@charset "UTF-8";
input:focus-visible,
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: 2px solid #33cee5;
  outline-offset: 1px !important; }

#quick-search-expand:focus-visible {
  outline: 2px solid #33cee5 !important; }

.footer-link[href]:focus,
.social-media-link[href]:focus {
  outline-color: white;
  outline-style: auto; }

input:focus-visible + label {
  outline: 2px solid #33cee5 !important;
  outline-offset: 1px !important; }

html {
  scroll-behavior: smooth; }

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: 360px)/";
  width: 0; }

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

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

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

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

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

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

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

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

.sd-product-set__arrow--right svg path,
.sd-product-set__arrow--left svg path {
  fill: #565554; }

button.sd-product-set__arrow--right,
button.sd-product-set__arrow--left {
  background-color: transparent; }

.navPages-list .navPages-item .navPages-action.has-subMenu.desktop-nav {
  display: none; }

.navPages .navPage-subMenu .navPage-viewall {
  margin-top: -0.3rem; }

.navPages .navPage-subMenu .navPage-viewall a {
  padding: 0 0 0 0.375rem; }

.navPages-item a {
  font-size: 0.875rem; }

@media (min-width: 1280px) {
  .navPages-list .navPages-item .navPages-action.has-subMenu.desktop-nav {
    display: block; }
  .navPages-list .navPages-item .navPages-action.has-subMenu.mobile-nav {
    display: none; }
  .navPage-subMenu.navPage-subMenu-horizontal {
    min-width: 15.625rem;
    background: white;
    border: 1px solid rgba(254, 254, 254, 0.996078);
    border-bottom: 2px solid #00c2de;
    padding: 1.5rem 1.5rem 1rem !important;
    box-shadow: 2px 3px 7px 0 #a5a5a5; }
  .navPages-item:hover .navPage-subMenu.navPage-subMenu-horizontal {
    left: auto; }
  .navPage-subMenu.navPage-subMenu-horizontal::after {
    display: none; }
  .navPage-subMenu {
    -webkit-transform: translate3d(0, 0, 2rem); }
    .navPage-subMenu .navPage-subMenu-md,
    .navPage-subMenu .navPage-subMenu-sm {
      grid-auto-flow: column; }
    .navPage-subMenu .navPage-subMenu-sm + .navPage-viewall {
      grid-template-columns: repeat(2, minmax(0, 1fr)); }
      .navPage-subMenu .navPage-subMenu-sm + .navPage-viewall li {
        grid-column-start: 2; }
    .navPage-subMenu .navPage-subMenu-list + .navPage-viewall a {
      padding: 0 0 0 1.6rem; }
    .navPage-subMenu .navPage-subMenu-md + .navPage-viewall {
      grid-template-columns: repeat(3, minmax(0, 1fr)); }
      .navPage-subMenu .navPage-subMenu-md + .navPage-viewall li {
        grid-column-start: 3; } }

.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: 360px) {
    html {
      font-size: 16px; } }
  @media (min-width: 768px) {
    html {
      font-size: 16px; } }
  @media (min-width: 1280px) {
    html {
      font-size: 16px; } }

body {
  font-family: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
  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: #2c2a29;
  font-family: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
  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: 48px; }

h2 {
  font-size: 44px; }

h3 {
  font-size: 40px; }

h4 {
  font-size: 22px; }

h5 {
  font-size: 15px; }

h6 {
  font-size: 13px; }

.subheader {
  font-weight: 500;
  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: 800;
  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: 800;
  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: 40px;
  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: 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: 800;
      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: 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: #565554;
  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: #cccccc;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  color: #2c2a29;
  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: #2c2a29;
    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: #cccccc;
  color: #2c2a29;
  font-family: inherit;
  font-size: 1rem;
  line-height: normal;
  padding: 0.75rem;
  border-radius: 0;
  cursor: pointer;
  height: 3rem;
  margin: 0;
  outline: 2; }
  .form-select::-ms-expand {
    display: none; }
  .form-select.radius {
    border-radius: 4px; }
  .form-select:focus {
    border-color: #2c2a29; }
  .form-select:disabled {
    background-color: white;
    cursor: not-allowed; }
  .form-select:focus {
    border-color: #2c2a29; }

/*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: 360px) {
    .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: 500;
    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 #807f7f;
      border-width: 1px;
      height: 1.625rem;
      left: 0;
      top: 0;
      width: 1.625rem; }
    .form-checkbox + .form-label::after,
    .form-radio + .form-label::after {
      height: 1.5rem;
      left: 1px;
      opacity: 0;
      top: 1px;
      transform: scale(0);
      width: 1.5rem; }

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

.form-checkbox:focus + .form-label::before,
.form-radio:focus + .form-label::before {
  border-color: #2c2a29; }

.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: 0; }

.form-checkbox + .form-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='13' height='8' viewBox='0 0 17 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 5.125L6.8125 9.9375L15.125 1.625' stroke='rgba(44, 42, 41, 0.999)' stroke-width='3' /%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  color: rgba(44, 42, 41, 0.999);
  content: "";
  font-size: 1.5rem;
  line-height: 1;
  text-align: center; }

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

.form-radio + .form-label::after {
  background: rgba(44, 42, 41, 0.999);
  border: 8px solid white;
  border-radius: 1.5rem; }

/*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: #008556;
    border-color: #008556; }
  .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: 500;
    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: #008556; }

.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: #008556; }

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

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

.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: #de1c22; }

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

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

.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: 360px) {
    .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: 800; }

@media (min-width: 360px) {
  .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: 360px) {
  .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: 360px) {
  .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: 500;
  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: #008556; }

.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: #de1c22; }

.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: "Helvetica", Arial, sans-serif;
    font-size: 1rem; }
    .accordion-navigation > a:hover {
      background: #e5e5e5; }
  .accordion-navigation .accordion-title {
    padding: 1.5rem 1.875rem; }

.accordion-title {
  font-weight: 800;
  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: #008556; }

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

.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: 360px) {
    .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: 360px) {
    .modal {
      left: 0;
      margin: 0 auto;
      max-width: 80%;
      right: 0;
      width: 900px; } }
  @media only screen and (min-width: 360px) {
    .modal {
      top: 50% !important; } }
  @media (min-width: 360px) {
    .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: 44px;
  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: 360px) {
  .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: 360px) {
  .actionBar-section--alt {
    float: right; } }

.actionBar-item {
  margin-bottom: 1.5rem; }
  @media (min-width: 360px) {
    .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: black;
    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: rgba(0, 0, 255, 0);
        opacity: 0.6;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: white;
      opacity: 1; }

.slick-next,
.slick-prev {
  background-color: blue;
  background-color: rgba(0, 0, 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: blue;
    background-color: rgba(0, 0, 255, 0.9);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%; }

.slick-next {
  right: -5px; }
  @media (min-width: 1280px) {
    .slick-next {
      right: -3.375rem; } }
  .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='black' 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='#474747' 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: 1280px) {
    .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='black' 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='#474747' 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 {
  display: flex !important;
  width: initial;
  bottom: 0;
  margin: 0;
  position: initial; }
  .slick-dots li {
    display: flex;
    align-items: center;
    width: initial;
    margin: 0; }
    .slick-dots li button {
      width: 6vw;
      height: 3px;
      border: 2px solid #e5e5e5;
      margin: 0;
      padding: 0;
      position: relative; }
      @media (min-width: 768px) {
        .slick-dots li button {
          width: 15vw; } }
      .slick-dots li button:hover::before {
        width: 6vw;
        height: 3px;
        background: #00c2de; }
        @media (min-width: 768px) {
          .slick-dots li button:hover::before {
            width: 15vw; } }
    .slick-dots li button::before {
      width: 6vw;
      height: 3px;
      left: -1px;
      top: -1px;
      transition: background 100ms ease-out; }
      @media (min-width: 768px) {
        .slick-dots li button::before {
          width: 15vw; } }
    .slick-dots li.slick-active button::before {
      width: 6vw;
      height: 3px;
      background: #00c2de; }
      @media (min-width: 768px) {
        .slick-dots li.slick-active button::before {
          width: 15vw; } }

.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%; }

.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: 360px) {
    .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: 360px) {
    .carousel-play-pause-button {
      font-size: 18px;
      max-width: 150px; } }
  @media (min-width: 768px) {
    .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; } }

#dib-posts {
  /* Blog Heading Area */
  /* Blog Archive Page */
  /* Blog Pagination */
  /* Blog Breadcrumbs */
  /* Blog Article Page */
  /* Blog Related Posts */ }
  #dib-posts .dib-heading {
    display: flex;
    gap: 1.25rem; }
    #dib-posts .dib-heading h1 {
      color: #2c2a29;
      width: 44%; }
    #dib-posts .dib-heading p {
      width: 66%;
      color: #2c2a29; }
    @media screen and (max-width: 1279px) {
      #dib-posts .dib-heading {
        padding-top: 2rem; } }
    @media screen and (max-width: 767px) {
      #dib-posts .dib-heading p {
        font-size: 0.875rem; } }
    @media screen and (max-width: 375px) {
      #dib-posts .dib-heading {
        flex-wrap: wrap;
        text-align: center; }
        #dib-posts .dib-heading h1,
        #dib-posts .dib-heading p {
          width: 100%; } }
  #dib-posts .dib-list {
    padding-top: 1.5625rem;
    margin-top: 2.8125rem;
    border-top: 1px solid #00bed6; }
    #dib-posts .dib-list .dib-post {
      background: #f5f5f5;
      margin: 1.25rem 0;
      display: grid;
      grid-template-columns: 3fr 1fr 1fr;
      grid-gap: 0; }
    #dib-posts .dib-list .dib-post:nth-of-type(odd) {
      grid-template-columns: 3fr 1fr 1fr;
      grid-template-areas: 'image categories categories' 'image . .' 'image title title' 'image date date' 'image . .' 'image content content'; }
    #dib-posts .dib-list .dib-post:nth-of-type(even) {
      grid-template-columns: 1fr 1fr 3fr;
      grid-template-areas: 'categories categories image' '. . image' 'title title image' 'date date image' '. . image' 'content content image'; }
    #dib-posts .dib-list .dib-post-title,
    #dib-posts .dib-list .dib-post-categories,
    #dib-posts .dib-list .dib-post-date,
    #dib-posts .dib-list .dib-post-content {
      margin-left: 2.1875rem;
      margin-right: 2.1875rem;
      align-self: center;
      margin-top: 0;
      margin-bottom: 0.37rem; }
    #dib-posts .dib-list .dib-post-featured-image {
      grid-area: image; }
    #dib-posts .dib-list .dib-post-featured-image img {
      height: 100%;
      max-height: 400px;
      min-height: 250px;
      object-fit: cover; }
    #dib-posts .dib-list .dib-post:nth-of-type(odd) .dib-post-featured-image img {
      border-right: 20px solid white; }
    #dib-posts .dib-list .dib-post:nth-of-type(even) .dib-post-featured-image img {
      border-left: 20px solid white; }
    #dib-posts .dib-list .dib-post-categories span {
      padding: 0.1875rem 0.9375rem;
      border-radius: 1.5625rem;
      background: #d9d9d9;
      width: fit-content;
      display: inline;
      margin-right: 0.5rem;
      color: #2c2a29; }
    #dib-posts .dib-list .dib-post-title {
      grid-area: title;
      font-size: 1.5rem;
      line-height: 2.0625rem;
      letter-spacing: 0.0625rem;
      margin-top: 0.375rem;
      margin-bottom: 0.375rem; }
    #dib-posts .dib-list .dib-post-categories {
      grid-area: categories;
      font-size: 0.75rem;
      letter-spacing: 0.04rem;
      font-weight: 500;
      margin-top: 2rem;
      margin-bottom: 0.5rem;
      display: flex;
      flex-wrap: wrap;
      gap: 5px; }
    #dib-posts .dib-list .dib-post-readtime {
      grid-area: readtime;
      font-size: 0.75rem;
      color: #2c2a29b3; }
    #dib-posts .dib-list .dib-post-date {
      grid-area: date;
      font-size: 0.75rem;
      color: #2c2a29;
      margin-bottom: 0; }
    #dib-posts .dib-list .dib-meta-separator {
      margin: 0 5px; }
    #dib-posts .dib-list .dib-post-content {
      grid-area: content;
      align-self: end;
      margin-bottom: 2rem;
      text-align: right; }
      #dib-posts .dib-list .dib-post-content a {
        font-weight: 600;
        text-transform: uppercase;
        text-decoration: none; }
        #dib-posts .dib-list .dib-post-content a .dib-arrow svg {
          display: inline;
          height: 20px;
          width: 22px;
          margin-left: 15px;
          vertical-align: text-bottom; }
        #dib-posts .dib-list .dib-post-content a:hover .dib-arrow svg path {
          fill: #807f7f; }
    @media screen and (max-width: 767px) {
      #dib-posts .dib-list .dib-post:nth-of-type(odd) {
        grid-template-columns: 5fr 3fr 1fr;
        grid-template-areas: 'image . .' 'image title title' 'image categories categories' 'image date content' 'image . .'; }
      #dib-posts .dib-list .dib-post:nth-of-type(even) {
        grid-template-columns: 3fr 1fr 5fr;
        grid-template-areas: '. . image' 'title title image' 'categories categories image' 'date content image' '. . image'; }
      #dib-posts .dib-list .dib-post:nth-of-type(odd) .dib-post-featured-image img,
      #dib-posts .dib-list .dib-post:nth-of-type(even) .dib-post-featured-image img {
        border: 0; }
      #dib-posts .dib-list .dib-post-title,
      #dib-posts .dib-list .dib-post-categories,
      #dib-posts .dib-list .dib-post-date,
      #dib-posts .dib-list .dib-post-content {
        margin-left: 1.5rem;
        margin-right: 1.5rem;
        align-self: center;
        font-size: 0.75rem;
        line-height: 1.25rem; }
      #dib-posts .dib-list .dib-post-date {
        margin-right: 0; }
      #dib-posts .dib-list .dib-post-content {
        margin-left: 0; }
      #dib-posts .dib-list .dib-post-categories {
        display: none;
        line-height: 1.5rem; }
      #dib-posts .dib-list .dib-post-categories span {
        padding: 0.125rem 0.75rem; }
      #dib-posts .dib-list .dib-post-content {
        margin-top: 0.5rem;
        margin-bottom: -0.125rem;
        font-size: 0.5rem;
        align-self: end; }
        #dib-posts .dib-list .dib-post-content .read-text {
          display: none; }
        #dib-posts .dib-list .dib-post-content a .dib-arrow svg {
          display: inline;
          height: 12px;
          width: 12px;
          margin-left: 5px; }
      #dib-posts .dib-list .dib-post-title {
        font-size: 0.9375rem;
        line-height: 1.25rem;
        margin-top: 0;
        margin-bottom: 0; }
      #dib-posts .dib-list .dib-post-date {
        margin-top: 0.5rem;
        font-weight: 500; }
      #dib-posts .dib-list .dib-post-readtime {
        display: block;
        line-height: 1.25rem;
        font-weight: 500; }
      #dib-posts .dib-list .dib-meta-separator {
        display: none; } }
    @media screen and (max-width: 575px) {
      #dib-posts .dib-list .dib-post {
        padding-bottom: 1.5rem; }
      #dib-posts .dib-list .dib-post:nth-of-type(odd) {
        grid-template-columns: 1fr;
        grid-template-areas: 'image image' 'title title' 'date content'; }
      #dib-posts .dib-list .dib-post:nth-of-type(even) {
        grid-template-columns: 1fr;
        grid-template-areas: 'image image' 'title title' 'date content'; }
      #dib-posts .dib-list .dib-post-featured-image {
        margin-bottom: 1.5rem; }
      #dib-posts .dib-list .dib-post-readtime {
        display: inline-block; }
      #dib-posts .dib-list .dib-meta-separator {
        display: inline-block; } }
  #dib-posts .dib-pagination-numbers {
    font-size: 0.875rem;
    font-weight: 600;
    padding: 1.5625rem 0;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4; }
    #dib-posts .dib-pagination-numbers .dib-pagination-item {
      margin: 0 0.3125rem; }
    #dib-posts .dib-pagination-numbers span.dib-pagination-item.dib-pagination-current {
      background: none;
      border-bottom: 2px solid #00bed6;
      border-radius: 0; }
  #dib-posts .breadcrumbs {
    margin-bottom: 4.375rem;
    color: #cfcfcf;
    font-size: 0.75rem;
    font-weight: 500; }
    #dib-posts .breadcrumbs a {
      color: #2c2a29;
      padding: 0 0.375rem; }
  #dib-posts #dib-post-single.dib-post-single {
    margin: 0 auto; }
    #dib-posts #dib-post-single.dib-post-single .dib-post {
      margin: 1.25rem auto;
      max-width: 63.75rem; }
    #dib-posts #dib-post-single.dib-post-single .dib-post-title {
      font-size: 2.625rem;
      line-height: 1.2;
      width: 100%;
      margin: 3rem auto 1.5rem;
      text-align: left;
      letter-spacing: 1px;
      padding-bottom: 2rem;
      border-bottom: 1px solid #cbcccd;
      color: #2c2a29; }
    #dib-posts #dib-post-single.dib-post-single .dib-post-categories {
      display: inline; }
    #dib-posts #dib-post-single.dib-post-single .dib-post-categories a {
      font-size: 0.875rem;
      line-height: 1;
      letter-spacing: 0.04rem;
      font-weight: 500;
      padding: 0.375rem 1rem 0.5rem;
      border-radius: 1.5625rem;
      background: #d9d9d9;
      width: fit-content;
      margin-right: 0.25rem;
      color: #2c2a29; }
    #dib-posts #dib-post-single.dib-post-single .dib-post-categories a {
      text-decoration: none; }
    #dib-posts #dib-post-single.dib-post-single .dib-post-readtime {
      font-size: 1rem;
      color: #2c2a29b3;
      display: inline-block;
      margin: 0 0.625rem 0 0;
      padding: 0 1rem;
      border-right: 2px solid #2c2a29; }
    #dib-posts #dib-post-single.dib-post-single .dib-post-date {
      font-size: 1rem;
      color: #2c2a29;
      display: inline-block;
      font-weight: 500;
      margin: 0; }
    #dib-posts #dib-post-single.dib-post-single .dib-post-back-link-top {
      font-size: 1rem;
      color: #2c2a29;
      display: inline;
      float: right;
      margin: 0; }
      #dib-posts #dib-post-single.dib-post-single .dib-post-back-link-top a {
        font-weight: 500;
        color: #2c2a29; }
    #dib-posts #dib-post-single.dib-post-single .dib-post-back-link {
      font-size: 0.75rem;
      color: #2c2a29;
      clear: both;
      display: block; }
    #dib-posts #dib-post-single.dib-post-single .dib-post-featured-image {
      display: none; }
    #dib-posts #dib-post-single.dib-post-single .dib-post-content {
      border-top: 1px solid #cbcccd;
      padding: 2.5rem 5.625rem 0;
      margin: 1.5rem auto 4rem; }
    #dib-posts #dib-post-single.dib-post-single p,
    #dib-posts #dib-post-single.dib-post-single h2,
    #dib-posts #dib-post-single.dib-post-single h3,
    #dib-posts #dib-post-single.dib-post-single h4,
    #dib-posts #dib-post-single.dib-post-single ul,
    #dib-posts #dib-post-single.dib-post-single ol,
    #dib-posts #dib-post-single.dib-post-single blockquote {
      margin-bottom: 1.5rem;
      margin-top: 1.5rem;
      color: #2c2a29; }
    #dib-posts #dib-post-single.dib-post-single p:has(img) {
      margin-top: 0;
      margin-bottom: 0; }
    #dib-posts #dib-post-single.dib-post-single p,
    #dib-posts #dib-post-single.dib-post-single ul,
    #dib-posts #dib-post-single.dib-post-single ol {
      font-size: 1rem;
      line-height: 1.5; }
    #dib-posts #dib-post-single.dib-post-single p.lead {
      font-size: 1.5rem;
      line-height: 1.5;
      font-weight: 600;
      margin-bottom: 3rem; }
    #dib-posts #dib-post-single.dib-post-single ul {
      list-style-type: disc;
      margin-left: 1.25rem; }
    #dib-posts #dib-post-single.dib-post-single ol {
      list-style-type: numeral;
      margin-left: 1.25rem; }
    #dib-posts #dib-post-single.dib-post-single li {
      padding: 0.125rem 0;
      margin-left: 0;
      line-height: 1.5; }
    #dib-posts #dib-post-single.dib-post-single h2 {
      font-size: 2.125rem;
      font-weight: 600;
      margin-top: 2.25rem;
      line-height: 1.3; }
    #dib-posts #dib-post-single.dib-post-single h3 {
      font-size: 1.75rem;
      font-weight: 600;
      margin-top: 2rem;
      line-height: 1.3; }
    #dib-posts #dib-post-single.dib-post-single h4 {
      font-size: 1.75rem;
      font-weight: 600;
      margin-top: 2rem;
      line-height: 1.3; }
    #dib-posts #dib-post-single.dib-post-single .h2-small {
      font-size: 1.5rem; }
    #dib-posts #dib-post-single.dib-post-single .h3-small,
    #dib-posts #dib-post-single.dib-post-single .h4-small {
      font-size: 1.125rem; }
    #dib-posts #dib-post-single.dib-post-single img ,
    #dib-posts #dib-post-single.dib-post-single img.fr-dib ,
    #dib-posts #dib-post-single.dib-post-single .fr-img-space-wrap:has(img) {
      margin: 3.4375rem auto;
      border-radius: 0;
      box-shadow: none; }
    #dib-posts #dib-post-single.dib-post-single img.dib-no-border {
      border: 0; }
    #dib-posts #dib-post-single.dib-post-single img.no_topmargin {
      margin-top: 0 !important; }
    #dib-posts #dib-post-single.dib-post-single .dib-meta-separator {
      margin: 0 0.375rem; }
    #dib-posts #dib-post-single.dib-post-single a {
      font-weight: 600;
      text-decoration: underline; }
      #dib-posts #dib-post-single.dib-post-single a.dib-share-link {
        margin: 0; }
    #dib-posts #dib-post-single.dib-post-single .dib-post-content img ,
    #dib-posts #dib-post-single.dib-post-single .dib-post-content img.fr-dib {
      box-sizing: border-box;
      margin: 2rem auto; }
    #dib-posts #dib-post-single.dib-post-single .dib-post-content p img.fr-fil,
    #dib-posts #dib-post-single.dib-post-single .dib-post-content img:not(.fr-fic).fr-fil,
    #dib-posts #dib-post-single.dib-post-single .dib-post-content .fr-img-space-wrap:has(.fr-fil) {
      margin: 2rem 2rem 2rem 0;
      height: auto !important; }
    #dib-posts #dib-post-single.dib-post-single .dib-post-content img.pull-left,
    #dib-posts #dib-post-single.dib-post-single .dib-post-content p img.pull-left {
      margin: 2rem 2rem 2rem -5.5rem; }
    #dib-posts #dib-post-single.dib-post-single .dib-post-content p img.fr-fir,
    #dib-posts #dib-post-single.dib-post-single .dib-post-content img:not(.fr-fic).fr-fir,
    #dib-posts #dib-post-single.dib-post-single .dib-post-content .fr-img-space-wrap:has(.fr-fir) {
      margin: 2rem 0 2rem 2rem;
      height: auto !important; }
    #dib-posts #dib-post-single.dib-post-single .dib-post-content img.pull-right,
    #dib-posts #dib-post-single.dib-post-single .dib-post-content p img.pull-right {
      margin: 2rem -5.5rem 2rem 2rem; }
    #dib-posts #dib-post-single.dib-post-single .dib-post-content .fr-img-space-wrap img {
      margin-top: 0 !important;
      margin-bottom: 0 !important; }
    #dib-posts #dib-post-single.dib-post-single .dib-post-content p:first-child:has(img) img {
      margin-top: 0 !important; }
    #dib-posts #dib-post-single.dib-post-single .dib-post-content img ,
    #dib-posts #dib-post-single.dib-post-single .dib-post-content img:not(.dib-no-border) {
      border-radius: 0;
      box-shadow: none; }
    #dib-posts #dib-post-single.dib-post-single .dib-post-content .dib-toc {
      border-radius: 0;
      background: #f5f5f5;
      color: #2c2a29; }
    #dib-posts #dib-post-single.dib-post-single .dib-post-content .dib-toc summary::after,
    #dib-posts #dib-post-single.dib-post-single .dib-post-content .dib-toc summary::before {
      top: 15px; }
    #dib-posts #dib-post-single.dib-post-single .dib-post-content .dib-toc summary::before {
      top: 17px; }
    #dib-posts #dib-post-single.dib-post-single .dib-post-content blockquote {
      font-size: 1.25rem !important;
      border: 0;
      padding: 0.75rem;
      margin: 2rem 0;
      line-height: 1.5;
      color: #2c2a29;
      text-align: left;
      font-weight: 500; }
    #dib-posts #dib-post-single.dib-post-single .dib-post-content .dib-callout {
      background: #33cee5;
      border-radius: 0; }
    #dib-posts #dib-post-single.dib-post-single .dib-post-content a.dib-cta-break {
      font-family: inherit !important;
      font-size: 1rem !important;
      line-height: 1;
      margin: 2rem auto;
      background-color: #2c2a29;
      padding: 0.75rem 2.5rem;
      border-radius: 0;
      transition: background-color 150ms ease; }
    #dib-posts #dib-post-single.dib-post-single .dib-post-content a.dib-cta-break:hover {
      filter: none;
      -webkit-filter: none;
      background-color: #33cee5;
      transition: background-color 150ms ease; }
    #dib-posts #dib-post-single.dib-post-single .dib-post-content .dib-faq-item summary::before {
      right: 0.2em; }
    #dib-posts #dib-post-single.dib-post-single div.meta-bottom {
      max-width: 63.75rem;
      border-top: 1px solid #33cee5;
      padding-top: 1.25rem;
      margin: 2rem auto;
      display: flex;
      justify-content: flex-start;
      align-items: center; }
    #dib-posts #dib-post-single.dib-post-single p.dib-sharing.dib-sharing-bottom {
      display: inline-block;
      margin-left: 1.25rem; }
      #dib-posts #dib-post-single.dib-post-single p.dib-sharing.dib-sharing-bottom .dib-share-facebook,
      #dib-posts #dib-post-single.dib-post-single p.dib-sharing.dib-sharing-bottom .dib-share-twitter,
      #dib-posts #dib-post-single.dib-post-single p.dib-sharing.dib-sharing-bottom .dib-share-email {
        background-color: #fff;
        border-color: #fff;
        padding: 0.625rem; }
      #dib-posts #dib-post-single.dib-post-single p.dib-sharing.dib-sharing-bottom .dib-share-facebook svg,
      #dib-posts #dib-post-single.dib-post-single p.dib-sharing.dib-sharing-bottom .dib-share-twitter svg,
      #dib-posts #dib-post-single.dib-post-single p.dib-sharing.dib-sharing-bottom .dib-share-email svg {
        fill: #656565;
        width: 1.25rem;
        height: auto; }
    @media screen and (max-width: 767px) {
      #dib-posts #dib-post-single.dib-post-single {
        padding: 0 10px; }
        #dib-posts #dib-post-single.dib-post-single .dib-post-content {
          margin-top: 1.25rem;
          margin-bottom: 0.625rem;
          padding: 2.5rem 0; }
          #dib-posts #dib-post-single.dib-post-single .dib-post-content p,
          #dib-posts #dib-post-single.dib-post-single .dib-post-content ul,
          #dib-posts #dib-post-single.dib-post-single .dib-post-content ol {
            font-size: 0.875rem;
            line-height: 1.6; }
          #dib-posts #dib-post-single.dib-post-single .dib-post-content h2 {
            margin-top: 2rem;
            font-size: 1.5rem; }
          #dib-posts #dib-post-single.dib-post-single .dib-post-content h3 {
            margin-top: 1.5rem;
            font-size: 1.375rem; }
          #dib-posts #dib-post-single.dib-post-single .dib-post-content h4 {
            margin-top: 1.5rem;
            font-size: 1.25rem; }
          #dib-posts #dib-post-single.dib-post-single .dib-post-content .fr-fil:not(.small-img),
          #dib-posts #dib-post-single.dib-post-single .dib-post-content .fr-fir:not(.small-img),
          #dib-posts #dib-post-single.dib-post-single .dib-post-content .fr-fic:not(.small-img),
          #dib-posts #dib-post-single.dib-post-single .dib-post-content p img.fr-fil:not(.small-img),
          #dib-posts #dib-post-single.dib-post-single .dib-post-content p img.fr-fir:not(.small-img) {
            width: 100vw !important;
            max-width: 100vw !important;
            height: auto !important;
            margin: 1rem -22px !important;
            float: none !important; }
          #dib-posts #dib-post-single.dib-post-single .dib-post-content span.fr-img-caption {
            margin-left: 0;
            margin-right: 0; }
          #dib-posts #dib-post-single.dib-post-single .dib-post-content img:not(.fr-fic).fr-fil,
          #dib-posts #dib-post-single.dib-post-single .dib-post-content img.fr-fil:not(.small-img),
          #dib-posts #dib-post-single.dib-post-single .dib-post-content img:not(.fr-fic).fr-fil,
          #dib-posts #dib-post-single.dib-post-single .dib-post-content .fr-img-space-wrap:has(.fr-fil, :not(.fr-fic)),
          #dib-posts #dib-post-single.dib-post-single .dib-post-content img:not(.fr-fic).fr-fir,
          #dib-posts #dib-post-single.dib-post-single .dib-post-content img:not(.fr-fic).fr-fir,
          #dib-posts #dib-post-single.dib-post-single .dib-post-content .fr-img-space-wrap:has(.fr-fir, :not(.fr-fic)) {
            margin: 1rem -11px !important;
            max-width: 100vw !important;
            width: 100vw !important; }
          #dib-posts #dib-post-single.dib-post-single .dib-post-content .fr-img-space-wrap:has(.fr-fic),
          #dib-posts #dib-post-single.dib-post-single .dib-post-content img.dib-edge-to-edge,
          #dib-posts #dib-post-single.dib-post-single .dib-post-content img .fr-fic,
          #dib-posts #dib-post-single.dib-post-single .dib-post-content p img .fr-fic {
            margin: 1rem 0 !important;
            max-width: 100vw !important;
            width: 100vw !important; }
          #dib-posts #dib-post-single.dib-post-single .dib-post-content .fr-img-space-wrap img {
            margin: 0 !important; }
          #dib-posts #dib-post-single.dib-post-single .dib-post-content blockquote {
            font-size: 1.625rem !important;
            margin: 2.75rem 0; }
          #dib-posts #dib-post-single.dib-post-single .dib-post-content .dib-toc {
            max-width: 100% !important;
            margin: 2rem 0 !important; }
        #dib-posts #dib-post-single.dib-post-single div.meta-bottom {
          display: block; }
        #dib-posts #dib-post-single.dib-post-single .dib-post-title {
          font-size: 1.75rem;
          line-height: 1.2;
          margin: 1.8125rem 0;
          padding: 2rem 0 1rem; }
        #dib-posts #dib-post-single.dib-post-single .dib-post-categories {
          display: inline-block;
          margin: 0; }
        #dib-posts #dib-post-single.dib-post-single .dib-post-readtime,
        #dib-posts #dib-post-single.dib-post-single .dib-post-date {
          font-size: 0.875rem;
          line-height: 1.25rem; }
        #dib-posts #dib-post-single.dib-post-single .dib-post-readtime {
          padding-left: 0.5rem;
          margin-top: 1rem; }
        #dib-posts #dib-post-single.dib-post-single .dib-post-back-link-top {
          display: block;
          float: none;
          margin-top: 1rem; }
        #dib-posts #dib-post-single.dib-post-single p.dib-sharing.dib-sharing-bottom {
          margin-left: 0; } }
  #dib-posts .dib-single .dib-related {
    padding: 0;
    max-width: 63.75rem; }
    #dib-posts .dib-single .dib-related h2 {
      margin-bottom: 1rem;
      font-size: 1.875rem;
      line-height: 1.2; }
    #dib-posts .dib-single .dib-related .dib-related-post {
      border-radius: 0;
      border: 0;
      background: #f5f5f5; }
      #dib-posts .dib-single .dib-related .dib-related-post .dib-post-text {
        padding: 1.875rem; }
      #dib-posts .dib-single .dib-related .dib-related-post h2 .dib-post-title-link,
      #dib-posts .dib-single .dib-related .dib-related-post h2 {
        color: #2c2a29;
        font-family: 'Plus Jakarta Sans';
        font-size: 1.25rem;
        font-style: normal;
        font-weight: 600;
        line-height: 1.3;
        text-align: left;
        margin-bottom: 0.375rem; }
      #dib-posts .dib-single .dib-related .dib-related-post .dib-meta-text {
        margin-top: 0.375rem;
        margin-bottom: 0.625rem;
        justify-content: left;
        font-weight: 500; }
        #dib-posts .dib-single .dib-related .dib-related-post .dib-meta-text .dib-post-readtime {
          color: #2c2a29b3; }
        #dib-posts .dib-single .dib-related .dib-related-post .dib-meta-text .dib-post-date::before {
          content: '\0020|\0020'; }
        #dib-posts .dib-single .dib-related .dib-related-post .dib-meta-text .dib-post-date {
          color: #2c2a29; }
      #dib-posts .dib-single .dib-related .dib-related-post .dib-post-featured-image img,
      #dib-posts .dib-single .dib-related .dib-related-post .dib-post-featured-image video {
        height: 250px;
        border-radius: 0 !important;
        object-fit: cover; }
    @media screen and (max-width: 767px) {
      #dib-posts .dib-single .dib-related h2 {
        font-size: 1.5rem; } }

