.campaign-green-heros{margin:0;padding:0;box-sizing:border-box}.campaign-green-heros .banner{padding:0}.campaign-green-heros{--color-background: #FAFAF7;--color-text-primary: #282E13;--color-white: #FFFFFF;--color-border: #EBEBEB;--color-green: #808E49;--color-text-secondary: #555;--color-banner-bg: rgba(233, 231, 219, .3);--color-shadow: rgba(0, 0, 0, .02);--color-btn-text: #282E13;--color-btn-text-inverted: #FFFFFF;font-family:var(--font-primary);background-color:var(--color-background);color:var(--color-text-primary);line-height:1.5}.campaign-green-heros .product-card__image--secondary{visibility:hidden}@media screen and (pointer: fine){.product-card__image--secondary{display:block}}.campaign-green-heros img{max-width:100%;height:auto}.campaign-green-heros .campaign-green-heros-container{max-width:1200px;margin:0 auto 80px;padding:0 40px}@media screen and (max-width: 600px){.campaign-green-heros .campaign-green-heros-container{padding:0 20px}}.campaign-green-heros .cta-section{text-align:center;margin-top:16px}.campaign-green-heros .cta-section a{display:inline-block;border-radius:24px;border:1px solid var(--color-btn-text);color:var(--color-btn-text);font-weight:500;line-height:22px;padding:12px 24px;--initial-gradient: linear-gradient(transparent, transparent);--hover-gradient: linear-gradient(var(--color-btn-text), var(--color-btn-text));--initial-background-position: left;--hover-background-position: right;-webkit-appearance:none;appearance:none;text-transform:var(--button-text-transform);font:var(--button-font);letter-spacing:var(--button-letter-spacing);text-shadow:none;text-align:center;cursor:pointer;background-image:var(--initial-gradient),var(--hover-gradient);background-size:100% 100%,0 100%;background-position:var(--initial-background-position);background-repeat:no-repeat;justify-content:center;align-items:center;column-gap:1.125rem;padding:.65rem 1.75rem;transition:background-size .45s cubic-bezier(.785,.135,.15,.86),background-position .45s step-end,color .45s cubic-bezier(.785,.135,.15,.86),border .45s cubic-bezier(.785,.135,.15,.86);display:inline-flex;position:relative;font-size:15px;letter-spacing:1px}.campaign-green-heros .cta-section a:hover{color:var(--color-btn-text-inverted);background-position:var(--hover-background-position);background-size:0 100%,100% 100%}.campaign-green-heros h1,.campaign-green-heros h2,.campaign-green-heros h3,.campaign-green-heros h4{font-weight:700}.campaign-green-heros .main-heading{font-size:40px;text-align:center;margin:80px 0 0}.campaign-green-heros .sub-heading{font-size:38px;text-align:center;margin-top:10px}.campaign-green-heros .content{text-align:center;max-width:800px;margin:40px auto 0;font-size:16px;font-weight:500;line-height:24px}.campaign-green-heros .headings{margin-bottom:80px}.campaign-green-heros .content-title{font-size:32px;font-weight:600;margin-bottom:24px}.campaign-green-heros .product-title{font-size:15px;font-weight:400;text-align:center}.campaign-green-heros .product-price{font-family:var(--font-secondary);font-weight:500;font-size:13px}.campaign-green-heros .content-description{font-size:16px;font-weight:500;margin-bottom:15px}.campaign-green-heros .content-description.small{font-size:14px;color:var(--color-text-secondary)}.campaign-green-heros .banner{width:100%;margin-bottom:30px}.campaign-green-heros .banner-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);gap:10px;height:500px}.campaign-green-heros .banner-item{border-radius:8px;overflow:hidden;position:relative}.campaign-green-heros .banner-item img{width:100%;height:100%;object-fit:cover}.campaign-green-heros .banner-item1{grid-column:1 / 3;grid-row:1 / 2}.campaign-green-heros .banner-item2{grid-column:3 / 5;grid-row:1 / 2}.campaign-green-heros .banner-item3{grid-column:1 / 2;grid-row:2 / 3}.campaign-green-heros .banner-item4{grid-column:2 / 3;grid-row:2 / 3}.campaign-green-heros .banner-logo{grid-column:3 / 5;grid-row:2 / 3;display:flex;justify-content:center;align-items:center;background-color:var(--color-banner-bg)}.campaign-green-heros .banner-logo img{width:80%;height:auto;object-fit:contain}.campaign-green-heros .content-block{display:flex;background-color:var(--color-white);border:1px solid var(--color-border);padding:8px;border-radius:16px;margin-top:30px;margin-bottom:16px;box-shadow:0 4px 4px -1px var(--color-shadow),0 1px 1px 0 var(--color-shadow);overflow:hidden;gap:16px}.campaign-green-heros .content-block--reverse{flex-direction:row-reverse}.campaign-green-heros .content-image{flex:1;min-width:calc((100% - 16px)/2);border-radius:8px;overflow:hidden}.campaign-green-heros .content-image img{width:100%;object-fit:cover}.campaign-green-heros .content-image video{width:100%}.campaign-green-heros .content-text{flex:1;padding:40px 60px;display:flex;flex-direction:column;justify-content:center}.campaign-green-heros .green-fact{background-color:var(--color-green);border-radius:50px;color:var(--color-background);padding:12px 20px;display:flex;align-items:center;gap:10px;margin-bottom:24px}.campaign-green-heros .green-fact-icon{flex-shrink:0;width:60px;height:61px}.campaign-green-heros .green-fact-title{font-family:var(--font-secondary);font-weight:700;font-size:18px}.campaign-green-heros .green-fact-text{font-size:16px;font-weight:500}.campaign-green-heros .content-block-container{margin-bottom:80px}.campaign-green-heros .products-grid{margin-top:16px}.campaign-green-heros .product-card{background-color:var(--color-white);border:1px solid var(--color-border);border-radius:16px;padding:8px;margin:0 8px;box-shadow:0 4px 4px -1px var(--color-shadow),0 1px 1px 0 var(--color-shadow)}.campaign-green-heros product-card.product-card .product-card__media{position:relative;width:100%;border-radius:13px;overflow:hidden;margin-bottom:16px}.campaign-green-heros product-card.product-card .price-list{flex-wrap:wrap;align-items:baseline;column-gap:.5rem;display:flex}.campaign-green-heros product-card.product-card sale-price.h6.text-on-sale{color:#cb0050;font-family:Montserrat;font-size:15px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:normal;text-transform:none}.campaign-green-heros product-card.product-card compare-at-price.h6.text-subdued.line-through{text-decoration-line:line-through}.campaign-green-heros product-card.product-card compare-at-price.h6.text-subdued.line-through,.campaign-green-heros product-card.product-card sale-price.h6.text-subdued{color:#545454;font-family:Montserrat;font-size:15px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:normal;text-transform:none}@media screen and (max-width: 768px){.campaign-green-heros product-card.product-card sale-price.h6.text-on-sale{color:#f9004f;font-family:Montserrat;font-size:15px;font-style:normal;font-weight:500;line-height:normal}.campaign-green-heros product-card.product-card compare-at-price.h6.text-subdued.line-through{color:#545454;font-family:Montserrat;font-size:15px;font-style:normal;font-weight:500;line-height:normal;text-decoration-line:line-through}}.campaign-green-heros product-card.product-card button.product-card__quick-add-button{border-radius:8px;border:1px solid rgba(255,255,255,.12);background:var(--control-background, #FFF);box-shadow:0 1px 1px #ffffff05 inset,0 6px 12px #ffffff1f inset,0 4px 8px 3px #00000026,0 1px 3px #0000004d;display:flex;width:65px;height:24px;padding:12px 25px;justify-content:center;align-items:center;flex-shrink:0;color:#545454;font-family:Montserrat;font-size:13px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase;min-width:65px;max-width:65px;max-height:24px;bottom:14px;right:16px}@media screen and (max-width: 768px){.campaign-green-heros product-card.product-card button.product-card__quick-add-button{display:inline-flex;padding:4px;height:26px!important;min-width:24px;max-width:26px;width:26px!important;align-items:flex-start;gap:4px;border-radius:18px;border:1px solid rgba(176,189,197,.5);background:var(--control-background, #FFF);box-shadow:0 0 2px #3a48501a,0 6px 12px #b0bdc524}}.campaign-green-heros .slick-track{display:inline-flex;align-items:stretch}.campaign-green-heros .slick-slide{height:auto;float:none}.campaign-green-heros .slick-dots li button:before{font-size:12px;color:var(--color-green)}.campaign-green-heros .slick-dots li.slick-active button:before{color:var(--color-text-primary)}.campaign-green-heros .slick-prev,.campaign-green-heros .slick-next{width:40px;height:40px;z-index:1}.campaign-green-heros .slick-prev{left:-16px}@media screen and (max-width: 480px){.campaign-green-heros .slick-prev{left:-10px}}.campaign-green-heros .slick-next{right:-16px}@media screen and (max-width: 480px){.campaign-green-heros .slick-next{right:-10px}}.campaign-green-heros .slick-prev:before,.campaign-green-heros .slick-next:before{font-size:40px;color:var(--color-green)}@media (max-width: 1024px){.campaign-green-heros .banner-grid{height:400px}.campaign-green-heros .content-block{flex-direction:column;gap:0}.campaign-green-heros .content-image{min-height:300px}.campaign-green-heros .content-text{padding:30px}.campaign-green-heros .main-heading{font-size:32px}.campaign-green-heros .sub-heading{font-size:30px}}@media (max-width: 768px){.campaign-green-heros .banner-grid{grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,1fr);height:auto}.campaign-green-heros .banner-item1,.campaign-green-heros .banner-item2,.campaign-green-heros .banner-item3,.campaign-green-heros .banner-item4,.campaign-green-heros .banner-logo{grid-column:auto;grid-row:auto;height:200px}.campaign-green-heros .banner-logo{grid-column:1 / 3}.campaign-green-heros .main-heading{font-size:28px}.campaign-green-heros .sub-heading{font-size:26px}.campaign-green-heros .content-title{font-size:24px}}@media (max-width: 600px){.campaign-green-heros .banner-grid{grid-template-columns:1fr;grid-template-rows:repeat(5,1fr)}.campaign-green-heros .banner-logo{grid-column:1}.campaign-green-heros .main-heading{font-size:24px}.campaign-green-heros .sub-heading{font-size:22px}.campaign-green-heros .content-block{flex-direction:column}.campaign-green-heros .content-image{order:1}.campaign-green-heros .content-text{order:2;padding:20px}.campaign-green-heros .green-fact{padding:10px 15px}.campaign-green-heros .green-fact-title{font-size:16px}.campaign-green-heros .green-fact-text,.campaign-green-heros .content-description{font-size:14px}.campaign-green-heros .product-card{margin:0 5px}.campaign-green-heros .product-image{height:auto}}.campaign-green-heros .slick-slider{margin-left:-8px;margin-right:-8px}.campaign-green-heros .slick-dotted.slick-slider{margin-bottom:60px}.campaign-green-heros .slick-dots{height:12px;line-height:12px;bottom:-28px}.campaign-green-heros .slick-dots li{width:12px;height:12px}.campaign-green-heros .slick-dots li button{padding:0;width:12px;height:12px}.campaign-green-heros .slick-dots li button:before{content:"";background-color:var(--color-text-primary);opacity:.5;width:12px;height:12px;border-radius:50%;display:block}.campaign-green-heros .slick-dots li.slick-active button:before{opacity:1}.campaign-green-heros .slick-arrow{width:48px;height:48px}@media screen and (max-width: 480px){.campaign-green-heros .slick-arrow{width:32px;height:32px}}.campaign-green-heros .slick-arrow i{display:none}.campaign-green-heros .slick-arrow:before{width:48px;height:48px;background-size:contain;content:"";display:block;opacity:1}@media screen and (max-width: 480px){.campaign-green-heros .slick-arrow:before{width:32px;height:32px}}.campaign-green-heros .slick-next.slick-arrow:before{background-image:url(./campaign-heroes-right.svg)}.campaign-green-heros .slick-prev.slick-arrow:before{background-image:url(./campaign-heroes-left.svg)}.campaign-green-heros .products-grid-special{margin-top:80px}.campaign-green-heros .products-grid-special-title{color:var(--color-text-primary);font-size:32px;font-style:normal;font-weight:600;line-height:40px;margin-bottom:32px;text-align:center}@media screen and (max-width: 600px){.campaign-green-heros .products-grid-special-title{font-size:24px;line-height:32px;margin-bottom:24px}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/campaign-green-heros.css.map */
