.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}}.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__text--dropcap:first-letter{font-size:40px;color:#2bcf19;display:inline-flex;border-style:solid;border-width:1px;border-color:transparent;float:left;line-height:1}.ecom__text--dropcap.has-drop-cap-view-default:first-letter{border:none}body[ecom-loaded] .ecom-sections .element__text a{cursor:auto}.text-content.ecom-html{overflow:hidden;position:relative}.ecom-text--is-mark:after{position:absolute;content:"";left:0;right:0;bottom:0;height:150px;background:linear-gradient(#fff0,#fff);pointer-events:none}.ecom-text_view-more-btn,.ecom-text_view-less-btn{display:flex;background:none;outline:none;border:none;align-items:center}.ecom__element--button-icon{display:flex;align-items:center}.ecom-text_view-more-btn svg,.ecom-text_view-less-btn svg{width:16px;color:#fff}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}.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}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.ecom-core.ecom-dc9xamwh73n{width:100%}.ecom-core.ecom-dc9xamwh73n>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:flex-end}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-dc9xamwh73n{width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-dc9xamwh73n{width:100%}.ecom-core.ecom-dc9xamwh73n>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}}.ecom-core.ecom-xvfa9ocw7h{background-color:#ff405f}.ecom-core.ecom-xvfa9ocw7h,.ecom-core.ecom-xvfa9ocw7h>div.ecom-section__overlay .ecom-overlay{border-radius:16px}.ecom-core.ecom-xvfa9ocw7h{padding:25px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-xvfa9ocw7h{padding:15px!important}.ecom-core.ecom-xvfa9ocw7h>div.core__row--columns{flex-direction:row!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-xvfa9ocw7h{padding:35px 0!important}.ecom-core.ecom-xvfa9ocw7h>div.core__row--columns{flex-direction:row!important}}.ecom-core.ecom-4cuiv44s0j2{width:47%}.ecom-core.ecom-4cuiv44s0j2>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-4cuiv44s0j2{width:50%}.ecom-core.ecom-4cuiv44s0j2>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4cuiv44s0j2{width:100%}}.ecom-core.ecom-5nlgue5ln6x .ecom-element__countdown--time>div{flex-direction:column}.ecom-core.ecom-5nlgue5ln6x .ecom-element__countdown-wrapper{justify-content:flex-end;align-items:flex-end}.ecom-core.ecom-5nlgue5ln6x .ecom-element__countdown--time>div{width:90px;height:90px;background-color:#fff;border-style:solid;border-width:1px;border-color:#ff6f61;border-radius:6px;overflow:hidden;margin:10px 0 10px 20px;padding:5px}.ecom-core.ecom-5nlgue5ln6x .ecom-element__countdown-number{text-align:center;font-size:36px;font-weight:500;line-height:1em;font-family:Poppins,sans-serif;color:#000;margin-bottom:2px}.ecom-core.ecom-5nlgue5ln6x .ecom-element__countdown-text{text-align:center;font-size:14px;font-weight:400;font-family:Poppins,sans-serif;line-height:1.2em;letter-spacing:0px;color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-5nlgue5ln6x .ecom-element__countdown--time>div{width:60px;height:60px;margin-top:5px;margin-bottom:5px;margin-left:10px}.ecom-core.ecom-5nlgue5ln6x .ecom-element__countdown-number{font-size:25px}.ecom-core.ecom-5nlgue5ln6x .ecom-element__countdown-text{font-size:11px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-5nlgue5ln6x .ecom-element__countdown-wrapper{justify-content:center;align-items:center}.ecom-core.ecom-5nlgue5ln6x .ecom-element__countdown--time>div{width:50px;height:50px;padding-top:10px;margin-right:5px;margin-left:5px}.ecom-core.ecom-5nlgue5ln6x .ecom-element__countdown-number{font-size:18px;margin:0;padding:0}.ecom-core.ecom-5nlgue5ln6x .ecom-element__countdown-text{font-size:10px;margin:0;padding:0}}.ecom-core.ecom-5nlgue5ln6x{margin-top:0!important;padding-bottom:0!important;animation-duration:.5s!important}.ecom-core.ecom-5nlgue5ln6x.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.5s;transition-delay:.5s;transition-property:opacity}.ecom-core.ecom-5nlgue5ln6x .ecom-element__countdown--time>div{max-width:calc(25% - 8px);aspect-ratio:.95;height:auto;justify-content:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ecom-core.ecom-xpo9en86jo{width:53%}.ecom-core.ecom-xpo9en86jo>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-xpo9en86jo{width:50%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-xpo9en86jo{width:100%}}.ecom-core.ecom-wh9tt5vj94 .ecom-text--more-actions button,.ecom-core.ecom-wh9tt5vj94 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-wh9tt5vj94 .text-content,.ecom-core.ecom-wh9tt5vj94 .text-content a,.ecom-core.ecom-wh9tt5vj94 .text-content p,.ecom-core.ecom-wh9tt5vj94 .text-content span{text-align:left;color:#fff}.ecom-core.ecom-wh9tt5vj94 .text-content,.ecom-core.ecom-wh9tt5vj94 .text-content a,.ecom-core.ecom-wh9tt5vj94 .text-content a a,.ecom-core.ecom-wh9tt5vj94 .text-content p,.ecom-core.ecom-wh9tt5vj94 .text-content p a,.ecom-core.ecom-wh9tt5vj94 .text-content span,.ecom-core.ecom-wh9tt5vj94 .text-content span a{font-size:20px;font-family:Poppins,sans-serif}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wh9tt5vj94 .text-content,.ecom-core.ecom-wh9tt5vj94 .text-content a,.ecom-core.ecom-wh9tt5vj94 .text-content p,.ecom-core.ecom-wh9tt5vj94 .text-content span{text-align:center}}.ecom-core.ecom-wh9tt5vj94{margin-top:15px!important;padding-bottom:0!important;animation-duration:.5s!important}.ecom-core.ecom-wh9tt5vj94.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.6s;transition-delay:.6s;transition-property:opacity}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wh9tt5vj94{padding-bottom:0!important}}.ecom-core.ecom-3rvtq2062hq .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-3rvtq2062hq .element__heading .ecom__heading,.ecom-core.ecom-3rvtq2062hq .element__heading .ecom__heading a{font-weight:500;font-size:24px;font-family:Poppins,sans-serif;text-transform:none;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-3rvtq2062hq .element__heading .ecom__heading,.ecom-core.ecom-3rvtq2062hq .element__heading .ecom__heading a{color:#f7f7f7}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-3rvtq2062hq .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-3rvtq2062hq .element__heading .ecom__heading,.ecom-core.ecom-3rvtq2062hq .element__heading .ecom__heading a{font-size:30px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-3rvtq2062hq .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-3rvtq2062hq .element__heading .ecom__heading,.ecom-core.ecom-3rvtq2062hq .element__heading .ecom__heading a{font-size:22px}}.ecom-core.ecom-3rvtq2062hq.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.5s;transition-delay:.5s;transition-property:opacity}.ecom-core.ecom-3rvtq2062hq{animation-duration:.5s!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-3rvtq2062hq{padding-bottom:0!important}}.ecom-core.ecom-i3w5pap854j>div.core__row--columns{max-width:1430px}.ecom-core.ecom-i3w5pap854j{background-color:#fff}.ecom-core.ecom-i3w5pap854j{padding:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-i3w5pap854j{padding-right:0!important;padding-left:0!important}.ecom-core.ecom-i3w5pap854j div.core__row--columns{flex-direction:row}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-i3w5pap854j{padding-right:0!important;padding-left:0!important}.ecom-core.ecom-i3w5pap854j div.core__row--columns{flex-direction:column-reverse}}.ecom-core.ecom-i3w5pap854j{width:-moz-available;width:-webkit-fill-available;width:fill-available}
/*# sourceMappingURL=/cdn/shop/t/46/assets/ecom-68effeeeefe14e3a36011917.css.map */