html,
body {
  height: auto; }

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

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

a {
  transition: color 0.15s ease; }

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

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

.definitionList:after {
  clear: both; }

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

.definitionList-value {
  margin: 0;
  letter-spacing: -0.2px; }

.form-select {
  appearance: none;
  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='M5.67755 9.50041L6.90251 8.27545L11.8523 13.2253L16.8021 8.27545L18.0271 9.50041L11.8523 15.6752L5.67755 9.50041Z' fill='rgba(44, 42, 41, 0.999)' /%3E%3C/svg%3E");
  background-position: right 0.5625rem top 0.6875rem;
  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: 500;
  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: 360px) {
      .table-actions .button {
        display: inline-block;
        margin-bottom: 0;
        width: auto; } }
    @media (min-width: 360px) {
      .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: 360px) {
        .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: 360px) {
        .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;
  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; }

.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;
  width: 100%;
  display: contents; }
  @media (min-width: 768px) {
    #wishlist-dropdown.is-open {
      display: block; } }
  #wishlist-dropdown.is-open [data-wishlist] {
    margin-bottom: 0;
    width: 100%; }
  #wishlist-dropdown.is-open .button {
    width: 100%; }
  #wishlist-dropdown.is-open .button--has-items {
    font-weight: 500; }
  #wishlist-dropdown.is-open li:not(:last-child) .button {
    margin-bottom: 0; }

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

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

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

.modal-header-title {
  font-size: 40px; }
  @media (min-width: 768px) {
    .modal-header-title {
      font-size: 44px; } }

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

.modal--alert {
  background-color: white !important;
  border-radius: 4px;
  font-family: "Plus Jakarta Sans", 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; }
  @media (min-width: 360px) {
    ol.breadcrumbs {
      display: block; } }

.pdp-breadcrumb .breadcrumb,
.pdp-breadcrumb span {
  font-size: 0.6875rem; }

.breadcrumb {
  display: inline-block;
  float: none;
  margin-right: 0.25rem; }
  .breadcrumb.is-active > .breadcrumb-label {
    cursor: pointer; }
  .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: 22px; }

.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 {
  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-link:focus {
      border-color: #33cee5;
      background-color: white; }
  .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 {
  border: inherit;
  line-height: 1rem;
  transition: all 0.15s ease; }
  .button + .button {
    margin-left: 0; }
    @media (min-width: 768px) {
      .button + .button {
        margin-left: 0.75rem; } }

.button[disabled] {
  cursor: not-allowed; }
  .button[disabled]:hover {
    border-color: #ccc;
    background-color: #ccc; }

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

.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; }

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

.accordion-title {
  color: #2c2a29;
  font-family: 'Plus Jakarta Sans', '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: 768px) {
  .accordion--navList {
    border: 0; } }

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

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

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

@media (min-width: 768px) {
  .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: 768px) {
    .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: 768px) {
    .facetedSearch-clearLink {
      right: 20px;
      top: 3px;
      transform: none; } }
  .facetedSearch-clearLink:hover {
    color: #333333; }

.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; }

.alertBox--success {
  background-color: #e5e5e5;
  border-color: #e5e5e5; }
  .alertBox--success svg {
    fill: #00c2de; }

.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(222, 28, 34, 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, 133, 86, 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: 360px) {
    .form-actions {
      margin-top: 1.5rem; } }
  .form-actions .button,
  .form-actions input,
  .form-actions a {
    vertical-align: top;
    width: 100%; }
    @media (min-width: 360px) {
      .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: 360px) {
        .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: "Helvetica" Arial, 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 #cccccc;
  border-radius: 4px;
  padding: 1.5rem; }

.form-column {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 360px) {
    .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: 1280px) {
  .form-prefixPostfix .form-input {
    width: auto; } }

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

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

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

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

.form-prefixPostfix .form-inlineMessage {
  margin-bottom: 0.375rem; }
  @media (min-width: 1280px) {
    .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: 1280px) {
  .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: 1280px) {
    .form-prefixPostfix-button--postfix {
      margin: 0 0 0 0.75rem;
      order: 0; } }

.form-increment .button {
  margin: 0;
  padding: 0.1875rem 0.125rem; }
  @media (min-width: 768px) {
    .form-increment .button {
      padding: 0.1875rem 0.3125rem; } }

.form-input--incrementTotal {
  border: 0;
  display: inline-block;
  font-size: 15px;
  font-weight: 800;
  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 #cccccc;
  color: #565554;
  cursor: pointer;
  display: inline-block;
  font-size: 0;
  padding: 1px;
  transition: all 0.15s ease; }
  .form-option:hover {
    border-color: #2c2a29; }
  .form-radio:checked + .form-option .form-option-variant--pattern {
    border: 1px solid #2c2a29; }

.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 {
  min-width: initial;
  padding: 0; }
  @media (min-width: 360px) {
    .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: 360px) {
  .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: 0;
      position: absolute;
      top: 50%;
      transform: rotate(-45deg);
      width: 100%; }

[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;
  position: relative; }
  .card-figure:hover .card-figcaption {
    opacity: 1; }
  .card-figure__link {
    display: block;
    position: relative; }

.card-img-container::after {
  content: '';
  display: block;
  height: 0;
  padding-bottom: 100%;
  width: 100%; }

.card-figcaption {
  display: none;
  margin: 0;
  pointer-events: none; }
  @media (min-width: 768px) {
    .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 > a {
  color: #333333;
  display: block;
  text-decoration: none; }
  .card-title > a:hover {
    color: #757575; }

.card-text abbr {
  border: 0;
  color: inherit;
  font-size: inherit; }

.card-body {
  text-align: center; }
  .card-body .card-text {
    color: inherit; }

.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: 360px) {
      .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: 800; }

.navList-action--checkbox {
  display: inline-block;
  font-size: 1rem;
  font-weight: 500;
  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 #807f7f;
    border-width: 1px;
    height: 1.625rem;
    left: 0;
    top: 0;
    width: 1.625rem; }
  .navList-action--checkbox::after {
    height: 1.5rem;
    left: 1px;
    opacity: 0;
    top: 1px;
    transform: scale(0);
    width: 1.5rem; }
  .navList-action--checkbox::before {
    border-radius: 0; }
  .navList-action--checkbox::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='13' height='8' viewBox='0 0 17 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 5.125L6.8125 9.9375L15.125 1.625' stroke='rgba(44, 42, 41, 0.999)' stroke-width='3' /%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    color: rgba(44, 42, 41, 0.999);
    content: "";
    font-size: 1.5rem;
    line-height: 1;
    text-align: center; }
  .navList-action--checkbox::before, .navList-action--checkbox::after {
    top: 50%; }
  .navList-action--checkbox::before {
    margin-top: -0.8125rem; }
  .navList-action--checkbox::after {
    margin-top: -0.75rem; }
  .navList-action--checkbox:focus::before {
    border-color: #2c2a29; }
  .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--checkbox.is-checked::before, .navList-action--checkbox.is-selected::before {
    border-color: #2c2a29; }

.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: 768px) {
      .navBar--sub .navBar-item {
        display: inline-block; } }
    @media (min-width: 768px) {
      .navBar--sub .navBar-item.is-active {
        border-bottom: 1px solid #333333; } }
    .navBar--sub .navBar-item.is-active > .navBar-action {
      color: #666666; }
    @media (min-width: 768px) {
      .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; }

.navBar--sub.navBar--account {
  margin-bottom: 2rem; }
  @media (min-width: 768px) {
    .navBar--sub.navBar--account {
      margin-bottom: 4.5rem; } }
  .navBar--sub.navBar--account .navBar-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    @media (min-width: 768px) {
      .navBar--sub.navBar--account .navBar-section {
        display: block; } }
  .navBar--sub.navBar--account .navBar-item {
    margin: 0 0.75rem 0.25rem; }
    @media (min-width: 768px) {
      .navBar--sub.navBar--account .navBar-item {
        margin: 0 0.75rem; } }
    .navBar--sub.navBar--account .navBar-item .navBar-action {
      font-size: 0.875rem; }
      @media (min-width: 768px) {
        .navBar--sub.navBar--account .navBar-item .navBar-action {
          font-size: 1rem; } }

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

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

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

.actionBar-section .form-field {
  background-color: white;
  border: 1px solid #cccccc;
  border-radius: 4px; }
  .actionBar-section .form-field:hover {
    border-color: #2c2a29; }

.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: 800;
  margin: -0.6875rem -0.6875rem 0 0;
  padding: 0.0625rem 1rem;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 0;
  z-index: 1; }

@media (min-width: 768px) {
  .navUser {
    position: relative;
    right: auto;
    top: auto;
    transform: none; } }

.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: 768px) {
  .navUser-section {
    position: relative; } }

.navUser-action svg {
  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-divider {
  border-right: 1px solid #e5e5e5;
  color: #757575;
  display: inline-block;
  padding: 0 1.25rem 0 0;
  text-decoration: none; }

@media (min-width: 768px) {
  .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 .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; }
    @media (min-width: 768px) {
      .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; }
      @media (min-width: 768px) {
        .navUser-item--cart .dropdown-menu.is-open::before {
          right: 0.4rem; } }
    .navUser-item--cart .dropdown-menu.is-open::after {
      right: 0.125rem; }
      @media (min-width: 768px) {
        .navUser-item--cart .dropdown-menu.is-open::after {
          right: 0.525rem; } }

.navUser-item-cartLabel {
  display: none; }
  @media (min-width: 360px) {
    .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%); }

/* stylelint-disable property-no-vendor-prefix */
.dropdown--quickSearch {
  -webkit-transform: translate3d(0, 0, 0); }
  .dropdown--quickSearch .form,
  .dropdown--quickSearch .form-field {
    margin-bottom: 0; }

.ss__autocomplete--default {
  -webkit-transform: translate3d(0, 0, 0);
  touch-action: none; }
  @media screen and (max-width: 768px) {
    .ss__autocomplete--default {
      width: calc(100% - 1rem) !important;
      top: 50px !important; } }

/* stylelint-enable property-no-vendor-prefix */
.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: 1280px) {
    .navPages-container {
      background: transparent;
      display: block;
      height: auto;
      padding: 0;
      position: relative; } }
  .navPages-container.is-open {
    display: block;
    overflow-y: auto;
    overflow-x: hidden;
    margin-right: 0;
    z-index: 1; }

.navPages {
  height: 100%; }
  @media (min-width: 1280px) {
    .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: 1280px) and (min-width: 360px) {
    .navPages-item {
      float: left; } }
  @media (min-width: 1280px) {
      .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: 1280px) {
      .navPages .navPage-subMenu-list {
        border-left: 0;
        padding-left: 0; } }

.navPages-list {
  background: #fff;
  margin: 0;
  padding: 1.5rem; }
  @media (min-width: 1280px) {
    .navPages-list {
      display: inline-block;
      float: none; } }
  .navPages-list + .navPages-list {
    padding-top: 1.5rem;
    background: whitesmoke; }
    .navPages-list + .navPages-list .navPages-action {
      text-transform: none; }

.navPages-list-depth-max.subMenu-is-open .is-hidden {
  display: none; }
  @media (min-width: 1280px) {
    .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: 1280px) {
    .navPages-list-depth-max.subMenu-is-open .navPages-item-page {
      display: inline-block; } }

@media (min-width: 1280px) {
  .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: 1280px) {
    .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: 1280px) {
      .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: 1280px) {
      .navPages-action-depth-max.has-subMenu.is-open svg {
        height: 100%;
        width: 100%; } }

.navPages-action {
  display: block;
  text-decoration: none;
  text-transform: uppercase; }
  @media (min-width: 1280px) {
    .navPages-action {
      display: inline-block;
      padding: 0 12px; } }
  @media (min-width: 1681px) {
    .navPages-action {
      padding: 0 15px; } }
  .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 svg {
    fill: #757575;
    stroke: #757575; }
  .navPages-action svg {
    fill: #333333;
    stroke: #333333;
    transition: all 0.15s ease; }

.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: 1280px) {
    .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: 1.9375rem;
    width: 1.9375rem;
    margin: 0 1.5rem; }
    @media (min-width: 1280px) {
      .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: 1280px) {
    .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: 1280px) {
      .navPage-subMenu-action:not(.navPages-action-depth-max) + .navPage-childList {
        margin-left: 0; } }

.navPage-subMenu {
  display: none;
  outline: 2; }
  @media (min-width: 1280px) {
    .navPage-subMenu {
      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: 1280px) {
      .navPages-list:not(.navPages-list-depth-max) .navPages-action.has-subMenu + .navPage-subMenu .navPage-subMenu-list {
        margin-right: auto; } }
    .navPages-list:not(.navPages-list-depth-max) .navPages-action.has-subMenu + .navPage-subMenu .navPage-subMenu-list .navPages-action {
      text-transform: none;
      font-weight: 400; }

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

@media (min-width: 1280px) {
  .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: 1280px) {
  .navPage-subMenu-horizontal .navPages-action-moreIcon {
    display: inline-block;
    transform: rotate(-90deg); } }

@media (min-width: 1280px) {
  .navPage-subMenu-item .navPages-action {
    text-transform: none;
    width: 100%; }
  .navPage-subMenu-item > .navPage-subMenu-action {
    margin-bottom: 1.125rem; } }

.navPage-subMenu-item-child,
.navPage-subMenu-item-parent {
  width: 100%; }
  @media (min-width: 1280px) {
    .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: 1280px) {
    .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; }
  .navPage-subMenu-action .collapsible-icon-wrapper {
    box-sizing: content-box;
    display: inline-block;
    height: 100%;
    text-align: right;
    width: 100%; }
    @media (min-width: 1280px) {
      .navPage-subMenu-action .collapsible-icon-wrapper {
        display: none; } }

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

.navPages-quickSearch {
  background: #fff; }
  @media (min-width: 1280px) {
    .navPages-quickSearch {
      display: none; } }
  .navPages-quickSearch > .container {
    padding: 0; }
  .navPages-quickSearch .form {
    margin: 0; }
  .navPages-quickSearch .form-field {
    margin-bottom: 0; }

@media (min-width: 1280px) {
  .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; }

.heroCarousel {
  margin-bottom: 4.5rem;
  margin-top: -1.5rem;
  min-width: 100%;
  width: 1px; }
  @media (min-width: 768px) {
    .heroCarousel {
      margin-top: -2.5rem; } }
  @media (min-width: 360px) {
    .heroCarousel.slick-initialized {
      max-height: 25rem; } }
  @media (min-width: 768px) {
    .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: 768px) {
      .heroCarousel .slick-next {
        right: 25px; } }
  .heroCarousel .slick-prev {
    left: 15px; }
    @media (min-width: 768px) {
      .heroCarousel .slick-prev {
        left: 25px; } }
  .heroCarousel .slick-dots {
    bottom: 0.5rem; }
    @media (min-width: 768px) {
      .heroCarousel .slick-dots {
        bottom: 1.5rem; } }
    .heroCarousel .slick-dots li {
      background-color: blue;
      background-color: rgba(0, 0, 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: 360px) {
    .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: 360px) {
      .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: 360px) {
      .heroCarousel-slide .heroCarousel-image-wrapper {
        max-height: 25rem; } }
    @media (min-width: 768px) {
      .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: 360px) {
    .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: black;
  font-size: 22px;
  margin: 0; }
  @media (min-width: 768px) {
    .heroCarousel-title {
      font-size: 72px; } }

.heroCarousel-description {
  color: black;
  font-size: 12px;
  margin: 0; }
  @media (min-width: 360px) {
    .heroCarousel-description {
      font-size: 13px; } }
  @media (min-width: 768px) {
    .heroCarousel-description {
      font-size: 15px; } }

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

@media (min-width: 768px) {
  .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: 768px) {
  .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: 360px) {
    .account--addReturn .table {
      display: table;
      margin-bottom: 6rem; } }
  .account--addReturn .table tr {
    display: block;
    padding: 1.5rem 0; }
    @media (min-width: 360px) {
      .account--addReturn .table tr {
        display: table-row;
        padding: 0; } }
  .account--addReturn .table th,
  .account--addReturn .table td {
    display: block;
    padding: 0; }
    @media (min-width: 360px) {
      .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: 360px) {
        .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: 360px) {
    .account--addReturn .table .return-itemPrice {
      text-align: center; } }
  @media (min-width: 360px) {
    .account--addReturn .table .return-itemQuantity {
      text-align: right; } }

.account--addReturn .table-thead {
  display: none; }
  @media (min-width: 360px) {
    .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: 360px) {
    .account--addReturn .table-tbody {
      display: table-row-group; } }

.return-itemName {
  font-size: 15px;
  font-weight: 800; }
  @media (min-width: 360px) {
    .return-itemName {
      font-size: 1rem;
      font-weight: 500; } }

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

.return-itemQuantity .form-label {
  display: inline;
  margin-right: 0.375rem; }
  @media (min-width: 360px) {
    .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: 360px) {
    .account--addReturn-column {
      width: 50%; } }

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

.quickView:after {
  clear: both; }

.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: 768px) {
    .productView-image {
      min-height: 366px;
      min-width: inherit; } }
  .productView-image + .productView-thumbnails {
    margin-top: 0.75rem; }
  @media (min-width: 320px) and (max-width: 768px) {
    .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-thumbnail {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 25%;
  float: left;
  padding: 0.375rem;
  text-align: center; }
  @media (min-width: 1280px) {
    .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: 768px) {
  .productView-product {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 2rem; } }

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

.productView-title {
  font-size: 22px;
  margin: -0.75rem 0 0.375rem; }
  @media (min-width: 768px) {
    .productView-title {
      margin-top: 1.5rem; } }
  @media (min-width: 1280px) {
    .productView-title {
      font-size: 48px; } }

.productView-brand {
  color: #757575;
  font-size: 15px;
  margin: 0 0 0.75rem; }
  @media (min-width: 1280px) {
    .productView-brand {
      font-size: 22px;
      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: 768px) {
    .productView-price {
      font-size: 44px;
      margin-bottom: 1rem; } }
  .productView-price .price-section--saving {
    font-size: 15px; }
  .productView-price abbr {
    border: 0;
    color: inherit;
    font-size: inherit; }

.productView-info {
  margin-top: 0.75rem; }
  .productView-info:before, .productView-info:after {
    content: " ";
    display: table; }
  .productView-info:after {
    clear: both; }
  @media (min-width: 360px) {
    .productView-info {
      margin-top: 0; } }
  @media (min-width: 360px) {
    .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: 360px) {
    .productView-info-name,
    .productView-info-value {
      float: none; } }

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

.productView-info-value {
  margin-bottom: 0.375rem; }
  @media (min-width: 360px) {
    .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: 360px) {
    .productView-options {
      text-align: left; } }
  @media (min-width: 360px) {
    .productView-options .form-input[type='number'] {
      width: 16.66667%; } }
  .productView-options .form {
    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: 360px) {
        .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; }

.productOptions-list {
  border: 1px solid #cccccc;
  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 #cccccc; }
  .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; }

.ss__badge {
  color: #2c2a29 !important;
  border: 1px solid #33cee5 !important; }

@media screen and (max-width: 480px) {
  .ss__badge {
    text-align: center;
    padding: 0.188rem 0.375rem !important;
    font-size: 11px !important; } }

.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: "Helvetica" Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
  padding: 1.25rem 1rem;
  position: relative;
  text-align: right;
  width: 0; }
  @media (min-width: 768px) {
    .compareTable-heading {
      width: 25%; } }

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

.compareTable-item {
  padding: 3.25rem 1rem 1.25rem; }
  @media (min-width: 768px) {
    .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: 500;
  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: 500; }

.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-navList {
  display: none; }
  .facetedSearch-navList.is-open {
    display: block; }

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

.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 .icon {
  height: 0.75rem;
  width: 0.75rem;
  display: inline-block;
  fill: #757575;
  position: relative;
  top: -1px; }

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

.cart-header {
  display: none; }
  @media (min-width: 768px) {
    .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: 768px) {
    .cart-list {
      display: table-row-group; } }

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

.cart-item-block {
  display: inline-block; }
  @media (min-width: 768px) {
    .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: 360px) {
    .cart-item-figure {
      margin-bottom: 0;
      margin-left: -33.33333%;
      width: 5rem; } }
  @media (min-width: 768px) {
    .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;
  position: relative;
  z-index: -10; }
  @media (min-width: 768px) {
    .cart-item-image {
      margin-left: 0; } }
  @media (min-width: 360px) {
    .cart-item-image {
      max-height: 5rem;
      max-width: 5rem; } }

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

.cart-item-info {
  width: 100%; }
  @media (min-width: 768px) {
    .cart-item-info {
      float: none;
      width: 16.66667%; }
      .cart-item-info:last-child {
        text-align: right; } }

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

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

.cart-item-label {
  color: #333333;
  float: left;
  margin-bottom: 0;
  width: 33.33333%; }
  @media (min-width: 768px) {
    .cart-item-label {
      display: none; } }

@media (min-width: 768px) {
  .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: 360px) {
    .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; }
  .cart-totals ul,
  .cart-totals ol {
    list-style: none;
    margin-bottom: 0; }

.cart-total {
  border-bottom: 0; }
  .cart-total:before, .cart-total:after {
    content: " ";
    display: table; }
  .cart-total:after {
    clear: both; }
  @media (min-width: 768px) {
    .cart-total + .cart-total {
      border-top: 1px solid #e5e5e5; } }
  .cart-total .form-input {
    display: inline-block;
    height: 3.3rem;
    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 {
  width: 33.33333%; }
  @media (min-width: 360px) {
    .cart-total-label {
      width: 50%; } }
  @media (min-width: 768px) {
    .cart-total-label {
      display: block;
      padding-left: 0;
      text-align: left; } }

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

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

.cart-total-grandTotal {
  font-size: 22px;
  padding-bottom: 0.1875rem;
  padding-top: 0.1875rem;
  position: relative; }
  @media (min-width: 768px) {
    .cart-total-grandTotal {
      padding: 1rem 0;
      top: -0.25rem; } }

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

.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: 500;
  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; }

.additional-buttons {
  clear: both; }
  .additional-buttons:before, .additional-buttons:after {
    content: " ";
    display: table; }
  .additional-buttons:after {
    clear: both; }
  .additional-buttons .button {
    display: inline-block;
    margin-bottom: 0; }
  .additional-buttons .checkoutMultiple {
    clear: right;
    display: block;
    float: right;
    padding-top: 0.375rem; }
  .additional-buttons .PaypalCommerceContainer {
    display: flex;
    justify-content: flex-end;
    margin-top: 0.875rem;
    min-width: 12.5rem; }
    .additional-buttons .PaypalCommerceContainer .PaypalCommerceInnerContainer {
      max-width: 12.5rem;
      border-radius: 5px;
      margin: 0;
      display: flex;
      align-items: center; }
      @media screen and (max-width: 1279px) {
        .additional-buttons .PaypalCommerceContainer .PaypalCommerceInnerContainer {
          width: 11.25rem;
          min-width: 0 !important; } }
      @media screen and (max-width: 767px) {
        .additional-buttons .PaypalCommerceContainer .PaypalCommerceInnerContainer {
          width: 17.5rem;
          max-width: none; } }
      .additional-buttons .PaypalCommerceContainer .PaypalCommerceInnerContainer:hover {
        background-color: #efbc38; }
      .additional-buttons .PaypalCommerceContainer .PaypalCommerceInnerContainer::before {
        height: 1.5rem;
        width: 1.5rem;
        border-radius: 1.5rem;
        border: solid 2px;
        border-color: #ffc439 #ffc439 #999 #999;
        content: '';
        display: block;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%) rotate(0deg);
        animation: spin 500ms infinite cubic-bezier(0.69, 0.31, 0.56, 0.83); }
  .additional-buttons .PaypalCommerceCreditCheckout {
    display: none !important; }
  .additional-buttons .GooglePayInnerContainer {
    display: flex;
    position: relative;
    align-items: center;
    margin: 1rem 0;
    min-width: 100%;
    border-radius: 4px;
    width: 12.5rem;
    max-width: 12.5rem; }
    @media screen and (max-width: 1279px) {
      .additional-buttons .GooglePayInnerContainer {
        width: 11.25rem; } }
    @media screen and (max-width: 767px) {
      .additional-buttons .GooglePayInnerContainer {
        width: 17.5rem;
        max-width: none; } }
    .additional-buttons .GooglePayInnerContainer:hover {
      background-color: #3c4043; }
    .additional-buttons .GooglePayInnerContainer::before {
      height: 1.5rem;
      width: 1.5rem;
      border-radius: 1.5rem;
      border: solid 2px;
      border-color: black black #999 #999;
      content: '';
      display: block !important;
      left: 0;
      margin: 0 auto;
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%) rotate(0deg);
      animation: spin 500ms infinite cubic-bezier(0.69, 0.31, 0.56, 0.83);
      z-index: -1; }
  .additional-buttons .cart-additionalCheckoutButtons {
    display: block;
    padding: 0 0.625rem;
    width: 90%; }

.shipping-quotes:has(> ul) {
  display: inline-block;
  width: 100%;
  color: #de1c22;
  background: whitesmoke;
  padding: 1.25rem;
  margin-bottom: 0.5rem; }

.shipping-quotes ul,
.shipping-quotes li {
  display: inline;
  margin: 0; }

.previewCartWrapper {
  max-height: calc(100vh - 4.5rem);
  overflow: auto; }
  .previewCartWrapper .GooglePayCheckout {
    width: calc(100% - 16px);
    padding: 0 0.5rem;
    float: left;
    max-height: 2.5rem;
    margin-top: 0; }
    .previewCartWrapper .GooglePayCheckout .GooglePayInnerContainer {
      display: flex;
      position: relative;
      align-items: center;
      margin: 1rem 0.5rem 0;
      min-width: 100%;
      border-radius: 0.25rem;
      /* Prevents GPay button from appearing multiple times on local */ }
      .previewCartWrapper .GooglePayCheckout .GooglePayInnerContainer:hover {
        background-color: #3c4043; }
      .previewCartWrapper .GooglePayCheckout .GooglePayInnerContainer::before {
        height: 1.5rem;
        width: 1.5rem;
        border-radius: 1.5rem;
        border: solid 2px;
        border-color: black black #999 #999;
        content: '';
        display: block !important;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%) rotate(0deg);
        animation: spin 500ms infinite cubic-bezier(0.69, 0.31, 0.56, 0.83);
        z-index: -1; }
      .previewCartWrapper .GooglePayCheckout .GooglePayInnerContainer .gpay-button {
        min-width: calc(100% - 16px) !important;
        outline: none; }
        @media (min-width: 768px) {
          .previewCartWrapper .GooglePayCheckout .GooglePayInnerContainer .gpay-button.short {
            min-width: 15.75rem; } }
      .previewCartWrapper .GooglePayCheckout .GooglePayInnerContainer > :nth-child(n + 2) {
        display: none; }
  .previewCartWrapper .PaypalCommerceContainer {
    max-height: 4.375rem; }
    .previewCartWrapper .PaypalCommerceContainer .PaypalCommerceInnerContainer {
      display: inline-flex;
      align-items: center;
      height: 3.125rem;
      margin: 1.25rem 1rem 0;
      background-color: #ffc439;
      border-radius: 0.3125rem;
      min-width: calc(100% - 32px) !important; }
      .previewCartWrapper .PaypalCommerceContainer .PaypalCommerceInnerContainer .paypal-buttons-context-iframe {
        /* Safari fix: */
        width: calc(100% - 1px) !important; }
      .previewCartWrapper .PaypalCommerceContainer .PaypalCommerceInnerContainer:hover {
        background-color: #efbc38; }
      .previewCartWrapper .PaypalCommerceContainer .PaypalCommerceInnerContainer::before {
        height: 1.5rem;
        width: 1.5rem;
        border-radius: 1.5rem;
        border: solid 2px;
        border-color: #ffc439 #ffc439 #999 #999;
        content: '';
        display: block;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%) rotate(0deg);
        animation: spin 500ms infinite cubic-bezier(0.69, 0.31, 0.56, 0.83); }
  .previewCartWrapper .PaypalCommerceCreditCheckout {
    display: none; }
  .previewCartWrapper .previewCart-additionalCheckoutButtons {
    display: block;
    padding: 0 !important; }

.or-use-label {
  display: none !important; }

.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-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 {
  border-top: 1px solid #e5e5e5;
  display: block; }
  @media (min-width: 320px) {
    .previewCartAction {
      padding: 0.75rem 0.375rem; } }
  .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-checkoutMultiple {
  clear: both;
  padding-left: 0.75rem;
  padding-top: 0.375rem; }

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

.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: 768px) {
    .address {
      width: 49.16667%; } }
  @media (min-width: 1280px) {
    .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: 360px) {
      .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: 360px) {
      .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: 360px) {
          .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: 500; }

.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: 72px;
  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: 768px) {
    .videoGallery-item {
      width: 50%; } }

.video {
  display: block;
  margin-bottom: 1.875rem;
  opacity: 0.4;
  text-decoration: none;
  transition: opacity 100ms ease-out; }
  .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; }
  @media (min-width: 768px) {
    .video {
      margin-bottom: 1.875rem; } }
  .video:hover, .video.is-active {
    color: #333333;
    opacity: 1; }

.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: 768px) {
    .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: 768px) {
    .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: 48px;
  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: 768px) {
    .suggestiveCart {
      display: block; } }

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

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

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

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

.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 .modal-close {
  display: none; }
  @media (min-width: 768px) {
    .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: 360px) {
      .search-price-range label input {
        display: inline;
        width: 6rem; } }
  @media (min-width: 360px) {
    .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: 48px;
  margin: 1.5rem 0 0;
  text-align: center; }

.search-nav {
  position: relative; }

.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: 800;
  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-figure::after {
    padding-bottom: 0; }

.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: 360px) {
    .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: "Helvetica", Arial, 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: 1280px) {
    .account-product-detail {
      width: 25%; } }
  .account-product-detail + .account-product-detail {
    margin-top: 1rem; }
    @media (min-width: 360px) {
      .account-product-detail + .account-product-detail {
        margin-top: 0; } }
  @media (min-width: 360px) {
    .account-product-detail + .account-product-detail--full {
      margin-top: 1.5rem; } }

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

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

.account-product-detail-heading {
  color: #757575;
  font-family: "Helvetica", Arial, 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; }
    .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; }
  .account-product--alignMiddle .account-product-body {
    vertical-align: middle; }

.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: 500; }
  .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; }

.account-reorder-form {
  display: none; }

.account-orderTotal-value:nth-last-child(3) {
  font-size: 22px; }

.account-orderStatus {
  bottom: 0;
  left: 0;
  position: absolute; }
  @media (min-width: 360px) {
    .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;
  letter-spacing: 0.25px;
  margin-left: 0.75rem;
  text-align: right;
  text-decoration: underline;
  vertical-align: top; }
  @media (min-width: 360px) {
    .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; }

.order-payments-description {
  color: #757575;
  font-weight: 500;
  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; }

.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 {
    margin-top: -3px; }

.apple-pay-checkout-button {
  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: 3.125rem;
  min-width: 90px;
  padding: 1.5rem;
  width: 160px;
  background-color: #000;
  background-image: -webkit-named-image(apple-pay-logo-white); }

.apple-pay-supported .apple-pay-checkout-button {
  display: inline-block;
  float: none; }

.apple-pay-supported .previewCartCheckout .apple-pay-checkout-button {
  display: inline-block;
  float: none; }

@media (min-width: 360px) {
  .cart-actions .apple-pay-checkout-button {
    max-width: 11.375rem; } }

.ApplePayCheckout {
  max-height: 2.5rem; }
  .ApplePayCheckout .ApplePayContainer {
    background-color: black;
    border-radius: 5px;
    display: inline-flex;
    align-items: center;
    margin: 1.25rem 1rem 0;
    background-color: black;
    border-radius: 0.3125rem;
    min-width: calc(100% - 32px);
    max-width: calc(100% - 32px); }
    .ApplePayCheckout .ApplePayContainer .ApplePayInnerContainer {
      min-width: calc(100% - 1px);
      display: flex;
      margin-bottom: 0;
      max-height: 3.125rem;
      /* Prevents ApplePay button from appearing multiple times on local */ }
      .ApplePayCheckout .ApplePayContainer .ApplePayInnerContainer > :nth-child(n + 2) {
        display: none; }
      .ApplePayCheckout .ApplePayContainer .ApplePayInnerContainer .apple-pay-checkout-button {
        min-width: calc(100% - 16px) !important; }
        .cart-actions .ApplePayCheckout .ApplePayContainer .ApplePayInnerContainer .apple-pay-checkout-button {
          margin: 0; }
      .ApplePayCheckout .ApplePayContainer .ApplePayInnerContainer::before {
        height: 1.5rem;
        width: 1.5rem;
        border-radius: 1.5rem;
        border: solid 2px;
        border-color: black black #999 #999;
        content: '';
        display: block !important;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%) rotate(0deg);
        animation: spin 500ms infinite cubic-bezier(0.69, 0.31, 0.56, 0.83);
        z-index: -1; }

.additional-buttons .ApplePayCheckout {
  max-height: 2.5rem;
  margin-top: 0.875rem; }
  .additional-buttons .ApplePayCheckout .ApplePayContainer {
    min-width: 12.5rem;
    max-width: 12.5rem;
    margin: 0; }
    @media screen and (max-width: 1280px) {
      .additional-buttons .ApplePayCheckout .ApplePayContainer {
        max-width: none;
        width: 11.25rem;
        min-width: 11.25rem; } }
    @media screen and (max-width: 767px) {
      .additional-buttons .ApplePayCheckout .ApplePayContainer {
        width: 17.5rem;
        margin-top: 0; } }

.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: 360px) {
      .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: 1280px) {
      .methodHeader-icon {
        width: 2.625rem; } }
  .methodHeader-title {
    font-size: 13px;
    font-weight: 500; }
    @media (min-width: 1280px) {
      .methodHeader-title {
        font-size: 1rem; } }
  .methodHeader-brand {
    font-size: 13px;
    font-weight: 500; }
    @media (min-width: 1280px) {
      .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: 1280px) {
      .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: 500; }
  .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: 360px) {
  .paymentMethodForm {
    max-width: 60%; } }

@media (min-width: 360px) {
  .paymentMethodForm-column {
    display: flex; }
    .paymentMethodForm-column:first-child .form-field {
      margin-bottom: 0.75rem; } }

.paymentMethodForm-heading {
  color: #333333;
  font-family: "Helvetica", Arial, sans-serif;
  margin-top: 1.5rem;
  text-transform: capitalize; }

.paymentMethodForm-subheading {
  display: flex;
  font-weight: 500; }

@media (min-width: 360px) {
  .paymentMethodForm-cards {
    margin-left: auto; } }

.paymentMethodForm-cards-icon {
  margin-right: 0.1875rem;
  width: 2.125rem; }

.paymentMethodForm-inputs {
  position: relative; }
  @media (min-width: 360px) {
    .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: 360px) {
    .paymentMethodForm-details {
      display: inline-block;
      margin: 0 3rem 0 0; } }

.paymentMethodForm-details-term {
  font-weight: 500;
  margin-bottom: 0.75rem; }

.paymentMethodForm-details-description {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.25px; }

.category-header-image {
  width: 100%; }

/* storemapper fix */
.strmpr {
  margin: 1.25rem auto;
  padding: 1.25rem;
  font-family: 'Plus Jakarta Sans', Arial, sans-serif !important;
  position: relative; }

.strmpr-search-box {
  font-size: 1rem; }

/*klaviyo form fix*/
.article--page .klaviyo-form {
  display: flex !important;
  justify-content: center; }

.wrapper .accordion_wrap {
  border-bottom: 1px solid #ccc; }
  .wrapper .accordion_wrap:hover {
    border-bottom: 1px solid #999; }
  .wrapper .accordion_wrap.accordion_wrap_static {
    padding-left: 0.65625rem;
    padding-right: 0.65625rem; }
  .wrapper .accordion_wrap .accordion_header {
    width: 100%;
    padding: 1.125rem 1rem;
    position: relative;
    cursor: pointer;
    margin-top: auto; }
    @media (min-width: 768px) {
      .wrapper .accordion_wrap .accordion_header {
        font-size: 1.125rem;
        font-weight: 700;
        line-height: 1.5rem; } }
    .wrapper .accordion_wrap .accordion_header button {
      height: unset;
      width: unset;
      font-family: inherit;
      font-weight: inherit;
      letter-spacing: inherit;
      border: unset;
      border-radius: 0;
      transition: unset;
      display: block;
      text-transform: uppercase; }
    .wrapper .accordion_wrap .accordion_header::before, .wrapper .accordion_wrap .accordion_header::after {
      content: '';
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 0.9375rem;
      width: 1.25rem;
      height: 2px;
      background: #565554; }
    .wrapper .accordion_wrap .accordion_header::after {
      transform: rotate(-90deg);
      transition: all 0.5s ease; }
    .wrapper .accordion_wrap .accordion_header:hover {
      color: #333333;
      border-color: #333333; }
      .wrapper .accordion_wrap .accordion_header:hover::before, .wrapper .accordion_wrap .accordion_header:hover::after {
        background: #565554; }
    .wrapper .accordion_wrap .accordion_header.active {
      color: #333333;
      border-color: #333333; }
      .wrapper .accordion_wrap .accordion_header.active::before, .wrapper .accordion_wrap .accordion_header.active::after {
        background: #565554; }
      .wrapper .accordion_wrap .accordion_header.active::after {
        transform: rotate(0deg); }
      .wrapper .accordion_wrap .accordion_header.active + .accordion_body {
        max-height: 75rem;
        transition: max-height 0.5s ease-in; }
  .wrapper .accordion_wrap .accordion_body {
    width: 100%;
    max-height: 0;
    transition: max-height 0.5s ease-out;
    background: transparent;
    overflow: auto;
    overflow: -moz-scrollbars-none; }
    .wrapper .accordion_wrap .accordion_body p {
      padding: 0 1rem; }
    .wrapper .accordion_wrap .accordion_body::-webkit-scrollbar {
      width: 0; }
    .wrapper .accordion_wrap .accordion_body span {
      margin: 0;
      color: #333;
      font-family: inherit; }

@media (min-width: 1280px) {
  .menu-cta > div {
    margin: 0 auto;
    overflow: hidden; }
    .menu-cta > div:empty {
      display: none; } }

.menu-cta [data-sub-layout] {
  padding: 0 !important; }

.mega-menu-cta {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-bottom: 0.9375rem;
  min-width: 15rem;
  width: 16rem; }
  .mega-menu-cta__image {
    width: 100%;
    background-color: #e5e5e5; }
  .mega-menu-cta__caption {
    margin-top: 0.3125rem;
    margin-bottom: 0.625rem; }
  .mega-menu-cta__link::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .mega-menu-cta__container {
    position: relative; }
  .mega-menu-cta__gradient {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0.62) 96.31%); }
  @media (max-width: 1279px) {
    .mega-menu-cta {
      width: auto;
      min-width: auto;
      max-width: 350px;
      flex-basis: 50%; }
      .mega-menu-cta__container {
        width: auto !important;
        height: auto !important;
        aspect-ratio: 1 / 1; }
      .mega-menu-cta__gradient {
        display: none; } }

.navPage-subMenu.is-open .navPage-subMenu-list,
.navPage-subMenu.is-open .menu-cta {
  animation: menuFadeIn 0.3s ease-in-out; }

@keyframes menuFadeIn {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }

.default [id*='sd-hero-image-'] [class*='go'] {
  padding: 0; }

.skip-to-main-link {
  background: white;
  color: #333333;
  font-weight: 700;
  left: 50%;
  padding: 4px;
  position: absolute;
  transform: translate(-50%, calc(-10000% - 55px));
  transition: transform 0.3s;
  z-index: 500; }
  .skip-to-main-link:focus {
    transform: translate(-50%, 0%); }

.header {
  border-bottom: 1px solid #e5e5e5; }
  @media (min-width: 1280px) {
    .header {
      border-bottom: 1px solid #e5e5e5;
      display: flex;
      flex-direction: column;
      height: auto;
      overflow: visible;
      position: relative; } }
  .header.is-open {
    height: calc(100vh - 0.875rem);
    width: 95vw;
    position: sticky;
    z-index: 50; }
    @media (min-width: 768px) {
      .header.is-open {
        height: calc(100vh - 0.5rem); } }
    @media (min-width: 1280px) {
      .header.is-open {
        height: auto; } }
    .header.is-open.top-scroll {
      margin: 0; }

.header-logo--left {
  text-align: left; }
  @media (min-width: 768px) {
    .header-logo--left {
      margin-left: 2.5rem; } }
  .header-logo--left .header-logo-image {
    right: unset; }

.header-logo--right {
  text-align: right; }
  @media (min-width: 768px) {
    .header-logo--right {
      margin-right: 2.5rem; } }
  .header-logo--right .header-logo-image {
    left: unset; }

.header-logo-text {
  display: block;
  font-size: 2.25vw;
  letter-spacing: 0.125rem;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap; }
  @media (min-width: 360px) {
    .header-logo-text {
      font-size: 2.5vw; } }
  @media (min-width: 768px) {
    .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: 44px; } }

.header-logo-image-container {
  position: relative;
  width: 100%; }

.header-logo-image-container::after {
  content: '';
  display: block; }

.header-logo-image-unknown-size {
  max-height: 1.9375rem; }
  @media (min-width: 1280px) {
    .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;
  position: relative; }
  @media (min-width: 1280px) {
    .mobileMenu-toggle {
      display: none; } }
  .mobileMenu-toggle .mobileMenu-toggleIcon,
  .mobileMenu-toggle .mobileMenu-toggleIcon::before,
  .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    background: #2c2a29;
    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; }
  .mobileMenu-toggle .mobileMenu-toggleIcon {
    top: 50%;
    transition: background-color 10ms ease-in 100ms; }
  .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: #2c2a29;
      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: 9rem; }
  @media (min-width: 768px) {
    .body {
      margin-bottom: 7.5rem; } }

.custom-article .body {
  margin-bottom: 0; }

.page-content,
.page-content--full {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  float: none; }

@media (min-width: 768px) {
  .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; }

.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-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: 768px) {
    .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; }

#consent-manager .css-10z1g2q {
  font-family: "Plus Jakarta Sans", sans-serif !important;
  background: whitesmoke;
  color: #2c2a29; }
  @media screen and (min-width: 1280px) {
    #consent-manager .css-10z1g2q > div {
      justify-content: center !important; } }
  #consent-manager .css-10z1g2q .css-1wn42nw {
    flex-flow: column wrap;
    width: 100%;
    align-items: center;
    margin-top: 0; }
    @media screen and (min-width: 1280px) {
      #consent-manager .css-10z1g2q .css-1wn42nw {
        flex-flow: row wrap;
        margin-top: 16px;
        width: auto; } }
    #consent-manager .css-10z1g2q .css-1wn42nw button {
      width: 100%;
      margin-bottom: 1rem;
      margin-left: 0;
      text-align: center;
      display: block;
      justify-content: unset; }
      @media screen and (min-width: 1280px) {
        #consent-manager .css-10z1g2q .css-1wn42nw button {
          text-align: left;
          margin-left: 8px;
          display: inline-flex;
          width: auto; } }
      #consent-manager .css-10z1g2q .css-1wn42nw button:nth-of-type(1) {
        display: inline-flex;
        border: 0; }

