.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-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}.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}.image-resize{width:auto!important;max-width:100%!important}.ecom-base-image .ecom-container-image.resize .ecom-image-content-position.ecom-image-default picture{height:var(--height-resize)!important;width:var(--width-resize)!important}.ecom-base-image .ecom-container-image.resize .ecom-image-content-position.ecom-image-default .ecom-image-picture img{width:100%!important;height:100%!important}.ecom-container-image.resize .ecom-image-content-position.ecom-image-default.ecom-base-image-container-overlay{width:var(--width-resize)!important;user-select:none;-ms-user-select:none;-webkit-user-select:none}.ecom-container-image.resize .ecom-image-picture *{pointer-events:none}.ecom-base-image.ecom-overlay>.ecom-overlay-text{text-align:center}.ecom-image-align{display:flex}.ecom-image-picture-link,.ecom-image-picture{overflow:hidden;width:100%;height:100%}.ecom-base-image .ecom-image-picture img{min-height:1px;object-position:var(--object-position)}.ecom-base-image picture{overflow:hidden;flex:1 1 auto;min-height:1px}.ecom-base-image picture img{display:block;max-width:100%;height:auto;width:100%}.ecom-base-image figure{display:flex}.ecom-container-image{display:flex;flex-direction:column;width:100%}.ecom-image-picture-link,.ecom-image-content-position{position:relative}.ecom-base-image.ecom-overlay{position:absolute;z-index:1;opacity:.5;display:flex;align-items:center;justify-content:center;top:0;left:0;right:0;bottom:0}.ecom-image__caption{width:100%}.ecom-base-image .ecom-image-picture,.ecom-base-image .ecom-image-picture img{width:100%;max-width:100%}.ecom-base-image .ecom-base-image-container-overlay:hover>.ecom-overlay{background-color:#1118274d}.ecom-base-image.image-highlight:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;z-index:999;opacity:1;pointer-events:none}.ecom-base-image.image-highlight .ecom-container-image{z-index:1000}@media (max-width: 1024px){.ecom-base-image .ecom-image-picture img{object-position:var(--object-position-tablet)}}@media (max-width: 767px){.ecom-base-image .ecom-image-picture img{object-position:var(--object-position-mobile)}}.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%}@media screen and (max-width : 640px){.ecom-newsletter-form-content{flex-wrap:wrap}}.ecom-core.ecom-m0dld2hhoxp{width:100%}.ecom-core.ecom-m0dld2hhoxp>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-m0dld2hhoxp{width:100%}}.ecom-core.ecom-5p4py7kgitv .ecom-icon-separator,.ecom-core.ecom-5p4py7kgitv .ecom-marquee-image{order:1}.ecom-core.ecom-5p4py7kgitv .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-5p4py7kgitv .ecom-marquee_items .ecom-marquee_item h3 a{font-size:100px;text-transform:none;font-style:normal;text-decoration:none;font-family:Plus Jakarta Sans,sans-serif;line-height:1.2em;font-weight:500}.ecom-core.ecom-5p4py7kgitv .ecom-marquee_items .ecom-marquee_item h3{color:#fff;padding-right:20px;padding-left:20px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-5p4py7kgitv .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-5p4py7kgitv .ecom-marquee_items .ecom-marquee_item h3 a{font-size:40px}}.ecom-core.ecom-5p4py7kgitv .ecom-marquee_items .ecom-marquee_item:nth-child(2n) h3{color:transparent;padding-right:20px;padding-left:20px;-webkit-text-stroke:1px #fff}.ecom-core.ecom-mi2q9l6om8k>div.core__row--columns{height:auto}.ecom-core.ecom-mi2q9l6om8k>div.core__row--columns>.ecom-column.ecom-core>.core__column--wrapper>.core__blocks{min-height:690px}.ecom-core.ecom-mi2q9l6om8k>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-mi2q9l6om8k>div.core__row--columns>.ecom-column.ecom-core>.core__column--wrapper>.core__blocks{min-height:400px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mi2q9l6om8k>div.core__row--columns>.ecom-column.ecom-core>.core__column--wrapper>.core__blocks{min-height:300px}}.ecom-core.ecom-mi2q9l6om8k{background:url(/cdn/shop/files/Ontwerp_zonder_titel-73.png?v=1743771261) no-repeat scroll center center/cover}.ecom-core.ecom-a93ne2hmgc8{width:100%}.ecom-core.ecom-a93ne2hmgc8>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-a93ne2hmgc8{width:100%}}html body .ecom-core.ecom-hz4sjt3cf9 .ecom-core.ecom-a93ne2hmgc8>div.core__column--wrapper{padding-left:15px!important}.ecom-core.ecom-phiui8ko91o .ecom-text--more-actions button,.ecom-core.ecom-phiui8ko91o .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-phiui8ko91o .text-content,.ecom-core.ecom-phiui8ko91o .text-content a,.ecom-core.ecom-phiui8ko91o .text-content p,.ecom-core.ecom-phiui8ko91o .text-content span{text-align:left;color:#686868}.ecom-core.ecom-phiui8ko91o .text-content,.ecom-core.ecom-phiui8ko91o .text-content a,.ecom-core.ecom-phiui8ko91o .text-content a a,.ecom-core.ecom-phiui8ko91o .text-content p,.ecom-core.ecom-phiui8ko91o .text-content p a,.ecom-core.ecom-phiui8ko91o .text-content span,.ecom-core.ecom-phiui8ko91o .text-content span a{font-size:14px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.7em;font-family:Plus Jakarta Sans,sans-serif}.ecom-core.ecom-phiui8ko91o .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-phiui8ko91o .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-phiui8ko91o .text-content,.ecom-core.ecom-phiui8ko91o .text-content a,.ecom-core.ecom-phiui8ko91o .text-content p,.ecom-core.ecom-phiui8ko91o .text-content span{text-align:center}}.ecom-core.ecom-phiui8ko91o{margin-top:23px!important}.ecom-core.ecom-upqe6a5lvie .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-upqe6a5lvie .element__heading .ecom__heading,.ecom-core.ecom-upqe6a5lvie .element__heading .ecom__heading a{font-weight:500;font-size:50px;line-height:1.25em;letter-spacing:0px;font-family:Plus Jakarta Sans,sans-serif}.ecom-core.ecom-upqe6a5lvie .element__heading .ecom__heading,.ecom-core.ecom-upqe6a5lvie .element__heading .ecom__heading a{color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-upqe6a5lvie .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-upqe6a5lvie .element__heading .ecom__heading,.ecom-core.ecom-upqe6a5lvie .element__heading .ecom__heading a{font-size:30px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-upqe6a5lvie .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-upqe6a5lvie .element__heading .ecom__heading,.ecom-core.ecom-upqe6a5lvie .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-upqe6a5lvie{padding-bottom:0!important}.ecom-core.ecom-hz4sjt3cf9>.core__row--columns>.ecom-column>.core__column--wrapper{padding:inherit}.ecom-core.ecom-hz4sjt3cf9>.core__row--columns>.ecom-column>div.core__column--wrapper{padding:10px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-hz4sjt3cf9>.core__row--columns>.ecom-column>.core__column--wrapper{padding:inherit}}.ecom-core.ecom-hz4sjt3cf9{background-color:#fff}.ecom-core.ecom-hz4sjt3cf9{padding-top:75px!important;padding-bottom:75px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-hz4sjt3cf9{padding-top:50px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-hz4sjt3cf9{padding-top:50px!important}}.ecom-core.ecom-w19ezuq9e8{width:40%}.ecom-core.ecom-w19ezuq9e8>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-w19ezuq9e8{width:100%}}html body .ecom-core.ecom-9ssm6uzaye7 .ecom-core.ecom-w19ezuq9e8>div.core__column--wrapper{padding-top:50px!important;padding-bottom:50px!important}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-9ssm6uzaye7 .ecom-core.ecom-w19ezuq9e8>div.core__column--wrapper{padding-top:30px!important;padding-bottom:30px!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-9ssm6uzaye7 .ecom-core.ecom-w19ezuq9e8>div.core__column--wrapper{padding-bottom:0!important}}.ecom-core.ecom-6qzn3eiz9av .ecom-text--more-actions button,.ecom-core.ecom-6qzn3eiz9av .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-6qzn3eiz9av .text-content,.ecom-core.ecom-6qzn3eiz9av .text-content a,.ecom-core.ecom-6qzn3eiz9av .text-content p,.ecom-core.ecom-6qzn3eiz9av .text-content span{text-align:left;color:#686868}.ecom-core.ecom-6qzn3eiz9av .text-content,.ecom-core.ecom-6qzn3eiz9av .text-content a,.ecom-core.ecom-6qzn3eiz9av .text-content a a,.ecom-core.ecom-6qzn3eiz9av .text-content p,.ecom-core.ecom-6qzn3eiz9av .text-content p a,.ecom-core.ecom-6qzn3eiz9av .text-content span,.ecom-core.ecom-6qzn3eiz9av .text-content span a{font-size:14px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.7em;font-family:Plus Jakarta Sans,sans-serif}.ecom-core.ecom-6qzn3eiz9av .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-6qzn3eiz9av .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-6qzn3eiz9av .text-content,.ecom-core.ecom-6qzn3eiz9av .text-content a,.ecom-core.ecom-6qzn3eiz9av .text-content p,.ecom-core.ecom-6qzn3eiz9av .text-content span{text-align:center}}.ecom-core.ecom-6qzn3eiz9av{margin-top:23px!important}.ecom-core.ecom-bb11m9ftocw .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-bb11m9ftocw .element__heading .ecom__heading,.ecom-core.ecom-bb11m9ftocw .element__heading .ecom__heading a{font-weight:500;font-size:50px;line-height:1.25em;letter-spacing:0px;font-family:Plus Jakarta Sans,sans-serif}.ecom-core.ecom-bb11m9ftocw .element__heading .ecom__heading,.ecom-core.ecom-bb11m9ftocw .element__heading .ecom__heading a{color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-bb11m9ftocw .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-bb11m9ftocw .element__heading .ecom__heading,.ecom-core.ecom-bb11m9ftocw .element__heading .ecom__heading a{font-size:30px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-bb11m9ftocw .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-bb11m9ftocw .element__heading .ecom__heading,.ecom-core.ecom-bb11m9ftocw .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-bb11m9ftocw{padding-bottom:0!important}.ecom-core.ecom-mcc2pn53g1>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mcc2pn53g1{padding-top:30px!important;padding-bottom:0!important}}.ecom-core.ecom-b3ad2m4x6s{width:60%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-b3ad2m4x6s{width:100%}}.ecom-core.ecom-p9hqugn2u9 .ecom-image-align{align-items:flex-start}.ecom-core.ecom-p9hqugn2u9 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-p9hqugn2u9 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-p9hqugn2u9 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-p9hqugn2u9 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-p9hqugn2u9 .ecom-base-image .ecom-image-picture{transition:all .4s ease}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-p9hqugn2u9 .ecom-image-default{width:80%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-p9hqugn2u9 .ecom-image-default{width:80%!important}}.ecom-core.ecom-p9hqugn2u9{width:unset;max-width:unset;animation-duration:.5s!important}.ecom-core.ecom-p9hqugn2u9.ecom-animated{animation-name:fadeInLeft;animation-duration:.75s;animation-duration:.5s!important}.ecom-core.ecom-9ssm6uzaye7{background-color:#fff}.ecom-core.ecom-9ssm6uzaye7{padding-top:115px!important;padding-bottom:115px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-9ssm6uzaye7{padding-top:50px!important;padding-bottom:20px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-9ssm6uzaye7{padding-top:50px!important;padding-bottom:50px!important}}.ecom-core.ecom-8jycbpn15cs{width:50%}.ecom-core.ecom-8jycbpn15cs>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-8jycbpn15cs{width:100%}}html body .ecom-core.ecom-a6xe4mgz80f .ecom-core.ecom-8jycbpn15cs>div.core__column--wrapper{padding-left:15px!important}.ecom-core.ecom-0mwoalhteh2 .ecom-text--more-actions button,.ecom-core.ecom-0mwoalhteh2 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-0mwoalhteh2 .text-content,.ecom-core.ecom-0mwoalhteh2 .text-content a,.ecom-core.ecom-0mwoalhteh2 .text-content p,.ecom-core.ecom-0mwoalhteh2 .text-content span{text-align:left;color:#686868}.ecom-core.ecom-0mwoalhteh2 .text-content,.ecom-core.ecom-0mwoalhteh2 .text-content a,.ecom-core.ecom-0mwoalhteh2 .text-content a a,.ecom-core.ecom-0mwoalhteh2 .text-content p,.ecom-core.ecom-0mwoalhteh2 .text-content p a,.ecom-core.ecom-0mwoalhteh2 .text-content span,.ecom-core.ecom-0mwoalhteh2 .text-content span a{font-size:14px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.7em;font-family:Plus Jakarta Sans,sans-serif}.ecom-core.ecom-0mwoalhteh2 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-0mwoalhteh2 .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0mwoalhteh2 .text-content,.ecom-core.ecom-0mwoalhteh2 .text-content a,.ecom-core.ecom-0mwoalhteh2 .text-content p,.ecom-core.ecom-0mwoalhteh2 .text-content span{text-align:center}}.ecom-core.ecom-0mwoalhteh2{margin-top:23px!important}.ecom-core.ecom-vjlminxrxc .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-vjlminxrxc .element__heading .ecom__heading,.ecom-core.ecom-vjlminxrxc .element__heading .ecom__heading a{font-weight:500;font-size:50px;line-height:1.25em;letter-spacing:0px;font-family:Plus Jakarta Sans,sans-serif}.ecom-core.ecom-vjlminxrxc .element__heading .ecom__heading,.ecom-core.ecom-vjlminxrxc .element__heading .ecom__heading a{color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-vjlminxrxc .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-vjlminxrxc .element__heading .ecom__heading,.ecom-core.ecom-vjlminxrxc .element__heading .ecom__heading a{font-size:30px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-vjlminxrxc .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-vjlminxrxc .element__heading .ecom__heading,.ecom-core.ecom-vjlminxrxc .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-vjlminxrxc{padding-bottom:0!important}.ecom-core.ecom-irb2d4vml1f{width:50%}.ecom-core.ecom-irb2d4vml1f>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-irb2d4vml1f{width:100%}}html body .ecom-core.ecom-a6xe4mgz80f .ecom-core.ecom-irb2d4vml1f>div.core__column--wrapper{padding-left:15px!important}.ecom-core.ecom-eyj6bnzht98 .ecom-text--more-actions button,.ecom-core.ecom-eyj6bnzht98 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-eyj6bnzht98 .text-content,.ecom-core.ecom-eyj6bnzht98 .text-content a,.ecom-core.ecom-eyj6bnzht98 .text-content p,.ecom-core.ecom-eyj6bnzht98 .text-content span{text-align:left;color:#686868}.ecom-core.ecom-eyj6bnzht98 .text-content,.ecom-core.ecom-eyj6bnzht98 .text-content a,.ecom-core.ecom-eyj6bnzht98 .text-content a a,.ecom-core.ecom-eyj6bnzht98 .text-content p,.ecom-core.ecom-eyj6bnzht98 .text-content p a,.ecom-core.ecom-eyj6bnzht98 .text-content span,.ecom-core.ecom-eyj6bnzht98 .text-content span a{font-size:14px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.7em;font-family:Plus Jakarta Sans,sans-serif}.ecom-core.ecom-eyj6bnzht98 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-eyj6bnzht98 .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-eyj6bnzht98 .text-content,.ecom-core.ecom-eyj6bnzht98 .text-content a,.ecom-core.ecom-eyj6bnzht98 .text-content p,.ecom-core.ecom-eyj6bnzht98 .text-content span{text-align:center}}.ecom-core.ecom-eyj6bnzht98{margin-top:23px!important}.ecom-core.ecom-ncu9m18kg8 .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-ncu9m18kg8 .element__heading .ecom__heading,.ecom-core.ecom-ncu9m18kg8 .element__heading .ecom__heading a{font-weight:500;font-size:50px;line-height:1.25em;letter-spacing:0px;font-family:Plus Jakarta Sans,sans-serif}.ecom-core.ecom-ncu9m18kg8 .element__heading .ecom__heading,.ecom-core.ecom-ncu9m18kg8 .element__heading .ecom__heading a{color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ncu9m18kg8 .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-ncu9m18kg8 .element__heading .ecom__heading,.ecom-core.ecom-ncu9m18kg8 .element__heading .ecom__heading a{font-size:30px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ncu9m18kg8 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-ncu9m18kg8 .element__heading .ecom__heading,.ecom-core.ecom-ncu9m18kg8 .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-ncu9m18kg8{padding-bottom:0!important}.ecom-core.ecom-a6xe4mgz80f>.core__row--columns>.ecom-column>.core__column--wrapper{padding:inherit}.ecom-core.ecom-a6xe4mgz80f>.core__row--columns>.ecom-column>div.core__column--wrapper{padding:10px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-a6xe4mgz80f>.core__row--columns>.ecom-column>.core__column--wrapper{padding:inherit}}.ecom-core.ecom-a6xe4mgz80f{background-color:#fff}.ecom-core.ecom-a6xe4mgz80f{padding-top:75px!important;padding-bottom:75px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-a6xe4mgz80f{padding-top:50px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-a6xe4mgz80f{padding-top:50px!important}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.ecom-core.ecom-saa03z6ic{width:60%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-saa03z6ic{width:100%}}.ecom-core.ecom-qjsp09jymzo .ecom-image-align{align-items:flex-start}.ecom-core.ecom-qjsp09jymzo .ecom-base-image .ecom-image-picture,.ecom-core.ecom-qjsp09jymzo .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-qjsp09jymzo .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-qjsp09jymzo .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-qjsp09jymzo .ecom-base-image .ecom-image-picture{transition:all .4s ease}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-qjsp09jymzo .ecom-image-default{width:80%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-qjsp09jymzo .ecom-image-default{width:80%!important}}.ecom-core.ecom-qjsp09jymzo{width:unset;max-width:unset;animation-duration:.5s!important}.ecom-core.ecom-qjsp09jymzo.ecom-animated{animation-name:fadeInLeft;animation-duration:.75s;animation-duration:.5s!important}.ecom-core.ecom-vot18a8642m{width:40%}.ecom-core.ecom-vot18a8642m>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-vot18a8642m{width:100%}}html body .ecom-core.ecom-ylbqstrn36 .ecom-core.ecom-vot18a8642m>div.core__column--wrapper{padding-top:50px!important;padding-bottom:50px!important}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-ylbqstrn36 .ecom-core.ecom-vot18a8642m>div.core__column--wrapper{padding-top:30px!important;padding-bottom:30px!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-ylbqstrn36 .ecom-core.ecom-vot18a8642m>div.core__column--wrapper{padding-bottom:0!important}}.ecom-core.ecom-df6gbp11dr .ecom-text--more-actions button,.ecom-core.ecom-df6gbp11dr .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-df6gbp11dr .text-content,.ecom-core.ecom-df6gbp11dr .text-content a,.ecom-core.ecom-df6gbp11dr .text-content p,.ecom-core.ecom-df6gbp11dr .text-content span{text-align:left;color:#686868}.ecom-core.ecom-df6gbp11dr .text-content,.ecom-core.ecom-df6gbp11dr .text-content a,.ecom-core.ecom-df6gbp11dr .text-content a a,.ecom-core.ecom-df6gbp11dr .text-content p,.ecom-core.ecom-df6gbp11dr .text-content p a,.ecom-core.ecom-df6gbp11dr .text-content span,.ecom-core.ecom-df6gbp11dr .text-content span a{font-size:14px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.7em;font-family:Plus Jakarta Sans,sans-serif}.ecom-core.ecom-df6gbp11dr .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-df6gbp11dr .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-df6gbp11dr .text-content,.ecom-core.ecom-df6gbp11dr .text-content a,.ecom-core.ecom-df6gbp11dr .text-content p,.ecom-core.ecom-df6gbp11dr .text-content span{text-align:center}}.ecom-core.ecom-df6gbp11dr{margin-top:23px!important}.ecom-core.ecom-8p6k6u955b7 .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-8p6k6u955b7 .element__heading .ecom__heading,.ecom-core.ecom-8p6k6u955b7 .element__heading .ecom__heading a{font-weight:500;font-size:50px;line-height:1.25em;letter-spacing:0px;font-family:Plus Jakarta Sans,sans-serif}.ecom-core.ecom-8p6k6u955b7 .element__heading .ecom__heading,.ecom-core.ecom-8p6k6u955b7 .element__heading .ecom__heading a{color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-8p6k6u955b7 .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-8p6k6u955b7 .element__heading .ecom__heading,.ecom-core.ecom-8p6k6u955b7 .element__heading .ecom__heading a{font-size:30px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-8p6k6u955b7 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-8p6k6u955b7 .element__heading .ecom__heading,.ecom-core.ecom-8p6k6u955b7 .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-8p6k6u955b7{padding-bottom:0!important}.ecom-core.ecom-umjv2p539l>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-umjv2p539l{padding-top:30px!important;padding-bottom:0!important}}.ecom-core.ecom-ylbqstrn36{background-color:#fff}.ecom-core.ecom-ylbqstrn36{padding-top:115px!important;padding-bottom:115px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ylbqstrn36{padding-top:50px!important;padding-bottom:20px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ylbqstrn36{padding-top:50px!important;padding-bottom:50px!important}}.ecom-core.ecom-3fmkil4fgms{width:50%}.ecom-core.ecom-3fmkil4fgms>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}.ecom-core.ecom-3fmkil4fgms>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:right}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-3fmkil4fgms{width:100%}.ecom-core.ecom-3fmkil4fgms>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}}.ecom-core.ecom-r9nundah7m .ecom-newsletter-form-content{flex-direction:row}.ecom-core.ecom-r9nundah7m .ecom-newsletter-form-content-wrap{width:460px}.ecom-core.ecom-r9nundah7m .ecom-shopify__newsletter-form-container form{justify-content:flex-end;text-align:right}.ecom-core.ecom-r9nundah7m{background-color:#f000}.ecom-core.ecom-r9nundah7m .ecom-shopify__newsletter-form-field--input{text-align:left;font-size:14px;font-family:Plus Jakarta Sans,sans-serif;font-weight:400;line-height:1.7em;color:#848484;width:100%;height:40px;background-color:#fff0;border-style:solid;border-width:0px 0px 2px 0px;border-color:#000;margin:0;padding:10px 10px 10px 30px}.ecom-core.ecom-r9nundah7m .ecom-shopify__newsletter-form-field--input::placeholder{color:#848484}.ecom-core.ecom-r9nundah7m .ecom-shopify__newsletter-form-field--input:focus{outline-style:none}.ecom-core.ecom-r9nundah7m .ecome-shopify__newsletter__button{font-size:14px;font-weight:600;text-transform:capitalize;line-height:1.2px;font-family:Plus Jakarta Sans,sans-serif;letter-spacing:0px;height:40px;min-height:40px;color:#000;justify-content:center;align-items:center;background-color:#f000;border-style:solid;border-width:0px 0px 2px 0px;border-color:#000;padding:0 15px;margin:0 0 0 11px}.ecom-core.ecom-r9nundah7m .ecome-shopify__newsletter__button:hover{color:#000c;background-color:#04785700;border-style:solid;border-width:0px 0px 2px 0px;border-color:#000c}.ecom-core.ecom-r9nundah7m .ecom-shopify__newsletter-form-success{text-align:center;color:#10631f;margin-top:10px;margin-right:0;margin-bottom:0}.ecom-core.ecom-r9nundah7m .ecom-shopify__newsletter-form-success,.ecom-core.ecom-r9nundah7m .ecom-shopify__newsletter-form-success a{font-family:Poppins,sans-serif;font-size:14px;font-style:italic}.ecom-core.ecom-r9nundah7m .ecom-shopify__newsletter-form-status-error{text-align:center;color:#d92929;padding:0;margin:10px 0 0}.ecom-core.ecom-r9nundah7m .ecom-shopify__newsletter-form-status-error,.ecom-core.ecom-r9nundah7m .ecom-shopify__newsletter-form-status-error a{font-family:Poppins,sans-serif;font-size:14px;font-style:italic}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-r9nundah7m .ecom-newsletter-form-content-wrap,.ecom-core.ecom-r9nundah7m .ecom-shopify__newsletter-form-field--input{width:100%}.ecom-core.ecom-r9nundah7m .ecome-shopify__newsletter__button{width:100%;justify-content:center;align-items:center;margin-left:0}}.ecom-core.ecom-r9nundah7m{margin-top:0!important;padding-top:20px!important;padding-bottom:0!important}.ecom-core.ecom-r9nundah7m *:focus-visible{box-shadow:0 0;outline:none}.ecom-core.ecom-r9nundah7m .ecom-shopify__newsletter-form-field--input{background-image:url("data:image/svg+xml,%3Csvg width='18' height='14' viewBox='0 0 18 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5842 14H4.15842C1.86547 14 0 12.1345 0 9.84158V4.15842C0 1.86547 1.86547 0 4.15842 0H13.5842C15.8771 0 17.7426 1.86547 17.7426 4.15842V9.84158C17.7426 12.1345 15.8771 14 13.5842 14ZM4.15842 1.38614C2.62978 1.38614 1.38614 2.62978 1.38614 4.15842V9.84158C1.38614 11.3702 2.62978 12.6139 4.15842 12.6139H13.5842C15.1128 12.6139 16.3564 11.3702 16.3564 9.84158V4.15842C16.3564 2.62978 15.1128 1.38614 13.5842 1.38614H4.15842ZM11.4109 8.22694L14.8366 5.61019C15.1408 5.37784 15.199 4.9429 14.9666 4.63871C14.7342 4.33453 14.2993 4.27631 13.9951 4.50866L10.5699 7.1251C9.58085 7.87947 8.1996 7.88003 7.2099 7.12701L3.89075 4.54688C3.58854 4.31193 3.15308 4.36651 2.9182 4.66872C2.68329 4.97094 2.73783 5.40636 3.04004 5.64127L6.36175 8.22337L6.36681 8.22725C7.10923 8.79349 7.99878 9.07658 8.88854 9.07658C9.77831 9.07658 10.6682 8.79332 11.4109 8.22694Z' fill='black'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:0 center}.ecom-core.ecom-latj7j2fkca{width:50%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-latj7j2fkca{width:100%}}.ecom-core.ecom-hy75uoaawl6 .ecom-text--more-actions button,.ecom-core.ecom-hy75uoaawl6 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-hy75uoaawl6 .text-content,.ecom-core.ecom-hy75uoaawl6 .text-content a,.ecom-core.ecom-hy75uoaawl6 .text-content p,.ecom-core.ecom-hy75uoaawl6 .text-content span{text-align:left;color:#848484}.ecom-core.ecom-hy75uoaawl6 .text-content,.ecom-core.ecom-hy75uoaawl6 .text-content a,.ecom-core.ecom-hy75uoaawl6 .text-content a a,.ecom-core.ecom-hy75uoaawl6 .text-content p,.ecom-core.ecom-hy75uoaawl6 .text-content p a,.ecom-core.ecom-hy75uoaawl6 .text-content span,.ecom-core.ecom-hy75uoaawl6 .text-content span a{font-size:14px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.7em;font-family:Plus Jakarta Sans,sans-serif}.ecom-core.ecom-hy75uoaawl6 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-hy75uoaawl6 .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-hy75uoaawl6 .text-content,.ecom-core.ecom-hy75uoaawl6 .text-content a,.ecom-core.ecom-hy75uoaawl6 .text-content p,.ecom-core.ecom-hy75uoaawl6 .text-content span{text-align:center}}.ecom-core.ecom-jwgk16oxaw .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-jwgk16oxaw .element__heading .ecom__heading,.ecom-core.ecom-jwgk16oxaw .element__heading .ecom__heading a{font-weight:400;font-size:30px;line-height:1.27em;letter-spacing:0px;font-family:Plus Jakarta Sans,sans-serif}.ecom-core.ecom-jwgk16oxaw .element__heading .ecom__heading,.ecom-core.ecom-jwgk16oxaw .element__heading .ecom__heading a{color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-jwgk16oxaw .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-jwgk16oxaw .element__heading .ecom__heading,.ecom-core.ecom-jwgk16oxaw .element__heading .ecom__heading a{font-size:35px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-jwgk16oxaw .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-jwgk16oxaw .element__heading .ecom__heading,.ecom-core.ecom-jwgk16oxaw .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-jwgk16oxaw{padding-bottom:5px!important}@media (max-width: 1025px){.ecom-core.ecom-jwgk16oxaw .ecom__heading div:not([class]){display:inline}.ecom-core.ecom-jwgk16oxaw .ecom__heading br{display:none}}.ecom-core.ecom-n24ssme71b{background-color:#fff}.ecom-core.ecom-n24ssme71b{padding-top:40px!important;padding-bottom:60px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-n24ssme71b{padding-top:20px!important;padding-bottom:40px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-n24ssme71b{padding-top:20px!important;padding-bottom:40px!important}}
/*# sourceMappingURL=/cdn/shop/t/63/assets/ecom-67efd69cc7b13a43130947d7.css.map */
