@font-face {
  font-family: Work Sans;
  src: url("../WorkSans-Regular.ab370997.woff2") format("woff2"), url("../WorkSans-Regular.b89f96f0.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Work Sans;
  src: url("../WorkSans-Light.ee00f411.woff2") format("woff2"), url("../WorkSans-Light.9fa872c2.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: Work Sans;
  src: url("../WorkSans-Bold.98e0ab08.woff2") format("woff2"), url("../WorkSans-Bold.9948c055.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: Work Sans;
  src: url("../WorkSans-Medium.dfad74e1.woff2") format("woff2"), url("../WorkSans-Medium.3d9ca301.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: Work Sans;
  src: url("../WorkSans-SemiBold.72bdab01.woff2") format("woff2"), url("../WorkSans-SemiBold.a82cfae2.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

::-webkit-input-placeholder {
  color: #000;
  opacity: .5;
  font-weight: 300;
}

::placeholder {
  color: #000;
  opacity: .5;
  font-weight: 300;
}

:placeholder-shown {
  color: #000;
  opacity: .5;
  font-weight: 300;
}

:-ms-placeholder-shown {
  color: #000;
  opacity: .5;
  font-weight: 300;
}

input[type="text"], input[type="search"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="file"], input[type="number"], textarea, select {
  width: 100%;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: 1px solid #000;
  border-radius: 0;
  padding: 0 1.5rem;
  font-size: 1.6rem;
  line-height: 4.8rem;
  display: block;
}

input[type="text"]:focus, input[type="search"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="tel"]:focus, input[type="file"]:focus, input[type="number"]:focus, textarea:focus, select:focus {
  box-shadow: none;
  outline-style: none;
  border: 1px solid #000 !important;
}

input.select2-search__field {
  background: #eceff1;
  border: 1px solid #000;
}

.ginput_container_select, .ginput_container_date, .select2-container, .gender-field {
  background: none;
  display: block;
  position: relative;
}

.ginput_container_select:after, .ginput_container_date:after, .select2-container:after, .gender-field:after {
  content: "";
  background: url("../arrow.f3c40334.svg") 50% / 6px 12px no-repeat;
  width: .8rem;
  height: 1.6rem;
  transition: all .2s;
  display: block;
  position: absolute;
  top: 5rem;
  right: 2.6rem;
  transform: rotate(90deg);
}

.ginput_container_select .screen-reader-text, .ginput_container_date .screen-reader-text, .select2-container .screen-reader-text, .gender-field .screen-reader-text {
  display: none;
}

.select2-container:after, .ginput_container_select:after {
  top: 1.6rem;
  right: 1.6rem;
}

.select2-container--default .select2-selection--single {
  border-radius: 0;
}

.select2-container .select2-selection--single {
  border: 1px solid #000;
  height: 4.8rem;
  padding-top: 8px;
  padding-left: .8rem;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 4.8rem;
  display: none;
}

textarea {
  resize: none;
  height: 14.4rem;
  padding: .8rem 1.6rem;
  font: 300 1.6rem / 2.8rem Work Sans, sans-serif;
}

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

.gform_wrapper input.gf_coupon_code {
  float: left;
}

input[type="file"]:hover {
  cursor: pointer;
}

input[type="file"] {
  vertical-align: middle;
  height: 50px;
  padding: 16px 12px;
  font-size: 14px;
  line-height: 0;
}

input[type="search"] {
  width: auto;
  display: inline-block;
}

select[multiple], select[size] {
  height: auto;
}

input[type="checkbox"], input[type="radio"] {
  width: auto;
  margin-right: .6rem;
  display: inline-block;
}

input[type="submit"], input[type="reset"], input[type="button"], button, .gform_footer input[type="submit"], .gform_footer input[type="button"], .gform_footer button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
}

input[type="submit"]:focus, input[type="reset"]:focus, input[type="button"]:focus, button:focus, .gform_footer button:focus {
  outline: 0;
}

.gfield_required {
  padding-left: 2px;
}

.gfield_total {
  font-weight: 700;
}

.ginput_complex label {
  font-weight: normal;
}

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

.gfield {
  margin-bottom: 2.4rem;
}

.gfield label {
  color: #000;
}

.gfield_html {
  font: 400 16px / 28px Work Sans, sans-serif;
}

label.gfield_label {
  margin-bottom: .8rem;
  font: 500 1.4rem / 1.6rem Work Sans, sans-serif;
  display: block;
}

label {
  margin-bottom: .8rem !important;
  font: 500 1.4rem / 1.6rem Work Sans, sans-serif !important;
  display: block !important;
}

.gform_required_legend {
  display: none;
}

.ginput_container_checkbox ul label, .ginput_container_radio ul label {
  font-family: Work Sans, sans-serif;
  font-weight: 400;
}

.gfield_description {
  color: #9e9e9e;
  margin-top: 8px;
  font: 400 1.4rem / 2rem Work Sans, sans-serif;
}

.validation_message {
  font-style: normal;
}

.gfield_checkbox, .gfield_radio {
  margin: 0;
  padding: 0;
  list-style: none;
}

.gfield_radio input[type="text"] {
  width: auto;
  display: inline-block;
}

.ginput_complex .ginput_left {
  float: left;
  clear: left;
  width: 49%;
}

.ginput_complex .ginput_right {
  float: right;
  clear: right;
  width: 49%;
}

.gfield, .gform_footer {
  clear: both;
}

.gform_footer {
  width: 50%;
  padding-right: .6rem;
}

.gform_footer input[type="submit"], .gform_footer input[type="button"], .gform_footer button, .gform_footer button {
  text-align: center;
  width: 100%;
  padding: 0 1.6rem !important;
}

.gf_left_half, .name_first {
  float: left;
  clear: left;
  width: 50%;
  margin-right: 0;
  padding-right: .8rem;
  display: inline-block;
}

.gf_right_half, .name_last {
  float: right;
  clear: right;
  width: 50%;
  margin-right: 0;
  padding-left: .8rem;
  display: inline-block;
}

.gf_left_third {
  clear: none;
  float: left;
  width: 32.5%;
  margin-right: 1.25%;
}

.gf_middle_third {
  clear: none;
  float: left;
  width: 32.5%;
}

.gf_right_third {
  clear: none;
  float: right;
  width: 32.5%;
}

.gfield_error, .validation_error {
  border: none;
  font-size: 1.6rem;
}

.validation_error {
  margin-bottom: 30px;
}

li.gfield_visibility_hidden {
  opacity: 0;
  height: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
}

.row, .product-info .actions, .contact-block .contact-block-form .gform_footer, .checkout .woocommerce-billing-fields__field-wrapper, .checkout .woocommerce-shipping-fields__field-wrapper, .checkout .col2-set, .cart-content .action, .cart-content .subtotals, .cart-content .totals .line, .cart-content .mini-cart-item, .cart-content .left, .cart-content .right, .cart-content .mini-cart-content .top, .footer .social {
  box-sizing: border-box;
  flex-flow: wrap;
  flex: 0 auto;
  margin-left: -8px;
  margin-right: -8px;
  display: flex;
}

.row.reverse, .product-info .reverse.actions, .contact-block .contact-block-form .reverse.gform_footer, .checkout .reverse.woocommerce-billing-fields__field-wrapper, .checkout .reverse.woocommerce-shipping-fields__field-wrapper, .checkout .reverse.col2-set, .cart-content .reverse.action, .cart-content .reverse.subtotals, .cart-content .totals .reverse.line, .cart-content .reverse.mini-cart-item, .cart-content .reverse.left, .cart-content .reverse.right, .cart-content .mini-cart-content .reverse.top, .footer .reverse.social {
  flex-direction: row-reverse;
}

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

.col-xs {
  flex-grow: 1;
  flex-basis: 0;
  max-width: 100%;
}

.col-xs-1 {
  flex-basis: 8.33333%;
  max-width: 8.33333%;
  padding-left: 8px;
  padding-right: 8px;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-2 {
  flex-basis: 16.6667%;
  max-width: 16.6667%;
  padding-left: 8px;
  padding-right: 8px;
}

.col-xs-offset-2 {
  margin-left: 16.6667%;
}

.col-xs-3 {
  flex-basis: 25%;
  max-width: 25%;
  padding-left: 8px;
  padding-right: 8px;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-4 {
  flex-basis: 33.3333%;
  max-width: 33.3333%;
  padding-left: 8px;
  padding-right: 8px;
}

.col-xs-offset-4 {
  margin-left: 33.3333%;
}

.col-xs-5 {
  flex-basis: 41.6667%;
  max-width: 41.6667%;
  padding-left: 8px;
  padding-right: 8px;
}

.col-xs-offset-5 {
  margin-left: 41.6667%;
}

.col-xs-6 {
  flex-basis: 50%;
  max-width: 50%;
  padding-left: 8px;
  padding-right: 8px;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-7 {
  flex-basis: 58.3333%;
  max-width: 58.3333%;
  padding-left: 8px;
  padding-right: 8px;
}

.col-xs-offset-7 {
  margin-left: 58.3333%;
}

.col-xs-8 {
  flex-basis: 66.6667%;
  max-width: 66.6667%;
  padding-left: 8px;
  padding-right: 8px;
}

.col-xs-offset-8 {
  margin-left: 66.6667%;
}

.col-xs-9 {
  flex-basis: 75%;
  max-width: 75%;
  padding-left: 8px;
  padding-right: 8px;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-10 {
  flex-basis: 83.3333%;
  max-width: 83.3333%;
  padding-left: 8px;
  padding-right: 8px;
}

.col-xs-offset-10 {
  margin-left: 83.3333%;
}

.col-xs-11 {
  flex-basis: 91.6667%;
  max-width: 91.6667%;
  padding-left: 8px;
  padding-right: 8px;
}

.col-xs-offset-11 {
  margin-left: 91.6667%;
}

.col-xs-12 {
  flex-basis: 100%;
  max-width: 100%;
  padding-left: 8px;
  padding-right: 8px;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.start-xs {
  text-align: start;
  justify-content: flex-start;
}

.center-xs {
  text-align: center;
  justify-content: center;
}

.end-xs {
  text-align: end;
  justify-content: flex-end;
}

.top-xs {
  align-items: flex-start;
}

.middle-xs {
  align-items: center;
}

.bottom-xs {
  align-items: flex-end;
}

.around-xs {
  justify-content: space-around;
}

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

.first-xs {
  order: -9999;
}

.last-xs {
  order: 9999;
}

@media screen and (width >= 640px) {
  .col-sm {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }

  .col-sm-1 {
    flex-basis: 8.33333%;
    max-width: 8.33333%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  .col-sm-2 {
    flex-basis: 16.6667%;
    max-width: 16.6667%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-sm-offset-2 {
    margin-left: 16.6667%;
  }

  .col-sm-3 {
    flex-basis: 25%;
    max-width: 25%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-4 {
    flex-basis: 33.3333%;
    max-width: 33.3333%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-sm-offset-4 {
    margin-left: 33.3333%;
  }

  .col-sm-5 {
    flex-basis: 41.6667%;
    max-width: 41.6667%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-sm-offset-5 {
    margin-left: 41.6667%;
  }

  .col-sm-6 {
    flex-basis: 50%;
    max-width: 50%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-7 {
    flex-basis: 58.3333%;
    max-width: 58.3333%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-sm-offset-7 {
    margin-left: 58.3333%;
  }

  .col-sm-8 {
    flex-basis: 66.6667%;
    max-width: 66.6667%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-sm-offset-8 {
    margin-left: 66.6667%;
  }

  .col-sm-9 {
    flex-basis: 75%;
    max-width: 75%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-10 {
    flex-basis: 83.3333%;
    max-width: 83.3333%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-sm-offset-10 {
    margin-left: 83.3333%;
  }

  .col-sm-11 {
    flex-basis: 91.6667%;
    max-width: 91.6667%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-sm-offset-11 {
    margin-left: 91.6667%;
  }

  .col-sm-12 {
    flex-basis: 100%;
    max-width: 100%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .start-sm {
    text-align: start;
    justify-content: flex-start;
  }

  .center-sm {
    text-align: center;
    justify-content: center;
  }

  .end-sm {
    text-align: end;
    justify-content: flex-end;
  }

  .top-sm {
    align-items: flex-start;
  }

  .middle-sm {
    align-items: center;
  }

  .bottom-sm {
    align-items: flex-end;
  }

  .around-sm {
    justify-content: space-around;
  }

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

  .first-sm {
    order: -9999;
  }

  .last-sm {
    order: 9999;
  }

  .container {
    width: 640px;
  }
}

@media screen and (width >= 960px) {
  .col-md {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }

  .col-md-1 {
    flex-basis: 8.33333%;
    max-width: 8.33333%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  .col-md-2 {
    flex-basis: 16.6667%;
    max-width: 16.6667%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-md-offset-2 {
    margin-left: 16.6667%;
  }

  .col-md-3 {
    flex-basis: 25%;
    max-width: 25%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-4 {
    flex-basis: 33.3333%;
    max-width: 33.3333%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-md-offset-4 {
    margin-left: 33.3333%;
  }

  .col-md-5 {
    flex-basis: 41.6667%;
    max-width: 41.6667%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-md-offset-5 {
    margin-left: 41.6667%;
  }

  .col-md-6 {
    flex-basis: 50%;
    max-width: 50%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-7 {
    flex-basis: 58.3333%;
    max-width: 58.3333%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-md-offset-7 {
    margin-left: 58.3333%;
  }

  .col-md-8 {
    flex-basis: 66.6667%;
    max-width: 66.6667%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-md-offset-8 {
    margin-left: 66.6667%;
  }

  .col-md-9 {
    flex-basis: 75%;
    max-width: 75%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-10 {
    flex-basis: 83.3333%;
    max-width: 83.3333%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-md-offset-10 {
    margin-left: 83.3333%;
  }

  .col-md-11 {
    flex-basis: 91.6667%;
    max-width: 91.6667%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-md-offset-11 {
    margin-left: 91.6667%;
  }

  .col-md-12 {
    flex-basis: 100%;
    max-width: 100%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .start-md {
    text-align: start;
    justify-content: flex-start;
  }

  .center-md {
    text-align: center;
    justify-content: center;
  }

  .end-md {
    text-align: end;
    justify-content: flex-end;
  }

  .top-md {
    align-items: flex-start;
  }

  .middle-md {
    align-items: center;
  }

  .bottom-md {
    align-items: flex-end;
  }

  .around-md {
    justify-content: space-around;
  }

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

  .first-md {
    order: -9999;
  }

  .last-md {
    order: 9999;
  }

  .container {
    width: 960px;
  }
}

@media screen and (width >= 1024px) {
  .col-lg {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }

  .col-lg-1 {
    flex-basis: 8.33333%;
    max-width: 8.33333%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  .col-lg-2 {
    flex-basis: 16.6667%;
    max-width: 16.6667%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-lg-offset-2 {
    margin-left: 16.6667%;
  }

  .col-lg-3 {
    flex-basis: 25%;
    max-width: 25%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-4 {
    flex-basis: 33.3333%;
    max-width: 33.3333%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-lg-offset-4 {
    margin-left: 33.3333%;
  }

  .col-lg-5 {
    flex-basis: 41.6667%;
    max-width: 41.6667%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-lg-offset-5 {
    margin-left: 41.6667%;
  }

  .col-lg-6 {
    flex-basis: 50%;
    max-width: 50%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-7 {
    flex-basis: 58.3333%;
    max-width: 58.3333%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-lg-offset-7 {
    margin-left: 58.3333%;
  }

  .col-lg-8 {
    flex-basis: 66.6667%;
    max-width: 66.6667%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-lg-offset-8 {
    margin-left: 66.6667%;
  }

  .col-lg-9 {
    flex-basis: 75%;
    max-width: 75%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-10 {
    flex-basis: 83.3333%;
    max-width: 83.3333%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-lg-offset-10 {
    margin-left: 83.3333%;
  }

  .col-lg-11 {
    flex-basis: 91.6667%;
    max-width: 91.6667%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-lg-offset-11 {
    margin-left: 91.6667%;
  }

  .col-lg-12 {
    flex-basis: 100%;
    max-width: 100%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .start-lg {
    text-align: start;
    justify-content: flex-start;
  }

  .center-lg {
    text-align: center;
    justify-content: center;
  }

  .end-lg {
    text-align: end;
    justify-content: flex-end;
  }

  .top-lg {
    align-items: flex-start;
  }

  .middle-lg {
    align-items: center;
  }

  .bottom-lg {
    align-items: flex-end;
  }

  .around-lg {
    justify-content: space-around;
  }

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

  .first-lg {
    order: -9999;
  }

  .last-lg {
    order: 9999;
  }

  .container {
    width: 1024px;
  }
}

@media screen and (width >= 1140px) {
  .col-xl {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }

  .col-xl-1 {
    flex-basis: 8.33333%;
    max-width: 8.33333%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-xl-offset-1 {
    margin-left: 8.33333%;
  }

  .col-xl-2 {
    flex-basis: 16.6667%;
    max-width: 16.6667%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-xl-offset-2 {
    margin-left: 16.6667%;
  }

  .col-xl-3 {
    flex-basis: 25%;
    max-width: 25%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-xl-offset-3 {
    margin-left: 25%;
  }

  .col-xl-4 {
    flex-basis: 33.3333%;
    max-width: 33.3333%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-xl-offset-4 {
    margin-left: 33.3333%;
  }

  .col-xl-5 {
    flex-basis: 41.6667%;
    max-width: 41.6667%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-xl-offset-5 {
    margin-left: 41.6667%;
  }

  .col-xl-6 {
    flex-basis: 50%;
    max-width: 50%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-xl-offset-6 {
    margin-left: 50%;
  }

  .col-xl-7 {
    flex-basis: 58.3333%;
    max-width: 58.3333%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-xl-offset-7 {
    margin-left: 58.3333%;
  }

  .col-xl-8 {
    flex-basis: 66.6667%;
    max-width: 66.6667%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-xl-offset-8 {
    margin-left: 66.6667%;
  }

  .col-xl-9 {
    flex-basis: 75%;
    max-width: 75%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-xl-offset-9 {
    margin-left: 75%;
  }

  .col-xl-10 {
    flex-basis: 83.3333%;
    max-width: 83.3333%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-xl-offset-10 {
    margin-left: 83.3333%;
  }

  .col-xl-11 {
    flex-basis: 91.6667%;
    max-width: 91.6667%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-xl-offset-11 {
    margin-left: 91.6667%;
  }

  .col-xl-12 {
    flex-basis: 100%;
    max-width: 100%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-xl-offset-12 {
    margin-left: 100%;
  }

  .start-xl {
    text-align: start;
    justify-content: flex-start;
  }

  .center-xl {
    text-align: center;
    justify-content: center;
  }

  .end-xl {
    text-align: end;
    justify-content: flex-end;
  }

  .top-xl {
    align-items: flex-start;
  }

  .middle-xl {
    align-items: center;
  }

  .bottom-xl {
    align-items: flex-end;
  }

  .around-xl {
    justify-content: space-around;
  }

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

  .first-xl {
    order: -9999;
  }

  .last-xl {
    order: 9999;
  }

  .container {
    width: 1140px;
  }
}

.header {
  z-index: 5;
  background: #fff;
  width: 100%;
  height: 8rem;
  transition: all .3s;
  position: fixed;
  top: 0;
  left: 0;
}

@media screen and (width >= 960px) {
  .header {
    height: 14.4rem;
  }
}

.header .container {
  height: 100%;
}

.header .row, .header .product-info .actions, .product-info .header .actions, .header .contact-block .contact-block-form .gform_footer, .contact-block .contact-block-form .header .gform_footer, .header .checkout .woocommerce-billing-fields__field-wrapper, .checkout .header .woocommerce-billing-fields__field-wrapper, .header .checkout .woocommerce-shipping-fields__field-wrapper, .checkout .header .woocommerce-shipping-fields__field-wrapper, .header .checkout .col2-set, .checkout .header .col2-set, .header .cart-content .action, .cart-content .header .action, .header .cart-content .subtotals, .cart-content .header .subtotals, .header .cart-content .totals .line, .cart-content .totals .header .line, .header .cart-content .mini-cart-item, .cart-content .header .mini-cart-item, .header .cart-content .left, .cart-content .header .left, .header .cart-content .right, .cart-content .header .right, .header .cart-content .mini-cart-content .top, .cart-content .mini-cart-content .header .top, .header .footer .social, .footer .header .social {
  justify-content: space-between;
  align-items: center;
  height: 100%;
  margin: 0;
  transition: all .3s;
}

.header .hamburger {
  z-index: 4;
  position: relative;
}

@media screen and (width >= 960px) {
  .header .hamburger {
    display: none;
  }
}

.header .logo {
  z-index: 4;
  height: 2rem;
  position: absolute;
  top: 3rem;
  left: 6.6rem;
}

@media screen and (width >= 960px) {
  .header .logo {
    height: 3.6rem;
    position: relative;
    top: auto;
    left: auto;
  }
}

.header .logo svg {
  width: auto;
  height: 2rem;
}

@media screen and (width >= 960px) {
  .header .logo svg {
    height: 3.6rem;
  }
}

.header .languages {
  vertical-align: middle;
  text-transform: uppercase;
  cursor: pointer;
  height: 2.9rem;
  margin: 0 0 0 4.4rem;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.9rem;
  display: inline-block;
  position: relative;
}

.header .languages a:after {
  content: "";
  background: #fff;
  width: 0;
  height: 1px;
  transition: all .5s;
  display: block;
}

.header .languages a:hover {
  text-decoration: none;
}

.header .languages a:hover:after {
  width: 100%;
}

.header .search {
  vertical-align: middle;
  cursor: pointer;
  height: 2rem;
  margin: 0 0 0 2rem;
  display: inline-block;
}

.header .search svg {
  vertical-align: top;
  width: 2rem;
  height: 2rem;
}

.header .search-box .search-field {
  position: relative;
}

.header .search-box .search-field.loading:after {
  content: " ";
  background: url("../three-dots.201d633e.svg") 50% / 20px no-repeat;
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: 1.2rem;
  right: 0;
}

.header .search-box input {
  border: 0;
  width: 100%;
  padding: 0;
  font: 300 2.4rem / 4.8rem Work Sans, sans-serif;
}

.header .search-box input:focus {
  border: 0 !important;
}

.header .search-box ::-webkit-input-placeholder {
  color: #000;
  font: 300 2.4rem / 4.8rem Work Sans, sans-serif;
}

.header .search-box ::placeholder {
  color: #000;
  font: 300 2.4rem / 4.8rem Work Sans, sans-serif;
}

.header .search-box :placeholder-shown {
  color: #000;
  font: 300 2.4rem / 4.8rem Work Sans, sans-serif;
}

.header .search-box :-ms-placeholder-shown {
  color: #000;
  font: 300 2.4rem / 4.8rem Work Sans, sans-serif;
}

.header .mini-cart {
  cursor: pointer;
  vertical-align: middle;
  height: 2rem;
  margin: 0 .2rem 0 1rem;
  display: inline-block;
  position: relative;
}

@media screen and (width >= 960px) {
  .header .mini-cart {
    margin: 0 .2rem 0 1.8rem;
  }
}

.header .mini-cart svg {
  vertical-align: top;
  width: 2rem;
  height: 2rem;
}

.header .mini-cart .count {
  color: #fff;
  text-align: center;
  background: #000;
  width: 2.4rem;
  height: 2.4rem;
  margin-left: -.6rem;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 2.4rem;
  position: absolute;
  top: -1.4rem;
  left: 100%;
  background-clip: padding-box !important;
  border-radius: 50% !important;
}

.header .header-right {
  z-index: 3;
  display: inline-block;
  position: relative;
}

.header.scrolled {
  opacity: 0;
  height: 8rem;
}

.header.scrolled:hover {
  opacity: 1;
  background: #fff;
}

.header.scrolled:hover .logo svg path {
  fill: #000;
}

.header.scrolled:hover .hamburger-inner, .header.scrolled:hover .hamburger-inner:before, .header.scrolled:hover .hamburger-inner:after {
  background-color: #000;
}

.header.scrolled:hover .nav ul li a {
  color: #000;
}

.header.scrolled:hover .nav ul li a:after, .header.scrolled:hover .nav ul li a:hover:after, .header.scrolled:hover .nav ul li.current-menu-item a:after {
  background: #000;
}

.header.scrolled:hover .search svg g {
  stroke: #000;
}

.header.scrolled:hover .mini-cart svg g:nth-child(2) {
  fill: #000;
}

.header.scrolled:hover .mini-cart svg path:first-child {
  stroke: #000;
}

.header.scrolled.white {
  opacity: 1;
  background: #fff;
}

.nav {
  vertical-align: middle;
  line-height: 2.8rem;
  display: none;
}

@media screen and (width >= 960px) {
  .nav {
    display: inline-block;
  }
}

.nav ul.menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.nav ul.menu li {
  margin: 0 0 0 4.6rem;
  display: inline-block;
}

.nav ul.menu li a {
  font-size: 1.6rem;
  font-weight: 500;
  display: block;
}

.nav ul.menu li a:after {
  content: "";
  background: #000;
  width: 0;
  height: 1px;
  transition: all .5s;
  display: block;
}

.nav ul.menu li a:hover:after {
  width: 100%;
}

.nav ul.menu li.current-menu-item a:after {
  content: "";
  background: #000;
  width: 100%;
  height: 1px;
  transition: all .5s;
  display: block;
}

.header.transparent {
  background: none;
}

.header.transparent .logo svg path {
  fill: #fff;
}

.header.transparent .hamburger-inner, .header.transparent .hamburger-inner:before, .header.transparent .hamburger-inner:after {
  background-color: #fff;
}

.header.transparent .hamburger.is-active .hamburger-inner, .header.transparent .hamburger.is-active .hamburger-inner:before, .header.transparent .hamburger.is-active .hamburger-inner:after {
  background-color: #000;
}

.header.transparent .nav ul li a {
  color: #fff;
}

.header.transparent .nav ul li a:after, .header.transparent .nav ul li a:hover:after, .header.transparent .nav ul li.current-menu-item a:after {
  background: #fff;
}

.header.transparent .languages, .header.transparent .languages a {
  color: #fff;
}

.header.transparent .languages a:after {
  content: "";
  background: #fff;
  width: 0;
  height: 1px;
  transition: all .5s;
  display: block;
}

.header.transparent .languages a:hover {
  text-decoration: none;
}

.header.transparent .languages a:hover:after {
  width: 100%;
}

.header.transparent .search svg g {
  stroke: #fff;
}

.header.transparent .mini-cart svg g:nth-child(2) {
  fill: #fff;
}

.header.transparent .mini-cart svg path:first-child {
  stroke: #fff;
}

.header.no-bg {
  background: none;
}

.header.black .hamburger-inner, .header.black .hamburger-inner:before, .header.black .hamburger-inner:after {
  background-color: #000;
}

.header.black .logo svg path {
  fill: #000;
}

.header.black .nav ul li a {
  color: #000;
}

.header.black .nav ul li a:after, .header.black .nav ul li a:hover:after, .header.black .nav ul li.current-menu-item a:after {
  background: #000;
}

.header.black .languages, .header.black .languages a {
  color: #000;
}

.header.black .languages a:after {
  content: "";
  background: #000;
  width: 0;
  height: 1px;
  transition: all .5s;
  display: block;
}

.header.black .languages a:hover {
  text-decoration: none;
}

.header.black .languages a:hover:after {
  width: 100%;
}

.header.black .search svg g {
  stroke: #000;
}

.header.black .mini-cart svg g:nth-child(2) {
  fill: #000;
}

.header.black .mini-cart svg path:first-child {
  stroke: #000;
}

@media screen and (width >= 960px) {
  .footer {
    padding: 9.6rem 0;
  }

  .footer .col {
    margin: 0;
  }
}

@media screen and (width >= 640px) {
  .hero-slider {
    height: 600px;
  }
}

@media screen and (width >= 768px) {
  .hero-slider {
    height: 800px;
  }
}

@media screen and (width >= 640px) {
  .hero-slider .carousel-cell {
    height: 600px;
  }
}

@media screen and (width >= 768px) {
  .hero-slider .carousel-cell {
    height: 800px;
  }

  .hero-slider .carousel-cell .inner {
    padding-top: 0;
  }

  .hero-image-page .title {
    margin-bottom: 9.6rem;
  }

  .product-overview .right {
    display: block;
  }
}

.product-overview a:hover .view {
  visibility: visible;
}

@media screen and (width >= 960px) {
  .product-image {
    padding-right: 3.2rem;
  }
}

.back-to:before {
  vertical-align: middle;
  content: "";
  background: url("../pointer.6b905f25.svg") 50% / cover no-repeat;
  width: 1.4rem;
  height: 1.4rem;
  margin-right: .8rem;
  display: block;
  position: absolute;
  top: .4rem;
  left: 0;
  transform: rotate(180deg);
}

@media screen and (width >= 960px) {
  .product-content {
    padding: 9.6rem 0;
  }
}

.product-content .row, .product-content .product-info .actions, .product-info .product-content .actions, .product-content .contact-block .contact-block-form .gform_footer, .contact-block .contact-block-form .product-content .gform_footer, .product-content .checkout .woocommerce-billing-fields__field-wrapper, .checkout .product-content .woocommerce-billing-fields__field-wrapper, .product-content .checkout .woocommerce-shipping-fields__field-wrapper, .checkout .product-content .woocommerce-shipping-fields__field-wrapper, .product-content .checkout .col2-set, .checkout .product-content .col2-set, .product-content .cart-content .action, .cart-content .product-content .action, .product-content .cart-content .subtotals, .cart-content .product-content .subtotals, .product-content .cart-content .totals .line, .cart-content .totals .product-content .line, .product-content .cart-content .mini-cart-item, .cart-content .product-content .mini-cart-item, .product-content .cart-content .left, .cart-content .product-content .left, .product-content .cart-content .right, .cart-content .product-content .right, .product-content .cart-content .mini-cart-content .top, .cart-content .mini-cart-content .product-content .top, .product-content .footer .social, .footer .product-content .social {
  margin-left: -4.8rem;
  margin-right: -4.8rem;
}

@media screen and (width >= 768px) {
  .bottom-image {
    height: 40rem;
  }

  .product-slider {
    padding: 9.6rem 0;
  }
}

@media screen and (width >= 640px) {
  .product-slider .slider .slide {
    height: 40rem;
  }
}

@media screen and (width >= 768px) {
  .product-slider .slider .slide {
    height: 50rem;
  }
}

@media screen and (width >= 960px) {
  .product-slider .slider .slide {
    height: 60rem;
  }
}

@media screen and (width >= 1140px) {
  .product-slider .slider .slide {
    height: 90rem;
  }
}

.product-slider .slider .slide .mask {
  background: #0003;
}

.project-item .details .row, .project-item .details .product-info .actions, .product-info .project-item .details .actions, .project-item .details .contact-block .contact-block-form .gform_footer, .contact-block .contact-block-form .project-item .details .gform_footer, .project-item .details .checkout .woocommerce-billing-fields__field-wrapper, .checkout .project-item .details .woocommerce-billing-fields__field-wrapper, .project-item .details .checkout .woocommerce-shipping-fields__field-wrapper, .checkout .project-item .details .woocommerce-shipping-fields__field-wrapper, .project-item .details .checkout .col2-set, .checkout .project-item .details .col2-set, .project-item .details .cart-content .action, .cart-content .project-item .details .action, .project-item .details .cart-content .subtotals, .cart-content .project-item .details .subtotals, .project-item .details .cart-content .totals .line, .cart-content .totals .project-item .details .line, .project-item .details .cart-content .mini-cart-item, .cart-content .project-item .details .mini-cart-item, .project-item .details .cart-content .left, .cart-content .project-item .details .left, .project-item .details .cart-content .right, .cart-content .project-item .details .right, .project-item .details .cart-content .mini-cart-content .top, .cart-content .mini-cart-content .project-item .details .top, .project-item .details .footer .social, .footer .project-item .details .social {
  margin: 0 -24px;
}

@media screen and (width >= 960px) {
  .project-item .details .detail {
    padding: 0 2.4rem;
  }
}

.project-item .content .row, .project-item .content .product-info .actions, .product-info .project-item .content .actions, .project-item .content .contact-block .contact-block-form .gform_footer, .contact-block .contact-block-form .project-item .content .gform_footer, .project-item .content .checkout .woocommerce-billing-fields__field-wrapper, .checkout .project-item .content .woocommerce-billing-fields__field-wrapper, .project-item .content .checkout .woocommerce-shipping-fields__field-wrapper, .checkout .project-item .content .woocommerce-shipping-fields__field-wrapper, .project-item .content .checkout .col2-set, .checkout .project-item .content .col2-set, .project-item .content .cart-content .action, .cart-content .project-item .content .action, .project-item .content .cart-content .subtotals, .cart-content .project-item .content .subtotals, .project-item .content .cart-content .totals .line, .cart-content .totals .project-item .content .line, .project-item .content .cart-content .mini-cart-item, .cart-content .project-item .content .mini-cart-item, .project-item .content .cart-content .left, .cart-content .project-item .content .left, .project-item .content .cart-content .right, .cart-content .project-item .content .right, .project-item .content .cart-content .mini-cart-content .top, .cart-content .mini-cart-content .project-item .content .top, .project-item .content .footer .social, .footer .project-item .content .social {
  margin: 0 -2.4rem 9.6rem;
}

.project-item .content .row .col, .project-item .content .product-info .actions .col, .product-info .project-item .content .actions .col, .project-item .content .contact-block .contact-block-form .gform_footer .col, .contact-block .contact-block-form .project-item .content .gform_footer .col, .project-item .content .checkout .woocommerce-billing-fields__field-wrapper .col, .checkout .project-item .content .woocommerce-billing-fields__field-wrapper .col, .project-item .content .checkout .woocommerce-shipping-fields__field-wrapper .col, .checkout .project-item .content .woocommerce-shipping-fields__field-wrapper .col, .project-item .content .checkout .col2-set .col, .checkout .project-item .content .col2-set .col, .project-item .content .cart-content .action .col, .cart-content .project-item .content .action .col, .project-item .content .cart-content .subtotals .col, .cart-content .project-item .content .subtotals .col, .project-item .content .cart-content .totals .line .col, .cart-content .totals .project-item .content .line .col, .project-item .content .cart-content .mini-cart-item .col, .cart-content .project-item .content .mini-cart-item .col, .project-item .content .cart-content .left .col, .cart-content .project-item .content .left .col, .project-item .content .cart-content .right .col, .cart-content .project-item .content .right .col, .project-item .content .cart-content .mini-cart-content .top .col, .cart-content .mini-cart-content .project-item .content .top .col, .project-item .content .footer .social .col, .footer .project-item .content .social .col {
  padding: 2.4rem;
}

@media screen and (width >= 960px) {
  .project-item .content .full-width-image {
    padding-bottom: 9.6rem;
  }

  .project-item .content .half-width-image {
    padding: 0;
  }

  .project-item .content.middle {
    align-items: center;
  }
}

@media screen and (width >= 768px) {
  .highlighted-projects {
    padding: 9.6rem 0;
  }
}

@media screen and (width >= 960px) {
  .highlighted-projects .project {
    margin: 0;
  }
}

@media screen and (width >= 768px) {
  .highlighted-projects .project-image {
    background-size: cover;
    height: 60rem;
  }

  .modal .modal-container .content, .header .search-box .modal-container .content {
    padding: 4.8rem;
  }
}

.search-results {
  z-index: 999;
  -webkit-overflow-scrolling: touch;
  height: 100%;
  padding: 0;
  display: none;
}

.search-results ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.search-results ul li {
  border-bottom: 1px solid #eceff1;
  transition: all .2s;
}

.search-results ul li:hover {
  border-bottom: 1px solid #000;
}

.search-results ul li .title {
  font-weight: 500;
}

.search-results ul li .excerpt p {
  margin: 0;
}

.search-results ul li a {
  background: #fff;
  padding: 2.4rem 0;
  display: block;
}

.search-results ul li.no-result {
  border: 0;
  margin: 0;
  padding: 2.4rem 0;
}

@media screen and (width >= 768px) {
  .cart-content .mini-cart-content {
    margin: 14.4rem auto;
    padding: 4.8rem;
  }
}

@media screen and (width >= 768px) {
  .cart-content .quantity .type {
    display: inline-block;
  }

  .cart-content .subtotals .left, .cart-content .subtotals .right, .cart-content .action .left, .cart-content .action .right {
    width: 50%;
  }

  .cart-content .action .left {
    padding-right: .8rem;
  }

  .cart-content .action .right {
    padding-left: .8rem;
  }
}

.cart-content .action a, .cart-content .action button, .cart-content .action .gform_footer input[type="submit"], .gform_footer .cart-content .action input[type="submit"], .cart-content .action .gform_footer input[type="button"], .gform_footer .cart-content .action input[type="button"], .cart-content .action .gform_footer button, .gform_footer .cart-content .action button {
  width: 100%;
}

.cart-content .action button, .cart-content .action .gform_footer input[type="submit"], .gform_footer .cart-content .action input[type="submit"], .cart-content .action .gform_footer input[type="button"], .gform_footer .cart-content .action input[type="button"], .cart-content .action .gform_footer button, .gform_footer .cart-content .action button {
  margin-bottom: 1.8rem;
  line-height: 3.6rem;
}

@media screen and (width >= 768px) {
  .cart-content .action button, .cart-content .action .gform_footer input[type="submit"], .gform_footer .cart-content .action input[type="submit"], .cart-content .action .gform_footer input[type="button"], .gform_footer .cart-content .action input[type="button"], .cart-content .action .gform_footer button, .gform_footer .cart-content .action button {
    margin: 0;
  }
}

@media screen and (width >= 960px) {
  .checkout .col2-set .col-1 {
    width: 50%;
    margin: 0;
  }

  .checkout .col2-set .col-2 {
    width: 50%;
    padding-left: 4.8rem;
  }
}

.checkout .form-row-wide, .checkout #billing_country_field, table.checkout-table, .woocommerce-order-received table, .woocommerce-checkout-review-order table {
  width: 100%;
}

table.checkout-table thead, .woocommerce-order-received table thead, .woocommerce-checkout-review-order table thead {
  border-bottom: 1px solid #eceff1;
}

table.checkout-table thead th, .woocommerce-order-received table thead th, .woocommerce-checkout-review-order table thead th {
  padding-bottom: .6rem;
}

table.checkout-table tbody tr td, .woocommerce-order-received table tbody tr td, .woocommerce-checkout-review-order table tbody tr td {
  padding-right: 2.4rem;
}

table.checkout-table tbody tr:first-child td, .woocommerce-order-received table tbody tr:first-child td, .woocommerce-checkout-review-order table tbody tr:first-child td {
  padding-top: .8rem;
}

table.checkout-table tbody tr:last-child td, .woocommerce-order-received table tbody tr:last-child td, .woocommerce-checkout-review-order table tbody tr:last-child td {
  border-bottom: 1px solid #eceff1;
  padding-bottom: .8rem;
}

table.checkout-table tfoot tr:first-child td, .woocommerce-order-received table tfoot tr:first-child td, .woocommerce-checkout-review-order table tfoot tr:first-child td {
  padding-top: .8rem;
}

table.checkout-table th, .woocommerce-order-received table th, .woocommerce-checkout-review-order table th {
  text-align: left;
  font-weight: 500;
}

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

.clear {
  clear: both;
}

html {
  height: 100%;
  font-size: 62.5%;
}

html.noscroll {
  overflow: hidden;
}

body {
  -webkit-font-smoothing: antialiased;
  color: #000;
  background: #fff;
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: Work Sans, sans-serif;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 3rem;
}

p {
  text-rendering: optimizeLegibility;
  margin: 0 0 3rem;
  padding: 0;
}

.larger-text, .single-journal .intro-text, .home-intro .content, .page-intro .content, blockquote, .project-item .content .text {
  font: 300 2rem / 4rem Work Sans, sans-serif;
}

@media screen and (width >= 768px) {
  .larger-text, .single-journal .intro-text, .home-intro .content, .page-intro .content, blockquote, .project-item .content .text {
    font: 300 2.4rem / 4.8rem Work Sans, sans-serif;
  }
}

.smaller-text, .search-results ul li .excerpt, .woocommerce-checkout-payment .payment_box, .woocommerce-checkout-payment .woocommerce-privacy-policy-text {
  font: 300 1.4rem / 2.4rem Work Sans, sans-serif;
}

img {
  max-width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  display: block;
}

img.alignright {
  float: right;
  padding: 0 0 2.4rem 2.4rem;
}

img.alignleft {
  float: right;
  padding: 0 2.4rem 2.4rem 0;
}

:focus {
  outline: 0 !important;
}

strong, b {
  font-weight: 500;
}

a {
  color: #000;
  border: 0;
  text-decoration: none;
  transition: all .2s;
}

a:hover, a:active {
  outline: 0;
}

input:focus {
  border: 1px solid #04a4cc;
  outline: 0;
}

h1, .all-projects .hero-image .title h2, .all-projects .hero-image .title .product-overview h1, .product-overview .all-projects .hero-image .title h1, h2, .product-overview h1, h3, h4, h5, h6 {
  text-rendering: optimizeLegibility;
  margin: 0 0 1.6rem;
  padding: 0;
  font: 300 3.6rem / 4.8rem Work Sans, sans-serif;
}

h1 a, .all-projects .hero-image .title h2 a, .all-projects .hero-image .title .product-overview h1 a, .product-overview .all-projects .hero-image .title h1 a, h2 a, .product-overview h1 a, h3 a, h4 a, h5 a, h6 a {
  text-decoration: none;
}

h1, .all-projects .hero-image .title h2, .all-projects .hero-image .title .product-overview h1, .product-overview .all-projects .hero-image .title h1 {
  margin: 0 0 .8rem -.3rem;
  font: 300 3.2rem / 4rem Work Sans, sans-serif;
}

@media screen and (width >= 768px) {
  h1, .all-projects .hero-image .title h2, .all-projects .hero-image .title .product-overview h1, .product-overview .all-projects .hero-image .title h1 {
    font: 300 4rem / 5.2rem Work Sans, sans-serif;
  }
}

@media screen and (width >= 960px) {
  h1, .all-projects .hero-image .title h2, .all-projects .hero-image .title .product-overview h1, .product-overview .all-projects .hero-image .title h1 {
    font: 300 4.8rem / 6rem Work Sans, sans-serif;
  }
}

h2, .product-overview h1, .product-overview .all-projects .hero-image .title h2, .all-projects .hero-image .title .product-overview h2, .all-projects .hero-image .title .product-overview h1, .product-overview .all-projects .hero-image .title h1 {
  font: 300 2.4rem / 3.2rem Work Sans, sans-serif;
}

@media screen and (width >= 768px) {
  h2, .product-overview h1, .product-overview .all-projects .hero-image .title h2, .all-projects .hero-image .title .product-overview h2, .all-projects .hero-image .title .product-overview h1, .product-overview .all-projects .hero-image .title h1 {
    font: 300 3.2rem / 4.8rem Work Sans, sans-serif;
  }
}

@media screen and (width >= 960px) {
  h2, .product-overview h1, .product-overview .all-projects .hero-image .title h2, .all-projects .hero-image .title .product-overview h2, .all-projects .hero-image .title .product-overview h1, .product-overview .all-projects .hero-image .title h1 {
    font: 300 3.6rem / 4.8rem Work Sans, sans-serif;
  }
}

h3, h4 {
  font: 500 2rem / 2.4rem Work Sans, sans-serif;
}

blockquote {
  margin: 0;
  padding: 0;
}

button, .gform_footer input[type="submit"], .gform_footer input[type="button"], .gform_footer button, button:active, .gform_footer button:active, .button {
  cursor: pointer;
  color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #000;
  border: 1px solid #000;
  padding: 0 4.8rem;
  font: 500 1.6rem / 4.8rem Work Sans, sans-serif;
  transition: all .2s;
  display: inline-block;
  position: relative;
}

button:hover, .gform_footer input[type="submit"]:hover, .gform_footer input[type="button"]:hover, .gform_footer button:hover, button:active:hover, .button:hover {
  color: #000;
  background: #fff;
}

button:focus, .gform_footer input[type="submit"]:focus, .gform_footer input[type="button"]:focus, .gform_footer button:focus, button:active:focus, .button:focus {
  border: 1px solid #000 !important;
}

button.white, .gform_footer input.white[type="submit"], .gform_footer input.white[type="button"], .gform_footer button.white {
  color: #000;
  background: #fff;
}

button.white:hover, .gform_footer input.white[type="submit"]:hover, .gform_footer input.white[type="button"]:hover {
  color: #fff;
  background: #000;
}

button.outline, .gform_footer input.outline[type="submit"], .gform_footer input.outline[type="button"], .gform_footer button.outline {
  color: #fff;
  background: none;
  border-color: #fff;
}

button.outline:hover, .gform_footer input.outline[type="submit"]:hover, .gform_footer input.outline[type="button"]:hover {
  color: #000;
  background: #fff;
}

.caption, .quantity .title, .product-info .options .attr-title {
  margin-bottom: 1.2rem;
  font: 500 1.4rem / 1.6rem Work Sans, sans-serif;
}

.embed-container {
  padding-bottom: calc(var(--aspect-ratio, .5625) * 100%);
  width: 100%;
  max-width: 100%;
  height: 0;
  margin-bottom: 3rem;
  position: relative;
  overflow: hidden;
}

.embed-container iframe, .embed-container object, .embed-container embed {
  border: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.wrapper {
  height: 100%;
  padding-top: 8rem;
}

@media screen and (width >= 960px) {
  .wrapper {
    padding-top: 14.4rem;
  }
}

.wrapper.transparent {
  padding-top: 0;
}

.container {
  width: 100%;
  max-width: 1368px;
  margin: 0 auto;
  padding: 0 3.2rem;
  position: relative;
}

.menu-mask {
  z-index: 2;
  background: #212121bf;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
}

.mobile-nav {
  z-index: 3;
  background: #fff;
  width: 32rem;
  height: 100%;
  padding-top: 8rem;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
}

.mobile-nav ul {
  border-top: 1px solid #eceff1;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.mobile-nav ul li {
  display: block;
}

.mobile-nav ul li a {
  border-bottom: 1px solid #eceff1;
  padding: 0 3.2rem;
  font: 500 1.8rem / 6.4rem Work Sans, sans-serif;
  display: block;
}

.mobile-nav ul li a:hover {
  background: #eceff1;
}

.overlay {
  background: #0006;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

.hero-slider {
  width: 100%;
  height: 500px;
  position: relative;
  overflow: hidden;
}

@media screen and (width >= 640px) {
  .hero-slider {
    height: 600px;
  }
}

@media screen and (width >= 768px) {
  .hero-slider {
    height: 800px;
  }
}

.hero-slider .carousel-cell {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 500px;
}

@media screen and (width >= 640px) {
  .hero-slider .carousel-cell {
    height: 600px;
  }
}

@media screen and (width >= 768px) {
  .hero-slider .carousel-cell {
    height: 800px;
  }
}

.hero-slider .carousel-cell .inner {
  color: #fff;
  min-height: 20.6rem;
  padding-top: 4.8rem;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

@media screen and (width >= 768px) {
  .hero-slider .carousel-cell .inner {
    padding: 0;
  }
}

.hero-slider .carousel-cell .inner .title {
  color: #fff;
  max-width: 80rem;
  margin-bottom: 3.6rem;
  font: 300 3.2rem / 4rem Work Sans, sans-serif;
}

@media screen and (width >= 768px) {
  .hero-slider .carousel-cell .inner .title {
    font: 300 4.8rem / 6rem Work Sans, sans-serif;
  }
}

.hero-slider .carousel-cell .inner .action {
  display: none;
}

.flickity-page-dots {
  z-index: 2;
  text-align: center;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: none;
  position: absolute;
  bottom: 4.8rem;
}

@media screen and (width >= 768px) {
  .flickity-page-dots {
    display: block;
  }
}

.flickity-page-dots li {
  cursor: pointer;
  border: 1px solid #fff;
  width: 8px;
  height: 8px;
  margin: 0 8px;
  display: inline-block;
  background-clip: padding-box !important;
  border-radius: 50% !important;
}

.flickity-page-dots li.is-selected {
  background: #fff;
}

.home-intro, .page-intro {
  background: #fff;
  padding: 4.8rem 0;
  position: relative;
}

@media screen and (width >= 768px) {
  .home-intro, .page-intro {
    padding: 9.6rem 0;
  }
}

.home-intro .content p, .page-intro .content p {
  margin: 0;
}

.page-intro .row, .page-intro .product-info .actions, .product-info .page-intro .actions, .page-intro .contact-block .contact-block-form .gform_footer, .contact-block .contact-block-form .page-intro .gform_footer, .page-intro .footer .social, .footer .page-intro .social, .page-intro .cart-content .mini-cart-content .top, .cart-content .mini-cart-content .page-intro .top, .page-intro .cart-content .left, .cart-content .page-intro .left, .page-intro .cart-content .right, .cart-content .page-intro .right, .page-intro .cart-content .mini-cart-item, .cart-content .page-intro .mini-cart-item, .page-intro .cart-content .totals .line, .cart-content .totals .page-intro .line, .page-intro .cart-content .subtotals, .cart-content .page-intro .subtotals, .page-intro .cart-content .action, .cart-content .page-intro .action, .page-intro .checkout .col2-set, .checkout .page-intro .col2-set, .page-intro .checkout .woocommerce-billing-fields__field-wrapper, .checkout .page-intro .woocommerce-billing-fields__field-wrapper, .page-intro .checkout .woocommerce-shipping-fields__field-wrapper, .checkout .page-intro .woocommerce-shipping-fields__field-wrapper {
  border: 0;
  margin-bottom: 0;
}

.hero-image-page {
  background: none;
  height: 60%;
  position: relative;
  overflow: hidden;
}

.hero-image-page .parallax-window {
  height: 100%;
}

.hero-image-page .title {
  width: 100%;
  margin-bottom: 6rem;
  position: absolute;
  bottom: 0;
}

@media screen and (width >= 768px) {
  .hero-image-page .title {
    margin-bottom: 9.6rem;
  }
}

.hero-image-page .title h1, .hero-image-page .all-projects .hero-image .title h2, .all-projects .hero-image .hero-image-page .title h2, .hero-image-page .all-projects .hero-image .title .product-overview h1, .all-projects .hero-image .hero-image-page .title .product-overview h1, .hero-image-page .product-overview .all-projects .hero-image .title h1, .product-overview .all-projects .hero-image .hero-image-page .title h1 {
  color: #fff;
}

.page-content {
  padding: 4.8rem 0 9.6rem;
}

.page-content h1, .page-content .all-projects .hero-image .title h2, .all-projects .hero-image .title .page-content h2, .page-content .all-projects .hero-image .title .product-overview h1, .all-projects .hero-image .title .product-overview .page-content h1, .page-content .product-overview .all-projects .hero-image .title h1, .product-overview .all-projects .hero-image .title .page-content h1 {
  margin-bottom: 3.2rem;
}

.content a {
  border-bottom: 1px solid #000;
}

.pagination {
  margin-bottom: 9.6rem;
  display: flex;
}

.pagination a {
  text-decoration: none;
}

.pagination a:hover {
  color: #fff;
  background: #000;
}

.pagination .page-numbers {
  border: 1px solid #000;
  margin-right: 1.2rem;
  padding: .4rem 1.2rem;
  display: block;
}

.pagination .page-numbers.current {
  color: #fff;
  background: #000;
}

.journal-content {
  padding: 4.8rem 0 0;
}

.journal-posts .item {
  margin-bottom: 4rem;
}

@media screen and (width >= 768px) {
  .journal-posts .item {
    margin-bottom: 6.4rem;
  }
}

.journal-post a:hover .view {
  visibility: visible;
  opacity: 1;
}

.journal-post figure {
  margin-bottom: 1.25rem;
  position: relative;
}

@media screen and (width >= 768px) {
  .journal-post figure {
    margin-bottom: 1.5rem;
  }
}

.journal-post h4 {
  margin-bottom: .8rem;
}

@media screen and (width <= 768px) {
  .journal-post h4.project {
    font: 300 1.6rem / 2.2rem Work Sans, sans-serif;
  }
}

.journal-post .text {
  margin-bottom: 2.4rem;
  font-size: 1.6rem;
  line-height: 2.8rem;
}

.date {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.6rem;
}

.single-journal .date {
  margin-bottom: .8rem;
}

.single-journal .details {
  margin-top: 4.8rem;
  padding: 0;
  font-size: 1.8rem;
  line-height: 3rem;
}

.single-journal .details .row, .single-journal .details .product-info .actions, .product-info .single-journal .details .actions, .single-journal .details .contact-block .contact-block-form .gform_footer, .contact-block .contact-block-form .single-journal .details .gform_footer, .single-journal .details .footer .social, .footer .single-journal .details .social, .single-journal .details .cart-content .mini-cart-content .top, .cart-content .mini-cart-content .single-journal .details .top, .single-journal .details .cart-content .left, .cart-content .single-journal .details .left, .single-journal .details .cart-content .right, .cart-content .single-journal .details .right, .single-journal .details .cart-content .mini-cart-item, .cart-content .single-journal .details .mini-cart-item, .single-journal .details .cart-content .totals .line, .cart-content .totals .single-journal .details .line, .single-journal .details .cart-content .subtotals, .cart-content .single-journal .details .subtotals, .single-journal .details .cart-content .action, .cart-content .single-journal .details .action, .single-journal .details .checkout .col2-set, .checkout .single-journal .details .col2-set, .single-journal .details .checkout .woocommerce-billing-fields__field-wrapper, .checkout .single-journal .details .woocommerce-billing-fields__field-wrapper, .single-journal .details .checkout .woocommerce-shipping-fields__field-wrapper, .checkout .single-journal .details .woocommerce-shipping-fields__field-wrapper {
  margin: 0 -24px;
}

.single-journal .details .detail {
  margin-bottom: 2.4rem;
  padding: 0 2.4rem;
}

.single-journal .details .detail .title {
  font-weight: 500;
}

.journal-post-content {
  padding-bottom: 9.6rem;
}

.journal-post-content .content-block {
  padding-top: 2.4rem;
  padding-bottom: 2.4rem;
}

@media screen and (width >= 960px) {
  .journal-post-content .content-block {
    padding-top: 4.8rem;
    padding-bottom: 4.8rem;
  }
}

.journal-post-content .content-block:first-child {
  padding-top: 0;
}

.journal-post-content .content-block:last-child {
  padding-bottom: 0;
}

.journal-post-content .full-width-text p:last-child {
  margin: 0;
}

.journal-post-content .image-left-text-right .image {
  margin-bottom: 2.4rem;
}

@media screen and (width >= 960px) {
  .journal-post-content .image-left-text-right .image {
    margin: 0;
    padding-right: 3.2rem;
  }

  .journal-post-content .image-right-text-left .image {
    padding-left: 3.2rem;
  }
}

.project-filter {
  margin-bottom: 2.4rem;
}

.project-filter .category {
  cursor: pointer;
  margin-bottom: 2.4rem;
  margin-right: 2.4rem;
  display: inline-block;
}

.project-filter .category.active {
  border-bottom: 1px solid #000;
}

.project-filter .category.active:after {
  cursor: pointer;
  z-index: 99999;
  content: "";
  background: url("../close.bb4daf5b.svg") 50% / cover no-repeat;
  width: 1rem;
  height: 1rem;
  margin-left: .8rem;
  display: inline-block;
}

.social-share a {
  background: #fff;
  border: 1px solid #000;
  width: 3.6rem;
  height: 3.6rem;
  margin: 0 0 3.6rem;
  transition: all .2s ease-in-out;
  display: inline-block;
}

.social-share a.facebook {
  background: url("../facebook.2f198fb4.svg") 50% no-repeat;
}

.social-share a.facebook:hover {
  background: #3b5998 url("../facebook.2f198fb4.svg") 50% no-repeat;
}

.social-share a.twitter {
  background: url("../twitter.67df4c37.svg") 50% no-repeat;
}

.social-share a.twitter:hover {
  background: #55acee url("../twitter.67df4c37.svg") 50% no-repeat;
}

.social-share a.linkedin {
  background: url("../linkedin.7166a190.svg") 50% no-repeat;
}

.social-share a.linkedin:hover {
  background: #0077b5 url("../linkedin.7166a190.svg") 50% no-repeat;
}

.social-share a.whatsapp {
  background: url("../whatsapp.ffd0e6d6.svg") 50% no-repeat;
}

.social-share a.whatsapp:hover {
  background: #25d366 url("../whatsapp.ffd0e6d6.svg") 50% no-repeat;
}

.social-share a.instagram {
  background: url("../instagram.c4c675cf.svg") 50% no-repeat;
}

.social-share a.instagram:hover {
  background: #25d366 url("../instagram.c4c675cf.svg") 50% no-repeat;
}

.social-share a.pinterest {
  background: url("../pinterest.1dce2829.svg") 50% no-repeat;
}

.social-share a.pinterest:hover {
  background: #25d366 url("../pinterest.1dce2829.svg") 50% no-repeat;
}

.more-posts .item {
  margin-bottom: 6.4rem;
}

.more-posts .all-posts {
  font-size: 1.6rem;
  line-height: 3rem;
  position: absolute;
  top: .4rem;
  right: 3.2rem;
}

@media screen and (width >= 960px) {
  .more-posts .all-posts {
    top: 1.2rem;
  }
}

.more-posts .all-posts a {
  text-decoration: underline;
}

.flexible-content-custom {
  margin: 9.6rem 0;
}

.contact-block {
  background: #eceff1;
  padding: 9.6rem 0;
}

.contact-block .contact-block-form .gfield_label {
  display: none;
}

.contact-block .contact-block-form textarea {
  height: 24.8rem;
}

.contact-block .contact-block-form .gfield {
  margin-bottom: 1.6rem;
}

.contact-block .contact-block-form .gform_footer {
  float: none;
  width: auto;
  padding-left: .6rem;
}

@media screen and (width >= 960px) {
  .contact-block .contact-block-form .gform_footer {
    margin-left: 41.54%;
  }
}

.contact-block .contact-block-form .gform_footer .gform_button {
  width: 20.4rem;
}

.about-content {
  padding: 4.8rem 0;
}

@media screen and (width >= 768px) {
  .about-content {
    padding: 9.6rem 0;
  }
}

@media screen and (width >= 960px) {
  .about-content .column-left {
    padding-right: 4.8rem;
  }
}

.about-content .large-image {
  margin-top: 9.6rem;
}

.page-template-template-instructions {
  background: #37474f;
}

.instructions-block {
  color: #fff;
  background: #37474f;
  padding: 9.6rem 0;
}

.instructions-block .larger-text, .instructions-block .project-item .content .text, .project-item .content .instructions-block .text, .instructions-block blockquote, .instructions-block .home-intro .content, .home-intro .instructions-block .content, .instructions-block .page-intro .content, .page-intro .instructions-block .content, .instructions-block .single-journal .intro-text, .single-journal .instructions-block .intro-text {
  margin-bottom: 9.6rem;
}

.instructions-block .larger-text a, .instructions-block .project-item .content .text a, .project-item .content .instructions-block .text a, .instructions-block blockquote a, .instructions-block .home-intro .content a, .home-intro .instructions-block .content a, .instructions-block .page-intro .content a, .page-intro .instructions-block .content a, .instructions-block .single-journal .intro-text a, .single-journal .instructions-block .intro-text a {
  color: #fff;
  border-bottom: 1px solid #fff;
}

.instructions-block .instructions-list {
  border-top: 1px solid #fff;
}

.instructions-block .instructions-list .instruction {
  border-bottom: 1px solid #fff;
}

.instructions-block .instructions-list .instruction a {
  color: #fff;
  border-bottom: 1px solid #fff;
}

.instructions-block .instructions-list .instruction .title {
  cursor: pointer;
  font-size: 1.8rem;
  line-height: 8rem;
  position: relative;
}

.instructions-block .instructions-list .instruction .title:after {
  content: "";
  background: url("../arrow-white.1da981f7.svg") 0 0 / 8px 16px no-repeat;
  width: 8px;
  height: 16px;
  transition: all .2s;
  display: block;
  position: absolute;
  top: 3.2rem;
  right: 0;
}

.instructions-block .instructions-list .instruction .title.active:after {
  transform: rotate(90deg);
}

.instructions-block .instructions-list .instruction .content {
  display: none;
}

.all-projects .hero-image {
  background: none;
  height: 600px;
  position: relative;
}

.all-projects .hero-image .title {
  width: 100%;
  margin-bottom: 9.6rem;
  position: absolute;
  bottom: 0;
}

.all-projects .hero-image .title h2, .all-projects .hero-image .title .product-overview h1, .product-overview .all-projects .hero-image .title h1 {
  color: #fff;
}

.all-projects .hero-image img {
  width: 100%;
}

.project-item {
  color: #fff;
}

.project-item header {
  padding: 9.6rem 0;
}

.project-item .details {
  padding: 0;
}

.project-item .details .row, .project-item .details .product-info .actions, .product-info .project-item .details .actions, .project-item .details .footer .social, .footer .project-item .details .social, .project-item .details .cart-content .mini-cart-content .top, .cart-content .mini-cart-content .project-item .details .top, .project-item .details .cart-content .left, .cart-content .project-item .details .left, .project-item .details .cart-content .right, .cart-content .project-item .details .right, .project-item .details .cart-content .mini-cart-item, .cart-content .project-item .details .mini-cart-item, .project-item .details .cart-content .totals .line, .cart-content .totals .project-item .details .line, .project-item .details .cart-content .subtotals, .cart-content .project-item .details .subtotals, .project-item .details .cart-content .action, .cart-content .project-item .details .action, .project-item .details .checkout .col2-set, .checkout .project-item .details .col2-set, .project-item .details .checkout .woocommerce-billing-fields__field-wrapper, .checkout .project-item .details .woocommerce-billing-fields__field-wrapper, .project-item .details .checkout .woocommerce-shipping-fields__field-wrapper, .checkout .project-item .details .woocommerce-shipping-fields__field-wrapper, .project-item .details .contact-block .contact-block-form .gform_footer, .contact-block .contact-block-form .project-item .details .gform_footer {
  margin: 0 -24px;
}

.project-item .details .detail {
  margin-bottom: 2.4rem;
}

@media screen and (width >= 960px) {
  .project-item .details .detail {
    padding: 0 2.4rem;
  }
}

.project-item .details .detail .title {
  font-weight: 500;
}

.project-item .content {
  height: 100%;
}

.project-item .content .row, .project-item .content .product-info .actions, .product-info .project-item .content .actions, .project-item .content .footer .social, .footer .project-item .content .social, .project-item .content .cart-content .mini-cart-content .top, .cart-content .mini-cart-content .project-item .content .top, .project-item .content .cart-content .left, .cart-content .project-item .content .left, .project-item .content .cart-content .right, .cart-content .project-item .content .right, .project-item .content .cart-content .mini-cart-item, .cart-content .project-item .content .mini-cart-item, .project-item .content .cart-content .totals .line, .cart-content .totals .project-item .content .line, .project-item .content .cart-content .subtotals, .cart-content .project-item .content .subtotals, .project-item .content .cart-content .action, .cart-content .project-item .content .action, .project-item .content .checkout .col2-set, .checkout .project-item .content .col2-set, .project-item .content .checkout .woocommerce-billing-fields__field-wrapper, .checkout .project-item .content .woocommerce-billing-fields__field-wrapper, .project-item .content .checkout .woocommerce-shipping-fields__field-wrapper, .checkout .project-item .content .woocommerce-shipping-fields__field-wrapper, .project-item .content .contact-block .contact-block-form .gform_footer, .contact-block .contact-block-form .project-item .content .gform_footer {
  margin: 0 -2.4rem 9.6rem;
}

.project-item .content .row .col, .project-item .content .product-info .actions .col, .product-info .project-item .content .actions .col, .project-item .content .footer .social .col, .footer .project-item .content .social .col, .project-item .content .cart-content .mini-cart-content .top .col, .cart-content .mini-cart-content .project-item .content .top .col, .project-item .content .cart-content .left .col, .cart-content .project-item .content .left .col, .project-item .content .cart-content .right .col, .cart-content .project-item .content .right .col, .project-item .content .cart-content .mini-cart-item .col, .cart-content .project-item .content .mini-cart-item .col, .project-item .content .cart-content .totals .line .col, .cart-content .totals .project-item .content .line .col, .project-item .content .cart-content .subtotals .col, .cart-content .project-item .content .subtotals .col, .project-item .content .cart-content .action .col, .cart-content .project-item .content .action .col, .project-item .content .checkout .col2-set .col, .checkout .project-item .content .col2-set .col, .project-item .content .checkout .woocommerce-billing-fields__field-wrapper .col, .checkout .project-item .content .woocommerce-billing-fields__field-wrapper .col, .project-item .content .checkout .woocommerce-shipping-fields__field-wrapper .col, .checkout .project-item .content .woocommerce-shipping-fields__field-wrapper .col, .project-item .content .contact-block .contact-block-form .gform_footer .col, .contact-block .contact-block-form .project-item .content .gform_footer .col {
  padding: 2.4rem;
}

.project-item .content .full-width-image {
  padding-bottom: 4.8rem;
}

@media screen and (width >= 960px) {
  .project-item .content .full-width-image {
    padding-bottom: 9.6rem;
  }
}

.project-item .content .full-width-image img {
  width: 100%;
  height: auto;
}

.project-item .content .half-width-image {
  padding-bottom: 4.8rem;
}

@media screen and (width >= 960px) {
  .project-item .content .half-width-image {
    padding: 0;
  }
}

.project-item .content .text {
  flex: 1;
  width: 100%;
}

.project-item .content .in-this-project {
  width: 100%;
  margin-top: 4.8rem;
}

.project-item .content .in-this-project a {
  border: 0;
  margin-bottom: 1.2rem;
  display: inline-block;
}

@media screen and (width >= 960px) {
  .project-item .content.middle {
    align-items: center;
  }
}

.in-this-project {
  margin-top: 4.8rem;
  margin-bottom: 9.6rem;
}

.in-this-project .in-project {
  margin-bottom: 4.8rem;
}

.in-this-project .in-project a {
  display: block;
  position: relative;
}

.in-this-project .in-project a:hover .view {
  visibility: visible;
  opacity: 1;
}

.in-this-project .in-project figure {
  margin-bottom: 1.2rem;
}

.usps {
  padding: 9.6rem 0;
  display: none;
}

@media screen and (width >= 960px) {
  .usps {
    display: block;
  }
}

.usps .row, .usps .product-info .actions, .product-info .usps .actions, .usps .footer .social, .footer .usps .social, .usps .cart-content .mini-cart-content .top, .cart-content .mini-cart-content .usps .top, .usps .cart-content .left, .cart-content .usps .left, .usps .cart-content .right, .cart-content .usps .right, .usps .cart-content .mini-cart-item, .cart-content .usps .mini-cart-item, .usps .cart-content .totals .line, .cart-content .totals .usps .line, .usps .cart-content .subtotals, .cart-content .usps .subtotals, .usps .cart-content .action, .cart-content .usps .action, .usps .checkout .col2-set, .checkout .usps .col2-set, .usps .checkout .woocommerce-billing-fields__field-wrapper, .checkout .usps .woocommerce-billing-fields__field-wrapper, .usps .checkout .woocommerce-shipping-fields__field-wrapper, .checkout .usps .woocommerce-shipping-fields__field-wrapper, .usps .contact-block .contact-block-form .gform_footer, .contact-block .contact-block-form .usps .gform_footer {
  justify-content: center;
}

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

.usps .usp figure {
  text-align: center;
  width: 9.6rem;
  height: 9.6rem;
  margin: 0 auto 3.2rem;
}

.usps .usp figure img {
  margin: 0 auto;
}

.usps .usp .text {
  max-width: 26rem;
  margin: 0 auto;
  font: 300 1.8rem / 3rem Work Sans, sans-serif;
}

.product-overview {
  background: #eceff1;
  padding: 9.6rem 0;
}

.product-overview .products {
  margin-top: 4.8rem;
}

.product-overview .products:first-child {
  margin-top: 0;
}

.product-overview .right {
  display: none;
  position: absolute;
  top: 1rem;
  right: 3.2rem;
}

@media screen and (width >= 768px) {
  .product-overview .right {
    display: block;
  }
}

.product-overview .right a {
  font-size: 1.8rem;
  text-decoration: underline;
}

.product-overview .right a:hover {
  text-decoration: none;
}

.product-overview .item {
  margin-bottom: 4.8rem;
}

.product-overview a {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

.product-overview a.product-item {
  aspect-ratio: 424 / 280;
}

.product-overview a:hover .view {
  visibility: visible;
  opacity: 1;
}

.product-overview a:hover .hover-image {
  opacity: 1;
}

.product-overview a figure {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.product-overview a .hover-image {
  z-index: 2;
  opacity: 0;
  width: 100%;
  height: 100%;
  transition: all .3s;
  position: absolute;
  top: 0;
  left: 0;
}

.product-overview .title {
  margin: 1.2rem 0 .6rem;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.4rem;
}

.price {
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 2.4rem;
}

.view {
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  background: #21212180;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: all .3s;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.view p {
  color: #fff;
  text-align: center;
  margin: 0;
  padding: 0 2.4rem;
  font: 300 2.4rem / 2.8rem Work Sans, sans-serif;
}

.post-type-archive-product .product-overview {
  background-color: #fff;
  padding: 4.8rem 0 9.6rem;
}

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

.category-select {
  margin: 4.8rem 0 2.4rem;
  position: relative;
}

.category-select:after {
  content: "";
  background: url("../arrow.f3c40334.svg") 50% / 6px 12px no-repeat;
  width: .8rem;
  height: 1.6rem;
  transition: all .2s;
  display: block;
  position: absolute;
  top: 1.8rem;
  right: 2.6rem;
  transform: rotate(90deg);
}

@media screen and (width >= 768px) {
  .category-select {
    display: none;
  }
}

.product-filter {
  margin-bottom: 4.8rem;
  display: none;
}

@media screen and (width >= 768px) {
  .product-filter {
    display: block;
  }
}

.product-filter ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.product-filter ul li {
  margin-right: 4rem;
  line-height: 2.4rem;
  display: inline-block;
}

.product-filter ul li.active a {
  text-decoration: underline;
}

.product-filter ul li.active a:after {
  content: "";
  cursor: pointer;
  z-index: 99999;
  color: #fff;
  background: url("../close.bb4daf5b.svg") 50% / cover no-repeat;
  width: 1rem;
  height: 1rem;
  margin-left: .8rem;
  display: inline-block;
}

.product-filter ul li a {
  font-size: 1.5rem;
  font-weight: 500;
}

.product-filter ul li a:hover {
  text-decoration: underline;
}

.highlighted-projects {
  padding: 4.8rem 0;
}

@media screen and (width >= 768px) {
  .highlighted-projects {
    padding: 9.6rem 0;
  }
}

.highlighted-projects .project {
  margin-bottom: 4.8rem;
  transition: all .5s;
}

@media screen and (width >= 960px) {
  .highlighted-projects .project {
    margin: 0;
  }
}

.highlighted-projects .project-image {
  background-size: cover;
  width: 100%;
  height: 30rem;
}

@media screen and (width >= 768px) {
  .highlighted-projects .project-image {
    background-size: cover;
    height: 60rem;
  }
}

.highlighted-projects .title {
  height: 6.4rem;
  margin-top: .6rem;
  font-size: 1.8rem;
  line-height: 3.2rem;
}

.join-newsletter {
  background: #eceff1;
  padding: 4.8rem 0 0;
}

@media screen and (width >= 768px) {
  .join-newsletter {
    padding: 9.6rem 0 0;
  }
}

.join-newsletter .row:after, .join-newsletter .product-info .actions:after, .product-info .join-newsletter .actions:after, .join-newsletter .footer .social:after, .footer .join-newsletter .social:after, .join-newsletter .cart-content .mini-cart-content .top:after, .cart-content .mini-cart-content .join-newsletter .top:after, .join-newsletter .cart-content .left:after, .cart-content .join-newsletter .left:after, .join-newsletter .cart-content .right:after, .cart-content .join-newsletter .right:after, .join-newsletter .cart-content .mini-cart-item:after, .cart-content .join-newsletter .mini-cart-item:after, .join-newsletter .cart-content .totals .line:after, .cart-content .totals .join-newsletter .line:after, .join-newsletter .cart-content .subtotals:after, .cart-content .join-newsletter .subtotals:after, .join-newsletter .cart-content .action:after, .cart-content .join-newsletter .action:after, .join-newsletter .checkout .col2-set:after, .checkout .join-newsletter .col2-set:after, .join-newsletter .checkout .woocommerce-billing-fields__field-wrapper:after, .checkout .join-newsletter .woocommerce-billing-fields__field-wrapper:after, .join-newsletter .checkout .woocommerce-shipping-fields__field-wrapper:after, .checkout .join-newsletter .woocommerce-shipping-fields__field-wrapper:after, .join-newsletter .contact-block .contact-block-form .gform_footer:after, .contact-block .contact-block-form .join-newsletter .gform_footer:after {
  content: "";
  background: #000;
  width: 100%;
  height: 1px;
  margin: 8.8rem .8rem 0;
  display: block;
}

.join-newsletter h2, .join-newsletter .product-overview h1, .product-overview .join-newsletter h1, .join-newsletter .product-overview .all-projects .hero-image .title h2, .product-overview .all-projects .hero-image .title .join-newsletter h2, .join-newsletter .all-projects .hero-image .title .product-overview h2, .all-projects .hero-image .title .product-overview .join-newsletter h2, .join-newsletter .all-projects .hero-image .title .product-overview h1, .all-projects .hero-image .title .product-overview .join-newsletter h1, .join-newsletter .product-overview .all-projects .hero-image .title h1, .product-overview .all-projects .hero-image .title .join-newsletter h1 {
  margin: 0;
}

.join-newsletter .text {
  max-width: 38rem;
  margin-bottom: 2.4rem;
}

@media screen and (width >= 960px) {
  .join-newsletter .text {
    margin: 0;
  }
}

.contact-content {
  padding: 9.6rem 0;
}

.contact-content .form .gfield_required {
  display: none;
}

.contact-content .map {
  padding: 9.6rem 0 4.8rem;
}

.footer-wrapper {
  background: #eceff1;
}

.footer {
  background: #eceff1;
  padding: 4.8rem 0;
  font: 300 1.6rem / 3.6rem Work Sans, sans-serif;
}

@media screen and (width >= 960px) {
  .footer {
    padding: 9.6rem 0;
  }
}

.footer .title {
  margin-bottom: .4rem;
  font-weight: 500;
}

.footer a:hover {
  text-decoration: underline;
}

.footer .col {
  margin-bottom: 4.8rem;
}

@media screen and (width >= 960px) {
  .footer .col {
    margin: 0;
  }
}

.footer .logo {
  margin-bottom: 2.4rem;
}

.footer .logo img {
  width: auto;
  height: 2.4rem;
}

.footer .text {
  font: 300 1.6rem / 2.8rem Work Sans, sans-serif;
}

.footer .social {
  margin: 0;
}

.footer .social a {
  border: 1px solid #000;
  width: 3.6rem;
  height: 3.6rem;
  margin-right: 1.2rem;
  display: block;
}

.footer .social a:hover {
  background: #000;
}

.footer .social a:hover svg {
  fill: #fff;
}

.footer .social a svg {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.footer .footer-menus {
  margin: 0;
}

.footer ul {
  width: 50%;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.footer .action {
  margin-top: 2.4rem;
  display: block !important;
}

.footer .action button:hover, .footer .action .gform_footer input[type="submit"]:hover, .gform_footer .footer .action input[type="submit"]:hover, .footer .action .gform_footer input[type="button"]:hover, .gform_footer .footer .action input[type="button"]:hover {
  background: none;
}

.woocommerce-message, .woocommerce-breadcrumb {
  display: none;
}

.single_add_to_cart_button.added:after {
  content: "";
  margin-left: 1rem;
  font-family: FontAwesome;
  font-size: 1.2rem;
}

.checkout h3 {
  margin-bottom: 3.2rem;
}

.checkout .col2-set {
  margin: 0;
}

.checkout .col2-set .col-1 {
  width: 100%;
  margin-bottom: 4.8rem;
}

@media screen and (width >= 960px) {
  .checkout .col2-set .col-1 {
    width: 50%;
    margin: 0;
  }
}

.checkout .col2-set .col-2 {
  width: 100%;
}

@media screen and (width >= 960px) {
  .checkout .col2-set .col-2 {
    width: 50%;
    padding-left: 4.8rem;
  }
}

.checkout textarea {
  height: 144px;
}

.checkout abbr {
  cursor: inherit !important;
  border: 0 !important;
  border-bottom-width: medium !important;
  text-decoration: none !important;
}

.checkout .woocommerce-billing-fields__field-wrapper label, .checkout .woocommerce-shipping-fields__field-wrapper label {
  padding-bottom: .4rem;
  display: block;
}

.checkout .woocommerce-billing-fields__field-wrapper .form-row, .checkout .woocommerce-shipping-fields__field-wrapper .form-row {
  padding: 0 10px;
}

.checkout .form-row-first, .checkout .form-row-last, .checkout #billing_postcode_field, .checkout #billing_city_field, .checkout #billing_phone_field, .checkout #billing_email_field, .checkout #shipping_postcode_field, .checkout #shipping_city_field {
  width: 50%;
}

.checkout .form-row-wide, .checkout #billing_country_field {
  width: 100%;
}

.checkout #billing_address_2_field .optional {
  display: none;
}

.checkout h3#ship-to-different-address {
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.4rem;
}

ul.payment_methods {
  display: none;
}

ul.payment_methods .payment_box {
  display: none !important;
}

.woocommerce-additional-fields {
  margin-top: 3.2rem;
}

.woocommerce-additional-fields h3 {
  margin-bottom: 2.4rem;
}

.woocommerce-additional-fields .form-row {
  padding: 0;
}

.woocommerce-additional-fields label {
  margin-bottom: .8rem;
  display: block;
}

.woocommerce-checkout-review-order {
  font-size: 1.6rem;
  line-height: 2.8rem;
}

.woocommerce-checkout-review-order strong {
  font-weight: 500;
}

.woocommerce-checkout-review-order .shipping {
  display: none;
}

table.checkout-table, .woocommerce-checkout-review-order table, .woocommerce-order-received table {
  width: 100%;
}

table.checkout-table thead, .woocommerce-checkout-review-order table thead, .woocommerce-order-received table thead {
  border-bottom: 1px solid #eceff1;
}

table.checkout-table thead th, .woocommerce-checkout-review-order table thead th, .woocommerce-order-received table thead th {
  padding-bottom: .6rem;
}

table.checkout-table tbody tr td, .woocommerce-checkout-review-order table tbody tr td, .woocommerce-order-received table tbody tr td {
  padding-right: 2.4rem;
}

table.checkout-table tbody tr:first-child td, .woocommerce-checkout-review-order table tbody tr:first-child td, .woocommerce-order-received table tbody tr:first-child td {
  padding-top: .8rem;
}

table.checkout-table tbody tr:last-child td, .woocommerce-checkout-review-order table tbody tr:last-child td, .woocommerce-order-received table tbody tr:last-child td {
  border-bottom: 1px solid #eceff1;
  padding-bottom: .8rem;
}

table.checkout-table tfoot tr:first-child td, .woocommerce-checkout-review-order table tfoot tr:first-child td, .woocommerce-order-received table tfoot tr:first-child td {
  padding-top: .8rem;
}

table.checkout-table th, .woocommerce-checkout-review-order table th, .woocommerce-order-received table th {
  text-align: left;
  font-weight: 500;
}

.woocommerce-checkout-payment {
  margin-top: 4.8rem;
}

.woocommerce-checkout-payment ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.woocommerce-checkout-payment ul li label img, .woocommerce-checkout-payment ul li label .about_paypal {
  display: none;
}

.woocommerce-checkout-payment .payment_box {
  background: #eceff1;
  margin: 1.2rem 0;
  padding: 2.4rem;
}

.woocommerce-checkout-payment .payment_box p {
  margin: 0;
}

.woocommerce-checkout-payment .woocommerce-privacy-policy-text {
  margin-top: 2.4rem;
}

.woocommerce-checkout-payment .woocommerce-privacy-policy-text a {
  text-decoration: underline;
}

.woocommerce-order-received .woocommerce-order-details, .woocommerce-order-received .woocommerce-customer-details {
  max-width: 768px;
  margin-top: 4.8rem;
}

@media screen and (width >= 960px) {
  .product-image {
    padding-right: 3.2rem;
  }
}

.product-image figure {
  background: #eee;
}

.product-image img {
  width: 100%;
}

.back-to {
  margin-top: 1.8rem;
  padding-left: 2.4rem;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.4rem;
  position: relative;
}

.back-to:before {
  vertical-align: middle;
  content: "";
  background: url("../pointer.6b905f25.svg") 50% / cover no-repeat;
  width: 1.4rem;
  height: 1.4rem;
  margin-bottom: .3rem;
  margin-right: .8rem;
  transition: all .2s;
  display: block;
  position: absolute;
  top: .4rem;
  left: 0;
  transform: rotate(180deg);
}

.back-to:hover:before {
  left: -.4rem;
}

.product-info {
  padding-top: 4.8rem;
}

.product-info .price {
  color: #000;
  font-size: 1.6rem;
  font-weight: 500;
}

.product-info .content {
  margin-top: 1.6rem;
  font-size: 1.6rem;
  line-height: 2.8rem;
}

.product-info .content ol, .product-info .content ul {
  padding: 0 0 0 1.8rem;
}

.product-info .options {
  margin: 4.8rem 0 3rem;
}

.product-info .options .attr-title {
  position: relative;
}

.product-info .options .attr-title .selected {
  text-transform: capitalize;
  position: absolute;
  top: 0;
  right: 0;
}

.product-info .options input {
  visibility: hidden;
  width: 0;
  margin: 0;
  padding: 0;
}

.product-info .options .attribute {
  margin-bottom: 2.4rem;
}

.product-info .options .attribute .row, .product-info .options .attribute .actions, .product-info .options .attribute .footer .social, .footer .product-info .options .attribute .social, .product-info .options .attribute .cart-content .mini-cart-content .top, .cart-content .mini-cart-content .product-info .options .attribute .top, .product-info .options .attribute .cart-content .left, .cart-content .product-info .options .attribute .left, .product-info .options .attribute .cart-content .right, .cart-content .product-info .options .attribute .right, .product-info .options .attribute .cart-content .mini-cart-item, .cart-content .product-info .options .attribute .mini-cart-item, .product-info .options .attribute .cart-content .totals .line, .cart-content .totals .product-info .options .attribute .line, .product-info .options .attribute .cart-content .subtotals, .cart-content .product-info .options .attribute .subtotals, .product-info .options .attribute .cart-content .action, .cart-content .product-info .options .attribute .action, .product-info .options .attribute .checkout .col2-set, .checkout .product-info .options .attribute .col2-set, .product-info .options .attribute .checkout .woocommerce-billing-fields__field-wrapper, .checkout .product-info .options .attribute .woocommerce-billing-fields__field-wrapper, .product-info .options .attribute .checkout .woocommerce-shipping-fields__field-wrapper, .checkout .product-info .options .attribute .woocommerce-shipping-fields__field-wrapper, .product-info .options .attribute .contact-block .contact-block-form .gform_footer, .contact-block .contact-block-form .product-info .options .attribute .gform_footer {
  margin: 0;
}

.product-info .options .option.colour {
  cursor: pointer;
  border: 1px solid #fff;
  width: 4rem;
  height: 4rem;
  margin: 0 0 1.2rem;
  padding: 3px;
  transition: all .2s;
  display: block;
  position: relative;
  background-clip: padding-box !important;
  border-radius: 50% !important;
}

.product-info .options .option.colour:hover {
  border: 1px solid #000;
}

.product-info .options .option.colour img {
  cursor: pointer;
  width: 3.2rem;
  position: absolute;
  top: .3rem;
  left: .3rem;
  background-clip: padding-box !important;
  border-radius: 50% !important;
}

.product-info .options .option.colour label {
  z-index: 3;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.product-info .options .colour.active {
  border: 1px solid #000;
}

.product-info .options .option.shape label {
  cursor: pointer;
  border: 1px solid #000;
  margin-left: .2rem;
  margin-right: .4rem;
  padding: .8rem 1.2rem;
  font-size: 1.4rem;
}

.product-info .options .option.shape label:hover, .product-info .options .shape.active label {
  color: #fff;
  background: #000;
}

.product-info .actions {
  justify-content: space-between;
  align-items: flex-end;
  margin: 0;
}

.product-info .actions .subtotal {
  margin-left: 1.6rem;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 4.8rem;
}

.product-info .actions .add-to-cart {
  width: 100%;
  margin-top: 2.4rem;
  margin-left: auto;
}

@media screen and (width >= 640px) {
  .product-info .actions .add-to-cart {
    width: auto;
    margin: 0 0 0 auto;
  }
}

.product-info .actions .add-to-cart .button-oultine {
  color: #000;
  background-color: #0000;
  border-color: #000;
}

.product-info .actions .add-to-cart .button-oultine:hover {
  color: #fff;
  background-color: #000;
}

.product-info .information {
  border-top: 1px solid #000;
  margin-top: 4.8rem;
}

.product-info .information .info {
  border-bottom: 1px solid #000;
}

.product-info .information .title {
  cursor: pointer;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 3.6rem;
  position: relative;
}

.product-info .information .title:after {
  content: "";
  background: url("../pointer.6b905f25.svg") 0 0 / 12px 12px no-repeat;
  width: 12px;
  height: 12px;
  transition: all .2s;
  display: block;
  position: absolute;
  top: 12px;
  right: 0;
}

.product-info .information .title:hover:after {
  background: url("../pointer.6b905f25.svg") 0 0 / 12px 12px no-repeat;
  transform: rotate(90deg);
}

.product-info .information .title.no-hover:hover:after {
  transform: rotate(0);
}

.product-info .information .title.active:after {
  background: url("../pointer.6b905f25.svg") 0 0 / 12px 12px no-repeat;
  transform: rotate(90deg);
}

.product-info .information .title.active.no-hover:after {
  transform: rotate(0);
}

.product-info .information .description {
  padding: 1.2rem 0 0;
  font-size: 1.2rem;
  line-height: 2rem;
  display: none;
}

.product-info .information .description p {
  margin: 0 0 2rem;
}

.product-info .information .description a {
  border-bottom: 1px solid #0000;
}

.product-info .information .description a:hover {
  border-bottom: 1px solid #000;
}

.product-info .information .downloads {
  margin: 0 0 2rem;
}

.product-info .information .downloads .subtitle {
  font-weight: 500;
}

.quantity input[type="number"] {
  -moz-appearance: textfield;
}

.quantity .border {
  border: 1px solid #000;
}

.quantity .control {
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  width: 2.4rem;
  height: 4.8rem;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 4.8rem;
  display: inline-block;
}

.quantity .control:hover {
  background: #eceff1;
}

.quantity .minus {
  border-right: 1px solid #000;
  margin-right: -6px;
}

.quantity .plus {
  border-left: 1px solid #000;
}

.quantity input {
  vertical-align: middle;
  text-align: center;
  -webkit-appearance: none;
  border: 0;
  width: 4.8rem;
  height: 4.8rem;
  margin-right: -6px;
  padding: 0;
  font-size: 1.4rem;
  line-height: 4.8rem;
  display: inline-block;
}

.quantity input:focus {
  border: 0 !important;
}

.quantity input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.quantity input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.product-content {
  padding: 4.8rem 0;
  overflow: hidden;
}

@media screen and (width >= 960px) {
  .product-content {
    padding: 9.6rem 0;
  }
}

.product-content .row, .product-content .footer .social, .footer .product-content .social, .product-content .cart-content .mini-cart-content .top, .cart-content .mini-cart-content .product-content .top, .product-content .cart-content .left, .cart-content .product-content .left, .product-content .cart-content .right, .cart-content .product-content .right, .product-content .cart-content .mini-cart-item, .cart-content .product-content .mini-cart-item, .product-content .cart-content .totals .line, .cart-content .totals .product-content .line, .product-content .cart-content .subtotals, .cart-content .product-content .subtotals, .product-content .cart-content .action, .cart-content .product-content .action, .product-content .checkout .col2-set, .checkout .product-content .col2-set, .product-content .checkout .woocommerce-billing-fields__field-wrapper, .checkout .product-content .woocommerce-billing-fields__field-wrapper, .product-content .checkout .woocommerce-shipping-fields__field-wrapper, .checkout .product-content .woocommerce-shipping-fields__field-wrapper, .product-content .contact-block .contact-block-form .gform_footer, .contact-block .contact-block-form .product-content .gform_footer, .product-content .product-info .actions, .product-info .product-content .actions {
  margin-left: -4.8rem;
  margin-right: -4.8rem;
}

.product-content .image-video {
  margin-bottom: 9.6rem;
}

.product-content .text a {
  border-bottom: 1px solid #000;
}

.product-content .text .block {
  margin-bottom: 2.4rem;
  padding: 0 4.8rem;
}

.bottom-image {
  background: no-repeat;
  width: 100%;
  height: 30rem;
}

@media screen and (width >= 768px) {
  .bottom-image {
    height: 40rem;
  }
}

@media screen and (width >= 960px) {
  .bottom-image {
    height: 50rem;
  }
}

.price-list-request, .sample-request {
  background: #dbd6cf;
  margin: 4.8rem 0;
}

@media screen and (width >= 960px) {
  .price-list-request, .sample-request {
    margin: 9.6rem 0 14.4rem;
  }
}

.price-list-request .row, .price-list-request .footer .social, .footer .price-list-request .social, .price-list-request .cart-content .mini-cart-content .top, .cart-content .mini-cart-content .price-list-request .top, .price-list-request .cart-content .left, .cart-content .price-list-request .left, .price-list-request .cart-content .right, .cart-content .price-list-request .right, .price-list-request .cart-content .mini-cart-item, .cart-content .price-list-request .mini-cart-item, .price-list-request .cart-content .totals .line, .cart-content .totals .price-list-request .line, .price-list-request .cart-content .subtotals, .cart-content .price-list-request .subtotals, .price-list-request .cart-content .action, .cart-content .price-list-request .action, .price-list-request .checkout .col2-set, .checkout .price-list-request .col2-set, .price-list-request .checkout .woocommerce-billing-fields__field-wrapper, .checkout .price-list-request .woocommerce-billing-fields__field-wrapper, .price-list-request .checkout .woocommerce-shipping-fields__field-wrapper, .checkout .price-list-request .woocommerce-shipping-fields__field-wrapper, .price-list-request .contact-block .contact-block-form .gform_footer, .contact-block .contact-block-form .price-list-request .gform_footer, .price-list-request .product-info .actions, .product-info .price-list-request .actions, .sample-request .row, .sample-request .footer .social, .footer .sample-request .social, .sample-request .cart-content .mini-cart-content .top, .cart-content .mini-cart-content .sample-request .top, .sample-request .cart-content .left, .cart-content .sample-request .left, .sample-request .cart-content .right, .cart-content .sample-request .right, .sample-request .cart-content .mini-cart-item, .cart-content .sample-request .mini-cart-item, .sample-request .cart-content .totals .line, .cart-content .totals .sample-request .line, .sample-request .cart-content .subtotals, .cart-content .sample-request .subtotals, .sample-request .cart-content .action, .cart-content .sample-request .action, .sample-request .checkout .col2-set, .checkout .sample-request .col2-set, .sample-request .checkout .woocommerce-billing-fields__field-wrapper, .checkout .sample-request .woocommerce-billing-fields__field-wrapper, .sample-request .checkout .woocommerce-shipping-fields__field-wrapper, .checkout .sample-request .woocommerce-shipping-fields__field-wrapper, .sample-request .contact-block .contact-block-form .gform_footer, .contact-block .contact-block-form .sample-request .gform_footer, .sample-request .product-info .actions, .product-info .sample-request .actions {
  justify-content: center;
  margin: 0;
}

.price-list-request .row .content, .price-list-request .footer .social .content, .footer .price-list-request .social .content, .price-list-request .cart-content .mini-cart-content .top .content, .cart-content .mini-cart-content .price-list-request .top .content, .price-list-request .cart-content .left .content, .cart-content .price-list-request .left .content, .price-list-request .cart-content .right .content, .cart-content .price-list-request .right .content, .price-list-request .cart-content .mini-cart-item .content, .cart-content .price-list-request .mini-cart-item .content, .price-list-request .cart-content .totals .line .content, .cart-content .totals .price-list-request .line .content, .price-list-request .cart-content .subtotals .content, .cart-content .price-list-request .subtotals .content, .price-list-request .cart-content .action .content, .cart-content .price-list-request .action .content, .price-list-request .checkout .col2-set .content, .checkout .price-list-request .col2-set .content, .price-list-request .checkout .woocommerce-billing-fields__field-wrapper .content, .checkout .price-list-request .woocommerce-billing-fields__field-wrapper .content, .price-list-request .checkout .woocommerce-shipping-fields__field-wrapper .content, .checkout .price-list-request .woocommerce-shipping-fields__field-wrapper .content, .price-list-request .contact-block .contact-block-form .gform_footer .content, .contact-block .contact-block-form .price-list-request .gform_footer .content, .price-list-request .product-info .actions .content, .product-info .price-list-request .actions .content, .sample-request .row .content, .sample-request .footer .social .content, .footer .sample-request .social .content, .sample-request .cart-content .mini-cart-content .top .content, .cart-content .mini-cart-content .sample-request .top .content, .sample-request .cart-content .left .content, .cart-content .sample-request .left .content, .sample-request .cart-content .right .content, .cart-content .sample-request .right .content, .sample-request .cart-content .mini-cart-item .content, .cart-content .sample-request .mini-cart-item .content, .sample-request .cart-content .totals .line .content, .cart-content .totals .sample-request .line .content, .sample-request .cart-content .subtotals .content, .cart-content .sample-request .subtotals .content, .sample-request .cart-content .action .content, .cart-content .sample-request .action .content, .sample-request .checkout .col2-set .content, .checkout .sample-request .col2-set .content, .sample-request .checkout .woocommerce-billing-fields__field-wrapper .content, .checkout .sample-request .woocommerce-billing-fields__field-wrapper .content, .sample-request .checkout .woocommerce-shipping-fields__field-wrapper .content, .checkout .sample-request .woocommerce-shipping-fields__field-wrapper .content, .sample-request .contact-block .contact-block-form .gform_footer .content, .contact-block .contact-block-form .sample-request .gform_footer .content, .sample-request .product-info .actions .content, .product-info .sample-request .actions .content {
  padding: 4.8rem 0 0;
}

@media screen and (width >= 960px) {
  .price-list-request .row .content, .price-list-request .footer .social .content, .footer .price-list-request .social .content, .price-list-request .cart-content .mini-cart-content .top .content, .cart-content .mini-cart-content .price-list-request .top .content, .price-list-request .cart-content .left .content, .cart-content .price-list-request .left .content, .price-list-request .cart-content .right .content, .cart-content .price-list-request .right .content, .price-list-request .cart-content .mini-cart-item .content, .cart-content .price-list-request .mini-cart-item .content, .price-list-request .cart-content .totals .line .content, .cart-content .totals .price-list-request .line .content, .price-list-request .cart-content .subtotals .content, .cart-content .price-list-request .subtotals .content, .price-list-request .cart-content .action .content, .cart-content .price-list-request .action .content, .price-list-request .checkout .col2-set .content, .checkout .price-list-request .col2-set .content, .price-list-request .checkout .woocommerce-billing-fields__field-wrapper .content, .checkout .price-list-request .woocommerce-billing-fields__field-wrapper .content, .price-list-request .checkout .woocommerce-shipping-fields__field-wrapper .content, .checkout .price-list-request .woocommerce-shipping-fields__field-wrapper .content, .price-list-request .contact-block .contact-block-form .gform_footer .content, .contact-block .contact-block-form .price-list-request .gform_footer .content, .price-list-request .product-info .actions .content, .product-info .price-list-request .actions .content, .sample-request .row .content, .sample-request .footer .social .content, .footer .sample-request .social .content, .sample-request .cart-content .mini-cart-content .top .content, .cart-content .mini-cart-content .sample-request .top .content, .sample-request .cart-content .left .content, .cart-content .sample-request .left .content, .sample-request .cart-content .right .content, .cart-content .sample-request .right .content, .sample-request .cart-content .mini-cart-item .content, .cart-content .sample-request .mini-cart-item .content, .sample-request .cart-content .totals .line .content, .cart-content .totals .sample-request .line .content, .sample-request .cart-content .subtotals .content, .cart-content .sample-request .subtotals .content, .sample-request .cart-content .action .content, .cart-content .sample-request .action .content, .sample-request .checkout .col2-set .content, .checkout .sample-request .col2-set .content, .sample-request .checkout .woocommerce-billing-fields__field-wrapper .content, .checkout .sample-request .woocommerce-billing-fields__field-wrapper .content, .sample-request .checkout .woocommerce-shipping-fields__field-wrapper .content, .checkout .sample-request .woocommerce-shipping-fields__field-wrapper .content, .sample-request .contact-block .contact-block-form .gform_footer .content, .contact-block .contact-block-form .sample-request .gform_footer .content, .sample-request .product-info .actions .content, .product-info .sample-request .actions .content {
    padding: 4.8rem 0;
  }
}

.price-list-request .row .title, .price-list-request .footer .social .title, .footer .price-list-request .social .title, .price-list-request .cart-content .mini-cart-content .top .title, .cart-content .mini-cart-content .price-list-request .top .title, .price-list-request .cart-content .left .title, .cart-content .price-list-request .left .title, .price-list-request .cart-content .right .title, .cart-content .price-list-request .right .title, .price-list-request .cart-content .mini-cart-item .title, .cart-content .price-list-request .mini-cart-item .title, .price-list-request .cart-content .totals .line .title, .cart-content .totals .price-list-request .line .title, .price-list-request .cart-content .subtotals .title, .cart-content .price-list-request .subtotals .title, .price-list-request .cart-content .action .title, .cart-content .price-list-request .action .title, .price-list-request .checkout .col2-set .title, .checkout .price-list-request .col2-set .title, .price-list-request .checkout .woocommerce-billing-fields__field-wrapper .title, .checkout .price-list-request .woocommerce-billing-fields__field-wrapper .title, .price-list-request .checkout .woocommerce-shipping-fields__field-wrapper .title, .checkout .price-list-request .woocommerce-shipping-fields__field-wrapper .title, .price-list-request .contact-block .contact-block-form .gform_footer .title, .contact-block .contact-block-form .price-list-request .gform_footer .title, .price-list-request .product-info .actions .title, .product-info .price-list-request .actions .title, .sample-request .row .title, .sample-request .footer .social .title, .footer .sample-request .social .title, .sample-request .cart-content .mini-cart-content .top .title, .cart-content .mini-cart-content .sample-request .top .title, .sample-request .cart-content .left .title, .cart-content .sample-request .left .title, .sample-request .cart-content .right .title, .cart-content .sample-request .right .title, .sample-request .cart-content .mini-cart-item .title, .cart-content .sample-request .mini-cart-item .title, .sample-request .cart-content .totals .line .title, .cart-content .totals .sample-request .line .title, .sample-request .cart-content .subtotals .title, .cart-content .sample-request .subtotals .title, .sample-request .cart-content .action .title, .cart-content .sample-request .action .title, .sample-request .checkout .col2-set .title, .checkout .sample-request .col2-set .title, .sample-request .checkout .woocommerce-billing-fields__field-wrapper .title, .checkout .sample-request .woocommerce-billing-fields__field-wrapper .title, .sample-request .checkout .woocommerce-shipping-fields__field-wrapper .title, .checkout .sample-request .woocommerce-shipping-fields__field-wrapper .title, .sample-request .contact-block .contact-block-form .gform_footer .title, .contact-block .contact-block-form .sample-request .gform_footer .title, .sample-request .product-info .actions .title, .product-info .sample-request .actions .title {
  margin-bottom: 2.4rem;
  font: 300 3.2rem / 4rem Work Sans, sans-serif;
}

@media screen and (width >= 768px) {
  .price-list-request .row .title, .price-list-request .footer .social .title, .footer .price-list-request .social .title, .price-list-request .cart-content .mini-cart-content .top .title, .cart-content .mini-cart-content .price-list-request .top .title, .price-list-request .cart-content .left .title, .cart-content .price-list-request .left .title, .price-list-request .cart-content .right .title, .cart-content .price-list-request .right .title, .price-list-request .cart-content .mini-cart-item .title, .cart-content .price-list-request .mini-cart-item .title, .price-list-request .cart-content .totals .line .title, .cart-content .totals .price-list-request .line .title, .price-list-request .cart-content .subtotals .title, .cart-content .price-list-request .subtotals .title, .price-list-request .cart-content .action .title, .cart-content .price-list-request .action .title, .price-list-request .checkout .col2-set .title, .checkout .price-list-request .col2-set .title, .price-list-request .checkout .woocommerce-billing-fields__field-wrapper .title, .checkout .price-list-request .woocommerce-billing-fields__field-wrapper .title, .price-list-request .checkout .woocommerce-shipping-fields__field-wrapper .title, .checkout .price-list-request .woocommerce-shipping-fields__field-wrapper .title, .price-list-request .contact-block .contact-block-form .gform_footer .title, .contact-block .contact-block-form .price-list-request .gform_footer .title, .price-list-request .product-info .actions .title, .product-info .price-list-request .actions .title, .sample-request .row .title, .sample-request .footer .social .title, .footer .sample-request .social .title, .sample-request .cart-content .mini-cart-content .top .title, .cart-content .mini-cart-content .sample-request .top .title, .sample-request .cart-content .left .title, .cart-content .sample-request .left .title, .sample-request .cart-content .right .title, .cart-content .sample-request .right .title, .sample-request .cart-content .mini-cart-item .title, .cart-content .sample-request .mini-cart-item .title, .sample-request .cart-content .totals .line .title, .cart-content .totals .sample-request .line .title, .sample-request .cart-content .subtotals .title, .cart-content .sample-request .subtotals .title, .sample-request .cart-content .action .title, .cart-content .sample-request .action .title, .sample-request .checkout .col2-set .title, .checkout .sample-request .col2-set .title, .sample-request .checkout .woocommerce-billing-fields__field-wrapper .title, .checkout .sample-request .woocommerce-billing-fields__field-wrapper .title, .sample-request .checkout .woocommerce-shipping-fields__field-wrapper .title, .checkout .sample-request .woocommerce-shipping-fields__field-wrapper .title, .sample-request .contact-block .contact-block-form .gform_footer .title, .contact-block .contact-block-form .sample-request .gform_footer .title, .sample-request .product-info .actions .title, .product-info .sample-request .actions .title {
    margin: 0 0 3.2rem;
    font: 300 3.6rem / 4.8rem Work Sans, sans-serif;
  }
}

.price-list-request .row .image, .price-list-request .footer .social .image, .footer .price-list-request .social .image, .price-list-request .cart-content .mini-cart-content .top .image, .cart-content .mini-cart-content .price-list-request .top .image, .price-list-request .cart-content .left .image, .cart-content .price-list-request .left .image, .price-list-request .cart-content .right .image, .cart-content .price-list-request .right .image, .price-list-request .cart-content .mini-cart-item .image, .cart-content .price-list-request .mini-cart-item .image, .price-list-request .cart-content .totals .line .image, .cart-content .totals .price-list-request .line .image, .price-list-request .cart-content .subtotals .image, .cart-content .price-list-request .subtotals .image, .price-list-request .cart-content .action .image, .cart-content .price-list-request .action .image, .price-list-request .checkout .col2-set .image, .checkout .price-list-request .col2-set .image, .price-list-request .checkout .woocommerce-billing-fields__field-wrapper .image, .checkout .price-list-request .woocommerce-billing-fields__field-wrapper .image, .price-list-request .checkout .woocommerce-shipping-fields__field-wrapper .image, .checkout .price-list-request .woocommerce-shipping-fields__field-wrapper .image, .price-list-request .contact-block .contact-block-form .gform_footer .image, .contact-block .contact-block-form .price-list-request .gform_footer .image, .price-list-request .product-info .actions .image, .product-info .price-list-request .actions .image, .sample-request .row .image, .sample-request .footer .social .image, .footer .sample-request .social .image, .sample-request .cart-content .mini-cart-content .top .image, .cart-content .mini-cart-content .sample-request .top .image, .sample-request .cart-content .left .image, .cart-content .sample-request .left .image, .sample-request .cart-content .right .image, .cart-content .sample-request .right .image, .sample-request .cart-content .mini-cart-item .image, .cart-content .sample-request .mini-cart-item .image, .sample-request .cart-content .totals .line .image, .cart-content .totals .sample-request .line .image, .sample-request .cart-content .subtotals .image, .cart-content .sample-request .subtotals .image, .sample-request .cart-content .action .image, .cart-content .sample-request .action .image, .sample-request .checkout .col2-set .image, .checkout .sample-request .col2-set .image, .sample-request .checkout .woocommerce-billing-fields__field-wrapper .image, .checkout .sample-request .woocommerce-billing-fields__field-wrapper .image, .sample-request .checkout .woocommerce-shipping-fields__field-wrapper .image, .checkout .sample-request .woocommerce-shipping-fields__field-wrapper .image, .sample-request .contact-block .contact-block-form .gform_footer .image, .contact-block .contact-block-form .sample-request .gform_footer .image, .sample-request .product-info .actions .image, .product-info .sample-request .actions .image {
  position: relative;
}

@media screen and (width >= 960px) {
  .price-list-request .row .image, .price-list-request .footer .social .image, .footer .price-list-request .social .image, .price-list-request .cart-content .mini-cart-content .top .image, .cart-content .mini-cart-content .price-list-request .top .image, .price-list-request .cart-content .left .image, .cart-content .price-list-request .left .image, .price-list-request .cart-content .right .image, .cart-content .price-list-request .right .image, .price-list-request .cart-content .mini-cart-item .image, .cart-content .price-list-request .mini-cart-item .image, .price-list-request .cart-content .totals .line .image, .cart-content .totals .price-list-request .line .image, .price-list-request .cart-content .subtotals .image, .cart-content .price-list-request .subtotals .image, .price-list-request .cart-content .action .image, .cart-content .price-list-request .action .image, .price-list-request .checkout .col2-set .image, .checkout .price-list-request .col2-set .image, .price-list-request .checkout .woocommerce-billing-fields__field-wrapper .image, .checkout .price-list-request .woocommerce-billing-fields__field-wrapper .image, .price-list-request .checkout .woocommerce-shipping-fields__field-wrapper .image, .checkout .price-list-request .woocommerce-shipping-fields__field-wrapper .image, .price-list-request .contact-block .contact-block-form .gform_footer .image, .contact-block .contact-block-form .price-list-request .gform_footer .image, .price-list-request .product-info .actions .image, .product-info .price-list-request .actions .image, .sample-request .row .image, .sample-request .footer .social .image, .footer .sample-request .social .image, .sample-request .cart-content .mini-cart-content .top .image, .cart-content .mini-cart-content .sample-request .top .image, .sample-request .cart-content .left .image, .cart-content .sample-request .left .image, .sample-request .cart-content .right .image, .cart-content .sample-request .right .image, .sample-request .cart-content .mini-cart-item .image, .cart-content .sample-request .mini-cart-item .image, .sample-request .cart-content .totals .line .image, .cart-content .totals .sample-request .line .image, .sample-request .cart-content .subtotals .image, .cart-content .sample-request .subtotals .image, .sample-request .cart-content .action .image, .cart-content .sample-request .action .image, .sample-request .checkout .col2-set .image, .checkout .sample-request .col2-set .image, .sample-request .checkout .woocommerce-billing-fields__field-wrapper .image, .checkout .sample-request .woocommerce-billing-fields__field-wrapper .image, .sample-request .checkout .woocommerce-shipping-fields__field-wrapper .image, .checkout .sample-request .woocommerce-shipping-fields__field-wrapper .image, .sample-request .contact-block .contact-block-form .gform_footer .image, .contact-block .contact-block-form .sample-request .gform_footer .image, .sample-request .product-info .actions .image, .product-info .sample-request .actions .image {
    margin-left: -9rem;
  }
}

.price-list-request .row .image img, .price-list-request .footer .social .image img, .footer .price-list-request .social .image img, .price-list-request .cart-content .mini-cart-content .top .image img, .cart-content .mini-cart-content .price-list-request .top .image img, .price-list-request .cart-content .left .image img, .cart-content .price-list-request .left .image img, .price-list-request .cart-content .right .image img, .cart-content .price-list-request .right .image img, .price-list-request .cart-content .mini-cart-item .image img, .cart-content .price-list-request .mini-cart-item .image img, .price-list-request .cart-content .totals .line .image img, .cart-content .totals .price-list-request .line .image img, .price-list-request .cart-content .subtotals .image img, .cart-content .price-list-request .subtotals .image img, .price-list-request .cart-content .action .image img, .cart-content .price-list-request .action .image img, .price-list-request .checkout .col2-set .image img, .checkout .price-list-request .col2-set .image img, .price-list-request .checkout .woocommerce-billing-fields__field-wrapper .image img, .checkout .price-list-request .woocommerce-billing-fields__field-wrapper .image img, .price-list-request .checkout .woocommerce-shipping-fields__field-wrapper .image img, .checkout .price-list-request .woocommerce-shipping-fields__field-wrapper .image img, .price-list-request .contact-block .contact-block-form .gform_footer .image img, .contact-block .contact-block-form .price-list-request .gform_footer .image img, .price-list-request .product-info .actions .image img, .product-info .price-list-request .actions .image img, .sample-request .row .image img, .sample-request .footer .social .image img, .footer .sample-request .social .image img, .sample-request .cart-content .mini-cart-content .top .image img, .cart-content .mini-cart-content .sample-request .top .image img, .sample-request .cart-content .left .image img, .cart-content .sample-request .left .image img, .sample-request .cart-content .right .image img, .cart-content .sample-request .right .image img, .sample-request .cart-content .mini-cart-item .image img, .cart-content .sample-request .mini-cart-item .image img, .sample-request .cart-content .totals .line .image img, .cart-content .totals .sample-request .line .image img, .sample-request .cart-content .subtotals .image img, .cart-content .sample-request .subtotals .image img, .sample-request .cart-content .action .image img, .cart-content .sample-request .action .image img, .sample-request .checkout .col2-set .image img, .checkout .sample-request .col2-set .image img, .sample-request .checkout .woocommerce-billing-fields__field-wrapper .image img, .checkout .sample-request .woocommerce-billing-fields__field-wrapper .image img, .sample-request .checkout .woocommerce-shipping-fields__field-wrapper .image img, .checkout .sample-request .woocommerce-shipping-fields__field-wrapper .image img, .sample-request .contact-block .contact-block-form .gform_footer .image img, .contact-block .contact-block-form .sample-request .gform_footer .image img, .sample-request .product-info .actions .image img, .product-info .sample-request .actions .image img {
  rotate: -3deg;
}

@media screen and (width >= 960px) {
  .price-list-request .row .image img, .price-list-request .footer .social .image img, .footer .price-list-request .social .image img, .price-list-request .cart-content .mini-cart-content .top .image img, .cart-content .mini-cart-content .price-list-request .top .image img, .price-list-request .cart-content .left .image img, .cart-content .price-list-request .left .image img, .price-list-request .cart-content .right .image img, .cart-content .price-list-request .right .image img, .price-list-request .cart-content .mini-cart-item .image img, .cart-content .price-list-request .mini-cart-item .image img, .price-list-request .cart-content .totals .line .image img, .cart-content .totals .price-list-request .line .image img, .price-list-request .cart-content .subtotals .image img, .cart-content .price-list-request .subtotals .image img, .price-list-request .cart-content .action .image img, .cart-content .price-list-request .action .image img, .price-list-request .checkout .col2-set .image img, .checkout .price-list-request .col2-set .image img, .price-list-request .checkout .woocommerce-billing-fields__field-wrapper .image img, .checkout .price-list-request .woocommerce-billing-fields__field-wrapper .image img, .price-list-request .checkout .woocommerce-shipping-fields__field-wrapper .image img, .checkout .price-list-request .woocommerce-shipping-fields__field-wrapper .image img, .price-list-request .contact-block .contact-block-form .gform_footer .image img, .contact-block .contact-block-form .price-list-request .gform_footer .image img, .price-list-request .product-info .actions .image img, .product-info .price-list-request .actions .image img, .sample-request .row .image img, .sample-request .footer .social .image img, .footer .sample-request .social .image img, .sample-request .cart-content .mini-cart-content .top .image img, .cart-content .mini-cart-content .sample-request .top .image img, .sample-request .cart-content .left .image img, .cart-content .sample-request .left .image img, .sample-request .cart-content .right .image img, .cart-content .sample-request .right .image img, .sample-request .cart-content .mini-cart-item .image img, .cart-content .sample-request .mini-cart-item .image img, .sample-request .cart-content .totals .line .image img, .cart-content .totals .sample-request .line .image img, .sample-request .cart-content .subtotals .image img, .cart-content .sample-request .subtotals .image img, .sample-request .cart-content .action .image img, .cart-content .sample-request .action .image img, .sample-request .checkout .col2-set .image img, .checkout .sample-request .col2-set .image img, .sample-request .checkout .woocommerce-billing-fields__field-wrapper .image img, .checkout .sample-request .woocommerce-billing-fields__field-wrapper .image img, .sample-request .checkout .woocommerce-shipping-fields__field-wrapper .image img, .checkout .sample-request .woocommerce-shipping-fields__field-wrapper .image img, .sample-request .contact-block .contact-block-form .gform_footer .image img, .contact-block .contact-block-form .sample-request .gform_footer .image img, .sample-request .product-info .actions .image img, .product-info .sample-request .actions .image img {
    object-fit: contain;
    width: 100%;
    height: 40rem;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
}

.sample-request {
  background: #e0e5e7;
  margin: 0;
}

.sample-request .row, .sample-request .footer .social, .footer .sample-request .social, .sample-request .cart-content .mini-cart-content .top, .cart-content .mini-cart-content .sample-request .top, .sample-request .cart-content .left, .cart-content .sample-request .left, .sample-request .cart-content .right, .cart-content .sample-request .right, .sample-request .cart-content .mini-cart-item, .cart-content .sample-request .mini-cart-item, .sample-request .cart-content .totals .line, .cart-content .totals .sample-request .line, .sample-request .cart-content .subtotals, .cart-content .sample-request .subtotals, .sample-request .cart-content .action, .cart-content .sample-request .action, .sample-request .checkout .col2-set, .checkout .sample-request .col2-set, .sample-request .checkout .woocommerce-billing-fields__field-wrapper, .checkout .sample-request .woocommerce-billing-fields__field-wrapper, .sample-request .checkout .woocommerce-shipping-fields__field-wrapper, .checkout .sample-request .woocommerce-shipping-fields__field-wrapper, .sample-request .contact-block .contact-block-form .gform_footer, .contact-block .contact-block-form .sample-request .gform_footer, .sample-request .product-info .actions, .product-info .sample-request .actions {
  align-items: center;
}

.sample-request .row .content, .sample-request .footer .social .content, .footer .sample-request .social .content, .sample-request .cart-content .mini-cart-content .top .content, .cart-content .mini-cart-content .sample-request .top .content, .sample-request .cart-content .left .content, .cart-content .sample-request .left .content, .sample-request .cart-content .right .content, .cart-content .sample-request .right .content, .sample-request .cart-content .mini-cart-item .content, .cart-content .sample-request .mini-cart-item .content, .sample-request .cart-content .totals .line .content, .cart-content .totals .sample-request .line .content, .sample-request .cart-content .subtotals .content, .cart-content .sample-request .subtotals .content, .sample-request .cart-content .action .content, .cart-content .sample-request .action .content, .sample-request .checkout .col2-set .content, .checkout .sample-request .col2-set .content, .sample-request .checkout .woocommerce-billing-fields__field-wrapper .content, .checkout .sample-request .woocommerce-billing-fields__field-wrapper .content, .sample-request .checkout .woocommerce-shipping-fields__field-wrapper .content, .checkout .sample-request .woocommerce-shipping-fields__field-wrapper .content, .sample-request .contact-block .contact-block-form .gform_footer .content, .contact-block .contact-block-form .sample-request .gform_footer .content, .sample-request .product-info .actions .content, .product-info .sample-request .actions .content {
  padding: 0 0 4.8rem;
}

@media screen and (width >= 960px) {
  .sample-request .row .content, .sample-request .footer .social .content, .footer .sample-request .social .content, .sample-request .cart-content .mini-cart-content .top .content, .cart-content .mini-cart-content .sample-request .top .content, .sample-request .cart-content .left .content, .cart-content .sample-request .left .content, .sample-request .cart-content .right .content, .cart-content .sample-request .right .content, .sample-request .cart-content .mini-cart-item .content, .cart-content .sample-request .mini-cart-item .content, .sample-request .cart-content .totals .line .content, .cart-content .totals .sample-request .line .content, .sample-request .cart-content .subtotals .content, .cart-content .sample-request .subtotals .content, .sample-request .cart-content .action .content, .cart-content .sample-request .action .content, .sample-request .checkout .col2-set .content, .checkout .sample-request .col2-set .content, .sample-request .checkout .woocommerce-billing-fields__field-wrapper .content, .checkout .sample-request .woocommerce-billing-fields__field-wrapper .content, .sample-request .checkout .woocommerce-shipping-fields__field-wrapper .content, .checkout .sample-request .woocommerce-shipping-fields__field-wrapper .content, .sample-request .contact-block .contact-block-form .gform_footer .content, .contact-block .contact-block-form .sample-request .gform_footer .content, .sample-request .product-info .actions .content, .product-info .sample-request .actions .content {
    padding: 4.8rem 0;
  }
}

.sample-request .row .image, .sample-request .footer .social .image, .footer .sample-request .social .image, .sample-request .cart-content .mini-cart-content .top .image, .cart-content .mini-cart-content .sample-request .top .image, .sample-request .cart-content .left .image, .cart-content .sample-request .left .image, .sample-request .cart-content .right .image, .cart-content .sample-request .right .image, .sample-request .cart-content .mini-cart-item .image, .cart-content .sample-request .mini-cart-item .image, .sample-request .cart-content .totals .line .image, .cart-content .totals .sample-request .line .image, .sample-request .cart-content .subtotals .image, .cart-content .sample-request .subtotals .image, .sample-request .cart-content .action .image, .cart-content .sample-request .action .image, .sample-request .checkout .col2-set .image, .checkout .sample-request .col2-set .image, .sample-request .checkout .woocommerce-billing-fields__field-wrapper .image, .checkout .sample-request .woocommerce-billing-fields__field-wrapper .image, .sample-request .checkout .woocommerce-shipping-fields__field-wrapper .image, .checkout .sample-request .woocommerce-shipping-fields__field-wrapper .image, .sample-request .contact-block .contact-block-form .gform_footer .image, .contact-block .contact-block-form .sample-request .gform_footer .image, .sample-request .product-info .actions .image, .product-info .sample-request .actions .image {
  rotate: 0;
}

.sample-request .row .image img, .sample-request .footer .social .image img, .footer .sample-request .social .image img, .sample-request .cart-content .mini-cart-content .top .image img, .cart-content .mini-cart-content .sample-request .top .image img, .sample-request .cart-content .left .image img, .cart-content .sample-request .left .image img, .sample-request .cart-content .right .image img, .cart-content .sample-request .right .image img, .sample-request .cart-content .mini-cart-item .image img, .cart-content .sample-request .mini-cart-item .image img, .sample-request .cart-content .totals .line .image img, .cart-content .totals .sample-request .line .image img, .sample-request .cart-content .subtotals .image img, .cart-content .sample-request .subtotals .image img, .sample-request .cart-content .action .image img, .cart-content .sample-request .action .image img, .sample-request .checkout .col2-set .image img, .checkout .sample-request .col2-set .image img, .sample-request .checkout .woocommerce-billing-fields__field-wrapper .image img, .checkout .sample-request .woocommerce-billing-fields__field-wrapper .image img, .sample-request .checkout .woocommerce-shipping-fields__field-wrapper .image img, .checkout .sample-request .woocommerce-shipping-fields__field-wrapper .image img, .sample-request .contact-block .contact-block-form .gform_footer .image img, .contact-block .contact-block-form .sample-request .gform_footer .image img, .sample-request .product-info .actions .image img, .product-info .sample-request .actions .image img {
  width: auto;
  max-width: 90%;
  height: auto;
  position: relative;
}

.product-slider {
  padding: 4.8rem 0;
}

@media screen and (width >= 768px) {
  .product-slider {
    padding: 9.6rem 0;
  }
}

.product-slider .flickity-page-dots {
  text-align: right;
  padding: 0 4.8rem 0 0;
}

.product-slider .slider {
  position: relative;
  overflow: hidden;
}

.product-slider .slider .slide {
  background-size: cover;
  width: 100%;
  height: 30rem;
  position: relative;
}

@media screen and (width >= 640px) {
  .product-slider .slider .slide {
    height: 40rem;
  }
}

@media screen and (width >= 768px) {
  .product-slider .slider .slide {
    height: 50rem;
  }
}

@media screen and (width >= 960px) {
  .product-slider .slider .slide {
    height: 60rem;
  }
}

@media screen and (width >= 1140px) {
  .product-slider .slider .slide {
    height: 90rem;
  }
}

.product-slider .slider .slide .mask {
  z-index: 2;
  background: #0003;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.product-slider .slider .slide .title {
  color: #fff;
  z-index: 4;
  font: 300 1.8rem / 3.2rem Work Sans, sans-serif;
  position: absolute;
  bottom: 3.2rem;
  left: 3.2rem;
}

@media screen and (width >= 960px) {
  .product-slider .slider .slide .title {
    bottom: 4.8rem;
    left: 4.8rem;
  }
}

.cart-content {
  z-index: 99999;
  background: #212121bf;
  width: 100%;
  height: 100%;
  font-size: 1.6rem;
  line-height: 2.8rem;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  overflow-y: auto;
}

.cart-content .mini-cart-content {
  background: #fff;
  max-width: 74rem;
  margin: 0 auto;
  padding: 1.8rem 3.2rem 6.4rem;
  position: relative;
}

@media screen and (width >= 768px) {
  .cart-content .mini-cart-content {
    margin: 14.4rem auto;
    padding: 4.8rem;
  }
}

.cart-content .mini-cart-content .close {
  cursor: pointer;
  z-index: 99999;
  color: #fff;
  background: url("../close.bb4daf5b.svg") 50% / cover no-repeat;
  width: 1.6rem;
  height: 1.6rem;
  position: absolute;
  top: 1.6rem;
  right: 1.6rem;
}

.cart-content .mini-cart-content .blur {
  z-index: 333;
  background: #21212133;
  width: 100%;
  height: 100%;
  transition: all .3s;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}

.cart-content .mini-cart-content .top {
  justify-content: space-between;
  align-items: center;
  margin: 0 0 .6rem;
}

.cart-content .mini-cart-content .top .title {
  font: 300 3.6rem / 4.8rem Work Sans, sans-serif;
}

.cart-content .left, .cart-content .right {
  width: 50%;
  margin: 0;
}

.cart-content .left {
  padding-right: .8rem;
}

.cart-content .right {
  padding-left: .8rem;
}

.cart-content .mini-cart-item {
  border-top: 1px solid #eee;
  justify-content: space-between;
  align-items: center;
  margin: 0;
  padding: 2.4rem 0;
}

.cart-content .mini-cart-item .remove {
  cursor: pointer;
  z-index: 99999;
  background: url("../close-icon.24b6746b.svg") 50% / cover no-repeat;
  width: .6rem;
  height: .6rem;
  margin-right: .8rem;
  display: block;
}

.cart-content .mini-cart-item .thumb {
  width: 4.8rem;
  margin-right: 1.2rem;
}

.cart-content .mini-cart-item .name {
  flex: 1;
  padding-right: 1.8rem;
  font-size: 1.6rem;
  line-height: 1.6rem;
}

.cart-content .mini-cart-item .name a {
  font-size: 1.4rem;
}

.cart-content .mini-cart-item .name .single-price {
  margin-top: .3rem;
  font: 500 1.2rem / 1.8rem Work Sans, sans-serif;
}

.cart-content .mini-cart-item .name .quantity {
  width: 100%;
  font-size: 1.2rem;
}

.cart-content .mini-cart-item .left, .cart-content .mini-cart-item .right {
  align-items: center;
}

.cart-content .mini-cart-item .cart-item-subtotal {
  margin-left: auto;
}

.cart-content .mini-cart-item {
  border: 0;
}

.cart-content .quantity {
  font-size: 1.6rem;
}

.cart-content .quantity .type {
  display: none;
}

@media screen and (width >= 768px) {
  .cart-content .quantity .type {
    display: inline-block;
  }
}

.cart-content .totals {
  width: 100%;
  font: 500 1.4rem / 2.8rem Work Sans, sans-serif;
}

.cart-content .totals .line {
  justify-content: space-between;
  margin: 0;
}

.cart-content .subtotals {
  border-top: 1px solid #000;
  justify-content: space-between;
  margin: 0;
  padding: 2.4rem 0;
}

.cart-content .subtotals .left {
  padding-right: .8rem;
  font: 500 1.2rem / 1.8rem Work Sans, sans-serif;
}

.cart-content .subtotals .right {
  padding-left: .8rem;
}

.cart-content .subtotals .left, .cart-content .subtotals .right {
  width: 100%;
  padding: 0;
}

@media screen and (width >= 768px) {
  .cart-content .subtotals .left, .cart-content .subtotals .right {
    width: 50%;
  }
}

.cart-content .total {
  padding-top: 1.2rem;
  font-size: 1.8rem;
  font-weight: 300;
}

.cart-content .action {
  margin: 0;
}

.cart-content .action .left, .cart-content .action .right {
  width: 100%;
  padding: 0;
}

@media screen and (width >= 768px) {
  .cart-content .action .left, .cart-content .action .right {
    width: 50%;
  }

  .cart-content .action .left {
    padding-right: .8rem;
  }

  .cart-content .action .right {
    padding-left: .8rem;
  }
}

.cart-content .action a, .cart-content .action button, .cart-content .action .gform_footer input[type="submit"], .gform_footer .cart-content .action input[type="submit"], .cart-content .action .gform_footer input[type="button"], .gform_footer .cart-content .action input[type="button"] {
  width: 100%;
}

.cart-content .action button, .cart-content .action .gform_footer input[type="submit"], .gform_footer .cart-content .action input[type="submit"], .cart-content .action .gform_footer input[type="button"], .gform_footer .cart-content .action input[type="button"] {
  margin-bottom: 1.8rem;
  line-height: 3.6rem;
}

@media screen and (width >= 768px) {
  .cart-content .action button, .cart-content .action .gform_footer input[type="submit"], .gform_footer .cart-content .action input[type="submit"], .cart-content .action .gform_footer input[type="button"], .gform_footer .cart-content .action input[type="button"] {
    margin: 0;
  }
}

.modal, .header .search-box {
  z-index: 9999;
  background: #212121cc;
  width: 100%;
  height: 100%;
  padding: 4.8rem 0;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  overflow-y: scroll;
}

.modal .modal-container .content, .header .search-box .modal-container .content {
  background: #fff;
  max-width: 74rem;
  margin: 0 auto;
  padding: 1.8rem 3.2rem 6.4rem;
  position: relative;
}

@media screen and (width >= 768px) {
  .modal .modal-container .content, .header .search-box .modal-container .content {
    padding: 4.8rem;
  }
}

.modal .modal-container .content .close, .header .search-box .modal-container .content .close {
  cursor: pointer;
  z-index: 99999;
  color: #fff;
  background: url("../close.bb4daf5b.svg") 50% / cover no-repeat;
  width: 1.6rem;
  height: 1.6rem;
  position: absolute;
  top: 1.6rem;
  right: 1.6rem;
}

.modal .modal-container .content .top, .header .search-box .modal-container .content .top {
  padding-bottom: .6rem;
  position: relative;
}

.modal .modal-container .content .top .title, .header .search-box .modal-container .content .top .title {
  font: 300 3.6rem / 4.8rem Work Sans, sans-serif;
}

.modal .modal-container .content .text, .header .search-box .modal-container .content .text {
  margin-top: 2.4rem;
  font: 300 1.6rem / 2.8rem Work Sans, sans-serif;
}

.modal .modal-container .content .form, .header .search-box .modal-container .content .form {
  margin-top: 3.6rem;
}

.hamburger--3dx .hamburger-box {
  perspective: 40px;
}

.hamburger--3dx .hamburger-inner {
  transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s;
}

.hamburger--3dx .hamburger-inner:before, .hamburger--3dx .hamburger-inner:after {
  transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s;
}

.hamburger--3dx.is-active .hamburger-inner {
  background-color: #0000;
  transform: rotateY(180deg);
}

.hamburger--3dx.is-active .hamburger-inner:before {
  transform: translate3d(0, 5px, 0)rotate(45deg);
}

.hamburger--3dx.is-active .hamburger-inner:after {
  transform: translate3d(0, -5px, 0)rotate(-45deg);
}

.hamburger--3dx-r .hamburger-box {
  perspective: 40px;
}

.hamburger--3dx-r .hamburger-inner {
  transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s;
}

.hamburger--3dx-r .hamburger-inner:before, .hamburger--3dx-r .hamburger-inner:after {
  transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s;
}

.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: #0000;
  transform: rotateY(-180deg);
}

.hamburger--3dx-r.is-active .hamburger-inner:before {
  transform: translate3d(0, 5px, 0)rotate(45deg);
}

.hamburger--3dx-r.is-active .hamburger-inner:after {
  transform: translate3d(0, -5px, 0)rotate(-45deg);
}

.hamburger--3dy .hamburger-box {
  perspective: 40px;
}

.hamburger--3dy .hamburger-inner {
  transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s;
}

.hamburger--3dy .hamburger-inner:before, .hamburger--3dy .hamburger-inner:after {
  transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s;
}

.hamburger--3dy.is-active .hamburger-inner {
  background-color: #0000;
  transform: rotateX(-180deg);
}

.hamburger--3dy.is-active .hamburger-inner:before {
  transform: translate3d(0, 5px, 0)rotate(45deg);
}

.hamburger--3dy.is-active .hamburger-inner:after {
  transform: translate3d(0, -5px, 0)rotate(-45deg);
}

.hamburger--3dy-r .hamburger-box {
  perspective: 40px;
}

.hamburger--3dy-r .hamburger-inner {
  transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s;
}

.hamburger--3dy-r .hamburger-inner:before, .hamburger--3dy-r .hamburger-inner:after {
  transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s;
}

.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: #0000;
  transform: rotateX(180deg);
}

.hamburger--3dy-r.is-active .hamburger-inner:before {
  transform: translate3d(0, 5px, 0)rotate(45deg);
}

.hamburger--3dy-r.is-active .hamburger-inner:after {
  transform: translate3d(0, -5px, 0)rotate(-45deg);
}

.hamburger--3dxy .hamburger-box {
  perspective: 40px;
}

.hamburger--3dxy .hamburger-inner {
  transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s;
}

.hamburger--3dxy .hamburger-inner:before, .hamburger--3dxy .hamburger-inner:after {
  transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s;
}

.hamburger--3dxy.is-active .hamburger-inner {
  background-color: #0000;
  transform: rotateX(180deg)rotateY(180deg);
}

.hamburger--3dxy.is-active .hamburger-inner:before {
  transform: translate3d(0, 5px, 0)rotate(45deg);
}

.hamburger--3dxy.is-active .hamburger-inner:after {
  transform: translate3d(0, -5px, 0)rotate(-45deg);
}

.hamburger--3dxy-r .hamburger-box {
  perspective: 40px;
}

.hamburger--3dxy-r .hamburger-inner {
  transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s;
}

.hamburger--3dxy-r .hamburger-inner:before, .hamburger--3dxy-r .hamburger-inner:after {
  transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s;
}

.hamburger--3dxy-r.is-active .hamburger-inner {
  background-color: #0000;
  transform: rotateX(180deg)rotateY(180deg)rotateZ(-180deg);
}

.hamburger--3dxy-r.is-active .hamburger-inner:before {
  transform: translate3d(0, 5px, 0)rotate(45deg);
}

.hamburger--3dxy-r.is-active .hamburger-inner:after {
  transform: translate3d(0, -5px, 0)rotate(-45deg);
}

.hamburger--arrow.is-active .hamburger-inner:before {
  transform: translate3d(-4px, 0, 0)rotate(-45deg)scale(.7, 1);
}

.hamburger--arrow.is-active .hamburger-inner:after {
  transform: translate3d(-4px, 0, 0)rotate(45deg)scale(.7, 1);
}

.hamburger--arrow-r.is-active .hamburger-inner:before {
  transform: translate3d(4px, 0, 0)rotate(45deg)scale(.7, 1);
}

.hamburger--arrow-r.is-active .hamburger-inner:after {
  transform: translate3d(4px, 0, 0)rotate(-45deg)scale(.7, 1);
}

.hamburger--arrowalt .hamburger-inner:before {
  transition: top .1s .1s, transform .1s cubic-bezier(.165, .84, .44, 1);
}

.hamburger--arrowalt .hamburger-inner:after {
  transition: bottom .1s .1s, transform .1s cubic-bezier(.165, .84, .44, 1);
}

.hamburger--arrowalt.is-active .hamburger-inner:before {
  transition: top .1s, transform .1s cubic-bezier(.895, .03, .685, .22) .1s;
  top: 0;
  transform: translate3d(-4px, -5px, 0)rotate(-45deg)scale(.7, 1);
}

.hamburger--arrowalt.is-active .hamburger-inner:after {
  transition: bottom .1s, transform .1s cubic-bezier(.895, .03, .685, .22) .1s;
  bottom: 0;
  transform: translate3d(-4px, 5px, 0)rotate(45deg)scale(.7, 1);
}

.hamburger--arrowalt-r .hamburger-inner:before {
  transition: top .1s .1s, transform .1s cubic-bezier(.165, .84, .44, 1);
}

.hamburger--arrowalt-r .hamburger-inner:after {
  transition: bottom .1s .1s, transform .1s cubic-bezier(.165, .84, .44, 1);
}

.hamburger--arrowalt-r.is-active .hamburger-inner:before {
  transition: top .1s, transform .1s cubic-bezier(.895, .03, .685, .22) .1s;
  top: 0;
  transform: translate3d(4px, -5px, 0)rotate(45deg)scale(.7, 1);
}

.hamburger--arrowalt-r.is-active .hamburger-inner:after {
  transition: bottom .1s, transform .1s cubic-bezier(.895, .03, .685, .22) .1s;
  bottom: 0;
  transform: translate3d(4px, 5px, 0)rotate(-45deg)scale(.7, 1);
}

.hamburger--arrowturn.is-active .hamburger-inner {
  transform: rotate(-180deg);
}

.hamburger--arrowturn.is-active .hamburger-inner:before {
  transform: translate3d(8px, 0, 0)rotate(45deg)scale(.7, 1);
}

.hamburger--arrowturn.is-active .hamburger-inner:after {
  transform: translate3d(8px, 0, 0)rotate(-45deg)scale(.7, 1);
}

.hamburger--arrowturn-r.is-active .hamburger-inner {
  transform: rotate(-180deg);
}

.hamburger--arrowturn-r.is-active .hamburger-inner:before {
  transform: translate3d(-8px, 0, 0)rotate(-45deg)scale(.7, 1);
}

.hamburger--arrowturn-r.is-active .hamburger-inner:after {
  transform: translate3d(-8px, 0, 0)rotate(45deg)scale(.7, 1);
}

.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner:before, .hamburger--boring .hamburger-inner:after {
  transition-property: none;
}

.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg);
}

.hamburger--boring.is-active .hamburger-inner:before {
  opacity: 0;
  top: 0;
}

.hamburger--boring.is-active .hamburger-inner:after {
  bottom: 0;
  transform: rotate(-90deg);
}

.hamburger--collapse .hamburger-inner {
  transition-duration: .13s;
  transition-delay: .13s;
  transition-timing-function: cubic-bezier(.55, .055, .675, .19);
  top: auto;
  bottom: 0;
}

.hamburger--collapse .hamburger-inner:after {
  transition: top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s, opacity .1s linear;
  top: -10px;
}

.hamburger--collapse .hamburger-inner:before {
  transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .2s, transform .13s cubic-bezier(.55, .055, .675, .19);
}

.hamburger--collapse.is-active .hamburger-inner {
  transition-delay: .22s;
  transition-timing-function: cubic-bezier(.215, .61, .355, 1);
  transform: translate3d(0, -5px, 0)rotate(-45deg);
}

.hamburger--collapse.is-active .hamburger-inner:after {
  opacity: 0;
  transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s linear .22s;
  top: 0;
}

.hamburger--collapse.is-active .hamburger-inner:before {
  transition: top .1s cubic-bezier(.33333, 0, .66667, .33333) .16s, transform .13s cubic-bezier(.215, .61, .355, 1) .25s;
  top: 0;
  transform: rotate(-90deg);
}

.hamburger--collapse-r .hamburger-inner {
  transition-duration: .13s;
  transition-delay: .13s;
  transition-timing-function: cubic-bezier(.55, .055, .675, .19);
  top: auto;
  bottom: 0;
}

.hamburger--collapse-r .hamburger-inner:after {
  transition: top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s, opacity .1s linear;
  top: -10px;
}

.hamburger--collapse-r .hamburger-inner:before {
  transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .2s, transform .13s cubic-bezier(.55, .055, .675, .19);
}

.hamburger--collapse-r.is-active .hamburger-inner {
  transition-delay: .22s;
  transition-timing-function: cubic-bezier(.215, .61, .355, 1);
  transform: translate3d(0, -5px, 0)rotate(45deg);
}

.hamburger--collapse-r.is-active .hamburger-inner:after {
  opacity: 0;
  transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s linear .22s;
  top: 0;
}

.hamburger--collapse-r.is-active .hamburger-inner:before {
  transition: top .1s cubic-bezier(.33333, 0, .66667, .33333) .16s, transform .13s cubic-bezier(.215, .61, .355, 1) .25s;
  top: 0;
  transform: rotate(90deg);
}

.hamburger--elastic .hamburger-inner {
  transition-duration: .275s;
  transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
  top: .5px;
}

.hamburger--elastic .hamburger-inner:before {
  transition: opacity .125s .275s;
  top: 5px;
}

.hamburger--elastic .hamburger-inner:after {
  transition: transform .275s cubic-bezier(.68, -.55, .265, 1.55);
  top: 10px;
}

.hamburger--elastic.is-active .hamburger-inner {
  transition-delay: 75ms;
  transform: translate3d(0, 5px, 0)rotate(135deg);
}

.hamburger--elastic.is-active .hamburger-inner:before {
  opacity: 0;
  transition-delay: 0s;
}

.hamburger--elastic.is-active .hamburger-inner:after {
  transition-delay: 75ms;
  transform: translate3d(0, -10px, 0)rotate(-270deg);
}

.hamburger--elastic-r .hamburger-inner {
  transition-duration: .275s;
  transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
  top: .5px;
}

.hamburger--elastic-r .hamburger-inner:before {
  transition: opacity .125s .275s;
  top: 5px;
}

.hamburger--elastic-r .hamburger-inner:after {
  transition: transform .275s cubic-bezier(.68, -.55, .265, 1.55);
  top: 10px;
}

.hamburger--elastic-r.is-active .hamburger-inner {
  transition-delay: 75ms;
  transform: translate3d(0, 5px, 0)rotate(-135deg);
}

.hamburger--elastic-r.is-active .hamburger-inner:before {
  opacity: 0;
  transition-delay: 0s;
}

.hamburger--elastic-r.is-active .hamburger-inner:after {
  transition-delay: 75ms;
  transform: translate3d(0, -10px, 0)rotate(270deg);
}

.hamburger--emphatic {
  overflow: hidden;
}

.hamburger--emphatic .hamburger-inner {
  transition: background-color .125s ease-in .175s;
}

.hamburger--emphatic .hamburger-inner:before {
  transition: transform .125s cubic-bezier(.6, .04, .98, .335), top 50ms linear .125s, left .125s ease-in .175s;
  left: 0;
}

.hamburger--emphatic .hamburger-inner:after {
  transition: transform .125s cubic-bezier(.6, .04, .98, .335), top 50ms linear .125s, right .125s ease-in .175s;
  top: 5px;
  right: 0;
}

.hamburger--emphatic.is-active .hamburger-inner {
  background-color: #0000;
  transition-delay: 0s;
  transition-timing-function: ease-out;
}

.hamburger--emphatic.is-active .hamburger-inner:before {
  transition: left .125s ease-out, top 50ms linear .125s, transform .125s cubic-bezier(.075, .82, .165, 1) .175s;
  top: -40px;
  left: -40px;
  transform: translate3d(40px, 40px, 0)rotate(45deg);
}

.hamburger--emphatic.is-active .hamburger-inner:after {
  transition: right .125s ease-out, top 50ms linear .125s, transform .125s cubic-bezier(.075, .82, .165, 1) .175s;
  top: -40px;
  right: -40px;
  transform: translate3d(-40px, 40px, 0)rotate(-45deg);
}

.hamburger--emphatic-r {
  overflow: hidden;
}

.hamburger--emphatic-r .hamburger-inner {
  transition: background-color .125s ease-in .175s;
}

.hamburger--emphatic-r .hamburger-inner:before {
  transition: transform .125s cubic-bezier(.6, .04, .98, .335), top 50ms linear .125s, left .125s ease-in .175s;
  left: 0;
}

.hamburger--emphatic-r .hamburger-inner:after {
  transition: transform .125s cubic-bezier(.6, .04, .98, .335), top 50ms linear .125s, right .125s ease-in .175s;
  top: 5px;
  right: 0;
}

.hamburger--emphatic-r.is-active .hamburger-inner {
  background-color: #0000;
  transition-delay: 0s;
  transition-timing-function: ease-out;
}

.hamburger--emphatic-r.is-active .hamburger-inner:before {
  transition: left .125s ease-out, top 50ms linear .125s, transform .125s cubic-bezier(.075, .82, .165, 1) .175s;
  top: 40px;
  left: -40px;
  transform: translate3d(40px, -40px, 0)rotate(-45deg);
}

.hamburger--emphatic-r.is-active .hamburger-inner:after {
  transition: right .125s ease-out, top 50ms linear .125s, transform .125s cubic-bezier(.075, .82, .165, 1) .175s;
  top: 40px;
  right: -40px;
  transform: translate3d(-40px, -40px, 0)rotate(45deg);
}

.hamburger--minus .hamburger-inner:before, .hamburger--minus .hamburger-inner:after {
  transition: bottom 80ms ease-out, top 80ms ease-out, opacity linear;
}

.hamburger--minus.is-active .hamburger-inner:before, .hamburger--minus.is-active .hamburger-inner:after {
  opacity: 0;
  transition: bottom 80ms ease-out, top 80ms ease-out, opacity 0s linear 80ms;
}

.hamburger--minus.is-active .hamburger-inner:before {
  top: 0;
}

.hamburger--minus.is-active .hamburger-inner:after {
  bottom: 0;
}

.hamburger--slider .hamburger-inner {
  top: .5px;
}

.hamburger--slider .hamburger-inner:before {
  transition-property: transform, opacity;
  transition-duration: .15s;
  transition-timing-function: ease;
  top: 5px;
}

.hamburger--slider .hamburger-inner:after {
  top: 10px;
}

.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 5px, 0)rotate(45deg);
}

.hamburger--slider.is-active .hamburger-inner:before {
  opacity: 0;
  transform: rotate(-45deg)translate3d(-2.85714px, -4px, 0);
}

.hamburger--slider.is-active .hamburger-inner:after {
  transform: translate3d(0, -10px, 0)rotate(-90deg);
}

.hamburger--slider-r .hamburger-inner {
  top: .5px;
}

.hamburger--slider-r .hamburger-inner:before {
  transition-property: transform, opacity;
  transition-duration: .15s;
  transition-timing-function: ease;
  top: 5px;
}

.hamburger--slider-r .hamburger-inner:after {
  top: 10px;
}

.hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, 5px, 0)rotate(-45deg);
}

.hamburger--slider-r.is-active .hamburger-inner:before {
  opacity: 0;
  transform: rotate(45deg)translate3d(2.85714px, -4px, 0);
}

.hamburger--slider-r.is-active .hamburger-inner:after {
  transform: translate3d(0, -10px, 0)rotate(90deg);
}

.hamburger--spin .hamburger-inner {
  transition-duration: .22s;
  transition-timing-function: cubic-bezier(.55, .055, .675, .19);
}

.hamburger--spin .hamburger-inner:before {
  transition: top .1s ease-in .25s, opacity .1s ease-in;
}

.hamburger--spin .hamburger-inner:after {
  transition: bottom .1s ease-in .25s, transform .22s cubic-bezier(.55, .055, .675, .19);
}

.hamburger--spin.is-active .hamburger-inner {
  transition-delay: .12s;
  transition-timing-function: cubic-bezier(.215, .61, .355, 1);
  transform: rotate(225deg);
}

.hamburger--spin.is-active .hamburger-inner:before {
  opacity: 0;
  transition: top .1s ease-out, opacity .1s ease-out .12s;
  top: 0;
}

.hamburger--spin.is-active .hamburger-inner:after {
  transition: bottom .1s ease-out, transform .22s cubic-bezier(.215, .61, .355, 1) .12s;
  bottom: 0;
  transform: rotate(-90deg);
}

.hamburger--spin-r .hamburger-inner {
  transition-duration: .22s;
  transition-timing-function: cubic-bezier(.55, .055, .675, .19);
}

.hamburger--spin-r .hamburger-inner:before {
  transition: top .1s ease-in .25s, opacity .1s ease-in;
}

.hamburger--spin-r .hamburger-inner:after {
  transition: bottom .1s ease-in .25s, transform .22s cubic-bezier(.55, .055, .675, .19);
}

.hamburger--spin-r.is-active .hamburger-inner {
  transition-delay: .12s;
  transition-timing-function: cubic-bezier(.215, .61, .355, 1);
  transform: rotate(-225deg);
}

.hamburger--spin-r.is-active .hamburger-inner:before {
  opacity: 0;
  transition: top .1s ease-out, opacity .1s ease-out .12s;
  top: 0;
}

.hamburger--spin-r.is-active .hamburger-inner:after {
  transition: bottom .1s ease-out, transform .22s cubic-bezier(.215, .61, .355, 1) .12s;
  bottom: 0;
  transform: rotate(90deg);
}

.hamburger--spring .hamburger-inner {
  transition: background-color 0s linear .13s;
  top: .5px;
}

.hamburger--spring .hamburger-inner:before {
  transition: top .1s cubic-bezier(.33333, .66667, .66667, 1) .2s, transform .13s cubic-bezier(.55, .055, .675, .19);
  top: 5px;
}

.hamburger--spring .hamburger-inner:after {
  transition: top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s, transform .13s cubic-bezier(.55, .055, .675, .19);
  top: 10px;
}

.hamburger--spring.is-active .hamburger-inner {
  background-color: #0000;
  transition-delay: .22s;
}

.hamburger--spring.is-active .hamburger-inner:before {
  transition: top .1s cubic-bezier(.33333, 0, .66667, .33333) .15s, transform .13s cubic-bezier(.215, .61, .355, 1) .22s;
  top: 0;
  transform: translate3d(0, 5px, 0)rotate(45deg);
}

.hamburger--spring.is-active .hamburger-inner:after {
  transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), transform .13s cubic-bezier(.215, .61, .355, 1) .22s;
  top: 0;
  transform: translate3d(0, 5px, 0)rotate(-45deg);
}

.hamburger--spring-r .hamburger-inner {
  transition-duration: .13s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(.55, .055, .675, .19);
  top: auto;
  bottom: 0;
}

.hamburger--spring-r .hamburger-inner:after {
  transition: top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s, opacity linear;
  top: -10px;
}

.hamburger--spring-r .hamburger-inner:before {
  transition: top .1s cubic-bezier(.33333, .66667, .66667, 1) .2s, transform .13s cubic-bezier(.55, .055, .675, .19);
}

.hamburger--spring-r.is-active .hamburger-inner {
  transition-delay: .22s;
  transition-timing-function: cubic-bezier(.215, .61, .355, 1);
  transform: translate3d(0, -5px, 0)rotate(-45deg);
}

.hamburger--spring-r.is-active .hamburger-inner:after {
  opacity: 0;
  transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity 0s linear .22s;
  top: 0;
}

.hamburger--spring-r.is-active .hamburger-inner:before {
  transition: top .1s cubic-bezier(.33333, 0, .66667, .33333) .15s, transform .13s cubic-bezier(.215, .61, .355, 1) .22s;
  top: 0;
  transform: rotate(90deg);
}

.hamburger--stand .hamburger-inner {
  transition: transform 75ms cubic-bezier(.55, .055, .675, .19) .15s, background-color 0s linear 75ms;
}

.hamburger--stand .hamburger-inner:before {
  transition: top 75ms ease-in 75ms, transform 75ms cubic-bezier(.55, .055, .675, .19);
}

.hamburger--stand .hamburger-inner:after {
  transition: bottom 75ms ease-in 75ms, transform 75ms cubic-bezier(.55, .055, .675, .19);
}

.hamburger--stand.is-active .hamburger-inner {
  background-color: #0000;
  transition: transform 75ms cubic-bezier(.215, .61, .355, 1), background-color 0s linear .15s;
  transform: rotate(90deg);
}

.hamburger--stand.is-active .hamburger-inner:before {
  transition: top 75ms ease-out .1s, transform 75ms cubic-bezier(.215, .61, .355, 1) .15s;
  top: 0;
  transform: rotate(-45deg);
}

.hamburger--stand.is-active .hamburger-inner:after {
  transition: bottom 75ms ease-out .1s, transform 75ms cubic-bezier(.215, .61, .355, 1) .15s;
  bottom: 0;
  transform: rotate(45deg);
}

.hamburger--stand-r .hamburger-inner {
  transition: transform 75ms cubic-bezier(.55, .055, .675, .19) .15s, background-color 0s linear 75ms;
}

.hamburger--stand-r .hamburger-inner:before {
  transition: top 75ms ease-in 75ms, transform 75ms cubic-bezier(.55, .055, .675, .19);
}

.hamburger--stand-r .hamburger-inner:after {
  transition: bottom 75ms ease-in 75ms, transform 75ms cubic-bezier(.55, .055, .675, .19);
}

.hamburger--stand-r.is-active .hamburger-inner {
  background-color: #0000;
  transition: transform 75ms cubic-bezier(.215, .61, .355, 1), background-color 0s linear .15s;
  transform: rotate(-90deg);
}

.hamburger--stand-r.is-active .hamburger-inner:before {
  transition: top 75ms ease-out .1s, transform 75ms cubic-bezier(.215, .61, .355, 1) .15s;
  top: 0;
  transform: rotate(-45deg);
}

.hamburger--stand-r.is-active .hamburger-inner:after {
  transition: bottom 75ms ease-out .1s, transform 75ms cubic-bezier(.215, .61, .355, 1) .15s;
  bottom: 0;
  transform: rotate(45deg);
}

.hamburger--squeeze .hamburger-inner {
  transition-duration: 75ms;
  transition-timing-function: cubic-bezier(.55, .055, .675, .19);
}

.hamburger--squeeze .hamburger-inner:before {
  transition: top 75ms .12s, opacity 75ms;
}

.hamburger--squeeze .hamburger-inner:after {
  transition: bottom 75ms .12s, transform 75ms cubic-bezier(.55, .055, .675, .19);
}

.hamburger--squeeze.is-active .hamburger-inner {
  transition-delay: .12s;
  transition-timing-function: cubic-bezier(.215, .61, .355, 1);
  transform: rotate(45deg);
}

.hamburger--squeeze.is-active .hamburger-inner:before {
  opacity: 0;
  transition: top 75ms, opacity 75ms .12s;
  top: 0;
}

.hamburger--squeeze.is-active .hamburger-inner:after {
  transition: bottom 75ms, transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;
  bottom: 0;
  transform: rotate(-90deg);
}

.hamburger--vortex .hamburger-inner {
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.hamburger--vortex .hamburger-inner:before, .hamburger--vortex .hamburger-inner:after {
  transition-duration: 0s;
  transition-delay: .1s;
  transition-timing-function: linear;
}

.hamburger--vortex .hamburger-inner:before {
  transition-property: top, opacity;
}

.hamburger--vortex .hamburger-inner:after {
  transition-property: bottom, transform;
}

.hamburger--vortex.is-active .hamburger-inner {
  transition-timing-function: cubic-bezier(.19, 1, .22, 1);
  transform: rotate(765deg);
}

.hamburger--vortex.is-active .hamburger-inner:before, .hamburger--vortex.is-active .hamburger-inner:after {
  transition-delay: 0s;
}

.hamburger--vortex.is-active .hamburger-inner:before {
  opacity: 0;
  top: 0;
}

.hamburger--vortex.is-active .hamburger-inner:after {
  bottom: 0;
  transform: rotate(90deg);
}

.hamburger--vortex-r .hamburger-inner {
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.hamburger--vortex-r .hamburger-inner:before, .hamburger--vortex-r .hamburger-inner:after {
  transition-duration: 0s;
  transition-delay: .1s;
  transition-timing-function: linear;
}

.hamburger--vortex-r .hamburger-inner:before {
  transition-property: top, opacity;
}

.hamburger--vortex-r .hamburger-inner:after {
  transition-property: bottom, transform;
}

.hamburger--vortex-r.is-active .hamburger-inner {
  transition-timing-function: cubic-bezier(.19, 1, .22, 1);
  transform: rotate(-765deg);
}

.hamburger--vortex-r.is-active .hamburger-inner:before, .hamburger--vortex-r.is-active .hamburger-inner:after {
  transition-delay: 0s;
}

.hamburger--vortex-r.is-active .hamburger-inner:before {
  opacity: 0;
  top: 0;
}

.hamburger--vortex-r.is-active .hamburger-inner:after {
  bottom: 0;
  transform: rotate(-90deg);
}

.hamburger {
  cursor: pointer;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: #0000;
  border: 0;
  margin: 0;
  padding: 0;
  transition-property: opacity, filter;
  transition-duration: 4s;
  transition-timing-function: linear;
  display: inline-block;
  overflow: visible;
}

.hamburger:hover {
  opacity: 1;
}

.hamburger-box {
  width: 20px;
  height: 11px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  margin-top: -.5px;
  display: block;
  top: 50%;
}

.hamburger-inner, .hamburger-inner:before, .hamburger-inner:after {
  background-color: #000;
  border-radius: 0;
  width: 20px;
  height: 1px;
  transition-property: transform;
  transition-duration: .5s;
  transition-timing-function: ease;
  position: absolute;
}

.hamburger-inner:before, .hamburger-inner:after {
  content: "";
  display: block;
}

.hamburger-inner:before {
  top: -5px;
}

.hamburger-inner:after {
  bottom: -5px;
}
/*# sourceMappingURL=index.css.map */