#consent-manager .css-bhz559 {
  font-size: 1.125rem; }

#consent-manager .css-1wn42nw {
  font-weight: 700; }
  #consent-manager .css-1wn42nw button {
    border-radius: 0; }
  #consent-manager .css-1wn42nw .css-a0j149 {
    border: 2px solid #00c2de;
    transition: all 0.15s ease; }
    #consent-manager .css-1wn42nw .css-a0j149:hover {
      border: 2px solid #565554;
      background: #33cee5; }
  @media screen and (min-width: 1280px) {
    #consent-manager .css-1wn42nw .css-a0j149:last-child {
      margin-left: 24px; } }
  #consent-manager .css-1wn42nw .css-a0j149:last-child:hover {
    background: #66daeb;
    border: 2px solid #565554; }

#consent-manager .css-1k76mzs {
  border: 0;
  font-family: "Plus Jakarta Sans", sans-serif !important;
  color: #2c2a29;
  text-decoration: underline;
  margin-left: 0;
  padding-left: 3px; }

.css-ueuzok .css-zikcg4,
.css-ueuzok .css-yxm2n2 {
  border-radius: 0; }

.css-ueuzok .css-1s4cc41 {
  font-family: "Plus Jakarta Sans", sans-serif !important; }

.css-ueuzok .css-3e0hge {
  background: #33cee5; }

.css-ueuzok .css-1zvabp {
  border: solid 2px #33cee5; }

.css-ueuzok .css-1zvabp,
.css-ueuzok .css-3e0hge {
  color: #2c2a29;
  font-family: "Plus Jakarta Sans", sans-serif !important;
  font-weight: 700;
  border-radius: 0; }

#consent-manager-update-banner {
  font-family: "Plus Jakarta Sans", sans-serif !important;
  background-color: #33cee5 !important;
  border-top: 1px solid #009bb2;
  text-align: center;
  padding-top: 0.25rem; }
  @media (min-width: 768px) {
    #consent-manager-update-banner {
      text-align: left;
      padding-top: 0; } }
  #consent-manager-update-banner a {
    color: #2c2a29 !important;
    display: block;
    width: 90vw;
    line-height: 1.25rem; }
    @media (min-width: 768px) {
      #consent-manager-update-banner a {
        line-height: inherit;
        width: auto; } }

#ot-sdk-btn {
  border: 0 !important;
  padding: 0 !important; }
  #ot-sdk-btn:hover {
    background-color: transparent !important;
    text-decoration: underline; }

.reduce-margin {
  margin-top: -8rem; }
  @media screen and (min-width: 768px) {
    .reduce-margin {
      margin-top: -6rem; } }

.reduce-margin.ig-homepage {
  margin-top: -5rem; }
  @media screen and (min-width: 768px) {
    .reduce-margin.ig-homepage {
      margin-top: -2rem; } }
  @media screen and (min-width: 1280px) {
    .reduce-margin.ig-homepage {
      margin-top: -6rem; } }

.container {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  position: relative;
  width: 100%; }

.blog {
  margin-bottom: 1.5rem; }
  @media (min-width: 768px) {
    .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 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: 400px;
  position: relative; }
  .blog-thumbnail img {
    width: 100%; }

.blog-post-figure {
  display: block;
  margin: auto;
  text-align: center; }
  @media (min-width: 768px) {
    .blog-post-figure {
      width: 66.66667%; } }

.blog-post-body {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 100%; }
  @media (min-width: 360px) {
    .blog-post-body {
      width: 83.33333%; } }
  @media (min-width: 768px) {
    .blog-post-body {
      width: 66.66667%; } }
  @media (min-width: 1280px) {
    .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: 360px) {
      .brandGrid .brand {
        width: 33.33333%; } }
    @media (min-width: 768px) {
      .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-bottom: 1.5rem; }
  .productGrid ul,
  .productGrid ol {
    list-style: none;
    margin-bottom: 0; }
  .productGrid .product {
    display: inline-block;
    vertical-align: top; }

.productMasonry {
  column-count: 2;
  column-fill: auto;
  column-gap: 1.25rem;
  margin: 0 0 1.5rem;
  overflow: hidden; }
  @media (min-width: 360px) {
    .productMasonry {
      column-count: 3; } }
  @media (min-width: 768px) {
    .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: 768px) {
  .no-csscolumns .productGrid--maxCol6 .product {
    width: 16.66667%; } }

@media (min-width: 768px) {
  .csscolumns .productGrid--maxCol6 {
    column-count: 6; } }

@media (min-width: 768px) {
  .no-csscolumns .productGrid--maxCol3 .product {
    width: 33.33333%; } }

@media (min-width: 768px) {
  .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: 360px) {
  .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: 1280px) {
  .listItem:focus-within .listItem-figureBody {
    opacity: 1; } }

@media (min-width: 1280px) {
  .listItem.focus-within .listItem-figureBody {
    opacity: 1; } }

@media (min-width: 360px) {
  .listItem-figure,
  .listItem-body {
    display: table-cell;
    vertical-align: top; } }

@media (min-width: 1280px) {
  .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: 360px) {
    .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: 1280px) {
      .listItem-figure .listItem-button {
        display: inline-block;
        margin: 0;
        pointer-events: all; } }

.listItem-figureBody {
  opacity: 1;
  text-align: center; }
  @media (min-width: 1280px) {
    .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: 360px) {
  .listItem-body {
    padding-left: 1.25rem;
    padding-right: 0.75rem;
    width: 75%; } }

@media (min-width: 1280px) {
  .listItem-content {
    display: table; } }

@media (min-width: 1280px) {
  .listItem-details,
  .listItem-actions {
    display: table-cell;
    vertical-align: top; } }

@media (min-width: 1280px) {
  .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: 768px) {
    .listItem-brand {
      font-size: 15px;
      margin-bottom: 0; } }

.listItem-title {
  font-size: 15px;
  margin: 0 0 0.1875rem; }
  @media (min-width: 768px) {
    .listItem-title {
      font-size: 22px; } }
  .listItem-title > a {
    text-decoration: none; }

.listItem-price {
  margin-bottom: 1rem; }
  @media (min-width: 768px) {
    .listItem-price {
      font-size: 22px; } }

@media (min-width: 1280px) {
  .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: 1280px) {
    .listItem-actions .button {
      width: 100%; }
      .listItem-actions .button + .button {
        margin: 0.75rem 0 0; } }

@media (min-width: 1280px) {
  .page-sidebar + .page-content .productList .listItem-details {
    padding-right: 3rem; } }

@media (min-width: 1280px) {
  .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: 768px) {
    .productView {
      display: block; } }
  .modal .productView {
    padding-bottom: 0;
    padding-top: 0; }
  .productView .swym-button-bar {
    display: block !important;
    text-align: center;
    margin: 0; }
    .productView .swym-button-bar .swym-btn-container {
      width: 100%; }
      @media (min-width: 768px) {
        .productView .swym-button-bar .swym-btn-container {
          width: auto; } }
      .productView .swym-button-bar .swym-btn-container .swym-button {
        width: 100% !important;
        font-size: 1.125rem !important;
        text-transform: capitalize;
        line-height: 1.25rem !important;
        font-weight: 500 !important;
        height: 52px !important;
        padding-top: 0.875rem !important;
        padding-bottom: 0.875rem !important;
        padding-left: 2.25rem !important;
        padding-right: 2.25rem !important;
        border: 1px solid transparent;
        min-width: 330px !important;
        background-color: #33cee5 !important; }
        .productView .swym-button-bar .swym-btn-container .swym-button:focus {
          border-color: #2c2a29 !important;
          background-color: #33cee5 !important;
          color: #2c2a29 !important; }
        .productView .swym-button-bar .swym-btn-container .swym-button:hover {
          border-color: #565554 !important;
          background-color: #33cee5 !important;
          color: #2c2a29 !important;
          opacity: 1; }

#swym-remind-email-auth-button {
  font-size: 1rem !important;
  font-weight: 500;
  text-transform: capitalize; }
  #swym-remind-email-auth-button:hover {
    background-color: #66daeb; }

.product-Preorder .swym-button-bar,
.product-Unavailable .swym-button-bar {
  display: none !important; }

.swym-remind-me .swym-title.swym-sbisa-v2 {
  font-size: 1.25rem !important;
  margin-bottom: 0 !important; }

.swym-remind-me p.swym-remind-description.swym-sbisa-v2 {
  font-size: 1rem !important;
  font-style: normal !important;
  margin-top: 0.625rem !important; }

.product-options-select {
  background-image: url("../icons/thin-chevron-down.svg"); }
  @media screen and (max-width: 767px) {
    .product-options-select {
      text-align-last: center; } }

.productView--quickView .socialLinks-item--print {
  display: none; }

.productView-details {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding-left: 1rem;
  padding-right: 1rem; }
  .productView--quickView .productView-details {
    position: relative; }

.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: 768px) {
    .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: 360px) {
    .listItem-figure .starwrap {
      top: 0;
      transform: scale(0.6); } }
  @media (min-width: 1280px) {
    .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: 360px) {
    .listItem-figure .sale-flag-sash,
    .listItem-figure .sold-out-flag-sash {
      left: -20px;
      top: 19px; } }
  @media (min-width: 1280px) {
    .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: 100px;
  width: 100px; }

.form-option-expanded {
  background-color: white;
  border: 1px solid #2c2a29;
  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: 768px) {
  .account--fixed {
    margin: 0 auto;
    width: 66.66667%; } }

@media (min-width: 768px) {
  .account--fixedSmall {
    margin: 0 auto;
    width: 50%; } }

.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;
  margin: 0; }
  .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: 768px) {
  .account-content--fixed {
    width: 66.66667%; } }

.account-sidebar {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 768px) {
    .account-sidebar {
      width: 33.33333%; }
      .account-content--fixedSmall + .account-sidebar {
        float: right; } }

/*
! tailwindcss v3.2.6 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: currentColor;
  /* 2 */ }

::before,
::after {
  --tw-content: ''; }

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
*/
html {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
  tab-size: 4;
  /* 3 */
  font-family: Plus Jakarta Sans, sans-serif;
  /* 4 */
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  /* 5 */ }

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */ }

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */ }

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; }

/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit; }

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit; }

/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder; }

/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */ }

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */ }

/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none; }

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */ }

/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto; }

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none; }

/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline; }

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto; }

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none; }

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item; }

/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0; }

fieldset {
  margin: 0;
  padding: 0; }

legend {
  padding: 0; }

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0; }

/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical; }

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */ }

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */ }

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */ }

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */ }

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */ }

/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer; }

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default; }

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */ }

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto; }

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none; }

body {
  font-family: Plus Jakarta Sans, sans-serif;
  letter-spacing: 0.025em;
  color: #2c2a29; }

p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem; }

@media (min-width: 768px) {
  p {
    line-height: 1.75rem; } }

p a {
  text-decoration-line: underline; }

