.ec-flex-full-height.ec-flex-wp>.ecom-block{overflow:hidden}.ecom-inner{display:flex;width:100%;height:100%;margin:0 auto;align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;column-gap:var(--column-gap);row-gap:var(--row-gap);flex-direction:column;flex-wrap:var(--flex-wrap, nowrap);box-sizing:border-box;z-index:1}.ec-flex-wp{display:flex;flex-direction:column;width:100%;height:auto;position:relative;z-index:1;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:pan-y;gap:var(--row-gap) var(--column-gap)}.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}.ec-flex-wp>.ecom-section__overlay{position:absolute;top:0;left:0;height:100%;width:100%;z-index:0}.ec-flex-wp>.ecom-row{width:100%;position:relative;z-index:1}.ec-flex-wp>.ecom-block{z-index:1}.ecom-video-background-youtube-wrapper{overflow:hidden}.ecom-section__overlay>.ecom-overlay,.ecom-section__overlay .ecom-video-background-youtube,.ecom-video-background-youtube-wrapper{position:absolute;top:0;left:0;bottom:0;right:0}.ecom-row.ecom-section{clear:both}.ecom-row:hover{z-index:1}div.core__block{--element-width:100%}.ec-flex-wp>.core__block,.ecom-inner>.core__block{flex:0 1 auto;min-width:0}.ecom_items-per-row>.core__block,.ecom_items-per-row>.ec-flex-wp{width:calc((100% - (var(--items-per-row) - 1) * var(--column-gap)) / var(--items-per-row))}@media(min-aspect-ratio:16/9){.ecom-section__overlay .ecom-video-background-youtube{height:300%;top:-100%}}@media(max-aspect-ratio:16/9){.ecom-section__overlay .ecom-video-background-youtube{width:300%;left:-100%}}@supports not (aspect-ratio: 16 / 9){.ecom-video-background-youtube:before{display:block;content:"";width:100%;padding-top:56.25%}.ecom-video-background-youtube .ecom-video-background{position:absolute;top:0;right:0;bottom:0;left:0}.ecom-video-background{-o-object-fit:unset!important;object-fit:unset!important}}@media(max-width:767px){.ecom-section__video-bg .ecom-video-background-youtube{display:none}.ecom_items-per-mb>.core__block,.ecom_items-per-mb>.core__block.ecom-width-desktop:not(.ecom-width-mb){flex:0 0 calc((100% - (var(--items-per-row-mobile, 1) - 1) * var(--column-gap)) / var(--items-per-row-mobile, 1));width:calc((100% - (var(--items-per-row-mobile, 1) - 1) * var(--column-gap)) / var(--items-per-row-mobile, 1))}.ec-flex-wp:not(.ecom_items-per-mb)>.core__block:not(.ecom-width-mb),.ecom-inner:not(.ecom_items-per-mb)>.core__block:not(.ecom-width-mb){width:100%;flex:initial;max-width:100%}.ec-flex-wp.ecom_items-per-mb>.core__block,.ecom-inner.ecom_items-per-mb>.core__block{--items-per-row-mobile:var(--items-per-row, 1)}.ec-flex-wp.ecom-nowrap-mb,.ecom-inner.ecom-nowrap-mb{--flex-wrap-mobile:var(--flex-wrap, wrap)}.ecom-row.ecom-core.ec-flex-wp,.ec-flex-wp.ecom-row.ecom-core>.ecom-inner{flex-wrap:var(--flex-wrap-mobile, wrap)}}.ecom-element__countdown--time{display:flex;flex-wrap:wrap;justify-content:inherit}[class*=ecom-element__countdown-item--]{display:flex}.ecom-element__countdown-container{display:inline-flex;justify-content:inherit;flex-direction:column;align-items:inherit}.ecom-countdown-progress-bar{display:block;width:100%;background:green;border-radius:5px;overflow:hidden}.ecom-countdown-progress-bar .ecom-countdown-progress-bar--timer{width:100%;height:8px;background-color:red;display:block;border-radius:5px}.ecom-countdown-progress-bar--timer{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,#ffffff26 25%,#0000 25% 50%,#ffffff26 50% 75%,#0000 75%,#0000);-webkit-animation:2s linear infinite ecom_progress_bar;animation:2s linear infinite ecom_progress_bar;background-size:60px 60px;transition:width 1s;-webkit-transition:width 1s}@-webkit-keyframes ecom_progress_bar{0%{background-position:0 0}to{background-position:40px 0}}@keyframes ecom_progress_bar{0%{background-position:0 0}to{background-position:40px 0}}.ecom-element-button.ecom-button-default{display:flex}a.ecom__element--button{display:inline-flex;align-items:center;text-decoration:none;text-align:center}.ecom__element--button-icon{display:inline-flex;color:inherit}.ecom__element--button-icon svg{width:24px;height:auto}.ecom-ingrid-full-height>a.ecom__element--button{width:100%;height:100%}.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%)}.ecom-type-hollow .ecom__heading{text-shadow:var(--stroke)!important;background:transparent!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:unset!important}.ecom-type-text_3d .ecom__heading{text-shadow:var(--text_3d)!important}.ecom-type-gradient .ecom__heading{animation:var(--animation)}@keyframes gradientMove{0%{background-position:100% 100%}to{background-position:0% 0%}}@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}}@keyframes ecomShake{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)}}@keyframes ecomFadeInDown{0%{opacity:0;transform:translate3d(0,-20px,0)}to{opacity:1;transform:none}}@keyframes ecomFadeInUp{0%{opacity:0;transform:translate3d(0,20px,0)}to{opacity:1;transform:translateZ(0)}}.ecom-core.ecom-hj9sqfh64wn .ecom__element--button{gap:8px}.ecom-core.ecom-hj9sqfh64wn .ecom-button-default{justify-content:flex-end}.ecom-core.ecom-hj9sqfh64wn .ecom__element--button{font-size:16px;font-weight:500;line-height:1.35em;letter-spacing:0em;font-family:Jost,sans-serif;text-transform:uppercase;font-style:normal;text-decoration:none;color:#fff;background-color:#c1031b;border-style:solid;border-width:.8px;transition-duration:.3s;padding:13px 16px;margin:0 -26px 0 -8px}.ecom-core.ecom-hj9sqfh64wn .ecom__element--button:hover{color:#c1031b;background-color:#fff}.ecom-core.ecom-hj9sqfh64wn .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-hj9sqfh64wn .ecom-button-icon svg{height:16px;width:16px}.ecom-core.ecom-hj9sqfh64wn .ecom-button-icon{color:#fff;transition:all .4s ease;padding:0;margin:0}.ecom-core.ecom-hj9sqfh64wn .ecom__element--button:hover .ecom-button-icon{color:#ac2b30}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-hj9sqfh64wn .ecom__element--button{font-size:14px;padding-left:16px}.ecom-core.ecom-hj9sqfh64wn .ecom-button-icon svg{height:14px;width:14px}.ecom-core.ecom-hj9sqfh64wn .ecom-button-icon{padding:0}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-hj9sqfh64wn .ecom-button-default{justify-content:center}.ecom-core.ecom-hj9sqfh64wn .ecom__element--button{font-size:14px;padding-left:16px;margin-right:0;margin-left:0}.ecom-core.ecom-hj9sqfh64wn .ecom-button-icon svg{height:14px;width:14px}.ecom-core.ecom-hj9sqfh64wn .ecom-button-icon{padding:0}}.ecom-core.ecom-hj9sqfh64wn{margin:0!important;padding:0 0 0 14px!important;width:unset;max-width:unset}.ecom-core.ecom-hj9sqfh64wn.ecom-animated{animation-name:ecomFadeInDown;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.8s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-hj9sqfh64wn{margin-top:0!important;padding-left:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-hj9sqfh64wn{margin:auto!important;padding:0!important}}.ecom-core.ecom-kw607212hjr .ecom-element__countdown--time>div{flex-direction:column}.ecom-core.ecom-kw607212hjr .ecom-element__countdown-wrapper{justify-content:center}.ecom-core.ecom-kw607212hjr .ecom-element__countdown-container{margin:0;padding:0}.ecom-core.ecom-kw607212hjr .ecom-element__countdown--time>div{width:71;height:94;box-shadow:0 0;border-style:none;border-radius:0;overflow:hidden;padding:0;margin:0}.ecom-core.ecom-kw607212hjr .ecom-element__countdown-number{text-align:center;font-size:48px;font-weight:600;line-height:56px;letter-spacing:0px;text-decoration:none;font-family:Urbanist,sans-serif;text-transform:none;font-style:normal;width:63px;color:#fff;margin:0;padding:0}.ecom-core.ecom-kw607212hjr .ecom-element__countdown-text{text-align:center;font-size:12px;font-weight:500;line-height:20px;letter-spacing:0px;text-transform:uppercase;font-style:normal;text-decoration:none;font-family:DM Sans,sans-serif;color:#fff;border-radius:0;margin:0;padding:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-kw607212hjr .ecom-element__countdown-container{padding-left:0;margin-left:0}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-kw607212hjr .ecom-element__countdown-wrapper{justify-content:center}.ecom-core.ecom-kw607212hjr .ecom-element__countdown--time>div{width:65px;height:84px;padding:0}.ecom-core.ecom-kw607212hjr .ecom-element__countdown-number{font-size:48px;font-family:DM Sans,sans-serif;font-weight:600;line-height:56px;letter-spacing:0em;padding-right:0;padding-left:0}.ecom-core.ecom-kw607212hjr .ecom-element__countdown-text{margin:0;padding:0}}.ecom-core.ecom-kw607212hjr{padding-right:0!important;margin-right:305px!important;width:unset;max-width:unset}.ecom-core.ecom-kw607212hjr.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.7s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-kw607212hjr{margin-right:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-kw607212hjr{margin:0!important;padding:0!important}}.ecom-core.ecom-kw607212hjr .ecom-element__countdown--time{gap:27px}.ecom-core.ecom-kw607212hjr .ecom-element__countdown--time>div{padding:0;align-items:center;justify-content:center;overflow:visible;position:relative}.ecom-core.ecom-kw607212hjr .ecom-element__countdown--time>div:not(:last-child):after{content:url("data:image/svg+xml,%3Csvg width='3' height='12' viewBox='0 0 3 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='1.5' cy='1.5' r='1.5' fill='white'/%3E%3Ccircle cx='1.5' cy='10.5' r='1.5' fill='white'/%3E%3C/svg%3E");position:absolute;top:50%;right:-14px;color:#fff;transform:translateY(-50%);line-height:1}@media(max-width:767px){.ecom-core.ecom-kw607212hjr{width:100%}.ecom-core.ecom-kw607212hjr .ecom-element__countdown--time{gap:8px;justify-content:center;width:100%}.ecom-core.ecom-kw607212hjr .ecom-element__countdown--time>div{max-width:calc((100% - 24px)/4)}.ecom-core.ecom-kw607212hjr .ecom-element__countdown--time>div:not(:last-child):after{right:-6px}}.ecom-core.ecom-917ty2wlnvr.ec-flex-wp{width:450px;max-width:100%;--element-width:450px;flex-grow:0;flex-shrink:0}.ecom-core.ecom-917ty2wlnvr,.ecom-core.ecom-917ty2wlnvr>.ecom-inner{--row-gap:16px;--column-gap:0px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-917ty2wlnvr.ec-flex-wp{width:100%;max-width:100%;--element-width:100%;flex-grow:0;flex-shrink:0}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-917ty2wlnvr,.ecom-core.ecom-917ty2wlnvr>.ecom-inner{--row-gap:10px;--column-gap:0px}}.ecom-core.ecom-917ty2wlnvr{margin:0!important;padding:0!important}.ecom-core.ecom-di9nzvrzbp8 .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-di9nzvrzbp8 .element__heading .ecom__heading,.ecom-core.ecom-di9nzvrzbp8 .element__heading .ecom__heading a{font-weight:500;font-family:Jost,sans-serif;font-size:35px;text-transform:capitalize;font-style:normal;text-decoration:none;line-height:40px;letter-spacing:-.04em}.ecom-core.ecom-di9nzvrzbp8 .element__heading .ecom__heading,.ecom-core.ecom-di9nzvrzbp8 .element__heading .ecom__heading a{color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-di9nzvrzbp8 .element__heading .ecom__heading{text-align:center;margin-left:176px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-di9nzvrzbp8 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-di9nzvrzbp8 .element__heading .ecom__heading,.ecom-core.ecom-di9nzvrzbp8 .element__heading .ecom__heading a{font-size:28px;line-height:1.25em}}.ecom-core.ecom-di9nzvrzbp8{margin:0 0 0 -50px!important;padding:0!important}.ecom-core.ecom-di9nzvrzbp8.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.6s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-di9nzvrzbp8{margin-left:0!important;display:block}}.ecom-core.ecom-vtw9dnx9cm>.ecom-inner{max-width:1280px}.ecom-core.ecom-vtw9dnx9cm.ec-flex-wp,.ecom-core.ecom-vtw9dnx9cm>.ecom-inner{flex-direction:row;align-items:center;--align-items:center;justify-content:space-between;--justify-content:space-between}.ecom-core.ecom-vtw9dnx9cm,.ecom-core.ecom-vtw9dnx9cm>.ecom-inner{--row-gap:20px;--column-gap:20px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-vtw9dnx9cm.ec-flex-wp,.ecom-core.ecom-vtw9dnx9cm>.ecom-inner{flex-direction:column;justify-content:space-around;--justify-content:space-around}.ecom-core.ecom-vtw9dnx9cm,.ecom-core.ecom-vtw9dnx9cm>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-vtw9dnx9cm,.ecom-core.ecom-vtw9dnx9cm>.ecom-inner{--row-gap:20px;--column-gap:0px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vtw9dnx9cm,.ecom-core.ecom-vtw9dnx9cm>.ecom-inner{--column-gap:0px}}.ecom-core.ecom-vtw9dnx9cm{background-color:#c1031b}.ecom-core.ecom-vtw9dnx9cm{margin:0!important;padding:0 20px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-vtw9dnx9cm{padding-right:20px!important;padding-left:20px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vtw9dnx9cm{padding:12px 15px 15px!important}}
/*# sourceMappingURL=/cdn/shop/t/55/assets/ecom-6a393fe427bef5308c0a2950.css.map */
