.ecom-column{position:relative}.ecom-column>.core__column--wrapper{align-items:flex-start;display:flex}.ecom-column__overlay .ecom-overlay{pointer-events:none}.ecom-column__overlay>.ecom-overlay,.ecom-column__overlay .ecom-video-background-youtube{position:absolute;top:0;right:0;bottom:0;left:0}@media only screen and (min-width:768px){.ecom-column>.core__column--wrapper{height:100%}}.ecom-grid-item .ecom-row>.core__row--columns{height:100%}.ecom-use-parallax{background:unset!important}.ecom-parallax-background{position:absolute;width:100%;height:100%;display:flex;overflow:hidden}.ecom-parallax-background img{object-fit:cover;width:100%;position:absolute;top:0;left:50%;transform:translate(-50%);pointer-events:none}.ecom-row{width:100%;position:relative}.ecom-video-background-youtube-wrapper{overflow:hidden}.ecom-section__overlay>.ecom-overlay,.ecom-section__overlay .ecom-video-background-youtube,.ecom-video-background-youtube-wrapper{position:absolute;top:0;left:0;bottom:0;right:0}.ecom-row.ecom-section{clear:both}.ecom-row:hover{z-index:1}.ecom-row>div.core__row--columns.core__row--full{max-width:100%}@media(min-aspect-ratio:16/9){.ecom-section__overlay .ecom-video-background-youtube{height:300%;top:-100%}}@media(max-aspect-ratio:16/9){.ecom-section__overlay .ecom-video-background-youtube{width:300%;left:-100%}}@supports not (aspect-ratio: 16 / 9){.ecom-video-background-youtube:before{display:block;content:"";width:100%;padding-top:56.25%}.ecom-video-background-youtube .ecom-video-background{position:absolute;top:0;right:0;bottom:0;left:0}.ecom-video-background{-o-object-fit:unset!important;object-fit:unset!important}}@media(max-width:767px){.ecom-section__video-bg .ecom-video-background-youtube{display:none}}ecom-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-video-poster{position:absolute;width:100%;height:100%}.ecom-video-poster img{width:100%;height:100%!important;object-fit:cover}.ecom-element_video-popup{display:none}.ecom-video_link-extra{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5}.element__video .ecom-video_link-extra{display:block}.element__video.ecom-element{display:flex;width:100%}.ecom-element_video-iframe{display:inline-flex;width:100%;position:relative;overflow:hidden;justify-content:center;transform:translateZ(0)}.ecom-video_overlay-icon.ecom-overlay{pointer-events:auto}.ecom-element_video-iframe .ecom-video_overlay-icon{position:absolute;display:flex;top:0;bottom:0;left:0;right:0;align-items:center;justify-content:center;border:none;outline:none;width:100%;height:100%;cursor:default;background-color:#3336;z-index:-1;opacity:0;border-radius:0}.ecom-element_video-iframe .ecom-video_overlay-icon:hover{background-color:#3336}.ecom-element_video-iframe .ecom-overlay{z-index:1;opacity:1}.ecom-element_video-iframe video{width:100%}.ecom-video-icon-play{cursor:pointer;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;fill:currentColor;display:flex;z-index:2}.ecom-video-icon-play svg{width:50px;height:auto}.ecom-element_video-lightbox{position:fixed;top:0;bottom:0;left:0;right:0;z-index:100;display:none;opacity:0}.ecom-light-box-modal{position:absolute;top:0;bottom:0;left:0;right:0;background-color:#333333d1;display:block!important}.ecom-element_video-lightbox.fadeIn{display:block;opacity:1;-webkit-transition:opacity 3s;-moz-transition:opacity 3s;transition:opacity 3s}.ecom-video-wrapper{position:absolute;top:50%;left:10%;right:10%;z-index:10;height:700px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);box-shadow:0 0 5px 1px #0000001a}.ecom-video-close-btn{width:30px;height:30px;color:gray;font-size:25px;position:fixed;top:3%;right:3%;z-index:2;-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1);-webkit-transition:transform .5s ease,color .5s ease;-moz-transition:transform .5s ease,color .5s ease;-ms-transition:transform .5s ease,color .5s ease;-o-transition:transform .5s ease,color .5s ease;transition:transform .5s ease,color .5s ease}.ecom-video-close-btn:hover{color:#fff;cursor:pointer;-webkit-transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);transform:scale(1.2);-webkit-transition:transform .5s ease,color .5s ease;-moz-transition:transform .5s ease,color .5s ease;-ms-transition:transform .5s ease,color .5s ease;-o-transition:transform .5s ease,color .5s ease;transition:transform .5s ease,color .5s ease}.element__video controls:not(.audio-only) div[pseudo=-webkit-media-controls-panel i]{background:transparent}video{isolation:isolate;-webkit-mask-image:-webkit-radial-gradient(white,black);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}@media screen and (max-width:786px){.ecom-video-wrapper{height:350px}}@media screen and (max-width:480px){.ecom-video-wrapper{height:180px}}.ecom-horizontal-align-left{text-align:left}.ecom-horizontal-align-center{text-align:center}.ecom-horizontal-align-right{text-align:right}.ecom-horizontal-center{margin:0 auto}.ecom-horizontal-left{margin:0 auto 0 0}.ecom-horizontal-right{margin:0 0 0 auto}.ecom-banner__button{text-decoration:none;pointer-events:auto}.ecom-banner__hzoom{position:relative;overflow:hidden}.ecom-masonry__nt_promotion_html{position:absolute;max-width:100%;z-index:10;pointer-events:none}.ecom-banner__overlay{position:absolute;background-color:#000;z-index:1;opacity:.3;display:flex;top:0;left:0;right:0;bottom:0;pointer-events:none}.ecom-banner__image-picture{display:block}.ecom-banner__picture-link,.ecom-banner__image-picture{width:100%;object-fit:contain}.ecom-banner__image-picture img{width:100%}.ecom-banner_wrap_html_block{pointer-events:all}.ecom-shopify__article--image-wrapper .ecom-image-default{position:relative}.ecom-shopify__article--image-wrapper .ecom-shopify__article-hero-portrait img,.ecom-shopify__article--image-wrapper .ecom-shopify__article-hero-square img{height:100%;object-fit:cover}.ecom-shopify__article-hero-image,.ecom-shopify__article-hero-image img{width:100%;height:100%}.ecom__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-type-hollow .text-content{text-shadow:var(--stroke)!important;background:transparent!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:unset!important}.ecom-type-text_3d .text-content{text-shadow:var(--text_3d)!important}.ecom-type-gradient .text-content{animation:var(--animation)}.ecom-shopify__article-comment-fields{display:flex;flex-wrap:wrap}.ecom-shopify__article-comment-field.ecom-w-full{width:100%;flex:none}.ecom-shopify__article-comments-fields,.ecom-shopify__article-comment-field{display:flex;flex-direction:column}.ecom-shopify__article-comment-fields{gap:inherit}.ecom-shopify__article-comment-field{flex:1}.ecom-shopify__article-comment-field__input.ecom-shopify__article-comment-field-text-area{min-height:100px;font-family:inherit}.ecom-shopify__article-comment-field__input{font-family:inherit;min-height:30px}.ecom-shopify__article-comment-horizontial .ecom-shopify__article-comment-field{order:-1}.ecom-shopify__article-comment-horizontial .ecom-shopify__article-comment-fields-horizontial{gap:15px}.ecom-shopify__search-form input:focus-visible{border:none;outline:none}.ecom-shopify__search-form input{outline:none}.ecom-shopify__search-form button{cursor:pointer}.ecom-predictive-search{position:absolute;top:100%;left:0;min-width:100%;max-height:400px;overflow-y:auto;z-index:11}.ecom-predictive-hide{display:none}.ecom-predictive-search-wrapper{display:flex;padding-bottom:10px;position:relative}.ecom-predictive-search-wrapper:after{content:"";position:absolute;top:100%;left:0;right:0;height:1px;background:currentColor;opacity:.25}.ecom-predictive-search-group{flex:0 0 250px;width:250px}.ecom-predictive-search__result-group{flex:1 1 auto;min-width:300px}.ecom-predictive-search__heading{position:relative;padding:15px 20px 7.5px;font-size:14px;text-transform:uppercase}.ecom-predictive-search__heading:after{content:"";position:absolute;top:100%;left:20px;right:20px;height:1px;background:currentColor;opacity:.25}.ecom-predictive-search__results-list{list-style-type:none;margin:0;padding:0}.ecom-predictive-search__item{width:100%;padding:10px 20px;display:inline-block;text-decoration:none;transition:.2s;font-size:14px;color:#000;font-weight:500}.ecom-predictive-search__image{object-fit:cover}.ecom-predictive-search__item p{margin:0}.ecom-predictive-search__product{display:flex;gap:20px}.ecom-predictive-search__item-price{display:inline-flex;flex-wrap:wrap;gap:10px;font-weight:400}.ecom-predictive-search__item-price-compare{text-decoration:line-through}.ecom-predictive-search__item-title,.ecom-predictive-search__item-query{line-height:1.2;transition:.25s}.ecom-predictive-search__item-query mark{transition:.25s;background:none}.ecom-predictive-search__item-query span{transition:.25s;filter:opacity(.6)}.ecom-predictive-search__item--term{display:flex;justify-content:space-between;background:transparent!important;border:none;cursor:pointer;font-size:14px;font-weight:500}.ecom-predictive-search-icon{display:flex;align-items:center;overflow:hidden}.ecom-predictive-search-icon svg{width:17px;height:17px;transform:translate(-3px);transition:.25s}.ecom-predictive-search__item--term:hover svg{transform:translate(0)}.predictive-search__pages-wrapper-mobile{display:none}.ecom-predictive-search-svg>*{pointer-events:none}@media(max-width:767px){.predictive-search__pages-wrapper-mobile{display:block}.predictive-search__pages-wrapper-page{display:none}.ecom-predictive-search-wrapper{flex-direction:column}.ecom-predictive-search-group{flex:0;width:100%}}.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}}.ecom__heading-highlight{background-position:100% 100%;background-repeat:no-repeat;position:relative;max-width:100%}.ecom__heading-highlight.highlight-animation--typing:after{content:"|";position:absolute;font-weight:200;color:#000;display:inline-flex;animation:blink 1s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.ecom__heading-highlight.highlight-animation--smooth:after{position:absolute;content:"";width:2px;height:100%;background-color:#000;top:0;right:-5px}.heading-animation--smooth-item{display:inline-block;position:absolute;top:0;left:0;white-space:nowrap;margin:0;visibility:hidden;opacity:0}.ecom__heaading-linear-gradient>.heading-animation--smooth-item{background-image:var(--background-image);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.heading-animation--smooth-item.is-active{position:relative;visibility:visible;opacity:1;overflow:hidden;-webkit-animation:animateSmooth 3s ease-in-out infinite}@-webkit-keyframes animateSmooth{0%{max-width:0}50%{max-width:2000px}to{max-width:0}}.ecom-shopify__newsletter-form-heading,.ecom-shopify__newsletter-form-paragraph{text-align:center}.ecom-shopify__newsletter-form{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin:0 auto;gap:5px}.ecom-shopify__newsletter-form-field label{display:none}.ecom-shopify__newsletter-form-field--input{background:#fff;border:1px solid #D1D5DB;outline:none;padding:9px 13px;border-radius:0}.ecom-shopify__newsletter-form-field--textarea{font-family:inherit}.ecom-shopify__newsletter-form-field--input:focus{border-color:#059669}.ecom-shopify__newsletter-form-field--input:focus-visible{outline:none;box-shadow:none}.ecom-shopify__newsletter-form-heading{margin:0}.ecom-shopify__newsletter-form-paragraph{margin-top:12px;font-size:1.6rem;line-height:24px}.ecome-shopify__newsletter__button{border-radius:0;background:#059669;padding:9px 17px;color:#fff;border:none;cursor:pointer;flex-direction:row;display:flex;align-items:center}.ecome-shopify__newsletter__button:hover{background-color:#61bca0}.ecom-newsletter-form-content{display:flex;align-items:center;justify-content:space-between}.ecom-shopify__newsletter-form-success,.ecom-shopify__newsletter-form-message{width:100%}.ecom-shopify__newsletter__button-icon svg{width:24px;height:24px}.ecom-shopify__newsletter__verify{width:100%;display:flex;justify-content:flex-start;align-items:center}.ecom-shopify__newsletter__verify-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:1.6rem;width:1.6rem!important;flex-shrink:0;border:1px solid #D1D5DB;margin:0}.ecom-shopify__newsletter__verify-checkbox:checked{border-color:transparent;background-color:#059669;background-size:100% 100%;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}.ecom-shopify__newsletter__verify-label{display:inline-block;font-size:14px}.ecom-shopify__newsletter__verify-error{width:100%}.ecom-shopify__newsletter-form-field--input[name="contact[note]"]{resize:vertical}.ecom__form-field.ecom-html{display:flex;flex-direction:column;align-items:self-start}.ecom-core .ecom-newsletter-vertical .ecom__form-field .ecom-shopify__newsletter-form-field--input{max-width:100%;width:100%}.ecom-core .ecom-newsletter-vertical .ecom-newsletter-form-content-wrap .ecom-newsletter-form-content.ecom-newsletter-content{flex-direction:row;max-width:100%;flex-wrap:wrap;justify-content:space-between;row-gap:10px}.ecom-newsletter-vertical .ecome-shopify__newsletter_button-submit-wrapper{display:flex;justify-content:center;width:100%}.ecom-ingrid-full-height .ecom-newsletter-form-content-wrap{max-width:100%;width:100%}@media screen and (max-width:640px){.ecom-newsletter-form-content{flex-wrap:wrap}}.ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list--mobile--wrapper{display:none;position:fixed;z-index:100;left:0;top:0;width:100%;height:100%;background:#74777999}.ecom-shopify__menu-list--mobile--wrapper .ecom-shopify__menu-list--mobile{position:fixed;width:350px;max-width:90%;padding:40px 20px;background:#fff;top:0;bottom:0;left:0;z-index:100;-webkit-animation-name:ecom-animation-menu__left-to-right;animation-name:ecom-animation-menu__left-to-right;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;transition:all .3s linear}@keyframes ecom-animation-menu__left-to-right{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}.ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal]{display:flex;flex-flow:wrap;align-content:center;justify-content:center;align-items:center;list-style:none;position:relative}.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-item{position:relative;display:block}.ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-item--has-children:hover>ul.ecom-shopify__menu-sub-menu{opacity:1;z-index:9;visibility:visible;transform:translate(-50%)}.ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-item--has-children:hover .ecom-menu_item .ecom-element--menu_icon .ecom-element--menu_icon--active{display:flex}.ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-item--has-children:hover .ecom-menu_item .ecom-element--menu_icon .ecom-element--menu_icon--normal{display:none}.ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-item ul.ecom-shopify__menu-sub-menu{display:flex;flex-direction:column;opacity:0;visibility:hidden;position:absolute;list-style:none;transform:translate(-50%,10px);transition:.5s ease all;left:50%;background-color:#fff;border:1px solid #eee;width:max-content}.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-sub-menu .ecom-element--menu_icon{display:none}.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-sub-menu .ecom-menu_item.ecom-items{padding:10px}.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-child-link-item--has-children .ecom-element--menu_title:first-child{margin-bottom:10px;position:relative;font-weight:500;text-transform:uppercase;pointer-events:none;cursor:inherit}.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-child-link-item--has-children .ecom-element--menu_title:first-child:before{content:"";position:absolute;width:30px;height:1px;background-color:#0000004d;bottom:0;left:10px}.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=vertical] ul.ecom-shopify__menu-sub-menu,.ecom-shopify__menu-container .ecom-shopify__menu-list--mobile ul.ecom-shopify__menu-sub-menu{max-height:0;overflow:hidden;margin-left:8px;transition:.25s ease all}.ecom-shopify__menu-list .ecom-shopify__menu-item .ecom-menu_item .ecom-element--menu_title,.ecom-shopify__menu-list--mobile .ecom-shopify__menu-item .ecom-menu_item .ecom-element--menu_title{display:flex}.ecom-shopify__menu-list,.ecom-shopify__menu-list--mobile{list-style:none}.ecom-menu_item:not(.ecom-menu_item.ecom-item-active) .ecom-element--menu_icon .ecom-element--menu_icon--normal{display:flex}.ecom-menu_item:not(.ecom-menu_item.ecom-item-active) .ecom-element--menu_icon .ecom-element--menu_icon--active{display:none}.ecom-menu_item.ecom-item-active .ecom-element--menu_icon .ecom-element--menu_icon--normal{display:none}.ecom-menu_item.ecom-item-active .ecom-element--menu_icon .ecom-element--menu_icon--active{display:flex}.ecom-element--menu_icon{display:flex;align-items:center}.ecom-element--menu_icon--normal svg,.ecom-element--menu_icon--active svg{height:12px;width:12px;display:flex}.ecom-menu__icon-humber{visibility:hidden;opacity:0;position:relative;top:0;left:0;display:none;cursor:pointer}.ecom-menu__icon-humber svg{width:30px;height:30px}.ecom-menu-collapse-close--mobile{display:none;position:absolute;right:10px;top:10px;width:20px;height:20px;cursor:pointer;z-index:100}.ecom-menu__icon-humber--wrapper{display:flex}@media screen and (max-width:1024px){.ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list--mobile.ecom-show{display:block;transform:translate(0);visibility:visible;opacity:1}.ecom-menu-collapse-close--mobile{display:flex}.ecom-menu__icon-humber{display:flex;visibility:visible;opacity:1}.ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list--mobile--wrapper~.ecom-shopify__menu-list--wrapper{display:none!important}}.ecom-shopify__article__description--paragraph{position:relative;overflow:hidden}.ecom-shopify__article__description--paragraph[style*=max-height]:after{content:"";position:absolute;left:0;right:0;bottom:0;height:150px;background:linear-gradient(#fff0,#fff)}.ecom-shopify__article__description-view-more-btn{border:none;background:transparent;cursor:pointer}.ecom-shopify__blog--post-informations{display:inline-flex;align-items:center;gap:5px}.ecom-shopify__blog--post-informations-icon{display:flex}.ecom-shopify__blog--post-informations-icon svg{width:16px;height:16px}.ecom-swiper-pagination-bullet:only-child{opacity:none}.ecom-flex-center,.ecom-swiper-navigation{display:flex;align-items:center}.ecom-swiper-navigation{justify-content:center}.ecom-shopify__blog--post-informations-author-avatar{width:50px}.ecom-swiper-navigation[data-navigator-type=combine]{justify-content:center}.ecom-shopify__blog--post-thumbnail{display:flex;position:relative;overflow:hidden}.ecom-shopify__blog--post-thumbnail img{object-fit:cover;display:block;max-width:100%;top:0;left:0;height:100%!important;width:100%}.ecom-shopify__blog--post-tags ul li{display:inline-flex}.ecom-shopify__blog--post-tags ul{display:flex;flex-wrap:wrap;gap:12px;margin:0;padding:0}.ecom-collection__pagination-navigation{list-style:none;display:flex;gap:10px;justify-content:center}.ecom-collection__pagination-navigation li a{color:inherit}.ecom-paginate-action{display:flex;gap:5px}.ecom-prev,.ecom-next,.ecom-prev span,.ecom-next span{display:flex}.ecom-paginate-action svg{width:24px;height:24px}.ecom-shopify__blog--post-link{text-decoration:none;width:100%;display:flex}.ecom-pagination-item{display:flex}a.ecom-pagination-item:not(.ecom-paginate-action){text-decoration:inherit}.ecom-paginate-action{text-decoration:none}.ecom-pagination-item.ecom-button-active{pointer-events:none}.ecom-swiper-controls:after{content:"";display:none}.ecom-shopify__blog-wrapper{display:flex;flex-direction:column}.ecom-shopify__blog-wrapper .ecom-shopify__blog-container{width:100%}.ecom-shopify__blog-wrapper .ecom-swiper-button-next:after,.ecom-shopify__blog-wrapper .ecom-swiper-button-prev:after{content:none}.ecom-shopify__blog-wrapper .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-next,.ecom-shopify__blog-wrapper .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-prev{position:static;margin:0}.ecom-shopify__blog-wrapper .ecom-swiper-button-next,.ecom-shopify__blog-wrapper .ecom-swiper-button-prev{border:0;background:transparent;width:auto;height:auto;padding:5px;color:#444}.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position)}.ecom-swiper-navigation-position{display:flex}.ecom-swiper-navigation-position button{margin:0}.ecom-shopify__blog-wrapper .ecom-swiper-pagination:not(.ecom-swiper-pagination-progressbar){position:relative;display:flex;flex-wrap:wrap;align-items:center}.ecom-swiper-container-horizontal>.ecom-swiper-pagination-bullets{width:auto}.ecom-shopify__blog--post-title{font-size:inherit}.ecom-shopify__blog--post-link img{object-fit:cover;max-width:100%;object-position:center center;transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}.ecom-shopify__blog--post-group-4{flex-wrap:wrap}.ecom-shopify__blog--post-group-4>*{display:inline-flex;align-items:center}.ecom-swiper-pagination-bullet{opacity:1!important}.ecom-swiper-pagination-bullets.ecom-swiper-pagination{display:flex;width:100%}.ecom-shopify__blog--post-link h2{width:100%}.ecom-shopify__blog--post.ecom-shopify__blog-vertical{display:flex;gap:15px}@media(max-width:767px){.ecom-shopify__blog--post.ecom-shopify__blog-vertical{flex-direction:column}.ecom-shopify__blog--post .ecom-shopify__blog--post-thumbnail--img{order:0!important}}.ecom-doing-load-blog .ecom-shopify__blog-container{display:none}.ecom-doing-load-blog .ecom-collection__product-loading{display:block}.element__social{display:flex;flex-wrap:wrap}.element__social-wrapper .element__social{height:fit-content}.ecom__element-social{display:flex;width:auto;border-radius:4px;border-width:0px;border-style:solid}.ecom__element-social .element-social-link{display:flex;align-items:center;text-decoration:none;width:100%;justify-content:center}.icon-border .element-social-link{justify-content:flex-start}.element-social-link.left{flex-direction:row}.element-social-link.right{flex-direction:row-reverse}.element-social-link span{display:inline-flex}.social-icon{display:inline-flex;color:#fff;padding:10px;border:0;border-style:solid;border-color:#fff;height:100%}.social-icon svg{width:24px;height:auto;fill:currentColor}.element-social-label{flex:1;justify-content:center;text-align:center;padding:7px 10px;color:#fff}.ecom__element-social.facebook{border-color:#3b5998;background-color:#3b5998}.ecom__element-social.twitter{border-color:#000;background-color:#000}.ecom__element-social.linkedIn{border-color:#0077b5;background-color:#0077b5}.ecom__element-social.pinterest{border-color:#bd081c;background-color:#bd081c}.ecom__element-social.reddit{border-color:#ff4500;background-color:#ff4500}.ecom__element-social.vk{border-color:#45668e;background-color:#45668e}.ecom__element-social.ok{border-color:#f4731c;background-color:#f4731c}.ecom__element-social.tumblr{border-color:#476475;background-color:#476475}.ecom__element-social.digg{border-color:#005be2;background-color:#005be2}.ecom__element-social.skype{border-color:#00aff0;background-color:#00aff0}.ecom__element-social.stumbleUpon{border-color:#eb4924;background-color:#eb4924}.ecom__element-social.mix{border-color:#f3782b;background-color:#f3782b}.ecom__element-social.telegram{border-color:#2ca5e0;background-color:#2ca5e0}.ecom__element-social.pocket{border-color:#ef3f56;background-color:#ef3f56}.ecom__element-social.xing{border-color:#026466;background-color:#026466}.ecom__element-social.whatsApp{border-color:#25d366;background-color:#25d366}.ecom__element-social.email{border-color:#ea4335;background-color:#ea4335}.ecom__element-social.custom{border-color:#059669;background-color:#059669}.element__social-wrapper.ecom-ingrid-full-height{display:flex}@keyframes shake{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.ecom-core.ecom-sp7f6mu1vel{width:100%}.ecom-core.ecom-sp7f6mu1vel>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace~div.ecom-block.elmspace{margin-top:0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-sp7f6mu1vel{width:100%}}.ecom-core.ecom-syemwzw9cpr{width:31.1%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-syemwzw9cpr{width:100%}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-syemwzw9cpr{width:100%}}html body .ecom-core.ecom-syemwzw9cpr>div.core__column--wrapper{padding:0 0 0 30px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-syemwzw9cpr>div.core__column--wrapper{padding-left:0!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-syemwzw9cpr>div.core__column--wrapper{padding-left:0!important}}.ecom-core.ecom-48rjna2fugc{border-style:solid;border-width:1.5px;border-color:#e2e2e2}.ecom-core.ecom-48rjna2fugc,.ecom-core.ecom-48rjna2fugc>div.ecom-section__overlay .ecom-overlay{border-radius:8px}.ecom-core.ecom-48rjna2fugc{margin-bottom:30px!important}.ecom-core.ecom-b2oc43k5s0t{width:100%}.ecom-core.ecom-b2oc43k5s0t>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace~div.ecom-block.elmspace{margin-top:0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-b2oc43k5s0t{width:100%}}html body .ecom-core.ecom-b2oc43k5s0t>div.core__column--wrapper{padding:50px 30px!important}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-b2oc43k5s0t>div.core__column--wrapper{padding:20px!important}}.ecom-core.ecom-objy9yflmri .ecom-newsletter-form-content{flex-direction:column}.ecom-core.ecom-objy9yflmri .ecom-newsletter-form-content-wrap{width:100%}.ecom-core.ecom-objy9yflmri .ecom-shopify__newsletter-form-container form{justify-content:flex-start;text-align:left}.ecom-core.ecom-objy9yflmri .ecom-newsletter-form-content{justify-content:center;align-items:center}.ecom-core.ecom-objy9yflmri .ecom-shopify__newsletter-form-field--input{text-align:left;title:Primary;font-weight:400;font-family:Inter,sans-serif;line-height:1.75em;font-size:14px;color:#777;width:100%;height:48px;box-shadow:0 0 0 0 transparent;border-style:solid;border-width:1px;border-color:#e2e2e2;border-radius:0;margin:0 0 15px;padding:0 20px}.ecom-core.ecom-objy9yflmri .ecom-shopify__newsletter-form-field--input::placeholder{color:#777}.ecom-core.ecom-objy9yflmri .ecom-shopify__newsletter-form-field--input:focus{box-shadow:0 0 0 0 transparent;border-style:solid;border-width:1px;border-color:#e2e2e2}.ecom-core.ecom-objy9yflmri .ecome-shopify__newsletter__button{title:Primary;font-weight:600;font-family:Inter,sans-serif;line-height:1.75em;font-size:16px;width:100%;height:48px;min-height:48px;color:#fff;justify-content:center;align-items:center;background-color:#000;border-style:solid;border-width:1px;border-color:#000;transition-duration:.4s;margin:0;padding:15px 25px}.ecom-core.ecom-objy9yflmri .ecome-shopify__newsletter__button:hover{color:#000;background-color:#fff;cursor:pointer}.ecom-core.ecom-objy9yflmri .ecom-shopify__newsletter-form-success{text-align:center;margin:0;padding:0}.ecom-core.ecom-objy9yflmri .ecom-shopify__newsletter-form-status-error{text-align:center;padding:0;margin:0}.ecom-core.ecom-objy9yflmri .ecom-shopify__newsletter-form-detail-error:not(empty){margin:0;padding:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-objy9yflmri .ecom-newsletter-form-content-wrap{width:100%}.ecom-core.ecom-objy9yflmri .ecom-shopify__newsletter-form-field--input{font-size:none;line-height:26px;width:none;height:none}.ecom-core.ecom-objy9yflmri .ecome-shopify__newsletter__button{font-size:none;height:none;min-height:none}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-objy9yflmri .ecom-newsletter-form-content-wrap{width:100%}.ecom-core.ecom-objy9yflmri .ecom-shopify__newsletter-form-field--input{text-align:center;width:100%;margin-top:0;margin-bottom:15px;padding-right:25px;padding-left:25px}.ecom-core.ecom-objy9yflmri .ecome-shopify__newsletter__button{width:100%;margin-left:0}}.ecom-core.ecom-objy9yflmri{padding-top:20px!important;width:100%;max-width:100%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-objy9yflmri{padding-bottom:0!important;margin-top:0!important;margin-bottom:5px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-objy9yflmri{padding-top:0!important}}.ecom-core.ecom-objy9yflmri button.ecome-shopify__newsletter__button{justify-content:center}.ecom-core.ecom-nldb2o1h5k .text-content,.ecom-core.ecom-nldb2o1h5k .text-content a,.ecom-core.ecom-nldb2o1h5k .text-content p,.ecom-core.ecom-nldb2o1h5k .text-content span{text-align:left;color:#777;margin:0;padding:0}.ecom-core.ecom-nldb2o1h5k .text-content,.ecom-core.ecom-nldb2o1h5k .text-content a,.ecom-core.ecom-nldb2o1h5k .text-content a a,.ecom-core.ecom-nldb2o1h5k .text-content p,.ecom-core.ecom-nldb2o1h5k .text-content p a,.ecom-core.ecom-nldb2o1h5k .text-content span,.ecom-core.ecom-nldb2o1h5k .text-content span a{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:1.6em;text-decoration:none;font-style:normal}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-nldb2o1h5k{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-nldb2o1h5k{margin-top:0!important}}.ecom-core.ecom-1e96299nk2n .text-content,.ecom-core.ecom-1e96299nk2n .text-content a,.ecom-core.ecom-1e96299nk2n .text-content p,.ecom-core.ecom-1e96299nk2n .text-content span{text-align:left;color:#000;margin:0;padding:0}.ecom-core.ecom-1e96299nk2n .text-content,.ecom-core.ecom-1e96299nk2n .text-content a,.ecom-core.ecom-1e96299nk2n .text-content a a,.ecom-core.ecom-1e96299nk2n .text-content p,.ecom-core.ecom-1e96299nk2n .text-content p a,.ecom-core.ecom-1e96299nk2n .text-content span,.ecom-core.ecom-1e96299nk2n .text-content span a{font-family:Inter,sans-serif;font-size:20px;font-weight:600;text-decoration:none;line-height:1.2em;font-style:normal}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-1e96299nk2n .text-content,.ecom-core.ecom-1e96299nk2n .text-content a,.ecom-core.ecom-1e96299nk2n .text-content a a,.ecom-core.ecom-1e96299nk2n .text-content p,.ecom-core.ecom-1e96299nk2n .text-content p a,.ecom-core.ecom-1e96299nk2n .text-content span,.ecom-core.ecom-1e96299nk2n .text-content span a{font-size:22px}}.ecom-core.ecom-1e96299nk2n{margin-bottom:20px!important;padding-bottom:0!important}.ecom-core.ecom-2pgt7zbzss>.core__row--columns>.ecom-column>.core__column--wrapper{padding:30px}.ecom-core.ecom-2pgt7zbzss{background-color:#fff;border-style:solid;border-width:1.5px;border-color:#e2e2e2}.ecom-core.ecom-2pgt7zbzss,.ecom-core.ecom-2pgt7zbzss>div.ecom-section__overlay .ecom-overlay{border-radius:8px}.ecom-core.ecom-2pgt7zbzss{margin-bottom:30px!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-2pgt7zbzss{padding-top:0!important}}.ecom-core.ecom-a8db1ncslqo{width:100%}.ecom-core.ecom-a8db1ncslqo>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace~div.ecom-block.elmspace{margin-top:0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-a8db1ncslqo{width:100%}}html body .ecom-core.ecom-a8db1ncslqo>div.core__column--wrapper{padding:50px 30px!important;margin-top:0!important}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-a8db1ncslqo>div.core__column--wrapper{padding:20px!important}}.ecom-core.ecom-utpjhuu06k .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-utpjhuu06k .element__heading .ecom__heading,.ecom-core.ecom-utpjhuu06k .element__heading .ecom__heading a{font-weight:var(--ecom-global-typography-h4-font-weight);font-size:var(--ecom-global-typography-h4-font-size);line-height:var(--ecom-global-typography-h4-line-height);letter-spacing:var(--ecom-global-typography-h4-letter-spacing);font-style:var(--ecom-global-typography-h4-font-style);text-transform:var(--ecom-global-typography-h4-text-transform);font-family:var(--ecom-global-typography-h4-font-family)}.ecom-core.ecom-utpjhuu06k .element__heading .ecom__heading,.ecom-core.ecom-utpjhuu06k .element__heading .ecom__heading a{color:#595757}.ecom-core.ecom-utpjhuu06k .ecom__heading-highlight,.ecom-core.ecom-utpjhuu06k .ecom__heading-highlight a{font-weight:600}.ecom-core.ecom-utpjhuu06k .ecom__heading-highlight{color:#000;sub_gradient:[object Object]}.ecom-core.ecom-utpjhuu06k{padding-bottom:275px!important;width:100%;max-width:100%;background:url(https://burst.shopifycdn.com/photos/hard-work-pays-off.jpg) no-repeat scroll center center/cover}.ecom-core.ecom-4ersmv1clnj .element__heading .ecom__heading{text-align:center;border-style:none}.ecom-core.ecom-4ersmv1clnj .element__heading .ecom__heading,.ecom-core.ecom-4ersmv1clnj .element__heading .ecom__heading a{font-weight:600;font-size:34px;line-height:32px;font-family:Oswald,sans-serif;text-transform:uppercase}.ecom-core.ecom-4ersmv1clnj .element__heading .ecom__heading,.ecom-core.ecom-4ersmv1clnj .element__heading .ecom__heading a{color:#0f0101}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-4ersmv1clnj .element__heading .ecom__heading{text-align:left}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-4ersmv1clnj .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-4ersmv1clnj .element__heading .ecom__heading,.ecom-core.ecom-4ersmv1clnj .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-4ersmv1clnj{padding-bottom:0!important}.ecom-core.ecom-6zxiicol8w{border-style:solid;border-width:1.5px;border-color:#e2e2e2}.ecom-core.ecom-6zxiicol8w,.ecom-core.ecom-6zxiicol8w>div.ecom-section__overlay .ecom-overlay{border-radius:8px}.ecom-core.ecom-6zxiicol8w{margin-bottom:30px!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-6zxiicol8w{padding-top:0!important;margin-top:0!important}}.ecom-core.ecom-bifep9ilod6{border-style:solid;border-width:1.5px;border-color:#e2e2e2}.ecom-core.ecom-bifep9ilod6,.ecom-core.ecom-bifep9ilod6>div.ecom-section__overlay .ecom-overlay{border-radius:8px}.ecom-core.ecom-bifep9ilod6:hover{border-style:solid;border-width:1.5px;border-color:#e2e2e2}.ecom-core.ecom-bifep9ilod6:hover,.ecom-core.ecom-bifep9ilod6:hover>div.ecom-section__overlay .ecom-overlay{border-radius:8px}.ecom-core.ecom-bifep9ilod6{margin-bottom:30px!important}.ecom-core.ecom-ew22je49zep{width:100%}.ecom-core.ecom-ew22je49zep>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace~div.ecom-block.elmspace{margin-top:0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ew22je49zep{width:100%}}html body .ecom-core.ecom-ew22je49zep>div.core__column--wrapper{padding:50px 25px!important}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-ew22je49zep>div.core__column--wrapper{padding:20px!important}}.ecom-core.ecom-ui1i29atwha{width:100%}.ecom-core.ecom-ui1i29atwha>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:baseline;align-content:center}.ecom-core.ecom-ui1i29atwha>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ui1i29atwha{width:100%}}html body .ecom-core.ecom-ui1i29atwha>div.core__column--wrapper{padding:0!important;margin:0!important}.ecom-core.ecom-tgqrw7734ps .ecom-button-default{justify-content:center}.ecom-core.ecom-tgqrw7734ps .ecom__element--button,.ecom-core.ecom-tgqrw7734ps .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-tgqrw7734ps .ecom__element--button{font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:1.6em;text-decoration:none;font-style:normal;width:280px;height:36px;min-height:36px;color:#777;background-color:#fff;border-style:solid;border-width:1.5px;border-color:#e2e2e2;border-radius:8px;padding:7px 18px;margin:0}.ecom-core.ecom-tgqrw7734ps .ecom__element--button:hover{color:#fff;background-color:#000;border-style:solid;border-width:1px;border-color:#000}.ecom-core.ecom-tgqrw7734ps .ecom__element--button.animated{animation-name:shake;animation-duration:.75s}.ecom-core.ecom-tgqrw7734ps{padding-bottom:0!important;width:unset;max-width:unset}.ecom-core.ecom-8mic5d8g5pf .ecom-button-default{justify-content:center}.ecom-core.ecom-8mic5d8g5pf .ecom__element--button,.ecom-core.ecom-8mic5d8g5pf .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-8mic5d8g5pf .ecom__element--button{font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:1.6em;height:36px;min-height:36px;color:#fff;background-color:#000;border-style:solid;border-width:1px;border-color:#000;border-radius:8px;padding:8px 18px;margin:0 12px 0 0}.ecom-core.ecom-8mic5d8g5pf .ecom__element--button:hover{color:#000;background-color:#fff}.ecom-core.ecom-8mic5d8g5pf .ecom__element--button.animated{animation-name:shake;animation-duration:.75s}.ecom-core.ecom-8mic5d8g5pf{padding-bottom:0!important;width:unset;max-width:unset}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-8mic5d8g5pf{margin-bottom:5px!important}}.ecom-core.ecom-8coy5jvz5qp .ecom__element--button-icon{order:-1}.ecom-core.ecom-8coy5jvz5qp .ecom-search-btn-submit{gap:10px}.ecom-core.ecom-8coy5jvz5qp .ecom-shopify__search{background-color:#fafafa;border-style:solid;border-width:1.5px;border-color:#e2e2e2;border-radius:8px;overflow:hidden}.ecom-core.ecom-8coy5jvz5qp .ecom-shopify__search-input{text-align:left;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.4em;color:#777;width:100%;height:50px;background-color:transparent;border-style:none;border-radius:4px;outline-style:none;padding:0 20px;margin:0}.ecom-core.ecom-8coy5jvz5qp .ecom-shopify__search-input::placeholder{color:#777}.ecom-core.ecom-8coy5jvz5qp .ecom-shopify__search-input:focus{box-shadow:0 0 0 0 transparent;border-style:none;border-radius:4px;outline-style:none}.ecom-core.ecom-8coy5jvz5qp .ecom-search-btn-submit{font-family:Inter,sans-serif;font-size:1px;color:#fff;background-color:transparent;border-style:none;border-radius:0;margin:0;padding:0 0 0 25px}.ecom-core.ecom-8coy5jvz5qp .ecom-search-btn-submit:hover{border-style:none}.ecom-core.ecom-8coy5jvz5qp .ecom__element--button-icon{color:#777;margin:0;padding:0}.ecom-core.ecom-8coy5jvz5qp .ecom__element--button-icon svg{height:20px;width:20px}.ecom-core.ecom-8coy5jvz5qp .ecom-predictive-search{tab:normal}.ecom-core.ecom-8coy5jvz5qp{margin-bottom:15px!important;width:100%;max-width:100%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-8coy5jvz5qp{margin-top:40px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-8coy5jvz5qp{padding-bottom:0!important;margin-top:20px!important}}.ecom-core.ecom-l0es8yu8and{width:68.9%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-l0es8yu8and{width:100%}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-l0es8yu8and{width:100%}}html body .ecom-core.ecom-l0es8yu8and>div.core__column--wrapper{margin:0!important;padding:0!important}.ecom-core.ecom-mhoa4xfjmrm .ecom-shopify__article-comment-fields{column-gap:12px;row-gap:12px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-mhoa4xfjmrm .ecom-shopify__article-comment-fields{row-gap:1px}}.ecom-core.ecom-mhoa4xfjmrm{text-align:center}.ecom-core.ecom-mhoa4xfjmrm .ecom-shopify__article-comment-field-label{text-align:left;color:#777;padding:0 0 0 24px;margin:0 0 10px}.ecom-core.ecom-mhoa4xfjmrm .ecom-shopify__article-comment-field-label,.ecom-core.ecom-mhoa4xfjmrm .ecom-shopify__article-comment-field-label a{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:1.7em}.ecom-core.ecom-mhoa4xfjmrm .ecom-shopify__article-comment-field input,.ecom-core.ecom-mhoa4xfjmrm .ecom-shopify__article-comment-field textarea{text-align:left;font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:1.7em;color:#777;background-color:#fafafa;border-style:solid;border-width:1.5px;border-color:#e2e2e2;border-radius:0;padding:16px 20px;margin:0 2px 10px 0}.ecom-core.ecom-mhoa4xfjmrm .ecom-shopify__article-comment-field input::placeholder,.ecom-core.ecom-mhoa4xfjmrm .ecom-shopify__article-comment-field textarea::placeholder{color:#777}.ecom-core.ecom-mhoa4xfjmrm .ecom-shopify__article-comment-field input:focus,.ecom-core.ecom-mhoa4xfjmrm .ecom-shopify__article-comment-field textarea:focus{background-color:#fafafa}.ecom-core.ecom-mhoa4xfjmrm .ecom-shopify__article-comment-field-button{align-self:flex-start;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:1.6em;color:#fff;background-color:#000;border-style:solid;border-width:1px;border-color:#000;border-radius:0;padding:14px 32px;margin:10px 0 0}.ecom-core.ecom-mhoa4xfjmrm .ecom-shopify__article-comment-field-button:hover{color:#000;background-color:#fff}.ecom-core.ecom-mhoa4xfjmrm .ecom-shopify__article-form__message--success .ecom-shopify__article-form-status{text-align:center;color:#007a0e;margin:0 0 20px;padding:0}.ecom-core.ecom-mhoa4xfjmrm .ecom-shopify__article-form__message--success .ecom-shopify__article-form-status,.ecom-core.ecom-mhoa4xfjmrm .ecom-shopify__article-form__message--success .ecom-shopify__article-form-status a{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:1.2em}.ecom-core.ecom-mhoa4xfjmrm .ecom-shopify__article-form__message--error .ecom-shopify__article-form-status,.ecom-core.ecom-mhoa4xfjmrm .ecom-shopify__article-form__message--error .ecom-shopify__article-form-status-list{text-align:center;color:#e30000;margin:0 0 16px;padding:0}.ecom-core.ecom-mhoa4xfjmrm .ecom-shopify__article-form__message--error .ecom-shopify__article-form-status,.ecom-core.ecom-mhoa4xfjmrm .ecom-shopify__article-form__message--error .ecom-shopify__article-form-status a,.ecom-core.ecom-mhoa4xfjmrm .ecom-shopify__article-form__message--error .ecom-shopify__article-form-status-list,.ecom-core.ecom-mhoa4xfjmrm .ecom-shopify__article-form__message--error .ecom-shopify__article-form-status-list a{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:1.6em}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-mhoa4xfjmrm .ecom-shopify__article-comment-field input,.ecom-core.ecom-mhoa4xfjmrm .ecom-shopify__article-comment-field textarea{text-align:left;width:100%;margin-right:0;margin-bottom:12px}}.ecom-core.ecom-mhoa4xfjmrm{padding-bottom:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-mhoa4xfjmrm{margin-bottom:15px!important}}.ecom-core.ecom-mhoa4xfjmrm .ecom-shopify__article--item-title-next a:hover{color:#f55c5c!important}@media(max-width:576px){.ecom-core.ecom-mhoa4xfjmrm .ecom-flex.ecom-shopify__article-comment-fields-horizontial{display:block}}.ecom-core.ecom-q3n66wyrcz .text-content,.ecom-core.ecom-q3n66wyrcz .text-content a,.ecom-core.ecom-q3n66wyrcz .text-content p,.ecom-core.ecom-q3n66wyrcz .text-content span{text-align:left;color:#000;margin:0;padding:0}.ecom-core.ecom-q3n66wyrcz .text-content,.ecom-core.ecom-q3n66wyrcz .text-content a,.ecom-core.ecom-q3n66wyrcz .text-content a a,.ecom-core.ecom-q3n66wyrcz .text-content p,.ecom-core.ecom-q3n66wyrcz .text-content p a,.ecom-core.ecom-q3n66wyrcz .text-content span,.ecom-core.ecom-q3n66wyrcz .text-content span a{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:1.7em}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-q3n66wyrcz{margin-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-q3n66wyrcz{margin-bottom:0!important}}.ecom-core.ecom-7mduvm8kdfc .text-content,.ecom-core.ecom-7mduvm8kdfc .text-content a,.ecom-core.ecom-7mduvm8kdfc .text-content p,.ecom-core.ecom-7mduvm8kdfc .text-content span{text-align:left;color:#000;margin:0;padding:0}.ecom-core.ecom-7mduvm8kdfc .text-content,.ecom-core.ecom-7mduvm8kdfc .text-content a,.ecom-core.ecom-7mduvm8kdfc .text-content a a,.ecom-core.ecom-7mduvm8kdfc .text-content p,.ecom-core.ecom-7mduvm8kdfc .text-content p a,.ecom-core.ecom-7mduvm8kdfc .text-content span,.ecom-core.ecom-7mduvm8kdfc .text-content span a{font-family:Inter,sans-serif;font-weight:600;font-size:32px;line-height:1.2em}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-7mduvm8kdfc .text-content,.ecom-core.ecom-7mduvm8kdfc .text-content a,.ecom-core.ecom-7mduvm8kdfc .text-content a a,.ecom-core.ecom-7mduvm8kdfc .text-content p,.ecom-core.ecom-7mduvm8kdfc .text-content p a,.ecom-core.ecom-7mduvm8kdfc .text-content span,.ecom-core.ecom-7mduvm8kdfc .text-content span a{font-size:22px}}.ecom-core.ecom-7mduvm8kdfc{margin-bottom:8px!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-7mduvm8kdfc{padding-bottom:0!important}}.ecom-core.ecom-jrl650ctfwp .element__social{display:grid;grid-template-columns:repeat(5,1fr)}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-jrl650ctfwp .element__social{display:grid;grid-template-columns:repeat(5,1fr)}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jrl650ctfwp .element__social{display:grid;grid-template-columns:repeat(2,1fr)}}.ecom-core.ecom-jrl650ctfwp .element__social{justify-content:center;gap:8px}.ecom-core.ecom-jrl650ctfwp .ecom__element-social{border-radius:8px;overflow:hidden;margin:0;padding:0}.ecom-core.ecom-jrl650ctfwp .element__social .element-social-label{justify-content:center;color:#fff;margin:0;padding:0}.ecom-core.ecom-jrl650ctfwp .element__social .element-social-label,.ecom-core.ecom-jrl650ctfwp .element__social .element-social-label a{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:1.2em;letter-spacing:0px;text-decoration:none;font-style:normal;text-transform:capitalize}.ecom-core.ecom-jrl650ctfwp .element__social .social-icon svg{height:24px;width:24px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-jrl650ctfwp .element__social{justify-content:center;gap:8px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jrl650ctfwp .element__social{justify-content:center;gap:8px}.ecom-core.ecom-jrl650ctfwp .ecom__element-social{border-radius:4px;overflow:hidden}.ecom-core.ecom-jrl650ctfwp .element__social .element-social-label,.ecom-core.ecom-jrl650ctfwp .element__social .element-social-label a{font-size:14px}.ecom-core.ecom-jrl650ctfwp .element__social .element-social-label{margin-left:0;padding-left:0}.ecom-core.ecom-jrl650ctfwp .element__social .social-icon svg{height:18px;width:18px}}.ecom-core.ecom-jrl650ctfwp{margin-bottom:30px!important;padding-bottom:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jrl650ctfwp{margin-bottom:20px!important}}.ecom-core.ecom-nzxc7xsn529 .ecom-shopify__blog--posts.ecom-grid{grid-template-columns:repeat(3,1fr);gap:30px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-nzxc7xsn529 .ecom-shopify__blog--posts.ecom-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-nzxc7xsn529 .ecom-shopify__blog--posts.ecom-grid{grid-template-columns:repeat(1,1fr)}}.ecom-core.ecom-nzxc7xsn529 .ecom-image-align{justify-content:center;margin-bottom:24px}.ecom-core.ecom-nzxc7xsn529 .ecom-image-default{width:100%!important;max-width:100%!important}.ecom-core.ecom-nzxc7xsn529 .ecom-shopify__blog--post-thumbnail--img .ecom-image-default img{object-fit:cover}.ecom-core.ecom-nzxc7xsn529 .ecom-shopify__blog--post-thumbnail--img .ecom-image-default,.ecom-core.ecom-nzxc7xsn529 .ecom-shopify__blog--post-thumbnail--img .ecom-image-default .ecom-image-default,.ecom-core.ecom-nzxc7xsn529 .ecom-shopify__blog--post-thumbnail--img .ecom-image-default:hover,.ecom-core.ecom-nzxc7xsn529 .ecom-shopify__blog--post-thumbnail--img .ecom-image-default:hover .ecom-image-default{opacity:1}.ecom-core.ecom-nzxc7xsn529 .ecom-shopify__blog--post-link:not(.ecom-image-default)>.ecom-shopify__blog--post-title{text-align:left;margin:0 0 6px;padding:0}.ecom-core.ecom-nzxc7xsn529 .ecom-shopify__blog--post-link:not(.ecom-image-default)>.ecom-shopify__blog--post-title,.ecom-core.ecom-nzxc7xsn529 .ecom-shopify__blog--post-link:not(.ecom-image-default)>.ecom-shopify__blog--post-title a{font-weight:600;font-size:34px;line-height:32px;font-family:Oswald,sans-serif;text-transform:uppercase}.ecom-core.ecom-nzxc7xsn529 .ecom-shopify__blog--post-excerpt{text-align:left;margin:0 0 8px;padding:0}.ecom-core.ecom-nzxc7xsn529 .ecom-shopify__blog--post-published-at{text-align:left;margin:0 15px 0 0;padding:0}.ecom-core.ecom-nzxc7xsn529 .ecom-shopify__blog--post-published-at,.ecom-core.ecom-nzxc7xsn529 .ecom-shopify__blog--post-published-at a{font-style:italic}.ecom-core.ecom-nzxc7xsn529 .ecom-shopify__blog--post-author{text-align:left;padding:0;margin:0 15px 0 0}.ecom-core.ecom-nzxc7xsn529 .ecom-shopify__blog--post-author,.ecom-core.ecom-nzxc7xsn529 .ecom-shopify__blog--post-author a{font-weight:300;font-style:italic}.ecom-core.ecom-nzxc7xsn529 .ecom-shopify__blog--post-comments_count{text-align:left;margin:0 15px 0 0;padding:0}.ecom-core.ecom-nzxc7xsn529 .ecom-shopify__blog--post-link-btn svg{height:16px;width:16px}.ecom-core.ecom-nzxc7xsn529 .ecom-shopify__blog--post-link-btn{gap:10px;justify-content:flex-start}.ecom-core.ecom-nzxc7xsn529 .ecom-shopify__blog-wrapper .ecom-swiper-button-prev svg,.ecom-core.ecom-nzxc7xsn529 .ecom-shopify__blog-wrapper .ecom-swiper-button-next svg{height:30px;width:30px;transform:rotate(0)}.ecom-core.ecom-nzxc7xsn529 .ecom-shopify__blog-wrapper .ecom-swiper-button-prev,.ecom-core.ecom-nzxc7xsn529 .ecom-shopify__blog-wrapper .ecom-swiper-button-next{color:#000}.ecom-core.ecom-nzxc7xsn529 .ecom-shopify__blog-wrapper .ecom-swiper-pagination-bullet{background-color:#000}.ecom-core.ecom-nzxc7xsn529 .ecom-shopify__blog-wrapper .ecom-swiper-pagination-bullet.ecom-swiper-pagination-bullet-active{background-color:#d43b3b}.ecom-core.ecom-nzxc7xsn529 .ecom-shopify__blog-wrapper .ecom-swiper-pagination .ecom-swiper-pagination-bullet{margin:10px 6px 0 0;padding:6px}.ecom-core.ecom-6cw2dtylg6 .ecom-shopify__article__description-container{text-align:left}.ecom-core.ecom-5ohsrznc1yl{margin-bottom:50px!important;padding-bottom:0!important}.ecom-core.ecom-p8iz2nxme7 .ecom-shopify__article--title-text{text-align:left;color:#000;margin:0;padding:0}.ecom-core.ecom-p8iz2nxme7 .ecom-shopify__article--title-text,.ecom-core.ecom-p8iz2nxme7 .ecom-shopify__article--title-text a{font-weight:600;font-size:59px;line-height:44px;letter-spacing:-.02em;font-style:oblique;text-transform:none;font-family:Oswald,sans-serif}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-p8iz2nxme7 .ecom-shopify__article--title-text,.ecom-core.ecom-p8iz2nxme7 .ecom-shopify__article--title-text a{font-size:22px;line-height:1.5em}}.ecom-core.ecom-p8iz2nxme7{margin-top:30px!important;margin-bottom:24px!important;padding-bottom:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-p8iz2nxme7{margin-bottom:20px!important}}.ecom-core.ecom-7z5f5e088fn{background-color:#fff}.ecom-core.ecom-7z5f5e088fn .ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal],.ecom-core.ecom-7z5f5e088fn .ecom-shopify__menu-list--wrapper{justify-content:center}.ecom-core.ecom-7z5f5e088fn .ecom-shopify__menu-item a,.ecom-core.ecom-7z5f5e088fn .ecom-shopify__menu-item a a{text-decoration:none;font-weight:400;font-family:Inter,sans-serif;font-size:20px;letter-spacing:4.5px;line-height:52px}.ecom-core.ecom-7z5f5e088fn .ecom-shopify__menu-item a{color:#f7f5f5;padding-right:10px;padding-left:10px;margin-right:0}.ecom-core.ecom-7z5f5e088fn .ecom-shopify__menu-item a:hover,.ecom-core.ecom-7z5f5e088fn .ecom-shopify__menu-item a.ecom-text-active{color:var(--ecom-global-colors-MxGc6U)}.ecom-core.ecom-7z5f5e088fn .ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-item ul.ecom-shopify__menu-sub-menu{background-color:#fff}.ecom-core.ecom-7z5f5e088fn .ecom-shopify__menu-list--mobile--wrapper .ecom-shopify__menu-list--mobile{width:15%!important}.ecom-core.ecom-7z5f5e088fn{padding-bottom:53px!important;width:100%;max-width:100%;background-color:#000}.ecom-core.ecom-gugha0uuth .ecom-banner__hzoom:hover img{transform:scale(1.1)}.ecom-core.ecom-gugha0uuth .ecom-banner__image-picture img,.ecom-core.ecom-gugha0uuth .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-gugha0uuth .ecom-image-default{width:100%!important;max-width:0%!important}.ecom-core.ecom-gugha0uuth .ecom-image-default img,.ecom-core.ecom-gugha0uuth .ecom-image-default picture,.ecom-core.ecom-gugha0uuth .ecom-image-default .ecom-shape-item.ecom-image-default{height:0px!important}.ecom-core.ecom-gugha0uuth .ecom-image-default img{object-fit:cover}.ecom-core.ecom-gugha0uuth .ecom-banner_wrap_html_block{padding:20px}.ecom-core.ecom-gugha0uuth .ecom-banner__heading{text-align:center;color:#fff;margin-bottom:15px}.ecom-core.ecom-gugha0uuth .ecom-banner__heading,.ecom-core.ecom-gugha0uuth .ecom-banner__heading a{font-size:16px;line-height:1.4em}.ecom-core.ecom-gugha0uuth .ecom-banner__subheading{text-align:center;color:#fff;margin-bottom:15px}.ecom-core.ecom-gugha0uuth .ecom-banner__subheading,.ecom-core.ecom-gugha0uuth .ecom-banner__subheading a{font-size:50px;line-height:1.25em}.ecom-core.ecom-gugha0uuth .ecom-banner__content{text-align:center;color:#fff;margin-bottom:30px}.ecom-core.ecom-gugha0uuth .ecom-banner__content,.ecom-core.ecom-gugha0uuth .ecom-banner__content a{font-size:16px;line-height:1.4em}.ecom-core.ecom-gugha0uuth .ecom-banner__button{align-self:center;justify-content:center;font-size:14px;color:#000;background-color:#fff;padding:12px 25px}.ecom-core.ecom-gugha0uuth .ecom-elements__banner-button-icon svg{height:24px;width:24px}.ecom-core.ecom-gugha0uuth .ecom-elements__banner-button-icon{margin-left:0}.ecom-core.ecom-gugha0uuth .ecom-banner__hzoom>.ecom-overlay{opacity:.15}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-gugha0uuth .ecom-image-default img,.ecom-core.ecom-gugha0uuth .ecom-image-default picture,.ecom-core.ecom-gugha0uuth .ecom-image-default .ecom-shape-item.ecom-image-default{height:400px!important}.ecom-core.ecom-gugha0uuth .ecom-banner__subheading,.ecom-core.ecom-gugha0uuth .ecom-banner__subheading a{font-size:30px}}.ecom-core.ecom-gugha0uuth{padding-bottom:34px!important}.ecom-core.ecom-7qpby51s5xr .ecom-element_video-iframe iframe,.ecom-core.ecom-7qpby51s5xr .ecom-element_video-iframe video{aspect-ratio:21/9;max-width:100%}.ecom-core.ecom-7qpby51s5xr .ecom-element_video-iframe{width:100%;height:303px}.ecom-core.ecom-7qpby51s5xr .element__video.ecom-element{justify-content:center}.ecom-core.ecom-7qpby51s5xr{width:100%;max-width:100%}.ecom-core.ecom-4n2ue9qnrpp{background-color:#fff}.ecom-core.ecom-4n2ue9qnrpp{padding:30px 25px!important}.ecom-core.ecom-rziuavpmzc{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-rziuavpmzc{width:100%}}.ecom-core.ecom-oqp47fg08vr .ecom-icon-separator,.ecom-core.ecom-oqp47fg08vr .ecom-marquee-image{order:1}.ecom-core.ecom-oqp47fg08vr .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-oqp47fg08vr .ecom-marquee_items .ecom-marquee_item h3 a{font-size:20px;font-style:normal;text-decoration:none;line-height:1.4em;font-weight:400}.ecom-core.ecom-oqp47fg08vr .ecom-icon-separator{color:#fedb01;padding-right:13px;padding-left:13px}.ecom-core.ecom-oqp47fg08vr .ecom-icon-separator svg{height:20px;width:20px}.ecom-core.ecom-oqp47fg08vr .ecom-marquee-image img{width:20px!important}.ecom-core.ecom-oqp47fg08vr .ecom-marquee-image{padding-right:25px;padding-left:25px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-oqp47fg08vr .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-oqp47fg08vr .ecom-marquee_items .ecom-marquee_item h3 a{font-size:18px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-oqp47fg08vr .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-oqp47fg08vr .ecom-marquee_items .ecom-marquee_item h3 a{font-size:16px}}.ecom-core.ecom-oqp47fg08vr{padding-bottom:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-oqp47fg08vr{padding-bottom:0!important}}.ecom-core.ecom-oqp47fg08vr .ecom-marquee-image{display:flex;align-items:center}.ecom-core.ecom-gj8y0kzmb3c{padding-bottom:0!important}
/*# sourceMappingURL=/cdn/shop/t/24/assets/ecom-671c0ff85fc19d7bc50c7fe6.css.map */
