.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}}.ecom-iconlist--image img{width:20%}.ecom-iconlist--link{text-decoration:none}.ecom-iconlist--list{display:grid}.ecom-iconlist--item{position:relative}.ecom-iconlist--list[data-layout=inline] .ecom-iconlist--item{display:flex;align-items:center}.ecom-iconlist-content{flex:1;display:flex;flex-direction:column;gap:10px}.ecom-iconlist--title{margin:0}.ecom-iconlist--list,.ecom-iconlist--container{margin:0;padding:0;list-style-type:none}.ecom-iconlist--container{display:flex;align-items:center}.ecom-iconlist--list[data-layout=default] .ecom-iconlist--container{padding-top:calc(var(--ecom-spacing) / 2);padding-bottom:calc(var(--ecom-spacing) / 2)}.ecom-iconlist--list[data-layout=default] .ecom-iconlist--item{flex-direction:column;display:flex}.ecom-iconlist--list[data-layout=default]{display:grid!important}.ecom-iconlist--list[data-layout=inline]{display:flex;flex-wrap:wrap;align-items:center}.ecom-iconlist--list[data-layout=inline]{margin-left:calc(var(--ecom-spacing) / -2);margin-right:calc(var(--ecom-spacing) / -2)}.ecom-iconlist--list[data-layout=inline] .ecom-iconlist--container{padding-left:calc(var(--ecom-spacing) / 2);padding-right:calc(var(--ecom-spacing) / 2)}.ecom-iconlist--icon{display:flex}.ecom-iconlist--icon[data-image=true]{display:none}.ecom-iconlist--icon svg{height:37px;width:37px}.ecom-iconlist--container{display:inline-flex;align-items:center}.ecom-masonry-layout{overflow:hidden;display:block}.ecom-masonry-layout__button{text-decoration:none;pointer-events:auto}.ecom-masonry__banner_hzoom{position:relative;overflow:hidden}.ecom-masonry__nt_promotion_html{position:absolute;max-width:100%;z-index:10;pointer-events:none}.ecom-masonry__banner_overlay{pointer-events:none;position:absolute;background-color:#000;z-index:1;opacity:.3;display:flex;top:0;left:0;right:0;bottom:0}.ecom-masonry-layout__picture-link,.ecom-masonry-layout__picture,.ecom-masonry-layout__image-picture{width:100%;object-fit:contain}.ecom-content-hidden.ecom-masonry__nt_promotion .ecom-masonry__nt_promotion_html{opacity:0;transition:all .3s ease}.ecom-content-hidden.ecom-masonry__nt_promotion:hover .ecom-masonry__nt_promotion_html{opacity:1}.ecom-masonry-layout .ecom-image-default:hover{z-index:10}ecom-marquee-component{opacity:0;visibility:hidden;height:0}ecom-marquee-component.show{opacity:1;visibility:visible;height:auto}.ecom-text-marquee-container{overflow-x:hidden;display:flex;flex-direction:row;position:relative;width:var(--width);transform:var(--transform)}.ecom-text-marquee-container:hover div{animation-play-state:var(--pause-on-hover)}.ecom-text-marquee-container:active div{animation-play-state:var(--pause-on-click)}.ecom-text-marquee-overlay{position:absolute;width:100%;height:100%}.ecom-text-marquee-overlay:before,.ecom-text-marquee-overlay:after{background:linear-gradient(to right,var(--gradient-color),#fff);content:"";height:100%;position:absolute;width:var(--gradient-width);z-index:2;pointer-events:none;touch-action:none}.ecom-text-marquee-overlay:after{right:0;top:0;transform:rotate(180deg)}.ecom-text-marquee-overlay:before{left:0;top:0}.ecom-text-marque-wrapper{flex:0 0 auto;min-width:var(--min-width);z-index:1;display:flex;flex-direction:row;align-items:center;animation:ecom-scroll var(--duration) linear var(--delay) var(--iteration-count);animation-play-state:var(--play);animation-delay:var(--delay);animation-direction:var(--direction)}@keyframes ecom-scroll{0%{transform:translate(var(--percent-start, 0%))}to{transform:translate(var(--percent-end, -100%))}}.ecom-text-marquee-child{display:flex;transform:var(--transform)}.ecom-marquee{overflow:hidden;display:flex}.ecom-marquee .ecom-marquee_items{font-size:1.8em;width:fit-content;white-space:nowrap}.ecom-marquee.animation-reverse .ecom-marquee_items{justify-content:end}.ecom-marquee_items.ecom-anim_marquee{animation:ecomMarquee 10s linear infinite}.ecom-marquee.animation-reverse .ecom-marquee_items.ecom-anim_marquee{animation:ecomMarqueeReverse 10s linear infinite}.element__text-marquee:hover .ecom-marquee_items{animation-play-state:paused}.ecom-marquee_items .ecom-marquee_item{display:flex;text-decoration:none}@keyframes ecomMarquee{0%{margin-left:0}to{margin-left:-100%}}@keyframes ecomMarqueeReverse{0%{margin-left:-100%}to{margin-left:0}}.ecom-marquee_items h3{display:flex;align-items:center}.ecom-flex_full{flex:0 0 100%;width:100%}.ecom-icon-separator svg{width:20px;height:20px}.ecom-icon-separator,.ecom-marquee-image{padding-left:15px;padding-right:15px;line-height:normal;align-self:center}.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-core.ecom-aqxu4k9kv4m{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-aqxu4k9kv4m{width:100%}}.ecom-core.ecom-00cjuca4tk066 .ecom-text--more-actions button,.ecom-core.ecom-00cjuca4tk066 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-00cjuca4tk066 .text-content,.ecom-core.ecom-00cjuca4tk066 .text-content a,.ecom-core.ecom-00cjuca4tk066 .text-content p,.ecom-core.ecom-00cjuca4tk066 .text-content span{text-align:center;color:#fff}.ecom-core.ecom-00cjuca4tk066 .text-content,.ecom-core.ecom-00cjuca4tk066 .text-content a,.ecom-core.ecom-00cjuca4tk066 .text-content a a,.ecom-core.ecom-00cjuca4tk066 .text-content p,.ecom-core.ecom-00cjuca4tk066 .text-content p a,.ecom-core.ecom-00cjuca4tk066 .text-content span,.ecom-core.ecom-00cjuca4tk066 .text-content span a{font-size:28px}.ecom-core.ecom-00cjuca4tk066 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-00cjuca4tk066 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-00cjuca4tk066 .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-00cjuca4tk066 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-sperqd3pw3h .ecom-text--more-actions button,.ecom-core.ecom-sperqd3pw3h .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-sperqd3pw3h .text-content,.ecom-core.ecom-sperqd3pw3h .text-content a,.ecom-core.ecom-sperqd3pw3h .text-content p,.ecom-core.ecom-sperqd3pw3h .text-content span{text-align:center;color:#fff}.ecom-core.ecom-sperqd3pw3h .text-content,.ecom-core.ecom-sperqd3pw3h .text-content a,.ecom-core.ecom-sperqd3pw3h .text-content a a,.ecom-core.ecom-sperqd3pw3h .text-content p,.ecom-core.ecom-sperqd3pw3h .text-content p a,.ecom-core.ecom-sperqd3pw3h .text-content span,.ecom-core.ecom-sperqd3pw3h .text-content span a{font-size:36px}.ecom-core.ecom-sperqd3pw3h .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-sperqd3pw3h .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-sperqd3pw3h .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-sperqd3pw3h .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-sperqd3pw3h{margin-bottom:25px!important}.ecom-core.ecom-28hcwrqao38{background-color:#2c332f}.ecom-core.ecom-28hcwrqao38{margin-bottom:25px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-28hcwrqao38 div.core__row--columns{flex-direction:row}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-28hcwrqao38 div.core__row--columns{flex-direction:column-reverse}}.ecom-core.ecom-5efikz0u7zb{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-5efikz0u7zb{width:100%}}.ecom-core.ecom-c9dppl0yrd .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-c9dppl0yrd .ecom-marquee_items .ecom-marquee_item h3 a{font-size:20px;text-transform:capitalize;font-style:normal;text-decoration:none;font-family:Plus Jakarta Sans,sans-serif;font-weight:400;line-height:1.5em;letter-spacing:3px}.ecom-core.ecom-c9dppl0yrd .ecom-marquee_items .ecom-marquee_item h3{color:#000;padding-right:15px;padding-left:15px}.ecom-core.ecom-c9dppl0yrd .ecom-icon-separator{color:#fff}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-c9dppl0yrd .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-c9dppl0yrd .ecom-marquee_items .ecom-marquee_item h3 a{font-size:16px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-c9dppl0yrd .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-c9dppl0yrd .ecom-marquee_items .ecom-marquee_item h3 a{font-size:16px}}.ecom-core.ecom-c9dppl0yrd{padding-bottom:0!important}.ecom-core.ecom-piw4egav8k>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-piw4egav8k{background-color:#efecec}.ecom-core.ecom-piw4egav8k{padding-top:20px!important;padding-bottom:20px!important;margin-top:50px!important}.ecom-core.ecom-hr9t4k5fmuh{width:85%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-hr9t4k5fmuh{width:100%}}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-uf12327zsqg .ecom-core.ecom-hr9t4k5fmuh>div.core__column--wrapper{margin-left:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-uf12327zsqg .ecom-core.ecom-hr9t4k5fmuh>div.core__column--wrapper{margin-left:0!important}}.ecom-core.ecom-aj18ioyggn .ecom-masonry-layout__item{margin-top:50px;margin-right:50px;margin-bottom:25px}.ecom-core.ecom-aj18ioyggn .ecom-image-default{width:100%!important}.ecom-core.ecom-aj18ioyggn .ecom-image-default img img{object-fit:none}.ecom-core.ecom-aj18ioyggn .ecom-image-default img,.ecom-core.ecom-aj18ioyggn .ecom-image-default img .ecom-image-default,.ecom-core.ecom-aj18ioyggn .ecom-image-default img>picture,.ecom-core.ecom-aj18ioyggn .ecom-image-default img>img{border-radius:8px;overflow:hidden}.ecom-core.ecom-aj18ioyggn .ecom-masonry-layout .ecom-image-default img:hover{transform:scale(1.1)}.ecom-core.ecom-aj18ioyggn .ecom-image-default img{transition:all .5s ease}.ecom-core.ecom-aj18ioyggn .ecom-masonry-layout__heading,.ecom-core.ecom-aj18ioyggn .ecom-masonry-layout__heading a{font-size:28px}.ecom-core.ecom-aj18ioyggn .ecom-masonry-layout__heading{color:#000;padding-right:25px;padding-bottom:25px;padding-left:25px}.ecom-core.ecom-aj18ioyggn .ecom-masonry-layout__subheading,.ecom-core.ecom-aj18ioyggn .ecom-masonry-layout__subheading a{font-size:28px}.ecom-core.ecom-aj18ioyggn .ecom-masonry-layout__subheading{color:#fff;padding-right:25px;padding-bottom:25px;padding-left:25px}.ecom-core.ecom-aj18ioyggn .ecom-masonry-layout__content,.ecom-core.ecom-aj18ioyggn .ecom-masonry-layout__content a{font-size:none}.ecom-core.ecom-aj18ioyggn .ecom-masonry-layout__button{color:#000;background-color:#059669cc;padding:10px 24px}.ecom-core.ecom-aj18ioyggn .ecom-elements__masonry-button-icon svg{height:24px;width:24px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-aj18ioyggn .ecom-masonry-layout__item{margin-right:0;margin-left:0}.ecom-core.ecom-aj18ioyggn .ecom-masonry-layout__heading,.ecom-core.ecom-aj18ioyggn .ecom-masonry-layout__subheading{margin-right:25px;margin-left:25px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-aj18ioyggn .ecom-masonry-layout__item{margin:0 0 25px}.ecom-core.ecom-aj18ioyggn .ecom-image-default{width:100%!important}}.ecom-core.ecom-aj18ioyggn.ecom-animated{animation-iteration-count:unset}.ecom-core.ecom-foz6q1tdsbe{width:15%}.ecom-core.ecom-foz6q1tdsbe>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:flex-start}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-foz6q1tdsbe{width:100%}}html body .ecom-core.ecom-uf12327zsqg .ecom-core.ecom-foz6q1tdsbe>div.core__column--wrapper{margin-left:30px!important;padding-top:75px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-foz6q1tdsbe{display:none}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-foz6q1tdsbe{display:none}}.ecom-core.ecom-6l8um9vs0he .ecom-iconlist--list{gap:0px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-6l8um9vs0he .ecom-iconlist--list{gap:20px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-6l8um9vs0he .ecom-iconlist--list{gap:30px}}.ecom-core.ecom-6l8um9vs0he .ecom-iconlist--item{width:100%}.ecom-core.ecom-6l8um9vs0he .ecom-iconlist--image img{object-fit:none}.ecom-core.ecom-6l8um9vs0he .ecom-iconlist--image,.ecom-core.ecom-6l8um9vs0he .ecom-iconlist--image .ecom-image-default,.ecom-core.ecom-6l8um9vs0he .ecom-iconlist--image>picture,.ecom-core.ecom-6l8um9vs0he .ecom-iconlist--image>img{border-radius:8px;overflow:hidden}.ecom-core.ecom-6l8um9vs0he .ecom-base-iconlist .ecom-iconlist--icon{border-style:none}.ecom-core.ecom-6l8um9vs0he .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-6l8um9vs0he .ecom-base-iconlist .ecom-iconlist--title a{font-size:14px;line-height:1px}.ecom-core.ecom-6l8um9vs0he .ecom-base-iconlist .ecom-iconlist--title{color:#000}.ecom-core.ecom-6l8um9vs0he .ecom-base-iconlist .ecom-iconlist--des,.ecom-core.ecom-6l8um9vs0he .ecom-base-iconlist .ecom-iconlist--des a{font-size:14px;line-height:1.75em;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px}.ecom-core.ecom-6l8um9vs0he .ecom-base-iconlist .ecom-iconlist--des{color:#8c8c8c}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-6l8um9vs0he .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{padding-right:0}.ecom-core.ecom-6l8um9vs0he .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-6l8um9vs0he .ecom-base-iconlist .ecom-iconlist--title a{font-size:20px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-6l8um9vs0he .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-6l8um9vs0he .ecom-base-iconlist .ecom-iconlist--title a{font-size:18px}.ecom-core.ecom-6l8um9vs0he .ecom-base-iconlist .ecom-iconlist--title{margin-bottom:0}}.ecom-core.ecom-6l8um9vs0he{padding-bottom:100px!important}.ecom-core.ecom-6l8um9vs0he .ecom-iconlist--container{align-items:flex-start}.ecom-core.ecom-uf12327zsqg>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-uf12327zsqg>.core__row--columns>.ecom-column>.core__column--wrapper{padding:inherit}}.ecom-core.ecom-uf12327zsqg{background-color:#fff}.ecom-core.ecom-uf12327zsqg{margin-left:0!important}
/*# sourceMappingURL=/cdn/shop/t/15/assets/ecom-68a31d766c5985fea80031c2.css.map */
