.content-wrapper{margin:0 auto;width:100%;padding:0 1rem;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}.hero{height:auto;min-height:fit-content;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:2rem;padding:2rem 1rem 0;position:relative;z-index:50}.static-bowl{display:none;width:130vw;height:auto;max-width:none;margin-left:-15vw;filter:drop-shadow(0 20px 60px rgba(0,0,0,.3))}.hero-text{font-family:var(--font-helvetica),sans-serif;font-style:normal;font-weight:700;font-size:clamp(1.5rem,3.5vw,2.5rem);line-height:100%;text-align:left;text-transform:uppercase;color:#323233;max-width:40rem}.hero-subtext{margin:1rem 0;font-family:var(--font-typewriter),monospace;font-style:normal;font-weight:100;font-size:clamp(1rem,1.5vw,2rem);line-height:100%;text-align:left;text-transform:lowercase;max-width:33rem}@media (max-width: 1499px){.static-bowl{display:block}#hero-animation,#hero-3d,#whole-bowl,#bowl-with-plant{display:none!important}}.hero-text-accent{color:var(--color-green)}.btn{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:18px 24px;gap:16px;width:18rem;height:3.5rem;background:var(--color-green);border:none;border-radius:1000px;color:var(--primary-color);flex:none;order:2;flex-grow:0;z-index:2;font-family:var(--font-helvetica),Arial,sans-serif;font-style:normal;font-weight:100;font-size:1.2rem;line-height:114.33%;letter-spacing:-.04em;text-transform:uppercase;white-space:nowrap;cursor:pointer}.btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0003}.btn .btn-arrow{width:1.25rem;height:1.25rem;display:block;flex-shrink:0}#hero-animation{width:100vw;height:1200px;pointer-events:none}#hero-3d{position:fixed;top:45%;left:50%;transform:translate(-50%,-50%);width:100vw;height:100vh;overflow:visible;pointer-events:none;z-index:1;will-change:transform,opacity;filter:drop-shadow(0 20px 60px rgba(0,0,0,.3))}#hero-3d canvas{display:block}@media (max-width: 1366px){.hero{padding-top:4rem}}@media (max-width: 768px){.hero{padding:4rem 1rem .5rem}.hero-text-header{display:flex;flex-direction:column;align-items:center;text-align:center}.hero-text{font-size:clamp(2rem,8vw,3rem);max-width:100%;display:flex;flex-direction:column;align-items:center}.hero-subtext{max-width:100%;text-align:center}.btn{width:100%;max-width:16rem;font-size:1rem;padding:14px 20px;height:3rem}.btn .btn-arrow{width:1rem;height:1rem}#hero-animation{height:50vh;min-height:400px;margin-bottom:2rem;width:100%}#hero-3d{width:100%;height:100%}#hero-3d canvas{object-fit:contain;height:auto!important}}@media (max-width: 480px){.hero{gap:1.5rem}.hero-text{font-size:clamp(2rem,4vw,3rem)}#hero-animation{height:40vh;min-height:300px;margin-bottom:1.5rem}}.large-title{margin-top:5rem;font-family:var(--font-helvetica),Arial,sans-serif;font-style:normal;font-weight:700;font-size:120px;line-height:100%;display:flex;align-items:center;text-align:center;text-transform:uppercase;color:var(--text-color-grey)}.large-title-text{color:var(--text-color-grey)}.about{margin-top:5rem;width:100%}.about-container{width:100%;max-width:1728px;display:flex;flex-direction:column;align-items:center;gap:15rem;margin:0 auto;padding:0 1rem}.about-item{width:100%;display:flex;align-items:flex-start;gap:2rem}.about-item .about-count{flex-shrink:0}.about-item:not(.about-item-even){justify-content:flex-end;margin-left:auto;max-width:calc(300px + 58rem)}.about-item-even{justify-content:flex-start;margin-right:auto;max-width:calc(300px + 58rem)}.about-count{font-family:var(--font-helvetica),monospace;font-style:normal;font-weight:500;font-size:200px;line-height:.85;background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.about-circle{width:94px;height:94px;border-radius:50%;background:var(--gradient)}.about-text-wrapper{width:40rem;display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:40px}.about-title{font-family:var(--font-helvetica),monospace;font-style:normal;font-weight:700;font-size:60px;line-height:120%;text-align:left;text-transform:uppercase;color:#323233;flex:none;order:0;align-self:stretch;flex-grow:0}.about-text{font-family:var(--font-typewriter),monospace;font-style:normal;font-weight:100;font-size:40px;line-height:120%;display:flex;align-items:center;text-transform:lowercase;color:#323233;flex:none;order:1;flex-grow:0}@media (max-width: 1366px){.large-title{font-size:clamp(2.5rem,10vw,4rem);margin-top:3rem}}@media (max-width: 768px){.about{margin-top:3rem}.about-container{gap:5rem;padding:0 1.5rem}.about-item{gap:1.5rem;width:100%}.about-item:not(.about-item-even),.about-item-even{justify-content:flex-start;margin-left:0;margin-right:0;max-width:100%}.about-circle{width:50px;height:50px}.about-text-wrapper{width:100%;gap:15px}.about-title{text-align:center;font-size:clamp(1.75rem,7vw,2.5rem)}.about-text{text-align:center;font-size:clamp(1.125rem,5vw,1.5rem)}}@media (max-width: 480px){.large-title{font-size:clamp(1.875rem,8vw,3rem);margin-top:4rem}.about{margin-top:2rem}.about-container{gap:3rem;padding:0 1rem}.about-item{gap:1rem}.about-circle{width:50px;height:50px}.about-title{font-size:clamp(1.5rem,6vw,2rem)}.about-text{font-size:clamp(1rem,4.5vw,1.25rem)}}.companies{width:100%;margin-top:4rem}.logos-container{width:100%;margin:5rem 0 7rem;overflow:hidden}.companies-text{font-style:normal;font-weight:400;font-size:36px;line-height:120%;text-align:center}.company-logos{width:max-content;margin-top:2rem;display:flex;gap:8rem;white-space:nowrap;align-items:center}.company-logo{width:auto;height:4rem;max-width:12rem;object-fit:contain}.button-wrapper{display:flex;justify-content:center}.slide-left{animation:slideLeft 40s linear infinite}.slide-right{animation:slideRight 40s linear infinite}@keyframes slideLeft{0%{transform:translate(0)}to{transform:translate(calc(-50% - 4rem))}}@keyframes slideRight{0%{transform:translate(calc(-50% - 4rem))}to{transform:translate(0)}}@media screen and (max-width: 768px){.companies{margin:0}.companies-text{display:none}.logos-container{margin:2rem auto}.company-logos{margin:0;gap:2rem}.company-logo{width:3rem}}.video-carousel-section{padding:0 2rem}.video-carousel-section-title{margin:4rem 0;font-family:var(--font-helvetica),sans-serif;font-weight:700;font-size:3rem;line-height:120%;text-align:center;text-transform:uppercase}.accent-text{color:var(--color-green)}.carousel-wrapper{max-width:1400px;margin:0 auto 4rem;position:relative}.video-carousel{display:flex;justify-content:center;gap:3rem;max-width:1400px;margin:0 auto;flex-wrap:wrap}.carousel-nav{display:none}.video-card{display:flex;flex-direction:column;align-items:flex-start;max-width:300px;flex:1;min-width:250px;box-shadow:0 4.04225px 20.2112px #0000001a;border-radius:1rem}.video-container{position:relative;width:100%;max-width:300px;aspect-ratio:9/16;overflow:hidden;cursor:pointer;border-radius:1rem 1rem 0 0}.video-player{width:100%;height:100%;object-fit:cover}.video-thumbnail{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#0000001a;transition:opacity .3s ease}.thumbnail-image{width:100%;height:100%;object-fit:cover}.play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer;transition:transform .2s ease}.play-button:hover{transform:translate(-50%,-50%) scale(1.1)}.video-container.playing .video-thumbnail{opacity:0;pointer-events:none}.video-content-wrapper{display:flex;flex-direction:column;padding:1rem;align-items:flex-start}.quote-icon{width:40px;height:24px}.video-text{font-family:var(--font-helvetica),Arial,sans-serif;font-weight:400;font-size:16px;line-height:120%;text-align:left}.account-wrapper{padding-top:1rem;display:flex;align-items:center;gap:.5rem}.account-picture{width:60px;height:60px;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center}.account-image{width:80%;height:80%;object-fit:cover;border-radius:50%}.account-name{font-family:var(--font-helvetica),Arial,sans-serif;font-weight:700;font-size:18px;line-height:120%;text-align:left}.account-data{display:flex;flex-direction:column;align-items:flex-start}.account-position{font-family:var(--font-helvetica),Arial,sans-serif;font-weight:400;font-size:16px;line-height:120%;text-align:left;color:var(--text-color-dark-grey)}@media (max-width: 768px){.video-carousel-section{padding:0;text-align:left;display:block;position:relative;overflow:hidden;width:100%}.video-carousel-section-title{margin-top:4rem;font-size:2rem;margin-bottom:2rem;padding:0 1rem}.carousel-wrapper{width:100%;overflow-x:auto;overflow-y:hidden;position:relative;padding-bottom:2rem;margin:0!important;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;max-width:100%!important;touch-action:manipulation;height:auto}.carousel-wrapper::-webkit-scrollbar{display:none}.video-carousel{display:flex!important;flex-wrap:nowrap!important;align-items:flex-start;gap:1.5rem;scroll-behavior:smooth;justify-content:flex-start!important;padding:0 1rem;width:max-content!important;margin:0!important;max-width:none!important;transform:none!important;position:relative;left:0!important}.video-card{width:200px;min-width:200px;max-width:200px;flex-shrink:0;display:flex;flex-direction:column}.video-card:first-child{margin-left:0!important}.video-container{width:200px;max-width:200px;aspect-ratio:9/16;height:auto;flex-shrink:0}.video-content-wrapper{padding:.75rem .75rem 1rem;display:flex;flex-direction:column;flex-grow:1;width:100%;box-sizing:border-box}.video-text{font-size:14px;line-height:1.3;height:3.6rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;width:100%;box-sizing:border-box}.account-wrapper{padding-top:0;width:100%;box-sizing:border-box}.account-picture{width:50px;height:50px;flex-shrink:0}.account-data{flex:1;min-width:0;height:3rem;display:flex;flex-direction:column;justify-content:center}.account-name{font-size:14px;line-height:1.2;width:100%;word-wrap:break-word;margin-bottom:.25rem}.account-position{font-size:12px;line-height:1.2;width:100%;word-wrap:break-word}.quote-icon{width:30px;height:18px;margin-bottom:.5rem}}.steps-section{padding:0 2rem}.steps-section-title{margin-top:7rem;font-family:var(--font-helvetica),sans-serif;font-weight:700;font-size:3rem;line-height:120%;text-align:center;text-transform:uppercase;margin-bottom:4rem}.green-text{color:var(--color-green)}.steps-container{display:flex;gap:1.25rem;margin-bottom:7rem}.step-card{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1}.step-counter{font-family:var(--font-helvetica),monospace;font-style:normal;font-weight:300;font-size:120px;line-height:120%;text-align:center;background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.step-title{font-family:var(--font-helvetica),Arial,sans-serif;font-style:normal;font-weight:700;font-size:24px;line-height:100%;text-align:center;text-transform:uppercase;height:2.5rem;min-height:2rem;display:flex;align-items:center;justify-content:center}.step-text{font-family:var(--font-typewriter),Arial,sans-serif;text-transform:lowercase;font-style:normal;font-weight:100;letter-spacing:.125rem;font-size:1rem;line-height:120%;text-align:center;margin-top:.5rem;color:var(--text-color-dark-grey)}.steps-mobile-break{display:none}@media (max-width: 768px){.steps-section-title{margin-top:0;font-size:2rem;margin-bottom:2rem}.steps-section{margin-top:4rem}.steps-container{flex-direction:column;gap:2rem;padding:0 1.5rem;margin-bottom:2rem}.step-card{max-width:100%;width:100%;gap:.5rem}.step-counter{font-size:clamp(4rem,15vw,6rem);height:4rem;display:flex;align-items:center;justify-content:center}.step-title{font-size:clamp(1.25rem,5vw,1.5rem);height:4rem;min-height:4rem;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.step-text{font-size:clamp(.875rem,4vw,1rem);margin-top:0;line-height:1.4}.steps-mobile-break{display:block}}.call-to-action-section{margin-top:10rem;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.call-to-action-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;padding:5rem;background:var(--gradient);border-radius:1rem;width:80%;height:40rem}.call-to-action-inner{width:80%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4rem}.call-to-action-title{font-family:var(--font-helvetica),sans-serif;font-weight:700;font-size:3rem;line-height:120%;text-align:center;text-transform:uppercase}.call-to-action-text{font-family:var(--font-helvetica),sans-serif;font-weight:300;font-size:2rem;line-height:120%;text-align:center}.call-to-action-button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:18px 24px;gap:16px;width:294px;height:69px;background:#fefffe33;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);border-radius:1000px;box-shadow:0 8px 32px #0000001a;outline:none;cursor:pointer}.call-to-action-button:hover{background:#fefffe4d;box-shadow:0 12px 40px #00000026;transform:translateY(-2px)}@media (max-width: 1366px){.call-to-action-section{margin-top:4rem}.call-to-action-wrapper{padding:1rem;width:100%}.call-to-action-title{font-size:2rem}.call-to-action-text{font-size:1.5rem}.call-to-action-section{width:100%;padding:0}}.tutorial-container{display:flex;flex-direction:column;align-items:center;position:relative;width:100%;margin:0;overflow:hidden;border-radius:.5rem}.tutorial-section-title{margin:7rem 0 4rem;font-family:var(--font-helvetica),sans-serif;font-weight:700;font-size:3rem;line-height:120%;text-align:center;text-transform:uppercase}.video-tutorial-player{width:100%;cursor:pointer}.tutorial-section .video-thumbnail{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#0000001a;transition:opacity .3s ease;cursor:pointer;border-radius:.5rem}.tutorial-section .thumbnail-image{width:100%;height:100%;object-fit:cover;border-radius:.5rem}.tutorial-section .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer;transition:transform .2s ease;z-index:2}.tutorial-section .play-button:hover{transform:translate(-50%,-50%) scale(1.1)}@media (max-width: 1366px){.to .tutorial-container{width:100%}}@media (max-width: 768px){.tutorial-section-title{margin:4rem 0 2rem;font-size:2rem}}.video-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}.video-modal-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--primary-color)}.video-modal-content{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);max-width:95vw;max-height:95vh;width:auto;display:flex;flex-direction:column;align-items:center;z-index:1}.video-modal-close{position:absolute;top:-50px;right:0;background:none;border:none;color:#000;font-size:32px;cursor:pointer;padding:10px;line-height:1;transition:opacity .2s ease;z-index:2}.video-modal-close:hover{opacity:.7}.video-modal-container{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.modal-video-player{width:auto;height:auto;max-width:95vw;max-height:90vh;object-fit:contain;border-radius:8px}.video-modal{opacity:0;transition:opacity .3s ease}.video-modal.show{opacity:1}.video-modal-content{transition:transform .3s ease}.video-modal:not(.show) .video-modal-content{transform:translate(-50%,-50%) scale(.9)}.video-modal.show .video-modal-content{transform:translate(-50%,-50%) scale(1)}.cookie-modal{display:none;position:fixed;bottom:0;left:0;right:0;z-index:10000;animation:slideUp .3s ease-out}.cookie-modal.show{display:block}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.cookie-modal-content{background-color:#fff;border-radius:16px 16px 0 0;box-shadow:0 -5px 30px #00000026;overflow:hidden;display:flex;flex-direction:column;max-height:70vh;position:relative;width:100%}.cookie-modal-close{position:absolute;top:15px;right:15px;background:transparent;border:none;font-size:28px;color:var(--text-color-dark-grey);cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease,color .2s ease;z-index:1}.cookie-modal-close:hover{background-color:#f0f0f0;color:var(--text-color)}.cookie-modal-body{padding:.5rem;overflow-y:auto;flex:1;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.cookie-modal-body::-webkit-scrollbar{width:6px}.cookie-modal-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.cookie-modal-body::-webkit-scrollbar-thumb{background:var(--text-color-grey);border-radius:10px}.cookie-modal-body::-webkit-scrollbar-thumb:hover{background:var(--text-color-dark-grey)}.cookie-intro{font-size:14px;font-weight:400;line-height:1.6;color:var(--text-color)}.cookie-intro-note{font-size:13px;font-weight:400;line-height:1.6;color:var(--text-color-dark-grey);margin-bottom:15px}.cookie-customize-btn{font-size:14px;font-weight:600;color:var(--color-green);background:transparent;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;gap:8px;transition:opacity .2s ease}.cookie-customize-btn:hover{opacity:.8}.customize-arrow{font-size:12px;transition:transform .3s ease}.cookie-customize-btn.expanded .customize-arrow{transform:rotate(180deg)}.cookie-details{max-height:0;overflow:hidden;transition:max-height .4s ease}.cookie-details.show{max-height:2000px}.cookie-section{margin-bottom:25px;padding-bottom:20px;border-bottom:1px solid #f0f0f0}.cookie-section:first-child{padding-top:15px}.cookie-section:last-of-type{border-bottom:none}.cookie-section-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px;gap:15px}.cookie-section-info{flex:1;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.cookie-section-title{font-size:16px;font-weight:600;color:var(--text-color);margin:0}.cookie-always-active{font-size:11px;font-weight:600;color:var(--color-green);background-color:#78c4521a;padding:4px 10px;border-radius:12px;text-transform:uppercase;letter-spacing:.5px}.cookie-optional{font-size:11px;font-weight:600;color:var(--text-color-dark-grey);background-color:#f5f5f5;padding:4px 10px;border-radius:12px;text-transform:uppercase;letter-spacing:.5px}.cookie-section-text{font-size:13px;font-weight:400;line-height:1.6;color:var(--text-color);margin-bottom:10px}.cookie-section-examples{font-size:12px;font-weight:400;line-height:1.6;color:var(--text-color-dark-grey);margin:0}.cookie-section-examples strong{font-weight:600;color:var(--text-color)}.cookie-toggle{position:relative;display:inline-block;width:50px;height:26px;flex-shrink:0}.cookie-checkbox{opacity:0;width:0;height:0}.cookie-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.3s;border-radius:26px}.cookie-slider:before{position:absolute;content:"";height:20px;width:20px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%}.cookie-checkbox:checked+.cookie-slider{background-color:var(--color-green)}.cookie-checkbox:checked+.cookie-slider:before{transform:translate(24px)}.cookie-checkbox:focus+.cookie-slider{box-shadow:0 0 1px var(--color-green)}.cookie-management{margin-top:25px;padding-top:20px;border-top:1px solid #e5e5e5}.cookie-management-title{font-size:16px;font-weight:600;color:var(--text-color);margin:0 0 12px}.cookie-management-text{font-size:13px;font-weight:400;line-height:1.6;color:var(--text-color);margin-bottom:10px}.cookie-link{color:var(--color-green);text-decoration:none;font-weight:500}.cookie-link:hover{text-decoration:underline}.cookie-modal-footer{padding:.5rem;border-top:1px solid #e5e5e5;display:flex;gap:10px;background-color:#fafafa}.cookie-btn{font-size:14px;font-weight:600;padding:12px 20px;border-radius:8px;border:none;cursor:pointer;transition:all .2s ease;flex:1}.cookie-btn-primary{background-color:var(--color-green);color:#fff}.cookie-btn-primary:hover{background-color:#6ab844;transform:translateY(-1px);box-shadow:0 4px 12px #78c4524d}.cookie-btn-secondary{background-color:#fff;color:var(--text-color);border:1px solid #ddd}.cookie-btn-secondary:hover{background-color:#f5f5f5;border-color:#ccc}@media (max-width: 768px){.cookie-modal-content{max-width:100%;max-height:85vh}.cookie-modal-body{max-height:calc(85vh - 200px)}.cookie-modal-body{padding:15px 20px}.cookie-modal-footer{padding:15px 20px;flex-direction:column}.cookie-btn{width:100%}.cookie-section-header{flex-direction:column;align-items:flex-start}.cookie-toggle{align-self:flex-end}}@media (max-width: 480px){.cookie-intro{font-size:13px}.cookie-section-title{font-size:14px}}.hero-animation{animation:fadeIn 2s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.scroll-fade-in{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.scroll-fade-in.visible{opacity:1;transform:translateY(0)}
