.new-hero{position:relative;display:flex;flex-direction:column;justify-content:center}.new-hero *{font-family:inter,sans-serif;margin:0;padding:0}.new-hero .hero-header-content{display:flex;justify-content:center;align-items:center;gap:60px;position:relative}.new-hero .hero-header-content:before{position:absolute;width:100%;top:0;bottom:-8rem;background-color:green;content:"";z-index:-1;background:linear-gradient(322deg,#fff3 44.01%,#51d11536),var(--Primary-White, #fff)}.new-hero .hero-header-content .hero-header-left{width:50%;max-width:60rem}.new-hero .hero-header-content .hero-header-left .hero-title{color:#000;font-size:57px;font-style:normal;font-weight:600;line-height:72px}.new-hero .hero-header-content .hero-header-left .hero-title .hero-colored-title{background:-webkit-linear-gradient(0deg,#000000 -15%,#51d115);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.new-hero .hero-header-content .hero-header-left .hero-subtitle{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:28px;max-width:50rem;margin-block:16px 32px}.new-hero .hero-header-content .hero-header-left .hero-header-cta{display:flex;gap:48px;align-items:center}.new-hero .hero-header-content .hero-header-left .hero-header-cta .hero-header-cta-button{color:#fff;text-align:center;font-family:Arial,Helvetica,sans-serif;font-size:20px;font-weight:700;padding:18px 40px;border-radius:4px;background:#51d115;box-shadow:0 8px 16px #0000001a;transition:all .15s ease-in-out}.new-hero .hero-header-content .hero-header-left .hero-header-cta .hero-header-cta-button:hover{background:#55e711!important;color:#fff!important;box-shadow:0 8px 16px #0003!important;scale:1.05}.new-hero .hero-header-content .hero-header-left .hero-header-cta .hero-header-cta-badge{display:flex;gap:12px}.new-hero .hero-header-content .hero-header-left .hero-header-cta .hero-header-cta-badge .hero-header-badge-image{width:100px;height:auto;background-size:contain;background-position:center;background-repeat:no-repeat}.new-hero .hero-header-content .hero-header-left .hero-header-cta .hero-header-cta-badge .hero-header-badge-text{max-width:18rem}.new-hero .hero-header-content .hero-header-left .hero-header-cta .hero-header-cta-badge .hero-header-badge-text p{color:#000;font-size:14px;font-style:normal}.new-hero .hero-header-image{width:30%;max-width:54rem;aspect-ratio:1/1;background-size:contain;background-repeat:no-repeat;background-position:center}.hero-scroll-button{left:0;right:0;margin:0 auto;width:max-content;display:flex;flex-direction:column;gap:4px;align-items:center;bottom:27%;cursor:pointer;background-color:transparent!important;border:none!important;outline:none!important;height:max-content!important;padding:.5rem!important;margin-block:-1.5rem 1rem!important}.scroll-button-mobile{margin:0!important;margin-block:-4rem!important;z-index:3}.hero-scroll-button *{pointer-events:none}.hero-scroll-button span{color:#292929;text-align:center;font-size:10px;font-style:normal;font-weight:700;line-height:normal}.new-hero .hero-categories{display:flex;justify-content:center;align-items:center;gap:24px;padding:0 20rem}@media (max-width: 1300px){.new-hero .hero-categories{max-width:95vw;margin:0 auto;overflow-x:auto;padding:2rem;justify-content:flex-start}.new-hero .hero-categories::-webkit-scrollbar{height:.7rem;display:flex;justify-content:center;align-items:center;cursor:grab}.new-hero .hero-categories::-webkit-scrollbar-track{background-color:#ddd;border-radius:1rem;cursor:grab}.new-hero .hero-categories::-webkit-scrollbar-thumb{background-color:#51d115;border-radius:1rem;cursor:grab}}.new-hero .hero-category{border-radius:16px;background:#fff;box-shadow:0 4px 16px #0000001a;min-width:17rem;max-width:17rem;transition:all .15s ease-in-out}.new-hero .hero-category:hover{box-shadow:0 4px 16px #0003;scale:1.05}.new-hero .hero-category a{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px;gap:24px}.new-hero .hero-category .hero-category-image{width:48px;height:48px;background-position:center;background-repeat:no-repeat;background-size:contain}.new-hero .hero-category .hero-category-title{color:#000;text-align:center;font-size:14px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;transition:all .15s ease-in-out}.new-hero .hero-category:hover .hero-category-title{color:#42ad10}@media (max-width: 1200px){.new-hero .hero-header-content .hero-header-left .hero-title{font-size:50px;line-height:5rem}}@media (max-width: 1050px){.new-hero .hero-header-content .hero-header-left .hero-title{font-size:45px;line-height:5rem}}@media (max-width: 800px){.new-hero .hero-header-content{flex-direction:column}.new-hero .hero-header-content .hero-header-left{min-width:100%;margin-top:3.5rem;padding:0 4rem}.new-hero .hero-header-content .hero-header-left .hero-title{font-size:38px}.new-hero .hero-header-content .hero-header-left .hero-subtitle{font-size:18px;margin-block:16px}.new-hero .hero-header-content .hero-header-left .hero-header-cta{flex-direction:column;align-items:flex-start}.new-hero .hero-header-content .hero-header-left .hero-header-cta{gap:24px}.new-hero .hero-header-image{width:100%;scale:1;height:100%;margin-top:-10rem;pointer-events:none;margin-bottom:2rem}}@media (max-width: 500px){.new-hero .hero-header-content .hero-header-left{padding:0 2rem}.new-hero .hero-header-content .hero-header-left .hero-title{font-size:32px;line-height:3.5rem}.new-hero .hero-header-content .hero-header-left .hero-subtitle{font-size:13px;line-height:2rem;margin-block:12px}.new-hero .hero-header-image{scale:1;margin-top:-12rem;margin-bottom:-1rem}}@media (max-width: 800px){.scroll-button-desktop{display:none!important}}@media (min-width: 800px){.scroll-button-mobile{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/274/assets/new-hero.css.map?v=97885143895061263551754327813 */
