/** Shopify CDN: Minification failed

Line 2873:0 Expected "}" to go with "{"

**/
@charset "UTF-8";
/*!
------------------------------------------------------------------
Author: Fuel Themes
Author URI: https://fuelthemes.net
------------------------------------------------------------------
*/


#wrapper .click-capture,
#wrapper .click-capture--product, .side-panel, .side-panel-content--tabs button, .side-panel-content--tabs button:after, .back-to-top, .back-to-top path, .button span,
input[type="submit"] span, input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea,
select, input[type="checkbox"],
input[type="radio"], .field label, .custom-checkbox[type="checkbox"], .custom-checkbox[type="checkbox"]:after, .custom-select--list {
  transition: all 0.25s cubic-bezier(0.104, 0.204, 0.492, 1); }

.side-panel.product-drawer, .custom-select--list {
  isolation: isolate;
  border-radius: var(--block-border-radius, 16px); }


.side-panel, .custom-select--list {
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.08); }

.has-shadow--true {
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.08); }



/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: 0;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

[data-whatintent="mouse"] *, [data-whatintent="mouse"] *:focus,
[data-whatintent="touch"] *,
[data-whatintent="touch"] *:focus,
[data-whatinput="mouse"] *,
[data-whatinput="mouse"] *:focus,
[data-whatinput="touch"] *,
[data-whatinput="touch"] *:focus {
  outline: none; }

[draggable=false] {
  -webkit-touch-callout: none;
  -webkit-user-select: none; }

.foundation-mq {
  font-family: "small=0em&medium=48em&large=66.75em&xlarge=75em"; }

html {
  box-sizing: border-box;
  font-size: 100%; }

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

