<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.section-product{--section-pt: 0;--section-pb: 3rem;padding-top:var(--section-pt);padding-bottom:var(--section-pb)}.breadcrumbs__item{text-transform:capitalize}.product{width:100%}.product__inner{display:flex;align-items:flex-start}.product__gallery{position:relative;width:100%}.product-info__wrap{--product-info-gap: 1.25rem;padding-left:var(--inner-margin);padding-right:var(--inner-margin);display:flex;flex-direction:column;gap:var(--product-info-gap)}.product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:3px;position:relative}@media screen and (max-width: 640px){.product-gallery{margin-left:calc(var(--page-margin-sm) * -1);margin-right:calc(var(--page-margin-sm) * -1)}}@media (max-width: 960px){.product__inner{display:block}.product-gallery{display:flex;flex-direction:row;white-space:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.product-gallery::-webkit-scrollbar{display:none}.product-gallery&gt;*{flex:0 0 100%;scroll-snap-align:start}}@media screen and (min-width: 641px) and (max-width: 960px){.product-gallery{margin-left:calc(var(--page-margin-lg) * -1);margin-right:calc(var(--page-margin-lg) * -1)}.product-gallery&gt;*{flex:0 0 60%}}@media screen and (min-width: 960px){.product-info__wrap{max-width:25rem;padding:0 1rem;margin:2.5rem auto}}@media screen and (min-width: 1180px){.product__gallery{width:62%}.product__info{flex:1}.product-info__wrap{max-width:25rem;padding:0 1rem;margin:2.5rem auto}.product-gallery{grid-template-columns:1fr 1fr}}.product-gallery-item{background-color:var(--color-bg-accent);position:relative}.product-gallery-item img,.product-gallery-item video{position:absolute;height:100%;width:100%;object-fit:cover}.product-gallery-item img.loaded{opacity:1}.product-header{width:100%}.product-header__main{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem}@media screen and (max-width: 360px){.product-header__main{gap:1rem}}.product-reviews-badge .fa-star-half-o:before,.product-reviews-badge .fa-star-o:before,.product-reviews-badge .fa-star:before,.product-reviews-badge .stamped-fa-star-half-o:before,.product-reviews-badge .stamped-fa-star-o:before,.product-reviews-badge .stamped-fa-star:before{font-size:13px}.product-reviews-badge .stamped-badge-caption[data-reviews][data-label][data-version="2"]&gt;span{display:none!important}.product-variants .select{position:relative}.product-variants .variant-select{width:100%;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.product-variants .select__icon{max-width:22px;flex:22px;display:flex;height:22px;pointer-events:none;transition:transform .25s}.product-variants .select.is-open .select__icon{transform:rotate(180deg)}.product-variants .select-label{pointer-events:none}.product-variants .select__icon svg{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:4;stroke:#8f8f8f;width:100%;height:100%}.product-variants .variants-dropdown{position:absolute;top:calc(100% - 1px);left:0;width:100%;z-index:99999999;display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s}.product-variants .select.is-open .variants-dropdown{grid-template-rows:1fr}.product-variants .variants-dropdown__inner{overflow:hidden}.product-variants .variants-dropdown__main{border:1px solid rgb(var(--color-fg));background-color:var(--c-white)}.product-variants .option-item{padding:.5rem .8125rem;display:block;cursor:pointer;transition:background-color .25s}.product-variants .option-item.is-selected,.product-variants .option-item:hover{background-color:#f7f6f3}.product-spacer{width:100%;display:block;height:var(--product-info-gap)}.swatches{display:flex;flex-wrap:wrap;gap:.5rem}.swatch__item{padding-bottom:.5rem;transition:all .1s ease-in-out}.swatch__item--current{box-shadow:0 1px rgb(var(--color-fg))}.swatch__item--white&gt;a{box-shadow:0 0 0 .5px rgba(var(--color-fg),.2)}.swatch__item:not(.swatch__item--current):hover{box-shadow:0 1px rgb(var(--color-fg))}.swatch__item&gt;a,.swatch__item&gt;label{padding-bottom:0;width:2.125rem;height:1.25rem;overflow:hidden;display:block;background-color:var(--color-bg-accent);cursor:pointer}.swatch__item.swatch__item--white&gt;a{border:1px solid var(--color-line)}.swatch__item img{object-fit:cover;height:100%;width:100%}.product-icons{display:flex;gap:1.5rem;flex-wrap:wrap;align-items:center;font-size:.725rem;text-transform:uppercase;letter-spacing:.04em;font-weight:600}.product-info [data-banners]{display:none!important}.product-variants{display:flex;flex-direction:column-reverse}.highlights{display:grid;gap:2.25rem}.highlights__img{background-color:var(--color-bg-accent);padding-bottom:125%;position:relative;width:100%;height:0}@media screen and (min-width: 960px){.product-tags{margin-top:-42.5px}.highlights{grid-template-columns:5fr 3.5fr 3.5fr}}.swym-button-bar{margin:0;display:block}.product-gallery-scroll-indicator{display:none;position:absolute;height:1px;z-index:10;bottom:6px;width:100vw;left:calc(var(--page-margin-sm) * -1);left:0;width:100%}.scroll-indicator-bar{height:100%;background-color:#fff}@media (max-width: 768px){.product-gallery-scroll-indicator{display:block}}.description-details{display:flex;flex-direction:column-reverse}.product-slider-sm{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.product-slider-sm&gt;*{width:100%}@media (min-width: 769px){.product-slider-sm .product-card__title,.product-slider-sm .product-card__price,.product-slider-sm .product-card__subtitle{font-size:.5625rem}}.product-options{position:relative}.product-options .select{width:100%;padding:.75rem 2rem .75rem .75rem;font-size:14px;line-height:1.2;background-color:#fff;border:1px solid rgba(var(--color-fg),1);border-radius:0;color:rgb(var(--color-fg));-webkit-appearance:none;appearance:none;cursor:pointer;transition:border-color .2s ease}.product-options .select:hover{border-color:rgba(var(--color-fg),.4)}.product-options .select:focus{outline:none;border-color:rgba(var(--color-fg),.6)}.product-options .select:disabled{cursor:not-allowed;opacity:.6}.product-options:after{content:"";position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;pointer-events:none;opacity:.5}.text-description{font-size:.75rem}.custom-select-wrapper{position:relative;width:100%}.native-select{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.custom-select{position:relative;width:100%;cursor:pointer;background-color:#fff}.custom-select__trigger{display:flex;align-items:center;justify-content:space-between;padding:.75em;min-height:2.75rem;border:1px solid rgba(var(--color-fg),.5)}.custom-select__arrow{transition:transform .2s ease;flex-shrink:0;margin-left:8px}.custom-select.is-open .custom-select__arrow{transform:rotate(180deg)}.custom-select__options{position:absolute;top:calc(100% - 1px);left:0;right:0;background:#fff;border:1px solid rgba(var(--color-fg),.5);max-height:15.5rem;overflow-y:auto;z-index:100;display:none;scrollbar-width:none;-ms-overflow-style:none}.custom-select__options::-webkit-scrollbar{display:none}.custom-select.is-open .custom-select__options{display:block}.custom-select__option{transition:background-color .2s ease;display:flex;align-items:center;justify-content:space-between;padding:.75em;min-height:2.75rem}.custom-select__option:hover:not(.is-disabled),.custom-select__option:focus:not(.is-disabled){background-color:rgb(var(--color-offwhite-2))}.custom-select__option.is-disabled{opacity:.5;cursor:not-allowed;text-decoration:line-through}.stock-status{margin-left:.5rem;color:rgba(var(--color-fg),.5);flex-shrink:0}.swym-btn-container,.swym-btn-container[data-position=default] .swym-add-to-watchlist.swym-text{width:100%}.swym-button-bar{margin:0!important}.description-rte p{margin-bottom:.5em}.description-rte p:last-child{margin-bottom:0}.description-rte h1,.description-rte h2,.description-rte h3,.description-rte h4,.description-rte h5,.description-rte h6{margin:1.5em 0 .5em;line-height:1.3}.description-rte h1:first-child,.description-rte h2:first-child,.description-rte h3:first-child,.description-rte h4:first-child,.description-rte h5:first-child,.description-rte h6:first-child{margin-top:0}.description-rte ul,.description-rte ol{margin:0 0 1em;list-style-position:outside;padding-left:1em;list-style:initial}.description-rte ul{list-style:disc outside none}.description-rte ol{list-style:decimal outside none}.description-rte li{margin-bottom:.25em;padding-left:0;display:list-item;list-style:inherit}.description-rte li:last-child{margin-bottom:0}.description-rte a{text-decoration:underline;text-underline-offset:.2em}.description-rte b,.description-rte strong{font-weight:700;color:rgba(var(--color-fg),1)}
/*# sourceMappingURL=/cdn/shop/t/263/assets/_main-product.css.map */
</pre></body></html>