p a:hover {
  color: #807f7f; }

h1 {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.875rem; }

@media (min-width: 768px) {
  h1 {
    font-size: 2.5rem;
    line-height: 3.375rem; } }

h2 {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.875rem; }

@media (min-width: 768px) {
  h2 {
    font-size: 2.25rem;
    line-height: 2.75rem; } }

h3 {
  font-size: 1.375rem;
  font-weight: 400;
  line-height: 1.75rem; }

@media (min-width: 768px) {
  h3 {
    font-size: 1.875rem;
    line-height: 2.75rem; } }

h4 {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5rem; }

@media (min-width: 768px) {
  h4 {
    font-size: 1.75rem;
    line-height: 2rem; } }

h5 {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.625rem; }

.draggable, .parallax-arrow-right-extended, .parallax-chevron-left, .header-logo-container, .navPage-subMenu:not(.navPage-subMenu-horizontal), .blockquote::before, .blockquote::after, .-tw-translate-x-\[85\%\], .-tw-translate-x-full, .-tw-translate-y-1\/2, .-tw-translate-y-3, .tw-translate-x-\[85\%\], .tw-translate-x-full, .tw-translate-y-8, .tw-translate-y-\[calc\(-100\%\+28px\)\], .tw-translate-y-\[calc\(-100\%\+33px\)\], .tw-translate-y-\[calc\(-200\%\)\], .-tw-rotate-90, .tw-rotate-0, .tw-rotate-180, .tw-scale-110, .tw-scale-125, .-tw-scale-x-100, .tw-transform, .group-hover\:tw-scale-105, .group-hover\:tw-scale-110, .group-hover\:tw-scale-x-\[2\], .group-\[\.is-open\]\:tw-rotate-180, .motion-reduce\:tw-scale-100, .md\:tw-translate-x-\[85\%\], .md\:tw-translate-x-full, .md\:tw-translate-y-\[calc\(-100\%\+44px\)\], .md\:tw-scale-125, .lg\:tw-scale-100, .icon, .is-open {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1; }

.before\:-tw-rotate-45::before {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1; }

.group-hover\:-tw-translate-x-2 {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1; }

.md\:-tw-translate-x-\[85\%\] {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1; }

.md\:-tw-translate-x-full {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1; }

.\!tw-shadow-none, .hover\:tw-shadow-\[inset_0_0_0_1px_\#565554\] {
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000; }

.small {
  font-size: 0.875rem;
  line-height: 1.375rem; }

@media (min-width: 768px) {
  .small {
    line-height: 1.25rem; } }

.bold {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem; }

@media (min-width: 768px) {
  .bold {
    line-height: 1.625rem; } }

.large {
  font-size: 1.625rem;
  line-height: 1.75rem; }

@media (min-width: 768px) {
  .large {
    line-height: 3.375rem; } }

h2.alt {
  font-size: 1.375rem;
  line-height: 1.875rem; }

@media (min-width: 768px) {
  h2.alt {
    font-size: 2.75rem;
    line-height: 3rem; }
  h4.medium {
    font-size: 1.375rem;
    line-height: 2.125rem; } }

h4.accordion_header {
  font-weight: 600;
  line-height: 1.5rem; }

@media (min-width: 768px) {
  h4.accordion_header {
    line-height: 2rem; } }

.navPages {
  background-color: #f5f5f5; }

@media (min-width: 768px) {
  .navPages {
    background-color: #fff; } }

.navPages-action {
  font-weight: 400;
  color: #2c2a29; }

.button {
  display: inline-block;
  border-radius: 0px;
  border-width: 2px;
  border-color: #565554;
  background-color: #33cee5;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  padding-left: 2.25rem;
  padding-right: 2.25rem;
  text-align: center;
  vertical-align: middle;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.25rem;
  color: #2c2a29; }

.button:hover {
  border-color: #565554;
  background-color: #33cee5;
  color: #2c2a29; }

.button:focus {
  border-width: 2px;
  border-color: #2c2a29;
  background-color: #33cee5;
  color: #2c2a29; }

.button:active {
  border-color: #ccf3f8;
  background-color: #ccf3f8; }

.button:disabled {
  border-color: #ccc;
  background-color: #ccc; }

.button--primary,
#checkout-payment-continue {
  border-width: 2px;
  border-style: solid;
  border-color: #33cee5; }

.button--primary:hover,
#checkout-payment-continue:hover {
  border-color: #2c2a29;
  background-color: #66DAEB; }

.button--primary:focus,
#checkout-payment-continue:focus {
  border-width: 2px;
  border-color: #2c2a29; }

.button--small {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 1rem;
  line-height: 1.75rem; }

.button.disabled {
  border-color: #ccc;
  background-color: #ccc; }

.button--secondary {
  border-width: 2px;
  border-style: solid;
  border-color: #33cee5;
  background-color: #fff;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.625rem; }

.button--secondary:hover {
  border-color: #2c2a29;
  color: #2c2a29; }

.button--secondary:focus {
  border-width: 2px;
  border-color: #2c2a29; }

.button.optimizedCheckout-buttonSecondary {
  display: inline-block;
  border-radius: 0px;
  border-width: 2px;
  border-color: #33cee5;
  background-color: #fff;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
  vertical-align: middle;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.75rem;
  color: #2c2a29; }

.button.optimizedCheckout-buttonSecondary:hover {
  border-color: #2c2a29;
  background-color: #fff;
  color: #2c2a29; }

.button.optimizedCheckout-buttonSecondary:focus {
  border-color: #2c2a29;
  background-color: #fff;
  color: #2c2a29; }

.button.optimizedCheckout-buttonSecondary:active {
  border-color: #ccf3f8;
  background-color: #ccf3f8; }

.button.optimizedCheckout-buttonSecondary:disabled {
  border-color: #ccc;
  background-color: #ccc; }

.navUser-action--quickSearch[aria-expanded='true'] {
  width: auto; }

.tw-anchor-disabled {
  pointer-events: none;
  cursor: not-allowed;
  border-color: transparent;
  background-color: #ccc !important;
  color: #807f7f; }

.stepHeader-actions .button.optimizedCheckout-buttonSecondary {
  display: inline-block;
  border-radius: 0px;
  border-width: 0px;
  border-style: none;
  background-image: none;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  text-align: center;
  vertical-align: middle;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25rem;
  color: #2c2a29;
  text-decoration-line: underline; }

.stepHeader-actions .button.optimizedCheckout-buttonSecondary:hover {
  border-style: none;
  background-image: none;
  color: #2c2a29; }

.stepHeader-actions .button.optimizedCheckout-buttonSecondary:focus {
  border-style: none;
  background-image: none;
  color: #2c2a29; }

.stepHeader-actions .button.optimizedCheckout-buttonSecondary:active {
  border-style: none;
  background-image: none; }

.stepHeader-actions .button.optimizedCheckout-buttonSecondary:disabled {
  border-style: none;
  background-image: none; }

.form-label,
.form-select {
  font-size: 0.875rem;
  line-height: 1.25rem; }

.navPages {
  background-color: #f5f5f5; }

@media (min-width: 768px) {
  .navPages {
    background-color: #fff; } }

.form-input,
.form-select {
  border-radius: 0px;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.optimizedCheckout-contentSecondary {
  font-size: 0.813rem;
  line-height: 1.5rem; }

@media (min-width: 768px) {
  .optimizedCheckout-contentSecondary {
    font-size: 0.875rem;
    line-height: 1.25rem; } }

.form-input--incrementTotal {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px; }

@media (min-width: 768px) {
  .form-input--incrementTotal {
    width: 3rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem; } }

.form-increment .icon {
  margin-top: -0.25rem; }

.form-radio + .form-label {
  line-height: 2.125rem; }

.form-radio:checked + .form-label::before {
  border-color: #2c2a29; }

[data-swatch-group='Colour'] .form-label {
  margin-top: 2.5rem;
  margin-bottom: 2rem;
  width: 100%;
  text-align: center;
  font-size: 1.625rem;
  line-height: 1.875rem;
  line-height: 1;
  color: #2c2a29; }

@media (min-width: 768px) {
  [data-swatch-group='Colour'] .form-label {
    margin-top: 4rem;
    margin-bottom: 2.5rem;
    font-size: 2.25rem;
    line-height: 2.75rem; } }

[data-swatch-group='Colour'] .form-radio:checked + .form-option {
  -webkit-animation: none;
  animation: none;
  border-color: #565554;
  padding: 0.25rem; }

[data-swatch-group='Thread-colour'] .form-radio:checked + .form-option,
[data-swatch-group='Thread-color'] .form-radio:checked + .form-option {
  margin-left: calc(0.25rem + 1px);
  margin-right: calc(0.25rem + 1px);
  margin-top: -2px;
  -webkit-animation: none;
  animation: none;
  border-color: #565554;
  padding: 0.25rem; }

[data-swatch-group='Jumper-colour'] .form-radio + .form-label {
  border-width: 1px;
  border-color: #fff; }

[data-swatch-group='Jumper-colour'] .form-radio:checked + .form-label {
  border-color: #565554; }

[data-swatch-group='Font style'] .form-radio:checked + .form-option {
  border-color: #565554;
  font-weight: 600; }

input:focus {
  border-width: 1px;
  border-color: #33cee5 !important; }

.footer-link {
  margin-bottom: 0.75rem;
  display: block;
  font-size: 0.875rem;
  line-height: 1.25rem; }

.footer-link:hover {
  color: #2c2a29;
  text-decoration-line: underline; }

.footer-link:focus {
  color: #2c2a29;
  text-decoration-line: underline; }

@media (min-width: 768px) {
  .footer-link {
    margin-bottom: 0.5rem;
    font-size: 1rem;
    line-height: 1.5625rem; } }

.grid-base {
  margin-left: auto;
  margin-right: auto;
  display: grid;
  max-width: 120rem;
  grid-auto-rows: auto;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  overflow: hidden;
  padding-left: 1rem;
  padding-right: 1rem; }

@media (min-width: 768px) {
  .grid-base {
    -webkit-column-gap: 1.75rem;
    -moz-column-gap: 1.75rem;
    column-gap: 1.75rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem; } }

@media (min-width: 1280px) {
  .grid-base {
    padding-left: 5rem;
    padding-right: 5rem; } }

@media (min-width: 1440px) {
  .grid-base {
    padding-left: 6rem;
    padding-right: 6rem; } }

.slick-slide img.zoomImg {
  display: none !important; }

@media (min-width: 768px) {
  .slick-current.slick-slide img.zoomImg {
    display: block !important; } }

#facetedSearch .slick-initialized .slick-slide.tw-justify-between.tw-items-start.tw-pt-5 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.slick-initialized .slick-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.productView-thumbnails.slick-slider {
  left: -22.5vw;
  width: 145vw; }

@media (min-width: 768px) {
  [data-card-carousel] .slick-list.draggable {
    --tw-translate-x: calc(calc((100vw - 2 * 2.5rem - 11 * 1.75rem) / 12 + 1.75rem) * -1);
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    overflow: visible; } }

@media (min-width: 1280px) {
  [data-card-carousel] .slick-list.draggable {
    --tw-translate-x: calc(calc((100vw - 2 * 5rem - 11 * 1.75rem) / 12 + 1.75rem) * -1);
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); } }

@media (min-width: 1440px) {
  [data-card-carousel] .slick-list.draggable {
    --tw-translate-x: calc(calc((100vw - 2 * 6rem - 11 * 1.75rem) / 12 + 1.75rem) * -1);
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); } }

@media (min-width: 1920px) {
  [data-card-carousel] .slick-list.draggable {
    --tw-translate-x: calc(calc((120rem - 2 * 6rem - 11 * 1.75rem) / 12 + 1.75rem) * -1);
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); } }

[data-content-region='homepage_parallax'] [data-layout-name='Layout'] [data-sub-layout] {
  padding-left: 0px;
  padding-right: 0px; }

#facetedSearch .parallax-video-slide-content.tw-justify-between.tw-items-start.tw-pt-5 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.parallax-video-slide-content {
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50vw;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-left: 2.25rem;
  padding-right: 2.25rem;
  padding-bottom: 2.25rem; }

@media (min-width: 768px) {
  #facetedSearch .parallax-video-slide-content.tw-flex.tw-items-start.tw-pt-5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .parallax-video-slide-content {
    height: 100%;
    width: calc(100vw - 280px);
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 6rem;
    padding-bottom: 6rem;
    padding-right: 0px; } }

#facetedSearch .parallax-image-slide-content.tw-justify-between.tw-items-start.tw-pt-5 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.parallax-image-slide-content {
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50vw;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-left: 2.25rem;
  padding-right: 2.25rem;
  padding-bottom: 2.25rem; }

@media (min-width: 768px) {
  #facetedSearch .parallax-image-slide-content.tw-flex.tw-items-start.tw-pt-5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .parallax-image-slide-content {
    height: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 6rem;
    padding-bottom: 6rem;
    padding-right: 0px; } }

.parallax-arrow-right-extended {
  position: absolute;
  top: -0.5rem;
  margin-left: 2.25rem;
  height: 1.25rem;
  width: 1.25rem;
  min-width: 5rem;
  fill: #33cee5;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1); }

.tw-group:hover .parallax-arrow-right-extended {
  --tw-translate-x: -0.5rem;
  --tw-scale-x: 2;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }

@media (min-width: 768px) {
  .parallax-arrow-right-extended {
    margin-left: 2.5rem; } }

.parallax-chevron-right {
  position: absolute;
  left: 0.25rem;
  top: -0.5rem;
  margin-left: 2.25rem;
  height: 1.25rem;
  width: 1.25rem;
  min-width: 5rem;
  fill: #33cee5; }

@media (min-width: 768px) {
  .parallax-chevron-right {
    margin-left: 2.5rem; } }

.parallax-chevron-left {
  left: 0.25rem;
  margin-left: 2.25rem;
  margin-right: 6rem;
  height: 1.25rem;
  width: 1.25rem;
  min-width: 5rem;
  --tw-rotate: 180deg;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }

@-webkit-keyframes tw-verticalBounce {
  0%, 100% {
    -webkit-transform: translateX(15%);
    transform: translateX(15%);
    -webkit-animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1); }
  50% {
    -webkit-transform: none;
    transform: none;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

@keyframes tw-verticalBounce {
  0%, 100% {
    -webkit-transform: translateX(15%);
    transform: translateX(15%);
    -webkit-animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1); }
  50% {
    -webkit-transform: none;
    transform: none;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

.parallax-chevron-left {
  -webkit-animation: tw-verticalBounce 3s infinite;
  animation: tw-verticalBounce 3s infinite;
  fill: #fff; }

@media (min-width: 768px) {
  .parallax-chevron-left {
    margin-left: 2.5rem;
    margin-right: 0px; } }

.parallax-mobile-play-button-wrapper {
  position: absolute;
  top: 2.5rem;
  right: 1.5rem;
  z-index: 30;
  display: inline-block;
  height: 3rem;
  width: 3rem;
  border-radius: 9999px;
  border-width: 8px;
  border-color: #f5f5f5;
  background-color: #f5f5f5;
  color: #2c2a29; }

@media (prefers-reduced-motion: reduce) {
  .parallax-mobile-play-button-wrapper {
    display: none; } }

.parallax-mobile-play-button-pause {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms; }

vds-media[paused] .parallax-mobile-play-button-pause {
  opacity: 1; }

.parallax-mobile-play-button-play {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  opacity: 1;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms; }

vds-media[paused] .parallax-mobile-play-button-play {
  opacity: 0; }

.parallax-mobile-mute-button-wrapper {
  position: absolute;
  top: 7rem;
  right: 1.5rem;
  z-index: 30;
  display: inline-block;
  height: 3rem;
  width: 3rem;
  border-radius: 9999px;
  border-width: 8px;
  border-color: #f5f5f5;
  background-color: #f5f5f5;
  color: #2c2a29; }

@media (prefers-reduced-motion: reduce) {
  .parallax-mobile-mute-button-wrapper {
    display: none; } }

.parallax-mobile-mute-button-muted {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms; }

vds-media[muted] .parallax-mobile-mute-button-muted {
  opacity: 1; }

.parallax-mobile-mute-button-loud {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  opacity: 1;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms; }

vds-media[muted] .parallax-mobile-mute-button-loud {
  opacity: 0; }

.parallax-desktop-play-button-wrapper {
  position: absolute;
  bottom: 6rem;
  right: 11rem;
  z-index: 30;
  display: inline-block;
  height: 3.5rem;
  width: 3.5rem;
  border-radius: 9999px;
  border-width: 8px;
  border-color: #f5f5f5;
  background-color: #f5f5f5;
  color: #2c2a29; }

@media (prefers-reduced-motion: reduce) {
  .parallax-desktop-play-button-wrapper {
    display: none; } }

.parallax-desktop-play-button-pause {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms; }

vds-media[paused] .parallax-desktop-play-button-pause {
  opacity: 1; }

.parallax-desktop-play-button-play {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  opacity: 1;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms; }

vds-media[paused] .parallax-desktop-play-button-play {
  opacity: 0; }

.parallax-desktop-mute-button-wrapper {
  position: absolute;
  bottom: 6rem;
  right: 6rem;
  z-index: 30;
  display: inline-block;
  height: 3.5rem;
  width: 3.5rem;
  border-radius: 9999px;
  border-width: 8px;
  border-color: #f5f5f5;
  background-color: #f5f5f5;
  color: #2c2a29; }

@media (prefers-reduced-motion: reduce) {
  .parallax-desktop-mute-button-wrapper {
    display: none; } }

.parallax-desktop-mute-button-muted {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms; }

vds-media[muted] .parallax-desktop-mute-button-muted {
  opacity: 1; }

.parallax-desktop-mute-button-loud {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  opacity: 1;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms; }

vds-media[muted] .parallax-desktop-mute-button-loud {
  opacity: 0; }

.card-carousel-container {
  margin-bottom: 0px !important;
  width: 100vw; }

@media (min-width: 768px) {
  .card-carousel-container {
    min-width: initial;
    max-width: 100%;
    overflow: hidden; } }

.card-carousel-container--with-margins {
  width: calc(100vw - 2 * 1rem); }

@media (min-width: 768px) {
  .card-carousel-container--with-margins {
    width: calc(100vw - 2 * 2.5rem);
    max-width: 100%; } }

@media (min-width: 1280px) {
  .card-carousel-container--with-margins {
    width: calc(100vw - 2 * 5rem); } }

@media (min-width: 1440px) {
  .card-carousel-container--with-margins {
    width: calc(100vw - 2 * 6rem); } }

.card-carousel-slide {
  /* complex width calc() calculations are caused by the need to limit the card width to a certain number of grid columns. See Figma designs with the grid enabled: https://www.figma.com/file/q9eXYhQBQUVGMVRAaC1aVw/Jellycat---Design-System-1.2?node-id=490%3A10581&t=67uzCWfgx2ZzQ4vH-0 
    
    Also see the math behind the CSS: https://inviqa.atlassian.net/wiki/spaces/JELLY/pages/3788931104/Card+Carousel+Widget+CSS+Math
    */ }

#facetedSearch .card-carousel-slide.tw-justify-between.tw-items-start.tw-pt-5 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.card-carousel-slide {
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 117vw;
  width: 80vw;
  cursor: -webkit-grab;
  cursor: grab;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden; }

@media (min-width: 768px) {
  .card-carousel-slide {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
    height: calc(((100vw - 2 * 2.5rem - 11 * 1.75rem) * 10 / 12 + 9 * 1.75rem) * 55 / 117);
    max-width: calc((100vw - 2 * 2.5rem - 11 * 1.75rem) * 10 / 12 + 9 * 1.75rem);
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; } }

@media (min-width: 1280px) {
  .card-carousel-slide {
    height: calc(((100vw - 2 * 5rem - 11 * 1.75rem) * 10 / 12 + 9 * 1.75rem) * 55 / 117);
    max-width: calc((100vw - 2 * 5rem - 11 * 1.75rem) * 10 / 12 + 9 * 1.75rem); } }

@media (min-width: 1440px) {
  .card-carousel-slide {
    height: calc(((100vw - 2 * 6rem - 11 * 1.75rem) * 10 / 12 + 9 * 1.75rem) * 55 / 117);
    max-width: calc((100vw - 2 * 6rem - 11 * 1.75rem) * 10 / 12 + 9 * 1.75rem); } }

@media (min-width: 1920px) {
  .card-carousel-slide {
    height: calc(((120rem - 2 * 6rem - 11 * 1.75rem) * 10 / 12 + 9 * 1.75rem) * 55 / 117);
    max-width: calc((120rem - 2 * 6rem - 11 * 1.75rem) * 10 / 12 + 9 * 1.75rem); } }

.card-carousel-slide {
  -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1); }

@media (min-width: 768px) {
  .card-carousel-slide--with-margins {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
    height: calc(((100vw - 4 * 2.5rem - 11 * 1.75rem) * 10 / 12 + 9 * 1.75rem) * 55 / 117);
    max-width: calc((100vw - 4 * 2.5rem - 11 * 1.75rem) * 10 / 12 + 9 * 1.75rem);
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; } }

@media (min-width: 1280px) {
  .card-carousel-slide--with-margins {
    height: calc(((100vw - 4 * 5rem - 11 * 1.75rem) * 10 / 12 + 9 * 1.75rem) * 55 / 117);
    max-width: calc((100vw - 4 * 5rem - 11 * 1.75rem) * 10 / 12 + 9 * 1.75rem); } }

@media (min-width: 1440px) {
  .card-carousel-slide--with-margins {
    height: calc(((100vw - 4 * 6rem - 11 * 1.75rem) * 10 / 12 + 9 * 1.75rem) * 55 / 117);
    max-width: calc((100vw - 4 * 6rem - 11 * 1.75rem) * 10 / 12 + 9 * 1.75rem); } }

@media (min-width: 1920px) {
  .card-carousel-slide--with-margins {
    height: calc(((120rem - 4 * 6rem - 11 * 1.75rem) * 10 / 12 + 9 * 1.75rem) * 55 / 117);
    max-width: calc((120rem - 4 * 6rem - 11 * 1.75rem) * 10 / 12 + 9 * 1.75rem); } }

.card-carousel-image-container {
  width: calc(100vw - 11.94vw - 8px);
  -webkit-box-flex: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); }

@media (min-width: 768px) {
  .card-carousel-image-container {
    min-width: calc((100vw - 2 * 2.5rem - 11 * 1.75rem) * 6 / 12 + 5 * 1.75rem + 5px); } }

@media (min-width: 768px) and (prefers-reduced-motion: no-preference) {
  .tw-group:hover .card-carousel-image-container {
    min-width: calc((100vw - 2 * 2.5rem - 11 * 1.75rem) * 6 / 12 + 5 * 1.75rem + 5px); } }

@media (min-width: 1280px) {
  .card-carousel-image-container {
    min-width: calc((100vw - 2 * 5rem - 11 * 1.75rem) * 7 / 12 + 6 * 1.75rem + 5px); } }

@media (min-width: 1280px) and (prefers-reduced-motion: no-preference) {
  .tw-group:hover .card-carousel-image-container {
    min-width: calc((100vw - 2 * 5rem - 11 * 1.75rem) * 6 / 12 + 5 * 1.75rem + 5px); } }

@media (min-width: 1440px) {
  .card-carousel-image-container {
    min-width: calc((100vw - 2 * 6rem - 11 * 1.75rem) * 7 / 12 + 6 * 1.75rem); } }

@media (min-width: 1440px) and (prefers-reduced-motion: no-preference) {
  .tw-group:hover .card-carousel-image-container {
    min-width: calc((100vw - 2 * 6rem - 11 * 1.75rem) * 6 / 12 + 5 * 1.75rem); } }

@media (min-width: 1920px) {
  .card-carousel-image-container {
    min-width: calc((100vw - 2 * 6rem - 11 * 1.75rem) * 7 / 12 + 6 * 1.75rem); } }

@media (min-width: 1920px) and (prefers-reduced-motion: no-preference) {
  .tw-group:hover .card-carousel-image-container {
    min-width: calc((100vw - 2 * 6rem - 11 * 1.75rem) * 6 / 12 + 5 * 1.75rem); } }

.card-carousel-image-container--with-margins {
  width: calc(100vw - 11.94vw - 8px); }

@media (min-width: 768px) {
  .card-carousel-image-container--with-margins {
    min-width: calc((100vw - 4 * 2.5rem - 11 * 1.75rem) * 6 / 12 + 5 * 1.75rem + 5px); } }

@media (min-width: 768px) and (prefers-reduced-motion: no-preference) {
  .tw-group:hover .card-carousel-image-container--with-margins {
    min-width: calc((100vw - 4 * 2.5rem - 11 * 1.75rem) * 6 / 12 + 5 * 1.75rem + 5px); } }

@media (min-width: 1280px) {
  .card-carousel-image-container--with-margins {
    min-width: calc((100vw - 4 * 5rem - 11 * 1.75rem) * 7 / 12 + 6 * 1.75rem + 5px); } }

@media (min-width: 1280px) and (prefers-reduced-motion: no-preference) {
  .tw-group:hover .card-carousel-image-container--with-margins {
    min-width: calc((100vw - 4 * 5rem - 11 * 1.75rem) * 6 / 12 + 5 * 1.75rem + 5px); } }

@media (min-width: 1440px) {
  .card-carousel-image-container--with-margins {
    min-width: calc((100vw - 4 * 6rem - 11 * 1.75rem) * 7 / 12 + 6 * 1.75rem); } }

@media (min-width: 1440px) and (prefers-reduced-motion: no-preference) {
  .tw-group:hover .card-carousel-image-container--with-margins {
    min-width: calc((100vw - 4 * 6rem - 11 * 1.75rem) * 6 / 12 + 5 * 1.75rem); } }

@media (min-width: 1920px) {
  .card-carousel-image-container--with-margins {
    min-width: calc((100vw - 4 * 6rem - 11 * 1.75rem) * 7 / 12 + 6 * 1.75rem); } }

@media (min-width: 1920px) and (prefers-reduced-motion: no-preference) {
  .tw-group:hover .card-carousel-image-container--with-margins {
    min-width: calc((100vw - 4 * 6rem - 11 * 1.75rem) * 6 / 12 + 5 * 1.75rem); } }

#facetedSearch .card-carousel-panel.tw-justify-between.tw-items-start.tw-pt-5 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

#facetedSearch .tw-flex.card-carousel-panel.tw-items-start.tw-pt-5 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.card-carousel-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 7vw;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms; }

@media (min-width: 768px) {
  .card-carousel-panel {
    min-width: calc((100vw - 2 * 2.5rem - 11 * 1.75rem) * 4 / 12 + 4 * 1.75rem);
    padding: 3rem; }
  .tw-group:hover .card-carousel-panel {
    background-color: #33cee5 !important; } }

@media (min-width: 768px) and (prefers-reduced-motion: no-preference) {
  .tw-group:hover .card-carousel-panel {
    min-width: calc((100vw - 2 * 2.5rem - 11 * 1.75rem) * 4 / 12 + 4 * 1.75rem); } }

@media (min-width: 1280px) {
  .card-carousel-panel {
    min-width: calc((100vw - 2 * 5rem - 11 * 1.75rem) * 3 / 12 + 3 * 1.75rem); }
  .tw-group:hover .card-carousel-panel {
    min-width: calc((100vw - 2 * 5rem - 11 * 1.75rem) * 4 / 12 + 4 * 1.75rem); } }

@media (min-width: 1440px) {
  .card-carousel-panel {
    min-width: calc((100vw - 2 * 6rem - 11 * 1.75rem) * 3 / 12 + 3 * 1.75rem); }
  .tw-group:hover .card-carousel-panel {
    min-width: calc((100vw - 2 * 6rem - 11 * 1.75rem) * 4 / 12 + 4 * 1.75rem); } }

@media (min-width: 1920px) {
  .card-carousel-panel {
    min-width: calc((100vw - 2 * 6rem - 11 * 1.75rem) * 3 / 12 + 3 * 1.75rem); }
  .tw-group:hover .card-carousel-panel {
    min-width: calc((100vw - 2 * 6rem - 11 * 1.75rem) * 4 / 12 + 4 * 1.75rem); } }

.card-carousel-panel--with-margins {
  padding: 4vw; }

@media (min-width: 768px) {
  .card-carousel-panel--with-margins {
    min-width: calc((100vw - 4 * 2.5rem - 11 * 1.75rem) * 4 / 12 + 4 * 1.75rem); } }

@media (min-width: 768px) and (prefers-reduced-motion: no-preference) {
  .tw-group:hover .card-carousel-panel--with-margins {
    min-width: calc((100vw - 4 * 2.5rem - 11 * 1.75rem) * 4 / 12 + 4 * 1.75rem); } }

@media (min-width: 1280px) {
  .card-carousel-panel--with-margins {
    min-width: calc((100vw - 4 * 5rem - 11 * 1.75rem) * 3 / 12 + 3 * 1.75rem); }
  .tw-group:hover .card-carousel-panel--with-margins {
    min-width: calc((100vw - 4 * 5rem - 11 * 1.75rem) * 4 / 12 + 4 * 1.75rem); } }

@media (min-width: 1440px) {
  .card-carousel-panel--with-margins {
    min-width: calc((100vw - 4 * 6rem - 11 * 1.75rem) * 3 / 12 + 3 * 1.75rem); }
  .tw-group:hover .card-carousel-panel--with-margins {
    min-width: calc((100vw - 4 * 6rem - 11 * 1.75rem) * 4 / 12 + 4 * 1.75rem); } }

@media (min-width: 1920px) {
  .card-carousel-panel--with-margins {
    min-width: calc((100vw - 4 * 6rem - 11 * 1.75rem) * 3 / 12 + 3 * 1.75rem); }
  .tw-group:hover .card-carousel-panel--with-margins {
    min-width: calc((100vw - 4 * 6rem - 11 * 1.75rem) * 4 / 12 + 4 * 1.75rem); } }

.card-carousel-panel-title {
  font-size: 20px;
  line-height: 26px; }

@media (min-width: 768px) {
  .card-carousel-panel-title {
    font-size: 2.5vw;
    line-height: 3.1vw; } }

.card-carousel-panel-title--with-margins {
  font-size: 20px;
  line-height: 26px; }

@media (min-width: 768px) {
  .card-carousel-panel-title--with-margins {
    font-size: 1.9vw;
    line-height: 2.9vw; } }

.card-carousel-panel-cta {
  font-size: 2.1vw;
  font-weight: 600;
  text-transform: uppercase; }

@media (min-width: 768px) {
  .card-carousel-panel-cta {
    font-size: 1.8vw; } }

.card-carousel-panel-cta--with-margins {
  font-size: 3.6vw; }

@media (min-width: 768px) {
  .card-carousel-panel-cta--with-margins {
    font-size: 1.3vw; } }

.card-carousel-slide.slick-current .card-carousel-panel {
  background-color: #33cee5; }

@media (min-width: 768px) {
  .card-carousel-slide.slick-current .card-carousel-panel {
    background-color: transparent; } }

@media (min-width: 1280px) {
  .navPages-action.is-open::after {
    position: absolute;
    left: 0px;
    bottom: -1.25rem;
    height: 0.125rem;
    width: 100%;
    content: var(--tw-content);
    background-color: #33cee5; } }

.navPage-subMenu.is-open {
  z-index: 50; }

@media (min-width: 1280px) {
  .navPage-subMenu.is-open {
    border-bottom-width: 1px;
    border-bottom-color: #33cee5; }
  .navPage-subMenu::after {
    position: absolute;
    left: -50vw;
    top: 0px;
    z-index: -10;
    height: 100.25%;
    width: 150vw;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-bottom-color: #33cee5;
    border-top-color: #e5e5e5;
    content: var(--tw-content);
    background-color: #fff; } }

.menu-cta [data-widget-id] {
  padding-top: 0.5rem; }

@media (min-width: 1280px) {
  .menu-cta [data-widget-id] {
    padding: 0.5rem; } }

.mega-menu-cta__gradient:hover {
  border-width: 2px !important;
  border-color: #33cee5 !important; }

.mega-menu-cta__gradient {
  height: 100%;
  width: 100%; }

.page-heading {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  text-align: center; }

@media (min-width: 768px) {
  .page-heading {
    margin-top: 0px; } }

.form-checkbox:checked + .form-label::before {
  border-radius: 0px;
  border-color: #2c2a29;
  background-color: #fff; }

.form-checkbox + .form-label::before {
  border-radius: 0px;
  border-color: #2c2a29; }

#facetedSearch header.optimizedCheckout-header.tw-justify-between.tw-items-start.tw-pt-5 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

header.optimizedCheckout-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  background-color: #fff !important;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem; }

@media (min-width: 1280px) {
  header.optimizedCheckout-header {
    width: 100%; } }

@media (min-width: 1280px) and (min-width: 320px) {
  header.optimizedCheckout-header {
    max-width: 320px; } }

@media (min-width: 1280px) and (min-width: 360px) {
  header.optimizedCheckout-header {
    max-width: 360px; } }

@media (min-width: 1280px) and (min-width: 768px) {
  header.optimizedCheckout-header {
    max-width: 768px; } }

@media (min-width: 1280px) and (min-width: 1280px) {
  header.optimizedCheckout-header {
    max-width: 1280px; } }

@media (min-width: 1280px) and (min-width: 1440px) {
  header.optimizedCheckout-header {
    max-width: 1440px; } }

@media (min-width: 1280px) and (min-width: 1920px) {
  header.optimizedCheckout-header {
    max-width: 1920px; } }

@media (min-width: 768px) {
  header.optimizedCheckout-header {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem; } }

@media (min-width: 1280px) {
  header.optimizedCheckout-header {
    margin-left: auto;
    margin-right: auto; } }

#facetedSearch .checkoutHeader-content.tw-justify-between.tw-items-start.tw-pt-5 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.checkoutHeader-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 2.5rem;
  height: auto;
  -ms-flex-preferred-size: 33.333333%;
  flex-basis: 33.333333%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

@media (min-width: 1280px) {
  .checkoutHeader-content {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; } }

.checkoutHeader-heading {
  min-width: 15rem;
  max-width: 31rem; }

a#cart-print-link:hover {
  color: #807f7f; }

.medium-weight {
  font-weight: 400 !important; }

/* checkout edits */
.checkout-step {
  padding-top: 1rem;
  padding-bottom: 0.5rem; }

.checkout-step .gpay-button {
  margin-bottom: 1.5rem;
  margin-top: 0.5rem; }

@media (min-width: 768px) {
  .checkout-step .gpay-button {
    margin-bottom: 0px;
    margin-top: 0px; } }

.checkout-steps {
  margin-bottom: 6rem; }

@media (min-width: 1280px) {
  .checkout-steps {
    margin-bottom: 0px; } }

.checkout-steps .stepHeader {
  padding-top: 0px !important;
  padding-bottom: 0px !important; }

.optimizedCheckout-orderSummary h4.optimizedCheckout-contentPrimary {
  line-height: 1.875rem !important; }

.header--fixed {
  position: fixed !important;
  top: 0px;
  z-index: 20;
  background-color: #fff; }

.header-logo-container {
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); }

.header--fixed .header-logo-container {
  margin-bottom: 1rem;
  --tw-translate-y: 0.375rem;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }

.header--fixed .header-logo-image {
  height: 4rem; }

@media (min-width: 1280px) {
  .navPages-item:hover .navPage-subMenu:not(.navPage-subMenu-horizontal) {
    left: 50%;
    display: block;
    max-width: 70rem;
    --tw-translate-x: -50%;
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); } }

@media (min-width: 1920px) {
  .navPages-item:hover .navPage-subMenu:not(.navPage-subMenu-horizontal) {
    max-width: 75rem; } }

.checkoutHeader-logo {
  margin: auto;
  height: 3.25rem; }

@media (min-width: 768px) {
  .checkoutHeader-logo {
    height: 3.8rem; } }

@media (min-width: 1280px) {
  .checkoutHeader-logo {
    height: 5rem; } }

[data-layout-name='content-hero'] [data-sub-layout] {
  padding-right: 0px;
  padding-left: 0px; }

[data-layout-name='content-hero'] [data-sub-layout] img {
  width: 100% !important; }

[data-layout-name='layout-3-6-3'] {
  margin-top: 2rem;
  margin-bottom: 2rem;
  width: 100%; }

.from-transparent-to-black {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(19.31%, rgba(0, 0, 0, 0.6)), color-stop(56.11%, rgba(0, 0, 0, 0)));
  background: linear-gradient(360deg, rgba(0, 0, 0, 0.6) 19.31%, rgba(0, 0, 0, 0) 56.11%); }

.modal-background {
  background-color: rgba(0, 0, 0, 0.16); }

.quoteContent p {
  font-size: 1.375rem;
  line-height: 1.875rem; }

@media (min-width: 768px) {
  .quoteContent p {
    font-size: 1.625rem;
    line-height: 3rem; } }

.blockquote::before {
  position: absolute;
  left: 0px;
  height: 1.5rem;
  width: 1.5rem;
  --tw-translate-x: -35px;
  --tw-translate-y: -17px;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  background-repeat: no-repeat; }

@media (min-width: 768px) {
  .blockquote::before {
    height: 2.5rem;
    width: 2rem;
    --tw-translate-x: -45px;
    --tw-translate-y: -20px;
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); } }

.blockquote::before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 45.31 54'%3E%3Cpath d='m4,39.96c1.98,0,3.7-1.68,3.95-3.97,1.94-17.27,17.29-27.39,17.45-27.49,1.92-1.24,2.59-4.01,1.5-6.2-1.09-2.18-3.52-2.95-5.44-1.71C20.68,1.09,2.47,13.11.03,34.84c-.28,2.49,1.27,4.77,3.45,5.09.17.03.34.04.51.04h0Z' fill='%23CCF3F8'/%3E%3Cpath d='m19.29,54c2.16,0,3.94-1.97,3.99-4.45.4-21.89,19.31-30.62,19.5-30.7,2.05-.92,3.06-3.56,2.25-5.89-.81-2.34-3.12-3.49-5.17-2.57-.98.44-24.04,11.09-24.56,38.97-.05,2.51,1.7,4.59,3.9,4.64.03,0,.06,0,.09,0h0Z' fill='%23CCF3F8'/%3E%3C/svg%3E");
  content: ''; }

.blockquote::after {
  position: absolute;
  bottom: 0px;
  right: 0px;
  height: 1.5rem;
  width: 1.5rem;
  --tw-translate-x: 40px;
  --tw-translate-y: -30px;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  background-repeat: no-repeat; }

@media (min-width: 768px) {
  .blockquote::after {
    height: 2.5rem;
    width: 2rem;
    --tw-translate-x: 60px;
    --tw-translate-y: -10px;
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); } }

.blockquote::after {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 45.31 54'%3E%3Cpath class='cls-1' d='m41.31,14.04c-1.98,0-3.7,1.68-3.95,3.97-1.94,17.27-17.29,27.39-17.45,27.49-1.92,1.24-2.59,4.01-1.5,6.2,1.09,2.18,3.52,2.95,5.44,1.71.77-.5,18.99-12.52,21.42-34.25.28-2.49-1.27-4.77-3.45-5.09-.17-.03-.34-.04-.51-.04h0Z' fill='%23CCF3F8'/%3E%3Cpath class='cls-1' d='m26.02,0C23.85,0,22.08,1.97,22.03,4.45c-.4,21.89-19.31,30.62-19.5,30.7-2.05.92-3.06,3.56-2.25,5.89.81,2.34,3.12,3.49,5.17,2.57.98-.44,24.04-11.09,24.56-38.97C30.05,2.13,28.31.05,26.1,0c-.03,0-.06,0-.09,0h0Z' fill='%23CCF3F8'/%3E%3C/svg%3E");
  content: ''; }

.plp-header .breadcrumb:not(:first-child)::before {
  border-right-color: #fff; }

@media (min-width: 360px) {
  .plp-header .breadcrumbs {
    margin-left: 1rem;
    padding-left: 0px;
    padding-right: 0px; } }

@media (min-width: 768px) {
  .plp-header .breadcrumbs {
    margin-left: 0px;
    padding-left: 2.5rem;
    padding-right: 2.5rem; } }

@media (min-width: 1280px) {
  .plp-header .breadcrumbs {
    padding-left: 5rem;
    padding-right: 5rem; } }

@media (min-width: 1440px) {
  .plp-header .breadcrumbs {
    padding-left: 6rem;
    padding-right: 6rem; } }

@media (min-width: 1920px) {
  .plp-header .breadcrumbs {
    margin-left: auto; } }

.plp-header .breadcrumb a.breadcrumb-label {
  color: #fff !important; }

.facetedSearch-content--rating a span.rating--small {
  line-height: 1.68rem; }

.klaviyo-bis-trigger {
  width: 100% !important;
  border-width: 2px;
  border-color: #33cee5;
  background-color: #fff;
  font-size: 1.25rem;
  color: #2c2a29; }

@media (min-width: 768px) {
  .klaviyo-bis-trigger {
    margin-left: auto !important;
    margin-right: auto !important;
    display: block;
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important; } }

#checkout-app .layout {
  padding-bottom: 2rem !important; }

.form-row--half .form-field {
  width: 100%; }

@media (min-width: 768px) {
  .form-row--half .form-field {
    width: 50%; } }

.alertBox {
  margin-bottom: 2rem;
  border-radius: 0px; }

.alertBox-message {
  width: auto; }

.call_out_block p {
  font-size: 1.625rem !important;
  line-height: 3rem; }

.productView-thumbnails .suprProductStyle {
  display: none; }

.navPages-item:hover .navPage-subMenu {
  display: none; }

@media (min-width: 1280px) {
  .navPages-item:hover .navPage-subMenu {
    left: 0px;
    display: block;
    width: 100%; } }

iframe .navPages-item:hover .navPage-subMenu {
  display: none; }

@media (min-width: 1280px) {
  iframe .navPages-item:hover .navPage-subMenu {
    left: 0px;
    display: none;
    width: 100%; } }

.navPages-item .navPage-subMenu.is-open {
  display: block; }

.account-product--alignMiddle .account-product-body {
  padding-left: 0px; }

@media (min-width: 768px) {
  .account-product--alignMiddle .account-product-body {
    padding-left: 2rem; } }

#facetedSearch #checkout-customer-returning .form-actions.tw-justify-between.tw-items-start.tw-pt-5 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

#checkout-customer-returning .form-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: distribute;
  justify-content: space-around; }

@media (min-width: 768px) {
  #checkout-customer-returning .form-actions {
    margin-top: 1.5rem;
    margin-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; } }

@media (min-width: 1280px) {
  #checkout-customer-returning .form-actions {
    width: 50%; } }

#checkout-customer-returning .form-actions .button {
  margin-bottom: 1.5rem;
  width: 100% !important; }

#checkout-customer-returning .form-actions a {
  margin-left: 0px; }

@media (min-width: 768px) {
  #checkout-customer-returning .form-actions a {
    margin-left: 1.5rem; } }

.checkout-step .form-actions {
  margin-top: 1rem;
  margin-bottom: 1rem; }

#klaviyo-bis-modal {
  text-align: center; }

#klaviyo-bis-modal h3 {
  font-size: 1.75rem;
  line-height: 2rem;
  font-weight: 600 !important;
  text-transform: uppercase; }

#klaviyo-bis-modal p {
  font-size: 1rem;
  line-height: 1.5625rem; }

#klaviyo-bis-modal .btn {
  border-radius: 0px;
  border-width: 2px;
  border-color: #33cee5;
  background-color: #fff;
  font-size: 1.25rem;
  color: #2c2a29; }

#klaviyo-bis-modal .btn:hover {
  background-color: #33cee5; }

#klaviyo-bis-iframe {
  margin-top: 0px !important; }

#navigation-card-carousel .slick-dots {
  -ms-flex-preferred-size: 60%;
  flex-basis: 60%; }

@media (min-width: 768px) {
  #navigation-card-carousel .slick-dots {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }

#navigation-card-carousel .slick-dots li {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

#navigation-card-carousel .slick-dots li button {
  width: 100%; }

@media (min-width: 768px) {
  #navigation-card-carousel .slick-dots li button {
    width: 6vw; } }

#navigation-card-carousel .slick-dots li button::before {
  width: 100%; }

@media (min-width: 768px) {
  #navigation-card-carousel .slick-dots li button::before {
    width: 6vw; }
  .personalised-options .personalised-select {
    padding-right: 0px; }
  .personalised-options .personalised-select .form-select {
    min-width: 512px; } }

.personalised-options .personalised-checkbox {
  margin-left: 0.5rem; }

@media (min-width: 768px) {
  .personalised-options .personalised-checkbox {
    margin-top: 0.25rem; } }

.wrapper .accordion_wrap .accordion_header.active + .accordion_body#reviews {
  max-height: unset; }

.accountSubHeader {
  padding: 1.25rem;
  text-align: center;
  font-size: 1.25rem;
  line-height: 2rem; }

.preOrderBtn,
.unavailableBtn {
  border-color: #f3f3f3 !important;
  background-color: #f3f3f3 !important; }

.\!skeleton::before {
  content: '' !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  background-color: #f8f8f8 !important;
  border-radius: 10px !important;
  z-index: 50 !important; }

.skeleton::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f8f8f8;
  border-radius: 10px;
  z-index: 50; }

#facetedSearch .\!tw-flex.tw-justify-between.tw-items-start.tw-pt-5 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

#facetedSearch .tw-flex.tw-justify-between.tw-items-start.tw-pt-5 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

#facetedSearch .tw-flex.tw-justify-between.tw-items-start.\!tw-pt-5 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

#sortOptions {
  margin-bottom: 2rem; }

@media (min-width: 768px) {
  #sortOptions {
    margin-bottom: 1.5rem; }
  #facetedSearchButton {
    margin-top: 0.75rem; } }

.button.klaviyo-bis-trigger::before {
  margin-left: 0.5rem;
  --tw-content: '';
  content: var(--tw-content); }

.button.klaviyo-bis-trigger::after {
  margin-right: 0.5rem;
  --tw-content: '';
  content: var(--tw-content); }

@media (min-width: 768px) {
  .button.klaviyo-bis-trigger {
    min-width: 330px !important; } }

[data-consent-manager-dialog] form span,
[data-consent-manager-dialog] form td,
[data-consent-manager-dialog] form th,
[data-consent-manager-dialog] form p {
  font-size: 0.8rem;
  line-height: 1.4rem; }

.pdp-breadcrumb {
  margin-top: 0.625rem !important; }

.additional-buttons .gpay-button.black {
  height: 40px !important; }

#checkout-payment-continue {
  text-transform: none; }

.account-update .form-field--checkbox {
  display: none; }

#products-slider-recently-viewed .form-wishlist {
  display: none; }

#parallaxCarouselParent,
#parallaxCarouselParent .parallaxCarousel li {
  background-color: transparent; }

.personalised-options .form-label {
  font-family: Plus Jakarta Sans, sans-serif !important;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  text-transform: lowercase; }

.personalised-options .form-label::first-letter {
  text-transform: capitalize; }

.personalised-options .form-label span {
  text-transform: capitalize; }

.personalised-options .form-field {
  margin-bottom: 0px; }

#product-listing-container .grid-base {
  padding-left: 0px;
  padding-right: 0px; }

@media (min-width: 768px) {
  #product-listing-container .grid-base {
    margin-top: 7rem;
    padding-left: 1rem;
    padding-right: 1rem; } }

#modal-review-form .modal-close {
  top: 0.75rem; }

.grid-base .account .breadcrumbs {
  padding: 0px; }

.phoneInput-error {
  line-height: 1.25rem;
  color: #de1c22; }

[data-checkout-valid='false'] {
  pointer-events: none;
  cursor: not-allowed;
  background-color: #ccc;
  opacity: 0.5; }

.form-field,
.form-input {
  font-size: 1rem;
  line-height: 1.5625rem; }

@media (min-width: 768px) {
  .form-field,
  .form-input {
    font-size: 0.875rem;
    line-height: 1.25rem; } }

.subcategory-grid-container .productGrid .jc-image {
  background-size: cover !important; }

.subcategory-grid-container .productGrid .jc-image picture {
  aspect-ratio: 1 / 1; }

/* WEB-138 new checkout optimization edits */
#giftingOptions a {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.5rem;
  text-underline-position: from-font; }

.checkout-steps h2 {
  font-size: 1.313rem;
  line-height: 1.75rem; }

@media (min-width: 768px) {
  .checkout-steps h2 {
    font-size: 1.5rem;
    line-height: 2.25rem; } }

.checkout-terms .optimizedCheckout-form-label,
.checkout-terms .form-checkbox + .form-label {
  font-size: 0.875rem;
  line-height: 1.5rem; }

@media (min-width: 768px) {
  .checkout-terms .optimizedCheckout-form-label,
  .checkout-terms .form-checkbox + .form-label {
    font-size: 1rem;
    line-height: 1.5625rem; } }

.checkout-terms .form-checkbox + .form-label a {
  font-weight: 600;
  text-underline-position: from-font; }

.checkout-step--shipping .checkout-form legend[data-test='shipping-address-heading'] {
  padding: 0px !important;
  font-size: 1rem;
  line-height: 1.5rem; }

.checkout-step--billing .checkout-form legend[data-test='billing-address-heading'] {
  font-size: 1rem;
  line-height: 1.5rem; }

#checkout-shipping-continue {
  margin-top: 1.5rem;
  margin-bottom: 0.5rem; }

@media (min-width: 768px) {
  #checkout-shipping-continue {
    margin-top: 0.5rem; } }

#checkout-shipping-options .form-legend {
  font-size: 1rem;
  line-height: 1.75rem; }

@media (min-width: 768px) {
  #checkout-shipping-options .form-legend {
    font-size: 1.125rem; } }

#checkoutShippingAddress {
  margin-top: 1rem !important; }

.checkout-terms .form-checkbox + .form-label::before {
  top: 0.25rem !important;
  height: 1rem !important;
  width: 1rem !important; }

.checkout-terms .form-checkbox + .form-label::after {
  top: 0.35rem !important;
  left: 0.12rem !important;
  height: 0.75rem !important;
  width: 0.75rem !important; }

.checkout-address--static p,
.customerView-body.optimizedCheckout-contentPrimary {
  font-size: 0.938rem;
  line-height: 1.625rem; }

@media (min-width: 768px) {
  .checkout-address--static p,
  .customerView-body.optimizedCheckout-contentPrimary {
    font-size: 1rem;
    line-height: 1.5625rem; } }

.text-underline-position {
  text-underline-position: from-font; }

.header-quick-search [data-search-clear] {
  visibility: hidden;
  opacity: 0; }

@media (min-width: 768px) {
  .header-quick-search [data-search-clear] {
    font-size: 1rem;
    line-height: 1.5625rem; } }

.header-quick-search .form-field:has(.ss__autocomplete__input:focus) [data-search-clear] {
  visibility: visible;
  opacity: 1; }

#checkout-customer-returning .alertBox {
  font-size: 0.875rem;
  line-height: 1.375rem; }

#pdp-gallery .size-chart-img {
  display: none !important; }

#modal-size-chart {
  height: auto; }

@media (min-width: 768px) {
  #modal-size-chart {
    height: 37.5rem;
    width: 37.5rem; } }

.product-options-select {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  font-size: 1rem !important;
  line-height: 1.5625rem !important; }

.product-btn-v2 {
  height: 52px;
  border-width: 1px;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.25rem; }

#tab-we-say p {
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.625rem; }

@media (min-width: 768px) {
  #tab-we-say p {
    font-size: 1.375rem;
    line-height: 2rem; } }

.swym-information .swym-success-msg {
  margin-top: 1rem;
  margin-bottom: 1rem; }

.swym-information #swym-remind-me-subscribed-success #remind-me-subscribe-btn {
  display: none !important; }

.button--black {
  border-color: #2c2a29;
  background-color: #2c2a29;
  font-weight: 400;
  letter-spacing: 0.025em;
  color: #fff; }

.button--black:hover {
  background-color: #fff;
  color: #2c2a29; }

.button--black:focus {
  background-color: #fff;
  color: #2c2a29; }

.button--black:focus-visible {
  background-color: #fff;
  color: #2c2a29; }

.button--black:active {
  border-color: #2c2a29;
  background-color: #fff;
  color: #2c2a29; }

.custom-widget-list li {
  position: relative;
  padding-left: 2.75rem; }

.custom-widget-list li::before {
  position: absolute;
  top: 0.6875rem;
  left: 0px;
  display: block;
  height: 0.25rem;
  width: 1.25rem;
  content: var(--tw-content);
  background-color: #33cee5; }

.form-label--alternate {
  font-family: Plus Jakarta Sans, sans-serif !important; }

@-webkit-keyframes rotateIcon {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  25% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  75% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg); }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

@keyframes rotateIcon {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  25% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  75% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg); }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

.navPages-list--user .navPages-action.is-open .icon-animated {
  -webkit-animation-name: rotateIcon;
  animation-name: rotateIcon;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

.animation_line-to-center::before {
  position: absolute;
  bottom: 0px;
  left: 50%;
  height: 1px;
  width: 50%;
  background-color: #2c2a29;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  content: var(--tw-content);
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1); }

.animation_line-to-center::after {
  position: absolute;
  bottom: 0px;
  right: 50%;
  height: 1px;
  width: 50%;
  background-color: #2c2a29;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  content: var(--tw-content);
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1); }

.animation_line-to-center:hover::before {
  content: var(--tw-content);
  width: 0px; }

.animation_line-to-center:hover::after {
  content: var(--tw-content);
  width: 0px; }

.collection-slider-preloader .carousel-slider-controls button:not(.slick-arrow) {
  visibility: hidden; }

.collection-slider-preloader .slick-slider:not(.slick-initialized) {
  overflow: hidden;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.collection-slider-preloader .slick-slider:not(.slick-initialized) article {
  width: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0; }

@media (min-width: 576px) {
  .collection-slider-preloader .slick-slider:not(.slick-initialized) article {
    width: 50%; } }

@media (min-width: 926px) {
  .collection-slider-preloader .slick-slider:not(.slick-initialized) article {
    width: 33.333333%; } }

@media (min-width: 1279px) {
  .collection-slider-preloader .slick-slider:not(.slick-initialized) article {
    width: 25%; } }

.swym-information .swym-success-msg {
  margin-top: 1rem;
  margin-bottom: 1rem; }

.swym-information #swym-remind-me-subscribed-success #remind-me-subscribe-btn {
  display: none !important; }

body:has(#facetedSearch .facetedSearch-navList.is-open) {
  overflow: hidden; }

@media (min-width: 1280px) {
  body:has(#facetedSearch .facetedSearch-navList.is-open) {
    overflow: auto; } }

body:has(#cart-preview-container.is-open) {
  overflow: hidden; }

.facetedSearch-navList .accordion-block:has(.toggleLink.is-open) + .accordion-block {
  border-top-color: transparent !important; }

.facetedSearch-navList .navList-action--checkbox::before,
.facetedSearch-navList .navList-action--checkbox::after {
  margin-top: -0.625rem;
  height: 1.375rem;
  width: 1.375rem; }

.facetedSearch-navList .navList-action--checkbox::before {
  border-color: #2c2a29; }

.facetedSearch-navList .navList-action--checkbox::after {
  left: 0px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='15' fill='none'%3E%3Cpath stroke='%232C2A29' stroke-width='1.6' d='m4 5.36 5.47 5.47 9.44-9.44'/%3E%3C/svg%3E"); }

#sort-container {
  top: calc(100% + 1rem);
  -webkit-box-shadow: 0px 6px 24px 6px rgba(32, 32, 32, 0.07);
  box-shadow: 0px 6px 24px 6px rgba(32, 32, 32, 0.07); }

#sort-container a {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  letter-spacing: 0em; }

#sort-container a:hover {
  color: #2c2a29; }

#sort-container a:focus {
  color: #2c2a29; }

@media (min-width: 1280px) {
  #sort-container a {
    text-decoration-line: none; }
  #sort-container a:hover {
    text-decoration-line: underline; }
  #sort-container a:focus-visible {
    text-decoration-line: underline; }
  .facetedSearch-navList .accordion-block .accordion-content {
    top: calc(100% + 1rem);
    -webkit-box-shadow: 0px 6px 24px 6px rgba(32, 32, 32, 0.07);
    box-shadow: 0px 6px 24px 6px rgba(32, 32, 32, 0.07); } }

.tw-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }

.tw-pointer-events-none {
  pointer-events: none; }

.tw-pointer-events-auto {
  pointer-events: auto; }

.tw-invisible {
  visibility: hidden; }

.tw-static {
  position: static; }

.\!tw-fixed {
  position: fixed !important; }

.tw-fixed {
  position: fixed; }

.tw-absolute {
  position: absolute; }

.tw-relative {
  position: relative; }

.tw-sticky {
  position: sticky; }

.tw-inset-0 {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px; }

.\!tw-bottom-1\/2 {
  bottom: 50% !important; }

.\!tw-left-auto {
  left: auto !important; }

.\!tw-right-0 {
  right: 0px !important; }

.\!tw-top-0 {
  top: 0px !important; }

.\!tw-top-auto {
  top: auto !important; }

.-tw-bottom-3 {
  bottom: -0.75rem; }

.-tw-left-7 {
  left: -1.75rem; }

.-tw-left-7\.5vw {
  left: -7.5vw; }

.-tw-left-\[0\.3125rem\] {
  left: -0.3125rem; }

.-tw-right-3 {
  right: -0.75rem; }

.-tw-right-\[3px\] {
  right: -3px; }

.-tw-top-2 {
  top: -0.5rem; }

.-tw-top-\[0\.0625rem\] {
  top: -0.0625rem; }

.-tw-top-\[0\.125rem\] {
  top: -0.125rem; }

.-tw-top-\[2px\] {
  top: -2px; }

.tw-bottom-0 {
  bottom: 0px; }

.tw-bottom-0\.5 {
  bottom: 0.125rem; }

.tw-bottom-2 {
  bottom: 0.5rem; }

.tw-bottom-3 {
  bottom: 0.75rem; }

.tw-bottom-4 {
  bottom: 1rem; }

.tw-bottom-5 {
  bottom: 1.25rem; }

.tw-bottom-8 {
  bottom: 2rem; }

.tw-bottom-9 {
  bottom: 2.25rem; }

.tw-left-0 {
  left: 0px; }

.tw-left-1 {
  left: 0.25rem; }

.tw-left-4 {
  left: 1rem; }

.tw-left-5 {
  left: 1.25rem; }

.tw-left-8 {
  left: 2rem; }

.tw-left-9 {
  left: 2.25rem; }

.tw-left-\[1rem\] {
  left: 1rem; }

.tw-left-auto {
  left: auto; }

.tw-right-0 {
  right: 0px; }

.tw-right-1 {
  right: 0.25rem; }

.tw-right-12 {
  right: 3rem; }

.tw-right-2 {
  right: 0.5rem; }

.tw-right-3 {
  right: 0.75rem; }

.tw-right-4 {
  right: 1rem; }

.tw-right-5 {
  right: 1.25rem; }

.tw-right-8 {
  right: 2rem; }

.tw-right-\[1\.05rem\] {
  right: 1.05rem; }

.tw-right-auto {
  right: auto; }

.tw-top-0 {
  top: 0px; }

.tw-top-1\/2 {
  top: 50%; }

.tw-top-11 {
  top: 2.75rem; }

.tw-top-2 {
  top: 0.5rem; }

.tw-top-3 {
  top: 0.75rem; }

.tw-top-8 {
  top: 2rem; }

.tw-top-\[2rem\] {
  top: 2rem; }

.tw-top-\[4\.563rem\] {
  top: 4.563rem; }

.tw-top-\[4\.5rem\] {
  top: 4.5rem; }

.tw-top-\[7\.5rem\] {
  top: 7.5rem; }

.tw-top-\[75vw\] {
  top: 75vw; }

.tw-top-full {
  top: 100%; }

.tw--z-10 {
  z-index: -10; }

.tw-z-10 {
  z-index: 10; }

.tw-z-20 {
  z-index: 20; }

.tw-z-30 {
  z-index: 30; }

.tw-z-40 {
  z-index: 40; }

.tw-z-5 {
  z-index: 5; }

.tw-z-50 {
  z-index: 50; }

.tw-z-\[150\] {
  z-index: 150; }

.tw-order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

.tw-order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2; }

