.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}}.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__form-fields{display:flex;flex-wrap:wrap;gap:10px}.ecom__form-field{display:flex;flex-direction:column}.ecom__form-checkbox[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-shrink:0;height:1.6rem;width:1.6rem!important;background-color:#fff;border:1px solid rgba(209,213,219,1);border-radius:4px}.ecom__form-checkbox[type=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__form-radio{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-shrink:0;height:1.6rem;width:1.6rem!important;border-radius:50%;position:relative}.ecom__form-action{display:flex;flex-direction:column;align-items:flex-start}.ecom__form-button{display:flex;flex-direction:row;align-items:center;gap:5px}@media only screen and (max-width: 767px){.ecom__form-field{width:100%!important}}.ecom__form-radio:checked:after{position:absolute;content:"";width:6px;height:6px;background-color:#fff;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.ecom__form-field-label-checkbox,.ecom__form-field-label-radio{display:flex;align-items:center}.ecom-shopify__collection-container.ecom-shopify__collection-style-slider{opacity:0;height:0;visibility:hidden}.ecom-shopify__collection-container.ecom-shopify__collection-style-slider.ecom-swiper-initialized{height:inherit;opacity:1;visibility:visible}.ecom-shopify__collection-wrapper .ecom-swiper-pagination:not(.ecom-swiper-pagination-progressbar){position:relative}.ecom-element.ecom-shopify.ecom-shopify__collection-wrapper{display:flex;flex-direction:column}.ecom-shopify__collection-wrapper .ecom-swiper-button:after{content:""}.ecom-shopify__collection-wrapper .ecom-swiper-button-prev,.ecom-shopify__collection-wrapper .ecom-swiper-button-next{border:0;background:transparent;width:auto;height:auto;padding:5px;color:#444}.ecom-shopify__list-collections__empty{display:flex;align-items:center}.ecom-shopify__collection-card{width:100%;position:relative}.ecom-shopify__list-collections-media{position:relative}.ecom-shopify__list-collections-media:not(.ecom-shopify__list-collections-media--custom) img{position:absolute;width:100%;height:100%!important;object-fit:cover}.ecom-shopify__list-collections-media--portrait{padding-bottom:125%}.ecom-shopify__list-collections-media--square{padding-bottom:100%}.ecom-disabled{pointer-events:none}.ecom-shopify__collection-card{text-decoration:none}.ecom-shopify__collection-card-title{display:flex;flex-flow:row;vertical-align:middle;align-items:center;align-content:center;text-align:center;align-self:center;flex-wrap:wrap;justify-content:center}.ecom-shopify__collection-style-grid .ecom-shopify__list-collections{grid-template-columns:repeat(3,minmax(0,1fr));display:grid;gap:1rem;list-style:none}.ecom-shopify__collection-heading-title{width:100%;font-style:normal;font-weight:500;font-size:14px;line-height:20px;color:#111827}.ecom-shopify__list-collections-media{border-radius:6px;overflow:hidden}.ecom-collection__pagination{margin:auto;text-align:center}.ecom-collection__pagination li{display:inline-flex}.ecom-collection__pagination .ecom-collection__pagination--visuallyhidden{display:none}.ecom-collection__pagination-navigation svg{width:20px;height:auto;fill:#9ca3af}.ecom-paginate-action span{display:flex}.ecom-paginate-action{display:inline-flex!important;grid-column-gap:12px;align-items:center;text-decoration:none;color:inherit}.ecom-collection__pagination-navigation{display:flex;justify-content:center;padding-left:0;list-style:none}.ecom-shopify__list-collections--item{list-style:none;overflow:hidden}.ecom-collection__pagination-navigation li{font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;text-align:center;color:#6b7280}.ecom-pagination-item a{text-decoration:none;color:unset}.ecom-collection__pagination li .ecom-paginate-action{padding:16px 0 0}.ecom-pagination-item.ecom-button-active{font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;text-align:center;color:#059669}.ecom-shopify__list-collections-media-wrapper{display:flex}.ecom-shopify__list-collections-media-wrapper .ecom-image-default{width:100%}.ecom-shopify__collection-layout-2 .ecom-shopify__collection-card-title{position:absolute;text-align:center;width:100%;top:50%;padding:0 5px;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.3s;-webkit-hyphens:auto;hyphens:auto;z-index:10;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s}.ecom-shopify__collection-layout-2 .ecom-shopify__collection-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000;opacity:.2;pointer-events:none;z-index:5;-webkit-transition:.6s ease-in-out;-moz-transition:.6s ease-in-out;-o-transition:.6s ease-in-out;transition:.6s ease-in-out}.ecom-shopify__collection-layout-2 .ecom-shopify__list-collections--item:hover .ecom-shopify__collection-card:before{opacity:.5}.ecom-shopify__collection-layout-2 .ecom-shopify__list-collections--item:hover .ecom-shopify__collection-card-title{-webkit-transform:translateY(-15px);-moz-transform:translateY(-15px);-o-transform:translateY(-15px);transform:translateY(-15px)}.ecom-shopify__collection-card-counter{display:block;width:100%}.ecom-shopify__collection-card-description{margin:0}.ecom-core.ecom-4jj13frnyvg{width:40%}.ecom-core.ecom-4jj13frnyvg>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}.ecom-core.ecom-4jj13frnyvg>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-4jj13frnyvg{width:100%}}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-4jj13frnyvg{display:none}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4jj13frnyvg{display:none}}.ecom-core.ecom-r9dwsptkblo>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-wki996ct8ib{width:60%}.ecom-core.ecom-wki996ct8ib>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}.ecom-core.ecom-wki996ct8ib>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-wki996ct8ib{width:100%}.ecom-core.ecom-wki996ct8ib>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-wki996ct8ib{width:100%}}html body .ecom-core.ecom-wki996ct8ib>div.core__column--wrapper{padding-right:80px!important}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-wki996ct8ib>div.core__column--wrapper{padding-right:20px!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-wki996ct8ib>div.core__column--wrapper{padding-top:15px!important;padding-right:15px!important}}.ecom-core.ecom-3siy01epvhk .element__heading .ecom__heading{text-align:left;type:text-shadow;text-shadow:4px 4px 4px #000000;margin:0;padding:0}.ecom-core.ecom-3siy01epvhk .element__heading .ecom__heading,.ecom-core.ecom-3siy01epvhk .element__heading .ecom__heading a{font-weight:600;font-size:45px;line-height:1.25em;letter-spacing:0px;font-family:Inter,sans-serif}.ecom-core.ecom-3siy01epvhk .element__heading .ecom__heading,.ecom-core.ecom-3siy01epvhk .element__heading .ecom__heading a{color:#fff}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-3siy01epvhk .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-3siy01epvhk .element__heading .ecom__heading,.ecom-core.ecom-3siy01epvhk .element__heading .ecom__heading a{font-size:24px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-3siy01epvhk .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-3siy01epvhk .element__heading .ecom__heading,.ecom-core.ecom-3siy01epvhk .element__heading .ecom__heading a{font-size:24px;font-weight:700}}.ecom-core.ecom-3siy01epvhk{margin-top:0!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-3siy01epvhk{padding-bottom:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-3siy01epvhk{margin-top:10px!important}}.ecom-core.ecom-3siy01epvhk b,.ecom-core.ecom-3siy01epvhk strong{display:inline-flex;position:relative;overflow:hidden;font-weight:600;padding:13px 0}.ecom-core.ecom-3siy01epvhk b:before,.ecom-core.ecom-3siy01epvhk strong:before{content:"";border-style:solid;border-width:4px 0 0 0;border-color:#f25d1d;position:absolute;border-radius:50%;height:50px;transform:rotate(-1.5deg);bottom:-34px;left:-50px;right:-50px;z-index:-1}@media (max-width:767px){.ecom-core.ecom-3siy01epvhk .ecom__heading div{display:inline}}.ecom-core.ecom-m2j5jglvf7 .element__heading .ecom__heading{text-align:left;text-shadow:4px 4px 4px #000000;padding:0;margin:0}.ecom-core.ecom-m2j5jglvf7 .element__heading .ecom__heading,.ecom-core.ecom-m2j5jglvf7 .element__heading .ecom__heading a{font-weight:700;line-height:1.2em;letter-spacing:0px;font-size:50px;font-family:Inter,sans-serif;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-m2j5jglvf7 .element__heading .ecom__heading,.ecom-core.ecom-m2j5jglvf7 .element__heading .ecom__heading a{color:#ffe24d}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-m2j5jglvf7 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-m2j5jglvf7 .element__heading .ecom__heading,.ecom-core.ecom-m2j5jglvf7 .element__heading .ecom__heading a{font-size:30px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-m2j5jglvf7 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-m2j5jglvf7 .element__heading .ecom__heading,.ecom-core.ecom-m2j5jglvf7 .element__heading .ecom__heading a{font-size:30px}}.ecom-core.ecom-m2j5jglvf7{padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-m2j5jglvf7{padding-bottom:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-m2j5jglvf7{padding-bottom:0!important}}@media (max-width:767px){.ecom-core.ecom-m2j5jglvf7 .ecom__heading div{display:inline}}.ecom-core.ecom-hzu1czaet48>div.core__row--columns{overflow:hidden}.ecom-core.ecom-hzu1czaet48{background:url(/cdn/shop/files/balkon_collection.webp?v=1767066208) no-repeat scroll center center/cover #1b1b1b}.ecom-core.ecom-hzu1czaet48>div.ecom-section__overlay>.ecom-overlay{background:linear-gradient(180deg,#1c1c1c54 50%,#1b1b1b 84%)}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-hzu1czaet48{background:url(/cdn/shop/files/Roof_Grass_10xl10v2_4Pannel_Black_6-2.webp?v=1765777258) no-repeat scroll center center/cover}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-hzu1czaet48{background:url(/cdn/shop/files/Roof_Grass_10xl10v2_4Pannel_Black_6-2.webp?v=1765777258) no-repeat scroll center center/cover}}.ecom-core.ecom-hzu1czaet48{padding:35px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-hzu1czaet48{padding:35px 0!important}.ecom-core.ecom-hzu1czaet48>div.core__row--columns{flex-direction:row!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-hzu1czaet48{padding:20px 0 0!important}.ecom-core.ecom-hzu1czaet48>div.core__row--columns{flex-direction:row-reverse!important}}.ecom-core.ecom-bmnvqqdx94w{width:100%}.ecom-core.ecom-bmnvqqdx94w>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: 1024px) and (min-width: 768px){.ecom-core.ecom-bmnvqqdx94w{width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-bmnvqqdx94w{width:100%}}html body .ecom-core.ecom-bmnvqqdx94w>div.core__column--wrapper{padding-top:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-bmnvqqdx94w>div.core__column--wrapper{padding-bottom:50px!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-bmnvqqdx94w>div.core__column--wrapper{padding-bottom:0!important}}.ecom-core.ecom-mfa3m9e0t8d .ecom-shopify__list-collections-media-wrapper{display:flex}.ecom-core.ecom-mfa3m9e0t8d .ecom-shopify__collection-style-grid .ecom-shopify__list-collections{grid-template-columns:repeat(4,minmax(0,1fr));column-gap:30px;row-gap:30px}.ecom-core.ecom-mfa3m9e0t8d .ecom-swiper-navigation-position{display:flex;order:-1;justify-content:flex-end;align-items:flex-end;width:100%}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-mfa3m9e0t8d .ecom-shopify__collection-style-grid .ecom-shopify__list-collections{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mfa3m9e0t8d .ecom-shopify__collection-style-grid .ecom-shopify__list-collections{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:15px;row-gap:15px}}.ecom-core.ecom-mfa3m9e0t8d .ecom-shopify__list-collections--item{box-shadow:0 0 2px 1px #ebebeb00;border-style:none;border-radius:7px;overflow:hidden;padding:0 15px 15px}.ecom-core.ecom-mfa3m9e0t8d .ecom-shopify__list-collections--item .ecom-shopify__collection-card-title{flex-flow:column-reverse}.ecom-core.ecom-mfa3m9e0t8d .ecom-image-default img{object-fit:cover}.ecom-core.ecom-mfa3m9e0t8d .ecom-image-default,.ecom-core.ecom-mfa3m9e0t8d .ecom-image-default .ecom-image-default{opacity:1}.ecom-core.ecom-mfa3m9e0t8d .ecom-image-default,.ecom-core.ecom-mfa3m9e0t8d .ecom-image-default .ecom-image-default,.ecom-core.ecom-mfa3m9e0t8d .ecom-image-default>picture,.ecom-core.ecom-mfa3m9e0t8d .ecom-image-default>img{border-radius:7px;overflow:hidden}.ecom-core.ecom-mfa3m9e0t8d .ecom-image-default:hover,.ecom-core.ecom-mfa3m9e0t8d .ecom-image-default:hover .ecom-image-default{opacity:1}.ecom-core.ecom-mfa3m9e0t8d .ecom-image-default:hover,.ecom-core.ecom-mfa3m9e0t8d .ecom-image-default:hover .ecom-image-default,.ecom-core.ecom-mfa3m9e0t8d .ecom-image-default:hover>picture,.ecom-core.ecom-mfa3m9e0t8d .ecom-image-default:hover>img{border-radius:5px;overflow:hidden}.ecom-core.ecom-mfa3m9e0t8d .ecom-image-default:hover{transform:scale(.9)}.ecom-core.ecom-mfa3m9e0t8d .ecom-image-default{transition:all .3s ease}.ecom-core.ecom-mfa3m9e0t8d .ecom-shopify__collection-heading-title{text-align:center;color:#1b1b1b;margin-top:5px}.ecom-core.ecom-mfa3m9e0t8d .ecom-shopify__collection-heading-title,.ecom-core.ecom-mfa3m9e0t8d .ecom-shopify__collection-heading-title a{font-weight:600;font-size:18px;font-family:Inter,sans-serif}.ecom-core.ecom-mfa3m9e0t8d .ecom-shopify__collection-card-description{text-align:center;color:#333;margin-top:5px;margin-bottom:0}.ecom-core.ecom-mfa3m9e0t8d .ecom-shopify__collection-card-description,.ecom-core.ecom-mfa3m9e0t8d .ecom-shopify__collection-card-description a{font-size:12px}.ecom-core.ecom-mfa3m9e0t8d .ecom-shopify__collection-card-counter,.ecom-core.ecom-mfa3m9e0t8d .ecom-shopify__collection-card-counter a{font-size:13px}.ecom-core.ecom-mfa3m9e0t8d .ecom-shopify__collection-card-counter{color:#666;margin-top:15px}.ecom-core.ecom-407hf1f1q1u{background-color:#fff}.ecom-core.ecom-407hf1f1q1u{margin-bottom:0!important;padding:20px 15px 0!important;position:relative;z-index:15!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-407hf1f1q1u{padding-bottom:35px!important}.ecom-core.ecom-407hf1f1q1u>div.core__row--columns{flex-direction:row!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-407hf1f1q1u{padding-top:15px!important;padding-bottom:35px!important}.ecom-core.ecom-407hf1f1q1u>div.core__row--columns{flex-direction:row!important}}.ecom-core.ecom-407hf1f1q1u .ec-z-index-10{z-index:10!important}.ecom-core.ecom-407hf1f1q1u:has(div#ecom-modal-block[style="display: block;"]){z-index:25!important}.ecom-core.ecom-nxbf2qxfcp{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nxbf2qxfcp{width:100%}}.ecom-core.ecom-5gyc1pbwwqt>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-5gyc1pbwwqt{background-color:#1b1b1b}.ecom-core.ecom-5gyc1pbwwqt{padding:20px 15px 5px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-5gyc1pbwwqt{padding:35px 0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-5gyc1pbwwqt{padding-top:35px!important;padding-bottom:35px!important}}.ecom-core.ecom-1g8xbk8uivi{width:50%}.ecom-core.ecom-1g8xbk8uivi>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-1g8xbk8uivi{width:100%}}.ecom-core.ecom-1g8xbk8uivi>.core__column--wrapper{background:url(https://cdn.shopify.com/s/files/1/0726/1221/7115/files/ecom-no-replace-RDuhKa0iNHimg-l-newsletter-2.png?v=1704186544) no-repeat scroll top center/cover #eaf6e4}html body .ecom-core.ecom-1g8xbk8uivi>div.core__column--wrapper{padding:30px 30px 20px!important}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-1g8xbk8uivi>div.core__column--wrapper{padding-top:40px!important;padding-bottom:40px!important;padding-left:35px!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-1g8xbk8uivi>div.core__column--wrapper{padding:45px 15px 50px!important}}.ecom-core.ecom-bvgz7yqky8k .ecom__form-fields{column-gap:20px;row-gap:20px}.ecom-core.ecom-bvgz7yqky8k .ecom__form-field-label{text-align:left;color:#000;margin:0 0 9px;padding:0}.ecom-core.ecom-bvgz7yqky8k .ecom__form-field-label,.ecom-core.ecom-bvgz7yqky8k .ecom__form-field-label a{font-family:Inter,sans-serif;font-size:18px;line-height:1.5em;letter-spacing:0px;font-weight:500;text-transform:none}.ecom-core.ecom-bvgz7yqky8k .ecom__form-fields .ecom__form--input,.ecom-core.ecom-bvgz7yqky8k .ecom__form-fields .ecom__form-field textarea{text-align:left;font-weight:400;font-size:14px;font-family:Outfit,sans-serif;line-height:1.35em;color:#000;width:100%;border-style:solid;border-width:1px;border-color:#1b1b1b;border-radius:7px;outline-style:none;padding:15px 15px 15px 24px;margin:0}.ecom-core.ecom-bvgz7yqky8k .ecom__form-fields .ecom__form--input::placeholder,.ecom-core.ecom-bvgz7yqky8k .ecom__form-fields .ecom__form-field textarea::placeholder{color:#999}.ecom-core.ecom-bvgz7yqky8k .ecom__form-fields .ecom__form--input:focus,.ecom-core.ecom-bvgz7yqky8k .ecom__form-fields .ecom__form-field textarea:focus{box-shadow:0 0 #f000;border-style:solid;border-width:1px;border-color:#1d80db}.ecom-core.ecom-bvgz7yqky8k .ecom__form-fields .ecom__form-field select{text-align:left;font-family:Outfit,sans-serif;font-size:14px;line-height:1.35em;letter-spacing:0px;font-weight:400;text-transform:none;width:100%;background-color:#fff;border-style:solid;border-width:1px;border-color:#ededed;border-radius:3px;padding:15px 15px 15px 24px}.ecom-core.ecom-bvgz7yqky8k .ecom__form-field .ecom__form-checkbox:hover{background-color:var(--ecom-global-colors-primary)}.ecom-core.ecom-bvgz7yqky8k .ecom__form-field .ecom__form-checkbox:checked{background-color:#261c1c}.ecom-core.ecom-bvgz7yqky8k .ecom__form-field .ecom__form-checkbox{border-radius:3px}.ecom-core.ecom-bvgz7yqky8k .ecom__form-radio:hover{background-color:var(--ecom-global-colors-primary)}.ecom-core.ecom-bvgz7yqky8k .ecom__form-radio:checked{background-color:var(--ecom-global-colors-primary)}.ecom-core.ecom-bvgz7yqky8k .ecom__form-radio{border-style:solid;border-width:1px;border-color:gray;border-radius:5px;margin-right:5px}.ecom-core.ecom-bvgz7yqky8k .ecom__form-button{align-self:center;justify-content:center;font-family:Inter,sans-serif;font-size:20px;line-height:1.25em;font-weight:600;text-transform:none;width:100%;color:#fff;background-color:#1b1b1b;border-style:none;border-radius:7px;padding:17px 70px;margin-top:33px}.ecom-core.ecom-bvgz7yqky8k .ecom__form-button:hover{color:#fff;background-color:#000c;border-style:none}.ecom-core.ecom-bvgz7yqky8k .ecom__form-button svg{height:15px;width:15px}.ecom-core.ecom-bvgz7yqky8k .ecom__form-success{text-align:center;color:#456c54;margin-bottom:10px}.ecom-core.ecom-bvgz7yqky8k .ecom__form-success,.ecom-core.ecom-bvgz7yqky8k .ecom__form-success a{font-family:Outfit,sans-serif;font-size:12px;font-weight:500;line-height:1.25em}.ecom-core.ecom-bvgz7yqky8k .ecom__form-status{text-align:center;color:#721c24;margin-bottom:10px}.ecom-core.ecom-bvgz7yqky8k .ecom__form-status,.ecom-core.ecom-bvgz7yqky8k .ecom__form-status a{font-size:14px;font-family:Outfit,sans-serif;line-height:1.25em;font-weight:700}.ecom-core.ecom-bvgz7yqky8k .ecom__form-status-error{text-align:center}.ecom-core.ecom-bvgz7yqky8k{padding-top:25px!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-bvgz7yqky8k{margin-top:20px!important}}.ecom-core.ecom-bvgz7yqky8k ul.ecom__form-status-list{margin-bottom:30px;list-style:none;font-family:Outfit}.ecom-core.ecom-bvgz7yqky8k select{background:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 0.8875L5 5.8875L0 0.8875L0.8875 3.59526e-07L5 4.1125L9.1125 0L10 0.8875Z' fill='black'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:right 22px center}.ecom-core.ecom-5ngceyv3ozj .element__heading .ecom__heading{text-align:right;margin:0;padding:0}.ecom-core.ecom-5ngceyv3ozj .element__heading .ecom__heading,.ecom-core.ecom-5ngceyv3ozj .element__heading .ecom__heading a{font-weight:400;font-size:24px;line-height:1.25em;letter-spacing:0px;font-family:Inter,sans-serif}.ecom-core.ecom-5ngceyv3ozj .element__heading .ecom__heading,.ecom-core.ecom-5ngceyv3ozj .element__heading .ecom__heading a{color:#1b1b1b}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-5ngceyv3ozj .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-5ngceyv3ozj .element__heading .ecom__heading,.ecom-core.ecom-5ngceyv3ozj .element__heading .ecom__heading a{font-size:30px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-5ngceyv3ozj .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-5ngceyv3ozj .element__heading .ecom__heading,.ecom-core.ecom-5ngceyv3ozj .element__heading .ecom__heading a{font-size:20px;font-family:Inter,sans-serif;font-weight:700}}.ecom-core.ecom-5ngceyv3ozj{margin-top:20px!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-5ngceyv3ozj{margin-top:10px!important;padding-right:0!important}}.ecom-core.ecom-5ngceyv3ozj b,.ecom-core.ecom-5ngceyv3ozj strong{display:inline-flex;position:relative;overflow:hidden;font-weight:600;padding:13px 0}.ecom-core.ecom-5ngceyv3ozj b:before,.ecom-core.ecom-5ngceyv3ozj strong:before{content:"";border-style:solid;border-width:4px 0 0 0;border-color:#f25d1d;position:absolute;border-radius:50%;height:50px;transform:rotate(-1.5deg);bottom:-34px;left:-50px;right:-50px;z-index:-1}@media (max-width:767px){.ecom-core.ecom-5ngceyv3ozj .ecom__heading div{display:inline}}.ecom-core.ecom-wuih6r6uodp .element__heading .ecom__heading{text-align:right;margin:0;padding:0}.ecom-core.ecom-wuih6r6uodp .element__heading .ecom__heading,.ecom-core.ecom-wuih6r6uodp .element__heading .ecom__heading a{font-weight:900;font-size:66px;letter-spacing:0px;font-family:Inter,sans-serif;line-height:78px}.ecom-core.ecom-wuih6r6uodp .element__heading .ecom__heading,.ecom-core.ecom-wuih6r6uodp .element__heading .ecom__heading a{color:#fff}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-wuih6r6uodp .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-wuih6r6uodp .element__heading .ecom__heading,.ecom-core.ecom-wuih6r6uodp .element__heading .ecom__heading a{font-size:30px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wuih6r6uodp .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-wuih6r6uodp .element__heading .ecom__heading,.ecom-core.ecom-wuih6r6uodp .element__heading .ecom__heading a{font-size:25px;font-family:Inter,sans-serif;line-height:35px}}.ecom-core.ecom-wuih6r6uodp{margin-top:0!important;padding-bottom:0!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wuih6r6uodp{margin-top:0!important;padding-top:0!important;padding-bottom:0!important}}.ecom-core.ecom-wuih6r6uodp b,.ecom-core.ecom-wuih6r6uodp strong{display:inline-flex;position:relative;overflow:hidden;font-weight:600;padding:13px 0}.ecom-core.ecom-wuih6r6uodp b:before,.ecom-core.ecom-wuih6r6uodp strong:before{content:"";border-style:solid;border-width:4px 0 0 0;border-color:#f25d1d;position:absolute;border-radius:50%;height:50px;transform:rotate(-1.5deg);bottom:-34px;left:-50px;right:-50px;z-index:-1}@media (max-width:767px){.ecom-core.ecom-wuih6r6uodp .ecom__heading div{display:inline}}.ecom-core.ecom-hbrxmkxez7a{width:50%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-hbrxmkxez7a{width:100%}}.ecom-core.ecom-hbrxmkxez7a>.core__column--wrapper{background:url(/cdn/shop/files/ws_team_f83e2aae-e321-457b-8533-cf0cf641c12a.webp?v=1765851561) no-repeat scroll bottom center/cover}.ecom-core.ecom-hbrxmkxez7a>.core__column--wrapper,.ecom-core.ecom-hbrxmkxez7a>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:0}html body .ecom-core.ecom-hbrxmkxez7a>div.core__column--wrapper{padding:150px!important}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-hbrxmkxez7a>div.core__column--wrapper{padding:120px!important}}.ecom-core.ecom-l1jifz8g2rb>div.core__row--columns{height:100vh}.ecom-core.ecom-l1jifz8g2rb>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-l1jifz8g2rb{background-color:#fff}.ecom-core.ecom-l1jifz8g2rb{padding-bottom:0!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-l1jifz8g2rb{padding-bottom:15px!important}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/ecom-696d9f969c57c79bc70a60c2.css.map */
