.blocky-iwt2-icon-container{border-color:var(--title-color)}.blocky-iwt2-heading{font-weight:600;font-size:18px;margin-bottom:4px;line-height:1.15}.blocky-iwt2-heading>*{color:var(--title-color)}.blocky-mcti-container{display:flex;flex-wrap:wrap;gap:var(--column-gap)}.blocky-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}.blocky-mcti-column-shadow{padding:16px;box-shadow:#0000003d 0 1px 4px,#00000029 0 3px 8px}@media screen and (min-width:750px){.blocky-mcti{padding:0 3rem}.blocky-mcti-column{flex-basis:var(--desktop-width);max-width:var(--desktop-width);flex-grow:1}.blocky-mcti-column-icon-top{flex-direction:column}.blocky-mcti-column-icon-bottom{flex-direction:column-reverse;justify-content:space-between}.blocky-mcti-column-icon-left{flex-direction:row}.blocky-mcti-column-icon-right{flex-direction:row-reverse;justify-content:space-between}}@media screen and (max-width:749px){.blocky-mcti{padding:0 1.5rem}.blocky-mcti-column{flex-basis:var(--mobile-width);max-width:var(--mobile-width);flex-grow:1}.blocky-mcti-column-mobile-icon-top{flex-direction:column}.blocky-mcti-column-mobile-icon-bottom{flex-direction:column-reverse;justify-content:space-between}.blocky-mcti-column-mobile-icon-left{flex-direction:row}.blocky-mcti-column-mobile-icon-right{flex-direction:row-reverse;justify-content:space-between}}.blocky-mcti-title-container{padding-bottom:24px}.blocky-sliding-image-with-text-media{height:100%;border-radius:20px;overflow:hidden}.blocky-sliding-image-with-text-container{overflow:hidden;width:100%}.blocky-ivs-text-container{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}@media screen and (min-width:750px){.blocky-ivs-media-container>.blocky-video,.blocky-ivs-media-container>img,.blocky-ivs-media-container>svg{height:var(--media-size,100%);max-width:100%}}@media screen and (max-width:749px){.blocky-ivs-media-container>.blocky-video,.blocky-ivs-media-container>img,.blocky-ivs-media-container>svg{height:var(--mobile-media-size,100%);max-width:100%}}.blocky-ivs-media-text{padding:.5rem 1rem;background-color:var(--background-color);color:var(--text-color);word-break:break-word}.blocky-ivs-media-container{display:flex;flex-direction:column;flex-grow:1}.blocky-ivs-media-container .blocky-video{line-height:0}.blocky-ivs-text-container-shadow>*{margin-right:2px!important;margin-left:2px!important}.blocky-ivs-media-container video{object-fit:cover}.blocky-product-feature-1{overflow:hidden;--item1-transform:translateX(-100%) translateY(-5%) scale(1.5);--item1-filter:blur(30px);--item1-zIndex:11;--item1-opacity:0;--item2-transform:translateX(0);--item2-filter:blur(0);--item2-zIndex:10;--item2-opacity:1;--item3-transform:translate(50%,10%) scale(.8);--item3-filter:blur(10px);--item3-zIndex:9;--item3-opacity:1;--item4-transform:translate(90%,20%) scale(.5);--item4-filter:blur(30px);--item4-zIndex:8;--item4-opacity:1;--item5-transform:translate(120%,30%) scale(.3);--item5-filter:blur(40px);--item5-zIndex:7;--item5-opacity:0}.blocky-product-feature1-slider{position:relative}@media screen and (max-width:749px){.blocky-product-feature1-slider{height:var(--mobile-height,600px)}}@media screen and (min-width:750px){.blocky-product-feature1-slider{height:var(--desktop-height,800px)}}.blocky-product-feature1-slide-container{position:absolute;width:100%;max-width:90%;height:100%;left:50%;transform:translate(-50%)}.blocky-product-feature1-slide{position:absolute;left:0;width:70%;height:100%;transition:left .5s,opacity .5s,width .5s}.blocky-product-feature1-slide:nth-child(n+6){opacity:0}.blocky-product-feature1-slide:nth-child(2){z-index:15;transform:translate(0)}.blocky-product-feature1-slide img,.blocky-product-feature1-slide svg{position:absolute;right:-3%;top:50%;transform:translateY(-50%);transition:right 1.5s;max-height:90%;object-fit:contain}@media screen and (max-width:749px){.blocky-product-feature1-slide img,.blocky-product-feature1-slide svg{right:0}}.blocky-product-feature1-img-text{opacity:0}.blocky-product-feature1-slide:nth-child(2) .blocky-product-feature1-img-text{opacity:1;width:400px;position:absolute;top:50%;transform:translateY(-50%)}.blocky-product-feature1-img-text .blocky-button{transition:background .5s}.blocky-product-feature1-slide:nth-child(1){transform:var(--item1-transform);filter:var(--item1-filter);z-index:var(--item1-zIndex);opacity:var(--item1-opacity)}.blocky-product-feature1-slide:nth-child(3){transform:var(--item3-transform);filter:var(--item3-filter);z-index:var(--item3-zIndex)}.blocky-product-feature1-slide:nth-child(4){transform:var(--item4-transform);filter:var(--item4-filter);z-index:var(--item4-zIndex)}.blocky-product-feature1-slide:nth-child(5){transform:var(--item5-transform);filter:var(--item5-filter);opacity:var(--item5-opacity)}.blocky-product-feature1-slide:nth-child(2) .blocky-product-feature1-img-text .blocky-title,.blocky-product-feature1-slide:nth-child(2) .blocky-product-feature1-img-text .blocky-body-text,.blocky-product-feature1-slide:nth-child(2) .blocky-product-feature1-img-text .blocky-button{opacity:0;animation:showContent .5s 1s ease-in-out 1 forwards}@keyframes showContent{0%{transform:translateY(-30px);filter:blur(10px)}to{transform:translateY(0);opacity:1;filter:blur(0)}}.blocky-product-feature1-slide:nth-child(2) .blocky-product-feature1-img-text .blocky-title:has(+.blocky-title){animation-delay:.4s}.blocky-product-feature1-slide:nth-child(2) .blocky-product-feature1-img-text .blocky-title{animation-delay:.6s}.blocky-product-feature1-slide:nth-child(2) .blocky-product-feature1-img-text .blocky-body-text{animation-delay:.8s}.blocky-product-feature1-slide:nth-child(2) .blocky-product-feature1-img-text .blocky-button{animation-delay:1s}.blocky-product-feature1-slider.next .blocky-product-feature1-slide:nth-child(1){animation:transformFromPosition2 .5s ease-in-out 1 forwards}@keyframes transformFromPosition2{0%{transform:var(--item2-transform);filter:var(--item2-filter);opacity:var(--item2-opacity)}}.blocky-product-feature1-slider.next .blocky-product-feature1-slide:nth-child(2){animation:transformFromPosition3 .7s ease-in-out 1 forwards}@keyframes transformFromPosition3{0%{transform:var(--item3-transform);filter:var(--item3-filter);opacity:var(--item3-opacity)}}.blocky-product-feature1-slider.next .blocky-product-feature1-slide:nth-child(3){animation:transformFromPosition4 .9s ease-in-out 1 forwards}@keyframes transformFromPosition4{0%{transform:var(--item4-transform);filter:var(--item4-filter);opacity:var(--item4-opacity)}}.blocky-product-feature1-slider.next .blocky-product-feature1-slide:nth-child(4){animation:transformFromPosition5 1.1s ease-in-out 1 forwards}@keyframes transformFromPosition5{0%{transform:var(--item5-transform);filter:var(--item5-filter);opacity:var(--item5-opacity)}}.blocky-product-feature1-slider.prev .blocky-product-feature1-slide-container .blocky-product-feature1-slide:nth-child(5){animation:transformFromPosition4 .5s ease-in-out 1 forwards}.blocky-product-feature1-slider.prev .blocky-product-feature1-slide-container .blocky-product-feature1-slide:nth-child(4){animation:transformFromPosition3 .7s ease-in-out 1 forwards}.blocky-product-feature1-slider.prev .blocky-product-feature1-slide-container .blocky-product-feature1-slide:nth-child(3){animation:transformFromPosition2 .9s ease-in-out 1 forwards}.blocky-product-feature1-slider.prev .blocky-product-feature1-slide-container .blocky-product-feature1-slide:nth-child(2){animation:transformFromPosition1 1.1s ease-in-out 1 forwards}@keyframes transformFromPosition1{0%{transform:var(--item1-transform);filter:var(--item1-filter);opacity:var(--item1-opacity)}}@media screen and (max-width:749px){.blocky-product-feature1-arrows{position:absolute;bottom:0;width:100%;left:50%;transform:translate(-50%)}.blocky-product-feature1-arrows #prev,.blocky-product-feature1-arrows #next{bottom:2%;top:unset}}.blocky-product-feature1-arrows-under #prev,.blocky-product-feature1-arrows-under #next{bottom:2%;top:unset}@media screen and (min-width:750px){.blocky-product-feature1-arrows-under #prev{left:10%}.blocky-product-feature1-arrows-under #next{right:10%}}.blocky-product-feature1-slider:before{width:500px;height:300px;content:"";background-image:var(--blob-color);position:absolute;border-radius:20% 30% 80% 10%;filter:blur(150px);top:50%;left:50%;transform:translate(-10%,-50%);transition:1s}@media screen and (max-width:991px){.blocky-product-feature1-slide{width:90%}.blocky-product-feature1-arrows-slider.blocky-product-feature1-img-text{left:20px}}@media screen and (max-width:749px){.blocky-product-feature1-slide{width:100%}.blocky-product-feature1-slide-container{height:90%;top:0}.blocky-product-feature1-slide:nth-child(2) .blocky-product-feature1-img-text{width:50%}}@media screen and (min-width:749px){.blocky-product-feature1-img-small>img{width:40%}.blocky-product-feature1-img-medium>img{width:50%}.blocky-product-feature1-img-large>img{width:60%}.blocky-product-feature1-img-small>svg{max-height:70%!important;max-width:40%}.blocky-product-feature1-img-medium>svg{max-height:80%!important;max-width:50%}.blocky-product-feature1-img-large>svg{max-height:90%!important;max-width:60%}}@media screen and (max-width:749px){.blocky-product-feature1-mob-img-small>img{width:30%}.blocky-product-feature1-mob-img-medium>img{width:40%}.blocky-product-feature1-mob-img-large>img{width:50%}.blocky-product-feature1-mob-img-small>svg{max-height:70%!important;max-width:30%}.blocky-product-feature1-mob-img-medium>svg{max-height:80%!important;max-width:40%}.blocky-product-feature1-mob-img-large>svg{max-height:90%!important;max-width:50%}}.blocky-product-feature1-slide>svg{border-radius:15px;box-shadow:#0000003d 0 1px 4px,#00000029 0 3px 8px;width:unset!important;height:unset!important;aspect-ratio:9/16}.blocky-table tbody{box-shadow:#0000003d 0 1px 4px,#00000029 0 3px 8px;border-radius:16px}.blocky-table tbody tr:first-of-type .blocky-table-corner{border-radius:16px 0 0}.blocky-table tbody tr:last-of-type .blocky-table-corner{border-radius:0 0 0 16px}.blocky-table tbody tr:first-of-type td:last-child{border-radius:0 16px 0 0}.blocky-table tbody tr:last-of-type td:last-child{border-radius:0 0 16px}.blocky-square{aspect-ratio:9/9}.blocky-wide{aspect-ratio:16/9}.blocky-long{aspect-ratio:9/16}@media only screen and (min-width:750px){.blocky-desktop-square{aspect-ratio:9/9}.blocky-desktop-wide{aspect-ratio:16/9}.blocky-desktop-long{aspect-ratio:9/16}}@media only screen and (max-width:750px){.blocky-mobile-square{aspect-ratio:9/9}.blocky-mobile-wide{aspect-ratio:16/9}.blocky-mobile-long{aspect-ratio:9/16}}.blocky-video-with-text .blocky-video-with-text-video-adapt .bky-vid-placeholder{height:45rem}.blocky-video-with-text-video:has(.bky-vid-placeholder){box-shadow:#0000003d 0 1px 4px,#00000029 0 3px 8px}@media screen and (min-width:750px){.blocky-ciwi-video .bky-vid-placeholder{height:var(--media-size)}}@media screen and (max-width:749px){.blocky-ciwi-video .bky-vid-placeholder{height:var(--mobile-media-size)}}.blocky-ciwi-video .bky-vid-placeholder{aspect-ratio:9/16;border-radius:20px}.blocky-ciwi-video .bky-vid-placeholder svg{box-shadow:unset}.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) * .85)}}@media screen and (min-width:750px){.product-review-stars-label{font-size:var(--font-size)}}.product-review-stars-card{padding:10px 16px;border-radius:var(--card-border-radius,12px);box-shadow:#0000001f 0 2px 4px;background:var(--card-bg);line-height:normal}.blocky-results-percentage{width:var(--percentage-size,7rem);height:var(--percentage-size,7rem);display:flex;align-items:center;justify-content:center;text-align:center;border-radius:50%;position:relative;flex-shrink:0;margin-right:calc(var(--percentage-size, 7rem) / 3.5);z-index:0;--border-width:var(--results-border-width,calc(var(--percentage-size, 7rem) / 10))}.blocky-results-percentage:before{content:"";display:block;position:absolute;top:0;left:0;bottom:0;right:0;border-radius:50%;z-index:-2;background:conic-gradient(from 0 at 50% 50%,var(--percentage-color) 0,var(--percentage-color) var(--percentage),var(--non-percentage-color) var(--percentage),var(--non-percentage-color) 100%)}.blocky-results-percentage:after{content:"";display:block;position:absolute;top:var(--border-width);left:var(--border-width);bottom:var(--border-width);right:var(--border-width);border-radius:50%;z-index:-1;background:var(--background-color)}.blocky-results-percentage p{font-size:calc(var(--percentage-size, 7rem) * .26);color:var(--percentage-color);font-weight:700;line-height:1}.blocky-results-percentage-not-bold .blocky-results-percentage p{font-weight:500}.blocky-results-row{padding:var(--results-padding,1rem) 0;display:flex;align-items:center;border-bottom:1px solid rgba(var(--result-text-color),.15)}.blocky-results-row:first-of-type{border-top:1px solid rgba(var(--result-text-color),.15)}.blocky-results-text{font-size:calc(var(--result-text-size) * .85);color:rgb(var(--result-text-color))}@media only screen and (min-width:750px){.blocky-results-text{font-size:var(--result-text-size)}}.blocky-results-hide-percentage .blocky-results-percentage:before,.blocky-results-hide-percentage .blocky-results-percentage:after{display:none}.blocky-results-hide-percentage .blocky-results-percentage p{font-size:calc(var(--percentage-size, 7rem) * .5)}.blocky-results-hide-percentage .blocky-results-percentage{height:100%;width:auto;margin-right:calc(var(--percentage-size, 7rem) / 4.5)}.blocky-results-hide-border .blocky-results-row{border:0}.blocky-results-text p{line-height:1.4}
/*# sourceMappingURL=/cdn/shop/t/12/assets/blocky-app-embed-4.css.map */
