@media (max-width: 699px) {body.template-product.search--hidden .cloud-search-mobile {opacity: 0 !important;pointer-events: none !important;}body.template-product.search--hidden .cloud-search-mobile * {opacity: 0 !important;pointer-events: none !important;}body.template-product.gorgias--hidden #chat-button {display: none;}body.template-product #featured-image .model-info {display: none;}body.template-product.nav-scrolled #lightbox {height: calc(100% - 164px);margin: 59px 0 0;}body.template-product.lightbox--active #lightbox {opacity: 1;pointer-events: auto;}body.template-product.lightbox--active .stickyPurchase__notes {display: none;}body.template-product .cloud-search-mobile {height: 38px !important;}body.template-product .template-product #shopify-section-header header:not(.scrolled) {background: white !important;}body.template-product .stickyPurchase--visible .ProductSubmitForm .variant-selector {display: none !important;}}body.template-product header[section-id="header"] {border-top: solid 1px var(--color-blue-dark);border-bottom: solid 1px var(--color-blue-dark);background-color: var(--color-white) !important;}body.template-product #single-product {position: relative;}@media (max-width: 699px) {body.template-product #single-product {border-top: solid 1px var(--color-blue-dark);}}body.template-product #single-product .images {position: relative;display: block;}@media (max-width: 699px) {body.template-product #single-product .images {border-bottom: solid 1px var(--color-blue-dark);}body.template-product #single-product .images:not(.flickity-enabled) .main-image-wrapper:nth-of-type(2) {right: 0 !important;left: unset !important;}}body.template-product #single-product .images:after {content: 'flickity';display: none;}@media (min-width: 700px) {body.template-product #single-product .images:after {content: '';}}@media (max-width: 699px) {body.template-product #single-product .images .flickity-viewport {height: 60vw;overflow: hidden;}}@media (min-width: 700px) {body.template-product #single-product .images:not(.images-expanded) .main-image-wrapper:nth-child(n+6) {display: none;}}body.template-product #single-product .images:not(.images-expanded) .main-image-wrapper:nth-child(n+6) .toggle-expand-images {display: none;}@media (min-width: 700px) {body.template-product #single-product .images {background-color: var(--color-blue-dark);display: grid;grid-template-columns: 1fr 1fr;grid-gap: 1px;}}body.template-product #single-product .images .main-image-wrapper {display: block;position: relative;width: 50%;font-size: 0;background-color: var(--color-white);overflow: hidden;}@media (max-width: 699px) {body.template-product #single-product .images .main-image-wrapper:after {content: '';position: absolute;top: 0;width: 1px;height: 100%;background-color: var(--color-blue-dark);}}@media (min-width: 700px) {body.template-product #single-product .images .main-image-wrapper {grid-column-end: span 1;width: 100%;cursor: zoom-in;}body.template-product #single-product .images .main-image-wrapper:first-of-type {grid-column-end: span 2;}body.template-product #single-product .images .main-image-wrapper:first-of-type img {width: 50%;min-width: 50%;border-right: solid 1px var(--color-blue-dark);}body.template-product #single-product .images .main-image-wrapper:first-of-type::after {content: '';width: 100%;display: block;position: relative;height: 100%;}}body.template-product #single-product .images .main-image-wrapper .main-image {width: 100%;min-height: 100%;min-width: 100%;font-size: 0;height: 100%;max-width: 150%;max-height: 150%;object-fit: cover;object-fit: fill;}body.template-product #single-product .images .grid-spacer {display: none;width: 100%;background-color: var(--color-white);}@media (min-width: 700px) {body.template-product #single-product .images .grid-spacer {display: block;grid-column-end: span 1;}}body.template-product #single-product .images .toggle-expand-images {width: auto;position: absolute;bottom: 36px;right: 36px;display: inline-block;font-size: 14px;padding: 8px 16px;}@media (max-width: 699px) {body.template-product #single-product .images .toggle-expand-images {display: none;}}@media (min-width: 700px) {body.template-product #single-product .thumbnails {display: none;}}body.template-product .flickity-page-dots {display: flex;position: absolute;bottom: 18px;right: 18px;list-style: none;margin: 0;padding: 0;}body.template-product .flickity-page-dots li {display: block;width: 6px;height: 6px;margin: 0 1.5px;background-color: var(--color-blue-dark);border-radius: 6px;transition: transform 0.35s ease-in-out, opacity 0.35s ease-in-out;border: solid 1px var(--color-blue-dark);transform: scale(0.8);opacity: 0.35;cursor: pointer;}body.template-product .flickity-page-dots li.is-selected {opacity: 1;transform: scale(1);}body.template-product section.product-info {position: relative;display: flex;flex-direction: column;align-items: center;justify-content: center;padding: 0;overflow: hidden;overflow-y: auto;}@media (max-width: 699px) {body.template-product section.product-info {border-bottom: solid 1px var(--color-blue-dark);}}@media (min-width: 700px) {body.template-product section.product-info {position: absolute;top: 0;right: 0;width: 50%;height: auto;padding: 0 0 calc(62vw - 7px);;}}body.template-product section.product-info .product-info__spacer {display: none;}@media (min-width: 700px) {body.template-product section.product-info .product-info__spacer {display: block;width: 100%;height: auto;}}body.template-product section.product-info .product-info__wrapper {position: relative;display: flex;flex-direction: column;align-items: center;justify-content: center;width: 100%;}@media (min-width: 700px) {body.template-product section.product-info .product-info__wrapper {position: absolute;top: 0;right: 0;min-height: 100%;padding: 16px;}}body.template-product section.product-info .product-info__container {position: relative;display: flex;flex-direction: column;align-items: center;justify-content: center;width: 100%;padding: 18px;}@media (min-width: 700px) {body.template-product section.product-info .product-info__container {max-width: 420px;padding: 0;}}body.template-product section.product-info .product-info__container .product-breadcrumbs {margin-bottom: 12px;}@media (min-width: 700px) {body.template-product section.product-info .product-info__container .product-breadcrumbs {margin-bottom: 8px;}}body.template-product section.product-info .product-info__container .product-breadcrumbs ol {list-style: none;margin: 0;padding: 0;}body.template-product section.product-info .product-info__container .product-breadcrumbs ol li {display: inline-block;font-size: var(--font-body-size-mobile);}@media (min-width: 700px) {body.template-product section.product-info .product-info__container .product-breadcrumbs ol li {font-size: var(--font-small-size-desktop);}}body.template-product section.product-info .product-info__container .product-breadcrumbs ol li:not(:last-child):after {content: '\203A';padding: 0 2px;color: var(--color-grey-medium);}body.template-product section.product-info .product-info__container .product-breadcrumbs ol li a {color: var(--color-grey-medium);text-decoration: none;transition: color 0.35s ease-in-out;font-size: var(--font-body-size-mobile);}body.template-product section.product-info .product-info__container .product-breadcrumbs ol li a:hover {color: var(--color-blue-bright);}@media (min-width: 700px) {body.template-product section.product-info .product-info__container .product-breadcrumbs ol li a {font-size: var(--font-small-size-desktop);}}body.template-product section.product-info .product-info__container .header {display: block;width: 100%;}body.template-product section.product-info .product-info__container .header span {color: var(--color-black);font-weight: 500;font-size: var(--font-body-size-mobile);}@media (min-width: 700px) {body.template-product section.product-info .product-info__container .header span {font-size: var(--font-small-size-desktop);}}body.template-product section.product-info .product-info__container .header h1 {font-size: 20px;margin: 0 0;text-transform: none;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;width: 100%;}body.template-product section.product-info .product-info__container .header h1 span {font-size: inherit;}body.template-product section.product-info .product-info__container .header h1 .product-price {font-weight: 400;}body.template-product section.product-info .product-info__container .header .product-rating {margin-top: 10px;}@media (min-width: 700px) {body.template-product section.product-info .product-info__container .header .product-rating {margin-top: 8px;}}body.template-product section.product-info .product-info__container .header .product-rating .yotpo-bottomline {display: flex;align-items: center;}body.template-product section.product-info .product-info__container .header .product-rating .text-m {color: var(--color-grey-medium) !important;font-size: 10px !important;margin-left: 6px;}body.template-product section.product-info .product-info__container .header .product-rating .text-m:before {content: '(';}body.template-product section.product-info .product-info__container .header .product-rating .text-m:after {content: ')';}body.template-product section.product-info .product-info__container .purchase {display: block;width: 100%;}body.template-product section.product-info .product-info__container .colors-heading {display: flex;justify-content: space-between;margin-top: 18px;margin-bottom: 4px;}body.template-product section.product-info .product-info__container .colors-heading .colors-heading__label {font-weight: 500;}body.template-product section.product-info .product-info__container .colors-heading [data-selected-color] {margin-left: 6px;font-weight: 400;}body.template-product section.product-info .product-info__container .colors-heading .colorset-instructions {font-style: italic;font-size: 12px;position: relative;padding: 0 0 0 20px;text-align: right;}@media (min-width: 700px) {body.template-product section.product-info .product-info__container .colors-heading .colorset-instructions {display: none;}}body.template-product section.product-info .product-info__container #colorset-wrapper {position: relative;display: flex;}@media (max-width: 699px) {body.template-product section.product-info .product-info__container #colorset-wrapper {display: block;overflow-x: scroll;overflow-y: hidden;width: calc(100% + 28px);left: -10px;height: 57px;margin: 6px 0 24px 0;overflow: hidden;}}@media (min-width: 700px) {body.template-product section.product-info .product-info__container #colorset-wrapper {overflow: visible !important;}}body.template-product section.product-info .product-info__container #colorset-wrapper #colorset {display: flex;position: relative;transition: opacity 0.35s ease-in-out;list-style: none;width: 100%;padding: 0;margin: 0;}@media (max-width: 699px) {body.template-product section.product-info .product-info__container #colorset-wrapper #colorset {display: block;position: absolute;top: 0;left: -10px;margin: 0;padding: 0 0 0 10px;list-style: none;width: 100%;padding-left: 20px;padding-right: 20px;margin: 0.5rem 0 1rem 0;}}@media (min-width: 700px) {body.template-product section.product-info .product-info__container #colorset-wrapper #colorset {width: 100% !important;max-width: 100%;flex-wrap: wrap;}}body.template-product section.product-info .product-info__container #colorset-wrapper #colorset::-webkit-scrollbar {width: 0;}body.template-product section.product-info .product-info__container #colorset-wrapper #colorset.init {opacity: 0 !important;pointer-events: none;}body.template-product section.product-info .product-info__container #colorset-wrapper #colorset li {display: inline-block;position: relative;width: 32px;height: 32px;margin: 7px 8px 0 0;border: solid 2px transparent;border-radius: 50%;transition: background-color 0.35s ease-in-out, opacity 0.35s ease-in-out, transform 0.35s ease-in-out;}@media (min-width: 700px) {body.template-product section.product-info .product-info__container #colorset-wrapper #colorset li {margin: 8px 8px 4px 0;}}@media (hover: hover) {body.template-product section.product-info .product-info__container #colorset-wrapper #colorset li:hover {opacity: 1;}}body.template-product section.product-info .product-info__container #colorset-wrapper #colorset li:after {content: '';position: absolute;top: -6px;left: -6px;width: 40px;height: 40px;border: solid 1px var(--color-black);opacity: 0;pointer-events: none;border-radius: 50px;}body.template-product section.product-info .product-info__container #colorset-wrapper #colorset li.selected:after {opacity: 1;}body.template-product section.product-info .product-info__container #colorset-wrapper #colorset li a {display: block;height: 100% !important;width: 100% !important;border-radius: 50%;opacity: 1;}body.template-product section.product-info .product-info__container .sizes-heading {display: flex;justify-content: space-between;margin-top: 18px;margin-bottom: 4px;}@media (max-width: 699px) {body.template-product section.product-info .product-info__container .sizes-heading {display: none;}}body.template-product section.product-info .product-info__container .sizes-heading .sizes-heading__label {font-weight: 500;}body.template-product section.product-info .product-info__container .sizes-heading [data-selected-size] {margin-left: 6px;font-weight: 400;}body.template-product section.product-info .product-info__container .sizes-heading [data-selected-size].show-size-note {position: relative;}body.template-product section.product-info .product-info__container .sizes-heading [data-selected-size].show-size-note:after {position: absolute;display: inline-block;content: var(--sizing-note-desktop);padding: 4px 10px;border: solid 1px var(--color-blue-bright);color: var(--color-blue-dark);border-radius: 24px;margin-left: 11px;font-size: 12px;white-space: nowrap;right: 0;top: 50%;transform: translate(105%, -50%);opacity: 1;transition: opacity 0.25s ease;}body.template-product section.product-info .product-info__container .sizes-heading [data-selected-size].show-size-note.hide-note:after {opacity: 0 !important;}@media (max-width: 699px) {body.template-product section.product-info .product-info__container .product-sizes {display: none;}}body.template-product section.product-info .product-info__container .display-size-chart {display: inline-block;min-width: 80px;text-decoration: none;border: solid 1px var(--color-blue-dark);color: var(--color-black);padding: 6px 10px;border-radius: 6px;font-size: 12px;margin-right: 0;transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;white-space: nowrap;transform: translateY(-25%);}@media (hover: hover) {body.template-product section.product-info .product-info__container .display-size-chart:hover, body.template-product section.product-info .product-info__container .display-size-chart:active {background-color: var(--color-blue-dark);color: var(--color-white);}}body.template-product section.product-info .product-info__container .variant-selector {display: flex;justify-content: flex-start;align-items: center;padding: 0;margin: 0;list-style: none;}body.template-product section.product-info .product-info__container .variant-selector li {position: relative;width: 32px;height: 32px;margin: 0 8px 7px 0;display: flex;justify-content: center;align-items: center;flex-basis: 32px;border-radius: 32px;transition: transform 0.35s ease-in-out, background-color 0.35s ease-in-out, color 0.35s ease-in-out, border-color 0.35s ease-in-out;}@media (min-width: 700px) {body.template-product section.product-info .product-info__container .variant-selector li {margin: 0 8px 14px 0;}}body.template-product section.product-info .product-info__container .variant-selector li:focus {border-color: var(--color-blue-bright);}body.template-product section.product-info .product-info__container .variant-selector li.soldout label {border-color: var(--color-grey-medium);color: var(--color-grey-medium);}body.template-product section.product-info .product-info__container .variant-selector li.selected:not(.soldout) label {background-color: var(--color-blue-bright);border-color: var(--color-blue-bright);color: var(--color-white);}body.template-product section.product-info .product-info__container .variant-selector li.selected.soldout label {background-color: var(--color-grey-medium);border-color: var(--color-grey-medium);color: var(--color-white);}body.template-product section.product-info .product-info__container .variant-selector li:last-child {margin-right: 0;}body.template-product section.product-info .product-info__container .variant-selector li label {position: absolute;padding: 0;display: flex;justify-content: center;align-items: center;top: 0;left: 0;width: 100%;height: 100%;padding: 0;font-size: 12px;transition: color 0.25s ease-in-out;border-radius: 64px;border: solid 1px var(--color-black);transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out, border-color 0.35s ease-in-out, color 0.35s ease-in-out;}body.template-product section.product-info .product-info__container .variant-selector li input {-webkit-appearance: none;appearance: none;}body.template-product section.product-info .product-info__container .product-material-headline {display: flex;margin: 16px 0 12px;font-weight: 500;}body.template-product section.product-info .product-info__container .product-material-headline .product-material-headline__static {display: inline-block;margin-right: 4px;}body.template-product section.product-info .product-info__container .product-material-headline .product-material-headline__dynamic {display: inline-flex;position: relative;padding: 0;margin: 0;list-style: none;}body.template-product section.product-info .product-info__container .product-material-headline .product-material-headline__dynamic li {position: absolute;left: 0;opacity: 0;transform: translateY(-4px);transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;}body.template-product section.product-info .product-info__container .product-material-headline .product-material-headline__dynamic li.active {opacity: 1;transform: translateY(0);}body.template-product section.product-info .product-info__container .product-material-headline .product-material-headline__dynamic li.exiting-active {transform: translateY(4px);}body.template-product section.product-info .product-info__container .product-details {margin-top: 24px;display: flex;flex-direction: column;}@media (max-width: 699px) {body.template-product section.product-info .product-info__container .product-details {margin-bottom: 36px;}}body.template-product section.product-info .product-info__container .product-details.expanded .product-detail.below-fold {display: flex;}body.template-product section.product-info .product-info__container .product-details:not(.details-expanded) .below-fold {display: none !important;}body.template-product section.product-info .product-info__container .product-details:not(.details-expanded) .product-detail.materials .product-detail-content {margin-left: 32px !important;}body.template-product section.product-info .product-info__container .product-details:not(.details-expanded) .product-detail.materials .product-detail-content p {font-size: 12px;}body.template-product section.product-info .product-info__container .product-details.details-expanded .expand-details-toggle {display: none;}body.template-product section.product-info .product-info__container .product-details.details-expanded .product-detail-material-title {font-weight: 500;}body.template-product section.product-info .product-info__container .product-details.details-expanded .product-detail *:not(.product-detail-label span) {font-size: 12px;}body.template-product section.product-info .product-info__container .product-details .product-detail {width: 100%;margin-bottom: 8px;display: flex;justify-content: stretch;align-items: flex-start;}body.template-product section.product-info .product-info__container .product-details .product-detail .product-detail-label {display: inline-block;text-decoration: none;margin-bottom: 8px;flex-basis: 100px;min-width: 100px;}body.template-product section.product-info .product-info__container .product-details .product-detail .product-detail-label span {color: var(--color-black);font-weight: 500;}body.template-product section.product-info .product-info__container .product-details .product-detail * {display: inline;margin-top: 0;font-size: 14px;letter-spacing: 0;}body.template-product section.product-info .product-info__container .product-details .product-detail .product-detail-material-title {display: flex;align-items: center;}body.template-product section.product-info .product-info__container .product-details .product-detail .product-detail-material-title img {width: 24px;}body.template-product section.product-info .product-info__container .product-details .product-detail .product-detail-material-title span {color: var(--color-black);margin-left: 8px;}body.template-product section.product-info .product-info__container .product-details .product-detail .product-detail-content {margin-left: 32px;}body.template-product section.product-info .product-info__container .product-details .product-detail .product-detail-material {display: block;margin-bottom: 4px;}body.template-product section.product-info .product-info__container .product-details .product-detail .product-detail-material-description {margin-left: 32px;margin-top: 4px;margin-bottom: 8px;display: block;font-size: 12px;}body.template-product section.product-info .product-info__container .product-details .product-detail ul {display: inline-block;list-style-type: none;margin-top: 0;margin-bottom: 0;padding-left: 0rem;}body.template-product section.product-info .product-info__container .product-details .product-detail ul li {display: list-item;list-style-type: none;position: relative;}body.template-product section.product-info .product-info__container .product-details .product-detail ul li:before {content: '\2022';position: absolute;left: -12px;margin-top: 1px;font-size: 9px;}body.template-product section.product-info .product-info__container .product-details .product-detail a {text-decoration: none;color: var(--color-blue-bright) !important;}body.template-product section.product-info .product-info__container .product-details .product-detail-questions {display: none;margin-top: 2rem;margin-bottom: 1rem;}body.template-product section.product-info .product-info__container .product-details .product-detail-questions a {text-decoration: none;color: var(--color-blue-bright) !important;letter-spacing: 1px;font-size: 12px;}body.template-product section.product-info .product-info__container .product-details .expand-details-toggle {display: flex;align-items: center;border-top: solid 1px var(--color-grey-light);margin-top: 0;padding-top: 12px;}body.template-product section.product-info .product-info__container .product-details .expand-details-toggle svg {width: 14px;margin-left: 8px;}body.template-product section.product-info .product-info__container .product-details .expand-details-toggle a {display: flex;align-items: center;text-decoration: none;font-weight: 500;color: var(--color-black);}body.template-product .waitlist-enabled + .klaviyo-bis-trigger {display: block !important;}body.template-product .klaviyo-bis-trigger {display: none !important;background-color: var(--color-blue-dark);width: 100%;color: var(--color-white) !important;font-weight: 400;border-radius: 0;font-size: 14px;padding: 8px 16px;margin: 12px 0 0 !important;outline: none;transition: background-color 0.5s ease-in-out, transform 0.5s ease-in-out;border: solid 1px var(--color-blue-dark);}body.template-product .klaviyo-bis-trigger:hover {background-color: var(--color-grey-medium);border-color: var(--color-grey-medium);}body.template-product .klaviyo-bis-trigger.active {display: block !important;margin-bottom: 20px !important;}body.template-product .product-purchase-cta {display: block;position: relative;width: 100%;background-color: #fff;}@media (max-width: 699px) {body.template-product .product-purchase-cta.sticky {position: fixed;top: 30px;z-index: 9;}}body.template-product .product-purchase-cta button[type="submit"] {display: block;background-color: var(--color-blue-bright);width: 100%;color: var(--color-white);font-weight: 400;padding: 8px 16px;border-radius: 0;font-size: 14px;margin: 12px 0 0;outline: none;transition: background-color 0.35s ease-in-out, transform 0.35s ease-in-out;border: solid 1px var(--color-blue-bright);}@media (max-width: 699px) {body.template-product .product-purchase-cta button[type="submit"] {display: none;}}body.template-product .product-purchase-cta button[type="submit"]:hover {background-color: var(--color-blue-dark);border-color: var(--color-blue-dark);}body.template-product .product-purchase-cta button[type="submit"]:focus {background-color: var(--color-blue-dark);border-color: var(--color-blue-dark);}body.template-product .product-purchase-cta button[type="submit"] .unavailable, body.template-product .product-purchase-cta button[type="submit"] .preorder {display: none;}body.template-product .product-purchase-cta button[type="submit"].unavailable {display: none;pointer-events: none;background-color: var(--color-grey-light);border: solid 2px var(--color-grey-light) !important;color: var(--color-black);}body.template-product .product-purchase-cta button[type="submit"].unavailable .available {display: none;}body.template-product .product-purchase-cta button[type="submit"].unavailable .unavailable {display: inline;}body.template-product .product-purchase-cta button[type="submit"].must-select-size .available, body.template-product .product-purchase-cta button[type="submit"].must-select-size .unavailable {display: none;}body.template-product .product-purchase-cta button[type="submit"].must-select-size .select-size {display: inline;}body.template-product .product-purchase-cta button[type="submit"].must-select-size {pointer-events: none;background-color: var(--color-grey-medium);border: solid 2px var(--color-grey-medium) !important;}body.template-product .product-purchase-cta button[type="submit"].must-select-size .select-size {display: inline-block;animation: wiggle 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;transform: translate3d(0, 0, 0);backface-visibility: hidden;perspective: 1000px;}body.template-product .product-purchase-cta button[type="submit"] span.select-size {display: none;}section.sizing-chart {display: flex;justify-content: center;align-items: center;width: 100%;position: fixed;top: 50%;left: 50%;transform: translate(-50%, -50%);border: solid 1px var(--color-black);padding: 24px;z-index: 9;width: calc(100% - 24px);background-image: url("/cdn/shop/files/Paper_04b.jpg?v=1674957278");background-position: center;background-repeat: no-repeat;background-size: cover;}@media (max-width: 699px) {section.sizing-chart {top: calc(var(--site-navigation-mobile-height) + var(--site-banner-height));left: 0;width: 100%;height: calc(100% - var(--site-navigation-mobile-height) - var(--site-banner-height));transform: none;border: 0;padding: 18px;overflow-y: scroll;overflow-x: hidden;}}@media (min-width: 700px) {section.sizing-chart {position: absolute;padding: 48px;width: 50%;height: 61.875vw;top: 130px;left: unset;right: 1px;transform: none;border-right: 0;}}section.sizing-chart[data-view="in"] [data-view="cm"] {display: none;}section.sizing-chart[data-view="in"] [data-unit="in"] {font-weight: bold;color: var(--color-white) !important;}section.sizing-chart[data-view="in"] .toggle-sizing-unit[data-unit="in"] {background-color: var(--color-blue-bright);}section.sizing-chart[data-view="cm"] [data-view="in"] {display: none;}section.sizing-chart[data-view="cm"] [data-unit="cm"] {font-weight: bold;color: var(--color-white) !important;}section.sizing-chart[data-view="cm"] .toggle-sizing-unit[data-unit="cm"] {background-color: var(--color-blue-bright);}section.sizing-chart.inactive {display: none;}@media (max-width: 699px) {section.sizing-chart .sizechart__wrapper {position: absolute;display: flex;flex-direction: column;top: 0;height: auto;padding: 18px;text-align: left;}}section.sizing-chart .sizing-chart__close {position: absolute;top: 14px;right: 18px;font-size: 24px;text-decoration: none;color: var(--color-black) !important;line-height: 1;}@media (min-width: 700px) {section.sizing-chart .sizing-chart__close {top: 24px;right: 24px;}}section.sizing-chart .measurement-toggle {width: 100%;border: solid 1px var(--color-black);display: flex;flex-wrap: nowrap;width: 100%;justify-content: space-between;width: 64px;padding: 0;margin-bottom: 12px;}@media (max-width: 699px) {section.sizing-chart .measurement-toggle {font-size: 12px;}}section.sizing-chart .measurement-toggle a {display: block;text-align: center;padding: 4px 6px;text-decoration: none;color: var(--color-black);width: 50%;}section.sizing-chart .measurement-toggle a[data-unit="in"] {border-right: solid 1px var(--color-black);}section.sizing-chart .sizing-chart__title {margin: 0;font-weight: 500;font-size: 20px;margin-top: 24px;}@media (max-width: 699px) {section.sizing-chart .sizing-chart__title {margin-top: 12px;}}section.sizing-chart .sizing-chart__description {text-align: left;}section.sizing-chart .sizechart__measurement_description {text-align: left;margin: 24px 0;}@media (max-width: 699px) {section.sizing-chart .sizechart__measurement_description {margin: 12px 0;}}section.sizing-chart .sizechart__measurement_description strong {font-weight: 500;font-size: 14px;margin-bottom: 8px;}section.sizing-chart .sizechart__measurement_description .sizechart__measurement_content {display: block;margin-bottom: 8px;}section.sizing-chart .sizechart__measurement_description p {display: inline;}section.sizing-chart .sizechart__questions {text-align: left;margin: 24px 0;}@media (max-width: 699px) {section.sizing-chart .sizechart__questions {margin: 12px 0;}}section.sizing-chart .sizechart__questions strong {display: block;font-weight: 500;font-size: 14px;}section.sizing-chart .sizechart__questions a {text-decoration: none;color: var(--color-blue-bright) !important;}section.sizing-chart .sizechart {display: flex;flex-wrap: wrap;border: solid 0.5px var(--color-grey-medium);margin-top: 16px;}@media (min-width: 700px) {section.sizing-chart .sizechart {margin-top: 36px;}}section.sizing-chart .sizechart .sizechart__headers {display: flex;flex-wrap: nowrap;width: 100%;justify-content: flex-end;}section.sizing-chart .sizechart .sizechart__headers .sizechart__header {width: 100%;text-align: center;border: solid 0.5px var(--color-grey-medium);padding: 6px;}@media (max-width: 699px) {section.sizing-chart .sizechart .sizechart__headers .sizechart__header {font-size: 12px;}}section.sizing-chart .sizechart .sizechart__headers .sizechart__header.descriptor {display: flex;flex-wrap: nowrap;width: 100%;justify-content: space-evenly;min-width: 84px;}@media (max-width: 699px) {section.sizing-chart .sizechart .sizechart__headers .sizechart__header.descriptor {min-width: 60px;}}section.sizing-chart .sizechart .sizechart__headers .sizechart__header.descriptor a {display: block;padding: 0 6px;text-decoration: none;color: var(--color-black);}section.sizing-chart .sizechart .sizechart__measurement1, section.sizing-chart .sizechart .sizechart__measurement2, section.sizing-chart .sizechart .sizechart__measurement3 {display: flex;flex-wrap: nowrap;width: 100%;justify-content: flex-end;}section.sizing-chart .sizechart .sizechart__measurement1 .sizechart__measurement_header, section.sizing-chart .sizechart .sizechart__measurement2 .sizechart__measurement_header, section.sizing-chart .sizechart .sizechart__measurement3 .sizechart__measurement_header {width: 100%;text-align: center;border: solid 0.5px var(--color-grey-medium);padding: 12px 0;min-width: 84px;}@media (max-width: 699px) {section.sizing-chart .sizechart .sizechart__measurement1 .sizechart__measurement_header, section.sizing-chart .sizechart .sizechart__measurement2 .sizechart__measurement_header, section.sizing-chart .sizechart .sizechart__measurement3 .sizechart__measurement_header {font-size: 12px;min-width: 60px;}}section.sizing-chart .sizechart .sizechart__measurement1 .sizechart__measurement_value, section.sizing-chart .sizechart .sizechart__measurement2 .sizechart__measurement_value, section.sizing-chart .sizechart .sizechart__measurement3 .sizechart__measurement_value {width: 100%;background-color: var(--color-grey-light);text-align: center;border: solid 0.5px var(--color-grey-medium);padding: 12px 0;}@media (max-width: 699px) {section.sizing-chart .sizechart .sizechart__measurement1 .sizechart__measurement_value, section.sizing-chart .sizechart .sizechart__measurement2 .sizechart__measurement_value, section.sizing-chart .sizechart .sizechart__measurement3 .sizechart__measurement_value {font-size: 12px;}}#shopify-section-bottom-mobile-menu {display: none !important;}.stickyPurchase {display: block;position: relative;width: 100%;background-color: #fff;position: fixed;bottom: -1px;z-index: 10;padding: 0;transition: all 0.2s ease-in-out;-webkit-transform: translateY(0%);transform: translateY(0%);}@media (min-width: 700px) {.stickyPurchase {display: none;}}.stickyPurchase.must-select-size .stickyPurchase__select-size {opacity: 1 !important;pointer-events: auto !important;}.stickyPurchase .display-size-chart {display: inline-block;min-width: 80px;text-decoration: none;background-color: #fff;border: solid 1px var(--color-blue-dark);color: #000;padding: 6px 10px;border-radius: 6px;font-size: 12px;transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;white-space: nowrap;}.stickyPurchase .stickyPurchase__notes {display: flex;position: absolute;justify-content: space-between;align-items: center;background-color: #eef4f8;width: 100%;top: 0;left: 0;color: #000;padding: 8px 20px;font-size: 12px;transition: transform 0.35s ease-in-out;transform: translateY(0);z-index: 1;border-top: solid 1px var(--color-blue-dark);}.stickyPurchase .stickyPurchase__notes.active {transform: translateY(-100%);}.stickyPurchase .stickyPurchase__notes .size-note.show-size-note:before {display: block;content: var(--sizing-note);padding-right: 4px;font-weight: 500;}.stickyPurchase .stickyPurchase__optionGroup {display: flex;width: 100%;max-width: 100%;position: relative;z-index: 2;background-color: #fff;}.stickyPurchase .stickyPurchase__optionGroup ul.variant-selector {display: flex;justify-content: flex-start;align-items: center;padding: 8px 16px 8px 0;margin: 0;list-style: none;width: 100%;min-width: 100%;border-top: solid 1px var(--color-blue-dark);overflow-x: scroll;overflow-y: hidden;}.stickyPurchase .stickyPurchase__optionGroup ul.variant-selector li {display: flex;justify-content: center;align-items: center;flex-basis: 100%;flex-shrink: 1;}@media (max-width: 699px) {.stickyPurchase .stickyPurchase__optionGroup ul.variant-selector li:last-child:after {content: '';width: 18px;display: block;position: relative;}}.stickyPurchase .stickyPurchase__optionGroup ul.variant-selector li:focus {border-color: var(--color-blue-bright);}.stickyPurchase .stickyPurchase__optionGroup ul.variant-selector li.soldout label {border-color: var(--color-grey-medium);color: var(--color-grey-medium);}.stickyPurchase .stickyPurchase__optionGroup ul.variant-selector li.selected:not(.soldout) label {background-color: var(--color-blue-bright);border-color: var(--color-blue-bright);color: var(--color-white);}.stickyPurchase .stickyPurchase__optionGroup ul.variant-selector li.selected.soldout label {background-color: var(--color-grey-medium);border-color: var(--color-grey-medium);color: var(--color-white);}.stickyPurchase .stickyPurchase__optionGroup ul.variant-selector li label {padding: 0;transition: color 0.25s ease-in-out;border-radius: 64px;transition: background-color 0.25s ease-in-out;font-size: 12px;border: solid 1px var(--color-black);width: 32px;height: 32px;display: flex;justify-content: center;align-items: center;}.stickyPurchase .stickyPurchase__optionGroup ul.variant-selector li input {-webkit-appearance: none;appearance: none;}.stickyPurchase .stickyPurchase__lengths ul.variant-selector li {flex-basis: 80px;}.stickyPurchase .stickyPurchase__buttons {flex: 0 0 100%;max-width: 100%;position: relative;}.stickyPurchase .stickyPurchase__buttons .stickyPurchase__select-size {display: flex;justify-content: space-between;align-items: center;background-color: var(--color-blue-dark);color: #fff;position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 0 20px;opacity: 0;pointer-events: none;transition: opacity 0.35s ease-in-out;}.stickyPurchase .stickyPurchase__buttons .stickyPurchase__select-size .select-size {font-size: 14px;}.stickyPurchase .stickyPurchase__buttons .seperator {padding: 0 6px;}.stickyPurchase button {display: block;-webkit-appearance: none;background-color: var(--color-blue-bright);width: 100%;height: 56px;color: #fff;font-weight: 400;padding: 0.75rem 0.5rem;border-radius: 0;font-size: 14px;margin: 0 auto 0;outline: none;transition: background-color 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;transition: background-color 0.5s ease-in-out, transform 0.5s ease-in-out;transition: background-color 0.5s ease-in-out, transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;border: solid 2px #1b3448;}.stickyPurchase button .select-size {display: none;}.stickyPurchase button[type=submit]:hover {background-color: var(--color-blue-dark);border: solid 2px var(--color-blue-dark);}.stickyPurchase button[type=submit].unavailable {pointer-events: none;background-color: var(--color-grey-medium);border: solid 2px var(--color-grey-medium) !important;pointer-events: none;background-color: var(--color-grey-medium);border: solid 2px var(--color-grey-medium) !important;}.stickyPurchase button[type=submit].unavailable .available {display: none;}.stickyPurchase button[type=submit].unavailable .unavailable {display: inline;}.stickyPurchase button[type=submit].select-size {pointer-events: none;background-color: var(--color-grey-medium);border: solid 2px var(--color-grey-medium) !important;}.stickyPurchase button[type=submit].select-size .select-size {display: inline-block;-webkit-animation: wiggle 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;animation: wiggle 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-perspective: 1000px;perspective: 1000px;}.stickyPurchase button[type=submit].select-size .available {display: none;}.stickyPurchase button[type=submit].select-size .unavailable {display: none;}.stickyPurchase button[type=submit].preorder {margin-bottom: 12px;}.stickyPurchase button[type=submit].preorder .available {display: none;}.stickyPurchase button[type=submit].preorder .preorder {display: inline;}.stickyPurchase button[type=submit].waitlist {display: none;}.stickyPurchase button[type=submit] .unavailable, .stickyPurchase button[type=submit] .preorder {display: none;}@media (max-width: 768px) {.template-product #gorgias-chat-container iframe#chat-button, .template-product #gorgias-chat-container iframe#chat-campaigns {right: 12px !important;bottom: 108px !important;transition: bottom 0.5s ease-in-out;}}@media (max-width: 768px) {.sticky-purchase-active.template-product #gorgias-chat-container iframe#chat-button, .sticky-purchase-active.template-product #gorgias-chat-container iframe#chat-campaigns, .multiple-variant-options.template-product #gorgias-chat-container iframe#chat-button, .multiple-variant-options.template-product #gorgias-chat-container iframe#chat-campaigns {bottom: 162px !important;}}#shopify-section-footer {position: relative;z-index: 11;border-top: solid 1px var(--color-black);}.sustainable-materials__material:last-child {border-bottom: 0;}.product-title {padding-right: 8px;}.discount-percentage-pdp {color: #18b944 !important;font-style: normal;font-size: 14px !important;font-weight: 500;margin: 0 8px 0 0;display: inline-block;border: solid 1px #18b944 !important;border-radius: 24px;padding: 2px 10px;font-size: 12px;}.img-zoom-wrapper {display: none;position: absolute;width: 100%;height: 100%;top: 0;left: 0;}.img-zoom-wrapper img {transition: opacity 0.35s ease-in-out;}.main-image-wrapper:first-child .img-zoom-wrapper {width: calc(50% - 1px);}.zoom-active {cursor: zoom-out !important;}.zoom-active .img-zoom-wrapper {display: block !important;}.zoom-active .img-zoom-wrapper img {opacity: 1 !important;}.stock-ship {display: inline-flex;justify-content: flex-start;margin: 16px 0 2px;padding: 4px 8px;border-radius: 4px;border: solid 1px var(--color-grey-light);}@media (max-width: 768px) {.stock-ship {margin: 0 0 2px;}}.stock-ship__stock {margin-right: 8px;font-weight: 500;}body.waitlist-enabled .product-purchase-cta {display: none !important;}body.waitlist-enabled .stock-ship__stock {color: var(--color-grey-medium);flex-shrink: 0;}body.waitlist-enabled .stickyPurchase__select-size {display: none !important;}body.waitlist-enabled .stock-ship__stock.available, body.waitlist-enabled .stock-ship__shipping.available {display: none !important;}body:not(.waitlist-enabled) .stock-ship__stock {color: var(--color-blue-dark);}body:not(.waitlist-enabled) .stock-ship__stock.unavailable, body:not(.waitlist-enabled) .stock-ship__shipping.unavailable {display: none !important;}@media (max-width: 768px) {body.template-product .product-info .klaviyo-bis-trigger {display: none !important;}}.stickyPurchase__button.waitlist-enabled #AddToCart {display: none !important;}.stickyPurchase__button.waitlist-enabled .klaviyo-bis-trigger {display: flex !important;justify-content: center;align-items: center;height: 56px;margin-top: 0 !important;}.shop-the-look-pdp {display: flex;align-items: flex-start;justify-content: space-between;border-top: solid 1px var(--color-grey-light);margin-top: 14px;padding-top: 12px;padding-bottom: 12px;}@media (max-width: 699px) {.shop-the-look-pdp {margin-bottom: 0;padding-bottom: 0;}}.shop-the-look-pdp h3 {color: var(--color-black);font-weight: 500;font-size: 14px;margin-top: 0;}.shop-the-look-pdp .stl__header {min-width: 132px;}.shop-the-look-pdp .stl__products {display: flex;align-items: center;justify-content: space-between;width: 100%;}.shop-the-look-pdp .stl__products .plp-item {width: calc(50% - 6px);padding-bottom: 62.5%;overflow: visible;}.shop-the-look-pdp .stl__products .plp-item:first-child {margin-right: 12px;}.shop-the-look-pdp .stl__products .plp-item:before, .shop-the-look-pdp .stl__products .plp-item:after {content: none;}.shop-the-look-pdp .stl__products .plp-item:hover .plp-item__info, .shop-the-look-pdp .stl__products .plp-item:focus .plp-item__info {opacity: 1 !important;}.shop-the-look-pdp .stl__products .plp-item .plp-item__images img.lifestyle {display: none !important;}.shop-the-look-pdp .stl__products .plp-item .plp-item__images img.flat {opacity: 1 !important;}.shop-the-look-pdp .stl__products .plp-item .plp-item__purchase {left: 0;bottom: 0;width: 100%;transform: none !important;height: 100%;border: solid 1px var(--color-blue-dark);pointer-events: none;}@media (max-width: 699px) {.shop-the-look-pdp .stl__products .plp-item .plp-item__purchase {bottom: 0 !important;}}.shop-the-look-pdp .stl__products .plp-item .plp-item__purchase .plp-item__sizes {padding: 6px 6px 0;pointer-events: auto;}.shop-the-look-pdp .stl__products .plp-item .plp-item__purchase .plp-item__sizes .plp-item__size-list {grid-template-columns: 1fr 1fr 1fr 1fr;grid-gap: 6px;}.shop-the-look-pdp .stl__products .plp-item .plp-item__purchase .plp-item__sizes .plp-item__size-list li span.label {font-size: 9px;}.shop-the-look-pdp .stl__products .plp-item .plp-item__purchase .plp-item__button {bottom: 1px;border-radius: 0;position: absolute;border-top: solid 1px var(--color-blue-dark);pointer-events: auto;}.shop-the-look-pdp .stl__products .plp-item .plp-item__info {display: block;padding: 12px 0 0 0;bottom: 0;top: unset;transform: translateY(100%);opacity: 0;transition: opacity 0.25s ease-in-out;}.shop-the-look-pdp .stl__products .plp-item .plp-item__info .plp-item__title {font-size: 11px;color: var(--color-black) !important;}