@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);*,::after,::before{box-sizing:border-box}html{font-size:10px;scroll-behavior:smooth}blockquote,body,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,ol,p,pre,ul{margin:0;padding:0}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;color:inherit}body{font-family:sans-serif;line-height:1.5}button{background:0 0;border:none;padding:0;cursor:pointer}input,select,textarea{font:inherit;margin:0}img{max-width:100%;height:auto;display:block}.montserrat-bold{font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-weight:900;font-style:normal}.montserrat-medium{font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal}.montserrat-regular{font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}:not(svg):not(svg*){outline:1px solid red}body,html{margin:0;padding:0;width:100vw;max-width:100vw;overflow-x:hidden;position:relative}body{background:#fff;max-width:100%;font-family:Montserrat,sans-serif;line-height:1.5}h1,h2,h3,h4,h5,h6{line-height:1}.site-navigation{background:0 0;padding:2rem 6rem;border-top:5px solid var(--theme-color1);overflow:hidden;transition:background-color .3s ease}@media (max-width:960px) and (max-height:540px) and (orientation:landscape){.site-navigation{padding:0 3rem}}@media (max-width:844px) and (max-height:390px) and (orientation:landscape){.site-navigation{padding:0 3rem}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.site-navigation{padding:0 3rem}}.site-navigation__brand{font-size:2rem;font-weight:400}@media (max-width:1024px){.site-navigation__brand{font-size:2rem}}@media (max-width:480px){.site-navigation__brand{font-size:2.5rem}}@media (max-width:480px){.site-navigation__brand{font-size:2rem}}@media (max-width:1280px) and (max-height:768px) and (orientation:landscape){.site-navigation__brand{font-size:1.6rem}}@media (max-width:1098px) and (max-height:583px) and (orientation:landscape){.site-navigation__brand{font-size:1.8rem}}@media (max-width:960px) and (max-height:540px) and (orientation:landscape){.site-navigation__brand{font-size:1.5rem;padding:2rem 0}}@media (max-width:844px) and (max-height:390px) and (orientation:landscape){.site-navigation__brand{font-size:1.5rem;padding:2rem 0}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.site-navigation__brand{font-size:1.5rem;padding:1rem 0}}.site-navigation.active{position:fixed;z-index:1000;top:0;left:0;width:100%;height:100%}.site-navigation.active .site-navigation__brand{display:none}@media (max-width:768px){.site-navigation{padding:2rem 3rem}.site-navigation.active{background:var(--theme-color1);height:100%;display:flex;flex-direction:column;justify-content:start}.site-navigation.active .site-navigation__menu--mobile .site-navigation__menu-item a{color:#fff;opacity:.75}.site-navigation.active .site-navigation__menu--mobile .site-navigation__menu-item a svg{fill:#fff}.site-navigation.active .site-navigation__menu--mobile .site-navigation__menu-item.is-active a{color:#fff;opacity:1}.site-navigation.active .site-navigation__menu--mobile .site-navigation__menu-item.is-active a svg{fill:#fff}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.site-navigation{padding:1rem 3rem}}.site-navigation__logo a svg{height:5rem;width:auto}.site-navigation__logo a svg g{fill:#fff;transition:fill .3s ease}.site-navigation__container{display:flex;justify-content:space-between;align-items:center;margin:0 auto}@media (max-width:768px){.site-navigation__container{width:100%}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.site-navigation__container{width:unset}}.site-navigation__logo img{height:50px;width:auto}.site-navigation__menu{list-style:none;margin:0}.site-navigation__menu--desktop{display:flex}.site-navigation__menu--desktop .site-navigation__menu-item{margin-left:4rem}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.site-navigation__menu--desktop .site-navigation__menu-item{margin-left:2rem}}.site-navigation__menu--desktop .site-navigation__menu-item a{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--theme-color2);font-size:2rem;font-weight:400;transition:color .3s ease}@media (max-width:1280px) and (max-height:768px) and (orientation:landscape){.site-navigation__menu--desktop .site-navigation__menu-item a{font-size:1.6rem}}@media (max-width:1098px) and (max-height:483px) and (orientation:landscape){.site-navigation__menu--desktop .site-navigation__menu-item a{font-size:1.8rem}}@media (max-width:960px) and (max-height:540px) and (orientation:landscape){.site-navigation__menu--desktop .site-navigation__menu-item a{font-size:1.5rem}}@media (max-width:844px) and (max-height:390px) and (orientation:landscape){.site-navigation__menu--desktop .site-navigation__menu-item a{font-size:1.5rem}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.site-navigation__menu--desktop .site-navigation__menu-item a{font-size:1.5rem}}.site-navigation__menu--desktop .site-navigation__menu-item a:hover{color:var(--theme-color1)}.site-navigation__menu--mobile{margin-top:10rem;width:100%;display:none;overflow:hidden}.site-navigation__menu--mobile.active{display:block}.site-navigation__menu--mobile .site-navigation__menu-item{margin-bottom:3rem;text-align:left}.site-navigation__menu--mobile .site-navigation__menu-item a{font-size:2.8rem;font-weight:300;color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:start;gap:8px}.site-navigation__menu--mobile .site-navigation__menu-item a svg{width:1.5rem;height:1.5rem;fill:#fff}.site-navigation__menu--mobile .site-navigation__menu-item a:hover{opacity:.8}.site-navigation__menu--mobile .site-navigation__menu-item.is-active a{color:#fff}.site-navigation__menu--mobile .site-navigation__menu-item.is-active a svg{fill:#fff}.site-navigation.active .site-navigation__menu-button{color:#fff;position:absolute;top:2rem;right:3rem}.site-navigation__menu-button{display:none;background:0 0;border:none;color:var(--theme-color2);font-size:2.5rem;font-weight:400;cursor:pointer;padding:10px}@media (max-width:768px){.site-navigation__menu-button{font-size:2rem;padding:0}}@media (max-width:768px){.site-navigation{overflow:unset}.site-navigation__menu--desktop{display:none}.site-navigation__menu-button{display:block}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.site-navigation__menu--desktop{display:flex}.site-navigation__menu-button{display:none}}.skip-site-navigation{background:#fff;color:#000;font-size:1.6em;left:0;padding:.5em 1em;position:absolute;text-decoration:underline;top:-4em;transition:.25s;z-index:9999}.skip-site-navigation:focus{top:1em}body:not(.home) .site-navigation{background:#fff}body:not(.home) .site-navigation.active{background:var(--theme-color1);height:100%;display:flex;flex-direction:column;justify-content:start}body:not(.home) .site-navigation.active .site-navigation__logo a svg g{fill:#fff}body:not(.home) .site-navigation.active .site-navigation__menu-button{color:#fff}body:not(.home) .site-navigation.active a[target=_blank] svg{fill:#fff}body:not(.home) .site-navigation.active .site-navigation__menu--mobile .site-navigation__menu-item a{color:#fff;opacity:.75}body:not(.home) .site-navigation.active .site-navigation__menu--mobile .site-navigation__menu-item a svg{fill:#fff}body:not(.home) .site-navigation.active .site-navigation__menu--mobile .site-navigation__menu-item.is-active a{color:#fff;opacity:1}body:not(.home) .site-navigation.active .site-navigation__menu--mobile .site-navigation__menu-item.is-active a svg{fill:#fff}body:not(.home) .site-navigation .site-navigation__logo a svg g{fill:var(--theme-color1)}body:not(.home) .site-navigation .site-navigation__menu--desktop .site-navigation__menu-item a{color:#000;opacity:.75}body:not(.home) .site-navigation .site-navigation__menu--desktop .site-navigation__menu-item a:hover{color:var(--theme-color1)}body:not(.home) .site-navigation .site-navigation__menu--desktop .site-navigation__menu-item a svg{fill:#000}body:not(.home) .site-navigation .site-navigation__menu--desktop .site-navigation__menu-item a:hover svg{fill:var(--theme-color1)}body:not(.home) .site-navigation .site-navigation__menu-button{color:#000}body:not(.home) .site-navigation a[target=_blank] svg{fill:#000}body:not(.home) .site-navigation a[target=_blank] svg:hover{fill:var(--theme-color1)}body:not(.home) .site-navigation .site-navigation__menu--desktop .site-navigation__menu-item.is-active a{font-weight:500;opacity:1}.hero{position:relative;width:calc(100% - 12rem);height:calc(100vh - 12rem);overflow:hidden;background:#f5f9ed;margin:2rem 6rem;border-radius:5rem;perspective:2000px;transform-style:preserve-3d}@media (max-width:768px){.hero{width:100%;margin:0;padding:0;background:unset;height:auto;transform:unset;perspective:unset;transform-style:unset;overflow:unset}}@media (max-width:844px) and (max-height:390px) and (orientation:landscape){.hero{border-radius:3rem;margin:0 3rem 2rem 3rem;width:calc(100% - 6rem);height:calc(100vh - 10rem)}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.hero{border-radius:3rem;margin:0 3rem 2rem 3rem;width:calc(100% - 6rem);height:calc(100vh - 10rem);position:relative;overflow:hidden;background:#f5f9ed;perspective:2000px;transform-style:preserve-3d}}.hero .hero-hover-zone{position:absolute;top:0;width:50%;height:100%;z-index:5;cursor:pointer}.hero .hero-hover-zone.hero-hover-left{left:0}.hero .hero-hover-zone.hero-hover-right{right:0}.hero__content{left:6rem;top:6rem;position:absolute;text-align:left;z-index:2;color:#231f20;width:425px}@media (max-width:1024px){.hero__content{top:3rem;left:3rem}}@media (max-width:768px){.hero__content{position:relative;left:unset;top:unset;width:100%;padding:3rem}}@media (max-width:402px){.hero__content{padding:3rem 3rem 1rem 3rem}}@media (max-width:1280px) and (max-height:600px) and (orientation:landscape){.hero__content{left:3rem;top:3rem}}@media (max-width:844px) and (max-height:390px) and (orientation:landscape){.hero__content{top:2rem;left:2rem}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.hero__content{top:1rem;left:1rem;width:unset;padding:1rem}}.hero__pre-text{font-size:2rem;margin-bottom:1rem;font-weight:700;text-transform:uppercase;display:block}@media (max-width:768px){.hero__pre-text{font-size:1.8rem}}@media (max-width:402px){.hero__pre-text{font-size:1.2rem}}@media (max-width:1280px) and (max-height:768px) and (orientation:landscape){.hero__pre-text{font-size:1.6rem;margin-bottom:.5rem}}@media (max-width:1098px) and (max-height:483px) and (orientation:landscape){.hero__pre-text{font-size:1.2rem}}@media (max-width:960px) and (max-height:540px) and (orientation:landscape){.hero__pre-text{font-size:1.2rem}}@media (max-width:844px) and (max-height:390px) and (orientation:landscape){.hero__pre-text{font-size:1rem;margin-bottom:.5rem}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.hero__pre-text{font-size:1rem;margin-bottom:.5rem}}.hero__headline{font-size:5rem;font-weight:400;line-height:1}@media (max-width:1280px){.hero__headline{font-size:4.5rem}}@media (max-width:1024px){.hero__headline{font-size:4rem}}@media (max-width:768px){.hero__headline{font-size:4rem}}@media (max-width:402px){.hero__headline{font-size:2.5rem}}@media (max-width:1280px) and (max-height:768px) and (orientation:landscape){.hero__headline{font-size:3.2rem}}@media (max-width:1098px) and (max-height:483px) and (orientation:landscape){.hero__headline{font-size:2.2rem}}@media (max-width:960px) and (max-height:540px) and (orientation:landscape){.hero__headline{font-size:2.5rem}}@media (max-width:844px) and (max-height:390px) and (orientation:landscape){.hero__headline{font-size:2rem}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.hero__headline{font-size:2rem}}.hero__sections{position:absolute;top:0;left:0;width:100%;height:100%;display:none;justify-content:center;align-items:center}.hero__sections.desktop{display:flex}@media (max-width:768px){.hero__sections.desktop{display:none}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.hero__sections.desktop{display:flex}}@media (max-width:768px){.hero__sections.mobile{display:flex;position:relative;left:unset;top:unset;width:200%;height:65vh;background:#f5f9ed;background-size:cover;border-radius:5rem;margin:2rem 3rem;overflow:hidden;align-items:center;justify-content:flex-start}}@media (max-width:480px){.hero__sections.mobile{display:flex;position:relative;left:unset;top:unset;width:200%;height:65vh;background:#f5f9ed;background-size:cover;border-radius:5rem;margin:2rem 3rem;overflow:hidden;align-items:flex-end;justify-content:flex-start}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.hero__sections.mobile{display:none}}@media (max-width:768px){.hero__sections-wrapper{position:relative;display:flex;flex-wrap:nowrap;width:100%;z-index:10;justify-content:space-between;flex-direction:row-reverse}}.hero__section{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}@media (max-width:768px){.hero__section{position:relative;top:unset;left:unset;width:100%;height:auto;flex-direction:column;align-items:flex-start;justify-content:flex-start}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.hero__section{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:unset}}.hero__section.active{opacity:1;display:flex}.hero__section.active .hero__overlay{opacity:1}.hero__section.left-side .hero__overlay{left:50%;right:auto;text-align:right;transform:translateX(calc(-100% - 6rem))}@media (max-width:768px){.hero__section.left-side .hero__overlay{left:unset;right:unset;transform:unset;width:100%;text-align:left}}@media (max-width:480px){.hero__section.left-side .hero__overlay{left:unset;right:unset;transform:unset;width:100%;text-align:left}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.hero__section.left-side .hero__overlay{left:50%;right:auto;text-align:right;transform:translateX(calc(-100% - 6rem));width:unset}}.hero__section.left-side .hero__overlay-explore{text-align:right;justify-content:center}@media (max-width:768px){.hero__section.left-side .hero__overlay-explore{text-align:left;margin-top:2rem;width:50%}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.hero__section.left-side .hero__overlay-explore{text-align:right;justify-content:center;margin-top:1rem;width:100%}}.hero__section.right-side .hero__overlay{right:50%;left:auto;text-align:left;transform:translateX(calc(100% + 6rem))}@media (max-width:768px){.hero__section.right-side .hero__overlay{left:unset;right:unset;transform:unset;width:100%;text-align:right;margin-bottom:3rem;align-items:flex-end}}@media (max-width:480px){.hero__section.right-side .hero__overlay{left:unset;right:unset;transform:unset;width:100%;text-align:right;margin-bottom:3rem}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.hero__section.right-side .hero__overlay{right:50%;left:auto;text-align:left;transform:translateX(calc(100% + 6rem));width:unset;margin:unset}}.hero__section.right-side .hero__overlay-explore{text-align:left;justify-content:center}@media (max-width:768px){.hero__section.right-side .hero__overlay-explore{text-align:right;width:65%;margin-top:2rem}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.hero__section.right-side .hero__overlay-explore{text-align:right;justify-content:center;margin-top:1rem;width:100%}}.hero__image-container{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center;transform-style:preserve-3d}@media (max-width:768px){.hero__image-container{position:absolute;top:50%;left:50%;z-index:1}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.hero__image-container{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center;transform-style:preserve-3d;top:unset;left:unset;z-index:unset}}@media (max-width:768px){.hero__image-container.left{transform:translate(-50%,-55%);transition:transform .3s ease-out}}@media (max-width:480px){.hero__image-container.left{transform:translate(-50%,-60%);transition:transform .3s ease-out}}@media (max-width:768px){.hero__image-container.right{transform:translate(-50%,-55%);transition:transform .3s ease-out}}@media (max-width:480px){.hero__image-container.right{transform:translate(-50%,-60%);transition:transform .3s ease-out}}.hero__image{position:relative;width:680px;height:580px;display:flex;justify-content:center;align-items:center;z-index:1;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform;transition:transform .3s ease-out}@media (max-width:1280px){.hero__image{width:600px;height:500px}}@media (max-width:1024px){.hero__image{width:500px;height:426px}}@media (max-width:768px){.hero__image{width:680px;height:580px}}@media (max-width:480px){.hero__image{width:600px;height:500px;top:3rem}}@media (max-width:402px){.hero__image{width:450px;height:375px;top:3rem}}@media (max-width:1544px) and (max-height:730px) and (orientation:landscape){.hero__image{width:550px;height:458.33px}}@media (max-width:1280px) and (max-height:600px) and (orientation:landscape){.hero__image{width:350px;height:291.67px}}@media (max-width:1098px) and (max-height:483px) and (orientation:landscape){.hero__image{width:300px;height:260px}}@media (max-width:960px) and (max-height:540px) and (orientation:landscape){.hero__image{width:350px;height:297.5px}}@media (max-width:844px) and (max-height:390px) and (orientation:landscape){.hero__image{width:250px;height:200px}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.hero__image{width:250px;height:200px}}.hero__image .base-image{width:100%;height:100%;object-fit:contain;position:absolute;top:0;left:0;z-index:1;transition:all .4s ease;opacity:1;transform-style:preserve-3d;backface-visibility:hidden}.hero__image .blur-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none;clip-path:inset(0 50% 0 0);transition:all .4s ease}.hero__image .blur-overlay img{width:100%;height:100%;object-fit:contain;filter:blur(10px);opacity:.25}.hero__image.blur-left-active .blur-overlay{clip-path:inset(0 50% 0 0)}.hero__image.blur-left-active .base-image{mask-image:linear-gradient(to right,transparent 0,transparent 50%,#000 50%,#000 100%);-webkit-mask-image:linear-gradient(to right,transparent 0,transparent 50%,#000 50%,#000 100%)}.hero__image.blur-right-active .blur-overlay{clip-path:inset(0 0 0 50%)}.hero__image.blur-right-active .base-image{mask-image:linear-gradient(to right,#000 0,#000 50%,transparent 50%,transparent 100%);-webkit-mask-image:linear-gradient(to right,#000 0,#000 50%,transparent 50%,transparent 100%)}.hero__overlay{position:absolute;z-index:10;max-width:45%;opacity:0;display:flex;flex-direction:column}@media (max-width:768px){.hero__overlay{max-width:unset;width:100%;height:100%;opacity:unset;padding:3rem;margin-bottom:3rem}}@media (max-width:480px){.hero__overlay{position:relative;left:unset;top:unset;max-width:unset;width:100%;height:100%;opacity:unset;padding:3rem;margin-bottom:3rem}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.hero__overlay{position:absolute;z-index:10;max-width:45%;opacity:0;display:flex;flex-direction:column;height:unset;padding:unset;margin:unset}}.hero__overlay-headline{font-size:5rem;font-weight:700;display:block;color:#03441f;line-height:1}@media (max-width:1280px){.hero__overlay-headline{font-size:4.5rem}}@media (max-width:1024px){.hero__overlay-headline{font-size:3.8rem}}@media (max-width:768px){.hero__overlay-headline{font-size:5rem}}@media (max-width:480px){.hero__overlay-headline{font-size:3.5rem}}@media (max-width:402px){.hero__overlay-headline{font-size:2.5rem}}@media (max-width:1280px) and (max-height:768px) and (orientation:landscape){.hero__overlay-headline{font-size:3.5rem}}@media (max-width:1098px) and (max-height:483px) and (orientation:landscape){.hero__overlay-headline{font-size:3rem}}@media (max-width:960px) and (max-height:540px) and (orientation:landscape){.hero__overlay-headline{font-size:3.2rem}}@media (max-width:844px) and (max-height:390px) and (orientation:landscape){.hero__overlay-headline{margin-top:5rem;font-size:2.8rem}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.hero__overlay-headline{margin-top:0;font-size:2.2rem}}.hero__overlay-subheadline{display:block;font-weight:300}.hero__overlay-explore{margin-top:2rem;font-size:2.3rem;color:#00843d;display:flex;align-items:center;gap:1rem}@media (max-width:768px){.hero__overlay-explore{margin-top:0}}.hero__overlay-explore a{color:inherit;text-decoration:none;display:flex;align-items:center;gap:1rem}.hero__overlay-explore .explore-icon{width:3.6rem;height:auto}@media (max-width:1098px) and (max-height:600px) and (orientation:landscape){.hero__overlay-explore .explore-icon{width:2.5rem}}.hero__overlay-explore .explore-icon img{width:100%}.hero__bottom-text{position:absolute;bottom:-.5rem;left:50%;transform:translateX(-50%);right:auto;z-index:2;line-height:1;width:100%;text-align:center;font-weight:700;white-space:nowrap}.hero__bottom-text.desktop{display:block}@media (max-width:768px){.hero__bottom-text.desktop{display:none}}@media (max-width:844px) and (max-height:390px) and (orientation:landscape){.hero__bottom-text.desktop{bottom:-.25rem}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.hero__bottom-text.desktop{bottom:-.25rem;display:block}}.hero__bottom-text.mobile{display:none}@media (max-width:768px){.hero__bottom-text.mobile{display:block;font-size:4rem;bottom:0;transform:unset;width:40%}}@media (max-width:480px){.hero__bottom-text.mobile{display:block;font-size:2rem;transform:unset}}@media (max-width:768px){.hero__bottom-text.mobile.left{left:2.5rem}}@media (max-width:768px){.hero__bottom-text.mobile.right{left:unset;right:2rem}}.hero__chooser{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#00843d;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:10;cursor:pointer}@media (max-width:768px){.hero__chooser.desktop{display:none}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.hero__chooser.desktop{display:flex}}.hero__chooser.mobile{display:none}@media (max-width:768px){.hero__chooser.mobile{display:flex;right:3rem;left:unset;transform:translate(0,50%);z-index:100}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.hero__chooser.mobile{display:none}}@media (max-width:768px){.hero__chooser.mobile.right{left:3rem;right:unset;transform:translate(0,50%)}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.hero__chooser.mobile.right{display:none}}@media (max-width:768px){.hero__chooser.mobile img{display:none}.hero__chooser.mobile img.active{display:block}}.hero__chooser img{width:3rem;height:3rem;padding:1rem;box-sizing:content-box}@media (max-width:402px){.hero__chooser img{width:2rem;height:2rem}}@media (max-width:1098px) and (max-height:600px) and (orientation:landscape){.hero__chooser img{width:2rem;height:2rem}}#feed-solutions,#service-experience{position:relative;padding-top:3rem;display:none}#feed-solutions.active,#service-experience.active{display:block}@media (max-width:1280px){#feed-solutions,#service-experience{padding-top:3rem}}@media (max-width:768px){#feed-solutions,#service-experience{padding-top:0}}section.section_navigation{padding-top:3rem;display:flex;left:6rem;position:absolute;flex-direction:column;gap:0;justify-content:flex-start;align-items:flex-start;z-index:10}@media (max-width:1280px){section.section_navigation{padding-top:3rem}}@media (max-width:768px){section.section_navigation{left:unset;top:unset;position:relative;padding-top:0;flex-direction:column;gap:0;padding:3rem;margin:3rem 0;background:#fff;z-index:100}}@media (max-width:844px) and (max-height:390px) and (orientation:landscape){section.section_navigation{left:0;margin:0 0 0 3rem;gap:0;background:unset}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){section.section_navigation{left:0;margin:0 0 0 3rem;padding:2rem 0;background:unset}}@media (max-width:844px) and (max-height:390px) and (orientation:landscape){section.section_navigation.is-pinned{left:0!important;margin-left:3rem!important}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){section.section_navigation.is-pinned{left:0!important;margin-left:3rem!important}}section.section_navigation.in-darkness a{color:#fff}@media (max-width:768px){section.section_navigation.in-darkness a{color:unset}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){section.section_navigation.in-darkness a{color:#fff}}section.section_navigation a{display:block;text-decoration:none;color:#231f20;font-size:2rem;border-left:4px solid transparent;padding-left:1rem;min-width:max-content;font-weight:400}@media (max-width:1024px){section.section_navigation a{font-size:1.8rem}}@media (max-width:844px) and (max-height:390px) and (orientation:landscape){section.section_navigation a{font-size:1.5rem}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){section.section_navigation a{font-size:1.5rem}}section.section_navigation a.active{border-left:4px solid #00843d;font-weight:700;letter-spacing:-.02em}.video-component{position:relative;width:100%;padding:0 6rem 6rem 34rem}@media (max-width:1024px){.video-component{padding:0 6rem 6rem 30rem;margin-bottom:6rem}}@media (max-width:768px){.video-component{padding:0 3rem;margin-bottom:6rem}}@media (max-width:844px) and (max-height:390px) and (orientation:landscape){.video-component{padding:0 3rem 6rem 22rem;margin-bottom:0}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.video-component{padding:0 3rem 6rem 22rem;margin-bottom:0}}.video-component .video-container{position:relative;width:100%;max-width:1200px;margin:0 auto;border-radius:5rem;overflow:hidden}.video-component .video-container::before{content:"";display:block;padding-top:56.25%}.video-component .video-container::after{background:-moz-linear-gradient(top,rgba(0,0,0,0) 0,#000 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(100%,#000));background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0,#000 100%);background:-o-linear-gradient(top,rgba(0,0,0,0) 0,#000 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0) 0,#000 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0,#000 100%);bottom:0;content:"";display:block;height:20em;left:0;opacity:.75;pointer-events:none;position:absolute;width:100%}.video-component .video-container .video-player{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.video-component .video-container .video-overlay-link{position:absolute;bottom:4rem;left:4rem;display:flex;align-items:center;padding:.75rem 1.5rem;border-radius:3rem;text-decoration:none;transition:all .3s ease;z-index:10}.video-component .video-container .video-overlay-link::before{background:-moz-radial-gradient(center,ellipse cover,#000 0,rgba(0,0,0,0) 70%,rgba(0,0,0,0) 100%);background:-webkit-gradient(radial,center center,0,center center,100%,color-stop(0,#000),color-stop(70%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,0)));background:-webkit-radial-gradient(center,ellipse cover,#000 0,rgba(0,0,0,0) 70%,rgba(0,0,0,0) 100%);background:-o-radial-gradient(center,ellipse cover,#000 0,rgba(0,0,0,0) 70%,rgba(0,0,0,0) 100%);background:-ms-radial-gradient(center,ellipse cover,#000 0,rgba(0,0,0,0) 70%,rgba(0,0,0,0) 100%);background:radial-gradient(ellipse at center,#000 0,rgba(0,0,0,0) 70%,rgba(0,0,0,0) 100%);border-radius:3rem;content:"";height:200%;left:50%;opacity:.4;position:absolute;top:50%;transform:translate(-50%,-50%);width:130%}@media (max-width:1280px){.video-component .video-container .video-overlay-link{bottom:2rem;left:2rem}}@media (max-width:480px){.video-component .video-container .video-overlay-link{bottom:1rem;left:1rem}}.video-component .video-container .video-overlay-link:hover .arrow-circle{transform:scale(1.1)}.video-component .video-container .video-overlay-link .arrow-circle{width:6rem;height:6rem;background-color:#00843d;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:1rem;transition:transform .3s ease;position:relative}@media (max-width:768px){.video-component .video-container .video-overlay-link .arrow-circle{width:4rem;height:4rem}}@media (max-width:960px) and (max-height:540px) and (orientation:landscape){.video-component .video-container .video-overlay-link .arrow-circle{width:4rem;height:4rem}}.video-component .video-container .video-overlay-link .arrow-circle .diagonal-arrow{width:1.6rem;height:1.6rem}@media (max-width:768px){.video-component .video-container .video-overlay-link .arrow-circle .diagonal-arrow{width:1.2rem;height:1.2rem}}@media (max-width:960px) and (max-height:540px) and (orientation:landscape){.video-component .video-container .video-overlay-link .arrow-circle .diagonal-arrow{width:1.2rem;height:1.2rem}}.video-component .video-container .video-overlay-link .link-label{color:#fff;font-size:2rem;font-weight:300;text-shadow:0 0 .9rem #000;position:relative}@media (max-width:768px){.video-component .video-container .video-overlay-link .link-label{font-size:1.6rem}}@media (max-width:1544px) and (max-height:730px) and (orientation:landscape){.video-component .video-container .video-overlay-link .link-label{font-size:2.5rem}}@media (max-width:844px) and (max-height:390px) and (orientation:landscape){.video-component .video-container .video-overlay-link .link-label{font-size:1.5rem}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.video-component .video-container .video-overlay-link .link-label{font-size:1.5rem}}.video-component .video-container .playpause{align-items:center;background-color:var(--theme-color1);border-radius:50%;border:none;color:#fff;cursor:pointer;display:flex;justify-content:center;height:3em;width:3em}@media (max-width:768px){.video-component .video-container .playpause{display:none}}@media (max-width:960px) and (max-height:540px) and (orientation:landscape){.video-component .video-container .playpause{height:2em;width:2em}}@media (max-width:960px) and (max-height:540px) and (orientation:landscape){.video-component .video-container .playpause svg{height:9px}}.video-component .video-container .playpause{bottom:4rem;background:rgba(0,0,0,.5);display:flex;position:absolute;right:4rem;z-index:9}@media (max-width:1024px){.video-component .video-container .playpause{bottom:2.8rem;right:3.5rem}}@media (max-width:768px){.video-component .video-container .playpause{bottom:2.8rem;right:3.5rem}}@media (max-width:480px){.video-component .video-container .playpause{bottom:1.8rem;right:2.5rem}}.video-component .video-container .playpause:hover{background:rgba(0,0,0,.75)}.video-component .video-container .playpause:focus-visible{background:rgba(0,0,0,.75)}.video-component .video-content{max-width:1200px;margin:2rem auto 0;padding:0 1rem}.video-component .video-content .video-title{font-size:2.5rem;font-weight:700;color:#03441f;margin-bottom:1rem;line-height:1.2}.video-component .video-content .video-description{font-size:1.2rem;line-height:1.6;color:#231f20}.video-component .video-content .video-description p{margin-bottom:1rem}.video-component .video-content .video-description p:last-child{margin-bottom:0}.video-fullscreen{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.video-fullscreen.active{opacity:1}.video-fullscreen .video-wrapper{width:min(100vw - 12rem,(100vh - 12rem) * 16 / 9);height:min((100vw - 12rem) * 9 / 16,100vh - 12rem);position:relative;border-radius:5rem;overflow:hidden}@media (max-width:768px){.video-fullscreen .video-wrapper{width:min(100vw - 4rem,(100vh - 4rem) * 16 / 9);height:min((100vw - 4rem) * 9 / 16,100vh - 4rem)}}@media (max-width:1098px) and (max-height:483px) and (orientation:landscape){.video-fullscreen .video-wrapper{width:min(100vw - 4rem,(100vh - 4rem) * 16 / 9);height:min((100vw - 4rem) * 9 / 16,100vh - 4rem)}}@media (max-width:844px) and (max-height:390px) and (orientation:landscape){.video-fullscreen .video-wrapper{width:min(100vw - 4rem,(100vh - 4rem) * 16 / 9);height:min((100vw - 4rem) * 9 / 16,100vh - 4rem)}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.video-fullscreen .video-wrapper{width:min(100vw - 4rem,(100vh - 4rem) * 16 / 9);height:min((100vw - 4rem) * 9 / 16,100vh - 4rem)}}.video-fullscreen .video-wrapper .video-player{width:100%;aspect-ratio:16/9;height:auto;object-fit:cover}.video-fullscreen .video-wrapper .video-player::-webkit-media-controls-volume-control-container{display:none!important}.video-fullscreen .video-close-button{position:absolute;top:4rem;right:4rem;width:6rem;height:6rem;display:flex;align-items:center;justify-content:center;z-index:20;transition:transform .3s ease;cursor:pointer}@media (max-width:768px){.video-fullscreen .video-close-button{top:2rem;right:2rem;width:5rem;height:5rem}}.video-fullscreen .video-close-button:hover{transform:scale(1.1)}.video-fullscreen .video-close-button img{box-shadow:inset 0 0 3em rgba(0,0,0,.25),0 0 2em rgba(0,0,0,.25);border-radius:50%;height:100%;width:100%}.what-we-did{width:100%;padding:8rem 6rem 8rem 34rem;position:relative;background-color:#000;overflow:hidden}@media (max-width:1024px){.what-we-did{padding:6rem 3rem 6rem 30rem}}@media (max-width:768px){.what-we-did{padding:10rem 3rem}}@media (max-width:1544px) and (max-height:730px) and (orientation:landscape){.what-we-did{padding:10rem 6rem 10rem 34rem}}@media (max-width:844px) and (max-height:390px) and (orientation:landscape){.what-we-did{padding:6rem 3rem 6rem 22rem}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.what-we-did{padding:6rem 3rem 6rem 22rem}}.what-we-did__gradient{z-index:0;position:absolute;top:var(--y,50%);left:var(--x,50%);width:100%;height:100%;background:radial-gradient(circle closest-side,#00843d,transparent);transform:translate(-50%,-50%);transition:opacity .5s ease-in-out,width .2s ease,height .2s ease;pointer-events:none;opacity:.5!important}.what-we-did__container{z-index:10;position:relative}.what-we-did__items{display:grid;grid-template-columns:repeat(2,1fr);gap:17rem}@media (max-width:1024px){.what-we-did__items{grid-template-columns:repeat(2,1fr);gap:8rem}}@media (max-width:768px){.what-we-did__items{grid-template-columns:1fr;gap:12rem}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.what-we-did__items{grid-template-columns:repeat(2,1fr);gap:8rem}}.what-we-did__item{display:flex;flex-direction:column;align-items:start;text-align:left}.what-we-did__item-icon{height:7rem;margin-bottom:2.5rem}@media (max-width:1280px){.what-we-did__item-icon{height:6rem}}@media (max-width:1024px){.what-we-did__item-icon{height:4rem;margin-bottom:1rem}}@media (max-width:768px){.what-we-did__item-icon{height:8rem}}@media (max-width:768px){.what-we-did__item-icon{height:6rem}}@media (max-width:480px){.what-we-did__item-icon{height:5rem}}@media (max-width:402px){.what-we-did__item-icon{height:4rem}}@media (max-width:1544px) and (max-height:730px) and (orientation:landscape){.what-we-did__item-icon{height:6rem}}@media (max-width:1098px) and (max-height:600px) and (orientation:landscape){.what-we-did__item-icon{height:5rem}}@media (max-width:960px) and (max-height:540px) and (orientation:landscape){.what-we-did__item-icon{height:4rem}}@media (max-width:844px) and (max-height:390px) and (orientation:landscape){.what-we-did__item-icon{height:3rem}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.what-we-did__item-icon{height:3rem}}.what-we-did__item-icon img{width:100%;height:100%;object-fit:contain;object-position:left center}.what-we-did__item-description{font-size:3.2rem;line-height:1.5;color:#fff}@media (max-width:1280px){.what-we-did__item-description{font-size:3.2rem}}@media (max-width:1024px){.what-we-did__item-description{font-size:2.5rem}}@media (max-width:768px){.what-we-did__item-description{font-size:3rem}}@media (max-width:480px){.what-we-did__item-description{font-size:3rem}}@media (max-width:402px){.what-we-did__item-description{font-size:2.6rem}}@media (max-width:1544px) and (max-height:730px) and (orientation:landscape){.what-we-did__item-description{font-size:3.2rem}}@media (max-width:1280px) and (max-height:768px) and (orientation:landscape){.what-we-did__item-description{font-size:2.4rem}}@media (max-width:1098px) and (max-height:600px) and (orientation:landscape){.what-we-did__item-description{font-size:2.5rem}}@media (max-width:960px) and (max-height:540px) and (orientation:landscape){.what-we-did__item-description{font-size:2.1rem}}@media (max-width:844px) and (max-height:390px) and (orientation:landscape){.what-we-did__item-description{font-size:2rem}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.what-we-did__item-description{font-size:1.8rem}}.brands__container{padding:12rem 6rem 6rem 34rem}@media (max-width:1024px){.brands__container{padding:6rem 3rem 3rem 30rem}}@media (max-width:768px){.brands__container{padding:6rem 3rem}}@media (max-width:844px) and (max-height:390px) and (orientation:landscape){.brands__container{padding:6rem 3rem 3rem 22rem}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.brands__container{padding:6rem 3rem 3rem 22rem}}.brands__title{font-size:4.1rem;font-weight:400;margin-bottom:4rem;text-align:left;line-height:1.2}@media (max-width:1280px) and (max-height:768px) and (orientation:landscape){.brands__title{font-size:2.8rem}}@media (max-width:1098px) and (max-height:483px) and (orientation:landscape){.brands__title{font-size:2.4rem}}@media (max-width:960px) and (max-height:540px) and (orientation:landscape){.brands__title{font-size:2.6rem}}@media (max-width:1024px){.brands__title{font-size:3.1rem}}@media (max-width:768px){.brands__title{font-size:2.8rem}}@media (max-width:960px) and (max-height:540px) and (orientation:landscape){.brands__title{font-size:3rem}}@media (max-width:844px) and (max-height:390px) and (orientation:landscape){.brands__title{font-size:2.2rem;margin-bottom:2rem}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.brands__title{font-size:2.2rem;margin-bottom:2rem}}.brands__slider{position:relative;width:100%;overflow:hidden;display:flex;flex-wrap:nowrap;transition:transform .5s ease}.brands__slide{display:flex;width:100%;flex:0 0 100%;min-height:0}@media (max-width:1024px){.brands__slide{flex-direction:column;height:60vh}}@media (max-width:768px){.brands__slide{flex-direction:column}}@media (max-width:1280px) and (max-height:768px) and (orientation:landscape){.brands__slide{height:65vh}}@media (max-width:960px) and (max-height:540px) and (orientation:landscape){.brands__slide{flex-direction:row}}.brands__slide-button{margin-top:6rem;display:inline-flex;align-items:center;justify-content:center;padding:1rem 6rem;background-color:#00843d;color:#fff;text-decoration:none;border-radius:5rem;font-size:2rem;font-weight:300;width:fit-content;text-shadow:0 0 .9rem #000}@media (max-width:1280px) and (max-height:768px) and (orientation:landscape){.brands__slide-button{margin-top:2rem;font-size:1.8rem}}@media (max-width:1098px) and (max-height:483px){.brands__slide-button{font-size:1.2rem;width:100%}}@media (max-width:1024px){.brands__slide-button{font-size:1.6rem;margin-top:1.25rem}}@media (max-width:480px){.brands__slide-button{font-size:1.4rem;margin:0}}@media (max-width:402px){.brands__slide-button{font-size:1.2rem;margin:0}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.brands__slide-button{font-size:1.2rem;padding:1rem 3rem}}.brands__slide-column{overflow:hidden;border-radius:5rem}@media (max-width:844px) and (max-height:390px) and (orientation:landscape){.brands__slide-column{border-radius:3rem}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.brands__slide-column{border-radius:3rem}}.brands__slide-column--left{width:40%;background-color:#000;padding:4rem;display:flex;flex-direction:column;justify-content:center}@media (max-width:1024px){.brands__slide-column--left{width:100%;height:50%}}@media (max-width:768px){.brands__slide-column--left{width:100%;height:50%}}@media (max-width:480px){.brands__slide-column--left{height:60%;gap:1rem;padding:3rem 4rem;justify-content:space-between}}@media (max-width:960px) and (max-height:540px) and (orientation:landscape){.brands__slide-column--left{height:100%;width:50%}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.brands__slide-column--left{width:50%;height:100%;background-color:#000;padding:4rem;display:flex;flex-direction:column;justify-content:center}}.brands__slide-column--right{width:60%;position:relative;overflow:hidden}@media (max-width:1024px){.brands__slide-column--right{width:100%;height:50%}}@media (max-width:768px){.brands__slide-column--right{width:100%;aspect-ratio:9/5;height:50%}}@media (max-width:480px){.brands__slide-column--right{height:auto}}@media (max-width:960px) and (max-height:540px) and (orientation:landscape){.brands__slide-column--right{height:100%;width:50%}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.brands__slide-column--right{width:50%;position:relative;overflow:hidden}}.brands__slide-headline{color:#fff;font-size:4.1rem;font-weight:300;margin-bottom:2rem;line-height:1.2}@media (max-width:1280px){.brands__slide-headline{font-size:3.6rem}}@media (max-width:1024px){.brands__slide-headline{font-size:2.8rem;margin:0}}@media (max-width:480px){.brands__slide-headline{font-size:2.4rem}}@media (max-width:402px){.brands__slide-headline{font-size:2.2rem}}@media (max-width:1280px) and (max-height:768px) and (orientation:landscape){.brands__slide-headline{font-size:2.8rem}}@media (max-width:1098px) and (max-height:483px) and (orientation:landscape){.brands__slide-headline{font-size:2.2rem}}@media (max-width:960px) and (max-height:540px) and (orientation:landscape){.brands__slide-headline{font-size:2.6rem}}@media (max-width:844px) and (max-height:390px) and (orientation:landscape){.brands__slide-headline{font-size:1.8rem}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.brands__slide-headline{font-size:1.8rem}}.brands__slide-description{color:#fff;font-size:2.3rem;line-height:1.4;font-weight:300}@media (max-width:1280px) and (max-height:768px) and (orientation:landscape){.brands__slide-description{font-size:1.8rem}}@media (max-width:1098px) and (max-height:483px) and (orientation:landscape){.brands__slide-description{font-size:1.2rem}}@media (max-width:960px) and (max-height:540px) and (orientation:landscape){.brands__slide-description{font-size:1.6rem}}@media (max-width:1024px){.brands__slide-description{font-size:1.6rem}}@media (max-width:480px){.brands__slide-description{font-size:1.4rem}}@media (max-width:402px){.brands__slide-description{font-size:1.2rem}}@media (max-width:844px) and (max-height:390px) and (orientation:landscape){.brands__slide-description{font-size:1.2rem}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.brands__slide-description{font-size:1.2rem}}.brands__slide-video{width:100%;height:100%;object-fit:cover}.brands .playpause{align-items:center;background-color:var(--theme-color1);border-radius:50%;border:none;color:#fff;cursor:pointer;display:flex;justify-content:center;height:3em;width:3em}@media (max-width:768px){.brands .playpause{display:none}}@media (max-width:960px) and (max-height:540px) and (orientation:landscape){.brands .playpause{height:2em;width:2em}}@media (max-width:960px) and (max-height:540px) and (orientation:landscape){.brands .playpause svg{height:9px}}.brands .playpause{bottom:4rem;background:rgba(0,0,0,.5);display:flex;position:absolute;right:4rem;z-index:9}@media (max-width:1024px){.brands .playpause{bottom:2.8rem;right:3.5rem}}@media (max-width:768px){.brands .playpause{bottom:2.8rem;right:3.5rem}}@media (max-width:480px){.brands .playpause{bottom:1.8rem;right:2.5rem}}.brands .playpause:hover{background:rgba(0,0,0,.75)}.brands .playpause:focus-visible{background:rgba(0,0,0,.75)}.brands__logos{display:flex;flex-direction:row;justify-content:center;margin-top:3rem;width:100%;gap:13rem}@media (max-width:1280px){.brands__logos{gap:8rem}}@media (max-width:1024px){.brands__logos{gap:6rem}}@media (max-width:768px){.brands__logos{width:max-content;min-width:100%;display:flex;flex-direction:row;overflow:hidden;gap:6rem;padding:0;margin:3rem 0 0 0;justify-content:flex-start;left:50%;position:relative;transform:translateX(-50%)}}@media (max-width:1280px) and (max-height:768px) and (orientation:landscape){.brands__logos{gap:8rem}}@media (max-width:1098px) and (max-height:483px) and (orientation:landscape){.brands__logos{gap:6rem}}@media (max-width:960px) and (max-height:540px) and (orientation:landscape){.brands__logos{gap:5rem}}@media (max-width:844px) and (max-height:390px) and (orientation:landscape){.brands__logos{margin-top:1rem}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.brands__logos{min-width:unset;overflow:unset;padding:unset;margin:unset;left:unset;position:unset;transform:unset;margin-top:1rem;display:flex;flex-direction:row;justify-content:space-between;margin-top:3rem;width:100%;gap:unset}}.brands__logo{cursor:pointer;transition:opacity .3s ease;display:flex;align-items:center;justify-content:center;height:3.3rem}.brands__logo:hover{filter:brightness(0);transition:filter .5s ease}.brands__logo.active{opacity:1;position:relative;filter:brightness(0)}@media (max-width:768px){.brands__logo{flex-shrink:0;height:2.5rem}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.brands__logo{height:1.2rem}}.brands__logo-image{max-height:100%;width:auto}.brands__navigation{margin-top:3rem;width:100%;display:flex;align-items:center;justify-content:space-between}@media (max-width:768px){.brands__navigation{flex-direction:column;gap:2rem}}@media (max-width:844px) and (max-height:390px) and (orientation:landscape){.brands__navigation{margin-top:1rem}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.brands__navigation{margin-top:2rem}}.brands__navigation-progress{width:calc(100% - 10.4rem);height:1px;position:relative}@media (max-width:768px){.brands__navigation-progress{width:100%;order:1}}.brands__navigation-progress-track{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#5c7799}.brands__navigation-progress-indicator{position:absolute;top:0;left:0;height:100%;background-color:#231f20;z-index:2;transition:width .5s ease}.brands__navigation-buttons{display:flex;align-items:center;gap:3rem}@media (max-width:768px){.brands__navigation-buttons{order:2}}.brands__navigation-button{width:2.2rem;height:2.2rem}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.brands__navigation-button{width:2rem;height:2rem}}.closing{width:100%;padding:6rem 6rem 6rem 34rem;position:relative}@media (max-width:1024px){.closing{padding:6rem 6rem 6rem 30rem}}@media (max-width:768px){.closing{padding:6rem 3rem}}@media (max-width:844px) and (max-height:390px) and (orientation:landscape){.closing{padding:6rem 3rem 3rem 22rem}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.closing{padding:6rem 3rem 3rem 22rem}}.closing__container{margin:0 auto;position:relative;z-index:1;display:flex;align-items:start;gap:2rem}@media (max-width:1024px){.closing__icon img{margin-top:.25rem;width:2rem;height:2rem}}@media (max-width:768px){.closing__icon img{margin-top:.25rem;width:3.2rem;height:3.2rem}}@media (max-width:480px){.closing__icon img{margin-top:.5rem;width:2.5rem;height:2.5rem}}@media (max-width:1544px) and (max-height:730px) and (orientation:landscape){.closing__icon img{margin-top:.25rem;width:3.2rem;height:3.2rem}}@media (max-width:1280px) and (max-height:768px) and (orientation:landscape){.closing__icon img{margin-top:.25rem;width:2.8rem;height:2.8rem}}@media (max-width:1098px) and (max-height:600px) and (orientation:landscape){.closing__icon img{margin-top:.25rem;width:2.8rem;height:2.8rem}}@media (max-width:960px) and (max-height:540px) and (orientation:landscape){.closing__icon img{margin-top:.25rem;width:2rem;height:2rem}}@media (max-width:844px) and (max-height:390px) and (orientation:landscape){.closing__icon img{margin-top:.25rem;width:2rem;height:2rem}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.closing__icon img{margin-top:.25rem;width:2rem;height:2rem}}.closing__text p{font-size:4.1rem;line-height:1;font-weight:700;margin-bottom:4rem;color:#5c7799}.closing__text p strong{color:#231f20;font-weight:700}@media (max-width:1280px){.closing__text p{font-size:3.2rem}}@media (max-width:1024px){.closing__text p{font-size:2.5rem}}@media (max-width:768px){.closing__text p{font-size:3.2rem}}.branded-feed{padding:12rem 6rem 12rem 34rem;background-color:#000}@media (max-width:1024px){.branded-feed{padding:12rem 6rem 12rem 30rem}}@media (max-width:768px){.branded-feed{padding:6rem 3rem 6rem 18rem}}@media (max-width:768px){.branded-feed{padding:4rem 3rem}}@media (max-width:844px) and (max-height:390px) and (orientation:landscape){.branded-feed{padding:6rem 3rem 3rem 22rem}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.branded-feed{padding:6rem 3rem 3rem 22rem}}.branded-feed__container{width:100%;margin:0 auto}.branded-feed__columns{display:flex;gap:14rem}@media (max-width:1024px){.branded-feed__columns{flex-direction:column;gap:4rem}}.branded-feed__column:first-child{flex:0 0 auto}.branded-feed__column:last-child{flex:1}@media (max-width:1024px){.branded-feed__column{width:100%}}.branded-feed__text{font-size:2.3rem;line-height:1.2;color:#fff}@media (max-width:768px){.branded-feed__text{font-size:1.8rem}.branded-feed__text br{display:none}}@media (max-width:960px) and (max-height:540px) and (orientation:landscape){.branded-feed__text{font-size:2.1rem}}@media (max-width:844px) and (max-height:390px) and (orientation:landscape){.branded-feed__text{font-size:1.8rem}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.branded-feed__text{font-size:1.8rem}}.branded-feed__headline p{font-size:4.1rem;line-height:1.2;font-weight:400;margin-bottom:6rem;color:#5c7799}@media (max-width:1280px){.branded-feed__headline p{font-size:3.6rem;line-height:1.2}}@media (max-width:1024px){.branded-feed__headline p{font-size:3.2rem;margin-bottom:4rem}}@media (max-width:768px){.branded-feed__headline p{font-size:3.2rem;margin-bottom:3rem}}@media (max-width:1280px) and (max-height:768px) and (orientation:landscape){.branded-feed__headline p{font-size:2.8rem}}@media (max-width:1280px) and (max-height:600px) and (orientation:landscape){.branded-feed__headline p{font-size:2.8rem}}@media (max-width:844px) and (max-height:390px) and (orientation:landscape){.branded-feed__headline p{font-size:2.6rem}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.branded-feed__headline p{font-size:2.6rem}}.branded-feed__headline p strong{color:#fff;font-weight:400}.branded-feed__description{font-size:2.3rem;font-weight:200;color:#fff}@media (max-width:1024px){.branded-feed__description{font-size:2rem}}@media (max-width:1280px) and (max-height:768px) and (orientation:landscape){.branded-feed__description{font-size:2.1rem}}@media (max-width:1280px) and (max-height:600px) and (orientation:landscape){.branded-feed__description{font-size:2.1rem}}@media (max-width:960px) and (max-height:540px) and (orientation:landscape){.branded-feed__description{font-size:1.8rem}}@media (max-width:844px) and (max-height:390px) and (orientation:landscape){.branded-feed__description{font-size:1.6rem}}@media (max-width:750px) and (max-height:402px) and (orientation:landscape){.branded-feed__description{font-size:1.6rem}}#footer{background-color:#00843d;padding:4rem 0 0 0;color:#fff}.site-footer__top{display:flex;align-items:start;max-width:90%;margin:0 auto;width:100%;gap:6rem}@media (max-width:1024px){.site-footer__top{flex-direction:column;gap:2rem}}.site-footer__logo{max-width:15.5rem;margin-top:.3rem}.site-footer__logo img{max-width:100%;height:auto}@media (max-width:1024px){.site-footer__logo{order:1;text-align:center;margin:0 auto}.site-footer__logo img{height:3rem;width:auto}}.site-footer__copyright p{font-size:1.4rem}@media (max-width:1024px){.site-footer__copyright{order:3;max-width:100%;width:70%;text-align:center;margin:0 auto}}@media (max-width:1024px){.site-footer__nav{order:2;width:100%}}.site-footer__nav-list{display:flex;gap:6rem;list-style:none;margin:0;padding:0}@media (max-width:1024px){.site-footer__nav-list{width:100%;flex-direction:column;gap:1rem}}@media (max-width:1024px){.site-footer__nav-item{width:100%;text-align:center}}.site-footer__nav-item a{color:#fff;text-decoration:none;font-size:1.5rem;font-weight:300;transition:all .3s ease}.site-footer__nav-item a:hover{text-shadow:0 0 .9rem #000}@media (max-width:1024px){.site-footer__nav-item a{width:100%;display:block}}.site-footer__bottom{width:100%;position:relative;overflow:hidden;text-align:center;margin-top:4rem}.site-footer__cargill-logo{max-width:90%;position:relative;display:block;margin:0 auto;width:auto}.site-footer__return-top{display:flex;justify-content:flex-end;margin-left:auto}.site-footer__return-top a{color:#fff;font-size:1.6rem;font-weight:400}.site-footer__return-top a img{display:inline;width:1.6rem;height:auto;margin-left:.5rem}#dot-navigation{position:fixed;bottom:6rem;display:flex;justify-content:center;width:100%;z-index:100}@media (max-width:768px){#dot-navigation{right:0;top:50%;transform:translateY(-50%);left:unset;width:auto}}#dot-navigation .dot-navigation-wrapper{position:relative;display:flex;flex-direction:row;gap:1.5rem;z-index:100;flex-direction:column;align-items:center;justify-content:center;opacity:0}#dot-navigation .dot-wrapper{bottom:6rem;display:flex;flex-direction:row;gap:1.5rem;z-index:100;padding:1.5rem 2rem;background:#000;border-radius:5rem;transition:all .3s ease;width:250px;justify-content:space-between}@media (max-width:768px){#dot-navigation .dot-wrapper{width:auto}}#dot-navigation .swapper-wrapper{position:absolute;left:0;display:flex;flex-direction:row;gap:1.5rem;z-index:99;padding:.6rem 4rem .6rem 6rem;background:#5c7799;border-radius:5rem;transition:all .3s ease;opacity:0;justify-content:flex-end;width:150%}@media (max-width:768px){#dot-navigation .swapper-wrapper{display:none}}#dot-navigation .swapper-wrapper .swapper-item a{display:none;color:#000;font-size:2rem;line-height:1;align-items:center;justify-content:space-between;gap:1rem;font-weight:900}#dot-navigation .swapper-wrapper .swapper-item a img{width:2.5rem;margin-top:.8rem}#dot-navigation .swapper-wrapper .swapper-item a.active{display:flex}#dot-navigation .dot{width:1.6rem;height:1.6rem;border-radius:50%;background:#5c7799;border:none;cursor:pointer;padding:0;transition:all .3s ease}#dot-navigation .dot:hover{opacity:.8;transform:scale(1.1)}#dot-navigation .dot.active{background:#000;border:1px solid #5c7799;transform:scale(1.1)}@media (max-width:768px){#dot-navigation .dot-wrapper{left:auto;right:2rem;top:50%;bottom:auto;transform:translateY(-50%);flex-direction:column;gap:1rem;padding:1.5rem 1rem;border-radius:3rem}#dot-navigation .swapper-wrapper{left:auto;right:2rem;top:50%;bottom:auto;transform:translateY(-50%);flex-direction:column;gap:1rem;padding:1.5rem 1rem;border-radius:3rem}#dot-navigation .swapper-wrapper .swapper-item a{font-size:1.4rem}#dot-navigation .dot{width:1.4rem;height:1.4rem}}
/*# sourceMappingURL=style.css.map */
