.background-wrapper{background-color:var(--background-color)}.blocky .material-symbols-outlined.filled{font-variation-settings:"FILL" 1}.blocky-icon-person-placeholder{display:flex;align-items:center;justify-content:center;background-color:#c2c2c2;position:relative;height:var(--placeholder-size)}.blocky-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){.blocky-icon-person-placeholder .material-icons{font-size:calc(var(--placeholder-size) * .75);width:calc(var(--placeholder-size) * .75);bottom:calc(var(--placeholder-size) * -.15)}}.blocky{-webkit-user-select:none;-moz-user-select:none;user-select:none}.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)}}.blocky-shipping-checkpoints{display:flex;overflow:hidden;position:relative}.blocky-shipping-checkpoint{display:flex;flex-direction:column;align-items:center;flex-grow:1;gap:1rem;width:20%}.blocky-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}.blocky-shipping-checkpoint-icon-sm{height:30px;width:30px;font-size:15px!important}.blocky-shipping-checkpoint-icon-md{height:40px;width:40px;font-size:20px!important}.blocky-shipping-checkpoint-icon-lg{height:50px;width:50px;font-size:25px!important}.blocky-shipping-checkpoint-text{align-items:center;text-align:center;gap:.4rem}.blocky-shipping-checkpoint-line{width:0%;position:absolute;border-top:4px solid var(--icon-background-color, black);transform:translate(-50%,-50%);left:50%}.blocky-shipping-checkpoint-line-sm{top:15px}.blocky-shipping-checkpoint-line-md{top:20px}.blocky-shipping-checkpoint-line-lg{top:25px}.blocky-shipping-checkpoint-line:nth-child(1):nth-last-child(1){width:0%}.blocky-shipping-checkpoint-linei:nth-child(1):nth-last-child(2),.blocky-shipping-checkpoint-line:nth-child(2):nth-last-child(1){width:30%}.blocky-shipping-checkpoint-line:nth-child(1):nth-last-child(3),.blocky-shipping-checkpoint-line:nth-child(2):nth-last-child(2),.blocky-shipping-checkpoint-line:nth-child(3):nth-last-child(1){width:50%}.blocky-shipping-checkpoint-line:nth-child(1):nth-last-child(4),.blocky-shipping-checkpoint-line:nth-child(2):nth-last-child(3),.blocky-shipping-checkpoint-line:nth-child(3):nth-last-child(2),.blocky-shipping-checkpoint-line:nth-child(4):nth-last-child(1){width:70%}.blocky-shipping-checkpoint-line:nth-child(1):nth-last-child(5),.blocky-shipping-checkpoint-line:nth-child(2):nth-last-child(4),.blocky-shipping-checkpoint-line:nth-child(3):nth-last-child(3),.blocky-shipping-checkpoint-line:nth-child(4):nth-last-child(2),.blocky-shipping-checkpoint-line:nth-child(5):nth-last-child(1){width:75%}@media screen and (max-width:749px){.blocky-shipping-checkpoint-text>p{line-height:1;font-size:calc(var(--text-size) * .85px)}}@media screen and (min-width:750px){.blocky-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)}.blocky-scroll-to{display:flex;flex-direction:column;gap:8px}.blocky-scroll-to-heading{color:var(--heading-text-color);font-size:var(--heading-font-size)}.blocky-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}.blocky-scroll-to-btns{display:flex;flex-wrap:wrap;gap:8px}.custom-price-badge{border-radius:var(--custom-price-badge-border-radius, --badge-corner-radius);letter-spacing:0rem;font-size:1.4rem;line-height:1;padding:.5rem 1.3rem;text-align:center;background-color:rgb(var(--color-badge-background));background:var(--gradient-background);border-color:rgba(var(--color-badge-border),var(--alpha-badge-border));color:rgb(var(--color-badge-foreground));word-break:break-word;margin-left:.75rem}.price>.custom-price-badge{display:flex;align-items:center}.urgency-block{padding:16px;box-sizing:border-box}@media(min-width:768px){.urgency-block{padding:24px}}.urgency-features{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-bottom:12px;margin-bottom:16px;flex-wrap:nowrap;box-sizing:border-box}@media(min-width:768px){.urgency-features{gap:16px}}.urgency-feature{display:flex;align-items:flex-start;gap:8px;flex:1;min-width:0;box-sizing:border-box}.urgency-feature-2{justify-content:center}.urgency-feature-3{justify-content:flex-end}.urgency-feature-text{display:block;min-width:0;max-width:100%;white-space:normal;overflow:visible;line-height:1.2}.urgency-icon-img{display:block;flex-shrink:0;object-fit:contain}.urgency-message{text-align:center;margin-bottom:12px;box-sizing:border-box}.urgency-heading{font-weight:700;margin:0 0 4px;line-height:1.2}.urgency-subtext{margin:0;line-height:1.35}.urgency-progress{position:relative;width:100%;height:28px;overflow:hidden;box-sizing:border-box}.urgency-progress-fill,.urgency-progress-remaining{position:absolute;top:0;height:100%;box-sizing:border-box}.urgency-progress-fill{left:0;display:flex;align-items:center;justify-content:center}.urgency-progress-remaining{right:0}.urgency-progress-text{color:#fff;font-weight:700;font-size:16px;line-height:1;white-space:nowrap;padding:0 8px;box-sizing:border-box}@media(max-width:768x){.urgency-features,.urgency-feature{gap:6px}.urgency-feature-text{font-size:calc(var(--urgency-icon-text-size, 13px) * .85)}.urgency-heading{font-size:calc(var(--urgency-heading-size, 18px) * .9)}.urgency-subtext{font-size:calc(var(--urgency-subtext-size, 14px) * .9)}.urgency-progress-text{font-size:14px}}.stock_progress_wrapper{margin-top:31px!important}.gurantee_img{width:87px;height:87px}.gurantee_img img{width:100%}.gurantee_block{padding:16px;border-radius:8px;background:#fbebe4;display:flex;margin-top:20px!important;font-family:Lausanne,sans-serif!important}.gurantee_right_content{margin-left:12px;display:flex;flex-direction:column;align-items:start}.gurantee_right_content h3{margin:0;padding:0;font-size:16px;line-height:24px;font-weight:400;color:#290217;font-family:Lausanne,sans-serif!important}.gurantee_desc p{font-size:16px;line-height:24px;font-weight:200;padding:0;margin:5px 0 0;color:#290217;font-family:Lausanne,sans-serif!important}.gurantee_block{margin-top:20px}.blocky-page-width{width:100%;max-width:var(--section-page-width, 1200px);margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;box-sizing:border-box}.blocky-flex-container{display:flex;flex-direction:column;width:100%;gap:24px}.blocky-flex-container.blocky-mob-flex-col{flex-direction:column}.blocky-flex-container.blocky-mob-flex-col-reverse{flex-direction:column-reverse}@media screen and (min-width:750px){.blocky-flex-container.blocky-des-flex-row{flex-direction:row;gap:56px}.blocky-flex-container.blocky-des-flex-row-reverse{flex-direction:row-reverse;gap:56px}.blocky-flex-container.blocky-flex-row{flex-direction:row;gap:56px}.blocky-flex-container.blocky-flex-row-reverse{flex-direction:row-reverse;gap:56px}}.blocky-flex-child{flex:1 1 0%;min-width:0}@media screen and (min-width:750px){.blocky-flex-child.blocky-flex-child-medium{flex:0 0 50%;max-width:50%}.blocky-flex-child.blocky-flex-child-large{flex:0 0 60%;max-width:60%}}.blocky-flex-col{display:flex;flex-direction:column}.blocky-justify-center{justify-content:center}.blocky-align-center{align-items:center}.blocky-align-start{align-items:flex-start}.blocky-align-end{align-items:flex-end}.blocky-media-text-container{display:flex;flex-direction:column;gap:var(--text-container-gap, 1.5rem);min-width:0}@media screen and (min-width:750px){.blocky-text-container-desktop-left{text-align:left;align-items:flex-start}.blocky-text-container-desktop-center{text-align:center;align-items:center}.blocky-text-container-desktop-right{text-align:right;align-items:flex-end}}@media screen and (max-width:749px){.blocky-text-container-mobile-left{text-align:left;align-items:flex-start}.blocky-text-container-mobile-center{text-align:center;align-items:center}.blocky-text-container-mobile-right{text-align:right;align-items:flex-end}}@media screen and (max-width:749px){.blocky-mobile-hidden{display:none}}@media screen and (min-width:750px){.blocky-desktop-hidden{display:none}}.blocky-media-hero{position:relative;overflow:hidden;border-radius:var(--border-radius, 0px);width:100%}.blocky-media-hero-450px{height:450px}.blocky-media-hero-550px{height:550px}.blocky-media-hero-650px{height:650px}.blocky-media-hero-750px{height:750px}.blocky-media-hero-100vh{height:100vh}@media screen and (max-width:749px){.blocky-media-hero-mobile-250px{height:250px}.blocky-media-hero-mobile-300px{height:300px}.blocky-media-hero-mobile-400px{height:400px}.blocky-media-hero-mobile-500px{height:500px}.blocky-media-hero-mobile-100vh{height:100vh}}.blocky-media-hero-container{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.blocky-image-hero-img{display:block;width:100%;height:100%}.blocky-image-hero-img.blocky-image-cover{object-fit:cover}.blocky-image-hero-img.blocky-image-fill{object-fit:fill}.blocky-media-hero-text-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex}.blocky-media-hero-text-wrap.blocky-media-hero-text-wrap-opacity{background:rgba(0,0,0,var(--overlay_opacity, 0))}.blocky-media-hero-text-wrap:has(.vertical-top){align-items:flex-start}.blocky-media-hero-text-wrap:has(.vertical-center){align-items:center}.blocky-media-hero-text-wrap:has(.vertical-bottom){align-items:flex-end}.blocky-media-hero-text-content{display:flex;flex-direction:column;gap:1rem;width:100%;padding:24px;box-sizing:border-box}.blocky-media-hero-text-content.horizontal-left{margin-left:0;margin-right:auto;text-align:left;align-items:flex-start}.blocky-media-hero-text-content.horizontal-center{margin-left:auto;margin-right:auto;text-align:center;align-items:center}.blocky-media-hero-text-content.horizontal-right{margin-left:auto;margin-right:0;text-align:right;align-items:flex-end}.blocky-announcement-bar>div{animation:blocky-marquee-scroll linear infinite;animation-duration:calc(60s/max(var(--marquee-speed, 1),.1))}.blocky-announcement-bar-container{align-items:center}.blocky-announcement-bar-text{display:inline-flex;align-items:center;white-space:nowrap;margin:0;padding:0 calc(var(--text-spacing, 3) * 1rem);color:var(--text-color, #ffffff);font-size:calc(var(--text-size, 1.75) * 1rem)}@keyframes blocky-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}.blocky-button{display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;font-weight:700;font-size:15px;text-decoration:none;cursor:pointer;box-sizing:border-box;min-height:44px;border:2px solid transparent}.blocky-button.blocky-button-regular{background-color:var(--button-background-color, #ff6b6b);color:var(--button-text-color, #ffffff)}.blocky-button:not(.blocky-button-regular){background:transparent;color:var(--button-background-color, #ff6b6b);border-color:var(--button-background-color, #ff6b6b)}.blocky-button-flat{border-radius:0}.blocky-button-curved{border-radius:8px}.blocky-button-round{border-radius:16px}.blocky-button-extra-round{border-radius:999px}.blocky-results-row{display:flex;align-items:baseline;gap:1.25rem;padding:var(--results-padding, 1rem) 0;border-bottom:var(--results-border-width, .7rem) solid rgba(0,0,0,.06)}.blocky-results-row:last-child{border-bottom:none}.blocky-results-hide-border .blocky-results-row{border-bottom:none}.blocky-results-percentage{position:relative;flex-shrink:0;width:calc(var(--percentage-size, 7rem) * .55);height:calc(var(--percentage-size, 7rem) * .55);min-width:4rem;display:flex;align-items:center;justify-content:center}.blocky-results-percentage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:conic-gradient(var(--percentage-color, #ff6b6b) var(--percentage, 0%),var(--non-percentage-color, rgba(0,0,0,.08)) 0);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 5px),#000 calc(100% - 5px));mask:radial-gradient(farthest-side,transparent calc(100% - 5px),#000 calc(100% - 5px))}.blocky-results-percentage p{position:relative;z-index:1;margin:0;font-size:calc(var(--percentage-size, 7rem) * .19);font-weight:800;line-height:1;color:var(--percentage-color, #ff6b6b)}.blocky-results-percentage-not-bold .blocky-results-percentage p{font-weight:400}.blocky-results-hide-percentage .blocky-results-percentage{display:none}.blocky-results-text{color:rgb(var(--result-text-color, 51, 51, 51));font-size:var(--result-text-size, 16px);line-height:1.4}.blocky-padding{padding-top:calc(var(--padding-top, 40) * 1px);padding-bottom:calc(var(--padding-bottom, 40) * 1px);box-sizing:border-box}.blocky-title{margin:0 0 1rem;font-weight:700;line-height:1.2;color:var(--title-color, #1a1a1a);font-size:calc(var(--title-size, 32) * 1px)}.blocky-title-bold{font-weight:800}.blocky-body-text{margin:0;color:var(--body-color, #666666);font-size:var(--body-font-size, 16px);line-height:1.5}.blocky-slider{position:relative}.glide__arrow.blocky-slider-arrows-center{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer}.glide__arrow.blocky-slider-arrows-left{left:8px}.glide__arrow.blocky-slider-arrows-right{right:8px}.blocky-slider-arrows-circle{fill:var(--arrow-background-color, #000000);stroke:none}.blocky-slider-arrows-arrow{stroke:var(--arrow-color, #ffffff);fill:none}.glide__bullets.blocky-slider-dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:16px}.blocky-slider-dots-slider{position:absolute;bottom:16px;left:0;right:0;margin-top:0}.glide__bullet.blocky-slider-dot{width:8px;height:8px;border-radius:50%;background:var(--dot-color, #000000);opacity:.3;border:none;padding:0;cursor:pointer}.glide__bullet.blocky-slider-dot.glide__bullet--active{opacity:1}.blocky-slider-slides-blur{-webkit-mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent);mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent)}.blocky-shadow{box-shadow:0 4px 16px #0000001f;border-radius:12px;overflow:hidden}.blocky-ivs-text-container{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.blocky-ivs-text-container-shadow{padding:24px;border-radius:12px;background:#fff;box-shadow:0 4px 20px #00000014}.blocky-ivs-glide .glide__track{height:auto!important}.blocky-ivs-glide .glide__slides{display:flex!important;align-items:flex-start;height:auto!important}.blocky-ivs-glide .glide__slide{float:none!important;flex-shrink:0}.blocky-ivs-media-container{position:relative;width:100%;height:100%;border-radius:12px;overflow:hidden}.blocky-ivs-media-container img,.blocky-ivs-media-container video{display:block;width:100%;height:100%;object-fit:cover}.blocky-mobile-long,.blocky-desktop-long{aspect-ratio:3 / 4}.blocky-mobile-square,.blocky-desktop-square{aspect-ratio:1 / 1}.blocky-mobile-wide,.blocky-desktop-wide{aspect-ratio:16 / 9}.blocky-slider-img-link{cursor:pointer}.blocky-ivs-media-text{padding:12px;background:var(--background-color, transparent);color:var(--text-color, #000000);border-radius:0 0 12px 12px}.blocky-testimonial-full-width{max-width:none}.blocky-mcti-title-container{margin-bottom:2rem}.blocky-text-left{text-align:left}.blocky-text-center{text-align:center}.blocky-text-right{text-align:right}.blocky-mcti-container{display:flex;flex-wrap:wrap;gap:var(--column-gap, 14px)}.blocky-mcti-column{display:flex;align-items:flex-start;gap:12px;flex:0 0 var(--mobile-width, 50%);max-width:var(--mobile-width, 50%);box-sizing:border-box}@media screen and (min-width:750px){.blocky-mcti-column{flex:0 0 var(--desktop-width, 25%);max-width:var(--desktop-width, 25%)}}.blocky-mcti-column-shadow{box-shadow:0 2px 12px #00000014;border-radius:12px}@media screen and (max-width:749px){.blocky-mcti-column-mobile-icon-left{flex-direction:row}.blocky-mcti-column-mobile-icon-right{flex-direction:row-reverse}.blocky-mcti-column-mobile-icon-top{flex-direction:column}.blocky-mcti-column-mobile-icon-bottom{flex-direction:column-reverse}}@media screen and (min-width:750px){.blocky-mcti-column-icon-left{flex-direction:row}.blocky-mcti-column-icon-right{flex-direction:row-reverse}.blocky-mcti-column-icon-top{flex-direction:column}.blocky-mcti-column-icon-bottom{flex-direction:column-reverse}}.blocky-icon-container{display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;background:var(--icon-background-color, transparent);width:calc(var(--icon-size, 40px) * 1.8);height:calc(var(--icon-size, 40px) * 1.8)}.blocky-icon{color:var(--icon-color, #000000);display:flex;align-items:center;justify-content:center}.blocky-icon-text.blocky-w-full{flex:1;min-width:0}.blocky-media{display:block;width:100%;height:auto}.blocky-image-cover{object-fit:cover}.blocky-image-contain{object-fit:contain}.blocky-image-fill{object-fit:fill}.blocky-image-with-text-placeholder{display:block;width:100%;height:100%;background:#f1f1f1}.blocky-media-small,.blocky-media-medium,.blocky-media-large,.blocky-media-aspect-9-16{overflow:hidden}.blocky-media-small{height:300px}.blocky-media-medium{height:450px}.blocky-media-large{height:600px}.blocky-media-aspect-9-16{height:auto;aspect-ratio:9 / 16;max-height:85vh;margin-left:auto;margin-right:auto}@media screen and (min-width:750px){.blocky-media-aspect-9-16{max-height:640px}}.blocky-media-small .blocky-media,.blocky-media-medium .blocky-media,.blocky-media-large .blocky-media,.blocky-media-aspect-9-16 .blocky-media{height:100%}.blocky-flex-layout-2 .blocky-flex-child-2{background:var(--layout-2-background-color, #fcfcfc);padding:40px;display:flex;align-items:center;box-sizing:border-box}.blocky-video,.bky-vid-placeholder{display:block;width:100%;height:100%;background-color:#f1f1f1}.bky-vid-placeholder{display:flex;align-items:center;justify-content:center;background:#f1f1f1}.blocky-video video{display:block;width:100%;height:100%;object-fit:cover}.blocky-media-small .blocky-video,.blocky-media-small .bky-vid-placeholder,.blocky-media-medium .blocky-video,.blocky-media-medium .bky-vid-placeholder,.blocky-media-large .blocky-video,.blocky-media-large .bky-vid-placeholder,.blocky-media-aspect-9-16 .blocky-video,.blocky-media-aspect-9-16 .bky-vid-placeholder{height:100%}.blocky-ivs-media-container .bky-vid-placeholder,.blocky-ivs-media-container .blocky-video{width:100%;height:100%}
/*# sourceMappingURL=/cdn/shop/t/14/assets/blocky-lys.css.map */
