@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 #0f7fff !important;
  outline-offset: 1px !important; }

input:focus + label {
  outline: 2px solid #0f7fff !important;
  outline-offset: 1px !important; }

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

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

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

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

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

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

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

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

.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: #1c0f13;
  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,
.card .card-body .price,
h5,
.card .card-body .card-title a,
h6,
.card .card-body [data-test-info-type="brandName"],
.slinky-theme-default .title,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

html {
  font-size: 16px; }
  @media (min-width: 551px) {
    html {
      font-size: 16px; } }
  @media (min-width: 1024px) {
    html {
      font-size: 16px; } }
  @media (min-width: 1280px) {
    html {
      font-size: 16px; } }

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

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

p {
  margin-bottom: 1.5rem; }

h1,
h2,
h3,
h4,
.card .card-body .price,
h5,
.card .card-body .card-title a,
h6,
.card .card-body [data-test-info-type="brandName"],
.slinky-theme-default .title {
  color: #1c0f13;
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  font-weight: 500;
  letter-spacing: 0.25px;
  margin-bottom: 0.75rem; }
  h1 small,
  h2 small,
  h3 small,
  h4 small,
  .card .card-body .price small,
  h5 small,
  .card .card-body .card-title a small,
  h6 small,
  .card .card-body [data-test-info-type="brandName"] small,
  .slinky-theme-default .title small {
    color: #757575;
    font-size: 60%;
    line-height: 0; }

h1 {
  font-size: 46px; }

h2 {
  font-size: 32px; }

h3 {
  font-size: 26px; }


h4,
.card .card-body .price {
  font-size: 21px; }


h5,
.card .card-body .card-title a {
  font-size: 18px; }


h6,
.card .card-body [data-test-info-type="brandName"],
.slinky-theme-default .title {
  font-size: 16px; }

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

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

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

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

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

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

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

ul {
  margin-left: 1.15rem; }

ol {
  margin-left: 1.15rem; }

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

dl dd {
  margin-bottom: 1.5rem; }

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

abbr {
  text-transform: none; }

blockquote { }

blockquote,
blockquote p {
  font-size: 26px;
  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: #4690b2;
    height: 100%;
    vertical-align: top;
    width: 100%; }

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

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


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

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

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


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

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

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

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

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

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

These are all the button

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.button--tiny { }

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

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

/*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: #eaeaea;
  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: #eaeaea;
  font-size: 1rem;
  height: auto;
  padding: 0.75rem;
  width: 100%;
  z-index: 89;
  max-width: 200px; }
  .dropdown-menu--content.open {
    display: block; }
  .dropdown-menu--content > *:first-child {
    margin-top: 0; }
  .dropdown-menu--content > *:last-child {
    margin-bottom: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

We provide a couple of component styles to layout forms.

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

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

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

```html_example
<form action="#" class="form">
    <fieldset class="form-fieldset">
        <legend class="form-legend">Form legend</legend>
        <div class="form-body">
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
            </div>
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
            </div>
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
            </div>
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
            </div>
        </div>
    </fieldset>
</form>
```
*/
.form-body {
  background-color: white;
  border: 1px solid #999999;
  box-shadow: 0 1px 2px rgba(34, 34, 34, 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: 551px) {
    .form-row--half .form-field {
      width: 50%; }
    .form-row--third .form-field {
      width: 33.33333%; }
    .form-row--quarter .form-field {
      width: 25%; } }

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

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

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

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

Styling of the select element with the multiple attribute

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

PrefixPostfix

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

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

### PrefixPostfix with a button

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

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

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

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

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

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

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

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

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

Switch

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

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

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

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

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

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

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

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

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

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

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

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

.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: 375px) {
    .form-actions {
      text-align: left; } }

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

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

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

Form inline errors

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.breadcrumb {
  color: #757575;
  float: left;
  font-size: 16px;
  line-height: 16px;
  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: 375px) {
      .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: 551px) {
    .tab {
      float: left; } }

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

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

@media (min-width: 551px) {
  .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: 551px) {
  .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: 551px) {
  .navBar-item {
    float: left; } }

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

.navBar-action {
  color: #222222;
  font-size: 18px;
  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: #444444;
  font-size: 18px;
  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: #444444; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.alertBox-heading {
  margin: 0; }

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

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

```sass_file_example
src/settings/foundation/accordion/_settings.scss
```
*/
.accordion {
  margin-bottom: 0;
  border: #e5e5e5 solid;
  border-width: 1px;
  box-shadow: 0 1px 2px rgba(34, 34, 34, 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: #222222; }
  .accordion-navigation > a {
    background: white;
    color: #1c0f13;
    padding: 1.875rem;
    display: block;
    font-family: "Work Sans", Arial, Helvetica, sans-serif;
    font-size: 1rem; }
    .accordion-navigation > a:hover {
      background: #e5e5e5; }
  .accordion-navigation .accordion-title {
    padding: 1.5rem 1.875rem; }

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

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

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

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

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

body.has-activeModal {
  overflow: hidden; }

.modal-background {
  background: #222222;
  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: 551px) {
    .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: 551px) {
    .modal {
      left: 0;
      margin: 0 auto;
      max-width: 80%;
      right: 0;
      width: 900px; } }
  @media only screen and (min-width: 551px) {
    .modal {
      top: 50% !important; } }
  @media (min-width: 551px) {
    .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: 375px) {
    .modal-footer {
      text-align: right; } }
  .modal-footer .button {
    display: block; }
    @media (min-width: 375px) {
      .modal-footer .button {
        display: inline-block;
        margin-bottom: 0; } }

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

.modal-close {
  color: #666666;
  cursor: pointer;
  font-size: 32px;
  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: 18px;
  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: 551px) {
  .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: 551px) {
  .actionBar-section--alt {
    float: right; } }

.actionBar-item {
  margin-bottom: 1.5rem; }
  @media (min-width: 551px) {
    .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(70, 144, 178, 0.9);
  color: white; }
  .card-figcaption-button:hover {
    background-color: #4690b2;
    color: white; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel-tooltip {
  display: none;
  height: 1px;
  margin-top: 10px;
  position: relative; }
  .carousel-tooltip::before {
    border-color: transparent transparent #313440 transparent;
    border-style: solid;
    border-width: 0.625rem;
    content: " ";
    position: absolute;
    right: 0;
    top: 50%; }
  .carousel-tooltip::after {
    background-color: #313440;
    border-radius: 0.5rem;
    color: white;
    content: attr(aria-label);
    cursor: default;
    font-size: 1rem;
    padding: 0.25rem 0.375rem;
    position: absolute;
    right: 0;
    top: 100%;
    white-space: nowrap; }
  .carousel-tooltip::before, .carousel-tooltip::after {
    display: none; }
  .carousel-tooltip:focus::before, .carousel-tooltip:focus::after {
    display: block; }
  @media (min-width: 551px) {
    .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: 551px) {
    .carousel-play-pause-button {
      font-size: 18px;
      max-width: 150px; } }
  @media (min-width: 1024px) {
    .carousel-play-pause-button {
      bottom: 1.5rem;
      left: 25px; } }
  .carousel-play-pause-button:hover {
    color: #474747; }
  @media (min-width: 375px) {
    .carousel-play-pause-button {
      max-width: 90px;
      min-width: 80px; } }

html,
body {
  height: auto; }

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

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

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

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

h1,
h2,
h3,
h4,
.card .card-body .price,
h5,
.card .card-body .card-title a,
h6,
.card .card-body [data-test-info-type="brandName"],
.slinky-theme-default .title {
  font-weight: 500;
  margin-top: 2.25rem; }


h5,
.card .card-body .card-title a,
h6,
.card .card-body [data-test-info-type="brandName"],
.slinky-theme-default .title {
  text-transform: uppercase; }

a {
  transition: color 0.15s ease; }

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

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

h1 {
  font-size: 46px; }

h2 {
  font-size: 32px; }

h3 {
  font-size: 26px; }


h4,
.card .card-body .price {
  font-size: 21px; }


h5,
.card .card-body .card-title a {
  font-size: 18px; }


h6,
.card .card-body [data-test-info-type="brandName"],
.slinky-theme-default .title {
  font-size: 16px; }

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

.definitionList:after {
  clear: both; }

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

.definitionList-value {
  margin: 0; }

.form-select {
  appearance: none;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z' fill='rgba(117, 117, 117, 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: 400;
  margin-left: 0.375rem;
  text-transform: none; }

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

.table-actions {
  margin: 1.5rem;
  text-align: center; }
  .table-actions .form {
    margin-bottom: 0; }
  .table-actions .button {
    display: block;
    margin-left: 0;
    margin-right: 0;
    width: 100%; }
    @media (min-width: 551px) {
      .table-actions .button {
        display: inline-block;
        margin-bottom: 0;
        width: auto; } }
    @media (min-width: 551px) {
      .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: 551px) {
        .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: 551px) {
        .table--line tr td {
          text-align: center; }
          .table--line tr td:first-child {
            text-align: left; }
          .table--line tr td:last-child {
            text-align: right; } }
      .table--line tr td + td {
        padding-left: 1.5rem; }
  .table--line td + td {
    border-left: 0; }

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

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

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

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

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

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

.modal {
  left: 50%;
  margin: 0;
  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: 26px;
  text-align: center; }
  @media (min-width: 1024px) {
    .modal-header-title {
      font-size: 32px; } }

.modal-close {
  height: 2rem;
  width: 2rem;
  color: #4690b2;
  font-size: 26px;
  line-height: 2rem;
  padding: 0;
  position: absolute;
  text-align: center;
  text-decoration: none;
  z-index: 50; }
  .modal-close::before {
    border-color: transparent transparent #313440 transparent;
    border-style: solid;
    border-width: 0.625rem;
    content: " ";
    position: absolute;
    right: 0;
    top: 50%; }
  .modal-close::after {
    background-color: #313440;
    border-radius: 0.5rem;
    color: white;
    content: attr(title);
    cursor: default;
    font-size: 1rem;
    padding: 0.25rem 0.375rem;
    position: absolute;
    right: 0;
    top: 100%;
    white-space: nowrap; }
  .modal-close::before, .modal-close::after {
    display: none; }
  .modal-close:focus::before, .modal-close:focus::after {
    display: block; }
  @media (min-width: 1024px) {
    .modal-close {
      font-size: 32px; } }
  .modal-close:hover {
    color: #326a84; }
  .modal-close::before {
    right: 50%;
    transform: translateX(50%); }
  .modal-close::after {
    right: 50%;
    transform: translateX(0.625rem); }

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

.modal--alert {
  background-color: white !important;
  border-radius: 4px;
  font-family: "Work 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: #1c0f13;
    font-size: 1.125rem; }
  .modal--alert .button-container {
    margin: 25px 0 0; }
    .modal--alert .button-container .confirm {
      background-color: #326a84;
      border-color: #326a84;
      color: white; }
    .modal--alert .button-container .confirm:focus,
    .modal--alert .button-container .confirm:hover {
      background-color: #1f4659;
      border-color: #1f4659;
      color: white; }
    .modal--alert .button-container .confirm:active {
      background-color: #4690b2;
      border-color: #4690b2;
      color: white; }

.hide-content {
  opacity: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-inlineMessage {
  display: block; }

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

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

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

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

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

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

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

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

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

.form-actions {
  margin: 0 auto;
  max-width: 75rem;
  width: 100%;
  display: block;
  text-align: center; }
  .form-actions:before, .form-actions:after {
    content: " ";
    display: table; }
  .form-actions:after {
    clear: both; }
  @media (min-width: 551px) {
    .form-actions {
      margin-top: 1.5rem; } }
  .form-actions .button,
  .form-actions input,
  .form-actions a {
    vertical-align: top;
    width: 100%; }
    @media (min-width: 551px) {
      .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: 551px) {
        .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: "Altivo", Arial, Helvetica, sans-serif;
  font-size: 16px;
  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: 16px;
  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: 16px; }

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

.form-column {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 551px) {
    .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: #666666; }

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

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

@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.3125rem; }

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

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

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

.form-option-variant--color,
.form-option-variant--pattern {
  height: 1.375rem;
  width: 1.375rem;
  min-width: initial;
  padding: 0; }
  @media (min-width: 551px) {
    .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: 16px;
  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: 551px) {
  .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.6; }
    [data-product-attribute] .form-option.unavailable::before {
      background-color: #939393;
      content: "";
      height: 2px;
      left: -5px;
      position: absolute;
      top: 11px;
      transform: rotate(-45deg);
      width: 141%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navList-action-close {
  background: #e5e5e5;
  border-radius: 100%;
  display: inline-block;
  float: right;
  line-height: 0;
  opacity: 0;
  padding: 0.25rem;
  transition: opacity 0.3s ease;
  visibility: hidden; }
  .navList-action-close .icon {
    height: 0.8125rem;
    width: 0.8125rem;
    fill: #444444; }
  .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: 1024px) {
      .navBar--sub .navBar-item {
        display: inline-block; } }
    @media (min-width: 1024px) {
      .navBar--sub .navBar-item.is-active {
        border-bottom: 1px solid #1c0f13; } }
    .navBar--sub .navBar-item.is-active > .navBar-action {
      color: #666666; }
    @media (min-width: 1024px) {
      .navBar--sub .navBar-item.navBar-item--separate {
        border-left: 1px solid #757575;
        margin: 0;
        padding-left: 0.75rem; } }
  .navBar--sub .navBar-action {
    color: #757575;
    font-size: 1rem;
    padding: 0; }
    .navBar--sub .navBar-action:hover {
      color: #333333; }

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

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

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

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

.actionBar-section .form-label {
  color: #757575;
  font-size: 16px;
  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: #444444;
  height: 2.125rem; }

.has-ribbon {
  position: relative; }

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

.navUser {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  top: 26px;
  width: 100%;
  z-index: 5; }
  .navUser:before, .navUser:after {
    content: " ";
    display: table; }
  .navUser:after {
    clear: both; }
  .navUser ul,
  .navUser ol {
    list-style: none;
    margin-left: 0;
    margin: 0;
    padding: 0; }
    .navUser ul ul,
    .navUser ul ol,
    .navUser ol ul,
    .navUser ol ol {
      list-style: none;
      margin-bottom: 0; }
    .navUser ul li,
    .navUser ol li {
      margin: 0;
      padding: 0; }
  .navUser-section {
    float: left; }
    .navUser-section:before, .navUser-section:after {
      content: " ";
      display: table; }
    .navUser-section:after {
      clear: both; }
  .navUser-section--alt {
    float: right;
    margin-left: 1.5rem; }
  .navUser-section + .navUser-section {
    margin-left: 1.5rem; }
  @media (min-width: 551px) {
    .navUser-item {
      float: left; } }
  .navUser-item, .navUser-action {
    display: block; }
  @media (min-width: 1024px) {
    .navUser {
      padding: 0 1.5rem;
      position: relative;
      right: auto;
      top: auto;
      transform: none;
      z-index: 50; } }
  .navUser .dropdown-menu {
    background-color: white;
    border: 1px solid #cccccc;
    box-shadow: 0 1px 2px rgba(34, 34, 34, 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: 1024px) {
  .navUser-section {
    position: relative; } }

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

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

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

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

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

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

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

.navUser-item-cartLabel {
  display: none; }
  @media (min-width: 551px) {
    .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 #eaeaea transparent;
    border-bottom-style: solid;
    bottom: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%); }

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

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

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

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

.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: 1024px) {
    .navPages-container {
      background: transparent;
      display: block;
      height: auto;
      padding: 0;
      position: relative; } }
  .navPages-container.is-open {
    display: block;
    padding-top: 55px; }

.navPages {
  background-color: #e5e5e5;
  height: 100%;
  overflow-y: auto;
  padding: 1.5rem; }
  @media (min-width: 1024px) {
    .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: 1024px) and (min-width: 551px) {
    .navPages-item {
      float: left; } }
  @media (min-width: 1024px) {
      .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: 1024px) {
      .navPages .navPage-subMenu-list {
        margin: 0 auto;
        max-width: 75rem;
        width: 100%;
        border-left: 0;
        margin: auto;
        padding-left: 0; }
        .navPages .navPage-subMenu-list:before, .navPages .navPage-subMenu-list:after {
          content: " ";
          display: table; }
        .navPages .navPage-subMenu-list:after {
          clear: both; } }

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

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

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

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

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

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

.navPages-action-moreIcon {
  height: 0.5rem;
  width: 0.5rem;
  margin-left: 0.75rem;
  transform: rotate(-90deg); }
  @media (min-width: 1024px) {
    .navPages-action-moreIcon {
      transform: none; } }
  .has-subMenu.is-open .navPages-action-moreIcon,
  .collapsible-icon-wrapper.is-open .navPages-action-moreIcon {
    transform: rotate(0); }
  .navPages-list:not(.navPages-list-depth-max) .navPages-action-moreIcon {
    height: 0.6875rem;
    width: 0.6875rem;
    margin: 0 1.5rem; }
    @media (min-width: 1024px) {
      .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: 1024px) {
    .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: 1024px) {
      .navPage-subMenu-action:not(.navPages-action-depth-max) + .navPage-childList {
        margin-left: 0; } }

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

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

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

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

.navPage-subMenu-item-child,
.navPage-subMenu-item-parent {
  width: 100%; }
  @media (min-width: 1024px) {
    .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: 1024px) {
    .navPage-subMenu-action {
      padding: 0.75rem 0 1.125rem; } }
  .navPages-list:not(.navPages-list-depth-max) .navPage-subMenu-action {
    padding: 0 0 0 1.5rem; }
    @media (min-width: 1024px) {
      .navPages-list:not(.navPages-list-depth-max) .navPage-subMenu-action {
        padding: 0.75rem 0 1.125rem; } }
  .navPage-subMenu-action .collapsible-icon-wrapper {
    box-sizing: content-box;
    display: inline-block;
    height: 100%;
    text-align: right;
    width: 100%; }
    @media (min-width: 1024px) {
      .navPage-subMenu-action .collapsible-icon-wrapper {
        display: none; } }

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

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

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

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

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

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

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

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

.pin_it_iframe_widget {
  display: none; }

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

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

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

.heroCarousel {
  margin-bottom: 4.5rem;
  margin-top: -1.5rem;
  min-width: 100%;
  width: 1px; }
  @media (min-width: 1024px) {
    .heroCarousel {
      margin-top: -2.5rem; } }
  @media (min-width: 551px) {
    .heroCarousel.slick-initialized {
      max-height: 25rem; } }
  @media (min-width: 1024px) {
    .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: 1024px) {
      .heroCarousel .slick-next {
        right: 25px; } }
  .heroCarousel .slick-prev {
    left: 15px; }
    @media (min-width: 1024px) {
      .heroCarousel .slick-prev {
        left: 25px; } }
  .heroCarousel .slick-dots {
    bottom: 0.5rem; }
    @media (min-width: 1024px) {
      .heroCarousel .slick-dots {
        bottom: 1.5rem; } }
    .heroCarousel .slick-dots li {
      background-color: white;
      background-color: rgba(255, 255, 255, 0.9); }
  .heroCarousel .slick-slide.is-square-image-type .heroCarousel-image-wrapper {
    height: 100vw; }
  .heroCarousel .slick-slide.is-vertical-image-type .heroCarousel-image-wrapper {
    height: 110vw; }
  @media (min-width: 551px) {
    .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: 551px) {
      .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: 551px) {
      .heroCarousel-slide .heroCarousel-image-wrapper {
        max-height: 25rem; } }
    @media (min-width: 1024px) {
      .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: 551px) {
    .heroCarousel-content {
      background-color: white;
      background-color: rgba(255, 255, 255, 0.9);
      background-color: rgba(255, 255, 255, 0.9);
      left: 0;
      margin: 0 auto;
      max-height: 80%;
      overflow: auto;
      padding: 2.25rem;
      padding: 1.5rem;
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      width: 43.75rem;
      width: 70%; }
      .heroCarousel-content.heroCarousel-content--empty {
        background-color: transparent;
        left: 50%;
        overflow: visible;
        padding: 0;
        right: auto;
        transform: translateX(-50%) translateY(-50%);
        width: auto; } }

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

.heroCarousel-description {
  color: #333333;
  font-size: 12px;
  margin: 0; }
  @media (min-width: 551px) {
    .heroCarousel-description {
      font-size: 16px; } }
  @media (min-width: 1024px) {
    .heroCarousel-description {
      font-size: 18px; } }

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

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

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

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

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

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

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

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

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

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

.quickView:after {
  clear: both; }

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

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

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

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

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

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

.productView {
  padding-top: 1rem; }

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

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

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

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

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

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

@media (min-width: 1024px) {
  .productView-product {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 2rem; } }

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

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

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

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

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

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

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

.productView-info-value {
  margin-bottom: 0.375rem; }
  @media (min-width: 551px) {
    .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: 551px) {
    .productView-options {
      text-align: left; } }
  @media (min-width: 551px) {
    .productView-options .form-input[type="number"] {
      width: 16.66667%; } }
  .productView-options .form {
    display: inline; }
    .productView-options .form .add-to-cart-wrapper {
      display: inline; }
  .productView-options input[type="file"] {
    font-size: 16px; }
  .productView-options .form-field {
    font-size: 0;
    margin-bottom: 2rem; }
    .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: 551px) {
        .productView-options .form-field > .form-checkbox + .form-label {
          margin-left: 0;
          width: 100%; } }
    .productView-options .form-field > .form-radio + .form-label {
      display: inline-block;
      text-align: justify; }
    .productView-options .form-field > .form-label:nth-of-type(2) {
      margin-left: 0; }
  .productView-options .add-to-cart-buttons {
    display: inline-grid;
    float: left;
    margin-bottom: 1rem;
    width: 100%; }
    @media (min-width: 551px) {
      .productView-options .add-to-cart-buttons {
        padding: 0 0.625rem;
        width: 50%; } }
    @media (min-width: 1024px) {
      .productView-options .add-to-cart-buttons {
        padding-right: 0.75rem;
        width: 50%; } }
    @media (min-width: 1280px) {
      .productView-options .add-to-cart-buttons {
        display: inline-block;
        margin-top: 1rem;
        padding-right: 0.75rem;
        width: 50%; } }
    @media (min-width: 551px) {
      .productView-options .add-to-cart-buttons.pre-order-buttons {
        min-width: 50%;
        width: auto; } }
    @media (min-width: 1024px) {
      .productView-options .add-to-cart-buttons.pre-order-buttons {
        margin-right: 0.6875rem;
        min-width: auto;
        padding: 0;
        width: auto; } }
    .productView-options .add-to-cart-buttons.pre-order-buttons .button {
      padding: 0.8125rem 1.5rem; }
    .productView-options .add-to-cart-buttons .button {
      margin: 0;
      width: 100%; }
  .productView-options .add-to-cart-wallet-buttons {
    margin-top: 0.75rem; }
    .productView-options .add-to-cart-wallet-buttons div[data-smart-button-container-id] {
      line-height: 0;
      margin-top: 6px; }
      .productView-options .add-to-cart-wallet-buttons div[data-smart-button-container-id] button,
      .productView-options .add-to-cart-wallet-buttons div[data-smart-button-container-id] div {
        width: 100%; }
    .productView-options .add-to-cart-wallet-buttons button.show-more-button {
      color: #757575;
      display: block;
      margin-top: 0.375rem;
      padding: 0.375rem 0;
      text-align: center;
      text-decoration: underline;
      vertical-align: middle;
      width: 100%; }
      .productView-options .add-to-cart-wallet-buttons button.show-more-button:hover {
        color: #333333; }

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

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

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

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

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

.shareProduct {
  text-align: center; }

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

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

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

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

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

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

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

.compareTable-item {
  padding: 3.25rem 1rem 1.25rem; }
  @media (min-width: 1024px) {
    .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: #4690b2;
    height: 1.5rem;
    margin-top: 0.5rem;
    width: 1.5rem; }

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

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

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

.blocker-container {
  position: relative; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.reset-filters {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

.cart-item-block {
  display: block; }
  @media (min-width: 1024px) {
    .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: 551px) {
    .cart-item-figure {
      margin-bottom: 0;
      margin-left: -33.33333%;
      width: 33.33333%; } }
  @media (min-width: 1024px) {
    .cart-item-figure {
      float: none;
      padding: 0.5rem 0;
      width: 8.33333%; } }

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

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

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

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

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

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

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

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

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

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

.cart-item-name {
  display: inline-block;
  font-size: 18px;
  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: #1c0f13; }

.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: 551px) {
    .cart-remove {
      margin-left: 1rem; } }
  .cart-remove.cart-remove--spacer {
    visibility: hidden; }
  .cart-remove > svg {
    fill: #4690b2; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.address {
  display: inline-block;
  padding: 0 0.75rem;
  vertical-align: top;
  width: 100%; }
  @media (min-width: 551px) {
    .address {
      width: 50%; } }
  @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: 551px) {
      .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: 551px) {
      .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: 551px) {
          .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: 18px; }

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

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

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

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

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

.videoGallery-main {
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 1.5625rem;
  position: relative;
  margin-bottom: 1.875rem;
  padding-top: 0; }
  .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: 1024px) {
    .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: 1024px) {
    .video {
      margin-bottom: 1.875rem; } }
  .video:hover, .video.is-active {
    color: #444444;
    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: 1024px) {
    .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: 1024px) {
    .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: 46px;
  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: 1024px) {
    .suggestiveCart {
      display: block; } }

.cookieMessage {
  background: #eaeaea;
  color: #444444;
  display: none; }
  .cookieMessage .button {
    width: 100%; }
    @media (min-width: 1024px) {
      .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: 1024px) {
    .cookieMessage-container {
      width: 83.33333%; } }
  @media (min-width: 1280px) {
    .cookieMessage-container {
      width: 58.33333%; } }

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

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

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

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

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

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

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

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

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

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

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

.quickSearchResults {
  margin-top: 1.5rem; }
  @media (min-width: 1024px) {
    .quickSearchResults {
      margin-top: 0; } }
  .quickSearchResults .modal-close {
    display: none; }
    @media (min-width: 1024px) {
      .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: 551px) {
      .search-price-range label input {
        display: inline;
        width: 6rem; } }
  @media (min-width: 551px) {
    .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: 18px; }

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

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

.search-nav {
  position: relative; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.account-product-body {
  overflow: hidden;
  padding-bottom: 3.5rem;
  position: relative; }
  @media (min-width: 551px) {
    .account-product-body {
      padding-bottom: 0; } }
  .account-product-body .definitionList {
    font-size: 18px;
    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: "Work Sans", Arial, Helvetica, sans-serif;
  font-size: 18px;
  margin: -0.1875rem 0 1rem;
  text-transform: inherit; }

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

.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: 551px) {
    .account-product-detail {
      width: 33.33333%; } }
  @media (min-width: 1280px) {
    .account-product-detail {
      width: 25%; } }
  .account-product-detail + .account-product-detail {
    margin-top: 1rem; }
    @media (min-width: 551px) {
      .account-product-detail + .account-product-detail {
        margin-top: 0; } }
  @media (min-width: 551px) {
    .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: "Work Sans", Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0 0 0.375rem; }

.account-product--alignMiddle {
  display: table;
  width: 100%; }
  .account-product--alignMiddle .account-product-checkItem {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    width: 2rem; }
    .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 {
    padding-left: 2rem;
    vertical-align: middle; }

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

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

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

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

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

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

.account-orderStatus-action {
  color: #757575;
  display: inline-block;
  font-size: 12px;
  font-style: italic;
  letter-spacing: 0.25px;
  margin-left: 0.75rem;
  text-align: right;
  text-decoration: underline;
  vertical-align: top; }
  @media (min-width: 551px) {
    .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: 18px; }
  .account-sidebar-block + .account-sidebar-block {
    margin-top: 3rem; }
  .account-sidebar-block .account-heading {
    margin-bottom: 1.5rem; }

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

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

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

.account-downloads-summary {
  border-bottom: 1px solid #e5e5e5;
  font-size: 18px;
  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: 18px;
  margin-bottom: 0.1875rem;
  text-transform: inherit; }

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

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

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

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

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

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

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

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

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

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

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

.apple-pay-checkout-button--white {
  background-color: #fff;
  background-image: -webkit-named-image(apple-pay-logo-black); }

.apple-pay-checkout-button--white-border {
  background-color: #fff;
  background-image: -webkit-named-image(apple-pay-logo-black);
  border: 0.5px solid #000; }

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

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

.paymentMethodsTitle {
  margin: 0 0 0.75rem;
  padding: 0;
  text-transform: none;
  width: 100%; }

.paymentMethodsGrid {
  display: flex;
  flex-wrap: wrap;
  margin: -0.75rem;
  margin-bottom: 1.5rem; }
  .paymentMethodsGrid-item {
    padding: 0.75rem;
    width: 100%; }
    @media (min-width: 551px) {
      .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: 16px;
    font-weight: 600; }
    @media (min-width: 1280px) {
      .methodHeader-title {
        font-size: 1rem; } }
  .methodHeader-brand {
    color: #666666;
    font-size: 16px;
    font-weight: 600; }
    @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: 18px;
    text-transform: capitalize; }

.methodDetails {
  display: flex;
  margin: 0; }
  .methodDetails-label {
    flex: 1;
    font-weight: 600; }
  .methodDetails-description {
    flex: 2;
    font-size: 16px; }

.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: 551px) {
  .paymentMethodForm {
    max-width: 60%; } }

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

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

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

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

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

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

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

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

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

.manual-captcha-input-container {
  align-items: center;
  display: flex; }
  .manual-captcha-input-container .question {
    font-size: 1.25rem;
    margin-right: 1rem; }
  .manual-captcha-input-container .form-input {
    flex: 1; }

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

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

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

.header-logo-text {
  display: block;
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  font-size: 2.25vw;
  font-weight: 500;
  letter-spacing: 0.125rem;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap; }
  @media (min-width: 551px) {
    .header-logo-text {
      font-size: 2.5vw; } }
  @media (min-width: 1024px) {
    .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: 32px; } }

.header-logo-image-unknown-size {
  max-height: 1.9375rem; }
  @media (min-width: 1024px) {
    .header-logo-image-unknown-size {
      max-height: none; } }

.mobileMenu-open .mobileMenu-toggle {
  padding: 0.375rem; }

.mobileMenu-toggle {
  height: 1.5rem;
  width: 1.5rem;
  position: relative;
  display: inline-block;
  margin: auto;
  padding-block: 0.375rem;
  padding-inline: 0.125rem 0.25rem; }
  .mobileMenu-toggle .mobileMenu-toggleIcon,
  .mobileMenu-toggle .mobileMenu-toggleIcon::before,
  .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    content: "";
    position: absolute;
    display: block;
    width: 1.25rem;
    height: 3px;
    background-color: #1c0f13;
    transform: rotate(0deg);
    transition: transform 100ms ease-in, top 100ms ease-in 150ms, bottom 100ms ease-in 150ms; }
  .mobileMenu-toggle .mobileMenu-toggleIcon {
    top: calc(50% - 2px);
    transition: background-color 10ms ease-in 100ms; }
  .mobileMenu-toggle .mobileMenu-toggleIcon::before {
    top: -7px; }
  .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    bottom: -7px; }
  .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: #1c0f13;
      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); }

#menu-modal {
  display: none; }

.body {
  margin-bottom: 6rem;
  margin-top: 1.5rem; }
  @media (min-width: 1024px) {
    .body {
      margin-top: 2.5rem; } }

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

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

.page-region {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  float: right;
  width: 100%; }
  @media (min-width: 1024px) {
    .page-region {
      width: 75%; } }

@media (min-width: 1024px) {
  .page-content--centered {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 66.66667%;
    float: left;
    margin-left: auto;
    margin-right: auto;
    float: none; } }

.page-content--textCenter {
  text-align: center; }

.page-sidebar {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  position: relative; }
  @media (min-width: 1024px) {
    .page-sidebar {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 25%;
      float: left; }
      .page-sidebar + .page-content {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
        width: 75%;
        float: left; } }

.footer {
  background-color: white;
  border-top: 1px solid #e5e5e5;
  padding: 3rem 0;
  position: relative;
  transform: translateZ(0); }

.footer-title-sr-only {
  height: 1px;
  left: -10000px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px; }

.footer-info {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  font-size: 0; }
  .footer-info:before, .footer-info:after {
    content: " ";
    display: table; }
  .footer-info:after {
    clear: both; }

.footer-info-col {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  color: #757575;
  display: inline-block;
  float: none;
  font-size: 1rem;
  margin-bottom: 3rem;
  overflow-wrap: break-word;
  text-align: center;
  vertical-align: top;
  -ms-word-break: break-all; }
  @media (min-width: 551px) {
    .footer-info-col {
      text-align: left;
      width: 50%; } }
  @media (min-width: 1024px) {
    .footer-info-col {
      width: 33.33334%; } }
  .footer-info-col > :first-child {
    margin-top: 0; }
  .footer-info-col > :last-child {
    margin-bottom: 0; }

@media (min-width: 1024px) {
  .footer-info-col--small {
    width: 16.66667%; } }

.footer-info-col--social {
  width: 100%; }

@media (min-width: 551px) {
  .footer-info-col--left {
    padding: 0; } }

@media (min-width: 551px) {
  .footer-info-col--right {
    left: 50%;
    position: inherit;
    width: 50%; } }

@media (min-width: 1024px) {
  .footer-info-col--right {
    left: 0;
    padding: 0;
    text-align: right;
    width: 100%; } }

.footer-info-heading {
  font-size: 1rem;
  text-transform: inherit; }

.footer-info-list {
  list-style: none;
  margin-left: 0; }
  .footer-info-list a {
    color: #757575;
    text-decoration: none; }
    .footer-info-list a:hover {
      color: #333333; }

.footer-copyright {
  text-align: center; }
  @media (min-width: 551px) {
    .footer-copyright {
      text-align: left; } }
  .footer-copyright > .powered-by {
    color: #757575;
    font-size: 12px;
    margin: 0; }
  .footer-copyright a {
    color: #757575;
    text-decoration: none; }
    .footer-copyright a:hover {
      color: #333333; }

.footer-payment-icons {
  height: 2.5rem;
  margin-top: 1.5rem; }
  @media (min-width: 1024px) {
    .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: #4690b2; }

.footer-newsletter-summary {
  text-align: left; }

.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 81rem;
  padding: 0 1.5rem;
  position: relative;
  width: 100%; }
  @media (min-width: 1280px) {
    .container {
      padding: 0 6rem; } }

.blog {
  margin-bottom: 1.5rem; }
  @media (min-width: 1024px) {
    .blog {
      margin: auto;
      width: 100%; } }
  .blog + .blog {
    border-top: 1px solid #e5e5e5;
    margin-top: 3rem;
    padding-top: 3rem; }
  .blog .tags {
    margin-top: 3rem;
    text-align: center; }
  .blog .socialLinks {
    text-align: center; }
  .blog .addthis_toolbox {
    margin-top: 3rem; }

.blog-title {
  font-size: 26px;
  margin: 0 1.5rem 0.375rem; }
  .blog-title a {
    text-decoration: none; }

.blog-date,
.blog-author {
  color: #757575;
  text-align: center; }

.blog-author {
  margin-bottom: 2.5rem; }

.blog-post {
  font-size: 18px;
  text-align: left; }

.blog-thumbnail {
  margin: 0 auto 2rem;
  max-width: 190px;
  position: relative; }
  .blog-thumbnail img {
    width: 100%; }

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

.blog-post-body {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 100%; }
  @media (min-width: 551px) {
    .blog-post-body {
      width: 83.33333%; } }
  @media (min-width: 1024px) {
    .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; }
  @media (min-width: 1024px) {
    .sidebarBlock-heading.heading-price {
      margin-top: -0.75rem; } }

.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: 551px) {
      .brandGrid .brand {
        width: 33.33333%; } }
    @media (min-width: 1024px) {
      .brandGrid .brand {
        width: 25%; } }
    .brandGrid .brand .card-title {
      text-align: center; }

.brand-image-container {
  max-width: 100px;
  position: relative; }
  .brand-image-container::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 100%;
    width: 100%; }
  .brand-image-container img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0; }

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

.productGrid {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  font-size: 0;
  margin-bottom: 1.5rem; }
  .productGrid ul,
  .productGrid ol {
    list-style: none;
    margin-bottom: 0; }
  .productGrid:before, .productGrid:after {
    content: " ";
    display: table; }
  .productGrid:after {
    clear: both; }
  .productGrid .product {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: none;
    display: inline-block;
    font-size: 1rem;
    vertical-align: top; }
    @media (min-width: 551px) {
      .productGrid .product {
        width: 33.33333%; } }
    @media (min-width: 1024px) {
      .productGrid .product {
        width: 25%; } }

@media (min-width: 551px) {
  .page-sidebar + .page-content .productGrid .product {
    width: 33.33333%; } }

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

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

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

@media (min-width: 1024px) {
  .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: 551px) {
  .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: 551px) {
  .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(70, 144, 178, 0.9);
  color: white; }
  .listItem-button:hover, .listItem-button:focus {
    background-color: #4690b2;
    color: white; }

.listItem-figure {
  margin: 0 0 1.5rem;
  position: relative; }
  @media (min-width: 551px) {
    .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: 551px) {
  .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: 1024px) {
    .listItem-brand {
      font-size: 18px;
      margin-bottom: 0; } }

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

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

@media (min-width: 1280px) {
  .listItem-actions {
    vertical-align: middle;
    width: 22%; }
    .listItem-actions .button--compare {
      font-size: 16px;
      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; } }

.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: 1024px) {
    .productView {
      display: block; } }
  .modal .productView {
    padding-bottom: 0;
    padding-top: 0; }

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

.productView-images {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding-left: 1rem;
  padding-right: 1rem; }
  @media (min-width: 1024px) {
    .productView-images {
      width: 50%; } }

.productView-details {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding-left: 1rem;
  padding-right: 1rem; }
  @media (min-width: 1024px) {
    .productView-details {
      clear: right;
      float: right;
      width: 50%; } }
  .productView--quickView .productView-details {
    position: relative; }
  .productView-details.product-data {
    order: -1; }

.productView-description {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding-left: 1rem;
  padding-right: 1rem;
  position: relative;
  z-index: 1; }
  .productView-description .productView-title {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem; }
  @media (min-width: 1024px) {
    .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: 551px) {
    .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: 551px) {
    .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: 22px;
  width: 22px; }

.form-option-expanded {
  background-color: white;
  border: 1px solid #474747;
  left: calc(100% + 55px);
  opacity: 0;
  padding: 3px;
  position: absolute;
  top: calc(100% + 5px);
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  visibility: hidden; }

.form-option:hover .form-option-expanded {
  opacity: 1;
  transform: translate(-50%, 0);
  visibility: visible;
  z-index: 5000; }

.form-option-image {
  display: block;
  height: 100px;
  width: 100px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover; }

.account {
  margin-bottom: 1.5rem; }

@media (min-width: 1024px) {
  .account--fixed {
    margin: 0 auto;
    width: 66.66667%; } }

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

@media (min-width: 1024px) {
  .account--fixedLarge {
    margin: 0 auto;
    width: 75%; } }

.account-head {
  margin-bottom: 3rem;
  text-align: center; }
  .account-head .alertBox {
    padding-left: 3rem;
    padding-right: 3rem;
    text-align: left; }

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

.account-content {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }

@media (min-width: 1024px) {
  .account-content--fixed {
    width: 66.66667%; } }

@media (min-width: 1024px) {
  .account-content--fixedSmall {
    width: 50%; } }

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

/*
        Other typography variables can be found at (assets/scss/settings/global/typography/_typography.scss)
    */
/*
        Other color variables can be found at (assets/scss/settings/global/color/_color.scss)
    */
/*
    ## Base Theme Settings / Variables
*/
/*
    ## Base Theme Mixins

    All custom mixins should be added to this file.

    Reminder: Our custom files are called last in the scss order. This means that these mixins will only work within the files of our custom scss folder.
*/
/*
    ## Sets container styles

    This mixin can be used to make any html tag mimic the .container class. However, if you need to contain content that has the same settings as the .container class you should be using that class.

    Example:

    .container {
        @include container($max-width, 1.5rem);
    }

    Important: If you make any changes to this mixin you need to update the resetContainer mixin.
*/
/*
    ## Removes container mixin styles. If anything is added to the main container mixin it should also be added/reset here.

    Example use cases:

    .page--default .container.container--main {
        @include resetContainer;
    }

    .page--product .container.container--main {
        @include resetContainer;
    }
*/
/*
    ## Base Theme Utility Classes
*/
a.anchor-secondary {
  color: #333; }
  a.anchor-secondary:hover, a.anchor-secondary:active, a.anchor-secondary:focus {
    color: #777; }

/*
    ## Add .stretched-link to a link to make its containing block clickable via a ::after pseudo element. In most cases, this means that an element with position: relative; that contains a link with the .stretched-link class is clickable. Please note given how CSS position works, .stretched-link cannot be mixed with most table elements.
*/
.stretched-link::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1; }

/*
    ## Base Theme Overwrites

    In this file you will find cornerstone overwrites that we keep in the theme. It's rare that you should be writing styles in this file, unless you're working on the base theme outside of site builds.
*/
.container {
  position: static;
  width: 100%;
  margin: 0 auto;
  padding: 0 1.5rem;
  max-width: calc(1550px + 1.5rem * 2); }

.form-label--inlineSmall small {
  display: none !important; }

/*
    ## This is a generated FTS file!!!
    ## Do NOT make changes to this file!!!
    ## All changes made to this file will be overwritten if FTS is ran again!!!
    ## Use /assets/scss/custom/common/_its_global.scss to overwrite the styles found here!!!
*/
h1,
.h1 {
  display: block;
  margin: 0 0 1rem 0;
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 41px;
  letter-spacing: 0em;
  text-transform: none; }
  @media (min-width: 1024px) {
    h1,
    .h1 {
      font-size: 46px;
      font-weight: 700; } }
  h1 small,
  .h1 small {
    color: #757575;
    line-height: 0; }

h2,
.h2 {
  display: block;
  margin: 0 0 1rem 0;
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 0em;
  text-transform: none; }
  @media (min-width: 1024px) {
    h2,
    .h2 {
      font-size: 32px;
      font-weight: 700; } }
  h2 small,
  .h2 small {
    color: #757575;
    line-height: 0; }

h3,
.h3 {
  display: block;
  margin: 0 0 1rem 0;
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 27px;
  letter-spacing: 0em;
  text-transform: none; }
  @media (min-width: 1024px) {
    h3,
    .h3 {
      font-size: 26px;
      font-weight: 500; } }
  h3 small,
  .h3 small {
    color: #757575;
    line-height: 0; }


h4,
.card .card-body .price,
.h4 {
  display: block;
  margin: 0 0 1rem 0;
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 23px;
  letter-spacing: 0em;
  text-transform: none; }
  @media (min-width: 1024px) {
    
    h4,
    .card .card-body .price,
    .h4 {
      font-size: 21px;
      font-weight: 700; } }
  
  h4 small,
  .card .card-body .price small,
  .h4 small {
    color: #757575;
    line-height: 0; }


h5,
.card .card-body .card-title a,
.h5 {
  display: block;
  margin: 0 0 1rem 0;
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0em;
  text-transform: none; }
  @media (min-width: 1024px) {
    
    h5,
    .card .card-body .card-title a,
    .h5 {
      font-size: 18px;
      font-weight: 500; } }
  
  h5 small,
  .card .card-body .card-title a small,
  .h5 small {
    color: #757575;
    line-height: 0; }


h6,
.card .card-body [data-test-info-type="brandName"],
.slinky-theme-default .title,
.h6 {
  display: block;
  margin: 0 0 1rem 0;
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0em;
  text-transform: none; }
  @media (min-width: 1024px) {
    
    h6,
    .card .card-body [data-test-info-type="brandName"],
    .slinky-theme-default .title,
    .h6 {
      font-size: 16px;
      font-weight: 700; } }
  
  h6 small,
  .card .card-body [data-test-info-type="brandName"] small,
  .slinky-theme-default .title small,
  .h6 small {
    color: #757575;
    line-height: 0; }

p {
  margin: 0 0 1rem 0;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 0em; }

a {
  font-weight: inherit;
  line-height: inherit;
  text-decoration: none; }
  a:active, a:focus, a:hover {
    text-decoration: underline; }

.button:active, .button:focus, .button:hover {
  text-decoration: none; }

.button[disabled], .button[disabled]:active, .button[disabled]:focus, .button[disabled]:hover {
  color: #fff;
  background-color: #cccccc;
  border-color: #cccccc; }

.button--secondary {
  padding: 0.75rem 2rem;
  color: #FFFFFF;
  background-color: #F45B69;
  border: 1px solid #F45B69;
  border-radius: 4px; }
  .button--secondary:hover {
    color: #FFFFFF;
    background-color: #CE263D;
    border: 1px solid #CE263D; }
  .button--secondary:focus {
    color: #FFFFFF;
    background-color: #CE263D;
    border: 1px solid #CE263D; }
  .button--secondary:active {
    color: #FFFFFF;
    background-color: #F45B69;
    border: 1px solid #F45B69; }

.button--small {
  padding: 0.5rem 1.3125rem;
  color: #FFFFFF;
  background-color: #4690B2;
  border: 1px solid #4690B2;
  border-radius: 4px; }
  .button--small:hover {
    color: #FFFFFF;
    background-color: #326A84;
    border: 1px solid #326A84; }
  .button--small:focus {
    color: #FFFFFF;
    background-color: #326A84;
    border: 1px solid #326A84; }
  .button--small:active {
    color: #FFFFFF;
    background-color: #4690B2;
    border: 1px solid #4690B2; }

.alertBox {
  padding: 0.6875rem;
  color: #1C0F13;
  background-color: #eaeaea;
  border: 1px solid #eaeaea;
  border-radius: 4px; }
  .alertBox .icon {
    width: 1.5rem;
    height: 1.5rem; }
    .alertBox .icon svg {
      fill: #1C0F13; }
  .alertBox.alertBox--info {
    color: #014361;
    background-color: #e5f6fd;
    border-color: #e5f6fd; }
    .alertBox.alertBox--info .icon svg {
      fill: #1893d5; }
  .alertBox.alertBox--error {
    color: #5f2120;
    background-color: #fdeded;
    border-color: #fdeded; }
    .alertBox.alertBox--error .icon svg {
      fill: #d74141; }
  .alertBox.alertBox--success {
    color: #1e4620;
    background-color: #edf7ed;
    border-color: #edf7ed; }
    .alertBox.alertBox--success .icon svg {
      fill: #408944; }

.card {
  padding: 16px 16px;
  border-radius: 4px;
  background: #FFFFFF; }
  .card:hover {
    box-shadow: 3px 3px 16px 0px rgba(0, 0, 0, 0.1); }
  .card .card-body .icon--ratingFull svg {
    fill: #4690B2; }
  .card .card-body [data-test-info-type="brandName"] {
    margin-bottom: 0.5rem; }
  .card .card-body .card-title a:active, .card .card-body .card-title a:focus, .card .card-body .card-title a:hover {
    text-decoration: none; }
  .card .card-body .card-text .price-section {
    margin-bottom: 2px; }
  .card .card-body .price-section span:first-of-type,
  .card .card-body .price-section .price-now-label {
    color: #D3D3D3; }
  .card .card-body .price {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 700; }
  .card .card-body .price-section .price-now-label,
  .card .card-body .price-section span:first-of-type:not(.price):not(.price-label) {
    margin-right: 0.625rem; }
  .card .card-body .price-now-label:not([style*="display: none"]) + .price {
    color: #FF313B; }
  .card .card-body .card-figcaption-button {
    margin-top: 1rem; }

.form-input {
  color: #1C0F13;
  background-color: #fff;
  border-color: #999999;
  border-radius: 4px; }
  .form-input:focus {
    background-color: #fff;
    border-color: #757575; }
  .form-input:active {
    border-color: #757575; }
  .form-input:disabled {
    background-color: #f4f4f4; }

.form-select {
  background-color: #fff; }

.form-radio + .form-label::before {
  background-color: #fff;
  border-color: #cccccc; }

.form-radio:checked + .form-label::after {
  background-color: #444444; }

.form-fileDescription {
  color: #757575; }

.sale-text-burst,
.sold-out-text-burst {
  top: calc(3.125rem / 2);
  transform: translate(0, -50%); }

/*
    ## Use this file to overwrite base FTS styles found in _fts_global.scss!!!
    ## Only add what is necessary!!!
*/
.button {
  padding: 0.875rem 1.5rem 0.6875rem;
  font-size: 1.3125rem;
  font-weight: 700;
  line-height: 1em;
  letter-spacing: 0.045em;
  text-transform: uppercase; }

.button--secondary {
  color: #1c0f13;
  background-color: #efbc0b;
  border: 1px solid #efbc0b; }
  .button--secondary:hover, .button--secondary:focus, .button--secondary:active {
    color: #1c0f13;
    background-color: #cfa30a;
    border: 1px solid #cfa30a; }

.button--small {
  padding: 0.4375rem 1.25rem 0.375rem;
  font-size: 1.125rem;
  font-weight: 500; }

.icon--ratingEmpty svg {
  fill: #4690b2;
  opacity: 0.3; }

.card .card-body .icon--ratingFull svg,
.icon--ratingEmpty svg,
.icon--ratingFull svg {
  fill: #FFCE4F; }

/*
* iziModal | v1.5.1
* http://izimodal.marcelodolce.com
* by Marcelo Dolce.
*/
.iziModal {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  background: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  transition: margin-top 0.3s ease, height 0.3s ease;
  transform: translateZ(0);
  height: 100% !important; }

.iziModal * {
  -webkit-font-smoothing: antialiased; }

.iziModal::after {
  content: '';
  width: 100%;
  height: 0px;
  opacity: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.35)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#59000000',GradientType=0 );
  transition: height 0.3s ease-in-out, opacity 0.3s ease-in-out;
  pointer-events: none; }

.iziModal.hasShadow::after {
  height: 30px;
  opacity: 1; }

.iziModal .iziModal-progressbar {
  position: absolute;
  left: 0;
  top: 0px;
  width: 100%;
  z-index: 1; }

.iziModal .iziModal-progressbar > div {
  height: 2px;
  width: 100%; }

.iziModal .iziModal-header {
  background: #88a0b9;
  padding: 14px 18px 15px 18px;
  box-shadow: inset 0 -10px 15px -12px rgba(0, 0, 0, 0.3), 0 0 0px #555;
  overflow: hidden;
  position: relative;
  z-index: 10; }

.iziModal .iziModal-header-icon {
  font-size: 40px;
  color: rgba(255, 255, 255, 0.5);
  padding: 0 15px 0 0;
  margin: 0;
  float: left; }

.iziModal .iziModal-header-title {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3; }

.iziModal .iziModal-header-subtitle {
  color: rgba(255, 255, 255, 0.6);
  font-size: 12px;
  line-height: 1.45; }

.iziModal .iziModal-header-title,
.iziModal .iziModal-header-subtitle {
  display: block;
  margin: 0;
  padding: 0;
  font-family: 'Lato', Arial;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left; }

.iziModal .iziModal-header-buttons {
  position: absolute;
  top: 50%;
  right: 10px;
  margin: -17px 0 0 0; }

.iziModal .iziModal-button {
  display: block;
  float: right;
  z-index: 2;
  outline: none;
  height: 34px;
  width: 34px;
  border: 0;
  padding: 0;
  margin: 0;
  opacity: 0.3;
  border-radius: 50%;
  transition: transform 0.5s cubic-bezier(0.16, 0.81, 0.32, 1), opacity 0.5s ease;
  background-size: 67% !important;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  /* For some Androids */ }

.iziModal .iziModal-button-close {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODZCQkIzQ0I0RTg0MTFFNjlBODI4QTFBRTRBMkFCMDQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODZCQkIzQ0M0RTg0MTFFNjlBODI4QTFBRTRBMkFCMDQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4NkJCQjNDOTRFODQxMUU2OUE4MjhBMUFFNEEyQUIwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4NkJCQjNDQTRFODQxMUU2OUE4MjhBMUFFNEEyQUIwNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsgTJLcAAALJSURBVHja3JnLS1VBHMfvQ7g9dBXRRrwEFRciAhMi1JRW1aIHVEIYEkW0iVpUhOD/ICK6cFMgSbUpC6VFkQa9NtpjkauriRY9Noa3pHT8/mIODMM5Or85o87pC5/NPf5mvmc8M7+Z36SFEKkY2gj2gUawF2wHW8A6+fwv+A6KYAQMg+dg2rbDtKXhGnAaHJIms4zYz9J4HxgAf1g9k2EGteAhWBBuNApaQNrUg6nRTaAbzIuV0RCocWW4DoyJlVcJXI5ruFk2tJqi/2TWxvA5sXbqA2Ucw01i7dVjargazAo/dE33p6/DlAheg50pP0SJpwG8CH7IaH/Q5pFZUhnoArkwwwVwJeWfdoMLYYZvqG+yTGo9CerAoIWBT+A4qAdPDWOugwo1NVcxJtpFZRLkwH3GJCqCghJfxVjnz1JMMMKnwAbGRAg0B5rAA4O4CblZ+qj8tkBjZthvSzDCtFIMM0ZpQhslk5Eej4jpZ/T7G+ygwG1ghrk+jjNMFy1eMPJzpOAzlou6iWmXZkm91EBHjEwUZXoQTDk2SxqhRh7HTJ9hpstB3rFZ0ldq6J2DnB9m2rXZfxOPlrX1DrJRXiaBXSHPaMHvB0cd9JPLpBImMvzLQTuUFA6A9yHPfoIjhsllOc1l5N4grtmDWgYrl5+JTUZcSjNkeMyxWdpA3ZN72IJj01OJTByJS82J2/wQVxmB5y1HK8x0JWMf/kzdD98FJcY5S51gdwyTQl6eUAraspo27PeWXgy8afim0+CELAwOWHyH9EkdkyWwJ4Yxk6BCP+bTm48anutWW5dAp34IpbW03UOzb0FPVEHbx0LKfvAyqpAyKw97JU8Mt6pml6rAJ6oY6Eu5NfvfF7QTeWWQyEsZr6694lwsNoPD8mKRo29gCNwGj7gXi7aGA1EBcY+8vq0GW8FmJb3Pgx9gEnwAr8Ab8MW2w0UBBgAVyyyaohV7ewAAAABJRU5ErkJggg==") no-repeat 50% 50%; }

.iziModal .iziModal-button-fullscreen {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTBBOUI4RUM0RTg0MTFFNjk0NTY4NUNFRkZFNEFEQzIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTBBOUI4RUQ0RTg0MTFFNjk0NTY4NUNFRkZFNEFEQzIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFMEE5QjhFQTRFODQxMUU2OTQ1Njg1Q0VGRkU0QURDMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFMEE5QjhFQjRFODQxMUU2OTQ1Njg1Q0VGRkU0QURDMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrQO6gAAAANmSURBVHjazJlbSBRRGMd3x92i0ForRRMiKiUoX4ouiFlJkRVBDxW9GJERwUasvdRT9FD00osRQtAFqegGBUHRBY0uaCVKEkSRpVR0tSwrQtp1+p/4Bk7D7M45M/Ot/uGHu+Psmf+c+eY753wnbJpmyIfGgvmgiv6WgkKQBwzwE3wBr0AnuAta6ZgnhT0aFuY2ghoyGdH4bS+4Dc6CZjCkdWVhWIPF4JoZnB6CDToeVE8sBidNPt0E5UEZrgG9Jr8GwHa/huMgaWZXDSDsxfBuc/jUBAwdw3Fz+NWoang5SJkjQwm7P3seLqQEX2LLfgfBdZcMORMcBqNDwekPqASP0uXhpjR3Ok0x/fUw9HIHGGVdw5DuRtzJpgxDsJui2qOWmuaAOuuLbHivz4YLwLgQj/aAXNmwuItlHhtbA7pAG5jEZHgKWCcbrhUTIY+NPQVjqFFObbYMi/hc6aOhl2AJ9TKnFoIyYXgemKEzJQXVVkyR3oFVzKZFuqw2qHdyFPKhrHPgMoWC3fRjRtNVVg+7SR5IiqmXxUt60cG0CK/vTIZniZVCmcKJF0C3ZNjKBqvJ9Hrwm46tsN1EkCoRQ/M3fBjvs6GrYAvdwHEfGcd1qBaGkwoxrKI+xjz83yJ0iLFHApd46X4xX+M+WECh4lepCNUIcpnMijrEWtAvTRHrbOd8FZNG8uA2Nf0hpmwtjBPwpQ5T0GPS/+tBAZhIq+b3Lu09EyHRwRgO+0C+7dhWcII+PwCf6Sk/Aa9d2vtn+A7nyASugJiD6YSDQcOlvVbxiCaAN8xrs3sgprBiac/QhlhnzjUo6JuZM0UlDS5FPtoQIdNlPYJTWUihFaDex+9Pg6T1KHJAJ2NI7ASllA28hEQ/KJIXoSlwgKlnh+jFe+GjLtwIPtjfyktUt+UaUZWqvw7H3oJD1peI7eQdoF1xWa+zQikHH13OmwqmOxxP0EiZtgK/DRwNuIcHwSeXc2K01WAPhbhKBb5hBNTVbskVH7fqpZGhbJUNtYF83fqwQSXPbOsGjb6etwx2gcEsmT3iFAZeNmUqaMeHSz2qu0k6W15Rqsx3B2i0D+xXGAHTFrRVlEeFuVoqH+ku6VNUbDkPzlAtg30nVK66i8rRIjAbTKaSQVQyN0DD6nOqcLZQld9TLfmvAAMAeMcvp3eCFqQAAAAASUVORK5CYII=") no-repeat 50% 50%; }

.iziModal.isFullscreen .iziModal-button-fullscreen {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkFFRTU5NDA0RTg1MTFFNjk0NEZFQzBGMkVBMDYyRDkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkFFRTU5NDE0RTg1MTFFNjk0NEZFQzBGMkVBMDYyRDkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyQUVFNTkzRTRFODUxMUU2OTQ0RkVDMEYyRUEwNjJEOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyQUVFNTkzRjRFODUxMUU2OTQ0RkVDMEYyRUEwNjJEOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuDFfX8AAANASURBVHjazJlZSBVRGMfHcWlB0xZM68GKukQLYaGkmEUR2EsvRfQS+BSJPUQE+lTR8hqIZY8hFS0ERVCRoW3gpUApghYpszLTVnCB3O70/+K7MAwzc78Z58z4hx8XzpzvzJ+Zc+d85ztphmFoU9BsUAoq+XcFyAc5QAfD4BfoBp3gCWjnNl9K82mYzO0FVWwyw0NsD3gIroBWkPB0ZzLsgc3grhGcnoE9XjxIOxaCC4Y6tYC1QRmuAj2Geg2CA1M1XAsmjHDVANL8GK4zolMz0L0YrjWiV5PU8HYw6TBIf8imD6UynA96HYKPg3mgMUTDY6DUzXCzQ+AxSz+r6QEQZz4HbLoDZNkZrnAIoOlRZjN1Gk3XS0zty/gTFaRq7Ay3uAR8BcU2ps/z9QJTWw74HrDhTyDbbHg9SKQI+sb9rKa3mV8ZmAt+KJjP1TS+zinFPkqEUqQdBeAOKLa0UwIzpqlXtcYpIKWIO4RBZPoRKNfC10YQI8MlYLkwaAB8ABsiMDwDbKU8dgtIFwRMgJ3guRadKpNPWBMa7tOi1WoyHJPuTsC4oN+IQsOLM3gPJlEWqOE/neMGBqwDeYoMz6G8c0I4h6eFyHBC8A2eVoaH8JutaPwuUA/+uvSht1sHKgTjTWZwjUCVYdrK3xT0iwkND+lc5FClUQ9fINHCRYY7FBrWPSz5Er2lAR9H9P+hpfYGl64OCmPadQ7ojcDwOJetysBMQX/6mrWS4d+cIoYtMnAEnBT2fwVeJufYxZBMFoKFlrajQtOX/uczvEtIB50Kdgn1lt3JGdANltjsXE64jPMnuQ1LPuFJcFrBE11gzQXAUnAPFNk86esO4zSBfmu5lVa9toCf8DC4Ba6C22DEdO01KDLdP5fLr1Z94X2ibV1ilWVQ1XrDpvPAU4c+u1KVqvaHXI7q43ltp3PSYmDDNCgGPrCUD1wN6y5lqzAUN89baX1Y55Jn2LrPRUffRwaHwWhIZs/aTQM/hzLlDp+coPRReprk5cgrkyvz7wM0+hOcAvOlPvwcLNIp526ux1H5aJbHeFpVX4Br4LLXWoffk9CkVnLlaBNYAxaBXJBpMjfIy+o7EAdtfIyb8HPDfwIMAM1WPs8F9tcxAAAAAElFTkSuQmCC") no-repeat 50% 50%; }

.iziModal .iziModal-button-close:hover {
  transform: rotate(180deg); }

.iziModal .iziModal-button:hover {
  opacity: 0.8; }

.iziModal .iziModal-header.iziModal-noSubtitle {
  height: auto;
  padding: 10px 15px 12px 15px; }

.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-icon {
  font-size: 23px;
  padding-right: 13px; }

.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-title {
  font-size: 15px;
  margin: 3px 0 0 0;
  font-weight: 400; }

.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-buttons {
  right: 6px;
  margin: -16px 0 0 0; }

.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-button {
  height: 30px;
  width: 30px; }

/* RTL */
.iziModal-rtl {
  direction: rtl; }

.iziModal-rtl .iziModal-header {
  padding: 14px 18px 15px 40px; }

.iziModal-rtl .iziModal-header-icon {
  float: right;
  padding: 0 0 0 15px; }

.iziModal-rtl .iziModal-header-buttons {
  right: initial;
  left: 10px; }

.iziModal-rtl .iziModal-button {
  float: left; }

.iziModal-rtl .iziModal-header-title,
.iziModal-rtl .iziModal-header-subtitle {
  text-align: right;
  font-family: Tahoma, 'Lato', Arial;
  font-weight: 500; }

.iziModal-rtl .iziModal-header.iziModal-noSubtitle {
  padding: 10px 15px 12px 40px; }

.iziModal-rtl .iziModal-header.iziModal-noSubtitle .iziModal-header-icon {
  padding: 0 0 0 13px; }

/* LIGHT THEME */
.iziModal.iziModal-light .iziModal-header-icon {
  color: rgba(0, 0, 0, 0.5); }

.iziModal.iziModal-light .iziModal-header-title {
  color: #000; }

.iziModal.iziModal-light .iziModal-header-subtitle {
  color: rgba(0, 0, 0, 0.6); }

.iziModal.iziModal-light .iziModal-button-close {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4JpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyQTU1RUZDNzRFODQxMUU2ODAxOEUwQzg0QjBDQjI3OSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1NEM4MTU1MEI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTNFNENDMkI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjZjYzMwMmE1LWFlMjEtNDI3ZS1hMmE4LTJlYjhlMmZlY2E3NSIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjdmYmU3NGE3LTAxMDUtMTE3YS1hYmM3LWEzNWNkOWU1Yzc4NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Po24QssAAANtSURBVHja3JlJaBRBFIa7ZxyTSXADHUkikuAawZNLEOOGGrwJQYko8R4RBQ+OICoqghJQUVwPYjzFY0QUBQU1kogoKO6CG0pcIwbiNibj/8JraNvu6Xo9NTOtP3xzSKe6/65+Ve9VlWlkp2IwGUwFE0E5GA4G8/U+0APegWfgHrgPuq0bpNNp0QPNgEYngHlgGpuMCNp2s+kr4BYM/8ql4WqwHEzP4mXteg7awOW0YlerPnQIaARLNBl1ikLlBDw/1WF4ClgHKozc6idogekz2RheANbaBlE+dB4chfF+qeHF3LOF0FWwF6b7nBe8RvecApolzQVr3C64GR4H1huFV51pmvV+hikRbABFRji0GqarMxluAGON8CgKmmA65mZ4DFhqhE9VPP//ZXgZiCmm1t1gI6XWAAY+gF0gCe4qtqlHL8fthkeBWsXGreA6eMgPviEw+x5sBZ3gAdjPCcNPI8Fsu+FawUCzz40psEfRNJndBl7b/pZmVLTQMkzJo0bQSys43iWm3cxS+DUJOmoSwqKCRmEZWKkYv6RSMBPc5lqXRGm0A1Q6XiaT2aSwo8jrK/qZwZlFIlXTusxa6iXDddTdARpnMj2ek9AWjWYH7h/lubcs4A28THdyAdOl0ezAmKNBNyLLiT0Btjti9zuHg06zpJKIprohwXNypcu1OIdGjYbnxCLGPyYy/EPDfejzbwYvXK59AzuFGdFLKTL8WYNZ59RVzGESJCNm0teI40E6zNIA2wSaA2REP32iaW0omKXRbJKTUVyYEVV0J8oxvEiQmiUZrFSz6XNkuJe3nBKCelaSbjOZrhLsd1BInYxweSeJq9YA6dYtuZCBI4JZ6jGW/W+sebhd0DAaMIO5mTYFW1+X6GeQ7TO3W0WyQj3cw0ulBg4nSUbcAY7zPVYp7ip95FXOH29Hb35AOPjypWMIh7PORSjFZVsIzdKW7AWvfYnTVNWHyCytHw+jd1Nehqks3KepvtChUzD7yGvE2/cduqxldQF1EWZb/PbWLF3jAVgo0WrlkN+c6hSd+rzlaSuaR7O0oX0wyIa2pVAdGaj0HCUVOqIq4dVwrg5lmmG2w+8f/9tjL6foYHE+Gy8Xtv3CPUpf7WauDxadKuIwoeNbOmoYDYbZ0ns/1wxUC7ykigs8sS/LpEe3vwUYALiKDDDSgEiSAAAAAElFTkSuQmCC") no-repeat 50% 50%; }

.iziModal.iziModal-light .iziModal-button-fullscreen {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4JpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpEQTg1NTA2NTRFODQxMUU2OTQ0N0VERjY2Q0M5ODYwRCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0RTNFNENCQkI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTNFNENCQUI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjFlNTQwYzczLTVhZmEtNDJlYi04YzJlLWMwMzFlYmFiYmIyNiIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmVkYmRiMzM1LTAxMDUtMTE3YS1hYmM3LWEzNWNkOWU1Yzc4NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvIicdUAAAOvSURBVHjaxJlZbA1hFMe/qaItUUsspakg1laJ7UUisQuRvvTFA15sQSRCLBFrQryhHqxNHxEPtaQ8CCUkIrVVRbVBJdZYSrXVonr9/3pGxnTunZk78/X+k1+aO+1899/vnnvO+c4YKpi6ghEgW34OBD1BKjBAM6gH78Fz8BhUyrW/ikQivt7QiNMozU0DE8RkJx/3fgCPwA1QHvHp2K/hHJAPJqpwVA2K4flW2IZ7gyVgptKjh6AQxl+GYZi7uRr0U3rVBIpg+nIQwwvACpCkOk4XwYlosR3LMGN1qUqMroGDTqaNGDu7SiVWl+D3iP2i00c9HqxUidd8wzDy3HY4HRwCfWzXz4L7Lm+QKfHeOUTTLWAzdro6muH1YIbDjculWrmpUEM2YYXcCNMt9pAYE8WsWYLdlAxaNYTGMDDHKYYXBVy4B0jTFM/5iOcUc1fM/2JcnItNAYtBNzGtQ33BVHDV3OHpARqhV6CLLKpTs8yQYHxOCrDQO7AV1Gg2PBJhMYiGh4MMnx1eLkixXKsFuzSbZrrMpeGxHnqFFtvrTWCbhILd9AuNpnPMHXaTtZD0kl1mRdwSxXSjJsNZfONjcmqIJR5p3lp6Y+sXrAzsBz/lNXvmtZYMFKbqafi0pKQgKpOSPhmsC5BxXEs1Fz4fUr/7TWMe/q9bC2s3tJs1Df/Q/B5PwAZwJYS1WpPlo0zRZJZziL2gQU7I1GyHL7QSD26taVOytI26DpinxKypApvpk+C6dHlMnXskbUbT1yTpN3WJHWB327UCS3hUoc+tA/VyxP/ost5rGq7QWZnAdoe0eZgnYweDbgmgkoafgk8aTfNgsMNmmqfhC+Czj3V4T3mSBH255kxB0ztd4tNNDJkas2CUdkAKHQ3yAtxfijj/bdb7Cumyhmoyexzcs6Qwv2qUbPKvJDOtnNFklrF3R5qneA2XYHe/2A+ht1Xb3FZXRY1XTAjFTgtxJ45qKtWDpZK1g6dhIQuvBzjcy8FgQ6y8Nw+sCdnwL1Dn8jdMe6m2a+3ma9ESNUdOC1VixSH3bnPiYyraswnO0fqDIQkyW8WmCWab7b+I9TCF3+x0j2e+MPUA7LPGrVfD1F3VNsrPVR0zhS8BB5x21muzYa1Sy1Tb4y4d4qOwIi9Pk/wcj1gV50p5zQjJKAsJH8KcY4vpdYrjV0w9HMxxHjfKNpfwdMyRNuAmyy2M1vq5OegBNFMmR9lSHDizSLPMJGjuO2BZfSOtLKvpMylUvh/d/hFgAOH4+ibxGTZuAAAAAElFTkSuQmCC") no-repeat 50% 50%; }

.iziModal.iziModal-light.isFullscreen .iziModal-button-fullscreen {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3BpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyRUUxMkYxODRFODUxMUU2Qjc3RDk0MUUzMzJDRjBEOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0RTNFNENCRkI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTNFNENCRUI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjgzM2MwOWZiLWJjOTEtNGVlZS05MDM1LTRkMmU2ZmE1ZjBmMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyRUUxMkYxODRFODUxMUU2Qjc3RDk0MUUzMzJDRjBEOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv1Q9Z8AAAOXSURBVHjaxJlLbA1RGMfPjIs+EvoIRYt4FVUl2EkkRTxKUqQbG0SEho2FjUQ8YtEICbEgTdFYeK1KaGvVeoUltyStt0UlNE17aWhV2+v/9X5XJpMzc8/0zpn5kl+aO3Nm7r/fnPu9xhDp2URQDJbw3xkgB2QCAwyAPvANfARvQDsfG7V4PO7pC40xCiVxa8AKFjnOw7VdoA08BtG4R8VeBZeCKrBS+GPvQAM0P/NbcB7YBdYJPfYKXIXwL34IJm8eBFOFXusH9RDdnI7gLWA/MEVwdh/UOe1tN8G0V3eLcKwFXJCJNl08G5ZYsrWgWnZCJng5OOBwo1iAoisMw6hMJXgyOOywVW7xj+9BgKL3QHSxm+C9IF9y4U2GMlStRPQP8Jbp9lFwhJwE0RHrgaSV8N6xG238l7Zjtfx3K58/Bd7zsWngIqdnP2we2ACa7B7e6RL6joK5EtHNfL7b5u1Bn7dGFbycYRVM/8WyFJnuJK+z2iVwzFrMcF1h+Cx4ClhtFVyu8CW54ITE01EwFMAPcH1SMJWIqxQvItE1YHEIsXkhtkUhCV4ApiteFOPadn4IgseDMooSSxVrhWFwmkvCsKw06WGhKLhHhGuzSHChh9pZ5cc1oFFwfoTTsWrWqQCvXdZQEpkDsjUJziSv3Qu43k3LTA1BXqvRY/4DMjTd/yu4niJVm9wslCjcb4QE/9Qo+Al44baAmgpKCIqC+01OBLrsr8/de8zkiYwuUxWSq7iuM8JhantIqfYItkOepKBysnbycIfPXYKqURL6DhaBCQrrKcZHTa5loyEIJgHXwG3F9TQV+pxMGK0BiaTHn2OLEjcURbdi7XBSMO3jTxoEjtg+7wDnhG3spSD6F3hk7Tjoxnc0CJ5k+5wFCrhplYl2mmI24nyvvWumAE9z2zIfBW8WifnxIHc2yb6xiHtEoms0/hlGtpAPHCkgNDjFyZngPN88COvkPpEe+XGHbFcD7z53C+ybwKEAo0UPZ8QCybkmiL3sNvkheygSI08RYOSQiaUhd52sUpIZLWwJsYqkkdcZeHfIS66nc9XcZQRpNBY7C7F9Yy1OtonErDgSgNhGcEXmWa/VFA1O9onE6y4dRqGtXuVtkpf2iDy8EVR6GLykMnrsNFC867QF0hH8v3MVicFcuYdKy56uqQx4SukWQj3NOtJtQIt4ckSvbmdziMqy7HcS9xv0cn/Xwdn0A1drnl/d/hNgAGQa6Lgarp6BAAAAAElFTkSuQmCC") no-repeat 50% 50%; }

.iziModal .iziModal-loader {
  background: #fff url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDQiIGhlaWdodD0iNDQiIHZpZXdCb3g9IjAgMCA0NCA0NCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiM5OTkiPiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMiI+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iMHMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49IjBzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iLTAuOXMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49Ii0wLjlzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgIDwvZz48L3N2Zz4=") no-repeat 50% 50%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9; }

.iziModal .iziModal-content-loader {
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDQiIGhlaWdodD0iNDQiIHZpZXdCb3g9IjAgMCA0NCA0NCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiM5OTkiPiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMiI+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iMHMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49IjBzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iLTAuOXMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49Ii0wLjlzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgIDwvZz48L3N2Zz4=") no-repeat 50% 50%; }

.iziModal .iziModal-content:before,
.iziModal .iziModal-content:after {
  content: '';
  display: table; }

.iziModal .iziModal-content:after {
  clear: both; }

.iziModal .iziModal-content {
  zoom: 1;
  width: 100%;
  -webkit-overflow-scrolling: touch;
  /*overflow-y: scroll;*/ }

.iziModal .iziModal-wrap {
  width: 100%;
  position: relative;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch; }

.iziModal .iziModal-iframe {
  border: 0;
  margin: 0 0 -6px 0;
  width: 100%;
  transition: height 0.3s ease; }

.iziModal-overlay {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }

.iziModal-navigate {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  pointer-events: none; }

.iziModal-navigate-caption {
  position: absolute;
  left: 10px;
  top: 10px;
  color: white;
  line-height: 16px;
  font-size: 9px;
  font-family: 'Lato', Arial;
  letter-spacing: 0.1em;
  text-indent: 0;
  text-align: center;
  width: 70px;
  padding: 5px 0;
  text-transform: uppercase;
  display: none; }

.iziModal-navigate-caption::before,
.iziModal-navigate-caption::after {
  position: absolute;
  top: 2px;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 14px;
  font-size: 12px;
  content: '';
  background-size: 100% !important; }

.iziModal-navigate-caption:before {
  left: 0;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAoCAYAAACFFRgXAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyNmFjNjAyMy04OWU0LWE0NDAtYmMxMy1kOTA5MTQ3MmYzYjAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDREQ0YwRjA1MzQzMTFFNkE5NUNDRDkyQzEwMzM5RTMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDREQ0YwRUY1MzQzMTFFNkE5NUNDRDkyQzEwMzM5RTMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpmNmM0Nzk3Ni1mNzE3LTk5NDAtYTgyYS1mNTdjNmNiYmU0NWMiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDowZGVmYTEyZC01MzM0LTExZTYtYWRkYi04Y2NmYjI5ZTAxNjYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7oo0ptAAACWklEQVR42uyZTWsTYRSFZybxo4kWk5g2NC5qTAU3Kq30A9udi1oXolV/hWuhv6R/Q6utioi4LbbVFHemamlRU0OCEk0wZjwXzwtDoBDopHMHcuFJMplZnLm5ue+589qu61qeOApyYAjEgG0FEyLqN/gKiqBuTtgewWlwCZw056xgwwirgU3wxSv4NJgCUV5YBRXQDEhsBJwCSSauBVZFdJRlIJk9Av7wbj577jDIOENtRmPVwcsw6KfAAvikRKzEDlhnhuU/lRPBWaa9wsxqC6ndPX7OiOA4D8qW3vjO9z7H0w3+KhZstNmOFbLoCQ6DYGmL+bAInmGfLFC4asFXwRJIgB+goVmw+I7HXO+/gevGnGgUPEGxktkSmAMbWmt4HDwBKS6XN1jDKrvEFYoVK7oLroE3h93Woh1eNwqWafJ/gQV65vM+ail34mc6EZwBK2CAx8fAIjjeBYMzDT4cVHCEXtRbRvEu/Nr9HCIOnGGp15vgEec9KYn74B0nAT/CZnv86FcNvwK3wENwAjwAs2Bbs5d4CW5zir0AXvv8p+tKH34B5lkW4h2egRHtbu05uMMHHWfB0zC4NRF5l09kzvE4rd2tyUJyjy4tz7akZqXbL8QETbJ/FsMgWOJtb6brCQ5YsBsC8Uab63DVkkgqFpzie93h8OhScFah2LTHi5ccWroaLd5l6//+hpYQoWP05LKqFs2WQYbTsNxAi+5fxpWmdfh7HS7XhwSzG+H3a2JnvZsyktmLbdOFhpDMvrf4sN1u2/aK0cwMcmYLcturweceW+CnOfFPgAEA8uWFFylBJYoAAAAASUVORK5CYII=") no-repeat 50% 50%; }

.iziModal-navigate-caption:after {
  right: 0;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAoCAYAAACFFRgXAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAADhmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjI2YWM2MDIzLTg5ZTQtYTQ0MC1iYzEzLWQ5MDkxNDcyZjNiMCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0NERDRjBGMDUzNDMxMUU2QTk1Q0NEOTJDMTAzMzlFMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0NERDRjBFRjUzNDMxMUU2QTk1Q0NEOTJDMTAzMzlFMyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOmY2YzQ3OTc2LWY3MTctOTk0MC1hODJhLWY1N2M2Y2JiZTQ1YyIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjBkZWZhMTJkLTUzMzQtMTFlNi1hZGRiLThjY2ZiMjllMDE2NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuijSm0AAAKbSURBVFhH7ZnJj0xRGEerzFoIMTaCZmOIedhaiJj55yz8DaYdNhIJEUMQbCTG3rQ02hDSiEY553XdTpHS3nv96taV9ElO6lVt6peb7933fffVG41GrYW5uBaX4EysYzcw1Fd8hc/wM2a0Bl6Nm3BW9i0dDPsQX/olBF6FO72AH/gG3+N3jL3KBpqGC3ERTsGfeAsHDTyHi71oCXzBe/gaU2A5bscZOIxXTb8OLQNX9i6mElYsg/voqruwfQb2BhODWgqpMYDv0NLsNXC4yd42P1PEwNJj4HBTWdipErLVDfxfMRm408QMvBu3jV6WJ1Zg9/rbeBOP+UNZYgX+iE/Rp+lpPIKliBXYB9IhtPNy3z/T/F6YmDXsChvyBc7Gs3gACxEzsDzBg9iPPXgO92NuYgeWx2h3+AhtaM7jPsyF7aV37XR8gNZYO/pwKY51+xPkG27Fk2joT3gCr2A7NuJ6HMkTeAPadlp3VeMChF7G0P6X3dmfjAXOUxIj6LZkv1ylNuStDZejkL+PS96ScFzRqnDAtI5PoTefvbg7iNNOOwqVRCfYghdxBbpHH8Y7+DcKlUTV7MLLaNghPIrjhf2N2IF34AVcjE44hrXHyE3MwE6/loEzpEcIlqKjeyFiBe7FS+he/gENewMLEyuwXdo8dGWP43UsRazA9g7uDNbwNX8oS8watlsz+ISIGbgSJgN3GgOHlnFq8zNFQraGgT1iFc9iUyU0XsMGHhy9zh6XbvCp4ZuBBWglDBj4OdqLeu0+uRJTwMZ+Dbp/e21P3m97yWe2snsw1LTHmz5C/9lQdwhfGbiq89GwvrrwUT4UAouhN6MzloTRpVuEYI5O9urZYXtrYPGQw2OlZegM163QhrJMfWVgyTq0Qq32C/N7uPz9OknWAAAAAElFTkSuQmCC") no-repeat 50% 50%; }

.iziModal-navigate > button {
  position: fixed;
  bottom: 0;
  top: 0;
  border: 0;
  height: 100%;
  width: 84px;
  background-size: 100% !important;
  cursor: pointer;
  padding: 0;
  opacity: 0.2;
  transition: opacity 0.3s ease;
  pointer-events: all;
  margin: 0;
  outline: none; }

.iziModal-navigate > button:hover {
  opacity: 1; }

.iziModal-navigate-prev {
  left: 50%;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALwAAAC8CAYAAADCScSrAAAACXBIWXMAAAsTAAALEwEAmpwYAAA5sGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiCiAgICAgICAgICAgIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiCiAgICAgICAgICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIKICAgICAgICAgICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICAgICAgICAgICB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIgogICAgICAgICAgICB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29tL2V4aWYvMS4wLyI+CiAgICAgICAgIDx4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+eG1wLmRpZDo2NDkyYzcxMy05ZDM0LTZlNGQtYmUwNi1hMDMyY2Q4NDVjNGU8L3htcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+eG1wLmRpZDo1QjIzMUMxODU3RjcxMUU2ODUzRkRBRjE5RDhDQjZBRDwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDpjZmMwNzVmNC1kODA3LWI0NDMtYWIwYS02YWVhZjRjMDgxZWE8L3htcE1NOkluc3RhbmNlSUQ+CiAgICAgICAgIDx4bXBNTTpEZXJpdmVkRnJvbSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgIDxzdFJlZjppbnN0YW5jZUlEPnhtcC5paWQ6NjQ5MmM3MTMtOWQzNC02ZTRkLWJlMDYtYTAzMmNkODQ1YzRlPC9zdFJlZjppbnN0YW5jZUlEPgogICAgICAgICAgICA8c3RSZWY6ZG9jdW1lbnRJRD54bXAuZGlkOjY0OTJjNzEzLTlkMzQtNmU0ZC1iZTA2LWEwMzJjZDg0NWM0ZTwvc3RSZWY6ZG9jdW1lbnRJRD4KICAgICAgICAgPC94bXBNTTpEZXJpdmVkRnJvbT4KICAgICAgICAgPHhtcE1NOkhpc3Rvcnk+CiAgICAgICAgICAgIDxyZGY6U2VxPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOmNmYzA3NWY0LWQ4MDctYjQ0My1hYjBhLTZhZWFmNGMwODFlYTwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQxMTo1ODowNC0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpTZXE+CiAgICAgICAgIDwveG1wTU06SGlzdG9yeT4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOkNyZWF0ZURhdGU+MjAxNi0wOC0wMVQwOTo0MDo1Ni0wMzowMDwveG1wOkNyZWF0ZURhdGU+CiAgICAgICAgIDx4bXA6TW9kaWZ5RGF0ZT4yMDE2LTA4LTAxVDExOjU4OjA0LTAzOjAwPC94bXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNi0wOC0wMVQxMTo1ODowNC0wMzowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+NzIwMDAwLzEwMDAwPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WVJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDxleGlmOkNvbG9yU3BhY2U+NjU1MzU8L2V4aWY6Q29sb3JTcGFjZT4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjE4ODwvZXhpZjpQaXhlbFhEaW1lbnNpb24+CiAgICAgICAgIDxleGlmOlBpeGVsWURpbWVuc2lvbj4xODg8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/PvAvv7QAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAmdJREFUeNrs1LsJQkEQhtH/mtmBgQ8QA7tQK1e7MBBBMbADwzUZEyuQveeDCXbD4TBDay3SWJpYgYCXgJeAl4CXgJeAl4CXgJeAl4CXgJeAF/AS8BLwEvAS8BLwEvAS8BLwEvAS8BLwAl4CXgJeAl4CXv/WJskpyQJ4jQH7Mcmu0C+BV+/Y5/VeF/oV8Ood+7dpDfDqHvsrySHJBXjBDrxgB16wAy/YgRfswAt24AU78IIdeMEOPOywAw+7gIcdeMEOvGAHXrADL9iBF+zAC3bgBTvwsMMOPOwCHnYBD7uAhx14wQ68YAdesAMv2IEX7MDDDjvwsAt42AU87AIedgEPu4CHXcDDDrxgB16wAw877MDDDjvwsAt42AU87AIedgEPu4CHXcDDLuBhB16wAw877MDDLuBhF/CwC3jYBTzsAh52AQ+7gIddwEtjB3+tS/78+Z/V5d9iATz0Ah56AQ+9gIdewEMv4KEX8NALeOgFPPQCHnoBDz3wgh54QQ889NADDz30wEMv4KEX8NALeOgFPPQCHnoBD72Ahx54QQ+8oAde0AMv6IEX9MBDDz3w0EMPPPQCHnoBD72Ah17AQw+8FUAPvKAHXtADL+iBF/TAC3rgBT3wgh546KEHHnrogYdewEMv4KEHXtADL+iBF/TAC3rgBT3wgh54QQ+8oAde0AMv6IGHHnrgoU/yrgFe3aO/JdknuQOv3tGfC/tjjEsYWmsoyIWXgJeAl4CXgJeAl4CXgJeAl4CXgJeAF/AS8BLwEvAS8BLwEvAS8BLwEvAS8BLwAl4CXgJeAl4CXvqnPgAAAP//AwCEcoCBRabYzAAAAABJRU5ErkJggg==") no-repeat 50% 50%; }

.iziModal-navigate-next {
  right: 50%;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALwAAAC8CAYAAADCScSrAAAACXBIWXMAAB3SAAAd0gEUasEwAAA7pGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOkNyZWF0ZURhdGU+MjAxNi0wOC0wMVQwOTo0MDoxNC0wMzowMDwveG1wOkNyZWF0ZURhdGU+CiAgICAgICAgIDx4bXA6TW9kaWZ5RGF0ZT4yMDE2LTA4LTAxVDExOjU4OjEyLTAzOjAwPC94bXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNi0wOC0wMVQxMTo1ODoxMi0wMzowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDphZjljN2Q2MC00MTg2LWE3NGQtYTBiMS1mMGU5ODUwYzg2ZGY8L3htcE1NOkluc3RhbmNlSUQ+CiAgICAgICAgIDx4bXBNTTpEb2N1bWVudElEPnhtcC5kaWQ6NjQ5MmM3MTMtOWQzNC02ZTRkLWJlMDYtYTAzMmNkODQ1YzRlPC94bXBNTTpEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06T3JpZ2luYWxEb2N1bWVudElEPnhtcC5kaWQ6NjQ5MmM3MTMtOWQzNC02ZTRkLWJlMDYtYTAzMmNkODQ1YzRlPC94bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpIaXN0b3J5PgogICAgICAgICAgICA8cmRmOlNlcT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+Y3JlYXRlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjY0OTJjNzEzLTlkMzQtNmU0ZC1iZTA2LWEwMzJjZDg0NWM0ZTwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQwOTo0MDoxNC0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjAxNjJjMmE3LWZmMjYtYzE0ZC05Yjg4LTc2MGM2NzAxYjYzNzwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQxMTo1MTowNy0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOmFmOWM3ZDYwLTQxODYtYTc0ZC1hMGIxLWYwZTk4NTBjODZkZjwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQxMTo1ODoxMi0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpTZXE+CiAgICAgICAgIDwveG1wTU06SGlzdG9yeT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+MTkzOTAzNi8xMDAwMDwvdGlmZjpYUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6WVJlc29sdXRpb24+MTkzOTAzNi8xMDAwMDwvdGlmZjpZUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6UmVzb2x1dGlvblVuaXQ+MjwvdGlmZjpSZXNvbHV0aW9uVW5pdD4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT42NTUzNTwvZXhpZjpDb2xvclNwYWNlPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+MTg4PC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxZRGltZW5zaW9uPjE4ODwvZXhpZjpQaXhlbFlEaW1lbnNpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgIAo8P3hwYWNrZXQgZW5kPSJ3Ij8+nbt1mgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAACQklEQVR42uzSsQ3CQAAEQTdiOyGg/wrciJ0QUMYSECEKAP3PSdvAaZZqkWbJCQJeAl4CXgJeAl4CXgJeAl4CXgJeAl4CXsBLwEvAS8BLwEvAS8BLwEvAS8BLwEvAC3gJeAl4CXgJ+D9vrY7qBgLwo7dVZ+89oAd+5Pbq6nPQAz9s9+rZ96AHHnoBD72Ah17AQy/goRfw0At46AU89AIeegEPvYCHHnhBD7ygBx566IGHHnrgoRfw0At46AU89AIeegEPvYCHXsBDL+ChB17QAy/ogRf0wAt64KGHHnjooQceegEPvYCHXsBDL+ChF/DQAy/ogRf0wAt64AU98IIeeEEPvKAHXtADDz30wEPvI+ChF/DQAy/ogRf0wAt64AU98IIeeEEPvKAHXtADL+iBF/TAC3rgoZ8ePRDAAy/YgRfswAt24AU78IIdeMEOvGAHXrADL9iBhx124GEX8LADL9iBF+zAC3bgBTvwgh14wQ68YAcedtiBh13Awy7gYRfwsAMv2IEX7MALduAFO/CCHXjYYQcedgEPu4CHXcDDLuBhF/CwA+8E2IEX7MALduAFO/Cwww487AIedgEPu4CHXcDDLuBhF/CwC3jYgRfswMMOO/CwC3jYBTzsAh52AQ+7gIddwMMu4GEX8LBravB7dcEO/Ext1Qk78DO1VgfswEvAS8BLwEvAS8BLwEvAS8BLwEvAS8ALeAl4CXgJeAl4CXgJeAl4CXgJeAl4CXgBLwEvAS8BLwEvAS/9shcAAAD//wMAtAygvJrkwJUAAAAASUVORK5CYII=") no-repeat 50% 50%; }

.iziModal.isAttachedTop .iziModal-header {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.iziModal.isAttachedTop {
  margin-top: 0 !important;
  margin-bottom: auto !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important; }

.iziModal.isAttachedBottom {
  margin-top: auto !important;
  margin-bottom: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

.iziModal.isFullscreen {
  max-width: 100% !important;
  margin: 0 !important;
  height: 100% !important;
  border-radius: 0 !important; }

.iziModal.isAttached {
  border-radius: 0 !important; }

.iziModal.hasScroll .iziModal-wrap {
  overflow-y: auto;
  overflow-x: hidden; }

html.iziModal-isOverflow {
  overflow-y: auto; }

html.iziModal-isOverflow .body,
html.iziModal-isAttached body {
  position: relative; }

/* SCROLL */
.iziModal ::-webkit-scrollbar {
  overflow: visible;
  height: 7px;
  width: 7px; }

.iziModal ::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
  border: solid transparent;
  border-width: 0px;
  min-height: 28px;
  padding: 100px 0 0;
  box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.07); }

.iziModal ::-webkit-scrollbar-thumb:active {
  background-color: rgba(0, 0, 0, 0.4); }

.iziModal ::-webkit-scrollbar-button {
  height: 0;
  width: 0; }

.iziModal ::-webkit-scrollbar-track {
  background-clip: padding-box;
  border: solid transparent;
  border-width: 0 0 0 2px; }

/* MODAL ANIMATIONS */
.iziModal.transitionIn .iziModal-header {
  -webkit-animation: iziM-slideDown 0.7s cubic-bezier(0.7, 0, 0.3, 1);
  -moz-animation: iziM-slideDown 0.7s cubic-bezier(0.7, 0, 0.3, 1);
  animation: iziM-slideDown 0.7s cubic-bezier(0.7, 0, 0.3, 1); }

.iziModal.transitionIn .iziModal-header .iziModal-header-icon {
  -webkit-animation: iziM-revealIn 1s cubic-bezier(0.16, 0.81, 0.32, 1) both;
  -moz-animation: iziM-revealIn 1s cubic-bezier(0.16, 0.81, 0.32, 1) both;
  animation: iziM-revealIn 1s cubic-bezier(0.16, 0.81, 0.32, 1) both; }

.iziModal.transitionIn .iziModal-header .iziModal-header-title,
.iziModal.transitionIn .iziModal-header .iziModal-header-subtitle {
  -webkit-animation: iziM-slideIn 1s cubic-bezier(0.16, 0.81, 0.32, 1) both;
  -moz-animation: iziM-slideIn 1s cubic-bezier(0.16, 0.81, 0.32, 1) both;
  animation: iziM-slideIn 1s cubic-bezier(0.16, 0.81, 0.32, 1) both; }

.iziModal.transitionIn .iziModal-header .iziModal-button {
  -webkit-animation: iziM-revealIn 1.2s cubic-bezier(0.7, 0, 0.3, 1);
  -moz-animation: iziM-revealIn 1.2s cubic-bezier(0.7, 0, 0.3, 1);
  animation: iziM-revealIn 1.2s cubic-bezier(0.7, 0, 0.3, 1); }

.iziModal.transitionIn .iziModal-iframe,
.iziModal.transitionIn .iziModal-wrap {
  -webkit-animation: iziM-fadeIn 1.3s;
  -moz-animation: iziM-fadeIn 1.3s;
  animation: iziM-fadeIn 1.3s; }

.iziModal.transitionIn .iziModal-header {
  -webkit-animation-delay: 0s;
  -moz-animation: 0s;
  animation-delay: 0s; }

.iziModal.transitionIn .iziModal-header .iziModal-header-icon,
.iziModal.transitionIn .iziModal-header .iziModal-header-title {
  -webkit-animation-delay: 0.4s;
  -moz-animation: 0.4s;
  animation-delay: 0.4s; }

.iziModal.transitionIn .iziModal-header .iziModal-header-subtitle {
  -webkit-animation-delay: 0.5s;
  -moz-animation: 0.5s;
  animation-delay: 0.5s; }

.iziModal.transitionOut .iziModal-header,
.iziModal.transitionOut .iziModal-header * {
  transition: none !important; }

/* ANIMATIONS */
.iziModal.fadeOut,
.iziModal-overlay.fadeOut,
.iziModal-navigate.fadeOut,
.iziModal .fadeOut {
  -webkit-animation: iziM-fadeOut 0.5s;
  -moz-animation: iziM-fadeOut 0.5s;
  animation: iziM-fadeOut 0.5s;
  animation-fill-mode: forwards; }

.iziModal.fadeIn,
.iziModal-overlay.fadeIn,
.iziModal-navigate.fadeIn,
.iziModal .fadeIn {
  -webkit-animation: iziM-fadeIn 0.5s;
  -moz-animation: iziM-fadeIn 0.5s;
  animation: iziM-fadeIn 0.5s; }

.iziModal.comingIn,
.iziModal-overlay.comingIn {
  -webkit-animation: iziM-comingIn 0.5s ease;
  -moz-animation: iziM-comingIn 0.5s ease;
  animation: iziM-comingIn 0.5s ease; }

.iziModal.comingOut,
.iziModal-overlay.comingOut {
  -webkit-animation: iziM-comingOut 0.5s cubic-bezier(0.16, 0.81, 0.32, 1);
  -moz-animation: iziM-comingOut 0.5s cubic-bezier(0.16, 0.81, 0.32, 1);
  animation: iziM-comingOut 0.5s cubic-bezier(0.16, 0.81, 0.32, 1);
  animation-fill-mode: forwards; }

.iziModal.bounceInDown,
.iziModal-overlay.bounceInDown {
  -webkit-animation: iziM-bounceInDown 0.7s ease;
  animation: iziM-bounceInDown 0.7s ease; }

.iziModal.bounceOutDown,
.iziModal-overlay.bounceOutDown {
  -webkit-animation: iziM-bounceOutDown 0.7s ease;
  animation: iziM-bounceOutDown 0.7s ease; }

.iziModal.bounceInUp,
.iziModal-overlay.bounceInUp {
  -webkit-animation: iziM-bounceInUp 0.7s ease;
  animation: iziM-bounceInUp 0.7s ease; }

.iziModal.bounceOutUp,
.iziModal-overlay.bounceOutUp {
  -webkit-animation: iziM-bounceOutUp 0.7s ease;
  animation: iziM-bounceOutUp 0.7s ease; }

.iziModal.fadeInDown,
.iziModal-overlay.fadeInDown {
  -webkit-animation: iziM-fadeInDown 0.7s cubic-bezier(0.16, 0.81, 0.32, 1);
  animation: iziM-fadeInDown 0.7s cubic-bezier(0.16, 0.81, 0.32, 1); }

.iziModal.fadeOutDown,
.iziModal-overlay.fadeOutDown {
  -webkit-animation: iziM-fadeOutDown 0.5s ease;
  animation: iziM-fadeOutDown 0.5s ease; }

.iziModal.fadeInUp,
.iziModal-overlay.fadeInUp {
  -webkit-animation: iziM-fadeInUp 0.7s cubic-bezier(0.16, 0.81, 0.32, 1);
  animation: iziM-fadeInUp 0.7s cubic-bezier(0.16, 0.81, 0.32, 1); }

.iziModal.fadeOutUp,
.iziModal-overlay.fadeOutUp {
  -webkit-animation: iziM-fadeOutUp 0.5s ease;
  animation: iziM-fadeOutUp 0.5s ease; }

.iziModal.fadeInLeft,
.iziModal-overlay.fadeInLeft {
  -webkit-animation: iziM-fadeInLeft 0.5s cubic-bezier(0.16, 0.8, 0.6, 1);
  animation: iziM-fadeInLeft 0.5s cubic-bezier(0.16, 0.8, 0.6, 1); }

.iziModal.fadeOutLeft,
.iziModal-overlay.fadeOutLeft {
  -webkit-animation: iziM-fadeOutLeft 0.6s ease;
  animation: iziM-fadeOutLeft 0.6s ease; }

.iziModal.fadeInRight,
.iziModal-overlay.fadeInRight {
  -webkit-animation: iziM-fadeInRight 0.7s cubic-bezier(0.16, 0.81, 0.32, 1);
  animation: iziM-fadeInRight 0.7s cubic-bezier(0.16, 0.81, 0.32, 1); }

.iziModal.fadeOutRight,
.iziModal-overlay.fadeOutRight {
  -webkit-animation: iziM-fadeOutRight 0.5s ease;
  animation: iziM-fadeOutRight 0.5s ease; }

.iziModal.flipInX,
.iziModal-overlay.flipInX {
  -webkit-animation: iziM-flipInX 0.7s ease;
  animation: iziM-flipInX 0.7s ease; }

.iziModal.flipOutX,
.iziModal-overlay.flipOutX {
  -webkit-animation: iziM-flipOutX 0.7s ease;
  animation: iziM-flipOutX 0.7s ease; }

@-webkit-keyframes iziM-comingIn {
  0% {
    opacity: 0;
    transform: scale(0.9) translateY(-20px) perspective(600px) rotateX(10deg); }
  100% {
    opacity: 1;
    transform: scale(1) translateY(0) perspective(600px) rotateX(0); } }

@-moz-keyframes iziM-comingIn {
  0% {
    opacity: 0;
    transform: scale(0.9) translateY(-20px) perspective(600px) rotateX(10deg); }
  100% {
    opacity: 1;
    transform: scale(1) translateY(0) perspective(600px) rotateX(0); } }

@keyframes iziM-comingIn {
  0% {
    opacity: 0;
    /*transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );*/
    transform: scale(0.9) translateY(-20px) perspective(600px) rotateX(10deg); }
  100% {
    opacity: 1;
    /*transform: scale(1) translateY(0) perspective( 600px ) rotateX( 0 ); */
    transform: scale(1) translateY(0) perspective(600px) rotateX(0); } }

@-webkit-keyframes iziM-comingOut {
  0% {
    opacity: 1;
    transform: scale(1); }
  100% {
    opacity: 0;
    transform: scale(0.9); } }

@-moz-keyframes iziM-comingOut {
  0% {
    opacity: 1;
    transform: scale(1); }
  100% {
    opacity: 0;
    transform: scale(0.9); } }

@keyframes iziM-comingOut {
  0% {
    opacity: 1;
    transform: scale(1); }
  100% {
    opacity: 0;
    transform: scale(0.9); } }

@-webkit-keyframes iziM-fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-moz-keyframes iziM-fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes iziM-fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-webkit-keyframes iziM-fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes iziM-fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes iziM-fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes iziM-slideIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }

@-moz-keyframes iziM-slideIn {
  0% {
    opacity: 0;
    -moz-transform: translateX(50px); }
  100% {
    opacity: 1;
    -moz-transform: translateX(0); } }

@keyframes iziM-slideIn {
  0% {
    opacity: 0;
    transform: translateX(50px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }

@-webkit-keyframes iziM-slideDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(1, 0) translateY(-40px);
    -webkit-transform-origin: center top; } }

@-moz-keyframes iziM-slideDown {
  0% {
    opacity: 0;
    -moz-transform: scale(1, 0) translateY(-40px);
    -moz-transform-origin: center top; } }

@keyframes iziM-slideDown {
  0% {
    opacity: 0;
    transform: scale(1, 0) translateY(-40px);
    transform-origin: center top; } }

@-webkit-keyframes iziM-revealIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 1); } }

@-moz-keyframes iziM-revealIn {
  0% {
    opacity: 0;
    -moz-transform: scale3d(0.3, 0.3, 1); } }

@keyframes iziM-revealIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 1); } }

@-webkit-keyframes iziM-bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -1000px, 0);
    transform: translate3d(0, -1000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes iziM-bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -1000px, 0);
    transform: translate3d(0, -1000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@-webkit-keyframes iziM-bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 1000px, 0);
    transform: translate3d(0, 1000px, 0); } }

@keyframes iziM-bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 1000px, 0);
    transform: translate3d(0, 1000px, 0); } }

@-webkit-keyframes iziM-bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 1000px, 0);
    transform: translate3d(0, 1000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes iziM-bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 1000px, 0);
    transform: translate3d(0, 1000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-webkit-keyframes iziM-bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes iziM-bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -1000px, 0);
    transform: translate3d(0, -1000px, 0); } }

@-webkit-keyframes iziM-fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes iziM-fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-webkit-keyframes iziM-fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0); } }

@keyframes iziM-fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0); } }

@-webkit-keyframes iziM-fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes iziM-fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-webkit-keyframes iziM-fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0); } }

@keyframes iziM-fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0); } }

@-webkit-keyframes iziM-fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes iziM-fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-webkit-keyframes iziM-fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0); } }

@keyframes iziM-fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0); } }

@-webkit-keyframes iziM-fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes iziM-fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-webkit-keyframes iziM-fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0); } }

@keyframes iziM-fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0); } }

@-webkit-keyframes iziM-flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(60deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

@keyframes iziM-flipInX {
  0% {
    transform: perspective(400px) rotateX(60deg);
    opacity: 0; }
  40% {
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    transform: perspective(400px) rotateX(10deg); }
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

@-webkit-keyframes iziM-flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 40deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 40deg);
    opacity: 0; } }

@keyframes iziM-flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 40deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 40deg);
    opacity: 0; } }

@use "sass:color";
.header--show-banner + main.body {
  margin-top: 9.5625rem; }
  @media (min-width: 1024px) {
    .header--show-banner + main.body {
      margin-top: 12rem; } }

.header .banner {
  max-width: none;
  padding: 0.5rem 0 0.5625rem;
  font-size: 0.85rem;
  background-color: #326a84; }
  @media (min-width: 1280px) {
    .header .banner {
      font-size: 1rem; } }

.header .banner .container {
  display: flex;
  justify-content: center; }

.header .banner__text {
  display: flex;
  align-items: center;
  overflow: hidden; }

.header .banner__text--show-icon::before {
  content: '';
  position: relative;
  top: -1px;
  display: none;
  flex-shrink: 0;
  width: 2.0625rem;
  height: 2.0625rem;
  margin-right: 0.25rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='32' fill='rgba(255, 255, 255, 0.99)'%3E%3Cpath d='M27.2524 19.1765h-.5412v-3.5736c0-.397-.203-.8272-.5074-1.125l-3.3485-3.2757c-.3044-.2978-.7441-.4963-1.15-.4963h-1.4882V9.1176c0-.8602-.7441-1.5882-1.6236-1.5882H7.77c-.9132 0-1.6235.728-1.6235 1.5882V19.706c0 .8934.7103 1.5882 1.6235 1.5882h.5412c0 1.7537 1.4544 3.1765 3.247 3.1765 1.7927 0 3.2471-1.4228 3.2471-3.1765h4.3294c0 1.7537 1.4544 3.1765 3.2471 3.1765 1.7926 0 3.247-1.4228 3.247-3.1765h1.6236c.2706 0 .5411-.2316.5411-.5294v-1.0588c0-.2647-.2705-.5294-.5411-.5294Zm-15.6942 3.7059c-.9132 0-1.6235-.6949-1.6235-1.5883 0-.8603.7103-1.5882 1.6235-1.5882.8795 0 1.6236.7279 1.6236 1.5882 0 .8934-.7441 1.5883-1.6236 1.5883Zm10.8236 0c-.9133 0-1.6236-.6949-1.6236-1.5883 0-.8603.7103-1.5882 1.6236-1.5882.8794 0 1.6235.7279 1.6235 1.5882 0 .8934-.7441 1.5883-1.6235 1.5883ZM25.0877 16h-4.8706v-3.7059h1.4882l3.3824 3.3088V16Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }
  @media (min-width: 1024px) {
    .header .banner__text--show-icon::before {
      display: inline-block; } }

.header .banner__link {
  display: inline-block;
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
  letter-spacing: 0.005em; }

.header .banner__link b {
  color: #efbc0b; }

.header .banner__text .banner__text-desktop {
  display: none; }
  @media (min-width: 1024px) {
    .header .banner__text .banner__text-desktop {
      display: inline-block; } }

.header .banner__text .banner__text-mobile {
  display: inline-block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden; }
  @media (min-width: 1024px) {
    .header .banner__text .banner__text-mobile {
      display: none; } }

.nav-side-menu {
  opacity: 0; }

.nav-side-menu.iziModal {
  height: 100vh !important;
  overflow: hidden;
  opacity: 1;
  scrollbar-width: thin;
  scrollbar-color: rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0); }

.nav-side-menu.iziModal .nav-menu__actions {
  position: absolute;
  width: 100%;
  z-index: 10; }
  @media (min-width: 1280px) {
    .nav-side-menu.iziModal .nav-menu__actions {
      position: static; } }

.nav-side-menu .nav-menu__close .icon--close {
  width: 2.125rem;
  height: 2.125rem; }

.nav-side-menu .nav-menu__close .icon--close svg {
  fill: #1c0f13; }

@media (min-width: 1024px) {
  .nav-side-menu .iziModal-content {
    max-width: 1550px;
    margin: 0 auto; } }

@media (min-width: 1600px) {
  .nav-side-menu .iziModal-content {
    max-width: calc(1261px + 8rem); } }

.nav-side-menu .navPages-action-moreIcon {
  width: 0.8125rem;
  height: 0.5rem;
  transform: none; }

.slinky-menu {
  transform: translateZ(0); }

.slinky-menu > ul {
  position: relative;
  left: 0;
  transform: translateZ(0); }

.slinky-menu ul {
  width: 100%;
  margin: 0 0 1.5rem;
  list-style: none; }
  @media (min-width: 1280px) {
    .slinky-menu ul {
      margin-bottom: 2.5rem; } }

.slinky-menu li {
  margin: 0;
  list-style: none; }

.slinky-menu li ul {
  position: absolute;
  top: 0;
  left: 100%;
  display: none; }

.slinky-menu a {
  display: flex;
  align-items: center; }

.slinky-menu a:hover,
.slinky-menu a:focus,
.slinky-menu a:active {
  text-decoration: transparent; }

.slinky-menu a span {
  flex: 1;
  line-height: 1.4; }

.slinky-menu .slinky-header {
  display: flex; }

.slinky-menu .slinky-header .title {
  margin: 0;
  padding-left: 0;
  line-height: 1.4;
  background-color: white;
  order: 1;
  flex: 1; }

.slinky-menu_item {
  display: flex;
  justify-content: space-between; }

.slinky-menu_item > a {
  flex-grow: 1; }

.slinky-menu_item > a:hover {
  color: #1c0f13; }

.slinky-menu_item > .slinky-next {
  flex: 0 0 2.625rem;
  overflow: hidden; }

.slinky-menu_item .slinky-next span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%; }

.slinky-menu_item .slinky-next .icon {
  width: 1rem;
  height: 1rem;
  margin-left: 0; }

.slinky-menu_item .slinky-next:hover .icon svg {
  fill: #1c0f13; }

.slinky-menu_item-page::before {
  content: "";
  display: block;
  margin-block: .5rem;
  border-top: 1px solid #999; }

.slinky-menu_item-page ~ .slinky-menu_item-page::before {
  border-top: none; }

.slinky-theme-default {
  background: white; }

.slinky-theme-default .title {
  padding: 1rem;
  font-size: 1rem;
  color: #999999; }

.slinky-theme-default .icon--back-arrow svg {
  fill: #999999; }

.slinky-theme-default li {
  line-height: 1; }

.slinky-theme-default ul[aria-hidden='true'] > li > a {
  outline: none; }

.slinky-theme-default a:not(.slinky-back) {
  margin: 0;
  padding: 0.5rem;
  font-size: 1.3125rem;
  color: #7e7e7e;
  font-weight: 700;
  letter-spacing: -0.01438rem;
  text-decoration: transparent; }
  @media (min-width: 1024px) {
    .slinky-theme-default a:not(.slinky-back) {
      font-size: 1.4375rem; } }

.slinky-theme-default a:not(.slinky-back):hover {
  color: #1c0f13;
  background-color: #f3f3f3; }

.slinky-theme-default a:not(.slinky-back):active {
  color: #1c0f13;
  background-color: #e5e5e5; }

.slinky-theme-default .slinky-back {
  display: flex;
  justify-content: start;
  flex-basis: fit-content;
  width: 5rem;
  padding-inline: 1rem;
  background-color: white; }

.slinky-theme-default .slinky-back .icon--simple-arrow {
  display: inline-block;
  transform: rotate(180deg); }

.slinky-theme-default .icon--simple-arrow {
  display: inline-block;
  flex: 0; }

.slinky-theme-default .icon--simple-arrow svg {
  width: 1rem;
  height: 1rem;
  stroke: #1c0f13; }

.mobileMenu-open .slinky-menu {
  visibility: visible; }

.slinky-menu__top-list {
  padding: 0 2rem; }

.slinky-menu__top-list h4, .slinky-menu__top-list .card .card-body .price, .card .card-body .slinky-menu__top-list .price {
  margin: 0; }

.slinky-menu .slinky-header {
  margin-bottom: 1rem;
  padding-bottom: 0.4375rem;
  border-bottom: 1px solid #999; }

.slinky-menu .slinky-header .title {
  margin-top: 0.0625rem;
  margin-left: 0.25rem;
  padding: 0;
  font-size: 2rem;
  color: #1c0f13;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.06rem; }

.slinky-menu .slinky-header .slinky-back {
  padding: 0 0.4375rem; }

.slinky-menu .slinky-header .slinky-back:hover svg {
  fill: #1c0f13; }

.slinky-menu .icon svg {
  fill: #7e7e7e; }

.slinky-menu .icon--user,
.slinky-menu .icon--wishlist,
.slinky-menu .icon--support {
  width: 1.5rem;
  height: 1.5rem;
  margin: -0.1875rem 0.4375rem 0 0.25rem; }

.slinky-menu .icon--phone {
  width: 1.25rem;
  height: 1.25rem;
  margin: 0 0.75rem 0 0.25rem; }

.slinky-menu.nav-menu__slinky {
  margin-top: 0.75rem; }

@media (min-width: 1024px) {
  .slinky-menu.nav-menu__slinky ul {
    padding-bottom: 5rem; } }

.slinky-menu .slinky-menu__name {
  margin-top: 2.5rem;
  margin-bottom: 1rem;
  padding-bottom: 0.5rem;
  font-size: 2rem;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.06rem;
  border-bottom: 1px solid #999; }

@media (min-width: 1650px) {
  .slinky-menu .slinky-menu__mobile-item {
    display: none; } }

@media (min-width: 1024px) {
  .slinky-menu .slinky-menu__pages {
    display: none; } }

.slinky-theme-default a:not(.slinky-back) {
  padding: 0.325rem 0.5rem; }

.slinky-menu.nav-menu__slinky {
  height: 100% !important; }

.quickSearchResults {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  display: none;
  width: 100%;
  max-height: 28.125rem;
  margin-top: 0;
  background-color: white;
  border-radius: 5px;
  box-shadow: 3px 3px 16px 0px rgba(0, 0, 0, 0.1);
  overflow-y: auto;
  z-index: 25; }
  @media (min-width: 1280px) {
    .quickSearchResults {
      margin-top: 0; } }

.quickSearchResults.open {
  display: block; }
  @media (min-width: 1024px) {
    .quickSearchResults.open {
      display: block; } }

.quickSearchResults .modal-close {
  display: none; }

.quickSearchResults .productGrid {
  margin: 0; }

@media (min-width: 1024px) {
  .quickSearchResults .productGrid .product {
    width: 50%;
    padding: 0.75rem; } }

@media (min-width: 1280px) {
  .quickSearchResults .productGrid .product {
    width: 33%; } }

.header--type-right .quickSearchResults .productGrid {
  container-type: inline-size;
  gap: 0; }

.header--type-right .quickSearchResults .productGrid .product {
  width: 100%; }

.header--type-right .quickSearchResults .productGrid .product .card {
  flex-direction: row; }

.header--type-right .quickSearchResults .productGrid .product .card .sale-flag-side {
  display: none; }

.header--type-right .quickSearchResults .productGrid .product .card-body {
  padding-top: 0;
  margin-left: 1rem; }

.header--type-right .quickSearchResults .productGrid .product .card-figure {
  flex-shrink: 0; }

.header--type-right .quickSearchResults .productGrid .product .card .card-img-container {
  max-width: 6.25rem; }

.header--type-right .quickSearchResults .productGrid .product .card .card-figcaption {
  display: none; }

.header--type-right .quickSearchResults .productGrid .product .card .card-text__price {
  margin: auto 0 0; }

.header--type-right .quickSearchResults .productGrid .product .card .price {
  font-size: 1.25rem; }

.header--type-right .quickSearchResults .productGrid .product .card-body .button {
  display: none; }

.quickSearchResults .fera-widget iframe + iframe {
  display: none !important; }

.quickSearchMessage {
  margin: 1.5rem 0;
  font-size: 2rem; }

body {
  padding-top: 0; }

a.skip-to-main-link {
  position: fixed;
  top: 0;
  display: inline-block;
  padding: 5px 10px;
  color: #1c0f13;
  transform: translate(-50%, -100%); }
  a.skip-to-main-link:focus {
    transform: translate(-50%, 0%); }

.header {
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  background-color: #fafafa;
  border-bottom: none;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.06), 0px 0px 4px 0px rgba(0, 0, 0, 0.04);
  z-index: 99; }
  @media (min-width: 1024px) {
    .header {
      display: flex;
      flex-direction: column;
      height: auto;
      min-height: 5.75rem;
      overflow: visible; } }

@media (min-width: 1024px) {
  .header.header--type-bottom {
    box-shadow: none; } }

.header.is-open {
  height: 100%; }
  @media (min-width: 1024px) {
    .header.is-open {
      height: auto; } }

main.body {
  margin-top: 6.4375rem; }
  @media (min-width: 1024px) {
    main.body {
      margin-top: 8.875rem; } }

.header__main {
  display: grid;
  grid-template-areas: "tog logo cart";
  justify-items: center;
  align-items: center;
  width: 100%;
  max-width: 1824px;
  min-height: auto;
  margin: auto 0 75px;
  padding: 0.5rem 0.9375rem 0.625rem;
  gap: 0.375rem 0.5625rem;
  background-color: #fff; }
  @media (min-width: 1024px) {
    .header__main {
      display: flex;
      justify-content: space-between;
      align-items: center;
      gap: 0.75rem;
      min-height: 5.5rem;
      margin: auto;
      padding: 0.5rem 1rem;
      background-color: #fafafa; } }

.header:has(.header__promo-banner.show) .header__main {
  margin-bottom: 0; }

.mobileMenu-toggleIcon {
  width: 0.75rem !important;
  transition: width 0.5s ease !important; }

.mobileMenu-toggleIcon.menu-open {
  width: 0 !important; }

.mobileMenu-toggle .mobileMenu-toggleIcon::before,
.mobileMenu-toggle .mobileMenu-toggleIcon::after {
  width: 1.125rem;
  transition: transform 150ms cubic-bezier(1, -0.04, 1, 1), top 100ms ease-in 150ms, bottom 100ms ease-in 150ms !important; }

.mobileMenu-toggle .mobileMenu-toggleIcon.menu-open::before {
  top: 0;
  width: .75rem;
  transform: rotate(-135deg) !important; }

.mobileMenu-toggle .mobileMenu-toggleIcon.menu-open::after {
  width: .75rem;
  transform: rotate(135deg) !important;
  bottom: 0; }

.mobileMenu-toggleText {
  display: none;
  margin: 0;
  color: #1c0f13; }
  @media (min-width: 551px) {
    .mobileMenu-toggleText {
      display: block; } }

.header-logo__link {
  display: block; }

.header__main-logo {
  grid-area: logo;
  flex-shrink: 0;
  width: auto;
  min-width: 8.4375rem;
  max-width: 14.375rem;
  padding: 0; }
  @media (min-width: 1280px) {
    .header__main-logo {
      max-width: 17.8125rem; } }

.header-logo-image-container {
  text-align: center; }

.header__main-logo img {
  width: auto;
  max-height: 4.6875rem; }

.nav-list-item--shop-category,
.nav-list-item--shop-category > a {
  display: flex;
  align-items: center;
  gap: .25rem; }

@media (min-width: 1024px) {
  .nav-list-item--shop-category {
    padding: 7px 14px;
    color: #1c0f13;
    background-color: #efbc0b;
    border-radius: 4px;
    transition: background-color 0.15s ease; } }

@media (min-width: 1024px) {
  .nav-list-item--shop-category:hover {
    background-color: #cfa30a; } }

.header__main-actions {
  grid-area: tog;
  padding-left: 0.375rem; }
  @media (min-width: 1440px) {
    .header__main-actions {
      margin-left: 7.9375rem; } }

.header__main-search {
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  width: 100%;
  margin: auto;
  min-width: 13.125rem;
  max-width: 100%;
  padding: 0.5rem 1rem;
  background-color: #fff;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.06), 0px 0px 4px 0px rgba(0, 0, 0, 0.04);
  transition: top .2s ease;
  z-index: -1; }
  @media (min-width: 1280px) {
    .header__main-search {
      position: relative;
      top: 0;
      max-width: 41.875rem;
      margin-left: 0;
      padding: 0;
      box-shadow: none;
      z-index: initial; } }
  @media (min-width: 1650px) {
    .header__main-search {
      max-width: 29.875rem; } }

.header.scrolled.scrolled-down .header__main-search {
  top: 0; }

.header__main-search .container {
  padding: 0; }

.header__main-search .form,
.header__main-search .form-field {
  margin: 0; }

.header__main-search .form-field {
  display: flex;
  align-items: center; }

.header__main-search .form-input {
  position: relative;
  height: 2.875rem;
  padding-left: 1.375rem;
  color: #1c0f13;
  font-weight: 700;
  background-color: rgba(255, 255, 255, 0.6);
  border: 2px solid #c4c4c4;
  border-right: none;
  border-radius: 5px 0px 0px 5px;
  z-index: 26; }
  @media (min-width: 1024px) {
    .header__main-search .form-input {
      height: 3.1875rem;
      padding-left: 1.25rem; } }

.header__main-search .form-input::placeholder {
  color: #999999; }

.header__main-search .form-button {
  position: relative;
  width: 3.3125rem;
  height: 2.875rem;
  background-color: #4690b2;
  border: 2px solid #c4c4c4;
  border-left: none;
  border-radius: 0 5px 5px 0;
  transition: ease .2s background-color;
  z-index: 1; }
  @media (min-width: 1024px) {
    .header__main-search .form-button {
      width: 3.125rem;
      height: 3.1875rem; } }

.header__main-search .form-button:hover {
  background-color: #326a84; }

.header__main-search .form-button:focus-visible {
  z-index: 27; }

.header__main-search .form-button .icon {
  width: 1rem;
  height: 1rem; }

.header__main-search .form-button .icon svg {
  fill: #fff; }

.header .nav-menu__list-text_phone {
  display: none; }
  @media (min-width: 1024px) {
    .header .nav-menu__list-text_phone {
      display: block;
      white-space: nowrap; } }

.header .icon--phone {
  width: 1.25rem;
  height: 1.25rem; }
  @media (min-width: 1280px) {
    .header .icon--phone {
      margin-right: 0.125rem; } }

.header .icon svg,
.header .icon--phone svg {
  fill: #1c0f13; }

@media (min-width: 1024px) {
  .navPages {
    position: relative; } }

.nav-menu__actions {
  position: static;
  display: flex;
  justify-content: end;
  align-items: center;
  padding: 1.5rem;
  padding-bottom: 0; }

.header__main-account-cart {
  grid-area: cart;
  padding-right: 0.1875rem; }
  @media (min-width: 1280px) {
    .header__main-account-cart {
      padding-right: 0.1875rem; } }

.nav-menu__list {
  position: static;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin: 0;
  list-style: none; }
  @media (min-width: 1280px) {
    .nav-menu__list {
      gap: 1rem; } }

.nav-menu__list .nav-menu__list-item_wishlist {
  display: none; }
  @media (min-width: 1280px) {
    .nav-menu__list .nav-menu__list-item_wishlist {
      display: block; } }

@media (min-width: 1280px) {
  .nav-menu__list .nav-menu__list-item_wishlist {
    margin-left: 0.5rem; } }

@media (min-width: 1440px) {
  .nav-menu__list .nav-menu__list-item_cart {
    margin-left: 0.8125rem; } }

.nav-menu__list .nav-menu__list-action {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  text-decoration: none; }

.nav-menu__list .nav-menu__list-action:hover .icon svg {
  fill: #757575; }

.nav-menu__list .nav-menu__list-action:focus-visible {
  outline-offset: 4px !important; }

.nav-menu__list .nav-menu__list-action .icon,
.nav-menu__list .nav-menu__list-action .icon--user,
.nav-menu__list .nav-menu__list-action .icon--cart {
  width: 2rem;
  height: 2rem; }

@media (min-width: 1024px) {
  .nav-menu__list .nav-menu__list-action .icon--support {
    margin-right: 0.25rem; } }

@media (min-width: 1024px) {
  .nav-menu__list .nav-menu__list-action .icon--user {
    margin-right: 0.1875rem; } }

@media (min-width: 1024px) {
  .nav-menu__list .nav-menu__list-action .icon--wishlist {
    margin-right: 0.25rem; } }

@media (min-width: 1280px) {
  .nav-menu__list .nav-menu__list-action .icon--cart {
    margin-right: -0.125rem; } }

.nav-menu__list .nav-menu__list-action .icon svg,
.nav-menu__list .nav-menu__list-action .icon--user svg,
.nav-menu__list .nav-menu__list-action .icon--cart svg {
  fill: #444; }

.nav-menu__list .nav-menu__list-action .nav-menu__list-text {
  display: none; }
  @media (min-width: 1605px) {
    .nav-menu__list .nav-menu__list-action .nav-menu__list-text {
      display: block;
      font-family: "Altivo", Arial, Helvetica, sans-serif;
      font-weight: 700;
      text-transform: uppercase;
      white-space: nowrap; } }

.nav-menu__list .dropdown-menu.is-open {
  z-index: 25; }

@media (min-width: 1440px) {
  .nav-menu__list-item_cart .nav-menu__list-action {
    padding-right: 2.0625rem; } }

.nav-menu__list-item_cart .countPill {
  width: 1.2rem;
  height: 1.2rem;
  margin-left: 0;
  font-size: 0.6375rem;
  color: #fff;
  line-height: 19px;
  background-color: #4690b2;
  position: absolute;
  top: -10px;
  right: -5px; }
  @media (min-width: 551px) {
    .nav-menu__list-item_cart .countPill {
      position: static;
      width: 1.75rem;
      height: 1.75rem;
      font-size: 0.9375rem;
      line-height: 1.75rem; } }
  @media (min-width: 1440px) {
    .nav-menu__list-item_cart .countPill {
      position: absolute;
      top: 50%;
      right: 0;
      width: 1.75rem;
      height: 1.75rem;
      font-size: 1rem;
      line-height: 1.6875rem;
      transform: translate(0, -50%); } }

.previewCartList .previewCartItem {
  margin-block: 1rem; }

.previewCart .previewCart-additionalCheckoutButtons .or-use-label {
  margin-top: -1rem;
  text-align: center; }

.previewCartAction {
  display: flex;
  flex-direction: column; }
  @media (min-width: 1440px) {
    .previewCartAction {
      flex-direction: row;
      gap: 1.25rem; } }

@media (min-width: 1440px) {
  .previewCartAction::before,
  .previewCartAction::after {
    content: none; } }

.previewCartAction-checkout,
.previewCartAction-viewCart {
  width: 100%;
  padding: 0; }

.previewCartAction-checkout {
  margin-bottom: 0.625rem; }
  @media (min-width: 1440px) {
    .previewCartAction-checkout {
      margin-bottom: 0; } }

.previewCartAction-viewCart a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2.1875rem; }

.previewCartAction .button {
  height: auto;
  padding: 0.65rem 0.75rem 0.55rem; }

#cart-preview-dropdown {
  max-width: 35.5rem;
  margin-top: 0.75rem;
  background-color: white;
  border-radius: 4px;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1); }

.previewCart .previewCartItem-brand {
  color: #4690b2; }

.previewCart .previewCartItem-price {
  color: #1c0f13;
  font-weight: 700; }

.previewCart-acceleratedCheckoutButtons {
  display: none; }

@media (min-width: 1024px) {
  .header__main-static {
    margin: 0 0.6875rem 0 0.8125rem; } }

.header__main-static .nav-item-link {
  text-decoration: none; }

.header__main-static .nav-item-title {
  margin-right: 0.5625rem;
  margin-bottom: 0;
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  color: #444;
  font-weight: 700;
  line-height: 1.0625rem;
  text-transform: uppercase;
  white-space: nowrap;
  transition: color .2s ease; }

.header__main-static .nav-item-title:hover {
  color: #7e7e7e; }

.header__main-static .mobileMenu-toggleText {
  margin-right: 0; }

.header__main-static .mobileMenu-toggleText,
.header__main-static .mobileMenu-toggleText:hover {
  color: #1c0f13; }

.header__main-static .nav-menu__list li:not(.nav-list-item--shop-category) {
  display: none; }
  @media (min-width: 1024px) {
    .header__main-static .nav-menu__list li:not(.nav-list-item--shop-category) {
      display: flex; } }

.header__bottom {
  background-color: #eaeaea;
  box-shadow: inset 0px 4px 8px 0px rgba(0, 0, 0, 0.1); }
  @media (min-width: 1024px) {
    .header__bottom {
      padding: 0.8125rem 0; } }

.header__bottom .container {
  overflow: hidden; }

.header__bottom-list {
  display: none;
  margin: 0;
  list-style: none; }
  @media (min-width: 1024px) {
    .header__bottom-list {
      display: flex;
      gap: 3rem;
      justify-content: center; } }

.header__bottom-list-link {
  font-weight: 700;
  line-height: 1.5625rem;
  text-decoration: none; }

.header .header__promo-banner {
  display: none;
  width: 100%;
  margin-bottom: 0;
  min-height: 32px;
  padding: 0.3125rem 0.625rem;
  color: #fff;
  text-align: center;
  background-color: transparent;
  border: none;
  border-radius: 0; }
  @media (min-width: 1280px) {
    .header .header__promo-banner {
      position: absolute;
      top: 100%; } }

.header .header__promo-banner.show {
  display: block;
  background-color: #222; }

.header .header__promo-banner > p,
.header .header__promo-banner .alertBox-free-shipping {
  display: block;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.35em;
  text-align: center; }
  @media (min-width: 1024px) {
    .header .header__promo-banner > p,
    .header .header__promo-banner .alertBox-free-shipping {
      font-size: 1rem; } }

.header .alertBox-free-shipping {
  padding: 2px 0; }

.header .alertBox-free-shipping p {
  margin-bottom: 0;
  font-weight: inherit;
  line-height: inherit; }

.banners.banners__top {
  padding: 0.5rem 0;
  background-color: #222; }

@use "sass:color";
@keyframes show {
  to {
    width: 0; } }

.home__hero {
  margin: 1.5625rem 0 0.3125rem; }
  @media (min-width: 1280px) {
    .home__hero {
      margin: 3.5rem 0 3rem; } }

.home__hero-content {
  display: grid; }
  .home__hero-content.container {
    max-width: 88%;
    padding: 0; }
    @media (min-width: 1024px) {
      .home__hero-content.container {
        max-width: 94.625rem;
        padding: 0 1rem; } }
    @media (min-width: 1525px) {
      .home__hero-content.container {
        padding: 0; } }
  @media (min-width: 1024px) {
    .home__hero-content {
      grid-gap: 1.5rem;
      grid-template-columns: 1fr 50%;
      padding: 1rem 0px; } }
  @media (min-width: 1440px) {
    .home__hero-content {
      grid-template-columns: 1fr auto; } }
  .home__hero-content h1, .home__hero-content p, .home__hero-content a {
    margin: 0; }
  .home__hero-content img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto; }

.home__hero-content-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 1.4375rem 0;
  color: #1c0f13;
  text-align: left; }
  @media (min-width: 688px) {
    .home__hero-content-text {
      margin-left: 0.4375rem;
      padding: 1rem 0; } }
  @media (min-width: 1024px) {
    .home__hero-content-text {
      align-items: center; } }
  .home__hero-content-text h1 {
    margin-bottom: 1.0625rem;
    font-size: clamp(1.3rem, 4vw, 3.5rem);
    color: #1f4659;
    line-height: 1.242em; }
    @media (min-width: 325px) {
      .home__hero-content-text h1 {
        font-size: clamp(1.425rem, 4vw, 3.5rem); } }
    @media (min-width: 375px) {
      .home__hero-content-text h1 {
        font-size: clamp(1.65rem, 4vw, 3.5rem); } }
    @media (min-width: 420px) {
      .home__hero-content-text h1 {
        font-size: clamp(1.85rem, 4vw, 3.5rem); } }
    @media (min-width: 1024px) {
      .home__hero-content-text h1 {
        margin-bottom: 0.875rem;
        font-size: clamp(2.0625rem, 3.5vw, 3.5rem);
        line-height: 1.125em; } }
    @media (min-width: 1440px) {
      .home__hero-content-text h1 {
        font-size: 3.5rem; } }
    .home__hero-content-text h1 strong {
      position: relative;
      display: inline-block;
      color: #4690b2;
      text-transform: uppercase; }
      .home__hero-content-text h1 strong::before {
        content: '';
        position: absolute;
        left: 0;
        bottom: 1px;
        width: 95%;
        height: 20px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='167' height='20' fill='rgba(239, 188, 11, 0.99)'%3E%3Cpath d='M134.6.94c12.84.5 32.39-.39 32.4 4.5 0 1.54-39.14 1.3-58.96 2.23-22.25 1.04-44.4 2.52-44.4 2.52s-23.17 2.12-34.68 3.75c-5.08.7-10.31 1.25-15.32 2.28-4.03.82-7.42 2.34-11.16 3.64-1.13.38-2.4-.05-2.47-1.08-.43-8.27 16.52-10.5 24.36-11.8a474.26 474.26 0 0 1 41.38-5.11C92.49-.31 96.37-.53 134.6.94Z'/%3E%3C/svg%3E");
        z-index: -2; }
      .home__hero-content-text h1 strong::after {
        content: '';
        position: absolute;
        right: -3%;
        bottom: 0;
        display: block;
        width: 103%;
        height: 100%;
        background-color: #fff;
        animation: show 0.75s ease forwards;
        animation-delay: 1s;
        z-index: -1; }
      @media (min-width: 1280px) {
        .home__hero-content-text h1 strong::before {
          width: 103%; }
        .home__hero-content-text h1 strong::after {
          background-color: #fff;
          animation: show 0.75s ease forwards;
          animation-delay: 1s; } }
  .home__hero-content-text p {
    margin-bottom: 2rem;
    line-height: 1.875rem; }
    @media (min-width: 1280px) {
      .home__hero-content-text p {
        margin-bottom: 2rem;
        line-height: 2.25rem; } }
  .home__hero-content-text .button {
    width: 100%;
    padding: 0.6875rem 1.9375rem 0.625rem; }
    @media (min-width: 1024px) {
      .home__hero-content-text .button {
        width: auto; } }

.home__hero-content-image {
  order: -1;
  max-width: 46.875rem;
  margin: 0 auto;
  padding: 0 0.8125rem; }
  @media (min-width: 1024px) {
    .home__hero-content-image {
      order: 1;
      width: 42.4375rem;
      max-width: 100%;
      margin: 0 0.25rem 0 0;
      padding: 0; } }
  .home__hero-content-image--reverse {
    order: -1; }

.home__hero-content-image--desktop {
  display: none; }
  @media (min-width: 551px) {
    .home__hero-content-image--desktop {
      display: block; } }

.home__hero-content-image--mobile {
  display: block; }
  @media (min-width: 551px) {
    .home__hero-content-image--mobile {
      display: none; } }

.category__subcat-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 25px;
  grid-row-gap: 25px; }
  @media only screen and (max-width: 800px) {
    .category__subcat-grid {
      grid-template-columns: repeat(2, 1fr); } }
  @media only screen and (max-width: 425px) {
    .category__subcat-grid {
      grid-template-columns: repeat(1, 1fr); } }
  @media all and (-ms-high-contrast: none) {
    .category__subcat-grid {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      .category__subcat-grid .category__subcat-grid-item {
        width: 22.5%;
        height: auto;
        justify-content: flex-start; }
      .category__subcat-grid .category__subcat-grid-item a {
        display: block;
        height: 100%; } }

.category__subcat-grid-item {
  width: 100%;
  display: flex;
  flex-direction: column; }

@media only screen and (max-width: 1024px) {
  .mega-menu {
    display: none; } }

.mega-menu__item {
  position: relative; }

.mega-menu__image {
  width: 100%; }

/* ==========================================================
 * ## Paginator Dropdown
 * ========================================================== */
.pagination {
  font-weight: 700; }

.pagination--dropdown .pagination-list {
  display: flex; }
  .pagination--dropdown .pagination-list .pagination-item {
    margin: 0;
    color: #1c0f13; }
  .pagination--dropdown .pagination-list .pagination-item--next,
  .pagination--dropdown .pagination-list .pagination-item--previous {
    display: none;
    align-items: center;
    cursor: default;
    width: 10rem;
    flex-shrink: 0; }
    .pagination--dropdown .pagination-list .pagination-item--next .icon,
    .pagination--dropdown .pagination-list .pagination-item--previous .icon {
      width: 1rem;
      height: 1rem; }
    @media (min-width: 1024px) {
      .pagination--dropdown .pagination-list .pagination-item--next,
      .pagination--dropdown .pagination-list .pagination-item--previous {
        display: flex; } }
  .pagination--dropdown .pagination-list .pagination-item--dropdown {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center; }
  .pagination--dropdown .pagination-list .pagination-item__dropdown {
    width: 82px;
    margin: 0 1rem;
    padding: 0.9375rem 2rem 0.9375rem 1.3125rem;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' fill='rgba(70, 144, 178, 0.99)'%3E%3Cpath d='m7.82 7.895 5.34-5.577a1.248 1.248 0 0 0 0-1.713 1.124 1.124 0 0 0-1.64 0L6.994 5.32 2.481.605a1.124 1.124 0 0 0-1.64 0 1.248 1.248 0 0 0 0 1.713L6.18 7.895a1.124 1.124 0 0 0 1.64 0Z'/%3E%3C/svg%3E");
    background-position: calc(100% - 15px) calc(50% + 1px);
    background-repeat: no-repeat;
    background-size: 14px;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    appearance: none;
    cursor: pointer;
    transition: border-color 0.2s ease; }
  .pagination--dropdown .pagination-list .pagination-item__dropdown:hover,
  .pagination--dropdown .pagination-list .pagination-item__dropdown:focus {
    border-color: #1c0f13; }
  .pagination--dropdown .pagination-list .pagination-item--previous {
    justify-content: flex-start; }
  .pagination--dropdown .pagination-list .pagination-item--next {
    justify-content: flex-end; }
  .pagination--dropdown .pagination-list .pagination-link {
    display: inline-block;
    color: #1c0f13;
    font-weight: inherit; }
    .pagination--dropdown .pagination-list .pagination-link .icon > svg {
      fill: #4690b2; }
  .pagination--dropdown .pagination-list .pagination-link:hover,
  .pagination--dropdown .pagination-list .pagination-link:focus {
    color: inherit; }
    .pagination--dropdown .pagination-list .pagination-link:hover .icon > svg,
    .pagination--dropdown .pagination-list .pagination-link:focus .icon > svg {
      fill: #4690b2; }

/* ==========================================================
 * ## Section: Layout
 * ========================================================== */
@media (min-width: 1024px) {
  .cart__container {
    display: flex;
    flex-direction: row; } }

.cart__content,
.cart__totals .cart-totals {
  margin-bottom: 0;
  width: 100%;
  float: none; }

/* ==========================================================
  * ## Section: Cart Content
  * ========================================================== */
@media (min-width: 1024px) {
  .cart__content {
    width: 70%;
    margin-right: 1.5rem; } }

@media (min-width: 1024px) {
  .cart-header-item.cart-header-item--price {
    padding-left: 1rem; } }

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

.cart-item {
  display: grid;
  grid-template-columns: 0.5fr 1fr;
  row-gap: 1rem;
  padding: 1rem 0; }
  .cart-item::before, .cart-item::after {
    content: none; }
  @media (min-width: 1024px) {
    .cart-item {
      display: table-row; } }

.cart-item-block {
  position: relative; }
  @media (min-width: 1024px) {
    .cart-item-block {
      padding-right: 1rem; } }

.cart-item-figure,
.cart-item-info,
.cart-item-block.cart-item-title,
.cart-item-info.cart-item-quantity {
  width: 100%;
  margin-left: 0;
  height: auto; }

.cart-item-block.cart-item-figure {
  grid-column-start: 1;
  grid-column-end: 2; }
  @media (min-width: 551px) {
    .cart-item-block.cart-item-figure {
      grid-row-start: 1;
      grid-row-end: span 4;
      padding: 0.5rem; } }
  @media (min-width: 1024px) {
    .cart-item-block.cart-item-figure {
      width: 10%; } }

@media (min-width: 551px) {
  .cart-item-image {
    max-width: 150px;
    width: 100%; } }

.cart-item-label,
.cart-item-value {
  width: 100%;
  vertical-align: middle; }
  @media (min-width: 551px) {
    .cart-item-label,
    .cart-item-value {
      width: auto;
      padding-left: 0;
      text-align: left; } }

.cart-item-block.cart-item-title {
  overflow: initial; }
  @media (min-width: 1024px) {
    .cart-item-block.cart-item-title {
      width: 30%;
      padding: 1rem; } }

.cart-item-block.cart-item-title .form-wishlist {
  float: none;
  display: block;
  margin: 0.3125rem 0 0; }

.cart-item-block.cart-item-title .form-wishlist .dropdown-menu-button {
  text-decoration: underline; }

.cart-item-block.cart-item-title .form-wishlist .dropdown-menu-button:hover {
  text-decoration: none; }

.cart-item-block.cart-item-title .dropdown-menu {
  width: auto;
  max-width: none;
  margin-top: 0.375rem; }

.cart-item-block.cart-item-title .form-wishlist .button {
  display: inline-flex;
  align-items: center;
  min-height: 48px;
  margin: 0;
  padding: 0.75rem 1rem;
  font-size: 1rem;
  color: #1c0f13;
  line-height: 1em;
  text-align: left;
  text-transform: capitalize;
  white-space: nowrap;
  border: none;
  border-bottom: 1px solid #555;
  border-radius: 0; }

.cart-item-block.cart-item-title .form-wishlist .button:hover {
  color: #757575; }

.cart-item-block.cart-item-title .form-wishlist .button:focus-visible {
  cursor: pointer;
  outline: none !important; }

.cart-item-block.cart-item-title .form-wishlist li:last-of-type .button {
  border-bottom: none; }

.cart-item-block.cart-item-price,
.cart-item-block.cart-item-quantity,
.cart-item-block.cart-item-total {
  grid-column-start: 1;
  grid-column-end: 3; }
  @media (min-width: 551px) {
    .cart-item-block.cart-item-price,
    .cart-item-block.cart-item-quantity,
    .cart-item-block.cart-item-total {
      grid-column-start: 2;
      grid-column-end: 3;
      padding-left: 1.5rem; } }
  @media (min-width: 1024px) {
    .cart-item-block.cart-item-price,
    .cart-item-block.cart-item-quantity,
    .cart-item-block.cart-item-total {
      padding: 1rem;
      width: calc(60% / 3); } }
  @media (min-width: 1280px) {
    .cart-item-block.cart-item-price,
    .cart-item-block.cart-item-quantity,
    .cart-item-block.cart-item-total {
      width: calc(40% / 3); } }

@media (min-width: 1024px) {
  .cart-item-block.cart-item-total {
    padding-right: 0.25rem; } }

.cart-item-name + .definitionList {
  margin: 1rem 0; }

.cart-item-price,
.cart-item-quantity,
.cart-item-total {
  display: grid;
  grid-template-columns: 0.5fr 1fr; }
  @media (min-width: 1024px) {
    .cart-item-price,
    .cart-item-quantity,
    .cart-item-total {
      display: table-cell; } }

.cart-remove {
  position: absolute;
  right: 0; }
  @media (min-width: 1024px) {
    .cart-remove {
      position: static; } }

/* ==========================================================
 * ## Section: Totals
 * ========================================================== */
@media (min-width: 1024px) {
  .cart__totals {
    width: 30% !important; } }

.cart__totals-wrapper {
  position: sticky;
  top: 2rem;
  border: 1px solid #e5e5e5; }

.cart__totals-header {
  border-bottom: 1px solid #e5e5e5;
  padding: 1.5rem; }

.cart__totals-header,
.cart-total {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 1rem; }
  .cart__totals-header::after, .cart__totals-header::before,
  .cart-total::after,
  .cart-total::before {
    content: none; }

.cart__totals-heading,
.cart__totals-action-container {
  margin: 0; }

.cart__totals-action-container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  text-align: right; }

.cart-totals ul,
.cart-totals ol {
  margin-left: 0; }

.cart-totals {
  padding: 0 1.5rem; }

.cart-total + .cart-total {
  border-top: 1px solid #e5e5e5; }

.cart-total-label {
  text-transform: none;
  text-align: left; }

.cart-total-value {
  text-align: right; }

.cart-total-label,
.cart-total-value {
  padding: 1.25rem 0;
  width: 100%; }

.shipping-estimator,
.cart-form.coupon-code,
.cart-form.gift-certificate-code {
  grid-column-start: 1;
  grid-column-end: 3; }

.coupon-form,
.cart-gift-certificate-form {
  display: flex; }
  .coupon-form .form-input,
  .cart-gift-certificate-form .form-input {
    width: 100%; }
  .coupon-form .button,
  .cart-gift-certificate-form .button {
    width: auto; }

.cart-total-grandTotal {
  top: auto; }

.cart__buttons {
  padding: 0 1.5rem 1.5rem; }

.cart__actions .button {
  width: 100%;
  margin-bottom: 0; }

/* ==========================================================
 * ## Floating button
 * ========================================================== */
.floating-checkout-button {
  display: block;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 1rem;
  z-index: 50; }
  @media (min-width: 1024px) {
    .floating-checkout-button {
      display: none; } }

.floating-checkout-button .button {
  width: 100%;
  margin: 0; }

.empty-cart {
  margin-bottom: 6rem; }

.cart-total-icons {
  padding: 0 1.5rem 1rem;
  text-align: center; }

.cart-total-payment-icon {
  display: inline-block;
  margin-bottom: 0.5rem;
  border: 1px solid #c4c4c4; }

.cart-total-disclaimer {
  margin-bottom: 0;
  padding: 0 1.5rem 1rem;
  font-weight: 400;
  text-align: left; }

.cart-total-disclaimer a {
  color: #4690b2;
  text-decoration: underline; }

.cart-total-disclaimer a:hover,
.cart-total-disclaimer a:focus-visible {
  color: #326a84;
  text-decoration: none; }

.footer-1 {
  padding: 0;
  border-top: none; }

.footer-info {
  margin: 0; }

@media (min-width: 1440px) {
  .footer.footer-1 .container {
    max-width: calc(1780px + 2rem); } }

.footer-1__top {
  padding: 1.5rem;
  background-color: #4690b2; }

.footer-1__newsletter-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  @media (min-width: 1280px) {
    .footer-1__newsletter-container {
      flex-direction: row;
      gap: 1.5rem; } }

.footer-1__newsletter-container .footer-info-heading {
  margin: 0.0625rem 0 0;
  font-size: 1.75rem;
  color: #fff;
  line-height: 1em;
  text-align: center;
  text-transform: uppercase; }
  @media (min-width: 1024px) {
    .footer-1__newsletter-container .footer-info-heading {
      font-size: 2rem; } }
  @media (min-width: 1280px) {
    .footer-1__newsletter-container .footer-info-heading {
      margin-top: 0.25rem;
      text-align: left; } }

.footer-1__newsletter-container .footer-info-text {
  margin: 0.5rem 0 0;
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  font-size: 1.25rem;
  color: #fff;
  font-weight: 500;
  line-height: 1.15em;
  text-align: center; }
  @media (min-width: 1280px) {
    .footer-1__newsletter-container .footer-info-text {
      margin-top: 0.25rem;
      font-size: 1.3125rem;
      font-weight: 700;
      text-align: left; } }

.footer-1__newsletter-container .button {
  width: 100%;
  max-width: 500px;
  margin: 23px 0 0;
  padding: 0.9375rem 2.125rem 0.6875rem;
  white-space: nowrap; }
  @media (min-width: 1280px) {
    .footer-1__newsletter-container .button {
      width: auto;
      max-width: none;
      margin-top: 0;
      margin-left: 3rem; } }

.footer-1__newsletter-container .button .icon {
  width: 1.5625rem;
  height: 1.5625rem;
  margin: -0.25rem 0 0 0.0625rem; }

.footer-1__newsletter-container .button .icon svg {
  fill: #1c0f13; }

.footer-1__mid {
  padding: 2.4375rem 0; }

.footer-1__mid .footer-info::before,
.footer-1__mid .footer-info::after {
  content: none;
  display: none; }

.footer-1__mid .footer-info-col {
  padding: 0;
  text-align: center; }
  @media (min-width: 1280px) {
    .footer-1__mid .footer-info-col {
      text-align: left; } }

.footer-1__mid .footer-info-col--small {
  width: 100%;
  margin: 0; }
  @media (min-width: 1440px) {
    .footer-1__mid .footer-info-col--small {
      width: auto;
      flex-shrink: 0; } }

.footer-1__mid .footer-info {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem; }
  @media (min-width: 1024px) {
    .footer-1__mid .footer-info {
      grid-template-columns: repeat(2, 1fr);
      gap: 2.5rem; } }
  @media (min-width: 1280px) {
    .footer-1__mid .footer-info {
      grid-template-columns: repeat(4, auto) 30%; } }
  @media (min-width: 1440px) {
    .footer-1__mid .footer-info {
      display: flex;
      justify-content: flex-start;
      gap: 60px; } }
  @media (min-width: 1650px) {
    .footer-1__mid .footer-info {
      gap: 85px; } }

.footer-1__mid .footer-info-heading {
  margin-bottom: 1.5rem;
  font-size: 24px;
  font-weight: 700;
  position: relative;
  width: fit-content;
  margin: 0 auto 24px auto; }
  @media (min-width: 1280px) {
    .footer-1__mid .footer-info-heading {
      margin-bottom: 1.5625rem;
      font-size: 1.625rem;
      width: 100%; } }

.footer-1__mid .footer-info-list .footer-info-list__item {
  margin-bottom: 1rem;
  font-size: 14px;
  line-height: 1.2857em; }

.footer-1__mid .footer-info-list .footer-info-list__item a {
  color: inherit; }

.footer-1__store-logo .header-logo__link {
  width: 100%; }

.footer-1__mid .socialLinks {
  line-height: 0;
  white-space: nowrap; }

.footer-1__mid .socialLinks .socialLinks-item {
  margin-right: 0.1875rem;
  margin-bottom: 0; }

.footer-1__mid .socialLinks .icon {
  width: 2rem;
  height: 2rem; }

.footer-1__mid .footer-info-col--social {
  margin-bottom: 2.625rem; }
  @media (min-width: 1280px) {
    .footer-1__mid .footer-info-col--social {
      margin-bottom: 3rem; } }

.footer-1__mid .footer-1__store-logo {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  margin: 0;
  grid-column-start: 1;
  grid-column-end: -1; }
  @media (min-width: 1280px) {
    .footer-1__mid .footer-1__store-logo {
      grid-column-start: auto;
      grid-column-end: auto; } }

.footer-1__store-logo .footer-logos {
  max-width: 67%;
  margin: 0 auto;
  text-align: center; }
  @media (min-width: 1280px) {
    .footer-1__store-logo .footer-logos {
      max-width: 25.125rem;
      margin: 0; } }

.footer-1__store-logo .footer-logo-link {
  display: inline-block;
  margin-top: 1.875rem; }

.footer-1__bottom {
  margin-top: 1.125rem;
  padding: 1.875rem 0;
  background-color: #eaeaea; }
  @media (min-width: 1280px) {
    .footer-1__bottom {
      margin-top: 0;
      padding: 1.5rem 0; } }

.footer-1__bottom-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto; }
  @media (min-width: 1280px) {
    .footer-1__bottom-container {
      flex-direction: row; } }

.footer-1__bottom-copyright {
  display: flex; }

.footer-1__bottom .footer-payment-icons {
  display: flex;
  gap: 0.5rem;
  margin-top: 1.9375rem;
  height: auto; }
  @media (min-width: 1280px) {
    .footer-1__bottom .footer-payment-icons {
      gap: 1rem;
      margin-top: 0; } }

.footer-1__bottom .footer-payment-icon {
  display: inline-block;
  width: 3.5625rem;
  margin: 0;
  border: 1px solid #c4c4c4; }

.footer-1__bottom-list {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 1.0625rem;
  margin: 0;
  list-style-type: none; }
  @media (min-width: 1280px) {
    .footer-1__bottom-list {
      flex-direction: row;
      align-items: center;
      gap: 0; } }

.footer-1__bottom-list-item .footer-copyright {
  text-align: center; }
  @media (min-width: 1280px) {
    .footer-1__bottom-list-item .footer-copyright {
      text-align: left; } }

.footer-1__bottom-list-item .footer-copyright > .powered-by {
  font-size: 1rem;
  color: #1c0f13;
  font-weight: 700;
  line-height: 1.25em; }
  @media (min-width: 1280px) {
    .footer-1__bottom-list-item .footer-copyright > .powered-by {
      font-weight: 400;
      line-height: 1em; } }

.footer-1__bottom-list-item .footer-copyright > .powered-by a {
  color: inherit;
  font-weight: inherit; }

.footer-1__bottom-list-item {
  position: relative; }
  @media (min-width: 1280px) {
    .footer-1__bottom-list-item {
      margin-top: 1px;
      padding: 0 0.5rem; } }

.footer-1__bottom-list-item::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  display: none;
  width: 1px;
  height: 110%;
  background-color: #1c0f13;
  transform: translate(0, -50%); }
  @media (min-width: 1280px) {
    .footer-1__bottom-list-item::after {
      display: block; } }

.footer-1__bottom-list-item:first-of-type {
  padding-left: 0; }

.footer-1__bottom-list-item:last-of-type::after {
  content: none; }

.footer-info-address {
  margin-top: 3.5rem; }
  @media (min-width: 1280px) {
    .footer-info-address {
      margin-top: 2rem; } }

.footer-info-address .footer-info-heading {
  margin-bottom: 1rem; }

.footer-info-address .footer-info-list__item p {
  margin-bottom: 0.375rem;
  font-weight: 400;
  line-height: 1.25em; }

.footer-info-col--collapsible .footer-info-heading {
  cursor: pointer; }
  @media (min-width: 1024px) {
    .footer-info-col--collapsible .footer-info-heading {
      cursor: default; } }

.footer-info-col--collapsible .footer-info-heading::after {
  content: '';
  position: absolute;
  top: calc(50% + 1px);
  right: -30px;
  display: block;
  width: 1.125rem;
  height: 1.125rem;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='12' viewBox='0 0 20 12' fill='%231c0f13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.1987 11.0114L19.0027 3.34396C19.6658 2.69248 19.6658 1.64009 19.0027 0.98861C18.3396 0.33713 17.2685 0.33713 16.6054 0.988611L9.9915 7.47001L3.39463 0.988612C2.73154 0.337131 1.6604 0.337131 0.997315 0.988612C0.334228 1.64009 0.334228 2.69248 0.997316 3.34396L8.80134 11.0114C9.44743 11.6629 10.5356 11.6629 11.1987 11.0114Z'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transform: translate(0, -50%);
  transition: transform .2s ease; }
  @media (min-width: 1024px) {
    .footer-info-col--collapsible .footer-info-heading::after {
      content: none; } }

.footer-info-col--collapsible.open .footer-info-heading::after {
  transform: translate(0, -50%) rotate(-180deg); }

.starter {
  position: relative;
  max-width: 100%;
  margin-bottom: 1.5rem;
  padding: 2rem 0 3.5rem;
  overflow: hidden; }
  @media (min-width: 1024px) {
    .starter {
      padding-top: 4.5rem;
      margin-bottom: 3.5rem; } }

.starter::before,
.starter::after {
  content: '';
  position: absolute;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  z-index: -1; }

.starter::before {
  top: 0;
  left: 50%;
  width: 87%;
  max-width: 28.125rem;
  aspect-ratio: 51 / 26;
  background-image: url("../img/starter-arrow-top.png");
  transform: translate(-50%, 0); }
  @media (min-width: 1024px) {
    .starter::before {
      top: 3.5%;
      left: 3.5%;
      width: 32.85vw;
      max-width: 39.375rem;
      transform: none; } }

.starter::after {
  left: 50%;
  bottom: -2.65%;
  width: 65%;
  max-width: 15.625rem;
  aspect-ratio: 154 / 281;
  background-image: url("../img/starter-arrow-bottom.png");
  transform: translate(-64%, 0); }
  @media (min-width: 1024px) {
    .starter::after {
      top: 5.5%;
      left: initial;
      right: -0.5rem;
      bottom: initial;
      width: 100vw;
      max-width: 24rem;
      transform: none; } }

.starter .container {
  text-align: center; }
  @media (min-width: 1024px) {
    .starter .container {
      text-align: left; } }

.starter .starter__heading {
  display: inline-block;
  margin: -0.5rem auto 0.8125rem;
  padding: 0.5rem;
  font-size: 2rem;
  color: #4690b2;
  background-color: #fff; }
  @media (min-width: 1024px) {
    .starter .starter__heading {
      display: block;
      margin: 0 0 1.3125rem;
      padding: 0;
      font-size: 2.5rem;
      background-color: transparent; } }
  @media (min-width: 1280px) {
    .starter .starter__heading {
      margin: 0 0 3rem; } }

.starter__instruction {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  margin: 0;
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  counter-reset: instruction-item; }
  @media (min-width: 1024px) {
    .starter__instruction {
      flex-direction: row;
      justify-content: center; } }

.starter__instruction-item {
  padding: 0 0.5rem;
  list-style: none;
  background-color: #fff; }
  @media (min-width: 1024px) {
    .starter__instruction-item {
      max-width: 32.8125rem;
      padding: 1rem 1.5rem; } }

.starter__instruction-item::before {
  content: "Step " counter(instruction-item) ".";
  counter-increment: instruction-item;
  display: inline-block;
  font-size: 1.65rem;
  color: #4690b2;
  font-weight: 700;
  line-height: 1em;
  white-space: nowrap; }
  @media (min-width: 1024px) {
    .starter__instruction-item::before {
      margin-right: 0.3125rem;
      margin-bottom: 0;
      font-size: 2.5rem;
      line-height: 1.025em; } }

.starter__instruction-item-name {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1em; }
  @media (min-width: 1024px) {
    .starter__instruction-item-name {
      font-size: 2rem; } }

.starter__instruction-item-text {
  display: block;
  margin: 0.25rem 0 0;
  font-size: 1.125rem;
  color: #555;
  font-weight: 400;
  line-height: 1.33em;
  letter-spacing: 0.0045em;
  text-align: center; }
  @media (min-width: 1024px) {
    .starter__instruction-item-text {
      max-width: 85%;
      margin: 0.5rem 0 0;
      text-align: left; } }

.starter__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
  margin: 3.5rem 0 0;
  font-family: "Altivo", Arial, Helvetica, sans-serif; }
  @media (min-width: 551px) {
    .starter__list {
      grid-template-columns: repeat(3, 1fr); } }
  @media (min-width: 1024px) {
    .starter__list {
      grid-template-columns: repeat(4, 1fr);
      gap: 1.5rem;
      margin: 2.9375rem 0 0; } }

.starter__list-item {
  list-style: none;
  background-color: #fff; }

.starter__list-link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  min-height: 7.6875rem;
  padding: 0.875rem 0;
  border: 1px solid #eaeaea;
  border-radius: 8px;
  transition: all .2s ease; }
  @media (min-width: 551px) {
    .starter__list-link {
      padding: 0.875rem 0.75rem; } }
  @media (min-width: 1024px) {
    .starter__list-link {
      padding: 0.875rem 1rem; } }

.starter__list-link .icon {
  position: relative;
  top: -4px;
  width: 4rem;
  height: 4rem;
  transition: transform .2s ease; }
  @media (min-width: 1280px) {
    .starter__list-link .icon {
      position: static;
      top: initial;
      width: 3.75rem;
      height: 3.75rem; } }

.starter__list-link .icon img {
  transition: filter .2s ease; }

.starter__list-text {
  font-size: 1.125rem;
  color: #1c0f13;
  font-weight: 700;
  line-height: 1.025em;
  text-align: center;
  transition: color .2s ease; }
  @media (min-width: 1024px) {
    .starter__list-text {
      font-size: 1.625rem; } }

.starter__list-link:focus {
  text-decoration: none; }

.starter__list-link:hover,
.starter__list-link:focus-visible {
  text-decoration: none;
  background-color: #4690b2;
  border-color: #4690b2; }
  .starter__list-link:hover .icon img,
  .starter__list-link:focus-visible .icon img {
    filter: grayscale(1) brightness(0) invert(1); }
  .starter__list-link:hover .starter__list-text,
  .starter__list-link:focus-visible .starter__list-text {
    color: #fff; }

.starter__list-link:hover .icon {
  transform: scale(1.25);
  transition-delay: 0.1s; }

.medical-board {
  margin-bottom: 4rem; }
  @media (min-width: 1024px) {
    .medical-board {
      margin-bottom: 6rem; } }

.medical-board .medical-board__heading {
  margin-bottom: 0.5rem;
  font-size: 2rem; }
  @media (min-width: 1024px) {
    .medical-board .medical-board__heading {
      font-size: 2.5rem; } }
  @media (min-width: 1280px) {
    .medical-board .medical-board__heading {
      margin-bottom: 0.5rem; } }

.medical-board__description {
  max-width: 56.25rem;
  margin: 0 auto;
  font-size: 0.875rem;
  text-align: left;
  line-height: 1.75em; }
  @media (min-width: 1024px) {
    .medical-board__description {
      font-size: 1rem;
      line-height: 1.875rem;
      text-align: center; } }
  @media (min-width: 1280px) {
    .medical-board__description {
      line-height: 2.1875em; } }

.medical-board__cards {
  display: flex;
  gap: 1.5rem;
  max-width: 1580px;
  margin: 2.5rem auto 2rem; }
  @media (min-width: 1024px) {
    .medical-board__cards {
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      gap: 2rem;
      margin-bottom: 0;
      padding: 0 2rem; } }

.medical-board__card {
  width: 75%;
  flex-shrink: 0;
  padding: 1rem;
  list-style: none;
  border: 1px solid #eaeaea;
  border-radius: 8px;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.06), 0px 0px 4px 0px rgba(0, 0, 0, 0.04); }
  @media (min-width: 551px) {
    .medical-board__card {
      width: 42.5%;
      padding: 1.5rem 2rem; } }
  @media (min-width: 1024px) {
    .medical-board__card {
      width: auto;
      padding: 1.5rem; } }

.medical-board__card-img {
  margin-bottom: 0.5rem;
  overflow: hidden;
  border-radius: 50%; }
  @media (min-width: 551px) {
    .medical-board__card-img {
      margin-bottom: 1.125rem; } }
  @media (min-width: 1280px) {
    .medical-board__card-img {
      margin-bottom: 1.375rem; } }

.medical-board__card-heading {
  margin-bottom: 0;
  font-size: 1.15rem;
  text-align: center; }
  @media (min-width: 551px) {
    .medical-board__card-heading {
      margin-bottom: 0.25rem;
      font-size: 2rem; } }
  @media (min-width: 1024px) {
    .medical-board__card-heading {
      font-size: 1.75rem; } }

.medical-board__card-subheading {
  display: block;
  margin-bottom: 0;
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.33em;
  letter-spacing: -0.002em;
  text-align: center; }
  @media (min-width: 1280px) {
    .medical-board__card-subheading {
      font-size: 1rem;
      margin-bottom: 0.5rem; } }

.medical-board__buttons {
  margin-top: 2.9375rem;
  text-align: center; }

.medical-board__button {
  margin-bottom: 0;
  padding: 0.875rem 1.9375rem 0.6875rem; }

.featured-products {
  margin-bottom: 3.5rem;
  padding: 2.9375rem 0 3.75rem;
  background-color: rgba(0, 0, 0, 0.05);
  overflow: hidden; }
  @media (min-width: 1024px) {
    .featured-products {
      margin-bottom: 5.5rem;
      padding-bottom: 5.5rem; } }

.featured-products .homepage__heading {
  margin-bottom: 40px;
  font-size: 1.75rem;
  text-align: center; }
  @media (min-width: 1024px) {
    .featured-products .homepage__heading {
      font-size: 2.5rem; } }

.featured-products .productGrid {
  flex-wrap: nowrap;
  gap: 1rem; }

.featured-products .productGrid-container {
  max-width: 1526px;
  margin: 0 auto;
  padding-bottom: 24px;
  overflow: auto; }

.featured-products .productGrid .product {
  width: calc(88.5% - 0.75rem);
  flex-shrink: 0; }
  @media (min-width: 581px) {
    .featured-products .productGrid .product {
      width: calc(45% - 0.75rem); } }
  @media (min-width: 1024px) {
    .featured-products .productGrid .product {
      width: calc(31% - 0.75rem); } }
  @media (min-width: 1280px) {
    .featured-products .productGrid .product {
      width: calc(22.1% - 0.75rem); } }

.featured-products .productGrid .product .card {
  border: 1px solid #4690b2;
  box-shadow: none; }

.featured-products .productGrid .product .card .button.button--primary {
  padding: 0.875rem 0.375rem 0.8125rem; }
  @media (max-width: 340px) {
    .featured-products .productGrid .product .card .button.button--primary .icon {
      display: none; } }
  @media (min-width: 581px) {
    .featured-products .productGrid .product .card .button.button--primary {
      font-size: clamp(1rem, 2.5vw, 1.1875rem); } }
  @media (min-width: 1024px) {
    .featured-products .productGrid .product .card .button.button--primary {
      font-size: 1.1875rem; } }
  @media (min-width: 1280px) {
    .featured-products .productGrid .product .card .button.button--primary {
      padding: 0.875rem 0.75rem 0.8125rem; } }

.lab-cta {
  position: relative;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover; }
  @media (min-width: 1024px) {
    .lab-cta {
      background-position: 82.5% center;
      background-size: auto 110%; } }
  @media (min-width: 1280px) {
    .lab-cta {
      background-attachment: fixed;
      background-position: center;
      background-size: cover; } }

.lab-cta::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1; }

.lab-cta__content {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
  min-height: 200px;
  padding: 2rem 0;
  z-index: 2; }
  @media (min-width: 1024px) {
    .lab-cta__content {
      min-height: 400px; } }

.lab-cta .lab-cta__heading {
  margin-bottom: 0;
  color: #fff;
  font-size: 1.75rem; }
  @media (min-width: 1024px) {
    .lab-cta .lab-cta__heading {
      font-size: 2.5rem; } }

.lab-cta__text {
  font-size: 1rem;
  color: #fff;
  line-height: 1.45em;
  text-align: center; }
  @media (min-width: 551px) {
    .lab-cta__text {
      font-size: 1.25rem; } }

.lab-cta__button {
  margin-bottom: 0;
  padding: 0.875rem 1.9375rem 0.6875rem;
  font-size: 1rem; }
  @media (min-width: 1024px) {
    .lab-cta__button {
      font-size: 1.3125rem; } }

.grid-cta {
  margin: 2.4375rem 0; }
  @media (min-width: 1024px) {
    .grid-cta {
      margin: 6rem 0; } }

.grid-cta .grid-cta__heading {
  margin-bottom: 0.5rem;
  font-size: 2rem; }
  @media (min-width: 1024px) {
    .grid-cta .grid-cta__heading {
      font-size: 2.5rem; } }

.grid-cta__description {
  max-width: 56.25rem;
  margin: 0 auto;
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  font-size: 1.125rem;
  color: #555;
  font-weight: 500;
  line-height: 1.333em;
  text-align: center; }

.grid-cta__items {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-top: 2.0625rem; }
  @media (min-width: 1024px) {
    .grid-cta__items {
      display: grid;
      grid-template-columns: 32% 1fr 1fr;
      grid-template-rows: repeat(2, 1fr); } }
  @media (min-width: 1280px) {
    .grid-cta__items {
      grid-template-columns: 27.35% 1fr 1fr; } }

.grid-cta__item-1 {
  max-width: 100%;
  height: 400px;
  grid-area: 1 / 1 / 3 / 2;
  aspect-ratio: 49 / 32; }
  @media (min-width: 1024px) {
    .grid-cta__item-1 {
      height: auto;
      aspect-ratio: auto; } }

.grid-cta__item-2 {
  grid-area: 1 / 2 / 2 / 3; }

.grid-cta__item-3 {
  grid-area: 1 / 3 / 2 / 4; }

.grid-cta__item-4 {
  grid-area: 2 / 2 / 3 / 3; }

.grid-cta__item-5 {
  grid-area: 2 / 3 / 3 / 4; }

.grid-cta__item-link {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 400px;
  padding: 0.9375rem 0.875rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #eaeaea;
  border-radius: 16px;
  overflow: hidden;
  transition: all 0.2s ease; }
  @media (min-width: 1024px) {
    .grid-cta__item-link {
      align-items: flex-start;
      padding: 1.5rem 1rem;
      background-size: auto 100%; } }
  @media (min-width: 1280px) {
    .grid-cta__item-link {
      padding: 2.5rem 2rem; } }

.grid-cta__item-link::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 29.55%, black 100%);
  z-index: 0; }

.grid-cta__item-link::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: opacity 0.2s ease;
  z-index: 1; }

.grid-cta__item-link:hover,
.grid-cta__item-link:focus {
  text-decoration: none; }
  @media (min-width: 1024px) {
    .grid-cta__item-link:hover,
    .grid-cta__item-link:focus {
      background-size: auto 110%; }
      .grid-cta__item-link:hover::after,
      .grid-cta__item-link:focus::after {
        opacity: 1; }
      .grid-cta__item-link:hover .grid-cta__item-button,
      .grid-cta__item-link:focus .grid-cta__item-button {
        background-color: #1f4659;
        border-color: #1f4659; } }

.grid-cta__item-content {
  position: relative;
  z-index: 2; }

.grid-cta__item-title {
  font-size: 2rem;
  color: #fff;
  line-height: 1em;
  letter-spacing: 0.005em;
  text-align: center; }
  @media (min-width: 1280px) {
    .grid-cta__item-title {
      text-align: left; } }

.grid-cta__item-button {
  width: 100%;
  margin-bottom: 0;
  padding: 0.875rem 1rem 0.6875rem; }
  @media (min-width: 1280px) {
    .grid-cta__item-button {
      width: auto; } }

@media (min-width: 1280px) {
  .grid-cta__item-button-text-mobile {
    display: none; } }

.grid-cta__item-button-text-desktop {
  display: none; }
  @media (min-width: 1280px) {
    .grid-cta__item-button-text-desktop {
      display: inline; } }

.podcast-cta {
  position: relative;
  background-position: 16% 0%;
  background-repeat: no-repeat;
  background-size: 315%; }
  @media (min-width: 1024px) {
    .podcast-cta {
      height: 46rem;
      background-position: 25% center;
      background-size: cover; } }
  @media (min-width: 1280px) {
    .podcast-cta {
      background-position: center; } }
  @media (min-width: 1921px) {
    .podcast-cta {
      max-width: 1824px;
      margin-left: auto;
      margin-right: auto;
      border-radius: 16px; } }

.podcast-cta::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(180deg, rgba(43, 58, 73, 0) 41.95%, #2B3A49 55.19%);
  z-index: 1; }
  @media (min-width: 1024px) {
    .podcast-cta::before {
      content: none; } }

.podcast-cta__content {
  position: relative;
  padding-top: 53.33vw;
  text-align: center;
  z-index: 2; }
  @media (min-width: 1024px) {
    .podcast-cta__content {
      width: 38%;
      margin-left: auto;
      padding-top: 0;
      padding-right: 1.875rem;
      text-align: left; } }

.podcast-cta__logo {
  margin-bottom: 0.5rem;
  padding-top: 1.5rem;
  text-align: center; }
  @media (min-width: 1024px) {
    .podcast-cta__logo {
      margin-bottom: 1.3125rem; } }

.podcast-cta .podcast-cta__heading {
  display: none;
  margin-bottom: 1.25rem;
  font-size: 2.5rem;
  color: #fff;
  text-align: center;
  text-transform: none; }
  @media (min-width: 1024px) {
    .podcast-cta .podcast-cta__heading {
      display: block;
      margin-bottom: 0.8125rem;
      font-size: 2.875rem;
      text-align: left; } }

.podcast-cta__icons {
  display: flex;
  gap: 1rem;
  justify-content: center;
  margin: 0 0 2rem; }
  @media (min-width: 1024px) {
    .podcast-cta__icons {
      gap: 2rem;
      justify-content: flex-start; } }

.podcast-cta__icon {
  list-style: none; }

.podcast-cta__icon img {
  width: 2.5rem;
  height: 2.5rem; }

.podcast-cta__button {
  width: 100%;
  margin-bottom: 1.5rem;
  padding: 0.75rem 2.1875rem 0.625rem; }
  @media (min-width: 551px) {
    .podcast-cta__button {
      width: auto; } }
  @media (min-width: 1024px) {
    .podcast-cta__button {
      margin-bottom: 1rem; } }

.podcast-cta__button .icon {
  width: 1.5rem;
  height: 1.5rem;
  margin-left: 0.1875rem;
  transform: translateY(-2px); }

.podcast-cta__button .icon svg {
  fill: #1c0f13; }

.homepage-blog {
  margin: 2.875rem 0 2.5rem; }
  @media (min-width: 1280px) {
    .homepage-blog {
      margin: 2.5rem 0; } }

.homepage-blog .homepage-blog__heading {
  margin-bottom: 1.8125rem;
  font-size: 2.875rem; }
  @media (min-width: 1280px) {
    .homepage-blog .homepage-blog__heading {
      margin-bottom: 2rem; } }

.homepage-blog .blog-posts__container {
  padding: 0;
  border: none;
  flex-wrap: nowrap;
  gap: 1rem;
  display: flex; }
  @media (min-width: 1024px) {
    .homepage-blog .blog-posts__container {
      grid-template-columns: repeat(2, 1fr);
      display: grid;
      padding: 0 1.5rem;
      gap: 2rem; } }
  @media (min-width: 1280px) {
    .homepage-blog .blog-posts__container {
      grid-template-columns: repeat(4, 1fr);
      padding: 0 3.875rem; } }
  .homepage-blog .blog-posts__container .blog-post__card {
    min-width: 90%; }
    @media (min-width: 600px) {
      .homepage-blog .blog-posts__container .blog-post__card {
        min-width: 50%; } }
    @media (min-width: 1024px) {
      .homepage-blog .blog-posts__container .blog-post__card {
        min-width: unset; } }

.homepage-blog__buttons {
  text-align: center;
  margin-top: 2rem; }

.homepage-blog__button {
  width: 100%;
  margin-bottom: 0;
  padding: 0.875rem 2rem 0.6875rem; }
  @media (min-width: 1024px) {
    .homepage-blog__button {
      width: auto; } }

.faq {
  padding: 2rem 0 3rem;
  background-image: linear-gradient(180deg, #326A84 0%, #1F4659 100%); }
  @media (min-width: 1280px) {
    .faq {
      padding: 4.875rem 0 3.75rem; } }

.faq .faq__heading {
  margin-bottom: 2.5625rem;
  color: #fff;
  font-size: 2rem; }
  @media (min-width: 1024px) {
    .faq .faq__heading {
      font-size: 2.5rem; } }

.faq-list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3.5rem;
  row-gap: 1.0625rem;
  max-width: 1556px;
  margin: 0 auto;
  color: #fff;
  counter-reset: faq-item; }
  @media (min-width: 1024px) {
    .faq-list {
      grid-template-columns: repeat(2, 1fr);
      row-gap: 1.5625rem; } }

.faq-list-item {
  display: flex;
  flex-direction: column;
  padding: 0.9375rem 0.875rem 1.0625rem 0.625rem;
  list-style: none;
  border-bottom: 1px solid #fff; }
  @media (min-width: 1024px) {
    .faq-list-item {
      flex-direction: row;
      padding: 2rem 1rem 2.0625rem; } }

.faq-list-item::before {
  content: "0" counter(faq-item);
  counter-increment: faq-item;
  display: none;
  margin-bottom: 0.3125rem;
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.025em; }
  @media (min-width: 1024px) {
    .faq-list-item::before {
      display: inline-block;
      margin-right: 2.5rem; } }

.faq-list-item:nth-child(n+10)::before {
  content: counter(faq-item); }

.faq-list-item__heading {
  position: relative;
  margin-bottom: 0.625rem;
  padding-right: 1.75rem;
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  font-size: 1.5rem;
  color: #fff;
  font-weight: 700;
  line-height: 1.038em; }
  @media (min-width: 1024px) {
    .faq-list-item__heading {
      font-size: 1.625rem; } }

.faq-list-item__heading a::after {
  content: '';
  position: absolute;
  top: calc(50% + 1px);
  right: 0;
  display: block;
  width: 1.125rem;
  height: 1.125rem;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='12' viewBox='0 0 20 12' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.1987 11.0114L19.0027 3.34396C19.6658 2.69248 19.6658 1.64009 19.0027 0.98861C18.3396 0.33713 17.2685 0.33713 16.6054 0.988611L9.9915 7.47001L3.39463 0.988612C2.73154 0.337131 1.6604 0.337131 0.997315 0.988612C0.334228 1.64009 0.334228 2.69248 0.997316 3.34396L8.80134 11.0114C9.44743 11.6629 10.5356 11.6629 11.1987 11.0114Z'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transform: translate(0, -50%);
  transition: transform .2s ease; }

.faq-list-item__content.open .faq-list-item__heading a::after {
  transform: translate(0, -50%) rotate(-180deg); }

.faq-list-item__heading a {
  display: block;
  color: inherit;
  text-decoration: none;
  cursor: default; }

.faq-list-item__text {
  display: none;
  margin-bottom: 6px; }
  @media (min-width: 1024px) {
    .faq-list-item__text {
      margin-bottom: 0; } }

.faq-list-item__content {
  width: 100%; }

.faq-list-item__content p {
  margin-bottom: 0; }

.faq__buttons {
  margin-top: 1.5rem;
  text-align: center; }
  @media (min-width: 1024px) {
    .faq__buttons {
      margin-top: 3.0625rem; } }

.faq__button {
  width: 100%;
  margin-bottom: 0;
  padding: 0.875rem 1.9375rem 0.6875rem; }
  @media (min-width: 1024px) {
    .faq__button {
      width: auto; } }

.faq__button:hover,
.faq__button:focus {
  background-color: #4690b2;
  border-color: #4690b2; }

.modal--pupuploginWindow {
  margin: 0; }

.modal--pupuploginWindow .alertBox {
  display: none; }

.modal--pupuploginWindow .forgot-password {
  display: block;
  margin-top: 12px !important; }

#popupLoginWindow .modal-close {
  text-decoration: none; }

#popupLoginWindow .modal-close::before,
#popupLoginWindow .modal-close::after {
  content: none; }

.header__mid-account-dropdown {
  min-width: 150px; }

.header__mid-account-dropdown.dropdown-menu.is-open:before {
  left: unset;
  right: 10px; }

.header__mid-account-dropdown.dropdown-menu.is-open:after {
  left: unset;
  right: 12px; }

.header-1__mid-account-list {
  list-style: none;
  padding: 10px 0;
  background-color: white; }

.header__mid-account-dropdown {
  background-color: white;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px; }

.header-1__mid-account-list-item-link {
  font-size: 16px;
  font-weight: 700;
  width: 100%;
  display: block; }

.page--default .body {
  margin-bottom: 0; }

.homepage .container,
.footer .container {
  padding: 0;
  max-width: 91.2%; }
  @media (min-width: 551px) {
    .homepage .container,
    .footer .container {
      max-width: calc(1824px + 2rem);
      padding: 0 1rem; } }

.homepage__heading {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.025em;
  text-align: center;
  text-transform: uppercase; }

.fera-productReviewsSummary {
  display: block !important; }

.fera-storeReviewsSummary {
  border: none !important;
  box-shadow: none !important; }

[data-fera-container="604439"] {
  margin-top: 3rem; }

@use "sass:color";
.category-header {
  margin-bottom: 1.5rem; }
  @media (min-width: 1024px) {
    .category-header {
      margin-bottom: 3rem; } }

.category-header .banners {
  padding: 0;
  color: #1c0f13;
  text-align: initial;
  background-color: transparent; }

.category-header .banners .banner {
  max-width: none; }

.page--category .page,
.page--brand .page,
.page--search .page {
  display: flex;
  flex-direction: column;
  gap: 0.125rem;
  margin: 0; }
  @media (min-width: 1024px) {
    .page--category .page,
    .page--brand .page,
    .page--search .page {
      display: grid;
      grid-template-columns: 21.9% 1fr;
      grid-template-rows: auto 1fr;
      gap: 2rem 1rem; } }

.page--category .page::before,
.page--category .page::after,
.page--brand .page::before,
.page--brand .page::after,
.page--search .page::before,
.page--search .page::after {
  content: none; }

.page--category .page-content,
.page--brand .page-content,
.page--search .page-content {
  width: 100%;
  margin-bottom: 2rem;
  grid-area: 1 / 2 / 2 / 3;
  padding: 0; }

.page--category .category__subcat-grid + .page-content,
.page--brand .category__subcat-grid + .page-content,
.page--search .category__subcat-grid + .page-content {
  grid-area: 2 / 2 / 3 / 3;
  padding: 0; }

.pagination {
  margin-top: 2.375rem;
  font-family: "Altivo", Arial, Helvetica, sans-serif; }

.pagination-item__dropdown {
  font-family: "Work Sans", Arial, Helvetica, sans-serif;
  font-weight: 600; }

.pagination--dropdown .pagination-list .pagination-item--next {
  position: relative;
  right: 10px; }

.category-menu-mobile {
  position: relative;
  margin: 1.5625rem 0 1.5rem; }
  @media (min-width: 1024px) {
    .category-menu-mobile {
      display: none; } }

.category-menu-mobile > a:hover,
.category-menu-mobile > a:focus,
.category-menu-mobile > a:active {
  color: #1c0f13;
  text-decoration: none; }

.category-menu-mobile .blog-sidebar__header {
  padding: 0.625rem 1.3125rem 0.5625rem 1.4375rem;
  border: 1px solid #8f8f8f;
  border-radius: 6px; }

.category-menu-mobile .is-open .blog-sidebar__header {
  border-radius: 6px 6px 0 0; }

.category-menu-mobile .blog-sidebar__header-text {
  font-family: "Work Sans", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.7em;
  letter-spacing: -0.16px; }

.category-menu-mobile .blog-sidebar__content {
  max-width: 100%; }

.category__subcat-grid {
  display: none;
  grid-area: 1 / 2 / 2 / 3;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
  order: -1; }
  @media (min-width: 1024px) {
    .category__subcat-grid {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 1.5rem; } }
  @media (min-width: 1440px) {
    .category__subcat-grid {
      grid-template-columns: repeat(4, 1fr);
      gap: 1.5rem; } }

.category__subcat-grid-item a {
  display: flex;
  flex-direction: column;
  padding: 0.5rem;
  text-align: center;
  border: 1px solid #eaeaea;
  border-radius: 4px;
  transition: all .2s ease; }

.category__subcat-grid-item a:hover,
.category__subcat-grid-item a:focus {
  text-decoration: none;
  border-color: #eee;
  box-shadow: 0px 4px 12px 2px rgba(0, 0, 0, 0.06), 0px 0px 8px 2px rgba(0, 0, 0, 0.04); }

.category__subcat-img-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 16.125rem;
  margin: 0 auto 0.6875rem;
  aspect-ratio: 258 / 145; }

.category__subcat-img-container img {
  max-width: 100%;
  max-height: 100%; }

.category__subcat-text {
  margin: auto 0 0.125rem;
  font-size: 1.3125rem; }

.actionBar {
  margin: 1rem 0 0.875rem; }
  @media (min-width: 1280px) {
    .actionBar {
      margin-top: 0; } }

#product-listing-container .actionBar-section {
  width: 100%; }
  @media (min-width: 1024px) {
    #product-listing-container .actionBar-section {
      width: auto; } }

.actionBar-section .form-field {
  display: flex;
  align-items: center; }

.actionBar-section .form-field::before {
  content: none; }

.actionBar-section .form-label {
  margin-right: 0.6875rem;
  padding-left: 1rem;
  color: #1c0f13;
  flex-shrink: 0; }

.actionBar-section .form-field .form-select {
  width: 100%;
  max-width: none;
  height: auto;
  padding: 1.0625rem 2.1875rem 1.0625rem 0;
  color: #1c0f13;
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='9' viewBox='0 0 13 9' fill='rgba(70, 144, 178, 0.99)' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.32014 8.57263L12.6597 2.99631C13.1134 2.52251 13.1134 1.75713 12.6597 1.28333C12.206 0.809527 11.4732 0.809527 11.0195 1.28333L6.49418 5.99708L1.98054 1.28333C1.52685 0.809527 0.79396 0.809528 0.340269 1.28333C-0.113422 1.75714 -0.113422 2.52251 0.34027 2.99632L5.67987 8.57263C6.12192 9.04643 6.86644 9.04643 7.32014 8.57263Z' /%3E%3C/svg%3E%0A");
  background-position: calc(100% - 15px) calc(50% - 1px);
  background-size: 0.8125rem;
  border-color: #d8d8d8;
  transition: border-color .2s ease;
  flex-grow: 1; }
  @media (min-width: 1024px) {
    .actionBar-section .form-field .form-select {
      width: 15.9375rem; } }

.actionBar-section .form-select:hover,
.actionBar-section .form-select:focus {
  border-color: #1c0f13; }

.page-sidebar {
  width: 100%;
  padding: 0; }
  @media (min-width: 1024px) {
    .page-sidebar {
      display: block;
      grid-area: 1 / 1 / 3 / 2;
      height: fit-content;
      margin-bottom: 2rem; } }

@media (min-width: 1024px) {
  .page-sidebar .sidebar-content {
    padding: 2.1875rem 1.5rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-radius: 4px; } }

.page-sidebar > div:not(.sidebar-content) > div {
  margin-bottom: 1.5rem; }

.sidebarBlock + .sidebarBlock {
  margin-top: 0;
  padding-top: 0;
  border-color: transparent; }
  @media (min-width: 1024px) {
    .sidebarBlock + .sidebarBlock {
      margin-top: 0.5625rem;
      padding-top: 1.6875rem;
      border-color: #ccc; } }

.sidebarBlock-heading {
  margin-bottom: 0.4375rem;
  font-size: 1.3125rem; }

.sidebarBlock--subcategories {
  display: none; }
  @media (min-width: 1024px) {
    .sidebarBlock--subcategories {
      display: block; } }

.sidebarBlock--subcategories .sidebarBlock-heading {
  margin-bottom: 1.375rem;
  padding-bottom: 1.1875rem;
  border-bottom: 1px solid #ccc; }

.sidebarBlock .navList {
  margin-bottom: 0; }

.sidebarBlock .navList-action {
  margin-bottom: 0.6875rem;
  font-size: 1rem;
  color: #1c0f13;
  line-height: 1.125em; }

.facetedSearch-refineFilters > p {
  margin-bottom: 0;
  font-weight: 400; }

.facetedSearch-toggle + .facetedSearch-navList,
.sidebarBlock + .facetedSearch-navList {
  margin-top: -0.0625rem; }

@media (min-width: 1024px) {
  .facetedSearch-navList .accordion-block {
    margin-top: 1.125rem;
    padding-top: 1.5rem;
    border-top: 1px solid #ccc; } }

.facetedSearch-navList .accordion-navigation.toggleLink {
  pointer-events: none; }

.facetedSearch-navList .accordion-title {
  margin-bottom: 0;
  font-weight: 700; }

.facetedSearch-navList .facetedSearch-clearLink {
  top: -0.125rem;
  right: 0.3125rem; }

.facetedSearch-navList .accordion-content {
  margin-top: 0.125rem; }

.facetedSearch-navList .navList-action--checkbox {
  margin-bottom: 0;
  padding: 0.3125rem 0 0.0625rem 1.5rem; }

.facetedSearch-navList .navList-action--checkbox::before {
  margin-top: -0.5rem; }

.facetedSearch-navList .accordion-content .toggleLink {
  display: inline-block;
  margin-top: 1.25rem;
  color: #1c0f13;
  text-decoration: underline; }

.facetedSearch-navList .accordion-content .toggleLink span {
  text-decoration: underline; }

.facetedSearch-navList .accordion-content .toggleLink:hover span {
  text-decoration: none; }

.facetedSearch-navList .form-minMaxRow {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin: 0; }

.facetedSearch-navList .form-minMaxRow::before,
.facetedSearch-navList .form-minMaxRow::after {
  content: none; }

.facetedSearch-navList .form-minMaxRow .form-field {
  width: calc(50% - 0.5rem);
  padding: 0; }

@media (max-width: 1023px) {
  .facetedSearch-toggle {
    margin-bottom: 0.5rem;
    padding: 0.6875rem 0.375rem 0.6875rem 1.0625rem;
    border-color: #8f8f8f; }
  .facetedSearch-toggle-text {
    display: none;
    width: auto; }
  .facetedSearch-toggle-indicator {
    width: 100%;
    float: none;
    text-align: left;
    white-space: nowrap; }
  .facetedSearch-toggle-indicator .toggleLink-text {
    width: 100%;
    justify-content: space-between;
    align-items: center;
    color: #1c0f13; }
  .facetedSearch-toggle-indicator .toggleLink-text .icon {
    width: 1.75rem;
    height: 1.75rem; }
  .toggleLink-text--off {
    display: inline-flex; }
  .facetedSearch-toggle.is-open .toggleLink-text--on {
    display: inline-flex; }
  .facetedSearch-navList .accordion--navList {
    border-color: #8f8f8f; }
  .facetedSearch-navList .accordion--navList .accordion-title {
    padding-bottom: 0; }
  .facetedSearch-navList .accordion-navigation {
    border: none; }
  .facetedSearch-navList .accordion-content {
    display: block;
    border-bottom: 1px solid #8f8f8f; }
  .facetedSearch-navList .accordion-block:last-of-type .accordion-content {
    border-bottom: none; } }

.productGrid {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  gap: 1.5rem;
  margin: 0; }

.productGrid::before,
.productGrid::after {
  content: none; }

#main-content .productGrid .product {
  width: 100%;
  padding: 0;
  overflow: initial; }
  @media (min-width: 551px) {
    #main-content .productGrid .product {
      width: calc(50% - 0.8rem); } }
  @media (min-width: 1280px) {
    #main-content .productGrid .product {
      width: calc(33% - 0.85rem); } }
  @media (min-width: 1440px) {
    #main-content .productGrid .product {
      width: calc(25% - 1.25rem); } }

.productGrid .card {
  display: flex;
  flex-direction: column;
  height: 100%;
  margin-bottom: 0; }

.productGrid .card .card-body {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-grow: 1; }

.benefits-full-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.25rem;
  margin: 1.25rem 0 3.4375rem;
  list-style: none; }
  @media (min-width: 551px) {
    .benefits-full-list {
      grid-template-columns: repeat(4, 1fr);
      row-gap: 1.5625rem; } }

.page--list-view .listItem::before,
.page--list-view .listItem::after {
  content: none; }

.benefits-full-list-item {
  margin-bottom: 8px;
  text-align: center; }
  @media (min-width: 1024px) {
    .benefits-full-list-item {
      margin-bottom: 0; } }

.benefits-full-list-item img {
  width: 5rem;
  height: 5rem; }
  @media (min-width: 1024px) {
    .benefits-full-list-item img {
      width: 6.875rem;
      height: 6.875rem; } }

.benefits-full-list-item .name {
  margin: 0.125rem 0 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1em; }
  @media (min-width: 1024px) {
    .benefits-full-list-item .name {
      margin-top: 0.8125rem;
      font-size: 1.3125rem;
      font-weight: 700;
      line-height: 1.095em; } }

.listItem-brand {
  text-align: center; }
  @media (min-width: 1024px) {
    .listItem-brand {
      text-align: left; } }

.page--category .page--list-view .page-content {
  grid-area: 1 / 2 / 3 / 3;
  width: 100%;
  margin-bottom: 1rem;
  padding: 0; }

[data-content-region="category_below_content"] {
  margin-bottom: 5rem; }

.page--category .page--list-view .actionBar {
  margin-top: 0; }

.page--category .page--list-view .actionBar .form-field {
  margin-bottom: 0.25rem; }

.productList {
  margin: 1.6875rem 0 0; }
  @media (min-width: 1024px) {
    .productList {
      margin-top: 0; } }

.productList .product {
  overflow: initial; }

.productList .product + .product {
  margin-top: 1.5rem; }

.listItem {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 1rem;
  border-radius: 4px;
  transition: box-shadow .2s ease;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.06), 0px 0px 4px 0px rgba(0, 0, 0, 0.04); }
  .listItem:hover, .listItem:focus {
    box-shadow: 0px 4px 12px 2px rgba(0, 0, 0, 0.06), 0px 0px 8px 2px rgba(0, 0, 0, 0.04); }
  @media (min-width: 1024px) {
    .listItem {
      flex-direction: row;
      flex-wrap: wrap;
      gap: 1.6875rem;
      padding-bottom: 3rem; } }
  @media (min-width: 1280px) {
    .listItem {
      row-gap: 0; } }

.listItem-figure {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 0.1875rem;
  padding: 0;
  flex-shrink: 0; }
  @media (min-width: 1024px) {
    .listItem-figure {
      width: 30%;
      margin-bottom: 1.5rem; } }
  @media (min-width: 1280px) {
    .listItem-figure {
      width: 21.45%;
      margin-bottom: 0; } }

.listItem-figure__link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-height: 300px;
  aspect-ratio: 1 / 1; }

.listItem-image {
  width: auto;
  max-width: 100%;
  max-height: 100%; }

.listItem-body {
  width: 100%;
  padding: 0; }
  @media (min-width: 1024px) {
    .listItem-body {
      width: auto;
      max-width: 66%;
      flex-grow: 1; } }
  @media (min-width: 1280px) {
    .listItem-body {
      max-width: 75%; } }

.listItem-content {
  display: flex;
  height: 100%; }
  @media (min-width: 1024px) {
    .listItem-content {
      width: 100%; } }

.listItem-rating {
  position: relative;
  top: -0.125rem;
  left: -0.125rem;
  margin: 0.5rem 0;
  min-height: 24px;
  text-align: center; }
  @media (min-width: 1024px) {
    .listItem-rating {
      text-align: left; } }

.listItem-rating .icon {
  width: 1.1875rem;
  height: 1.1875rem;
  margin-right: -0.1875rem; }

.listItem-title {
  margin-bottom: 0.5625rem;
  font-size: 1.125rem;
  color: #1c0f13;
  line-height: 1.333em;
  text-align: center; }
  @media (min-width: 1024px) {
    .listItem-title {
      font-size: 1.625rem;
      line-height: 1.5em;
      text-align: left; } }

.listItem-title a {
  color: inherit;
  transition: opacity .2s ease; }

.listItem-title a:hover,
.listItem-title a:focus,
.listItem-title a:active {
  opacity: .8;
  text-decoration: none; }

@media (min-width: 1024px) {
  .listItem-info {
    width: 100%; } }

@media (min-width: 1280px) {
  .listItem-info {
    display: flex;
    align-items: flex-start; } }

.listItem-summary {
  display: none;
  font-weight: 700;
  line-height: 1.85em; }
  @media (min-width: 1024px) {
    .listItem-summary {
      display: block;
      flex-grow: 1; } }

.listItem-summary ul {
  list-style: initial; }

.listItem-details {
  display: block;
  width: 100%;
  padding-right: 0; }

.listItem-benefits {
  width: 100%;
  margin-top: 0.9375rem;
  padding: 0.5625rem 0.25rem 1rem;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.03);
  border-radius: 4px; }
  @media (min-width: 1024px) {
    .listItem-benefits {
      margin-top: 2rem;
      padding: 1rem 1rem 2rem;
      text-align: left; } }
  @media (min-width: 1280px) {
    .listItem-benefits {
      width: calc(50% - 1rem);
      margin-top: 0;
      margin-left: 1rem; } }
  @media (min-width: 1280px) {
    .listItem-benefits {
      padding-bottom: 1rem; } }

.listItem-benefits-heading {
  margin-bottom: 0.5rem;
  font-size: 1.125rem;
  line-height: 1.333em; }
  @media (min-width: 1024px) {
    .listItem-benefits-heading {
      margin-bottom: 1rem;
      font-size: 1.3125rem;
      line-height: 1.092em; } }
  @media (min-width: 1280px) {
    .listItem-benefits-heading {
      margin-bottom: 0.75rem; } }

.listItem-benefits-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.25rem 0.5rem;
  margin: 0; }
  @media (min-width: 1024px) {
    .listItem-benefits-list {
      gap: 1rem;
      justify-content: flex-start; } }

.listItem-benefits-list-item {
  position: relative;
  display: block; }

.listItem-benefits-list-item .aria-description--hidden {
  left: 50%;
  display: block;
  padding: 3px 7px;
  color: #fff;
  white-space: nowrap;
  background-color: #444;
  border-radius: 4px;
  transform: translate(-50%, 0); }

.listItem-benefits-list-item:hover .aria-description--hidden {
  top: initial;
  bottom: calc(100% + 2px);
  width: auto;
  height: auto;
  margin-left: 0;
  overflow: initial; }

.listItem-benefits-list-item img {
  width: 3.25rem;
  height: 3.25rem; }
  @media (min-width: 1024px) {
    .listItem-benefits-list-item img {
      width: 3.125rem;
      height: 3.125rem; } }
  @media (min-width: 1280px) {
    .listItem-benefits-list-item img {
      width: 3.25rem;
      height: 3.25rem; } }
  @media (min-width: 1440px) {
    .listItem-benefits-list-item img {
      width: 4.2rem;
      height: 4.2rem; } }
  @media (min-width: 1550px) {
    .listItem-benefits-list-item img {
      width: 4.5rem;
      height: 4.5rem; } }

.listItem-actions {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  gap: 0.5rem;
  margin-top: auto;
  padding-top: 1rem; }
  @media (min-width: 1024px) {
    .listItem-actions {
      flex-direction: row;
      align-items: center;
      flex-wrap: wrap;
      gap: 1rem;
      padding-top: 0.9375rem; } }
  @media (min-width: 1280px) {
    .listItem-actions {
      flex-wrap: nowrap; } }

.listItem-price {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  margin: 0; }
  @media (min-width: 1024px) {
    .listItem-price {
      justify-content: center;
      width: 30%;
      margin-right: 12px; } }
  @media (min-width: 1280px) {
    .listItem-price {
      width: 21.45%; } }

.listItem-price .rrp-price--withTax,
.listItem-price .rrp-price--withoutTax {
  display: none; }

.listItem-price .price-section span:not(.price) {
  display: none; }

.listItem-price .price {
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  font-size: 1.625rem;
  color: #326a84;
  font-weight: 500; }
  @media (min-width: 1280px) {
    .listItem-price .price {
      font-size: 1.5rem; } }
  @media (min-width: 1440px) {
    .listItem-price .price {
      font-size: 1.625rem; } }

.listItem-price .price-now-label:not([style*="display: none"]) + .price {
  color: #FF313B; }

.listItem-actions .button {
  width: auto;
  flex-shrink: 0;
  margin-top: 0; }
  @media (max-width: 350px) {
    .listItem-actions .button {
      padding: 0.875rem 0.5rem 0.6875rem;
      font-size: 1.125rem; } }
  @media (min-width: 1024px) {
    .listItem-actions .button {
      padding: 0.875rem 1rem 0.6875rem;
      font-size: 1.125rem; } }
  @media (min-width: 1440px) {
    .listItem-actions .button {
      padding: 0.875rem 1.5rem 0.6875rem;
      font-size: 1.3125rem; } }

.listItem-actions .button + .button {
  margin-top: 0.5rem; }
  @media (min-width: 1024px) {
    .listItem-actions .button + .button {
      margin-top: 0;
      margin-left: 0; } }
  @media (min-width: 1440px) {
    .listItem-actions .button + .button {
      margin-left: 0.75rem; } }

.listItem-actions .button .icon {
  width: 1.5rem;
  height: 1.5rem;
  margin-top: -0.25rem;
  margin-left: 0.5rem;
  fill: white;
  flex-shrink: 0; }
  @media (max-width: 350px) {
    .listItem-actions .button .icon {
      margin-left: 0.25rem; } }

.listItem-actions .button.quickview {
  color: #326a84;
  background-color: #fff;
  border-color: #326a84; }

.listItem-actions .button.quickview:hover,
.listItem-actions .button.quickview:focus {
  color: #fff;
  background-color: #326a84; }

.page-sidebar.u-hidden + .page-content {
  grid-area: 1 / 1 / 1 / 3; }

#search-results-content ul {
  margin-left: 0; }

#search-results-content strong {
  display: inline-block;
  margin-right: 0.375rem;
  font-size: 1.125rem; }

#search-results-content a {
  color: #222; }

#search-results-content p {
  font-weight: 400; }

.category-suggestion-list {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column; }
  @media (min-width: 1280px) {
    .category-suggestion-list {
      display: block; } }

.category-suggestion-list .category-suggestion {
  width: 100%;
  margin-bottom: 8px; }
  @media (min-width: 1280px) {
    .category-suggestion-list .category-suggestion {
      width: 33.33%;
      margin-bottom: 0; } }

#search-results-heading {
  margin-top: 5rem; }
  @media (min-width: 1280px) {
    #search-results-heading {
      margin-top: 0; } }

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */
.pswp {
  --pswp-bg: #000;
  --pswp-placeholder-bg: #222;
  --pswp-root-z-index: 100000;
  --pswp-preloader-color: rgba(79, 79, 79, 0.4);
  --pswp-preloader-color-secondary: rgba(255, 255, 255, 0.9);
  /* defined via js:
  --pswp-transition-duration: 333ms; */
  --pswp-icon-color: #fff;
  --pswp-icon-color-secondary: #4f4f4f;
  --pswp-icon-stroke-color: #4f4f4f;
  --pswp-icon-stroke-width: 2px;
  --pswp-error-text-color: var(--pswp-icon-color); }

/*
	Styles for basic PhotoSwipe (pswp) functionality (sliding area, open/close transitions)
*/
.pswp {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: var(--pswp-root-z-index);
  display: none;
  touch-action: none;
  outline: 0;
  opacity: 0.003;
  contain: layout style size;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/* Prevents focus outline on the root element,
  (it may be focused initially) */
.pswp:focus {
  outline: 0; }

.pswp * {
  box-sizing: border-box; }

.pswp img {
  max-width: none; }

.pswp--open {
  display: block; }

.pswp,
.pswp__bg {
  transform: translateZ(0);
  will-change: opacity; }

.pswp__bg {
  opacity: 0.005;
  background: var(--pswp-bg); }

.pswp,
.pswp__scroll-wrap {
  overflow: hidden; }

.pswp__scroll-wrap,
.pswp__bg,
.pswp__container,
.pswp__item,
.pswp__content,
.pswp__img,
.pswp__zoom-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.pswp__img,
.pswp__zoom-wrap {
  width: auto;
  height: auto; }

.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.pswp--click-to-zoom.pswp--zoomed-in .pswp__img {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

/* :active to override grabbing cursor */
.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,
.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,
.pswp__img {
  cursor: -webkit-zoom-out;
  cursor: -moz-zoom-out;
  cursor: zoom-out; }

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img,
.pswp__button,
.pswp__counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.pswp__item {
  /* z-index for fade transition */
  z-index: 1;
  overflow: hidden; }

.pswp__hidden {
  display: none !important; }

/* Allow to click through pswp__content element, but not its children */
.pswp__content {
  pointer-events: none; }

.pswp__content > * {
  pointer-events: auto; }

/*

  PhotoSwipe UI

*/
/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg-container {
  display: grid; }

.pswp__error-msg {
  margin: auto;
  font-size: 1em;
  line-height: 1;
  color: var(--pswp-error-text-color); }

/*
class pswp__hide-on-close is applied to elements that
should hide (for example fade out) when PhotoSwipe is closed
and show (for example fade in) when PhotoSwipe is opened
 */
.pswp .pswp__hide-on-close {
  opacity: 0.005;
  will-change: opacity;
  transition: opacity var(--pswp-transition-duration) cubic-bezier(0.4, 0, 0.22, 1);
  z-index: 10;
  /* always overlap slide content */
  pointer-events: none;
  /* hidden elements should not be clickable */ }

/* class pswp--ui-visible is added when opening or closing transition starts */
.pswp--ui-visible .pswp__hide-on-close {
  opacity: 1;
  pointer-events: auto; }

/* <button> styles, including css reset */
.pswp__button {
  position: relative;
  display: block;
  width: 50px;
  height: 60px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  cursor: pointer;
  background: none;
  border: 0;
  box-shadow: none;
  opacity: 0.85;
  -webkit-appearance: none;
  -webkit-touch-callout: none; }

.pswp__button:hover,
.pswp__button:active,
.pswp__button:focus {
  transition: none;
  padding: 0;
  background: none;
  border: 0;
  box-shadow: none;
  opacity: 1; }

.pswp__button:disabled {
  opacity: 0.3;
  cursor: auto; }

.pswp__icn {
  fill: var(--pswp-icon-color);
  color: var(--pswp-icon-color-secondary); }

.pswp__icn {
  position: absolute;
  top: 14px;
  left: 9px;
  width: 32px;
  height: 32px;
  overflow: hidden;
  pointer-events: none; }

.pswp__icn-shadow {
  stroke: var(--pswp-icon-stroke-color);
  stroke-width: var(--pswp-icon-stroke-width);
  fill: none; }

.pswp__icn:focus {
  outline: 0; }

/*
	div element that matches size of large image,
	large image loads on top of it,
	used when msrc is not provided
*/
div.pswp__img--placeholder,
.pswp__img--with-bg {
  background: var(--pswp-placeholder-bg); }

.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 60px;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  z-index: 10;
  /* allow events to pass through top bar itself */
  pointer-events: none !important; }

.pswp__top-bar > * {
  pointer-events: auto;
  /* this makes transition significantly more smooth,
     even though inner elements are not animated */
  will-change: opacity; }

/*

  Close button

*/
.pswp__button--close {
  margin-right: 6px; }

/*

  Arrow buttons

*/
.pswp__button--arrow {
  position: absolute;
  top: 0;
  width: 75px;
  height: 100px;
  top: 50%;
  margin-top: -50px; }

.pswp__button--arrow:disabled {
  display: none;
  cursor: default; }

.pswp__button--arrow .pswp__icn {
  top: 50%;
  margin-top: -30px;
  width: 60px;
  height: 60px;
  background: none;
  border-radius: 0; }

.pswp--one-slide .pswp__button--arrow {
  display: none; }

/* hide arrows on touch screens */
.pswp--touch .pswp__button--arrow {
  visibility: hidden; }

/* show arrows only after mouse was used */
.pswp--has_mouse .pswp__button--arrow {
  visibility: visible; }

.pswp__button--arrow--prev {
  right: auto;
  left: 0px; }

.pswp__button--arrow--next {
  right: 0px; }

.pswp__button--arrow--next .pswp__icn {
  left: auto;
  right: 14px;
  /* flip horizontally */
  transform: scale(-1, 1); }

/*

  Zoom button

*/
.pswp__button--zoom {
  display: none; }

.pswp--zoom-allowed .pswp__button--zoom {
  display: block; }

/* "+" => "-" */
.pswp--zoomed-in .pswp__zoom-icn-bar-v {
  display: none; }

/*

  Loading indicator

*/
.pswp__preloader {
  position: relative;
  overflow: hidden;
  width: 50px;
  height: 60px;
  margin-right: auto; }

.pswp__preloader .pswp__icn {
  opacity: 0;
  transition: opacity 0.2s linear;
  animation: pswp-clockwise 600ms linear infinite; }

.pswp__preloader--active .pswp__icn {
  opacity: 0.85; }

@keyframes pswp-clockwise {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

/*

  "1 of 10" counter

*/
.pswp__counter {
  height: 30px;
  margin-top: 15px;
  margin-inline-start: 20px;
  font-size: 14px;
  line-height: 30px;
  color: var(--pswp-icon-color);
  text-shadow: 1px 1px 3px var(--pswp-icon-color-secondary);
  opacity: 0.85; }

.pswp--one-slide .pswp__counter {
  display: none; }

.productView {
  max-width: 100vw;
  padding-top: 0;
  overflow: hidden; }

.productView-images {
  display: flex;
  flex-direction: column;
  order: -1;
  margin-bottom: 1.5rem; }
  @media (min-width: 1024px) {
    .productView-images {
      display: grid;
      grid-template-columns: 5.25rem 1fr;
      grid-template-rows: repeat(2, auto);
      order: initial; } }
  @media (min-width: 1280px) {
    .productView-images {
      margin-bottom: 3rem;
      padding-left: 6.25rem; } }

.productView-image {
  grid-area: 1 / 2 / 2 / 3;
  margin: 0; }
  @media (min-width: 1024px) {
    .productView-image {
      margin: 0 3.125rem; } }

.productView-img-container {
  max-height: 400px; }
  @media (min-width: 1024px) {
    .productView-img-container {
      max-height: none; } }

.productView .productView-image {
  pointer-events: all; }

.productView-images-desktop {
  display: none; }
  @media (min-width: 1024px) {
    .productView-images-desktop {
      display: grid; } }

@media (min-width: 1024px) {
  .productView-images-mobile {
    display: none; } }

.productView-img-mobile-carousel:not(.slick-initialized) {
  display: flex;
  overflow: hidden; }

.productView-img-container-mobile {
  position: relative;
  width: 100%;
  height: 400px;
  max-width: 500px;
  margin: auto; }

.productView .productView-img-container-mobile .productView-img-mobile-item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 400px;
  flex-shrink: 0; }

.productView-img-mobile-carousel {
  touch-action: auto !important; }

.productView .productView-img-container-mobile .productView-img-mobile-item img {
  width: auto;
  touch-action: auto !important; }

.productView .productView-img-mobile-item .productView-thumbnail-video::before {
  width: 114px;
  height: 78px; }

.productView-thumbnails.productView-thumbnails-mobile {
  margin-top: 1rem; }

.productView-thumbnails {
  grid-area: 1 / 1 / 3 / 2;
  margin: 0;
  padding: 0 1.5rem; }
  @media (min-width: 1024px) {
    .productView-thumbnails {
      width: 5.25rem;
      padding: 0;
      order: -1; } }

.productView-image + .productView-thumbnails {
  margin-top: 0.5rem; }
  @media (min-width: 1024px) {
    .productView-image + .productView-thumbnails {
      margin-top: 2.375rem; } }

.productView-thumbnail-link {
  height: auto;
  margin: auto;
  aspect-ratio: 1 / 1;
  border: none; }
  @media (min-width: 1024px) {
    .productView-thumbnail-link {
      width: 5rem;
      height: 5rem;
      max-width: none;
      margin: 0; } }

.productView-thumbnail-video {
  position: relative;
  z-index: 1; }

.productView-thumbnail-video::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 38px;
  height: 26px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='28' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='red' d='M37.173 4.913c-.436-1.637-1.392-3.023-3.029-3.459C31.177.661 19 .588 19 .588S6.823.66 3.856 1.454C2.219 1.89 1.269 3.276.827 4.914.034 7.88 0 14 0 14s.034 6.119.827 9.086c.436 1.638 1.392 3.023 3.029 3.46C6.823 27.338 19 27.41 19 27.41s12.177-.072 15.144-.866c1.638-.436 2.593-1.822 3.029-3.459C37.967 20.12 38 14 38 14s-.033-6.12-.827-9.087Z'/%3E%3Cpath fill='%23fff' d='M25.147 14 15.088 8.412v11.176'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 .588h38V27.41H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transform: translate(-50%, -50%);
  z-index: 2; }

.productView-thumbnails .slick-prev,
.productView-thumbnails .slick-next {
  top: 50%;
  margin: 0 auto;
  transform: translate(0, -50%); }
  @media (min-width: 1024px) {
    .productView-thumbnails .slick-prev,
    .productView-thumbnails .slick-next {
      position: relative;
      margin: 0 auto;
      transform: none; } }

@media (min-width: 1024px) {
  .productView-thumbnails .slick-prev {
    top: -6px; } }

@media (min-width: 1024px) {
  .productView-thumbnails .slick-next {
    top: initial;
    bottom: -6px; } }

@media (min-width: 1024px) {
  .productView-thumbnails .slick-prev::before,
  .productView-thumbnails .slick-prev:hover::before,
  .productView-thumbnails .slick-prev:focus::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' fill='rgba(70, 144, 178, 0.99)'%3E%3Cpath d='m7.8201.3554 5.3396 5.5763c.4537.4738.4537 1.2391 0 1.713-.4537.4737-1.1865.4737-1.6402 0L6.9942 2.9309 2.4805 7.6447c-.4537.4737-1.1865.4737-1.6402 0-.4537-.4739-.4537-1.2392 0-1.713L6.1799.3554c.442-.4739 1.1865-.4739 1.6402 0Z'/%3E%3C/svg%3E");
    background-size: 14px; } }

@media (min-width: 1024px) {
  .productView-thumbnails .slick-next::before,
  .productView-thumbnails .slick-next:hover::before,
  .productView-thumbnails .slick-next:focus::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' fill='rgba(70, 144, 178, 0.99)'%3E%3Cpath d='m7.8201 7.6451 5.3396-5.5763c.4537-.4738.4537-1.2392 0-1.713s-1.1865-.4738-1.6402 0L6.9942 5.0696 2.4805.3558C2.0268-.118 1.294-.118.8403.3558s-.4537 1.2392 0 1.713l5.3396 5.5763c.442.4738 1.1865.4738 1.6402 0Z'/%3E%3C/svg%3E");
    background-size: 14px; } }

.productView-thumbnails .slick-list {
  margin: -0.375rem 0; }

.productView-thumbnails .slick-slide {
  margin: 0.375rem 0;
  padding: 0;
  border: none; }

.productView-labels {
  grid-area: 2 / 2 / 3 / 3;
  display: none;
  flex-direction: column;
  justify-content: center;
  gap: 0.5rem;
  margin-top: 1rem;
  text-align: center; }
  @media (min-width: 1024px) {
    .productView-labels {
      position: static !important;
      width: 80%;
      flex-direction: row;
      gap: 1.5rem;
      margin: 4rem auto 0;
      text-align: left; } }
  @media (min-width: 1440px) {
    .productView-labels {
      width: 100%; } }

.productView-labels.is-open {
  position: static !important;
  display: flex;
  width: 100% !important;
  margin-top: 0; }
  @media (min-width: 1024px) {
    .productView-labels.is-open {
      margin-top: 4rem; } }

.productView-labels-link {
  display: block;
  margin: 1rem 0;
  color: #326a84;
  text-align: center; }
  @media (min-width: 1024px) {
    .productView-labels-link {
      width: 100%; } }

a.productView-labels-link {
  grid-area: 2 / 2 / 3 / 3; }

@media (min-width: 1024px) {
  [data-productview-benefits] {
    display: none; } }

.productView-labels-link:hover,
.productView-labels-link:focus {
  color: #326a84;
  text-decoration: none; }

.productView-labels-link span {
  position: relative;
  padding-left: 30px;
  font-weight: 700;
  text-decoration: underline; }

.productView-labels-link span::before {
  content: '';
  position: absolute;
  top: calc(50% + 1px);
  left: 0;
  display: block;
  width: 22px;
  height: 22px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='rgba(70, 144, 178, 0.99)'%3E%3Cpath d='m7.37 21.57 4.73-4.74c.27-.26.58-.4.93-.38a1.34 1.34 0 0 1 1.3 1.35c0 .36-.12.67-.36.93L8.33 24.4a1.28 1.28 0 0 1-1.86 0L3.6 21.53a1.26 1.26 0 0 1-.37-.93 1.26 1.26 0 0 1 1.3-1.3c.38 0 .7.12.94.37l1.9 1.9Zm0-10.67 4.73-4.73c.27-.27.58-.4.93-.39a1.34 1.34 0 0 1 1.3 1.35c0 .36-.12.67-.36.94l-5.64 5.66a1.28 1.28 0 0 1-1.86 0L3.6 10.87a1.26 1.26 0 0 1-.37-.94 1.26 1.26 0 0 1 1.3-1.3c.38 0 .7.13.94.37l1.9 1.9Zm11.3 11.77c-.38 0-.7-.13-.95-.39a1.29 1.29 0 0 1-.39-.95c0-.37.13-.7.39-.95.25-.25.57-.38.95-.38H28c.38 0 .7.13.95.38.26.26.38.58.38.95 0 .38-.12.7-.38.95-.26.26-.57.39-.95.39h-9.33Zm0-10.67c-.38 0-.7-.13-.95-.38a1.3 1.3 0 0 1-.39-.95c0-.38.13-.7.39-.95.25-.26.57-.39.95-.39H28c.38 0 .7.13.95.39.26.25.38.57.38.95 0 .37-.12.7-.38.95A1.3 1.3 0 0 1 28 12h-9.33Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transform: translate(0, -50%); }

.productView-labels-link .icon {
  position: relative;
  margin-left: 0.5rem; }

.productView-labels-link.is-open .icon {
  top: -2px;
  transform: rotate(-180deg); }

.productView-labels .productView-label {
  max-width: 17.1875rem;
  margin: 0 auto; }
  @media (min-width: 1024px) {
    .productView-labels .productView-label {
      width: 100%;
      max-width: 12.5rem; } }
  @media (min-width: 1280px) {
    .productView-labels .productView-label {
      max-width: 17.1875rem; } }

.productView-details.product-data,
.productView-details.product-options {
  width: 100%; }
  @media (min-width: 1024px) {
    .productView-details.product-data,
    .productView-details.product-options {
      width: 48.5%; } }

.productView-details.product-data,
.productView-details.product-options .productView-options {
  padding: 0 1.5625rem;
  text-align: left;
  background-color: #f7f7f7; }

.productView-details.product-data {
  padding-top: 1.4375rem;
  border-radius: 8px 8px 0 0; }

.productView-details.product-options {
  margin-bottom: 3.375rem;
  padding: 0; }
  @media (min-width: 1024px) {
    .productView-details.product-options {
      margin-bottom: 3.75rem; } }

.productView-details.product-options .productView-options {
  padding-bottom: 0.9375rem;
  border-radius: 0 0 8px 8px; }

.productView-product {
  padding-bottom: 0;
  border-bottom: none; }

.productView-title {
  margin: 0 0 0.5625rem;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.4em;
  letter-spacing: -0.005em; }
  @media (min-width: 1024px) {
    .productView-title {
      margin-bottom: 0.4375rem;
      font-size: 1.5rem;
      line-height: 1.5em; } }

.productView-product .productView-rating {
  margin: 0.75rem 0;
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  font-weight: 700;
  display: flex;
  flex-direction: column;
  align-items: flex-start; }
  @media (min-width: 551px) {
    .productView-product .productView-rating {
      flex-direction: row; } }

.productView-bc-rating {
  display: none !important; }

.productView-rating .rating {
  margin-right: 5px; }

.productView-rating .icon {
  display: inline-block;
  width: 1.1875rem;
  height: 1.1875rem;
  margin-right: -0.125rem; }

.productView-rating a {
  color: inherit; }

.productView-rating a:hover {
  color: #757575;
  text-decoration: none; }

.productView-rating .fera-widget {
  width: 250px; }

.productView-rating p {
  line-height: 1;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  margin-top: 9px;
  text-decoration: underline;
  cursor: pointer; }
  @media (min-width: 551px) {
    .productView-rating p {
      margin-top: 5px;
      margin-left: -110px;
      z-index: 10; } }

.productView-info__custom-fields {
  display: none; }

.productView-options {
  margin-bottom: 0; }

.productView-options .form-field {
  margin-bottom: 0.75rem; }

.productView-options .form-label {
  margin-bottom: 0.375rem;
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  color: #1c0f13;
  font-weight: 700;
  cursor: default; }

.productView-options .form-label small {
  display: none !important;
  margin-left: 0;
  color: #ff313b;
  font-weight: 700; }

.productView-product-count {
  display: inline-block;
  margin-left: 0.125rem;
  font-size: 0.875rem;
  font-weight: 400; }

.productView-options .form-field--increments {
  margin: 1.375rem 0; }
  @media (min-width: 1024px) {
    .productView-options .form-field--increments {
      margin-bottom: 2.3125rem; } }

.productView-options .rrp-price--withTax,
.productView-options .rrp-price--withoutTax,
.productView-options .price-section.price-section--saving,
.productView-options .price-section span:not(.price) {
  display: none !important; }

.productView-options .productView-price {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  align-items: baseline;
  margin-bottom: 0;
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1em; }
  @media (min-width: 551px) {
    .productView-options .productView-price {
      flex-direction: row;
      font-size: 2rem; } }
  @media (min-width: 1024px) {
    .productView-options .productView-price {
      flex-direction: column;
      font-size: 2.125rem; } }
  @media (min-width: 1280px) {
    .productView-options .productView-price {
      flex-direction: row; } }

.productView-price-count {
  padding: 0.5rem 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2em; }

.productView-options .productView-price .price-now-label:not([style*="display: none"]) + .price {
  color: #FF313B; }

.productView-options .productAttributes-message {
  margin-top: 1rem; }

.productView-options .add-to-cart-buttons,
.productView-options .form-wishlist {
  margin-top: 0.875rem; }

.productView-options .add-to-cart-buttons {
  margin-bottom: 0;
  padding-left: 0; }
  @media (min-width: 1280px) {
    .productView-options .add-to-cart-buttons {
      margin-right: 0.75rem; } }

.productView-options .add-to-cart-buttons .form-action {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0.75rem 1rem 1rem;
  background-color: #fff;
  box-shadow: 0 -2px 5px 0px #c4c4c4;
  z-index: 10; }
  @media (min-width: 1024px) {
    .productView-options .add-to-cart-buttons .form-action {
      position: static;
      width: auto;
      padding: 0;
      background-color: initial;
      box-shadow: none;
      z-index: 0; } }

.productView-options .add-to-cart-buttons .add-to-cart-buttons-message {
  margin: 0 0 0.75rem;
  line-height: 1em;
  text-align: center; }
  @media (min-width: 1024px) {
    .productView-options .add-to-cart-buttons .add-to-cart-buttons-message {
      display: none; } }

.productView-options .add-to-cart-wallet-buttons:empty {
  margin: 0; }

.productView-options .form-wishlist {
  float: none;
  display: inline-block;
  width: 100%;
  margin-bottom: 0; }
  @media (min-width: 1024px) {
    .productView-options .form-wishlist {
      float: left;
      width: calc(50% - 0.75rem); } }

.productView-options .add-to-cart-buttons .button {
  padding: 0.875rem 1.5rem 0.6875rem; }
  @media (min-width: 551px) {
    .productView-options .add-to-cart-buttons .button {
      padding: 0.875rem 0.5rem 0.6875rem; } }
  @media (min-width: 1024px) {
    .productView-options .add-to-cart-buttons .button {
      font-size: 1.125rem; } }
  @media (min-width: 1280px) {
    .productView-options .add-to-cart-buttons .button {
      padding: 0.875rem 1.5rem 0.6875rem;
      font-size: 1.3125rem; } }

.productView-options .form-wishlist .button {
  width: 100%;
  margin: 0;
  padding: 0.875rem 1.5rem;
  font-size: 1.125rem;
  color: #1c0f13;
  font-weight: 500;
  line-height: 1em;
  letter-spacing: normal;
  z-index: 0; }
  @media (min-width: 551px) {
    .productView-options .form-wishlist .button {
      margin-top: 0;
      padding: 0.875rem 0.5rem; } }
  @media (min-width: 1024px) {
    .productView-options .form-wishlist .button {
      font-size: 1rem; } }
  @media (min-width: 1280px) {
    .productView-options .form-wishlist .button {
      padding: 0.875rem 1.5rem;
      font-size: 1.125rem; } }

.productView-options .form-wishlist .button .icon {
  float: none;
  width: 0.9375rem;
  margin-top: -1px;
  margin-left: 0; }

.productView-options #wishlist-dropdown.is-open {
  padding-right: 20px; }
  @media (min-width: 1024px) {
    .productView-options #wishlist-dropdown.is-open {
      margin-left: 0;
      padding-right: 0; } }

.productView-options #wishlist-dropdown .button:hover {
  color: #757575; }

.productView-shipping-restrictions {
  position: relative;
  float: left;
  margin-top: 1rem;
  line-height: 1.85em; }

.productView-shipping-restrictions .icon {
  width: 1rem;
  height: 1rem;
  margin-top: -0.125rem;
  margin-right: -0.1875rem;
  fill: #4690b2; }

.productView-shipping-restrictions em {
  letter-spacing: -0.008em; }

.productView-shipping-restrictions a {
  display: inline-block;
  text-decoration: underline;
  color: #1672b9; }
  @media (min-width: 1024px) {
    .productView-shipping-restrictions a {
      position: relative; } }

.productView-shipping-restrictions a:hover,
.productView-shipping-restrictions a:focus {
  text-decoration: none; }
  .productView-shipping-restrictions a:hover .productView-shipping-restrictions-list,
  .productView-shipping-restrictions a:focus .productView-shipping-restrictions-list {
    display: flex; }

.productView-shipping-restrictions-list {
  position: absolute;
  top: 100%;
  left: 50%;
  display: none;
  flex-direction: column;
  width: max-content;
  margin: 0 -1rem;
  list-style: none;
  color: #1c0f13;
  font-weight: 700;
  font-style: normal;
  background-color: #ddd;
  border-radius: 4px;
  box-shadow: 0 0 5px -1px #999;
  transform: translate(-50%, 0);
  cursor: default;
  z-index: 2; }
  @media (min-width: 1024px) {
    .productView-shipping-restrictions-list {
      left: initial;
      transform: none; } }

.productView-shipping-restrictions-list li + li {
  border-top: 1px solid #555; }

.productView-shipping-restrictions-list-item {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 0.25rem 1rem;
  white-space: nowrap; }

.productView-shipping-benefits,
.productView-why-this-product {
  position: relative;
  float: left;
  width: 100%;
  margin: 2.125rem 0 0.625rem; }
  @media (min-width: 1024px) {
    .productView-shipping-benefits,
    .productView-why-this-product {
      margin-bottom: 0; } }

.productView-shipping-benefits-heading,
.productView-why-this-product-heading {
  position: relative;
  margin-bottom: 0.625rem;
  font-family: "Work Sans", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center; }

h2.productView-why-this-product-heading,
h2.productView-why-this-product-heading span {
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  font-weight: 600; }

.productView-shipping-benefits-heading::before,
.productView-why-this-product-heading::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #ccc; }

.productView-shipping-benefits-heading span,
.productView-why-this-product-heading span {
  position: relative;
  display: inline-block;
  padding: 0 6px;
  background-color: #f7f7f7;
  z-index: 1; }

.productView-why-this-product-heading span {
  font-weight: 800;
  font-size: 32px; }

.productView-why-this-product--reveal-modal {
  display: none; }

.productView-why-this-product-image {
  max-width: 250px;
  max-height: 160px;
  border: 2px solid #326a84; }

.productView-why-this-product-image--modal {
  width: 100%;
  height: auto;
  max-width: 100%;
  margin: 0 auto; }

.productView-shipping-benefits-item {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-bottom: 32px; }
  @media (min-width: 1024px) {
    .productView-shipping-benefits-item {
      margin-bottom: 0.9375rem; } }

.productView-why-this-product--wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
  margin-bottom: 1.5rem; }
  @media (min-width: 1024px) {
    .productView-why-this-product--wrapper {
      flex-direction: row;
      justify-content: space-between;
      margin-bottom: 0; } }

.productView-why-this-product-item {
  width: 100%;
  text-align: center; }

a.productView-why-this-product-item {
  width: 70%; }

div.productView-why-this-product-item {
  display: flex;
  align-items: center; }

.productView-why-this-product-item:has(li) {
  text-align: left; }

.productView-why-this-product-content li {
  font-weight: 800;
  font-size: 18px;
  margin-bottom: .5rem;
  margin-top: .5rem; }

.productView-why-this-product-content {
  display: flex; }

.productView-why-this-product-content ul {
  margin-bottom: 0; }

.productView-shipping-benefits-item:last-of-type {
  margin-bottom: 0; }

.productView-shipping-benefits-image {
  flex-shrink: 0; }

.productView-shipping-benefits-item-heading {
  margin-bottom: 0;
  line-height: 1.125rem; }

.productView-shipping-benefits-desc {
  margin-bottom: 0;
  line-height: 1.2em; }

.productView-shipping-benefits-desc a {
  color: #1672b9;
  font-weight: 400;
  text-decoration: underline; }

.productView-shipping-benefits-desc a:hover,
.productView-shipping-benefits-desc a:focus-visible {
  text-decoration: none; }

.productView-scoop-disclaimer {
  float: left;
  display: flex;
  align-items: center;
  padding: 1rem 0; }
  @media (min-width: 1024px) {
    .productView-scoop-disclaimer {
      padding-top: 1rem;
      align-items: center; } }

.productView-scoop-disclaimer p {
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.2em; }

.productView-scoop-disclaimer a {
  color: #1672b9;
  font-weight: 400;
  white-space: nowrap;
  text-decoration: underline; }

.productView-scoop-disclaimer a:hover,
.productView-scoop-disclaimer a:focus-visible {
  text-decoration: none; }

.productView-scoop-disclaimer img {
  display: inline-block;
  width: 68px;
  margin: 0px 20px 0 8px;
  flex-shrink: 0; }

.productView-scoop-disclaimer svg {
  fill: #4690b2; }

.productView-scoop-disclaimer p {
  font-style: italic; }

.productView-scoop-disclaimer p strong {
  font-style: normal; }

.productView-fact-check {
  margin-top: 1.375rem;
  padding: 0 1.5625rem; }
  @media (min-width: 1378px) {
    .productView-fact-check {
      display: grid;
      grid-template-columns: repeat(2, auto);
      grid-template-rows: repeat(3, auto);
      column-gap: 1.875rem;
      margin-top: 1.5rem; } }

.productView-fact-check-header {
  grid-area: 1 / 1 / 2 / 2; }

.productView-fact-check-heading {
  display: block;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.1em;
  text-align: center;
  white-space: nowrap; }

.productView-fact-check-subheading {
  display: block;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 2.4375rem;
  text-align: center;
  margin-bottom: 1rem; }
  @media (min-width: 1280px) {
    .productView-fact-check-subheading {
      line-height: 1.2em; } }

.productView-fact-check-heading::before {
  content: '';
  position: relative;
  top: 4px;
  display: inline-block;
  width: 42px;
  height: 42px;
  margin-right: 5px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none'%3E%3Cg fill='%232D4656' clip-path='url(%23a)'%3E%3Cpath d='M27.9787 12.2594c-.8969.5152-2.3829 1.7731-3.9597 3.3194a8.169 8.169 0 0 1 .0111.4218c0 4.4276-3.6019 8.0295-8.0295 8.0295-4.4275 0-8.0294-3.6019-8.0294-8.0295 0-4.4275 3.6019-8.0294 8.0294-8.0294a7.9852 7.9852 0 0 1 2.9416.5606c1.0096-1.276 2.1872-2.5922 3.5215-3.808C20.5578 3.6273 18.3511 3 16 3 8.8318 3 3 8.8318 3 16c0 7.1681 5.8318 13 13 13 7.1681 0 13-5.8319 13-13a12.964 12.964 0 0 0-.6208-3.9713l-.4012.2301.0007.0006Z'/%3E%3Cpath fill-rule='evenodd' d='m13.2676 11.8596 2.9745 4.0724s3.368-7.0684 9.0877-11.3546c-.1568 2.554 1.1348 5.1708 2.0194 6.0554-2.9513 1.4983-9.102 7.9569-10.9787 11.7026-2.661-3.5753-5.7898-6.3004-7.9809-7.1513l4.8786-3.3245h-.0006Z' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M3 3h26v26H3z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: block;
  margin: 0 auto 1.5rem auto; }

.productView-fact-check-heading--two::before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 20010904//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'%3E%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='216.000000pt' height='222.000000pt' viewBox='0 0 216.000000 222.000000' preserveAspectRatio='xMidYMid meet'%3E%3Cg transform='translate(0.000000,222.000000) scale(0.100000,-0.100000)'%0Afill='%232D4656' stroke='none'%3E%3Cpath d='M1450 2184 c-16 -29 -24 -21 92 -89 42 -25 82 -45 87 -45 12 0 31 33%0A31 53 0 16 -153 107 -180 107 -9 0 -23 -12 -30 -26z'/%3E%3Cpath d='M926 2149 c-217 -32 -424 -132 -585 -284 -96 -91 -162 -180 -221%0A-300 -119 -239 -145 -495 -80 -758 26 -102 113 -281 179 -368 344 -452 973%0A-563 1446 -255 245 160 416 413 469 696 22 115 21 311 -3 426 -38 184 -134%0A369 -266 511 l-70 75 -104 -180 -103 -181 29 -38 c45 -58 70 -104 97 -175 120%0A-317 -25 -685 -328 -833 -117 -58 -188 -75 -306 -75 -206 0 -392 87 -523 244%0A-92 111 -157 289 -157 431 0 189 99 397 247 520 61 51 195 121 249 131 18 3%0A39 13 47 22 17 20 227 386 227 395 0 10 -172 6 -244 -4z'/%3E%3Cpath d='M1298 2092 c-12 -15 -107 -174 -210 -353 -147 -255 -188 -334 -188%0A-361 0 -20 6 -40 13 -46 40 -33 261 -152 281 -152 14 0 36 10 49 23 24 22 379%0A632 400 687 21 57 3 78 -133 157 -142 83 -174 89 -212 45z'/%3E%3Cpath d='M1407 1383 c-49 -86 -53 -98 -37 -101 32 -5 63 -103 64 -197 0 -66%0A-5 -91 -28 -141 -35 -77 -112 -154 -191 -191 -80 -37 -202 -39 -280 -5 -45 20%0A-65 22 -170 20 l-120 -3 60 -58 c40 -39 85 -71 137 -95 79 -38 102 -67 56 -74%0A-13 -2 -23 -10 -23 -18 0 -13 28 -15 195 -15 167 0 195 2 195 15 0 8 -10 16%0A-22 18 -47 7 -24 36 58 75 283 134 384 487 217 758 -15 25 -28 53 -28 62 0 22%0A-11 47 -20 47 -4 0 -33 -44 -63 -97z'/%3E%3Cpath d='M876 1264 c-16 -41 -5 -52 109 -117 63 -37 121 -64 129 -61 17 6 29%0A32 21 44 -4 7 -102 65 -246 146 -4 2 -10 -3 -13 -12z'/%3E%3Cpath d='M546 914 c-24 -23 -20 -70 6 -88 19 -14 69 -16 338 -16 349 0 360 2%0A360 60 0 60 1 60 -360 60 -285 0 -331 -2 -344 -16z'/%3E%3C/g%3E%3C/svg%3E%0A"); }

.productView-fact-check-heading--three::before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 20010904//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'%3E%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='216.000000pt' height='213.000000pt' viewBox='0 0 216.000000 213.000000' preserveAspectRatio='xMidYMid meet'%3E%3Cg transform='translate(0.000000,213.000000) scale(0.100000,-0.100000)'%0Afill='%232D4656' stroke='none'%3E%3Cpath d='M876 2104 c-378 -75 -689 -346 -812 -708 -73 -212 -73 -480 0 -692%0A96 -282 327 -529 600 -643 39 -16 83 -33 99 -36 l27 -7 0 209 0 210 -62 38%0Ac-103 63 -201 171 -252 278 -57 119 -71 179 -70 302 1 187 64 335 199 470 136%0A137 283 198 475 199 187 1 341 -64 475 -199 89 -89 152 -198 182 -315 21 -85%0A21 -235 -1 -320 -47 -185 -177 -351 -343 -438 l-53 -27 0 -208 0 -207 28 6%0Ac15 3 65 22 112 40 314 126 551 395 637 724 37 141 43 339 13 479 -41 203%0A-128 372 -263 517 -165 176 -360 285 -587 328 -101 19 -308 20 -404 0z'/%3E%3Cpath d='M945 1544 c-44 -8 -110 -29 -147 -46 l-68 -31 0 -148 c0 -82 2 -149%0A5 -149 3 0 28 16 55 36 111 79 280 110 355 64 44 -27 65 -66 65 -119 0 -73%0A-25 -113 -136 -219 -144 -138 -183 -229 -154 -366 l11 -56 131 0 130 0 -9 32%0Ac-26 105 4 169 133 280 102 88 151 147 186 225 30 63 32 226 5 288 -45 101%0A-113 160 -228 196 -84 26 -234 32 -334 13z'/%3E%3Cpath d='M930 220 l0 -120 130 0 130 0 0 120 0 120 -130 0 -130 0 0 -120z'/%3E%3C/g%3E%3C/svg%3E%0A"); }

.productView-fact-check-link {
  display: block;
  margin-top: 1.5rem;
  margin-bottom: 0.625rem;
  font-size: 0.75rem;
  margin-top: auto; }

.productView-fact-check-shapshot .productView-fact-check-link {
  margin-top: 0.4375rem; }

.productView-fact-check-list {
  grid-area: 3 / 1 / 4 / 2;
  margin: 0.625rem 0 0.3125rem;
  list-style: none;
  margin-bottom: 2rem; }
  @media (min-width: 1280px) {
    .productView-fact-check-list {
      margin-top: 0; } }

.productView-science-item--process .productView-fact-check-list {
  margin: 0 25px; }
  @media (min-width: 1024px) {
    .productView-science-item--process .productView-fact-check-list {
      margin: 0 60px; } }

.productView-science-item--process .productView-fact-check-list .productView-fact-check-list-item:before {
  content: '- '; }

.productView-fact-check-list li:has(.button) {
  text-align: center; }

.productView-fact-check-list-item {
  font-size: 1rem; }

.productView-fact-check-images {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  grid-area: 2 / 1 / 3 / 2;
  margin-top: 0.375rem;
  justify-content: center;
  height: 100px; }
  @media (min-width: 1024px) {
    .productView-fact-check-images {
      margin-top: 1rem; } }
  @media (min-width: 1280px) {
    .productView-fact-check-images {
      margin-top: 0.5rem; } }

.productView-fact-check-image {
  width: 25%;
  max-width: 100px;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  border-radius: 4px; }
  @media (min-width: 1378px) {
    .productView-fact-check-image {
      width: 4.5rem; } }

.productView-fact-check-shapshot {
  grid-area: 1 / 2 / 4 / 3;
  margin-top: 1rem; }
  @media (min-width: 1024px) {
    .productView-fact-check-shapshot {
      margin-top: 1.25rem; } }
  @media (min-width: 1378px) {
    .productView-fact-check-shapshot {
      margin-top: 0; } }

.productView-fact-check-shapshot-heading {
  display: inline;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 2.4375rem;
  text-align: center; }
  @media (min-width: 1280px) {
    .productView-fact-check-shapshot-heading {
      line-height: 1.2em; } }

.productView-fact-check-shapshot-subheading {
  display: block;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 2.4375rem;
  text-align: center; }
  @media (min-width: 1280px) {
    .productView-fact-check-shapshot-subheading {
      line-height: 1.2em; } }

.productView-fact-check-shapshot-heading::before {
  content: '';
  position: relative;
  top: 5px;
  display: inline-block;
  width: 42px;
  height: 42px;
  margin-right: 4px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none'%3E%3Cg fill='%232D4656' clip-path='url(%23a)'%3E%3Cpath d='M20.226 8.998v-2.29c0-1.15-.93-2.08-2.08-2.08H4.08c-1.15 0-2.08.93-2.08 2.08V25.33c0 1.15.93 2.08 2.08 2.08h14.065c1.151 0 2.081-.93 2.081-2.08v-2.278a7.281 7.281 0 0 1-5.359-7.033 7.267 7.267 0 0 1 5.36-7.02v-.001ZM5.696 15.32h6.73a.7.7 0 0 1 .698.698.7.7 0 0 1-.698.698h-6.73a.7.7 0 0 1-.698-.698.7.7 0 0 1 .698-.698ZM5 12.264a.7.7 0 0 1 .698-.698h7.613a.7.7 0 0 1 .697.698.7.7 0 0 1-.697.698H5.696a.7.7 0 0 1-.698-.698Zm.697 6.824h7.614a.69.69 0 0 1 .697.685.7.7 0 0 1-.697.698H5.696a.693.693 0 0 1-.698-.698c0-.395.314-.685.698-.685Zm10.845 3.754a.7.7 0 0 1 .698.698.699.699 0 0 1-.698.697H5.696a.7.7 0 0 1-.698-.697.7.7 0 0 1 .698-.698h10.845Zm0-13.647H5.696a.692.692 0 0 1-.698-.698c0-.396.314-.685.698-.685h10.845a.69.69 0 0 1 .698.685.7.7 0 0 1-.698.698Z'/%3E%3Cpath d='M26.897 19.503a5.842 5.842 0 0 0 1.235-3.597 5.88 5.88 0 0 0-5.873-5.874 5.88 5.88 0 0 0-5.874 5.874 5.88 5.88 0 0 0 5.873 5.873 5.843 5.843 0 0 0 3.598-1.235l2.887 2.887a.734.734 0 0 0 1.04 0 .735.735 0 0 0 0-1.04l-2.887-2.888Zm-9.04-3.597c0-2.428 2.008-4.482 4.436-4.482 2.427 0 4.545 2.059 4.545 4.486 0 2.427-2.152 4.397-4.579 4.397a4.407 4.407 0 0 1-4.402-4.402Z'/%3E%3Cpath d='m23.55 14.188-1.828 2.18-.867-.898a.735.735 0 1 0-1.058 1.023l1.435 1.486c.139.144.33.224.53.224h.025a.735.735 0 0 0 .538-.262l2.352-2.807a.736.736 0 1 0-1.128-.945v-.001Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M2 4.627h28V27.41H2z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: block;
  margin: 0 auto 1.5rem auto; }

.productView-fact-check-shapshot-text {
  margin-bottom: 0.3125rem;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.25em; }

.productView-fact-check-text-heading {
  text-align: center;
  margin-bottom: 0;
  line-height: 1;
  margin-top: 1rem; }

.productView-fact-check-text {
  font-weight: 400;
  line-height: 1.2em;
  text-align: center;
  margin-top: 8px; }

.productView--info {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
  padding: 0 1.5625rem;
  clear: both;
  margin-bottom: 3.5rem; }
  @media (min-width: 650px) {
    .productView--info {
      grid-template-columns: repeat(4, 1fr);
      gap: 0.875rem;
      padding: 0; } }

.productView--info--heading {
  margin-bottom: 2.5rem;
  text-align: center; }

.productView--info-item {
  display: flex;
  flex-direction: column;
  align-items: center; }

.productView--info-image {
  width: auto;
  margin: 0 auto;
  aspect-ratio: 1 / 1;
  width: 5rem;
  height: 5rem;
  object-fit: contain; }
  @media (min-width: 375px) {
    .productView--info-image {
      width: 6rem;
      height: 6rem; } }
  @media (min-width: 551px) {
    .productView--info-image {
      width: 9rem;
      height: 9rem; } }
  @media (min-width: 1024px) {
    .productView--info-image {
      width: 6.25rem;
      height: 6.25rem; } }

.productView--info-name {
  margin-top: 1.3125rem;
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.25em;
  text-align: center; }
  @media (min-width: 1024px) {
    .productView--info-name {
      margin-top: 1rem;
      font-size: 1.3125rem; } }

.productView--info-text {
  margin: 0.25rem 0 2.0625rem;
  line-height: 1.25em;
  text-align: center; }
  @media (min-width: 1024px) {
    .productView--info-text {
      margin: 0; } }

.productView-summary {
  margin-bottom: 3.5rem;
  text-align: center; }

.productView-summary-heading {
  margin-bottom: 2.0625rem; }

.productView-summary > p,
.productView-stack-description {
  max-width: 70.875rem;
  margin: 0 auto;
  padding: 0 16px;
  text-align: left; }
  @media (min-width: 1024px) {
    .productView-summary > p,
    .productView-stack-description {
      text-align: center;
      padding: 0; } }

.productView-benefits {
  text-align: center;
  clear: both;
  margin-bottom: 3.5rem; }

.productView-benefits-heading {
  margin-bottom: 0.5625rem; }

.productView-benefits-text {
  margin-bottom: 0;
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  font-size: 1.375rem;
  font-weight: 400;
  line-height: 1.45em; }

.productView-benefits-text span {
  display: block; }
  @media (min-width: 551px) {
    .productView-benefits-text span {
      display: inline; } }

@media (min-width: 551px) {
  .productView-benefits-text strong {
    white-space: nowrap; } }

.productView-benefits-labels {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
  width: 100%;
  margin: 1.4375rem auto 0;
  padding: 0 0.5rem; }
  @media (min-width: 650px) {
    .productView-benefits-labels {
      grid-template-rows: 1fr;
      grid-template-columns: repeat(4, 1fr);
      justify-content: center;
      flex-wrap: wrap;
      gap: 0.875rem;
      padding: 0; } }

.productView-benefits-label {
  display: inline-flex;
  flex-direction: column;
  gap: 0.25rem;
  align-items: center;
  flex-shrink: 0;
  margin: 0 auto; }

.productView-benefits-label img {
  width: 8rem;
  height: 8rem;
  flex-shrink: 0; }
  @media (min-width: 551px) {
    .productView-benefits-label img {
      width: 10rem;
      height: 10rem; } }
  @media (min-width: 1440px) {
    .productView-benefits-label img {
      width: 11.25rem;
      height: 11.25rem; } }

.productView-benefits-label-name {
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2em;
  text-align: center; }
  @media (min-width: 1024px) {
    .productView-benefits-label-name {
      font-size: 1.3125rem; } }

.productView-science-heading {
  text-align: center;
  margin-bottom: 2.5rem; }

.productView-science-items-wrapper {
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: repeat(3, 1fr);
  margin-bottom: 1rem; }

.productView-science-items-wrapper .simplebar-content {
  display: flex;
  flex-direction: row;
  justify-content: space-between; }

.productView-science-item {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  width: 400px;
  padding: 1.5rem;
  margin: 0 auto 1rem auto;
  display: flex;
  flex-direction: column; }

.productView-science-item:first-child {
  margin-right: 1.5rem;
  margin-left: 0; }

.productView-science-item:nth-child(2) {
  margin-left: 1.5rem;
  margin-right: 1.5rem; }

.productView-science-item:last-child {
  margin-left: 1.5rem;
  margin-right: 0; }

.productView-science-item .button {
  width: 100%; }

.productView-science-image-wrapper {
  text-align: center; }

.productView-science-image-wrapper img {
  max-width: 200px; }

.productView-science-item--process img {
  box-shadow: rgba(50, 50, 105, 0.15) 0px 2px 5px 0px, rgba(0, 0, 0, 0.05) 0px 1px 1px 0px; }

.productView-stack {
  margin-top: 3.5rem; }

.productView-stack-heading {
  margin-bottom: 0.8125rem;
  line-height: 1em;
  text-align: center; }

.productView-stack-description {
  text-align: left;
  padding: 0 16px; }
  @media (min-width: 1024px) {
    .productView-stack-description {
      text-align: center;
      padding: 0; } }

.stack__productlist {
  flex-direction: row;
  flex-wrap: nowrap;
  margin-top: 1.875rem;
  padding-bottom: 2rem; }
  @media (min-width: 1280px) {
    .stack__productlist {
      justify-content: center; } }

.stack__productlist .product {
  flex-shrink: 0; }

@media (min-width: 1280px) {
  .stack__productlist-container.simplebar-scrollable-x .stack__productlist {
    justify-content: flex-start; } }

@keyframes shimmer {
  0% {
    background-position: -1200px 0; }
  100% {
    background-position: 1200px 0; } }

.productView-stack .product__preloader {
  min-height: 32.875rem;
  background-image: linear-gradient(to right, #F4F4F4 8%, #EAEAEA 18%, #F4F4F4 33%);
  background-size: 1200px 100%;
  animation: shimmer 2.5s linear infinite;
  border-radius: 4px; }

@media (min-width: 1280px) {
  .productView-stack .product {
    width: calc(25% - 0.85rem); } }

.productView-stack .card .card-figure {
  margin-top: 1.4375rem; }

.productView-stack .card .card-img-container {
  max-width: 5.3125rem; }

.productView-stack .card .card-body .card-title {
  width: 100%;
  margin: 0.25rem 0 1.4375rem; }

.productView-stack .card .card-body .card-title a {
  text-align: center; }

.productView-stack .card .card-options {
  width: 100%;
  text-align: center;
  margin-top: auto; }

.productView-stack .card .card-options .form-field {
  margin-bottom: 1.0625rem; }

.productView-stack .card .card-options .form-label {
  margin-bottom: 0.375rem;
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  color: #1c0f13;
  font-weight: 700;
  text-align: center; }

.productView-stack .card .card-options .form-label small {
  margin-left: 0;
  color: #ff313b; }

.productView-stack .card .card-price {
  display: flex;
  justify-content: center;
  align-items: baseline;
  gap: 0.35rem;
  width: 100%;
  margin: 0 0 0.5rem;
  text-align: center; }

.productView-stack .card .card-price-label {
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  font-size: 1.625rem;
  color: #326a84;
  font-weight: 500;
  line-height: 1.5em; }

.productView-stack .card .rrp-price--withTax,
.productView-stack .card .rrp-price--withoutTax,
.productView-stack .card .non-sale-price--withoutTax {
  display: none; }

.productView-stack .card .price-section span:not(.price) {
  display: none; }

.productView-stack .card .card-body .price-now-label:not([style*="display: none"]) + .price {
  color: #326a84; }

.productView-stack .card .button.button--primary {
  margin-top: 0; }

.productView-stack .card .button--success {
  background-color: #549955;
  border-color: #549955;
  color: #fff; }

.productView-description {
  float: none;
  clear: both;
  margin-top: 4rem; }
  @media (min-width: 1024px) {
    .productView-description {
      margin-top: 6rem; } }

.productView-details.product-options + .productView-description {
  margin-top: 2rem; }

.productView-description .tabs {
  margin-bottom: 0.4375rem; }

.productView-description .tab {
  margin-bottom: -1px;
  border: 1px solid #c4c4c4;
  border-bottom-color: #fff;
  border-radius: 4px 4px 0 0;
  overflow: hidden; }
  @media (min-width: 1024px) {
    .productView-description .tab {
      margin-right: 0.5rem; } }

.productView-description .tab:last-of-type {
  margin-bottom: 0; }
  @media (min-width: 1024px) {
    .productView-description .tab:last-of-type {
      margin-bottom: -1px; } }

.productView-description .tab .tab-title {
  padding: 0.875rem 2rem;
  font-size: 1.125rem;
  color: #1c0f13;
  font-weight: 700; }

.productView-description .tab .tab-title:hover,
.productView-description .tab .tab-title:focus,
.productView-description .tab .tab-title:active {
  text-decoration: none; }

.productView-description .tab.is-active .tab-title {
  color: #fff;
  background-color: #1f4659;
  border-color: #1f4659; }

.productView-description .tabs-contents {
  margin-bottom: 0.5rem; }

.productView-description .readmore + a[data-readmore-toggle],
.productView-description .readmore a[data-readmore],
.category-desc.readmore + a[data-readmore-toggle],
.category-desc.readmore a[data-readmore] {
  display: flex;
  justify-content: center;
  margin: 1rem auto;
  text-transform: uppercase; }

.productView-disclaimer {
  margin: 0 1rem 3rem;
  padding: 10px 15px;
  border: 3px solid #222; }
  @media (min-width: 1280px) {
    .productView-disclaimer {
      margin-bottom: 1rem; } }

.tab-content {
  padding: 2.5rem 0; }
  @media (min-width: 1024px) {
    .tab-content {
      padding: 1.5rem 0; } }

@media (min-width: 1024px) {
  .tab-content--wrapper {
    display: flex;
    flex-direction: row;
    align-items: space-between;
    justify-content: space-between; } }

#tab-videos .tab-content--wrapper .tab-content__videos-wrapper {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: .75rem; }
  @media (min-width: 1024px) {
    #tab-videos .tab-content--wrapper .tab-content__videos-wrapper {
      grid-template-columns: repeat(2, 1fr); } }

.tab-content__productView-video {
  text-align: center; }

#tab-videos .tab-content--wrapper .tab-content__videos-wrapper iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  max-width: 860px; }
  @media (min-width: 620px) {
    #tab-videos .tab-content--wrapper .tab-content__videos-wrapper iframe {
      width: revert-layer;
      height: revert-layer; } }
  @media (min-width: 1024px) {
    #tab-videos .tab-content--wrapper .tab-content__videos-wrapper iframe {
      max-width: 460px; } }
  @media (min-width: 1200px) {
    #tab-videos .tab-content--wrapper .tab-content__videos-wrapper iframe {
      max-width: 560px; } }

#tab-articles .tab-content--wrapper .tab-content__productView-article {
  display: grid;
  gap: .75rem;
  grid-template-columns: repeat(1, 1fr);
  margin-bottom: 0; }
  @media (min-width: 551px) {
    #tab-articles .tab-content--wrapper .tab-content__productView-article {
      grid-template-columns: repeat(2, 1fr);
      gap: 1.5rem; } }
  @media (min-width: 1024px) {
    #tab-articles .tab-content--wrapper .tab-content__productView-article {
      grid-template-columns: repeat(3, 1fr); } }
  @media (min-width: 1280px) {
    #tab-articles .tab-content--wrapper .tab-content__productView-article {
      grid-template-columns: repeat(4, 1fr); } }

#tab-articles .tab-content--wrapper .blog-post__card-read-more {
  margin-top: 12px; }
  @media (min-width: 551px) {
    #tab-articles .tab-content--wrapper .blog-post__card-read-more {
      margin-top: 2.625rem; } }

#tab-articles .tab-content--wrapper .blog-post__card-header {
  padding: 15px 13px 10px; }
  @media (min-width: 551px) {
    #tab-articles .tab-content--wrapper .blog-post__card-header {
      padding: 25px 23px 20px; } }

#tab-articles .tab-content--wrapper .blog-post__card-container {
  display: none; }
  @media (min-width: 551px) {
    #tab-articles .tab-content--wrapper .blog-post__card-container {
      display: block; } }

#tab-articles .tab-content--wrapper .blog-post__card-title {
  margin: 0 0 12px; }
  @media (min-width: 551px) {
    #tab-articles .tab-content--wrapper .blog-post__card-title {
      margin: 0 0 1rem; } }

.tab-content__description h2,
.tab-content__description h3 {
  margin-top: 2.5rem;
  text-align: center;
  font-size: 2rem;
  font-weight: 700; }

.tab-content__description li {
  font-weight: 600;
  line-height: 30px; }

.tab-content__description img {
  display: block;
  margin: 0 auto;
  line-height: 0; }

.tab-content__description a {
  color: #326a84;
  text-decoration: underline; }

.tab-content__description a:hover,
.tab-content__description a:focus {
  color: #1f4659;
  text-decoration: none; }

.tab-content__description .faq {
  width: calc(100% + 3rem);
  margin-top: 3rem;
  margin-left: -1.5rem;
  padding-bottom: 5rem; }
  @media (min-width: 1024px) {
    .tab-content__description .faq {
      width: auto;
      margin-top: 5.0625rem;
      margin-left: 0; } }

.tab-content__description .faq__heading,
.tab-content__description .faq-list-item__heading {
  margin-top: 0; }

.tab-content__description .faq-list-item__heading {
  text-align: left; }

.tab-content__description .faq .faq-list-item {
  padding: 0.9375rem 0.75rem 1.875rem; }
  @media (min-width: 1024px) {
    .tab-content__description .faq .faq-list-item {
      padding: 0.9375rem 1.4375rem 1.875rem; } }

.productView-lab-testing {
  margin: 0; }
  @media (min-width: 1024px) {
    .productView-lab-testing {
      margin: 3.5rem 0 8.5rem; } }

.productView-lab-testing__heading {
  margin-bottom: 0.75rem;
  text-align: center; }

.productView-lab-testing__heading-link-container {
  margin-bottom: 1.9375rem;
  text-align: center; }

.productView-lab-testing__heading-link {
  font-size: 1rem;
  font-weight: 700;
  color: #326a84;
  text-decoration: underline; }

.productView-lab-testing__heading-link:hover {
  color: #4690b2;
  text-decoration: none; }

.productView-lab-testing__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 24px;
  max-width: 1240px;
  margin: 0 auto;
  list-style: none; }

.productView-lab-testing__list-item {
  flex: 1; }

.productView-lab-testing__link {
  margin-bottom: 0;
  font-size: 1.15rem;
  line-height: 1.15em;
  white-space: nowrap;
  width: 100%; }
  @media (min-width: 1024px) {
    .productView-lab-testing__link {
      font-size: 1.3125rem; } }

.productView-lab-testing__link .icon {
  margin-top: -0.1875rem;
  width: 1.5rem;
  height: 1.5rem; }

.productView-certificates {
  margin: 3.5rem 0 1rem;
  padding: 0 1rem;
  text-align: center; }
  @media (min-width: 1024px) {
    .productView-certificates {
      margin-bottom: 8rem;
      padding: 0; } }

.productView-certificates__heading {
  margin-bottom: 0.5rem; }

.productView-certificates__desc {
  margin-bottom: 1.5rem;
  text-align: left; }
  @media (min-width: 1024px) {
    .productView-certificates__desc {
      text-align: center; } }

.productView-certificates__button {
  width: 100%; }
  @media (min-width: 1024px) {
    .productView-certificates__button {
      width: auto; } }

.productView-certificates__list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 2rem;
  margin-top: 2rem; }
  @media (min-width: 1024px) {
    .productView-certificates__list {
      flex-direction: row;
      align-items: flex-start;
      margin: 2.5rem 2rem 0; } }
  @media (min-width: 1280px) {
    .productView-certificates__list {
      margin: 2.5rem 0 0; } }

.productView-certificates__item {
  display: flex;
  flex-direction: column-reverse;
  max-width: 24.5rem;
  margin: 0; }

.productView-certificates__image {
  width: 100%;
  aspect-ratio: 9 / 8;
  object-fit: contain;
  object-position: top; }
  @media (min-width: 1024px) {
    .productView-certificates__image {
      object-position: center; } }

.productView-certificates__item-name {
  margin: 0 0 1rem;
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  font-size: 1.3125rem;
  color: #1c0f13;
  font-weight: 700;
  line-height: 1.09em; }

.productView-certificates__link:hover,
.productView-certificates__link:focus,
.productView-certificates__link:active {
  text-decoration: none; }
  .productView-certificates__link:hover .productView-certificates__item-name,
  .productView-certificates__link:focus .productView-certificates__item-name,
  .productView-certificates__link:active .productView-certificates__item-name {
    color: #4690b2; }

#modal--galleryVideo {
  min-height: auto; }

#modal--galleryVideo .modal-close {
  top: 0;
  right: 0; }

#modal--galleryVideo .modal-close:hover,
#modal--galleryVideo .modal-close:focus,
#modal--galleryVideo .modal-close:focus-visible {
  color: #4690b2;
  text-decoration: none;
  outline: none !important; }

#modal--galleryVideo .modal-close::before,
#modal--galleryVideo .modal-close::after {
  content: none !important; }

#modal--galleryVideo .modal-body {
  padding: 1.5rem; }
  @media (min-width: 551px) {
    #modal--galleryVideo .modal-body {
      padding: 2.25rem; } }

#modal--galleryVideo .video-player iframe {
  width: 100%;
  aspect-ratio: 16 / 9; }

.easyzoom-flyout {
  display: none !important; }

.productView-description .productReviews-list .productReview {
  width: 100%;
  margin-bottom: 1rem; }

.productView-description .productReviews-list .productReview .productReview-author {
  margin-bottom: 0; }

.productView-details .similar-products {
  margin-bottom: 1rem;
  font-weight: 700; }

.productView-details .similar-products {
  display: none; }

.productView-details .similar-products:has(span) {
  display: block; }

.productView-details .similar-products span::after {
  content: ','; }

.productView-details .similar-products span:nth-last-child(2)::after {
  content: ' or '; }

.productView-details .similar-products span:last-of-type::after {
  content: '.'; }

.productView-details .similar-products a {
  color: inherit;
  text-decoration: underline; }

.productView-details .similar-products a:hover,
.productView-details .similar-products a:focus {
  text-decoration: none; }

.productView-below-increments {
  display: grid;
  grid-template-rows: 1fr 1fr;
  align-items: end; }
  @media (min-width: 551px) {
    .productView-below-increments {
      grid-template-columns: 1fr 1fr;
      grid-template-rows: 1fr; } }

.productView-below-increments .productView-benefits-labels {
  margin-top: 0;
  flex-wrap: nowrap;
  display: flex;
  gap: 0; }
  @media (min-width: 551px) {
    .productView-below-increments .productView-benefits-labels {
      gap: 1rem; } }

.productView-below-increments .productView-benefits-label {
  flex-wrap: nowrap; }

.productView-below-increments .productView-benefits-heading {
  font-size: 24px;
  text-align: left; }
  @media (min-width: 1024px) {
    .productView-below-increments .productView-benefits-heading {
      margin-left: 10px; } }

.productView-below-increments .productView-benefits-label img {
  height: 3.25rem;
  width: auto; }
  @media (min-width: 551px) {
    .productView-below-increments .productView-benefits-label img {
      height: 4.25rem; } }

.productView-benefits-section {
  display: none; }

.stack__productlist-container .productGrid .product {
  max-width: 92%; }
  @media (min-width: 375px) {
    .stack__productlist-container .productGrid .product {
      max-width: 90%; } }
  @media (min-width: 551px) {
    .stack__productlist-container .productGrid .product {
      max-width: 80%; } }
  @media (min-width: 1024px) {
    .stack__productlist-container .productGrid .product {
      max-width: 33%; } }

.fera-productReviews-writeReviewLink {
  display: none; }

.page--cart .page-heading {
  margin-bottom: 3.375rem;
  text-align: center; }

.cart__container {
  margin-bottom: 5rem; }
  @media (min-width: 1024px) {
    .cart__container {
      display: block; } }
  @media (min-width: 1280px) {
    .cart__container {
      display: flex; } }

@media (min-width: 1024px) {
  .cart__content {
    width: 100%;
    margin-right: 0; } }

@media (min-width: 1280px) {
  .cart__content {
    width: 72.95%;
    margin-right: 1.5rem; } }

.cart-header-item {
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  font-weight: 700; }

.cart-header-item.cart-header-item--price {
  padding-left: 0;
  text-align: center; }

@media (min-width: 1280px) {
  .cart-item-block.cart-item-figure {
    width: 8.35%; } }

@media (min-width: 1024px) {
  .cart-item-block.cart-item-title {
    width: 30%;
    padding: 1.9375rem 0 1.9375rem 2.375rem; } }

.cart-item-brand {
  display: none; }

.cart-item-name {
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  font-size: 1.125rem;
  color: #1c0f13;
  font-weight: 500;
  line-height: 1.33em; }

.cart-item-name a {
  color: #1c0f13; }

.cart-item-name a:hover {
  color: #757575;
  text-decoration: none; }

.cart-item-name + .definitionList {
  margin: 0.625rem 0 0; }

.cart-item-block .definitionList-key {
  margin-right: 0.3125rem;
  color: #1c0f13;
  font-weight: 700; }

.cart-item-block .definitionList-value {
  margin-bottom: 0.625rem;
  color: #555;
  font-weight: 700; }

.cart-item-title > a {
  color: #1c0f13;
  text-decoration: underline; }

.cart-item-title > a:hover {
  color: #757575;
  text-decoration: none; }

.cart-item-block .form-wishlist .dropdown-menu.is-open {
  left: 0; }

@media (min-width: 1280px) {
  .cart-item-block.cart-item-price,
  .cart-item-block.cart-item-quantity,
  .cart-item-block.cart-item-total {
    width: calc(26% / 3); } }

@media (min-width: 1024px) {
  .cart-item-block.cart-item-price {
    text-align: center; } }

.cart-item-block.cart-item-quantity {
  align-items: center; }
  @media (min-width: 1024px) {
    .cart-item-block.cart-item-quantity {
      max-width: 170px; } }

.cart-item-block.cart-item-quantity .form-label {
  margin-bottom: 0; }
  .cart-item-block.cart-item-quantity .form-label::after {
    content: ':';
    display: inline-block; }

.cart-item-quantity .form-increment {
  display: inline-flex;
  width: 10.875rem;
  margin: 0;
  padding-left: 1.5rem; }
  @media (min-width: 551px) {
    .cart-item-quantity .form-increment {
      padding-left: 0; } }
  @media (min-width: 1024px) {
    .cart-item-quantity .form-increment {
      justify-content: center; } }

.cart-item-block.cart-item-price .cart-item-value,
.cart-item-total .cart-item-value {
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  font-weight: 500; }

.cart-item-block.cart-item-total {
  min-width: 120px; }

.cart-remove.icon {
  width: 1.375rem;
  height: 1.375rem; }

.cart-remove.icon svg {
  fill: #1c0f13;
  stroke: #1c0f13;
  stroke-width: 1px;
  transform: all .2s ease; }

.cart-remove.icon:hover svg {
  fill: #4690b2;
  stroke: #4690b2; }

.cart__totals {
  margin-top: 2.5rem;
  color: #1c0f13;
  background-color: #f2f2f2;
  border-radius: 4px; }
  @media (min-width: 1024px) {
    .cart__totals {
      width: 100% !important; } }
  @media (min-width: 1280px) {
    .cart__totals {
      width: 23.75rem !important;
      height: fit-content;
      margin-top: 0;
      margin-left: auto; } }

.cart__totals-wrapper {
  border: none; }

.cart__totals-header {
  grid-template-columns: auto 1fr;
  margin: 0 1.5rem;
  padding: 1.5rem 0 1rem;
  border-color: #c4c4c4; }

.cart__totals-heading {
  font-size: 1.3125rem; }

.cart__totals-action {
  text-decoration: underline; }

.cart__totals .cart-total {
  border-color: #c4c4c4; }

.cart-total-label,
.cart-total-value {
  padding: 1.3125rem 0; }

.cart-total-label,
.coupon-code-add,
.coupon-code-cancel,
.shipping-estimate-show,
.gift-certificate-add,
.gift-certificate-cancel,
.estimator-form-label .form-label {
  color: #1c0f13; }

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

.cart-total-label-grandTotal,
.cart-total-grandTotal {
  padding: 1.1875rem 0 1.25rem;
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  font-size: 1.3125rem;
  font-weight: 500; }

.cart__actions .button {
  padding: 0.6875rem 1.5rem;
  background-color: #4690b2;
  border-color: #4690b2; }

.cart__actions .button:hover,
.cart__actions .button:focus {
  background-color: #326a84;
  border-color: #326a84; }

.page--cart div[data-cart-status] {
  margin-bottom: 2rem; }

.cart-additionalCheckoutButtons {
  margin: 0 auto;
  padding-right: 0; }

.cart-additionalCheckoutButtons .or-use-label {
  text-align: center; }

.page-content:has(.empty-cart) .cpu {
  display: none; }

.previewCartItem-quantity-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap; }

.previewCartItem-remove {
  display: block; }

.previewCartItem-quantity-container {
  margin: 1rem 0; }

.previewCartItem-quantity-container .form-increment .form-input {
  margin: 0 -6px; }

.previewCartItem-quantity-container .form-increment {
  display: flex;
  flex-wrap: nowrap; }

.navUser-item--cart__hidden-s {
  display: none; }

/* ==========================================================
 * ## Variables
 * ========================================================== */
/* ==========================================================
 * ## Page Layout
 * ========================================================== */
.page--blog-custom::after {
  content: '';
  display: table;
  clear: both; }

@media (min-width: 1024px) {
  .page--blog-custom .blog-sidebar,
  .page--blog-post-custom .blog-sidebar {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem; } }

@media (min-width: 1280px) {
  .page--blog-custom .blog-sidebar,
  .page--blog-post-custom .blog-sidebar {
    display: block;
    float: left;
    width: 18.6%;
    padding-right: 3.5625rem; } }

@media (min-width: 1280px) {
  .page--blog-custom .blog-top {
    float: left;
    width: 81.4%; } }

.page--blog-custom .blog-posts,
.page--blog-post-custom .blog-post {
  padding-bottom: 5rem; }
  @media (min-width: 1280px) {
    .page--blog-custom .blog-posts,
    .page--blog-post-custom .blog-post {
      float: right;
      width: 81.4%; } }

/* ==========================================================
* ## Sidebar
* ========================================================== */
.blog-sidebar__block {
  position: relative;
  margin-bottom: 2.375rem; }

.blog-sidebar__block > a {
  display: block; }
  .blog-sidebar__block > a:hover, .blog-sidebar__block > a:focus {
    text-decoration: none; }

.blog-sidebar__block .blog-sidebar__header > .icon {
  height: 1rem;
  width: 1rem; }
  .blog-sidebar__block .blog-sidebar__header > .icon svg {
    fill: #333333; }
  @media (min-width: 1280px) {
    .blog-sidebar__block .blog-sidebar__header > .icon {
      display: none; } }

@media only screen and (max-width: 1280px) {
  .blog-sidebar__block > a.is-open .icon {
    transform: rotate(90deg); } }

@media only screen and (max-width: 1280px) {
  .blog-sidebar__header {
    margin: 0;
    padding: 0.75rem 0.6875rem 1.5625rem;
    border-bottom: 1px solid #d3d3d3;
    display: flex;
    align-items: center; } }

@media (min-width: 1280px) {
  .blog-sidebar__header {
    margin-top: 0;
    margin-bottom: 1rem;
    padding: 0; } }

.blog-sidebar__header-text {
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 700; }
  @media only screen and (max-width: 1280px) {
    .blog-sidebar__header-text {
      color: #333333;
      font-family: "Altivo", Arial, Helvetica, sans-serif;
      flex: 1; } }
  @media (min-width: 1024px) {
    .blog-sidebar__header-text {
      font-size: 1.3125rem; } }

.blog-sidebar__content {
  display: none;
  width: 100%; }
  @media (min-width: 1280px) {
    .blog-sidebar__content {
      display: block; } }

.blog-sidebar__content.is-open {
  display: block;
  position: absolute;
  z-index: 5;
  background-color: white; }
  @media (min-width: 1280px) {
    .blog-sidebar__content.is-open {
      position: static; } }

.blog-sidebar__recent-list,
.blog-sidebar__tag-list {
  margin: 0;
  list-style: none; }
  @media only screen and (max-width: 1280px) {
    .blog-sidebar__recent-list,
    .blog-sidebar__tag-list {
      border: 1px solid #d3d3d3;
      border-top: none;
      background-color: white; } }
  @media (min-width: 1280px) {
    .blog-sidebar__recent-list,
    .blog-sidebar__tag-list {
      padding: 0.5rem 0;
      border-top: 1px solid #d3d3d3;
      border-bottom: 1px solid #d3d3d3; } }

.blog-sidebar__recent-list-skeleton {
  width: 100%;
  display: block;
  margin: 0.75rem 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 80%), #ececec;
  background-repeat: repeat-y;
  background-size: 50px 500px;
  background-position: 0 0;
  animation: shine 1s infinite; }

@keyframes shine {
  to {
    background-position: 100% 0; } }

.blog-sidebar__recent-list-item,
.blog-sidebar__tag-list-item {
  line-height: 1.2em; }
  @media only screen and (max-width: 1280px) {
    .blog-sidebar__recent-list-item,
    .blog-sidebar__tag-list-item {
      border-bottom: 1px solid #d3d3d3; }
      .blog-sidebar__recent-list-item:last-child,
      .blog-sidebar__tag-list-item:last-child {
        border-bottom: none; } }
  @media (min-width: 1280px) {
    .blog-sidebar__recent-list-item,
    .blog-sidebar__tag-list-item {
      margin: 1rem 0; } }

.blog-sidebar__recent-list-item a,
.blog-sidebar__tag-list-item a {
  display: block; }
  @media only screen and (max-width: 1280px) {
    .blog-sidebar__recent-list-item a,
    .blog-sidebar__tag-list-item a {
      padding: 0.75rem 1rem;
      transition: none; }
      .blog-sidebar__recent-list-item a:hover, .blog-sidebar__recent-list-item a:focus,
      .blog-sidebar__tag-list-item a:hover,
      .blog-sidebar__tag-list-item a:focus {
        color: white;
        background-color: #0f7fff;
        text-decoration: none; } }

.blog-sidebar__tag-list-item a {
  text-transform: uppercase; }

.blog-sidebar__form {
  padding: 2rem 0; }
  @media only screen and (max-width: 1280px) {
    .blog-sidebar__form {
      border: 1px solid #d3d3d3;
      border-top: none;
      margin-bottom: 0;
      padding: 1rem; } }
  @media (min-width: 1280px) {
    .blog-sidebar__form {
      border-top: 1px solid #d3d3d3;
      border-bottom: 1px solid #d3d3d3; } }

.blog-sidebar__form .form-field {
  margin: 0; }

.blog-sidebar__form .button {
  margin-top: 1rem;
  margin-left: 0;
  width: 100%; }

/* ==========================================================
* ## Top
* ========================================================== */
.page--blog-custom .page-heading {
  text-align: center; }
  @media (min-width: 1024px) {
    .page--blog-custom .page-heading {
      text-align: left; } }

.blog-top .page-heading {
  margin: 0; }
  @media (min-width: 1024px) {
    .blog-top .page-heading {
      margin-bottom: 1rem; } }

.blog-top__content {
  margin-bottom: 2rem; }

@media (min-width: 551px) {
  .blog-top__content-img--mobile {
    display: none; } }

.blog-top__content-img--desktop {
  display: none; }
  @media (min-width: 551px) {
    .blog-top__content-img--desktop {
      display: block; } }

.blog-top__content-description {
  margin: 2rem 0; }

/* ==========================================================
* ## Posts
* ========================================================== */
.blog-posts__container {
  display: grid;
  gap: 1.75rem;
  grid-template-columns: 1fr;
  padding: 2rem 0.875rem;
  margin-bottom: 2rem; }
  @media (min-width: 551px) {
    .blog-posts__container {
      grid-template-columns: repeat(2, 1fr); } }
  @media (min-width: 1024px) {
    .blog-posts__container {
      gap: 1.5rem;
      grid-template-columns: repeat(3, 1fr);
      margin-bottom: 0;
      padding: 3.125rem 0 0; } }

.blog-post__card {
  display: flex;
  flex-flow: column nowrap;
  border-radius: 6px;
  transition: box-shadow .2s ease;
  overflow: hidden;
  box-shadow: 0px 4px 8px 0px #f0f0f0, 0px 0px 4px 0px whitesmoke; }

.blog-post__card:hover {
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.14), 0px 0px 4px 0px rgba(0, 0, 0, 0.04); }

.blog-post__card-thumbnail {
  margin: 0;
  text-align: center;
  aspect-ratio: 128 / 67; }

.blog-post__card-thumbnail a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%; }

.blog-post__card-thumbnail img {
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  object-position: center; }

.blog-post__card-thumbnail--default {
  padding: 0 1.5rem; }

.blog-post__card-thumbnail--default img {
  object-fit: contain; }

.blog-post__card-body {
  display: flex;
  flex-flow: column nowrap;
  width: 100%;
  height: 100%; }

.blog-post__card-header {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 25px 23px 20px; }
  @media (min-width: 1280px) {
    .blog-post__card-header {
      padding: 1.5625rem 1.5rem 1.25rem; } }

.blog-post__card-title {
  margin: 0 0 1rem;
  letter-spacing: 0.035em; }
  @media (min-width: 1280px) {
    .blog-post__card-title {
      margin-bottom: 0.875rem; } }

.blog-post__card-title a {
  color: #4690b2; }

.blog-post__card-title a:hover,
.blog-post__card-title a:focus {
  color: #326a84;
  text-decoration: none; }

.blog-post__card-date {
  margin: 0; }

.blog-post__card-summary {
  display: flex;
  flex-flow: column nowrap;
  flex: 1 1 auto;
  padding: 1.5rem 0 0; }

.blog-post__card-read-more-wrapper {
  margin-top: auto; }

.blog-post__card-read-more {
  display: inline-block;
  margin-top: 2.625rem;
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  color: #326a84;
  font-weight: 700;
  line-height: 1em; }
  @media (min-width: 1280px) {
    .blog-post__card-read-more {
      margin-top: 2.6875rem; } }

.blog-post__card-read-more .icon {
  position: relative;
  top: -2px;
  width: 18px;
  height: 17px;
  margin-left: 5px;
  transform: margin-left 0.15s ease; }

.blog-post__card-read-more .icon svg {
  fill: #326a84;
  transform: fill 0.15s ease; }

.blog-post__card-read-more:hover,
.blog-post__card-read-more:focus {
  color: #1f4659;
  text-decoration: none; }
  .blog-post__card-read-more:hover .icon,
  .blog-post__card-read-more:focus .icon {
    margin-left: 7px; }
    .blog-post__card-read-more:hover .icon svg,
    .blog-post__card-read-more:focus .icon svg {
      fill: #1f4659; }

/* ==========================================================
 * ## BLOG POST
 * ========================================================== */
.blog-post__title {
  margin: -0.375rem 0 1rem;
  line-height: 1.2em; }

.tags {
  margin-left: -0.5rem;
  margin-bottom: 0.5rem;
  text-align: left; }

.tag a {
  color: #4690b2; }

.tag a:hover,
.tag a:focus {
  color: #326a84; }

.page--blog-post-custom:has(.shogun-root) .blog-post {
  margin: 0 auto; }
  @media (min-width: 1024px) {
    .page--blog-post-custom:has(.shogun-root) .blog-post {
      overflow-x: hidden; } }

.page--blog-post-custom:has(.shogun-root) .blog-post__title {
  margin-bottom: 2rem;
  text-align: center; }

.page--blog-post-custom:has(.shogun-root) .socialLinks-container {
  margin-top: 1rem; }

.blog-post-disclaimer {
  padding: 1rem;
  border: 4px solid #4690b2;
  font-size: 1rem; }
  @media (min-width: 1024px) {
    .blog-post-disclaimer {
      font-size: 18px;
      border: 8px solid #4690b2; } }

.page--wishlist .productGrid .product {
  display: flex;
  flex-direction: column; }

.page--wishlist .card + .form {
  margin: 1rem;
  text-align: center; }

.login {
  max-width: none; }

.login .page-heading {
  text-align: center; }

.login-row {
  max-width: 56.25rem; }

[data-simplebar] {
  position: relative;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start; }

.simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit; }

.simplebar-mask {
  direction: inherit;
  position: absolute;
  overflow: hidden;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 0; }

.simplebar-offset {
  direction: inherit !important;
  box-sizing: inherit !important;
  resize: none !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch; }

.simplebar-content-wrapper {
  direction: inherit;
  box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%;
  /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
  width: auto;
  max-width: 100%;
  /* Not required for horizontal scroll to trigger */
  max-height: 100%;
  /* Needed for vertical scroll to trigger */
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none; }

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0; }

.simplebar-content:before,
.simplebar-content:after {
  content: ' ';
  display: table; }

.simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none; }

.simplebar-height-auto-observer-wrapper {
  box-sizing: inherit !important;
  height: 100%;
  width: 100%;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  flex-grow: inherit;
  flex-shrink: 0;
  flex-basis: 0; }

.simplebar-height-auto-observer {
  box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1; }

.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  overflow: hidden; }

[data-simplebar].simplebar-dragging {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

[data-simplebar].simplebar-dragging .simplebar-content {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

[data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all; }

.simplebar-scrollbar {
  position: absolute;
  left: 0;
  right: 0;
  min-height: 10px; }

.simplebar-scrollbar:before {
  position: absolute;
  content: '';
  background: black;
  border-radius: 7px;
  left: 2px;
  right: 2px;
  opacity: 0;
  transition: opacity 0.2s 0.5s linear; }

.simplebar-scrollbar.simplebar-visible:before {
  opacity: 0.5;
  transition-delay: 0s;
  transition-duration: 0s; }

.simplebar-track.simplebar-vertical {
  top: 0;
  width: 11px; }

.simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px; }

.simplebar-track.simplebar-horizontal {
  left: 0;
  height: 11px; }

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  right: auto;
  left: 0;
  top: 0;
  bottom: 0;
  min-height: 0;
  min-width: 10px;
  width: auto; }

/* Rtl support */
[data-simplebar-direction='rtl'] .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0; }

.simplebar-dummy-scrollbar-size {
  direction: rtl;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  height: 500px;
  width: 500px;
  overflow-y: hidden;
  overflow-x: scroll;
  -ms-overflow-style: scrollbar !important; }

.simplebar-dummy-scrollbar-size > div {
  width: 200%;
  height: 200%;
  margin: 10px 0; }

.simplebar-hide-scrollbar {
  position: fixed;
  left: 0;
  visibility: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none; }

.body {
  margin-top: 5.5rem;
  margin-bottom: 0; }
  @media (min-width: 1280px) {
    .body {
      margin-top: 3.5rem; } }

.page-heading {
  margin-bottom: 1rem;
  text-align: left; }

ol.breadcrumbs {
  display: none;
  margin-bottom: 2.4375rem;
  text-align: left; }
  @media (min-width: 1024px) {
    ol.breadcrumbs {
      display: block; } }

.breadcrumb,
.breadcrumb a,
.breadcrumb.is-active > .breadcrumb-label {
  color: #1c0f13;
  font-weight: 400; }

.breadcrumb:not(:first-child)::before {
  margin: 0 0.875rem 0 0.9375rem;
  border-color: #1c0f13;
  transform: rotate(20deg); }

.card {
  position: relative;
  margin-bottom: 1.5rem;
  transition: box-shadow .2s ease;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.06), 0px 0px 4px 0px rgba(0, 0, 0, 0.04); }
  .card:hover, .card:focus {
    box-shadow: 0px 4px 12px 2px rgba(0, 0, 0, 0.06), 0px 0px 8px 2px rgba(0, 0, 0, 0.04); }

.sale-flag-side {
  position: absolute;
  top: 9px;
  right: 9px;
  height: auto;
  max-width: 95%;
  padding: 10px 8px;
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  color: #1c0f13;
  font-weight: 700;
  line-height: 1.25em;
  text-align: right;
  background-color: #efbc0b;
  border-radius: 4px;
  user-select: none; }

.sale-flag-side .sale-text {
  position: relative;
  background-color: #efbc0b; }

.product:hover .sale-flag-side {
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  background-color: #efbc0b; }

.card .card-figure {
  padding: 0; }

.card .card-img-container {
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1/1;
  max-width: 15.625rem;
  margin: 0 auto; }
  @media (min-width: 1280px) {
    .card .card-img-container {
      max-width: 31.25rem; } }

.card .card-img-container::after {
  content: none; }

.card .card-image {
  position: static;
  width: auto;
  height: auto; }

.card .card-text__rating {
  margin-top: 8px;
  min-height: 24px; }

.card-benefits {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 0.5rem; }

.card-benefits-name {
  margin-top: 0.5rem;
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  font-size: 1.3125rem;
  font-weight: 700;
  line-height: 1.09em; }

.card-benefits-why {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  margin-top: 0.5rem; }

.card-benefits-why__question {
  text-align: center;
  font-size: 1.3125rem;
  margin-bottom: 0; }

.card-benefits-why__answer {
  text-align: center;
  display: block; }

.card .card-title {
  margin-bottom: 1.5rem; }

.card .card-body .card-title a {
  margin-bottom: 0;
  text-align: left; }

.card .card-body .price {
  font-size: 1.625rem;
  font-weight: 500;
  color: #326a84; }

.card .card-text__price {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  align-items: baseline;
  margin: auto 0 0; }

.card .card-text .rrp-price--withTax,
.card .card-text .rrp-price--withoutTax {
  display: none; }

.card .card-text .price-section span:not(.price) {
  display: none; }

.card .button.button--primary {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 1.375rem 0 0;
  padding: 0.875rem 0.75rem 0.8125rem;
  font-size: 1.1875rem; }
  @media (min-width: 1024px) {
    .card .button.button--primary {
      margin-top: 1.6875rem; } }

.card .button .icon,
.add-to-cart-buttons .button--primary .icon {
  width: 1.5rem;
  height: 1.5rem;
  margin-top: -0.25rem;
  margin-left: 0.5rem;
  fill: white;
  flex-shrink: 0; }

.form-option {
  border-color: #c4c4c4;
  border-radius: 4px; }

.form-option:hover,
.form-option:focus {
  border-color: #7b7b7b; }

.form-radio:checked + .form-option {
  border-color: #1c0f13;
  box-shadow: 0 0 0 1px #1c0f13; }

.form-option-variant {
  padding: 0.25rem 0.875rem 0.1875rem;
  color: #1c0f13;
  background-color: #fff; }

.form-select.form-select--small {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' fill='rgba(70, 144, 178, 0.99)'%3E%3Cpath d='m7.8201 7.6451 5.3396-5.5763c.4537-.4738.4537-1.2392 0-1.713s-1.1865-.4738-1.6402 0L6.9942 5.0696 2.4805.3558C2.0268-.118 1.294-.118.8403.3558s-.4537 1.2392 0 1.713l5.3396 5.5763c.442.4738 1.1865.4738 1.6402 0Z'/%3E%3C/svg%3E");
  background-position: right 0.75rem top 0.875rem;
  background-size: 0.8125rem; }

.slick-prev,
.slick-next {
  width: 1.5rem;
  height: 1.5rem;
  padding: 0;
  background-color: #fff; }
  .slick-prev::before,
  .slick-next::before {
    width: 100%;
    height: 100%;
    background-size: 26px;
    background-position: center;
    background-repeat: no-repeat; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    background: inherit;
    background-color: #fff;
    background-position: inherit;
    background-repeat: inherit;
    background-size: inherit; }
  .slick-prev.slick-disabled,
  .slick-next.slick-disabled {
    opacity: 1; }
    .slick-prev.slick-disabled::before,
    .slick-next.slick-disabled::before {
      opacity: 0.5; }

.slick-prev::before,
.slick-prev:hover::before,
.slick-prev:focus::before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='rgba(70, 144, 178, 0.99)' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.35535 11.4297L13.9317 6.09015C14.4055 5.63646 15.1708 5.63646 15.6446 6.09015C16.1185 6.54384 16.1185 7.27672 15.6446 7.73042L10.9309 12.2557L15.6446 16.7693C16.1185 17.223 16.1185 17.9559 15.6446 18.4096C15.1708 18.8633 14.4055 18.8633 13.9317 18.4096L8.35535 13.07C7.88155 12.628 7.88155 11.8834 8.35535 11.4297Z' /%3E%3C/svg%3E%0A"); }

.slick-next::before,
.slick-next:hover::before,
.slick-next:focus::before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='rgba(70, 144, 178, 0.99)' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.6446 11.4297L10.0683 6.09015C9.59453 5.63646 8.82916 5.63646 8.35535 6.09015C7.88155 6.54384 7.88155 7.27672 8.35535 7.73042L13.0691 12.2557L8.35535 16.7693C7.88155 17.223 7.88155 17.9559 8.35535 18.4096C8.82916 18.8633 9.59453 18.8633 10.0683 18.4096L15.6446 13.07C16.1185 12.628 16.1185 11.8834 15.6446 11.4297Z' /%3E%3C/svg%3E%0A"); }

.carousel-tooltip {
  display: none; }

.form-increment .button {
  width: 3rem;
  height: 3rem;
  background-size: 14px;
  background-position: center;
  background-repeat: no-repeat;
  border-color: #c4c4c4;
  border-radius: 0; }

.form-increment .button[data-action="dec"] {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' fill='rgba(70, 144, 178, 0.99)'%3E%3Cpath d='m7.8201 7.6451 5.3396-5.5763c.4537-.4738.4537-1.2392 0-1.713s-1.1865-.4738-1.6402 0L6.9942 5.0696 2.4805.3558C2.0268-.118 1.294-.118.8403.3558s-.4537 1.2392 0 1.713l5.3396 5.5763c.442.4738 1.1865.4738 1.6402 0Z'/%3E%3C/svg%3E"); }

.form-increment .button[data-action="inc"] {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' fill='rgba(70, 144, 178, 0.99)'%3E%3Cpath d='m7.8201.3554 5.3396 5.5763c.4537.4738.4537 1.2391 0 1.713-.4537.4737-1.1865.4737-1.6402 0L6.9942 2.9309 2.4805 7.6447c-.4537.4737-1.1865.4737-1.6402 0-.4537-.4739-.4537-1.2392 0-1.713L6.1799.3554c.442-.4739 1.1865-.4739 1.6402 0Z'/%3E%3C/svg%3E"); }

.form-increment .button .icon {
  display: none; }

.form-increment .form-input {
  width: 4.0625rem;
  height: 3rem;
  padding-bottom: 0.0625rem;
  font-size: 1rem;
  background-color: transparent;
  border: 1px solid #c4c4c4;
  border-left: none;
  border-right: none;
  border-radius: 0; }

.form-increment .button:hover,
.form-increment .button:focus {
  border-color: #7b7b7b; }

.readmore + a[data-readmore-toggle],
.readmore a[data-readmore] {
  display: inline-block;
  width: auto;
  font-size: 1rem;
  color: #4690b2;
  font-weight: 600;
  line-height: 1.875em; }
  .readmore + a[data-readmore-toggle]:hover,
  .readmore a[data-readmore]:hover {
    color: #326a84; }

.readmore {
  max-height: 65px;
  overflow: hidden; }

.swal2-container .swal2-close:focus {
  box-shadow: none; }

.swal2-container .swal2-close:focus-visible {
  outline: none !important;
  box-shadow: inset 0 0 0 3px rgba(100, 150, 200, 0.5); }

.simplebar-track {
  background-color: #e8e8e8; }

div.simplebar-track.simplebar-horizontal {
  height: 12px;
  overflow: hidden;
  border-radius: 7px; }

.simplebar-track.simplebar-horizontal .simplebar-scrollbar::before {
  top: 0;
  bottom: 0;
  background-color: #757575;
  transition: background-color .2s ease; }

.simplebar-dragging .simplebar-track .simplebar-scrollbar::before,
.simplebar-track .simplebar-scrollbar.simplebar-hover::before {
  background-color: #444444; }

.quickView .productView-stack {
  display: none; }

.quickView .productView-fact-check,
.quickView .productView-summary,
.quickView .productView-benefits,
.quickView .productView-lab-testing,
.quickView .productView-certificates {
  display: none; }

.quickView .productView-images {
  padding-left: 0; }

.quickView .productView-description {
  margin-top: 1rem; }
  @media (min-width: 1024px) {
    .quickView .productView-description {
      margin-top: 4rem; } }

.socialLinks-container {
  display: flex;
  gap: 0.75rem;
  align-items: center; }

.add-to-cart-wallet-buttons {
  display: none !important; }

.previewCart .productView {
  display: flex;
  margin-top: 3rem; }
  @media (min-width: 1024px) {
    .previewCart .productView {
      width: auto;
      max-width: calc(100% - 20rem);
      margin-top: 0;
      flex-grow: 1;
      flex-direction: row;
      align-items: flex-start; } }

@media (min-width: 1024px) {
  .previewCart .productView .productView-image,
  .previewCart .productView .productView-details {
    justify-content: flex-start;
    width: 40%;
    margin: 0 2rem 0 0; } }

@media (min-width: 1024px) {
  .previewCart .productView .productView-image .productView-img-container {
    margin-top: 0; } }

.previewCart .productView .productView-details {
  flex-grow: 1; }

.previewCart .productView-info > :first-child {
  margin-top: 0; }

@media (min-width: 1024px) {
  .previewCart .previewCartCheckout {
    width: auto;
    max-width: 18.75rem;
    flex-shrink: 0; } }

body.disable-paypal .PaypalCommerceCheckout,
body.disable-paypal .PaypalCommerceCreditCheckout {
  display: none !important; }

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

.page--page .page-content p {
  font-weight: 400; }

.page--page .shogun-root {
  margin: 2rem 0 5rem; }

.page--404 .page-heading {
  text-align: center; }

.page--404 .featured-products {
  background-color: transparent; }

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

.modal .facetedSearch-optionColumns {
  column-count: 1; }

.search-nav {
  margin: 2rem 0; }
  @media (min-width: 1280px) {
    .search-nav {
      margin: 3rem 0 4rem; } }

.navBar.navBar--account {
  display: block; }

.previewCart-emptyBody {
  max-width: 28.125rem;
  margin: 0 auto;
  padding: 1.5rem 4rem; }

.previewCart-emptyBody .previewCartAction-viewCart {
  float: none; }

.previewCart-emptyBody .button {
  margin-bottom: 0; }

@media (max-width: 767px) {
  #beacon-container .BeaconContainer {
    bottom: 0;
    max-width: 100%; }
  #beacon-container .BeaconFabButtonFrame {
    display: none; } }

.fera-widget {
  z-index: 1; }

.productView--quickView .fera-widget,
.productView--quickView .productView-description,
.productView--quickView .productView--info,
.productView--quickView .productView-shipping-benefits {
  display: none; }

.productView--quickView .productView-rating p {
  margin: 0; }

.productView:not(.productView--quickView) .button-view-full-product {
  display: none; }

.button-view-full-product {
  width: 100%;
  margin-top: 16px; }

.productView-desc-content[aria-expanded="true"]::after {
  content: none; }

#previewModal .modal-body {
  padding: 0; }

.nav-menu__list-item_cart .dropdown-menu,
.previewCartWrapper {
  max-height: 675px; }

.previewCartAction {
  position: sticky;
  bottom: 0;
  background: white; }

.modal .previewCart {
  flex-direction: column;
  margin: 0;
  width: 100%;
  max-width: unset;
  display: flex; }
  @media (min-width: 750px) {
    .modal .previewCart {
      flex-direction: row-reverse; } }

.modal .previewCart .productView-image {
  display: flex; }
  @media (min-width: 1024px) {
    .modal .previewCart .productView-image {
      display: flex; } }
  .modal .previewCart .productView-image .productView-image--cart {
    position: static;
    max-width: 250px; }
    @media (min-width: 1024px) {
      .modal .previewCart .productView-image .productView-image--cart {
        max-width: unset; } }
    .modal .previewCart .productView-image .productView-image--cart:after {
      content: none; }
  .modal .previewCart .productView-image .productView-img-container {
    margin: auto; }
    .modal .previewCart .productView-image .productView-img-container:after {
      content: none; }

.modal .previewCart .productView {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: .5rem 0; }
  @media (min-width: 750px) {
    .modal .previewCart .productView {
      flex-direction: row; } }

.cart__totals-wrapper {
  background-color: #f2f2f2; }

.cart__actions .button {
  text-transform: uppercase;
  font-weight: 700; }

.page-heading.page-heading--rewards {
  text-align: left; }

.page-sidebar {
  width: 100%;
  margin-right: 0; }
  .page-sidebar .navList-item:last-child .navList-action {
    padding-bottom: 0; }
  .page-sidebar .sidebarBlock {
    display: none; }
    @media (min-width: 1024px) {
      .page-sidebar .sidebarBlock {
        display: block; } }
  @media (min-width: 1024px) {
    .page-sidebar .sidebarBlock + .sidebarBlock.facetedSearch {
      position: static;
      margin-top: 1.5rem;
      padding: 0;
      padding-top: 1.5rem; } }
  .page-sidebar .sidebarBlock.facetedSearch {
    display: block;
    margin-top: 0;
    padding-top: 0;
    position: fixed;
    background-color: #f0eded;
    width: 100%;
    padding: 1rem;
    bottom: 0;
    left: 0;
    border-top: 1px solid white;
    z-index: 50; }
    @media (min-width: 1024px) {
      .page-sidebar .sidebarBlock.facetedSearch {
        position: static;
        background-color: transparent;
        border-top: none;
        padding: 0; } }
    .page-sidebar .sidebarBlock.facetedSearch a {
      margin-bottom: 0;
      background-color: white; }
      @media (min-width: 1024px) {
        .page-sidebar .sidebarBlock.facetedSearch a {
          background-color: #f7f7f7; } }
    @media (min-width: 1024px) {
      .page-sidebar .sidebarBlock.facetedSearch .facetLabel {
        background: #e5e5e5; } }
    .page-sidebar .sidebarBlock.facetedSearch .facetedSearch-navList {
      background: white;
      margin-top: 0; }
      @media (min-width: 1024px) {
        .page-sidebar .sidebarBlock.facetedSearch .facetedSearch-navList {
          background-color: #f7f7f7; } }
  .page-sidebar .form-minMaxRow .button {
    margin-top: 8px;
    background-color: #4690b2;
    color: white; }
  .page-sidebar .accordion--navList {
    overflow-y: scroll;
    max-height: 300px; }
    @media (min-width: 1024px) {
      .page-sidebar .accordion--navList {
        max-height: unset;
        overflow-y: unset; } }

.facetedSearch-navList.is-open .facetedSearch-clearLink {
  top: 20px; }

.productView-info-name.fbt,
.productView-info-value.fbt,
.productView-info-name.fbt-product,
.productView-info-value.fbt-product,
.freqBought-item .price-section.price-section--saving,
.freqBought .form-field__sizeChart {
  display: none; }

#fbt {
  display: none;
  padding: 1.5rem 0 4rem;
  position: relative;
  clear: both; }
  #fbt:before, #fbt:after {
    content: " ";
    display: table; }
  #fbt:after {
    clear: both; }

.fbt__heading {
  margin-bottom: 1.5rem;
  font-size: 1.75rem;
  text-align: center; }
  @media (min-width: 1024px) {
    .fbt__heading {
      margin-bottom: 2.8125rem;
      font-size: 2rem; } }

/* ==========================================================
## IMAGES
========================================================== */
.fbt__image-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none; }
  @media (min-width: 1024px) {
    .fbt__image-list {
      flex-wrap: nowrap;
      align-items: flex-start; } }

.fbt__image-item {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 0.55rem;
  width: 25%;
  text-align: center; }
  @media (min-width: 551px) {
    .fbt__image-item {
      width: auto;
      padding: 0 1rem; } }
  @media (min-width: 1024px) {
    .fbt__image-item {
      margin-top: 0.5rem;
      padding: 0 1.8125rem; } }

.fbt__image-item:first-child {
  padding-left: 0; }

.fbt__image-item.fbt__total {
  display: block;
  width: 100%;
  padding-top: 1.5rem;
  text-align: center;
  aspect-ratio: unset; }
  @media (min-width: 1024px) {
    .fbt__image-item.fbt__total {
      width: auto;
      margin-top: 0;
      padding-top: 0;
      padding-left: 1.1875rem;
      text-align: left; } }

.fbt__image-item::after {
  content: ' ';
  position: absolute;
  display: inline-block;
  margin: auto;
  width: 18px;
  height: 18px;
  right: -9px;
  top: 0;
  bottom: 0;
  background: url(../icons/add.svg) no-repeat;
  background-size: cover;
  pointer-events: none;
  z-index: 10; }
  @media (min-width: 551px) {
    .fbt__image-item::after {
      width: 24px;
      height: 24px;
      right: -12px; } }
  @media (min-width: 1024px) {
    .fbt__image-item::after {
      width: 32px;
      height: 32px;
      right: -16px; } }

.fbt__image-item.fbt__total::after,
.fbt__image-item:nth-last-child(2)::after,
.fbt__image-item:nth-child(4n+4)::after {
  display: none; }

.fbt__image-link {
  display: inline-block;
  aspect-ratio: 1 / 1;
  opacity: 0.45;
  transition: opacity 0.15s ease; }

.fbt__image-item.isChecked .fbt__image-link,
.fbt__image-item.fbt__total .fbt__image-link {
  opacity: 1;
  transition: opacity 0.15s ease; }

.fbt__image {
  max-width: 100%;
  max-height: 100%;
  border: 1px solid #c4c4c4; }
  @media (min-width: 551px) {
    .fbt__image {
      max-width: 85px;
      max-height: 85px; } }

.fbt__total-txt {
  margin-bottom: 1.125rem;
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  font-size: 1.625rem;
  font-weight: 500;
  line-height: 1.115em; }
  @media (min-width: 1024px) {
    .fbt__total-txt {
      margin-bottom: 1.8125rem;
      padding-left: 0.3125rem; } }

.fbt__total-button .icon {
  width: 1.5rem;
  height: 1.5rem;
  margin-top: -0.25rem;
  margin-left: 0.5rem;
  fill: white;
  flex-shrink: 0; }

/* ==========================================================
## HELPER TEXT
========================================================== */
.fbt__helper-text {
  margin: 1.3125rem 0;
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.25em; }
  @media (min-width: 1024px) {
    .fbt__helper-text {
      line-height: 1.875rem; } }

/* ==========================================================
## DETAILS
========================================================== */
.fbt__detail-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.fbt__detail-item {
  margin-bottom: 1rem; }
  @media (min-width: 1024px) {
    .fbt__detail-item {
      margin-bottom: 0.5625rem; } }

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

.fbt__detail-item .form-checkbox + .form-label {
  font-size: 16px;
  color: #1c0f13;
  line-height: 22px; }

.fbt__detail-item .form-checkbox + .form-label::before {
  border-color: #c4c4c4;
  border-radius: 4px; }

.fbt__detail-item .fbt__detail-field:hover .form-checkbox + .form-label::before {
  border-color: #989898; }

.fbt__detail-name {
  border-bottom: 1px solid #bbb;
  transition: all 0.15s ease; }

.fbt__detail-field:hover .fbt__detail-name {
  border-color: #444;
  transition: all 0.15s ease; }

.fbt__detail-item .price-section,
.fbt__detail-item .price--rrp,
.fbt__detail-item .price--discounted,
.fbt__detail-item .price--withoutTax {
  display: inline-block;
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  font-weight: 500; }

.fbt__detail-item .price-section {
  margin-left: 5px; }

.fbt__detail-item .price.price--withoutTax:before {
  display: none; }

.fbt__detail-item .rrp-price--withTax,
.fbt__detail-item .rrp-price--withoutTax,
.fbt__detail-item .price-section.price-section--saving,
.fbt__detail-item .price-section span:not(.price) {
  display: none !important; }

.fbt__detail-item .price-now-label:not([style*="display: none"]) + .price {
  color: #FF313B; }

/* ==========================================================
## DETAIL OPTIONS
========================================================== */
.fbt__toggle-options {
  position: relative;
  display: inline-block;
  margin: 6px 0 0.625rem 1.85714rem;
  padding: 1px 15px;
  font-size: 13px;
  cursor: pointer;
  border: 1px solid;
  background-color: #326a84;
  color: white;
  transition: all 0.15s ease; }
  @media (min-width: 551px) {
    .fbt__toggle-options {
      margin-bottom: 5px; } }

.fbt__toggle-options:hover,
.fbt__toggle-options:focus {
  background-color: #1f4659;
  color: white;
  transition: all 0.15s ease; }

.fbt__detail-options {
  display: none;
  margin: 7px 0 0.25rem 1.85714rem;
  padding: 0.75rem;
  overflow: hidden;
  background-color: #f2f2f2;
  border: 1px solid #cccccc; }

.fbt__detail-options .form-field {
  margin-bottom: 1rem; }

.hasOptions--selected .fbt__detail-options {
  background-color: #dff0d8;
  border-color: #549955; }

.hasOptions--error .fbt__detail-options {
  background-color: #f8e0e4;
  border-color: #de909e; }

.fbt__detail-options .form-field:last-child {
  margin-bottom: 0; }

.fbt__detail-options .form-checkbox + .form-label {
  line-height: 22px; }

.fbt__detail-options .form-checkbox + .form-label::before {
  border-color: #bbb;
  border-radius: 0; }

.fbt__detail-options .freqBought-label:hover .form-checkbox + .form-label::before {
  border-color: #989898; }

.fbt__toggle-options {
  padding: 7px 20px;
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  line-height: 1em;
  text-transform: uppercase;
  background-color: #326a84;
  border-color: #326a84;
  border-radius: 4px; }

.fbt__toggle-options:hover {
  background-color: #1f4659;
  border-color: #1f4659; }

.hasOptions--selected .fbt__toggle-options,
.hasOptions--selected .fbt__toggle-options:hover {
  background-color: #dff0d8;
  border-color: #3c763d;
  color: #383838; }

.hasOptions--selected .fbt__toggle-options {
  padding-left: 30px; }

.hasOptions--selected .fbt__toggle-options::after {
  content: "";
  display: inline-block;
  background: url("../icons/check-green.svg");
  background-size: cover;
  position: absolute;
  left: 8px;
  top: calc(50% - 1px);
  height: 17px;
  width: 17px;
  transform: translate(0, -50%); }

.freqBought-item.hasOptions-error .freqBought-itemOptions,
.freqBought-item.hasOptions-error .fbt__toggle-options {
  background-color: #f8e0e4;
  border-color: #de909e; }

.freqBought-errorMsg {
  display: none;
  margin: 0;
  padding: 0.75rem;
  font-size: 1rem;
  font-weight: 600;
  text-align: center;
  background-color: #f8e0e4;
  color: #a94442; }

.freqBought-item.hasOptions-error .freqBought-errorMsg {
  display: block; }

/* ==========================================================
## IntuitSolutions.net - Add to Cart upsell
========================================================== */
#previewModal {
  overflow: auto; }

#previewModal .modal-body.modal-body--wf {
  overflow: initial; }

.productView-info-name.atc-product,
.productView-info-value.atc-product {
  display: none; }

.modal-header-actions {
  margin-top: 1rem;
  text-align: center; }

.modal-body--wf {
  padding: 1rem; }
  @media (min-width: 1024px) {
    .modal-body--wf {
      padding: 1.5rem 2.25rem 2.25rem;
      min-height: 560px; } }

.modal-body--wf .wf__heading {
  margin-top: 1.5rem;
  text-align: center; }

.wf__productlist-helper {
  width: 100%;
  height: 2rem; }
  @media (min-width: 1280px) {
    .wf__productlist-helper {
      height: 0; } }

.wf__productlist {
  flex-direction: row;
  flex-wrap: nowrap;
  margin-top: 1.875rem;
  padding-bottom: 2rem; }

.wf__productlist .product {
  flex-shrink: 0; }

.productGrid .wf__product {
  width: 100%;
  padding: 1rem 0.5rem; }
  @media (min-width: 1024px) {
    .productGrid .wf__product {
      width: calc(50% - 1.2rem); } }
  @media (min-width: 1280px) {
    .productGrid .wf__product {
      width: calc(25% - 1.2rem); } }

.wf__product .card-options .form-field:last-child {
  margin-bottom: 0; }

.wf__product .card-body {
  text-align: center; }

.wf__product .price-section--saving {
  display: none; }

.wf__product .card-actions {
  padding-top: 1rem;
  text-align: center; }

.wf__product .form-field,
.wf__product .button--primary {
  width: 100%; }

.wf__product .button--success {
  background-color: #549955;
  border-color: #549955;
  color: #fff; }

.wf__product .card-actions .button.button--primary {
  margin-top: 0; }

.wf__product .card .card-body .card-title {
  width: 100%;
  margin: 0.25rem 0 1.4375rem;
  flex-grow: 1; }

.wf__product .card .card-body .card-title a {
  text-align: center; }

.wf__product .card .card-options {
  width: 100%;
  text-align: center; }

.wf__product .card .card-options .form-field {
  margin-bottom: 1.0625rem; }

.wf__product .card .card-options .form-label {
  margin-bottom: 0.375rem;
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  color: #1c0f13;
  font-weight: 700;
  text-align: center; }

.wf__product .card .card-options .form-label small {
  margin-left: 0;
  color: #ff313b; }

.wf__product .card .card-price {
  display: flex;
  justify-content: center;
  align-items: baseline;
  gap: 0.35rem;
  width: 100%;
  margin: auto 0 0.5rem;
  text-align: center; }

.wf__product .card .card-price-label {
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  font-size: 1.625rem;
  color: #326a84;
  font-weight: 500;
  line-height: 1.5em; }

.wf__product .card .rrp-price--withTax,
.wf__product .card .rrp-price--withoutTax,
.wf__product .card .non-sale-price--withoutTax {
  display: none; }

.wf__product .card .price-section span:not(.price) {
  display: none; }

.wf__product .card .card-body .price-now-label:not([style*="display: none"]) + .price {
  color: #326a84; }

.its-timer {
  margin-top: 0.75rem; }
  @media (min-width: 1024px) {
    .its-timer {
      margin-top: 0.875rem; } }

.its-timer__message .icon,
.its-timer__default .icon {
  width: 1.5rem;
  height: 1.5rem; }

.its-timer__message {
  opacity: 0; }

.its-timer__message.show {
  opacity: 1; }

.its-timer__time,
.its-timer__default strong {
  color: #e00000;
  font-weight: 700;
  font-style: italic; }

.its-timer__time span {
  display: inline-block;
  min-width: 20px;
  margin-right: -2px;
  text-align: right; }

.its-timer__default {
  display: none; }

.productView-info-name.cpu-product,
.productView-info-value.cpu-product,
.cpu__list.cpu__list--suggested,
.cpu__item-price .price-section--saving,
.cpu__item .cpu__item-options,
.cpu__item.hasOptions .cpu__item-button--addtocart {
  display: none; }

.cpu {
  position: relative;
  max-width: 100%;
  margin-bottom: 1.9375rem;
  min-height: 280px;
  overflow: hidden;
  clear: both; }

.cpu__heading {
  margin: 0 0 2rem;
  text-align: center;
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  font-size: 1.75rem;
  line-height: 1em; }
  @media (min-width: 1024px) {
    .cpu__heading {
      margin-bottom: 1.5rem;
      font-size: 2rem; } }

.cpu__list {
  display: flex;
  margin: 0 0 1rem;
  justify-content: space-between;
  align-items: flex-start;
  gap: 2.5rem;
  list-style: none; }
  @media (min-width: 1024px) {
    .cpu__list {
      align-items: stretch; } }

.cpu__item {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 1.5rem 0;
  flex-shrink: 0; }
  @media (min-width: 551px) {
    .cpu__item {
      width: 50%; } }
  @media (min-width: 1024px) {
    .cpu__item {
      width: 31%;
      flex-shrink: 1; } }

.cpu__item-form {
  display: flex;
  flex-direction: column;
  align-items: center; }
  @media (min-width: 1024px) {
    .cpu__item-form {
      flex-direction: row;
      justify-content: space-between;
      align-items: stretch;
      gap: 1.5rem;
      height: 100%; } }

.cpu__item-img-wrapper {
  width: 50%;
  flex-shrink: 0; }
  @media (min-width: 551px) {
    .cpu__item-img-wrapper {
      width: 15%; } }
  @media (min-width: 1024px) {
    .cpu__item-img-wrapper {
      width: 70px; } }
  @media (min-width: 1280px) {
    .cpu__item-img-wrapper {
      width: 90px; } }
  @media (min-width: 1440px) {
    .cpu__item-img-wrapper {
      width: 128px; } }

.cpu__item-details {
  width: 100%;
  text-align: center; }
  @media (min-width: 1024px) {
    .cpu__item-details {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      text-align: left; } }

.cpu__item-brand {
  display: none;
  margin-bottom: 5px;
  font-size: 14px;
  color: #555; }
  @media (min-width: 1024px) {
    .cpu__item-brand {
      min-height: 21px; } }

.cpu__item-name {
  margin-bottom: 0.5rem;
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  font-size: 1.125rem;
  color: #326a84;
  font-weight: 500;
  line-height: 1.33em; }

.cpu__item-name:hover,
.cpu__item-name:focus {
  color: #326a84; }

.cpu__item-price {
  display: flex;
  justify-content: center;
  gap: 0.75rem;
  margin-bottom: 0.75rem;
  font-family: "Altivo", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.25em; }
  @media (min-width: 1024px) {
    .cpu__item-price {
      justify-content: flex-start; } }

.cpu__item-price .rrp-price--withTax,
.cpu__item-price .rrp-price--withoutTax,
.cpu__item-price .price-section span:not(.price) {
  display: none; }

.cpu__item-price .price.price--non-sale {
  color: #ff313b; }

.cpu__item-button {
  margin: auto 0 0;
  padding: 0.875rem 1rem 0.6875rem;
  font-size: 1rem; }
  @media (min-width: 1024px) {
    .cpu__item-button {
      padding: 0.875rem 0.5rem 0.6875rem;
      font-size: 1rem; } }
  @media (min-width: 1280px) {
    .cpu__item-button {
      padding: 0.875rem 1rem 0.6875rem;
      font-size: 1.25rem; } }
  @media (min-width: 1440px) {
    .cpu__item-button {
      padding: 0.875rem 1.5rem 0.6875rem;
      font-size: 1.3125rem; } }

.button.cpu__item-button .icon,
.button.wishlist__item-button .icon {
  width: 1.25rem;
  height: 1.25rem;
  margin-top: -0.25rem;
  margin-left: 0.25rem;
  fill: white;
  flex-shrink: 0; }
  @media (min-width: 1280px) {
    .button.cpu__item-button .icon,
    .button.wishlist__item-button .icon {
      margin-left: 0.5rem; } }
  @media (min-width: 1440px) {
    .button.cpu__item-button .icon,
    .button.wishlist__item-button .icon {
      width: 1.5rem;
      height: 1.5rem; } }

/* ==========================================================
## states
========================================================== */
.cpu__item.wasAdded,
.cpu__item.wasAdded:hover,
.cpu__item.hasOptions.wasAdded,
.cpu__item.hasOptions.wasAdded:hover {
  border-color: #47a536; }

.cpu__item.wasAdded .cpu__item-button,
.cpu__item.wasAdded .cpu__item-button:hover {
  color: #fff;
  background-color: #47a536;
  border-color: #47a536; }

.cpu__item.hasError,
.cpu__item.hasError:hover,
.cpu__item.hasOptions.hasError,
.cpu__item.hasOptions.hasError:hover {
  border-color: #e24957; }

.cpu__item.hasError .cpu__item-button,
.cpu__item.hasError .cpu__item-button:hover {
  color: #fff;
  background-color: #e24957;
  border-color: #e24957; }

/* ==========================================================
## modal
========================================================== */
.cpu__modal .swal2-title {
  font-size: 18px; }

.cpu__item-button--modaladdtocart,
.cpu__item-button--modaladdtocart:active,
.cpu__item-button--modaladdtocart:focus {
  opacity: 0.5; }

.hasOptions--selected .cpu__item-button--modaladdtocart,
.hasOptions--selected .cpu__item-button--modaladdtocart:active,
.hasOptions--selected .cpu__item-button--modaladdtocart:focus {
  opacity: 1; }

/* ==========================================================
## carousel
========================================================== */
.cpu__list-slick {
  display: block;
  width: auto;
  min-width: auto;
  max-width: 100vw;
  margin: 0 auto; }
  @media (min-width: 1024px) {
    .cpu__list-slick {
      display: flex;
      justify-content: center;
      align-items: stretch; } }

.cpu__item-slick {
  width: unset;
  height: auto;
  margin: 0;
  padding: 1.5rem 0.75rem;
  border-width: 0; }
  @media (min-width: 1024px) {
    .cpu__item-slick {
      border-width: 1px 0;
      padding: 1.5rem 0; } }

.cpu__item-slick {
  width: 100%; }
  @media (min-width: 1024px) {
    .cpu__item-slick {
      width: calc(33.33% - 20px); } }

.cpu__list .slick-next {
  right: -2rem; }

.cpu__list .slick-prev {
  left: -2rem; }

@keyframes shimmer {
  0% {
    background-position: -1200px 0; }
  100% {
    background-position: 1200px 0; } }

.cart-item-block.cart-item-title {
  overflow: initial; }

.cart-item-block.cart-item-title .form-wishlist {
  float: none;
  display: block;
  margin-bottom: 0;
  padding: 0; }

.cart-item-block.cart-item-title .form-wishlist .dropdown-menu-button {
  font-size: 12px;
  color: #d71d24;
  text-decoration: underline; }

.cart-item-block.cart-item-title .form-wishlist .dropdown-menu-button:hover {
  text-decoration: none; }

.cart-item-block.cart-item-title .dropdown-menu {
  position: static;
  display: inline-block;
  left: auto;
  width: auto;
  max-width: none;
  margin-bottom: 0;
  background-color: transparent; }

.cart-item-block.cart-item-title .dropdown-menu.wishlist-dropdown {
  margin-top: 0; }

.cart-item-block.cart-item-title .dropdown-menu .login-popup,
.cart-item-block.cart-item-title .dropdown-menu .button {
  display: inline-block;
  min-height: auto;
  margin: 0;
  padding: 0;
  color: #d71d24;
  font-weight: 400;
  text-transform: none;
  text-decoration: underline;
  border: none;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer; }

.cart-item-block.cart-item-title .dropdown-menu .button:disabled {
  background-color: transparent; }

.cart-item-block.cart-item-title .dropdown-menu .button:hover,
.cart-item-block.cart-item-title .dropdown-menu .button:focus,
.cart-item-block.cart-item-title .dropdown-menu .button:target,
.cart-item-block.cart-item-title .dropdown-menu .button:active {
  opacity: 0.85;
  text-decoration: none;
  cursor: pointer; }

.personalized-wishlist + .personalized-wishlist {
  display: none; }

.cart-save-for-later {
  display: none; }

.cart-save-for-later > h2 {
  margin: 3rem 0 1.5rem;
  border-bottom: 1px solid #dedede; }

.cart-save-for-later .slick-list {
  width: 100%; }

.cart-save-for-later .slick-track {
  margin: 0;
  height: 100%; }

.cart-save-for-later .productGrid.loading .card.card-wishlist {
  width: 100%;
  height: 305px;
  background-image: linear-gradient(to right, #F4F4F4 8%, #EAEAEA 18%, #F4F4F4 33%);
  background-size: 1200px 100%;
  animation: shimmer 2.5s linear infinite; }

.cart-save-for-later .productGrid .product {
  display: inline-flex; }

.cart-save-for-later .card.card-wishlist {
  height: 100%;
  padding: 8px 10px 6px; }

.cart-save-for-later .slick-arrow {
  background-color: transparent; }

.cart-save-for-later .slick-prev {
  left: 0px;
  transform: translate(-100%, -50%); }

.cart-save-for-later .slick-next {
  right: 0px;
  transform: translate(100%, -50%); }

.cart-save-for-later .slick-dots {
  position: static; }

.cart-save-for-later .slick-dots li {
  width: 22px;
  height: 22px; }

.cart-save-for-later .slick-dots li button,
.cart-save-for-later .slick-dots li button::before {
  width: 12px;
  height: 12px; }

.cart-save-for-later .slick-dots:has(.slick-active:only-child) {
  display: none; }

.cart-save-for-later .slick-list {
  padding: 10px 0; }
  @media (min-width: 1024px) {
    .cart-save-for-later .slick-list {
      padding: 20px 0; } }

.cart-save-for-later .slick-list .product {
  margin: 0 8px; }

.cart-save-for-later .slick-list .product .card {
  width: 100%; }

.cart-save-for-later .card .card-figcaption {
  display: none; }

.wishlist__item-form-container,
.wishlist__item-options-content .loadingOverlay {
  display: none; }

.wishlist__item-options-content.loading {
  position: relative;
  min-height: 200px; }

.wishlist__item-options-content.loading .loadingOverlay {
  display: block; }

.wishlist__modal #swal2-title {
  font-size: 1.5rem; }

#lootly-widget.widget-ready {
  z-index: 2 !important; }

.blog-post__content a {
  color: #4690b2 !important; }

.readmore a {
  font-weight: bold !important;
  font-size: 1rem !important; }

h3.faq-list-item__heading a {
  color: #ffffff !important;
  font-weight: bold !important;
  font-size: 1.5rem !important;
  text-decoration: none; }

.banners.banners__top {
  background-color: #326a84 !important;
  color: white !important; }

.tabs-contents::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 90%);
  pointer-events: none; }

.productView-desc-content {
  position: relative;
  max-height: 200px;
  overflow: hidden; }

.productView-desc-content,
.category-desc.readmore {
  position: relative;
  max-height: 200px;
  overflow: hidden; }

.productView-desc-content::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 150px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  pointer-events: none; }

.productView-desc-content::after,
.category-desc.readmore::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 150px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  pointer-events: none; }

.category-desc.readmore[aria-expanded="true"]::after {
  display: none; }

@media (min-width: 1024px) {
  .category-desc.readmore::after {
    content: none; } }

@media (min-width: 1024px) {
  .category-desc.readmore {
    height: auto !important; } }

@media (min-width: 1024px) {
  .category-header [data-readmore-toggle] {
    display: none !important; } }

#sd-image-6b36b263-ec5f-4a18-9e8f-34747c7a78fb {
  display: flex;
  align-items: center;
  background: url(https://cdn11.bigcommerce.com/s-cebedmpn/images/stencil/original/image-manager/nd-insider-rewards-home.png?t=1749501393) no-repeat;
  background-size: contain;
  background-position: center center;
  opacity: 1;
  cursor: pointer;
  padding: 0;
  margin: 0;
  min-height: 300px;
  max-height: 1025px;
  height: 50vh; }

/* Responsive styles for mobile */
@media only screen and (max-width: 600px) {
  #sd-image-6b36b263-ec5f-4a18-9e8f-34747c7a78fb {
    height: 200px;
    /* or adjust as needed */
    min-height: 120px;
    max-height: 250px;
    padding: 0;
    background-size: contain;
    align-items: flex-start;
    /* or 'center', test what looks best */ } }

/* Large Desktop (1920x1080 and up) */
@media only screen and (min-width: 1440px) {
  #sd-image-6b36b263-ec5f-4a18-9e8f-34747c7a78fb {
    height: 600px;
    /* Adjust as needed for your design */
    min-height: 350px;
    max-height: 800px;
    padding: 0;
    background-size: contain;
    align-items: center; } }

/* Laptop styles */
@media only screen and (min-width: 1024px) and (max-width: 1439px) {
  #sd-image-6b36b263-ec5f-4a18-9e8f-34747c7a78fb {
    height: 420px;
    /* Adjust as needed for your design */
    min-height: 250px;
    max-height: 600px;
    padding: 0;
    background-size: contain;
    align-items: center; } }

/* Tablet styles */
@media only screen and (min-width: 601px) and (max-width: 1023px) {
  #sd-image-6b36b263-ec5f-4a18-9e8f-34747c7a78fb {
    height: 320px;
    /* Adjust as needed for your design */
    min-height: 180px;
    max-height: 400px;
    padding: 0;
    background-size: contain;
    align-items: center; } }

.home__hero-content-text h1 strong::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='20' fill='rgba(239, 188, 11, 0.99)'%3E%3Cpath d='M134.6.94c12.84.5 32.39-.39 32.4 4.5 0 1.54-39.14 1.3-58.96 2.23-22.25 1.04-44.4 2.52-44.4 2.52s-23.17 2.12-34.68 3.75c-5.08.7-10.31 1.25-15.32 2.28-4.03.82-7.42 2.34-11.16 3.64-1.13.38-2.4-.05-2.47-1.08-.43-8.27 16.52-10.5 24.36-11.8a474.26 474.26 0 0 1 41.38-5.11C92.49-.31 96.37-.53 134.6.94Z'/%3E%3C/svg%3E");
  bottom: -8px; }

.header .banner {
  padding: 5px 5px 5px; }

.header .banner p {
  letter-spacing: 0px;
  line-height: 20px; }
