.ecom-column{position:relative}.ecom-column>.core__column--wrapper{align-items:flex-start;display:flex}.ecom-column__overlay .ecom-overlay{pointer-events:none}.ecom-column__overlay>.ecom-overlay,.ecom-column__overlay .ecom-video-background-youtube{position:absolute;top:0;right:0;bottom:0;left:0}@media only screen and (min-width: 768px){.ecom-column>.core__column--wrapper{height:100%}}.ecom-grid-item .ecom-row>.core__row--columns{height:100%}.ecom-use-parallax{background:unset!important}.ecom-parallax-background{position:absolute;width:100%;height:100%;display:flex;overflow:hidden}.ecom-parallax-background img{object-fit:cover;width:100%;position:absolute;top:0;left:50%;transform:translate(-50%);pointer-events:none}.ecom-row{width:100%;position:relative}.ecom-video-background-youtube-wrapper{overflow:hidden}.ecom-section__overlay>.ecom-overlay,.ecom-section__overlay .ecom-video-background-youtube,.ecom-video-background-youtube-wrapper{position:absolute;top:0;left:0;bottom:0;right:0}.ecom-row.ecom-section{clear:both}.ecom-row:hover{z-index:1}.ecom-row>div.core__row--columns.core__row--full{max-width:100%}@media (min-aspect-ratio: 16/9){.ecom-section__overlay .ecom-video-background-youtube{height:300%;top:-100%}}@media (max-aspect-ratio: 16/9){.ecom-section__overlay .ecom-video-background-youtube{width:300%;left:-100%}}@supports not (aspect-ratio: 16 / 9){.ecom-video-background-youtube:before{display:block;content:"";width:100%;padding-top:56.25%}.ecom-video-background-youtube .ecom-video-background{position:absolute;top:0;right:0;bottom:0;left:0}.ecom-video-background{-o-object-fit:unset!important;object-fit:unset!important}}@media (max-width: 767px){.ecom-section__video-bg .ecom-video-background-youtube{display:none}}.ecom-base__breadcrumbs__list{align-items:center;display:flex;flex-wrap:wrap}.ecom-shopify__article-date-icon svg{width:16px;height:16px}.ecom-shopify__article--image-wrapper .ecom-image-default{position:relative}.ecom-shopify__article--image-wrapper .ecom-shopify__article-hero-portrait img,.ecom-shopify__article--image-wrapper .ecom-shopify__article-hero-square img{height:100%;object-fit:cover}.ecom-shopify__article-hero-image,.ecom-shopify__article-hero-image img{width:100%;height:100%}.ecom-shopify__article--item-icon svg{width:16px;height:16px}.ecom-shopify__article--next .ecom-shopify__article--item-body{flex-direction:row-reverse}.ecom-shopify__article--item-title-next{text-align:right}.ecom-shopify__article--item-title a{display:block}.ecom-shopify__article--prev_next-container{flex-wrap:wrap}.ecom-element__countdown--time{display:flex;flex-wrap:wrap;justify-content:inherit}[class*=ecom-element__countdown-item--]{display:flex}.ecom-element__countdown-container{display:inline-flex;justify-content:inherit;flex-direction:column;align-items:inherit}.ecom-countdown-progress-bar{display:block;width:100%;background:green;border-radius:5px;overflow:hidden}.ecom-countdown-progress-bar .ecom-countdown-progress-bar--timer{width:100%;height:8px;background-color:red;display:block;border-radius:5px}.ecom-countdown-progress-bar--timer{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,#ffffff26 25%,#0000 25% 50%,#ffffff26 50% 75%,#0000 75%,#0000);-webkit-animation:2s linear infinite ecom_progress_bar;animation:2s linear infinite ecom_progress_bar;background-size:60px 60px;transition:width 1s;-webkit-transition:width 1s}@-webkit-keyframes ecom_progress_bar{0%{background-position:0 0}to{background-position:40px 0}}@keyframes ecom_progress_bar{0%{background-position:0 0}to{background-position:40px 0}}ecom-marquee-component{opacity:0;visibility:hidden;height:0}ecom-marquee-component.show{opacity:1;visibility:visible;height:auto}.ecom-text-marquee-container{overflow-x:hidden;display:flex;flex-direction:row;position:relative;width:var(--width);transform:var(--transform)}.ecom-text-marquee-container:hover div{animation-play-state:var(--pause-on-hover)}.ecom-text-marquee-container:active div{animation-play-state:var(--pause-on-click)}.ecom-text-marquee-overlay{position:absolute;width:100%;height:100%}.ecom-text-marquee-overlay:before,.ecom-text-marquee-overlay:after{background:linear-gradient(to right,var(--gradient-color),#fff);content:"";height:100%;position:absolute;width:var(--gradient-width);z-index:2;pointer-events:none;touch-action:none}.ecom-text-marquee-overlay:after{right:0;top:0;transform:rotate(180deg)}.ecom-text-marquee-overlay:before{left:0;top:0}.ecom-text-marque-wrapper{flex:0 0 auto;min-width:var(--min-width);z-index:1;display:flex;flex-direction:row;align-items:center;animation:ecom-scroll var(--duration) linear var(--delay) var(--iteration-count);animation-play-state:var(--play);animation-delay:var(--delay);animation-direction:var(--direction)}@keyframes ecom-scroll{0%{transform:translate(var(--percent-start, 0%))}to{transform:translate(var(--percent-end, -100%))}}.ecom-text-marquee-child{display:flex;transform:var(--transform)}.ecom-marquee{overflow:hidden;display:flex}.ecom-marquee .ecom-marquee_items{font-size:1.8em;width:fit-content;white-space:nowrap}.ecom-marquee.animation-reverse .ecom-marquee_items{justify-content:end}.ecom-marquee_items.ecom-anim_marquee{animation:ecomMarquee 10s linear infinite}.ecom-marquee.animation-reverse .ecom-marquee_items.ecom-anim_marquee{animation:ecomMarqueeReverse 10s linear infinite}.element__text-marquee:hover .ecom-marquee_items{animation-play-state:paused}.ecom-marquee_items .ecom-marquee_item{display:flex;text-decoration:none}@keyframes ecomMarquee{0%{margin-left:0}to{margin-left:-100%}}@keyframes ecomMarqueeReverse{0%{margin-left:-100%}to{margin-left:0}}.ecom-marquee_items h3{display:flex;align-items:center}.ecom-flex_full{flex:0 0 100%;width:100%}.ecom-icon-separator svg{width:20px;height:20px}.ecom-icon-separator,.ecom-marquee-image{padding-left:15px;padding-right:15px;line-height:normal;align-self:center}a.ecom-product__heading{display:block;width:fit-content}.ecom-add-to-cart__price .ecom-product-single__price--sale{font-size:inherit;color:inherit}.ecom-product-single__add-to-cart--submit:disabled .ecom-add-to-cart__price{display:none}.ecom-add-to-cart__money{display:flex}.ecom-builder .shopify-payment-button__button--hidden{visibility:visible}.ecom-product-single__add-to-cart-payment-terms:empty{display:none}.ecom-product-single__add-to-cart--submit{display:flex;align-items:center}.ecom-product-single__add-to-cart--submit[disable]{cursor:not-allowed}.ecom-product-single__add-to-cart-buttons-wrapper{display:flex;align-items:center}.ecom-product-single__add-to-cart--submit:hover .ecom__element--button-icon{color:var(--icon-color-hover)}.ecom-ingrid-full-height.ecom-product-single__add-to-cart--submit{width:100%;height:100%}#ecom-builder .ecom-shopify__product-box .core__blocks.core__blocks--empty{background-color:#e5e5f7;opacity:.8;background-image:radial-gradient(#444cf7 .5px,#e5e5f7 .5px);background-size:10px 10px}#ecom-builderx .ecom-shopify__product-box .core__group--items .core__group--body{background-color:#e5e5f7;opacity:.7;background-image:radial-gradient(#444cf7 .65px,transparent .65px),radial-gradient(#444cf7 .65px,#e5e5f7 .65px);background-size:26px 26px;background-position:0 0,13px 13px}.ecom-shopify__product-box div.core__group--body>div.core__blocks{padding:0}.ecom__element-spacer{display:flex}.ecom__element-spacer div{display:block;width:100%}.ecom-shopify__article__description--paragraph{position:relative;overflow:hidden}.ecom-shopify__article__description--paragraph[style*=max-height]:after{content:"";position:absolute;left:0;right:0;bottom:0;height:150px;background:linear-gradient(#fff0,#fff)}.ecom-shopify__article__description-view-more-btn{border:none;background:transparent;cursor:pointer}.element__social{display:flex;flex-wrap:wrap}.element__social-wrapper .element__social{height:fit-content}.ecom__element-social{display:flex;width:auto;border-radius:4px;border-width:0px;border-style:solid}.ecom__element-social .element-social-link{display:flex;align-items:center;text-decoration:none;width:100%;justify-content:center}.icon-border .element-social-link{justify-content:flex-start}.element-social-link.left{flex-direction:row}.element-social-link.right{flex-direction:row-reverse}.element-social-link span{display:inline-flex}.ecom-social-icon{display:inline-flex;color:#fff;padding:10px;border:0;border-style:solid;border-color:#fff;height:100%}.ecom-social-icon svg{width:24px;height:auto;fill:currentColor}.element-social-label{flex:1;justify-content:center;text-align:center;padding:7px 10px;color:#fff}.ecom__element-social.facebook{border-color:#3b5998;background-color:#3b5998}.ecom__element-social.twitter{border-color:#000;background-color:#000}.ecom__element-social.linkedIn{border-color:#0077b5;background-color:#0077b5}.ecom__element-social.pinterest{border-color:#bd081c;background-color:#bd081c}.ecom__element-social.reddit{border-color:#ff4500;background-color:#ff4500}.ecom__element-social.vk{border-color:#45668e;background-color:#45668e}.ecom__element-social.ok{border-color:#f4731c;background-color:#f4731c}.ecom__element-social.tumblr{border-color:#476475;background-color:#476475}.ecom__element-social.digg{border-color:#005be2;background-color:#005be2}.ecom__element-social.skype{border-color:#00aff0;background-color:#00aff0}.ecom__element-social.stumbleUpon{border-color:#eb4924;background-color:#eb4924}.ecom__element-social.mix{border-color:#f3782b;background-color:#f3782b}.ecom__element-social.telegram{border-color:#2ca5e0;background-color:#2ca5e0}.ecom__element-social.pocket{border-color:#ef3f56;background-color:#ef3f56}.ecom__element-social.xing{border-color:#026466;background-color:#026466}.ecom__element-social.whatsApp{border-color:#25d366;background-color:#25d366}.ecom__element-social.email{border-color:#ea4335;background-color:#ea4335}.ecom__element-social.custom{border-color:#059669;background-color:#059669}.element__social-wrapper.ecom-ingrid-full-height{display:flex}.ecom-product-single__media-container .ecom-swiper-container.ecom-product-single__media--featured{overflow-y:unset!important;overflow-x:clip!important}.ecom-product-single .ecom-swiper-button-lock{display:none!important}.ecom-modal-gallery-item iframe{width:100%;height:100%}.ecom-element.ecom-product-single .ecom-image-link-product{cursor:inherit}.ecom-product-single__media--image img{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}.ecom-media-video,.shopify-model-viewer-ui,.ecom-img-zoom-a,.ecom-product-single__media--model-wrapper{position:absolute;top:0;right:0;bottom:0;left:0}.ecom-product-single .ec_splide__pagination__page.ec_splide__pagination__page.is-active{transform:none}.ecom-product-single__media--thumbs:empty{display:none!important}.ecom-product-single__media{display:block;position:relative;width:100%}.ecom-product-single__media--grid .ecom-product-single__media--images img{max-width:100%}.ecom-product-single__media--grid .ecom-product-single__media--images{display:flex;flex-wrap:wrap;margin-bottom:2rem;padding:0;gap:10px;list-style:none}.ecom-product-single__media--images{transition:height .3s}.ecom-product-single__media--grid .ecom-product-single__media--image{width:calc(50% - .5rem);max-width:100%;flex-grow:1}.ecom-product-single__media--grid .ecom-product-single__media--image:nth-child(5n+1){width:100%}.ecom-product-single__media--grid .ecom-product-single__media--image.ecom-product-single__media--full{width:100%}.ecom-product-single__media-label,.ecom-product-single__zoom-icon-wrapper{align-items:center}.ecom-product-single__zoom-icon-wrapper{color:#000;background-color:#f7f7f7;border-style:solid;border-width:.8px;overflow:hidden;border-radius:50%}.ecom-product-single__zoom-icon{width:25px;height:25px;padding:6px}.ecom-product-single__zoom-icon-wrapper .ecom-product-single__zoom-icon svg{width:100%;height:100%;display:flex}.ecom-product-single__media-label>span{height:fit-content}.ecom-swiper-controls:after{display:none}.ecom-product-single__media--grid .ecom-swiper-controls{display:none}.ecom-product-single__media--grid .ecom-product-single__media--images img,.ecom-product-single__media--video video{max-width:100%}.ecom-product-single__media--video video{width:100%}.ecom-product-single__media--grid .ecom-product-single__media--image:first-child,.ecom-product-single__media--grid .ecom-product-single__media--image.ecom-product-single__media--full{width:100%}.ecom-product-single__media---external-video{position:relative;padding-top:var(--img_padding, 100%)}.ecom-product-single__media--image{padding-top:var(--img_padding, 100%)}.ec_splide__slide.ecom-product-single__media--image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.ecom-product-single__media--model{position:relative}.ecom-modal .ecom-swiper-wrapper .ecom-splide-slide img{margin:auto!important;height:auto!important}.ecom-product-single__media---external-video iframe,.ecom-product-single__media--model-wrapper model-viewer{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%}.ecom-product-single__media .shopify-model-viewer-ui.shopify-model-viewer-ui--desktop{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%}.ecom-product-single__media--image{height:0}.ecom-swiper-wrapper{align-items:stretch}.ecom-swiper-wrapper .ecom-splide-slide{text-align:center}.ecom-product-single__media--slider .ecom-splide-slide img{object-fit:contain}.ecom-product-single__media--thumbnail{border:2px solid transparent;cursor:pointer;display:flex;justify-content:center}.ecom-product-single__media--featured img{transform:translateZ(0)}.ecom-product-single__media--featured.ecom-before-init{opacity:0}.ecom-product-single__media--thumbnail img{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;width:100%;max-width:100%;height:auto;border:0;vertical-align:middle;position:relative;z-index:1}.ecom-swiper-controls svg{height:16px;width:16px;color:inherit}.ecom-product-single__media-wrapper .ecom-swiper-controls{cursor:pointer;width:auto;height:auto;transition:.2s ease-in-out}.ecom-product-single .ec_splide__arrow.ecom-swiper-button,.ecom-product-single .ec_splide__arrow.ecom-swiper-controls-thumb{padding:8px}.ecom-swiper-controls-thumb svg{height:100%;width:100%;color:inherit}.ecom-product-single__media--thumbs{position:relative}.ecom-product-single__media--thumbs.ec_splide--ttb{top:0;bottom:0}.ecom-product-single .ec_splide__track--ttb.ec_splide__track--nav{position:absolute;top:0;bottom:0}.ecom-swiper-button-thumb-prev{left:0}.ecom-product-single__media-container button.ec_splide__arrow.ecom-swiper-controls{transform:inherit}.ecom-swiper-controls-thumb>svg{width:24px;height:24px}.ecom-swiper-controls-thumb{z-index:10;display:flex;cursor:pointer;width:auto;height:auto;transition:.2s ease-in-out;text-align:center}.ecom-swiper-controls-thumb:after{display:none}.ecom-swiper-controls:after{margin-left:-3px}.ecom-product-single__media--thumbnail:hover{z-index:10}button.ecom-product-single__media--play-control{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%;border:none;cursor:pointer;margin:0;padding:0;background-color:#eee6}.ecom-product-single__media--play-control-wrapper{display:flex;align-items:center;justify-content:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(1);z-index:1}.ecom-product-single__media--thumbnail{position:relative}.ecom-product-single__media--thumbnail--icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;display:flex}.ecom-product-single__media--thumbnail--icon svg{display:flex}.ecom-product-single__media--horizontal .ecom-swiper-controls-thumb,.ecom-product-single__media-tablet--horizontal .ecom-swiper-controls-thumb,.ecom-product-single__media-mobile--horizontal .ecom-swiper-controls-thumb{transform:translateY(-50%);top:50%;margin-top:0;width:auto;height:auto}.ecom-dont-has-many-images .ecom-product-single__media--thumbs,.ecom-dont-has-many-images .ec_splide__pagination{display:none}.ecom-product-single__media--image.ecom-image-align-left img{left:0;right:unset;transform:none}.ecom-product-single__media--image.ecom-image-align-right img{left:unset;right:0;transform:none}.ecom-product-single__media--image.ecom-image-align-center img{left:50%;transform:translate(-50%)}.ecom-product-single__media .ecom-product-single__media-container{display:flex;flex-direction:column;gap:10px}.ecom-swiper-container{width:100%}.ecom-product-single__media--thumbnail>*{transition:inherit}.ecom-image-zoom{position:relative;display:inline-block;overflow:hidden}.ecom-image-zoom>a{cursor:zoom-in}.ecom-image-zoom.is-error>a{cursor:not-allowed}.ecom-image-zoom.is-loading>a{cursor:progress}.ecom-image-zoom>a>img{display:block}.ecom-image-zoom-notice{position:absolute;top:50%;left:50%;z-index:150;width:10em;margin:-1em 0 0 -5em;line-height:2em;text-align:center;background:#fff;box-shadow:0 0 10px #888}.ecom-image-zoom-flyout{position:absolute;top:0;left:0;width:100%;height:100%;z-index:200;overflow:hidden;background:#fff;cursor:crosshair}.ecom-image-zoom-window.ecom-image-zoom-flyout{opacity:0;box-shadow:0 1px 5px #7f7f7f05,0 5px 18px #7f7f7f33}.ecom-image-zoom-flyout.ecom-open{animation:fadeZoomIn .2s cubic-bezier(.4,0,.2,1) forwards;-webkit-animation:fadeZoomIn .2s cubic-bezier(.4,0,.2,1) forwards}.ecom-image-zoom-flyout.ecom-close{animation:fadeZoomOut .15s cubic-bezier(0,0,.2,1)}.ecom-product-single__media .ecom-product-single__media-container .ecom-product-single__media--image .ecom-image-zoom-flyout img{width:auto;max-width:none!important;height:auto!important;object-fit:unset!important;transform:none}.ecom-product-single__media .ecom-image-align{justify-content:center}.ecom-product-single__media-label,.ecom-product-single__zoom-icon-wrapper{z-index:99;pointer-events:none}.ecom-label-position__topleft,.ecom-zoom-position__topleft{top:20px;left:20px}.ecom-label-position__topright,.ecom-zoom-position__topright{top:20px;right:20px}.ecom-label-position__bottomleft,.ecom-zoom-position__bottomleft{bottom:20px;left:20px}.ecom-label-position__bottomright,.ecom-zoom-position__bottomright{bottom:20px;right:20px}.ecom-product-single__media--thumbs.ecom-product-single__init-thumb-hidden .ecom-product-single__media--thumbnail{opacity:0;visibility:hidden;width:100px}.ecom-product-single__only .ec_splide__arrows{display:none}@media screen and (min-width: 1025px){.ecom-product-single__media.ecom-position-sticky{position:sticky;top:0}.ecom-product-single__media .ecom-product-single__media--vertical .ecom-product-single__media--thumbs{width:120px}.ecom-product-single__media--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-next{right:auto;left:50%;transform:translate(-50%);top:auto;bottom:10px}.ecom-product-single__media--vertical .ecom-product-single__media--thumbs .ecom-swiper-controls-thumb svg{transform:rotate(90deg)}.ecom-product-single__media--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-prev{right:auto;left:50%;transform:translate(-50%);top:10px;bottom:auto}}@media (min-width: 768px) and (max-width: 1024px){.ecom-product-single__media--image.ecom-image-align-center--tablet img{left:50%;right:unset;transform:translate(-50%)}.ecom-product-single__media--image.ecom-image-align-left--tablet img{left:0;right:unset;transform:none}.ecom-product-single__media--image.ecom-image-align-right--tablet img{left:unset;right:0;transform:none}.ecom-product-single__media--image,.ecom-product-single__media--full{padding-top:var(--img_padding__tablet, 100%)}.ecom-product-single__media--thumbs.ecom-swiper-tablet-vertical{min-width:50px;width:auto}.ecom-product-single__media-tablet--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-next{right:auto;left:50%;transform:translate(-50%);top:auto;bottom:10px}.ecom-product-single__media-tablet--vertical .ecom-product-single__media--thumbs .ecom-swiper-controls-thumb svg{transform:rotate(90deg)}.ecom-product-single__media-tablet--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-prev{right:auto;left:50%;transform:translate(-50%);top:10px;bottom:auto}}@media (max-width: 767px){.ecom-product-single__media--image.ecom-image-align-center--mobile img{left:50%;right:unset;transform:translate(-50%)}.ecom-product-single__media--image.ecom-image-align-left--mobile img{left:0;right:unset;transform:none}.ecom-product-single__media--image.ecom-image-align-right--mobile img{left:unset;right:0;transform:none}.ecom-product-single__media--image,.ecom-product-single__media--full{padding-top:var(--img_padding__mobile, 100%)}.ecom-product-single__media--vertical-mobile .ecom-product-single__media--featured,.ecom-product-single__media--thumbs.ecom-swiper-mobile-vertical{width:auto}.ecom-product-single__media-mobile--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-next{right:auto;left:50%;transform:translate(-50%);top:auto;bottom:10px}.ecom-product-single__media-mobile--vertical .ecom-product-single__media--thumbs .ecom-swiper-controls-thumb svg{transform:rotate(90deg)}.ecom-product-single__media-mobile--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-prev{right:auto;left:50%;transform:translate(-50%);top:10px;bottom:auto}}.ecom-product-single .ec_splide__arrows:not(.ec_splide__arrows--ttb) .ec_splide__arrow.ec_splide__arrow--prev svg{transform:none}@keyframes fadeZoomIn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes fadeZoomOut{0%{opacity:1}to{opacity:0}}@keyframes shake{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.ecom-core.ecom-sp7f6mu1vel{width:100%}.ecom-core.ecom-sp7f6mu1vel>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace~div.ecom-block.elmspace{margin-top:0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-sp7f6mu1vel{width:100%}}.ecom-core.ecom-syemwzw9cpr{width:33%}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-syemwzw9cpr{width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-syemwzw9cpr{width:100%}}html body .ecom-core.ecom-syemwzw9cpr>div.core__column--wrapper{padding:0 0 0 30px!important}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-syemwzw9cpr>div.core__column--wrapper{padding-left:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-syemwzw9cpr>div.core__column--wrapper{padding-left:0!important}}.ecom-core.ecom-c7yksjjv4in{text-align:left}.ecom-core.ecom-x0pnc31nz4c .ecom__element-spacing{height:50px}.ecom-core.ecom-gtftycy20i .ecom-shopify__product-box .core__group--items .ecom-product-form>.core__blocks>.core__blocks--body{min-height:200px;margin:10px auto}.ecom-core.ecom-6lp5obvmmwl .ecom__element--button-icon{order:-1}.ecom-core.ecom-6lp5obvmmwl .ecom-product-single__add-to-cart--submit{gap:10px}.ecom-core.ecom-6lp5obvmmwl .ecom-product-single__add-to-cart-buttons-wrapper{align-items:center;justify-content:center}.ecom-core.ecom-6lp5obvmmwl .ecom-product-single__add-to-cart--submit{font-weight:500;text-transform:uppercase;letter-spacing:1.5px;font-style:normal;color:#fff;background-color:#19a3f9;border-style:none;border-radius:5px;padding:12.5px 50px}.ecom-core.ecom-6lp5obvmmwl .ecom-product-single__add-to-cart--submit:hover{color:#fff;background-color:#16b9de}.ecom-core.ecom-6lp5obvmmwl .ecom-product-single__add-to-cart--submit.animated{animation-name:shake;animation-duration:.75s}.ecom-core.ecom-6lp5obvmmwl .ecom-product-single__add-to-cart--submit:disabled{color:#fff;background-color:#bdb9b9;border-style:none;padding:12.5px 50px}.ecom-core.ecom-6lp5obvmmwl .ecom__element--button-icon svg{height:20px;width:20px}.ecom-core.ecom-7x0munt15pv .ecom-product__heading{text-align:center}.ecom-core.ecom-gkr5nf3vdne .ecom-product-single__media--slider{flex-flow:column}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-gkr5nf3vdne .ecom-product-single__media--slider{flex-flow:column}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-gkr5nf3vdne .ecom-product-single__media--slider{flex-flow:column}}.ecom-core.ecom-5w6gabcf7vs .ecom-element__countdown--time>div{flex-direction:column}.ecom-core.ecom-5w6gabcf7vs .ecom-element__countdown-wrapper{justify-content:center}.ecom-core.ecom-5w6gabcf7vs .ecom-element__countdown--time>div{width:none;height:none;background-color:#ffffff0d;box-shadow:0 0;border-style:none;border-radius:0;overflow:hidden;padding:0;margin:0}.ecom-core.ecom-5w6gabcf7vs .ecom-element__countdown-number{text-align:center;font-size:40px;font-weight:600;line-height:1.15em;letter-spacing:0px;text-decoration:none;width:100px;color:#19a3f9;border-radius:100%;margin-right:8px}.ecom-core.ecom-5w6gabcf7vs .ecom-element__countdown-text{text-align:center;font-size:16px;font-weight:500;line-height:1em;letter-spacing:0px;text-transform:capitalize;color:#333;border-radius:0;margin:0;padding:0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-5w6gabcf7vs .ecom-element__countdown-wrapper{justify-content:center}.ecom-core.ecom-5w6gabcf7vs .ecom-element__countdown--time>div{padding:10px}.ecom-core.ecom-5w6gabcf7vs .ecom-element__countdown-number{font-size:30px;width:65px;padding-right:20px;padding-left:20px}.ecom-core.ecom-5w6gabcf7vs .ecom-element__countdown-text{text-align:center;margin:0;padding:0}}.ecom-core.ecom-5w6gabcf7vs{margin-bottom:-15px!important}.ecom-core.ecom-5w6gabcf7vs .ecom-product-single__countdown-progress-bar{width:calc(100% - 66px);margin-right:auto;margin-left:auto}.ecom-core.ecom-vqhsskpoqy .ecom-icon-separator,.ecom-core.ecom-vqhsskpoqy .ecom-marquee-image{order:1}.ecom-core.ecom-vqhsskpoqy .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-vqhsskpoqy .ecom-marquee_items .ecom-marquee_item h3 a{font-size:21px;text-transform:capitalize;font-style:normal;text-decoration:none;font-family:Oswald,sans-serif}.ecom-core.ecom-vqhsskpoqy .ecom-marquee_items .ecom-marquee_item h3{color:#333;padding-right:15px;padding-left:15px}.ecom-core.ecom-vqhsskpoqy{padding-bottom:0!important}.ecom-core.ecom-l0es8yu8and{width:67%}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-l0es8yu8and{width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-l0es8yu8and{width:100%}}html body .ecom-core.ecom-l0es8yu8and>div.core__column--wrapper{margin:0!important;padding:0!important}.ecom-core.ecom-bzr93pd9atd .ecom-shopify__article--item-time{gap:8px}.ecom-core.ecom-bzr93pd9atd .ecom-shopify__article--prev,.ecom-core.ecom-bzr93pd9atd .ecom-shopify__article--next{width:50%}.ecom-core.ecom-bzr93pd9atd .ecom-shopify__article--item-heading a,.ecom-core.ecom-bzr93pd9atd .ecom-shopify__article--item-heading a a{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:1.4em;text-decoration:none;font-style:normal;text-transform:none}.ecom-core.ecom-bzr93pd9atd .ecom-shopify__article--item-heading a{color:#000;margin-bottom:20px}.ecom-core.ecom-bzr93pd9atd .ecom-shopify__article--item-title a,.ecom-core.ecom-bzr93pd9atd .ecom-shopify__article--item-title a a{font-family:Inter,sans-serif;font-weight:600;font-size:14px;line-height:1.2em;text-decoration:none;font-style:normal;text-transform:none}.ecom-core.ecom-bzr93pd9atd .ecom-shopify__article--item-title a{color:#000}.ecom-core.ecom-bzr93pd9atd .ecom-shopify__article--item-time time,.ecom-core.ecom-bzr93pd9atd .ecom-shopify__article--item-time time a{font-family:Inter,sans-serif;font-weight:600;font-size:14px;line-height:3em;text-decoration:none;font-style:normal;text-transform:none}.ecom-core.ecom-bzr93pd9atd .ecom-shopify__article--item-time time{color:#777}.ecom-core.ecom-bzr93pd9atd .ecom-image-default{width:100px!important}.ecom-core.ecom-bzr93pd9atd .ecom-shopify__article--item-heading .ecom-shopify__article--item-icon svg{height:16px;width:16px}.ecom-core.ecom-bzr93pd9atd .ecom-shopify__article--item-time .ecom-shopify__article--item-icon{color:#777}.ecom-core.ecom-bzr93pd9atd .ecom-shopify__article--item-time .ecom-shopify__article--item-icon svg{height:18px;width:18px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-bzr93pd9atd .ecom-shopify__article--prev,.ecom-core.ecom-bzr93pd9atd .ecom-shopify__article--next{width:100%}.ecom-core.ecom-bzr93pd9atd .ecom-shopify__article--item-heading a{margin-bottom:12.5px}}.ecom-core.ecom-bzr93pd9atd{margin-top:-39px!important;margin-bottom:0!important;padding-right:0!important;padding-bottom:0!important;padding-left:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-bzr93pd9atd{margin-bottom:15px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-bzr93pd9atd{margin-top:0!important}}.ecom-core.ecom-bzr93pd9atd .ecom-shopify__article--item-title a{display:block}.ecom-core.ecom-zutq8x79fgr .element__social{display:grid;grid-template-columns:repeat(4,1fr)}.ecom-core.ecom-zutq8x79fgr .element__social{justify-content:flex-start}.ecom-core.ecom-zutq8x79fgr .ecom__element-social{border-radius:8px;overflow:hidden;padding:10px 28px;margin-right:8px;margin-bottom:10px;margin-left:8px}.ecom-core.ecom-zutq8x79fgr .element__social .ecom-social-icon svg{height:20px;width:20px}.ecom-core.ecom-zutq8x79fgr .element__social .ecom-social-icon{color:#fff}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-zutq8x79fgr .ecom__element-social{padding:5px 20px 5px 10px;margin-bottom:15px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-zutq8x79fgr .ecom__element-social{margin-right:8px;margin-bottom:15px;margin-left:8px;padding:0 10px 0 0}.ecom-core.ecom-zutq8x79fgr .element__social .ecom-social-icon svg{height:16px;width:16px}}.ecom-core.ecom-zutq8x79fgr{margin:-50px 0 0 -8px!important;padding-right:0!important;padding-bottom:0!important;padding-left:0!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-zutq8x79fgr{padding-bottom:0!important;margin:0!important}}.ecom-core.ecom-zutq8x79fgr .ecom__element.ecom-element.element__social{width:calc(100% + 16px)}.ecom-core.ecom-0l9xn9x4b6k .ecom-shopify__article__description-container{text-align:left;color:#777}.ecom-core.ecom-0l9xn9x4b6k .ecom-shopify__article__description-container,.ecom-core.ecom-0l9xn9x4b6k .ecom-shopify__article__description-container a{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:1.6em;text-decoration:none}.ecom-core.ecom-0l9xn9x4b6k{margin-bottom:75px!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0l9xn9x4b6k{margin-top:-51px!important;margin-bottom:1px!important}}.ecom-core.ecom-0l9xn9x4b6k .ecom-shopify__article__description--paragraph blockquote{background:#eee;padding:30px}.ecom-core.ecom-0l9xn9x4b6k blockquote:before{opacity:0}.ecom-core.ecom-9wiijvn7fic,.ecom-core.ecom-e68avtvotgk{margin-bottom:50px!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-e68avtvotgk{margin-bottom:3px!important}}.ecom-core.ecom-ezb854bsq8{width:100%}.ecom-core.ecom-ezb854bsq8>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}.ecom-core.ecom-ezb854bsq8>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:left}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ezb854bsq8{width:100%}}html body .ecom-core.ecom-ezb854bsq8>div.core__column--wrapper{padding:0!important;margin:0!important}.ecom-core.ecom-mh288xiesnk .ecom-shopify__article-date-text time,.ecom-core.ecom-mh288xiesnk .ecom-shopify__article-date-text time a{font-weight:600;font-size:14px;line-height:1.6em;font-family:Inter,sans-serif;text-decoration:none;font-style:normal}.ecom-core.ecom-mh288xiesnk .ecom-shopify__article-date-text time{color:#777;margin-left:8px}.ecom-core.ecom-mh288xiesnk .ecom-shopify__article-date-icon{color:#777}.ecom-core.ecom-mh288xiesnk .ecom-shopify__article-date-icon svg{height:18px;width:18px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mh288xiesnk .ecom-shopify__article-date-text time,.ecom-core.ecom-mh288xiesnk .ecom-shopify__article-date-text time a{font-size:11px}.ecom-core.ecom-mh288xiesnk .ecom-shopify__article-date-text time{margin-top:0}}.ecom-core.ecom-mh288xiesnk{margin-top:0!important;margin-right:16px!important;padding-bottom:0!important;width:unset;max-width:unset}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mh288xiesnk{margin-top:3px!important;padding-bottom:0!important}}.ecom-core.ecom-ff5sbqap4vk .ecom-shopify__article--title-text{text-align:left;color:#000}.ecom-core.ecom-ff5sbqap4vk .ecom-shopify__article--title-text,.ecom-core.ecom-ff5sbqap4vk .ecom-shopify__article--title-text a{font-family:Oswald,sans-serif;font-weight:600;font-size:33px;line-height:1em;text-decoration:none;font-style:normal}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ff5sbqap4vk .ecom-shopify__article--title-text{text-align:center}.ecom-core.ecom-ff5sbqap4vk .ecom-shopify__article--title-text,.ecom-core.ecom-ff5sbqap4vk .ecom-shopify__article--title-text a{font-size:15px;line-height:1.5em;font-family:Oswald,sans-serif}}.ecom-core.ecom-ff5sbqap4vk{margin-bottom:24px!important;padding-bottom:0!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ff5sbqap4vk{margin-bottom:20px!important}}.ecom-core.ecom-u5hfbp304qa .ecom-base__breadcrumbs__list a,.ecom-core.ecom-u5hfbp304qa .ecom-base__breadcrumbs__list a a{font-size:16px;text-decoration:none;font-family:Inter,sans-serif;font-weight:500;line-height:1.6em;font-style:normal}.ecom-core.ecom-u5hfbp304qa .ecom-base__breadcrumbs__list a{color:#000}.ecom-core.ecom-u5hfbp304qa .ecom-base__breadcrumbs--icon{color:#000;margin-right:2px}.ecom-core.ecom-u5hfbp304qa .ecom-base__breadcrumbs--icon svg{height:13px;width:13px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-u5hfbp304qa .ecom-base__breadcrumbs__list a,.ecom-core.ecom-u5hfbp304qa .ecom-base__breadcrumbs__list a a{font-size:12px}}.ecom-core.ecom-u5hfbp304qa{margin-bottom:45px!important;padding-bottom:0!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-u5hfbp304qa{margin-top:-34px!important;margin-bottom:10px!important}}.ecom-core.ecom-cavnl8nefvh{background-color:#fff}.ecom-core.ecom-cavnl8nefvh{padding-top:30px!important;padding-bottom:0!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/ecom-656f8837f4ed7a642e0b5b12.css.map */
