.storelaunch-page-width{padding:0 1.5rem;margin:0 auto;max-width:var(--section-page-width, 120rem)}@media screen and (min-width: 750px){.storelaunch-page-width{padding:0 5rem}}@media screen and (max-width: 749px){.storelaunch-page-width-child{padding:0 1.5rem}}.storelaunch-page-width-child{max-width:var(--max-width);margin-right:auto;margin-left:auto}.storelaunch-padding{padding-top:calc(var(--padding-top) * .75 * 1px);padding-bottom:calc(var(--padding-bottom) * .75 * 1px)}@media screen and (min-width: 750px){.storelaunch-padding{padding-top:calc(var(--padding-top) * 1px);padding-bottom:calc(var(--padding-bottom) * 1px)}}.background-wrapper{background-color:var(--background-color)}.background-wrapper-gradient{background-image:var(--gradient-background-color)}.storelaunch-flex-container{display:flex;flex-wrap:wrap}.storelaunch-flex-container>div{display:flex;width:100%;max-width:100%}@media screen and (max-width: 749px){.storelaunch-flex-container{gap:2.4rem}}@media screen and (min-width: 750px){.storelaunch-flex-container>div{width:33%;flex-grow:1}.storelaunch-flex-container{gap:6.5rem}}.storelaunch-flex-container>.storelaunch-flex-child-small,.storelaunch-flex-child-large+.storelaunch-flex-child{flex-grow:0}.storelaunch-flex-child.storelaunch-flex-child-full,.storelaunch-flex-child-full+.storelaunch-flex-child{width:100%}.storelaunch-flex-row{display:flex;flex-direction:row}.storelaunch-flex-row-reverse{display:flex;flex-direction:row-reverse}.storelaunch-flex-col{display:flex;flex-direction:column}.storelaunch-flex-col-reverse{display:flex;flex-direction:column-reverse}@media screen and (max-width: 749px){.storelaunch-mob-full{width:100%}.storelaunch-mob-flex-row{display:flex;flex-direction:row}.storelaunch-mob-flex-row-reverse{display:flex;flex-direction:row-reverse}.storelaunch-mob-flex-col-mob{display:flex;flex-direction:column}.storelaunch-mob-flex-col-reverse{display:flex;flex-direction:column-reverse}}@media screen and (min-width: 750px){.storelaunch-des-full{width:100%}.storelaunch-des-flex-row{display:flex;flex-direction:row}.storelaunch-des-flex-row-reverse{display:flex;flex-direction:row-reverse}.storelaunch-des-flex-col-mob{display:flex;flex-direction:column}.storelaunch-des-flex-col-reverse{display:flex;flex-direction:column-reverse}}.storelaunch-flex{display:flex}.storelaunch-flex-1{display:flex;flex-wrap:wrap}.storelaunch-flex-1>*{width:100%}.storelaunch-flex-2{display:flex;flex-wrap:wrap;column-gap:var(--flex-gap)}.storelaunch-flex-2>*{width:calc(50% - var(--flex-gap));flex-grow:1}.storelaunch-flex-3{display:flex;flex-wrap:wrap;column-gap:var(--flex-gap)}.storelaunch-flex-3>*{width:calc(33% - var(--flex-gap));flex-grow:1}@media screen and (max-width: 749px){.storelaunch-text-container-mobile-right>*{align-self:flex-end;text-align:right}.storelaunch-text-container-mobile-center>*{align-self:center;text-align:center}.storelaunch-text-container-mobile-left>*{align-self:flex-start;text-align:left}}@media screen and (min-width: 750px){.storelaunch-text-container-desktop-left>*{align-self:flex-start;text-align:left}.storelaunch-text-container-desktop-right>*{align-self:flex-end;text-align:right}.storelaunch-text-container-desktop-center>*{align-self:center;text-align:center}}@media only screen and (max-width:749px){.storelaunch-mobile-hidden{display:none}}@media only screen and (min-width:750px){.storelaunch-desktop-hidden{display:none}}.storelaunch-w-auto{width:auto}.storelaunch-w-full{width:100%}.storelaunch-h-full{height:100%}.storelaunch-full{height:100%;width:100%}.storelaunch-align-start{align-self:flex-start}.storelaunch-align-center{align-self:center}.storelaunch-align-end{align-self:flex-end}.storelaunch-overflow-hidden{overflow:hidden}.storelaunch-hidden{display:none}.storelaunch-shadow{box-shadow:#0000003d 0 1px 4px,#00000029 0 3px 8px}.storelaunch-border-rounded-md{border-radius:20px}.storelaunch-rounded{border-radius:50%}.storelaunch-rounded-sm{border-radius:15px}.storelaunch-justify-center{justify-content:center}.storelaunch-relative{position:relative}.storelaunch-absolute{position:absolute}.storelaunch-title{line-height:1.1}.storelaunch-title-bold{font-weight:700}.storelaunch-title,.storelaunch-title>*{font-size:calc(var(--title-size) * .7 * 1px);color:var(--title-color);margin-bottom:0;margin-top:0}.storelaunch-title-small{font-size:2rem}.storelaunch-title-medium{font-size:3rem}.storelaunch-title-large{font-size:4rem}.storelaunch-title-xlarge{font-size:5rem}.storelaunch-title-xxlarge{font-size:6rem}@media only screen and (min-width: 769px){.storelaunch-title,.storelaunch-title>*{font-size:calc(var(--title-size) * 1px)}.storelaunch-title-small{font-size:2.4rem}.storelaunch-title-medium{font-size:4rem}.storelaunch-title-large{font-size:5.2rem}.storelaunch-title-xlarge{font-size:6.2rem}.storelaunch-title-xxlarge{font-size:7.2rem}}.storelaunch-media-extra-small{height:10rem}.storelaunch-media-small{height:20rem}.storelaunch-media-medium{height:30rem}.storelaunch-media-large{height:45rem}@media screen and (min-width: 750px){.storelaunch-media-extra-small{height:18rem}.storelaunch-media-small{height:32rem}.storelaunch-media-medium{height:52rem}.storelaunch-media-large{height:70rem}}.storelaunch-image-fill{object-fit:fill}.storelaunch-image-cover{object-fit:cover}.storelaunch-image-contain{object-fit:contain}.storelaunch-video,.storelaunch-video>video{height:100%;width:100%;object-fit:fill}.storelaunch-video-zoomed,.storelaunch-video-zoomed>video{object-fit:cover}.storelaunch-media-text-container{word-break:break-word;align-items:flex-start;display:flex;flex-direction:column;justify-content:center;gap:var(--text-container-gap, 2rem);width:100%}.storelaunch-video-play-button{position:absolute;height:60px;width:60px;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer;background:transparent;border:0;border-radius:50%;padding:0}.storelaunch-video{position:relative}.storelaunch-video-play-button .background{fill:var(--play-button-background-color, black)}.storelaunch-video-play-button .play-button{fill:var(--play-button-color, white)}.storelaunch-video-play-button:hover{opacity:.75}@media only screen and (max-width:749px){.storelaunch-video-play-button,.storelaunch-video-play-button svg{height:40px;width:40px}}.storelaunch-media-placeholder{border-radius:15px;box-shadow:#0000003d 0 1px 4px,#00000029 0 3px 8px}.storelaunch-media{height:100%;width:100%;border-radius:15px}storelaunch-video{display:block}.storelaunch-video-spinner{display:none;position:absolute;max-height:35px;max-width:35px;box-shadow:none!important;top:50%;left:50%;transform:translate(-50%,-50%);background:transparent}storelaunch-video video{opacity:1;transition:opacity .125s ease-in}storelaunch-video video.loading~.storelaunch-video-spinner{display:block}.storelaunch-button:before{box-shadow:none!important}.storelaunch-button:after{box-shadow:none!important}.storelaunch-button:hover{filter:brightness(1.2)}.storelaunch-button-regular{cursor:pointer;display:inline-flex;justify-content:center;align-items:center;border:0;padding:0 3rem;min-width:128px;min-height:50px;background-color:var(--button-background-color);text-decoration:none}.storelaunch-button{color:var(--button-text-color)}.storelaunch-button-flat{border-radius:0}.storelaunch-button-curved{border-radius:8px}.storelaunch-button-round{border-radius:15px}.storelaunch-button-extra-round{border-radius:30px}.storelaunch-mcti-icon{font-size:var(--mobile-icon-size, 40px)!important;max-width:var(--mobile-icon-size, 40px);width:var(--mobile-icon-size, 40px);height:var(--mobile-icon-size, 40px)}.storelaunch-mcti-icon-container-text,.storelaunch-mcti-icon-container-text>*{font-size:calc(var(--text-font-size, 13px) * .85);color:var(--description-color);line-height:1.4}.storelaunch-mcti-column{padding:10px 15px}@media only screen and (min-width:750px){.storelaunch-mcti-column{padding:25px 30px}.storelaunch-mcti-icon-container-heading,.storelaunch-mcti-icon-container-heading>*{font-size:var(--heading-font-size, 18px)}.storelaunch-mcti-icon-container-text,.storelaunch-mcti-icon-container-text>*{font-size:var(--text-font-size, 13px)}.storelaunch-mcti-icon{font-size:var(--icon-size, 40px)!important;max-width:var(--icon-size, 40px);width:var(--icon-size, 40px);height:var(--icon-size, 40px)}}.storelaunch-mcti-icon-container-heading{margin-bottom:4px}.storelaunch-mcti-icon-container-heading,.storelaunch-mcti-icon-container-heading>*{font-size:calc(var(--heading-font-size, 18px) * .85);color:var(--title-color)}.iwt-text>p{color:var(--description-color)}.storelaunch-icon-container{display:flex;border-color:var(--title-color)}.storelaunch-icon{overflow:hidden;color:var(--icon-color)}.storelaunch-icon-sm{font-size:40px!important;max-width:40px;width:40px;height:40px}.storelaunch-icon-md{font-size:50px!important;max-width:50px;width:50px;height:50px}.storelaunch-icon-lg,.storelaunch-icon-xl{font-size:60px!important;max-width:60px;width:60px;height:60px}.storelaunch-icon-text>p{color:var(--description-color);line-height:1.5}.storelaunch-icon-text{font-size:1.3rem}.storelaunch .material-symbols-outlined.filled{font-variation-settings:"FILL" 1}.storelaunch-icon-person-placeholder{display:flex;align-items:center;justify-content:center;background-color:#c2c2c2;position:relative;height:var(--placeholder-size)}.storelaunch-icon-person-placeholder .material-icons{position:absolute;color:#fff;font-size:calc(var(--placeholder-size) * 1.1);width:calc(var(--placeholder-size) * 1.1);bottom:calc(var(--placeholder-size) * -.2)}@media only screen and (max-width: 749px){.storelaunch-icon-person-placeholder .material-icons{font-size:calc(var(--placeholder-size) * .75);width:calc(var(--placeholder-size) * .75);bottom:calc(var(--placeholder-size) * -.15)}}.storelaunch-image-hero-img{position:absolute;width:100%;height:100%;transform:translate(-50%,-50%);top:50%;left:50%}@media only screen and (min-width: 750px){.storelaunch-media-hero-450px{height:450px}.storelaunch-media-hero-550px{height:550px}.storelaunch-media-hero-650px{height:650px}.storelaunch-media-hero-750px{height:750px}.storelaunch-media-hero-100vh{height:100vh}}@media only screen and (max-width: 749px){.storelaunch-media-hero-mobile-250px{height:250px}.storelaunch-media-hero-mobile-300px{height:300px}.storelaunch-media-hero-mobile-400px{height:400px}.storelaunch-media-hero-mobile-500px{height:500px}.storelaunch-media-hero-mobile-100vh{height:90vh}}.storelaunch-media-hero{width:100%;position:relative}.storelaunch-media-hero-container{height:100%;left:0;position:absolute;top:0;width:100%;overflow:hidden}.storelaunch-media-hero-text-wrap{height:100%;width:100%;display:flex;justify-content:center;align-items:center;position:relative;max-width:100%}.storelaunch-media-hero-text-wrap-opacity:before{content:"";position:absolute;width:100%;height:100%;background-color:#000;opacity:var(--overlay_opacity)}.storelaunch-media-hero-text-content{display:flex;flex-direction:column;padding:20px;height:100%;width:100%;gap:20px}@media only screen and (min-width: 750px){.storelaunch-media-hero-text-content{padding:60px}.storelaunch-media-hero-text-content a{margin-top:5px}}.storelaunch-media-hero-text-content.horizontal-left{text-align:left}.storelaunch-media-hero-text-content.horizontal-center{text-align:center}.storelaunch-media-hero-text-content.horizontal-right{text-align:right}.storelaunch-media-hero-text-content.vertical-center{justify-content:center}.storelaunch-media-hero-text-content.vertical-bottom{justify-content:end}.storelaunch-media-hero-text-content.vertical-top{justify-content:start}.storelaunch-media-hero-container>svg{height:100%;width:100%;fill:#ccc}.storelaunch-media-hero-window .storelaunch-media-hero-text-wrap-opacity:before{border-radius:30px}.storelaunch-media-hero-window .storelaunch-media-hero-container{overflow:visible!important}.storelaunch-media-hero-window svg,.storelaunch-media-hero-window img,.storelaunch-media-hero-window video{box-shadow:#0000003d 0 3px 8px;border-radius:30px}.storelaunch{-webkit-user-select:none;-moz-user-select:none;user-select:none}.storelaunch h1,.storelaunch h2,.storelaunch h3,.storelaunch h4,.storelaunch h5,.storelaunch p,.storelaunch .h0,.storelaunch .h1,.storelaunch .h2,.storelaunch .h3,.storelaunch .h4,.storelaunch .h5,.storelaunch .p{margin:0}.storelaunch-body-text{color:var(--body-color)}.storelaunch-body-text br{content:"";padding-top:1.5rem;display:block}.storelaunch-body-text div{display:block}.storelaunch-body-text>p:not(p:empty)+p:not(p:empty),.storelaunch-body-text>p:empty{padding-top:1rem;display:block}.storelaunch-body-text>*{color:var(--body-color)}.storelaunch-title+.storelaunch-button,.storelaunch-body-text+.storelaunch-button{margin-top:.5rem}.storelaunch-title+.product-review-stars,.storelaunch-body-text+.product-review-stars,.storelaunch-button+.product-review-stars{margin-top:.75rem}.storelaunch-text-left{text-align:start}.storelaunch-text-center{text-align:center}.storelaunch-text-right{text-align:end}@media screen and (min-width: 1050px){.storelaunch-text-desktop-left{text-align:start}.storelaunch-text-desktop-center{text-align:center}.storelaunch-text-desktop-right{text-align:end}}@media screen and (max-width: 1050px){.storelaunch-text-mobile-left{text-align:start}.storelaunch-text-mobile-center{text-align:center}.storelaunch-text-mobile-right{text-align:end}}.storelaunch-announcement-bar{overflow-x:hidden;color:var(--text-color);background-color:var(--background-color)}.storelaunch-announcement-bar-container{display:flex;animation:marquee calc(100 / var(--marquee-speed) * 1s) linear infinite forwards}.storelaunch-announcement-bar-text{margin:0;line-height:1;white-space:nowrap;font-size:calc(var(--text-size) * 1rem);padding:0 calc(var(--text-spacing) * 1rem)}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.storelaunch-video-with-text .storelaunch-media-adapt .bky-vid-placeholder{height:45rem}.storelaunch-video-with-text video,.storelaunch-video-with-text .bky-vid-placeholder{border-radius:15px}.storelaunch-mcti-container{display:flex;flex-wrap:wrap;gap:var(--column-gap)}.storelaunch-mcti-column{display:flex;align-items:center;row-gap:8px;column-gap:12px;border-radius:15px;background-color:var(--icon-background-color);word-break:break-word}.storelaunch-mcti-column-shadow{padding:16px;box-shadow:#0000003d 0 3px 8px}@media screen and (min-width: 750px){.storelaunch-mcti{padding:0 3rem}.storelaunch-mcti-column{flex-basis:var(--desktop-width);max-width:var(--desktop-width);flex-grow:1}.storelaunch-mcti-column-icon-top{flex-direction:column}.storelaunch-mcti-column-icon-bottom{flex-direction:column-reverse;justify-content:space-between}.storelaunch-mcti-column-icon-left{flex-direction:row}.storelaunch-mcti-column-icon-right{flex-direction:row-reverse;justify-content:space-between}}@media screen and (max-width: 749px){.storelaunch-mcti{padding:0 1.5rem}.storelaunch-mcti-column{flex-basis:var(--mobile-width);max-width:var(--mobile-width);flex-grow:1}.storelaunch-mcti-column-mobile-icon-top{flex-direction:column}.storelaunch-mcti-column-mobile-icon-bottom{flex-direction:column-reverse;justify-content:space-between}.storelaunch-mcti-column-mobile-icon-left{flex-direction:row}.storelaunch-mcti-column-mobile-icon-right{flex-direction:row-reverse;justify-content:space-between}}.storelaunch-mcti-title-container{padding-bottom:24px}.product__title:has(+.product-review-stars){margin-bottom:0!important}.product__title+.product-review-stars,.product-review-stars+.product__title{margin-top:0!important;margin-bottom:0!important}.product-review-stars{display:flex;align-items:center;gap:6px}.product-review-stars-container{display:flex;gap:.125em}.product-review-stars-container svg{width:1em;height:1em;flex-shrink:0}.product-review-stars-container-underlay{position:relative}.product-review-stars-container-underlay svg{color:var(--star-color)}.product-review-stars-container-overlay{position:absolute;top:0;left:0;overflow:hidden;width:calc(100% / 5 * var(--rating))}.product-review-stars-container-overlay svg{color:var(--star-color)}@media screen and (max-width: 749px){.product-review-stars-label{font-size:calc(var(--font-size) * .9)}}@media screen and (min-width: 750px){.product-review-stars-label{font-size:var(--font-size)}}.storelaunch-shipping-checkpoints{display:flex;overflow:hidden;position:relative}.storelaunch-shipping-checkpoint{display:flex;flex-direction:column;align-items:center;flex-grow:1;gap:1rem;width:20%}.storelaunch-shipping-checkpoint-icon{display:flex!important;justify-content:center;align-items:center;border-radius:50%;color:var(--icon-color);background-color:var(--icon-background-color);position:relative;border:solid 2px var(--icon-background-color);z-index:5}.storelaunch-shipping-checkpoint-icon-sm{height:30px;width:30px;font-size:15px!important}.storelaunch-shipping-checkpoint-icon-md{height:40px;width:40px;font-size:20px!important}.storelaunch-shipping-checkpoint-icon-lg{height:50px;width:50px;font-size:25px!important}.storelaunch-shipping-checkpoint-text{align-items:center;text-align:center;gap:.4rem}.storelaunch-shipping-checkpoint-line{width:0%;position:absolute;border-top:4px solid var(--icon-background-color, black);transform:translate(-50%,-50%);left:50%}.storelaunch-shipping-checkpoint-line-sm{top:15px}.storelaunch-shipping-checkpoint-line-md{top:20px}.storelaunch-shipping-checkpoint-line-lg{top:25px}.storelaunch-shipping-checkpoint-line:nth-child(1):nth-last-child(1){width:0%}.storelaunch-shipping-checkpoint-linei:nth-child(1):nth-last-child(2),.storelaunch-shipping-checkpoint-line:nth-child(2):nth-last-child(1){width:30%}.storelaunch-shipping-checkpoint-line:nth-child(1):nth-last-child(3),.storelaunch-shipping-checkpoint-line:nth-child(2):nth-last-child(2),.storelaunch-shipping-checkpoint-line:nth-child(3):nth-last-child(1){width:50%}.storelaunch-shipping-checkpoint-line:nth-child(1):nth-last-child(4),.storelaunch-shipping-checkpoint-line:nth-child(2):nth-last-child(3),.storelaunch-shipping-checkpoint-line:nth-child(3):nth-last-child(2),.storelaunch-shipping-checkpoint-line:nth-child(4):nth-last-child(1){width:70%}.storelaunch-shipping-checkpoint-line:nth-child(1):nth-last-child(5),.storelaunch-shipping-checkpoint-line:nth-child(2):nth-last-child(4),.storelaunch-shipping-checkpoint-line:nth-child(3):nth-last-child(3),.storelaunch-shipping-checkpoint-line:nth-child(4):nth-last-child(2),.storelaunch-shipping-checkpoint-line:nth-child(5):nth-last-child(1){width:75%}@media screen and (max-width: 749px){.storelaunch-shipping-checkpoint-text>p{line-height:1;font-size:calc(var(--text-size) * .85px)}}@media screen and (min-width: 750px){.storelaunch-shipping-checkpoint-text>p{line-height:1;font-size:calc(var(--text-size) * 1px)}}.track-order-container{width:100%;max-width:400px;box-shadow:#0000003d 0 3px 8px;border-radius:15px;padding:30px;display:flex;flex-direction:column;gap:1.5rem;margin-right:auto;margin-left:auto;margin-bottom:65px;background-color:#fff;color:#000}.track-order-input{height:40px;border-radius:8px;border-width:1px;padding-left:12px}.track-order-button{height:40px;border-radius:8px;border-width:0px;box-shadow:#0000003d 0 3px 8px;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));font-weight:700;font-size:1.4rem;cursor:pointer}.track-order-button:hover{background-color:rgba(var(--color-button),.8)}.storelaunch-scroll-to{display:flex;flex-direction:column;gap:8px}.storelaunch-scroll-to-heading{color:var(--heading-text-color);font-size:var(--heading-font-size)}.storelaunch-scroll-to-btn{cursor:pointer;box-shadow:#0000001f 0 2px 4px;padding:4px 12px;color:var(--btn-text-color);background:var(--btn-background-color);border-radius:var(--btn-border-radius);line-height:normal}.storelaunch-scroll-to-btns{display:flex;flex-wrap:wrap;gap:8px}
/*# sourceMappingURL=/cdn/shop/t/43/assets/storelaunch-lys.css.map */