.tw-order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3; }

.tw-order-first {
  -webkit-box-ordinal-group: -9998;
  -ms-flex-order: -9999;
  order: -9999; }

.tw-order-last {
  -webkit-box-ordinal-group: 10000;
  -ms-flex-order: 9999;
  order: 9999; }

.tw-col-\[auto_\/_span_2\] {
  grid-column: auto / span 2; }

.tw-col-span-2 {
  grid-column: span 2 / span 2; }

.tw-col-start-1 {
  grid-column-start: 1; }

.tw-col-start-2 {
  grid-column-start: 2; }

.tw-col-start-3 {
  grid-column-start: 3; }

.tw-col-start-4 {
  grid-column-start: 4; }

.tw-col-start-7 {
  grid-column-start: 7; }

.tw-col-end-10 {
  grid-column-end: 10; }

.tw-col-end-11 {
  grid-column-end: 11; }

.tw-col-end-12 {
  grid-column-end: 12; }

.tw-col-end-13 {
  grid-column-end: 13; }

.tw-col-end-16 {
  grid-column-end: 16; }

.tw-col-end-3 {
  grid-column-end: 3; }

.tw-col-end-7 {
  grid-column-end: 7; }

.tw-row-\[auto_\/_span_2\] {
  grid-row: auto / span 2; }