body {
  margin: 0;
  padding: 0;
  background: var(--bg-body, #f5f5f5);
  font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;
  font-weight: normal;
  line-height: 1.6;
  color: var(--color-body, #2c2d2e);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0; }

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  padding: 0;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto; }
  [data-whatinput='mouse'] button {
    outline: 0; }

pre {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; }

.is-visible {
  display: block !important; }

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

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

p {
  margin-bottom: 1.25rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility; }

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

strong,
b {
  font-weight: var(--font-body-bold-weight, 600);
  line-height: inherit; }

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

h1, .h1,
h2, .h2,
h3, .h3, blockquote p,
blockquote span,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: var(--color-heading, #1a1c1d);
  text-rendering: optimizeLegibility; }
  h1 small, .h1 small,
  h2 small, .h2 small,
  h3 small, .h3 small, blockquote p small, blockquote span small,
  h4 small, .h4 small,
  h5 small, .h5 small,
  h6 small, .h6 small {
    line-height: 0;
    color: #cacaca; }

h1, .h1 {
  font-size: 2.875rem;
  line-height: 1.45;
  margin-top: 0;
  margin-bottom: 1.25rem; }

h2, .h2 {
  font-size: 2.5rem;
  line-height: 1.45;
  margin-top: 0;
  margin-bottom: 1.25rem; }

h3, .h3, blockquote p,
blockquote span {
  font-size: 2.125rem;
  line-height: 1.45;
  margin-top: 0;
  margin-bottom: 1.25rem; }

h4, .h4 {
  font-size: 1.75rem;
  line-height: 1.45;
  margin-top: 0;
  margin-bottom: 1.25rem; }

h5, .h5 {
  font-size: 1.5rem;
  line-height: 1.45;
  margin-top: 0;
  margin-bottom: 1.25rem; }

h6, .h6 {
  font-size: 1.125rem;
  line-height: 1.45;
  margin-top: 0;
  margin-bottom: 1.25rem; }

@media print, screen and (min-width: 48em) {
  h1, .h1 {
    font-size: 3.375rem; }
  h2, .h2 {
    font-size: 2.875rem; }
  h3, .h3, blockquote p,
  blockquote span {
    font-size: 2.25rem; }
  h4, .h4 {
    font-size: 1.75rem; }
  h5, .h5 {
    font-size: 1.5rem; }
  h6, .h6 {
    font-size: 1.125rem; } }

@media print, screen and (min-width: 66.75em) {
  h1, .h1 {
    font-size: 4rem; }
  h2, .h2 {
    font-size: 3.375rem; }
  h3, .h3, blockquote p,
  blockquote span {
    font-size: 2.5rem; }
  h4, .h4 {
    font-size: 1.875rem; }
  h5, .h5 {
    font-size: 1.5rem; }
  h6, .h6 {
    font-size: 1.125rem; } }

a {
  line-height: inherit;
  color: var(--color-body, #2c2d2e);
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: var(--color-accent); }
  a img {
    border: 0; }

hr {
  clear: both;
  max-width: var(--grid-width-row, 1410px);
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0; }

ul,
ol,
dl {
  margin-bottom: 1.25rem;
  list-style-position: outside;
  line-height: 1.6; }

li {
  font-size: inherit; }

ul {
  margin-left: 1.25rem;
  list-style-type: disc; }

ol {
  margin-left: 1.25rem; }

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

dl {
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: var(--font-body-bold-weight, 600); }

blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca; }
  blockquote, blockquote p {
    line-height: 1.6;
    color: #8a8a8a; }

abbr, abbr[title] {
  border-bottom: 1px dotted #2c2d2e;
  cursor: help;
  text-decoration: none; }

figure {
  margin: 0; }

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #2c2d2e; }

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a; }

.lead {
  font-size: 125%;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat {
    margin-top: -1rem; }

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none; }

cite, .cite-block {
  display: block;
  color: #8a8a8a;
  font-size: 0.8125rem; }
  cite:before, .cite-block:before {
    content: "— "; }

code, .code-inline {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #2c2d2e;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem; }

.code-block {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #2c2d2e;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem; }

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

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

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

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

@media print, screen and (min-width: 48em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media print, screen and (min-width: 66.75em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: black !important;
    print-color-adjust: economy;
    box-shadow: none !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .print-break-inside {
    page-break-inside: auto; } }

.row {
  max-width: var(--grid-width-row, 1410px);
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap; }
  /* .row .row {
    margin-right: -0.25rem;
    margin-left: -0.25rem; } */
    @media print, screen and (min-width: 48em) {
      
      /* .row .row {        margin-right: -0.9375rem;        margin-left: -0.9375rem; }  */
    }
@media print, screen and (min-width: 66.75em) {
      /* .row .row {margin-right: -0.9375rem;margin-left: -0.9375rem; } */
}
    .row .row.collapse {
      margin-right: 0;
      margin-left: 0; }
  .row.expanded {
    max-width: none; }
    .row.expanded .row {
      margin-right: auto;
      margin-left: auto; }
  .row:not(.expanded) .row {
    max-width: none; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .row.is-collapse-child,
  .row.collapse > .column > .row,
  .row.collapse > .columns > .row {
    margin-right: 0;
    margin-left: 0; }

.column, .columns {
  flex: 1 1 0px;
  padding-right: 0.25rem;
  padding-left: 0.25rem;
  min-width: 0; }
  @media print, screen and (min-width: 48em) {
    .column, .columns {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }

.column.row.row, .row.row.columns {
  float: none;
  display: block; }

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0; }

.small-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

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

.small-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.small-offset-2 {
  margin-left: 16.66667%; }

.small-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

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

.small-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.small-offset-4 {
  margin-left: 33.33333%; }

.small-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.small-offset-5 {
  margin-left: 41.66667%; }

.small-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

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

.small-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.small-offset-7 {
  margin-left: 58.33333%; }

.small-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.small-offset-8 {
  margin-left: 66.66667%; }

.small-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

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

.small-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.small-offset-10 {
  margin-left: 83.33333%; }

.small-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.small-offset-11 {
  margin-left: 91.66667%; }

.small-up-1 {
  flex-wrap: wrap; }
  .small-up-1 > .column, .small-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%; }

.small-up-2 {
  flex-wrap: wrap; }
  .small-up-2 > .column, .small-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%; }

.small-up-3 {
  flex-wrap: wrap; }
  .small-up-3 > .column, .small-up-3 > .columns {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }

.small-up-4 {
  flex-wrap: wrap; }
  .small-up-4 > .column, .small-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%; }

.small-up-5 {
  flex-wrap: wrap; }
  .small-up-5 > .column, .small-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%; }

.small-up-6 {
  flex-wrap: wrap; }
  .small-up-6 > .column, .small-up-6 > .columns {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }

.small-up-7 {
  flex-wrap: wrap; }
  .small-up-7 > .column, .small-up-7 > .columns {
    flex: 0 0 14.28571%;
    max-width: 14.28571%; }

.small-up-8 {
  flex-wrap: wrap; }
  .small-up-8 > .column, .small-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%; }

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.25rem;
  padding-left: 0.25rem; }

@media print, screen and (min-width: 48em) {
  .medium-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-up-1 {
    flex-wrap: wrap; }
    .medium-up-1 > .column, .medium-up-1 > .columns {
      flex: 0 0 100%;
      max-width: 100%; }
  .medium-up-2 {
    flex-wrap: wrap; }
    .medium-up-2 > .column, .medium-up-2 > .columns {
      flex: 0 0 50%;
      max-width: 50%; }
  .medium-up-3 {
    flex-wrap: wrap; }
    .medium-up-3 > .column, .medium-up-3 > .columns {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .medium-up-4 {
    flex-wrap: wrap; }
    .medium-up-4 > .column, .medium-up-4 > .columns {
      flex: 0 0 25%;
      max-width: 25%; }
  .medium-up-5 {
    flex-wrap: wrap; }
    .medium-up-5 > .column, .medium-up-5 > .columns {
      flex: 0 0 20%;
      max-width: 20%; }
  .medium-up-6 {
    flex-wrap: wrap; }
    .medium-up-6 > .column, .medium-up-6 > .columns {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .medium-up-7 {
    flex-wrap: wrap; }
    .medium-up-7 > .column, .medium-up-7 > .columns {
      flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .medium-up-8 {
    flex-wrap: wrap; }
    .medium-up-8 > .column, .medium-up-8 > .columns {
      flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media print, screen and (min-width: 48em) and (min-width: 48em) {
  .medium-expand {
    flex: 1 1 0px; } }

.row.medium-unstack > .column, .row.medium-unstack > .columns {
  flex: 0 0 100%; }
  @media print, screen and (min-width: 48em) {
    .row.medium-unstack > .column, .row.medium-unstack > .columns {
      flex: 1 1 0px; } }

@media print, screen and (min-width: 48em) {
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; } }

@media print, screen and (min-width: 66.75em) {
  .large-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-up-1 {
    flex-wrap: wrap; }
    .large-up-1 > .column, .large-up-1 > .columns {
      flex: 0 0 100%;
      max-width: 100%; }
  .large-up-2 {
    flex-wrap: wrap; }
    .large-up-2 > .column, .large-up-2 > .columns {
      flex: 0 0 50%;
      max-width: 50%; }
  .large-up-3 {
    flex-wrap: wrap; }
    .large-up-3 > .column, .large-up-3 > .columns {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .large-up-4 {
    flex-wrap: wrap; }
    .large-up-4 > .column, .large-up-4 > .columns {
      flex: 0 0 25%;
      max-width: 25%; }
  .large-up-5 {
    flex-wrap: wrap; }
    .large-up-5 > .column, .large-up-5 > .columns {
      flex: 0 0 20%;
      max-width: 20%; }
  .large-up-6 {
    flex-wrap: wrap; }
    .large-up-6 > .column, .large-up-6 > .columns {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .large-up-7 {
    flex-wrap: wrap; }
    .large-up-7 > .column, .large-up-7 > .columns {
      flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .large-up-8 {
    flex-wrap: wrap; }
    .large-up-8 > .column, .large-up-8 > .columns {
      flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media print, screen and (min-width: 66.75em) and (min-width: 66.75em) {
  .large-expand {
    flex: 1 1 0px; } }

.row.large-unstack > .column, .row.large-unstack > .columns {
  flex: 0 0 100%; }
  @media print, screen and (min-width: 66.75em) {
    .row.large-unstack > .column, .row.large-unstack > .columns {
      flex: 1 1 0px; } }

@media print, screen and (min-width: 66.75em) {
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; } }

.shrink {
  flex: 0 0 auto;
  max-width: 100%; }

.column-block {
  margin-bottom: 0.5rem; }
  .column-block > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 48em) {
    .column-block {
      margin-bottom: 1.875rem; }
      .column-block > :last-child {
        margin-bottom: 0; } }

.align-left {
  justify-content: flex-start; }

.align-right {
  justify-content: flex-end; }

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

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

.align-spaced {
  justify-content: space-around; }

.align-left.vertical.menu > li > a {
  justify-content: flex-start; }

.align-right.vertical.menu > li > a {
  justify-content: flex-end; }

.align-center.vertical.menu > li > a {
  justify-content: center; }

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

.align-self-top {
  align-self: flex-start; }

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

.align-self-bottom {
  align-self: flex-end; }

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

.align-self-middle {
  align-self: center; }

.align-stretch {
  align-items: stretch; }

.align-self-stretch {
  align-self: stretch; }

.align-center-middle {
  justify-content: center;
  align-items: center;
  align-content: center; }

.small-order-1 {
  order: 1; }

.small-order-2 {
  order: 2; }

.small-order-3 {
  order: 3; }

.small-order-4 {
  order: 4; }

.small-order-5 {
  order: 5; }

.small-order-6 {
  order: 6; }

@media print, screen and (min-width: 48em) {
  .medium-order-1 {
    order: 1; }
  .medium-order-2 {
    order: 2; }
  .medium-order-3 {
    order: 3; }
  .medium-order-4 {
    order: 4; }
  .medium-order-5 {
    order: 5; }
  .medium-order-6 {
    order: 6; } }

@media print, screen and (min-width: 66.75em) {
  .large-order-1 {
    order: 1; }
  .large-order-2 {
    order: 2; }
  .large-order-3 {
    order: 3; }
  .large-order-4 {
    order: 4; }
  .large-order-5 {
    order: 5; }
  .large-order-6 {
    order: 6; } }

.flex-container {
  display: flex; }

.flex-child-auto {
  flex: 1 1 auto; }

.flex-child-grow {
  flex: 1 0 auto; }

.flex-child-shrink {
  flex: 0 1 auto; }

.flex-dir-row {
  flex-direction: row; }

.flex-dir-row-reverse {
  flex-direction: row-reverse; }

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

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

@media print, screen and (min-width: 48em) {
  .medium-flex-container {
    display: flex; }
  .medium-flex-child-auto {
    flex: 1 1 auto; }
  .medium-flex-child-grow {
    flex: 1 0 auto; }
  .medium-flex-child-shrink {
    flex: 0 1 auto; }
  .medium-flex-dir-row {
    flex-direction: row; }
  .medium-flex-dir-row-reverse {
    flex-direction: row-reverse; }
  .medium-flex-dir-column {
    flex-direction: column; }
  .medium-flex-dir-column-reverse {
    flex-direction: column-reverse; } }

@media print, screen and (min-width: 66.75em) {
  .large-flex-container {
    display: flex; }
  .large-flex-child-auto {
    flex: 1 1 auto; }
  .large-flex-child-grow {
    flex: 1 0 auto; }
  .large-flex-child-shrink {
    flex: 0 1 auto; }
  .large-flex-dir-row {
    flex-direction: row; }
  .large-flex-dir-row-reverse {
    flex-direction: row-reverse; }
  .large-flex-dir-column {
    flex-direction: column; }
  .large-flex-dir-column-reverse {
    flex-direction: column-reverse; } }



html {
  scroll-behavior: smooth;
  scroll-padding-top: calc(var(--logo-height-mobile) + 106px);
  font-size: calc(var(--font-body-scale) * 16px); }
  @media only screen and (min-width: 768px) {
    html {
      scroll-padding-top: calc(var(--logo-height) + 106px); } }

body {
  overflow-wrap: anywhere;
  font-size: 1.0625rem;
  line-height: calc(var(--font-body-line-height-scale) * 1.6);
  letter-spacing: var(--font-body-letter-spacing, normal);
  background: var(--bg-body); }
  body.open-cc {
    overflow: hidden; }
    body.open-cc #wrapper .click-capture {
      opacity: 1;
      visibility: visible;
      pointer-events: all; }
    body.open-cc #main-content {
      clip-path: none !important; }
    body.open-cc--product #wrapper .click-capture--product {
      opacity: 1;
      visibility: visible;
      pointer-events: all; }
    body.open-cc--product #main-content {
      clip-path: none !important; }
    body.open-cc #shopify-chat {
      display: none; }
  body.open-lightbox #main-content {
    clip-path: none !important; }

* {
  box-sizing: border-box; }

a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  transition: color 0.25s cubic-bezier(0.104, 0.204, 0.492, 1); }

button,
summary {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

p {
  word-spacing: 0.001em;
  font-feature-settings: "kern" 1;
  font-kerning: normal;
  line-height: calc(var(--font-body-line-height-scale) * 1.6); }

figure {
  margin: 0;
  padding: 0; }

hr {
  border-bottom-color: var(--color-border, #dadce0); }

summary {
  display: inline-block; }

#wrapper {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  scroll-behavior: smooth; }
  #wrapper #main-content {
    display: flex;
    flex: 1;
    backface-visibility: hidden;
    clip-path: inset(0px var(--footer-width-percent, 0%) 0% round var(--footer-border-radius, 0px));
    min-height: calc(100vh - var(--header-height, 0px) - var(--announcement-height, 0px));
    flex-direction: column;
    background: var(--bg-body, #f5f5f5); }
    @supports (height: 100dvh) {
      #wrapper #main-content {
        min-height: calc(100dvh - var(--header-height, 0px) - var(--announcement-height, 0px)); } }
    #wrapper #main-content > .row {
      width: 100%; }
  #wrapper .click-capture,
  #wrapper .click-capture--product {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 53;
    opacity: 0;
    visibility: hidden;
    background: rgba(var(--color-overlay-rgb), 0.4);
    backdrop-filter: blur(7px);
    -webkit-backdrop-filter: blur(7px); }
  #wrapper .click-capture--product {
    z-index: 91; }
  .template-product-quick-view #wrapper .click-capture--product {
    opacity: 1 !important;
    visibility: visible !important; }
  .template-product-quick-view #wrapper #main-content {
    clip-path: none !important; }

