@charset "UTF-8";
/*!
    Theme Name: Scriptics
*/a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1;width:100%;background:#fff}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}table{border-collapse:collapse;border-spacing:0}h1:not(.site-title):before,h2:before{content:none}:focus{outline:none}header{background:#fff;overflow-x:clip}header .header__menu{padding-left:40px;padding-right:40px}@media screen and (max-width:768px){header .header__menu{padding-left:24px;padding-right:24px}}header .header__hamburger{display:none}header .header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}header .header__menu .hidden>a{display:none}header .header__menu-top ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:13px}header .header__menu-top ul li:first-child a{padding:0 16px;border-left:1px solid #757776;border-right:1px solid #757776}header .header__menu-top ul li a:focus-visible,header .header__menu-top ul li a:hover{color:#006f52;outline:none}header .header__search{position:relative}header .header__search .search-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;background:none;border:0;padding:0;cursor:pointer;font-size:14px;color:#1a1a1a}header .header__search .search-toggle img{width:16px;height:16px;display:block}header .header__search .search-toggle:focus-visible{outline:2px solid #006f52;outline-offset:2px;border-radius:4px}header .header__search .search-wrapper{display:none;position:static}header .header__search .search-wrapper[hidden]{display:none!important}header .header__search.is-active .search-toggle{display:none}header .header__search.is-active .search-wrapper{display:block}header .header__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:25px 0 15px}@media screen and (max-width:1024px){header .header__top{padding:17px 0 10px}}header .header__top-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;height:32px}header .header__logo img{width:146px;height:20px;-o-object-fit:contain;object-fit:contain}header .header__bottom{height:50%;position:relative;border-top:1px solid #f1f1f1}header .header__bottom ul.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}header .header__bottom ul.menu>li{padding:23px 20px 23px 0;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1024px){header .header__bottom ul.menu>li{padding:20px 20px 23px 0}}header .header__bottom ul.menu>li>a{font-weight:400;text-decoration:none;padding-bottom:4px;border-bottom:3px solid transparent;-webkit-transition:border-color .2s ease,color .2s ease;transition:border-color .2s ease,color .2s ease}header .header__bottom ul.menu>li.menu-item-has-children:after{content:"";display:inline-block;width:16px;height:16px;margin-left:6px;background:url(../images/header/Arrow-Down-Icon.svg) no-repeat 50%;background-size:contain;-webkit-transition:-webkit-transform .22s ease;transition:-webkit-transform .22s ease;transition:transform .22s ease;transition:transform .22s ease,-webkit-transform .22s ease}@media screen and (max-width:968px){header .header__bottom ul.menu>li.menu-item-has-children:after{position:absolute;rotate:270deg;bottom:16px;right:40px}}header .header__bottom ul.menu>li.menu-item-has-children.is-open:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}header .header__bottom ul.menu>li .mega-wrapper-content{opacity:0;visibility:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translateY(-24px) scaleY(.985);transform:translateY(-24px) scaleY(.985);-webkit-transition:opacity .45s ease,-webkit-transform .45s ease;transition:opacity .45s ease,-webkit-transform .45s ease;transition:opacity .45s ease,transform .45s ease;transition:opacity .45s ease,transform .45s ease,-webkit-transform .45s ease}header .header__bottom ul.menu>li .mega-wrapper-content>.sub-menu>li ul li a{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px);-webkit-transition:opacity .35s ease,-webkit-transform .35s ease;transition:opacity .35s ease,-webkit-transform .35s ease;transition:opacity .35s ease,transform .35s ease;transition:opacity .35s ease,transform .35s ease,-webkit-transform .35s ease}header .header__bottom ul.menu>li .mega-wrapper-content>.sub-menu>li ul li ul li a{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px);-webkit-transition:opacity .22s ease,-webkit-transform .22s ease;transition:opacity .22s ease,-webkit-transform .22s ease;transition:opacity .22s ease,transform .22s ease;transition:opacity .22s ease,transform .22s ease,-webkit-transform .22s ease}header .header__bottom ul.menu>li.is-open .mega-wrapper{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}header .header__bottom ul.menu>li.is-open>a{border-bottom:3px solid #029e58}header .header__bottom ul.menu>li.is-open .mega-wrapper-content{opacity:1;visibility:visible;pointer-events:auto;-webkit-transform:translateY(0);transform:translateY(0)}@media screen and (max-width:968px){header .header__bottom ul.menu>li.is-open .mega-wrapper-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:none}}header .header__bottom ul.menu>li.is-open .mega-wrapper-content a{pointer-events:auto}header .header__bottom ul.menu>li.is-open .mega-wrapper-content>.sub-menu>li ul li a{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}header .header__bottom ul.menu>li.is-open .mega-wrapper-content>.sub-menu>li ul li a:first-child{-webkit-transition-delay:.2s;transition-delay:.2s}header .header__bottom ul.menu>li.is-open .mega-wrapper-content>.sub-menu>li ul li a:nth-child(2){-webkit-transition-delay:.25s;transition-delay:.25s}header .header__bottom ul.menu>li.is-open .mega-wrapper-content>.sub-menu>li ul li a:nth-child(3){-webkit-transition-delay:.3s;transition-delay:.3s}header .header__bottom ul.menu>li.is-open .mega-wrapper-content>.sub-menu>li ul li a:nth-child(4){-webkit-transition-delay:.35s;transition-delay:.35s}header .header__bottom ul.menu>li.is-open .mega-wrapper-content>.sub-menu>li ul li a:nth-child(5){-webkit-transition-delay:.4s;transition-delay:.4s}header .header__bottom ul.menu>li.is-open .mega-wrapper-content>.sub-menu>li ul li a:nth-child(6){-webkit-transition-delay:.45s;transition-delay:.45s}header .header__bottom ul.menu>li.is-open .mega-wrapper-content>.sub-menu>li ul li a:nth-child(7){-webkit-transition-delay:.5s;transition-delay:.5s}header .header__bottom ul.menu>li.is-open .mega-wrapper-content>.sub-menu>li ul li a:nth-child(8){-webkit-transition-delay:.55s;transition-delay:.55s}header .header__bottom ul.menu>li.is-open .mega-wrapper-content>.sub-menu>li ul li a:nth-child(9){-webkit-transition-delay:.6s;transition-delay:.6s}header .header__bottom ul.menu>li.is-open .mega-wrapper-content>.sub-menu>li ul li a:nth-child(10){-webkit-transition-delay:.65s;transition-delay:.65s}header .header__bottom ul.menu>li>a:hover{color:#006f52}header .mega-wrapper{position:absolute;top:100%;left:0;right:0;width:100%;z-index:20;opacity:0;visibility:hidden;-webkit-transform:translateY(-20px);transform:translateY(-20px);-webkit-transition:opacity .35s ease,-webkit-transform .35s ease;transition:opacity .35s ease,-webkit-transform .35s ease;transition:opacity .35s ease,transform .35s ease;transition:opacity .35s ease,transform .35s ease,-webkit-transform .35s ease;pointer-events:none}header .mega-wrapper .grid-container{padding:0}header .mega-wrapper-content{max-width:1280px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background:#fff}header .mega-wrapper-content>.sub-menu{border:1px solid #eaeaea}@media screen and (max-width:968px){header .mega-wrapper-content>.sub-menu{border:none}}@media screen and (max-width:1280px){header .mega-content{max-width:1200px}}@media screen and (max-width:1024px){header .mega-content{max-width:976px}}header .mega-green{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-left:auto;-webkit-box-sizing:border-box;box-sizing:border-box;background:#006f52;color:#f1f1f1;padding:90px 50px 88px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}header .mega-green h3{color:#f1f1f1;font-size:20px;line-height:24px;font-weight:600;margin-bottom:7px}header .mega-green p{margin-bottom:1.5rem;color:#f1f1f1;line-height:150%}header .mega-green .btn{-webkit-box-sizing:border-box;box-sizing:border-box;height:32px;width:-webkit-max-content;width:-moz-max-content;width:max-content;gap:4px;padding:16px 32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f1f1f1;border-top-right-radius:12px;border-bottom-left-radius:12px;color:#006f52;font-weight:600;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:128px}header .mega-green .btn:after{content:url(../images/header/Long-Arrow-Right-Icon-green.svg);margin-right:6px;width:16px;height:16px}@media screen and (max-width:1024px){header .mega-green{padding:41px 30px 39px 36px}header .mega-green h3{margin-bottom:8px}header .mega-green .btn{margin-top:139px}}@media screen and (max-width:968px){header .mega-green{padding:24px 30px;margin-top:30px}header .mega-green h3{font-size:16px;line-height:20px;font-weight:500;margin-bottom:1px}header .mega-green p{font-size:12px;margin-bottom:26px}header .mega-green .btn{min-width:250px;height:48px;margin-top:0}}header .mega-grey{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;-webkit-box-sizing:border-box;box-sizing:border-box;background:#f1f1f1;padding:40px 64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:350px}header .mega-grey h3{margin-bottom:15px}header .mega-grey h3 a{font-size:20px;line-height:20px;color:#171d1a;font-weight:600}header .mega-grey h3 a:hover{color:#006f52}header .mega-grey p{font-size:14px;line-height:150%;color:#757776;margin-bottom:27px}header .mega-grey .btn{-webkit-box-sizing:border-box;box-sizing:border-box;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:8px 20px;height:32px;gap:4px;border:1px solid #006f52;color:#006f52;border-top-right-radius:12px;border-bottom-left-radius:12px;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:1024px){header .mega-grey{-webkit-box-flex:0;-ms-flex:0 0 30.7%;flex:0 0 30.7%;padding:32px 25px 32px 30px}}@media screen and (max-width:968px){header .mega-grey{background:#fff;padding:17px 30px 22px;max-width:350px;border-right:none;border-bottom:1px solid #f1f1f1}header .mega-grey h3{margin-bottom:8px}header .mega-grey h3 a{font-size:18px;line-height:18px}header .mega-grey p{max-width:224px;margin-bottom:16px}}header .menu-products .mega-wrapper-content>.sub-menu{-webkit-box-flex:0;-ms-flex:0 0 74%;flex:0 0 74%;padding:48px 0 39px 65px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media screen and (max-width:1280px){header .menu-products .mega-wrapper-content>.sub-menu{-webkit-box-flex:0;-ms-flex:0 0 73.5%;flex:0 0 73.5%}}@media screen and (max-width:1024px){header .menu-products .mega-wrapper-content>.sub-menu{-webkit-box-flex:0;-ms-flex:0 0 75.88%;flex:0 0 75.88%;padding:40px 0 39px 32px}}@media screen and (max-width:968px){header .menu-products .mega-wrapper-content>.sub-menu{padding:17px 30px 0 32px}}header .menu-products .mega-wrapper-content>.sub-menu>li:first-child>a{font-size:20px;line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:600;padding-bottom:31px}header .menu-products .mega-wrapper-content .sub-menu{background:#fff;position:relative}header .menu-products .mega-wrapper-content .sub-menu>li{list-style:none}header .menu-products .mega-wrapper-content .sub-menu>li.menu-health .menu-short-text{font-weight:400;line-height:16px;font-size:14px;color:#006f52;padding-bottom:4px;padding-top:7px}header .menu-products .mega-wrapper-content .sub-menu>li.menu-health>a{font-weight:600!important}header .menu-products .mega-wrapper-content .sub-menu>li.menu-health>a:after{content:url(../images/header/external-link-icon.svg);margin-left:6px;width:12px;height:12px}@media screen and (max-width:968px){header .menu-products .mega-wrapper-content .sub-menu>li.menu-health{position:relative;padding-top:0;border:none;bottom:0}header .menu-products .mega-wrapper-content .sub-menu>li.menu-health .menu-short-text{top:20px}}header .menu-products .mega-wrapper-content .sub-menu>li>.sub-menu{-webkit-box-flex:2;-ms-flex:2;flex:2;display:grid;grid-template-columns:1.1fr 1.2fr 1fr;gap:35px}header .menu-products .mega-wrapper-content .sub-menu>li>.sub-menu .hidden>a{display:none}header .menu-products .mega-wrapper-content .sub-menu>li>.sub-menu>li>a{font-weight:600;padding-bottom:21px;display:-webkit-box;display:-ms-flexbox;display:flex}header .menu-products .mega-wrapper-content .sub-menu>li>.sub-menu>li:nth-child(3).food{border-top:2px solid #f1f1f1;width:85%}header .menu-products .mega-wrapper-content .sub-menu>li>.sub-menu>li:nth-child(3).food>a{padding-top:20px;font-weight:600;padding-bottom:21px;display:-webkit-box;display:-ms-flexbox;display:flex}header .menu-products .mega-wrapper-content .sub-menu>li>.sub-menu>li:nth-child(3).food ul li a:before{content:"";width:16px;height:16px;background-size:contain;background-repeat:no-repeat;margin-right:4px}header .menu-products .mega-wrapper-content .sub-menu>li>.sub-menu>li:nth-child(3).food ul li.sweet a:before{background-image:url(../images/icons-food/sweets-small-icon.svg)}header .menu-products .mega-wrapper-content .sub-menu>li>.sub-menu>li:nth-child(3).food ul li.homecare a:before{background-image:url(../images/icons-food/homecare-small-icon.svg)}header .menu-products .mega-wrapper-content .sub-menu>li>.sub-menu>li:nth-child(3).food ul li.bread a:before{background-image:url(../images/icons-food/bread-small-icon.svg)}header .menu-products .mega-wrapper-content .sub-menu>li>.sub-menu>li:nth-child(3).food ul li.baby a:before{background-image:url(../images/icons-food/baby-food-small-icon.svg)}header .menu-products .mega-wrapper-content .sub-menu>li>.sub-menu>li:nth-child(3).food ul li.pet a:before{background-image:url(../images/icons-food/pet-food-small-icon.svg)}header .menu-products .mega-wrapper-content .sub-menu>li>.sub-menu>li:nth-child(3).food ul li.meat a:before{background-image:url(../images/icons-food/meat-small-icon.svg)}header .menu-products .mega-wrapper-content .sub-menu>li>.sub-menu>li:nth-child(3).food ul li.dairy a:before{background-image:url(../images/icons-food/dairy-small-icon.svg)}header .menu-products .mega-wrapper-content .sub-menu>li>.sub-menu>li:nth-child(3).food ul li.meals a:before{background-image:url(../images/icons-food/meal-small-icon.svg)}header .menu-products .mega-wrapper-content .sub-menu>li>.sub-menu>li:nth-child(3).food ul li.soup a:before{background-image:url(../images/icons-food/soups-small-icon.svg)}header .menu-products .mega-wrapper-content .sub-menu>li>.sub-menu>li:nth-child(3).food ul li.powder a:before{background-image:url(../images/icons-food/powders-small-icon.svg)}header .menu-products .mega-wrapper-content .sub-menu>li>.sub-menu>li:nth-child(3).food ul li.cheese a:before{background-image:url(../images/icons-food/cheese-small-icon.svg)}header .menu-products .mega-wrapper-content .sub-menu>li>.sub-menu>li:nth-child(3).food ul li.mega-item--see-all a:before{width:0}header .menu-products .mega-wrapper-content .sub-menu>li>.sub-menu>li ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;grid-template-columns:unset}header .menu-products .mega-wrapper-content .sub-menu>li>.sub-menu>li ul a{font-weight:400;padding-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1280px){header .menu-products .mega-wrapper-content .sub-menu>li>.sub-menu{grid-template-columns:1fr 1.14fr 1fr;gap:20px}}@media screen and (max-width:1024px){header .menu-products .mega-wrapper-content .sub-menu>li>.sub-menu{gap:10px}}@media screen and (max-width:968px){header .menu-products .mega-wrapper-content .sub-menu>li>.sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}header .menu-products .mega-wrapper-content .sub-menu>li.menu-item-has-children>a:after{content:url(../images/header/Long-Arrow-Right-Icon.svg);margin-left:6px}@media screen and (max-width:968px){header .menu-products .mega-wrapper-content>.sub-menu>li:first-child>a{padding-bottom:24px;margin-bottom:25px;font-size:18px;line-height:18px}header .menu-products .mega-wrapper-content>.sub-menu>li>.sub-menu>li{border-bottom:1px solid #f1f1f1;padding-bottom:11px;margin-bottom:5px}header .menu-products .mega-wrapper-content>.sub-menu>li>.sub-menu>li>a{font-size:16px}header .menu-products .mega-wrapper-content>.sub-menu>li>.sub-menu>li.menu-item-has-children{padding-bottom:0}header .menu-products .mega-wrapper-content>.sub-menu>li>.sub-menu>li.menu-item-has-children>a{padding-bottom:14px}header .menu-products .mega-wrapper-content>.sub-menu>li>.sub-menu>li.menu-item-has-children>a:after{content:url(../images/header/Arrow-Down-Icon.svg)}header .menu-products .mega-wrapper-content>.sub-menu>li>.sub-menu>li.menu-item-has-children.is-open>.sub-menu{padding-bottom:15px;padding-top:9px}header .menu-products .mega-wrapper-content>.sub-menu>li>.sub-menu>li.menu-item-has-children.is-open>a:after{rotate:180deg}header .menu-products .mega-wrapper-content>.sub-menu>li>.sub-menu>li ul{gap:13px}}header .menu-simple .mega-wrapper-content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}header .menu-simple .mega-wrapper-content>.sub-menu{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:47px 30px 80px 42px;background:#fff;display:grid;grid-template-columns:repeat(3,1fr)}header .menu-simple .mega-wrapper-content>.sub-menu>li{padding-left:40px}header .menu-simple .mega-wrapper-content>.sub-menu>li>.sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}header .menu-simple .mega-wrapper-content>.sub-menu>li>.sub-menu>li>a{padding-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex}header .menu-simple .mega-wrapper-content>.sub-menu>li>.sub-menu>li>.sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}@media screen and (max-width:1024px){header .menu-simple .mega-wrapper-content>.sub-menu{grid-template-columns:1.2fr 1.6fr 1.6fr;padding:39px 27px 53px;justify-items:center}header .menu-simple .mega-wrapper-content>.sub-menu>li:nth-child(2){border-right:1.5px solid #f1f1f1;border-left:1.5px solid #f1f1f1;padding:0 22px}header .menu-simple .mega-wrapper-content>.sub-menu>li{padding-right:0;padding-left:0}}@media screen and (max-width:968px){header .menu-simple .mega-wrapper-content>.sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:17px 30px 50px}header .menu-simple .mega-wrapper-content>.sub-menu>li:nth-child(2){border:none;padding:0}header .menu-simple .mega-wrapper-content>.sub-menu>li>.sub-menu>li{border-bottom:1px solid #f1f1f1;margin-bottom:14px;padding-bottom:2px}header .menu-simple .mega-wrapper-content>.sub-menu>li>.sub-menu>li.menu-item-has-children{padding-bottom:0}header .menu-simple .mega-wrapper-content>.sub-menu>li>.sub-menu>li.menu-item-has-children>a{padding-bottom:14px}header .menu-simple .mega-wrapper-content>.sub-menu>li>.sub-menu>li.menu-item-has-children>a:after{content:url(../images/header/Arrow-Down-Icon.svg)}header .menu-simple .mega-wrapper-content>.sub-menu>li>.sub-menu>li.menu-item-has-children.is-open>.sub-menu{padding-bottom:15px;padding-top:9px}header .menu-simple .mega-wrapper-content>.sub-menu>li>.sub-menu>li.menu-item-has-children.is-open>a:after{rotate:180deg}}header .menu-simple .mega-wrapper-content .sub-menu>li{list-style:none}header .menu-simple .mega-wrapper-content .sub-menu>li>.sub-menu>li ul a{font-weight:400;padding-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex}header .menu-simple .mega-wrapper-content .sub-menu>li.menu-item-has-children>a{font-weight:600}header .menu-simple .mega-wrapper-content .sub-menu>li.menu-item-has-children>a:after{content:url(../images/header/Long-Arrow-Right-Icon.svg);margin-left:6px}header .menu-services .mega-wrapper .mega-wrapper-content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}header .menu-services .mega-wrapper .mega-wrapper-content>.sub-menu{display:grid;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:40px 50px 0 40px;grid-template-columns:repeat(2,1fr);background:#fff}@media screen and (max-width:1024px){header .menu-services .mega-wrapper .mega-wrapper-content>.sub-menu{padding:31px 50px 0 65px}}header .menu-services .mega-wrapper .mega-wrapper-content>.sub-menu>li{border:none}header .menu-services .mega-wrapper .mega-wrapper-content>.sub-menu>li>.sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}header .menu-services .mega-wrapper .mega-wrapper-content>.sub-menu>li>.sub-menu>li>a{padding-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex}header .menu-services .mega-wrapper .mega-wrapper-content>.sub-menu>li>.sub-menu>li>.sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}header .menu-services .mega-wrapper .mega-wrapper-content>.sub-menu>li .sub-menu li{padding-bottom:38px;font-weight:400;font-size:12px;line-height:150%;color:#454a48}@media screen and (max-width:1024px){header .menu-services .mega-wrapper .mega-wrapper-content>.sub-menu>li .sub-menu li{padding-bottom:31px}}header .menu-services .mega-wrapper .mega-wrapper-content>.sub-menu>li .sub-menu li>a{padding-bottom:9px;font-weight:600;font-size:14px;line-height:16px}header .menu-services .mega-wrapper .mega-wrapper-content>.sub-menu>li .sub-menu li>a:after{content:url(../images/header/Long-Arrow-Right-Icon.svg);display:inline-block;margin-left:5px;width:12px;height:12px}header .menu-services .mega-wrapper .mega-wrapper-content>.sub-menu>li .sub-menu li:before{content:"";background-repeat:no-repeat;background-size:contain;margin-bottom:12px;width:32px;height:32px;display:inline-block}header .menu-services .mega-wrapper .mega-wrapper-content>.sub-menu>li .sub-menu li.sustainability-icon:before{background-image:url(../images/icons-services/sustainability-icon.svg)}header .menu-services .mega-wrapper .mega-wrapper-content>.sub-menu>li .sub-menu li.digital-icon:before{background-image:url(../images/icons-services/digital-icon.svg)}header .menu-services .mega-wrapper .mega-wrapper-content>.sub-menu>li .sub-menu li.next-icon:before{background-image:url(../images/icons-services/innovation-icon.svg)}header .menu-services .mega-wrapper .mega-wrapper-content>.sub-menu>li .sub-menu li.technical-icon:before{background-image:url(../images/icons-services/technical-icon.svg)}header .menu-services .mega-wrapper .mega-wrapper-content>.sub-menu>li .menu-short-text{width:240px}@media screen and (max-width:1024px){header .menu-services .mega-wrapper .mega-wrapper-content>.sub-menu>li{padding-left:0}}header .menu-services .mega-wrapper .mega-wrapper-content .sub-menu>li{list-style:none}header .menu-services .mega-wrapper .mega-wrapper-content .sub-menu>li>.sub-menu>li ul a{font-weight:400;padding-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex}header .menu-services .mega-wrapper .mega-wrapper-content .sub-menu>li.menu-item-has-children>a{font-weight:600}header .menu-services .mega-wrapper .mega-wrapper-content .sub-menu>li.menu-item-has-children>a:after{content:url(../images/header/Long-Arrow-Right-Icon.svg);margin-left:6px}@media screen and (max-width:968px){header .menu-services .mega-wrapper .mega-wrapper-content>.sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:22px 30px}header .menu-services .mega-wrapper .mega-wrapper-content>.sub-menu>li .sub-menu li{padding-bottom:10px;margin-bottom:19px;border-bottom:1px solid #f1f1f1}}header .contact-menu{margin-left:auto;padding:0!important}header .contact-menu a{-webkit-box-sizing:border-box;box-sizing:border-box;height:32px;width:93px;border-top-right-radius:12px;border-bottom-left-radius:12px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px 20px;background:#006f52;color:#fff;font-weight:600;-webkit-transition:background .25s ease;transition:background .25s ease}header .contact-menu a:hover{color:#fff!important}header .contact-menu a:focus-visible{outline:2px solid #029e58;outline-offset:3px}@media screen and (max-width:1024px){header .contact-menu{margin-top:-12px}}@media screen and (max-width:968px){header{position:relative;border-bottom:1px solid #f1f1f1}header .header__hamburger{display:block}header .header__hamburger .hamburger-toggle{background:none;border:none;cursor:pointer;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:24px;height:24px}header .header__hamburger .hamburger-toggle img{width:24px;height:24px;position:absolute;top:0;left:0;-webkit-transition:opacity .25s ease,-webkit-transform .35s ease;transition:opacity .25s ease,-webkit-transform .35s ease;transition:transform .35s ease,opacity .25s ease;transition:transform .35s ease,opacity .25s ease,-webkit-transform .35s ease}header .header__hamburger .hamburger-toggle .icon-hamburger{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}header .header__hamburger .hamburger-toggle .icon-close{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}header .header__hamburger.is-active .icon-hamburger{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}header .header__hamburger.is-active .icon-close{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}header .header__mobile{padding-left:30px}header .header__mobile ul.menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}header .header__mobile ul.menu li{padding:17px 30px 1px 0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}header .header__mobile ul.menu li a{font-size:14px;border-bottom:1px solid #f1f1f1;width:100%;padding-bottom:14px}header .header__mobile ul.menu li:last-child{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}header .header__top{padding:17px 0 14px}header .header__bottom{height:auto;position:absolute;top:100%;right:0;min-height:604px;width:320px;background:#fff;z-index:9;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:3px;-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0;-webkit-transition:opacity .35s ease,-webkit-transform .35s ease;transition:opacity .35s ease,-webkit-transform .35s ease;transition:transform .35s ease,opacity .35s ease;transition:transform .35s ease,opacity .35s ease,-webkit-transform .35s ease}header .header__bottom>ul.menu{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}header .header__bottom>ul.menu,header .header__bottom>ul.menu>li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}header .header__bottom>ul.menu>li{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;padding:17px 30px 0 32px}header .header__bottom>ul.menu>li>a{font-size:16px;padding-bottom:14px;font-weight:600;width:100%;border-bottom:1px solid #f1f1f1}header .header__bottom>ul.menu>li.contact-menu{position:absolute;bottom:24px;width:256px;left:0;right:0;margin:0 auto;text-align:center}header .header__bottom>ul.menu>li.contact-menu a{padding:16px 32px;height:48px}header .header__bottom>ul.menu>li .mega-wrapper-content{visibility:visible;opacity:1;-webkit-transform:none;transform:none}header .header__bottom>ul.menu>li.menu-item-has-children .mega-wrapper-content{position:absolute;top:0;left:0;right:0;background:#fff;-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0;-webkit-transition:opacity .35s ease,-webkit-transform .35s ease;transition:opacity .35s ease,-webkit-transform .35s ease;transition:transform .35s ease,opacity .35s ease;transition:transform .35s ease,opacity .35s ease,-webkit-transform .35s ease;will-change:transform,opacity}header .header__bottom>ul.menu>li.menu-item-has-children.is-open{position:absolute;background:#fff;margin-top:-14px;z-index:9}header .header__bottom>ul.menu>li.menu-item-has-children.is-open .mega-wrapper-content{-webkit-transform:translateX(0);transform:translateX(0);opacity:1;pointer-events:auto}header .header__bottom>ul.menu>li.menu-item-has-children.is-open:after{content:none}header .header__bottom>ul.menu>li.menu-item-has-children.is-open>a{position:relative;color:#006f52;font-size:14px;padding-left:16px;line-height:150%;padding-bottom:3px;font-weight:400;border-bottom:0}header .header__bottom>ul.menu>li.menu-item-has-children.is-open>a:before{content:"";display:block;cursor:pointer;position:absolute;left:0;top:3px;width:16px;height:16px;background:url(../images/header/Arrow-Left-Icon.svg) no-repeat 0;padding-left:24px}header .header__bottom>ul.menu .mega-wrapper-content>.sub-menu>li>.sub-menu>li.hidden>.sub-menu{opacity:1;max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content}header .header__bottom>ul.menu .mega-wrapper-content>.sub-menu>li>.sub-menu>li.hidden>.sub-menu .menu-health a{font-size:16px}header .header__bottom>ul.menu .mega-wrapper-content>.sub-menu>li>.sub-menu>li.hidden>.sub-menu .menu-health:first-child{border-bottom:1px solid #f1f1f1;padding-bottom:11px}header .header__bottom>ul.menu .mega-wrapper-content>.sub-menu>li>.sub-menu>li.hidden>.sub-menu .menu-health:first-child .menu-short-text{padding-top:4px}header .header__bottom>ul.menu .mega-wrapper-content>.sub-menu>li>.sub-menu>li.hidden>.sub-menu li.food{width:100%}header .header__bottom>ul.menu .mega-wrapper-content>.sub-menu>li>.sub-menu>li.hidden>.sub-menu li.food>a{padding-top:16px;padding-bottom:6px;font-size:16px}header .header__bottom>ul.menu .mega-wrapper-content>.sub-menu>li>.sub-menu>li.hidden>.sub-menu li.food>a:after{content:url(../images/header/Arrow-Down-Icon.svg)}header .header__bottom>ul.menu .mega-wrapper-content>.sub-menu>li>.sub-menu>li.hidden>.sub-menu li.food.is-open>a{padding-bottom:20px}header .header__bottom>ul.menu .mega-wrapper-content>.sub-menu>li>.sub-menu>li.hidden>.sub-menu li.food.is-open>a:after{rotate:180deg}header .header__bottom>ul.menu .mega-wrapper-content>.sub-menu>li>.sub-menu>li.hidden>.sub-menu li.food.is-open .sub-menu{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);max-height:1000px}header .header__bottom>ul.menu .mega-wrapper-content>.sub-menu>li>.sub-menu>li .sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px);max-height:0;overflow:hidden;-webkit-transition:opacity .35s ease,max-height .35s ease,-webkit-transform .35s ease;transition:opacity .35s ease,max-height .35s ease,-webkit-transform .35s ease;transition:opacity .35s ease,transform .35s ease,max-height .35s ease;transition:opacity .35s ease,transform .35s ease,max-height .35s ease,-webkit-transform .35s ease}header .header__bottom>ul.menu .mega-wrapper-content>.sub-menu>li>.sub-menu>li.is-open .sub-menu{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);max-height:1000px}header .header__bottom.is-open{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@media screen and (max-width:767px){header .header__top{padding:15px 0 8px}header .header__logo img{width:117px;height:16px}header .header__bottom{width:296px;overflow:hidden;min-height:560px;padding-top:16px;overflow-y:auto}}.show-mobile,.show-search-mobile{display:none}@media screen and (max-width:968px){.show-mobile{display:block}.hide-mobile{display:none}}@media screen and (max-width:767px){.show-search-desktop{display:none}.show-search-mobile{display:block;margin-top:16px}.show-search-mobile span{font-size:16px}}.wpml-ls-menu-item{display:none}.wpml-ls-menu-item.menu-item-has-children{position:relative;display:none}.wpml-ls-menu-item.menu-item-has-children>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;font-size:14px;cursor:pointer;text-decoration:none;color:#171d1a}.wpml-ls-menu-item.menu-item-has-children>a span{padding-bottom:5px;border-bottom:3px solid transparent}.wpml-ls-menu-item.menu-item-has-children>a img.wpml-ls-flag{display:none}.wpml-ls-menu-item.menu-item-has-children>a:after{content:"";display:inline-block;width:16px;height:16px;margin-left:6px;background:url(../images/header/Arrow-Down-Icon.svg) no-repeat 50%;background-size:contain;-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease}.wpml-ls-menu-item.menu-item-has-children>a:hover span{color:#006f52;border-bottom:3px solid #029e58}.wpml-ls-menu-item.menu-item-has-children.is-open>a span{border-bottom:3px solid #029e58}.wpml-ls-menu-item.menu-item-has-children.is-open>a:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.wpml-ls-menu-item.menu-item-has-children .sub-menu{position:absolute;top:calc(100% + 16px);right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;border:1px solid #d1d2d1;min-width:180px;z-index:99;gap:0;max-height:0;opacity:0;overflow:hidden;-webkit-transform:translateY(-8px);transform:translateY(-8px);padding:0;-webkit-transition:max-height .35s ease,opacity .35s ease,padding .35s ease,-webkit-transform .35s ease;transition:max-height .35s ease,opacity .35s ease,padding .35s ease,-webkit-transform .35s ease;transition:max-height .35s ease,opacity .35s ease,transform .35s ease,padding .35s ease;transition:max-height .35s ease,opacity .35s ease,transform .35s ease,padding .35s ease,-webkit-transform .35s ease}.wpml-ls-menu-item.menu-item-has-children .sub-menu li{list-style:none;width:100%}.wpml-ls-menu-item.menu-item-has-children .sub-menu li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:10px 14px;font-size:14px;color:#171d1a;text-decoration:none;white-space:nowrap;border-bottom:1px solid #f1f1f1;-webkit-transition:background .2s ease,color .2s ease;transition:background .2s ease,color .2s ease}.wpml-ls-menu-item.menu-item-has-children .sub-menu li a img.wpml-ls-flag{display:inline-block;width:20px;height:20px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.wpml-ls-menu-item.menu-item-has-children .sub-menu li:last-child a{border-bottom:none}.wpml-ls-menu-item.menu-item-has-children.is-open .sub-menu{opacity:1;max-height:600px;-webkit-transform:translateY(0);transform:translateY(0);padding:2px 0}@media screen and (max-width:968px){.wpml-ls-menu-item.menu-item-has-children{position:inherit}.wpml-ls-menu-item.menu-item-has-children.is-open{z-index:9}.wpml-ls-menu-item.menu-item-has-children.is-open>a{background:#fff;position:absolute;top:0;padding:23px 0 28px 18px;color:#029e58;border-bottom:1px solid #f1f1f1!important}.wpml-ls-menu-item.menu-item-has-children.is-open>a:before{content:"";display:block;cursor:pointer;position:absolute;left:0;top:23px;width:16px;height:16px;background:url(../images/header/Arrow-Left-Icon.svg) no-repeat 0;padding-left:24px}.wpml-ls-menu-item.menu-item-has-children.is-open .sub-menu{top:68px;left:0;bottom:0;padding-top:9px;border:none}.wpml-ls-menu-item.menu-item-has-children.is-open .sub-menu li{padding:7px 24px 10px}.wpml-ls-menu-item.menu-item-has-children.is-open .sub-menu li a{padding:0 0 16px}.wpml-ls-menu-item.menu-item-has-children.is-open .sub-menu li a img.wpml-ls-flag{width:16px;height:16px}.wpml-ls-menu-item.menu-item-has-children.is-open .sub-menu li:last-child a{border-bottom:1px solid #f1f1f1}.wpml-ls-menu-item.menu-item-has-children>a:after{display:none}}.footer a,.footer p,.footer span{color:#f1f1f1}.footer__logo{margin-bottom:15px}.footer__logo img{width:205px;height:28px;-o-object-fit:contain;object-fit:contain}.footer__description{padding-bottom:39px;border-bottom:1px solid #f1f1f1;margin-bottom:48px}.footer__description p{width:413px;font-size:16px;line-height:160%}.footer__top{background-repeat:no-repeat;background-size:cover;background-position:100%;padding:127px 0 63px;background-color:#006f52}.footer__top-inner{position:relative}.footer__menu>ul{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:5.5%}.footer__menu>ul>li{padding-bottom:50px}.footer__menu>ul>li:first-child{position:absolute;right:0;top:48px;text-align:right;padding-bottom:0}.footer__menu>ul>li:first-child>a{-webkit-box-sizing:border-box;box-sizing:border-box;height:48px;border-top-right-radius:12px;border-bottom-left-radius:12px;border-color:#006f52;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px 16px 16px 20px;background:#f1f1f1;color:#006f52;-webkit-transition:background .25s ease;transition:background .25s ease}.footer__menu>ul>li:first-child>a:after{content:"";display:inline-block;width:16px;height:16px;margin-top:1px;margin-left:6px;background:url(../images/header/Long-Arrow-Right-Icon-green.svg) no-repeat 50%;background-size:contain;-webkit-transition:-webkit-transform .22s ease;transition:-webkit-transform .22s ease;transition:transform .22s ease;transition:transform .22s ease,-webkit-transform .22s ease}.footer__menu>ul>li:nth-child(6)>a:after{content:none}.footer__menu>ul>li>a{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:23px;font-weight:600;font-size:16px;line-height:16px}.footer__menu>ul>li>a:after{content:"";display:inline-block;width:14px;height:14px;margin-top:1px;margin-left:5px;background:url(../images/header/Long-Arrow-Right-Icon-white.svg) no-repeat 50%;background-size:contain;-webkit-transition:-webkit-transform .22s ease;transition:-webkit-transform .22s ease;transition:transform .22s ease;transition:transform .22s ease,-webkit-transform .22s ease}.footer__menu>ul>li .sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:11px}.footer__menu>ul>li .sub-menu a{font-weight:400;font-size:14px}.footer__menu>ul>li .sub-menu .menu-health a:after{content:"";display:inline-block;width:14px;height:14px;margin-top:2px;margin-left:5px;background:url(../images/header/external-link-icon-white.svg) no-repeat 50%;background-size:contain}.footer__extra{padding-bottom:26px}.footer__extra,.footer__extra nav ul{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__extra nav ul{gap:20px}.footer__extra nav ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:600;font-size:16px;line-height:16px}.footer__extra nav ul li a:after{content:"";display:inline-block;width:14px;height:14px;margin-top:2px;margin-left:5px;background:url(../images/header/Long-Arrow-Right-Icon-white.svg) no-repeat 50%;background-size:contain;-webkit-transition:-webkit-transform .22s ease;transition:-webkit-transform .22s ease;transition:transform .22s ease;transition:transform .22s ease,-webkit-transform .22s ease}.footer__social{position:absolute;right:5px;gap:19px}.footer__social,.footer__social a{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__social a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.footer__social img{width:24px;height:24px}.footer__social span{font-weight:600;font-size:16px;line-height:16px}.footer__bottom p{color:#d1d2d1}.footer__bottom-inner{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:23px 0}.footer__bottom-inner,.footer__bottom nav>ul{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__bottom nav>ul li{border-right:1px solid #f1f1f1;padding-right:14px;margin-right:14px}.footer__bottom nav>ul li a{color:#d1d2d1}@media screen and (max-width:1024px){.footer__top{padding:99px 0 20px}.footer__menu>ul{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:9.5%}.footer__menu>ul>li{min-width:200px;padding-bottom:34px}.footer__extra{padding-top:18px}}@media screen and (max-width:958px){.footer__bottom-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:26px}}@media screen and (max-width:935px){.footer__menu>ul li:nth-child(4){max-width:200px}.footer__menu>ul li.menu-health a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.footer__menu>ul li.menu-health a:after{position:absolute;right:41px;margin-left:0;top:0}}@media screen and (max-width:768px){.footer__description p{max-width:310px}.footer__top{padding:64px 0 30px}.footer__menu>ul{gap:2.9%}.footer__bottom nav>ul li{padding-right:7px;margin-right:7px}}@media screen and (max-width:650px){.footer__logo img{width:175.64px;height:24px}.footer__description{padding-bottom:102px;margin-bottom:40px}.footer__description p{max-width:70%}.footer__top{padding:49px 0 22px;background-image:none!important}.footer__bottom-inner{gap:15px;padding:23px 0}.footer__bottom nav ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.footer__bottom nav ul li{border:none}.footer__menu{position:relative}.footer__menu>ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__menu>ul li a{padding-bottom:18px}.footer__menu>ul li:first-child{top:-119px;left:0}.footer__menu>ul li:nth-child(4){max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.footer__menu>ul li .sub-menu{gap:15px}.footer__menu>ul li .menu-health a{position:static;display:contents}.footer__menu>ul li .menu-health a:after{position:static;margin-left:5px}.footer__extra{padding-top:2px}.footer__extra,.footer__extra nav ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__extra nav ul{gap:40px}.footer__social{margin-top:31px;position:relative}}.dn{display:none!important}.clearfix:after{content:"";clear:both;display:table}h1:not(.site-title):before,h2:before{content:"";background:none;height:0;margin:0}h1{overflow-wrap:anywhere;word-break:break-word}.scrollOff{overflow:hidden}.grid-container{max-width:1440px;width:100%}.grid-container,.grid-inside{margin:0 auto;-webkit-box-sizing:content-box;box-sizing:content-box}.grid-inside{max-width:1024px}@media screen and (max-width:1440px){.grid-inside{padding-left:96px;padding-right:96px}}@media screen and (max-width:1023px){.grid-inside{padding-left:64px;padding-right:64px}}@media screen and (max-width:767px){.grid-inside{padding-left:24px;padding-right:24px}}.header .grid-container{margin:0 auto}*{font-family:Open Sans,sans-serif!important;color:#171d1a;-webkit-box-sizing:border-box;box-sizing:border-box}a,p,span{font-size:14px;font-weight:400;line-height:16px;text-decoration:none}.btn-arrow-white:after{content:"";display:inline-block;width:14px;height:14px;margin-top:1px;margin-left:5px;background:url(../images/header/Long-Arrow-Right-Icon-white.svg) no-repeat 50%;background-size:contain;-webkit-transition:-webkit-transform .22s ease;transition:-webkit-transform .22s ease;transition:transform .22s ease;transition:transform .22s ease,-webkit-transform .22s ease}.btn-green{height:48px;border-top-right-radius:12px;border-bottom-left-radius:12px;background:#006f52;color:#f1f1f1}.btn-green,.btn-white{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px;font-size:14px;line-height:16px}.btn-white{min-height:48px;border-top-right-radius:12px;border-bottom-left-radius:12px;border:1px solid #006f52;font-weight:600;color:#006f52;background:#fff}.btn-arrow-green:after{content:"";display:inline-block;width:16px;height:16px;margin-left:5px;background:url(../images/header/Long-Arrow-Right-Icon-green.svg) no-repeat 50%;background-size:contain;-webkit-transition:-webkit-transform .22s ease;transition:-webkit-transform .22s ease;transition:transform .22s ease;transition:transform .22s ease,-webkit-transform .22s ease}.btn-text-white{font-size:16px;line-height:20px;font-weight:600;text-decoration:underline;color:#f1f1f1;text-underline-offset:25%;text-decoration-thickness:10%}.btn-text-white:after{content:"";display:inline-block;width:14px;height:14px;margin-top:1px;margin-left:5px;background:url(../images/header/Long-Arrow-Right-Icon-white.svg) no-repeat 50%;background-size:contain;-webkit-transition:-webkit-transform .22s ease;transition:-webkit-transform .22s ease;transition:transform .22s ease;transition:transform .22s ease,-webkit-transform .22s ease}@media screen and (max-width:520px){.btn-text-white:after{margin-left:3px}}.btn-text-green{font-size:16px;line-height:20px;font-weight:600;text-decoration:underline;color:#006f52;text-underline-offset:25%;text-decoration-thickness:10%}.btn-text-green:after{content:"";display:inline-block;width:14px;height:14px;margin-top:1px;margin-left:5px;background:url(../images/header/Long-Arrow-Right-Icon-green.svg) no-repeat 50%;background-size:contain;-webkit-transition:-webkit-transform .22s ease;transition:-webkit-transform .22s ease;transition:transform .22s ease;transition:transform .22s ease,-webkit-transform .22s ease}@media screen and (max-width:520px){.btn-text-green:after:after{margin-left:3px}}@media screen and (max-width:520px){.btn-text-green{font-size:14px;line-height:16px}}.career,.greenChoice,.our-commitment,.our-future-roadmap,.product-finder,.recyclable,.recycled,.renewable,.single-food-product,.sustainability-projects,.sustainability-solution,.wiipouch{background:#f1f1f1}html{scroll-behavior:smooth}sub{font-size:70%;bottom:-.25em;margin-right:5px}sub,sup{line-height:0;vertical-align:baseline;position:relative}sup{font-size:80%;top:-.5em;margin-left:2px}strong{font-weight:700}@font-face{font-family:Open Sans;src:url(../fonts/OpenSans/OpenSans-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:url(../fonts/OpenSans/OpenSans-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:url(../fonts/OpenSans/OpenSans-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:url(../fonts/OpenSans/OpenSans-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:url(../fonts/OpenSans/OpenSans-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}.search-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;width:240px;min-width:240px;height:32px;padding:0 8px;background:#f1f1f1;border:1px solid #e6e6e6;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box}.search-form:focus-within{border-color:#006f52}.search-form .search-close,.search-form .search-submit{background:none;border:0;cursor:pointer;line-height:1;padding:0}.search-form .search-close:focus-visible,.search-form .search-submit:focus-visible{outline:2px solid #006f52;outline-offset:2px;border-radius:2px}.search-form .search-submit img{width:16px;height:16px;display:block}.search-form .search-sep{width:1px;height:16px;background:#171d1a;display:inline-block}.search-form .search-field{-webkit-box-flex:1;-ms-flex:1;flex:1;border:0;background:transparent;outline:none;font-size:14px;padding:0 4px;color:#1a1a1a}.search-form .search-field::-webkit-input-placeholder{color:#7a7a7a}.search-form .search-field::-moz-placeholder{color:#7a7a7a}.search-form .search-field:-ms-input-placeholder{color:#7a7a7a}.search-form .search-field::-ms-input-placeholder{color:#7a7a7a}.search-form .search-field::placeholder{color:#7a7a7a}.search-form .search-close{font-size:16px;color:#666}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero-green{position:relative;background-size:cover;background-position:100% 0;background-repeat:no-repeat;min-height:624px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow:hidden;z-index:0}.hero-green__container{width:100%}.hero-green sub,.hero-green sup{color:#f1f1f1;font-size:16px}.hero-green .grid-inside:nth-of-type(2){position:relative;padding-left:0}.hero-green .grid-inside:nth-of-type(2):before{content:"";position:absolute;top:0;left:-9998px;width:9999px;height:100%;background:#006f52;z-index:1}.hero-green__content{width:520px;-webkit-box-sizing:content-box;box-sizing:content-box;position:relative;background:#006f52;color:#fff;padding:65px 13% 47px 0;clip-path:polygon(0 0,80% 0,100% 40%,100% 100%,0 100%);z-index:2}.hero-green__content *{position:relative;z-index:3}.hero-green__eyebrow{font-size:18px;font-weight:500;line-height:24px;text-transform:uppercase;color:#f1f1f1;margin-bottom:14px;display:block;position:relative;padding-bottom:12px}.hero-green__eyebrow:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:4px;background:#029e58}.hero-green__title{font-weight:400;color:#f1f1f1;font-size:48px;line-height:52px;margin-bottom:15px}.hero-green__desc p{font-size:16px;line-height:160%;color:#f1f1f1;margin-bottom:12px}.hero-green__desc p strong{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;line-height:25px;font-weight:600;color:#f1f1f1}.sustainability .hero-green{min-height:880px}.sustainability .hero-green .breadcrumb{margin-bottom:109px}.sustainability .hero-green__title{font-size:49px;line-height:52px;margin-bottom:18px}.sustainability .hero-green__desc p{margin-bottom:16px}.sustainability .hero-green__desc strong{font-size:18px;line-height:18px}.sustainability .hero-green__content{max-width:500px;clip-path:polygon(0 0,100% 0,100% 65%,77% 100%,0 100%);padding:65px 9% 47px 0}.films-solutions .hero-green,.food-packaging .hero-green{min-height:880px}.films-solutions .hero-green .breadcrumb,.food-packaging .hero-green .breadcrumb{padding-bottom:52px}.films-solutions .hero-green__content,.food-packaging .hero-green__content{width:413px;padding:65px 13% 49px 0;clip-path:polygon(0 0,68% 0,100% 45%,100% 100%,0 100%)}.films-solutions .hero-green__title,.food-packaging .hero-green__title{margin-bottom:18px}.sustainability-solution .hero-green{min-height:688px}.sustainability-solution .hero-green__content{width:413px}.sustainability-solution .hero-green__eyebrow{text-transform:none;font-size:56px;line-height:56px;padding-bottom:17px;margin-bottom:16px}.sustainability-solution .hero-green__title{text-transform:uppercase;font-size:18px;line-height:24px;margin-bottom:12px}.sustainability-solution .hero-green__desc p strong{display:inline-block}@media screen and (max-width:1440px){.hero-green__content{padding:65px 13% 47px 46px}.films-solutions .hero-green__content,.food-packaging .hero-green__content{padding:65px 13% 49px 46px}.sustainability .hero-green__content{padding:65px 9% 47px 46px}}@media screen and (max-width:1280px){.hero-green__content{max-width:500px}.sustainability .hero-green{min-height:646px}.sustainability .hero-green__title{max-width:490px}.sustainability .hero-green .breadcrumb{margin-bottom:7px}.sustainability .hero-green__content{clip-path:polygon(0 0,100% 0,100% 70%,77% 100%,0 100%)}.films-solutions .hero-green,.food-packaging .hero-green{min-height:688px}.films-solutions .hero-green__content,.food-packaging .hero-green__content{clip-path:polygon(0 0,71% 0,100% 30%,100% 100%,0 100%)}}@media screen and (max-width:1200px){.films-solutions .hero-green__content,.food-packaging .hero-green__content,.hero-green__content,.sustainability .hero-green__content{padding:65px 13% 47px 64px}}@media screen and (max-width:1024px){.hero-green__content{max-width:475px;padding:65px 13% 47px 64px}.hero-green .sustainability .hero-green{min-height:650px;padding-left:64px}.hero-green .sustainability .grid-inside:first-of-type .breadcrumb{padding-left:64px}.hero-green .sustainability .grid-inside:nth-of-type(2){padding-left:0}.hero-green .sustainability .breadcrumb{margin-bottom:0;padding-bottom:44px;padding-left:64px}.hero-green .sustainability__content{clip-path:polygon(0 0,100% 0,100% 72%,82% 100%,0 100%);padding:58px 9% 39px 64px}.films-solutions .hero-green,.food-packaging .hero-green{min-height:672px;background-position:75% 0}.films-solutions .hero-green .breadcrumb,.food-packaging .hero-green .breadcrumb{padding-bottom:44px;padding-top:38px}.films-solutions .hero-green__content,.food-packaging .hero-green__content{clip-path:polygon(0 0,70% 0,100% 31%,100% 100%,0 100%);padding:64px 11% 49px 0}.sustainability-solution .hero-green__eyebrow{font-size:48px;line-height:52px}}@media screen and (max-width:768px){.hero-green__content{max-width:420px;width:100%;padding:65px 13% 47px 64px}.hero-green__desc p{margin-bottom:17px}.hero-green__desc p span.white{line-height:18px}.sustainability .hero-green{min-height:600px}.sustainability .hero-green .breadcrumb{padding-bottom:52px}.sustainability .hero-green__title{font-size:40px;line-height:44px}.sustainability .hero-green__content{padding:49px 17% 13px 64px;clip-path:polygon(0 0,100% 0,100% 72%,82% 100%,0 100%)}.films-solutions .hero-green,.food-packaging .hero-green{background-position:60% 0}.films-solutions .hero-green__title,.food-packaging .hero-green__title{margin-bottom:17px}.films-solutions .hero-green__content,.food-packaging .hero-green__content{clip-path:polygon(0 0,70% 0,100% 35%,100% 100%,0 100%)}.films-solutions .hero-green__desc p,.food-packaging .hero-green__desc p{margin-bottom:13px}.films-solutions .hero-green{background-position:48% 0}}@media screen and (max-width:767px){.hero-green__content{padding:65px 13% 47px 24px}.sustainability .hero-green__content{padding:49px 17% 13px 24px}.films-solutions .hero-green__content,.food-packaging .hero-green__content{padding:64px 11% 49px 24px}}@media screen and (max-width:520px){.hero-green{background-position:86% -44px;background-size:auto}.hero-green__content{max-width:232px}.hero-green__title{font-size:36px;line-height:40px}.hero-green__desc p{margin-bottom:14px}.hero-green__desc p span.white{line-height:1}.sustainability .hero-green .breadcrumb{padding-bottom:174px;padding-top:29px}.sustainability .hero-green__title{font-size:36px;line-height:40px}.sustainability .hero-green__content{padding:42px 15% 28px 20px}.films-solutions .hero-green__content,.food-packaging .hero-green__content,.sustainability .hero-green__content{clip-path:polygon(0 0,100% 0,100% 77%,84% 100%,0 100%)}.films-solutions .hero-green,.food-packaging .hero-green{background-position:38% 0;background-size:cover;min-height:812px}.films-solutions .hero-green .breadcrumb,.food-packaging .hero-green .breadcrumb{padding-bottom:36px;padding-top:27px}.films-solutions .hero-green__content,.food-packaging .hero-green__content{clip-path:polygon(0 0,100% 0,100% 77%,84% 100%,0 100%);padding:42px 11% 24px 24px}.films-solutions .hero-green{background-position:57% 0}.sustainability-solution .hero-green{min-height:812px;background-position:bottom}.sustainability-solution .hero-green__content{width:100%;max-width:80%;clip-path:polygon(0 0,100% 0,100% 78%,89% 100%,0 100%);padding:40px 12px 48px 24px;-webkit-box-sizing:border-box;box-sizing:border-box}.sustainability-solution .hero-green__eyebrow{font-size:36px;line-height:40px}}.about .hero-green,.corporateSustainability .hero-green{background-position:top}.about .hero-green .grid-inside:nth-of-type(2),.corporateSustainability .hero-green .grid-inside:nth-of-type(2){margin-top:108px;padding-left:inherit}@media screen and (max-width:1280px){.about .hero-green__content,.corporateSustainability .hero-green__content{max-width:570px}}@media screen and (max-width:1024px){.about .hero-green__content,.corporateSustainability .hero-green__content{max-width:714px}}@media screen and (max-width:825px){.about .hero-green,.corporateSustainability .hero-green{height:735px;background-position:78%}.about .hero-green .grid-inside:nth-of-type(2),.corporateSustainability .hero-green .grid-inside:nth-of-type(2){margin-top:34%}.about .hero-green__content,.corporateSustainability .hero-green__content{max-width:80%}}@media screen and (max-width:560px){.about .hero-green,.corporateSustainability .hero-green{height:auto;background-position:86% -44px;background-size:cover}.about .hero-green .grid-inside:nth-of-type(2),.corporateSustainability .hero-green .grid-inside:nth-of-type(2){margin-top:100px}.about .hero-green__eyebrow,.corporateSustainability .hero-green__eyebrow{font-size:16px;line-height:20px}.about .hero-green__content,.corporateSustainability .hero-green__content{clip-path:polygon(0 0,80% 0,100% 23%,100% 100%,0 100%);padding:34px 13% 14px 24px}}.hero-white{position:relative;background-size:cover;background-position:100%;background-repeat:no-repeat;background-image:var(--hero-bg-desktop);height:850px}@media screen and (max-width:1440px){.hero-white{height:660px}}.hero-white__content{max-width:674px;background:#fff;padding:64px 74px 64px 89px;clip-path:polygon(0 0,100% 0,100% 70%,75% 100%,0 100%);position:relative;z-index:1}.hero-white__eyebrow{display:block;font-size:18px;line-height:24px;font-weight:500;text-transform:uppercase;color:#006f52;position:relative;margin-bottom:26px;margin-top:3px}.hero-white__eyebrow:after{content:"";position:absolute;bottom:-13px;left:0;width:40px;height:4px;background:#029e58}.hero-white__title{font-size:56px;font-weight:500;line-height:56px;margin-bottom:16px;max-width:500px}.hero-white__subtitle{font-size:18px;line-height:24px;font-weight:500;color:#006f52;text-transform:uppercase;margin-bottom:16px}.hero-white__description{padding-bottom:33px;max-width:500px}.hero-white__description p{font-size:16px;line-height:160%;color:#454a48;margin-bottom:17px}.hero-white__description strong{color:#454a48;font-weight:700}.hero-white__description span{font-size:12px;line-height:150%}.hero-white__description span strong{color:#006f52;font-weight:700}.hero-white__list{margin-bottom:33px;padding-left:0;list-style:none}.hero-white__list-item{font-size:16px;line-height:160%;color:#454a48;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:26px;display:inline-block;position:relative;margin-bottom:12px}.hero-white__list-item:before{content:"";width:20px;height:20px;left:0;position:absolute;-ms-flex-negative:0;flex-shrink:0;background-image:url(../images/Check-Icon.svg);background-repeat:no-repeat;background-size:contain;margin-top:2px;margin-right:10px}.hero-white .btn{min-width:253px}.hero-white .btn:after{content:"";display:inline-block;width:16px;height:16px;margin-top:1px;margin-left:5px;background:url(../images/header/external-link-icon-white.svg) no-repeat 50%;background-size:contain;-webkit-transition:-webkit-transform .22s ease;transition:-webkit-transform .22s ease;transition:transform .22s ease;transition:transform .22s ease,-webkit-transform .22s ease}.ourServices .hero-white{height:850px;padding-bottom:63px;margin-bottom:169px}@media screen and (max-width:1440px){.ourServices .hero-white{height:auto}}.ourServices .hero-white .btn{min-width:110px}.ourServices .hero-white .btn:after{display:none}.ourServices.SustainabilityConsult .hero-white__description{padding-bottom:0}.greenChoice .hero-white__title{font-size:37px;line-height:40px;font-weight:400}.career .hero-white{min-height:740px}.career .hero-white__title{font-size:48px;line-height:52px;font-weight:400}.career .hero-white__description{padding-bottom:28px}.sustainability-projects .hero-white{min-height:788px;background-position:top}.sustainability-projects .hero-white__content{padding:64px 74px 30px 89px}.sustainability-projects .hero-white__description{padding-bottom:0}.benefits-beyond .hero-white .btn:after{width:14px;margin-left:10px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' fill='none'%3E%3Cpath d='M10.781 3.185H0V4.52h10.781L8.54 6.76l.942.943 3.852-3.852L9.481 0 8.54.943l2.242 2.242z' fill='%23F1F1F1'/%3E%3C/svg%3E")}.digitalChoice .hero-white{height:784px;background-position:bottom}.digitalChoice .hero-white__description{padding-bottom:2px}.digitalChoice .hero-white__list{margin-bottom:48px}.our-commitment .hero-white{background-position:100% 75%;height:788px}.steriking .hero-white__title{max-width:505px}@media screen and (max-width:1279px){.hero-white{background-position:unset}}@media screen and (max-width:1024px){.hero-white .grid-inside{margin:0;max-width:100%}.hero-white__content{margin-left:0}.hero-white__list-item:nth-child(2):before{margin-top:11px}.hero-white__title{font-size:48px;line-height:52px;max-width:420px}.steriking .hero-white__content,.wiicare .hero-white__content{margin-left:64px}}@media screen and (max-width:768px){.hero-white,.hero-white:before{background-position:bottom;background-size:cover}.hero-white:before{content:"";position:absolute;top:0;left:0;width:100%;height:682px;background-image:inherit;background-repeat:no-repeat;z-index:0}.hero-white__title{font-size:40px;line-height:52px}.hero-white__description{padding-bottom:32px}.hero-white__content{padding:49px 120px 50px 54px;max-width:595px}.steriking .hero-white__content,.wiicare .hero-white__content{margin-left:0}.benefits-beyond .hero-white:before{height:100%}.benefits-beyond .hero-white__title{font-size:40px;line-height:44px}.roles-and-career .hero-white,.sustainability-projects .hero-white{height:auto}.roles-and-career .hero-white:before,.sustainability-projects .hero-white:before{height:100%}.roles-and-career .hero-white__title,.sustainability-projects .hero-white__title{font-size:40px;line-height:44px}}@media screen and (max-width:580px){.sustainability-projects .hero-white{min-height:auto;height:auto;padding-bottom:168px}.SustainabilityConsult .hero-white{background-image:var(--hero-bg-desktop)}}@media screen and (max-width:439px){.hero-white{height:auto}.hero-white .grid-inside{padding:0}.hero-white .breadcrumb{padding-left:24px}.hero-white:before{height:360px}.hero-white__content{max-width:100%;padding:40px 23px;clip-path:polygon(0 0,82% 0,100% 19%,100% 100%,0 100%);margin-top:86px}.hero-white__title{font-size:40px;line-height:47px;margin-bottom:16px;max-width:272px}.hero-white__subtitle{margin-bottom:16px}.hero-white__description{max-width:272px;padding-bottom:30px}.hero-white__description p{margin-bottom:17px}.sustainability-projects .hero-white{padding-bottom:0}.sustainability-projects .hero-white:before{background:inherit}.sustainability-projects .hero-white__title{font-size:36px;line-height:40px}.sustainability-projects .hero-white__description{max-width:100%}.sustainability-projects .hero-white__content{padding-left:24px;padding-right:24px;padding-bottom:7px;position:relative;bottom:-1px}.benefits-beyond .hero-white__content{margin-top:186px}.benefits-beyond .hero-white:before{background-position:100%;height:360px}.benefits-beyond .hero-white__title{font-size:36px;line-height:40px}.roles-and-career .hero-white__content,.sustainability-projects .hero-white__content{margin-top:160px;clip-path:polygon(0 0,65% 0,100% 17%,100% 100%,0 100%)}.roles-and-career .hero-white:before,.sustainability-projects .hero-white:before{background-position:20%;height:360px;background-image:linear-gradient(180deg,#f1f1f1 0,hsla(0,0%,94.5%,.22) 80px,hsla(0,0%,94.5%,.08) 130px,hsla(0,0%,94.5%,0) 160px,hsla(0,0%,94.5%,0)),var(--hero-bg-desktop)}.roles-and-career .hero-white__title,.sustainability-projects .hero-white__title{font-size:36px;line-height:40px}.sustainability-projects .hero-white:before{background-position:90%}}.breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;white-space:nowrap;overflow:hidden;padding-top:37px;padding-bottom:59px}.breadcrumb>a,.breadcrumb>span{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;white-space:nowrap}.breadcrumb span{color:#454a48;font-size:16px;line-height:20px}.breadcrumb-link{color:#006f52;text-decoration:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.breadcrumb-link svg{margin-right:5px;-ms-flex-negative:0;flex-shrink:0}.breadcrumb-link:hover{text-decoration:underline}.breadcrumb-separator{color:#006f52;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.breadcrumb>span:last-child{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1280px){.breadcrumb{padding-bottom:60px;padding-top:38px}}@media screen and (max-width:1024px){.breadcrumb{padding-bottom:52px;padding-top:45px}}@media screen and (max-width:768px){.breadcrumb{padding-top:36px;padding-bottom:28px}.breadcrumb span{font-size:14px}.breadcrumb .hide-on-mobile{display:none!important}.breadcrumb .hide-home-text{font-size:0}.breadcrumb .hide-home-text svg{display:inline-block}}@media screen and (max-width:440px){.breadcrumb{padding-top:29px;padding-bottom:35px}}.hero-white .breadcrumb{z-index:1;position:relative}.about{background:#f1f1f1}.about-map{background-color:#f1f1f1;padding:0 20px 60px}.about-map-bg{background:#f1f1f1}.about-map__container{max-width:1024px;margin:0 auto}.about-map__container-big{background:#fff;max-width:1200px;margin:0 auto}.about-map__title{font-size:48px;line-height:52px;letter-spacing:0;text-align:center;max-width:850px;margin:0 auto;padding-bottom:48px;padding-top:104px}.about-map__title-inner{background:#fff}.about-map__content{background:#fff;padding-bottom:140px}.about-map-bottom{position:relative;top:-120px;margin-bottom:-120px}.about-map__image{width:100%;max-width:618px;height:auto;display:block}.about-map__image-wrapper{position:relative;padding:40px 20px 0;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about-map__legend{min-width:210px}.about-map__legend-item,.about-map__legend-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.about-map__legend-item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:20px}.about-map__legend-item:last-child{margin-bottom:0}.about-map__legend-item:last-child .about-map__legend-icon{background:#029e58}.about-map__legend-icon{width:12px;height:12px;background-color:#00796b;border-radius:50%;margin-right:12px;margin-top:4px;-ms-flex-negative:0;flex-shrink:0}.about-map__legend-content h4{font-size:16px;font-weight:700;line-height:20px;letter-spacing:0;color:#171d1a;margin-bottom:5px}.about-map__legend-content p{max-width:238px;font-size:16px;font-weight:400;line-height:160%;letter-spacing:0;color:#454a48}.about-map__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:23px;max-width:1024px;margin:0 auto;position:relative;bottom:-40px}.about-map__stat{background-color:#006f52;color:#fff;padding:23px 20px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about-map__stat:last-child{border-right:none}.about-map__stat-number{font-size:48px;line-height:52px;margin-bottom:5px;display:block}.about-map__stat-label,.about-map__stat-number{letter-spacing:0;text-align:center;color:#f1f1f1}.about-map__stat-label{font-size:16px;font-weight:500;line-height:20px;max-width:198px;margin:0 auto}.about-map__footer{background-color:#c8e3d3;padding:44px 88px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1024px;margin:64px auto 0}.about-map__footer,.about-map__footer-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about-map__footer-content{gap:15px}.about-map__footer-number{font-size:48px;line-height:52px;letter-spacing:0;color:#006f52}.about-map__footer-text{font-size:16px;font-weight:500;line-height:20px;letter-spacing:0;color:#006f52;max-width:320px}.about-map__footer-link{font-size:16px;font-weight:600;line-height:16px;color:#006f52;text-decoration:underline;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-webkit-transition:opacity .3s;transition:opacity .3s}.about-map__footer-link:hover{opacity:.7}.about-map__footer-link svg{width:14px;height:9px}.about-box{background:#fff;padding:40px 40px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.about-box:first-child img{max-width:63px;height:40px}.about-box:nth-child(2) img{max-width:56px}.about-box:nth-child(3) img{max-width:107px}.about-box:nth-child(4) img{max-width:116px}.about-box-section{padding:80px 0;background-color:#f1f1f1}.about-box-section__container{max-width:1024px;margin:0 auto}.about-box-section__title{font-size:48px;line-height:52px;color:#171d1a;margin-bottom:48px}.about-box-section__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.about-box__content{padding:0 0 12px}.about-box__title{font-weight:600;font-size:24px;line-height:28px;margin-bottom:8px}.about-box__text{font-size:16px;line-height:160%;color:#454a48;margin-bottom:16px}.about-box__tagline{font-weight:500;font-size:16px;line-height:20px;color:#171d1a;margin-bottom:0}.about-box__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:2px solid #e5e5e5;padding:12px 40px;min-height:64px;margin:30px -40px 0}.about-box__footer img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.about-box__logo{height:40px}.about-box__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-weight:600;font-size:14px;line-height:16px;text-decoration:underline;color:#006f52;-webkit-transition:gap .3s ease;transition:gap .3s ease}.about-box__link svg{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.about-box__link:hover{gap:12px}.about-box__link:hover svg{-webkit-transform:translateX(4px);transform:translateX(4px)}.about__stories{padding:80px 0;max-width:1024px;margin:0 auto}.about__stories__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:40px;gap:20px}.about__stories__title{max-width:590px;font-size:48px;line-height:52px}.about__stories__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-weight:600;font-size:14px;line-height:16px;text-decoration:underline;color:#006f52;cursor:pointer;white-space:nowrap}.about__stories__link:hover{opacity:.8}.about__stories__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.about__stories__item{overflow:hidden}.about__stories__image{width:100%;height:auto;display:block;margin-bottom:16px}.about__stories__text{padding:0 4px;font-weight:500;font-size:18px;line-height:24px}.about-count{padding-top:80px;padding-bottom:40px}.about-count__container{max-width:1200px;margin:0 auto}.about-count__header{text-align:center;margin-bottom:104px}.about-count__subtitle{font-weight:500;font-size:18px;line-height:24px;text-transform:uppercase;color:#006f52;margin-bottom:8px}.about-count__title{font-size:48px;max-width:500px;margin:0 auto 24px;line-height:52px}.about-count__description{font-weight:500;font-size:28px;line-height:32px}.about-count__content-wrapper{position:relative}.about-count__scroll-indicator{position:absolute;top:-36px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:72px;height:72px;z-index:10}.about-count__content{background-color:#c8e3d3;padding:104px 88px;border-top-right-radius:40px;border-bottom-left-radius:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;position:relative}.about-count__text{-webkit-box-flex:1;-ms-flex:1;flex:1}.about-count__text p{font-size:18px;line-height:160%}.about-count__text p:first-child{margin-bottom:16px}.about-count__text p:nth-child(2){margin-bottom:24px}.about-count__text p strong{font-weight:800}.about-count__text h3{font-weight:500;font-size:28px;line-height:32px;margin-bottom:48px}.about-count__cta{display:inline-block;min-width:240px;min-height:48px;padding:16px;background-color:#006f52;color:#f1f1f1;border-top-right-radius:12px;border-bottom-left-radius:12px;text-decoration:none;font-weight:600;font-size:14px;line-height:16px;text-align:center;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.about-count__cta:hover{background-color:#005a42}.about-count__image{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:500px}.about-count__image img{width:100%;-o-object-fit:cover;object-fit:cover;display:block}.about-video{padding-top:24px;padding-bottom:80px;max-width:1024px;margin:0 auto}.about-video__subtitle{font-weight:500;font-size:18px;line-height:24px;text-align:center;text-transform:uppercase;color:#006f52;letter-spacing:1px;margin-bottom:12px}.about-video__title{margin-bottom:48px;font-size:48px;line-height:52px;text-align:center}.about-video__container{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;cursor:pointer}.about-video__container:hover .about-video__play-button{-webkit-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1)}.about-video__container.playing .about-video__placeholder,.about-video__container.playing .about-video__play-button{opacity:0;pointer-events:none}.about-video__container.playing .about-video__iframe{display:block}.about-video__placeholder{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.about-video__play-button{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.about-video__iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;display:none}.about-video__html-video{-o-object-fit:cover;object-fit:cover}.about-sustainability{padding:80px 0;max-width:1024px;margin:0 auto}.about-sustainability-full{background:#f1f1f1;margin:0 64px}.about-sustainability__header{margin-bottom:40px}.about-sustainability__subtitle{font-weight:500;font-size:18px;line-height:24px;text-transform:uppercase;color:#006f52;position:relative;margin-bottom:12px}.about-sustainability__subtitle:before{content:"";position:absolute;bottom:-12px;left:0;width:40px;height:4px;background-color:#029e58}.about-sustainability__header-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;margin-bottom:40px}.about-sustainability__title{font-size:48px;line-height:52px;max-width:587px}.about-sustainability__explore-link{font-weight:600;font-size:14px;line-height:16px;text-decoration:underline;color:#006f52;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;white-space:nowrap}.about-sustainability__explore-link svg{-ms-flex-negative:0;flex-shrink:0}.about-sustainability__boxes{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0;margin-bottom:40px;position:relative}.about-sustainability__box{background:#fff;padding:48px 40px;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative}.about-sustainability__box-number{font-size:20px;line-height:20px;color:#006f52;margin-bottom:8px}.about-sustainability__box-title{font-weight:600;font-size:24px;line-height:28px;margin-bottom:20px;color:#171d1a}.about-sustainability__box-text{font-size:16px;line-height:160%;color:#454a48}.about-sustainability__footer{background:#d4e8e0;padding:64px;border-top-right-radius:40px;border-bottom-left-radius:40px}.about-sustainability__footer-text{font-weight:500;font-size:28px;line-height:32px;text-align:center;color:#006f52;max-width:760px;margin:0 auto}.about-team{padding-top:80px;padding-bottom:24px;overflow:visible}.about-team__content{max-width:1024px;margin:0 auto;padding:0 20px}.about-team__title{font-size:48px;line-height:52px;margin-bottom:8px}.about-team__subtitle{font-size:18px;line-height:160%;color:#454a48;margin-bottom:24px}.about-team__list{list-style:none;margin-bottom:40px}.about-team__list-item{font-size:18px;line-height:160%;color:#454a48;margin-bottom:24px;padding-left:32px;position:relative}.about-team__list-item:last-child{margin-bottom:0}.about-team__list-item svg{position:absolute;left:0;top:4px}.about-team__images{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;width:100%;max-width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;margin:0}.about-team__image-left,.about-team__image-right{width:100%;max-width:200px;height:412px;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);border-radius:4px;-ms-flex-negative:1;flex-shrink:1}.about-team__image-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;-ms-flex-negative:1;flex-shrink:1}.about-team__image-small{width:238px;max-width:238px;height:238px;background:linear-gradient(135deg,#b2dfdb,#80cbc4)}.about-team__image-center,.about-team__image-small{border-radius:4px;-ms-flex-negative:1;flex-shrink:1}.about-team__image-center{width:100%;max-width:325px;height:412px;background:linear-gradient(135deg,#81c784,#66bb6a)}.about-experts{background:#f1f1f1;max-width:1024px;margin:0 auto;padding-top:80px;padding-bottom:80px}.about-experts .slick-slide{padding:0}.about-experts .slick-track,.about-experts__header{display:-webkit-box;display:-ms-flexbox;display:flex}.about-experts__header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}.about-experts__title{font-weight:500;font-size:32px;line-height:36px;color:#454a48}.about-experts__navigation{gap:8px}.about-experts__nav-btn,.about-experts__navigation{display:-webkit-box;display:-ms-flexbox;display:flex}.about-experts__nav-btn{width:32px;height:32px;border:none;background:transparent;cursor:pointer;padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.about-experts__nav-btn:hover{opacity:.8}.about-experts__nav-btn svg{display:block}.about-experts__divider{height:1px;background-color:#d1d2d1;margin-bottom:16px}.about-experts__slider{margin:0 -12px}.about-experts__card{margin:0 10px;background-color:#fff;overflow:hidden}.about-experts__image{width:100%;height:280px;-o-object-fit:cover;object-fit:cover;display:block}.about-experts__info{background-color:#006f52;padding:16px;min-height:86px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about-experts__name{font-weight:600;font-size:16px;line-height:16px;color:#f1f1f1;margin-bottom:8px}.about-experts__role{font-size:14px;line-height:16px;color:#f1f1f1}@media screen and (max-width:1150px){.about-map{padding-bottom:30px}.about-map__container-big,.about-map__title{padding-top:88px}.about-map__image-wrapper{padding-top:0}.about-map__legend{padding-left:30px}.about-box-section{padding-bottom:62px}.about-count,.about__stoires{padding:62px 0}.about-count__content{padding:96px 71px}.about-video{padding-top:46px;padding-bottom:64px}.about-sustainability{padding:64px 0}.about-sustainability__footer{padding-left:48px;padding-right:48px}.about-team{padding-top:64px}.about-experts{padding-bottom:64px}}@media screen and (max-width:1023px){.about-map__container-big{padding-top:46px}.about-map__title{padding-top:80px;font-size:40px;line-height:44px}.about-map__image-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about-map__legend,.about-map__legend-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.about-map__legend-content p{max-width:338px}.about-map-bottom{max-width:90%;margin:0 auto -120px}.about-map__stat-number{font-size:40px;line-height:44px}.about-map__footer{padding:48px 40px;max-width:90%}.about-map__footer-number{font-size:40px;line-height:44px}.about-box{padding-top:38px;padding-left:24px;padding-right:24px}.about-box-section__title{font-size:40px;line-height:44px}.about-box-section__container{max-width:726px}.about-box-section__grid{gap:20px}.about-box__footer{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:12px 24px}.about-box-logo{display:none}.about__stories{padding-top:48px;padding-bottom:48px}.about__stories__header{max-width:640px;margin:0 auto 40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.about__stories__grid{max-width:640px;margin:0 auto;grid-template-columns:repeat(2,1fr)}.about__stories__item:last-of-type{display:none}.about-count{padding-top:48px;padding-bottom:48px}.about-count__content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:80px 40px}.about-count__title{font-size:40px;line-height:44px}.about-count__description{font-size:24px;line-height:32px}.about-count__header{margin-bottom:88px}.about-count__image{max-width:100%}.about-video{padding-bottom:46px}.about-video__title{font-size:40px;line-height:44px;margin-bottom:32px}.about-sustainability{padding-bottom:46px}.about-sustainability__title{font-size:40px;line-height:44px}.about-sustainability__header{margin-bottom:24px}.about-sustainability__boxes{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff}.about-sustainability__box{border-bottom:1px solid #f1f1f1;padding-bottom:40px;margin-bottom:0;padding-left:0;padding-right:0;margin-left:40px;margin-right:40px}.about-sustainability__box:last-of-type{border:none}.about-team{padding-top:46px;margin-left:64px;margin-right:64px}.about-team__content{padding:0}.about-team__images{margin-left:0;margin-right:0;overflow:hidden}.about-experts{margin-left:40px;margin-right:40px}.about-experts__title{font-size:28px;line-height:32px}}@media screen and (max-width:976px){.about .grid-container{max-width:100%}.about-team__images{max-width:100%;margin:0 auto;padding-left:64px;padding-right:64px;gap:16px}.about-team__image-column{gap:16px}.about-team__image-small{width:96px;height:96px;border-radius:0}.about-team__image-center,.about-team__image-left,.about-team__image-right{height:160px;border-radius:0}}@media screen and (max-width:768px){.about .grid-container{max-width:100%}}@media screen and (max-width:767px){.about-map{padding:0 0 30px}.about-map__title{font-size:32px;line-height:36px;margin-left:24px;margin-right:24px;padding-top:64px;margin-bottom:40px}.about-map__content{padding-bottom:122px}.about-map__legend{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.about-map__legend,.about-map__legend-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about-map__legend-content p{max-width:368px}.about-map-bottom{max-width:100%;padding-right:24px;padding-left:24px}.about-map__stats{grid-template-columns:repeat(1,1fr)}.about-map__stat{padding:34px 32px}.about-map__stat-label{max-width:100%}.about-map__footer{padding:24px;margin-left:24px;margin-right:24px;max-width:100%}.about-map__footer,.about-map__footer-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about-map__footer-content{text-align:center;margin-bottom:24px}.about-map__footer-text{max-width:310px}.about-map__footer-number{font-size:48px;line-height:52px}.about-box{overflow:hidden}.about-box-section{padding-top:32px}.about-box-section__container{margin-left:24px;margin-right:24px}.about-box-section__title{font-size:32px;line-height:36px;margin-bottom:32px}.about-box-section__grid{grid-template-columns:repeat(1,1fr);gap:24px}.about__stories{padding-left:24px;padding-right:24px;padding-bottom:40px}.about__stories__title{font-size:32px;line-height:36px}.about__stories__header{margin-bottom:32px}.about__stories__grid{grid-template-columns:repeat(1,1fr)}.about-count{padding-top:40px;padding-bottom:40px}.about-count__subtitle{font-size:16px;line-height:20px}.about-count__title{font-size:32px;line-height:36px}.about-count__description{font-size:20px;line-height:24px}.about-count__content{margin-left:0;margin-right:0;padding:64px 24px}.about-video{padding-top:40px;padding-bottom:40px;margin-left:24px;margin-right:24px}.about-video__subtitle{font-size:16px;line-height:20px}.about-video__title{font-size:32px;line-height:36px;margin-bottom:24px}.about-sustainability{padding-bottom:40px;padding-top:40px}.about-sustainability-full{margin-left:24px;margin-right:24px}.about-sustainability__subtitle{font-size:16px;line-height:20px}.about-sustainability__title{font-size:32px;line-height:36px}.about-sustainability__explore-link{font-size:16px;line-height:16px}.about-sustainability__header-content{margin-bottom:36px}.about-sustainability__box{margin-left:32px;margin-right:32px;padding-top:32px;padding-bottom:32px}.about-sustainability__footer{padding:48px 24px}.about-sustainability__footer-text{font-size:20px;line-height:24px}.about-team{padding-top:40px;padding-bottom:40px;margin-left:24px;margin-right:24px}.about-team__title{font-size:32px;line-height:36px}.about-team__subtitle{font-size:16px}.about-team__list{margin-bottom:32px}.about-team__list-item{margin-bottom:16px;font-size:16px}.about-experts{margin-left:24px;margin-right:24px}.about-team__images{padding-left:24px;padding-right:24px}.about-team__image-right{display:none}.about-team__image-left{max-width:325px}.about-team__image-mobile-dn{display:none}}@media screen and (max-width:720px){.about .grid-container{max-width:100%}}.home{background:#f1f1f1}.home-hero{position:relative;width:100%;margin:0 auto;height:620px;background-size:cover;background-position:top;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home-hero__container{width:100%}.home-hero__content{max-width:500px}.home-hero__title{font-weight:500;font-size:56px;line-height:56px;margin-bottom:16px;max-width:470px}.home-hero__subtitle{margin-bottom:48px;font-size:20px;line-height:160%}.home-hero__button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:250px;min-height:48px;border-top-right-radius:12px;border-bottom-left-radius:12px;padding:16px;background:#006f52;font-weight:600;font-size:14px;line-height:16px;color:#f1f1f1;text-decoration:none;border:none;cursor:pointer;-webkit-transition:background .3s ease;transition:background .3s ease}.home-hero__button:hover{background:#005a43}.home-hero__button-text{font-weight:600;font-size:14px;line-height:16px;color:#f1f1f1;text-decoration:none;margin-right:8px}.home-hero__button-icon{width:16px;height:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.home-box,.home-hero__button-icon{display:-webkit-box;display:-ms-flexbox;display:flex}.home-box{-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:#fff;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.home-box__section{padding-top:160px;padding-bottom:80px;background-color:#f1f1f1}.home-box__container{max-width:1024px;margin:0 auto;padding:0 20px}.home-box__boxes-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;margin:0 auto}.home-box__image{padding:16px 16px 0}.home-box__image img{width:100%;display:block;height:150px;-o-object-fit:cover;object-fit:cover}.home-box__content{padding:40px 32px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.home-box__title{font-weight:500;font-size:20px;line-height:20px;margin-bottom:8px}.home-box__text{font-weight:400;font-size:16px;line-height:160%;color:#454a48}.home-box__footer{border-top:2px solid #f1f1f1;height:64px;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:48px;padding-right:40px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.home-box__footer,.home-box__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home-box__link{font-weight:600;font-size:14px;line-height:16px;text-decoration:underline;color:#006f52;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:8px}.home-box__link svg{-ms-flex-negative:0;flex-shrink:0}.home-about{padding:80px 0}.home-about__wrapper{margin:0 auto}.home-about__header{margin:0 auto 40px}.home-about__subtitle{font-weight:500;font-size:18px;line-height:24px;text-transform:uppercase;color:#006f52;margin-bottom:12px;position:relative;display:inline-block}.home-about__subtitle:before{content:"";position:absolute;bottom:-12px;left:0;width:40px;height:4px;background-color:#029e58}.home-about__title{font-size:48px;line-height:52px;color:#171d1a;margin-top:24px;max-width:675px}.home-about__content{display:grid;grid-template-columns:1fr 1fr;gap:0;position:relative;background:#006f52;margin:0 auto}.home-about__content:after{content:"";position:absolute;bottom:0;right:1px;width:6%;height:38%;background-color:#006f52;clip-path:polygon(100% 0,100% 100%,0 100%);z-index:1}.home-about__green-box{background-color:#006f52;padding:88px 20px 88px 88px;position:relative;z-index:2}.home-about__text{font-size:16px;line-height:160%;color:#f1f1f1;margin-bottom:16px}.home-about__list{list-style:none;margin-bottom:32px}.home-about__list-item{font-size:16px;line-height:160%;color:#f1f1f1;margin-bottom:16px;padding-left:32px;position:relative}.home-about__list-item:last-child{margin-bottom:0}.home-about__list-item svg{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.home-about__link{font-weight:600;font-size:16px;line-height:16px;text-decoration:underline;color:#f1f1f1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.home-about__image-wrapper{position:relative;overflow:hidden;clip-path:polygon(38% 0,100% 0,100% 100%,0 100%)}.home-about__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.home-package{padding:80px 0;background-color:#f1f1f1}.home-package__wrapper{margin:0 auto}.home-package__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;margin:0 auto 40px}.home-package__title{font-weight:500;font-size:36px;line-height:40px;color:#171d1a;margin-bottom:0}.home-package__button{font-weight:600;font-size:14px;line-height:16px;color:#f1f1f1;background-color:#006f52;padding:16px;border:none;border-top-right-radius:12px;border-bottom-left-radius:12px;text-decoration:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;cursor:pointer;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;white-space:nowrap;min-width:195px;min-height:48px}.home-package__button:hover{background-color:#005a42}.home-package__button.dn-desktop{display:none}.home-package__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;margin:0 auto}.home-package__card{background-color:#fff;padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.home-package__icon{width:48px;height:48px;margin-bottom:12px}.home-package__icon svg{width:100%;height:100%}.home-package__card-title{font-weight:600;font-size:14px;line-height:16px;color:#171d1a;text-align:center}@media (max-width:1024px){.home-package-package__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.home-package-package__title{font-size:28px;line-height:32px}.home-package-package__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.home-package-package__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.home-package-package__grid{grid-template-columns:1fr}}.home-green{background-color:#c8e3d3;border-top-right-radius:40px;border-bottom-left-radius:40px;padding:120px 0;margin-left:40px;margin-right:40px;margin-bottom:60px}.home-green__wrapper{max-width:1200px;margin:0 auto}.home-green__half{display:grid;grid-template-columns:1fr 1fr;gap:80px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:80px}.home-green__half:last-child{margin-bottom:0}.home-green__half--esg{background-color:#006f52;grid-template-columns:1fr 1fr;gap:60px;padding:0 0 0 88px}.home-green__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.home-green__content--narrow-1{max-width:500px}.home-green__content--narrow-2{max-width:412px}.home-green__content--narrow-2 .home-green__button{font-size:14px;line-height:16px}.home-green__content--narrow-3{max-width:585px}.home-green__content--narrow-3 .home-green__wysiwyg span{font-size:36px;line-height:40px}.home-green__content--narrow-3 .home-green__button{font-size:14px;line-height:16px}.home-green__wysiwyg h2{font-size:48px;line-height:52px;color:#171d1a;margin-bottom:12px}.home-green__wysiwyg h2 span{color:#006f52;font-weight:400;font-size:48px;line-height:52px}.home-green__wysiwyg h2--white{color:#f1f1f1;font-weight:500;font-size:36px;line-height:40px}.home-green__wysiwyg p{font-size:16px;line-height:160%;color:#454a48;margin-bottom:16px}.home-green__wysiwyg p strong{font-weight:600}.home-green__wysiwyg p--white,.home-green__wysiwyg p p{color:#f1f1f1}.home-green__title{font-size:48px;line-height:52px;color:#171d1a;margin-bottom:12px}.home-green__title span{color:#006f52;font-weight:400;font-size:48px;line-height:52px}.home-green__title--white{color:#f1f1f1;font-weight:500;font-size:36px;line-height:40px}.home-green__text p{font-size:16px;line-height:160%;color:#454a48;margin-bottom:16px}.home-green__text strong{font-weight:600}.home-green__text--white,.home-green__text p{color:#f1f1f1}.home-green__link{text-decoration:underline;color:#006f52;margin-bottom:16px}.home-green__button,.home-green__link{font-weight:600;font-size:16px;line-height:16px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-ms-flex-item-align:start;align-self:flex-start;margin-top:16px}.home-green__button{color:#f1f1f1;background-color:#006f52;padding:16px;border:none;border-top-right-radius:12px;border-bottom-left-radius:12px;text-decoration:none;cursor:pointer;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.home-green__button:hover{background-color:#005a42}.home-green__button--white{background-color:#f1f1f1;color:#006f52;border-top-right-radius:12px;border-bottom-left-radius:12px;padding:16px}.home-green__button--white:hover{background-color:#e0e0e0}.home-green__image-wrapper{position:relative;width:100%}.home-green__image-wrapper--diagonal{clip-path:polygon(45% 0,100% 0,55% 100%,0 100%)}.home-green__image{max-width:450px;display:block}.home-steps{padding-top:80px;padding-bottom:80px;background:#f1f1f1}.home-steps .grid-inside{margin:0 auto}.home-steps__container{max-width:1200px;margin:0 auto;padding:0 24px}.home-steps__subtitle{font-weight:500;font-size:18px;line-height:24px;text-transform:uppercase;color:#006f52;margin-bottom:36px;position:relative}.home-steps__subtitle:after{content:"";position:absolute;bottom:-12px;left:0;width:40px;height:4px;background:#029e58}.home-steps__title{font-weight:400;font-size:48px;line-height:52px;color:#171d1a;margin-bottom:16px;max-width:675px}.home-steps__description{font-weight:400;font-size:16px;line-height:160%;color:#454a48;margin-bottom:48px;max-width:498px}.home-steps__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.home-steps__card{background:#fff;padding:40px 56px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.home-steps__card-icon{width:49px;height:48px;margin-bottom:32px}.home-steps__card-title{font-weight:600;font-size:24px;line-height:28px;color:#171d1a;margin-bottom:8px}.home-steps__card-text{font-weight:400;font-size:16px;line-height:160%;color:#454a48;margin-bottom:16px}.home-steps__card-subtitle{font-weight:500;font-size:16px;line-height:20px;color:#171d1a;margin-bottom:40px}.home-steps__card-footer{margin-top:auto;margin-left:-56px;margin-right:-56px;border-top:2px solid #f1f1f1;height:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-right:40px}.home-steps__card-footer,.home-steps__card-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home-steps__card-link{font-weight:600;font-size:14px;line-height:16px;text-decoration:underline;color:#006f52;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:8px}.home-steps__card-link:hover{opacity:.8}.home-steps__card-link svg{-ms-flex-negative:0;flex-shrink:0}.home .article__related .grid-inside,.home .contact-section .grid-inside{margin:0 auto}@media screen and (max-width:1250px){.home-green{margin-left:24px;margin-right:24px}}@media screen and (max-width:1150px){.home-hero__content{max-width:400px}.home-box__section{padding-top:128px;padding-bottom:64px}.home-about{padding-top:64px;padding-bottom:64px}.home-about__green-box{padding:64px 64px 64px 71px}.home-package{padding-top:64px;padding-bottom:128px}.home-green{margin-bottom:48px;padding-top:104px;padding-bottom:104px}.home-green__image{max-width:360px}.home-green__half--esg{padding-left:71px}.home-steps{padding-top:48px;padding-bottom:48px}}@media screen and (max-width:1023px){.home-hero__content{clip-path:polygon(80% 0,100% 30%,100% 100%,0 100%,0 0);background:#006f52;position:absolute;bottom:-30px;left:0;padding:48px 110px 48px 64px;max-width:594px}.home-hero__title{color:#f1f1f1;font-size:48px;line-height:52px;margin-bottom:8px;max-width:400px}.home-hero__subtitle{color:#f1f1f1;font-size:18px;margin-bottom:32px}.home-hero__button{background-color:#f1f1f1}.home-hero__button:hover{background-color:hsla(0,0%,94.5%,.9)}.home-hero__button-text{color:#006f52}.home-hero__button-icon svg path{fill:#006f52}.home-box__section{padding-bottom:48px}.home-box__image{padding:8px}.home-box__title{font-size:24px;line-height:28px}.home-box__content{padding:8px 24px 24px}.home-box__footer{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-right:16px}.home-box__boxes-wrapper{gap:20px}.home-about{padding-top:48px;padding-bottom:48px}.home-about__title{margin-top:12px;font-size:40px;line-height:44px}.home-about__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.home-about__image-wrapper{clip-path:polygon(39% 0,100% 0,100% 30%,100% 61%,84% 100%,0 100%,0 82%)}.home-about__green-box{padding-left:64px}.home-package{padding-top:48px;padding-bottom:96px}.home-package__header{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:32px}.home-package__title{font-size:32px;line-height:36px;text-align:center}.home-package__button.dn-desktop{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:32px auto 0}.home-package__button.dn-mobile{display:none}.home-package__grid{grid-template-columns:repeat(3,1fr);gap:16px}.home-package__card{padding-left:32px;padding-right:32px}.home-green{padding-top:96px;padding-bottom:96px}.home-green__half{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:96px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;gap:0}.home-green__half--esg{padding:0;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.home-green__half--esg .home-green__image{max-width:100%;margin:0}.home-green__half:last-of-type{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.home-green__image{max-width:640px;margin:24px auto 0;width:100%}.home-green__image-wrapper--diagonal{clip-path:polygon(0 0,100% 0,81% 100%,0 100%);max-height:320px}.home-green__content--narrow-1{max-width:100%}.home-green__content--narrow-2{max-width:100%;padding:64px}.home-green__wysiwyg h2{font-size:40px;line-height:44px;margin-bottom:16px}.home-steps{overflow:hidden;padding:40px 20px}.home-steps__title{font-size:40px;line-height:44px}.home-steps__description{margin-bottom:40px}.home-steps__grid{gap:20px}.home-steps__card{padding:32px 24px 0}}@media screen and (max-width:767px){.home-hero{background-position:90%}.home-hero__content{padding:40px 40px 40px 24px;max-width:100%}.home-hero__title{font-size:36px;line-height:40px;max-width:300px}.home-hero__subtitle{font-size:16px}.home-box__section{padding-top:120px}.home-box__boxes-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.home-about{padding-bottom:40px}.home-about .grid-inside{max-width:100%}.home-about__header{padding-left:24px;padding-right:24px;margin-bottom:32px}.home-about__subtitle{font-size:16px;line-height:20px}.home-about__title{font-size:32px;line-height:36px}.home-about__green-box{padding:40px 24px}.home-package{padding-top:40px;padding-bottom:80px}.home-package__header{margin-bottom:24px}.home-package__title{font-size:28px;line-height:32px}.home-package__grid{grid-template-columns:repeat(2,1fr)}.home-package__button.dn-desktop{margin-top:24px;width:100%;text-align:center}.home-green{padding:80px 0;margin:0 0 40px}.home-green__wysiwyg h2{font-size:32px;line-height:36px}.home-green__half{margin-bottom:80px}.home-green__image{max-width:280px;margin-top:0}.home-green__image-wrapper--diagonal{max-height:180px}.home-green__content--narrow-2{padding:40px 24px}.home-green__title--white{font-size:28px;line-height:32px}.home-steps{padding-left:20px;padding-right:20px;overflow:hidden}.home-steps__title{font-size:32px;line-height:36px}.home-steps__description{margin-bottom:48px}.home-steps__grid{gap:24px;grid-template-columns:repeat(1,1fr)}.home .contact-section{padding-left:24px;padding-right:24px}}@media screen and (max-width:439px){.home .contact-section{padding-right:20px;padding-left:20px}}.wiicare{background:#f1f1f1}.wiicare__steriking{padding:40px 0}.wiicare__steriking-wrapper{background:#fff;border-left:8px solid #006f52;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:40px 86px 44px 80px;gap:30px}.wiicare__steriking-title{max-width:412px;font-size:28px;line-height:32px;font-weight:500;margin-bottom:10px}.wiicare__steriking-description{max-width:588px;font-size:16px;line-height:160%;color:#454a48}.wiicare__steriking-link{-ms-flex-negative:0;flex-shrink:0}.wiicare__steriking-link a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.wiicare__steriking-link a span{font-size:16px;line-height:16px;font-weight:600;color:#006f52;border-bottom:2px solid #006f52}.wiicare__steriking-link a:after{content:"";width:16px;height:16px;background:url(../images/header/Long-Arrow-Right-Icon-green.svg) no-repeat 50%}.wiicare__why{padding-top:164px}.wiicare__why-title{font-size:48px;line-height:52px;text-align:center;margin-bottom:61px}.wiicare__why-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.wiicare__why-card{min-height:314px;background-color:#c8e3d3;border-top-right-radius:40px;border-bottom-left-radius:40px;padding:42px 32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wiicare__why-card-title{color:#454a48;font-size:16px;line-height:160%;padding-bottom:16px}.wiicare__why-card:nth-of-type(4){min-height:366px}.wiicare__why-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wiicare__why-list,.wiicare__why-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.wiicare__why-list-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wiicare__why-list-icon{width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0}.wiicare__why-list-icon img{width:100%;height:auto;display:block}.wiicare__why-list-text{color:#454a48;font-size:16px;line-height:160%}.wiicare__why-image{overflow:hidden;height:314px;border-top-left-radius:40px;border-bottom-right-radius:40px}.wiicare__why-image img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.wiicare__why-image:nth-of-type(3){height:366px}.wiicare__sterile{padding:160px 0 0;text-align:center}.wiicare__sterile-title{font-size:28px;line-height:32px;font-weight:500;margin:0 auto 32px;max-width:674px}.wiicare__sterile-logo{max-width:280px;margin:0 auto}.wiicare__sterile-logo img{width:100%;height:auto;display:block}@media screen and (max-width:1200px){.wiicare__why .grid-container{padding:0}}@media screen and (max-width:1024px){.wiicare__steriking{padding:40px 0 130px}.wiicare__steriking-wrapper{padding:40px 86px 40px 64px}.wiicare__steriking-title{margin-bottom:10px}.wiicare__why{padding-top:96px}.wiicare__why-title{margin-bottom:63px}.wiicare__why-card{min-height:366px;padding:42px 32px}.wiicare__why-card:nth-of-type(4){min-height:418px}.wiicare__why-list{gap:13px}.wiicare__why-image{height:366px}.wiicare__why-image:nth-of-type(3){height:418px}.wiicare__sterile{padding:61px 0 48px}.wiicare__sterile-title{margin-bottom:31px}}@media screen and (max-width:768px){.wiicare__steriking{padding:33px 0 96px}.wiicare__steriking-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:32px 78px 34px 33px;gap:37px}.wiicare__steriking-title{max-width:560px;font-size:25px;line-height:28px;margin-bottom:10px}.wiicare__steriking-description{max-width:560px}.wiicare__why{padding-top:80px}.wiicare__why-title{font-size:40px;line-height:44px;margin-bottom:40px}.wiicare__why-grid{grid-template-columns:repeat(1,1fr);gap:24px}.wiicare__why-card{min-height:314px;padding:40px 32px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wiicare__why-card-title{padding-bottom:16px}.wiicare__why-card:nth-of-type(4){min-height:366px}.wiicare__why-list,.wiicare__why-list-item{gap:12px}.wiicare__why-image{height:314px}.wiicare__why-image:nth-of-type(3){height:366px}.wiicare__sterile{padding:40px 0}.wiicare__sterile-title{margin-bottom:15px;font-size:24px;line-height:28px}.wiicare__sterile-logo{max-width:208px}}@media screen and (max-width:440px){.wiicare__hero{height:auto}.wiicare__hero .blog__breadcrumb{padding-left:0}.wiicare__hero:before{height:360px}.wiicare__hero-content{max-width:100%;padding:40px 23px;clip-path:polygon(0 0,82% 0,100% 19%,100% 100%,0 100%);margin-top:86px}.wiicare__hero-title{font-size:40px;line-height:47px;margin-bottom:16px;max-width:272px}.wiicare__hero-subtitle{margin-bottom:16px}.wiicare__hero-description{max-width:272px;padding-bottom:30px}.wiicare__hero-description p{margin-bottom:17px}.wiicare__steriking{padding:33px 0 80px}.wiicare__steriking-wrapper{padding:32px 24px 34px 16px;gap:37px}.wiicare__steriking-title{font-size:24px;line-height:28px}.wiicare__steriking-description{max-width:560px}.wiicare__why{padding-top:86px}.wiicare__why-image{height:204px}.wiicare__why-image:nth-of-type(3){height:204px;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.wiicare__sterile{padding:43px 0 40px}.wiicare__sterile-title{margin-bottom:16px}}.food-packaging{background:#f1f1f1}.food-packaging .success__stories__header{margin-bottom:34px}.food-packaging .success__stories__title{max-width:100%;font-size:36px;line-height:40px}.products-films,.products-food{background-color:#f1f1f1;padding-top:144px}.products-films .products-films__header,.products-food .products-films__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:32px;gap:20px;border-bottom:2px solid #e0e0e0}.products-films .products-films__title,.products-food .products-films__title{font-weight:500;font-size:32px;line-height:36px}.products-films .products-films__link,.products-food .products-films__link{font-weight:600;font-size:16px;line-height:20px;text-decoration:underline;color:#006f52}.products-films .products-films__grid,.products-food .products-films__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.products-films .products-films__item,.products-food .products-films__item{background-color:#fff;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease;border-bottom:4px solid transparent}.products-films .products-films__item:hover,.products-food .products-films__item:hover{border-bottom-color:#029e58}.products-films .products-films__item:hover .products-films__item-title:after,.products-food .products-films__item:hover .products-films__item-title:after{content:"";margin-left:auto;display:inline-block;width:10px;height:10px;margin-top:2px;background:url(../images/arrow-black.svg) no-repeat 50%;background-size:contain}.products-films .products-films__image,.products-food .products-films__image{width:100%;height:243px;overflow:hidden;background-color:#f0f0f0}.products-films .products-films__image img,.products-food .products-films__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;padding:12px;background:#fff}.products-films .products-films__item-title,.products-food .products-films__item-title{font-size:18px;line-height:18px;font-weight:600;text-decoration:none;font-family:Open Sans,sans-serif;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .3s ease;transition:color .3s ease;padding:16px 12px 25px 24px}.products-films .tabs,.products-food .tabs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px}.products-films .tab,.products-food .tab{background:none;padding:16px 0;font-size:20px;line-height:20px;color:#454a48;cursor:pointer;position:relative;-webkit-transition:color .3s ease;transition:color .3s ease;border:none;border-bottom:4px solid transparent;margin-bottom:-2px}.products-films .tab:hover,.products-food .tab:hover{color:#1a1a1a}.products-films .tab.active,.products-food .tab.active{font-weight:600;color:#171d1a;border-bottom-color:#029e58}.products-films .tabs-content,.products-food .tabs-content{width:100%}.products-films .tab-panel,.products-food .tab-panel{display:none;-webkit-animation:fadeIn .3s ease;animation:fadeIn .3s ease}.products-films .tab-panel.active,.products-food .tab-panel.active{display:block}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media screen and (max-width:1024px){.products-films,.products-food{padding:128px 0}.products-films .products-films__header,.products-food .products-films__header{-ms-flex-wrap:wrap;flex-wrap:wrap}.products-films .products-films__grid,.products-food .products-films__grid{grid-template-columns:repeat(2,1fr);gap:20px}.products-films .tabs,.products-food .tabs{gap:30px}}@media screen and (max-width:768px){.products-films,.products-food{padding:96px 0 0}.products-films .products-films__header,.products-food .products-films__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:30px;border:none}.products-films .products-films__header .btn-text-green,.products-food .products-films__header .btn-text-green{display:none}.products-films .products-films__link,.products-food .products-films__link{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%}.products-films .products-films__grid,.products-food .products-films__grid{grid-template-columns:1fr;gap:16px;margin-bottom:0}.products-films .products-films__image,.products-food .products-films__image{height:160px}.products-films .products-films__item,.products-food .products-films__item{position:relative}.products-films .products-films__item-title,.products-food .products-films__item-title{font-size:14px;padding:16px}.products-films .products-films__item:before,.products-food .products-films__item:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none'%3E%3Cpath d='M.636 10.9l10-10m0 0h-10m10 0v10' stroke='%23171D1A' stroke-width='1.8'/%3E%3C/svg%3E");background-size:contain;width:12px;height:12px;position:absolute;bottom:20px;right:20px;background-repeat:no-repeat}.products-films .tabs,.products-food .tabs{width:100%;gap:16px;margin-bottom:20px;border-bottom:2px solid #e0e0e0}.products-films .tab,.products-food .tab{font-size:13px;padding:10px 0}}@media screen and (max-width:580px){.products-films,.products-food{padding:80px 0 0}}.product-finder-green{padding-top:50px;position:relative;display:block;padding-bottom:100px}.product-finder-green-white{background-color:#f1f1f1}.product-finder-green__wrapper{padding:40px 70px 40px 62px;border-left:9px solid #01563d;background-color:#006f52;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}.product-finder-green__content{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:11px;max-width:590px}.product-finder-green__title{font-size:28px;line-height:32px;color:#fff;margin:0}.product-finder-green__description{font-size:16px;line-height:160%;color:#f1f1f1}.product-finder-green__description p{margin:0}.product-finder-green__description p:last-child{margin-bottom:0}.product-finder-green__button{-ms-flex-negative:0;flex-shrink:0}.product-finder-green__button a{opacity:1;padding:16px 16px 16px 20px;border-top-right-radius:12px;border-bottom-left-radius:12px;background:#f1f1f1;font-weight:600;font-size:14px;line-height:16px;color:#006f52}.product-finder-green__button a:after{display:none}.food-packaging .product-finder-green{padding-bottom:159px}@media screen and (max-width:1024px){.product-finder-green{padding-bottom:60px}.product-finder-green__wrapper{gap:30px;padding:35px 70px 35px 62px}.product-finder-green__title{font-size:28px}.product-finder-green__description{font-size:13px;line-height:1.6}.product-finder-green__button a{padding:10px 24px;font-size:13px}.films-solutions .hero-green .grid-inside:nth-of-type(2),.food-packaging .hero-green .grid-inside:nth-of-type(2){margin-left:24px}.films-solutions .hero-green__content,.food-packaging .hero-green__content{padding-left:64px}}@media screen and (max-width:768px){.product-finder-green__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:30px 15px}.product-finder-green__content{width:100%;gap:12px}.product-finder-green__title{font-size:24px;line-height:1.35}.product-finder-green__description{font-size:12px;line-height:1.5}.product-finder-green__button{width:100%}.product-finder-green__button a{width:100%;text-align:center;padding:12px 20px;font-size:12px}.films-solutions .hero-green .breadcrumb,.food-packaging .hero-green .breadcrumb{padding-left:24px}.films-solutions .hero-green .grid-inside:first-of-type,.films-solutions .hero-green__content,.food-packaging .hero-green .grid-inside:first-of-type,.food-packaging .hero-green__content{padding-left:0}}.films-solutions .products-films__header{border-bottom:none}.films-solutions{background:#f1f1f1}.sustainability{background-color:#f1f1f1}.sustainability__green-future{background:#f1f1f1;padding-top:144px}.sustainability__green-future .grid-inside{background-color:#c8e3d3;padding:104px 88px;border-top-right-radius:40px;border-bottom-left-radius:40px;margin:60px auto 0}.sustainability__green-future-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1100px;margin:0 auto}.sustainability__green-future-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.sustainability__green-future-title{font-size:48px;line-height:52px}.sustainability__green-future-description p{font-size:16px;line-height:160%;margin:0 0 16px}.sustainability__green-future-description p:last-child{margin-bottom:0}.sustainability__green-future-description strong{font-weight:700}.sustainability__green-future-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.sustainability__green-future-right{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sustainability__green-future-right img{width:100%;height:auto;display:block;-o-object-fit:contain;object-fit:contain}.sustainability__green-future-image-note{position:absolute;bottom:0;background-color:#006f52;color:#fff;-webkit-transform:translateY(50%);transform:translateY(50%);padding:24px;font-size:16px;font-weight:500;text-align:center;line-height:20px;max-width:238px}.sustainability__greenchoice{background-color:#f1f1f1;padding-bottom:120px;position:relative}.sustainability__greenchoice:after{content:"";background-image:url(../images/flow-sustainability.svg);position:absolute;background-repeat:no-repeat;background-position:100%;background-size:cover;right:0;top:46px;height:534px;width:272px}.sustainability__greenchoice .grid-inside{margin:0 auto;position:relative;z-index:1}.sustainability__greenchoice-title{font-size:48px;line-height:52px;margin:0 0 48px;max-width:676px;padding-top:184px}.sustainability__greenchoice-items{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:40px}.sustainability__greenchoice-item{width:100%}.sustainability__greenchoice-card{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;padding:40px 0 0}.sustainability__greenchoice-wrapper{padding-right:56px;padding-left:56px}.sustainability__greenchoice-icon{width:48px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:38px}.sustainability__greenchoice-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.sustainability__greenchoice-item-title{font-size:24px;line-height:28px;font-weight:600;margin:0 0 11px}.sustainability__greenchoice-item-description{font-size:16px;line-height:160%;margin-bottom:38px;max-width:388px}.sustainability__greenchoice-item-link{margin-top:auto;text-align:right;border-top:2px solid #f1f1f1;padding-top:23px;padding-bottom:22px;padding-right:24px}.sustainability__greenchoice-image{position:absolute;right:0;top:0;bottom:0;width:30%;pointer-events:none;overflow:hidden}.sustainability__greenchoice-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top right;object-position:top right}.sustainability__consulting{background-color:#006f52;padding:0;position:relative;overflow:hidden}.sustainability__consulting .grid-inside{margin:0 auto;position:relative;z-index:2}.sustainability__consulting-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:400px;position:relative}.sustainability__consulting-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;padding:120px 8px 120px 0;position:relative;z-index:2;max-width:520px}.sustainability__consulting-title{font-size:48px;line-height:52px;color:#f1f1f1;margin-bottom:12px}.sustainability__consulting-description,.sustainability__consulting-description p{font-size:16px;line-height:160%;color:#f1f1f1;margin-bottom:12px}.sustainability__consulting-description p:last-child{margin-bottom:0}.sustainability__consulting-description strong{font-weight:600;color:#fff}.sustainability__consulting-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:28px}.sustainability__consulting-link a.link-arrow{color:#fff}.sustainability__consulting-link a.link-arrow:hover{opacity:.8}.sustainability__consulting-image{position:absolute;top:0;right:0;height:100%;overflow:hidden;z-index:1}.sustainability__consulting-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.sustainability__esg{background-color:#f1f1f1;padding:160px 0 80px}.sustainability__esg .grid-inside{margin:0 auto}.sustainability__esg-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:24px;grid-template-areas:"text1 image1" "image2 text2"}.sustainability__esg-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.sustainability__esg-item[data-slot=text1]{grid-area:text1}.sustainability__esg-item[data-slot=text2]{grid-area:text2}.sustainability__esg-image{overflow:hidden;border-top-left-radius:40px;border-bottom-right-radius:40px}.sustainability__esg-image[data-slot=image1]{grid-area:image1}.sustainability__esg-image[data-slot=image2]{grid-area:image2}.sustainability__esg-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.sustainability__esg-card{background-color:#c8e3d3;padding:64px 40px;border-top-right-radius:40px;border-bottom-left-radius:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;width:100%}.sustainability__esg-card h3{font-size:24px;line-height:28px;font-weight:600;margin:0}.sustainability__esg-card div{font-size:16px;line-height:160%;color:#454a48}.sustainability__esg-card div p{margin:0}.sustainability__esg-card div p:last-child{margin-bottom:0}.sustainability__esg-card a{display:inline-block;margin-top:8px}@media screen and (max-width:1280px){.sustainability__green-future{padding-left:20px;padding-right:20px}.sustainability__green-future .grid-inside{margin-top:0;max-width:1200px}.sustainability__green-future-wrapper{max-width:1024px}.sustainability__greenchoice-title{padding-top:160px}.sustainability__consulting-left{padding-top:120px;padding-bottom:120px}.sustainability__consulting-image{max-width:710px;-webkit-transform:translateX(20%);transform:translateX(20%);width:100%}.sustainability__esg{padding-top:160px;padding-bottom:80px}.sustainability__esg .grid-inside{max-width:1024px}}@media screen and (max-width:1024px){.sustainability__green-future{padding-top:64px}.sustainability__green-future .grid-inside{padding:104px 72px}.sustainability__greenchoice{padding-bottom:88px}.sustainability__greenchoice-title{padding-top:128px}.sustainability__consulting-image{width:65%}.sustainability__consulting-left{width:100%;gap:12px}.sustainability__consulting-link{margin-top:4px}.sustainability__esg{padding-top:128px;padding-bottom:60px}}@media screen and (max-width:1023px){.sustainability__green-future .grid-inside{padding-top:88px;padding-bottom:88px}.sustainability__green-future-wrapper{grid-template-columns:1fr;gap:48px}.sustainability__green-future-left{gap:16px}.sustainability__green-future-right{width:100%;min-height:280px}.sustainability__greenchoice{padding-bottom:128px}.sustainability__greenchoice-title{padding-top:100px;font-size:40px;line-height:44px;margin-bottom:40px}.sustainability__greenchoice-item-description{margin-bottom:32px}.sustainability__greenchoice-item-link a{margin-right:16px}.sustainability__greenchoice-icon{margin-bottom:32px}.sustainability__greenchoice-card{padding-top:32px;gap:0}.sustainability__greenchoice-wrapper{padding-left:24px;padding-right:24px}.sustainability__esg{padding-top:96px;padding-bottom:48px}.sustainability__esg-grid{grid-template-columns:1fr;gap:20px;grid-template-rows:auto auto auto auto;grid-template-areas:"text1" "image1" "text2" "image2"}.sustainability__esg-card{padding:64px;gap:12px}.sustainability__esg-card h3{font-size:24px;line-height:28px}.sustainability__esg-card div{font-size:16px;line-height:160%}.sustainability__esg-card .link-arrow{font-size:16px;line-height:20px}}@media screen and (max-width:900px){.sustainability__consulting-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;min-height:auto}.sustainability__consulting-left{padding:64px 0;gap:0}.sustainability__consulting-title{font-size:32px;line-height:36px}.sustainability__consulting-description{font-size:16px;line-height:160%}.sustainability__consulting-description p{margin:0 0 12px}.sustainability__consulting-image{position:relative;width:100%;height:576px;max-width:100%;-webkit-transform:none;transform:none}.sustainability__consulting-image img{-o-object-position:top;object-position:top}}@media screen and (max-width:768px){.sustainability__green-future{padding-top:32px}.sustainability__green-future-title{font-size:36px;line-height:40px;margin-bottom:8px}.sustainability__green-future-description p{font-size:16px}.sustainability__green-future-wrapper{gap:48px}.sustainability__green-future .grid-inside{padding:48px 24px 82px}.sustainability__greenchoice{padding-bottom:44px;background-size:160px}.sustainability__greenchoice:after{top:60px;height:321px;width:154px}.sustainability__greenchoice-title{max-width:530px}.sustainability__esg{padding:40px 0}.sustainability__esg-card{padding:32px 24px;gap:12px}.sustainability__esg-image{min-height:200px}}@media screen and (max-width:680px){.sustainability .sustainability__green-future{padding-left:0;padding-right:0}}@media screen and (max-width:640px){.sustainability__greenchoice{padding-top:96px}.sustainability__greenchoice:after{top:244px;height:317px;width:152px}.sustainability__greenchoice-items{grid-template-columns:1fr;gap:20px}.sustainability__greenchoice-title{padding-top:24px;font-size:32px;line-height:36px;margin-bottom:32px}.sustainability__greenchoice-card{gap:0;padding:32px 0 0}.sustainability__greenchoice-item-link{padding:20px}.sustainability__greenchoice-item-link a{font-size:13px;margin-right:0}.sustainability__greenchoice-item:first-child .sustainability__greenchoice-item-link{text-align:left}.sustainability__greenchoice-item-description,.sustainability__greenchoice-item-title{max-width:224px}.sustainability__consulting-image{height:240px}.sustainability__consulting-image img{-o-object-position:100% 10%;object-position:100% 10%}.sustainability__consulting-left{max-width:272px}}.page-404{text-align:center;padding:84px 0 76px;background-color:#f9f9f9}.page-404__wrapper{max-width:720px;margin:0 auto;padding:0 16px}.page-404__image{margin-bottom:32px}.page-404__image img{max-width:300px;height:auto;display:block;margin:0 auto}.page-404__title{font-size:40px;line-height:44px;font-weight:400;margin-bottom:9px}.page-404__description{max-width:500px;margin:0 auto}.page-404__description p{font-size:16px;line-height:160%;color:#454a48;padding-bottom:8px}.page-404__button{margin:24px auto 36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-404__button a{min-width:123px}.page-404__links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px}.page-404__links a{color:#006f52;font-weight:500;border-bottom:2px solid #006f52;-webkit-transition:border-color .3s ease;transition:border-color .3s ease;text-underline-offset:25%;text-decoration-thickness:10%}.page-404__links .separator{width:1px;height:16px;background:rgba(0,111,82,.4);-ms-flex-item-align:center;align-self:center}.page-404__bottom{padding-top:62px;font-size:16px;font-weight:600;line-height:160%;color:#454a48}@media screen and (max-width:1280px){.page-404{padding:70px 0 60px}}@media screen and (max-width:1024px){.page-404{padding:79px 0 69px}.page-404__wrapper{max-width:546px}.page-404__image img{max-width:257px}}@media screen and (max-width:768px){.page-404{padding:100px 0 94px}.page-404__title{font-size:36px;line-height:40px}.page-404__wrapper{max-width:520px}.page-404__image img{max-width:246px}}@media screen and (max-width:570px){.page-404{padding:115px 0 99px}.page-404__wrapper{max-width:270px;padding:0}.page-404__image img{max-width:193px}.page-404__description{line-height:180%}.page-404__links{gap:30px}.page-404__links .separator{display:none}}.benefits{padding:160px 0;background-color:#006f52;color:#fff;background-repeat:no-repeat;background-position:100% 0;background-size:cover}.benefits__content{max-width:100%}.benefits__eyebrow{color:#f1f1f1;font-size:18px;text-transform:uppercase;line-height:24px;position:relative;padding-bottom:12px;margin-bottom:12px}.benefits__eyebrow:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:4px;background:#029e58}.benefits__title{max-width:520px;font-size:48px;line-height:52px;color:#f1f1f1;margin:0}.benefits__description{max-width:500px;font-size:16px;line-height:160%;color:#f1f1f1;margin-top:8px}.benefits__description strong{color:#f1f1f1;font-weight:700}.benefits__grid{margin-top:40px;display:grid;gap:24px}.benefits__card{padding:24px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.benefits__icon,.benefits__icon img{width:40px;height:40px}.benefits__icon img{display:block}.benefits__card-title{font-size:20px;line-height:24px;font-weight:600;color:#006f52;margin-top:17px;margin-bottom:8px}.benefits__card-desc{font-size:16px;line-height:160%;margin:0;color:#454a48}.benefits--2-cols .benefits__grid{grid-template-columns:repeat(2,1fr)}.benefits--2-1 .benefits__grid,.benefits--3-cols .benefits__grid{grid-template-columns:repeat(3,1fr)}.benefits--2-1 .benefits__card:nth-child(3){grid-row:span 2}.food-packaging .benefits{margin-top:80px}.food-packaging .benefits__description{font-size:18px}.films-solutions .benefits{margin-top:158px;margin-bottom:79px}@media screen and (max-width:1024px){.films-solutions .benefits,.food-packaging .benefits{padding:96px 0}.films-solutions .benefits__title,.food-packaging .benefits__title{font-size:40px;line-height:44px}.films-solutions .benefits__grid,.food-packaging .benefits__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.films-solutions .benefits__card,.food-packaging .benefits__card{width:calc(50% - 24px)}.films-solutions .benefits__card:first-of-type,.food-packaging .benefits__card:first-of-type{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.films-solutions .benefits__card:nth-of-type(2),.food-packaging .benefits__card:nth-of-type(2){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.films-solutions .benefits__card:nth-of-type(3),.food-packaging .benefits__card:nth-of-type(3){-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.films-solutions .benefits__card:nth-of-type(4),.food-packaging .benefits__card:nth-of-type(4){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.films-solutions .benefits__card:nth-of-type(5),.food-packaging .benefits__card:nth-of-type(5){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}}@media screen and (max-width:580px){.films-solutions .benefits,.food-packaging .benefits{padding:64px 0}.films-solutions .benefits__title,.food-packaging .benefits__title{font-size:32px;line-height:36px}.films-solutions .benefits__card,.food-packaging .benefits__card{width:100%}.films-solutions .benefits__card:first-of-type,.food-packaging .benefits__card:first-of-type{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.films-solutions .benefits__card:nth-of-type(2),.food-packaging .benefits__card:nth-of-type(2){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.films-solutions .benefits__card:nth-of-type(3),.food-packaging .benefits__card:nth-of-type(3){-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.films-solutions .benefits__card:nth-of-type(4),.food-packaging .benefits__card:nth-of-type(4){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.films-solutions .benefits__card:nth-of-type(5),.food-packaging .benefits__card:nth-of-type(5){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.career .benefits__eyebrow{font-size:48px;line-height:52px;text-transform:none}.career .benefits__card{padding:32px 40px}.career .benefits__card-desc{max-width:400px}.career.benefits-beyond .benefits__card{padding:32px}@media screen and (max-width:1200px){.career.benefits-beyond .benefits{padding-top:128px}}@media screen and (max-width:950px){.career.benefits-beyond .benefits{padding-top:96px}.career.benefits-beyond .benefits__title{font-size:40px;line-height:44px}.career.benefits-beyond .benefits__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:680px){.career.benefits-beyond .benefits{padding-top:80px}.career.benefits-beyond .benefits__title{font-size:32px;line-height:36px}.career.benefits-beyond .benefits__grid{grid-template-columns:1fr}}.career.life-at-wipak .benefits__card{padding:32px}@media screen and (max-width:1200px){.career.life-at-wipak .benefits{padding-top:128px;padding-bottom:128px}}@media screen and (max-width:950px){.career.life-at-wipak .benefits{padding-top:96px;padding-bottom:96px}.career.life-at-wipak .benefits__eyebrow,.career.life-at-wipak .benefits__title{font-size:40px;line-height:44px}.career.life-at-wipak .benefits__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:680px){.career.life-at-wipak .benefits{padding-top:80px;padding-bottom:80px}.career.life-at-wipak .benefits__title{font-size:32px;line-height:36px}.career.life-at-wipak .benefits__grid{grid-template-columns:1fr}}.recyclable .benefits__card,.recycled .benefits__card,.renewable .benefits__card{padding:32px}@media screen and (max-width:1200px){.recyclable .benefits,.recycled .benefits,.renewable .benefits{padding-top:128px;padding-bottom:128px}}@media screen and (max-width:950px){.recyclable .benefits,.recycled .benefits,.renewable .benefits{padding-top:96px;padding-bottom:96px}.recyclable .benefits__title,.recycled .benefits__title,.renewable .benefits__title{font-size:40px;line-height:44px}.recyclable .benefits__grid,.recycled .benefits__grid,.renewable .benefits__grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media screen and (max-width:680px){.recyclable .benefits,.recycled .benefits,.renewable .benefits{padding-top:80px;padding-bottom:80px}.recyclable .benefits__title,.recycled .benefits__title,.renewable .benefits__title{font-size:32px;line-height:36px}.recyclable .benefits__grid,.recycled .benefits__grid,.renewable .benefits__grid{grid-template-columns:1fr;gap:24px}}.success__stories{padding:80px 0;max-width:1024px;margin:0 auto}.success__stories__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:40px;gap:20px}.success__stories__title{max-width:590px;font-family:Open Sans,sans-serif;font-weight:400;font-size:48px;line-height:52px;color:#171d1a}.success__stories__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-family:Open Sans,sans-serif;font-weight:600;font-size:14px;line-height:16px;text-decoration:underline;color:#006f52;cursor:pointer;white-space:nowrap}.success__stories__link:hover{opacity:.8}.success__stories__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.success__stories__item{overflow:hidden}.success__stories__item img{width:100%;height:auto}.success__stories__image{display:block;margin-bottom:16px}.success__stories__text{padding:0 4px;font-family:Open Sans,sans-serif;font-weight:500;font-size:18px;line-height:24px;color:#171d1a}@media screen and (max-width:1024px){.success__stories{padding:40px 0}.success__stories__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.success__stories__title{font-size:40px;line-height:44px}.success__stories__grid{grid-template-columns:repeat(2,1fr)}.success__stories__item:last-of-type{display:none}}@media screen and (max-width:767px){.success__stories{padding-top:20px}.success__stories__title{font-size:32px;line-height:44px}.success__stories__grid{grid-template-columns:repeat(1,1fr)}}.greenChoice .hero-white{height:904px}.greenChoice .hero-white-content{margin-left:0;margin-top:5px}.greenChoice .hero-white-title{font-size:48px;max-width:550px;font-weight:400}.greenChoice .hero-white-description span{margin-top:16px;display:inline-block}.greenChoice .greenchoice-why{padding:80px 0 234px;position:relative;overflow:hidden}.greenChoice .greenchoice-why__wrapper{gap:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.greenChoice .greenchoice-why__content{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:675px;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.greenChoice .greenchoice-why__title{font-size:48px;line-height:52px;margin-bottom:32px;max-width:570px}.greenChoice .greenchoice-why__list{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:36px}.greenChoice .greenchoice-why__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:12px}.greenChoice .greenchoice-why__item-icon{-ms-flex-negative:0;flex-shrink:0;width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2px}.greenChoice .greenchoice-why__item-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.greenChoice .greenchoice-why__item-text{-webkit-box-flex:1;-ms-flex:1;flex:1}.greenChoice .greenchoice-why__item-text h4{font-weight:600;font-size:18px;line-height:18px;margin-bottom:8px}.greenChoice .greenchoice-why__item-text p{font-weight:400;font-size:18px;line-height:160%;color:#454a48}.greenChoice .greenchoice-why__buttons{gap:16px;-ms-flex-wrap:wrap;flex-wrap:wrap}.greenChoice .greenchoice-why__buttons,.greenChoice .greenchoice-why__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.greenChoice .greenchoice-why__image{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;position:absolute;right:0;max-width:810px;-webkit-transform:translateX(42%);transform:translateX(42%)}.greenChoice .greenchoice-why__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.greenChoice .green__background{margin-top:0}.greenChoice .green__background-title{margin-bottom:13px}.greenChoice .green__background-description{font-weight:400;font-size:16px;line-height:160%;color:#f1f1f1;margin-bottom:26px}.greenChoice .green__background-list{gap:13px}.greenChoice .green__background-final{font-weight:700;font-size:16px;line-height:160%;color:#f1f1f1;margin-top:24px}.greenChoice .green__background-left{padding-top:120px;max-width:491px;padding-bottom:120px;-webkit-box-sizing:content-box;box-sizing:content-box}.greenChoice .green__background-right{width:50%}@media screen and (max-width:1024px){.greenChoice .green__background-right{margin-right:0;width:70%}.greenChoice .green__background-right img{height:auto}}.greenChoice .greenChoiceTestimonial{background:#f1f1f1;padding-bottom:81px}.greenChoice .greenChoiceTestimonial__quote{font-weight:500;font-size:28px;line-height:32px;color:#006f52;max-width:650px;margin-bottom:24px}.greenChoice .greenChoiceTestimonial__name{font-weight:600;font-size:18px;line-height:18px;color:#171d1a;margin-bottom:8px}.greenChoice .greenChoiceTestimonial__role{font-weight:400;font-size:18px;line-height:18px;color:#171d1a}.greenChoice .greenChoiceTestimonial__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;padding:64px 87px;background:#c8e3d3;border-top-right-radius:40px;border-bottom-left-radius:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.greenChoice .greenChoiceTestimonial__image img{width:180px;height:180px;overflow:hidden;border-radius:100%}.greenChoice .contact-section{padding-bottom:160px}@media screen and (max-width:1280px){.greenChoice .hero-white{height:787px}.greenChoice .hero-white-content{position:absolute;z-index:1;bottom:-148px;max-width:675px}.greenChoice .green__background{overflow:hidden}.greenChoice .green__background__right img{-webkit-transform:translateX(14%);transform:translateX(14%)}.greenChoice .greenChoiceTestimonial__wrapper{padding:64px 87px}}@media screen and (max-width:1200px){.greenChoice .greenchoice-why__image{max-width:600px}.greenChoice .green__background{overflow:hidden}.greenChoice .green__background-right{-webkit-transform:translateX(25%);transform:translateX(25%)}.greenChoice .green__background-left{padding-top:88px}.greenChoice .contact-section{padding-bottom:128px}}@media screen and (max-width:1025px){.greenChoice .hero-white{height:694px}.greenChoice .hero-white-content{margin-top:0;left:86px;max-width:618px;padding:56px 64px;bottom:-240px}.greenChoice .hero-white__title{max-width:360px}.greenChoice .greenchoice-why{padding-top:64px;padding-bottom:154px}.greenChoice .greenchoice-why__image{max-width:800px}.greenChoice .greenchoice-why__list{grid-template-columns:1fr;max-width:450px;width:100%}}@media screen and (max-width:1024px){.greenChoice .green__background-left{padding-left:0}}@media screen and (max-width:976px){.greenChoice .hero-white{height:610px}.greenChoice .hero-white-content{padding:48px;left:66px;max-width:530px}.greenChoice .hero-white-title{font-size:40px;line-height:44px}.greenChoice .greenchoice-why{padding-bottom:115px}.greenChoice .greenchoice-why__image{max-width:600px}.greenChoice .greenchoice-why__title{font-size:40px;line-height:44px}.greenChoice .greenchoice-why__list{gap:24px;margin-bottom:40px}.greenChoice .green__background .grid-container{width:100%;max-width:100%}.greenChoice .green__background-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.greenChoice .green__background-right{position:relative;-webkit-transform:none;transform:none;margin-right:0;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.greenChoice .green__background-right img{max-height:576px}.greenChoice .green__background-left{padding-top:88px;padding-right:0;max-width:560px;padding-bottom:88px}.greenChoice .greenChoiceTestimonial{padding-bottom:48px}.greenChoice .greenChoiceTestimonial__wrapper{padding-left:40px;padding-right:40px}.greenChoice .contact-section{padding-bottom:124px}}@media screen and (max-width:768px){.greenChoice .hero-white__title{max-width:390px}.greenChoice .hero-white__content{max-width:530px;padding-right:48px}}@media screen and (max-width:767px){.greenChoice .hero-white{min-height:426px;height:auto}.greenChoice .hero-white-content{bottom:auto;left:0;padding-top:40px;padding-right:24px;padding-left:24px}.greenChoice .hero-white-title{font-size:36px;line-height:40px}.greenChoice .hero-white-description p{margin-bottom:12px}.greenChoice .greenchoice-why{padding-top:32px}.greenChoice .greenchoice-why__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:40px}.greenChoice .greenchoice-why__image{position:relative;-webkit-transform:none;transform:none}}@media screen and (max-width:720px){.greenChoice .grid-container{max-width:100%;padding:0}.greenChoice .contact-section{padding-bottom:80px}}@media screen and (max-width:650px){.greenChoice .greenChoiceTestimonial{padding-bottom:0}.greenChoice .greenChoiceTestimonial__image{text-align:center}.greenChoice .greenChoiceTestimonial__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:48px 24px;gap:24px}.greenChoice .green__background-right{height:240px}.greenChoice .green__background-right img{-o-object-position:top;object-position:top}}@media screen and (max-width:439px){.greenChoice .hero-white-content{position:relative;margin-top:130px;padding-bottom:30px}.greenChoice .hero-white-title{max-width:360px}.greenChoice .hero-white-description{max-width:322px}.greenChoice .greenchoice-why{padding-bottom:38px}.greenChoice .greenchoice-why__title{font-size:32px;line-height:36px;text-align:center}.greenChoice .greenchoice-why-text p{font-size:16px}.greenChoice .greenchoice-why__buttons{gap:19px}.greenChoice .greenchoice-why__buttons .btn-green,.greenChoice .greenchoice-why__buttons .btn-white{width:100%;max-width:100%}.greenChoice .green__background-left{padding-top:64px;padding-bottom:64px}.greenChoice .green__background-list{gap:12px}.greenChoice .greenChoiceTestimonial__quote{font-size:24px;line-height:28px}.greenChoice .greenChoiceTestimonial__image img{-o-object-fit:cover;object-fit:cover}}.green__background{background-color:#006f52;min-height:702px;margin-top:160px;position:relative}.green__background-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:400px;position:relative}.green__background-left{z-index:2;padding-top:122px}.green__background-title{font-size:48px;line-height:52px;font-weight:400;color:#f1f1f1;margin-bottom:22px}.green__background-title sup{color:#f1f1f1}.green__background-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:17px}.green__background-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.green__background-list-icon{width:24px;height:24px;-ms-flex-negative:0;flex-shrink:0}.green__background-list-icon img{width:100%;height:auto;display:block}.green__background-list-text{max-width:499px;font-size:16px;line-height:160%;color:#f1f1f1}.green__background-right{position:absolute;top:0;right:0;height:100%;overflow:hidden;z-index:1}.green__background-right img{width:auto;height:100%}@media screen and (max-width:1279px){.green__background .grid-container{padding-right:0;margin-right:0}}@media screen and (max-width:1200px){.steriking .green__background-list,.wiicare .green__background-list,.wiipouch .green__background-list{max-width:470px}.steriking .green__background-left,.wiicare .green__background-left,.wiipouch .green__background-left{padding-left:0}.steriking .green__background-right img,.wiicare .green__background-right img,.wiipouch .green__background-right img{position:relative}}@media screen and (max-width:1024px){.green__background{min-height:614px;overflow:hidden}.green__background-left{padding-top:90px;padding-left:50px}.green__background-title{font-size:40px;line-height:44px;margin-bottom:24px}.green__background-list-text{max-width:438px}.green__background-right{margin-right:-12%}.green__background-right img{height:614px;-o-object-fit:cover;object-fit:cover;width:auto}}@media screen and (max-width:768px){.green__background{height:auto;margin-top:0}.green__background-wrapper{grid-template-columns:1fr}.green__background-left{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding-top:66px;padding-left:38px;padding-bottom:63px}.green__background-title{margin-bottom:41px}.green__background-list-text{max-width:490px}.green__background-right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%;margin-right:0;position:relative}.green__background-right img{height:576px;margin:0 auto}.steriking .green__background-title,.wiicare .green__background-title,.wiipouch .green__background-title{font-size:32px;line-height:36px;margin-bottom:24px}.steriking .green__background-right,.wiicare .green__background-right,.wiipouch .green__background-right{width:100%}.steriking .green__background-left,.wiicare .green__background-left,.wiipouch .green__background-left{padding-top:64px}}@media screen and (max-width:440px){.green__background-left{padding-top:49px;padding-left:0;padding-bottom:84px}.green__background-title{margin-bottom:33px;font-size:32px;line-height:36px}.green__background-list{gap:21px}.green__background-list-text{max-width:236px}.green__background-right img{height:344px;width:100%}}.wiicare__healthcare{padding-top:240px}.wiicare__healthcare-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:20px;margin-bottom:40px}.wiicare__healthcare-list{width:50%}.wiicare__healthcare-left{max-width:628px}.wiicare__healthcare-title{font-size:48px;line-height:52px;max-width:500px;font-weight:400;margin-bottom:34px}.wiicare__healthcare-description p{margin-bottom:17px;font-size:16px;line-height:160%;color:#454a48}.wiicare__healthcare-description p strong{font-weight:700;color:#454a48}.wiicare__healthcare-description p:last-child{margin-bottom:0}.wiicare__healthcare-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:18px;background:#d7ecdf;border-top-right-radius:20px;border-bottom-left-radius:20px;padding:28px 29px}.wiicare__healthcare-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:19px}.wiicare__healthcare-list-icon{width:40px;height:40px;-ms-flex-negative:0;flex-shrink:0}.wiicare__healthcare-list-icon img{width:100%;height:auto;display:block}.wiicare__healthcare-list-text{font-size:18px;line-height:24px;font-weight:500}.wiicare__healthcare-image img{width:100%;height:auto;display:block}@media screen and (max-width:1280px){.wiicare__healthcare-left{max-width:500px}}@media screen and (max-width:1024px){.wiicare__healthcare{padding-top:132px}.wiicare__healthcare-wrapper{gap:15px;margin-bottom:42px}.wiicare__healthcare-title{margin-bottom:25px}.wiicare__healthcare-list{gap:20px;padding:25px 40px}.wiicare__healthcare-list-item{gap:16px}.wiicare__healthcare-image{height:468px}}@media screen and (max-width:768px){.wiicare__healthcare{padding-top:192px}.wiicare__healthcare-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:15px;margin-bottom:32px}.wiicare__healthcare-left,.wiicare__healthcare-list{width:100%}.wiicare__healthcare-title{font-size:40px;line-height:44px;margin-bottom:20px}.wiicare__healthcare-list{gap:16px;padding:25px 16px}.wiicare__healthcare-image{height:360px}}@media screen and (max-width:720px){.wiicare__healthcare .grid-container{max-width:100%;padding:0}}@media screen and (max-width:600px){.wiicare__healthcare{padding-top:298px}}@media screen and (max-width:439px){.wiicare__healthcare{padding-top:80px}.wiicare__healthcare-wrapper{gap:15px;margin-bottom:32px}.wiicare__healthcare-title{font-size:32px;line-height:36px;margin-bottom:17px;max-width:270px}.wiicare__healthcare-list{gap:16px;padding:24px 16px}.wiicare__healthcare-list-icon{width:24px;height:24px}.wiicare__healthcare-list-text{font-size:16px;line-height:20px}.wiicare__healthcare-image{height:auto}}.productSolutions{background:#f1f1f1;padding-bottom:160px}.productSolutions__hero{position:relative;background:#f1f1f1;overflow:hidden}.productSolutions__hero-bg{position:absolute;top:0;right:0;width:100%;max-width:366px;z-index:1}.productSolutions__hero-bg img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;display:block}.productSolutions__wrapper{position:relative;z-index:2}.productSolutions__headings{max-width:675px;margin-top:49px;margin-bottom:50px}.productSolutions__subtitle{font-size:18px;line-height:24px;font-weight:500;color:#006f52;position:relative;padding-bottom:11px;text-transform:uppercase}.productSolutions__subtitle:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:4px;background:#029e58}.productSolutions__title{font-size:56px;line-height:56px;margin-bottom:15px;margin-top:13px}.productSolutions__title span{font-size:56px;line-height:56px;color:#006f52}.productSolutions__description p{font-size:16px;line-height:160%;color:#454a48;max-width:500px;padding-bottom:24px}.productSolutions__description p strong{font-weight:700}.productSolutions__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:20px}.productSolutions__card{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-bottom:4px solid transparent}.productSolutions__card-image{padding:16px;margin-bottom:24px;position:relative}.productSolutions__card-image img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;display:block}.productSolutions__card-overlayLogo{width:85px;height:17px;background:#fff;position:absolute;top:24px;right:24px}.productSolutions__card-overlayLogo img{width:77px;height:9px!important;margin:4px auto}.productSolutions__card-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.productSolutions__card-title{font-size:20px;padding:0 32px;line-height:20px;font-weight:600;margin-bottom:8px}.productSolutions__card-subtitle{font-size:16px;padding:0 32px;line-height:160%;color:#006f52;margin-bottom:10px}.productSolutions__card-description{font-size:16px;padding:0 32px 37px;line-height:160%;color:#454a48;margin-bottom:22px;border-bottom:2px solid #f1f1f1;-webkit-box-flex:1;-ms-flex:1;flex:1}.productSolutions__card-link{padding-bottom:24px;padding-right:38px;text-align:right;font-size:14px;line-height:16px}.productSolutions__card:last-child a img{width:16px;height:16px}.productSolutions__card:last-child a:after{display:none}.productSolutions__card:hover{border-bottom:4px solid #029e58}.productSolutions__card:hover:focus-within{border:1px solid #029e58!important}.our-commitment .productSolutions__headings{margin-bottom:0}.our-commitment .productSolutions__title{font-size:48px;line-height:52px;margin-bottom:12px}.our-commitment .productSolutions__title span{font-size:48px;line-height:52px}.our-commitment .productSolutions__cards{grid-template-columns:repeat(2,1fr)}.our-commitment .productSolutions__card-image img{height:251px}.our-commitment .productSolutions__card-title{font-weight:500;font-size:28px;line-height:32px}.our-commitment .productSolutions__card-description{padding:0 32px 40px}.our-commitment .productSolutions__card-link{padding-bottom:20px}.our-commitment .productSolutions__card:last-child a img{display:none}.our-commitment .productSolutions__card:last-child a:after{display:inline-block}@media screen and (max-width:1280px){.productSolutions{padding-bottom:174px}.productSolutions__headings{margin-bottom:64px}.productSolutions__card-image img{height:152px}.productSolutions__card-description{padding:0 32px 12px}}@media screen and (max-width:1024px){.productSolutions,.productSolutions__hero{padding-bottom:128px}.productSolutions__hero-bg{max-width:285px}.productSolutions__headings{max-width:547px;margin-top:16px;margin-bottom:48px}.productSolutions__subtitle{padding-bottom:13px}.productSolutions__title{font-size:48px;line-height:52px}.productSolutions__card-image img{height:116px}.productSolutions__card-description{padding:0 24px 38px}}@media screen and (max-width:768px){.productSolutions,.productSolutions__hero{padding-bottom:96px}.productSolutions__hero-bg{max-width:264px}.productSolutions__headings{max-width:412px;margin-bottom:47px}.productSolutions__title{font-size:40px;line-height:44px;margin-bottom:16px}.productSolutions__description{font-size:16px;line-height:160%}.productSolutions__cards{grid-template-columns:repeat(2,1fr);gap:20px}.productSolutions__card-image img{height:143px}.productSolutions__card-description{padding:0 34px 63px}.our-commitment .productSolutions__headings{max-width:412px;margin-bottom:47px}.our-commitment .productSolutions__title{font-size:40px;line-height:44px;margin-bottom:16px}.our-commitment .productSolutions__title span{font-size:40px;line-height:44px}.our-commitment .productSolutions__description{font-size:16px;line-height:160%}.our-commitment .productSolutions__cards{grid-template-columns:repeat(2,1fr);gap:20px}.our-commitment .productSolutions__card-image img{height:143px}.our-commitment .productSolutions__card-description{padding:0 34px 63px}}@media screen and (max-width:570px){.productSolutions{padding-bottom:64px}.productSolutions__hero{padding-bottom:66px}.productSolutions__hero-bg{max-width:80px}.productSolutions__headings{max-width:256px;margin-bottom:48px}.productSolutions__subtitle{padding-bottom:12px}.productSolutions__title{font-size:36px;line-height:40px}.productSolutions__cards{grid-template-columns:repeat(1,1fr);gap:24px}.productSolutions__card-image{padding:8px;margin-bottom:17px}.productSolutions__card-image img{height:137px}.productSolutions__card-title{font-size:24px;line-height:28px;padding:0 27px}.productSolutions__card-subtitle{padding:0 27px;margin-bottom:10px}.productSolutions__card-description{padding:0 27px 21px}.productSolutions__card-link{padding-right:19px}.our-commitment .productSolutions{padding-bottom:64px}.our-commitment .productSolutions__hero{padding-bottom:66px}.our-commitment .productSolutions__hero-bg{max-width:80px}.our-commitment .productSolutions__headings{max-width:256px;margin-bottom:0}.our-commitment .productSolutions__subtitle{padding-bottom:12px}.our-commitment .productSolutions__title,.our-commitment .productSolutions__title span{font-size:36px;line-height:40px}.our-commitment .productSolutions__cards{grid-template-columns:repeat(1,1fr);gap:24px;margin-top:0}.our-commitment .productSolutions__card-image{padding:8px;margin-bottom:17px}.our-commitment .productSolutions__card-image img{height:137px}.our-commitment .productSolutions__card-title{font-size:24px;line-height:28px;padding:0 27px}.our-commitment .productSolutions__card-subtitle{padding:0 27px;margin-bottom:10px}.our-commitment .productSolutions__card-description{padding:0 27px 21px}.our-commitment .productSolutions__card-link{padding-right:19px}}.whatWeDo{background-color:#f1f1f1}.whatWeDo__productSolutions{position:relative;padding-top:112px;padding-bottom:0;overflow:hidden;background-repeat:no-repeat;background-size:contain;background-position:100%}.whatWeDo__productSolutions .productSolutions{background:transparent;padding-bottom:161px}.whatWeDo__productSolutions .productSolutions__headings{margin-bottom:48px}.whatWeDo__productSolutions .productSolutions__title{font-size:48px;line-height:52px;color:#171d1a}.whatWeDo__productSolutions .productSolutions__card-description{padding:0 32px 41px}@media screen and (max-width:1024px){.whatWeDo__productSolutions .productSolutions{padding-bottom:128px}}@media screen and (max-width:768px){.whatWeDo__productSolutions{padding-top:79px;background-size:65% 100%}.whatWeDo__productSolutions .productSolutions{padding-bottom:96px}.whatWeDo__productSolutions .productSolutions__headings{margin-bottom:39px}.whatWeDo__productSolutions .productSolutions__title{font-size:40px;line-height:44px}.whatWeDo__productSolutions .productSolutions__card-description{padding:0 32px 32px}.whatWeDo .approach{padding-bottom:0}.whatWeDo .servicesSection{margin-top:50px}.whatWeDo .cta-background-links{margin-top:0}}@media screen and (max-width:570px){.whatWeDo .grid-inside{max-width:100%}}@media screen and (max-width:520px){.whatWeDo__productSolutions{padding-top:63px;background-size:100% 100%}.whatWeDo__productSolutions .productSolutions{padding-bottom:80px}.whatWeDo__productSolutions .productSolutions__headings{margin-bottom:32px}.whatWeDo__productSolutions .productSolutions__subtitle{font-size:16px;line-height:20px}.whatWeDo__productSolutions .productSolutions__title{font-size:32px;line-height:36px}.whatWeDo__productSolutions .productSolutions__card-description{padding:0 32px 21px}.whatWeDo__productSolutions .productSolutions__card-image{padding:9px}.whatWeDo__productSolutions .productSolutions__card-image img{height:138px}}.greenChoiceImgText{margin:42px 0}.greenChoiceImgText__wrapper{display:grid;grid-template-columns:1fr 1fr;gap:80px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.greenChoiceImgText__image img{width:100%;height:auto;display:block}.greenChoiceImgText__content{max-width:500px}.greenChoiceImgText__title{font-size:48px;line-height:52px;margin-bottom:11px}.greenChoiceImgText__subtitle{font-size:16px;line-height:20px;text-transform:uppercase;color:#006f52;margin-bottom:13px}.greenChoiceImgText__paragraph{font-size:16px;line-height:160%;margin-bottom:5px}.greenChoiceImgText__paragraph strong{font-weight:700}.greenChoiceImgText__paragraph span.green{color:#006f52;font-weight:600}.greenChoiceImgText__list{margin:26px 0 32px;padding:0;list-style:none}.greenChoiceImgText__list li{position:relative;padding-left:32px;line-height:160%;margin-bottom:12px}.greenChoiceImgText__list li:before{content:"";position:absolute;left:0;top:0;width:24px;height:24px;background-image:url(../images/check-icon-green.svg);background-size:contain;background-repeat:no-repeat}.greenChoiceImgText .btn-text-green:after{display:none}@media (max-width:1200px){.greenChoiceImgText__wrapper{gap:56px}.greenChoiceImgText__content{max-width:480px}.greenChoiceImgText__title{font-size:42px;line-height:46px}}@media (max-width:991px){.greenChoiceImgText{margin:80px 0}.greenChoiceImgText__wrapper{grid-template-columns:1fr;gap:48px}.greenChoiceImgText__content{max-width:100%}.greenChoiceImgText__title{font-size:36px;line-height:40px}}@media (max-width:767px){.greenChoiceImgText{margin:64px 0}.greenChoiceImgText__title{font-size:28px;line-height:34px}.greenChoiceImgText__subtitle{font-size:15px;line-height:20px}.greenChoiceImgText__paragraph{font-size:15px}.greenChoiceImgText__list li{padding-left:22px}.greenChoiceImgText__list li:before{top:4px;width:14px;height:14px}}@media (max-width:480px){.greenChoiceImgText{margin:48px 0}.greenChoiceImgText__title{font-size:24px;line-height:30px}.greenChoiceImgText__subtitle{margin-bottom:16px}.greenChoiceImgText__list{margin-bottom:24px}}.greenChoice .greenChoiceImgText{margin:144px 0 30px}.greenChoice .greenChoiceImgText__image{max-width:500px;max-height:500px}.greenChoice .greenChoiceImgText__title{padding-top:18px}.greenChoice .greenChoiceImgText__subtitle{font-weight:600;text-transform:none}@media screen and (max-width:950px){.greenChoice .greenChoiceImgText{margin-top:96px}.greenChoice .greenChoiceImgText__image{max-width:420px;margin:0 auto}}.esgGreenChoice{background:#c8e3d3;padding:103px 0 103px 88px;border-top-right-radius:40px;border-bottom-left-radius:40px;margin:0 auto;max-width:1200px}.esgGreenChoice__wrapper{display:grid;grid-template-columns:1fr 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.esgGreenChoice__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:520px}.esgGreenChoice__eyebrow{font-size:18px;line-height:24px;font-weight:500;color:#006f52;position:relative;padding-bottom:12px;text-transform:uppercase}.esgGreenChoice__eyebrow:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:4px;background:#029e58}.esgGreenChoice__title{font-size:48px;line-height:52px;margin-top:13px;margin-bottom:11px}.esgGreenChoice__description{margin-bottom:25px}.esgGreenChoice__description p{font-size:16px;line-height:160%;padding-bottom:25px}.esgGreenChoice__description p .green{display:inline-block;padding-bottom:13px;font-weight:600;font-size:18px;line-height:18px;color:#006f52}.esgGreenChoice__description a{color:#006f52;font-weight:600;font-size:16px;line-height:20px;border-bottom:2px solid #006f52}.esgGreenChoice__description ul li{margin-bottom:13px;font-size:16px;line-height:160%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.esgGreenChoice__description ul li:before{content:"";background-image:url(../images/check-icon-green.svg);background-repeat:no-repeat;background-size:cover;width:24px;height:24px}.esgGreenChoice__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.esgGreenChoice__image img{width:auto;height:649px;display:block;-o-object-fit:contain;object-fit:contain}.esgGreenChoice__image img.img-mobile,.esgGreenChoice__image img.img-tablet{display:none}@media screen and (max-width:1280px){.esgGreenChoice{max-width:1200px;margin:0 24px}.esgGreenChoice__content{max-width:413px}.esgGreenChoice__image img{height:518px;width:100%}}@media screen and (max-width:1024px){.esgGreenChoice{max-width:976px}.esgGreenChoice__content{max-width:405px}.esgGreenChoice__description ul li{display:grid;grid-template-columns:.05fr 1fr}.esgGreenChoice__image img{height:357px}.esgGreenChoice__image img.img-desktop,.esgGreenChoice__image img.img-mobile{display:none}.esgGreenChoice__image img.img-tablet{display:block}}@media screen and (max-width:768px){.esgGreenChoice{max-width:720px;padding:79px 0 80px 7px;margin:0 auto}.esgGreenChoice__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:48px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.esgGreenChoice__content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;max-width:512px}.esgGreenChoice__title{font-size:40px;line-height:44px}.esgGreenChoice__image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.esgGreenChoice__image img{height:482px}.esgGreenChoice__image img.img-desktop,.esgGreenChoice__image img.img-tablet{display:none}.esgGreenChoice__image img.img-mobile{display:block}}@media screen and (max-width:640px){.esgGreenChoice{max-width:100%;padding:64px 0 62px}.esgGreenChoice__title{font-size:32px;line-height:36px;margin-bottom:17px}.esgGreenChoice__image img{height:auto}}.films-solutions .esgGreenChoice,.food-packaging .esgGreenChoice{position:relative;padding:93px 0 104px}.films-solutions .esgGreenChoice__content,.food-packaging .esgGreenChoice__content{max-width:500px}.films-solutions .esgGreenChoice__title,.food-packaging .esgGreenChoice__title{margin-bottom:9px}.films-solutions .esgGreenChoice__image,.food-packaging .esgGreenChoice__image{position:absolute;right:0}.films-solutions .esgGreenChoice__image img,.food-packaging .esgGreenChoice__image img{height:564px}@media screen and (max-width:1200px){.films-solutions .esgGreenChoice,.food-packaging .esgGreenChoice{margin-left:24px;margin-right:24px}}@media screen and (max-width:1024px){.films-solutions .esgGreenChoice,.food-packaging .esgGreenChoice{padding:93px 0 104px;overflow:hidden}.films-solutions .esgGreenChoice__content,.food-packaging .esgGreenChoice__content{max-width:404px}.films-solutions .esgGreenChoice__content p,.food-packaging .esgGreenChoice__content p{padding-bottom:17px}.films-solutions .esgGreenChoice__image,.food-packaging .esgGreenChoice__image{position:absolute;max-width:500px}.films-solutions .esgGreenChoice__image img,.food-packaging .esgGreenChoice__image img{height:579px}}@media screen and (max-width:768px){.films-solutions .esgGreenChoice,.food-packaging .esgGreenChoice{position:inherit;padding:80px 0}.films-solutions .esgGreenChoice__content,.food-packaging .esgGreenChoice__content{max-width:559px}.films-solutions .esgGreenChoice__image,.food-packaging .esgGreenChoice__image{position:relative;right:auto}.films-solutions .esgGreenChoice__image img,.food-packaging .esgGreenChoice__image img{height:430px}}@media screen and (max-width:640px){.films-solutions .esgGreenChoice,.food-packaging .esgGreenChoice{padding:40px 0}.films-solutions .esgGreenChoice__wrapper,.food-packaging .esgGreenChoice__wrapper{gap:37px}.films-solutions .esgGreenChoice .btn,.food-packaging .esgGreenChoice .btn{min-width:100%!important}.films-solutions .esgGreenChoice__image img,.food-packaging .esgGreenChoice__image img{height:auto}}.films-solutions .esgGreenChoice__description{max-width:413px;margin-bottom:15px}.films-solutions .esgGreenChoice__description p:first-child{padding-bottom:0}.films-solutions .esgGreenChoice .btn{min-width:241px}@media screen and (max-width:1024px){.films-solutions .esgGreenChoice{padding:70px 0 80px}.films-solutions .esgGreenChoice__content p{padding-bottom:25px}.films-solutions .esgGreenChoice__description{margin-bottom:22px}}@media screen and (max-width:768px){.films-solutions .esgGreenChoice__description{max-width:559px;margin-bottom:16px}}@media screen and (max-width:640px){.films-solutions .esgGreenChoice{padding:40px 0}}.steriking{background:#f1f1f1}.packagingChallenge{margin:158px auto 48px}.packagingChallenge__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;background:#006f52;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:77px}.packagingChallenge__content{max-width:628px;position:relative;padding-bottom:102px}.packagingChallenge__title{font-size:32px;line-height:36px;font-weight:500;color:#f1f1f1;padding-bottom:9px;padding-top:105px}.packagingChallenge__description{font-size:16px;line-height:160%;color:#f1f1f1;margin-bottom:38px}.packagingChallenge__image{width:50%}.packagingChallenge__image img{width:100%;height:418px;display:block;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1280px){.packagingChallenge__wrapper{padding-left:80px}.packagingChallenge__content{max-width:420px;padding-bottom:78px}.packagingChallenge__title{padding-top:82px}.packagingChallenge__image img{height:432px}}@media screen and (max-width:1024px){.packagingChallenge__wrapper{padding-left:49px}.packagingChallenge__content{max-width:356px}.packagingChallenge__title{padding-top:80px}.packagingChallenge__image img{height:458px}}@media screen and (max-width:768px){.packagingChallenge{margin:95px auto 40px}.packagingChallenge__wrapper{padding-left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.packagingChallenge__content{padding-left:64px;max-width:576px;padding-bottom:64px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.packagingChallenge__title{padding-top:63px}.packagingChallenge__image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%;-o-object-position:top;object-position:top;-o-object-fit:cover;object-fit:cover}}@media screen and (max-width:640px){.packagingChallenge__content{max-width:504px}}@media screen and (max-width:440px){.packagingChallenge{margin:0 auto 80px}.packagingChallenge .grid-inside{max-width:100%}.packagingChallenge__content{padding-left:29px;max-width:301px;padding-bottom:40px}.packagingChallenge__title{font-size:28px;line-height:32px;padding-top:43px}.packagingChallenge__image{-o-object-fit:contain;object-fit:contain}}.keyFacts{position:relative}.keyFacts__wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px}.keyFacts__item,.keyFacts__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.keyFacts__item{width:411px;height:224px;background:#fff;padding:48px 40px;text-align:center;gap:3px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.keyFacts__icon{margin-bottom:20px}.keyFacts__icon img{width:64px;-o-object-fit:contain;object-fit:contain;height:64px}.keyFacts__title{font-size:20px;line-height:20px;font-weight:600}@media screen and (max-width:1280px){.keyFacts__wrapper{gap:25px}.keyFacts__item{width:325px;height:200px}.keyFacts__icon{margin-bottom:13px}.keyFacts__icon img{width:48px;height:48px}}@media screen and (max-width:1024px){.keyFacts__item{width:261px}}@media screen and (max-width:768px){.keyFacts__item{width:200px;height:196px;padding:48px 22px}.keyFacts__title{font-size:18px;line-height:18px}}@media screen and (max-width:570px){.keyFacts__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.keyFacts__item{width:100%}.keyFacts__title{font-size:20px;line-height:20px}}.hero-flexpack{position:relative;background-color:#e9edea;background-size:cover;background-repeat:no-repeat;background-position:50%}.hero-flexpack__wrapper{display:grid;grid-template-columns:1fr 1fr;gap:60px}.hero-flexpack__content{max-width:500px}.hero-flexpack__subtitle{font-size:18px;line-height:24px;font-weight:500;color:#006f52;display:inline-block;margin-bottom:13px;padding-bottom:12px;margin-top:5px;position:relative}.hero-flexpack__subtitle:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:4px;background:#029e58}.hero-flexpack__title{font-size:56px;line-height:56px;font-weight:500;margin-bottom:11px}.hero-flexpack__description{font-size:18px;line-height:160%;color:#454a48;padding-bottom:25px}.hero-flexpack__benefits{list-style:none;padding:0;margin:0;max-width:413px}.hero-flexpack__benefits li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px;font-size:16px;line-height:160%;color:#454a48}.hero-flexpack__benefits li .icon-check{width:23px;height:20px;margin-right:10px;background:url(../images/check-green.svg) no-repeat 50%;background-size:contain;min-width:23px}.hero-flexpack__image-wrapper{position:relative;width:500px;margin:80px 0}.hero-flexpack__image{width:449px;height:auto;-o-object-fit:contain;object-fit:contain;display:block}.hero-flexpack__tag{position:absolute;background:#c8e3d3;padding:8px 20px;border-top-right-radius:12px;border-bottom-left-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;height:48px;white-space:nowrap}.hero-flexpack__tag span{font-size:14px;font-weight:600}.hero-flexpack__tag img{width:27px;height:27px}.hero-flexpack .image-top-left{top:10%;left:-6%}.hero-flexpack .image-top-right{top:23%;right:8%}.hero-flexpack .image-middle{top:46%;left:23%}.hero-flexpack .image-bottom-left{bottom:24%;left:-4%}.hero-flexpack .image-bottom-right{bottom:10%;right:5%}@media screen and (max-width:1024px){.hero-flexpack__subtitle{margin-top:15px}.hero-flexpack__content{max-width:475px}.hero-flexpack__benefits{max-width:411px}.hero-flexpack__benefits li{font-size:18px}.hero-flexpack__image,.hero-flexpack__image-wrapper{width:404px}.hero-flexpack .image-top-left{left:0}.hero-flexpack .image-top-right{right:6%}.hero-flexpack .image-middle{top:43%}.hero-flexpack .image-bottom-left{bottom:22%;left:6%}.hero-flexpack .image-bottom-right{bottom:9%;right:0}}@media screen and (max-width:768px){.hero-flexpack__wrapper{grid-template-columns:1fr;gap:0}.hero-flexpack__title{font-size:48px;line-height:52px;font-weight:400;margin-bottom:25px}.hero-flexpack__subtitle{margin-top:33px}.hero-flexpack__benefits{max-width:530px}.hero-flexpack__image-wrapper{width:100%;margin:28px 0 90px}.hero-flexpack__image{width:83%;height:500px;margin:0 auto}.hero-flexpack .image-top-left{top:9%}.hero-flexpack .image-top-right{right:4%;bottom:19%}.hero-flexpack .image-middle{top:47%;left:33%}.hero-flexpack .image-bottom-left{left:4%}}@media screen and (max-width:520px){.hero-flexpack__title{font-size:36px;line-height:40px;font-weight:500;margin-bottom:16px}.hero-flexpack__subtitle{font-size:16px;line-height:20px;margin-top:8px}.hero-flexpack__benefits{max-width:100%}.hero-flexpack__benefits li{font-size:16px}.hero-flexpack__image-wrapper{margin:28px 0 80px}.hero-flexpack__image{width:100%;height:498px;-o-object-fit:inherit;object-fit:inherit}.hero-flexpack .image-top-left{top:9%}.hero-flexpack .image-top-right{right:3%;top:26%}.hero-flexpack .image-middle{top:44%;left:0;right:0;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;margin:0 auto}.hero-flexpack .image-bottom-left{left:2%;bottom:30%}.hero-flexpack .image-bottom-right{bottom:12%}.hero-flexpack__tag{height:40px}.hero-flexpack__tag img{width:24px;height:24px}}.flexible-films{padding:160px 0}.flexible-films__title{text-align:center;font-size:32px;line-height:36px;font-weight:500;margin-bottom:33px}.flexible-films__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.flexible-films__card{min-height:168px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;padding:25px 29px 14px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;border-bottom:4px solid transparent}.flexible-films__card:hover{border-bottom:4px solid #029e58}.flexible-films__card:focus-within{border:1px solid #029e58}.flexible-films__image{width:80px;height:80px;border-radius:50%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:15px;background:#fff}.flexible-films__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.flexible-films__name{font-size:14px;line-height:16px;font-weight:600;margin:0;max-width:174px}@media screen and (max-width:1024px){.flexible-films{padding:129px 0}.flexible-films__title{margin-bottom:31px}.flexible-films__grid{gap:25px}.flexible-films__card{padding:25px 32px 14px}.flexible-films__name{max-width:126px}.flexible-films__icon{margin-bottom:17px}}@media screen and (max-width:768px){.flexible-films{padding:96px 0}.flexible-films__grid{gap:21px;grid-template-columns:repeat(3,1fr)}.flexible-films__card{padding:17px 32px 22px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flexible-films__name{max-width:136px}}@media screen and (max-width:610px){.flexible-films{padding:81px 0 76px}.flexible-films__grid{gap:17px;grid-template-columns:repeat(2,1fr)}.flexible-films__title{font-size:28px;line-height:32px;margin-bottom:32px}.flexible-films__card{padding:17px 16px 22px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flexible-films__name{max-width:96px}}@media screen and (max-width:360px){.flexible-films__card{padding:28px 16px 25px}.flexible-films__name{font-size:13px}}.how-we-work{padding-bottom:79px}.how-we-work__grid{display:grid;grid-template-columns:auto auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.how-we-work__label{color:#006f52;font-weight:500;font-size:18px;line-height:24px;text-transform:uppercase;display:inline-block;margin-bottom:13px;position:relative}.how-we-work__label:after{content:"";display:block;width:40px;height:4px;background:#029e58;margin-top:8px}.how-we-work__title{font-size:48px;font-weight:400;line-height:52px;margin-bottom:12px;max-width:500px}.how-we-work__desc{margin-bottom:40px;max-width:413px}.how-we-work__desc p{margin-bottom:13px;line-height:160%;font-size:16px}.how-we-work__desc p strong{font-weight:700}.how-we-work__steps{position:relative}.how-we-work__steps:before{content:"";position:absolute;left:23px;top:30px;bottom:30px;width:2px;background-image:repeating-linear-gradient(180deg,#d1d2d1,#d1d2d1 4px,transparent 12px);-webkit-transform-origin:top;transform-origin:top;-webkit-transform:scaleY(0);transform:scaleY(0);opacity:0;-webkit-transition:opacity .6s ease,-webkit-transform 1.6s linear;transition:opacity .6s ease,-webkit-transform 1.6s linear;transition:transform 1.6s linear,opacity .6s ease;transition:transform 1.6s linear,opacity .6s ease,-webkit-transform 1.6s linear}.how-we-work__steps.is-active:before{-webkit-transform:scaleY(1);transform:scaleY(1);opacity:1}.how-we-work__step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px;position:relative;opacity:.3;-webkit-transition:opacity .6s ease;transition:opacity .6s ease}.how-we-work__step.is-active{opacity:1}.how-we-work__step:last-child{margin-bottom:0}.how-we-work__icon{width:48px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:25px;z-index:2;-webkit-transition:-webkit-transform .6s ease;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease}.how-we-work__step.is-active .how-we-work__icon{-webkit-transform:scale(1.05);transform:scale(1.05)}.how-we-work__icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.how-we-work__card{background:#fff;padding:32px;font-size:16px;width:413px;line-height:150%;border:1px solid transparent;-webkit-transition:border-color .6s ease;transition:border-color .6s ease}.how-we-work__card strong{font-weight:700}.how-we-work__step.is-active .how-we-work__card{border-bottom:4px solid #029e58}.how-we-work .btn{min-width:132px}@media screen and (max-width:1024px){.how-we-work{padding-bottom:49px}.how-we-work__content{width:404px}.how-we-work__steps{width:calc(100% - 12px)}.how-we-work__title{margin-bottom:14px}.how-we-work__step{margin-bottom:32px}.how-we-work__card{width:332px}}@media screen and (max-width:900px){.how-we-work{padding-bottom:80px}.how-we-work__grid{grid-template-columns:1fr}.how-we-work__content{width:100%}.how-we-work__title{font-size:40px;font-weight:500;line-height:44px;max-width:514px}.how-we-work__desc{margin-bottom:23px;max-width:530px}.how-we-work__steps{padding-left:0;margin-top:50px}.how-we-work__steps:before{left:20px}.how-we-work__step{margin-bottom:32px}.how-we-work__icon img{-o-object-fit:contain;object-fit:contain}.how-we-work__card{width:100%}}@media screen and (max-width:520px){.how-we-work{padding-bottom:40px}.how-we-work__label{font-size:16px;line-height:20px}.how-we-work__title{font-size:32px;line-height:36px;max-width:256px;margin-bottom:12px}.how-we-work__desc{margin-bottom:12px;max-width:272px}.how-we-work__desc p{margin-bottom:12px;line-height:170%}.how-we-work__steps{width:100%;margin-top:48px}.how-we-work__steps:before{top:50px;bottom:50px;left:30px}.how-we-work__icon{margin-right:19px;width:80px}.how-we-work__icon img{-o-object-fit:contain;object-fit:contain}.how-we-work__step{margin-bottom:26px}.how-we-work__card{padding:26px 24px 22px;width:100%}}.career .how-we-work__label{text-transform:none;font-size:48px;line-height:52px}.our-future-roadmap .how-we-work__title{max-width:412px}.page-template-roles--career .how-we-work__label{color:#171d1a}@media screen and (max-width:950px){.page-template-roles--career .how-we-work__label{font-size:40px;line-height:44px}}@media screen and (max-width:680px){.page-template-roles--career .how-we-work__label{font-size:32px;line-height:36px}}.quote-section{background:#c8e3d3;padding:64px 48px;border-top-right-radius:40px;border-bottom-left-radius:40px;text-align:center}.quote-section__text{max-width:760px;margin:0 auto}.quote-section__text p{font-size:28px;line-height:32px;font-weight:500;color:#006f52}@media (max-width:768px){.quote-section{padding:69px 30px}.quote-section__text{max-width:544px}.quote-section__text p{font-size:24px;line-height:28px}}@media (max-width:520px){.quote-section{padding:49px 20px}.quote-section__text{max-width:224px}}.ourServices .quote-section{margin-bottom:80px;padding:80px 48px}.approach{padding:152px 0}.approach__wrapper{display:grid;grid-template-columns:1fr 1fr;gap:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.approach__content{max-width:413px;margin-top:8px}.approach__badge{position:relative;width:100%}.approach__badge-image img{width:100%;height:468px;display:block;-o-object-fit:contain;object-fit:contain}.approach__badge-number{font-size:48px;line-height:52px;color:#f1f1f1}.approach__badge-text{color:#f1f1f1;font-size:16px;line-height:20px}.approach__badge-box{position:absolute;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;bottom:47px;left:30px;background:#0b6a52;padding:29px 30px 19px;text-align:left;max-width:238px}.approach__subtitle{font-size:18px;line-height:24px;text-transform:uppercase;color:#0b6a52;margin-bottom:12px;font-weight:500;position:relative;padding-bottom:12px}.approach__subtitle:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:4px;background:#029e58}.approach__title{font-size:48px;line-height:52px;margin-bottom:13px}.approach__description{margin-bottom:24px}.approach__description p{margin-bottom:14px;font-size:16px;line-height:160%}.approach__description p strong{font-weight:700}.approach__link{color:#0b6a52;font-weight:600;display:inline-block;margin-bottom:30px}.approach__list ul{padding-left:0;padding-top:26px}.approach__list ul li{list-style:none;margin-bottom:14px;font-size:16px;line-height:160%;position:relative;padding-left:34px}.approach__list ul li strong{font-weight:700}.approach__list ul li:before{content:"";background-image:url(../images/Check-Icon.svg);background-repeat:no-repeat;background-size:cover;position:absolute;margin-top:26px;left:0;width:24px;height:24px}@media screen and (max-width:1024px){.approach{padding:122px 0}.approach__wrapper{gap:60px}.approach__content{max-width:404px;margin-top:8px}.approach__badge-image img{height:332px}.approach__badge-number{font-size:40px;line-height:44px}.approach__badge-text{font-size:14px;line-height:16px}.approach__badge-box{gap:17px;bottom:47px;left:30px;padding:17px 17px 15px;max-width:170px}}@media screen and (max-width:768px){.approach{padding:88px 0 97px}.approach__wrapper{grid-template-columns:1fr;gap:30px}.approach__content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;max-width:530px}.approach__badge{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.approach__badge-image img{height:532px;width:100%}.approach__badge-box{bottom:78px;left:0;padding:29px 69px 19px;max-width:270px}}@media screen and (max-width:520px){.approach{padding:68px 0 100px}.approach__wrapper{gap:15px}.approach__content{max-width:256px}.approach__title{font-size:32px;line-height:36px}.approach__badge-image img{height:264px}.approach__badge-box{bottom:-19px;padding:17px 18px 15px;max-width:172px}}.servicesSection{padding-bottom:160px}.servicesSection__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:48px}.servicesSection__subtitle{font-size:18px;line-height:24px;font-weight:500;color:#006f52;text-transform:uppercase;margin-bottom:13px;position:relative;padding-bottom:11px}.servicesSection__subtitle:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:4px;background:#029e58}.servicesSection__title{font-size:48px;line-height:52px;max-width:325px}.servicesSection__description{max-width:520px;font-size:16px;line-height:160%;color:#454a48}.servicesSection__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.servicesSection__card{background:#fff;padding:40px 0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;border-bottom:4px solid transparent}.servicesSection__card-icon{width:48px;height:48px;margin-bottom:40px}.servicesSection__card-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.servicesSection__card-content{padding:0 56px}.servicesSection__card-title{font-size:24px;line-height:28px;font-weight:600;margin-bottom:9px}.servicesSection__card-text{font-size:16px;line-height:160%;max-width:388px;color:#454a48;margin-bottom:40px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.servicesSection__card-link{text-align:right;display:block;padding:20px 40px 0;border-top:2px solid #f3f4f6}.servicesSection__card:hover{border-bottom:4px solid #029e58}.servicesSection__card:hover:after{content:"";width:48px;right:0;top:0;height:48px;position:absolute;background-position:100% 0;background-size:cover;background-image:url(../images/arrow-top-right-hover.svg)}.servicesSection__card:focus-within{border:1px solid #029e58}@media screen and (max-width:1024px){.servicesSection{margin-top:128px}.servicesSection__grid{gap:24px}.servicesSection__card-content{padding:0 49px}.servicesSection__card-title{max-width:300px}.servicesSection__card-link{padding-left:0}}@media screen and (max-width:768px){.servicesSection{margin-top:96px;padding-bottom:80px}.servicesSection__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:39px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.servicesSection__subtitle{margin-bottom:13px;padding-bottom:12px}.servicesSection__title{font-size:40px;line-height:44px;max-width:530px;padding-bottom:18px}.servicesSection__description{max-width:500px}.servicesSection__grid{gap:20px}.servicesSection__card{padding:31px 0 25px}.servicesSection__card-icon{margin-bottom:33px}.servicesSection__card-content{padding:0 27px}.servicesSection__card-text{max-width:262px;margin-bottom:32px}.servicesSection__card-link{padding:20px 18px 0;font-size:14px;line-height:16px}}@media screen and (max-width:520px){.servicesSection{margin-top:79px}.servicesSection__wrapper{margin-bottom:48px}.servicesSection__subtitle{font-size:16px;line-height:20px;padding-bottom:11px}.servicesSection__title{font-size:32px;line-height:36px;max-width:272px}.servicesSection__description{max-width:272px}.servicesSection__grid{grid-template-columns:1fr;gap:24px}.servicesSection__card{padding:32px 0 26px}.servicesSection__card-icon{margin-bottom:33px}.servicesSection__card-title{margin-bottom:13px}.servicesSection__card-content{padding:0 25px}.servicesSection__card-text{max-width:224px;margin-bottom:31px}.servicesSection__card-link{padding:21px 15px 0}}.ourServicesParent .servicesSection__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:17px}.film-card{background:#fff;position:relative;padding:12px}.film-card,.film-card__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.film-card__link{text-decoration:none;color:inherit}.film-card__image{height:160px;overflow:hidden}.film-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.film-card__content{padding:29px 20px 38px;-webkit-box-flex:1;-ms-flex:1;flex:1}.film-card__title{font-size:20px;line-height:24px;font-weight:600;margin-bottom:6px}.film-card__list{list-style:none;padding:0;margin:0}.film-card__list li{position:relative;padding-left:16px;font-size:14px;line-height:150%;margin-bottom:4px}.film-card__list li:before{content:"•";position:absolute;left:0;color:#029e58;font-weight:700}.film-card__arrow{display:none;position:absolute;bottom:16px;right:16px;font-size:16px;opacity:1}.film-card:hover .film-card__arrow{opacity:1}.films-children{background:#f1f1f1;padding-bottom:90px}.films-children__header{padding-top:120px}.films-children__title{font-size:36px;line-height:40px;font-weight:500;margin-bottom:38px}.films-children__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;padding-bottom:24px}.films-children__wrapper div:last-child{margin-left:auto}.films-children__subtitle{font-size:16px;line-height:16px;color:#454a48}.films-children__filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.films-children__filters select{border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;height:40px;background-color:#fff;padding:10px 40px 10px 14px;font-size:14px;line-height:16px;min-width:180px;cursor:pointer;position:relative;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M7.92626 10.0407L11.2263 6.74069L12.1689 7.68336L7.92626 11.926L3.68359 7.68336L4.62626 6.74069L7.92626 10.0407Z" fill="%23006F52"/></svg>');background-repeat:no-repeat;background-position:right 14px center}.films-children__filters div{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.films-children__grid{display:grid;border-top:1px solid #d1d2d1;padding-top:24px;grid-template-columns:repeat(3,1fr);gap:24px}.films-children__grid.is-empty{grid-template-columns:repeat(1,1fr)}.filter-mobile{display:none}@media screen and (max-width:1200px){.films-children__header{padding-top:61px}}@media (max-width:1024px){.film-card{padding:12px}.film-card__image{height:123px}.film-card__content{padding:29px 20px 69px}.film-card__title{margin-bottom:7px}.films-children{padding-bottom:85px}}@media (max-width:900px){.films-children__filters{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.films-children__filters select{display:none;width:100%}.films-children__wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.films-children__wrapper div:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.films-children__subtitle{display:none}.films-children__filters.is-open select{display:block}.films-children .filter-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:16px}.films-children .products-meta__pages--mobile{white-space:nowrap;font-size:14px;color:#6f6f6f}}@media (max-width:768px){.film-card{padding:11px}.film-card__image{height:149px}.film-card__content{padding:30px 20px 49px}.films-children{padding-bottom:60px}.films-children__title{font-size:32px;line-height:36px;margin-bottom:40px}.films-children__wrapper{padding-bottom:35px}.films-children__grid{gap:20px;grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.film-card{padding:9px}.film-card__image{height:137px}.film-card__content{padding:17px 20px 35px}.films-children__header{padding-top:45px}.films-children__grid{gap:24px;grid-template-columns:1fr}}.downloadsExplore{margin-bottom:50px}.downloadsExplore__title{font-size:40px;line-height:1.2;font-weight:500;color:#1a1a1a;margin-bottom:24px}.downloadsExplore__button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-top-right-radius:12px;border-bottom-left-radius:12px;padding:16px 28px;border:1px solid #1f6b4f;font-size:16px;font-weight:500;color:#1f6b4f;background:transparent;text-decoration:none;-webkit-transition:all .25s ease;transition:all .25s ease}.brand-success{padding:73px 0 81px;background:#f1f1f1}.brand-success__title{text-align:center;font-size:48px;line-height:52px;max-width:568px;margin:0 auto 46px}.brand-success__title strong{font-weight:700}.brand-success__title span{font-size:48px;line-height:52px;color:#006f52}.brand-success__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.brand-success__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.brand-success img{width:100%;height:272px;-o-object-fit:cover;object-fit:cover}.greenChoice .brand-success{padding-bottom:0}@media screen and (max-width:1024px){.brand-success{padding:68px 0 81px}.brand-success__title{max-width:600px;margin:0 auto 46px}.brand-success__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.brand-success img{height:219px}}@media screen and (max-width:768px){.brand-success{padding:37px 0 30px}.brand-success__title{font-size:40px;line-height:44px;max-width:500px}.brand-success__grid{gap:20px}.brand-success img{height:167px}}@media screen and (max-width:520px){.brand-success{padding:36px 0 30px}.brand-success__title{max-width:272px;font-size:32px;line-height:36px}.brand-success__grid{grid-template-columns:repeat(1,1fr);gap:20px}.brand-success img{height:228px}}.faq-section{padding:161px 0 81px;background-color:#f1f1f1}.faq-section .faq__wrapper{display:grid;grid-template-columns:1fr 1.5fr;gap:4rem}.faq-section .faq__intro .faq__title{font-size:48px;line-height:52px;margin-bottom:16px}.faq-section .faq__intro .faq__description p{font-size:16px;line-height:160%;color:#545454;padding-bottom:15px}.faq-section .faq__intro .faq__description a{color:#006f52;font-size:16px;line-height:20px;font-weight:600;border-bottom:2px solid #006f52}.faq-section .faq__intro .faq__description a:hover{color:#004f3a}.faq-section .faq__accordion{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.faq-section .faq__accordion .faq__question{border:none;width:100%;background:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:24px 25px;cursor:pointer;text-align:left;-webkit-transition:color .3s;transition:color .3s}.faq-section .faq__accordion .faq__question span{font-size:16px;line-height:16px;max-width:500px;font-weight:600}.faq-section .faq__accordion .faq__question .faq__icon{width:20px;height:20px;position:relative;-ms-flex-negative:0;flex-shrink:0}.faq-section .faq__accordion .faq__question .faq__icon img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-webkit-transition:opacity .25s ease,visibility .25s,-webkit-transform .25s ease;transition:opacity .25s ease,visibility .25s,-webkit-transform .25s ease;transition:opacity .25s ease,transform .25s ease,visibility .25s;transition:opacity .25s ease,transform .25s ease,visibility .25s,-webkit-transform .25s ease}.faq-section .faq__accordion .faq__question .faq__icon .faq__icon--plus{opacity:1;visibility:visible;-webkit-transform:scale(1);transform:scale(1)}.faq-section .faq__accordion .faq__question .faq__icon .faq__icon--minus{opacity:0;visibility:hidden;-webkit-transform:scale(.8);transform:scale(.8)}.faq-section .faq__accordion .faq__answer{max-height:0;overflow:hidden;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease;font-size:16px;line-height:160%;color:#454a48}.faq-section .faq__accordion .faq__item{background:#fff;-webkit-transition:all .3s ease;transition:all .3s ease}.faq-section .faq__accordion .faq__item.is-open .faq__question{border-bottom:2px solid #f1f1f1}.faq-section .faq__accordion .faq__item.is-open .faq__question span{color:#006f52}.faq-section .faq__accordion .faq__item.is-open .faq__icon--plus{opacity:0;visibility:hidden;-webkit-transform:scale(.8);transform:scale(.8)}.faq-section .faq__accordion .faq__item.is-open .faq__icon--minus{opacity:1;visibility:visible;-webkit-transform:scale(1);transform:scale(1)}.faq-section .faq__accordion .faq__item.is-open .faq__answer{max-height:600px;opacity:1;padding:24px 20px 40px;width:calc(100% - 30px)}@media screen and (max-width:1024px){.faq-section{padding:46px 0 81px}.faq-section .faq__intro .faq__title{margin-bottom:15px}.faq-section .faq__intro .faq__description p{padding-bottom:15px}}@media screen and (max-width:768px){.faq-section{padding:66px 0 81px}.faq-section .faq__wrapper{grid-template-columns:1fr;gap:4rem}.faq-section .faq__intro .faq__title{font-size:40px;line-height:44px;margin-bottom:16px}.faq-section .faq__intro .faq__description p{padding-bottom:15px}.faq-section .faq__accordion{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.faq-section .faq__accordion .faq__question{border:none;width:100%;background:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:24px 25px;cursor:pointer;text-align:left;-webkit-transition:color .3s;transition:color .3s}.faq-section .faq__accordion .faq__question span{font-size:16px;line-height:16px;font-weight:500}.faq-section .faq__accordion .faq__question .faq__icon{width:20px;height:20px;position:relative;-ms-flex-negative:0;flex-shrink:0}.faq-section .faq__accordion .faq__question .faq__icon img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-webkit-transition:opacity .25s ease,visibility .25s,-webkit-transform .25s ease;transition:opacity .25s ease,visibility .25s,-webkit-transform .25s ease;transition:opacity .25s ease,transform .25s ease,visibility .25s;transition:opacity .25s ease,transform .25s ease,visibility .25s,-webkit-transform .25s ease}.faq-section .faq__accordion .faq__question .faq__icon .faq__icon--plus{opacity:1;visibility:visible;-webkit-transform:scale(1);transform:scale(1)}.faq-section .faq__accordion .faq__question .faq__icon .faq__icon--minus{opacity:0;visibility:hidden;-webkit-transform:scale(.8);transform:scale(.8)}.faq-section .faq__accordion .faq__answer{max-height:0;overflow:hidden;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease}.faq-section .faq__accordion .faq__answer p{font-size:16px;line-height:160%;color:#454a48}.faq-section .faq__accordion .faq__item{background:#fff;-webkit-transition:all .3s ease;transition:all .3s ease}.faq-section .faq__accordion .faq__item.is-open .faq__question{border-bottom:2px solid #f1f1f1}.faq-section .faq__accordion .faq__item.is-open .faq__question span{color:#006f52}.faq-section .faq__accordion .faq__item.is-open .faq__icon--plus{opacity:0;visibility:hidden;-webkit-transform:scale(.8);transform:scale(.8)}.faq-section .faq__accordion .faq__item.is-open .faq__icon--minus{opacity:1;visibility:visible;-webkit-transform:scale(1);transform:scale(1)}.faq-section .faq__accordion .faq__item.is-open .faq__answer{max-height:600px;opacity:1;padding:24px 20px 40px;width:calc(100% - 30px)}}@media screen and (max-width:520px){.faq-section{padding:65px 0 48px}.faq-section .faq__intro .faq__title{font-size:32px;line-height:36px;margin-bottom:13px}.faq-section .faq__intro .faq__description p{padding-bottom:15px}.faq-section .faq__accordion{gap:8px}.faq-section .faq__accordion .faq__question{padding:21px 25px}.faq-section .faq__accordion .faq__question span{font-weight:600}.faq-section .faq__accordion .faq__item.is-open .faq__answer{max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content;padding:14px 20px 22px;width:calc(100% - 30px)}}.ourServices{background:#f1f1f1}.ourServices.digitalChoice .hero-white,.ourServices.nextInnovation .hero-white,.ourServices.SustainabilityConsult .hero-white,.ourServices.technicalService .hero-white{margin-bottom:160px;min-height:600px}.ourServices.digitalChoice .hero-white-title,.ourServices.nextInnovation .hero-white-title,.ourServices.SustainabilityConsult .hero-white-title,.ourServices.technicalService .hero-white-title{max-width:480px}.ourServices.digitalChoice .hero-white-description ul li,.ourServices.nextInnovation .hero-white-description ul li,.ourServices.SustainabilityConsult .hero-white-description ul li,.ourServices.technicalService .hero-white-description ul li{position:relative;padding-left:30px}.ourServices.digitalChoice .hero-white-description ul li:before,.ourServices.nextInnovation .hero-white-description ul li:before,.ourServices.SustainabilityConsult .hero-white-description ul li:before,.ourServices.technicalService .hero-white-description ul li:before{position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%;left:0}@media screen and (max-width:1200px){.ourServices.digitalChoice .hero-white,.ourServices.nextInnovation .hero-white,.ourServices.SustainabilityConsult .hero-white,.ourServices.technicalService .hero-white{padding-bottom:56px;margin-bottom:128px}.ourServices.digitalChoice .hero-white__content,.ourServices.nextInnovation .hero-white__content,.ourServices.SustainabilityConsult .hero-white__content,.ourServices.technicalService .hero-white__content{max-width:618px;position:relative}}@media screen and (max-width:1024px){.ourServices.digitalChoice .hero-white,.ourServices.nextInnovation .hero-white,.ourServices.SustainabilityConsult .hero-white,.ourServices.technicalService .hero-white{margin-bottom:96px}.ourServices.digitalChoice .hero-white__content,.ourServices.nextInnovation .hero-white__content,.ourServices.SustainabilityConsult .hero-white__content,.ourServices.technicalService .hero-white__content{margin-right:auto;margin-left:0}}@media screen and (max-width:768px){.ourServices.digitalChoice .breadcrumb,.ourServices.nextInnovation .breadcrumb,.ourServices.SustainabilityConsult .breadcrumb,.ourServices.technicalService .breadcrumb{padding-left:20px}.ourServices.digitalChoice .hero-white,.ourServices.nextInnovation .hero-white,.ourServices.SustainabilityConsult .hero-white,.ourServices.technicalService .hero-white{background-size:contain;background-position:bottom;background-repeat:no-repeat;background-color:#fff;margin-bottom:80px;padding-bottom:200px}.ourServices.digitalChoice .hero-white-title,.ourServices.nextInnovation .hero-white-title,.ourServices.SustainabilityConsult .hero-white-title,.ourServices.technicalService .hero-white-title{font-size:36px;line-height:40px}.ourServices.digitalChoice .hero-white:before,.ourServices.nextInnovation .hero-white:before,.ourServices.SustainabilityConsult .hero-white:before,.ourServices.technicalService .hero-white:before{background:none}.ourServices.digitalChoice .hero-white-content,.ourServices.nextInnovation .hero-white-content,.ourServices.SustainabilityConsult .hero-white-content,.ourServices.technicalService .hero-white-content{max-width:100%;padding-left:24px}.ourServices.digitalChoice .hero-white .grid-inside,.ourServices.nextInnovation .hero-white .grid-inside,.ourServices.SustainabilityConsult .hero-white .grid-inside,.ourServices.technicalService .hero-white .grid-inside{padding-left:0;padding-right:0;max-width:100%}}@media screen and (max-width:439px){.ourServices.digitalChoice .hero-white,.ourServices.nextInnovation .hero-white,.ourServices.SustainabilityConsult .hero-white,.ourServices.technicalService .hero-white{min-height:470px}.ourServices.digitalChoice .hero-white-content,.ourServices.nextInnovation .hero-white-content,.ourServices.SustainabilityConsult .hero-white-content,.ourServices.technicalService .hero-white-content{margin-top:106px;clip-path:polygon(0 0,100% 0,100% 75%,81% 100%,0 100%)}}@media screen and (max-width:1024px){.ourServices.SustainabilityConsult .hero-white{padding-bottom:0;margin-bottom:184px}.ourServices.SustainabilityConsult .hero-white__content{position:relative;bottom:-56px}}@media screen and (max-width:768px){.ourServices.SustainabilityConsult .hero-white{padding-bottom:0;margin-bottom:144px}.ourServices.SustainabilityConsult .hero-white__content{position:relative;bottom:-48px;margin-left:64px}}@media screen and (max-width:767px){.ourServices.SustainabilityConsult .hero-white__content{margin-left:24px}}@media screen and (max-width:680px){.ourServices.SustainabilityConsult .hero-white{padding-bottom:370px;margin-bottom:80px;background-size:contain;background-position:100% 100%;background-image:var(--hero-bg-mobile)}.ourServices.SustainabilityConsult .hero-white__content{margin-left:0;bottom:auto}}@media screen and (max-width:439px){.ourServices.SustainabilityConsult .hero-white__content{margin-top:0;clip-path:polygon(0 0,100% 0,100% 90%,80% 100%,0 100%)}}.ourServices.digitalChoice .hero-white{height:auto}@media screen and (max-width:1024px){.ourServices.digitalChoice .hero-white{padding-bottom:0;margin-bottom:170px}.ourServices.digitalChoice .hero-white__content{position:relative;bottom:-42px}}@media screen and (max-width:768px){.ourServices.digitalChoice .hero-white{padding-bottom:0;margin-bottom:170px}.ourServices.digitalChoice .hero-white__content{position:relative;bottom:-74px;margin-left:64px}}@media screen and (max-width:767px){.ourServices.digitalChoice .hero-white__content{margin-left:24px}}@media screen and (max-width:680px){.ourServices.digitalChoice .hero-white{padding-bottom:270px;margin-bottom:0;background-size:contain;background-position:100% 100%;background-image:var(--hero-bg-mobile)}.ourServices.digitalChoice .hero-white__content{margin-left:0;bottom:auto}}@media screen and (max-width:439px){.ourServices.digitalChoice .hero-white__content{margin-top:0;clip-path:polygon(0 0,100% 0,100% 86%,84% 100%,0 100%)}}@media screen and (max-width:1024px){.ourServices.nextInnovation .hero-white,.ourServices.technicalService .hero-white{margin-bottom:160px}}@media screen and (max-width:768px){.ourServices.nextInnovation .hero-white,.ourServices.technicalService .hero-white{margin-bottom:96px;padding-bottom:48px;background-size:cover}.ourServices.nextInnovation .hero-white__content,.ourServices.technicalService .hero-white__content{margin-left:64px}}@media screen and (max-width:767px){.ourServices.nextInnovation .hero-white__content,.ourServices.technicalService .hero-white__content{margin-left:24px}}@media screen and (max-width:680px){.ourServices.nextInnovation .hero-white,.ourServices.technicalService .hero-white{padding-bottom:470px;margin-bottom:80px;background-size:contain;background-position:100% 100%;background-image:var(--hero-bg-mobile)}.ourServices.nextInnovation .hero-white__content,.ourServices.technicalService .hero-white__content{margin-left:0;max-width:100%;clip-path:polygon(0 0,100% 0,100% 84%,80% 100%,0 100%)}}@media screen and (max-width:439px){.ourServices.nextInnovation .hero-white,.ourServices.technicalService .hero-white{padding-bottom:370px}.ourServices.nextInnovation .hero-white__content,.ourServices.technicalService .hero-white__content{margin-top:0;clip-path:polygon(0 0,100% 0,100% 90%,80% 100%,0 100%)}}.ourServicesParent{background:#f1f1f1}.ourServicesParent .how-we-work__card{padding:22px}.ourServicesParent .heroSimple{height:100%;min-height:auto;margin-bottom:0;overflow:visible;clip-path:polygon(0 0,100% 0,100% 100%,50% 92%,0 100%)}.ourServicesParent .heroSimple .grid-inside{position:absolute;top:0;left:0;right:0}.ourServicesParent .heroSimple__bg,.ourServicesParent .heroSimple__circle{position:relative}.ourServicesParent .heroSimple__circle:after{content:"";z-index:9;position:absolute;margin:0 auto;height:76px;right:0;left:0;width:76px;bottom:10px;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='76' height='76' fill='none'%3E%3Ccircle cx='38' cy='38' r='38' fill='%23fff'/%3E%3Cpath d='M45.375 38.863l-.515-.557-4.38 4.734-1.321 1.425v-14.92h-.672v14.92l-1.321-1.425-4.382-4.733-.515.556 6.553 7.078 6.553-7.078z' fill='%23006F52' stroke='%23006F52' stroke-width='1.523'/%3E%3C/svg%3E");background-size:cover}.ourServicesParent .heroSimple__arrow{position:relative;left:0;right:0;width:100%;height:76px;bottom:76px;margin:0 auto;z-index:8}.ourServicesParent .heroSimple__arrow:before{right:0;-webkit-transform:rotate(5deg);transform:rotate(5deg)}.ourServicesParent .heroSimple__arrow:after,.ourServicesParent .heroSimple__arrow:before{content:"";position:absolute;width:50%;height:5px;background-color:#029e58;bottom:10px;z-index:5}.ourServicesParent .heroSimple__arrow:after{left:0;-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}@media screen and (max-width:1100px){.ourServicesParent .heroSimple__bg:after{-webkit-transform:rotate(-7deg);transform:rotate(-7deg);bottom:15px}.ourServicesParent .heroSimple__bg:before{-webkit-transform:rotate(7deg);transform:rotate(7deg);bottom:15px}.ourServicesParent .heroSimple__title{font-size:40px;line-height:44px;max-width:420px}.ourServicesParent .heroSimple__title span{font-size:40px;line-height:44px}}@media screen and (max-width:991px){.ourServicesParent .heroSimple{clip-path:polygon(0 0,100% 0,100% 100%,50% 94%,0 100%)}.ourServicesParent .heroSimple__bg:before{-webkit-transform:rotate(6deg);transform:rotate(6deg);bottom:5px}.ourServicesParent .heroSimple__bg:after{-webkit-transform:rotate(-6deg);transform:rotate(-6deg);bottom:5px}.ourServicesParent .heroSimple__bg img{height:750px;clip-path:polygon(0 0,100% 0,100% 100%,50% 94%,0 100%)}}@media screen and (max-width:767px){.ourServicesParent .heroSimple__arrow:before{-webkit-transform:rotate(7deg);transform:rotate(7deg)}.ourServicesParent .heroSimple__arrow:after{-webkit-transform:rotate(-7deg);transform:rotate(-7deg)}.ourServicesParent .heroSimple__title{font-size:36px;line-height:40px;max-width:390px}}@media screen and (max-width:600px){.ourServicesParent .heroSimple__arrow:before{-webkit-transform:rotate(12deg);transform:rotate(12deg)}.ourServicesParent .heroSimple__arrow:after{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}.ourServicesParent .heroSimple__circle:after{bottom:0;width:64px;height:64px}}.heroSimple{position:relative;overflow:hidden;margin-bottom:160px}.heroSimple__bg{position:absolute;inset:0;z-index:1;width:100%;min-height:760px;background-image:var(--hero-bg-desktop);background-size:cover;background-position:100%;background-repeat:no-repeat}.heroSimple .grid-inside{position:relative;z-index:2}.heroSimple__content{max-width:620px}.heroSimple__subtitle{font-size:18px;line-height:24px;font-weight:500;text-transform:uppercase;color:#006f52;margin-bottom:16px;position:relative;padding-top:11px;padding-bottom:12px}.heroSimple__subtitle:after{content:"";width:40px;height:4px;background:#029e58;position:absolute;left:0;bottom:0}.heroSimple__title,.heroSimple__title span{font-size:48px;line-height:52px}.heroSimple__title span{color:#006f52}@media (max-width:1024px){.heroSimple__bg{background-image:var(--hero-bg-tablet,var(--hero-bg-desktop))}}@media (max-width:768px){.heroSimple__bg{background-image:var(--hero-bg-mobile,var(--hero-bg-tablet,var(--hero-bg-desktop)));background-position:bottom;min-height:785px}.heroSimple__title{font-size:32px;line-height:36px}}.valueSupport{padding:70px 0 165px;background:#f1f1f1}.valueSupport__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.valueSupport__content{max-width:408px}.valueSupport__eyebrow{font-size:18px;line-height:24px;font-weight:500;text-transform:uppercase;color:#006f52;margin-bottom:13px;position:relative;padding-bottom:12px}.valueSupport__eyebrow:after{content:"";position:absolute;left:0;bottom:0;width:40px;height:4px;background:#029e58}.valueSupport__title{font-size:48px;line-height:52px;margin-bottom:24px}.valueSupport__list{list-style:none;margin:0;padding:0;display:grid;gap:12px}.valueSupport__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.valueSupport__icon{width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0;margin-top:4px;background-image:url(../images/Check-Icon.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}.valueSupport__text{font-size:16px;line-height:160%}.valueSupport__text strong{font-weight:700}.valueSupport__visual{position:relative;width:563px;height:454px}.valueSupport__shape{position:absolute;top:0;left:0;right:0;width:525px;height:455px;background:#006f52;clip-path:polygon(32% 0,98% 0,68% 100%,0 100%);z-index:1}.valueSupport__images{position:relative;overflow:hidden;width:525px;height:454px;z-index:2}.valueSupport__images:before{content:"";position:absolute;top:0;left:55px;width:454px;height:448px;border:2.24px dashed #029e58;border-radius:50%;z-index:0;pointer-events:none}.valueSupport__image{position:absolute;overflow:hidden;background:transparent;z-index:2}.valueSupport__image--left{width:268px;height:248px;left:0;top:166.06px;z-index:2}.valueSupport__image--right{width:357px;height:300px;left:206px;top:40px;z-index:1}.valueSupport__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}@media screen and (max-width:1200px){.valueSupport__visual{width:451px;height:365px}.valueSupport__images{width:441px;height:370px}.valueSupport__images:before{width:363px;height:363px;top:-15px}.valueSupport__shape{width:420px;height:363px}.valueSupport__image--left{width:214px;height:198px;top:133px}.valueSupport__image--right{width:286px;height:239px;top:32px;left:165px}}@media screen and (max-width:1024px){.valueSupport__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:48px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.valueSupport__title{font-size:40px;line-height:44px;max-width:540px;padding-bottom:0}.valueSupport__content{max-width:100%}.valueSupport__visual{width:640px;height:515px}.valueSupport__images{width:630px;height:515px}.valueSupport__images:before{width:510px;height:510px;top:-15px}.valueSupport__shape{width:596px;height:515px}.valueSupport__image--left{width:304px;height:281px;top:180px}.valueSupport__image--right{width:405px;height:340px;top:45px;left:234px}}@media screen and (max-width:768px){.valueSupport__title{font-size:32px;line-height:36px;max-width:540px}}@media screen and (max-width:680px){.valueSupport__visual{width:272px;height:219px;margin:0 auto}.valueSupport__images{width:262px;height:219px}.valueSupport__images:before{width:219px;height:219px;top:-10px;left:30px}.valueSupport__shape{width:253px;height:219px;background-position:0;background-size:contain}.valueSupport__image--left{width:129px;height:119px;top:80px}.valueSupport__image--right{width:172px;height:144px;top:19px;left:99px}}.life-at-wipak .valueSupport__shape,.life-at-wipak .valueSupport__visual{width:500px}.life-at-wipak .valueSupport__images{width:500px;height:461px}.life-at-wipak .valueSupport__image--left{z-index:1;width:227px;height:240px}.life-at-wipak .valueSupport__image--left.TextImage{z-index:2;width:238px;height:252px}.life-at-wipak .valueSupport__image--right{z-index:2;width:302px;height:290px}.life-at-wipak .valueSupport__image--right.TextImage{z-index:1;width:318px;height:305px}.benefits-beyond .valueSupport__visual{width:484px;height:484px}.benefits-beyond .valueSupport__shape{width:484px;height:484px;clip-path:polygon(34% 0,95% 0,63% 100%,0 100%)}.benefits-beyond .valueSupport__images{width:484px;height:484px}.benefits-beyond .valueSupport__images:before{top:47px;width:390px;height:390px}.benefits-beyond .valueSupport__image--left.TextImage{z-index:2;width:230px;height:265px}.benefits-beyond .valueSupport__image--right.TextImage{z-index:1;width:308px;height:320px}.SustainabilityConsult .valueSupport{overflow:hidden}.digitalChoice .valueSupport__images:before{top:0}.digitalChoice .valueSupport__shape{background:url(../images/flow-blue-digital.png);width:480px;height:450px;clip-path:none;background-size:contain;background-repeat:no-repeat;background-position:50%}@media screen and (max-width:768px){.digitalChoice .valueSupport__images:before{width:219px;height:214px}.digitalChoice .valueSupport__shape{height:256px;width:290px}}.digital-diagram{position:relative;margin-bottom:160px}.digital-diagram__container{background:#fff;padding:88px 0;position:relative}.digital-diagram__container:before{content:"";position:absolute;right:0;top:0;background-image:url(../../dist/images/digital-diagram.png);background-repeat:no-repeat;background-position:100%;background-size:contain;width:413px;height:310px}.digital-diagram-logo{margin-bottom:16px;width:89px;height:64px}.digital-diagram-title{font-size:48px;line-height:52px;margin-bottom:16px;max-width:587px}.digital-diagram-text{font-size:16px;line-height:160%;color:#454a48;max-width:500px;margin-bottom:39px}.digital-diagram-media{width:100%}.digital-diagram-image{display:none;width:100%;height:auto}.digital-diagram-image--desktop{display:block}@media screen and (max-width:1200px){.digital-diagram{margin-bottom:128px}.digital-diagram__container{padding-top:72px;padding-bottom:96px}.digital-diagram__container:before{max-width:333px;max-height:250px}}@media screen and (max-width:1023px){.digital-diagram{margin-bottom:96px}.digital-diagram__container{padding-top:40px;padding-bottom:64px}.digital-diagram__container:before{max-width:237px;max-height:178px}.digital-diagram-title{font-size:48px;line-height:52px}}@media screen and (max-width:767px){.digital-diagram{margin-bottom:80px}.digital-diagram__container{padding-top:64px;padding-bottom:60px}.digital-diagram__container:before{max-width:152px;max-height:114px}.digital-diagram-image--desktop{display:none}.digital-diagram-image--tablet{display:block}.digital-diagram-title{font-size:32px;line-height:36px}}@media screen and (max-width:450px){.digital-diagram-image--tablet{display:none}.digital-diagram-image--mobile{display:block}}.whatYouGet{padding-bottom:93px;background:#f1f1f1}.whatYouGet__eyebrow{margin-bottom:13px;font-size:18px;line-height:24px;text-transform:uppercase;color:#006f52;font-weight:500;padding-bottom:12px;position:relative}.whatYouGet__eyebrow:after{content:"";position:absolute;left:0;bottom:0;width:40px;height:4px;background:#029e58}.whatYouGet__title{padding-bottom:18px;font-size:48px;line-height:52px;max-width:587px}.whatYouGet__desc{max-width:500px}.whatYouGet__paragraph{padding-bottom:10px;font-size:16px;line-height:160%}.whatYouGet__paragraph strong{font-weight:700}.whatYouGet__grid{margin-top:45px;display:grid;gap:24px}.whatYouGet__grid.is-even{grid-template-columns:repeat(2,1fr)}.whatYouGet__grid.is-even .whatYouGet__item:nth-child(2),.whatYouGet__grid.is-even .whatYouGet__item:nth-child(3),.whatYouGet__grid.is-even .whatYouGet__item:nth-child(6){background:#c8e3d3}.whatYouGet__grid.is-odd{grid-template-columns:repeat(3,1fr)}.whatYouGet__grid.is-odd .whatYouGet__item:nth-child(2n){background:#c8e3d3}.whatYouGet__item{padding:32px;background:#fff}.whatYouGet__icon{margin-bottom:24px}.whatYouGet__icon img{width:40px;height:40px}.whatYouGet__itemTitle{padding-bottom:10px;font-size:20px;line-height:24px;font-weight:600;color:#006f52}.whatYouGet__itemDesc{font-size:16px;line-height:160%;max-width:436px}@media screen and (max-width:1200px){.whatYouGet{padding-bottom:58px}}@media screen and (max-width:1023px){.whatYouGet{padding-bottom:26px}.whatYouGet__title{font-size:40px;line-height:44px;max-width:540px;padding-bottom:16px}.whatYouGet__grid{margin-top:38px;gap:20px}}@media screen and (max-width:767px){.whatYouGet{padding-bottom:10px}.whatYouGet__title{font-size:32px;line-height:36px;max-width:540px}.whatYouGet__grid.is-even,.whatYouGet__grid.is-odd{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.whatYouGet__item:nth-of-type(3){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}}.technicalService .whatYouGet__itemDesc{max-width:262px}.connectedBlocks{padding:0}.connectedBlocks__block{position:relative;background:#fff;overflow:hidden}.connectedBlocks__content{max-width:500px;padding:162px 0 148px}.connectedBlocks__imageSpacer{pointer-events:none}.connectedBlocks__title{font-size:40px;line-height:44px;margin-bottom:17px}.connectedBlocks__paragraph{font-size:16px;line-height:160%;color:#454a48;max-width:413px}.connectedBlocks__paragraph:last-child{margin-bottom:0}.connectedBlocks__list{margin-top:18px;padding:0;list-style:none}.connectedBlocks__listItem{position:relative;margin-bottom:12px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.connectedBlocks__listItem-text{font-size:16px;line-height:160%;color:#454a48}.connectedBlocks__listItem-icon{width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0;margin-top:4px;background-image:url(../images/Check-Icon.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}.connectedBlocks__paragraph--bottom{padding-top:9px;font-size:16px;line-height:160%;color:#454a48;max-width:413px}.connectedBlocks__imageBg{position:absolute;top:0;bottom:0;width:50%;background-size:cover;background-position:100%;background-repeat:no-repeat;z-index:0}.connectedBlocks__icon{position:absolute;inset:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:none}.connectedBlocks__icon img{width:277px;height:168px}.is-image-right .connectedBlocks__content{padding-left:64px;max-width:384px;-webkit-box-sizing:content-box;box-sizing:content-box}.is-image-left .connectedBlocks__content{margin-left:auto;padding:168px 0 152px;max-width:412px}.is-image-left .connectedBlocks__paragraph{margin-bottom:10px}.is-image-left .connectedBlocks__row{margin-right:64px}.is-image-right .connectedBlocks__imageBg{right:0;background-position:bottom;clip-path:polygon(20% 0,100% 0,100% 100%,0 100%,0 100%)}.is-image-left .connectedBlocks__imageBg{left:0;clip-path:polygon(0 0,100% 0,100% 0,80% 100%,0 100%);background-position:top}.our-commitment .connectedBlocks__title,.recycled .connectedBlocks__title,.renewable .connectedBlocks__title{font-size:36px;line-height:40px}.our-commitment .connectedBlocks__listItem,.recycled .connectedBlocks__listItem,.renewable .connectedBlocks__listItem{position:relative;padding-left:16px;margin-bottom:5px}.our-commitment .connectedBlocks__listItem-icon,.recycled .connectedBlocks__listItem-icon,.renewable .connectedBlocks__listItem-icon{display:none}.our-commitment .connectedBlocks__listItem:before,.recycled .connectedBlocks__listItem:before,.renewable .connectedBlocks__listItem:before{content:"";position:absolute;left:0;top:.65em;width:4px;height:4px;background-color:#029e58;border-radius:50%}.our-commitment .connectedBlocks__paragraph--bottom,.recycled .connectedBlocks__paragraph--bottom,.renewable .connectedBlocks__paragraph--bottom{max-width:384px}@media screen and (max-width:1440px){.our-commitment .is-image-right .connectedBlocks__content,.recycled .is-image-right .connectedBlocks__content,.renewable .is-image-right .connectedBlocks__content{padding-top:65px;padding-bottom:62px}.our-commitment .is-image-left .connectedBlocks__content,.recycled .is-image-left .connectedBlocks__content,.renewable .is-image-left .connectedBlocks__content{padding-left:4%;padding-top:66px;padding-bottom:55px}}.recycled .connectedBlocks{padding:155px 0 75px}@media screen and (max-width:1440px){.recycled .is-image-right .connectedBlocks__content{padding-top:65px;padding-bottom:62px}}.renewable .connectedBlocks{padding:160px 0 112px}@media screen and (max-width:1440px){.renewable .is-image-right .connectedBlocks__content{padding-top:65px;padding-bottom:62px}.renewable .is-image-left .connectedBlocks__content{padding-top:110px;padding-bottom:100px}}@media screen and (max-width:1200px){.recycled .connectedBlocks,.renewable .connectedBlocks{padding-top:128px;padding-bottom:80px}.recycled .is-image-right .connectedBlocks__content,.renewable .is-image-right .connectedBlocks__content{max-width:325px}.recycled .is-image-left .connectedBlocks__content,.renewable .is-image-left .connectedBlocks__content{max-width:355px}}@media screen and (max-width:950px){.recycled .connectedBlocks,.renewable .connectedBlocks{padding-top:96px;padding-bottom:48px}.recycled .is-image-right .connectedBlocks__content,.renewable .is-image-right .connectedBlocks__content{max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:40px;padding-left:40px}.recycled .is-image-right .connectedBlocks__paragraph,.recycled .is-image-right .connectedBlocks__paragraph--bottom,.renewable .is-image-right .connectedBlocks__paragraph,.renewable .is-image-right .connectedBlocks__paragraph--bottom{max-width:510px}.recycled .is-image-left .connectedBlocks__content,.renewable .is-image-left .connectedBlocks__content{max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:40px;padding-left:40px;padding-top:64px}.recycled .is-image-left .connectedBlocks__paragraph,.recycled .is-image-left .connectedBlocks__paragraph--bottom,.renewable .is-image-left .connectedBlocks__paragraph,.renewable .is-image-left .connectedBlocks__paragraph--bottom{max-width:510px}}@media screen and (max-width:650px){.recycled .connectedBlocks,.renewable .connectedBlocks{padding-top:80px}.recycled .connectedBlocks__icon img,.renewable .connectedBlocks__icon img{width:158px;height:96px}.recycled .connectedBlocks__title,.renewable .connectedBlocks__title{font-size:28px;line-height:32px}.recycled .is-image-right .connectedBlocks__imageBg,.renewable .is-image-right .connectedBlocks__imageBg{height:272px}.recycled .is-image-right .connectedBlocks__content,.renewable .is-image-right .connectedBlocks__content{padding-right:16px;padding-left:16px;padding-top:40px!important;padding-bottom:40px!important}.recycled .is-image-right .connectedBlocks__paragraph,.recycled .is-image-right .connectedBlocks__paragraph--bottom,.renewable .is-image-right .connectedBlocks__paragraph,.renewable .is-image-right .connectedBlocks__paragraph--bottom{max-width:100%}.recycled .is-image-left .connectedBlocks__imageBg,.renewable .is-image-left .connectedBlocks__imageBg{height:272px}.recycled .is-image-left .connectedBlocks__row,.renewable .is-image-left .connectedBlocks__row{margin-right:auto}.recycled .is-image-left .connectedBlocks__content,.renewable .is-image-left .connectedBlocks__content{padding-right:16px;padding-left:16px;padding-top:40px!important;padding-bottom:40px!important}.recycled .is-image-left .connectedBlocks__paragraph,.recycled .is-image-left .connectedBlocks__paragraph--bottom,.renewable .is-image-left .connectedBlocks__paragraph,.renewable .is-image-left .connectedBlocks__paragraph--bottom{max-width:100%}}@media screen and (max-width:1440px){.our-commitment .is-image-right .connectedBlocks__content{padding-top:98px;padding-bottom:98px}.our-commitment .is-image-left .connectedBlocks__content{padding-top:68px;padding-bottom:59px}}@media screen and (max-width:1200px){.our-commitment .hero-white{min-height:700px}.our-commitment .sustainability-commitment{padding-top:128px}}@media screen and (max-width:1024px){.our-commitment .sustainability-commitment{padding-top:96px}}@media screen and (max-width:768px){.our-commitment .sustainability-commitment{padding-top:80px}.our-commitment .hero-white{height:auto;padding-bottom:30px}}@media screen and (max-width:767px){.our-commitment .hero-white:before{background-image:none}}@media screen and (max-width:439px){.our-commitment .hero-white{padding-bottom:0}}.digitalChoice .connectedBlocks{padding-bottom:80px}@media screen and (max-width:1300px){.connectedBlocks__content{padding-top:150px;padding-bottom:150px}.is-image-left .connectedBlocks__content{padding-top:158px;padding-bottom:158px}}@media screen and (max-width:1280px){.is-image-left .connectedBlocks__content{padding-top:48px;padding-bottom:48px;margin-right:0;padding-left:56px}.is-image-right .connectedBlocks__content{padding-top:48px;padding-bottom:48px}.is-image-right .connectedBlocks__paragaph{max-width:440px}}@media screen and (max-width:1100px){.is-image-left .connectedBlocks__imageBg{width:50%}.is-image-left .connectedBlocks__content{padding-left:48px}.is-image-right .connectedBlocks__imageBg{width:50%}.is-image-right .connectedBlocks__content{padding-left:48px}.connectedBlocks__content{width:50%}.connectedBlocks__title{font-size:36px;line-height:40px;margin-bottom:10px}.connectedBlocks__list{margin-top:25px}.connectedBlocks__listItem{gap:9px}}@media screen and (max-width:950px){.is-image-left .connectedBlocks__imageBg{width:100%;position:relative;height:480px;clip-path:polygon(0 0,100% 0,100% 0,80% 100%,0 100%)}.is-image-left .connectedBlocks__content{padding-left:48px;max-width:480px;width:100%;margin:0 auto}.is-image-right .connectedBlocks__imageBg{width:100%;position:relative;height:480px;clip-path:polygon(0 0,100% 0,100% 0,80% 100%,0 100%)}.is-image-right .connectedBlocks__content{padding-left:48px;max-width:480px;width:100%;margin:0 auto}.connectedBlocks__title{font-size:36px;line-height:40px;margin-bottom:10px}.connectedBlocks__list{margin-top:25px}.connectedBlocks__listItem{gap:9px}.connectedBlocks .our-commitment .is-image-left .connectedBlocks__imageBg,.connectedBlocks .our-commitment .is-image-right .connectedBlocks__imageBg{height:295px}}@media screen and (max-width:767px){.is-image-right .connectedBlocks__content{padding:48px 0;max-width:272px;-webkit-box-sizing:border-box;box-sizing:border-box}.is-image-left .connectedBlocks__row{margin-right:auto}.is-image-left .connectedBlocks__content{padding:48px 0;max-width:272px}}.keyBenefits{padding-bottom:111px}.keyBenefits__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.keyBenefits__item{background:#fff;padding:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.keyBenefits__icon{width:40px;height:40px}.keyBenefits__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.keyBenefits__text{font-size:16px;line-height:160%;max-width:261px}.keyBenefits__text strong{font-weight:700}@media screen and (max-width:1200px){.keyBenefits{padding-bottom:64px}}@media screen and (max-width:1023px){.keyBenefits{padding-bottom:48px}}@media screen and (max-width:767px){.keyBenefits{padding-bottom:32px}.keyBenefits__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.teamGallery{padding-bottom:40px;overflow:hidden}.teamGallery__title{font-size:48px;line-height:52px;margin-bottom:40px}.teamGallery__grid{display:grid;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.teamGallery__row{display:grid;grid-template-columns:42% 58%;gap:24px}.teamGallery__row--reverse{grid-template-columns:58% 42%}.teamGallery__item{overflow:hidden;height:430px}.teamGallery__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1200px){.teamGallery__item{height:346px}}@media screen and (max-width:1023px){.teamGallery__item{height:208px}.teamGallery__title{font-size:40px;line-height:44px}}@media screen and (max-width:767px){.teamGallery__grid{padding-left:24px;padding-right:24px}.teamGallery__item{height:auto;max-height:280px}.teamGallery__title{font-size:36px;line-height:40px}.teamGallery__row,.teamGallery__row--reverse{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:570px){.teamGallery__grid{padding-left:0;padding-right:0}}.hero-green-play{position:relative;width:100%;margin-bottom:160px;overflow:hidden}.hero-green-play .breadcrumb a{color:#fff}.hero-green-play .breadcrumb a svg path{fill:#fff}.hero-green-play .breadcrumb span{color:#c8e3d3}.hero-green-play .hero__media img{width:100%}.hero-green-play .hero__media-video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;z-index:4;pointer-events:none;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.hero-green-play .hero__overlay{position:absolute;inset:0;z-index:6;min-height:620px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.hero-green-play .hero__content{max-width:556px;padding-left:85px;padding-bottom:203px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#006f52;clip-path:polygon(0 0,100% 0,100% 65%,85% 100%,0 100%)}.hero-green-play .hero__wrapper{max-width:380px}.hero-green-play .hero__title{font-size:56px;line-height:56px;font-weight:500;padding-top:84px;padding-bottom:11px;color:#f1f1f1}.hero-green-play .hero__subtitle{font-size:18px;line-height:24px;color:#f1f1f1;text-transform:uppercase;margin-bottom:24px}.hero-green-play .hero__list{list-style:none;padding:0;margin:0}.hero-green-play .hero__list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:16px;line-height:160%;color:#f1f1f1;margin-bottom:14px}.hero-green-play .hero__list-item:last-child{margin-bottom:0}.hero-green-play .hero__list-item:before{content:"";background-image:url(../images/check-icon-green.svg);background-repeat:no-repeat;background-size:100%;width:20px;height:20px}.hero-green-play .hero__play{position:absolute;right:41px;bottom:41px;width:62px;height:62px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease;z-index:5}.hero-green-play .hero__play:hover{-webkit-transform:scale(1.08);transform:scale(1.08)}.hero-green-play .hero__play-icon{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.hero-green-play.is-playing .hero__media-video{opacity:1;pointer-events:auto}.hero-green-play.is-playing .hero__media-image{opacity:0}.hero-green-play.is-playing .hero__content{display:none}@media screen and (max-width:1024px){.hero-green-play{margin-bottom:130px}}@media screen and (max-width:768px){.hero-green-play{margin-bottom:96px}}@media screen and (max-width:520px){.hero-green-play{margin-bottom:0}}.sustainable-production{background:#f1f1f1;padding-bottom:160px}.sustainable-production__header{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-bottom:48px}.sustainable-production__title{font-size:48px;line-height:52px;margin:0}.sustainable-production__description{font-size:16px;line-height:160%;text-align:right;color:#454a48}.sustainable-production__media{position:relative;height:344px;margin-bottom:24px;overflow:hidden}.sustainable-production__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.sustainable-production__list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.sustainable-production__item{background:#fff;padding:32px 40px;text-align:center}.sustainable-production__icon{margin-bottom:14px}.sustainable-production__icon img{width:32px;height:32px}.sustainable-production__text{font-size:16px;line-height:20px}.quality-assurance{padding-bottom:48px}.quality-assurance__inner{background:#cfe7d7;margin:0 auto;display:grid;grid-template-columns:1fr 420px;position:relative}.quality-assurance__content{padding:89px 0 88px 89px}.quality-assurance__title{max-width:487px;font-size:40px;line-height:44px;margin-bottom:12px}.quality-assurance__description{font-size:16px;line-height:160%;max-width:500px;margin-bottom:25px;color:#454a48}.quality-assurance__list{list-style:none;padding:0;margin-bottom:27px}.quality-assurance__list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;font-size:16px;line-height:160%;color:#454a48;margin-bottom:12px}.quality-assurance__list-item:before{content:"";background-image:url(../images/check-icon-green.svg);background-repeat:no-repeat;background-size:100%;width:24px;height:24px}.quality-assurance__footnote{font-size:12px;line-height:16px;color:#454a48;max-width:412px;margin-bottom:38px}.quality-assurance__image{position:absolute;top:0;bottom:0;right:0}.quality-assurance__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}@media screen and (max-width:1024px){.quality-assurance__inner{grid-template-columns:1fr;overflow:hidden}.quality-assurance__content{padding:72px}.quality-assurance__image{right:-110px}}@media screen and (max-width:950px){.quality-assurance__inner{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.quality-assurance__image{right:0;position:relative}.quality-assurance__image img{max-height:418px}.quality-assurance__content{padding:64px}}@media screen and (max-width:767px){.quality-assurance__content{padding:40px 24px}}.contact-us{background:#f1f1f1}.contact-filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:41px;gap:24px;border-bottom:1px solid #d1d2d1}@media (max-width:768px){.contact-filters{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.contact-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.contact-tabs .contact-tab{padding:29px 31px 23px;border:0;background:transparent;font-size:18px;line-height:18px;font-weight:400;cursor:pointer;color:#454a48;-webkit-transition:background .2s ease,color .2s ease;transition:background .2s ease,color .2s ease}.contact-tabs .contact-tab.is-active{border-top-right-radius:12px;background:rgba(200,227,211,.5019607843137255);border-bottom:4px solid #029e58;font-weight:600}.contact-search{width:325px;max-width:325px;padding:12px 12px 13px 34px;font-size:16px;line-height:16px;color:#757776;border:none;white-space:nowrap}.contact-search-wrapper{position:relative}.contact-search:focus{outline:none;border-color:#006f52}.contact-search-icon{position:absolute;left:12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:16px;height:16px;background:url(../images/header/Search-Icon.svg) no-repeat 50%;background-size:contain;pointer-events:none}.contact-us__grid{padding-bottom:42px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media (max-width:1024px){.contact-us__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.contact-us__grid{grid-template-columns:1fr}}.location-card{background:#fff;padding:24px 24px 33px}.location-card__country{display:inline-block;background:#006f52;text-transform:uppercase;color:#fff;font-size:12px;line-height:16px;padding:4px 8px;border-radius:16px;margin-bottom:23px}.location-card h3{font-weight:700;font-size:18px;line-height:24px;margin-bottom:5px}.location-card__description{color:#454a48;padding-bottom:15px;margin-bottom:18px;line-height:150%;border-bottom:1px solid #d1d2d1}.location-card__details{font-size:14px}.location-card__details .location-address{margin-bottom:14px}.location-card__details div{margin-bottom:7px;font-size:16px;line-height:16px}.location-card__details div strong{font-weight:600;font-size:16px;line-height:160%}.location-card__details div a{font-size:16px;line-height:16px;color:#006f52;text-decoration:none}.location-card__details div a.location-email{text-decoration:underline}.location-card:focus,.location-card:focus-visible{outline:1px solid #006f52;outline-offset:1px}article[data-type=sales-office] h3{border-bottom:1px solid #d1d2d1;padding-bottom:14px;margin-bottom:17px}.contact-us__empty{text-align:center;padding:48px 16px;color:#757776}.contact-us__empty p{font-size:16px;line-height:24px;margin:0}.hero-contact{padding:82px 0 162px}.hero-contact__inner{margin:0 auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.hero-contact__left{max-width:500px}.hero-contact__eyebrow{display:inline-block;font-size:18px;line-height:24px;font-weight:500;text-transform:uppercase;color:#006f52;margin-bottom:14px;padding-bottom:11px;position:relative}.hero-contact__eyebrow:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:4px;background:#029e58}.hero-contact__title{font-size:48px;line-height:52px;font-weight:400;color:#171d1a;margin-bottom:17px}@media (max-width:768px){.hero-contact__title{font-size:32px}}.hero-contact__description{margin-bottom:39px}.hero-contact__description p{max-width:413px;font-size:16px;line-height:160%;color:#4b4f4d;margin-bottom:18px}.hero-contact__description p:last-child{margin-bottom:0}.hero-contact__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:22px}.hero-contact__right{width:500px;position:relative;margin-top:62px;background:#006f52;padding:64px 65px;clip-path:polygon(0 0,100% 0,100% 80%,83% 100%,0 100%)}.hero-contact__bg-title{color:#f1f1f1;display:block;font-size:28px;line-height:32px;font-weight:500;margin-bottom:39px}.hero-contact__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:34px}.hero-contact__item,.hero-contact__items{display:-webkit-box;display:-ms-flexbox;display:flex}.hero-contact__item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px}.hero-contact__icon{width:48px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.hero-contact__icon img{width:100%;height:100%}.hero-contact__item-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.hero-contact__item-subtitle{font-size:14px;color:#f1f1f1;padding-bottom:3px}.hero-contact__item-title a{font-size:16px;color:#f1f1f1;line-height:16px;font-weight:500}.useful-links{padding:40px 0 120px}.useful-links__inner{margin:0 auto}.useful-links__header{margin-bottom:20px}.useful-links__header h2{font-size:32px;line-height:36px;font-weight:500;position:relative;padding-bottom:16px}.useful-links__header h2:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:#d1d2d1}.useful-links__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.useful-links__grid a:nth-child(3) .useful-card__image img{-o-object-position:bottom;object-position:bottom}.useful-card{background:#fff;padding:12px;text-decoration:none;color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;-webkit-transition:-webkit-box-shadow .3s ease,-webkit-transform .3s ease;transition:-webkit-box-shadow .3s ease,-webkit-transform .3s ease;transition:box-shadow .3s ease,transform .3s ease;transition:box-shadow .3s ease,transform .3s ease,-webkit-box-shadow .3s ease,-webkit-transform .3s ease}.useful-card__image{height:160px;overflow:hidden}.useful-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.useful-card__content{padding:28px 0 50px;max-width:240px;margin:0 auto}.useful-card__content h3{font-size:24px;line-height:28px;font-weight:600;margin-bottom:10px}.useful-card__content p{font-size:16px;line-height:160%;color:#454a48}.useful-card__arrow{position:absolute;bottom:20px;right:20px;width:25px;height:25px;background-image:url(../images/arrow-link-icon.svg);background-repeat:no-repeat;background-size:contain;background-position:50%}.benefits-tabs{background-color:#026f52;background-repeat:no-repeat;background-size:cover;background-position:100%;color:#fff;padding:80px 0;margin-top:80px}.benefits-tabs__title{font-size:48px;line-height:52px;font-weight:400;margin-bottom:20px;color:#f1f1f1;max-width:500px}.benefits-tabs__wrapper{display:grid;grid-template-columns:1.5fr 2fr;gap:16px}@media (max-width:992px){.benefits-tabs__wrapper{grid-template-columns:1fr}}.benefits-tabs__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.benefits-tabs__nav-left{gap:20px}.benefits-tabs__nav-item,.benefits-tabs__nav-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.benefits-tabs__nav-item{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:14px;padding:34px 24px;border:none;background:#f1f1f1;color:#004f3a;font-weight:600;cursor:pointer;-webkit-transition:.3s;transition:.3s}.benefits-tabs__nav-item span{font-size:20px;line-height:20px;text-align:left}.benefits-tabs__nav-item.active{background:#e1efe5}.benefits-tabs__nav-item.active span{font-weight:600}.benefits-tabs__nav-item.active .arrow{display:none}.benefits-tabs__nav-item.active .arrow-active{display:block}.benefits-tabs__nav-item:hover{background:#d6ebe0}.benefits-tabs__nav-item img{width:32px;height:32px}.benefits-tabs__nav-item img.arrow{width:20px;height:20px}.benefits-tabs__nav-item img.arrow-active{display:none}.benefits-tabs__content{clip-path:polygon(0 0,100% 0,100% 85%,85% 100%,0 100%);background:#f1f1f1;padding:40px;color:#000;position:relative}.benefits-tabs__panel{display:none}.benefits-tabs__panel.active{display:block}.benefits-tabs__desc{margin-bottom:24px;font-size:16px;line-height:160%}.benefits-tabs__list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:16px;line-height:160%;margin-bottom:12px}.benefits-tabs__list li .benefits-tabs__check{-ms-flex-negative:0;flex-shrink:0}.benefits-tabs__list li img{width:20px;height:20px}.how-we-deliver{padding:160px 0}.how-we-deliver__top{display:grid;grid-template-columns:1.1fr .9fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px}.how-we-deliver__content{max-width:587px}.how-we-deliver__eyebrow{display:inline-block;margin-bottom:12px;padding-bottom:12px;font-size:18px;line-height:24px;font-weight:500;text-transform:uppercase;color:#006f52;position:relative}.how-we-deliver__eyebrow:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:4px;background:#029e58}.how-we-deliver__title{font-size:48px;line-height:52px;margin-bottom:20px}.how-we-deliver__description{max-width:500px}.how-we-deliver__description p{font-size:16px;line-height:160%;color:#454a48;margin-bottom:16px}.how-we-deliver__description p:last-child{margin-bottom:0}.how-we-deliver__image{position:relative;clip-path:polygon(0 55%,28% 0,100% 0,100% 100%,0 100%)}.how-we-deliver__image img{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover}.how-we-deliver__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.how-we-deliver__card{background-color:#fff;padding:32px 64px;text-align:center}.how-we-deliver__card-icon{margin-bottom:14px}.how-we-deliver__card-icon img{width:32px;height:32px}.how-we-deliver__card-title{font-size:16px;font-weight:500;line-height:20px;max-width:200px;margin:0 auto}@media screen and (max-width:1023px){.how-we-deliver{padding-bottom:96px;padding-top:96px}.how-we-deliver__title{font-size:40px;line-height:44px}}@media screen and (max-width:767px){.how-we-deliver{padding-bottom:80px;padding-top:80px}.how-we-deliver__title{font-size:32px;line-height:36px}.how-we-deliver__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.how-we-deliver__cards{grid-template-columns:1fr}}.people-grid{padding:4px 0 160px}.people-grid__title{max-width:760px;margin:0 auto 60px;text-align:center;font-size:64px;line-height:72px;font-weight:300}.people-grid__grid{display:grid;grid-template-columns:repeat(12,1fr);gap:24px}.people-grid__item{position:relative;overflow:hidden;background:#f5f5f5}.people-grid__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.people-grid__item--r1-left{grid-column:2/span 6;aspect-ratio:500/320}.people-grid__item--r1-right{grid-column:span 4;aspect-ratio:326/320}.people-grid__item--r2-left{grid-column:span 3;aspect-ratio:238/280}.people-grid__item--r2-mid{grid-column:span 5;aspect-ratio:413/280}.people-grid__item--r2-right{grid-column:span 4;aspect-ratio:325/280}.people-grid__item--r3-left{grid-column:2/span 4;aspect-ratio:326/320}.people-grid__item--r3-right{grid-column:span 6;aspect-ratio:500/320}@media screen and (max-width:1023px){.people-grid{padding-bottom:96px}}@media screen and (max-width:767px){.people-grid{padding-bottom:80px}.people-grid__title{font-size:48px;line-height:52px}}@media (max-width:520px){.people-grid__grid{display:grid;grid-template-columns:repeat(10,1fr);gap:16px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.people-grid__item{aspect-ratio:4/3}.people-grid__item:nth-child(2),.people-grid__item:nth-child(5){aspect-ratio:auto}.people-grid__item:nth-child(6){display:none}.people-grid__item:first-child{grid-column:1/span 6}.people-grid__item:nth-child(2){grid-column:span 4}.people-grid__item:nth-child(3){grid-column:1/-1}.people-grid__item:nth-child(4){grid-column:1/span 6}.people-grid__item:nth-child(5){grid-column:span 4}.people-grid__item:nth-child(7){grid-column:1/-1}.people-grid__title{font-size:48px;line-height:52px}}.where-we-produce{margin-bottom:160px}.where-we-produce__container{background:#fff;padding:88px;max-width:1200px;margin:0 auto}.where-we-produce__title{margin-bottom:40px;font-size:40px;line-height:44px;text-transform:capitalize;text-align:center;font-weight:500}.where-we-produce__layout{display:grid;grid-template-columns:160px 1fr;gap:32px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.where-we-produce__country-select{display:none;padding:13px 44px 13px 14px;font-size:16px;line-height:20px;border-radius:2px;border:1px solid #cfd6d2;background-color:#fff;color:#454a48;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url(../images/arrow-contact.svg);background-repeat:no-repeat;background-position:right 14px center;background-size:12px}.where-we-produce__country-select:focus-visible{outline:2px solid #029e58;outline-offset:2px}.where-we-produce__cities-inline{margin-top:8px;margin-left:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3px}.where-we-produce__cities-inline input[type=radio]{-webkit-transform:scale(.9);transform:scale(.9)}.where-we-produce__cities-inline span{color:#454a48}.where-we-produce__label{font-weight:600;margin-bottom:20px;font-size:20px;line-height:24px}.where-we-produce__country-list{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:7px}.where-we-produce__country-list li{margin-bottom:10px}.where-we-produce__country-list li span{font-size:16px;line-height:16px;color:#454a48}.where-we-produce__country-list>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.where-we-produce__country-list label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;cursor:pointer;font-size:16px;line-height:16px}.where-we-produce__country-list label input{accent-color:#006f52;cursor:pointer;width:20px;height:20px}.where-we-produce__country-list label span{cursor:pointer}.where-we-produce__plants{position:relative;height:532px;overflow:hidden}.where-we-produce__plants .production-plant{margin:80px 25px;z-index:9;gap:0;border-bottom-color:#029e58}@media (max-width:1024px){.where-we-produce__container{padding:75px 50px}.where-we-produce__title{text-align:left}}@media (max-width:768px){.where-we-produce{padding:0}.where-we-produce__container{padding:66px 40px 40px}.where-we-produce__label{display:none}.where-we-produce__title{margin-bottom:23px}.where-we-produce__layout{grid-template-columns:1fr;gap:24px}.where-we-produce__map{height:360px}.where-we-produce__country-list{display:none}.where-we-produce__country-select{display:block}.where-we-produce__countries{padding:0;border:none;background:transparent}}@media (max-width:520px){.where-we-produce__container{padding:78px 24px 80px}.where-we-produce__title{font-size:32px;line-height:36px;max-width:272px}.where-we-produce__country-select{width:100%}}#production-map{position:absolute;inset:0;z-index:1}#production-map .leaflet-tile{-webkit-filter:saturate(.75) contrast(.95) brightness(1.02);filter:saturate(.75) contrast(.95) brightness(1.02)}.productionPlants{background:#f1f1f1}@media screen and (max-width:1200px){.productionPlants .hero-green-play .hero__content{padding-left:64px}}@media screen and (max-width:1023px){.productionPlants .hero-green-play .hero__title{font-size:48px;line-height:52px;padding-top:64px}.productionPlants .hero-green-play .hero__content{padding-left:48px;padding-bottom:192px}.productionPlants .hero-green-play .sustainable-production{padding-bottom:96px}.productionPlants .hero-green-play .sustainable-production__title{font-size:40px;line-height:44px}}@media screen and (max-width:767px){.productionPlants .sustainable-production{padding-bottom:80px}.productionPlants .sustainable-production__header{grid-template-columns:1fr;gap:16px;margin-bottom:24px}.productionPlants .sustainable-production__title{font-size:32px;line-height:36px}.productionPlants .sustainable-production__description{text-align:left}.productionPlants .sustainable-production__media{margin-bottom:20px;min-height:500px}.productionPlants .sustainable-production__list{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:720px){.productionPlants .hero-green-play .grid-container{max-width:100%;padding:0}}@media screen and (max-width:580px){.productionPlants .hero-green-play .hero__title{font-size:36px;line-height:40px;padding-top:64px}.productionPlants .hero-green-play .hero__content{padding-left:24px;padding-bottom:80px}.productionPlants .hero-green-play .hero__media-image{background-position:bottom;padding-top:280px}.productionPlants .hero-green-play .hero__overlay{min-height:700px}.productionPlants .hero-green-play .hero__list-item{max-width:80%}}.where-we-produce .production-plant{display:none}@media screen and (max-width:1200px){.where-we-produce{margin-bottom:128px}}@media screen and (max-width:1023px){.where-we-produce{margin-bottom:96px}}@media screen and (max-width:767px){.where-we-produce{margin-bottom:80px}}.contact-us .production-plant{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.contact-us .production-plant__close{display:none}.production-plant{position:relative;background-color:#fff;padding:40px;max-width:368px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;border-bottom:6px solid transparent;-webkit-transition:border-color .25s ease;transition:border-color .25s ease}.production-plant.is-active{display:-webkit-box;display:-ms-flexbox;display:flex}.production-plant:hover{border-bottom-color:#029e58}.production-plant__close{position:absolute;top:10px;right:10px;background:none;border:none;font-size:20px;line-height:1;cursor:pointer;color:#1d1d1d}.production-plant__title{padding-bottom:4px;font-size:18px;line-height:24px;font-weight:700}.production-plant__year{padding-bottom:12px;font-size:14px;line-height:16px;color:#757776}.production-plant__focus{padding-bottom:12px}.production-plant__address{padding-top:8px}.production-plant__address,.production-plant__contact-item,.production-plant__focus{font-size:14px;line-height:150%}.production-plant__address strong,.production-plant__contact-item strong,.production-plant__focus strong{font-weight:700}.production-plant__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.production-plant a{color:#029e58;text-decoration:underline;-webkit-transition:color .2s ease,-webkit-text-decoration .2s ease;transition:color .2s ease,-webkit-text-decoration .2s ease;transition:color .2s ease,text-decoration .2s ease;transition:color .2s ease,text-decoration .2s ease,-webkit-text-decoration .2s ease}.production-plant a:hover{text-decoration:none}.cf7-success{display:none;text-align:center;padding:64px 0;border-radius:16px}.cf7-success[hidden]{display:none}.cf7-success.is-active{display:block}.cf7-success__icon{width:177px;height:152px;margin:0 auto 50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cf7-success__icon img{max-width:100%;height:auto;display:block}.cf7-success__title{font-size:24px;line-height:28px;font-weight:600;margin-bottom:12px}.cf7-success__text{font-size:18px;line-height:160%;color:#454a48;max-width:467px;margin:0 auto 52px}.cf7-success__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:19px}.cf7-success__reset{border:none;background:none}@media (max-width:768px){.cf7-success{padding:64px 24px}.cf7-success__title{font-size:24px;line-height:28px}}.support-cta__inner{background:#006f52;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.support-cta__content{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:50%;padding:74px 32px 72px 72px}.support-cta__title{font-weight:400;font-size:48px;line-height:48px;margin-bottom:9px;color:#f1f1f1}.support-cta__description{font-size:18px;line-height:28px;margin-bottom:38px;color:#f1f1f1}.support-cta__button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:16px 20px;background:#fff;color:#006f52;font-size:16px;font-weight:600;text-decoration:none;border-top-right-radius:12px;border-bottom-left-radius:12px}.support-cta__button img{width:16px;height:auto}.support-cta__media{-webkit-box-flex:1;-ms-flex:1;flex:1;max-height:520px;overflow:hidden}.support-cta__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.career .support-cta{padding-bottom:188px}.career .support-cta__media{height:100%}.career .support-cta__content{padding:81px 0 80px 81px}.career .support-cta__title{font-size:32px;line-height:36px}.career .support-cta__description{font-size:16px;line-height:160%;margin-bottom:43px}.news-insights .support-cta__inner{height:414px}.product-finder{padding-bottom:145px}.product-finder .support-cta__content{max-width:500px;padding:80px 0 80px 80px}.product-finder .support-cta__title{font-size:32px;line-height:36px;font-weight:500}.product-finder .support-cta__description{font-size:16px;line-height:160%;margin-bottom:41px}@media screen and (max-width:1200px){.career .support-cta{padding-bottom:156px}.career .support-cta__media{width:100%;height:auto;position:relative}.career .support-cta__media img{position:absolute;width:100%;height:100%}.career .support-cta__content{padding:64px 0 64px 64px}}@media screen and (max-width:1100px){.career .support-cta__media{overflow:hidden}.career .support-cta__media img{height:436px;width:480px;right:-50px;-o-object-fit:initial;object-fit:fill}}@media (max-width:1024px){.career .support-cta{height:auto}.support-cta{height:370px}.support-cta__inner{gap:0}.support-cta__content{padding:59px 0 51px 58px}.support-cta__title{font-size:40px;line-height:44px;margin-bottom:12px}.support-cta__description{font-size:16px;line-height:160%;margin-bottom:39px}.support-cta__button{font-size:14px}.support-cta__media{height:370px}.support-cta__media img{height:100%;width:auto}.product-finder .support-cta__content{padding:64px 0 64px 64px}.product-finder .support-cta__media{height:400px}}@media screen and (max-width:950px){.career .support-cta{padding-bottom:124px}.career .support-cta__media img{height:auto;right:auto;left:auto;position:relative;margin-left:40px;width:100%;max-width:640px}.career .support-cta__inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.career .support-cta__content{max-width:520px}.career .support-cta__description{margin-bottom:40px}}@media (max-width:900px){.support-cta{overflow:hidden}.support-cta__media{margin-right:-8%}.product-finder .support-cta{height:auto}.product-finder .support-cta__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-finder .support-cta__content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.product-finder .support-cta__media{overflow:hidden;max-height:406px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.product-finder .support-cta__media img{height:406px}}@media (max-width:768px){.support-cta{height:362px}.support-cta__content{padding:42px 0 40px 42px}.support-cta__title{font-size:36px;line-height:40px;margin-bottom:4px}.support-cta__description{margin-bottom:31px}.support-cta__media{margin-right:-17%}}@media (max-width:640px){.support-cta__media{margin-right:-26%}.career .support-cta{padding-bottom:80px}.career .support-cta__media img{margin-left:0}.career .support-cta__content{padding-right:24px;padding-left:24px;padding-bottom:40px}.career .support-cta__title{font-size:28px;line-height:32px}.product-finder .support-cta__content{padding:40px 24px}}@media (max-width:570px){.support-cta{height:auto}.support-cta__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.support-cta__content{max-width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:34px 22px 34px 25px}.support-cta__media{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-right:0}.support-cta__media img{height:343px}.career .support-cta__media img{width:100%}.career .support-cta__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:320px){.support-cta__content{padding:34px 22px 34px 25px}.support-cta__title{margin-bottom:4px}.support-cta__description{margin-bottom:31px}.support-cta__media img{height:238px}}.strategic-initiatives__hero{padding-top:162px;padding-bottom:30px}.strategic-initiatives__hero-title{font-size:48px;line-height:52px;margin-bottom:17px;position:relative}.strategic-initiatives__hero-title:after{content:"";display:block;width:40px;height:4px;background:#029e58;margin-top:19px}.strategic-initiatives__hero-description{max-width:500px}.strategic-initiatives__hero-description p{font-size:16px;line-height:160%;color:#454a48;margin-bottom:18px}.strategic-initiatives__hero-description p:last-child{margin-bottom:0}.strategic-initiatives__hero-description p strong{font-weight:700}.strategic-initiatives__inner{margin-top:50px}.strategic-initiatives__item{background:#fff;margin-bottom:65px;position:relative;padding:88px}.strategic-initiatives__item:last-child{margin-bottom:0}.strategic-initiatives__item:last-child .strategic-initiatives__logo img{-o-object-fit:contain;object-fit:contain}.strategic-initiatives__item:last-child .strategic-initiatives__image img{height:385px}.strategic-initiatives__item:after{content:"";position:absolute;top:0;right:0;width:175px;height:175px;background:#f2f2f2;border-bottom-left-radius:63px;z-index:0}.strategic-initiatives__logo{position:absolute;top:0;right:0;width:151px;height:151px;padding:20px 26px;background:#fff;border-bottom-left-radius:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2}.strategic-initiatives__logo img{max-width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.strategic-initiatives__layout{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.strategic-initiatives__content{max-width:500px}.strategic-initiatives__title{font-size:36px;line-height:40px;font-weight:500;margin-bottom:11px}.strategic-initiatives__subtitle{font-size:18px;line-height:24px;font-weight:500;text-transform:uppercase;color:#006f52;margin-bottom:25px}.strategic-initiatives__description{font-size:16px;line-height:160%;color:#454a48;margin-bottom:25px}.strategic-initiatives__benefits{margin-top:24px}.strategic-initiatives__benefits-title{font-size:18px;line-height:18px;font-weight:600;margin-bottom:16px}.strategic-initiatives__benefits-list{list-style:none;padding:0;margin:0}.strategic-initiatives__benefits-item{display:grid;grid-template-columns:20px 1fr;-webkit-column-gap:9px;-moz-column-gap:9px;column-gap:9px;padding-bottom:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.strategic-initiatives__benefits-item span{font-size:16px;line-height:160%;color:#454a48}.strategic-initiatives__benefits-item:before{content:"";width:20px;height:20px;background:url(../images/Check-Icon.svg) no-repeat 50%;background-size:cover;margin-top:2px}.strategic-initiatives__benefits-item a{color:#006f52;font-size:16px;line-height:20px;font-weight:600;text-decoration:none;border-bottom:1px solid #029e58;white-space:normal}.strategic-initiatives__benefits-item strong{font-weight:600}.strategic-initiatives__media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.strategic-initiatives__image{width:293px}.strategic-initiatives__image img{width:100%;height:285px;-o-object-fit:cover;object-fit:cover;display:block}@media screen and (max-width:1200px){.strategic-initiatives__hero{padding-top:128px;padding-bottom:32px}.strategic-initiatives__inner{margin-top:32px}.strategic-initiatives__item{padding:64px}}@media screen and (max-width:950px){.strategic-initiatives__hero{padding-top:96px;padding-bottom:24px}.strategic-initiatives__hero-title{font-size:40px;line-height:44px}.strategic-initiatives__hero-description p{margin-bottom:16px}.strategic-initiatives__inner{margin-top:24px}.strategic-initiatives__item{padding:48px}.strategic-initiatives__item:after{width:152px;height:152px}.strategic-initiatives__logo{width:128px;height:128px}}@media screen and (max-width:680px){.strategic-initiatives__hero{padding-top:80px;padding-bottom:20px}.strategic-initiatives__hero__title{font-size:32px;line-height:36px}.strategic-initiatives__logo{right:auto;width:184px;height:96px;padding:12px;border-bottom-left-radius:0;border-bottom-right-radius:32px;left:0}.strategic-initiatives__logo img{-o-object-fit:contain;object-fit:contain}.strategic-initiatives__inner{margin-top:20px}.strategic-initiatives__layout{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.strategic-initiatives__item{padding:160px 24px 24px;margin-bottom:40px}.strategic-initiatives__item:after{border-bottom-right-radius:48px;border-bottom-left-radius:0;right:auto;left:0;width:200px;height:112px}.strategic-initiatives__item:last-child .strategic-initiatives__image img{height:auto}.strategic-initiatives__title{font-size:28px;line-height:32px;margin-bottom:12px}.strategic-initiatives__subtitle{font-size:16px;line-height:20px;margin-bottom:24px}.strategic-initiatives__image{width:100%}.strategic-initiatives__image img{width:100%;height:100%}}.cta-background-links{position:relative;width:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;height:900px;padding:172px 0 160px;margin-top:160px}.cta-background-links__overlay{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cta-background-links__card{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;max-width:675px;background:#fff;text-align:center;padding:66px 64px 61px;border-top-right-radius:20px;border-bottom-left-radius:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.cta-background-links__eyebrow{display:block;margin-bottom:12px;font-size:18px;line-height:24px;font-weight:500;text-transform:uppercase;color:#006f52}.cta-background-links__title{font-size:48px;line-height:52px;max-width:547px;margin:0 auto 16px}.cta-background-links__description{font-size:16px;line-height:160%;margin:0 auto 40px;max-width:547px}.cta-background-links__actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-ms-flex-wrap:wrap;flex-wrap:wrap}.cta-background-links .btn-text-green,.cta-background-links__actions{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cta-background-links .btn-text-green{width:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding-top:10px}.sustainability-projects .cta-background-links{height:720px;padding:164px 0 155px;margin-top:124px}.sustainability-projects .cta-background-links__title{margin:0 auto 40px}.whatWeDo .cta-background-links{background-size:auto}.wiicare .cta-background-links{padding:22% 0 0}.wiipouch{background:#f1f1f1}.wiipouch .cta-background-links{height:720px}@media screen and (max-width:1024px){.cta-background-links{padding:172px 0 160px;margin-top:128px}.cta-background-links__title br{display:none}.steriking .cta-background-links,.wiicare .cta-background-links{margin-top:48px}}@media screen and (max-width:768px){.cta-background-links{padding:187px 0 150px;height:640px;margin-top:96px}.cta-background-links__title{font-size:40px;line-height:44px;margin-bottom:37px}.steriking .cta-background-links,.wiicare .cta-background-links{margin-top:40px;padding:228px 0 0}}@media screen and (max-width:520px){.cta-background-links{padding:229px 0 140px;height:700px;margin-top:64px}.cta-background-links__card{padding:40px 24px}.cta-background-links__title{font-size:32px;line-height:36px;margin-bottom:31px}.cta-background-links__eyebrow{font-size:16px;line-height:20px}}.contact-section{background-color:#f1f1f1;padding:80px 0}.contact-section__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.contact-section__left,.contact-section__right{-webkit-box-flex:1;-ms-flex:1;flex:1}.contact-section__right{background:#fff;border-top-right-radius:12px;border-bottom-left-radius:12px;max-width:563px;padding:49px 48px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.05);box-shadow:0 0 10px rgba(0,0,0,.05)}.contact-section__subtitle{max-width:413px;color:#006f52;font-weight:500;font-size:18px;line-height:24px;text-transform:uppercase;position:relative}.contact-section__subtitle:after{content:"";position:absolute;bottom:-12px;left:0;width:40px;height:4px;background:#029e58}.contact-section__title{font-size:48px;line-height:52px;font-weight:400;margin-bottom:40px;max-width:413px;margin-top:26px}.contact-section__description{margin-top:29px;max-width:413px;font-size:16px;line-height:160%;color:#454a48}.contact-section__person{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;margin-bottom:39px}.contact-section__person-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;margin-top:4px}.contact-section__person-photo img{width:88px;height:88px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.contact-section__person-name{font-weight:600;font-size:18px;line-height:18px}.contact-section__person-nameWrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.contact-section__person-linkedin,.contact-section__person-nameWrap{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.contact-section__person-linkedin{width:20px;height:20px}.contact-section__person .icon-linkedin{width:100%;height:100%;background:url(../images/Linkedin-badge.svg) no-repeat 50%/contain}.contact-section__person-role{color:#454a48;font-size:16px;line-height:16px}.contact-section__person-email{color:#006f52;font-size:14px;font-weight:600;line-height:16px;text-decoration:underline}.contact-section__button{display:inline-block;padding:16px 20px;border:1px solid #006f52;color:#006f52;font-size:14px;font-weight:600;border-top-right-radius:12px;border-bottom-left-radius:12px}@media screen and (max-width:1150px){.contact-section{padding-top:48px;padding-bottom:112px}}@media screen and (max-width:1024px){.contact-section__subtitle{font-size:16px;line-height:20px}.contact-section__title{margin-top:24px;font-size:40px;line-height:44px;margin-bottom:24px}.contact-section__person{margin-bottom:20px}.contact-section__person-photo img{width:64px;height:64px}.contact-section__person-name{font-size:16px;line-height:16px}.contact-section__person-info{gap:8px}}@media screen and (max-width:767px){.contact-section{padding-bottom:64px}.contact-section__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.contact-section__title{font-size:32px;line-height:36px}.contact-section__person-role{font-size:16px}}.contact-us .contact-section__subtitle{font-size:48px;line-height:52px;color:#171d1a;text-transform:inherit;font-weight:400;padding-bottom:3px}.cf7-form{margin:0 auto}.cf7-form .cf7-honeypot{position:absolute;left:-9999px;top:-9999px;height:0;overflow:hidden}.cf7-form .btn-green{border:none}.cf7-form .cf7-step{display:none}.cf7-form .cf7-step.is-active{display:block}.cf7-form .cf7-progress{margin-bottom:43px}.cf7-form .cf7-progress__label{display:block;margin-bottom:5px;font-size:12px;line-height:16px;text-transform:uppercase;color:#454a48}.cf7-form .cf7-progress__bar{width:100%;height:4px;background:#e5e5e5;overflow:hidden}.cf7-form .cf7-progress__bar.is-full .cf7-progress__fill{width:100%}.cf7-form .cf7-progress__fill{height:100%;display:block;width:50%;background:#029e58;border-radius:2px;-webkit-transition:width .4s ease;transition:width .4s ease}.cf7-form .cf7-title{font-size:24px;line-height:28px;font-weight:600;margin-bottom:4px}.cf7-form .cf7-description{font-size:14px;line-height:150%;color:#757776;margin-bottom:32px}.cf7-form .cf7-field{margin-bottom:16px;position:relative}.cf7-form .cf7-field.half-input{width:50%}.cf7-form .cf7-field label{display:block;margin-bottom:4px;font-size:11px;line-height:16px;font-weight:500;letter-spacing:.01em;text-transform:uppercase;color:#000;position:relative}.cf7-form .cf7-field label:after{content:" *";color:#c72e00;font-weight:600}.cf7-form .cf7-field label span{color:#a2a4a3;font-size:11px;line-height:16px;letter-spacing:.01em}.cf7-form .cf7-field--optional label:after{content:""}.cf7-form .cf7-field input,.cf7-form .cf7-field select,.cf7-form .cf7-field textarea{width:100%;height:48px;padding:12px;border:1px solid #a2a4a3;border-radius:2px;font-size:16px;line-height:20px;color:#454a48;background-color:#fff;-webkit-transition:border-color .2s ease;transition:border-color .2s ease}.cf7-form .cf7-field input:focus,.cf7-form .cf7-field select:focus,.cf7-form .cf7-field textarea:focus{outline:none;border-color:#029e58}.cf7-form .cf7-field textarea{height:104px;resize:vertical;font-size:14px;line-height:150%}.cf7-form .cf7-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(../images/arrow-contact.svg);background-repeat:no-repeat;background-position:right 12px center;background-size:10px 6px;padding-right:36px;color-scheme:light;background-color:#fff;color:#111}.cf7-form .cf7-field select option{color:#757776;color-scheme:light;background-color:#fff;line-height:16px}.cf7-form .cf7-field--phone .cf7-phone{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.cf7-form .cf7-field--phone .cf7-phone__code{-webkit-box-flex:0;-ms-flex:0 0 140px;flex:0 0 140px}.cf7-form .cf7-field--phone .cf7-phone__number{-webkit-box-flex:1;-ms-flex:1;flex:1}.cf7-form .cf7-field--phone input,.cf7-form .cf7-field--phone select{height:48px}.cf7-form .cf7-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:33px}.cf7-form .cf7-actions--end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.cf7-form .cf7-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;cursor:pointer;min-width:122px}.cf7-form .cf7-btn--back{background:none;color:#006f52;padding-left:0;font-weight:600;font-size:16px;line-height:20px;text-decoration:underline;text-underline-offset:25%}.cf7-form .cf7-btn--next{margin-top:56px}.cf7-form .cf7-btn--submit{min-width:133px}.cf7-form .wpcf7-spinner{display:none}.cf7-form .wpcf7-not-valid{border-color:#c72e00!important;background-color:#fff}.cf7-form .wpcf7-not-valid-tip{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-top:6px;font-size:14px;line-height:16px;color:#c72e00;font-weight:400;position:static;background:none;border:none;padding:0}.cf7-form .wpcf7-not-valid-tip:before{content:"";display:inline-block;width:16px;height:16px;min-width:16px;background-image:url(../images/symbols_error.svg);background-repeat:no-repeat;background-size:contain;background-position:50%;margin-top:1px}.cf7-form select.wpcf7-not-valid{background-image:url(../images/arrow-contact.svg);background-repeat:no-repeat;background-position:right 12px center;background-size:10px 6px}.contact-section__right{overflow:visible}.cf7-field--service,.cf7-field--source{position:relative}.fake-select,.fake-select__trigger{position:relative;width:100%}.fake-select__trigger{height:48px;padding:12px 40px 12px 44px;border:1px solid #a2a4a3;border-radius:2px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;cursor:pointer;font-size:16px;color:#757776}.fake-select__trigger:after{content:"";position:absolute;right:14px;width:10px;height:6px;background-image:url(../images/arrow-contact.svg);background-repeat:no-repeat;background-size:contain;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.fake-select.is-open .fake-select__trigger:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fake-select__icon{position:absolute;left:14px;width:20px;height:20px;background-size:contain;background-repeat:no-repeat}.fake-select__label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fake-select__list{position:absolute;top:calc(100% + 4px);left:0;width:100%;background:#fff;border:1px solid #a2a4a3;border-radius:2px;list-style:none;padding:6px 0;margin:0;display:none;z-index:50;max-height:300px;overflow-y:auto}.fake-select.is-open .fake-select__list{display:block}.fake-select__list li{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #f1f1f1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:12px 14px;cursor:pointer;font-size:15px}.fake-select__list li:hover{background:#f2f5f4}.fake-select__list li span{font-size:14px;line-height:16px}.fake-select__list li img{width:16px;height:16px}.fake-select__list li.is-selected{background:#e9f5ef}.cf7-field--source .fake-select__list{max-height:416px}@media screen and (max-width:1300px){.hero-contact__eyebrow{font-size:16px;line-height:20px}}@media screen and (max-width:1200px){.hero-contact{padding-bottom:120px}.hero-contact__title{font-size:40px;line-height:44px;margin-bottom:17px}.hero-contact__description p{margin-bottom:16px}}@media screen and (max-width:1023px){.hero-contact{padding-bottom:104px}.hero-contact__bg-title{max-width:340px}.hero-contact__items{gap:32px}.contact-section__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}@media screen and (max-width:950px){.hero-contact{padding-bottom:80px}.hero-contact__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:768px){.contact-tabs{border-bottom:1px solid #d1d2d1}.contact-filters{border-bottom:none;gap:40px}.contact-search{width:100%;max-width:100%}}@media screen and (max-width:767px){.hero-contact{padding-bottom:64px}.hero-contact__title{font-size:32px;line-height:36px;margin-bottom:16px}.hero-contact__right{padding-left:24px;padding-right:24px;width:100%;clip-path:polygon(0 0,100% 0,100% 90%,88% 100%,0 100%)}.hero-contact__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.hero-contact__icon{width:40px;height:40px}.useful-links__grid{grid-template-columns:repeat(1,1fr)}.contact-us .contact-tabs .contact-tab{padding:24px 12px}.contact-us .useful-card__content{margin-left:0}.contact-section{padding-bottom:48px}.contact-section__right{padding:24px 20px}.contact-section .cf7-form .cf7-field.half-input{width:100%}}.documents-tabs__grid .contact-section .grid-inside{padding:0}.download-centre .contact-section__subtitle{font-size:48px;line-height:52px;color:#171d1a;text-transform:inherit}@media screen and (max-width:768px){.download-centre .contact-section__subtitle{font-size:40px;line-height:44px}}@media screen and (max-width:520px){.download-centre .contact-section__subtitle{font-size:36px;line-height:40px}}.cta-social{padding-bottom:157px}.cta-social__inner{background-size:cover;background-position:50%;border-top-right-radius:32px;border-bottom-left-radius:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:432px;background-color:#c8e3d3;position:relative;overflow:hidden}.cta-social__inner:before{width:383px;height:432px;right:0;top:0;background-image:url(../images/cta-soical-right.png)}.cta-social__inner:after,.cta-social__inner:before{position:absolute;content:"";background-repeat:no-repeat;background-size:cover}.cta-social__inner:after{width:288px;height:319px;left:0;bottom:0;background-image:url(../images/cta-soical-left.png)}.cta-social__content{max-width:500px;margin:0 auto;text-align:center;position:relative;z-index:1}.cta-social__title{font-size:48px;line-height:52px;margin-bottom:16px}.cta-social__text{font-size:16px;line-height:160%;color:#454a48;margin-bottom:52px}.cta-social__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap}.cta-social__link{font-size:14px;line-height:16px;font-weight:600;color:#006f52;text-decoration:underline;text-underline-offset:25%;text-decoration-thickness:10%}.cta-social__separator{color:#96ceaf}@media screen and (max-width:1200px){.cta-social{padding-bottom:128px}.cta-social__inner:before{width:360px;height:426px}.cta-social__inner:after{width:273px;height:279px}}@media screen and (max-width:950px){.cta-social{padding-bottom:96px}.cta-social__title{font-size:40px;line-height:44px}.cta-social__text{margin-bottom:40px;max-width:450px}.cta-social__inner:before{width:234px;height:368px}.cta-social__inner:after{width:178px;height:188px}}@media screen and (max-width:680px){.cta-social{padding-bottom:80px}.cta-social__inner:before{width:195px;height:338px;background-size:contain}.cta-social__inner:after{width:163px;height:109px;background-size:contain}.cta-social__content{padding:20px}.cta-social__title{font-size:28px;line-height:32px;margin-bottom:8px}.cta-social__links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cta-social__separator{display:none}}.intro-with-badge{background-color:#f1f1f1;padding-top:160px;padding-bottom:160px;overflow:hidden}.intro-with-badge__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:22px}.intro-with-badge__content{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:500px}.intro-with-badge__title{margin-bottom:24px;font-size:48px;line-height:52px}.intro-with-badge__text p{font-size:18px;line-height:160%;margin-bottom:20px}.intro-with-badge__text p strong{font-weight:700}.intro-with-badge__text p:last-child{margin-bottom:0}.intro-with-badge__links{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.intro-with-badge__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-weight:600;font-size:16px;line-height:16px;text-decoration:underline;color:#006f52;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.intro-with-badge__link:hover{opacity:.8}.intro-with-badge__media{position:relative;-ms-flex-negative:0;flex-shrink:0}.intro-with-badge__image{width:100%;height:auto;display:block;max-width:500px}.intro-with-badge__badge{position:absolute;bottom:-40px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#00725c;padding:24px;max-width:238px;min-height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}.intro-with-badge__badge-number{font-size:48px;font-weight:400;line-height:1;color:#fff}.intro-with-badge__badge-text{font-size:14px;line-height:1.3;text-align:left;color:#fff}@media screen and (max-width:1150px){.intro-with-badge{padding-top:128px;padding-bottom:128px}.intro-with-badge__wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.intro-with-badge__image{max-width:405px}}@media screen and (max-width:1023px){.intro-with-badge{padding-top:96px;padding-bottom:48px}.intro-with-badge__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.intro-with-badge__media{width:100%}.intro-with-badge__image{max-width:100%;width:100%}.intro-with-badge__badge-text{font-size:18px;line-height:20px}}@media screen and (max-width:767px){.intro-with-badge{padding-top:80px;padding-bottom:40px}.intro-with-badge__text p{font-size:16px}.intro-with-badge__links{margin-bottom:20px}.intro-with-badge__badge{padding:16px 24px;min-width:200px;min-height:76px;bottom:-24px}.intro-with-badge__badge-number{font-size:40px}.intro-with-badge__badge-text{font-size:16px}}.hero-green-diagonal{position:relative;width:100%;overflow:hidden}.hero-green-diagonal .breadcrumb a{color:#fff}.hero-green-diagonal .breadcrumb a svg path{fill:#fff}.hero-green-diagonal .breadcrumb span{color:#c8e3d3}.hero-green-diagonal .hero__media{position:absolute;inset:0;z-index:1;overflow:hidden}.hero-green-diagonal .hero__media-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.hero-green-diagonal .hero__overlay{position:relative;z-index:2;height:700px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.hero-green-diagonal .hero__content{max-width:676px;padding-left:85px;padding-right:80px;padding-bottom:180px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#006f52;clip-path:polygon(0 0,100% 0,100% 66%,76% 100%,0 100%)}.hero-green-diagonal .hero__eyebrow{font-size:18px;line-height:24px;text-transform:uppercase;color:#f1f1f1;margin-bottom:13px;display:inline-block;margin-top:32px;position:relative}.hero-green-diagonal .hero__eyebrow:after{content:"";display:block;width:40px;height:4px;background-color:#f1f1f1;margin-top:9px}.hero-green-diagonal .hero__title{font-size:48px;line-height:52px;font-weight:400;color:#f1f1f1;margin-bottom:10px;max-width:500px}.hero-green-diagonal .hero__text{max-width:413px;font-size:18px;line-height:160%;color:#f1f1f1;margin-bottom:48px}@media screen and (max-width:1200px){.hero-green-diagonal .hero__overlay{min-height:auto;height:auto}.hero-green-diagonal .hero__content{padding-bottom:147px;max-width:603px;padding-left:64px;padding-right:64px}.hero-green-diagonal .hero__eyebrow{margin-top:22px}}@media screen and (max-width:1024px){.hero-green-diagonal .hero__content{padding-bottom:122px;max-width:406px;padding-left:48px;padding-right:48px}.hero-green-diagonal .hero__eyebrow{margin-top:14px;font-size:16px;line-height:20px}.hero-green-diagonal .hero__title{font-size:40px;line-height:44px;margin-bottom:12px}.hero-green-diagonal .hero__text{font-size:16px}}@media screen and (max-width:480px){.hero-green-diagonal{padding-bottom:330px}.hero-green-diagonal .grid-container{padding:0}.hero-green-diagonal .hero__media-image{height:429px;bottom:0;position:absolute}.hero-green-diagonal .hero__content{clip-path:polygon(0 0,100% 0,100% 81%,81% 100%,0 100%);padding-bottom:48px;padding-left:24px;padding-right:24px;max-width:100%}.hero-green-diagonal .hero__title{font-size:36px;line-height:40px}}.why-work-with-wipak{padding-bottom:40px}.why-work-with-wipak__header{max-width:500px;margin-bottom:48px}.why-work-with-wipak__title{font-size:48px;line-height:52px;font-weight:400;margin-bottom:16px}.why-work-with-wipak__paragraph{font-size:16px;line-height:24px;color:#5f5f5f}.why-work-with-wipak__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:24px}.why-work-with-wipak__card{background:#c8e3d3;padding:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.why-work-with-wipak__card-icon{width:48px;height:48px}.why-work-with-wipak__card-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.why-work-with-wipak__card-text{font-weight:600;font-size:20px;line-height:24px;color:#006f52}.why-work-with-wipak__highlight{background:#fff;padding:80px 48px;text-align:center;max-width:100%;border-top-right-radius:40px;border-bottom-left-radius:40px}.why-work-with-wipak__highlight p{max-width:760px;font-size:28px;font-weight:500;line-height:32px;color:#006f52;margin:0 auto}@media screen and (max-width:1024px){.why-work-with-wipak{padding-bottom:64px}}@media screen and (max-width:950px){.why-work-with-wipak__title{font-size:40px;line-height:44px}.why-work-with-wipak__paragraph{line-height:160%}.why-work-with-wipak__cards{gap:20px;grid-template-columns:repeat(2,1fr);margin-bottom:20px}.why-work-with-wipak__highlight p{font-size:24px;line-height:28px}}@media screen and (max-width:768px){.why-work-with-wipak{padding-bottom:48px}}@media screen and (max-width:680px){.why-work-with-wipak__title{font-size:32px;line-height:36px}.why-work-with-wipak__paragraph{line-height:160%}.why-work-with-wipak__header{margin-bottom:24px}.why-work-with-wipak__cards{grid-template-columns:repeat(1,1fr)}.why-work-with-wipak__card{padding:32px 24px}.why-work-with-wipak__highlight{padding:48px 24px}}.icon-tabs{padding-bottom:63px}.icon-tabs__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.icon-tabs__title{font-size:36px;line-height:40px;font-weight:500;padding-bottom:30px}.icon-tabs__item{background:#fff;padding:32px;text-align:center;-webkit-transition:-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease}.icon-tabs__item a{text-decoration:none;color:#171d1a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.icon-tabs__item img{width:48px;height:48px}.icon-tabs__item span{font-size:16px;font-weight:600;color:#1e3866}@media (max-width:1024px){.icon-tabs__grid{gap:16px}.icon-tabs__item{padding:23px 16px}}@media (max-width:900px){.icon-tabs__grid{gap:14px}.icon-tabs__item{padding:23px 10px}}@media (max-width:768px){.icon-tabs{padding-bottom:49px}.icon-tabs__grid{gap:20px;grid-template-columns:repeat(3,1fr)}}@media (max-width:440px){.icon-tabs{padding-bottom:47px}.icon-tabs__grid{grid-template-columns:repeat(2,1fr);gap:17px}.icon-tabs__item{padding:16px 10px}}@media (max-width:320px){.icon-tabs{padding-bottom:41px}.icon-tabs__grid{gap:16px}.icon-tabs__item{padding:16px 10px}}.career .icon-tabs{padding-top:125px;padding-bottom:0}.career .icon-tabs__grid{grid-template-columns:repeat(4,1fr)}.benefits-beyond .icon-tabs,.our-commitment .icon-tabs{padding-top:160px;padding-bottom:17px}.benefits-beyond .icon-tabs__item,.our-commitment .icon-tabs__item{padding:40px 64px;pointer-events:none}.benefits-beyond .icon-tabs__item a,.our-commitment .icon-tabs__item a{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:24px}.benefits-beyond .icon-tabs__item a span,.our-commitment .icon-tabs__item a span{text-align:left;font-size:20px;line-height:24px;color:#006f52}.benefits-beyond .icon-tabs__item img,.our-commitment .icon-tabs__item img{width:40px;height:40px}.benefits-beyond .icon-tabs__grid,.our-commitment .icon-tabs__grid{grid-template-columns:repeat(2,1fr)}.our-commitment .icon-tabs{padding-top:48px}.our-commitment .icon-tabs__item{padding:40px}.our-commitment .icon-tabs__item a{gap:24px}@media screen and (max-width:1024px){.our-commitment .icon-tabs__grid{gap:20px}}@media screen and (max-width:680px){.our-commitment .icon-tabs__grid{grid-template-columns:repeat(1,1fr)}.our-commitment .icon-tabs__item{padding:32px}}.benefits-beyond .icon-tabs__item{padding:40px 64px 40px 40px}@media screen and (max-width:1200px){.benefits-beyond .icon-tabs{padding-top:128px}.benefits-beyond .icon-tabs__item{padding:40px}}@media screen and (max-width:768px){.benefits-beyond .icon-tabs{padding-top:96px}.benefits-beyond .icon-tabs__grid{gap:20px}.benefits-beyond .icon-tabs__item{padding:32px}}@media screen and (max-width:680px){.benefits-beyond .icon-tabs{padding-top:80px}.benefits-beyond .icon-tabs__grid{grid-template-columns:1fr}}.page-template-roles--career .icon-tabs{padding-top:120px}.page-template-roles--career .icon-tabs__title{padding-bottom:32px}.page-template-roles--career .icon-tabs .grid-inside{padding:0}@media screen and (max-width:1200px){.page-template-roles--career .icon-tabs{padding-top:96px}}@media screen and (max-width:950px){.page-template-roles--career .icon-tabs{padding-top:64px}.page-template-roles--career .icon-tabs__grid{gap:20px}}@media screen and (max-width:680px){.page-template-roles--career .icon-tabs__title{font-size:24px;line-height:28px;padding-bottom:24px}.page-template-roles--career .icon-tabs__grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media screen and (max-width:439px){.page-template-roles--career .icon-tabs__title{font-size:24px;line-height:28px;padding-bottom:24px}.page-template-roles--career .icon-tabs__grid{grid-template-columns:repeat(2,1fr);gap:16px}.page-template-roles--career .icon-tabs__item{min-width:118px}.page-template-roles--career .icon-tabs__item span{word-break:break-word}}.development-highlights{position:relative;padding:160px 0 64px}.development-highlights__inner{position:relative;display:grid;grid-template-columns:minmax(0,500px) minmax(0,500px);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:95px;-moz-column-gap:95px;column-gap:95px}.development-highlights__bg{position:absolute;max-width:650px;left:0;bottom:-90px;z-index:0;pointer-events:none}.development-highlights__bg-image{width:100%;height:auto;display:block}.development-highlights__content{position:relative;z-index:1;max-width:412px}.development-highlights__title{font-size:48px;line-height:52px;margin-bottom:32px;position:relative}.development-highlights__title:after{content:"";position:absolute;bottom:-12px;left:0;width:40px;height:4px;background:#029e58}.development-highlights__title strong{font-weight:600}.development-highlights__title span{display:inline-block}.development-highlights__description{font-size:16px;line-height:160%;color:#454a48}.development-highlights__description a{color:#006f52;text-decoration:underline}.development-highlights__cards{position:relative;z-index:1;gap:24px;max-width:500px}.development-highlights__card,.development-highlights__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.development-highlights__card{background:#c8e3d3;padding:32px}.development-highlights__card-icon{width:40px;height:40px;margin-bottom:24px}.development-highlights__card-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.development-highlights__card-title{font-size:20px;line-height:24px;font-weight:600;color:#006f52;padding-bottom:8px}.development-highlights__card-text{font-size:16px;line-height:160%;color:#454a48}@media screen and (max-width:1200px){.development-highlights{padding-top:174px;padding-bottom:32px}}@media screen and (max-width:950px){.development-highlights{padding-top:96px;padding-bottom:16px}.development-highlights__inner{grid-template-columns:1fr;gap:40px;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}.development-highlights__title{font-size:40px;line-height:44px}}@media screen and (max-width:680px){.development-highlights{padding-top:80px;padding-bottom:0}.development-highlights__title{font-size:32px;line-height:36px}}.hero-simple-white{position:relative;width:100%;background:#fff;overflow:hidden}.hero-simple-white .breadcrumb{margin-bottom:32px}.hero-simple-white__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-height:512px}.hero-simple-white__content{position:relative;z-index:2;max-width:500px;padding-bottom:140px}.hero-simple-white__title{position:relative;font-size:56px;line-height:56px;font-weight:500;color:#1f1f1f;margin-bottom:17px;padding-bottom:16px}.hero-simple-white__title:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:4px;background:#029e58}.hero-simple-white__description p{font-size:18px;line-height:160%;color:#454a48;margin-bottom:15px}.hero-simple-white__description p:last-child{margin-bottom:0}.hero-simple-white__description p span{font-size:18px;line-height:160%;color:#006f52}.hero-simple-white__description p strong{font-weight:700}.hero-simple-white__media{position:absolute;width:40%;top:0;right:0;height:100%;max-width:630px;z-index:1}.hero-simple-white__media img{width:auto;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.hero-simple-white__media--mobile{display:none}@media screen and (max-width:1200px){.open-position .hero-simple-white .breadcrumb{margin-bottom:5px}.open-position .hero-simple-white__content{padding-bottom:82px}.open-position .hero-simple-white__description p{font-size:16px}.life-at-wipak .hero-simple-white__media,.page-template-meet-our-people .hero-simple-white__media{right:-90px}.life-at-wipak .hero-simple-white__content,.page-template-meet-our-people .hero-simple-white__content{max-width:490px}}@media screen and (max-width:1024px){.hero-simple-white__content{max-width:474px}.hero-simple-white__title{font-size:48px;line-height:52px}.hero-simple-white__media{max-width:520px}.life-at-wipak .hero-simple-white__media,.page-template-meet-our-people .hero-simple-white__media{max-width:470px}.life-at-wipak .hero-simple-white__content,.page-template-meet-our-people .hero-simple-white__content{max-width:450px}}@media screen and (max-width:950px){.life-at-wipak .hero-simple-white__media--desktop,.page-template-meet-our-people .hero-simple-white__media--desktop{display:none}.life-at-wipak .hero-simple-white__media--mobile,.page-template-meet-our-people .hero-simple-white__media--mobile{display:block}.page-template-meet-our-people .hero-simple-white__description,.page-template-meet-our-people .hero-simple-white__media--mobile{max-width:420px}}@media screen and (max-width:768px){.hero-simple-white__content{max-width:420px;padding-bottom:96px}.hero-simple-white__title{font-size:42px;line-height:46px}.hero-simple-white__description p{font-size:16px}.hero-simple-white__media{max-width:420px}}@media screen and (max-width:680px){.life-at-wipak .hero-simple-white__media--mobile,.page-template-meet-our-people .hero-simple-white__media--mobile{position:relative;width:100%;right:0;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.life-at-wipak .hero-simple-white__inner,.page-template-meet-our-people .hero-simple-white__inner{min-height:auto}.life-at-wipak .hero-simple-white__content,.page-template-meet-our-people .hero-simple-white__content{max-width:450px;padding-bottom:48px}}@media screen and (max-width:580px){.hero-simple-white__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:auto}.hero-simple-white__content{max-width:100%;padding-bottom:32px}.hero-simple-white__media{position:relative;width:100%;max-width:100%;height:400px}.hero-simple-white__media--desktop{display:none}.hero-simple-white__media--mobile{display:block;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);height:400px;overflow:hidden}.hero-simple-white__media--mobile img{width:100%;height:100%;-o-object-position:top;object-position:top;-o-object-fit:cover;object-fit:cover}.life-at-wipak .hero-simple-white__media--mobile,.page-template-meet-our-people .hero-simple-white__media--mobile{width:auto;height:auto;margin:0}.life-at-wipak .hero-simple-white__media--mobile img,.page-template-meet-our-people .hero-simple-white__media--mobile img{width:auto}}@media screen and (max-width:360px){.hero-simple-white__title{font-size:36px;line-height:40px}}.people-video-stories{position:relative;padding:160px 0 182px;background:#f1f1f1}.people-video-stories__decor{position:absolute;top:0;right:0;max-width:630px;pointer-events:none;z-index:0}.people-video-stories__decor img{width:100%;height:auto;display:block}.people-video-stories__title{max-width:587px;font-size:32px;line-height:36px;font-weight:500;margin-bottom:64px;position:relative;z-index:1}.people-video-stories__title span{font-weight:500;color:#006f52;font-size:32px;line-height:36px}.people-video-stories__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:80px;position:relative;z-index:1}.people-video-stories__item{display:grid;grid-template-columns:1fr 350px;gap:0;background:#006f52}.people-video-stories__video{position:relative;display:block;cursor:pointer;background:#000;overflow:hidden}.people-video-stories__video-inner{position:relative;width:100%;height:100%}.people-video-stories__thumbnail{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.people-video-stories__play{position:absolute;top:50%;left:50%;width:44px;height:32px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#3c3c3c;border-radius:7px;z-index:2;pointer-events:none;-webkit-transition:background .25s ease,-webkit-transform .25s ease;transition:background .25s ease,-webkit-transform .25s ease;transition:background .25s ease,transform .25s ease;transition:background .25s ease,transform .25s ease,-webkit-transform .25s ease}.people-video-stories__play:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-45%,-50%);transform:translate(-45%,-50%);width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:12px solid #fff}.people-video-stories__video:hover .people-video-stories__play{background:red;-webkit-transform:translate(-50%,-50%) scale(1.05);transform:translate(-50%,-50%) scale(1.05)}.people-video-stories__content{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:80px 32px}.people-video-stories__quote{margin-bottom:16px;color:#f1f1f1;font-size:16px;line-height:160%}.people-video-stories__quote strong{font-weight:500}.people-video-stories__author,.people-video-stories__author span,.people-video-stories__author strong{font-size:14px;line-height:150%;color:#f1f1f1}.people-video-stories__author strong{font-weight:700}@media screen and (max-width:1200px){.people-video-stories{padding-top:128px;padding-bottom:156px}.people-video-stories__list{gap:40px}.people-video-stories__content{padding:37px 24px}}@media screen and (max-width:950px){.people-video-stories{padding-top:96px;padding-bottom:124px}.people-video-stories__item{grid-template-columns:1fr}.people-video-stories__content{padding:64px}}@media screen and (max-width:680px){.people-video-stories{padding-top:80px;padding-bottom:80px}.people-video-stories__content{padding:40px 24px}}.hero-circle{margin-bottom:120px;background-size:cover;background-position:50%;position:relative;overflow:hidden}.hero-circle__flow{position:absolute;left:0;bottom:-1px;width:100%;height:auto;pointer-events:none;z-index:2}.hero-circle .breadcrumb{padding-bottom:46px}.hero-circle__inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr 520px;gap:80px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:104px}.hero-circle__title{margin-top:36px;font-size:56px;line-height:56px;margin-bottom:30px;position:relative;padding-bottom:12px}.hero-circle__title:after{content:"";position:absolute;bottom:-12px;left:0;width:40px;height:4px;background:#029e58}.hero-circle__description p{max-width:413px;font-size:16px;line-height:160%;margin-bottom:12px}.hero-circle__description p span{font-size:16px;color:#006f52;font-weight:700}.hero-circle__media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero-circle__circle{position:relative;width:395px;height:395px;border-radius:50%}.hero-circle__circle:after{content:"";position:absolute;inset:-22px;border-radius:50%;border:2px dashed #029e58;pointer-events:none}.hero-circle__circle img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%;display:block}.hero-circle__icon{position:absolute;inset:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero-circle__icon img{width:150px;height:150px}.hero-circle.no-icon .hero-circle__icon{display:none}.renewable .hero-circle__icon{width:437px;height:436px}.renewable .hero-circle__title{margin-top:52px}.recyclable .hero-circle__icon{width:437px;height:436px}.recyclable .hero-circle__title{margin-top:23px}.recycled .hero-circle__icon{width:437px;height:436px}.recycled .hero-circle__title{margin-top:40px}@media screen and (max-width:1200px){.recyclable .hero-circle,.recycled .hero-circle,.renewable .hero-circle{margin-bottom:88px}.recyclable .hero-circle__inner,.recycled .hero-circle__inner,.renewable .hero-circle__inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-columns:1fr 404px;padding-bottom:250px}.recyclable .hero-circle__icon,.recycled .hero-circle__icon,.renewable .hero-circle__icon{width:356px;height:355px}.recyclable .hero-circle__icon img,.recycled .hero-circle__icon img,.renewable .hero-circle__icon img{width:122px;height:123px}.recyclable .hero-circle__circle,.recycled .hero-circle__circle,.renewable .hero-circle__circle{width:356px;height:355px}}@media screen and (max-width:950px){.recyclable .hero-circle,.recycled .hero-circle,.renewable .hero-circle{margin-bottom:56px}.recyclable .hero-circle__inner,.recycled .hero-circle__inner,.renewable .hero-circle__inner{grid-template-columns:1fr 300px;gap:30px;padding-bottom:150px}.recyclable .hero-circle__icon,.recycled .hero-circle__icon,.renewable .hero-circle__icon{width:266px;height:266px}.recyclable .hero-circle__icon img,.recycled .hero-circle__icon img,.renewable .hero-circle__icon img{width:100px;height:101px}.recyclable .hero-circle__circle,.recycled .hero-circle__circle,.renewable .hero-circle__circle{width:266px;height:265px}.recyclable .hero-circle__title,.recycled .hero-circle__title,.renewable .hero-circle__title{font-size:48px;line-height:52px}}@media screen and (max-width:680px){.recyclable .hero-circle__circle,.recycled .hero-circle__circle,.renewable .hero-circle__circle{width:246px;height:245px}.recyclable .hero-circle__icon img,.recycled .hero-circle__icon img,.renewable .hero-circle__icon img{width:93px;height:94px}.recyclable .hero-circle__inner,.recycled .hero-circle__inner,.renewable .hero-circle__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:15px;padding-bottom:122px;padding-top:40px}.recyclable .hero-circle__title,.recycled .hero-circle__title,.renewable .hero-circle__title{margin-top:40px;font-size:36px;line-height:40px}}.our-future-roadmap .hero-circle{margin-bottom:160px}.our-future-roadmap .hero-circle .breadcrumb{padding-bottom:32px}.our-future-roadmap .hero-circle__flow{display:none}.our-future-roadmap .hero-circle__inner{padding-bottom:90px;padding-top:60px}.our-future-roadmap .hero-circle__title{margin-top:32px;max-width:460px;padding-bottom:10px}.our-future-roadmap .hero-circle__description p{max-width:332px;margin-bottom:16px}.our-future-roadmap .hero-circle__circle{width:500px;height:500px}.our-future-roadmap .hero-circle__circle img{border-radius:0}.our-future-roadmap .hero-circle__circle:after{display:none}@media screen and (max-width:1200px){.our-future-roadmap .hero-circle{margin-bottom:128px}.our-future-roadmap .hero-circle__inner{padding-top:10px}}@media screen and (max-width:1024px){.our-future-roadmap .hero-circle{margin-bottom:96px}.our-future-roadmap .hero-circle__inner{padding-top:0}}@media screen and (max-width:1023px){.our-future-roadmap .hero-circle__title{font-size:48px;line-height:52px}.our-future-roadmap .hero-circle__inner{gap:23px}.our-future-roadmap .hero-circle__media{gap:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.our-future-roadmap .hero-circle__content{min-width:310px}.our-future-roadmap .hero-circle__circle{max-width:290px;max-height:290px;margin-top:42px;width:100%;height:100%}}@media screen and (max-width:680px){.our-future-roadmap .hero-circle{margin-bottom:80px}.our-future-roadmap .hero-circle__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:0;padding-bottom:40px}.our-future-roadmap .hero-circle__title{font-size:36px;line-height:40px}}.greenChoice-packaging{padding:160px 0 157px;position:relative;overflow:hidden;background:#f1f1f1}.greenChoice-packaging__top{gap:80px;margin-bottom:80px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.greenChoice-packaging__title{font-size:48px;line-height:52px;margin-bottom:16px;max-width:412px}.greenChoice-packaging__title span{color:#006f52;font-size:48px;line-height:52px}.greenChoice-packaging__description{margin-bottom:177px}.greenChoice-packaging__description p{font-size:16px;line-height:160%;margin-bottom:8px;color:#454a48;max-width:587px}.greenChoice-packaging__description p:last-child{margin-bottom:0}.greenChoice-packaging__image-right{position:absolute;height:640px;width:auto;top:0;right:-74px}.greenChoice-packaging__image-right img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.greenChoice-packaging__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.greenChoice-packaging__card{background-color:#fff;padding:0 32px 65px;text-align:center;position:relative}.greenChoice-packaging__card:nth-of-type(2){margin-top:-73px}.greenChoice-packaging__card:nth-of-type(3){margin-top:6px;padding:0 32px 110px}.greenChoice-packaging__card-icon{position:relative;top:-70px;margin:0 auto -29px;min-height:100px;width:110px;height:112px}.greenChoice-packaging__card-icon img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.greenChoice-packaging__card-title{font-weight:600;font-size:24px;line-height:28px;max-width:235px;margin:0 auto 16px;text-align:center}.greenChoice-packaging__card-list{list-style:none;padding:0;margin:0 0 36px}.greenChoice-packaging__card-list li{font-weight:400;font-size:16px;line-height:160%;color:#454a48;margin:0 auto 4px;text-align:left;max-width:261px;position:relative;padding-left:25px}.greenChoice-packaging__card-list li:before{content:"";position:absolute;left:0;width:16px;height:16px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><rect width="20" height="20" rx="10" fill="white"/><g clip-path="url(%23clip0_4012_5840)"><path d="M8.91991 11.7687L14.045 6.64307L14.834 7.43146L8.91991 13.3455L5.37158 9.7972L6.15998 9.00881L8.91991 11.7687Z" fill="%23006F52"/></g><defs><clipPath id="clip0_4012_5840"><rect width="13.3815" height="13.3815" fill="white" transform="translate(3.34521 3.3092)"/></clipPath></defs></svg>');background-size:contain;background-repeat:no-repeat;background-position:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%}.greenChoice-packaging__card-list li:last-child{margin-bottom:0}.greenChoice-packaging__card-button{font-size:14px;text-align:right}.greenChoice-packaging-wrapper{position:absolute;width:100%;border-top:1px solid #f1f1f1;left:0;bottom:0;text-align:right;padding-top:23px;padding-bottom:20px;padding-right:20px}.sustainability-solution .greenChoice-packaging{padding-bottom:30px}.sustainability-solution .greenChoice-packaging__card-title{max-width:220px;margin:0 auto 16px}@media screen and (max-width:1280px){.greenChoice-packaging__image-right{top:-52px;right:0}.greenChoice-packaging__card:nth-of-type(2){margin-top:-72px}.greenChoice-packaging__top{margin-bottom:134px}}@media screen and (max-width:1025px){.greenChoice-packaging{padding-top:180px}.greenChoice-packaging__description p{max-width:475px}.greenChoice-packaging__image-right{top:0}.greenChoice-packaging__card-title{text-align:center}}@media screen and (max-width:976px){.greenChoice-packaging{padding-bottom:48px;padding-top:144px}.greenChoice-packaging .grid-container{max-width:100%}.greenChoice-packaging__title,.greenChoice-packaging__title span{font-size:40px;line-height:44px}.greenChoice-packaging__cards{row-gap:112px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;grid-template-columns:repeat(2,1fr)}.greenChoice-packaging__card{max-width:33%;min-width:310px}.greenChoice-packaging__card:nth-of-type(2){margin-top:0}.greenChoice-packaging__card-icon img{max-width:110px;width:100%}}@media screen and (max-width:767px){.greenChoice-packaging__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:650px){.greenChoice-packaging{padding-top:370px}.sustainability-solution .greenChoice-packaging__image-right{height:470px}}@media screen and (max-width:439px){.greenChoice-packaging{padding-top:96px;padding-bottom:40px}.greenChoice-packaging__title,.greenChoice-packaging__title span{font-size:32px;line-height:36px}.greenChoice-packaging__description{margin-bottom:0}.greenChoice-packaging__top{margin-bottom:87px}.greenChoice-packaging__image-right{top:-80px;height:280px}.greenChoice-packaging__cards{gap:0;row-gap:88px}.greenChoice-packaging__card{max-width:100%;padding-left:24px;padding-right:24px;min-width:100%}.greenChoice-packaging__card-icon{top:-48px}.greenChoice-packaging__card-icon img{max-width:86px}.greenChoice-packaging__card-title{font-size:20px;line-height:24px;text-align:left}.greenChoice-packaging__card-list li{padding-left:20px}.sustainability-solution .greenChoice-packaging{padding-top:160px}.sustainability-solution .greenChoice-packaging__image-right{height:280px}}.sustainable-value-points{padding:40px 0 35px}.sustainable-value-points__header{max-width:587px;margin-bottom:48px}.sustainable-value-points__title{font-size:48px;line-height:52px;margin-bottom:17px;position:relative}.sustainable-value-points__title:after{content:"";display:block;width:40px;height:4px;background-color:#009a5f;margin-top:10px}.sustainable-value-points__description{font-size:16px;line-height:160%;color:#454a48}.sustainable-value-points__description strong{font-weight:700}.sustainable-value-points__description span{font-size:16px;line-height:160%;color:#009a5f}.sustainable-value-points__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.sustainable-value-points__card{background-color:#c8e3d3;padding:32px}.sustainable-value-points__icon{margin-bottom:24px}.sustainable-value-points__icon img{width:40px;height:auto;display:block}.sustainable-value-points__card-title{font-size:20px;line-height:24px;font-weight:600;color:#006f52;margin-bottom:9px}.sustainable-value-points__card-text{font-size:16px;line-height:160%;color:#454a48}.sustainable-value-points__card-text strong{font-weight:700}.sustainable-value-points__card-text span{font-size:16px;line-height:160%;color:#006f52}@media screen and (max-width:950px){.sustainable-value-points__header{max-width:420px}.sustainable-value-points__title{font-size:40px;line-height:44px}.sustainable-value-points__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:680px){.sustainable-value-points__title{font-size:32px;line-height:36px}.sustainable-value-points__grid{grid-template-columns:1fr;gap:20px}}.sustainability-commitment{padding:160px 0 0}.sustainability-commitment__box{background:#c8e3d3;border-top-right-radius:40px;border-bottom-left-radius:40px;padding:81px 40px;text-align:center;margin:0 auto}.sustainability-commitment__intro{font-size:20px;line-height:160%;max-width:509px;margin:0 auto 48px}.sustainability-commitment__eyebrow{display:block;font-size:18px;line-height:24px;font-weight:500;text-transform:uppercase;color:#006f52;margin-bottom:9px}.sustainability-commitment__statement{font-size:40px;line-height:44px;font-weight:500;max-width:674px;margin:0 auto 47px}.sustainability-commitment__statement strong{font-weight:700}.sustainability-commitment__statement span{font-size:40px;line-height:44px;color:#006f52}@media screen and (max-width:1200px){.sustainability-commitment__box{padding:80px 40px}.sustainability-commitment__statement{margin-bottom:48px}}@media screen and (max-width:980px){.sustainability-commitment__eyebrow{margin-bottom:8px}.sustainability-commitment__statement{font-size:36px;line-height:40px}}@media screen and (max-width:680px){.sustainability-commitment__box{padding:48px 28px 28px}.sustainability-commitment__intro{font-size:18px;margin-bottom:32px;max-width:100%}.sustainability-commitment__eyebrow{font-size:16px;line-height:20px}.sustainability-commitment__statement{font-size:28px;line-height:32px;margin-bottom:32px}}@media screen and (max-width:439px){.sustainability-commitment__box{text-align:left}}.greenchoice-story{padding:80px 0}.greenchoice-story__bottom{display:grid;grid-template-columns:.8fr 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#006f52;padding-left:88px;min-height:356px}.greenchoice-story__bottom-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.greenchoice-story__bottom-text{font-weight:400;font-size:20px;line-height:160%;color:#f1f1f1;margin-bottom:32px;max-width:540px}.greenchoice-story__bottom-link{font-weight:600;font-size:16px;line-height:20px;text-decoration:underline;color:#f1f1f1}.greenchoice-story__bottom-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.greenchoice-story__bottom-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.our-commitment .greenchoice-story{padding:160px 0 85px}@media screen and (max-width:1280px){.greenchoice-story{padding-top:24px}.greenchoice-story__bottom-text{max-width:412px}}@media screen and (max-width:1025px){.greenchoice-story{padding-bottom:64px}.greenchoice-story__bottom{min-height:auto}}@media screen and (max-width:976px){.greenchoice-story{padding-top:48px}.greenchoice-story__bottom{padding-left:48px;gap:0}.greenchoice-story__bottom-left{padding-top:48px;padding-bottom:48px}.greenchoice-story__bottom-text{font-size:18px}.greenchoice-story__bottom-image{position:relative;overflow:hidden}.greenchoice-story__bottom-image img{width:430px;position:absolute;z-index:0;left:0}}@media screen and (max-width:767px){.greenchoice-story{padding-bottom:32px}}@media screen and (max-width:650px){.greenchoice-story__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0}.greenchoice-story__bottom-left{padding:40px 24px}.greenchoice-story__bottom-text{max-width:100%;font-size:16px}.greenchoice-story__bottom-link{font-size:14px;line-height:16px}.greenchoice-story__bottom-image img{width:100%;position:relative}}.sustainability-principles{padding-bottom:40px}.sustainability-principles__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.sustainability-principles__item{background-color:#c8e3d3;padding:40px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.sustainability-principles__icon{margin-bottom:26px}.sustainability-principles__icon img{width:48px;height:48px;-o-object-fit:contain;object-fit:contain;display:block}.sustainability-principles__title{font-size:20px;line-height:24px;font-weight:600;color:#006f52;margin-bottom:10px}.sustainability-principles__description{font-size:16px;line-height:160%;color:#454a48}@media screen and (max-width:768px){.sustainability-principles__grid{gap:20px}}@media screen and (max-width:680px){.sustainability-principles__grid{grid-template-columns:repeat(1,1fr);gap:20px}}.video-statement{padding:120px 0}.video-statement__head{text-align:center;margin-bottom:56px}.video-statement__eyebrow{display:inline-block;font-size:18px;line-height:24px;font-weight:500;text-transform:uppercase;color:#006f52;margin-bottom:16px}.video-statement__title{font-size:48px;line-height:52px;font-weight:400;max-width:848px;margin:0 auto}.video-statement__title span{color:#006f52;font-size:48px;line-height:52px}.video-statement__media{position:relative;display:block;width:100%;height:576px;overflow:hidden;cursor:pointer;pointer-events:auto}.video-statement__video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.video-statement__video-play{pointer-events:auto}.video-statement__media.is-playing{cursor:default}.video-statement__image{position:absolute;inset:0}.video-statement__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.video-statement__content{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding-bottom:9px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:40px}.video-statement__col--left .sustainability__video-text,.video-statement__col--right .sustainability__video-text{max-width:100%}.video-statement__text{font-size:18px;line-height:160%;max-width:504px;margin-bottom:16px}.video-statement__text span{display:block;font-size:24px;line-height:28px;color:#006f52;padding:4px 0}.video-statement__text strong{font-weight:700;color:#006f52}.video-statement__text em{font-style:italic;color:#006f52}.video-statement__play{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:10;cursor:pointer;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.video-statement__play svg{width:98px;height:98px;display:block}.video-statement__play:hover{-webkit-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1)}.video-statement__link{text-align:right}.sustainability .video-statement{padding:160px 0 20px}.sustainability .video-statement__title{max-width:1024px;font-size:64px;line-height:72px;font-weight:300;text-align:center;margin-bottom:64px}.our-commitment .video-statement{padding:160px 0}.our-commitment .video-statement__eyebrow{margin-bottom:12px}.our-commitment .video-statement__head{margin-bottom:48px}@media screen and (max-width:1200px){.our-commitment .video-statement{padding:128px 0}}@media screen and (max-width:1024px){.sustainability .video-statement{padding-top:128px;padding-bottom:59px}.sustainability .video-statement__video__title{margin-bottom:48px}}@media screen and (max-width:768px){.video-statement__head{max-width:500px;margin:0 auto}.video-statement__media{height:360px}.video-statement__play svg{height:48px;width:48px}.sustainability .video-statement{padding-top:80px;padding-bottom:32px}.sustainability .video-statement__title{font-size:48px;line-height:52px;margin-bottom:32px}.sustainability .video-statement__link{text-align:left}.our-commitment .video-statement{padding:96px 0}.our-commitment .video-statement__head{margin-bottom:32px}.our-commitment .video-statement__title{font-size:40px;line-height:44px}}@media screen and (max-width:680px){.sustainability .video-statement__content{grid-template-columns:1fr;gap:16px}}@media screen and (max-width:450px){.video-statement__media{height:153px}.our-commitment .video-statement{padding:80px 0}.our-commitment .video-statement__head{margin-bottom:24px}.our-commitment .video-statement__title{font-size:32px;line-height:36px}}.support-consulting{padding:160px 0 112px;background:#f1f1f1}.support-consulting__title{max-width:500px;font-size:48px;line-height:52px;margin-bottom:16px}.support-consulting__content{margin-bottom:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.support-consulting__description{max-width:500px;font-size:16px;line-height:160%;color:#454a48}.support-consulting__description strong{font-weight:700}.support-consulting__link{text-align:right}.support-consulting__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:24px}.support-consulting__card{background:#fff;padding:48px 80px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.support-consulting__card,.support-consulting__card-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.support-consulting__card-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;gap:16px}.support-consulting__icon{width:48px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.support-consulting__icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.support-consulting__card-text{font-size:18px;font-weight:500;line-height:24px;max-width:340px}.support-consulting__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.support-consulting__bottom-inner{background:#c8e3d3;border-top-right-radius:40px;width:100%;border-bottom-left-radius:40px}.support-consulting__bottom-inner p{margin:0 auto;max-width:760px;padding:64px 0;text-align:center;font-size:28px;line-height:32px;color:#006f52;font-weight:500}@media screen and (max-width:1200px){.support-consulting{padding:128px 0}}@media screen and (max-width:950px){.support-consulting{padding:96px 0}.support-consulting__title{font-size:40px;line-height:44px;max-width:490px}.support-consulting__content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:40px;gap:40px}.support-consulting__cards{gap:20px}.support-consulting__card{padding:48px 40px}.support-consulting__bottom-inner p{font-size:24px;line-height:28px;padding:56px 48px}}@media screen and (max-width:680px){.support-consulting{padding:80px 0 32px}.support-consulting__cards{grid-template-columns:1fr}.support-consulting__card{padding:32px}.support-consulting__bottom-inner p{padding:48px 24px}}.regulatory-roadmap{margin:10px 0}.regulatory-roadmap__content{padding:160px 88px 88px;background:#fff}.regulatory-roadmap__grid{display:grid;grid-template-columns:.8fr 1fr;gap:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:124px}.regulatory-roadmap__intro{max-width:325px}.regulatory-roadmap__title{font-size:48px;line-height:52px;margin-bottom:16px}.regulatory-roadmap__description{font-size:16px;line-height:160%;color:#454a48}.regulatory-roadmap__description strong{font-weight:700}.regulatory-roadmap__timeline{position:relative;padding-left:0}.regulatory-roadmap__line{display:none}.regulatory-roadmap__year{position:relative;display:grid;grid-template-columns:87px 1fr;pointer-events:none}.regulatory-roadmap__year:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-image:repeating-linear-gradient(90deg,#96ceaf 0,#96ceaf 4px,transparent 0,transparent 12px)}.regulatory-roadmap__year:last-child:after{background-image:none}.regulatory-roadmap__year.is-highlight .regulatory-roadmap__year-label{background:#96ceaf}.regulatory-roadmap__year-label{position:relative;font-size:14px;line-height:16px;color:#01563d;font-weight:600;padding:25px 0 12px 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:rgba(200,227,211,.5)}.regulatory-roadmap__entries{max-width:500px;padding:24px 0 25px 42px;border-bottom:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:17px;background:#fff}.regulatory-roadmap__entry-date{display:block;font-size:12px;line-height:16px;font-weight:600;color:#006f52;margin-bottom:4px;text-transform:uppercase;letter-spacing:.1px}.regulatory-roadmap__entry-text{max-width:420px}.regulatory-roadmap__entry-text p{max-width:100%;font-size:18px;line-height:160%;padding-bottom:0;margin-bottom:0}.regulatory-roadmap__entry-text p strong{font-weight:700}.regulatory-roadmap__entry-text p:not(:last-child){margin-bottom:10px}.regulatory-roadmap__targets{display:grid;grid-template-columns:1fr 1fr;gap:24px}.regulatory-roadmap__target{background:#c8e3d3;padding:40px 48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.regulatory-roadmap__target-icon{width:48px;height:48px;margin-bottom:16px}.regulatory-roadmap__target-icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.regulatory-roadmap__target-title{font-size:20px;line-height:24px;font-weight:600;color:#006f52;margin-bottom:8px}.regulatory-roadmap__target-description{font-size:16px;line-height:160%;color:#454a48}@media screen and (max-width:1200px){.regulatory-roadmap__content{padding-top:128px;padding-bottom:72px}.regulatory-roadmap__entries{padding-left:32px;padding-bottom:24px}}@media screen and (max-width:1024px){.regulatory-roadmap__grid{gap:40px}}@media screen and (max-width:950px){.regulatory-roadmap__grid{gap:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:102px}.regulatory-roadmap__intro{max-width:510px}}@media screen and (max-width:768px){.regulatory-roadmap__content{padding-top:96px;padding-bottom:96px}}@media screen and (max-width:680px){.regulatory-roadmap__content{padding:80px 24px}.regulatory-roadmap__title{font-size:32px;line-height:36px}.regulatory-roadmap__year{grid-template-columns:57px 1fr}.regulatory-roadmap__year:last-child .regulatory-roadmap__year-label:before{width:57px!important}.regulatory-roadmap__targets{grid-template-columns:1fr;gap:20px}.regulatory-roadmap__target{padding:40px 32px}}.regulatory-roadmap__year:last-child .regulatory-roadmap__year-label{position:relative}.regulatory-roadmap__year:last-child .regulatory-roadmap__year-label:before{content:"";position:absolute;bottom:-38px;left:0;width:87px;height:38px;background:rgba(200,227,211,.5);clip-path:polygon(0 0,100% 0,50% 100%)}.product-finder .hero-text{padding-bottom:65px;margin-bottom:64px}.hero-text{background:#fff;padding-bottom:66px;border-top:1px solid #f1f1f1}.hero-text__content{max-width:587px}.hero-text .breadcrumb{padding-bottom:66px}.hero-text__title{font-size:56px;line-height:56px;font-weight:500;margin-bottom:33px;position:relative}.hero-text__title:after{content:"";position:absolute;left:0;bottom:-16px;width:40px;height:4px;background:#029e58}.hero-text__description{margin-top:24px}.hero-text__description p{font-size:16px;line-height:160%;color:#454a48;margin:0}.product-finder .hero-text__content{max-width:572px}@media screen and (max-width:1024px){.hero-text{padding-bottom:64px}}@media screen and (max-width:768px){.hero-text__content{max-width:531px}.hero-text .breadcrumb{padding-bottom:51px}.hero-text__title{font-size:48px;font-weight:400;line-height:52px}.hero-text__title:after{bottom:-15px}}@media screen and (max-width:640px){.product-finder .hero-text{padding-bottom:25px;margin-bottom:23px}}@media screen and (max-width:520px){.hero-text__content{max-width:272px}.hero-text .breadcrumb{padding-bottom:44px}.hero-text__title{font-size:32px;line-height:36px}.product-finder .hero-text .breadcrumb{padding-bottom:49px}}.products-empty{padding:120px 0 123px;border-bottom:1px solid #d1d2d1}.products-empty__content{margin:0 auto;max-width:474px;text-align:center}.products-empty.is-visible{display:block}.products-empty__title{font-size:24px;line-height:28px;font-weight:600;margin-bottom:10px}.products-empty__description{margin-bottom:40px}.products-empty__description p{font-size:16px;line-height:160%;color:#454a48;padding-bottom:8px}.products-empty .btn{margin:0 auto 30px}.products-empty__secondary{margin-bottom:45px}.products-empty__secondary a{font-size:14px;line-height:16px;font-weight:600;text-decoration:underline;color:#006f52;text-underline-offset:25%;text-decoration-thickness:10%}.products-empty__bottom{font-size:14px;line-height:150%;color:#454a48}.products-empty__bottom a{color:#006f52;font-weight:600;text-decoration:underline}.ourProcess{margin:66px 0 89px}.ourProcess__container{max-width:1200px;margin:0 auto;padding:104px 88px;background-color:#fff}.ourProcess__header{margin-bottom:46px}.ourProcess__image-mobile{display:none;margin-bottom:32px}.ourProcess__image-mobile img{width:100%;height:auto;display:block}.ourProcess__card-icon{display:none}.ourProcess__card-icon img{width:auto;height:31px;display:block}.ourProcess__title{font-size:48px;line-height:52px;margin-bottom:16px}.ourProcess__description{max-width:500px;margin:0;font-size:16px;line-height:160%;color:#454a48}.ourProcess__description strong{font-weight:700}.ourProcess__content{display:grid;grid-template-columns:238px 1fr;gap:24px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;height:400px}.ourProcess__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.ourProcess__tab-wrapper{background-color:#f1f1f1;overflow:hidden;-webkit-transition:all .3s ease;transition:all .3s ease}.ourProcess__tab-wrapper--active{background-color:#c8e3d3}.ourProcess__tab-wrapper--active button{padding-bottom:8px}.ourProcess__tab-wrapper--active .ourProcess__tab-icon{display:none}.ourProcess__tab-wrapper--active .ourProcess__tab-title{padding-top:8px;margin-bottom:0;font-size:18px;font-weight:500;line-height:24px}.ourProcess__tab-wrapper--active .ourProcess__tab-content{max-height:300px;opacity:1;padding:0 16px 24px}.ourProcess__tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:16px;background:transparent;border:none;cursor:pointer;text-align:left;font-weight:500;font-size:18px;line-height:24px;-webkit-transition:all .3s ease;transition:all .3s ease}.ourProcess__tab:hover{opacity:.8}.ourProcess__tab-title{display:block;font-size:16px;font-weight:500;line-height:20px;margin-bottom:0}.ourProcess__tab-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.ourProcess__tab-icon:after{content:"";width:24px;height:24px;background:url(../images/header/Arrow-Down-Icon.svg) 50%/contain no-repeat;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.ourProcess__tab-content{max-height:0;padding:0 16px;overflow:hidden;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease}.ourProcess__tab-content p{margin:0;font-size:14px;line-height:150%;color:#454a48}.ourProcess__visual{position:relative;width:100%;height:100%;overflow:hidden}.ourProcess__image{position:absolute;inset:0;width:100%;height:100%;opacity:0;visibility:hidden;-webkit-transition:opacity .4s ease,visibility .4s ease;transition:opacity .4s ease,visibility .4s ease}.ourProcess__image--active{opacity:1;visibility:visible}.ourProcess__cards{display:none;grid-template-columns:repeat(6,1fr);gap:8px}.ourProcess__card{grid-column:span 2;padding:24px 16px;background-color:#f1f1f1;text-align:left}.ourProcess__card:nth-child(4),.ourProcess__card:nth-child(5){grid-column:span 3}.ourProcess__card-icon{margin-bottom:16px}.ourProcess__card-icon svg{height:31px;width:auto}.ourProcess__card-title{margin:0 0 8px;font-size:18px;line-height:24px;font-weight:500}.ourProcess__card-description{margin:0;font-size:14px;line-height:150%;color:#454a48}@media (max-width:1023px){.ourProcess__content{grid-template-columns:1fr;gap:40px;height:auto}.ourProcess__tabs,.ourProcess__visual{display:none}.ourProcess__cards{display:grid}}@media (max-width:768px){.ourProcess{padding:0;background:#fff}.ourProcess__title{font-size:32px}.ourProcess__header{margin-bottom:40px}.ourProcess__cards{grid-template-columns:repeat(2,1fr);gap:12px}.ourProcess__card{padding:20px 16px}.ourProcess__card,.ourProcess__card:nth-child(4),.ourProcess__card:nth-child(5){grid-column:span 1}.ourProcess__card-icon{margin-bottom:14px;display:block}.ourProcess__image-mobile{display:block}}@media (max-width:480px){.ourProcess__cards{grid-template-columns:1fr}}.solutions-tabs{background-color:#006f52;background-repeat:no-repeat;color:#fff;padding:160px 0;margin-top:160px}.solutions-tabs__title{font-size:48px;line-height:52px;margin-bottom:32px;color:#f1f1f1;max-width:587px}.solutions-tabs__wrapper{display:grid;grid-template-columns:413px 1fr;gap:16px}.solutions-tabs__nav{padding:8px;background:#f1f1f1;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.solutions-tabs__nav-left{gap:8px}.solutions-tabs__nav-item,.solutions-tabs__nav-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.solutions-tabs__nav-item{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:14px;padding:24px 16px;border:none;background:#f1f1f1;color:#004f3a;font-weight:600;cursor:pointer;-webkit-transition:.3s;transition:.3s}.solutions-tabs__nav-item span{color:#454a48;font-size:18px;line-height:18px;text-align:left}.solutions-tabs__nav-item.active{background:#c8e3d3}.solutions-tabs__nav-item.active span{font-weight:600}.solutions-tabs__nav-item.active .arrow{display:none}.solutions-tabs__nav-item.active .arrow-active{display:block}.solutions-tabs__nav-item:hover{background:#c8e3d3}.solutions-tabs__nav-item img{width:32px;height:32px}.solutions-tabs__nav-item img.arrow{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.solutions-tabs__nav-item img.arrow-active{display:none;width:20px;height:20px}.solutions-tabs__content{clip-path:polygon(0 0,100% 0,100% 77%,84% 100%,0 100%);background:#f1f1f1;padding:56px;position:relative}.solutions-tabs__panel{display:none}.solutions-tabs__panel.active{display:block}.solutions-tabs__desc{margin-bottom:24px;font-size:18px;line-height:160%;max-width:475px;color:#454a48}.solutions-tabs__desc:last-child{margin-bottom:0}@media screen and (max-width:1200px){.solutions-tabs{margin-top:128px;padding-top:128px;padding-bottom:128px}}@media screen and (max-width:950px){.solutions-tabs{padding-top:96px;padding-bottom:96px;margin-top:96px}.solutions-tabs__title{font-size:40px;line-height:44px}.solutions-tabs__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.solutions-tabs__nav{padding:8px;gap:0}.solutions-tabs__nav-item{margin-bottom:0;border-bottom:1px solid #d1d2d1}.solutions-tabs__nav-item.active,.solutions-tabs__nav-item:last-of-type{border-bottom:none}.solutions-tabs__content{display:none!important}.solutions-tabs__panel{color:#454a48;display:none;padding:20px 20px 20px 56px}.solutions-tabs__panel.active{display:block!important}.solutions-tabs__desc{max-width:100%}}@media screen and (max-width:680px){.solutions-tabs{margin-top:80px;padding-top:80px;padding-bottom:80px}.solutions-tabs__title{font-size:32px;line-height:36px}.solutions-tabs__panel{padding-left:12px}.solutions-tabs__desc{margin-bottom:16px}}.wipak-strategy{padding-bottom:160px;background:#f1f1f1}.wipak-strategy__title{font-size:56px;line-height:56px;font-weight:500;position:relative;padding-top:6px;max-width:572px}.wipak-strategy__title:after{content:"";position:absolute;bottom:-15px;left:0;width:40px;height:4px;background:#029e58}.wipak-strategy__text{max-width:406px;font-size:16px;line-height:160%;color:#454a48;margin-top:32px;margin-bottom:47px}.wipak-strategy__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.wipak-strategy__actions,.wipak-strategy__actions a{display:-webkit-box;display:-ms-flexbox;display:flex}.wipak-strategy__actions a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:17px}.wipak-strategy__actions span{font-size:16px;line-height:20px;color:#006f52;font-weight:600}.wipak-strategy__actions img{background-color:#c8e3d3;padding:8px;width:36px;height:36px}.wipak-strategy__actions .btn-text-green:after{display:none}@media screen and (max-width:1024px){.wipak-strategy{padding-bottom:127px}.wipak-strategy__title{padding-top:14px}}@media screen and (max-width:768px){.wipak-strategy{padding-bottom:96px}.wipak-strategy__title{font-size:48px;line-height:52px;font-weight:400;padding-top:39px}.wipak-strategy__text{margin-bottom:40px}}@media screen and (max-width:450px){.wipak-strategy{padding-bottom:80px}.wipak-strategy__title{font-size:36px;line-height:40px;font-weight:500;padding-top:14px;max-width:272px}.wipak-strategy__text{max-width:272px;margin-top:32px}}.legal-notice{padding-bottom:160px;background:#f1f1f1}.legal-notice__inner{max-width:675px}.legal-notice__title{padding-top:10px;font-size:56px;line-height:56px;font-weight:500;margin-bottom:62px;position:relative}.legal-notice__title:after{content:"";position:absolute;bottom:-15px;left:0;width:40px;height:4px;background:#029e58}.legal-notice__intro p{padding-bottom:17px;font-size:18px;line-height:160%;color:#454a48}.legal-notice__intro p:last-child{padding-bottom:0}.legal-notice__content__subtitle,.legal-notice__content h3{font-size:24px;line-height:28px;font-weight:600;margin:48px 0 16px}.legal-notice__content p,.legal-notice__copyright{font-size:18px;line-height:160%;color:#454a48}.legal-notice__copyright{padding-top:48px}@media screen and (max-width:1024px){.legal-notice{padding-bottom:127px}.legal-notice__title{padding-top:13px}}@media screen and (max-width:768px){.legal-notice{padding-bottom:95px}.legal-notice__inner{max-width:640px}.legal-notice__title{padding-top:40px;margin-bottom:60px;font-size:48px;line-height:52px;font-weight:400}}@media screen and (max-width:450px){.legal-notice{padding-bottom:80px}.legal-notice__inner{max-width:269px}.legal-notice__title{padding-top:46px;font-size:36px;line-height:40px;font-weight:500;margin-bottom:62px}}.imprint{padding-bottom:164px;background:#f1f1f1}.imprint__title{font-size:56px;line-height:56px;font-weight:500;margin-bottom:24px;position:relative;padding-top:7px}.imprint__title:after{content:"";position:absolute;bottom:-15px;left:0;width:40px;height:4px;background:#029e58}.imprint__subtitle{font-size:24px;line-height:28px;font-weight:600;color:#006f52;margin:63px 0 10px}.imprint__address{margin-bottom:25px}.imprint__address p{font-size:20px;line-height:160%;color:#454a48}.imprint__address p:first-child{padding-bottom:24px}.imprint__info{margin-bottom:46px}.imprint__info,.imprint__row{color:#454a48;font-size:20px;line-height:160%}.imprint__row{display:block;gap:16px}.imprint__row:nth-child(3){padding-bottom:24px}.imprint__row:nth-child(8),.imprint__row:nth-child(10){padding-bottom:25px}.imprint__row span{color:#454a48;font-size:20px;line-height:160%}.imprint__row strong{color:#454a48;font-weight:700}.imprint__row a{font-size:20px;line-height:160%;color:#006f52;text-decoration:underline}.imprint__row a:hover{text-decoration:none}.imprint__editorial{padding-top:48px;border-top:1px solid #d1d2d1}.imprint__editorial-title{font-size:28px;line-height:32px;font-weight:500;color:#006f52;margin-bottom:8px}.imprint__editorial-company{font-size:18px;line-height:160%;color:#454a48;margin-bottom:24px}.imprint__editorial-box{display:grid;grid-template-columns:238px 1fr;gap:24px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.imprint .mobile{display:none}.imprint__editorial-image img{width:100%;height:auto;display:block}.imprint__name{display:block;font-size:24px;line-height:28px;font-weight:600;margin-bottom:4px}.imprint__group{color:#006f52;font-weight:600;padding-bottom:2px}.imprint__group,.imprint__role{font-size:18px;line-height:160%}.imprint__role{color:#454a48;padding-bottom:10px}.imprint__contact{padding-bottom:15px}.imprint__contact p{font-size:18px;line-height:160%;color:#454a48}.imprint__contact strong{font-weight:700}.imprint__contact a{color:#006f52;text-decoration:underline}.imprint__editorial-address p{font-size:18px;line-height:160%;color:#454a48;margin-bottom:2px}@media screen and (max-width:1024px){.imprint{padding-bottom:133px}.imprint__title{padding-top:15px}.imprint__editorial-box{grid-template-columns:260px 1fr}}@media screen and (max-width:768px){.imprint{padding-bottom:98px}.imprint__title{font-size:48px;line-height:52px;font-weight:400;padding-top:39px}.imprint__row:nth-child(9) span,.imprint__row:nth-child(10) span{display:block}.imprint__editorial-box{grid-template-columns:310px 1fr}}@media screen and (max-width:640px){.imprint{padding-bottom:70px}.imprint__title{font-size:36px;line-height:40px;padding-top:0}.imprint__subtitle{margin:42px 0 2px}.imprint__row:nth-child(3),.imprint__row:nth-child(8),.imprint__row:nth-child(10){padding-bottom:18px}.imprint__editorial{padding-top:40px}.imprint__editorial-company{margin-bottom:17px}.imprint__editorial-box{height:80px;grid-template-columns:80px 1fr}.imprint .mobile{padding-top:12px;display:block}.imprint .no-mobile{display:none}}.esg-reports{background:#f1f1f1}.esg-reports__header{margin-bottom:48px;max-width:572px}.esg-reports__header h1{padding-top:45px;max-width:572px;margin-bottom:24px;position:relative;font-size:56px;line-height:56px;font-weight:500}.esg-reports__header h1:after{content:"";position:absolute;bottom:-16px;left:0;width:40px;height:4px;background-color:#029e58}.esg-reports__header p{margin:32px 0 0;font-size:18px;line-height:160%;color:#454a48}.esg-reports__hero{margin-bottom:120px}.esg-reports__wrapper{display:grid;grid-template-columns:1fr 1fr;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:526px;background:#006f52}.esg-reports__content{-webkit-box-sizing:content-box;box-sizing:content-box;padding-left:88px;position:relative;max-width:410px;z-index:2}.esg-reports__content h2{padding-top:88px;margin-bottom:13px;font-size:36px;line-height:40px;color:#f1f1f1}.esg-reports__content p{margin-bottom:39px;font-size:16px;line-height:160%;color:#f1f1f1}.esg-reports__button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:14px 24px;text-decoration:none;font-size:16px;font-weight:500}.esg-reports__button a{color:#006f52;font-size:14px;line-height:16px;font-weight:600}.esg-reports__button .icon-download{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.esg-reports__button .icon-download:after{content:"";display:inline-block;width:16px;height:16px;background:url(../images/download-icon.svg) no-repeat 50%;background-size:contain}.esg-reports__image{position:relative;overflow:hidden;clip-path:polygon(33% 0,100% 0,100% 100%,0 100%)}.esg-reports__image img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.esg-reports__explore{padding-bottom:121px}.esg-reports__explore h2{margin-bottom:24px;padding-bottom:22px;border-bottom:1px solid #d1d2d1;font-size:32px;line-height:36px;color:#000}@media screen and (max-width:1024px){.esg-reports__header{padding-bottom:0;margin-bottom:40px}.esg-reports__header h1{padding-top:29px}.esg-reports__hero{margin-bottom:56px}.esg-reports__wrapper{height:504px}.esg-reports__content{padding-left:64px}.esg-reports h2{padding-top:65px}.esg-reports__explore{padding-bottom:158px}}@media screen and (max-width:768px){.esg-reports__header h1{padding-top:38px;font-size:48px;line-height:52px;font-weight:400}.esg-reports__hero{margin-bottom:32px}.esg-reports__wrapper{grid-template-columns:1fr;height:auto}.esg-reports__content{max-width:479px;padding-left:80px;padding-right:80px;padding-bottom:64px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.esg-reports__image{height:411px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;clip-path:polygon(0 0,100% 0,85% 100%,0 100%)}.esg-reports h2{padding-top:64px}.esg-reports__explore{padding-bottom:123px}.esg-reports__explore h2{font-size:28px;line-height:32px;padding-bottom:23px}}@media screen and (max-width:450px){.esg-reports__header{max-width:272px;margin-bottom:45px}.esg-reports__header h1{padding-top:40px;max-width:272px;font-size:36px;line-height:40px;font-weight:500}.esg-reports__header h1:after{bottom:-19px}.esg-reports__header p{margin:40px 0 0}.esg-reports__hero{margin-bottom:40px}.esg-reports__image{height:272px;width:272px}.esg-reports h2{font-size:28px;line-height:32px;padding-top:40px}.esg-reports__content{padding-right:24px;padding-left:24px;padding-bottom:40px}.esg-reports__content p{margin-bottom:41px}.esg-reports__explore{padding-bottom:79px}}.pagination{margin-top:23px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination,.pagination ul{display:-webkit-box;display:-ms-flexbox;display:flex}.pagination ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;list-style:none;padding:0;margin:0}.pagination a,.pagination li{display:-webkit-box;display:-ms-flexbox;display:flex}.pagination a{width:32px;height:32px;border-radius:2px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;line-height:16px;font-weight:600;text-decoration:none;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.pagination a.current,.pagination a.is-active{background:#006f52;border-color:#006f52;color:#fff;pointer-events:none}.pagination a.next,.pagination a.prev{font-size:0;border:none;background-size:contain;height:16px;width:16px}.pagination a.prev{background:url(../images/arrow-black-left.svg) no-repeat 50%}.pagination a.next{background:url(../images/arrow-black-right.svg) no-repeat 50%}.products-meta__pages{margin-left:auto}.searchPage{background:#f1f1f1;padding-bottom:119px}.searchPage__header{margin-bottom:24px}.searchPage__title{font-size:56px;line-height:56px;font-weight:500;position:relative;margin-bottom:8px;padding-top:6px;padding-bottom:15px}.searchPage__title:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:4px;background:#029e58}.searchPage__count{color:#000;font-size:20px;line-height:20px;padding-top:57px}.searchPage__form{position:relative}.searchPage__input{width:100%;background-color:#fff;border:none;padding:12px 44px;font-size:16px;line-height:16px;border-radius:2px;background-image:url(../images/header/Search-Icon.svg);background-repeat:no-repeat;background-position:16px;background-size:16px 16px}.searchPage__submit{position:absolute;right:12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border:none;cursor:pointer}.searchPage__results{border-top:1px solid #d1d2d1;margin-top:64px}.searchPage__item{padding:32px 0;border-bottom:1px solid #d1d2d1;border-left:4px solid transparent;-webkit-transition:-webkit-transform .22s ease;transition:-webkit-transform .22s ease;transition:transform .22s ease;transition:transform .22s ease,-webkit-transform .22s ease}.searchPage__item:hover{padding-left:32px;border-left:4px solid #006f52}.searchPage__item-title a{font-weight:500;font-size:28px;line-height:32px;color:#006f52;text-decoration:none}.searchPage__item-excerpt{font-size:14px;color:#555;line-height:1.6;max-width:720px}.searchPage__empty{margin-top:40px;color:#666}.searchPage__emptyState{padding:82px 0 13px;margin:0 auto;text-align:center}.searchPage__emptyTitle{margin-bottom:9px}.searchPage__emptyTitle,.searchPage__emptyTitle span{font-size:24px;line-height:28px;font-weight:600}.searchPage__emptyDescription{max-width:400px;margin:0 auto;text-align:center;padding-bottom:43px}.searchPage__emptyDescription p{font-size:16px;line-height:160%;color:#454a48;margin-bottom:8px}.searchPage__emptyDescription p:last-child{margin-bottom:0}.searchPage__emptyLinks{font-size:16px;margin-bottom:32px}.searchPage__emptyLinks a{color:#006f52;font-size:14px;line-height:16px;font-weight:600;text-decoration:underline;text-underline-offset:25%;text-decoration-thickness:10%}.searchPage__emptyLinks span{margin:0 12px;color:#006f52}@media screen and (max-width:1024px){.searchPage__title{padding-top:14px}}@media screen and (max-width:768px){.searchPage{padding-bottom:97px}.searchPage__title{padding-top:22px;font-size:48px;line-height:52px;font-weight:400}.searchPage__count{padding-top:41px}.searchPage__results{margin-top:48px}}@media screen and (max-width:520px){.searchPage{padding-bottom:81px}.searchPage__title{padding-top:16px;font-size:32px;line-height:36px}.searchPage__item{padding:24px 0}.searchPage__item:hover{padding-left:24px}.searchPage__item-title a{font-size:20px;line-height:24px}.searchPage__count{padding-top:33px}.searchPage__results{margin-top:38px}}.recyclable .product-card__arrow,.recycled .product-card__arrow,.renewable .product-card__arrow{opacity:0}@media screen and (max-width:1024px){.recyclable .films-children,.recycled .films-children,.renewable .films-children{padding-bottom:0}.recyclable .product-finder-green,.recycled .product-finder-green,.renewable .product-finder-green{padding-top:48px}}@media screen and (max-width:768px){.recyclable .films-children,.recycled .films-children,.renewable .films-children{padding-bottom:0}}@media screen and (max-width:680px){.recyclable .product-card__arrow,.recycled .product-card__arrow,.renewable .product-card__arrow{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:1}}