.shopify-section:has(.about-page){--content-width: 100%;--content-margin: 0px}.about-section,.contents{position:relative;scroll-snap-align:start}.contents{display:flex;flex-direction:row;align-items:center;height:100dvh}.contents .entries{margin-bottom:30px}.contents .entries,.contents-video{width:50%;height:100%}.contents-video video{width:100%;height:100%;object-fit:cover}.about-page h3{font-size:16px;font-weight:700}.contents .about-section-link{display:flex;flex-direction:column;text-transform:uppercase;transition:color .2s}.contents .about-section-link:hover{color:var(--bs-link-hover-color)}.contents .about-section-link>*:first-child{font-weight:700;font-size:15px}.contents .about-section-link>*:nth-child(2){margin-left:16px;font-size:12px}.about-section{height:100dvh;width:100%;flex-direction:row;text-align:justify}.about-section:nth-child(2n){flex-direction:row-reverse}.about-section>div{height:100%;flex-grow:1;flex-basis:0}.about-section .img-wrapper img{height:100%;object-fit:cover}.about-section p{max-width:55%;font-size:11px;margin-top:20px}.about-section>div>*:nth-child(1){font-size:14px;font-weight:700;margin-bottom:4px}.about-section>div>*:nth-child(2){font-size:12px}@media (max-width: 749px){.about-section{flex-direction:column!important;text-align:center}.about-section>.img-wrapper,.about-section img{height:40dvh!important}.about-section>div{justify-content:start!important}.contents{flex-direction:column}.contents .contents-video{width:100%;height:30dvh}}.all-article h3{font-size:18px;font-weight:700;margin-top:50px!important}.article-image img{width:100%;height:200px;object-fit:cover}.all-article{display:flex;flex-direction:column;align-items:center;margin-bottom:50px}.article-wrapper{max-width:800px;line-height:22px}.blog-posts{display:grid;grid-template-columns:repeat(3,1fr);gap:70px}.blog-post a{font-size:14px}.blog-post p{font-size:12px}.pagination-controls *{font-size:14px}@media (max-width: 749px){.blog-posts{display:flex;flex-direction:column}}.cart-item{height:180px;--img-width: 120px;--quantity-width: 160px;--total-width: 140px;--remove-width: 22px}.cart-item .product-img{width:var(--img-width);overflow:hidden;border-radius:4px}.cart-item .product-img img{height:100%;width:100%;object-fit:cover;transition:transform .2s}.cart-item .product-img img:hover{transform:scale(1.1)}.cart-item .info-wrapper{width:calc(100% - var(--img-width) - var(--quantity-width) - var(--total-width) - var(--remove-width) - 6%)}.cart-item .remove{width:var(--remove-width);height:var(--remove-width);overflow:hidden;margin-top:12px;padding-left:4px}.cart-item .quantity{width:var(--quantity-width);overflow:hidden;outline:solid 1px black;height:40px;padding:0 16px}.cart-item .quantity .quantity-control{font-size:22px;margin-bottom:2px;cursor:pointer;transition:transform .2s;-webkit-user-select:none;user-select:none}#cart-form.updating .quantity-control{cursor:default}.cart-item .quantity .quantity-control:hover{transform:scale(1.2)}#cart-form.updating .quantity-control:hover{transform:unset}.cart-item .quantity .number-display{width:60px;outline:none;border:none;text-align:center}.cart-item .total{width:var(--total-width)}.cart-end-text{font-size:.73rem}.checkout-wrapper{width:340px}.checkout-wrapper .important-btn{padding:10px 0}.checkout-wrapper small{font-size:.78rem}.no-items{height:30dvh;padding-top:15dvh}.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}.dual-product-showcase{height:100dvh;flex-direction:row}.dual-product-showcase .product{width:50%;height:100%;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:600px;cursor:pointer}.dual-product-showcase .product-inner{height:fit-content;width:100%}.dual-product-showcase .product .img-wrapper{height:650px;width:100%;overflow:hidden}.dual-product-showcase .product img{object-fit:cover;display:block;z-index:1;transition:transform .25s ease}.dual-product-showcase .product img:hover{transform:scale(1.025)}.dual-product-showcase .details{width:100%;z-index:2;font-size:12px;padding:8px 10px;height:30px}.dual-product-showcase .description *{font-size:10px}.dual-product-showcase .description{padding:8px 10px;font-size:10px;height:60px}@media (max-width: 900px){.dual-product-showcase{flex-direction:column;height:fit-content}.dual-product-showcase .product{flex-direction:column;width:100%;height:fit-content;margin:4dvh 0px}.dual-product-showcase .product .img-wrapper{height:90dvw;width:90dvw}}footer{display:flex;justify-content:space-between;margin-top:5dvh;margin-bottom:5dvh;gap:50px}.footer-hr{display:none}footer .menu-header{text-transform:uppercase;color:var(--darker-secondary-rgba)}footer .menu{display:flex;flex-direction:column;gap:5px}footer .menu a,footer .menu strong,footer .questions-and-legal strong{font-size:.75rem;text-transform:uppercase}footer .questions-and-legal{display:flex;flex-direction:column;gap:3px}footer .questions-and-legal a{font-size:.65rem}footer .questions-and-legal>div{flex-direction:row}footer .questions-and-legal a{color:var(--darker-secondary-rgba)}footer .questions-and-legal a:hover{color:var(--bs-link-hover-color)}footer .menu{flex-grow:1}footer .menu:first-of-type{flex-grow:2}@media (max-width: 1200px){footer .menu{width:28%;padding:0 5px}footer .menu:first-of-type{flex-grow:1}}@media (max-width: 749px){.shopify-section:has(footer){--content-width: 100%;--content-margin: 0px;padding-top:4dvh}footer{padding:0px 6dvw}footer .email-list-menu .menu-header{display:none}footer .menu,footer .questions-and-legal{max-width:100%;width:fit-content;text-align:center}footer .questions-and-legal a{font-size:.8rem}footer .bottom-row,footer .menus{flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:5dvh}footer .questions-and-legal>div{margin-top:10px;flex-direction:column}}.shopify-section:has(>header){box-shadow:0 0 3px #0009;position:sticky;top:0;z-index:60;background-color:#fff;left:0;right:0;transition:transform .25s ease-in-out;will-change:transform}header{height:var(--header-height);display:flex;align-items:center;justify-content:space-between}.shopify-section:has(>header.hidden){transform:translateY(-100%)}header header a sup{position:absolute;left:100%;overflow:hidden;max-width:var(--page-margin)}header svg{width:2rem}.cart-icon,header .header__menu small{font-size:.8rem}header .header-img{-webkit-backface-visibility:hidden;-ms-transform:translateZ(0);-webkit-transform:translateZ(0);transform:translateZ(0);width:120px;height:45px;object-fit:contain;transition:transform .1s ease-in}header .header-img:hover{transform:scale(1.15)}header .header__menu,header .header__icons{width:calc(50% - 80px)}header .header__menu .mobile-links{display:none}header .mobile-menu{width:100vw;height:100vh;position:fixed;left:0;z-index:50;background-color:#fff;transition:width .15s ease-in,opacity .15s ease-in}header .mobile-menu.hidden{z-index:-1}header .mobile-menu.hide-effects{width:0;opacity:0}header .mobile-menu h4{text-transform:uppercase;margin-left:20px;font-weight:400;font-size:23px;transition:opacity .5s ease-out}header .mobile-menu.hide-effects h4{opacity:0}@media screen and (max-width: 900px){header .header__menu .links{display:none!important}header .header__menu .mobile-links{display:block}}.shopify-section:has(>.image-banner){--content-margin: 0;--content-width: 100%;max-width:100vw;max-height:100vh;overflow:hidden}.image-banner{height:100vh;animation:fade-in .7s,scale-in .8s;position:relative}.image-banner .background-img{object-fit:cover;z-index:-1;position:absolute;top:0;left:0}.image-banner .header-text{word-spacing:8px;font-size:55px;width:fit-content;text-align:center;margin-top:8dvh}.image-banner .banner-content{justify-content:space-between;--banner-content-top-margin: 28vh;--banner-content-bottom-margin: 5vh;margin-top:var(--banner-content-top-margin);margin-bottom:var(--banner-content-bottom-margin);height:calc(100% - var(--banner-content-top-margin) - var(--banner-content-bottom-margin))}.image-banner .banner-content.center-blocks{justify-content:center}.image-banner .banner-content.center-blocks>div{margin-top:4dvh}.image-banner .clickable-title{cursor:pointer;transition:color .2s}.image-banner .clickable-title:hover{color:var(--bs-link-hover-color)}@media (max-width: 749px){.image-banner .header-text{font-size:15px;font-weight:700;word-spacing:1px;letter-spacing:7px}}.shopify-section:has(.join-page){--content-width: 100%;--content-margin: 0px}.join-page{height:100dvh}.join-wrapper,.img-wrapper{flex:1;flex-basis:0;overflow-y:hidden}.img-wrapper>img{object-fit:cover}.join-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.embed-wrapper{width:80%;height:fit-content}.join-page strong{font-size:14px}h1{text-align:center;font-size:22px;font-weight:700;text-transform:uppercase;margin-bottom:10px}p,ul{font-size:12px;margin:0}p:not(.product-description):not(.product-description-preorder):has(>strong:first-child):has(>br){margin-top:60px;margin-bottom:10px}strong{font-size:12px}.default-page>div{max-width:min(90%,800px)}li{margin-bottom:8px}.shopify-section:has(.product-description-showcase){--content-width: 100%;--content-margin: 0px}.product-description-showcase{min-height:100dvh;flex-direction:row;align-items:center;justify-content:center}.product-description-showcase>div:first-child{width:49.9%}.product-description-showcase>div:last-child{width:50.1%}.product-description-showcase>div{height:100%;overflow-x:hidden}.product-description-showcase img{object-fit:cover;height:100%;margin-left:6px}.product-description-showcase .description{font-size:12px;text-transform:uppercase}.product-description-showcase .description .description-wrapper{width:60%}.product-description-showcase .description span{margin:0}.product-description-showcase .description strong{font-size:16px;margin:0}.product-description-showcase .description h3,.product-description-showcase .description p{margin:0}@media (max-width: 900px){.product-description-showcase{flex-direction:column-reverse}.product-description-showcase .description .description-wrapper{width:100%}.product-description-showcase>div{height:fit-content;flex-grow:unset;flex-basis:unset;width:100%!important}.product-description-showcase>.description{padding:0px 8dvw}.product-description-showcase img{margin:0;height:40dvh}}.shopify-section:has(.product-image-gallery){--content-width: 100%;--content-margin: 0px}.product-image-gallery{position:relative;width:100%;height:100dvh;margin:0 auto}.pimg__viewport{position:relative;height:100%;overflow-y:hidden;display:flex;flex-direction:row;align-items:center}.pimg__slides{position:relative;width:100%;height:80%;overflow:hidden}.pimg__slide{position:absolute;top:50%;left:50%;width:60%;max-width:800px;transform:translate(-50%,-50%);opacity:0;transition:transform .35s cubic-bezier(.2,.8,.2,1);pointer-events:none}.pimg__slide img{display:block;height:100%;width:100%;object-fit:cover;border-radius:6px;box-shadow:0 8px 30px #0000001f}.pimg__slide.current{transform:translate(-50%,-50%) scale(1);opacity:1;z-index:3;pointer-events:auto;width:30dvw;height:40dvw}.pimg__slide.left{transform:translate(-150%,-50%) scale(.9);opacity:1;z-index:2;pointer-events:none;width:30dvw;height:40dvw}.pimg__slide.right{transform:translate(50%,-50%) scale(.9);opacity:1;z-index:2;pointer-events:none;width:30dvw;height:40dvw}.pimg__arrow{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:none;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;cursor:pointer;box-shadow:0 6px 18px #00000014;z-index:5}.pimg__arrow--prev{left:8px}.pimg__arrow--next{right:8px}.pimg__dot.active{background:#333}@media (max-width: 768px){.product-image-gallery{height:auto!important;display:flex;flex-direction:column;align-items:center;justify-content:center}.pimg__viewport{position:relative;padding-top:0;overflow:hidden;height:60vh;min-height:360px;width:100%}.pimg__slides{position:absolute;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;transform:translateY(-50%);top:50%}.pimg__slide{position:relative;left:auto;top:0;width:100%;height:100%;transform:none;opacity:0;transition:opacity .25s ease;display:flex;pointer-events:none}.pimg__slide img{width:100%;height:100%;object-fit:cover;border-radius:6px;display:block}.pimg__slide.current{opacity:1;z-index:3;pointer-events:auto;width:85vw;height:100%;transform:none;position:absolute}.pimg__slide.left,.pimg__slide.right{opacity:0;pointer-events:none;width:100%;height:100%;transform:none}.pimg__arrow{background:#00000080;color:#fff;width:44px;height:44px;font-size:20px}.pimg__dots{margin-top:8px}}.shopify-section:has(.product-tag){--content-width: 100%;--content-margin: 0px}.product-tag{height:100dvh;width:100%;flex-direction:row}.product-tag .product-tag-img{height:100%;width:50.3%}.product-tag .product-tag-img img{object-fit:cover;height:100%;width:100%}.product-tag .product-tag-info{height:100%;width:49.7%;flex-direction:column;align-items:center;justify-content:center;padding:0px 10dvw}.product-tag .product-tag-info p:has(strong:first-child){margin-top:20px!important;margin-bottom:10px}.product-tag .product-tag-info strong:has(+br):after{content:"";display:block;height:0px;padding:0;margin-top:-10px}.product-tag a{text-decoration:underline}.product-tag em{font-size:10px}@media (max-width: 900px){.product-tag{flex-direction:column;gap:20px;height:fit-content}.product-tag .product-tag-img{height:40dvh;width:100%}.product-tag .product-tag-info{height:fit-content;width:100%;padding:0px 5dvw}}.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}.external-link{font-size:12px;--bs-link-color-rgb: 255, 255, 255;cursor:pointer;font-weight:500;letter-spacing:1.5px}.external-link:hover svg{fill:rgb(var(--bs-link-color-rgb))}@media (max-width: 749px){.external-link{font-size:14px}}.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}.section-link{font-size:12px;--bs-link-color-rgb: 255, 255, 255;cursor:pointer;font-weight:200}.section-link svg{transition:fill .2s}.section-link:hover svg{fill:rgb(var(--bs-link-color-rgb))}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}#mc_embed_signup,#mc_embed_signup_scroll,.vitoso-embed-form{width:100%}#mc_embed_signup_scroll{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px}.join-snippet .mc-field-group:has(#mce-FNAME),.join-snippet .mc-field-group:has(#mce-LNAME){flex:1}.clear,#mce-responses{width:100%}input:not([type=submit]){font-size:12px!important}.clear input{width:100%}.product-gallery{display:flex;flex-direction:column;gap:0px;width:100%;height:calc(100% - 80px);--thumbs-height: 100px}.product-gallery__featured-wrap{position:relative;width:100%;height:calc(100% - var(--thumbs-height) - 12px);overflow:hidden;min-height:0;padding:50px}.product-gallery__featured{width:100%;height:100%;object-fit:cover;display:block;object-position:bottom center}.product-gallery__thumbs{display:flex;gap:8px;align-items:center;justify-content:center;flex-wrap:wrap;overflow-x:auto;padding-bottom:4px;height:var(--thumbs-height);overflow-y:hidden}.product-gallery__thumb{border:none;padding:0;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.product-gallery__thumb img{display:block;width:60px;height:60px;object-fit:cover;opacity:.9}.product-gallery__thumb.is-active img{outline:solid 1px black;opacity:1}@media (min-width: 900px){.product-gallery{height:100%;position:relative}.product-gallery__thumbs{justify-content:center;gap:12px;position:absolute;bottom:8px;left:50%;transform:translate(-50%);width:100%;align-items:end}.product-gallery__thumb img{width:4dvh;height:4dvh;transition:width .1s,height .1s,opacity .1s}.product-gallery__thumbs:not(.is-active) img{opacity:.4}.product-gallery__thumb.is-active img{opacity:1}.product-gallery__thumb img:hover{width:4.5dvh;height:4.5dvh;opacity:1}.product-gallery__featured-wrap{position:relative;width:100%;height:100%;padding:0}}@media (max-width: 899px){.product-gallery{height:100%;margin-top:30px;--thumbs-height: 80px}.product-gallery__featured-wrap{padding:10px;height:60dvh}}
/*# sourceMappingURL=/cdn/shop/t/24/compiled_assets/styles.css.map */
