@font-face{font-family:Avenir;src:url(/fonts/Avenir-Light.otf) format("opentype");font-weight:100}@font-face{font-family:Avenir;src:url(/fonts/Avenir-Book.otf) format("opentype");font-weight:200}@font-face{font-family:Avenir;src:url(/fonts/Avenir-Medium.otf) format("opentype");font-weight:300}@font-face{font-family:Avenir;src:url(/fonts/Avenir-Heavy.otf) format("opentype");font-weight:400}@font-face{font-family:Avenir;src:url(/fonts/Avenir-Black.otf) format("opentype");font-weight:500}@font-face{font-family:Authenia;src:url(/fonts/Authenia.otf) format("opentype");font-weight:500}body{font-family:Avenir}.layout__children{padding:140px 0 0}@media (max-width:1150px){.layout__children{padding:80px 0 0}}@media (max-width:530px){.layout__children{padding:50px 0 0}}*{box-sizing:border-box;padding:0;margin:0}:root{--color-white:#fff;--color-black:#001618;--color-green-strong:#017179;--color-green-light:#9fc53a;--color-green-yellow:#b8d049;--color-green-dark:#00565d;--color-green-form:#004246;--color-green-icon:#374957;--color-green-values:#e0f1c0;--color-green-join:#00878a;--color-grey-back:#f1f1f1;--color-grey-light:#e7e7e7;--color-grey-medium:#8c8c8c;--color-grey-form:#c7c7c7;--color-grey-product:#e3e3e3;--color-pink-light:#ec738c;--color-pink-medium:#e72f75;--color-pink-strong:#d7265d;--color-promotion-green:#9fc53a;--color-promotion-pink:#ff8eb9;--color-promotion-blue:#5cc8d1;--color-promotion-yellow:#ffc452;--color-promotion-black:#374957}.cookies{width:100%;background:var(--color-white);position:fixed;bottom:0;z-index:99;box-shadow:0 0 4px 0 var(--color-grey-medium);display:flex;flex-direction:column;padding:20px 100px}@media (max-width:1000px){.cookies{padding:20px}}.cookies__text{color:var(--color-green-dark)}.cookies__link,.cookies__text{font-weight:300;line-height:26px;font-size:16px}.cookies__link{color:var(--color-green-light)}.cookies__buttons{display:flex;margin:10px 0 0;align-items:center;justify-content:center;gap:10px}@media (max-width:1000px){.cookies__buttons{flex-direction:column}}.cookies__button{text-decoration:none;font-weight:700;font-size:16px;width:200px;height:40px;background:var(--color-green-dark);color:var(--color-white);border:2px solid var(--color-green-dark);text-align:center;border-radius:8px;transition:.2s}.cookies__button:hover{cursor:pointer;background:var(--color-white);color:var(--color-green-dark)}.footer{width:100%;display:flex;justify-content:center;background:var(--color-green-strong);padding:80px 0}.footer__container{width:1100px;display:flex}@media (max-width:1150px){.footer__container{width:90%;flex-direction:column;align-items:center;gap:40px}}.footer__elements{width:calc(100% - 200px);margin:0 0 0 auto;display:flex;justify-content:space-between}@media (max-width:1150px){.footer__elements{width:100%;margin:0;flex-wrap:wrap;gap:40px;justify-content:center}}.footer__element{display:flex;flex-direction:column;gap:4px}@media (max-width:1150px){.footer__element{width:200px;align-items:center}}.footerLogo{height:70px;width:70px;background:var(--color-white);display:flex;align-items:center;justify-content:center;border-radius:100%}.footerLogo__logo{max-height:80%;max-width:80%}.footerLink{font-size:16px;color:var(--color-white);font-weight:100;text-decoration:none}.footerLink--selected,.footerLink:hover,.footerTitle{text-decoration:underline}.footerTitle{font-size:16px;color:var(--color-green-light);font-weight:300;margin:0 0 20px}.footerLabel{font-size:16px;color:var(--color-white);font-weight:100}.footerValwin{display:flex;align-items:center;gap:10px;margin:20px 0 0}.footerValwin__label{font-size:16px;color:var(--color-white);font-weight:100}.footerValwin__link{width:40px;height:40px;border-radius:100%;background:var(--color-white);display:flex;justify-content:center;align-items:center}.footerValwin__logo{width:80%}.headerDesktop{position:fixed;height:140px;background:var(--color-white);width:100%;z-index:99;box-shadow:0 0 4px 0 var(--color-grey-medium);display:flex;align-items:center;justify-content:center;gap:40px}@media (max-width:1150px){.headerDesktop{display:none}}.headerDesktop__logo{height:100px;width:100px}.headerDesktop__container{display:flex;flex-direction:column;height:100%}.headerDesktop__top{display:flex;margin:20px 0 auto}.headerDesktop__tag{margin:17px auto 0 0}.headerDesktop__button{margin:0 0 0 auto}.headerDesktop__bottom{margin:28px 0 30px;display:flex;gap:20px}@media (min-width:1250px){.headerDesktop__bottom{gap:30px}}.headerLogo{display:flex;align-items:center;justify-content:center}.headerLogo__logo{max-height:100%;max-width:100%}.headerLink{color:var(--color-black);text-decoration:none;font-weight:300;font-size:18px;transition:.2s}.headerLink--isSelected,.headerLink:hover{text-decoration:underline;color:var(--color-green-strong)}.headerButton{display:flex;padding:0 15px;gap:10px;justify-content:center;align-items:center;height:40px;border-radius:8px;text-decoration:none;transition:.2s;background:var(--color-green-strong);border:2px solid var(--color-green-strong)}@media (max-width:530px){.headerButton{height:30px;padding:0 10px;gap:5px}}.headerButton:hover{background:var(--color-white);.headerButton__label__long,.headerButton__label__small{color:var(--color-green-strong)}}.headerButton__icon{color:var(--color-green-light);font-size:25px}@media (max-width:530px){.headerButton__icon{font-size:15px}}.headerButton__label__long{color:var(--color-white);text-decoration:none;font-weight:400;font-size:18px;display:block}@media (max-width:530px){.headerButton__label__long{display:none}}.headerButton__label__small{color:var(--color-white);text-decoration:none;font-weight:400;font-size:14px;display:none}@media (max-width:530px){.headerButton__label__small{display:block}}.headerTag{color:var(--color-green-strong);font-weight:400;font-size:26px}.contactUsButton{display:flex;gap:10px;justify-content:center;align-items:center;background:var(--color-green-light);border:2px solid var(--color-green-light);padding:0 15px;height:40px;border-radius:8px;text-decoration:none;transition:.2s}@media (max-width:530px){.contactUsButton{height:30px;gap:5px}}.contactUsButton:hover{background:var(--color-white);.contactUsButton__icon,.contactUsButton__label__long,.contactUsButton__label__small{color:var(--color-green-light);& path:first-child{fill:var(--color-green-light)}& path:last-child{fill:var(--color-white)}}}.contactUsButton__icon{color:var(--color-white);font-size:25px}@media (max-width:530px){.contactUsButton__icon{font-size:15px}}.contactUsButton__label__long{color:var(--color-white);text-decoration:none;font-weight:400;font-size:18px;display:block}@media (max-width:760px){.contactUsButton{padding:0 5px}.contactUsButton__label__long{display:none}}.contactUsButton__label__small{color:var(--color-white);text-decoration:none;font-weight:400;font-size:14px;display:none}@media (max-width:530px){.contactUsButton__label__small{display:block}}.headerMobil{position:fixed;height:80px;align-items:center;background:var(--color-white);width:100%;z-index:99;box-shadow:0 0 4px 0 var(--color-grey-medium);gap:20px;display:flex}@media (min-width:1151px){.headerMobil{display:none}}@media (max-width:530px){.headerMobil{height:50px}}.headerMobil--displayMenu{position:fixed;height:100vh;width:300px;display:flex;flex-direction:column;align-items:flex-start;padding:20px 0 0 20px}@media (min-width:1151px){.headerMobil--displayMenu{display:none}}.headerMobil__hamburger{font-size:40px;margin:0 0 0 25px;cursor:pointer;color:var(--color-green-strong)}@media (max-width:530px){.headerMobil__hamburger{font-size:30px;margin:0 0 0 15px}}.headerMobil__cross{font-size:40px;cursor:pointer;color:var(--color-green-strong)}.headerMobil__logo{height:40px;width:40px}.headerMobil__logo--displayMenu{display:none}@media (max-width:530px){.headerMobil__logo{display:none}}.headerMobil__button{margin-left:auto}.headerMobil__contactUs{margin-right:25px}@media (max-width:530px){.headerMobil__button{margin-left:auto}}.headerMobil__button--displayMenu,.headerMobil__link{display:none}.headerMobil__link--displayMenu{display:block}