.tw-row-start-1 {
  grid-row-start: 1; }

.tw-row-start-3 {
  grid-row-start: 3; }

.tw-row-start-4 {
  grid-row-start: 4; }

.tw-row-start-5 {
  grid-row-start: 5; }

.tw-row-start-7 {
  grid-row-start: 7; }

.tw-row-start-9 {
  grid-row-start: 9; }

.tw-row-end-10 {
  grid-row-end: 10; }

.tw-row-end-2 {
  grid-row-end: 2; }

.tw-row-end-4 {
  grid-row-end: 4; }

.tw-row-end-5 {
  grid-row-end: 5; }

.tw-row-end-6 {
  grid-row-end: 6; }

.tw-row-end-8 {
  grid-row-end: 8; }

.tw-float-right {
  float: right; }

.\!tw-float-none {
  float: none !important; }

.tw-float-none {
  float: none; }

.\!tw-m-0 {
  margin: 0px !important; }

.tw-m-0 {
  margin: 0px; }

.tw-m-auto {
  margin: auto; }

.\!tw-my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important; }

.tw-mx-0 {
  margin-left: 0px;
  margin-right: 0px; }

.tw-mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem; }

.tw-mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem; }

.tw-mx-4 {
  margin-left: 1rem;
  margin-right: 1rem; }

.tw-mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem; }

.tw-mx-\[0\.5rem\] {
  margin-left: 0.5rem;
  margin-right: 0.5rem; }

.tw-mx-\[1\.125rem\] {
  margin-left: 1.125rem;
  margin-right: 1.125rem; }

.tw-mx-\[3vw\] {
  margin-left: 3vw;
  margin-right: 3vw; }

.tw-mx-auto {
  margin-left: auto;
  margin-right: auto; }

.tw-my-0 {
  margin-top: 0px;
  margin-bottom: 0px; }

.tw-my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem; }

.tw-my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem; }

.tw-my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem; }

.tw-my-16 {
  margin-top: 4rem;
  margin-bottom: 4rem; }

.tw-my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem; }

.tw-my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem; }

.tw-my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem; }

.tw-my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }

.tw-my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem; }

.\!-tw-mt-\[0\.125rem\] {
  margin-top: -0.125rem !important; }

.\!tw-mb-0 {
  margin-bottom: 0px !important; }

.\!tw-mb-4 {
  margin-bottom: 1rem !important; }

.\!tw-mb-5 {
  margin-bottom: 1.25rem !important; }

.\!tw-ml-0 {
  margin-left: 0px !important; }

.\!tw-mt-0 {
  margin-top: 0px !important; }

.\!tw-mt-2 {
  margin-top: 0.5rem !important; }

.\!tw-mt-3 {
  margin-top: 0.75rem !important; }

.\!tw-mt-4 {
  margin-top: 1rem !important; }

.-tw-mr-1 {
  margin-right: -0.25rem; }

.-tw-mr-2 {
  margin-right: -0.5rem; }

.-tw-mr-\[0\.125rem\] {
  margin-right: -0.125rem; }

.-tw-mt-3 {
  margin-top: -0.75rem; }

.-tw-mt-\[0\.125rem\] {
  margin-top: -0.125rem; }

.tw--ml-half {
  margin-left: -50%; }

.tw--mt-24 {
  margin-top: -6rem; }

.tw-mb-0 {
  margin-bottom: 0px; }

.tw-mb-1 {
  margin-bottom: 0.25rem; }

.tw-mb-10 {
  margin-bottom: 2.5rem; }

.tw-mb-11 {
  margin-bottom: 2.75rem; }

.tw-mb-12 {
  margin-bottom: 3rem; }

.tw-mb-2 {
  margin-bottom: 0.5rem; }

.tw-mb-20 {
  margin-bottom: 5rem; }

.tw-mb-28 {
  margin-bottom: 7rem; }

.tw-mb-3 {
  margin-bottom: 0.75rem; }

.tw-mb-3\.5 {
  margin-bottom: 0.875rem; }

.tw-mb-32 {
  margin-bottom: 8rem; }

.tw-mb-4 {
  margin-bottom: 1rem; }

.tw-mb-5 {
  margin-bottom: 1.25rem; }

.tw-mb-6 {
  margin-bottom: 1.5rem; }

.tw-mb-7 {
  margin-bottom: 1.75rem; }

.tw-mb-8 {
  margin-bottom: 2rem; }

.tw-mb-\[0\.875rem\] {
  margin-bottom: 0.875rem; }

.tw-ml-0 {
  margin-left: 0px; }

.tw-ml-1 {
  margin-left: 0.25rem; }

.tw-ml-2 {
  margin-left: 0.5rem; }

.tw-ml-4 {
  margin-left: 1rem; }

.tw-ml-5 {
  margin-left: 1.25rem; }

.tw-ml-6 {
  margin-left: 1.5rem; }

.tw-ml-8 {
  margin-left: 2rem; }

.tw-ml-9 {
  margin-left: 2.25rem; }

.tw-mr-0 {
  margin-right: 0px; }

.tw-mr-1 {
  margin-right: 0.25rem; }

.tw-mr-10 {
  margin-right: 2.5rem; }

.tw-mr-11 {
  margin-right: 2.75rem; }

.tw-mr-2 {
  margin-right: 0.5rem; }

.tw-mr-3 {
  margin-right: 0.75rem; }

.tw-mr-32 {
  margin-right: 8rem; }

.tw-mr-4 {
  margin-right: 1rem; }

.tw-mr-44 {
  margin-right: 11rem; }

.tw-mr-5 {
  margin-right: 1.25rem; }

.tw-mr-6 {
  margin-right: 1.5rem; }

.tw-mr-7 {
  margin-right: 1.75rem; }

.tw-mr-8 {
  margin-right: 2rem; }

.tw-mr-\[0\.0625rem\] {
  margin-right: 0.0625rem; }

.tw-mr-\[0\.625rem\] {
  margin-right: 0.625rem; }

.tw-mr-\[6px\] {
  margin-right: 6px; }

.tw-mr-auto {
  margin-right: auto; }

.tw-mt-0 {
  margin-top: 0px; }

.tw-mt-0\.5 {
  margin-top: 0.125rem; }

.tw-mt-1 {
  margin-top: 0.25rem; }

.tw-mt-1\.5 {
  margin-top: 0.375rem; }

.tw-mt-10 {
  margin-top: 2.5rem; }

.tw-mt-11 {
  margin-top: 2.75rem; }

.tw-mt-12 {
  margin-top: 3rem; }

.tw-mt-14 {
  margin-top: 3.5rem; }

.tw-mt-16 {
  margin-top: 4rem; }

.tw-mt-2 {
  margin-top: 0.5rem; }

.tw-mt-3 {
  margin-top: 0.75rem; }

.tw-mt-3\.5 {
  margin-top: 0.875rem; }

.tw-mt-4 {
  margin-top: 1rem; }

.tw-mt-5 {
  margin-top: 1.25rem; }

.tw-mt-6 {
  margin-top: 1.5rem; }

.tw-mt-7 {
  margin-top: 1.75rem; }

.tw-mt-8 {
  margin-top: 2rem; }

.tw-mt-80 {
  margin-top: 20rem; }

.tw-mt-\[0\.4375rem\] {
  margin-top: 0.4375rem; }

.tw-mt-\[0\.875rem\] {
  margin-top: 0.875rem; }

.tw-mt-auto {
  margin-top: auto; }

.tw-block {
  display: block; }

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

.tw-inline {
  display: inline; }

.\!tw-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

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

.\!tw-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

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

.tw-grid {
  display: grid; }

.tw-list-item {
  display: list-item; }

.\!tw-hidden {
  display: none !important; }

.tw-hidden {
  display: none; }

.tw-aspect-\[75\/47\] {
  aspect-ratio: 75/47; }

.tw-aspect-square {
  aspect-ratio: 1 / 1; }

.\!tw-h-\[19px\] {
  height: 19px !important; }

.tw-h-0 {
  height: 0px; }

.tw-h-10 {
  height: 2.5rem; }

.tw-h-11 {
  height: 2.75rem; }

.tw-h-12 {
  height: 3rem; }

.tw-h-20 {
  height: 5rem; }

.tw-h-24 {
  height: 6rem; }

.tw-h-4 {
  height: 1rem; }

.tw-h-5 {
  height: 1.25rem; }

.tw-h-6 {
  height: 1.5rem; }

.tw-h-7 {
  height: 1.75rem; }

.tw-h-70v {
  height: 70vh; }

.tw-h-8 {
  height: 2rem; }

.tw-h-\[1\.5rem\] {
  height: 1.5rem; }

.tw-h-\[100dvh\] {
  height: 100dvh; }

.tw-h-\[100vh\] {
  height: 100vh; }

.tw-h-\[10px\] {
  height: 10px; }

.tw-h-\[2\.5rem\] {
  height: 2.5rem; }

.tw-h-\[3\.75rem\] {
  height: 3.75rem; }

.tw-h-\[52px\] {
  height: 52px; }

.tw-h-\[75px\] {
  height: 75px; }

.tw-h-\[calc\(100vh-112px\)\] {
  height: calc(100vh - 112px); }

.tw-h-auto {
  height: auto; }

.tw-h-fit {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content; }

.tw-h-full {
  height: 100%; }

.tw-h-screen {
  height: 100vh; }

.tw-max-h-\[3\.25rem\] {
  max-height: 3.25rem; }

.tw-max-h-\[30rem\] {
  max-height: 30rem; }

.tw-max-h-\[80vh\] {
  max-height: 80vh; }

.tw-max-h-double {
  max-height: 200%; }

.tw-min-h-0 {
  min-height: 0px; }

.tw-min-h-100vw {
  min-height: 100vw; }

.tw-min-h-24 {
  min-height: 6rem; }

.tw-min-h-\[1\.5rem\] {
  min-height: 1.5rem; }

.tw-min-h-\[10vw\] {
  min-height: 10vw; }

.tw-min-h-\[28px\] {
  min-height: 28px; }

.tw-min-h-\[4\.6875rem\] {
  min-height: 4.6875rem; }

.tw-min-h-\[52px\] {
  min-height: 52px; }

.tw-min-h-\[7\.875rem\] {
  min-height: 7.875rem; }

.tw-min-h-screen {
  min-height: 100vh; }

.\!tw-w-2\/3 {
  width: 66.666667% !important; }

.\!tw-w-\[11px\] {
  width: 11px !important; }

.\!tw-w-\[80\%\] {
  width: 80% !important; }

.\!tw-w-fit {
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important; }

.\!tw-w-full {
  width: 100% !important; }

.\!tw-w-max {
  width: -webkit-max-content !important;
  width: -moz-max-content !important;
  width: max-content !important; }

.tw-w-1\/2 {
  width: 50%; }

.tw-w-10 {
  width: 2.5rem; }

.tw-w-100vw {
  width: 100vw; }

.tw-w-11 {
  width: 2.75rem; }

.tw-w-12 {
  width: 3rem; }

.tw-w-145vw {
  width: 145vw; }

.tw-w-2 {
  width: 0.5rem; }

.tw-w-2\/3 {
  width: 66.666667%; }

.tw-w-2\/6 {
  width: 33.333333%; }

.tw-w-20 {
  width: 5rem; }

.tw-w-24 {
  width: 6rem; }

.tw-w-3\/4 {
  width: 75%; }

.tw-w-4 {
  width: 1rem; }

.tw-w-44 {
  width: 11rem; }

.tw-w-5 {
  width: 1.25rem; }

.tw-w-6 {
  width: 1.5rem; }

.tw-w-7 {
  width: 1.75rem; }

.tw-w-8 {
  width: 2rem; }

.tw-w-\[1\.5rem\] {
  width: 1.5rem; }

.tw-w-\[1\.875rem\] {
  width: 1.875rem; }

.tw-w-\[100vw\] {
  width: 100vw; }

.tw-w-\[12px\] {
  width: 12px; }

.tw-w-\[140vh\] {
  width: 140vh; }

.tw-w-\[17\.5rem\] {
  width: 17.5rem; }

.tw-w-\[18rem\] {
  width: 18rem; }

.tw-w-\[2\.1875rem\] {
  width: 2.1875rem; }

.tw-w-\[25rem\] {
  width: 25rem; }

.tw-w-\[48\%\] {
  width: 48%; }

.tw-w-\[74vw\] {
  width: 74vw; }

.tw-w-\[75px\] {
  width: 75px; }

.tw-w-\[95\%\] {
  width: 95%; }

.tw-w-auto {
  width: auto; }

.tw-w-full {
  width: 100%; }

.tw-w-max {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content; }

.tw-w-screen {
  width: 100vw; }

.tw-min-w-100vw {
  min-width: 100vw; }

.tw-min-w-3xs {
  min-width: 16rem; }

.tw-min-w-\[1\.5rem\] {
  min-width: 1.5rem; }

.tw-min-w-\[130vw\] {
  min-width: 130vw; }

.tw-min-w-\[1rem\] {
  min-width: 1rem; }

.tw-min-w-\[25rem\] {
  min-width: 25rem; }

.tw-min-w-\[330px\] {
  min-width: 330px; }

.tw-min-w-\[3rem\] {
  min-width: 3rem; }

.tw-min-w-\[5rem\] {
  min-width: 5rem; }

.tw-min-w-fit {
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content; }

.tw-min-w-full {
  min-width: 100%; }

.tw-min-w-screen {
  min-width: 100vw; }

.tw-min-w-xs {
  min-width: 20rem; }

.\!tw-max-w-\[25rem\] {
  max-width: 25rem !important; }

.\!tw-max-w-\[90rem\] {
  max-width: 90rem !important; }

.\!tw-max-w-\[calc\(100\%-50px\)\] {
  max-width: calc(100% - 50px) !important; }

.tw-max-w-12xl {
  max-width: 120rem; }

.tw-max-w-2xl {
  max-width: 42rem; }

.tw-max-w-6xl {
  max-width: 72rem; }

.tw-max-w-\[59\.45vw\] {
  max-width: 59.45vw; }

.tw-max-w-\[67\.5rem\] {
  max-width: 67.5rem; }

.tw-max-w-\[75rem\] {
  max-width: 75rem; }

.tw-max-w-\[calc\(100\%-50px\)\] {
  max-width: calc(100% - 50px); }

.tw-max-w-double {
  max-width: 200%; }

.tw-max-w-full {
  max-width: 100%; }

.tw-max-w-none {
  max-width: none; }

.tw-max-w-screen {
  max-width: 100vw; }

.tw-max-w-screen-xxl {
  max-width: 1920px; }

.tw-max-w-xs {
  max-width: 20rem; }

.tw-shrink-0 {
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.tw-flex-grow {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.tw-grow {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.tw-basis-1\/3 {
  -ms-flex-preferred-size: 33.333333%;
  flex-basis: 33.333333%; }

.tw-basis-1\/5 {
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%; }

.tw-basis-3\/5 {
  -ms-flex-preferred-size: 60%;
  flex-basis: 60%; }

.tw-basis-4\/5 {
  -ms-flex-preferred-size: 80%;
  flex-basis: 80%; }

.tw-basis-full {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%; }

.-tw-translate-x-\[85\%\] {
  --tw-translate-x: -85%;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }

.-tw-translate-x-full {
  --tw-translate-x: -100%;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }

.-tw-translate-y-1\/2 {
  --tw-translate-y: -50%;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }

.-tw-translate-y-3 {
  --tw-translate-y: -0.75rem;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }

.tw-translate-x-\[85\%\] {
  --tw-translate-x: 85%;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }

.tw-translate-x-full {
  --tw-translate-x: 100%;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }

.tw-translate-y-8 {
  --tw-translate-y: 2rem;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }

.tw-translate-y-\[calc\(-100\%\+28px\)\] {
  --tw-translate-y: calc(-100% + 28px);
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }

.tw-translate-y-\[calc\(-100\%\+33px\)\] {
  --tw-translate-y: calc(-100% + 33px);
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }

.tw-translate-y-\[calc\(-200\%\)\] {
  --tw-translate-y: calc(-200%);
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }

.-tw-rotate-90 {
  --tw-rotate: -90deg;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }

.tw-rotate-0 {
  --tw-rotate: 0deg;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }

.tw-rotate-180 {
  --tw-rotate: 180deg;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }

.tw-scale-110 {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }

.tw-scale-125 {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }

.-tw-scale-x-100 {
  --tw-scale-x: -1;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }

.tw-transform {
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }

@-webkit-keyframes tw-pulse {
  50% {
    opacity: .5; } }

@keyframes tw-pulse {
  50% {
    opacity: .5; } }

.tw-animate-pulse {
  -webkit-animation: tw-pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  animation: tw-pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite; }

@-webkit-keyframes tw-spin {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes tw-spin {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.tw-animate-spin {
  -webkit-animation: tw-spin 1s linear infinite;
  animation: tw-spin 1s linear infinite; }

.tw-cursor-pointer {
  cursor: pointer; }

.tw-cursor-wait {
  cursor: wait; }

.tw-touch-auto {
  -ms-touch-action: auto;
  touch-action: auto; }

.tw-list-inside {
  list-style-position: inside; }

.tw-list-disc {
  list-style-type: disc; }

.tw-list-none {
  list-style-type: none; }

.tw-auto-rows-auto {
  grid-auto-rows: auto; }

.tw-grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr)); }

.tw-grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr)); }

.tw-grid-cols-15 {
  grid-template-columns: repeat(15, minmax(0, 1fr)); }

.tw-grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr)); }

.tw-grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr)); }

.tw-grid-rows-\[0fr\] {
  grid-template-rows: 0fr; }

.tw-grid-rows-\[auto_auto\] {
  grid-template-rows: auto auto; }

.tw-flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }

.tw-flex-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.tw-flex-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.tw-flex-col-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse; }

.tw-flex-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.tw-flex-nowrap {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

.tw-content-center {
  -ms-flex-line-pack: center;
  align-content: center; }

.tw-items-start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.tw-items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.\!tw-justify-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

.tw-justify-start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.tw-justify-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.tw-justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.tw-justify-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.tw-justify-around {
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.tw-gap-1 {
  gap: 0.25rem; }

.tw-gap-2 {
  gap: 0.5rem; }

.tw-gap-3 {
  gap: 0.75rem; }

.tw-gap-4 {
  gap: 1rem; }

.tw-gap-5 {
  gap: 1.25rem; }

.tw-gap-x-2 {
  -webkit-column-gap: 0.5rem;
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem; }

.tw-gap-x-4 {
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem; }

.tw-gap-x-8 {
  -webkit-column-gap: 2rem;
  -moz-column-gap: 2rem;
  column-gap: 2rem; }

.tw-gap-y-1 {
  row-gap: 0.25rem; }

.tw-gap-y-4 {
  row-gap: 1rem; }

.-tw-space-x-\[1px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-1px * var(--tw-space-x-reverse));
  margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse))); }

.tw-space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse)); }

.tw-space-y-3\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.875rem * var(--tw-space-y-reverse)); }

.tw-place-self-end {
  place-self: end; }

.tw-place-self-center {
  place-self: center; }

.tw-self-start {
  -ms-flex-item-align: start;
  align-self: flex-start; }

.tw-self-end {
  -ms-flex-item-align: end;
  align-self: flex-end; }

.tw-self-center {
  -ms-flex-item-align: center;
  align-self: center; }

.tw-overflow-auto {
  overflow: auto; }

.tw-overflow-hidden {
  overflow: hidden; }

.tw-overflow-x-auto {
  overflow-x: auto; }

.tw-overflow-y-auto {
  overflow-y: auto; }

.tw-overflow-x-hidden {
  overflow-x: hidden; }

.tw-overflow-x-clip {
  overflow-x: clip; }

.tw-overscroll-y-none {
  overscroll-behavior-y: none; }

.tw-whitespace-normal {
  white-space: normal; }

.tw-whitespace-nowrap {
  white-space: nowrap; }

.tw-rounded {
  border-radius: 0.25rem; }

.tw-rounded-\[50\%\] {
  border-radius: 50%; }

.tw-rounded-md {
  border-radius: 0.375rem; }

.tw-rounded-none {
  border-radius: 0px; }

.\!tw-border-0 {
  border-width: 0px !important; }

.tw-border {
  border-width: 1px; }

.tw-border-0 {
  border-width: 0px; }

.tw-border-2 {
  border-width: 2px; }

.tw-border-3 {
  border-width: 3px; }

.tw-border-\[1px\] {
  border-width: 1px; }

.tw-border-y-0 {
  border-top-width: 0px;
  border-bottom-width: 0px; }

.\!tw-border-b-0 {
  border-bottom-width: 0px !important; }

.tw-border-b {
  border-bottom-width: 1px; }

.tw-border-b-0 {
  border-bottom-width: 0px; }

.tw-border-b-2 {
  border-bottom-width: 2px; }

.tw-border-l-8 {
  border-left-width: 8px; }

.tw-border-t {
  border-top-width: 1px; }

.tw-border-t-0 {
  border-top-width: 0px; }

.tw-border-t-2 {
  border-top-width: 2px; }

.tw-border-solid {
  border-style: solid; }

.tw-border-none {
  border-style: none; }