.row {
  padding: 0 16px; }
  @media only screen and (min-width: 768px) {
    .row {
      padding: 0 35px; } }
  .row .columns {
    padding: 0 4px; }
    @media only screen and (min-width: 768px) {
      .row .columns {
        padding: 0 15px; } }
  .row.no-padding {
    padding: 0; }
  .row.full-width-row {
    max-width: none; }
  .row.full-width-row-full {
    padding: 0;
    max-width: none; }
    .row.full-width-row-full > .columns {
      padding: 0; }

.text-size-large {
  font-size: 1.0625rem; }
  @media only screen and (min-width: 768px) {
    .text-size-large {
      font-size: 1.25rem; } }

.text-size-small {
  font-size: 0.9375rem; }


.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
  word-wrap: normal !important; }

.overflow-hidden {
  overflow: hidden; }

blockquote {
  position: relative;
  text-align: center;
  padding: 0 5%;
  border-left: 0;
  color: var(--color-heading, #1a1c1d);
  margin: 50px 0; }
  blockquote p,
  blockquote span {
    color: var(--color-heading, #1a1c1d); }

.thb-placeholder {
  background: rgba(var(--color-body-rgb), 0.03);
  display: flex; }
  .thb-placeholder svg {
    width: 100%;
    height: 100%;
    fill: var(--color-body, #2c2d2e); }

.rte a {
  text-decoration: underline;
  text-underline-offset: 3px; }

.rte p + h1,
.rte p + h2,
.rte p + h3,
.rte p + h4,
.rte p + h5,
.rte p + h6 {
  margin-top: 10px; }

.rte iframe {
  max-width: 100%; }

.no-js .no-js-hidden, .no-js
img.lazyload {
  display: none !important; }

.screen-reader-shortcut {
  position: fixed;
  top: -1000em; }
  .screen-reader-shortcut:focus {
    left: 6px;
    top: 7px;
    height: auto;
    width: auto;
    display: block;
    font-size: 14px;
    font-weight: var(--font-body-bold-weight, 600);
    padding: 15px 23px 14px;
    background-color: #54cdcd;
    color: #fff;
    z-index: 100000;
    line-height: normal;
    text-decoration: none;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); }

table {
  width: 100%;
  text-align: left;
  border-spacing: 0;
  border-collapse: separate;
  margin-bottom: 30px;
  font-size: 15px;
  border-collapse: collapse;
  border: 1px solid var(--color-border, #dadce0); }
  [dir="rtl"] table {
    text-align: right; }
  table thead {
    line-height: 1; }
    table thead th {
      font-size: 0.8125rem;
      padding: 18px 0;
      font-weight: var(--font-body-medium-weight, 500); }
  table th {
    font-weight: var(--font-body-medium-weight, 500); }
  table th,
  table td {
    padding: 10px 15px;
    border: 1px solid var(--color-border, #dadce0); }
    @media only screen and (min-width: 768px) {
      table th,
      table td {
        padding: 15px 25px; } }
  table.collaterals {
    border: 0;
    margin: 0; }
    table.collaterals tbody tr {
      border: 0;
      font-weight: var(--font-body-medium-weight, 500); }
      table.collaterals tbody tr th,
      table.collaterals tbody tr td {
        padding: 5px 0;
        border: 0; }
        table.collaterals tbody tr th:last-child,
        table.collaterals tbody tr td:last-child {
          text-align: right;
          padding-right: 0; }
      table.collaterals tbody tr th {
        padding: 5px 10px 5px 0; }
      table.collaterals tbody tr .price {
        font-weight: var(--font-body-medium-weight, 500); }
      table.collaterals tbody tr.cart-total .price {
        font-size: 1.25rem; }
      table.collaterals tbody tr:first-child th,
      table.collaterals tbody tr:first-child td {
        padding-top: 0; }
  table.no-borders {
    border: 0; }
    table.no-borders thead {
      line-height: 1; }
      table.no-borders thead th {
        padding: 18px 0;
        border-bottom: 1px solid var(--color-border, #dadce0); }
        table.no-borders thead th:last-child {
          text-align: right; }
    table.no-borders th,
    table.no-borders td {
      padding: 10px 15px;
      border: 0; }
      @media only screen and (min-width: 768px) {
        table.no-borders th,
        table.no-borders td {
          padding: 15px 25px; } }
    table.no-borders tbody tr th,
    table.no-borders tbody tr td {
      padding: 20px 15px 20px 0;
      border-bottom: 1px solid var(--color-border, #dadce0); }
      table.no-borders tbody tr th:last-child,
      table.no-borders tbody tr td:last-child {
        text-align: right;
        padding-right: 0; }
      @media only screen and (min-width: 768px) {
        table.no-borders tbody tr th,
        table.no-borders tbody tr td {
          padding: 20px 30px 20px 0; } }
      [dir="rtl"] table.no-borders tbody tr th, [dir="rtl"]
      table.no-borders tbody tr td {
        padding: 20px 0 20px 15px; }
        @media only screen and (min-width: 768px) {
          [dir="rtl"] table.no-borders tbody tr th, [dir="rtl"]
          table.no-borders tbody tr td {
            padding: 20px 0 20px 30px; } }
    table.no-borders tbody tr:last-child td {
      border-bottom: 0; }
    table.no-borders tfoot {
      text-align: right; }
      table.no-borders tfoot td {
        padding: 10px 0;
        border-top: 1px solid var(--color-border, #dadce0); }
        table.no-borders tfoot td:first-child {
          text-align: left; }

.shopify-challenge__container {
  padding: 40px 0; }
  @media only screen and (min-width: 768px) {
    .shopify-challenge__container {
      padding: 70px 0; } }
  @media only screen and (min-width: 1068px) {
    .shopify-challenge__container {
      padding: 100px 0; } }

.discounts {
  list-style: none;
  margin: 5px 0 0;
  padding: 0;
  font-size: 12px; }
  .discounts__discount {
    margin-bottom: 5px; }
    .discounts__discount svg {
      vertical-align: middle;
      margin-right: 6px;
      width: 10px; }

.side-panel {
  position: fixed;
  top: 0;
  right: 0;
  height: 100vh;
  z-index: 90;
  width: calc(100vw - 15px);
  background: var(--color-drawer-bg, #fff);
  max-width: 540px;
  overflow-x: hidden;
  transform: translateX(100%);
  border-radius: var(--block-border-radius, 16px) 0 0 var(--block-border-radius, 16px);
  --bg-body-rgb: var(--color-drawer-bg-rgb); }
  .side-panel:not(.active) {
    box-shadow: none !important; }
  @supports (height: 100dvh) {
    .side-panel {
      height: 100dvh; } }
  .side-panel.active {
    transform: translateX(0%); }
  .side-panel.side-cart {
    z-index: 99; }
  .side-panel.facet-drawer {
    transform: translateX(-100%);
    right: auto;
    left: 0; }
    .side-panel.facet-drawer.active {
      transform: translateX(0%); }
  .side-panel.search-drawer {
    overflow: hidden; }
    .side-panel.search-drawer .side-panel-inner {
      height: 100%; }
    .side-panel.search-drawer .side-panel-header div {
      height: 70px;
      padding: 10px 0; }
    .side-panel.search-drawer .searchform {
      width: 100%;
      padding-right: 20px; }
      .side-panel.search-drawer .searchform input {
        border: 0;
        padding: 0;
        font-size: 1rem;
        outline: 0; }
      .side-panel.search-drawer .searchform label {
        display: none; }
    .side-panel.search-drawer .side-panel-content--has-tabs {
      display: none;
      position: relative;
      flex: 1;
      height: calc(100% - 70px); }
      .side-panel.search-drawer .side-panel-content--has-tabs.active {
        display: flex;
        flex-direction: column; }
        .side-panel.search-drawer .side-panel-content--has-tabs.active + .side-panel-content--initial {
          display: none; }
      .side-panel.search-drawer .side-panel-content--has-tabs scroll-shadow {
        flex: 1;
        overflow: hidden; }
    .side-panel.search-drawer .side-panel-content--initial {
      height: calc(100% - 70px);
      overflow-x: hidden;
      overflow-y: auto; }
  .side-panel.product-drawer {
    z-index: 102;
    width: auto;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    height: auto;
    max-width: 100%;
    margin: 0;
    opacity: 0;
    pointer-events: none; }
    @media only screen and (min-width: 1068px) {
      .side-panel.product-drawer {
        max-width: 1160px;
        max-height: calc(100vh - 40px);
        left: 50%;
        right: auto;
        top: 50%;
        width: 100%;
        bottom: auto;
        transform: translate3d(-50%, -50%, 0); }
        @supports (height: 100dvh) {
          .side-panel.product-drawer {
            max-height: calc(100dvh - 40px); } } }
    .side-panel.product-drawer.active {
      pointer-events: all;
      opacity: 1; }
      @media only screen and (min-width: 1068px) {
        .side-panel.product-drawer.active {
          transform: translate3d(-50%, -50%, 0); } }
    .side-panel.product-drawer .side-panel-close {
      position: absolute;
      top: 5px;
      right: 5px;
      width: 40px;
      height: 40px;
      z-index: 20;
      display: flex;
      align-items: center;
      justify-content: center; }
    .side-panel.product-drawer .thb-product-detail {
      margin: 0; }
    .side-panel.product-drawer .side-panel-inner {
      position: relative;
      z-index: 5; }
    .side-panel.product-drawer .side-panel-content {
      padding: 10px 20px 20px; }
      @media only screen and (min-width: 1068px) {
        .side-panel.product-drawer .side-panel-content {
          padding: 40px; } }
  .side-panel-header {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 35;
    background: var(--color-drawer-bg, #fff);
    padding: 0 30px; }
    .side-panel-header .h6 {
      margin: 0;
      line-height: 1;
      color: var(--color-body, #2c2d2e); }
      .side-panel-header .h6 > span {
        display: block; }
      .side-panel-header .h6 .facets__label {
        font-size: 0.75rem;
        margin-top: 4px;
        display: block; }
    .side-panel-header div {
      line-height: 1;
      display: flex;
      justify-content: space-between;
      align-items: center;
      height: 100%;
      padding: 23px 0;
      border-bottom: 1px solid var(--color-border, #dadce0); }
  .side-panel-close {
    cursor: pointer; }
  .side-panel-content {
    padding: 25px 30px;
    font-size: 0.9375rem; }
    .side-panel-content.side-panel-content--has-tabs {
      padding: 0; }
      .side-panel-content.side-panel-content--has-tabs .side-panel-content--inner {
        padding: 0px 30px 25px;
        overflow-y: auto;
        overflow-x: hidden;
        height: 100%; }
    .side-panel-content--tabs {
      display: flex;
      padding: 25px 30px; }
      .side-panel-content--tabs button {
        display: inline-flex;
        align-items: center;
        min-height: 25px;
        color: rgba(var(--color-body-rgb), 0.6);
        margin-right: 15px;
        font-size: 1rem;
        font-weight: var(--font-body-medium-weight, 500);
        padding: 2px 0 5px;
        position: relative;
        z-index: 2; }
        .side-panel-content--tabs button:after {
          content: "";
          display: block;
          height: 2px;
          width: 100%;
          background: var(--color-body, #2c2d2e);
          position: absolute;
          bottom: 0;
          left: 0;
          z-index: 3;
          transform: scale(0, 1);
          transform-origin: left center; }
        .side-panel-content--tabs button:hover {
          color: var(--color-body, #2c2d2e);
          opacity: 1; }
        .side-panel-content--tabs button.tab-active {
          opacity: 1;
          color: var(--color-body, #2c2d2e); }
          .side-panel-content--tabs button.tab-active:after {
            transform: scale(1, 1); }
    .side-panel-content--tab-panel {
      display: none; }
      .side-panel-content--tab-panel.tab-active {
        display: block; }
    .side-panel-content--search-footer {
      padding: 25px 30px;
      border-top: 1px solid var(--color-border, #dadce0);
      margin-top: auto; }
    .side-panel-content .button {
      flex-shrink: 0; }
  .side-panel-footer {
    padding: 25px 30px;
    border-top: 1px solid var(--color-border, #dadce0); }


.loading {
  position: relative; }
  .loading:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10; }
  .loading .loading-overlay {
    display: block; }

.loading-overlay {
  display: none;
  width: 42px;
  height: 42px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 20;
  line-height: 0;
  transform: translate3d(-50%, -50%, 0); }

.spinner {
  animation: rotator 1.4s infinite linear; }
  .spinner-path {
    stroke-dasharray: 280;
    stroke-dashoffset: 0;
    transform-origin: center;
    animation: dash 1.4s infinite ease; }

@keyframes rotator {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(270deg); } }

@keyframes dash {
  0% {
    stroke-dashoffset: 280; }
  50% {
    stroke-dashoffset: 75;
    transform: rotate(135deg); }
  100% {
    stroke-dashoffset: 280;
    transform: rotate(450deg); } }

.mobile-menu-drawer {
  display: none; }


.lazyload,
.lazyloading {
  opacity: 0.75;
  will-change: opacity, filter;
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  filter: blur(5px); }
  .lazyload.no-blur,
  .lazyloading.no-blur {
    filter: none;
    opacity: 1; }

.lazyloaded {
  opacity: 1;
  transition: opacity 0.2s cubic-bezier(0.104, 0.204, 0.492, 1), filter 0.2s cubic-bezier(0.104, 0.204, 0.492, 1); }


@media only screen and (min-width: 768px) {
  .medium-1\/5 {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; } }

@media only screen and (min-width: 1068px) {
  .large-1\/5 {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; } }


scroll-shadow {
  display: inline-block;
  width: 100%;
  --scroll-shadow-size: 20;
  --scroll-shadow-top: linear-gradient(rgba(var(--bg-body-rgb), 1),
      rgba(var(--bg-body-rgb), 0));
  --scroll-shadow-bottom: linear-gradient(rgba(var(--bg-body-rgb), 0),
      rgba(var(--bg-body-rgb), 1));
  --scroll-shadow-left: linear-gradient(90deg,
      rgba(var(--bg-body-rgb), 1),
      rgba(var(--bg-body-rgb), 0));
  --scroll-shadow-right: linear-gradient(90deg,
      rgba(var(--bg-body-rgb), 0),
      rgba(var(--bg-body-rgb), 1)); }

@media only screen and (max-width: 767px) {
  .mobile-height-full {
    transition: height 0.5s linear;
    height: calc(100vh - var(--announcement-height, 0px)); }
    @supports (height: 100svh) {
      .mobile-height-full {
        height: calc(100svh - var(--announcement-height, 0px)); } } }

@media only screen and (max-width: 767px) {
  .mobile-height-auto {
    min-height: auto; } }

@media only screen and (max-width: 767px) {
  .mobile-height-300 {
    min-height: 300px; } }

@media only screen and (max-width: 767px) {
  .mobile-height-350 {
    min-height: 350px; } }

@media only screen and (max-width: 767px) {
  .mobile-height-400 {
    min-height: 400px; } }

@media only screen and (max-width: 767px) {
  .mobile-height-450 {
    min-height: 450px; } }

@media only screen and (max-width: 767px) {
  .mobile-height-500 {
    min-height: 500px; } }

@media only screen and (min-width: 768px) {
  .desktop-height-full {
    height: calc(100vh - var(--announcement-height, 0px)); }
    @supports (height: 100dvh) {
      .desktop-height-full {
        height: calc(100dvh - var(--announcement-height, 0px)); } } }

@media only screen and (min-width: 768px) {
  .desktop-height-auto {
    min-height: auto; } }

@media only screen and (min-width: 768px) {
  .desktop-height-450 {
    min-height: 450px; } }

@media only screen and (min-width: 768px) {
  .desktop-height-550 {
    min-height: 550px; } }

@media only screen and (min-width: 768px) {
  .desktop-height-650 {
    min-height: 650px; } }

@media only screen and (min-width: 768px) {
  .desktop-height-750 {
    min-height: 750px; } }

.height-full {
  min-height: 100vh; }

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

.height-300 {
  min-height: 300px; }

.height-350 {
  min-height: 350px; }

.height-400 {
  min-height: 400px; }

.height-450 {
  min-height: 450px; }

.page-content-width {
  max-width: 800px;
  margin: 0 auto; }

.subheading {
  font-size: 0.75rem;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: var(--font-body-medium-weight, 500); }


.section-spacing {
  margin-top: var(--section-spacing-mobile, 0);
  margin-bottom: var(--section-spacing-mobile, 0); }
  @media only screen and (min-width: 990px) {
    .section-spacing {
      margin-top: var(--section-spacing-desktop, 0);
      margin-bottom: var(--section-spacing-desktop, 0); } }
  .section-spacing.section-spacing--disable-top {
    margin-top: 0; }
  .section-spacing.section-spacing--disable-bottom {
    margin-bottom: 0; }

.section-spacing-bottom {
  margin-bottom: var(--section-spacing-mobile, 0); }
  @media only screen and (min-width: 768px) {
    .section-spacing-bottom {
      margin-bottom: var(--section-spacing-desktop, 0); } }
  .section-spacing-bottom.section-spacing--disable-bottom {
    margin-bottom: 0; }

.section-spacing-padding {
  padding-top: var(--section-spacing-mobile, 0);
  padding-bottom: var(--section-spacing-mobile, 0); }
  @media only screen and (min-width: 768px) {
    .section-spacing-padding {
      padding-top: var(--section-spacing-desktop, 0);
      padding-bottom: var(--section-spacing-desktop, 0); } }
  .section-spacing-padding.section-spacing--disable-top {
    padding-top: 0; }
  .section-spacing-padding.section-spacing--disable-bottom {
    padding-bottom: 0; }

.visibility-hidden {
  visibility: hidden; }

.thb-parallax-image {
  pointer-events: none;
  will-change: transform;
  transform-style: preserve-3d;
  backface-visibility: hidden; }


.has-shadow--true.has-shadow--hover:hover {
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.16); }


.back-to-top {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  background: var(--color-drawer-bg, #fff);
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 30;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
  transform: translateY(70px); }
  @media only screen and (min-width: 1068px) {
    .back-to-top {
      bottom: 30px;
      right: 30px; } }
  .back-to-top.back-to-top--active {
    transform: translateY(0px); }
  .back-to-top svg {
    overflow: visible;
    transform: translateY(1px); }
  .back-to-top--handle {
    transform: translateY(4px); }
  .back-to-top--bar {
    opacity: 0;
    transform-origin: bottom center;
    transform: scale(1, 0) translateY(8px); }
  .back-to-top:hover .back-to-top--handle, .back-to-top:focus .back-to-top--handle {
    transform: translateY(0px); }
  .back-to-top:hover .back-to-top--bar, .back-to-top:focus .back-to-top--bar {
    opacity: 1;
    transform-origin: top center;
    transform: scale(1, 1) translateY(0); }


.metafield-color {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 5px; }

.metafield-rich_text_field > *:last-child {
  margin-bottom: 0; }


:focus:not(:focus-visible) {
  outline: none; }

::-webkit-search-decoration {
  -webkit-appearance: none; }

.thb-localization-forms {
  display: block;
  font-size: 0.75rem; }
  .thb-localization-forms .shopify-localization-form {
    display: inline-flex; }
    .thb-localization-forms .shopify-localization-form > div {
      margin-left: 15px; }
  .thb-localization-forms .custom-select {
    font-size: inherit; }
    .thb-localization-forms .custom-select + .custom-select {
      margin-left: 20px; }
      [dir="rtl"] .thb-localization-forms .custom-select + .custom-select {
        margin-left: 0;
        margin-right: 20px; }
  .thb-localization-forms--flag {
    width: 14px;
    height: 14px;
    object-fit: cover;
    border-radius: 50%;
    margin-right: 12px; }
    [dir="rtl"] .thb-localization-forms--flag {
      margin-right: 0;
      margin-left: 12px; }

.shopify-payment-button__more-options,
.text-button {
  display: inline-flex;
  align-items: center;
  font-size: 0.9375rem;
  line-height: 1;
  position: relative;
  font-weight: var(--font-body-medium-weight, 500);
  letter-spacing: var(--button-letter-spacing, 0.02em);
  cursor: pointer;
  position: relative;
  color: var(--color-accent);
  text-decoration: underline;
  text-underline-offset: 3px; }
  .shopify-payment-button__more-options span,
  .text-button span {
    overflow: hidden;
    margin-left: 6px; }
    [dir="rtl"] .shopify-payment-button__more-options span, [dir="rtl"]
    .text-button span {
      margin-left: 0;
      margin-right: 6px;
      transform: rotateZ(180deg); }
  @media (hover: hover) {
    .shopify-payment-button__more-options:hover svg,
    .text-button:hover svg {
      animation: text-button-arrow 0.35s linear forwards 1; } }
  .shopify-payment-button__more-options--has-icon,
  .text-button--has-icon {
    text-decoration: none; }
  .shopify-payment-button__more-options.white,
  .text-button.white {
    color: #fff; }
    .shopify-payment-button__more-options.white svg path,
    .text-button.white svg path {
      stroke: #fff; }
  .shopify-payment-button__more-options.regular,
  .text-button.regular {
    color: var(--solid-button-background, var(--color-accent)); }
    .shopify-payment-button__more-options.regular svg path,
    .text-button.regular svg path {
      stroke: var(--solid-button-background, var(--color-accent)); }

@keyframes text-button-arrow {
  0% {
    transform: translateX(0%); }
  50% {
    transform: translateX(100%); }
  51% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(0%); } }

button {
  color: var(--color-body, #2c2d2e);
  cursor: pointer; }

.button,
input[type="submit"] {
  display: inline-flex;
  cursor: pointer;
  padding: 7px 30px;
  align-items: center;
  justify-content: center;
  height: 50px;
  font-size: 0.9375rem;
  font-weight: var(--font-body-medium-weight, 500);
  letter-spacing: var(--button-letter-spacing, 0.02em);
  background: var(--solid-button-background, var(--color-accent));
  color: var(--solid-button-label, #fff);
  border: 0;
  border-radius: var(--button-border-radius, 6px);
  text-align: center;
  position: relative;
  z-index: 1;
  overflow: hidden;
  appearance: none;
  transition: color 0.25s cubic-bezier(0.104, 0.204, 0.492, 1), background-color 0.25s cubic-bezier(0.104, 0.204, 0.492, 1); }
  .button-uppercase-true .button, .button-uppercase-true
  input[type="submit"] {
    text-transform: uppercase; }
  .button:focus, .button.loading,
  [loading="true"] .button,
  input[type="submit"]:focus,
  input[type="submit"].loading,
  [loading="true"]
  input[type="submit"] {
    background: var(--solid-button-background-hover, var(--color-accent));
    color: var(--solid-button-label, #fff); }
    .button:focus .spinner-path, .button.loading .spinner-path,
    [loading="true"] .button .spinner-path,
    input[type="submit"]:focus .spinner-path,
    input[type="submit"].loading .spinner-path,
    [loading="true"]
    input[type="submit"] .spinner-path {
      stroke: var(--bg-body); }
  @media screen and (hover: hover) {
    .button:hover,
    input[type="submit"]:hover {
      background: var(--solid-button-background-hover, var(--color-accent));
      color: var(--solid-button-label, #fff); } }
  .button.loading span,
  [loading="true"] .button span,
  input[type="submit"].loading span,
  [loading="true"]
  input[type="submit"] span {
    opacity: 0; }
  .button.loading .loading-overlay,
  [loading="true"] .button .loading-overlay,
  input[type="submit"].loading .loading-overlay,
  [loading="true"]
  input[type="submit"] .loading-overlay {
    opacity: 1; }
  .button span,
  input[type="submit"] span {
    position: relative;
    z-index: 8; }
  .button .loading-overlay,
  input[type="submit"] .loading-overlay {
    opacity: 0;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none; }
    .button .loading-overlay svg,
    input[type="submit"] .loading-overlay svg {
      width: 20px;
      height: 20px; }
  .button.full,
  input[type="submit"].full {
    width: 100%; }
  .button.pill,
  input[type="submit"].pill {
    border-radius: 500px; }
  .button.small,
  input[type="submit"].small {
    height: 32px;
    padding: 5px 20px;
    letter-spacing: 0.02em;
    font-weight: var(--font-body-medium-weight, 500);
    text-transform: none; }
  .button.medium,
  input[type="submit"].medium {
    height: 40px;
    font-size: 0.8125rem; }
  .button.white,
  input[type="submit"].white {
    background: #fff;
    color: var(--white-button-label, var(--color-body, #2c2d2e)); }
    @media screen and (hover: hover) {
      .button.white:hover,
      input[type="submit"].white:hover {
        background: #f0f0f0;
        color: var(--white-button-label, var(--color-body, #2c2d2e)); } }
  .button.accent,
  input[type="submit"].accent {
    background: var(--color-accent);
    color: var(--solid-button-label, #fff); }
    .button.accent .spinner-path,
    input[type="submit"].accent .spinner-path {
      stroke: var(--bg-body); }
    @media screen and (hover: hover) {
      .button.accent:hover,
      input[type="submit"].accent:hover {
        background: var(--color-accent-hover, var(--color-accent)); } }
  .button[disabled],
  input[type="submit"][disabled] {
    background: rgba(var(--color-body-rgb), 0.4);
    color: #fff;
    cursor: not-allowed;
    pointer-events: none; }


form {
  margin: 0; }
  form fieldset {
    padding: 0;
    margin: 0;
    border: 0; }

input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"].loading,
[loading="true"] input[type="submit"] {
  color: var(--solid-button-label, #fff); }


input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea,
select {
  border: 1px solid var(--color-form-border);
  padding: 12px 17px;
  height: 52px;
  margin-bottom: 10px;
  color: var(--color-body, #2c2d2e);
  font-size: 0.8125rem;
  font-weight: 400;
  background: transparent;
  max-width: 100%;
  border-radius: var(--input-border-radius, 6px);
  appearance: none; }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="date"]:focus,
  input[type="datetime"]:focus,
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="time"]:focus,
  input[type="url"]:focus,
  textarea:focus,
  select:focus {
    border-color: var(--color-accent); }
  input[type="text"]::placeholder,
  input[type="password"]::placeholder,
  input[type="date"]::placeholder,
  input[type="datetime"]::placeholder,
  input[type="email"]::placeholder,
  input[type="number"]::placeholder,
  input[type="search"]::placeholder,
  input[type="tel"]::placeholder,
  input[type="time"]::placeholder,
  input[type="url"]::placeholder,
  textarea::placeholder,
  select::placeholder {
    color: #fff}
  input[type="text"].full,
  input[type="password"].full,
  input[type="date"].full,
  input[type="datetime"].full,
  input[type="email"].full,
  input[type="number"].full,
  input[type="search"].full,
  input[type="tel"].full,
  input[type="time"].full,
  input[type="url"].full,
  textarea.full,
  select.full {
    width: 100%; }
  input[type="text"].invalid,
  input[type="password"].invalid,
  input[type="date"].invalid,
  input[type="datetime"].invalid,
  input[type="email"].invalid,
  input[type="number"].invalid,
  input[type="search"].invalid,
  input[type="tel"].invalid,
  input[type="time"].invalid,
  input[type="url"].invalid,
  textarea.invalid,
  select.invalid {
    border-color: #e93636; }

input[type="checkbox"],
input[type="radio"] {
  border: 1px solid var(--color-form-border);
  width: 20px;
  height: 20px;
  border-radius: 3px;
  margin: 0 10px 0 0;
  vertical-align: middle; }

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

label {
  font-size: 0.8125rem;
  letter-spacing: 0.02em;
  font-weight: 400;
  color: var(--color-body, #2c2d2e); }

select {
  width: auto; }
  select.resize-select {
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    transition-property: color; }

@media only screen and (min-width: 1068px) {
  .fields {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 10px; } }

.field {
  position: relative; }
  .field label {
    position: absolute;
    display: flex;
    align-items: center;
    top: 0;
    left: 0;
    width: auto;
    line-height: 1;
    padding: 12px 17px;
    height: 50px;
    pointer-events: none;
    color: rgba(var(--color-body-rgb), 0.6); }
    [dir="rtl"] .field label {
      left: auto;
      right: 0; }
  .field textarea:focus + label,
  .field textarea:not(:placeholder-shown) + label,
  .field input[type="text"]:focus + label,
  .field input[type="text"]:not(:placeholder-shown) + label,
  .field input[type="password"]:focus + label,
  .field input[type="password"]:not(:placeholder-shown) + label,
  .field input[type="date"]:focus + label,
  .field input[type="date"]:not(:placeholder-shown) + label,
  .field input[type="datetime"]:focus + label,
  .field input[type="datetime"]:not(:placeholder-shown) + label,
  .field input[type="email"]:focus + label,
  .field input[type="email"]:not(:placeholder-shown) + label,
  .field input[type="number"]:focus + label,
  .field input[type="number"]:not(:placeholder-shown) + label,
  .field input[type="search"]:focus + label,
  .field input[type="search"]:not(:placeholder-shown) + label,
  .field input[type="tel"]:focus + label,
  .field input[type="tel"]:not(:placeholder-shown) + label,
  .field input[type="time"]:focus + label,
  .field input[type="time"]:not(:placeholder-shown) + label,
  .field input[type="url"]:focus + label,
  .field input[type="url"]:not(:placeholder-shown) + label,
  .field select:focus + label,
  .field select:not(:placeholder-shown) + label {
    background-color: var(--bg-body, #f5f5f5);
    font-size: 0.6875rem; 
    padding: 0 6px;
    height: auto;
    left: 11px;
    transform: translateY(-50%); }
    [dir="rtl"] .field textarea:focus + label, [dir="rtl"]
    .field textarea:not(:placeholder-shown) + label, [dir="rtl"]
    .field input[type="text"]:focus + label, [dir="rtl"]
    .field input[type="text"]:not(:placeholder-shown) + label, [dir="rtl"]
    .field input[type="password"]:focus + label, [dir="rtl"]
    .field input[type="password"]:not(:placeholder-shown) + label, [dir="rtl"]
    .field input[type="date"]:focus + label, [dir="rtl"]
    .field input[type="date"]:not(:placeholder-shown) + label, [dir="rtl"]
    .field input[type="datetime"]:focus + label, [dir="rtl"]
    .field input[type="datetime"]:not(:placeholder-shown) + label, [dir="rtl"]
    .field input[type="email"]:focus + label, [dir="rtl"]
    .field input[type="email"]:not(:placeholder-shown) + label, [dir="rtl"]
    .field input[type="number"]:focus + label, [dir="rtl"]
    .field input[type="number"]:not(:placeholder-shown) + label, [dir="rtl"]
    .field input[type="search"]:focus + label, [dir="rtl"]
    .field input[type="search"]:not(:placeholder-shown) + label, [dir="rtl"]
    .field input[type="tel"]:focus + label, [dir="rtl"]
    .field input[type="tel"]:not(:placeholder-shown) + label, [dir="rtl"]
    .field input[type="time"]:focus + label, [dir="rtl"]
    .field input[type="time"]:not(:placeholder-shown) + label, [dir="rtl"]
    .field input[type="url"]:focus + label, [dir="rtl"]
    .field input[type="url"]:not(:placeholder-shown) + label, [dir="rtl"]
    .field select:focus + label, [dir="rtl"]
    .field select:not(:placeholder-shown) + label {
      left: auto;
      right: 11px; }
  .field textarea.invalid + label,
  .field input[type="text"].invalid + label,
  .field input[type="password"].invalid + label,
  .field input[type="date"].invalid + label,
  .field input[type="datetime"].invalid + label,
  .field input[type="email"].invalid + label,
  .field input[type="number"].invalid + label,
  .field input[type="search"].invalid + label,
  .field input[type="tel"].invalid + label,
  .field input[type="time"].invalid + label,
  .field input[type="url"].invalid + label,
  .field select.invalid + label {
    color: #e93636; }

.searchform fieldset {
  position: relative; }
  .searchform fieldset input {
    width: 100%;
    margin: 0;
    padding-right: 50px; }
    .searchform fieldset input::placeholder {
      color: rgba(var(--color-body-rgb), 0.6); }
  .searchform fieldset .thb-search-submit {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px; }
    .searchform fieldset .thb-search-submit svg {
      height: 16px; }

.custom-checkbox[type="checkbox"] {
  -webkit-appearance: none;
  appearance: none;
  width: 48px;
  height: 24px;
  border-radius: 12px;
  border: 0;
  background: var(--color-border, #dadce0);
  position: relative;
  cursor: pointer; }
  .custom-checkbox[type="checkbox"]:after {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15); }
  .custom-checkbox[type="checkbox"]:checked {
    background: var(--color-accent); }
    .custom-checkbox[type="checkbox"]:checked:after {
      transform: translateX(24px); }

.select {
  position: relative;
  margin-bottom: 20px; }
  .select select {
    padding-right: 24px;
    margin-bottom: 0; }
  .select-arrow {
    display: flex;
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -3.5px;
    pointer-events: none;
    line-height: 0; }

.custom-select {
  display: inline-flex;
  position: relative; }
  .custom-select--button {
    display: inline-flex;
    align-items: center;
    line-height: 1;
    padding: 15px 0; }
  .custom-select--arrow {
    line-height: 0;
    margin-left: 10px; }
    [dir="rtl"] .custom-select--arrow {
      margin-left: 0;
      margin-right: 10px; }
  .custom-select--active .custom-select--list {
    opacity: 1;
    visibility: visible; }
  .custom-select--list {
    --bg-body-rgb: var(--color-drawer-bg-rgb);
    display: flex;
    position: absolute;
    top: 100%;
    right: 0;
    opacity: 0;
    max-width: calc(100vw - 30px);
    visibility: hidden;
    width: max-content;
    background: var(--color-drawer-bg, #fff);
    max-height: 300px;
    height: max-content;
    text-align: start;
    z-index: 20; }
    .custom-select--list ul {
      list-style: none;
      margin: 0;
      padding: 0;
      height: 100%;
      overflow-y: auto;
      overflow-x: hidden;
      padding: 20px; }
  .custom-select--item {
    margin-bottom: 13px; }
    .custom-select--item .thb-localization-forms--flag {
      width: 16px;
      height: 16px; }
    .custom-select--item-active {
      text-decoration: underline;
      text-underline-offset: 4px; }
    .custom-select--item:last-child {
      margin-bottom: 0; }
    .custom-select--item button {
      display: block; }
      .custom-select--item button img,
      .custom-select--item button span {
        vertical-align: middle; }
  .custom-select scroll-shadow {
    --scroll-shadow-radius: var(--block-border-radius, 16px); }
  .custom-select--top .custom-select--list {
    top: auto;
    bottom: 100%; }
  .custom-select--left .custom-select--list {
    right: auto;
    left: 0; }

.form-notification {
  display: flex;
  align-items: center;
  font-size: 0.8125rem; }
  .form-notification svg {
    margin-right: 10px;
    flex-shrink: 0; }
  .form-notification[hidden] {
    display: none; }
  .form-notification .errors ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .form-notification ul {
    list-style: none;
    margin: 0;
    padding: 0; }


.signup-container {
  margin-bottom: 0; }
  .signup-container .form-notification {
    margin-bottom: 10px; }
  .signup-container fieldset {
    position: relative; }
  .signup-container input {
    padding-right: 40px;font-size: 14px;
    width: 100%;border-radius: 9px;
    margin-bottom: 0; }
    [dir="rtl"] .signup-container input {
      padding-left: 40px;
      padding-right: 17px; }
  .signup-container button {
    /* position: absolute;
    bottom: 1px;
    right: 0;
    top: 1px; */
    max-height: 52px;
    width: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: 1px solid var(--color-form-border); }
    [dir="rtl"] .signup-container button {
      right: auto;
      left: 0;
      border-left: 0;
      border-right: 1px solid var(--color-form-border); }
      [dir="rtl"] .signup-container button svg {
        transform: rotateZ(180deg); }
  .signup-container--terms {
    display: inline-flex;
    align-items: center;
    margin-top: 10px; }
    .signup-container--terms input {
      width: auto;
      margin-right: 8px; }


.social-links {
  list-style: none;
  margin: 0;position: relative;display: flex;justify-content: center;
  padding: 20px 0 35px; }
  .social-links li {
    margin-bottom: 5px; }
    .social-links li a {
      display: inline-flex;
      align-items: center;
      width: 44px;
      height: 44px;
      justify-content: center; }
  .social-links svg {
    width: 34px;
    height: auto;
    flex-shrink: 0; }
  .social-links span {
    margin-left: 15px; }
  .social-links--has-label li a {
    width: auto;
    height: auto; }

.password-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: var(--color-bg, #fff);
  padding-top: 85px;
  position: relative; }
  .password-container p,
  .password-container h1 {
    color: var(--color-body); }
  /* .password-container--full-height-true {
    height: 100svh; } */
  .password-container--bg {
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0; }
    .password-container--bg img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .password-container .row {
    min-width: 100%; }

.password-header {
  border-bottom: 1px solid var(--color-border, #dadce0);
  padding: 25px 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5; }
  .password-header .columns {
    display: flex;
    flex-direction: column;
    justify-content: center; }
    @media only screen and (min-width: 768px) {
      .password-header .columns {
        flex-direction: row;position: relative; } }
  .password-header .logolink {
    display: inline-flex; }
    .password-header .logolink.text-logo {
      font-size: 30px;
      font-weight: var(--font-body-bold-weight, 600);
      line-height: 1; }
  .password-header .password-login-link {
    display: inline-flex;
    align-items: center;
    font-size: 0.875rem;
    margin-top: 15px; }
    .password-header .password-login-link svg {
      margin-right: 10px;
      transform: translateY(-2px); }
    @media only screen and (min-width: 768px) {
      .password-header .password-login-link {
        margin-top: 0; } }

.password-content {
 
  text-align: center;
  padding: 40px 0;
  position: relative;
  z-index: 10; }
  @media only screen and (min-width: 768px) {
    .password-content {padding: 70px 0;max-width: 552px;margin: 0 auto;padding: 0;}
  }
  @media only screen and (min-width: 1068px) {
    /* .password-content {padding: 100px 0; }  */
  }
  .password-content .signup-container {
     
    margin: 40px auto 0; }
   .social-links { 
    font-size: 0.8125rem; }
     .social-links li {
      display: inline-flex;
      padding: 0 6px; }
       .social-links li a {
        width: auto;
        height: auto; }
  .password-content .shopify-copyright {
    margin-top: 65px;
    font-size: 0.8125rem; }
  .password-content .form-notification {
    margin-top: 20px;
    text-align: center;
    justify-content: center; }

#password-page-login:target {
  display: block; }
  #password-page-login:target + .password-content {
    display: none; }

.password-page-login {
  display: none;
  max-width: 670px;
  margin: 0 auto;
  text-align: center;
  padding: 40px 0; }
  @media only screen and (min-width: 768px) {
    .password-page-login {
      padding: 70px 0; } }
  @media only screen and (min-width: 1068px) {
    .password-page-login {
      padding: 100px 0; } }
  .password-page-login .storefront-password-form {
    max-width: 470px;
    margin: 0 auto;
    margin-bottom: 40px; }
  .password-page-login .store-owner {
    font-size: 0.8125rem; position: relative;color:#fff;}
    .password-page-login .store-owner a {
      font-size: inherit;
      font-weight: var(--font-body-medium-weight, 500); }
  .password-page-login .cancel {
    font-size: 0.8125rem;
    text-transform: uppercase; }
  .password-page-login fieldset {
    position: relative; }
  .password-page-login input {
    padding-right: 40px;
    width: 100%;border-radius: 9px;
    margin-bottom: 0; }
.password-page-login input::placeholder{color:#fff;}
.password-page-login .store-owner a{margin-left: 5px;}
  .password-page-login button {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center; }
.pass-vide-content-wrapp{display: flex;}
.pass-video{width:27.78%;position: relative;}
.pass-video .aboutus-style-first_media_wrp{height:100%;}
.pass-video video{width: 100%;
    display: block;height:100vh;
    min-height: 100vh;
    object-fit: cover;}
.password-container{flex:1;padding: 0; }
/* .password-container .row{position: relative;} */
.password-container--bg:after {content: "";position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: #001629C2;z-index: 0;}
.password-container h1{font-family: var(--font-body);font-weight: 800;font-size:clamp(26px,3.05555555556vw, 44px);line-height: 100%;letter-spacing: 0;text-transform: uppercase;}
#password-page-login h2{font-family: var(--font-body);font-weight: 800;font-size:clamp(26px,3.05555555556vw, 44px);line-height: 110%;letter-spacing: 0;text-transform: uppercase;
position: relative;color: #fff;max-width: 430px;margin: 0 auto 20px;}
.password-container p{font-family: var(--font-body);font-weight: 400;font-size:clamp(13px,1.04166666667vw,15px); line-height: 1.9;letter-spacing: 0;text-align: center;}
.password-header .row{padding: 0;}
.password-container .row{    height: 100%;
    flex-direction: column;
    justify-content: space-between;
    flex-flow: column;}
.password-container .row .columns{flex: none;     padding: 0 ;}
.signup-container .field label{opacity: 0;}
.password-header {border: 0;padding: 35px 0 0;position: relative}
.password-header .password-login-link {position: absolute;right: 0;top: 50%;transform: translateY(-50%);margin: 0;}
.signup-container fieldset .field:nth-child(3){margin-top:15px;}
.signup-container .columns button{position: unset;width: auto;margin: 0 auto;background: #C73B3B;border: 0;margin-top: 30px;}
.form-notification.success {color:rgb(34, 194, 89);    font-size: 14px;}
.form-notification.error{color:rgb(233, 54, 54);    font-size: 14px;}

.password-container:has(#password-page-login:target) a.password-login-link {display: none;}

.custom-video-control.control-bar{      position: absolute;
    bottom: 20px;    right:20px;    z-index: 9;     width: 48px;    height: 48px;    border-radius: 50%;    border: 1px solid #FFFFFF14;    backdrop-filter: blur(25px);
display: flex;align-items: center;justify-content: center;}
.custom-video-control .icon.unmute-icon, .video-unmuted .custom-video-control .icon.mute-icon{    display: none;}
.video-unmuted .custom-video-control .icon.unmute-icon {display: block;}
div[role="listbox"] .needsclick img + .needsclick , div[role="listbox"] .needsclick{color:#000 !important}
.pass-video.shorts {overflow: hidden;padding-top: 49%;position: relative;}


@media(max-height:590px) and (min-width:767px){
  .password-header{padding: 20px 0 15px;}
  .password-content .signup-container {margin: 20px auto 0;}
  .social-links {padding: 15px 0 20px;}

}

@media(min-width:768px){
  .password-container{height: 100vh;}
  .pass-video.shorts{    height: 100vh;
    aspect-ratio: 5.6 / 10;        max-height: 100vh;
    max-width: 100%;width:auto;}
}

@media(min-width:768px) and (max-width:1136px) {
  .pass-video{width:calc(310px + (328 - 310) * ((100vw - 768px) / (1136 - 768)))}

}
  @media(max-width:991px){
  .password-container .row .columns{justify-content: flex-start;}
  .password-header {padding: 15px 0 0;}

}
@media(max-width:767px){
.pass-video{width:45%;}
  .pass-video.shorts {padding-top: 100.25%;}
.pass-video.video{overflow: hidden;padding-top: 66.25%;position: relative;}
.pass-video.video iframe{position:absolute; top:0; left:0; width:100%; height:100%;}
    .pass-video{width: 100%;/*display: none;*/}
  .pass-vide-content-wrapp{  /*  min-height: 100vh;height: 100%;*/ flex-direction: column-reverse;}
 
  
}
@media(min-width:641px){ 

}
  @media(max-width:640px){
.pass-video video{height: 100%;max-height: 80vh;min-height: 80vh;}
  .pass-video.shorts {padding-top: 178.25%;}

  .password-content{padding: 20px 0;}
  .social-links{padding:20px 0 25px}
  .password-container p{font-size: 14px;}
  .password-content .signup-container {margin: 20px auto 0;}
}
  @media(max-width:575px){
/* body.template-password{overflow: hidden;} */
