.blocky-full-screen-old{position:relative;width:100vw;margin-left:-50vw;margin-right:-50vw;right:50%;left:50%}.blocky-full-screen{position:relative;width:100vw;margin-left:-50vw;margin-right:-50vw;right:50%;left:50%;max-width:100%}.blocky-page-width{padding:0 1.5rem;margin:0 auto;max-width:var(--section-page-width,120rem)}@media screen and (min-width:750px){.blocky-page-width{padding:0 5rem}}@media screen and (max-width:749px){.blocky-page-width-child{padding:0 1.5rem}}.blocky-page-width-child{max-width:var(--max-width);margin-right:auto;margin-left:auto}.blocky-padding{padding-top:calc(var(--padding-top) * .75 * 1px);padding-bottom:calc(var(--padding-bottom) * .75 * 1px)}@media screen and (min-width:750px){.blocky-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)}.blocky-flex-container{display:flex;flex-wrap:wrap}.blocky-flex-container>div{display:flex;width:100%;max-width:100%}@media screen and (max-width:749px){.blocky-flex-container{gap:2.4rem}}@media screen and (min-width:750px){.blocky-flex-container>div{width:33%;flex-grow:1}.blocky-flex-container{gap:6.5rem}}.blocky-flex-container>.blocky-flex-child-small,.blocky-flex-child-large+.blocky-flex-child{flex-grow:0}.blocky-flex-child.blocky-flex-child-full,.blocky-flex-child-full+.blocky-flex-child{width:100%}.blocky-flex-container.blocky-flex-layout-2{gap:unset}.blocky-flex-layout-2 .blocky-flex-child-2{padding:6.5rem;background-color:var(--layout-2-background-color)}@media screen and (max-width:749px){.blocky-flex-layout-2 .blocky-flex-child-2{padding:2.4rem}}.blocky-flex-row{display:flex;flex-direction:row}.blocky-flex-row-reverse{display:flex;flex-direction:row-reverse}.blocky-flex-col{display:flex;flex-direction:column}.blocky-flex-col-reverse{display:flex;flex-direction:column-reverse}@media screen and (max-width:749px){.blocky-mob-full{width:100%}.blocky-mob-flex-row{display:flex;flex-direction:row}.blocky-mob-flex-row-reverse{display:flex;flex-direction:row-reverse}.blocky-mob-flex-col{display:flex;flex-direction:column}.blocky-mob-flex-col-reverse{display:flex;flex-direction:column-reverse}}@media screen and (min-width:750px){.blocky-des-full{width:100%}.blocky-des-flex-row{display:flex;flex-direction:row}.blocky-des-flex-row-reverse{display:flex;flex-direction:row-reverse}.blocky-des-flex-col{display:flex;flex-direction:column}.blocky-des-flex-col-reverse{display:flex;flex-direction:column-reverse}}.blocky-flex{display:flex}.blocky-flex-1{display:flex;flex-wrap:wrap}.blocky-flex-1>*{width:100%}.blocky-flex-2{display:flex;flex-wrap:wrap;column-gap:var(--flex-gap)}.blocky-flex-2>*{width:calc(50% - var(--flex-gap));flex-grow:1}.blocky-flex-3{display:flex;flex-wrap:wrap;column-gap:var(--flex-gap)}.blocky-flex-3>*{width:calc(33% - var(--flex-gap));flex-grow:1}.blocky-text-container-right>*{align-self:flex-end;text-align:right}.blocky-text-container-center>*{align-self:center;text-align:center}.blocky-text-container-left>*{align-self:flex-start;text-align:left}@media screen and (max-width:749px){.blocky-text-container-mobile-right>*{align-self:flex-end;text-align:right}.blocky-text-container-mobile-center>*{align-self:center;text-align:center}.blocky-text-container-mobile-left>*{align-self:flex-start;text-align:left}}@media screen and (min-width:750px){.blocky-text-container-desktop-left>*{align-self:flex-start;text-align:left}.blocky-text-container-desktop-right>*{align-self:flex-end;text-align:right}.blocky-text-container-desktop-center>*{align-self:center;text-align:center}}@media only screen and (max-width:749px){.blocky-mobile-hidden{display:none}}@media only screen and (min-width:750px){.blocky-desktop-hidden{display:none}}.blocky-w-auto{width:auto}.blocky-w-full{width:100%}.blocky-h-full{height:100%}.blocky-full{height:100%;width:100%}.blocky-align-start{align-self:flex-start}.blocky-align-center{align-self:center}.blocky-align-end{align-self:flex-end}.blocky-overflow-hidden{overflow:hidden}.blocky-hidden{display:none}.blocky-shadow{box-shadow:rgba(0,0,0,0.24) 0 1px 4px,rgba(0,0,0,0.16) 0 3px 8px}.blocky-border-rounded-md{border-radius:20px}.blocky-rounded{border-radius:50%}.blocky-rounded-sm{border-radius:15px}.blocky-justify-center{justify-content:center}.blocky-relative{position:relative}.blocky-absolute{position:absolute}.blocky-floating{animation-name:floating;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@keyframes floating{0%{transform:translate(0,0)}50%{transform:translate(0,15px)}100%{transform:translate(0,-0)}}.blocky{-webkit-user-select:none;-moz-user-select:none;user-select:none}.blocky h1,.blocky h2,.blocky h3,.blocky h4,.blocky h5,.blocky p,.blocky .h0,.blocky .h1,.blocky .h2,.blocky .h3,.blocky .h4,.blocky .h5,.blocky .p{margin:0}.blocky-body-text{color:var(--body-color);font-size:calc(var(--body-font-size) * 0.85)}@media screen and (min-width:750px){.blocky-body-text{font-size:var(--body-font-size)}}.blocky-body-text br{content:"";padding-top:1.5rem;display:block}.blocky-body-text div{display:block}.blocky-body-text>p:not(p:empty)+p:not(p:empty),.blocky-body-text>p:empty{padding-top:1rem;display:block}.blocky-body-text>*{color:var(--body-color)}.blocky-title+.blocky-button,.blocky-body-text+.blocky-button{margin-top:.5rem}.blocky-title+.product-review-stars,.blocky-body-text+.product-review-stars,.blocky-button+.product-review-stars{margin-top:.75rem}.blocky-text-left{text-align:start}.blocky-text-center{text-align:center}.blocky-text-right{text-align:end}@media screen and (min-width:750px){.blocky-text-desktop-left{text-align:start}.blocky-text-desktop-center{text-align:center}.blocky-text-desktop-right{text-align:end}}@media screen and (max-width:749px){.blocky-text-mobile-left{text-align:start}.blocky-text-mobile-center{text-align:center}.blocky-text-mobile-right{text-align:end}}.blocky-blur-sides{mask:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.blocky-slider ul{padding:0;list-style:none}.blocky-slider-slide{display:flex;justify-content:center;margin-bottom:10px}.blocky-slider-arrows-center{position:absolute;top:45%;cursor:pointer;width:30px;height:30px;border-radius:50%;border-width:0;margin:0;padding:0;background:transparent;box-shadow:rgba(0,0,0,0.24) 0 1px 4px,rgba(0,0,0,0.16) 0 3px 8px}.blocky-slider-arrows-circle{fill:var(--arrow-background-color);stroke:var(--arrow-background-color)}.blocky-slider-arrows-circle:hover{opacity:.75}.blocky-slider-arrows-arrow{stroke:var(--arrow-color)}.blocky-slider-arrows-right{right:1.5rem}.blocky-slider-arrows-left{left:1.5rem}.blocky-slider-dots{display:flex;flex-direction:row;justify-content:center;margin:10px 0;gap:5px}.blocky-slider-dots-slider{position:absolute;bottom:8%;left:50%;transform:translateX(-50%)}.blocky-slider-dot{height:10px;width:10px;border-radius:50%;border-width:0;margin:0;padding:0;box-shadow:rgba(0,0,0,0.24) 0 1px 4px,rgba(0,0,0,0.16) 0 3px 8px;background-color:var(--dot-color);opacity:.5;transition:all .2s ease-in-out;cursor:pointer}.blocky-slider-dot.glide__bullet--active{background-color:var(--dot-color);opacity:1}.blocky-slider-slide-media{border-radius:var(--border-radius,15px);overflow:hidden}.blocky-slider-slide-media img{width:100%;height:100%;object-fit:cover}.blocky-slider-slides-blur{mask:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.blocky-slider-img-link{cursor:pointer}.blocky-icon-container-heading{margin-bottom:4px}.blocky-icon-container-heading>*{color:var(--title-color)}.blocky-icon-container{display:flex;border-color:var(--title-color)}.blocky-icon{overflow:hidden;color:var(--icon-color)}.blocky-icon-sm{font-size:40px !important;max-width:40px;width:40px;height:40px}.blocky-icon-md{font-size:50px !important;max-width:50px;width:50px;height:50px}.blocky-icon-lg{font-size:60px !important;max-width:60px;width:60px;height:60px}.blocky-icon-xl{font-size:70px !important;max-width:70px;width:70px;height:70px}.blocky-icon-text>p{color:var(--description-color);line-height:1.5}.blocky-icon-text{font-size:1.3rem}.blocky .material-symbols-outlined:empty,.blocky-icon:empty{display:none}.blocky .material-symbols-outlined.filled{font-variation-settings:'FILL' 1}.blocky-button::before{box-shadow:none !important}.blocky-button::after{box-shadow:none !important}.blocky-button:hover{filter:brightness(1.2)}.blocky-button-regular{text-decoration:none}.blocky-button-flat{border-radius:0}.blocky-button-curved{border-radius:8px}.blocky-button-round{border-radius:15px}.blocky-button-extra-round{border-radius:30px}.blocky-button{color:var(--button-text-color)}.blocky-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)}.blocky-title{line-height:1.1}.blocky-title-bold{font-weight:700}.blocky-title,.blocky-title>*{font-size:calc(var(--title-size) * 0.7 * 1px);color:var(--title-color);margin-bottom:0;margin-top:0}.blocky-title-small{font-size:2rem}.blocky-title-medium{font-size:3rem}.blocky-title-large{font-size:4rem}.blocky-title-xlarge{font-size:5rem}.blocky-title-xxlarge{font-size:6rem}@media only screen and (min-width:769px){.blocky-title,.blocky-title>*{font-size:calc(var(--title-size) * 1px)}.blocky-title-small{font-size:2.4rem}.blocky-title-medium{font-size:4rem}.blocky-title-large{font-size:5.2rem}.blocky-title-xlarge{font-size:6.2rem}.blocky-title-xxlarge{font-size:7.2rem}}.blocky-media-extra-small{height:10rem}.blocky-media-small{height:20rem}.blocky-media-medium{height:30rem}.blocky-media-large{height:45rem}@media screen and (min-width:750px){.blocky-media-extra-small{height:18rem}.blocky-media-small{height:32rem}.blocky-media-medium{height:52rem}.blocky-media-large{height:70rem}}.blocky-image-fill{object-fit:fill}.blocky-image-cover{object-fit:cover}.blocky-image-contain{object-fit:contain}.blocky-video,.blocky-video>video{height:100%;width:100%;object-fit:fill}.blocky-video-zoomed,.blocky-video-zoomed>video{object-fit:cover}.blocky-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%}.blocky-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}.blocky-video{position:relative}.blocky-video-play-button .background{fill:var(--play-button-background-color,black)}.blocky-video-play-button .play-button{fill:var(--play-button-color,white)}.blocky-video-play-button:hover{opacity:.75}.blocky-video-manual{cursor:pointer}@media only screen and (max-width:749px){.blocky-video-play-button,.blocky-video-play-button svg{height:40px;width:40px}}.blocky-media-placeholder{border-radius:15px;box-shadow:rgba(0,0,0,0.24) 0 1px 4px,rgba(0,0,0,0.16) 0 3px 8px}.placeholder-svg{height:100%;width:100%}.blocky-media{height:100%;width:100%;border-radius:15px}blocky-video{display:block}.blocky-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}blocky-video video{opacity:1;transition:opacity .125s ease-in;vertical-align:bottom}blocky-video video.loading ~ .blocky-video-spinner{display:block}.blocky-image-hero-img{position:absolute;width:100%;height:100%;transform:translate(-50%,-50%);top:50%;left:50%}@media only screen and (min-width:750px){.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 only 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:90vh}}.blocky-media-hero{width:100%;position:relative}.blocky-media-hero-container{height:100%;left:0;position:absolute;top:0;width:100%;overflow:hidden}.blocky-media-hero-text-wrap{height:100%;width:100%;display:flex;justify-content:center;align-items:center;position:relative;max-width:100%}.blocky-media-hero-text-wrap-opacity::before{content:"";position:absolute;width:100%;height:100%;background-color:#000;opacity:var(--overlay_opacity)}.blocky-media-hero-text-content{display:flex;flex-direction:column;padding:20px;height:100%;width:100%;gap:20px;z-index:1}@media only screen and (min-width:750px){.blocky-media-hero-text-content{padding:60px}.blocky-media-hero-text-content a{margin-top:5px}}.blocky-media-hero-text-content.horizontal-left{text-align:left}.blocky-media-hero-text-content.horizontal-center{text-align:center}.blocky-media-hero-text-content.horizontal-right{text-align:right}.blocky-media-hero-text-content.vertical-center{justify-content:center}.blocky-media-hero-text-content.vertical-bottom{justify-content:end}.blocky-media-hero-text-content.vertical-top{justify-content:start}.blocky-media-hero-container>svg{height:100%;width:100%;fill:#ccc}.blocky-media-hero-window .blocky-media-hero-text-wrap-opacity::before{border-radius:30px}.blocky-media-hero-window .blocky-media-hero-container{overflow:visible !important}.blocky-media-hero-window .blocky-media-hero-container svg,.blocky-media-hero-window img,.blocky-media-hero-window video{box-shadow:rgba(0,0,0,0.24) 0 1px 4px,rgba(0,0,0,0.16) 0 3px 8px;border-radius:30px}.blocky-media-hero-text-content.horizontal-right .product-review-stars{align-self:flex-end}.blocky-media-hero-text-content.horizontal-center .product-review-stars{align-self:center}.blocky-media-hero-text-content.horizontal-left .product-review-stars{align-self:flex-start}.blocky-media-hero-window svg,.blocky-media-hero-window img,.blocky-media-hero-window video,.blocky-media-hero-container,.blocky-media-hero-container .bky-vid-placeholder{border-radius:var(--border-radius,30px)}.blocky-media-hero-container:has(.bky-vid-placeholder){overflow:visible}.blocky-announcement-bar{overflow-x:hidden;color:var(--text-color);background-color:var(--background-color)}.blocky-announcement-bar-container{display:flex;animation:marquee calc(100 / var(--marquee-speed) * 1s) linear infinite forwards}.blocky-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)}