.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-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:not(.ecom-section){float:left}.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}}.image-resize{width:auto!important;max-width:100%!important}.ecom-base-image .ecom-container-image.resize .ecom-image-content-position.ecom-image-default picture{height:var(--height-resize)!important;width:var(--width-resize)!important}.ecom-base-image .ecom-container-image.resize .ecom-image-content-position.ecom-image-default .ecom-image-picture img{width:100%!important;height:100%!important}.ecom-container-image.resize .ecom-image-content-position.ecom-image-default.ecom-base-image-container-overlay{width:var(--width-resize)!important;user-select:none;-ms-user-select:none;-webkit-user-select:none}.ecom-container-image.resize .ecom-image-picture *{pointer-events:none}.ecom-base-image.ecom-overlay>.ecom-overlay-text{text-align:center}.ecom-image-align{display:flex}.ecom-image-picture-link,.ecom-image-picture{overflow:hidden;width:100%;height:100%}.ecom-base-image .ecom-image-picture img{min-height:1px;object-position:var(--object-position)}.ecom-base-image picture{overflow:hidden;flex:1 1 auto;min-height:1px}.ecom-base-image picture img{display:block;max-width:100%;height:auto;width:100%}.ecom-base-image figure{display:flex}.ecom-container-image{display:flex;flex-direction:column;width:100%}.ecom-image-picture-link,.ecom-image-content-position{position:relative}.ecom-base-image.ecom-overlay{position:absolute;z-index:1;opacity:.5;display:flex;align-items:center;justify-content:center;top:0;left:0;right:0;bottom:0}.ecom-image__caption{width:100%}.ecom-base-image .ecom-image-picture,.ecom-base-image .ecom-image-picture img{width:100%;max-width:100%}.ecom-base-image .ecom-base-image-container-overlay:hover>.ecom-overlay{background-color:#1118274d}.ecom-base-image.image-highlight:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;z-index:999;opacity:1;pointer-events:none}.ecom-base-image.image-highlight .ecom-container-image{z-index:1000}@media (max-width: 1024px){.ecom-base-image .ecom-image-picture img{object-position:var(--object-position-tablet)}}@media (max-width: 767px){.ecom-base-image .ecom-image-picture img{object-position:var(--object-position-mobile)}}.el-progress__percent-chart svg{transform:rotate(-90deg);width:100%;height:100%;position:absolute}.el-progress__percent-chart svg circle{fill:none;stroke-width:10px;cx:50%;cy:50%;r:calc(50% - 5px);stroke-linecap:round;box-sizing:border-box;stroke-dashoffset:var(--stroke-dasharray);stroke-dasharray:var(--stroke-dasharray);animation-duration:1s;animation-timing-function:linear;animation-fill-mode:forwards}.element__progress--percent-circle-animated{-webkit-animation:progress-circle-anim linear 1s forwards;animation:progress-circle-anim linear 1s forwards}@keyframes progress-circle-anim{0%{stroke:var(--stroke)}to{stroke:var(--stroke);stroke-dashoffset:var(--stroke-dashoffset);stroke-dasharray:var(--stroke-dasharray)}}@-webkit-keyframes progress-circle-anim{0%{stroke-dashoffset:var(--stroke-dasharray)}to{stroke-dashoffset:var(--stroke-dashoffset)}}.el-progress__percent-chart{width:100%;position:relative;height:100%;padding-bottom:100%}.el-progress__percent-outner{background-color:#f2f2f2;position:absolute;width:100%;height:100%;border-radius:50%;padding:10px}.el-progress__percent-inner{background-color:#fff;width:100%;height:100%;display:flex;justify-content:center;align-items:center;border-radius:50%}.el-progress__pie-label{width:100%}.el-porgress__line-wrapper{background-color:#0000001a;width:100%;height:20px;border-radius:10px 4px 4px 10px}.el-progress__line-inner{width:0%;transition:width ease 1s;height:100%;display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;border-radius:4px}.el-porgress__percent-line{width:100%;height:100%;display:flex;align-items:center}.el-progress__percent-line-animation{animation:progress-percent-line ease 1s forwards}@keyframes progress-percent-line{0%{background-color:var(--progress-line);width:0%}to{background-color:var(--progress-line);width:var(--progress-line-width)}}.el-porgress__percent-line--striped{background-image:linear-gradient(-45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.2) 75%,transparent 75%,transparent);background-size:20px 20px}.el-porgress__percent-line--animated{animation:progress-pie-move 2s linear infinite}.ecom-animation.ecom-visibility--visible{opacity:1}@keyframes progress-pie-move{0%{background-position:0 0}to{background-position:50px 50px}}a.ecom-product__heading{display:block}.ecom-product-single__price-container-grid{display:flex}.ecom-product-single__price--sale{font-size:30px;color:#1a1b18;display:inline-flex}.ecom-product-single__price--regular{text-decoration:line-through;color:#6b7280;display:inline-flex}.ecom-product-single__price--badges-sale{display:none;color:red}.ecom-product-single__price--badges-sale-pecent{display:block}.ecom-product-single__price-container .ecom-product-single__price--prices{display:inline-flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.ecom-product-single__price-container{display:flex;flex-direction:column;gap:5px}.ecom-product-single-afterpay afterpay-placement{margin:0;padding:0}.el__heading--tooltip-wrapper{position:relative;display:inline-block}.el__heading--tooltip-wrapper svg{width:18px;cursor:pointer}.el__heading--tooltip-content{line-height:16px;max-width:200px;position:absolute;display:block;width:max-content;opacity:0;padding:5px;visibility:hidden;font-size:14px;background-color:#545454;color:#fff;border-radius:5px;transition:.5s ease all;z-index:999}.el__heading--tooltip-content.el__tooltip-tablet,.el__heading--tooltip-content.el__tooltip-mobile{display:none}.el__heading--tooltip-bottom{left:50%;transform:translate(-50%,10px)}.el__heading--tooltip-left{transform:translate(-20px,-50%);right:100%;top:50%}.el__heading--tooltip-top{left:50%;bottom:100%;transform:translate(-50%,-10px)}.el__heading--tooltip-right{top:50%;left:100%;transform:translate(20px,-50%)}.tooltip__arrow:before{position:absolute;content:"";width:8px;height:8px;background:inherit;z-index:-1}.tooltip__arrow.el__heading--tooltip-bottom:before{top:0;transform:translate(-50%,-50%) rotate(45deg);left:50%}.tooltip__arrow.el__heading--tooltip-top:before{transform:translate(-50%,50%) rotate(45deg);bottom:0%;left:50%}.tooltip__arrow.el__heading--tooltip-right:before{transform:translate(-50%,50%) rotate(45deg);bottom:50%;left:0%}.tooltip__arrow.el__heading--tooltip-left:before{transform:translate(50%,50%) rotate(45deg);bottom:50%;right:0%}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-bottom,.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-top{opacity:1;visibility:visible;transform:translate(-50%)}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-left{opacity:1;visibility:visible;transform:translate(-15px,-50%)}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-right{opacity:1;visibility:visible;transform:translate(15px,-50%)}@media screen and (max-width: 1024px){.el__heading--tooltip-content.el__tooltip-desktop{display:none}.el__heading--tooltip-content.el__tooltip-tablet{display:block}}@media screen and (max-width: 767px){.el__heading--tooltip-content.el__tooltip-tablet{display:none}.el__heading--tooltip-content.el__tooltip-mobile{display:block}}.ecom-product-single__buy_it_now_btn--checkout{display:flex;justify-content:center;cursor:pointer;align-items:center}.ecom-product-single__buy_it_now_btn-buttons-wrapper{display:flex;width:100%}.ecom-product-single__buy_it_now-icon-link svg{width:20px;height:20px}.ecom-product-single__buy_it_now_btn--checkout.ecom-disable-buy{opacity:.6}.ecom-product-single__quantity-wrapper,.ecom-product-single__quantity-container{display:flex}.ecom-product-single__quantity-controls{display:flex;align-items:center}.ecom-product-single__quantity-controls-button{outline:none;cursor:pointer;border:0;display:flex;justify-content:center;align-items:center;margin:0;transition:background-color .1s cubic-bezier(.4,0,.6,1)}.ecom-product-single__quantity-input:focus-visible{box-shadow:none}.ecom-product-single__quantity-input{cursor:text;display:flex;align-items:center;justify-content:center;transition:background-color .1s cubic-bezier(.4,0,.6,1)}.ecom-product-single__quantity-dropdown{text-align:left;font-weight:600;font-size:16px;line-height:1.5em;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;color:#000;width:136px;background-color:#f5f5f5;border-style:none;border-radius:0;outline-style:none;margin:0;padding:11px 15px}.ecom-product-single__quantity-wrapper .ecom-product-single__quantity-dropdown-wrapper .ecom-product-single__quantity-dropdown{background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 0.8875L5 5.8875L0 0.8875L0.8875 3.59526e-07L5 4.1125L9.1125 0L10 0.8875Z' fill='black'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:right 22px center;background-size:10px}.ecom-product-single__quantity-input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ecom-product-single__quantity-container{width:100%}.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-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 .ec_splide:not(.is-overflow) .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}.ecom-product-single__media .ecom-product-single__media--horizontal .ecom-product-single__media--thumbs{min-height:100px;height: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__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-xs3gwqidzo{width:53%}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-xs3gwqidzo{width:50%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-xs3gwqidzo{width:100%}}html body .ecom-core.ecom-u5853a9ygd .ecom-core.ecom-xs3gwqidzo>div.core__column--wrapper{padding-top:5px!important;padding-left:40px!important}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-u5853a9ygd .ecom-core.ecom-xs3gwqidzo>div.core__column--wrapper{padding-left:20px!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-u5853a9ygd .ecom-core.ecom-xs3gwqidzo>div.core__column--wrapper{padding-top:15px!important;padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-xs3gwqidzo .ecom-block:has(>.ec-row-sticky){position:sticky;top:0}.ecom-core.ecom-3xd7vbqv4wm{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-3xd7vbqv4wm{width:100%}}html body .ecom-core.ecom-u5853a9ygd .ecom-core.ecom-3xd7vbqv4wm>div.core__column--wrapper{padding:5px 0 0!important}.ecom-core.ecom-a7raup6179j{margin-top:5px!important}.ecom-core.ecom-g7rtwdq7k5w{text-align:left}.ecom-core.ecom-g7rtwdq7k5w{margin:0!important;padding:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-g7rtwdq7k5w{padding-bottom:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-g7rtwdq7k5w{padding-bottom:0!important}}.ecom-core.ecom-03nlzr0aqn5e>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-03nlzr0aqn5e{margin-top:5px!important;margin-bottom:-5px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-03nlzr0aqn5e{margin-top:15px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-03nlzr0aqn5e{margin-top:0!important}}.ecom-core.ecom-03nlzr0aqn5e div.core__blocks>div.core__blocks--body{flex-wrap:wrap}.ecom-core.ecom-lqsbrv0a95{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-lqsbrv0a95{width:100%}}.ecom-core.ecom-8jy6krmaw03 .ecom-product-single__add-to-cart-buttons-wrapper{align-items:center;justify-content:center}.ecom-core.ecom-8jy6krmaw03 .ecom-product-single__add-to-cart--submit{justify-content:center;font-weight:500;letter-spacing:0px;font-style:normal;font-size:16px;line-height:1.25em;font-family:Poppins,sans-serif;text-transform:capitalize;width:100%;height:52px;min-height:52px;color:#fff;background-color:#000;border-style:none;border-radius:40px;transition-duration:.4s;padding:12.5px 25px;margin:0}.ecom-core.ecom-8jy6krmaw03 .ecom-product-single__add-to-cart--submit:hover{color:#fff;background-color:#ff6f61}.ecom-core.ecom-8jy6krmaw03 .ecom-product-single__add-to-cart--submit.animated{animation-name:shake;animation-duration:.75s}.ecom-core.ecom-8jy6krmaw03 .ecom-product-single__add-to-cart--submit.ecom-product-single__pre-order{font-size:16px;font-weight:500;line-height:1.25em;letter-spacing:0px;font-family:Poppins,sans-serif;text-transform:capitalize;width:100%;height:52px;min-height:52px;color:#fff;background-color:#000;border-radius:40px;transition-duration:.4s;margin:0;padding:12.5px 25px}.ecom-core.ecom-8jy6krmaw03 .ecom-product-single__add-to-cart--submit.ecom-product-single__pre-order:hover{width:100%;color:#fff;background-color:#ff6f61}.ecom-core.ecom-8jy6krmaw03 .ecom-product-single__add-to-cart--submit:disabled{font-size:16px;text-transform:capitalize;line-height:1.25em;letter-spacing:0px;font-weight:500;font-family:Poppins,sans-serif;height:52px;min-height:52px;color:#000;background-color:#bdb9b9;border-style:none;border-radius:40px;padding:12.5px 25px;margin:0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-8jy6krmaw03 .ecom-product-single__add-to-cart--submit,.ecom-core.ecom-8jy6krmaw03 .ecom-product-single__add-to-cart--submit.ecom-product-single__pre-order{font-size:13px;height:46px;min-height:46px;padding-right:10px;padding-left:10px}.ecom-core.ecom-8jy6krmaw03 .ecom-product-single__add-to-cart--submit:disabled{font-size:13px;height:46px;min-height:46px;padding-right:10px;padding-left:10px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-8jy6krmaw03 .ecom-product-single__add-to-cart--submit,.ecom-core.ecom-8jy6krmaw03 .ecom-product-single__add-to-cart--submit.ecom-product-single__pre-order{font-size:13px;height:46px;min-height:46px;padding-right:10px;padding-left:10px}.ecom-core.ecom-8jy6krmaw03 .ecom-product-single__add-to-cart--submit:disabled{font-size:13px;height:46px;min-height:46px;padding-right:10px;padding-left:10px}}.ecom-core.ecom-8jy6krmaw03{margin-top:0!important;padding-bottom:0!important;width:100%;max-width:100%}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-8jy6krmaw03{padding-bottom:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-8jy6krmaw03{padding-bottom:0!important}}.ecom-core.ecom-8jy6krmaw03{flex:1 0 0}.ecom-core.ecom-b8y5vxvddka .ecom-product-single__quantity-container{flex-direction:column;gap:0px}.ecom-core.ecom-b8y5vxvddka .ecom-product-single__quantity-wrapper{justify-content:flex-start}.ecom-core.ecom-b8y5vxvddka .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input,.ecom-core.ecom-b8y5vxvddka .ecom-product-single__quantity-controls-button,.ecom-core.ecom-b8y5vxvddka .ecom-product-single__quantity-container .ecom-product-single__quantity-dropdown{height:52px}.ecom-core.ecom-b8y5vxvddka .ecom-product-single__quantity-container label{text-align:left;color:#000;margin:0;padding:0}.ecom-core.ecom-b8y5vxvddka .ecom-product-single__quantity-container label,.ecom-core.ecom-b8y5vxvddka .ecom-product-single__quantity-container label a{font-weight:600;font-size:14px;line-height:1.25em;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:Albert Sans,sans-serif}.ecom-core.ecom-b8y5vxvddka .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input{text-align:center;font-weight:500;font-size:20px;line-height:1.5em;font-family:Poppins,sans-serif;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;color:#000;width:60px;background-color:#f1f1f1;border-style:none;border-radius:0;outline-style:none;margin:0;padding:0}.ecom-core.ecom-b8y5vxvddka .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input::placeholder{color:#000}.ecom-core.ecom-b8y5vxvddka .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input:focus{outline-style:none}.ecom-core.ecom-b8y5vxvddka .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-minus svg{height:14px;width:14px}.ecom-core.ecom-b8y5vxvddka .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-minus{color:#000;background-color:#f1f1f1;border-style:none;border-radius:40px 0 0 40px;padding:0 5px 0 24px;transition:all .3s ease}.ecom-core.ecom-b8y5vxvddka .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-minus:hover{color:#ff6f61}.ecom-core.ecom-b8y5vxvddka .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-plus svg{height:14px;width:14px}.ecom-core.ecom-b8y5vxvddka .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-plus{color:#000;background-color:#f1f1f1;border-style:none;border-radius:0 40px 40px 0;padding:0 24px 0 5px;transition:all .3s ease}.ecom-core.ecom-b8y5vxvddka .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-plus:hover{color:#ff6f61}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-b8y5vxvddka .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input,.ecom-core.ecom-b8y5vxvddka .ecom-product-single__quantity-controls-button,.ecom-core.ecom-b8y5vxvddka .ecom-product-single__quantity-container .ecom-product-single__quantity-dropdown{height:46px}.ecom-core.ecom-b8y5vxvddka .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input{font-size:14px;width:35px}.ecom-core.ecom-b8y5vxvddka .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-plus svg{height:12px;width:12px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-b8y5vxvddka .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input,.ecom-core.ecom-b8y5vxvddka .ecom-product-single__quantity-controls-button,.ecom-core.ecom-b8y5vxvddka .ecom-product-single__quantity-container .ecom-product-single__quantity-dropdown{height:46px}.ecom-core.ecom-b8y5vxvddka .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input{font-size:16px;width:40px}}.ecom-core.ecom-b8y5vxvddka{margin-right:8px!important;padding-bottom:0!important;width:unset;max-width:unset}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-b8y5vxvddka{padding-bottom:0!important}}.ecom-core.ecom-b8y5vxvddka *:focus-visible{outline:none;outline-offset:0;box-shadow:0 0}.ecom-core.ecom-b8y5vxvddka .ecom-product-single__quantity-controls-plusd{background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 6H14V8H0V6Z'/%3E%3Cpath d='M8 8.74228e-08L8 14H6L6 0L8 8.74228e-08Z'/%3E%3C/svg%3E%0A");padding:0 15px;background-position:center right 15px;background-size:12px;background-repeat:no-repeat}.ecom-core.ecom-b8y5vxvddka .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-minusd{background-image:url("data:image/svg+xml,%3Csvg width='13' height='2' viewBox='0 0 13 2' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='13' height='2'/%3E%3C/svg%3E%0A");padding:0 15px;background-repeat:no-repeat;background-position:center left 15px;background-size:13px}.ecom-core.ecom-b8y5vxvddka button.ecom-product-single__quantity-controls-buttond svg{width:0!important;height:0!important}.ecom-core.ecom-wv5ak6agt5 .ecom-button-icon{order:1}.ecom-core.ecom-wv5ak6agt5 .ecom-product-single__buy_it_now_btn--checkout{gap:10px}.ecom-core.ecom-wv5ak6agt5 .ecom-product-single__buy_it_now_btn--checkout{width:100%}.ecom-core.ecom-wv5ak6agt5 .ecom-product-single__buy_it_now_btn-buttons-wrapper{align-items:center;justify-content:center}.ecom-core.ecom-wv5ak6agt5 .ecom-product-single__buy_it_now_btn .ecom-product-single__buy_it_now_btn--checkout{text-transform:capitalize;font-size:16px;font-family:Poppins,sans-serif;font-weight:500;line-height:1.25em;letter-spacing:0px;height:52px;min-height:52px;color:#fff;background-color:#05ffee;border-style:none;border-radius:40px;transition-duration:.4s;padding:12.5px 25px;margin:0}.ecom-core.ecom-wv5ak6agt5 .ecom-product-single__buy_it_now_btn .ecom-product-single__buy_it_now_btn--checkout:hover{color:#fff;background-color:#000}.ecom-core.ecom-wv5ak6agt5 .ecom-product-single__buy_it_now-icon-link svg{height:20px;width:20px}.ecom-core.ecom-wv5ak6agt5 .ecom-product-single__buy_it_now_btn--checkout.animated{animation-name:shake;animation-duration:.75s}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-wv5ak6agt5 .ecom-product-single__buy_it_now_btn .ecom-product-single__buy_it_now_btn--checkout{height:46px;min-height:46px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wv5ak6agt5 .ecom-product-single__buy_it_now_btn .ecom-product-single__buy_it_now_btn--checkout{height:46px;min-height:46px}}.ecom-core.ecom-zpuyxggmye>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-zpuyxggmye{margin-top:-25px!important}.ecom-core.ecom-f7s5a5zyt96 .ecom-product-single__metafield-container{text-align:left;color:#000;padding:8px 15px}.ecom-core.ecom-f7s5a5zyt96 .ecom-product-single__metafield-container,.ecom-core.ecom-f7s5a5zyt96 .ecom-product-single__metafield-container a{font-size:10px;font-weight:700;font-family:Albert Sans,sans-serif;text-transform:uppercase;line-height:1.25em}.ecom-core.ecom-f7s5a5zyt96{padding-bottom:0!important;margin-top:15px!important;width:unset;max-width:unset}.ecom-core.ecom-f7s5a5zyt96 .ecom-product-single__metafield-container:not(:empty){border:1px solid;border-radius:3px}.ecom-core.ecom-f7s5a5zyt96 .ecom-product-single__metafield-container:empty{padding:0!important;margin:0!important}.ecom-core.ecom-t9w0idspkwd .ecom-image-align{align-items:center}.ecom-core.ecom-t9w0idspkwd .ecom-image-default{width:232px!important;max-width:100%!important}.ecom-core.ecom-t9w0idspkwd .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-t9w0idspkwd .ecom-base-image .ecom-image-picture picture{height:171px!important}.ecom-core.ecom-t9w0idspkwd .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-t9w0idspkwd .ecom-base-image .ecom-image-picture,.ecom-core.ecom-t9w0idspkwd .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-t9w0idspkwd .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-t9w0idspkwd .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-t9w0idspkwd{margin-left:-166px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-t9w0idspkwd{margin-left:-59px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-t9w0idspkwd{margin-left:-27px!important}}.ecom-core.ecom-irjsx2pc50e .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-irjsx2pc50e .element__heading .ecom__heading,.ecom-core.ecom-irjsx2pc50e .element__heading .ecom__heading a{font-weight:400;font-family:Roboto,sans-serif;font-size:21px;font-style:italic}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-irjsx2pc50e .element__heading .ecom__heading{text-align:left}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-irjsx2pc50e .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-irjsx2pc50e .element__heading .ecom__heading,.ecom-core.ecom-irjsx2pc50e .element__heading .ecom__heading a{font-size:24px;font-family:Roboto,sans-serif;font-weight:400}}.ecom-core.ecom-irjsx2pc50e{padding-bottom:0!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-irjsx2pc50e{padding-bottom:0!important;margin-right:0!important}}.ecom-core.ecom-jb45fcd5x4o .ecom-product-single__price-container-grid{justify-content:flex-start}.ecom-core.ecom-jb45fcd5x4o .ecom-product-single__price--prices{background-color:#f000;border-radius:0;overflow:hidden}.ecom-core.ecom-jb45fcd5x4o .ecom-product-single__price--sale.ecom-product-single__price-normal,.ecom-core.ecom-jb45fcd5x4o .ecom-product-single__price--sale.ecom-product-single__price-normal a{font-size:30px;line-height:1.4em;font-weight:500;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:Poppins,sans-serif}.ecom-core.ecom-jb45fcd5x4o .ecom-product-single__price--sale.ecom-product-single__price-normal{color:#000;margin:0 10px 0 0;padding:0}.ecom-core.ecom-jb45fcd5x4o .ecom-product-single__price--sale,.ecom-core.ecom-jb45fcd5x4o .ecom-product-single__price--sale a{line-height:1.4em;letter-spacing:0px;font-size:30px;font-family:Poppins,sans-serif;font-weight:500;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-jb45fcd5x4o .ecom-product-single__price--sale{color:#1a1717;margin:0 5px 0 0;padding:0}.ecom-core.ecom-jb45fcd5x4o .ecom-product-single__price--regular,.ecom-core.ecom-jb45fcd5x4o .ecom-product-single__price--regular a{font-weight:500;font-size:30px;line-height:1.4em;font-family:Poppins,sans-serif;text-transform:none;font-style:normal;text-decoration:line-through;letter-spacing:0px}.ecom-core.ecom-jb45fcd5x4o .ecom-product-single__price--regular{color:#0009;margin:2px 10px 0 0;padding:0}.ecom-core.ecom-jb45fcd5x4o .ecom-product-single__price--badges-sale,.ecom-core.ecom-jb45fcd5x4o .ecom-product-single__price--badges-sale a{font-size:14px;font-weight:400;line-height:1.5em;font-family:Poppins,sans-serif;font-style:normal;text-decoration:none;letter-spacing:0px;text-transform:capitalize}.ecom-core.ecom-jb45fcd5x4o .ecom-product-single__price--badges-sale{color:#fff;padding:4px 10px;margin:0;background-color:#ff6f61;border-radius:40px;overflow:hidden}.ecom-core.ecom-jb45fcd5x4o .ecom-product-single__price--badges-sold-out,.ecom-core.ecom-jb45fcd5x4o .ecom-product-single__price--badges-sold-out a{font-size:14px;font-weight:400;line-height:1.5em;text-transform:capitalize;font-family:Poppins,sans-serif;font-style:normal;text-decoration:none;letter-spacing:0px}.ecom-core.ecom-jb45fcd5x4o .ecom-product-single__price--badges-sold-out{color:#fff;padding:5px 10px;margin:2px 0 0;background-color:#111827;border-radius:50px;overflow:hidden}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-jb45fcd5x4o .ecom-product-single__price--sale.ecom-product-single__price-normal,.ecom-core.ecom-jb45fcd5x4o .ecom-product-single__price--sale.ecom-product-single__price-normal a,.ecom-core.ecom-jb45fcd5x4o .ecom-product-single__price--sale,.ecom-core.ecom-jb45fcd5x4o .ecom-product-single__price--sale a,.ecom-core.ecom-jb45fcd5x4o .ecom-product-single__price--regular,.ecom-core.ecom-jb45fcd5x4o .ecom-product-single__price--regular a{font-size:20px}.ecom-core.ecom-jb45fcd5x4o .ecom-product-single__price--badges-sale,.ecom-core.ecom-jb45fcd5x4o .ecom-product-single__price--badges-sale a{font-size:12px}.ecom-core.ecom-jb45fcd5x4o .ecom-product-single__price--badges-sale{padding-right:15px;padding-left:15px}.ecom-core.ecom-jb45fcd5x4o .ecom-product-single__price--badges-sold-out,.ecom-core.ecom-jb45fcd5x4o .ecom-product-single__price--badges-sold-out a{font-size:12px}}.ecom-core.ecom-jb45fcd5x4o{margin-top:10px!important;padding-bottom:0!important}.ecom-core.ecom-jb45fcd5x4o .ecom-product-single__price-container .ecom-product-single__price--prices{justify-content:left;gap:5px;flex-wrap:wrap;text-align:left}.ecom-core.ecom-jb45fcd5x4o .ecom-product-single__price-container-grid{flex-wrap:wrap;align-items:center;row-gap:10px}.ecom-core.ecom-jb45fcd5x4o .ecom-product-single__price--regular{text-decoration-thickness:5%}.ecom-core.ecom-rzh9rxvxjj .ecom-image-default{width:192px!important}.ecom-core.ecom-rzh9rxvxjj .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-rzh9rxvxjj .ecom-base-image .ecom-image-picture picture{height:90px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-rzh9rxvxjj .ecom-image-default{width:119px!important}.ecom-core.ecom-rzh9rxvxjj .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-rzh9rxvxjj .ecom-base-image .ecom-image-picture picture{height:58px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-rzh9rxvxjj .ecom-image-default{width:169px!important}.ecom-core.ecom-rzh9rxvxjj .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-rzh9rxvxjj .ecom-base-image .ecom-image-picture picture{height:76px!important}}.ecom-core.ecom-rzh9rxvxjj{margin-top:-38px!important;margin-right:7px!important;margin-left:-6px!important;padding-bottom:0!important;width:unset;max-width:unset}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-rzh9rxvxjj{margin-top:-25px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-rzh9rxvxjj{padding-bottom:0!important}}.ecom-core.ecom-gpcgczkpc1p .ecom-product__heading{text-align:left;color:#000}.ecom-core.ecom-gpcgczkpc1p .ecom-product__heading,.ecom-core.ecom-gpcgczkpc1p .ecom-product__heading a{font-size:30px;line-height:1.25em;letter-spacing:0px;font-weight:500;font-family:Poppins,sans-serif}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-gpcgczkpc1p .ecom-product__heading{text-align:left}.ecom-core.ecom-gpcgczkpc1p .ecom-product__heading,.ecom-core.ecom-gpcgczkpc1p .ecom-product__heading a{font-size:24px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-gpcgczkpc1p .ecom-product__heading{text-align:left}.ecom-core.ecom-gpcgczkpc1p .ecom-product__heading,.ecom-core.ecom-gpcgczkpc1p .ecom-product__heading a{line-height:1.25em;letter-spacing:0px;font-size:22px}}.ecom-core.ecom-gpcgczkpc1p{padding-bottom:0!important;margin-top:8px!important;margin-bottom:12px!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-gpcgczkpc1p{padding-bottom:0!important}}.ecom-core.ecom-ccqh9ri5rre{width:47%}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ccqh9ri5rre{width:50%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ccqh9ri5rre{width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-u5853a9ygd .ecom-core.ecom-ccqh9ri5rre>div.core__column--wrapper{padding-bottom:0!important}}.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--slider{flex-flow:row-reverse}.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media .ecom-product-single__media-container{gap:10px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--slider{flex-flow:column}.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media .ecom-product-single__media-container{gap:10px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--slider{flex-flow:column}.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media .ecom-product-single__media-container{gap:10px}}.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--featured .ecom-image-default,.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--featured>picture,.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--featured>img{border-style:none}.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--featured,.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--featured .ecom-image-default,.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--featured>picture,.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--featured>img{border-radius:8px;overflow:hidden}.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--thumbnail img{object-fit:fill}.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--thumbnail{opacity:.7;border-style:solid;border-width:1px;border-color:#0000;transition:all .3s ease;margin:0;padding:0}.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--thumbnail,.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--thumbnail img{border-radius:8px}.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--thumbnail:hover,.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--thumbnail.ec_splide__slide.is-active{opacity:1;border-style:solid;border-width:1px;border-color:#000}.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev svg,.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next svg{height:14px;width:14px}.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev,.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next{color:#000;background-color:#fff;border-style:solid;border-width:1px;border-color:#ebebeb;border-radius:50%;padding:13px;margin:0}.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev:hover,.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next:hover{color:#fff;background-color:#000;border-style:solid;border-width:1px;border-color:#000;transition:all .4s ease}.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--thumbs .ecom-swiper-button-prev svg,.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--thumbs .ecom-swiper-button-next svg{height:14px;width:14px}.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--thumbs .ecom-swiper-button-prev,.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--thumbs .ecom-swiper-button-next{color:#fff;background-color:#0006;border-radius:50%;padding:5px;margin:0}.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--thumbs .ecom-swiper-button-prev:hover,.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--thumbs .ecom-swiper-button-next:hover{color:#fff;background-color:#000c}.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media-label{border-radius:0;overflow:hidden;padding:0 80px 0 0;margin:0}.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media-label>span{border-radius:0;overflow:hidden}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--thumbnail{margin-bottom:0}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--thumbnail{margin-bottom:0}.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev,.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next{padding:10px;margin-left:0}}.ecom-core.ecom-6v1suu65nqv{margin-bottom:30px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-6v1suu65nqv{padding-left:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-6v1suu65nqv{padding-left:0!important;margin-bottom:0!important}}.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media.ecom-position-sticky{top:15px}.ecom-core.ecom-6v1suu65nqv .ecom-swiper-container{position:relative}.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media-label{flex-wrap:wrap}.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--grid .ecom-product-single__media--images{gap:9px}.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--image img{height:100%;object-fit:cover}.ecom-core.ecom-6v1suu65nqv .ecom-product-single__zoom-icon-wrapper{pointer-events:auto}.ecom-core.ecom-6v1suu65nqv .ecom-product-single__zoom-icon-wrapper:hover{background:#000;color:#fff}@media (min-width: 1199px){.ecom-core.ecom-6v1suu65nqv .ecom-swiper-controls-thumb{margin:0;opacity:0;visibility:hidden;transition:.3s}.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--thumbs:hover .ecom-swiper-controls-thumb{opacity:1;visibility:visible}}.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--thumbnail:last-child{margin:0}.ecom-core.ecom-6v1suu65nqv .ecom-swiper-controls-thumb.ecom-swiper-button-disabled{display:none!important}.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--thumbnail--icon{background-color:#fff;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background-repeat:no-repeat;transition:.4s;background-position:center;transform:scale(1) translateY(-50%) translate(-50%)}.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--thumbnail--icon:hover{transform:scale(.95) translateY(-50%) translate(-50%)}.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--model{padding-top:0}.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media.ecom-position-sticky{position:sticky}.ecom-core.ecom-6v1suu65nqv .ecom-swiper-controls{transition:.3s;transform:scale(.6);opacity:0;visibility:hidden}.ecom-core.ecom-6v1suu65nqv .ecom-product-single__media--featured:hover .ecom-swiper-controls{transform:scale(1);opacity:1;visibility:visible}.ecom-core.ecom-u5853a9ygd>div.core__row--columns{max-width:1470px}.ecom-core.ecom-u5853a9ygd{background-color:#fff}.ecom-core.ecom-u5853a9ygd{padding-right:25px!important;padding-bottom:0!important;padding-left:25px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-u5853a9ygd{padding-right:0!important;padding-left:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-u5853a9ygd{padding-right:0!important;padding-bottom:35px!important;padding-left:0!important}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.ecom-core.ecom-kwdohlwc77{width:50%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-kwdohlwc77{width:100%}}.ecom-core.ecom-g5ualynpqj7 .ecom-image-align{align-items:center}.ecom-core.ecom-g5ualynpqj7 .ecom-image-default{width:560px!important;max-width:100%!important}.ecom-core.ecom-g5ualynpqj7 .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-g5ualynpqj7 .ecom-base-image .ecom-image-picture picture{height:698px!important}.ecom-core.ecom-g5ualynpqj7 .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-g5ualynpqj7 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-g5ualynpqj7 .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-g5ualynpqj7 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-g5ualynpqj7 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-g5ualynpqj7 .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-g5ualynpqj7 .ecom-base-image .ecom-image-picture>img{border-radius:30px;overflow:hidden}.ecom-core.ecom-g5ualynpqj7 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-g5ualynpqj7 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-g5ualynpqj7 .ecom-image-default{width:336px!important}.ecom-core.ecom-g5ualynpqj7 .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-g5ualynpqj7 .ecom-base-image .ecom-image-picture picture{height:433px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-g5ualynpqj7 .ecom-image-default{width:278px!important}.ecom-core.ecom-g5ualynpqj7 .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-g5ualynpqj7 .ecom-base-image .ecom-image-picture picture{height:365px!important}.ecom-core.ecom-g5ualynpqj7 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-g5ualynpqj7 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-g5ualynpqj7 .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-g5ualynpqj7 .ecom-base-image .ecom-image-picture>img{border-radius:20px;overflow:hidden}}.ecom-core.ecom-g5ualynpqj7.ecom-animated,.ecom-core.ecom-g5ualynpqj7{animation-duration:2.8s!important}.ecom-core.ecom-gaolsvcbon{width:50%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-gaolsvcbon{width:100%}}.ecom-core.ecom-50rgp33f37u .ecom-image-align{align-items:center}.ecom-core.ecom-50rgp33f37u .ecom-image-default{width:319px!important;max-width:100%!important}.ecom-core.ecom-50rgp33f37u .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-50rgp33f37u .ecom-base-image .ecom-image-picture picture{height:414px!important}.ecom-core.ecom-50rgp33f37u .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-50rgp33f37u .ecom-base-image .ecom-image-picture,.ecom-core.ecom-50rgp33f37u .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-50rgp33f37u .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-50rgp33f37u .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-50rgp33f37u .ecom-image-default{width:244px!important}.ecom-core.ecom-50rgp33f37u .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-50rgp33f37u .ecom-base-image .ecom-image-picture picture{height:290px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-50rgp33f37u .ecom-image-default{width:278px!important}.ecom-core.ecom-50rgp33f37u .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-50rgp33f37u .ecom-base-image .ecom-image-picture picture{height:293px!important}}.ecom-core.ecom-50rgp33f37u{transform:translateY(-143px);transition:transform .3s ease;animation-duration:2.8s!important}.ecom-core.ecom-50rgp33f37u.ecom-animated{animation-duration:2.8s!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-50rgp33f37u{margin-top:-97px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-50rgp33f37u{padding-bottom:0!important;transform:translateY(-114px);transition:transform .3s ease}}.ecom-core.ecom-vtt33sxugp9{transform:translateY(-143px);transition:transform .3s ease;animation-duration:2.8s!important}.ecom-core.ecom-vtt33sxugp9.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:2.8s!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-vtt33sxugp9{margin-top:-97px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-vtt33sxugp9{padding-bottom:119px!important;transform:translateY(-114px);transition:transform .3s ease}}.ecom-core.ecom-ydlq4bzrdx.ecom-animated,.ecom-core.ecom-ydlq4bzrdx{animation-duration:2.4s!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ydlq4bzrdx{margin-bottom:145px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ydlq4bzrdx{padding-bottom:13px!important}}.ecom-core.ecom-yjsp54zpwh.ecom-animated{animation-name:fadeInLeft;animation-duration:.75s;animation-duration:2.4s!important}.ecom-core.ecom-yjsp54zpwh{animation-duration:2.4s!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-yjsp54zpwh{margin-bottom:145px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-yjsp54zpwh{padding-bottom:0!important}}.ecom-core.ecom-gqvlsykk0vs{background:url(/cdn/shop/files/Like_A_Pro_18_a32b6927-3a61-49f9-892d-3cdc3e3d8db1.png?v=1747845270) no-repeat scroll center center/cover #fff}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-gqvlsykk0vs{background-color:#fff}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-gqvlsykk0vs{background-color:#fff}}.ecom-core.ecom-gqvlsykk0vs{padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-gqvlsykk0vs{padding-bottom:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-gqvlsykk0vs{padding-bottom:0!important}}.ecom-core.ecom-cgupi4p34de{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-cgupi4p34de{width:100%}}.ecom-core.ecom-uwscvwbr9pg .el-progress__percent-chart svg circle,.ecom-core.ecom-uwscvwbr9pg .el-progress__percent-outner{stroke-width:20px;padding:20px;r:calc(50% - 10px)}.ecom-core.ecom-uwscvwbr9pg .el-porgress__line-wrapper{height:25px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-uwscvwbr9pg .el-progress__percent-chart svg circle,.ecom-core.ecom-uwscvwbr9pg .el-progress__percent-outner{stroke-width:15px;padding:15px;r:calc(50% - 7.5px)}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-uwscvwbr9pg .el-progress__percent-chart svg circle,.ecom-core.ecom-uwscvwbr9pg .el-progress__percent-outner{stroke-width:10px;padding:10px;r:calc(50% - 5px)}.ecom-core.ecom-uwscvwbr9pg .el-porgress__line-wrapper{height:25px}}.ecom-core.ecom-uwscvwbr9pg .el-progress__pie-label{text-align:center;color:#FFFFF}.ecom-core.ecom-uwscvwbr9pg .el-progress__pie-label,.ecom-core.ecom-uwscvwbr9pg .el-progress__pie-label a{font-size:1px;font-weight:600;font-family:Roboto,sans-serif}.ecom-core.ecom-uwscvwbr9pg{padding-bottom:0!important;animation-duration:3.5s!important}.ecom-core.ecom-uwscvwbr9pg.ecom-animated{animation-name:fadeIn;animation-duration:.75s;animation-duration:3.5s!important}.ecom-core.ecom-5jc3okm4f7 .ecom-image-align{align-items:center}.ecom-core.ecom-5jc3okm4f7 .ecom-image-default{width:1160px!important;max-width:100%!important}.ecom-core.ecom-5jc3okm4f7 .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-5jc3okm4f7 .ecom-base-image .ecom-image-picture picture{height:70px!important}.ecom-core.ecom-5jc3okm4f7 .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-5jc3okm4f7 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-5jc3okm4f7 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-5jc3okm4f7 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-5jc3okm4f7 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-5jc3okm4f7 .ecom-image-default{width:729px!important}.ecom-core.ecom-5jc3okm4f7 .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-5jc3okm4f7 .ecom-base-image .ecom-image-picture picture{height:50px!important}}.ecom-core.ecom-5jc3okm4f7{padding-bottom:0!important;animation-duration:2.4s!important}.ecom-core.ecom-5jc3okm4f7.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:2.4s!important}.ecom-core.ecom-ff9d22hu9sh .el-progress__percent-chart svg circle,.ecom-core.ecom-ff9d22hu9sh .el-progress__percent-outner{stroke-width:20px;padding:20px;r:calc(50% - 10px)}.ecom-core.ecom-ff9d22hu9sh .el-porgress__line-wrapper{height:25px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ff9d22hu9sh .el-progress__percent-chart svg circle,.ecom-core.ecom-ff9d22hu9sh .el-progress__percent-outner{stroke-width:15px;padding:15px;r:calc(50% - 7.5px)}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ff9d22hu9sh .el-progress__percent-chart svg circle,.ecom-core.ecom-ff9d22hu9sh .el-progress__percent-outner{stroke-width:10px;padding:10px;r:calc(50% - 5px)}.ecom-core.ecom-ff9d22hu9sh .el-porgress__line-wrapper{height:25px}}.ecom-core.ecom-ff9d22hu9sh .el-progress__pie-label{text-align:center;color:#FFFFF}.ecom-core.ecom-ff9d22hu9sh .el-progress__pie-label,.ecom-core.ecom-ff9d22hu9sh .el-progress__pie-label a{font-size:1px;font-weight:600;font-family:Roboto,sans-serif}.ecom-core.ecom-ff9d22hu9sh{padding-bottom:0!important;animation-duration:3.1s!important}.ecom-core.ecom-ff9d22hu9sh.ecom-animated{animation-name:fadeIn;animation-duration:.75s;animation-duration:3.1s!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ff9d22hu9sh{padding-bottom:0!important}}.ecom-core.ecom-x0r8vxto06n .ecom-image-align{align-items:center}.ecom-core.ecom-x0r8vxto06n .ecom-image-default{width:1160px!important;max-width:100%!important}.ecom-core.ecom-x0r8vxto06n .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-x0r8vxto06n .ecom-base-image .ecom-image-picture picture{height:74px!important}.ecom-core.ecom-x0r8vxto06n .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-x0r8vxto06n .ecom-base-image .ecom-image-picture,.ecom-core.ecom-x0r8vxto06n .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-x0r8vxto06n .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-x0r8vxto06n .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-x0r8vxto06n .ecom-image-default{width:729px!important}.ecom-core.ecom-x0r8vxto06n .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-x0r8vxto06n .ecom-base-image .ecom-image-picture picture{height:50px!important}}.ecom-core.ecom-x0r8vxto06n.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:1.9s!important}.ecom-core.ecom-x0r8vxto06n{animation-duration:1.9s!important}.ecom-core.ecom-aamw1gcj3sp .el-progress__percent-chart svg circle,.ecom-core.ecom-aamw1gcj3sp .el-progress__percent-outner{stroke-width:20px;padding:20px;r:calc(50% - 10px)}.ecom-core.ecom-aamw1gcj3sp .el-porgress__line-wrapper{height:25px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-aamw1gcj3sp .el-progress__percent-chart svg circle,.ecom-core.ecom-aamw1gcj3sp .el-progress__percent-outner{stroke-width:15px;padding:15px;r:calc(50% - 7.5px)}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-aamw1gcj3sp .el-progress__percent-chart svg circle,.ecom-core.ecom-aamw1gcj3sp .el-progress__percent-outner{stroke-width:10px;padding:10px;r:calc(50% - 5px)}.ecom-core.ecom-aamw1gcj3sp .el-porgress__line-wrapper{height:25px}}.ecom-core.ecom-aamw1gcj3sp .el-progress__pie-label{text-align:center;color:#FFFFF}.ecom-core.ecom-aamw1gcj3sp .el-progress__pie-label,.ecom-core.ecom-aamw1gcj3sp .el-progress__pie-label a{font-size:1px;font-weight:600;font-family:Roboto,sans-serif}.ecom-core.ecom-aamw1gcj3sp{padding-bottom:0!important;animation-duration:3.3s!important}.ecom-core.ecom-aamw1gcj3sp.ecom-animated{animation-name:fadeIn;animation-duration:.75s;animation-duration:3.3s!important}.ecom-core.ecom-s50jmhkudpq .ecom-image-align{align-items:center}.ecom-core.ecom-s50jmhkudpq .ecom-image-default{width:1160px!important;max-width:100%!important}.ecom-core.ecom-s50jmhkudpq .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-s50jmhkudpq .ecom-base-image .ecom-image-picture picture{height:70px!important}.ecom-core.ecom-s50jmhkudpq .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-s50jmhkudpq .ecom-base-image .ecom-image-picture,.ecom-core.ecom-s50jmhkudpq .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-s50jmhkudpq .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-s50jmhkudpq .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-s50jmhkudpq .ecom-image-default{width:729px!important}.ecom-core.ecom-s50jmhkudpq .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-s50jmhkudpq .ecom-base-image .ecom-image-picture picture{height:50px!important}}.ecom-core.ecom-s50jmhkudpq.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:1.9s!important}.ecom-core.ecom-s50jmhkudpq{animation-duration:1.9s!important}.ecom-core.ecom-oyx5huj98o .el-progress__percent-chart svg circle,.ecom-core.ecom-oyx5huj98o .el-progress__percent-outner{stroke-width:20px;padding:20px;r:calc(50% - 10px)}.ecom-core.ecom-oyx5huj98o .el-porgress__line-wrapper{height:25px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-oyx5huj98o .el-progress__percent-chart svg circle,.ecom-core.ecom-oyx5huj98o .el-progress__percent-outner{stroke-width:15px;padding:15px;r:calc(50% - 7.5px)}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-oyx5huj98o .el-progress__percent-chart svg circle,.ecom-core.ecom-oyx5huj98o .el-progress__percent-outner{stroke-width:10px;padding:10px;r:calc(50% - 5px)}.ecom-core.ecom-oyx5huj98o .el-porgress__line-wrapper{height:25px}}.ecom-core.ecom-oyx5huj98o .el-progress__pie-label{text-align:center}.ecom-core.ecom-oyx5huj98o .el-progress__pie-label,.ecom-core.ecom-oyx5huj98o .el-progress__pie-label a{font-size:1px;font-weight:600;font-family:Roboto,sans-serif}.ecom-core.ecom-oyx5huj98o{padding-bottom:0!important;animation-duration:3.3s!important}.ecom-core.ecom-oyx5huj98o.ecom-animated{animation-name:fadeIn;animation-duration:.75s;animation-duration:3.3s!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-oyx5huj98o{padding-bottom:0!important}}.ecom-core.ecom-97e4xtexy4w .ecom-image-align{align-items:center}.ecom-core.ecom-97e4xtexy4w .ecom-image-default{width:1160px!important;max-width:100%!important}.ecom-core.ecom-97e4xtexy4w .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-97e4xtexy4w .ecom-base-image .ecom-image-picture picture{height:68px!important}.ecom-core.ecom-97e4xtexy4w .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-97e4xtexy4w .ecom-base-image .ecom-image-picture,.ecom-core.ecom-97e4xtexy4w .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-97e4xtexy4w .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-97e4xtexy4w .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-97e4xtexy4w .ecom-image-default{width:729px!important}.ecom-core.ecom-97e4xtexy4w .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-97e4xtexy4w .ecom-base-image .ecom-image-picture picture{height:51px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-97e4xtexy4w .ecom-image-default{width:295px!important}.ecom-core.ecom-97e4xtexy4w .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-97e4xtexy4w .ecom-base-image .ecom-image-picture picture{height:51px!important}}.ecom-core.ecom-97e4xtexy4w{padding-bottom:0!important;animation-duration:1.8s!important}.ecom-core.ecom-97e4xtexy4w.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:1.8s!important}.ecom-core.ecom-b5mhkzfzruf .el-progress__percent-chart svg circle,.ecom-core.ecom-b5mhkzfzruf .el-progress__percent-outner{stroke-width:20px;padding:20px;r:calc(50% - 10px)}.ecom-core.ecom-b5mhkzfzruf .el-porgress__line-wrapper{height:25px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-b5mhkzfzruf .el-progress__percent-chart svg circle,.ecom-core.ecom-b5mhkzfzruf .el-progress__percent-outner{stroke-width:15px;padding:15px;r:calc(50% - 7.5px)}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-b5mhkzfzruf .el-progress__percent-chart svg circle,.ecom-core.ecom-b5mhkzfzruf .el-progress__percent-outner{stroke-width:10px;padding:10px;r:calc(50% - 5px)}.ecom-core.ecom-b5mhkzfzruf .el-porgress__line-wrapper{height:25px}}.ecom-core.ecom-b5mhkzfzruf .el-progress__pie-label{text-align:center}.ecom-core.ecom-b5mhkzfzruf .el-progress__pie-label,.ecom-core.ecom-b5mhkzfzruf .el-progress__pie-label a{font-size:1px;font-weight:600;font-family:Roboto,sans-serif}.ecom-core.ecom-b5mhkzfzruf{padding-bottom:0!important;width:100%;max-width:100%}.ecom-core.ecom-b5mhkzfzruf.ecom-animated{animation-name:fadeIn;animation-duration:.75s}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-b5mhkzfzruf{padding-bottom:0!important}}.ecom-core.ecom-tp9gcf209bl .ecom-image-align{align-items:center}.ecom-core.ecom-tp9gcf209bl .ecom-image-default{width:1160px!important;max-width:100%!important}.ecom-core.ecom-tp9gcf209bl .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-tp9gcf209bl .ecom-base-image .ecom-image-picture picture{height:70px!important}.ecom-core.ecom-tp9gcf209bl .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-tp9gcf209bl .ecom-base-image .ecom-image-picture,.ecom-core.ecom-tp9gcf209bl .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-tp9gcf209bl .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-tp9gcf209bl .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-tp9gcf209bl .ecom-image-default{width:295px!important}.ecom-core.ecom-tp9gcf209bl .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-tp9gcf209bl .ecom-base-image .ecom-image-picture picture{height:50px!important}}.ecom-core.ecom-tp9gcf209bl{padding-bottom:0!important;animation-duration:1.3s!important}.ecom-core.ecom-tp9gcf209bl.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:1.3s!important}.ecom-core.ecom-s1i7jj8ylv{padding-bottom:151px!important;animation-duration:3.4s!important}.ecom-core.ecom-s1i7jj8ylv.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:3.4s!important}.ecom-core.ecom-ywtb6j3vh3s .ecom-image-align{align-items:center}.ecom-core.ecom-ywtb6j3vh3s .ecom-image-default{width:1160px!important;max-width:100%!important}.ecom-core.ecom-ywtb6j3vh3s .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-ywtb6j3vh3s .ecom-base-image .ecom-image-picture picture{height:262px!important}.ecom-core.ecom-ywtb6j3vh3s .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-ywtb6j3vh3s .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ywtb6j3vh3s .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-ywtb6j3vh3s .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-ywtb6j3vh3s .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ywtb6j3vh3s .ecom-image-default{width:729px!important}.ecom-core.ecom-ywtb6j3vh3s .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-ywtb6j3vh3s .ecom-base-image .ecom-image-picture picture{height:221px!important}}.ecom-core.ecom-ywtb6j3vh3s.ecom-animated,.ecom-core.ecom-ywtb6j3vh3s{animation-duration:3.4s!important}.ecom-core.ecom-khrofpvwfrk{padding-bottom:156px!important;animation-duration:3.4s!important}.ecom-core.ecom-khrofpvwfrk.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:3.4s!important}.ecom-core.ecom-z7pg03tu1nl{background:url(/cdn/shop/files/Like_A_Pro_22.png?v=1747848039) no-repeat scroll center center/cover #fff}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-z7pg03tu1nl{background:url(/cdn/shop/files/36.png?v=1747848285) no-repeat scroll center center/cover #fff}}.ecom-core.ecom-z7pg03tu1nl{padding-bottom:100px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-z7pg03tu1nl{padding-bottom:93px!important}.ecom-core.ecom-z7pg03tu1nl div.core__row--columns{flex-direction:row}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-z7pg03tu1nl{padding-bottom:0!important;display:none}.ecom-core.ecom-z7pg03tu1nl div.core__row--columns{flex-direction:row}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.ecom-core.ecom-7gzeg47kc9p{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-7gzeg47kc9p{width:100%}}.ecom-core.ecom-lq3fmcxemba .el-progress__percent-chart svg circle,.ecom-core.ecom-lq3fmcxemba .el-progress__percent-outner{stroke-width:20px;padding:20px;r:calc(50% - 10px)}.ecom-core.ecom-lq3fmcxemba .el-porgress__line-wrapper{height:25px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-lq3fmcxemba .el-progress__percent-chart svg circle,.ecom-core.ecom-lq3fmcxemba .el-progress__percent-outner{stroke-width:15px;padding:15px;r:calc(50% - 7.5px)}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-lq3fmcxemba .el-progress__percent-chart svg circle,.ecom-core.ecom-lq3fmcxemba .el-progress__percent-outner{stroke-width:10px;padding:10px;r:calc(50% - 5px)}.ecom-core.ecom-lq3fmcxemba .el-porgress__line-wrapper{height:25px}}.ecom-core.ecom-lq3fmcxemba .el-progress__pie-label{text-align:center;color:#FFFFF}.ecom-core.ecom-lq3fmcxemba .el-progress__pie-label,.ecom-core.ecom-lq3fmcxemba .el-progress__pie-label a{font-size:1px;font-weight:600;font-family:Roboto,sans-serif}.ecom-core.ecom-lq3fmcxemba{padding-bottom:0!important;animation-duration:2.1s!important}.ecom-core.ecom-lq3fmcxemba.ecom-animated{animation-name:fadeIn;animation-duration:.75s;animation-duration:2.1s!important}.ecom-core.ecom-ik94w74m1o .ecom-image-align{align-items:center}.ecom-core.ecom-ik94w74m1o .ecom-image-default{width:1160px!important;max-width:100%!important}.ecom-core.ecom-ik94w74m1o .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-ik94w74m1o .ecom-base-image .ecom-image-picture picture{height:50px!important}.ecom-core.ecom-ik94w74m1o .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-ik94w74m1o .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ik94w74m1o .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-ik94w74m1o .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-ik94w74m1o .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ik94w74m1o .ecom-image-default{width:295px!important}.ecom-core.ecom-ik94w74m1o .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-ik94w74m1o .ecom-base-image .ecom-image-picture picture{height:71px!important}}.ecom-core.ecom-ik94w74m1o{padding-bottom:0!important;animation-duration:2.4s!important}.ecom-core.ecom-ik94w74m1o.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:2.4s!important}.ecom-core.ecom-2mbbo7mksbz .el-progress__percent-chart svg circle,.ecom-core.ecom-2mbbo7mksbz .el-progress__percent-outner{stroke-width:20px;padding:20px;r:calc(50% - 10px)}.ecom-core.ecom-2mbbo7mksbz .el-porgress__line-wrapper{height:25px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-2mbbo7mksbz .el-progress__percent-chart svg circle,.ecom-core.ecom-2mbbo7mksbz .el-progress__percent-outner{stroke-width:15px;padding:15px;r:calc(50% - 7.5px)}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2mbbo7mksbz .el-progress__percent-chart svg circle,.ecom-core.ecom-2mbbo7mksbz .el-progress__percent-outner{stroke-width:10px;padding:10px;r:calc(50% - 5px)}.ecom-core.ecom-2mbbo7mksbz .el-porgress__line-wrapper{height:25px}}.ecom-core.ecom-2mbbo7mksbz .el-progress__pie-label{text-align:center;color:#FFFFF}.ecom-core.ecom-2mbbo7mksbz .el-progress__pie-label,.ecom-core.ecom-2mbbo7mksbz .el-progress__pie-label a{font-size:1px;font-weight:600;font-family:Roboto,sans-serif}.ecom-core.ecom-2mbbo7mksbz{padding-bottom:0!important;animation-duration:2.5s!important}.ecom-core.ecom-2mbbo7mksbz.ecom-animated{animation-name:fadeIn;animation-duration:.75s;animation-duration:2.5s!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2mbbo7mksbz{padding-bottom:0!important}}.ecom-core.ecom-wjd5u7aphmp .ecom-image-align{align-items:center}.ecom-core.ecom-wjd5u7aphmp .ecom-image-default{width:1157px!important;max-width:100%!important}.ecom-core.ecom-wjd5u7aphmp .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-wjd5u7aphmp .ecom-base-image .ecom-image-picture picture{height:50px!important}.ecom-core.ecom-wjd5u7aphmp .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-wjd5u7aphmp .ecom-base-image .ecom-image-picture,.ecom-core.ecom-wjd5u7aphmp .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-wjd5u7aphmp .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-wjd5u7aphmp .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wjd5u7aphmp .ecom-image-default{width:295px!important}.ecom-core.ecom-wjd5u7aphmp .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-wjd5u7aphmp .ecom-base-image .ecom-image-picture picture{height:58px!important}}.ecom-core.ecom-wjd5u7aphmp.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:1.9s!important}.ecom-core.ecom-wjd5u7aphmp{animation-duration:1.9s!important}.ecom-core.ecom-z02mbnuuwa .el-progress__percent-chart svg circle,.ecom-core.ecom-z02mbnuuwa .el-progress__percent-outner{stroke-width:20px;padding:20px;r:calc(50% - 10px)}.ecom-core.ecom-z02mbnuuwa .el-porgress__line-wrapper{height:25px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-z02mbnuuwa .el-progress__percent-chart svg circle,.ecom-core.ecom-z02mbnuuwa .el-progress__percent-outner{stroke-width:15px;padding:15px;r:calc(50% - 7.5px)}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-z02mbnuuwa .el-progress__percent-chart svg circle,.ecom-core.ecom-z02mbnuuwa .el-progress__percent-outner{stroke-width:10px;padding:10px;r:calc(50% - 5px)}.ecom-core.ecom-z02mbnuuwa .el-porgress__line-wrapper{height:25px}}.ecom-core.ecom-z02mbnuuwa .el-progress__pie-label{text-align:center;color:#FFFFF}.ecom-core.ecom-z02mbnuuwa .el-progress__pie-label,.ecom-core.ecom-z02mbnuuwa .el-progress__pie-label a{font-size:1px;font-weight:600;font-family:Roboto,sans-serif}.ecom-core.ecom-z02mbnuuwa{padding-bottom:0!important;animation-duration:2.8s!important}.ecom-core.ecom-z02mbnuuwa.ecom-animated{animation-name:fadeIn;animation-duration:.75s;animation-duration:2.8s!important}.ecom-core.ecom-0tpx3xq356jk .ecom-image-align{align-items:center}.ecom-core.ecom-0tpx3xq356jk .ecom-image-default{width:1160px!important;max-width:100%!important}.ecom-core.ecom-0tpx3xq356jk .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-0tpx3xq356jk .ecom-base-image .ecom-image-picture picture{height:50px!important}.ecom-core.ecom-0tpx3xq356jk .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-0tpx3xq356jk .ecom-base-image .ecom-image-picture,.ecom-core.ecom-0tpx3xq356jk .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-0tpx3xq356jk .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-0tpx3xq356jk .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0tpx3xq356jk .ecom-image-default{width:295px!important}.ecom-core.ecom-0tpx3xq356jk .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-0tpx3xq356jk .ecom-base-image .ecom-image-picture picture{height:65px!important}}.ecom-core.ecom-0tpx3xq356jk.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:1.9s!important}.ecom-core.ecom-0tpx3xq356jk{animation-duration:1.9s!important}.ecom-core.ecom-t7wgvrh3vg .el-progress__percent-chart svg circle,.ecom-core.ecom-t7wgvrh3vg .el-progress__percent-outner{stroke-width:20px;padding:20px;r:calc(50% - 10px)}.ecom-core.ecom-t7wgvrh3vg .el-porgress__line-wrapper{height:25px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-t7wgvrh3vg .el-progress__percent-chart svg circle,.ecom-core.ecom-t7wgvrh3vg .el-progress__percent-outner{stroke-width:15px;padding:15px;r:calc(50% - 7.5px)}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-t7wgvrh3vg .el-progress__percent-chart svg circle,.ecom-core.ecom-t7wgvrh3vg .el-progress__percent-outner{stroke-width:10px;padding:10px;r:calc(50% - 5px)}.ecom-core.ecom-t7wgvrh3vg .el-porgress__line-wrapper{height:25px}}.ecom-core.ecom-t7wgvrh3vg .el-progress__pie-label{text-align:center}.ecom-core.ecom-t7wgvrh3vg .el-progress__pie-label,.ecom-core.ecom-t7wgvrh3vg .el-progress__pie-label a{font-size:1px;font-weight:600;font-family:Roboto,sans-serif}.ecom-core.ecom-t7wgvrh3vg{padding-bottom:0!important;animation-duration:2.7s!important}.ecom-core.ecom-t7wgvrh3vg.ecom-animated{animation-name:fadeIn;animation-duration:.75s;animation-duration:2.7s!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-t7wgvrh3vg{padding-bottom:0!important}}.ecom-core.ecom-mfwuih6z6lm .ecom-image-align{align-items:center}.ecom-core.ecom-mfwuih6z6lm .ecom-image-default{width:1160px!important;max-width:100%!important}.ecom-core.ecom-mfwuih6z6lm .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-mfwuih6z6lm .ecom-base-image .ecom-image-picture picture{height:50px!important}.ecom-core.ecom-mfwuih6z6lm .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-mfwuih6z6lm .ecom-base-image .ecom-image-picture,.ecom-core.ecom-mfwuih6z6lm .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-mfwuih6z6lm .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-mfwuih6z6lm .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mfwuih6z6lm .ecom-image-default{width:295px!important}.ecom-core.ecom-mfwuih6z6lm .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-mfwuih6z6lm .ecom-base-image .ecom-image-picture picture{height:62px!important}}.ecom-core.ecom-mfwuih6z6lm{display:block;animation-duration:1.8s!important}.ecom-core.ecom-mfwuih6z6lm.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:1.8s!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-mfwuih6z6lm{display:block}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mfwuih6z6lm{padding-bottom:0!important}}.ecom-core.ecom-8yodhkrqamx .el-progress__percent-chart svg circle,.ecom-core.ecom-8yodhkrqamx .el-progress__percent-outner{stroke-width:20px;padding:20px;r:calc(50% - 10px)}.ecom-core.ecom-8yodhkrqamx .el-porgress__line-wrapper{height:25px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-8yodhkrqamx .el-progress__percent-chart svg circle,.ecom-core.ecom-8yodhkrqamx .el-progress__percent-outner{stroke-width:15px;padding:15px;r:calc(50% - 7.5px)}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-8yodhkrqamx .el-progress__percent-chart svg circle,.ecom-core.ecom-8yodhkrqamx .el-progress__percent-outner{stroke-width:10px;padding:10px;r:calc(50% - 5px)}.ecom-core.ecom-8yodhkrqamx .el-porgress__line-wrapper{height:25px}}.ecom-core.ecom-8yodhkrqamx .el-progress__pie-label{text-align:center}.ecom-core.ecom-8yodhkrqamx .el-progress__pie-label,.ecom-core.ecom-8yodhkrqamx .el-progress__pie-label a{font-size:1px;font-weight:600;font-family:Roboto,sans-serif}.ecom-core.ecom-8yodhkrqamx{padding-bottom:0!important;animation-duration:2.5s!important}.ecom-core.ecom-8yodhkrqamx.ecom-animated{animation-name:fadeIn;animation-duration:.75s;animation-duration:2.5s!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-8yodhkrqamx{padding-bottom:0!important}}.ecom-core.ecom-g5xijnojvv8 .ecom-image-align{align-items:center}.ecom-core.ecom-g5xijnojvv8 .ecom-image-default{width:1157px!important;max-width:100%!important}.ecom-core.ecom-g5xijnojvv8 .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-g5xijnojvv8 .ecom-base-image .ecom-image-picture picture{height:53px!important}.ecom-core.ecom-g5xijnojvv8 .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-g5xijnojvv8 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-g5xijnojvv8 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-g5xijnojvv8 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-g5xijnojvv8 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-g5xijnojvv8 .ecom-image-default{width:293px!important}.ecom-core.ecom-g5xijnojvv8 .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-g5xijnojvv8 .ecom-base-image .ecom-image-picture picture{height:62px!important}}.ecom-core.ecom-g5xijnojvv8{padding-bottom:0!important;animation-duration:1.3s!important}.ecom-core.ecom-g5xijnojvv8.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:1.3s!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-g5xijnojvv8{padding-bottom:0!important}}.ecom-core.ecom-bg293gwzxb5 .ecom-image-align{align-items:center}.ecom-core.ecom-bg293gwzxb5 .ecom-image-default{width:1160px!important;max-width:100%!important}.ecom-core.ecom-bg293gwzxb5 .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-bg293gwzxb5 .ecom-base-image .ecom-image-picture picture{height:262px!important}.ecom-core.ecom-bg293gwzxb5 .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-bg293gwzxb5 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-bg293gwzxb5 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-bg293gwzxb5 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-bg293gwzxb5 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-bg293gwzxb5 .ecom-image-default{width:729px!important}.ecom-core.ecom-bg293gwzxb5 .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-bg293gwzxb5 .ecom-base-image .ecom-image-picture picture{height:160px!important}}.ecom-core.ecom-bg293gwzxb5.ecom-animated,.ecom-core.ecom-bg293gwzxb5{animation-duration:3.4s!important}.ecom-core.ecom-q2syvbgqgp{background-color:#fff}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-q2syvbgqgp{background-color:#fff}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-q2syvbgqgp{background:url(/cdn/shop/files/38.png?v=1747848462) no-repeat scroll center center/cover #fff}}@media screen and (min-width: 1025px){.ecom-core.ecom-q2syvbgqgp{padding-bottom:100px!important;display:none}}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-q2syvbgqgp{padding-bottom:93px!important;display:none}.ecom-core.ecom-q2syvbgqgp div.core__row--columns{flex-direction:row}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-q2syvbgqgp div.core__row--columns{flex-direction:row}}.ecom-core.ecom-rsj0m1o6v8{width:50%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-rsj0m1o6v8{width:100%}}.ecom-core.ecom-ybwsjcttds .ecom-image-align{align-items:center}.ecom-core.ecom-ybwsjcttds .ecom-image-default{width:416px!important;max-width:100%!important}.ecom-core.ecom-ybwsjcttds .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-ybwsjcttds .ecom-base-image .ecom-image-picture picture{height:429px!important}.ecom-core.ecom-ybwsjcttds .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-ybwsjcttds .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ybwsjcttds .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-ybwsjcttds .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-ybwsjcttds .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ybwsjcttds .ecom-image-default{width:289px!important}.ecom-core.ecom-ybwsjcttds .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-ybwsjcttds .ecom-base-image .ecom-image-picture picture{height:298px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ybwsjcttds .ecom-image-default{width:278px!important}.ecom-core.ecom-ybwsjcttds .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-ybwsjcttds .ecom-base-image .ecom-image-picture picture{height:380px!important}.ecom-core.ecom-ybwsjcttds .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ybwsjcttds .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-ybwsjcttds .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-ybwsjcttds .ecom-base-image .ecom-image-picture>img{border-radius:30px;overflow:hidden}}.ecom-core.ecom-ybwsjcttds.ecom-animated,.ecom-core.ecom-ybwsjcttds{animation-duration:2.5s!important}.ecom-core.ecom-nbe5vd9aqy{padding-bottom:20px!important;animation-duration:2s!important}.ecom-core.ecom-nbe5vd9aqy.ecom-animated{animation-name:fadeInRight;animation-duration:.75s;animation-duration:2s!important}.ecom-core.ecom-49bsjzk7s9y .ecom-image-align{align-items:center}.ecom-core.ecom-49bsjzk7s9y .ecom-image-default{width:560px!important;max-width:100%!important}.ecom-core.ecom-49bsjzk7s9y .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-49bsjzk7s9y .ecom-base-image .ecom-image-picture picture{height:154px!important}.ecom-core.ecom-49bsjzk7s9y .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-49bsjzk7s9y .ecom-base-image .ecom-image-picture,.ecom-core.ecom-49bsjzk7s9y .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-49bsjzk7s9y .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-49bsjzk7s9y .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-49bsjzk7s9y .ecom-image-default{width:336px!important}.ecom-core.ecom-49bsjzk7s9y .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-49bsjzk7s9y .ecom-base-image .ecom-image-picture picture{height:89px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-49bsjzk7s9y .ecom-image-default{width:278px!important}.ecom-core.ecom-49bsjzk7s9y .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-49bsjzk7s9y .ecom-base-image .ecom-image-picture picture{height:380px!important}.ecom-core.ecom-49bsjzk7s9y .ecom-base-image .ecom-image-picture,.ecom-core.ecom-49bsjzk7s9y .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-49bsjzk7s9y .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-49bsjzk7s9y .ecom-base-image .ecom-image-picture>img{border-radius:30px;overflow:hidden}}.ecom-core.ecom-49bsjzk7s9y.ecom-animated,.ecom-core.ecom-49bsjzk7s9y{animation-duration:2s!important}.ecom-core.ecom-aiqu2tfk3oc{width:50%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-aiqu2tfk3oc{width:100%}}.ecom-core.ecom-hc9dyp7a0x .ecom-image-align{align-items:center}.ecom-core.ecom-hc9dyp7a0x .ecom-image-default{max-width:100%!important}.ecom-core.ecom-hc9dyp7a0x .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-hc9dyp7a0x .ecom-base-image .ecom-image-picture,.ecom-core.ecom-hc9dyp7a0x .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-hc9dyp7a0x .ecom-base-image .ecom-image-picture,.ecom-core.ecom-hc9dyp7a0x .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-hc9dyp7a0x .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-hc9dyp7a0x .ecom-base-image .ecom-image-picture>img{border-radius:30px;overflow:hidden}.ecom-core.ecom-hc9dyp7a0x .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-hc9dyp7a0x .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-hc9dyp7a0x .ecom-image-default{width:336px!important}.ecom-core.ecom-hc9dyp7a0x .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-hc9dyp7a0x .ecom-base-image .ecom-image-picture picture{height:469px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-hc9dyp7a0x .ecom-image-default{width:278px!important}.ecom-core.ecom-hc9dyp7a0x .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-hc9dyp7a0x .ecom-base-image .ecom-image-picture picture{height:74px!important}}.ecom-core.ecom-hc9dyp7a0x.ecom-animated,.ecom-core.ecom-hc9dyp7a0x{animation-duration:3.3s!important}.ecom-core.ecom-duer1hmspd{background:url(/cdn/shop/files/Like_A_Pro_19.png?v=1747845470) no-repeat scroll center center/cover #fff}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-duer1hmspd{background-color:#fff}}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-duer1hmspd div.core__row--columns{flex-direction:row}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-duer1hmspd div.core__row--columns{flex-direction:row}.ecom-core.ecom-duer1hmspd{display:none}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.ecom-core.ecom-1bt67js4d3d{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-1bt67js4d3d{width:100%}}.ecom-core.ecom-s5zuxukgha .ecom-image-align{align-items:center}.ecom-core.ecom-s5zuxukgha .ecom-image-default{width:416px!important;max-width:100%!important}.ecom-core.ecom-s5zuxukgha .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-s5zuxukgha .ecom-base-image .ecom-image-picture picture{height:429px!important}.ecom-core.ecom-s5zuxukgha .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-s5zuxukgha .ecom-base-image .ecom-image-picture,.ecom-core.ecom-s5zuxukgha .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-s5zuxukgha .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-s5zuxukgha .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-s5zuxukgha .ecom-image-default{width:278px!important}.ecom-core.ecom-s5zuxukgha .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-s5zuxukgha .ecom-base-image .ecom-image-picture picture{height:384px!important}.ecom-core.ecom-s5zuxukgha .ecom-base-image .ecom-image-picture,.ecom-core.ecom-s5zuxukgha .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-s5zuxukgha .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-s5zuxukgha .ecom-base-image .ecom-image-picture>img{border-radius:30px;overflow:hidden}}.ecom-core.ecom-s5zuxukgha.ecom-animated,.ecom-core.ecom-s5zuxukgha{animation-duration:3.5s!important}.ecom-core.ecom-f5nybc9c2t .ecom-image-align{align-items:center}.ecom-core.ecom-f5nybc9c2t .ecom-image-default{max-width:100%!important}.ecom-core.ecom-f5nybc9c2t .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-f5nybc9c2t .ecom-base-image .ecom-image-picture,.ecom-core.ecom-f5nybc9c2t .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-f5nybc9c2t .ecom-base-image .ecom-image-picture,.ecom-core.ecom-f5nybc9c2t .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-f5nybc9c2t .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-f5nybc9c2t .ecom-base-image .ecom-image-picture>img{border-radius:30px;overflow:hidden}.ecom-core.ecom-f5nybc9c2t .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-f5nybc9c2t .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-f5nybc9c2t .ecom-image-default{width:278px!important}.ecom-core.ecom-f5nybc9c2t .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-f5nybc9c2t .ecom-base-image .ecom-image-picture picture{height:353px!important}}.ecom-core.ecom-f5nybc9c2t.ecom-animated,.ecom-core.ecom-f5nybc9c2t{animation-duration:2.6s!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-f5nybc9c2t{padding-bottom:88px!important}}.ecom-core.ecom-kwyxzrofys.ecom-animated{animation-name:fadeInRight;animation-duration:.75s;animation-duration:2.1s!important}.ecom-core.ecom-kwyxzrofys{animation-duration:2.1s!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-kwyxzrofys{padding-bottom:108px!important}}.ecom-core.ecom-1hzkxv7eyqd .ecom-image-align{align-items:center}.ecom-core.ecom-1hzkxv7eyqd .ecom-image-default{max-width:100%!important}.ecom-core.ecom-1hzkxv7eyqd .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-1hzkxv7eyqd .ecom-base-image .ecom-image-picture,.ecom-core.ecom-1hzkxv7eyqd .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-1hzkxv7eyqd .ecom-base-image .ecom-image-picture,.ecom-core.ecom-1hzkxv7eyqd .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-1hzkxv7eyqd .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-1hzkxv7eyqd .ecom-base-image .ecom-image-picture>img{border-radius:30px;overflow:hidden}.ecom-core.ecom-1hzkxv7eyqd .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-1hzkxv7eyqd .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-1hzkxv7eyqd .ecom-image-default{width:278px!important}.ecom-core.ecom-1hzkxv7eyqd .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-1hzkxv7eyqd .ecom-base-image .ecom-image-picture picture{height:74px!important}}.ecom-core.ecom-1hzkxv7eyqd.ecom-animated,.ecom-core.ecom-1hzkxv7eyqd{animation-duration:2.1s!important}.ecom-core.ecom-yw8kd08emn.ecom-animated{animation-name:fadeInRight;animation-duration:.75s;animation-duration:2.1s!important}.ecom-core.ecom-yw8kd08emn{animation-duration:2.1s!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-yw8kd08emn{padding-bottom:92px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mkcxcapmlp{background-color:#fff}}@media screen and (min-width: 1025px){.ecom-core.ecom-mkcxcapmlp{display:none}}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-mkcxcapmlp div.core__row--columns{flex-direction:row}.ecom-core.ecom-mkcxcapmlp{display:none}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mkcxcapmlp div.core__row--columns{flex-direction:row}}.ecom-core.ecom-c2ljjv3jhla{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-c2ljjv3jhla{width:100%}}.ecom-core.ecom-dzjmw1rfgmv .ecom-image-align{align-items:center}.ecom-core.ecom-dzjmw1rfgmv .ecom-image-default{width:1158px!important;max-width:100%!important}.ecom-core.ecom-dzjmw1rfgmv .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-dzjmw1rfgmv .ecom-base-image .ecom-image-picture picture{height:279px!important}.ecom-core.ecom-dzjmw1rfgmv .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-dzjmw1rfgmv .ecom-base-image .ecom-image-picture,.ecom-core.ecom-dzjmw1rfgmv .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-dzjmw1rfgmv .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-dzjmw1rfgmv .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-dzjmw1rfgmv .ecom-image-default{width:278px!important}.ecom-core.ecom-dzjmw1rfgmv .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-dzjmw1rfgmv .ecom-base-image .ecom-image-picture picture{height:213px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-dzjmw1rfgmv{display:none}}.ecom-core.ecom-i3xzzkz0wi{background-color:#fff}.ecom-core.ecom-y7d1jr49nl9{width:50%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-y7d1jr49nl9{width:100%}}.ecom-core.ecom-ep00b1ii1i6 .ecom-image-align{align-items:center}.ecom-core.ecom-ep00b1ii1i6 .ecom-image-default{width:548px!important;max-width:100%!important}.ecom-core.ecom-ep00b1ii1i6 .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-ep00b1ii1i6 .ecom-base-image .ecom-image-picture picture{height:382px!important}.ecom-core.ecom-ep00b1ii1i6 .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-ep00b1ii1i6 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ep00b1ii1i6 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-ep00b1ii1i6 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-ep00b1ii1i6 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ep00b1ii1i6 .ecom-image-default{width:336px!important}.ecom-core.ecom-ep00b1ii1i6 .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-ep00b1ii1i6 .ecom-base-image .ecom-image-picture picture{height:418px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ep00b1ii1i6 .ecom-image-default{width:269px!important}.ecom-core.ecom-ep00b1ii1i6 .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-ep00b1ii1i6 .ecom-base-image .ecom-image-picture picture{height:356px!important}}.ecom-core.ecom-ep00b1ii1i6{padding-bottom:0!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ep00b1ii1i6{padding-bottom:0!important;display:none}}.ecom-core.ecom-35tzu5ksnuo{width:50%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-35tzu5ksnuo{width:100%}}.ecom-core.ecom-g2uwfyi70j4 .ecom-image-align{align-items:center}.ecom-core.ecom-g2uwfyi70j4 .ecom-image-default{width:560px!important;max-width:100%!important}.ecom-core.ecom-g2uwfyi70j4 .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-g2uwfyi70j4 .ecom-base-image .ecom-image-picture picture{height:409px!important}.ecom-core.ecom-g2uwfyi70j4 .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-g2uwfyi70j4 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-g2uwfyi70j4 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-g2uwfyi70j4 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-g2uwfyi70j4 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-g2uwfyi70j4 .ecom-image-default{width:336px!important}.ecom-core.ecom-g2uwfyi70j4 .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-g2uwfyi70j4 .ecom-base-image .ecom-image-picture picture{height:421px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-g2uwfyi70j4 .ecom-image-default{width:278px!important}.ecom-core.ecom-g2uwfyi70j4 .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-g2uwfyi70j4 .ecom-base-image .ecom-image-picture picture{height:400px!important}}@media screen and (min-width: 1025px){.ecom-core.ecom-g2uwfyi70j4{padding-bottom:0!important;display:none}}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-g2uwfyi70j4{display:none}}.ecom-core.ecom-ygpo8sc032 .ecom-image-align{align-items:center}.ecom-core.ecom-ygpo8sc032 .ecom-image-default{width:560px!important;max-width:100%!important}.ecom-core.ecom-ygpo8sc032 .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-ygpo8sc032 .ecom-base-image .ecom-image-picture picture{height:409px!important}.ecom-core.ecom-ygpo8sc032 .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-ygpo8sc032 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ygpo8sc032 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-ygpo8sc032 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-ygpo8sc032 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ygpo8sc032 .ecom-image-default{width:336px!important}.ecom-core.ecom-ygpo8sc032 .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-ygpo8sc032 .ecom-base-image .ecom-image-picture picture{height:421px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ygpo8sc032 .ecom-image-default{width:278px!important}.ecom-core.ecom-ygpo8sc032 .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-ygpo8sc032 .ecom-base-image .ecom-image-picture picture{height:400px!important}}.ecom-core.ecom-ygpo8sc032{padding-bottom:0!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ygpo8sc032{display:none}}.ecom-core.ecom-7c239edb5{background-color:#fff}.ecom-core.ecom-w0b1xduj5gr{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-w0b1xduj5gr{width:100%}}.ecom-core.ecom-itsqx205ozc .ecom-image-align{align-items:center}.ecom-core.ecom-itsqx205ozc .ecom-image-default{width:1158px!important;max-width:100%!important}.ecom-core.ecom-itsqx205ozc .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-itsqx205ozc .ecom-base-image .ecom-image-picture picture{height:279px!important}.ecom-core.ecom-itsqx205ozc .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-itsqx205ozc .ecom-base-image .ecom-image-picture,.ecom-core.ecom-itsqx205ozc .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-itsqx205ozc .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-itsqx205ozc .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-itsqx205ozc .ecom-image-default{width:278px!important}.ecom-core.ecom-itsqx205ozc .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-itsqx205ozc .ecom-base-image .ecom-image-picture picture{height:213px!important}}@media screen and (min-width: 1025px){.ecom-core.ecom-itsqx205ozc{display:none}}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-itsqx205ozc{display:none}}.ecom-core.ecom-o4xeww72ve{background-color:#fff}div.ecom-builder[xid=ecom-builder] .ec-related-none-demo{display:none!important}div.ecom-builder[xid=ecom-builder] .ec-related-block-demo{display:block!important}
/*# sourceMappingURL=/cdn/shop/t/14/assets/ecom-682b1726bc5fa0a3dd066dc6.css.map */
