h1.h1{letter-spacing:0;vertical-align:middle;font-size:24px;font-weight:600;line-height:30px}@media screen and (width>=641px){h1.h1{font-size:32px;line-height:38.4px}}:root{--mare-blue:var(--heading-color);--mare-blue-light:var(--primary-button-background);--mare-blue-dark:var(--secondary-button-background);--mare-grey:var(--form-border-color);--mare-border:var(--border-color);--mare-ink:var(--text-color);--mare-surface:var(--secondary-background);--mare-info:var(--accent-color);--mare-success:var(--success-color);--mare-success-hover:#3d8765;--mare-warning:var(--product-low-stock-color);--mare-error:var(--error-color)}.design-system{background:var(--mare-surface);color:var(--mare-ink);font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);font-style:var(--heading-font-style);padding:48px 20px}.content-container{max-width:1260px;margin:0 auto}.style-section{border-top:1px solid var(--mare-border);margin-top:36px;padding-top:28px}.type-scale{gap:14px;display:grid}.heading-xs,.heading-sm,.heading-md,.heading-lg,.heading-xl,.bold,.text-xs,.text-sm,.text-md,.text-lg,.text-xl{margin:0}.bold{font-weight:700}.heading-xs{font-size:12px;line-height:16px}.heading-sm{font-size:13px;line-height:18px}.heading-md{font-size:16px;line-height:24px}.heading-lg{font-size:26px;line-height:24px}.heading-xl{font-size:22px;line-height:100%}.text-xs{font-size:12px;line-height:16px}.text-sm{font-size:13px;line-height:18px}.text-md{font-size:14px;font-weight:500;line-height:21px}.text-lg{font-size:15px;line-height:20px}.text-xl{font-size:16px;line-height:24px}.content-container>.heading-xl{margin-bottom:8px}.style-section>.heading-sm{margin-bottom:20px}.actions-row{flex-wrap:wrap;gap:12px;display:flex}.button-example{gap:6px;display:grid}.class-name{color:var(--mare-grey);font:500 12px/16px var(--text-font-family)}.button--navigation{background:var(--mare-surface);color:var(--mare-blue);background-image:none;border:0;border-radius:0;height:40px;padding:2px 10px;font-size:14px;font-weight:500;line-height:32px}.button--navigation:hover{background:var(--mare-surface);color:var(--mare-blue)}.button--atc,.button--checkout{background:var(--mare-success);height:38px;padding:0 12px;font-size:16px;line-height:38px;transition:background-color .15s}.button--atc{border-radius:22px}.button--checkout{border-radius:3px;font-size:14px}.button--full-width{width:100%;display:block}.button--with-icon{padding-right:36px;position:relative}.button__icon{font-size:10px;line-height:1;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.full-width-container{width:100%;max-width:560px}.button--atc:hover,.button--checkout:hover{background:var(--mare-success-hover);color:#fff}.button:disabled{opacity:.5}.form-fields{gap:18px;max-width:560px;display:grid}.form-field{gap:7px;display:grid}.field-label{color:var(--mare-blue);font-size:14px;font-weight:700}.input,.select,.textarea{border:1px solid var(--mare-border);box-sizing:border-box;color:var(--mare-ink);font:500 14px/19px var(--text-font-family);background:#fff;border-radius:3px;width:100%;min-height:40px;padding:9px}.textarea{resize:vertical;min-height:108px}.input:focus,.select:focus,.textarea:focus{border-color:var(--mare-blue);outline:0;box-shadow:0 0 0 2px #082e7d29}.input::placeholder,.textarea::placeholder{color:#838383;opacity:1}.input--search{padding-right:38px}.media-points{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.media-point{border:1px solid var(--mare-border);border-radius:3px;padding:16px}.media-point__name{color:var(--mare-blue);margin-bottom:4px;font-size:18px;font-weight:700;display:block}.media-point__value{color:var(--mare-grey);font-size:14px}.semantic-colors{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.semantic-color{border:1px solid var(--mare-border);border-radius:3px;align-items:center;gap:10px;padding:10px;font-size:14px;font-weight:700;display:flex}.semantic-color__swatch{background:currentColor;border-radius:50%;flex:0 0 18px;height:18px;display:block}.semantic-color--info{color:var(--mare-info)}.semantic-color--success{color:var(--mare-success)}.semantic-color--warning{color:var(--mare-warning)}.semantic-color--error{color:var(--mare-error)}@media screen and (width>=641px){.design-system{padding:64px 30px}.heading-xl{font-size:30px}.media-points{grid-template-columns:repeat(5,minmax(0,1fr))}.semantic-colors{grid-template-columns:repeat(4,minmax(0,1fr))}}.header__wishlist-icon,.header__cart-icon{position:relative}.header__wishlist-count[hidden]{display:none!important}.header .header__wishlist-count:not([hidden]),.header .header__cart-count{box-sizing:border-box;color:#fff;letter-spacing:0;text-align:center;border-radius:50%;justify-content:center;align-items:center;width:16px;min-width:16px;height:16px;padding:0;font-size:9px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-7px;right:-10px;transform:none}.header .header__cart-count{background:#00a526}.header .header__wishlist-count:not([hidden]){background:var(--accent-color,#082e7d)}.header .header__wishlist-count .count-bubble{justify-content:center;align-items:center;width:100%;height:100%;line-height:1;display:flex}@media screen and (width<=640px){.header__action-item--cart{position:static}.mini-cart{width:100%;max-width:none;left:0;right:0}}html:has(.mini-cart[aria-hidden=false]) #shopify-section-header{z-index:70}html:has(.mini-cart[aria-hidden=false]) .shopify-section-group-header-group{z-index:70}html:has(.mini-cart[aria-hidden=false]) .product-sticky-atc{display:none!important}.footer{--footer-section-primary-background:var(--footer-primary-background);--footer-section-primary-text:var(--footer-primary-text-color);--footer-section-link-hover:var(--footer-link-hover-color);--footer-section-secondary-background:var(--footer-secondary-background);--footer-section-secondary-text:var(--footer-secondary-text-color);--footer-section-border:var(--footer-border-color);--footer-section-muted:#8a94a6;--footer-navy:#082e7d;background:var(--footer-section-primary-background);color:var(--footer-section-primary-text);z-index:2;border-top:0;position:relative;overflow:hidden}.footer a{text-decoration:none}.footer a:hover{color:var(--footer-section-link-hover)}.footer__newsletter{background:var(--footer-newsletter-background);color:var(--footer-newsletter-text);border-bottom:0}.footer__newsletter-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding-block:36px;display:flex}.footer__newsletter-copy{max-width:520px}.footer__heading{color:inherit;margin:0 0 6px}.footer__newsletter .footer__heading,.footer__newsletter .heading-lg,.footer__newsletter .heading-sm{color:var(--footer-newsletter-text,#fff)}.footer__newsletter-copy .rte,.footer__newsletter-copy .rte p{color:var(--footer-newsletter-text,#fff);margin:0}.footer__copy p{margin:0}.footer__newsletter-form{flex:320px;gap:10px;max-width:450px;display:flex}.footer__email-field{color:var(--footer-navy);background:#fff;border:0;border-radius:4px;flex:1;min-width:0;padding:13px 16px}.footer__email-field::placeholder{color:var(--footer-section-muted);opacity:1}.footer__submit{background:var(--footer-newsletter-button,var(--success-color));border:0;border-radius:4px;transition:filter .15s;color:#fff!important}.footer__main{gap:40px 32px;padding-block:48px;display:grid}.footer__brand{max-width:320px}.footer__logo{max-width:180px;display:inline-block}.footer__logo-image{width:auto;height:auto;max-height:38px;display:block}.footer__logo-text{color:var(--footer-navy)}.footer__brand-tagline,.footer__brand-copy{color:var(--footer-section-muted)}.footer__brand-copy{margin:16px 0 0}.footer__social{margin-top:22px}.footer__social .social-media__item-list{gap:10px;display:flex}.footer__social .social-media__item>a{border:1px solid var(--footer-section-border);border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.footer__social .social-media__item>a:hover{color:inherit}.footer__column{min-width:0}.footer__column-title{color:var(--footer-navy);font-family:var(--text-font-family);letter-spacing:.78px;text-transform:uppercase;vertical-align:middle;margin:0 0 10px;font-size:13px;font-style:normal;font-weight:800;line-height:100%;list-style:none}.footer__column-title::-webkit-details-marker{display:none}.footer__column-title::marker{content:""}.footer__column-caret{color:var(--footer-section-muted);display:none}.footer__link-list{gap:4px;margin:0;padding:0;list-style:none;display:grid}.footer__link{color:var(--footer-section-primary-text);font-family:var(--text-font-family);letter-spacing:0;vertical-align:middle;font-size:13.5px;font-style:normal;font-weight:400;line-height:20.25px}.footer__trust-bar{border-top:1px solid #e2e6ed;border-bottom:1px solid #e2e6ed;padding-block:22px}.footer__usp-list{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px 28px;margin:0;padding:0;list-style:none;display:flex}.footer__usp-item{color:var(--footer-section-muted)}.footer__usp-item:not(:last-child):after{content:"";vertical-align:middle;background:currentColor;border-radius:50%;width:4px;height:4px;margin-left:28px;display:inline-block}.footer__payment-list{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.footer__payment-icon,.footer__payment-block{color:#6a6e73;background:#fff;border:1px solid #d5dbe3;border-radius:4px;align-items:center;gap:6px;min-height:25px;padding:6px 11px;font-size:11px;font-weight:700;display:inline-flex}.footer__payment-icon{max-width:58px;max-height:30px}.footer__payment-block-image{max-width:34px;max-height:18px}.footer__payment-block-svg{max-width:40px;max-height:18px;display:inline-flex}.footer__payment-block-svg svg{width:auto;max-width:40px;height:18px;display:block}@media screen and (width<=999px){.footer__payment-list{gap:6px}.footer .footer__legal{border-top:none}.footer__legal-inner{gap:10px;padding-block:18px}}.footer__legal{background:var(--footer-section-secondary-background);color:var(--footer-section-secondary-text);border-top:1px solid #e2e6ed}.footer__legal-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 24px;padding-block:21px;display:flex}.footer__legal-copy,.footer__legal-links{color:var(--footer-section-muted);font-size:12px;font-weight:400;line-height:100%}.footer__legal-copy{margin:0}.footer__legal-links{flex-wrap:wrap;gap:8px 16px;margin:0;padding:0;list-style:none;display:flex}@media screen and (width>=1000px){.footer__main{grid-template-columns:repeat(4,minmax(0,1fr))}.footer__column-title{pointer-events:none}.footer__column .footer__link-list{display:grid}}.footer__newsletter,.footer__main,.footer__trust-bar,.footer__payments,.footer__legal{z-index:1;position:relative}@media screen and (width<=999px){.footer__newsletter-inner{flex-direction:column;align-items:stretch;gap:16px;padding-block:28px}.footer__newsletter-copy{max-width:none}.footer__newsletter-copy .rte{display:none}.footer__newsletter-form{flex-direction:column;flex-basis:100%;gap:10px;max-width:none}.footer__email-field,.footer__submit{border-radius:4px;width:100%}.footer__main{padding-block:10px 0;display:block}.footer__column{border-bottom:1px solid #e2e6ed}.footer__column-title{cursor:pointer;justify-content:space-between;align-items:center;margin:0;padding:16px 0;display:flex}.footer__column-caret{flex:none;margin-left:12px;transition:transform .2s;display:block}.footer__column[open] .footer__column-caret{transform:rotate(180deg)}.footer__link-list,.footer__column .footer__copy{padding:0 0 16px}.footer__usp-list{flex-direction:column;align-items:flex-start}.footer__usp-item:not(:last-child):after{display:none}.footer__legal-inner{flex-direction:column;align-items:flex-start;gap:16px}.footer__legal-links{align-items:center;gap:0}.footer__legal-links li{align-items:center;display:flex}.footer__legal-links li:not(:last-child):after{content:"·";padding-inline:4px}}@media screen and (width<=375px){.footer__newsletter-form{min-width:0}}.aspect-ratio--square_fill{overflow:hidden;padding-bottom:100%!important}.aspect-ratio--square_fill img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0;transform:none}.product-item__image-wrapper--with-secondary .aspect-ratio--square_fill .product-item__secondary-image{object-fit:cover}.product-list--collection{background:0 0;border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.product-list--collection:before{display:none}.product-list--collection>.product-item{max-width:none;width:100%!important}.product-list--collection:has(.product-item--list){gap:0;display:flex}.product-list--vertical.product-list--stackable{gap:12px}.product-list--scrollable .product-item--vertical:not(:last-child){margin-right:12px}.product-list--collection .product-item--vertical,.product-list--vertical .product-item--vertical,.product-list--scrollable .product-item--vertical{background:#fff;border:1px solid #e2e6ed;border-radius:8px;padding:0}.product-list--collection .product-item--vertical:after,.product-list--vertical .product-item--vertical:after,.product-list--scrollable .product-item--vertical:after{display:none}.product-list--collection .product-item__image-wrapper,.product-list--vertical .product-item--vertical .product-item__image-wrapper,.product-list--scrollable .product-item--vertical .product-item__image-wrapper{background:#f4f6f8;margin-bottom:0}.product-list--collection .product-item__info,.product-list--vertical .product-item--vertical .product-item__info,.product-list--scrollable .product-item--vertical .product-item__info{padding:12px 14px 16px}.product-list--collection .product-item__vendor,.product-list--vertical .product-item--vertical .product-item__vendor,.product-list--scrollable .product-item--vertical .product-item__vendor{color:#8a94a6;letter-spacing:.04em;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:600;text-decoration:none}.product-list--collection .product-item__title,.product-list--vertical .product-item--vertical .product-item__title,.product-list--scrollable .product-item--vertical .product-item__title{-webkit-line-clamp:2;color:#596273;-webkit-box-orient:vertical;min-height:2.7em;margin-bottom:10px;font-size:14px;font-weight:400;line-height:1.35;display:-webkit-box;overflow:hidden}.product-list--collection .product-item .price,.product-list--vertical .product-item--vertical .price,.product-list--scrollable .product-item--vertical .price{color:#082e7d;font-size:15px;font-weight:600}.product-list--collection .product-item .price.price--compare,.product-list--vertical .product-item--vertical .price.price--compare,.product-list--scrollable .product-item--vertical .price.price--compare{color:#93a0b4;font-size:13px;font-weight:400}.product-list--collection .product-item__label-list,.product-list--vertical .product-item--vertical .product-item__label-list,.product-list--scrollable .product-item--vertical .product-item__label-list{top:10px;left:10px}.product-list--collection .product-item__label-list>.product-label,.product-list--vertical .product-item--vertical .product-item__label-list>.product-label,.product-list--scrollable .product-item--vertical .product-item__label-list>.product-label{border-radius:5px}.product-list--collection .product-item--vertical,.product-list--vertical .product-item--vertical,.product-list--scrollable .product-item--vertical{align-self:stretch}.product-list--collection .product-item--vertical .product-item__info,.product-list--vertical .product-item--vertical .product-item__info,.product-list--scrollable .product-item--vertical .product-item__info{flex:auto;justify-content:flex-start}.product-list--collection .product-item--vertical .product-item__info-inner,.product-list--vertical .product-item--vertical .product-item__info-inner,.product-list--scrollable .product-item--vertical .product-item__info-inner{flex-direction:column;flex:auto;min-height:0;display:flex}.product-list--collection .product-item--vertical .product-item__price-list,.product-list--vertical .product-item--vertical .product-item__price-list,.product-list--scrollable .product-item--vertical .product-item__price-list{margin-top:auto;margin-bottom:0;padding-top:10px}.product-list--scrollable .product-item,.product-list--scrollable .product-item--vertical{align-self:auto;height:auto;min-height:0}.product-list--scrollable .product-item--vertical .product-item__info,.product-list--scrollable .product-item--vertical .product-item__info-inner{flex:none;min-height:auto}.featured-collection .product-item--vertical,[data-section-type=featured-collection] .product-item--vertical,[data-section-type=product-recommendations] .product-item--vertical,[data-section-type=recently-viewed-products] .product-item--vertical{border:1px solid #e2e6ed}.featured-collection .product-item--vertical:last-child,[data-section-type=featured-collection] .product-item--vertical:last-child,[data-section-type=product-recommendations] .product-item--vertical:last-child,[data-section-type=recently-viewed-products] .product-item--vertical:last-child{border-right:1px solid #e2e6ed}[data-section-type=product-recommendations],[data-section-type=recently-viewed-products]{z-index:2;position:relative}[data-section-type=product-recommendations] .product-list .flickity-viewport,[data-section-type=recently-viewed-products] .product-list .flickity-viewport,.featured-collection .product-list .flickity-viewport{border-radius:8px}@media screen and (width<=999px){.product-list--scrollable .product-item--vertical{border:1px solid #e2e6ed;border-radius:8px}.product-list--scrollable .product-item--vertical+.product-item--vertical{border-left:1px solid #e2e6ed}.product-list--scrollable .product-item--vertical:first-child,.product-list--scrollable .product-item--vertical:last-child{border-radius:8px}}@media screen and (width>=641px){.product-list--collection{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.product-list--vertical.product-list--stackable{gap:16px}.product-list--scrollable .product-item--vertical:not(:last-child){margin-right:16px}.product-list--collection .product-item__info,.product-list--vertical .product-item--vertical .product-item__info,.product-list--scrollable .product-item--vertical .product-item__info{padding:14px}}@media screen and (width>=1000px){.product-list--vertical:before,.product-list--scrollable:before{display:none}.product-list--collection{grid-template-columns:repeat(var(--product-list-columns,4), minmax(0, 1fr));gap:20px}.product-list--vertical.product-list--stackable{gap:20px}.product-list--scrollable .product-item--vertical:not(:last-child){margin-right:20px}.product-list--scrollable .product-item,.product-list--scrollable .product-item--vertical{height:auto;min-height:0}}.collection__body{padding:0}.collection__quick-links{flex-wrap:wrap;gap:8px;margin:16px 0 0;padding:0;list-style:none;display:flex}.collection__quick-link{color:#082e7d;border:1px solid #d7deea;border-radius:100px;padding:8px 14px;font-size:13px;font-weight:700;line-height:1.2;text-decoration:none;display:inline-block}.collection__quick-link:hover,.collection__quick-link.is-active{color:#082e7d;border-color:#082e7d}[data-section-type=collection] .page__sub-header{color:#8a94a6;margin:16px 0 10px;font-size:12px;font-weight:400;display:flex}[data-section-type=collection] .breadcrumb__list{flex-wrap:wrap;gap:0}[data-section-type=collection] .breadcrumb__item{align-items:center;display:inline-flex}[data-section-type=collection] .breadcrumb__link,[data-section-type=collection] .breadcrumb__link:hover{color:#8a94a6;text-decoration:none}[data-section-type=collection] .breadcrumb__sep{color:#8a94a6;margin:0 6px}[data-section-type=collection] .breadcrumb__list svg{display:none}.collection__description{max-width:720px}.collection__description--collapsible{flex-direction:column;align-items:flex-start;display:flex}.collection__description-toggle{clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.collection__description--collapsible .collection__description-body{-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;display:-webkit-box;overflow:hidden}.collection__description--collapsible:not(:has(.collection__description-toggle:checked)) .collection__description-body :is(img,picture,iframe,video,table,figure,svg){display:none!important}.collection__description--collapsible:has(.collection__description-toggle:checked) .collection__description-body{-webkit-line-clamp:unset;display:block;overflow:visible}.collection__description-body :is(img,picture,iframe,video){max-width:100%;height:auto;display:block}.collection__read-more{color:#082e7d;cursor:pointer;font-family:var(--text-font-family);font-size:inherit;font-weight:700;line-height:inherit;white-space:nowrap;background:0 0;border:0;align-self:flex-start;align-items:center;gap:4px;margin:8px 0 0;padding:0;-webkit-text-decoration:none;text-decoration:none;display:inline-flex}.collection__read-more:hover,.collection__read-more:hover .collection__read-more-text{color:#082e7d;-webkit-text-decoration:none;text-decoration:none}.collection__read-more-text--less{display:none}.collection__description--collapsible:has(.collection__description-toggle:checked) .collection__read-more-text--more{display:none}.collection__description--collapsible:has(.collection__description-toggle:checked) .collection__read-more-text--less{display:inline}.collection__read-more-icon{flex:none;width:5px;height:5px;display:block}.collection__description--collapsible:has(.collection__description-toggle:checked) .collection__read-more-icon{transform:rotate(180deg)}.layout__section--secondary>.card{box-shadow:none;background:0 0;margin-bottom:0}.layout__section--secondary .card__section{padding:0}.collection__toolbar{box-shadow:none;background:0 0;align-items:center;gap:16px;margin:8px 0 20px;padding:0}.collection__toolbar--bordered{box-shadow:none}.collection__toolbar-filters{flex-wrap:wrap;flex:auto;align-items:center;gap:8px;min-width:0;display:flex}.collection__toolbar .collection__active-filter-item,.collection__mobile-active-filter-item{color:#fff;cursor:pointer;font-family:var(--text-font-family);background:#082e7d;border:0;border-radius:100px;align-items:center;gap:8px;margin:0;padding:8px 12px;font-size:13px;font-weight:600;line-height:1.2;display:inline-flex}.collection__toolbar .collection__active-filter-cross,.collection__mobile-active-filter-cross{box-shadow:none;color:#fff;background:0 0;flex:none;width:10px;height:10px;margin:0;display:inline-block;position:relative}.collection__toolbar .collection__active-filter-cross svg,.collection__mobile-active-filter-cross svg{display:none}.collection__toolbar .collection__active-filter-cross:before,.collection__toolbar .collection__active-filter-cross:after,.collection__mobile-active-filter-cross:before,.collection__mobile-active-filter-cross:after{content:"";background:#fff;width:10px;height:1px;position:absolute;top:50%;left:50%}.collection__toolbar .collection__active-filter-cross:before,.collection__mobile-active-filter-cross:before{transform:translate(-50%,-50%)rotate(45deg)}.collection__toolbar .collection__active-filter-cross:after,.collection__mobile-active-filter-cross:after{transform:translate(-50%,-50%)rotate(-45deg)}.collection__toolbar .collection__clear-filter{color:#8a94a6;cursor:pointer;background:0 0;border:0;margin:0;padding:0;font-size:13px;font-weight:400;text-decoration:none}.collection__toolbar .collection__clear-filter:hover{color:#082e7d}.collection__toolbar-meta{flex:none;align-items:center;gap:16px;margin-bottom:0;margin-left:auto;display:flex}.collection__toolbar-count{color:#8a94a6;white-space:nowrap;font-size:13px}.collection__toolbar-item--sort .value-picker-button{color:#082e7d;white-space:nowrap;border:1px solid #d7deea;border-radius:4px;flex-flow:row;justify-content:center;align-items:center;gap:6px;min-width:0;height:auto;margin:0;padding:8px 12px;font-size:13px;line-height:1.2;display:flex;overflow:hidden}.collection__toolbar-item--sort .value-picker-button span,.collection__sort-label{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;display:block;overflow:hidden}.collection__toolbar-item--sort .value-picker-button svg{flex-shrink:0;margin-left:0;display:block}.collection__filter-group-name{color:#082e7d;letter-spacing:.04em;text-transform:uppercase;font-size:13px;font-weight:700}.collection__filter-checkbox{align-items:center;gap:10px;display:flex}.collection__filter-checkbox .checkbox-wrapper{flex:none;margin:0}.collection__filter-checkbox label{color:#082e7d;flex:auto;justify-content:space-between;align-items:center;gap:8px;min-width:0;padding-left:0;font-size:14px;font-weight:400;display:flex}@media screen and (width<=640px){.collection__filter-checkbox label{font-size:12px}}.collection__filter-label{min-width:0}.collection__filter-count{color:#8a94a6;flex:none;font-weight:400}.collection__filter-checkbox .checkbox{box-shadow:none;background:#fff;border:1px solid #d7deea;border-radius:3px;width:16px;height:16px}.collection__filter-checkbox .checkbox:checked{box-shadow:none;background:#082e7d;border-color:#082e7d}.collection__filter-checkbox .checkbox:focus{border-color:#082e7d;box-shadow:0 0 0 1px #082e7d}.collection__filter-checkbox .checkbox-wrapper svg{color:#fff;width:10px;height:10px;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.collection__filter-checkbox .checkbox:checked+svg{transform:translate(-50%,-50%)scale(1)}.collection__filter-group .price-range__input-group{gap:8px}.collection__filter-group .price-range__input:not(.input-prefix){box-shadow:none;color:#8a94a6;border:1px solid #d7deea;border-radius:4px;flex:1 1 0;align-items:center;gap:4px;min-width:0;padding:8px 10px;font-size:13px;display:flex}.collection__filter-group .price-range__affix{color:#8a94a6;flex:none}.collection__filter-group .price-range__field{-moz-appearance:textfield;-webkit-appearance:none;appearance:textfield;color:#8a94a6;font:inherit;text-align:left;background:0 0;border:0;flex:auto;width:100%;min-width:0;padding:0}.collection__filter-group .price-range__field::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.collection__filter-group .price-range__field::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.collection__filter-group .price-range__field:not(:placeholder-shown){color:#082e7d}.collection__body.layout{margin-top:28px}@media screen and (width>=1000px){.collection__body.layout{padding:0}.collection__body .layout__section--secondary{border-right:1px solid #e2e6ed;align-self:flex-start;padding-right:24px}.collection__toolbar,.collection__toolbar:not(.collection__toolbar--bordered),.collection__toolbar--bordered{box-shadow:none;margin-top:4px;padding:0}.collection__toolbar-item{height:auto}.collection__toolbar-item--sort{margin-left:0;margin-right:0}.layout__section--secondary .collection__filter-group:first-child{padding-top:0}.layout__section--secondary .collection__filter-group{border-bottom:1px solid #e2e6ed;padding:16px 0}.layout__section--secondary .collection__filter-group:last-child{border-bottom:0}.layout__section--secondary .collection__filter-group-name{justify-content:flex-start}.layout__section--secondary .collection__filter-group-name svg{display:none}.layout__section--secondary .collection__filter-collapsible .collection__filter-checkbox-list{padding:8px 0 0}.layout__section--secondary .collection__filter-checkbox{padding:6px 0}.layout__section--secondary .collection__filter-checkbox .checkbox-wrapper{margin:0}.layout__section--secondary .price-range{padding:12px 0 0}.layout__section--secondary .price-range__range-group{display:none}.layout__section--secondary .price-range__input-group{gap:8px}}@media screen and (width>=641px){.collection__quick-links{gap:10px;margin-top:20px}.collection__toolbar{padding:0;font-size:13px}}@media screen and (width<=999px){.collection__header:has(.collection__description) .collection__products-count-total{display:none}.collection__quick-links{margin-left:calc(-1 * var(--mobile-container-gutter));margin-right:calc(-1 * var(--mobile-container-gutter));padding:0 var(--mobile-container-gutter);scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;overflow-x:auto}.collection__quick-links::-webkit-scrollbar{display:none}.collection__quick-link{white-space:nowrap;flex:none}.collection__body.layout{margin-top:16px}.collection__toolbar{box-shadow:none;border-bottom:1px solid #e2e6ed;align-items:stretch;gap:8px;width:100%;margin-bottom:16px;padding:0 0 15px}.collection__toolbar .collection__toolbar-item--filter,.collection__toolbar .collection__toolbar-item--sort,.collection__toolbar-item--sort .value-picker-wrapper,.collection__toolbar-item--sort .value-picker-button{box-sizing:border-box;height:44px;min-height:44px;max-height:44px}.collection__toolbar-item--filter{color:#fff;cursor:pointer;font-family:var(--text-font-family);background:#082e7d;border:1px solid #082e7d;border-radius:4px;flex:1 1 0;justify-content:center;min-width:0;padding:0 12px;font-size:13px;font-weight:600}.collection__toolbar-item--filter.is-active{color:#fff;background:#082e7d;border-color:#082e7d}.collection__toolbar-item--filter svg,.collection__toolbar-item--filter .collection__filter-icon--active:after{display:none}.collection__toolbar-meta{flex:1 1 0;align-items:stretch;min-width:0;margin-left:0;display:flex}.collection__toolbar-item--sort{flex:auto;width:100%;min-width:0}.collection__toolbar-item--sort .value-picker-wrapper{width:100%;min-width:0;height:100%;display:flex;position:relative}.collection__toolbar-item--sort .value-picker-button{white-space:nowrap;flex-flow:row;justify-content:center;align-items:center;width:100%;min-width:0;max-width:100%;margin:0;padding:0 12px;overflow:hidden}.collection__toolbar-item--sort .value-picker-button span,.collection__sort-label{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;display:block;overflow:hidden}.collection__toolbar-item--sort .value-picker-button svg{flex-shrink:0;width:9px;height:7px;margin-left:0;display:block}.collection__mobile-filters-recap{background:0 0;padding:0 0 12px}.collection__mobile-active-filters{flex-wrap:wrap;align-items:center;gap:8px;margin:0;font-size:13px;display:flex}.collection__mobile-active-filter-item,.collection__mobile-active-clear{margin:0}.collection__mobile-active-clear{color:#8a94a6;background:0 0;border:0;padding:0;font-size:13px;font-weight:400;text-decoration:none}.collection__mobile-active-clear:after{display:none}}.collection--drawer-filters .collection__toolbar{box-shadow:none;border-bottom:1px solid #e2e6ed;align-items:stretch;gap:8px;width:100%;margin-bottom:16px;padding:0 0 15px}.collection--drawer-filters .collection__toolbar .collection__toolbar-item--filter,.collection--drawer-filters .collection__toolbar .collection__toolbar-item--sort,.collection--drawer-filters .collection__toolbar-item--sort .value-picker-wrapper,.collection--drawer-filters .collection__toolbar-item--sort .value-picker-button{box-sizing:border-box;height:44px;min-height:44px;max-height:44px}.collection--drawer-filters .collection__toolbar-item--filter{color:#fff;cursor:pointer;font-family:var(--text-font-family);background:#082e7d;border:1px solid #082e7d;border-radius:4px;flex:1 1 0;justify-content:center;min-width:0;padding:0 12px;font-size:13px;font-weight:600}.collection--drawer-filters .collection__toolbar-item--filter.is-active{color:#fff;background:#082e7d;border-color:#082e7d}.collection--drawer-filters .collection__toolbar-item--filter svg,.collection--drawer-filters .collection__toolbar-item--filter .collection__filter-icon--active:after{display:none}.collection--drawer-filters .collection__toolbar-meta{flex:1 1 0;align-items:stretch;min-width:0;margin-left:0;display:flex}.collection--drawer-filters .collection__toolbar-item--sort{flex:auto;width:100%;min-width:0}.collection--drawer-filters .collection__toolbar-item--sort .value-picker-wrapper{width:100%;min-width:0;height:100%;display:flex;position:relative}.collection--drawer-filters .collection__toolbar-item--sort .value-picker-button{white-space:nowrap;flex-flow:row;justify-content:center;align-items:center;width:100%;min-width:0;max-width:100%;margin:0;padding:0 12px;overflow:hidden}.collection--drawer-filters .collection__toolbar-item--sort .value-picker-button span,.collection--drawer-filters .collection__sort-label{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;display:block;overflow:hidden}.collection--drawer-filters .collection__toolbar-item--sort .value-picker-button svg{flex-shrink:0;width:9px;height:7px;margin-left:0;display:block}.collection--drawer-filters .collection__toolbar-filters,.collection--drawer-filters .collection__toolbar-count{display:none!important}@media screen and (width>=1000px){.collection--drawer-filters .collection__toolbar{justify-content:space-between;width:100%;max-width:none;margin-top:30px}.collection--drawer-filters .collection__toolbar-item--filter{flex:none;min-width:168px;padding:0 28px}.collection--drawer-filters .collection__toolbar-meta{flex:none;margin-left:auto}.collection--drawer-filters .collection__toolbar-item--sort{flex:none;width:auto;min-width:220px}}@media screen and (width<=999px){#mobile-collection-filters .drawer__inner{background:0 0;max-width:none;height:auto;inset:auto 0 0;transform:translateY(100%)}#mobile-collection-filters.drawer[aria-hidden=false] .drawer__inner{transform:translateY(0)}#mobile-collection-filters .collection-drawer{border:1px solid #e2e6ed;border-bottom:0;border-radius:16px 16px 0 0;overflow:auto;box-shadow:0 -8px 30px #082e7d1f;max-height:85vh!important}}#mobile-collection-filters .collection-drawer{background:#fff;flex-direction:column;display:flex}#mobile-collection-filters .collection-drawer__handle{background:#d7deea;border-radius:100px;flex:none;width:40px;height:4px;margin:10px auto 4px}#mobile-collection-filters .collection-drawer__header{background:#fff;border-bottom:1px solid #e2e6ed;flex:none;justify-content:space-between;align-items:center;max-height:none;padding:8px 20px 16px;display:flex}#mobile-collection-filters .collection-drawer__title{color:#082e7d;font-family:var(--heading-font-family);margin:0;font-size:22px;font-style:italic;font-weight:700}#mobile-collection-filters .collection-drawer__reset{color:#8a94a6;cursor:pointer;font-family:var(--text-font-family);background:0 0;border:0;padding:0;font-size:13px;font-weight:400}#mobile-collection-filters .collection-drawer__body{flex:auto;overflow:visible}#mobile-collection-filters .collection-drawer__section-title{display:none}#mobile-collection-filters .collection__filter-group{background:#fff;border-bottom:1px solid #e2e6ed;padding:0 20px}#mobile-collection-filters .collection__filter-group-name{color:#082e7d;letter-spacing:0;text-transform:none;gap:12px;padding:16px 0;font-size:14px;font-weight:700}#mobile-collection-filters .collection__filter-group-label{text-align:left;flex:auto}#mobile-collection-filters .collection__filter-group-value{color:#8a94a6;letter-spacing:0;text-transform:none;flex:0 auto;align-items:center;gap:8px;max-width:55%;font-size:13px;font-weight:400;display:inline-flex}#mobile-collection-filters .collection__filter-group-name svg{color:#8a94a6;flex:none;width:12px;height:8px;margin:0}#mobile-collection-filters .collection__filter-collapsible{padding-bottom:8px}#mobile-collection-filters .collection-drawer__footer{box-shadow:none;background:#fff;border-top:1px solid #e2e6ed;flex:none;padding:16px 20px}#mobile-collection-filters .collection-drawer__submit{color:#fff;background:#082e7d;border:0;border-radius:4px;min-height:48px;padding:14px 16px;font-size:14px;font-weight:700}@media screen and (width>=1000px){#mobile-collection-filters{z-index:60}#mobile-collection-filters .drawer__inner{background:#fff;width:420px;max-width:420px;height:100%;inset:0 0 0 auto;transform:translate(100%);box-shadow:-8px 0 30px #082e7d1f}#mobile-collection-filters.drawer[aria-hidden=false] .drawer__inner{transform:translate(0)}#mobile-collection-filters .collection-drawer{box-shadow:none;border:0;border-radius:0;height:100%;overflow:hidden;max-height:none!important}#mobile-collection-filters .collection-drawer__handle{display:none}#mobile-collection-filters .collection-drawer__header{padding:24px 24px 16px}#mobile-collection-filters .collection-drawer__body{overflow:auto}#mobile-collection-filters .collection__filter-group{padding:0 24px}#mobile-collection-filters .collection-drawer__footer{padding:16px 24px 24px}}.collection-pagination{text-align:center;flex-direction:column;align-items:center;gap:16px;margin:28px 0 8px;display:flex}.collection-pagination__count{color:#8a94a6;margin:0;font-size:12px}.collection-pagination__load-more{box-sizing:border-box;color:#082e7d;font-family:var(--text-font-family);background:#fff;border:1px solid #082e7d;border-radius:4px;justify-content:center;align-items:center;width:100%;max-width:fit-content;padding:15px 44px;font-size:14px;font-weight:700;line-height:100%;text-decoration:none;display:inline-flex}@media screen and (width<=640px){.collection-pagination__load-more{max-width:100%}}.collection-pagination__load-more:hover{color:#fff;background:#082e7d}.collection-pagination__load-more.is-loading{opacity:.6;pointer-events:none}.collection-pagination .pagination{padding:0}.collection-pagination__nav{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.collection-pagination__nav-item{color:#082e7d;background:#fff;border:1px solid #d7deea;border-radius:4px;justify-content:center;align-items:center;min-width:36px;height:36px;padding:0 10px;font-size:13px;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.collection-pagination__nav-item.is-active{color:#fff;background:#082e7d;border-color:#082e7d}.collection-pagination__nav-item--gap{border:0;min-width:20px;padding:0}.section--text-left{text-align:left}.section--text-left>.container{margin-left:0;margin-right:auto}.section--text-right{text-align:right}.section--text-right>.container{margin-left:auto;margin-right:0}.section--text-centered>.container{margin-left:auto;margin-right:auto}.product-gallery__carousel-wrapper{position:relative}.pswp.pswp--open{z-index:2000!important;width:100%!important;height:100%!important;position:fixed!important;inset:0!important}.pswp.pswp--open .pswp__bg{background:#fff;opacity:1!important}html:has(.pswp--open){overflow:hidden}html:has(.pswp--open) .product-sticky-atc{display:none!important}.product-gallery__label-list{pointer-events:none;z-index:2;font-size:0;position:absolute;top:10px;left:10px}.product-gallery__label-list>.product-label{border-radius:5px;margin-bottom:5px;display:block}.product-gallery__wishlist{z-index:3;position:absolute;top:10px;right:10px}.product-gallery__wishlist[loading]{visibility:hidden}.product-gallery__wishlist-button{color:#082e7d;cursor:pointer;background:0 0;border:0;border-radius:100%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:grid}.product-gallery__wishlist-button svg{width:22px;height:22px;display:block}.product-gallery__wishlist-button[aria-checked=true] svg path{fill:currentColor}.product-gallery__size-limiter{max-width:none}.product-gallery__image{object-fit:cover}.product-gallery__carousel,.product-gallery__carousel .flickity-viewport,.product-gallery__size-limiter,.product-gallery__carousel-item .aspect-ratio{border-radius:6px;overflow:hidden}.product-gallery__carousel--zoomable~.product-gallery__zoom-notice{appearance:none;color:#082e7d;cursor:pointer;z-index:3;background:#fff;border:1px solid #e2e6ed;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;margin:0;padding:0;line-height:0;position:absolute;bottom:12px;right:12px;box-shadow:0 1px 4px #082e7d14;display:none!important}.product-gallery__zoom-notice svg,.product-gallery__zoom-notice .icon{fill:none;width:17px;height:17px;margin:0;display:block;overflow:visible}.product-gallery__zoom-notice:hover,.product-gallery__zoom-notice:focus{color:#082e7d;filter:none;background:#fff}.product-gallery__zoom-notice:focus-visible{outline-offset:2px;outline:2px solid #082e7d}.product-gallery__thumbnail{aspect-ratio:1;box-sizing:border-box;border:2px solid #e2e6ed;border-radius:4px;flex:none;width:86px;min-width:86px;max-width:86px;height:86px;min-height:86px;max-height:86px;padding:0;overflow:hidden}.product-gallery__thumbnail.is-nav-selected{border-color:#082e7d}.product-gallery__thumbnail .aspect-ratio,.product-gallery__thumbnail .aspect-ratio--square_fill{border-radius:2px;width:100%;height:100%;position:relative;overflow:hidden;padding-bottom:0!important}.product-gallery__thumbnail img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0;transform:none}.product-meta__breadcrumb{margin:0 0 10px}.product-meta__breadcrumb-link{color:#8a94a6;letter-spacing:0;font-size:12px;font-weight:400;line-height:1.4;text-decoration:none}.product-meta__breadcrumb-link:hover{color:#082e7d}@media screen and (width<=999px){[data-section-type=product] .product-block-list__item--gallery .card{margin-bottom:0}[data-section-type=product] .product-block-list__item--gallery .card__section,[data-section-type=product] .product-block-list__item--gallery .card__section--tight{padding:0}[data-section-type=product] .product-block-list__item--gallery .product-gallery__carousel{margin-left:0;margin-right:0}[data-section-type=product] .product-block-list__item--info>.card--collapsed{box-shadow:none;margin-top:0!important}.product-gallery__carousel,.product-gallery__carousel .flickity-viewport,.product-gallery__size-limiter,.product-gallery__carousel-item .aspect-ratio{border-radius:0}.product-gallery__carousel-item{padding-left:0;padding-right:0}.product-gallery--mobile-dots .product-gallery__carousel-wrapper{margin-bottom:0}.product-gallery--mobile-dots .scroller{pointer-events:none;z-index:2;margin:0;position:absolute;bottom:14px;left:0;right:0;overflow:visible}.product-gallery--mobile-dots .scroller__inner{scroll-snap-type:none;white-space:normal;margin-bottom:0;padding-bottom:0;overflow:visible}.product-gallery--mobile-dots .product-gallery__thumbnail-list{pointer-events:auto;white-space:normal;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;display:flex}.product-gallery--mobile-dots .product-gallery__thumbnail-list:before,.product-gallery--mobile-dots .product-gallery__thumbnail-list:after{content:none;display:none}.product-gallery--mobile-dots .product-gallery__thumbnail{aspect-ratio:auto;background:#c6cdd8;border:0;border-radius:50%;flex:none;width:7px;min-width:0;max-width:none;height:7px;min-height:0;max-height:none;margin:0;padding:0;position:relative;overflow:visible}.product-gallery--mobile-dots .product-gallery__thumbnail:before{content:"";position:absolute;inset:-8px}.product-gallery--mobile-dots .product-gallery__thumbnail .aspect-ratio,.product-gallery--mobile-dots .product-gallery__thumbnail img,.product-gallery--mobile-dots .product-gallery__thumbnail svg,.product-gallery--mobile-dots .product-gallery__thumbnail-badge{display:none}.product-gallery--mobile-dots .product-gallery__thumbnail.is-nav-selected{background:var(--heading-color);border-color:#0000}.product-gallery--mobile-dots .product-gallery__thumbnail-list:not(:has(.product-gallery__thumbnail:not(.is-filtered)~.product-gallery__thumbnail:not(.is-filtered))){display:none}}@media screen and (width>=1000px){.product-block-list__item.product-block-list__item--gallery{z-index:0;align-self:start;position:sticky;top:0}.product-gallery__carousel--zoomable~.product-gallery__zoom-notice{display:flex!important}.product-gallery--with-thumbnails .product-gallery__carousel--zoomable~.product-gallery__zoom-notice{bottom:16px;right:16px}.product-gallery--with-thumbnails .product-gallery__carousel-wrapper{margin-left:18px}.product-gallery__thumbnail-list{flex-direction:column;gap:8px;width:86px;display:flex}.product-gallery__thumbnail{width:86px;margin:0}}@media screen and (width>=1000px) and (width<=1224px){.product-gallery__thumbnail-list{width:64px}.product-gallery__thumbnail{width:64px;min-width:64px;max-width:64px;height:64px;min-height:64px;max-height:64px}}.product-form .price-list>.price:not(.price--compare){color:var(--heading-color);font-family:var(--text-font-family);letter-spacing:0;vertical-align:middle;font-size:26px;font-style:normal;font-weight:800;line-height:1}@media screen and (width>=641px){.product-form .price-list>.price:not(.price--compare){font-size:30px}}.product-form__price-legal{color:#8a94a6;letter-spacing:0;margin:0;font-size:12px;font-weight:400;line-height:1.3}.product-form__price-legal a{color:inherit;text-underline-offset:2px;text-decoration:underline}.product-form__option-name{color:#33404f;margin-bottom:3px;font-size:13px;font-weight:700;display:block}.product-form__selected-value{color:#33404f;padding-left:4px;font-weight:400}.product-form .block-swatch-list{margin:0 -4px}.product-form .block-swatch{margin:4px}.product-form .block-swatch__item{box-shadow:none;color:var(--heading-color);font-family:var(--text-font-family);background:#fff;border:1px solid #e2e6ed;border-radius:4px;padding:12px 20px;font-size:14px;font-weight:700;line-height:100%}.product-form .block-swatch__radio:checked+.block-swatch__item,.product-form .block-swatch__item.is-selected{background:var(--heading-color);border-color:var(--heading-color);box-shadow:none;color:#fff}.product-form .block-swatch--disabled .block-swatch__radio:checked+.block-swatch__item,.product-form .block-swatch--disabled .block-swatch__item.is-selected{color:var(--heading-color);background:#fff;border-color:#d7deea}.product-separator{border:0;border-top:1px solid var(--product-separator-color);background:0 0;width:100%;height:0;margin:0;display:block}.product-callout{background:var(--product-callout-background);border:1px solid var(--product-callout-border);color:var(--product-callout-text);border-radius:6px;padding:17px 19px;display:block}.product-callout__heading{color:var(--product-callout-heading);font-family:var(--text-font-family);letter-spacing:0;margin:0 0 5px;font-size:14px;font-weight:700;line-height:100%}.product-callout__text{color:inherit;letter-spacing:0;margin:0;font-size:13px;font-weight:400;line-height:1.45}.product-callout__cta{color:var(--product-callout-heading,#082e7d);cursor:pointer;font:inherit;text-underline-offset:2px;background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline;display:inline}.product-callout__cta:hover{color:var(--product-callout-heading,#082e7d)}.product-callout__form-slot{margin-top:16px}.product-callout__form .form__input-wrapper{margin-bottom:12px}.product-callout__form .form__field[readonly]{color:#082e7d;cursor:default;background:#f4f6f9}.product-callout__submit{width:100%;margin-top:4px}.product-callout-form-holder{display:none}.product-callout-modal.modal{z-index:1600}@media screen and (width<=640px){.product-callout-modal.modal{justify-content:center;align-items:center;padding:16px;display:flex}.product-callout-modal .modal__dialog{border-radius:6px;width:100%;height:auto;max-height:100%;position:relative}}html.is-locked-modal,html.is-locked-modal body{overflow-y:hidden}@media screen and (width<=640px){.product-callout{padding:12px}}.product-info__blocks{flex-direction:column;gap:12px;display:flex}@media screen and (width>=641px){.product-info__blocks{gap:16px}}.product-info-panel__title{color:var(--heading-color);font-family:var(--text-font-family);letter-spacing:0;margin:0 0 8px;font-size:16px;font-weight:700;line-height:1.3}.product-info-panel__toggle{box-shadow:none;background:0 0;border:0;margin:0;padding:0}.product-info-panel__toggle .product-info-panel__title{margin:0}.product-info-panel__heading{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.product-info-panel__heading .product-info-panel__title{margin:0}.product-info-panel__heading .icon{color:var(--heading-color);flex-shrink:0;width:18px;height:18px}.product-info-panel__subtitle{color:var(--heading-color);margin:0 0 8px;font-size:12px;font-weight:700}.product-info-panel__body.rte,.product-info-panel__body .rte{color:var(--text-color)}.product-info-panel .rte>:first-child{margin-top:0}.product-info-panel .rte>:last-child{margin-bottom:0}.product-info-panel .payment-list{margin:0}.product-info-panel .payment-list__notice{color:#8a94a6;margin-top:8px;font-size:12px}.product-info-panel--shipping .shipping-estimator{margin:0}.product-info-panel .product__refund-policy-link{margin-top:12px}.product-info__blocks .complementary-product-list{margin-inline:0;padding-inline:0;scroll-padding-inline:0}.product-form .product-meta__text,.product-form .product-meta__description,.product-form .product-meta__button{margin-bottom:0;padding:0}.product-form .product-meta__text.rte :where(p,li){color:inherit}.product-form__option:last-child{margin-bottom:0}.product-info__block-item:empty{display:none}.product-info__block-item--volume-pricing{margin-block-start:0}.product-icon-text{color:var(--product-icon-text-color,#082e7d);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 17px;margin:0;padding:0;list-style:none;display:flex}.product-icon-text__item{color:inherit;letter-spacing:0;flex:0 auto;align-items:center;gap:6px;font-size:12px;font-weight:600;line-height:1.2;display:inline-flex}.product-icon-text__icon{color:inherit;flex-shrink:0;align-items:center;width:12px;height:12px;line-height:0;display:inline-flex}.product-icon-text__icon .icon,.product-icon-text__icon svg{color:inherit;width:12px;height:12px;display:block;overflow:visible}.product-icon-text__icon .icon--check-2{fill:none}.product-icon-text__label{color:inherit}.product-form__atc-row{align-items:stretch;gap:12px;width:100%;display:flex}.product-form__atc-row .product-form__quantity{vertical-align:stretch;flex:none;width:auto;display:flex}.product-form__atc-row .quantity-selector--product{box-shadow:none;color:#082e7d;border-color:#d7deea;border-radius:4px;align-self:stretch;height:auto;min-height:48px}.product-form__atc-row .quantity-selector__button{color:#082e7d;padding:0 14px}.product-form__atc-row .quantity-selector--product .quantity-selector__value{box-shadow:none;border:0;width:36px;min-width:32px}.product-form__atc-row .product-form__payment-container{flex-direction:column;flex:1 1 0;width:auto;min-width:0;display:flex}.product-form__atc-row .product-form__payment-container>*,.product-form__atc-row .buy-button,.product-form__atc-row .product-form__add-button{flex:none;width:100%;margin:0}.product-form__atc-row .product-form__add-button{min-height:48px;font-size:14px}.product-form__atc-row .shopify-payment-button{margin-top:12px}@media screen and (width>=641px){.product-form__atc-row .product-form__add-button{font-size:16px}.product-form__atc-row .product-form__payment-container{flex-flow:column}.product-form__atc-row .product-form__payment-container>*{flex:none;width:100%;margin:0}}.product-payment-methods{flex-wrap:wrap;align-items:center;gap:6px;padding:0;display:flex}.product-payment-methods__icon,.product-payment-methods__item{color:#6a6e73;background:#fff;border:1px solid #d5dbe3;border-radius:4px;align-items:center;gap:6px;min-height:24px;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex}.product-payment-methods__icon{max-width:58px;max-height:30px}.product-payment-methods__image{max-width:34px;max-height:18px}.product-payment-methods__svg{max-width:40px;max-height:18px;display:inline-flex}.product-payment-methods__svg svg{width:auto;max-width:40px;height:18px;display:block}@media screen and (width<=640px){.product-icon-text__item{font-size:11px}.product-icon-text{justify-content:flex-start;gap:8px 11px}}.breadcrumb__list{flex-wrap:wrap;gap:0}.breadcrumb__item{align-items:center;display:inline-flex}.breadcrumb__item .breadcrumb__link,.breadcrumb__item .breadcrumb__link:hover{color:#8a94a6;letter-spacing:0;font-size:12px;font-weight:400;line-height:1.4;text-decoration:none}.breadcrumb__item.breadcrumb__item-current .breadcrumb__link,.breadcrumb__item:last-child .breadcrumb__link{color:var(--heading-color);font-weight:500}.breadcrumb__sep{color:#8a94a6;margin:0 6px;font-size:12px;font-weight:400;line-height:1.4}.breadcrumb__list svg{display:none}.product-tabs{z-index:2;margin:40px 0;position:relative}.product-tabs:not(.product-tabs--design-mode):not(:has(.product-tabs__text.rte,.product-tabs__row:not([hidden]),.product-tabs__image)){display:none}.product-tabs:not(.product-tabs--design-mode) .product-tabs__item:not(:has(.product-tabs__text.rte,.product-tabs__row:not([hidden]),.product-tabs__image)){display:none}.product-tabs__item:last-child{border-bottom:1px solid #e2e6ed}.product-tabs__trigger{appearance:none;color:var(--product-tabs-collapsible,#8a94a6);cursor:pointer;font-family:var(--text-font-family);letter-spacing:0;text-align:left;background:0 0;border:0;border-top:1px solid #e2e6ed;justify-content:space-between;align-items:center;width:100%;padding:16px 0;font-size:14px;font-weight:700;line-height:1.2;display:flex}.product-tabs__trigger-icon{color:currentColor;flex-shrink:0;margin-left:12px;line-height:0;transition:transform .2s;display:flex}.product-tabs__trigger-icon svg{width:8px;height:10px;display:block}.product-tabs__trigger[aria-expanded=true] .product-tabs__trigger-icon{transform:rotate(180deg)}.product-tabs__panel{height:0;overflow:hidden}.product-tabs__panel-inner{padding:4px 0 20px}.product-tabs__text{color:var(--product-tabs-text);letter-spacing:0;font-size:14px;font-weight:400;line-height:1.6}.product-tabs__text--narrow{max-width:800px}.product-tabs__text--regular{max-width:1150px}.product-tabs__text--wide{max-width:none}.product-tabs__text.rte :where(p,li){color:inherit}.product-tabs__text.rte>:first-child{margin-top:0}.product-tabs__text.rte>:last-child{margin-bottom:0}.product-tabs__image{margin:0 0 20px}.product-tabs__image-img{border-radius:6px;width:100%;max-width:100%;height:auto;display:block}.product-tabs__table{margin:0}.product-tabs__row:not(:first-child){border-top:1px solid var(--product-tabs-table-border)}.product-tabs__table:not(:has(.product-tabs__row:not([hidden]))){display:none}.product-tabs__row:not(:last-child){border-bottom:1px solid var(--product-tabs-table-border)}.product-tabs__row{grid-template-columns:minmax(85px,30%) minmax(0,1fr);gap:16px 12px;margin:0;padding:14px 0;display:grid}.product-tabs__row-label,.product-tabs__row-value{margin:0}.product-tabs__row-label{color:var(--product-tabs-table-label);font-size:14px;font-weight:400;line-height:1.45}.product-tabs__row-value{color:var(--product-tabs-table-value);font-size:14px;font-weight:600;line-height:1.45}@media screen and (width>=1000px){.product-tabs{margin:60px 0}.product-tabs__items{flex-wrap:wrap;align-items:flex-end;gap:0 28px;display:flex}.product-tabs__items:after{content:"";pointer-events:none;border-bottom:2px solid #e2e6ed;flex:1 0 100%;order:0}.product-tabs__items>.shopify-block,.product-tabs__item{display:contents}.product-tabs:not(.product-tabs--design-mode) .product-tabs__items>.shopify-block:not(:has(.product-tabs__text.rte,.product-tabs__row:not([hidden]),.product-tabs__image)){display:none}.product-tabs:not(.product-tabs--design-mode) .product-tabs__item:not(:has(.product-tabs__text.rte,.product-tabs__row:not([hidden]),.product-tabs__image)){display:none}.product-tabs__item:last-child{border:0}.product-tabs__trigger{color:var(--product-tabs-tab);border:0;order:0;width:auto;margin:0;padding:0 0 14px;position:relative}.product-tabs__trigger.is-active,.product-tabs__trigger[aria-expanded=true]{color:var(--product-tabs-tab-active)}.product-tabs__trigger.is-active:after,.product-tabs__trigger[aria-expanded=true]:after{background:var(--product-tabs-tab-active,#082e7d);content:"";height:3px;position:absolute;bottom:-2px;left:0;right:0}.product-tabs__trigger-icon{display:none}.product-tabs__panel{flex:1 0 100%;order:1;width:100%;display:none;overflow:visible;height:auto!important}.product-tabs__panel.is-active{display:block}.product-tabs__panel-inner{padding:28px 0 0}.product-tabs__text{font-size:14px}.product-tabs__row{grid-template-columns:minmax(140px,220px) minmax(0,1fr);padding:16px 0}}.product-sticky-atc{display:none}.product-sticky-atc.is-visible.product-sticky-atc--mobile{display:block}@media screen and (width>=1000px){.product-sticky-atc.is-visible.product-sticky-atc--mobile:not(.product-sticky-atc--desktop){display:none}.product-sticky-atc.is-visible.product-sticky-atc--desktop{display:block}}@media screen and (width<=999px){.product-sticky-atc.is-visible.product-sticky-atc--desktop:not(.product-sticky-atc--mobile){display:none}}.product-sticky-atc__bar{padding-bottom:env(safe-area-inset-bottom);z-index:40;background:#fff;border-top:1px solid #e2e6ed;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #082e7d14}.product-sticky-atc .cart__status-message{background:0 0;margin:0}.product-sticky-atc .cart__status-message .alert{border-radius:0;margin:0}.product-sticky-atc__inner{justify-content:space-between;align-items:center;gap:16px;padding-top:12px;padding-bottom:12px;display:flex}.product-sticky-atc__details{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.product-sticky-atc__title{color:#082e7d;font-family:var(--heading-font-family);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:18px;font-weight:600;line-height:1.2;display:none;overflow:hidden}.product-sticky-atc__price-list{flex-wrap:wrap;align-items:baseline;gap:4px;display:flex}.product-sticky-atc__price{color:#082e7d;font-family:var(--text-font-family);letter-spacing:0;font-size:15px;font-weight:700;line-height:100%}.product-sticky-atc__price--compare{color:#93a0b4;font-size:14px;font-weight:400}.product-sticky-atc__stock{letter-spacing:0;margin:0;font-size:10px;font-weight:700;line-height:1.3}.product-sticky-atc__stock--in{color:#67ce67}.product-sticky-atc__stock--out{color:#d64545}.product-sticky-atc__button{flex:52%;width:auto;min-width:0;max-width:360px;margin:0;font-size:14px}body:has(.product-sticky-atc.is-visible.product-sticky-atc--mobile){padding-bottom:88px}@media screen and (width>=1000px){.product-sticky-atc__inner{gap:24px;padding-top:14px;padding-bottom:14px}.product-sticky-atc__details{flex-direction:row;align-items:center;gap:20px}.product-sticky-atc__title{flex:0 auto;max-width:42%;display:block}.product-sticky-atc__price-group{min-width:0}.product-sticky-atc__button{flex:none;width:auto;min-width:240px}body:has(.product-sticky-atc.is-visible.product-sticky-atc--mobile:not(.product-sticky-atc--desktop)){padding-bottom:0}body:has(.product-sticky-atc.is-visible.product-sticky-atc--desktop){padding-bottom:96px}}
