.collection-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.footer{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:3rem 1rem 2rem;background-color:var(--color-background);color:var(--color-foreground)}.footer__subscribe{display:flex;flex-direction:column;align-items:center;gap:1.25rem;width:100%;max-width:520px}.footer__subscribe-heading{margin:0;font-size:1.5rem;font-weight:700;text-align:center}.footer__subscribe-form{margin:0;width:100%}.footer__subscribe-input-wrap{display:flex;align-items:center;width:100%;border:1px solid color-mix(in srgb,currentColor 40%,transparent);border-radius:var(--style-border-radius-inputs, 4px);transition:border-color .2s ease}.footer__subscribe-input-wrap:focus-within{border-color:currentColor}.footer__subscribe-input-wrap input{flex:1;min-width:0;background:transparent;border:none;padding:.875rem 1rem;color:inherit;font:inherit;outline:none}.footer__subscribe-input-wrap input::placeholder{color:inherit;opacity:.5}.footer__subscribe-input-wrap button{display:flex;align-items:center;justify-content:center;background:transparent;border:none;padding:.5rem 1rem;color:inherit;cursor:pointer;transition:opacity .2s ease}.footer__subscribe-input-wrap button:hover{opacity:.7}.footer__subscribe-success,.footer__subscribe-error{margin:0;font-size:.875rem;text-align:center}.footer__subscribe-success{color:var(--color-accent)}.footer__divider{width:100%;max-width:100%;margin:0;border:0;border-top:1px solid color-mix(in srgb,currentColor 15%,transparent)}.footer__payment{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.footer__payment-icon{width:38px;height:auto;border-radius:4px}.footer__bottom{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.25rem 0;font-size:.875rem;color:var(--color-foreground);opacity:.7}.footer__copyright{white-space:nowrap}.footer__separator:before{content:"\b7";margin:0 .5rem}.footer a{text-decoration:none;color:inherit;transition:opacity .2s ease}.footer a:hover{opacity:.7}@media(max-width:768px){.footer__bottom{flex-direction:column;gap:.5rem;text-align:center}.footer__separator:before{display:none}.footer__separator{display:block}}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media(max-width:1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.hero--aspect-ratio{aspect-ratio:var(--aspect-ratio-mobile)}.hero--fixed-height{min-height:var(--min-height-mobile)}@media(min-width:768px){.hero--aspect-ratio{aspect-ratio:var(--aspect-ratio)}.hero--fixed-height{min-height:var(--min-height)}}.hero__media img,.hero__media video{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}.hero__image--animated{animation:hero-zoom var(--animation-duration) ease-out forwards}@keyframes hero-zoom{0%{transform:scale(1.15)}to{transform:scale(1)}}@media(prefers-reduced-motion:reduce){.hero__image--animated{animation:none}}.hero__content>*{grid-column:2}.page-section{padding-top:var(--padding-top);padding-bottom:var(--padding-bottom)}.page-section__content{overflow-wrap:anywhere;word-wrap:break-word}.page-section__content *,.page-section__content img,.page-section__content table{max-width:100%}product-form .product__media{position:relative}product-form .product__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}product-form .product__option-pill input:focus-visible+span{outline:2px solid var(--color-accent);outline-offset:2px}product-form [data-option-input][data-soldout]+span{opacity:.55}product-form [data-option-input][data-soldout]:checked+span{opacity:.85}product-form [data-engraving-input]{font-family:var(--engraving-font, inherit)}.pull-quote__content{grid-column:2;width:100%}@media(min-width:768px){.pull-quote__content{grid-column:1 / -1;width:50%}}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.slideshow-section{font-size:0;line-height:0}.slideshow{aspect-ratio:unset}@media(min-width:768px){.slideshow{aspect-ratio:var(--aspect-ratio)}}.slideshow__track{transition:transform var(--transition-duration) ease-out}.slideshow__track>.shopify-block{min-width:100%;width:100%;height:100%;flex-shrink:0}@media(max-width:767px){.slideshow__track>.shopify-block{height:auto}.slideshow__controls{position:absolute;inset:auto 0 auto 0;top:0;height:auto;aspect-ratio:var(--aspect-ratio-mobile)}}.slideshow[data-transition=fade] .slideshow__track{transition:none}.slideshow[data-transition=fade] .slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity var(--transition-duration) ease-out}.slideshow[data-transition=fade] .slide[aria-hidden=false]{opacity:1;z-index:1}.slideshow:hover .slideshow__nav,.slideshow:focus-within .slideshow__nav{opacity:1}.slideshow__nav:focus-visible{opacity:1;outline:2px solid currentColor;outline-offset:2px}.slideshow__dot{width:10px;height:10px;padding:0;background:#ffffff80;border:none;border-radius:50%;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.slideshow__dot:hover{background:#fffc}.slideshow__dot[aria-selected=true]{background:#fff;transform:scale(1.2)}.slideshow__dot:focus-visible{outline:2px solid #fff;outline-offset:2px}@media(prefers-reduced-motion:reduce){.slideshow__track,.slideshow[data-transition=fade] .slide{transition:none}}.animated-text{color:var(--text-color, #fff);font-family:var(--text-font);font-weight:var(--text-font-weight);font-style:var(--text-font-style);line-height:1.1;text-shadow:0 2px 20px rgba(0,0,0,.3)}.animated-text--small{font-size:clamp(1.5rem,6vw,3rem)}.animated-text--medium{font-size:clamp(2rem,8vw,5rem)}.animated-text--large{font-size:clamp(2.5rem,10vw,7rem)}.animated-text--extra-large{font-size:clamp(3rem,12vw,9rem)}.animated-text__line{animation-fill-mode:both;animation-delay:calc(var(--line-index) * var(--stagger-delay))}.animated-text__line--ascend{overflow:hidden}.animated-text__line--ascend .animated-text__line-inner{transform:translateY(105%);animation:ascend .4s ease-out forwards;animation-delay:calc(var(--line-index, 0) * var(--stagger-delay, .15s))}@keyframes ascend{to{transform:translateY(0)}}.animated-text__line--fade-up{animation:fadeUp .8s ease-out both}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animated-text__line--slide-in{animation:slideIn .8s ease-out both}@keyframes slideIn{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}.animated-text__line--reveal{animation:reveal .8s ease-out both;clip-path:inset(0 100% 0 0)}@keyframes reveal{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}.animated-text__line--scale-in{animation:scaleIn .8s ease-out both}@keyframes scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.animated-text__line--typewriter{animation:typewriter .6s steps(20) both;overflow:hidden;white-space:nowrap;width:0}@keyframes typewriter{0%{width:0}to{width:100%}}@media(prefers-reduced-motion:reduce){.animated-text__line{animation:none!important;opacity:1;transform:none;clip-path:none;width:auto}}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.slide-corner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--bg-color);opacity:var(--bg-opacity);border-radius:.25rem;z-index:-1}.slide-corner--top-left{top:.75rem;left:.75rem;align-items:flex-start;text-align:left}.slide-corner--top-right{top:.75rem;right:.75rem;align-items:flex-end;text-align:right}.slide-corner--bottom-left{bottom:.75rem;left:.75rem;align-items:flex-start;text-align:left}.slide-corner--bottom-right{bottom:.75rem;right:.75rem;align-items:flex-end;text-align:right}@media(max-width:767px){.slide-corner--bottom-left,.slide-corner--bottom-right{top:auto;bottom:auto;left:auto;right:auto;align-items:flex-start;text-align:left;border-radius:0}.slide-corner--bottom-left:before,.slide-corner--bottom-right:before{border-radius:0}.slide-corner--empty{display:none}}@media(min-width:768px){.slide-corner--top-left{top:1.5rem;left:1.5rem}.slide-corner--top-right{top:1.5rem;right:1.5rem}.slide-corner--bottom-left{bottom:1.5rem;left:1.5rem}.slide-corner--bottom-right{bottom:1.5rem;right:1.5rem}}.slide picture,.slide picture img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}@media(max-width:767px){.slide__image-area picture,.slide__image-area picture img{position:absolute;top:0;right:0;bottom:0;left:0}}.slide__content--top-left{justify-content:flex-start;align-items:flex-start;text-align:left}.slide__content--top-center{justify-content:flex-start;align-items:center;text-align:center}.slide__content--top-right{justify-content:flex-start;align-items:flex-end;text-align:right}.slide__content--center-left{justify-content:center;align-items:flex-start;text-align:left}.slide__content--center-center{justify-content:center;align-items:center;text-align:center}.slide__content--center-right{justify-content:center;align-items:flex-end;text-align:right}.slide__content--bottom-left{justify-content:flex-end;align-items:flex-start;text-align:left}.slide__content--bottom-center{justify-content:flex-end;align-items:center;text-align:center}.slide__content--bottom-right{justify-content:flex-end;align-items:flex-end;text-align:right}.text{color:var(--text-color)}.text p{margin:0}.text p+p{margin-top:1em}.text ul,.text ol{margin:1em 0;padding-left:1.5em}.text li{margin:.25em 0}.text a{color:inherit;text-decoration:underline;text-underline-offset:.15em}.text a:hover{text-decoration-thickness:2px}.duration-400{transition-duration:.4s}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}.product-card-slideshow{position:relative;overflow:hidden;aspect-ratio:var(--aspect-ratio);background-color:#f5f5f5}.product-card-slideshow__track{position:relative;width:100%;height:100%}.product-card-slideshow__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .3s ease}@media(prefers-reduced-motion:reduce){.product-card-slideshow__slide{transition:none}}.product-card-slideshow__slide.is-active{opacity:1}.product-card-slideshow__image{width:100%;height:100%;object-fit:cover}.product-card-slideshow__dots{position:absolute;bottom:.5rem;left:50%;transform:translate(-50%);display:flex;gap:.375rem;padding:.25rem .5rem;background-color:#0000004d;border-radius:1rem;opacity:0;transition:opacity .2s ease}.product-card-slideshow:hover .product-card-slideshow__dots,.product-card-slideshow:focus-within .product-card-slideshow__dots{opacity:1}@media(hover:none){.product-card-slideshow__dots{display:none}.product-card-slideshow__slide:not(.is-active){display:none}}.product-card-slideshow__dot{width:.5rem;height:.5rem;border-radius:50%;background-color:#ffffff80;border:none;padding:0;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.product-card-slideshow__dot:hover,.product-card-slideshow__dot:focus{background-color:#fffc}.product-card-slideshow__dot.is-active{background-color:#fff;transform:scale(1.25)}.product-card{display:flex;flex-direction:column}.product-card__link{display:block;text-decoration:none;color:inherit}.product-card__media{position:relative;overflow:hidden;border-radius:.25rem}.product-card__image-wrapper{aspect-ratio:var(--aspect-ratio);background-color:#f5f5f5}.product-card__image{width:100%;height:100%;object-fit:cover}.product-card__placeholder{aspect-ratio:var(--aspect-ratio);background-color:#f5f5f5;display:flex;align-items:center;justify-content:center}.product-card__placeholder-svg{width:50%;height:50%;opacity:.5}.product-card__info{display:flex;flex-direction:column;gap:.25rem;padding-top:.75rem}.product-card__name{font-size:.875rem;font-weight:500;margin:0;line-height:1.4}.product-card__name a{text-decoration:none;color:inherit}.product-card__name a:hover{text-decoration:underline}.product-card__metafield{font-size:.75rem;color:#666;margin:0}.product-card__price{font-size:.875rem;font-weight:600;display:flex;align-items:center;gap:.5rem}.product-card__price--sale{color:#c41e3a}.product-card__price--compare{text-decoration:line-through;color:#999;font-weight:400}.product-list{padding:2rem var(--page-margin, 1rem)}.product-list__grid{display:grid;grid-template-columns:repeat(var(--columns-mobile),1fr);gap:var(--gap)}@media(min-width:768px){.product-list__grid{grid-template-columns:repeat(var(--columns-desktop),1fr)}}.product-list__empty{grid-column:1 / -1;text-align:center;padding:2rem;color:#666}.product-list__pagination{display:flex;justify-content:center;gap:.5rem;margin-top:2rem;padding:1rem 0}.product-list__pagination a,.product-list__pagination span{padding:.5rem 1rem;border:1px solid #ddd;border-radius:.25rem;text-decoration:none;color:inherit}.product-list__pagination a:hover{background-color:#f5f5f5}.product-list__pagination span.current{background-color:#000;color:#fff;border-color:#000}.product-list__carousel{position:relative;display:block}.product-list__carousel-wrapper{position:relative}.product-list__carousel-viewport{overflow:hidden}.product-list__carousel-track{display:flex;gap:var(--gap);transition:transform .4s ease-out}@media(prefers-reduced-motion:reduce){.product-list__carousel-track{transition:none}}.product-list__carousel-item{flex-shrink:0;width:calc((100% - (var(--products-per-page) - 1) * var(--gap)) / var(--products-per-page))}@media(max-width:767px){.product-list__carousel-item{width:calc((100% - var(--gap)) / 2)}}@media(max-width:479px){.product-list__carousel-item{width:100%}}.product-list__carousel-btn{position:absolute;top:50%;transform:translateY(-50%);width:2.5rem;height:2.5rem;border-radius:50%;background-color:#fff;border:none;color:#333;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease;box-shadow:0 2px 8px #00000040;z-index:10}.product-list__carousel-btn--prev{left:.5rem}.product-list__carousel-btn--next{right:.5rem}@media(min-width:768px){.product-list__carousel-btn{width:3rem;height:3rem}.product-list__carousel-btn--prev{left:1rem}.product-list__carousel-btn--next{right:1rem}}.product-list__carousel-btn:hover{background-color:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 4px 12px #0000004d}.product-list__carousel-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem;padding:.5rem 0}.product-list__carousel-dots[hidden]{display:none}.product-list__carousel-dot{width:.625rem;height:.625rem;border-radius:50%;background-color:#ccc;border:none;padding:0;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.product-list__carousel-dot:hover{background-color:#888}.product-list__carousel-dot:focus{outline:2px solid #000;outline-offset:2px}.product-list__carousel-dot.is-active{background-color:#000;transform:scale(1.3)}.social-icons{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:center}.social-icons__link{display:flex;align-items:center;justify-content:center;color:currentColor;transition:opacity .2s ease}.social-icons__link:hover{opacity:.7}.social-icons__link svg{width:1.25rem;height:1.25rem}.variant-card__subtitle{font-size:.875rem;color:currentColor;opacity:.7;margin:0}
/*# sourceMappingURL=/cdn/shop/t/23/compiled_assets/styles.css.map */
