@charset "UTF-8";
button:focus-visible,
textarea:focus-visible,
select:focus-visible,
details:focus-visible,
[href]:focus-visible,
[tabindex]:not([tabindex="-1"]):focus-visible,
[contenteditable="true"]:focus-visible {
  outline: 1px solid #5C574D !important;
  outline-offset: 1px !important; }

input:focus-visible {
  outline: 1px solid #5C574D !important;
  outline-offset: 1px !important;
  border-color: transparent !important; }

meta.foundation-version {
  font-family: "/5.5.3/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0; }

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 600px)/";
  width: 0; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:600px)/";
  width: 600px; }

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:600px) and (max-width:801px)/";
  width: 600px; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:801px)/";
  width: 801px; }

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:801px) and (max-width:1202px)/";
  width: 801px; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:1202px)/";
  width: 1202px; }

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:1202px) and (max-width:1681px)/";
  width: 1202px; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:1681px)/";
  width: 1681px; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

.u-block {
  display: block !important; }

.u-inlineBlock {
  display: inline-block !important;
  max-width: 100% !important; }

.u-hidden {
  display: none !important; }

.u-hiddenVisually {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.is-srOnly {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.u-textAlignCenter {
  text-align: center !important; }

.u-textAlignLeft {
  text-align: left !important; }

.u-textAlignRight {
  text-align: right !important; }

.u-textBreak {
  word-wrap: break-word !important; }

.u-textInheritColor {
  color: inherit !important; }

.u-textKern {
  text-rendering: optimizeLegibility !important;
  font-feature-settings: "kern" 1 !important;
  font-kerning: normal !important; }

.u-textLead {
  line-height: 1.6 !important;
  font-size: 1.1em !important; }

.u-textNoWrap {
  white-space: nowrap !important; }

.u-textTruncate {
  max-width: 100% !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  word-wrap: normal !important; }

.u-fontSmoothing {
  -moz-osx-font-smoothing: grayscale !important;
  -webkit-font-smoothing: antialiased !important; }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

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

html,
body {
  height: 100%; }

body {
  background: white;
  color: #333333;
  cursor: auto;
  margin: 0;
  padding: 0;
  position: relative; }

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

a:hover {
  cursor: pointer; }

figure {
  margin: 0 0 1.5rem; }

img {
  display: inline-block;
  height: auto;
  max-width: 100%;
  vertical-align: middle; }

img {
  -ms-interpolation-mode: bicubic; }

button {
  background: none;
  border: 0; }
  button:active, button:focus {
    box-shadow: none;
    outline: none; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

html {
  font-size: 16px; }
  @media (min-width: 600px) {
    html {
      font-size: 16px; } }
  @media (min-width: 801px) {
    html {
      font-size: 16px; } }
  @media (min-width: 1202px) {
    html {
      font-size: 16px; } }

body {
  font-family: "Karla", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.5; }

a {
  color: #333333;
  line-height: inherit;
  text-decoration: underline; }
  a:hover, a:focus {
    color: #757575; }

p {
  margin-bottom: 1.5rem; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #444444;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: 0.25px;
  margin-bottom: 0.75rem; }
  h1 small,
  h2 small,
  h3 small,
  h4 small,
  h5 small,
  h6 small {
    color: #757575;
    font-size: 60%;
    line-height: 0; }

h1 {
  font-size: 28px; }

h2 {
  font-size: 25px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 15px; }

h6 {
  font-size: 13px; }

.subheader {
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 0.75rem; }

hr {
  border: solid #e5e5e5;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 2rem 0 1.9375rem; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: 700;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }

ul,
ol,
dl {
  list-style-position: outside;
  margin-bottom: 1.5rem; }

ul ul,
ul ol,
ol ul,
ol ol {
  margin-left: 1.2rem;
  margin-bottom: 0; }

ul {
  margin-left: 1.15rem; }

ol {
  margin-left: 1.15rem; }

dl dt {
  font-weight: 700;
  margin-bottom: 0.375rem; }

dl dd {
  margin-bottom: 1.5rem; }

abbr,
acronym {
  border-bottom: 1px dotted #cccccc;
  color: #333333;
  cursor: help;
  font-size: 90%;
  text-transform: uppercase; }

abbr {
  text-transform: none; }

blockquote { }

blockquote,
blockquote p {
  font-size: 22px;
  line-height: 29px; }

cite {
  color: #999999;
  display: block;
  font-size: 1rem; }

.icon {
  height: 1rem;
  width: 1rem;
  display: inline-block;
  vertical-align: middle; }
  .icon svg {
    display: inline-block;
    fill: #757575;
    height: 100%;
    vertical-align: top;
    width: 100%; }

/*doc
---
title: Lists
name: lists
category: Elements
---

*/
/*doc
---
title: Inline List
name: inline_list
category: Elements
parent: lists
---


```html_example
<ul class="inlineList">
    <li><a href="#">Link 1</a></li>
    <li><a href="#">Link 2</a></li>
    <li><a href="#">Link 3</a></li>
    <li><a href="#">Link 4</a></li>
    <li><a href="#">Link 5</a></li>
</ul>
```
##### Inline list settings
```sass_file_example
src/settings/foundation/inlineList/_settings.scss
```

*/
.inlineList {
  list-style: none;
  margin-top: 0;
  margin-bottom: 1.0625rem;
  margin-left: -1.375rem;
  margin-right: 0;
  overflow: hidden;
  padding: 0; }
  .inlineList > li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 1.375rem; }
    .inlineList > li > * {
      display: block; }

/*doc
---
title: Tables
name: tables
category: Elements
---


```html_example
<table class="table">
    <thead class="table-thead">
        <tr>
            <th>Table Header</th>
            <th>Table Header</th>
            <th class="table-header--numericData" scope="column">Totals</th>
        </tr>
    </thead>
    <tbody class="table-tbody">
        <tr>
            <td>Content Goes Here</td>
            <td>This is longer content Donec id elit non mi porta gravida at eget metus.</td>
            <td class="table-cell--numericData">$10</td>
        </tr>
    </tbody>
    <tfoot class="table-tfoot">
        <tr>
            <td class="table-cell--numericData" colspan="2">Subtotal:</td>
            <td class="table-cell--numericData"><strong>$60</strong></td>
        </tr>
    </tfoot>
</table>
```
##### Tables settings
```sass_file_example
src/settings/foundation/tables/_settings.scss
```

*/
.table {
  border: solid 1px #e5e5e5;
  margin-bottom: 2rem;
  table-layout: auto;
  width: 100%; }
  .table thead {
    background: #e5e5e5; }
    .table thead tr th,
    .table thead tr td {
      font-size: 1rem;
      font-weight: 700;
      padding: 0.75rem 1.5rem; }
  .table tr th,
  .table tr td {
    padding: 0.75rem 1.5rem;
    text-align: left; }
  .table thead tr th,
  .table tfoot tr th,
  .table tfoot tr td,
  .table tbody tr th,
  .table tbody tr td,
  .table tr td {
    display: table-cell; }
  .table th.table-header--numericData,
  .table td.table-cell--numericData {
    text-align: right; }

.table-thead {
  border: 1px solid #e5e5e5; }

.table-tfoot {
  border: 1px solid #e5e5e5; }

.table-tbody tr {
  border-bottom: 1px solid #e5e5e5; }
  .table-tbody tr:last-child {
    border-bottom: 0; }

/*doc
---
title: Buttons
name: button
category: Components
---

These are all the button

```sass_file_example
src/settings/foundation/buttons/_settings.scss
```

```html_example
<button class="button">Button</button>

<input type="submit" class="button" value="Button">

<a class="button" role="button" href="#">Button</a>
```

*/
.button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 1rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  background-color: transparent;
  border-color: #8f8f8f;
  color: #666666;
  font-size: 1rem;
  padding: 0.875rem 2.25rem;
  border-radius: 4px;
  outline: none;
  vertical-align: middle; }
  .button:hover, .button:focus, .button.is-active, .button.active {
    background-color: transparent;
    border-color: #474747;
    color: #333333; }
  .button:active {
    background-color: transparent;
    border: 1px solid #757575;
    color: black; }
  .button:focus, .button.is-active, .button.active {
    outline: none; }
  @media (min-width: 481px) {
    .button + .button {
      margin-left: 0.75rem; } }

/*doc
---
title: Button states
name: button_states
category: Components
parent: button
---

```html_example
<button class="button button--primary">Primary Button</button>

<button class="button">Secondary / Default Button</button>

<button class="button button--tertiary">Tertiary Button</button>

<button class="button button--action">Call-to-Action Button</button>
```
    */
.button--primary {
  background-color: #444444;
  border-color: #444444;
  color: white; }
  .button--primary:hover, .button--primary:focus, .button--primary.is-active, .button--primary.active {
    background-color: #666666;
    border-color: #666666;
    color: white; }
  .button--primary:active {
    background-color: black;
    border: 1px solid black;
    color: white; }

.button[disabled] {
  background-color: #cccccc;
  border-color: rgba(0, 0, 255, 0);
  color: white;
  cursor: default; }

/*doc
---
title: Button sizes
name: button_sizes
category: Components
parent: button
---

```html_example
<button class="button button--large">Large</button>

<button class="button">Default</button>

<button class="button button--small">Small</button>

<button class="button button--tiny">Tiny</button>
```

And a special case, slab, which takes the full width of it's container and any
size modifier

```html_example
<button class="button button--slab">Slab</button>

<button class="button button--slab button--large">Slab</button>
```

*/
.button--large {
  font-size: 15px; }

.button--small {
  font-size: 13px;
  padding: 0.5625rem 1.5rem; }

.button--tiny { }

.button--slab {
  display: block;
  width: 100%; }
  .button + .button--slab {
    margin-left: 0; }

.button--icon {
  font-size: 1rem;
  padding: 0.75rem 0.75rem; }
  .button--icon svg {
    fill: #757575; }

/*doc
---
title: Button Groups
name: button_groups
category: Components
parent: button
---


```html_example
<div class="buttonGroup">
    <button class="button">Button1</button>
    <button class="button">Button2</button>
    <button class="button">Button3</button>
</div>
```
##### Button group settings
```sass_file_example
src/settings/bigcommerce/buttonGroup/_settings.scss
```

*/
.buttonGroup {
  display: inline-block; }
  .buttonGroup > .button {
    border-radius: 0;
    border-right-width: 0;
    float: left;
    margin-left: 0; }
    .buttonGroup > .button:first-child {
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .buttonGroup > .button:last-child {
      border-bottom-right-radius: 4px;
      border-right-width: 1px;
      border-top-right-radius: 4px; }

/*doc
---
title: Dropdowns
name: dropdown
category: Components
---

Dropdowns are simple lists that can appear next to any element that can trigger a click event.
They can be used by buttons, icons, links and other similar items.

```sass_file_example
src/settings/foundation/dropdown/_settings.scss
```
```html_example
<ul class="dropdown-menu" style="display:block; left: 0;">
    <li class="dropdown-menu-item"><a href="#" ng-click="$event.preventDefault()">One</a></li>
    <li class="dropdown-menu-item"><a href="#" ng-click="$event.preventDefault()">Two</a></li>
    <li class="dropdown-menu-item"><a href="#" ng-click="$event.preventDefault()">Three</a></li>
</ul>
```
*/
.dropdown-menu {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #e5e5e5;
  font-size: 1rem;
  height: auto;
  width: 100%;
  z-index: 89;
  max-width: 200px; }
  .dropdown-menu.open {
    display: block; }
  .dropdown-menu > *:first-child {
    margin-top: 0; }
  .dropdown-menu > *:last-child {
    margin-bottom: 0; }

.dropdown-menu--content {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #e5e5e5;
  font-size: 1rem;
  height: auto;
  padding: 0.75rem;
  width: 100%;
  z-index: 89;
  max-width: 200px; }
  .dropdown-menu--content.open {
    display: block; }
  .dropdown-menu--content > *:first-child {
    margin-top: 0; }
  .dropdown-menu--content > *:last-child {
    margin-bottom: 0; }

.dropdown-menu-item {
  cursor: pointer;
  font-size: 1rem;
  line-height: 1.5;
  margin: 0;
  padding: 0.375rem 0.75rem; }
  .dropdown-menu-item a {
    display: block;
    padding: 0.375rem; }
  .dropdown-menu-item a {
    margin: -0.375rem; }

/*doc
---
title: Forms
name: forms
category: Forms
---

##### Foundation Forms settings
```sass_file_example
src/settings/foundation/forms/_settings.scss
```

##### Citadel Forms settings
```sass_file_example
src/settings/foundation/forms/_settings.scss
```

*/
/*doc
---
title: Form basics
name: 01forms_basics
category: Forms
parent: forms
---

Citadel comes with styling for most form input types and some custom ones. To start
things off a basic, semantic mark-up structure should be adhered too, including
the `form`, `fieldset` and `legend` elements where ever possible.

```html_example
<form action="#" class="form">
    <fieldset class="form-fieldset">
        <legend class="form-legend">Form legend</legend>
    </fieldset>
</form>
```

*/
.form {
  margin: 0 0 1.5rem; }

.form-fieldset {
  border-width: 0;
  margin: 0;
  padding: 0; }

.form-legend {
  background: transparent;
  border: solid #999999;
  border-width: 0 0 1px;
  display: block;
  line-height: 32px;
  margin-bottom: 0.75rem;
  padding: 0;
  width: 100%; }

/*doc
---
title: Form labels and inputs
name: 03forms_basics
category: Forms
parent: forms
---

Inputs of all types should be associated with a label which has a `for` attribute

```html_example
<div class="form-field">
    <label class="form-label" for="input1">Input Label</label>
    <input class="form-input" id="input1" type="text" placeholder="Placeholder text">
</div>
<div class="form-field">
    <label class="form-label" for="input2">Number Label</label>
    <input class="form-input" id="input2" type="number" placeholder="Number input">
</div>
<div class="form-field">
    <label class="form-label" for="input3">Textarea Label <small>additional context</small></label>
    <textarea class="form-input" id="input3" placeholder="Placeholder text" rows="3"></textarea>
</div>
```
*/
.form-label {
  color: #666666;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 0.5rem; }
  .form-label small {
    color: #757575;
    font-size: 0.625rem;
    text-transform: uppercase;
    vertical-align: bottom; }

.form-input {
  appearance: none;
  background-color: white;
  border-color: #8f8f8f;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  color: #666666;
  display: block;
  font-family: inherit;
  font-size: 1rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  height: 3rem;
  margin: 0;
  padding: 0.75rem 1rem;
  transition: border-color 100ms ease-out;
  width: 100%;
  /*doc
---
title: Disabled inputs
name: 04forms_basics
category: Forms
parent: forms
---

```html_example
<div class="form-field">
    <label class="form-label" for="disabled_input1">Input Label</label>
    <input class="form-input" id="disabled_input1" disabled type="text" value="Disabled text">
</div>

<div class="form-field">
    <label class="form-label" for="disabled_input2">Input Label</label>
    <input class="form-input" id="disabled_input2" readonly type="text" value="Readonly text">
</div>
```
*/ }
  .form-input:disabled {
    background-color: white;
    color: #999999;
    cursor: not-allowed; }
  .form-input[readonly] {
    background-color: #e5e5e5;
    border-color: #999999;
    color: #757575;
    cursor: text; }
  .form-input:focus {
    border-color: #474747;
    outline: none; }
  .form-input[rows] {
    height: auto; }
  .form-input[type="search"] {
    box-sizing: border-box; }
  .form-input::-webkit-input-placeholder {
    color: #999999; }
  .form-input::-ms-clear {
    height: 0;
    width: 0; }
  .form-input::-moz-placeholder {
    color: #999999; }
  .form-input:-ms-input-placeholder {
    color: #999999; }

/*doc
---
title: Selects
name: 05forms_basics
category: Forms
parent: forms
---

```html_example
<div class="form-field">
    <label class="form-label" for="select1">Native Select label</label>
    <select class="form-select" name="select1" id="select1">
        <option>Please select a value</option>
        <option value="1">Option 1</option>
        <option value="2">Option 2</option>
    </select>
</div>
```
*/
.form-select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: white;
  border-radius: 0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #8f8f8f;
  color: #666666;
  font-family: inherit;
  font-size: 1rem;
  line-height: normal;
  padding: 0.75rem;
  border-radius: 0;
  cursor: pointer;
  height: 3rem;
  margin: 0;
  outline: 0; }
  .form-select::-ms-expand {
    display: none; }
  .form-select.radius {
    border-radius: 4px; }
  .form-select:focus {
    border-color: #474747; }
  .form-select:disabled {
    background-color: white;
    cursor: not-allowed; }
  .form-select:focus {
    border-color: #474747; }

/*doc
---
title: Form Panels and Layouts
name: 13forms_layouts
category: Forms
parent: forms
---

We provide a couple of component styles to layout forms.

The more `form-field` components you place in the `form-row`, the smaller the columns gets.
Columns are equal length, and calculated automatically by Flexbox by default.

It's the same mark-up but depending on your browser support needs, you can switch
between a flexbox layout or a more traditional grid based layout by setting
`$formRow-modernBrowsers` to `false`.

The grid based layout of `form-feilds` will require the use of modifiers to calculate
the correct widths. We support `form-field--half`, `form-field--third` and
`form-field--quarter`

```html_example
<form action="#" class="form">
    <fieldset class="form-fieldset">
        <legend class="form-legend">Form legend</legend>
        <div class="form-body">
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
            </div>
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
            </div>
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
            </div>
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
            </div>
        </div>
    </fieldset>
</form>
```
*/
.form-body {
  background-color: white;
  border: 1px solid #999999;
  box-shadow: 0 1px 2px rgba(255, 255, 255, 0.13);
  margin-bottom: 1.5rem;
  max-width: none;
  padding: 1.5rem; }

.form-row {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto; }
  .form-row:before, .form-row:after {
    content: " ";
    display: table; }
  .form-row:after {
    clear: both; }
  .form-row .form-field {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%;
    float: left;
    max-width: none; }
  @media (min-width: 600px) {
    .form-row--half .form-field {
      width: 50%; }
    .form-row--third .form-field {
      width: 33.33333%; }
    .form-row--quarter .form-field {
      width: 25%; } }

/*doc
---
title: Form Fields
name: 02forms_basics
category: Forms
parent: forms
---

Each form input should be wrapped in a `form-field`

```html_example
<div class="form-field">
</div>
```
*/
.form-field {
  display: block;
  margin: 0 0 2rem;
  max-width: none; }
  .form-field:before, .form-field:after {
    content: " ";
    display: table; }
  .form-field:after {
    clear: both; }

/*doc
---
title: Selects [multiple]
name: 06forms_basics
category: Forms
parent: forms
---

Styling of the select element with the multiple attribute

```html_example
<div class="form-field">
    <label class="form-label" for="multiselect1">Native Select Multiple label</label>
    <select class="form-select" multiple name="multiselect1" id="multiselect1">
        <option>Please select a value</option>
        <option value="1">Option 1</option>
        <option value="2">Option 2</option>
        <option value="3">Option 3</option>
        <option value="4">Option 4</option>
    </select>
</div>
```
*/
.form-select[multiple] {
  height: auto; }
  .form-select[multiple] option {
    padding: 5px; }

/*doc
---
title: Radios and Checkbox
name: 07forms_basics
category: Forms
parent: forms
---

```html_example
<div class="form-field">
    <label class="form-label">Field label</label>
    <input class="form-checkbox" type="checkbox" id="check1">
    <label class="form-label" for="check1">Checkbox 1 label</label>
    <input class="form-checkbox" type="checkbox" id="check2">
    <label class="form-label" for="check2">Checkbox 2 label</label>
</div>
```

```html_example
<div class="form-field">
    <label class="form-label">Field label</label>
    <input class="form-radio" type="radio" name="radio_example" id="radio1">
    <label class="form-label" for="radio1">Radio 1 label</label>
    <input class="form-radio" type="radio" name="radio_example" id="radio2">
    <label class="form-label" for="radio2">Radio 2 label</label>
</div>
```
*/
.form-checkbox,
.form-radio {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  .form-checkbox + .form-label,
  .form-radio + .form-label {
    display: inline-block;
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 0.375rem;
    padding-left: 1.875rem;
    position: relative;
    vertical-align: baseline;
    width: 100%; }
    .form-checkbox + .form-label::before, .form-checkbox + .form-label::after,
    .form-radio + .form-label::before,
    .form-radio + .form-label::after {
      content: "";
      display: block;
      position: absolute;
      transition: all 50ms ease-out; }
    .form-checkbox + .form-label::before,
    .form-radio + .form-label::before {
      background-color: white;
      border: solid #8f8f8f;
      border-width: 1px;
      height: 1rem;
      left: 0;
      top: 0;
      width: 1rem; }
    .form-checkbox + .form-label::after,
    .form-radio + .form-label::after {
      height: 0.875rem;
      left: 1px;
      opacity: 0;
      top: 1px;
      transform: scale(0);
      width: 0.875rem; }

.form-checkbox:checked + .form-label::after,
.form-radio:checked + .form-label::after {
  opacity: 1;
  transform: scale(1); }

.form-checkbox[disabled] + .form-label,
.form-radio[disabled] + .form-label {
  cursor: default; }
  .form-checkbox[disabled] + .form-label::before,
  .form-radio[disabled] + .form-label::before {
    background-color: white; }

.form-checkbox + .form-label::before {
  border-radius: 4px; }

.form-checkbox + .form-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='rgba(51, 51, 51, 0.999)' /%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  color: rgba(51, 51, 51, 0.999);
  content: "";
  font-size: 0.875rem;
  line-height: 1;
  text-align: center; }

.form-radio + .form-label::before {
  border-radius: 50%; }

.form-radio + .form-label::after {
  background: rgba(51, 51, 51, 0.999);
  border: 3px solid white;
  border-radius: 0.875rem; }

/*doc
---
title: Inputs with Extras
name: 08forms_inputextras
category: Forms
parent: forms
---

Sometimes inputs need inline actions. An inline button for a search box for example.

```html_example
<div class="form-field">
    <label class="form-label" for="input9">Input with action</label>
    <input class="form-input has-action" type="search" id="input9">
    <button class="button button--icon button--inputAction">
        <span class="u-hiddenVisually">Search</span>
        <icon glyph="ic-search" class="icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"></path></svg></icon>
    </button>
</div>
```
*/
.form-input.has-action {
  float: left;
  padding-right: 2.875rem; }
  .form-input.has-action + .button--inputAction {
    background: transparent;
    border: 0;
    border-radius: 0 0 0 0;
    float: left;
    height: 2.875rem;
    margin: 0.0625rem 0 0 -2.9375rem;
    width: 2.875rem; }

/*doc
---
title: Inputs with Icons
name: 09forms_inputicons
category: Forms
parent: forms
---

Sometimes inputs need to display an informative icon to convey a certain meaning, like secure.

```html_example
<div class="form-field">
    <label class="form-label" for="input99">Input with icon</label>
    <input class="form-input has-icon" type="search" id="input9">
    <icon glyph="ic-lock" class="icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z"></path></svg></icon>
</div>
```
*/
.form-input.has-icon {
  float: left;
  padding-right: 2.25rem; }
  .form-input.has-icon + .icon {
    height: 3rem;
    margin-left: -2.25rem;
    width: 1.25rem; }

/*doc
---
title: Form PrefixPostfix
name: 10forms_prefixpostfix
category: Forms
parent: forms
---

PrefixPostfix

```html_example
<div class="form-field">
    <label class="form-label" for="input4">Prefixed Label <small>(Inc. tax)</small></label>
    <div class="form-prefixPostfix">
        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">AUD $</span>
        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
    </div>
</div>

<div class="form-field">
    <label class="form-label" for="input5">Postfixed Label</label>
    <div class="form-prefixPostfix">
        <input class="form-input form-prefixPostfix-input" id="input5" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc2">
        <span class="form-prefixPostfix-label form-prefixPostfix-label--postfix" id="prefixDesc2">KG</span>
    </div>
</div>
```

### PrefixPostfix with a button

```html_example
<div class="form-field">
    <label class="form-label" for="input6">Prefixed Button</label>
    <div class="form-prefixPostfix">
        <input class="button form-prefixPostfix-button--prefix" type="submit" value="Save">
        <input class="form-input" id="input6" type="text" placeholder="Placeholder text">
    </div>
</div>

<div class="form-field">
    <label class="form-label" for="input7">Postfixed Button</label>
    <div class="form-prefixPostfix">
        <input class="form-input" id="input7" type="text" placeholder="Placeholder text">
        <input class="button form-prefixPostfix-button--postfix" type="submit" value="Save">
    </div>
</div>
```
*/
.form-prefixPostfix {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap; }
  .form-prefixPostfix .form-input {
    flex: 1; }
  .form-prefixPostfix .button {
    height: 3rem; }

.form-prefixPostfix-input {
  border-radius: 0 0 0 0; }

.form-prefixPostfix-label {
  background-color: white;
  border: solid #999999;
  border-width: 1px;
  flex: 1;
  font-weight: 300;
  height: 3rem;
  line-height: normal;
  max-width: 5.625rem;
  padding: 0.75rem;
  text-align: center; }

.form-prefixPostfix-label--prefix {
  border-radius: 0 0 0 0;
  border-width: 1px 0 1px 1px; }
  .form-prefixPostfix-label--prefix + .form-input {
    border-radius: 0 0 0 0; }

.form-prefixPostfix-label--postfix {
  border-radius: 0 0 0 0;
  border-width: 1px 1px 1px 0; }

.form-prefixPostfix-button--prefix {
  margin: 0 0.75rem 0 0; }

.form-prefixPostfix-button--postfix {
  margin: 0 0 0 0.75rem; }

/*doc
---
title: Form Switch
name: 11forms_switch
category: Forms
parent: forms
---

Switch

```html_example
<div class="form-field">
    <switch>
        <div class="switch">
            <input class="switch-checkbox" type="checkbox" id="switch-1" aria-describedby="switch-ariaDescription-2">
            <label class="switch-toggle" for="switch-1">
            </label>
            <span id="switch-ariaDescription-2" class="switch-ariaDescription">
                Switching this setting off will...
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch switch--checked">
            <input class="switch-checkbox" type="checkbox" id="switch-1" aria-describedby="switch-ariaDescription-2">
            <label class="switch-toggle" for="switch-1">
            </label>
            <span id="switch-ariaDescription-2" class="switch-ariaDescription">
                Switching this setting off will...
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch switch--checked">
            <input class="switch-checkbox" type="checkbox" id="switch-3" aria-describedby="switch-ariaDescription-4">
            <label class="switch-toggle" for="switch-3">
                <span class="switch-label">On</span>
            </label>
            <span id="switch-ariaDescription-4" class="switch-ariaDescription">
                Switching this setting off will...
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch">
            <input class="switch-checkbox" type="checkbox" id="switch-3" aria-describedby="switch-ariaDescription-4">
            <label class="switch-toggle" for="switch-3">
                <span class="switch-label">Off</span>
            </label>
            <span id="switch-ariaDescription-4" class="switch-ariaDescription">
                Switching this setting off will...
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch switch--important">
            <span class="switch-description--off">Down for Maintenance</span>
            <input class="switch-checkbox" type="checkbox" id="switch-7" aria-describedby="switch-ariaDescription-8">
            <label class="switch-toggle" for="switch-7">
            </label>
            <span class="switch-description--on">Open</span>
            <span id="switch-ariaDescription-8" class="switch-ariaDescription">
                Switching this setting to off will enter your store into maintenance mode.
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch switch--important switch--checked">
            <span class="switch-description--off">Down for Maintenance</span>
            <input class="switch-checkbox" type="checkbox" id="switch-7" aria-describedby="switch-ariaDescription-8">
            <label class="switch-toggle" for="switch-7">
            </label>
            <span class="switch-description--on">Open</span>
            <span id="switch-ariaDescription-8" class="switch-ariaDescription">
                Switching this setting to off will enter your store into maintenance mode.
            </span>
        </div>
    </switch>
</div>
```
*/
.switch-checkbox {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  .switch-checkbox:focus + .switch-toggle {
    border-color: #757575;
    box-shadow: 0 0 4px rgba(117, 117, 117, 0.4); }

.switch-toggle {
  background-color: #757575;
  border: 1px solid #757575;
  border-radius: 1.75rem;
  cursor: pointer;
  display: inline-block;
  height: 1.75rem;
  position: relative;
  transition: all 100ms ease-out;
  vertical-align: middle;
  width: 3.75rem; }
  .switch--important .switch-toggle {
    background-color: #f1a500;
    border-color: #f1a500; }
  .switch--checked .switch-toggle {
    background-color: #008a06;
    border-color: #008a06; }
  .switch--disabled .switch-toggle {
    background-color: #e5e5e5;
    border-color: #999999;
    cursor: default; }

.switch-toggle::before {
  background: white;
  border-radius: 1.25003rem;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  content: "";
  height: 1.25003rem;
  left: 0.18749rem;
  position: absolute;
  top: 0.18749rem;
  transition: all 100ms ease-out;
  width: 1.25003rem; }
  .switch--checked .switch-toggle::before {
    left: 2.18749rem; }

.switch-label {
  color: white;
  height: 26px;
  line-height: 1.6875;
  position: absolute;
  right: 0.375rem;
  text-transform: uppercase;
  transition: all 100ms ease-out; }
  .switch--checked .switch-label {
    font-weight: 600;
    left: 0.375rem;
    right: auto; }
  .switch--disabled .switch-label {
    color: #757575; }

.switch-label--icon.icon {
  height: 1.625rem;
  width: 1.625rem; }
  .switch-label--icon.icon svg {
    height: 1.625rem;
    width: 1.625rem;
    fill: white; }
    .switch--disabled .switch-label--icon.icon svg {
      fill: #757575; }

.switch-description--off {
  color: black;
  margin-right: 5px; }
  .switch--checked .switch-description--off {
    color: #757575; }

.switch-description--on {
  color: #757575;
  margin-left: 5px; }
  .switch--checked .switch-description--on {
    color: black; }

.switch-ariaDescription {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*doc
---
title: Form Actions
name: 14forms_actions
category: Forms
parent: forms
---

Forms require actions to submit or cancel (or what ever action a user should perform).
Form actions come in 2 flavours; normal and fixed.

```html_example
<div class="form-actions">
    <a href="#">Cancel</a>
    <button class="button">Reset</button>
    <button class="button button--primary">Submit</button>
</div>
```

### Form Actions --fixed

```html_example
<div class="form-actions form-actions--fixed">
    <a href="#">Cancel</a>
    <button class="button">Reset</button>
    <button class="button button--primary">Submit</button>
</div>
```
*/
.form-actions {
  background: none;
  border: 0;
  text-align: center; }
  @media (min-width: 481px) {
    .form-actions {
      text-align: left; } }

.form-actions > * {
  display: inline-block;
  margin-bottom: 1rem;
  width: 100%; }
  @media (min-width: 481px) {
    .form-actions > * {
      vertical-align: baseline;
      width: auto; } }

@media (min-width: 481px) {
  .form-actions--fixed {
    background: white;
    border-top: 1px solid #999999;
    bottom: 0;
    left: 0;
    padding: 1.5rem 2rem;
    position: fixed;
    right: 0;
    text-align: right;
    z-index: 20; } }

/*doc
---
title: Form Errors
name: 12forms_errors
category: Forms
parent: forms
---

Form inline errors

```html_example
<div class="form-field form-field--success">
    <label class="form-label" for="valid_simple">Valid field</label>
    <input class="form-input" id="valid_simple" type="text" value="Some Valid text">
    <icon class="form-input-indicator icon ng-isolate-scope" glyph="ic-check-circle" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"></path></svg></icon>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_simple">Invalid field</label>
    <input class="form-input" id="invalid_simple" type="text" value="Some Invalid text">
    <icon class="form-input-indicator icon ng-isolate-scope" glyph="ic-error" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path></svg></icon>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_simple">
                This is not a valid email address
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--warning">
    <label class="form-label" for="warning_simple">Warning field</label>
    <input class="form-input" id="warning_simple" type="text" value="Text that generated a Warning">
    <icon class="form-input-indicator icon ng-isolate-scope" glyph="ic-error" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path></svg></icon>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="warning_simple">
                Did you mean…
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_select">Select label</label>
    <select class="form-select" name="invalid_select" id="invalid_select">
        <option value="Please select a value">Please select a value</option>
        <option value="1">Option 1</option>
        <option value="2">Option 2</option>
    </select>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_select">
                You must select a value
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label">Checkbox label</label>
    <input class="form-checkbox" type="checkbox" id="invalid_check1">
    <label class="form-label" for="invalid_check1">Checkbox 1 label</label>
    <input class="form-checkbox" type="checkbox" id="invalid_check2">
    <label class="form-label" for="invalid_check2">Checkbox 2 label</label>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage">
                Please select one or more
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label">Radio label</label>
    <input class="form-radio" type="radio" name="invalid_radio_example" id="invalid_radio1">
    <label class="form-label" for="invalid_radio1">Radio 1 label</label>
    <input class="form-radio" type="radio" name="invalid_radio_example" id="invalid_radio2">
    <label class="form-label" for="invalid_radio2">Radio 2 label</label>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage">
                Please select an option
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_prefix">Prefixed Label <small>(Inc. tax)</small></label>
    <div class="form-prefixPostfix">
        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">AUD $</span>
        <input class="form-input form-prefixPostfix-input" id="invalid_prefix" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
        <icon class="form-input-indicator icon ng-isolate-scope" glyph="ic-error" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path></svg></icon>
    </div>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_prefix">
                Please input a dollar amount
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_postfix">Postfixed Label</label>
    <div class="form-prefixPostfix">
        <input class="form-input form-prefixPostfix-input" id="invalid_postfix" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc2">
        <span class="form-prefixPostfix-label form-prefixPostfix-label--postfix" id="prefixDesc2">KG</span>
    </div>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_postfix">
                Please enter the weight in kilograms
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_postfix_button">Postfixed Button</label>
    <div class="form-prefixPostfix">
        <input class="form-input" id="invalid_postfix_button" type="text" placeholder="Placeholder text">
        <input class="button form-prefixPostfix-button--postfix" type="submit" value="Save">
    </div>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_postfix_button">
                This is a really long error message to give alot
                more detail to the user about what is wrong with this field.
            </label>
        </li>
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_postfix_button">
                Something else was wrong
            </label>
        </li>
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_postfix_button">
                You really messed up here
            </label>
        </li>
    </ul>
</div>
```
*/
.form-input-indicator {
  height: 1.375rem;
  width: 1.375rem;
  float: left;
  margin: 0 0 0 -1.875rem;
  position: relative;
  top: 0.625rem; }
  .form-prefixPostfix .form-input-indicator {
    top: 0; }
  .form-input-indicator > svg {
    fill: #008a06; }

.form-field-errors {
  list-style: none;
  margin-left: 0;
  margin-left: 0;
  clear: both;
  margin-bottom: 0;
  margin-top: 0.1875rem; }
  .form-field-errors ul,
  .form-field-errors ol {
    list-style: none;
    margin-bottom: 0; }

.form-inlineMessage {
  display: inline-block;
  line-height: 24px;
  margin: 0.375rem 0 -0.5rem;
  width: 100%; }

.form-field--success .form-input,
.form-field--error .form-input,
.form-field--warning .form-input {
  float: left; }

.form-field--success .form-input,
.form-field--success .form-select,
.form-field--success .form-checkbox + .form-label::before,
.form-field--success .form-radio + .form-label::before,
.form-field--success .form-prefixPostfix-label {
  border-color: #008a06; }

.form-field--success .form-field-error,
.form-field--success .form-inlineMessage {
  color: #008a06; }

.form-field--success .form-input-indicator > svg {
  fill: #008a06; }

.form-field--error .form-input,
.form-field--error .form-select,
.form-field--error .form-checkbox + .form-label::before,
.form-field--error .form-radio + .form-label::before,
.form-field--error .form-prefixPostfix-label {
  border-color: #cc4749; }

.form-field--error .form-field-error,
.form-field--error .form-inlineMessage {
  color: #cc4749; }

.form-field--error .form-input-indicator > svg {
  fill: #cc4749; }

.form-field--warning .form-input,
.form-field--warning .form-select,
.form-field--warning .form-checkbox + .form-label::before,
.form-field--warning .form-radio + .form-label::before,
.form-field--warning .form-prefixPostfix-label {
  border-color: #f1a500; }

.form-field--warning .form-field-error,
.form-field--warning .form-inlineMessage {
  color: #f1a500; }

.form-field--warning .form-input-indicator > svg {
  fill: #f1a500; }

/*doc
---
title: Panels
name: panel
category: Components
---

Panels are a simple container which is relatively positioned within the document which helps you section
your content. Panels may also have a header, which contains a related title to describe the contents.

```sass_file_example
src/settings/foundation/panels/_settings.scss
```
```html_example
<div class="panel">
    <div class="panel-header">
        <h2 class="panel-title">Panel Title</h2>
    </div>
    <div class="panel-body">
        <h2>Some Panel Content</h2>
        <p>Should be able to handle any type of content.</p>
    </div>
</div>
```
*/
.panel {
  position: relative; }

.panel-header {
  background-color: #e5e5e5;
  margin: 0;
  padding: 1.5rem 2rem 0; }

.panel-title {
  line-height: 1.5;
  margin: 0; }

.panel-body {
  margin-bottom: 1.5rem;
  padding: 1rem 2rem 1.5rem;
  background: #e5e5e5; }
  .panel-body > :first-child {
    margin-top: 0; }
  .panel-body > :last-child {
    margin-bottom: 0; }
  .panel-body > :last-child {
    margin-bottom: 0; }

.breadcrumbs {
  display: block;
  list-style: none;
  margin-left: 0;
  overflow: hidden; }

.breadcrumb {
  color: #757575;
  float: left;
  font-size: 13px;
  line-height: 13px;
  margin: 0;
  line-height: 1.5; }
  .breadcrumb a {
    color: #757575; }
  .breadcrumb.current {
    color: #757575;
    cursor: default; }
    .breadcrumb.current a {
      color: #757575;
      cursor: default; }
    .breadcrumb.current:hover, .breadcrumb.current:hover a, .breadcrumb.current:focus, .breadcrumb.current:focus a {
      text-decoration: none; }
  .breadcrumb.unavailable {
    color: #999999; }
    .breadcrumb.unavailable a {
      color: #999999; }
    .breadcrumb.unavailable:hover,
    .breadcrumb.unavailable:hover a, .breadcrumb.unavailable:focus,
    .breadcrumb.unavailable a:focus {
      color: #999999;
      cursor: not-allowed;
      text-decoration: none; }
  .breadcrumb:before {
    color: #757575;
    content: "/";
    margin: 0;
    position: relative;
    top: 1px; }
  .breadcrumb:first-child:before {
    content: " ";
    margin: 0; }
  .breadcrumb::before {
    margin: 0 0.5rem; }
    @media (min-width: 481px) {
      .breadcrumb::before {
        margin: 0 0.5rem; } }

.breadcrumb-label {
  cursor: pointer; }
  .breadcrumb-label:hover {
    color: #333333;
    text-decoration: none; }
  .breadcrumb.is-active > .breadcrumb-label {
    color: #757575;
    cursor: default; }
  .breadcrumb.is-unavailable > .breadcrumb-label {
    color: #999999;
    cursor: default; }

.tabs {
  border-bottom: 1px solid #e5e5e5;
  margin: 0; }
  .tabs:before, .tabs:after {
    content: " ";
    display: table; }
  .tabs:after {
    clear: both; }

.tab {
  border-bottom: white;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative; }
  @media (min-width: 600px) {
    .tab {
      float: left; } }

.tab-title {
  color: #757575;
  display: block;
  font-size: 15px;
  padding: 0.75rem 1.5rem; }
  .tab-title:hover {
    color: #333333; }

.tab.is-active .tab-title {
  color: #333333;
  font-weight: 700; }

@media (min-width: 600px) {
  .tabs--vertical {
    border-bottom: 0;
    float: left;
    margin: 0 0 1.5rem;
    max-width: 20%;
    width: 20%; } }

.tabs--vertical .tab {
  float: none; }

.tabs-contents {
  margin-bottom: 1.5rem; }
  .tabs-contents:before, .tabs-contents:after {
    content: " ";
    display: table; }
  .tabs-contents:after {
    clear: both; }

@media (min-width: 600px) {
  .tabs-contents--vertical {
    float: left;
    max-width: 80%;
    padding-left: 1.5rem;
    width: 80%; }
    .tabs-contents--vertical > .tab-content {
      padding: 0 1.5rem; } }

.tab-content {
  display: none;
  padding: 1.5rem 0; }
  .tab-content.is-active {
    display: block; }

.no-js .tab-content {
  display: block;
  float: none; }

/*doc
---
title: Navigation
name: nav
category: Components
---

The navigation pattern holds a list of links wrapped in a navigation element. The links can help you navigate
the document, or the information architecture. Each link should modify the URL in some way.

```sass_file_example
src/settings/bigcommerce/nav/_settings.scss
```
We generate our own navigation abstractions through a `nav()` mixin. The mixin works as follows:

```scss_example
nav($style: "navBar", $wrapper: "nav")
```
Where:

 - `$style` - The type of navigation (a bar or list)
 - `$wrapper` - The wrapper of the navigation (usually nav, ul or ol)

There is also a `nav-action()` mixin, which when used will set the styles for any actionable items in your navigation list.

```scss_example
nav-action($color, $fontFamily, $fontSize, $padding)
```

*/
/*doc
---
title: Navigation Bar
name: navBar
parent: nav
category: Components
---

The Navigation Bar is a horizontal navigation component, useful for page navigation or any other primary content navigation.

```html_example
<nav class="navBar navBar--internal">
    <ul class="navBar-section">
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 1</a>
        </li>
        <li class="navBar-item is-active">
            <a class="navBar-action" href="#">Item 2</a>
        </li>
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 3</a>
        </li>
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 4</a>
        </li>
    </ul>
    <ul class="navBar-section navBar-section--alt">
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 5</a>
        </li>
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 6</a>
        </li>
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 7</a>
        </li>
    </ul>
</nav>
```

You can create a navigation bar abstraction with the following mixin:

```scss_example
.pageNavigation {
    @include nav("navBar", "nav");
    @include nav-action($navBar-action-color, $navBar-action-fontFamily, $navBar-action-fontSize, $navBar-action-padding);
}
```

*/
.navBar:before, .navBar:after {
  content: " ";
  display: table; }

.navBar:after {
  clear: both; }

.navBar ul,
.navBar ol {
  list-style: none;
  margin-left: 0;
  margin: 0;
  padding: 0; }
  .navBar ul ul,
  .navBar ul ol,
  .navBar ol ul,
  .navBar ol ol {
    list-style: none;
    margin-bottom: 0; }
  .navBar ul li,
  .navBar ol li {
    margin: 0;
    padding: 0; }

.navBar-section {
  float: left; }
  .navBar-section:before, .navBar-section:after {
    content: " ";
    display: table; }
  .navBar-section:after {
    clear: both; }

.navBar-section--alt {
  float: right;
  margin-left: 1.5rem; }

.navBar-section + .navBar-section {
  margin-left: 1.5rem; }

@media (min-width: 600px) {
  .navBar-item {
    float: left; } }

.navBar-item, .navBar-action {
  display: block; }

.navBar-action {
  color: black;
  font-size: 15px;
  padding: 0.75rem; }

/*doc
---
title: Navigation List
name: navList
parent: nav
category: Components
---

The Navigation List is a vertical navigation component, useful for secondary navigation like a list of child pages.

```html_example
<nav class="navList navList--aside">
    <ul class="navList-section">
        <li class="navList-item">
            <a class="navList-action" href="#">Item 1</a>
        </li>
        <li class="navList-item is-active">
            <a class="navList-action" href="#">Item 2</a>
            <ul class="navList-subSection">
                <li class="navList-item">
                    <a class="navList-action" href="#">Sub-item 1</a>
                </li>
                <li class="navList-item is-active">
                    <a class="navList-action" href="#">Sub-item 2</a>
                </li>
                <li class="navList-item">
                    <a class="navList-action" href="#">Sub-item 3</a>
                </li>
                <li class="navList-item">
                    <a class="navList-action" href="#">Sub-item 4</a>
                </li>
            </ul>
        </li>
        <li class="navList-item">
            <a class="navList-action" href="#">Sub-item 3</a>
        </li>
        <li class="navList-item">
            <a class="navList-action" href="#">Sub-item 4</a>
        </li>
    </ul>
</nav>
```

You can create a navigation list abstraction with the following mixin:

```scss_example
.subPagesList {
    @include nav("navList", "ul");
    @include nav-action($navBar-action-color, $navBar-action-fontFamily, $navBar-action-fontSize, $navBar-action-padding);
}
```

*/
.navList:before, .navList:after {
  content: " ";
  display: table; }

.navList:after {
  clear: both; }

.navList ul,
.navList ol {
  list-style: none;
  margin-left: 0;
  margin: 0;
  padding: 0; }
  .navList ul ul,
  .navList ul ol,
  .navList ol ul,
  .navList ol ol {
    list-style: none;
    margin-bottom: 0; }
  .navList ul li,
  .navList ol li {
    margin: 0;
    padding: 0; }

.navList-section:before, .navList-section:after {
  content: " ";
  display: table; }

.navList-section:after {
  clear: both; }

.navList-section--alt {
  float: right;
  margin-left: 1.5rem; }

.navList-section + .navList-section {
  margin-top: 1.5rem; }

.navList-item, .navList-action {
  display: block; }

.navList-action {
  color: #333333;
  font-size: 15px;
  padding: 0.1875rem 0; }

.pagination-list {
  display: block;
  margin-left: 0; }
  .pagination-list li {
    color: #757575;
    font-size: 1rem;
    margin-left: 0.375rem; }
    .pagination-list li a, .pagination-list li button {
      border-radius: 4px;
      transition: background-color 300ms ease-out;
      background: none;
      color: #757575;
      display: block;
      font-size: 1em;
      font-weight: normal;
      line-height: inherit;
      padding: 0.3125rem 0.5rem; }
  .pagination-list li {
    display: block; }

li.pagination-item {
  cursor: pointer; }
  li.pagination-item:first-child {
    margin-left: 0; }
  li.pagination-item a:hover {
    color: #333333; }

li.pagination-item--current a, li.pagination-item--current button {
  color: #333333;
  cursor: default; }

/*doc
---
title: Alerts
name: alerts
category: Components
---

Alerts can be used to inform users about the actions they perform, whether it's a successful message, a warning, error, or just information.
They can be displayed at a page level or inside a specific container. They will take the full width of their containers.

```sass_file_example
src/settings/foundation/alerts/_settings.scss
```

The alert box consists of three `alertBox-column`s: The `alertBox-icon` which contains the icon for the type of alert,
the `alertBox-message` which can contain the heading and text for the alert message, and `alertBox-close` which holds the close button.
You can set the vertical alignment of the columns in the setting variables.

```html_example
<div class="alertBox">
    <div class="alertBox-column alertBox-icon">
        <icon class="icon" aria-hidden="true">
            <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
                <path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"></path>
            </svg>
        </icon>
    </div>
    <div class="alertBox-column alertBox-message">
        <span>Generic alert</span>
    </div>
    <a class="alertBox-column alertBox-close" tabindex="0" href="#">
        <icon glyph="ic-close" class="icon" aria-hidden="true">
            <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
                <path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"></path>
            </svg>
        </icon>
    </a>
</div>
```
*/
.alertBox {
  border-style: none;
  display: block;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0.75rem;
  padding: 0.75rem 1.125rem 0.75rem 1.125rem;
  position: relative;
  transition: opacity 300ms ease-out;
  background-color: #e5e5e5;
  border-color: #e5e5e5;
  color: white; }
  .alertBox .icon {
    height: 1.25rem;
    width: 1.25rem; }
  .alertBox .button {
    margin: 0 0 0 0.75rem; }

.alertBox--info {
  background-color: #666666;
  border-color: #666666;
  color: #333333; }
  .alertBox--info svg {
    fill: #dfdfdf; }

.alertBox--success {
  background-color: #d5ffd8;
  border-color: #d5ffd8;
  color: white; }
  .alertBox--success svg {
    fill: #008a06; }

.alertBox--warning {
  background-color: #fffdea;
  border-color: #fffdea;
  color: white; }
  .alertBox--warning svg {
    fill: #f1a500; }

.alertBox--error {
  background-color: #ffdddd;
  border-color: #ffdddd;
  color: white; }
  .alertBox--error svg {
    fill: #cc4749; }

.alertBox-column {
  display: table-cell;
  text-align: center;
  vertical-align: middle; }

.alertBox-icon {
  padding-right: 1.125rem; }

.alertBox-message {
  margin: 0;
  text-align: left;
  width: 100%; }

.alertBox-heading {
  margin: 0; }

.alertBox-close {
  cursor: pointer;
  padding-left: 1.125rem; }
  .alertBox-close .icon {
    height: 1.25rem;
    width: 1.25rem; }
  .alertBox-close svg {
    fill: #999999; }

/*doc
---
title: Accordion
name: accordion
category: Components
---
```html_example
<section class="accordion">
    <article heading="Dynamic Group Header - 1" class="is-open">
        <h2 class="accordion-navigation is-open">
            <a href="javascript:void(0)" class="accordion-title">
                Dynamic Group Header - 1
                <icon class="accordion-indicator icon" glyph="ic-remove" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"></path></svg></icon>
            </a>
        </h2>
        <div class="accordion-content is-open">
            Dynamic Group Body - 1
        </div>
    </article>
    <article heading="Dynamic Group Header - 2">
        <h2 class="accordion-navigation">
            <a href="javascript:void(0)" class="accordion-title">
                Dynamic Group Header - 2
                <icon class="accordion-indicator icon" glyph="ic-remove" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"></path></svg></icon>
            </a>
        </h2>
    </article>
<article heading="Dynamic Group Header - 3">
        <h2 class="accordion-navigation accordion-navigation--error">
            <a href="javascript:void(0)" class="accordion-title">
                Dynamic Group Header - 3
                <icon class="accordion-indicator icon" glyph="ic-remove" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"></path></svg></icon>
            </a>
        </h2>
    </article>
</section>
```

```sass_file_example
src/settings/foundation/accordion/_settings.scss
```
*/
.accordion {
  margin-bottom: 0;
  border: #e5e5e5 solid;
  border-width: 1px;
  box-shadow: 0 1px 2px rgba(255, 255, 255, 0.13);
  margin: 0 0 1.5rem; }
  .accordion:before, .accordion:after {
    content: " ";
    display: table; }
  .accordion:after {
    clear: both; }

.accordion-navigation {
  display: block;
  margin-bottom: 0 !important;
  border: #e5e5e5 solid;
  border-width: 1px 0;
  cursor: pointer; }
  .accordion-navigation.is-open > a {
    background: white;
    color: black; }
  .accordion-navigation > a {
    background: white;
    color: #333333;
    padding: 1.875rem;
    display: block;
    font-family: "Karla", Arial, Helvetica, sans-serif;
    font-size: 1rem; }
    .accordion-navigation > a:hover {
      background: #e5e5e5; }
  .accordion-navigation .accordion-title {
    padding: 1.5rem 1.875rem; }

.accordion-title {
  font-weight: 700;
  line-height: 24px; }

.accordion-content {
  display: none;
  padding: 2rem;
  border: #e5e5e5 solid;
  border-width: 0 0 1px; }
  .accordion-content.is-open {
    display: block; }

.accordion-navigation--success .accordion-title,
.accordion-navigation--success.is-open > a {
  color: #008a06; }

.accordion-navigation--error .accordion-title,
.accordion-navigation--error.is-open > a {
  color: #cc4749; }

.accordion-navigation--warning .accordion-title,
.accordion-navigation--warning.is-open > a {
  color: #f1a500; }

body.has-activeModal {
  overflow: hidden; }

.modal-background {
  background: black;
  background: rgba(51, 51, 51, 0.95);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1004;
  left: 0; }
  .has-activeModal .modal-background {
    display: block; }

.modal {
  border-radius: 0;
  display: none;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1005;
  left: 0;
  background-color: white;
  padding: 2.25rem 2.25rem;
  border: solid 0 #e5e5e5;
  box-shadow: none;
  max-height: 80%;
  overflow: auto;
  position: fixed; }
  @media only screen and (max-width: 600px) {
    .modal {
      min-height: 100vh; } }
  .modal .column, .modal .columns {
    min-width: 0; }
  .modal > :first-child {
    margin-top: 0; }
  .modal > :last-child {
    margin-bottom: 0; }
  @media only screen and (min-width: 600px) {
    .modal {
      left: 0;
      margin: 0 auto;
      max-width: 80%;
      right: 0;
      width: 900px; } }
  @media only screen and (min-width: 600px) {
    .modal {
      top: 50% !important; } }
  @media (min-width: 600px) {
    .modal {
      transform: translateY(-50%); } }

.modal--large {
  max-height: 90%;
  width: 1280px; }

.modal--small {
  width: 500px; }

.modal-header {
  border-bottom: 1px solid #e5e5e5;
  padding: 1rem 0;
  position: relative; }

.modal-header-title {
  margin: 0; }

.modal-body {
  padding: 3rem 0; }
  .modal-body > :last-child {
    margin-bottom: 0; }

.modal-footer {
  border-top: 1px solid #e5e5e5;
  padding: 0.75rem 1.5rem;
  text-align: center; }
  @media (min-width: 481px) {
    .modal-footer {
      text-align: right; } }
  .modal-footer .button {
    display: block; }
    @media (min-width: 481px) {
      .modal-footer .button {
        display: inline-block;
        margin-bottom: 0; } }

.modal-footer-link {
  display: inline-block;
  font-size: 15px;
  margin: 0 0 0.75rem; }
  @media (min-width: 481px) {
    .modal-footer-link {
      display: inline;
      margin: 1.5rem; } }

.modal-close {
  color: #666666;
  cursor: pointer;
  font-size: 25px;
  font-weight: normal;
  line-height: 1;
  position: absolute;
  top: 1.05rem;
  right: 0.75rem;
  transform: translateY(none); }
  .modal-close .icon {
    height: 1.25rem;
    width: 1.25rem; }

@media print {
  .modal {
    background: #FFFFFF !important;
    display: none; } }

.loadingNotification {
  left: 50%;
  position: fixed;
  text-align: center;
  top: 3rem;
  transform: translateX(-50%);
  transform-style: preserve-3d;
  transition: all 200ms ease-out;
  z-index: 500; }
  .loadingNotification.ng-hide-remove, .loadingNotification.ng-hide-add-active {
    opacity: 0;
    top: 3.6rem;
    transform: scale(0.9) translateX(-50%); }
  .loadingNotification.ng-hide-remove-active {
    opacity: 1;
    top: 3rem;
    transform: scale(1) translateX(-50%); }

.loadingNotification-label {
  background: #666666;
  border-radius: 4px;
  color: white;
  display: inline-block;
  font-size: 15px;
  padding: 0.375rem 0.75rem; }

.loadingOverlay-container {
  min-height: 120px;
  position: relative; }

.loadingOverlay {
  background: rgba(51, 51, 51, 0.9);
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 250ms ease-out;
  width: 100%; }
  .loadingOverlay::before {
    height: 2.5rem;
    width: 2.5rem;
    border-radius: 2.5rem;
    border: solid 2px;
    border-color: white white #999999 #999999;
    content: "";
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
    transform-style: preserve-3d;
    animation: spin 500ms infinite cubic-bezier(0.69, 0.31, 0.56, 0.83); }
  .loadingOverlay.ng-enter, .loadingOverlay.ng-leave.ng-leave-active {
    opacity: 0; }
  .loadingOverlay.ng-leave, .loadingOverlay.ng-enter.ng-enter-active {
    opacity: 1; }

@keyframes spin {
  0% {
    transform: translateY(-50%) rotate(0deg); }
  100% {
    transform: translateY(-50%) rotate(360deg); } }

/*doc
---
title: ActionBar
name: action_bar
category: Patterns
---
```html_example
<div class="actionBar">
    <div class="actionBar-section">
        <fieldset class="form-fieldset">
            <div class="actionBar-item form-field">
                <input class="form-input has-action" type="search" placeholder="Search">
                <button class="button button--icon button--inputAction">
                    <span class="is-srOnly">Search</span>
                    <icon glyph="ic-search"></icon>
                </button>
            </div>
            <a href="#" class="actionBar-item">Advanced</a>
        </fieldset>
    </div>
    <div class="actionBar-section actionBar-section--alt">
        <fieldset class="form-fieldset">
            <div class="actionBar-item form-field">
                <div class="buttonGroup">
                    <button class="button">
                        All
                    </button>
                    <button class="button">
                        Free
                    </button>
                    <button class="button">
                        Paid
                    </button>
                </div>
            </div>
            <div class="actionBar-item form-field">
                <label class="form-label" for="select1">Sort by</label>
                <select class="form-select" name="select1" id="select1">
                    <option value="1">Popular</option>
                    <option value="2">Newest</option>
                </select>
            </div>
        </fieldset>
    </div>
</div>
```

```sass_file_example
src/settings/bigcommerce/actionBar/_settings.scss
```
*/
.actionBar {
  margin: 1.5rem 0; }
  .actionBar:before, .actionBar:after {
    content: " ";
    display: table; }
  .actionBar:after {
    clear: both; }
  .actionBar .button {
    margin-bottom: 0; }
  .actionBar .buttonGroup {
    vertical-align: middle; }

.actionBar-link {
  display: block;
  padding: 0.75rem 0; }

.actionBar-section:before, .actionBar-section:after {
  content: " ";
  display: table; }

.actionBar-section:after {
  clear: both; }

@media (min-width: 600px) {
  .actionBar-section {
    float: left; }
    .actionBar-section .form-label {
      display: inline-block;
      margin: 0 0.375rem 0 0; }
    .actionBar-section .form-select,
    .actionBar-section .form-input {
      display: inline-block;
      width: 12.5rem; } }

@media (min-width: 600px) {
  .actionBar-section--alt {
    float: right; } }

.actionBar-item {
  margin-bottom: 1.5rem; }
  @media (min-width: 600px) {
    .actionBar-item {
      display: inline-block;
      margin-bottom: 0;
      margin-right: 1.5rem;
      vertical-align: middle; }
      .actionBar-item:last-child {
        margin-right: 0; } }

/*doc
---
title: Cards
name: cards
category: Components
---

Cards are a typical component consisting of a figure and a short snippet of descriptive text.
This could include a heading and a caption or definition, and perhaps a call to action
or other actionable functions.

```sass_file_example
src/settings/bigcommerce/cards/_settings.scss
```
```html_example
<article class="card">
    <figure class="card-figure">
        <img class="card-image" src="http://lorempixel.com/960/360/sports/" alt="Example card image">
        <figcaption class="card-figcaption">
            <a class="card-figcaption-action" href="#">
                <div class="card-figcaption-body">
                    <span class="button card-figcaption-button">Learn more</span>
                </div>
            </a>
        </figcaption>
    </figure>
    <div class="card-body">
        <h2 class="card-title">20% Off First Design Project</h2>
        <h3 class="card-subTitle">Custom Designs</h3>
        <p class="card-text">
            Be seen by customers at the very moment that
            they are searching on Google for the things you offer.
        </p>
    </div>
</article>
```
*/
.card {
  background-color: transparent;
  margin-bottom: 3rem;
  padding: 0 0; }

.card-figure {
  background-color: white;
  margin-bottom: 0;
  padding: 0 0;
  position: relative; }

.card-image {
  border: 1px solid #999999;
  width: 100%; }

.card-figcaption {
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0; }
  .card-figcaption:hover {
    opacity: 1; }

.card-figcaption-action {
  display: block;
  height: 100%; }

.card-figcaption-body {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  transform-style: preserve-3d; }
  .card-figcaption-body > :first-child {
    margin-top: 0; }
  .card-figcaption-body > :last-child {
    margin-bottom: 0; }
  .card-figcaption-body .card-text {
    color: #757575; }

.card-figcaption-button {
  background-color: rgba(255, 255, 255, 0.9);
  color: #333333; }
  .card-figcaption-button:hover {
    background-color: white;
    color: #333333; }

.card-body {
  padding: 0.75rem 0 0; }
  .card-body > :first-child {
    margin-top: 0; }
  .card-body > :last-child {
    margin-bottom: 0; }
  .card-body .card-text {
    color: #757575; }

.card-surTitle {
  float: right;
  margin-left: 1.5rem;
  max-width: 40%;
  text-align: right; }

.card-footer {
  background-color: transparent;
  margin: 0; }
  .card-footer:before, .card-footer:after {
    content: " ";
    display: table; }
  .card-footer:after {
    clear: both; }

.card-button {
  margin-bottom: 0; }

.aria-description--hidden {
  height: 1px;
  left: 0;
  margin-left: -10000px;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 1px; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff center center no-repeat; }

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 0.8; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.6; }
  .slick-prev:before,
  .slick-next:before {
    font-family: inherit;
    font-size: 20px;
    line-height: 1;
    color: #8f8f8f;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: ""; }
    [dir="rtl"] .slick-prev:before {
      content: ""; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: ""; }
    [dir="rtl"] .slick-next:before {
      content: ""; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 0.8; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        width: 20px;
        height: 20px;
        font-family: inherit;
        font-size: 60px;
        line-height: 20px;
        text-align: center;
        color: #333333;
        opacity: 0.6;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #757575;
      opacity: 1; }

.slick-next,
.slick-prev {
  background-color: white;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid white;
  height: 3.8125rem;
  margin-top: -0.9375rem;
  padding: 0.625rem;
  width: 2.5rem;
  z-index: 1; }
  .slick-next::before,
  .slick-prev::before {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    height: 2.5625rem;
    width: 1.25rem; }
  .slick-next:hover, .slick-next:focus,
  .slick-prev:hover,
  .slick-prev:focus {
    background-color: white;
    background-color: rgba(255, 255, 255, 0.9);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%; }

.slick-next {
  right: -5px; }
  @media (min-width: 1202px) {
    .slick-next {
      right: -3.375rem;
      right: 0; } }
  .slick-next::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='%238f8f8f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .slick-next:hover::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='%23474747' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }

.slick-prev {
  left: -5px; }
  @media (min-width: 1202px) {
    .slick-prev {
      left: -3.375rem; } }
  .slick-prev::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M22.4572074 1.00746147l-21 20.02482143 20.9479397 19.9751786' stroke='%238f8f8f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .slick-prev:hover::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M22.4572074 1.00746147l-21 20.02482143 20.9479397 19.9751786' stroke='%23474747' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }

.slick-slide img {
  display: block;
  width: 100%; }

.slick-dots {
  margin: 0; }
  .slick-dots li {
    height: 2rem;
    width: 2rem;
    margin: 0;
    padding: 0.3125rem; }
    .slick-dots li button,
    .slick-dots li button::before {
      height: 0.9375rem;
      width: 0.9375rem;
      border-radius: 50%; }
    .slick-dots li button {
      border: 1px solid #333333;
      display: inline-block;
      margin: 0;
      padding: 0;
      position: relative;
      text-align: center;
      vertical-align: middle; }
      .slick-dots li button:hover::before {
        background: #333333; }
    .slick-dots li button::before {
      display: block;
      left: -1px;
      top: -1px;
      transition: background 100ms ease-out; }
    .slick-dots li.slick-active button::before {
      background: #757575; }

.productView .slick-dots {
  position: relative; }

.slick-disabled {
  cursor: default;
  opacity: 0.1; }

.slick-track {
  backface-visibility: hidden;
  perspective: 1000px; }

div.slick-slider {
  min-width: 100%;
  width: 1px;
  *width: 100%; }

.slick-slide .card-image,
.slick-slide .heroCarousel-image {
  -webkit-touch-callout: default; }

.carousel-tooltip {
  display: none;
  height: 1px;
  margin-top: 10px;
  position: relative; }
  .carousel-tooltip::before {
    border-color: transparent transparent #313440 transparent;
    border-style: solid;
    border-width: 0.625rem;
    content: " ";
    position: absolute;
    right: 0;
    top: 50%; }
  .carousel-tooltip::after {
    background-color: #313440;
    border-radius: 0.5rem;
    color: white;
    content: attr(aria-label);
    cursor: default;
    font-size: 1rem;
    padding: 0.25rem 0.375rem;
    position: absolute;
    right: 0;
    top: 100%;
    white-space: nowrap; }
  .carousel-tooltip::before, .carousel-tooltip::after {
    display: none; }
  .carousel-tooltip:focus::before, .carousel-tooltip:focus::after {
    display: block; }
  @media (min-width: 600px) {
    .carousel-tooltip {
      display: block; } }
  .carousel-tooltip::after {
    padding: 15px 10px;
    top: 10px; }
  .slick-prev:focus .carousel-tooltip::before, .slick-prev:focus .carousel-tooltip::after,
  .slick-next:focus .carousel-tooltip::before,
  .slick-next:focus .carousel-tooltip::after,
  .slick-dots button:focus .carousel-tooltip::before,
  .slick-dots button:focus .carousel-tooltip::after {
    display: block; }
  .slick-prev .carousel-tooltip::before,
  .slick-next .carousel-tooltip::before {
    top: -7px; }
  .slick-prev .carousel-tooltip::before {
    right: -2px; }
  .slick-prev .carousel-tooltip::after {
    left: -5px;
    right: auto; }
  .slick-next .carousel-tooltip::after {
    right: -5px; }
  .slick-dots button .carousel-tooltip {
    margin-top: 25px; }
    .slick-dots button .carousel-tooltip::before, .slick-dots button .carousel-tooltip::after {
      right: 50%;
      transform: translateX(50%); }
    .slick-dots button .carousel-tooltip::before {
      top: -7px; }

.carousel-play-pause-button {
  background-color: white;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid white;
  bottom: 0.5rem;
  color: #8f8f8f;
  display: none;
  font-size: 14px;
  font-weight: 700;
  height: 32px;
  left: 15px;
  line-height: 1.25;
  max-width: 60px;
  min-width: 60px;
  overflow: hidden;
  position: absolute;
  text-overflow: ellipsis;
  transition: color 100ms ease-out;
  white-space: nowrap;
  z-index: 5; }
  @media (min-width: 600px) {
    .carousel-play-pause-button {
      font-size: 18px;
      max-width: 150px; } }
  @media (min-width: 801px) {
    .carousel-play-pause-button {
      bottom: 1.5rem;
      left: 25px; } }
  .carousel-play-pause-button:hover {
    color: #474747; }
  @media (min-width: 375px) {
    .carousel-play-pause-button {
      max-width: 90px;
      min-width: 80px; } }

html,
body {
  height: auto; }

body {
  padding-top: 55px; }
  @media (min-width: 801px) {
    body {
      padding-top: 0; } }

figure {
  margin-bottom: 2rem;
  margin-top: 2rem; }
  figure > figcaption {
    margin-bottom: -0.5rem; }

figcaption {
  color: #999999;
  margin-top: 0.75rem; }

body {
  font-size: 1rem;
  font-weight: 400; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  margin-top: 2.25rem; }

h5,
h6 {
  text-transform: uppercase; }

a {
  transition: color 0.15s ease; }

cite {
  line-height: 1.5;
  margin: 0.5rem 0 0; }

.page-heading {
  margin: 0 0 3rem;
  text-align: center; }

h1 {
  font-size: 28px; }

h2 {
  font-size: 25px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 15px; }

h6 {
  font-size: 13px; }

.definitionList:before, .definitionList:after {
  content: " ";
  display: table; }

.definitionList:after {
  clear: both; }

.definitionList-key {
  color: #757575;
  float: left;
  font-weight: 400;
  margin: 0 0.375rem 0 0; }

.definitionList-value {
  margin: 0; }

.form-select {
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='6' viewBox='0 0 11 6' fill='none'%3E%3Cpath d='M1 0.75L5.5 5.25L10 0.75' stroke='%23B3B9BC' stroke-linecap='round'/%3E%3C/svg%3E");
  background-position: right 0.5625rem top 1rem;
  border-radius: 4px;
  padding: 0.75rem 3rem 0.75rem 1rem; }

.form-label small {
  float: right;
  margin-top: 0.375rem; }

.form-label--inlineSmall small {
  color: #757575;
  float: none;
  font-size: inherit;
  font-weight: 400;
  margin-left: 0.375rem;
  text-transform: none; }

.table {
  margin-top: 2rem; }
  .table td + td {
    border-left: 1px solid #e5e5e5; }
  .table .table-alignCenter {
    text-align: center; }
  .table .table-alignRight {
    text-align: right; }

.table-actions {
  margin: 1.5rem;
  text-align: center; }
  .table-actions .form {
    margin-bottom: 0; }
  .table-actions .button {
    display: block;
    margin-left: 0;
    margin-right: 0;
    width: 100%; }
    @media (min-width: 600px) {
      .table-actions .button {
        display: inline-block;
        margin-bottom: 0;
        width: auto; } }
    @media (min-width: 600px) {
      .table-actions .button + .button {
        margin-left: 0.375rem; } }

.table--line {
  border-color: #e5e5e5;
  border-width: 0 0 1px; }
  .table--line .table-thead {
    background-color: white;
    border-color: #e5e5e5;
    border-width: 0 0 1px; }
    .table--line .table-thead tr th {
      padding-left: 0;
      padding-right: 0; }
      @media (min-width: 600px) {
        .table--line .table-thead tr th {
          text-align: center; }
          .table--line .table-thead tr th:first-child {
            text-align: left; }
          .table--line .table-thead tr th:last-child {
            text-align: right; } }
      .table--line .table-thead tr th + th {
        padding-left: 1.5rem; }
  .table--line tr {
    border-color: 1px solid #e5e5e5; }
    .table--line tr td {
      display: block;
      padding-left: 0;
      padding-right: 0; }
      @media (min-width: 600px) {
        .table--line tr td {
          text-align: center; }
          .table--line tr td:first-child {
            text-align: left; }
          .table--line tr td:last-child {
            text-align: right; } }
      .table--line tr td + td {
        padding-left: 1.5rem; }
  .table--line td + td {
    border-left: 0; }

.dropdown {
  left: -9999px;
  outline: none;
  position: absolute; }

.dropdown-menu {
  z-index: 5; }
  .dropdown-menu.is-loading .loadingOverlay {
    background: none;
    padding: 4.5rem 0;
    position: relative; }
  .dropdown-menu.is-open {
    display: block; }
  .dropdown-menu .button:focus {
    z-index: 5; }

.dropdown-menu-item {
  text-align: left; }
  .dropdown-menu-item:first-child > a {
    padding-top: 0.75rem; }
  .dropdown-menu-item:last-child > a {
    padding-bottom: 1rem; }
  .dropdown-menu-item > a {
    margin: 0;
    padding: 0.25rem 1.125rem;
    text-decoration: none; }

.form-wishlist {
  position: relative; }
  @media (min-width: 600px) {
    .form-wishlist {
      float: left;
      padding: 0 0.625rem;
      width: 50%; } }
  @media (min-width: 801px) {
    .form-wishlist {
      padding: 0;
      width: auto; } }
  @media (min-width: 1202px) {
    .form-wishlist {
      display: inline-block;
      margin-top: 1rem; } }
  .form-wishlist .button {
    width: 100%; }
    @media (min-width: 801px) {
      .form-wishlist .button {
        width: auto; } }
    @media (min-width: 1202px) {
      .form-wishlist .button {
        margin-right: 0.75rem; } }

.dropdown-menu-button {
  width: 100%; }
  .dropdown-menu-button.is-open {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
  .dropdown-menu-button .icon {
    float: right;
    margin-left: 10px; }
  .dropdown-menu-button:focus {
    z-index: 10; }

#wishlist-dropdown.is-open {
  background: transparent;
  left: auto !important;
  max-width: none !important;
  width: 100% !important; }
  @media (min-width: 600px) {
    #wishlist-dropdown.is-open {
      padding-right: 20px; } }
  @media (min-width: 801px) {
    #wishlist-dropdown.is-open {
      padding-right: 0; } }
  @media (min-width: 1202px) {
    #wishlist-dropdown.is-open {
      padding-right: 11px; } }
  #wishlist-dropdown.is-open:focus {
    outline: none; }
  #wishlist-dropdown.is-open [data-wishlist] {
    border-top: 0;
    margin-bottom: 0;
    width: 100%; }
  #wishlist-dropdown.is-open .button {
    background-color: white;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    width: 100%; }
  #wishlist-dropdown.is-open .button--has-items {
    font-weight: 700; }
  #wishlist-dropdown.is-open li:not(:last-child) .button {
    border-bottom: 0;
    border-radius: 0;
    border-top: 0;
    margin-bottom: 0; }

.modal {
  left: 50%;
  margin: 0;
  width: 95%;
  max-height: 90%;
  max-width: 761px;
  min-height: 240px;
  outline: none;
  overflow: hidden;
  padding: 0;
  top: 50% !important;
  transform: translate(-50%, -50%); }
  .modal .form-field {
    position: relative; }

@media (min-width: 1202px) {
  .modal--large {
    width: 1280px; } }

.modal-header {
  padding-left: 2.25rem;
  padding-right: 2.75rem; }

.modal-header-title {
  font-size: 22px;
  text-align: center; }
  @media (min-width: 801px) {
    .modal-header-title {
      font-size: 25px; } }

.modal-close {
  height: 2rem;
  width: 2rem;
  color: #757575;
  font-size: 26px;
  padding: 0;
  position: absolute;
  text-align: center;
  text-decoration: none;
  z-index: 50;
  background-color: #F0EFEB; }
  @media (min-width: 801px) {
    .modal-close {
      font-size: 32px; } }
  .modal-close:hover {
    color: #999999; }
  .modal-close::before {
    right: 50%;
    transform: translateX(50%); }
  .modal-close::after {
    right: 50%;
    transform: translateX(0.625rem); }
  .modal-close svg {
    vertical-align: middle; }

.modal-body {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 2.25rem 2.25rem; }

.modal--alert {
  background-color: white !important;
  border-radius: 4px;
  font-family: "Karla", Arial, Helvetica, sans-serif;
  padding: 40px 20px 20px;
  text-align: center; }
  .modal--alert .alert-icon {
    border: 0.25em solid transparent;
    border-radius: 50%;
    box-sizing: content-box;
    cursor: default;
    display: flex;
    font-family: inherit;
    height: 5em;
    justify-content: center;
    line-height: 5em;
    margin: 1.25em auto 1.875em;
    position: relative;
    user-select: none;
    width: 5em; }
  .modal--alert .error-icon {
    animation: animate-icon 0.5s;
    border-color: #f27474;
    color: #f27474; }
    .modal--alert .error-icon .icon-content {
      animation: animate-icon-content 0.5s;
      flex-grow: 1;
      position: relative; }
      .modal--alert .error-icon .icon-content .line {
        background-color: #f27474;
        border-radius: 0.125em;
        display: block;
        height: 0.3125em;
        position: absolute;
        top: 2.3125em;
        width: 2.9375em; }
        .modal--alert .error-icon .icon-content .line-left {
          left: 1.0625em;
          transform: rotate(45deg); }
        .modal--alert .error-icon .icon-content .line-right {
          right: 1em;
          transform: rotate(-45deg); }
  .modal--alert .warning-icon {
    animation: animate-icon 0.5s;
    border-color: #facea8;
    color: #f8bb86; }
    .modal--alert .warning-icon .icon-content {
      align-items: center;
      animation: animate-icon-content 0.5s;
      display: flex;
      font-size: 3.75em; }
  .modal--alert .modal-content {
    color: #333333;
    font-size: 1.125rem; }
  .modal--alert .button-container {
    margin: 25px 0 0; }
    .modal--alert .button-container .confirm {
      background-color: #444444;
      border-color: #444444;
      color: white; }
    .modal--alert .button-container .confirm:focus,
    .modal--alert .button-container .confirm:hover {
      background-color: #666666;
      border-color: #666666;
      color: white; }
    .modal--alert .button-container .confirm:active {
      background-color: black;
      border-color: black;
      color: white; }

.hide-content {
  opacity: 0; }

@keyframes animate-icon {
  0% {
    opacity: 0;
    transform: rotateX(100deg); }
  100% {
    opacity: 1;
    transform: rotateX(0deg); } }

@keyframes animate-icon-content {
  0% {
    margin-top: 1.625em;
    opacity: 0;
    transform: scale(0.4); }
  50% {
    margin-top: 1.625em;
    opacity: 0;
    transform: scale(0.4); }
  80% {
    margin-top: -0.375em;
    transform: scale(1.15); }
  100% {
    margin-top: 0;
    opacity: 1;
    transform: scale(1); } }

ol.breadcrumbs {
  display: none;
  font-size: 0;
  overflow: visible;
  text-align: center; }
  @media (min-width: 600px) {
    ol.breadcrumbs {
      display: block; } }

.breadcrumb {
  display: inline-block;
  float: none;
  margin-right: 0.25rem; }
  .breadcrumb.is-active > .breadcrumb-label {
    cursor: pointer;
    font-weight: 700; }
  .breadcrumb:not(:first-child)::before {
    border-right: 0.1em solid #757575;
    content: "";
    display: inline-block;
    height: 0.8em;
    margin: 0 0.25rem;
    transform: rotate(15deg); }

.panel-title {
  font-size: 20px; }

.panel--large .panel-body {
  margin-bottom: 2rem;
  padding: 2rem; }

.pagination-list {
  font-size: 0;
  margin-bottom: 1.5rem;
  text-align: center; }
  .pagination-list:before, .pagination-list:after {
    content: " ";
    display: table; }
  .pagination-list:after {
    clear: both; }
  .pagination-list .pagination-item {
    display: inline-block; }

.pagination-item {
  border: 1px solid transparent;
  line-height: 1; }
  .pagination-item .pagination-link {
    text-decoration: none;
    transition: all 0.2s ease; }
    .pagination-item .pagination-link:hover {
      color: #333333; }
  .pagination-item.pagination-item--current {
    border-color: #e5e5e5;
    border-radius: 4px;
    margin: 0 0.375rem 0 0.75rem; }
  .pagination-item.pagination-item--previous > a, .pagination-item.pagination-item--next > a {
    color: #333333; }
    .pagination-item.pagination-item--previous > a:hover, .pagination-item.pagination-item--next > a:hover {
      color: #757575; }
      .pagination-item.pagination-item--previous > a:hover .icon > svg, .pagination-item.pagination-item--next > a:hover .icon > svg {
        fill: #757575; }

.pagination-item--previous .icon,
.pagination-item--next .icon {
  height: 1.25rem;
  margin-top: -0.125rem;
  width: 1.25rem; }

.pagination-item--previous {
  float: left; }
  .pagination-item--previous .icon {
    margin-left: -0.75rem; }

.pagination-item--next {
  float: right; }
  .pagination-item--next .icon {
    margin-right: -0.75rem; }

.pagination-list--small {
  position: relative; }
  .pagination-list--small .pagination-item {
    color: #757575;
    cursor: inherit;
    line-height: 1.5; }
  .pagination-list--small .pagination-link {
    padding: 0 0.375rem; }
  .pagination-list--small .pagination-item--previous,
  .pagination-list--small .pagination-item--next {
    position: absolute;
    top: 0; }
  .pagination-list--small .pagination-item--previous {
    left: 0; }
  .pagination-list--small .pagination-item--next {
    right: 0; }

.button {
  line-height: 1rem;
  transition: all 0.15s ease; }
  .button + .button {
    margin-left: 0; }
    @media (min-width: 801px) {
      .button + .button {
        margin-left: 0.75rem; } }

.button[disabled] {
  cursor: not-allowed; }

.button--icon svg {
  fill: #757575; }

.tab {
  border-top: 1px solid #e5e5e5;
  float: none; }
  @media (min-width: 801px) {
    .tab {
      border-top-color: white;
      float: left; } }
  .tab.is-active {
    border-left-color: white;
    border-right-color: white; }
    @media (min-width: 600px) {
      .tab.is-active {
        margin-bottom: -1px; } }
    @media (min-width: 801px) {
      .tab.is-active {
        border: 1px solid #e5e5e5;
        border-bottom: 1px solid white; } }

.tab-title {
  padding: 1.125rem 0;
  text-align: center;
  text-decoration: none; }
  @media (min-width: 600px) {
    .tab-title {
      text-align: left; } }
  @media (min-width: 801px) {
    .tab-title {
      padding: 0.75rem 1.5rem; } }
  @media (min-width: 1202px) {
    .tab-title {
      padding: 0.6875rem 1.125rem; } }

.tab-content.has-jsContent {
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0;
  visibility: hidden; }
  .tab-content.has-jsContent.is-active {
    height: auto;
    overflow: visible;
    padding: 1.5rem 0;
    visibility: visible; }

@media (min-width: 600px) {
  .tab-content .productReview {
    width: 50%; } }

@media (min-width: 801px) {
  .tab-content .productReview {
    width: 33.33333%; } }

@media (min-width: 1202px) {
  .tab-content .productReview {
    width: 50%; } }

.tab-content .productReviews {
  border-top: 0; }

.accordion {
  border-radius: 4px;
  box-shadow: none; }
  .accordion .navList {
    margin-bottom: 0; }

.accordion-content {
  border: 0; }
  .accordion-content .form:only-child {
    margin-bottom: 0; }

.accordion-title {
  color: #444444;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 0.9375rem;
  margin: 0; }

.accordion-navigation {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-right: 1rem;
  position: relative;
  text-decoration: none;
  width: 100%; }

@media (min-width: 801px) {
  .accordion--navList {
    border: 0; } }

@media (min-width: 801px) {
  .sidebarBlock + .accordion--navList {
    margin-top: 2rem; } }

@media (min-width: 801px) {
  .accordion--navList .accordion-block {
    margin-top: 2rem; } }

.accordion--navList .accordion-content {
  padding: 1rem; }
  @media (min-width: 801px) {
    .accordion--navList .accordion-content {
      padding: 0; } }

@media (min-width: 801px) {
  .accordion--navList .accordion-navigation {
    background-position: right 0 top 50%;
    border: 0;
    margin-bottom: 0.75rem !important;
    padding: 0; } }

.accordion--navList .accordion-title {
  font-weight: normal;
  padding: 1rem;
  text-decoration: none;
  text-transform: inherit; }
  @media (min-width: 801px) {
    .accordion--navList .accordion-title {
      padding: 0; } }

.accordion--navList .accordion-indicator {
  fill: #999999; }

.accordion-block:first-child {
  margin-top: 0; }
  .accordion-block:first-child .accordion-navigation {
    border-radius: 4px 4px 0 0; }

.accordion-block:last-child .accordion-navigation,
.accordion-block:last-child .accordion-content {
  border-radius: 0 0 4px 4px; }

.accordion-block:last-child .accordion-navigation {
  border-bottom-width: 0; }
  .accordion-block:last-child .accordion-navigation.is-open {
    border-bottom-width: 1px;
    border-radius: 0; }

.accordion-nav-clear-holder {
  position: relative; }

.facetedSearch-clearLink {
  color: #757575;
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%); }
  @media (min-width: 801px) {
    .facetedSearch-clearLink {
      right: 20px;
      top: 3px;
      transform: none; } }
  .facetedSearch-clearLink:hover {
    color: #333333; }

ul.inlineList {
  overflow: visible; }
  ul.inlineList:before, ul.inlineList:after {
    content: " ";
    display: table; }
  ul.inlineList:after {
    clear: both; }

.inlineList--labels {
  margin-bottom: 0;
  margin-left: -0.75rem; }
  .inlineList--labels > li {
    margin-bottom: 0.75rem;
    margin-left: 0.75rem; }

.alertBox {
  border-radius: 4px;
  color: #333333; }

.alertBox-icon .icon {
  height: 1.5625rem;
  width: 1.5625rem; }

.alertBox--info {
  background-color: #707070;
  color: white; }
  .alertBox--info .alertBox-close svg {
    fill: #dfdfdf; }

.form--hiddenLabels .form-label {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.form-inlineMessage {
  display: block; }

.form-field--error .form-input {
  float: none; }

.form-field--error .form-inlineMessage::before {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z' fill='rgba(204, 71, 73, 0.999)' /%3E%3C/svg%3E") no-repeat;
  background-size: 100%;
  content: "";
  display: inline-block;
  height: 0.875rem;
  left: -0.125rem;
  margin-right: 0.0625rem;
  position: relative;
  top: 0.1875rem;
  width: 0.875rem; }

.form-field--success .form-input[type="text"] {
  padding-right: 3rem;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='rgba(0, 138, 6, 0.999)' /%3E%3C/svg%3E");
  background-position: right 0.6875rem center;
  background-repeat: no-repeat; }

.form-field--success .form-input[name="credit_card_number"] {
  background-position: right 2.25rem center; }

.form-field--success .form-input[name="cvv"] {
  background-position: right 2.25rem center; }

.form-checkbox + .form-label:last-child,
.form-radio + .form-label:last-child {
  display: block;
  margin-bottom: -0.3125rem; }

.form-checkbox + .form-label::after,
.form-radio + .form-label::after {
  top: 0.25rem; }

.form-checkbox + .form-label::before,
.form-radio + .form-label::before {
  top: 0.1875rem; }

.form-option-wrapper {
  display: inline-block;
  position: relative; }
  .form-option-wrapper .form-radio,
  .form-option-wrapper .form-checkbox {
    bottom: 0.5rem;
    left: 0.5rem; }

.form-actions {
  margin: 0 auto;
  max-width: 75rem;
  width: 100%;
  display: block;
  text-align: center; }
  .form-actions:before, .form-actions:after {
    content: " ";
    display: table; }
  .form-actions:after {
    clear: both; }
  @media (min-width: 600px) {
    .form-actions {
      margin-top: 1.5rem; } }
  .form-actions .button,
  .form-actions input,
  .form-actions a {
    vertical-align: top;
    width: 100%; }
    @media (min-width: 600px) {
      .form-actions .button,
      .form-actions input,
      .form-actions a {
        margin-bottom: 0;
        width: auto; } }
    .form-actions .button + .button,
    .form-actions .button + input,
    .form-actions .button + a,
    .form-actions input + .button,
    .form-actions input + input,
    .form-actions input + a,
    .form-actions a + .button,
    .form-actions a + input,
    .form-actions a + a {
      margin-top: 0.75rem; }
      @media (min-width: 600px) {
        .form-actions .button + .button,
        .form-actions .button + input,
        .form-actions .button + a,
        .form-actions input + .button,
        .form-actions input + input,
        .form-actions input + a,
        .form-actions a + .button,
        .form-actions a + input,
        .form-actions a + a {
          margin: 0 0 0 0.75rem; } }

.form-label--alternate {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin-bottom: 0.75rem; }

.form-select--date {
  width: initial; }
  .form-select--date + .form-select--date {
    margin-left: 0.375rem; }

.form-select--small,
.form-select--date {
  background-position: right 0.5rem top 0.5rem;
  background-size: 1.125rem;
  font-size: 13px;
  height: 2.25rem;
  line-height: 1rem;
  max-width: 20rem;
  padding: 0.5625rem 0.75rem;
  padding-right: 2rem; }

.form-select--short {
  max-width: 6rem;
  width: 4.5rem; }

.form-file {
  margin-bottom: 0.5rem; }

.form-fileDescription {
  color: #999999;
  font-size: 13px; }

.form-field-group {
  border: 1px solid #8f8f8f;
  border-radius: 4px;
  padding: 1.5rem; }

.form-column {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 600px) {
    .form-column {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 50%;
      float: left; } }

.form-prefixPostfix.wrap {
  flex-wrap: wrap; }

.form-prefixPostfix .form-input,
.form-prefixPostfix .button {
  display: block;
  width: 100%; }

@media (min-width: 1202px) {
  .form-prefixPostfix .form-input {
    width: auto; } }

.form-prefixPostfix .form-input::-webkit-input-placeholder {
  color: #666666; }

.form-prefixPostfix .form-input::-moz-placeholder {
  color: #666666; }

.form-prefixPostfix .form-input:-ms-input-placeholder {
  color: #666666; }

@media (min-width: 1202px) {
  .form-prefixPostfix .button {
    width: auto; } }

.form-prefixPostfix .form-inlineMessage {
  margin-bottom: 0.375rem; }
  @media (min-width: 1202px) {
    .form-prefixPostfix .form-inlineMessage {
      margin-bottom: 0; } }

.form-prefixPostfix--centeredColumn.wrap {
  flex-direction: column; }

.form-prefixPostfix--centeredColumn .g-recaptcha {
  margin: 2em auto 0; }

@media (min-width: 1202px) {
  .form-prefixPostfix--centeredColumn .form-prefixPostfix-button--postfix {
    margin: 1em 0 0.75rem; } }

.form-prefixPostfix-button--postfix {
  margin: 0.75rem 0 0;
  order: 1; }
  @media (min-width: 1202px) {
    .form-prefixPostfix-button--postfix {
      margin: 0 0 0 0.75rem;
      order: 0; } }

.form-increment .button {
  margin: 0;
  padding: 0.1875rem 0.3125rem; }

.form-input--incrementTotal {
  border: 0;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  height: auto;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 2.1875rem; }
  .form-field--success .form-input--incrementTotal {
    float: none; }

.form-option {
  border: 1px solid #8f8f8f;
  color: #666666;
  cursor: pointer;
  display: inline-block;
  font-size: 0;
  margin-bottom: 0.5rem;
  margin-right: 0.5rem;
  padding: 1px;
  transition: all 0.15s ease; }
  .form-option:hover {
    border-color: #474747; }
  .form-radio:checked + .form-option {
    border-color: #333333;
    box-shadow: 0 0 0 1px #333333; }

.form-option-variant {
  display: inline-block;
  font-size: 1rem;
  min-width: 2.375rem;
  padding: 1px 0.375rem;
  pointer-events: none;
  text-align: center; }

.form-option-variant--color,
.form-option-variant--pattern {
  height: 1.375rem;
  width: 1.375rem;
  min-width: initial;
  padding: 0; }
  @media (min-width: 600px) {
    .form-option-variant--color,
    .form-option-variant--pattern {
      pointer-events: inherit; } }

.form-option-variant--pattern {
  background-position: center;
  background-repeat: no-repeat; }

.form-input--small {
  font-size: 13px;
  height: 2.25rem;
  line-height: 1rem;
  padding: 0.5625rem 0.75rem; }

.form-minMaxRow {
  margin-left: -0.375rem;
  margin-right: -0.375rem; }
  .form-minMaxRow:before, .form-minMaxRow:after {
    content: " ";
    display: table; }
  .form-minMaxRow:after {
    clear: both; }
  .form-minMaxRow .form-field {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 33.33333%;
    float: left;
    margin-bottom: 0;
    padding-left: 0.375rem;
    padding-right: 0.375rem; }
  .form-minMaxRow .button {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%; }

@media (min-width: 600px) {
  .form-row--half > .form-field:nth-child(odd) {
    clear: left; } }

[data-product-attribute] .form-option {
  overflow: hidden;
  position: relative; }
  [data-product-attribute] .form-option.unavailable {
    background-color: #ddd;
    opacity: 0.3; }
    [data-product-attribute] .form-option.unavailable::before {
      background-color: #000;
      content: "";
      height: 2px;
      left: -5px;
      position: absolute;
      top: 11px;
      transform: rotate(-45deg);
      width: 141%; }

[data-product-attribute="set-radio"] .unavailable,
[data-product-attribute="product-list"] .unavailable {
  opacity: 0.6;
  text-decoration: line-through; }

.card:focus-within .card-figcaption {
  opacity: 1; }

.card.focus-within .card-figcaption {
  opacity: 1; }

.card-figure {
  margin-top: 0;
  overflow: hidden;
  padding: 3px;
  position: relative; }
  .card-figure:hover .card-figcaption {
    opacity: 1; }
  .card-figure__link {
    display: block;
    position: relative; }

.card-img-container {
  max-width: 500px; }
  .card-img-container::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 131.8%;
    width: 100%; }

.card-figcaption {
  display: none;
  margin: 0;
  pointer-events: none; }
  @media (min-width: 801px) {
    .card-figcaption {
      display: block; } }

.card-figcaption-body {
  display: inline-block;
  pointer-events: all;
  transform: translate3d(0, -50%, 0); }

.card-image {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  border: 0;
  /* Object-fit polyfill */
  font-family: "object-fit: contain;";
  max-height: 100%;
  object-fit: contain;
  width: 100%; }

.card-title {
  font-size: 15px;
  margin: 0 0 0.25rem; }
  .card-title > a {
    color: #333333;
    display: block;
    text-decoration: none; }
    .card-title > a:hover {
      color: #757575; }

.card-text {
  margin-bottom: 0.1875rem; }
  .card-text abbr {
    border: 0;
    color: inherit;
    font-size: inherit; }

.card-figcaption-button {
  border: none;
  display: block;
  margin: 0.375rem 0 0; }
  .card-figcaption-button:active {
    background-color: white;
    border: none; }
  .card-figcaption-body .card-figcaption-button:focus {
    background-color: white;
    outline: revert; }
  .card-figcaption-button + .card-figcaption-button {
    margin: 0.375rem 0 0; }

.card-body {
  text-align: center; }
  @media (min-width: 600px) {
    .card-body {
      text-align: left; } }

.card--alternate {
  border: 3px solid white;
  transition: all 0.15s ease; }
  .card--alternate .card-body {
    background-color: white;
    padding: 0.75rem;
    transition: all 0.15s ease; }
    @media (min-width: 600px) {
      .card--alternate .card-body {
        padding: 1.5rem; } }
  .card--alternate:hover {
    border-color: #757575; }
    .card--alternate:hover .card-body {
      background-color: #757575; }
      .card--alternate:hover .card-body .card-text {
        color: white; }
    .card--alternate:hover .card-title > a {
      color: white; }

.navList,
.navBar {
  margin-left: 0; }

.navList-action,
.navBar-action {
  text-decoration: none; }

.navList-action.is-active {
  font-weight: 700; }

.navList-action--checkbox {
  display: inline-block;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0.375rem;
  padding-left: 1.875rem;
  position: relative;
  vertical-align: baseline;
  width: 100%; }
  .navList-action--checkbox::before, .navList-action--checkbox::after {
    content: "";
    display: block;
    position: absolute;
    transition: all 50ms ease-out; }
  .navList-action--checkbox::before {
    background-color: white;
    border: solid #8f8f8f;
    border-width: 1px;
    height: 1rem;
    left: 0;
    top: 0;
    width: 1rem; }
  .navList-action--checkbox::after {
    height: 0.875rem;
    left: 1px;
    opacity: 0;
    top: 1px;
    transform: scale(0);
    width: 0.875rem; }
  .navList-action--checkbox::before {
    border-radius: 4px; }
  .navList-action--checkbox::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='rgba(51, 51, 51, 0.999)' /%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    color: rgba(51, 51, 51, 0.999);
    content: "";
    font-size: 0.875rem;
    line-height: 1;
    text-align: center; }
  .navList-action--checkbox::before, .navList-action--checkbox::after {
    top: 50%; }
  .navList-action--checkbox::before {
    margin-top: -0.5rem; }
  .navList-action--checkbox::after {
    margin-top: -0.4375rem; }
  .navList-action--checkbox.is-disabled {
    cursor: default; }
    .navList-action--checkbox.is-disabled::before {
      background-color: white; }
  .navList-action--checkbox.is-checked::after, .navList-action--checkbox.is-selected::after {
    opacity: 1;
    transform: scale(1); }

.navList-action-close {
  background: #e5e5e5;
  border-radius: 100%;
  display: inline-block;
  float: right;
  line-height: 0;
  opacity: 0;
  padding: 0.25rem;
  transition: opacity 0.3s ease;
  visibility: hidden; }
  .navList-action-close .icon {
    height: 0.8125rem;
    width: 0.8125rem;
    fill: #333333; }
  .navList-action.is-selected:hover .navList-action-close {
    opacity: 1;
    visibility: visible; }

.navBar--sub {
  margin-bottom: 4.5rem;
  text-align: center; }
  .navBar--sub .navBar-section {
    float: none; }
  .navBar--sub .navBar-item {
    float: none;
    margin: 0 0.75rem; }
    @media (min-width: 801px) {
      .navBar--sub .navBar-item {
        display: inline-block; } }
    @media (min-width: 801px) {
      .navBar--sub .navBar-item.is-active {
        border-bottom: 1px solid #333333; } }
    .navBar--sub .navBar-item.is-active > .navBar-action {
      color: #666666; }
    @media (min-width: 801px) {
      .navBar--sub .navBar-item.navBar-item--separate {
        border-left: 1px solid #757575;
        margin: 0;
        padding-left: 0.75rem; } }
  .navBar--sub .navBar-action {
    color: #757575;
    font-size: 1rem;
    padding: 0; }
    .navBar--sub .navBar-action:hover {
      color: #333333; }

.loadingOverlay {
  background-color: rgba(255, 255, 255, 0.9);
  display: none;
  z-index: 20; }

.icons-svg-sprite {
  display: none; }

.icon,
.icon svg {
  transition: all 0.15s ease; }

.actionBar-section .form-field {
  background-color: white;
  border: 1px solid #8f8f8f;
  border-radius: 4px; }
  .actionBar-section .form-field:hover {
    border-color: #474747; }

.actionBar-section .form-label {
  color: #757575;
  font-size: 13px;
  line-height: 2.125rem;
  margin-bottom: 0;
  padding-left: 0.75rem; }

.actionBar-section .form-input,
.actionBar-section .form-select {
  border: 0;
  padding-left: 0.1875rem;
  width: auto; }

.actionBar-section .form-label,
.actionBar-section .form-input,
.actionBar-section .form-select {
  display: inline-block; }

.actionBar-section .form-select {
  color: #333333;
  height: 2.125rem; }

.has-ribbon {
  position: relative; }

.ribbon {
  background-color: #333333;
  color: white;
  cursor: default;
  font-weight: 700;
  margin: -0.6875rem -0.6875rem 0 0;
  padding: 0.0625rem 1rem;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 0;
  z-index: 1; }

.navUser {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  top: 26px;
  width: 100%;
  z-index: 5; }
  .navUser:before, .navUser:after {
    content: " ";
    display: table; }
  .navUser:after {
    clear: both; }
  .navUser ul,
  .navUser ol {
    list-style: none;
    margin-left: 0;
    margin: 0;
    padding: 0; }
    .navUser ul ul,
    .navUser ul ol,
    .navUser ol ul,
    .navUser ol ol {
      list-style: none;
      margin-bottom: 0; }
    .navUser ul li,
    .navUser ol li {
      margin: 0;
      padding: 0; }
  .navUser-section {
    float: left; }
    .navUser-section:before, .navUser-section:after {
      content: " ";
      display: table; }
    .navUser-section:after {
      clear: both; }
  .navUser-section--alt {
    float: right;
    margin-left: 1.5rem; }
  .navUser-section + .navUser-section {
    margin-left: 1.5rem; }
  @media (min-width: 600px) {
    .navUser-item {
      float: left; } }
  .navUser-item, .navUser-action {
    display: block; }
  @media (min-width: 801px) {
    .navUser {
      padding: 0 1.5rem;
      position: relative;
      right: auto;
      top: auto;
      transform: none;
      z-index: 50; } }
  .navUser .dropdown-menu {
    background-color: white;
    border: 1px solid #cccccc;
    box-shadow: 0 1px 2px rgba(255, 255, 255, 0.13);
    position: absolute; }
    .navUser .dropdown-menu.is-open::before {
      border: inset 10px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent #cccccc transparent;
      border-bottom-style: solid;
      bottom: 100%;
      left: 0.75rem;
      position: absolute; }
    .navUser .dropdown-menu.is-open::after {
      border: inset 8px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent white transparent;
      border-bottom-style: solid;
      bottom: 100%;
      left: 0.875rem;
      position: absolute; }

@media (min-width: 801px) {
  .navUser-section {
    position: relative; } }

.navUser-action {
  color: #333333;
  font-weight: 700;
  padding: 1rem 0.75rem;
  text-decoration: none;
  text-transform: uppercase; }
  .navUser-action:hover, .navUser-action.is-open {
    color: #757575; }
    .navUser-action:hover svg, .navUser-action.is-open svg {
      fill: #757575;
      stroke: #757575; }
  .navUser-action .icon {
    height: 0.5rem;
    width: 0.5rem;
    margin: -1px 0 0 0.1875rem; }
  .navUser-action svg {
    fill: #333333;
    stroke: #333333;
    transition: all 0.15s ease; }

.navUser-action--currencySelector + .dropdown-menu::before {
  left: auto !important;
  right: 0.75rem; }

.navUser-action--currencySelector + .dropdown-menu::after {
  left: auto !important;
  right: 0.875rem; }

.navUser-action--storeCredit + .dropdown-menu {
  max-width: 18.75rem;
  padding: 1.5rem; }
  .navUser-action--storeCredit + .dropdown-menu::before {
    left: 8.75rem !important; }
  .navUser-action--storeCredit + .dropdown-menu::after {
    left: 8.875rem !important; }

.navUser-action-divider {
  border-right: 1px solid #e5e5e5;
  color: #757575;
  display: inline-block;
  padding: 0 1.25rem 0 0;
  text-decoration: none; }

.navUser-item {
  display: none; }
  @media (min-width: 801px) {
    .navUser-item {
      display: block; }
      .navUser-item.navUser-item--social {
        margin-top: 0.3125rem;
        padding-right: 0.3125rem; }
      .navUser-item.navUser-item--divider {
        font-size: 1.5625rem;
        margin-top: 0.5rem;
        padding-left: 0.125rem; } }

.navUser-item--cart {
  display: block; }
  @media (max-width: 600px) {
    .navUser-item--cart__hidden-s {
      display: none; } }
  .navUser-item--cart .navUser-action {
    color: #333333; }
    .navUser-item--cart .navUser-action:hover, .navUser-item--cart .navUser-action.is-open {
      color: #757575; }
  .navUser-item--cart .dropdown-menu {
    max-width: 20rem; }
    .navUser-item--cart .dropdown-menu.is-open {
      left: auto !important;
      right: 0.3125rem;
      top: auto !important; }
      @media (min-width: 801px) {
        .navUser-item--cart .dropdown-menu.is-open {
          right: 0; } }
      .navUser-item--cart .dropdown-menu.is-open::before, .navUser-item--cart .dropdown-menu.is-open::after {
        left: auto; }
      .navUser-item--cart .dropdown-menu.is-open::before {
        right: 0.4375rem; }
        @media (min-width: 801px) {
          .navUser-item--cart .dropdown-menu.is-open::before {
            right: 0.75rem; } }
      .navUser-item--cart .dropdown-menu.is-open::after {
        right: 0.5625rem; }
        @media (min-width: 801px) {
          .navUser-item--cart .dropdown-menu.is-open::after {
            right: 0.875rem; } }

.navUser-item-cartLabel {
  display: none; }
  @media (min-width: 600px) {
    .navUser-item-cartLabel {
      display: inline; } }

.navUser-item--compare {
  display: none; }
  .navUser-item--compare.show {
    display: block; }

.navUser-item--account .navUser-or + .navUser-action {
  margin-right: -0.5rem; }

.navUser-item--account .navUser-action {
  display: inline-block; }

.navUser-or {
  color: #333333;
  cursor: default;
  display: inline-block;
  margin: 0 -0.75rem;
  padding: 0 2px;
  position: relative;
  z-index: 1; }

.navUser-action--quickSearch.is-open {
  position: relative; }
  .navUser-action--quickSearch.is-open::before {
    border: inset 10px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #e5e5e5 transparent;
    border-bottom-style: solid;
    bottom: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%); }

.dropdown--quickSearch {
  background-color: #e5e5e5;
  display: none;
  padding: 1.5rem 0; }
  @media (min-width: 600px) {
    .dropdown--quickSearch {
      padding: 3rem; } }
  .dropdown--quickSearch.is-open {
    display: block;
    left: 0 !important;
    outline: none;
    right: 0 !important;
    width: 100% !important;
    z-index: 50; }
  .dropdown--quickSearch .form {
    margin: auto;
    max-width: 30rem; }
  .dropdown--quickSearch .form,
  .dropdown--quickSearch .form-field {
    margin-bottom: 0; }
  .dropdown--quickSearch .form-input {
    font-size: 20px;
    height: unset; }
  .dropdown--quickSearch .productGrid {
    padding: 1.5rem 0 0; }
    @media (min-width: 600px) {
      .dropdown--quickSearch .productGrid {
        padding: 3rem 0 0; } }

.countPill {
  background-color: #333333;
  border-radius: 50%;
  color: white;
  display: none;
  font-size: 12px;
  font-weight: 700;
  height: 20px;
  line-height: 20px;
  margin-left: 0.1875rem;
  text-align: center;
  width: 20px; }

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

.countPill--alt {
  background-color: #cccccc;
  color: #333333; }

.navPages .navPage-subMenu-list, .navPage-childList {
  border-left: 1px solid #cccccc;
  margin: 0.375rem 0.75rem;
  padding-left: 0.75rem; }

.has-activeNavPages {
  overflow: hidden;
  -webkit-overflow-scrolling: auto; }

.navPages-container {
  bottom: 0;
  display: none;
  height: 100%;
  left: 0;
  -webkit-overflow-scrolling: touch;
  position: absolute;
  right: 0;
  z-index: 10; }
  @media (min-width: 801px) {
    .navPages-container {
      background: transparent;
      display: block;
      height: auto;
      padding: 0;
      position: relative; } }
  .navPages-container.is-open {
    display: block;
    padding-top: 55px;
    z-index: 0; }

.navPages {
  background-color: #e5e5e5;
  height: 100%;
  overflow-y: auto;
  padding: 1.5rem; }
  @media (min-width: 801px) {
    .navPages {
      margin: 0 auto;
      max-width: 75rem;
      width: 100%;
      background: none;
      font-size: 0;
      overflow-y: visible;
      padding: 0;
      text-align: center; }
      .navPages:before, .navPages:after {
        content: " ";
        display: table; }
      .navPages:after {
        clear: both; }
      .navPages:before, .navPages:after {
        content: " ";
        display: table; }
      .navPages:after {
        clear: both; }
      .navPages ul,
      .navPages ol {
        list-style: none;
        margin-left: 0;
        margin: 0;
        padding: 0; }
        .navPages ul ul,
        .navPages ul ol,
        .navPages ol ul,
        .navPages ol ol {
          list-style: none;
          margin-bottom: 0; }
        .navPages ul li,
        .navPages ol li {
          margin: 0;
          padding: 0; }
      .navPages-section {
        float: left; }
        .navPages-section:before, .navPages-section:after {
          content: " ";
          display: table; }
        .navPages-section:after {
          clear: both; }
      .navPages-section--alt {
        float: right;
        margin-left: 1.5rem; }
      .navPages-section + .navPages-section {
        margin-left: 1.5rem; } }
  @media (min-width: 801px) and (min-width: 600px) {
    .navPages-item {
      float: left; } }
  @media (min-width: 801px) {
      .navPages-item, .navPages-action {
        display: block; } }
  .navPages ul {
    list-style: none; }
  .navPages .navPage-subMenu-list {
    border-left: 0;
    list-style: none;
    margin-left: 0;
    padding-left: 0; }
    @media (min-width: 801px) {
      .navPages .navPage-subMenu-list {
        margin: 0 auto;
        max-width: 75rem;
        width: 100%;
        border-left: 0;
        margin: auto;
        padding-left: 0; }
        .navPages .navPage-subMenu-list:before, .navPages .navPage-subMenu-list:after {
          content: " ";
          display: table; }
        .navPages .navPage-subMenu-list:after {
          clear: both; } }

.navPages-list {
  margin: 0; }
  @media (min-width: 801px) {
    .navPages-list {
      display: inline-block;
      float: none; } }
  .navPages-list + .navPages-list {
    border-top: 1px solid #cccccc;
    margin-top: 0.75rem;
    padding-top: 0.75rem; }

.navPages-list-depth-max.subMenu-is-open .is-hidden {
  display: none; }
  @media (min-width: 801px) {
    .navPages-list-depth-max.subMenu-is-open .is-hidden {
      display: inline-block; } }

.navPages-list-depth-max.subMenu-is-open .navPages-item-page {
  display: none; }
  @media (min-width: 801px) {
    .navPages-list-depth-max.subMenu-is-open .navPages-item-page {
      display: inline-block; } }

@media (min-width: 801px) {
  .navPages-action-depth-max.has-subMenu.is-root.is-open .navPages-action-moreIcon {
    transform: rotate(0); } }

.navPages-action-depth-max.has-subMenu.is-open {
  border-bottom: 1px solid #cccccc;
  text-align: center; }
  @media (min-width: 801px) {
    .navPages-action-depth-max.has-subMenu.is-open {
      border-bottom: 0;
      text-align: left; } }
  .navPages-action-depth-max.has-subMenu.is-open .navPages-action-moreIcon {
    border: solid 1px #d6cdc0;
    border-radius: 4px;
    float: left;
    height: 35px;
    margin-top: -10px;
    padding: 11.7px;
    transform: rotate(90deg);
    width: 35px; }
    @media (min-width: 801px) {
      .navPages-action-depth-max.has-subMenu.is-open .navPages-action-moreIcon {
        height: 0.5rem;
        width: 0.5rem;
        border: 0;
        border-radius: 0;
        float: none;
        margin-top: 0;
        padding: 0;
        transform: rotate(-90deg); } }
  .navPages-action-depth-max.has-subMenu.is-open svg {
    height: 9.6px;
    width: 9.6px; }
    @media (min-width: 801px) {
      .navPages-action-depth-max.has-subMenu.is-open svg {
        height: 100%;
        width: 100%; } }

.navPages-action {
  color: #333333;
  display: block;
  font-size: 15px;
  font-weight: 700;
  padding: 0.75rem 0;
  text-decoration: none;
  text-transform: uppercase; }
  @media (min-width: 801px) {
    .navPages-action {
      display: inline-block;
      padding: 0.75rem 1.125rem 1.125rem; }
      .navPages-action.is-open {
        background-color: #e5e5e5; } }
  .navPages-list:not(.navPages-list-depth-max) .navPages-action.has-subMenu {
    align-items: center;
    display: flex;
    justify-content: space-between; }
  .navPages-action.is-open svg,
  .navPages-action .collapsible-icon-wrapper.is-open svg {
    fill: #757575;
    stroke: #757575; }
  .navPages-action:hover, .navPages-action.activePage {
    color: #757575; }
    .navPages-action:hover svg, .navPages-action.activePage svg {
      fill: #757575;
      stroke: #757575; }
  .navPages-action svg {
    fill: #333333;
    stroke: #333333;
    transition: all 0.15s ease; }

.navPages-action--storeCredit {
  color: #757575; }

.navPages-action--compare {
  display: none; }
  .navPages-action--compare.show {
    display: block; }

.navPages-action-moreIcon {
  height: 0.5rem;
  width: 0.5rem;
  margin-left: 0.75rem;
  transform: rotate(-90deg); }
  @media (min-width: 801px) {
    .navPages-action-moreIcon {
      transform: none; } }
  .has-subMenu.is-open .navPages-action-moreIcon,
  .collapsible-icon-wrapper.is-open .navPages-action-moreIcon {
    transform: rotate(0); }
  .navPages-list:not(.navPages-list-depth-max) .navPages-action-moreIcon {
    height: 0.6875rem;
    width: 0.6875rem;
    margin: 0 1.5rem; }
    @media (min-width: 801px) {
      .navPages-list:not(.navPages-list-depth-max) .navPages-action-moreIcon {
        height: 0.5rem;
        width: 0.5rem;
        margin: 0 0 0 0.75rem; } }

.navPage-childList {
  display: none; }
  @media (min-width: 801px) {
    .navPage-childList {
      border: 0;
      display: block; } }
  .navPage-childList.is-open {
    display: block; }
  .navPage-subMenu-action:not(.navPages-action-depth-max) + .navPage-childList {
    margin-left: 3rem; }
    @media (min-width: 801px) {
      .navPage-subMenu-action:not(.navPages-action-depth-max) + .navPage-childList {
        margin-left: 0; } }

.navPage-subMenu {
  display: none;
  outline: 0; }
  @media (min-width: 801px) {
    .navPage-subMenu {
      background-color: #e5e5e5;
      padding: 1.5rem 1.5rem 2.25rem !important;
      position: absolute;
      text-align: left; }
      .navPage-subMenu.is-open {
        display: block;
        left: 0;
        width: 100%; }
      .navPage-subMenu .navPages-action-moreIcon {
        display: none; } }
  .navPage-subMenu.is-open {
    display: block; }
  .navPages-list:not(.navPages-list-depth-max) .navPages-action.has-subMenu + .navPage-subMenu .navPage-subMenu-list {
    margin-right: 0; }
    @media (min-width: 801px) {
      .navPages-list:not(.navPages-list-depth-max) .navPages-action.has-subMenu + .navPage-subMenu .navPage-subMenu-list {
        margin-right: auto; } }

@media (min-width: 801px) {
  .has-subMenu.is-root + .navPage-subMenu-horizontal {
    border-left: 0;
    height: auto;
    left: inherit;
    margin: auto;
    top: inherit;
    width: 13.4375rem; } }

@media (min-width: 801px) {
  .navPage-subMenu-horizontal.is-open {
    border-left: 1px solid #cccccc;
    display: inherit;
    height: auto;
    margin-left: 13.4375rem;
    padding: 0 !important;
    top: 0;
    width: 14.4375rem; } }

@media (min-width: 801px) {
  .navPage-subMenu-horizontal .navPages-action-moreIcon {
    display: inline-block;
    transform: rotate(-90deg); } }

.navPage-subMenu-item {
  padding: 0.75rem 0; }
  @media (min-width: 801px) {
    .navPage-subMenu-item {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 25%;
      float: left;
      padding: 0 0.75rem !important; }
      .navPage-subMenu-item .navPages-action {
        text-transform: none;
        width: 100%; }
      .navPage-subMenu-item > .navPage-subMenu-action {
        border-bottom: 1px solid #cccccc;
        margin-bottom: 1.125rem; } }

.navPage-subMenu-item-child,
.navPage-subMenu-item-parent {
  width: 100%; }
  @media (min-width: 801px) {
    .navPage-subMenu-item-child .navPage-subMenu-action,
    .navPage-subMenu-item-parent .navPage-subMenu-action {
      padding-left: 1.5rem;
      padding-right: 1.5rem;
      width: 100%; } }

.navPage-subMenu-action {
  padding: 0.75rem 0; }
  @media (min-width: 801px) {
    .navPage-subMenu-action {
      padding: 0.75rem 0 1.125rem; } }
  .navPages-list:not(.navPages-list-depth-max) .navPage-subMenu-action {
    padding: 0 0 0 1.5rem; }
    @media (min-width: 801px) {
      .navPages-list:not(.navPages-list-depth-max) .navPage-subMenu-action {
        padding: 0.75rem 0 1.125rem; } }
  .navPage-subMenu-action .collapsible-icon-wrapper {
    box-sizing: content-box;
    display: inline-block;
    height: 100%;
    text-align: right;
    width: 100%; }
    @media (min-width: 801px) {
      .navPage-subMenu-action .collapsible-icon-wrapper {
        display: none; } }

.navPage-childList-action {
  font-weight: 400;
  padding: 0 0 0.375rem; }

.navPages-quickSearch {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 0.75rem; }
  @media (min-width: 801px) {
    .navPages-quickSearch {
      display: none; } }
  .navPages-quickSearch > .container {
    padding: 0; }
  .navPages-quickSearch .form {
    margin: 0; }
  .navPages-quickSearch .form-field {
    margin-bottom: 0; }

@media (min-width: 801px) {
  .navPages-list--user {
    display: none; } }

.navPages-list--user #currencySelection2 {
  background-color: white;
  border: 1px solid #e5e5e5; }
  .navPages-list--user #currencySelection2 .dropdown-menu-item {
    padding: 0; }
    .navPages-list--user #currencySelection2 .dropdown-menu-item:not(:last-child) {
      border-bottom: 1px solid #e5e5e5; }
  .navPages-list--user #currencySelection2 a {
    padding: 0.75rem 1.5rem; }

.tags {
  list-style: none;
  margin-left: 0;
  font-size: 0;
  text-align: center; }
  .tags ul,
  .tags ol {
    list-style: none;
    margin-bottom: 0; }

.tag {
  display: inline-block;
  font-size: 1rem; }
  .tag a {
    color: #757575;
    display: inline-block;
    padding: 0.375rem 0.5rem;
    text-decoration: none; }
    .tag a:hover {
      color: #333333; }

.socialLinks {
  list-style: none;
  margin-left: 0;
  margin: 0;
  padding: 0;
  line-height: 37px; }
  .socialLinks:before, .socialLinks:after {
    content: " ";
    display: table; }
  .socialLinks:after {
    clear: both; }
  .socialLinks ul,
  .socialLinks ol {
    list-style: none;
    margin-bottom: 0; }
  .socialLinks li {
    margin: 0;
    padding: 0; }
  .socialLinks .icon {
    height: 1.25rem;
    width: 1.25rem;
    margin: 0;
    text-decoration: none; }
    .socialLinks .icon:hover svg {
      fill: #999999; }
    .socialLinks .icon svg {
      fill: #757575;
      transition: all 0.15s ease; }

.socialLinks-item--pinterest {
  width: 25px; }

.pin_it_iframe_widget {
  display: none; }

.socialLinks-item {
  display: inline-block;
  font-size: 0; }
  .socialLinks .socialLinks-item {
    margin-bottom: 0.375rem;
    margin-right: 0.75rem; }
    .socialLinks .socialLinks-item:last-child {
      margin-right: 0; }
  .socialLinks-item .socialLinks__link {
    height: 2rem;
    position: relative; }
    .socialLinks-item .socialLinks__link::before {
      border-color: transparent transparent #313440 transparent;
      border-style: solid;
      border-width: 0.625rem;
      content: " ";
      position: absolute;
      right: 0;
      top: 50%; }
    .socialLinks-item .socialLinks__link::after {
      background-color: #313440;
      border-radius: 0.5rem;
      color: white;
      content: attr(title);
      cursor: default;
      font-size: 1rem;
      padding: 0.25rem 0.375rem;
      position: absolute;
      right: 0;
      top: 100%;
      white-space: nowrap; }
    .socialLinks-item .socialLinks__link::before, .socialLinks-item .socialLinks__link::after {
      display: none; }
    .socialLinks-item .socialLinks__link:focus::before, .socialLinks-item .socialLinks__link:focus::after {
      display: block; }
    .socialLinks-item .socialLinks__link:focus::after {
      left: 0;
      right: auto;
      z-index: 20; }

.socialLinks--alt .icon {
  height: 1.3125rem;
  width: 1.3125rem; }

.socialLinks--alt svg {
  fill: #757575; }

.heroCarousel {
  margin-bottom: 4.5rem;
  margin-top: -1.5rem;
  min-width: 100%;
  width: 1px; }
  @media (min-width: 801px) {
    .heroCarousel {
      margin-top: -2.5rem; } }
  @media (min-width: 600px) {
    .heroCarousel.slick-initialized {
      max-height: 25rem; } }
  @media (min-width: 801px) {
    .heroCarousel.slick-initialized {
      max-height: 37.5rem; } }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .heroCarousel {
      opacity: 0; }
      .heroCarousel.slick-initialized {
        opacity: 1; } }
  .heroCarousel:not(.slick-initialized) :not(.heroCarousel-slide--first).heroCarousel-slide {
    display: none; }
  .heroCarousel a {
    text-decoration: none; }
  .heroCarousel .slick-next,
  .heroCarousel .slick-prev {
    margin: 0;
    top: 50%;
    transform: translateY(-50%); }
  .heroCarousel .slick-next {
    right: 15px; }
    @media (min-width: 801px) {
      .heroCarousel .slick-next {
        right: 25px; } }
  .heroCarousel .slick-prev {
    left: 15px; }
    @media (min-width: 801px) {
      .heroCarousel .slick-prev {
        left: 25px; } }
  .heroCarousel .slick-dots {
    bottom: 0.5rem; }
    @media (min-width: 801px) {
      .heroCarousel .slick-dots {
        bottom: 1.5rem; } }
    .heroCarousel .slick-dots li {
      background-color: white;
      background-color: rgba(255, 255, 255, 0.9); }
  .heroCarousel .slick-slide.is-square-image-type .heroCarousel-image-wrapper {
    height: 100vw; }
  .heroCarousel .slick-slide.is-vertical-image-type .heroCarousel-image-wrapper {
    height: 110vw; }
  @media (min-width: 600px) {
    .heroCarousel .slick-slide.is-square-image-type .heroCarousel-image-wrapper, .heroCarousel .slick-slide.is-vertical-image-type .heroCarousel-image-wrapper {
      height: 56.25vw; } }
  .heroCarousel .slick-slide.is-image-error .heroCarousel-image-wrapper {
    background: url("../img/hero-carousel-image-load-error.svg") center center no-repeat;
    background-size: contain; }

.heroCarousel-slide {
  position: relative; }
  .heroCarousel-slide a {
    text-decoration: none; }
  .heroCarousel-slide .heroCarousel-image {
    height: 100%;
    object-fit: contain;
    object-position: 50% 0%;
    width: 100%; }
    @media (min-width: 600px) {
      .heroCarousel-slide .heroCarousel-image {
        object-position: 50% 50%; } }
  .heroCarousel-slide.stretch .heroCarousel-image {
    object-fit: cover;
    object-position: 50% 50%; }
  .heroCarousel-slide.stretch.compat-object-fit .heroCarousel-image {
    height: 100%;
    width: 100%; }
  .heroCarousel-slide.compat-object-fit {
    overflow: hidden; }
    .heroCarousel-slide.compat-object-fit .heroCarousel-image {
      width: auto; }
  .heroCarousel-slide .heroCarousel-image-wrapper {
    align-items: flex-start;
    display: flex;
    height: 56.25vw;
    justify-content: center;
    max-height: 100vh;
    transition: height 0.3s ease; }
    @media (min-width: 600px) {
      .heroCarousel-slide .heroCarousel-image-wrapper {
        max-height: 25rem; } }
    @media (min-width: 801px) {
      .heroCarousel-slide .heroCarousel-image-wrapper {
        max-height: 37.5rem; } }

.heroCarousel-content {
  background-color: white;
  padding: 0.75rem 1.5rem 3rem;
  text-align: center; }
  @media (min-width: 600px) {
    .heroCarousel-content {
      background-color: white;
      background-color: rgba(255, 255, 255, 0.9);
      background-color: rgba(255, 255, 255, 0.9);
      left: 0;
      margin: 0 auto;
      max-height: 80%;
      overflow: auto;
      padding: 2.25rem;
      padding: 1.5rem;
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      width: 43.75rem;
      width: 70%; }
      .heroCarousel-content.heroCarousel-content--empty {
        background-color: transparent;
        left: 50%;
        overflow: visible;
        padding: 0;
        right: auto;
        transform: translateX(-50%) translateY(-50%);
        width: auto; } }

.heroCarousel-title {
  color: #444444;
  font-size: 20px;
  margin: 0; }
  @media (min-width: 801px) {
    .heroCarousel-title {
      font-size: 50px; } }

.heroCarousel-description {
  color: #333333;
  font-size: 12px;
  margin: 0; }
  @media (min-width: 600px) {
    .heroCarousel-description {
      font-size: 13px; } }
  @media (min-width: 801px) {
    .heroCarousel-description {
      font-size: 15px; } }

.heroCarousel-action {
  margin: 1.5rem 0 0; }

@media (min-width: 801px) {
  .writeReview-productDetails {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: left; } }

.writeReview-productDetails .product-brand {
  color: #999999;
  margin: 0; }

.writeReview-productDetails .product-title {
  margin-top: 0; }

@media (min-width: 801px) {
  .writeReview-form {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: left; } }

.writeReview-productImage-container {
  position: relative; }
  .writeReview-productImage-container::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 131.8%;
    width: 100%; }
  .writeReview-productImage-container img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    /* Object-fit polyfill */
    font-family: "object-fit: contain;";
    height: 100%;
    object-fit: contain; }

.account--addReturn .table {
  display: block;
  margin-bottom: 3rem; }
  @media (min-width: 600px) {
    .account--addReturn .table {
      display: table;
      margin-bottom: 6rem; } }
  .account--addReturn .table tr {
    display: block;
    padding: 1.5rem 0; }
    @media (min-width: 600px) {
      .account--addReturn .table tr {
        display: table-row;
        padding: 0; } }
  .account--addReturn .table th,
  .account--addReturn .table td {
    display: block;
    padding: 0; }
    @media (min-width: 600px) {
      .account--addReturn .table th,
      .account--addReturn .table td {
        display: table-cell;
        padding-bottom: 0.75rem;
        padding-top: 0.75rem; } }
    .account--addReturn .table th + th,
    .account--addReturn .table th + td,
    .account--addReturn .table td + th,
    .account--addReturn .table td + td {
      padding-left: 0; }
      @media (min-width: 600px) {
        .account--addReturn .table th + th,
        .account--addReturn .table th + td,
        .account--addReturn .table td + th,
        .account--addReturn .table td + td {
          padding-left: 1.5rem; } }
  .account--addReturn .table .return-itemTitle + .definitionList {
    margin-top: 0.1875rem; }
  @media (min-width: 600px) {
    .account--addReturn .table .return-itemPrice {
      text-align: center; } }
  @media (min-width: 600px) {
    .account--addReturn .table .return-itemQuantity {
      text-align: right; } }

.account--addReturn .table-thead {
  display: none; }
  @media (min-width: 600px) {
    .account--addReturn .table-thead {
      display: table-header-group; } }
  .account--addReturn .table-thead th {
    font-size: 15px; }
  .account--addReturn .table-thead th:first-child {
    width: 60%; }

.account--addReturn .table-tbody {
  display: block; }
  @media (min-width: 600px) {
    .account--addReturn .table-tbody {
      display: table-row-group; } }

.return-itemName {
  font-size: 15px;
  font-weight: 700; }
  @media (min-width: 600px) {
    .return-itemName {
      font-size: 1rem;
      font-weight: 400; } }

.return-itemPrice {
  color: #999999;
  margin-bottom: 0.375rem; }
  @media (min-width: 600px) {
    .return-itemPrice {
      color: inherit;
      margin-bottom: 0;
      text-align: center; } }

.return-itemQuantity .form-label {
  display: inline;
  margin-right: 0.375rem; }
  @media (min-width: 600px) {
    .return-itemQuantity .form-label {
      border: 0;
      clip: rect(1px, 1px, 1px, 1px);
      height: 1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; } }

.account--addReturn-row {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  margin: 0 -1rem; }
  .account--addReturn-row:before, .account--addReturn-row:after {
    content: " ";
    display: table; }
  .account--addReturn-row:after {
    clear: both; }

.account--addReturn-column {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding: 0 1rem; }
  @media (min-width: 600px) {
    .account--addReturn-column {
      width: 50%; } }

.productCarousel {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  min-width: 100%;
  position: relative;
  width: 1px; }
  .productCarousel:before, .productCarousel:after {
    content: " ";
    display: table; }
  .productCarousel:after {
    clear: both; }

.productCarousel-slide {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 50%;
  float: left; }
  @media (min-width: 600px) {
    .productCarousel-slide {
      width: 33.33333%; } }
  @media (min-width: 801px) {
    .productCarousel-slide {
      width: 25%; } }
  @media (min-width: 1202px) {
    .productCarousel-slide {
      width: 16.66667%; } }
  .productCarousel-slide .card {
    margin-bottom: 0; }
    .productCarousel-slide .card .card-title {
      overflow-wrap: break-word; }

.quickView:before, .quickView:after {
  content: " ";
  display: table; }

.quickView:after {
  clear: both; }

.productReviews-list {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  font-size: 0; }
  .productReviews-list ul,
  .productReviews-list ol {
    list-style: none;
    margin-bottom: 0; }
  .productReviews-list:before, .productReviews-list:after {
    content: " ";
    display: table; }
  .productReviews-list:after {
    clear: both; }

.productReview {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  display: inline-block;
  float: none;
  font-size: 1rem;
  vertical-align: top; }
  @media (min-width: 801px) {
    .productReview {
      width: 50%; } }
  @media (min-width: 1202px) {
    .productReview {
      width: 33.33333%; } }

.productReview-title {
  margin: 0;
  text-transform: none; }

.productReview-author {
  color: #757575;
  margin-bottom: 1rem; }

.productReview-rating {
  display: inline-block;
  margin-bottom: 0.375rem; }

.productReview-ratingNumber {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.productView {
  padding-top: 1rem; }

.productView-images {
  margin-bottom: 3rem; }

.productView-image {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: auto;
  position: relative; }
  @media (min-width: 801px) {
    .productView-image {
      min-height: 366px;
      min-width: inherit; } }
  .productView-image + .productView-thumbnails {
    margin-top: 0.75rem; }
  @media (min-width: 320px) and (max-width: 801px) {
    .productView-image {
      pointer-events: none; } }

.productView-img-container {
  margin: auto;
  max-width: 500px;
  position: relative;
  width: 100%; }
  .productView-img-container::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 131.8%;
    width: 100%; }
  .productView-img-container img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    /* Object-fit polyfill */
    font-family: "object-fit: contain;";
    height: 100%;
    object-fit: contain;
    width: 100%; }

.productView-thumbnails {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  margin-left: -0.375rem;
  margin-right: -0.375rem; }
  .productView-thumbnails ul,
  .productView-thumbnails ol {
    list-style: none;
    margin-bottom: 0; }
  .productView-thumbnails:before, .productView-thumbnails:after {
    content: " ";
    display: table; }
  .productView-thumbnails:after {
    clear: both; }
  .productView-thumbnails[data-slick] {
    opacity: 0; }
    .productView-thumbnails[data-slick].slick-initialized {
      opacity: 1; }
  .productView-thumbnails .slick-list {
    margin-left: 2.5rem;
    margin-right: 2.5rem; }
  .productView-thumbnails .slick-next {
    right: 0; }
  .productView-thumbnails .slick-prev {
    left: 0; }
  .productView-thumbnails img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    /* Object-fit polyfill */
    font-family: "object-fit: contain;";
    margin: 0;
    object-fit: contain;
    position: relative;
    width: 50px; }

.productView-thumbnail {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 25%;
  float: left;
  padding: 0.375rem;
  text-align: center; }
  @media (min-width: 1202px) {
    .productView-thumbnail {
      width: 20%; } }

.productView-thumbnail-link {
  border: 1px solid #e5e5e5;
  box-sizing: content-box;
  display: flex;
  height: 67px;
  justify-content: center;
  max-width: 75px;
  padding: 2px;
  position: relative;
  width: 100%; }
  .productView-thumbnail-link:hover, .productView-thumbnail-link.is-active {
    border-color: #333333; }

.productView-details {
  padding-bottom: 2rem; }

@media (min-width: 801px) {
  .productView-product {
    padding-bottom: 2rem; } }

.productView-product > :last-child {
  margin-bottom: 0; }

.productView-title {
  font-size: 20px;
  margin: -0.75rem 0 0.375rem; }
  @media (min-width: 801px) {
    .productView-title {
      margin-top: 1.5rem; } }
  @media (min-width: 1202px) {
    .productView-title {
      font-size: 28px; } }

.productView-brand {
  color: #757575;
  font-size: 15px;
  margin: 0 0 0.75rem; }
  @media (min-width: 1202px) {
    .productView-brand {
      font-size: 20px;
      margin: -0.1875rem 0 1rem; } }
  .productView-brand a {
    color: #757575; }
    .productView-brand a:hover {
      color: #333333; }

.productView-price {
  font-size: 15px;
  margin-bottom: 0.5rem; }
  @media (min-width: 801px) {
    .productView-price {
      font-size: 25px;
      margin-bottom: 1rem; } }
  .productView-price .price-section--saving {
    font-size: 15px; }
  .productView-price abbr {
    border: 0;
    color: inherit;
    font-size: inherit; }

.productView-reviewLink {
  color: #757575;
  display: inline-block;
  margin-left: 0.375rem;
  vertical-align: middle; }
  .productView-reviewLink:hover {
    color: #333333; }
  .productView-reviewLink--new {
    padding: 0; }

.productView-info {
  margin-top: 0.75rem; }
  .productView-info:before, .productView-info:after {
    content: " ";
    display: table; }
  .productView-info:after {
    clear: both; }
  @media (min-width: 600px) {
    .productView-info {
      margin-top: 0; } }
  @media (min-width: 600px) {
    .productView-info > :first-child {
      margin-top: 1.5rem; } }
  .productView-info > :last-child {
    margin-bottom: 0; }

.productView-info-name,
.productView-info-value {
  float: left; }
  @media (min-width: 600px) {
    .productView-info-name,
    .productView-info-value {
      float: none; } }

.productView-info-name {
  clear: both;
  margin-bottom: 0.1875rem;
  margin-right: 0.375rem; }
  @media (min-width: 600px) {
    .productView-info-name {
      font-family: "Montserrat", Arial, Helvetica, sans-serif;
      font-size: 13px;
      font-weight: 400; } }

.productView-info-value {
  margin-bottom: 0.375rem; }
  @media (min-width: 600px) {
    .productView-info-value {
      margin-bottom: 1rem; } }

.productView-options {
  margin-bottom: 1.5rem;
  text-align: center; }
  .productView-options:before, .productView-options:after {
    content: " ";
    display: table; }
  .productView-options:after {
    clear: both; }
  @media (min-width: 600px) {
    .productView-options {
      text-align: left; } }
  @media (min-width: 600px) {
    .productView-options .form-input[type="number"] {
      width: 16.66667%; } }
  .productView-options .form {
    display: inline; }
    .productView-options .form .add-to-cart-wrapper {
      display: inline; }
  .productView-options input[type="file"] {
    font-size: 13px; }
  .productView-options .form-field {
    font-size: 0; }
    .productView-options .form-field--error > .form-inlineMessage {
      font-size: 1rem; }
    .productView-options .form-field > .form-checkbox + .form-label {
      display: inline-block;
      margin-left: 1.5rem;
      width: auto; }
      @media (min-width: 600px) {
        .productView-options .form-field > .form-checkbox + .form-label {
          margin-left: 0;
          width: 100%; } }
    .productView-options .form-field > .form-radio + .form-label {
      display: inline-block;
      text-align: justify; }
    .productView-options .form-field > .form-label:nth-of-type(2) {
      margin-left: 0; }
  .productView-options .add-to-cart-buttons {
    display: inline-grid;
    float: left;
    margin-bottom: 1rem;
    width: 100%; }
    @media (min-width: 600px) {
      .productView-options .add-to-cart-buttons {
        padding: 0 0.625rem;
        width: 50%; } }
    @media (min-width: 801px) {
      .productView-options .add-to-cart-buttons {
        padding-right: 0.75rem;
        width: 50%; } }
    @media (min-width: 1202px) {
      .productView-options .add-to-cart-buttons {
        display: inline-block;
        margin-top: 1rem;
        padding-right: 0.75rem;
        width: 50%; } }
    .productView-options .add-to-cart-buttons .button {
      margin: 0;
      width: 100%; }
  .productView-options .add-to-cart-wallet-buttons {
    margin-top: 0.75rem; }
    .productView-options .add-to-cart-wallet-buttons div[data-smart-button-container-id] {
      line-height: 0;
      margin-top: 6px; }
      .productView-options .add-to-cart-wallet-buttons div[data-smart-button-container-id] button,
      .productView-options .add-to-cart-wallet-buttons div[data-smart-button-container-id] div {
        width: 100%; }
    .productView-options .add-to-cart-wallet-buttons button.show-more-button {
      color: #757575;
      display: block;
      margin-top: 0.375rem;
      padding: 0.375rem 0;
      text-align: center;
      text-decoration: underline;
      vertical-align: middle;
      width: 100%; }
      .productView-options .add-to-cart-wallet-buttons button.show-more-button:hover {
        color: #333333; }

.productOptions-list {
  border: 1px solid #8f8f8f;
  list-style: none;
  margin: 0;
  max-height: 400px;
  overflow-y: auto; }

.productOptions-list-item {
  padding: 1.5rem; }
  .productOptions-list-item + .productOptions-list-item {
    border-top: 1px solid #8f8f8f; }
  .productOptions-list-item .form-label {
    text-align: left;
    top: -2px; }

.productOptions-list-item-figure,
.productOptions-list-item-content {
  display: table-cell;
  vertical-align: middle; }

.productOptions-list-item-figure {
  width: 3rem; }

.productOptions-list-item-content {
  padding-left: 1.25rem; }

.shareProduct {
  text-align: center; }

.productView-image .easyzoom-flyout {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%; }
  .productView-image .easyzoom-flyout img {
    max-width: none;
    width: auto; }

.price--rrp,
.price--non-sale,
.price--discounted {
  text-decoration: line-through; }

.price-section--minor {
  color: #999999; }

.compareTable {
  border-top: 1px solid #e5e5e5;
  table-layout: fixed;
  width: 100%; }

.compareTable-row {
  vertical-align: top; }
  .compareTable-row + .compareTable-row .compareTable-heading,
  .compareTable-row + .compareTable-row .compareTable-item {
    border-top: 1px solid #e5e5e5; }
  .compareTable-row + .compareTable-row .compareTable-heading:empty {
    border-top: 0; }

.compareTable-heading {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  padding: 1.25rem 1rem;
  position: relative;
  text-align: right;
  width: 0; }
  @media (min-width: 801px) {
    .compareTable-heading {
      width: 25%; } }

.compareTable-headingText {
  position: absolute;
  top: 1.25rem;
  white-space: nowrap; }
  @media (min-width: 801px) {
    .compareTable-headingText {
      position: inherit;
      top: inherit; } }

.compareTable-item {
  padding: 3.25rem 1rem 1.25rem; }
  @media (min-width: 801px) {
    .compareTable-item {
      padding-top: 1.25rem; } }

.compareTable-removeProduct {
  background-color: #e5e5e5;
  border-radius: 50%;
  height: 2.5rem;
  position: absolute;
  right: -1rem;
  top: -1rem;
  transition: background-color 0.15s ease;
  width: 2.5rem; }
  .compareTable-removeProduct .icon {
    fill: #757575;
    height: 1.5rem;
    margin-top: 0.5rem;
    width: 1.5rem; }

.compareTable-product {
  font-weight: 400;
  padding: 2rem 1rem 1.25rem; }
  .compareTable-product .card {
    margin-bottom: 0; }
  .compareTable-product .card-body {
    min-height: 6rem;
    padding-top: 1rem; }
  .compareTable-product .card-figure {
    overflow: visible; }

.compareTable-action {
  padding: 0 1rem 1rem; }
  .compareTable-action .button {
    display: block;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%; }

.blocker {
  background: rgba(255, 255, 255, 0.5);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 500; }

.blocker-container {
  position: relative; }

.textTruncate {
  padding-bottom: 1.5rem;
  position: relative;
  transition: max-height 100ms ease-out; }

.js .textTruncate {
  max-height: 110px;
  overflow: hidden; }

.js .textTruncate--visible {
  max-height: 62.5rem; }

.textTruncate-viewMore {
  background-color: white;
  bottom: 0;
  padding-top: 10px;
  position: absolute;
  width: 100%; }

.toggle {
  border-top: 1px solid #e5e5e5;
  margin-bottom: 2.25rem; }
  .toggle:last-of-type {
    margin-bottom: 4.5rem; }

.toggle-title {
  margin-bottom: 2.25rem; }

.toggleLink {
  color: #757575; }
  .toggleLink:hover {
    color: #333333; }
  .toggle-title .toggleLink {
    float: right;
    line-height: 24px; }

.toggleLink-text {
  font-size: 13px;
  font-weight: 400; }

.toggleLink-text--off {
  display: inline-block; }
  .toggleLink.is-open .toggleLink-text--off {
    display: none; }

.toggleLink-text--on {
  display: none; }
  .toggleLink.is-open .toggleLink-text--on {
    display: inline-block; }

.toggle-content {
  display: none; }
  .toggle-content.is-open {
    display: block; }

.facetedSearch-toggle {
  margin: 0 auto;
  max-width: 75rem;
  width: 100%;
  border: #e5e5e5 solid;
  border-radius: 4px;
  border-width: 1px;
  display: block;
  margin-bottom: 2rem;
  padding: 1rem; }
  .facetedSearch-toggle:before, .facetedSearch-toggle:after {
    content: " ";
    display: table; }
  .facetedSearch-toggle:after {
    clear: both; }
  @media (min-width: 801px) {
    .facetedSearch-toggle {
      display: none !important; } }
  .facetedSearch-toggle.is-open {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0; }

.facetedSearch-toggle-text,
.facetedSearch-toggle-indicator {
  display: block;
  font-weight: normal; }

.facetedSearch-toggle-text {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 58.33333%;
  float: left;
  padding: 0;
  text-align: left; }

.facetedSearch-toggle-indicator {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 41.66667%;
  float: left;
  font-weight: bold;
  padding: 0;
  text-align: right; }

.facetedSearch-navList {
  display: none; }
  @media (min-width: 801px) {
    .facetedSearch-navList {
      display: block !important; } }
  .facetedSearch-navList.is-open {
    display: block; }
    .facetedSearch-navList.is-open .accordion--navList,
    .facetedSearch-navList.is-open .accordion-block:first-child .accordion-navigation {
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
  .facetedSearch-toggle + .facetedSearch-navList,
  .sidebarBlock + .facetedSearch-navList {
    margin-top: 2rem; }
  .facetedSearch-toggle + .facetedSearch-navList.is-open,
  .sidebarBlock + .facetedSearch-navList.is-open {
    margin-top: -1px; }
    @media (min-width: 801px) {
      .facetedSearch-toggle + .facetedSearch-navList.is-open,
      .sidebarBlock + .facetedSearch-navList.is-open {
        margin-top: 2rem; } }
  .facetedSearch-navList .navList--inner {
    margin-left: 1.5rem; }

.facet-quick-heading {
  text-transform: capitalize; }

.facetedSearch-optionColumns {
  column-count: 3;
  column-gap: 20px; }

.facetedSearch-refineFilters {
  display: none; }
  @media (min-width: 801px) {
    .facetedSearch-refineFilters {
      display: block; } }

.facetedSearch-content--rating .is-selected {
  font-weight: bold; }

.banners {
  background-color: #757575;
  color: white;
  padding: 0.75rem 0;
  text-align: center; }
  .banners p:last-child {
    margin-bottom: 0; }
  .banners a {
    color: white; }

.banner {
  margin: 0 auto;
  max-width: 75rem;
  width: 100%; }
  .banner:before, .banner:after {
    content: " ";
    display: table; }
  .banner:after {
    clear: both; }
  .banner + .banner {
    margin-top: 1.5rem; }

.facetLabel {
  background: #e5e5e5;
  border-radius: 4px;
  padding: 0.1875rem 0.5rem 0.1875rem 0.6875rem;
  text-decoration: none; }
  .facetLabel .icon {
    height: 0.75rem;
    width: 0.75rem;
    display: inline-block;
    fill: #757575;
    position: relative;
    top: -1px; }

.cart-additionalCheckoutButtons:before, .previewCart-additionalCheckoutButtons:before, .cart-additionalCheckoutButtons:after, .previewCart-additionalCheckoutButtons:after {
  content: " ";
  display: table; }

.cart-additionalCheckoutButtons:after, .previewCart-additionalCheckoutButtons:after {
  clear: both; }

.cart-additionalCheckoutButtons .FloatRight:before, .previewCart-additionalCheckoutButtons .FloatRight:before, .cart-additionalCheckoutButtons .FloatRight:after, .previewCart-additionalCheckoutButtons .FloatRight:after {
  content: " ";
  display: table; }

.cart-additionalCheckoutButtons .FloatRight:after, .previewCart-additionalCheckoutButtons .FloatRight:after {
  clear: both; }

.cart-additionalCheckoutButtons .FloatRight p, .previewCart-additionalCheckoutButtons .FloatRight p {
  float: none !important;
  margin: 0.5rem 0;
  text-align: right; }

.cart-additionalCheckoutButtons .FloatRight div, .previewCart-additionalCheckoutButtons .FloatRight div {
  float: right; }

.cart {
  display: block;
  margin-bottom: 1.5rem;
  width: 100%; }
  @media (min-width: 801px) {
    .cart {
      display: table; } }

.cart-header {
  display: none; }
  @media (min-width: 801px) {
    .cart-header {
      display: table-header-group;
      text-align: left; } }

.cart-header-item {
  padding-bottom: 1rem; }
  .cart-header-item:last-child {
    text-align: right; }

.cart-list {
  border-top: 1px solid #e5e5e5;
  display: block; }
  @media (min-width: 801px) {
    .cart-list {
      display: table-row-group; } }

.cart-item {
  border-bottom: 1px solid #e5e5e5;
  clear: both;
  display: block;
  padding: 1.5rem 0; }
  @media (min-width: 600px) {
    .cart-item {
      padding-left: 25%; }
      .cart-item:before, .cart-item:after {
        content: " ";
        display: table; }
      .cart-item:after {
        clear: both; } }
  @media (min-width: 801px) {
    .cart-item {
      display: table-row;
      padding-left: 0; }
      .cart-item::before, .cart-item::after {
        display: none; } }

.cart-item-block {
  display: block; }
  @media (min-width: 801px) {
    .cart-item-block {
      display: table-cell; } }
  .cart-item-block .definitionList {
    margin-bottom: 0.375rem; }

.cart-item-figure {
  float: left;
  margin-bottom: 1.5rem;
  position: relative;
  text-align: center;
  width: 33.33333%; }
  .cart-item-figure::after {
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  @media (min-width: 600px) {
    .cart-item-figure {
      margin-bottom: 0;
      margin-left: -33.33333%;
      width: 33.33333%; } }
  @media (min-width: 801px) {
    .cart-item-figure {
      float: none;
      padding: 0.5rem 0;
      width: 8.33333%; } }

.cart-item-fixed-image {
  width: 100%; }

.cart-item-image {
  max-height: 14rem;
  max-width: 100px; }
  @media (min-width: 801px) {
    .cart-item-image {
      margin-left: 0; } }

.cart-item-title {
  display: table-cell;
  height: 6.25rem;
  padding-left: 1.5rem; }
  @media (min-width: 600px) {
    .cart-item-title {
      display: block;
      height: auto;
      margin-bottom: 1.5rem;
      overflow: hidden; } }
  @media (min-width: 801px) {
    .cart-item-title {
      display: table-cell;
      padding: 1.5rem; } }

.cart-item-info {
  clear: both;
  width: 100%; }
  @media (min-width: 600px) {
    .cart-item-info {
      clear: none;
      float: left;
      overflow: hidden;
      width: 33.33333%; }
      .cart-item-info + .cart-item-info {
        margin-top: 0; } }
  @media (min-width: 801px) {
    .cart-item-info {
      float: none;
      width: 16.66667%; }
      .cart-item-info:last-child {
        text-align: right; } }

.cart-content-padding-right {
  padding-right: 4px; }

@media (min-width: 801px) {
  .cart-header-quantity,
  .cart-item-quantity {
    text-align: center; } }

.cart-item-quantity .form-increment {
  display: inline-block;
  margin: 0 0.1875rem 1px 1.5rem;
  vertical-align: middle; }
  @media (min-width: 801px) {
    .cart-item-quantity .form-increment {
      margin-left: 0; } }

.cart-item-label {
  color: #333333;
  float: left;
  margin-bottom: 0.375rem;
  text-align: right;
  width: 33.33333%; }
  @media (min-width: 600px) {
    .cart-item-label {
      display: block;
      padding-left: 1.5rem;
      text-align: left;
      width: 100%; } }
  @media (min-width: 801px) {
    .cart-item-label {
      display: none; } }

.cart-item-value {
  padding-left: 1.5rem; }
  @media (min-width: 801px) {
    .cart-item-value {
      padding-left: 0; } }

.cart-item-brand {
  color: #757575;
  margin-bottom: 0.1875rem; }

.cart-item-name {
  display: inline-block;
  font-size: 15px;
  margin: 0; }
  .cart-item-name__label {
    display: inline-block; }
  .cart-item-name + .definitionList {
    margin-top: 0.375rem; }

.cart-item-options--giftWrapping {
  margin-top: 1.125rem; }
  .cart-item-options--giftWrapping .cart-item-option-description {
    color: #333333; }

.cart-remove {
  background-color: #e5e5e5;
  border-radius: 50%;
  cursor: pointer;
  float: right;
  height: 1.125rem;
  margin-top: 0.125rem;
  padding: 0.1875rem;
  transition: background-color 0.15s ease;
  width: 1.125rem; }
  @media (min-width: 600px) {
    .cart-remove {
      margin-left: 1rem; } }
  .cart-remove.cart-remove--spacer {
    visibility: hidden; }
  .cart-remove > svg {
    fill: #757575; }

.cart-totals {
  list-style: none;
  margin-left: 0;
  margin-bottom: 1.5rem;
  text-align: right;
  width: 100%; }
  .cart-totals ul,
  .cart-totals ol {
    list-style: none;
    margin-bottom: 0; }
  @media (min-width: 600px) {
    .cart-totals {
      float: right;
      width: 75%; } }
  @media (min-width: 801px) {
    .cart-totals {
      margin-bottom: 1rem;
      width: 58.33333%; } }
  @media (min-width: 1202px) {
    .cart-totals {
      width: 41.66667%; } }

.cart-total {
  border-bottom: 0; }
  .cart-total:before, .cart-total:after {
    content: " ";
    display: table; }
  .cart-total:after {
    clear: both; }
  @media (min-width: 801px) {
    .cart-total + .cart-total {
      border-top: 1px solid #e5e5e5; } }
  .cart-total .form-input {
    display: inline-block;
    height: 2rem;
    padding: 0.5rem;
    vertical-align: top;
    width: 75%; }
  .cart-total .form-select {
    background-position: right 0.3125rem center;
    background-size: 1.25rem 1.25rem;
    height: 2rem;
    margin-bottom: 0.75rem;
    padding: 0 0.75rem; }
  .cart-total .form-inlineMessage {
    text-align: left; }

.cart-total-label {
  color: #757575;
  width: 33.33333%; }
  @media (min-width: 600px) {
    .cart-total-label {
      width: 50%; } }
  @media (min-width: 801px) {
    .cart-total-label {
      display: block;
      padding-left: 0;
      text-align: left; } }

.cart-total-value {
  text-align: left; }
  @media (min-width: 600px) {
    .cart-total-value {
      text-align: right; } }
  @media (min-width: 801px) {
    .cart-total-value {
      width: 50%; } }

.cart-total-label,
.cart-total-value {
  float: left;
  padding: 0.5rem 0 0.5rem 1.5rem; }
  @media (min-width: 801px) {
    .cart-total-label,
    .cart-total-value {
      padding: 1rem 0; } }

.cart-total-grandTotal {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 20px;
  padding-bottom: 0.1875rem;
  padding-top: 0.1875rem;
  position: relative; }
  @media (min-width: 801px) {
    .cart-total-grandTotal {
      padding: 1rem 0;
      top: -0.25rem; } }

.coupon-code-add,
.coupon-code-cancel,
.shipping-estimate-show,
.gift-certificate-add,
.gift-certificate-cancel {
  color: #757575;
  padding: 0;
  text-decoration: underline;
  transition: color 0.15s ease; }
  .coupon-code-add:hover,
  .coupon-code-cancel:hover,
  .shipping-estimate-show:hover,
  .gift-certificate-add:hover,
  .gift-certificate-cancel:hover {
    color: #333333; }

.coupon-code-cancel,
.shipping-estimate-show[aria-expanded="true"] {
  font-style: italic; }

.coupon-form,
.cart-gift-certificate-form {
  font-size: 0;
  margin-bottom: 1rem; }
  .coupon-form:before, .coupon-form:after,
  .cart-gift-certificate-form:before,
  .cart-gift-certificate-form:after {
    content: " ";
    display: table; }
  .coupon-form:after,
  .cart-gift-certificate-form:after {
    clear: both; }
  .coupon-form .form-input,
  .coupon-form .button,
  .cart-gift-certificate-form .form-input,
  .cart-gift-certificate-form .button {
    float: left; }
  .coupon-form .form-input,
  .cart-gift-certificate-form .form-input {
    width: 78%; }
  .coupon-form .button,
  .cart-gift-certificate-form .button {
    margin: 0 0 0 2%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 20%; }

.estimator-form {
  margin-bottom: 0; }
  .estimator-form .form-input {
    margin-bottom: 0.75rem;
    width: 100%; }
  .estimator-form .button--primary {
    width: 60%; }

.estimator-form-label {
  clear: both;
  float: left;
  font-weight: 400;
  margin-bottom: 0; }
  .estimator-form-label .form-label {
    line-height: 2rem;
    margin-bottom: 0; }

.estimator-form-label-text {
  margin-left: 0.625rem; }

.estimator-form-input {
  float: right;
  margin-bottom: 1em;
  width: 60%; }
  .estimator-form-input .form-input,
  .estimator-form-input .form-select {
    margin-bottom: 0; }

.estimator-form-input--price {
  width: 30%; }

.estimator-form-row:before, .estimator-form-row:after {
  content: " ";
  display: table; }

.estimator-form-row:after {
  clear: both; }

.estimator-form-toggleUPSRate {
  display: block;
  margin-bottom: 1em; }

.cart-actions {
  clear: both; }
  .cart-actions:before, .cart-actions:after {
    content: " ";
    display: table; }
  .cart-actions:after {
    clear: both; }
  .cart-actions .button {
    display: block;
    margin-bottom: 0; }
    @media (min-width: 600px) {
      .cart-actions .button {
        display: inline-block;
        float: right; } }
  .cart-actions .checkoutMultiple {
    clear: right;
    display: block;
    float: right;
    padding-top: 0.375rem; }

.previewCartWrapper {
  max-height: calc(100vh - 6rem);
  overflow: auto; }

.previewCartList {
  list-style: none;
  margin-left: 0;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  display: table;
  table-layout: fixed;
  width: 100%; }
  .previewCartList ul,
  .previewCartList ol {
    list-style: none;
    margin-bottom: 0; }
  .previewCartList li {
    margin: 0;
    padding: 0; }

.previewCartItem {
  margin: 0 auto;
  max-width: 75rem;
  width: 100%;
  display: table-row;
  line-height: 19px; }
  .previewCartItem:before, .previewCartItem:after {
    content: " ";
    display: table; }
  .previewCartItem:after {
    clear: both; }
  .previewCartItem + .previewCartItem {
    border-top: 1px solid #e5e5e5; }

.previewCartItem-image,
.previewCartItem-content {
  display: table-cell;
  vertical-align: middle; }

.previewCartItem-image {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 33.33333%;
  padding: 0;
  position: relative;
  text-align: center; }
  .previewCartItem-image::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 100%;
    width: 100%; }
  .previewCartItem-image img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    max-height: 90%; }
  @media (min-width: 320px) {
    .previewCartItem-image::after {
      padding-bottom: 75%; } }
  @media (min-width: 481px) {
    .previewCartItem-image::after {
      padding-bottom: 100%; } }

.previewCartItem-content {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 66.66667%;
  padding-left: 0; }

.previewCartItem-name {
  margin: 0;
  text-transform: none; }
  .previewCartItem-name > a {
    text-decoration: none; }

.previewCartItem-brand,
.previewCartItem-name {
  margin-bottom: 0.1875rem; }

.previewCartItem-brand,
.previewCartItem-price {
  color: #757575;
  display: inline-block;
  font-size: 13px; }

.previewCartAction {
  margin: 0 auto;
  max-width: 75rem;
  width: 100%;
  border-top: 1px solid #e5e5e5;
  display: block; }
  .previewCartAction:before, .previewCartAction:after {
    content: " ";
    display: table; }
  .previewCartAction:after {
    clear: both; }
  @media (min-width: 320px) {
    .previewCartAction {
      padding: 0.75rem 0.375rem; } }
  @media (min-width: 481px) {
    .previewCartAction {
      padding: 1.5rem 0.75rem; } }
  .previewCartAction .button {
    margin: 0;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%; }

.previewCartAction-checkout,
.previewCartAction-viewCart {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 50%;
  float: left; }
  .previewCartAction-checkout.previewCartAction-viewCart--sole,
  .previewCartAction-viewCart.previewCartAction-viewCart--sole {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: left;
    margin-left: auto;
    margin-right: auto;
    float: none; }

.previewCartAction-checkout {
  padding-right: 0.375rem; }

.previewCartAction-checkoutMultiple {
  clear: both;
  padding-left: 0.75rem;
  padding-top: 0.375rem; }

.previewCartAction-viewCart {
  padding-left: 0.375rem; }

.previewCart-emptyBody {
  padding: 3rem;
  text-align: center; }

.previewCart-additionalCheckoutButtons {
  padding-bottom: 1.5rem;
  padding-right: 1.5rem; }

.addressList {
  font-size: 0;
  list-style: none;
  margin-left: -0.75rem;
  margin-right: -0.75rem; }

.address {
  display: inline-block;
  padding: 0 0.75rem;
  vertical-align: top;
  width: 100%; }
  @media (min-width: 600px) {
    .address {
      width: 50%; } }
  @media (min-width: 1202px) {
    .address {
      width: 33.33333%; } }

.panel--address {
  font-size: 1rem;
  position: relative; }
  .panel--address .panel-body {
    min-height: 15.625rem;
    padding: 1.5rem; }
    @media (min-width: 600px) {
      .panel--address .panel-body {
        padding: 1.5rem 1.5rem 4.5rem; } }
  .panel--address .form-actions {
    margin-bottom: -0.75rem;
    margin-top: 1.5rem;
    text-align: left; }
    @media (min-width: 600px) {
      .panel--address .form-actions {
        bottom: 1.5rem;
        position: absolute;
        width: auto; } }
    .panel--address .form-actions .button {
      margin-bottom: 0.75rem; }
      .panel--address .form-actions .button + .button {
        margin-left: 0;
        margin-top: 0; }
        @media (min-width: 600px) {
          .panel--address .form-actions .button + .button {
            margin-left: 0.375rem; } }

.address-title {
  margin: 0 0 0.75rem;
  text-transform: none; }

.address-details {
  list-style: none;
  margin: 0 0 0.75rem; }

.address-details--postal {
  font-size: 15px; }

.address-label,
.address-description {
  display: inline-block;
  font-size: 1rem;
  margin: 0; }

.address-label {
  color: #757575;
  font-weight: 400; }

.panel--newAddress {
  display: block;
  text-align: center;
  text-decoration: none; }
  .panel--newAddress:hover .address-title {
    color: #757575; }
  .panel--newAddress .panel-body {
    background-color: transparent;
    border: 1px solid #e5e5e5;
    display: block; }
  .panel--newAddress .address-title {
    margin-bottom: 0;
    transition: all 0.15s ease; }

.address-addNew {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-55%); }

.address-symbol {
  font-size: 50px;
  line-height: 1; }

.videoGallery-main {
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 1.5625rem;
  position: relative;
  margin-bottom: 1.875rem; }
  .videoGallery-main.widescreen {
    padding-bottom: 56.34%; }
  .videoGallery-main.vimeo {
    padding-top: 0; }
  .videoGallery-main iframe,
  .videoGallery-main object,
  .videoGallery-main embed,
  .videoGallery-main video {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0; }

.videoGallery-list {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  font-size: 0; }
  .videoGallery-list ul,
  .videoGallery-list ol {
    list-style: none;
    margin-bottom: 0; }
  .videoGallery-list:before, .videoGallery-list:after {
    content: " ";
    display: table; }
  .videoGallery-list:after {
    clear: both; }

.videoGallery-item {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  display: inline-block;
  float: none;
  vertical-align: top; }
  @media (min-width: 801px) {
    .videoGallery-item {
      width: 50%; } }

.video {
  display: block;
  text-decoration: none; }
  .video:before, .video:after {
    content: " ";
    display: table; }
  .video:after {
    clear: both; }
  .video-figure {
    float: left;
    margin-right: 0.75rem; }
    .video-figure > img {
      display: block; }
  .video-figure--opposite {
    float: right;
    margin-left: 0.75rem;
    margin-right: 0; }
  .video-body:before, .video-body:after {
    content: " ";
    display: table; }
  .video-body:after {
    clear: both; }

.video-figure {
  margin-right: 1.875rem; }

.video-title {
  margin-bottom: 0;
  margin-top: 0;
  text-transform: none; }

.video-description {
  font-size: 1rem;
  margin-bottom: 0; }

.previewCart {
  margin: 0 auto;
  max-width: 75rem;
  width: 100%; }
  .previewCart:before, .previewCart:after {
    content: " ";
    display: table; }
  .previewCart:after {
    clear: both; }
  @media (min-width: 801px) {
    .previewCart .productView {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 75%;
      float: left;
      display: flex;
      margin: 0;
      padding-bottom: 0;
      padding-top: 0; }
    .previewCart .productView-image {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 58.33333%;
      float: left;
      display: flex;
      flex-direction: column; }
    .previewCart .productView-image--cart {
      align-self: flex-start;
      margin: 0 auto;
      width: 100%; }
    .previewCart .productView-details {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 41.66667%;
      float: left; } }
  .previewCart .productView-title {
    margin-top: 0; }

.previewCartCheckout {
  background: #e5e5e5;
  padding: 1rem;
  text-align: center; }
  @media (min-width: 801px) {
    .previewCartCheckout {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 25%;
      float: right;
      padding: 1.5rem; } }
  .previewCartCheckout .button {
    display: block;
    margin: 0;
    width: 100%; }
    .previewCartCheckout .button + p {
      margin-top: 0.75rem; }
    .previewCartCheckout .button:not(:last-child) {
      margin-bottom: 0.75rem; }

.previewCartCheckout-price {
  display: block;
  font-size: 28px;
  font-weight: bold;
  text-align: center; }

.previewCartCheckout-subtotal {
  display: block;
  margin-bottom: 1.5rem;
  margin-top: 1.5rem; }

.previewCartCheckout-additionalCheckoutButtons p {
  float: none !important;
  margin: 0.5rem 0; }

.previewCartCheckout-additionalCheckoutButtons .CheckoutButton {
  margin-bottom: 1rem; }
  .previewCartCheckout-additionalCheckoutButtons .CheckoutButton:first-child {
    margin-top: 1.5rem; }
  .previewCartCheckout-additionalCheckoutButtons .CheckoutButton:last-child {
    margin-bottom: 1.5rem; }

.suggestiveCart {
  display: none;
  text-align: center; }
  @media (min-width: 801px) {
    .suggestiveCart {
      display: block; } }

.cookieMessage {
  background: #e5e5e5;
  color: #333333;
  display: none; }
  .cookieMessage .button {
    width: 100%; }
    @media (min-width: 801px) {
      .cookieMessage .button {
        vertical-align: middle;
        width: 25%; } }
    @media (min-width: 1202px) {
      .cookieMessage .button {
        vertical-align: top; } }

.cookieMessage-container {
  margin: 0 auto;
  padding: 1.5rem; }
  @media (min-width: 801px) {
    .cookieMessage-container {
      width: 83.33333%; } }
  @media (min-width: 1202px) {
    .cookieMessage-container {
      width: 58.33333%; } }

@media (min-width: 801px) {
  .cookieMessage-text {
    display: inline-block;
    padding: 0 0.75rem;
    vertical-align: middle;
    width: 66.66667%; } }

.login {
  margin: 3rem auto 6rem;
  max-width: 56.25rem; }

.login-row {
  margin: 0 auto;
  max-width: 75rem;
  width: 100%; }
  .login-row:before, .login-row:after {
    content: " ";
    display: table; }
  .login-row:after {
    clear: both; }
  @media (min-width: 801px) {
    .login-row {
      margin-top: 6rem; } }

.login-form {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 801px) {
    .login-form {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 50%;
      float: left;
      margin-top: 3rem; } }

.new-customer {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 801px) {
    .new-customer {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 50%;
      float: left; } }

.new-customer-intro {
  margin-bottom: 0; }

.new-customer-fact-list {
  margin-left: 3rem; }

.new-customer-fact {
  padding-left: 0.75rem; }

.search-suggestion {
  margin-bottom: 2rem; }
  .search-suggestion > :last-child {
    margin-bottom: 0; }

.suggestion-title {
  margin-top: 0;
  text-transform: inherit; }

.advancedSearch-form {
  margin-bottom: 3rem; }
  .advancedSearch-form .form-row {
    margin-bottom: -1.5rem; }

.quickSearchResults {
  margin-top: 1.5rem; }
  @media (min-width: 801px) {
    .quickSearchResults {
      margin-top: 0; } }
  .quickSearchResults .modal-close {
    display: none; }
    @media (min-width: 801px) {
      .quickSearchResults .modal-close {
        display: block; } }

.advancedSearch-separator {
  display: none; }

.advancedSearch-title {
  margin: 0 0 1.5rem;
  text-transform: inherit; }

.search-price-range label {
  display: inline; }
  .search-price-range label input {
    display: block;
    padding-left: 1.5rem; }
    @media (min-width: 600px) {
      .search-price-range label input {
        display: inline;
        width: 6rem; } }
  @media (min-width: 600px) {
    .search-price-range label span {
      display: inline;
      padding-left: 1.5rem;
      padding-right: 1.5rem; } }

.category-suggestion-list {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  list-style-type: none; }
  .category-suggestion-list:before, .category-suggestion-list:after {
    content: " ";
    display: table; }
  .category-suggestion-list:after {
    clear: both; }

.category-suggestion {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 33.33333%;
  float: left;
  font-size: 15px; }

.search-refine {
  margin-left: 1.5rem; }

.quickSearchMessage {
  font-size: 28px;
  margin: 1.5rem 0 0;
  text-align: center; }

.search-nav {
  position: relative; }

.navBar--account {
  display: none; }
  @media (min-width: 801px) {
    .navBar--account {
      display: block; } }

.account-heading {
  border-bottom: 1px solid #e5e5e5;
  margin: 0;
  padding-bottom: 1rem; }

.account-list {
  list-style: none;
  margin-left: 0; }

.account-listItem {
  border-bottom: 1px solid #e5e5e5;
  padding: 1.5rem 0;
  position: relative; }
  .account-listItem img {
    width: 100%; }
  .account-listItem .account-product-image {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    position: relative; }

.account-listShipping {
  border-bottom: 1px solid #e5e5e5;
  font-weight: 700;
  padding: 2rem 0; }
  .account-listShipping .account-listShipping-title {
    margin: 0;
    text-transform: inherit; }

.account-product:before, .account-product:after {
  content: " ";
  display: table; }

.account-product:after {
  clear: both; }

.account-product-figure {
  float: left;
  margin-right: 0.75rem; }
  .account-product-figure > img {
    display: block; }

.account-product-figure--opposite {
  float: right;
  margin-left: 0.75rem;
  margin-right: 0; }

.account-product-body:before, .account-product-body:after {
  content: " ";
  display: table; }

.account-product-body:after {
  clear: both; }

.account-product-figure {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin: 0 2rem 0 0;
  position: relative;
  width: 70px; }
  .account-product-figure::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 100%;
    width: 100%; }

.account-product-download {
  border-radius: 50%;
  height: 2.0625rem;
  padding: 0;
  position: absolute;
  right: -0.75rem;
  top: -0.75rem;
  width: 2.0625rem;
  z-index: 1; }
  .account-product-download .icon {
    height: 1.5rem;
    margin-top: 0.375rem;
    width: 1.5rem; }
  .account-product-download svg {
    fill: white; }

.account-product-body {
  overflow: hidden;
  padding-bottom: 3.5rem;
  position: relative; }
  @media (min-width: 600px) {
    .account-product-body {
      padding-bottom: 0; } }
  .account-product-body .definitionList {
    font-size: 15px;
    margin-bottom: 0; }

.account-product-title {
  margin: 0 0 0.1875rem;
  text-transform: inherit; }
  .account-product-title > a {
    text-decoration: none; }
  .account-product-title + .definitionList {
    margin-top: 0.75rem; }

.account-product-subtitle {
  color: #999999;
  font-family: "Karla", Arial, Helvetica, sans-serif;
  font-size: 15px;
  margin: -0.1875rem 0 1rem;
  text-transform: inherit; }

.account-product-price {
  float: right;
  font-size: 15px; }

.account-product-description + .definitionList {
  margin: -1.375rem 0 1.5rem; }

.account-product-refundQty {
  color: #999999;
  margin-bottom: 0; }

.account-product-details {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto; }
  .account-product-details:before, .account-product-details:after {
    content: " ";
    display: table; }
  .account-product-details:after {
    clear: both; }

.account-product-detail {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 600px) {
    .account-product-detail {
      width: 33.33333%; } }
  @media (min-width: 1202px) {
    .account-product-detail {
      width: 25%; } }
  .account-product-detail + .account-product-detail {
    margin-top: 1rem; }
    @media (min-width: 600px) {
      .account-product-detail + .account-product-detail {
        margin-top: 0; } }
  @media (min-width: 600px) {
    .account-product-detail + .account-product-detail--full {
      margin-top: 1.5rem; } }

@media (min-width: 1202px) {
  .account-product-detail--large {
    width: 50%; } }

.account-product-detail--full {
  width: 100%; }

.account-product-detail-heading {
  color: #757575;
  font-family: "Karla", Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0 0 0.375rem; }

.account-product--alignMiddle {
  display: table;
  width: 100%; }
  .account-product--alignMiddle .account-product-checkItem {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    width: 2rem; }
    @media (min-width: 1202px) {
      .account-product--alignMiddle .account-product-checkItem {
        left: -2.5rem; } }
    .account-product--alignMiddle .account-product-checkItem .form-label {
      height: 1.5rem;
      margin: 0;
      padding: 0;
      width: 1.5rem; }
  .account-product--alignMiddle .account-product-figure,
  .account-product--alignMiddle .account-product-body {
    display: table-cell; }
  .account-product--alignMiddle .account-product-figure {
    float: none;
    margin-right: 0; }
    @media (min-width: 1202px) {
      .account-product--alignMiddle .account-product-figure {
        left: -2rem; } }
  .account-product--alignMiddle .account-product-body {
    padding-left: 2rem;
    vertical-align: middle; }
    @media (min-width: 1202px) {
      .account-product--alignMiddle .account-product-body {
        padding-left: 0; } }

.account-orderTotal {
  float: right;
  font-size: 15px;
  margin-top: -1.5rem;
  width: 66.66667%; }

.account-orderTotal-key,
.account-orderTotal-value {
  margin: 0;
  padding: 1.5rem 0; }

.account-orderTotal-key {
  color: #757575;
  float: left;
  font-weight: 400; }
  .account-orderTotal-key:last-of-type {
    position: relative;
    top: 0.3125rem; }

.account-orderTotal-value {
  border-bottom: 1px solid #e5e5e5;
  text-align: right; }
  .account-orderTotal-value:last-child {
    border-bottom: 0;
    font-size: 20px; }

.account-orderStatus {
  bottom: 0;
  left: 0;
  position: absolute; }
  @media (min-width: 600px) {
    .account-orderStatus {
      float: right;
      position: inherit;
      text-align: right; } }

.account-orderStatus-label {
  background-color: #cccccc;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 15px;
  margin: 0 0 0.375rem;
  padding: 0.1875rem 0.5rem; }

.account-orderStatus-action {
  color: #757575;
  display: inline-block;
  font-size: 12px;
  font-style: italic;
  letter-spacing: 0.25px;
  margin-left: 0.75rem;
  text-align: right;
  text-decoration: underline;
  vertical-align: top; }
  @media (min-width: 600px) {
    .account-orderStatus-action {
      display: block;
      margin-left: 0; } }
  .account-orderStatus-action:hover {
    color: #333333; }

.account .pagination {
  color: #999999;
  margin-top: 3rem;
  text-align: center; }

.account-message .is-read {
  color: #999999; }

.account-sidebar-block {
  font-size: 15px; }
  .account-sidebar-block + .account-sidebar-block {
    margin-top: 3rem; }
  .account-sidebar-block .account-heading {
    margin-bottom: 1.5rem; }

.account-order-address {
  list-style: none;
  margin-left: 0; }
  .account-order-address ul,
  .account-order-address ol {
    list-style: none;
    margin-bottom: 0; }

.account-reorder-form {
  display: inline-block; }

.order-payments-description {
  color: #757575;
  font-weight: 400;
  margin-top: 1.5rem; }

.account-downloads-summary {
  border-bottom: 1px solid #e5e5e5;
  font-size: 15px;
  padding-bottom: 1.5rem; }

.account-downloadsList {
  list-style: none;
  margin-left: 0; }
  .account-downloadsList ul,
  .account-downloadsList ol {
    list-style: none;
    margin-bottom: 0; }

.account-downloadsItem {
  margin-bottom: 1.5rem; }
  .account-downloadsItem > :first-child {
    margin-top: 0; }
  .account-downloadsItem > :last-child {
    margin-bottom: 0; }

.account-downloadsItem-title {
  color: #757575;
  font-size: 15px;
  margin-bottom: 0.1875rem;
  text-transform: inherit; }

.account-downloadsItem-description {
  margin-bottom: 0; }

.account-downloadsItem-availability {
  color: #757575; }

.wishlists-table {
  margin-left: auto;
  margin-right: auto;
  max-width: 75rem; }

.wishlist-header {
  display: none;
  text-align: center; }

.modal .wishlist-header {
  display: block; }

.wishlist-form {
  margin: 0 auto;
  max-width: 75rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 34.375rem; }
  .wishlist-form:before, .wishlist-form:after {
    content: " ";
    display: table; }
  .wishlist-form:after {
    clear: both; }
  .wishlist-form .form-field {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%;
    float: left; }

.share-wishlist {
  margin-left: auto;
  margin-right: auto;
  max-width: 40.625rem;
  text-align: center; }

.icon--ratingEmpty svg {
  fill: #8f8f8f; }

.icon--ratingFull svg {
  fill: #474747; }

.rating--small {
  display: inline-block; }
  .rating--small .icon {
    height: 0.875rem;
    width: 0.875rem;
    margin-top: -3px; }

.apple-pay-checkout-button {
  background-color: #000;
  background-image: -webkit-named-image(apple-pay-logo-white);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100% 60%;
  border-radius: 0.25rem;
  cursor: pointer;
  display: none;
  max-height: 4rem;
  min-height: 2rem;
  min-width: 90px;
  padding: 1.5rem;
  width: 160px; }

.apple-pay-checkout-button--white {
  background-color: #fff;
  background-image: -webkit-named-image(apple-pay-logo-black); }

.apple-pay-checkout-button--white-border {
  background-color: #fff;
  background-image: -webkit-named-image(apple-pay-logo-black);
  border: 0.5px solid #000; }

.apple-pay-supported .apple-pay-checkout-button {
  display: block;
  float: right; }

.apple-pay-supported .previewCartCheckout .apple-pay-checkout-button,
.apple-pay-supported .productView-options .apple-pay-checkout-button {
  display: inline-block;
  float: none; }

.paymentMethodsTitle {
  margin: 0 0 0.75rem;
  padding: 0;
  text-transform: none;
  width: 100%; }

.paymentMethodsGrid {
  display: flex;
  flex-wrap: wrap;
  margin: -0.75rem;
  margin-bottom: 1.5rem; }
  .paymentMethodsGrid-item {
    padding: 0.75rem;
    width: 100%; }
    @media (min-width: 600px) {
      .paymentMethodsGrid-item {
        width: 50%; } }

.paymentMethod {
  background-color: #e5e5e5;
  border: 1px solid #e5e5e5;
  border-radius: 0.1875rem;
  display: flex;
  flex-flow: column nowrap;
  height: 100%; }
  .paymentMethod-row {
    padding: 1.5rem; }
    .paymentMethod-row:first-child {
      background-color: #fff; }
    .paymentMethod-row:last-child {
      margin-top: auto; }
    .paymentMethod-row:only-child {
      height: 100%; }
  .paymentMethod .button {
    margin-bottom: 0; }

.methodHeader {
  align-items: center;
  display: flex;
  flex-flow: row;
  justify-content: space-between; }
  .methodHeader-icon {
    margin-right: 0.75rem;
    width: 1.75rem; }
    @media (min-width: 1202px) {
      .methodHeader-icon {
        width: 2.625rem; } }
  .methodHeader-title {
    font-size: 13px;
    font-weight: 600; }
    @media (min-width: 1202px) {
      .methodHeader-title {
        font-size: 1rem; } }
  .methodHeader-brand {
    font-size: 13px;
    font-weight: 600; }
    @media (min-width: 1202px) {
      .methodHeader-brand {
        font-size: 1rem; } }
  .methodHeader-meta {
    display: flex;
    flex-wrap: nowrap;
    margin-left: auto;
    padding-left: 0.75rem; }
  .methodHeader-default {
    fill: #666666;
    height: 1.125rem;
    margin-left: 0.75rem;
    width: 1.125rem; }
    @media (min-width: 1202px) {
      .methodHeader-default {
        height: 1.25rem;
        width: 1.25rem; } }
  .methodHeader-expiry {
    font-size: 15px;
    text-transform: capitalize; }

.methodDetails {
  display: flex;
  margin: 0; }
  .methodDetails-label {
    flex: 1;
    font-weight: 600; }
  .methodDetails-description {
    flex: 2;
    font-size: 13px; }

.newPaymentMethod {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-items: center;
  min-height: 11.625rem;
  text-decoration: none; }
  .newPaymentMethod-icon {
    font-size: 50px;
    line-height: 1;
    margin: auto 0 0.75rem; }
  .newPaymentMethod-title {
    margin: 0 auto auto;
    text-align: center; }

@media (min-width: 600px) {
  .paymentMethodForm {
    max-width: 60%; } }

@media (min-width: 600px) {
  .paymentMethodForm-column {
    display: flex; }
    .paymentMethodForm-column:first-child .form-field {
      margin-bottom: 0.75rem; } }

.paymentMethodForm-heading {
  color: #333333;
  font-family: "Karla", Arial, Helvetica, sans-serif;
  margin-top: 1.5rem;
  text-transform: capitalize; }

.paymentMethodForm-subheading {
  display: flex;
  font-weight: 600; }

@media (min-width: 600px) {
  .paymentMethodForm-cards {
    margin-left: auto; } }

.paymentMethodForm-cards-icon {
  margin-right: 0.1875rem;
  width: 2.125rem; }

.paymentMethodForm-inputs {
  position: relative; }
  @media (min-width: 600px) {
    .paymentMethodForm-inputs:last-child {
      padding-left: 1.5rem;
      width: 30%; }
    .paymentMethodForm-inputs:first-child {
      width: 70%; } }

.paymentMethodForm-inputs-icon {
  position: absolute;
  right: 0.5625rem;
  top: 2.4375rem; }
  .paymentMethodForm-inputs-icon.icon {
    fill: #999999;
    height: 1.3125rem;
    width: 1.3125rem; }

.paymentMethodForm-details {
  margin-bottom: 0; }
  @media (min-width: 600px) {
    .paymentMethodForm-details {
      display: inline-block;
      margin: 0 3rem 0 0; } }

.paymentMethodForm-details-term {
  font-weight: 400;
  margin-bottom: 0.75rem; }

.paymentMethodForm-details-description {
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.25px; }

.category-header-image {
  width: 100%; }

.manual-captcha-input-container {
  align-items: center;
  display: flex; }
  .manual-captcha-input-container .question {
    font-size: 1.25rem;
    margin-right: 1rem; }
  .manual-captcha-input-container .form-input {
    flex: 1; }

.skip-to-main-link {
  background: white;
  color: #333333;
  font-weight: 700;
  left: 50%;
  padding: 4px;
  position: absolute;
  transform: translate(-50%, calc(-100% - 55px));
  transition: transform 0.3s;
  z-index: 500; }
  .skip-to-main-link:focus {
    transform: translate(-50%, 0%); }

.header {
  background-color: white;
  border-bottom: 1px solid #e5e5e5;
  height: 55px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100; }
  @media (min-width: 801px) {
    .header {
      border-bottom: 1px solid #e5e5e5;
      display: flex;
      flex-direction: column;
      height: auto;
      overflow: visible;
      position: relative; } }
  .header.is-open {
    height: 100%; }
    @media (min-width: 801px) {
      .header.is-open {
        height: auto; } }

.header-logo {
  font-size: 0;
  height: 55px;
  margin: 0 3.4375rem;
  text-align: center; }
  @media (min-width: 600px) {
    .header-logo {
      margin-left: 5.15625rem;
      margin-right: 5.15625rem; } }
  @media (min-width: 801px) {
    .header-logo {
      height: auto;
      margin: 4rem auto 4.5rem;
      padding: 0; }
      .header.fixed .header-logo {
        background-color: #e5e5e5;
        margin: 0;
        padding: 0.375rem 0;
        position: absolute;
        top: 0;
        width: 100%; } }
  .header-logo__link {
    align-items: center;
    color: #333333;
    display: flex;
    height: inherit;
    justify-content: center;
    margin: 0 auto;
    position: relative;
    text-decoration: none;
    width: 70%;
    z-index: 20; }
    .header-logo__link:before, .header-logo__link:after {
      content: " ";
      display: table; }
    .header-logo__link:after {
      clear: both; }
    @media (min-width: 801px) {
      .header-logo__link {
        background: none;
        border-bottom: 0;
        display: inline-flex;
        padding: 0;
        width: auto; } }
    .header-logo__link:hover {
      color: #757575; }
    .header-logo__link:active {
      color: #757575; }

.header-logo--left {
  text-align: left; }
  @media (min-width: 801px) {
    .header-logo--left {
      margin-left: 2.5rem; } }
  .header-logo--left .header-logo-image {
    right: unset; }

.header-logo--right {
  text-align: right; }
  @media (min-width: 801px) {
    .header-logo--right {
      margin-right: 2.5rem; } }
  .header-logo--right .header-logo-image {
    left: unset; }

.header-logo-text {
  display: block;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 2.25vw;
  font-weight: 400;
  letter-spacing: 0.125rem;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap; }
  @media (min-width: 600px) {
    .header-logo-text {
      font-size: 2.5vw; } }
  @media (min-width: 801px) {
    .header-logo-text {
      display: inline;
      font-size: 28px;
      max-width: none;
      overflow: auto;
      padding: 0 10px;
      white-space: normal; }
      .header.fixed .header-logo-text {
        font-size: 25px; } }

.header-logo-image-container {
  position: relative;
  width: 100%; }
  @media (min-width: 801px) {
    .header-logo-image-container {
      min-height: 100px; } }

.header-logo-image-container::after {
  content: "";
  display: block; }

.header-logo-image {
  display: block;
  margin: 0 auto;
  max-height: 1.9375rem; }
  @media (min-width: 801px) {
    .header-logo-image {
      max-height: none; } }

.header-logo-image-unknown-size {
  max-height: 1.9375rem; }
  @media (min-width: 801px) {
    .header-logo-image-unknown-size {
      max-height: none; } }

.mobileMenu-toggle {
  height: 3.4375rem;
  width: 3.4375rem;
  display: inline-block;
  font-size: 0;
  left: 0;
  overflow: hidden;
  padding: 0 1.125rem;
  position: absolute;
  z-index: 50; }
  @media (min-width: 801px) {
    .mobileMenu-toggle {
      display: none; } }
  .mobileMenu-toggle .mobileMenu-toggleIcon,
  .mobileMenu-toggle .mobileMenu-toggleIcon::before,
  .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    background: #444444;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    transform: rotate(0deg);
    transition: transform 100ms ease-in, top 100ms ease-in 150ms, bottom 100ms ease-in 150ms;
    width: 1.25rem; }
  .mobileMenu-toggle .mobileMenu-toggleIcon {
    top: 1.6875rem;
    transition: background-color 10ms ease-in 100ms; }
  .mobileMenu-toggle .mobileMenu-toggleIcon::before {
    top: -0.5rem; }
  .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    bottom: -0.5rem; }
  .mobileMenu-toggle.is-open .mobileMenu-toggleIcon {
    background-color: transparent;
    transition-delay: 100ms; }
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
      background-color: #444444;
      bottom: auto;
      top: auto;
      transition: transform 100ms ease-in 150ms, top 100ms ease-in, bottom 100ms ease-in; }
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before {
      top: 0;
      transform: rotate(45deg); }
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
      bottom: 0;
      transform: rotate(-45deg); }

.body {
  margin-bottom: 6rem;
  margin-top: 1.5rem; }
  @media (min-width: 801px) {
    .body {
      margin-top: 2.5rem; } }

.page {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto; }
  .page:before, .page:after {
    content: " ";
    display: table; }
  .page:after {
    clear: both; }

.page-content,
.page-content--full {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }

@media (min-width: 801px) {
  .page-content--centered {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 66.66667%;
    float: left;
    margin-left: auto;
    margin-right: auto;
    float: none; } }

.page-content--textCenter {
  text-align: center; }

.page-sidebar {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  position: relative; }
  @media (min-width: 801px) {
    .page-sidebar {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 25%;
      float: left; }
      .page-sidebar + .page-content {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
        width: 75%;
        float: left; } }

.footer {
  background-color: white;
  border-top: 1px solid #e5e5e5;
  padding: 3rem 0;
  position: relative;
  transform: translateZ(0); }

.footer-title-sr-only {
  height: 1px;
  left: -10000px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px; }

.footer-info {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  font-size: 0; }
  .footer-info:before, .footer-info:after {
    content: " ";
    display: table; }
  .footer-info:after {
    clear: both; }

.footer-info-col {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  color: #757575;
  display: inline-block;
  float: none;
  font-size: 1rem;
  margin-bottom: 3rem;
  overflow-wrap: break-word;
  text-align: center;
  vertical-align: top;
  -ms-word-break: break-all; }
  @media (min-width: 600px) {
    .footer-info-col {
      text-align: left;
      width: 50%; } }
  @media (min-width: 801px) {
    .footer-info-col {
      width: 33.33334%; } }
  .footer-info-col > :first-child {
    margin-top: 0; }
  .footer-info-col > :last-child {
    margin-bottom: 0; }

@media (min-width: 801px) {
  .footer-info-col--small {
    width: 16.66667%; } }

.footer-info-col--social {
  width: 100%; }

@media (min-width: 600px) {
  .footer-info-col--left {
    padding: 0; } }

@media (min-width: 600px) {
  .footer-info-col--right {
    left: 50%;
    position: inherit;
    width: 50%; } }

@media (min-width: 801px) {
  .footer-info-col--right {
    left: 0;
    padding: 0;
    text-align: right;
    width: 100%; } }

.footer-info-heading {
  font-size: 1rem;
  text-transform: inherit; }

.footer-info-list {
  list-style: none;
  margin-left: 0; }
  .footer-info-list a {
    color: #757575;
    text-decoration: none; }
    .footer-info-list a:hover {
      color: #333333; }

.footer-copyright {
  text-align: center; }
  @media (min-width: 600px) {
    .footer-copyright {
      text-align: left; } }
  .footer-copyright > .powered-by {
    color: #757575;
    font-size: 12px;
    margin: 0; }
  .footer-copyright a {
    color: #757575;
    text-decoration: none; }
    .footer-copyright a:hover {
      color: #333333; }

.footer-payment-icons {
  height: 2.5rem;
  margin-top: 1.5rem; }
  @media (min-width: 801px) {
    .footer-payment-icons {
      margin-top: 3rem; } }
  .footer-payment-icons .footer-payment-icon {
    height: 100%;
    margin: 0.375rem;
    vertical-align: middle;
    width: 3.125rem; }
  .footer-payment-icons svg {
    fill: #757575; }

.footer-newsletter-summary {
  text-align: left; }

.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 81rem;
  padding: 0 1.5rem;
  position: relative;
  width: 100%; }
  @media (min-width: 1202px) {
    .container {
      padding: 0 6rem; } }
  .container:empty {
    display: none; }

.blog {
  margin-bottom: 1.5rem; }
  @media (min-width: 801px) {
    .blog {
      margin: auto;
      width: 100%; } }
  .blog + .blog {
    border-top: 1px solid #e5e5e5;
    margin-top: 3rem;
    padding-top: 3rem; }
  .blog .tags {
    margin-top: 3rem;
    text-align: center; }
  .blog .socialLinks {
    text-align: center; }
  .blog .addthis_toolbox {
    margin-top: 3rem; }

.blog-title {
  font-size: 22px;
  margin: 0 1.5rem 0.375rem; }
  .blog-title a {
    text-decoration: none; }

.blog-date,
.blog-author {
  color: #757575;
  text-align: center; }

.blog-author {
  margin-bottom: 2.5rem; }

.blog-post {
  font-size: 15px;
  text-align: left; }

.blog-thumbnail {
  margin: 0 auto 2rem;
  max-width: 190px;
  position: relative; }
  .blog-thumbnail img {
    width: 100%; }

.blog-post-figure {
  display: block;
  margin: auto;
  text-align: center; }
  @media (min-width: 801px) {
    .blog-post-figure {
      width: 66.66667%; } }

.blog-post-body {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 100%; }
  @media (min-width: 600px) {
    .blog-post-body {
      width: 83.33333%; } }
  @media (min-width: 801px) {
    .blog-post-body {
      width: 66.66667%; } }
  @media (min-width: 1202px) {
    .blog-post-body {
      width: 50%; } }

.sidebarBlock + .sidebarBlock {
  border-top: 1px solid #e5e5e5;
  margin-top: 2rem;
  padding-top: 2rem; }

.sidebarBlock-heading {
  font-size: 0.9375rem;
  margin-top: 0;
  text-transform: inherit; }

.brandGrid {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  font-size: 0;
  margin-bottom: 1.5rem; }
  .brandGrid ul,
  .brandGrid ol {
    list-style: none;
    margin-bottom: 0; }
  .brandGrid:before, .brandGrid:after {
    content: " ";
    display: table; }
  .brandGrid:after {
    clear: both; }
  .brandGrid .brand {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: none;
    display: inline-block;
    font-size: 1rem;
    vertical-align: top; }
    @media (min-width: 600px) {
      .brandGrid .brand {
        width: 33.33333%; } }
    @media (min-width: 801px) {
      .brandGrid .brand {
        width: 25%; } }
    .brandGrid .brand .card-title {
      text-align: center; }

.brand-image-container {
  max-width: 100px;
  position: relative; }
  .brand-image-container::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 100%;
    width: 100%; }
  .brand-image-container img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0; }

.brand .card-img-container {
  max-width: 190px; }
  .brand .card-img-container::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 131.57895%;
    width: 100%; }

.productGrid {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  font-size: 0;
  margin-bottom: 1.5rem;
  margin: 0; }
  .productGrid ul,
  .productGrid ol {
    list-style: none;
    margin-bottom: 0; }
  .productGrid:before, .productGrid:after {
    content: " ";
    display: table; }
  .productGrid:after {
    clear: both; }
  .productGrid .product {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: none;
    display: inline-block;
    font-size: 1rem;
    vertical-align: top; }
    @media (min-width: 600px) {
      .productGrid .product {
        width: 33.33333%; } }
    @media (min-width: 801px) {
      .productGrid .product {
        width: 25%; } }

@media (min-width: 600px) {
  .page-sidebar + .page-content .productGrid .product {
    width: 33.33333%; } }

.productMasonry {
  column-count: 2;
  column-fill: auto;
  column-gap: 1.25rem;
  margin: 0 0 1.5rem;
  overflow: hidden; }
  @media (min-width: 600px) {
    .productMasonry {
      column-count: 3; } }
  @media (min-width: 801px) {
    .productMasonry {
      column-count: 4; } }
  .productMasonry .product {
    break-inside: avoid;
    display: block;
    margin-bottom: 3rem;
    padding: 0;
    page-break-inside: avoid;
    width: 100%; }
  .productMasonry .card {
    margin: 0; }

@media (min-width: 801px) {
  .no-csscolumns .productGrid--maxCol6 .product {
    width: 16.66667%; } }

@media (min-width: 801px) {
  .csscolumns .productGrid--maxCol6 {
    column-count: 6; } }

@media (min-width: 801px) {
  .no-csscolumns .productGrid--maxCol3 .product {
    width: 33.33333%; } }

@media (min-width: 801px) {
  .csscolumns .productGrid--maxCol3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%;
    float: left;
    float: none; }
    .csscolumns .productGrid--maxCol3 .product {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 33.33333%;
      float: none; } }

.productList {
  list-style: none;
  margin-left: 0;
  margin: 0.75rem; }
  .productList ul,
  .productList ol {
    list-style: none;
    margin-bottom: 0; }
  .productList .product + .product {
    margin-top: 4rem; }

@media (min-width: 600px) {
  .listItem {
    margin: 0 -0.75rem;
    max-width: none;
    width: auto;
    display: table;
    width: 100%; }
    .listItem:before, .listItem:after {
      content: " ";
      display: table; }
    .listItem:after {
      clear: both; } }

@media (min-width: 1202px) {
  .listItem:focus-within .listItem-figureBody {
    opacity: 1; } }

@media (min-width: 1202px) {
  .listItem.focus-within .listItem-figureBody {
    opacity: 1; } }

@media (min-width: 600px) {
  .listItem-figure,
  .listItem-body {
    display: table-cell;
    vertical-align: top; } }

@media (min-width: 1202px) {
  .listItem-figure,
  .listItem-body {
    vertical-align: middle; } }

.listItem-button {
  background-color: rgba(255, 255, 255, 0.9);
  color: #333333; }
  .listItem-button:hover, .listItem-button:focus {
    background-color: white;
    color: #333333; }

.listItem-figure {
  margin: 0 0 1.5rem;
  position: relative; }
  @media (min-width: 600px) {
    .listItem-figure {
      margin-bottom: 0;
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 25%; } }
  .listItem-figure__link {
    display: block;
    margin: 3px; }
  .listItem-figure .listItem-button {
    margin: 1.5rem 0; }
    @media (min-width: 1202px) {
      .listItem-figure .listItem-button {
        display: inline-block;
        margin: 0;
        pointer-events: all; } }

.listItem-figureBody {
  opacity: 1;
  text-align: center; }
  @media (min-width: 1202px) {
    .listItem-figureBody {
      left: 50%;
      opacity: 0;
      position: absolute;
      top: 50%;
      transform: translateX(-50%) translateY(-50%); }
      .listItem:hover .listItem-figureBody {
        opacity: 1; } }

.listItem-image {
  width: 100%; }

@media (min-width: 600px) {
  .listItem-body {
    padding-left: 1.25rem;
    padding-right: 0.75rem;
    width: 75%; } }

@media (min-width: 1202px) {
  .listItem-content {
    display: table; } }

@media (min-width: 1202px) {
  .listItem-details,
  .listItem-actions {
    display: table-cell;
    vertical-align: top; } }

@media (min-width: 1202px) {
  .listItem-details {
    padding-right: 6rem; }
    .listItem-details > :last-child {
      margin-bottom: 0; } }

.listItem-rating {
  margin-bottom: 0.375rem; }

.listItem-brand {
  color: #999999;
  font-size: 1rem;
  margin: 0 0 0.1875rem; }
  @media (min-width: 801px) {
    .listItem-brand {
      font-size: 15px;
      margin-bottom: 0; } }

.listItem-title {
  font-size: 15px;
  margin: 0 0 0.1875rem; }
  @media (min-width: 801px) {
    .listItem-title {
      font-size: 20px; } }
  .listItem-title > a {
    text-decoration: none; }

.listItem-price {
  margin-bottom: 1rem; }
  @media (min-width: 801px) {
    .listItem-price {
      font-size: 20px; } }

@media (min-width: 1202px) {
  .listItem-actions {
    vertical-align: middle;
    width: 22%; }
    .listItem-actions .button--compare {
      font-size: 13px;
      padding: 0.5625rem 1.5rem; } }

.listItem-actions .button {
  margin-bottom: 0; }
  @media (min-width: 1202px) {
    .listItem-actions .button {
      width: 100%; }
      .listItem-actions .button + .button {
        margin: 0.75rem 0 0; } }

@media (min-width: 1202px) {
  .page-sidebar + .page-content .productList .listItem-details {
    padding-right: 3rem; } }

@media (min-width: 1202px) {
  .page-sidebar + .page-content .productList .listItem-actions {
    width: 30%; } }

.productView {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-left: -1rem;
  margin-right: -1rem; }
  .productView:before, .productView:after {
    content: " ";
    display: table; }
  .productView:after {
    clear: both; }
  @media (min-width: 801px) {
    .productView {
      display: block; } }
  .modal .productView {
    padding-bottom: 0;
    padding-top: 0; }

.productView--quickView .socialLinks-item--print {
  display: none; }

.productView-images {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding-left: 1rem;
  padding-right: 1rem; }
  @media (min-width: 801px) {
    .productView-images {
      width: 50%; } }

.productView-details {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding-left: 1rem;
  padding-right: 1rem; }
  @media (min-width: 801px) {
    .productView-details {
      clear: right;
      float: right;
      width: 50%; } }
  .productView--quickView .productView-details {
    position: relative; }
  .productView-details.product-data {
    order: -1; }

.productView-description {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding-left: 1rem;
  padding-right: 1rem;
  position: relative;
  z-index: 1; }
  .productView-description .productView-title {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem; }
  @media (min-width: 801px) {
    .productView-description .productView-description {
      clear: both;
      float: none;
      width: 100%; } }

.sale-flag-star,
.sale-flag-star::before,
.sale-flag-star::after, .sold-out-flag-star,
.sold-out-flag-star::before,
.sold-out-flag-star::after {
  content: "";
  display: block;
  height: 3.125rem;
  left: 0;
  overflow: visible;
  position: absolute;
  top: 0;
  transform: scaleX(1) scaleY(1) scaleZ(1);
  transform-origin: 50% 50% 0;
  transition: background-color 800ms ease;
  width: 3.125rem;
  z-index: 10; }
  
  .sale-flag-star::before,
  .sold-out-flag-star::before {
    transform: rotateZ(30deg) scaleX(1) scaleY(1) scaleZ(1); }
  
  .sale-flag-star::after,
  .sold-out-flag-star::after {
    transform: rotateZ(60deg) scaleX(1) scaleY(1) scaleZ(1); }

.sale-flag-star,
.sale-flag-star::before,
.sale-flag-star::after {
  background: #007dc6; }

.sold-out-flag-star,
.sold-out-flag-star::before,
.sold-out-flag-star::after {
  background: #007dc6; }

.starwrap {
  height: 3.125rem;
  left: 12px;
  position: absolute;
  top: 12px;
  width: 3.125rem; }

.listItem-figure .starwrap {
  transform: scale(0.7); }
  @media (min-width: 600px) {
    .listItem-figure .starwrap {
      top: 0;
      transform: scale(0.6); } }
  @media (min-width: 1202px) {
    .listItem-figure .starwrap {
      top: 10px;
      transform: scale(0.7); } }

.sale-text-burst, .sold-out-text-burst {
  font-weight: 600;
  line-height: 0.9375rem;
  position: absolute;
  text-align: center;
  top: 20%;
  width: 3.125rem;
  z-index: 50; }

.sale-text-burst {
  color: white; }

.sold-out-text-burst {
  color: white; }

.product:hover .starwrap .sale-flag-star,
.product:hover .starwrap .sale-flag-star::before,
.product:hover .starwrap .sale-flag-star::after {
  background: black; }

.product:hover .starwrap .sold-out-flag-star,
.product:hover .starwrap .sold-out-flag-star::before,
.product:hover .starwrap .sold-out-flag-star::after {
  background: black; }

.sale-flag-side, .sold-out-flag-side {
  border-radius: 0 50px 50px 0;
  font-size: 15px;
  font-weight: 700;
  height: 1.25rem;
  line-height: 1rem;
  padding-left: 0.5rem;
  padding-right: 0.75rem;
  padding-top: 0.09375rem;
  position: absolute;
  transition: background-color 800ms ease;
  z-index: 10; }

.sale-flag-side {
  background: #007dc6;
  color: white; }

.sold-out-flag-side {
  background: #007dc6;
  color: white; }

.product:hover .sale-flag-side {
  background: black; }

.product:hover .sold-out-flag-side {
  background: black; }

.sale-flag-sash, .sold-out-flag-sash {
  font-size: 15px;
  font-weight: 700;
  height: 1.25rem;
  left: -25px;
  line-height: 1rem;
  padding-top: 0.09375rem;
  position: absolute;
  text-align: center;
  top: 25px;
  transform: rotate(-45deg);
  transition: background-color 800ms ease;
  width: 7.4375rem;
  z-index: 10; }

.sale-flag-sash {
  background: #007dc6;
  color: white; }

.sold-out-flag-sash {
  background: #007dc6;
  color: white; }

.listItem-figure .sale-flag-sash,
.listItem-figure .sold-out-flag-sash {
  top: 24px; }
  @media (min-width: 600px) {
    .listItem-figure .sale-flag-sash,
    .listItem-figure .sold-out-flag-sash {
      left: -20px;
      top: 19px; } }
  @media (min-width: 1202px) {
    .listItem-figure .sale-flag-sash,
    .listItem-figure .sold-out-flag-sash {
      left: -15px;
      top: 24px; } }

.product:hover .sale-flag-sash {
  background: black; }

.product:hover .sold-out-flag-sash {
  background: black; }

.product {
  overflow: hidden; }

[data-product-attribute] .form-option.form-option-swatch {
  overflow: visible; }

.form-option-variant--none {
  height: 22px;
  overflow: hidden; }

.form-option-variant--color,
.form-option-variant--pattern {
  height: 22px;
  width: 22px; }

.form-option-expanded {
  background-color: white;
  border: 1px solid #474747;
  left: calc(100% + 55px);
  opacity: 0;
  padding: 3px;
  position: absolute;
  top: calc(100% + 5px);
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  visibility: hidden; }

.form-option:hover .form-option-expanded {
  opacity: 1;
  transform: translate(-50%, 0);
  visibility: visible;
  z-index: 5000; }

.form-option-image {
  display: block;
  height: 100px;
  width: 100px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover; }

.account {
  margin-bottom: 1.5rem; }

@media (min-width: 801px) {
  .account--fixed {
    margin: 0 auto;
    width: 66.66667%; } }

@media (min-width: 801px) {
  .account--fixedSmall {
    margin: 0 auto;
    width: 50%; } }

@media (min-width: 801px) {
  .account--fixedLarge {
    margin: 0 auto;
    width: 75%; } }

.account-head {
  margin-bottom: 3rem;
  text-align: center; }
  .account-head .alertBox {
    padding-left: 3rem;
    padding-right: 3rem;
    text-align: left; }

.account-body {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto; }
  .account-body:before, .account-body:after {
    content: " ";
    display: table; }
  .account-body:after {
    clear: both; }

.account-content {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }

@media (min-width: 801px) {
  .account-content--fixed {
    width: 66.66667%; } }

@media (min-width: 801px) {
  .account-content--fixedSmall {
    width: 50%; } }

.account-sidebar {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 801px) {
    .account-sidebar {
      width: 33.33333%; }
      .account-content--fixedSmall + .account-sidebar {
        float: right; } }

.modal-body .modal-close.modal-close--button {
  position: relative;
  top: 0;
  right: 0; }
  .modal-body .modal-close.modal-close--button:before, .modal-body .modal-close.modal-close--button:after {
    content: '';
    display: none; }

.body .container .navBar.navBar--sub.navBar--account {
  display: none; }

.navPages-list:not(.navPages-list-depth-max) .b3-navs {
  padding: 0 0 0 1.5rem; }

@media (min-width: 801px) {
  .account.account--fixed {
    width: 66.66667%; } }

.page_type__account_orderstatus .body .container .account {
  display: none !important; }

.page_type__editaccount .body .container .form {
  display: none; }

.page_type__editaccount .body .container .account.account--fixed {
  width: 100%; }

.form + .form-action:not(.form-wishlist) .form-action {
  margin-top: 0;
  width: auto !important; }

.form + .form-action:not(.form-wishlist) .dropdown-menu .button {
  margin-bottom: 0; }

.productView-details .productView-options {
  display: block; }

.page_title__shopping_list .footer {
  transform: initial; }

.rfq-button-container {
  display: none !important; }
  .rfq-button-container.rfq-pdp-button-container {
    margin-top: 1rem; }

.quotes-search-form .form-field:nth-child(2) {
  line-height: 1; }

.productView-options .form .add-to-cart-wrapper {
  display: block;
  max-width: 545px; }

.container {
  padding: 48px 32px; }
  @media (min-width: 600px) {
    .container {
      padding: 80px 64px; } }
  @media (min-width: 1202px) {
    .container {
      max-width: 1920px;
      padding: 112px 80px; } }

.font-size-heading-1,
.font-size-heading-2,
.font-size-heading-3,
.font-size-heading-4 {
  font-family: "freight-text-pro", Georgia, serif;
  font-weight: 400;
  letter-spacing: 0;
  margin: 0;
  text-transform: none;
  line-height: 100%;
  color: #5c574d; }

.font-size-heading-1 {
  font-size: clamp(2.188rem, 3.9vw, 3.5rem); }

.font-size-heading-2 {
  font-size: clamp(3rem, 3.4vw, 3rem); }

.font-size-heading-3 {
  font-size: clamp(1.75rem, 2.8vw, 2.5rem); }

.font-size-heading-4 {
  font-size: clamp(2rem, 2.25vw, 2rem); }

.font-size-large {
  font-size: clamp(1rem, 3vw, 1rem); }

.font-size-medium {
  font-size: clamp(.875rem, 3vw, .875rem); }

.font-size-small {
  font-size: clamp(.75rem, 3vw, .75rem); }

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

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

.font-family-monospace {
  font-family: "heimat-mono", "Courier New", monospace; }

.font-family-regular {
  font-family: "soleil", Verdana, sans-serif; }

.subheading-large,
.subheading-small {
  font-family: "heimat-mono", "Courier New", monospace;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 600; }

.subheading-large {
  font-size: clamp(.875rem, 3vw, .875rem); }

.subheading-small {
  font-size: clamp(.75rem, 3vw, .75rem); }

.link-style-link {
  font: 600 clamp(.813rem, 3vw, .813rem) "heimat-mono", "Courier New", monospace;
  position: relative;
  display: inline-block;
  padding: 0 16px 10px;
  color: #5c574d;
  line-height: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  background-repeat: repeat-x;
  background-position: bottom; }
  .link-style-link:after {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #eeb211; }
  .link-style-link:focus {
    color: #5c574d; }
  .link-style-link:hover {
    color: #5c574d;
    background-position: bottom left;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='118' height='17' viewBox='0 0 132 17' fill='none'%3E%3Cpath d='M0 16H17.5' stroke='%23EEB211' stroke-width='2'/%3E%3Cpath d='M33.5 16H51' stroke='%23EEB211' stroke-width='2'/%3E%3Cpath d='M67 16H84.5' stroke='%23EEB211' stroke-width='2'/%3E%3Cpath d='M100.5 16H118' stroke='%23EEB211' stroke-width='2'/%3E%3C/svg%3E"); }
    .link-style-link:hover:after {
      background-color: transparent; }
  .link-style-link:disabled {
    opacity: .35; }

.link-style-button-fill {
  font: 600 clamp(.813rem, 3vw, .813rem) "heimat-mono", "Courier New", monospace;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  border-radius: 0;
  margin: 0;
  letter-spacing: 0.1em;
  padding: 12px 16px;
  background-color: #828f86;
  border: 2px solid #828f86;
  color: #ffffff; }
  .link-style-button-fill[disabled] {
    opacity: .35; }
  .link-style-button-fill:hover {
    background-color: #b18a2d;
    border-color: #b18a2d;
    color: #ffffff; }
  .link-style-button-fill:active, .link-style-button-fill:focus {
    background-color: #5c574d;
    border: 2px solid #5c574d;
    color: #ffffff; }
  .link-style-button-fill[disabled] {
    background-color: #828f86;
    border-color: #828f86;
    color: #ffffff; }

.link-style-button-hollow-light {
  font: 600 clamp(.813rem, 3vw, .813rem) "heimat-mono", "Courier New", monospace;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  border-radius: 0;
  margin: 0;
  letter-spacing: 0.1em;
  padding: 12px 16px;
  background-color: transparent;
  border: 2px solid #ffffff;
  color: #ffffff; }
  .link-style-button-hollow-light[disabled] {
    opacity: .35; }
  .link-style-button-hollow-light:hover {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #292423; }
  .link-style-button-hollow-light:active, .link-style-button-hollow-light:focus {
    background-color: #f2f4f5;
    border: 2px solid #f2f4f5;
    color: #292423; }
  .link-style-button-hollow-light[disabled] {
    background-color: transparent;
    border-color: #ffffff;
    color: #ffffff; }

.link-style-button-hollow-dark {
  font: 600 clamp(.813rem, 3vw, .813rem) "heimat-mono", "Courier New", monospace;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  border-radius: 0;
  margin: 0;
  letter-spacing: 0.1em;
  padding: 12px 16px;
  background-color: transparent;
  border: 2px solid #828f86;
  color: #828f86; }
  .link-style-button-hollow-dark[disabled] {
    opacity: .35; }
  .link-style-button-hollow-dark:hover {
    background-color: #828f86;
    border-color: #828f86;
    color: #ffffff; }
  .link-style-button-hollow-dark:active, .link-style-button-hollow-dark:focus {
    background-color: #5c574d;
    border: 2px solid #5c574d;
    color: #ffffff; }
  .link-style-button-hollow-dark[disabled] {
    background-color: transparent;
    border-color: #828f86;
    color: #828f86; }

.color-earth-tone-1 {
  color: #828f86; }

.color-earth-tone-2 {
  color: #5c574d; }

.color-white {
  color: #ffffff; }

.width-100 {
  width: 100% !important; }

[data-create-account-form] .registration--hidden,
[data-address-form] .address-book--hidden {
  display: none; }

.badge {
  font: 600 clamp(0.688rem, 3vw, 0.688rem) "soleil", Verdana, sans-serif;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased; }

body,
.body {
  font-family: "soleil", Verdana, sans-serif;
  font-size: clamp(.875rem, 3vw, .875rem);
  color: #292423;
  padding: 0;
  margin: 0; }
  @media (min-width: 600px) {
    body,
    .body {
      overflow-x: initial; } }
  body p,
  .body p {
    line-height: 150%; }
    body p:empty,
    .body p:empty {
      display: none; }
  body [data-sub-layout],
  .body [data-sub-layout] {
    padding: 0; }
  body.search-scroll--disabled,
  .body.search-scroll--disabled {
    overflow: hidden; }

.scroll-disabled {
  position: fixed;
  width: 100%;
  overflow-y: scroll; }

@media (min-width: 1202px) {
  .body--transparent-header-light .trellis-header,
  .body--transparent-header-dark .trellis-header {
    width: 100%;
    border-bottom: 0px; }
  .body--transparent-header-light:not(.dropdown-open) .trellis-header:not(:hover):not(.trellis-header--scrolled),
  .body--transparent-header-dark:not(.dropdown-open) .trellis-header:not(:hover):not(.trellis-header--scrolled) {
    background-color: transparent; }
    .body--transparent-header-light:not(.dropdown-open) .trellis-header:not(:hover):not(.trellis-header--scrolled) .trellis-header__accent-link,
    .body--transparent-header-dark:not(.dropdown-open) .trellis-header:not(:hover):not(.trellis-header--scrolled) .trellis-header__accent-link {
      background-color: rgba(255, 255, 255, 0.75);
      border-color: transparent; }
  .body--transparent-header-light:not(.dropdown-open) .trellis-header:not(:hover):not(.trellis-header--scrolled) .navUser-action,
  .body--transparent-header-light:not(.dropdown-open) .trellis-header:not(:hover):not(.trellis-header--scrolled) .primary-navigation__top-level,
  .body--transparent-header-light:not(.dropdown-open) .trellis-header:not(:hover):not(.trellis-header--scrolled) .trellis-utility-navigation__link svg,
  .body--transparent-header-light:not(.dropdown-open) .trellis-header:not(:hover):not(.trellis-header--scrolled) .trellis-utility-navigation__link .cart-quantity,
  .body--transparent-header-light:not(.dropdown-open) .trellis-header:not(:hover):not(.trellis-header--scrolled) .trellis-logo .header-logo-image-container svg {
    color: #ffffff; }
  .body--transparent-header-light:not(.dropdown-open) .trellis-header:not(:hover):not(.trellis-header--scrolled) .icon--shopping-bag path {
    fill: #ffffff; } }

.modal-background {
  background-color: rgba(255, 255, 255, 0.6); }

.page-type--page .page-heading {
  background-color: #f7f6f2;
  padding: 48px 32px;
  margin-bottom: 0; }
  @media (min-width: 1202px) {
    .page-type--page .page-heading {
      padding: 112px 144px; } }

.page-type--page .page {
  margin: 0 auto; }
  .page-type--page .page p,
  .page-type--page .page a,
  .page-type--page .page div,
  .page-type--page .page h1,
  .page-type--page .page h2,
  .page-type--page .page h3,
  .page-type--page .page h4,
  .page-type--page .page h5,
  .page-type--page .page h6,
  .page-type--page .page ul,
  .page-type--page .page ol,
  .page-type--page .page table {
    margin-left: auto;
    margin-right: auto;
    max-width: 850px; }
  .page-type--page .page hr {
    border-color: #e6eaeb; }
  .page-type--page .page h1,
  .page-type--page .page h2,
  .page-type--page .page h3,
  .page-type--page .page h4,
  .page-type--page .page h5,
  .page-type--page .page h6 {
    margin-bottom: 48px; }
    .page-type--page .page h1:not(:first-of-type),
    .page-type--page .page h2:not(:first-of-type),
    .page-type--page .page h3:not(:first-of-type),
    .page-type--page .page h4:not(:first-of-type),
    .page-type--page .page h5:not(:first-of-type),
    .page-type--page .page h6:not(:first-of-type) {
      margin-top: 48px; }
      @media (min-width: 801px) {
        .page-type--page .page h1:not(:first-of-type),
        .page-type--page .page h2:not(:first-of-type),
        .page-type--page .page h3:not(:first-of-type),
        .page-type--page .page h4:not(:first-of-type),
        .page-type--page .page h5:not(:first-of-type),
        .page-type--page .page h6:not(:first-of-type) {
          margin-top: 112px; } }
  .page-type--page .page ul,
  .page-type--page .page ol {
    margin-bottom: 16px; }
  .page-type--page .page li {
    margin-left: 16px; }

.page--subscribe .page-content {
  margin: 80px auto; }

.page--subscribe .page-heading:focus-visible {
  outline: 0 !important; }

table {
  width: 100%;
  margin-bottom: 16px; }
  table tbody {
    border: 2px solid #f7f6f2; }
  table th {
    padding: 8px;
    text-align: left;
    border-bottom: 2px solid #f7f6f2; }
    table th:not(:last-of-type) {
      border-right: 2px solid #f7f6f2; }
  table td {
    padding: 8px;
    text-align: left;
    border-bottom: 2px solid #f7f6f2; }
    table td:not(:last-of-type) {
      border-right: 2px solid #f7f6f2; }
  table tr:last-of-type td {
    border-bottom: 0; }

.productCarousel,
.productGrid {
  margin: 0; }

.slick-next {
  right: 0; }

.slick-prev {
  left: 0; }

.slick-dots {
  left: 0; }

.button {
  font: 600 clamp(.813rem, 3vw, .813rem) "heimat-mono", "Courier New", monospace;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  border-radius: 0;
  margin: 0;
  letter-spacing: 0.1em;
  padding: 12px 16px; }
  .button[disabled] {
    opacity: .35; }

.button + .button {
  margin: 0; }

.button--fill {
  background-color: #828f86;
  border: 2px solid #828f86;
  color: #ffffff; }
  .button--fill:hover {
    background-color: #b18a2d;
    border-color: #b18a2d;
    color: #ffffff; }
  .button--fill:active, .button--fill:focus {
    background-color: #5c574d;
    border: 2px solid #5c574d;
    color: #ffffff; }
  .button--fill[disabled] {
    background-color: #828f86;
    border-color: #828f86;
    color: #ffffff; }

.button--white-hollow {
  background-color: transparent;
  border: 2px solid #ffffff;
  color: #ffffff; }
  .button--white-hollow:hover {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #292423; }
  .button--white-hollow:active, .button--white-hollow:focus {
    background-color: #f2f4f5;
    border: 2px solid #f2f4f5;
    color: #292423; }
  .button--white-hollow[disabled] {
    background-color: transparent;
    border-color: #ffffff;
    color: #ffffff; }

.button--dark-hollow {
  background-color: transparent;
  border: 2px solid #828f86;
  color: #828f86; }
  .button--dark-hollow:hover {
    background-color: #828f86;
    border-color: #828f86;
    color: #ffffff; }
  .button--dark-hollow:active, .button--dark-hollow:focus {
    background-color: #5c574d;
    border: 2px solid #5c574d;
    color: #ffffff; }
  .button--dark-hollow[disabled] {
    background-color: transparent;
    border-color: #828f86;
    color: #828f86; }

.button--plus-sign {
  position: absolute;
  font-size: 0;
  background-color: #f0efeb;
  height: 24px;
  width: 24px;
  top: 25px;
  right: 8px;
  border: 0;
  padding: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.37539 1.625C8.37539 1.21079 8.03961 0.875 7.62539 0.875C7.21118 0.875 6.87539 1.21079 6.87539 1.625V6.87539H1.625C1.21079 6.87539 0.875 7.21118 0.875 7.62539C0.875 8.03961 1.21079 8.37539 1.625 8.37539H6.87539L6.87539 14.375C6.87539 14.7892 7.21118 15.125 7.62539 15.125C8.03961 15.125 8.37539 14.7892 8.37539 14.375V8.37539H14.375C14.7892 8.37539 15.125 8.03961 15.125 7.62539C15.125 7.21118 14.7892 6.87539 14.375 6.87539L8.37539 6.87539V1.625Z' fill='%23292423'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat; }

.link {
  font: 600 clamp(.813rem, 3vw, .813rem) "heimat-mono", "Courier New", monospace;
  position: relative;
  display: inline-block;
  padding: 0 16px 10px;
  color: #5c574d;
  line-height: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  background-repeat: repeat-x;
  background-position: bottom; }
  .link:after {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #eeb211; }
  .link:focus {
    color: #5c574d; }
  .link:hover {
    color: #5c574d;
    background-position: bottom left;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='118' height='17' viewBox='0 0 132 17' fill='none'%3E%3Cpath d='M0 16H17.5' stroke='%23EEB211' stroke-width='2'/%3E%3Cpath d='M33.5 16H51' stroke='%23EEB211' stroke-width='2'/%3E%3Cpath d='M67 16H84.5' stroke='%23EEB211' stroke-width='2'/%3E%3Cpath d='M100.5 16H118' stroke='%23EEB211' stroke-width='2'/%3E%3C/svg%3E"); }
    .link:hover:after {
      background-color: transparent; }
  .link:disabled {
    opacity: .35; }

.form {
  margin: 32px 0; }

.form-body {
  width: 100%; }

.form-row {
  position: relative;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  grid-gap: 32px;
  width: 100%; }
  .form-row:before, .form-row:after {
    display: none; }
  .form-row.form-row--half {
    display: grid; }
    @media (min-width: 600px) {
      .form-row.form-row--half {
        grid-template-columns: repeat(2, 1fr); } }
    .form-row.form-row--half .form-field {
      width: 100%; }
  .form-row .form-field {
    position: relative;
    margin: 0;
    padding: 0; }
    .form-row .form-field:before, .form-row .form-field:after {
      display: none; }

.form-row + .form-row {
  margin-top: 32px; }

.form-fieldset {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  grid-gap: 16px; }

.form-actions {
  margin: 16px 0 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  grid-gap: 16px; }
  @media (min-width: 600px) {
    .form-actions {
      margin-top: 32px;
      flex-direction: row; } }
  .form-actions:before, .form-actions:after {
    display: none; }

.form-field {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  grid-gap: calc(8px / 2); }
  .form-field:before, .form-field:after {
    display: none; }
  .form-field:hover .form-input,
  .form-field:hover .form-select {
    border-color: #dbe1E2; }
  .form-field.disabled .form-input,
  .form-field.disabled .form-label,
  .form-field.disabled .form-select {
    opacity: .35; }
  .form-field.active .form-input,
  .form-field.active .form-select, .form-field:focus .form-input,
  .form-field:focus .form-select {
    border-color: #b3b9bC; }

.form-input,
.form-select {
  position: relative;
  margin: 0;
  padding: 0;
  padding: 8px;
  border-radius: 0;
  line-height: 150%;
  height: 40px;
  color: #292423;
  border-color: #e6eaeb;
  font-size: clamp(.875rem, 3vw, .875rem); }
  .form-input:before, .form-input:after,
  .form-select:before,
  .form-select:after {
    display: none; }
  .form-input:-webkit-autofill ~ .form-label,
  .form-select:-webkit-autofill ~ .form-label {
    height: auto;
    top: auto;
    left: 0;
    top: -16px;
    line-height: 1;
    font-size: clamp(.75rem, 3vw, .75rem); }
    .form-input:-webkit-autofill ~ .form-label small,
    .form-select:-webkit-autofill ~ .form-label small {
      font-size: clamp(.75rem, 3vw, .75rem); }
  .form-input::placeholder,
  .form-select::placeholder {
    color: #5c574d; }

input.button {
  display: flex;
  justify-content: center; }

.form-label {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 40px;
  display: flex;
  align-items: center;
  padding-left: 8px;
  transform-origin: 0;
  transition-duration: 300ms;
  transition-property: all;
  color: #5c574d;
  margin: 0;
  font-size: clamp(.875rem, 3vw, .875rem); }
  .form-label.active {
    height: auto;
    top: auto;
    left: 0;
    top: -16px;
    line-height: 1;
    font-size: clamp(.75rem, 3vw, .75rem); }
    .form-label.active small {
      font-size: clamp(.75rem, 3vw, .75rem); }
  .form-label small {
    margin: 0;
    visibility: hidden;
    font-size: clamp(.75rem, 3vw, .75rem); }
    .form-label small:before {
      content: '*';
      visibility: visible; }
  .form-label:focus {
    outline: 0; }

.form-checkbox + .form-label,
.form-radio + .form-label {
  font-size: clamp(.875rem, 3vw, .875rem); }

.g-recaptcha {
  margin: 16px auto 0; }
  @media (min-width: 600px) {
    .g-recaptcha {
      margin: 32px 0 0; } }

.form-field--checkbox .form-checkbox ~ .form-label {
  position: static;
  padding-left: 16px;
  font-family: "soleil", Verdana, sans-serif;
  font-size: clamp(.875rem, 3vw, .875rem);
  font-style: normal;
  line-height: 150%;
  color: #5c574d;
  height: auto;
  display: block;
  margin: 0; }
  .form-field--checkbox .form-checkbox ~ .form-label:before {
    top: 4px;
    width: 13px;
    height: 13px;
    border: 1px solid #5c574d;
    border-radius: 1px; }
  .form-field--checkbox .form-checkbox ~ .form-label:hover {
    color: #828f86; }
    .form-field--checkbox .form-checkbox ~ .form-label:hover:before {
      border: 1px solid #828f86; }

.form-field--checkbox .form-checkbox:checked + .form-label {
  color: #828f86; }
  .form-field--checkbox .form-checkbox:checked + .form-label:before {
    background-color: #828f86;
    border: 1px solid #828f86; }
  .form-field--checkbox .form-checkbox:checked + .form-label:after {
    top: 4px;
    left: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='9' height='6' viewBox='0 0 9 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.28125 3.23682L3.26243 5.21799L7.71759 0.762831' stroke='white' stroke-linecap='round'/%3E%3C/svg%3E%0A");
    background-size: auto; }

.form-field--checkbox .form-checkbox:disabled + .form-label {
  opacity: .35; }

.form-field--error .form-input,
.form-field--error.active .form-input {
  border-color: #BA3939; }

.form-field--error .form-inlineMessage,
.form-field--error.active .form-inlineMessage {
  font-size: clamp(.75rem, 3vw, .75rem);
  color: #BA3939;
  margin: 0; }
  .form-field--error .form-inlineMessage:before,
  .form-field--error.active .form-inlineMessage:before {
    content: none; }

.form-input.form-field--error {
  border-color: #BA3939; }

.giftWrapping-errors {
  font-size: clamp(.75rem, 3vw, .75rem);
  color: #BA3939;
  margin: 0;
  line-height: normal;
  list-style-type: none; }

.form-field--radio {
  padding-top: 32px; }
  .form-field--radio .form-label {
    padding-left: 1.313rem;
    font-family: "soleil", Verdana, sans-serif;
    font-size: clamp(.875rem, 3vw, .875rem);
    font-style: normal;
    line-height: 150%;
    color: #5c574d; }
    .form-field--radio .form-label:before {
      top: 4px;
      width: 13px;
      height: 13px;
      border: 1px solid #5c574d; }
    .form-field--radio .form-label:hover {
      color: #828f86; }
      .form-field--radio .form-label:hover:before {
        border: 1px solid #828f86; }
  .form-field--radio .form-label--primary {
    position: static;
    padding-left: 0;
    height: auto;
    margin-bottom: 16px; }
  .form-field--radio .form-radio:checked + .form-label {
    color: #828f86; }
    .form-field--radio .form-radio:checked + .form-label:before {
      border: 1px solid #828f86; }
    .form-field--radio .form-radio:checked + .form-label:after {
      top: 5px;
      width: 11px;
      height: 11px;
      border-width: 1px;
      background: #828f86; }
  .form-field--radio .form-radio:disabled + .form-label {
    opacity: .35; }

.form-increment .button {
  border: none;
  padding: 15px;
  margin: 0;
  background-color: #f7f6f2; }
  .form-increment .button.active {
    background-color: #f7f6f2; }
  .form-increment .button:first-of-type {
    border-radius: 4px 0 0 4px; }
  .form-increment .button:last-of-type {
    border-radius: 0 4px 4px 0; }
  .form-increment .button:hover {
    background-color: #f0efeb; }
  .form-increment .button:active {
    border: none;
    color: #f7f6f2;
    background-color: #828f86; }

.form-increment input {
  height: 46px;
  background-color: #f7f6f2;
  font-size: clamp(.875rem, 3vw, .875rem);
  line-height: 24px;
  font-weight: 400;
  padding: 8px;
  width: 48px;
  z-index: 1; }

#form-action-addToCart {
  display: inline; }
  #form-action-addToCart.hidden {
    display: none; }

h1,
h2,
h3,
h4,
h5,
h6,
.heading-1,
.heading-2,
.heading-3,
.heading-4,
.heading-5,
.heading-6 {
  font-family: "freight-text-pro", Georgia, serif;
  font-weight: 400;
  letter-spacing: 0;
  margin: 0;
  text-transform: none;
  line-height: 100%;
  color: #5c574d; }

h1,
.heading-1 {
  font-size: clamp(2.188rem, 3.9vw, 3.5rem); }

h2,
.heading-2 {
  font-size: clamp(3rem, 3.4vw, 3rem); }

h3,
.heading-3 {
  font-size: clamp(1.75rem, 2.8vw, 2.5rem); }

h4,
.heading-4 {
  font-size: clamp(2rem, 2.25vw, 2rem); }

h5,
.heading-5 {
  font-size: clamp(1.5rem, 1.65vw, 1.5rem); }

h6,
.heading-6 {
  font-size: clamp(1.25rem, 1.4vw, 1.25rem); }

a {
  text-decoration: none;
  color: #5c574d;
  position: relative; }
  a:after {
    background: #5c574d; }
  a:hover {
    color: #828f86; }
  a:active, a:focus {
    color: #292423; }
  a:disabled {
    opacity: .35; }

.subheading {
  font-family: "heimat-mono", "Courier New", monospace;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 600; }

.subheading-1 {
  font-size: clamp(.875rem, 3vw, .875rem); }

.subheading-2 {
  font-size: clamp(.75rem, 3vw, .75rem); }

.subheading-3 {
  font-size: clamp(0.688rem, 3vw, 0.688rem); }

.utility-button {
  font: 600 clamp(.813rem, 3vw, .813rem) "heimat-mono", "Courier New", monospace;
  padding: 0;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-decoration: none; }
  .utility-button:hover {
    color: inherit; }

.table {
  margin: 0;
  max-width: 100%; }

.table-actions .form {
  margin: 0; }

.table--line tr td + td {
  padding-left: 16px; }

.widget--image-card-grid {
  background-color: #ffffff; }
  .widget--image-card-grid .container {
    display: flex;
    flex-direction: column;
    grid-gap: 16px; }
    @media (min-width: 801px) {
      .widget--image-card-grid .container {
        flex-direction: row;
        grid-gap: 32px; } }
  .widget--image-card-grid img,
  .widget--image-card-grid video {
    aspect-ratio: 5 / 7; }

.widget--image-card-grid-theme-beige {
  background-color: #f7f6f2; }

.widget--image-card-grid-right .image-card-grid__featured-image {
  order: 1; }

@media (min-width: 801px) {
  .image-card-grid__featured-image {
    width: 46%; } }

.image-card-grid__featured-image:empty {
  display: none; }

.image-card-grid__featured-image img,
.image-card-grid__featured-image video {
  height: 100%;
  width: 100%;
  object-fit: cover;
  aspect-ratio: 2 / 3; }
  @media (min-width: 801px) {
    .image-card-grid__featured-image img,
    .image-card-grid__featured-image video {
      aspect-ratio: 5 / 7; } }

.image-card-grid__image-cards {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  grid-gap: 16px;
  position: relative; }
  @media (min-width: 801px) {
    .image-card-grid__image-cards {
      grid-gap: 32px;
      width: 52%; } }

.image-card-grid__image-card__overlays {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  grid-gap: 16px; }
  @media (min-width: 801px) {
    .image-card-grid__image-card__overlays {
      grid-gap: 32px; } }

.image-card-grid__image-card__overlay {
  background-color: #f7f6f2; }

.image-card-grid__image-card {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  text-align: center;
  min-width: 0;
  background-color: #f7f6f2;
  z-index: 1; }
  .image-card-grid__image-card:empty {
    display: none; }
  .image-card-grid__image-card .image-card__button {
    display: block;
    padding-left: 0;
    padding-right: 0;
    color: #292423;
    margin-top: 16px;
    width: fit-content;
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 801px) {
      .image-card-grid__image-card .image-card__button {
        margin-top: 32px; } }
    .image-card-grid__image-card .image-card__button::after {
      display: none; }
  .image-card-grid__image-card:not(a) span.image-card__button:hover {
    background-image: none; }
  .image-card-grid__image-card img,
  .image-card-grid__image-card video {
    height: 100%;
    width: 100%;
    object-fit: cover; }

.image-card-grid__image-card--has-text {
  padding: 16px; }
  @media (min-width: 801px) {
    .image-card-grid__image-card--has-text {
      padding: 32px; } }
  .image-card-grid__image-card--has-text img {
    height: auto;
    width: auto;
    object-fit: contain; }

.widget--image-card-grid-no-featured .image-card-grid__featured-image,
[widget--image-card-grid-hide-featured] .image-card-grid__featured-image {
  display: none; }

.widget--image-card-grid-no-featured .image-card-grid__image-cards,
[widget--image-card-grid-hide-featured] .image-card-grid__image-cards {
  grid-template-columns: repeat(2, 1fr);
  width: 100%; }
  @media (min-width: 801px) {
    .widget--image-card-grid-no-featured .image-card-grid__image-cards,
    [widget--image-card-grid-hide-featured] .image-card-grid__image-cards {
      grid-template-rows: 1fr;
      grid-template-columns: repeat(4, 1fr); } }
  .widget--image-card-grid-no-featured .image-card-grid__image-cards .image-card-grid__image-card:nth-child(3),
  [widget--image-card-grid-hide-featured] .image-card-grid__image-cards .image-card-grid__image-card:nth-child(3) {
    grid-column-start: 2; }
  .widget--image-card-grid-no-featured .image-card-grid__image-cards .image-card-grid__image-card:nth-child(4),
  [widget--image-card-grid-hide-featured] .image-card-grid__image-cards .image-card-grid__image-card:nth-child(4) {
    grid-column-start: 1;
    grid-row-start: 2; }
  @media (min-width: 801px) {
    .widget--image-card-grid-no-featured .image-card-grid__image-cards .image-card-grid__image-card:nth-child(3), .widget--image-card-grid-no-featured .image-card-grid__image-cards .image-card-grid__image-card:nth-child(4),
    [widget--image-card-grid-hide-featured] .image-card-grid__image-cards .image-card-grid__image-card:nth-child(3),
    [widget--image-card-grid-hide-featured] .image-card-grid__image-cards .image-card-grid__image-card:nth-child(4) {
      grid-column-start: auto;
      grid-row-start: auto; } }

.widget--image-card-grid-no-featured .image-card-grid__image-card__overlays,
[widget--image-card-grid-hide-featured] .image-card-grid__image-card__overlays {
  grid-template-columns: repeat(2, 1fr);
  width: 100%; }
  @media (min-width: 801px) {
    .widget--image-card-grid-no-featured .image-card-grid__image-card__overlays,
    [widget--image-card-grid-hide-featured] .image-card-grid__image-card__overlays {
      grid-template-rows: 1fr;
      grid-template-columns: repeat(4, 1fr); } }

.widget--title .container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 32px;
  font-size: clamp(.875rem, 3vw, .875rem); }
  @media (min-width: 801px) {
    .widget--title .container {
      flex-direction: row;
      align-items: flex-end; } }

.widget--title-theme-white {
  background-color: #ffffff; }

.widget--title-theme-beige {
  background-color: #f7f6f2; }

.widget--title-center {
  text-align: center; }
  .widget--title-center .container {
    flex-direction: column;
    align-items: center; }
    @media (min-width: 801px) {
      .widget--title-center .container {
        grid-gap: 48px; } }

@media (min-width: 801px) {
  .widget--title-right {
    text-align: right; }
    .widget--title-right .title__heading-wrapper {
      order: 1;
      margin-left: auto; } }

.title__heading-wrapper {
  display: flex;
  flex-direction: column;
  max-width: 90%; }
  @media (min-width: 801px) {
    .title__heading-wrapper {
      max-width: 70vw;
      width: 850px; } }

.title__heading {
  font-size: clamp(1.938rem, 4vw, 3.188rem); }

.title__description {
  margin-top: 16px; }

.title__link-wrapper {
  max-width: 850px; }
  @media (min-width: 801px) {
    .title__link-wrapper {
      text-align: center; } }

.title__heading-wrapper + .title__link-wrapper .title__accessory-text {
  margin-top: 16px; }
  @media (min-width: 801px) {
    .title__heading-wrapper + .title__link-wrapper .title__accessory-text {
      margin-top: 0; } }

.title__heading-wrapper + .title__link-wrapper .title__link {
  margin-top: 32px; }
  @media (min-width: 801px) {
    .title__heading-wrapper + .title__link-wrapper .title__link {
      margin-top: 16px; } }

.title__accessory-text {
  color: #5c574d;
  margin: 0; }

.product--article .widget--title .container {
  padding-top: 0; }

.trellis-title-widget-parent + [data-widget-id]:not(.trellis-title-widget-parent) .container {
  padding-top: 0; }

.widget--four-image .container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  grid-gap: 16px; }
  @media (min-width: 801px) {
    .widget--four-image .container {
      flex-direction: row;
      grid-gap: 32px; } }

.widget--four-image-theme-white {
  background-color: #ffffff; }

.widget--four-image-theme-beige {
  background-color: #f7f6f2; }

.widget--four-image-text-center {
  text-align: center; }

.widget--four-image-text-left {
  text-align: left; }
  .widget--four-image-text-left[widget--four-image-one-image] .four-image__text {
    align-items: flex-start;
    justify-content: flex-end; }
    @media (min-width: 801px) {
      .widget--four-image-text-left[widget--four-image-one-image] .four-image__text {
        margin: 0; } }
  .widget--four-image-text-left .four-image__text {
    align-items: flex-start; }

.widget--four-image-text-right {
  text-align: right; }
  .widget--four-image-text-right[widget--four-image-one-image] .four-image__text {
    justify-content: flex-end; }
    @media (min-width: 801px) {
      .widget--four-image-text-right[widget--four-image-one-image] .four-image__text {
        margin: 0; } }
  .widget--four-image-text-right .four-image__text {
    align-items: flex-end; }

@media (min-width: 801px) {
  .widget--four-image-content-right .four-image__content-wrapper {
    order: 1; } }

.widget--four-image-content-right .four-image__images {
  justify-content: flex-start; }

.widget--four-image-content-right .four-image__featured-image-label {
  left: auto;
  right: 0; }
  @media (min-width: 801px) {
    .widget--four-image-content-right .four-image__featured-image-label {
      right: -32px; } }
  .widget--four-image-content-right .four-image__featured-image-label ~ img,
  .widget--four-image-content-right .four-image__featured-image-label ~ video {
    padding-left: 0;
    padding-right: 32px; }
    @media (min-width: 801px) {
      .widget--four-image-content-right .four-image__featured-image-label ~ img,
      .widget--four-image-content-right .four-image__featured-image-label ~ video {
        padding-right: 0; } }

.widget--four-image[widget--four-image-two-image] .container {
  justify-content: center; }

.widget--four-image[widget--four-image-two-image] .four-image__content-wrapper {
  max-width: 686px; }

.widget--four-image[widget--four-image-two-image] .four-image__images img {
  flex-basis: 50%; }

.four-image__featured-image {
  position: relative;
  display: flex;
  aspect-ratio: 2 / 3;
  width: 100%;
  max-width: 680px; }
  @media (min-width: 801px) {
    .four-image__featured-image {
      width: 40%; } }
  .four-image__featured-image img {
    aspect-ratio: 2 / 3;
    height: 100%;
    object-fit: cover; }
  .four-image__featured-image video {
    object-fit: cover;
    width: 100%;
    min-width: 0; }

.four-image__featured-image-label {
  position: absolute;
  left: 0;
  text-transform: uppercase;
  width: max-content;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  line-height: 1;
  letter-spacing: 0.1em;
  font-family: "heimat-mono", "Courier New", monospace; }
  @media (min-width: 801px) {
    .four-image__featured-image-label {
      left: -32px; } }
  .four-image__featured-image-label ~ img,
  .four-image__featured-image-label ~ video {
    padding-left: 32px; }
    @media (min-width: 801px) {
      .four-image__featured-image-label ~ img,
      .four-image__featured-image-label ~ video {
        padding-left: 0; } }

.four-image__content-wrapper {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end; }
  @media (min-width: 801px) {
    .four-image__content-wrapper {
      width: 60%; } }

.four-image__description {
  margin-top: 32px; }
  @media (min-width: 801px) {
    .four-image__description {
      margin-bottom: 32px; } }

.four-image__text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  margin-bottom: 32px; }
  @media (min-width: 801px) {
    .four-image__text {
      margin-bottom: 0;
      padding: 0 80px; } }

.four-image__link {
  width: fit-content; }

.four-image__description + .four-image__link {
  margin-top: 32px; }
  @media (min-width: 801px) {
    .four-image__description + .four-image__link {
      margin-top: 0; } }

.four-image__images {
  display: flex;
  justify-content: flex-end;
  grid-gap: 16px;
  width: 100%; }
  @media (min-width: 801px) {
    .four-image__images {
      grid-gap: 32px;
      margin-top: 32px; } }
  @media (min-width: 1202px) {
    .four-image__images {
      margin-top: 0; } }
  .four-image__images > :nth-child(3) {
    display: none; }
    @media (min-width: 801px) {
      .four-image__images > :nth-child(3) {
        display: block; } }
  .four-image__images .four-image__image {
    flex-basis: 50%;
    flex-grow: 1; }
  .four-image__images img {
    aspect-ratio: 2 / 3; }
  .four-image__images img,
  .four-image__images video {
    min-width: 0;
    flex-basis: 50%; }
    .four-image__images img:only-child,
    .four-image__images video:only-child {
      flex-basis: 100%; }
    @media (min-width: 801px) {
      .four-image__images img,
      .four-image__images video {
        flex-basis: 33%; }
        .four-image__images img:only-child,
        .four-image__images video:only-child {
          flex-basis: 33%; } }
  .four-image__images video {
    object-fit: cover; }

.widget--two-image .container {
  display: flex;
  flex-direction: column;
  grid-gap: 32px; }
  @media (min-width: 600px) {
    .widget--two-image .container {
      flex-direction: row; } }

.widget--two-image-theme-beige {
  background-color: #f7f6f2; }

.widget--two-image-position-right .two-image__primary {
  display: flex;
  flex-direction: column-reverse;
  order: 2; }
  @media (min-width: 600px) {
    .widget--two-image-position-right .two-image__primary {
      flex-direction: column; } }

.widget--two-image-position-right .two-image__content {
  margin-top: 0;
  margin-bottom: 32px; }
  @media (min-width: 600px) {
    .widget--two-image-position-right .two-image__content {
      margin-top: 32px;
      margin-bottom: 0; } }

.two-image__primary {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  min-width: calc(66.66% - 16px); }
  .two-image__primary:empty {
    display: none; }

.two-image__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 32px;
  grid-gap: clamp(16px, 4vw, 32px); }
  @media (min-width: 600px) {
    .two-image__content {
      flex-direction: row; }
      .two-image__content:has(.two-image__link-wrapper:empty) {
        height: 100%;
        align-items: flex-end; } }

@media (min-width: 600px) {
  .two-image__heading-wrapper {
    flex-basis: 75%; } }

.two-image__description {
  margin-top: 16px;
  margin-bottom: 8px; }
  @media (min-width: 600px) {
    .two-image__description {
      margin-bottom: 0; } }

.two-image__link-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-end; }
  @media (min-width: 600px) {
    .two-image__link-wrapper {
      max-width: 50%; } }

.two-image__accessory-text {
  color: #5c574d;
  font-weight: 100;
  margin: 8px 0 16px; }
  @media (min-width: 600px) {
    .two-image__accessory-text {
      margin: 0;
      text-align: center; } }

.two-image__link {
  align-self: flex-start;
  margin-top: 16px; }
  @media (min-width: 600px) {
    .two-image__link {
      align-self: center; } }

.two-image__media {
  position: relative; }
  .two-image__media img {
    object-fit: cover;
    height: 100%;
    width: 100%; }
  .two-image__media video {
    max-width: 100%;
    width: 100%;
    height: 100%;
    max-height: 720px;
    object-fit: cover; }
  .two-image__media .secondary-media__tooltip {
    position: absolute;
    bottom: 16px;
    left: 16px;
    right: 16px;
    width: calc(100% - 32px);
    font-weight: 500; }
    .two-image__media .secondary-media__tooltip .secondary-media__tooltip-icon {
      display: block;
      text-align: center;
      width: 24px;
      height: 24px;
      line-height: 22px;
      background-color: #5c574d;
      color: #ffffff;
      border-radius: 100%;
      cursor: pointer; }
    .two-image__media .secondary-media__tooltip .secondary-media__tooltip-content {
      display: none;
      z-index: 1;
      position: absolute;
      left: 42px;
      top: 0;
      max-width: calc(100% - 42px);
      padding: 1.5px 12px;
      background-color: #e6eaeb;
      color: #292423;
      font-size: clamp(.875rem, 3vw, .875rem); }
      .two-image__media .secondary-media__tooltip .secondary-media__tooltip-content::before {
        content: "";
        z-index: -1;
        position: absolute;
        left: -12px;
        top: 0;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='24' viewBox='0 0 132 24' fill='none'%3E%3Cpath d='M4.92885 0.603059C5.08716 0.236992 5.44786 0 5.84669 0H131C131.552 0 132 0.447715 132 1V23C132 23.5523 131.552 24 131 24H5.84669C5.44786 24 5.08716 23.763 4.92885 23.3969L0.171666 12.3969C0.0621244 12.1437 0.0621244 11.8563 0.171666 11.6031L4.92885 0.603059Z' fill='%23E6EAEB'/%3E%3C/svg%3E"); }
    .two-image__media .secondary-media__tooltip .secondary-media__tooltip-content--visible {
      display: block; }

.two-image__media--primary {
  flex-grow: 1; }
  .two-image__media--primary img {
    max-height: 772px;
    aspect-ratio: 3 / 2; }

.two-image__media--secondary {
  min-width: calc(33.33% - 16px);
  margin: 0 auto; }
  .two-image__media--secondary:empty {
    display: none; }
  .two-image__media--secondary img {
    height: 100%;
    aspect-ratio: 2 / 3; }

.widget--image-text-grid {
  border: 1px solid #f7f6f2; }

.image-text-grid__items {
  display: flex;
  flex-direction: column;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0; }
  @media (min-width: 1202px) {
    .image-text-grid__items {
      flex-direction: row;
      padding-left: 80px;
      padding-right: 80px; } }
  .image-text-grid__items.container--xxxlarge-only {
    max-width: 1760px;
    padding-left: 0;
    padding-right: 0;
    margin: auto; }
  .image-text-grid__items a[href^="mailto"] {
    white-space: nowrap; }

.widget--image-text-grid-mobile-layout-grid .image-text-grid__items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  @media (min-width: 801px) {
    .widget--image-text-grid-mobile-layout-grid .image-text-grid__items {
      flex-wrap: nowrap; } }
  .widget--image-text-grid-mobile-layout-grid .image-text-grid__items > :nth-of-type(1),
  .widget--image-text-grid-mobile-layout-grid .image-text-grid__items > :nth-of-type(2) {
    border-bottom: 1px solid #f7f6f2; }
    @media (min-width: 1202px) {
      .widget--image-text-grid-mobile-layout-grid .image-text-grid__items > :nth-of-type(1),
      .widget--image-text-grid-mobile-layout-grid .image-text-grid__items > :nth-of-type(2) {
        border-bottom: 0; } }
  .widget--image-text-grid-mobile-layout-grid .image-text-grid__items .image-text-grid__item {
    flex-basis: 50%; }
    @media (min-width: 801px) {
      .widget--image-text-grid-mobile-layout-grid .image-text-grid__items .image-text-grid__item {
        flex-basis: 25%; } }
    .widget--image-text-grid-mobile-layout-grid .image-text-grid__items .image-text-grid__item h2 {
      color: #5c574d; }

.widget--image-text-grid-mobile-layout-stacked .image-text-grid__item {
  padding: 32px; }
  @media (min-width: 801px) {
    .widget--image-text-grid-mobile-layout-stacked .image-text-grid__item {
      padding: 48px; } }
  .widget--image-text-grid-mobile-layout-stacked .image-text-grid__item:not(:last-of-type) {
    border-bottom: 1px solid #f7f6f2;
    border-right: 0; }
    @media (min-width: 1202px) {
      .widget--image-text-grid-mobile-layout-stacked .image-text-grid__item:not(:last-of-type) {
        border-bottom: 0;
        border-right: 1px solid #f7f6f2; } }
  .widget--image-text-grid-mobile-layout-stacked .image-text-grid__item.image-text-grid__item--header-position-end {
    border-left: 0; }
    @media (min-width: 1202px) {
      .widget--image-text-grid-mobile-layout-stacked .image-text-grid__item.image-text-grid__item--header-position-end {
        border-right: 0;
        border-left: 1px solid #f7f6f2; } }

.image-text-grid__item--header {
  justify-content: center; }
  .image-text-grid__item--header:empty {
    display: none; }
    @media (min-width: 1202px) {
      .image-text-grid__item--header:empty ~ .image-text-grid__item .image-text-grid__item-description {
        max-width: 70%; } }
  .image-text-grid__item--header p {
    margin-top: 16px;
    margin-bottom: 0; }
    @media (min-width: 1202px) {
      .image-text-grid__item--header p {
        margin-top: 32px; } }

.image-text-grid__item--header-color-grey {
  position: relative;
  background-color: #e6eaeb; }
  .image-text-grid__item--header-color-grey.image-text-grid__item--header-position-beginning:after {
    left: -100vw; }
  .image-text-grid__item--header-color-grey.image-text-grid__item--header-position-end:after {
    right: -100vw; }

@media (min-width: 1202px) {
  .image-text-grid__item--header-position-end {
    order: 1;
    border-left: 1px solid #f7f6f2; } }

.image-text-grid__item {
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: clamp(1rem, 6vw, 3rem);
  white-space: break-spaces; }
  .image-text-grid__item:not(:last-of-type) {
    border-right: 1px solid #f7f6f2; }

.image-text-grid__item-image {
  max-width: 37px;
  margin-bottom: 16px; }
  @media (min-width: 1202px) {
    .image-text-grid__item-image {
      margin-bottom: 32px;
      max-width: 48px; } }

.image-text-grid__item-heading {
  font-family: "heimat-mono", "Courier New", monospace;
  font-size: clamp(.75rem, 1vw, .875rem);
  font-weight: 600;
  letter-spacing: 0.1em;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #5c574d; }
  @media (min-width: 1202px) {
    .image-text-grid__item-heading {
      margin-bottom: 16px; } }

.image-text-grid__item-description p {
  margin-bottom: 0; }

.image-text-grid__item-description p + * {
  margin-top: 16px; }

.widget--promotional-card {
  display: inline-flex;
  vertical-align: top;
  grid-template-rows: auto 1fr;
  grid-gap: 16px;
  position: relative; }
  @media (min-width: 600px) {
    .widget--promotional-card {
      grid-gap: 32px; } }

.widget--promotional-card-theme-light .promotional-card__heading,
.widget--promotional-card-theme-light .promotional-card__description,
.widget--promotional-card-theme-light .promotional-card__text,
.widget--promotional-card-theme-light .promotional-card__link,
.widget--promotional-card-theme-minimal_light .promotional-card__heading,
.widget--promotional-card-theme-minimal_light .promotional-card__description,
.widget--promotional-card-theme-minimal_light .promotional-card__text,
.widget--promotional-card-theme-minimal_light .promotional-card__link {
  color: #ffffff; }

.widget--promotional-card-theme-minimal_light .promotion-card__contents,
.widget--promotional-card-theme-minimal_dark .promotion-card__contents {
  flex-direction: row;
  justify-content: space-between; }

.widget--promotional-card-theme-minimal_light .promotional-card__text > *,
.widget--promotional-card-theme-minimal_dark .promotional-card__text > * {
  font: 600 clamp(0.688rem, 3vw, 0.688rem) "soleil", Verdana, sans-serif;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased; }

.widget--promotional-card-theme-minimal_light .promotional-card__link,
.widget--promotional-card-theme-minimal_dark .promotional-card__link {
  padding: 0;
  background-color: transparent;
  border: 0;
  text-transform: capitalize;
  font: 400 clamp(.875rem, 3vw, .875rem) "soleil", Verdana, sans-serif;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  text-decoration: underline; }

.widget--promotional-card-theme-minimal_dark .promotional-card__link {
  color: #5c574d; }

.widget--promotional-card-text_position-top {
  align-items: flex-start; }
  .widget--promotional-card-text_position-top.widget--promotional-card-theme-minimal_dark .promotional-card__link, .widget--promotional-card-text_position-top.widget--promotional-card-theme-minimal_light .promotional-card__link {
    align-self: flex-start; }

.widget--promotional-card-text_position-middle {
  align-items: center; }
  .widget--promotional-card-text_position-middle.widget--promotional-card-theme-minimal_dark .promotional-card__link, .widget--promotional-card-text_position-middle.widget--promotional-card-theme-minimal_light .promotional-card__link {
    align-self: center; }

.widget--promotional-card-text_position-bottom {
  align-items: flex-end; }
  .widget--promotional-card-text_position-bottom.widget--promotional-card-theme-minimal_dark .promotional-card__link, .widget--promotional-card-text_position-bottom.widget--promotional-card-theme-minimal_light .promotional-card__link {
    align-self: flex-end; }

.widget--promotional-card-text_alignment-center {
  text-align: center; }
  .widget--promotional-card-text_alignment-center .promotion-card__contents {
    align-items: center; }

.widget--promotional-card-text_alignment-left {
  text-align: left; }
  .widget--promotional-card-text_alignment-left .promotion-card__contents {
    align-items: flex-start; }

.widget--promotional-card-text_alignment-right {
  text-align: right; }
  .widget--promotional-card-text_alignment-right .promotion-card__contents {
    align-items: flex-end; }

@media (min-width: 600px) {
  .widget--promotional-card-width-two_column {
    grid-column: span 2; } }

@media (min-width: 600px) {
  .widget--promotional-card-width-two_column.widget--promotional-card-text_position-top .promotion-card__contents, .widget--promotional-card-width-two_column.widget--promotional-card-text_position-bottom .promotion-card__contents {
    flex-direction: row; } }

@media (min-width: 600px) {
  .widget--promotional-card-width-two_column.widget--promotional-card-text_position-top .promotional-card__link, .widget--promotional-card-width-two_column.widget--promotional-card-text_position-bottom .promotional-card__link {
    align-self: flex-end;
    margin: auto 0 auto auto; } }

.widget--promotional-card-width-two_column.widget--promotional-card-text_position-top.widget--promotional-card-text_alignment-center, .widget--promotional-card-width-two_column.widget--promotional-card-text_position-bottom.widget--promotional-card-text_alignment-center {
  text-align: left; }

@media (min-width: 600px) {
  .widget--promotional-card-width-two_column.widget--promotional-card-text_alignment-right .promotion-card__contents {
    flex-direction: row-reverse; } }

@media (min-width: 600px) {
  .widget--promotional-card-width-two_column.widget--promotional-card-text_alignment-right .promotional-card__link {
    margin-left: 0;
    margin-right: auto; } }

@media (min-width: 600px) {
  .widget--promotional-card-width-three_column {
    grid-column: span 3; } }

@media (min-width: 600px) {
  .widget--promotional-card-width-four_column {
    grid-column: span 2; } }

@media (min-width: 1202px) {
  .widget--promotional-card-width-four_column {
    grid-column: span 4; } }

.widget--promotional-card-height-match_product_cards_in_row {
  height: 100%; }
  .widget--promotional-card-height-match_product_cards_in_row.widget--promotional-card-width-four_column {
    height: 100%;
    min-height: clamp(300px, 33vw, 680px);
    max-height: 680px; }

.widget--promotional-card-height-intrinsic_height_by_image_aspect_ratio .promotion-card__contents {
  position: absolute; }

@media (min-width: 600px) {
  .widget--promotional-card-height-intrinsic_height_by_image_aspect_ratio .promotional-card__image-wrapper {
    position: static; } }

.widget--promotional-card-image_visibility--hide {
  grid-template-rows: auto; }
  .widget--promotional-card-image_visibility--hide.widget--promotional-card-text_position-bottom .promotion-card__contents {
    align-self: flex-end; }

.promotion-card__contents {
  width: 100%;
  display: flex;
  flex-direction: column;
  grid-gap: 16px;
  padding: 32px;
  z-index: 1; }
  @media (min-width: 600px) {
    .promotion-card__contents {
      grid-gap: 32px; } }

.promotional-card__image-wrapper {
  position: absolute;
  height: 100%;
  width: 100%;
  display: flex; }
  .promotional-card__image-wrapper > * {
    flex-basis: 50%;
    flex-grow: 1; }

.promotional-card__image {
  height: 100%; }
  .promotional-card__image img {
    height: 100%;
    width: 100%;
    object-fit: cover; }

.promotional-card__text {
  display: flex;
  flex-direction: column;
  grid-gap: 16px; }
  .promotional-card__text:empty {
    display: none; }

.promotional-card__description {
  font-size: clamp(.875rem, 3vw, .875rem); }

.promotional-card__link {
  width: fit-content; }

.widget--image-text-slider-theme-beige:not(.widget--image-text-slider-width-page_width) {
  background-color: #f7f6f2; }

.widget--image-text-slider-theme-beige.widget--image-text-slider-width-page_width .image-text-slider__slide {
  background-color: #f7f6f2; }

.widget--image-text-slider-theme-white .image-text-slider__slide {
  background-color: #ffffff; }

.widget--image-text-slider-theme-white .image-text-slider__slick-buttons {
  bottom: 0; }

@media (min-width: 801px) {
  .widget--image-text-slider-content-right .image-text-slider__text {
    order: 1;
    margin-right: auto; } }

@media (min-width: 801px) {
  .widget--image-text-slider-content-left .image-text-slider__text {
    margin-left: auto; } }

.widget--image-text-slider-width-viewport_width .container {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  max-width: 100%; }
  @media (min-width: 1920px) {
    .widget--image-text-slider-width-viewport_width .container {
      min-width: none;
      padding: 0 80px;
      max-width: 1920px; } }

@media (min-width: 801px) {
  .widget--image-text-slider-width-viewport_width .image-text-slider__text {
    max-width: 660px; } }

.widget--image-text-slider-width-viewport_width .image-text-slider__slides {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0; }

@media (min-width: 801px) {
  .widget--image-text-slider-width-page_width .image-text-slider__text {
    padding: 48px; } }

@media (min-width: 1202px) {
  .widget--image-text-slider-width-page_width .image-text-slider__text {
    padding: 80px; } }

.widget--image-text-slider-width-page_width .slick-list {
  width: 100%;
  max-width: 1920px;
  margin: auto; }

.widget--image-text-slider-text-right {
  text-align: right; }
  .widget--image-text-slider-text-right .image-text-slider__slick-buttons {
    align-items: flex-end;
    right: 0;
    padding-right: 48px; }
    @media (min-width: 801px) {
      .widget--image-text-slider-text-right .image-text-slider__slick-buttons {
        padding-right: 48px; } }
    @media (min-width: 1202px) {
      .widget--image-text-slider-text-right .image-text-slider__slick-buttons {
        padding-right: 80px; } }
  .widget--image-text-slider-text-right .image-text-slider__link {
    margin-left: auto; }

.widget--image-text-slider-text-left {
  text-align: left; }
  .widget--image-text-slider-text-left .image-text-slider__slick-buttons {
    align-items: flex-start; }

.widget--image-text-slider-text-center {
  text-align: center; }
  .widget--image-text-slider-text-center .image-text-slider__slick-buttons {
    align-items: center;
    left: 0; }
  .widget--image-text-slider-text-center .image-text-slider__link {
    margin-left: auto;
    margin-right: auto; }

.widget--image-text-slider {
  overflow: hidden; }
  .widget--image-text-slider .slick-slider {
    width: 100%;
    min-width: auto;
    margin-bottom: 0; }

.image-text-slider__slide {
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
  align-items: stretch; }
  @media (min-width: 801px) {
    .image-text-slider__slide {
      flex-direction: row; } }
  .image-text-slider__slide.slick-slide {
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-between;
    align-items: stretch; }
    @media (min-width: 801px) {
      .image-text-slider__slide.slick-slide {
        flex-direction: row; } }

.image-text-slider__text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 48px 32px; }
  @media (min-width: 801px) {
    .image-text-slider__text {
      width: 37.5%;
      padding: 48px; } }
  @media (min-width: 1202px) {
    .image-text-slider__text {
      padding: 80px; } }

.image-text-slider__accessory-text {
  font-family: "heimat-mono", "Courier New", monospace;
  font-size: clamp(.875rem, 3vw, .875rem);
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.1em;
  margin-bottom: 16px;
  color: #5c574d; }

.image-text-slider__description {
  margin-top: 32px; }
  @media (min-width: 801px) {
    .image-text-slider__description {
      margin-top: 48px; } }

.image-text-slider__link {
  margin-top: 32px;
  width: fit-content; }
  @media (min-width: 801px) {
    .image-text-slider__link {
      margin-top: 48px; } }

@media (min-width: 801px) {
  .image-text-slider__media {
    position: relative;
    width: 62.5%; } }

@media (min-width: 801px) {
  .image-text-slider__media img {
    height: 100%; } }

.image-text-slider__media-fit-cover img {
  height: 100%;
  width: 100%;
  object-fit: cover; }

.image-text-slider__media-fit-contain {
  text-align: center; }
  .image-text-slider__media-fit-contain img {
    object-fit: contain; }

.image-text-slider__slide-count {
  position: relative;
  padding: 16px 34px;
  grid-column: 1;
  width: fit-content;
  font-size: clamp(.875rem, 3vw, .875rem);
  color: #5c574d; }

.widget--image-text-slider .slick-track {
  display: flex !important; }
  .widget--image-text-slider .slick-track .image-text-slider__slide {
    height: inherit !important;
    justify-content: flex-end; }
    @media (min-width: 801px) {
      .widget--image-text-slider .slick-track .image-text-slider__slide {
        justify-content: center; } }
  .widget--image-text-slider .slick-track .image-text-slider__text {
    position: relative;
    height: 100%;
    justify-content: flex-start;
    padding-bottom: 144px; }
    @media (min-width: 801px) {
      .widget--image-text-slider .slick-track .image-text-slider__text {
        justify-content: center;
        padding-bottom: 144px; } }

.widget--image-text-slider.widget--image-text-slider-theme-white .slick-track .image-text-slider__text {
  padding-bottom: 80px; }

.image-text-slider__slick-buttons {
  position: absolute;
  bottom: 48px;
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-top: 32px; }
  .image-text-slider__slick-buttons .slick-prev,
  .image-text-slider__slick-buttons .slick-next {
    background-color: transparent;
    border: 0;
    width: 0.95831rem;
    margin: 0;
    top: 0;
    transform: none;
    height: 100%; }
    .image-text-slider__slick-buttons .slick-prev::before,
    .image-text-slider__slick-buttons .slick-next::before {
      width: 0.95831rem;
      height: 0.75rem; }
  .image-text-slider__slick-buttons .slick-prev {
    left: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='13' viewBox='0 0 17 13' fill='none'%3E%3Cpath d='M7 12.5L1 6.5' stroke='%235C574D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7 0.5L1 6.5' stroke='%235C574D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.332 6.5L0.998699 6.5' stroke='%235C574D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center; }
    .image-text-slider__slick-buttons .slick-prev::before {
      background-image: none; }
  .image-text-slider__slick-buttons .slick-next {
    right: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='13' viewBox='0 0 18 13' fill='none'%3E%3Cpath d='M10.6641 0.5L16.6641 6.5' stroke='%235C574D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.6641 12.5L16.6641 6.5' stroke='%235C574D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.33203 6.5H16.6654' stroke='%235C574D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center; }
    .image-text-slider__slick-buttons .slick-next::before {
      background-image: none; }
  .image-text-slider__slick-buttons .slick-dots {
    position: relative;
    bottom: 0;
    display: flex;
    grid-gap: 16px;
    width: fit-content; }
    .image-text-slider__slick-buttons .slick-dots.dots-animation--disabled li.slick-active button::before {
      animation: none; }
    .image-text-slider__slick-buttons .slick-dots li {
      height: 4px;
      width: 38px;
      line-height: 0;
      padding: 0; }
      .image-text-slider__slick-buttons .slick-dots li.slick-active button {
        overflow: hidden; }
        .image-text-slider__slick-buttons .slick-dots li.slick-active button::before {
          width: 100%;
          animation-name: trellis-image-text-slider-grow;
          animation-duration: 5s;
          background-color: #5c574d;
          animation-timing-function: linear; }
      .image-text-slider__slick-buttons .slick-dots li button {
        height: 4px;
        width: 38px;
        border: 0;
        border-radius: 1px; }
        .image-text-slider__slick-buttons .slick-dots li button::before {
          height: 4px;
          width: 38px;
          background-color: #dbe1E2;
          border-radius: 1px;
          z-index: 1; }
        .image-text-slider__slick-buttons .slick-dots li button::after {
          content: "";
          position: absolute;
          left: -1px;
          top: -1px;
          display: block;
          height: 4px;
          width: 38px;
          background-color: #dbe1E2;
          border-radius: 1px; }

@keyframes trellis-image-text-slider-grow {
  from {
    transform: translateX(-100%); }
  to {
    transform: translateX(0); } }

.widget--link-cards .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  grid-gap: 16px; }
  @media (min-width: 801px) {
    .widget--link-cards .container {
      grid-gap: 32px; } }
  .widget--link-cards .container[data-force-wrap] {
    max-width: calc(192px * 7); }

.link-cards__link {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "heimat-mono", "Courier New", monospace;
  font-weight: 600;
  letter-spacing: 0.1em;
  font-size: clamp(.8125rem, 3vw, 1rem);
  text-align: center;
  text-transform: uppercase;
  background-color: #f7f6f2;
  padding: 16px;
  width: calc(50% - 16px);
  letter-spacing: 0.1em;
  min-height: 5rem;
  border-radius: 4px;
  margin: 0; }
  .link-cards__link:not(.link):not(.button):not(.skip-to-main-link):not(.primary-navigation__top-level), .link-cards__link:not(.link):not(.button):not(.skip-to-main-link):not(.primary-navigation__top-level):visited {
    color: #292423; }
  .link-cards__link:hover:not(.link):not(.button):not(.skip-to-main-link):not(.primary-navigation__top-level):not(p) {
    background-color: #f0efeb;
    color: #292423; }
  @media (min-width: 600px) {
    .link-cards__link {
      padding: 32px;
      width: 192px; } }

.widget--video video,
.widget--video iframe {
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  border: 0; }

.widget--video .video-contents {
  position: relative;
  display: flex;
  margin: 0 auto;
  max-height: 710px;
  aspect-ratio: 16 / 9; }

.widget--video .video__play-button {
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='84' height='84' viewBox='0 0 84 84' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M42 84C65.196 84 84 65.196 84 42C84 18.804 65.196 0 42 0C18.804 0 0 18.804 0 42C0 65.196 18.804 84 42 84ZM30.75 62.8516L66 42.5L30.75 22.1484L30.75 62.8516Z' fill='%23C4C1B0'/%3E%3C/svg%3E");
  background-color: rgba(0, 0, 0, 0.5);
  background-repeat: no-repeat;
  background-position: calc(100% - 32px) calc(100% - 32px);
  background-size: clamp(25px, 4vw, 84px);
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  height: 100%;
  width: 100%;
  margin: auto;
  padding: 0;
  cursor: pointer;
  z-index: 1;
  aspect-ratio: 16 / 9; }
  .widget--video .video__play-button.video--playing {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='84' height='84' viewBox='0 0 84 84' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M84 42C84 65.196 65.196 84 42 84C18.804 84 0 65.196 0 42C0 18.804 18.804 0 42 0C65.196 0 84 18.804 84 42ZM28 25H38.8511V59H28V25ZM55.2344 25H44.3834V59H55.2344V25Z' fill='%23C4C1B0'/%3E%3C/svg%3E");
    background-color: transparent; }

.widget--blog-post-list .trellis-blog-posts__heading {
  margin-bottom: 32px; }
  @media (min-width: 801px) {
    .widget--blog-post-list .trellis-blog-posts__heading {
      margin-bottom: 80px; } }

.widget--blog-post-list .trellis-blog-posts {
  display: flex;
  justify-content: center;
  grid-column-gap: clamp(1rem, 4vw, 5rem);
  grid-row-gap: clamp(2rem, 4vw, 5rem);
  margin: 0;
  flex-wrap: wrap; }

.widget--blog-post-list .trellis-blog-post {
  display: inline-flex;
  flex-basis: calc(50% - 12px); }
  @media (min-width: 600px) {
    .widget--blog-post-list .trellis-blog-post {
      flex-basis: calc(50% - 16px); } }
  @media (min-width: 801px) {
    .widget--blog-post-list .trellis-blog-post {
      flex-basis: 21.5%; } }
  .widget--blog-post-list .trellis-blog-post a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    grid-gap: clamp(.5rem, .75vw, 1rem); }
  .widget--blog-post-list .trellis-blog-post img {
    object-fit: cover; }

.widget--blog-post-list .trellis-blog-post__tag {
  display: block;
  padding: 0.25rem 0.375rem;
  background-color: #dbe1E2;
  width: max-content;
  font-size: clamp(.813rem, 3vw, .813rem);
  text-transform: uppercase;
  color: #292423;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1.35; }
  @media (min-width: 801px) {
    .widget--blog-post-list .trellis-blog-post__tag {
      padding: 0.5rem 0.75rem; } }

.widget--blog-post-list .trellis-blog-post__heading {
  text-align: center; }

.widget--blog-post-list-layout-scroll {
  padding: 48px 0; }
  @media (min-width: 600px) {
    .widget--blog-post-list-layout-scroll {
      padding: 80px 0; } }
  @media (min-width: 1202px) {
    .widget--blog-post-list-layout-scroll {
      padding: 112px 0; } }
  .widget--blog-post-list-layout-scroll .trellis-blog-posts {
    display: block;
    white-space: nowrap;
    overflow-x: auto;
    padding-bottom: clamp(3rem, 4vw, 5rem);
    padding-left: 32px;
    padding-right: 32px;
    scroll-snap-type: x mandatory;
    scroll-margin: 20px;
    scrollbar-width: thin;
    scrollbar-color: rgba(130, 143, 134, 0.25) #f2f4f5; }
    @media (min-width: 600px) {
      .widget--blog-post-list-layout-scroll .trellis-blog-posts {
        padding-left: 64px;
        padding-right: 64px; } }
    @media (min-width: 1202px) {
      .widget--blog-post-list-layout-scroll .trellis-blog-posts {
        padding-left: 80px;
        padding-right: 80px; } }
    .widget--blog-post-list-layout-scroll .trellis-blog-posts::-webkit-scrollbar-track {
      background: #f7f6f2;
      margin-left: 32px;
      margin-right: 32px; }
      @media (min-width: 600px) {
        .widget--blog-post-list-layout-scroll .trellis-blog-posts::-webkit-scrollbar-track {
          margin-left: 64px;
          margin-right: 64px; } }
      @media (min-width: 1202px) {
        .widget--blog-post-list-layout-scroll .trellis-blog-posts::-webkit-scrollbar-track {
          margin-left: 80px;
          margin-right: 80px; } }
    .widget--blog-post-list-layout-scroll .trellis-blog-posts::-webkit-scrollbar-thumb {
      background: rgba(130, 143, 134, 0.25);
      border-radius: 0.0625rem;
      width: 20px; }
    .widget--blog-post-list-layout-scroll .trellis-blog-posts::-webkit-scrollbar {
      height: 4px; }
  .widget--blog-post-list-layout-scroll .trellis-blog-post {
    width: clamp(140px, 28vw, 378px);
    white-space: normal;
    scroll-snap-align: center; }
    .widget--blog-post-list-layout-scroll .trellis-blog-post:not(:last-of-type) {
      margin-right: clamp(1rem, 4vw, 5rem); }

.widget--three-column {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  grid-column-gap: clamp(16px, 4.175vw, 80px);
  grid-row-gap: 32px; }
  @media (min-width: 600px) {
    .widget--three-column {
      grid-column: span 2; } }
  @media (min-width: 801px) {
    .widget--three-column {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      grid-column: span 4; } }

.three-column__media:only-of-type {
  grid-column: 2 / span 2; }

@media (min-width: 801px) {
  .widget--three-column-content-right .three-column__text {
    grid-column: 3; } }

@media (min-width: 801px) {
  .widget--three-column-content-right .three-column__media {
    grid-row: 1;
    grid-column: 1; }
    .widget--three-column-content-right .three-column__media:only-of-type {
      grid-column: 1 / span 2; }
    .widget--three-column-content-right .three-column__media:nth-of-type(2) {
      grid-column: 2; } }

.three-column__text {
  flex-basis: 100%;
  order: 3; }
  @media (min-width: 801px) {
    .three-column__text {
      order: unset; } }

.three-column__media {
  flex-grow: 1;
  flex-basis: 33.3333%;
  margin: 0; }
  @media (min-width: 801px) {
    .three-column__media {
      height: 100%; } }
  @media (min-width: 801px) {
    .three-column__media img {
      height: 100%;
      max-height: 804px;
      width: 100%;
      object-fit: cover; } }

.three-column__heading {
  display: block;
  font-size: clamp(1.938rem, 4vw, 3.188rem); }

.three-column__heading + .three-column__description {
  margin-top: 32px; }
  @media (min-width: 801px) {
    .three-column__heading + .three-column__description {
      margin-top: 16px; } }

.three-column__description {
  margin-bottom: 0;
  font-size: clamp(1rem, 3vw, 1rem); }

.three-column__heading + .three-column__link,
.three-column__description + .three-column__link {
  margin-top: 16px; }
  @media (min-width: 801px) {
    .three-column__heading + .three-column__link,
    .three-column__description + .three-column__link {
      margin-top: 48px; } }

.three-column__link {
  font-size: clamp(.813rem, 3vw, .813rem); }

.widget--newsletter-subscription .form {
  width: 100%;
  max-width: 400px;
  margin: 0 auto; }

.widget--newsletter-subscription .form-field--input {
  display: flex;
  flex-direction: column;
  grid-gap: 16px; }
  @media (min-width: 801px) {
    .widget--newsletter-subscription .form-field--input {
      grid-gap: 32px; } }

.widget--newsletter-subscription .form-email__validation-message {
  position: absolute;
  top: 42px; }

.widget--newsletter-subscription .form-field--error .button {
  margin-top: 12px; }
  @media (min-width: 801px) {
    .widget--newsletter-subscription .form-field--error .button {
      margin-top: 0; } }

.widget--newsletter-subscription .form-input {
  max-height: 40px;
  line-height: 0; }

.widget--newsletter-subscription .button {
  height: auto; }

.widget--newsletter-subscription-theme-grey {
  background-color: #f7f6f2; }

.widget--rich-text h1,
.widget--rich-text h2,
.widget--rich-text h3,
.widget--rich-text h4,
.widget--rich-text h5,
.widget--rich-text h6 {
  margin: 0 auto 32px;
  max-width: 850px; }

.widget--rich-text p {
  max-width: 850px;
  margin: 0 auto; }

.widget--rich-text-theme-beige {
  background-color: #f7f6f2; }

.widget--rich-text-text-alignment-center {
  text-align: center; }

.widget--logo-list {
  display: flex;
  flex-direction: column;
  grid-gap: clamp(32px, 4vw, 80px);
  align-items: center; }

.logo-list-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  grid-gap: clamp(16px, 4.2vw, 80px);
  max-width: 1324px; }

.logo-list__item-image-container {
  width: clamp(140px, 36.7vw, 200px);
  height: clamp(132px, 36.7vw, 200px);
  height: 132px;
  display: flex;
  justify-content: center;
  align-items: center; }
  .logo-list__item-image-container img {
    object-fit: contain;
    max-width: clamp(125px, 34.75vw, 190px);
    max-height: clamp(92px, 25.6vw, 138px); }

.trellis-collapsible-content__heading {
  display: block;
  width: 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.99219 1C8.99219 0.723858 8.76833 0.5 8.49219 0.5C8.21604 0.5 7.99219 0.723858 7.99219 1V7.5H1.49219C1.21605 7.5 0.992188 7.72386 0.992188 8C0.992188 8.27614 1.21605 8.5 1.49219 8.5H7.99219V15C7.99219 15.2761 8.21604 15.5 8.49219 15.5C8.76833 15.5 8.99219 15.2761 8.99219 15V8.5H15.4922C15.7683 8.5 15.9922 8.27614 15.9922 8C15.9922 7.72386 15.7683 7.5 15.4922 7.5H8.99219V1Z' fill='%23292423'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: calc(100% - 16px) center;
  border-bottom: 1px solid #f0efeb;
  padding: 16px 48px 16px 16px;
  text-align: left;
  font-family: "heimat-mono", "Courier New", monospace;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: clamp(.75rem, 1vw, .875rem); }
  .trellis-collapsible-content__heading:hover {
    background-color: #f7f6f2; }
  .trellis-collapsible-content__heading.is--open {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='2' viewBox='0 0 16 2' fill='none'%3E%3Cpath d='M1.49219 1L15.4922 1' stroke='%23292423' stroke-linecap='round'/%3E%3C/svg%3E"); }
    .trellis-collapsible-content__heading.is--open + .trellis-collapsible-content__content {
      display: block; }

.trellis-collapsible-content__content {
  display: none;
  padding: 16px;
  background-color: #f7f6f2; }

.widget--collapsible-content .trellis-collapsible-content {
  max-width: 850px;
  margin: 0 auto; }

@media (min-width: 801px) {
  .widget--collapsible-content .trellis-collapsible-content__heading {
    padding: 32px; } }

@media (min-width: 801px) {
  .widget--collapsible-content .trellis-collapsible-content__content {
    padding: 32px; } }

.widget--collapsible-content .trellis-collapsible-content__content *:last-child {
  margin-bottom: 0; }

.widget--image-gallery-theme-grey {
  background-color: #f7f6f2; }

.image-gallery__image-cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  grid-gap: 16px; }
  @media (min-width: 801px) {
    .image-gallery__image-cards {
      grid-gap: 32px; } }

.image-gallery__image-card {
  max-height: 900px; }
  .image-gallery__image-card img,
  .image-gallery__image-card video {
    height: 100%;
    max-height: 900px;
    width: 100%;
    object-fit: cover; }

.image-gallery__image-card--1-3 {
  flex-basis: calc(50% - 8px);
  flex-grow: 1; }
  @media (min-width: 801px) {
    .image-gallery__image-card--1-3 {
      flex-basis: calc(33% - 22px); } }
  @media (min-width: 1202px) {
    .image-gallery__image-card--1-3 {
      flex-grow: 0; } }

.image-gallery__image-card--2-3 {
  flex-grow: 1; }
  @media (min-width: 801px) {
    .image-gallery__image-card--2-3 {
      flex-basis: 66%; } }
  @media (min-width: 1202px) {
    .image-gallery__image-card--2-3 {
      flex-grow: 0; } }

.image-gallery__image-card--3-3 {
  flex-basis: 100%; }

.tabbed-media-cards--single-tab .tabbed-media-cards__tab-content {
  border: 0;
  padding: 0; }

.tabbed-media-cards__tabs {
  display: flex;
  flex-wrap: wrap;
  background-color: #f0efeb; }
  @media (min-width: 801px) {
    .tabbed-media-cards__tabs {
      border-bottom: 0; } }

.tabbed-media-cards__tab {
  flex-basis: 50%;
  padding: clamp(1rem, 4vw, 2rem);
  background-color: #f7f6f2;
  border: 1px solid #f0efeb;
  line-height: 125%; }
  @media (min-width: 801px) {
    .tabbed-media-cards__tab {
      flex-basis: 25%;
      flex-grow: 1;
      border-left: 2px solid #f0efeb;
      border-right: 0; } }
  @media (min-width: 801px) {
    .tabbed-media-cards__tab:hover {
      background-color: rgba(255, 255, 255, 0.75); } }
  .tabbed-media-cards__tab:empty {
    display: none; }

.tabbed-media-cards__tab--active {
  background-color: #ffffff; }
  @media (min-width: 801px) {
    .tabbed-media-cards__tab--active {
      border-bottom: 0; } }

.tabbed-media-cards__tab-content {
  display: none;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  grid-gap: 16px;
  padding: 32px 0; }
  @media (min-width: 801px) {
    .tabbed-media-cards__tab-content {
      grid-gap: 48px;
      padding: 48px;
      border: 2px solid #f0efeb;
      margin-top: -2px;
      flex-wrap: nowrap; } }

.tabbed-media-cards__tab-content--active {
  display: flex; }

.tabbed-media-cards__section {
  display: flex;
  flex-direction: column;
  flex-basis: calc(50% - 8px);
  text-align: center;
  margin-right: auto;
  align-self: flex-start; }
  @media (min-width: 801px) {
    .tabbed-media-cards__section {
      flex-basis: 25%;
      margin-right: 0; } }
  .tabbed-media-cards__section:hover .button {
    display: block; }
  .tabbed-media-cards__section strong {
    display: block;
    margin-top: clamp(1rem, 2vw, 2rem); }
  .tabbed-media-cards__section strong + .subheading {
    margin-top: clamp(.5rem, 2vw, 1rem); }
  .tabbed-media-cards__section .subheading {
    display: none;
    line-height: 125%;
    margin-bottom: 0; }
    @media (min-width: 801px) {
      .tabbed-media-cards__section .subheading {
        display: block; } }

.tabbed-media-cards__media {
  position: relative;
  aspect-ratio: 2 / 3; }
  .tabbed-media-cards__media img,
  .tabbed-media-cards__media video {
    height: 100%;
    width: 100%;
    object-fit: cover; }
  .tabbed-media-cards__media .button {
    position: absolute;
    bottom: clamp(1rem, 2vw, 2rem);
    left: clamp(1rem, 2vw, 2rem);
    right: clamp(1rem, 2vw, 2rem);
    padding: 12px 14px;
    display: none; }

.hero-slider__slide {
  position: relative; }

.widget--hero-slider-width-page_width {
  max-width: 1920px;
  margin: 0 auto; }

@media (min-width: 801px) {
  .hero-slider__text-theme-dark_transparent .hero-slider__text,
  .hero-slider__text-theme-dark_transparent .hero-slider__heading,
  .hero-slider__text-theme-dark_transparent .hero-slider__slide-count {
    color: #ffffff; } }

@media (min-width: 801px) {
  .hero-slider__text-theme-light_transparent .hero-slider__text {
    color: #292423; } }

@media (min-width: 801px) {
  .hero-slider__text-theme-light_transparent .hero-slider__heading {
    color: #5c574d; } }

@media (min-width: 801px) {
  .hero-slider__text-theme-light_transparent .hero-slider__text-contents .button {
    background-color: transparent;
    border: 2px solid #828f86;
    color: #828f86; }
    .hero-slider__text-theme-light_transparent .hero-slider__text-contents .button:hover {
      background-color: #828f86;
      border-color: #828f86;
      color: #ffffff; }
    .hero-slider__text-theme-light_transparent .hero-slider__text-contents .button:active, .hero-slider__text-theme-light_transparent .hero-slider__text-contents .button:focus {
      background-color: #5c574d;
      border: 2px solid #5c574d;
      color: #ffffff; }
    .hero-slider__text-theme-light_transparent .hero-slider__text-contents .button[disabled] {
      background-color: transparent;
      border-color: #828f86;
      color: #828f86; } }

@media (min-width: 801px) {
  .hero-slider__text-theme-light_transparent .hero-slider__text-contents .link {
    font: 400 clamp(.875rem, 3vw, .875rem) "soleil", Verdana, sans-serif;
    color: #5c574d;
    text-decoration: underline;
    text-transform: uppercase;
    background-image: none; }
    .hero-slider__text-theme-light_transparent .hero-slider__text-contents .link:after {
      display: none; }
    .hero-slider__text-theme-light_transparent .hero-slider__text-contents .link:hover {
      color: #828f86; } }

@media (min-width: 801px) {
  .hero-slider__text-theme-light_transparent .hero-slider__slick-buttons .hero-slider__slide-count {
    color: #5c574d; } }

@media (min-width: 801px) {
  .hero-slider__text-theme-light_transparent .hero-slider__slick-buttons .slick-prev {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='13' viewBox='0 0 17 13' fill='none'%3E%3Cpath d='M7 12.5L1 6.5' stroke='%235C574D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7 0.5L1 6.5' stroke='%235C574D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.332 6.5L0.998699 6.5' stroke='%235C574D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"); } }

@media (min-width: 801px) {
  .hero-slider__text-theme-light_transparent .hero-slider__slick-buttons .slick-next {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='13' viewBox='0 0 18 13' fill='none'%3E%3Cpath d='M10.6641 0.5L16.6641 6.5' stroke='%235C574D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.6641 12.5L16.6641 6.5' stroke='%235C574D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.33203 6.5H16.6654' stroke='%235C574D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"); } }

.hero-slider__text-theme-light_transparent .hero-slider__slick-buttons .slick-dots li {
  background-color: rgba(92, 87, 77, 0.15); }
  @media (min-width: 801px) {
    .hero-slider__text-theme-light_transparent .hero-slider__slick-buttons .slick-dots li.slick-active button {
      background-color: #5c574d; } }

@media (min-width: 801px) {
  .hero-slider__text-theme-solid.hero-slider__text-alignment-vertical-top .hero-slider__text {
    top: 80px; } }

@media (min-width: 801px) {
  .hero-slider__text-theme-solid.hero-slider__text-alignment-vertical-bottom .hero-slider__text {
    bottom: 80px; } }

@media (min-width: 801px) {
  .hero-slider__text-theme-solid.hero-slider__text-alignment-horizontal-left .hero-slider__text {
    left: 80px; } }

@media (min-width: 801px) {
  .hero-slider__text-theme-solid.hero-slider__text-alignment-horizontal-right .hero-slider__text {
    right: 80px; } }

@media (min-width: 801px) {
  .hero-slider__text-theme-solid .hero-slider__text-contents {
    background-color: #f7f6f2; } }

@media (min-width: 801px) {
  .hero-slider__text-theme-solid .hero-slider__text-contents .button {
    background-color: transparent;
    border: 2px solid #828f86;
    color: #828f86; }
    .hero-slider__text-theme-solid .hero-slider__text-contents .button:hover {
      background-color: #828f86;
      border-color: #828f86;
      color: #ffffff; }
    .hero-slider__text-theme-solid .hero-slider__text-contents .button:active, .hero-slider__text-theme-solid .hero-slider__text-contents .button:focus {
      background-color: #5c574d;
      border: 2px solid #5c574d;
      color: #ffffff; }
    .hero-slider__text-theme-solid .hero-slider__text-contents .button[disabled] {
      background-color: transparent;
      border-color: #828f86;
      color: #828f86; } }

@media (min-width: 801px) {
  .hero-slider__text-theme-solid .hero-slider__text-contents .link {
    font: 400 clamp(.875rem, 3vw, .875rem) "soleil", Verdana, sans-serif;
    color: #5c574d;
    text-decoration: underline;
    text-transform: uppercase;
    background-image: none; }
    .hero-slider__text-theme-solid .hero-slider__text-contents .link:after {
      display: none; }
    .hero-slider__text-theme-solid .hero-slider__text-contents .link:hover {
      color: #828f86; } }

@media (min-width: 801px) {
  .hero-slider__text-theme-solid .hero-slider__slide-count {
    color: #f7f6f2; } }

@media (min-width: 801px) {
  .hero-slider__text-theme-solid .hero-slider__slick-buttons .slick-prev {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='13' viewBox='0 0 17 13' fill='none'%3E%3Cpath d='M7 12.5L1 6.5' stroke='%23F7F6F2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7 0.5L1 6.5' stroke='%23F7F6F2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.332 6.5L0.998699 6.5' stroke='%23F7F6F2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"); } }

@media (min-width: 801px) {
  .hero-slider__text-theme-solid .hero-slider__slick-buttons .slick-next {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='13' viewBox='0 0 18 13' fill='none'%3E%3Cpath d='M10.6641 0.5L16.6641 6.5' stroke='%23F7F6F2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.6641 12.5L16.6641 6.5' stroke='%23F7F6F2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.33203 6.5H16.6654' stroke='%23F7F6F2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"); } }

.hero-slider__text-theme-solid .slick-dots li {
  background-color: #f7f6f2; }
  @media (min-width: 801px) {
    .hero-slider__text-theme-solid .slick-dots li.slick-active button {
      background-color: #828f86; } }

.hero-slider__slide {
  display: flex;
  flex-direction: column-reverse; }
  @media (min-width: 801px) {
    .hero-slider__slide.hero-slider__text-alignment-horizontal-right .hero-slider__text-contents {
      right: 0; } }
  @media (min-width: 801px) {
    .hero-slider__slide.hero-slider__text-alignment-horizontal-right .hero-slider__slick-buttons {
      left: 80px; } }
  @media (min-width: 801px) {
    .hero-slider__slide.hero-slider__text-alignment-horizontal-center .hero-slider__text-contents {
      left: 50%;
      transform: translateX(-50%); } }
  @media (min-width: 801px) {
    .hero-slider__slide.hero-slider__text-alignment-horizontal-center .hero-slider__slick-buttons {
      right: 80px;
      align-items: flex-end; } }
  @media (min-width: 801px) {
    .hero-slider__slide.hero-slider__text-alignment-horizontal-left .hero-slider__text-contents {
      left: 0; } }
  @media (min-width: 801px) {
    .hero-slider__slide.hero-slider__text-alignment-horizontal-left .hero-slider__slick-buttons {
      right: 80px;
      align-items: flex-end; } }
  @media (min-width: 801px) {
    .hero-slider__slide.hero-slider__text-alignment-horizontal-bottom .hero-slider__text-contents {
      bottom: 0; } }
  @media (min-width: 801px) {
    .hero-slider__slide.hero-slider__text-alignment-vertical-top .hero-slider__text-contents {
      top: 0; } }
  @media (min-width: 801px) {
    .hero-slider__slide.hero-slider__text-alignment-vertical-middle .hero-slider__text-contents {
      top: 50%;
      transform: translateY(-50%); } }
  @media (min-width: 801px) {
    .hero-slider__slide.hero-slider__text-alignment-vertical-bottom .hero-slider__text-contents {
      bottom: 0; } }
  @media (min-width: 801px) {
    .hero-slider__slide.hero-slider__text-alignment-horizontal-center.hero-slider__text-alignment-vertical-middle .hero-slider__text-contents {
      top: 50%;
      transform: translate(-50%, -50%); } }

@media (max-width: 800px) {
  .hero-slider__text {
    background-color: transparent !important; } }

@media (min-width: 801px) {
  .hero-slider__text {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1; } }

.hero-slider__text-contents {
  text-align: center;
  padding: 48px 32px;
  width: 100%;
  z-index: 1;
  background-color: #f7f6f2; }
  @media (min-width: 801px) {
    .hero-slider__text-contents {
      position: absolute;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      padding: 80px;
      max-width: 540px;
      min-height: 450px;
      background-color: transparent; } }
  .hero-slider__text-contents .hero-slider__description + .button,
  .hero-slider__text-contents .hero-slider__description + .link {
    margin-top: 32px; }
    @media (min-width: 801px) {
      .hero-slider__text-contents .hero-slider__description + .button,
      .hero-slider__text-contents .hero-slider__description + .link {
        margin-top: 48px; } }
  .hero-slider__text-contents .button {
    background-color: transparent;
    border: 2px solid #828f86;
    color: #828f86; }
    .hero-slider__text-contents .button:hover {
      background-color: #828f86;
      border-color: #828f86;
      color: #ffffff; }
    .hero-slider__text-contents .button:active, .hero-slider__text-contents .button:focus {
      background-color: #5c574d;
      border: 2px solid #5c574d;
      color: #ffffff; }
    .hero-slider__text-contents .button[disabled] {
      background-color: transparent;
      border-color: #828f86;
      color: #828f86; }
    @media (min-width: 801px) {
      .hero-slider__text-contents .button {
        background-color: transparent;
        border: 2px solid #ffffff;
        color: #ffffff; }
        .hero-slider__text-contents .button:hover {
          background-color: #ffffff;
          border-color: #ffffff;
          color: #292423; }
        .hero-slider__text-contents .button:active, .hero-slider__text-contents .button:focus {
          background-color: #f2f4f5;
          border: 2px solid #f2f4f5;
          color: #292423; }
        .hero-slider__text-contents .button[disabled] {
          background-color: transparent;
          border-color: #ffffff;
          color: #ffffff; } }
  .hero-slider__text-contents .link {
    font: 400 clamp(.875rem, 3vw, .875rem) "soleil", Verdana, sans-serif;
    color: #5c574d;
    text-decoration: underline;
    text-transform: uppercase;
    background-image: none; }
    .hero-slider__text-contents .link:after {
      display: none; }
    .hero-slider__text-contents .link:hover {
      color: #828f86; }
    @media (min-width: 801px) {
      .hero-slider__text-contents .link {
        font: 400 clamp(.875rem, 3vw, .875rem) "soleil", Verdana, sans-serif;
        color: #ffffff;
        text-decoration: underline;
        text-transform: uppercase;
        background-image: none; }
        .hero-slider__text-contents .link:after {
          display: none; }
        .hero-slider__text-contents .link:hover {
          color: #e6eaeb; } }

.hero-slider__accessory-text,
.hero-slider__heading {
  margin-bottom: 16px; }
  @media (min-width: 801px) {
    .hero-slider__accessory-text,
    .hero-slider__heading {
      margin-bottom: 32px; } }

.hero-slider__heading {
  color: #5c574d; }

.hero-slider__media-wrapper {
  position: relative;
  display: flex;
  height: 100%;
  max-height: 1080px; }

.hero-slider__media {
  flex-basis: 50%;
  flex-grow: 1; }
  .hero-slider__media img,
  .hero-slider__media video {
    height: 100%;
    width: 100%;
    object-fit: cover; }

.hero-slider__slick-buttons {
  position: absolute;
  bottom: 16px;
  right: 16px;
  width: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  z-index: 1; }
  @media (min-width: 801px) {
    .hero-slider__slick-buttons {
      bottom: 80px;
      right: unset;
      width: 200px; } }
  .hero-slider__slick-buttons .hero-slider__slide-count {
    position: relative;
    text-align: center;
    width: 80px;
    color: #f7f6f2; }
  .hero-slider__slick-buttons .slick-prev,
  .hero-slider__slick-buttons .slick-next {
    background-color: transparent;
    border: 0;
    width: 0.95831rem;
    margin: 0;
    top: 0;
    transform: none;
    height: 100%; }
    .hero-slider__slick-buttons .slick-prev::before,
    .hero-slider__slick-buttons .slick-next::before {
      width: 0.95831rem;
      height: 0.75rem; }
  .hero-slider__slick-buttons .slick-prev {
    left: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='13' viewBox='0 0 17 13' fill='none'%3E%3Cpath d='M7 12.5L1 6.5' stroke='%23F7F6F2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7 0.5L1 6.5' stroke='%23F7F6F2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.332 6.5L0.998699 6.5' stroke='%23F7F6F2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center; }
    .hero-slider__slick-buttons .slick-prev::before {
      background-image: none; }
  .hero-slider__slick-buttons .slick-next {
    right: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='13' viewBox='0 0 18 13' fill='none'%3E%3Cpath d='M10.6641 0.5L16.6641 6.5' stroke='%23F7F6F2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.6641 12.5L16.6641 6.5' stroke='%23F7F6F2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.33203 6.5H16.6654' stroke='%23F7F6F2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center; }
    .hero-slider__slick-buttons .slick-next::before {
      background-image: none; }
  .hero-slider__slick-buttons .slick-dots {
    position: relative;
    bottom: 0;
    display: flex;
    grid-gap: 16px;
    width: fit-content;
    margin-top: 16px; }
    .hero-slider__slick-buttons .slick-dots li {
      height: 4px;
      width: 56px;
      line-height: 0;
      padding: 0;
      background-color: rgba(255, 255, 255, 0.75);
      overflow: hidden; }
      .hero-slider__slick-buttons .slick-dots li.slick-active button {
        background-color: rgba(130, 143, 134, 0.75); }
      .hero-slider__slick-buttons .slick-dots li button {
        overflow: hidden;
        height: 4px;
        width: 100%;
        border: 0;
        border-radius: 1px;
        border-radius: 1px;
        z-index: 1; }
        .hero-slider__slick-buttons .slick-dots li button::before {
          display: none;
          width: 100%; }

.hero-slider__slides[data-autoadvance="true"] .hero-slider__slick-buttons .slick-dots li.slick-active button {
  position: absolute;
  left: 0;
  animation-name: trellis-hero-slider-grow;
  animation-timing-function: linear; }

.hero-slider__slides[data-autoadvance="true"] .hero-slider__slick-buttons .slick-dots.dots-animation--disabled li.slick-active button {
  animation: none; }

.widget--hero-slider .slick-track {
  display: flex !important; }
  .widget--hero-slider .slick-track .slick-slide {
    display: flex;
    flex-direction: column-reverse;
    max-height: 1080px;
    height: inherit; }

@keyframes trellis-hero-slider-grow {
  from {
    transform: translateX(-100%); }
  to {
    transform: translateX(0); } }

.widget--product-listing-carousel--grid .product-listing-carousel__products {
  display: flex;
  flex-direction: column;
  gap: 32px; }
  @media (min-width: 600px) {
    .widget--product-listing-carousel--grid .product-listing-carousel__products {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 64px 32px; } }
  @media (min-width: 801px) {
    .widget--product-listing-carousel--grid .product-listing-carousel__products {
      grid-template-columns: repeat(4, 1fr); } }

.widget--product-listing-carousel--grid .product-listing-carousel__product[data-card-width="2"] {
  grid-column: span 2;
  width: 100%; }

.widget--product-listing-carousel--overflow .product-listing-carousel__products,
.widget--product-listing-carousel-- .product-listing-carousel__products {
  display: block;
  white-space: nowrap;
  overflow-x: auto;
  scroll-snap-type: x mandatory; }

.widget--product-listing-carousel--overflow .product-listing-carousel__product,
.widget--product-listing-carousel-- .product-listing-carousel__product {
  width: 100%; }
  @media (min-width: 801px) {
    .widget--product-listing-carousel--overflow .product-listing-carousel__product,
    .widget--product-listing-carousel-- .product-listing-carousel__product {
      width: 21%; } }
  .widget--product-listing-carousel--overflow .product-listing-carousel__product[data-card-width="2"],
  .widget--product-listing-carousel-- .product-listing-carousel__product[data-card-width="2"] {
    width: 100%; }
    @media (min-width: 801px) {
      .widget--product-listing-carousel--overflow .product-listing-carousel__product[data-card-width="2"],
      .widget--product-listing-carousel-- .product-listing-carousel__product[data-card-width="2"] {
        width: 50%; } }
  .widget--product-listing-carousel--overflow .product-listing-carousel__product:not(:last-of-type),
  .widget--product-listing-carousel-- .product-listing-carousel__product:not(:last-of-type) {
    margin-right: clamp(16px, 4vw, 32px); }

.widget--product-listing-carousel--overflow .trellis-card__image-wrapper,
.widget--product-listing-carousel-- .trellis-card__image-wrapper {
  height: clamp(300px, 25vw, 560px); }

.widget--product-listing-carousel--overflow .trellis-card__image,
.widget--product-listing-carousel-- .trellis-card__image {
  width: 100%;
  object-fit: cover; }

.widget--product-listing-carousel {
  overflow: hidden;
  padding: 48px 0; }
  @media (min-width: 600px) {
    .widget--product-listing-carousel {
      padding: 80px 0 0; } }
  @media (min-width: 1202px) {
    .widget--product-listing-carousel {
      padding: 112px 0 0; } }
  .widget--product-listing-carousel .product-listing-carousel__products {
    padding-bottom: clamp(3rem, 4vw, 5rem);
    margin: 0 32px;
    scroll-margin: 20px;
    scrollbar-width: thin;
    scrollbar-color: rgba(130, 143, 134, 0.25) #f2f4f5;
    text-align: center; }
    @media (min-width: 600px) {
      .widget--product-listing-carousel .product-listing-carousel__products {
        margin-left: 64px;
        margin-right: 64px; } }
    @media (min-width: 1202px) {
      .widget--product-listing-carousel .product-listing-carousel__products {
        margin-left: 80px;
        margin-right: 80px; } }
    .widget--product-listing-carousel .product-listing-carousel__products::-webkit-scrollbar-track {
      background: #f7f6f2;
      margin-left: 32px;
      margin-right: 32px; }
      @media (min-width: 600px) {
        .widget--product-listing-carousel .product-listing-carousel__products::-webkit-scrollbar-track {
          margin-left: 64px;
          margin-right: 64px; } }
      @media (min-width: 1202px) {
        .widget--product-listing-carousel .product-listing-carousel__products::-webkit-scrollbar-track {
          margin-left: 80px;
          margin-right: 80px; } }
    .widget--product-listing-carousel .product-listing-carousel__products::-webkit-scrollbar-thumb {
      background: rgba(130, 143, 134, 0.25);
      border-radius: 0.0625rem;
      width: 20px; }
    .widget--product-listing-carousel .product-listing-carousel__products::-webkit-scrollbar {
      height: 4px; }
  .widget--product-listing-carousel .product-listing-carousel__product {
    display: inline-flex;
    scroll-snap-align: center;
    text-align: left;
    vertical-align: top; }
  .widget--product-listing-carousel .product-listing-carousel__product--article {
    width: 47%; }
    @media (min-width: 801px) {
      .widget--product-listing-carousel .product-listing-carousel__product--article {
        width: 18%; } }
  .widget--product-listing-carousel .trellis-card-details a {
    flex-direction: column;
    align-items: baseline;
    margin-bottom: 8px; }
  .widget--product-listing-carousel .trellis-card__text {
    display: block;
    color: #292423;
    width: 100%; }
    @media (min-width: 1202px) {
      .widget--product-listing-carousel .trellis-card__text {
        display: flex; } }
  .widget--product-listing-carousel .trellis-card__sale-msg {
    display: block;
    white-space: normal; }
    @media (min-width: 1202px) {
      .widget--product-listing-carousel .trellis-card__sale-msg {
        display: inline-block; } }
  .widget--product-listing-carousel .trellis-card__compare {
    display: none; }
  .widget--product-listing-carousel .trellis-add-sample {
    white-space: nowrap;
    padding: 0;
    color: #5c574d; }
    @media (min-width: 801px) {
      .widget--product-listing-carousel .trellis-add-sample {
        display: flex;
        justify-content: flex-end;
        align-items: center; } }
    .widget--product-listing-carousel .trellis-add-sample .trellis-add-sample__add-sample-text {
      text-decoration: underline; }
    .widget--product-listing-carousel .trellis-add-sample .trellis-add-sample__sample-added-text,
    .widget--product-listing-carousel .trellis-add-sample .trellis-add-sample__sample-adding-text,
    .widget--product-listing-carousel .trellis-add-sample .trellis-add-sample__sample-error-text {
      display: none;
      opacity: 0;
      width: 0;
      transition: .75s;
      text-align: left; }
    .widget--product-listing-carousel .trellis-add-sample .trellis-add-sample__sample-adding-text,
    .widget--product-listing-carousel .trellis-add-sample .trellis-add-sample__sample-error-text {
      font-style: italic;
      text-decoration: none; }
    .widget--product-listing-carousel .trellis-add-sample .trellis-add-sample__add-sample-text {
      display: flex;
      align-items: center; }
    .widget--product-listing-carousel .trellis-add-sample .trellis-add-sample__sample-error-text {
      font-size: clamp(.75rem, 3vw, .75rem); }
    .widget--product-listing-carousel .trellis-add-sample.sample--adding {
      pointer-events: none; }
      .widget--product-listing-carousel .trellis-add-sample.sample--adding .trellis-add-sample__add-sample-text,
      .widget--product-listing-carousel .trellis-add-sample.sample--adding .trellis-add-sample__sample-added-text,
      .widget--product-listing-carousel .trellis-add-sample.sample--adding .trellis-add-sample__sample-error-text {
        display: none; }
      .widget--product-listing-carousel .trellis-add-sample.sample--adding .trellis-add-sample__sample-adding-text {
        display: flex;
        align-items: center;
        opacity: 1;
        width: auto; }
    .widget--product-listing-carousel .trellis-add-sample.sample--added {
      pointer-events: none; }
      .widget--product-listing-carousel .trellis-add-sample.sample--added .trellis-add-sample__add-sample-text,
      .widget--product-listing-carousel .trellis-add-sample.sample--added .trellis-add-sample__sample-adding-text,
      .widget--product-listing-carousel .trellis-add-sample.sample--added .trellis-add-sample__sample-error-text {
        display: none; }
      .widget--product-listing-carousel .trellis-add-sample.sample--added .trellis-add-sample__sample-added-text {
        display: flex;
        align-items: center;
        opacity: 1;
        width: auto; }
    .widget--product-listing-carousel .trellis-add-sample.sample--error {
      pointer-events: none; }
      .widget--product-listing-carousel .trellis-add-sample.sample--error .trellis-add-sample__add-sample-text,
      .widget--product-listing-carousel .trellis-add-sample.sample--error .trellis-add-sample__sample-added-text,
      .widget--product-listing-carousel .trellis-add-sample.sample--error .trellis-add-sample__sample-adding-text {
        display: none; }
      .widget--product-listing-carousel .trellis-add-sample.sample--error .trellis-add-sample__sample-error-text {
        display: flex;
        align-items: center;
        opacity: 1;
        width: auto; }
    .widget--product-listing-carousel .trellis-add-sample svg {
      margin-right: 4px; }

@media (min-width: 801px) {
  .trellis-related-products__carousel {
    margin-bottom: 32px; } }

.trellis-related-products__carousel--article {
  z-index: 0; }
  .trellis-related-products__carousel--article .product-listing-carousel__product {
    width: 50%; }
    @media (min-width: 801px) {
      .trellis-related-products__carousel--article .product-listing-carousel__product {
        width: 21%; } }
    .trellis-related-products__carousel--article .product-listing-carousel__product:not(:last-of-type) {
      margin-right: 16px; }

.product--article .trellis-related-products__carousel--article .trellis-card--article {
  padding: 0;
  border: 0; }
  .product--article .trellis-related-products__carousel--article .trellis-card--article:hover {
    border: 0; }

[data-content-region="product_related_products--global"]:not(:empty) + .widget--product-listing-carousel {
  padding-top: 0; }

.widget-multicolumn {
  display: grid;
  grid-column-gap: clamp(16px, 4vw, 48px);
  grid-row-gap: clamp(16px, 4vw, 48px); }
  .widget-multicolumn[data-column-count-small="1"] {
    grid-template-columns: 1fr; }
  .widget-multicolumn[data-column-count-small="2"] {
    grid-template-columns: repeat(2, 1fr); }
  @media (min-width: 1202px) {
    .widget-multicolumn[data-column-count-large="1"] {
      grid-template-columns: 1fr; } }
  @media (min-width: 1202px) {
    .widget-multicolumn[data-column-count-large="2"] {
      grid-template-columns: repeat(2, 1fr); } }
  @media (min-width: 1202px) {
    .widget-multicolumn[data-column-count-large="3"] {
      grid-template-columns: repeat(3, 1fr); } }
  @media (min-width: 1202px) {
    .widget-multicolumn[data-column-count-large="4"] {
      grid-template-columns: repeat(4, 1fr); } }
  @media (min-width: 1202px) {
    .widget-multicolumn[data-column-count-large="5"] {
      grid-template-columns: repeat(5, 1fr); } }
  .widget-multicolumn .multicolumn__block {
    text-align: center;
    min-width: 1px; }
    @media (min-width: 1202px) {
      .widget-multicolumn .multicolumn__block:hover button {
        bottom: 32px;
        opacity: 1; } }
  .widget-multicolumn .multicolumn__media-wrapper {
    position: relative;
    margin-bottom: 16px;
    aspect-ratio: 3/2; }
    @media (min-width: 1202px) {
      .widget-multicolumn .multicolumn__media-wrapper {
        margin-bottom: 32px; } }
    .widget-multicolumn .multicolumn__media-wrapper button {
      position: absolute;
      bottom: 0;
      left: 32px;
      right: 32px;
      opacity: 0;
      transition: all .2s; }
    .widget-multicolumn .multicolumn__media-wrapper img,
    .widget-multicolumn .multicolumn__media-wrapper video {
      height: 100%;
      width: 100%;
      object-fit: cover; }
  .widget-multicolumn .multicolumn__media {
    height: 100%; }
  .widget-multicolumn .multicolumn__heading {
    font-family: "freight-text-pro", Georgia, serif;
    font-size: clamp(1.25rem, 1.4vw, 1.25rem);
    margin-bottom: 16px;
    font-weight: 500;
    color: #5c574d;
    line-height: 1; }
  .widget-multicolumn .multicolumn__description {
    font-family: "heimat-mono", "Courier New", monospace;
    font-size: clamp(.75rem, 3vw, .75rem);
    font-weight: 600;
    color: #5c574d;
    line-height: normal;
    letter-spacing: 0.04em;
    text-transform: uppercase; }

.widget--event-listing-grid[data-layout="scroll"] .trellis-event-cards {
  display: flex;
  white-space: nowrap;
  overflow-x: auto;
  padding-bottom: clamp(2rem, 6vw, 3rem);
  margin-bottom: clamp(3rem, 6vw, 7rem);
  scroll-snap-type: x mandatory; }
  .widget--event-listing-grid[data-layout="scroll"] .trellis-event-cards::-webkit-scrollbar-track {
    background: #f7f6f2;
    margin-left: 32px;
    margin-right: 32px; }
    @media (min-width: 600px) {
      .widget--event-listing-grid[data-layout="scroll"] .trellis-event-cards::-webkit-scrollbar-track {
        margin-left: 64px;
        margin-right: 64px; } }
    @media (min-width: 1202px) {
      .widget--event-listing-grid[data-layout="scroll"] .trellis-event-cards::-webkit-scrollbar-track {
        margin-left: 80px;
        margin-right: 80px; } }
  .widget--event-listing-grid[data-layout="scroll"] .trellis-event-cards::-webkit-scrollbar-thumb {
    background: rgba(130, 143, 134, 0.25);
    border-radius: 0;
    width: 20px; }
  .widget--event-listing-grid[data-layout="scroll"] .trellis-event-cards::-webkit-scrollbar {
    height: 4px; }

.widget--event-listing-grid[data-layout="scroll"] .trellis-event-card {
  display: inline-flex;
  min-width: 47%;
  white-space: wrap; }
  @media (min-width: 801px) {
    .widget--event-listing-grid[data-layout="scroll"] .trellis-event-card {
      min-width: 21%; } }

.widget--event-listing-grid .trellis-event-cards {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-row-gap: clamp(32px, 4vw, 80px);
  grid-column-gap: clamp(16px, 4vw, 80px); }
  @media (min-width: 801px) {
    .widget--event-listing-grid .trellis-event-cards {
      grid-template-columns: repeat(4, 1fr); } }

.widget--representative-search.container {
  max-width: 1135px; }

.trellis-rep-search__form {
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
  gap: 16px; }
  @media (min-width: 600px) {
    .trellis-rep-search__form {
      grid-template-columns: 1fr auto; } }
  .trellis-rep-search__form .form-actions {
    margin: 0; }
    .trellis-rep-search__form .form-actions input {
      line-height: 12px; }

.trellis-rep-search__form-fields {
  display: flex;
  flex-direction: column;
  gap: 32px; }
  @media (min-width: 600px) {
    .trellis-rep-search__form-fields {
      flex-direction: row;
      gap: 16px; } }
  .trellis-rep-search__form-fields .form-label,
  .trellis-rep-search__form-fields .form-field input,
  .trellis-rep-search__form-fields .form-field select {
    font-family: "freight-text-pro", Georgia, serif;
    font-size: clamp(1.25rem, 1.4vw, 1.25rem);
    text-transform: capitalize; }
  .trellis-rep-search__form-fields .form-field input {
    padding: 10px;
    line-height: 20px; }
  .trellis-rep-search__form-fields .form-field select {
    padding: 5px 10px;
    line-height: 25px; }
  .trellis-rep-search__form-fields .form-label {
    padding-left: 10px; }
    .trellis-rep-search__form-fields .form-label.active {
      padding-left: 0;
      top: -18px;
      font-family: "soleil", Verdana, sans-serif;
      font-size: clamp(.75rem, 3vw, .75rem); }

form.trellis-rep-search__form--domestic .trellis-rep-search__form-fields--international {
  display: none; }

form.trellis-rep-search__form--international .trellis-rep-search__form-fields--domestic {
  display: none; }

.trellis-rep-search__toggle {
  display: block;
  margin: 16px auto 0;
  padding: 0;
  font-family: "soleil", Verdana, sans-serif;
  font-size: clamp(.875rem, 3vw, .875rem);
  font-weight: 600;
  line-height: 21px;
  color: #828f86;
  text-transform: capitalize;
  text-decoration: underline; }
  @media (min-width: 600px) {
    .trellis-rep-search__toggle {
      margin: 16px 0 0; } }

.results-container {
  display: flex;
  flex-direction: column;
  gap: 32px;
  margin-top: 32px; }
  .results-container:empty {
    display: none; }
  @media (min-width: 600px) {
    .results-container {
      margin-top: 112px; } }

.body--sales-representatives .trellis-widget--custom-items-form {
  display: block; }

.trellis-widget--custom-items-form {
  display: none;
  padding: 0 0 32px; }
  .trellis-widget--custom-items-form .trellis-form-group {
    display: flex;
    grid-gap: 16px;
    flex-direction: column; }
  .trellis-widget--custom-items-form .form-row-inputs {
    display: none; }
    .trellis-widget--custom-items-form .form-row-inputs.is--open {
      display: flex;
      flex-direction: column; }
  .trellis-widget--custom-items-form .trellis-form-group__description {
    margin-bottom: 16px;
    color: #5c574d;
    font-size: clamp(.75rem, 1vw, .875rem); }
  .trellis-widget--custom-items-form .custom-items-form__header {
    margin-bottom: 16px;
    font-size: clamp(0.688rem, 3vw, 0.688rem);
    text-transform: uppercase;
    letter-spacing: 0.04em;
    font-weight: 600;
    color: #5c574d; }
  .trellis-widget--custom-items-form .form-row-checkboxes {
    position: relative;
    display: flex;
    flex-direction: column; }
  .trellis-widget--custom-items-form .form-checkbox + label {
    display: flex;
    align-items: center;
    padding-left: 21px;
    width: fit-content;
    color: #5c574d;
    cursor: pointer; }
    .trellis-widget--custom-items-form .form-checkbox + label::before {
      content: "";
      position: absolute;
      left: 0;
      width: 13px;
      height: 13px;
      border: 1px solid #5c574d;
      border-radius: 1px; }
    .trellis-widget--custom-items-form .form-checkbox + label:hover {
      color: #828f86; }
      .trellis-widget--custom-items-form .form-checkbox + label:hover::before {
        border-color: #828f86; }
  .trellis-widget--custom-items-form .form-checkbox:checked + label::before {
    background-color: #828f86;
    border-color: #828f86;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6' viewBox='0 0 9 6' fill='none'%3E%3Cpath d='M1.28125 3.2373L3.26243 5.21848L7.71759 0.763319' stroke='white' stroke-linecap='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center; }
  .trellis-widget--custom-items-form .form-checkbox:focus-visible + label {
    outline: 1px solid #5c574d;
    outline-offset: 1px; }
  .trellis-widget--custom-items-form .form-row-container:not(:first-of-type) {
    margin-top: 16px; }
  .trellis-widget--custom-items-form .form-row {
    display: flex;
    flex-direction: column;
    grid-gap: calc(16px + 8px);
    margin-top: 0; }
    @media (min-width: 801px) {
      .trellis-widget--custom-items-form .form-row {
        flex-direction: row;
        grid-gap: 16px; } }
  @media (min-width: 801px) {
    .trellis-widget--custom-items-form .form-field {
      max-width: 278px; } }
  .trellis-widget--custom-items-form .trellis-form-group__add {
    display: flex;
    padding: 8px 12px;
    background-color: #f7f6f2;
    font-weight: 600; }
    .trellis-widget--custom-items-form .trellis-form-group__add:hover {
      background-color: #f0efeb; }
    .trellis-widget--custom-items-form .trellis-form-group__add.trellis-form-group__add--success {
      pointer-events: none; }
      .trellis-widget--custom-items-form .trellis-form-group__add.trellis-form-group__add--success .trellis-form-group__add-text {
        opacity: 0;
        width: 0px; }
      .trellis-widget--custom-items-form .trellis-form-group__add.trellis-form-group__add--success .trellis-form-group__add-success-text {
        animation: fadeIn 1.5s;
        width: auto;
        opacity: 1; }
    .trellis-widget--custom-items-form .trellis-form-group__add .trellis-form-group__add-text,
    .trellis-widget--custom-items-form .trellis-form-group__add .trellis-form-group__add-success-text {
      display: inline-flex;
      align-items: center;
      grid-gap: 4px; }
    .trellis-widget--custom-items-form .trellis-form-group__add .trellis-form-group__add-success-text {
      opacity: 0;
      width: 0px; }

.custom-items-error {
  margin: 4px 0 8px;
  font-size: clamp(.75rem, 3vw, .75rem);
  color: #BA3939; }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.widget--variant-listing-promotional-banner {
  grid-column: 1/-1;
  padding: 8px;
  border: 4px solid transparent;
  font-size: clamp(0.688rem, 3vw, 0.688rem);
  color: #292423;
  font-weight: 600;
  text-transform: uppercase; }
  @media (max-width: 601px) {
    .widget--variant-listing-promotional-banner {
      grid-row: auto !important;
      order: 1; } }
  .widget--variant-listing-promotional-banner.widget--variant-listing-promotional-banner-theme-light,
  .widget--variant-listing-promotional-banner.widget--variant-listing-promotional-banner-theme-light a {
    color: #ffffff; }
  .widget--variant-listing-promotional-banner.dual-banner {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px; }
    @media (min-width: 600px) {
      .widget--variant-listing-promotional-banner.dual-banner {
        grid-template-columns: repeat(2, 1fr);
        gap: 32px; } }
    .widget--variant-listing-promotional-banner.dual-banner .variant-listing-promotional-banner__content {
      align-items: normal; }
      @media (min-width: 600px) {
        .widget--variant-listing-promotional-banner.dual-banner .variant-listing-promotional-banner__content {
          align-items: flex-end; } }
      .widget--variant-listing-promotional-banner.dual-banner .variant-listing-promotional-banner__content .variant-listing-promotional-banner__content-inner {
        flex-direction: column;
        align-items: normal; }
        @media (min-width: 600px) {
          .widget--variant-listing-promotional-banner.dual-banner .variant-listing-promotional-banner__content .variant-listing-promotional-banner__content-inner {
            flex-direction: row; } }
  .widget--variant-listing-promotional-banner .variant-listing-promotional-banner__card {
    position: relative; }
    .widget--variant-listing-promotional-banner .variant-listing-promotional-banner__card .variant-listing-promotional-banner__image,
    .widget--variant-listing-promotional-banner .variant-listing-promotional-banner__card .variant-listing-promotional-banner__video {
      width: 100%;
      height: 100%;
      object-fit: cover;
      overflow: hidden; }
  .widget--variant-listing-promotional-banner .variant-listing-promotional-banner__content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: flex-end;
    padding: 16px; }
    @media (min-width: 801px) {
      .widget--variant-listing-promotional-banner .variant-listing-promotional-banner__content {
        padding: 32px; } }
    .widget--variant-listing-promotional-banner .variant-listing-promotional-banner__content .variant-listing-promotional-banner__content-inner {
      display: flex;
      justify-content: space-between;
      align-items: center;
      gap: 8px;
      width: 100%; }
  .widget--variant-listing-promotional-banner a {
    font-size: clamp(.875rem, 3vw, .875rem);
    font-weight: normal;
    color: #292423;
    text-transform: none;
    text-decoration: underline; }

.trellis-article-material-gallery[data-grid-size-desktop="5"] .widget--variant-listing-promotional-banner {
  grid-row: auto !important;
  order: 1; }

#search_query_adv {
  border: 0;
  border-bottom: 1px solid #e6eaeb;
  border-radius: 0;
  font-family: "freight-text-pro", Georgia, serif;
  font-weight: 500;
  font-size: clamp(1.25rem, 4vw, 1.5625rem);
  color: #5c574d;
  padding-left: 48px;
  padding-right: 48px;
  height: auto; }
  #search_query_adv::placeholder {
    font-family: "freight-text-pro", Georgia, serif;
    font-weight: 500;
    font-size: clamp(1.25rem, 4vw, 1.5625rem);
    color: #5c574d; }

.trellis-search__clear-results {
  position: absolute;
  right: 16px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  padding: 0; }
  .trellis-search__clear-results svg {
    height: 18px;
    width: 18px; }

#search-results-content .trellis-actionBar .form-field {
  justify-content: flex-start; }

#search-results-content .trellis-blog-grid {
  padding-top: 16px; }

.search--blog-posts-old-container {
  display: none; }

.page-type--search .page {
  padding-top: 32px; }

@media (min-width: 801px) {
  .page-type--search .page--article .page-content {
    display: flex;
    grid-gap: clamp(32px, 4vw, 80px); } }

@media (min-width: 1202px) {
  .page-type--search .page--article .page-content {
    display: grid;
    grid-template-columns: minmax(0, 290px) 3fr; } }

.page-type--search .page--article .page-content:before, .page-type--search .page--article .page-content:after {
  display: none; }

@media (min-width: 801px) {
  .page-type--search .page--article .page-content .trellis-filter-toggle {
    display: none; } }

.page-type--search .page--article #product-listing-container {
  flex: 1; }

.page-type--search .page--article .facetedSearch--article .accordion--navList {
  border: 0; }

.page-type--search .page--article .trellis-sidebar__nav:not(.trellis-sidebar__nav--article) .sidebarBlock-heading {
  color: transparent;
  background-color: transparent;
  border-bottom: 0; }

.page-type--search .page--article .trellis-sidebar__nav:not(.trellis-sidebar__nav--article) .sidebarBlock {
  border-top: 0; }

.page-type--search .page--article .trellis-sidebar__nav:not(.trellis-sidebar__nav--article) .sidebarBlock--close {
  display: none; }

.trellis-widget--secondary-navigation {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 32px; }
  @media (min-width: 1202px) {
    .trellis-widget--secondary-navigation {
      display: flex;
      flex-direction: row;
      grid-gap: clamp(16px, 6vw, 112px); } }
  @media (min-width: 1920px) {
    .trellis-widget--secondary-navigation .trellis-footer__navigation-section {
      display: grid;
      grid-template-columns: repeat(2, auto);
      grid-template-rows: auto 1fr;
      grid-column-gap: 64px;
      grid-row-gap: 32px; } }
  .trellis-widget--secondary-navigation ul {
    list-style-type: none;
    margin: 0; }
  .trellis-widget--secondary-navigation strong {
    display: block;
    font-family: "heimat-mono", "Courier New", monospace;
    font-weight: 600;
    font-size: clamp(.875rem, 3vw, .875rem);
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding-bottom: 32px;
    margin-bottom: 32px;
    border-bottom: 1px solid #c3c1b0;
    align-self: flex-start; }
    @media (min-width: 1202px) {
      .trellis-widget--secondary-navigation strong {
        grid-column: 2 span; } }
    @media (min-width: 1920px) {
      .trellis-widget--secondary-navigation strong {
        margin-bottom: 0; } }
  .trellis-widget--secondary-navigation .trellis-footer__navigation-link {
    display: flex;
    grid-gap: 16px;
    margin-bottom: 16px;
    width: max-content;
    font-size: 0.875rem; }
  .trellis-widget--secondary-navigation .trellis-footer__navigation-link-icon {
    width: 17px;
    min-width: 17px; }

.trellis-widget--footer-newsletter-subscription {
  display: flex;
  flex-direction: column;
  grid-gap: 32px;
  margin-top: 32px; }
  @media (min-width: 1202px) {
    .trellis-widget--footer-newsletter-subscription {
      margin-top: 0; } }
  .trellis-widget--footer-newsletter-subscription .form {
    margin-top: 0; }
  .trellis-widget--footer-newsletter-subscription .form,
  .trellis-widget--footer-newsletter-subscription .form-field {
    margin-bottom: 0; }
  .trellis-widget--footer-newsletter-subscription .form-field--input {
    position: relative; }
    .trellis-widget--footer-newsletter-subscription .form-field--input:not(:last-of-type) {
      margin-bottom: 16px; }
  .trellis-widget--footer-newsletter-subscription .footer-newsletter-subscription__heading {
    display: block;
    font-family: "heimat-mono", "Courier New", monospace;
    font-weight: 600;
    font-size: clamp(.875rem, 3vw, .875rem);
    letter-spacing: 0.1em;
    text-transform: uppercase; }
  .trellis-widget--footer-newsletter-subscription .form-fieldset {
    position: relative;
    border-width: 0; }
  .trellis-widget--footer-newsletter-subscription .form-label {
    left: 10px; }
    .trellis-widget--footer-newsletter-subscription .form-label.active {
      left: 0; }
  .trellis-widget--footer-newsletter-subscription .form-input {
    border-color: #e6eaeb;
    padding: 8px;
    line-height: 1;
    height: auto;
    background-color: transparent; }
  .trellis-widget--footer-newsletter-subscription .form-select {
    background-color: transparent; }
  .trellis-widget--footer-newsletter-subscription .button--primary {
    position: absolute;
    right: 8px;
    top: 8px;
    height: 1.5rem;
    width: 1.5rem;
    background-color: #f0efeb;
    border: 0px;
    color: #292423;
    font-size: 2rem;
    font-weight: 100;
    text-align: center;
    letter-spacing: 0;
    line-height: 0;
    padding: 0; }
  .trellis-widget--footer-newsletter-subscription .footer-newsletter-subscription__links {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 16px;
    margin-top: 20px;
    font-size: 0.875rem;
    color: #5c574d; }
  .trellis-widget--footer-newsletter-subscription .form-field--input.form-field--error .form-email__validation-message {
    bottom: -1.75rem; }
    @media (min-width: 1202px) {
      .trellis-widget--footer-newsletter-subscription .form-field--input.form-field--error .form-email__validation-message {
        bottom: -1.25rem; } }

.trellis-footer__social-media {
  margin-top: 32px; }
  .trellis-footer__social-media .trellis-widget--social-media-links {
    display: flex;
    flex-direction: row;
    grid-gap: 10px; }
    .trellis-footer__social-media .trellis-widget--social-media-links img:hover {
      filter: contrast(0.5); }

.trellis-footer__legal-content {
  background-color: #f0efeb; }
  .trellis-footer__legal-content .container {
    padding-top: 32px;
    padding-bottom: 32px; }
    @media (min-width: 1202px) {
      .trellis-footer__legal-content .container {
        padding-top: 48px;
        padding-bottom: 48px; } }
  .trellis-footer__legal-content p {
    margin-bottom: 0; }

.trellis-widget--legal-content {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  grid-gap: 16px;
  font-size: 0.875rem;
  color: #5c574d; }
  @media (min-width: 600px) {
    .trellis-widget--legal-content {
      flex-direction: row; } }
  .trellis-widget--legal-content a,
  .trellis-widget--legal-content p {
    font-size: 0.875rem; }

.legal-content__left svg {
  vertical-align: middle;
  margin-right: 16px; }

.legal-content__right {
  display: flex;
  flex-direction: column;
  grid-gap: 16px; }
  @media (min-width: 600px) {
    .legal-content__right {
      flex-direction: row;
      grid-gap: 48px; } }
  .legal-content__right a:hover {
    text-decoration: underline; }

.trellis-footer {
  background-color: #f7f6f2; }

.trellis-footer__main {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding-top: 32px;
  padding-bottom: 32px;
  grid-column-gap: 32px; }
  @media (min-width: 1202px) {
    .trellis-footer__main {
      flex-direction: row;
      padding-top: 64px;
      padding-bottom: 64px; } }
  .trellis-footer__main a:not(.link):not(.button):not(.skip-to-main-link):not(.primary-navigation__top-level):hover {
    text-decoration: underline; }
  .trellis-footer__main a:not(.link):not(.button):not(.skip-to-main-link):not(.primary-navigation__top-level):focus {
    text-decoration-line: underline;
    color: #292423; }

.trellis-footer__engagement {
  max-width: 464px; }

.widget--notification-bar {
  display: none;
  transition: all .33s; }
  .widget--notification-bar.widget--notification-bar-visible {
    display: block; }

.notication-bar__message {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  line-height: 21px;
  font-weight: 400;
  font-size: clamp(.875rem, 3vw, .875rem); }
  @media (min-width: 1202px) {
    .notication-bar__message {
      line-height: 24px; } }
  .notication-bar__message p {
    margin: 0; }

.trellis-utility-navigation {
  text-align: right; }
  @media (min-width: 1202px) {
    .trellis-utility-navigation {
      margin-left: 32px; } }
  @media (min-width: 1920px) {
    .trellis-utility-navigation {
      margin-left: 48px; } }

.trellis-utility-navigation__items {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 0;
  grid-gap: 16px; }
  @media (min-width: 1920px) {
    .trellis-utility-navigation__items {
      grid-gap: 1.375rem; } }
  .trellis-utility-navigation__items li {
    list-style-type: none; }
  .trellis-utility-navigation__items .navUser-action--quickSearch {
    padding: 0; }
    .trellis-utility-navigation__items .navUser-action--quickSearch svg {
      width: 15px;
      fill: currentColor;
      stroke: transparent; }
      @media (min-width: 1202px) {
        .trellis-utility-navigation__items .navUser-action--quickSearch svg {
          width: 20px;
          vertical-align: middle; } }
      .trellis-utility-navigation__items .navUser-action--quickSearch svg:hover {
        color: #828f86; }
      .trellis-utility-navigation__items .navUser-action--quickSearch svg:active, .trellis-utility-navigation__items .navUser-action--quickSearch svg:focus {
        color: #828f86; }
  .trellis-utility-navigation__items .trellis-utility-navigation__item.trellis-utility-navigation__item--quick-account {
    position: relative; }
  .trellis-utility-navigation__items .trellis-utility-navigation__item.trellis-desktop-only {
    display: none; }
    @media (min-width: 1202px) {
      .trellis-utility-navigation__items .trellis-utility-navigation__item.trellis-desktop-only {
        display: flex; } }

.trellis-utility-navigation__dropdown-trigger svg {
  pointer-events: none; }

.trellis-utility-navigation__dropdown {
  position: absolute;
  display: none;
  flex-direction: column;
  top: calc(100% + 8px);
  right: 0;
  margin: 0;
  min-width: 105px;
  border: 1px solid #e6eaeb;
  padding: 8px 16px;
  grid-gap: 8px;
  text-align: left;
  background-color: #ffffff; }
  @media (min-width: 1202px) {
    .trellis-utility-navigation__dropdown.trellis-utility-navigation__dropdown--visible {
      display: flex; } }

.trellis-utility-navigation__link {
  position: relative; }
  .trellis-utility-navigation__link:hover svg {
    color: #828f86;
    fill: #828f86; }
    .trellis-utility-navigation__link:hover svg.icon--account path, .trellis-utility-navigation__link:hover svg.icon--shopping-bag path {
      fill: #828f86; }
  .trellis-utility-navigation__link:active svg, .trellis-utility-navigation__link:focus svg {
    color: #828f86; }
    .trellis-utility-navigation__link:active svg.icon--account path, .trellis-utility-navigation__link:focus svg.icon--account path {
      fill: #828f86; }
  .trellis-utility-navigation__link:active .cart-quantity, .trellis-utility-navigation__link:focus .cart-quantity {
    color: #828f86; }
  .trellis-utility-navigation__link svg {
    color: #292423;
    width: 18px; }
    @media (min-width: 1202px) {
      .trellis-utility-navigation__link svg {
        width: 23px;
        vertical-align: middle; } }
  .trellis-utility-navigation__link.trellis-utility-navigation__link-cart.trellis-utility-navigation__link-cart--has-items svg path {
    fill: #f7f6f2; }
  .trellis-utility-navigation__link .cart-quantity {
    position: absolute;
    background-color: #eeb211;
    color: #292423;
    width: 13px;
    height: 13px;
    justify-content: center;
    align-items: center;
    font-size: 9px;
    font-weight: 800;
    right: -9px;
    top: -6px; }
    @media (min-width: 1202px) {
      .trellis-utility-navigation__link .cart-quantity {
        width: 18px;
        height: 18px;
        right: -12px;
        top: -6px;
        font-size: clamp(0.688rem, 3vw, 0.688rem); } }
    .trellis-utility-navigation__link .cart-quantity.countPill--positive {
      display: flex; }
      .trellis-utility-navigation__link .cart-quantity.countPill--positive ~ svg path[fill="#fff"] {
        fill: #f7f6f2; }

@keyframes slidein {
  from {
    top: -100%; }
  to {
    top: 0; } }

[data-content-region="trellis_header_left-bottom--global"] [data-sub-layout-container],
[data-content-region="trellis_header_left-bottom--global"] [data-sub-layout],
[data-content-region="trellis_header_right-bottom--global"] [data-sub-layout-container],
[data-content-region="trellis_header_right-bottom--global"] [data-sub-layout] {
  position: static; }

.trellis-mobile-nav-header {
  display: none; }

.trellis-widget--primary-navigation {
  display: flex;
  flex-direction: column;
  list-style-type: none;
  margin: 16px 0 0;
  transition: all .33s; }
  @media (min-width: 1202px) {
    .trellis-widget--primary-navigation {
      flex-direction: row;
      grid-gap: clamp(16px, 1.65vw, 48px);
      margin-top: clamp(8px, 1.5vw, 28px); } }
  @media (min-width: 1920px) {
    .trellis-widget--primary-navigation {
      grid-gap: 48px;
      margin-top: 28px; } }
  .trellis-widget--primary-navigation ul {
    list-style-type: none;
    margin: 0; }

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

.mobile-nav--open .primary-navigation__heading,
.primary-navigation__top-level {
  color: #292423;
  font-family: "heimat-mono", "Courier New", monospace;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.1em;
  font-size: clamp(.875rem, 3vw, .875rem);
  text-decoration: none; }

.primary-navigation__top-level {
  font-size: clamp(.813rem, 3vw, .813rem);
  cursor: default;
  padding: 0; }
  .primary-navigation__top-level.active {
    color: #828f86;
    cursor: pointer; }
  @media (min-width: 1202px) {
    .primary-navigation__top-level {
      font-size: clamp(.75rem, 3vw, .75rem); } }

.primary-navigation__dropdown-wrapper {
  position: absolute;
  width: 100vw;
  top: 99.5%;
  left: 0;
  background-color: #ffffff;
  text-align: left; }
  @media (min-width: 1202px) {
    .primary-navigation__dropdown-wrapper {
      left: 50%;
      transform: translateX(-50%);
      max-height: clamp(calc(100vh - 140px), calc(100vh - 1.25vh), calc(100vh - 168px));
      overflow: auto; } }
  .primary-navigation__dropdown-wrapper.active {
    animation-duration: .5s;
    animation-name: slidein; }
    @media (min-width: 1202px) {
      .primary-navigation__dropdown-wrapper.active {
        animation: none;
        border-top: 1px solid #f0efeb;
        border-bottom: 1px solid #f0efeb; } }
    .primary-navigation__dropdown-wrapper.active .primary-navigation__dropdown {
      display: flex; }

.primary-navigation__dropdown {
  display: none;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  position: relative; }

@media (min-width: 1202px) {
  .primary-navigation__left {
    padding: 48px 80px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    grid-gap: 32px; } }

.primary-navigation__column-buttons {
  display: none; }

.primary-navigation__columns {
  display: flex;
  justify-content: center;
  padding-top: 0;
  padding-bottom: 0;
  grid-column-gap: clamp(16px, 7vw, 144px);
  grid-row-gap: 64px; }

.primary-navigation__column > .primary-navigation__section:not(:first-child) {
  margin-top: 64px; }

.primary-navigation__heading {
  display: block;
  margin-bottom: 24px;
  font-family: "freight-text-pro", Georgia, serif;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; }

.primary-navigation__links {
  display: grid;
  grid-gap: clamp(8px, 1.25vh, 16px); }
  .primary-navigation__links a {
    color: #292423 !important;
    transition: .15s; }
    .primary-navigation__links a:hover {
      text-decoration: underline; }

.primary-navigation__shop-all {
  text-align: right; }
  .primary-navigation__shop-all a {
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    text-decoration: none;
    color: #5c574d;
    font-family: "heimat-mono", "Courier New", monospace;
    font-size: clamp(.813rem, 3vw, .813rem);
    font-weight: 600;
    letter-spacing: 0.04em;
    text-transform: uppercase; }
    .primary-navigation__shop-all a::after {
      content: '';
      display: block;
      margin-left: 32px;
      width: 17px;
      height: 14px;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='14' viewBox='0 0 17 14' fill='none'%3E%3Cpath d='M10.334 1L16.334 7' stroke='%235C574D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.334 13L16.334 7' stroke='%235C574D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1 7H16.3333' stroke='%235C574D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
      background-color: transparent; }
    .primary-navigation__shop-all a:hover {
      color: #292423; }
      .primary-navigation__shop-all a:hover::after {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='14' viewBox='0 0 17 14' fill='none'%3E%3Cpath d='M10.5 1L16.5 7' stroke='%23292423' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.5 13L16.5 7' stroke='%23292423' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.16602 7H16.4993' stroke='%23292423' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"); }

.primary-navigation__image-cta {
  top: 0;
  right: 0;
  flex-basis: 717px; }
  @media (min-width: 1202px) {
    .primary-navigation__image-cta {
      max-width: 40vw; } }
  .primary-navigation__image-cta img {
    width: 100%;
    height: 100%;
    min-height: 480px;
    object-fit: cover; }

.primary-navigation__image-cta--small {
  flex-basis: 529px; }

.primary-navigation__image-cta--theme-light * {
  color: #ffffff; }

.primary-navigation__image-cta--theme-dark * {
  color: #292423; }

.primary-navigation__image-cta-position--top-center .primary-navigation__cta-content {
  justify-content: center;
  text-align: center; }

.primary-navigation__image-cta-position--top-right .primary-navigation__cta-content {
  justify-content: flex-end;
  text-align: right; }

.primary-navigation__image-cta-position--middle-left .primary-navigation__cta-content {
  align-items: center; }

.primary-navigation__image-cta-position--middle-center .primary-navigation__cta-content {
  justify-content: center;
  align-items: center;
  text-align: center; }

.primary-navigation__image-cta-position--middle-right .primary-navigation__cta-content {
  justify-content: flex-end;
  align-items: center;
  text-align: right; }

.primary-navigation__image-cta-position--bottom-left .primary-navigation__cta-content {
  align-items: flex-end; }

.primary-navigation__image-cta-position--bottom-center .primary-navigation__cta-content {
  justify-content: center;
  align-items: flex-end;
  text-align: center; }

.primary-navigation__image-cta-position--bottom-right .primary-navigation__cta-content {
  justify-content: flex-end;
  align-items: flex-end;
  text-align: right; }

.primary-navigation__cta-content {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 48px; }
  .primary-navigation__cta-content p {
    margin-bottom: 8px;
    font-family: "soleil", Verdana, sans-serif;
    font-size: clamp(.813rem, 3vw, .813rem);
    font-weight: 600;
    letter-spacing: 0.04em;
    text-transform: uppercase; }
  .primary-navigation__cta-content strong {
    font-family: "freight-text-pro", Georgia, serif;
    font-size: clamp(1.938rem, 4vw, 1.938rem);
    font-weight: 500;
    line-height: 100%;
    /* 31px */ }
  .primary-navigation__cta-content span {
    display: block;
    margin-top: 16px;
    font-family: "soleil", Verdana, sans-serif;
    font-size: clamp(.875rem, 3vw, .875rem);
    text-decoration-line: underline; }

.trellis-header__navigation-links {
  display: flex;
  list-style-type: none;
  margin: 0;
  grid-gap: 48px; }

.mobile-nav--open {
  overflow: hidden; }
  .mobile-nav--open .mobile-overlay {
    position: absolute;
    top: 0;
    display: block;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.25); }
  .mobile-nav--open .trellis-header__desktop {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 414px;
    height: 100vh;
    padding-bottom: 88px;
    background: #ffffff;
    overflow-y: auto;
    z-index: 1; }
    .mobile-nav--open .trellis-header__desktop .trellis-mobile-nav-header {
      position: sticky;
      top: 0;
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 32px;
      width: 100%;
      max-height: 88px;
      background: #f7f6f2;
      border-bottom: 2px solid #f0efeb;
      z-index: 10; }
    .mobile-nav--open .trellis-header__desktop nav {
      padding: 0 16px; }
    .mobile-nav--open .trellis-header__desktop .trellis-header__left nav {
      padding-top: 16px; }
    .mobile-nav--open .trellis-header__desktop .hidden,
    .mobile-nav--open .trellis-header__desktop .trellis-logo,
    .mobile-nav--open .trellis-header__desktop .trellis-header__top,
    .mobile-nav--open .trellis-header__desktop .trellis-utility-navigation {
      display: none; }
  .mobile-nav--open .trellis-header__right.hidden {
    z-index: -1; }
  .mobile-nav--open .trellis-mobile-nav-header__logo {
    width: 95px; }
  .mobile-nav--open .trellis-mobile-nav-header__heading {
    font-family: "freight-text-pro", Georgia, serif;
    font-size: 1.563rem;
    line-height: 100%; }
  .mobile-nav--open .trellis-mobile-nav-header__close {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    padding: 0;
    background: #f0efeb; }
  .mobile-nav--open .trellis-header__left {
    display: block; }
  .mobile-nav--open .trellis-header__right-bottom {
    display: block;
    width: 100%; }
  .mobile-nav--open .trellis-widget--primary-navigation {
    margin: 0;
    grid-gap: 0;
    z-index: 1; }
  .mobile-nav--open .primary-navigation__menu {
    border-bottom: 1px solid #f0efeb;
    text-align: left; }
    .mobile-nav--open .primary-navigation__menu > a,
    .mobile-nav--open .primary-navigation__menu > button {
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 100%;
      padding: 32px;
      line-height: 1;
      height: 80px; }
      .mobile-nav--open .primary-navigation__menu > a.primary-navigation__top-level--trigger::after,
      .mobile-nav--open .primary-navigation__menu > button.primary-navigation__top-level--trigger::after {
        content: '';
        display: block;
        width: 17px;
        height: 14px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='14' viewBox='0 0 17 14' fill='none'%3E%3Cpath d='M10.5 1L16.5 7' stroke='%23292423' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.5 13L16.5 7' stroke='%23292423' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.16602 7H16.4993' stroke='%23292423' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
        background-color: transparent; }
  .mobile-nav--open .primary-navigation__dropdown-wrapper {
    top: 0;
    left: 0;
    width: 100%; }
    .mobile-nav--open .primary-navigation__dropdown-wrapper.active {
      padding: 16px;
      padding-top: 0;
      z-index: 1; }
      .mobile-nav--open .primary-navigation__dropdown-wrapper.active .primary-navigation__dropdown {
        display: block;
        padding: 0;
        overflow-y: auto; }
      .mobile-nav--open .primary-navigation__dropdown-wrapper.active .primary-navigation__columns {
        flex-direction: column;
        padding: 0;
        grid-column-gap: 0;
        grid-row-gap: 0; }
  .mobile-nav--open .primary-navigation__column-buttons {
    display: grid;
    grid-gap: 16px;
    grid-template-columns: 1fr 1fr;
    justify-content: space-between;
    margin-top: 104px;
    border-bottom: 1px solid #f0efeb; }
    .mobile-nav--open .primary-navigation__column-buttons .column-button {
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 16px 24px;
      background: #f7f6f2;
      border-radius: 3px;
      font-family: "heimat-mono", "Courier New", monospace;
      font-size: 0.813rem;
      font-weight: 600;
      line-height: normal;
      letter-spacing: 1.3px;
      text-transform: uppercase;
      text-align: center;
      color: #292423; }
      .mobile-nav--open .primary-navigation__column-buttons .column-button::after {
        content: '';
        display: block;
        width: 17px;
        height: 14px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='14' viewBox='0 0 17 14' fill='none'%3E%3Cpath d='M10.5 1L16.5 7' stroke='%23292423' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.5 13L16.5 7' stroke='%23292423' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.16602 7H16.4993' stroke='%23292423' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
        background-color: transparent; }
      .mobile-nav--open .primary-navigation__column-buttons .column-button.column-button--back {
        flex-direction: row-reverse; }
        .mobile-nav--open .primary-navigation__column-buttons .column-button.column-button--back::after {
          margin-right: 16px;
          transform: rotate(180deg); }
      .mobile-nav--open .primary-navigation__column-buttons .column-button.column-button--shop-all {
        text-decoration: none; }
        .mobile-nav--open .primary-navigation__column-buttons .column-button.column-button--shop-all::after {
          margin-left: 16px; }
  .mobile-nav--open .primary-navigation__column > .primary-navigation__section:not(:first-child) {
    margin: 0; }
  .mobile-nav--open .primary-navigation__heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
    padding: 32px;
    border-bottom: 1px solid #f0efeb;
    text-align: left; }
    .mobile-nav--open .primary-navigation__heading::after {
      content: '';
      display: block;
      width: 16px;
      height: 16px;
      background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='16' viewBox='0 0 15 16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 1C8 0.723858 7.77614 0.5 7.5 0.5C7.22386 0.5 7 0.723858 7 1V7.5H0.5C0.223858 7.5 0 7.72386 0 8C0 8.27614 0.223858 8.5 0.5 8.5H7V15C7 15.2761 7.22386 15.5 7.5 15.5C7.77614 15.5 8 15.2761 8 15V8.5H14.5C14.7761 8.5 15 8.27614 15 8C15 7.72386 14.7761 7.5 14.5 7.5H8V1Z' fill='%23292423'/%3E%3C/svg%3E") no-repeat center center; }
    .mobile-nav--open .primary-navigation__heading.active::after {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='2' viewBox='0 0 16 2' fill='none'%3E%3Cpath d='M1 1L15 1' stroke='%23292423' stroke-linecap='round'/%3E%3C/svg%3E"); }
  .mobile-nav--open .primary-navigation__links {
    display: none;
    grid-gap: 16px;
    padding: 32px;
    background: #f7f6f2;
    border-bottom: 1px solid #f0efeb; }
    .mobile-nav--open .primary-navigation__links.active {
      display: grid; }
    .mobile-nav--open .primary-navigation__links li a {
      font-size: 1rem; }
  .mobile-nav--open .primary-navigation__image-cta {
    display: block;
    margin-bottom: 16px; }
    .mobile-nav--open .primary-navigation__image-cta .primary-navigation__cta-content {
      display: none; }
  .mobile-nav--open .primary-navigation__image-cta img,
  .mobile-nav--open .primary-navigation__image-cta--small img {
    min-height: unset; }
  .mobile-nav--open .primary-navigation__shop-all {
    display: none; }

.trellis-dropdown--quickSearch {
  background-color: #ffffff;
  border-bottom: 1px solid #f7f6f2;
  border-top: 1px solid #f7f6f2;
  padding: 32px 0;
  top: 100%;
  height: 100vh; }
  @media (min-width: 1202px) {
    .trellis-dropdown--quickSearch {
      padding: 80px 0; } }
  @media (min-width: 1202px) {
    .trellis-dropdown--quickSearch.is-open {
      max-height: calc(100vh - 177px);
      overflow: auto; } }
  .trellis-dropdown--quickSearch .quickSearchResults {
    margin-top: 0; }
    .trellis-dropdown--quickSearch .quickSearchResults:empty {
      display: none; }
    .trellis-dropdown--quickSearch .quickSearchResults .container {
      padding-top: 0;
      padding-bottom: 0; }
  .trellis-dropdown--quickSearch .form {
    max-width: 60rem;
    padding: 0 32px; }
    @media (min-width: 600px) {
      .trellis-dropdown--quickSearch .form {
        padding: 0 64px; } }
  .trellis-dropdown--quickSearch .form-field {
    position: relative; }
  .trellis-dropdown--quickSearch .button--search-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='17' height='19' viewBox='0 0 17 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13 7.90992C13 11.2236 10.3137 13.9099 7 13.9099C3.68629 13.9099 1 11.2236 1 7.90992C1 4.59621 3.68629 1.90991 7 1.90991C10.3137 1.90991 13 4.59621 13 7.90992ZM11.8012 13.004C13.1549 11.7275 14 9.91742 14 7.90992C14 4.04393 10.866 0.909912 7 0.909912C3.134 0.909912 0 4.04393 0 7.90992C0 11.7759 3.134 14.9099 7 14.9099C8.49709 14.9099 9.88441 14.4399 11.0225 13.6395L15.1464 17.7635L15.5 18.117L16.2071 17.4099L15.8536 17.0564L11.8012 13.004Z' fill='%23292423'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    width: 48px;
    background-color: transparent;
    color: transparent;
    border: 0;
    z-index: 1;
    padding: 0; }
  .trellis-dropdown--quickSearch .form-input {
    border: 0;
    border-bottom: 1px solid #e6eaeb;
    border-radius: 0;
    font-family: "freight-text-pro", Georgia, serif;
    font-weight: 500;
    font-size: clamp(1.25rem, 4vw, 1.5625rem);
    color: #292423;
    padding-left: 48px;
    padding-right: 48px;
    height: auto; }
    .trellis-dropdown--quickSearch .form-input::placeholder {
      font-family: "freight-text-pro", Georgia, serif;
      font-weight: 500;
      font-size: clamp(1.25rem, 4vw, 1.5625rem);
      color: #292423; }
  .trellis-dropdown--quickSearch .trellis-search__clear-results {
    position: absolute;
    right: 16px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    padding: 0;
    height: fit-content;
    line-height: 1; }
    .trellis-dropdown--quickSearch .trellis-search__clear-results svg {
      height: 18px;
      width: 18px; }

[data-content-region="trellis_quick_search--global"]:empty {
  display: none; }

[data-content-region="trellis_quick_search--global"] .container {
  padding-top: 32px;
  padding-bottom: 0; }
  @media (min-width: 1202px) {
    [data-content-region="trellis_quick_search--global"] .container {
      padding-top: 80px; } }

.trellis-quick-results .no-results__heading {
  margin-top: 32px;
  margin-bottom: 32px;
  text-align: center; }
  @media (min-width: 801px) {
    .trellis-quick-results .no-results__heading {
      margin-top: 80px;
      margin-bottom: 80px; } }

.trellis-quick-results .result-count__message {
  font-family: "freight-text-pro", Georgia, serif;
  font-size: clamp(1.25rem, 4vw, 1.5625rem);
  margin-top: 0; }

.trellis-quick-results .productGrid {
  height: 100vh;
  overflow-y: auto;
  padding-top: 0;
  padding-bottom: 246px;
  flex-wrap: wrap; }
  @media (min-width: 801px) {
    .trellis-quick-results .productGrid {
      display: flex;
      height: auto;
      padding-bottom: 0;
      margin-bottom: 0;
      grid-column-gap: 32px; } }
  .trellis-quick-results .productGrid::before, .trellis-quick-results .productGrid::after {
    display: none; }

.trellis-quick-results .product {
  width: 100%;
  padding: 0;
  margin-bottom: 32px; }
  @media (min-width: 801px) {
    .trellis-quick-results .product {
      width: calc(25% - 24px);
      margin-bottom: 0; } }
  .trellis-quick-results .product .trellis-card-details {
    margin-bottom: 0; }
  .trellis-quick-results .product .trellis-card__image-wrapper {
    height: clamp(250px, 25vw, 560px); }

.trellis-quick-results .trellis-quick-results__submit-container {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  align-items: center;
  justify-content: space-between;
  margin: 32px 0; }
  @media (min-width: 801px) {
    .trellis-quick-results .trellis-quick-results__submit-container {
      flex-direction: row;
      margin: 80px 0; } }

.trellis-quick-results .trellis-quick-results--submit {
  display: block;
  margin-top: 16px; }
  @media (min-width: 801px) {
    .trellis-quick-results .trellis-quick-results--submit {
      margin-top: 0; } }

.trellis-quick-results .trellis-card--article .trellis-card__image-wrapper {
  height: auto; }

.trellis-quick-results .trellis-card--article .trellis-card__compare {
  display: none; }

@media (min-width: 1202px) {
  .trellis-header__account-navigation {
    display: none; } }

.trellis-header__account-navigation .icon-close {
  display: none; }

.trellis-header__account-navigation .primary-navigation__menu.is--open .trellis-header__account-items {
  display: flex;
  flex-direction: column;
  background-color: #f7f6f2;
  padding: 32px;
  grid-gap: 16px;
  height: auto; }

.trellis-header__account-navigation .primary-navigation__menu.is--open .icon-close {
  display: block; }

.trellis-header__account-navigation .primary-navigation__menu.is--open .icon-open {
  display: none; }

.trellis-header__account-navigation .trellis-header__account-items {
  display: none; }
  .trellis-header__account-navigation .trellis-header__account-items a {
    color: #292423; }

.skip-to-main-link {
  position: absolute;
  transform: translate(-50%, calc(-100% - 55px)); }
  .skip-to-main-link:focus {
    transform: translate(-50%, 0); }

.trellis-header {
  position: sticky;
  top: 0;
  z-index: 10;
  background-color: #ffffff;
  border-bottom: 2px solid #f0efeb;
  transition: .25s; }
  .trellis-header.trellis-header--condensed .widget--notification-bar {
    margin-top: -25vw; }
    @media (min-width: 801px) {
      .trellis-header.trellis-header--condensed .widget--notification-bar {
        margin-top: -10vw; } }
  .trellis-header.trellis-header--condensed .trellis-logo {
    margin-top: -18vw; }
    @media (min-width: 801px) {
      .trellis-header.trellis-header--condensed .trellis-logo {
        margin-top: -10vw; } }
  .trellis-header.trellis-header--condensed .trellis-header__top {
    min-height: 0; }
    .trellis-header.trellis-header--condensed .trellis-header__top .trellis-header__accent-link {
      margin-top: -10vw; }
  .trellis-header.trellis-header--condensed .trellis-widget--primary-navigation {
    margin: 0; }

[data-content-region="trellis_navigation-bar--global"] {
  position: relative;
  z-index: 1; }

.trellis-header__inner {
  padding-top: 8px;
  padding-bottom: 8px; }
  @media (min-width: 1202px) {
    .trellis-header__inner {
      padding-top: 32px;
      padding-bottom: 32px; } }

.trellis-header__mobile {
  display: flex;
  align-items: center; }
  @media (min-width: 1202px) {
    .trellis-header__mobile {
      display: none; } }
  .trellis-header__mobile > * {
    flex-basis: 33%; }

.trellis-header__desktop {
  display: none; }
  @media (min-width: 1202px) {
    .trellis-header__desktop {
      display: flex;
      flex-direction: row; } }
  @media (min-width: 1202px) {
    .trellis-header__desktop > *:not(.trellis-logo) {
      flex-basis: 50%; } }

.trellis-header__desktop--open {
  display: flex;
  flex-direction: column; }

.trellis-logo {
  margin: 0 32px;
  align-self: flex-start;
  opacity: 1;
  text-align: center;
  transition: all .33s; }
  .trellis-logo .header-logo-image-container {
    height: 48px;
    min-height: auto; }
    @media (min-width: 1202px) {
      .trellis-logo .header-logo-image-container {
        height: clamp(75px, 5.375vw, 104px); } }
    @media (min-width: 1920px) {
      .trellis-logo .header-logo-image-container {
        height: 104px; } }
    .trellis-logo .header-logo-image-container svg {
      height: auto;
      width: 74px;
      color: #292423; }
      @media (min-width: 1202px) {
        .trellis-logo .header-logo-image-container svg {
          height: clamp(75px, 5.375vw, 104px);
          width: clamp(99px, 7vw, 138px); } }
      @media (min-width: 1920px) {
        .trellis-logo .header-logo-image-container svg {
          height: 104px;
          width: 138px; } }
    .trellis-logo .header-logo-image-container .desktop-only {
      display: none; }
      @media (min-width: 1202px) {
        .trellis-logo .header-logo-image-container .desktop-only {
          display: block; } }

.trellis-header__top {
  min-height: 33px;
  transition: min-height .33s; }
  .trellis-header__top .trellis-header__accent-link {
    display: block;
    transition: all .33s; }

.trellis-header__left {
  display: none; }
  @media (min-width: 1202px) {
    .trellis-header__left {
      display: block; } }

.trellis-header__menu-toggle {
  padding: 0;
  text-align: left; }

.trellis-header__right {
  display: flex;
  flex-direction: column;
  align-items: flex-end; }

.trellis-header__right-bottom {
  display: flex;
  align-items: flex-end; }

.trellis-header__accent-link {
  border: 1px solid #c3c1b0;
  padding: 6px 36px 6px 12px;
  font-size: clamp(0.688rem, 3vw, 0.688rem);
  line-height: 1;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.04em;
  color: #5c574d;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' viewBox='0 0 12 10' fill='none'%3E%3Cpath d='M6.83374 1.25L10.5837 5' stroke='%235C574D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.83374 8.75L10.5837 5' stroke='%235C574D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.00122 5H10.5846' stroke='%235C574D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: calc(100% - 12px) center; }
  .trellis-header__accent-link:hover {
    background-color: #f7f6f2; }
  .trellis-header__accent-link a {
    color: #5c574d; }

.trellis-category-header__wrapper {
  background-color: #f7f6f2; }

.trellis-category-header {
  display: none;
  flex-direction: column;
  position: relative;
  padding: 0; }
  @media (min-width: 801px) {
    .trellis-category-header {
      flex-direction: row; } }

.trellis-category-header--is-visible {
  display: flex; }

@media (min-width: 801px) {
  .trellis-category-header--image {
    min-height: clamp(240px, 42vw, 800px); } }

.trellis-category-header--image .trellis-category-header__text {
  text-align: left;
  margin: 0; }

@media (min-width: 801px) {
  .trellis-category-header--image .trellis-category-header__description {
    margin-top: 48px; } }

.trellis-category-header__image-wrapper {
  position: relative;
  width: 100%;
  min-width: 50%;
  aspect-ratio: 3 / 2; }

.trellis-category-header__image {
  width: 100%;
  height: 100%;
  object-fit: cover; }
  @media (min-width: 801px) {
    .trellis-category-header__image {
      position: absolute;
      left: 0;
      top: 0; } }

.trellis-category-header__text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 48px 32px;
  text-align: center;
  margin: auto; }
  @media (min-width: 801px) {
    .trellis-category-header__text {
      padding: 80px; } }
  .trellis-category-header__text > * {
    max-width: 850px; }
  .trellis-category-header__text h1 {
    font-size: clamp(1.938rem, 4vw, 4rem); }
  .trellis-category-header__text .trellis-category-header__description {
    margin-top: 32px; }
  .trellis-category-header__text p:last-of-type {
    margin-bottom: 0; }

.trellis-sidebar-overlay {
  display: none;
  position: fixed;
  z-index: 11;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  background-color: rgba(255, 255, 255, 0.6);
  cursor: pointer; }
  @media (min-width: 801px) {
    .trellis-sidebar-overlay.trellis-sidebar-overlay--article, .trellis-sidebar-overlay.trellis-sidebar-overlay--article.is--visible {
      display: none; } }
  .trellis-sidebar-overlay.is--visible {
    display: block; }

.trellis-sidebar {
  display: none;
  position: fixed;
  z-index: 11;
  top: 0;
  left: 0;
  height: 100vh;
  background-color: #ffffff;
  width: 100%;
  max-width: 500px; }
  .trellis-sidebar.on--right {
    left: auto;
    right: 0; }
  .trellis-sidebar.is--visible {
    display: block; }

.sidebarBlock {
  padding: 32px; }
  @media (min-width: 1202px) {
    .sidebarBlock {
      padding: 48px; } }

.trellis-sidebar__nav--article {
  transition: .25s; }
  @media (min-width: 801px) {
    .trellis-sidebar__nav--article {
      position: sticky;
      top: 0;
      padding: 48px 0; } }
  .trellis-sidebar__nav--article .navList-action--checkbox {
    display: flex;
    padding: 8px 0 8px 8px;
    font-size: clamp(.875rem, 3vw, .875rem);
    margin-bottom: 0; }
    .trellis-sidebar__nav--article .navList-action--checkbox::before, .trellis-sidebar__nav--article .navList-action--checkbox::after {
      display: none; }
    .trellis-sidebar__nav--article .navList-action--checkbox.is-selected {
      background-color: #f7f6f2; }
      .trellis-sidebar__nav--article .navList-action--checkbox.is-selected span {
        color: #5c574d; }
    .trellis-sidebar__nav--article .navList-action--checkbox span {
      margin-left: auto;
      margin-right: 8px;
      color: #c3c1b0; }
    .trellis-sidebar__nav--article .navList-action--checkbox .navList-action-close {
      display: none; }
  .trellis-sidebar__nav--article .trellis-facet-section__title-view-all.trellis-facet-section__title {
    display: none; }
  .trellis-sidebar__nav--article #facetedSearch-content--availability.is-open {
    display: block; }
  .trellis-sidebar__nav--article.trellis-sidebar__nav .toggleLink {
    display: block; }

.trellis-sidebar__nav {
  overflow-x: auto; }
  @media (min-width: 801px) {
    .trellis-sidebar__nav.trellis-sidebar__nav--article {
      overflow-x: unset; } }
  .trellis-sidebar__nav .facetedSearch-refineFilters {
    display: block; }
  .trellis-sidebar__nav .sidebarBlock {
    height: calc(100vh - 89px);
    overflow-x: auto;
    margin-top: 0;
    border-top: 2px solid #f0efeb; }
  .trellis-sidebar__nav .facetedSearch--article {
    padding: 16px; }
    @media (min-width: 801px) {
      .trellis-sidebar__nav .facetedSearch--article {
        border-top: 0;
        padding: 0 0 32px;
        height: auto;
        max-height: calc(100vh - 85px);
        overflow: unset;
        overflow-x: auto; }
        .trellis-sidebar__nav .facetedSearch--article:hover::-webkit-scrollbar-track, .trellis-sidebar__nav .facetedSearch--article:focus::-webkit-scrollbar-track, .trellis-sidebar__nav .facetedSearch--article:focus-visible::-webkit-scrollbar-track {
          background: #f7f6f2; }
        .trellis-sidebar__nav .facetedSearch--article:hover::-webkit-scrollbar-thumb, .trellis-sidebar__nav .facetedSearch--article:focus::-webkit-scrollbar-thumb, .trellis-sidebar__nav .facetedSearch--article:focus-visible::-webkit-scrollbar-thumb {
          background: rgba(130, 143, 134, 0.25); }
        .trellis-sidebar__nav .facetedSearch--article::-webkit-scrollbar-track {
          background: transparent; }
        .trellis-sidebar__nav .facetedSearch--article::-webkit-scrollbar-thumb {
          background: transparent;
          border-radius: 0.0625rem;
          width: 20px; }
        .trellis-sidebar__nav .facetedSearch--article::-webkit-scrollbar {
          width: 4px; } }
  .trellis-sidebar__nav .facetedSearch-navList {
    margin-top: 0;
    display: block; }
  .trellis-sidebar__nav .trellis-facet-section__title {
    display: block;
    width: 100%;
    padding-bottom: 16px;
    margin-bottom: 16px;
    text-transform: uppercase;
    color: #5c574d;
    font-weight: 600;
    letter-spacing: 0.04em;
    font-size: clamp(.813rem, 3vw, .813rem);
    border-bottom: 2px solid #f7f6f2; }
    .trellis-sidebar__nav .trellis-facet-section__title.is--hidden {
      display: none; }
  .trellis-sidebar__nav .trellis-facet-section__title--material {
    border-bottom: 0;
    padding-bottom: 0; }
  .trellis-sidebar__nav:not(.trellis-sidebar__nav--article) .accordion-content {
    display: block; }
  .trellis-sidebar__nav .accordion-content {
    padding: 0;
    margin-bottom: 16px; }
  .trellis-sidebar__nav .navList {
    display: flex;
    flex-direction: column;
    margin-bottom: 16px; }
  .trellis-sidebar__nav .form {
    margin-top: 0; }
  .trellis-sidebar__nav .form-fieldset {
    justify-content: flex-start;
    grid-gap: 0; }
  .trellis-sidebar__nav .form-field__label {
    display: block;
    margin-bottom: 4px;
    font-weight: 400;
    font-size: clamp(.875rem, 3vw, .875rem); }
  .trellis-sidebar__nav .form-field {
    width: 100%;
    max-width: 95px; }
  .trellis-sidebar__nav .form-input {
    border-radius: 0;
    background-color: #f2f4f5;
    border: 1px solid #e6eaeb;
    color: #292423;
    font-size: clamp(.875rem, 3vw, .875rem); }
    .trellis-sidebar__nav .form-input::placeholder {
      color: #292423;
      font-size: clamp(.875rem, 3vw, .875rem); }
    .trellis-sidebar__nav .form-input:hover, .trellis-sidebar__nav .form-input:focus {
      background-color: #e6eaeb; }
  .trellis-sidebar__nav .facet-filters__reset {
    margin-bottom: 32px; }
  .trellis-sidebar__nav .toggleLink,
  .trellis-sidebar__nav .trellis-facet-section__title-view-all,
  .trellis-sidebar__nav .trellis-facet-section__title-ready-to-ship {
    display: none; }

.sidebarBlock-heading {
  display: flex;
  align-items: center;
  font-size: clamp(1.563rem, 4vw, 1.563rem);
  font-weight: 500;
  padding: 32px;
  background-color: #f7f6f2;
  line-height: 1;
  border-bottom: 2px solid #f0efeb; }

.sidebarBlock--close {
  margin-left: auto;
  align-self: center;
  background-color: #f0efeb;
  line-height: 1;
  width: 1.5rem;
  height: 1.5rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='12' viewBox='0 0 11 12' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.75774 1.22675C1.46484 0.933857 0.989971 0.933857 0.697078 1.22675C0.404185 1.51964 0.404185 1.99452 0.697078 2.28741L4.40967 6L0.697078 9.71259C0.404185 10.0055 0.404185 10.4804 0.697078 10.7732C0.989971 11.0661 1.46484 11.0661 1.75774 10.7732L5.47033 7.06066L9.71269 11.303C10.0056 11.5959 10.4805 11.5959 10.7733 11.303C11.0662 11.0101 11.0662 10.5353 10.7733 10.2424L6.53099 6L10.7733 1.75764C11.0662 1.46475 11.0662 0.989872 10.7733 0.696978C10.4805 0.404085 10.0056 0.404085 9.71269 0.696978L5.47033 4.93934L1.75774 1.22675Z' fill='%23292423'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat; }

.facet-filters__reset:not(.link):not(.button):not(.skip-to-main-link):not(.primary-navigation__top-level) {
  display: inline-block;
  font-size: clamp(.875rem, 3vw, .875rem);
  font-weight: 400;
  color: #5c574d;
  text-decoration: underline;
  text-transform: capitalize; }

.inlineList {
  margin-left: 0; }
  .inlineList > li {
    display: block;
    margin-left: 0;
    float: none;
    width: fit-content; }
    .inlineList > li .facetLabel__reset {
      display: flex;
      flex-direction: row;
      align-items: center;
      grid-gap: 4px;
      border-radius: 0;
      background-color: #f7f6f2;
      padding: 4px 6px;
      font-size: clamp(.875rem, 3vw, .875rem);
      color: #292423;
      text-transform: capitalize; }
      .inlineList > li .facetLabel__reset:hover {
        background-color: #f0efeb; }
      .inlineList > li .facetLabel__reset .icon {
        top: 1px;
        fill: #292423;
        height: 12px;
        width: 12px; }
    .inlineList > li .facetLabel__param-name:not(:empty)::after {
      content: ":"; }
    .inlineList > li .facetLabel__param-name:empty {
      display: none; }

.form-field--price {
  position: relative; }
  .form-field--price:before {
    content: "$";
    position: absolute;
    display: block;
    bottom: 9px;
    left: 16px;
    font-size: clamp(.875rem, 3vw, .875rem);
    z-index: 1; }
  .form-field--price input {
    padding-left: 20px; }

.form-field__update-button {
  display: none; }

#facetedSearch-navList--material.is--hidden {
  display: none; }

.material-article,
.material-inventory {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: .75rem;
  padding: 0 .75rem .75rem;
  border: 1px solid #f7f6f2;
  border-top: 0; }
  @media (min-width: 801px) {
    .material-article,
    .material-inventory {
      grid-template-columns: repeat(4, 1fr);
      grid-gap: 1rem;
      padding: 0 16px 16px; } }
  .material-article .navList-item,
  .material-inventory .navList-item {
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-end;
    text-align: center; }
  .material-article .navList-action,
  .material-inventory .navList-action {
    font-size: clamp(.875rem, 3vw, .875rem);
    font-weight: 400;
    display: flex;
    flex-direction: column;
    align-items: center; }
    .material-article .navList-action.is-active,
    .material-inventory .navList-action.is-active {
      font-weight: normal; }
      .material-article .navList-action.is-active .material-article__swatch-image,
      .material-inventory .navList-action.is-active .material-article__swatch-image {
        border-color: #828f86; }
  .material-article .form-option-wrapper,
  .material-inventory .form-option-wrapper {
    width: 100%; }
  .material-article .form-radio:checked + .form-option,
  .material-inventory .form-radio:checked + .form-option {
    border: 0px solid transparent;
    border-color: transparent;
    box-shadow: 0 0 0 0 transparent; }
    .material-article .form-radio:checked + .form-option .form-option-variant-wrapper,
    .material-inventory .form-radio:checked + .form-option .form-option-variant-wrapper {
      border: 2px solid #828f86; }
  .material-article .form-option,
  .material-inventory .form-option {
    border: 0px solid transparent;
    font-size: clamp(.875rem, 3vw, .875rem);
    color: #292423;
    text-align: center;
    margin: 0;
    width: 100%; }
    .material-article .form-option .form-option-variant-wrapper,
    .material-inventory .form-option .form-option-variant-wrapper {
      position: relative;
      border: 2px solid #e6eaeb;
      width: 100%;
      display: block;
      padding: 1px;
      margin-bottom: 8px;
      aspect-ratio: 1 / 1; }
    .material-article .form-option .form-option-variant,
    .material-inventory .form-option .form-option-variant {
      position: absolute;
      left: 1px;
      top: 1px;
      height: calc(100% - 2px);
      width: calc(100% - 2px);
      background-size: cover; }

.material-inventory--out-of-stock {
  display: none; }

.material-article--default {
  padding-top: .75rem;
  padding-left: 0;
  padding-right: 0;
  border: 0 solid transparent;
  width: calc(100% - 30px); }
  @media (min-width: 801px) {
    .material-article--default {
      padding-top: 0;
      width: calc(100% - 32px); } }

.form-field--material .form-label {
  display: flex;
  flex-direction: row;
  grid-gap: 8px; }

.form-options--material {
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden; }
  .form-options--material::-webkit-scrollbar-track {
    background: #f7f6f2; }
  .form-options--material::-webkit-scrollbar-thumb {
    background: rgba(130, 143, 134, 0.25);
    border-radius: 0.0625rem;
    width: 20px; }
  .form-options--material::-webkit-scrollbar {
    width: 4px; }

.material-article__header {
  font-size: clamp(0.688rem, 3vw, 0.688rem);
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: normal;
  text-transform: uppercase;
  padding: 8px;
  margin-left: -12px;
  width: calc(100% + 24px);
  background-color: #f7f6f2;
  text-align: center;
  grid-column: span 3;
  color: #5c574d; }
  @media (min-width: 801px) {
    .material-article__header {
      grid-column: span 4;
      margin-left: -16px;
      width: calc(100% + 32px); } }

.material-article__swatch-image {
  width: 100%;
  border: 2px solid #e6eaeb;
  padding: 4px;
  margin-bottom: 8px;
  width: 80px;
  height: 80px;
  object-fit: cover; }

.request-a-swatch__material {
  display: block;
  border: 0;
  font-size: clamp(.875rem, 3vw, .875rem);
  color: #5c574d;
  text-decoration: underline;
  font-family: "soleil", Verdana, sans-serif;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 400; }

.trellis-sidebar .material-article,
.trellis-sidebar .material-inventory {
  display: flex;
  flex-wrap: wrap;
  grid-gap: 16px; }
  .trellis-sidebar .material-article .navList-item,
  .trellis-sidebar .material-inventory .navList-item {
    width: 66px; }
  .trellis-sidebar .material-article .navList-action,
  .trellis-sidebar .material-inventory .navList-action {
    flex-wrap: wrap; }
  .trellis-sidebar .material-article .material-article__swatch-image,
  .trellis-sidebar .material-inventory .material-article__swatch-image {
    width: 66px;
    height: 66px; }

.trellis-sidebar .material-article--hidden {
  display: none; }

.form-option-wrapper--unavailable {
  display: none; }

.form-option-wrapper--out-of-stock {
  opacity: .5; }
  .form-option-wrapper--out-of-stock:hover {
    opacity: .75; }
  .form-option-wrapper--out-of-stock:has(.form-radio:checked) {
    opacity: 1; }
  .form-option-wrapper--out-of-stock .form-radio:checked + .form-option,
  .form-option-wrapper--out-of-stock .form-radio + .form-option {
    border: 0px solid transparent;
    border-color: transparent;
    box-shadow: 0 0 0 0 transparent; }
    .form-option-wrapper--out-of-stock .form-radio:checked + .form-option .form-option-variant-wrapper,
    .form-option-wrapper--out-of-stock .form-radio + .form-option .form-option-variant-wrapper {
      border-color: #b3b9bC; }
      .form-option-wrapper--out-of-stock .form-radio:checked + .form-option .form-option-variant-wrapper .form-option-variant,
      .form-option-wrapper--out-of-stock .form-radio + .form-option .form-option-variant-wrapper .form-option-variant {
        overflow: hidden; }
        .form-option-wrapper--out-of-stock .form-radio:checked + .form-option .form-option-variant-wrapper .form-option-variant::after,
        .form-option-wrapper--out-of-stock .form-radio + .form-option .form-option-variant-wrapper .form-option-variant::after {
          content: "";
          position: absolute;
          height: calc(100% + 80px);
          width: 2px;
          background-color: #b3b9bC;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          margin: auto;
          transform: rotate(45deg); }

.trellis-sort-bar {
  position: sticky;
  background-color: #ffffff;
  display: grid;
  grid-gap: 16px;
  padding: 0 0 16px;
  grid-template-columns: auto auto;
  transition: .25s;
  z-index: 10; }
  .trellis-sort-bar.sticky--bottom {
    top: calc(100% - 119px); }
    .trellis-sort-bar.sticky--bottom .trellis-faux-sort-select {
      bottom: calc(100% + 8px);
      top: unset;
      box-shadow: -2px -5px 6px rgba(44, 44, 51, 0.15); }
  @media (min-width: 801px) {
    .trellis-sort-bar {
      top: 0;
      display: flex;
      justify-content: space-between;
      padding: 32px 0; } }

.trellis-sort-bar__left {
  position: relative;
  display: flex;
  align-items: center;
  grid-column: span 2;
  grid-gap: clamp(16px, 4vw, 48px);
  padding: 8px 0; }
  @media (min-width: 801px) {
    .trellis-sort-bar__left {
      width: 100%;
      padding: 0;
      flex-wrap: wrap; } }
  .trellis-sort-bar__left:after {
    content: "";
    position: absolute;
    display: block;
    height: 2px;
    width: 100vw;
    background-color: #f0efeb;
    left: -32px; }
    @media (min-width: 600px) {
      .trellis-sort-bar__left:after {
        left: -64px; } }
    @media (min-width: 801px) {
      .trellis-sort-bar__left:after {
        display: none; } }
  .trellis-sort-bar__left:before {
    top: 0; }
  .trellis-sort-bar__left:after {
    bottom: 0; }
  .trellis-sort-bar__left .form-fieldset::before, .trellis-sort-bar__left .form-fieldset::after {
    display: none; }

.trellis-sort-bar__label,
.trellis-actionBar .trellis-sort-bar__label {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: row;
  grid-column-gap: 16px;
  font-size: clamp(.75rem, 3vw, .75rem);
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "heimat-mono", "Courier New", monospace;
  color: #292423;
  padding: 0; }

.trellis-actionBar {
  min-width: fit-content;
  margin: 0 0 0 auto; }
  @media (min-width: 801px) {
    .trellis-actionBar {
      margin-left: 0; } }
  .trellis-actionBar .trellis-form-label__sort-by {
    position: absolute;
    border: 0;
    height: 100%;
    pointer-events: none; }
  .trellis-actionBar .form-field {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border: 0;
    margin: 0; }
  .trellis-actionBar .trellis-form-label__sort-by + .form-select {
    font-family: "heimat-mono", "Courier New", monospace;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-size: clamp(.75rem, 3vw, .75rem);
    height: auto;
    color: #292423;
    background-image: none;
    padding-left: 104px;
    max-width: calc(100vw - 175px); }
    @media (min-width: 801px) {
      .trellis-actionBar .trellis-form-label__sort-by + .form-select {
        max-width: none; } }

.trellis-form-label__sort-by {
  border: 0; }

.icon--sort-by {
  transform: rotate(90deg); }

#facetedSearch-content--availability {
  display: none; }

.trellis-ready-to-ship-toggle {
  display: none;
  min-width: fit-content;
  max-width: 202px; }
  .trellis-ready-to-ship-toggle.trellis-ready-to-ship-toggle--visible {
    position: absolute;
    top: calc(100% + .75rem);
    display: flex; }
    @media (min-width: 801px) {
      .trellis-ready-to-ship-toggle.trellis-ready-to-ship-toggle--visible {
        position: relative;
        top: 0; } }
  .trellis-ready-to-ship-toggle .trellis-facet-section {
    display: flex;
    align-items: center;
    background-color: #e6eaeb;
    padding: 0 2px;
    min-height: 37px;
    border-radius: 6.25rem; }
  .trellis-ready-to-ship-toggle .trellis-facet-section__title {
    font-size: clamp(.875rem, 3vw, .875rem);
    color: #828f86;
    font-weight: 400;
    padding: 8px 16px;
    min-height: 33px;
    line-height: 1;
    cursor: pointer; }
    .trellis-ready-to-ship-toggle .trellis-facet-section__title.is--active {
      color: #5c574d;
      background-color: #ffffff;
      border-radius: 6.25rem; }

.trellis-selected-facets {
  display: none;
  flex-direction: row;
  grid-gap: 16px;
  align-items: center;
  flex-wrap: wrap; }
  @media (min-width: 801px) {
    .trellis-selected-facets {
      display: flex; } }
  .trellis-selected-facets div {
    margin-bottom: 0;
    margin-right: 0; }
  .trellis-selected-facets .facetLabel__reset:not(.link):not(.button):not(.skip-to-main-link):not(.primary-navigation__top-level) {
    margin-bottom: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    grid-gap: 4px;
    border-radius: 0;
    background-color: #f7f6f2;
    padding: 4px 6px;
    font-size: clamp(.875rem, 3vw, .875rem);
    color: #292423;
    text-transform: capitalize; }
    .trellis-selected-facets .facetLabel__reset:not(.link):not(.button):not(.skip-to-main-link):not(.primary-navigation__top-level):hover {
      background-color: #f0efeb; }
    .trellis-selected-facets .facetLabel__reset:not(.link):not(.button):not(.skip-to-main-link):not(.primary-navigation__top-level) .icon {
      top: 1px;
      fill: #292423;
      height: 12px;
      width: 12px; }
  .trellis-selected-facets .facetLabel__param-name:not(:empty)::after {
    content: ":"; }
  .trellis-selected-facets .facetLabel__param-name:empty {
    display: none; }

.trellis-product-count {
  min-width: fit-content;
  text-align: right;
  padding: 8px 0;
  grid-column: span 2; }

#product-listing-container {
  position: relative;
  z-index: 1;
  scroll-margin-top: 64px; }
  @media (min-width: 1202px) {
    #product-listing-container {
      scroll-margin-top: 168px; } }
  #product-listing-container .pagination {
    margin-top: 32px; }
    #product-listing-container .pagination:empty {
      display: none; }
    @media (min-width: 801px) {
      #product-listing-container .pagination {
        padding-bottom: 0;
        margin-top: 48px; } }

.trellis-product-grid {
  display: grid;
  grid-gap: 32px;
  margin: 0; }
  @media (min-width: 600px) {
    .trellis-product-grid {
      grid-template-columns: repeat(2, 1fr);
      grid-gap: 64px 32px; } }
  @media (min-width: 801px) {
    .trellis-product-grid {
      grid-template-columns: repeat(3, 1fr);
      margin-top: 2px; } }
  @media (min-width: 1202px) {
    .trellis-product-grid {
      grid-template-columns: repeat(4, 1fr); } }

.trellis-product {
  display: flex;
  flex-direction: column;
  overflow: visible;
  min-width: 0; }
  @media (min-width: 600px) {
    .trellis-product[data-card-width="2"] {
      grid-column: span 2; } }

.page-type--category .page.container {
  padding-top: 0;
  padding-bottom: 48px; }
  @media (min-width: 600px) {
    .page-type--category .page.container {
      padding-bottom: 80px; } }
  @media (min-width: 1202px) {
    .page-type--category .page.container {
      padding-bottom: 112px; } }

ol.breadcrumbs {
  display: block;
  padding-top: 32px;
  padding-bottom: 32px;
  text-align: left;
  margin-bottom: 0; }
  ol.breadcrumbs .breadcrumb {
    font-size: 0.875rem; }
    ol.breadcrumbs .breadcrumb:not(:first-of-type)::before {
      content: ">";
      top: 0;
      border: 0;
      transform: rotate(0);
      color: #b3b9bC;
      height: auto; }
    ol.breadcrumbs .breadcrumb.is-active p {
      display: inline-block;
      margin-bottom: 0;
      color: #292423;
      font-weight: 600;
      cursor: auto; }
    ol.breadcrumbs .breadcrumb a:not(.link):not(.button):not(.skip-to-main-link):not(.primary-navigation__top-level) {
      color: #b3b9bC; }

ol.compare--breadcrumbs {
  padding: 24px 16px; }
  @media (min-width: 1202px) {
    ol.compare--breadcrumbs {
      padding: 32px 80px; } }
  ol.compare--breadcrumbs .compare--breadcrumb {
    color: #5c574d;
    text-decoration: underline;
    padding: 0;
    margin: 0; }
    ol.compare--breadcrumbs .compare--breadcrumb:hover {
      color: #828f86; }

.productView-product {
  display: flex;
  flex-direction: column;
  padding-bottom: 0; }
  .productView-product .yotpo,
  .productView-product .yotpo-widget-instance {
    margin-top: 8px;
    margin-bottom: 32px; }
    @media (min-width: 600px) {
      .productView-product .yotpo,
      .productView-product .yotpo-widget-instance {
        margin-top: 16px;
        margin-bottom: 48px; } }

.trellis-product-view {
  margin: 0 auto;
  padding: 0;
  display: flex;
  flex-direction: column;
  grid-gap: clamp(16px, 8vw, 144px);
  transition: .25s; }
  @media (min-width: 801px) {
    .trellis-product-view {
      flex-direction: row;
      padding: 0 64px; } }
  @media (min-width: 1202px) {
    .trellis-product-view {
      padding: 0 80px; } }
  .trellis-product-view:before, .trellis-product-view:after {
    display: none; }
  .trellis-product-view .trellis-price {
    font-weight: 600;
    font-size: clamp(.875rem, 3vw, .875rem); }

.trellis-product-view .productView-price {
  font-size: clamp(1rem, 3vw, 1rem);
  line-height: 24px;
  font-weight: 600;
  margin: 0; }

#productView-full-collection {
  color: #5c574d;
  text-decoration: underline;
  font-size: clamp(.875rem, 3vw, .875rem);
  line-height: 21px;
  margin-bottom: 8px; }

.productView-images {
  position: relative;
  width: 996px;
  max-width: 60vw;
  padding: 0; }

.trellis-product-details__wrapper {
  display: flex;
  padding: 0 32px;
  position: relative;
  width: 100%; }
  @media (min-width: 600px) {
    .trellis-product-details__wrapper {
      padding: 0; } }
  @media (min-width: 801px) {
    .trellis-product-details__wrapper {
      max-width: 40vw; } }
  @media (min-width: 1202px) {
    .trellis-product-details__wrapper {
      width: 500px;
      min-width: 500px; } }

.trellis-product-details__wrapper-inner {
  width: 100%;
  --max-scroll-offset: 0px;
  --scroll-offset: 0px;
  --sticky-padding: 5vh;
  --top: var(--sticky-padding);
  --bottom: var(--sticky-padding);
  --alignment: start;
  --position: sticky;
  position: var(--position);
  align-self: var(--alignment);
  top: var(--top);
  bottom: var(--bottom); }
  .trellis-product-details__wrapper-inner > * {
    width: 100%;
    padding: 0; }

.wishlist-modal__trigger {
  position: absolute;
  right: 16px;
  top: 16px;
  padding: 0;
  z-index: 1; }
  .wishlist-modal__trigger .wishlist-icon--hover,
  .wishlist-modal__trigger .wishlist-icon--pressed {
    display: none; }
  .wishlist-modal__trigger:hover .wishlist-icon--hover {
    display: block; }
  .wishlist-modal__trigger:hover .wishlist-icon--default,
  .wishlist-modal__trigger:hover .wishlist-icon--pressed {
    display: none; }
  .wishlist-modal__trigger:active .wishlist-icon--pressed {
    display: block; }
  .wishlist-modal__trigger:active .wishlist-icon--default,
  .wishlist-modal__trigger:active .wishlist-icon--hover {
    display: none; }

.productView-title {
  font-size: clamp(2rem, 4vw, 3rem);
  margin-bottom: 32px; }

.trellis-product-details__sale-message {
  font-size: clamp(.813rem, 3vw, .813rem);
  font-family: "heimat-mono", "Courier New", monospace;
  color: #5c574d;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.04em;
  margin-top: 16px; }

.productView-options .form-field:not(.form-field--material):not(.form-field--increments) {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  grid-gap: 16px 8px;
  margin-bottom: 32px; }
  .productView-options .form-field:not(.form-field--material):not(.form-field--increments) .form-label {
    align-self: center;
    margin-right: auto;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: clamp(0.688rem, 3vw, 0.688rem);
    font-weight: 600;
    letter-spacing: 0.04em;
    color: #5c574d;
    width: 100%;
    text-align: left;
    font-family: "soleil", Verdana, sans-serif; }
  .productView-options .form-field:not(.form-field--material):not(.form-field--increments) .form-option-wrapper {
    width: fit-content; }
  .productView-options .form-field:not(.form-field--material):not(.form-field--increments) .form-option {
    padding: 16px;
    margin: 0;
    text-align: center; }
  .productView-options .form-field:not(.form-field--material):not(.form-field--increments) .form-option-variant {
    font-size: clamp(.875rem, 3vw, .875rem);
    font-weight: 600;
    padding: 0;
    line-height: 1;
    color: #292423; }
  .productView-options .form-field:not(.form-field--material):not(.form-field--increments) .form-option-variant__price {
    display: block;
    font-size: clamp(.875rem, 3vw, .875rem);
    margin-top: 8px;
    line-height: 1;
    color: #292423; }
  .productView-options .form-field:not(.form-field--material):not(.form-field--increments) .form-radio + .form-option {
    border-color: #e6eaeb;
    box-shadow: none;
    border-width: 2px; }
    .productView-options .form-field:not(.form-field--material):not(.form-field--increments) .form-radio + .form-option:hover {
      background-color: #f2f4f5;
      border-color: #f2f4f5; }
  .productView-options .form-field:not(.form-field--material):not(.form-field--increments) .form-radio:checked + .form-option {
    border-color: #b3b9bC; }
    .productView-options .form-field:not(.form-field--material):not(.form-field--increments) .form-radio:checked + .form-option:hover {
      background-color: #f2f4f5;
      border-color: #f2f4f5; }
  .productView-options .form-field:not(.form-field--material):not(.form-field--increments) .form-option-wrapper--out-of-stock .form-radio:checked + .form-option:hover,
  .productView-options .form-field:not(.form-field--material):not(.form-field--increments) .form-option-wrapper--out-of-stock .form-radio + .form-option:hover {
    border-color: #e6eaeb;
    opacity: .75; }
  .productView-options .form-field:not(.form-field--material):not(.form-field--increments) .form-option-wrapper--out-of-stock .form-option-variant:after {
    clip-path: polygon(0 0, 100% 97%, 100% 93%, 4% 0);
    width: 100%;
    height: 100%;
    background-color: #e6eaeb;
    transform: rotate(115deg); }
  .productView-options .form-field:not(.form-field--material):not(.form-field--increments) .form-option-wrapper--out-of-stock:hover .form-option-variant:after {
    background-color: #e6eaeb; }
  .productView-options .form-field:not(.form-field--material):not(.form-field--increments) .form-option-wrapper--out-of-stock:has(.form-radio:checked) .form-option-variant:after {
    background-color: #b3b9bC; }

.productView-options .form-label {
  position: static;
  height: auto;
  padding: 0; }

.productView-options .is--hidden {
  display: none; }

.productView-options .alertBox {
  margin: 0 0 32px; }

.productView-options .add-to-cart-buttons {
  margin: 0;
  padding: 0;
  width: 100%; }

.form-field--availability {
  display: none !important; }

.productView-options {
  margin-bottom: 0; }

.productView-options-container {
  display: flex;
  flex-direction: column; }

.product-view__actions {
  display: flex;
  flex-direction: column;
  grid-gap: 16px; }
  @media (min-width: 801px) {
    .product-view__actions {
      flex-direction: row;
      align-items: center;
      grid-gap: 32px; } }

.trellis-shipping__message {
  display: inline-flex;
  align-items: center;
  font-size: clamp(.875rem, 3vw, .875rem);
  grid-gap: 8px;
  color: #5c574d;
  grid-column: span 2;
  margin-top: 16px; }
  @media (min-width: 801px) {
    .trellis-shipping__message {
      justify-content: flex-end;
      grid-column-start: 2;
      grid-row-start: 1; } }

.form-field--increments {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin-bottom: 32px;
  align-items: center; }
  @media (min-width: 801px) {
    .form-field--increments {
      align-items: stretch; } }
  .form-field--increments .form-increment {
    text-align: left; }
  .form-field--increments .form-label {
    grid-column: span 2; }
  .form-field--increments .trellis-ready-to-ship-flag {
    font-size: clamp(0.688rem, 3vw, 0.688rem);
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.04em;
    margin: 0;
    color: #5c574d;
    grid-column-start: 2;
    grid-row-start: 1;
    text-align: right; }
  .form-field--increments .trellis-ready-to-ship-flag[style="display: block;"] + .trellis-shipping__message {
    margin-top: 8px; }

.form-field--stock.form-field {
  margin: 0; }

.form-field--stock .form-label {
  position: static;
  font-family: "soleil", Verdana, sans-serif;
  font-size: clamp(.875rem, 3vw, .875rem);
  font-weight: 400;
  color: #5c574d;
  height: auto;
  margin: 16px 0 0;
  padding: 0;
  cursor: auto; }

.form-field--stock svg {
  margin-right: 8px; }

.form-field--stock [data-product-stock] {
  margin: 0 2px; }

.trellis-hidden-lead-time {
  display: none; }

.form-action--out-of-stock {
  display: none;
  font-size: clamp(.875rem, 3vw, .875rem);
  color: #5c574d;
  line-height: 150%;
  align-items: center;
  grid-gap: 8px;
  margin-bottom: 32px; }
  .form-action--out-of-stock.is--active {
    display: flex; }

#add-to-cart-wrapper .alertBox {
  display: none !important; }

#add-to-cart-wrapper .swym-isa-inline-form {
  margin-bottom: 32px;
  border: 0px solid transparent;
  padding: 0; }

#add-to-cart-wrapper .swym-remind-me {
  padding: 0; }
  #add-to-cart-wrapper .swym-remind-me .swym-title {
    display: none; }
  #add-to-cart-wrapper .swym-remind-me .swym-validation-error-msg {
    background-color: transparent;
    padding: 0;
    border: 0px solid transparent;
    color: #BA3939;
    margin-top: 4px;
    text-align: left;
    font-size: clamp(.75rem, 3vw, .75rem);
    line-height: 150%; }
  #add-to-cart-wrapper .swym-remind-me .swym-remind-description {
    margin-top: 0;
    margin-bottom: 8px;
    font-style: normal;
    text-align: left;
    line-height: 150%; }
  #add-to-cart-wrapper .swym-remind-me .swym-remind-email-container .swym-remind-email-inputs .swym-input {
    margin-bottom: 16px;
    height: 40px; }
    #add-to-cart-wrapper .swym-remind-me .swym-remind-email-container .swym-remind-email-inputs .swym-input::placeholder {
      color: #5c574d; }
  #add-to-cart-wrapper .swym-remind-me .swym-remind-email-container .swym-input-and-error-container.has-error #swym-remind-email-auth-input {
    border-color: #BA3939; }
  #add-to-cart-wrapper .swym-remind-me .swym-remind-email-container #swym-remind-email-auth-button {
    font-family: "heimat-mono", "Courier New", monospace;
    font-weight: 600;
    padding: 12px 16px;
    font-size: clamp(.813rem, 3vw, .813rem);
    letter-spacing: 0.04em;
    height: auto; }
    #add-to-cart-wrapper .swym-remind-me .swym-remind-email-container #swym-remind-email-auth-button:hover {
      background-color: #b18a2d;
      border-color: #b18a2d;
      color: #ffffff; }
  #add-to-cart-wrapper .swym-remind-me #remind-me-subscribe-btn {
    margin-top: 0;
    font-family: "heimat-mono", "Courier New", monospace;
    font-weight: 600;
    padding: 12px 16px;
    font-size: clamp(.813rem, 3vw, .813rem);
    letter-spacing: 0.04em;
    height: auto;
    text-transform: uppercase; }
    #add-to-cart-wrapper .swym-remind-me #remind-me-subscribe-btn:hover {
      background-color: #b18a2d;
      border-color: #b18a2d;
      color: #ffffff; }
  #add-to-cart-wrapper .swym-remind-me .swym-success-msg {
    margin-right: 0;
    padding: 0;
    text-align: left;
    line-height: 150%;
    margin-bottom: 8px;
    font-style: normal;
    text-align: left;
    font-size: clamp(.875rem, 3vw, .875rem); }
  #add-to-cart-wrapper .swym-remind-me .swym-privacy-info {
    text-align: left;
    margin-top: 8px;
    line-height: 150%; }

.listrak-out-of-stock-form__trigger {
  width: 100%; }
  .listrak-out-of-stock-form__trigger.hidden {
    display: none; }

.listrak-out-of-stock-form {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 11;
  transition: .25s; }
  .listrak-out-of-stock-form.hidden {
    right: -100%; }
    .listrak-out-of-stock-form.hidden .listrak-out-of-stock-form-drawer {
      right: -100%; }
  .listrak-out-of-stock-form .form-field {
    position: relative; }
    .listrak-out-of-stock-form .form-field.form-field--error .form-inlineMessage {
      display: block;
      position: absolute;
      bottom: 10px; }
    .listrak-out-of-stock-form .form-field .form-inlineMessage {
      display: none; }

.listrak-out-of-stock-form-overlay {
  position: fixed;
  z-index: 11;
  top: 0;
  right: 0;
  height: 100vh;
  width: 100vw;
  background-color: rgba(255, 255, 255, 0.6);
  cursor: pointer; }
  .listrak-out-of-stock-form-overlay.hidden {
    display: none; }

.listrak-out-of-stock-form-drawer {
  position: fixed;
  top: 0;
  right: 0;
  max-width: 758px;
  height: 100%;
  width: 100%;
  max-height: 100vh;
  overflow-y: auto;
  background-color: #ffffff;
  box-shadow: 2px 2px 6px 0px rgba(44, 44, 51, 0.15);
  z-index: 2;
  transition: .25s; }
  .listrak-out-of-stock-form-drawer .form-input,
  .listrak-out-of-stock-form-drawer .from-field--checkbox {
    margin-bottom: 32px; }
  .listrak-out-of-stock-form-drawer .from-field--checkbox {
    display: flex;
    flex-direction: row;
    gap: 8px;
    color: #5c574d; }
  .listrak-out-of-stock-form-drawer input[type="checkbox"] {
    accent-color: #828f86; }
  .listrak-out-of-stock-form-drawer .button {
    width: 100%; }

.listrak-out-of-stock-form__header-container {
  display: flex;
  align-items: center;
  padding: 32px;
  background-color: #f7f6f2;
  border-bottom: 3px solid #f0efeb; }

.listrak-out-of-stock-form__header {
  font-family: "freight-text-pro", Georgia, serif;
  font-size: clamp(2rem, 2.25vw, 2rem); }

.listrak-out-of-stock-form__close-button {
  margin-left: auto; }

.listrak-out-of-stock-form__form {
  padding: 32px;
  overflow-y: auto; }

.listrak-out-of-stock-form__intro-paragraph {
  font-family: "freight-text-pro", Georgia, serif;
  font-size: clamp(1.5rem, 1.65vw, 1.5rem);
  font-style: italic;
  color: #5c574d;
  margin-bottom: 32px; }

.listrak-out-of-stock-form__disclaimer {
  margin-top: 32px;
  padding-bottom: 80px; }

.productView-info {
  display: none; }

.trellis-made-to-order--only {
  display: none; }

.product--made-to-order .trellis-made-to-order--only {
  display: block; }

.trellis-monogram-trigger {
  width: 100%;
  margin-bottom: 32px;
  display: none; }
  .trellis-monogram-trigger.trellis-monogram-trigger--visible {
    display: block; }

.trellis-monogram-details {
  display: none;
  margin-bottom: 32px; }
  .trellis-monogram-details.monogram--added {
    display: flex;
    grid-gap: 16px; }

.trellis-monogram-details__monogram-text {
  background-color: #dbe1E2;
  text-transform: uppercase;
  padding: .38rem .75rem;
  font-family: "heimat-mono", "Courier New", monospace;
  font-size: clamp(.8125rem, 3vw, .875rem);
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1.2; }
  @media (min-width: 801px) {
    .trellis-monogram-details__monogram-text {
      padding: 16px 32px; } }

.trellis-monogram-edit-trigger,
.trellis-monogram-remove-trigger {
  padding: 0;
  color: #5c574d;
  font-size: clamp(.875rem, 3vw, .875rem);
  text-decoration-line: underline; }

.trellis-hidden-monogram,
.trellis-hidden-monogram-boolean {
  display: none; }

.trellis-monogram-modal {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 11;
  background-color: #ffffff;
  padding: 32px;
  grid-gap: 48px;
  width: 100%;
  max-width: 1170px;
  box-shadow: 2px 2px 6px 0px rgba(44, 44, 51, 0.15);
  max-height: 100%;
  overflow: auto; }
  @media (min-width: 801px) {
    .trellis-monogram-modal {
      padding: 48px; } }

.trellis-monogram-modal__overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  background-color: rgba(255, 255, 255, 0.6);
  z-index: 10; }

.trellis-monogram-modal--open,
.trellis-monogram-modal__overlay--open {
  display: grid;
  align-items: flex-start; }
  @media (min-width: 801px) {
    .trellis-monogram-modal--open,
    .trellis-monogram-modal__overlay--open {
      grid-template-columns: repeat(2, 1fr); } }

.trellis-monogram__image.desktop {
  display: none; }
  @media (min-width: 801px) {
    .trellis-monogram__image.desktop {
      display: block; } }

.trellis-monogram__image.mobile {
  margin-bottom: 32px;
  margin-left: auto;
  margin-right: auto;
  max-width: 222px; }
  @media (min-width: 801px) {
    .trellis-monogram__image.mobile {
      display: none; } }

.trellis-monogram__text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center; }

.trellis-monogram__header {
  margin-bottom: 16px;
  margin-left: auto;
  margin-right: auto;
  font-size: clamp(1.5625rem, 4vw, 1.9375rem);
  max-width: 250px; }
  @media (min-width: 801px) {
    .trellis-monogram__header {
      margin-bottom: 32px;
      max-width: 100%; } }

.trellis-monogram-paragraph {
  margin: 0 auto;
  max-width: 350px; }

.trellis-monogram__faux-inputs {
  position: relative;
  display: grid;
  grid-gap: 16px;
  justify-content: center;
  margin-top: 8px;
  margin-bottom: 32px;
  grid-template-columns: repeat(3, 57px); }
  @media (min-width: 801px) {
    .trellis-monogram__faux-inputs {
      margin-top: 32px;
      margin-bottom: 48px; } }

.trellis-monogram__error {
  display: none;
  position: absolute;
  bottom: -20px;
  width: 100%; }
  @media (min-width: 801px) {
    .trellis-monogram__error {
      bottom: -25px; } }
  .trellis-monogram__error.form-field--error {
    display: block; }
    .trellis-monogram__error.form-field--error div.form-inlineMessage {
      font-size: clamp(.813rem, 3vw, .813rem);
      line-height: 1; }

.trellis-monogram__faux-input {
  width: 57px;
  height: 57px;
  border: 1px solid #e6eaeb;
  font-family: "heimat-mono", "Courier New", monospace;
  font-size: clamp(.875rem, 3vw, .875rem);
  text-align: center;
  color: #292423;
  text-transform: uppercase; }
  .trellis-monogram__faux-input:not(:placeholder-shown), .trellis-monogram__faux-input:hover {
    background-color: #f2f4f5; }
  .trellis-monogram__faux-input::placeholder {
    color: transparent; }
  .trellis-monogram__faux-input.form-field--error {
    border-color: #BA3939; }

.trellis-monogram__location strong {
  font-weight: 600;
  display: block;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: clamp(.813rem, 3vw, .813rem); }

.trellis-monogram__location p {
  margin-bottom: 32px; }
  @media (min-width: 801px) {
    .trellis-monogram__location p {
      margin-bottom: 48px; } }

.trellis-monogram-shipping {
  margin: 16px 0 0; }

.trellis-monogram__close {
  position: absolute;
  right: 1rem;
  top: 1rem;
  width: 24px;
  height: 24px;
  background-color: #f0efeb;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='12' viewBox='0 0 11 12' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.74797 1.22675C1.45508 0.933857 0.980206 0.933857 0.687312 1.22675C0.394419 1.51964 0.394419 1.99452 0.687312 2.28741L4.3999 6L0.687312 9.71259C0.394419 10.0055 0.394419 10.4804 0.687312 10.7732C0.980206 11.0661 1.45508 11.0661 1.74797 10.7732L5.46056 7.06066L9.70292 11.303C9.99582 11.5959 10.4707 11.5959 10.7636 11.303C11.0565 11.0101 11.0565 10.5353 10.7636 10.2424L6.52122 6L10.7636 1.75764C11.0565 1.46475 11.0565 0.989872 10.7636 0.696978C10.4707 0.404085 9.99582 0.404085 9.70292 0.696978L5.46056 4.93934L1.74797 1.22675Z' fill='%23292423'/%3E%3C/svg%3E"); }

.cylindo--active .trellis-media-gallery {
  display: block; }
  @media (min-width: 801px) {
    .cylindo--active .trellis-media-gallery {
      display: flex; } }
  .cylindo--active .trellis-media-gallery .trellis-media-gallery__image,
  .cylindo--active .trellis-media-gallery #player {
    display: none; }
    @media (min-width: 801px) {
      .cylindo--active .trellis-media-gallery .trellis-media-gallery__image,
      .cylindo--active .trellis-media-gallery #player {
        display: flex; } }

.cylindo--active .trellis-productView-image--mobile-only {
  display: none; }

.cylindo--active .wishlist-modal__trigger {
  display: none; }

.trellis-productView-images {
  position: relative;
  margin-bottom: 16px;
  padding: 0; }
  @media (min-width: 801px) {
    .trellis-productView-images {
      display: flex;
      flex-direction: column;
      grid-gap: 16px;
      flex-basis: 996px;
      max-width: calc(100% - (500px + clamp(16px, 8vw, 144px)));
      min-width: 300px; } }
  .trellis-productView-images .trellis-productView--furniture .productView-img-container {
    height: 264px; }
  .trellis-productView-images .productView-img-container {
    aspect-ratio: 3/4;
    height: 540px; }
    .trellis-productView-images .productView-img-container a {
      display: block;
      width: 100%;
      height: 100%;
      position: absolute; }
  @media (min-width: 801px) {
    .trellis-productView-images .trellis-productView-image--mobile-only {
      position: absolute;
      top: -1000px; } }
  @media (min-width: 801px) {
    .trellis-productView-images .productView-thumbnails {
      display: none; } }
  .trellis-productView-images .productView-thumbnails:not(.slick-slider) {
    margin-left: 32px;
    opacity: 1; }
  .trellis-productView-images .productView-thumbnails .slick-next,
  .trellis-productView-images .productView-thumbnails .slick-prev {
    width: 20px;
    height: 20px;
    background-color: #f0efeb;
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='8' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 3.5C0.723858 3.5 0.5 3.72386 0.5 4C0.5 4.27614 0.723858 4.5 1 4.5L1 3.5ZM9.35355 4.35355C9.54882 4.15829 9.54882 3.84171 9.35355 3.64645L6.17157 0.464467C5.97631 0.269204 5.65973 0.269204 5.46447 0.464466C5.2692 0.659729 5.2692 0.976311 5.46447 1.17157L8.29289 4L5.46447 6.82843C5.2692 7.02369 5.2692 7.34027 5.46447 7.53553C5.65973 7.7308 5.97631 7.7308 6.17157 7.53553L9.35355 4.35355ZM1 4.5L9 4.5L9 3.5L1 3.5L1 4.5Z' fill='%23292423'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 11px;
    border: 0px solid transparent;
    border-radius: 100%;
    box-shadow: 2px 2px 6px 0px rgba(44, 44, 51, 0.15); }
    .trellis-productView-images .productView-thumbnails .slick-next::before,
    .trellis-productView-images .productView-thumbnails .slick-prev::before {
      display: none; }
  .trellis-productView-images .productView-thumbnails .slick-next {
    top: 45px;
    right: 10px; }
  .trellis-productView-images .productView-thumbnails .slick-prev {
    top: 33px;
    transform: rotate(-180deg);
    left: 12px; }
  .trellis-productView-images .productView-thumbnails .slick-list {
    margin-right: 0;
    margin-left: -.25rem; }
  .trellis-productView-images .productView-thumbnail {
    height: 59px;
    width: 59px;
    border: 0px solid transparent;
    margin-right: 8px;
    padding: 0; }
    .trellis-productView-images .productView-thumbnail img,
    .trellis-productView-images .productView-thumbnail svg {
      height: 100%;
      width: 100%;
      object-fit: contain; }
  .trellis-productView-images .productView-thumbnail-link {
    border: 1px solid #f0efeb;
    height: 56px;
    width: 58px;
    padding: 0; }
    .trellis-productView-images .productView-thumbnail-link.is-active {
      border-color: #b3b9bC; }
  .trellis-productView-images .productView-thumbnail--video {
    display: none; }
    @media (min-width: 801px) {
      .trellis-productView-images .productView-thumbnail--video {
        display: block; } }

.trellis-productView-images--article {
  max-width: none; }
  @media (min-width: 801px) {
    .trellis-productView-images--article {
      flex-basis: 1088px; } }

.trellis-media-gallery {
  display: none;
  flex-wrap: wrap;
  grid-gap: 32px; }
  @media (min-width: 801px) {
    .trellis-media-gallery {
      display: flex;
      align-items: stretch;
      align-content: flex-start;
      grid-gap: 32px;
      height: 100%;
      width: 100%;
      overflow-y: auto;
      -ms-overflow-style: none;
      scrollbar-width: none; }
      .trellis-media-gallery::-webkit-scrollbar {
        display: none; } }
  .trellis-media-gallery img {
    object-fit: cover;
    border: 1px solid #f0efeb; }

.trellis-media-gallery__image {
  position: relative;
  flex-basis: 100%;
  margin: 0;
  cursor: pointer; }

.trellis-media-gallery__image--video {
  aspect-ratio: 16 / 9;
  max-width: 100%;
  width: 100%;
  height: 100%; }

.trellis-media-gallery__image--portrait img,
.trellis-media-gallery__image--landscape img {
  height: 100%;
  width: 100%; }

.trellis-media-gallery__image--portrait {
  flex-basis: calc(50% - 32px);
  flex-grow: 1; }

.trellis-media-gallery__image--landscape {
  flex-basis: 100%; }

.trellis-media-gallery__badge-container {
  position: absolute;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  grid-gap: 8px;
  bottom: 16px;
  left: 16px;
  width: calc(100% - 190px); }

.scroll--disabled.b2b-storefront {
  overflow: hidden; }

@media (min-width: 801px) {
  .scroll--disabled {
    overflow: hidden; } }

.scroll--disabled.page-type--product .trellis-header,
.scroll--disabled.page-type--product [data-content-region="trellis_navigation-bar--global"],
.scroll--disabled.page-type--product .breadcrumbs {
  display: none; }

.scroll--disabled.page-type--product .trellis-product-view {
  transform: none !important;
  margin-bottom: 0 !important; }

.trellis-media-gallery__zoom-modal--b2b,
.trellis-media-gallery__zoom-modal--whole-hide {
  display: none; }
  .trellis-media-gallery__zoom-modal--b2b.is--open,
  .trellis-media-gallery__zoom-modal--whole-hide.is--open {
    display: flex;
    flex-direction: column-reverse; }
    @media (min-width: 801px) {
      .trellis-media-gallery__zoom-modal--b2b.is--open,
      .trellis-media-gallery__zoom-modal--whole-hide.is--open {
        flex-direction: row; } }
  .trellis-media-gallery__zoom-modal--b2b .zoom-modal__thumbnails,
  .trellis-media-gallery__zoom-modal--whole-hide .zoom-modal__thumbnails {
    width: 100% !important;
    height: auto; }
    @media (min-width: 801px) {
      .trellis-media-gallery__zoom-modal--b2b .zoom-modal__thumbnails,
      .trellis-media-gallery__zoom-modal--whole-hide .zoom-modal__thumbnails {
        width: 3.6875rem !important; } }

.trellis-media-gallery__zoom-modal {
  display: none; }
  .trellis-media-gallery__zoom-modal.is--open {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 999999;
    background-color: #ffffff;
    padding: 64px 32px;
    grid-gap: 16px; }
    @media (min-width: 801px) {
      .trellis-media-gallery__zoom-modal.is--open {
        display: flex;
        flex-direction: row;
        padding: 80px;
        grid-gap: 80px; } }
  .trellis-media-gallery__zoom-modal.arrows--hidden .slick-next,
  .trellis-media-gallery__zoom-modal.arrows--hidden .slick-prev {
    display: none !important; }
  .trellis-media-gallery__zoom-modal .easyzoom-flyout {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%; }
    .trellis-media-gallery__zoom-modal .easyzoom-flyout img {
      max-width: none;
      min-width: 100%;
      min-height: 100%;
      width: auto; }
  .trellis-media-gallery__zoom-modal .slick-prev,
  .trellis-media-gallery__zoom-modal .slick-next {
    position: fixed;
    top: 112px;
    padding: 0;
    width: 1.8125rem;
    height: 1.8125rem;
    background-color: transparent;
    border: 0;
    top: 0;
    bottom: 0;
    margin: auto; }
    @media (min-width: 801px) {
      .trellis-media-gallery__zoom-modal .slick-prev,
      .trellis-media-gallery__zoom-modal .slick-next {
        width: 3.5625rem;
        height: 3.5625rem;
        top: unset;
        bottom: unset;
        margin: 0; } }
    .trellis-media-gallery__zoom-modal .slick-prev[aria-disabled="true"],
    .trellis-media-gallery__zoom-modal .slick-next[aria-disabled="true"] {
      cursor: not-allowed;
      pointer-events: none; }
      .trellis-media-gallery__zoom-modal .slick-prev[aria-disabled="true"]::before,
      .trellis-media-gallery__zoom-modal .slick-next[aria-disabled="true"]::before {
        opacity: 0.6; }
  .trellis-media-gallery__zoom-modal .slick-prev {
    left: 16px; }
    @media (min-width: 801px) {
      .trellis-media-gallery__zoom-modal .slick-prev {
        left: 12rem; } }
    .trellis-media-gallery__zoom-modal .slick-prev::before {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='10' viewBox='0 0 7 10' fill='none'%3E%3Cpath d='M5.75 0.500977L1.25 5.00098L5.75 9.50098' stroke='%23292423' stroke-linecap='round'/%3E%3C/svg%3E");
      width: 100%;
      height: 100%;
      background-position: center;
      background-color: #f0efeb;
      border-radius: 100%;
      box-shadow: 2px 2px 6px 0px rgba(44, 44, 51, 0.15);
      background-size: 8px; }
      @media (min-width: 801px) {
        .trellis-media-gallery__zoom-modal .slick-prev::before {
          background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='15' viewBox='0 0 19 15' fill='none'%3E%3Cpath d='M17.5 8.5C18.0523 8.5 18.5 8.05228 18.5 7.5C18.5 6.94772 18.0523 6.5 17.5 6.5L17.5 8.5ZM0.792894 6.79289C0.402369 7.18342 0.402369 7.81658 0.792894 8.20711L7.15685 14.5711C7.54738 14.9616 8.18054 14.9616 8.57107 14.5711C8.96159 14.1805 8.96159 13.5474 8.57107 13.1569L2.91421 7.5L8.57107 1.84315C8.96159 1.45262 8.96159 0.819456 8.57107 0.428931C8.18054 0.038407 7.54738 0.0384069 7.15686 0.428931L0.792894 6.79289ZM17.5 6.5L1.5 6.5L1.5 8.5L17.5 8.5L17.5 6.5Z' fill='%23292423'/%3E%3C/svg%3E");
          background-size: 16px; } }
  .trellis-media-gallery__zoom-modal .slick-next {
    right: 16px; }
    @media (min-width: 801px) {
      .trellis-media-gallery__zoom-modal .slick-next {
        right: 64px; } }
    .trellis-media-gallery__zoom-modal .slick-next::before {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='10' viewBox='0 0 7 10' fill='none'%3E%3Cpath d='M1.25 9.50098L5.75 5.00098L1.25 0.500977' stroke='%23292423' stroke-linecap='round'/%3E%3C/svg%3E");
      width: 100%;
      height: 100%;
      background-position: center;
      background-color: #f0efeb;
      border-radius: 100%;
      box-shadow: 2px 2px 6px 0px rgba(44, 44, 51, 0.15);
      background-size: 8px; }
      @media (min-width: 801px) {
        .trellis-media-gallery__zoom-modal .slick-next::before {
          background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='15' viewBox='0 0 19 15' fill='none'%3E%3Cpath d='M1.5 6.5C0.947715 6.5 0.5 6.94772 0.5 7.5C0.5 8.05228 0.947715 8.5 1.5 8.5L1.5 6.5ZM18.2071 8.20711C18.5976 7.81658 18.5976 7.18342 18.2071 6.79289L11.8431 0.428933C11.4526 0.0384087 10.8195 0.0384086 10.4289 0.428933C10.0384 0.819457 10.0384 1.45262 10.4289 1.84315L16.0858 7.5L10.4289 13.1569C10.0384 13.5474 10.0384 14.1805 10.4289 14.5711C10.8195 14.9616 11.4526 14.9616 11.8431 14.5711L18.2071 8.20711ZM1.5 8.5L17.5 8.5L17.5 6.5L1.5 6.5L1.5 8.5Z' fill='%23292423'/%3E%3C/svg%3E");
          background-size: 16px; } }

.zoom-modal__thumbnails,
.zoom-modal__whole-hide-thumbnails {
  height: 100%;
  width: 3.6875rem !important;
  margin: 0;
  min-width: auto !important; }
  @media (min-width: 801px) {
    .zoom-modal__thumbnails,
    .zoom-modal__whole-hide-thumbnails {
      height: 100%;
      width: 3.6875rem; } }
  .zoom-modal__thumbnails .slick-list,
  .zoom-modal__whole-hide-thumbnails .slick-list {
    transform: translate3d(0, 0, 0) !important; }
    @media (min-width: 801px) {
      .zoom-modal__thumbnails .slick-list,
      .zoom-modal__whole-hide-thumbnails .slick-list {
        height: 100% !important;
        overflow-y: scroll;
        -ms-overflow-style: none;
        /* IE and Edge */
        scrollbar-width: none;
        /* Firefox */ } }
    @media (min-width: 801px) {
      .zoom-modal__thumbnails .slick-list::-webkit-scrollbar,
      .zoom-modal__whole-hide-thumbnails .slick-list::-webkit-scrollbar {
        display: none; } }
  .zoom-modal__thumbnails .slick-track,
  .zoom-modal__whole-hide-thumbnails .slick-track {
    display: flex;
    width: 100% !important;
    height: 2.5rem;
    overflow: hidden;
    white-space: nowrap;
    overflow-x: auto;
    transform: translate3d(0, 0, 0) !important; }
    @media (min-width: 801px) {
      .zoom-modal__thumbnails .slick-track,
      .zoom-modal__whole-hide-thumbnails .slick-track {
        display: block;
        height: 100% !important;
        transform: translate3d(0, 0, 0) !important;
        width: auto !important;
        overflow-x: hidden;
        overflow-y: auto; } }
    .zoom-modal__thumbnails .slick-track::-webkit-scrollbar,
    .zoom-modal__whole-hide-thumbnails .slick-track::-webkit-scrollbar {
      display: none; }

.zoom-modal__thumbnail {
  min-width: 2.5rem;
  height: 2.5rem;
  list-style-type: none;
  margin-right: 8px;
  display: inline-block; }
  @media (min-width: 801px) {
    .zoom-modal__thumbnail {
      width: 3.6875rem !important;
      height: 3.6875rem;
      margin-bottom: 16px; } }
  .zoom-modal__thumbnail.slick-current {
    border: 0; }
    .zoom-modal__thumbnail.slick-current img {
      border: 1px solid #828f86; }
  .zoom-modal__thumbnail img {
    width: 2.5rem;
    height: 2.5rem;
    object-fit: contain;
    border: 1px solid #f0efeb; }
    @media (min-width: 801px) {
      .zoom-modal__thumbnail img {
        width: 3.6875rem;
        height: 3.6875rem; } }

.zoom-modal__image {
  position: relative;
  margin: 0 auto;
  align-self: center;
  height: 100%;
  width: 100%;
  overflow: hidden; }
  @media (min-width: 801px) {
    .zoom-modal__image {
      width: calc(100% - 225px); } }

.zoom-modal__img-container {
  margin: 0;
  height: 100%;
  width: 100%; }
  .zoom-modal__img-container .slick-list,
  .zoom-modal__img-container .slick-track {
    height: 100%; }
  .zoom-modal__img-container .slick-prev,
  .zoom-modal__img-container .slick-next {
    visibility: hidden; }
  .zoom-modal__img-container .slick-slide img {
    height: 100%;
    object-fit: contain; }

.zoom-modal__whole-hide {
  width: 100% !important;
  min-width: 0px !important; }
  .zoom-modal__whole-hide a {
    text-align: center;
    height: 100%; }
    .zoom-modal__whole-hide a img {
      height: 100%;
      object-fit: contain; }
  .zoom-modal__whole-hide .slick-slide img {
    height: 100%;
    object-fit: contain; }
  .zoom-modal__whole-hide .slick-list,
  .zoom-modal__whole-hide .slick-track {
    height: 100%; }

.zoom-modal__whole-hide-thumbnails {
  display: none; }

.trellis-media-gallery__zoom-modal--whole-hide .zoom-modal__whole-hide,
.trellis-media-gallery__zoom-modal--whole-hide .zoom-modal__whole-hide-thumbnails {
  display: block; }

.trellis-media-gallery__zoom-modal--whole-hide .zoom-modal__whole-hide {
  height: 100%; }

.trellis-media-gallery__zoom-modal--whole-hide .zoom-modal__whole-hide-thumbnails {
  width: 100% !important;
  height: auto; }
  @media (min-width: 801px) {
    .trellis-media-gallery__zoom-modal--whole-hide .zoom-modal__whole-hide-thumbnails {
      width: 3.6875rem !important; } }

.zoom-modal__main-image {
  height: 100%;
  width: 100%; }

.zoom-modal__close {
  position: absolute;
  top: 16px;
  right: 16px; }

.trellis-media-gallery__zoom-modal.trellis-media-gallery__zoom-modal--certification {
  padding: 16px; }
  .trellis-media-gallery__zoom-modal.trellis-media-gallery__zoom-modal--certification.is--open {
    display: block; }
  .trellis-media-gallery__zoom-modal.trellis-media-gallery__zoom-modal--certification .zoom-modal__image {
    width: 100%; }
  .trellis-media-gallery__zoom-modal.trellis-media-gallery__zoom-modal--certification .zoom-modal__img-container {
    display: flex;
    align-items: center;
    justify-content: center; }
  @media (min-width: 600px) {
    .trellis-media-gallery__zoom-modal.trellis-media-gallery__zoom-modal--certification {
      padding: 80px; }
      .trellis-media-gallery__zoom-modal.trellis-media-gallery__zoom-modal--certification .zoom-modal__image {
        width: calc(100% - 225px); } }

.trellis-request-a-swatch__trigger {
  display: none;
  width: fit-content;
  text-decoration: underline;
  color: #5c574d;
  padding: 0; }
  .trellis-request-a-swatch__trigger.trellis-request-a-swatch__trigger--visible {
    display: inline-flex;
    margin-bottom: 32px; }
    @media (min-width: 1202px) {
      .trellis-request-a-swatch__trigger.trellis-request-a-swatch__trigger--visible {
        margin-bottom: 48px; } }

.trellis-request-a-swatch {
  box-shadow: 2px 2px 6px 0px rgba(44, 44, 51, 0.15);
  max-width: 360px;
  overflow-y: auto; }
  @media (min-width: 1202px) {
    .trellis-request-a-swatch {
      max-width: 596px; } }
  .trellis-request-a-swatch::-webkit-scrollbar-track {
    background: #f7f6f2; }
  .trellis-request-a-swatch::-webkit-scrollbar-thumb {
    background: rgba(130, 143, 134, 0.25);
    border-radius: 0.0625rem;
    width: 20px; }
  .trellis-request-a-swatch::-webkit-scrollbar {
    height: 4px; }

.trellis-request-a-swatch__header {
  font-size: 24px; }

.trellis-grouped-swatches-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 16px; }

.trellis-swatch-group-tile-available--false {
  pointer-events: none; }
  .trellis-swatch-group-tile-available--false .trellis-swatch-group-image {
    position: relative;
    overflow: hidden; }
    .trellis-swatch-group-tile-available--false .trellis-swatch-group-image::before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      margin: auto;
      height: calc(100% + 35px);
      width: 2px;
      background-color: #e6eaeb;
      transform: rotate(45deg); }
    .trellis-swatch-group-tile-available--false .trellis-swatch-group-image::after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      height: calc(100% - 6px);
      width: calc(100% - 6px);
      background-color: rgba(247, 246, 242, 0.9);
      opacity: 60%; }

.trellis-request-a-swatch .sidebarBlock {
  display: flex;
  flex-direction: column;
  gap: 32px; }
  @media (min-width: 1202px) {
    .trellis-request-a-swatch .sidebarBlock {
      gap: 48px; } }
  .trellis-request-a-swatch .sidebarBlock * {
    margin: 0; }

#swatch-request-form {
  display: flex;
  flex-direction: column;
  gap: 16px; }
  #swatch-request-form .form-field {
    margin-top: 8px; }

#swatch-request-form-message {
  display: none;
  padding: 12px;
  background-color: #f7f6f2; }

.trellis-product-dimensions.container {
  padding-top: 32px;
  padding-bottom: 32px; }
  @media (min-width: 1202px) {
    .trellis-product-dimensions.container {
      padding-top: 112px;
      padding-bottom: 112px; } }

.trellis-product-dimensions__top {
  display: flex;
  margin-bottom: 32px;
  flex-direction: column;
  grid-row-gap: 32px; }
  @media (min-width: 1202px) {
    .trellis-product-dimensions__top {
      flex-direction: row;
      align-items: center;
      margin-bottom: 80px; } }
  .trellis-product-dimensions__top h2 {
    font-size: clamp(1.938rem, 4vw, 3.188rem); }

.trellis-product-dimensions__spec-sheet:not(.link):not(.button):not(.skip-to-main-link):not(.primary-navigation__top-level) {
  color: #5c574d;
  text-decoration-line: underline;
  font-size: clamp(.875rem, 3vw, .875rem); }
  @media (min-width: 1202px) {
    .trellis-product-dimensions__spec-sheet:not(.link):not(.button):not(.skip-to-main-link):not(.primary-navigation__top-level) {
      margin-left: auto; } }

.trellis-product-dimensions__bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column; }
  @media (min-width: 1202px) {
    .trellis-product-dimensions__bottom {
      position: relative;
      flex-direction: row;
      grid-gap: 32px; } }

.trellis-product-dimensions__list {
  display: flex;
  flex-direction: column;
  margin-left: 0;
  margin-bottom: 32px;
  width: 100%; }
  @media (min-width: 1202px) {
    .trellis-product-dimensions__list {
      flex-basis: 20%;
      margin-bottom: 0;
      min-width: 312px;
      min-height: 300px;
      justify-content: center; } }

.trellis-product-dimensions__list-item {
  display: flex;
  grid-gap: 32px;
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 2px solid #f7f6f2; }
  .trellis-product-dimensions__list-item:last-of-type {
    margin-bottom: 0; }

.trellis-product-dimensions__list-item-name {
  font-weight: 600; }

.trellis-product-dimensions__list-item-name,
.trellis-product-dimensions__list-item-value {
  width: 50%; }

.trellis-product-dimensions__list-item-value {
  margin-bottom: 0; }

.trellis-product-dimensions__images {
  display: flex;
  flex-direction: column;
  grid-gap: 32px;
  justify-content: flex-end; }
  @media (min-width: 1202px) {
    .trellis-product-dimensions__images {
      position: absolute;
      right: 0;
      width: calc(70% - 32px);
      height: 100%;
      flex-direction: row;
      justify-content: flex-start; } }
  .trellis-product-dimensions__images img {
    min-width: 0;
    object-fit: contain; }

.trellis-variant-related-products {
  display: flex;
  flex-direction: column;
  grid-gap: 16px; }

.trellis-variant-related-product {
  display: flex;
  justify-content: space-between;
  border: 2px solid #f7f6f2;
  padding: 16px;
  grid-gap: 32px; }
  @media (min-width: 1202px) {
    .trellis-variant-related-product {
      grid-gap: 16px; } }
  .trellis-variant-related-product:hover {
    border-color: #dbe1E2; }
  .trellis-variant-related-product .form-select {
    padding-right: 32px; }

.variant-related-product__content {
  display: flex;
  grid-gap: 16px;
  align-items: center; }

.variant-related-product__image {
  width: 80px;
  height: 80px; }
  @media (min-width: 1202px) {
    .variant-related-product__image {
      width: 91px;
      height: 91px; } }

.variant-related-product__text {
  display: flex;
  flex-direction: column;
  grid-gap: 8px; }

.variant-related-product__heading {
  font-size: clamp(1rem, 3vw, 1.25rem);
  color: #292423; }

.variant-related-product__price {
  display: block;
  color: #5c574d;
  font-weight: 600;
  font-size: clamp(.875rem, 3vw, .875rem);
  margin: 0; }

.variant-related-product__link {
  text-transform: capitalize;
  text-decoration: underline;
  font-size: clamp(.875rem, 3vw, .875rem); }

.variant-related-product__button {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  grid-gap: 16px;
  font-size: 0;
  color: transparent;
  text-transform: uppercase;
  text-align: center;
  line-height: 0; }
  @media (min-width: 1202px) {
    .variant-related-product__button {
      font-size: clamp(.813rem, 3vw, .813rem);
      color: #292423;
      line-height: 1;
      white-space: nowrap; } }
  .variant-related-product__button:hover {
    color: #292423; }
  .variant-related-product__button[disabled] {
    opacity: .35;
    cursor: not-allowed; }
  .variant-related-product__button svg {
    position: absolute;
    right: 0; }
    @media (min-width: 1202px) {
      .variant-related-product__button svg {
        position: relative; } }

.variant-related-product__variant-options-container.out-of-stock {
  position: relative;
  opacity: .5;
  overflow: hidden; }
  .variant-related-product__variant-options-container.out-of-stock::after {
    content: "";
    position: absolute;
    height: calc(100% + 127px);
    width: 2px;
    background-color: #b3b9bC;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(78deg); }

.variant-related-product__added {
  position: relative;
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  grid-gap: 16px;
  font-size: 0;
  color: transparent;
  text-transform: uppercase;
  line-height: 0;
  text-align: center; }
  @media (min-width: 1202px) {
    .variant-related-product__added {
      font-size: clamp(.813rem, 3vw, .813rem);
      color: #292423;
      line-height: 1;
      white-space: nowrap; } }
  .variant-related-product__added svg {
    position: absolute;
    right: 0; }
    @media (min-width: 1202px) {
      .variant-related-product__added svg {
        position: relative; } }

.trellis-variant-related-product--added {
  background-color: #f7f6f2;
  border-color: #dbe1E2; }
  .trellis-variant-related-product--added .variant-related-product__button {
    display: none; }
  .trellis-variant-related-product--added .variant-related-product__added {
    display: flex; }

.trellis-grouped-swatches {
  margin-bottom: 32px;
  display: flex;
  flex-direction: column;
  max-height: 500px;
  overflow-y: auto; }
  .trellis-grouped-swatches::-webkit-scrollbar-track {
    background: #f7f6f2; }
  .trellis-grouped-swatches::-webkit-scrollbar-thumb {
    background: rgba(130, 143, 134, 0.25);
    border-radius: 0.0625rem;
    width: 20px; }
  .trellis-grouped-swatches::-webkit-scrollbar {
    height: 4px; }

.trellis-swatch-group {
  display: grid;
  grid-template-rows: min-content auto;
  border: 1px solid #f7f6f2; }

.trellis-swatch-group-title {
  font-size: clamp(0.688rem, 3vw, 0.688rem);
  color: #5c574d;
  letter-spacing: 0.04em;
  background-color: #f7f6f2;
  text-align: center;
  padding: 8px;
  line-height: 16px;
  font-weight: 600;
  text-transform: uppercase; }

.trellis-swatch-group-swatches {
  display: flex;
  flex-wrap: wrap;
  padding: 16px;
  gap: 16px; }

.trellis-swatch-group-tile {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 66px; }
  .trellis-swatch-group-tile span {
    line-height: 18px;
    text-align: center; }
  .trellis-swatch-group-tile img {
    padding: 2px;
    border: 2px solid #e6eaeb;
    aspect-ratio: 1 / 1;
    object-fit: cover; }
  .trellis-swatch-group-tile.selected img {
    border-color: #828f86; }

.trellis-selected-swatches-container {
  margin-bottom: 32px;
  display: flex; }
  .trellis-selected-swatches-container .trellis-selected-swatches {
    background-color: #f7f6f2;
    display: flex;
    flex-direction: column;
    padding: 16px;
    gap: 16px;
    font-size: clamp(.875rem, 3vw, .875rem);
    line-height: 21px; }
    .trellis-selected-swatches-container .trellis-selected-swatches h3 {
      font-size: clamp(1.25rem, 1.4vw, 1.25rem);
      line-height: 20px;
      font-weight: 500; }
    .trellis-selected-swatches-container .trellis-selected-swatches div {
      display: grid;
      grid-template-columns: max-content auto max-content;
      align-items: center;
      gap: 16px; }
      .trellis-selected-swatches-container .trellis-selected-swatches div img {
        width: 28px;
        height: auto; }

.trellis-request-a-swatch form {
  display: flex;
  flex-direction: column;
  gap: 8px; }
  .trellis-request-a-swatch form div {
    display: flex;
    align-items: center;
    gap: 8px; }
  .trellis-request-a-swatch form input[type="checkbox"] {
    accent-color: #828f86; }
  .trellis-request-a-swatch form label {
    color: #828f86; }
  .trellis-request-a-swatch form button {
    padding: 12px 16px;
    color: #ffffff;
    background-color: #828f86;
    font-weight: 600;
    font-size: clamp(.813rem, 3vw, .813rem);
    line-height: 16px;
    text-transform: uppercase; }

.trellis-swatch-group-filter {
  font-size: clamp(.875rem, 3vw, .875rem);
  color: #5c574d; }

.trellis-detail-tabs {
  margin-top: 48px; }
  .trellis-detail-tabs h1, .trellis-detail-tabs h2, .trellis-detail-tabs h3,
  .trellis-detail-tabs h4, .trellis-detail-tabs h5, .trellis-detail-tabs h6 {
    margin-bottom: 16px;
    color: #292423; }
    .trellis-detail-tabs h1:not(:first-of-type), .trellis-detail-tabs h2:not(:first-of-type), .trellis-detail-tabs h3:not(:first-of-type),
    .trellis-detail-tabs h4:not(:first-of-type), .trellis-detail-tabs h5:not(:first-of-type), .trellis-detail-tabs h6:not(:first-of-type) {
      padding-top: 16px;
      border-top: 1px solid #f0efeb; }
  .trellis-detail-tabs > p {
    margin-bottom: 0; }
  .trellis-detail-tabs > p + p {
    margin-top: 16px; }
  .trellis-detail-tabs .trellis-collapsible-content:first-of-type {
    margin-top: 32px; }
  .trellis-detail-tabs p {
    font-size: clamp(.875rem, 3vw, .875rem);
    margin-bottom: 16px; }
    .trellis-detail-tabs p:last-of-type {
      margin-bottom: 0; }
  .trellis-detail-tabs a {
    font-size: clamp(.875rem, 3vw, .875rem);
    text-decoration: underline; }

.trellis-material-sort-by {
  display: flex;
  flex-direction: row;
  margin-bottom: 16px;
  grid-gap: 8px;
  flex-wrap: wrap; }
  .trellis-material-sort-by p {
    margin-bottom: 0;
    align-self: center; }
  .trellis-material-sort-by .trellis-material-sort-by__button-container {
    display: flex;
    align-items: center;
    background-color: #e6eaeb;
    padding: 0 2px;
    height: 37px;
    border-radius: 6.25rem; }
  .trellis-material-sort-by .trellis-material-sort-by__button {
    font-size: clamp(.875rem, 3vw, .875rem);
    text-transform: capitalize;
    color: #828f86;
    font-weight: 400;
    padding: 8px 16px;
    min-height: 34px;
    line-height: 1;
    cursor: pointer; }
    .trellis-material-sort-by .trellis-material-sort-by__button.is--active {
      color: #5c574d;
      background-color: #ffffff;
      border-radius: 6.25rem; }

.trellis-filter-by-color__label {
  align-self: center;
  margin-right: auto;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: clamp(0.688rem, 3vw, 0.688rem);
  font-weight: 600;
  letter-spacing: 0.04em;
  color: #5c574d;
  width: 100%;
  text-align: left; }
  @media (min-width: 801px) {
    .trellis-filter-by-color__label {
      width: auto;
      margin-bottom: 0; } }

.trellis-filter-by-color {
  position: relative;
  margin-bottom: 16px; }

.trellis-filter-by-color__trigger {
  display: block;
  width: 100%;
  padding: 8px;
  text-align: left;
  color: #5c574d;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath id='icon' d='M0.492188 1.34961L4.99219 5.84961L9.49219 1.34961' stroke='%23B3B9BC' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) center;
  border: 1px solid #e6eaeb; }
  .trellis-filter-by-color__trigger.is--active + .trellis-filter-by-color__options {
    display: flex; }

.trellis-filter-by-color__options {
  position: absolute;
  display: none;
  width: 100%;
  max-height: 276px;
  flex-direction: column;
  background-color: #ffffff;
  overflow-y: auto;
  box-shadow: 0px 0px 20px 0px rgba(44, 44, 51, 0.15);
  z-index: 2; }
  .trellis-filter-by-color__options::-webkit-scrollbar-track {
    background: #f7f6f2; }
  .trellis-filter-by-color__options::-webkit-scrollbar-thumb {
    background: rgba(130, 143, 134, 0.25);
    border-radius: 0.0625rem;
    width: 20px; }
  .trellis-filter-by-color__options::-webkit-scrollbar {
    width: 4px; }
  .trellis-filter-by-color__options button {
    position: relative;
    text-align: left;
    padding: 12px 16px 12px 37px;
    color: #5c574d;
    border-bottom: 1px solid #e6eaeb; }
    .trellis-filter-by-color__options button:hover {
      color: #828f86; }
      .trellis-filter-by-color__options button:hover::before {
        border-color: #828f86; }
    .trellis-filter-by-color__options button::before {
      content: "";
      position: absolute;
      left: 16px;
      top: 16px;
      width: 13px;
      height: 13px;
      border: 1px solid #5c574d; }
    .trellis-filter-by-color__options button.is--active {
      color: #828f86; }
      .trellis-filter-by-color__options button.is--active::before {
        background-color: #828f86;
        border-color: #828f86; }
      .trellis-filter-by-color__options button.is--active::after {
        content: "";
        position: absolute;
        left: 16px;
        top: 16px;
        width: 13px;
        height: 13px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='7' viewBox='0 0 8 7' fill='none'%3E%3Cpath d='M0.773438 3.43555L2.75462 5.41673L7.20978 0.961561' stroke='white' stroke-linecap='round'/%3E%3C/svg%3E");
        background-size: 8px;
        background-repeat: no-repeat;
        background-position: center; }

.form-field--material .form-label {
  margin: 16px 0 8px;
  color: #292423;
  order: 1;
  font-family: "soleil", Verdana, sans-serif; }
  @media (min-width: 600px) {
    .form-field--material .form-label {
      margin: 32px 0 16px; } }
  .form-field--material .form-label .form-label__value {
    font-weight: 600; }
  .form-field--material .form-label small {
    display: none; }

.form-field--material .form-field__labels {
  order: 1; }
  .form-field--material .form-field__labels .form-label--material {
    display: none; }
  .form-field--material .form-field__labels .form-label--material--visible {
    display: flex; }

.modal--wishlist {
  max-width: calc(100% - 16px);
  width: 100%;
  min-height: auto;
  box-shadow: 2px 0px 20px 0px rgba(44, 44, 51, 0.15); }
  @media (min-width: 600px) {
    .modal--wishlist {
      max-width: 360px; } }
  .modal--wishlist .modal-header {
    background-color: #f7f6f2;
    padding: 32px; }
    .modal--wishlist .modal-header .modal-header-title {
      text-align: left;
      font-size: clamp(1.5rem, 1.65vw, 1.5rem); }
  .modal--wishlist .wishlist-modal-close {
    position: absolute;
    height: 24px;
    width: 25px;
    top: 32px;
    right: 32px;
    line-height: 1;
    background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' transform='translate(0.492188)' fill='%23F0EFEB'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.24993 7.22675C7.95703 6.93386 7.48216 6.93386 7.18927 7.22675C6.89637 7.51964 6.89637 7.99452 7.18927 8.28741L10.9019 12L7.18927 15.7126C6.89637 16.0055 6.89637 16.4804 7.18927 16.7732C7.48216 17.0661 7.95703 17.0661 8.24993 16.7732L11.9625 13.0607L16.2049 17.303C16.4978 17.5959 16.9726 17.5959 17.2655 17.303C17.5584 17.0101 17.5584 16.5353 17.2655 16.2424L13.0232 12L17.2655 7.75764C17.5584 7.46475 17.5584 6.98987 17.2655 6.69698C16.9726 6.40409 16.4978 6.40409 16.2049 6.69698L11.9625 10.9393L8.24993 7.22675Z' fill='%23292423'/%3E%3C/svg%3E%0A"); }
    .modal--wishlist .wishlist-modal-close .modal-close-x {
      display: none; }
  .modal--wishlist .modal-body {
    padding: 32px;
    overflow-y: auto; }
  .modal--wishlist .form {
    margin: 0;
    display: flex;
    flex-direction: column;
    grid-gap: 32px; }
  .modal--wishlist .modal-option {
    position: relative;
    display: flex; }
    .modal--wishlist .modal-option::before {
      content: "";
      position: absolute;
      width: 13px;
      height: 13px;
      border: 1px solid #5c574d;
      border-radius: 100%;
      left: 0;
      top: 0;
      bottom: 0;
      margin-top: auto;
      margin-bottom: auto; }
    .modal--wishlist .modal-option:hover .modal-option__radio {
      color: #828f86; }
    .modal--wishlist .modal-option:hover::before {
      border-color: #828f86; }
    .modal--wishlist .modal-option:active .modal-option__radio, .modal--wishlist .modal-option:focus-within .modal-option__radio {
      color: #828f86; }
    .modal--wishlist .modal-option:active::before, .modal--wishlist .modal-option:focus-within::before {
      border-color: #828f86; }
    .modal--wishlist .modal-option:active::after, .modal--wishlist .modal-option:focus-within::after {
      content: "";
      position: absolute;
      width: 9px;
      height: 9px;
      background-color: #828f86;
      border-radius: 100%;
      left: 2px;
      top: 0;
      bottom: 0;
      margin-top: auto;
      margin-bottom: auto; }
  .modal--wishlist .modal-option__radio {
    -webkit-appearance: none;
    background-color: transparent;
    border: 0px;
    padding: 0;
    color: #5c574d;
    padding-left: 21px;
    z-index: 1; }

.trellis-modal--availability {
  display: none; }
  .trellis-modal--availability.is-open {
    display: block; }
    .trellis-modal--availability.is-open:not(.has-error) .availability-modal__update-variant-message {
      display: none; }
    .trellis-modal--availability.is-open.has-error .availability-modal__add-variant-message {
      display: none; }

#previewModal {
  box-shadow: 2px 2px 6px 0px rgba(44, 44, 51, 0.15);
  max-width: 908px; }
  #previewModal .modal-header {
    padding: 16px;
    border-bottom: 2px solid #f0efeb; }
  #previewModal .modal-header-title {
    font-family: "heimat-mono", "Courier New", monospace;
    font-size: clamp(.875rem, 3vw, .875rem);
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: 600;
    line-height: 23px;
    color: #5c574d; }
  #previewModal .cart-modal-body {
    padding: 0; }
    @media (min-width: 801px) {
      #previewModal .cart-modal-body {
        overflow: hidden; } }
  #previewModal .previewCart {
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow: hidden; }
    @media (min-width: 801px) {
      #previewModal .previewCart {
        flex-direction: row; } }
    #previewModal .previewCart::before, #previewModal .previewCart::after {
      display: none; }
  #previewModal .previewCartCheckout {
    order: 1;
    width: 100%;
    display: flex;
    flex-direction: column;
    background-color: #f7f6f2;
    padding: 16px; }
    @media (min-width: 801px) {
      #previewModal .previewCartCheckout {
        padding: 64px 32px; } }
  #previewModal .productView {
    width: 100%;
    margin: 0;
    padding: 0; }
    #previewModal .productView::before, #previewModal .productView::after {
      display: none; }
  #previewModal .productView-image {
    width: 100%;
    min-height: 100%;
    padding: 0;
    aspect-ratio: 1/1; }
  #previewModal .productView-img-container {
    aspect-ratio: 1/1; }
    @media (min-width: 801px) {
      #previewModal .productView-img-container {
        height: 100%;
        max-width: 100%; } }
    #previewModal .productView-img-container img {
      position: static;
      object-fit: cover; }
  #previewModal .productView-details {
    width: 100%;
    padding: 0;
    margin-bottom: 16px; }
    @media (min-width: 801px) {
      #previewModal .productView-details {
        margin-bottom: 32px; } }
  #previewModal .productView-title {
    text-align: left;
    font-size: clamp(1.5rem, 4vw, 2rem);
    font-weight: 400;
    margin-bottom: 16px; }
    @media (min-width: 801px) {
      #previewModal .productView-title {
        margin-bottom: 32px; } }
  #previewModal .productView-price,
  #previewModal .productView-brand,
  #previewModal .productView-info {
    font-size: clamp(.875rem, 3vw, .875rem);
    text-align: left;
    margin-bottom: 0;
    color: #5c574d; }
  #previewModal .previewCartCheckout-subtotal {
    color: #5c574d;
    margin-top: 0;
    margin-bottom: 16px;
    text-transform: capitalize; }
    @media (min-width: 801px) {
      #previewModal .previewCartCheckout-subtotal {
        margin-top: 16px;
        margin-bottom: 32px; } }
  #previewModal .previewCartCheckout-price {
    font-size: clamp(1.5rem, 1.65vw, 1.5rem);
    color: #5c574d;
    font-weight: 600; }
  #previewModal .modal-close {
    display: flex;
    align-items: center;
    justify-content: center;
    top: 16px;
    right: 16px;
    height: 1.5rem;
    width: 1.5rem; }

.material-slideout--overflow-hidden {
  overflow: hidden; }

.trellis-product__short-description {
  text-align: left; }

.trellis-product__material-learn-more-trigger {
  color: #5c574d;
  font-size: clamp(.875rem, 3vw, .875rem);
  text-decoration-line: underline;
  width: fit-content;
  padding-left: 24px;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17' fill='none'%3E%3Crect x='0.5' y='1' width='15' height='15' rx='7.5' stroke='%235C574D'/%3E%3Cpath d='M10.5459 6.32C10.5459 7.736 9.41792 8.6 8.27792 8.792L8.15792 9.884H7.20992L7.10192 7.94C8.63792 7.928 9.23792 7.28 9.23792 6.428C9.23792 5.708 8.68592 5.132 7.65392 5.132C6.80192 5.132 6.09392 5.456 5.54192 5.864V4.64C6.08192 4.256 6.89792 3.98 7.80992 3.98C9.58592 3.98 10.5459 5.012 10.5459 6.32ZM7.64192 12.56C7.18592 12.56 6.80192 12.188 6.80192 11.732C6.80192 11.264 7.18592 10.904 7.64192 10.904C8.10992 10.904 8.48192 11.264 8.48192 11.732C8.48192 12.188 8.10992 12.56 7.64192 12.56Z' fill='%235C574D'/%3E%3C/svg%3E"); }
  @media (min-width: 801px) {
    .trellis-product__material-learn-more-trigger {
      margin-bottom: 32px; } }
  @media (min-width: 1202px) {
    .trellis-product__material-learn-more-trigger {
      margin-bottom: 48px; } }

.material-slideout {
  position: fixed;
  top: 0;
  right: -100%;
  width: 100%;
  max-width: 596px;
  height: 100vh;
  background-color: #ffffff;
  z-index: 11;
  box-shadow: 2px 2px 6px 0px rgba(44, 44, 51, 0.15);
  transition: .25s; }
  .material-slideout.is--open {
    display: block;
    right: 0; }
    .material-slideout.is--open ~ .material-slideout-overlay {
      position: fixed;
      top: 0;
      height: 100vh;
      width: 100%;
      background-color: rgba(255, 255, 255, 0.5);
      z-index: 10;
      opacity: 1;
      cursor: pointer; }

.material-slideout-overlay {
  transition: .25s;
  opacity: 0; }

.material-slideout__header {
  padding: 32px;
  background-color: #f7f6f2;
  display: flex;
  align-items: center; }
  .material-slideout__header .heading {
    color: #5c574d; }

.material-slideout__close {
  display: flex;
  margin-left: auto;
  padding: 0; }

.material-slideout__images,
.material-slideout__images-slider {
  position: relative;
  height: clamp(166px, 33vw, 261px); }
  .material-slideout__images .slick-track,
  .material-slideout__images-slider .slick-track {
    height: clamp(166px, 33vw, 261px); }
  .material-slideout__images img,
  .material-slideout__images-slider img {
    margin: 0 2px;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .material-slideout__images .slick-prev,
  .material-slideout__images .slick-next,
  .material-slideout__images-slider .slick-prev,
  .material-slideout__images-slider .slick-next {
    padding: 0;
    width: 29px;
    height: 29px;
    background-color: transparent;
    border: 0;
    margin: 0; }
    .material-slideout__images .slick-prev[aria-disabled="true"],
    .material-slideout__images .slick-next[aria-disabled="true"],
    .material-slideout__images-slider .slick-prev[aria-disabled="true"],
    .material-slideout__images-slider .slick-next[aria-disabled="true"] {
      cursor: not-allowed;
      pointer-events: none; }
      .material-slideout__images .slick-prev[aria-disabled="true"]::before,
      .material-slideout__images .slick-next[aria-disabled="true"]::before,
      .material-slideout__images-slider .slick-prev[aria-disabled="true"]::before,
      .material-slideout__images-slider .slick-next[aria-disabled="true"]::before {
        opacity: 0.6; }
  .material-slideout__images .slick-prev,
  .material-slideout__images-slider .slick-prev {
    left: 16px; }
    .material-slideout__images .slick-prev::before,
    .material-slideout__images-slider .slick-prev::before {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='10' viewBox='0 0 7 10' fill='none'%3E%3Cpath d='M5.75 0.5L1.25 5L5.75 9.5' stroke='%23292423' stroke-linecap='round'/%3E%3C/svg%3E");
      width: 100%;
      height: 100%;
      background-position: center;
      background-color: #f0efeb;
      border-radius: 100%;
      box-shadow: 2px 2px 6px 0px rgba(44, 44, 51, 0.15);
      background-size: 8px; }
  .material-slideout__images .slick-next,
  .material-slideout__images-slider .slick-next {
    right: 16px; }
    .material-slideout__images .slick-next::before,
    .material-slideout__images-slider .slick-next::before {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='10' viewBox='0 0 7 10' fill='none'%3E%3Cpath d='M1.25 9.5L5.75 5L1.25 0.5' stroke='%23292423' stroke-linecap='round'/%3E%3C/svg%3E");
      width: 100%;
      height: 100%;
      background-position: center;
      background-color: #f0efeb;
      border-radius: 100%;
      box-shadow: 2px 2px 6px 0px rgba(44, 44, 51, 0.15);
      background-size: 8px; }
  .material-slideout__images ~ .material-slideout__content-container,
  .material-slideout__images-slider ~ .material-slideout__content-container {
    height: calc(100% - 256px); }
    @media (min-width: 600px) {
      .material-slideout__images ~ .material-slideout__content-container,
      .material-slideout__images-slider ~ .material-slideout__content-container {
        height: calc(100% - 351px); } }

.material-slideout__images-count {
  position: absolute;
  bottom: 16px;
  left: 48px;
  background-color: #f2f4f5;
  padding: 4px 8px; }
  @media (min-width: 801px) {
    .material-slideout__images-count {
      left: 80px; } }

.material-slideout__content-container {
  height: calc(100% - 90px);
  overflow-y: auto;
  overflow-x: hidden; }

.material-slideout__content {
  padding: 32px; }
  .material-slideout__content::-webkit-scrollbar-track {
    background: #f7f6f2; }
  .material-slideout__content::-webkit-scrollbar-thumb {
    background: rgba(130, 143, 134, 0.25);
    border-radius: 0.0625rem;
    width: 20px; }
  .material-slideout__content::-webkit-scrollbar {
    height: 4px; }

.material-slideout__collection {
  margin-bottom: 32px; }
  .material-slideout__collection a {
    display: block;
    text-decoration-line: underline;
    color: #5c574d;
    margin-top: 4px; }

.material-slideout__ratings {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 2px;
  text-align: center;
  margin-bottom: 32px; }

.material-slideout__rating--active .material-slideout__rating-label {
  opacity: 1; }

.material-slideout__rating--active .material-slideout__rating-indicator::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 19px;
  width: 19px;
  background-color: #c3c1b0;
  border-radius: 100%; }

.material-slideout__rating-indicator {
  position: relative;
  display: block;
  height: 4px;
  width: 100%;
  background-color: #f0efeb; }

.material-slideout__rating-label {
  display: block;
  color: #5c574d;
  text-transform: capitalize;
  opacity: 0.25;
  font-weight: 600;
  margin-top: 16px; }

.material-slideout__paragraph-content {
  margin-bottom: 32px; }
  .material-slideout__paragraph-content:has(a) {
    margin-bottom: 0; }
  .material-slideout__paragraph-content .subheading {
    display: block;
    color: #5c574d;
    letter-spacing: 0.04em;
    margin-bottom: 16px;
    font-family: "soleil", Verdana, sans-serif;
    line-height: 1; }
  .material-slideout__paragraph-content a {
    display: block;
    text-transform: capitalize;
    text-decoration: underline;
    margin: 16px 0 32px;
    line-height: 1; }
  .material-slideout__paragraph-content p {
    margin-bottom: 16px; }

.trellis-card {
  display: flex;
  flex-direction: column;
  margin: 0; }
  .trellis-card:hover .trellis-card__image--hover {
    display: block; }
  .trellis-card:hover .trellis-card__color {
    color: #5c574d; }

.trellis-card--article .trellis-card__image-wrapper {
  border: 0; }

.trellis-card--hidden {
  display: none; }

.trellis-card__image-wrapper {
  display: flex;
  border: 2px solid #f7f6f2;
  position: relative;
  height: 404px;
  overflow: hidden; }

@media (min-width: 801px) {
  .trellis-card--default .trellis-card__image-wrapper,
  .trellis-category--card-default .trellis-card__image-wrapper {
    height: clamp(300px, 25vw, 560px); } }

.trellis-card--article {
  height: 100%; }
  .trellis-card--article .trellis-card__image-wrapper {
    aspect-ratio: 1 / 1;
    height: auto;
    cursor: pointer;
    min-width: 100%; }
    .trellis-card--article .trellis-card__image-wrapper img {
      aspect-ratio: 1/1; }
  .trellis-card--article .trellis-card-details {
    margin: 12px 0 8px;
    white-space: normal;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    grid-gap: 8px; }
    @media (min-width: 801px) {
      .trellis-card--article .trellis-card-details {
        margin-top: 16px;
        flex-direction: row; } }
    .trellis-card--article .trellis-card-details a {
      display: block;
      width: auto;
      line-height: 1; }
      @media (min-width: 801px) {
        .trellis-card--article .trellis-card-details a {
          display: flex;
          grid-gap: 4px;
          align-self: baseline; } }
  @media (min-width: 801px) {
    .trellis-card--article .trellis-card__title-anchor {
      grid-row: span 2; } }
  .trellis-card--article .trellis-card__title-anchor:first-of-type {
    overflow: hidden; }
  .trellis-card--article .trellis-card__color-anchor {
    order: -1; }
    @media (min-width: 801px) {
      .trellis-card--article .trellis-card__color-anchor {
        display: flex;
        justify-content: flex-end;
        width: 100%;
        order: unset; } }
  .trellis-card--article .trellis-add-sample {
    white-space: nowrap;
    padding: 0;
    color: #5c574d;
    display: none; }
    @media (min-width: 801px) {
      .trellis-card--article .trellis-add-sample {
        justify-content: flex-end;
        align-items: center; } }
    .trellis-card--article .trellis-add-sample .trellis-add-sample__add-sample-text {
      text-decoration: underline; }
    .trellis-card--article .trellis-add-sample .trellis-add-sample__sample-added-text,
    .trellis-card--article .trellis-add-sample .trellis-add-sample__sample-adding-text,
    .trellis-card--article .trellis-add-sample .trellis-add-sample__sample-error-text {
      display: none;
      opacity: 0;
      width: 0;
      transition: .75s;
      text-align: left; }
    .trellis-card--article .trellis-add-sample .trellis-add-sample__sample-adding-text,
    .trellis-card--article .trellis-add-sample .trellis-add-sample__sample-error-text {
      font-style: italic;
      text-decoration: none; }
    .trellis-card--article .trellis-add-sample .trellis-add-sample__add-sample-text {
      display: flex;
      align-items: center; }
    .trellis-card--article .trellis-add-sample .trellis-add-sample__sample-error-text {
      font-size: clamp(.75rem, 3vw, .75rem); }
    .trellis-card--article .trellis-add-sample.sample--adding {
      pointer-events: none; }
      .trellis-card--article .trellis-add-sample.sample--adding .trellis-add-sample__add-sample-text,
      .trellis-card--article .trellis-add-sample.sample--adding .trellis-add-sample__sample-added-text,
      .trellis-card--article .trellis-add-sample.sample--adding .trellis-add-sample__sample-error-text {
        display: none; }
      .trellis-card--article .trellis-add-sample.sample--adding .trellis-add-sample__sample-adding-text {
        display: flex;
        align-items: center;
        opacity: 1;
        width: auto; }
    .trellis-card--article .trellis-add-sample.sample--added {
      pointer-events: none; }
      .trellis-card--article .trellis-add-sample.sample--added .trellis-add-sample__add-sample-text,
      .trellis-card--article .trellis-add-sample.sample--added .trellis-add-sample__sample-adding-text,
      .trellis-card--article .trellis-add-sample.sample--added .trellis-add-sample__sample-error-text {
        display: none; }
      .trellis-card--article .trellis-add-sample.sample--added .trellis-add-sample__sample-added-text {
        display: flex;
        align-items: center;
        opacity: 1;
        width: auto; }
    .trellis-card--article .trellis-add-sample.sample--error {
      pointer-events: none; }
      .trellis-card--article .trellis-add-sample.sample--error .trellis-add-sample__add-sample-text,
      .trellis-card--article .trellis-add-sample.sample--error .trellis-add-sample__sample-added-text,
      .trellis-card--article .trellis-add-sample.sample--error .trellis-add-sample__sample-adding-text {
        display: none; }
      .trellis-card--article .trellis-add-sample.sample--error .trellis-add-sample__sample-error-text {
        display: flex;
        align-items: center;
        opacity: 1;
        width: auto; }
    .trellis-card--article .trellis-add-sample svg {
      margin-right: 4px; }
  .trellis-card--article .trellis-add-sample--visible {
    display: block; }
    @media (min-width: 801px) {
      .trellis-card--article .trellis-add-sample--visible {
        display: flex; } }
  @media (min-width: 1202px) {
    .trellis-card--article:hover .trellis-card__badges {
      left: 0;
      opacity: 0;
      pointer-events: none; } }
  @media (min-width: 1202px) {
    .trellis-card--article:hover .trellis-card__compare {
      right: 8px;
      opacity: 1; } }
  @media (min-width: 1202px) {
    .trellis-card--article:hover .slick-prev,
    .trellis-card--article:hover .slick-next {
      opacity: 1; } }
  @media (min-width: 1202px) {
    .trellis-card--article:hover .slick-prev {
      left: 8px; } }
  @media (min-width: 1202px) {
    .trellis-card--article:hover .slick-next {
      right: 8px; } }

.trellis-card__image {
  position: static;
  margin: 0;
  object-fit: cover; }

.trellis-card__image--hover {
  display: none;
  position: absolute;
  height: 100%;
  background-color: #f7f6f2;
  z-index: 2; }

.trellis-card__image--new {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1; }

.trellis-card__image-wrapper-slider {
  width: 100%;
  height: auto;
  aspect-ratio: 1 / 1; }
  .trellis-card__image-wrapper-slider.slick-dotted {
    margin-bottom: 0;
    height: 100%; }
  .trellis-card__image-wrapper-slider .slick-list,
  .trellis-card__image-wrapper-slider .slick-track {
    height: 100%; }
  .trellis-card__image-wrapper-slider .slick-prev,
  .trellis-card__image-wrapper-slider .slick-next {
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    border: 0;
    margin: auto;
    padding: 0;
    height: 29px;
    width: 29px;
    cursor: pointer; }
    @media (min-width: 1202px) {
      .trellis-card__image-wrapper-slider .slick-prev,
      .trellis-card__image-wrapper-slider .slick-next {
        opacity: 0;
        transition: .5s; } }
    .trellis-card__image-wrapper-slider .slick-prev:hover, .trellis-card__image-wrapper-slider .slick-prev:focus,
    .trellis-card__image-wrapper-slider .slick-next:hover,
    .trellis-card__image-wrapper-slider .slick-next:focus {
      background-size: auto;
      border-radius: 100%; }
    .trellis-card__image-wrapper-slider .slick-prev:focus-visible,
    .trellis-card__image-wrapper-slider .slick-next:focus-visible {
      border-radius: 100%; }
    .trellis-card__image-wrapper-slider .slick-prev::before,
    .trellis-card__image-wrapper-slider .slick-next::before {
      display: none; }
  .trellis-card__image-wrapper-slider .slick-prev {
    background-image: url("data:image/svg+xml,%3Csvg width='29' height='30' viewBox='0 0 29 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='29' y='29.5' width='29' height='29' rx='14.5' transform='rotate(-180 29 29.5)' fill='%23F0EFEB'/%3E%3Cpath d='M16.75 10.5L12.25 15L16.75 19.5' stroke='%23292423' stroke-linecap='round'/%3E%3C/svg%3E");
    left: 8px; }
    @media (min-width: 1202px) {
      .trellis-card__image-wrapper-slider .slick-prev {
        left: 0; } }
  .trellis-card__image-wrapper-slider .slick-next {
    background-image: url("data:image/svg+xml,%3Csvg width='29' height='30' viewBox='0 0 29 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='0.5' width='29' height='29' rx='14.5' fill='%23F0EFEB'/%3E%3Cpath d='M12.25 19.5L16.75 15L12.25 10.5' stroke='%23292423' stroke-linecap='round'/%3E%3C/svg%3E");
    right: 8px; }
    @media (min-width: 1202px) {
      .trellis-card__image-wrapper-slider .slick-next {
        right: 0; } }
  .trellis-card__image-wrapper-slider .slick-dots {
    position: absolute;
    bottom: 12px;
    pointer-events: none; }
    .trellis-card__image-wrapper-slider .slick-dots li {
      width: 7px;
      height: 7px;
      margin-right: 8px;
      display: inline-flex; }
      .trellis-card__image-wrapper-slider .slick-dots li button {
        border: 0;
        width: 7px;
        height: 7px; }
        .trellis-card__image-wrapper-slider .slick-dots li button::before {
          width: 7px;
          height: 7px;
          opacity: 1;
          background-color: #c3c1b0; }
      .trellis-card__image-wrapper-slider .slick-dots li.slick-active button::before {
        background-color: #5c574d; }
    .trellis-card__image-wrapper-slider .slick-dots li:not(.slick-active):not(:last-of-type):not(:first-of-type) {
      display: none; }
    .trellis-card__image-wrapper-slider .slick-dots li.slick-active:first-of-type {
      margin-right: 26px; }
      .trellis-card__image-wrapper-slider .slick-dots li.slick-active:first-of-type::before {
        content: "";
        position: absolute;
        right: -27px;
        bottom: -1px;
        display: block;
        margin-right: 8px;
        width: 7px;
        height: 7px;
        background-color: #c3c1b0;
        border-radius: 100%; }
    .trellis-card__image-wrapper-slider .slick-dots li.slick-active:last-of-type {
      margin-left: 18px; }
      .trellis-card__image-wrapper-slider .slick-dots li.slick-active:last-of-type::after {
        content: "";
        position: absolute;
        left: -14px;
        bottom: -1px;
        display: block;
        margin-right: 8px;
        width: 7px;
        height: 7px;
        background-color: #c3c1b0;
        border-radius: 100%; }

.trellis-card__image-wrapper-link {
  position: absolute;
  left: 0;
  height: 100%;
  width: 100%; }

.trellis-card__compare {
  position: absolute;
  right: 0;
  bottom: 0;
  display: none;
  padding: 8px;
  background-color: #f7f6f2;
  line-height: 1;
  font-size: 0;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #5c574d;
  cursor: pointer; }
  @media (min-width: 1202px) {
    .trellis-card__compare {
      display: flex;
      font-size: clamp(0.688rem, 3vw, 0.688rem);
      grid-gap: 6px;
      right: 0;
      bottom: 8px;
      padding: 6px 8px;
      opacity: 0;
      transition: .5s; } }
  .trellis-card__compare.is--visible {
    display: flex; }
  .trellis-card__compare:hover {
    color: #828f86; }
  .trellis-card__compare .trellis-card__compare-checkbox {
    width: 0.8125rem;
    height: 0.8125rem;
    background-color: #ffffff;
    border: 1px solid #5c574d;
    border-radius: 0.0625rem; }

.trellis-card__compare-input {
  opacity: 0;
  z-index: 1;
  width: 0;
  cursor: pointer; }
  .trellis-card__compare-input:checked + .trellis-card__compare {
    right: 0;
    opacity: 1; }
    @media (min-width: 1202px) {
      .trellis-card__compare-input:checked + .trellis-card__compare {
        display: flex;
        right: 8px; } }
    .trellis-card__compare-input:checked + .trellis-card__compare .trellis-card__compare-checkbox {
      background-color: #828f86;
      border-color: #828f86;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' viewBox='0 0 8 6' fill='none'%3E%3Cpath d='M0.782227 3.23682L2.7634 5.21799L7.21857 0.762831' stroke='white' stroke-linecap='round'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: center; }
  .trellis-card__compare-input:checked ~ .trellis-card__badges {
    opacity: 0;
    left: -1000%; }

.trellis-card-details {
  margin: 16px 0 8px; }
  .trellis-card-details a {
    display: flex;
    flex-direction: column-reverse;
    align-items: center; }
    @media (min-width: 801px) {
      .trellis-card-details a {
        flex-direction: row;
        justify-content: space-between; } }

.trellis-card__title {
  display: block;
  font-weight: 500;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  line-height: 1.3; }
  @media (min-width: 1202px) {
    .trellis-card__title {
      margin-bottom: 8px; } }
  .trellis-card__title:before {
    content: '';
    display: block;
    margin-top: -3px; }

.trellis-card__text {
  margin: 0; }
  @media (min-width: 1202px) {
    .trellis-card__text {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      gap: 8px;
      align-items: center; } }

.trellis-card__color {
  font-size: clamp(0.688rem, 3vw, 0.688rem);
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  margin-bottom: 8px;
  width: fit-content; }
  @media (min-width: 801px) {
    .trellis-card__color {
      margin: 0;
      line-height: 2; } }

.trellis-price__wrapper {
  display: flex;
  grid-column-gap: 4px; }
  .trellis-price__wrapper .trellis-price--non-sale:empty {
    display: none; }

.trellis-price {
  color: #292423;
  line-height: 150%; }

.trellis-card--article .trellis-card__article-details {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  grid-gap: 8px; }
  @media (min-width: 801px) {
    .trellis-card--article .trellis-card__article-details {
      flex-direction: row;
      align-items: center;
      flex-wrap: wrap; } }

.trellis-card__variant-count {
  font-size: clamp(0.688rem, 3vw, 0.688rem);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-weight: 600;
  opacity: 0.75;
  color: #5c574d; }

.trellis-card__button-sample {
  display: flex;
  align-items: center;
  grid-gap: 8px;
  padding: 0;
  color: #5c574d;
  min-width: 103px; }
  .trellis-card__button-sample.is--added::before {
    border-color: #828f86;
    background-color: #828f86;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='9' viewBox='0 0 12 9' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.7489 0.263604C12.0837 0.615076 12.0837 1.18492 11.7489 1.5364L4.89181 8.7364C4.55707 9.08787 4.01436 9.08787 3.67962 8.7364L0.251051 5.1364C-0.0836838 4.78492 -0.0836838 4.21508 0.251051 3.8636C0.585786 3.51213 1.1285 3.51213 1.46323 3.8636L4.28571 6.82721L10.5368 0.263604C10.8715 -0.087868 11.4142 -0.087868 11.7489 0.263604Z' fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center; }
  .trellis-card__button-sample::before {
    content: '';
    display: inline-block;
    height: 16px;
    width: 16px;
    background-color: #ffffff;
    border: 1px solid #5c574d;
    border-radius: 1px; }

.trellis-card__swatch-label {
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: clamp(0.688rem, 3vw, 0.688rem);
  color: #5c574d;
  letter-spacing: 0.04em; }

.trellis-card__swatches-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  grid-gap: 8px; }

.trellis-card__swatches-wrapper {
  display: flex;
  width: 0;
  flex-grow: 1;
  min-width: 100px;
  max-width: 266px; }

.trellis-card__swatches {
  display: flex;
  align-items: center;
  grid-gap: calc(8px / 2);
  margin: 0;
  overflow: auto;
  scroll-behavior: smooth;
  scroll-snap-type: x proximity;
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
  scrollbar-width: none;
  /* Firefox */
  padding-bottom: 1px; }
  .trellis-card__swatches::-webkit-scrollbar {
    display: none;
    /* Safari and Chrome */ }

.trellis-card__swatch {
  width: 20px;
  min-width: 20px;
  list-style-type: none;
  scroll-snap-align: start; }
  .trellis-card__swatch.swatch--active img {
    padding: 1px;
    border: 1px solid #5c574d; }
  .trellis-card__swatch img {
    padding: 1px;
    border: 1px solid transparent;
    height: 20px;
    aspect-ratio: 1 / 1;
    border-radius: 4px; }

.trellis-card__swatch-button {
  padding: 0; }
  .trellis-card__swatch-button:focus-visible {
    outline: none !important; }

.trellis-card__swatches-navigator {
  display: none;
  align-items: center;
  transition: .25s; }
  .trellis-card__swatches-navigator.trellis-card__swatches-navigator--visible {
    display: flex; }
  .trellis-card__swatches-navigator.trellis-card__swatches-navigator--back {
    transform: rotateY(180deg); }

.trellis-card:not(.trellis-card--article) .trellis-card__badges {
  top: 16px;
  bottom: unset; }

.trellis-card__badges {
  display: flex;
  flex-wrap: wrap-reverse;
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
  grid-gap: 8px;
  z-index: 2; }

.trellis-card__badge {
  display: flex;
  align-items: center;
  color: #828f86;
  background-color: rgba(247, 246, 242, 0.9);
  border: 1px solid #b3b9bC;
  padding: 7px 8px;
  font-size: clamp(0.688rem, 3vw, 0.688rem);
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1; }

.trellis-card__badge--multiple_lengths {
  text-transform: uppercase;
  font-size: clamp(0.688rem, 3vw, 0.688rem);
  text-align: left;
  color: #5c574d;
  font-weight: 600;
  letter-spacing: 0.04em; }

.trellis-card__swatches:not(:empty) + .trellis-card__badge--multiple_lengths,
.trellis-card__swatch-show-more + .trellis-card__badge--multiple_lengths {
  margin-top: 8px; }

@media (min-width: 801px) {
  .trellis-product[data-card-width="2"] .trellis-card__badge--multiple_lengths {
    align-self: center;
    width: auto; } }

.trellis-card--article .trellis-card__badges {
  left: 8px;
  top: 8px;
  bottom: unset;
  grid-gap: 4px; }
  @media (min-width: 1202px) {
    .trellis-card--article .trellis-card__badges {
      top: unset;
      bottom: 8px;
      grid-gap: 8px;
      transition: .5s; } }

.trellis-card--article .trellis-card__badge {
  border: 0;
  background-color: #5c574d;
  opacity: 0.75;
  color: #ffffff;
  font-size: clamp(0.5625rem, 3vw, 0.5625rem);
  padding: 4px 6px;
  text-align: center; }

.trellis-card__sale-msg {
  font-size: clamp(0.688rem, 3vw, 0.688rem);
  font-weight: 600;
  color: #828f86;
  line-height: normal;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  word-break: break-word; }

.product-listing-carousel__products .trellis-card__title,
.trellis-article-material-gallery .trellis-card__title {
  min-width: 50%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.2; }

.alertBox {
  margin: 0 auto;
  max-width: calc(100vw - 80px); }
  @media (min-width: 801px) {
    .alertBox {
      max-width: 1760px; } }

.alertBox--success {
  background-color: rgba(130, 143, 134, 0.5); }
  .alertBox--success svg {
    fill: #828f86; }

.alertBox--info {
  background-color: #828f86; }

.trellis-blog-post {
  display: inline-flex; }
  .trellis-blog-post a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    width: 100%; }
  .trellis-blog-post img {
    object-fit: cover;
    width: 100%;
    min-height: clamp(214px, 28vw, 573px);
    aspect-ratio: 2/3; }

.trellis-blog-post__tag {
  display: block;
  padding: 0.25rem 0.375rem;
  background-color: #dbe1E2;
  font-size: clamp(0.688rem, 3vw, 0.688rem);
  text-transform: uppercase;
  color: #292423;
  text-align: center;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1.35;
  margin: 8px 0; }
  @media (min-width: 801px) {
    .trellis-blog-post__tag {
      margin: 16px 0;
      padding: 0.5rem 0.75rem; } }

img + .trellis-blog-post__heading {
  margin-top: 8px; }
  @media (min-width: 801px) {
    img + .trellis-blog-post__heading {
      margin-top: 16px; } }

.trellis-blog-post__heading {
  text-align: center;
  color: #292423;
  font-weight: 500; }

.trellis-blog.container {
  padding-top: 0; }

.trellis-blog-post-body,
.trellis-blog-post-figure {
  max-width: 850px;
  margin: 0 auto; }

.trellis-blog-post-figure img {
  height: 100%;
  width: 100%; }

.trellis-blog-title {
  margin-bottom: 32px; }

.trellis-blog-post-content img {
  margin: 32px 0;
  width: 100%; }
  .trellis-blog-post-content img + img {
    margin-top: 0; }

.trellis-blog-post-content a {
  text-decoration-line: underline; }

.trellis-blog__tags-wrapper {
  background-color: #f0efeb; }

.trellis-blog__tags {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  grid-gap: 16px;
  padding-top: 48px;
  padding-bottom: 48px; }

.trellis-blog__tag {
  display: inline-flex;
  background-color: #ffffff;
  padding: 12px 16px;
  line-height: normal;
  color: #292423;
  transition: background-color 0.15s ease; }

.trellis-blog__tag:hover {
  background-color: #f7f6f2;
  color: #292423; }

.trellis-blog__tag.selected {
  background-color: #c3c1b0; }

.trellis-blog__tag.selected:hover {
  background-color: #c3c1b0; }

.pagination-list {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: fit-content;
  margin: auto;
  padding: 0 60px 0 80px; }
  @media (min-width: 801px) {
    .pagination-list {
      padding: 0; } }
  .pagination-list .pagination-item {
    margin: 0; }
    .pagination-list .pagination-item:first-child {
      margin: 0; }
  .pagination-list .pagination-link {
    color: #292423;
    font: 600 clamp(.75rem, 3vw, .75rem) "heimat-mono", "Courier New", monospace; }
    .pagination-list .pagination-link svg {
      fill: #5c574d; }
  .pagination-list .pagination-item--current {
    border: 1px solid #f0efeb;
    border-radius: 2px; }
  .pagination-list .pagination-item--next,
  .pagination-list .pagination-item--previous {
    position: absolute;
    color: #5c574d;
    width: max-content; }
    .pagination-list .pagination-item--next .pagination-link,
    .pagination-list .pagination-item--previous .pagination-link {
      font: 400 clamp(.875rem, 3vw, .875rem) "soleil", Verdana, sans-serif; }
  .pagination-list .pagination-item--next {
    right: 0; }
    @media (min-width: 801px) {
      .pagination-list .pagination-item--next {
        left: 100%;
        right: unset; } }
  .pagination-list .pagination-item--previous {
    left: 0; }
    @media (min-width: 801px) {
      .pagination-list .pagination-item--previous {
        right: 100%;
        left: unset; } }

.page-type--cart .modal-close {
  line-height: 1;
  top: 1.5rem; }
  @media (min-width: 801px) {
    .page-type--cart .modal-close {
      right: 32px; } }
  .page-type--cart .modal-close svg {
    height: 100%; }

.gift-wrap__modal-header {
  background-color: rgba(247, 246, 242, 0.9);
  padding: 32px; }
  .gift-wrap__modal-header h2 {
    text-align: left; }

.gift-wrap__modal-body > p {
  margin-bottom: 16px; }

.giftWrapping-form {
  margin-top: 0; }
  .giftWrapping-form .form-field {
    padding-top: 0; }
  .giftWrapping-form .form-label {
    height: auto; }
  .giftWrapping-form .giftWrapping-single,
  .giftWrapping-form .giftWrapping-multiple {
    width: 100%; }
    .giftWrapping-form .giftWrapping-single .form-field:not(:first-of-type) .form-label,
    .giftWrapping-form .giftWrapping-multiple .form-field:not(:first-of-type) .form-label {
      margin-top: 8px; }
    .giftWrapping-form .giftWrapping-single .form-label,
    .giftWrapping-form .giftWrapping-multiple .form-label {
      padding-left: 0; }
  .giftWrapping-form .giftWrapping-multiple {
    margin-top: 16px; }
  .giftWrapping-form .button {
    width: 100%; }

.giftWrapping-message {
  margin-top: 32px; }
  .giftWrapping-message:not(:last-of-type) {
    margin-bottom: 32px; }

.cart-totals {
  font-size: clamp(.875rem, 3vw, .875rem);
  margin-bottom: 32px;
  width: 100%; }
  @media (min-width: 801px) {
    .cart-totals {
      width: 58.33333%; } }
  @media (min-width: 1202px) {
    .cart-totals {
      width: 41.66667%; } }
  .cart-totals .cart-total {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    border-bottom: 2px solid #f7f6f2;
    border-top: 0;
    padding: 16px 0; }
  .cart-totals .cart-total-label {
    text-align: left;
    padding: 0;
    font-weight: 400;
    color: #292423;
    grid-column: 1;
    width: 100%; }
  .cart-totals .cart-total-value {
    font-weight: 600;
    margin-left: auto;
    padding: 0;
    grid-column: 2;
    width: 100%;
    text-align: right; }
  .cart-totals .cart-total-grandTotal {
    font-family: "soleil", Verdana, sans-serif;
    font-size: clamp(.875rem, 3vw, .875rem); }
  .cart-totals button:not(.button) {
    font-weight: normal;
    font-style: normal;
    color: #5c574d; }
  .cart-totals .form {
    margin-top: 16px;
    margin-bottom: 0; }
    .cart-totals .form dl {
      margin-bottom: 0; }
    .cart-totals .form .form-label {
      position: relative;
      padding: 0;
      font-size: clamp(.875rem, 3vw, .875rem);
      color: #292423; }
    .cart-totals .form .form-select {
      height: auto;
      padding: 8px;
      color: #5c574d;
      font-size: clamp(.875rem, 3vw, .875rem);
      background-size: inherit; }
    .cart-totals .form .form-input {
      color: #5c574d;
      font-weight: normal;
      padding: 8px;
      height: auto;
      font-size: clamp(.875rem, 3vw, .875rem); }
      .cart-totals .form .form-input::placeholder {
        color: #5c574d; }
  .cart-totals .shipping-estimator,
  .cart-totals .coupon-code,
  .cart-totals .gift-certificate-code {
    grid-column: span 2;
    position: relative; }
  .cart-totals .shipping-estimator .button {
    width: 100%; }
  .cart-totals .shipping-estimate-show {
    font-style: normal; }
  .cart-totals .shipping-quotes {
    margin-top: 16px; }
    .cart-totals .shipping-quotes ul {
      margin-left: 0; }
    .cart-totals .shipping-quotes label b {
      font-weight: 600; }
    .cart-totals .shipping-quotes dl {
      display: flex;
      grid-gap: 8px; }
    .cart-totals .shipping-quotes .estimator-form-label {
      float: none;
      flex: 1; }
      .cart-totals .shipping-quotes .estimator-form-label label {
        display: block;
        text-align: left;
        position: relative;
        color: #5c574d;
        margin: 0;
        padding-left: 1.313rem; }
        .cart-totals .shipping-quotes .estimator-form-label label b {
          font-weight: 400; }
        .cart-totals .shipping-quotes .estimator-form-label label:before {
          content: "";
          position: absolute;
          left: 0;
          top: 0;
          bottom: 0;
          margin: auto;
          width: 13px;
          height: 13px;
          border: 1px solid #5c574d;
          border-radius: 100%; }
        .cart-totals .shipping-quotes .estimator-form-label label:hover {
          color: #828f86; }
          .cart-totals .shipping-quotes .estimator-form-label label:hover:before {
            border: 1px solid #828f86; }
      .cart-totals .shipping-quotes .estimator-form-label input {
        display: none; }
        .cart-totals .shipping-quotes .estimator-form-label input:checked + .estimator-form-label-text {
          color: #828f86; }
          .cart-totals .shipping-quotes .estimator-form-label input:checked + .estimator-form-label-text:before {
            border: 1px solid #828f86; }
          .cart-totals .shipping-quotes .estimator-form-label input:checked + .estimator-form-label-text:after {
            content: '';
            position: absolute;
            left: 2px;
            top: 0;
            bottom: 0;
            margin: auto;
            width: 9px;
            height: 9px;
            border-width: 1px;
            background: #828f86;
            border-radius: 100%; }
    .cart-totals .shipping-quotes .estimator-form-input--price {
      align-self: center;
      width: 25%;
      margin-bottom: 0; }
  .cart-totals .cart-gift-certificate-form .button,
  .cart-totals .coupon-code .button {
    padding: 0;
    width: 24px; }
    .cart-totals .cart-gift-certificate-form .button.active,
    .cart-totals .coupon-code .button.active {
      background-color: #f0efeb; }
  .cart-totals .cart-gift-certificate-form .form-input,
  .cart-totals .coupon-code .form-input {
    width: 100%; }

.cart-actions-checkout {
  width: 100%;
  margin-left: auto; }
  @media (min-width: 801px) {
    .cart-actions-checkout {
      width: 58.33333%; } }
  @media (min-width: 1202px) {
    .cart-actions-checkout {
      width: 41.66667%; } }
  .cart-actions-checkout .button {
    width: 100%; }

.cart tbody,
.cart th {
  border: 0; }

.cart td:not(:last-of-type),
.cart th:not(:last-of-type) {
  border-right: 0;
  border-left: 0; }

.cart-header-item {
  padding-left: 0; }

.cart-item {
  border-bottom-color: #f7f6f2;
  border-bottom-width: 2px;
  padding-left: 0;
  padding-top: 32px;
  padding-bottom: 16px; }
  .cart-item > .cart-item-price,
  .cart-item > .cart-item-quantity,
  .cart-item > .cart-item-total {
    display: none; }
    @media (min-width: 801px) {
      .cart-item > .cart-item-price,
      .cart-item > .cart-item-quantity,
      .cart-item > .cart-item-total {
        display: table-cell; } }
  .cart-item > td {
    border: 0px solid transparent; }
  .cart-item .cart-item-figure {
    display: flex;
    margin-left: 0;
    padding: 0;
    height: 126px;
    width: 126px; }
    @media (min-width: 801px) {
      .cart-item .cart-item-figure {
        display: table-cell;
        padding: 8px 0;
        width: 110px; } }
    .cart-item .cart-item-figure .cart-item-image {
      max-height: 100%;
      max-width: 100%;
      object-fit: contain; }

.cart-item--article .cart-item-figure .cart-item-image {
  height: 100%;
  width: 100%;
  object-fit: cover; }

.cart-item__release-date {
  color: #5c574d;
  margin-bottom: 0; }

.cart-item-title {
  display: flex;
  flex-direction: column;
  grid-gap: 8px;
  margin-bottom: 0;
  height: 100%; }
  @media (min-width: 801px) {
    .cart-item-title {
      display: table-cell;
      padding-left: 16px; } }
  .cart-item-title .definitionList {
    margin-bottom: 0;
    color: #5c574d; }
  .cart-item-title .definitionList,
  .cart-item-title .cart-item-options {
    margin-top: 8px; }

.definitionList-key {
  color: #5c574d; }

.definitionList .definitionList-key__gift-message,
.definitionList .definitionList-value__gift-message {
  display: none; }
  @media (min-width: 801px) {
    .definitionList .definitionList-key__gift-message,
    .definitionList .definitionList-value__gift-message {
      display: block; } }

.definitionList .definitionList-value {
  font-weight: 600; }

.cart-item-gift-message--mobile {
  display: block;
  margin-bottom: 32px;
  width: 100%; }
  @media (min-width: 801px) {
    .cart-item-gift-message--mobile {
      display: none; } }
  .cart-item-gift-message--mobile .cart-item-option-title {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    font-size: clamp(.875rem, 3vw, .875rem);
    color: #5c574d;
    margin-bottom: 8px; }
  .cart-item-gift-message--mobile .cart-item-option-description {
    background-color: #f7f6f2;
    padding: 8px; }

.cart-item-price {
  font-weight: 600; }

.cart-item-quantity .form-label {
  position: relative; }
  @media (min-width: 801px) {
    .cart-item-quantity .form-label {
      display: none; } }

.cart-item-quantity .form-increment {
  display: flex;
  background-color: #f7f6f2;
  border-radius: 4px;
  width: fit-content;
  margin: auto; }

.cart-item-quantity .button {
  border: 0;
  padding: 8px; }

.cart-item-quantity .form-input {
  background-color: transparent;
  padding: 0 8px;
  font-weight: normal;
  font-size: clamp(.875rem, 3vw, .875rem); }

.cart-item-value {
  font-weight: 600; }

.cart-item-total .cart-item-value {
  width: calc(100% - 40px);
  display: inline-flex;
  justify-content: end; }

.cart-item-info--mobile {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, auto);
  padding-top: 32px; }
  @media (min-width: 801px) {
    .cart-item-info--mobile {
      display: none; } }
  .cart-item-info--mobile .cart-item-info {
    width: 100%; }
  .cart-item-info--mobile .cart-item-label {
    width: 100%;
    color: #292423;
    font-size: clamp(.875rem, 3vw, .875rem);
    font-weight: 400;
    text-align: left;
    padding-left: 0;
    padding-bottom: 8px;
    margin-bottom: 16px;
    border-bottom: 2px solid #f7f6f2;
    height: auto;
    text-transform: capitalize; }
  .cart-item-info--mobile .cart-item-value {
    padding: 0;
    font-weight: 400; }
  .cart-item-info--mobile .cart-item-price .cart-item-label {
    margin-bottom: 24px; }
  .cart-item-info--mobile .cart-item-quantity .cart-item-label {
    padding: 0 8px 8px;
    justify-content: center; }
  .cart-item-info--mobile .cart-item-quantity .button {
    width: 0;
    padding: 0; }
  .cart-item-info--mobile .cart-item-quantity .form-input {
    padding: 6px 12px; }
  .cart-item-info--mobile .cart-item-total .cart-item-label {
    margin-bottom: 22px;
    text-align: right; }
  .cart-item-info--mobile .cart-item-total .cart-item-value {
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 32px);
    text-align: right;
    margin-right: 8px;
    font-weight: 600; }
  .cart-item-info--mobile .cart-remove {
    margin: 0; }

.cart-remove {
  border-radius: 0;
  background-color: #f7f6f2;
  height: 24px;
  width: 24px;
  margin-top: 0; }
  .cart-remove svg {
    fill: #292423; }

.cart-item-options--giftWrapping {
  margin: 0; }
  .cart-item-options--giftWrapping .cart-item-option-description {
    color: #5c574d;
    margin-right: 8px;
    margin-bottom: 8px; }
  .cart-item-options--giftWrapping .cart-item-option-actions {
    display: inline-flex;
    align-items: center;
    grid-gap: 4px;
    font-size: clamp(.875rem, 3vw, .875rem);
    color: #5c574d; }
    .cart-item-options--giftWrapping .cart-item-option-actions .cart-item-option-action {
      text-decoration-line: underline;
      padding: 0; }
  .cart-item-options--giftWrapping .cart-item-option-title-giftwrap,
  .cart-item-options--giftWrapping .cart-item-option-description-giftwrap {
    display: none; }
    @media (min-width: 801px) {
      .cart-item-options--giftWrapping .cart-item-option-title-giftwrap,
      .cart-item-options--giftWrapping .cart-item-option-description-giftwrap {
        display: block; } }
  .cart-item-options--giftWrapping .cart-item-option-title-giftwrap {
    width: 100%;
    font-size: clamp(.875rem, 3vw, .875rem);
    color: #5c574d;
    margin-bottom: 8px;
    font-weight: 400; }
  .cart-item-options--giftWrapping .cart-item-option-description-giftwrap {
    background-color: #f7f6f2;
    padding: 16px;
    max-width: calc(100% - 32px); }

.cart-item__add-gift-wrap {
  font-size: clamp(.875rem, 3vw, .875rem);
  color: #5c574d;
  text-decoration-line: underline;
  padding: 0; }

.giftWrapping-form .form-label {
  position: relative; }

.page-type--cart .modal {
  box-shadow: 2px 2px 6px 0px rgba(44, 44, 51, 0.15); }

.page--cart .cart-wrapper {
  padding-top: 0;
  max-width: 1320px; }
  @media (min-width: 600px) {
    .page--cart .cart-wrapper {
      max-width: 1448px; } }
  @media (min-width: 1202px) {
    .page--cart .cart-wrapper {
      max-width: 1480px; } }

.page--cart .alertBox {
  display: flex;
  grid-gap: 8px;
  background-color: transparent;
  color: #5c574d;
  padding: 0 0 32px 0;
  margin: 0;
  max-width: 100%; }

.page--cart .alertBox-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='1' width='15' height='15' rx='7.5' fill='white'/%3E%3Crect x='0.5' y='1' width='15' height='15' rx='7.5' stroke='%235C574D'/%3E%3Cpath d='M7.48513 9.884L7.26913 3.92H8.74513L8.51713 9.884H7.48513ZM7.98913 12.56C7.53313 12.56 7.14913 12.188 7.14913 11.732C7.14913 11.264 7.53313 10.904 7.98913 10.904C8.45713 10.904 8.82913 11.264 8.82913 11.732C8.82913 12.188 8.45713 12.56 7.98913 12.56Z' fill='%235C574D'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center; }
  .page--cart .alertBox-icon icon {
    display: none; }

.page--cart .cart-top {
  display: flex;
  flex-direction: column;
  grid-gap: 16px;
  justify-content: space-between;
  margin: 32px 0; }
  @media (min-width: 600px) {
    .page--cart .cart-top {
      flex-direction: row;
      align-items: flex-end; } }

.page--cart .cart__clear-button {
  text-decoration: underline;
  color: #5c574d;
  text-transform: capitalize;
  text-align: left;
  padding: 0;
  line-height: 21px; }
  .page--cart .cart__clear-button:hover {
    color: #828f86; }
  @media (min-width: 600px) {
    .page--cart .cart__clear-button {
      text-align: right; } }

.page--cart .cart-header-item {
  font: 600 clamp(.75rem, 3vw, .75rem) "heimat-mono", "Courier New", monospace;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding-bottom: 16px; }

@media (min-width: 1920px) {
  .page--cart .cart-header-item-contents {
    min-width: 785px; } }

.page--cart .cart-list {
  border-top: 2px solid #f0efeb; }

.page--cart .cart__production-lead-time {
  margin: 16px 0; }

.trellis-notification-banners__wrapper {
  position: sticky;
  top: 16px;
  z-index: 10; }
  @media (min-width: 801px) {
    .trellis-notification-banners__wrapper {
      top: 0; } }

.trellis-notification-banners {
  position: absolute;
  top: 16px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  display: flex;
  flex-direction: column;
  grid-gap: 16px; }
  @media (min-width: 801px) {
    .trellis-notification-banners {
      grid-gap: 32px;
      top: 32px;
      right: 32px;
      left: auto;
      transform: none; } }

.trellis-notification-banner {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #f0efeb;
  border-radius: 4px;
  box-shadow: 0px 0px 6px -1px rgba(0, 0, 0, 0.1), 0px 0px 4px -1px rgba(0, 0, 0, 0.06);
  display: flex;
  flex-direction: column;
  align-items: center;
  width: calc(100vw - 16px); }
  @media (min-width: 801px) {
    .trellis-notification-banner {
      flex-direction: row;
      height: 68px;
      width: 716px; } }
  .trellis-notification-banner::before {
    content: '';
    position: absolute;
    left: 0;
    height: 100%;
    width: 24px;
    border-radius: 4px 0 0 4px; }
  .trellis-notification-banner > * {
    display: flex;
    align-items: center; }
    @media (min-width: 801px) {
      .trellis-notification-banner > * {
        height: 68px; } }
  .trellis-notification-banner p {
    margin: 0 0 0 24px;
    color: #5c574d;
    line-height: 150%;
    flex-grow: 1;
    padding: 16px; }

.trellis-notification-banner__buttons {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  border-top: 1px solid #f0efeb;
  width: 100%;
  height: 34px; }
  @media (min-width: 801px) {
    .trellis-notification-banner__buttons {
      border-top: 0;
      width: auto;
      height: auto; } }
  .trellis-notification-banner__buttons a {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: clamp(.813rem, 3vw, .813rem);
    flex-grow: 1; }
    @media (min-width: 801px) {
      .trellis-notification-banner__buttons a {
        border-left: 2px solid #f0efeb;
        padding: 16px; } }
  .trellis-notification-banner__buttons button {
    background: none;
    border: 0;
    font-size: clamp(1.563rem, 4vw, 1.563rem);
    font-weight: 100;
    color: #5c574d;
    border-left: 1px solid #f0efeb;
    width: 48px;
    line-height: 1.1; }
    @media (min-width: 801px) {
      .trellis-notification-banner__buttons button {
        font-size: clamp(1.938rem, 4vw, 1.938rem);
        border-left: 2px solid #f0efeb;
        padding: 16px; } }

.trellis-notification-banner--success::before {
  background-color: #79B08B; }

.trellis-notification-banner--error::before {
  background-color: #CC6E6E; }

.page--error {
  margin: 0; }
  .page--error .page-content {
    padding-left: 32px;
    padding-right: 32px; }
  .page--error .page-heading {
    color: #b3b9bC;
    font-size: clamp(7.5rem, 12vw, 10rem);
    margin-bottom: 80px; }
  .page--error .error-page__message {
    color: #5c574d;
    font-size: clamp(0.688rem, 3vw, 0.688rem);
    text-transform: uppercase;
    letter-spacing: 0.04em;
    font-weight: 600;
    margin-bottom: 16px; }
  .page--error .form-wrap {
    position: relative;
    max-width: 790px;
    margin: auto;
    width: 100%; }
  .page--error .button--search-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    height: 100%;
    width: 48px;
    background-image: url("data:image/svg+xml,%3Csvg width='17' height='19' viewBox='0 0 17 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13 7.90992C13 11.2236 10.3137 13.9099 7 13.9099C3.68629 13.9099 1 11.2236 1 7.90992C1 4.59621 3.68629 1.90991 7 1.90991C10.3137 1.90991 13 4.59621 13 7.90992ZM11.8012 13.004C13.1549 11.7275 14 9.91742 14 7.90992C14 4.04393 10.866 0.909912 7 0.909912C3.134 0.909912 0 4.04393 0 7.90992C0 11.7759 3.134 14.9099 7 14.9099C8.49709 14.9099 9.88441 14.4399 11.0225 13.6395L15.1464 17.7635L15.5 18.117L16.2071 17.4099L15.8536 17.0564L11.8012 13.004Z' fill='%23292423'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    color: transparent;
    border: 0;
    z-index: 1;
    padding: 0; }
  .page--error .form-field {
    display: flex;
    justify-content: center;
    align-items: center; }

.trellis-account .account--fixed {
  max-width: 850px; }

.trellis-account .account-content {
  padding: 0; }

.trellis-account .account-body {
  margin: 0; }

.trellis-account .account-heading {
  padding-bottom: 32px; }

.trellis-account .panel-header,
.trellis-account .panel-body {
  background-color: #f0efeb; }

.trellis-account .panel-body {
  height: 100%; }

.trellis-account .panel-title {
  font-size: clamp(1.375rem, 4vw, 1.375rem); }

.trellis-account br {
  display: none; }

.trellis-account .button--dark-hollow {
  border: 2px solid #5c574d;
  color: #5c574d; }
  .trellis-account .button--dark-hollow:hover {
    background-color: #5c574d;
    border-color: #5c574d;
    color: #ffffff; }
  .trellis-account .button--dark-hollow:active, .trellis-account .button--dark-hollow:focus {
    background-color: #5c574d;
    border: 2px solid #5c574d;
    color: #ffffff; }
  .trellis-account .button--dark-hollow:disabled {
    background-color: transparent;
    border-color: #5c574d;
    color: #5c574d; }

.trellis-account .badge {
  background-color: #f0efeb;
  color: #292423; }

.trellis-account .login {
  display: flex;
  justify-content: center;
  grid-gap: 32px;
  max-width: 1200px;
  flex-direction: column; }
  @media (min-width: 801px) {
    .trellis-account .login {
      flex-direction: row; } }
  .trellis-account .login * {
    float: none; }

.trellis-account .wishlist-form {
  margin: 32px auto; }
  .trellis-account .wishlist-form .form-field--checkbox {
    margin: 8px 0 32px; }

.trellis-account .addressList {
  display: grid;
  grid-gap: 32px; }
  @media (min-width: 1202px) {
    .trellis-account .addressList {
      grid-template-columns: repeat(2, 1fr); } }
  @media (min-width: 1920px) {
    .trellis-account .addressList {
      grid-template-columns: repeat(3, 1fr); } }
  .trellis-account .addressList .panel--address {
    height: 100%; }
  .trellis-account .addressList .address {
    width: 100%; }

.trellis-account .account-product-title {
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  @media (min-width: 801px) {
    .trellis-account .account-product-title {
      flex-direction: row;
      grid-gap: 32px;
      padding-right: 64px; } }

.trellis-account .account-product-customer-name,
.trellis-account .account-product-shipping-address,
.trellis-account .account-product-project-sidemark {
  display: flex;
  flex-direction: column;
  font-weight: 700;
  color: #5c574d;
  margin-bottom: 0; }
  .trellis-account .account-product-customer-name span,
  .trellis-account .account-product-shipping-address span,
  .trellis-account .account-product-project-sidemark span {
    display: block;
    font-weight: 400; }
    @media (min-width: 801px) {
      .trellis-account .account-product-customer-name span,
      .trellis-account .account-product-shipping-address span,
      .trellis-account .account-product-project-sidemark span {
        margin-bottom: 32px; } }

.trellis-account .order-details-info {
  display: flex;
  flex-wrap: wrap;
  grid-gap: 16px; }

.trellis-account .account-listShipping-title {
  font-weight: 400; }

.trellis-account .account-orderTotal,
.trellis-account .account-product-price,
.trellis-account .account-orderTotal-value {
  font-size: clamp(.875rem, 3vw, .875rem); }

.trellis-account .account-orderStatus-action {
  font-size: clamp(.875rem, 3vw, .875rem);
  font-style: normal;
  font-weight: 700;
  color: #5c574d; }
  .trellis-account .account-orderStatus-action:hover {
    color: #828f86; }
  .trellis-account .account-orderStatus-action:active, .trellis-account .account-orderStatus-action:focus {
    color: #292423; }

.trellis-account .account-listItem {
  padding: 32px 0; }
  .trellis-account .account-listItem .account-message {
    display: flex;
    flex-direction: column; }
    @media (min-width: 801px) {
      .trellis-account .account-listItem .account-message {
        display: block; } }
    .trellis-account .account-listItem .account-message p:last-of-type {
      margin-bottom: 0; }
  .trellis-account .account-listItem .account-orderStatus {
    order: 1;
    position: static;
    margin-top: 32px;
    text-align: left; }
    @media (min-width: 801px) {
      .trellis-account .account-listItem .account-orderStatus {
        margin-top: 0; } }
  .trellis-account .account-listItem .account-product-figure {
    left: 0; }
    .trellis-account .account-listItem .account-product-figure:after {
      display: none; }
  .trellis-account .account-listItem .account-product-body {
    padding-bottom: 0; }
    @media (min-width: 1202px) {
      .trellis-account .account-listItem .account-product-body {
        padding-left: 8px; } }

.trellis-account .account-product-checkItem {
  left: 0;
  top: 0; }
  .trellis-account .account-product-checkItem .form-label:before, .trellis-account .account-product-checkItem .form-label:after {
    top: 50%;
    width: 13px;
    height: 13px;
    border-radius: 1px;
    transform: translateY(-50%); }
  .trellis-account .account-product-checkItem .form-label:hover:before {
    border: 1px solid #828f86; }
  .trellis-account .account-product-checkItem .form-label:before {
    border: 1px solid #5c574d; }
  .trellis-account .account-product-checkItem .form-label::after {
    left: 0;
    background-color: #828f86;
    background-image: url("data:image/svg+xml,%3Csvg width='9' height='6' viewBox='0 0 9 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.28125 3.23682L3.26243 5.21799L7.71759 0.762831' stroke='white' stroke-linecap='round'/%3E%3C/svg%3E%0A");
    background-size: 75%; }

.trellis-account .account-product-title a {
  font-weight: 700;
  text-decoration: underline; }

.trellis-account .account--addReturn .account-heading {
  margin-bottom: 32px; }

.trellis-account .account--addReturn table {
  border: 0; }

.trellis-account .account--addReturn tbody {
  border: 1px solid #f7f6f2; }

.trellis-account .account--addReturn tr {
  padding: 0; }

.trellis-account .account--addReturn .return-itemName,
.trellis-account .account--addReturn .return-itemPrice,
.trellis-account .account--addReturn .return-itemQuantity {
  padding: 8px 16px; }
  @media (min-width: 600px) {
    .trellis-account .account--addReturn .return-itemName,
    .trellis-account .account--addReturn .return-itemPrice,
    .trellis-account .account--addReturn .return-itemQuantity {
      padding: 16px; } }

.trellis-account .account--addReturn .return-itemName {
  padding-top: 16px; }

.trellis-account .account--addReturn .return-itemPrice {
  margin-bottom: 0; }

.trellis-account .account--addReturn .return-itemQuantity {
  padding-bottom: 16px; }

.trellis-account .account--addReturn .return-itemName,
.trellis-account .account--addReturn .return-itemPrice {
  border-right: 0; }
  @media (min-width: 600px) {
    .trellis-account .account--addReturn .return-itemName,
    .trellis-account .account--addReturn .return-itemPrice {
      border-right: 1px solid #f7f6f2; } }

.trellis-account .account--addReturn .form-field--textarea .form-label,
.trellis-account .account--addReturn .form-field.form-field--select .form-label {
  position: static;
  padding-left: 0;
  height: auto;
  color: #5c574d;
  font-family: "soleil", Verdana, sans-serif;
  font-size: clamp(.75rem, 3vw, .75rem); }

.trellis-account .account--addReturn .form-select,
.trellis-account .account--addReturn .form-select--small {
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 0.75L5.5 5.25L10 0.75' stroke='%23B3B9BC' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-position: right 10px top 50%;
  background-size: auto; }

.trellis-account .account--addReturn .form-field--textarea {
  margin-top: 16px; }
  @media (min-width: 600px) {
    .trellis-account .account--addReturn .form-field--textarea {
      margin-top: 0; } }

.trellis-account .paymentMethodsGrid {
  display: flex;
  margin: 48px 0 0;
  grid-gap: 32px;
  display: grid; }
  @media (min-width: 801px) {
    .trellis-account .paymentMethodsGrid {
      grid-template-columns: repeat(2, 1fr); } }
  @media (min-width: 1202px) {
    .trellis-account .paymentMethodsGrid {
      grid-template-columns: repeat(3, 1fr); } }

.trellis-account .paymentMethodsGrid-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 0;
  border: 1px solid #e6eaeb;
  min-height: 300px;
  padding: 16px;
  text-align: center; }

.trellis-account .newPaymentMethod {
  display: flex;
  flex-direction: column;
  align-items: center; }

.trellis-account .newPaymentMethod-icon {
  font-size: clamp(3.188rem, 4vw, 3.188rem); }

.trellis-account .paymentMethodForm {
  margin-bottom: 32px; }

.trellis-account .paymentMethodForm-heading {
  margin-bottom: 32px; }

.trellis-account .paymentMethodForm-inputs {
  position: relative; }
  .trellis-account .paymentMethodForm-inputs #credit_card_number input,
  .trellis-account .paymentMethodForm-inputs #cvv input {
    padding-left: 32px; }
  .trellis-account .paymentMethodForm-inputs #credit_card_number .form-label,
  .trellis-account .paymentMethodForm-inputs #cvv .form-label {
    padding-left: 32px; }

.trellis-account .paymentMethodForm-inputs-icon {
  position: absolute;
  left: 8px;
  top: 20px;
  transform: translateY(-50%); }

.trellis-account [data-type="ReceiveMarketingEmails"] {
  padding-top: 20px;
  grid-column: span 2; }
  .trellis-account [data-type="ReceiveMarketingEmails"] .form-label {
    display: flex;
    padding-left: 20px; }
  .trellis-account [data-type="ReceiveMarketingEmails"] .form-label:first-of-type {
    height: auto;
    padding-left: 0; }
  .trellis-account [data-type="ReceiveMarketingEmails"] .form-checkbox + .form-label::before {
    top: auto;
    bottom: auto; }
  .trellis-account [data-type="ReceiveMarketingEmails"] .form-checkbox + .form-label::after {
    top: auto;
    bottom: auto; }

div[data-content-region="trellis_blog_top"] .widget--image-text-slider {
  margin: 0; }
  div[data-content-region="trellis_blog_top"] .widget--image-text-slider .container {
    padding: 0; }
  div[data-content-region="trellis_blog_top"] .widget--image-text-slider .image-text-slider__heading {
    font-size: clamp(2.5rem, 2.95vw, 3.5rem); }

.trellis-blog-grid {
  display: grid;
  margin: 0 auto;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 32px 16px;
  padding-bottom: 32px; }
  @media (min-width: 801px) {
    .trellis-blog-grid {
      grid-template-columns: repeat(3, 1fr);
      grid-gap: 48px;
      padding-bottom: 80px; } }
  @media (min-width: 1202px) {
    .trellis-blog-grid {
      grid-template-columns: repeat(4, 1fr);
      padding-top: 80px;
      grid-gap: 64px; } }
  @media (min-width: 1920px) {
    .trellis-blog-grid {
      grid-gap: 80px; } }

.trellis-blog-listing .pagination {
  margin-bottom: 48px; }
  @media (min-width: 801px) {
    .trellis-blog-listing .pagination {
      margin-bottom: 80px; } }

.page-type--cart .modal-close {
  line-height: 1;
  top: 1.5rem; }
  @media (min-width: 801px) {
    .page-type--cart .modal-close {
      right: 32px; } }
  .page-type--cart .modal-close svg {
    height: 100%; }

.gift-wrap__modal-header {
  background-color: rgba(247, 246, 242, 0.9);
  padding: 32px; }
  .gift-wrap__modal-header h2 {
    text-align: left; }

.gift-wrap__modal-body > p {
  margin-bottom: 16px; }

.giftWrapping-form {
  margin-top: 0; }
  .giftWrapping-form .form-field {
    padding-top: 0; }
  .giftWrapping-form .form-label {
    height: auto; }
  .giftWrapping-form .giftWrapping-single,
  .giftWrapping-form .giftWrapping-multiple {
    width: 100%; }
    .giftWrapping-form .giftWrapping-single .form-field:not(:first-of-type) .form-label,
    .giftWrapping-form .giftWrapping-multiple .form-field:not(:first-of-type) .form-label {
      margin-top: 8px; }
    .giftWrapping-form .giftWrapping-single .form-label,
    .giftWrapping-form .giftWrapping-multiple .form-label {
      padding-left: 0; }
  .giftWrapping-form .giftWrapping-multiple {
    margin-top: 16px; }
  .giftWrapping-form .button {
    width: 100%; }

.giftWrapping-message {
  margin-top: 32px; }
  .giftWrapping-message:not(:last-of-type) {
    margin-bottom: 32px; }

.cart-totals {
  font-size: clamp(.875rem, 3vw, .875rem);
  margin-bottom: 32px;
  width: 100%; }
  @media (min-width: 801px) {
    .cart-totals {
      width: 58.33333%; } }
  @media (min-width: 1202px) {
    .cart-totals {
      width: 41.66667%; } }
  .cart-totals .cart-total {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    border-bottom: 2px solid #f7f6f2;
    border-top: 0;
    padding: 16px 0; }
  .cart-totals .cart-total-label {
    text-align: left;
    padding: 0;
    font-weight: 400;
    color: #292423;
    grid-column: 1;
    width: 100%; }
  .cart-totals .cart-total-value {
    font-weight: 600;
    margin-left: auto;
    padding: 0;
    grid-column: 2;
    width: 100%;
    text-align: right; }
  .cart-totals .cart-total-grandTotal {
    font-family: "soleil", Verdana, sans-serif;
    font-size: clamp(.875rem, 3vw, .875rem); }
  .cart-totals button:not(.button) {
    font-weight: normal;
    font-style: normal;
    color: #5c574d; }
  .cart-totals .form {
    margin-top: 16px;
    margin-bottom: 0; }
    .cart-totals .form dl {
      margin-bottom: 0; }
    .cart-totals .form .form-label {
      position: relative;
      padding: 0;
      font-size: clamp(.875rem, 3vw, .875rem);
      color: #292423; }
    .cart-totals .form .form-select {
      height: auto;
      padding: 8px;
      color: #5c574d;
      font-size: clamp(.875rem, 3vw, .875rem);
      background-size: inherit; }
    .cart-totals .form .form-input {
      color: #5c574d;
      font-weight: normal;
      padding: 8px;
      height: auto;
      font-size: clamp(.875rem, 3vw, .875rem); }
      .cart-totals .form .form-input::placeholder {
        color: #5c574d; }
  .cart-totals .shipping-estimator,
  .cart-totals .coupon-code,
  .cart-totals .gift-certificate-code {
    grid-column: span 2;
    position: relative; }
  .cart-totals .shipping-estimator .button {
    width: 100%; }
  .cart-totals .shipping-estimate-show {
    font-style: normal; }
  .cart-totals .shipping-quotes {
    margin-top: 16px; }
    .cart-totals .shipping-quotes ul {
      margin-left: 0; }
    .cart-totals .shipping-quotes label b {
      font-weight: 600; }
    .cart-totals .shipping-quotes dl {
      display: flex;
      grid-gap: 8px; }
    .cart-totals .shipping-quotes .estimator-form-label {
      float: none;
      flex: 1; }
      .cart-totals .shipping-quotes .estimator-form-label label {
        display: block;
        text-align: left;
        position: relative;
        color: #5c574d;
        margin: 0;
        padding-left: 1.313rem; }
        .cart-totals .shipping-quotes .estimator-form-label label b {
          font-weight: 400; }
        .cart-totals .shipping-quotes .estimator-form-label label:before {
          content: "";
          position: absolute;
          left: 0;
          top: 0;
          bottom: 0;
          margin: auto;
          width: 13px;
          height: 13px;
          border: 1px solid #5c574d;
          border-radius: 100%; }
        .cart-totals .shipping-quotes .estimator-form-label label:hover {
          color: #828f86; }
          .cart-totals .shipping-quotes .estimator-form-label label:hover:before {
            border: 1px solid #828f86; }
      .cart-totals .shipping-quotes .estimator-form-label input {
        display: none; }
        .cart-totals .shipping-quotes .estimator-form-label input:checked + .estimator-form-label-text {
          color: #828f86; }
          .cart-totals .shipping-quotes .estimator-form-label input:checked + .estimator-form-label-text:before {
            border: 1px solid #828f86; }
          .cart-totals .shipping-quotes .estimator-form-label input:checked + .estimator-form-label-text:after {
            content: '';
            position: absolute;
            left: 2px;
            top: 0;
            bottom: 0;
            margin: auto;
            width: 9px;
            height: 9px;
            border-width: 1px;
            background: #828f86;
            border-radius: 100%; }
    .cart-totals .shipping-quotes .estimator-form-input--price {
      align-self: center;
      width: 25%;
      margin-bottom: 0; }
  .cart-totals .cart-gift-certificate-form .button,
  .cart-totals .coupon-code .button {
    padding: 0;
    width: 24px; }
    .cart-totals .cart-gift-certificate-form .button.active,
    .cart-totals .coupon-code .button.active {
      background-color: #f0efeb; }
  .cart-totals .cart-gift-certificate-form .form-input,
  .cart-totals .coupon-code .form-input {
    width: 100%; }

.cart-actions-checkout {
  width: 100%;
  margin-left: auto; }
  @media (min-width: 801px) {
    .cart-actions-checkout {
      width: 58.33333%; } }
  @media (min-width: 1202px) {
    .cart-actions-checkout {
      width: 41.66667%; } }
  .cart-actions-checkout .button {
    width: 100%; }

.cart tbody,
.cart th {
  border: 0; }

.cart td:not(:last-of-type),
.cart th:not(:last-of-type) {
  border-right: 0;
  border-left: 0; }

.cart-header-item {
  padding-left: 0; }

.cart-item {
  border-bottom-color: #f7f6f2;
  border-bottom-width: 2px;
  padding-left: 0;
  padding-top: 32px;
  padding-bottom: 16px; }
  .cart-item > .cart-item-price,
  .cart-item > .cart-item-quantity,
  .cart-item > .cart-item-total {
    display: none; }
    @media (min-width: 801px) {
      .cart-item > .cart-item-price,
      .cart-item > .cart-item-quantity,
      .cart-item > .cart-item-total {
        display: table-cell; } }
  .cart-item > td {
    border: 0px solid transparent; }
  .cart-item .cart-item-figure {
    display: flex;
    margin-left: 0;
    padding: 0;
    height: 126px;
    width: 126px; }
    @media (min-width: 801px) {
      .cart-item .cart-item-figure {
        display: table-cell;
        padding: 8px 0;
        width: 110px; } }
    .cart-item .cart-item-figure .cart-item-image {
      max-height: 100%;
      max-width: 100%;
      object-fit: contain; }

.cart-item--article .cart-item-figure .cart-item-image {
  height: 100%;
  width: 100%;
  object-fit: cover; }

.cart-item__release-date {
  color: #5c574d;
  margin-bottom: 0; }

.cart-item-title {
  display: flex;
  flex-direction: column;
  grid-gap: 8px;
  margin-bottom: 0;
  height: 100%; }
  @media (min-width: 801px) {
    .cart-item-title {
      display: table-cell;
      padding-left: 16px; } }
  .cart-item-title .definitionList {
    margin-bottom: 0;
    color: #5c574d; }
  .cart-item-title .definitionList,
  .cart-item-title .cart-item-options {
    margin-top: 8px; }

.definitionList-key {
  color: #5c574d; }

.definitionList .definitionList-key__gift-message,
.definitionList .definitionList-value__gift-message {
  display: none; }
  @media (min-width: 801px) {
    .definitionList .definitionList-key__gift-message,
    .definitionList .definitionList-value__gift-message {
      display: block; } }

.definitionList .definitionList-value {
  font-weight: 600; }

.cart-item-gift-message--mobile {
  display: block;
  margin-bottom: 32px;
  width: 100%; }
  @media (min-width: 801px) {
    .cart-item-gift-message--mobile {
      display: none; } }
  .cart-item-gift-message--mobile .cart-item-option-title {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    font-size: clamp(.875rem, 3vw, .875rem);
    color: #5c574d;
    margin-bottom: 8px; }
  .cart-item-gift-message--mobile .cart-item-option-description {
    background-color: #f7f6f2;
    padding: 8px; }

.cart-item-price {
  font-weight: 600; }

.cart-item-quantity .form-label {
  position: relative; }
  @media (min-width: 801px) {
    .cart-item-quantity .form-label {
      display: none; } }

.cart-item-quantity .form-increment {
  display: flex;
  background-color: #f7f6f2;
  border-radius: 4px;
  width: fit-content;
  margin: auto; }

.cart-item-quantity .button {
  border: 0;
  padding: 8px; }

.cart-item-quantity .form-input {
  background-color: transparent;
  padding: 0 8px;
  font-weight: normal;
  font-size: clamp(.875rem, 3vw, .875rem); }

.cart-item-value {
  font-weight: 600; }

.cart-item-total .cart-item-value {
  width: calc(100% - 40px);
  display: inline-flex;
  justify-content: end; }

.cart-item-info--mobile {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, auto);
  padding-top: 32px; }
  @media (min-width: 801px) {
    .cart-item-info--mobile {
      display: none; } }
  .cart-item-info--mobile .cart-item-info {
    width: 100%; }
  .cart-item-info--mobile .cart-item-label {
    width: 100%;
    color: #292423;
    font-size: clamp(.875rem, 3vw, .875rem);
    font-weight: 400;
    text-align: left;
    padding-left: 0;
    padding-bottom: 8px;
    margin-bottom: 16px;
    border-bottom: 2px solid #f7f6f2;
    height: auto;
    text-transform: capitalize; }
  .cart-item-info--mobile .cart-item-value {
    padding: 0;
    font-weight: 400; }
  .cart-item-info--mobile .cart-item-price .cart-item-label {
    margin-bottom: 24px; }
  .cart-item-info--mobile .cart-item-quantity .cart-item-label {
    padding: 0 8px 8px;
    justify-content: center; }
  .cart-item-info--mobile .cart-item-quantity .button {
    width: 0;
    padding: 0; }
  .cart-item-info--mobile .cart-item-quantity .form-input {
    padding: 6px 12px; }
  .cart-item-info--mobile .cart-item-total .cart-item-label {
    margin-bottom: 22px;
    text-align: right; }
  .cart-item-info--mobile .cart-item-total .cart-item-value {
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 32px);
    text-align: right;
    margin-right: 8px;
    font-weight: 600; }
  .cart-item-info--mobile .cart-remove {
    margin: 0; }

.cart-remove {
  border-radius: 0;
  background-color: #f7f6f2;
  height: 24px;
  width: 24px;
  margin-top: 0; }
  .cart-remove svg {
    fill: #292423; }

.cart-item-options--giftWrapping {
  margin: 0; }
  .cart-item-options--giftWrapping .cart-item-option-description {
    color: #5c574d;
    margin-right: 8px;
    margin-bottom: 8px; }
  .cart-item-options--giftWrapping .cart-item-option-actions {
    display: inline-flex;
    align-items: center;
    grid-gap: 4px;
    font-size: clamp(.875rem, 3vw, .875rem);
    color: #5c574d; }
    .cart-item-options--giftWrapping .cart-item-option-actions .cart-item-option-action {
      text-decoration-line: underline;
      padding: 0; }
  .cart-item-options--giftWrapping .cart-item-option-title-giftwrap,
  .cart-item-options--giftWrapping .cart-item-option-description-giftwrap {
    display: none; }
    @media (min-width: 801px) {
      .cart-item-options--giftWrapping .cart-item-option-title-giftwrap,
      .cart-item-options--giftWrapping .cart-item-option-description-giftwrap {
        display: block; } }
  .cart-item-options--giftWrapping .cart-item-option-title-giftwrap {
    width: 100%;
    font-size: clamp(.875rem, 3vw, .875rem);
    color: #5c574d;
    margin-bottom: 8px;
    font-weight: 400; }
  .cart-item-options--giftWrapping .cart-item-option-description-giftwrap {
    background-color: #f7f6f2;
    padding: 16px;
    max-width: calc(100% - 32px); }

.cart-item__add-gift-wrap {
  font-size: clamp(.875rem, 3vw, .875rem);
  color: #5c574d;
  text-decoration-line: underline;
  padding: 0; }

.giftWrapping-form .form-label {
  position: relative; }

.page-type--cart .modal {
  box-shadow: 2px 2px 6px 0px rgba(44, 44, 51, 0.15); }

.page--cart .cart-wrapper {
  padding-top: 0;
  max-width: 1320px; }
  @media (min-width: 600px) {
    .page--cart .cart-wrapper {
      max-width: 1448px; } }
  @media (min-width: 1202px) {
    .page--cart .cart-wrapper {
      max-width: 1480px; } }

.page--cart .alertBox {
  display: flex;
  grid-gap: 8px;
  background-color: transparent;
  color: #5c574d;
  padding: 0 0 32px 0;
  margin: 0;
  max-width: 100%; }

.page--cart .alertBox-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='1' width='15' height='15' rx='7.5' fill='white'/%3E%3Crect x='0.5' y='1' width='15' height='15' rx='7.5' stroke='%235C574D'/%3E%3Cpath d='M7.48513 9.884L7.26913 3.92H8.74513L8.51713 9.884H7.48513ZM7.98913 12.56C7.53313 12.56 7.14913 12.188 7.14913 11.732C7.14913 11.264 7.53313 10.904 7.98913 10.904C8.45713 10.904 8.82913 11.264 8.82913 11.732C8.82913 12.188 8.45713 12.56 7.98913 12.56Z' fill='%235C574D'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center; }
  .page--cart .alertBox-icon icon {
    display: none; }

.page--cart .cart-top {
  display: flex;
  flex-direction: column;
  grid-gap: 16px;
  justify-content: space-between;
  margin: 32px 0; }
  @media (min-width: 600px) {
    .page--cart .cart-top {
      flex-direction: row;
      align-items: flex-end; } }

.page--cart .cart__clear-button {
  text-decoration: underline;
  color: #5c574d;
  text-transform: capitalize;
  text-align: left;
  padding: 0;
  line-height: 21px; }
  .page--cart .cart__clear-button:hover {
    color: #828f86; }
  @media (min-width: 600px) {
    .page--cart .cart__clear-button {
      text-align: right; } }

.page--cart .cart-header-item {
  font: 600 clamp(.75rem, 3vw, .75rem) "heimat-mono", "Courier New", monospace;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding-bottom: 16px; }

@media (min-width: 1920px) {
  .page--cart .cart-header-item-contents {
    min-width: 785px; } }

.page--cart .cart-list {
  border-top: 2px solid #f0efeb; }

.page--cart .cart__production-lead-time {
  margin: 16px 0; }

.page-type--giftcertificates .breadcrumbs,
.page-type--giftcertificates_redeem .breadcrumbs,
.page-type--giftcertificates_balance .breadcrumbs {
  padding-bottom: 48px; }
  @media (min-width: 600px) {
    .page-type--giftcertificates .breadcrumbs,
    .page-type--giftcertificates_redeem .breadcrumbs,
    .page-type--giftcertificates_balance .breadcrumbs {
      padding-bottom: 80px; } }
  @media (min-width: 1202px) {
    .page-type--giftcertificates .breadcrumbs,
    .page-type--giftcertificates_redeem .breadcrumbs,
    .page-type--giftcertificates_balance .breadcrumbs {
      padding-bottom: 112px; } }

.page-type--giftcertificates .body .container,
.page-type--giftcertificates_redeem .body .container,
.page-type--giftcertificates_balance .body .container {
  padding-top: 48px; }

.page-type--giftcertificates .form-field--radio .form-label,
.page-type--giftcertificates_redeem .form-field--radio .form-label,
.page-type--giftcertificates_balance .form-field--radio .form-label {
  height: auto; }

.page-type--giftcertificates .form-checkbox + .form-label,
.page-type--giftcertificates_redeem .form-checkbox + .form-label,
.page-type--giftcertificates_balance .form-checkbox + .form-label {
  margin: 0;
  height: auto; }

.page-type--giftcertificates .form-fieldset,
.page-type--giftcertificates_redeem .form-fieldset,
.page-type--giftcertificates_balance .form-fieldset {
  grid-gap: 32px; }

.navBar--sub {
  margin-bottom: 0; }
  .navBar--sub .navBar-section {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    grid-gap: 16px 32px; }
    .navBar--sub .navBar-section:before, .navBar--sub .navBar-section:after {
      display: none; }
  .navBar--sub .navBar-item.is-active {
    border-bottom: 1px solid #5c574d;
    font-size: clamp(1rem, 3vw, 1rem); }

.gift-certificate__header {
  margin-bottom: 16px;
  font-size: clamp(1.938rem, 4vw, 2.688rem); }

#gift-certificate-balance .form-prefixPostfix {
  grid-gap: 16px; }

#gift-certificate-balance .button {
  height: 40px;
  padding-top: 0;
  padding-bottom: 0; }

.white-glove-thank-you__modal--visible [data-content-region="trellis_page_bottom"] div:not(.white-glove-form-success-modal):not(.white-glove-form-success-modal__overlay) {
  z-index: unset; }

.white-glove-form-container {
  max-width: 850px; }

.white-glove-form .form-row--third {
  display: flex; }
  @media (min-width: 600px) {
    .white-glove-form .form-row--third {
      flex-direction: row; } }

.white-glove-form .form-field .form-inlineMessage {
  display: none; }

.white-glove-form .form-field.form-field--error .form-inlineMessage {
  display: block; }

.white-glove-form [data-condo-business] {
  display: none; }
  .white-glove-form [data-condo-business].form-field--visible {
    display: flex; }

.white-glove-form .form-label[for="customer_confirmation"] {
  height: auto; }

.white-glove-form__contact-link {
  text-decoration: underline;
  color: #292423; }

.white-glove-form-success-modal {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 11;
  background-color: #ffffff;
  padding: 32px;
  grid-gap: 48px;
  width: 100%;
  max-width: 1100px;
  box-shadow: 2px 2px 6px 0px rgba(44, 44, 51, 0.15);
  text-align: center; }
  .white-glove-form-success-modal.is--visible {
    display: block; }
  @media (min-width: 801px) {
    .white-glove-form-success-modal {
      padding: 48px; } }

.white-glove-form-success-modal__heading {
  margin-bottom: 32px; }

.white-glove-form-success-modal__overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  background-color: rgba(255, 255, 255, 0.6);
  z-index: 10;
  cursor: pointer; }
  .white-glove-form-success-modal__overlay.is--visible {
    display: block; }

.white-glove-form-success-modal__close {
  position: absolute;
  right: 1rem;
  top: 1rem;
  width: 24px;
  height: 24px;
  background-color: #f0efeb;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='12' viewBox='0 0 11 12' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.74797 1.22675C1.45508 0.933857 0.980206 0.933857 0.687312 1.22675C0.394419 1.51964 0.394419 1.99452 0.687312 2.28741L4.3999 6L0.687312 9.71259C0.394419 10.0055 0.394419 10.4804 0.687312 10.7732C0.980206 11.0661 1.45508 11.0661 1.74797 10.7732L5.46056 7.06066L9.70292 11.303C9.99582 11.5959 10.4707 11.5959 10.7636 11.303C11.0565 11.0101 11.0565 10.5353 10.7636 10.2424L6.52122 6L10.7636 1.75764C11.0565 1.46475 11.0565 0.989872 10.7636 0.696978C10.4707 0.404085 9.99582 0.404085 9.70292 0.696978L5.46056 4.93934L1.74797 1.22675Z' fill='%23292423'/%3E%3C/svg%3E"); }

#zonos .z-flag {
  display: none !important; }

#zonos .z-info.show .z-flag {
  display: inline-block !important; }

.yotpo.yotpo-main-widget {
  margin-top: 48px; }
  @media (min-width: 600px) {
    .yotpo.yotpo-main-widget {
      margin-top: 80px; } }

iframe#launcher {
  z-index: 1 !important; }

#consent-manager > div > div > div > div > button:nth-of-type(2) {
  display: none; }

.trellis-event-card {
  display: flex;
  flex-direction: column;
  text-align: center;
  min-width: 25%; }

.trellis-event-card__image {
  aspect-ratio: 4/3;
  margin-bottom: 8px;
  background-color: #dbe1E2; }
  @media (min-width: 801px) {
    .trellis-event-card__image {
      margin-bottom: 16px; } }

.trellis-event-card__location {
  font-size: clamp(.875rem, 3vw, .875rem);
  margin-bottom: 8px;
  color: #5c574d; }

.trellis-event-card__name {
  font-family: "freight-text-pro", Georgia, serif;
  font-size: clamp(1.25rem, 1.4vw, 1.25rem);
  font-weight: 500;
  margin-bottom: 8px;
  line-height: 1;
  color: #292423; }

.trellis-event-card__dates {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  color: #5c574d;
  margin-bottom: 8px; }
  .trellis-event-card__dates:has(.trellis-event-card__date--end) .trellis-event-card__date--start::after {
    content: '\00a0-\00a0'; }

.trellis-event-card__date {
  margin-bottom: 0; }

.trellis-event-card__booth {
  color: #5c574d;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: clamp(0.688rem, 3vw, 0.688rem);
  font-weight: 600; }

.compare--disabled .trellis-card__compare-input:not(:checked) ~ .trellis-card__compare {
  display: none; }

.trellis-compare-nav {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 2;
  background-color: #ffffff;
  border-top: 1px solid #f0efeb;
  border-bottom: 1px solid #f0efeb;
  padding: 16px;
  justify-content: flex-end;
  grid-gap: clamp(16px, 6vw, 48px);
  display: none;
  border-top: 2px solid #f0efeb;
  border-bottom: 2px solid #f0efeb; }
  @media (min-width: 801px) {
    .trellis-compare-nav {
      padding: 16px 32px; } }
  .trellis-compare-nav.is--visible {
    display: flex;
    justify-content: space-between; }
    @media (min-width: 801px) {
      .trellis-compare-nav.is--visible {
        justify-content: flex-end; } }
  .trellis-compare-nav.limit--reached .trellis-compare-nav__description--add-leathers {
    display: none; }
    .trellis-compare-nav.limit--reached .trellis-compare-nav__description--add-leathers.is--hidden {
      display: none; }
  .trellis-compare-nav.limit--reached .trellis-compare-nav__description--remove-leathers {
    display: none; }
    @media (min-width: 801px) {
      .trellis-compare-nav.limit--reached .trellis-compare-nav__description--remove-leathers {
        display: inline-flex; } }
  .trellis-compare-nav .trellis-compare-nav__description {
    margin-bottom: 0;
    align-self: center;
    max-width: 361px;
    display: flex;
    color: #5c574d;
    font-size: clamp(.75rem, 1vw, .875rem); }
    .trellis-compare-nav .trellis-compare-nav__description.is--hidden {
      display: none; }
      @media (min-width: 801px) {
        .trellis-compare-nav .trellis-compare-nav__description.is--hidden {
          display: inline-flex; } }
  .trellis-compare-nav .trellis-compare-nav__description--remove-leathers {
    display: none; }
  .trellis-compare-nav .trellis-compare-nav__products {
    display: block;
    order: -1;
    min-width: 44px;
    max-width: calc(100% - 100px);
    overflow-x: auto;
    white-space: nowrap;
    padding-top: 4px; }
    @media (min-width: 801px) {
      .trellis-compare-nav .trellis-compare-nav__products {
        display: flex;
        flex-direction: row;
        grid-gap: 8px;
        order: unset;
        max-width: 100%;
        padding-top: 0; } }
  .trellis-compare-nav .compare-products__leather-card {
    position: relative;
    width: clamp(36px, 6vw, 63px);
    height: clamp(36px, 6vw, 63px);
    margin-right: 8px;
    display: inline-block;
    vertical-align: bottom; }
    @media (min-width: 801px) {
      .trellis-compare-nav .compare-products__leather-card {
        margin-right: 0; } }
    .trellis-compare-nav .compare-products__leather-card img {
      aspect-ratio: 1/1;
      object-fit: cover; }
  .trellis-compare-nav .compare-products__leather-card--remove {
    position: absolute;
    top: -4px;
    right: -4px;
    border-radius: 100%;
    padding: 0;
    z-index: 1;
    cursor: pointer; }
    @media (min-width: 801px) {
      .trellis-compare-nav .compare-products__leather-card--remove {
        top: 0;
        right: 0; } }
    .trellis-compare-nav .compare-products__leather-card--remove svg {
      border-radius: 100%; }
      @media (min-width: 801px) {
        .trellis-compare-nav .compare-products__leather-card--remove svg {
          border-radius: 0; } }
  .trellis-compare-nav .button {
    padding: 12px 16px;
    font-size: clamp(.813rem, 3vw, .813rem);
    line-height: 1;
    align-self: center; }
  .trellis-compare-nav .countPill {
    display: none; }

@media (min-width: 801px) {
  .trellis-sidebar--article {
    display: block;
    position: static;
    height: auto;
    width: auto;
    z-index: 1; } }

@media (min-width: 801px) {
  .trellis-sidebar--article .inlineList {
    display: none; } }

.trellis-sidebar--article .inlineList > li .facetLabel__reset {
  color: #5c574d; }
  .trellis-sidebar--article .inlineList > li .facetLabel__reset .icon {
    fill: #5c574d; }

@media (min-width: 801px) {
  .trellis-sidebar--article .facet-filters__reset:not(.link):not(.button):not(.skip-to-main-link):not(.primary-navigation__top-level) {
    display: none; } }

.trellis-sidebar--article .accordion-content {
  margin-top: 16px; }

.trellis-sidebar--article .navList-item {
  margin-bottom: 8px; }
  .trellis-sidebar--article .navList-item:hover {
    background-color: #f7f6f2; }
    .trellis-sidebar--article .navList-item:hover .count,
    .trellis-sidebar--article .navList-item:hover span {
      color: #5c574d; }

.trellis-sidebar--article .trellis-facet-section__title {
  display: block;
  width: 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.99219 1C8.99219 0.723858 8.76833 0.5 8.49219 0.5C8.21604 0.5 7.99219 0.723858 7.99219 1V7.5H1.49219C1.21605 7.5 0.992188 7.72386 0.992188 8C0.992188 8.27614 1.21605 8.5 1.49219 8.5H7.99219V15C7.99219 15.2761 8.21604 15.5 8.49219 15.5C8.76833 15.5 8.99219 15.2761 8.99219 15V8.5H15.4922C15.7683 8.5 15.9922 8.27614 15.9922 8C15.9922 7.72386 15.7683 7.5 15.4922 7.5H8.99219V1Z' fill='%23292423'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: calc(100% - 16px) center;
  background-size: 19px;
  border-bottom: 1px solid #f0efeb;
  padding: 16px 48px 16px 16px;
  text-align: left;
  font-family: "heimat-mono", "Courier New", monospace;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: clamp(.75rem, 3vw, .75rem);
  color: #292423;
  margin-bottom: 0; }
  .trellis-sidebar--article .trellis-facet-section__title:hover {
    background-color: #f7f6f2; }
  .trellis-sidebar--article .trellis-facet-section__title.is-open {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='2' viewBox='0 0 21 2' fill='none'%3E%3Cpath d='M0.5 0.75L20 0.75' stroke='%23292423' stroke-linecap='round'/%3E%3C/svg%3E"); }

.trellis-sidebar--article .form-minMaxRow {
  margin: 0; }

.trellis-sidebar--article .navList-action {
  color: #5c574d; }

.trellis-sidebar--article .form-field__label {
  color: #5c574d; }

.trellis-sidebar--article .form-field--price::before {
  color: #5c574d; }

.trellis-sidebar--article .navList-item--color {
  order: 9999; }
  .trellis-sidebar--article .navList-item--color a {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px;
    font-family: "soleil", Verdana, sans-serif;
    font-size: clamp(.875rem, 3vw, .875rem);
    line-height: 21px;
    color: #5c574d; }
    .trellis-sidebar--article .navList-item--color a.is-selected {
      background: #f7f6f2; }
      .trellis-sidebar--article .navList-item--color a.is-selected .count {
        color: #5c574d; }
  .trellis-sidebar--article .navList-item--color .swatch {
    width: 19px;
    height: 19px;
    background: #f7f6f2;
    background-size: cover;
    border-radius: 50%;
    border: 1px solid #f0efeb; }
  .trellis-sidebar--article .navList-item--color .label {
    flex-grow: 1; }
  .trellis-sidebar--article .navList-item--color .count {
    color: #c3c1b0; }

.sidebarBlock-heading--article {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: row;
  grid-column-gap: 16px;
  font-size: clamp(1.5rem, 1.65vw, 1.5rem);
  font-weight: 400;
  font-family: "freight-text-pro", Georgia, serif;
  color: #292423; }
  @media (min-width: 801px) {
    .sidebarBlock-heading--article {
      background-color: transparent;
      border-bottom: 0;
      margin-bottom: 16px;
      padding: 0;
      font-size: clamp(.75rem, 3vw, .75rem);
      font-family: "heimat-mono", "Courier New", monospace;
      font-weight: 600;
      letter-spacing: 0.1em;
      text-transform: uppercase; } }
  @media (min-width: 801px) {
    .sidebarBlock-heading--article .sidebarBlock-heading__text--mobile,
    .sidebarBlock-heading--article .sidebarBlock--close {
      display: none; } }
  .sidebarBlock-heading--article .sidebarBlock-heading__text--desktop {
    display: none; }
    @media (min-width: 801px) {
      .sidebarBlock-heading--article .sidebarBlock-heading__text--desktop {
        display: block; } }

.trellis-product-grid--article {
  grid-gap: 16px;
  grid-template-columns: repeat(2, 1fr); }
  @media (min-width: 801px) {
    .trellis-product-grid--article {
      grid-template-columns: repeat(3, 1fr); } }
  @media (min-width: 1202px) {
    .trellis-product-grid--article {
      grid-template-columns: repeat(4, 1fr); } }

.compare--active .trellis-sort-bar--article {
  padding-bottom: 40px; }
  @media (min-width: 600px) {
    .compare--active .trellis-sort-bar--article {
      padding-bottom: 51px; } }
  @media (min-width: 801px) {
    .compare--active .trellis-sort-bar--article {
      padding-bottom: 0; } }

.trellis-sort-bar--article {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 0;
  grid-gap: 12px;
  padding-left: 32px;
  padding-right: 32px;
  border-top: 2px solid #f7f6f2; }
  @media (min-width: 801px) {
    .trellis-sort-bar--article {
      position: sticky;
      top: 0;
      bottom: unset;
      padding-bottom: 16px;
      padding-left: 0;
      padding-right: 0;
      margin-bottom: 16px;
      border-bottom: 2px solid #f7f6f2;
      border-top: 0; } }
  .trellis-sort-bar--article .trellis-sort-bar__left {
    grid-column-gap: clamp(16px, 4vw, 48px); }
    @media (min-width: 801px) {
      .trellis-sort-bar--article .trellis-sort-bar__left {
        align-items: flex-start;
        grid-row-gap: 16px; } }
    .trellis-sort-bar--article .trellis-sort-bar__left::after {
      background-color: #f7f6f2; }
  .trellis-sort-bar--article .trellis-sort-bar__right {
    position: relative;
    display: flex;
    grid-column: span 2;
    justify-content: space-between;
    align-items: center;
    min-width: fit-content; }
    @media (min-width: 801px) {
      .trellis-sort-bar--article .trellis-sort-bar__right {
        align-items: flex-start; } }
    .trellis-sort-bar--article .trellis-sort-bar__right::after {
      content: "";
      position: absolute;
      bottom: -12px;
      display: block;
      height: 2px;
      width: 200vw;
      background-color: #f7f6f2;
      left: -100vw; }
      @media (min-width: 801px) {
        .trellis-sort-bar--article .trellis-sort-bar__right::after {
          display: none; } }
  .trellis-sort-bar--article .trellis-sort-bar__compare {
    display: block; }
    @media (min-width: 801px) {
      .trellis-sort-bar--article .trellis-sort-bar__compare {
        display: none; } }
  .trellis-sort-bar--article .trellis-sort-bar__compare-trigger {
    display: flex;
    align-items: center;
    font-size: clamp(0.688rem, 3vw, 0.688rem);
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #5c574d;
    padding: 0;
    grid-gap: 8px; }
    .trellis-sort-bar--article .trellis-sort-bar__compare-trigger::before {
      content: "";
      display: inline-block;
      height: 13px;
      width: 13px;
      border: 1px solid #5c574d; }
    .trellis-sort-bar--article .trellis-sort-bar__compare-trigger.trellis-sort-bar__compare-trigger--active::before {
      border: 1px solid #828f86;
      background-color: #828f86;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6' viewBox='0 0 9 6' fill='none'%3E%3Cpath d='M1.28174 3.23682L3.26292 5.21799L7.71808 0.762831' stroke='white' stroke-linecap='round'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: center; }
  .trellis-sort-bar--article .trellis-product-count {
    padding: 0; }
    @media (min-width: 801px) {
      .trellis-sort-bar--article .trellis-product-count {
        padding: 8px 0; } }

@media (min-width: 801px) {
  .page-type--category .page--article {
    display: flex;
    grid-gap: clamp(32px, 4vw, 80px); } }

@media (min-width: 1202px) {
  .page-type--category .page--article {
    display: grid;
    grid-template-columns: minmax(0, 290px) 3fr; } }

.page-type--category .page--article:before, .page-type--category .page--article:after {
  display: none; }

@media (min-width: 801px) {
  .page-type--category .page--article .trellis-filter-toggle {
    display: none; } }

.product--article .trellis-actionBar {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  flex-wrap: wrap; }
  @media (min-width: 801px) {
    .product--article .trellis-actionBar {
      flex-direction: row;
      align-items: center; } }
  .product--article .trellis-actionBar:before, .product--article .trellis-actionBar:after {
    display: none; }
  .product--article .trellis-actionBar .actionBar-section {
    border-top: 2px solid #f0efeb; }
    @media (min-width: 801px) {
      .product--article .trellis-actionBar .actionBar-section {
        padding: 0;
        border: 0; } }
    .product--article .trellis-actionBar .actionBar-section .form-field {
      position: static;
      justify-content: unset;
      padding: 0 32px; }
      .product--article .trellis-actionBar .actionBar-section .form-field label {
        position: static;
        z-index: 0; }
      .product--article .trellis-actionBar .actionBar-section .form-field select {
        padding: 0;
        flex-grow: 1; }
      @media (min-width: 801px) {
        .product--article .trellis-actionBar .actionBar-section .form-field {
          padding: 0; } }

.product--article .trellis-card--article {
  padding: 8px;
  border: 4px solid transparent; }
  .product--article .trellis-card--article.trellis-card--selected {
    border: 4px solid #f7f6f2; }
  .product--article .trellis-card--article:hover {
    border: 4px solid #f7f6f2; }
  .product--article .trellis-card--article .trellis-card__image-wrapper {
    border: 0; }

.trellis-toggle-count-wrapper {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 16px 32px;
  border-top: 2px solid #f0efeb;
  border-bottom: 2px solid #f0efeb;
  width: 100%; }
  @media (min-width: 801px) {
    .trellis-toggle-count-wrapper {
      padding: 16px 0; } }
  @media (min-width: 801px) {
    .trellis-toggle-count-wrapper {
      width: auto;
      padding: 0;
      border: 0; } }
  .trellis-toggle-count-wrapper .trellis-color-count {
    margin-left: auto; }

.trellis-grid-size-toggle {
  display: flex;
  align-items: center;
  background-color: #e6eaeb;
  padding: 0 2px;
  min-height: 37px;
  border-radius: 6.25rem; }
  .trellis-grid-size-toggle.trellis-grid-size-toggle--mobile {
    display: flex;
    width: fit-content; }
    @media (min-width: 600px) {
      .trellis-grid-size-toggle.trellis-grid-size-toggle--mobile {
        display: none; } }
    @media (min-width: 801px) {
      .trellis-grid-size-toggle.trellis-grid-size-toggle--mobile {
        display: flex; } }
    @media (min-width: 1202px) {
      .trellis-grid-size-toggle.trellis-grid-size-toggle--mobile {
        display: none; } }
  .trellis-grid-size-toggle.trellis-grid-size-toggle--desktop {
    display: none; }
    @media (min-width: 600px) {
      .trellis-grid-size-toggle.trellis-grid-size-toggle--desktop {
        display: flex; } }
    @media (min-width: 801px) {
      .trellis-grid-size-toggle.trellis-grid-size-toggle--desktop {
        display: none; } }
    @media (min-width: 1202px) {
      .trellis-grid-size-toggle.trellis-grid-size-toggle--desktop {
        display: flex; } }

.trellis-grid-size-toggle__button {
  text-transform: capitalize;
  color: #828f86;
  padding: 8px 16px;
  font-weight: 400;
  min-height: 33px;
  line-height: 1; }

.trellis-grid-size-toggle__button--active {
  background-color: #ffffff;
  color: #5c574d;
  border-radius: 6.25rem; }

.trellis-article-material-gallery {
  display: grid;
  grid-gap: 16px 8px;
  grid-auto-flow: row dense;
  padding: 16px 24px; }
  @media (min-width: 801px) {
    .trellis-article-material-gallery {
      padding: 0; } }
  .trellis-article-material-gallery[data-grid-size-mobile="1"] {
    grid-template-columns: repeat(1, 1fr); }
    @media (min-width: 801px) {
      .trellis-article-material-gallery[data-grid-size-mobile="1"] {
        grid-template-columns: repeat(1, 1fr); } }
  .trellis-article-material-gallery[data-grid-size-mobile="2"] {
    grid-template-columns: repeat(2, 1fr); }
    @media (min-width: 801px) {
      .trellis-article-material-gallery[data-grid-size-mobile="2"] {
        grid-template-columns: repeat(2, 1fr); } }
  @media (min-width: 600px) {
    .trellis-article-material-gallery[data-grid-size-desktop="3"] {
      grid-template-columns: repeat(3, 1fr); } }
  @media (min-width: 600px) {
    .trellis-article-material-gallery[data-grid-size-desktop="5"] {
      grid-template-columns: repeat(5, 1fr); } }
  @media (min-width: 801px) {
    .trellis-article-material-gallery[data-grid-size-mobile="1"] {
      grid-template-columns: repeat(1, 1fr); } }
  @media (min-width: 801px) {
    .trellis-article-material-gallery[data-grid-size-mobile="2"] {
      grid-template-columns: repeat(2, 1fr); } }
  @media (min-width: 1202px) {
    .trellis-article-material-gallery[data-grid-size-desktop="3"] {
      grid-template-columns: repeat(3, 1fr); } }
  @media (min-width: 1202px) {
    .trellis-article-material-gallery[data-grid-size-desktop="5"] {
      grid-template-columns: repeat(5, 1fr); }
      .trellis-article-material-gallery[data-grid-size-desktop="5"] .trellis-card__button-sample {
        font-size: clamp(.75rem, 3vw, .75rem); } }
  .trellis-article-material-gallery .trellis-card--article {
    min-width: 0; }
    .trellis-article-material-gallery .trellis-card--article .trellis-card-details {
      flex-direction: column; }
      @media (min-width: 1920px) {
        .trellis-article-material-gallery .trellis-card--article .trellis-card-details {
          flex-direction: row;
          flex-wrap: wrap;
          justify-content: space-between; } }
  .trellis-article-material-gallery .trellis-card__button-sample {
    text-align: left;
    line-height: 1; }
  .trellis-article-material-gallery .trellis-card__button-sample--unavailable {
    margin: 0;
    pointer-events: none; }
    .trellis-article-material-gallery .trellis-card__button-sample--unavailable::before {
      display: none; }

.trellis-product-info {
  display: flex;
  flex-direction: column; }
  @media (min-width: 801px) {
    .trellis-product-info {
      flex-direction: row;
      grid-gap: clamp(32px, 6vw, 112px); } }
  .trellis-product-info .accordion-content {
    padding: 0; }
    @media (min-width: 801px) {
      .trellis-product-info .accordion-content {
        display: block; } }
  .trellis-product-info #featuresContent {
    margin-top: 16px; }
    @media (min-width: 801px) {
      .trellis-product-info #featuresContent {
        font-size: clamp(1rem, 3vw, 1rem); } }

.trellis-product-info__left {
  flex-basis: 50%;
  max-width: 673px; }

.trellis-product-info__accordion-header {
  display: block;
  font-size: clamp(.75rem, 3vw, .75rem);
  font-family: "heimat-mono", "Courier New", monospace;
  letter-spacing: 0.1em;
  color: #292423;
  font-weight: 600;
  text-transform: uppercase;
  padding: 16px;
  width: 100%;
  text-align: left;
  border-bottom: 1px solid #f0efeb;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='16' viewBox='0 0 15 16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 1C8 0.723858 7.77614 0.5 7.5 0.5C7.22386 0.5 7 0.723858 7 1V7.5H0.5C0.223858 7.5 0 7.72386 0 8C0 8.27614 0.223858 8.5 0.5 8.5H7V15C7 15.2761 7.22386 15.5 7.5 15.5C7.77614 15.5 8 15.2761 8 15V8.5H14.5C14.7761 8.5 15 8.27614 15 8C15 7.72386 14.7761 7.5 14.5 7.5H8V1Z' fill='%23292423'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: calc(100% - 16px) center; }
  .trellis-product-info__accordion-header.is-open {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='2' viewBox='0 0 16 2' fill='none'%3E%3Cpath d='M1 1L15 1' stroke='%23292423' stroke-linecap='round'/%3E%3C/svg%3E"); }
    @media (min-width: 801px) {
      .trellis-product-info__accordion-header.is-open {
        background-image: none; } }
  @media (min-width: 801px) {
    .trellis-product-info__accordion-header {
      cursor: auto;
      font-size: clamp(0.688rem, 3vw, 0.688rem);
      font-family: "soleil", Verdana, sans-serif;
      letter-spacing: 0.04em;
      color: #5c574d;
      margin-bottom: 16px;
      padding: 0;
      border: 0;
      background-image: none; } }

.trellis-product-info__description h2 {
  margin-bottom: 16px;
  font-size: clamp(2rem, 4vw, 3rem); }
  @media (min-width: 801px) {
    .trellis-product-info__description h2 {
      margin-bottom: 32px; } }

@media (min-width: 801px) {
  .trellis-product-info__description p {
    font-size: clamp(1rem, 3vw, 1rem); } }

.trellis-product-info__links {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  grid-gap: clamp(16px, 2vw, 32px);
  margin-top: 32px; }
  @media (min-width: 801px) {
    .trellis-product-info__links {
      flex-direction: row;
      margin-top: 48px; } }

.trellis-product-info__link {
  display: flex;
  align-items: center;
  color: #5c574d;
  text-decoration-line: underline;
  text-transform: uppercase;
  padding: 0; }
  .trellis-product-info__link svg {
    margin-right: 12px; }

.trellis-product-info__features {
  margin-top: 32px; }
  @media (min-width: 801px) {
    .trellis-product-info__features {
      margin-top: 48px; } }

@media (min-width: 801px) {
  .trellis-product-info__specifications {
    flex-basis: 50%;
    max-width: 722px; } }

.trellis-product-info__specifications table tbody {
  border-top-width: 0;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-color: #f0efeb; }
  @media (min-width: 801px) {
    .trellis-product-info__specifications table tbody {
      display: flex;
      flex-direction: column;
      border-top-width: 1px; } }

@media (min-width: 801px) {
  .trellis-product-info__specifications table tr {
    display: flex; } }

.trellis-product-info__specifications table td {
  border-width: 1px;
  border-color: #f0efeb;
  padding: 12px; }
  .trellis-product-info__specifications table td a {
    text-decoration: underline; }

.trellis-product-info__specifications-name {
  width: 50%;
  font-size: clamp(0.688rem, 3vw, 0.688rem);
  letter-spacing: 0.04em;
  color: #5c574d;
  text-transform: uppercase;
  font-weight: 600;
  opacity: 0.75; }

.trellis-product-info__specifications-value {
  width: 50%;
  color: #292423; }

.trellis-product-info__specifications-value-link {
  display: block;
  text-decoration-line: underline;
  text-transform: capitalize;
  margin-top: 10px; }

.trellis-certifications {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding-top: 32px; }
  .trellis-certifications .trellis-certification {
    display: flex;
    gap: 8px; }
    .trellis-certifications .trellis-certification .trellis-certification__icon img {
      width: 16px; }
    .trellis-certifications .trellis-certification .trellis-certification__label {
      margin: 0;
      color: #5c574d; }
    .trellis-certifications .trellis-certification .trellis-certification__trigger {
      padding: 0;
      color: #5c574d; }
      .trellis-certifications .trellis-certification .trellis-certification__trigger:after {
        content: "";
        position: relative;
        top: -3px;
        display: block;
        width: 100%;
        border-bottom: 1px solid #5c574d; }
  @media (min-width: 600px) {
    .trellis-certifications {
      padding-top: 48px; } }

.trellis-order-sets {
  display: flex;
  gap: 16px;
  width: 100%;
  padding: 0; }
  .trellis-order-sets a {
    flex-grow: 1; }
  @media (min-width: 600px) {
    .trellis-order-sets {
      padding-top: 16px; } }

.trellis-product-info {
  display: flex;
  flex-direction: column; }
  @media (min-width: 801px) {
    .trellis-product-info {
      flex-direction: row;
      grid-gap: clamp(32px, 6vw, 112px); } }
  .trellis-product-info .accordion-content {
    padding: 0; }
    @media (min-width: 801px) {
      .trellis-product-info .accordion-content {
        display: block; } }
  .trellis-product-info #featuresContent {
    margin-top: 16px; }
    @media (min-width: 801px) {
      .trellis-product-info #featuresContent {
        font-size: clamp(1rem, 3vw, 1rem); } }

.trellis-product-info__left {
  flex-basis: 50%;
  max-width: 673px; }

.trellis-product-info__accordion-header {
  display: block;
  font-size: clamp(.75rem, 3vw, .75rem);
  font-family: "heimat-mono", "Courier New", monospace;
  letter-spacing: 0.1em;
  color: #292423;
  font-weight: 600;
  text-transform: uppercase;
  padding: 16px;
  width: 100%;
  text-align: left;
  border-bottom: 1px solid #f0efeb;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='16' viewBox='0 0 15 16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 1C8 0.723858 7.77614 0.5 7.5 0.5C7.22386 0.5 7 0.723858 7 1V7.5H0.5C0.223858 7.5 0 7.72386 0 8C0 8.27614 0.223858 8.5 0.5 8.5H7V15C7 15.2761 7.22386 15.5 7.5 15.5C7.77614 15.5 8 15.2761 8 15V8.5H14.5C14.7761 8.5 15 8.27614 15 8C15 7.72386 14.7761 7.5 14.5 7.5H8V1Z' fill='%23292423'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: calc(100% - 16px) center; }
  .trellis-product-info__accordion-header.is-open {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='2' viewBox='0 0 16 2' fill='none'%3E%3Cpath d='M1 1L15 1' stroke='%23292423' stroke-linecap='round'/%3E%3C/svg%3E"); }
    @media (min-width: 801px) {
      .trellis-product-info__accordion-header.is-open {
        background-image: none; } }
  @media (min-width: 801px) {
    .trellis-product-info__accordion-header {
      cursor: auto;
      font-size: clamp(0.688rem, 3vw, 0.688rem);
      font-family: "soleil", Verdana, sans-serif;
      letter-spacing: 0.04em;
      color: #5c574d;
      margin-bottom: 16px;
      padding: 0;
      border: 0;
      background-image: none; } }

.trellis-product-info__description h2 {
  margin-bottom: 16px;
  font-size: clamp(2rem, 4vw, 3rem); }
  @media (min-width: 801px) {
    .trellis-product-info__description h2 {
      margin-bottom: 32px; } }

@media (min-width: 801px) {
  .trellis-product-info__description p {
    font-size: clamp(1rem, 3vw, 1rem); } }

.trellis-product-info__links {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  grid-gap: clamp(16px, 2vw, 32px);
  margin-top: 32px; }
  @media (min-width: 801px) {
    .trellis-product-info__links {
      flex-direction: row;
      margin-top: 48px; } }

.trellis-product-info__link {
  display: flex;
  align-items: center;
  color: #5c574d;
  text-decoration-line: underline;
  text-transform: uppercase;
  padding: 0; }
  .trellis-product-info__link svg {
    margin-right: 12px; }

.trellis-product-info__features {
  margin-top: 32px; }
  @media (min-width: 801px) {
    .trellis-product-info__features {
      margin-top: 48px; } }

@media (min-width: 801px) {
  .trellis-product-info__specifications {
    flex-basis: 50%;
    max-width: 722px; } }

.trellis-product-info__specifications table tbody {
  border-top-width: 0;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-color: #f0efeb; }
  @media (min-width: 801px) {
    .trellis-product-info__specifications table tbody {
      display: flex;
      flex-direction: column;
      border-top-width: 1px; } }

@media (min-width: 801px) {
  .trellis-product-info__specifications table tr {
    display: flex; } }

.trellis-product-info__specifications table td {
  border-width: 1px;
  border-color: #f0efeb;
  padding: 12px; }
  .trellis-product-info__specifications table td a {
    text-decoration: underline; }

.trellis-product-info__specifications-name {
  width: 50%;
  font-size: clamp(0.688rem, 3vw, 0.688rem);
  letter-spacing: 0.04em;
  color: #5c574d;
  text-transform: uppercase;
  font-weight: 600;
  opacity: 0.75; }

.trellis-product-info__specifications-value {
  width: 50%;
  color: #292423; }

.trellis-product-info__specifications-value-link {
  display: block;
  text-decoration-line: underline;
  text-transform: capitalize;
  margin-top: 10px; }

.product--article .trellis-product-view {
  grid-gap: clamp(16px, 5vw, 80px); }
  @media (min-width: 801px) {
    .product--article .trellis-product-view {
      flex-direction: row;
      padding: 0 64px; } }

.product--article .trellis-product-details__wrapper {
  z-index: 1;
  min-width: 300px; }
  @media (min-width: 600px) {
    .product--article .trellis-product-details__wrapper {
      padding: 0 48px; } }
  @media (min-width: 801px) {
    .product--article .trellis-product-details__wrapper {
      padding: 0; } }
  @media (min-width: 1202px) {
    .product--article .trellis-product-details__wrapper {
      width: clamp(340px, 30vw, 538px);
      min-width: clamp(340px, 30vw, 538px); } }

.product--article .productView-title-wrapper {
  display: flex;
  gap: 16px;
  margin-bottom: 32px; }
  .product--article .productView-title-wrapper .productView-title {
    flex-grow: 1;
    margin-bottom: 0; }
  .product--article .productView-title-wrapper .productView-specs-link {
    align-self: flex-end;
    text-decoration: underline; }

.product--article .productView-options .form-field:not(.form-field--material):not(.form-field--increments) .form-radio + .form-option {
  padding: 8px;
  font-size: clamp(.875rem, 3vw, .875rem); }
  @media (min-width: 801px) {
    .product--article .productView-options .form-field:not(.form-field--material):not(.form-field--increments) .form-radio + .form-option {
      padding: 8px 16px; } }

.product--article .productView-options .form-field:not(.form-field--material):not(.form-field--increments) .form-option-variant {
  min-width: auto;
  font-size: clamp(.875rem, 3vw, .875rem);
  letter-spacing: 0.1em;
  text-transform: uppercase; }

.product--article .productView-options .form-field:not(.form-field--material):not(.form-field--increments).form-field--color {
  display: none; }

.trellis-leather-samples__header {
  text-transform: capitalize;
  font-family: "freight-text-pro", Georgia, serif;
  font-size: clamp(1.5rem, 1.65vw, 1.5rem);
  font-weight: 400;
  color: #5c574d;
  margin-bottom: 16px; }

.trellis-leather-samples__selections {
  display: none; }
  @media (min-width: 801px) {
    .trellis-leather-samples__selections {
      display: block; } }

.trellis-leather-samples__selections-header {
  display: flex;
  font-size: clamp(0.688rem, 3vw, 0.688rem);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-weight: 600;
  color: #5c574d;
  margin-bottom: 16px; }

.trellis-leather-samples__selections-samples {
  display: flex;
  flex-wrap: wrap;
  grid-gap: 16px;
  max-height: 344px;
  overflow-y: auto;
  overflow-x: hidden; }
  @media (min-width: 1202px) {
    .trellis-leather-samples__selections-samples {
      grid-template-columns: repeat(6, 63px); } }
  .trellis-leather-samples__selections-samples::-webkit-scrollbar-track {
    background: #f7f6f2; }
  .trellis-leather-samples__selections-samples::-webkit-scrollbar-thumb {
    background: rgba(130, 143, 134, 0.25);
    border-radius: 0.0625rem;
    width: 4px; }
  .trellis-leather-samples__selections-samples::-webkit-scrollbar {
    height: 4px;
    width: 4px; }

.sample-size--hidden .trellis-selection__size {
  display: none; }

.trellis-leather-samples__selection {
  width: 63px; }

.trellis-selection__image {
  aspect-ratio: 1 / 1;
  object-fit: cover; }

.trellis-selection__image-wrapper {
  position: relative;
  margin-bottom: 4px;
  aspect-ratio: 1/1; }

.trellis-selection__remove {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0; }

.trellis-selection__name {
  font-size: clamp(.875rem, 3vw, .875rem);
  font-weight: 400;
  color: #5c574d;
  margin-bottom: 0; }

.trellis-selection__size {
  margin-bottom: 0;
  font-size: clamp(.813rem, 3vw, .813rem);
  font-family: "heimat-mono", "Courier New", monospace;
  font-weight: 600;
  letter-spacing: 0.1em;
  color: #5c574d;
  text-transform: uppercase; }

.trellis-leather-samples__selection-clear-all {
  width: fit-content;
  font-size: clamp(.875rem, 3vw, .875rem);
  font-weight: 400;
  color: #5c574d;
  text-decoration-line: underline;
  padding: 0;
  margin-top: 16px;
  margin-bottom: 32px; }

.product--article .add-to-cart-buttons {
  margin-bottom: 16px; }

@media (min-width: 801px) {
  .product--article #form-action-addToCart .trellis-leather-samples__header-count {
    display: none; } }

.trellis-order-sets {
  display: flex;
  flex-direction: row;
  width: 100%;
  margin-top: 16px;
  grid-gap: 16px; }
  .trellis-order-sets .button {
    flex: 1; }

.trellis-leather-samples .trellis-leather-samples__header {
  margin-bottom: 16px;
  font-family: "freight-text-pro", Georgia, serif;
  font-size: clamp(1.5rem, 1.65vw, 1.5rem); }

.trellis-leather-samples .trellis-desktop-only {
  display: none; }
  @media (min-width: 600px) {
    .trellis-leather-samples .trellis-desktop-only {
      display: block; } }

.trellis-leather-samples .productView-options .form-field.form-field--size {
  margin-bottom: 0;
  padding: 16px;
  border-bottom: 2px solid #f0efeb; }
  .trellis-leather-samples .productView-options .form-field.form-field--size label {
    width: auto !important; }
  .trellis-leather-samples .productView-options .form-field.form-field--size .form-option {
    padding: 8px 16px; }
  @media (min-width: 801px) {
    .trellis-leather-samples .productView-options .form-field.form-field--size {
      margin-bottom: 32px;
      padding: 0;
      border-top: none;
      border-bottom: none; }
      .trellis-leather-samples .productView-options .form-field.form-field--size label {
        width: 100% !important; } }

.trellis-leather-samples .trellis-leather-samples__directions {
  text-align: center; }
  @media (min-width: 801px) {
    .trellis-leather-samples .trellis-leather-samples__directions {
      display: none; }
      .trellis-leather-samples .trellis-leather-samples__directions.trellis-desktop-only {
        display: block;
        text-align: left; } }

.trellis-leather-samples .trellis-atc {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: white;
  border-top: 2px solid #f0efeb;
  left: 0;
  z-index: 10; }
  @media (min-width: 801px) {
    .trellis-leather-samples .trellis-atc {
      position: static;
      border-top: none; } }
  .trellis-leather-samples .trellis-atc .add-to-cart-buttons {
    padding: 16px; }
    @media (min-width: 801px) {
      .trellis-leather-samples .trellis-atc .add-to-cart-buttons {
        padding: 0;
        margin-bottom: 0; } }
  .trellis-leather-samples .trellis-atc .form-option {
    padding: 8px 16px !important; }
    .trellis-leather-samples .trellis-atc .form-option:hover {
      background-color: transparent !important;
      border-color: #b3b9bC !important; }

@media (min-width: 600px) {
  .trellis-leather-samples {
    padding: 32px;
    border: 1px solid #f0efeb; } }

.product--article .productView-title-wrapper {
  display: flex;
  gap: 16px;
  margin-bottom: 32px; }
  .product--article .productView-title-wrapper .productView-title {
    flex-grow: 1;
    margin-bottom: 0; }
  .product--article .productView-title-wrapper .productView-specs-link {
    flex: 0 0 auto;
    align-self: flex-end;
    text-decoration: underline; }

.trellis-compare-cards {
  display: flex; }
  .trellis-compare-cards.two-column {
    justify-content: center; }
    .trellis-compare-cards.two-column .trellis-compare-card {
      max-width: 50%; }
      @media (min-width: 1441px) {
        .trellis-compare-cards.two-column .trellis-compare-card {
          max-width: 570px; } }
  .trellis-compare-cards.three-column {
    justify-content: flex-start; }
    .trellis-compare-cards.three-column .trellis-compare-card {
      max-width: 50%; }
      @media (min-width: 801px) {
        .trellis-compare-cards.three-column .trellis-compare-card {
          max-width: 33.333%; } }
  .trellis-compare-cards .hidden,
  .trellis-compare-cards .divider {
    display: none; }
  @media (min-width: 801px) {
    .trellis-compare-cards {
      flex-wrap: wrap;
      width: 100% !important; }
      .trellis-compare-cards .divider {
        display: block;
        margin-bottom: 80px;
        width: 100%;
        height: 1px;
        background: #f7f6f2; } }
  .trellis-compare-cards .slick-list {
    aspect-ratio: 1/1; }

.trellis-compare-card {
  display: flex;
  flex-direction: column;
  margin-bottom: 32px;
  padding: 0 8px;
  width: 100%;
  border-right: 1px solid #f7f6f2; }
  @media (min-width: 801px) {
    .trellis-compare-card {
      margin-bottom: 80px;
      padding: 0 48px; } }
  .trellis-compare-card:first-child {
    border-left: 1px solid #f7f6f2; }
  .trellis-compare-card .trellis-compare-card__image-gallery-wrapper {
    position: relative; }
  .trellis-compare-card .trellis-card__image {
    aspect-ratio: 1/1; }
  .trellis-compare-card .trellis-compare-card__selected-details {
    margin: 8px 0 16px; }
  .trellis-compare-card .trellis-compare-card__selected-details,
  .trellis-compare-card .trellis-compare-card__title-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px; }
    @media (min-width: 801px) {
      .trellis-compare-card .trellis-compare-card__selected-details,
      .trellis-compare-card .trellis-compare-card__title-wrapper {
        flex-direction: row;
        justify-content: space-between;
        align-items: center; } }
  .trellis-compare-card .trellis-compare-card__title {
    font-size: clamp(1.25rem, 1.4vw, 1.25rem); }
  .trellis-compare-card .trellis-compare-card__remove {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    background-color: #f0efeb; }
    .trellis-compare-card .trellis-compare-card__remove.remove-mobile {
      position: absolute;
      top: 8px;
      right: 8px;
      width: 16px;
      height: 16px;
      z-index: 1; }
    .trellis-compare-card .trellis-compare-card__remove.remove-desktop {
      display: none;
      width: 40px;
      height: 40px;
      flex: 0 0 auto; }
    @media (min-width: 801px) {
      .trellis-compare-card .trellis-compare-card__remove.remove-mobile {
        display: none; }
      .trellis-compare-card .trellis-compare-card__remove.remove-desktop {
        display: flex; } }
  .trellis-compare-card .color-count {
    margin: 8px 0; }
    @media (min-width: 801px) {
      .trellis-compare-card .color-count {
        margin: 8px 0 16px; } }
  .trellis-compare-card .cta-buttons-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-bottom: 16px; }
    .trellis-compare-card .cta-buttons-wrapper .spec-button-text--desktop {
      display: none; }
    @media (min-width: 801px) {
      .trellis-compare-card .cta-buttons-wrapper .spec-button-text--mobile {
        display: none; }
      .trellis-compare-card .cta-buttons-wrapper .spec-button-text--desktop {
        display: block; } }
  .trellis-compare-card .trellis-collapsible-content__heading {
    padding: 16px 48px 16px 0;
    font-family: "soleil", Verdana, sans-serif;
    font-size: clamp(0.688rem, 3vw, 0.688rem);
    color: #5c574d; }
    .trellis-compare-card .trellis-collapsible-content__heading:hover {
      background-color: transparent; }
  .trellis-compare-card .trellis-collapsible-content__content {
    padding: 12px 0;
    background-color: transparent; }
    .trellis-compare-card .trellis-collapsible-content__content .spec-sheet-link {
      display: inline-block;
      margin-top: 16px; }
  .trellis-compare-card .color-count,
  .trellis-compare-card .selected-color,
  .trellis-compare-card .section__heading {
    font-family: "soleil", Verdana, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .44px;
    font-size: clamp(0.688rem, 3vw, 0.688rem);
    color: #5c574d; }
  @media (min-width: 801px) {
    .trellis-compare-card .trellis-collapsible-content + .specifications .section__heading {
      margin-top: 32px; } }
  .trellis-compare-card .section__heading {
    margin-top: 0;
    border-bottom: 1px solid #f0efeb;
    padding: 16px 0; }
  .trellis-compare-card .section__content {
    margin: 16px 0 0; }
  .trellis-compare-card .specs-wrapper,
  .trellis-compare-card .certification-links {
    display: flex;
    flex-direction: column;
    margin: 0; }
    .trellis-compare-card .specs-wrapper li,
    .trellis-compare-card .certification-links li {
      list-style-type: none; }
    .trellis-compare-card .specs-wrapper button,
    .trellis-compare-card .certification-links button {
      padding: 0;
      color: #5c574d; }
  .trellis-compare-card .specs-wrapper {
    gap: 16px; }
    .trellis-compare-card .specs-wrapper .spec {
      font-family: "soleil", Verdana, sans-serif; }
      .trellis-compare-card .specs-wrapper .spec .spec-title {
        font-size: clamp(0.688rem, 3vw, 0.688rem);
        font-weight: 600;
        text-transform: uppercase;
        color: #5c574d;
        letter-spacing: 0.1em;
        opacity: .75; }
      .trellis-compare-card .specs-wrapper .spec .spec-value {
        font-size: clamp(.875rem, 3vw, .875rem);
        line-height: 21px; }
        .trellis-compare-card .specs-wrapper .spec .spec-value ul li {
          list-style-type: disc; }
      .trellis-compare-card .specs-wrapper .spec a {
        text-decoration: underline; }
  .trellis-compare-card .certification-links {
    gap: 8px; }
  .trellis-compare-card .card-link {
    text-decoration: underline; }

.trellis-compare-card__image-gallery .slick-arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background-color: #f0efeb; }
  .trellis-compare-card__image-gallery .slick-arrow:before {
    scale: 50%; }
  .trellis-compare-card__image-gallery .slick-arrow.slick-prev {
    left: 8px; }
    .trellis-compare-card__image-gallery .slick-arrow.slick-prev:before {
      background-image: url('data:image/svg+xml,<svg width="6" height="9" viewBox="0 0 6 9" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 0.5L1 4.5L5 8.5" stroke="%23292423" stroke-linecap="round"/></svg>'); }
  .trellis-compare-card__image-gallery .slick-arrow.slick-next {
    right: 8px; }
    .trellis-compare-card__image-gallery .slick-arrow.slick-next:before {
      background-image: url('data:image/svg+xml,<svg width="7" height="11" viewBox="0 0 7 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.25 10L5.75 5.5L1.25 1" stroke="%23292423" stroke-linecap="round"/></svg>'); }
  @media (min-width: 801px) {
    .trellis-compare-card__image-gallery .slick-arrow {
      width: 30px;
      height: 30px; }
      .trellis-compare-card__image-gallery .slick-arrow.slick-prev {
        left: 16px; }
        .trellis-compare-card__image-gallery .slick-arrow.slick-prev:before {
          background-image: url('data:image/svg+xml,<svg width="7" height="11" viewBox="0 0 7 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.75 1L1.25 5.5L5.75 10" stroke="%23292423" stroke-linecap="round"/></svg>'); }
      .trellis-compare-card__image-gallery .slick-arrow.slick-next {
        right: 16px; }
        .trellis-compare-card__image-gallery .slick-arrow.slick-next:before {
          background-image: url('data:image/svg+xml,<svg width="7" height="11" viewBox="0 0 7 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.25 10L5.75 5.5L1.25 1" stroke="%23292423" stroke-linecap="round"/></svg>'); } }

.trellis-compare-card__image-gallery .trellis-compare-card__image {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover; }

.trellis-rep-card {
  display: flex;
  flex-direction: column;
  border: 2px solid #f0efeb; }
  @media (min-width: 600px) {
    .trellis-rep-card {
      flex-direction: row;
      min-height: 300px; } }

.trellis-rep-card__left {
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: center;
  padding: 16px;
  border-bottom: 2px solid #f0efeb; }
  @media (min-width: 600px) {
    .trellis-rep-card__left {
      flex-basis: 300px;
      padding: 32px;
      border-bottom: 0;
      border-right: 2px solid #f0efeb; } }

.trellis-rep-card__image {
  border-radius: 50%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  width: clamp(142px, 20vw, 190px);
  margin: 0 auto; }

.trellis-rep-card__image + .trellis-rep-card__name {
  margin: 16px 0 8px; }
  @media (min-width: 600px) {
    .trellis-rep-card__image + .trellis-rep-card__name {
      margin: 16px 0; } }

.trellis-rep-card__company {
  margin: 0;
  font-family: "heimat-mono", "Courier New", monospace;
  font-size: clamp(.75rem, 3vw, .75rem);
  color: #5c574d;
  text-transform: uppercase; }

.trellis-rep-card__right {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding: 16px; }
  @media (min-width: 600px) {
    .trellis-rep-card__right {
      padding: 32px; } }

.trellis-rep-card__right-top {
  padding-bottom: 16px;
  border-bottom: 2px solid #f0efeb; }
  @media (min-width: 600px) {
    .trellis-rep-card__right-top {
      padding-bottom: 32px; } }

.trellis-rep-card__industries-title {
  margin-bottom: 4px;
  font-family: "soleil", Verdana, sans-serif;
  font-size: clamp(0.688rem, 3vw, 0.688rem);
  font-weight: 600;
  color: #5c574d;
  text-transform: uppercase;
  opacity: .5; }

.trellis-rep-card__industries {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 0; }

.trellis-rep-card__industries li {
  display: flex;
  align-items: center;
  margin-right: 8px;
  font-family: "freight-text-pro", Georgia, serif;
  font-size: clamp(1.25rem, 1.4vw, 1.25rem);
  color: #5c574d; }

.trellis-rep-card__industries li:before {
  display: block;
  content: '';
  margin-right: 6px;
  width: 6px;
  height: 6px;
  background-color: #b18a2d;
  border-radius: 50%; }

.trellis-rep-card__contact {
  flex-grow: 1;
  margin: 16px 0;
  list-style-type: none; }
  @media (min-width: 600px) {
    .trellis-rep-card__contact {
      margin: 32px 0; } }

.trellis-rep-card__contact li {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 16px;
  font-family: "soleil", Verdana, sans-serif;
  font-size: clamp(.875rem, 3vw, .875rem);
  color: #5c574d; }

.trellis-rep-card__contact-icon {
  display: flex;
  justify-content: center;
  width: 22px; }

.trellis-rep-card__address {
  margin: 0; }

.trellis-rep-card__email {
  width: 100%; }

.page-type--compare .page-heading {
  background-color: #f7f6f2;
  padding: 48px 32px;
  margin-bottom: 0; }
  @media (min-width: 1202px) {
    .page-type--compare .page-heading {
      padding: 112px 144px; } }

.page--compare {
  margin: 0;
  display: flex; }
  .page--compare .container {
    padding: 0 8px;
    overflow-y: hidden; }
    @media (min-width: 1202px) {
      .page--compare .container {
        padding: 0 106px; } }
