@charset "UTF-8";
/**
 * [replace with theme name] | Built with Slate
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

main {
  display: block; }

h1 {
  font-size: 2em;
  margin: .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: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          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: -.25em; }

sup {
  top: -.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; }

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

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

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

fieldset {
  padding: .35em .75em .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; }

a {
  line-height: inherit;
  text-decoration: none;
  cursor: pointer; }

a:focus, a:hover {
  color: #000; }

a img {
  border: 0; }

hr {
  clear: both;
  max-width: 100rem;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0; }

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

li {
  font-size: inherit; }

ul {
  list-style-type: disc; }

ol, ul {
  margin-left: 0; }

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

dl {
  margin-bottom: 1rem; }

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

blockquote {
  margin: 0 0 1rem;
  padding: .5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca; }

blockquote, blockquote p {
  line-height: 1.6;
  color: #8a8a8a; }

cite {
  display: block;
  font-size: .8125rem;
  color: #8a8a8a; }

cite:before {
  content: "\2014   "; }

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

code {
  padding: .125rem .3125rem .0625rem;
  border: 1px solid #cacaca;
  font-weight: 400; }

code, kbd {
  background-color: #e6e6e6;
  font-family: Consolas,Liberation Mono,Courier,monospace;
  color: #0a0a0a; }

kbd {
  margin: 0;
  padding: .125rem .25rem 0; }

/**
 * Foundation for Sites
 * Version 6.6.3
 * https://get.foundation
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 40em) {
  .reveal, .reveal.tiny, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto; } }

/*! 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: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          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; }

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=90em&xxlarge=100em"; }

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

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

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Montserrat";
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -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;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto; }

[data-whatinput='mouse'] button {
  outline: 0; }

pre {
  overflow: auto; }

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

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

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

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
textarea:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }

textarea {
  max-width: 100%; }

textarea[rows] {
  height: auto; }

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed; }

[type='submit'],
[type='button'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0; }

input[type='search'] {
  box-sizing: border-box; }

::-moz-placeholder {
  color: #cacaca; }

:-ms-input-placeholder {
  color: #cacaca; }

::placeholder {
  color: #cacaca; }

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem; }

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0; }

[type='checkbox'] + label[for],
[type='radio'] + label[for] {
  cursor: pointer; }

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem; }

[type='file'] {
  width: 100%; }

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a; }

label.middle {
  margin: 0 0 1rem;
  padding: 0.5625rem 0; }

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #0a0a0a; }

.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  align-items: stretch; }

.input-group > :first-child, .input-group > :first-child.input-group-button > * {
  border-radius: 0 0 0 0; }

.input-group > :last-child, .input-group > :last-child.input-group-button > * {
  border-radius: 0 0 0 0; }

.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap; }

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: flex;
  flex: 0 0 auto;
  align-items: center; }

.input-group-label:first-child {
  border-right: 0; }

.input-group-label:last-child {
  border-left: 0; }

.input-group-field {
  border-radius: 0;
  flex: 1 1 0px;
  min-width: 0; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: flex;
  flex: 0 0 auto; }

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  align-self: stretch;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem; }

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

legend {
  max-width: 100%;
  margin-bottom: 0.5rem; }

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca; }

.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem; }

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }

@media screen and (min-width: 0\0) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }

select:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }

select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed; }

select::-ms-expand {
  display: none; }

select[multiple] {
  height: auto;
  background-image: none; }

select:not([multiple]) {
  padding-top: 0;
  padding-bottom: 0; }

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #f9ecea; }

.is-invalid-input:not(:focus)::-moz-placeholder {
  color: #cc4b37; }

.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #cc4b37; }

.is-invalid-input:not(:focus)::placeholder {
  color: #cc4b37; }

.is-invalid-label {
  color: #cc4b37; }

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #cc4b37; }

.form-error.is-visible {
  display: block; }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
.about-page .section2 a,
.about-page .section3 a,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

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

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

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

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

h1, .h1,
h2,
.about-page .section2 a,
.about-page .section3 a, .h2, #ssw-page.gw-page-profile-edit .ssw-profile-edit-tabs li a, #ssw-page.gw-page-profile-edit #edit_profile_form .ssw-shop-url, #shopify-section-product .write-button,
h3, .h3, .reveal.product-modal__wrapper .product-modal__product-info .product-modal__desciption .morelink, .reveal.product-modal__wrapper .gw-faved-members .gw-faved-member .gw-faved-text, #offCanvasCart .product-name, #offCanvasCart .variant, #offCanvasCart .price, #offCanvasCart .quantity, #offCanvasCart .subtotal, .cart-upsell-section .upsell-product-thumb .product-title, .cart-upsell-section .upsell-product-thumb .add-btn, #offCanvasMenu ul.menu li, .account-page__header .profile__bio .morelink, #shopify-section-product .product-single__share .social-sharing span, #shopify-section-product .yotpo-header-title, #shopify-section-product .yotpo-nav-wrapper,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: auto; }

h1 small, .h1 small,
h2 small,
.about-page .section2 a small,
.about-page .section3 a small, .h2 small, #ssw-page.gw-page-profile-edit .ssw-profile-edit-tabs li a small, #ssw-page.gw-page-profile-edit #edit_profile_form .ssw-shop-url small, #shopify-section-product .write-button small,
h3 small, .h3 small, .reveal.product-modal__wrapper .product-modal__product-info .product-modal__desciption .morelink small, .reveal.product-modal__wrapper .gw-faved-members .gw-faved-member .gw-faved-text small, #offCanvasCart .product-name small, #offCanvasCart .variant small, #offCanvasCart .price small, #offCanvasCart .quantity small, #offCanvasCart .subtotal small, .cart-upsell-section .upsell-product-thumb .product-title small, .cart-upsell-section .upsell-product-thumb .add-btn small, #offCanvasMenu ul.menu li small, .account-page__header .profile__bio .morelink small, #shopify-section-product .product-single__share .social-sharing span small, #shopify-section-product .yotpo-header-title small, #shopify-section-product .yotpo-nav-wrapper small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
  line-height: 0;
  color: #cacaca; }

h1, .h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h2,
.about-page .section2 a,
.about-page .section3 a, .h2, #ssw-page.gw-page-profile-edit .ssw-profile-edit-tabs li a, #ssw-page.gw-page-profile-edit #edit_profile_form .ssw-shop-url, #shopify-section-product .write-button {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h3, .h3, .reveal.product-modal__wrapper .product-modal__product-info .product-modal__desciption .morelink, .reveal.product-modal__wrapper .gw-faved-members .gw-faved-member .gw-faved-text, #offCanvasCart .product-name, #offCanvasCart .variant, #offCanvasCart .price, #offCanvasCart .quantity, #offCanvasCart .subtotal, .cart-upsell-section .upsell-product-thumb .product-title, .cart-upsell-section .upsell-product-thumb .add-btn, #offCanvasMenu ul.menu li, .account-page__header .profile__bio .morelink, #shopify-section-product .product-single__share .social-sharing span, #shopify-section-product .yotpo-header-title, #shopify-section-product .yotpo-nav-wrapper {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h4, .h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h6, .h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 2rem; }
  h2,
  .about-page .section2 a,
  .about-page .section3 a, .h2, #ssw-page.gw-page-profile-edit .ssw-profile-edit-tabs li a, #ssw-page.gw-page-profile-edit #edit_profile_form .ssw-shop-url, #shopify-section-product .write-button {
    font-size: 1.875rem; }
  h3, .h3, .reveal.product-modal__wrapper .product-modal__product-info .product-modal__desciption .morelink, .reveal.product-modal__wrapper .gw-faved-members .gw-faved-member .gw-faved-text, #offCanvasCart .product-name, #offCanvasCart .variant, #offCanvasCart .price, #offCanvasCart .quantity, #offCanvasCart .subtotal, .cart-upsell-section .upsell-product-thumb .product-title, .cart-upsell-section .upsell-product-thumb .add-btn, #offCanvasMenu ul.menu li, .account-page__header .profile__bio .morelink, #shopify-section-product .product-single__share .social-sharing span, #shopify-section-product .yotpo-header-title, #shopify-section-product .yotpo-nav-wrapper {
    font-size: 1.75rem; }
  h4, .h4 {
    font-size: 1.5625rem; }
  h5, .h5 {
    font-size: 1.25rem; }
  h6, .h6 {
    font-size: 1rem; } }

a {
  line-height: inherit;
  color: #000;
  text-decoration: none;
  cursor: pointer; }

a:hover, a:focus {
  color: black; }

a img {
  border: 0; }

hr {
  clear: both;
  max-width: 100rem;
  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: 1rem;
  list-style-position: outside;
  line-height: 1.6; }

li {
  font-size: inherit; }

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

ol {
  margin-left: 0; }

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

blockquote {
  margin: 0 0 1rem;
  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 #0a0a0a;
  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: #0a0a0a; }

.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-block, cite {
  display: block;
  color: #8a8a8a;
  font-size: 0.8125rem; }

.cite-block:before, cite:before {
  content: "— "; }

.code-inline, code {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  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: #0a0a0a;
  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: 40em) {
  .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: 64em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

@media screen and (min-width: 90em) {
  .xlarge-text-left {
    text-align: left; }
  .xlarge-text-right {
    text-align: right; }
  .xlarge-text-center {
    text-align: center; }
  .xlarge-text-justify {
    text-align: justify; } }

@media screen and (min-width: 100em) {
  .xxlarge-text-left {
    text-align: left; }
  .xxlarge-text-right {
    text-align: right; }
  .xxlarge-text-center {
    text-align: center; }
  .xxlarge-text-justify {
    text-align: justify; } }

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

@media print {
  * {
    background: transparent !important;
    color: black !important;
    -webkit-print-color-adjust: economy;
            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,
  .about-page .section2 a,
  .about-page .section3 a,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  .about-page .section2 a,
  .about-page .section3 a,
  h3 {
    page-break-after: avoid; }
  .print-break-inside {
    page-break-inside: auto; } }

.grid-container, #bundle-builder-app--bundle--root {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100rem;
  margin-left: auto;
  margin-right: auto; }

@media print, screen and (min-width: 40em) {
  .grid-container, #bundle-builder-app--bundle--root {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; } }

.grid-container.fluid, .fluid#bundle-builder-app--bundle--root {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }

@media print, screen and (min-width: 40em) {
  .grid-container.fluid, .fluid#bundle-builder-app--bundle--root {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; } }

.grid-container.full, .full#bundle-builder-app--bundle--root {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }

.grid-x {
  display: flex;
  flex-flow: row wrap; }

.cell {
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%; }

.cell.auto {
  flex: 1 1 0px; }

.cell.shrink {
  flex: 0 0 auto; }

.grid-x > .auto {
  width: auto; }

.grid-x > .shrink {
  width: auto; }

.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  flex-basis: auto; }

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    flex-basis: auto; } }

@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    flex-basis: auto; } }

@media screen and (min-width: 90em) {
  .grid-x > .xlarge-shrink, .grid-x > .xlarge-full, .grid-x > .xlarge-1, .grid-x > .xlarge-2, .grid-x > .xlarge-3, .grid-x > .xlarge-4, .grid-x > .xlarge-5, .grid-x > .xlarge-6, .grid-x > .xlarge-7, .grid-x > .xlarge-8, .grid-x > .xlarge-9, .grid-x > .xlarge-10, .grid-x > .xlarge-11, .grid-x > .xlarge-12 {
    flex-basis: auto; } }

@media screen and (min-width: 100em) {
  .grid-x > .xxlarge-shrink, .grid-x > .xxlarge-full, .grid-x > .xxlarge-1, .grid-x > .xxlarge-2, .grid-x > .xxlarge-3, .grid-x > .xxlarge-4, .grid-x > .xxlarge-5, .grid-x > .xxlarge-6, .grid-x > .xxlarge-7, .grid-x > .xxlarge-8, .grid-x > .xxlarge-9, .grid-x > .xxlarge-10, .grid-x > .xxlarge-11, .grid-x > .xxlarge-12 {
    flex-basis: auto; } }

.grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  flex: 0 0 auto; }

.grid-x > .small-1 {
  width: 8.33333%; }

.grid-x > .small-2 {
  width: 16.66667%; }

.grid-x > .small-3 {
  width: 25%; }

.grid-x > .small-4 {
  width: 33.33333%; }

.grid-x > .small-5 {
  width: 41.66667%; }

.grid-x > .small-6 {
  width: 50%; }

.grid-x > .small-7 {
  width: 58.33333%; }

.grid-x > .small-8 {
  width: 66.66667%; }

.grid-x > .small-9 {
  width: 75%; }

.grid-x > .small-10 {
  width: 83.33333%; }

.grid-x > .small-11 {
  width: 91.66667%; }

.grid-x > .small-12 {
  width: 100%; }

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    flex: 1 1 0px;
    width: auto; }
  .grid-x > .medium-shrink, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    flex: 0 0 auto; }
  .grid-x > .medium-shrink {
    width: auto; }
  .grid-x > .medium-1 {
    width: 8.33333%; }
  .grid-x > .medium-2 {
    width: 16.66667%; }
  .grid-x > .medium-3 {
    width: 25%; }
  .grid-x > .medium-4 {
    width: 33.33333%; }
  .grid-x > .medium-5 {
    width: 41.66667%; }
  .grid-x > .medium-6 {
    width: 50%; }
  .grid-x > .medium-7 {
    width: 58.33333%; }
  .grid-x > .medium-8 {
    width: 66.66667%; }
  .grid-x > .medium-9 {
    width: 75%; }
  .grid-x > .medium-10 {
    width: 83.33333%; }
  .grid-x > .medium-11 {
    width: 91.66667%; }
  .grid-x > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    flex: 1 1 0px;
    width: auto; }
  .grid-x > .large-shrink, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    flex: 0 0 auto; }
  .grid-x > .large-shrink {
    width: auto; }
  .grid-x > .large-1 {
    width: 8.33333%; }
  .grid-x > .large-2 {
    width: 16.66667%; }
  .grid-x > .large-3 {
    width: 25%; }
  .grid-x > .large-4 {
    width: 33.33333%; }
  .grid-x > .large-5 {
    width: 41.66667%; }
  .grid-x > .large-6 {
    width: 50%; }
  .grid-x > .large-7 {
    width: 58.33333%; }
  .grid-x > .large-8 {
    width: 66.66667%; }
  .grid-x > .large-9 {
    width: 75%; }
  .grid-x > .large-10 {
    width: 83.33333%; }
  .grid-x > .large-11 {
    width: 91.66667%; }
  .grid-x > .large-12 {
    width: 100%; } }

@media screen and (min-width: 90em) {
  .grid-x > .xlarge-auto {
    flex: 1 1 0px;
    width: auto; }
  .grid-x > .xlarge-shrink, .grid-x > .xlarge-1, .grid-x > .xlarge-2, .grid-x > .xlarge-3, .grid-x > .xlarge-4, .grid-x > .xlarge-5, .grid-x > .xlarge-6, .grid-x > .xlarge-7, .grid-x > .xlarge-8, .grid-x > .xlarge-9, .grid-x > .xlarge-10, .grid-x > .xlarge-11, .grid-x > .xlarge-12 {
    flex: 0 0 auto; }
  .grid-x > .xlarge-shrink {
    width: auto; }
  .grid-x > .xlarge-1 {
    width: 8.33333%; }
  .grid-x > .xlarge-2 {
    width: 16.66667%; }
  .grid-x > .xlarge-3 {
    width: 25%; }
  .grid-x > .xlarge-4 {
    width: 33.33333%; }
  .grid-x > .xlarge-5 {
    width: 41.66667%; }
  .grid-x > .xlarge-6 {
    width: 50%; }
  .grid-x > .xlarge-7 {
    width: 58.33333%; }
  .grid-x > .xlarge-8 {
    width: 66.66667%; }
  .grid-x > .xlarge-9 {
    width: 75%; }
  .grid-x > .xlarge-10 {
    width: 83.33333%; }
  .grid-x > .xlarge-11 {
    width: 91.66667%; }
  .grid-x > .xlarge-12 {
    width: 100%; } }

@media screen and (min-width: 100em) {
  .grid-x > .xxlarge-auto {
    flex: 1 1 0px;
    width: auto; }
  .grid-x > .xxlarge-shrink, .grid-x > .xxlarge-1, .grid-x > .xxlarge-2, .grid-x > .xxlarge-3, .grid-x > .xxlarge-4, .grid-x > .xxlarge-5, .grid-x > .xxlarge-6, .grid-x > .xxlarge-7, .grid-x > .xxlarge-8, .grid-x > .xxlarge-9, .grid-x > .xxlarge-10, .grid-x > .xxlarge-11, .grid-x > .xxlarge-12 {
    flex: 0 0 auto; }
  .grid-x > .xxlarge-shrink {
    width: auto; }
  .grid-x > .xxlarge-1 {
    width: 8.33333%; }
  .grid-x > .xxlarge-2 {
    width: 16.66667%; }
  .grid-x > .xxlarge-3 {
    width: 25%; }
  .grid-x > .xxlarge-4 {
    width: 33.33333%; }
  .grid-x > .xxlarge-5 {
    width: 41.66667%; }
  .grid-x > .xxlarge-6 {
    width: 50%; }
  .grid-x > .xxlarge-7 {
    width: 58.33333%; }
  .grid-x > .xxlarge-8 {
    width: 66.66667%; }
  .grid-x > .xxlarge-9 {
    width: 75%; }
  .grid-x > .xxlarge-10 {
    width: 83.33333%; }
  .grid-x > .xxlarge-11 {
    width: 91.66667%; }
  .grid-x > .xxlarge-12 {
    width: 100%; } }

.grid-margin-x:not(.grid-x) > .cell {
  width: auto; }

.grid-margin-y:not(.grid-y) > .cell {
  height: auto; }

.grid-margin-x {
  margin-left: -0.625rem;
  margin-right: -0.625rem; }

@media print, screen and (min-width: 40em) {
  .grid-margin-x {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem; } }

.grid-margin-x > .cell {
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem; }

@media print, screen and (min-width: 40em) {
  .grid-margin-x > .cell {
    width: calc(100% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem; } }

.grid-margin-x > .auto {
  width: auto; }

.grid-margin-x > .shrink {
  width: auto; }

.grid-margin-x > .small-1 {
  width: calc(8.33333% - 1.25rem); }

.grid-margin-x > .small-2 {
  width: calc(16.66667% - 1.25rem); }

.grid-margin-x > .small-3 {
  width: calc(25% - 1.25rem); }

.grid-margin-x > .small-4 {
  width: calc(33.33333% - 1.25rem); }

.grid-margin-x > .small-5 {
  width: calc(41.66667% - 1.25rem); }

.grid-margin-x > .small-6 {
  width: calc(50% - 1.25rem); }

.grid-margin-x > .small-7 {
  width: calc(58.33333% - 1.25rem); }

.grid-margin-x > .small-8 {
  width: calc(66.66667% - 1.25rem); }

.grid-margin-x > .small-9 {
  width: calc(75% - 1.25rem); }

.grid-margin-x > .small-10 {
  width: calc(83.33333% - 1.25rem); }

.grid-margin-x > .small-11 {
  width: calc(91.66667% - 1.25rem); }

.grid-margin-x > .small-12 {
  width: calc(100% - 1.25rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-x > .auto {
    width: auto; }
  .grid-margin-x > .shrink {
    width: auto; }
  .grid-margin-x > .small-1 {
    width: calc(8.33333% - 1.875rem); }
  .grid-margin-x > .small-2 {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.875rem); }
  .grid-margin-x > .small-4 {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x > .small-5 {
    width: calc(41.66667% - 1.875rem); }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.875rem); }
  .grid-margin-x > .small-7 {
    width: calc(58.33333% - 1.875rem); }
  .grid-margin-x > .small-8 {
    width: calc(66.66667% - 1.875rem); }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.875rem); }
  .grid-margin-x > .small-10 {
    width: calc(83.33333% - 1.875rem); }
  .grid-margin-x > .small-11 {
    width: calc(91.66667% - 1.875rem); }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.875rem); }
  .grid-margin-x > .medium-auto {
    width: auto; }
  .grid-margin-x > .medium-shrink {
    width: auto; }
  .grid-margin-x > .medium-1 {
    width: calc(8.33333% - 1.875rem); }
  .grid-margin-x > .medium-2 {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.875rem); }
  .grid-margin-x > .medium-4 {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x > .medium-5 {
    width: calc(41.66667% - 1.875rem); }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.875rem); }
  .grid-margin-x > .medium-7 {
    width: calc(58.33333% - 1.875rem); }
  .grid-margin-x > .medium-8 {
    width: calc(66.66667% - 1.875rem); }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.875rem); }
  .grid-margin-x > .medium-10 {
    width: calc(83.33333% - 1.875rem); }
  .grid-margin-x > .medium-11 {
    width: calc(91.66667% - 1.875rem); }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.875rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-x > .large-auto {
    width: auto; }
  .grid-margin-x > .large-shrink {
    width: auto; }
  .grid-margin-x > .large-1 {
    width: calc(8.33333% - 1.875rem); }
  .grid-margin-x > .large-2 {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x > .large-3 {
    width: calc(25% - 1.875rem); }
  .grid-margin-x > .large-4 {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x > .large-5 {
    width: calc(41.66667% - 1.875rem); }
  .grid-margin-x > .large-6 {
    width: calc(50% - 1.875rem); }
  .grid-margin-x > .large-7 {
    width: calc(58.33333% - 1.875rem); }
  .grid-margin-x > .large-8 {
    width: calc(66.66667% - 1.875rem); }
  .grid-margin-x > .large-9 {
    width: calc(75% - 1.875rem); }
  .grid-margin-x > .large-10 {
    width: calc(83.33333% - 1.875rem); }
  .grid-margin-x > .large-11 {
    width: calc(91.66667% - 1.875rem); }
  .grid-margin-x > .large-12 {
    width: calc(100% - 1.875rem); } }

@media screen and (min-width: 90em) {
  .grid-margin-x > .xlarge-auto {
    width: auto; }
  .grid-margin-x > .xlarge-shrink {
    width: auto; }
  .grid-margin-x > .xlarge-1 {
    width: calc(8.33333% - 1.875rem); }
  .grid-margin-x > .xlarge-2 {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x > .xlarge-3 {
    width: calc(25% - 1.875rem); }
  .grid-margin-x > .xlarge-4 {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x > .xlarge-5 {
    width: calc(41.66667% - 1.875rem); }
  .grid-margin-x > .xlarge-6 {
    width: calc(50% - 1.875rem); }
  .grid-margin-x > .xlarge-7 {
    width: calc(58.33333% - 1.875rem); }
  .grid-margin-x > .xlarge-8 {
    width: calc(66.66667% - 1.875rem); }
  .grid-margin-x > .xlarge-9 {
    width: calc(75% - 1.875rem); }
  .grid-margin-x > .xlarge-10 {
    width: calc(83.33333% - 1.875rem); }
  .grid-margin-x > .xlarge-11 {
    width: calc(91.66667% - 1.875rem); }
  .grid-margin-x > .xlarge-12 {
    width: calc(100% - 1.875rem); } }

@media screen and (min-width: 100em) {
  .grid-margin-x > .xxlarge-auto {
    width: auto; }
  .grid-margin-x > .xxlarge-shrink {
    width: auto; }
  .grid-margin-x > .xxlarge-1 {
    width: calc(8.33333% - 1.875rem); }
  .grid-margin-x > .xxlarge-2 {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x > .xxlarge-3 {
    width: calc(25% - 1.875rem); }
  .grid-margin-x > .xxlarge-4 {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x > .xxlarge-5 {
    width: calc(41.66667% - 1.875rem); }
  .grid-margin-x > .xxlarge-6 {
    width: calc(50% - 1.875rem); }
  .grid-margin-x > .xxlarge-7 {
    width: calc(58.33333% - 1.875rem); }
  .grid-margin-x > .xxlarge-8 {
    width: calc(66.66667% - 1.875rem); }
  .grid-margin-x > .xxlarge-9 {
    width: calc(75% - 1.875rem); }
  .grid-margin-x > .xxlarge-10 {
    width: calc(83.33333% - 1.875rem); }
  .grid-margin-x > .xxlarge-11 {
    width: calc(91.66667% - 1.875rem); }
  .grid-margin-x > .xxlarge-12 {
    width: calc(100% - 1.875rem); } }

.grid-padding-x .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

@media print, screen and (min-width: 40em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; } }

.grid-container:not(.full) > .grid-padding-x, #bundle-builder-app--bundle--root:not(.full) > .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

@media print, screen and (min-width: 40em) {
  .grid-container:not(.full) > .grid-padding-x, #bundle-builder-app--bundle--root:not(.full) > .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; } }

.grid-padding-x > .cell {
  padding-right: 0.625rem;
  padding-left: 0.625rem; }

@media print, screen and (min-width: 40em) {
  .grid-padding-x > .cell {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; } }

.small-up-1 > .cell {
  width: 100%; }

.small-up-2 > .cell {
  width: 50%; }

.small-up-3 > .cell {
  width: 33.33333%; }

.small-up-4 > .cell {
  width: 25%; }

.small-up-5 > .cell {
  width: 20%; }

.small-up-6 > .cell {
  width: 16.66667%; }

.small-up-7 > .cell {
  width: 14.28571%; }

.small-up-8 > .cell {
  width: 12.5%; }

@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%; }
  .medium-up-2 > .cell {
    width: 50%; }
  .medium-up-3 > .cell {
    width: 33.33333%; }
  .medium-up-4 > .cell {
    width: 25%; }
  .medium-up-5 > .cell {
    width: 20%; }
  .medium-up-6 > .cell {
    width: 16.66667%; }
  .medium-up-7 > .cell {
    width: 14.28571%; }
  .medium-up-8 > .cell {
    width: 12.5%; } }

@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%; }
  .large-up-2 > .cell {
    width: 50%; }
  .large-up-3 > .cell {
    width: 33.33333%; }
  .large-up-4 > .cell {
    width: 25%; }
  .large-up-5 > .cell {
    width: 20%; }
  .large-up-6 > .cell {
    width: 16.66667%; }
  .large-up-7 > .cell {
    width: 14.28571%; }
  .large-up-8 > .cell {
    width: 12.5%; } }

@media screen and (min-width: 90em) {
  .xlarge-up-1 > .cell {
    width: 100%; }
  .xlarge-up-2 > .cell {
    width: 50%; }
  .xlarge-up-3 > .cell {
    width: 33.33333%; }
  .xlarge-up-4 > .cell {
    width: 25%; }
  .xlarge-up-5 > .cell {
    width: 20%; }
  .xlarge-up-6 > .cell {
    width: 16.66667%; }
  .xlarge-up-7 > .cell {
    width: 14.28571%; }
  .xlarge-up-8 > .cell {
    width: 12.5%; } }

@media screen and (min-width: 100em) {
  .xxlarge-up-1 > .cell {
    width: 100%; }
  .xxlarge-up-2 > .cell {
    width: 50%; }
  .xxlarge-up-3 > .cell {
    width: 33.33333%; }
  .xxlarge-up-4 > .cell {
    width: 25%; }
  .xxlarge-up-5 > .cell {
    width: 20%; }
  .xxlarge-up-6 > .cell {
    width: 16.66667%; }
  .xxlarge-up-7 > .cell {
    width: 14.28571%; }
  .xxlarge-up-8 > .cell {
    width: 12.5%; } }

.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.25rem); }

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.25rem); }

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.33333% - 1.25rem); }

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.25rem); }

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.25rem); }

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.66667% - 1.25rem); }

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.28571% - 1.25rem); }

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.25rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.875rem); }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem); } }

@media screen and (min-width: 90em) {
  .grid-margin-x.xlarge-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.xlarge-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.xlarge-up-3 > .cell {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.xlarge-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.xlarge-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.xlarge-up-6 > .cell {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.xlarge-up-7 > .cell {
    width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.xlarge-up-8 > .cell {
    width: calc(12.5% - 1.875rem); } }

@media screen and (min-width: 100em) {
  .grid-margin-x.xxlarge-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.xxlarge-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.xxlarge-up-3 > .cell {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.xxlarge-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.xxlarge-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.xxlarge-up-6 > .cell {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.xxlarge-up-7 > .cell {
    width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.xxlarge-up-8 > .cell {
    width: calc(12.5% - 1.875rem); } }

.small-margin-collapse {
  margin-right: 0;
  margin-left: 0; }

.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0; }

.small-margin-collapse > .small-1 {
  width: 8.33333%; }

.small-margin-collapse > .small-2 {
  width: 16.66667%; }

.small-margin-collapse > .small-3 {
  width: 25%; }

.small-margin-collapse > .small-4 {
  width: 33.33333%; }

.small-margin-collapse > .small-5 {
  width: 41.66667%; }

.small-margin-collapse > .small-6 {
  width: 50%; }

.small-margin-collapse > .small-7 {
  width: 58.33333%; }

.small-margin-collapse > .small-8 {
  width: 66.66667%; }

.small-margin-collapse > .small-9 {
  width: 75%; }

.small-margin-collapse > .small-10 {
  width: 83.33333%; }

.small-margin-collapse > .small-11 {
  width: 91.66667%; }

.small-margin-collapse > .small-12 {
  width: 100%; }

@media print, screen and (min-width: 40em) {
  .small-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .small-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .small-margin-collapse > .medium-3 {
    width: 25%; }
  .small-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .small-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .small-margin-collapse > .medium-6 {
    width: 50%; }
  .small-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .small-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .small-margin-collapse > .medium-9 {
    width: 75%; }
  .small-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .small-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .small-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.33333%; }
  .small-margin-collapse > .large-2 {
    width: 16.66667%; }
  .small-margin-collapse > .large-3 {
    width: 25%; }
  .small-margin-collapse > .large-4 {
    width: 33.33333%; }
  .small-margin-collapse > .large-5 {
    width: 41.66667%; }
  .small-margin-collapse > .large-6 {
    width: 50%; }
  .small-margin-collapse > .large-7 {
    width: 58.33333%; }
  .small-margin-collapse > .large-8 {
    width: 66.66667%; }
  .small-margin-collapse > .large-9 {
    width: 75%; }
  .small-margin-collapse > .large-10 {
    width: 83.33333%; }
  .small-margin-collapse > .large-11 {
    width: 91.66667%; }
  .small-margin-collapse > .large-12 {
    width: 100%; } }

@media screen and (min-width: 90em) {
  .small-margin-collapse > .xlarge-1 {
    width: 8.33333%; }
  .small-margin-collapse > .xlarge-2 {
    width: 16.66667%; }
  .small-margin-collapse > .xlarge-3 {
    width: 25%; }
  .small-margin-collapse > .xlarge-4 {
    width: 33.33333%; }
  .small-margin-collapse > .xlarge-5 {
    width: 41.66667%; }
  .small-margin-collapse > .xlarge-6 {
    width: 50%; }
  .small-margin-collapse > .xlarge-7 {
    width: 58.33333%; }
  .small-margin-collapse > .xlarge-8 {
    width: 66.66667%; }
  .small-margin-collapse > .xlarge-9 {
    width: 75%; }
  .small-margin-collapse > .xlarge-10 {
    width: 83.33333%; }
  .small-margin-collapse > .xlarge-11 {
    width: 91.66667%; }
  .small-margin-collapse > .xlarge-12 {
    width: 100%; } }

@media screen and (min-width: 100em) {
  .small-margin-collapse > .xxlarge-1 {
    width: 8.33333%; }
  .small-margin-collapse > .xxlarge-2 {
    width: 16.66667%; }
  .small-margin-collapse > .xxlarge-3 {
    width: 25%; }
  .small-margin-collapse > .xxlarge-4 {
    width: 33.33333%; }
  .small-margin-collapse > .xxlarge-5 {
    width: 41.66667%; }
  .small-margin-collapse > .xxlarge-6 {
    width: 50%; }
  .small-margin-collapse > .xxlarge-7 {
    width: 58.33333%; }
  .small-margin-collapse > .xxlarge-8 {
    width: 66.66667%; }
  .small-margin-collapse > .xxlarge-9 {
    width: 75%; }
  .small-margin-collapse > .xxlarge-10 {
    width: 83.33333%; }
  .small-margin-collapse > .xxlarge-11 {
    width: 91.66667%; }
  .small-margin-collapse > .xxlarge-12 {
    width: 100%; } }

.small-padding-collapse {
  margin-right: 0;
  margin-left: 0; }

.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0; }

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0; } }

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .small-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .small-3 {
    width: 25%; }
  .medium-margin-collapse > .small-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .small-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .small-6 {
    width: 50%; }
  .medium-margin-collapse > .small-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .small-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .small-9 {
    width: 75%; }
  .medium-margin-collapse > .small-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .small-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .small-12 {
    width: 100%; } }

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .medium-3 {
    width: 25%; }
  .medium-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .medium-6 {
    width: 50%; }
  .medium-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .medium-9 {
    width: 75%; }
  .medium-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .large-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .large-3 {
    width: 25%; }
  .medium-margin-collapse > .large-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .large-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .large-6 {
    width: 50%; }
  .medium-margin-collapse > .large-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .large-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .large-9 {
    width: 75%; }
  .medium-margin-collapse > .large-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .large-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .large-12 {
    width: 100%; } }

@media screen and (min-width: 90em) {
  .medium-margin-collapse > .xlarge-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .xlarge-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .xlarge-3 {
    width: 25%; }
  .medium-margin-collapse > .xlarge-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .xlarge-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .xlarge-6 {
    width: 50%; }
  .medium-margin-collapse > .xlarge-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .xlarge-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .xlarge-9 {
    width: 75%; }
  .medium-margin-collapse > .xlarge-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .xlarge-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .xlarge-12 {
    width: 100%; } }

@media screen and (min-width: 100em) {
  .medium-margin-collapse > .xxlarge-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .xxlarge-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .xxlarge-3 {
    width: 25%; }
  .medium-margin-collapse > .xxlarge-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .xxlarge-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .xxlarge-6 {
    width: 50%; }
  .medium-margin-collapse > .xxlarge-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .xxlarge-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .xxlarge-9 {
    width: 75%; }
  .medium-margin-collapse > .xxlarge-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .xxlarge-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .xxlarge-12 {
    width: 100%; } }

@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.33333%; }
  .large-margin-collapse > .small-2 {
    width: 16.66667%; }
  .large-margin-collapse > .small-3 {
    width: 25%; }
  .large-margin-collapse > .small-4 {
    width: 33.33333%; }
  .large-margin-collapse > .small-5 {
    width: 41.66667%; }
  .large-margin-collapse > .small-6 {
    width: 50%; }
  .large-margin-collapse > .small-7 {
    width: 58.33333%; }
  .large-margin-collapse > .small-8 {
    width: 66.66667%; }
  .large-margin-collapse > .small-9 {
    width: 75%; }
  .large-margin-collapse > .small-10 {
    width: 83.33333%; }
  .large-margin-collapse > .small-11 {
    width: 91.66667%; }
  .large-margin-collapse > .small-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .large-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .large-margin-collapse > .medium-3 {
    width: 25%; }
  .large-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .large-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .large-margin-collapse > .medium-6 {
    width: 50%; }
  .large-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .large-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .large-margin-collapse > .medium-9 {
    width: 75%; }
  .large-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .large-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .large-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.33333%; }
  .large-margin-collapse > .large-2 {
    width: 16.66667%; }
  .large-margin-collapse > .large-3 {
    width: 25%; }
  .large-margin-collapse > .large-4 {
    width: 33.33333%; }
  .large-margin-collapse > .large-5 {
    width: 41.66667%; }
  .large-margin-collapse > .large-6 {
    width: 50%; }
  .large-margin-collapse > .large-7 {
    width: 58.33333%; }
  .large-margin-collapse > .large-8 {
    width: 66.66667%; }
  .large-margin-collapse > .large-9 {
    width: 75%; }
  .large-margin-collapse > .large-10 {
    width: 83.33333%; }
  .large-margin-collapse > .large-11 {
    width: 91.66667%; }
  .large-margin-collapse > .large-12 {
    width: 100%; } }

@media screen and (min-width: 90em) {
  .large-margin-collapse > .xlarge-1 {
    width: 8.33333%; }
  .large-margin-collapse > .xlarge-2 {
    width: 16.66667%; }
  .large-margin-collapse > .xlarge-3 {
    width: 25%; }
  .large-margin-collapse > .xlarge-4 {
    width: 33.33333%; }
  .large-margin-collapse > .xlarge-5 {
    width: 41.66667%; }
  .large-margin-collapse > .xlarge-6 {
    width: 50%; }
  .large-margin-collapse > .xlarge-7 {
    width: 58.33333%; }
  .large-margin-collapse > .xlarge-8 {
    width: 66.66667%; }
  .large-margin-collapse > .xlarge-9 {
    width: 75%; }
  .large-margin-collapse > .xlarge-10 {
    width: 83.33333%; }
  .large-margin-collapse > .xlarge-11 {
    width: 91.66667%; }
  .large-margin-collapse > .xlarge-12 {
    width: 100%; } }

@media screen and (min-width: 100em) {
  .large-margin-collapse > .xxlarge-1 {
    width: 8.33333%; }
  .large-margin-collapse > .xxlarge-2 {
    width: 16.66667%; }
  .large-margin-collapse > .xxlarge-3 {
    width: 25%; }
  .large-margin-collapse > .xxlarge-4 {
    width: 33.33333%; }
  .large-margin-collapse > .xxlarge-5 {
    width: 41.66667%; }
  .large-margin-collapse > .xxlarge-6 {
    width: 50%; }
  .large-margin-collapse > .xxlarge-7 {
    width: 58.33333%; }
  .large-margin-collapse > .xxlarge-8 {
    width: 66.66667%; }
  .large-margin-collapse > .xxlarge-9 {
    width: 75%; }
  .large-margin-collapse > .xxlarge-10 {
    width: 83.33333%; }
  .large-margin-collapse > .xxlarge-11 {
    width: 91.66667%; }
  .large-margin-collapse > .xxlarge-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0; } }

@media screen and (min-width: 90em) {
  .xlarge-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
  .xlarge-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0; } }

@media screen and (min-width: 90em) {
  .xlarge-margin-collapse > .small-1 {
    width: 8.33333%; }
  .xlarge-margin-collapse > .small-2 {
    width: 16.66667%; }
  .xlarge-margin-collapse > .small-3 {
    width: 25%; }
  .xlarge-margin-collapse > .small-4 {
    width: 33.33333%; }
  .xlarge-margin-collapse > .small-5 {
    width: 41.66667%; }
  .xlarge-margin-collapse > .small-6 {
    width: 50%; }
  .xlarge-margin-collapse > .small-7 {
    width: 58.33333%; }
  .xlarge-margin-collapse > .small-8 {
    width: 66.66667%; }
  .xlarge-margin-collapse > .small-9 {
    width: 75%; }
  .xlarge-margin-collapse > .small-10 {
    width: 83.33333%; }
  .xlarge-margin-collapse > .small-11 {
    width: 91.66667%; }
  .xlarge-margin-collapse > .small-12 {
    width: 100%; } }

@media screen and (min-width: 90em) {
  .xlarge-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .xlarge-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .xlarge-margin-collapse > .medium-3 {
    width: 25%; }
  .xlarge-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .xlarge-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .xlarge-margin-collapse > .medium-6 {
    width: 50%; }
  .xlarge-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .xlarge-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .xlarge-margin-collapse > .medium-9 {
    width: 75%; }
  .xlarge-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .xlarge-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .xlarge-margin-collapse > .medium-12 {
    width: 100%; } }

@media screen and (min-width: 90em) {
  .xlarge-margin-collapse > .large-1 {
    width: 8.33333%; }
  .xlarge-margin-collapse > .large-2 {
    width: 16.66667%; }
  .xlarge-margin-collapse > .large-3 {
    width: 25%; }
  .xlarge-margin-collapse > .large-4 {
    width: 33.33333%; }
  .xlarge-margin-collapse > .large-5 {
    width: 41.66667%; }
  .xlarge-margin-collapse > .large-6 {
    width: 50%; }
  .xlarge-margin-collapse > .large-7 {
    width: 58.33333%; }
  .xlarge-margin-collapse > .large-8 {
    width: 66.66667%; }
  .xlarge-margin-collapse > .large-9 {
    width: 75%; }
  .xlarge-margin-collapse > .large-10 {
    width: 83.33333%; }
  .xlarge-margin-collapse > .large-11 {
    width: 91.66667%; }
  .xlarge-margin-collapse > .large-12 {
    width: 100%; } }

@media screen and (min-width: 90em) {
  .xlarge-margin-collapse > .xlarge-1 {
    width: 8.33333%; }
  .xlarge-margin-collapse > .xlarge-2 {
    width: 16.66667%; }
  .xlarge-margin-collapse > .xlarge-3 {
    width: 25%; }
  .xlarge-margin-collapse > .xlarge-4 {
    width: 33.33333%; }
  .xlarge-margin-collapse > .xlarge-5 {
    width: 41.66667%; }
  .xlarge-margin-collapse > .xlarge-6 {
    width: 50%; }
  .xlarge-margin-collapse > .xlarge-7 {
    width: 58.33333%; }
  .xlarge-margin-collapse > .xlarge-8 {
    width: 66.66667%; }
  .xlarge-margin-collapse > .xlarge-9 {
    width: 75%; }
  .xlarge-margin-collapse > .xlarge-10 {
    width: 83.33333%; }
  .xlarge-margin-collapse > .xlarge-11 {
    width: 91.66667%; }
  .xlarge-margin-collapse > .xlarge-12 {
    width: 100%; } }

@media screen and (min-width: 100em) {
  .xlarge-margin-collapse > .xxlarge-1 {
    width: 8.33333%; }
  .xlarge-margin-collapse > .xxlarge-2 {
    width: 16.66667%; }
  .xlarge-margin-collapse > .xxlarge-3 {
    width: 25%; }
  .xlarge-margin-collapse > .xxlarge-4 {
    width: 33.33333%; }
  .xlarge-margin-collapse > .xxlarge-5 {
    width: 41.66667%; }
  .xlarge-margin-collapse > .xxlarge-6 {
    width: 50%; }
  .xlarge-margin-collapse > .xxlarge-7 {
    width: 58.33333%; }
  .xlarge-margin-collapse > .xxlarge-8 {
    width: 66.66667%; }
  .xlarge-margin-collapse > .xxlarge-9 {
    width: 75%; }
  .xlarge-margin-collapse > .xxlarge-10 {
    width: 83.33333%; }
  .xlarge-margin-collapse > .xxlarge-11 {
    width: 91.66667%; }
  .xlarge-margin-collapse > .xxlarge-12 {
    width: 100%; } }

@media screen and (min-width: 90em) {
  .xlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
  .xlarge-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0; } }

@media screen and (min-width: 100em) {
  .xxlarge-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
  .xxlarge-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0; } }

@media screen and (min-width: 100em) {
  .xxlarge-margin-collapse > .small-1 {
    width: 8.33333%; }
  .xxlarge-margin-collapse > .small-2 {
    width: 16.66667%; }
  .xxlarge-margin-collapse > .small-3 {
    width: 25%; }
  .xxlarge-margin-collapse > .small-4 {
    width: 33.33333%; }
  .xxlarge-margin-collapse > .small-5 {
    width: 41.66667%; }
  .xxlarge-margin-collapse > .small-6 {
    width: 50%; }
  .xxlarge-margin-collapse > .small-7 {
    width: 58.33333%; }
  .xxlarge-margin-collapse > .small-8 {
    width: 66.66667%; }
  .xxlarge-margin-collapse > .small-9 {
    width: 75%; }
  .xxlarge-margin-collapse > .small-10 {
    width: 83.33333%; }
  .xxlarge-margin-collapse > .small-11 {
    width: 91.66667%; }
  .xxlarge-margin-collapse > .small-12 {
    width: 100%; } }

@media screen and (min-width: 100em) {
  .xxlarge-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .xxlarge-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .xxlarge-margin-collapse > .medium-3 {
    width: 25%; }
  .xxlarge-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .xxlarge-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .xxlarge-margin-collapse > .medium-6 {
    width: 50%; }
  .xxlarge-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .xxlarge-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .xxlarge-margin-collapse > .medium-9 {
    width: 75%; }
  .xxlarge-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .xxlarge-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .xxlarge-margin-collapse > .medium-12 {
    width: 100%; } }

@media screen and (min-width: 100em) {
  .xxlarge-margin-collapse > .large-1 {
    width: 8.33333%; }
  .xxlarge-margin-collapse > .large-2 {
    width: 16.66667%; }
  .xxlarge-margin-collapse > .large-3 {
    width: 25%; }
  .xxlarge-margin-collapse > .large-4 {
    width: 33.33333%; }
  .xxlarge-margin-collapse > .large-5 {
    width: 41.66667%; }
  .xxlarge-margin-collapse > .large-6 {
    width: 50%; }
  .xxlarge-margin-collapse > .large-7 {
    width: 58.33333%; }
  .xxlarge-margin-collapse > .large-8 {
    width: 66.66667%; }
  .xxlarge-margin-collapse > .large-9 {
    width: 75%; }
  .xxlarge-margin-collapse > .large-10 {
    width: 83.33333%; }
  .xxlarge-margin-collapse > .large-11 {
    width: 91.66667%; }
  .xxlarge-margin-collapse > .large-12 {
    width: 100%; } }

@media screen and (min-width: 100em) {
  .xxlarge-margin-collapse > .xlarge-1 {
    width: 8.33333%; }
  .xxlarge-margin-collapse > .xlarge-2 {
    width: 16.66667%; }
  .xxlarge-margin-collapse > .xlarge-3 {
    width: 25%; }
  .xxlarge-margin-collapse > .xlarge-4 {
    width: 33.33333%; }
  .xxlarge-margin-collapse > .xlarge-5 {
    width: 41.66667%; }
  .xxlarge-margin-collapse > .xlarge-6 {
    width: 50%; }
  .xxlarge-margin-collapse > .xlarge-7 {
    width: 58.33333%; }
  .xxlarge-margin-collapse > .xlarge-8 {
    width: 66.66667%; }
  .xxlarge-margin-collapse > .xlarge-9 {
    width: 75%; }
  .xxlarge-margin-collapse > .xlarge-10 {
    width: 83.33333%; }
  .xxlarge-margin-collapse > .xlarge-11 {
    width: 91.66667%; }
  .xxlarge-margin-collapse > .xlarge-12 {
    width: 100%; } }

@media screen and (min-width: 100em) {
  .xxlarge-margin-collapse > .xxlarge-1 {
    width: 8.33333%; }
  .xxlarge-margin-collapse > .xxlarge-2 {
    width: 16.66667%; }
  .xxlarge-margin-collapse > .xxlarge-3 {
    width: 25%; }
  .xxlarge-margin-collapse > .xxlarge-4 {
    width: 33.33333%; }
  .xxlarge-margin-collapse > .xxlarge-5 {
    width: 41.66667%; }
  .xxlarge-margin-collapse > .xxlarge-6 {
    width: 50%; }
  .xxlarge-margin-collapse > .xxlarge-7 {
    width: 58.33333%; }
  .xxlarge-margin-collapse > .xxlarge-8 {
    width: 66.66667%; }
  .xxlarge-margin-collapse > .xxlarge-9 {
    width: 75%; }
  .xxlarge-margin-collapse > .xxlarge-10 {
    width: 83.33333%; }
  .xxlarge-margin-collapse > .xxlarge-11 {
    width: 91.66667%; }
  .xxlarge-margin-collapse > .xxlarge-12 {
    width: 100%; } }

@media screen and (min-width: 100em) {
  .xxlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
  .xxlarge-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0; } }

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

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 0.625rem); }

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

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.33333% + 0.625rem); }

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

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.66667% + 0.625rem); }

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

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 0.625rem); }

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

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.33333% + 0.625rem); }

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

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.66667% + 0.625rem); }

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

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 0.625rem); }

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

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.33333% + 0.625rem); }

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

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.66667% + 0.625rem); }

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

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 0.625rem); }

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

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.33333% + 0.625rem); }

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

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.66667% + 0.625rem); }

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 0.9375rem); }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem); }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem); }
  .medium-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 0.9375rem); }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem); }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem); }
  .medium-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 0.9375rem); }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem); }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem); }
  .medium-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 0.9375rem); }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem); }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem); } }

@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 0.9375rem); }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem); }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem); }
  .large-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 0.9375rem); }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem); }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem); }
  .large-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 0.9375rem); }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem); }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem); }
  .large-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 0.9375rem); }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem); }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem); } }

@media screen and (min-width: 90em) {
  .xlarge-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .xlarge-offset-0 {
    margin-left: calc(0% + 0.9375rem); }
  .xlarge-offset-1 {
    margin-left: 8.33333%; }
  .grid-margin-x > .xlarge-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem); }
  .xlarge-offset-2 {
    margin-left: 16.66667%; }
  .grid-margin-x > .xlarge-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem); }
  .xlarge-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .xlarge-offset-3 {
    margin-left: calc(25% + 0.9375rem); }
  .xlarge-offset-4 {
    margin-left: 33.33333%; }
  .grid-margin-x > .xlarge-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem); }
  .xlarge-offset-5 {
    margin-left: 41.66667%; }
  .grid-margin-x > .xlarge-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem); }
  .xlarge-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .xlarge-offset-6 {
    margin-left: calc(50% + 0.9375rem); }
  .xlarge-offset-7 {
    margin-left: 58.33333%; }
  .grid-margin-x > .xlarge-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem); }
  .xlarge-offset-8 {
    margin-left: 66.66667%; }
  .grid-margin-x > .xlarge-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem); }
  .xlarge-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .xlarge-offset-9 {
    margin-left: calc(75% + 0.9375rem); }
  .xlarge-offset-10 {
    margin-left: 83.33333%; }
  .grid-margin-x > .xlarge-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem); }
  .xlarge-offset-11 {
    margin-left: 91.66667%; }
  .grid-margin-x > .xlarge-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem); } }

@media screen and (min-width: 100em) {
  .xxlarge-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .xxlarge-offset-0 {
    margin-left: calc(0% + 0.9375rem); }
  .xxlarge-offset-1 {
    margin-left: 8.33333%; }
  .grid-margin-x > .xxlarge-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem); }
  .xxlarge-offset-2 {
    margin-left: 16.66667%; }
  .grid-margin-x > .xxlarge-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem); }
  .xxlarge-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .xxlarge-offset-3 {
    margin-left: calc(25% + 0.9375rem); }
  .xxlarge-offset-4 {
    margin-left: 33.33333%; }
  .grid-margin-x > .xxlarge-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem); }
  .xxlarge-offset-5 {
    margin-left: 41.66667%; }
  .grid-margin-x > .xxlarge-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem); }
  .xxlarge-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .xxlarge-offset-6 {
    margin-left: calc(50% + 0.9375rem); }
  .xxlarge-offset-7 {
    margin-left: 58.33333%; }
  .grid-margin-x > .xxlarge-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem); }
  .xxlarge-offset-8 {
    margin-left: 66.66667%; }
  .grid-margin-x > .xxlarge-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem); }
  .xxlarge-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .xxlarge-offset-9 {
    margin-left: calc(75% + 0.9375rem); }
  .xxlarge-offset-10 {
    margin-left: 83.33333%; }
  .grid-margin-x > .xxlarge-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem); }
  .xxlarge-offset-11 {
    margin-left: 91.66667%; }
  .grid-margin-x > .xxlarge-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem); } }

.grid-y {
  display: flex;
  flex-flow: column nowrap; }

.grid-y > .cell {
  height: auto;
  max-height: none; }

.grid-y > .auto {
  height: auto; }

.grid-y > .shrink {
  height: auto; }

.grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
  flex-basis: auto; }

@media print, screen and (min-width: 40em) {
  .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
    flex-basis: auto; } }

@media print, screen and (min-width: 64em) {
  .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
    flex-basis: auto; } }

@media screen and (min-width: 90em) {
  .grid-y > .xlarge-shrink, .grid-y > .xlarge-full, .grid-y > .xlarge-1, .grid-y > .xlarge-2, .grid-y > .xlarge-3, .grid-y > .xlarge-4, .grid-y > .xlarge-5, .grid-y > .xlarge-6, .grid-y > .xlarge-7, .grid-y > .xlarge-8, .grid-y > .xlarge-9, .grid-y > .xlarge-10, .grid-y > .xlarge-11, .grid-y > .xlarge-12 {
    flex-basis: auto; } }

@media screen and (min-width: 100em) {
  .grid-y > .xxlarge-shrink, .grid-y > .xxlarge-full, .grid-y > .xxlarge-1, .grid-y > .xxlarge-2, .grid-y > .xxlarge-3, .grid-y > .xxlarge-4, .grid-y > .xxlarge-5, .grid-y > .xxlarge-6, .grid-y > .xxlarge-7, .grid-y > .xxlarge-8, .grid-y > .xxlarge-9, .grid-y > .xxlarge-10, .grid-y > .xxlarge-11, .grid-y > .xxlarge-12 {
    flex-basis: auto; } }

.grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
  flex: 0 0 auto; }

.grid-y > .small-1 {
  height: 8.33333%; }

.grid-y > .small-2 {
  height: 16.66667%; }

.grid-y > .small-3 {
  height: 25%; }

.grid-y > .small-4 {
  height: 33.33333%; }

.grid-y > .small-5 {
  height: 41.66667%; }

.grid-y > .small-6 {
  height: 50%; }

.grid-y > .small-7 {
  height: 58.33333%; }

.grid-y > .small-8 {
  height: 66.66667%; }

.grid-y > .small-9 {
  height: 75%; }

.grid-y > .small-10 {
  height: 83.33333%; }

.grid-y > .small-11 {
  height: 91.66667%; }

.grid-y > .small-12 {
  height: 100%; }

@media print, screen and (min-width: 40em) {
  .grid-y > .medium-auto {
    flex: 1 1 0px;
    height: auto; }
  .grid-y > .medium-shrink, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
    flex: 0 0 auto; }
  .grid-y > .medium-shrink {
    height: auto; }
  .grid-y > .medium-1 {
    height: 8.33333%; }
  .grid-y > .medium-2 {
    height: 16.66667%; }
  .grid-y > .medium-3 {
    height: 25%; }
  .grid-y > .medium-4 {
    height: 33.33333%; }
  .grid-y > .medium-5 {
    height: 41.66667%; }
  .grid-y > .medium-6 {
    height: 50%; }
  .grid-y > .medium-7 {
    height: 58.33333%; }
  .grid-y > .medium-8 {
    height: 66.66667%; }
  .grid-y > .medium-9 {
    height: 75%; }
  .grid-y > .medium-10 {
    height: 83.33333%; }
  .grid-y > .medium-11 {
    height: 91.66667%; }
  .grid-y > .medium-12 {
    height: 100%; } }

@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    flex: 1 1 0px;
    height: auto; }
  .grid-y > .large-shrink, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
    flex: 0 0 auto; }
  .grid-y > .large-shrink {
    height: auto; }
  .grid-y > .large-1 {
    height: 8.33333%; }
  .grid-y > .large-2 {
    height: 16.66667%; }
  .grid-y > .large-3 {
    height: 25%; }
  .grid-y > .large-4 {
    height: 33.33333%; }
  .grid-y > .large-5 {
    height: 41.66667%; }
  .grid-y > .large-6 {
    height: 50%; }
  .grid-y > .large-7 {
    height: 58.33333%; }
  .grid-y > .large-8 {
    height: 66.66667%; }
  .grid-y > .large-9 {
    height: 75%; }
  .grid-y > .large-10 {
    height: 83.33333%; }
  .grid-y > .large-11 {
    height: 91.66667%; }
  .grid-y > .large-12 {
    height: 100%; } }

@media screen and (min-width: 90em) {
  .grid-y > .xlarge-auto {
    flex: 1 1 0px;
    height: auto; }
  .grid-y > .xlarge-shrink, .grid-y > .xlarge-1, .grid-y > .xlarge-2, .grid-y > .xlarge-3, .grid-y > .xlarge-4, .grid-y > .xlarge-5, .grid-y > .xlarge-6, .grid-y > .xlarge-7, .grid-y > .xlarge-8, .grid-y > .xlarge-9, .grid-y > .xlarge-10, .grid-y > .xlarge-11, .grid-y > .xlarge-12 {
    flex: 0 0 auto; }
  .grid-y > .xlarge-shrink {
    height: auto; }
  .grid-y > .xlarge-1 {
    height: 8.33333%; }
  .grid-y > .xlarge-2 {
    height: 16.66667%; }
  .grid-y > .xlarge-3 {
    height: 25%; }
  .grid-y > .xlarge-4 {
    height: 33.33333%; }
  .grid-y > .xlarge-5 {
    height: 41.66667%; }
  .grid-y > .xlarge-6 {
    height: 50%; }
  .grid-y > .xlarge-7 {
    height: 58.33333%; }
  .grid-y > .xlarge-8 {
    height: 66.66667%; }
  .grid-y > .xlarge-9 {
    height: 75%; }
  .grid-y > .xlarge-10 {
    height: 83.33333%; }
  .grid-y > .xlarge-11 {
    height: 91.66667%; }
  .grid-y > .xlarge-12 {
    height: 100%; } }

@media screen and (min-width: 100em) {
  .grid-y > .xxlarge-auto {
    flex: 1 1 0px;
    height: auto; }
  .grid-y > .xxlarge-shrink, .grid-y > .xxlarge-1, .grid-y > .xxlarge-2, .grid-y > .xxlarge-3, .grid-y > .xxlarge-4, .grid-y > .xxlarge-5, .grid-y > .xxlarge-6, .grid-y > .xxlarge-7, .grid-y > .xxlarge-8, .grid-y > .xxlarge-9, .grid-y > .xxlarge-10, .grid-y > .xxlarge-11, .grid-y > .xxlarge-12 {
    flex: 0 0 auto; }
  .grid-y > .xxlarge-shrink {
    height: auto; }
  .grid-y > .xxlarge-1 {
    height: 8.33333%; }
  .grid-y > .xxlarge-2 {
    height: 16.66667%; }
  .grid-y > .xxlarge-3 {
    height: 25%; }
  .grid-y > .xxlarge-4 {
    height: 33.33333%; }
  .grid-y > .xxlarge-5 {
    height: 41.66667%; }
  .grid-y > .xxlarge-6 {
    height: 50%; }
  .grid-y > .xxlarge-7 {
    height: 58.33333%; }
  .grid-y > .xxlarge-8 {
    height: 66.66667%; }
  .grid-y > .xxlarge-9 {
    height: 75%; }
  .grid-y > .xxlarge-10 {
    height: 83.33333%; }
  .grid-y > .xxlarge-11 {
    height: 91.66667%; }
  .grid-y > .xxlarge-12 {
    height: 100%; } }

.grid-padding-y .grid-padding-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem; }

@media print, screen and (min-width: 40em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem; } }

.grid-padding-y > .cell {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem; }

@media print, screen and (min-width: 40em) {
  .grid-padding-y > .cell {
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem; } }

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem; }

@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem; } }

.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem; }

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem; } }

.grid-margin-y > .auto {
  height: auto; }

.grid-margin-y > .shrink {
  height: auto; }

.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.25rem); }

.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.25rem); }

.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem); }

.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.25rem); }

.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.25rem); }

.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem); }

.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.25rem); }

.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.25rem); }

.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem); }

.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.25rem); }

.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.25rem); }

.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto; }
  .grid-margin-y > .shrink {
    height: auto; }
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.875rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.875rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.875rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.875rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.875rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.875rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.875rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.875rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem); }
  .grid-margin-y > .medium-auto {
    height: auto; }
  .grid-margin-y > .medium-shrink {
    height: auto; }
  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem); }
  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.875rem); }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem); }
  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.875rem); }
  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.875rem); }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem); }
  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.875rem); }
  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.875rem); }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem); }
  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.875rem); }
  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.875rem); }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto; }
  .grid-margin-y > .large-shrink {
    height: auto; }
  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem); }
  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.875rem); }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem); }
  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.875rem); }
  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.875rem); }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem); }
  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.875rem); }
  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.875rem); }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem); }
  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.875rem); }
  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.875rem); }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem); } }

@media screen and (min-width: 90em) {
  .grid-margin-y > .xlarge-auto {
    height: auto; }
  .grid-margin-y > .xlarge-shrink {
    height: auto; }
  .grid-margin-y > .xlarge-1 {
    height: calc(8.33333% - 1.875rem); }
  .grid-margin-y > .xlarge-2 {
    height: calc(16.66667% - 1.875rem); }
  .grid-margin-y > .xlarge-3 {
    height: calc(25% - 1.875rem); }
  .grid-margin-y > .xlarge-4 {
    height: calc(33.33333% - 1.875rem); }
  .grid-margin-y > .xlarge-5 {
    height: calc(41.66667% - 1.875rem); }
  .grid-margin-y > .xlarge-6 {
    height: calc(50% - 1.875rem); }
  .grid-margin-y > .xlarge-7 {
    height: calc(58.33333% - 1.875rem); }
  .grid-margin-y > .xlarge-8 {
    height: calc(66.66667% - 1.875rem); }
  .grid-margin-y > .xlarge-9 {
    height: calc(75% - 1.875rem); }
  .grid-margin-y > .xlarge-10 {
    height: calc(83.33333% - 1.875rem); }
  .grid-margin-y > .xlarge-11 {
    height: calc(91.66667% - 1.875rem); }
  .grid-margin-y > .xlarge-12 {
    height: calc(100% - 1.875rem); } }

@media screen and (min-width: 100em) {
  .grid-margin-y > .xxlarge-auto {
    height: auto; }
  .grid-margin-y > .xxlarge-shrink {
    height: auto; }
  .grid-margin-y > .xxlarge-1 {
    height: calc(8.33333% - 1.875rem); }
  .grid-margin-y > .xxlarge-2 {
    height: calc(16.66667% - 1.875rem); }
  .grid-margin-y > .xxlarge-3 {
    height: calc(25% - 1.875rem); }
  .grid-margin-y > .xxlarge-4 {
    height: calc(33.33333% - 1.875rem); }
  .grid-margin-y > .xxlarge-5 {
    height: calc(41.66667% - 1.875rem); }
  .grid-margin-y > .xxlarge-6 {
    height: calc(50% - 1.875rem); }
  .grid-margin-y > .xxlarge-7 {
    height: calc(58.33333% - 1.875rem); }
  .grid-margin-y > .xxlarge-8 {
    height: calc(66.66667% - 1.875rem); }
  .grid-margin-y > .xxlarge-9 {
    height: calc(75% - 1.875rem); }
  .grid-margin-y > .xxlarge-10 {
    height: calc(83.33333% - 1.875rem); }
  .grid-margin-y > .xxlarge-11 {
    height: calc(91.66667% - 1.875rem); }
  .grid-margin-y > .xxlarge-12 {
    height: calc(100% - 1.875rem); } }

.grid-frame {
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100vw; }

.cell .grid-frame {
  width: 100%; }

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }

.cell-block-container {
  display: flex;
  flex-direction: column;
  max-height: 100%; }

.cell-block-container > .grid-x {
  max-height: 100%;
  flex-wrap: nowrap; }

@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw; }
  .cell .medium-grid-frame {
    width: 100%; }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .medium-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%; }
  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap; }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; } }

@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw; }
  .cell .large-grid-frame {
    width: 100%; }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .large-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%; }
  .large-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap; }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; } }

@media screen and (min-width: 90em) {
  .xlarge-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw; }
  .cell .xlarge-grid-frame {
    width: 100%; }
  .xlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .xlarge-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%; }
  .xlarge-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap; }
  .xlarge-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; } }

@media screen and (min-width: 100em) {
  .xxlarge-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw; }
  .cell .xxlarge-grid-frame {
    width: 100%; }
  .xxlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .xxlarge-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%; }
  .xxlarge-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap; }
  .xxlarge-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; } }

.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  height: 100vh; }

@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh; } }

@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh; } }

@media screen and (min-width: 90em) {
  .grid-y.xlarge-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh; } }

@media screen and (min-width: 100em) {
  .grid-y.xxlarge-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh; } }

.cell .grid-y.grid-frame {
  height: 100%; }

@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%; } }

@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%; } }

@media screen and (min-width: 90em) {
  .cell .grid-y.xlarge-grid-frame {
    height: 100%; } }

@media screen and (min-width: 100em) {
  .cell .grid-y.xxlarge-grid-frame {
    height: 100%; } }

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem; }

@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem; } }

.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem; }

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem; } }

.grid-margin-y > .auto {
  height: auto; }

.grid-margin-y > .shrink {
  height: auto; }

.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.25rem); }

.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.25rem); }

.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem); }

.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.25rem); }

.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.25rem); }

.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem); }

.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.25rem); }

.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.25rem); }

.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem); }

.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.25rem); }

.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.25rem); }

.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto; }
  .grid-margin-y > .shrink {
    height: auto; }
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.875rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.875rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.875rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.875rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.875rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.875rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.875rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.875rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem); }
  .grid-margin-y > .medium-auto {
    height: auto; }
  .grid-margin-y > .medium-shrink {
    height: auto; }
  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem); }
  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.875rem); }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem); }
  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.875rem); }
  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.875rem); }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem); }
  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.875rem); }
  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.875rem); }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem); }
  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.875rem); }
  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.875rem); }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto; }
  .grid-margin-y > .large-shrink {
    height: auto; }
  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem); }
  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.875rem); }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem); }
  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.875rem); }
  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.875rem); }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem); }
  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.875rem); }
  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.875rem); }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem); }
  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.875rem); }
  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.875rem); }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem); } }

@media screen and (min-width: 90em) {
  .grid-margin-y > .xlarge-auto {
    height: auto; }
  .grid-margin-y > .xlarge-shrink {
    height: auto; }
  .grid-margin-y > .xlarge-1 {
    height: calc(8.33333% - 1.875rem); }
  .grid-margin-y > .xlarge-2 {
    height: calc(16.66667% - 1.875rem); }
  .grid-margin-y > .xlarge-3 {
    height: calc(25% - 1.875rem); }
  .grid-margin-y > .xlarge-4 {
    height: calc(33.33333% - 1.875rem); }
  .grid-margin-y > .xlarge-5 {
    height: calc(41.66667% - 1.875rem); }
  .grid-margin-y > .xlarge-6 {
    height: calc(50% - 1.875rem); }
  .grid-margin-y > .xlarge-7 {
    height: calc(58.33333% - 1.875rem); }
  .grid-margin-y > .xlarge-8 {
    height: calc(66.66667% - 1.875rem); }
  .grid-margin-y > .xlarge-9 {
    height: calc(75% - 1.875rem); }
  .grid-margin-y > .xlarge-10 {
    height: calc(83.33333% - 1.875rem); }
  .grid-margin-y > .xlarge-11 {
    height: calc(91.66667% - 1.875rem); }
  .grid-margin-y > .xlarge-12 {
    height: calc(100% - 1.875rem); } }

@media screen and (min-width: 100em) {
  .grid-margin-y > .xxlarge-auto {
    height: auto; }
  .grid-margin-y > .xxlarge-shrink {
    height: auto; }
  .grid-margin-y > .xxlarge-1 {
    height: calc(8.33333% - 1.875rem); }
  .grid-margin-y > .xxlarge-2 {
    height: calc(16.66667% - 1.875rem); }
  .grid-margin-y > .xxlarge-3 {
    height: calc(25% - 1.875rem); }
  .grid-margin-y > .xxlarge-4 {
    height: calc(33.33333% - 1.875rem); }
  .grid-margin-y > .xxlarge-5 {
    height: calc(41.66667% - 1.875rem); }
  .grid-margin-y > .xxlarge-6 {
    height: calc(50% - 1.875rem); }
  .grid-margin-y > .xxlarge-7 {
    height: calc(58.33333% - 1.875rem); }
  .grid-margin-y > .xxlarge-8 {
    height: calc(66.66667% - 1.875rem); }
  .grid-margin-y > .xxlarge-9 {
    height: calc(75% - 1.875rem); }
  .grid-margin-y > .xxlarge-10 {
    height: calc(83.33333% - 1.875rem); }
  .grid-margin-y > .xxlarge-11 {
    height: calc(91.66667% - 1.875rem); }
  .grid-margin-y > .xxlarge-12 {
    height: calc(100% - 1.875rem); } }

.grid-frame.grid-margin-y {
  height: calc(100vh + 1.25rem); }

@media print, screen and (min-width: 40em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem); } }

@media print, screen and (min-width: 64em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem); } }

@media screen and (min-width: 90em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem); } }

@media screen and (min-width: 100em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem); } }

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem); } }

@media screen and (min-width: 90em) {
  .grid-margin-y.xlarge-grid-frame {
    height: calc(100vh + 1.875rem); } }

@media screen and (min-width: 100em) {
  .grid-margin-y.xxlarge-grid-frame {
    height: calc(100vh + 1.875rem); } }

.button, .shopify-challenge__container .shopify-challenge__button, .typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer; }

[data-whatinput='mouse'] .button, [data-whatinput='mouse'] .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container [data-whatinput='mouse'] .shopify-challenge__button, [data-whatinput='mouse'] .typeform-share, [data-whatinput='mouse'] #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product [data-whatinput='mouse'] .bundle-builder-app--bundle--product-add-button, [data-whatinput='mouse'] #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container [data-whatinput='mouse'] button {
  outline: 0; }

.button.tiny, .shopify-challenge__container .tiny.shopify-challenge__button, .tiny.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .tiny.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.tiny {
  font-size: 0.6rem; }

.button.small, .shopify-challenge__container .small.shopify-challenge__button, .small.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.small {
  font-size: 0.75rem; }

.button.large, .shopify-challenge__container .large.shopify-challenge__button, .large.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .large.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.large {
  font-size: 1.25rem; }

.button.expanded, .shopify-challenge__container .expanded.shopify-challenge__button, .expanded.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .expanded.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0; }

.button, .shopify-challenge__container .shopify-challenge__button, .typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, .button.disabled, .shopify-challenge__container .disabled.shopify-challenge__button, .disabled.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled, .button[disabled], .shopify-challenge__container .shopify-challenge__button[disabled], .typeform-share[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled], .button.disabled:hover, .shopify-challenge__container .disabled.shopify-challenge__button:hover, .disabled.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:hover, .button[disabled]:hover, .shopify-challenge__container .shopify-challenge__button[disabled]:hover, .typeform-share[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:hover, .button.disabled:focus, .shopify-challenge__container .disabled.shopify-challenge__button:focus, .disabled.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:focus, .button[disabled]:focus, .shopify-challenge__container .shopify-challenge__button[disabled]:focus, .typeform-share[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:focus {
  background-color: #000;
  color: #fefefe; }

.button:hover, .shopify-challenge__container .shopify-challenge__button:hover, .typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover, .button:focus, .shopify-challenge__container .shopify-challenge__button:focus, .typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:focus {
  background-color: black;
  color: #fefefe; }

.button.primary, .shopify-challenge__container .shopify-challenge__button, .typeform-share, .ssw-members .follow-user-btn, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, .button.primary.disabled, .shopify-challenge__container .disabled.shopify-challenge__button, .disabled.typeform-share, .ssw-members .disabled.follow-user-btn, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled, .button.primary[disabled], .shopify-challenge__container .shopify-challenge__button[disabled], .typeform-share[disabled], .ssw-members .follow-user-btn[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled], .button.primary.disabled:hover, .shopify-challenge__container .disabled.shopify-challenge__button:hover, .disabled.typeform-share:hover, .ssw-members .disabled.follow-user-btn:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:hover, .button.primary[disabled]:hover, .shopify-challenge__container .shopify-challenge__button[disabled]:hover, .typeform-share[disabled]:hover, .ssw-members .follow-user-btn[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:hover, .button.primary.disabled:focus, .shopify-challenge__container .disabled.shopify-challenge__button:focus, .disabled.typeform-share:focus, .ssw-members .disabled.follow-user-btn:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:focus, .button.primary[disabled]:focus, .shopify-challenge__container .shopify-challenge__button[disabled]:focus, .typeform-share[disabled]:focus, .ssw-members .follow-user-btn[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:focus {
  background-color: #000;
  color: #fefefe; }

.button.primary:hover, .shopify-challenge__container .shopify-challenge__button:hover, .typeform-share:hover, .ssw-members .follow-user-btn:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover, .button.primary:focus, .shopify-challenge__container .shopify-challenge__button:focus, .typeform-share:focus, .ssw-members .follow-user-btn:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:focus {
  background-color: black;
  color: #fefefe; }

.button.secondary, .shopify-challenge__container .secondary.shopify-challenge__button, .secondary.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .secondary.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.secondary, .button.secondary.disabled, .shopify-challenge__container .secondary.disabled.shopify-challenge__button, .secondary.disabled.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .secondary.disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.secondary.disabled, .button.secondary[disabled], .shopify-challenge__container .secondary.shopify-challenge__button[disabled], .secondary.typeform-share[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .secondary.bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.secondary[disabled], .button.secondary.disabled:hover, .shopify-challenge__container .secondary.disabled.shopify-challenge__button:hover, .secondary.disabled.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .secondary.disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.secondary.disabled:hover, .button.secondary[disabled]:hover, .shopify-challenge__container .secondary.shopify-challenge__button[disabled]:hover, .secondary.typeform-share[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .secondary.bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.secondary[disabled]:hover, .button.secondary.disabled:focus, .shopify-challenge__container .secondary.disabled.shopify-challenge__button:focus, .secondary.disabled.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .secondary.disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.secondary.disabled:focus, .button.secondary[disabled]:focus, .shopify-challenge__container .secondary.shopify-challenge__button[disabled]:focus, .secondary.typeform-share[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .secondary.bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.secondary[disabled]:focus {
  background-color: #8AF2C7;
  color: #0a0a0a; }

.button.secondary:hover, .shopify-challenge__container .secondary.shopify-challenge__button:hover, .secondary.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .secondary.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.secondary:hover, .button.secondary:focus, .shopify-challenge__container .secondary.shopify-challenge__button:focus, .secondary.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .secondary.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.secondary:focus {
  background-color: #46eaa6;
  color: #0a0a0a; }

.button.success, .shopify-challenge__container .success.shopify-challenge__button, .success.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .success.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.success, .button.success.disabled, .shopify-challenge__container .success.disabled.shopify-challenge__button, .success.disabled.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .success.disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.success.disabled, .button.success[disabled], .shopify-challenge__container .success.shopify-challenge__button[disabled], .success.typeform-share[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .success.bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.success[disabled], .button.success.disabled:hover, .shopify-challenge__container .success.disabled.shopify-challenge__button:hover, .success.disabled.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .success.disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.success.disabled:hover, .button.success[disabled]:hover, .shopify-challenge__container .success.shopify-challenge__button[disabled]:hover, .success.typeform-share[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .success.bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.success[disabled]:hover, .button.success.disabled:focus, .shopify-challenge__container .success.disabled.shopify-challenge__button:focus, .success.disabled.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .success.disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.success.disabled:focus, .button.success[disabled]:focus, .shopify-challenge__container .success.shopify-challenge__button[disabled]:focus, .success.typeform-share[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .success.bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.success[disabled]:focus {
  background-color: #3adb76;
  color: #0a0a0a; }

.button.success:hover, .shopify-challenge__container .success.shopify-challenge__button:hover, .success.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .success.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.success:hover, .button.success:focus, .shopify-challenge__container .success.shopify-challenge__button:focus, .success.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .success.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.success:focus {
  background-color: #22bb5b;
  color: #0a0a0a; }

.button.warning, .shopify-challenge__container .warning.shopify-challenge__button, .warning.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .warning.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.warning, .button.warning.disabled, .shopify-challenge__container .warning.disabled.shopify-challenge__button, .warning.disabled.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .warning.disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.warning.disabled, .button.warning[disabled], .shopify-challenge__container .warning.shopify-challenge__button[disabled], .warning.typeform-share[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .warning.bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.warning[disabled], .button.warning.disabled:hover, .shopify-challenge__container .warning.disabled.shopify-challenge__button:hover, .warning.disabled.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .warning.disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.warning.disabled:hover, .button.warning[disabled]:hover, .shopify-challenge__container .warning.shopify-challenge__button[disabled]:hover, .warning.typeform-share[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .warning.bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.warning[disabled]:hover, .button.warning.disabled:focus, .shopify-challenge__container .warning.disabled.shopify-challenge__button:focus, .warning.disabled.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .warning.disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.warning.disabled:focus, .button.warning[disabled]:focus, .shopify-challenge__container .warning.shopify-challenge__button[disabled]:focus, .warning.typeform-share[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .warning.bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.warning[disabled]:focus {
  background-color: #ffae00;
  color: #0a0a0a; }

.button.warning:hover, .shopify-challenge__container .warning.shopify-challenge__button:hover, .warning.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .warning.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.warning:hover, .button.warning:focus, .shopify-challenge__container .warning.shopify-challenge__button:focus, .warning.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .warning.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.warning:focus {
  background-color: #cc8b00;
  color: #0a0a0a; }

.button.alert, .shopify-challenge__container .alert.shopify-challenge__button, .alert.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .alert.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.alert, .button.alert.disabled, .shopify-challenge__container .alert.disabled.shopify-challenge__button, .alert.disabled.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .alert.disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.alert.disabled, .button.alert[disabled], .shopify-challenge__container .alert.shopify-challenge__button[disabled], .alert.typeform-share[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .alert.bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.alert[disabled], .button.alert.disabled:hover, .shopify-challenge__container .alert.disabled.shopify-challenge__button:hover, .alert.disabled.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .alert.disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.alert.disabled:hover, .button.alert[disabled]:hover, .shopify-challenge__container .alert.shopify-challenge__button[disabled]:hover, .alert.typeform-share[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .alert.bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.alert[disabled]:hover, .button.alert.disabled:focus, .shopify-challenge__container .alert.disabled.shopify-challenge__button:focus, .alert.disabled.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .alert.disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.alert.disabled:focus, .button.alert[disabled]:focus, .shopify-challenge__container .alert.shopify-challenge__button[disabled]:focus, .alert.typeform-share[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .alert.bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.alert[disabled]:focus {
  background-color: #cc4b37;
  color: #fefefe; }

.button.alert:hover, .shopify-challenge__container .alert.shopify-challenge__button:hover, .alert.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .alert.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.alert:hover, .button.alert:focus, .shopify-challenge__container .alert.shopify-challenge__button:focus, .alert.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .alert.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.alert:focus {
  background-color: #a53b2a;
  color: #fefefe; }

.button.hollow, .shopify-challenge__container .hollow.shopify-challenge__button, .hollow.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow, .button.hollow:hover, .shopify-challenge__container .hollow.shopify-challenge__button:hover, .hollow.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow:hover, .button.hollow:focus, .shopify-challenge__container .hollow.shopify-challenge__button:focus, .hollow.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow:focus, .button.hollow.disabled, .shopify-challenge__container .hollow.disabled.shopify-challenge__button, .hollow.disabled.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.disabled, .button.hollow.disabled:hover, .shopify-challenge__container .hollow.disabled.shopify-challenge__button:hover, .hollow.disabled.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.disabled:hover, .button.hollow.disabled:focus, .shopify-challenge__container .hollow.disabled.shopify-challenge__button:focus, .hollow.disabled.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.disabled:focus, .button.hollow[disabled], .shopify-challenge__container .hollow.shopify-challenge__button[disabled], .hollow.typeform-share[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow[disabled], .button.hollow[disabled]:hover, .shopify-challenge__container .hollow.shopify-challenge__button[disabled]:hover, .hollow.typeform-share[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow[disabled]:hover, .button.hollow[disabled]:focus, .shopify-challenge__container .hollow.shopify-challenge__button[disabled]:focus, .hollow.typeform-share[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow[disabled]:focus {
  background-color: transparent; }

.button.hollow, .shopify-challenge__container .hollow.shopify-challenge__button, .hollow.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow, .button.hollow.disabled, .shopify-challenge__container .hollow.disabled.shopify-challenge__button, .hollow.disabled.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.disabled, .button.hollow[disabled], .shopify-challenge__container .hollow.shopify-challenge__button[disabled], .hollow.typeform-share[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow[disabled], .button.hollow.disabled:hover, .shopify-challenge__container .hollow.disabled.shopify-challenge__button:hover, .hollow.disabled.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.disabled:hover, .button.hollow[disabled]:hover, .shopify-challenge__container .hollow.shopify-challenge__button[disabled]:hover, .hollow.typeform-share[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow[disabled]:hover, .button.hollow.disabled:focus, .shopify-challenge__container .hollow.disabled.shopify-challenge__button:focus, .hollow.disabled.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.disabled:focus, .button.hollow[disabled]:focus, .shopify-challenge__container .hollow.shopify-challenge__button[disabled]:focus, .hollow.typeform-share[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow[disabled]:focus {
  border: 1px solid #000;
  color: #000; }

.button.hollow:hover, .shopify-challenge__container .hollow.shopify-challenge__button:hover, .hollow.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow:hover, .button.hollow:focus, .shopify-challenge__container .hollow.shopify-challenge__button:focus, .hollow.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow:focus {
  border-color: black;
  color: black; }

.button.hollow.primary, .shopify-challenge__container .hollow.shopify-challenge__button, .hollow.typeform-share, .ssw-members .hollow.follow-user-btn, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow, .button.hollow.primary.disabled, .shopify-challenge__container .hollow.disabled.shopify-challenge__button, .hollow.disabled.typeform-share, .ssw-members .hollow.disabled.follow-user-btn, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.disabled, .button.hollow.primary[disabled], .shopify-challenge__container .hollow.shopify-challenge__button[disabled], .hollow.typeform-share[disabled], .ssw-members .hollow.follow-user-btn[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow[disabled], .button.hollow.primary.disabled:hover, .shopify-challenge__container .hollow.disabled.shopify-challenge__button:hover, .hollow.disabled.typeform-share:hover, .ssw-members .hollow.disabled.follow-user-btn:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.disabled:hover, .button.hollow.primary[disabled]:hover, .shopify-challenge__container .hollow.shopify-challenge__button[disabled]:hover, .hollow.typeform-share[disabled]:hover, .ssw-members .hollow.follow-user-btn[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow[disabled]:hover, .button.hollow.primary.disabled:focus, .shopify-challenge__container .hollow.disabled.shopify-challenge__button:focus, .hollow.disabled.typeform-share:focus, .ssw-members .hollow.disabled.follow-user-btn:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.disabled:focus, .button.hollow.primary[disabled]:focus, .shopify-challenge__container .hollow.shopify-challenge__button[disabled]:focus, .hollow.typeform-share[disabled]:focus, .ssw-members .hollow.follow-user-btn[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow[disabled]:focus {
  border: 1px solid #000;
  color: #000; }

.button.hollow.primary:hover, .shopify-challenge__container .hollow.shopify-challenge__button:hover, .hollow.typeform-share:hover, .ssw-members .hollow.follow-user-btn:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow:hover, .button.hollow.primary:focus, .shopify-challenge__container .hollow.shopify-challenge__button:focus, .hollow.typeform-share:focus, .ssw-members .hollow.follow-user-btn:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow:focus {
  border-color: black;
  color: black; }

.button.hollow.secondary, .shopify-challenge__container .hollow.secondary.shopify-challenge__button, .hollow.secondary.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.secondary.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.secondary, .button.hollow.secondary.disabled, .shopify-challenge__container .hollow.secondary.disabled.shopify-challenge__button, .hollow.secondary.disabled.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.secondary.disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.secondary.disabled, .button.hollow.secondary[disabled], .shopify-challenge__container .hollow.secondary.shopify-challenge__button[disabled], .hollow.secondary.typeform-share[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.secondary.bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.secondary[disabled], .button.hollow.secondary.disabled:hover, .shopify-challenge__container .hollow.secondary.disabled.shopify-challenge__button:hover, .hollow.secondary.disabled.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.secondary.disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.secondary.disabled:hover, .button.hollow.secondary[disabled]:hover, .shopify-challenge__container .hollow.secondary.shopify-challenge__button[disabled]:hover, .hollow.secondary.typeform-share[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.secondary.bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.secondary[disabled]:hover, .button.hollow.secondary.disabled:focus, .shopify-challenge__container .hollow.secondary.disabled.shopify-challenge__button:focus, .hollow.secondary.disabled.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.secondary.disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.secondary.disabled:focus, .button.hollow.secondary[disabled]:focus, .shopify-challenge__container .hollow.secondary.shopify-challenge__button[disabled]:focus, .hollow.secondary.typeform-share[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.secondary.bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.secondary[disabled]:focus {
  border: 1px solid #8AF2C7;
  color: #8AF2C7; }

.button.hollow.secondary:hover, .shopify-challenge__container .hollow.secondary.shopify-challenge__button:hover, .hollow.secondary.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.secondary.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.secondary:hover, .button.hollow.secondary:focus, .shopify-challenge__container .hollow.secondary.shopify-challenge__button:focus, .hollow.secondary.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.secondary.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.secondary:focus {
  border-color: #13ab6c;
  color: #13ab6c; }

.button.hollow.success, .shopify-challenge__container .hollow.success.shopify-challenge__button, .hollow.success.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.success.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.success, .button.hollow.success.disabled, .shopify-challenge__container .hollow.success.disabled.shopify-challenge__button, .hollow.success.disabled.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.success.disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.success.disabled, .button.hollow.success[disabled], .shopify-challenge__container .hollow.success.shopify-challenge__button[disabled], .hollow.success.typeform-share[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.success.bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.success[disabled], .button.hollow.success.disabled:hover, .shopify-challenge__container .hollow.success.disabled.shopify-challenge__button:hover, .hollow.success.disabled.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.success.disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .shopify-challenge__container .hollow.success.shopify-challenge__button[disabled]:hover, .hollow.success.typeform-share[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.success.bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .shopify-challenge__container .hollow.success.disabled.shopify-challenge__button:focus, .hollow.success.disabled.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.success.disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus, .shopify-challenge__container .hollow.success.shopify-challenge__button[disabled]:focus, .hollow.success.typeform-share[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.success.bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.success[disabled]:focus {
  border: 1px solid #3adb76;
  color: #3adb76; }

.button.hollow.success:hover, .shopify-challenge__container .hollow.success.shopify-challenge__button:hover, .hollow.success.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.success.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.success:hover, .button.hollow.success:focus, .shopify-challenge__container .hollow.success.shopify-challenge__button:focus, .hollow.success.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.success.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.success:focus {
  border-color: #157539;
  color: #157539; }

.button.hollow.warning, .shopify-challenge__container .hollow.warning.shopify-challenge__button, .hollow.warning.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.warning.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.warning, .button.hollow.warning.disabled, .shopify-challenge__container .hollow.warning.disabled.shopify-challenge__button, .hollow.warning.disabled.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.warning.disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.warning.disabled, .button.hollow.warning[disabled], .shopify-challenge__container .hollow.warning.shopify-challenge__button[disabled], .hollow.warning.typeform-share[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.warning.bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.warning[disabled], .button.hollow.warning.disabled:hover, .shopify-challenge__container .hollow.warning.disabled.shopify-challenge__button:hover, .hollow.warning.disabled.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.warning.disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.warning.disabled:hover, .button.hollow.warning[disabled]:hover, .shopify-challenge__container .hollow.warning.shopify-challenge__button[disabled]:hover, .hollow.warning.typeform-share[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.warning.bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.warning[disabled]:hover, .button.hollow.warning.disabled:focus, .shopify-challenge__container .hollow.warning.disabled.shopify-challenge__button:focus, .hollow.warning.disabled.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.warning.disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.warning.disabled:focus, .button.hollow.warning[disabled]:focus, .shopify-challenge__container .hollow.warning.shopify-challenge__button[disabled]:focus, .hollow.warning.typeform-share[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.warning.bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00; }

.button.hollow.warning:hover, .shopify-challenge__container .hollow.warning.shopify-challenge__button:hover, .hollow.warning.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.warning.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.warning:hover, .button.hollow.warning:focus, .shopify-challenge__container .hollow.warning.shopify-challenge__button:focus, .hollow.warning.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.warning.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.warning:focus {
  border-color: #805700;
  color: #805700; }

.button.hollow.alert, .shopify-challenge__container .hollow.alert.shopify-challenge__button, .hollow.alert.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.alert.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.alert, .button.hollow.alert.disabled, .shopify-challenge__container .hollow.alert.disabled.shopify-challenge__button, .hollow.alert.disabled.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.alert.disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.alert.disabled, .button.hollow.alert[disabled], .shopify-challenge__container .hollow.alert.shopify-challenge__button[disabled], .hollow.alert.typeform-share[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.alert.bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.alert[disabled], .button.hollow.alert.disabled:hover, .shopify-challenge__container .hollow.alert.disabled.shopify-challenge__button:hover, .hollow.alert.disabled.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.alert.disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.alert.disabled:hover, .button.hollow.alert[disabled]:hover, .shopify-challenge__container .hollow.alert.shopify-challenge__button[disabled]:hover, .hollow.alert.typeform-share[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.alert.bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.alert[disabled]:hover, .button.hollow.alert.disabled:focus, .shopify-challenge__container .hollow.alert.disabled.shopify-challenge__button:focus, .hollow.alert.disabled.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.alert.disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.alert.disabled:focus, .button.hollow.alert[disabled]:focus, .shopify-challenge__container .hollow.alert.shopify-challenge__button[disabled]:focus, .hollow.alert.typeform-share[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.alert.bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.alert[disabled]:focus {
  border: 1px solid #cc4b37;
  color: #cc4b37; }

.button.hollow.alert:hover, .shopify-challenge__container .hollow.alert.shopify-challenge__button:hover, .hollow.alert.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.alert.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.alert:hover, .button.hollow.alert:focus, .shopify-challenge__container .hollow.alert.shopify-challenge__button:focus, .hollow.alert.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .hollow.alert.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.hollow.alert:focus {
  border-color: #67251a;
  color: #67251a; }

.button.clear, .shopify-challenge__container .clear.shopify-challenge__button, .clear.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear, .button.clear:hover, .shopify-challenge__container .clear.shopify-challenge__button:hover, .clear.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear:hover, .button.clear:focus, .shopify-challenge__container .clear.shopify-challenge__button:focus, .clear.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear:focus, .button.clear.disabled, .shopify-challenge__container .clear.disabled.shopify-challenge__button, .clear.disabled.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.disabled, .button.clear.disabled:hover, .shopify-challenge__container .clear.disabled.shopify-challenge__button:hover, .clear.disabled.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.disabled:hover, .button.clear.disabled:focus, .shopify-challenge__container .clear.disabled.shopify-challenge__button:focus, .clear.disabled.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.disabled:focus, .button.clear[disabled], .shopify-challenge__container .clear.shopify-challenge__button[disabled], .clear.typeform-share[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear[disabled], .button.clear[disabled]:hover, .shopify-challenge__container .clear.shopify-challenge__button[disabled]:hover, .clear.typeform-share[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear[disabled]:hover, .button.clear[disabled]:focus, .shopify-challenge__container .clear.shopify-challenge__button[disabled]:focus, .clear.typeform-share[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear[disabled]:focus {
  border-color: transparent;
  background-color: transparent; }

.button.clear, .shopify-challenge__container .clear.shopify-challenge__button, .clear.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear, .button.clear.disabled, .shopify-challenge__container .clear.disabled.shopify-challenge__button, .clear.disabled.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.disabled, .button.clear[disabled], .shopify-challenge__container .clear.shopify-challenge__button[disabled], .clear.typeform-share[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear[disabled], .button.clear.disabled:hover, .shopify-challenge__container .clear.disabled.shopify-challenge__button:hover, .clear.disabled.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.disabled:hover, .button.clear[disabled]:hover, .shopify-challenge__container .clear.shopify-challenge__button[disabled]:hover, .clear.typeform-share[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear[disabled]:hover, .button.clear.disabled:focus, .shopify-challenge__container .clear.disabled.shopify-challenge__button:focus, .clear.disabled.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.disabled:focus, .button.clear[disabled]:focus, .shopify-challenge__container .clear.shopify-challenge__button[disabled]:focus, .clear.typeform-share[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear[disabled]:focus {
  color: #000; }

.button.clear:hover, .shopify-challenge__container .clear.shopify-challenge__button:hover, .clear.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear:hover, .button.clear:focus, .shopify-challenge__container .clear.shopify-challenge__button:focus, .clear.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear:focus {
  color: black; }

.button.clear.primary, .shopify-challenge__container .clear.shopify-challenge__button, .clear.typeform-share, .ssw-members .clear.follow-user-btn, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear, .button.clear.primary.disabled, .shopify-challenge__container .clear.disabled.shopify-challenge__button, .clear.disabled.typeform-share, .ssw-members .clear.disabled.follow-user-btn, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.disabled, .button.clear.primary[disabled], .shopify-challenge__container .clear.shopify-challenge__button[disabled], .clear.typeform-share[disabled], .ssw-members .clear.follow-user-btn[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear[disabled], .button.clear.primary.disabled:hover, .shopify-challenge__container .clear.disabled.shopify-challenge__button:hover, .clear.disabled.typeform-share:hover, .ssw-members .clear.disabled.follow-user-btn:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.disabled:hover, .button.clear.primary[disabled]:hover, .shopify-challenge__container .clear.shopify-challenge__button[disabled]:hover, .clear.typeform-share[disabled]:hover, .ssw-members .clear.follow-user-btn[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear[disabled]:hover, .button.clear.primary.disabled:focus, .shopify-challenge__container .clear.disabled.shopify-challenge__button:focus, .clear.disabled.typeform-share:focus, .ssw-members .clear.disabled.follow-user-btn:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.disabled:focus, .button.clear.primary[disabled]:focus, .shopify-challenge__container .clear.shopify-challenge__button[disabled]:focus, .clear.typeform-share[disabled]:focus, .ssw-members .clear.follow-user-btn[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear[disabled]:focus {
  color: #000; }

.button.clear.primary:hover, .shopify-challenge__container .clear.shopify-challenge__button:hover, .clear.typeform-share:hover, .ssw-members .clear.follow-user-btn:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear:hover, .button.clear.primary:focus, .shopify-challenge__container .clear.shopify-challenge__button:focus, .clear.typeform-share:focus, .ssw-members .clear.follow-user-btn:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear:focus {
  color: black; }

.button.clear.secondary, .shopify-challenge__container .clear.secondary.shopify-challenge__button, .clear.secondary.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.secondary.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.secondary, .button.clear.secondary.disabled, .shopify-challenge__container .clear.secondary.disabled.shopify-challenge__button, .clear.secondary.disabled.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.secondary.disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.secondary.disabled, .button.clear.secondary[disabled], .shopify-challenge__container .clear.secondary.shopify-challenge__button[disabled], .clear.secondary.typeform-share[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.secondary.bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.secondary[disabled], .button.clear.secondary.disabled:hover, .shopify-challenge__container .clear.secondary.disabled.shopify-challenge__button:hover, .clear.secondary.disabled.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.secondary.disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .shopify-challenge__container .clear.secondary.shopify-challenge__button[disabled]:hover, .clear.secondary.typeform-share[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.secondary.bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .shopify-challenge__container .clear.secondary.disabled.shopify-challenge__button:focus, .clear.secondary.disabled.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.secondary.disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus, .shopify-challenge__container .clear.secondary.shopify-challenge__button[disabled]:focus, .clear.secondary.typeform-share[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.secondary.bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.secondary[disabled]:focus {
  color: #8AF2C7; }

.button.clear.secondary:hover, .shopify-challenge__container .clear.secondary.shopify-challenge__button:hover, .clear.secondary.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.secondary.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.secondary:hover, .button.clear.secondary:focus, .shopify-challenge__container .clear.secondary.shopify-challenge__button:focus, .clear.secondary.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.secondary.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.secondary:focus {
  color: #13ab6c; }

.button.clear.success, .shopify-challenge__container .clear.success.shopify-challenge__button, .clear.success.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.success.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.success, .button.clear.success.disabled, .shopify-challenge__container .clear.success.disabled.shopify-challenge__button, .clear.success.disabled.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.success.disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.success.disabled, .button.clear.success[disabled], .shopify-challenge__container .clear.success.shopify-challenge__button[disabled], .clear.success.typeform-share[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.success.bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.success[disabled], .button.clear.success.disabled:hover, .shopify-challenge__container .clear.success.disabled.shopify-challenge__button:hover, .clear.success.disabled.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.success.disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .shopify-challenge__container .clear.success.shopify-challenge__button[disabled]:hover, .clear.success.typeform-share[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.success.bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .shopify-challenge__container .clear.success.disabled.shopify-challenge__button:focus, .clear.success.disabled.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.success.disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.success.disabled:focus, .button.clear.success[disabled]:focus, .shopify-challenge__container .clear.success.shopify-challenge__button[disabled]:focus, .clear.success.typeform-share[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.success.bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.success[disabled]:focus {
  color: #3adb76; }

.button.clear.success:hover, .shopify-challenge__container .clear.success.shopify-challenge__button:hover, .clear.success.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.success.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.success:hover, .button.clear.success:focus, .shopify-challenge__container .clear.success.shopify-challenge__button:focus, .clear.success.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.success.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.success:focus {
  color: #157539; }

.button.clear.warning, .shopify-challenge__container .clear.warning.shopify-challenge__button, .clear.warning.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.warning.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.warning, .button.clear.warning.disabled, .shopify-challenge__container .clear.warning.disabled.shopify-challenge__button, .clear.warning.disabled.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.warning.disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.warning.disabled, .button.clear.warning[disabled], .shopify-challenge__container .clear.warning.shopify-challenge__button[disabled], .clear.warning.typeform-share[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.warning.bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.warning[disabled], .button.clear.warning.disabled:hover, .shopify-challenge__container .clear.warning.disabled.shopify-challenge__button:hover, .clear.warning.disabled.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.warning.disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .shopify-challenge__container .clear.warning.shopify-challenge__button[disabled]:hover, .clear.warning.typeform-share[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.warning.bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.warning[disabled]:hover, .button.clear.warning.disabled:focus, .shopify-challenge__container .clear.warning.disabled.shopify-challenge__button:focus, .clear.warning.disabled.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.warning.disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus, .shopify-challenge__container .clear.warning.shopify-challenge__button[disabled]:focus, .clear.warning.typeform-share[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.warning.bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.warning[disabled]:focus {
  color: #ffae00; }

.button.clear.warning:hover, .shopify-challenge__container .clear.warning.shopify-challenge__button:hover, .clear.warning.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.warning.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.warning:hover, .button.clear.warning:focus, .shopify-challenge__container .clear.warning.shopify-challenge__button:focus, .clear.warning.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.warning.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.warning:focus {
  color: #805700; }

.button.clear.alert, .shopify-challenge__container .clear.alert.shopify-challenge__button, .clear.alert.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.alert.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.alert, .button.clear.alert.disabled, .shopify-challenge__container .clear.alert.disabled.shopify-challenge__button, .clear.alert.disabled.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.alert.disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.alert.disabled, .button.clear.alert[disabled], .shopify-challenge__container .clear.alert.shopify-challenge__button[disabled], .clear.alert.typeform-share[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.alert.bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.alert[disabled], .button.clear.alert.disabled:hover, .shopify-challenge__container .clear.alert.disabled.shopify-challenge__button:hover, .clear.alert.disabled.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.alert.disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .shopify-challenge__container .clear.alert.shopify-challenge__button[disabled]:hover, .clear.alert.typeform-share[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.alert.bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.alert[disabled]:hover, .button.clear.alert.disabled:focus, .shopify-challenge__container .clear.alert.disabled.shopify-challenge__button:focus, .clear.alert.disabled.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.alert.disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus, .shopify-challenge__container .clear.alert.shopify-challenge__button[disabled]:focus, .clear.alert.typeform-share[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.alert.bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.alert[disabled]:focus {
  color: #cc4b37; }

.button.clear.alert:hover, .shopify-challenge__container .clear.alert.shopify-challenge__button:hover, .clear.alert.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.alert.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.alert:hover, .button.clear.alert:focus, .shopify-challenge__container .clear.alert.shopify-challenge__button:focus, .clear.alert.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .clear.alert.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.clear.alert:focus {
  color: #67251a; }

.button.disabled, .shopify-challenge__container .disabled.shopify-challenge__button, .disabled.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled, .button[disabled], .shopify-challenge__container .shopify-challenge__button[disabled], .typeform-share[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled] {
  opacity: 0.25;
  cursor: not-allowed; }

.button.dropdown::after, .shopify-challenge__container .dropdown.shopify-challenge__button::after, .dropdown.typeform-share::after, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .dropdown.bundle-builder-app--bundle--product-add-button::after, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4em;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #fefefe transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em; }

.button.dropdown.hollow::after, .shopify-challenge__container .dropdown.hollow.shopify-challenge__button::after, .dropdown.hollow.typeform-share::after, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .dropdown.hollow.bundle-builder-app--bundle--product-add-button::after, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.dropdown.hollow::after, .button.dropdown.clear::after, .shopify-challenge__container .dropdown.clear.shopify-challenge__button::after, .dropdown.clear.typeform-share::after, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .dropdown.clear.bundle-builder-app--bundle--product-add-button::after, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.dropdown.clear::after {
  border-top-color: #000; }

.button.dropdown.hollow.primary::after, .shopify-challenge__container .dropdown.hollow.shopify-challenge__button::after, .dropdown.hollow.typeform-share::after, .ssw-members .dropdown.hollow.follow-user-btn::after, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .dropdown.hollow.bundle-builder-app--bundle--product-add-button::after, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.dropdown.hollow::after, .button.dropdown.clear.primary::after, .shopify-challenge__container .dropdown.clear.shopify-challenge__button::after, .dropdown.clear.typeform-share::after, .ssw-members .dropdown.clear.follow-user-btn::after, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .dropdown.clear.bundle-builder-app--bundle--product-add-button::after, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.dropdown.clear::after {
  border-top-color: #000; }

.button.dropdown.hollow.secondary::after, .shopify-challenge__container .dropdown.hollow.secondary.shopify-challenge__button::after, .dropdown.hollow.secondary.typeform-share::after, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .dropdown.hollow.secondary.bundle-builder-app--bundle--product-add-button::after, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after, .shopify-challenge__container .dropdown.clear.secondary.shopify-challenge__button::after, .dropdown.clear.secondary.typeform-share::after, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .dropdown.clear.secondary.bundle-builder-app--bundle--product-add-button::after, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.dropdown.clear.secondary::after {
  border-top-color: #8AF2C7; }

.button.dropdown.hollow.success::after, .shopify-challenge__container .dropdown.hollow.success.shopify-challenge__button::after, .dropdown.hollow.success.typeform-share::after, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .dropdown.hollow.success.bundle-builder-app--bundle--product-add-button::after, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.dropdown.hollow.success::after, .button.dropdown.clear.success::after, .shopify-challenge__container .dropdown.clear.success.shopify-challenge__button::after, .dropdown.clear.success.typeform-share::after, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .dropdown.clear.success.bundle-builder-app--bundle--product-add-button::after, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.dropdown.clear.success::after {
  border-top-color: #3adb76; }

.button.dropdown.hollow.warning::after, .shopify-challenge__container .dropdown.hollow.warning.shopify-challenge__button::after, .dropdown.hollow.warning.typeform-share::after, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .dropdown.hollow.warning.bundle-builder-app--bundle--product-add-button::after, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after, .shopify-challenge__container .dropdown.clear.warning.shopify-challenge__button::after, .dropdown.clear.warning.typeform-share::after, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .dropdown.clear.warning.bundle-builder-app--bundle--product-add-button::after, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.dropdown.clear.warning::after {
  border-top-color: #ffae00; }

.button.dropdown.hollow.alert::after, .shopify-challenge__container .dropdown.hollow.alert.shopify-challenge__button::after, .dropdown.hollow.alert.typeform-share::after, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .dropdown.hollow.alert.bundle-builder-app--bundle--product-add-button::after, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after, .shopify-challenge__container .dropdown.clear.alert.shopify-challenge__button::after, .dropdown.clear.alert.typeform-share::after, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .dropdown.clear.alert.bundle-builder-app--bundle--product-add-button::after, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.dropdown.clear.alert::after {
  border-top-color: #cc4b37; }

.button.arrow-only::after, .shopify-challenge__container .arrow-only.shopify-challenge__button::after, .arrow-only.typeform-share::after, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .arrow-only.bundle-builder-app--bundle--product-add-button::after, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0; }

a.button:hover, .shopify-challenge__container a.shopify-challenge__button:hover, a.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product a.bundle-builder-app--bundle--product-add-button:hover, a.button:focus, .shopify-challenge__container a.shopify-challenge__button:focus, a.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product a.bundle-builder-app--bundle--product-add-button:focus {
  text-decoration: none; }

.button-group {
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  flex-grow: 1; }

.button-group::before, .button-group::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1; }

.button-group::after {
  clear: both; }

.button-group::before, .button-group::after {
  display: none; }

.button-group .button, .button-group .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group .shopify-challenge__button, .button-group .typeform-share, .button-group #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group .bundle-builder-app--bundle--product-add-button, .button-group #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem;
  flex: 0 0 auto; }

.button-group .button:last-child, .button-group .shopify-challenge__container .shopify-challenge__button:last-child, .shopify-challenge__container .button-group .shopify-challenge__button:last-child, .button-group .typeform-share:last-child, .button-group #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:last-child, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group .bundle-builder-app--bundle--product-add-button:last-child, .button-group #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:last-child, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group button:last-child {
  margin-right: 0; }

.button-group.tiny .button, .button-group.tiny .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group.tiny .shopify-challenge__button, .button-group.tiny .typeform-share, .button-group.tiny #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.tiny .bundle-builder-app--bundle--product-add-button, .button-group.tiny #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.tiny button {
  font-size: 0.6rem; }

.button-group.small .button, .button-group.small .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group.small .shopify-challenge__button, .button-group.small .typeform-share, .button-group.small #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.small .bundle-builder-app--bundle--product-add-button, .button-group.small #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.small button {
  font-size: 0.75rem; }

.button-group.large .button, .button-group.large .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group.large .shopify-challenge__button, .button-group.large .typeform-share, .button-group.large #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.large .bundle-builder-app--bundle--product-add-button, .button-group.large #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.large button {
  font-size: 1.25rem; }

.button-group.expanded .button, .button-group.expanded .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group.expanded .shopify-challenge__button, .button-group.expanded .typeform-share, .button-group.expanded #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.expanded .bundle-builder-app--bundle--product-add-button, .button-group.expanded #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.expanded button {
  flex: 1 1 0px;
  margin-right: 0; }

.button-group.primary .button, .shopify-challenge__container .button-group.shopify-challenge__button .button, .button-group.typeform-share .button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .button, .button-group.primary .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group.primary .shopify-challenge__button, .shopify-challenge__container .button-group.shopify-challenge__button .shopify-challenge__button, .button-group.typeform-share .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group.typeform-share .shopify-challenge__button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .shopify-challenge__button, .button-group.primary .typeform-share, .shopify-challenge__container .button-group.shopify-challenge__button .typeform-share, .button-group.typeform-share .typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .typeform-share, .button-group.primary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.primary .bundle-builder-app--bundle--product-add-button, .shopify-challenge__container .button-group.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .shopify-challenge__container .button-group.shopify-challenge__button .bundle-builder-app--bundle--product-add-button, .button-group.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.typeform-share .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--button-container button.button-group .bundle-builder-app--bundle--product-add-button, .button-group.primary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.primary button, .shopify-challenge__container .button-group.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .shopify-challenge__container .button-group.shopify-challenge__button button, .button-group.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.typeform-share button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group button, .button-group.primary .button.disabled, .shopify-challenge__container .button-group.shopify-challenge__button .button.disabled, .button-group.typeform-share .button.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .button.disabled, .button-group.primary .shopify-challenge__container .disabled.shopify-challenge__button, .shopify-challenge__container .button-group.primary .disabled.shopify-challenge__button, .shopify-challenge__container .button-group.shopify-challenge__button .disabled.shopify-challenge__button, .button-group.typeform-share .shopify-challenge__container .disabled.shopify-challenge__button, .shopify-challenge__container .button-group.typeform-share .disabled.shopify-challenge__button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .shopify-challenge__container .disabled.shopify-challenge__button, .shopify-challenge__container #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .disabled.shopify-challenge__button, .button-group.primary .disabled.typeform-share, .shopify-challenge__container .button-group.shopify-challenge__button .disabled.typeform-share, .button-group.typeform-share .disabled.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .disabled.typeform-share, .button-group.primary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.primary .disabled.bundle-builder-app--bundle--product-add-button, .shopify-challenge__container .button-group.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .shopify-challenge__container .button-group.shopify-challenge__button .disabled.bundle-builder-app--bundle--product-add-button, .button-group.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.typeform-share .disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--button-container button.button-group .disabled.bundle-builder-app--bundle--product-add-button, .button-group.primary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.primary button.disabled, .shopify-challenge__container .button-group.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .shopify-challenge__container .button-group.shopify-challenge__button button.disabled, .button-group.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.typeform-share button.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group button.disabled, .button-group.primary .button[disabled], .shopify-challenge__container .button-group.shopify-challenge__button .button[disabled], .button-group.typeform-share .button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .button[disabled], .button-group.primary .shopify-challenge__container .shopify-challenge__button[disabled], .shopify-challenge__container .button-group.primary .shopify-challenge__button[disabled], .shopify-challenge__container .button-group.shopify-challenge__button .shopify-challenge__button[disabled], .button-group.typeform-share .shopify-challenge__container .shopify-challenge__button[disabled], .shopify-challenge__container .button-group.typeform-share .shopify-challenge__button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .shopify-challenge__container .shopify-challenge__button[disabled], .shopify-challenge__container #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .shopify-challenge__button[disabled], .button-group.primary .typeform-share[disabled], .shopify-challenge__container .button-group.shopify-challenge__button .typeform-share[disabled], .button-group.typeform-share .typeform-share[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .typeform-share[disabled], .button-group.primary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.primary .bundle-builder-app--bundle--product-add-button[disabled], .shopify-challenge__container .button-group.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .shopify-challenge__container .button-group.shopify-challenge__button .bundle-builder-app--bundle--product-add-button[disabled], .button-group.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.typeform-share .bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--button-container button.button-group .bundle-builder-app--bundle--product-add-button[disabled], .button-group.primary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.primary button[disabled], .shopify-challenge__container .button-group.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container .shopify-challenge__container .button-group.shopify-challenge__button button[disabled], .button-group.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.typeform-share button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group button[disabled], .button-group.primary .button.disabled:hover, .shopify-challenge__container .button-group.shopify-challenge__button .button.disabled:hover, .button-group.typeform-share .button.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .button.disabled:hover, .button-group.primary .shopify-challenge__container .disabled.shopify-challenge__button:hover, .shopify-challenge__container .button-group.primary .disabled.shopify-challenge__button:hover, .shopify-challenge__container .button-group.shopify-challenge__button .disabled.shopify-challenge__button:hover, .button-group.typeform-share .shopify-challenge__container .disabled.shopify-challenge__button:hover, .shopify-challenge__container .button-group.typeform-share .disabled.shopify-challenge__button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .shopify-challenge__container .disabled.shopify-challenge__button:hover, .shopify-challenge__container #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .disabled.shopify-challenge__button:hover, .button-group.primary .disabled.typeform-share:hover, .shopify-challenge__container .button-group.shopify-challenge__button .disabled.typeform-share:hover, .button-group.typeform-share .disabled.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .disabled.typeform-share:hover, .button-group.primary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.primary .disabled.bundle-builder-app--bundle--product-add-button:hover, .shopify-challenge__container .button-group.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .shopify-challenge__container .button-group.shopify-challenge__button .disabled.bundle-builder-app--bundle--product-add-button:hover, .button-group.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.typeform-share .disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--button-container button.button-group .disabled.bundle-builder-app--bundle--product-add-button:hover, .button-group.primary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.primary button.disabled:hover, .shopify-challenge__container .button-group.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .shopify-challenge__container .button-group.shopify-challenge__button button.disabled:hover, .button-group.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.typeform-share button.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group button.disabled:hover, .button-group.primary .button[disabled]:hover, .shopify-challenge__container .button-group.shopify-challenge__button .button[disabled]:hover, .button-group.typeform-share .button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .button[disabled]:hover, .button-group.primary .shopify-challenge__container .shopify-challenge__button[disabled]:hover, .shopify-challenge__container .button-group.primary .shopify-challenge__button[disabled]:hover, .shopify-challenge__container .button-group.shopify-challenge__button .shopify-challenge__button[disabled]:hover, .button-group.typeform-share .shopify-challenge__container .shopify-challenge__button[disabled]:hover, .shopify-challenge__container .button-group.typeform-share .shopify-challenge__button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .shopify-challenge__container .shopify-challenge__button[disabled]:hover, .shopify-challenge__container #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .shopify-challenge__button[disabled]:hover, .button-group.primary .typeform-share[disabled]:hover, .shopify-challenge__container .button-group.shopify-challenge__button .typeform-share[disabled]:hover, .button-group.typeform-share .typeform-share[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .typeform-share[disabled]:hover, .button-group.primary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.primary .bundle-builder-app--bundle--product-add-button[disabled]:hover, .shopify-challenge__container .button-group.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .shopify-challenge__container .button-group.shopify-challenge__button .bundle-builder-app--bundle--product-add-button[disabled]:hover, .button-group.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.typeform-share .bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--button-container button.button-group .bundle-builder-app--bundle--product-add-button[disabled]:hover, .button-group.primary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.primary button[disabled]:hover, .shopify-challenge__container .button-group.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .shopify-challenge__container .button-group.shopify-challenge__button button[disabled]:hover, .button-group.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.typeform-share button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group button[disabled]:hover, .button-group.primary .button.disabled:focus, .shopify-challenge__container .button-group.shopify-challenge__button .button.disabled:focus, .button-group.typeform-share .button.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .button.disabled:focus, .button-group.primary .shopify-challenge__container .disabled.shopify-challenge__button:focus, .shopify-challenge__container .button-group.primary .disabled.shopify-challenge__button:focus, .shopify-challenge__container .button-group.shopify-challenge__button .disabled.shopify-challenge__button:focus, .button-group.typeform-share .shopify-challenge__container .disabled.shopify-challenge__button:focus, .shopify-challenge__container .button-group.typeform-share .disabled.shopify-challenge__button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .shopify-challenge__container .disabled.shopify-challenge__button:focus, .shopify-challenge__container #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .disabled.shopify-challenge__button:focus, .button-group.primary .disabled.typeform-share:focus, .shopify-challenge__container .button-group.shopify-challenge__button .disabled.typeform-share:focus, .button-group.typeform-share .disabled.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .disabled.typeform-share:focus, .button-group.primary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.primary .disabled.bundle-builder-app--bundle--product-add-button:focus, .shopify-challenge__container .button-group.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .shopify-challenge__container .button-group.shopify-challenge__button .disabled.bundle-builder-app--bundle--product-add-button:focus, .button-group.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.typeform-share .disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--button-container button.button-group .disabled.bundle-builder-app--bundle--product-add-button:focus, .button-group.primary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.primary button.disabled:focus, .shopify-challenge__container .button-group.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .shopify-challenge__container .button-group.shopify-challenge__button button.disabled:focus, .button-group.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.typeform-share button.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group button.disabled:focus, .button-group.primary .button[disabled]:focus, .shopify-challenge__container .button-group.shopify-challenge__button .button[disabled]:focus, .button-group.typeform-share .button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .button[disabled]:focus, .button-group.primary .shopify-challenge__container .shopify-challenge__button[disabled]:focus, .shopify-challenge__container .button-group.primary .shopify-challenge__button[disabled]:focus, .shopify-challenge__container .button-group.shopify-challenge__button .shopify-challenge__button[disabled]:focus, .button-group.typeform-share .shopify-challenge__container .shopify-challenge__button[disabled]:focus, .shopify-challenge__container .button-group.typeform-share .shopify-challenge__button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .shopify-challenge__container .shopify-challenge__button[disabled]:focus, .shopify-challenge__container #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .shopify-challenge__button[disabled]:focus, .button-group.primary .typeform-share[disabled]:focus, .shopify-challenge__container .button-group.shopify-challenge__button .typeform-share[disabled]:focus, .button-group.typeform-share .typeform-share[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .typeform-share[disabled]:focus, .button-group.primary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.primary .bundle-builder-app--bundle--product-add-button[disabled]:focus, .shopify-challenge__container .button-group.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .shopify-challenge__container .button-group.shopify-challenge__button .bundle-builder-app--bundle--product-add-button[disabled]:focus, .button-group.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.typeform-share .bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--button-container button.button-group .bundle-builder-app--bundle--product-add-button[disabled]:focus, .button-group.primary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.primary button[disabled]:focus, .shopify-challenge__container .button-group.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .shopify-challenge__container .button-group.shopify-challenge__button button[disabled]:focus, .button-group.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.typeform-share button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group button[disabled]:focus {
  background-color: #000;
  color: #fefefe; }

.button-group.primary .button:hover, .shopify-challenge__container .button-group.shopify-challenge__button .button:hover, .button-group.typeform-share .button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .button:hover, .button-group.primary .shopify-challenge__container .shopify-challenge__button:hover, .shopify-challenge__container .button-group.primary .shopify-challenge__button:hover, .shopify-challenge__container .button-group.shopify-challenge__button .shopify-challenge__button:hover, .button-group.typeform-share .shopify-challenge__container .shopify-challenge__button:hover, .shopify-challenge__container .button-group.typeform-share .shopify-challenge__button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .shopify-challenge__container .shopify-challenge__button:hover, .shopify-challenge__container #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .shopify-challenge__button:hover, .button-group.primary .typeform-share:hover, .shopify-challenge__container .button-group.shopify-challenge__button .typeform-share:hover, .button-group.typeform-share .typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .typeform-share:hover, .button-group.primary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.primary .bundle-builder-app--bundle--product-add-button:hover, .shopify-challenge__container .button-group.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .shopify-challenge__container .button-group.shopify-challenge__button .bundle-builder-app--bundle--product-add-button:hover, .button-group.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.typeform-share .bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--button-container button.button-group .bundle-builder-app--bundle--product-add-button:hover, .button-group.primary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.primary button:hover, .shopify-challenge__container .button-group.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .shopify-challenge__container .button-group.shopify-challenge__button button:hover, .button-group.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.typeform-share button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group button:hover, .button-group.primary .button:focus, .shopify-challenge__container .button-group.shopify-challenge__button .button:focus, .button-group.typeform-share .button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .button:focus, .button-group.primary .shopify-challenge__container .shopify-challenge__button:focus, .shopify-challenge__container .button-group.primary .shopify-challenge__button:focus, .shopify-challenge__container .button-group.shopify-challenge__button .shopify-challenge__button:focus, .button-group.typeform-share .shopify-challenge__container .shopify-challenge__button:focus, .shopify-challenge__container .button-group.typeform-share .shopify-challenge__button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .shopify-challenge__container .shopify-challenge__button:focus, .shopify-challenge__container #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .shopify-challenge__button:focus, .button-group.primary .typeform-share:focus, .shopify-challenge__container .button-group.shopify-challenge__button .typeform-share:focus, .button-group.typeform-share .typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .typeform-share:focus, .button-group.primary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.primary .bundle-builder-app--bundle--product-add-button:focus, .shopify-challenge__container .button-group.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .shopify-challenge__container .button-group.shopify-challenge__button .bundle-builder-app--bundle--product-add-button:focus, .button-group.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.typeform-share .bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--button-container button.button-group .bundle-builder-app--bundle--product-add-button:focus, .button-group.primary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.primary button:focus, .shopify-challenge__container .button-group.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .shopify-challenge__container .button-group.shopify-challenge__button button:focus, .button-group.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.typeform-share button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group button:focus {
  background-color: black;
  color: #fefefe; }

.button-group.secondary .button, .button-group.secondary .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group.secondary .shopify-challenge__button, .button-group.secondary .typeform-share, .button-group.secondary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.secondary .bundle-builder-app--bundle--product-add-button, .button-group.secondary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.secondary button, .button-group.secondary .button.disabled, .button-group.secondary .shopify-challenge__container .disabled.shopify-challenge__button, .shopify-challenge__container .button-group.secondary .disabled.shopify-challenge__button, .button-group.secondary .disabled.typeform-share, .button-group.secondary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.secondary .disabled.bundle-builder-app--bundle--product-add-button, .button-group.secondary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.secondary button.disabled, .button-group.secondary .button[disabled], .button-group.secondary .shopify-challenge__container .shopify-challenge__button[disabled], .shopify-challenge__container .button-group.secondary .shopify-challenge__button[disabled], .button-group.secondary .typeform-share[disabled], .button-group.secondary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.secondary .bundle-builder-app--bundle--product-add-button[disabled], .button-group.secondary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.secondary button[disabled], .button-group.secondary .button.disabled:hover, .button-group.secondary .shopify-challenge__container .disabled.shopify-challenge__button:hover, .shopify-challenge__container .button-group.secondary .disabled.shopify-challenge__button:hover, .button-group.secondary .disabled.typeform-share:hover, .button-group.secondary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.secondary .disabled.bundle-builder-app--bundle--product-add-button:hover, .button-group.secondary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.secondary button.disabled:hover, .button-group.secondary .button[disabled]:hover, .button-group.secondary .shopify-challenge__container .shopify-challenge__button[disabled]:hover, .shopify-challenge__container .button-group.secondary .shopify-challenge__button[disabled]:hover, .button-group.secondary .typeform-share[disabled]:hover, .button-group.secondary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.secondary .bundle-builder-app--bundle--product-add-button[disabled]:hover, .button-group.secondary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.secondary button[disabled]:hover, .button-group.secondary .button.disabled:focus, .button-group.secondary .shopify-challenge__container .disabled.shopify-challenge__button:focus, .shopify-challenge__container .button-group.secondary .disabled.shopify-challenge__button:focus, .button-group.secondary .disabled.typeform-share:focus, .button-group.secondary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.secondary .disabled.bundle-builder-app--bundle--product-add-button:focus, .button-group.secondary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.secondary button.disabled:focus, .button-group.secondary .button[disabled]:focus, .button-group.secondary .shopify-challenge__container .shopify-challenge__button[disabled]:focus, .shopify-challenge__container .button-group.secondary .shopify-challenge__button[disabled]:focus, .button-group.secondary .typeform-share[disabled]:focus, .button-group.secondary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.secondary .bundle-builder-app--bundle--product-add-button[disabled]:focus, .button-group.secondary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.secondary button[disabled]:focus {
  background-color: #8AF2C7;
  color: #0a0a0a; }

.button-group.secondary .button:hover, .button-group.secondary .shopify-challenge__container .shopify-challenge__button:hover, .shopify-challenge__container .button-group.secondary .shopify-challenge__button:hover, .button-group.secondary .typeform-share:hover, .button-group.secondary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.secondary .bundle-builder-app--bundle--product-add-button:hover, .button-group.secondary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.secondary button:hover, .button-group.secondary .button:focus, .button-group.secondary .shopify-challenge__container .shopify-challenge__button:focus, .shopify-challenge__container .button-group.secondary .shopify-challenge__button:focus, .button-group.secondary .typeform-share:focus, .button-group.secondary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.secondary .bundle-builder-app--bundle--product-add-button:focus, .button-group.secondary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.secondary button:focus {
  background-color: #46eaa6;
  color: #0a0a0a; }

.button-group.success .button, .button-group.success .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group.success .shopify-challenge__button, .button-group.success .typeform-share, .button-group.success #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.success .bundle-builder-app--bundle--product-add-button, .button-group.success #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.success button, .button-group.success .button.disabled, .button-group.success .shopify-challenge__container .disabled.shopify-challenge__button, .shopify-challenge__container .button-group.success .disabled.shopify-challenge__button, .button-group.success .disabled.typeform-share, .button-group.success #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.success .disabled.bundle-builder-app--bundle--product-add-button, .button-group.success #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.success button.disabled, .button-group.success .button[disabled], .button-group.success .shopify-challenge__container .shopify-challenge__button[disabled], .shopify-challenge__container .button-group.success .shopify-challenge__button[disabled], .button-group.success .typeform-share[disabled], .button-group.success #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.success .bundle-builder-app--bundle--product-add-button[disabled], .button-group.success #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.success button[disabled], .button-group.success .button.disabled:hover, .button-group.success .shopify-challenge__container .disabled.shopify-challenge__button:hover, .shopify-challenge__container .button-group.success .disabled.shopify-challenge__button:hover, .button-group.success .disabled.typeform-share:hover, .button-group.success #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.success .disabled.bundle-builder-app--bundle--product-add-button:hover, .button-group.success #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.success button.disabled:hover, .button-group.success .button[disabled]:hover, .button-group.success .shopify-challenge__container .shopify-challenge__button[disabled]:hover, .shopify-challenge__container .button-group.success .shopify-challenge__button[disabled]:hover, .button-group.success .typeform-share[disabled]:hover, .button-group.success #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.success .bundle-builder-app--bundle--product-add-button[disabled]:hover, .button-group.success #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.success button[disabled]:hover, .button-group.success .button.disabled:focus, .button-group.success .shopify-challenge__container .disabled.shopify-challenge__button:focus, .shopify-challenge__container .button-group.success .disabled.shopify-challenge__button:focus, .button-group.success .disabled.typeform-share:focus, .button-group.success #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.success .disabled.bundle-builder-app--bundle--product-add-button:focus, .button-group.success #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.success button.disabled:focus, .button-group.success .button[disabled]:focus, .button-group.success .shopify-challenge__container .shopify-challenge__button[disabled]:focus, .shopify-challenge__container .button-group.success .shopify-challenge__button[disabled]:focus, .button-group.success .typeform-share[disabled]:focus, .button-group.success #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.success .bundle-builder-app--bundle--product-add-button[disabled]:focus, .button-group.success #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.success button[disabled]:focus {
  background-color: #3adb76;
  color: #0a0a0a; }

.button-group.success .button:hover, .button-group.success .shopify-challenge__container .shopify-challenge__button:hover, .shopify-challenge__container .button-group.success .shopify-challenge__button:hover, .button-group.success .typeform-share:hover, .button-group.success #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.success .bundle-builder-app--bundle--product-add-button:hover, .button-group.success #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.success button:hover, .button-group.success .button:focus, .button-group.success .shopify-challenge__container .shopify-challenge__button:focus, .shopify-challenge__container .button-group.success .shopify-challenge__button:focus, .button-group.success .typeform-share:focus, .button-group.success #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.success .bundle-builder-app--bundle--product-add-button:focus, .button-group.success #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.success button:focus {
  background-color: #22bb5b;
  color: #0a0a0a; }

.button-group.warning .button, .button-group.warning .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group.warning .shopify-challenge__button, .button-group.warning .typeform-share, .button-group.warning #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.warning .bundle-builder-app--bundle--product-add-button, .button-group.warning #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.warning button, .button-group.warning .button.disabled, .button-group.warning .shopify-challenge__container .disabled.shopify-challenge__button, .shopify-challenge__container .button-group.warning .disabled.shopify-challenge__button, .button-group.warning .disabled.typeform-share, .button-group.warning #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.warning .disabled.bundle-builder-app--bundle--product-add-button, .button-group.warning #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.warning button.disabled, .button-group.warning .button[disabled], .button-group.warning .shopify-challenge__container .shopify-challenge__button[disabled], .shopify-challenge__container .button-group.warning .shopify-challenge__button[disabled], .button-group.warning .typeform-share[disabled], .button-group.warning #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.warning .bundle-builder-app--bundle--product-add-button[disabled], .button-group.warning #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.warning button[disabled], .button-group.warning .button.disabled:hover, .button-group.warning .shopify-challenge__container .disabled.shopify-challenge__button:hover, .shopify-challenge__container .button-group.warning .disabled.shopify-challenge__button:hover, .button-group.warning .disabled.typeform-share:hover, .button-group.warning #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.warning .disabled.bundle-builder-app--bundle--product-add-button:hover, .button-group.warning #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.warning button.disabled:hover, .button-group.warning .button[disabled]:hover, .button-group.warning .shopify-challenge__container .shopify-challenge__button[disabled]:hover, .shopify-challenge__container .button-group.warning .shopify-challenge__button[disabled]:hover, .button-group.warning .typeform-share[disabled]:hover, .button-group.warning #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.warning .bundle-builder-app--bundle--product-add-button[disabled]:hover, .button-group.warning #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.warning button[disabled]:hover, .button-group.warning .button.disabled:focus, .button-group.warning .shopify-challenge__container .disabled.shopify-challenge__button:focus, .shopify-challenge__container .button-group.warning .disabled.shopify-challenge__button:focus, .button-group.warning .disabled.typeform-share:focus, .button-group.warning #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.warning .disabled.bundle-builder-app--bundle--product-add-button:focus, .button-group.warning #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.warning button.disabled:focus, .button-group.warning .button[disabled]:focus, .button-group.warning .shopify-challenge__container .shopify-challenge__button[disabled]:focus, .shopify-challenge__container .button-group.warning .shopify-challenge__button[disabled]:focus, .button-group.warning .typeform-share[disabled]:focus, .button-group.warning #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.warning .bundle-builder-app--bundle--product-add-button[disabled]:focus, .button-group.warning #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.warning button[disabled]:focus {
  background-color: #ffae00;
  color: #0a0a0a; }

.button-group.warning .button:hover, .button-group.warning .shopify-challenge__container .shopify-challenge__button:hover, .shopify-challenge__container .button-group.warning .shopify-challenge__button:hover, .button-group.warning .typeform-share:hover, .button-group.warning #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.warning .bundle-builder-app--bundle--product-add-button:hover, .button-group.warning #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.warning button:hover, .button-group.warning .button:focus, .button-group.warning .shopify-challenge__container .shopify-challenge__button:focus, .shopify-challenge__container .button-group.warning .shopify-challenge__button:focus, .button-group.warning .typeform-share:focus, .button-group.warning #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.warning .bundle-builder-app--bundle--product-add-button:focus, .button-group.warning #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.warning button:focus {
  background-color: #cc8b00;
  color: #0a0a0a; }

.button-group.alert .button, .button-group.alert .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group.alert .shopify-challenge__button, .button-group.alert .typeform-share, .button-group.alert #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.alert .bundle-builder-app--bundle--product-add-button, .button-group.alert #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.alert button, .button-group.alert .button.disabled, .button-group.alert .shopify-challenge__container .disabled.shopify-challenge__button, .shopify-challenge__container .button-group.alert .disabled.shopify-challenge__button, .button-group.alert .disabled.typeform-share, .button-group.alert #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.alert .disabled.bundle-builder-app--bundle--product-add-button, .button-group.alert #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.alert button.disabled, .button-group.alert .button[disabled], .button-group.alert .shopify-challenge__container .shopify-challenge__button[disabled], .shopify-challenge__container .button-group.alert .shopify-challenge__button[disabled], .button-group.alert .typeform-share[disabled], .button-group.alert #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.alert .bundle-builder-app--bundle--product-add-button[disabled], .button-group.alert #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.alert button[disabled], .button-group.alert .button.disabled:hover, .button-group.alert .shopify-challenge__container .disabled.shopify-challenge__button:hover, .shopify-challenge__container .button-group.alert .disabled.shopify-challenge__button:hover, .button-group.alert .disabled.typeform-share:hover, .button-group.alert #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.alert .disabled.bundle-builder-app--bundle--product-add-button:hover, .button-group.alert #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.alert button.disabled:hover, .button-group.alert .button[disabled]:hover, .button-group.alert .shopify-challenge__container .shopify-challenge__button[disabled]:hover, .shopify-challenge__container .button-group.alert .shopify-challenge__button[disabled]:hover, .button-group.alert .typeform-share[disabled]:hover, .button-group.alert #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.alert .bundle-builder-app--bundle--product-add-button[disabled]:hover, .button-group.alert #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.alert button[disabled]:hover, .button-group.alert .button.disabled:focus, .button-group.alert .shopify-challenge__container .disabled.shopify-challenge__button:focus, .shopify-challenge__container .button-group.alert .disabled.shopify-challenge__button:focus, .button-group.alert .disabled.typeform-share:focus, .button-group.alert #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.alert .disabled.bundle-builder-app--bundle--product-add-button:focus, .button-group.alert #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.alert button.disabled:focus, .button-group.alert .button[disabled]:focus, .button-group.alert .shopify-challenge__container .shopify-challenge__button[disabled]:focus, .shopify-challenge__container .button-group.alert .shopify-challenge__button[disabled]:focus, .button-group.alert .typeform-share[disabled]:focus, .button-group.alert #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.alert .bundle-builder-app--bundle--product-add-button[disabled]:focus, .button-group.alert #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.alert button[disabled]:focus {
  background-color: #cc4b37;
  color: #fefefe; }

.button-group.alert .button:hover, .button-group.alert .shopify-challenge__container .shopify-challenge__button:hover, .shopify-challenge__container .button-group.alert .shopify-challenge__button:hover, .button-group.alert .typeform-share:hover, .button-group.alert #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.alert .bundle-builder-app--bundle--product-add-button:hover, .button-group.alert #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.alert button:hover, .button-group.alert .button:focus, .button-group.alert .shopify-challenge__container .shopify-challenge__button:focus, .shopify-challenge__container .button-group.alert .shopify-challenge__button:focus, .button-group.alert .typeform-share:focus, .button-group.alert #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.alert .bundle-builder-app--bundle--product-add-button:focus, .button-group.alert #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.alert button:focus {
  background-color: #a53b2a;
  color: #fefefe; }

.button-group.hollow .button, .button-group.hollow .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group.hollow .shopify-challenge__button, .button-group.hollow .typeform-share, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .bundle-builder-app--bundle--product-add-button, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button, .button-group.hollow .button:hover, .button-group.hollow .shopify-challenge__container .shopify-challenge__button:hover, .shopify-challenge__container .button-group.hollow .shopify-challenge__button:hover, .button-group.hollow .typeform-share:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .bundle-builder-app--bundle--product-add-button:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button:hover, .button-group.hollow .button:focus, .button-group.hollow .shopify-challenge__container .shopify-challenge__button:focus, .shopify-challenge__container .button-group.hollow .shopify-challenge__button:focus, .button-group.hollow .typeform-share:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .bundle-builder-app--bundle--product-add-button:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button:focus, .button-group.hollow .button.disabled, .button-group.hollow .shopify-challenge__container .disabled.shopify-challenge__button, .shopify-challenge__container .button-group.hollow .disabled.shopify-challenge__button, .button-group.hollow .disabled.typeform-share, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .disabled.bundle-builder-app--bundle--product-add-button, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.disabled, .button-group.hollow .button.disabled:hover, .button-group.hollow .shopify-challenge__container .disabled.shopify-challenge__button:hover, .shopify-challenge__container .button-group.hollow .disabled.shopify-challenge__button:hover, .button-group.hollow .disabled.typeform-share:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .disabled.bundle-builder-app--bundle--product-add-button:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.disabled:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .shopify-challenge__container .disabled.shopify-challenge__button:focus, .shopify-challenge__container .button-group.hollow .disabled.shopify-challenge__button:focus, .button-group.hollow .disabled.typeform-share:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .disabled.bundle-builder-app--bundle--product-add-button:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.disabled:focus, .button-group.hollow .button[disabled], .button-group.hollow .shopify-challenge__container .shopify-challenge__button[disabled], .shopify-challenge__container .button-group.hollow .shopify-challenge__button[disabled], .button-group.hollow .typeform-share[disabled], .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .bundle-builder-app--bundle--product-add-button[disabled], .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button[disabled], .button-group.hollow .button[disabled]:hover, .button-group.hollow .shopify-challenge__container .shopify-challenge__button[disabled]:hover, .shopify-challenge__container .button-group.hollow .shopify-challenge__button[disabled]:hover, .button-group.hollow .typeform-share[disabled]:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .bundle-builder-app--bundle--product-add-button[disabled]:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button[disabled]:hover, .button-group.hollow .button[disabled]:focus, .button-group.hollow .shopify-challenge__container .shopify-challenge__button[disabled]:focus, .shopify-challenge__container .button-group.hollow .shopify-challenge__button[disabled]:focus, .button-group.hollow .typeform-share[disabled]:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .bundle-builder-app--bundle--product-add-button[disabled]:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button[disabled]:focus {
  background-color: transparent; }

.button-group.hollow .button, .button-group.hollow .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group.hollow .shopify-challenge__button, .button-group.hollow .typeform-share, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .bundle-builder-app--bundle--product-add-button, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button, .button-group.hollow .button.disabled, .button-group.hollow .shopify-challenge__container .disabled.shopify-challenge__button, .shopify-challenge__container .button-group.hollow .disabled.shopify-challenge__button, .button-group.hollow .disabled.typeform-share, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .disabled.bundle-builder-app--bundle--product-add-button, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.disabled, .button-group.hollow .button[disabled], .button-group.hollow .shopify-challenge__container .shopify-challenge__button[disabled], .shopify-challenge__container .button-group.hollow .shopify-challenge__button[disabled], .button-group.hollow .typeform-share[disabled], .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .bundle-builder-app--bundle--product-add-button[disabled], .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button[disabled], .button-group.hollow .button.disabled:hover, .button-group.hollow .shopify-challenge__container .disabled.shopify-challenge__button:hover, .shopify-challenge__container .button-group.hollow .disabled.shopify-challenge__button:hover, .button-group.hollow .disabled.typeform-share:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .disabled.bundle-builder-app--bundle--product-add-button:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.disabled:hover, .button-group.hollow .button[disabled]:hover, .button-group.hollow .shopify-challenge__container .shopify-challenge__button[disabled]:hover, .shopify-challenge__container .button-group.hollow .shopify-challenge__button[disabled]:hover, .button-group.hollow .typeform-share[disabled]:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .bundle-builder-app--bundle--product-add-button[disabled]:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button[disabled]:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .shopify-challenge__container .disabled.shopify-challenge__button:focus, .shopify-challenge__container .button-group.hollow .disabled.shopify-challenge__button:focus, .button-group.hollow .disabled.typeform-share:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .disabled.bundle-builder-app--bundle--product-add-button:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.disabled:focus, .button-group.hollow .button[disabled]:focus, .button-group.hollow .shopify-challenge__container .shopify-challenge__button[disabled]:focus, .shopify-challenge__container .button-group.hollow .shopify-challenge__button[disabled]:focus, .button-group.hollow .typeform-share[disabled]:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .bundle-builder-app--bundle--product-add-button[disabled]:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button[disabled]:focus {
  border: 1px solid #000;
  color: #000; }

.button-group.hollow .button:hover, .button-group.hollow .shopify-challenge__container .shopify-challenge__button:hover, .shopify-challenge__container .button-group.hollow .shopify-challenge__button:hover, .button-group.hollow .typeform-share:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .bundle-builder-app--bundle--product-add-button:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button:hover, .button-group.hollow .button:focus, .button-group.hollow .shopify-challenge__container .shopify-challenge__button:focus, .shopify-challenge__container .button-group.hollow .shopify-challenge__button:focus, .button-group.hollow .typeform-share:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .bundle-builder-app--bundle--product-add-button:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button:focus {
  border-color: black;
  color: black; }

.button-group.hollow.primary .button, .shopify-challenge__container .button-group.hollow.shopify-challenge__button .button, .button-group.hollow.typeform-share .button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .button, .button-group.hollow.primary .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group.hollow.primary .shopify-challenge__button, .shopify-challenge__container .button-group.hollow.shopify-challenge__button .shopify-challenge__button, .button-group.hollow.typeform-share .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group.hollow.typeform-share .shopify-challenge__button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .shopify-challenge__button, .button-group.hollow.primary .typeform-share, .shopify-challenge__container .button-group.hollow.shopify-challenge__button .typeform-share, .button-group.hollow.typeform-share .typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .typeform-share, .button-group.hollow.primary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.primary .bundle-builder-app--bundle--product-add-button, .shopify-challenge__container .button-group.hollow.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .shopify-challenge__container .button-group.hollow.shopify-challenge__button .bundle-builder-app--bundle--product-add-button, .button-group.hollow.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.typeform-share .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--button-container button.button-group.hollow .bundle-builder-app--bundle--product-add-button, .button-group.hollow.primary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.primary button, .shopify-challenge__container .button-group.hollow.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .shopify-challenge__container .button-group.hollow.shopify-challenge__button button, .button-group.hollow.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.typeform-share button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow button, .button-group.hollow.primary .button.disabled, .shopify-challenge__container .button-group.hollow.shopify-challenge__button .button.disabled, .button-group.hollow.typeform-share .button.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .button.disabled, .button-group.hollow.primary .shopify-challenge__container .disabled.shopify-challenge__button, .shopify-challenge__container .button-group.hollow.primary .disabled.shopify-challenge__button, .shopify-challenge__container .button-group.hollow.shopify-challenge__button .disabled.shopify-challenge__button, .button-group.hollow.typeform-share .shopify-challenge__container .disabled.shopify-challenge__button, .shopify-challenge__container .button-group.hollow.typeform-share .disabled.shopify-challenge__button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .shopify-challenge__container .disabled.shopify-challenge__button, .shopify-challenge__container #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .disabled.shopify-challenge__button, .button-group.hollow.primary .disabled.typeform-share, .shopify-challenge__container .button-group.hollow.shopify-challenge__button .disabled.typeform-share, .button-group.hollow.typeform-share .disabled.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .disabled.typeform-share, .button-group.hollow.primary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.primary .disabled.bundle-builder-app--bundle--product-add-button, .shopify-challenge__container .button-group.hollow.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .shopify-challenge__container .button-group.hollow.shopify-challenge__button .disabled.bundle-builder-app--bundle--product-add-button, .button-group.hollow.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.typeform-share .disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--button-container button.button-group.hollow .disabled.bundle-builder-app--bundle--product-add-button, .button-group.hollow.primary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.primary button.disabled, .shopify-challenge__container .button-group.hollow.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .shopify-challenge__container .button-group.hollow.shopify-challenge__button button.disabled, .button-group.hollow.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.typeform-share button.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow button.disabled, .button-group.hollow.primary .button[disabled], .shopify-challenge__container .button-group.hollow.shopify-challenge__button .button[disabled], .button-group.hollow.typeform-share .button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .button[disabled], .button-group.hollow.primary .shopify-challenge__container .shopify-challenge__button[disabled], .shopify-challenge__container .button-group.hollow.primary .shopify-challenge__button[disabled], .shopify-challenge__container .button-group.hollow.shopify-challenge__button .shopify-challenge__button[disabled], .button-group.hollow.typeform-share .shopify-challenge__container .shopify-challenge__button[disabled], .shopify-challenge__container .button-group.hollow.typeform-share .shopify-challenge__button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .shopify-challenge__container .shopify-challenge__button[disabled], .shopify-challenge__container #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .shopify-challenge__button[disabled], .button-group.hollow.primary .typeform-share[disabled], .shopify-challenge__container .button-group.hollow.shopify-challenge__button .typeform-share[disabled], .button-group.hollow.typeform-share .typeform-share[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .typeform-share[disabled], .button-group.hollow.primary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.primary .bundle-builder-app--bundle--product-add-button[disabled], .shopify-challenge__container .button-group.hollow.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .shopify-challenge__container .button-group.hollow.shopify-challenge__button .bundle-builder-app--bundle--product-add-button[disabled], .button-group.hollow.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.typeform-share .bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--button-container button.button-group.hollow .bundle-builder-app--bundle--product-add-button[disabled], .button-group.hollow.primary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.primary button[disabled], .shopify-challenge__container .button-group.hollow.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container .shopify-challenge__container .button-group.hollow.shopify-challenge__button button[disabled], .button-group.hollow.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.typeform-share button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow button[disabled], .button-group.hollow.primary .button.disabled:hover, .shopify-challenge__container .button-group.hollow.shopify-challenge__button .button.disabled:hover, .button-group.hollow.typeform-share .button.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .button.disabled:hover, .button-group.hollow.primary .shopify-challenge__container .disabled.shopify-challenge__button:hover, .shopify-challenge__container .button-group.hollow.primary .disabled.shopify-challenge__button:hover, .shopify-challenge__container .button-group.hollow.shopify-challenge__button .disabled.shopify-challenge__button:hover, .button-group.hollow.typeform-share .shopify-challenge__container .disabled.shopify-challenge__button:hover, .shopify-challenge__container .button-group.hollow.typeform-share .disabled.shopify-challenge__button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .shopify-challenge__container .disabled.shopify-challenge__button:hover, .shopify-challenge__container #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .disabled.shopify-challenge__button:hover, .button-group.hollow.primary .disabled.typeform-share:hover, .shopify-challenge__container .button-group.hollow.shopify-challenge__button .disabled.typeform-share:hover, .button-group.hollow.typeform-share .disabled.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .disabled.typeform-share:hover, .button-group.hollow.primary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.primary .disabled.bundle-builder-app--bundle--product-add-button:hover, .shopify-challenge__container .button-group.hollow.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .shopify-challenge__container .button-group.hollow.shopify-challenge__button .disabled.bundle-builder-app--bundle--product-add-button:hover, .button-group.hollow.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.typeform-share .disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--button-container button.button-group.hollow .disabled.bundle-builder-app--bundle--product-add-button:hover, .button-group.hollow.primary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.primary button.disabled:hover, .shopify-challenge__container .button-group.hollow.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .shopify-challenge__container .button-group.hollow.shopify-challenge__button button.disabled:hover, .button-group.hollow.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.typeform-share button.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow button.disabled:hover, .button-group.hollow.primary .button[disabled]:hover, .shopify-challenge__container .button-group.hollow.shopify-challenge__button .button[disabled]:hover, .button-group.hollow.typeform-share .button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .button[disabled]:hover, .button-group.hollow.primary .shopify-challenge__container .shopify-challenge__button[disabled]:hover, .shopify-challenge__container .button-group.hollow.primary .shopify-challenge__button[disabled]:hover, .shopify-challenge__container .button-group.hollow.shopify-challenge__button .shopify-challenge__button[disabled]:hover, .button-group.hollow.typeform-share .shopify-challenge__container .shopify-challenge__button[disabled]:hover, .shopify-challenge__container .button-group.hollow.typeform-share .shopify-challenge__button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .shopify-challenge__container .shopify-challenge__button[disabled]:hover, .shopify-challenge__container #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .shopify-challenge__button[disabled]:hover, .button-group.hollow.primary .typeform-share[disabled]:hover, .shopify-challenge__container .button-group.hollow.shopify-challenge__button .typeform-share[disabled]:hover, .button-group.hollow.typeform-share .typeform-share[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .typeform-share[disabled]:hover, .button-group.hollow.primary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.primary .bundle-builder-app--bundle--product-add-button[disabled]:hover, .shopify-challenge__container .button-group.hollow.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .shopify-challenge__container .button-group.hollow.shopify-challenge__button .bundle-builder-app--bundle--product-add-button[disabled]:hover, .button-group.hollow.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.typeform-share .bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--button-container button.button-group.hollow .bundle-builder-app--bundle--product-add-button[disabled]:hover, .button-group.hollow.primary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.primary button[disabled]:hover, .shopify-challenge__container .button-group.hollow.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .shopify-challenge__container .button-group.hollow.shopify-challenge__button button[disabled]:hover, .button-group.hollow.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.typeform-share button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow button[disabled]:hover, .button-group.hollow.primary .button.disabled:focus, .shopify-challenge__container .button-group.hollow.shopify-challenge__button .button.disabled:focus, .button-group.hollow.typeform-share .button.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .button.disabled:focus, .button-group.hollow.primary .shopify-challenge__container .disabled.shopify-challenge__button:focus, .shopify-challenge__container .button-group.hollow.primary .disabled.shopify-challenge__button:focus, .shopify-challenge__container .button-group.hollow.shopify-challenge__button .disabled.shopify-challenge__button:focus, .button-group.hollow.typeform-share .shopify-challenge__container .disabled.shopify-challenge__button:focus, .shopify-challenge__container .button-group.hollow.typeform-share .disabled.shopify-challenge__button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .shopify-challenge__container .disabled.shopify-challenge__button:focus, .shopify-challenge__container #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .disabled.shopify-challenge__button:focus, .button-group.hollow.primary .disabled.typeform-share:focus, .shopify-challenge__container .button-group.hollow.shopify-challenge__button .disabled.typeform-share:focus, .button-group.hollow.typeform-share .disabled.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .disabled.typeform-share:focus, .button-group.hollow.primary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.primary .disabled.bundle-builder-app--bundle--product-add-button:focus, .shopify-challenge__container .button-group.hollow.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .shopify-challenge__container .button-group.hollow.shopify-challenge__button .disabled.bundle-builder-app--bundle--product-add-button:focus, .button-group.hollow.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.typeform-share .disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--button-container button.button-group.hollow .disabled.bundle-builder-app--bundle--product-add-button:focus, .button-group.hollow.primary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.primary button.disabled:focus, .shopify-challenge__container .button-group.hollow.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .shopify-challenge__container .button-group.hollow.shopify-challenge__button button.disabled:focus, .button-group.hollow.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.typeform-share button.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow button.disabled:focus, .button-group.hollow.primary .button[disabled]:focus, .shopify-challenge__container .button-group.hollow.shopify-challenge__button .button[disabled]:focus, .button-group.hollow.typeform-share .button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .button[disabled]:focus, .button-group.hollow.primary .shopify-challenge__container .shopify-challenge__button[disabled]:focus, .shopify-challenge__container .button-group.hollow.primary .shopify-challenge__button[disabled]:focus, .shopify-challenge__container .button-group.hollow.shopify-challenge__button .shopify-challenge__button[disabled]:focus, .button-group.hollow.typeform-share .shopify-challenge__container .shopify-challenge__button[disabled]:focus, .shopify-challenge__container .button-group.hollow.typeform-share .shopify-challenge__button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .shopify-challenge__container .shopify-challenge__button[disabled]:focus, .shopify-challenge__container #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .shopify-challenge__button[disabled]:focus, .button-group.hollow.primary .typeform-share[disabled]:focus, .shopify-challenge__container .button-group.hollow.shopify-challenge__button .typeform-share[disabled]:focus, .button-group.hollow.typeform-share .typeform-share[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .typeform-share[disabled]:focus, .button-group.hollow.primary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.primary .bundle-builder-app--bundle--product-add-button[disabled]:focus, .shopify-challenge__container .button-group.hollow.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .shopify-challenge__container .button-group.hollow.shopify-challenge__button .bundle-builder-app--bundle--product-add-button[disabled]:focus, .button-group.hollow.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.typeform-share .bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--button-container button.button-group.hollow .bundle-builder-app--bundle--product-add-button[disabled]:focus, .button-group.hollow.primary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.primary button[disabled]:focus, .shopify-challenge__container .button-group.hollow.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .shopify-challenge__container .button-group.hollow.shopify-challenge__button button[disabled]:focus, .button-group.hollow.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.typeform-share button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow button[disabled]:focus, .button-group.hollow .button.primary, .button-group.hollow .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group.hollow .shopify-challenge__button, .button-group.hollow .typeform-share, .button-group.hollow .ssw-members .follow-user-btn, .ssw-members .button-group.hollow .follow-user-btn, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .bundle-builder-app--bundle--product-add-button, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button, .button-group.hollow .button.primary.disabled, .button-group.hollow .shopify-challenge__container .disabled.shopify-challenge__button, .shopify-challenge__container .button-group.hollow .disabled.shopify-challenge__button, .button-group.hollow .disabled.typeform-share, .button-group.hollow .ssw-members .disabled.follow-user-btn, .ssw-members .button-group.hollow .disabled.follow-user-btn, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .disabled.bundle-builder-app--bundle--product-add-button, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.disabled, .button-group.hollow .button.primary[disabled], .button-group.hollow .shopify-challenge__container .shopify-challenge__button[disabled], .shopify-challenge__container .button-group.hollow .shopify-challenge__button[disabled], .button-group.hollow .typeform-share[disabled], .button-group.hollow .ssw-members .follow-user-btn[disabled], .ssw-members .button-group.hollow .follow-user-btn[disabled], .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .bundle-builder-app--bundle--product-add-button[disabled], .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button[disabled], .button-group.hollow .button.primary.disabled:hover, .button-group.hollow .shopify-challenge__container .disabled.shopify-challenge__button:hover, .shopify-challenge__container .button-group.hollow .disabled.shopify-challenge__button:hover, .button-group.hollow .disabled.typeform-share:hover, .button-group.hollow .ssw-members .disabled.follow-user-btn:hover, .ssw-members .button-group.hollow .disabled.follow-user-btn:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .disabled.bundle-builder-app--bundle--product-add-button:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.disabled:hover, .button-group.hollow .button.primary[disabled]:hover, .button-group.hollow .shopify-challenge__container .shopify-challenge__button[disabled]:hover, .shopify-challenge__container .button-group.hollow .shopify-challenge__button[disabled]:hover, .button-group.hollow .typeform-share[disabled]:hover, .button-group.hollow .ssw-members .follow-user-btn[disabled]:hover, .ssw-members .button-group.hollow .follow-user-btn[disabled]:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .bundle-builder-app--bundle--product-add-button[disabled]:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button[disabled]:hover, .button-group.hollow .button.primary.disabled:focus, .button-group.hollow .shopify-challenge__container .disabled.shopify-challenge__button:focus, .shopify-challenge__container .button-group.hollow .disabled.shopify-challenge__button:focus, .button-group.hollow .disabled.typeform-share:focus, .button-group.hollow .ssw-members .disabled.follow-user-btn:focus, .ssw-members .button-group.hollow .disabled.follow-user-btn:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .disabled.bundle-builder-app--bundle--product-add-button:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.disabled:focus, .button-group.hollow .button.primary[disabled]:focus, .button-group.hollow .shopify-challenge__container .shopify-challenge__button[disabled]:focus, .shopify-challenge__container .button-group.hollow .shopify-challenge__button[disabled]:focus, .button-group.hollow .typeform-share[disabled]:focus, .button-group.hollow .ssw-members .follow-user-btn[disabled]:focus, .ssw-members .button-group.hollow .follow-user-btn[disabled]:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .bundle-builder-app--bundle--product-add-button[disabled]:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button[disabled]:focus {
  border: 1px solid #000;
  color: #000; }

.button-group.hollow.primary .button:hover, .shopify-challenge__container .button-group.hollow.shopify-challenge__button .button:hover, .button-group.hollow.typeform-share .button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .button:hover, .button-group.hollow.primary .shopify-challenge__container .shopify-challenge__button:hover, .shopify-challenge__container .button-group.hollow.primary .shopify-challenge__button:hover, .shopify-challenge__container .button-group.hollow.shopify-challenge__button .shopify-challenge__button:hover, .button-group.hollow.typeform-share .shopify-challenge__container .shopify-challenge__button:hover, .shopify-challenge__container .button-group.hollow.typeform-share .shopify-challenge__button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .shopify-challenge__container .shopify-challenge__button:hover, .shopify-challenge__container #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .shopify-challenge__button:hover, .button-group.hollow.primary .typeform-share:hover, .shopify-challenge__container .button-group.hollow.shopify-challenge__button .typeform-share:hover, .button-group.hollow.typeform-share .typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .typeform-share:hover, .button-group.hollow.primary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.primary .bundle-builder-app--bundle--product-add-button:hover, .shopify-challenge__container .button-group.hollow.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .shopify-challenge__container .button-group.hollow.shopify-challenge__button .bundle-builder-app--bundle--product-add-button:hover, .button-group.hollow.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.typeform-share .bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--button-container button.button-group.hollow .bundle-builder-app--bundle--product-add-button:hover, .button-group.hollow.primary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.primary button:hover, .shopify-challenge__container .button-group.hollow.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .shopify-challenge__container .button-group.hollow.shopify-challenge__button button:hover, .button-group.hollow.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.typeform-share button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow button:hover, .button-group.hollow.primary .button:focus, .shopify-challenge__container .button-group.hollow.shopify-challenge__button .button:focus, .button-group.hollow.typeform-share .button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .button:focus, .button-group.hollow.primary .shopify-challenge__container .shopify-challenge__button:focus, .shopify-challenge__container .button-group.hollow.primary .shopify-challenge__button:focus, .shopify-challenge__container .button-group.hollow.shopify-challenge__button .shopify-challenge__button:focus, .button-group.hollow.typeform-share .shopify-challenge__container .shopify-challenge__button:focus, .shopify-challenge__container .button-group.hollow.typeform-share .shopify-challenge__button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .shopify-challenge__container .shopify-challenge__button:focus, .shopify-challenge__container #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .shopify-challenge__button:focus, .button-group.hollow.primary .typeform-share:focus, .shopify-challenge__container .button-group.hollow.shopify-challenge__button .typeform-share:focus, .button-group.hollow.typeform-share .typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .typeform-share:focus, .button-group.hollow.primary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.primary .bundle-builder-app--bundle--product-add-button:focus, .shopify-challenge__container .button-group.hollow.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .shopify-challenge__container .button-group.hollow.shopify-challenge__button .bundle-builder-app--bundle--product-add-button:focus, .button-group.hollow.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.typeform-share .bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--button-container button.button-group.hollow .bundle-builder-app--bundle--product-add-button:focus, .button-group.hollow.primary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.primary button:focus, .shopify-challenge__container .button-group.hollow.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .shopify-challenge__container .button-group.hollow.shopify-challenge__button button:focus, .button-group.hollow.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.typeform-share button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.hollow button:focus, .button-group.hollow .button.primary:hover, .button-group.hollow .shopify-challenge__container .shopify-challenge__button:hover, .shopify-challenge__container .button-group.hollow .shopify-challenge__button:hover, .button-group.hollow .typeform-share:hover, .button-group.hollow .ssw-members .follow-user-btn:hover, .ssw-members .button-group.hollow .follow-user-btn:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .bundle-builder-app--bundle--product-add-button:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button:hover, .button-group.hollow .button.primary:focus, .button-group.hollow .shopify-challenge__container .shopify-challenge__button:focus, .shopify-challenge__container .button-group.hollow .shopify-challenge__button:focus, .button-group.hollow .typeform-share:focus, .button-group.hollow .ssw-members .follow-user-btn:focus, .ssw-members .button-group.hollow .follow-user-btn:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .bundle-builder-app--bundle--product-add-button:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button:focus {
  border-color: black;
  color: black; }

.button-group.hollow.secondary .button, .button-group.hollow.secondary .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group.hollow.secondary .shopify-challenge__button, .button-group.hollow.secondary .typeform-share, .button-group.hollow.secondary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.secondary .bundle-builder-app--bundle--product-add-button, .button-group.hollow.secondary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.secondary button, .button-group.hollow.secondary .button.disabled, .button-group.hollow.secondary .shopify-challenge__container .disabled.shopify-challenge__button, .shopify-challenge__container .button-group.hollow.secondary .disabled.shopify-challenge__button, .button-group.hollow.secondary .disabled.typeform-share, .button-group.hollow.secondary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.secondary .disabled.bundle-builder-app--bundle--product-add-button, .button-group.hollow.secondary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.secondary button.disabled, .button-group.hollow.secondary .button[disabled], .button-group.hollow.secondary .shopify-challenge__container .shopify-challenge__button[disabled], .shopify-challenge__container .button-group.hollow.secondary .shopify-challenge__button[disabled], .button-group.hollow.secondary .typeform-share[disabled], .button-group.hollow.secondary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.secondary .bundle-builder-app--bundle--product-add-button[disabled], .button-group.hollow.secondary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.secondary button[disabled], .button-group.hollow.secondary .button.disabled:hover, .button-group.hollow.secondary .shopify-challenge__container .disabled.shopify-challenge__button:hover, .shopify-challenge__container .button-group.hollow.secondary .disabled.shopify-challenge__button:hover, .button-group.hollow.secondary .disabled.typeform-share:hover, .button-group.hollow.secondary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.secondary .disabled.bundle-builder-app--bundle--product-add-button:hover, .button-group.hollow.secondary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.secondary button.disabled:hover, .button-group.hollow.secondary .button[disabled]:hover, .button-group.hollow.secondary .shopify-challenge__container .shopify-challenge__button[disabled]:hover, .shopify-challenge__container .button-group.hollow.secondary .shopify-challenge__button[disabled]:hover, .button-group.hollow.secondary .typeform-share[disabled]:hover, .button-group.hollow.secondary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.secondary .bundle-builder-app--bundle--product-add-button[disabled]:hover, .button-group.hollow.secondary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.secondary button[disabled]:hover, .button-group.hollow.secondary .button.disabled:focus, .button-group.hollow.secondary .shopify-challenge__container .disabled.shopify-challenge__button:focus, .shopify-challenge__container .button-group.hollow.secondary .disabled.shopify-challenge__button:focus, .button-group.hollow.secondary .disabled.typeform-share:focus, .button-group.hollow.secondary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.secondary .disabled.bundle-builder-app--bundle--product-add-button:focus, .button-group.hollow.secondary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.secondary button.disabled:focus, .button-group.hollow.secondary .button[disabled]:focus, .button-group.hollow.secondary .shopify-challenge__container .shopify-challenge__button[disabled]:focus, .shopify-challenge__container .button-group.hollow.secondary .shopify-challenge__button[disabled]:focus, .button-group.hollow.secondary .typeform-share[disabled]:focus, .button-group.hollow.secondary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.secondary .bundle-builder-app--bundle--product-add-button[disabled]:focus, .button-group.hollow.secondary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.secondary button[disabled]:focus, .button-group.hollow .button.secondary, .button-group.hollow .shopify-challenge__container .secondary.shopify-challenge__button, .shopify-challenge__container .button-group.hollow .secondary.shopify-challenge__button, .button-group.hollow .secondary.typeform-share, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .secondary.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .secondary.bundle-builder-app--bundle--product-add-button, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.secondary, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.secondary, .button-group.hollow .button.secondary.disabled, .button-group.hollow .shopify-challenge__container .secondary.disabled.shopify-challenge__button, .shopify-challenge__container .button-group.hollow .secondary.disabled.shopify-challenge__button, .button-group.hollow .secondary.disabled.typeform-share, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .secondary.disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .secondary.disabled.bundle-builder-app--bundle--product-add-button, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.secondary.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.secondary.disabled, .button-group.hollow .button.secondary[disabled], .button-group.hollow .shopify-challenge__container .secondary.shopify-challenge__button[disabled], .shopify-challenge__container .button-group.hollow .secondary.shopify-challenge__button[disabled], .button-group.hollow .secondary.typeform-share[disabled], .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .secondary.bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .secondary.bundle-builder-app--bundle--product-add-button[disabled], .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.secondary[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.secondary[disabled], .button-group.hollow .button.secondary.disabled:hover, .button-group.hollow .shopify-challenge__container .secondary.disabled.shopify-challenge__button:hover, .shopify-challenge__container .button-group.hollow .secondary.disabled.shopify-challenge__button:hover, .button-group.hollow .secondary.disabled.typeform-share:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .secondary.disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .secondary.disabled.bundle-builder-app--bundle--product-add-button:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.secondary.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.secondary.disabled:hover, .button-group.hollow .button.secondary[disabled]:hover, .button-group.hollow .shopify-challenge__container .secondary.shopify-challenge__button[disabled]:hover, .shopify-challenge__container .button-group.hollow .secondary.shopify-challenge__button[disabled]:hover, .button-group.hollow .secondary.typeform-share[disabled]:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .secondary.bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .secondary.bundle-builder-app--bundle--product-add-button[disabled]:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.secondary[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.secondary[disabled]:hover, .button-group.hollow .button.secondary.disabled:focus, .button-group.hollow .shopify-challenge__container .secondary.disabled.shopify-challenge__button:focus, .shopify-challenge__container .button-group.hollow .secondary.disabled.shopify-challenge__button:focus, .button-group.hollow .secondary.disabled.typeform-share:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .secondary.disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .secondary.disabled.bundle-builder-app--bundle--product-add-button:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.secondary.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.secondary.disabled:focus, .button-group.hollow .button.secondary[disabled]:focus, .button-group.hollow .shopify-challenge__container .secondary.shopify-challenge__button[disabled]:focus, .shopify-challenge__container .button-group.hollow .secondary.shopify-challenge__button[disabled]:focus, .button-group.hollow .secondary.typeform-share[disabled]:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .secondary.bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .secondary.bundle-builder-app--bundle--product-add-button[disabled]:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.secondary[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.secondary[disabled]:focus {
  border: 1px solid #8AF2C7;
  color: #8AF2C7; }

.button-group.hollow.secondary .button:hover, .button-group.hollow.secondary .shopify-challenge__container .shopify-challenge__button:hover, .shopify-challenge__container .button-group.hollow.secondary .shopify-challenge__button:hover, .button-group.hollow.secondary .typeform-share:hover, .button-group.hollow.secondary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.secondary .bundle-builder-app--bundle--product-add-button:hover, .button-group.hollow.secondary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.secondary button:hover, .button-group.hollow.secondary .button:focus, .button-group.hollow.secondary .shopify-challenge__container .shopify-challenge__button:focus, .shopify-challenge__container .button-group.hollow.secondary .shopify-challenge__button:focus, .button-group.hollow.secondary .typeform-share:focus, .button-group.hollow.secondary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.secondary .bundle-builder-app--bundle--product-add-button:focus, .button-group.hollow.secondary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.secondary button:focus, .button-group.hollow .button.secondary:hover, .button-group.hollow .shopify-challenge__container .secondary.shopify-challenge__button:hover, .shopify-challenge__container .button-group.hollow .secondary.shopify-challenge__button:hover, .button-group.hollow .secondary.typeform-share:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .secondary.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .secondary.bundle-builder-app--bundle--product-add-button:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.secondary:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.secondary:hover, .button-group.hollow .button.secondary:focus, .button-group.hollow .shopify-challenge__container .secondary.shopify-challenge__button:focus, .shopify-challenge__container .button-group.hollow .secondary.shopify-challenge__button:focus, .button-group.hollow .secondary.typeform-share:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .secondary.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .secondary.bundle-builder-app--bundle--product-add-button:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.secondary:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.secondary:focus {
  border-color: #13ab6c;
  color: #13ab6c; }

.button-group.hollow.success .button, .button-group.hollow.success .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group.hollow.success .shopify-challenge__button, .button-group.hollow.success .typeform-share, .button-group.hollow.success #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.success .bundle-builder-app--bundle--product-add-button, .button-group.hollow.success #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.success button, .button-group.hollow.success .button.disabled, .button-group.hollow.success .shopify-challenge__container .disabled.shopify-challenge__button, .shopify-challenge__container .button-group.hollow.success .disabled.shopify-challenge__button, .button-group.hollow.success .disabled.typeform-share, .button-group.hollow.success #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.success .disabled.bundle-builder-app--bundle--product-add-button, .button-group.hollow.success #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.success button.disabled, .button-group.hollow.success .button[disabled], .button-group.hollow.success .shopify-challenge__container .shopify-challenge__button[disabled], .shopify-challenge__container .button-group.hollow.success .shopify-challenge__button[disabled], .button-group.hollow.success .typeform-share[disabled], .button-group.hollow.success #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.success .bundle-builder-app--bundle--product-add-button[disabled], .button-group.hollow.success #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.success button[disabled], .button-group.hollow.success .button.disabled:hover, .button-group.hollow.success .shopify-challenge__container .disabled.shopify-challenge__button:hover, .shopify-challenge__container .button-group.hollow.success .disabled.shopify-challenge__button:hover, .button-group.hollow.success .disabled.typeform-share:hover, .button-group.hollow.success #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.success .disabled.bundle-builder-app--bundle--product-add-button:hover, .button-group.hollow.success #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.success button.disabled:hover, .button-group.hollow.success .button[disabled]:hover, .button-group.hollow.success .shopify-challenge__container .shopify-challenge__button[disabled]:hover, .shopify-challenge__container .button-group.hollow.success .shopify-challenge__button[disabled]:hover, .button-group.hollow.success .typeform-share[disabled]:hover, .button-group.hollow.success #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.success .bundle-builder-app--bundle--product-add-button[disabled]:hover, .button-group.hollow.success #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.success button[disabled]:hover, .button-group.hollow.success .button.disabled:focus, .button-group.hollow.success .shopify-challenge__container .disabled.shopify-challenge__button:focus, .shopify-challenge__container .button-group.hollow.success .disabled.shopify-challenge__button:focus, .button-group.hollow.success .disabled.typeform-share:focus, .button-group.hollow.success #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.success .disabled.bundle-builder-app--bundle--product-add-button:focus, .button-group.hollow.success #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.success button.disabled:focus, .button-group.hollow.success .button[disabled]:focus, .button-group.hollow.success .shopify-challenge__container .shopify-challenge__button[disabled]:focus, .shopify-challenge__container .button-group.hollow.success .shopify-challenge__button[disabled]:focus, .button-group.hollow.success .typeform-share[disabled]:focus, .button-group.hollow.success #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.success .bundle-builder-app--bundle--product-add-button[disabled]:focus, .button-group.hollow.success #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.success button[disabled]:focus, .button-group.hollow .button.success, .button-group.hollow .shopify-challenge__container .success.shopify-challenge__button, .shopify-challenge__container .button-group.hollow .success.shopify-challenge__button, .button-group.hollow .success.typeform-share, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .success.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .success.bundle-builder-app--bundle--product-add-button, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.success, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.success, .button-group.hollow .button.success.disabled, .button-group.hollow .shopify-challenge__container .success.disabled.shopify-challenge__button, .shopify-challenge__container .button-group.hollow .success.disabled.shopify-challenge__button, .button-group.hollow .success.disabled.typeform-share, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .success.disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .success.disabled.bundle-builder-app--bundle--product-add-button, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.success.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.success.disabled, .button-group.hollow .button.success[disabled], .button-group.hollow .shopify-challenge__container .success.shopify-challenge__button[disabled], .shopify-challenge__container .button-group.hollow .success.shopify-challenge__button[disabled], .button-group.hollow .success.typeform-share[disabled], .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .success.bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .success.bundle-builder-app--bundle--product-add-button[disabled], .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.success[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.success[disabled], .button-group.hollow .button.success.disabled:hover, .button-group.hollow .shopify-challenge__container .success.disabled.shopify-challenge__button:hover, .shopify-challenge__container .button-group.hollow .success.disabled.shopify-challenge__button:hover, .button-group.hollow .success.disabled.typeform-share:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .success.disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .success.disabled.bundle-builder-app--bundle--product-add-button:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.success.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.success.disabled:hover, .button-group.hollow .button.success[disabled]:hover, .button-group.hollow .shopify-challenge__container .success.shopify-challenge__button[disabled]:hover, .shopify-challenge__container .button-group.hollow .success.shopify-challenge__button[disabled]:hover, .button-group.hollow .success.typeform-share[disabled]:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .success.bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .success.bundle-builder-app--bundle--product-add-button[disabled]:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.success[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.success[disabled]:hover, .button-group.hollow .button.success.disabled:focus, .button-group.hollow .shopify-challenge__container .success.disabled.shopify-challenge__button:focus, .shopify-challenge__container .button-group.hollow .success.disabled.shopify-challenge__button:focus, .button-group.hollow .success.disabled.typeform-share:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .success.disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .success.disabled.bundle-builder-app--bundle--product-add-button:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.success.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.success.disabled:focus, .button-group.hollow .button.success[disabled]:focus, .button-group.hollow .shopify-challenge__container .success.shopify-challenge__button[disabled]:focus, .shopify-challenge__container .button-group.hollow .success.shopify-challenge__button[disabled]:focus, .button-group.hollow .success.typeform-share[disabled]:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .success.bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .success.bundle-builder-app--bundle--product-add-button[disabled]:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.success[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.success[disabled]:focus {
  border: 1px solid #3adb76;
  color: #3adb76; }

.button-group.hollow.success .button:hover, .button-group.hollow.success .shopify-challenge__container .shopify-challenge__button:hover, .shopify-challenge__container .button-group.hollow.success .shopify-challenge__button:hover, .button-group.hollow.success .typeform-share:hover, .button-group.hollow.success #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.success .bundle-builder-app--bundle--product-add-button:hover, .button-group.hollow.success #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.success button:hover, .button-group.hollow.success .button:focus, .button-group.hollow.success .shopify-challenge__container .shopify-challenge__button:focus, .shopify-challenge__container .button-group.hollow.success .shopify-challenge__button:focus, .button-group.hollow.success .typeform-share:focus, .button-group.hollow.success #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.success .bundle-builder-app--bundle--product-add-button:focus, .button-group.hollow.success #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.success button:focus, .button-group.hollow .button.success:hover, .button-group.hollow .shopify-challenge__container .success.shopify-challenge__button:hover, .shopify-challenge__container .button-group.hollow .success.shopify-challenge__button:hover, .button-group.hollow .success.typeform-share:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .success.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .success.bundle-builder-app--bundle--product-add-button:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.success:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.success:hover, .button-group.hollow .button.success:focus, .button-group.hollow .shopify-challenge__container .success.shopify-challenge__button:focus, .shopify-challenge__container .button-group.hollow .success.shopify-challenge__button:focus, .button-group.hollow .success.typeform-share:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .success.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .success.bundle-builder-app--bundle--product-add-button:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.success:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.success:focus {
  border-color: #157539;
  color: #157539; }

.button-group.hollow.warning .button, .button-group.hollow.warning .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group.hollow.warning .shopify-challenge__button, .button-group.hollow.warning .typeform-share, .button-group.hollow.warning #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.warning .bundle-builder-app--bundle--product-add-button, .button-group.hollow.warning #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.warning button, .button-group.hollow.warning .button.disabled, .button-group.hollow.warning .shopify-challenge__container .disabled.shopify-challenge__button, .shopify-challenge__container .button-group.hollow.warning .disabled.shopify-challenge__button, .button-group.hollow.warning .disabled.typeform-share, .button-group.hollow.warning #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.warning .disabled.bundle-builder-app--bundle--product-add-button, .button-group.hollow.warning #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.warning button.disabled, .button-group.hollow.warning .button[disabled], .button-group.hollow.warning .shopify-challenge__container .shopify-challenge__button[disabled], .shopify-challenge__container .button-group.hollow.warning .shopify-challenge__button[disabled], .button-group.hollow.warning .typeform-share[disabled], .button-group.hollow.warning #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.warning .bundle-builder-app--bundle--product-add-button[disabled], .button-group.hollow.warning #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.warning button[disabled], .button-group.hollow.warning .button.disabled:hover, .button-group.hollow.warning .shopify-challenge__container .disabled.shopify-challenge__button:hover, .shopify-challenge__container .button-group.hollow.warning .disabled.shopify-challenge__button:hover, .button-group.hollow.warning .disabled.typeform-share:hover, .button-group.hollow.warning #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.warning .disabled.bundle-builder-app--bundle--product-add-button:hover, .button-group.hollow.warning #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.warning button.disabled:hover, .button-group.hollow.warning .button[disabled]:hover, .button-group.hollow.warning .shopify-challenge__container .shopify-challenge__button[disabled]:hover, .shopify-challenge__container .button-group.hollow.warning .shopify-challenge__button[disabled]:hover, .button-group.hollow.warning .typeform-share[disabled]:hover, .button-group.hollow.warning #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.warning .bundle-builder-app--bundle--product-add-button[disabled]:hover, .button-group.hollow.warning #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.warning button[disabled]:hover, .button-group.hollow.warning .button.disabled:focus, .button-group.hollow.warning .shopify-challenge__container .disabled.shopify-challenge__button:focus, .shopify-challenge__container .button-group.hollow.warning .disabled.shopify-challenge__button:focus, .button-group.hollow.warning .disabled.typeform-share:focus, .button-group.hollow.warning #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.warning .disabled.bundle-builder-app--bundle--product-add-button:focus, .button-group.hollow.warning #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.warning button.disabled:focus, .button-group.hollow.warning .button[disabled]:focus, .button-group.hollow.warning .shopify-challenge__container .shopify-challenge__button[disabled]:focus, .shopify-challenge__container .button-group.hollow.warning .shopify-challenge__button[disabled]:focus, .button-group.hollow.warning .typeform-share[disabled]:focus, .button-group.hollow.warning #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.warning .bundle-builder-app--bundle--product-add-button[disabled]:focus, .button-group.hollow.warning #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.warning button[disabled]:focus, .button-group.hollow .button.warning, .button-group.hollow .shopify-challenge__container .warning.shopify-challenge__button, .shopify-challenge__container .button-group.hollow .warning.shopify-challenge__button, .button-group.hollow .warning.typeform-share, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .warning.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .warning.bundle-builder-app--bundle--product-add-button, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.warning, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.warning, .button-group.hollow .button.warning.disabled, .button-group.hollow .shopify-challenge__container .warning.disabled.shopify-challenge__button, .shopify-challenge__container .button-group.hollow .warning.disabled.shopify-challenge__button, .button-group.hollow .warning.disabled.typeform-share, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .warning.disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .warning.disabled.bundle-builder-app--bundle--product-add-button, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.warning.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.warning.disabled, .button-group.hollow .button.warning[disabled], .button-group.hollow .shopify-challenge__container .warning.shopify-challenge__button[disabled], .shopify-challenge__container .button-group.hollow .warning.shopify-challenge__button[disabled], .button-group.hollow .warning.typeform-share[disabled], .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .warning.bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .warning.bundle-builder-app--bundle--product-add-button[disabled], .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.warning[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.warning[disabled], .button-group.hollow .button.warning.disabled:hover, .button-group.hollow .shopify-challenge__container .warning.disabled.shopify-challenge__button:hover, .shopify-challenge__container .button-group.hollow .warning.disabled.shopify-challenge__button:hover, .button-group.hollow .warning.disabled.typeform-share:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .warning.disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .warning.disabled.bundle-builder-app--bundle--product-add-button:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.warning.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.warning.disabled:hover, .button-group.hollow .button.warning[disabled]:hover, .button-group.hollow .shopify-challenge__container .warning.shopify-challenge__button[disabled]:hover, .shopify-challenge__container .button-group.hollow .warning.shopify-challenge__button[disabled]:hover, .button-group.hollow .warning.typeform-share[disabled]:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .warning.bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .warning.bundle-builder-app--bundle--product-add-button[disabled]:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.warning[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.warning[disabled]:hover, .button-group.hollow .button.warning.disabled:focus, .button-group.hollow .shopify-challenge__container .warning.disabled.shopify-challenge__button:focus, .shopify-challenge__container .button-group.hollow .warning.disabled.shopify-challenge__button:focus, .button-group.hollow .warning.disabled.typeform-share:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .warning.disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .warning.disabled.bundle-builder-app--bundle--product-add-button:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.warning.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.warning.disabled:focus, .button-group.hollow .button.warning[disabled]:focus, .button-group.hollow .shopify-challenge__container .warning.shopify-challenge__button[disabled]:focus, .shopify-challenge__container .button-group.hollow .warning.shopify-challenge__button[disabled]:focus, .button-group.hollow .warning.typeform-share[disabled]:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .warning.bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .warning.bundle-builder-app--bundle--product-add-button[disabled]:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.warning[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00; }

.button-group.hollow.warning .button:hover, .button-group.hollow.warning .shopify-challenge__container .shopify-challenge__button:hover, .shopify-challenge__container .button-group.hollow.warning .shopify-challenge__button:hover, .button-group.hollow.warning .typeform-share:hover, .button-group.hollow.warning #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.warning .bundle-builder-app--bundle--product-add-button:hover, .button-group.hollow.warning #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.warning button:hover, .button-group.hollow.warning .button:focus, .button-group.hollow.warning .shopify-challenge__container .shopify-challenge__button:focus, .shopify-challenge__container .button-group.hollow.warning .shopify-challenge__button:focus, .button-group.hollow.warning .typeform-share:focus, .button-group.hollow.warning #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.warning .bundle-builder-app--bundle--product-add-button:focus, .button-group.hollow.warning #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.warning button:focus, .button-group.hollow .button.warning:hover, .button-group.hollow .shopify-challenge__container .warning.shopify-challenge__button:hover, .shopify-challenge__container .button-group.hollow .warning.shopify-challenge__button:hover, .button-group.hollow .warning.typeform-share:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .warning.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .warning.bundle-builder-app--bundle--product-add-button:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.warning:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.warning:hover, .button-group.hollow .button.warning:focus, .button-group.hollow .shopify-challenge__container .warning.shopify-challenge__button:focus, .shopify-challenge__container .button-group.hollow .warning.shopify-challenge__button:focus, .button-group.hollow .warning.typeform-share:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .warning.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .warning.bundle-builder-app--bundle--product-add-button:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.warning:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.warning:focus {
  border-color: #805700;
  color: #805700; }

.button-group.hollow.alert .button, .button-group.hollow.alert .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group.hollow.alert .shopify-challenge__button, .button-group.hollow.alert .typeform-share, .button-group.hollow.alert #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.alert .bundle-builder-app--bundle--product-add-button, .button-group.hollow.alert #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.alert button, .button-group.hollow.alert .button.disabled, .button-group.hollow.alert .shopify-challenge__container .disabled.shopify-challenge__button, .shopify-challenge__container .button-group.hollow.alert .disabled.shopify-challenge__button, .button-group.hollow.alert .disabled.typeform-share, .button-group.hollow.alert #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.alert .disabled.bundle-builder-app--bundle--product-add-button, .button-group.hollow.alert #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.alert button.disabled, .button-group.hollow.alert .button[disabled], .button-group.hollow.alert .shopify-challenge__container .shopify-challenge__button[disabled], .shopify-challenge__container .button-group.hollow.alert .shopify-challenge__button[disabled], .button-group.hollow.alert .typeform-share[disabled], .button-group.hollow.alert #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.alert .bundle-builder-app--bundle--product-add-button[disabled], .button-group.hollow.alert #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.alert button[disabled], .button-group.hollow.alert .button.disabled:hover, .button-group.hollow.alert .shopify-challenge__container .disabled.shopify-challenge__button:hover, .shopify-challenge__container .button-group.hollow.alert .disabled.shopify-challenge__button:hover, .button-group.hollow.alert .disabled.typeform-share:hover, .button-group.hollow.alert #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.alert .disabled.bundle-builder-app--bundle--product-add-button:hover, .button-group.hollow.alert #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.alert button.disabled:hover, .button-group.hollow.alert .button[disabled]:hover, .button-group.hollow.alert .shopify-challenge__container .shopify-challenge__button[disabled]:hover, .shopify-challenge__container .button-group.hollow.alert .shopify-challenge__button[disabled]:hover, .button-group.hollow.alert .typeform-share[disabled]:hover, .button-group.hollow.alert #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.alert .bundle-builder-app--bundle--product-add-button[disabled]:hover, .button-group.hollow.alert #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.alert button[disabled]:hover, .button-group.hollow.alert .button.disabled:focus, .button-group.hollow.alert .shopify-challenge__container .disabled.shopify-challenge__button:focus, .shopify-challenge__container .button-group.hollow.alert .disabled.shopify-challenge__button:focus, .button-group.hollow.alert .disabled.typeform-share:focus, .button-group.hollow.alert #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.alert .disabled.bundle-builder-app--bundle--product-add-button:focus, .button-group.hollow.alert #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.alert button.disabled:focus, .button-group.hollow.alert .button[disabled]:focus, .button-group.hollow.alert .shopify-challenge__container .shopify-challenge__button[disabled]:focus, .shopify-challenge__container .button-group.hollow.alert .shopify-challenge__button[disabled]:focus, .button-group.hollow.alert .typeform-share[disabled]:focus, .button-group.hollow.alert #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.alert .bundle-builder-app--bundle--product-add-button[disabled]:focus, .button-group.hollow.alert #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.alert button[disabled]:focus, .button-group.hollow .button.alert, .button-group.hollow .shopify-challenge__container .alert.shopify-challenge__button, .shopify-challenge__container .button-group.hollow .alert.shopify-challenge__button, .button-group.hollow .alert.typeform-share, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .alert.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .alert.bundle-builder-app--bundle--product-add-button, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.alert, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.alert, .button-group.hollow .button.alert.disabled, .button-group.hollow .shopify-challenge__container .alert.disabled.shopify-challenge__button, .shopify-challenge__container .button-group.hollow .alert.disabled.shopify-challenge__button, .button-group.hollow .alert.disabled.typeform-share, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .alert.disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .alert.disabled.bundle-builder-app--bundle--product-add-button, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.alert.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.alert.disabled, .button-group.hollow .button.alert[disabled], .button-group.hollow .shopify-challenge__container .alert.shopify-challenge__button[disabled], .shopify-challenge__container .button-group.hollow .alert.shopify-challenge__button[disabled], .button-group.hollow .alert.typeform-share[disabled], .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .alert.bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .alert.bundle-builder-app--bundle--product-add-button[disabled], .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.alert[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.alert[disabled], .button-group.hollow .button.alert.disabled:hover, .button-group.hollow .shopify-challenge__container .alert.disabled.shopify-challenge__button:hover, .shopify-challenge__container .button-group.hollow .alert.disabled.shopify-challenge__button:hover, .button-group.hollow .alert.disabled.typeform-share:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .alert.disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .alert.disabled.bundle-builder-app--bundle--product-add-button:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.alert.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.alert.disabled:hover, .button-group.hollow .button.alert[disabled]:hover, .button-group.hollow .shopify-challenge__container .alert.shopify-challenge__button[disabled]:hover, .shopify-challenge__container .button-group.hollow .alert.shopify-challenge__button[disabled]:hover, .button-group.hollow .alert.typeform-share[disabled]:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .alert.bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .alert.bundle-builder-app--bundle--product-add-button[disabled]:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.alert[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.alert[disabled]:hover, .button-group.hollow .button.alert.disabled:focus, .button-group.hollow .shopify-challenge__container .alert.disabled.shopify-challenge__button:focus, .shopify-challenge__container .button-group.hollow .alert.disabled.shopify-challenge__button:focus, .button-group.hollow .alert.disabled.typeform-share:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .alert.disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .alert.disabled.bundle-builder-app--bundle--product-add-button:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.alert.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.alert.disabled:focus, .button-group.hollow .button.alert[disabled]:focus, .button-group.hollow .shopify-challenge__container .alert.shopify-challenge__button[disabled]:focus, .shopify-challenge__container .button-group.hollow .alert.shopify-challenge__button[disabled]:focus, .button-group.hollow .alert.typeform-share[disabled]:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .alert.bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .alert.bundle-builder-app--bundle--product-add-button[disabled]:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.alert[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.alert[disabled]:focus {
  border: 1px solid #cc4b37;
  color: #cc4b37; }

.button-group.hollow.alert .button:hover, .button-group.hollow.alert .shopify-challenge__container .shopify-challenge__button:hover, .shopify-challenge__container .button-group.hollow.alert .shopify-challenge__button:hover, .button-group.hollow.alert .typeform-share:hover, .button-group.hollow.alert #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.alert .bundle-builder-app--bundle--product-add-button:hover, .button-group.hollow.alert #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.alert button:hover, .button-group.hollow.alert .button:focus, .button-group.hollow.alert .shopify-challenge__container .shopify-challenge__button:focus, .shopify-challenge__container .button-group.hollow.alert .shopify-challenge__button:focus, .button-group.hollow.alert .typeform-share:focus, .button-group.hollow.alert #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow.alert .bundle-builder-app--bundle--product-add-button:focus, .button-group.hollow.alert #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow.alert button:focus, .button-group.hollow .button.alert:hover, .button-group.hollow .shopify-challenge__container .alert.shopify-challenge__button:hover, .shopify-challenge__container .button-group.hollow .alert.shopify-challenge__button:hover, .button-group.hollow .alert.typeform-share:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .alert.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .alert.bundle-builder-app--bundle--product-add-button:hover, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.alert:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.alert:hover, .button-group.hollow .button.alert:focus, .button-group.hollow .shopify-challenge__container .alert.shopify-challenge__button:focus, .shopify-challenge__container .button-group.hollow .alert.shopify-challenge__button:focus, .button-group.hollow .alert.typeform-share:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .alert.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.hollow .alert.bundle-builder-app--bundle--product-add-button:focus, .button-group.hollow #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.alert:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.hollow button.alert:focus {
  border-color: #67251a;
  color: #67251a; }

.button-group.clear .button, .button-group.clear .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group.clear .shopify-challenge__button, .button-group.clear .typeform-share, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .bundle-builder-app--bundle--product-add-button, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button, .button-group.clear .button:hover, .button-group.clear .shopify-challenge__container .shopify-challenge__button:hover, .shopify-challenge__container .button-group.clear .shopify-challenge__button:hover, .button-group.clear .typeform-share:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .bundle-builder-app--bundle--product-add-button:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button:hover, .button-group.clear .button:focus, .button-group.clear .shopify-challenge__container .shopify-challenge__button:focus, .shopify-challenge__container .button-group.clear .shopify-challenge__button:focus, .button-group.clear .typeform-share:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .bundle-builder-app--bundle--product-add-button:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button:focus, .button-group.clear .button.disabled, .button-group.clear .shopify-challenge__container .disabled.shopify-challenge__button, .shopify-challenge__container .button-group.clear .disabled.shopify-challenge__button, .button-group.clear .disabled.typeform-share, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .disabled.bundle-builder-app--bundle--product-add-button, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.disabled, .button-group.clear .button.disabled:hover, .button-group.clear .shopify-challenge__container .disabled.shopify-challenge__button:hover, .shopify-challenge__container .button-group.clear .disabled.shopify-challenge__button:hover, .button-group.clear .disabled.typeform-share:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .disabled.bundle-builder-app--bundle--product-add-button:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.disabled:hover, .button-group.clear .button.disabled:focus, .button-group.clear .shopify-challenge__container .disabled.shopify-challenge__button:focus, .shopify-challenge__container .button-group.clear .disabled.shopify-challenge__button:focus, .button-group.clear .disabled.typeform-share:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .disabled.bundle-builder-app--bundle--product-add-button:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.disabled:focus, .button-group.clear .button[disabled], .button-group.clear .shopify-challenge__container .shopify-challenge__button[disabled], .shopify-challenge__container .button-group.clear .shopify-challenge__button[disabled], .button-group.clear .typeform-share[disabled], .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .bundle-builder-app--bundle--product-add-button[disabled], .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button[disabled], .button-group.clear .button[disabled]:hover, .button-group.clear .shopify-challenge__container .shopify-challenge__button[disabled]:hover, .shopify-challenge__container .button-group.clear .shopify-challenge__button[disabled]:hover, .button-group.clear .typeform-share[disabled]:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .bundle-builder-app--bundle--product-add-button[disabled]:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button[disabled]:hover, .button-group.clear .button[disabled]:focus, .button-group.clear .shopify-challenge__container .shopify-challenge__button[disabled]:focus, .shopify-challenge__container .button-group.clear .shopify-challenge__button[disabled]:focus, .button-group.clear .typeform-share[disabled]:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .bundle-builder-app--bundle--product-add-button[disabled]:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button[disabled]:focus {
  border-color: transparent;
  background-color: transparent; }

.button-group.clear .button, .button-group.clear .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group.clear .shopify-challenge__button, .button-group.clear .typeform-share, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .bundle-builder-app--bundle--product-add-button, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button, .button-group.clear .button.disabled, .button-group.clear .shopify-challenge__container .disabled.shopify-challenge__button, .shopify-challenge__container .button-group.clear .disabled.shopify-challenge__button, .button-group.clear .disabled.typeform-share, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .disabled.bundle-builder-app--bundle--product-add-button, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.disabled, .button-group.clear .button[disabled], .button-group.clear .shopify-challenge__container .shopify-challenge__button[disabled], .shopify-challenge__container .button-group.clear .shopify-challenge__button[disabled], .button-group.clear .typeform-share[disabled], .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .bundle-builder-app--bundle--product-add-button[disabled], .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button[disabled], .button-group.clear .button.disabled:hover, .button-group.clear .shopify-challenge__container .disabled.shopify-challenge__button:hover, .shopify-challenge__container .button-group.clear .disabled.shopify-challenge__button:hover, .button-group.clear .disabled.typeform-share:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .disabled.bundle-builder-app--bundle--product-add-button:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.disabled:hover, .button-group.clear .button[disabled]:hover, .button-group.clear .shopify-challenge__container .shopify-challenge__button[disabled]:hover, .shopify-challenge__container .button-group.clear .shopify-challenge__button[disabled]:hover, .button-group.clear .typeform-share[disabled]:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .bundle-builder-app--bundle--product-add-button[disabled]:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button[disabled]:hover, .button-group.clear .button.disabled:focus, .button-group.clear .shopify-challenge__container .disabled.shopify-challenge__button:focus, .shopify-challenge__container .button-group.clear .disabled.shopify-challenge__button:focus, .button-group.clear .disabled.typeform-share:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .disabled.bundle-builder-app--bundle--product-add-button:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.disabled:focus, .button-group.clear .button[disabled]:focus, .button-group.clear .shopify-challenge__container .shopify-challenge__button[disabled]:focus, .shopify-challenge__container .button-group.clear .shopify-challenge__button[disabled]:focus, .button-group.clear .typeform-share[disabled]:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .bundle-builder-app--bundle--product-add-button[disabled]:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button[disabled]:focus {
  color: #000; }

.button-group.clear .button:hover, .button-group.clear .shopify-challenge__container .shopify-challenge__button:hover, .shopify-challenge__container .button-group.clear .shopify-challenge__button:hover, .button-group.clear .typeform-share:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .bundle-builder-app--bundle--product-add-button:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button:hover, .button-group.clear .button:focus, .button-group.clear .shopify-challenge__container .shopify-challenge__button:focus, .shopify-challenge__container .button-group.clear .shopify-challenge__button:focus, .button-group.clear .typeform-share:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .bundle-builder-app--bundle--product-add-button:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button:focus {
  color: black; }

.button-group.clear.primary .button, .shopify-challenge__container .button-group.clear.shopify-challenge__button .button, .button-group.clear.typeform-share .button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .button, .button-group.clear.primary .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group.clear.primary .shopify-challenge__button, .shopify-challenge__container .button-group.clear.shopify-challenge__button .shopify-challenge__button, .button-group.clear.typeform-share .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group.clear.typeform-share .shopify-challenge__button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .shopify-challenge__button, .button-group.clear.primary .typeform-share, .shopify-challenge__container .button-group.clear.shopify-challenge__button .typeform-share, .button-group.clear.typeform-share .typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .typeform-share, .button-group.clear.primary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.primary .bundle-builder-app--bundle--product-add-button, .shopify-challenge__container .button-group.clear.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .shopify-challenge__container .button-group.clear.shopify-challenge__button .bundle-builder-app--bundle--product-add-button, .button-group.clear.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.typeform-share .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--button-container button.button-group.clear .bundle-builder-app--bundle--product-add-button, .button-group.clear.primary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.primary button, .shopify-challenge__container .button-group.clear.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .shopify-challenge__container .button-group.clear.shopify-challenge__button button, .button-group.clear.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.typeform-share button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear button, .button-group.clear.primary .button.disabled, .shopify-challenge__container .button-group.clear.shopify-challenge__button .button.disabled, .button-group.clear.typeform-share .button.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .button.disabled, .button-group.clear.primary .shopify-challenge__container .disabled.shopify-challenge__button, .shopify-challenge__container .button-group.clear.primary .disabled.shopify-challenge__button, .shopify-challenge__container .button-group.clear.shopify-challenge__button .disabled.shopify-challenge__button, .button-group.clear.typeform-share .shopify-challenge__container .disabled.shopify-challenge__button, .shopify-challenge__container .button-group.clear.typeform-share .disabled.shopify-challenge__button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .shopify-challenge__container .disabled.shopify-challenge__button, .shopify-challenge__container #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .disabled.shopify-challenge__button, .button-group.clear.primary .disabled.typeform-share, .shopify-challenge__container .button-group.clear.shopify-challenge__button .disabled.typeform-share, .button-group.clear.typeform-share .disabled.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .disabled.typeform-share, .button-group.clear.primary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.primary .disabled.bundle-builder-app--bundle--product-add-button, .shopify-challenge__container .button-group.clear.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .shopify-challenge__container .button-group.clear.shopify-challenge__button .disabled.bundle-builder-app--bundle--product-add-button, .button-group.clear.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.typeform-share .disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--button-container button.button-group.clear .disabled.bundle-builder-app--bundle--product-add-button, .button-group.clear.primary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.primary button.disabled, .shopify-challenge__container .button-group.clear.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .shopify-challenge__container .button-group.clear.shopify-challenge__button button.disabled, .button-group.clear.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.typeform-share button.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear button.disabled, .button-group.clear.primary .button[disabled], .shopify-challenge__container .button-group.clear.shopify-challenge__button .button[disabled], .button-group.clear.typeform-share .button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .button[disabled], .button-group.clear.primary .shopify-challenge__container .shopify-challenge__button[disabled], .shopify-challenge__container .button-group.clear.primary .shopify-challenge__button[disabled], .shopify-challenge__container .button-group.clear.shopify-challenge__button .shopify-challenge__button[disabled], .button-group.clear.typeform-share .shopify-challenge__container .shopify-challenge__button[disabled], .shopify-challenge__container .button-group.clear.typeform-share .shopify-challenge__button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .shopify-challenge__container .shopify-challenge__button[disabled], .shopify-challenge__container #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .shopify-challenge__button[disabled], .button-group.clear.primary .typeform-share[disabled], .shopify-challenge__container .button-group.clear.shopify-challenge__button .typeform-share[disabled], .button-group.clear.typeform-share .typeform-share[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .typeform-share[disabled], .button-group.clear.primary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.primary .bundle-builder-app--bundle--product-add-button[disabled], .shopify-challenge__container .button-group.clear.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .shopify-challenge__container .button-group.clear.shopify-challenge__button .bundle-builder-app--bundle--product-add-button[disabled], .button-group.clear.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.typeform-share .bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--button-container button.button-group.clear .bundle-builder-app--bundle--product-add-button[disabled], .button-group.clear.primary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.primary button[disabled], .shopify-challenge__container .button-group.clear.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container .shopify-challenge__container .button-group.clear.shopify-challenge__button button[disabled], .button-group.clear.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.typeform-share button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear button[disabled], .button-group.clear.primary .button.disabled:hover, .shopify-challenge__container .button-group.clear.shopify-challenge__button .button.disabled:hover, .button-group.clear.typeform-share .button.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .button.disabled:hover, .button-group.clear.primary .shopify-challenge__container .disabled.shopify-challenge__button:hover, .shopify-challenge__container .button-group.clear.primary .disabled.shopify-challenge__button:hover, .shopify-challenge__container .button-group.clear.shopify-challenge__button .disabled.shopify-challenge__button:hover, .button-group.clear.typeform-share .shopify-challenge__container .disabled.shopify-challenge__button:hover, .shopify-challenge__container .button-group.clear.typeform-share .disabled.shopify-challenge__button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .shopify-challenge__container .disabled.shopify-challenge__button:hover, .shopify-challenge__container #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .disabled.shopify-challenge__button:hover, .button-group.clear.primary .disabled.typeform-share:hover, .shopify-challenge__container .button-group.clear.shopify-challenge__button .disabled.typeform-share:hover, .button-group.clear.typeform-share .disabled.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .disabled.typeform-share:hover, .button-group.clear.primary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.primary .disabled.bundle-builder-app--bundle--product-add-button:hover, .shopify-challenge__container .button-group.clear.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .shopify-challenge__container .button-group.clear.shopify-challenge__button .disabled.bundle-builder-app--bundle--product-add-button:hover, .button-group.clear.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.typeform-share .disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--button-container button.button-group.clear .disabled.bundle-builder-app--bundle--product-add-button:hover, .button-group.clear.primary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.primary button.disabled:hover, .shopify-challenge__container .button-group.clear.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .shopify-challenge__container .button-group.clear.shopify-challenge__button button.disabled:hover, .button-group.clear.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.typeform-share button.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear button.disabled:hover, .button-group.clear.primary .button[disabled]:hover, .shopify-challenge__container .button-group.clear.shopify-challenge__button .button[disabled]:hover, .button-group.clear.typeform-share .button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .button[disabled]:hover, .button-group.clear.primary .shopify-challenge__container .shopify-challenge__button[disabled]:hover, .shopify-challenge__container .button-group.clear.primary .shopify-challenge__button[disabled]:hover, .shopify-challenge__container .button-group.clear.shopify-challenge__button .shopify-challenge__button[disabled]:hover, .button-group.clear.typeform-share .shopify-challenge__container .shopify-challenge__button[disabled]:hover, .shopify-challenge__container .button-group.clear.typeform-share .shopify-challenge__button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .shopify-challenge__container .shopify-challenge__button[disabled]:hover, .shopify-challenge__container #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .shopify-challenge__button[disabled]:hover, .button-group.clear.primary .typeform-share[disabled]:hover, .shopify-challenge__container .button-group.clear.shopify-challenge__button .typeform-share[disabled]:hover, .button-group.clear.typeform-share .typeform-share[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .typeform-share[disabled]:hover, .button-group.clear.primary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.primary .bundle-builder-app--bundle--product-add-button[disabled]:hover, .shopify-challenge__container .button-group.clear.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .shopify-challenge__container .button-group.clear.shopify-challenge__button .bundle-builder-app--bundle--product-add-button[disabled]:hover, .button-group.clear.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.typeform-share .bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--button-container button.button-group.clear .bundle-builder-app--bundle--product-add-button[disabled]:hover, .button-group.clear.primary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.primary button[disabled]:hover, .shopify-challenge__container .button-group.clear.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .shopify-challenge__container .button-group.clear.shopify-challenge__button button[disabled]:hover, .button-group.clear.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.typeform-share button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear button[disabled]:hover, .button-group.clear.primary .button.disabled:focus, .shopify-challenge__container .button-group.clear.shopify-challenge__button .button.disabled:focus, .button-group.clear.typeform-share .button.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .button.disabled:focus, .button-group.clear.primary .shopify-challenge__container .disabled.shopify-challenge__button:focus, .shopify-challenge__container .button-group.clear.primary .disabled.shopify-challenge__button:focus, .shopify-challenge__container .button-group.clear.shopify-challenge__button .disabled.shopify-challenge__button:focus, .button-group.clear.typeform-share .shopify-challenge__container .disabled.shopify-challenge__button:focus, .shopify-challenge__container .button-group.clear.typeform-share .disabled.shopify-challenge__button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .shopify-challenge__container .disabled.shopify-challenge__button:focus, .shopify-challenge__container #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .disabled.shopify-challenge__button:focus, .button-group.clear.primary .disabled.typeform-share:focus, .shopify-challenge__container .button-group.clear.shopify-challenge__button .disabled.typeform-share:focus, .button-group.clear.typeform-share .disabled.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .disabled.typeform-share:focus, .button-group.clear.primary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.primary .disabled.bundle-builder-app--bundle--product-add-button:focus, .shopify-challenge__container .button-group.clear.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .shopify-challenge__container .button-group.clear.shopify-challenge__button .disabled.bundle-builder-app--bundle--product-add-button:focus, .button-group.clear.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.typeform-share .disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--button-container button.button-group.clear .disabled.bundle-builder-app--bundle--product-add-button:focus, .button-group.clear.primary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.primary button.disabled:focus, .shopify-challenge__container .button-group.clear.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .shopify-challenge__container .button-group.clear.shopify-challenge__button button.disabled:focus, .button-group.clear.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.typeform-share button.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear button.disabled:focus, .button-group.clear.primary .button[disabled]:focus, .shopify-challenge__container .button-group.clear.shopify-challenge__button .button[disabled]:focus, .button-group.clear.typeform-share .button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .button[disabled]:focus, .button-group.clear.primary .shopify-challenge__container .shopify-challenge__button[disabled]:focus, .shopify-challenge__container .button-group.clear.primary .shopify-challenge__button[disabled]:focus, .shopify-challenge__container .button-group.clear.shopify-challenge__button .shopify-challenge__button[disabled]:focus, .button-group.clear.typeform-share .shopify-challenge__container .shopify-challenge__button[disabled]:focus, .shopify-challenge__container .button-group.clear.typeform-share .shopify-challenge__button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .shopify-challenge__container .shopify-challenge__button[disabled]:focus, .shopify-challenge__container #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .shopify-challenge__button[disabled]:focus, .button-group.clear.primary .typeform-share[disabled]:focus, .shopify-challenge__container .button-group.clear.shopify-challenge__button .typeform-share[disabled]:focus, .button-group.clear.typeform-share .typeform-share[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .typeform-share[disabled]:focus, .button-group.clear.primary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.primary .bundle-builder-app--bundle--product-add-button[disabled]:focus, .shopify-challenge__container .button-group.clear.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .shopify-challenge__container .button-group.clear.shopify-challenge__button .bundle-builder-app--bundle--product-add-button[disabled]:focus, .button-group.clear.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.typeform-share .bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--button-container button.button-group.clear .bundle-builder-app--bundle--product-add-button[disabled]:focus, .button-group.clear.primary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.primary button[disabled]:focus, .shopify-challenge__container .button-group.clear.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .shopify-challenge__container .button-group.clear.shopify-challenge__button button[disabled]:focus, .button-group.clear.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.typeform-share button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear button[disabled]:focus, .button-group.clear .button.primary, .button-group.clear .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group.clear .shopify-challenge__button, .button-group.clear .typeform-share, .button-group.clear .ssw-members .follow-user-btn, .ssw-members .button-group.clear .follow-user-btn, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .bundle-builder-app--bundle--product-add-button, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button, .button-group.clear .button.primary.disabled, .button-group.clear .shopify-challenge__container .disabled.shopify-challenge__button, .shopify-challenge__container .button-group.clear .disabled.shopify-challenge__button, .button-group.clear .disabled.typeform-share, .button-group.clear .ssw-members .disabled.follow-user-btn, .ssw-members .button-group.clear .disabled.follow-user-btn, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .disabled.bundle-builder-app--bundle--product-add-button, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.disabled, .button-group.clear .button.primary[disabled], .button-group.clear .shopify-challenge__container .shopify-challenge__button[disabled], .shopify-challenge__container .button-group.clear .shopify-challenge__button[disabled], .button-group.clear .typeform-share[disabled], .button-group.clear .ssw-members .follow-user-btn[disabled], .ssw-members .button-group.clear .follow-user-btn[disabled], .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .bundle-builder-app--bundle--product-add-button[disabled], .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button[disabled], .button-group.clear .button.primary.disabled:hover, .button-group.clear .shopify-challenge__container .disabled.shopify-challenge__button:hover, .shopify-challenge__container .button-group.clear .disabled.shopify-challenge__button:hover, .button-group.clear .disabled.typeform-share:hover, .button-group.clear .ssw-members .disabled.follow-user-btn:hover, .ssw-members .button-group.clear .disabled.follow-user-btn:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .disabled.bundle-builder-app--bundle--product-add-button:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.disabled:hover, .button-group.clear .button.primary[disabled]:hover, .button-group.clear .shopify-challenge__container .shopify-challenge__button[disabled]:hover, .shopify-challenge__container .button-group.clear .shopify-challenge__button[disabled]:hover, .button-group.clear .typeform-share[disabled]:hover, .button-group.clear .ssw-members .follow-user-btn[disabled]:hover, .ssw-members .button-group.clear .follow-user-btn[disabled]:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .bundle-builder-app--bundle--product-add-button[disabled]:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button[disabled]:hover, .button-group.clear .button.primary.disabled:focus, .button-group.clear .shopify-challenge__container .disabled.shopify-challenge__button:focus, .shopify-challenge__container .button-group.clear .disabled.shopify-challenge__button:focus, .button-group.clear .disabled.typeform-share:focus, .button-group.clear .ssw-members .disabled.follow-user-btn:focus, .ssw-members .button-group.clear .disabled.follow-user-btn:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .disabled.bundle-builder-app--bundle--product-add-button:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.disabled:focus, .button-group.clear .button.primary[disabled]:focus, .button-group.clear .shopify-challenge__container .shopify-challenge__button[disabled]:focus, .shopify-challenge__container .button-group.clear .shopify-challenge__button[disabled]:focus, .button-group.clear .typeform-share[disabled]:focus, .button-group.clear .ssw-members .follow-user-btn[disabled]:focus, .ssw-members .button-group.clear .follow-user-btn[disabled]:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .bundle-builder-app--bundle--product-add-button[disabled]:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button[disabled]:focus {
  color: #000; }

.button-group.clear.primary .button:hover, .shopify-challenge__container .button-group.clear.shopify-challenge__button .button:hover, .button-group.clear.typeform-share .button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .button:hover, .button-group.clear.primary .shopify-challenge__container .shopify-challenge__button:hover, .shopify-challenge__container .button-group.clear.primary .shopify-challenge__button:hover, .shopify-challenge__container .button-group.clear.shopify-challenge__button .shopify-challenge__button:hover, .button-group.clear.typeform-share .shopify-challenge__container .shopify-challenge__button:hover, .shopify-challenge__container .button-group.clear.typeform-share .shopify-challenge__button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .shopify-challenge__container .shopify-challenge__button:hover, .shopify-challenge__container #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .shopify-challenge__button:hover, .button-group.clear.primary .typeform-share:hover, .shopify-challenge__container .button-group.clear.shopify-challenge__button .typeform-share:hover, .button-group.clear.typeform-share .typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .typeform-share:hover, .button-group.clear.primary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.primary .bundle-builder-app--bundle--product-add-button:hover, .shopify-challenge__container .button-group.clear.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .shopify-challenge__container .button-group.clear.shopify-challenge__button .bundle-builder-app--bundle--product-add-button:hover, .button-group.clear.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.typeform-share .bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--button-container button.button-group.clear .bundle-builder-app--bundle--product-add-button:hover, .button-group.clear.primary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.primary button:hover, .shopify-challenge__container .button-group.clear.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .shopify-challenge__container .button-group.clear.shopify-challenge__button button:hover, .button-group.clear.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.typeform-share button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear button:hover, .button-group.clear.primary .button:focus, .shopify-challenge__container .button-group.clear.shopify-challenge__button .button:focus, .button-group.clear.typeform-share .button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .button:focus, .button-group.clear.primary .shopify-challenge__container .shopify-challenge__button:focus, .shopify-challenge__container .button-group.clear.primary .shopify-challenge__button:focus, .shopify-challenge__container .button-group.clear.shopify-challenge__button .shopify-challenge__button:focus, .button-group.clear.typeform-share .shopify-challenge__container .shopify-challenge__button:focus, .shopify-challenge__container .button-group.clear.typeform-share .shopify-challenge__button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .shopify-challenge__container .shopify-challenge__button:focus, .shopify-challenge__container #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .shopify-challenge__button:focus, .button-group.clear.primary .typeform-share:focus, .shopify-challenge__container .button-group.clear.shopify-challenge__button .typeform-share:focus, .button-group.clear.typeform-share .typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .typeform-share:focus, .button-group.clear.primary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.primary .bundle-builder-app--bundle--product-add-button:focus, .shopify-challenge__container .button-group.clear.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .shopify-challenge__container .button-group.clear.shopify-challenge__button .bundle-builder-app--bundle--product-add-button:focus, .button-group.clear.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.typeform-share .bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--button-container button.button-group.clear .bundle-builder-app--bundle--product-add-button:focus, .button-group.clear.primary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.primary button:focus, .shopify-challenge__container .button-group.clear.shopify-challenge__button #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .shopify-challenge__container .button-group.clear.shopify-challenge__button button:focus, .button-group.clear.typeform-share #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.typeform-share button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.button-group.clear button:focus, .button-group.clear .button.primary:hover, .button-group.clear .shopify-challenge__container .shopify-challenge__button:hover, .shopify-challenge__container .button-group.clear .shopify-challenge__button:hover, .button-group.clear .typeform-share:hover, .button-group.clear .ssw-members .follow-user-btn:hover, .ssw-members .button-group.clear .follow-user-btn:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .bundle-builder-app--bundle--product-add-button:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button:hover, .button-group.clear .button.primary:focus, .button-group.clear .shopify-challenge__container .shopify-challenge__button:focus, .shopify-challenge__container .button-group.clear .shopify-challenge__button:focus, .button-group.clear .typeform-share:focus, .button-group.clear .ssw-members .follow-user-btn:focus, .ssw-members .button-group.clear .follow-user-btn:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .bundle-builder-app--bundle--product-add-button:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button:focus {
  color: black; }

.button-group.clear.secondary .button, .button-group.clear.secondary .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group.clear.secondary .shopify-challenge__button, .button-group.clear.secondary .typeform-share, .button-group.clear.secondary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.secondary .bundle-builder-app--bundle--product-add-button, .button-group.clear.secondary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.secondary button, .button-group.clear.secondary .button.disabled, .button-group.clear.secondary .shopify-challenge__container .disabled.shopify-challenge__button, .shopify-challenge__container .button-group.clear.secondary .disabled.shopify-challenge__button, .button-group.clear.secondary .disabled.typeform-share, .button-group.clear.secondary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.secondary .disabled.bundle-builder-app--bundle--product-add-button, .button-group.clear.secondary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.secondary button.disabled, .button-group.clear.secondary .button[disabled], .button-group.clear.secondary .shopify-challenge__container .shopify-challenge__button[disabled], .shopify-challenge__container .button-group.clear.secondary .shopify-challenge__button[disabled], .button-group.clear.secondary .typeform-share[disabled], .button-group.clear.secondary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.secondary .bundle-builder-app--bundle--product-add-button[disabled], .button-group.clear.secondary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.secondary button[disabled], .button-group.clear.secondary .button.disabled:hover, .button-group.clear.secondary .shopify-challenge__container .disabled.shopify-challenge__button:hover, .shopify-challenge__container .button-group.clear.secondary .disabled.shopify-challenge__button:hover, .button-group.clear.secondary .disabled.typeform-share:hover, .button-group.clear.secondary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.secondary .disabled.bundle-builder-app--bundle--product-add-button:hover, .button-group.clear.secondary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.secondary button.disabled:hover, .button-group.clear.secondary .button[disabled]:hover, .button-group.clear.secondary .shopify-challenge__container .shopify-challenge__button[disabled]:hover, .shopify-challenge__container .button-group.clear.secondary .shopify-challenge__button[disabled]:hover, .button-group.clear.secondary .typeform-share[disabled]:hover, .button-group.clear.secondary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.secondary .bundle-builder-app--bundle--product-add-button[disabled]:hover, .button-group.clear.secondary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.secondary button[disabled]:hover, .button-group.clear.secondary .button.disabled:focus, .button-group.clear.secondary .shopify-challenge__container .disabled.shopify-challenge__button:focus, .shopify-challenge__container .button-group.clear.secondary .disabled.shopify-challenge__button:focus, .button-group.clear.secondary .disabled.typeform-share:focus, .button-group.clear.secondary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.secondary .disabled.bundle-builder-app--bundle--product-add-button:focus, .button-group.clear.secondary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.secondary button.disabled:focus, .button-group.clear.secondary .button[disabled]:focus, .button-group.clear.secondary .shopify-challenge__container .shopify-challenge__button[disabled]:focus, .shopify-challenge__container .button-group.clear.secondary .shopify-challenge__button[disabled]:focus, .button-group.clear.secondary .typeform-share[disabled]:focus, .button-group.clear.secondary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.secondary .bundle-builder-app--bundle--product-add-button[disabled]:focus, .button-group.clear.secondary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.secondary button[disabled]:focus, .button-group.clear .button.secondary, .button-group.clear .shopify-challenge__container .secondary.shopify-challenge__button, .shopify-challenge__container .button-group.clear .secondary.shopify-challenge__button, .button-group.clear .secondary.typeform-share, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .secondary.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .secondary.bundle-builder-app--bundle--product-add-button, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.secondary, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.secondary, .button-group.clear .button.secondary.disabled, .button-group.clear .shopify-challenge__container .secondary.disabled.shopify-challenge__button, .shopify-challenge__container .button-group.clear .secondary.disabled.shopify-challenge__button, .button-group.clear .secondary.disabled.typeform-share, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .secondary.disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .secondary.disabled.bundle-builder-app--bundle--product-add-button, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.secondary.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.secondary.disabled, .button-group.clear .button.secondary[disabled], .button-group.clear .shopify-challenge__container .secondary.shopify-challenge__button[disabled], .shopify-challenge__container .button-group.clear .secondary.shopify-challenge__button[disabled], .button-group.clear .secondary.typeform-share[disabled], .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .secondary.bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .secondary.bundle-builder-app--bundle--product-add-button[disabled], .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.secondary[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.secondary[disabled], .button-group.clear .button.secondary.disabled:hover, .button-group.clear .shopify-challenge__container .secondary.disabled.shopify-challenge__button:hover, .shopify-challenge__container .button-group.clear .secondary.disabled.shopify-challenge__button:hover, .button-group.clear .secondary.disabled.typeform-share:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .secondary.disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .secondary.disabled.bundle-builder-app--bundle--product-add-button:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.secondary.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.secondary.disabled:hover, .button-group.clear .button.secondary[disabled]:hover, .button-group.clear .shopify-challenge__container .secondary.shopify-challenge__button[disabled]:hover, .shopify-challenge__container .button-group.clear .secondary.shopify-challenge__button[disabled]:hover, .button-group.clear .secondary.typeform-share[disabled]:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .secondary.bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .secondary.bundle-builder-app--bundle--product-add-button[disabled]:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.secondary[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.secondary[disabled]:hover, .button-group.clear .button.secondary.disabled:focus, .button-group.clear .shopify-challenge__container .secondary.disabled.shopify-challenge__button:focus, .shopify-challenge__container .button-group.clear .secondary.disabled.shopify-challenge__button:focus, .button-group.clear .secondary.disabled.typeform-share:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .secondary.disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .secondary.disabled.bundle-builder-app--bundle--product-add-button:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.secondary.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.secondary.disabled:focus, .button-group.clear .button.secondary[disabled]:focus, .button-group.clear .shopify-challenge__container .secondary.shopify-challenge__button[disabled]:focus, .shopify-challenge__container .button-group.clear .secondary.shopify-challenge__button[disabled]:focus, .button-group.clear .secondary.typeform-share[disabled]:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .secondary.bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .secondary.bundle-builder-app--bundle--product-add-button[disabled]:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.secondary[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.secondary[disabled]:focus {
  color: #8AF2C7; }

.button-group.clear.secondary .button:hover, .button-group.clear.secondary .shopify-challenge__container .shopify-challenge__button:hover, .shopify-challenge__container .button-group.clear.secondary .shopify-challenge__button:hover, .button-group.clear.secondary .typeform-share:hover, .button-group.clear.secondary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.secondary .bundle-builder-app--bundle--product-add-button:hover, .button-group.clear.secondary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.secondary button:hover, .button-group.clear.secondary .button:focus, .button-group.clear.secondary .shopify-challenge__container .shopify-challenge__button:focus, .shopify-challenge__container .button-group.clear.secondary .shopify-challenge__button:focus, .button-group.clear.secondary .typeform-share:focus, .button-group.clear.secondary #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.secondary .bundle-builder-app--bundle--product-add-button:focus, .button-group.clear.secondary #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.secondary button:focus, .button-group.clear .button.secondary:hover, .button-group.clear .shopify-challenge__container .secondary.shopify-challenge__button:hover, .shopify-challenge__container .button-group.clear .secondary.shopify-challenge__button:hover, .button-group.clear .secondary.typeform-share:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .secondary.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .secondary.bundle-builder-app--bundle--product-add-button:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.secondary:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.secondary:hover, .button-group.clear .button.secondary:focus, .button-group.clear .shopify-challenge__container .secondary.shopify-challenge__button:focus, .shopify-challenge__container .button-group.clear .secondary.shopify-challenge__button:focus, .button-group.clear .secondary.typeform-share:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .secondary.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .secondary.bundle-builder-app--bundle--product-add-button:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.secondary:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.secondary:focus {
  color: #13ab6c; }

.button-group.clear.success .button, .button-group.clear.success .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group.clear.success .shopify-challenge__button, .button-group.clear.success .typeform-share, .button-group.clear.success #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.success .bundle-builder-app--bundle--product-add-button, .button-group.clear.success #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.success button, .button-group.clear.success .button.disabled, .button-group.clear.success .shopify-challenge__container .disabled.shopify-challenge__button, .shopify-challenge__container .button-group.clear.success .disabled.shopify-challenge__button, .button-group.clear.success .disabled.typeform-share, .button-group.clear.success #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.success .disabled.bundle-builder-app--bundle--product-add-button, .button-group.clear.success #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.success button.disabled, .button-group.clear.success .button[disabled], .button-group.clear.success .shopify-challenge__container .shopify-challenge__button[disabled], .shopify-challenge__container .button-group.clear.success .shopify-challenge__button[disabled], .button-group.clear.success .typeform-share[disabled], .button-group.clear.success #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.success .bundle-builder-app--bundle--product-add-button[disabled], .button-group.clear.success #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.success button[disabled], .button-group.clear.success .button.disabled:hover, .button-group.clear.success .shopify-challenge__container .disabled.shopify-challenge__button:hover, .shopify-challenge__container .button-group.clear.success .disabled.shopify-challenge__button:hover, .button-group.clear.success .disabled.typeform-share:hover, .button-group.clear.success #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.success .disabled.bundle-builder-app--bundle--product-add-button:hover, .button-group.clear.success #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.success button.disabled:hover, .button-group.clear.success .button[disabled]:hover, .button-group.clear.success .shopify-challenge__container .shopify-challenge__button[disabled]:hover, .shopify-challenge__container .button-group.clear.success .shopify-challenge__button[disabled]:hover, .button-group.clear.success .typeform-share[disabled]:hover, .button-group.clear.success #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.success .bundle-builder-app--bundle--product-add-button[disabled]:hover, .button-group.clear.success #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.success button[disabled]:hover, .button-group.clear.success .button.disabled:focus, .button-group.clear.success .shopify-challenge__container .disabled.shopify-challenge__button:focus, .shopify-challenge__container .button-group.clear.success .disabled.shopify-challenge__button:focus, .button-group.clear.success .disabled.typeform-share:focus, .button-group.clear.success #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.success .disabled.bundle-builder-app--bundle--product-add-button:focus, .button-group.clear.success #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.success button.disabled:focus, .button-group.clear.success .button[disabled]:focus, .button-group.clear.success .shopify-challenge__container .shopify-challenge__button[disabled]:focus, .shopify-challenge__container .button-group.clear.success .shopify-challenge__button[disabled]:focus, .button-group.clear.success .typeform-share[disabled]:focus, .button-group.clear.success #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.success .bundle-builder-app--bundle--product-add-button[disabled]:focus, .button-group.clear.success #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.success button[disabled]:focus, .button-group.clear .button.success, .button-group.clear .shopify-challenge__container .success.shopify-challenge__button, .shopify-challenge__container .button-group.clear .success.shopify-challenge__button, .button-group.clear .success.typeform-share, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .success.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .success.bundle-builder-app--bundle--product-add-button, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.success, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.success, .button-group.clear .button.success.disabled, .button-group.clear .shopify-challenge__container .success.disabled.shopify-challenge__button, .shopify-challenge__container .button-group.clear .success.disabled.shopify-challenge__button, .button-group.clear .success.disabled.typeform-share, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .success.disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .success.disabled.bundle-builder-app--bundle--product-add-button, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.success.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.success.disabled, .button-group.clear .button.success[disabled], .button-group.clear .shopify-challenge__container .success.shopify-challenge__button[disabled], .shopify-challenge__container .button-group.clear .success.shopify-challenge__button[disabled], .button-group.clear .success.typeform-share[disabled], .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .success.bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .success.bundle-builder-app--bundle--product-add-button[disabled], .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.success[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.success[disabled], .button-group.clear .button.success.disabled:hover, .button-group.clear .shopify-challenge__container .success.disabled.shopify-challenge__button:hover, .shopify-challenge__container .button-group.clear .success.disabled.shopify-challenge__button:hover, .button-group.clear .success.disabled.typeform-share:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .success.disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .success.disabled.bundle-builder-app--bundle--product-add-button:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.success.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.success.disabled:hover, .button-group.clear .button.success[disabled]:hover, .button-group.clear .shopify-challenge__container .success.shopify-challenge__button[disabled]:hover, .shopify-challenge__container .button-group.clear .success.shopify-challenge__button[disabled]:hover, .button-group.clear .success.typeform-share[disabled]:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .success.bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .success.bundle-builder-app--bundle--product-add-button[disabled]:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.success[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.success[disabled]:hover, .button-group.clear .button.success.disabled:focus, .button-group.clear .shopify-challenge__container .success.disabled.shopify-challenge__button:focus, .shopify-challenge__container .button-group.clear .success.disabled.shopify-challenge__button:focus, .button-group.clear .success.disabled.typeform-share:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .success.disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .success.disabled.bundle-builder-app--bundle--product-add-button:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.success.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.success.disabled:focus, .button-group.clear .button.success[disabled]:focus, .button-group.clear .shopify-challenge__container .success.shopify-challenge__button[disabled]:focus, .shopify-challenge__container .button-group.clear .success.shopify-challenge__button[disabled]:focus, .button-group.clear .success.typeform-share[disabled]:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .success.bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .success.bundle-builder-app--bundle--product-add-button[disabled]:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.success[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.success[disabled]:focus {
  color: #3adb76; }

.button-group.clear.success .button:hover, .button-group.clear.success .shopify-challenge__container .shopify-challenge__button:hover, .shopify-challenge__container .button-group.clear.success .shopify-challenge__button:hover, .button-group.clear.success .typeform-share:hover, .button-group.clear.success #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.success .bundle-builder-app--bundle--product-add-button:hover, .button-group.clear.success #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.success button:hover, .button-group.clear.success .button:focus, .button-group.clear.success .shopify-challenge__container .shopify-challenge__button:focus, .shopify-challenge__container .button-group.clear.success .shopify-challenge__button:focus, .button-group.clear.success .typeform-share:focus, .button-group.clear.success #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.success .bundle-builder-app--bundle--product-add-button:focus, .button-group.clear.success #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.success button:focus, .button-group.clear .button.success:hover, .button-group.clear .shopify-challenge__container .success.shopify-challenge__button:hover, .shopify-challenge__container .button-group.clear .success.shopify-challenge__button:hover, .button-group.clear .success.typeform-share:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .success.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .success.bundle-builder-app--bundle--product-add-button:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.success:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.success:hover, .button-group.clear .button.success:focus, .button-group.clear .shopify-challenge__container .success.shopify-challenge__button:focus, .shopify-challenge__container .button-group.clear .success.shopify-challenge__button:focus, .button-group.clear .success.typeform-share:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .success.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .success.bundle-builder-app--bundle--product-add-button:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.success:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.success:focus {
  color: #157539; }

.button-group.clear.warning .button, .button-group.clear.warning .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group.clear.warning .shopify-challenge__button, .button-group.clear.warning .typeform-share, .button-group.clear.warning #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.warning .bundle-builder-app--bundle--product-add-button, .button-group.clear.warning #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.warning button, .button-group.clear.warning .button.disabled, .button-group.clear.warning .shopify-challenge__container .disabled.shopify-challenge__button, .shopify-challenge__container .button-group.clear.warning .disabled.shopify-challenge__button, .button-group.clear.warning .disabled.typeform-share, .button-group.clear.warning #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.warning .disabled.bundle-builder-app--bundle--product-add-button, .button-group.clear.warning #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.warning button.disabled, .button-group.clear.warning .button[disabled], .button-group.clear.warning .shopify-challenge__container .shopify-challenge__button[disabled], .shopify-challenge__container .button-group.clear.warning .shopify-challenge__button[disabled], .button-group.clear.warning .typeform-share[disabled], .button-group.clear.warning #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.warning .bundle-builder-app--bundle--product-add-button[disabled], .button-group.clear.warning #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.warning button[disabled], .button-group.clear.warning .button.disabled:hover, .button-group.clear.warning .shopify-challenge__container .disabled.shopify-challenge__button:hover, .shopify-challenge__container .button-group.clear.warning .disabled.shopify-challenge__button:hover, .button-group.clear.warning .disabled.typeform-share:hover, .button-group.clear.warning #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.warning .disabled.bundle-builder-app--bundle--product-add-button:hover, .button-group.clear.warning #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.warning button.disabled:hover, .button-group.clear.warning .button[disabled]:hover, .button-group.clear.warning .shopify-challenge__container .shopify-challenge__button[disabled]:hover, .shopify-challenge__container .button-group.clear.warning .shopify-challenge__button[disabled]:hover, .button-group.clear.warning .typeform-share[disabled]:hover, .button-group.clear.warning #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.warning .bundle-builder-app--bundle--product-add-button[disabled]:hover, .button-group.clear.warning #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.warning button[disabled]:hover, .button-group.clear.warning .button.disabled:focus, .button-group.clear.warning .shopify-challenge__container .disabled.shopify-challenge__button:focus, .shopify-challenge__container .button-group.clear.warning .disabled.shopify-challenge__button:focus, .button-group.clear.warning .disabled.typeform-share:focus, .button-group.clear.warning #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.warning .disabled.bundle-builder-app--bundle--product-add-button:focus, .button-group.clear.warning #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.warning button.disabled:focus, .button-group.clear.warning .button[disabled]:focus, .button-group.clear.warning .shopify-challenge__container .shopify-challenge__button[disabled]:focus, .shopify-challenge__container .button-group.clear.warning .shopify-challenge__button[disabled]:focus, .button-group.clear.warning .typeform-share[disabled]:focus, .button-group.clear.warning #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.warning .bundle-builder-app--bundle--product-add-button[disabled]:focus, .button-group.clear.warning #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.warning button[disabled]:focus, .button-group.clear .button.warning, .button-group.clear .shopify-challenge__container .warning.shopify-challenge__button, .shopify-challenge__container .button-group.clear .warning.shopify-challenge__button, .button-group.clear .warning.typeform-share, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .warning.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .warning.bundle-builder-app--bundle--product-add-button, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.warning, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.warning, .button-group.clear .button.warning.disabled, .button-group.clear .shopify-challenge__container .warning.disabled.shopify-challenge__button, .shopify-challenge__container .button-group.clear .warning.disabled.shopify-challenge__button, .button-group.clear .warning.disabled.typeform-share, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .warning.disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .warning.disabled.bundle-builder-app--bundle--product-add-button, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.warning.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.warning.disabled, .button-group.clear .button.warning[disabled], .button-group.clear .shopify-challenge__container .warning.shopify-challenge__button[disabled], .shopify-challenge__container .button-group.clear .warning.shopify-challenge__button[disabled], .button-group.clear .warning.typeform-share[disabled], .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .warning.bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .warning.bundle-builder-app--bundle--product-add-button[disabled], .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.warning[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.warning[disabled], .button-group.clear .button.warning.disabled:hover, .button-group.clear .shopify-challenge__container .warning.disabled.shopify-challenge__button:hover, .shopify-challenge__container .button-group.clear .warning.disabled.shopify-challenge__button:hover, .button-group.clear .warning.disabled.typeform-share:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .warning.disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .warning.disabled.bundle-builder-app--bundle--product-add-button:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.warning.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.warning.disabled:hover, .button-group.clear .button.warning[disabled]:hover, .button-group.clear .shopify-challenge__container .warning.shopify-challenge__button[disabled]:hover, .shopify-challenge__container .button-group.clear .warning.shopify-challenge__button[disabled]:hover, .button-group.clear .warning.typeform-share[disabled]:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .warning.bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .warning.bundle-builder-app--bundle--product-add-button[disabled]:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.warning[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.warning[disabled]:hover, .button-group.clear .button.warning.disabled:focus, .button-group.clear .shopify-challenge__container .warning.disabled.shopify-challenge__button:focus, .shopify-challenge__container .button-group.clear .warning.disabled.shopify-challenge__button:focus, .button-group.clear .warning.disabled.typeform-share:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .warning.disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .warning.disabled.bundle-builder-app--bundle--product-add-button:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.warning.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.warning.disabled:focus, .button-group.clear .button.warning[disabled]:focus, .button-group.clear .shopify-challenge__container .warning.shopify-challenge__button[disabled]:focus, .shopify-challenge__container .button-group.clear .warning.shopify-challenge__button[disabled]:focus, .button-group.clear .warning.typeform-share[disabled]:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .warning.bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .warning.bundle-builder-app--bundle--product-add-button[disabled]:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.warning[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.warning[disabled]:focus {
  color: #ffae00; }

.button-group.clear.warning .button:hover, .button-group.clear.warning .shopify-challenge__container .shopify-challenge__button:hover, .shopify-challenge__container .button-group.clear.warning .shopify-challenge__button:hover, .button-group.clear.warning .typeform-share:hover, .button-group.clear.warning #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.warning .bundle-builder-app--bundle--product-add-button:hover, .button-group.clear.warning #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.warning button:hover, .button-group.clear.warning .button:focus, .button-group.clear.warning .shopify-challenge__container .shopify-challenge__button:focus, .shopify-challenge__container .button-group.clear.warning .shopify-challenge__button:focus, .button-group.clear.warning .typeform-share:focus, .button-group.clear.warning #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.warning .bundle-builder-app--bundle--product-add-button:focus, .button-group.clear.warning #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.warning button:focus, .button-group.clear .button.warning:hover, .button-group.clear .shopify-challenge__container .warning.shopify-challenge__button:hover, .shopify-challenge__container .button-group.clear .warning.shopify-challenge__button:hover, .button-group.clear .warning.typeform-share:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .warning.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .warning.bundle-builder-app--bundle--product-add-button:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.warning:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.warning:hover, .button-group.clear .button.warning:focus, .button-group.clear .shopify-challenge__container .warning.shopify-challenge__button:focus, .shopify-challenge__container .button-group.clear .warning.shopify-challenge__button:focus, .button-group.clear .warning.typeform-share:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .warning.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .warning.bundle-builder-app--bundle--product-add-button:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.warning:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.warning:focus {
  color: #805700; }

.button-group.clear.alert .button, .button-group.clear.alert .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group.clear.alert .shopify-challenge__button, .button-group.clear.alert .typeform-share, .button-group.clear.alert #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.alert .bundle-builder-app--bundle--product-add-button, .button-group.clear.alert #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.alert button, .button-group.clear.alert .button.disabled, .button-group.clear.alert .shopify-challenge__container .disabled.shopify-challenge__button, .shopify-challenge__container .button-group.clear.alert .disabled.shopify-challenge__button, .button-group.clear.alert .disabled.typeform-share, .button-group.clear.alert #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.alert .disabled.bundle-builder-app--bundle--product-add-button, .button-group.clear.alert #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.alert button.disabled, .button-group.clear.alert .button[disabled], .button-group.clear.alert .shopify-challenge__container .shopify-challenge__button[disabled], .shopify-challenge__container .button-group.clear.alert .shopify-challenge__button[disabled], .button-group.clear.alert .typeform-share[disabled], .button-group.clear.alert #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.alert .bundle-builder-app--bundle--product-add-button[disabled], .button-group.clear.alert #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.alert button[disabled], .button-group.clear.alert .button.disabled:hover, .button-group.clear.alert .shopify-challenge__container .disabled.shopify-challenge__button:hover, .shopify-challenge__container .button-group.clear.alert .disabled.shopify-challenge__button:hover, .button-group.clear.alert .disabled.typeform-share:hover, .button-group.clear.alert #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.alert .disabled.bundle-builder-app--bundle--product-add-button:hover, .button-group.clear.alert #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.alert button.disabled:hover, .button-group.clear.alert .button[disabled]:hover, .button-group.clear.alert .shopify-challenge__container .shopify-challenge__button[disabled]:hover, .shopify-challenge__container .button-group.clear.alert .shopify-challenge__button[disabled]:hover, .button-group.clear.alert .typeform-share[disabled]:hover, .button-group.clear.alert #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.alert .bundle-builder-app--bundle--product-add-button[disabled]:hover, .button-group.clear.alert #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.alert button[disabled]:hover, .button-group.clear.alert .button.disabled:focus, .button-group.clear.alert .shopify-challenge__container .disabled.shopify-challenge__button:focus, .shopify-challenge__container .button-group.clear.alert .disabled.shopify-challenge__button:focus, .button-group.clear.alert .disabled.typeform-share:focus, .button-group.clear.alert #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.alert .disabled.bundle-builder-app--bundle--product-add-button:focus, .button-group.clear.alert #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.alert button.disabled:focus, .button-group.clear.alert .button[disabled]:focus, .button-group.clear.alert .shopify-challenge__container .shopify-challenge__button[disabled]:focus, .shopify-challenge__container .button-group.clear.alert .shopify-challenge__button[disabled]:focus, .button-group.clear.alert .typeform-share[disabled]:focus, .button-group.clear.alert #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.alert .bundle-builder-app--bundle--product-add-button[disabled]:focus, .button-group.clear.alert #bundle-builder-app--bundle--root .bundle-builder-app--button-container button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.alert button[disabled]:focus, .button-group.clear .button.alert, .button-group.clear .shopify-challenge__container .alert.shopify-challenge__button, .shopify-challenge__container .button-group.clear .alert.shopify-challenge__button, .button-group.clear .alert.typeform-share, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .alert.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .alert.bundle-builder-app--bundle--product-add-button, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.alert, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.alert, .button-group.clear .button.alert.disabled, .button-group.clear .shopify-challenge__container .alert.disabled.shopify-challenge__button, .shopify-challenge__container .button-group.clear .alert.disabled.shopify-challenge__button, .button-group.clear .alert.disabled.typeform-share, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .alert.disabled.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .alert.disabled.bundle-builder-app--bundle--product-add-button, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.alert.disabled, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.alert.disabled, .button-group.clear .button.alert[disabled], .button-group.clear .shopify-challenge__container .alert.shopify-challenge__button[disabled], .shopify-challenge__container .button-group.clear .alert.shopify-challenge__button[disabled], .button-group.clear .alert.typeform-share[disabled], .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .alert.bundle-builder-app--bundle--product-add-button[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .alert.bundle-builder-app--bundle--product-add-button[disabled], .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.alert[disabled], #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.alert[disabled], .button-group.clear .button.alert.disabled:hover, .button-group.clear .shopify-challenge__container .alert.disabled.shopify-challenge__button:hover, .shopify-challenge__container .button-group.clear .alert.disabled.shopify-challenge__button:hover, .button-group.clear .alert.disabled.typeform-share:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .alert.disabled.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .alert.disabled.bundle-builder-app--bundle--product-add-button:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.alert.disabled:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.alert.disabled:hover, .button-group.clear .button.alert[disabled]:hover, .button-group.clear .shopify-challenge__container .alert.shopify-challenge__button[disabled]:hover, .shopify-challenge__container .button-group.clear .alert.shopify-challenge__button[disabled]:hover, .button-group.clear .alert.typeform-share[disabled]:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .alert.bundle-builder-app--bundle--product-add-button[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .alert.bundle-builder-app--bundle--product-add-button[disabled]:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.alert[disabled]:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.alert[disabled]:hover, .button-group.clear .button.alert.disabled:focus, .button-group.clear .shopify-challenge__container .alert.disabled.shopify-challenge__button:focus, .shopify-challenge__container .button-group.clear .alert.disabled.shopify-challenge__button:focus, .button-group.clear .alert.disabled.typeform-share:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .alert.disabled.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .alert.disabled.bundle-builder-app--bundle--product-add-button:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.alert.disabled:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.alert.disabled:focus, .button-group.clear .button.alert[disabled]:focus, .button-group.clear .shopify-challenge__container .alert.shopify-challenge__button[disabled]:focus, .shopify-challenge__container .button-group.clear .alert.shopify-challenge__button[disabled]:focus, .button-group.clear .alert.typeform-share[disabled]:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .alert.bundle-builder-app--bundle--product-add-button[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .alert.bundle-builder-app--bundle--product-add-button[disabled]:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.alert[disabled]:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.alert[disabled]:focus {
  color: #cc4b37; }

.button-group.clear.alert .button:hover, .button-group.clear.alert .shopify-challenge__container .shopify-challenge__button:hover, .shopify-challenge__container .button-group.clear.alert .shopify-challenge__button:hover, .button-group.clear.alert .typeform-share:hover, .button-group.clear.alert #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.alert .bundle-builder-app--bundle--product-add-button:hover, .button-group.clear.alert #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.alert button:hover, .button-group.clear.alert .button:focus, .button-group.clear.alert .shopify-challenge__container .shopify-challenge__button:focus, .shopify-challenge__container .button-group.clear.alert .shopify-challenge__button:focus, .button-group.clear.alert .typeform-share:focus, .button-group.clear.alert #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear.alert .bundle-builder-app--bundle--product-add-button:focus, .button-group.clear.alert #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear.alert button:focus, .button-group.clear .button.alert:hover, .button-group.clear .shopify-challenge__container .alert.shopify-challenge__button:hover, .shopify-challenge__container .button-group.clear .alert.shopify-challenge__button:hover, .button-group.clear .alert.typeform-share:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .alert.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .alert.bundle-builder-app--bundle--product-add-button:hover, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.alert:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.alert:hover, .button-group.clear .button.alert:focus, .button-group.clear .shopify-challenge__container .alert.shopify-challenge__button:focus, .shopify-challenge__container .button-group.clear .alert.shopify-challenge__button:focus, .button-group.clear .alert.typeform-share:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .alert.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.clear .alert.bundle-builder-app--bundle--product-add-button:focus, .button-group.clear #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.alert:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.clear button.alert:focus {
  color: #67251a; }

.button-group.no-gaps .button, .button-group.no-gaps .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group.no-gaps .shopify-challenge__button, .button-group.no-gaps .typeform-share, .button-group.no-gaps #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.no-gaps .bundle-builder-app--bundle--product-add-button, .button-group.no-gaps #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.no-gaps button {
  margin-right: -0.0625rem; }

.button-group.no-gaps .button + .button, .button-group.no-gaps .shopify-challenge__container .shopify-challenge__button + .button, .shopify-challenge__container .button-group.no-gaps .shopify-challenge__button + .button, .button-group.no-gaps .typeform-share + .button, .button-group.no-gaps #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button + .button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.no-gaps .bundle-builder-app--bundle--product-add-button + .button, .button-group.no-gaps #bundle-builder-app--bundle--root .bundle-builder-app--button-container button + .button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.no-gaps button + .button, .button-group.no-gaps .shopify-challenge__container .button + .shopify-challenge__button, .shopify-challenge__container .button-group.no-gaps .button + .shopify-challenge__button, .button-group.no-gaps .shopify-challenge__container .shopify-challenge__button + .shopify-challenge__button, .shopify-challenge__container .button-group.no-gaps .shopify-challenge__button + .shopify-challenge__button, .button-group.no-gaps .shopify-challenge__container .typeform-share + .shopify-challenge__button, .shopify-challenge__container .button-group.no-gaps .typeform-share + .shopify-challenge__button, .button-group.no-gaps #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .shopify-challenge__container .bundle-builder-app--bundle--product-add-button + .shopify-challenge__button, .shopify-challenge__container .button-group.no-gaps #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button + .shopify-challenge__button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.no-gaps .shopify-challenge__container .bundle-builder-app--bundle--product-add-button + .shopify-challenge__button, .shopify-challenge__container #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.no-gaps .bundle-builder-app--bundle--product-add-button + .shopify-challenge__button, .button-group.no-gaps #bundle-builder-app--bundle--root .bundle-builder-app--button-container .shopify-challenge__container button + .shopify-challenge__button, .shopify-challenge__container .button-group.no-gaps #bundle-builder-app--bundle--root .bundle-builder-app--button-container button + .shopify-challenge__button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.no-gaps .shopify-challenge__container button + .shopify-challenge__button, .shopify-challenge__container #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.no-gaps button + .shopify-challenge__button, .button-group.no-gaps .button + .typeform-share, .button-group.no-gaps .shopify-challenge__container .shopify-challenge__button + .typeform-share, .shopify-challenge__container .button-group.no-gaps .shopify-challenge__button + .typeform-share, .button-group.no-gaps .typeform-share + .typeform-share, .button-group.no-gaps #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button + .typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.no-gaps .bundle-builder-app--bundle--product-add-button + .typeform-share, .button-group.no-gaps #bundle-builder-app--bundle--root .bundle-builder-app--button-container button + .typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.no-gaps button + .typeform-share, .button-group.no-gaps #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button + .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.no-gaps .button + .bundle-builder-app--bundle--product-add-button, .button-group.no-gaps .shopify-challenge__container #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .shopify-challenge__button + .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.no-gaps .shopify-challenge__container .shopify-challenge__button + .bundle-builder-app--bundle--product-add-button, .shopify-challenge__container .button-group.no-gaps #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .shopify-challenge__button + .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .shopify-challenge__container .button-group.no-gaps .shopify-challenge__button + .bundle-builder-app--bundle--product-add-button, .button-group.no-gaps #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .typeform-share + .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.no-gaps .typeform-share + .bundle-builder-app--bundle--product-add-button, .button-group.no-gaps #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button + .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.no-gaps .bundle-builder-app--bundle--product-add-button + .bundle-builder-app--bundle--product-add-button, .button-group.no-gaps #bundle-builder-app--bundle--root .bundle-builder-app--button-container .bundle-builder-app--bundle--product button + .bundle-builder-app--bundle--product-add-button, .button-group.no-gaps #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--button-container button + .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.no-gaps .bundle-builder-app--bundle--product button + .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--button-container .button-group.no-gaps button + .bundle-builder-app--bundle--product-add-button, .button-group.no-gaps #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button + button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.no-gaps .button + button, .button-group.no-gaps .shopify-challenge__container #bundle-builder-app--bundle--root .bundle-builder-app--button-container .shopify-challenge__button + button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.no-gaps .shopify-challenge__container .shopify-challenge__button + button, .shopify-challenge__container .button-group.no-gaps #bundle-builder-app--bundle--root .bundle-builder-app--button-container .shopify-challenge__button + button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .shopify-challenge__container .button-group.no-gaps .shopify-challenge__button + button, .button-group.no-gaps #bundle-builder-app--bundle--root .bundle-builder-app--button-container .typeform-share + button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.no-gaps .typeform-share + button, .button-group.no-gaps #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--button-container .bundle-builder-app--bundle--product-add-button + button, .button-group.no-gaps #bundle-builder-app--bundle--root .bundle-builder-app--button-container .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button + button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.no-gaps .bundle-builder-app--button-container .bundle-builder-app--bundle--product-add-button + button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .bundle-builder-app--bundle--product .button-group.no-gaps .bundle-builder-app--bundle--product-add-button + button, .button-group.no-gaps #bundle-builder-app--bundle--root .bundle-builder-app--button-container button + button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.no-gaps button + button {
  border-left-color: transparent; }

.button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
  flex-wrap: wrap; }

.button-group.stacked .button, .button-group.stacked .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group.stacked .shopify-challenge__button, .button-group.stacked .typeform-share, .button-group.stacked #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.stacked .bundle-builder-app--bundle--product-add-button, .button-group.stacked #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.stacked button, .button-group.stacked-for-small .button, .button-group.stacked-for-small .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group.stacked-for-small .shopify-challenge__button, .button-group.stacked-for-small .typeform-share, .button-group.stacked-for-small #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.stacked-for-small .bundle-builder-app--bundle--product-add-button, .button-group.stacked-for-small #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.stacked-for-small button, .button-group.stacked-for-medium .button, .button-group.stacked-for-medium .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group.stacked-for-medium .shopify-challenge__button, .button-group.stacked-for-medium .typeform-share, .button-group.stacked-for-medium #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.stacked-for-medium .bundle-builder-app--bundle--product-add-button, .button-group.stacked-for-medium #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.stacked-for-medium button {
  flex: 0 0 100%; }

.button-group.stacked .button:last-child, .button-group.stacked .shopify-challenge__container .shopify-challenge__button:last-child, .shopify-challenge__container .button-group.stacked .shopify-challenge__button:last-child, .button-group.stacked .typeform-share:last-child, .button-group.stacked #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:last-child, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.stacked .bundle-builder-app--bundle--product-add-button:last-child, .button-group.stacked #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:last-child, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.stacked button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-small .shopify-challenge__container .shopify-challenge__button:last-child, .shopify-challenge__container .button-group.stacked-for-small .shopify-challenge__button:last-child, .button-group.stacked-for-small .typeform-share:last-child, .button-group.stacked-for-small #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:last-child, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.stacked-for-small .bundle-builder-app--bundle--product-add-button:last-child, .button-group.stacked-for-small #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:last-child, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.stacked-for-small button:last-child, .button-group.stacked-for-medium .button:last-child, .button-group.stacked-for-medium .shopify-challenge__container .shopify-challenge__button:last-child, .shopify-challenge__container .button-group.stacked-for-medium .shopify-challenge__button:last-child, .button-group.stacked-for-medium .typeform-share:last-child, .button-group.stacked-for-medium #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:last-child, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.stacked-for-medium .bundle-builder-app--bundle--product-add-button:last-child, .button-group.stacked-for-medium #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:last-child, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.stacked-for-medium button:last-child {
  margin-bottom: 0; }

.button-group.stacked.expanded .button, .button-group.stacked.expanded .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group.stacked.expanded .shopify-challenge__button, .button-group.stacked.expanded .typeform-share, .button-group.stacked.expanded #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.stacked.expanded .bundle-builder-app--bundle--product-add-button, .button-group.stacked.expanded #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.stacked.expanded button, .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-small.expanded .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group.stacked-for-small.expanded .shopify-challenge__button, .button-group.stacked-for-small.expanded .typeform-share, .button-group.stacked-for-small.expanded #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.stacked-for-small.expanded .bundle-builder-app--bundle--product-add-button, .button-group.stacked-for-small.expanded #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.stacked-for-small.expanded button, .button-group.stacked-for-medium.expanded .button, .button-group.stacked-for-medium.expanded .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group.stacked-for-medium.expanded .shopify-challenge__button, .button-group.stacked-for-medium.expanded .typeform-share, .button-group.stacked-for-medium.expanded #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.stacked-for-medium.expanded .bundle-builder-app--bundle--product-add-button, .button-group.stacked-for-medium.expanded #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.stacked-for-medium.expanded button {
  flex: 1 1 0px;
  margin-right: 0; }

@media print, screen and (min-width: 40em) {
  .button-group.stacked-for-small .button, .button-group.stacked-for-small .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group.stacked-for-small .shopify-challenge__button, .button-group.stacked-for-small .typeform-share, .button-group.stacked-for-small #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.stacked-for-small .bundle-builder-app--bundle--product-add-button, .button-group.stacked-for-small #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.stacked-for-small button {
    flex: 0 0 auto;
    margin-bottom: 0; } }

@media print, screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button, .button-group.stacked-for-medium .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group.stacked-for-medium .shopify-challenge__button, .button-group.stacked-for-medium .typeform-share, .button-group.stacked-for-medium #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.stacked-for-medium .bundle-builder-app--bundle--product-add-button, .button-group.stacked-for-medium #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.stacked-for-medium button {
    flex: 0 0 auto;
    margin-bottom: 0; } }

@media print, screen and (max-width: 39.99875em) {
  .button-group.stacked-for-small.expanded {
    display: block; }
  .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-small.expanded .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group.stacked-for-small.expanded .shopify-challenge__button, .button-group.stacked-for-small.expanded .typeform-share, .button-group.stacked-for-small.expanded #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.stacked-for-small.expanded .bundle-builder-app--bundle--product-add-button, .button-group.stacked-for-small.expanded #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.stacked-for-small.expanded button {
    display: block;
    margin-right: 0; } }

@media print, screen and (max-width: 63.99875em) {
  .button-group.stacked-for-medium.expanded {
    display: block; }
  .button-group.stacked-for-medium.expanded .button, .button-group.stacked-for-medium.expanded .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .button-group.stacked-for-medium.expanded .shopify-challenge__button, .button-group.stacked-for-medium.expanded .typeform-share, .button-group.stacked-for-medium.expanded #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .button-group.stacked-for-medium.expanded .bundle-builder-app--bundle--product-add-button, .button-group.stacked-for-medium.expanded #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .button-group.stacked-for-medium.expanded button {
    display: block;
    margin-right: 0; } }

.close-button {
  position: absolute;
  z-index: 10;
  color: #8a8a8a;
  cursor: pointer; }

[data-whatinput='mouse'] .close-button {
  outline: 0; }

.close-button:hover, .close-button:focus {
  color: #0a0a0a; }

.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1; }

.close-button.medium, .close-button {
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1; }

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #000;
  color: #fefefe; }

.label.primary, .shopify-challenge__container .label.shopify-challenge__button, .label.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.label {
  background: #000;
  color: #fefefe; }

.label.secondary {
  background: #8AF2C7;
  color: #0a0a0a; }

.label.success {
  background: #3adb76;
  color: #0a0a0a; }

.label.warning {
  background: #ffae00;
  color: #0a0a0a; }

.label.alert {
  background: #cc4b37;
  color: #fefefe; }

.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0;
  background-color: #cacaca; }

.progress.primary .progress-meter, .shopify-challenge__container .progress.shopify-challenge__button .progress-meter, .progress.typeform-share .progress-meter, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.progress .progress-meter {
  background-color: #000; }

.progress.secondary .progress-meter {
  background-color: #8AF2C7; }

.progress.success .progress-meter {
  background-color: #3adb76; }

.progress.warning .progress-meter {
  background-color: #ffae00; }

.progress.alert .progress-meter {
  background-color: #cc4b37; }

.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #000; }

.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #fefefe;
  white-space: nowrap; }

.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  touch-action: none; }

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #cacaca;
  transition: all 0.2s ease-in-out; }

.slider-fill.is-dragging {
  transition: all 0s linear; }

.slider-handle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0;
  background-color: #000;
  transition: all 0.2s ease-in-out;
  touch-action: manipulation; }

[data-whatinput='mouse'] .slider-handle {
  outline: 0; }

.slider-handle:hover {
  background-color: black; }

.slider-handle.is-dragging {
  transition: all 0s linear; }

.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed; }

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  transform: scale(1, -1); }

.slider.vertical .slider-fill {
  top: 0;
  width: 0.5rem;
  max-height: 100%; }

.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  transform: translateX(-50%); }

.switch {
  height: 2rem;
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.875rem;
  font-weight: bold;
  color: #fefefe;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0; }

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 0;
  background: #cacaca;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer; }

input + .switch-paddle {
  margin: 0; }

.switch-paddle::after {
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  transform: translate3d(0, 0, 0);
  border-radius: 0;
  background: #fefefe;
  transition: all 0.25s ease-out;
  content: ''; }

input:checked ~ .switch-paddle {
  background: #000; }

input:checked ~ .switch-paddle::after {
  left: 2.25rem; }

input:disabled ~ .switch-paddle {
  cursor: not-allowed;
  opacity: 0.5; }

[data-whatinput='mouse'] input:focus ~ .switch-paddle {
  outline: 0; }

.switch-active, .switch-inactive {
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.switch-active {
  left: 8%;
  display: none; }

input:checked + label > .switch-active {
  display: block; }

.switch-inactive {
  right: 15%; }

input:checked + label > .switch-inactive {
  display: none; }

.switch.tiny {
  height: 1.5rem; }

.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: 0.625rem; }

.switch.tiny .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1rem;
  height: 1rem; }

.switch.tiny input:checked ~ .switch-paddle::after {
  left: 1.75rem; }

.switch.small {
  height: 1.75rem; }

.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: 0.75rem; }

.switch.small .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1.25rem;
  height: 1.25rem; }

.switch.small input:checked ~ .switch-paddle::after {
  left: 2rem; }

.switch.large {
  height: 2.5rem; }

.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem; }

.switch.large .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 2rem;
  height: 2rem; }

.switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem; }

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0; }

thead,
tbody,
tfoot {
  border: 1px solid #f1f1f1;
  background-color: #fefefe; }

caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold; }

thead {
  background: #f8f8f8;
  color: #0a0a0a; }

tfoot {
  background: #f1f1f1;
  color: #0a0a0a; }

thead tr,
tfoot tr {
  background: transparent; }

thead th,
thead td,
tfoot th,
tfoot td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
  text-align: left; }

tbody th,
tbody td {
  padding: 0.5rem 0.625rem 0.625rem; }

tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #f1f1f1; }

table.unstriped tbody {
  background-color: #fefefe; }

table.unstriped tbody tr {
  border-bottom: 0;
  border-bottom: 1px solid #f1f1f1;
  background-color: #fefefe; }

@media print, screen and (max-width: 63.99875em) {
  table.stack thead {
    display: none; }
  table.stack tfoot {
    display: none; }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block; }
  table.stack td {
    border-top: 0; } }

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto; }

table.hover thead tr:hover {
  background-color: #f3f3f3; }

table.hover tfoot tr:hover {
  background-color: #ececec; }

table.hover tbody tr:hover {
  background-color: #f9f9f9; }

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ececec; }

.table-scroll {
  overflow-x: auto; }

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #000;
  color: #fefefe; }

.badge.primary, .shopify-challenge__container .badge.shopify-challenge__button, .badge.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.badge {
  background: #000;
  color: #fefefe; }

.badge.secondary {
  background: #8AF2C7;
  color: #0a0a0a; }

.badge.success {
  background: #3adb76;
  color: #0a0a0a; }

.badge.warning {
  background: #ffae00;
  color: #0a0a0a; }

.badge.alert {
  background: #cc4b37;
  color: #fefefe; }

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none; }

.breadcrumbs::before, .breadcrumbs::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1; }

.breadcrumbs::after {
  clear: both; }

.breadcrumbs li {
  float: left;
  font-size: 0.6875rem;
  color: #0a0a0a;
  cursor: default;
  text-transform: uppercase; }

.breadcrumbs li:not(:last-child)::after {
  position: relative;
  margin: 0 0.75rem;
  opacity: 1;
  content: "/";
  color: #cacaca; }

.breadcrumbs a {
  color: #000; }

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

.breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed; }

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 0;
  background-color: white;
  color: #0a0a0a; }

.callout > :first-child {
  margin-top: 0; }

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

.callout.primary, .shopify-challenge__container .callout.shopify-challenge__button, .callout.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.callout {
  background-color: #d9d9d9;
  color: #0a0a0a; }

.callout.secondary {
  background-color: #edfdf7;
  color: #0a0a0a; }

.callout.success {
  background-color: #e1faea;
  color: #0a0a0a; }

.callout.warning {
  background-color: #fff3d9;
  color: #0a0a0a; }

.callout.alert {
  background-color: #f7e4e1;
  color: #0a0a0a; }

.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem; }

.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem; }

.card {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  background: #fefefe;
  box-shadow: none;
  overflow: hidden;
  color: #0a0a0a; }

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

.card-divider {
  display: flex;
  flex: 0 1 auto;
  padding: 1rem;
  background: #e6e6e6; }

.card-divider > :last-child {
  margin-bottom: 0; }

.card-section {
  flex: 1 0 auto;
  padding: 1rem; }

.card-section > :last-child {
  margin-bottom: 0; }

.card-image {
  min-height: 1px; }

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: none;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-size: 1rem; }

.dropdown-pane.is-opening {
  display: block; }

.dropdown-pane.is-open {
  display: block;
  visibility: visible; }

.dropdown-pane.tiny {
  width: 100px; }

.dropdown-pane.small {
  width: 200px; }

.dropdown-pane.large {
  width: 400px; }

.pagination {
  margin-left: 0;
  margin-bottom: 1rem; }

.pagination::before, .pagination::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1; }

.pagination::after {
  clear: both; }

.pagination li {
  margin-right: 0.0625rem;
  border-radius: 0;
  font-size: 0.875rem;
  display: none; }

.pagination li:last-child, .pagination li:first-child {
  display: inline-block; }

@media print, screen and (min-width: 40em) {
  .pagination li {
    display: inline-block; } }

.pagination a,
.pagination button {
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 0;
  color: #0a0a0a; }

.pagination a:hover,
.pagination button:hover {
  background: #e6e6e6; }

.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #000;
  color: #fefefe;
  cursor: default; }

.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #cacaca;
  cursor: not-allowed; }

.pagination .disabled:hover {
  background: transparent; }

.pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: '\2026';
  color: #0a0a0a; }

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: "«"; }

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: "»"; }

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: bold;
  cursor: help; }

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 0;
  background-color: #0a0a0a;
  font-size: 80%;
  color: #fefefe; }

.tooltip::before {
  position: absolute; }

.tooltip.bottom::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent #0a0a0a;
  bottom: 100%; }

.tooltip.bottom.align-center::before {
  left: 50%;
  transform: translateX(-50%); }

.tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #0a0a0a transparent transparent;
  top: 100%;
  bottom: auto; }

.tooltip.top.align-center::before {
  left: 50%;
  transform: translateX(-50%); }

.tooltip.left::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #0a0a0a;
  left: 100%; }

.tooltip.left.align-center::before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%); }

.tooltip.right::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #0a0a0a transparent transparent;
  right: 100%;
  left: auto; }

.tooltip.right.align-center::before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%); }

.tooltip.align-top::before {
  bottom: auto;
  top: 10%; }

.tooltip.align-bottom::before {
  bottom: 10%;
  top: auto; }

.tooltip.align-left::before {
  left: 10%;
  right: auto; }

.tooltip.align-right::before {
  left: auto;
  right: 10%; }

.accordion {
  margin-left: 0;
  background: #fefefe;
  list-style-type: none; }

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

.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0; }

.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0; }

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #000; }

:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0 0 0 0; }

.accordion-title:hover, .accordion-title:focus {
  background-color: #e6e6e6; }

.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: "+"; }

.is-active > .accordion-title::before {
  content: "–"; }

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #0a0a0a; }

:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6; }

.media-object {
  display: flex;
  margin-bottom: 1rem;
  flex-wrap: nowrap; }

.media-object img {
  max-width: none; }

@media print, screen and (max-width: 39.99875em) {
  .media-object.stack-for-small {
    flex-wrap: wrap; } }

.media-object-section {
  flex: 0 1 auto; }

.media-object-section:first-child {
  padding-right: 1rem; }

.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem; }

.media-object-section > :last-child {
  margin-bottom: 0; }

@media print, screen and (max-width: 39.99875em) {
  .stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    flex-basis: 100%;
    max-width: 100%; }
  .stack-for-small .media-object-section img {
    width: 100%; } }

.media-object-section.main-section {
  flex: 1 1 0px; }

.orbit {
  position: relative; }

.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden; }

.orbit-slide {
  width: 100%;
  position: absolute; }

.orbit-slide.no-motionui.is-active {
  top: 0;
  left: 0; }

.orbit-figure {
  margin: 0; }

.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0; }

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(10, 10, 10, 0.5);
  color: #fefefe; }

.orbit-previous, .orbit-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fefefe; }

[data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
  outline: 0; }

.orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
  background-color: rgba(10, 10, 10, 0.5); }

.orbit-previous {
  left: 0; }

.orbit-next {
  left: auto;
  right: 0; }

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center; }

[data-whatinput='mouse'] .orbit-bullets {
  outline: 0; }

.orbit-bullets button {
  width: 1.2rem;
  height: 1.2rem;
  margin: 0.1rem;
  border-radius: 50%;
  background-color: #cacaca; }

.orbit-bullets button:hover {
  background-color: #8a8a8a; }

.orbit-bullets button.is-active {
  background-color: #8a8a8a; }

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden; }

.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.responsive-embed.widescreen,
.flex-video.widescreen {
  padding-bottom: 56.25%; }

.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none; }

.tabs::before, .tabs::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1; }

.tabs::after {
  clear: both; }

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto; }

.tabs.simple > li > a {
  padding: 0; }

.tabs.simple > li > a:hover {
  background: transparent; }

.tabs.primary, .shopify-challenge__container .tabs.shopify-challenge__button, .tabs.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.tabs {
  background: #000; }

.tabs.primary > li > a, .shopify-challenge__container .tabs.shopify-challenge__button > li > a, .tabs.typeform-share > li > a, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.tabs > li > a {
  color: #fefefe; }

.tabs.primary > li > a:hover, .shopify-challenge__container .tabs.shopify-challenge__button > li > a:hover, .tabs.typeform-share > li > a:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.tabs > li > a:hover, .tabs.primary > li > a:focus, .shopify-challenge__container .tabs.shopify-challenge__button > li > a:focus, .tabs.typeform-share > li > a:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.tabs > li > a:focus {
  background: #0d0d0d; }

.tabs-title {
  float: left; }

.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #000; }

[data-whatinput='mouse'] .tabs-title > a {
  outline: 0; }

.tabs-title > a:hover {
  background: #fefefe;
  color: black; }

.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
  background: #e6e6e6;
  color: #000; }

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #0a0a0a;
  transition: all 0.5s ease; }

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0; }

.tabs-panel {
  display: none;
  padding: 1rem; }

.tabs-panel.is-active {
  display: block; }

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: 4px solid #fefefe;
  border-radius: 0;
  box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  line-height: 0; }

a.thumbnail {
  transition: box-shadow 200ms ease-out; }

a.thumbnail:hover, a.thumbnail:focus {
  box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.5); }

a.thumbnail image {
  box-shadow: none; }

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: flex;
  flex-wrap: wrap; }

[data-whatinput='mouse'] .menu li {
  outline: 0; }

.menu a,
.menu .button,
.menu .shopify-challenge__container .shopify-challenge__button,
.shopify-challenge__container .menu .shopify-challenge__button,
.menu .typeform-share,
.menu #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button,
#bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .menu .bundle-builder-app--bundle--product-add-button,
.menu #bundle-builder-app--bundle--root .bundle-builder-app--button-container button,
#bundle-builder-app--bundle--root .bundle-builder-app--button-container .menu button {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem; }

.menu input,
.menu select,
.menu a,
.menu button {
  margin-bottom: 0; }

.menu input {
  display: inline-block; }

.menu, .menu.horizontal {
  flex-wrap: wrap;
  flex-direction: row; }

.menu.vertical {
  flex-wrap: nowrap;
  flex-direction: column; }

.menu.expanded li {
  flex: 1 1 0px; }

.menu.simple {
  align-items: center; }

.menu.simple li + li {
  margin-left: 1rem; }

.menu.simple a {
  padding: 0; }

@media print, screen and (min-width: 40em) {
  .menu.medium-horizontal {
    flex-wrap: wrap;
    flex-direction: row; }
  .menu.medium-vertical {
    flex-wrap: nowrap;
    flex-direction: column; }
  .menu.medium-expanded li {
    flex: 1 1 0px; }
  .menu.medium-simple li {
    flex: 1 1 0px; } }

@media print, screen and (min-width: 64em) {
  .menu.large-horizontal {
    flex-wrap: wrap;
    flex-direction: row; }
  .menu.large-vertical {
    flex-wrap: nowrap;
    flex-direction: column; }
  .menu.large-expanded li {
    flex: 1 1 0px; }
  .menu.large-simple li {
    flex: 1 1 0px; } }

@media screen and (min-width: 90em) {
  .menu.xlarge-horizontal {
    flex-wrap: wrap;
    flex-direction: row; }
  .menu.xlarge-vertical {
    flex-wrap: nowrap;
    flex-direction: column; }
  .menu.xlarge-expanded li {
    flex: 1 1 0px; }
  .menu.xlarge-simple li {
    flex: 1 1 0px; } }

@media screen and (min-width: 100em) {
  .menu.xxlarge-horizontal {
    flex-wrap: wrap;
    flex-direction: row; }
  .menu.xxlarge-vertical {
    flex-wrap: nowrap;
    flex-direction: column; }
  .menu.xxlarge-expanded li {
    flex: 1 1 0px; }
  .menu.xxlarge-simple li {
    flex: 1 1 0px; } }

.menu.nested {
  margin-right: 0;
  margin-left: 1rem; }

.menu.icons a {
  display: flex; }

.menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
  display: flex; }

.menu.icon-left li a {
  flex-flow: row nowrap; }

.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg {
  margin-right: 0.25rem; }

.menu.icon-right li a {
  flex-flow: row nowrap; }

.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg {
  margin-left: 0.25rem; }

.menu.icon-top li a {
  flex-flow: column nowrap; }

.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg {
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center; }

.menu.icon-bottom li a {
  flex-flow: column nowrap; }

.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg {
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center; }

.menu .is-active > a {
  background: #000;
  color: #fefefe; }

.menu .active > a {
  background: #000;
  color: #fefefe; }

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

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

.menu.align-right li .submenu li {
  justify-content: flex-start; }

.menu.align-right.vertical li {
  display: block;
  text-align: right; }

.menu.align-right.vertical li .submenu li {
  text-align: right; }

.menu.align-right .nested {
  margin-right: 1rem;
  margin-left: 0; }

.menu.align-center li {
  display: flex;
  justify-content: center; }

.menu.align-center li .submenu li {
  justify-content: flex-start; }

.menu .menu-text {
  padding: 0.7rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit; }

.menu-centered > .menu {
  justify-content: center; }

.menu-centered > .menu li {
  display: flex;
  justify-content: center; }

.menu-centered > .menu li .submenu li {
  justify-content: flex-start; }

.no-js [data-responsive-menu] ul {
  display: none; }

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer; }

.menu-icon::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #fefefe;
  box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
  content: ''; }

.menu-icon:hover::after {
  background: #cacaca;
  box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca; }

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer; }

.menu-icon.dark::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #0a0a0a;
  box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
  content: ''; }

.menu-icon.dark:hover::after {
  background: #8a8a8a;
  box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a; }

.accordion-menu li {
  width: 100%; }

.accordion-menu a {
  padding: 0.7rem 1rem; }

.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem; }

.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem; }

.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0; }

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative; }

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #000 transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem; }

.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  right: 1rem;
  left: auto; }

.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem; }

.accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a::after {
  transform: rotate(180deg);
  transform-origin: 50% 50%; }

.is-accordion-submenu-parent {
  position: relative; }

.has-submenu-toggle > a {
  margin-right: 40px; }

.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer; }

.submenu-toggle::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #000 transparent transparent;
  top: 0;
  bottom: 0;
  margin: auto; }

.submenu-toggle[aria-expanded='true']::after {
  transform: scaleY(-1);
  transform-origin: 50% 50%; }

.submenu-toggle-text {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important; }

.is-drilldown {
  position: relative;
  overflow: hidden; }

.is-drilldown li {
  display: block; }

.is-drilldown.animate-height {
  transition: height 0.5s; }

.drilldown a {
  padding: 0.7rem 1rem;
  background: #fefefe; }

.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fefefe;
  transition: transform 0.15s linear; }

.drilldown .is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  transform: translateX(-100%); }

.drilldown .is-drilldown-submenu.is-closing {
  transform: translateX(100%); }

.drilldown .is-drilldown-submenu a {
  padding: 0.7rem 1rem; }

.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0; }

.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%; }

.drilldown .is-drilldown-submenu-parent > a {
  position: relative; }

.drilldown .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #000;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem; }

.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #000;
  right: 1rem;
  left: auto; }

.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #000 transparent transparent;
  right: auto;
  left: 1rem; }

.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #000 transparent transparent;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem; }

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto; }

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0; }

.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem; }

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #000 transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px; }

[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0; }

.dropdown.menu > li > a {
  padding: 0.7rem 1rem; }

.dropdown.menu > li.is-active > a {
  background: transparent;
  color: #000; }

.no-js .dropdown.menu ul {
  display: none; }

.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0; }

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0; }

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  top: 0;
  right: 100%;
  left: auto; }

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%; }

.dropdown.menu.vertical > li > a::after {
  right: 14px; }

.dropdown.menu.vertical > li.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #000 transparent transparent;
  right: auto;
  left: 5px; }

.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #000; }

@media print, screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #000 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px; }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto; }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #000 transparent transparent;
    right: auto;
    left: 5px; }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #000; } }

@media print, screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #000 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px; }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto; }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #000 transparent transparent;
    right: auto;
    left: 5px; }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #000; } }

@media screen and (min-width: 90em) {
  .dropdown.menu.xlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.xlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #000 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px; }
  .dropdown.menu.xlarge-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.xlarge-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto; }
  .dropdown.menu.xlarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.xlarge-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.xlarge-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #000 transparent transparent;
    right: auto;
    left: 5px; }
  .dropdown.menu.xlarge-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #000; } }

@media screen and (min-width: 100em) {
  .dropdown.menu.xxlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.xxlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.xxlarge-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.xxlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #000 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px; }
  .dropdown.menu.xxlarge-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.xxlarge-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto; }
  .dropdown.menu.xxlarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.xxlarge-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.xxlarge-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #000 transparent transparent;
    right: auto;
    left: 5px; }
  .dropdown.menu.xxlarge-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #000; } }

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto; }

.is-dropdown-menu.vertical {
  width: 100px; }

.is-dropdown-menu.vertical.align-right {
  float: right; }

.is-dropdown-submenu-parent {
  position: relative; }

.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  left: auto;
  margin-top: -6px; }

.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto; }

.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto; }

.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%; }

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #cacaca;
  background: #fefefe; }

.dropdown .is-dropdown-submenu a {
  padding: 0.7rem 1rem; }

.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
  right: 14px; }

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #000 transparent transparent;
  right: auto;
  left: 5px; }

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #000; }

.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px; }

.is-dropdown-submenu > li {
  width: 100%; }

.is-dropdown-submenu.js-dropdown-active {
  display: block; }

.is-off-canvas-open {
  overflow: hidden; }

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(181, 110, 77, 0.75);
  opacity: 0;
  visibility: hidden;
  overflow: hidden; }

.js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible; }

.js-off-canvas-overlay.is-closable {
  cursor: pointer; }

.js-off-canvas-overlay.is-overlay-absolute {
  position: absolute; }

.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed; }

.off-canvas-wrapper {
  position: relative;
  overflow: hidden; }

.off-canvas {
  position: fixed;
  z-index: 12;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #F2DACE; }

[data-whatinput='mouse'] .off-canvas {
  outline: 0; }

.off-canvas.is-transition-push {
  z-index: 12; }

.off-canvas.is-closed {
  visibility: hidden; }

.off-canvas.is-transition-overlap {
  z-index: 13; }

.off-canvas.is-transition-overlap.is-open {
  box-shadow: 0 0 3px rgba(10, 10, 10, 0.7); }

.off-canvas.is-open {
  transform: translate(0, 0); }

.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #F2DACE; }

[data-whatinput='mouse'] .off-canvas-absolute {
  outline: 0; }

.off-canvas-absolute.is-transition-push {
  z-index: 12; }

.off-canvas-absolute.is-closed {
  visibility: hidden; }

.off-canvas-absolute.is-transition-overlap {
  z-index: 13; }

.off-canvas-absolute.is-transition-overlap.is-open {
  box-shadow: 0 0 3px rgba(10, 10, 10, 0.7); }

.off-canvas-absolute.is-open {
  transform: translate(0, 0); }

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  transform: translateX(-250px); }

.off-canvas-content .off-canvas.position-left {
  transform: translateX(-250px); }

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  transform: translate(0, 0); }

.off-canvas-content.is-open-left.has-transition-push {
  transform: translateX(250px); }

.position-left.is-transition-push {
  box-shadow: inset -3px 0 5px -3px rgba(10, 10, 10, 0.25); }

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  transform: translateX(250px); }

.off-canvas-content .off-canvas.position-right {
  transform: translateX(250px); }

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
  transform: translate(0, 0); }

.off-canvas-content.is-open-right.has-transition-push {
  transform: translateX(-250px); }

.position-right.is-transition-push {
  box-shadow: inset 3px 0 5px -3px rgba(10, 10, 10, 0.25); }

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  transform: translateY(-250px); }

.off-canvas-content .off-canvas.position-top {
  transform: translateY(-250px); }

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
  transform: translate(0, 0); }

.off-canvas-content.is-open-top.has-transition-push {
  transform: translateY(250px); }

.position-top.is-transition-push {
  box-shadow: inset 0 -3px 5px -3px rgba(10, 10, 10, 0.25); }

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  transform: translateY(250px); }

.off-canvas-content .off-canvas.position-bottom {
  transform: translateY(250px); }

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
  transform: translate(0, 0); }

.off-canvas-content.is-open-bottom.has-transition-push {
  transform: translateY(-250px); }

.position-bottom.is-transition-push {
  box-shadow: inset 0 3px 5px -3px rgba(10, 10, 10, 0.25); }

.off-canvas-content {
  transform: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.off-canvas-content.has-transition-overlap, .off-canvas-content.has-transition-push {
  transition: transform 0.5s ease; }

.off-canvas-content.has-transition-push {
  transform: translate(0, 0); }

.off-canvas-content .off-canvas.is-open {
  transform: translate(0, 0); }

@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-left.reveal-for-medium .close-button {
    display: none; }
  .off-canvas-content .position-left.reveal-for-medium {
    transform: none; }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px; }
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px; }
  .position-right.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-right.reveal-for-medium .close-button {
    display: none; }
  .off-canvas-content .position-right.reveal-for-medium {
    transform: none; }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px; }
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px; }
  .position-top.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-top.reveal-for-medium .close-button {
    display: none; }
  .off-canvas-content .position-top.reveal-for-medium {
    transform: none; }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px; }
  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 250px; }
  .position-bottom.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-bottom.reveal-for-medium .close-button {
    display: none; }
  .off-canvas-content .position-bottom.reveal-for-medium {
    transform: none; }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px; }
  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 250px; } }

@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-left.reveal-for-large .close-button {
    display: none; }
  .off-canvas-content .position-left.reveal-for-large {
    transform: none; }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px; }
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px; }
  .position-right.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-right.reveal-for-large .close-button {
    display: none; }
  .off-canvas-content .position-right.reveal-for-large {
    transform: none; }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px; }
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px; }
  .position-top.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-top.reveal-for-large .close-button {
    display: none; }
  .off-canvas-content .position-top.reveal-for-large {
    transform: none; }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px; }
  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 250px; }
  .position-bottom.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-bottom.reveal-for-large .close-button {
    display: none; }
  .off-canvas-content .position-bottom.reveal-for-large {
    transform: none; }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px; }
  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 250px; } }

@media screen and (min-width: 90em) {
  .position-left.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-left.reveal-for-xlarge .close-button {
    display: none; }
  .off-canvas-content .position-left.reveal-for-xlarge {
    transform: none; }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px; }
  .position-left.reveal-for-xlarge ~ .off-canvas-content {
    margin-left: 250px; }
  .position-right.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-right.reveal-for-xlarge .close-button {
    display: none; }
  .off-canvas-content .position-right.reveal-for-xlarge {
    transform: none; }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px; }
  .position-right.reveal-for-xlarge ~ .off-canvas-content {
    margin-right: 250px; }
  .position-top.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-top.reveal-for-xlarge .close-button {
    display: none; }
  .off-canvas-content .position-top.reveal-for-xlarge {
    transform: none; }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px; }
  .position-top.reveal-for-xlarge ~ .off-canvas-content {
    margin-top: 250px; }
  .position-bottom.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-bottom.reveal-for-xlarge .close-button {
    display: none; }
  .off-canvas-content .position-bottom.reveal-for-xlarge {
    transform: none; }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px; }
  .position-bottom.reveal-for-xlarge ~ .off-canvas-content {
    margin-bottom: 250px; } }

@media screen and (min-width: 100em) {
  .position-left.reveal-for-xxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-left.reveal-for-xxlarge .close-button {
    display: none; }
  .off-canvas-content .position-left.reveal-for-xxlarge {
    transform: none; }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px; }
  .position-left.reveal-for-xxlarge ~ .off-canvas-content {
    margin-left: 250px; }
  .position-right.reveal-for-xxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-right.reveal-for-xxlarge .close-button {
    display: none; }
  .off-canvas-content .position-right.reveal-for-xxlarge {
    transform: none; }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px; }
  .position-right.reveal-for-xxlarge ~ .off-canvas-content {
    margin-right: 250px; }
  .position-top.reveal-for-xxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-top.reveal-for-xxlarge .close-button {
    display: none; }
  .off-canvas-content .position-top.reveal-for-xxlarge {
    transform: none; }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px; }
  .position-top.reveal-for-xxlarge ~ .off-canvas-content {
    margin-top: 250px; }
  .position-bottom.reveal-for-xxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-bottom.reveal-for-xxlarge .close-button {
    display: none; }
  .off-canvas-content .position-bottom.reveal-for-xxlarge {
    transform: none; }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px; }
  .position-bottom.reveal-for-xxlarge ~ .off-canvas-content {
    margin-bottom: 250px; } }

@media print, screen and (min-width: 40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none; }
  .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
    box-shadow: none;
    transform: none; }
  .off-canvas.in-canvas-for-medium .close-button {
    display: none; } }

@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none; }
  .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
    box-shadow: none;
    transform: none; }
  .off-canvas.in-canvas-for-large .close-button {
    display: none; } }

@media screen and (min-width: 90em) {
  .off-canvas.in-canvas-for-xlarge {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none; }
  .off-canvas.in-canvas-for-xlarge.position-left, .off-canvas.in-canvas-for-xlarge.position-right, .off-canvas.in-canvas-for-xlarge.position-top, .off-canvas.in-canvas-for-xlarge.position-bottom {
    box-shadow: none;
    transform: none; }
  .off-canvas.in-canvas-for-xlarge .close-button {
    display: none; } }

@media screen and (min-width: 100em) {
  .off-canvas.in-canvas-for-xxlarge {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none; }
  .off-canvas.in-canvas-for-xxlarge.position-left, .off-canvas.in-canvas-for-xxlarge.position-right, .off-canvas.in-canvas-for-xxlarge.position-top, .off-canvas.in-canvas-for-xxlarge.position-bottom {
    box-shadow: none;
    transform: none; }
  .off-canvas.in-canvas-for-xxlarge .close-button {
    display: none; } }

html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden; }

html.is-reveal-open.zf-has-scroll {
  overflow-y: scroll; }

html.is-reveal-open body {
  overflow-y: hidden; }

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: auto; }

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto; }

[data-whatinput='mouse'] .reveal {
  outline: 0; }

@media print, screen and (min-width: 40em) {
  .reveal {
    min-height: 0; } }

.reveal .column {
  min-width: 0; }

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

@media print, screen and (min-width: 40em) {
  .reveal {
    width: 600px;
    max-width: 100rem; } }

.reveal.collapse {
  padding: 0; }

@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 100rem; } }

@media print, screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 100rem; } }

@media print, screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 100rem; } }

.reveal.full {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  min-height: 100%;
  margin-left: 0;
  border: 0;
  border-radius: 0; }

@media print, screen and (max-width: 39.99875em) {
  .reveal {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0; } }

.reveal.without-overlay {
  position: fixed; }

.sticky-container {
  position: relative; }

.sticky {
  position: relative;
  z-index: 0;
  transform: translate3d(0, 0, 0); }

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%; }

.sticky.is-stuck.is-at-top {
  top: 0; }

.sticky.is-stuck.is-at-bottom {
  bottom: 0; }

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto; }

.sticky.is-anchored.is-at-bottom {
  bottom: 0; }

.title-bar {
  padding: 0.5rem;
  background: #0a0a0a;
  color: #fefefe;
  display: flex;
  justify-content: flex-start;
  align-items: center; }

.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem; }

.title-bar-left,
.title-bar-right {
  flex: 1 1 0px; }

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

.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold; }

.top-bar {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem;
  flex-wrap: wrap; }

.top-bar,
.top-bar ul {
  background-color: #e6e6e6; }

.top-bar input {
  max-width: 200px;
  margin-right: 1rem; }

.top-bar .input-group-field {
  width: 100%;
  margin-right: 0; }

.top-bar input.button, .top-bar .shopify-challenge__container input.shopify-challenge__button, .shopify-challenge__container .top-bar input.shopify-challenge__button, .top-bar input.typeform-share, .top-bar #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product input.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .top-bar input.bundle-builder-app--bundle--product-add-button {
  width: auto; }

.top-bar .top-bar-left,
.top-bar .top-bar-right {
  flex: 0 0 100%;
  max-width: 100%; }

@media print, screen and (min-width: 40em) {
  .top-bar {
    flex-wrap: nowrap; }
  .top-bar .top-bar-left {
    flex: 1 1 auto;
    margin-right: auto; }
  .top-bar .top-bar-right {
    flex: 0 1 auto;
    margin-left: auto; } }

@media print, screen and (max-width: 63.99875em) {
  .top-bar.stacked-for-medium {
    flex-wrap: wrap; }
  .top-bar.stacked-for-medium .top-bar-left,
  .top-bar.stacked-for-medium .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%; } }

@media print, screen and (max-width: 89.99875em) {
  .top-bar.stacked-for-large {
    flex-wrap: wrap; }
  .top-bar.stacked-for-large .top-bar-left,
  .top-bar.stacked-for-large .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%; } }

@media print, screen and (max-width: 99.99875em) {
  .top-bar.stacked-for-xlarge {
    flex-wrap: wrap; }
  .top-bar.stacked-for-xlarge .top-bar-left,
  .top-bar.stacked-for-xlarge .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%; } }

.top-bar.stacked-for-xxlarge {
  flex-wrap: wrap; }

.top-bar.stacked-for-xxlarge .top-bar-left,
.top-bar.stacked-for-xxlarge .top-bar-right {
  flex: 0 0 100%;
  max-width: 100%; }

.top-bar-title {
  flex: 0 0 auto;
  margin: 0.5rem 1rem 0.5rem 0; }

.top-bar-left,
.top-bar-right {
  flex: 0 0 auto; }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.clearfix::before, .clearfix::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1; }

.clearfix::after {
  clear: both; }

.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: 40em) {
  .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: 64em) {
  .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; } }

@media screen and (min-width: 90em) {
  .xlarge-order-1 {
    order: 1; }
  .xlarge-order-2 {
    order: 2; }
  .xlarge-order-3 {
    order: 3; }
  .xlarge-order-4 {
    order: 4; }
  .xlarge-order-5 {
    order: 5; }
  .xlarge-order-6 {
    order: 6; } }

@media screen and (min-width: 100em) {
  .xxlarge-order-1 {
    order: 1; }
  .xxlarge-order-2 {
    order: 2; }
  .xxlarge-order-3 {
    order: 3; }
  .xxlarge-order-4 {
    order: 4; }
  .xxlarge-order-5 {
    order: 5; }
  .xxlarge-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: 40em) {
  .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: 64em) {
  .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; } }

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

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

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

@media print, screen and (max-width: 39.99875em) {
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important; } }

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 39.99875em) {
  .show-for-medium {
    display: none !important; } }

@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 39.99875em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important; } }

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 63.99875em) {
  .show-for-large {
    display: none !important; } }

@media print, screen and (min-width: 64em) and (max-width: 89.99875em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 63.99875em), screen and (min-width: 90em) {
  .show-for-large-only {
    display: none !important; } }

@media screen and (min-width: 90em) {
  .hide-for-xlarge {
    display: none !important; } }

@media screen and (max-width: 89.99875em) {
  .show-for-xlarge {
    display: none !important; } }

@media screen and (min-width: 90em) and (max-width: 99.99875em) {
  .hide-for-xlarge-only {
    display: none !important; } }

@media screen and (max-width: 89.99875em), screen and (min-width: 100em) {
  .show-for-xlarge-only {
    display: none !important; } }

@media screen and (min-width: 100em) {
  .hide-for-xxlarge {
    display: none !important; } }

@media screen and (max-width: 99.99875em) {
  .show-for-xxlarge {
    display: none !important; } }

@media screen and (min-width: 100em) {
  .hide-for-xxlarge-only {
    display: none !important; } }

@media screen and (max-width: 99.99875em) {
  .show-for-xxlarge-only {
    display: none !important; } }

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important; }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important; }

.show-for-landscape,
.hide-for-portrait {
  display: block !important; }

@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important; } }

@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important; } }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }

@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important; } }

@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important; } }

/**
 * Sets a media query for the specified breakpoint
 *
 * Accepts:
 * - $media-query: {String} Breakpoint variable (list found in variables.scss)
 *
 * Usage:
 * .selector {
 *   @include media-query($medium-up) {
 *     color: red;
 *   }
 * }
 */
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Forces an element to self-clear its children
 *
 * Usage:
 * .selector {
 *   @include clearfix;
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
/* Transition
====================================================================
====================================================================*/
/* Opacity
====================================================================
====================================================================*/
/* Border Raduis
====================================================================
====================================================================*/
/* Transforms
====================================================================
====================================================================*/
/**
 * Returns the transition properties in the correct format
 * This function is used by @mixin transition($transitions...)
 */
/**
 * Foundation for Sites by ZURB
 * Version 6.4.2
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 40em) {
  .reveal, .reveal.tiny, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto; } }

/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
       ========================================================================== */
/**
     * 1. Change the default font family in all browsers (opinionated).
     * 2. Correct the line height in all browsers.
     * 3. Prevent adjustments of font size after orientation changes in
     *    IE on Windows Phone and in iOS.
     */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
       ========================================================================== */
/**
     * Remove the margin in all browsers (opinionated).
     */
body {
  margin: 0; }

/**
     * Add the correct display in IE 9-.
     */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
     * Correct the font size and margin on `h1` elements within `section` and
     * `article` contexts in Chrome, Firefox, and Safari.
     */
h1 {
  margin: 0.67em 0; }

/* Grouping content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
figcaption,
figure {
  display: block; }

/**
     * Add the correct margin in IE 8.
     */
figure {
  margin: 1em 40px; }

/**
     * 1. Add the correct box sizing in Firefox.
     * 2. Show the overflow in Edge and IE.
     */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
     * Add the correct display in IE.
     */
main {
  display: block; }

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Links
       ========================================================================== */
/**
     * 1. Remove the gray background on active links in IE 10.
     * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
     */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
     * Remove the outline on focused links when they are also active or hovered
     * in all browsers (opinionated).
     */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
       ========================================================================== */
/**
     * 1. Remove the bottom border in Firefox 39-.
     * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
     */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

/**
     * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
     */
b, strong {
  font-weight: inherit; }

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

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
code, kbd, samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
     * Add the correct font style in Android 4.3-.
     */
dfn {
  font-style: italic; }

/**
     * Add the correct background and color in IE 9-.
     */
mark {
  background-color: #ff0;
  color: #000; }

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
audio,
video {
  display: inline-block; }

/**
     * Add the correct display in iOS 4-7.
     */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
     * Remove the border on images inside links in IE 10-.
     */
img {
  border-style: none; }

/**
     * Hide the overflow in IE.
     */
svg:not(:root) {
  overflow: hidden; }

/* Forms
       ========================================================================== */
/**
     * 1. Change the font styles in all browsers (opinionated).
     * 2. Remove the margin in Firefox and Safari.
     */
button, input, optgroup, select, textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
     * Show the overflow in IE.
     */
button {
  overflow: visible; }

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

/**
     * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
     *    controls in Android 4.
     * 2. Correct the inability to style clickable types in iOS and Safari.
     */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
       * Remove the inner border and padding in Firefox.
       */
  /**
       * Restore the focus styles unset by the previous rule.
       */ }

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

/**
     * Show the overflow in Edge.
     */
input {
  overflow: visible; }

/**
     * 1. Add the correct box sizing in IE 10-.
     * 2. Remove the padding in IE 10-.
     */
[type=checkbox], [type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
     * Correct the cursor style of increment and decrement buttons in Chrome.
     */
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto; }

/**
     * 1. Correct the odd appearance in Chrome and Safari.
     * 2. Correct the outline style in Safari.
     */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
       * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
       */ }

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

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

/**
     * Change the border, margin, and padding in all browsers (opinionated).
     */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
     * 1. Correct the text wrapping in Edge and IE.
     * 2. Correct the color inheritance from `fieldset` elements in IE.
     * 3. Remove the padding so developers are not caught out when they zero out
     *    `fieldset` elements in all browsers.
     */
legend {
  box-sizing: border-box;
  /* 1 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */ }

/**
     * 1. Add the correct display in IE 9-.
     * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
     */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
     * Remove the default vertical scrollbar in IE.
     */
textarea {
  overflow: auto; }

/* Interactive
       ========================================================================== */
/*
     * Add the correct display in Edge, IE, and Firefox.
     */
details {
  display: block; }

/*
     * Add the correct display in all browsers.
     */
summary {
  display: list-item; }

/*
     * Add the correct display in IE 9-.
     */
menu {
  display: block; }

/* Scripting
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
canvas {
  display: inline-block; }

/**
     * Add the correct display in IE.
     */
template {
  display: none; }

/* Hidden
       ========================================================================== */
/**
     * Add the correct display in IE 10-.
     */
[hidden] {
  display: none; }

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

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

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

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -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: 2px; }

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

.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;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 2px;
  background: transparent;
  line-height: 1;
  cursor: auto; }

[data-whatinput='mouse'] button {
  outline: 0; }

pre {
  overflow: auto; }

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

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

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

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 2px;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
textarea:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }

textarea {
  max-width: 100%; }

textarea[rows] {
  height: auto; }

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #cacaca; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #cacaca; }

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #cacaca; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #cacaca; }

input::placeholder,
textarea::placeholder {
  color: #cacaca; }

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed; }

[type='submit'],
[type='button'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 2px; }

input[type='search'] {
  box-sizing: border-box; }

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem; }

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0; }

[type='checkbox'] + label[for],
[type='radio'] + label[for] {
  cursor: pointer; }

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem; }

[type='file'] {
  width: 100%; }

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a; }

label.middle {
  margin: 0 0 1rem;
  padding: 0.5625rem 0; }

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #0a0a0a; }

.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  align-items: stretch; }

.input-group > :first-child {
  border-radius: 2px 0 0 2px; }

.input-group > :last-child > * {
  border-radius: 0 2px 2px 0; }

.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap; }

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: flex;
  flex: 0 0 auto;
  align-items: center; }

.input-group-label:first-child {
  border-right: 0; }

.input-group-label:last-child {
  border-left: 0; }

.input-group-field {
  border-radius: 0;
  flex: 1 1 0px;
  height: auto;
  min-width: 0; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: flex;
  flex: 0 0 auto; }

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  height: auto;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem; }

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

legend {
  max-width: 100%;
  margin-bottom: 0.5rem; }

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca; }

.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem; }

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 2px;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }

@media screen and (min-width: 0\0) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }

select:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }

select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed; }

select::-ms-expand {
  display: none; }

select[multiple] {
  height: auto;
  background-image: none; }

.is-invalid-input:not(:focus) {
  border-color: #E93A58;
  background-color: #fceaed; }

.is-invalid-input:not(:focus)::-moz-placeholder {
  color: #E93A58; }

.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #E93A58; }

.is-invalid-input:not(:focus)::placeholder {
  color: #E93A58; }

.is-invalid-label {
  color: #E93A58; }

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #E93A58; }

.form-error.is-visible {
  display: block; }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.clearfix::before, .clearfix::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1; }

.clearfix::after {
  clear: both; }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

@media screen and (max-width: 39.9375em) {
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important; } }

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 39.9375em) {
  .show-for-medium {
    display: none !important; } }

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important; } }

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 63.9375em) {
  .show-for-large {
    display: none !important; } }

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important; } }

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0; }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
  clip-path: none; }

.show-for-landscape,
.hide-for-portrait {
  display: block !important; }

@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important; } }

@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important; } }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }

@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important; } }

@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important; } }

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: flex;
  flex-wrap: wrap; }

[data-whatinput='mouse'] .menu li {
  outline: 0; }

.menu a,
.menu .button,
.menu .shopify-challenge__container .shopify-challenge__button,
.shopify-challenge__container .menu .shopify-challenge__button,
.menu .typeform-share,
.menu #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button,
#bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .menu .bundle-builder-app--bundle--product-add-button,
.menu #bundle-builder-app--bundle--root .bundle-builder-app--button-container button,
#bundle-builder-app--bundle--root .bundle-builder-app--button-container .menu button {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem; }

.menu input,
.menu select,
.menu a,
.menu button {
  margin-bottom: 0; }

.menu input {
  display: inline-block; }

.menu, .menu.horizontal {
  flex-wrap: wrap;
  flex-direction: row; }

.menu.vertical {
  flex-wrap: nowrap;
  flex-direction: column; }

.menu.expanded li {
  flex: 1 1 0px; }

.menu.simple {
  align-items: center; }

.menu.simple li + li {
  margin-left: 1rem; }

.menu.simple a {
  padding: 0; }

@media print, screen and (min-width: 40em) {
  .menu.medium-horizontal {
    flex-wrap: wrap;
    flex-direction: row; }
  .menu.medium-vertical {
    flex-wrap: nowrap;
    flex-direction: column; }
  .menu.medium-expanded li {
    flex: 1 1 0px; }
  .menu.medium-simple li {
    flex: 1 1 0px; } }

@media print, screen and (min-width: 64em) {
  .menu.large-horizontal {
    flex-wrap: wrap;
    flex-direction: row; }
  .menu.large-vertical {
    flex-wrap: nowrap;
    flex-direction: column; }
  .menu.large-expanded li {
    flex: 1 1 0px; }
  .menu.large-simple li {
    flex: 1 1 0px; } }

.menu.nested {
  margin-right: 0;
  margin-left: 1rem; }

.menu.icons a {
  display: flex; }

.menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
  display: flex; }

.menu.icon-left li a {
  flex-flow: row nowrap; }

.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg {
  margin-right: 0.25rem; }

.menu.icon-right li a {
  flex-flow: row nowrap; }

.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg {
  margin-left: 0.25rem; }

.menu.icon-top li a {
  flex-flow: column nowrap; }

.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg {
  -ms-grid-row-align: stretch;
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center; }

.menu.icon-bottom li a {
  flex-flow: column nowrap; }

.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg {
  -ms-grid-row-align: stretch;
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center; }

.menu .is-active > a {
  background: #522D1D;
  color: #fefefe; }

.menu .active > a {
  background: #522D1D;
  color: #fefefe; }

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

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

.menu.align-right li .submenu li {
  justify-content: flex-start; }

.menu.align-right.vertical li {
  display: block;
  text-align: right; }

.menu.align-right.vertical li .submenu li {
  text-align: right; }

.menu.align-right .nested {
  margin-right: 1rem;
  margin-left: 0; }

.menu.align-center li {
  display: flex;
  justify-content: center; }

.menu.align-center li .submenu li {
  justify-content: flex-start; }

.menu .menu-text {
  padding: 0.7rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit; }

.menu-centered > .menu {
  justify-content: center; }

.menu-centered > .menu li {
  display: flex;
  justify-content: center; }

.menu-centered > .menu li .submenu li {
  justify-content: flex-start; }

.no-js [data-responsive-menu] ul {
  display: none; }

.accordion-menu li {
  width: 100%; }

.accordion-menu a {
  padding: 0.7rem 1rem; }

.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem; }

.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem; }

.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0; }

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative; }

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #522D1D transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem; }

.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  left: auto;
  right: 1rem; }

.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem; }

.accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a::after {
  transform: rotate(180deg);
  transform-origin: 50% 50%; }

.is-accordion-submenu-parent {
  position: relative; }

.has-submenu-toggle > a {
  margin-right: 40px; }

.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  width: 40px;
  height: 40px; }

.submenu-toggle::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #522D1D transparent transparent;
  top: 0;
  bottom: 0;
  margin: auto; }

.submenu-toggle[aria-expanded='true']::after {
  transform: scaleY(-1);
  transform-origin: 50% 50%; }

.submenu-toggle-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0; }

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto; }

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0; }

.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem; }

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #522D1D transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px; }

.dropdown.menu a {
  padding: 0.7rem 1rem; }

[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0; }

.dropdown.menu .is-active > a {
  background: transparent;
  color: #522D1D; }

.no-js .dropdown.menu ul {
  display: none; }

.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0; }

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0; }

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
  top: 0; }

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%; }

.dropdown.menu.vertical > li > a::after {
  right: 14px; }

.dropdown.menu.vertical > li.opens-left > a::after {
  right: auto;
  left: 5px;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #522D1D transparent transparent; }

.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #522D1D; }

@media print, screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #522D1D transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px; }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0; }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #522D1D transparent transparent; }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #522D1D; } }

@media print, screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #522D1D transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px; }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0; }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #522D1D transparent transparent; }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #522D1D; } }

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto; }

.is-dropdown-menu.vertical {
  width: 100px; }

.is-dropdown-menu.vertical.align-right {
  float: right; }

.is-dropdown-submenu-parent {
  position: relative; }

.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  left: auto;
  margin-top: -6px; }

.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto; }

.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto; }

.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%; }

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #cacaca;
  background: #fefefe; }

.dropdown .is-dropdown-submenu a {
  padding: 0.7rem 1rem; }

.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
  right: 14px; }

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
  right: auto;
  left: 5px;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #522D1D transparent transparent; }

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #522D1D; }

.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px; }

.is-dropdown-submenu > li {
  width: 100%; }

.is-dropdown-submenu.js-dropdown-active {
  display: block; }

.title-bar {
  padding: 0.5rem;
  background: #0a0a0a;
  color: #fefefe;
  display: flex;
  justify-content: flex-start;
  align-items: center; }

.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem; }

.title-bar-left,
.title-bar-right {
  flex: 1 1 0px; }

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

.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold; }

.top-bar {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem;
  flex-wrap: wrap; }

.top-bar,
.top-bar ul {
  background-color: none; }

.top-bar input {
  max-width: 200px;
  margin-right: 1rem; }

.top-bar .input-group-field {
  width: 100%;
  margin-right: 0; }

.top-bar input.button, .top-bar .shopify-challenge__container input.shopify-challenge__button, .shopify-challenge__container .top-bar input.shopify-challenge__button, .top-bar input.typeform-share, .top-bar #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product input.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .top-bar input.bundle-builder-app--bundle--product-add-button {
  width: auto; }

.top-bar .top-bar-left,
.top-bar .top-bar-right {
  flex: 0 0 100%;
  max-width: 100%; }

@media print, screen and (min-width: 40em) {
  .top-bar {
    flex-wrap: nowrap; }
  .top-bar .top-bar-left {
    flex: 1 1 auto;
    margin-right: auto; }
  .top-bar .top-bar-right {
    flex: 0 1 auto;
    margin-left: auto; } }

@media screen and (max-width: 63.9375em) {
  .top-bar.stacked-for-medium {
    flex-wrap: wrap; }
  .top-bar.stacked-for-medium .top-bar-left,
  .top-bar.stacked-for-medium .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%; } }

@media screen and (max-width: 74.9375em) {
  .top-bar.stacked-for-large {
    flex-wrap: wrap; }
  .top-bar.stacked-for-large .top-bar-left,
  .top-bar.stacked-for-large .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%; } }

.top-bar-title {
  flex: 0 0 auto;
  margin: 0.5rem 1rem 0.5rem 0; }

.top-bar-left,
.top-bar-right {
  flex: 0 0 auto; }

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none; }

.breadcrumbs::before, .breadcrumbs::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1; }

.breadcrumbs::after {
  clear: both; }

.breadcrumbs li {
  float: left;
  font-size: 0.6875rem;
  color: #0a0a0a;
  cursor: default;
  text-transform: uppercase; }

.breadcrumbs li:not(:last-child)::after {
  position: relative;
  margin: 0 0.75rem;
  opacity: 1;
  content: "/";
  color: #cacaca; }

.breadcrumbs a {
  color: #522D1D; }

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

.breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed; }

.pagination {
  margin-left: 0;
  margin-bottom: 1rem; }

.pagination::before, .pagination::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1; }

.pagination::after {
  clear: both; }

.pagination li {
  margin-right: 0.0625rem;
  border-radius: 2px;
  font-size: 0.875rem;
  display: none; }

.pagination li:last-child, .pagination li:first-child {
  display: inline-block; }

@media print, screen and (min-width: 40em) {
  .pagination li {
    display: inline-block; } }

.pagination a,
.pagination button {
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 2px;
  color: #0a0a0a; }

.pagination a:hover,
.pagination button:hover {
  background: #e6e6e6; }

.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #522D1D;
  color: #fefefe;
  cursor: default; }

.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #cacaca;
  cursor: not-allowed; }

.pagination .disabled:hover {
  background: transparent; }

.pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: '\2026';
  color: #0a0a0a; }

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: '\00ab'; }

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: '\00bb'; }

.accordion {
  margin-left: 0;
  background: #fefefe;
  list-style-type: none; }

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

.accordion-item:first-child > :first-child {
  border-radius: 2px 2px 0 0; }

.accordion-item:last-child > :last-child {
  border-radius: 0 0 2px 2px; }

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #522D1D; }

:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0 0 2px 2px; }

.accordion-title:hover, .accordion-title:focus {
  background-color: #e6e6e6; }

.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: '+'; }

.is-active > .accordion-title::before {
  content: '\2013'; }

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #0a0a0a; }

:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6; }

.dropdown-pane {
  position: absolute;
  z-index: 10;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  display: none;
  border: 1px solid #cacaca;
  border-radius: 2px;
  background-color: #fefefe;
  font-size: 1rem; }

.dropdown-pane.is-opening {
  display: block; }

.dropdown-pane.is-open {
  visibility: visible;
  display: block; }

.dropdown-pane.tiny {
  width: 100px; }

.dropdown-pane.small {
  width: 200px; }

.dropdown-pane.large {
  width: 400px; }

.is-off-canvas-open {
  overflow: hidden; }

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(254, 254, 254, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden; }

.js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible; }

.js-off-canvas-overlay.is-closable {
  cursor: pointer; }

.js-off-canvas-overlay.is-overlay-absolute {
  position: absolute; }

.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed; }

.off-canvas-wrapper {
  position: relative;
  overflow: hidden; }

.off-canvas {
  position: fixed;
  z-index: 12;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: #e6e6e6; }

[data-whatinput='mouse'] .off-canvas {
  outline: 0; }

.off-canvas.is-transition-push {
  z-index: 12; }

.off-canvas.is-closed {
  visibility: hidden; }

.off-canvas.is-transition-overlap {
  z-index: 13; }

.off-canvas.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }

.off-canvas.is-open {
  transform: translate(0, 0); }

.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: #e6e6e6; }

[data-whatinput='mouse'] .off-canvas-absolute {
  outline: 0; }

.off-canvas-absolute.is-transition-push {
  z-index: 12; }

.off-canvas-absolute.is-closed {
  visibility: hidden; }

.off-canvas-absolute.is-transition-overlap {
  z-index: 13; }

.off-canvas-absolute.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }

.off-canvas-absolute.is-open {
  transform: translate(0, 0); }

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  transform: translateX(-250px); }

.off-canvas-content .off-canvas.position-left {
  transform: translateX(-250px); }

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  transform: translate(0, 0); }

.off-canvas-content.is-open-left.has-transition-push {
  transform: translateX(250px); }

.position-left.is-transition-push {
  box-shadow: inset -1px -2px 2px rgba(0, 0, 0, 0.4); }

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  width: 450px;
  transform: translateX(450px); }

.off-canvas-content .off-canvas.position-right {
  transform: translateX(450px); }

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
  transform: translate(0, 0); }

.off-canvas-content.is-open-right.has-transition-push {
  transform: translateX(-450px); }

.position-right.is-transition-push {
  box-shadow: inset 1px -2px 2px rgba(0, 0, 0, 0.4); }

@media only screen and (max-width: 60.85em) {
  .position-right {
    width: 100%;
    transform: translateX(100%); }
  .off-canvas-content .off-canvas.position-right {
    transform: translateX(100%); }
  .off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
    transform: translate(0, 0); }
  .off-canvas-content.is-open-right.has-transition-push {
    transform: translateX(-100%); } }

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  transform: translateY(-250px); }

.off-canvas-content .off-canvas.position-top {
  transform: translateY(-250px); }

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
  transform: translate(0, 0); }

.off-canvas-content.is-open-top.has-transition-push {
  transform: translateY(250px); }

.position-top.is-transition-push {
  box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25); }

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  transform: translateY(250px); }

.off-canvas-content .off-canvas.position-bottom {
  transform: translateY(250px); }

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
  transform: translate(0, 0); }

.off-canvas-content.is-open-bottom.has-transition-push {
  transform: translateY(-250px); }

.position-bottom.is-transition-push {
  box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25); }

.off-canvas-content {
  transform: none;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.off-canvas-content.has-transition-push {
  transform: translate(0, 0); }

.off-canvas-content .off-canvas.is-open {
  transform: translate(0, 0); }

@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-left.reveal-for-medium .close-button {
    display: none; }
  .off-canvas-content .position-left.reveal-for-medium {
    transform: none; }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px; }
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px; }
  .position-right.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-right.reveal-for-medium .close-button {
    display: none; }
  .off-canvas-content .position-right.reveal-for-medium {
    transform: none; }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px; }
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px; }
  .position-top.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-top.reveal-for-medium .close-button {
    display: none; }
  .off-canvas-content .position-top.reveal-for-medium {
    transform: none; }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px; }
  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 250px; }
  .position-bottom.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-bottom.reveal-for-medium .close-button {
    display: none; }
  .off-canvas-content .position-bottom.reveal-for-medium {
    transform: none; }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px; }
  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 250px; } }

@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-left.reveal-for-large .close-button {
    display: none; }
  .off-canvas-content .position-left.reveal-for-large {
    transform: none; }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px; }
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px; }
  .position-right.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-right.reveal-for-large .close-button {
    display: none; }
  .off-canvas-content .position-right.reveal-for-large {
    transform: none; }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px; }
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px; }
  .position-top.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-top.reveal-for-large .close-button {
    display: none; }
  .off-canvas-content .position-top.reveal-for-large {
    transform: none; }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px; }
  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 250px; }
  .position-bottom.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-bottom.reveal-for-large .close-button {
    display: none; }
  .off-canvas-content .position-bottom.reveal-for-large {
    transform: none; }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px; }
  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 250px; } }

@media print, screen and (min-width: 40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    transition: inherit; }
  .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
    box-shadow: none;
    transform: none; }
  .off-canvas.in-canvas-for-medium .close-button {
    display: none; } }

@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    transition: inherit; }
  .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
    box-shadow: none;
    transform: none; }
  .off-canvas.in-canvas-for-large .close-button {
    display: none; } }

.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none; }

.tabs::before, .tabs::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1; }

.tabs::after {
  clear: both; }

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto; }

.tabs.simple > li > a {
  padding: 0; }

.tabs.simple > li > a:hover {
  background: transparent; }

.tabs.primary, .shopify-challenge__container .tabs.shopify-challenge__button, .tabs.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.tabs {
  background: #522D1D; }

.tabs.primary > li > a, .shopify-challenge__container .tabs.shopify-challenge__button > li > a, .tabs.typeform-share > li > a, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.tabs > li > a {
  color: #fefefe; }

.tabs.primary > li > a:hover, .shopify-challenge__container .tabs.shopify-challenge__button > li > a:hover, .tabs.typeform-share > li > a:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.tabs > li > a:hover, .tabs.primary > li > a:focus, .shopify-challenge__container .tabs.shopify-challenge__button > li > a:focus, .tabs.typeform-share > li > a:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.tabs > li > a:focus {
  background: #613522; }

.tabs-title {
  float: left; }

.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #522D1D; }

.tabs-title > a:hover {
  background: #fefefe;
  color: #472719; }

.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
  background: #e6e6e6;
  color: #522D1D; }

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #0a0a0a;
  transition: all 0.5s ease; }

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0; }

.tabs-panel {
  display: none;
  padding: 1rem; }

.tabs-panel.is-active {
  display: block; }

.card {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 2px;
  background: #fefefe;
  box-shadow: none;
  overflow: hidden;
  color: #0a0a0a; }

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

.card-divider {
  flex: 0 1 auto;
  display: flex;
  padding: 1rem;
  background: #e6e6e6; }

.card-divider > :last-child {
  margin-bottom: 0; }

.card-section {
  flex: 1 0 auto;
  padding: 1rem; }

.card-section > :last-child {
  margin-bottom: 0; }

.card-image {
  min-height: 1px; }

.media-object {
  display: flex;
  margin-bottom: 1rem;
  flex-wrap: nowrap; }

.media-object img {
  max-width: none; }

@media screen and (max-width: 39.9375em) {
  .media-object.stack-for-small {
    flex-wrap: wrap; } }

@media screen and (max-width: 39.9375em) {
  .media-object.stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    flex-basis: 100%;
    max-width: 100%; }
  .media-object.stack-for-small .media-object-section img {
    width: 100%; } }

.media-object-section {
  flex: 0 1 auto; }

.media-object-section:first-child {
  padding-right: 1rem; }

.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem; }

.media-object-section > :last-child {
  margin-bottom: 0; }

.media-object-section.main-section {
  flex: 1 1 0px; }

body.is-reveal-open {
  overflow: hidden; }

html.is-reveal-open,
html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  position: fixed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: scroll; }

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 2px;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto; }

[data-whatinput='mouse'] .reveal {
  outline: 0; }

@media print, screen and (min-width: 40em) {
  .reveal {
    min-height: 0; } }

.reveal .column {
  min-width: 0; }

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

@media print, screen and (min-width: 40em) {
  .reveal {
    width: 600px;
    max-width: 87.5rem; } }

.reveal.collapse {
  padding: 0; }

@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 87.5rem; } }

@media print, screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 87.5rem; } }

@media print, screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 87.5rem; } }

.reveal.full {
  top: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  margin-left: 0;
  border: 0;
  border-radius: 0; }

@media screen and (max-width: 39.9375em) {
  .reveal {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0; } }

.reveal.without-overlay {
  position: fixed; }

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 2px; }

table thead,
table tbody,
table tfoot {
  border: 1px solid #f1f1f1;
  background-color: #fefefe; }

table caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold; }

table thead {
  background: #f8f8f8;
  color: #0a0a0a; }

table tfoot {
  background: #f1f1f1;
  color: #0a0a0a; }

table thead tr,
table tfoot tr {
  background: transparent; }

table thead th,
table thead td,
table tfoot th,
table tfoot td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
  text-align: left; }

table tbody th,
table tbody td {
  padding: 0.5rem 0.625rem 0.625rem; }

table tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #f1f1f1; }

table.unstriped tbody {
  background-color: #fefefe; }

table.unstriped tbody tr {
  border-bottom: 0;
  border-bottom: 1px solid #f1f1f1;
  background-color: #fefefe; }

@media screen and (max-width: 63.9375em) {
  table.stack thead {
    display: none; }
  table.stack tfoot {
    display: none; }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block; }
  table.stack td {
    border-top: 0; } }

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto; }

table.hover thead tr:hover {
  background-color: #f3f3f3; }

table.hover tfoot tr:hover {
  background-color: #ececec; }

table.hover tbody tr:hover {
  background-color: #f9f9f9; }

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ececec; }

.table-scroll {
  overflow-x: auto; }

.table-scroll table {
  width: auto; }

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden; }

.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.responsive-embed.widescreen,
.flex-video.widescreen {
  padding-bottom: 56.25%; }

.sticky-container {
  position: relative; }

.sticky {
  position: relative;
  z-index: 0;
  transform: translate3d(0, 0, 0); }

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%; }

.sticky.is-stuck.is-at-top {
  top: 0; }

.sticky.is-stuck.is-at-bottom {
  bottom: 0; }

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto; }

.sticky.is-anchored.is-at-bottom {
  bottom: 0; }

.grid-container, #bundle-builder-app--bundle--root {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  max-width: 87.5rem;
  margin: 0 auto; }

.grid-container.fluid, .fluid#bundle-builder-app--bundle--root {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  max-width: 100%;
  margin: 0 auto; }

.grid-container.full, .full#bundle-builder-app--bundle--root {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin: 0 auto; }

.grid-x {
  display: flex;
  flex-flow: row wrap; }

.cell {
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%; }

.cell.auto {
  flex: 1 1 0px; }

.cell.shrink {
  flex: 0 0 auto; }

.grid-x > .auto {
  width: auto; }

.grid-x > .shrink {
  width: auto; }

.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  flex-basis: auto; }

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    flex-basis: auto; } }

@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    flex-basis: auto; } }

.grid-x > .small-1 {
  width: 8.33333%; }

.grid-x > .small-2 {
  width: 16.66667%; }

.grid-x > .small-3 {
  width: 25%; }

.grid-x > .small-4 {
  width: 33.33333%; }

.grid-x > .small-5 {
  width: 41.66667%; }

.grid-x > .small-6 {
  width: 50%; }

.grid-x > .small-7 {
  width: 58.33333%; }

.grid-x > .small-8 {
  width: 66.66667%; }

.grid-x > .small-9 {
  width: 75%; }

.grid-x > .small-10 {
  width: 83.33333%; }

.grid-x > .small-11 {
  width: 91.66667%; }

.grid-x > .small-12 {
  width: 100%; }

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    flex: 1 1 0px;
    width: auto; }
  .grid-x > .medium-shrink {
    flex: 0 0 auto;
    width: auto; }
  .grid-x > .medium-1 {
    width: 8.33333%; }
  .grid-x > .medium-2 {
    width: 16.66667%; }
  .grid-x > .medium-3 {
    width: 25%; }
  .grid-x > .medium-4 {
    width: 33.33333%; }
  .grid-x > .medium-5 {
    width: 41.66667%; }
  .grid-x > .medium-6 {
    width: 50%; }
  .grid-x > .medium-7 {
    width: 58.33333%; }
  .grid-x > .medium-8 {
    width: 66.66667%; }
  .grid-x > .medium-9 {
    width: 75%; }
  .grid-x > .medium-10 {
    width: 83.33333%; }
  .grid-x > .medium-11 {
    width: 91.66667%; }
  .grid-x > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    flex: 1 1 0px;
    width: auto; }
  .grid-x > .large-shrink {
    flex: 0 0 auto;
    width: auto; }
  .grid-x > .large-1 {
    width: 8.33333%; }
  .grid-x > .large-2 {
    width: 16.66667%; }
  .grid-x > .large-3 {
    width: 25%; }
  .grid-x > .large-4 {
    width: 33.33333%; }
  .grid-x > .large-5 {
    width: 41.66667%; }
  .grid-x > .large-6 {
    width: 50%; }
  .grid-x > .large-7 {
    width: 58.33333%; }
  .grid-x > .large-8 {
    width: 66.66667%; }
  .grid-x > .large-9 {
    width: 75%; }
  .grid-x > .large-10 {
    width: 83.33333%; }
  .grid-x > .large-11 {
    width: 91.66667%; }
  .grid-x > .large-12 {
    width: 100%; } }

@media print, screen and (min-width: 75em) {
  .grid-x > .xlarge-auto {
    flex: 1 1 0px;
    width: auto; }
  .grid-x > .xlarge-shrink {
    flex: 0 0 auto;
    width: auto; }
  .grid-x > .xlarge-1 {
    width: 8.33333%; }
  .grid-x > .xlarge-2 {
    width: 16.66667%; }
  .grid-x > .xlarge-3 {
    width: 25%; }
  .grid-x > .xlarge-4 {
    width: 33.33333%; }
  .grid-x > .xlarge-5 {
    width: 41.66667%; }
  .grid-x > .xlarge-6 {
    width: 50%; }
  .grid-x > .xlarge-7 {
    width: 58.33333%; }
  .grid-x > .xlarge-8 {
    width: 66.66667%; }
  .grid-x > .xlarge-9 {
    width: 75%; }
  .grid-x > .xlarge-10 {
    width: 83.33333%; }
  .grid-x > .xlarge-11 {
    width: 91.66667%; }
  .grid-x > .xlarge-12 {
    width: 100%; } }

.grid-margin-x:not(.grid-x) > .cell {
  width: auto; }

.grid-margin-y:not(.grid-y) > .cell {
  height: auto; }

.grid-margin-x {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem; }

.grid-margin-x > .cell {
  width: calc(100% - 1.875rem);
  margin-left: 0.9375rem;
  margin-right: 0.9375rem; }

.grid-margin-x > .auto {
  width: auto; }

.grid-margin-x > .shrink {
  width: auto; }

.grid-margin-x > .small-1 {
  width: calc(8.33333% - 1.875rem); }

.grid-margin-x > .small-2 {
  width: calc(16.66667% - 1.875rem); }

.grid-margin-x > .small-3 {
  width: calc(25% - 1.875rem); }

.grid-margin-x > .small-4 {
  width: calc(33.33333% - 1.875rem); }

.grid-margin-x > .small-5 {
  width: calc(41.66667% - 1.875rem); }

.grid-margin-x > .small-6 {
  width: calc(50% - 1.875rem); }

.grid-margin-x > .small-7 {
  width: calc(58.33333% - 1.875rem); }

.grid-margin-x > .small-8 {
  width: calc(66.66667% - 1.875rem); }

.grid-margin-x > .small-9 {
  width: calc(75% - 1.875rem); }

.grid-margin-x > .small-10 {
  width: calc(83.33333% - 1.875rem); }

.grid-margin-x > .small-11 {
  width: calc(91.66667% - 1.875rem); }

.grid-margin-x > .small-12 {
  width: calc(100% - 1.875rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-x > .medium-auto {
    width: auto; }
  .grid-margin-x > .medium-shrink {
    width: auto; }
  .grid-margin-x > .medium-1 {
    width: calc(8.33333% - 1.875rem); }
  .grid-margin-x > .medium-2 {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.875rem); }
  .grid-margin-x > .medium-4 {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x > .medium-5 {
    width: calc(41.66667% - 1.875rem); }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.875rem); }
  .grid-margin-x > .medium-7 {
    width: calc(58.33333% - 1.875rem); }
  .grid-margin-x > .medium-8 {
    width: calc(66.66667% - 1.875rem); }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.875rem); }
  .grid-margin-x > .medium-10 {
    width: calc(83.33333% - 1.875rem); }
  .grid-margin-x > .medium-11 {
    width: calc(91.66667% - 1.875rem); }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.875rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-x > .large-auto {
    width: auto; }
  .grid-margin-x > .large-shrink {
    width: auto; }
  .grid-margin-x > .large-1 {
    width: calc(8.33333% - 1.875rem); }
  .grid-margin-x > .large-2 {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x > .large-3 {
    width: calc(25% - 1.875rem); }
  .grid-margin-x > .large-4 {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x > .large-5 {
    width: calc(41.66667% - 1.875rem); }
  .grid-margin-x > .large-6 {
    width: calc(50% - 1.875rem); }
  .grid-margin-x > .large-7 {
    width: calc(58.33333% - 1.875rem); }
  .grid-margin-x > .large-8 {
    width: calc(66.66667% - 1.875rem); }
  .grid-margin-x > .large-9 {
    width: calc(75% - 1.875rem); }
  .grid-margin-x > .large-10 {
    width: calc(83.33333% - 1.875rem); }
  .grid-margin-x > .large-11 {
    width: calc(91.66667% - 1.875rem); }
  .grid-margin-x > .large-12 {
    width: calc(100% - 1.875rem); } }

.grid-padding-x .grid-padding-x {
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }

.grid-container:not(.full) > .grid-padding-x, #bundle-builder-app--bundle--root:not(.full) > .grid-padding-x {
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }

.grid-padding-x > .cell {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem; }

.small-up-1 > .cell {
  width: 100%; }

.small-up-2 > .cell {
  width: 50%; }

.small-up-3 > .cell {
  width: 33.33333%; }

.small-up-4 > .cell {
  width: 25%; }

.small-up-5 > .cell {
  width: 20%; }

.small-up-6 > .cell {
  width: 16.66667%; }

.small-up-7 > .cell {
  width: 14.28571%; }

.small-up-8 > .cell {
  width: 12.5%; }

@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%; }
  .medium-up-2 > .cell {
    width: 50%; }
  .medium-up-3 > .cell {
    width: 33.33333%; }
  .medium-up-4 > .cell {
    width: 25%; }
  .medium-up-5 > .cell {
    width: 20%; }
  .medium-up-6 > .cell {
    width: 16.66667%; }
  .medium-up-7 > .cell {
    width: 14.28571%; }
  .medium-up-8 > .cell {
    width: 12.5%; } }

@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%; }
  .large-up-2 > .cell {
    width: 50%; }
  .large-up-3 > .cell {
    width: 33.33333%; }
  .large-up-4 > .cell {
    width: 25%; }
  .large-up-5 > .cell {
    width: 20%; }
  .large-up-6 > .cell {
    width: 16.66667%; }
  .large-up-7 > .cell {
    width: 14.28571%; }
  .large-up-8 > .cell {
    width: 12.5%; } }

.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.875rem); }

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.875rem); }

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.33333% - 1.875rem); }

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.875rem); }

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.875rem); }

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.66667% - 1.875rem); }

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.28571% - 1.875rem); }

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.875rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem); } }

.small-margin-collapse {
  margin-right: 0;
  margin-left: 0; }

.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0; }

.small-margin-collapse > .small-1 {
  width: 8.33333%; }

.small-margin-collapse > .small-2 {
  width: 16.66667%; }

.small-margin-collapse > .small-3 {
  width: 25%; }

.small-margin-collapse > .small-4 {
  width: 33.33333%; }

.small-margin-collapse > .small-5 {
  width: 41.66667%; }

.small-margin-collapse > .small-6 {
  width: 50%; }

.small-margin-collapse > .small-7 {
  width: 58.33333%; }

.small-margin-collapse > .small-8 {
  width: 66.66667%; }

.small-margin-collapse > .small-9 {
  width: 75%; }

.small-margin-collapse > .small-10 {
  width: 83.33333%; }

.small-margin-collapse > .small-11 {
  width: 91.66667%; }

.small-margin-collapse > .small-12 {
  width: 100%; }

@media print, screen and (min-width: 40em) {
  .small-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .small-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .small-margin-collapse > .medium-3 {
    width: 25%; }
  .small-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .small-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .small-margin-collapse > .medium-6 {
    width: 50%; }
  .small-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .small-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .small-margin-collapse > .medium-9 {
    width: 75%; }
  .small-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .small-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .small-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.33333%; }
  .small-margin-collapse > .large-2 {
    width: 16.66667%; }
  .small-margin-collapse > .large-3 {
    width: 25%; }
  .small-margin-collapse > .large-4 {
    width: 33.33333%; }
  .small-margin-collapse > .large-5 {
    width: 41.66667%; }
  .small-margin-collapse > .large-6 {
    width: 50%; }
  .small-margin-collapse > .large-7 {
    width: 58.33333%; }
  .small-margin-collapse > .large-8 {
    width: 66.66667%; }
  .small-margin-collapse > .large-9 {
    width: 75%; }
  .small-margin-collapse > .large-10 {
    width: 83.33333%; }
  .small-margin-collapse > .large-11 {
    width: 91.66667%; }
  .small-margin-collapse > .large-12 {
    width: 100%; } }

.small-padding-collapse {
  margin-right: 0;
  margin-left: 0; }

.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0; }

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0; } }

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .small-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .small-3 {
    width: 25%; }
  .medium-margin-collapse > .small-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .small-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .small-6 {
    width: 50%; }
  .medium-margin-collapse > .small-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .small-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .small-9 {
    width: 75%; }
  .medium-margin-collapse > .small-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .small-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .small-12 {
    width: 100%; } }

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .medium-3 {
    width: 25%; }
  .medium-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .medium-6 {
    width: 50%; }
  .medium-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .medium-9 {
    width: 75%; }
  .medium-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .large-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .large-3 {
    width: 25%; }
  .medium-margin-collapse > .large-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .large-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .large-6 {
    width: 50%; }
  .medium-margin-collapse > .large-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .large-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .large-9 {
    width: 75%; }
  .medium-margin-collapse > .large-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .large-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .large-12 {
    width: 100%; } }

@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.33333%; }
  .large-margin-collapse > .small-2 {
    width: 16.66667%; }
  .large-margin-collapse > .small-3 {
    width: 25%; }
  .large-margin-collapse > .small-4 {
    width: 33.33333%; }
  .large-margin-collapse > .small-5 {
    width: 41.66667%; }
  .large-margin-collapse > .small-6 {
    width: 50%; }
  .large-margin-collapse > .small-7 {
    width: 58.33333%; }
  .large-margin-collapse > .small-8 {
    width: 66.66667%; }
  .large-margin-collapse > .small-9 {
    width: 75%; }
  .large-margin-collapse > .small-10 {
    width: 83.33333%; }
  .large-margin-collapse > .small-11 {
    width: 91.66667%; }
  .large-margin-collapse > .small-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .large-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .large-margin-collapse > .medium-3 {
    width: 25%; }
  .large-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .large-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .large-margin-collapse > .medium-6 {
    width: 50%; }
  .large-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .large-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .large-margin-collapse > .medium-9 {
    width: 75%; }
  .large-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .large-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .large-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.33333%; }
  .large-margin-collapse > .large-2 {
    width: 16.66667%; }
  .large-margin-collapse > .large-3 {
    width: 25%; }
  .large-margin-collapse > .large-4 {
    width: 33.33333%; }
  .large-margin-collapse > .large-5 {
    width: 41.66667%; }
  .large-margin-collapse > .large-6 {
    width: 50%; }
  .large-margin-collapse > .large-7 {
    width: 58.33333%; }
  .large-margin-collapse > .large-8 {
    width: 66.66667%; }
  .large-margin-collapse > .large-9 {
    width: 75%; }
  .large-margin-collapse > .large-10 {
    width: 83.33333%; }
  .large-margin-collapse > .large-11 {
    width: 91.66667%; }
  .large-margin-collapse > .large-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0; } }

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

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 0.9375rem); }

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

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.33333% + 0.9375rem); }

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

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.66667% + 0.9375rem); }

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

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 0.9375rem); }

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

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.33333% + 0.9375rem); }

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

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.66667% + 0.9375rem); }

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

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 0.9375rem); }

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

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.33333% + 0.9375rem); }

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

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.66667% + 0.9375rem); }

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

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 0.9375rem); }

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

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.33333% + 0.9375rem); }

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

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.66667% + 0.9375rem); }

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 0.9375rem); }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem); }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem); }
  .medium-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 0.9375rem); }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem); }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem); }
  .medium-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 0.9375rem); }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem); }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem); }
  .medium-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 0.9375rem); }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem); }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem); } }

@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 0.9375rem); }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem); }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem); }
  .large-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 0.9375rem); }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem); }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem); }
  .large-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 0.9375rem); }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem); }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem); }
  .large-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 0.9375rem); }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem); }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem); } }

@media screen and (min-width: 75em) {
  .xlarge-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .xlarge-offset-0 {
    margin-left: calc(0% + 0.9375rem); }
  .xlarge-offset-1 {
    margin-left: 8.3333333333%; }
  .grid-margin-x > .xlarge-offset-1 {
    margin-left: calc(8.3333333333% + 0.9375rem); }
  .xlarge-offset-2 {
    margin-left: 16.6666666667%; }
  .grid-margin-x > .xlarge-offset-2 {
    margin-left: calc(16.6666666667% + 0.9375rem); }
  .xlarge-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .xlarge-offset-3 {
    margin-left: calc(25% + 0.9375rem); }
  .xlarge-offset-4 {
    margin-left: 33.3333333333%; }
  .grid-margin-x > .xlarge-offset-4 {
    margin-left: calc(33.3333333333% + 0.9375rem); }
  .xlarge-offset-5 {
    margin-left: 41.6666666667%; }
  .grid-margin-x > .xlarge-offset-5 {
    margin-left: calc(41.6666666667% + 0.9375rem); }
  .xlarge-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .xlarge-offset-6 {
    margin-left: calc(50% + 0.9375rem); }
  .xlarge-offset-7 {
    margin-left: 58.3333333333%; }
  .grid-margin-x > .xlarge-offset-7 {
    margin-left: calc(58.3333333333% + 0.9375rem); }
  .xlarge-offset-8 {
    margin-left: 66.6666666667%; }
  .grid-margin-x > .xlarge-offset-8 {
    margin-left: calc(66.6666666667% + 0.9375rem); }
  .xlarge-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .xlarge-offset-9 {
    margin-left: calc(75% + 0.9375rem); }
  .xlarge-offset-10 {
    margin-left: 83.3333333333%; }
  .grid-margin-x > .xlarge-offset-10 {
    margin-left: calc(83.3333333333% + 0.9375rem); }
  .xlarge-offset-11 {
    margin-left: 91.6666666667%; }
  .grid-margin-x > .xlarge-offset-11 {
    margin-left: calc(91.6666666667% + 0.9375rem); } }

.grid-y {
  display: flex;
  flex-flow: column nowrap; }

.grid-y > .cell {
  width: auto; }

.grid-y > .auto {
  height: auto; }

.grid-y > .shrink {
  height: auto; }

.grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
  flex-basis: auto; }

@media print, screen and (min-width: 40em) {
  .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
    flex-basis: auto; } }

@media print, screen and (min-width: 64em) {
  .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
    flex-basis: auto; } }

.grid-y > .small-1 {
  height: 8.33333%; }

.grid-y > .small-2 {
  height: 16.66667%; }

.grid-y > .small-3 {
  height: 25%; }

.grid-y > .small-4 {
  height: 33.33333%; }

.grid-y > .small-5 {
  height: 41.66667%; }

.grid-y > .small-6 {
  height: 50%; }

.grid-y > .small-7 {
  height: 58.33333%; }

.grid-y > .small-8 {
  height: 66.66667%; }

.grid-y > .small-9 {
  height: 75%; }

.grid-y > .small-10 {
  height: 83.33333%; }

.grid-y > .small-11 {
  height: 91.66667%; }

.grid-y > .small-12 {
  height: 100%; }

@media print, screen and (min-width: 40em) {
  .grid-y > .medium-auto {
    flex: 1 1 0px;
    height: auto; }
  .grid-y > .medium-shrink {
    height: auto; }
  .grid-y > .medium-1 {
    height: 8.33333%; }
  .grid-y > .medium-2 {
    height: 16.66667%; }
  .grid-y > .medium-3 {
    height: 25%; }
  .grid-y > .medium-4 {
    height: 33.33333%; }
  .grid-y > .medium-5 {
    height: 41.66667%; }
  .grid-y > .medium-6 {
    height: 50%; }
  .grid-y > .medium-7 {
    height: 58.33333%; }
  .grid-y > .medium-8 {
    height: 66.66667%; }
  .grid-y > .medium-9 {
    height: 75%; }
  .grid-y > .medium-10 {
    height: 83.33333%; }
  .grid-y > .medium-11 {
    height: 91.66667%; }
  .grid-y > .medium-12 {
    height: 100%; } }

@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    flex: 1 1 0px;
    height: auto; }
  .grid-y > .large-shrink {
    height: auto; }
  .grid-y > .large-1 {
    height: 8.33333%; }
  .grid-y > .large-2 {
    height: 16.66667%; }
  .grid-y > .large-3 {
    height: 25%; }
  .grid-y > .large-4 {
    height: 33.33333%; }
  .grid-y > .large-5 {
    height: 41.66667%; }
  .grid-y > .large-6 {
    height: 50%; }
  .grid-y > .large-7 {
    height: 58.33333%; }
  .grid-y > .large-8 {
    height: 66.66667%; }
  .grid-y > .large-9 {
    height: 75%; }
  .grid-y > .large-10 {
    height: 83.33333%; }
  .grid-y > .large-11 {
    height: 91.66667%; }
  .grid-y > .large-12 {
    height: 100%; } }

.grid-padding-y .grid-padding-y {
  margin-top: -0.9375rem;
  margin-bottom: -0.9375rem; }

.grid-padding-y > .cell {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem; }

.grid-margin-y {
  margin-top: -0.9375rem;
  margin-bottom: -0.9375rem; }

.grid-margin-y > .cell {
  height: calc(100% - 1.875rem);
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem; }

.grid-margin-y > .auto {
  height: auto; }

.grid-margin-y > .shrink {
  height: auto; }

.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.875rem); }

.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.875rem); }

.grid-margin-y > .small-3 {
  height: calc(25% - 1.875rem); }

.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.875rem); }

.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.875rem); }

.grid-margin-y > .small-6 {
  height: calc(50% - 1.875rem); }

.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.875rem); }

.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.875rem); }

.grid-margin-y > .small-9 {
  height: calc(75% - 1.875rem); }

.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.875rem); }

.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.875rem); }

.grid-margin-y > .small-12 {
  height: calc(100% - 1.875rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .medium-auto {
    height: auto; }
  .grid-margin-y > .medium-shrink {
    height: auto; }
  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem); }
  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.875rem); }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem); }
  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.875rem); }
  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.875rem); }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem); }
  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.875rem); }
  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.875rem); }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem); }
  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.875rem); }
  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.875rem); }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto; }
  .grid-margin-y > .large-shrink {
    height: auto; }
  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem); }
  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.875rem); }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem); }
  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.875rem); }
  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.875rem); }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem); }
  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.875rem); }
  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.875rem); }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem); }
  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.875rem); }
  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.875rem); }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem); } }

.grid-frame {
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100vw; }

.cell .grid-frame {
  width: 100%; }

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar; }

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar; }

.cell-block-container {
  display: flex;
  flex-direction: column;
  max-height: 100%; }

.cell-block-container > .grid-x {
  max-height: 100%;
  flex-wrap: nowrap; }

@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw; }
  .cell .medium-grid-frame {
    width: 100%; }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar; }
  .medium-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%; }
  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap; }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar; } }

@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw; }
  .cell .large-grid-frame {
    width: 100%; }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar; }
  .large-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%; }
  .large-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap; }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar; } }

.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  height: 100vh; }

@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh; } }

@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh; } }

.cell .grid-y.grid-frame {
  height: 100%; }

@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%; } }

@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%; } }

.grid-margin-y {
  margin-top: -0.9375rem;
  margin-bottom: -0.9375rem; }

.grid-margin-y > .cell {
  height: calc(100% - 1.875rem);
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem; }

.grid-margin-y > .auto {
  height: auto; }

.grid-margin-y > .shrink {
  height: auto; }

.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.875rem); }

.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.875rem); }

.grid-margin-y > .small-3 {
  height: calc(25% - 1.875rem); }

.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.875rem); }

.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.875rem); }

.grid-margin-y > .small-6 {
  height: calc(50% - 1.875rem); }

.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.875rem); }

.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.875rem); }

.grid-margin-y > .small-9 {
  height: calc(75% - 1.875rem); }

.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.875rem); }

.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.875rem); }

.grid-margin-y > .small-12 {
  height: calc(100% - 1.875rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .medium-auto {
    height: auto; }
  .grid-margin-y > .medium-shrink {
    height: auto; }
  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem); }
  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.875rem); }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem); }
  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.875rem); }
  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.875rem); }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem); }
  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.875rem); }
  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.875rem); }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem); }
  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.875rem); }
  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.875rem); }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto; }
  .grid-margin-y > .large-shrink {
    height: auto; }
  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem); }
  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.875rem); }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem); }
  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.875rem); }
  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.875rem); }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem); }
  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.875rem); }
  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.875rem); }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem); }
  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.875rem); }
  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.875rem); }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem); } }

.grid-frame.grid-margin-y {
  height: calc(100vh + 1.875rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem); } }

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

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

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

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

.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 {
  -ms-grid-row-align: center;
  align-self: center; }

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

.align-self-stretch {
  -ms-grid-row-align: 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: 40em) {
  .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: 64em) {
  .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: 40em) {
  .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: 64em) {
  .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; } }

.menu-icon {
  position: relative;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer; }

.template-index header.is-stuck .menu-icon::after {
  background: #F69320;
  box-shadow: 0 7px 0 #F69320, 0 14px 0 #F69320; }

.menu-icon::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #F69320;
  box-shadow: 0 7px 0 #F69320, 0 14px 0 #F69320;
  content: ''; }

.menu-icon:hover::after {
  background: #F69320;
  box-shadow: 0 7px 0 #F69320, 0 14px 0 #F69320; }

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer; }

.menu-icon.dark::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #0a0a0a;
  box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
  content: ''; }

.menu-icon.dark:hover::after {
  background: #8a8a8a;
  box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a; }

.slide-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(-100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-in-down.mui-enter.mui-enter-active {
  transform: translateY(0); }

.slide-in-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(-100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-in-left.mui-enter.mui-enter-active {
  transform: translateX(0); }

.slide-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-in-up.mui-enter.mui-enter-active {
  transform: translateY(0); }

.slide-in-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-in-right.mui-enter.mui-enter-active {
  transform: translateX(0); }

.slide-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-out-down.mui-leave.mui-leave-active {
  transform: translateY(100%); }

.slide-out-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-out-right.mui-leave.mui-leave-active {
  transform: translateX(100%); }

.slide-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-out-up.mui-leave.mui-leave-active {
  transform: translateY(-100%); }

.slide-out-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-out-left.mui-leave.mui-leave-active {
  transform: translateX(-100%); }

.fade-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 0;
  transition-property: opacity; }

.fade-in.mui-enter.mui-enter-active {
  opacity: 1; }

.fade-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 1;
  transition-property: opacity; }

.fade-out.mui-leave.mui-leave-active {
  opacity: 0; }

.hinge-in-from-top.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-top.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-right.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-bottom.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(90deg);
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(90deg);
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-left.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-x.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-y.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-out-from-top.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-top.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-right.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.hinge-out-from-bottom.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0; }

.hinge-out-from-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-left.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0; }

.hinge-out-from-middle-x.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-middle-y.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.scale-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(0.5);
  transition-property: transform, opacity;
  opacity: 0; }

.scale-in-up.mui-enter.mui-enter-active {
  transform: scale(1);
  opacity: 1; }

.scale-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1.5);
  transition-property: transform, opacity;
  opacity: 0; }

.scale-in-down.mui-enter.mui-enter-active {
  transform: scale(1);
  opacity: 1; }

.scale-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }

.scale-out-up.mui-leave.mui-leave-active {
  transform: scale(1.5);
  opacity: 0; }

.scale-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }

.scale-out-down.mui-leave.mui-leave-active {
  transform: scale(0.5);
  opacity: 0; }

.spin-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(-0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }

.spin-in.mui-enter.mui-enter-active {
  transform: rotate(0);
  opacity: 1; }

.spin-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }

.spin-out.mui-leave.mui-leave-active {
  transform: rotate(0.75turn);
  opacity: 0; }

.spin-in-ccw.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }

.spin-in-ccw.mui-enter.mui-enter-active {
  transform: rotate(0);
  opacity: 1; }

.spin-out-ccw.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }

.spin-out-ccw.mui-leave.mui-leave-active {
  transform: rotate(-0.75turn);
  opacity: 0; }

.slow {
  transition-duration: 750ms !important; }

.fast {
  transition-duration: 250ms !important; }

.linear {
  transition-timing-function: linear !important; }

.ease {
  transition-timing-function: ease !important; }

.ease-in {
  transition-timing-function: ease-in !important; }

.ease-out {
  transition-timing-function: ease-out !important; }

.ease-in-out {
  transition-timing-function: ease-in-out !important; }

.bounce-in {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  transition-delay: 300ms !important; }

.long-delay {
  transition-delay: 700ms !important; }

.shake {
  -webkit-animation-name: shake-7;
          animation-name: shake-7; }

@-webkit-keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    transform: translateX(-7%); } }

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    transform: translateX(-7%); } }

.spin-cw {
  -webkit-animation-name: spin-cw-1turn;
          animation-name: spin-cw-1turn; }

@-webkit-keyframes spin-cw-1turn {
  0% {
    transform: rotate(-1turn); }
  100% {
    transform: rotate(0); } }

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(-1turn); }
  100% {
    transform: rotate(0); } }

.spin-ccw {
  -webkit-animation-name: spin-cw-1turn;
          animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(1turn); } }

.wiggle {
  -webkit-animation-name: wiggle-7deg;
          animation-name: wiggle-7deg; }

@-webkit-keyframes wiggle-7deg {
  40%, 50%, 60% {
    transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    transform: rotate(0); } }

@keyframes wiggle-7deg {
  40%, 50%, 60% {
    transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    transform: rotate(0); } }

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms; }

.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }

.slow {
  -webkit-animation-duration: 750ms !important;
          animation-duration: 750ms !important; }

.fast {
  -webkit-animation-duration: 250ms !important;
          animation-duration: 250ms !important; }

.linear {
  -webkit-animation-timing-function: linear !important;
          animation-timing-function: linear !important; }

.ease {
  -webkit-animation-timing-function: ease !important;
          animation-timing-function: ease !important; }

.ease-in {
  -webkit-animation-timing-function: ease-in !important;
          animation-timing-function: ease-in !important; }

.ease-out {
  -webkit-animation-timing-function: ease-out !important;
          animation-timing-function: ease-out !important; }

.ease-in-out {
  -webkit-animation-timing-function: ease-in-out !important;
          animation-timing-function: ease-in-out !important; }

.bounce-in {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
          animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
          animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  -webkit-animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
          animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  -webkit-animation-delay: 300ms !important;
          animation-delay: 300ms !important; }

.long-delay {
  -webkit-animation-delay: 700ms !important;
          animation-delay: 700ms !important; }

.bg__off-white {
  background-color: #FFF5F0; }

.bg__tan {
  background-color: #e0bb9b; }

.bg__peach {
  background-color: #D6845E; }

.bg__pink {
  background-color: #FD9F81; }

.bg__red {
  background-color: #F5372D; }

.bg__green {
  background-color: #265F64; }

.bg__light-green {
  background-color: #9ED8BA; }

.bg__brown {
  background-color: #944F2F; }

.bg__burgundy {
  background-color: #650723; }

.bg__mustard {
  background-color: #F69320; }

form {
  margin: 0; }

a,
area,
button,
[role='button'],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation; }

input,
textarea,
select {
  font-size: 1.6rem;
  max-width: 100%;
  border: 1px solid var(--color-border);
  border-radius: 0; }

input[disabled],
textarea[disabled],
select[disabled] {
  border-color: #000000;
  background-color: #000000;
  cursor: default; }

button,
input[type='submit'],
label[for] {
  cursor: pointer; }

textarea {
  min-height: 100px; }

select::-ms-expand {
  display: none; }

option {
  background-color: var(--color-main-background);
  color: var(--color-body-text); }

.input-error {
  border-color: #ff6d6d;
  background-color: #ffffff;
  color: var(--color-body-text); }

.styled-input, .ct-form input[type="text"], .ct-form select, .ct-form textarea, #ssw-page.gw-page-profile-edit #edit_profile_form input[type="text"], #ssw-page.gw-page-profile-edit #edit_profile_form textarea {
  padding: 1rem;
  border-color: #F2DACE;
  height: auto !important;
  max-width: 45rem;
  margin: 0 auto !important; }

@media only screen and (min-width: 61.85em) {
  .styled-input, .ct-form input[type="text"], .ct-form select, .ct-form textarea, #ssw-page.gw-page-profile-edit #edit_profile_form input[type="text"], #ssw-page.gw-page-profile-edit #edit_profile_form textarea {
    font-size: 1.5rem !important;
    padding: 1.4rem 1.7rem; } }

.clearfix {
  *zoom: 1; }

.clearfix::after {
  content: '';
  display: table;
  clear: both; }

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

.js-focus-hidden:focus {
  outline: none; }

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

.no-placeholder .label-hidden {
  position: inherit !important;
  overflow: auto;
  width: auto;
  height: auto;
  margin: 0;
  clip: auto; }

.visually-shown {
  position: inherit !important;
  overflow: auto;
  width: auto;
  height: auto;
  margin: 0;
  clip: auto; }

.no-js:not(html) {
  display: none; }

.no-js .no-js:not(html) {
  display: block; }

.no-js .js {
  display: none; }

.supports-no-cookies:not(html) {
  display: none; }

html.supports-no-cookies .supports-no-cookies:not(html) {
  display: block; }

html.supports-no-cookies .supports-cookies {
  display: none; }

.skip-link:focus {
  position: absolute !important;
  overflow: auto;
  width: auto;
  height: auto;
  margin: 0;
  clip: auto;
  z-index: 10000;
  padding: 15px;
  background-color: var(--color-main-background);
  color: var(--color-body-text);
  transition: none; }

.hide {
  /* stylelint-disable declaration-no-important */
  display: none !important; }

.full-absolute {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

ul.icon-set {
  display: flex;
  list-style: none;
  align-items: center;
  justify-content: center;
  margin-bottom: 0; }

ul.icon-set li {
  width: 10rem;
  margin: 0 .5rem;
  opacity: 1;
  filter: alpha(opacity=100); }

ul.icon-set li svg {
  width: 100%; }

ul.icon-set.small li {
  width: 4rem; }

ul.icon-set.extra-space li {
  margin: 0 2rem; }

@media only screen and (max-width: 60.85em) {
  ul.icon-set.extra-space li {
    margin: 0 1rem; } }

ul.icon-set.left {
  justify-content: flex-start; }

.cover {
  background-size: cover;
  background-position: center center; }

/* Video Covers
=============================
=============================*/
.responsive-embed .cover-image {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  z-index: 8;
  transition: 0.5s all cubic-bezier(0.65, 0.49, 0.21, 0.98);
  cursor: pointer; }

.responsive-embed .cover-image:hover {
  transform: scale(1.05); }

.responsive-embed:hover .i-play-button {
  transform: scale(1.03);
  background: #ffffff;
  cursor: pointer; }

.responsive-embed:hover .i-play-button .play-button-play--component {
  transform: scale(0.9); }

.responsive-embed:hover .i-play-button .play-button-play--component.fill {
  opacity: 1;
  filter: alpha(opacity=100); }

.responsive-embed .i-play-button {
  z-index: 10; }

/* Transitions
=============================
=============================*/
.transition-2, .ct-pronouns .ct-pronoun, .ct-skin-tone-wrapper .ct-skin-tone-square, .ct-skin-types .ct-skin-type img, header .header-links__logo, .bracket-small span, .bracket-small span:before, .bracket-small span:after, .bracket-medium span, .bracket-medium span:before, .bracket-medium span:after, .bracket-big span, .bracket-big span:before, .bracket-big span:after, .bracket-large span, .bracket-large span:before, .bracket-large span:after, #shopify-section-product .product-single__left .product-single__carousel-nav-slide {
  transition: 0.2s all cubic-bezier(0, 0.96, 0.4, 0.93); }

.transition-4, header, header .header-links__left .logo, .template-index .logo-image, header .header-links__right .search-form .search-expand-trigger, header .header-links__right .account-icon, header .header-links__right .cart .item-count, .announcement-bar .close-btn, .gdpr-bar .close-btn, .button, .shopify-challenge__container .shopify-challenge__button, .typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, .s-home-press .press-carousel .flickity-viewport, .discover-page__hero-slide .text .orange-ball svg, #shopify-section-product .product-single__how-to-use-girls .inner .swatch, #shopify-section-product .product-single__how-to-use-girls .inner .swatch:after, #shopify-section-product .product-single__how-to-use-girls .inner .swatch h2, #shopify-section-product .product-single__how-to-use-girls .inner .swatch .about-page .section2 a, .about-page .section2 #shopify-section-product .product-single__how-to-use-girls .inner .swatch a, #shopify-section-product .product-single__how-to-use-girls .inner .swatch .about-page .section3 a, .about-page .section3 #shopify-section-product .product-single__how-to-use-girls .inner .swatch a, #shopify-section-product .product-single__how-to-use-girls .inner .swatch p, #shopify-section-product .write-button, #shopify-section-product .write-question-button {
  transition: 0.4s all cubic-bezier(0, 0.96, 0.4, 0.93); }

.transition-6, header .header-links__right .search-form .tinty-picks-search-form, #shopify-section-product .product-single__left .product-single__image-wrapper .product-single__lifestyle-image, #shopify-section-product .product-single__right .inner .product-single__swatches, #shopify-section-product .product-single__how-to-use-girls .inner .swatch img {
  transition: 0.6s all cubic-bezier(0, 0.96, 0.4, 0.93); }

.transition-1-5, #product-details .box {
  transition: 1.5s all cubic-bezier(0, 0.96, 0.4, 0.93); }

body[data-aos-easing="custom-easeing"] [data-aos], [data-aos][data-aos][data-aos-easing="custom-easeing"] {
  transition-timing-function: cubic-bezier(0, 0.96, 0.4, 0.93); }

/* Content Margins
=============================
=============================*/
.content-margin-small {
  margin-bottom: 1rem; }

.content-margin {
  margin-bottom: 1rem; }

.content-margin-large {
  margin-bottom: 2rem; }

.content-margin-xlarge {
  margin-bottom: 4rem; }

.content-margin-xxl {
  margin-bottom: 14rem; }

.content-margin-top {
  margin-top: 1rem; }

.no-margin {
  margin: 0; }

.no-padding {
  padding: 0 !important;
  padding-top: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important; }

.padding-small {
  padding: 0.5rem; }

.padding {
  padding: 1rem; }

.padding-large {
  padding: 1rem; }

.padding-xlarge {
  padding: 1rem; }

.padding-xxlarge {
  padding: 2rem; }

.padding-large-sides-only {
  padding: 0 1rem; }

@media only screen and (min-width: 46.85em) {
  .content-margin-small {
    margin-bottom: 1rem; }
  .content-margin {
    margin-bottom: 2rem; }
  .content-margin-large {
    margin-bottom: 2rem; }
  .content-margin-xlarge {
    margin-bottom: 8rem; }
  .content-margin-xxl {
    margin-bottom: 15rem; }
  .content-margin-top {
    margin-top: 2rem; }
  .padding-small {
    padding: 1rem; }
  .padding {
    padding: 1rem; }
  .padding-large {
    padding: 1rem; }
  .padding-xlarge {
    padding: 1rem; }
  .padding-xxlarge {
    padding: 2rem; }
  .padding-large-sides-only {
    padding: 0 1rem; } }

@media only screen and (min-width: 61.85em) {
  .content-margin-small {
    margin-bottom: 1rem; }
  .content-margin {
    margin-bottom: 2rem; }
  .content-margin-large {
    margin-bottom: 4rem; }
  .content-margin-xlarge {
    margin-bottom: 12rem; }
  .content-margin-xxl {
    margin-bottom: 21rem; }
  .content-margin-top {
    margin-top: 2rem; }
  .padding-small {
    padding: 1rem; }
  .padding {
    padding: 1rem; }
  .padding-large {
    padding: 2rem; }
  .padding-xlarge {
    padding: 4rem; }
  .padding-xxlarge {
    padding: 8rem; }
  .padding-large-sides-only {
    padding: 0 2rem; } }

/* Text Centering
=============================
=============================*/
@media only screen and (max-width: 60.85em) {
  .small-text-center {
    text-align: center; } }

html {
  background-color: var(--color-main-background);
  box-sizing: border-box; }

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

body,
html {
  height: 100%;
  background-color: #FFF5F0; }

html.is-reveal-open,
html.is-reveal-open body {
  top: 0 !important;
  position: relative !important;
  overflow-y: visible !important;
  overflow: visible !important; }

.header-no-hero {
  padding-top: 6rem; }

@media only screen and (min-width: 61.85em) {
  .header-no-hero {
    padding-top: 8rem; } }

.header-no-hero .title {
  position: relative;
  display: inline-block; }

.header-hero {
  padding-top: 3.7rem;
  padding-top: 0; }

.grid-container, #bundle-builder-app--bundle--root, .reveal, a, button {
  outline: none; }

.shopify-challenge__container {
  min-height: 40rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
  text-align: center; }

.css-pgt1zi iframe {
  -webkit-mask-image: none !important; }

#product-details .inner__product-details {
  display: flex;
  flex-flow: column; }

@media only screen and (min-width: 61.85em) {
  #product-details .inner__product-details {
    flex-flow: row; } }

#product-details .product-details__columns {
  width: 100%;
  display: flex;
  flex-flow: column;
  height: 30rem;
  align-content: center;
  align-content: center; }

@media only screen and (min-width: 61.85em) {
  #product-details .product-details__columns {
    width: 50%; } }

#product-details .product-details__left .box {
  margin: 0rem .5rem .5rem;
  flex-grow: 1;
  height: auto; }

@media only screen and (min-width: 61.85em) {
  #product-details .product-details__left .box {
    margin: 0rem .5rem 1rem 1rem; } }

#product-details .product-details__right .box {
  margin: 0rem .5rem .5rem;
  flex-grow: 1;
  height: auto; }

@media only screen and (min-width: 61.85em) {
  #product-details .product-details__right .box {
    margin: 0rem 1rem 1rem .5rem; } }

#product-details .box {
  padding: 1rem;
  position: relative;
  background: #ffffff; }

#product-details .box .inner {
  position: relative;
  padding: 0rem;
  height: 100%; }

@media only screen and (min-width: 61.85em) {
  #product-details .box .inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 2rem; } }

#product-details .box .details-header {
  display: flex;
  align-items: center;
  justify-content: flex-start; }

#product-details .box .details-header .icon {
  width: 5rem;
  height: auto;
  margin-right: 1rem; }

#product-details .box .details-header .icon svg {
  width: 5rem; }

#product-details .box .details-content {
  pointer-events: none;
  height: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  top: 1rem;
  position: relative;
  transition: all 0.6s cubic-bezier(0, 0.96, 0.4, 0.93) 0.2s, height 0.6s cubic-bezier(0, 0.96, 0.4, 0.93);
  transform: translate(2rem, 0rem);
  overflow: hidden;
  padding: 0 2rem 0 0rem; }

@media only screen and (min-width: 61.85em) {
  #product-details .box .details-content {
    transform: translate(2rem, 8rem); } }

#product-details .box .details-content p {
  font-size: .8rem; }

@media only screen and (min-width: 61.85em) {
  #product-details .box .details-content p {
    font-size: 1rem; } }

#product-details .box:hover.clean {
  background: #D6845E; }

#product-details .box:hover.vegan {
  background: #F69320; }

#product-details .box:hover.skincare {
  background: #e0bb9b; }

#product-details .box:hover.safe {
  background: #9ED8BA; }

#product-details .box:hover {
  flex-grow: 1; }

#product-details .box:hover .details-content {
  height: auto;
  opacity: 1;
  filter: alpha(opacity=100);
  top: 0rem; }

@media only screen and (min-width: 61.85em) {
  #product-details .box:hover .details-content {
    height: 5rem; } }

#product-details .box:hover.clean {
  background: #D6845E; }

#product-details .box:hover.vegan {
  background: #F69320; }

#product-details .box:hover.skincare {
  background: #e0bb9b; }

#product-details .box:hover.safe {
  background: #9ED8BA; }

figure {
  margin: 0; }

img,
picture {
  margin: 0;
  max-width: 100%; }

@media only screen and (max-width: 45.85em) {
  .responsive-table {
    width: 100%; }
  .responsive-table thead {
    display: none; }
  .responsive-table tr {
    display: block; }
  .responsive-table tr,
  .responsive-table td {
    float: left;
    clear: both;
    width: 100%; }
  .responsive-table th,
  .responsive-table td {
    display: block;
    margin: 0;
    padding: 15px;
    text-align: right; }
  .responsive-table td::before {
    content: attr(data-label);
    float: left;
    padding-right: 10px;
    text-align: center; }
  .responsive-table-row + .responsive-table-row,
  tfoot > .responsive-table-row:first-child {
    position: relative;
    margin-top: 10px;
    padding-top: 15px; }
  .responsive-table-row + .responsive-table-row::after,
  tfoot > .responsive-table-row:first-child::after {
    content: '';
    position: absolute;
    top: 0;
    right: 15px;
    left: 15px;
    display: block;
    border-bottom: 1px solid var(--color-border); } }

.rte {
  margin: 0; }

.rte img {
  height: auto; }

.rte table {
  table-layout: fixed; }

.rte ul,
.rte ol {
  margin: 0 0 15px 30px; }

.rte strong {
  font-weight: var(--font-body-bold-weight); }

.rte-table {
  overflow: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch; }

.rte__video-wrapper {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  height: 0;
  height: auto;
  padding-bottom: 56.25%; }

.rte__video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.rte__table-wrapper {
  overflow: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch; }

html * {
  font-family: 'Montserrat', helvetica; }

@font-face {
  font-family: Montserrat;
  font-weight: 600;
  font-style: normal;
  src: url("https://fonts.shopifycdn.com/montserrat/montserrat_n6.e9c2ec7697570c33b13645dbd15f3f729c5e921b.woff2?&hmac=9520f91c913da07587bb555fc034fb11284638d8f7101433579234b6815afa9b") format("woff2"), url("https://fonts.shopifycdn.com/montserrat/montserrat_n6.f481a31eaff8b48749cc413f5c6990b1db3c9103.woff?&hmac=32134a128c874be17bf12f9a336f12692bfea025082f93dffe3c03722bfc8e61") format("woff"); }

body {
  font-weight: 400;
  font-style: var(--font-body-style);
  font-size: 1.2rem;
  color: #000; }

h1,
h2,
.about-page .section2 a,
.about-page .section3 a, h3, h4, h5, h6 {
  font-weight: 700;
  margin: 0; }

h1, .h1 {
  color: #0a0a0a;
  font-weight: 100;
  text-transform: uppercase;
  letter-spacing: 3px; }

h1 strong, .h1 strong {
  font-weight: 900; }

h1.large, .h1.large {
  font-size: 3.75rem; }

h2,
.about-page .section2 a,
.about-page .section3 a, .h2, #ssw-page.gw-page-profile-edit .ssw-profile-edit-tabs li a, #ssw-page.gw-page-profile-edit #edit_profile_form .ssw-shop-url, #shopify-section-product .write-button {
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 3.7px;
  font-size: 1rem; }

h2 strong, .about-page .section2 a strong, .about-page .section3 a strong, .h2 strong, #ssw-page.gw-page-profile-edit .ssw-profile-edit-tabs li a strong, #ssw-page.gw-page-profile-edit #edit_profile_form .ssw-shop-url strong, #shopify-section-product .write-button strong {
  font-weight: 900; }

@media only screen and (min-width: 61.85em) {
  h2,
  .about-page .section2 a,
  .about-page .section3 a, .h2, #ssw-page.gw-page-profile-edit .ssw-profile-edit-tabs li a, #ssw-page.gw-page-profile-edit #edit_profile_form .ssw-shop-url, #shopify-section-product .write-button {
    letter-spacing: 5px; } }

h3, .h3, .reveal.product-modal__wrapper .product-modal__product-info .product-modal__desciption .morelink, .reveal.product-modal__wrapper .gw-faved-members .gw-faved-member .gw-faved-text, #offCanvasCart .product-name, #offCanvasCart .variant, #offCanvasCart .price, #offCanvasCart .quantity, #offCanvasCart .subtotal, .cart-upsell-section .upsell-product-thumb .product-title, .cart-upsell-section .upsell-product-thumb .add-btn, #offCanvasMenu ul.menu li, .account-page__header .profile__bio .morelink, #shopify-section-product .product-single__share .social-sharing span, #shopify-section-product .yotpo-header-title, #shopify-section-product .yotpo-nav-wrapper {
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 1rem; }

@media only screen and (min-width: 61.85em) {
  h3, .h3, .reveal.product-modal__wrapper .product-modal__product-info .product-modal__desciption .morelink, .reveal.product-modal__wrapper .gw-faved-members .gw-faved-member .gw-faved-text, #offCanvasCart .product-name, #offCanvasCart .variant, #offCanvasCart .price, #offCanvasCart .quantity, #offCanvasCart .subtotal, .cart-upsell-section .upsell-product-thumb .product-title, .cart-upsell-section .upsell-product-thumb .add-btn, #offCanvasMenu ul.menu li, .account-page__header .profile__bio .morelink, #shopify-section-product .product-single__share .social-sharing span, #shopify-section-product .yotpo-header-title, #shopify-section-product .yotpo-nav-wrapper {
    letter-spacing: 5px; } }

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

@media only screen and (min-width: 61.85em) {
  p {
    font-size: 1rem; } }

p strong {
  font-weight: bold; }

p.large {
  font-size: 1rem; }

@media only screen and (min-width: 61.85em) {
  .large p {
    font-size: 1.25rem; } }

@media only screen and (min-width: 61.85em) {
  p.large {
    font-size: 1.25rem; } }

p.small {
  font-size: .75rem; }

p.quote {
  text-align: center;
  font-family: 'Santis W01';
  letter-spacing: 0px; }

@media only screen and (min-width: 61.85em) {
  p.quote {
    font-size: 1.5rem; } }

a {
  color: #000; }

body, input, textarea, button, select {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%; }

a:focus {
  color: inherit; }

label {
  text-transform: uppercase;
  color: #0a0a0a;
  font-weight: 600;
  letter-spacing: 2px;
  font-size: .775rem;
  line-height: .9rem; }

.subtext, footer .footer-right .footer-email-form button {
  font-size: 1rem;
  letter-spacing: 2.37px;
  text-transform: uppercase; }

.emphasis {
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.17em; }

.cms-page-content h1, .cms-page-content h2, .cms-page-content .about-page .section2 a, .about-page .section2 .cms-page-content a, .cms-page-content .about-page .section3 a, .about-page .section3 .cms-page-content a, .cms-page-content h3 {
  margin-bottom: 1rem; }

.cms-page-content li {
  margin-left: 1.5rem; }

.close-button {
  color: #0a0a0a; }

[data-product-image-wrapper] {
  max-width: 100% !important;
  max-height: 100% !important; }

.responsive-image__image {
  max-width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 100% !important; }

.page__hero {
  display: flex;
  align-items: center;
  justify-content: center; }

.wishlist-add {
  position: relative;
  display: inline-block; }

.wishlist-add .icon-heart, .wishlist-add .ssw-faveiticon {
  font-size: 4rem !important; }

.wishlist-add .icon-heart svg, .wishlist-add .ssw-faveiticon svg {
  width: 100%; }

.wishlist-add .ssw-faveiticon .faves-count {
  font-weight: bold;
  font-size: 1.8rem;
  position: absolute;
  right: -1.2rem;
  top: 2.5rem;
  color: #0a0a0a; }

.wishlist-add.grid {
  display: flex;
  align-items: center; }

.wishlist-add.grid .icon-heart, .wishlist-add.grid .ssw-faveiticon {
  width: auto;
  display: inline-block;
  margin-right: .5rem;
  font-size: 2rem; }

.wishlist-add.grid .icon-heart svg, .wishlist-add.grid .ssw-faveiticon svg {
  width: 100%; }

.wishlist-add.grid .faves-count {
  display: inline-block;
  font-size: 1rem;
  position: relative;
  top: 0;
  left: 0;
  color: #0a0a0a; }

.video-carousel .carousel-cell {
  width: 90%; }

.video-carousel .carousel-cell a {
  display: block; }

@media only screen and (min-width: 61.85em) {
  .video-carousel .carousel-cell {
    width: 33%; } }

.video-carousel .responsive-embed {
  margin: 0 .5rem; }

.tinty-picks-search .tinty-picks-search-form input {
  padding: .6rem 1rem;
  font-size: 1.5rem;
  font-weight: 400;
  height: auto; }

.tinty-picks-search .collection-list {
  margin-top: 2rem; }

@media only screen and (min-width: 61.85em) {
  .tinty-picks-search .collection-list #results {
    width: 100%; } }

.tinty-picks-search .os-e.os-header {
  position: static !important; }

.tinty-picks-search .os-e.os-search-box {
  float: none !important;
  margin: 0 auto !important;
  width: 40rem !important;
  max-width: 100% !important;
  border: 2px #000 solid !important; }

.tinty-picks-search .os-e.os-search-box input {
  padding: 1.6rem 2.5rem !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 2px !important;
  color: #0a0a0a !important;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out !important;
  font-size: 1.5rem !important;
  font-weight: 400;
  height: auto;
  width: 100% !important;
  text-align: left !important; }

.tinty-picks-search .os-e.os-search-box input:focus {
  box-shadow: none !important;
  border: none !important;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out !important;
  background-color: #e0bb9b !important; }

.tinty-picks-search .os-e.os-search-box:after {
  top: 17px !important;
  left: auto !important;
  right: 25px !important; }

.tinty-picks-search #os-topbar {
  text-align: center;
  position: absolute !important;
  left: calc(50% - (50% / 2));
  width: 50%;
  top: 5rem; }

.tinty-picks-search .os-e.os-indices {
  display: none; }

.tinty-picks-search .os-e.os-toolbar-amount {
  display: none; }

.tinty-picks-search .os-e.os-toolbar-mode {
  display: none; }

.tinty-picks-search .os-index .os-toolbar .os-toolbar-sort {
  margin-top: 18px;
  float: none !important; }

.tinty-picks-search .os-e.os-toolbar.os-top {
  text-align: center; }

.tinty-picks-search .os-index .os-fast-filters .os-fast-filter {
  border: none !important;
  margin: 0px !important;
  float: none !important;
  display: inline-block; }

.tinty-picks-search .os-index .os-fast-filter .os-options {
  top: 35px !important; }

.tinty-picks-search .os-index .os-fast-filter .os-title > .os-e {
  color: #0a0a0a;
  text-transform: uppercase !important;
  font-size: 0.9rem !important;
  font-weight: bold !important;
  letter-spacing: 2px !important; }

.tinty-picks-search .os-index .os-fast-filter .os-title:after {
  top: 10px !important; }

.tinty-picks-search .os-index .os-fast-filter .os-options {
  box-shadow: none !important;
  border: none !important;
  background: #FFF5F0 !important; }

.tinty-picks-search .os-index .os-fast-filter .os-options .os-option {
  font-size: 1rem !important;
  color: #D6845E !important;
  text-align: left; }

.tinty-picks-search .os-index .os-checkbox {
  border-color: #D6845E !important; }

.tinty-picks-search .pagination-limiter-component {
  display: none; }

.tinty-picks-search .os-index .os-toolbar.os-bottom .os-select .os-select-btn {
  border: 2px #0a0a0a solid !important;
  font-weight: bold !important;
  padding: .6rem 1.5rem .4rem !important;
  font-size: 1rem !important;
  color: #0a0a0a !important; }

.tinty-picks-search .os-index .os-toolbar.os-bottom .os-select .os-select-btn .os-index .os-select-toggle .os-select-caret {
  height: 13px !important;
  width: 11px !important;
  top: 15px !important;
  right: 7px !important; }

.tinty-picks-search #os-content {
  max-width: 1400px !important;
  margin: 6rem auto auto !important;
  float: none !important; }

.tinty-picks-search #os-content > div:first-child {
  display: none; }

.tinty-picks-search .os-index .os-hits .os-list.os-list-products.os-mode-grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }

.tinty-picks-search .os-index .os-hits .os-list.os-list-products.os-mode-grid .os-clear {
  display: none; }

.tinty-picks-search .os-index .os-hits .os-list.os-list-products.os-mode-grid li {
  float: none !important; }

@media only screen and (min-width: 46.85em) {
  .tinty-picks-search .os-index .os-hits .os-list.os-list-products.os-mode-grid li {
    width: calc(100% / 2 - .1px) !important; } }

@media only screen and (min-width: 61.85em) {
  .tinty-picks-search .os-index .os-hits .os-list.os-list-products.os-mode-grid li {
    width: calc(100% / 3 - .1px) !important; } }

@media only screen and (min-width: 90.1em) {
  .tinty-picks-search .os-index .os-hits .os-list.os-list-products.os-mode-grid li {
    width: calc(100% / 4 - .1px) !important; } }

.tinty-picks-search .os-index .os-hits .os-list.os-list-products.os-mode-grid li .os-hit-products {
  padding: 2.5rem 2.5rem !important;
  background: #FFF5F0 !important;
  height: 100%;
  transition: 0.3s all; }

@media only screen and (min-width: 61.85em) {
  .tinty-picks-search .os-index .os-hits .os-list.os-list-products.os-mode-grid li .os-hit-products:hover {
    background-color: #e0bb9b !important; } }

.tinty-picks-search .os-index .os-hits .os-list.os-list-products.os-mode-grid li .os-hit-products .os-name {
  text-transform: uppercase !important;
  letter-spacing: 2px !important;
  font-weight: 400 !important;
  text-decoration: none !important; }

.tinty-picks-search .os-index .os-hits .os-list.os-list-products.os-mode-grid li .os-hit-products .os-helper {
  height: 18rem;
  display: flex;
  align-items: center;
  justify-content: center; }

.tinty-picks-search .os-index .os-hits .os-list.os-list-products.os-mode-grid li .os-hit-products img {
  mix-blend-mode: multiply;
  width: auto !important;
  max-height: 15rem;
  opacity: 1 !important; }

.tinty-picks-search .os-index .os-hits .os-list.os-list-products.os-mode-grid li .os-price {
  display: none; }

.ct-avatar span {
  border-radius: 50%; }

.ct-step-title {
  font-weight: 600; }

.ssw-control-group {
  margin-bottom: 3rem !important; }

.ct-label {
  font-weight: 400;
  letter-spacing: 3px;
  font-size: 1rem; }

select {
  background-position: right 0rem center;
  background-size: 24px 15px; }

@media only screen and (min-width: 61.85em) {
  .ct-pronouns .ct-pronoun:hover {
    background: #e0bb9b; } }

.ct-skin-tone-wrapper .ct-skin-tone-square {
  border: 2px #FFF5F0 solid;
  background-size: cover; }

.ct-skin-tone-wrapper .ct-skin-tone-square.ct-skin-tone-light-1 {
  background-image: url(https://cdn.shopify.com/s/files/1/0069/1335/9957/t/9/assets/light-a.jpg); }

.ct-skin-tone-wrapper .ct-skin-tone-square.ct-skin-tone-light-2 {
  background-image: url(https://cdn.shopify.com/s/files/1/0069/1335/9957/t/9/assets/light-b.jpg); }

.ct-skin-tone-wrapper .ct-skin-tone-square.ct-skin-tone-light-3 {
  background-image: url(https://cdn.shopify.com/s/files/1/0069/1335/9957/t/9/assets/light-c.jpg); }

.ct-skin-tone-wrapper .ct-skin-tone-square.ct-skin-tone-medium-1 {
  background-image: url(https://cdn.shopify.com/s/files/1/0069/1335/9957/t/9/assets/mid-a.jpg); }

.ct-skin-tone-wrapper .ct-skin-tone-square.ct-skin-tone-medium-2 {
  background-image: url(https://cdn.shopify.com/s/files/1/0069/1335/9957/t/9/assets/mid-b.jpg); }

.ct-skin-tone-wrapper .ct-skin-tone-square.ct-skin-tone-medium-3 {
  background-image: url(https://cdn.shopify.com/s/files/1/0069/1335/9957/t/9/assets/mid-c.jpg); }

.ct-skin-tone-wrapper .ct-skin-tone-square.ct-skin-tone-deep-1 {
  background-image: url(https://cdn.shopify.com/s/files/1/0069/1335/9957/t/9/assets/deep-a.jpg); }

.ct-skin-tone-wrapper .ct-skin-tone-square.ct-skin-tone-deep-2 {
  background-image: url(https://cdn.shopify.com/s/files/1/0069/1335/9957/t/9/assets/deep-b.jpg); }

.ct-skin-tone-wrapper .ct-skin-tone-square.ct-skin-tone-deep-3 {
  background-image: url(https://cdn.shopify.com/s/files/1/0069/1335/9957/t/9/assets/deep-c.jpg); }

@media only screen and (min-width: 61.85em) {
  .ct-skin-tone-wrapper .ct-skin-tone-square:hover {
    border: 2px #e0bb9b solid; } }

.ct-skin-tone-wrapper .ct-active .ct-skin-tone-square {
  border: 2px #0a0a0a solid; }

.ct-skin-types .ct-skin-type {
  margin: .5rem;
  width: 5rem; }

@media only screen and (min-width: 61.85em) {
  .ct-skin-types .ct-skin-type {
    width: 7rem;
    margin: 1.5rem; } }

.ct-skin-types .ct-skin-type .ct-skin-type-title {
  font-size: .7rem; }

@media only screen and (min-width: 61.85em) {
  .ct-skin-types .ct-skin-type .ct-skin-type-title {
    font-size: 1rem; } }

.ct-skin-types .ct-skin-type img {
  border: 2px #FFF5F0 solid;
  width: 100%; }

@media only screen and (min-width: 61.85em) {
  .ct-skin-types .ct-skin-type img:hover {
    border: 2px #e0bb9b solid; } }

.ct-skin-types .ct-active img {
  border: 2px #0a0a0a solid; }

.gw-carousel .gw-carousel-cell .gw-text:nth-child(3) {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: .6rem;
  font-weight: 600;
  color: #D6845E; }

.currency-selector label {
  color: #0a0a0a;
  display: none; }

.currency-selector select {
  background-color: transparent;
  border: 1px #0a0a0a solid;
  color: #0a0a0a;
  font-size: 0.7rem;
  height: auto;
  width: 6.3rem;
  font-weight: bold;
  padding: 0.4rem 1.5rem 0.3rem 0.5rem;
  letter-spacing: 2px;
  background-position: 4rem 0.3rem;
  background-size: 0.8rem;
  margin-bottom: 0;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,25' style='fill:rgb(0,0,0)'></polygon></svg>"); }

@media only screen and (min-width: 61.85em) {
  .currency-selector select {
    font-size: 0.8rem;
    padding: 0.2rem 1.5rem 0.2rem 0.5rem; } }

.currency-selector button {
  display: none; }

.sticky-container {
  width: 100%;
  position: absolute;
  top: 0; }

header {
  position: fixed !important;
  width: 100%;
  z-index: 11;
  height: 0;
  left: 0;
  padding: 1rem; }

@media only screen and (min-width: 61.85em) {
  header {
    padding: 2rem; } }

header .top_announcement_bar {
  position: absolute;
  width: 100%;
  height: 28px;
  top: -28px;
  left: 0;
  background-color: #F69320;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 1px;
  text-align: center;
  padding: 0 10px; }

@media only screen and (min-width: 61.85em) {
  header .top_announcement_bar {
    height: 32px;
    top: -32px;
    font-size: 11px;
    letter-spacing: 2px;
    padding: 0 20px; } }

header .inner {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center; }

header .header-links__left {
  display: flex;
  align-items: center;
  justify-content: center; }

header .header-links__left .logo {
  width: 8rem; }

@media only screen and (min-width: 61.85em) {
  header .header-links__left .logo {
    width: 15rem; } }

header .header-links__left nav a {
  color: #F69320;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.1rem;
  letter-spacing: 2.6px;
  position: relative; }

.template-index header.is-stuck nav a {
  color: #F69320 !important; }

header .header-links__left .mobile-menu-trigger {
  margin-right: 1rem;
  width: 2rem; }

header .header-links__logo {
  width: 10rem;
  transform: translate(-5rem, 0rem);
  left: 50%;
  opacity: 0;
  filter: alpha(opacity=0); }

header.is-stuck .header-links__logo {
  opacity: 1;
  filter: alpha(opacity=100); }

.template-index .logo-image {
  transform: translate(0, -5rem);
  opacity: 0;
  filter: alpha(opacity=0); }

.template-index .logo-image.logo-show {
  transform: translate(0, 0);
  opacity: 1;
  filter: alpha(opacity=100); }

header .header-links__logo a {
  display: block; }

header .header-links__logo img {
  width: 100%; }

header .header-links__right {
  display: flex;
  align-items: center;
  justify-content: center; }

header .header-links__right .search-form {
  margin-right: .5rem;
  height: 2.6rem;
  position: relative;
  display: flex;
  align-items: center; }

@media only screen and (min-width: 61.85em) {
  header .header-links__right .search-form {
    margin-right: 1.8rem; } }

header .header-links__right .search-form .search-expand-trigger {
  width: 2rem;
  height: auto;
  line-height: .8rem;
  cursor: pointer; }

@media only screen and (min-width: 61.85em) {
  header .header-links__right .search-form .search-expand-trigger:hover {
    transform: scale(1.1); } }

header .header-links__right .search-form .tinty-picks-search-form {
  line-height: .8rem;
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  overflow: hidden;
  height: 100%;
  pointer-events: none; }

header .header-links__right .search-form .tinty-picks-search-form.active {
  width: 20rem; }

header .header-links__right .search-form input {
  position: absolute;
  width: 100%;
  top: 0;
  margin: 0;
  border: 0;
  height: 100%;
  right: 0;
  line-height: .8rem; }

header .header-links__right .search-form .submit {
  color: #0a0a0a;
  line-height: .8rem;
  position: absolute;
  right: 0;
  top: 0.3rem; }

header .header-links__right .search-form .submit svg {
  width: 1.7rem;
  height: auto; }

header .header-links__right .search-form .submit svg g {
  fill: black; }

@media only screen and (min-width: 61.85em) {
  header .header-links__right .search-form .submit svg {
    width: 2rem; } }

header .header-links__right #customer_logout_link {
  position: absolute;
  right: -.1rem;
  top: -1rem;
  color: #ffffff;
  font-size: .6rem;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
  display: none; }

header .header-links__right .account-icon {
  display: block;
  line-height: .8rem;
  margin-right: 1rem;
  width: 2rem; }

@media only screen and (min-width: 61.85em) {
  header .header-links__right .account-icon {
    margin-right: 2rem;
    width: 2.5rem; }
  header .header-links__right .account-icon:hover {
    transform: scale(1.1); } }

.template-index header.is-stuck .account-icon svg g g {
  fill: #F69320 !important; }

header .header-links__right .account-icon span {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

header .header-links__right .cart {
  color: #F69320;
  font-weight: bold;
  position: relative;
  transition: 0.4s all cubic-bezier(0, 0.96, 0.4, 0.93), color 0;
  cursor: pointer; }

.template-index header.is-stuck .cart {
  color: #F69320 !important; }

.template-index header.is-stuck .cart-text {
  color: #F69320 !important; }

.template-index header.is-stuck .bracket-medium span:before, .template-index header.is-stuck .bracket-medium span:after {
  background-color: #F69320 !important; }

header .header-links__right .cart .cart-text {
  display: none;
  position: absolute;
  left: -1.9rem;
  top: .8rem;
  transform: rotate(-90deg);
  color: #F69320;
  font-size: .7rem;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold; }

@media only screen and (min-width: 61.85em) {
  header .header-links__right .cart .cart-text {
    display: block; } }

header .header-links__right .cart .item-count {
  padding: .7rem;
  line-height: .8rem; }

@media only screen and (min-width: 61.85em) {
  header .header-links__right .cart .item-count {
    padding: 1rem; } }

header .header-links__right .cart:hover {
  transform: scale(0.9); }

header .header-links__right .cart:hover .item-count {
  transform: scale(1.2); }

header.sticky {
  z-index: 11; }

header.is-stuck, header.bar {
  padding: 0.5rem;
  background: #ffffff;
  height: 3.7rem;
  z-index: 11 !important; }

@media only screen and (max-width: 60.85em) {
  header.is-stuck, header.bar {
    padding: 0.7rem; } }

header.is-stuck.announcement_bar_enabled.is-stuck, header.bar.announcement_bar_enabled.is-stuck {
  top: 0 !important; }

header.is-stuck.announcement_bar_enabled.push-down, header.bar.announcement_bar_enabled.push-down {
  top: 28px !important; }

@media only screen and (min-width: 61.85em) {
  header.is-stuck.announcement_bar_enabled.push-down, header.bar.announcement_bar_enabled.push-down {
    top: 32px !important; } }

header.is-stuck .header-links__logo, header.bar .header-links__logo {
  opacity: 1;
  filter: alpha(opacity=100); }

header.is-stuck .logo, header.bar .logo {
  width: 10rem; }

@media only screen and (max-width: 60.85em) {
  .template-index header.announcement_bar_enabled.is-stuck {
    top: 0 !important; }
  .template-index header.announcement_bar_enabled.push-down {
    top: 0rem !important; }
  .template-index header .header-links__logo {
    opacity: 1;
    filter: alpha(opacity=100); }
  .template-index header .logo {
    width: 10rem; } }

.template-product header .header-links nav a {
  color: #0a0a0a; }

.sticky-bottom-content {
  position: fixed;
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  left: 0px;
  bottom: 30px;
  z-index: 100;
  padding: 0 20px;
  pointer-events: none; }

@media only screen and (max-width: 45.85em) {
  .sticky-bottom-content {
    flex-direction: column;
    padding: 0;
    bottom: 0; } }

.reviews-press {
  position: relative;
  background-color: #FFF6F0;
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.28);
  width: 540px;
  padding: 20px 34px 20px 20px;
  margin-right: 30px;
  pointer-events: auto; }

@media only screen and (max-width: 45.85em) {
  .reviews-press {
    margin-right: 0;
    width: 100vw;
    box-shadow: none;
    padding: 6px 34px 6px 20px;
    margin-bottom: 2rem; } }

.reviews-press.hidden {
  display: none !important; }

.reviews-press .close-btn {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  pointer-events: auto;
  background-color: #F69320;
  border-radius: 100%; }

@media only screen and (max-width: 45.85em) {
  .reviews-press .close-btn {
    display: none; } }

.reviews-press .close-btn:before, .reviews-press .close-btn:after {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 3px;
  top: 50%;
  left: 50%;
  margin-top: -1px;
  margin-left: -10px;
  transform: rotate(45deg);
  background-color: #ffffff; }

.reviews-press .close-btn:after {
  transform: rotate(-45deg); }

.reviews-press .slide {
  width: 100%;
  display: flex;
  align-items: center; }

@media only screen and (max-width: 45.85em) {
  .reviews-press .slide {
    height: 100px !important; } }

.reviews-press .slide .left {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  padding: 0 15px 0 0; }

.reviews-press .slide .left .image img {
  display: block;
  width: 90px;
  height: 90px;
  -o-object-fit: contain;
     object-fit: contain; }

.reviews-press .slide .left .name {
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.7rem;
  letter-spacing: 2px;
  color: #F69320;
  line-height: 1.2em;
  margin-top: 0.6em; }

@media only screen and (max-width: 45.85em) {
  .reviews-press .slide .left .name {
    font-size: 0.5rem; } }

.reviews-press .slide .right .content p {
  font-size: 0.9rem;
  margin-bottom: 0.5em; }

@media only screen and (max-width: 45.85em) {
  .reviews-press .slide .right .content p {
    font-size: 0.7rem;
    font-weight: 800; } }

.reviews-press .slide .right .content p strong {
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 2px; }

.reviews-press .slide .right .content p em {
  font-size: 1.2em;
  font-style: normal; }

.reviews-press .slide .right .hearts img {
  width: 19px;
  height: auto; }

.reviews-press .slide--review .left {
  max-width: 150px; }

@media only screen and (max-width: 45.85em) {
  .reviews-press .slide--review .left {
    max-width: 100px; } }

.reviews-press .slide--review .left .image {
  width: 90px;
  max-width: 90px;
  height: 90px;
  max-height: 90px;
  border-radius: 100%;
  overflow: hidden;
  padding: 0; }

@media only screen and (max-width: 45.85em) {
  .reviews-press .slide--review .left .image {
    width: 60px;
    max-width: 60px;
    height: 60px;
    max-height: 60px; } }

.reviews-press .slide--review .left .image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.reviews-press .flickity-viewport {
  transition: height 0.2s; }

.reviews-press .flickity-button {
  background: transparent; }

.reviews-press .flickity-button.previous {
  left: 0;
  display: none; }

.reviews-press .flickity-button.next {
  right: 0; }

.reviews-press .flickity-button svg path {
  fill: #F69320; }

.announcement-bar {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #F69320;
  border-radius: 0 100px;
  max-width: 400px;
  font-size: .7rem;
  font-weight: 600;
  line-height: 1.2rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #ffffff;
  pointer-events: auto; }

@media only screen and (max-width: 45.85em) {
  .announcement-bar {
    border-radius: 0 25px;
    max-width: unset;
    width: calc(100% - 50px);
    margin: 30px 25px; } }

.announcement-bar.homepage-only {
  display: none; }

.template-index .homepage-only {
  display: flex; }

@media only screen and (min-width: 61.85em) {
  .announcement-bar {
    font-size: .9rem;
    font-weight: 600; } }

.announcement-bar.hidden {
  display: none !important; }

.announcement-bar a {
  color: #ffffff;
  pointer-events: auto; }

.announcement-bar span {
  display: inline-block;
  padding: 30px; }

@media only screen and (max-width: 45.85em) {
  .announcement-bar span {
    padding: 15px; } }

.announcement-bar .close-btn {
  position: absolute;
  top: -15px;
  left: -5px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  pointer-events: auto;
  background-color: #ffffff;
  border-radius: 50%;
  transform: scale(1); }

.announcement-bar .close-btn:hover {
  transform: scale(1.1); }

.announcement-bar .close-btn:before, .announcement-bar .close-btn:after {
  content: '';
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-top: -1px;
  margin-left: -30%;
  width: 60%;
  height: 2px;
  background-color: #F69320;
  transform: rotate(45deg); }

.announcement-bar .close-btn:after {
  transform: rotate(-45deg); }

.gdpr-bar {
  position: absolute;
  left: 0;
  bottom: -30px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: white;
  padding: 10px;
  z-index: 1;
  pointer-events: auto; }

@media only screen and (max-width: 45.85em) {
  .gdpr-bar {
    bottom: 0;
    padding: 5px; } }

.gdpr-bar.hidden {
  display: none !important; }

.gdpr-bar .close-btn {
  position: relative;
  min-width: 20px;
  min-height: 20px;
  cursor: pointer;
  pointer-events: auto;
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.28);
  border-radius: 50%;
  transform: scale(1);
  margin-left: 10px; }

.gdpr-bar .close-btn:hover {
  transform: scale(1.1); }

.gdpr-bar .close-btn:before, .gdpr-bar .close-btn:after {
  content: '';
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-top: -1px;
  margin-left: -30%;
  width: 60%;
  height: 1px;
  background-color: #666;
  transform: rotate(45deg); }

.gdpr-bar .close-btn:after {
  transform: rotate(-45deg); }

.gdpr-bar p {
  font-size: 12px;
  margin-bottom: 0; }

.gdpr-bar p a {
  margin-left: 1em;
  text-decoration: underline; }

.mobile-nav {
  background-color: #e0bb9b;
  display: flex;
  align-items: center;
  justify-content: flex-around; }

.mobile-nav .logo {
  width: 10rem;
  flex-grow: 1;
  text-align: center; }

.mobile-nav .cart {
  color: #ffffff;
  font-weight: bold; }

.mobile-nav .cart .item-count {
  padding: 1rem;
  line-height: .8rem; }

footer {
  background: #F69320;
  color: #ffffff;
  background-color: #3C1212; }

footer a {
  color: #ffffff; }

footer .footer-left, footer .footer-right {
  display: flex;
  width: 100%;
  height: 100%;
  flex-flow: column; }

footer .footer-left {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem; }

@media only screen and (min-width: 61.85em) {
  footer .footer-left {
    align-items: flex-start;
    margin-bottom: 0rem; } }

@media only screen and (max-width: 60.85em) {
  footer .footer-left .menu {
    align-items: center;
    justify-content: center; } }

@media only screen and (max-width: 60.85em) {
  footer .footer-left ul.footer-nav li {
    width: 50%;
    text-align: center;
    flex-grow: 1;
    justify-content: center; } }

footer .footer-left ul.footer-nav li a {
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.1rem;
  letter-spacing: 2.6px;
  position: relative; }

@media only screen and (max-width: 60.85em) {
  footer .footer-left ul.footer-nav li a {
    margin: 3px;
    background: none;
    display: block;
    border: 2px rgba(255, 245, 240, 0.1) solid; } }

footer .footer-left ul.footer-secondary-nav li a {
  color: #ffffff;
  font-size: 1rem;
  position: relative; }

footer .footer-left ul.footer-social-links {
  justify-content: flex-start;
  margin-bottom: 1rem; }

footer .footer-left ul.footer-social-links a {
  color: #ffffff;
  border: 2px #ffffff solid;
  border-radius: 50%;
  padding: .9rem .8rem;
  display: block; }

footer .footer-left ul.footer-social-links a svg {
  position: relative;
  top: -2px; }

footer .footer-left .copyright {
  opacity: 0.4;
  filter: alpha(opacity=40); }

footer .footer-right {
  justify-content: space-between;
  align-items: center; }

@media only screen and (min-width: 61.85em) {
  footer .footer-right {
    align-items: flex-end; } }

footer .footer-right .footer-email-form {
  text-align: center; }

@media only screen and (min-width: 61.85em) {
  footer .footer-right .footer-email-form {
    text-align: right; }
  footer .footer-right .footer-email-form h2, footer .footer-right .footer-email-form .about-page .section2 a, .about-page .section2 footer .footer-right .footer-email-form a, footer .footer-right .footer-email-form .about-page .section3 a, .about-page .section3 footer .footer-right .footer-email-form a {
    letter-spacing: 8px; } }

footer .footer-right .footer-email-form input[type="text"] {
  border-bottom: 2px #ffffff solid !important;
  background: none !important;
  padding: 1rem 1.6rem 1rem 0 !important;
  height: auto;
  border-left: none !important;
  border-top: none !important;
  border-right: none !important; }

footer .footer-right .footer-email-form input[type="text"]::-moz-placeholder {
  color: #ffffff !important; }

footer .footer-right .footer-email-form input[type="text"]:-ms-input-placeholder {
  color: #ffffff !important; }

footer .footer-right .footer-email-form input[type="text"]::placeholder {
  color: #ffffff !important; }

footer .footer-right .footer-email-form .FormComponent__StyledFormComponentWrapper-e0xun6-0 {
  padding: 0; }

footer .footer-right .footer-email-form button {
  padding: .5rem;
  text-transform: uppercase;
  font-weight: 100 !important;
  letter-spacing: 2px !important;
  background: none !important; }

footer .footer-right .footer-logo {
  width: 15rem;
  margin: 2rem auto; }

@media only screen and (min-width: 61.85em) {
  footer .footer-right .footer-logo {
    margin: 0; } }

.reveal.product-modal__wrapper {
  width: 100%;
  max-width: 900px;
  padding: 0; }

.reveal.product-modal__wrapper .inner {
  padding: 1rem; }

@media only screen and (min-width: 61.85em) {
  .reveal.product-modal__wrapper .inner {
    padding: 2rem; } }

.reveal.product-modal__wrapper .product-modal__product-info {
  align-items: center; }

.reveal.product-modal__wrapper .product-modal__product-info .product-vendor {
  font-weight: bold; }

@media only screen and (min-width: 61.85em) {
  .reveal.product-modal__wrapper .product-modal__product-info .product-vendor {
    font-size: 1.4rem; } }

.reveal.product-modal__wrapper .product-modal__product-info .product-title {
  letter-spacing: 2px; }

.reveal.product-modal__wrapper .product-modal__product-info .product-modal__desciption {
  font-size: 1rem; }

.reveal.product-modal__wrapper .product-modal__product-info .product-modal__desciption .remaining-content span {
  display: none; }

.reveal.product-modal__wrapper .product-modal__product-info .product-modal__desciption .morelink {
  font-size: .8rem; }

.reveal.product-modal__wrapper .product-modal__product-info .product-modal__image {
  height: 28rem;
  background: #FFF5F0;
  display: flex;
  align-items: center;
  justify-content: center; }

.reveal.product-modal__wrapper .product-modal__product-info .product-modal__image img {
  height: 80%;
  mix-blend-mode: multiply;
  max-width: 13rem;
  -o-object-fit: contain;
     object-fit: contain; }

.reveal.product-modal__wrapper .gw-faved-members {
  display: flex;
  justify-content: center; }

.reveal.product-modal__wrapper .gw-faved-members .gw-faved-member {
  margin-bottom: 0; }

.reveal.product-modal__wrapper .gw-faved-members .gw-faved-member .gw-faved-text {
  font-size: .8rem;
  letter-spacing: 2px; }

.reveal.product-modal__wrapper .gw-faved-members .gw-faved-member .gw-insta-account {
  font-weight: 400; }

.reveal.product-modal__wrapper .gw-comments-wrapper .ssw-timestamp {
  color: #ffffff; }

#offCanvasCart {
  background: #FFF5F0;
  box-shadow: none;
  border-left: 2px #e0bb9b solid; }

#offCanvasCart .cart-header {
  height: 7%;
  min-height: 4.2rem;
  background: #F69320;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: flex-start;
  margin-bottom: 3%; }

#offCanvasCart .cart-header .currency-selector {
  margin-right: 3rem;
  display: inline-block;
  width: 6.3rem; }

#offCanvasCart .cart-header .currency-selector label {
  display: none;
  margin-bottom: .3rem; }

#offCanvasCart .cart-header .currency-selector select {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,25' style='fill:rgb(0,0,0)'></polygon></svg>");
  border: 1px #0a0a0a solid;
  color: #0a0a0a;
  background-position: 4rem 0.4rem; }

#offCanvasCart .close-button {
  color: rgba(10, 10, 10, 0.25); }

#offCanvasCart .product-name {
  font-size: .8rem;
  display: inline-block;
  letter-spacing: 2px; }

#offCanvasCart .variant {
  font-weight: 100;
  font-size: .8rem;
  letter-spacing: 2px; }

#offCanvasCart .price {
  font-size: .8rem;
  color: rgba(10, 10, 10, 0.25);
  letter-spacing: 2px;
  margin-top: 0.5rem; }

#offCanvasCart .qty-remove {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 70%; }

#offCanvasCart .quantity {
  font-size: .8rem;
  margin-bottom: 0;
  color: rgba(10, 10, 10, 0.25); }

#offCanvasCart .remove {
  display: inline-block;
  margin-left: 10px;
  font-size: 1.3rem; }

#offCanvasCart .subtotal {
  font-size: .8rem;
  letter-spacing: 2px; }

#offCanvasCart .cart-details {
  color: rgba(10, 10, 10, 0.25); }

#offCanvasCart #shopify-section-section-offcanvas-cart, #offCanvasCart #cart-wrapper, #offCanvasCart .header-content, #offCanvasCart form {
  height: 100%; }

#offCanvasCart .cart-form-wrapper {
  height: 80%; }

#offCanvasCart .cart-form-wrapper form {
  display: flex;
  justify-content: space-between;
  flex-flow: column; }

#offCanvasCart .cart-form-wrapper .cart-gift-note .upsell-message {
  background-color: #FDECD7;
  text-transform: uppercase;
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 2px;
  padding: 0.5em 10px; }

#offCanvasCart .cart-form-wrapper .cart-gift-note .gift-form-fields {
  padding: 20px 10px 0; }

#offCanvasCart .cart-form-wrapper .cart-gift-note .gift-form-fields label {
  letter-spacing: 1px;
  font-size: .5rem;
  margin-bottom: .2rem; }

#offCanvasCart .cart-form-wrapper .cart-gift-note .gift-form-fields input, #offCanvasCart .cart-form-wrapper .cart-gift-note .gift-form-fields textarea {
  font-size: 0.8rem;
  height: auto;
  outline: none;
  border: 1px solid #FDECD7;
  box-shadow: none; }

#offCanvasCart .cart-form-wrapper .cart-gift-note .gift-form-fields .name-wrap {
  display: flex; }

#offCanvasCart .cart-form-wrapper .cart-gift-note .gift-form-fields .name-wrap .input {
  flex-grow: 1; }

#offCanvasCart .cart-form-wrapper .cart-gift-note .gift-form-fields .name-wrap .input:nth-of-type(1) {
  margin-right: 5px; }

#offCanvasCart .cart-footer .cart-note {
  background: #F69320;
  padding: 0.5rem;
  font-size: 0.8rem;
  font-weight: bold;
  color: #ffffff;
  /* font-style: italic; */
  text-transform: uppercase;
  line-height: 1rem; }

#offCanvasCart .cart-footer .cart-attribute__field textarea {
  font-size: 1rem;
  margin-bottom: 0; }

#offCanvasCart .cart-footer .cart-attribute__field .cart-note-detail {
  font-size: 0.7rem;
  font-weight: bold; }

#offCanvasCart .cart-footer .cart-attribute__field #remainingC {
  color: #F69320;
  font-size: 0.4rem;
  letter-spacing: 1px;
  font-weight: 600;
  text-transform: uppercase; }

#offCanvasCart .cart-footer #cart-upsell .upsell-button {
  font-weight: 900;
  letter-spacing: 0.2em;
  font-size: 12px;
  text-transform: uppercase; }

.js-off-canvas-overlay {
  background: rgba(101, 7, 35, 0.8); }

.item-discount-note {
  font-size: .5rem;
  display: inline-block;
  text-align: left; }

.cart-upsell-section .upsell-message {
  background: #fbe3d0;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-align: center;
  padding: 4px;
  font-size: .7rem;
  margin-bottom: 1em; }

.cart-upsell-section .upsell-product-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }

.cart-upsell-section .upsell-product-list.flickity-enabled {
  display: block; }

.cart-upsell-section .upsell-product-thumb {
  width: 120px;
  text-align: center;
  margin: 0 10px; }

.cart-upsell-section .upsell-product-thumb img {
  width: 100%; }

.cart-upsell-section .upsell-product-thumb .product-title {
  font-size: .7rem;
  display: inline-block;
  letter-spacing: 2px;
  margin-bottom: 0; }

.cart-upsell-section .upsell-product-thumb .add-btn {
  font-size: .6rem;
  padding: 0.3em 1em;
  letter-spacing: 2px;
  border: 2px solid black;
  display: inline-block;
  margin-bottom: 0; }

.cart-upsell-section .flickity-button,
.cart-upsell-section .flickity-button:hover {
  background-color: #F69320; }

.cart-upsell-section .flickity-button svg *,
.cart-upsell-section .flickity-button:hover svg * {
  fill: #ffffff; }

.cart-upsell-section .flickity-prev-next-button,
.cart-upsell-section .flickity-next-next-button {
  width: 20px;
  height: 20px; }

#offCanvasMenu {
  background: #F69320;
  box-shadow: none;
  border-right: 2px #F69320 solid; }

#offCanvasMenu #shopify-section-section-offcanvas-menu, #offCanvasMenu nav, #offCanvasMenu ul.menu {
  height: 100vh; }

#offCanvasMenu ul.menu {
  align-items: center;
  justify-content: center; }

.button, .shopify-challenge__container .shopify-challenge__button, .typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  border: 0;
  text-align: center;
  white-space: nowrap;
  text-decoration: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin-bottom: 0; }

.button.primary, .shopify-challenge__container .shopify-challenge__button, .typeform-share, .ssw-members .follow-user-btn, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button {
  font-size: .9rem;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 1.4rem 2.8rem; }

@media only screen and (max-width: 45.85em) {
  .button.primary, .shopify-challenge__container .shopify-challenge__button, .typeform-share, .ssw-members .follow-user-btn, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button {
    padding: 1.4rem 1rem; } }

.button.small, .shopify-challenge__container .small.shopify-challenge__button, .small.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.small {
  font-size: .8rem;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 1rem 2rem; }

@media only screen and (max-width: 45.85em) {
  .button.small, .shopify-challenge__container .small.shopify-challenge__button, .small.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.small {
    padding: 1rem 1rem; } }

.button.full, .shopify-challenge__container .full.shopify-challenge__button, .full.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.full {
  width: 100%; }

.button.outline, .shopify-challenge__container .outline.shopify-challenge__button, .outline.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .outline.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.outline {
  border: 1px solid #0a0a0a;
  background: none;
  color: #0a0a0a;
  white-space: normal;
  line-height: 1.1rem;
  font-size: .9rem;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 1.4rem 2.8rem; }

@media only screen and (max-width: 45.85em) {
  .button.outline, .shopify-challenge__container .outline.shopify-challenge__button, .outline.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .outline.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.outline {
    padding: 1rem 1rem; } }

@media only screen and (min-width: 61.85em) {
  .button.outline:hover, .shopify-challenge__container .outline.shopify-challenge__button:hover, .outline.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .outline.bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.outline:hover {
    background-color: #F69320;
    border-color: rgba(0, 0, 0, 0);
    padding: 1.4rem 2.8rem; } }

.button.outline-thick, .shopify-challenge__container .outline-thick.shopify-challenge__button, .outline-thick.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.outline-thick {
  border: 2px solid #0a0a0a;
  background: none;
  color: #0a0a0a;
  white-space: normal;
  text-transform: uppercase; }

.button.outline-thick.full, .shopify-challenge__container .outline-thick.full.shopify-challenge__button, .outline-thick.full.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.outline-thick.full {
  display: flex;
  justify-content: center; }

@media only screen and (min-width: 61.85em) {
  .button.outline-thick:hover, .shopify-challenge__container .outline-thick.shopify-challenge__button:hover, .outline-thick.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.outline-thick:hover {
    background-color: #F69320;
    border-color: rgba(0, 0, 0, 0); } }

.button.off-white, .shopify-challenge__container .off-white.shopify-challenge__button, .off-white.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .off-white.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.off-white {
  background-color: #FFF5F0; }

.button.off-white:focus, .shopify-challenge__container .off-white.shopify-challenge__button:focus, .off-white.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .off-white.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.off-white:focus {
  background-color: #FFF5F0; }

.button.tan, .shopify-challenge__container .tan.shopify-challenge__button, .tan.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .tan.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.tan {
  background-color: #e0bb9b; }

.button.tan:focus, .shopify-challenge__container .tan.shopify-challenge__button:focus, .tan.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .tan.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.tan:focus {
  background-color: #e0bb9b; }

.button.peach, .shopify-challenge__container .peach.shopify-challenge__button, .peach.typeform-share, .ssw-members .follow-user-btn, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .peach.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.peach {
  background-color: #D6845E; }

.button.peach:focus, .shopify-challenge__container .peach.shopify-challenge__button:focus, .peach.typeform-share:focus, .ssw-members .follow-user-btn:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .peach.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.peach:focus {
  background-color: #D6845E; }

.button.pink, .shopify-challenge__container .pink.shopify-challenge__button, .pink.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .pink.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.pink {
  background-color: #FD9F81; }

.button.pink:focus, .shopify-challenge__container .pink.shopify-challenge__button:focus, .pink.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .pink.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.pink:focus {
  background-color: #FD9F81; }

.button.red, .shopify-challenge__container .red.shopify-challenge__button, .red.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .red.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.red {
  background-color: #F5372D; }

.button.red:focus, .shopify-challenge__container .red.shopify-challenge__button:focus, .red.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .red.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.red:focus {
  background-color: #F5372D; }

.button.green, .shopify-challenge__container .green.shopify-challenge__button, .green.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .green.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.green {
  background-color: #265F64; }

.button.green:focus, .shopify-challenge__container .green.shopify-challenge__button:focus, .green.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .green.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.green:focus {
  background-color: #265F64; }

.button.brown, .shopify-challenge__container .brown.shopify-challenge__button, .brown.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .brown.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.brown {
  background-color: #944F2F; }

.button.brown:focus, .shopify-challenge__container .brown.shopify-challenge__button:focus, .brown.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .brown.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.brown:focus {
  background-color: #944F2F; }

.button.burgundy, .shopify-challenge__container .burgundy.shopify-challenge__button, .burgundy.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .burgundy.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.burgundy {
  background-color: #650723; }

.button.burgundy:focus, .shopify-challenge__container .burgundy.shopify-challenge__button:focus, .burgundy.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .burgundy.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.burgundy:focus {
  background-color: #650723; }

.button.mustard, .shopify-challenge__container .mustard.shopify-challenge__button, .mustard.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .mustard.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--button-container button.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .bundle-builder-app--bundle--product button.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button {
  background-color: #F69320; }

.button.mustard:focus, .shopify-challenge__container .mustard.shopify-challenge__button:focus, .mustard.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .mustard.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:focus {
  background-color: #F69320; }

.button.orange, .shopify-challenge__container .orange.shopify-challenge__button, .orange.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .orange.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.orange {
  background-color: #FF6D42; }

.button.orange:focus, .shopify-challenge__container .orange.shopify-challenge__button:focus, .orange.typeform-share:focus, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .orange.bundle-builder-app--bundle--product-add-button:focus, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.orange:focus {
  background-color: #FF6D42; }

@media only screen and (min-width: 61.85em) {
  .button:hover, .shopify-challenge__container .shopify-challenge__button:hover, .typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover {
    padding: 1.4rem 3.8rem;
    border-radius: 5px; }
  .button:hover.off-white, .shopify-challenge__container .shopify-challenge__button:hover.off-white, .typeform-share:hover.off-white, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover.off-white, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover.off-white {
    background-color: #ff8f57; }
  .button:hover.tan, .shopify-challenge__container .shopify-challenge__button:hover.tan, .typeform-share:hover.tan, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover.tan, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover.tan {
    background-color: #c8864d; }
  .button:hover.peach, .shopify-challenge__container .shopify-challenge__button:hover.peach, .typeform-share:hover.peach, .ssw-members .follow-user-btn:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover.peach, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover.peach {
    background-color: #a4512a; }
  .button:hover.pink, .shopify-challenge__container .shopify-challenge__button:hover.pink, .typeform-share:hover.pink, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover.pink, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover.pink {
    background-color: #e13904; }
  .button:hover.red, .shopify-challenge__container .shopify-challenge__button:hover.red, .typeform-share:hover.red, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover.red, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover.red {
    background-color: #830c06; }
  .button:hover.green, .shopify-challenge__container .shopify-challenge__button:hover.green, .typeform-share:hover.green, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover.green, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover.green {
    background-color: #183c3f; }
  .button:hover.brown, .shopify-challenge__container .shopify-challenge__button:hover.brown, .typeform-share:hover.brown, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover.brown, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover.brown {
    background-color: #20110a; }
  .button:hover.mustard, .shopify-challenge__container .shopify-challenge__button:hover.mustard, .typeform-share:hover.mustard, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover.mustard, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover {
    background-color: #da7909; }
  .button:hover.orange, .shopify-challenge__container .shopify-challenge__button:hover.orange, .typeform-share:hover.orange, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover.orange, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover.orange {
    background-color: #ff460f; }
  .button:hover.burgundy, .shopify-challenge__container .shopify-challenge__button:hover.burgundy, .typeform-share:hover.burgundy, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover.burgundy, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button:hover.burgundy {
    background-color: black; }
  .button.small:hover, .shopify-challenge__container .small.shopify-challenge__button:hover, .small.typeform-share:hover, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button:hover, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.small:hover {
    padding: 1rem 2.3rem; } }

.underline-link {
  font-family: 'Montserrat', Helvetica;
  font-weight: 100;
  letter-spacing: 3px;
  font-size: 1rem;
  text-transform: uppercase;
  border-bottom: 1px #0a0a0a solid; }

.typeform-share {
  background: none !important;
  font-size: .9rem !important;
  color: #e0bb9b !important; }

.article__body-content .typeform-share {
  background: #F69320 !important;
  font-size: .9rem !important;
  color: #fff !important; }

@media only screen and (max-width: 45.85em) {
  .button.outline-thick.full, .shopify-challenge__container .outline-thick.full.shopify-challenge__button, .outline-thick.full.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.outline-thick.full {
    flex-flow: column;
    align-items: center; }
  .button.outline-thick.full .add-to-cart-buton__price, .shopify-challenge__container .outline-thick.full.shopify-challenge__button .add-to-cart-buton__price, .outline-thick.full.typeform-share .add-to-cart-buton__price, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button .add-to-cart-buton__price, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.outline-thick.full .add-to-cart-buton__price {
    margin-top: .5rem; } }

@media only screen and (min-width: 61.85em) {
  #shopify-section-home-hero {
    height: 100vh;
    top: -2rem; } }

.hero-carousel {
  height: 100vh;
  width: 100%; }

.hero-carousel .flickity-viewport, .hero-carousel .flickity-slider {
  height: 100% !important;
  width: 100%; }

.hero-carousel .flickity-prev-next-button {
  background: transparent; }

@media only screen and (max-width: 60.85em) {
  .hero-carousel .flickity-prev-next-button {
    display: none !important; } }

.hero-carousel .flickity-prev-next-button svg path {
  fill: #F69320; }

.hero-carousel .flickity-page-dots {
  display: none; }

@media only screen and (max-width: 60.85em) {
  .hero-carousel .flickity-page-dots {
    display: block; } }

.hero-carousel .carousel-cell {
  width: 100%;
  background-color: #B56E4D;
  height: 100%;
  background-size: cover;
  background-position: top center; }

.hero-carousel .carousel-cell img {
  width: 100%;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content; }

.hero-carousel .carousel-cell img.hidden {
  display: none; }

.hero-carousel .carousel-cell .cell-footer {
  position: absolute;
  width: 100%;
  bottom: 8rem;
  text-align: center; }

@media only screen and (min-width: 61.85em) {
  .hero-carousel .carousel-cell .cell-footer {
    bottom: 4rem; } }

.hero-carousel .carousel-cell.special {
  background-position: center right; }

@media only screen and (min-width: 61.85em) {
  .hero-carousel .carousel-cell.special {
    background-position: center center; } }

.hero-carousel .carousel-cell.special .special-slide {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: top center; }

.hero-carousel .carousel-cell.special .special-slide .special-slide-badge {
  position: absolute;
  width: 10vw;
  top: 12%;
  right: 5vw; }

.hero-carousel .carousel-cell.special .special-slide .special-slide-badge img {
  width: 100%;
  height: auto; }

.hero-carousel .carousel-cell.special .special-slide .text {
  margin-top: 5rem; }

@media only screen and (min-width: 61.85em) {
  .hero-carousel .carousel-cell.special .special-slide .text {
    margin-top: 12%; } }

.hero-carousel .carousel-cell.special .special-slide .text .big-text {
  font-weight: bold;
  color: #ffffff;
  text-align: left;
  margin-bottom: 1rem;
  font-size: 2rem;
  line-height: 1; }

@media only screen and (min-width: 46.85em) {
  .hero-carousel .carousel-cell.special .special-slide .text .big-text {
    font-size: 3rem;
    line-height: 3.5rem; } }

@media only screen and (min-width: 61.85em) {
  .hero-carousel .carousel-cell.special .special-slide .text .big-text {
    font-size: 4.5rem;
    line-height: 4.5rem; } }

.hero-carousel .carousel-cell.special .special-slide .text .small-text {
  text-align: left;
  margin-bottom: 1rem;
  font-weight: 600; }

@media only screen and (min-width: 61.85em) {
  .hero-carousel .carousel-cell.special .special-slide .text .small-text {
    font-size: 1.2rem; } }

@media only screen and (min-width: 61.85em) {
  .hero-carousel .carousel-cell.special .special-slide .cta {
    font-size: 1.4rem; } }

.hero-carousel .carousel-cell.special .fine-print {
  line-height: 1.1rem;
  font-size: .7rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  bottom: 1rem;
  left: 0; }

@media only screen and (min-width: 61.85em) {
  .hero-carousel .carousel-cell.special .fine-print {
    position: relative;
    bottom: 0;
    left: 0;
    margin-top: 1rem; } }

.hero-carousel .carousel-cell.special .more-text {
  max-width: 250px; }

.hero-carousel .carousel-cell.special2 {
  background-position: bottom center; }

@media only screen and (min-width: 61.85em) {
  .hero-carousel .carousel-cell.special2 {
    background-position: center center; } }

@media only screen and (max-width: 60.85em) {
  .hero-carousel .carousel-cell.special2.bfcm {
    background-position: center top; } }

.hero-carousel .carousel-cell.special2.bfcm .big-text,
.hero-carousel .carousel-cell.special2.bfcm .small-text,
.hero-carousel .carousel-cell.special2.bfcm .fine-print {
  color: #F69320 !important; }

.hero-carousel .carousel-cell.special2.bfcm .fine-print {
  margin-bottom: 20px; }

@media only screen and (max-width: 60.85em) {
  .hero-carousel .carousel-cell.special2.bfcm .big-text,
  .hero-carousel .carousel-cell.special2.bfcm .small-text,
  .hero-carousel .carousel-cell.special2.bfcm .fine-print {
    color: #ffffff !important;
    text-align: right !important; }
  .hero-carousel .carousel-cell.special2.bfcm .cell {
    text-align: right; } }

@media only screen and (max-width: 60.85em) {
  .hero-carousel .carousel-cell.special2.bfcm .big-text {
    font-size: 1.7rem !important; } }

@media only screen and (max-width: 60.85em) {
  .hero-carousel .carousel-cell.special2.bfcm .fine-print {
    font-size: 0.8rem !important; } }

@media only screen and (max-width: 60.85em) {
  .hero-carousel .carousel-cell.special2.bfcm .fine-print p {
    font-size: 0.9rem !important; } }

.hero-carousel .carousel-cell.special2.introducing-hueglow {
  background-position: center top; }

@media only screen and (max-width: 60.85em) {
  .hero-carousel .carousel-cell.special2.introducing-hueglow {
    background-position: center top; } }

@media only screen and (max-width: 60.85em) {
  .hero-carousel .carousel-cell.special2.introducing-hueglow .big-text {
    font-size: 2rem !important; } }

@media only screen and (max-width: 60.85em) {
  .hero-carousel .carousel-cell.special2.introducing-hueglow .fine-print {
    font-size: 0.8rem !important; } }

@media only screen and (max-width: 60.85em) {
  .hero-carousel .carousel-cell.special2.introducing-hueglow .fine-print p {
    font-size: 0.9rem !important; } }

.hero-carousel .carousel-cell.special2.allure-promo:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 150px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%); }

@media only screen and (max-width: 60.85em) {
  .hero-carousel .carousel-cell.special2.allure-promo .big-text {
    font-size: 2rem !important; } }

@media only screen and (max-width: 60.85em) {
  .hero-carousel .carousel-cell.special2.allure-promo .fine-print {
    font-size: 0.8rem !important; } }

@media only screen and (max-width: 60.85em) {
  .hero-carousel .carousel-cell.special2.allure-promo .fine-print p {
    font-size: 0.9rem !important; } }

@media only screen and (max-width: 60.85em) {
  .hero-carousel .carousel-cell.special2.allure-promo .cta {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    padding: 1em; } }

@media only screen and (max-width: 60.85em) {
  .hero-carousel .carousel-cell.special2.change .special-slide-badge {
    right: auto;
    left: 5vw; } }

@media only screen and (max-width: 60.85em) {
  .hero-carousel .carousel-cell.special2.change .big-text {
    font-size: 2rem !important; } }

@media only screen and (max-width: 60.85em) {
  .hero-carousel .carousel-cell.special2.change .fine-print {
    font-size: 0.8rem !important; } }

@media only screen and (max-width: 60.85em) {
  .hero-carousel .carousel-cell.special2.change .fine-print p {
    font-size: 0.9rem !important; } }

@media only screen and (max-width: 60.85em) {
  .hero-carousel .carousel-cell.special2.change .cta {
    padding: 1em; } }

.hero-carousel .carousel-cell.special2 .special-slide {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: top center; }

.hero-carousel .carousel-cell.special2 .special-slide.align-bottom {
  position: relative;
  display: flex;
  align-items: center;
  padding-bottom: 4vw; }

@media only screen and (max-width: 60.85em) {
  .hero-carousel .carousel-cell.special2 .special-slide.align-bottom {
    padding-bottom: 10vw; } }

.hero-carousel .carousel-cell.special2 .special-slide.align-bottom .grid-x {
  width: 100%; }

.hero-carousel .carousel-cell.special2 .special-slide.align-bottom .grid-x .text {
  margin-top: 35vh; }

.hero-carousel .carousel-cell.special2 .special-slide.align-right .cell {
  text-align: right; }

@media only screen and (max-width: 60.85em) {
  .hero-carousel .carousel-cell.special2 .special-slide.align-right .cell {
    text-align: center; } }

@media only screen and (max-width: 60.85em) {
  .hero-carousel .carousel-cell.special2 .special-slide.align-right .cell .text {
    margin-top: 4rem; } }

.hero-carousel .carousel-cell.special2 .special-slide.align-right .cell .small-text {
  text-align: right; }

@media only screen and (max-width: 60.85em) {
  .hero-carousel .carousel-cell.special2 .special-slide.align-right .cell .small-text {
    text-align: left;
    margin-bottom: 0; } }

.hero-carousel .carousel-cell.special2 .special-slide.align-right .cell .big-text {
  text-align: right; }

@media only screen and (max-width: 60.85em) {
  .hero-carousel .carousel-cell.special2 .special-slide.align-right .cell .big-text {
    text-align: left;
    margin-bottom: 1rem; } }

.hero-carousel .carousel-cell.special2 .special-slide.align-right .cell .fine-print {
  width: 100%;
  padding-left: 50%; }

@media only screen and (max-width: 60.85em) {
  .hero-carousel .carousel-cell.special2 .special-slide.align-right .cell .fine-print {
    padding-left: 0;
    text-align: left; } }

@media only screen and (max-width: 60.85em) {
  .hero-carousel .carousel-cell.special2 .special-slide.align-right .cell .fine-print p {
    margin-bottom: 0; } }

.hero-carousel .carousel-cell.special2 .special-slide .special-slide-badge {
  position: absolute;
  width: 10vw;
  top: 12%;
  right: 5vw; }

@media only screen and (max-width: 60.85em) {
  .hero-carousel .carousel-cell.special2 .special-slide .special-slide-badge {
    width: 75px;
    top: 12%; } }

.hero-carousel .carousel-cell.special2 .special-slide .special-slide-badge img {
  width: 100%;
  height: auto; }

.hero-carousel .carousel-cell.special2 .special-slide .text {
  margin-top: 5rem; }

@media only screen and (min-width: 61.85em) {
  .hero-carousel .carousel-cell.special2 .special-slide .text {
    margin-top: 12%; } }

.hero-carousel .carousel-cell.special2 .special-slide .text .big-text {
  font-weight: bold;
  color: #ffffff;
  text-align: left;
  margin-bottom: 2rem;
  font-size: 3rem;
  line-height: 1;
  letter-spacing: 0.15em; }

@media only screen and (min-width: 46.85em) {
  .hero-carousel .carousel-cell.special2 .special-slide .text .big-text {
    margin-bottom: 1rem;
    font-size: 3rem;
    line-height: 3.5rem; } }

@media only screen and (min-width: 61.85em) {
  .hero-carousel .carousel-cell.special2 .special-slide .text .big-text {
    font-size: 4.5rem;
    line-height: 4.5rem; } }

.hero-carousel .carousel-cell.special2 .special-slide .text .small-text {
  text-align: left;
  margin-bottom: 0.5em;
  font-weight: 600; }

@media only screen and (min-width: 61.85em) {
  .hero-carousel .carousel-cell.special2 .special-slide .text .small-text {
    margin-bottom: 0rem;
    font-size: 1.2rem; } }

@media only screen and (min-width: 61.85em) {
  .hero-carousel .carousel-cell.special2 .special-slide .cta {
    font-size: 1.4rem; } }

.hero-carousel .carousel-cell.special2 .fine-print {
  line-height: 1.1em;
  font-size: 1.0rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  position: relative;
  bottom: 1rem;
  left: 0;
  width: 100%; }

@media only screen and (min-width: 61.85em) {
  .hero-carousel .carousel-cell.special2 .fine-print {
    position: relative;
    bottom: 0;
    left: 0;
    margin-top: 1rem;
    width: 50%;
    font-size: 1.4rem; } }

.hero-carousel .carousel-cell.special2 .fine-print span {
  display: block;
  margin-bottom: 1em; }

.hero-carousel .carousel-cell.special2 .more-text {
  max-width: 160px;
  line-height: 1;
  margin-top: 10px; }

.hero-carousel .carousel-cell.special2 .more-text p {
  font-size: 0.85rem; }

@media only screen and (min-width: 61.85em) {
  .hero-carousel .carousel-cell.special2 .more-text {
    max-width: 250px; }
  .hero-carousel .carousel-cell.special2 .more-text p {
    font-size: 1rem; } }

.hero-carousel #player-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000; }

.hero-carousel video {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%; }

.hero-carousel .hero__content {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  transform: translateY(-50%);
  text-align: center;
  z-index: 8; }

.hero-carousel .hero__content h1 {
  color: #ffffff;
  letter-spacing: 5px; }

@media only screen and (min-width: 61.85em) {
  .hero-carousel .hero__content h1 {
    font-size: 4rem;
    letter-spacing: 11px; } }

/* Icons
=============================
=============================*/
.i-play-button {
  position: absolute;
  width: 4.375rem;
  height: 4.375rem;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  margin-left: -2.8125rem;
  margin-top: -2.8125rem;
  background: rgba(255, 255, 255, 0.4);
  border: 2px solid #0a0a0a;
  padding: 1rem;
  transition: 0.2s all cubic-bezier(0.65, 0.49, 0.21, 0.98);
  pointer-events: none; }

.i-play-button .play-button-play--component {
  position: absolute;
  width: 1.875rem;
  height: 2.375rem;
  left: 50%;
  top: 50%;
  margin-left: -11px;
  margin-top: -18px;
  transition: 0.2s all cubic-bezier(0.65, 0.49, 0.21, 0.98); }

.i-play-button .play-button-play--component.fill {
  opacity: 0;
  filter: alpha(opacity=0);
  transition: 0.2s all cubic-bezier(0.65, 0.49, 0.21, 0.98); }

.icon {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  fill: currentColor; }

.no-svg .icon {
  display: none; }

.icon--wide {
  width: 40px; }

svg.icon:not(.icon--full-color) circle,
svg.icon:not(.icon--full-color) ellipse,
svg.icon:not(.icon--full-color) g,
svg.icon:not(.icon--full-color) line,
svg.icon:not(.icon--full-color) path,
svg.icon:not(.icon--full-color) polygon,
svg.icon:not(.icon--full-color) polyline,
svg.icon:not(.icon--full-color) img,
symbol.icon:not(.icon--full-color) circle,
symbol.icon:not(.icon--full-color) ellipse,
symbol.icon:not(.icon--full-color) g,
symbol.icon:not(.icon--full-color) line,
symbol.icon:not(.icon--full-color) path,
symbol.icon:not(.icon--full-color) polygon,
symbol.icon:not(.icon--full-color) polyline,
symbol.icon:not(.icon--full-color) img {
  max-width: 100%; }

svg.icon:not(.icon--full-color) rect,
symbol.icon:not(.icon--full-color) rect {
  fill: inherit;
  stroke: inherit; }

.icon-fallback-text {
  position: absolute !important;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0); }

.no-svg .icon-fallback-text {
  position: static !important;
  overflow: auto;
  width: auto;
  height: auto;
  margin: 0;
  clip: auto; }

.payment-icons {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: default; }

.bracket-small span {
  position: absolute; }

.bracket-small span:before {
  background-color: #ffffff;
  position: absolute; }

.bracket-small span:after {
  background-color: #ffffff;
  position: absolute; }

.bracket-small .top__left {
  top: 0;
  left: 0; }

.bracket-small .top__left:before {
  content: "";
  width: 8px;
  height: 3px;
  top: 0;
  left: 0; }

.bracket-small .top__left:after {
  content: "";
  width: 3px;
  height: 8px;
  top: 0;
  left: 0; }

.bracket-small .top__right {
  top: 0;
  right: 0; }

.bracket-small .top__right:before {
  content: "";
  width: 8px;
  height: 3px;
  top: 0;
  right: 0; }

.bracket-small .top__right:after {
  content: "";
  width: 3px;
  height: 8px;
  top: 0;
  right: 0; }

.bracket-small .bottom__left {
  left: 0;
  bottom: 0; }

.bracket-small .bottom__left:before {
  content: "";
  width: 8px;
  height: 3px;
  left: 0;
  bottom: 0; }

.bracket-small .bottom__left:after {
  content: "";
  width: 3px;
  height: 8px;
  left: 0;
  bottom: 0; }

.bracket-small .bottom__right {
  right: 0;
  bottom: 0; }

.bracket-small .bottom__right:before {
  content: "";
  width: 8px;
  height: 3px;
  right: 0;
  bottom: 0; }

.bracket-small .bottom__right:after {
  content: "";
  width: 3px;
  height: 8px;
  right: 0;
  bottom: 0; }

.bracket-small.offset .top__left {
  top: 0rem;
  left: 0rem; }

@media only screen and (min-width: 61.85em) {
  .bracket-small.offset .top__left {
    top: 1rem;
    left: 1rem; } }

.bracket-small.offset .top__right {
  top: 0rem;
  right: 0rem; }

@media only screen and (min-width: 61.85em) {
  .bracket-small.offset .top__right {
    top: 1rem;
    right: 1rem; } }

.bracket-small.offset .bottom__left {
  left: 0rem;
  bottom: 0rem; }

@media only screen and (min-width: 61.85em) {
  .bracket-small.offset .bottom__left {
    left: 1rem;
    bottom: 1rem; } }

.bracket-small.offset .bottom__right {
  right: 0rem;
  bottom: 0rem; }

@media only screen and (min-width: 61.85em) {
  .bracket-small.offset .bottom__right {
    right: 1rem;
    bottom: 1rem; } }

.bracket-small.offset.hover:hover .top__left {
  top: 0rem;
  left: 0rem; }

@media only screen and (min-width: 61.85em) {
  .bracket-small.offset.hover:hover .top__left {
    top: 1.4rem;
    left: 1.4rem; } }

.bracket-small.offset.hover:hover .top__right {
  top: 0rem;
  right: 0rem; }

@media only screen and (min-width: 61.85em) {
  .bracket-small.offset.hover:hover .top__right {
    top: 1.4rem;
    right: 1.4rem; } }

.bracket-small.offset.hover:hover .bottom__left {
  left: 0rem;
  bottom: 0rem; }

@media only screen and (min-width: 61.85em) {
  .bracket-small.offset.hover:hover .bottom__left {
    left: 1.4rem;
    bottom: 1.4rem; } }

.bracket-small.offset.hover:hover .bottom__right {
  right: 0rem;
  bottom: 0rem; }

@media only screen and (min-width: 61.85em) {
  .bracket-small.offset.hover:hover .bottom__right {
    right: 1.4rem;
    bottom: 1.4rem; } }

.bracket-small.show-on-hover span {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(0); }

.bracket-small.show-on-hover:hover span {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(1); }

.bracket-small.white span:before {
  background-color: #ffffff; }

.bracket-small.white span:after {
  background-color: #ffffff; }

.bracket-small.off-white span:before {
  background-color: #FFF5F0; }

.bracket-small.off-white span:after {
  background-color: #FFF5F0; }

.bracket-small.tan span:before {
  background-color: #e0bb9b; }

.bracket-small.tan span:after {
  background-color: #e0bb9b; }

.bracket-small.peach span:before {
  background-color: #D6845E; }

.bracket-small.peach span:after {
  background-color: #D6845E; }

.bracket-small.pink span:before {
  background-color: #FD9F81; }

.bracket-small.pink span:after {
  background-color: #FD9F81; }

.bracket-small.red span:before {
  background-color: #F5372D; }

.bracket-small.red span:after {
  background-color: #F5372D; }

.bracket-small.green span:before {
  background-color: #265F64; }

.bracket-small.green span:after {
  background-color: #265F64; }

.bracket-small.brown span:before {
  background-color: #944F2F; }

.bracket-small.brown span:after {
  background-color: #944F2F; }

.bracket-small.burgundy span:before {
  background-color: #650723; }

.bracket-small.burgundy span:after {
  background-color: #650723; }

.bracket-small.mustard span:before, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.bracket-small span:before {
  background-color: #F69320; }

.bracket-small.mustard span:after, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.bracket-small span:after {
  background-color: #F69320; }

.bracket-small.black span:before {
  background-color: #0a0a0a; }

.bracket-small.black span:after {
  background-color: #0a0a0a; }

.bracket-small.orange span:before {
  background-color: #FF6D42; }

.bracket-small.orange span:after {
  background-color: #FF6D42; }

.bracket-small.half .top__left, .bracket-small.half .bottom__right {
  display: none; }

.bracket-small.half-opposite .top__right, .bracket-small.half-opposite .bottom__left {
  display: none; }

.bracket-medium span {
  position: absolute; }

.bracket-medium span:before {
  background-color: #ffffff;
  position: absolute; }

.bracket-medium span:after {
  background-color: #ffffff;
  position: absolute; }

.bracket-medium .top__left {
  top: 0;
  left: 0; }

.bracket-medium .top__left:before {
  content: "";
  width: 15px;
  height: 3px;
  top: 0;
  left: 0; }

.bracket-medium .top__left:after {
  content: "";
  width: 3px;
  height: 15px;
  top: 0;
  left: 0; }

.bracket-medium .top__right {
  top: 0;
  right: 0; }

.bracket-medium .top__right:before {
  content: "";
  width: 15px;
  height: 3px;
  top: 0;
  right: 0; }

.bracket-medium .top__right:after {
  content: "";
  width: 3px;
  height: 15px;
  top: 0;
  right: 0; }

.bracket-medium .bottom__left {
  left: 0;
  bottom: 0; }

.bracket-medium .bottom__left:before {
  content: "";
  width: 15px;
  height: 3px;
  left: 0;
  bottom: 0; }

.bracket-medium .bottom__left:after {
  content: "";
  width: 3px;
  height: 15px;
  left: 0;
  bottom: 0; }

.bracket-medium .bottom__right {
  right: 0;
  bottom: 0; }

.bracket-medium .bottom__right:before {
  content: "";
  width: 15px;
  height: 3px;
  right: 0;
  bottom: 0; }

.bracket-medium .bottom__right:after {
  content: "";
  width: 3px;
  height: 15px;
  right: 0;
  bottom: 0; }

.bracket-medium.offset .top__left {
  top: 0rem;
  left: 0rem; }

@media only screen and (min-width: 61.85em) {
  .bracket-medium.offset .top__left {
    top: 1rem;
    left: 1rem; } }

.bracket-medium.offset .top__right {
  top: 0rem;
  right: 0rem; }

@media only screen and (min-width: 61.85em) {
  .bracket-medium.offset .top__right {
    top: 1rem;
    right: 1rem; } }

.bracket-medium.offset .bottom__left {
  left: 0rem;
  bottom: 0rem; }

@media only screen and (min-width: 61.85em) {
  .bracket-medium.offset .bottom__left {
    left: 1rem;
    bottom: 1rem; } }

.bracket-medium.offset .bottom__right {
  right: 0rem;
  bottom: 0rem; }

@media only screen and (min-width: 61.85em) {
  .bracket-medium.offset .bottom__right {
    right: 1rem;
    bottom: 1rem; } }

.bracket-medium.offset.hover:hover .top__left {
  top: 0rem;
  left: 0rem; }

@media only screen and (min-width: 61.85em) {
  .bracket-medium.offset.hover:hover .top__left {
    top: 1.4rem;
    left: 1.4rem; } }

.bracket-medium.offset.hover:hover .top__right {
  top: 0rem;
  right: 0rem; }

@media only screen and (min-width: 61.85em) {
  .bracket-medium.offset.hover:hover .top__right {
    top: 1.4rem;
    right: 1.4rem; } }

.bracket-medium.offset.hover:hover .bottom__left {
  left: 0rem;
  bottom: 0rem; }

@media only screen and (min-width: 61.85em) {
  .bracket-medium.offset.hover:hover .bottom__left {
    left: 1.4rem;
    bottom: 1.4rem; } }

.bracket-medium.offset.hover:hover .bottom__right {
  right: 0rem;
  bottom: 0rem; }

@media only screen and (min-width: 61.85em) {
  .bracket-medium.offset.hover:hover .bottom__right {
    right: 1.4rem;
    bottom: 1.4rem; } }

.bracket-medium.show-on-hover span {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(0); }

.bracket-medium.show-on-hover:hover span {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(1); }

.bracket-medium.white span:before {
  background-color: #ffffff; }

.bracket-medium.white span:after {
  background-color: #ffffff; }

.bracket-medium.off-white span:before {
  background-color: #FFF5F0; }

.bracket-medium.off-white span:after {
  background-color: #FFF5F0; }

.bracket-medium.tan span:before {
  background-color: #e0bb9b; }

.bracket-medium.tan span:after {
  background-color: #e0bb9b; }

.bracket-medium.peach span:before {
  background-color: #D6845E; }

.bracket-medium.peach span:after {
  background-color: #D6845E; }

.bracket-medium.pink span:before {
  background-color: #FD9F81; }

.bracket-medium.pink span:after {
  background-color: #FD9F81; }

.bracket-medium.red span:before {
  background-color: #F5372D; }

.bracket-medium.red span:after {
  background-color: #F5372D; }

.bracket-medium.green span:before {
  background-color: #265F64; }

.bracket-medium.green span:after {
  background-color: #265F64; }

.bracket-medium.brown span:before {
  background-color: #944F2F; }

.bracket-medium.brown span:after {
  background-color: #944F2F; }

.bracket-medium.burgundy span:before {
  background-color: #650723; }

.bracket-medium.burgundy span:after {
  background-color: #650723; }

.bracket-medium.mustard span:before, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.bracket-medium span:before {
  background-color: #F69320; }

.bracket-medium.mustard span:after, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.bracket-medium span:after {
  background-color: #F69320; }

.bracket-medium.black span:before {
  background-color: #0a0a0a; }

.bracket-medium.black span:after {
  background-color: #0a0a0a; }

.bracket-medium.orange span:before {
  background-color: #FF6D42; }

.bracket-medium.orange span:after {
  background-color: #FF6D42; }

.bracket-medium.half .top__left, .bracket-medium.half .bottom__right {
  display: none; }

.bracket-medium.half-opposite .top__right, .bracket-medium.half-opposite .bottom__left {
  display: none; }

.bracket-big span {
  position: absolute; }

.bracket-big span:before {
  background-color: #ffffff;
  position: absolute; }

.bracket-big span:after {
  background-color: #ffffff;
  position: absolute; }

.bracket-big .top__left {
  top: 0;
  left: 0; }

.bracket-big .top__left:before {
  content: "";
  width: 40px;
  height: 7px;
  top: 0;
  left: 0; }

.bracket-big .top__left:after {
  content: "";
  width: 7px;
  height: 40px;
  top: 0;
  left: 0; }

.bracket-big .top__right {
  top: 0;
  right: 0; }

.bracket-big .top__right:before {
  content: "";
  width: 40px;
  height: 7px;
  top: 0;
  right: 0; }

.bracket-big .top__right:after {
  content: "";
  width: 7px;
  height: 40px;
  top: 0;
  right: 0; }

.bracket-big .bottom__left {
  left: 0;
  bottom: 0; }

.bracket-big .bottom__left:before {
  content: "";
  width: 40px;
  height: 7px;
  left: 0;
  bottom: 0; }

.bracket-big .bottom__left:after {
  content: "";
  width: 7px;
  height: 40px;
  left: 0;
  bottom: 0; }

.bracket-big .bottom__right {
  right: 0;
  bottom: 0; }

.bracket-big .bottom__right:before {
  content: "";
  width: 40px;
  height: 7px;
  right: 0;
  bottom: 0; }

.bracket-big .bottom__right:after {
  content: "";
  width: 7px;
  height: 40px;
  right: 0;
  bottom: 0; }

.bracket-big.offset .top__left {
  top: 0rem;
  left: 0rem; }

@media only screen and (min-width: 61.85em) {
  .bracket-big.offset .top__left {
    top: 1rem;
    left: 1rem; } }

.bracket-big.offset .top__right {
  top: 0rem;
  right: 0rem; }

@media only screen and (min-width: 61.85em) {
  .bracket-big.offset .top__right {
    top: 1rem;
    right: 1rem; } }

.bracket-big.offset .bottom__left {
  left: 0rem;
  bottom: 0rem; }

@media only screen and (min-width: 61.85em) {
  .bracket-big.offset .bottom__left {
    left: 1rem;
    bottom: 1rem; } }

.bracket-big.offset .bottom__right {
  right: 0rem;
  bottom: 0rem; }

@media only screen and (min-width: 61.85em) {
  .bracket-big.offset .bottom__right {
    right: 1rem;
    bottom: 1rem; } }

.bracket-big.offset.hover:hover .top__left {
  top: 0rem;
  left: 0rem; }

@media only screen and (min-width: 61.85em) {
  .bracket-big.offset.hover:hover .top__left {
    top: 1.4rem;
    left: 1.4rem; } }

.bracket-big.offset.hover:hover .top__right {
  top: 0rem;
  right: 0rem; }

@media only screen and (min-width: 61.85em) {
  .bracket-big.offset.hover:hover .top__right {
    top: 1.4rem;
    right: 1.4rem; } }

.bracket-big.offset.hover:hover .bottom__left {
  left: 0rem;
  bottom: 0rem; }

@media only screen and (min-width: 61.85em) {
  .bracket-big.offset.hover:hover .bottom__left {
    left: 1.4rem;
    bottom: 1.4rem; } }

.bracket-big.offset.hover:hover .bottom__right {
  right: 0rem;
  bottom: 0rem; }

@media only screen and (min-width: 61.85em) {
  .bracket-big.offset.hover:hover .bottom__right {
    right: 1.4rem;
    bottom: 1.4rem; } }

.bracket-big.show-on-hover span {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(0); }

.bracket-big.show-on-hover:hover span {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(1); }

.bracket-big.white span:before {
  background-color: #ffffff; }

.bracket-big.white span:after {
  background-color: #ffffff; }

.bracket-big.off-white span:before {
  background-color: #FFF5F0; }

.bracket-big.off-white span:after {
  background-color: #FFF5F0; }

.bracket-big.tan span:before {
  background-color: #e0bb9b; }

.bracket-big.tan span:after {
  background-color: #e0bb9b; }

.bracket-big.peach span:before {
  background-color: #D6845E; }

.bracket-big.peach span:after {
  background-color: #D6845E; }

.bracket-big.pink span:before {
  background-color: #FD9F81; }

.bracket-big.pink span:after {
  background-color: #FD9F81; }

.bracket-big.red span:before {
  background-color: #F5372D; }

.bracket-big.red span:after {
  background-color: #F5372D; }

.bracket-big.green span:before {
  background-color: #265F64; }

.bracket-big.green span:after {
  background-color: #265F64; }

.bracket-big.brown span:before {
  background-color: #944F2F; }

.bracket-big.brown span:after {
  background-color: #944F2F; }

.bracket-big.burgundy span:before {
  background-color: #650723; }

.bracket-big.burgundy span:after {
  background-color: #650723; }

.bracket-big.mustard span:before, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.bracket-big span:before {
  background-color: #F69320; }

.bracket-big.mustard span:after, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.bracket-big span:after {
  background-color: #F69320; }

.bracket-big.black span:before {
  background-color: #0a0a0a; }

.bracket-big.black span:after {
  background-color: #0a0a0a; }

.bracket-big.orange span:before {
  background-color: #FF6D42; }

.bracket-big.orange span:after {
  background-color: #FF6D42; }

.bracket-big.half .top__left, .bracket-big.half .bottom__right {
  display: none; }

.bracket-big.half-opposite .top__right, .bracket-big.half-opposite .bottom__left {
  display: none; }

.bracket-large span {
  position: absolute; }

.bracket-large span:before {
  background-color: #ffffff;
  position: absolute; }

.bracket-large span:after {
  background-color: #ffffff;
  position: absolute; }

.bracket-large .top__left {
  top: 0;
  left: 0; }

.bracket-large .top__left:before {
  content: "";
  width: 65px;
  height: 8px;
  top: 0;
  left: 0; }

.bracket-large .top__left:after {
  content: "";
  width: 8px;
  height: 65px;
  top: 0;
  left: 0; }

.bracket-large .top__right {
  top: 0;
  right: 0; }

.bracket-large .top__right:before {
  content: "";
  width: 65px;
  height: 8px;
  top: 0;
  right: 0; }

.bracket-large .top__right:after {
  content: "";
  width: 8px;
  height: 65px;
  top: 0;
  right: 0; }

.bracket-large .bottom__left {
  left: 0;
  bottom: 0; }

.bracket-large .bottom__left:before {
  content: "";
  width: 65px;
  height: 8px;
  left: 0;
  bottom: 0; }

.bracket-large .bottom__left:after {
  content: "";
  width: 8px;
  height: 65px;
  left: 0;
  bottom: 0; }

.bracket-large .bottom__right {
  right: 0;
  bottom: 0; }

.bracket-large .bottom__right:before {
  content: "";
  width: 65px;
  height: 8px;
  right: 0;
  bottom: 0; }

.bracket-large .bottom__right:after {
  content: "";
  width: 8px;
  height: 65px;
  right: 0;
  bottom: 0; }

.bracket-large.offset .top__left {
  top: 0rem;
  left: 0rem; }

@media only screen and (min-width: 61.85em) {
  .bracket-large.offset .top__left {
    top: 1rem;
    left: 1rem; } }

.bracket-large.offset .top__right {
  top: 0rem;
  right: 0rem; }

@media only screen and (min-width: 61.85em) {
  .bracket-large.offset .top__right {
    top: 1rem;
    right: 1rem; } }

.bracket-large.offset .bottom__left {
  left: 0rem;
  bottom: 0rem; }

@media only screen and (min-width: 61.85em) {
  .bracket-large.offset .bottom__left {
    left: 1rem;
    bottom: 1rem; } }

.bracket-large.offset .bottom__right {
  right: 0rem;
  bottom: 0rem; }

@media only screen and (min-width: 61.85em) {
  .bracket-large.offset .bottom__right {
    right: 1rem;
    bottom: 1rem; } }

.bracket-large.offset.hover:hover .top__left {
  top: 0rem;
  left: 0rem; }

@media only screen and (min-width: 61.85em) {
  .bracket-large.offset.hover:hover .top__left {
    top: 1.4rem;
    left: 1.4rem; } }

.bracket-large.offset.hover:hover .top__right {
  top: 0rem;
  right: 0rem; }

@media only screen and (min-width: 61.85em) {
  .bracket-large.offset.hover:hover .top__right {
    top: 1.4rem;
    right: 1.4rem; } }

.bracket-large.offset.hover:hover .bottom__left {
  left: 0rem;
  bottom: 0rem; }

@media only screen and (min-width: 61.85em) {
  .bracket-large.offset.hover:hover .bottom__left {
    left: 1.4rem;
    bottom: 1.4rem; } }

.bracket-large.offset.hover:hover .bottom__right {
  right: 0rem;
  bottom: 0rem; }

@media only screen and (min-width: 61.85em) {
  .bracket-large.offset.hover:hover .bottom__right {
    right: 1.4rem;
    bottom: 1.4rem; } }

.bracket-large.show-on-hover span {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(0); }

.bracket-large.show-on-hover:hover span {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(1); }

.bracket-large.white span:before {
  background-color: #ffffff; }

.bracket-large.white span:after {
  background-color: #ffffff; }

.bracket-large.off-white span:before {
  background-color: #FFF5F0; }

.bracket-large.off-white span:after {
  background-color: #FFF5F0; }

.bracket-large.tan span:before {
  background-color: #e0bb9b; }

.bracket-large.tan span:after {
  background-color: #e0bb9b; }

.bracket-large.peach span:before {
  background-color: #D6845E; }

.bracket-large.peach span:after {
  background-color: #D6845E; }

.bracket-large.pink span:before {
  background-color: #FD9F81; }

.bracket-large.pink span:after {
  background-color: #FD9F81; }

.bracket-large.red span:before {
  background-color: #F5372D; }

.bracket-large.red span:after {
  background-color: #F5372D; }

.bracket-large.green span:before {
  background-color: #265F64; }

.bracket-large.green span:after {
  background-color: #265F64; }

.bracket-large.brown span:before {
  background-color: #944F2F; }

.bracket-large.brown span:after {
  background-color: #944F2F; }

.bracket-large.burgundy span:before {
  background-color: #650723; }

.bracket-large.burgundy span:after {
  background-color: #650723; }

.bracket-large.mustard span:before, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.bracket-large span:before {
  background-color: #F69320; }

.bracket-large.mustard span:after, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.bracket-large span:after {
  background-color: #F69320; }

.bracket-large.black span:before {
  background-color: #0a0a0a; }

.bracket-large.black span:after {
  background-color: #0a0a0a; }

.bracket-large.orange span:before {
  background-color: #FF6D42; }

.bracket-large.orange span:after {
  background-color: #FF6D42; }

.bracket-large.half .top__left, .bracket-large.half .bottom__right {
  display: none; }

.bracket-large.half-opposite .top__right, .bracket-large.half-opposite .bottom__left {
  display: none; }

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

.bracket-bullets li {
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 3rem;
  margin-bottom: 2rem; }

.bracket-bullets .bracket-small {
  display: inline-block;
  padding: 1rem;
  position: absolute;
  left: 0; }

.placeholder-svg {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  border: 1px solid #161d25;
  background-color: #f9fafb;
  fill: #161d25; }

.placeholder-svg--small {
  width: 480px; }

.placeholder-noblocks {
  padding: 40px;
  text-align: center; }

.placeholder-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.placeholder-background .icon {
  border: 0; }

.responsive-image__wrapper {
  overflow: hidden;
  width: 100%;
  margin: 0 auto; }

.no-js .responsive-image__wrapper {
  display: none; }

.responsive-image__wrapper::before {
  content: '';
  position: relative;
  display: none; }

.responsive-image__wrapper img, .responsive-image__wrapper video {
  display: block;
  width: 100%; }

.responsive-image__wrapper.video-slide {
  display: block;
  height: 100%;
  display: flex; }

.responsive-image__wrapper--full-height {
  height: 100%; }

.responsive-image__image:focus {
  outline-offset: -4px; }

.lg-backdrop {
  background-color: #ffffff; }

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #F69320; }

.lg-actions .lg-next, .lg-actions .lg-prev {
  color: #ffffff; }

@media only screen and (max-width: 45.85em) {
  .lg-sub-html {
    max-height: 5.4rem; } }

.lg-toolbar * {
  color: #ffffff !important; }

.blog-post {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0; }

.blog-post__item {
  flex: 1 1 33.33333%; }

.collection-list {
  max-width: 73.75em; }

.collection-list-item {
  flex: 1 1 33.33333%;
  text-align: center; }

.collection-list-item .collection-list-item__inner {
  background: #FFF5F0;
  height: 100%;
  padding: 1rem;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  transition: 0.3s all;
  position: relative; }

@media only screen and (min-width: 61.85em) {
  .collection-list-item .collection-list-item__inner {
    padding: 2rem; }
  .collection-list-item .collection-list-item__inner:hover {
    background-color: #e0bb9b !important; } }

.collection-list-item .collection-list-item__inner .collection-list-item__image {
  margin-bottom: 0rem;
  height: 14rem;
  display: flex;
  align-items: center;
  justify-content: center; }

.collection-list-item .collection-list-item__inner .collection-list-item__image img {
  mix-blend-mode: multiply;
  width: auto;
  max-height: 12rem; }

.collection-list-item .collection-list-item__inner .collection-list-item__footer {
  padding-bottom: 3rem; }

.collection-list-item .collection-list-item__inner .collection-list-item__footer .product-title {
  margin-bottom: 1rem;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  font-size: .9rem;
  max-width: 100% !important;
  overflow: hidden !important;
  text-overflow: ellipsis;
  white-space: nowrap !important; }

.collection-list-item .collection-list-item__inner .collection-list-item__footer .ssw-faveiticon {
  position: absolute;
  left: 50%;
  margin-left: -3rem;
  bottom: -7rem;
  background: #fff;
  border-radius: 50%; }

.collection-list-item .collection-list-item__inner .collection-list-item__footer .ssw-faveiticon i {
  font-size: 4rem; }

.collection-list-item .collection-list-item__inner .collection-list-item__footer .ssw-faveiticon .faves-count {
  position: absolute;
  right: -1.9rem;
  top: 1.8rem;
  text-align: right;
  font-size: 1.5rem; }

.collection-list__image {
  min-width: 320px; }

.collection-list__title {
  flex-basis: 100%; }

.tinty-picks-search .collection-list-item {
  margin-bottom: 4rem; }

@media only screen and (min-width: 61.85em) {
  .tinty-picks-search .collection-list-item {
    margin-bottom: 2rem; } }

.pagination {
  display: flex;
  align-items: center;
  margin-top: 4rem;
  justify-content: center; }

.pagination .page {
  background: #FFF5F0;
  font-weight: 900;
  margin: 0 .5rem; }

.pagination .page.current {
  padding: .5rem 1rem;
  color: #0a0a0a;
  background: #F69320; }

.pagination .page a {
  padding: .5rem 1rem;
  color: #e0bb9b; }

.pagination .next a {
  text-transform: uppercase;
  letter-spacing: 3px; }

.featured-collection {
  display: flex;
  flex-wrap: wrap;
  max-width: 73.75em; }

.featured-collection-item {
  flex: 1 1 33.33333%;
  height: 100%;
  text-align: center; }

.featured-collection__image {
  min-width: 320px; }

.featured-collection__title {
  flex-basis: 100%; }

.image-with-text {
  display: flex;
  flex-wrap: wrap; }

.image-with-text__image {
  flex: 0 1 50%;
  min-width: 320px; }

.image-with-text__text {
  flex: 1 1 50%; }

form#create_customer {
  margin: 100px auto; }

@media only screen and (max-width: 45.85em) {
  form#create_customer {
    padding: 20px; } }

.cf-form-inner .tone-select,
.cf-form-inner .type-select,
.cf-form-inner .undertone-select,
.cf-form-inner .pronoun-select {
  margin-top: 1em; }

.cf-form-inner .tone-select .cf-enum-field__choices,
.cf-form-inner .type-select .cf-enum-field__choices,
.cf-form-inner .undertone-select .cf-enum-field__choices,
.cf-form-inner .pronoun-select .cf-enum-field__choices {
  margin-top: 1em;
  flex-direction: row;
  width: 100%;
  justify-content: space-around;
  border: none;
  display: flex;
  padding: 0; }

.cf-form-inner .tone-select .cf-enum-field__choices label,
.cf-form-inner .type-select .cf-enum-field__choices label,
.cf-form-inner .undertone-select .cf-enum-field__choices label,
.cf-form-inner .pronoun-select .cf-enum-field__choices label {
  display: block;
  margin: 0;
  cursor: pointer;
  transition: all 0.25s linear;
  position: relative;
  overflow: hidden;
  background-size: contain;
  background-repeat: no-repeat;
  text-align: left; }

.cf-form-inner .tone-select .cf-enum-field__choices input[type=radio],
.cf-form-inner .type-select .cf-enum-field__choices input[type=radio],
.cf-form-inner .undertone-select .cf-enum-field__choices input[type=radio],
.cf-form-inner .pronoun-select .cf-enum-field__choices input[type=radio] {
  position: absolute;
  visibility: hidden; }

.cf-form-inner .undertone-select .cf-enum-field__choices,
.cf-form-inner .type-select .cf-enum-field__choices,
.cf-form-inner .pronoun-select .cf-enum-field__choices {
  justify-content: space-around; }

.cf-form-inner .undertone-select .cf-enum-field__choices label,
.cf-form-inner .type-select .cf-enum-field__choices label,
.cf-form-inner .pronoun-select .cf-enum-field__choices label {
  width: 80px;
  height: 80px;
  border-radius: 100%; }

.cf-form-inner .pronoun-select .cf-enum-field__choices label {
  border: 2px solid #0a0a0a; }

@media only screen and (max-width: 45.85em) {
  .cf-form-inner .pronoun-select .cf-enum-field__choices label {
    margin-bottom: 20px; } }

.cf-form-inner .pronoun-select .cf-enum-field__choices label:last-of-type {
  width: 200px;
  border-radius: 0; }

.cf-form-inner .pronoun-select .cf-enum-field__choices input[type=radio] + span {
  width: 100%;
  height: 100%;
  position: absolute;
  text-align: center;
  line-height: 77px;
  transition: all 0.25s ease-out; }

.cf-form-inner .pronoun-select .cf-enum-field__choices input[type=radio]:checked + span {
  background-color: #fd9f81; }

.cf-form-inner .tone-select .cf-enum-field__choices {
  justify-content: center;
  width: 480px;
  margin: 0 auto; }

@media only screen and (max-width: 45.85em) {
  .cf-form-inner .tone-select .cf-enum-field__choices {
    width: 100%; } }

.cf-form-inner .tone-select .cf-enum-field__choices label {
  width: 150px;
  height: 150px;
  margin: 5px; }

@media only screen and (max-width: 45.85em) {
  .cf-form-inner .tone-select .cf-enum-field__choices label {
    width: 100px;
    height: 100px; } }

.cf-form-inner .tone-select .cf-enum-field__choices input[type=radio] + span {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  border: 5px solid transparent;
  color: transparent;
  font-size: 0.001em;
  border-radius: 7px;
  transition: all 0.2s ease-out; }

.cf-form-inner .tone-select .cf-enum-field__choices input[type=radio]:checked + span {
  border-color: #fd9f81; }

.cf-form-inner .undertone-select .cf-enum-field__choices label,
.cf-form-inner .type-select .cf-enum-field__choices label {
  overflow: visible;
  margin-bottom: 55px; }

.cf-form-inner .undertone-select .cf-enum-field__choices label:after,
.cf-form-inner .type-select .cf-enum-field__choices label:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: 100%; }

.cf-form-inner .undertone-select .cf-enum-field__choices input[type=radio] + span,
.cf-form-inner .type-select .cf-enum-field__choices input[type=radio] + span {
  margin-top: 100px;
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 0.7em; }

.cf-form-inner .undertone-select .cf-enum-field__choices input[type=radio] + span:after,
.cf-form-inner .type-select .cf-enum-field__choices input[type=radio] + span:after {
  background-color: #fd9f81;
  width: 110%;
  height: 110%;
  content: "";
  position: absolute;
  top: -5%;
  left: -5%;
  opacity: 0;
  transition: all 0.2s ease-out;
  border-radius: 100%; }

.cf-form-inner .undertone-select .cf-enum-field__choices input[type=radio]:checked + span,
.cf-form-inner .type-select .cf-enum-field__choices input[type=radio]:checked + span {
  color: #fd9f81; }

.cf-form-inner .undertone-select .cf-enum-field__choices input[type=radio]:checked + span:after,
.cf-form-inner .type-select .cf-enum-field__choices input[type=radio]:checked + span:after {
  opacity: 1; }

.cf-form-inner .undertone-select {
  background-color: #f5eceb;
  padding-bottom: 10px; }

.cf-form-inner .undertone-select .cf-enum-field__choices label:after {
  background-size: 110%;
  background-position: center;
  border-radius: 100%; }

.cf-form-inner .cf-step-counter {
  text-align: center;
  font-size: 0.8em;
  margin-bottom: 10px; }

.cf-form-inner .cf-step-title {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 0.8em; }

.cf-form-inner [data-cf-field-type='text'] textarea,
.cf-form-inner [data-cf-field-type='text'] select,
.cf-form-inner [data-cf-field-type='text'] input,
.cf-form-inner [data-cf-field-type='password'] textarea,
.cf-form-inner [data-cf-field-type='password'] select,
.cf-form-inner [data-cf-field-type='password'] input,
.cf-form-inner [data-cf-field-type='date'] textarea,
.cf-form-inner [data-cf-field-type='date'] select,
.cf-form-inner [data-cf-field-type='date'] input,
.cf-form-inner [data-cf-field-type='datetime'] textarea,
.cf-form-inner [data-cf-field-type='datetime'] select,
.cf-form-inner [data-cf-field-type='datetime'] input,
.cf-form-inner [data-cf-field-type='datetime-local'] textarea,
.cf-form-inner [data-cf-field-type='datetime-local'] select,
.cf-form-inner [data-cf-field-type='datetime-local'] input,
.cf-form-inner [data-cf-field-type='month'] textarea,
.cf-form-inner [data-cf-field-type='month'] select,
.cf-form-inner [data-cf-field-type='month'] input,
.cf-form-inner [data-cf-field-type='week'] textarea,
.cf-form-inner [data-cf-field-type='week'] select,
.cf-form-inner [data-cf-field-type='week'] input,
.cf-form-inner [data-cf-field-type='email'] textarea,
.cf-form-inner [data-cf-field-type='email'] select,
.cf-form-inner [data-cf-field-type='email'] input,
.cf-form-inner [data-cf-field-type='number'] textarea,
.cf-form-inner [data-cf-field-type='number'] select,
.cf-form-inner [data-cf-field-type='number'] input,
.cf-form-inner [data-cf-field-type='search'] textarea,
.cf-form-inner [data-cf-field-type='search'] select,
.cf-form-inner [data-cf-field-type='search'] input,
.cf-form-inner [data-cf-field-type='tel'] textarea,
.cf-form-inner [data-cf-field-type='tel'] select,
.cf-form-inner [data-cf-field-type='tel'] input,
.cf-form-inner [data-cf-field-type='time'] textarea,
.cf-form-inner [data-cf-field-type='time'] select,
.cf-form-inner [data-cf-field-type='time'] input,
.cf-form-inner [data-cf-field-type='url'] textarea,
.cf-form-inner [data-cf-field-type='url'] select,
.cf-form-inner [data-cf-field-type='url'] input,
.cf-form-inner [data-cf-field-type='color'] textarea,
.cf-form-inner [data-cf-field-type='color'] select,
.cf-form-inner [data-cf-field-type='color'] input,
.cf-form-inner [data-cf-field-type='dropdown'] textarea,
.cf-form-inner [data-cf-field-type='dropdown'] select,
.cf-form-inner [data-cf-field-type='dropdown'] input,
.cf-form-inner [data-cf-field-type='textarea'] textarea,
.cf-form-inner [data-cf-field-type='textarea'] select,
.cf-form-inner [data-cf-field-type='textarea'] input {
  border: 1px solid #F2DACE;
  background-color: white;
  padding: 20px 20px;
  font-size: 1em;
  height: auto; }

.cf-form-inner .cf-enum-field__choices {
  width: 100%;
  border: 1px solid #F2DACE;
  padding: 20px;
  display: block; }

.cf-form-inner .cf-enum-field__choices label {
  text-align: left; }

.cf-form-inner label {
  font-weight: 400;
  text-align: center;
  font-size: 0.8em;
  display: block;
  margin-bottom: 10px;
  width: 100%; }

.cf-form-inner button {
  background-color: #d5855e;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: bold;
  border-radius: 0;
  padding: 20px; }

.cf-field-container.profile-pic-input {
  width: 300px;
  margin: 100px auto 0; }

.cf-field-container.profile-pic-input label {
  display: none; }

.cf-field-container.profile-pic-input .cf-field {
  padding: 0; }

.cf-field-container.profile-pic-input input[type=file] {
  border: none;
  color: transparent; }

.cf-field-container.profile-pic-input input[type=file]::-webkit-file-upload-button {
  visibility: hidden; }

.cf-field-container.profile-pic-input input[type=file]::before {
  color: #0a0a0a;
  text-align: center;
  content: 'Profile Pic';
  display: block;
  background: transparent;
  padding: 20px 30px;
  margin: 0 auto;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  font-weight: 700;
  font-size: 10pt;
  border: 2px solid black;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 0.8em;
  letter-spacing: 0.1em; }

.cf-field-container.profile-pic-input input[type=file]:hover::before {
  border-color: black; }

.cf-field-container.profile-pic-input .cf-file-preview {
  width: 300px;
  height: 170px;
  background: transparent; }

.cf-field-container.profile-pic-input .cf-file-preview img {
  max-width: 100%;
  max-height: 100%;
  width: 150px;
  height: 150px;
  border-radius: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.cf-field-error-list span {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.8em; }

.cf-field-error-list .cf-field-errors ul {
  padding: 0;
  list-style: none; }

.banner-with-badge {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 92px 15px 0;
  margin: 10px auto 0; }

@media only screen and (min-width: 61.85em) {
  .banner-with-badge {
    padding: 92px 30px 0;
    margin: 20px auto 5px; } }

.banner-with-badge .image {
  margin-bottom: 20px;
  width: 80px; }

@media only screen and (min-width: 61.85em) {
  .banner-with-badge .image {
    width: 100px; } }

.banner-with-badge .image img {
  width: 100%;
  height: auto; }

.banner-with-badge p {
  margin-left: 1.5em;
  font-size: 14px; }

@media only screen and (min-width: 61.85em) {
  .banner-with-badge p {
    font-size: unset; } }

#collection-gallery-filters {
  background-color: #fbe2d0;
  margin-top: 93px; }

@media only screen and (max-width: 60.85em) {
  #collection-gallery-filters {
    margin-top: 88px; } }

#gallery-filters-nav {
  background-color: #fff4e7; }

@media only screen and (max-width: 60.85em) {
  #gallery-filters-nav .grid-container, #gallery-filters-nav #bundle-builder-app--bundle--root {
    padding: 0 !important; } }

#gallery-filters-nav #gallery-filters-carousel {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  margin: 0;
  padding: 0;
  list-style: none;
  text-transform: uppercase;
  width: 100%;
  overflow: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }

@media only screen and (max-width: 60.85em) {
  #gallery-filters-nav #gallery-filters-carousel {
    justify-content: normal; } }

#gallery-filters-nav #gallery-filters-carousel .simplebar-content-wrapper {
  overflow: scroll hidden; }

#gallery-filters-nav #gallery-filters-carousel .simplebar-content {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around; }

@media only screen and (max-width: 60.85em) {
  #gallery-filters-nav #gallery-filters-carousel .simplebar-content {
    justify-content: normal; } }

#gallery-filters-nav #gallery-filters-carousel .simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  height: 100%; }

#gallery-filters-nav #gallery-filters-carousel .simplebar-scrollbar:before {
  background: #F69320; }

#gallery-filters-nav #gallery-filters-carousel .simplebar-scrollbar.simplebar-visible:before {
  opacity: 1;
  border-radius: 0px; }

#gallery-filters-nav #gallery-filters-carousel li {
  flex-shrink: 0;
  margin-right: 2em;
  white-space: nowrap; }

#gallery-filters-nav #gallery-filters-carousel a {
  display: inline-block;
  padding: 2rem 0;
  letter-spacing: 3px; }

@media only screen and (max-width: 60.85em) {
  #gallery-filters-nav #gallery-filters-carousel a {
    font-size: 0.75em;
    padding: 2em 1em; } }

#gallery-filters-nav #gallery-filters-carousel a.active {
  font-weight: bold;
  text-decoration: underline; }

#gallery-filters-nav #gallery-filters-carousel .flickity-button {
  transition: 0.25s opacity; }

#gallery-filters-nav #gallery-filters-carousel .flickity-button,
#gallery-filters-nav #gallery-filters-carousel .flickity-button:hover {
  background-color: #F69320; }

#gallery-filters-nav #gallery-filters-carousel .flickity-button svg *,
#gallery-filters-nav #gallery-filters-carousel .flickity-button:hover svg * {
  fill: #ffffff; }

#gallery-filters-nav #gallery-filters-carousel .flickity-prev-next-button {
  width: 20px;
  height: 20px; }

#gallery-filters-nav #gallery-filters-carousel .flickity-prev-next-button.next {
  right: 0; }

#gallery-filters-nav #gallery-filters-carousel .flickity-prev-next-button.previous {
  left: 0; }

#gallery-filters-nav #gallery-filters-carousel .flickity-button:disabled {
  opacity: 0; }

.gallery-alert {
  background-color: #ec1f30;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  font-size: 1rem;
  letter-spacing: 1px;
  padding: 10px; }

@media only screen and (max-width: 60.85em) {
  .gallery-alert {
    font-size: 0.7rem;
    padding: 5px;
    margin-top: 15px; } }

#gallery-filters-sections .gallery-filter-section {
  padding-top: 4rem;
  padding-bottom: 4rem; }

@media only screen and (max-width: 60.85em) {
  #gallery-filters-sections .gallery-filter-section {
    padding: 1rem 0.7rem; }
  #gallery-filters-sections .gallery-filter-section:first-of-type {
    padding-top: 15px; }
  #gallery-filters-sections .gallery-filter-section:first-of-type .section-top {
    padding-top: 0; } }

#gallery-filters-sections .gallery-filter-section .section-top {
  position: relative;
  display: flex;
  align-items: center;
  padding: 1rem 0;
  border-bottom: 1px solid #000;
  margin-bottom: 1rem; }

@media only screen and (max-width: 60.85em) {
  #gallery-filters-sections .gallery-filter-section .section-top {
    padding: 1rem 0 10px; } }

@media only screen and (max-width: 60.85em) {
  #gallery-filters-sections .gallery-filter-section .section-top.with-badge .left {
    width: 100%; }
  #gallery-filters-sections .gallery-filter-section .section-top.with-badge .left .text h2, #gallery-filters-sections .gallery-filter-section .section-top.with-badge .left .text .about-page .section2 a, .about-page .section2 #gallery-filters-sections .gallery-filter-section .section-top.with-badge .left .text a, #gallery-filters-sections .gallery-filter-section .section-top.with-badge .left .text .about-page .section3 a, .about-page .section3 #gallery-filters-sections .gallery-filter-section .section-top.with-badge .left .text a {
    width: 100%;
    display: flex;
    justify-content: space-between; }
  #gallery-filters-sections .gallery-filter-section .section-top.with-badge .left .text h2 span, #gallery-filters-sections .gallery-filter-section .section-top.with-badge .left .text .about-page .section2 a span, .about-page .section2 #gallery-filters-sections .gallery-filter-section .section-top.with-badge .left .text a span, #gallery-filters-sections .gallery-filter-section .section-top.with-badge .left .text .about-page .section3 a span, .about-page .section3 #gallery-filters-sections .gallery-filter-section .section-top.with-badge .left .text a span {
    display: block; }
  #gallery-filters-sections .gallery-filter-section .section-top.with-badge .right {
    display: none;
    position: absolute;
    top: calc(1rem + 3px);
    right: 0; } }

#gallery-filters-sections .gallery-filter-section .section-top .left {
  display: flex;
  align-items: center; }

@media only screen and (max-width: 60.85em) {
  #gallery-filters-sections .gallery-filter-section .section-top .left {
    width: 100%; } }

#gallery-filters-sections .gallery-filter-section .section-top .left > .section-badge {
  width: 75px;
  margin-right: 20px; }

@media only screen and (max-width: 60.85em) {
  #gallery-filters-sections .gallery-filter-section .section-top .left > .section-badge {
    display: none; } }

#gallery-filters-sections .gallery-filter-section .section-top .left > .section-badge img {
  width: 100%;
  height: auto; }

@media only screen and (max-width: 60.85em) {
  #gallery-filters-sections .gallery-filter-section .section-top .left .text {
    width: 100%; } }

#gallery-filters-sections .gallery-filter-section .section-top .left .text h2, #gallery-filters-sections .gallery-filter-section .section-top .left .text .about-page .section2 a, .about-page .section2 #gallery-filters-sections .gallery-filter-section .section-top .left .text a, #gallery-filters-sections .gallery-filter-section .section-top .left .text .about-page .section3 a, .about-page .section3 #gallery-filters-sections .gallery-filter-section .section-top .left .text a {
  font-size: 2.5rem;
  font-weight: 700; }

@media only screen and (max-width: 60.85em) {
  #gallery-filters-sections .gallery-filter-section .section-top .left .text h2, #gallery-filters-sections .gallery-filter-section .section-top .left .text .about-page .section2 a, .about-page .section2 #gallery-filters-sections .gallery-filter-section .section-top .left .text a, #gallery-filters-sections .gallery-filter-section .section-top .left .text .about-page .section3 a, .about-page .section3 #gallery-filters-sections .gallery-filter-section .section-top .left .text a {
    font-size: 1.4rem;
    width: 45%; } }

#gallery-filters-sections .gallery-filter-section .section-top .left .text h2 span, #gallery-filters-sections .gallery-filter-section .section-top .left .text .about-page .section2 a span, .about-page .section2 #gallery-filters-sections .gallery-filter-section .section-top .left .text a span, #gallery-filters-sections .gallery-filter-section .section-top .left .text .about-page .section3 a span, .about-page .section3 #gallery-filters-sections .gallery-filter-section .section-top .left .text a span {
  display: none;
  position: relative;
  top: 4px;
  text-transform: uppercase;
  text-align: right;
  font-size: 0.6rem;
  font-weight: 400;
  letter-spacing: 1px;
  max-width: 50%;
  margin-bottom: 1em; }

#gallery-filters-sections .gallery-filter-section .section-top .left .text .secondary-content {
  display: flex; }

@media only screen and (max-width: 60.85em) {
  #gallery-filters-sections .gallery-filter-section .section-top .left .text .secondary-content {
    align-items: center; } }

#gallery-filters-sections .gallery-filter-section .section-top .left .text .secondary-content .section-badge {
  display: none;
  width: 35px;
  margin-right: 5px; }

@media only screen and (max-width: 60.85em) {
  #gallery-filters-sections .gallery-filter-section .section-top .left .text .secondary-content .section-badge {
    display: block; } }

#gallery-filters-sections .gallery-filter-section .section-top .left .text .secondary-content .section-badge img {
  width: 100%;
  height: auto; }

#gallery-filters-sections .gallery-filter-section .section-top .left .text .secondary-content p {
  text-transform: uppercase;
  font-size: 0.8rem;
  letter-spacing: 1px;
  margin-bottom: 0; }

@media only screen and (max-width: 60.85em) {
  #gallery-filters-sections .gallery-filter-section .section-top .left .text .secondary-content p {
    font-size: 0.6rem; } }

#gallery-filters-sections .gallery-filter-section .section-top .right {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-grow: 1; }

@media only screen and (max-width: 60.85em) {
  #gallery-filters-sections .gallery-filter-section .section-top .right {
    position: relative;
    flex-direction: column;
    align-items: flex-end;
    width: 50%;
    flex-shrink: 0; } }

#gallery-filters-sections .gallery-filter-section .section-top .right .button, #gallery-filters-sections .gallery-filter-section .section-top .right .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container #gallery-filters-sections .gallery-filter-section .section-top .right .shopify-challenge__button, #gallery-filters-sections .gallery-filter-section .section-top .right .typeform-share, #gallery-filters-sections .gallery-filter-section .section-top .right #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product #gallery-filters-sections .gallery-filter-section .section-top .right .bundle-builder-app--bundle--product-add-button, #gallery-filters-sections .gallery-filter-section .section-top .right #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container #gallery-filters-sections .gallery-filter-section .section-top .right button {
  margin: 0 20px;
  flex-shrink: 0; }

@media only screen and (max-width: 60.85em) {
  #gallery-filters-sections .gallery-filter-section .section-top .right .button, #gallery-filters-sections .gallery-filter-section .section-top .right .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container #gallery-filters-sections .gallery-filter-section .section-top .right .shopify-challenge__button, #gallery-filters-sections .gallery-filter-section .section-top .right .typeform-share, #gallery-filters-sections .gallery-filter-section .section-top .right #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product #gallery-filters-sections .gallery-filter-section .section-top .right .bundle-builder-app--bundle--product-add-button, #gallery-filters-sections .gallery-filter-section .section-top .right #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container #gallery-filters-sections .gallery-filter-section .section-top .right button {
    width: auto;
    margin: 5px 0 0 0;
    order: 1; } }

#gallery-filters-sections .gallery-filter-section .section-top .right p {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  text-align: right;
  text-transform: uppercase;
  font-size: 0.8rem;
  letter-spacing: 1px;
  margin-bottom: 0; }

@media only screen and (max-width: 60.85em) {
  #gallery-filters-sections .gallery-filter-section .section-top .right p {
    font-size: 0.6rem; } }

#gallery-filters-sections .gallery-filter-section .section-top .right p span {
  display: block;
  width: 20vw;
  min-width: 300px; }

@media only screen and (max-width: 60.85em) {
  #gallery-filters-sections .gallery-filter-section .section-top .right p span {
    width: auto;
    min-width: 0px; } }

@media only screen and (max-width: 60.85em) {
  #gallery-filters-sections .gallery-filter-section .collection-list-item {
    display: flex;
    flex-direction: column; } }

@media only screen and (max-width: 60.85em) {
  #gallery-filters-sections .gallery-filter-section .collection-list-item__footer {
    height: 100% !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between; } }

@media only screen and (max-width: 60.85em) {
  #gallery-filters-sections .gallery-filter-section .product-title {
    font-size: 0.75rem; }
  #gallery-filters-sections .gallery-filter-section .product-title a span p {
    font-size: 0.7rem;
    line-height: 1.2em; } }

@media only screen and (max-width: 60.85em) {
  #gallery-filters-sections .gallery-filter-section .button, #gallery-filters-sections .gallery-filter-section .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container #gallery-filters-sections .gallery-filter-section .shopify-challenge__button, #gallery-filters-sections .gallery-filter-section .typeform-share, #gallery-filters-sections .gallery-filter-section #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product #gallery-filters-sections .gallery-filter-section .bundle-builder-app--bundle--product-add-button, #gallery-filters-sections .gallery-filter-section #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container #gallery-filters-sections .gallery-filter-section button {
    padding: 0.5rem;
    font-size: 0.6rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 0;
    width: 100%; }
  #gallery-filters-sections .gallery-filter-section .button .add-to-cart-buton__price, #gallery-filters-sections .gallery-filter-section .shopify-challenge__container .shopify-challenge__button .add-to-cart-buton__price, .shopify-challenge__container #gallery-filters-sections .gallery-filter-section .shopify-challenge__button .add-to-cart-buton__price, #gallery-filters-sections .gallery-filter-section .typeform-share .add-to-cart-buton__price, #gallery-filters-sections .gallery-filter-section #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button .add-to-cart-buton__price, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product #gallery-filters-sections .gallery-filter-section .bundle-builder-app--bundle--product-add-button .add-to-cart-buton__price, #gallery-filters-sections .gallery-filter-section #bundle-builder-app--bundle--root .bundle-builder-app--button-container button .add-to-cart-buton__price, #bundle-builder-app--bundle--root .bundle-builder-app--button-container #gallery-filters-sections .gallery-filter-section button .add-to-cart-buton__price {
    margin-top: 0; } }

.page-holiday-2020 .hero {
  position: relative;
  width: 100%;
  height: 90vh;
  display: flex;
  align-items: center; }

@media only screen and (max-width: 60.85em) {
  .page-holiday-2020 .hero {
    align-items: flex-start; } }

.page-holiday-2020 .hero .bg-image {
  position: absolute;
  width: 100%;
  height: 100%; }

.page-holiday-2020 .hero .bg-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

@media only screen and (max-width: 60.85em) {
  .page-holiday-2020 .hero .bg-image img.desktop {
    display: none; } }

.page-holiday-2020 .hero .bg-image img.mobile {
  display: none; }

@media only screen and (max-width: 60.85em) {
  .page-holiday-2020 .hero .bg-image img.mobile {
    display: block; } }

.page-holiday-2020 .hero .content {
  position: relative;
  z-index: 1;
  padding: 0 7vw; }

@media only screen and (max-width: 60.85em) {
  .page-holiday-2020 .hero .content {
    margin-top: 130px;
    padding: 0 1rem; } }

.page-holiday-2020 .hero .content span {
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.9rem;
  letter-spacing: 3px;
  color: white; }

@media only screen and (max-width: 60.85em) {
  .page-holiday-2020 .hero .content span {
    font-size: 0.8rem; } }

.page-holiday-2020 .hero .content h1 {
  font-weight: 700;
  color: #ffffff;
  font-size: 4rem;
  line-height: 1em;
  margin-bottom: 10px; }

@media only screen and (max-width: 60.85em) {
  .page-holiday-2020 .hero .content h1 {
    font-size: 3rem; } }

.page-holiday-2020 .hero .content p {
  font-size: 0.9rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: white; }

@media only screen and (max-width: 60.85em) {
  .page-holiday-2020 .hero .content p {
    font-size: 0.8rem; } }

@media only screen and (max-width: 60.85em) {
  .page-holiday-2020 .hero .content a {
    font-size: 0.7rem;
    padding: 1rem 2rem; } }

.page-holiday-2020 #affirm {
  background-color: #D4DED6;
  padding: 0 7vw;
  padding-bottom: 2.5vw; }

@media only screen and (max-width: 60.85em) {
  .page-holiday-2020 #affirm {
    padding: 45px 20px 1px;
    padding-bottom: 50px; } }

.page-holiday-2020 #affirm .wrap {
  border-top: 1px solid #0a0a0a;
  border-bottom: 1px solid #0a0a0a;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 0; }

.page-holiday-2020 #affirm .wrap .logo {
  width: 150px; }

.page-holiday-2020 #affirm .wrap .message h4 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 0.9rem; }

@media only screen and (max-width: 60.85em) {
  .page-holiday-2020 #affirm .wrap .message h4 {
    font-size: 10px; } }

.page-holiday-2020 #affirm .wrap .message p {
  margin-bottom: 0;
  font-size: 0.9rem; }

@media only screen and (max-width: 60.85em) {
  .page-holiday-2020 #affirm .wrap .message p {
    font-size: 10px; } }

.page-holiday-2020 .text-image-lockup {
  background-color: #D4DED6;
  padding: 6vw 7vw;
  padding-bottom: 0px;
  overflow: hidden; }

@media only screen and (max-width: 60.85em) {
  .page-holiday-2020 .text-image-lockup {
    padding: 45px 20px 1px;
    padding-bottom: 0px; } }

.page-holiday-2020 .text-image-lockup .row {
  display: flex;
  margin-bottom: 5vw; }

@media only screen and (max-width: 60.85em) {
  .page-holiday-2020 .text-image-lockup .row {
    flex-direction: column;
    margin-bottom: 45px; } }

.page-holiday-2020 .text-image-lockup .row:nth-of-type(even) .text {
  order: 1;
  padding-right: 0;
  padding-left: 7vw; }

.page-holiday-2020 .text-image-lockup .row:last-of-type {
  margin-bottom: 2.5vw; }

.page-holiday-2020 .text-image-lockup .row .text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 45%;
  flex-shrink: 0;
  padding-right: 7vw; }

@media only screen and (max-width: 60.85em) {
  .page-holiday-2020 .text-image-lockup .row .text {
    width: auto;
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-bottom: 10px; } }

.page-holiday-2020 .text-image-lockup .row .text h3 {
  font-size: 2.5rem;
  line-height: 1.2em;
  margin-bottom: 0.75em; }

@media only screen and (max-width: 60.85em) {
  .page-holiday-2020 .text-image-lockup .row .text h3 {
    font-size: 1.3rem; } }

@media only screen and (max-width: 60.85em) {
  .page-holiday-2020 .text-image-lockup .row .text p {
    font-size: 0.8rem; } }

.page-holiday-2020 .text-image-lockup .row .image {
  width: 55%;
  max-height: 350px;
  overflow: hidden; }

@media only screen and (max-width: 60.85em) {
  .page-holiday-2020 .text-image-lockup .row .image {
    width: auto;
    order: 2;
    max-height: 40vw;
    height: 40vw; } }

.page-holiday-2020 .text-image-lockup .row .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center; }

.page-holiday-2020 .gift-options {
  background-color: #D4DED6;
  padding: 0 7vw 6vw; }

@media only screen and (max-width: 60.85em) {
  .page-holiday-2020 .gift-options {
    padding: 0 0 80px; } }

.page-holiday-2020 .gift-options h3 {
  font-size: 2.5rem;
  line-height: 2em;
  margin-bottom: 1.25em;
  border-bottom: 1px solid black; }

@media only screen and (max-width: 60.85em) {
  .page-holiday-2020 .gift-options h3 {
    font-size: 1.3rem;
    margin: 0 20px 1.5em; } }

.page-holiday-2020 .gift-options .options-carousel {
  display: flex;
  flex-wrap: nowrap; }

.page-holiday-2020 .gift-options .options-carousel:after {
  content: '';
  display: none; }

@media only screen and (max-width: 60.85em) {
  .page-holiday-2020 .gift-options .options-carousel:after {
    content: 'flickity'; } }

.page-holiday-2020 .gift-options .options-carousel .flickity-viewport {
  width: 100%; }

.page-holiday-2020 .gift-options .options-carousel .carousel-cell {
  display: flex;
  flex-direction: column;
  width: 33.333333%;
  margin: 0 20px;
  cursor: pointer; }

@media only screen and (max-width: 60.85em) {
  .page-holiday-2020 .gift-options .options-carousel .carousel-cell {
    width: 65%;
    margin: 0 10px; } }

.page-holiday-2020 .gift-options .options-carousel .carousel-cell .image {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  height: 32vw; }

@media only screen and (max-width: 60.85em) {
  .page-holiday-2020 .gift-options .options-carousel .carousel-cell .image {
    height: 80vw; } }

.page-holiday-2020 .gift-options .options-carousel .carousel-cell .image img, .page-holiday-2020 .gift-options .options-carousel .carousel-cell .image video {
  opacity: 0;
  transform: scale(1.1);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.4s all ease-out; }

.page-holiday-2020 .gift-options .options-carousel .carousel-cell .image img.base, .page-holiday-2020 .gift-options .options-carousel .carousel-cell .image video.base {
  opacity: 1;
  transform: scale(1); }

.page-holiday-2020 .gift-options .options-carousel .carousel-cell .image .hover-image, .page-holiday-2020 .gift-options .options-carousel .carousel-cell .image .hover-video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }

.page-holiday-2020 .gift-options .options-carousel .carousel-cell .image:hover .hover-image, .page-holiday-2020 .gift-options .options-carousel .carousel-cell .image:hover .hover-video {
  opacity: 1;
  transform: scale(1); }

.page-holiday-2020 .gift-options .options-carousel .carousel-cell .image .selected-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: rgba(255, 255, 255, 0.5);
  pointer-events: none;
  opacity: 0;
  transition: 0.25s opacity; }

.page-holiday-2020 .gift-options .options-carousel .carousel-cell .image .selected-cover .circle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  width: 10vw;
  height: 10vw;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background-color: #F69320;
  color: white;
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 2px;
  transition: 0.5s transform ease-out;
  transition-delay: 0.25s; }

@media only screen and (max-width: 60.85em) {
  .page-holiday-2020 .gift-options .options-carousel .carousel-cell .image .selected-cover .circle {
    width: 100px;
    height: 100px;
    font-size: 0.6rem; } }

.page-holiday-2020 .gift-options .options-carousel .carousel-cell .text {
  flex-grow: 1;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.9rem;
  letter-spacing: 2px;
  text-align: center;
  margin-top: 2rem;
  margin-bottom: 1.8rem; }

@media only screen and (max-width: 60.85em) {
  .page-holiday-2020 .gift-options .options-carousel .carousel-cell .text {
    min-height: 90px; } }

.page-holiday-2020 .gift-options .options-carousel .carousel-cell .text span {
  font-weight: 400; }

.page-holiday-2020 .gift-options .options-carousel .carousel-cell .button, .page-holiday-2020 .gift-options .options-carousel .carousel-cell .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .page-holiday-2020 .gift-options .options-carousel .carousel-cell .shopify-challenge__button, .page-holiday-2020 .gift-options .options-carousel .carousel-cell .typeform-share, .page-holiday-2020 .gift-options .options-carousel .carousel-cell #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .page-holiday-2020 .gift-options .options-carousel .carousel-cell .bundle-builder-app--bundle--product-add-button, .page-holiday-2020 .gift-options .options-carousel .carousel-cell #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .page-holiday-2020 .gift-options .options-carousel .carousel-cell button {
  justify-content: space-between; }

@media only screen and (max-width: 60.85em) {
  .page-holiday-2020 .gift-options .options-carousel .carousel-cell .button, .page-holiday-2020 .gift-options .options-carousel .carousel-cell .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .page-holiday-2020 .gift-options .options-carousel .carousel-cell .shopify-challenge__button, .page-holiday-2020 .gift-options .options-carousel .carousel-cell .typeform-share, .page-holiday-2020 .gift-options .options-carousel .carousel-cell #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .page-holiday-2020 .gift-options .options-carousel .carousel-cell .bundle-builder-app--bundle--product-add-button, .page-holiday-2020 .gift-options .options-carousel .carousel-cell #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .page-holiday-2020 .gift-options .options-carousel .carousel-cell button {
    flex-direction: row; } }

@media only screen and (max-width: 60.85em) {
  .page-holiday-2020 .gift-options .options-carousel .carousel-cell .button .add-to-cart-buton__price, .page-holiday-2020 .gift-options .options-carousel .carousel-cell .shopify-challenge__container .shopify-challenge__button .add-to-cart-buton__price, .shopify-challenge__container .page-holiday-2020 .gift-options .options-carousel .carousel-cell .shopify-challenge__button .add-to-cart-buton__price, .page-holiday-2020 .gift-options .options-carousel .carousel-cell .typeform-share .add-to-cart-buton__price, .page-holiday-2020 .gift-options .options-carousel .carousel-cell #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button .add-to-cart-buton__price, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .page-holiday-2020 .gift-options .options-carousel .carousel-cell .bundle-builder-app--bundle--product-add-button .add-to-cart-buton__price, .page-holiday-2020 .gift-options .options-carousel .carousel-cell #bundle-builder-app--bundle--root .bundle-builder-app--button-container button .add-to-cart-buton__price, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .page-holiday-2020 .gift-options .options-carousel .carousel-cell button .add-to-cart-buton__price {
    margin-top: 0; } }

.page-holiday-2020 .gift-options .options-carousel .carousel-cell.selected .selected-cover {
  opacity: 1; }

.page-holiday-2020 .gift-options .options-carousel .carousel-cell.selected .selected-cover .circle {
  transform: translate(-50%, -50%) scale(1); }

.page-holiday-2020 .holiday-form {
  position: relative;
  padding: 6vw calc(7vw + 20px);
  background-color: #E8EDE9; }

.page-holiday-2020 .holiday-form:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-top: 30px solid #D4DED6;
  transform: translateX(-50%); }

@media only screen and (max-width: 60.85em) {
  .page-holiday-2020 .holiday-form:before {
    border-left: 38px solid transparent;
    border-right: 38px solid transparent;
    border-top: 27px solid #D4DED6; } }

@media only screen and (max-width: 60.85em) {
  .page-holiday-2020 .holiday-form {
    padding: 60px 10px 80px; } }

.page-holiday-2020 .holiday-form .products {
  width: 55%; }

@media only screen and (max-width: 60.85em) {
  .page-holiday-2020 .holiday-form .products {
    width: 100%;
    padding-bottom: 20vh; } }

.page-holiday-2020 .holiday-form .products h4 {
  text-align: center;
  background-color: #F69320;
  color: white;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.7rem;
  letter-spacing: 2px;
  padding: 0.9em; }

.page-holiday-2020 .holiday-form .products .product-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  margin: 30px 0; }

.page-holiday-2020 .holiday-form .products .product-grid .product {
  width: 25%;
  margin-bottom: 1rem; }

@media only screen and (max-width: 60.85em) {
  .page-holiday-2020 .holiday-form .products .product-grid .product {
    width: 33.333333%; } }

.page-holiday-2020 .holiday-form .products .product-grid .product .product-input {
  display: none; }

.page-holiday-2020 .holiday-form .products .product-grid .product .product-input:checked + .product-item {
  background-color: #D4DED6; }

.page-holiday-2020 .holiday-form .products .product-grid .product .product-input:checked + .product-item .circle {
  background-color: #F69320; }

.page-holiday-2020 .holiday-form .products .product-grid .product .product-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 20px;
  margin: 0 1em 1em;
  padding: 1em 0.5em;
  height: 100%; }

.page-holiday-2020 .holiday-form .products .product-grid .product .product-item.disabled .img, .page-holiday-2020 .holiday-form .products .product-grid .product .product-item.disabled .title {
  opacity: 0.5; }

.page-holiday-2020 .holiday-form .products .product-grid .product .product-item.checked {
  background-color: #D4DED6; }

.page-holiday-2020 .holiday-form .products .product-grid .product .product-item.checked .circle {
  background-color: #F69320; }

.page-holiday-2020 .holiday-form .products .product-grid .product .product-item .out-of-stock {
  font-size: 0.5em;
  opacity: 0.7; }

.page-holiday-2020 .holiday-form .products .product-grid .product .product-item .wrapper {
  display: flex;
  flex-direction: column;
  flex-grow: 1; }

.page-holiday-2020 .holiday-form .products .product-grid .product .product-item .wrapper .title {
  font-weight: 700;
  font-size: 0.7rem;
  text-align: center;
  margin-top: 10px;
  text-transform: uppercase;
  flex-grow: 1;
  letter-spacing: 2px; }

.page-holiday-2020 .holiday-form .products .product-grid .product .product-item .wrapper .title span {
  display: block;
  font-weight: 600; }

.page-holiday-2020 .holiday-form .products .product-grid .product .product-item .wrapper .product-price {
  font-weight: 100; }

.page-holiday-2020 .holiday-form .products .product-grid .product .product-item .options {
  text-align: center; }

.page-holiday-2020 .holiday-form .products .product-grid .product .product-item .options label {
  display: none; }

.page-holiday-2020 .holiday-form .products .product-grid .product .product-item .options .option-select {
  font-size: 0.7rem;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  background-size: 8px 8px;
  background-position: right -13px center;
  border: none;
  width: auto;
  height: 1.3rem;
  margin: 0.5rem 0 0; }

.page-holiday-2020 .holiday-form .products .product-grid .product .product-item .options .option-select[disabled] {
  background-color: rgba(0, 0, 0, 0.25);
  pointer-events: none; }

.page-holiday-2020 .holiday-form .products .product-grid .product .product-item .circle {
  height: 12px;
  width: 12px;
  border-radius: 100%;
  border: 2px solid #F69320;
  display: block;
  margin-top: 10px; }

.page-holiday-2020 .holiday-form .tally-holder {
  position: absolute;
  top: 0;
  right: 0;
  width: 45%;
  height: 100%;
  padding: 6vw calc(5vw + 20px) 0; }

@media only screen and (max-width: 60.85em) {
  .page-holiday-2020 .holiday-form .tally-holder {
    width: 100%;
    pointer-events: none;
    display: flex;
    align-items: flex-end;
    padding: 0px; } }

.page-holiday-2020 .holiday-form .tally-holder .tally {
  position: -webkit-sticky;
  position: sticky;
  top: 130px;
  width: 100%;
  text-align: center; }

@media only screen and (max-width: 60.85em) {
  .page-holiday-2020 .holiday-form .tally-holder .tally {
    pointer-events: all;
    top: auto;
    bottom: 0px;
    background-color: #FCE2D1;
    border-top: 1px solid #552E2B;
    padding-top: 14px; } }

.page-holiday-2020 .holiday-form .tally-holder .tally h3 {
  letter-spacing: 1px;
  margin-bottom: 1em; }

@media only screen and (max-width: 60.85em) {
  .page-holiday-2020 .holiday-form .tally-holder .tally h3 {
    font-size: 0.6rem; } }

.page-holiday-2020 .holiday-form .tally-holder .tally .product-list {
  text-transform: uppercase;
  font-size: 0.8rem;
  letter-spacing: 1px; }

@media only screen and (max-width: 60.85em) {
  .page-holiday-2020 .holiday-form .tally-holder .tally .product-list {
    font-size: 0.5rem; } }

.page-holiday-2020 .holiday-form .tally-holder .tally .total {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.9rem;
  letter-spacing: 1px; }

@media only screen and (max-width: 60.85em) {
  .page-holiday-2020 .holiday-form .tally-holder .tally .total {
    font-size: 0.5rem; } }

.page-holiday-2020 .holiday-form .tally-holder .tally button {
  width: 100%;
  font-size: 0.7rem; }

@media only screen and (max-width: 60.85em) {
  .page-holiday-2020 .holiday-form .tally-holder .tally button {
    font-size: 0.6rem;
    padding: 1rem; } }

@-webkit-keyframes fadeInOut {
  0% {
    opacity: 1;
    filter: alpha(opacity=100); }
  40% {
    opacity: 1;
    filter: alpha(opacity=100); }
  50% {
    opacity: 0;
    filter: alpha(opacity=0); }
  90% {
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    opacity: 1;
    filter: alpha(opacity=100); } }

@keyframes fadeInOut {
  0% {
    opacity: 1;
    filter: alpha(opacity=100); }
  40% {
    opacity: 1;
    filter: alpha(opacity=100); }
  50% {
    opacity: 0;
    filter: alpha(opacity=0); }
  90% {
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    opacity: 1;
    filter: alpha(opacity=100); } }

.s-home-about-section {
  position: relative;
  background-size: cover;
  border-top: 7px #F69320 solid;
  border-bottom: 7px #F69320 solid; }

.s-home-about-section .inner {
  max-width: 1400px;
  margin: 0 auto; }

.s-home-about-section p, .s-home-about-section .h2, .s-home-about-section #ssw-page.gw-page-profile-edit .ssw-profile-edit-tabs li a, #ssw-page.gw-page-profile-edit .ssw-profile-edit-tabs li .s-home-about-section a, .s-home-about-section #ssw-page.gw-page-profile-edit #edit_profile_form .ssw-shop-url, #ssw-page.gw-page-profile-edit #edit_profile_form .s-home-about-section .ssw-shop-url, .s-home-about-section #shopify-section-product .write-button, #shopify-section-product .s-home-about-section .write-button {
  margin-bottom: 0; }

.s-home-about-section .h2 p, .s-home-about-section #ssw-page.gw-page-profile-edit .ssw-profile-edit-tabs li a p, #ssw-page.gw-page-profile-edit .ssw-profile-edit-tabs li .s-home-about-section a p, .s-home-about-section #ssw-page.gw-page-profile-edit #edit_profile_form .ssw-shop-url p, #ssw-page.gw-page-profile-edit #edit_profile_form .s-home-about-section .ssw-shop-url p, .s-home-about-section #shopify-section-product .write-button p, #shopify-section-product .s-home-about-section .write-button p {
  color: #0a0a0a;
  font-weight: 400;
  padding: 0rem;
  font-size: .9rem;
  letter-spacing: 2.5px; }

@media only screen and (min-width: 46.85em) {
  .s-home-about-section .h2 p, .s-home-about-section #ssw-page.gw-page-profile-edit .ssw-profile-edit-tabs li a p, #ssw-page.gw-page-profile-edit .ssw-profile-edit-tabs li .s-home-about-section a p, .s-home-about-section #ssw-page.gw-page-profile-edit #edit_profile_form .ssw-shop-url p, #ssw-page.gw-page-profile-edit #edit_profile_form .s-home-about-section .ssw-shop-url p, .s-home-about-section #shopify-section-product .write-button p, #shopify-section-product .s-home-about-section .write-button p {
    font-size: 1.7rem;
    padding: 0 2rem;
    font-weight: 400;
    letter-spacing: 3.7px; }
  .s-home-about-section .h2 p strong, .s-home-about-section #ssw-page.gw-page-profile-edit .ssw-profile-edit-tabs li a p strong, #ssw-page.gw-page-profile-edit .ssw-profile-edit-tabs li .s-home-about-section a p strong, .s-home-about-section #ssw-page.gw-page-profile-edit #edit_profile_form .ssw-shop-url p strong, #ssw-page.gw-page-profile-edit #edit_profile_form .s-home-about-section .ssw-shop-url p strong, .s-home-about-section #shopify-section-product .write-button p strong, #shopify-section-product .s-home-about-section .write-button p strong {
    font-weight: 900; } }

@media only screen and (min-width: 61.85em) {
  .s-home-about-section .h2 p, .s-home-about-section #ssw-page.gw-page-profile-edit .ssw-profile-edit-tabs li a p, #ssw-page.gw-page-profile-edit .ssw-profile-edit-tabs li .s-home-about-section a p, .s-home-about-section #ssw-page.gw-page-profile-edit #edit_profile_form .ssw-shop-url p, #ssw-page.gw-page-profile-edit #edit_profile_form .s-home-about-section .ssw-shop-url p, .s-home-about-section #shopify-section-product .write-button p, #shopify-section-product .s-home-about-section .write-button p {
    font-size: 2rem; } }

.s-home-collection-list {
  background-color: #FBE2D0;
  padding-bottom: 4rem;
  padding-top: 4rem;
  width: 100%; }

@media only screen and (max-width: 45.85em) {
  .s-home-collection-list.mobile-hide {
    display: none; } }

.s-home-collection-list.mobile-show {
  display: none; }

@media only screen and (max-width: 45.85em) {
  .s-home-collection-list.mobile-show {
    display: block; } }

.s-home-collection-list .s-home-collection-list-slider {
  display: block; }

.s-home-collection-list .s-home-collection-list-slider .flickity-button {
  opacity: 0.7;
  top: calc(50% - 70px); }

.s-home-collection-list .s-home-collection-list-slider .flickity-button:disabled {
  pointer-events: all; }

.s-home-collection-list h1 {
  text-align: center;
  margin-bottom: 40px; }

.s-home-collection-list .collection-list-item {
  width: 25%; }

@media only screen and (max-width: 45.85em) {
  .s-home-collection-list .collection-list-item {
    width: 60%; } }

@media only screen and (max-width: 45.85em) {
  .s-home-collection-list .collection-list-item__footer {
    padding: 0 10px; } }

.s-home-collection-list .product-title {
  font-weight: normal; }

@media only screen and (max-width: 89.1em) {
  .s-home-collection-list .product-title {
    min-height: 73px; } }

@media only screen and (max-width: 45.85em) {
  .s-home-collection-list .product-title {
    min-height: 90px; } }

.s-home-collection-list .product-title a span {
  text-transform: none;
  letter-spacing: initial; }

.s-home-collection-list .product-title a span p {
  text-transform: none;
  letter-spacing: initial; }

.s-home-collection-list .price-button {
  padding: 1rem;
  font-size: 0.6em; }

@media only screen and (max-width: 45.85em) {
  .s-home-collection-list .price-button {
    padding: 1rem 0.7rem;
    font-size: 0.56em; } }

.s-home-collection-list .price-button .add-to-cart-buton__price {
  display: inline-block; }

.s-home-collection-list .price-button .add-to-cart-buton__price .price {
  margin-left: 1em; }

.s-home-collection-list .collection-list-item__image {
  display: block;
  position: relative; }

.s-home-collection-list .collection-list-item__image .product-image {
  transition: 0.2s all; }

.s-home-collection-list .collection-list-item__image .preview-swatch {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.2s all;
  opacity: 0;
  filter: alpha(opacity=0); }

.s-home-collection-list .collection-list-item__image .preview-swatch img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain; }

.s-home-collection-list .collection-list-item__image:hover .preview-swatch {
  opacity: 1;
  filter: alpha(opacity=100); }

@media only screen and (max-width: 45.85em) {
  .s-home-collection-list .collection-list-item__image:hover .preview-swatch {
    opacity: 0;
    filter: alpha(opacity=0); } }

.s-home-collection-list .collection-list-item__image:hover .product-image {
  opacity: 0;
  filter: alpha(opacity=0); }

@media only screen and (max-width: 45.85em) {
  .s-home-collection-list .collection-list-item__image:hover .product-image {
    opacity: 1;
    filter: alpha(opacity=100); } }

@media only screen and (min-width: 46.85em) {
  .s-home-promo-section {
    padding-bottom: 0rem; } }

.s-home-promo-section.banner__home {
  background-position: bottom center;
  background-color: #f5eceb;
  background-color: #FFEBD5; }

.s-home-promo-section.banner__home .inner {
  display: flex;
  flex-flow: column;
  height: auto;
  justify-content: space-around;
  margin-top: 1rem;
  text-align: center; }

@media only screen and (min-width: 46.85em) {
  .s-home-promo-section.banner__home .inner {
    padding: 1rem;
    margin-top: 0rem; } }

@media only screen and (min-width: 61.85em) {
  .s-home-promo-section.banner__home .inner {
    height: 100%;
    padding: 4rem; } }

.s-home-promo-section.banner__home .inner h1 {
  font-size: 1.6rem; }

.s-home-promo-section.banner__home .inner h2, .s-home-promo-section.banner__home .inner .about-page .section2 a, .about-page .section2 .s-home-promo-section.banner__home .inner a, .s-home-promo-section.banner__home .inner .about-page .section3 a, .about-page .section3 .s-home-promo-section.banner__home .inner a {
  margin-bottom: 1em;
  padding: 0 1rem;
  letter-spacing: 2px; }

@media only screen and (min-width: 61.85em) {
  .s-home-promo-section.banner__home .inner h2, .s-home-promo-section.banner__home .inner .about-page .section2 a, .about-page .section2 .s-home-promo-section.banner__home .inner a, .s-home-promo-section.banner__home .inner .about-page .section3 a, .about-page .section3 .s-home-promo-section.banner__home .inner a {
    padding: 0; } }

.s-home-promo-section.banner__home .image {
  background-size: contain;
  background-repeat: no-repeat; }

@media only screen and (min-width: 90.1em) {
  .s-home-promo-section.banner__home .image {
    height: 0;
    padding-bottom: 50%; } }

@media only screen and (min-width: 46.85em) {
  .s-home-promo-section .icon-set {
    justify-content: center; } }

.s-home-promo-section .icon-set li {
  width: 6rem;
  margin: 0 0.75rem; }

.s-home-promo-section h2, .s-home-promo-section .about-page .section2 a, .about-page .section2 .s-home-promo-section a, .s-home-promo-section .about-page .section3 a, .about-page .section3 .s-home-promo-section a {
  font-size: 1rem; }

.s-home-tinty-picks {
  background-color: #F69320;
  background-color: #3C1212;
  padding-bottom: 2rem; }

.s-home-tinty-picks .tinty-fam-squares__wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 0; }

.s-home-tinty-picks .tinty-fam-squares__wrapper img {
  width: auto; }

.s-home-tinty-picks .join-the-tint-fam-text {
  display: flex;
  align-items: center; }

.s-home-tinty-picks .join-the-tint-fam-text h1 {
  text-align: center;
  color: #ffffff;
  font-weight: normal; }

.s-home-tinty-picks .join-the-tint-fam-text .reviews-carousel {
  list-style: none; }

@media only screen and (max-width: 45.85em) {
  .s-home-tinty-picks .join-the-tint-fam-text .reviews-carousel {
    width: 90%;
    margin: 0 auto 30px; } }

.s-home-tinty-picks .join-the-tint-fam-text .reviews-carousel li {
  width: 100%; }

.s-home-tinty-picks .join-the-tint-fam-text .reviews-carousel li img {
  width: 100%;
  height: auto; }

.s-home-tinty-picks .join-the-tint-fam-text .reviews-carousel .flickity-prev-next-button {
  background: transparent;
  width: 30px; }

.s-home-tinty-picks .join-the-tint-fam-text .reviews-carousel .flickity-prev-next-button.previous {
  left: -30px; }

.s-home-tinty-picks .join-the-tint-fam-text .reviews-carousel .flickity-prev-next-button.next {
  right: -30px; }

.s-home-tinty-picks .join-the-tint-fam-text .reviews-carousel .flickity-prev-next-button svg {
  fill: #ffffff; }

.s-home-tinty-picks .inner {
  max-width: 30rem; }

@media only screen and (max-width: 45.85em) {
  .s-home-tinty-picks .inner {
    max-width: unset;
    width: 100%; } }

@media only screen and (min-width: 46.85em) {
  .s-home-tinty-picks .inner {
    max-width: 30rem; } }

@media only screen and (min-width: 90.1em) {
  .s-home-tinty-picks .inner {
    max-width: 40rem; } }

#shopify-section-home-collection-list,
#shopify-section-home-press {
  background-color: #FBE2D0; }

.s-home-press {
  background-color: #FBE2D0;
  padding-top: 4rem; }

.s-home-press h1 {
  text-align: center;
  margin-bottom: 40px; }

.s-home-press .press-carousel {
  margin-bottom: 7rem;
  /* Fade CSS */ }

.s-home-press .press-carousel .carousel-cell {
  width: 100%;
  display: flex;
  align-items: center;
  font-size: 2rem; }

.s-home-press .press-carousel .carousel-cell .padding-large {
  width: 100%; }

.s-home-press .press-carousel .carousel-cell .quote {
  width: 100%;
  font-family: 'Montserrat', helvetica;
  font-size: 1.3rem;
  margin-bottom: 40px; }

.s-home-press .press-carousel .carousel-cell .logo {
  max-width: 110px;
  height: auto; }

.s-home-press .press-carousel .flickity-viewport {
  min-height: 15rem; }

.s-home-press .press-carousel .flickity-slider {
  transform: none !important;
  display: flex;
  align-items: center; }

.s-home-press .press-carousel .carousel-cell {
  left: 0 !important;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  z-index: -1;
  outline: none; }

.s-home-press .press-carousel .carousel-cell.is-selected {
  opacity: 1;
  z-index: 0; }

.s-home-press .press-carousel .flickity-page-dots {
  position: relative;
  margin-top: 50px; }

.s-home-press .press-carousel .flickity-page-dots .dot {
  background: transparent;
  border: 2px solid gray;
  width: 17px;
  height: 17px; }

.s-home-press .press-carousel .flickity-page-dots .dot.is-selected {
  background-color: #F69320;
  border: 2px solid #F69320; }

.s-home-press .press-carousel .flickity-prev-next-button {
  width: 100px;
  height: 100px;
  background: transparent; }

@media only screen and (max-width: 45.85em) {
  .s-home-press .press-carousel .flickity-prev-next-button {
    display: none; } }

.s-home-press .press-carousel .flickity-prev-next-button.previous {
  left: -20%; }

@media only screen and (max-width: 60.85em) {
  .s-home-press .press-carousel .flickity-prev-next-button.previous {
    left: -10%; } }

.s-home-press .press-carousel .flickity-prev-next-button.next {
  right: -20%; }

@media only screen and (max-width: 60.85em) {
  .s-home-press .press-carousel .flickity-prev-next-button.next {
    right: -10%; } }

.s-home-press .press-carousel .flickity-prev-next-button:hover {
  background: transparent; }

.s-home-press .press-carousel .flickity-prev-next-button svg {
  position: relative;
  top: unset;
  left: unset;
  width: 100%;
  height: 100%; }

.s-home-press .press-carousel .flickity-prev-next-button svg path {
  fill: #F69320; }

.s-home-press .carousel-nav a {
  opacity: 0.2;
  filter: alpha(opacity=20); }

.s-home-press .carousel-nav a.active {
  opacity: 1;
  filter: alpha(opacity=100); }

.discover-page {
  background-color: #FBE2D0; }

.discover-page__hero-slider {
  position: relative;
  width: 100%;
  height: 90vh;
  margin: 0;
  list-style: none; }

.discover-page__hero-slide {
  width: 100%;
  height: 100%;
  overflow: hidden; }

.discover-page__hero-slide article {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center; }

.discover-page__hero-slide .image {
  position: absolute;
  width: 100%;
  height: 100%; }

.discover-page__hero-slide .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center; }

.discover-page__hero-slide .video {
  position: absolute;
  width: 100%;
  height: 100%; }

.discover-page__hero-slide .video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center; }

.discover-page__hero-slide .text {
  position: relative;
  width: 50%;
  max-width: 400px;
  z-index: 1;
  margin-left: 10%;
  color: #ffffff; }

@media only screen and (max-width: 60.85em) {
  .discover-page__hero-slide .text {
    width: 100%;
    margin-left: 5%; } }

.discover-page__hero-slide .text span {
  display: inline-block;
  background: #F69320;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.8rem;
  letter-spacing: 2px;
  padding: 3px 8px;
  margin-bottom: 15px; }

.discover-page__hero-slide .text h1 {
  font-weight: normal;
  color: #ffffff;
  font-size: 3rem;
  line-height: 1em;
  margin-bottom: 10px; }

@media only screen and (max-width: 60.85em) {
  .discover-page__hero-slide .text h1 {
    font-size: 2rem; } }

.discover-page__hero-slide .text p {
  font-size: 1.4rem;
  line-height: 1.3em; }

@media only screen and (max-width: 60.85em) {
  .discover-page__hero-slide .text p {
    font-size: 1rem; } }

.discover-page__hero-slide .text .orange-ball {
  width: 58px;
  height: 58px;
  background: #F69320;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center; }

@media only screen and (max-width: 60.85em) {
  .discover-page__hero-slide .text .orange-ball {
    width: 35px;
    height: 35px; }
  .discover-page__hero-slide .text .orange-ball svg {
    width: 20px;
    height: 20px; } }

.discover-page__hero-slide .text .orange-ball:hover svg {
  transform: translateX(5px); }

.discover-page__hero-slide .text .orange-ball svg {
  position: relative;
  transform: translateX(0px); }

.discover-page .flickity-page-dots {
  bottom: 40px; }

@media only screen and (max-width: 45.85em) {
  .discover-page .flickity-page-dots {
    bottom: 20px; } }

.discover-page .flickity-page-dots .dot {
  width: 18px;
  height: 18px;
  border: 2px solid #ffffff;
  background: transparent;
  opacity: 1;
  margin: 0 5px; }

@media only screen and (max-width: 45.85em) {
  .discover-page .flickity-page-dots .dot {
    width: 10px;
    height: 10px;
    border-width: 1px; } }

.discover-page .flickity-page-dots .dot.is-selected {
  border: 2px solid #F69320;
  background: #F69320; }

.discover-page .flickity-prev-next-button {
  width: 120px;
  height: 120px;
  background: transparent; }

@media only screen and (max-width: 60.85em) {
  .discover-page .flickity-prev-next-button {
    display: none; } }

.discover-page .flickity-prev-next-button.previous {
  left: 0px; }

.discover-page .flickity-prev-next-button.next {
  right: 0px; }

.discover-page .flickity-prev-next-button:hover {
  background: transparent; }

.discover-page .flickity-prev-next-button svg {
  position: relative;
  top: unset;
  left: unset;
  width: 100%;
  height: 100%; }

.discover-page .flickity-prev-next-button svg path {
  fill: #ffffff; }

.discover-page__blog .blog-grid {
  display: flex;
  flex-wrap: wrap;
  padding: 3px; }

.discover-page__blog .grid-item {
  padding: 3px;
  width: 33.333333%;
  height: 27vw; }

@media only screen and (max-width: 60.85em) {
  .discover-page__blog .grid-item {
    width: 50%;
    height: 50vw; } }

@media only screen and (max-width: 45.85em) {
  .discover-page__blog .grid-item {
    width: 100%;
    height: 100vw; } }

.discover-page__blog .repeater-post {
  width: 100%;
  height: 100%;
  display: block;
  flex-shrink: 0;
  position: relative;
  background-size: cover;
  background-position: center;
  margin-bottom: 2rem;
  padding: 5px;
  transition: 0.2s all; }

@media only screen and (min-width: 61.85em) {
  .discover-page__blog .repeater-post:hover {
    transform: scale(0.97); } }

.discover-page__blog .repeater-post .inner {
  background: black;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.627609) 0%, rgba(0, 0, 0, 0.00183824) 55%); }

.discover-page__blog .repeater-post .inner h1 {
  position: absolute;
  top: 25px;
  left: 0;
  width: 100%;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center; }

.discover-page__blog .repeater-post .inner .content {
  bottom: 1.5rem;
  left: 2rem;
  position: absolute;
  width: calc(100% - 4rem); }

.discover-page__blog .repeater-post .inner .content .label {
  color: #F69320;
  background: transparent;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 1.5rem;
  letter-spacing: 4px;
  padding: 0;
  margin-bottom: 0.7em; }

.discover-page__blog .repeater-post .inner .content .title {
  max-width: 90%;
  color: #ffffff; }

.discover-page__blog .repeater-post .inner .content .title .h3, .discover-page__blog .repeater-post .inner .content .title .reveal.product-modal__wrapper .product-modal__product-info .product-modal__desciption .morelink, .reveal.product-modal__wrapper .product-modal__product-info .product-modal__desciption .discover-page__blog .repeater-post .inner .content .title .morelink, .discover-page__blog .repeater-post .inner .content .title .reveal.product-modal__wrapper .gw-faved-members .gw-faved-member .gw-faved-text, .reveal.product-modal__wrapper .gw-faved-members .gw-faved-member .discover-page__blog .repeater-post .inner .content .title .gw-faved-text, .discover-page__blog .repeater-post .inner .content .title #offCanvasCart .product-name, #offCanvasCart .discover-page__blog .repeater-post .inner .content .title .product-name, .discover-page__blog .repeater-post .inner .content .title #offCanvasCart .variant, #offCanvasCart .discover-page__blog .repeater-post .inner .content .title .variant, .discover-page__blog .repeater-post .inner .content .title #offCanvasCart .price, #offCanvasCart .discover-page__blog .repeater-post .inner .content .title .price, .discover-page__blog .repeater-post .inner .content .title #offCanvasCart .quantity, #offCanvasCart .discover-page__blog .repeater-post .inner .content .title .quantity, .discover-page__blog .repeater-post .inner .content .title #offCanvasCart .subtotal, #offCanvasCart .discover-page__blog .repeater-post .inner .content .title .subtotal, .discover-page__blog .repeater-post .inner .content .title .cart-upsell-section .upsell-product-thumb .product-title, .cart-upsell-section .upsell-product-thumb .discover-page__blog .repeater-post .inner .content .title .product-title, .discover-page__blog .repeater-post .inner .content .title .cart-upsell-section .upsell-product-thumb .add-btn, .cart-upsell-section .upsell-product-thumb .discover-page__blog .repeater-post .inner .content .title .add-btn, .discover-page__blog .repeater-post .inner .content .title #offCanvasMenu ul.menu li, #offCanvasMenu ul.menu .discover-page__blog .repeater-post .inner .content .title li, .discover-page__blog .repeater-post .inner .content .title .account-page__header .profile__bio .morelink, .account-page__header .profile__bio .discover-page__blog .repeater-post .inner .content .title .morelink, .discover-page__blog .repeater-post .inner .content .title #shopify-section-product .product-single__share .social-sharing span, #shopify-section-product .product-single__share .social-sharing .discover-page__blog .repeater-post .inner .content .title span, .discover-page__blog .repeater-post .inner .content .title #shopify-section-product .yotpo-header-title, #shopify-section-product .discover-page__blog .repeater-post .inner .content .title .yotpo-header-title, .discover-page__blog .repeater-post .inner .content .title #shopify-section-product .yotpo-nav-wrapper, #shopify-section-product .discover-page__blog .repeater-post .inner .content .title .yotpo-nav-wrapper {
  font-family: 'Montserrat';
  font-size: 1.2rem;
  font-weight: normal;
  letter-spacing: 2px;
  line-height: 1.2rem;
  margin: 0; }

.discover-page__blog .repeater-post .blog-post-image {
  position: relative;
  width: 100%; }

.discover-page__editorial-grid {
  padding-top: 6rem;
  padding-bottom: 2rem; }

.discover-page__editorial-grid .wide-post {
  transition: 0.2s all;
  background-position: center;
  padding-bottom: 100%;
  height: 10rem;
  background-color: #265F64;
  margin-bottom: 2rem;
  height: 100%; }

@media only screen and (min-width: 61.85em) {
  .discover-page__editorial-grid .wide-post {
    padding-bottom: 0; }
  .discover-page__editorial-grid .wide-post:hover {
    transform: scale(0.97); } }

.discover-page__editorial-grid .wide-post .inner {
  background: black;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.627609) 0%, rgba(0, 0, 0, 0.00183824) 45%); }

.discover-page__editorial-grid .wide-post .content {
  width: 100%;
  position: absolute;
  bottom: 1rem;
  left: 1rem; }

.discover-page__editorial-grid .wide-post .title h1 {
  color: #ffffff; }

.discover-page__editorial-grid .wide-post .excerpt {
  color: #ffffff; }

.discover-page__editorial-grid .wide-post .excerpt p {
  font-size: 1.2rem;
  margin-bottom: 0; }

.discover-page__editorial-grid .wide-post .label {
  color: #F69320; }

.discover-page__editorial-grid .square-post-top {
  transition: 0.2s all;
  margin-top: 2rem;
  background-color: #650723;
  margin-bottom: 2rem;
  height: 0;
  padding-bottom: 100%; }

@media only screen and (min-width: 61.85em) {
  .discover-page__editorial-grid .square-post-top {
    margin-top: 0; }
  .discover-page__editorial-grid .square-post-top:hover {
    transform: scale(0.97); } }

.discover-page__editorial-grid .square-post-top .inner {
  transition: 0.3s all; }

.discover-page__editorial-grid .square-post-top .title {
  line-height: 0;
  color: #0a0a0a; }

.discover-page__editorial-grid .square-post-top .title .h3, .discover-page__editorial-grid .square-post-top .title .reveal.product-modal__wrapper .product-modal__product-info .product-modal__desciption .morelink, .reveal.product-modal__wrapper .product-modal__product-info .product-modal__desciption .discover-page__editorial-grid .square-post-top .title .morelink, .discover-page__editorial-grid .square-post-top .title .reveal.product-modal__wrapper .gw-faved-members .gw-faved-member .gw-faved-text, .reveal.product-modal__wrapper .gw-faved-members .gw-faved-member .discover-page__editorial-grid .square-post-top .title .gw-faved-text, .discover-page__editorial-grid .square-post-top .title #offCanvasCart .product-name, #offCanvasCart .discover-page__editorial-grid .square-post-top .title .product-name, .discover-page__editorial-grid .square-post-top .title #offCanvasCart .variant, #offCanvasCart .discover-page__editorial-grid .square-post-top .title .variant, .discover-page__editorial-grid .square-post-top .title #offCanvasCart .price, #offCanvasCart .discover-page__editorial-grid .square-post-top .title .price, .discover-page__editorial-grid .square-post-top .title #offCanvasCart .quantity, #offCanvasCart .discover-page__editorial-grid .square-post-top .title .quantity, .discover-page__editorial-grid .square-post-top .title #offCanvasCart .subtotal, #offCanvasCart .discover-page__editorial-grid .square-post-top .title .subtotal, .discover-page__editorial-grid .square-post-top .title .cart-upsell-section .upsell-product-thumb .product-title, .cart-upsell-section .upsell-product-thumb .discover-page__editorial-grid .square-post-top .title .product-title, .discover-page__editorial-grid .square-post-top .title .cart-upsell-section .upsell-product-thumb .add-btn, .cart-upsell-section .upsell-product-thumb .discover-page__editorial-grid .square-post-top .title .add-btn, .discover-page__editorial-grid .square-post-top .title #offCanvasMenu ul.menu li, #offCanvasMenu ul.menu .discover-page__editorial-grid .square-post-top .title li, .discover-page__editorial-grid .square-post-top .title .account-page__header .profile__bio .morelink, .account-page__header .profile__bio .discover-page__editorial-grid .square-post-top .title .morelink, .discover-page__editorial-grid .square-post-top .title #shopify-section-product .product-single__share .social-sharing span, #shopify-section-product .product-single__share .social-sharing .discover-page__editorial-grid .square-post-top .title span, .discover-page__editorial-grid .square-post-top .title #shopify-section-product .yotpo-header-title, #shopify-section-product .discover-page__editorial-grid .square-post-top .title .yotpo-header-title, .discover-page__editorial-grid .square-post-top .title #shopify-section-product .yotpo-nav-wrapper, #shopify-section-product .discover-page__editorial-grid .square-post-top .title .yotpo-nav-wrapper {
  font-size: .9rem; }

.discover-page__editorial-grid .square-post-top label {
  position: absolute; }

.discover-page__editorial-grid .square-post-top.blog .inner, .discover-page__editorial-grid .square-post-top.video .inner {
  background: black;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.627609) 0%, rgba(0, 0, 0, 0.00183824) 45%); }

.discover-page__editorial-grid .square-post-top.blog .content, .discover-page__editorial-grid .square-post-top.video .content {
  width: 100%;
  position: absolute;
  bottom: 1rem;
  left: 1rem; }

.discover-page__editorial-grid .square-post-top.blog .title .h3, .discover-page__editorial-grid .square-post-top.blog .title .reveal.product-modal__wrapper .product-modal__product-info .product-modal__desciption .morelink, .reveal.product-modal__wrapper .product-modal__product-info .product-modal__desciption .discover-page__editorial-grid .square-post-top.blog .title .morelink, .discover-page__editorial-grid .square-post-top.blog .title .reveal.product-modal__wrapper .gw-faved-members .gw-faved-member .gw-faved-text, .reveal.product-modal__wrapper .gw-faved-members .gw-faved-member .discover-page__editorial-grid .square-post-top.blog .title .gw-faved-text, .discover-page__editorial-grid .square-post-top.blog .title #offCanvasCart .product-name, #offCanvasCart .discover-page__editorial-grid .square-post-top.blog .title .product-name, .discover-page__editorial-grid .square-post-top.blog .title #offCanvasCart .variant, #offCanvasCart .discover-page__editorial-grid .square-post-top.blog .title .variant, .discover-page__editorial-grid .square-post-top.blog .title #offCanvasCart .price, #offCanvasCart .discover-page__editorial-grid .square-post-top.blog .title .price, .discover-page__editorial-grid .square-post-top.blog .title #offCanvasCart .quantity, #offCanvasCart .discover-page__editorial-grid .square-post-top.blog .title .quantity, .discover-page__editorial-grid .square-post-top.blog .title #offCanvasCart .subtotal, #offCanvasCart .discover-page__editorial-grid .square-post-top.blog .title .subtotal, .discover-page__editorial-grid .square-post-top.blog .title .cart-upsell-section .upsell-product-thumb .product-title, .cart-upsell-section .upsell-product-thumb .discover-page__editorial-grid .square-post-top.blog .title .product-title, .discover-page__editorial-grid .square-post-top.blog .title .cart-upsell-section .upsell-product-thumb .add-btn, .cart-upsell-section .upsell-product-thumb .discover-page__editorial-grid .square-post-top.blog .title .add-btn, .discover-page__editorial-grid .square-post-top.blog .title #offCanvasMenu ul.menu li, #offCanvasMenu ul.menu .discover-page__editorial-grid .square-post-top.blog .title li, .discover-page__editorial-grid .square-post-top.blog .title .account-page__header .profile__bio .morelink, .account-page__header .profile__bio .discover-page__editorial-grid .square-post-top.blog .title .morelink, .discover-page__editorial-grid .square-post-top.blog .title #shopify-section-product .product-single__share .social-sharing span, #shopify-section-product .product-single__share .social-sharing .discover-page__editorial-grid .square-post-top.blog .title span, .discover-page__editorial-grid .square-post-top.blog .title #shopify-section-product .yotpo-header-title, #shopify-section-product .discover-page__editorial-grid .square-post-top.blog .title .yotpo-header-title, .discover-page__editorial-grid .square-post-top.blog .title #shopify-section-product .yotpo-nav-wrapper, #shopify-section-product .discover-page__editorial-grid .square-post-top.blog .title .yotpo-nav-wrapper, .discover-page__editorial-grid .square-post-top.video .title .h3, .discover-page__editorial-grid .square-post-top.video .title .reveal.product-modal__wrapper .product-modal__product-info .product-modal__desciption .morelink, .reveal.product-modal__wrapper .product-modal__product-info .product-modal__desciption .discover-page__editorial-grid .square-post-top.video .title .morelink, .discover-page__editorial-grid .square-post-top.video .title .reveal.product-modal__wrapper .gw-faved-members .gw-faved-member .gw-faved-text, .reveal.product-modal__wrapper .gw-faved-members .gw-faved-member .discover-page__editorial-grid .square-post-top.video .title .gw-faved-text, .discover-page__editorial-grid .square-post-top.video .title #offCanvasCart .product-name, #offCanvasCart .discover-page__editorial-grid .square-post-top.video .title .product-name, .discover-page__editorial-grid .square-post-top.video .title #offCanvasCart .variant, #offCanvasCart .discover-page__editorial-grid .square-post-top.video .title .variant, .discover-page__editorial-grid .square-post-top.video .title #offCanvasCart .price, #offCanvasCart .discover-page__editorial-grid .square-post-top.video .title .price, .discover-page__editorial-grid .square-post-top.video .title #offCanvasCart .quantity, #offCanvasCart .discover-page__editorial-grid .square-post-top.video .title .quantity, .discover-page__editorial-grid .square-post-top.video .title #offCanvasCart .subtotal, #offCanvasCart .discover-page__editorial-grid .square-post-top.video .title .subtotal, .discover-page__editorial-grid .square-post-top.video .title .cart-upsell-section .upsell-product-thumb .product-title, .cart-upsell-section .upsell-product-thumb .discover-page__editorial-grid .square-post-top.video .title .product-title, .discover-page__editorial-grid .square-post-top.video .title .cart-upsell-section .upsell-product-thumb .add-btn, .cart-upsell-section .upsell-product-thumb .discover-page__editorial-grid .square-post-top.video .title .add-btn, .discover-page__editorial-grid .square-post-top.video .title #offCanvasMenu ul.menu li, #offCanvasMenu ul.menu .discover-page__editorial-grid .square-post-top.video .title li, .discover-page__editorial-grid .square-post-top.video .title .account-page__header .profile__bio .morelink, .account-page__header .profile__bio .discover-page__editorial-grid .square-post-top.video .title .morelink, .discover-page__editorial-grid .square-post-top.video .title #shopify-section-product .product-single__share .social-sharing span, #shopify-section-product .product-single__share .social-sharing .discover-page__editorial-grid .square-post-top.video .title span, .discover-page__editorial-grid .square-post-top.video .title #shopify-section-product .yotpo-header-title, #shopify-section-product .discover-page__editorial-grid .square-post-top.video .title .yotpo-header-title, .discover-page__editorial-grid .square-post-top.video .title #shopify-section-product .yotpo-nav-wrapper, #shopify-section-product .discover-page__editorial-grid .square-post-top.video .title .yotpo-nav-wrapper {
  color: #ffffff; }

.discover-page__editorial-grid .square-post-top.blog .label, .discover-page__editorial-grid .square-post-top.video .label {
  color: #F69320; }

.discover-page__editorial-grid .square-post-top.featured_profile .content {
  position: absolute;
  bottom: 1rem;
  left: 0rem;
  text-align: center;
  width: 100%; }

.discover-page__editorial-grid .square-post-top.featured_profile .title .h3, .discover-page__editorial-grid .square-post-top.featured_profile .title .reveal.product-modal__wrapper .product-modal__product-info .product-modal__desciption .morelink, .reveal.product-modal__wrapper .product-modal__product-info .product-modal__desciption .discover-page__editorial-grid .square-post-top.featured_profile .title .morelink, .discover-page__editorial-grid .square-post-top.featured_profile .title .reveal.product-modal__wrapper .gw-faved-members .gw-faved-member .gw-faved-text, .reveal.product-modal__wrapper .gw-faved-members .gw-faved-member .discover-page__editorial-grid .square-post-top.featured_profile .title .gw-faved-text, .discover-page__editorial-grid .square-post-top.featured_profile .title #offCanvasCart .product-name, #offCanvasCart .discover-page__editorial-grid .square-post-top.featured_profile .title .product-name, .discover-page__editorial-grid .square-post-top.featured_profile .title #offCanvasCart .variant, #offCanvasCart .discover-page__editorial-grid .square-post-top.featured_profile .title .variant, .discover-page__editorial-grid .square-post-top.featured_profile .title #offCanvasCart .price, #offCanvasCart .discover-page__editorial-grid .square-post-top.featured_profile .title .price, .discover-page__editorial-grid .square-post-top.featured_profile .title #offCanvasCart .quantity, #offCanvasCart .discover-page__editorial-grid .square-post-top.featured_profile .title .quantity, .discover-page__editorial-grid .square-post-top.featured_profile .title #offCanvasCart .subtotal, #offCanvasCart .discover-page__editorial-grid .square-post-top.featured_profile .title .subtotal, .discover-page__editorial-grid .square-post-top.featured_profile .title .cart-upsell-section .upsell-product-thumb .product-title, .cart-upsell-section .upsell-product-thumb .discover-page__editorial-grid .square-post-top.featured_profile .title .product-title, .discover-page__editorial-grid .square-post-top.featured_profile .title .cart-upsell-section .upsell-product-thumb .add-btn, .cart-upsell-section .upsell-product-thumb .discover-page__editorial-grid .square-post-top.featured_profile .title .add-btn, .discover-page__editorial-grid .square-post-top.featured_profile .title #offCanvasMenu ul.menu li, #offCanvasMenu ul.menu .discover-page__editorial-grid .square-post-top.featured_profile .title li, .discover-page__editorial-grid .square-post-top.featured_profile .title .account-page__header .profile__bio .morelink, .account-page__header .profile__bio .discover-page__editorial-grid .square-post-top.featured_profile .title .morelink, .discover-page__editorial-grid .square-post-top.featured_profile .title #shopify-section-product .product-single__share .social-sharing span, #shopify-section-product .product-single__share .social-sharing .discover-page__editorial-grid .square-post-top.featured_profile .title span, .discover-page__editorial-grid .square-post-top.featured_profile .title #shopify-section-product .yotpo-header-title, #shopify-section-product .discover-page__editorial-grid .square-post-top.featured_profile .title .yotpo-header-title, .discover-page__editorial-grid .square-post-top.featured_profile .title #shopify-section-product .yotpo-nav-wrapper, #shopify-section-product .discover-page__editorial-grid .square-post-top.featured_profile .title .yotpo-nav-wrapper {
  color: #ffffff; }

.discover-page__editorial-grid .square-post-top.featured_profile .label {
  color: #F69320; }

.discover-page__editorial-grid .square-post-top.featured_pick .inner {
  background: #fcab51;
  background: linear-gradient(to top, #fcab51 0%, rgba(252, 171, 81, 0) 45%); }

.discover-page__editorial-grid .square-post-top.featured_pick .content {
  width: 100%;
  position: absolute;
  top: 0rem;
  left: 0rem;
  height: 100%;
  width: 100%; }

.discover-page__editorial-grid .square-post-top.featured_pick .title {
  position: absolute;
  bottom: 1rem;
  left: 1rem; }

.discover-page__editorial-grid .square-post-top.featured_pick .label {
  position: absolute;
  top: 1rem;
  left: 1rem;
  color: #0a0a0a; }

.discover-page__editorial-grid .square-post-bottom {
  transition: 0.2s all;
  background-color: #e0bb9b;
  height: 0;
  padding-bottom: 100%; }

@media only screen and (min-width: 61.85em) {
  .discover-page__editorial-grid .square-post-bottom:hover {
    transform: scale(0.97); } }

.discover-page__editorial-grid .square-post-bottom .inner {
  background: black;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.427609) 0%, rgba(0, 0, 0, 0.00183824) 45%); }

.discover-page__editorial-grid .square-post-bottom .title {
  line-height: 0;
  color: #0a0a0a; }

.discover-page__editorial-grid .square-post-bottom .title .h3, .discover-page__editorial-grid .square-post-bottom .title .reveal.product-modal__wrapper .product-modal__product-info .product-modal__desciption .morelink, .reveal.product-modal__wrapper .product-modal__product-info .product-modal__desciption .discover-page__editorial-grid .square-post-bottom .title .morelink, .discover-page__editorial-grid .square-post-bottom .title .reveal.product-modal__wrapper .gw-faved-members .gw-faved-member .gw-faved-text, .reveal.product-modal__wrapper .gw-faved-members .gw-faved-member .discover-page__editorial-grid .square-post-bottom .title .gw-faved-text, .discover-page__editorial-grid .square-post-bottom .title #offCanvasCart .product-name, #offCanvasCart .discover-page__editorial-grid .square-post-bottom .title .product-name, .discover-page__editorial-grid .square-post-bottom .title #offCanvasCart .variant, #offCanvasCart .discover-page__editorial-grid .square-post-bottom .title .variant, .discover-page__editorial-grid .square-post-bottom .title #offCanvasCart .price, #offCanvasCart .discover-page__editorial-grid .square-post-bottom .title .price, .discover-page__editorial-grid .square-post-bottom .title #offCanvasCart .quantity, #offCanvasCart .discover-page__editorial-grid .square-post-bottom .title .quantity, .discover-page__editorial-grid .square-post-bottom .title #offCanvasCart .subtotal, #offCanvasCart .discover-page__editorial-grid .square-post-bottom .title .subtotal, .discover-page__editorial-grid .square-post-bottom .title .cart-upsell-section .upsell-product-thumb .product-title, .cart-upsell-section .upsell-product-thumb .discover-page__editorial-grid .square-post-bottom .title .product-title, .discover-page__editorial-grid .square-post-bottom .title .cart-upsell-section .upsell-product-thumb .add-btn, .cart-upsell-section .upsell-product-thumb .discover-page__editorial-grid .square-post-bottom .title .add-btn, .discover-page__editorial-grid .square-post-bottom .title #offCanvasMenu ul.menu li, #offCanvasMenu ul.menu .discover-page__editorial-grid .square-post-bottom .title li, .discover-page__editorial-grid .square-post-bottom .title .account-page__header .profile__bio .morelink, .account-page__header .profile__bio .discover-page__editorial-grid .square-post-bottom .title .morelink, .discover-page__editorial-grid .square-post-bottom .title #shopify-section-product .product-single__share .social-sharing span, #shopify-section-product .product-single__share .social-sharing .discover-page__editorial-grid .square-post-bottom .title span, .discover-page__editorial-grid .square-post-bottom .title #shopify-section-product .yotpo-header-title, #shopify-section-product .discover-page__editorial-grid .square-post-bottom .title .yotpo-header-title, .discover-page__editorial-grid .square-post-bottom .title #shopify-section-product .yotpo-nav-wrapper, #shopify-section-product .discover-page__editorial-grid .square-post-bottom .title .yotpo-nav-wrapper {
  font-size: .9rem; }

.discover-page__editorial-grid .square-post-bottom label {
  position: absolute; }

.discover-page__editorial-grid .square-post-bottom.blog .inner, .discover-page__editorial-grid .square-post-bottom.video .inner {
  background: black;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.627609) 0%, rgba(0, 0, 0, 0.00183824) 45%); }

.discover-page__editorial-grid .square-post-bottom.blog .content, .discover-page__editorial-grid .square-post-bottom.video .content {
  width: 100%;
  position: absolute;
  bottom: 1rem;
  left: 1rem; }

.discover-page__editorial-grid .square-post-bottom.blog .title .h3, .discover-page__editorial-grid .square-post-bottom.blog .title .reveal.product-modal__wrapper .product-modal__product-info .product-modal__desciption .morelink, .reveal.product-modal__wrapper .product-modal__product-info .product-modal__desciption .discover-page__editorial-grid .square-post-bottom.blog .title .morelink, .discover-page__editorial-grid .square-post-bottom.blog .title .reveal.product-modal__wrapper .gw-faved-members .gw-faved-member .gw-faved-text, .reveal.product-modal__wrapper .gw-faved-members .gw-faved-member .discover-page__editorial-grid .square-post-bottom.blog .title .gw-faved-text, .discover-page__editorial-grid .square-post-bottom.blog .title #offCanvasCart .product-name, #offCanvasCart .discover-page__editorial-grid .square-post-bottom.blog .title .product-name, .discover-page__editorial-grid .square-post-bottom.blog .title #offCanvasCart .variant, #offCanvasCart .discover-page__editorial-grid .square-post-bottom.blog .title .variant, .discover-page__editorial-grid .square-post-bottom.blog .title #offCanvasCart .price, #offCanvasCart .discover-page__editorial-grid .square-post-bottom.blog .title .price, .discover-page__editorial-grid .square-post-bottom.blog .title #offCanvasCart .quantity, #offCanvasCart .discover-page__editorial-grid .square-post-bottom.blog .title .quantity, .discover-page__editorial-grid .square-post-bottom.blog .title #offCanvasCart .subtotal, #offCanvasCart .discover-page__editorial-grid .square-post-bottom.blog .title .subtotal, .discover-page__editorial-grid .square-post-bottom.blog .title .cart-upsell-section .upsell-product-thumb .product-title, .cart-upsell-section .upsell-product-thumb .discover-page__editorial-grid .square-post-bottom.blog .title .product-title, .discover-page__editorial-grid .square-post-bottom.blog .title .cart-upsell-section .upsell-product-thumb .add-btn, .cart-upsell-section .upsell-product-thumb .discover-page__editorial-grid .square-post-bottom.blog .title .add-btn, .discover-page__editorial-grid .square-post-bottom.blog .title #offCanvasMenu ul.menu li, #offCanvasMenu ul.menu .discover-page__editorial-grid .square-post-bottom.blog .title li, .discover-page__editorial-grid .square-post-bottom.blog .title .account-page__header .profile__bio .morelink, .account-page__header .profile__bio .discover-page__editorial-grid .square-post-bottom.blog .title .morelink, .discover-page__editorial-grid .square-post-bottom.blog .title #shopify-section-product .product-single__share .social-sharing span, #shopify-section-product .product-single__share .social-sharing .discover-page__editorial-grid .square-post-bottom.blog .title span, .discover-page__editorial-grid .square-post-bottom.blog .title #shopify-section-product .yotpo-header-title, #shopify-section-product .discover-page__editorial-grid .square-post-bottom.blog .title .yotpo-header-title, .discover-page__editorial-grid .square-post-bottom.blog .title #shopify-section-product .yotpo-nav-wrapper, #shopify-section-product .discover-page__editorial-grid .square-post-bottom.blog .title .yotpo-nav-wrapper, .discover-page__editorial-grid .square-post-bottom.video .title .h3, .discover-page__editorial-grid .square-post-bottom.video .title .reveal.product-modal__wrapper .product-modal__product-info .product-modal__desciption .morelink, .reveal.product-modal__wrapper .product-modal__product-info .product-modal__desciption .discover-page__editorial-grid .square-post-bottom.video .title .morelink, .discover-page__editorial-grid .square-post-bottom.video .title .reveal.product-modal__wrapper .gw-faved-members .gw-faved-member .gw-faved-text, .reveal.product-modal__wrapper .gw-faved-members .gw-faved-member .discover-page__editorial-grid .square-post-bottom.video .title .gw-faved-text, .discover-page__editorial-grid .square-post-bottom.video .title #offCanvasCart .product-name, #offCanvasCart .discover-page__editorial-grid .square-post-bottom.video .title .product-name, .discover-page__editorial-grid .square-post-bottom.video .title #offCanvasCart .variant, #offCanvasCart .discover-page__editorial-grid .square-post-bottom.video .title .variant, .discover-page__editorial-grid .square-post-bottom.video .title #offCanvasCart .price, #offCanvasCart .discover-page__editorial-grid .square-post-bottom.video .title .price, .discover-page__editorial-grid .square-post-bottom.video .title #offCanvasCart .quantity, #offCanvasCart .discover-page__editorial-grid .square-post-bottom.video .title .quantity, .discover-page__editorial-grid .square-post-bottom.video .title #offCanvasCart .subtotal, #offCanvasCart .discover-page__editorial-grid .square-post-bottom.video .title .subtotal, .discover-page__editorial-grid .square-post-bottom.video .title .cart-upsell-section .upsell-product-thumb .product-title, .cart-upsell-section .upsell-product-thumb .discover-page__editorial-grid .square-post-bottom.video .title .product-title, .discover-page__editorial-grid .square-post-bottom.video .title .cart-upsell-section .upsell-product-thumb .add-btn, .cart-upsell-section .upsell-product-thumb .discover-page__editorial-grid .square-post-bottom.video .title .add-btn, .discover-page__editorial-grid .square-post-bottom.video .title #offCanvasMenu ul.menu li, #offCanvasMenu ul.menu .discover-page__editorial-grid .square-post-bottom.video .title li, .discover-page__editorial-grid .square-post-bottom.video .title .account-page__header .profile__bio .morelink, .account-page__header .profile__bio .discover-page__editorial-grid .square-post-bottom.video .title .morelink, .discover-page__editorial-grid .square-post-bottom.video .title #shopify-section-product .product-single__share .social-sharing span, #shopify-section-product .product-single__share .social-sharing .discover-page__editorial-grid .square-post-bottom.video .title span, .discover-page__editorial-grid .square-post-bottom.video .title #shopify-section-product .yotpo-header-title, #shopify-section-product .discover-page__editorial-grid .square-post-bottom.video .title .yotpo-header-title, .discover-page__editorial-grid .square-post-bottom.video .title #shopify-section-product .yotpo-nav-wrapper, #shopify-section-product .discover-page__editorial-grid .square-post-bottom.video .title .yotpo-nav-wrapper {
  color: #ffffff; }

.discover-page__editorial-grid .square-post-bottom.blog .label, .discover-page__editorial-grid .square-post-bottom.video .label {
  color: #F69320; }

.discover-page__editorial-grid .square-post-bottom.featured_profile .content {
  position: absolute;
  bottom: 1rem;
  left: 0rem;
  text-align: center;
  width: 100%; }

.discover-page__editorial-grid .square-post-bottom.featured_profile .title .h3, .discover-page__editorial-grid .square-post-bottom.featured_profile .title .reveal.product-modal__wrapper .product-modal__product-info .product-modal__desciption .morelink, .reveal.product-modal__wrapper .product-modal__product-info .product-modal__desciption .discover-page__editorial-grid .square-post-bottom.featured_profile .title .morelink, .discover-page__editorial-grid .square-post-bottom.featured_profile .title .reveal.product-modal__wrapper .gw-faved-members .gw-faved-member .gw-faved-text, .reveal.product-modal__wrapper .gw-faved-members .gw-faved-member .discover-page__editorial-grid .square-post-bottom.featured_profile .title .gw-faved-text, .discover-page__editorial-grid .square-post-bottom.featured_profile .title #offCanvasCart .product-name, #offCanvasCart .discover-page__editorial-grid .square-post-bottom.featured_profile .title .product-name, .discover-page__editorial-grid .square-post-bottom.featured_profile .title #offCanvasCart .variant, #offCanvasCart .discover-page__editorial-grid .square-post-bottom.featured_profile .title .variant, .discover-page__editorial-grid .square-post-bottom.featured_profile .title #offCanvasCart .price, #offCanvasCart .discover-page__editorial-grid .square-post-bottom.featured_profile .title .price, .discover-page__editorial-grid .square-post-bottom.featured_profile .title #offCanvasCart .quantity, #offCanvasCart .discover-page__editorial-grid .square-post-bottom.featured_profile .title .quantity, .discover-page__editorial-grid .square-post-bottom.featured_profile .title #offCanvasCart .subtotal, #offCanvasCart .discover-page__editorial-grid .square-post-bottom.featured_profile .title .subtotal, .discover-page__editorial-grid .square-post-bottom.featured_profile .title .cart-upsell-section .upsell-product-thumb .product-title, .cart-upsell-section .upsell-product-thumb .discover-page__editorial-grid .square-post-bottom.featured_profile .title .product-title, .discover-page__editorial-grid .square-post-bottom.featured_profile .title .cart-upsell-section .upsell-product-thumb .add-btn, .cart-upsell-section .upsell-product-thumb .discover-page__editorial-grid .square-post-bottom.featured_profile .title .add-btn, .discover-page__editorial-grid .square-post-bottom.featured_profile .title #offCanvasMenu ul.menu li, #offCanvasMenu ul.menu .discover-page__editorial-grid .square-post-bottom.featured_profile .title li, .discover-page__editorial-grid .square-post-bottom.featured_profile .title .account-page__header .profile__bio .morelink, .account-page__header .profile__bio .discover-page__editorial-grid .square-post-bottom.featured_profile .title .morelink, .discover-page__editorial-grid .square-post-bottom.featured_profile .title #shopify-section-product .product-single__share .social-sharing span, #shopify-section-product .product-single__share .social-sharing .discover-page__editorial-grid .square-post-bottom.featured_profile .title span, .discover-page__editorial-grid .square-post-bottom.featured_profile .title #shopify-section-product .yotpo-header-title, #shopify-section-product .discover-page__editorial-grid .square-post-bottom.featured_profile .title .yotpo-header-title, .discover-page__editorial-grid .square-post-bottom.featured_profile .title #shopify-section-product .yotpo-nav-wrapper, #shopify-section-product .discover-page__editorial-grid .square-post-bottom.featured_profile .title .yotpo-nav-wrapper {
  color: #ffffff; }

.discover-page__editorial-grid .square-post-bottom.featured_profile .label {
  color: #F69320; }

.discover-page__editorial-grid .square-post-bottom.featured_pick .inner {
  background: #fcab51;
  background: linear-gradient(to top, #fcab51 0%, rgba(252, 171, 81, 0) 45%); }

.discover-page__editorial-grid .square-post-bottom.featured_pick .content {
  width: 100%;
  position: absolute;
  top: 0rem;
  left: 0rem;
  height: 100%;
  width: 100%; }

.discover-page__editorial-grid .square-post-bottom.featured_pick .title {
  position: absolute;
  bottom: 1rem;
  left: 1rem; }

.discover-page__editorial-grid .square-post-bottom.featured_pick .label {
  position: absolute;
  top: 1rem;
  left: 1rem;
  color: #0a0a0a; }

.ssw-members li {
  position: relative;
  box-shadow: none;
  background: #FFF5F0;
  height: 11rem; }

.ssw-members li:hover {
  box-shadow: none; }

.ssw-members .follow-user-btn {
  font-weight: bold !important;
  position: absolute;
  left: 1.4rem;
  bottom: .8rem;
  z-index: 5; }

.ssw-members .ssw-thumb {
  position: absolute;
  left: 1rem;
  top: 1rem;
  width: 8rem;
  height: 8rem; }

.ssw-members .ssw-thumb img.ssw-img-circle {
  border-radius: 0;
  width: 100%;
  height: auto; }

.ssw-members .ssw-thumb .ssw-user-avatar {
  width: 100%;
  height: 100%;
  border-radius: 0;
  font-size: 3rem;
  line-height: 8rem; }

.ssw-members .faves {
  padding-left: 9rem;
  display: flex;
  align-items: flex-end; }

.ssw-members .faves .ssw-product-thumb-large {
  height: auto;
  width: 3rem;
  height: 3rem;
  margin-right: .4rem;
  border-radius: 50%;
  overflow: hidden; }

.ssw-members .faves .ssw-product-thumb-large img {
  mix-blend-mode: multiply;
  width: 100%; }

.ssw-members .ssw-members-info {
  padding-left: 9rem;
  margin-bottom: 1rem; }

.ssw-members .ssw-members-info a {
  margin-bottom: .5rem !important;
  display: block;
  text-transform: uppercase; }

.ssw-members .ssw-members-info .ssw-muted {
  color: #0a0a0a;
  text-transform: uppercase;
  font-size: .8rem;
  letter-spacing: 1px;
  margin-bottom: .3rem; }

.ssw-members .ssw-no-faves {
  padding-left: 9rem;
  margin-bottom: 1rem;
  height: auto !important;
  text-align: left !important;
  font-size: 1rem;
  width: 60% !important;
  opacity: 0.4;
  filter: alpha(opacity=40);
  color: #0a0a0a; }

.gw-follow-btn-wrapper > .follow-user-btn {
  padding: 7px 12px !important;
  font-size: .7rem;
  letter-spacing: 3px; }

.account-page-hero__bg {
  background: #FFF5F0;
  position: absolute;
  height: 30rem;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 0; }

.account-page__header {
  background: #FFF5F0;
  position: relative;
  z-index: 1;
  padding: 0; }

@media only screen and (min-width: 61.85em) {
  .account-page__header {
    background: #F2DACE; } }

.account-page__header .inner {
  align-items: center; }

.account-page__header .button.edit-account-button, .account-page__header .shopify-challenge__container .edit-account-button.shopify-challenge__button, .shopify-challenge__container .account-page__header .edit-account-button.shopify-challenge__button, .account-page__header .edit-account-button.typeform-share, .account-page__header #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .edit-account-button.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .account-page__header .edit-account-button.bundle-builder-app--bundle--product-add-button, .account-page__header #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.edit-account-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .account-page__header button.edit-account-button {
  position: relative;
  top: -1.4rem;
  width: 100%;
  padding: 0.6rem 1rem; }

.account-page__header .account-page__name-image {
  display: flex;
  flex-flow: row; }

@media only screen and (min-width: 61.85em) {
  .account-page__header .account-page__name-image {
    flex-flow: column; } }

.account-page__header .account-page__name-image .ssw-pull-right {
  float: left !important; }

@media only screen and (min-width: 46.85em) {
  .account-page__header .account-page__name-image .ssw-pull-right {
    float: right !important; } }

.account-page__header .profile__image {
  position: relative;
  padding: 1rem; }

.account-page__header .profile__image img {
  width: 100%; }

.account-page__header .profile__image .ssw-html-widget {
  padding: 1.5rem; }

.account-page__header .profile__image .ssw-html-widget .ssw-user-avatar {
  width: 100%;
  height: 100%;
  position: relative; }

.account-page__header .profile__image-mobile {
  width: 7rem;
  height: 7rem;
  margin-right: 1rem;
  position: relative;
  padding: .5rem; }

.account-page__header .profile__image-mobile .ssw-user-avatar {
  line-height: 2; }

@media only screen and (min-width: 61.85em) {
  .account-page__header .account-page__basic-info {
    padding: 0; } }

.account-page__header .profile__bio .remaining-content span {
  display: none; }

.account-page__header .profile__bio .morelink {
  font-size: .8rem; }

.account-page__header label {
  color: #B56E4D; }

.account-page__header .instagram_handle {
  font-size: .875rem; }

.account-page__header .profile-attribute {
  opacity: 1;
  filter: alpha(opacity=100);
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 900;
  font-size: .8rem; }

.account-page__header .gw-flag-icon {
  border-radius: 5px; }

.account-page__header .add-profile-info-button {
  background: #0000001a;
  display: inline;
  padding: .4rem;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 3px;
  font-size: 0.6rem;
  color: #B56E4D; }

.account-page__header .pdp-only {
  display: none; }

.activate-account-wrapper, .reset-password-wrapper {
  height: 100vh;
  padding: 0 1rem;
  display: flex;
  align-items: center;
  justify-content: center; }

.gw-fave-item {
  background: #FFF5F0;
  padding: 1rem;
  transition: 0.3s all;
  position: relative; }

@media only screen and (min-width: 61.85em) {
  .gw-fave-item {
    padding: 2rem; }
  .gw-fave-item:hover {
    background-color: #e0bb9b !important; } }

.gw-fave-item .gw-fave-product-info {
  position: relative;
  padding: 0;
  background: none;
  right: 0;
  top: 0; }

.gw-fave-item .gw-fave-photo-wrapper {
  margin-bottom: 0rem;
  height: 26rem;
  width: 100%; }

@media only screen and (min-width: 61.85em) {
  .gw-fave-item .gw-fave-photo-wrapper {
    height: 25rem; } }

.gw-fave-item .gw-fave-photo-wrapper a {
  mix-blend-mode: multiply;
  margin: 0 auto 2rem;
  padding-top: 0;
  height: 14rem; }

@media only screen and (min-width: 46.85em) {
  .gw-fave-item .gw-fave-photo-wrapper a {
    height: 14rem; } }

@media only screen and (min-width: 90.1em) {
  .gw-fave-item .gw-fave-photo-wrapper a {
    height: 14rem; } }

.gw-fave-item .gw-fave-photo-wrapper .ssw-faveiticon {
  background: #ffffff;
  bottom: -50px; }

@media only screen and (min-width: 61.85em) {
  .gw-fave-item .gw-fave-photo-wrapper .ssw-faveiticon {
    bottom: -70px; } }

.gw-fave-item .gw-fave-product-title {
  font-size: .9rem;
  font-weight: 600;
  letter-spacing: 1px; }

.gw-fave-item .gw-fave-product-vendor {
  display: none; }

.gw-fave-item .gw-fave-view-btn-wrapper {
  display: none; }

.gw-fave-item .gw-fave-remove {
  position: absolute;
  bottom: -2.3rem;
  right: -1.1rem;
  font-size: .7rem;
  font-weight: bold;
  color: #650723;
  z-index: 9; }

@media only screen and (min-width: 61.85em) {
  .gw-fave-item .gw-fave-remove {
    bottom: -3.3rem;
    right: -2.1rem; } }

#gw-profile-container .tinty-picks-search {
  overflow: hidden; }

#gw-profile-container .add-profile-info-button {
  display: none; }

@media only screen and (min-width: 61.85em) {
  #ssw-page > .grid-container .grid-x .cell, #ssw-page > #bundle-builder-app--bundle--root .grid-x .cell {
    width: 66.666%; } }

.button.back-to-account-button, .shopify-challenge__container .back-to-account-button.shopify-challenge__button, .back-to-account-button.typeform-share, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .back-to-account-button.bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container button.back-to-account-button {
  position: relative;
  top: 4.6rem;
  width: 300px;
  padding: 0.6rem 1rem;
  margin: 0 auto;
  display: block; }

#ssw-page.gw-page-profile-edit {
  background: #FFF5F0;
  margin-top: 0;
  padding-top: 5rem;
  padding-bottom: 5rem; }

@media only screen and (min-width: 61.85em) {
  #ssw-page.gw-page-profile-edit {
    padding-top: 8rem; } }

#ssw-page.gw-page-profile-edit .ssw-profile-edit-tabs {
  display: flex;
  align-items: center;
  justify-content: center; }

#ssw-page.gw-page-profile-edit .ssw-profile-edit-tabs li {
  float: none; }

#ssw-page.gw-page-profile-edit .ssw-profile-edit-tabs li a {
  letter-spacing: 2px;
  font-size: .9rem;
  font-weight: bold;
  color: #e0bb9b; }

#ssw-page.gw-page-profile-edit .ssw-profile-edit-tabs li a.ssw-active {
  color: #0a0a0a; }

#ssw-page.gw-page-profile-edit #edit_profile_form .ssw-shop-url {
  color: #D6845E;
  letter-spacing: 3px;
  font-size: .9rem; }

#ssw-page.gw-page-profile-edit #edit_profile_form .ssw-control-label {
  margin-bottom: .5rem; }

#ssw-page.gw-page-profile-edit #edit_profile_form .ssw-control-group:nth-child(3),
#ssw-page.gw-page-profile-edit #edit_profile_form .ssw-control-group:nth-last-child(2) {
  display: none; }

#ssw-page.gw-page-profile-edit #accept_marketing_div,
#ssw-page.gw-page-profile-edit #privacy_div,
#ssw-page.gw-page-profile-edit .ssw-divider,
#ssw-page.gw-page-profile-edit li[data-tab="ssw-edit-profile-social"] {
  display: none; }

.ssw-avatar-profile.gw-people-profile-photo {
  font-family: "Montserrat";
  background-color: #D6845E !important;
  color: #ffffff; }

.shopify-challenge__container {
  min-height: 50vh;
  display: flex;
  align-items: center;
  flex-flow: column;
  justify-content: center; }

.splash-page {
  color: white; }

.splash-page .bg-vid {
  position: fixed;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.splash-page .splash-page-inner {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh; }

.splash-page #splash-logo {
  max-width: 500px;
  margin: 0 auto 140px;
  padding: 20px; }

@media only screen and (max-width: 89.1em) {
  .splash-page #splash-logo {
    margin-bottom: 70px; } }

.splash-page #splash-intro {
  margin: 0 auto 140px; }

@media only screen and (max-width: 89.1em) {
  .splash-page #splash-intro {
    margin-bottom: 70px; } }

.splash-page #splash-intro .splash-text__light {
  font-weight: 100;
  font-size: 2.5em; }

@media only screen and (max-width: 89.1em) {
  .splash-page #splash-intro .splash-text__light {
    font-size: 2em; } }

@media only screen and (max-width: 60.85em) {
  .splash-page #splash-intro .splash-text__light {
    font-size: .9em;
    width: 18rem;
    margin-left: auto;
    margin-right: auto; } }

.splash-page #splash-intro .splash-text__light span {
  font-style: italic; }

.splash-page #splash-intro .splash-text__bold {
  font-weight: 900;
  font-size: 2.5em; }

@media only screen and (max-width: 89.1em) {
  .splash-page #splash-intro .splash-text__bold {
    font-size: 2em; } }

@media only screen and (max-width: 60.85em) {
  .splash-page #splash-intro .splash-text__bold {
    font-size: .9em; } }

@media only screen and (max-width: 60.85em) {
  .splash-page #splash-footer {
    margin-bottom: 3rem; } }

@media only screen and (min-width: 61.85em) {
  .splash-page #footer-email-form {
    order: 1; } }

.splash-page #footer-email-form .form-label {
  margin-left: 10px;
  margin-bottom: -12px; }

@media only screen and (max-width: 89.1em) {
  .splash-page #footer-email-form .form-label {
    text-align: center; } }

.splash-page #footer-timer {
  display: flex;
  align-items: flex-end;
  text-transform: uppercase;
  padding-bottom: 20px;
  font-size: 2em;
  letter-spacing: 3px; }

.splash-page #footer-timer #clock {
  margin-left: 2rem; }

@media only screen and (max-width: 89.1em) {
  .splash-page #footer-timer {
    font-size: 1.6em;
    letter-spacing: 1px;
    margin-top: 0px; }
  .splash-page #footer-timer #clock {
    text-align: center; } }

@media only screen and (max-width: 60.85em) {
  .splash-page #footer-timer {
    font-size: .8em; }
  .splash-page #footer-timer #clock {
    margin: 0rem auto; } }

.splash-page #footer-timer span {
  margin-right: 10px; }

@media only screen and (max-width: 60.85em) {
  .splash-page #footer-timer span {
    margin-right: 4px; } }

.splash-page #splash-form button {
  background: none; }

.splash-page #splash-form .ql-editor {
  text-align: left; }

@media only screen and (max-width: 60.85em) {
  .splash-page #splash-form .ql-editor {
    text-align: center; } }

.splash-page #splash-form .ql-editor p {
  font-family: 'Montserrat', helvetica; }

.splash-page #splash-form .ql-editor p strong {
  font-weight: 900; }

#customer_login ul {
  list-style: none; }

#shopify-section-ct {
  margin-top: 0 !important;
  padding-top: 5rem;
  padding-bottom: 5rem; }

@media only screen and (min-width: 61.85em) {
  #shopify-section-ct {
    padding-top: 8rem; } }

#shopify-section-ct .ct-label {
  margin-bottom: 5rem; }

.about-page .page-subtitle {
  color: #F69320; }

.about-page .page__hero {
  background-color: #FFF5F0;
  padding-top: 100px; }

.about-page .timeline {
  position: relative;
  background-color: #FFF5F0;
  display: flex;
  align-items: center;
  justify-content: center; }

.about-page .timeline__list {
  position: relative;
  list-style: none;
  display: flex;
  flex-direction: column; }

.about-page .timeline__list:before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  width: 3px;
  height: 100%;
  background-color: #F69320; }

@media only screen and (max-width: 45.85em) {
  .about-page .timeline__list:before {
    left: 20px; } }

.about-page .timeline__list li {
  position: relative;
  flex-shrink: 0;
  width: 50%;
  display: flex;
  align-items: center; }

@media only screen and (max-width: 45.85em) {
  .about-page .timeline__list li {
    width: 100%;
    transform: translateY(0) !important;
    align-items: flex-start;
    padding-right: 10px;
    margin-bottom: 30px; } }

.about-page .timeline__list li:nth-child(2) {
  transform: translateY(-10%); }

.about-page .timeline__list li:nth-child(3) {
  transform: translateY(-20%); }

.about-page .timeline__list li:nth-child(4) {
  transform: translateY(-30%); }

.about-page .timeline__list li:nth-child(5) {
  transform: translateY(-40%); }

.about-page .timeline__list li:nth-child(6) {
  transform: translateY(-50%); }

.about-page .timeline__list li:nth-child(7) {
  transform: translateY(-60%); }

.about-page .timeline__list li:nth-child(8) {
  transform: translateY(-70%); }

.about-page .timeline__list li:nth-child(9) {
  transform: translateY(-80%); }

.about-page .timeline__list li:nth-child(10) {
  transform: translateY(-90%); }

.about-page .timeline__list li:nth-child(11) {
  transform: translateY(-100%); }

.about-page .timeline__list li:nth-child(12) {
  transform: translateY(-110%); }

.about-page .timeline__list li:nth-child(13) {
  transform: translateY(-120%); }

.about-page .timeline__list li:nth-child(14) {
  transform: translateY(-130%); }

.about-page .timeline__list li:nth-child(15) {
  transform: translateY(-140%); }

.about-page .timeline__list li:nth-child(16) {
  transform: translateY(-150%); }

.about-page .timeline__list li:nth-child(17) {
  transform: translateY(-160%); }

.about-page .timeline__list li:nth-child(18) {
  transform: translateY(-170%); }

.about-page .timeline__list li:nth-child(19) {
  transform: translateY(-180%); }

.about-page .timeline__list li:nth-child(20) {
  transform: translateY(-190%); }

.about-page .timeline__list li:nth-child(21) {
  transform: translateY(-200%); }

.about-page .timeline__list li:nth-child(22) {
  transform: translateY(-210%); }

.about-page .timeline__list li:nth-child(23) {
  transform: translateY(-220%); }

.about-page .timeline__list li:nth-child(24) {
  transform: translateY(-230%); }

.about-page .timeline__list li:nth-child(25) {
  transform: translateY(-240%); }

.about-page .timeline__list li:nth-child(26) {
  transform: translateY(-250%); }

.about-page .timeline__list li:nth-child(27) {
  transform: translateY(-260%); }

.about-page .timeline__list li:nth-child(28) {
  transform: translateY(-270%); }

.about-page .timeline__list li:nth-child(29) {
  transform: translateY(-280%); }

.about-page .timeline__list li:nth-child(30) {
  transform: translateY(-290%); }

.about-page .timeline__list li:nth-child(31) {
  transform: translateY(-300%); }

.about-page .timeline__list li:nth-child(32) {
  transform: translateY(-310%); }

.about-page .timeline__list li:nth-child(33) {
  transform: translateY(-320%); }

.about-page .timeline__list li:nth-child(34) {
  transform: translateY(-330%); }

.about-page .timeline__list li:nth-child(35) {
  transform: translateY(-340%); }

.about-page .timeline__list li:nth-child(36) {
  transform: translateY(-350%); }

.about-page .timeline__list li:nth-child(37) {
  transform: translateY(-360%); }

.about-page .timeline__list li:nth-child(38) {
  transform: translateY(-370%); }

.about-page .timeline__list li:nth-child(39) {
  transform: translateY(-380%); }

.about-page .timeline__list li:nth-child(40) {
  transform: translateY(-390%); }

.about-page .timeline__list li:nth-of-type(odd) {
  justify-content: flex-end; }

@media only screen and (max-width: 45.85em) {
  .about-page .timeline__list li:nth-of-type(odd) {
    justify-content: flex-start; } }

.about-page .timeline__list li:nth-of-type(odd):after {
  display: inline-block; }

@media only screen and (max-width: 45.85em) {
  .about-page .timeline__list li:nth-of-type(odd):after {
    display: none; } }

@media only screen and (max-width: 45.85em) {
  .about-page .timeline__list li:nth-of-type(odd):before {
    display: inline-block; } }

.about-page .timeline__list li:nth-of-type(odd) .inner {
  text-align: right; }

@media only screen and (max-width: 45.85em) {
  .about-page .timeline__list li:nth-of-type(odd) .inner {
    text-align: initial; } }

.about-page .timeline__list li:nth-of-type(odd) .inner .date {
  position: absolute;
  right: -1em;
  transform: translateX(100%);
  top: calc(50% - 0.8em); }

@media only screen and (max-width: 45.85em) {
  .about-page .timeline__list li:nth-of-type(odd) .inner .date {
    position: relative;
    text-align: left;
    top: initial;
    right: initial;
    transform: translateX(0); } }

.about-page .timeline__list li:nth-of-type(even) {
  align-self: flex-end; }

@media only screen and (max-width: 45.85em) {
  .about-page .timeline__list li:nth-of-type(even) {
    align-self: flex-start; } }

.about-page .timeline__list li:nth-of-type(even):before {
  display: inline-block; }

.about-page .timeline__list li:nth-of-type(even) .inner .date {
  position: absolute;
  left: -1em;
  transform: translateX(-100%);
  top: calc(50% - 0.8em); }

@media only screen and (max-width: 45.85em) {
  .about-page .timeline__list li:nth-of-type(even) .inner .date {
    position: relative;
    text-align: left;
    top: initial;
    left: initial;
    transform: translateX(0); } }

.about-page .timeline__list li:before {
  content: '';
  position: relative;
  top: 50%;
  left: -10px;
  display: none;
  width: 60px;
  flex-shrink: 0;
  height: 3px;
  background-color: #F69320; }

@media only screen and (max-width: 45.85em) {
  .about-page .timeline__list li:before {
    top: 14px;
    width: 40px; } }

.about-page .timeline__list li:after {
  content: '';
  display: none;
  position: relative;
  top: 50%;
  right: -10px;
  width: 60px;
  flex-shrink: 0;
  height: 3px;
  background-color: #F69320; }

.about-page .timeline__list li .inner {
  width: 50%; }

@media only screen and (max-width: 45.85em) {
  .about-page .timeline__list li .inner {
    width: auto; } }

.about-page .timeline__list li .inner .date {
  font-weight: bold;
  color: #F69320;
  text-align: center; }

.about-page .timeline__list li .inner img {
  width: 100%;
  height: 12vw;
  -o-object-fit: cover;
     object-fit: cover; }

@media only screen and (max-width: 45.85em) {
  .about-page .timeline__list li .inner img {
    height: 30vw; } }

.about-page .timeline__list li .inner .title {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0; }

.about-page .timeline__list li .inner p {
  font-size: 12px; }

.about-page .timeline__list li .inner a {
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 14px;
  letter-spacing: 2px; }

.about-page .flex-center {
  display: flex;
  flex-flow: column;
  justify-content: center; }

.about-page .flex-top {
  display: flex;
  flex-flow: column; }

.about-page .section1 {
  background-color: #FDECD7; }

.about-page .section1 img {
  height: 85%;
  -o-object-fit: cover;
     object-fit: cover; }

.about-page .section2, .about-page .section3 {
  background-color: #FFF5F0; }

.about-page .section2 img, .about-page .section3 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.about-page .section2 a, .about-page .section3 a {
  font-weight: bold;
  border-bottom: 2px solid black; }

#shopify-section-collection-tinted-products {
  background-color: #FBE2D0; }

.tinted-collection-list {
  padding-bottom: 4em; }

.tinted-collection-list .two-thirds-col {
  position: relative;
  width: 66.666666%;
  text-align: center; }

@media only screen and (max-width: 45.85em) {
  .tinted-collection-list .two-thirds-col {
    width: 100%; } }

.tinted-collection-list .two-thirds-col .collection-list-item {
  width: 46.8%;
  display: inline-block; }

@media only screen and (max-width: 60.85em) {
  .tinted-collection-list .two-thirds-col .collection-list-item {
    width: 100%; } }

.tinted-collection-list .half-col {
  position: relative;
  width: 50%;
  text-align: center; }

@media only screen and (max-width: 45.85em) {
  .tinted-collection-list .half-col {
    width: 100%; } }

.tinted-collection-list .half-col .collection-list-item {
  width: 50%;
  display: inline-block; }

@media only screen and (max-width: 60.85em) {
  .tinted-collection-list .half-col .collection-list-item {
    width: 100%; } }

.tinted-collection-list .collection-list-item__image {
  display: block; }

.tinted-collection-list .price-button {
  width: calc(100% - 80px);
  margin: 0 auto; }

@media only screen and (max-width: 60.85em) {
  .tinted-collection-list .price-button {
    width: calc(100% - 20px); } }

.tinted-collection-list .price-button .add-to-cart-buton__price {
  display: inline-block;
  flex-grow: 1;
  text-align: right; }

.tinted-collection-list .collection-list-item__image {
  position: relative; }

.tinted-collection-list .collection-list-item__image .product-image {
  transition: 0.2s all; }

.tinted-collection-list .collection-list-item__image .preview-swatch {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.2s all;
  opacity: 0;
  filter: alpha(opacity=0); }

.tinted-collection-list .collection-list-item__image .preview-swatch img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain; }

.tinted-collection-list .collection-list-item__image:hover .preview-swatch {
  opacity: 1;
  filter: alpha(opacity=100); }

@media only screen and (max-width: 45.85em) {
  .tinted-collection-list .collection-list-item__image:hover .preview-swatch {
    opacity: 0;
    filter: alpha(opacity=0); } }

.tinted-collection-list .collection-list-item__image:hover .product-image {
  opacity: 0;
  filter: alpha(opacity=0); }

@media only screen and (max-width: 45.85em) {
  .tinted-collection-list .collection-list-item__image:hover .product-image {
    opacity: 1;
    filter: alpha(opacity=100); } }

.s-referral-page {
  margin-top: 4rem; }

.s-referral-page .text__title {
  font-family: "Montserrat";
  text-transform: uppercase;
  font-weight: 100; }

.join-page {
  padding-top: 100px; }

.join-page__blog {
  padding-bottom: 90px; }

@media only screen and (max-width: 45.85em) {
  .join-page__blog {
    padding-bottom: 60px; } }

.join-page__blog h1 {
  text-align: center;
  font-weight: 700;
  margin-bottom: 0.6em; }

.join-page__blog h2, .join-page__blog .about-page .section2 a, .about-page .section2 .join-page__blog a, .join-page__blog .about-page .section3 a, .about-page .section3 .join-page__blog a {
  text-align: center;
  font-size: 1.8rem;
  font-weight: 400;
  margin-bottom: 1.6em; }

.join-page__blog .blog-list {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  max-width: 550px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto; }

@media only screen and (max-width: 45.85em) {
  .join-page__blog .blog-list {
    max-width: 250px; } }

.join-page__blog .blog-list .blog-item {
  width: 250px;
  margin-bottom: 46px; }

@media only screen and (max-width: 45.85em) {
  .join-page__blog .blog-list .blog-item a {
    flex-direction: column;
    align-items: flex-start; } }

.join-page__blog .blog-list .blog-item .image {
  width: 250px;
  height: 250px; }

@media only screen and (max-width: 45.85em) {
  .join-page__blog .blog-list .blog-item .image {
    margin-bottom: 20px;
    height: 50vw;
    width: 100%; } }

.join-page__blog .blog-list .blog-item .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

@media only screen and (max-width: 45.85em) {
  .join-page__blog .blog-list .blog-item .text {
    margin-left: 0; } }

.join-page__blog .blog-list .blog-item .text .tags {
  color: #F69320;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 0.7rem;
  letter-spacing: 3px;
  margin-bottom: 5px; }

.join-page__blog .blog-list .blog-item .text .content h3 {
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 0.5em; }

.join-page__blog .blog-list .blog-item .text .content span {
  display: inline-block;
  font-size: 0.9rem;
  line-height: 1.4em; }

.join-page__blog .load-more-btn {
  margin-top: 30px; }

@media only screen and (max-width: 45.85em) {
  .join-page__blog .load-more-btn {
    margin-top: 0; } }

.join-page__promo {
  background: #F69320; }

.join-page__promo article {
  color: #ffffff;
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-items: center; }

@media only screen and (max-width: 60.85em) {
  .join-page__promo article {
    justify-content: center;
    padding: 30px 0; } }

@media only screen and (max-width: 60.85em) {
  .join-page__promo article .text-content {
    text-align: center; } }

.join-page__promo article .text-content h1 {
  color: #ffffff;
  font-weight: 400;
  margin-bottom: 1em; }

.join-page__promo article .text-content p {
  font-size: 2rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 1em; }

.join-page__promo article .text-content p strong {
  font-weight: 700; }

.join-page__promo article .text-content a {
  color: #F69320 !important; }

.join-page__promo article .text-content a:hover {
  color: #ffffff !important; }

.join-page__promo article .image {
  width: 30%;
  height: 100%; }

@media only screen and (max-width: 60.85em) {
  .join-page__promo article .image {
    display: none; } }

.join-page__promo article .image img {
  width: 100%;
  height: 100%;
  -o-object-position: cover;
     object-position: cover; }

.join-page__tinted-picks {
  padding-top: 60px; }

.join-page__tinted-picks .find-tinted-pick h1 {
  font-weight: 500;
  margin-bottom: 5rem; }

.join-page__tinted-picks .find-tinted-pick h2, .join-page__tinted-picks .find-tinted-pick .about-page .section2 a, .about-page .section2 .join-page__tinted-picks .find-tinted-pick a, .join-page__tinted-picks .find-tinted-pick .about-page .section3 a, .about-page .section3 .join-page__tinted-picks .find-tinted-pick a {
  font-size: 1.2rem; }

.join-page__tinted-picks .tint-fam-picks {
  display: none;
  margin-bottom: 100px; }

.join-page__tinted-picks .tint-fam-picks h2, .join-page__tinted-picks .tint-fam-picks .about-page .section2 a, .about-page .section2 .join-page__tinted-picks .tint-fam-picks a, .join-page__tinted-picks .tint-fam-picks .about-page .section3 a, .about-page .section3 .join-page__tinted-picks .tint-fam-picks a {
  text-align: center;
  font-size: 1.2rem;
  margin-bottom: 40px; }

.join-page__tinted-picks .tint-fam-picks .fam-picks-content {
  display: flex;
  align-items: center;
  justify-content: space-between; }

@media only screen and (max-width: 60.85em) {
  .join-page__tinted-picks .tint-fam-picks .fam-picks-content {
    flex-direction: column; } }

.join-page__tinted-picks .tint-fam-picks .fam-picks-content .image-content {
  flex-shrink: 0;
  width: 25%; }

@media only screen and (max-width: 60.85em) {
  .join-page__tinted-picks .tint-fam-picks .fam-picks-content .image-content {
    margin-bottom: 30px;
    width: 100%; } }

.join-page__tinted-picks .tint-fam-picks .fam-picks-content .image-content img {
  width: auto;
  height: 100%;
  max-height: 200px; }

.join-page__tinted-picks .tint-fam-picks .fam-picks-content .text-content {
  width: 50%;
  text-align: left; }

@media only screen and (max-width: 60.85em) {
  .join-page__tinted-picks .tint-fam-picks .fam-picks-content .text-content {
    margin-bottom: 30px;
    width: 100%; } }

.join-page__tinted-picks .tint-fam-picks .fam-picks-content .text-content h3 {
  font-size: 0.8rem;
  letter-spacing: 2px;
  margin-bottom: 30px; }

.join-page__tinted-picks .tint-fam-picks .fam-picks-content .text-content p {
  font-size: 0.9rem; }

@media only screen and (max-width: 45.85em) {
  .join-page__tinted-picks .tint-fam-picks .fam-picks-content .text-content ul.gw-profile-images > li.gw-profile-item span {
    font-size: 1rem !important;
    width: 100% !important;
    height: auto !important;
    font-size: unset !important;
    line-height: unset !important;
    display: flex;
    align-items: center;
    justify-content: center; }
  .join-page__tinted-picks .tint-fam-picks .fam-picks-content .text-content ul.gw-profile-images > li.gw-profile-item span:after {
    content: '';
    display: block;
    padding-bottom: 100%; } }

.join-page__tinted-picks .tint-fam-picks .fam-picks-content .add-voice {
  width: 25%; }

@media only screen and (max-width: 60.85em) {
  .join-page__tinted-picks .tint-fam-picks .fam-picks-content .add-voice {
    width: 100%; } }

.join-page__tinted-picks .tint-fam-picks .fam-picks-content .add-voice .faves-count {
  font-size: 0.9rem; }

.cart-page h1 {
  text-align: center;
  margin-bottom: 2em; }

.cart-page .responsive-table {
  width: 100%; }

.cart-page .responsive-table .update-remove {
  display: flex;
  flex-direction: column; }

@media only screen and (max-width: 45.85em) {
  .cart-page .responsive-table .update-remove {
    align-items: flex-end; }
  .cart-page .responsive-table .update-remove .button, .cart-page .responsive-table .update-remove .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .cart-page .responsive-table .update-remove .shopify-challenge__button, .cart-page .responsive-table .update-remove .typeform-share, .cart-page .responsive-table .update-remove #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .cart-page .responsive-table .update-remove .bundle-builder-app--bundle--product-add-button, .cart-page .responsive-table .update-remove #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .cart-page .responsive-table .update-remove button {
    margin-top: 14px; } }

.cart-page .responsive-table .update-remove input {
  margin-bottom: 10px; }

.cart-page .responsive-table thead {
  background: #F69320;
  color: #FFF5F0; }

.cart-page .responsive-table tbody tr:nth-child(even) {
  background: #FFF5F0; }

.cart-page .responsive-table tbody td {
  padding: 30px 10px;
  vertical-align: top; }

.cart-page .responsive-table tbody td .product-link {
  font-weight: 700; }

.cart-page .responsive-table tbody td p {
  font-size: 1rem;
  margin-bottom: 0; }

.cart-page .responsive-table tbody td ul {
  margin: 1em 0;
  list-style-type: circle;
  list-style-position: inside; }

.cart-page .responsive-table tbody td ul li {
  font-size: 0.8rem;
  margin-bottom: 0.5em; }

.cart-page .responsive-table tbody td .remove-btn {
  display: inline-block; }

@media only screen and (max-width: 45.85em) {
  .cart-page .responsive-table tbody td {
    font-size: 0.8em; } }

@media only screen and (max-width: 45.85em) {
  .cart-page .responsive-table tbody td.product:before, .cart-page .responsive-table tbody td.info:before, .cart-page .responsive-table tbody td.price:before {
    display: none; } }

.cart-page .responsive-table tbody td.product {
  width: 300px;
  text-align: center;
  padding-left: 20px; }

@media only screen and (max-width: 45.85em) {
  .cart-page .responsive-table tbody td.product {
    width: 40%;
    padding: 10px;
    position: absolute; } }

@media only screen and (max-width: 45.85em) {
  .cart-page .responsive-table tbody td.info, .cart-page .responsive-table tbody td.price, .cart-page .responsive-table tbody td.quantity {
    padding: 0;
    padding-left: 140px;
    padding-right: 10px;
    text-align: right;
    margin-bottom: 5px; }
  .cart-page .responsive-table tbody td.info input, .cart-page .responsive-table tbody td.price input, .cart-page .responsive-table tbody td.quantity input {
    margin: 0;
    display: inline; } }

.cart-page .responsive-table tbody td.quantity input, .cart-page .responsive-table tbody td.quantity a {
  width: 100px;
  text-align: center; }

.cart-page .responsive-table tbody td.quantity .button, .cart-page .responsive-table tbody td.quantity .shopify-challenge__container .shopify-challenge__button, .shopify-challenge__container .cart-page .responsive-table tbody td.quantity .shopify-challenge__button, .cart-page .responsive-table tbody td.quantity .typeform-share, .cart-page .responsive-table tbody td.quantity #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add-button, #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .cart-page .responsive-table tbody td.quantity .bundle-builder-app--bundle--product-add-button, .cart-page .responsive-table tbody td.quantity #bundle-builder-app--bundle--root .bundle-builder-app--button-container button, #bundle-builder-app--bundle--root .bundle-builder-app--button-container .cart-page .responsive-table tbody td.quantity button {
  padding: 0;
  font-size: 0.8rem; }

@media only screen and (max-width: 45.85em) {
  .cart-page .responsive-table tbody td.quantity:before {
    float: none;
    font-size: 0.6em; } }

.cart-page .responsive-table tbody td.total {
  font-weight: 600; }

.cart-page .responsive-table .total {
  text-align: right; }

.cart-page .totals {
  margin-top: 30px;
  text-align: right; }

.cart-page .totals .subtotal {
  font-weight: 600;
  margin-bottom: 0; }

.cart-page .totals .sum {
  font-weight: 700;
  font-size: 2rem;
  margin-bottom: 0; }

#live-tinted-referral-campaign #MainContent .header-no-hero h1 {
  display: none; }

.giftcard-qr img {
  display: block;
  margin: 0 auto; }

.apple-wallet-image {
  display: block;
  margin: 0 auto; }

@media print {
  @page {
    margin: 0.5cm; }
  p {
    orphans: 3;
    widows: 3; }
  .print-giftcard,
  .apple-wallet {
    display: none; } }

.video-slide svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.product-single__thumbnail-image {
  border: 2px solid transparent; }

.active-thumbnail .product-single__thumbnail-image {
  border-color: var(--color-border); }

.product-single__thumbnail-video {
  width: 100%;
  height: 100%;
  background: transparent;
  border: 2px solid transparent;
  -o-object-fit: cover;
     object-fit: cover; }

.thumbnail-set {
  flex-wrap: wrap;
  display: flex;
  list-style: none; }

@media only screen and (min-width: 61.85em) {
  .thumbnail-set {
    flex-wrap: nowrap; } }

.thumbnail-set li {
  width: 30%;
  margin: 1.6%;
  opacity: 0;
  transition: opacity 240ms ease-in-out;
  -moz-transition: opacity 240ms ease-in-out;
  -webkit-transition: opacity 240ms ease-in-out; }

@media only screen and (min-width: 61.85em) {
  .thumbnail-set li {
    margin: 0 .2rem; } }

.thumbnail-set li.active {
  opacity: 1; }

.thumbnail-set li.active span {
  display: block; }

.thumbnail-set li.not-active {
  opacity: 0.25; }

.thumbnail-set li.not-active:hover {
  opacity: 1; }

.thumbnail-set li.not-active:hover span {
  display: block; }

.thumbnail-set li a {
  position: relative;
  display: block;
  padding: .2rem; }

.thumbnail-set li span {
  display: none; }

#shopify-section-product {
  padding-top: 4.7rem;
  background-color: #FBE2D0; }

@media only screen and (min-width: 61.85em) {
  #shopify-section-product {
    padding-top: 6.7rem; } }

@media only screen and (min-width: 61.85em) {
  #shopify-section-product {
    padding-top: 5.8rem; } }

@media only screen and (min-width: 90.1em) {
  #shopify-section-product {
    padding-top: 6rem; } }

#shopify-section-product .product-single__add-to-cart-wrapper-mobile {
  display: none; }

@media print, screen and (max-width: 40em) {
  #shopify-section-product .product-single__add-to-cart-wrapper-mobile {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 70%;
    margin-bottom: 0;
    z-index: 10;
    display: block; }
  #shopify-section-product .product-single__add-to-cart-wrapper-mobile button {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
  #shopify-section-product .product-single__add-to-cart-wrapper-mobile button .add-to-cart-buton__price {
    margin-right: 1rem;
    font-weight: 400; }
  #shopify-section-product .product-single__add-to-cart-wrapper-mobile.full {
    width: 100%; }
  #shopify-section-product .product-single__variant-toggle {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 30%;
    z-index: 10; }
  #shopify-section-product .product-single__variant-toggle button {
    padding-left: 0;
    padding-right: 0;
    width: 100%; }
  #shopify-section-product .product-single__swatches.mobile {
    position: fixed;
    bottom: -.8rem;
    left: 0;
    z-index: 10;
    background: #FFF5F0;
    padding: .5rem;
    margin-bottom: 0; }
  #shopify-section-product .product-single__swatches.mobile.slide-up-mobile {
    bottom: 3.7rem; }
  #shopify-section-product .product-single__packshot {
    right: .5rem;
    bottom: .5rem;
    z-index: 8;
    width: 5rem;
    position: absolute; }
  #shopify-section-product .pdp-image-carousel {
    min-height: 28.9rem; }
  #shopify-section-product .pdp-image-carousel .flickity-viewport {
    min-height: 28.9rem; } }

#shopify-section-product .product-single__left {
  position: relative; }

#shopify-section-product .product-single__left .product-single__image-wrapper {
  position: relative;
  min-height: 20rem;
  background-color: #FFF5F0; }

#shopify-section-product .product-single__left .product-single__image-wrapper .product-single__lifestyle-image {
  height: auto;
  width: 100%;
  background-color: #e0bb9b;
  display: flex;
  align-items: center;
  overflow: hidden; }

@media only screen and (min-width: 46.85em) {
  #shopify-section-product .product-single__left .product-single__image-wrapper .product-single__packshot {
    right: .5rem;
    bottom: .5rem;
    z-index: 3;
    width: 5rem;
    position: absolute; } }

@media only screen and (min-width: 61.85em) {
  #shopify-section-product .product-single__left .product-single__image-wrapper .product-single__packshot {
    display: block;
    z-index: 3;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: -2.5rem;
    height: 21rem;
    width: 10rem;
    transform: translate(0, -50%);
    top: 50%; }
  #shopify-section-product .product-single__left .product-single__image-wrapper .product-single__packshot img {
    width: 80%; } }

#shopify-section-product .product-single__left .product-single__mobile-carousel .carousel-cell {
  width: 90%;
  height: 28.9rem; }

#shopify-section-product .product-single__left .product-single__mobile-carousel .carousel-cell img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

#shopify-section-product .product-single__left .product-single__carousel {
  width: 100%;
  height: 75vh; }

@media only screen and (max-width: 45.85em) {
  #shopify-section-product .product-single__left .product-single__carousel {
    height: 50vh; } }

#shopify-section-product .product-single__left .product-single__carousel .flickity-viewport {
  max-height: 100%; }

#shopify-section-product .product-single__left .product-single__carousel .flickity-viewport .flickity-slider {
  max-height: 100%; }

#shopify-section-product .product-single__left .product-single__carousel-slide {
  width: 100%;
  height: 100%; }

@media only screen and (max-width: 45.85em) {
  #shopify-section-product .product-single__left .product-single__carousel-slide {
    width: 90%;
    margin: 0 2px; } }

#shopify-section-product .product-single__left .product-single__carousel-slide img, #shopify-section-product .product-single__left .product-single__carousel-slide video {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain; }

#shopify-section-product .product-single__left .product-single__carousel-nav {
  width: 100%;
  height: 100px;
  list-style: none;
  margin-top: 10px; }

#shopify-section-product .product-single__left .product-single__carousel-nav .flickity-viewport {
  width: 100%;
  height: 100px !important; }

#shopify-section-product .product-single__left .product-single__carousel-nav .flickity-viewport .flickity-slider {
  max-height: 100%; }

#shopify-section-product .product-single__left .product-single__carousel-nav-slide {
  width: 70px;
  margin-right: 10px;
  opacity: 0.25; }

#shopify-section-product .product-single__left .product-single__carousel-nav-slide:hover {
  opacity: 1; }

#shopify-section-product .product-single__left .product-single__carousel-nav-slide:hover .bracket-medium span {
  display: block; }

#shopify-section-product .product-single__left .product-single__carousel-nav-slide.is-nav-selected {
  opacity: 1; }

#shopify-section-product .product-single__left .product-single__carousel-nav-slide.is-nav-selected .bracket-medium span.top__right, #shopify-section-product .product-single__left .product-single__carousel-nav-slide.is-nav-selected .bracket-medium span.bottom__left {
  display: block; }

#shopify-section-product .product-single__left .product-single__carousel-nav-slide.is-nav-selected:hover .bracket-medium span.top__left, #shopify-section-product .product-single__left .product-single__carousel-nav-slide.is-nav-selected:hover .bracket-medium span.bottom__right {
  display: none; }

#shopify-section-product .product-single__left .product-single__carousel-nav-slide .bracket-medium {
  padding: 4px; }

#shopify-section-product .product-single__left .product-single__carousel-nav-slide .bracket-medium span {
  display: none; }

#shopify-section-product .product-single__left .product-single__carousel-nav-slide svg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 10; }

#shopify-section-product .product-single__right {
  position: relative;
  text-align: left; }

#shopify-section-product .product-single__right .inner {
  width: 100%;
  margin: 0 auto; }

@media only screen and (min-width: 46.85em) {
  #shopify-section-product .product-single__right .inner {
    width: 90%; }
  #shopify-section-product .product-single__right .inner .product-single__add-to-cart-wrapper-mobile {
    display: none; } }

@media only screen and (min-width: 61.85em) {
  #shopify-section-product .product-single__right .inner {
    width: 80%; } }

#shopify-section-product .product-single__right .inner .product-single__swatches {
  display: flex;
  list-style: none;
  align-items: center;
  justify-content: flex-start; }

#shopify-section-product .product-single__right .inner .product-single__swatches.single {
  margin-bottom: 30px; }

#shopify-section-product .product-single__right .inner .product-single__swatches.single li {
  display: flex;
  align-items: center; }

#shopify-section-product .product-single__right .inner .product-single__swatches.single a {
  max-width: 160px; }

#shopify-section-product .product-single__right .inner .product-single__swatches.single .variant-label {
  position: relative;
  left: unset;
  bottom: unset;
  transform: unset;
  opacity: 1;
  font-weight: 400;
  letter-spacing: 2px;
  margin-left: 20px; }

@media only screen and (min-width: 61.85em) {
  #shopify-section-product .product-single__right .inner .product-single__swatches {
    position: relative; } }

#shopify-section-product .product-single__right .inner .product-single__swatches .product-single__swatch-image {
  position: relative;
  padding: .5rem; }

#shopify-section-product .product-single__right .inner .product-single__swatches .variant-label {
  position: absolute;
  top: -.3rem;
  left: 50%;
  transform: translate(-50%, 0);
  opacity: 0.2; }

@media only screen and (min-width: 46.85em) {
  #shopify-section-product .product-single__right .inner .product-single__swatches .variant-label {
    bottom: -1.8rem;
    left: 50%;
    opacity: 0.2;
    top: auto;
    transform: translate(-50%, 0); } }

#shopify-section-product .product-single__right h1 {
  font-weight: bold; }

#shopify-section-product .product-single__right h2, #shopify-section-product .product-single__right .about-page .section2 a, .about-page .section2 #shopify-section-product .product-single__right a, #shopify-section-product .product-single__right .about-page .section3 a, .about-page .section3 #shopify-section-product .product-single__right a {
  font-weight: bold; }

#shopify-section-product .product-single__right .price {
  font-weight: bold;
  display: flex; }

#shopify-section-product .product-single__right label {
  font-size: .8rem;
  font-weight: 900;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: .5rem; }

#shopify-section-product .product-single__right .product-single__quantity {
  display: flex;
  align-items: center;
  height: 2rem;
  position: relative; }

#shopify-section-product .product-single__right .product-single__quantity input {
  background: none;
  font-weight: bold;
  width: 2rem;
  border: none;
  text-align: center;
  margin: 0 .3rem; }

#shopify-section-product .product-single__right .product-single__quantity .plus, #shopify-section-product .product-single__right .product-single__quantity .minus {
  border: 1px solid #D6845E;
  padding: .3rem;
  color: #D6845E;
  font-weight: bold;
  height: 2rem;
  width: 2rem;
  text-align: center;
  line-height: .9;
  cursor: pointer; }

#shopify-section-product .product-single__right .currency-selector {
  margin-left: 1rem; }

#shopify-section-product .product-single__right .currency-selector label {
  font-size: .5rem;
  margin-bottom: 0; }

#shopify-section-product .product-single__right .option-select {
  background-color: transparent;
  border: 1px #0a0a0a solid;
  color: #0a0a0a;
  font-size: 1rem;
  height: auto;
  width: 100%;
  font-weight: bold;
  padding: 0.4rem 1.5rem 0.3rem 0.5rem;
  background-position: center right;
  background-size: 0.8rem;
  margin-bottom: 0;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,25' style='fill:rgb(0,0,0)'></polygon></svg>"); }

@media only screen and (min-width: 61.85em) {
  #shopify-section-product .product-single__right .option-select {
    font-size: 1rem;
    padding: 0.2rem 1.5rem 0.2rem 0.5rem; } }

#shopify-section-product .product-single__how-to-use-girls {
  display: flex;
  width: 100%;
  height: 0;
  padding-bottom: 75%;
  position: relative;
  margin-bottom: 2rem; }

@media only screen and (min-width: 46.85em) {
  #shopify-section-product .product-single__how-to-use-girls {
    padding-bottom: 56.25%; } }

@media only screen and (min-width: 61.85em) {
  #shopify-section-product .product-single__how-to-use-girls {
    margin-bottom: 0rem; } }

#shopify-section-product .product-single__how-to-use-girls .inner-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex; }

#shopify-section-product .product-single__how-to-use-girls .inner {
  width: 33.33%;
  height: 100%;
  background-size: cover;
  position: relative;
  background-color: #ffffff; }

#shopify-section-product .product-single__how-to-use-girls .inner .swatch {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center; }

#shopify-section-product .product-single__how-to-use-girls .inner .swatch:after {
  content: "";
  width: 100%;
  height: 0%;
  background: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0; }

#shopify-section-product .product-single__how-to-use-girls .inner .swatch:hover {
  opacity: 1;
  filter: alpha(opacity=100); }

#shopify-section-product .product-single__how-to-use-girls .inner .swatch:hover img {
  transform: translate(0, 0rem);
  opacity: 1;
  filter: alpha(opacity=100);
  transition-delay: 400ms; }

#shopify-section-product .product-single__how-to-use-girls .inner .swatch:hover h2, #shopify-section-product .product-single__how-to-use-girls .inner .swatch:hover .about-page .section2 a, .about-page .section2 #shopify-section-product .product-single__how-to-use-girls .inner .swatch:hover a, #shopify-section-product .product-single__how-to-use-girls .inner .swatch:hover .about-page .section3 a, .about-page .section3 #shopify-section-product .product-single__how-to-use-girls .inner .swatch:hover a, #shopify-section-product .product-single__how-to-use-girls .inner .swatch:hover p {
  transform: translate(0, 3rem);
  opacity: 1;
  filter: alpha(opacity=100);
  transition-delay: 400ms; }

#shopify-section-product .product-single__how-to-use-girls .inner .swatch:hover p {
  font-size: .8rem; }

@media only screen and (min-width: 46.85em) {
  #shopify-section-product .product-single__how-to-use-girls .inner .swatch:hover p {
    font-size: 1rem; } }

#shopify-section-product .product-single__how-to-use-girls .inner .swatch:hover:after {
  height: 100%; }

#shopify-section-product .product-single__how-to-use-girls .inner .swatch h2, #shopify-section-product .product-single__how-to-use-girls .inner .swatch .about-page .section2 a, .about-page .section2 #shopify-section-product .product-single__how-to-use-girls .inner .swatch a, #shopify-section-product .product-single__how-to-use-girls .inner .swatch .about-page .section3 a, .about-page .section3 #shopify-section-product .product-single__how-to-use-girls .inner .swatch a, #shopify-section-product .product-single__how-to-use-girls .inner .swatch p {
  transform: translate(0, 2rem);
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0); }

#shopify-section-product .product-single__how-to-use-girls .inner .swatch img {
  width: 80%;
  margin: 0 auto;
  transform: translate(0, 2rem);
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0); }

#shopify-section-product .product-single__how-to-use-carousel .carousel-cell {
  width: 100%; }

#shopify-section-product .product-single__share .social-sharing a {
  margin: 0 1rem .5rem; }

#shopify-section-product .product-single__share .social-sharing span {
  font-size: .8rem; }

@media only screen and (min-width: 61.85em) {
  #shopify-section-product .product-single__share .social-sharing span {
    font-size: 1rem; } }

#shopify-section-product .yotpo-small-box, #shopify-section-product .yotpo-label-container {
  border: none; }

#shopify-section-product .yotpo-regular-box, #shopify-section-product .yotpo-display-wrapper {
  background: #ffffff;
  border: none;
  font-family: "Montserrat";
  z-index: 1;
  position: relative;
  padding-bottom: .5rem; }

@media only screen and (min-width: 61.85em) {
  #shopify-section-product .yotpo-regular-box, #shopify-section-product .yotpo-display-wrapper {
    padding: 1rem; } }

#shopify-section-product .yotpo-regular-box *, #shopify-section-product .yotpo-display-wrapper * {
  outline: none; }

#shopify-section-product .yotpo-regular-box span, #shopify-section-product .yotpo-display-wrapper span {
  font-family: "Montserrat"; }

#shopify-section-product .y-label {
  color: #0a0a0a;
  font-weight: 400;
  font-family: "Montserrat"; }

#shopify-section-product .yotpo-header-title {
  color: #0a0a0a;
  font-weight: bold; }

#shopify-section-product .write-review-button {
  top: 1rem;
  right: 1rem;
  background: #0a0a0a; }

#shopify-section-product .yotpo-default-button {
  border-radius: 2px;
  padding: 1rem;
  font-family: "Montserrat";
  letter-spacing: 2px;
  font-weight: 900;
  height: auto;
  border: none; }

#shopify-section-product .yotpo-default-button span {
  font-family: "Montserrat";
  color: #ffffff;
  letter-spacing: 2px;
  font-weight: 900;
  font-size: .8rem; }

#shopify-section-product .write-button {
  background: #265F64;
  color: #ffffff; }

#shopify-section-product .write-button:hover {
  background-color: #183c3f !important; }

#shopify-section-product .write-question-button {
  background: #F69320; }

#shopify-section-product .write-question-button:hover {
  background-color: #da7909 !important; }

#shopify-section-product .yotpo-nav-wrapper {
  letter-spacing: 3px; }

#shopify-section-product .write-review-content textarea, #shopify-section-product .write-review-content input {
  font-family: "Montserrat";
  font-size: 1rem;
  color: #0a0a0a; }

#shopify-section-product .write-review-content .yotpo-single-choice-field fieldset {
  width: 100%; }

#shopify-section-product .write-review-content .yotpo-single-choice-field fieldset .yotpo-radio-wrapper {
  margin-bottom: .5rem; }

#shopify-section-product .write-review-content .yotpo-single-choice-field fieldset label.y-label {
  font-weight: 400 !important; }

#shopify-section-product .yotpo-logo-link-new {
  display: none; }

.girl-quotes {
  position: relative; }

.girl-quotes .images {
  position: relative; }

.girl-quotes .images .image-before {
  transition: 0.2s all;
  opacity: 0;
  filter: alpha(opacity=0);
  position: relative;
  z-index: 7; }

.girl-quotes .images .image-after {
  transition: 0.2s all;
  opacity: 1;
  filter: alpha(opacity=100);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8; }

.girl-quotes .images:hover .image-before {
  opacity: 1;
  filter: alpha(opacity=100); }

.girl-quotes .images:hover .image-after {
  opacity: 0;
  filter: alpha(opacity=0); }

.girl-quotes h2, .girl-quotes .about-page .section2 a, .about-page .section2 .girl-quotes a, .girl-quotes .about-page .section3 a, .about-page .section3 .girl-quotes a {
  margin-bottom: .5rem; }

#product-reviews {
  background-color: #FFeBD5; }

#ingredients-modal h2, #ingredients-modal .about-page .section2 a, .about-page .section2 #ingredients-modal a, #ingredients-modal .about-page .section3 a, .about-page .section3 #ingredients-modal a {
  margin-bottom: 2em; }

#ingredients-modal p {
  font-size: .75rem; }

.product-regular-section {
  padding-bottom: 4rem;
  margin-bottom: 0; }

article .article__header .meta {
  text-transform: uppercase;
  font-size: .8rem;
  letter-spacing: 2px; }

article .article__header .meta time {
  font-weight: 800; }

article .article__header h1 {
  font-weight: 500; }

@media only screen and (min-width: 61.85em) {
  article .article__image {
    width: 30rem;
    float: left;
    margin-right: 2rem; } }

article .article__image picture {
  display: block !important; }

article .article__body-content {
  font-size: 1rem; }

article .article__tags {
  text-align: center; }

article .article__tags ul {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: row; }

article .article__tags ul li {
  list-style: none; }

article .article__tags ul li .label {
  font-size: 12px;
  background: none;
  font-weight: 800;
  letter-spacing: 2.57px;
  line-height: 1rem;
  padding: 0;
  margin: 0 .5rem;
  text-transform: uppercase;
  color: #F69320; }

article .article__sharing {
  text-align: center; }

@media only screen and (min-width: 61.85em) {
  article .article__sharing {
    text-align: left; } }

article .article__sharing a {
  border-radius: 2px;
  padding: .5rem;
  margin: .2rem;
  display: inline-block;
  text-transform: uppercase;
  font-size: .6rem;
  font-weight: bold;
  letter-spacing: 2px;
  background: rgba(0, 0, 0, 0.06); }

article .article__comments {
  clear: both; }

article .article__comments h3 {
  font-size: .9rem;
  color: #F69320; }

article .article__comments textarea {
  font-size: 1.1rem; }

@media only screen and (min-width: 61.85em) {
  #relatedblogs {
    margin-top: 8rem; } }

#relatedblogs .row {
  display: flex;
  flex-flow: wrap;
  justify-content: space-around; }

#relatedblogs .rb_blog-grid {
  float: none;
  width: 45%;
  padding: .2rem;
  text-align: center;
  margin-right: 0;
  margin-bottom: 1rem; }

@media only screen and (min-width: 61.85em) {
  #relatedblogs .rb_blog-grid {
    width: 100%;
    text-align: left;
    padding: 0; } }

#relatedblogs .rb_blog-grid .rb_title {
  font-size: 0.7rem;
  letter-spacing: 0;
  font-weight: 600; }

.bundle-builder-app--bundle--name,
.bundle-builder-app--bundle--header-image-wrapper .bundle-builder-app--bundle--header-image {
  display: none !important; }

.bundle-builder-app--bundle--product-options-form {
  max-width: 310px;
  margin: 0 auto;
  display: none; }

.bundle-builder-app--bundle--product-options-form .bundle-builder-app--bundle--product-options select {
  border: 2px solid #0a0a0a; }

#bundle-builder-app--bundle--root {
  padding-top: 100px; }

#bundle-builder-app--bundle--root .bundle-builder-app--bundle--integration--sidebar .bundle-builder-app--summary--block,
#bundle-builder-app--bundle--root .bundle-builder-app--bundle--integration--sidebar .bundle-builder-app--products--block {
  float: none !important;
  width: 100% !important;
  margin: 0 !important; }

#bundle-builder-app--bundle--root .bundle-builder-app--bundle--description {
  margin-bottom: 0; }

#bundle-builder-app--bundle--root .bundle-builder-app--bundle--description h1 {
  margin-bottom: 0.3em; }

#bundle-builder-app--bundle--root .bundle-builder-app--bundle--description p {
  text-transform: uppercase;
  font-size: 1.1rem;
  letter-spacing: 3px;
  margin-bottom: 0; }

#bundle-builder-app--bundle--root .bundle-builder-app--bundle--section--product-list .bundle-builder-app--products-per-row--4 {
  width: 33.333333%;
  clear: none;
  height: 530px; }

@media only screen and (max-width: 60.85em) {
  #bundle-builder-app--bundle--root .bundle-builder-app--bundle--section--product-list .bundle-builder-app--products-per-row--4 {
    width: 50%;
    height: auto; } }

#bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-auto-height {
  height: auto !important;
  margin: 0 !important; }

#bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-auto-height img {
  height: auto !important;
  margin-top: 0 !important; }

#bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-name {
  font-weight: normal; }

@media only screen and (max-width: 60.85em) {
  #bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-name {
    height: 52px; } }

#bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-price {
  display: none; }

#bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--soldout span {
  font-style: italic;
  font-weight: normal;
  font-size: 1rem; }

#bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-add--wrapper {
  margin-top: 1.5rem;
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }

#bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--product--quantity {
  border-width: 2px;
  display: flex;
  padding: 0; }

#bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--product--quantity .bundle-builder-app--button {
  font-size: 1rem;
  font-weight: normal; }

#bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--product--quantity .bundle-builder-app--quantity--amount {
  display: flex;
  align-items: center;
  justify-content: center;
  border-width: 2px;
  font-weight: normal;
  font-size: 1.1rem; }

#bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-options .bundle-builder-app--bundle--product-select-label {
  text-align: left;
  padding-left: 4px; }

#bundle-builder-app--bundle--root .bundle-builder-app--bundle--product .bundle-builder-app--bundle--product-options .bundle-builder-app--bundle--product-select {
  text-transform: uppercase;
  font-size: 0.8rem;
  letter-spacing: 2px;
  background-position: right -6px center;
  background-size: 16px;
  padding: 0 1rem;
  max-width: unset;
  margin-bottom: 0; }

#bundle-builder-app--bundle--root .bundle-builder-app--bundle--summary {
  border: none;
  border-top: 2px solid #F69320; }

#bundle-builder-app--bundle--root .bundle-builder-app--bundle--summary .bundle-builder-app--bundle--price-label {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 1.1rem;
  letter-spacing: 2px; }

#bundle-builder-app--bundle--root .bundle-builder-app--bundle--summary .bundle-builder-app--bundle--price {
  margin-bottom: 20px; }

#bundle-builder-app--bundle--root .bundle-builder-app--bundle--summary .bundle-builder-app--bundle--price .bundle-builder-app--bundle--original-price,
#bundle-builder-app--bundle--root .bundle-builder-app--bundle--summary .bundle-builder-app--bundle--price .bundle-builder-app--bundle--total-price {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 1.1rem;
  letter-spacing: 2px;
  width: unset;
  margin-bottom: 0; }

#bundle-builder-app--bundle--root .bundle-builder-app--bundle--summary .bundle-builder-app--bundle--price .bundle-builder-app--bundle--total-price {
  font-weight: bold; }

#bundle-builder-app--bundle--root .bundle-builder-app--bundle--summary .bundle-builder-app--number-of-products {
  background: #FFF5F0;
  padding: 14px 34px; }

#bundle-builder-app--bundle--root .bundle-builder-app--bundle--summary .bundle-builder-app--bundle--view-contents--button {
  display: none; }

#bundle-builder-app--bundle--root .bundle-builder-app--bundle--error-message {
  background-color: transparent;
  border: none;
  color: #989390;
  text-transform: uppercase;
  font-size: 0.8rem;
  letter-spacing: 2px; }

#bundle-builder-app--bundle--root .bundle-builder-app--number-of-products {
  background-color: #FFF5F0;
  border-color: #FFF5F0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.8rem;
  letter-spacing: 2px;
  color: #989390;
  max-width: 500px;
  display: block;
  margin: 0 auto;
  margin-bottom: 20px; }

.bundle-builder-app--bundle--alert {
  display: none !important; }

.blog-page {
  background-color: #FBE2D0;
  padding-top: 100px; }

.blog-page h1 {
  text-align: center;
  font-weight: 500;
  margin-bottom: 0.5em; }

.blog-page__filters {
  list-style: none;
  text-align: center;
  margin-bottom: 40px; }

.blog-page__filters li {
  display: inline-block;
  text-transform: uppercase;
  margin: 0 12px;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 3px;
  padding: 3px 10px;
  cursor: pointer; }

.blog-page__filters li:hover {
  background-color: #F69320; }

.blog-page__filters li.selected {
  background-color: #F69320; }

.blog-page__filters li:first-of-type {
  cursor: default; }

.blog-page__filters li:first-of-type.selected {
  background-color: unset; }

.blog-page__filters li:first-of-type:hover {
  background-color: unset; }

.blog-page__grid {
  display: flex;
  flex-wrap: wrap; }

.blog-page__grid-item {
  padding: 8px;
  width: 25%;
  height: 20vw; }

@media only screen and (max-width: 89.1em) {
  .blog-page__grid-item {
    width: 33.333333%;
    height: 30vw; } }

@media only screen and (max-width: 60.85em) {
  .blog-page__grid-item {
    width: 50%;
    height: 50vw; } }

@media only screen and (max-width: 45.85em) {
  .blog-page__grid-item {
    width: 100%;
    height: 60vw; } }

.blog-page__grid-item a {
  position: relative;
  display: flex;
  width: 100%;
  height: 100%; }

.blog-page__grid-item .image {
  position: absolute;
  width: 100%;
  height: 100%; }

.blog-page__grid-item .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.blog-page__grid-item .repeater-post {
  width: 100%;
  height: 100%;
  display: block;
  flex-shrink: 0;
  position: relative;
  background-size: cover;
  background-color: #FFF5F0;
  margin-bottom: 2rem;
  padding: 5px;
  transition: 0.2s all; }

.blog-page__grid-item .repeater-post.no-image .title {
  color: #944F2F !important; }

.blog-page__grid-item .repeater-post .inner {
  background: black;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.627609) 0%, rgba(0, 0, 0, 0.00183824) 55%); }

.blog-page__grid-item .repeater-post .inner h1 {
  position: absolute;
  top: 25px;
  left: 0;
  width: 100%;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center; }

.blog-page__grid-item .repeater-post .inner .content {
  bottom: 1.5rem;
  left: 2rem;
  position: absolute;
  width: calc(100% - 4rem); }

.blog-page__grid-item .repeater-post .inner .content .label {
  color: #F69320;
  background: transparent;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 0.7rem;
  letter-spacing: 3px;
  padding: 0;
  margin-bottom: 0.5em; }

.blog-page__grid-item .repeater-post .inner .content .title {
  max-width: 90%;
  color: #ffffff; }

.blog-page__grid-item .repeater-post .inner .content .title .h3, .blog-page__grid-item .repeater-post .inner .content .title .reveal.product-modal__wrapper .product-modal__product-info .product-modal__desciption .morelink, .reveal.product-modal__wrapper .product-modal__product-info .product-modal__desciption .blog-page__grid-item .repeater-post .inner .content .title .morelink, .blog-page__grid-item .repeater-post .inner .content .title .reveal.product-modal__wrapper .gw-faved-members .gw-faved-member .gw-faved-text, .reveal.product-modal__wrapper .gw-faved-members .gw-faved-member .blog-page__grid-item .repeater-post .inner .content .title .gw-faved-text, .blog-page__grid-item .repeater-post .inner .content .title #offCanvasCart .product-name, #offCanvasCart .blog-page__grid-item .repeater-post .inner .content .title .product-name, .blog-page__grid-item .repeater-post .inner .content .title #offCanvasCart .variant, #offCanvasCart .blog-page__grid-item .repeater-post .inner .content .title .variant, .blog-page__grid-item .repeater-post .inner .content .title #offCanvasCart .price, #offCanvasCart .blog-page__grid-item .repeater-post .inner .content .title .price, .blog-page__grid-item .repeater-post .inner .content .title #offCanvasCart .quantity, #offCanvasCart .blog-page__grid-item .repeater-post .inner .content .title .quantity, .blog-page__grid-item .repeater-post .inner .content .title #offCanvasCart .subtotal, #offCanvasCart .blog-page__grid-item .repeater-post .inner .content .title .subtotal, .blog-page__grid-item .repeater-post .inner .content .title .cart-upsell-section .upsell-product-thumb .product-title, .cart-upsell-section .upsell-product-thumb .blog-page__grid-item .repeater-post .inner .content .title .product-title, .blog-page__grid-item .repeater-post .inner .content .title .cart-upsell-section .upsell-product-thumb .add-btn, .cart-upsell-section .upsell-product-thumb .blog-page__grid-item .repeater-post .inner .content .title .add-btn, .blog-page__grid-item .repeater-post .inner .content .title #offCanvasMenu ul.menu li, #offCanvasMenu ul.menu .blog-page__grid-item .repeater-post .inner .content .title li, .blog-page__grid-item .repeater-post .inner .content .title .account-page__header .profile__bio .morelink, .account-page__header .profile__bio .blog-page__grid-item .repeater-post .inner .content .title .morelink, .blog-page__grid-item .repeater-post .inner .content .title #shopify-section-product .product-single__share .social-sharing span, #shopify-section-product .product-single__share .social-sharing .blog-page__grid-item .repeater-post .inner .content .title span, .blog-page__grid-item .repeater-post .inner .content .title #shopify-section-product .yotpo-header-title, #shopify-section-product .blog-page__grid-item .repeater-post .inner .content .title .yotpo-header-title, .blog-page__grid-item .repeater-post .inner .content .title #shopify-section-product .yotpo-nav-wrapper, #shopify-section-product .blog-page__grid-item .repeater-post .inner .content .title .yotpo-nav-wrapper {
  font-family: 'Montserrat';
  font-size: 1rem;
  letter-spacing: 2px;
  line-height: 1.2rem;
  margin: 0; }

.blog-page__grid-item .repeater-post .blog-post-image {
  position: relative;
  width: 100%; }

.watch-page {
  padding-top: 100px; }

.watch-page h1 {
  font-weight: 500;
  margin-bottom: 0.5em; }

.watch-page__filters {
  list-style: none;
  text-align: center; }

.watch-page__filters li {
  display: inline-block;
  text-transform: uppercase;
  margin: 0 12px;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 3px;
  padding: 3px 10px;
  cursor: pointer; }

.watch-page__filters li:hover {
  background-color: #F69320; }

.watch-page__filters li.selected {
  background-color: #F69320; }

.watch-page__filters li:first-of-type {
  cursor: default; }

.watch-page__filters li:first-of-type.selected {
  background-color: unset; }

.watch-page__filters li:first-of-type:hover {
  background-color: unset; }

/* Gradient
====================================================================
====================================================================*/
/* Transition
  ====================================================================
  ====================================================================*/
/* Opacity
  ====================================================================
  ====================================================================*/
/* CSS Mask
  ====================================================================
  ====================================================================*/
/* Border Raduis
  ====================================================================
  ====================================================================*/
/* Border Raduis
  ====================================================================
  ====================================================================*/
/* Transforms
  ====================================================================
  ====================================================================*/
/* Columns
  ====================================================================
  ====================================================================*/
#esc-out-of-stock-inputs {
  border: 5px solid #F69320 !important; }

.esc-out-of-stock-title {
  font-size: 1rem !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
  color: #000 !important;
  letter-spacing: 1px !important; }

.esc-out-of-stock-subtitle {
  font-size: 1rem !important;
  line-height: 1.4rem !important;
  text-align: center !important; }

.esc-email-container .esc-email-input .esc-btn {
  background: #F69320;
  font-size: .9rem !important;
  font-weight: 700 !important;
  letter-spacing: 2px !important;
  text-transform: uppercase !important; }

.esc-email-notification {
  color: #F69320 !important;
  text-align: center !important;
  font-size: 1rem !important;
  font-weight: bold !important; }

.flag-icon-background, .flag-icon {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat; }

.flag-icon {
  position: relative;
  display: inline-block;
  width: 1.33333em;
  line-height: 1em; }

.flag-icon:before {
  content: '\00a0'; }

.flag-icon.flag-icon-squared {
  width: 1em; }

.flag-icon-ad {
  background-image: url(/ad.svg); }

.flag-icon-ae {
  background-image: url(/ae.svg); }

.flag-icon-af {
  background-image: url(/af.svg); }

.flag-icon-ag {
  background-image: url(/ag.svg); }

.flag-icon-ai {
  background-image: url(/ai.svg); }

.flag-icon-al {
  background-image: url(/al.svg); }

.flag-icon-am {
  background-image: url(/am.svg); }

.flag-icon-ao {
  background-image: url(/ao.svg); }

.flag-icon-aq {
  background-image: url(/aq.svg); }

.flag-icon-ar {
  background-image: url(/ar.svg); }

.flag-icon-as {
  background-image: url(/as.svg); }

.flag-icon-at {
  background-image: url(/at.svg); }

.flag-icon-au {
  background-image: url(/au.svg); }

.flag-icon-aw {
  background-image: url(/aw.svg); }

.flag-icon-ax {
  background-image: url(/ax.svg); }

.flag-icon-az {
  background-image: url(/az.svg); }

.flag-icon-ba {
  background-image: url(/ba.svg); }

.flag-icon-bb {
  background-image: url(/bb.svg); }

.flag-icon-bd {
  background-image: url(/bd.svg); }

.flag-icon-be {
  background-image: url(/be.svg); }

.flag-icon-bf {
  background-image: url(/bf.svg); }

.flag-icon-bg {
  background-image: url(/bg.svg); }

.flag-icon-bh {
  background-image: url(/bh.svg); }

.flag-icon-bi {
  background-image: url(/bi.svg); }

.flag-icon-bj {
  background-image: url(/bj.svg); }

.flag-icon-bl {
  background-image: url(/bl.svg); }

.flag-icon-bm {
  background-image: url(/bm.svg); }

.flag-icon-bn {
  background-image: url(/bn.svg); }

.flag-icon-bo {
  background-image: url(/bo.svg); }

.flag-icon-bq {
  background-image: url(/bq.svg); }

.flag-icon-br {
  background-image: url(/br.svg); }

.flag-icon-bs {
  background-image: url(/bs.svg); }

.flag-icon-bt {
  background-image: url(/bt.svg); }

.flag-icon-bv {
  background-image: url(/bv.svg); }

.flag-icon-bw {
  background-image: url(/bw.svg); }

.flag-icon-by {
  background-image: url(/by.svg); }

.flag-icon-bz {
  background-image: url(/bz.svg); }

.flag-icon-ca {
  background-image: url(/ca.svg); }

.flag-icon-cc {
  background-image: url(/cc.svg); }

.flag-icon-cd {
  background-image: url(/cd.svg); }

.flag-icon-cf {
  background-image: url(/cf.svg); }

.flag-icon-cg {
  background-image: url(/cg.svg); }

.flag-icon-ch {
  background-image: url(/ch.svg); }

.flag-icon-ci {
  background-image: url(/ci.svg); }

.flag-icon-ck {
  background-image: url(/ck.svg); }

.flag-icon-cl {
  background-image: url(/cl.svg); }

.flag-icon-cm {
  background-image: url(/cm.svg); }

.flag-icon-cn {
  background-image: url(/cn.svg); }

.flag-icon-co {
  background-image: url(/co.svg); }

.flag-icon-cr {
  background-image: url(/cr.svg); }

.flag-icon-cu {
  background-image: url(/cu.svg); }

.flag-icon-cv {
  background-image: url(/cv.svg); }

.flag-icon-cw {
  background-image: url(/cw.svg); }

.flag-icon-cx {
  background-image: url(/cx.svg); }

.flag-icon-cy {
  background-image: url(/cy.svg); }

.flag-icon-cz {
  background-image: url(/cz.svg); }

.flag-icon-de {
  background-image: url(/de.svg); }

.flag-icon-dj {
  background-image: url(/dj.svg); }

.flag-icon-dk {
  background-image: url(/dk.svg); }

.flag-icon-dm {
  background-image: url(/dm.svg); }

.flag-icon-do {
  background-image: url(/do.svg); }

.flag-icon-dz {
  background-image: url(/dz.svg); }

.flag-icon-ec {
  background-image: url(/ec.svg); }

.flag-icon-ee {
  background-image: url(/ee.svg); }

.flag-icon-eg {
  background-image: url(/eg.svg); }

.flag-icon-eh {
  background-image: url(/eh.svg); }

.flag-icon-er {
  background-image: url(/er.svg); }

.flag-icon-es {
  background-image: url(/es.svg); }

.flag-icon-et {
  background-image: url(/et.svg); }

.flag-icon-fi {
  background-image: url(/fi.svg); }

.flag-icon-fj {
  background-image: url(/fj.svg); }

.flag-icon-fk {
  background-image: url(/fk.svg); }

.flag-icon-fm {
  background-image: url(/fm.svg); }

.flag-icon-fo {
  background-image: url(/fo.svg); }

.flag-icon-fr {
  background-image: url(/fr.svg); }

.flag-icon-ga {
  background-image: url(/ga.svg); }

.flag-icon-gb {
  background-image: url(/gb.svg); }

.flag-icon-gd {
  background-image: url(/gd.svg); }

.flag-icon-ge {
  background-image: url(/ge.svg); }

.flag-icon-gf {
  background-image: url(/gf.svg); }

.flag-icon-gg {
  background-image: url(/gg.svg); }

.flag-icon-gh {
  background-image: url(/gh.svg); }

.flag-icon-gi {
  background-image: url(/gi.svg); }

.flag-icon-gl {
  background-image: url(/gl.svg); }

.flag-icon-gm {
  background-image: url(/gm.svg); }

.flag-icon-gn {
  background-image: url(/gn.svg); }

.flag-icon-gp {
  background-image: url(/gp.svg); }

.flag-icon-gq {
  background-image: url(/gq.svg); }

.flag-icon-gr {
  background-image: url(/gr.svg); }

.flag-icon-gs {
  background-image: url(/gs.svg); }

.flag-icon-gt {
  background-image: url(/gt.svg); }

.flag-icon-gu {
  background-image: url(/gu.svg); }

.flag-icon-gw {
  background-image: url(/gw.svg); }

.flag-icon-gy {
  background-image: url(/gy.svg); }

.flag-icon-hk {
  background-image: url(/hk.svg); }

.flag-icon-hm {
  background-image: url(/hm.svg); }

.flag-icon-hn {
  background-image: url(/hn.svg); }

.flag-icon-hr {
  background-image: url(/hr.svg); }

.flag-icon-ht {
  background-image: url(/ht.svg); }

.flag-icon-hu {
  background-image: url(/hu.svg); }

.flag-icon-id {
  background-image: url(/id.svg); }

.flag-icon-ie {
  background-image: url(/ie.svg); }

.flag-icon-il {
  background-image: url(/il.svg); }

.flag-icon-im {
  background-image: url(/im.svg); }

.flag-icon-in {
  background-image: url(/in.svg); }

.flag-icon-io {
  background-image: url(/io.svg); }

.flag-icon-iq {
  background-image: url(/iq.svg); }

.flag-icon-ir {
  background-image: url(/ir.svg); }

.flag-icon-is {
  background-image: url(/is.svg); }

.flag-icon-it {
  background-image: url(/it.svg); }

.flag-icon-je {
  background-image: url(/je.svg); }

.flag-icon-jm {
  background-image: url(/jm.svg); }

.flag-icon-jo {
  background-image: url(/jo.svg); }

.flag-icon-jp {
  background-image: url(/jp.svg); }

.flag-icon-ke {
  background-image: url(/ke.svg); }

.flag-icon-kg {
  background-image: url(/kg.svg); }

.flag-icon-kh {
  background-image: url(/kh.svg); }

.flag-icon-ki {
  background-image: url(/ki.svg); }

.flag-icon-km {
  background-image: url(/km.svg); }

.flag-icon-kn {
  background-image: url(/kn.svg); }

.flag-icon-kp {
  background-image: url(/kp.svg); }

.flag-icon-kr {
  background-image: url(/kr.svg); }

.flag-icon-kw {
  background-image: url(/kw.svg); }

.flag-icon-ky {
  background-image: url(/ky.svg); }

.flag-icon-kz {
  background-image: url(/kz.svg); }

.flag-icon-la {
  background-image: url(/la.svg); }

.flag-icon-lb {
  background-image: url(/lb.svg); }

.flag-icon-lc {
  background-image: url(/lc.svg); }

.flag-icon-li {
  background-image: url(/li.svg); }

.flag-icon-lk {
  background-image: url(/lk.svg); }

.flag-icon-lr {
  background-image: url(/lr.svg); }

.flag-icon-ls {
  background-image: url(/ls.svg); }

.flag-icon-lt {
  background-image: url(/lt.svg); }

.flag-icon-lu {
  background-image: url(/lu.svg); }

.flag-icon-lv {
  background-image: url(/lv.svg); }

.flag-icon-ly {
  background-image: url(/ly.svg); }

.flag-icon-ma {
  background-image: url(/ma.svg); }

.flag-icon-mc {
  background-image: url(/mc.svg); }

.flag-icon-md {
  background-image: url(/md.svg); }

.flag-icon-me {
  background-image: url(/me.svg); }

.flag-icon-mf {
  background-image: url(/mf.svg); }

.flag-icon-mg {
  background-image: url(/mg.svg); }

.flag-icon-mh {
  background-image: url(/mh.svg); }

.flag-icon-mk {
  background-image: url(/mk.svg); }

.flag-icon-ml {
  background-image: url(/ml.svg); }

.flag-icon-mm {
  background-image: url(/mm.svg); }

.flag-icon-mn {
  background-image: url(/mn.svg); }

.flag-icon-mo {
  background-image: url(/mo.svg); }

.flag-icon-mp {
  background-image: url(/mp.svg); }

.flag-icon-mq {
  background-image: url(/mq.svg); }

.flag-icon-mr {
  background-image: url(/mr.svg); }

.flag-icon-ms {
  background-image: url(/ms.svg); }

.flag-icon-mt {
  background-image: url(/mt.svg); }

.flag-icon-mu {
  background-image: url(/mu.svg); }

.flag-icon-mv {
  background-image: url(/mv.svg); }

.flag-icon-mw {
  background-image: url(/mw.svg); }

.flag-icon-mx {
  background-image: url(/mx.svg); }

.flag-icon-my {
  background-image: url(/my.svg); }

.flag-icon-mz {
  background-image: url(/mz.svg); }

.flag-icon-na {
  background-image: url(/na.svg); }

.flag-icon-nc {
  background-image: url(/nc.svg); }

.flag-icon-ne {
  background-image: url(/ne.svg); }

.flag-icon-nf {
  background-image: url(/nf.svg); }

.flag-icon-ng {
  background-image: url(/ng.svg); }

.flag-icon-ni {
  background-image: url(/ni.svg); }

.flag-icon-nl {
  background-image: url(/nl.svg); }

.flag-icon-no {
  background-image: url(/no.svg); }

.flag-icon-np {
  background-image: url(/np.svg); }

.flag-icon-nr {
  background-image: url(/nr.svg); }

.flag-icon-nu {
  background-image: url(/nu.svg); }

.flag-icon-nz {
  background-image: url(/nz.svg); }

.flag-icon-om {
  background-image: url(/om.svg); }

.flag-icon-pa {
  background-image: url(/pa.svg); }

.flag-icon-pe {
  background-image: url(/pe.svg); }

.flag-icon-pf {
  background-image: url(/pf.svg); }

.flag-icon-pg {
  background-image: url(/pg.svg); }

.flag-icon-ph {
  background-image: url(/ph.svg); }

.flag-icon-pk {
  background-image: url(/pk.svg); }

.flag-icon-pl {
  background-image: url(/pl.svg); }

.flag-icon-pm {
  background-image: url(/pm.svg); }

.flag-icon-pn {
  background-image: url(/pn.svg); }

.flag-icon-pr {
  background-image: url(/pr.svg); }

.flag-icon-ps {
  background-image: url(/ps.svg); }

.flag-icon-pt {
  background-image: url(/pt.svg); }

.flag-icon-pw {
  background-image: url(/pw.svg); }

.flag-icon-py {
  background-image: url(/py.svg); }

.flag-icon-qa {
  background-image: url(/qa.svg); }

.flag-icon-re {
  background-image: url(/re.svg); }

.flag-icon-ro {
  background-image: url(/ro.svg); }

.flag-icon-rs {
  background-image: url(/rs.svg); }

.flag-icon-ru {
  background-image: url(/ru.svg); }

.flag-icon-rw {
  background-image: url(/rw.svg); }

.flag-icon-sa {
  background-image: url(/sa.svg); }

.flag-icon-sb {
  background-image: url(/sb.svg); }

.flag-icon-sc {
  background-image: url(/sc.svg); }

.flag-icon-sd {
  background-image: url(/sd.svg); }

.flag-icon-se {
  background-image: url(/se.svg); }

.flag-icon-sg {
  background-image: url(/sg.svg); }

.flag-icon-sh {
  background-image: url(/sh.svg); }

.flag-icon-si {
  background-image: url(/si.svg); }

.flag-icon-sj {
  background-image: url(/sj.svg); }

.flag-icon-sk {
  background-image: url(/sk.svg); }

.flag-icon-sl {
  background-image: url(/sl.svg); }

.flag-icon-sm {
  background-image: url(/sm.svg); }

.flag-icon-sn {
  background-image: url(/sn.svg); }

.flag-icon-so {
  background-image: url(/so.svg); }

.flag-icon-sr {
  background-image: url(/sr.svg); }

.flag-icon-ss {
  background-image: url(/ss.svg); }

.flag-icon-st {
  background-image: url(/st.svg); }

.flag-icon-sv {
  background-image: url(/sv.svg); }

.flag-icon-sx {
  background-image: url(/sx.svg); }

.flag-icon-sy {
  background-image: url(/sy.svg); }

.flag-icon-sz {
  background-image: url(/sz.svg); }

.flag-icon-tc {
  background-image: url(/tc.svg); }

.flag-icon-td {
  background-image: url(/td.svg); }

.flag-icon-tf {
  background-image: url(/tf.svg); }

.flag-icon-tg {
  background-image: url(/tg.svg); }

.flag-icon-th {
  background-image: url(/th.svg); }

.flag-icon-tj {
  background-image: url(/tj.svg); }

.flag-icon-tk {
  background-image: url(/tk.svg); }

.flag-icon-tl {
  background-image: url(/tl.svg); }

.flag-icon-tm {
  background-image: url(/tm.svg); }

.flag-icon-tn {
  background-image: url(/tn.svg); }

.flag-icon-to {
  background-image: url(/to.svg); }

.flag-icon-tr {
  background-image: url(/tr.svg); }

.flag-icon-tt {
  background-image: url(/tt.svg); }

.flag-icon-tv {
  background-image: url(/tv.svg); }

.flag-icon-tw {
  background-image: url(/tw.svg); }

.flag-icon-tz {
  background-image: url(/tz.svg); }

.flag-icon-ua {
  background-image: url(/ua.svg); }

.flag-icon-ug {
  background-image: url(/ug.svg); }

.flag-icon-um {
  background-image: url(/um.svg); }

.flag-icon-us {
  background-image: url(/us.svg); }

.flag-icon-uy {
  background-image: url(/uy.svg); }

.flag-icon-uz {
  background-image: url(/uz.svg); }

.flag-icon-va {
  background-image: url(/va.svg); }

.flag-icon-vc {
  background-image: url(/vc.svg); }

.flag-icon-ve {
  background-image: url(/ve.svg); }

.flag-icon-vg {
  background-image: url(/vg.svg); }

.flag-icon-vi {
  background-image: url(/vi.svg); }

.flag-icon-vn {
  background-image: url(/vn.svg); }

.flag-icon-vu {
  background-image: url(/vu.svg); }

.flag-icon-wf {
  background-image: url(/wf.svg); }

.flag-icon-ws {
  background-image: url(/ws.svg); }

.flag-icon-ye {
  background-image: url(/ye.svg); }

.flag-icon-yt {
  background-image: url(/yt.svg); }

.flag-icon-za {
  background-image: url(/za.svg); }

.flag-icon-zm {
  background-image: url(/zm.svg); }

.flag-icon-zw {
  background-image: url(/zw.svg); }

.flag-icon-es-ct {
  background-image: url(/es-ct.svg); }

.flag-icon-eu {
  background-image: url(/eu.svg); }

.flag-icon-gb-eng {
  background-image: url(/gb-eng.svg); }

.flag-icon-gb-nir {
  background-image: url(/gb-nir.svg); }

.flag-icon-gb-sct {
  background-image: url(/gb-sct.svg); }

.flag-icon-gb-wls {
  background-image: url(/gb-wls.svg); }

.flag-icon-un {
  background-image: url(/un.svg); }

.flag-icon-xk {
  background-image: url(/xk.svg); }

#ds-auth {
  font-size: .85em; }

#ds-auth section {
  border-radius: 5px;
  border: 1px solid rgba(214, 132, 94, 0.5);
  background-color: #e0bb9b; }

#ds-auth .ds-auth-dialog .ds-auth-logo img {
  display: block;
  box-sizing: border-box;
  background: url(//cdn.shopify.com/s/files/1/0069/1335/9957/files/logo-white_500x.png?v=1554163356) no-repeat;
  background-size: cover;
  width: 250px;
  height: 69px;
  padding-left: 250px;
  margin: 0 auto; }

#ds-auth .ds-auth-dialog .ds-auth-h1 {
  color: #f6f6f6;
  letter-spacing: 3px;
  font-size: .9rem; }

#ds-auth .ds-auth-dialog input {
  border-color: #fff;
  box-shadow: none;
  padding: 25px 0;
  border-radius: 2px; }

#ds-auth .ds-auth-dialog button {
  color: #fff;
  background-color: #ff6e42;
  background-image: none !important;
  letter-spacing: 5px;
  text-indent: 5px;
  border-radius: 2px;
  border: none;
  text-shadow: none; }

#ds-auth .ds-auth-dialog .ds-auth-retry {
  background-color: #ff6e42; }

#ds-auth .ds-auth-dialog #ds-auth-email-code {
  border-radius: 2px; }

#ds-auth .ds-auth-dialog button.ds-auth-submit {
  margin-bottom: 10px;
  letter-spacing: 2px;
  font-size: 1rem;
  border: none !important; }

#ds-auth .ds-auth-dialog .ds-auth-social-icons li a {
  background-color: #FFF5F0; }

#ds-auth .ds-auth-dialog .ds-auth-register {
  color: #FFF5F0;
  letter-spacing: 3px; }

#ds-auth .ds-auth-dialog .ds-auth-back .ds-auth-h2, #ds-auth .ds-auth-dialog .ds-auth-back .ds-auth-h3 {
  color: #fff; }

iframe[src="//localhost:3000/preview_bar"] {
  display: none; }

/*# sourceMappingURL=theme.css.map */
