.rich-text{isolation:isolate;border-radius:var(--block-border-radius,16px)}.rich-text{background:var(--color-bg,var(--bg-body,#f5f5f5));color:var(--color-text,var(--color-body,#2c2d2e))}.rich-text__inner{max-width:580px;padding:0;margin:0 auto;position:relative}.rich-text__inner .thb-placeholder,.rich-text__inner img{margin-bottom:30px}.rich-text__inner .thb-placeholder{display:inline-block;width:120px;height:120px}.rich-text--transparent-false .rich-text__inner{max-width:620px;padding:20px}@media only screen and (min-width:768px){.rich-text--transparent-false .rich-text__inner{padding:45px}.rich-text__inner.rich-text-width{max-width:var(--inner-width)!important}}.rich-text .rte{margin-bottom:35px}.rich-text .rte p:last-child{margin-bottom:0}.rich-text h3.heading-has-gradient,.rich-text h3.heading-has-gradient span{background-image:var(--color-heading);-webkit-background-clip:text;background-clip:text;color:transparent}.rich-text.text-position-left .rich-text__inner{margin-left:0}.rich-text.text-position-right .rich-text__inner{margin-right:0}.rich-text.text-width-small .rich-text__inner{max-width:400px}.rich-text.text-width-large .rich-text__inner{max-width:800px}.rich-text.text-width-xlarge .rich-text__inner{max-width:1000px}.rich-text.text-width-grid .rich-text__inner{max-width:1380px}.section_rich_text .full-width--true{max-width:none;padding:0}.section_rich_text .full-width--true .rich-text{width:100%;border-radius:0}.shadowMoreBlock:after{position:absolute;height:28px;bottom:0;left:0;right:0;background:linear-gradient(181deg,#f5f5f5,#f5f5f599 54%,#f5f5f5);clear:both;content:" ";display:block;font-size:0}.learn_more_btn{align-items:center;justify-content:center;display:flex;color:#bf1721;cursor:url(https://cdn.shopifycdn.net/s/files/1/0180/9294/9568/files/web_cursor_pointer.ico?v=1720085354),pointer!important}.learn_more_btn .icon{transform:rotate(180deg)}.single-image{padding:0 15px;max-width:1380px;margin-left:auto;margin-right:auto}@media only screen and (min-width:768px){.single-image{padding:0 50px}}.single-image{text-align:center}.single-image.full-width--true{max-width:none;padding:0}.single-image--mobile{display:block}@media only screen and (min-width:768px){.single-image--mobile{display:none}}.single-image--desktop{display:none}@media only screen and (min-width:768px){.single-image--desktop{display:block}}.single-image img,.single-image svg{margin:0 auto}.template-header--subcollection,.template-header--subcollection-transparent img{box-shadow:var(--block-shadows)}.template-header{padding:var(--padding_top_mobile) 0 var(--padding_bottom_mobile)}.template-header--title{margin-bottom:10px}.template-header--title:only-child{margin-bottom:0}.template-header--content{display:flex;flex-direction:column;grid-gap:24px}@media only screen and (min-width:1068px){.template-header--content{flex-direction:row}}.template-header--image{width:90px}.template-header--image img{border-radius:50%}.template-header--description{font-size:.9375rem}@media only screen and (min-width:768px){.template-header--description{font-size:1.0625rem}}.template-header>:last-child{margin-bottom:0}.template-header .searchform{max-width:440px;margin-top:25px;margin-bottom:15px}.template-header .searchform+.template-header--description{font-size:.8125rem}.template-header--subcollections{display:flex;flex-wrap:nowrap;grid-gap:10px;grid-auto-flow:column;overflow-x:auto;padding:0 0 10px}.template-header--subcollections-container{margin-top:20px}@media only screen and (max-width:767px){.template-header--subcollections-container{margin-left:-15px;width:calc(100% + 30px);padding-left:15px}}.template-header--subcollection{display:inline-flex;flex-shrink:0;align-items:center;padding:4px;font-size:.9375rem;font-weight:var(--font-body-medium-weight,500);height:50px;border-radius:500px;background:var(--subcollection-bg,var(--color-drawer-bg,#fff));color:var(--color-body,#2c2d2e);white-space:nowrap}.template-header--subcollection img{width:34px;height:34px;margin-right:5px;border-radius:500px}.template-header--subcollection span{padding:8px 10px}[dir=rtl] .template-header--subcollection img{margin-right:0;margin-left:17px}[dir=rtl] .template-header--subcollection span{padding:10px 0 10px 10px}.template-header--subcollection-transparent{background:0 0;padding:0;box-shadow:none}@media only screen and (min-width:768px){.template-header{padding:var(--padding_top_desktop) 0 var(--padding_bottom_desktop)}}.gallery--item{isolation:isolate;border-radius:var(--block-border-radius,16px)}.gallery--item{box-shadow:var(--block-shadows)}.gallery{display:block}.gallery--inner{display:grid}@media only screen and (min-width:768px){.gallery--inner{grid-template-columns:repeat(var(--gallery-columns),1fr)}}.gallery--inner.column-spacing--none .gallery--item{border-radius:0}.gallery--item{position:relative;overflow:hidden}.gallery--item .thb-placeholder svg{padding:30px}.gallery--item figure{position:relative;width:100%;overflow:hidden}.gallery--item figure:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:11;background:rgba(var(--overlay-color-rgb),var(--overlay-opacity))}.gallery--item .gallery__video{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.gallery--item .gallery__video video{height:100%;width:100%;object-fit:cover}.gallery--item-content{position:absolute;top:0;left:0;width:100%;height:100%;z-index:20;display:flex;padding:25px;color:#fff}@media only screen and (min-width:1068px){.gallery--item-content{padding:35px}}@media only screen and (min-width:1440px){.gallery--item-content{padding:45px}}.gallery--item-content.content-top-left{justify-content:flex-start;align-items:flex-start}.gallery--item-content.content-top-center{justify-content:center;align-items:flex-start}.gallery--item-content.content-top-right{justify-content:flex-end;align-items:flex-start}.gallery--item-content.content-middle-left{justify-content:flex-start;align-items:center}.gallery--item-content.content-middle-center{justify-content:center;align-items:center}.gallery--item-content.content-middle-right{justify-content:flex-end;align-items:center}.gallery--item-content.content-bottom-left{justify-content:flex-start;align-items:flex-end}.gallery--item-content.content-bottom-center{justify-content:center;align-items:flex-end}.gallery--item-content.content-bottom-right{justify-content:flex-end;align-items:flex-end}.gallery--item-content h4{color:inherit;margin-bottom:8px}.gallery--item-content h4+.button{margin-top:20px}.gallery--item-content p{margin-bottom:30px}.gallery--item-content p.subheading{font-size:.75rem;margin-bottom:15px}@media only screen and (min-width:1068px){.gallery--item-content .description-size--small{font-size:.9375rem}}@media only screen and (min-width:1068px){.gallery--item-content .description-size--large{font-size:1.25rem}}.gallery--item-content .description-size p{font-size:inherit}@media only screen and (min-width:768px){.gallery--item-content>div{max-width:90%}}.gallery--item-content>div>:last-child{margin-bottom:0}.gallery--item-content .button,.gallery--item-content .text-button{position:relative;z-index:22}.gallery--item-content-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:21}.gallery-image--mobile{display:block}@media only screen and (min-width:768px){.gallery-image--mobile{display:none}}.gallery-image--desktop{display:none}@media only screen and (min-width:768px){.gallery-image--desktop{display:block}}@media only screen and (max-width:767px){.mobile-height-750{min-height:750px}.gallery.swipe-on-mobile .gallery--inner{grid-auto-flow:column;grid-auto-columns:minmax(calc(90vw - 15px),1fr);overflow-x:auto;grid-template-columns:repeat(auto-fill,minmax(calc(90vw - 15px),1fr));scroll-snap-type:x mandatory;scrollbar-width:none}.gallery.swipe-on-mobile .gallery--inner::-webkit-scrollbar{display:none}.gallery.swipe-on-mobile .gallery--inner .gallery--item{scroll-snap-align:center;scroll-snap-stop:always}.row .gallery.swipe-on-mobile .gallery--inner{margin:0 -15px;width:calc(100% + 30px)}}.gallery-masonry:not(.gallery-scoll) .gallery--inner{display:block;column-count:2}.gallery-masonry .gallery--item img,.gallery-masonry .gallery--item video{display:block;width:100%}.gallery-masonry:not(.gallery-scoll) .gallery--item:nth-child(n+7){display:none}.gallery-masonry:not(.gallery-scoll) .gallery--item{break-inside:avoid;height:max-content}.gallery-masonry .description{margin-bottom:0;background:#0c0c0c;border-radius:100px;padding:5px 8px;position:absolute;top:10px;left:10px;max-width:calc(100% - 20px);z-index:10}.gallery-masonry .description p{margin:0;color:#fff;font-size:14px}.gallery-scoll{position:relative;overflow:auto}.gallery-scoll .gallery--inner{display:flex;width:max-content}.gallery-scoll .gallery--item{position:relative;overflow:hidden;width:100%;display:block;width:33%;height:max-content;width:250px;max-width:50vw;margin-bottom:calc(var(--product-info-margin))}@media only screen and (min-width:767px){.gallery-masonry:not(.gallery-scoll) .gallery--inner{display:block;column-count:3}}.relative{position:relative}