.\!tw-border-blue {
  border-color: #33cee5 !important; }

.tw-border-black {
  border-color: #2c2a29; }

.tw-border-black-200 {
  border-color: #ccc; }

.tw-border-black-50 {
  border-color: #e5e5e5; }

.tw-border-blue {
  border-color: #33cee5; }

.tw-border-blue-60 {
  border-color: #66DAEB; }

.tw-border-transparent {
  border-color: transparent; }

.tw-border-white {
  border-color: #fff; }

.tw-border-b-black-50 {
  border-bottom-color: #e5e5e5; }

.tw-border-b-blue-800 {
  border-bottom-color: #33cee5; }

.tw-border-b-white {
  border-bottom-color: #fff; }

.tw-border-l-blue {
  border-left-color: #33cee5; }

.tw-border-t-\[\#A5A4A3\] {
  border-top-color: #A5A4A3; }

.tw-border-t-black-50 {
  border-top-color: #e5e5e5; }

.\!tw-bg-black {
  background-color: #2c2a29 !important; }

.\!tw-bg-offwhite {
  background-color: #f5f5f5 !important; }

.\!tw-bg-white {
  background-color: #fff !important; }

.tw-bg-\[\#DDF1F6\] {
  background-color: #DDF1F6; }

.tw-bg-black {
  background-color: #2c2a29; }

.tw-bg-black-50 {
  background-color: #e5e5e5; }

.tw-bg-black-800 {
  background-color: #565554; }

.tw-bg-blue {
  background-color: #33cee5; }

.tw-bg-blue-200 {
  background-color: #ccf3f8; }

.tw-bg-blue-800 {
  background-color: #33cee5; }

.tw-bg-lightgrey {
  background-color: #f3f3f3; }

.tw-bg-offwhite {
  background-color: #f5f5f5; }

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

.tw-bg-white {
  background-color: #fff; }

.tw-bg-none {
  background-image: none; }

.tw-bg-\[80px_auto\] {
  background-size: 80px auto; }

.tw-bg-\[length\:1\.75rem\] {
  background-size: 1.75rem; }

.tw-bg-\[size\:5\.625rem\] {
  background-size: 5.625rem; }

.tw-bg-contain {
  background-size: contain; }

.tw-bg-cover {
  background-size: cover; }

.tw-bg-\[95\%_center\] {
  background-position: 95% center; }

.tw-bg-center {
  background-position: center; }

.tw-bg-right {
  background-position: right; }

.tw-bg-top {
  background-position: top; }

.tw-bg-no-repeat {
  background-repeat: no-repeat; }

.\!tw-fill-black {
  fill: #2c2a29 !important; }

.\!tw-fill-orange {
  fill: #ff8204 !important; }

.tw-fill-blue {
  fill: #33cee5; }

.tw-fill-blue-600 {
  fill: #009bb2; }

.tw-fill-white {
  fill: #fff; }

.tw-stroke-0 {
  stroke-width: 0; }

.tw-object-contain {
  -o-object-fit: contain;
  object-fit: contain; }

.tw-object-cover {
  -o-object-fit: cover;
  object-fit: cover; }

.tw-object-center {
  -o-object-position: center;
  object-position: center; }

.\!tw-p-0 {
  padding: 0px !important; }

.tw-p-0 {
  padding: 0px; }

.tw-p-1 {
  padding: 0.25rem; }

.tw-p-1\.5 {
  padding: 0.375rem; }

.tw-p-2 {
  padding: 0.5rem; }

.tw-p-3 {
  padding: 0.75rem; }

.tw-p-4 {
  padding: 1rem; }

.tw-p-5 {
  padding: 1.25rem; }

.tw-p-8 {
  padding: 2rem; }

.\!tw-px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important; }

.\!tw-px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important; }

.\!tw-py-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important; }

.tw-px-0 {
  padding-left: 0px;
  padding-right: 0px; }

.tw-px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem; }

.tw-px-14 {
  padding-left: 3.5rem;
  padding-right: 3.5rem; }

.tw-px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem; }

.tw-px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem; }

.tw-px-4 {
  padding-left: 1rem;
  padding-right: 1rem; }

.tw-px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem; }

.tw-px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem; }

.tw-px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem; }

.tw-px-7\.5vw {
  padding-left: 7.5vw;
  padding-right: 7.5vw; }

.tw-px-8 {
  padding-left: 2rem;
  padding-right: 2rem; }

.tw-px-9 {
  padding-left: 2.25rem;
  padding-right: 2.25rem; }

.tw-px-\[0\.875rem\] {
  padding-left: 0.875rem;
  padding-right: 0.875rem; }

.tw-px-\[1\.125rem\] {
  padding-left: 1.125rem;
  padding-right: 1.125rem; }

.tw-px-\[11px\] {
  padding-left: 11px;
  padding-right: 11px; }

.tw-px-\[calc\(10vw-8px\)\] {
  padding-left: calc(10vw - 8px);
  padding-right: calc(10vw - 8px); }

.tw-py-0 {
  padding-top: 0px;
  padding-bottom: 0px; }

.tw-py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem; }

.tw-py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem; }

.tw-py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem; }

.tw-py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.tw-py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem; }

.tw-py-3\.5 {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem; }

.tw-py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.tw-py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem; }

.tw-py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem; }

.tw-py-\[7px\] {
  padding-top: 7px;
  padding-bottom: 7px; }

.\!tw-pb-28 {
  padding-bottom: 7rem !important; }

.\!tw-pb-8 {
  padding-bottom: 2rem !important; }

.\!tw-pb-\[1\.625rem\] {
  padding-bottom: 1.625rem !important; }

.\!tw-pl-0 {
  padding-left: 0px !important; }

.\!tw-pl-10 {
  padding-left: 2.5rem !important; }

.\!tw-pl-4 {
  padding-left: 1rem !important; }

.\!tw-pl-9 {
  padding-left: 2.25rem !important; }

.\!tw-pt-5 {
  padding-top: 1.25rem !important; }

.tw-pb-0 {
  padding-bottom: 0px; }

.tw-pb-1 {
  padding-bottom: 0.25rem; }

.tw-pb-10 {
  padding-bottom: 2.5rem; }

.tw-pb-2 {
  padding-bottom: 0.5rem; }

.tw-pb-20 {
  padding-bottom: 5rem; }

.tw-pb-3 {
  padding-bottom: 0.75rem; }

.tw-pb-4 {
  padding-bottom: 1rem; }

.tw-pb-5 {
  padding-bottom: 1.25rem; }

.tw-pb-6 {
  padding-bottom: 1.5rem; }

.tw-pb-8 {
  padding-bottom: 2rem; }

.tw-pb-\[0\.625rem\] {
  padding-bottom: 0.625rem; }

.tw-pb-\[1px\] {
  padding-bottom: 1px; }

.tw-pl-0 {
  padding-left: 0px; }

.tw-pl-1 {
  padding-left: 0.25rem; }

.tw-pl-10 {
  padding-left: 2.5rem; }

.tw-pl-2 {
  padding-left: 0.5rem; }

.tw-pl-4 {
  padding-left: 1rem; }

.tw-pl-6 {
  padding-left: 1.5rem; }

.tw-pl-8 {
  padding-left: 2rem; }

.tw-pl-\[5rem\] {
  padding-left: 5rem; }

.tw-pr-0 {
  padding-right: 0px; }

.tw-pr-2 {
  padding-right: 0.5rem; }

.tw-pr-3 {
  padding-right: 0.75rem; }

.tw-pr-4 {
  padding-right: 1rem; }

.tw-pr-7 {
  padding-right: 1.75rem; }

.tw-pr-8 {
  padding-right: 2rem; }

.tw-pt-0 {
  padding-top: 0px; }

.tw-pt-1 {
  padding-top: 0.25rem; }

.tw-pt-10 {
  padding-top: 2.5rem; }

.tw-pt-12 {
  padding-top: 3rem; }

.tw-pt-2 {
  padding-top: 0.5rem; }

.tw-pt-20 {
  padding-top: 5rem; }

.tw-pt-28 {
  padding-top: 7rem; }

.tw-pt-3 {
  padding-top: 0.75rem; }

.tw-pt-3\.5 {
  padding-top: 0.875rem; }

.tw-pt-4 {
  padding-top: 1rem; }

.tw-pt-5 {
  padding-top: 1.25rem; }

.tw-pt-6 {
  padding-top: 1.5rem; }

.tw-pt-8 {
  padding-top: 2rem; }

.tw-pt-9 {
  padding-top: 2.25rem; }

.tw-pt-\[0\.5625rem\] {
  padding-top: 0.5625rem; }

.tw-pt-\[3\.75rem\] {
  padding-top: 3.75rem; }

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

.\!tw-text-center {
  text-align: center !important; }

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

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

.tw-align-bottom {
  vertical-align: bottom; }

.tw-align-text-bottom {
  vertical-align: text-bottom; }

.tw-align-sub {
  vertical-align: sub; }

.\!tw-font-sans {
  font-family: Plus Jakarta Sans, sans-serif !important; }

.tw-font-sans {
  font-family: Plus Jakarta Sans, sans-serif; }

.\!tw-text-\[0\.9375rem\] {
  font-size: 0.9375rem !important; }

.\!tw-text-\[18px\] {
  font-size: 18px !important; }

.\!tw-text-base {
  font-size: 1rem !important;
  line-height: 1.5625rem !important; }

.tw-text-2xl {
  font-size: 1.5rem;
  line-height: 1.75rem; }

.tw-text-3xl {
  font-size: 1.625rem;
  line-height: 1.875rem; }

.tw-text-4xl {
  font-size: 1.75rem;
  line-height: 2rem; }

.tw-text-5xl {
  font-size: 1.875rem;
  line-height: 2.25rem; }

.tw-text-6xl {
  font-size: 2.25rem;
  line-height: 2.75rem; }

.tw-text-\[0\.688rem\] {
  font-size: 0.688rem; }

.tw-text-\[0\.75rem\] {
  font-size: 0.75rem; }

.tw-text-\[0\.8125rem\] {
  font-size: 0.8125rem; }

.tw-text-\[0\.938rem\] {
  font-size: 0.938rem; }

.tw-text-\[1\.063rem\] {
  font-size: 1.063rem; }

.tw-text-\[1\.125rem\] {
  font-size: 1.125rem; }

.tw-text-base {
  font-size: 1rem;
  line-height: 1.5625rem; }

.tw-text-lg {
  font-size: 1.25rem; }

.tw-text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem; }

.tw-text-xl {
  font-size: 1.375rem;
  line-height: 1.875rem; }

.tw-text-xsm {
  font-size: 0.75rem;
  line-height: 1rem; }

.\!tw-font-bold {
  font-weight: 600 !important; }

.\!tw-font-medium {
  font-weight: 400 !important; }

.tw-font-bold {
  font-weight: 600; }

.tw-font-md {
  font-weight: 500; }

.tw-font-medium {
  font-weight: 400; }

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

.\!tw-uppercase {
  text-transform: uppercase !important; }

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

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

.\!tw-capitalize {
  text-transform: capitalize !important; }

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

.tw-normal-case {
  text-transform: none; }

.tw-not-italic {
  font-style: normal; }

.\!tw-leading-11 {
  line-height: 2.75rem !important; }

.\!tw-leading-none {
  line-height: 1 !important; }

.tw-leading-1 {
  line-height: 1.25rem; }

.tw-leading-10 {
  line-height: 2.5rem; }

.tw-leading-11 {
  line-height: 2.75rem; }

.tw-leading-2 {
  line-height: 1.375rem; }

.tw-leading-3 {
  line-height: 1.5rem; }

.tw-leading-4 {
  line-height: 1.625rem; }

.tw-leading-4\.5 {
  line-height: 1.68rem; }

.tw-leading-6 {
  line-height: 1.875rem; }

.tw-leading-\[0\] {
  line-height: 0; }

.tw-leading-\[1\.125rem\] {
  line-height: 1.125rem; }

.tw-leading-\[1\.3125rem\] {
  line-height: 1.3125rem; }

.tw-leading-\[1\.35rem\] {
  line-height: 1.35rem; }

.tw-leading-\[50px\] {
  line-height: 50px; }

.tw-leading-none {
  line-height: 1; }

.-tw-tracking-\[0\.01rem\] {
  letter-spacing: -0.01rem; }

.tw-tracking-\[0\.13125rem\] {
  letter-spacing: 0.13125rem; }

.tw-tracking-normal {
  letter-spacing: 0em; }

.tw-tracking-tight {
  letter-spacing: -0.025em; }

.tw-tracking-wide {
  letter-spacing: 0.025em; }

.\!tw-text-black {
  color: #2c2a29 !important; }

.tw-text-black {
  color: #2c2a29; }

.tw-text-black-600 {
  color: #807f7f; }

.tw-text-black-800 {
  color: #565554; }

.tw-text-darkgrey {
  color: #666666; }

.tw-text-error {
  color: #de1c22; }

.tw-text-lightestgrey {
  color: #707070; }

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

.\!tw-underline {
  text-decoration-line: underline !important; }

.tw-underline {
  text-decoration-line: underline; }

.tw-underline-offset-8 {
  text-underline-offset: 8px; }

.tw-placeholder-black::-webkit-input-placeholder {
  color: #2c2a29; }

.tw-placeholder-black::-moz-placeholder {
  color: #2c2a29; }

.tw-placeholder-black:-ms-input-placeholder {
  color: #2c2a29; }

.tw-placeholder-black::-ms-input-placeholder {
  color: #2c2a29; }

.tw-placeholder-black::placeholder {
  color: #2c2a29; }

.tw-opacity-0 {
  opacity: 0; }

.tw-opacity-100 {
  opacity: 1; }

.tw-opacity-30 {
  opacity: 0.3; }

.tw-opacity-40 {
  opacity: 0.4; }

.tw-opacity-50 {
  opacity: 0.5; }

.tw-opacity-90 {
  opacity: 0.9; }

.\!tw-shadow-none {
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important; }

.tw-transition {
  -webkit-transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms; }

.tw-transition-all {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms; }

.tw-transition-none {
  -webkit-transition-property: none;
  transition-property: none; }

.tw-transition-opacity {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms; }

.tw-transition-transform {
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms; }

.tw-delay-300 {
  -webkit-transition-delay: 300ms;
  transition-delay: 300ms; }

.tw-duration-1000 {
  -webkit-transition-duration: 1000ms;
  transition-duration: 1000ms; }

.tw-duration-200 {
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms; }

.tw-duration-300 {
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms; }

.tw-duration-500 {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms; }

.tw-duration-700 {
  -webkit-transition-duration: 700ms;
  transition-duration: 700ms; }

.tw-duration-\[0\.4s\] {
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s; }

.tw-ease-\[cubic-bezier\(0\.42\,0\,0\.61\,1\.05\)\] {
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.61, 1.05);
  transition-timing-function: cubic-bezier(0.42, 0, 0.61, 1.05); }

.tw-ease-in-out {
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); }

.tw-ease-linear {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear; }

.tw-ease-out {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1); }

.tw-will-change-transform {
  will-change: transform; }

.\!\[--svgcolor\:\#fff\] {
  --svgcolor: #fff !important; }

::-moz-selection {
  color: #fff;
  background: #33cee5; }

::selection {
  color: #fff;
  background: #33cee5; }

:root {
  --svgcolor: transparent; }

.icon:hover {
  --svgcolor: #e5e5e5; }

.icon:hover.heart-pdp {
  --svgcolor: transparent; }

.tw-buybanner .icon:hover {
  --svgcolor: #ccf3f8; }

.tw-wrap-balance {
  text-wrap: balance; }

.product-info-container,
.bc-search-container {
  background-image: url("../img/jellycat-animated-cat-on-off-white-128-248.gif"); }

.animated-review.is-active {
  background-image: url("../img/jellycat-bounce-cat-on-teal-sm.gif"); }

@media (prefers-reduced-motion: reduce) {
  .product-info-container,
  .bc-search-container {
    background-image: url("../img/jellycat-reduced-cat-on-off-white-128-248.gif"); }
  .animated-review.is-active {
    background-image: url("../img/jellycat-reduced-cat-on-teal-sm.gif"); } }

#previewCartWrapper .previewCartAction {
  -webkit-box-shadow: 3px -3px 8px 0px rgba(189, 189, 189, 0.12);
  box-shadow: 3px -3px 8px 0px rgba(189, 189, 189, 0.12); }

#review-tips::after {
  position: relative;
  top: 0.125rem;
  margin-left: 0.3125rem;
  display: inline-block;
  height: 1.125rem;
  width: 1.625rem;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  --tw-content: '';
  content: var(--tw-content);
  background-image: url("../img/jellycat-logo.svg"); }

.form-select.disabled {
  pointer-events: none;
  border-color: #ccc !important;
  opacity: 0.7; }

#previewCartError::before {
  position: relative;
  top: -0.125rem;
  margin-right: 0.5rem;
  display: inline-block;
  height: 1.75rem;
  width: 3rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  --tw-content: '';
  content: var(--tw-content);
  background-image: url("../img/jellycat-error-icon.svg"); }

@media not all and (min-width: 360px) {
  .max-sm\:tw-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  #facetedSearch .max-sm\:tw-flex.tw-justify-between.tw-items-start.tw-pt-5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

@media (min-width: 768px) {
  #facetedSearch .md\:tw-flex.tw-justify-between.tw-items-start.tw-pt-5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  #facetedSearch .md\:tw-justify-between.tw-flex.tw-items-start.tw-pt-5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

@media (min-width: 1280px) {
  #facetedSearch .lg\:tw-flex.tw-justify-between.tw-items-start.tw-pt-5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  #facetedSearch .lg\:tw-justify-between.tw-flex.tw-items-start.tw-pt-5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  #facetedSearch .lg\:tw-items-start.tw-flex.tw-justify-between.tw-pt-5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

#facetedSearch .\[\&\.is-open\]\:tw-flex.is-open.tw-justify-between.tw-items-start.tw-pt-5 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

#facetedSearch .\[\&\[aria-hidden\=\'false\'\]\]\:tw-flex[aria-hidden='false'].tw-justify-between.tw-items-start.tw-pt-5 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.first-letter\:tw-capitalize::first-letter {
  text-transform: capitalize; }

.before\:tw-sr-only::before {
  content: var(--tw-content);
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }

.before\:tw-absolute::before {
  content: var(--tw-content);
  position: absolute; }

.before\:\!-tw-top-\[0\.1125rem\]::before {
  content: var(--tw-content);
  top: -0.1125rem !important; }

.before\:-tw-top-2::before {
  content: var(--tw-content);
  top: -0.5rem; }

.before\:tw-left-0::before {
  content: var(--tw-content);
  left: 0px; }

.before\:tw-top-1\/2::before {
  content: var(--tw-content);
  top: 50%; }

.before\:tw-h-\[2px\]::before {
  content: var(--tw-content);
  height: 2px; }

.before\:tw-w-6::before {
  content: var(--tw-content);
  width: 1.5rem; }

.before\:tw-w-7::before {
  content: var(--tw-content);
  width: 1.75rem; }

.before\:tw-w-full::before {
  content: var(--tw-content);
  width: 100%; }

.before\:-tw-rotate-45::before {
  content: var(--tw-content);
  --tw-rotate: -45deg;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }

.before\:tw-bg-black::before {
  content: var(--tw-content);
  background-color: #2c2a29; }

.before\:\!tw-content-none::before {
  --tw-content: none !important;
  content: var(--tw-content) !important; }

.after\:tw-sr-only::after {
  content: var(--tw-content);
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }

.after\:tw-absolute::after {
  content: var(--tw-content);
  position: absolute; }

.after\:-tw-bottom-2::after {
  content: var(--tw-content);
  bottom: -0.5rem; }

.after\:-tw-right-\[0\.1rem\]::after {
  content: var(--tw-content);
  right: -0.1rem; }

.after\:tw-left-0::after {
  content: var(--tw-content);
  left: 0px; }

.after\:tw-right-\[0\.2rem\]::after {
  content: var(--tw-content);
  right: 0.2rem; }

.after\:tw-top-0::after {
  content: var(--tw-content);
  top: 0px; }

.after\:tw-top-full::after {
  content: var(--tw-content);
  top: 100%; }

.after\:tw-z-5::after {
  content: var(--tw-content);
  z-index: 5; }

.after\:tw-block::after {
  content: var(--tw-content);
  display: block; }

.after\:tw-h-3::after {
  content: var(--tw-content);
  height: 0.75rem; }

.after\:tw-h-\[0\.625rem\]::after {
  content: var(--tw-content);
  height: 0.625rem; }

.after\:tw-w-6::after {
  content: var(--tw-content);
  width: 1.5rem; }

.after\:tw-w-7::after {
  content: var(--tw-content);
  width: 1.75rem; }

.after\:tw-w-\[0\.625rem\]::after {
  content: var(--tw-content);
  width: 0.625rem; }

.after\:tw-w-full::after {
  content: var(--tw-content);
  width: 100%; }

.after\:tw-rounded-full::after {
  content: var(--tw-content);
  border-radius: 9999px; }

.after\:tw-border-2::after {
  content: var(--tw-content);
  border-width: 2px; }

.after\:tw-border-white::after {
  content: var(--tw-content);
  border-color: #fff; }

.after\:tw-bg-blue-800::after {
  content: var(--tw-content);
  background-color: #33cee5; }

.after\:tw-bg-\[linear-gradient\(180deg\2c _\#fff\2c _transparent\)\]::after {
  content: var(--tw-content);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(transparent));
  background-image: linear-gradient(180deg, #fff, transparent); }

.after\:\!tw-content-none::after {
  --tw-content: none !important;
  content: var(--tw-content) !important; }

.first\:tw-mt-10:first-child {
  margin-top: 2.5rem; }

.last\:tw-mr-0:last-child {
  margin-right: 0px; }

.last\:tw-italic:last-child {
  font-style: italic; }

.last-of-type\:tw-mr-0:last-of-type {
  margin-right: 0px; }

.hover\:tw-cursor-pointer:hover {
  cursor: pointer; }

.hover\:\!tw-border-y:hover {
  border-top-width: 1px !important;
  border-bottom-width: 1px !important; }

.hover\:tw-border-black:hover {
  border-color: #2c2a29; }

.hover\:tw-bg-blue-800:hover {
  background-color: #33cee5; }

.hover\:tw-bg-white:hover {
  background-color: #fff; }

.hover\:\!tw-text-black:hover {
  color: #2c2a29 !important; }

.hover\:tw-text-black:hover {
  color: #2c2a29; }

.hover\:tw-text-white:hover {
  color: #fff; }

.hover\:tw-underline:hover {
  text-decoration-line: underline; }

.hover\:tw-no-underline:hover {
  text-decoration-line: none; }

.hover\:tw-opacity-60:hover {
  opacity: 0.6; }

.hover\:tw-shadow-\[inset_0_0_0_1px_\#565554\]:hover {
  --tw-shadow: inset 0 0 0 1px #565554;
  --tw-shadow-colored: inset 0 0 0 1px var(--tw-shadow-color);
  -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); }

.focus\:tw-border:focus {
  border-width: 1px; }

.focus\:tw-border-2:focus {
  border-width: 2px; }

.focus\:tw-border-\[1px\]:focus {
  border-width: 1px; }

.focus\:tw-border-solid:focus {
  border-style: solid; }

.focus\:tw-border-black:focus {
  border-color: #2c2a29; }

.focus\:tw-border-blue:focus {
  border-color: #33cee5; }

.focus\:tw-border-white:focus {
  border-color: #fff; }

.focus\:tw-bg-black-50:focus {
  background-color: #e5e5e5; }

.focus\:tw-bg-white:focus {
  background-color: #fff; }

.focus\:\!tw-text-black:focus {
  color: #2c2a29 !important; }

.focus\:tw-text-black:focus {
  color: #2c2a29; }

.focus\:tw-text-white:focus {
  color: #fff; }

.focus\:tw-outline:focus {
  outline-style: solid; }

.focus\:tw-outline-2:focus {
  outline-width: 2px; }

.focus\:\!tw-outline-offset-1:focus {
  outline-offset: 1px !important; }

.focus\:\!tw-outline-offset-4:focus {
  outline-offset: 4px !important; }

.focus\:\!tw-outline-blue-200:focus {
  outline-color: #ccf3f8 !important; }

.focus\:tw-outline-blue:focus {
  outline-color: #33cee5; }

.focus\:tw-outline-blue-600:focus {
  outline-color: #009bb2; }

.focus\:tw-outline-blue-800:focus {
  outline-color: #33cee5; }

.focus-visible\:\!tw-outline-none:focus-visible {
  outline: 2px solid transparent !important;
  outline-offset: 2px !important; }

.focus-visible\:tw-outline:focus-visible {
  outline-style: solid; }

.focus-visible\:\!tw-outline-dashed:focus-visible {
  outline-style: dashed !important; }

.focus-visible\:tw-outline-2:focus-visible {
  outline-width: 2px; }

.focus-visible\:tw-outline-blue:focus-visible {
  outline-color: #33cee5; }

.focus-visible\:tw-outline-blue-800:focus-visible {
  outline-color: #33cee5; }

.focus-visible\:\!tw-transition-none:focus-visible {
  -webkit-transition-property: none !important;
  transition-property: none !important; }

.active\:tw-bg-black-50:active {
  background-color: #e5e5e5; }

.active\:tw-text-black:active {
  color: #2c2a29; }

.tw-group:focus-within .group-focus-within\:tw-opacity-0 {
  opacity: 0; }

.tw-group:focus-within .group-focus-within\:tw-opacity-100 {
  opacity: 1; }

.tw-group:hover .group-hover\:-tw-translate-x-2 {
  --tw-translate-x: -0.5rem;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }

.tw-group:hover .group-hover\:tw-scale-105 {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }

.tw-group:hover .group-hover\:tw-scale-110 {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }

.tw-group:hover .group-hover\:tw-scale-x-\[2\] {
  --tw-scale-x: 2;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }

.tw-group:hover .group-hover\:tw-bg-blue-800 {
  background-color: #33cee5; }

.tw-group:hover .group-hover\:tw-fill-white {
  fill: #fff; }

.tw-group:hover .group-hover\:tw-pt-8 {
  padding-top: 2rem; }

.tw-group:hover .group-hover\:tw-text-black {
  color: #2c2a29; }

.tw-group:hover .group-hover\:tw-opacity-0 {
  opacity: 0; }

.tw-group:hover .group-hover\:tw-opacity-100 {
  opacity: 1; }

.tw-group:focus .group-focus\:tw-bg-blue-800 {
  background-color: #33cee5; }

.tw-group:focus .group-focus\:tw-fill-white {
  fill: #fff; }

.tw-group:focus .group-focus\:tw-pt-8 {
  padding-top: 2rem; }

.tw-group:focus .group-focus\:tw-text-black {
  color: #2c2a29; }

.tw-group:active .group-active\:tw-bg-blue-800 {
  background-color: #33cee5; }

.tw-group:active .group-active\:tw-fill-white {
  fill: #fff; }

.tw-group:active .group-active\:tw-pt-8 {
  padding-top: 2rem; }

.tw-group:active .group-active\:tw-text-black {
  color: #2c2a29; }

.tw-group.tw-is-open .group-\[\.is-open\]\:tw-rotate-180 {
  --tw-rotate: 180deg;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }

.tw-group.tw-is-featured .group-\[\.is-featured\]\:tw-bg-offwhite {
  background-color: #f5f5f5; }

.tw-group.tw-is-featured .group-\[\.is-featured\]\:tw-px-4 {
  padding-left: 1rem;
  padding-right: 1rem; }

.tw-group.tw-is-featured .group-\[\.is-featured\]\:tw-pb-12 {
  padding-bottom: 3rem; }

.tw-group.tw-is-featured .group-\[\.is-featured\]\:tw-text-base {
  font-size: 1rem;
  line-height: 1.5625rem; }

.tw-group.tw-is-featured .group-\[\.is-featured\]\:tw-text-lg {
  font-size: 1.25rem; }

.tw-group.tw-is-featured .group-\[\.is-featured\]\:tw-leading-5 {
  line-height: 1.75rem; }

.tw-group.tw-is-featured .group-\[\.is-featured\]\:tw-mix-blend-multiply {
  mix-blend-mode: multiply; }

.tw-peer:checked ~ .peer-checked\:tw-border-black-800 {
  border-color: #565554; }

.tw-peer:checked ~ .peer-checked\:tw-bg-blue-800 {
  background-color: #33cee5; }

@media (prefers-reduced-motion: reduce) {
  .motion-reduce\:tw-block {
    display: block; }
  .motion-reduce\:tw-hidden {
    display: none; }
  .motion-reduce\:tw-scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }
  .motion-reduce\:tw-transition-none {
    -webkit-transition-property: none;
    transition-property: none; } }

@media not all and (min-width: 360px) {
  .max-sm\:tw-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .max-sm\:tw-flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

@media (min-width: 320px) {
  .xs\:\!tw-px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important; } }

@media (min-width: 360px) {
  .sm\:tw--ml-12 {
    margin-left: -3rem; }
  .sm\:tw-mt-0 {
    margin-top: 0px; }
  .sm\:tw-mt-6 {
    margin-top: 1.5rem; }
  .sm\:tw-w-\[115\%\] {
    width: 115%; }
  .sm\:tw-w-full {
    width: 100%; }
  .sm\:tw-px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem; }
  .sm\:tw-px-12 {
    padding-left: 3rem;
    padding-right: 3rem; }
  .sm\:tw-px-4 {
    padding-left: 1rem;
    padding-right: 1rem; }
  .sm\:tw-pt-1 {
    padding-top: 0.25rem; }
  .sm\:tw-pt-3 {
    padding-top: 0.75rem; }
  .sm\:tw-text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem; } }

@media (min-width: 768px) {
  .md\:tw-invisible {
    visibility: hidden; }
  .md\:tw-absolute {
    position: absolute; }
  .md\:\!tw-bottom-2 {
    bottom: 0.5rem !important; }
  .md\:-tw-right-10 {
    right: -2.5rem; }
  .md\:-tw-right-3 {
    right: -0.75rem; }
  .md\:tw-bottom-5 {
    bottom: 1.25rem; }
  .md\:tw-bottom-9 {
    bottom: 2.25rem; }
  .md\:tw-left-0 {
    left: 0px; }
  .md\:tw-left-20 {
    left: 5rem; }
  .md\:tw-left-28 {
    left: 7rem; }
  .md\:tw-left-\[22vw\] {
    left: 22vw; }
  .md\:tw-left-\[27\.35vw\] {
    left: 27.35vw; }
  .md\:tw-left-auto {
    left: auto; }
  .md\:tw-right-0 {
    right: 0px; }
  .md\:tw-right-20 {
    right: 5rem; }
  .md\:tw-right-28 {
    right: 7rem; }
  .md\:tw-top-\[26vw\] {
    top: 26vw; }
  .md\:tw-top-\[5\.5rem\] {
    top: 5.5rem; }
  .md\:tw-top-\[8\.75rem\] {
    top: 8.75rem; }
  .md\:tw-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .md\:tw-order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .md\:tw-order-none {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .md\:tw-col-start-1 {
    grid-column-start: 1; }
  .md\:tw-col-start-13 {
    grid-column-start: 13; }
  .md\:tw-col-start-2 {
    grid-column-start: 2; }
  .md\:tw-col-start-3 {
    grid-column-start: 3; }
  .md\:tw-col-start-4 {
    grid-column-start: 4; }
  .md\:tw-col-start-5 {
    grid-column-start: 5; }
  .md\:tw-col-start-7 {
    grid-column-start: 7; }
  .md\:tw-col-start-9 {
    grid-column-start: 9; }
  .md\:tw-col-end-10 {
    grid-column-end: 10; }
  .md\:tw-col-end-11 {
    grid-column-end: 11; }
  .md\:tw-col-end-12 {
    grid-column-end: 12; }
  .md\:tw-col-end-13 {
    grid-column-end: 13; }
  .md\:tw-col-end-16 {
    grid-column-end: 16; }
  .md\:tw-col-end-4 {
    grid-column-end: 4; }
  .md\:tw-col-end-6 {
    grid-column-end: 6; }
  .md\:tw-col-end-7 {
    grid-column-end: 7; }
  .md\:tw-col-end-9 {
    grid-column-end: 9; }
  .md\:tw-row-start-1 {
    grid-row-start: 1; }
  .md\:tw-row-start-2 {
    grid-row-start: 2; }
  .md\:tw-row-start-4 {
    grid-row-start: 4; }
  .md\:tw-row-end-2 {
    grid-row-end: 2; }
  .md\:tw-row-end-3 {
    grid-row-end: 3; }
  .md\:tw-row-end-5 {
    grid-row-end: 5; }
  .md\:tw-float-right {
    float: right; }
  .md\:tw-m-16 {
    margin: 4rem; }
  .md\:\!tw-my-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important; }
  .md\:\!tw-my-7 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important; }
  .md\:tw-mx-0 {
    margin-left: 0px;
    margin-right: 0px; }
  .md\:tw-mx-16 {
    margin-left: 4rem;
    margin-right: 4rem; }
  .md\:tw-mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem; }
  .md\:tw-mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem; }
  .md\:tw-mx-8 {
    margin-left: 2rem;
    margin-right: 2rem; }
  .md\:tw-mx-auto {
    margin-left: auto;
    margin-right: auto; }
  .md\:tw-my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem; }
  .md\:tw-my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem; }
  .md\:tw-my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem; }
  .md\:\!tw-ml-3 {
    margin-left: 0.75rem !important; }
  .md\:\!tw-mt-0 {
    margin-top: 0px !important; }
  .md\:\!tw-mt-6 {
    margin-top: 1.5rem !important; }
  .md\:tw--ml-8 {
    margin-left: -2rem; }
  .md\:tw--mt-40 {
    margin-top: -10rem; }
  .md\:tw-mb-0 {
    margin-bottom: 0px; }
  .md\:tw-mb-10 {
    margin-bottom: 2.5rem; }
  .md\:tw-mb-12 {
    margin-bottom: 3rem; }
  .md\:tw-mb-14 {
    margin-bottom: 3.5rem; }
  .md\:tw-mb-2 {
    margin-bottom: 0.5rem; }
  .md\:tw-mb-4 {
    margin-bottom: 1rem; }
  .md\:tw-mb-5 {
    margin-bottom: 1.25rem; }
  .md\:tw-mb-6 {
    margin-bottom: 1.5rem; }
  .md\:tw-mb-8 {
    margin-bottom: 2rem; }
  .md\:tw-mb-auto {
    margin-bottom: auto; }
  .md\:tw-ml-0 {
    margin-left: 0px; }
  .md\:tw-ml-10 {
    margin-left: 2.5rem; }
  .md\:tw-ml-4 {
    margin-left: 1rem; }
  .md\:tw-ml-7 {
    margin-left: 1.75rem; }
  .md\:tw-ml-8 {
    margin-left: 2rem; }
  .md\:tw-mr-10 {
    margin-right: 2.5rem; }
  .md\:tw-mr-12 {
    margin-right: 3rem; }
  .md\:tw-mr-2 {
    margin-right: 0.5rem; }
  .md\:tw-mr-4 {
    margin-right: 1rem; }
  .md\:tw-mr-8 {
    margin-right: 2rem; }
  .md\:tw-mr-\[16\.2rem\] {
    margin-right: 16.2rem; }
  .md\:tw-mt-0 {
    margin-top: 0px; }
  .md\:tw-mt-12 {
    margin-top: 3rem; }
  .md\:tw-mt-14 {
    margin-top: 3.5rem; }
  .md\:tw-mt-16 {
    margin-top: 4rem; }
  .md\:tw-mt-2 {
    margin-top: 0.5rem; }
  .md\:tw-mt-2\.5 {
    margin-top: 0.625rem; }
  .md\:tw-mt-20 {
    margin-top: 5rem; }
  .md\:tw-mt-28 {
    margin-top: 7rem; }
  .md\:tw-mt-3 {
    margin-top: 0.75rem; }
  .md\:tw-mt-5 {
    margin-top: 1.25rem; }
  .md\:tw-mt-6 {
    margin-top: 1.5rem; }
  .md\:tw-mt-7 {
    margin-top: 1.75rem; }
  .md\:tw-mt-8 {
    margin-top: 2rem; }
  .md\:tw-mt-\[60px\] {
    margin-top: 60px; }
  .md\:tw-block {
    display: block; }
  .md\:tw-inline-block {
    display: inline-block; }
  .md\:tw-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .md\:tw-table {
    display: table; }
  .md\:tw-hidden {
    display: none; }
  .md\:tw-h-14 {
    height: 3.5rem; }
  .md\:tw-h-15 {
    height: 3.375rem; }
  .md\:tw-h-4 {
    height: 1rem; }
  .md\:tw-h-7 {
    height: 1.75rem; }
  .md\:tw-h-8 {
    height: 2rem; }
  .md\:tw-h-\[1\.625rem\] {
    height: 1.625rem; }
  .md\:tw-h-\[100px\] {
    height: 100px; }
  .md\:tw-h-\[2rem\] {
    height: 2rem; }
  .md\:tw-h-\[3\.75rem\] {
    height: 3.75rem; }
  .md\:tw-h-\[3\.8rem\] {
    height: 3.8rem; }
  .md\:tw-h-\[calc\(100vh-132px\)\] {
    height: calc(100vh - 132px); }
  .md\:tw-h-auto {
    height: auto; }
  .md\:tw-h-full {
    height: 100%; }
  .md\:tw-max-h-33vw {
    max-height: 33.33vw; }
  .md\:tw-max-h-\[15\.625rem\] {
    max-height: 15.625rem; }
  .md\:tw-max-h-full {
    max-height: 100%; }
  .md\:tw-min-h-33vw {
    min-height: 33.33vw; }
  .md\:\!tw-w-\[330px\] {
    width: 330px !important; }
  .md\:\!tw-w-auto {
    width: auto !important; }
  .md\:\!tw-w-full {
    width: 100% !important; } }

@media (min-width: 768px) and (min-width: 768px) {
  .md\:md\:tw-w-14 {
    width: 3.5rem; } }

@media (min-width: 768px) {
  .md\:tw-w-1\/2 {
    width: 50%; }
  .md\:tw-w-1\/4 {
    width: 25%; }
  .md\:tw-w-12 {
    width: 3rem; }
  .md\:tw-w-14 {
    width: 3.5rem; }
  .md\:tw-w-2\/3 {
    width: 66.666667%; }
  .md\:tw-w-2\/5 {
    width: 40%; }
  .md\:tw-w-3\/4 {
    width: 75%; }
  .md\:tw-w-33vw {
    width: 33.33vw; }
  .md\:tw-w-4 {
    width: 1rem; }
  .md\:tw-w-40 {
    width: 10rem; }
  .md\:tw-w-5\/6 {
    width: 83.333333%; }
  .md\:tw-w-50vw {
    width: 50vw; }
  .md\:tw-w-7 {
    width: 1.75rem; }
  .md\:tw-w-8 {
    width: 2rem; }
  .md\:tw-w-\[1\.625rem\] {
    width: 1.625rem; }
  .md\:tw-w-\[100px\] {
    width: 100px; }
  .md\:tw-w-\[11\.25rem\] {
    width: 11.25rem; }
  .md\:tw-w-\[18rem\] {
    width: 18rem; }
  .md\:tw-w-\[24vw\] {
    width: 24vw; }
  .md\:tw-w-\[2rem\] {
    width: 2rem; }
  .md\:tw-w-\[33\%\] {
    width: 33%; }
  .md\:tw-w-\[330px\] {
    width: 330px; }
  .md\:tw-w-\[47\.7\%\] {
    width: 47.7%; }
  .md\:tw-w-\[50\%\] {
    width: 50%; }
  .md\:tw-w-\[55\%\] {
    width: 55%; }
  .md\:tw-w-\[60\%\] {
    width: 60%; }
  .md\:tw-w-\[80\%\] {
    width: 80%; }
  .md\:tw-w-\[80vw\] {
    width: 80vw; }
  .md\:tw-w-auto {
    width: auto; }
  .md\:tw-w-full {
    width: 100%; }
  .md\:tw-w-min {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content; }
  .md\:\!tw-min-w-\[330px\] {
    min-width: 330px !important; }
  .md\:tw-min-w-0 {
    min-width: 0px; }
  .md\:tw-min-w-33vw {
    min-width: 33.33vw; }
  .md\:tw-min-w-\[330px\] {
    min-width: 330px; }
  .md\:tw-min-w-\[39rem\] {
    min-width: 39rem; }
  .md\:tw-min-w-\[512px\] {
    min-width: 512px; }
  .md\:tw-min-w-\[700px\] {
    min-width: 700px; }
  .md\:tw-min-w-\[initial\] {
    min-width: initial; }
  .md\:tw-min-w-full {
    min-width: 100%; }
  .md\:tw-max-w-\[20rem\] {
    max-width: 20rem; }
  .md\:tw-max-w-\[330px\] {
    max-width: 330px; }
  .md\:tw-max-w-\[90\%\] {
    max-width: 90%; }
  .md\:tw-max-w-lg {
    max-width: 32rem; }
  .md\:tw-max-w-none {
    max-width: none; }
  .md\:tw-max-w-screen {
    max-width: 100vw; }
  .md\:tw-basis-1\/2 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }
  .md\:tw-basis-1\/3 {
    -ms-flex-preferred-size: 33.333333%;
    flex-basis: 33.333333%; }
  .md\:tw-basis-1\/4 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%; }
  .md\:tw-basis-auto {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .md\:tw-basis-full {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }
  .md\:-tw-translate-x-\[85\%\] {
    --tw-translate-x: -85%;
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }
  .md\:-tw-translate-x-full {
    --tw-translate-x: -100%;
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }
  .md\:tw-translate-x-\[85\%\] {
    --tw-translate-x: 85%;
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }
  .md\:tw-translate-x-full {
    --tw-translate-x: 100%;
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }
  .md\:tw-translate-y-\[calc\(-100\%\+44px\)\] {
    --tw-translate-y: calc(-100% + 44px);
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }
  .md\:tw-scale-125 {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }
  .md\:tw-grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .md\:tw-grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .md\:tw-flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .md\:tw-flex-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .md\:tw-flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .md\:tw-flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .md\:tw-flex-nowrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .md\:tw-items-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .md\:tw-justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .md\:tw-justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .md\:tw-justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .md\:tw-justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .md\:tw-justify-evenly {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly; }
  .md\:tw-gap-0 {
    gap: 0px; }
  .md\:tw-gap-x-6 {
    -webkit-column-gap: 1.5rem;
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem; }
  .md\:tw-gap-x-7 {
    -webkit-column-gap: 1.75rem;
    -moz-column-gap: 1.75rem;
    column-gap: 1.75rem; }
  .md\:tw-gap-y-7 {
    row-gap: 1.75rem; }
  .md\:tw-self-auto {
    -ms-flex-item-align: auto;
    align-self: auto; }
  .md\:tw-self-center {
    -ms-flex-item-align: center;
    align-self: center; }
  .md\:tw-bg-auto {
    background-size: auto; }
  .md\:tw-fill-blue {
    fill: #33cee5; }
  .md\:\!tw-p-\[\.1875rem\] {
    padding: .1875rem !important; }
  .md\:tw-p-0 {
    padding: 0px; }
  .md\:tw-p-8 {
    padding: 2rem; }
  .md\:\!tw-px-10 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important; }
  .md\:\!tw-py-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .md\:tw-px-0 {
    padding-left: 0px;
    padding-right: 0px; }
  .md\:tw-px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem; }
  .md\:tw-px-12 {
    padding-left: 3rem;
    padding-right: 3rem; }
  .md\:tw-px-16 {
    padding-left: 4rem;
    padding-right: 4rem; }
  .md\:tw-px-20 {
    padding-left: 5rem;
    padding-right: 5rem; }
  .md\:tw-px-4 {
    padding-left: 1rem;
    padding-right: 1rem; }
  .md\:tw-px-8 {
    padding-left: 2rem;
    padding-right: 2rem; }
  .md\:tw-py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem; }
  .md\:tw-py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem; }
  .md\:tw-py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem; }
  .md\:tw-py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem; }
  .md\:tw-py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem; }
  .md\:tw-py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem; }
  .md\:tw-pb-10 {
    padding-bottom: 2.5rem; }
  .md\:tw-pb-2 {
    padding-bottom: 0.5rem; }
  .md\:tw-pb-24 {
    padding-bottom: 6rem; }
  .md\:tw-pl-10 {
    padding-left: 2.5rem; }
  .md\:tw-pl-12 {
    padding-left: 3rem; }
  .md\:tw-pl-3 {
    padding-left: 0.75rem; }
  .md\:tw-pl-4 {
    padding-left: 1rem; }
  .md\:tw-pr-0 {
    padding-right: 0px; }
  .md\:tw-pr-10 {
    padding-right: 2.5rem; }
  .md\:tw-pt-11 {
    padding-top: 2.75rem; }
  .md\:tw-pt-24 {
    padding-top: 6rem; }
  .md\:tw-pt-3 {
    padding-top: 0.75rem; }
  .md\:tw-text-left {
    text-align: left; }
  .md\:tw-text-center {
    text-align: center; }
  .md\:tw-text-right {
    text-align: right; }
  .md\:\!tw-text-base {
    font-size: 1rem !important;
    line-height: 1.5625rem !important; }
  .md\:tw-text-10xl {
    font-size: 4.5rem;
    line-height: 5rem; }
  .md\:tw-text-2xl {
    font-size: 1.5rem;
    line-height: 1.75rem; }
  .md\:tw-text-3xl {
    font-size: 1.625rem;
    line-height: 1.875rem; }
  .md\:tw-text-4xl {
    font-size: 1.75rem;
    line-height: 2rem; }
  .md\:tw-text-5xl {
    font-size: 1.875rem;
    line-height: 2.25rem; }
  .md\:tw-text-6xl {
    font-size: 2.25rem;
    line-height: 2.75rem; }
  .md\:tw-text-7xl {
    font-size: 2.5rem;
    line-height: 2.75rem; }
  .md\:tw-text-8xl {
    font-size: 2.75rem;
    line-height: 3.25rem; }
  .md\:tw-text-9xl {
    font-size: 3rem;
    line-height: 3.5rem; }
  .md\:tw-text-base {
    font-size: 1rem;
    line-height: 1.5625rem; }
  .md\:tw-text-lg {
    font-size: 1.25rem; }
  .md\:tw-text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem; }
  .md\:tw-text-xl {
    font-size: 1.375rem;
    line-height: 1.875rem; }
  .md\:tw-leading-1 {
    line-height: 1.25rem; }
  .md\:tw-leading-12 {
    line-height: 3rem; }
  .md\:tw-leading-5 {
    line-height: 1.75rem; }
  .md\:tw-leading-7 {
    line-height: 2rem; }
  .md\:tw-leading-9 {
    line-height: 2.375rem; }
  .md\:tw-leading-\[1\.3rem\] {
    line-height: 1.3rem; }
  .md\:before\:-tw-top-3::before {
    content: var(--tw-content);
    top: -0.75rem; }
  .md\:before\:-tw-top-3\.5::before {
    content: var(--tw-content);
    top: -0.875rem; }
  .md\:before\:tw-w-8::before {
    content: var(--tw-content);
    width: 2rem; }
  .md\:before\:tw-w-\[1\.625rem\]::before {
    content: var(--tw-content);
    width: 1.625rem; }
  .md\:after\:-tw-bottom-3::after {
    content: var(--tw-content);
    bottom: -0.75rem; }
  .md\:after\:-tw-bottom-3\.5::after {
    content: var(--tw-content);
    bottom: -0.875rem; }
  .md\:after\:tw-w-8::after {
    content: var(--tw-content);
    width: 2rem; }
  .md\:after\:tw-w-\[1\.625rem\]::after {
    content: var(--tw-content);
    width: 1.625rem; }
  .tw-group.tw-is-featured .group-\[\.is-featured\]\:md\:tw-pb-0 {
    padding-bottom: 0px; }
  .tw-group.tw-is-featured .group-\[\.is-featured\]\:md\:tw-pt-16 {
    padding-top: 4rem; }
  .tw-group.tw-is-featured .group-\[\.is-featured\]\:md\:tw-text-2xl {
    font-size: 1.5rem;
    line-height: 1.75rem; }
  .tw-group.tw-is-featured .group-\[\.is-featured\]\:md\:tw-text-lg {
    font-size: 1.25rem; } }

@media (min-width: 1280px) {
  .lg\:tw-pointer-events-auto {
    pointer-events: auto; }
  .lg\:tw-static {
    position: static; }
  .lg\:tw-relative {
    position: relative; }
  .lg\:tw-left-28 {
    left: 7rem; }
  .lg\:tw-left-\[25vw\] {
    left: 25vw; }
  .lg\:tw-right-28 {
    right: 7rem; }
  .lg\:tw-top-0 {
    top: 0px; }
  .lg\:tw-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .lg\:tw-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .lg\:tw-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .lg\:tw-order-none {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .lg\:tw-col-start-10 {
    grid-column-start: 10; }
  .lg\:tw-col-start-13 {
    grid-column-start: 13; }
  .lg\:tw-col-start-3 {
    grid-column-start: 3; }
  .lg\:tw-col-start-4 {
    grid-column-start: 4; }
  .lg\:tw-col-start-5 {
    grid-column-start: 5; }
  .lg\:tw-col-start-7 {
    grid-column-start: 7; }
  .lg\:tw-col-end-10 {
    grid-column-end: 10; }
  .lg\:tw-col-end-11 {
    grid-column-end: 11; }
  .lg\:tw-col-end-13 {
    grid-column-end: 13; }
  .lg\:tw-col-end-16 {
    grid-column-end: 16; }
  .lg\:tw-col-end-3 {
    grid-column-end: 3; }
  .lg\:tw-col-end-4 {
    grid-column-end: 4; }
  .lg\:tw-col-end-6 {
    grid-column-end: 6; }
  .lg\:tw-col-end-9 {
    grid-column-end: 9; }
  .lg\:tw-float-right {
    float: right; }
  .lg\:tw-m-4 {
    margin: 1rem; }
  .lg\:tw-mx-\[0px\] {
    margin-left: 0px;
    margin-right: 0px; }
  .lg\:tw-mx-auto {
    margin-left: auto;
    margin-right: auto; }
  .lg\:tw-my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem; }
  .lg\:\!tw-mt-\[\.375rem\] {
    margin-top: .375rem !important; }
  .lg\:tw-mb-0 {
    margin-bottom: 0px; }
  .lg\:tw-mb-12 {
    margin-bottom: 3rem; }
  .lg\:tw-mb-16 {
    margin-bottom: 4rem; }
  .lg\:tw-ml-20 {
    margin-left: 5rem; }
  .lg\:tw-ml-40 {
    margin-left: 10rem; }
  .lg\:tw-ml-8 {
    margin-left: 2rem; }
  .lg\:tw-mr-0 {
    margin-right: 0px; }
  .lg\:tw-mr-16 {
    margin-right: 4rem; }
  .lg\:tw-mr-2 {
    margin-right: 0.5rem; }
  .lg\:tw-mr-20 {
    margin-right: 5rem; }
  .lg\:tw-mr-3 {
    margin-right: 0.75rem; }
  .lg\:tw-mt-0 {
    margin-top: 0px; }
  .lg\:tw-mt-12 {
    margin-top: 3rem; }
  .lg\:tw-mt-6 {
    margin-top: 1.5rem; }
  .lg\:tw-block {
    display: block; }
  .lg\:tw-inline-block {
    display: inline-block; }
  .lg\:tw-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .lg\:tw-grid {
    display: grid; }
  .lg\:tw-hidden {
    display: none; }
  .lg\:tw-h-20 {
    height: 5rem; }
  .lg\:tw-h-7 {
    height: 1.75rem; }
  .lg\:tw-h-\[1\.375rem\] {
    height: 1.375rem; }
  .lg\:tw-h-\[3rem\] {
    height: 3rem; }
  .lg\:tw-h-\[calc\(100vh-228px\)\] {
    height: calc(100vh - 228px); }
  .lg\:tw-h-\[calc\(100vh-80px\)\] {
    height: calc(100vh - 80px); }
  .lg\:tw-min-h-\[2\.5rem\] {
    min-height: 2.5rem; }
  .lg\:tw-min-h-\[auto\] {
    min-height: auto; }
  .lg\:\!tw-w-1\/2 {
    width: 50% !important; }
  .lg\:\!tw-w-\[60\%\] {
    width: 60% !important; }
  .lg\:tw-w-1\/2 {
    width: 50%; }
  .lg\:tw-w-1\/3 {
    width: 33.333333%; }
  .lg\:tw-w-2\/5 {
    width: 40%; }
  .lg\:tw-w-3\/5 {
    width: 60%; }
  .lg\:tw-w-6 {
    width: 1.5rem; }
  .lg\:tw-w-7\/12 {
    width: 58.333333%; }
  .lg\:tw-w-8 {
    width: 2rem; }
  .lg\:tw-w-\[12\.5rem\] {
    width: 12.5rem; }
  .lg\:tw-w-\[17\.375rem\] {
    width: 17.375rem; }
  .lg\:tw-w-\[41\%\] {
    width: 41%; }
  .lg\:tw-w-\[60\%\] {
    width: 60%; }
  .lg\:tw-w-full {
    width: 100%; }
  .lg\:tw-w-max {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content; }
  .lg\:tw-min-w-\[5rem\] {
    min-width: 5rem; }
  .lg\:tw-max-w-3xl {
    max-width: 48rem; }
  .lg\:tw-max-w-7xl {
    max-width: 80rem; }
  .lg\:tw-max-w-\[1440px\] {
    max-width: 1440px; }
  .lg\:tw-basis-1\/3 {
    -ms-flex-preferred-size: 33.333333%;
    flex-basis: 33.333333%; }
  .lg\:tw-basis-1\/4 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%; }
  .lg\:tw-basis-3\/4 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%; }
  .lg\:tw-basis-auto {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .lg\:tw-basis-full {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }
  .lg\:tw-scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }
  .lg\:tw-grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .lg\:tw-grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .lg\:tw-grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)); }
  .lg\:tw-grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr)); }
  .lg\:tw-flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .lg\:tw-flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .lg\:tw-items-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .lg\:tw-justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .lg\:tw-justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .lg\:tw-gap-12 {
    gap: 3rem; }
  .lg\:tw-gap-x-5 {
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem; }
  .lg\:tw-space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse)); }
  .lg\:tw-divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse))); }
  .lg\:tw-divide-black-200 > :not([hidden]) ~ :not([hidden]) {
    border-color: #ccc; }
  .lg\:tw-border-t {
    border-top-width: 1px; }
  .lg\:tw-border-\[\#E5E5E5\] {
    border-color: #E5E5E5; }
  .lg\:tw-bg-white {
    background-color: #fff; }
  .lg\:tw-p-0 {
    padding: 0px; }
  .lg\:tw-px-20 {
    padding-left: 5rem;
    padding-right: 5rem; }
  .lg\:tw-px-24 {
    padding-left: 6rem;
    padding-right: 6rem; }
  .lg\:tw-px-8 {
    padding-left: 2rem;
    padding-right: 2rem; }
  .lg\:tw-py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem; }
  .lg\:tw-py-1\.5 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem; }
  .lg\:tw-py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem; }
  .lg\:\!tw-pl-0 {
    padding-left: 0px !important; }
  .lg\:\!tw-pl-6 {
    padding-left: 1.5rem !important; }
  .lg\:tw-pb-0 {
    padding-bottom: 0px; }
  .lg\:tw-pb-2 {
    padding-bottom: 0.5rem; }
  .lg\:tw-pb-24 {
    padding-bottom: 6rem; }
  .lg\:tw-pb-36 {
    padding-bottom: 9rem; }
  .lg\:tw-pl-0 {
    padding-left: 0px; }
  .lg\:tw-pl-16 {
    padding-left: 4rem; }
  .lg\:tw-pl-6 {
    padding-left: 1.5rem; }
  .lg\:tw-pr-1 {
    padding-right: 0.25rem; }
  .lg\:tw-pr-12 {
    padding-right: 3rem; }
  .lg\:tw-pr-24 {
    padding-right: 6rem; }
  .lg\:tw-pr-6 {
    padding-right: 1.5rem; }
  .lg\:tw-pt-0 {
    padding-top: 0px; }
  .lg\:tw-pt-1 {
    padding-top: 0.25rem; }
  .lg\:tw-pt-14 {
    padding-top: 3.5rem; }
  .lg\:tw-pt-24 {
    padding-top: 6rem; }
  .lg\:\!tw-text-base {
    font-size: 1rem !important;
    line-height: 1.5625rem !important; }
  .lg\:\!tw-text-sm {
    font-size: 0.875rem !important;
    line-height: 1.25rem !important; }
  .lg\:tw-text-3xl {
    font-size: 1.625rem;
    line-height: 1.875rem; }
  .lg\:tw-text-5xl {
    font-size: 1.875rem;
    line-height: 2.25rem; }
  .lg\:tw-text-6xl {
    font-size: 2.25rem;
    line-height: 2.75rem; }
  .lg\:tw-text-7xl {
    font-size: 2.5rem;
    line-height: 2.75rem; }
  .lg\:tw-text-base {
    font-size: 1rem;
    line-height: 1.5625rem; }
  .lg\:tw-text-lg {
    font-size: 1.25rem; }
  .lg\:tw-text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem; }
  .lg\:tw-text-xl {
    font-size: 1.375rem;
    line-height: 1.875rem; }
  .lg\:tw-font-md {
    font-weight: 500; }
  .lg\:tw-font-normal {
    font-weight: 400; }
  .lg\:tw-uppercase {
    text-transform: uppercase; }
  .lg\:\!tw-normal-case {
    text-transform: none !important; }
  .lg\:\!tw-leading-10 {
    line-height: 2.5rem !important; }
  .lg\:\!tw-leading-3 {
    line-height: 1.5rem !important; }
  .lg\:tw-leading-10 {
    line-height: 2.5rem; }
  .lg\:tw-leading-3 {
    line-height: 1.5rem; }
  .lg\:tw-tracking-\[0\.025rem\] {
    letter-spacing: 0.025rem; }
  .lg\:tw-no-underline {
    text-decoration-line: none; }
  .lg\:hover\:tw-underline:hover {
    text-decoration-line: underline; }
  .lg\:hover\:after\:tw-absolute:hover::after {
    content: var(--tw-content);
    position: absolute; }
  .lg\:hover\:after\:-tw-bottom-0:hover::after {
    content: var(--tw-content);
    bottom: -0px; }
  .lg\:hover\:after\:tw-left-0:hover::after {
    content: var(--tw-content);
    left: 0px; }
  .lg\:hover\:after\:tw-h-0:hover::after {
    content: var(--tw-content);
    height: 0px; }
  .lg\:hover\:after\:tw-h-0\.5:hover::after {
    content: var(--tw-content);
    height: 0.125rem; }
  .lg\:hover\:after\:tw-w-full:hover::after {
    content: var(--tw-content);
    width: 100%; }
  .lg\:hover\:after\:tw-bg-blue:hover::after {
    content: var(--tw-content);
    background-color: #33cee5; }
  .lg\:focus-visible\:tw-underline:focus-visible {
    text-decoration-line: underline; }
  .tw-group:focus-within .lg\:group-focus-within\:tw-block {
    display: block; }
  .tw-group:hover .lg\:group-hover\:tw-block {
    display: block; }
  .tw-group.tw-is-featured .group-\[\.is-featured\]\:lg\:tw-h-8 {
    height: 2rem; }
  .tw-group.tw-is-featured .group-\[\.is-featured\]\:lg\:tw-w-8 {
    width: 2rem; }
  .tw-group.tw-is-featured .group-\[\.is-featured\]\:lg\:tw-items-baseline {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline; }
  .tw-group.tw-is-featured .group-\[\.is-featured\]\:lg\:tw-text-3xl {
    font-size: 1.625rem;
    line-height: 1.875rem; }
  .tw-group.tw-is-featured .group-\[\.is-featured\]\:lg\:tw-text-5xl {
    font-size: 1.875rem;
    line-height: 2.25rem; } }

@media (min-width: 1440px) and (min-width: 768px) {
  .xl\:md\:tw-justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; } }

@media (min-width: 1440px) {
  .xl\:tw-mx-auto {
    margin-left: auto;
    margin-right: auto; }
  .xl\:tw-ml-24 {
    margin-left: 6rem; }
  .xl\:tw-mr-24 {
    margin-right: 6rem; }
  .xl\:tw-max-w-12xl {
    max-width: 120rem; }
  .xl\:tw-max-w-\[120rem\] {
    max-width: 120rem; }
  .xl\:tw-px-20 {
    padding-left: 5rem;
    padding-right: 5rem; }
  .xl\:tw-px-24 {
    padding-left: 6rem;
    padding-right: 6rem; }
  .xl\:tw-pl-32 {
    padding-left: 8rem; } }

@media (min-width: 1920px) {
  .xxl\:\!tw-left-0 {
    left: 0px !important; }
  .xxl\:tw-left-\[32vw\] {
    left: 32vw; }
  .xxl\:tw-top-80 {
    top: 20rem; }
  .xxl\:tw-m-auto {
    margin: auto; }
  .xxl\:tw-ml-auto {
    margin-left: auto; }
  .xxl\:tw-max-h-\[441px\] {
    max-height: 441px; }
  .xxl\:tw-min-h-\[441px\] {
    min-height: 441px; }
  .xxl\:\!tw-w-12xl {
    width: 120rem !important; }
  .xxl\:tw-w-12xl {
    width: 120rem; }
  .xxl\:tw-w-\[441px\] {
    width: 441px; }
  .xxl\:tw-min-w-\[441px\] {
    min-width: 441px; }
  .xxl\:tw-max-w-12xl {
    max-width: 120rem; }
  .xxl\:tw-border-b {
    border-bottom-width: 1px; }
  .xxl\:tw-border-b-0 {
    border-bottom-width: 0px; }
  .xxl\:tw-border-b-black-50 {
    border-bottom-color: #e5e5e5; }
  .xxl\:tw-px-\[99px\] {
    padding-left: 99px;
    padding-right: 99px; } }

.\[\&\.is-active\>a\]\:tw-border-b-2.is-active > a {
  border-bottom-width: 2px; }

.\[\&\.is-active\>img\]\:tw-opacity-100.is-active > img {
  opacity: 1; }

.\[\&\.is-active\]\:tw-opacity-100.is-active {
  opacity: 1; }

.\[\&\.is-open\>\.icon\]\:tw-rotate-90.is-open > .icon {
  --tw-rotate: 90deg;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }

.\[\&\.is-open\]\:tw-visible.is-open {
  visibility: visible; }

.\[\&\.is-open\]\:tw-absolute.is-open {
  position: absolute; }

.\[\&\.is-open\]\:tw-top-0.is-open {
  top: 0px; }

.\[\&\.is-open\]\:tw-block.is-open {
  display: block; }

.\[\&\.is-open\]\:tw-flex.is-open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.\[\&\.is-open\]\:tw-h-auto.is-open {
  height: auto; }

.\[\&\.is-open\]\:tw-w-full.is-open {
  width: 100%; }

.\[\&\.is-open\]\:tw-translate-x-0.is-open {
  --tw-translate-x: 0px;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }

.\[\&\.is-open\]\:tw-font-bold.is-open {
  font-weight: 600; }

.\[\&\.is-open\]\:tw-text-black.is-open {
  color: #2c2a29; }

.\[\&\.out-of-stock_\.previewCartItem--button_button\]\:tw-font-bold.out-of-stock .previewCartItem--button button {
  font-weight: 600; }

.\[\&\.out-of-stock_\.previewCartItem--button_button\]\:tw-text-black.out-of-stock .previewCartItem--button button {
  color: #2c2a29; }

.\[\&\.out-of-stock_\.previewCartItem--image\]\:tw-opacity-50.out-of-stock .previewCartItem--image {
  opacity: 0.5; }

.\[\&\.out-of-stock_\.previewCartItem--name\]\:tw-opacity-60.out-of-stock .previewCartItem--name {
  opacity: 0.6; }

.\[\&\.out-of-stock_\.previewCartItem--name_a\]\:hover\:tw-text-black:hover.out-of-stock .previewCartItem--name a {
  color: #2c2a29; }

.\[\&\.out-of-stock_\.previewCartItem--price\]\:tw-opacity-60.out-of-stock .previewCartItem--price {
  opacity: 0.6; }

.\[\&\.out-of-stock_\.previewCartItem--quantity\]\:tw-opacity-40.out-of-stock .previewCartItem--quantity {
  opacity: 0.4; }

.\[\&\.out-of-stock_\.previewCartItem--quantity_button\]\:tw-pointer-events-none.out-of-stock .previewCartItem--quantity button {
  pointer-events: none; }

.\[\&\.tw-is-open\]\:tw-pb-0.tw-is-open {
  padding-bottom: 0px; }

.\[\&\:has\(\.previewCart-emptyBody\)\]\:tw-flex-grow-0:has(.previewCart-emptyBody) {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0; }

.\[\&\:has\(\.previewCart-emptyBody\)_\.cart-preview-banner\]\:tw-block:has(.previewCart-emptyBody) .cart-preview-banner {
  display: block; }

.\[\&\:nth-child\(n\+9\)\]\:tw-hidden:nth-child(n+9) {
  display: none; }

.\[\&\>div\]\:tw-w-full > div {
  width: 100%; }

@media (min-width: 1280px) {
  .lg\:\[\&\>div\]\:tw-w-auto > div {
    width: auto; } }

.\[\&\[aria-hidden\=\'false\'\]\]\:tw-flex[aria-hidden='false'] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.\[\&_\.button\]\:tw-relative .button {
  position: relative; }

.\[\&_\.button\]\:tw-mt-5 .button {
  margin-top: 1.25rem; }

.\[\&_\.button\]\:tw-inline-block .button {
  display: inline-block; }

.\[\&_\.button\]\:tw-min-w-\[68\%\] .button {
  min-width: 68%; }

.\[\&_\.button\]\:tw-border-0 .button {
  border-width: 0px; }

.\[\&_\.button\]\:tw-bg-transparent .button {
  background-color: transparent; }

.\[\&_\.button\]\:tw-p-0 .button {
  padding: 0px; }

.\[\&_\.button\]\:tw-pb-1 .button {
  padding-bottom: 0.25rem; }

.\[\&_\.button\]\:tw-pt-2 .button {
  padding-top: 0.5rem; }

.\[\&_\.button\]\:tw-text-base .button {
  font-size: 1rem;
  line-height: 1.5625rem; }

.\[\&_\.button\]\:tw-font-normal .button {
  font-weight: 400; }

.\[\&_\.button\]\:tw-leading-\[1\.125rem\] .button {
  line-height: 1.125rem; }

.\[\&_\.button\]\:tw-text-black .button {
  color: #2c2a29; }

.\[\&_\.button\]\:before\:tw-content-none .button::before {
  --tw-content: none;
  content: var(--tw-content); }

.\[\&_\.button\]\:after\:tw-content-none .button::after {
  --tw-content: none;
  content: var(--tw-content); }

.\[\&_\.faq-section-item\.open\>a\>\.icon\]\:-tw-rotate-180 .faq-section-item.open > a > .icon {
  --tw-rotate: -180deg;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }

.\[\&_\.faq-section-item\.open\>a\]\:hover\:tw-text-black:hover .faq-section-item.open > a {
  color: #2c2a29; }

.\[\&_\.faq-section-item\.open\>div\]\:tw-grid-rows-\[1fr\] .faq-section-item.open > div {
  grid-template-rows: 1fr; }

.\[\&_\.grid-base\]\:tw-px-0 .grid-base {
  padding-left: 0px;
  padding-right: 0px; }

.\[\&_\.slick-list\]\:tw-py-2 .slick-list {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.\[\&_div\]\:tw-max-w-full div {
  max-width: 100%; }

.\[\&_h2\]\:tw-text-black h2 {
  color: #2c2a29; }

div#INDWrap {
  z-index: inherit; }

#INDWrap #INDmenu-btn {
  z-index: 49; }

#INDWrap #INDmenu {
  z-index: 2147483647; }
