@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}.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:-9999px;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}.news-insights{background:#f1f1f1;padding-bottom:120px}.news-insights .featured-posts{padding-bottom:104px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.news-insights .featured-posts-left{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex}.news-insights .featured-posts__title{font-size:20px;line-height:24px;font-weight:600;color:#171d1a}.news-insights .featured-posts__grid{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}.news-insights .featured-posts__main-content{padding:20px}.news-insights .featured-posts__main-date{color:#006f52;padding-bottom:10px}.news-insights .featured-posts__main-headline{max-width:435px}.news-insights .featured-posts__main-headline a{font-size:20px;line-height:24px;font-weight:500;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.news-insights .featured-posts__main img{width:587px;height:330px}.news-insights .featured-posts__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-bottom:1px solid #d1d2d1;padding-bottom:20px}.news-insights .featured-posts__item:last-child{border:none}.news-insights .featured-posts__item img{width:128px;height:96px;-o-object-fit:cover;object-fit:cover}.news-insights .featured-posts__date{color:#006f52;margin-bottom:8px}.news-insights .featured-posts__headline a{font-size:18px;line-height:24px;font-weight:500;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-ms-hyphens:auto;hyphens:auto}.news-insights .latest-posts{padding-bottom:120px}.news-insights .latest-posts__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:14px}.news-insights .latest-posts__header h2{font-size:32px;line-height:36px;font-weight:500;color:#171d1a;margin:0}.news-insights .latest-posts__header .see-all{font-size:14px;line-height:16px;font-weight:500;color:#006f52;text-decoration:underline;text-decoration-thickness:10%;text-underline-offset:25%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.news-insights .latest-posts__header .see-all img{width:16px;height:16px}.news-insights .latest-posts__header .see-all:hover{text-decoration:underline}.news-insights .latest-posts__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;border-top:1px solid #d1d2d1;padding-top:16px}.news-insights .latest-posts__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news-insights .latest-posts__thumb{display:block;margin-bottom:14px}.news-insights .latest-posts__thumb img{width:100%;height:244px;-o-object-fit:cover;object-fit:cover}.news-insights .latest-posts__tags{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;margin-bottom:16px;-ms-flex-wrap:wrap;flex-wrap:wrap}.news-insights .latest-posts__tag{padding:5px 8px;font-size:11px;text-transform:uppercase;border-radius:16px;background-color:#c8e3d3;font-weight:500;letter-spacing:1px;text-align:center;vertical-align:bottom;color:#01563d}.news-insights .latest-posts__meta{font-size:14px;color:#006f52}.news-insights .latest-posts__meta .latest-posts__date{margin:0;font-size:14px;padding-bottom:4px;color:#006f52}.news-insights .latest-posts__headline a{font-size:18px;font-weight:500;line-height:24px;color:#171d1a;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.news-insights .discover-topic{padding-bottom:100px}.news-insights .discover-topic__title{font-size:32px;line-height:36px;font-weight:500;margin-bottom:22px;color:#171d1a}.news-insights .discover-topic__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.news-insights .discover-topic__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:16px 24px 16px 20px;border:1px solid #c8e3d3;border-radius:100px;background:#fff;text-decoration:none;-webkit-transition:all .2s ease;transition:all .2s ease}.news-insights .discover-topic__item span{font-size:16px;line-height:20px;color:#006f52}.news-insights .discover-topic__item:hover{background:#006f52}.news-insights .discover-topic__item:hover .discover-topic__icon{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.news-insights .discover-topic__item:hover span{color:#fff}.news-insights .discover-topic__icon{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}@media (max-width:1024px){.news-insights{padding-bottom:104px}.news-insights .featured-posts{padding-bottom:79px}.news-insights .featured-posts__title{margin-top:2px}.news-insights .featured-posts__grid{gap:15px}.news-insights .featured-posts__item{padding-bottom:20px;margin-bottom:9px}.news-insights .featured-posts__item:last-child{margin-bottom:0}.news-insights .featured-posts__main img{width:472px}.news-insights .featured-posts__date{margin-bottom:4px}.news-insights .featured-posts__headline a{-webkit-line-clamp:4;font-size:16px;line-height:20px}.news-insights .latest-posts{padding-bottom:103px}.news-insights .latest-posts__thumb{margin-bottom:12px}.news-insights .latest-posts__tags{margin-bottom:16px}.news-insights .upcoming-events{padding-bottom:80px}.news-insights .discover-topic{padding-bottom:79px}}@media (max-width:768px){.news-insights{padding-bottom:80px}.news-insights .featured-posts{padding-bottom:58px;gap:46px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news-insights .featured-posts__title{font-size:28px;line-height:32px;font-weight:500}.news-insights .featured-posts__main{width:100%}.news-insights .featured-posts__main-content{padding:22px}.news-insights .featured-posts__main img{width:100%;-o-object-fit:cover;object-fit:cover;height:360px}.news-insights .featured-posts__item{position:relative;margin-bottom:0;gap:14px}.news-insights .featured-posts__item img{width:109px;height:81px}.news-insights .featured-posts__date{margin-bottom:5px}.news-insights .featured-posts__headline{max-width:320px}.news-insights .featured-posts__headline a:after{position:absolute;right:0;top:20px;content:"";background:url(../images/arrow-link-icon-featured.svg);width:24px;height:24px}.news-insights .latest-posts{padding-bottom:94px}.news-insights .latest-posts__header h2{font-size:28px;line-height:32px}.news-insights .latest-posts__grid{grid-template-columns:repeat(2,1fr);gap:20px}.news-insights .latest-posts__item{margin-bottom:10px}.news-insights .latest-posts__thumb{margin-bottom:13px}.news-insights .discover-topic{padding-bottom:77px}.news-insights .discover-topic__title{font-size:28px;line-height:32px}}@media (max-width:570px){.news-insights .featured-posts__main img{height:auto}.news-insights .featured-posts__headline{max-width:280px}.news-insights .latest-posts__grid{grid-template-columns:repeat(1,1fr)}}@media (max-width:440px){.news-insights{padding-bottom:60px}.news-insights .featured-posts{padding-bottom:34px}.news-insights .featured-posts__main img{height:220px}.news-insights .featured-posts__item{gap:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news-insights .featured-posts__item a{width:100%}.news-insights .featured-posts__item img{width:100%;height:294px}.news-insights .featured-posts__headline{max-width:320px}.news-insights .featured-posts__headline a:after{top:inherit;bottom:38px}.news-insights .latest-posts{padding-bottom:39px}.news-insights .latest-posts__grid{gap:29px}.news-insights .latest-posts__thumb{margin-bottom:8px}.news-insights .latest-posts__thumb img{height:294px}.news-insights .latest-posts__item{position:relative}.news-insights .latest-posts__tags{margin-bottom:8px}.news-insights .latest-posts__headline a{max-width:365px}.news-insights .latest-posts__headline a:after{position:absolute;right:0;bottom:22px;content:"";background:url(../images/arrow-link-icon-featured.svg);width:24px;height:24px}.news-insights .discover-topic{padding-bottom:49px}.news-insights .discover-topic__title{margin-bottom:16px}.news-insights .discover-topic__item{padding:13px 24px 13px 20px}}@media (max-width:320px){.news-insights .featured-posts{padding-bottom:54px}.news-insights .featured-posts__main img{height:153px}.news-insights .featured-posts__date{margin-bottom:8px}.news-insights .featured-posts__item{gap:10px}.news-insights .featured-posts__item img{height:204px}.news-insights .featured-posts__headline a{max-width:240px}.news-insights .featured-posts__headline a:after{top:inherit;bottom:55px}.news-insights .latest-posts{padding-bottom:39px}.news-insights .latest-posts__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;gap:17px;margin-bottom:19px}.news-insights .latest-posts__thumb img{height:204px}.news-insights .latest-posts__headline a{max-width:240px}.news-insights .latest-posts__headline a:after{bottom:47px}.news-insights .discover-topic__item{padding:13px 22px 13px 20px}}.page-title{font-size:56px;line-height:56px;font-weight:500;color:#171d1a;margin-bottom:39px}@media (max-width:768px){.page-title{font-size:40px;line-height:40px}}.archive-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:32px;margin-top:40px;margin-bottom:40px}.archive-card{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;gap:16px}.archive-card__thumb img{width:100%;height:244px;-o-object-fit:cover;object-fit:cover}.archive-card__title a{font-size:18px;line-height:24px;font-weight:500;text-decoration:none;color:#171d1a;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.archive-card__date,.archive-card__title a:hover{color:#006f52}.blog{background:#f1f1f1}.blog-content{margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px 20px 100px}.blog__title{font-weight:500;font-size:56px;line-height:56px;margin-bottom:40px}.blog__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:15px}.blog__controls-search{max-width:240px;width:100%;max-height:40px}.blog__controls-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;gap:15px;width:100%}.blog__controls-wrapper{border-bottom:1px solid #d1d2d1;margin-bottom:20px;padding-bottom:20px}.blog__search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.blog__search-area{-webkit-box-flex:1;-ms-flex:1;flex:1}.blog__search-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog__search-icon{position:absolute;left:12px;pointer-events:none}.blog__search-input{padding:8px 15px 8px 38px;width:250px;color:#757776}.blog__filter,.blog__search-input{border:1px solid transparent;font-weight:400;font-size:16px;line-height:16px}.blog__filter{padding:12px 35px 24px 15px;border-radius:2px;background:#fff;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;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 10px center;min-width:200px;max-height:40px;text-align:left}.blog__filter-wrapper{position:relative}.blog__filter-dropdown{position:absolute;top:100%;left:0;margin-top:4px;background:#fff;border:1px solid #d1d2d1;border-radius:2px;min-width:200px;z-index:100;display:none;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 12px}.blog__filter-dropdown--open{display:block}.blog__filter-option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3px;cursor:pointer;-webkit-transition:background-color .2s;transition:background-color .2s;border-bottom:1px solid #f1f1f1;padding:10px 10px 10px 0}.blog__filter-option:last-child{border-bottom:none}.blog__filter-option:hover .blog__filter-label{color:#006f52}.blog__filter-option:hover .blog__filter-checkbox{border:1px solid #029e58}.blog__filter-checkbox{width:20px;height:20px;border:1px solid #757776;border-radius:2px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;-webkit-transition:all .2s;transition:all .2s;-ms-flex-negative:0;flex-shrink:0}.blog__filter-checkbox:checked{background-color:#006f52;border-color:#006f52}.blog__filter-checkbox:checked:after{content:"";position:absolute;left:6px;top:3px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.blog__filter-label{cursor:pointer;font-size:16px;line-height:16px}.blog__filters-button{display:none;padding:12px 20px;background-color:#006f52;color:#fff;border:none;border-radius:4px;font-size:14px;font-weight:700;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.blog__filters-button-icon{width:12px;height:16px}.blog__modal{display:none;position:fixed;top:32px;left:auto;right:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1000;overflow-y:auto}.blog__modal--open{display:block}.blog__modal-content{background:#fff;width:100%;max-width:336px;margin:auto 0 auto auto;min-height:calc(100% - 32px);position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.blog__modal-content,.blog__modal-header{display:-webkit-box;display:-ms-flexbox;display:flex}.blog__modal-header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;border-bottom:1px solid #e8e8e8}.blog__modal-title{font-size:18px;font-weight:700;color:#454a48}.blog__modal-close{background:none;border:none;font-size:24px;color:#029e58;cursor:pointer;padding:0;width:30px;height:30px;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}.blog__modal-body{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:20px}.blog__modal-section-title{font-size:14px;color:#666;margin-bottom:15px}.blog__modal-option{padding:15px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;border-bottom:1px solid #e8e8e8}.blog__modal-option:last-child{border-bottom:none}.blog__modal-checkbox{width:20px;height:20px;border:2px solid #ddd;border-radius:3px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;-webkit-transition:all .2s;transition:all .2s;-ms-flex-negative:0;flex-shrink:0}.blog__modal-checkbox:checked{background-color:#029e58;border-color:#029e58}.blog__modal-checkbox:checked:after{content:"";position:absolute;left:6px;top:2px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.blog__modal-label{font-size:15px;color:#454a48;cursor:pointer}.blog__modal-footer{padding:20px;border-top:1px solid #e8e8e8}.blog__modal-clear{background:none;border:none;color:#029e58;font-size:14px;cursor:pointer;padding:10px 0;margin-bottom:10px;width:100%;text-align:center}.blog__modal-submit{width:100%;padding:15px;background-color:#006f52;color:#fff;border:none;border-radius:4px;font-size:16px;font-weight:700;cursor:pointer}.blog__selected-tags{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px}.blog__tag{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:8px 12px;background-color:#fff;border:1px solid #c8e3d3;border-radius:20px;font-size:13px;color:#006f52}.blog__tag-close{cursor:pointer;color:#006f52;font-size:20px;line-height:1}.blog__tag-close:hover{color:#454a48}.blog__clear-all{color:#757776;text-decoration:underline;cursor:pointer;padding:6px 0;font-weight:600;font-size:14px;line-height:16px}.blog__clear-all:hover{color:#006f52}.blog__grid{display:grid;grid-template-columns:repeat(3,1fr);-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;row-gap:32px;padding-bottom:32px;margin-bottom:24px;border-bottom:1px solid #d1d2d1}.blog__card{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}.blog__card:hover{-webkit-transform:translateY(-3px);transform:translateY(-3px)}.blog__card-image{width:100%;height:244px;-o-object-fit:cover;object-fit:cover;display:block}.blog__card-content{padding:16px 4px 0}.blog__card-tags{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;margin-bottom:16px;-ms-flex-wrap:wrap;flex-wrap:wrap}.blog__card-tag{padding:4px 8px;font-size:11px;text-transform:uppercase;border-radius:16px;background-color:#c8e3d3;font-weight:500;line-height:16px;letter-spacing:1px;text-align:center;vertical-align:bottom;color:#01563d}.blog__card-meta{margin-bottom:4px;font-size:14px;line-height:16px;color:#006f52;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog__card-meta-date{color:#006f52}.blog__card-meta-separator{color:#757776}.blog__card-meta-time{color:#454a48}.blog__card-title{font-weight:500;font-size:18px;line-height:24px}.blog__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.blog__pagination-info{white-space:nowrap;font-size:16px;line-height:16px;color:#454a48}.blog__pagination-button{padding:8px 12px;border:0;cursor:pointer;border-radius:2px;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;font-weight:600;font-size:16px;line-height:16px}.blog__pagination-button:hover{background-color:#f0f0f0}.blog__pagination-button--active{background-color:#006f52;color:#fff;border-color:#006f52}@media (max-width:1023px){.blog__grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media screen and (max-width:767px){.blog__title{font-size:40px;line-height:44px}.blog__grid{grid-template-columns:1fr;gap:24px}.blog__card-tags{margin-bottom:8px}}@media (max-width:1024px){.blog__controls{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}.blog__controls-search{width:100%;max-width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.blog__controls-filters{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.blog__controls-wrapper{margin-bottom:24px}.blog__search{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.blog__search-area{width:100%}.blog__search-wrapper{width:100%;-webkit-box-flex:0;-ms-flex:none;flex:none}.blog__search-input{width:100%}.blog__filter-wrapper{display:none;width:100%}.blog__filter-wrapper.is-open{display:block}.blog__filter{width:100%;min-width:100%}.blog__filter-dropdown{position:static;width:100%;margin-top:8px;display:none}.blog__filter-dropdown--open{display:block}.blog__filters-button{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;width:100%;border-radius:0 12px 0 12px;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.blog__pagination-info{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.blog__selected-tags{width:100%}.blog__modal-option{gap:5px;border:0;padding:6px 0 6px 10px}.blog__modal-clear{text-decoration:underline;color:#757776}.blog__modal-clear,.blog__modal-submit{font-weight:600;font-size:14px;line-height:16px}.blog__modal-submit{border-radius:0 12px 0 12px;color:#f1f1f1}}.article{background-color:#f1f1f1;padding-bottom:120px}.article__meta{margin-bottom:15px;margin-top:33px;font-size:18px;line-height:18px;color:#454a48;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px}.article__meta-date{color:#006f52;font-size:18px;line-height:18px}.article__meta-separator{font-size:12px;line-height:18px;color:#454a48}.article__meta-time{font-size:18px;line-height:18px;color:#454a48}.article__title,.article h1,.article h2{margin-bottom:24px;font-weight:500;font-size:56px;line-height:56px;color:#171d1a;max-width:674px}.article__tags{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.article__tag{padding:8px 12px;border-radius:12px;text-transform:uppercase;font-size:14px;line-height:16px;color:#01563d;background-color:#c8e3d3}.article__box,.article__tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.article__box{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.article__share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none}.article__share-label{font-size:18px;line-height:18px;color:#454a48}.article__share-icons{gap:8px}.article__share-icon,.article__share-icons{display:-webkit-box;display:-ms-flexbox;display:flex}.article__share-icon{width:32px;height:32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;-webkit-transition:opacity .3s;transition:opacity .3s;background-color:#fff;border:none!important}.article__share-icon:hover{opacity:.7}.article__share-icon svg{width:32px;height:32px;display:block}.article__featured-image{width:100%;height:400px;-o-object-fit:cover;object-fit:cover}.article__content{padding:60px 40px;max-width:800px;margin:0 auto}.article__content h1{margin:40px 0 16px;font-weight:500;font-size:40px;line-height:44px}.article__content h2{margin:35px 0 18px;font-weight:500;font-size:28px;line-height:32px}.article__content h3{font-size:22px;font-weight:600;margin:30px 0 15px;color:#34495e;line-height:1.4}.article__content h4{font-size:19px;margin:25px 0 12px}.article__content h4,.article__content h5{font-weight:600;color:#4a5568;line-height:1.5}.article__content h5{font-size:17px;margin:20px 0 10px}.article__content h6{font-size:16px;font-weight:600;margin:20px 0 10px;color:#4a5568;text-transform:uppercase;letter-spacing:.5px;line-height:1.5}.article__content p,.article__content span{margin-bottom:20px;font-size:18px;line-height:160%;color:#454a48}.article__content b,.article__content strong{font-weight:700}.article__content em,.article__content i{font-style:italic}.article__content u{text-decoration:underline}.article__content small{font-size:14px}.article__content mark{background-color:#fff3cd;padding:2px 4px}.article__content a{color:#006f52;border-bottom:1px solid #006f52;-webkit-transition:color .3s;transition:color .3s}.article__content a,.article__content a:hover{text-decoration:none}.article__content ol,.article__content ul{margin:20px 0;padding-left:30px}.article__content ol li,.article__content ul li{margin:10px 0;color:#454a48;line-height:1.8}.article__content ol li span,.article__content ul li span{color:#454a48;line-height:1.8}.article__content ul{list-style-type:disc}.article__content ol{list-style-type:decimal}.article blockquote{margin:30px 0;padding:20px 30px;border-left:4px solid #006f52;font-style:italic;color:#171d1a}.article blockquote p{margin-bottom:10px}.article blockquote p:last-child{margin-bottom:0}.article code{background-color:#f4f4f4;padding:2px 6px;border-radius:3px;font-family:Courier New,monospace;font-size:14px;color:#c7254e}.article pre{background-color:#282c34;color:#abb2bf;padding:20px;border-radius:5px;overflow-x:auto;margin:25px 0}.article pre code{background-color:transparent;padding:0;color:inherit;font-size:14px}.article table{width:100%;border-collapse:collapse;margin:30px 0;font-size:15px}.article table th{background-color:#5ca88a;color:#fff;padding:12px 15px;text-align:left;font-weight:600}.article table td{padding:12px 15px;border-bottom:1px solid #e0e0e0}.article table tr:hover{background-color:#f8f9fa}.article hr{border:none;border-top:2px solid #e0e0e0;margin:40px 0}.article img{max-width:100%;height:auto}.article figure,.article img{margin:30px 0}.article figure img{margin:0 0 10px}.article figcaption{font-size:14px;color:#999;text-align:center;font-style:italic}.article iframe{max-width:100%;margin:30px 0;border-radius:8px}.article abbr{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help}.article details{margin:20px 0;padding:15px;background-color:#f8f9fa;border-radius:5px}.article summary{cursor:pointer;font-weight:600;color:#2c3e50}.article__quote{padding:60px 30px 20px;margin:40px 0;border-left:4px solid #006f52;position:relative}.article__quote:before{content:"";width:40px;height:40px;position:absolute;top:10px;left:25px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.667 35A6.667 6.667 0 015 28.333C5 25.878 7.222 18.1 11.667 5H15l-3.333 16.667a6.666 6.666 0 110 13.333zm16.666 0a6.667 6.667 0 01-6.666-6.667c0-2.455 2.222-10.233 6.666-23.333h3.334l-3.334 16.667a6.667 6.667 0 110 13.333z' fill='%23006F52'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.article__quote-text{margin-bottom:15px;font-size:20px;line-height:160%}.article__quote-author{font-weight:600!important;font-size:18px!important;line-height:18px!important;color:#171d1a!important}.article__quote p{padding-top:45px}.article__highlight{background-color:#c8e3d3;padding:48px;margin:40px 0}.article__highlight p{margin:0;font-weight:300;font-size:28px;line-height:36px}.article__image{width:100%;max-width:500px;height:auto;margin:40px auto;display:block}.article ul{margin:20px 0;padding-left:0;list-style:none}.article ul li{margin:10px 0;color:#454a48;position:relative;padding-left:25px;list-style:none}.article ul li:before{content:"";width:12px;height:19px;position:absolute;left:0;top:6px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='19' fill='none'%3E%3Cpath d='M12 6.693L6.965 9.158 0 5.731V.801l12 5.892zM12 12.585L0 18.447v-4.93l12-5.892v4.96z' fill='%23006F52'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.article ul::marker{display:none;content:""}.article__download{background-color:#f8f9fa;padding:20px;max-width:674px;margin:30px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;cursor:pointer;-webkit-transition:background-color .3s;transition:background-color .3s}.article__download:hover{background-color:#e9ecef}.article__download-icon{width:48px;height:48px;background-color:transparent;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}.article__download-icon svg{width:48px;height:48px}.article__download-content{-webkit-box-flex:1;-ms-flex:1;flex:1;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}.article__download-text{font-weight:600;font-size:18px;line-height:18px;color:#454a48}.article__download-text span{font-weight:400;font-size:14px;line-height:16px}.article__download-btn{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}.article__download-btn svg{width:24px;height:24px}.article__related{padding:60px 0;overflow:hidden}.article__related-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:16px;padding-bottom:16px;border-bottom:1px solid #d1d2d1}.article__related-title,.article__related h2{margin:0;font-weight:500;font-size:32px;line-height:36px}.article__related-controls{gap:8px}.article__related-arrow,.article__related-controls{display:-webkit-box;display:-ms-flexbox;display:flex}.article__related-arrow{width:32px;height:32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;border:none;border-radius:2px;cursor:pointer;-webkit-transition:opacity .3s;transition:opacity .3s;padding:0}.article__related-arrow:hover{opacity:.7}.article__related-arrow svg{width:32px;height:32px}.article__related-carousel{position:relative}.article__related-carousel .slick-slide{padding:0 10px}.article__related-carousel .slick-list{margin:0 -10px}.article__related-carousel .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.article__related-carousel-grid{display:block}.article__card{overflow:hidden;text-decoration:none;color:inherit;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.article__card-image{height:200px}.article__card-image,.article__card img{width:100%;-o-object-fit:cover;object-fit:cover}.article__card img{height:244px}.article__card-content{padding:16px 4px}.article__card-tags{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;margin-bottom:16px;-ms-flex-wrap:wrap;flex-wrap:wrap}.article__card-tag{padding:4px 8px;border-radius:16px;text-transform:uppercase;background-color:#c8e3d3;font-weight:500;font-size:11px;line-height:16px;text-align:center;vertical-align:bottom;color:#01563d}.article__card-meta{font-size:12px;color:#999;margin-bottom:10px}.article__card-date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:4px}.article__card-date-text{font-size:14px;line-height:16px;color:#006f52}.article__card-date-separator{font-size:10px;line-height:16px;color:#454a48}.article__card-date-time{font-size:14px;line-height:16px;color:#454a48}.article__card-title{font-weight:500;font-size:18px;line-height:24px;color:#171d1a}@media screen and (max-width:1023px){.article__content{padding-top:0;padding-left:0;padding-right:0;max-width:690px}}@media screen and (max-width:767px){.article{padding-left:24px;padding-right:24px;padding-bottom:28px}.article__download-link{display:block;margin-bottom:30px}.article__meta{margin-top:5px;margin-bottom:16px}.article__title{font-size:40px!important;line-height:44px!important}.article__tag{padding:8px 12px;border-radius:16px}.article__tags{margin-bottom:24px}.article__box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:24px;margin-bottom:0;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.article__content{padding-bottom:0}.article__content h1{margin-top:20px}.article__content h2{margin:38px 0 12px}.article__content ul{padding-left:6px;margin-top:14px}.article__content p{margin-bottom:14px}.article__quote{padding:60px 24px 10px;margin-top:32px;margin-bottom:32px}.article__highlight{margin-top:32px;margin-bottom:32px;padding:24px}.article__related-grid{grid-template-columns:1fr}.article img{margin-top:32px;margin-bottom:22px}.article__download{padding:16px;gap:12px;margin-top:64px;margin-bottom:0}.article__download-icon{width:auto;height:auto}.article__download-icon svg{width:26px;height:auto}.article__download-text{font-size:14px;line-height:16px}.article__related{padding:0 24px}.article__related-header{margin-bottom:0}.article__related-title{font-size:28px!important;line-height:32px!important}.article__card img{max-width:100%;margin:16px auto 0 0}.article__card-tags{gap:4px}.article__card-date{gap:6px}}@media screen and (max-width:480px){.article__card img{max-width:100%}}@media screen and (max-width:439px){.article__share{gap:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.article__share-icons{gap:6px}.article__related{padding:0}.article__related-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}.article__related-controls{margin-top:16px}}.event{background:#f1f1f1;padding-left:24px;padding-right:24px}.event__header{padding-top:48px}.event__tags{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-bottom:16px}.event__tag{padding:8px 12px;border-radius:16px;color:#01563d;text-transform:uppercase;font-size:14px;line-height:16px;text-align:center;background:#c8e3d3}.event__title{font-weight:500;font-size:56px;line-height:56px;margin-bottom:40px}.event__title-section{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:16px}.event__info-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:14px}.event__info-card{background:#fff;padding:40px;text-align:center}.event__info-icon{width:33px;height:32px;margin:0 auto 20px;display:block}.event__info-label{margin-bottom:8px}.event__info-label,.event__info-value{font-size:18px;line-height:18px;text-align:center}.event__info-value{font-weight:600}.event__hero-image{width:100%;-o-object-fit:cover;object-fit:cover;margin-bottom:34px}.event__content{padding-top:60px;max-width:674px;margin:0 auto}.event__section-title{margin-bottom:20px;font-weight:500;font-size:40px;line-height:44px}.event__section-subtitle{font-weight:500;font-size:28px;line-height:32px;color:#000;margin:40px 0 16px}.event__text{color:#454a48}.event__link,.event__text{font-size:18px;line-height:160%}.event__link{font-weight:700;color:#006f52;text-decoration:underline}.event__link:hover{text-decoration:none}.event__list{list-style:none}.event__list-item{position:relative;font-weight:400;font-size:18px;line-height:160%;padding:0 0 0 30px;margin-bottom:10px;color:#454a48}.event__list-item:before{content:"";width:12px;height:19px;position:absolute;left:4px;top:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='19' fill='none'%3E%3Cpath d='M12 6.693L6.965 9.158 0 5.731V.801l12 5.892zM12 12.585L0 18.447v-4.93l12-5.892v4.96z' fill='%23006F52'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.event__list-item strong{font-weight:700}.event__speakers{margin:30px 0}.event__speaker{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;margin:24px 0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.event__speaker-image{width:88px;height:88px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.event__speaker-info{-webkit-box-flex:1;-ms-flex:1;flex:1}.event__speaker-name{font-weight:600;font-size:18px;line-height:18px;margin-bottom:5px}.event__speaker-role{font-size:16px;line-height:16px;color:#006f52;margin-bottom:12px}.event__speaker-topic{font-weight:500;font-size:18px;line-height:24px}.event__cta{text-align:left;padding:40px 0}.event__cta-title{margin-bottom:16px;font-weight:500;font-size:28px;line-height:32px}.event__cta-text{font-size:18px;line-height:160%;color:#454a48;margin-bottom:38px}.event__register-btn{background:#006f52;color:#f1f1f1!important;padding:16px 16px 16px 20px;border:none;border-top-right-radius:12px;border-bottom-left-radius:12px;font-weight:600;font-size:14px;line-height:16px;cursor:pointer;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;gap:8px;-webkit-transition:background .3s;transition:background .3s}.event__register-btn svg{width:14px;height:9px}.event__register-btn:hover{background:#005a42}@media screen and (max-width:1023px){.event__hero-image{margin-bottom:30px}.event__content{padding-top:50px}.event__section-title{margin-bottom:16px}}@media screen and (max-width:767px){.event__tag{padding:8px 12px;border-radius:16px}.event__tags{margin-bottom:16px}.event__title{font-size:40px;line-height:44px;margin-bottom:24px}.event__title-section{-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:0;margin-bottom:24px}.event__info-cards{grid-template-columns:1fr;gap:16px;margin-bottom:0}.event__info-card{padding:32px 24px}.event__info-label{margin-bottom:12px}.event__content{padding-top:30px}.event__section-title{margin-bottom:12px}.event__section-subtitle{margin-top:32px;margin-bottom:12px}.event__list-item{padding-left:26px}.event__speaker{-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;text-align:left;gap:0}.event__speaker-image{width:88px;height:88px;margin-bottom:16px}.event__speakers{margin:20px 0}.event__cta{text-align:left}.event__hero-image{margin-bottom:10px}.event__header{padding:20px 0 24px}.event .article__related{max-width:272px;padding:0 0 60px}.event .article__card img{margin-left:0}}.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:100%}.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}.sustainability .contact-section{padding-left:20px;padding-right:20px}}@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-top:20px;padding-bottom:20px;padding-left:24px}.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{max-width:120px}}.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}.films-hero{background:#006f52;position:relative;overflow:hidden}.films-hero .breadcrumb svg path{fill:#f1f1f1}.films-hero .breadcrumb-link,.films-hero .breadcrumb span{color:#f1f1f1}.films-hero__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.films-hero__content{z-index:1;width:100%}.films-hero__title{max-width:500px;font-size:56px;line-height:56px;font-weight:500;padding-top:22px;padding-bottom:16px;color:#f1f1f1}.films-hero__desc{font-size:18px;line-height:160%;color:#f1f1f1;max-width:413px;padding-bottom:105px}.films-hero__image{position:absolute;right:0;max-width:727px;top:0;height:100%}.films-hero__image img{width:auto;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.films-hero__image-mobile{display:none}@media screen and (max-width:1024px){.films-hero__title{max-width:404px;font-size:48px;line-height:52px;font-weight:400;padding-top:25px}.films-hero__image{max-width:500px}}@media screen and (max-width:768px){.films-hero__title{max-width:310px;padding-top:42px;padding-bottom:9px}.films-hero__desc{font-size:16px;max-width:310px;padding-bottom:105px}.films-hero__image{max-width:374px;overflow:hidden}.films-hero__image img{width:auto;height:100%}}@media screen and (max-width:580px){.films-hero__title{font-size:36px;line-height:40px;padding-top:10px}.films-hero__desc{padding-bottom:39px}.films-hero__content{max-width:440px}.films-hero__grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto}.films-hero__image{position:relative;max-width:100%;width:100%;height:320px;bottom:0;left:0;right:0}.films-hero__image-desktop{display:none}.films-hero__image-mobile{display:block;position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);height:320px;overflow:hidden;left:7px}.films-hero__image-mobile img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}}@media screen and (max-width:320px){.films-hero__grid{max-width:272px}}.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}}.single-product{background:#f1f1f1}.single-product .breadcrumb{padding-bottom:40px}.single-product__hero{display:grid;grid-template-columns:1fr .9fr;gap:20px;margin-bottom:97px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single-product__hero h1{font-size:40px;font-weight:500;line-height:44px;margin-bottom:20px}.single-product__hero h1.mobile{display:none}.single-product__hero p{font-size:16px;line-height:160%;margin-bottom:24px;color:#454a48}.single-product__content{max-width:413px}.single-product__list{padding-bottom:42px}.single-product__list li{color:#454a48;position:relative;padding-left:28px;margin-bottom:12px;font-size:16px;line-height:160%}.single-product__list li:before{content:"";position:absolute;left:0;top:3px;width:20px;height:20px;background-image:url(../images/Check-Icon.svg);background-size:cover;background-repeat:no-repeat;border-radius:50%}.single-product__media{position:relative;max-width:563px}.single-product__gallery{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto;gap:16px}.single-product__gallery a{display:block}.single-product__gallery img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.single-product__gallery a:first-child{grid-column:1/-1;grid-row:1;height:422px}.single-product__gallery a:not(:first-child){grid-row:2;height:132px;cursor:pointer;-webkit-transition:border-color .2s;transition:border-color .2s}.single-product__gallery a:not(:first-child):hover img{outline:2px solid #029e58}.single-product__suggested{padding:64px 48px;margin-bottom:226px;background:#fff}.single-product__suggested h2{font-weight:500;font-size:28px;line-height:32px;padding-bottom:13px}.single-product__suggested>p{max-width:513px;font-size:16px;line-height:160%;margin-bottom:20px}.single-product .separator{border-bottom:1.5px solid #f1f1f1;margin-bottom:30px}.single-product__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}.single-product__grid h2{font-weight:600;font-size:24px;line-height:28px;padding-bottom:14px}.single-product__applications{display:grid;grid-template-columns:repeat(2,262px);gap:16px;margin-bottom:47px}.single-product__applications-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;max-width:262px;padding:16px 16px 16px 12px;border:1px solid #d1d2d1;border-radius:2px;background:#fff;-webkit-transition:border-color .2s;transition:border-color .2s}.single-product__applications-item img{width:24px;height:24px}.single-product__applications-item .taxonomy-name{font-size:14px;line-height:16px;color:#454a48}.single-product__applications-item:hover{border-color:#029e58}.single-product__sustainability{margin-top:50px}.single-product__benefits ul{display:grid;grid-template-columns:repeat(2,1fr);padding-top:4px;padding-bottom:14px}.single-product__benefits li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding-left:28px;padding-bottom:34px}.single-product__benefits li span{max-width:352px;font-size:16px;padding-left:50px;line-height:160%;color:#454a48}.single-product__benefits li:before{content:"";display:inline-block;position:absolute;width:32px;height:32px;background-image:url(../images/Check-Icon.svg);background-size:cover;background-repeat:no-repeat}.single-product__technical-icons{display:grid;grid-template-columns:repeat(3,1fr)}.single-product .taxonomy-icons{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:24px;margin-top:32px}.single-product .taxonomy-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.single-product .taxonomy-icon img{width:48px;height:48px}.single-product .taxonomy-icon .taxonomy-name{font-size:18px;line-height:18px}@media screen and (max-width:1024px){.single-product__gallery a:first-child{height:338px}.single-product__gallery a:not(:first-child){height:104px}.single-product__hero{margin-bottom:80px}.single-product__suggested{padding:48px 32px}.single-product__benefits ul{padding-bottom:12px}.single-product__list{padding-bottom:23px}}@media screen and (max-width:768px){.single-product__gallery a:first-child{height:480px}.single-product__gallery a:not(:first-child){height:153px}.single-product__hero{margin-bottom:60px;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;gap:39px}.single-product__hero h1{font-size:36px;line-height:40px;margin-bottom:15px}.single-product__hero p{margin-bottom:17px}.single-product__list{padding-bottom:21px}.single-product__list li{margin-bottom:11px}.single-product__media{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;max-width:100%}.single-product__content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.single-product__suggested{margin-bottom:60px}}@media screen and (max-width:660px){.single-product__applications{max-width:100%;grid-template-columns:1fr 1fr}.single-product__benefits ul{grid-template-columns:1fr}.single-product__technical-icons{gap:22px;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:520px){.single-product .breadcrumb{padding-bottom:75px}.single-product__hero{margin-bottom:64px;gap:16px}.single-product__hero h1{font-size:28px;line-height:32px;display:none}.single-product__hero h1.mobile{display:block}.single-product__hero p{margin-bottom:42px}.single-product__gallery{gap:8px}.single-product__gallery a:first-child{height:201px}.single-product__gallery a:not(:first-child){height:63px}.single-product__content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.single-product__media{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.single-product .btn-green{max-width:100%}.single-product__grid{gap:0}.single-product .separator{margin-bottom:23px}.single-product__application h2{font-size:24px;line-height:28px;padding-bottom:10px}.single-product__suggested{padding:48px 24px}.single-product__suggested h2{font-size:20px;line-height:24px}.single-product__suggested>p{margin-bottom:13px}.single-product__benefits ul{padding-bottom:27px}.single-product__benefits li{padding-bottom:21px;padding-left:0}}.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:365px}.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:515px;height:515px;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}.valueSupport__images{width:262px;height:219px}.valueSupport__images:before{width:219px;height:219px;top:-10px;left:30px}.valueSupport__shape{width:253px;height:219px}.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__shape{background:url(../images/flow-blue-digital.png);width:600px;height:512px;clip-path:none;background-size:cover;background-repeat:no-repeat;background-position:50%}.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}.our-commitment .is-image-left .connectedBlocks__imageBg,.our-commitment .is-image-right .connectedBlocks__imageBg{height:295px}}@media screen and (max-width:767px){.our-commitment .is-image-right .connectedBlocks__content{padding:48px 24px;-webkit-box-sizing:border-box;box-sizing:border-box}.our-commitment .is-image-left .connectedBlocks__row{margin-right:auto}.our-commitment .is-image-left .connectedBlocks__content{padding:48px 24px}}.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%}}.career-cards{padding:0 0 160px}.career-cards__title{font-size:32px;line-height:36px;font-weight:500;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #d1d2d1}.career-cards__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.career-card{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;text-decoration:none;-webkit-transition:-webkit-transform .25s ease,-webkit-box-shadow .25s ease;transition:-webkit-transform .25s ease,-webkit-box-shadow .25s ease;transition:transform .25s ease,box-shadow .25s ease;transition:transform .25s ease,box-shadow .25s ease,-webkit-transform .25s ease,-webkit-box-shadow .25s ease}.career-card__image{position:relative;width:100%;height:176px;overflow:hidden;padding:12px}.career-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.career-card__footer{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;border-bottom:4px solid transparent;-webkit-transition:border-color .25s ease;transition:border-color .25s ease;padding:16px 24px 24px}.career-card__title{font-size:16px;line-height:16px;font-weight:600}.career-card__icon{width:10px;height:10px;background:url(../images/arrow-black.svg) no-repeat 50%;background-size:contain;-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;display:none}.career-card:hover .career-card__footer{border-bottom-color:#029e58}.career-card:hover .career-card__icon{display:block}@media screen and (max-width:1200px){.career-cards{padding-bottom:156px}}@media screen and (max-width:950px){.career-cards{padding-bottom:124px}.career-cards__grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media screen and (max-width:680px){.career-cards{padding-bottom:80px}.career-cards__title{font-size:28px;line-height:32px}.career-cards__grid{grid-template-columns:1fr;gap:24px}}.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}.career-text-image{padding:120px 0 83px}.career-text-image__inner{display:grid;grid-template-columns:1fr 1fr;gap:30px;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.career-text-image__inner.fullImage{grid-template-columns:1fr}.career-text-image__inner.fullImage .career-text-image__title{margin-bottom:32px}.career-text-image__content{max-width:500px}.career-text-image__content.LeftImage{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.career-text-image__title{margin-bottom:11px;font-size:48px;line-height:52px;position:relative}.career-text-image__title:after{content:"";display:block;width:40px;height:4px;background:#029e58;margin-top:7px}.career-text-image__description p{margin-bottom:16px;font-size:16px;line-height:160%;color:#454a48}.career-text-image__description p span{color:#006f52;font-weight:600;text-transform:uppercase;font-size:18px;line-height:24px}.career-text-image__description p strong{font-weight:700}.career-text-image__description p a{font-size:16px;line-height:160%;font-weight:700;color:#006f52;text-underline-offset:25%;text-decoration-thickness:10%}.career-text-image--with-cards{padding:160px 0}.career-text-image--with-cards .career-text-image__title{margin-bottom:17px}.career-text-image--with-cards .career-text-image__title:after{margin-top:11px}.career-text-image--with-cards .career-text-image__media img{max-height:400px}.career-text-image--with-cards .career-text-image__description p{font-size:18px}.career-text-image--with-cards .career-text-image .btn-text-green{padding-top:9px}.career-text-image--with-cards .career-text-image__cards{margin-top:77px}.career-text-image__list-title{margin:15px 0 30px;font-size:16px;line-height:160%;color:#454a48}.career-text-image__list{padding-bottom:44px;display:grid;gap:14px;margin-bottom:24px}.career-text-image__list li{position:relative;padding-left:32px;font-size:16px;line-height:160%;color:#454a48}.career-text-image__list li:before{content:"";position:absolute;left:0;background-image:url(../images/Check-Icon.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;width:24px;height:24px;border-radius:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%}.career-text-image__list li strong{font-weight:700}.career-text-image .btn-text-green{display:inline-block;padding-top:24px}.career-text-image__media{position:relative;width:auto}.career-text-image__media.fullImage img{max-height:576px;-o-object-fit:cover;object-fit:cover}.career-text-image__media.LeftImage{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.career-text-image__media img{width:100%;max-height:484px;display:block;-o-object-fit:contain;object-fit:contain}.career-text-image__cards{margin-top:80px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media (max-width:1024px){.career-text-image__cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.career-text-image__cards{grid-template-columns:1fr;gap:16px}}.career-text-image__card{background:#006f52;padding:24px 64px;text-align:center;color:#fff}.career-text-image__card-number{display:block;font-size:48px;line-height:52px;color:#f1f1f1}.career-text-image__card-title{display:block;font-weight:500;font-size:16px;line-height:160%;color:#f1f1f1}.benefits-beyond .career-text-image{overflow:hidden}.benefits-beyond .career-text-image__content a{text-decoration:underline}.benefits-beyond .career-text-image__content a:hover{text-decoration:none}@media screen and (max-width:1200px){.benefits-beyond .career-text-image{padding-top:96px}.benefits-beyond .valueSupport__visual{width:404px;height:auto}.benefits-beyond .valueSupport__image--right.TextImage{width:256px;height:266px;top:35px;left:147px}.benefits-beyond .valueSupport__image--left.TextImage{width:192px;height:220px;top:147px}.benefits-beyond .valueSupport__images:before{width:325px;height:325px;left:15px}.benefits-beyond .valueSupport__shape{width:376px;height:404px}}@media screen and (max-width:950px){.benefits-beyond .career-text-image__title{font-size:40px;line-height:44px}.benefits-beyond .valueSupport__visual{width:308px}.benefits-beyond .valueSupport__image--right.TextImage{width:195px;height:203px;top:27px;left:112px}.benefits-beyond .valueSupport__image--left.TextImage{width:146px;height:168px;top:112px}.benefits-beyond .valueSupport__images:before{width:248px;height:248px;left:29px}.benefits-beyond .valueSupport__shape{width:287px;height:308px}}@media screen and (max-width:680px){.benefits-beyond .career-text-image{padding-top:80px}.benefits-beyond .career-text-image__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;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:40px}.benefits-beyond .career-text-image__title{font-size:32px;line-height:36px}.benefits-beyond .valueSupport__visual{width:272px}.benefits-beyond .valueSupport__image--right.TextImage{width:172px;height:179px;top:23px;left:99px}.benefits-beyond .valueSupport__image--left.TextImage{width:129px;height:148px;top:99px}.benefits-beyond .valueSupport__images{height:272px}.benefits-beyond .valueSupport__images:before{width:219px;height:219px;left:26px}.benefits-beyond .valueSupport__shape{width:253px;height:272px}}.life-at-wipak .career-text-image{overflow:hidden}.life-at-wipak .career-text-image__content a{text-decoration:underline}.life-at-wipak .career-text-image__content a:hover{text-decoration:none}.life-at-wipak .career-text-image__media img{max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content}.life-at-wipak .career-text-image__cards{gap:23px}@media screen and (max-width:1200px){.life-at-wipak .career-text-image{padding-top:128px}.life-at-wipak .valueSupport__visual{width:404px;height:auto}.life-at-wipak .valueSupport__image--right.TextImage{width:256px;height:266px;top:35px;left:147px}.life-at-wipak .valueSupport__image--left.TextImage{width:192px;height:220px;top:147px}.life-at-wipak .valueSupport__images:before{width:325px;height:325px;left:15px}.life-at-wipak .valueSupport__shape{width:376px;height:404px}.life-at-wipak .career-text-image--with-cards{padding-bottom:128px}.life-at-wipak .career-text-image--with-cards .career-text-image__media img{-o-object-fit:cover;object-fit:cover;width:100%;max-height:100%;max-width:312px;height:400px}.life-at-wipak .career-text-image--with-cards .career-text-image__cards{gap:64px}.life-at-wipak .career-text-image--with-cards .career-text-image__card{padding:24px 48px}.life-at-wipak .career-text-image--list .valueSupport__visual{width:404px;height:auto}.life-at-wipak .career-text-image--list .valueSupport__image--right{width:256px;height:266px;top:35px;left:147px}.life-at-wipak .career-text-image--list .valueSupport__image--left{width:192px;height:220px;top:147px}.life-at-wipak .career-text-image--list .valueSupport__images:before{width:325px;height:325px;left:15px}.life-at-wipak .career-text-image--list .valueSupport__shape{width:376px;height:404px}}@media screen and (max-width:950px){.life-at-wipak .career-text-image--with-cards{padding-bottom:96px}.life-at-wipak .career-text-image--with-cards .career-text-image__inner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.life-at-wipak .career-text-image--with-cards .career-text-image__content{max-width:800px}.life-at-wipak .career-text-image--with-cards .career-text-image__media img{width:100%;max-width:100%;height:100%}.life-at-wipak .career-text-image--with-cards .career-text-image__cards{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px}.life-at-wipak .career-text-image--with-cards .career-text-image__card{padding:24px 32px}.life-at-wipak .career-text-image--with-cards .career-text-image__card-number{font-size:40px;line-height:44px}.life-at-wipak .career-text-image--list .valueSupport__visual{width:308px}.life-at-wipak .career-text-image--list .valueSupport__image--right{width:195px;height:203px;top:27px;left:112px}.life-at-wipak .career-text-image--list .valueSupport__image--left{width:146px;height:168px;top:112px}.life-at-wipak .career-text-image--list .valueSupport__images:before{width:248px;height:248px;left:29px}.life-at-wipak .career-text-image--list .valueSupport__shape{width:287px;height:308px}.life-at-wipak .career-text-image{padding-top:96px}.life-at-wipak .career-text-image__title{font-size:40px;line-height:44px}.life-at-wipak .valueSupport__visual{width:308px}.life-at-wipak .valueSupport__image--right.TextImage{width:195px;height:203px;top:27px;left:112px}.life-at-wipak .valueSupport__image--left.TextImage{width:146px;height:168px;top:112px}.life-at-wipak .valueSupport__images:before{width:248px;height:248px;left:29px}.life-at-wipak .valueSupport__shape{width:287px;height:308px}}@media screen and (max-width:680px){.life-at-wipak .career-text-image{padding-top:80px}.life-at-wipak .career-text-image__inner{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;gap:40px}.life-at-wipak .career-text-image__title{font-size:32px;line-height:36px}.life-at-wipak .valueSupport__visual{width:272px}.life-at-wipak .valueSupport__image--right.TextImage{width:172px;height:179px;top:23px;left:99px}.life-at-wipak .valueSupport__image--left.TextImage{width:129px;height:148px;top:99px}.life-at-wipak .valueSupport__images{height:272px}.life-at-wipak .valueSupport__images:before{width:219px;height:219px;left:26px}.life-at-wipak .valueSupport__shape{width:253px;height:272px}.life-at-wipak .career-text-image--with-cards .career-text-image__cards{grid-template-columns:1fr;gap:24px;margin-top:40px}.life-at-wipak .career-text-image--with-cards .career-text-image__card{padding:34px 32px}.life-at-wipak .career-text-image--list{padding-top:0;padding-bottom:0}.life-at-wipak .career-text-image--list .career-text-image__inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.life-at-wipak .career-text-image--list .valueSupport__visual{width:272px}.life-at-wipak .career-text-image--list .valueSupport__image--right{width:172px;height:179px;top:23px;left:99px}.life-at-wipak .career-text-image--list .valueSupport__image--left{width:129px;height:148px;top:99px}.life-at-wipak .career-text-image--list .valueSupport__images{height:272px}.life-at-wipak .career-text-image--list .valueSupport__images:before{width:219px;height:219px;left:26px}.life-at-wipak .career-text-image--list .valueSupport__shape{width:253px;height:272px}}.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}}.career-highlight{padding:120px 0 0}.career-highlight__inner{display:grid;grid-template-columns:437px 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff}.career-highlight__item{margin-bottom:82px;scroll-margin-top:120px}.career-highlight__item:last-child{margin-bottom:0}.career-highlight__item.is-reversed .career-highlight__inner{grid-template-columns:1fr 437px}.career-highlight__item.is-reversed .career-highlight__inner .career-highlight__media{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-left:auto}.career-highlight__item.is-reversed .career-highlight__inner .career-highlight__content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-right:auto}.career-highlight__media{position:relative;height:100%;max-width:437px}.career-highlight__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.career-highlight__content{max-width:587px;padding:88px 64px}.career-highlight__title{font-size:36px;line-height:40px;font-weight:500;margin-bottom:20px;position:relative}.career-highlight__title:after{content:"";display:block;width:40px;height:4px;background:#029e58;margin-top:12px}.career-highlight__description{margin-bottom:32px}.career-highlight__description p{font-size:16px;line-height:160%;color:#454a48;margin-bottom:16px}.career-highlight__description p strong{font-weight:700}.career-highlight__links{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;margin-bottom:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.career-highlight__links a{font-size:16px;font-weight:700;color:#006f52;padding-bottom:2px}.career-highlight__quote{margin-top:32px}.career-highlight__quote p{font-size:16px;line-height:160%;color:#006f52;margin-bottom:12px}.career-highlight__person strong{font-weight:700;font-size:14px;line-height:150%}.career-highlight__person span{font-size:14px;line-height:150%}@media screen and (max-width:1200px){.career-highlight{padding-bottom:0}.career-highlight__content{padding:64px 48px 24px}.career-highlight__media{max-width:404px}.career-highlight__inner{grid-template-columns:404px 1fr}.career-highlight.is-reversed .career-highlight__inner{grid-template-columns:1fr 404px}}@media screen and (max-width:1024px){.career-highlight{padding-top:64px;padding-bottom:50px}}@media screen and (max-width:950px){.career-highlight__item{margin-bottom:64px}.career-highlight__title{font-size:32px;line-height:36px;margin-bottom:8px}.career-highlight__title:after{margin-top:8px}.career-highlight__description{margin-bottom:24px}.career-highlight__media{max-width:100%;margin:0 auto;width:100%}.career-highlight__content{max-width:100%;padding:64px 70px 24px}.career-highlight__links{gap:24px}.career-highlight__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.career-highlight .is-reversed .career-highlight__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}}@media screen and (max-width:768px){.career-highlight{padding-top:48px;padding-bottom:14px}.career-highlight__content{padding:40px 24px 0}.career-highlight__title{font-size:28px;line-height:32px}}.page-template-roles--career .career-highlight{padding-top:120px;padding-bottom:160px}.page-template-roles--career .career-highlight__media{max-width:437px}.page-template-roles--career .career-highlight__inner{grid-template-columns:437px 1fr}@media screen and (max-width:1200px){.page-template-roles--career .career-highlight{padding-bottom:128px;padding-top:96px}.page-template-roles--career .career-highlight__media{max-width:359px}.page-template-roles--career .career-highlight__content{padding:64px 48px}.page-template-roles--career .career-highlight__inner{grid-template-columns:359px 1fr}.page-template-roles--career .career-highlight__item{margin-bottom:64px}.page-template-roles--career .career-highlight__item.is-reversed .career-highlight__inner{grid-template-columns:1fr 359px}}@media screen and (max-width:950px){.page-template-roles--career .career-highlight{padding-bottom:64px}.page-template-roles--career .career-highlight__media{max-width:220px}.page-template-roles--career .career-highlight__content{padding:64px 32px}.page-template-roles--career .career-highlight__inner{grid-template-columns:220px 1fr;display:grid}.page-template-roles--career .career-highlight__item.is-reversed .career-highlight__inner{display:grid;grid-template-columns:1fr 220px}}@media screen and (max-width:680px){.page-template-roles--career .career-highlight{padding-bottom:80px}.page-template-roles--career .career-highlight__title{font-size:24px;line-height:28px}.page-template-roles--career .career-highlight__description{margin-bottom:16px}.page-template-roles--career .career-highlight__media{max-width:100%}.page-template-roles--career .career-highlight__content{padding:40px 20px}.page-template-roles--career .career-highlight__inner{display:-webkit-box;display:-ms-flexbox;display:flex}.page-template-roles--career .career-highlight__item{margin-bottom:24px}.page-template-roles--career .career-highlight__item.is-reversed .career-highlight__inner{display:-webkit-box;display:-ms-flexbox;display:flex}}.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}}.jobs{margin:0 auto;padding:120px 0 147px}.jobs__header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:25px;padding-bottom:38px;gap:20px;border-bottom:1px solid #d1d2d1}.jobs__header,.jobs__select-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jobs__select-wrapper{position:relative;gap:10px}.jobs__select-wrapper span{font-size:14px;line-height:16px;color:#454a48}.jobs__sort-select{width:160px;height:48px;padding:0 44px 0 16px;font-size:16px;line-height:20px;border:1px solid transparent;background:#fff;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.jobs__sort-select:focus{border-color:#006f52;outline:none}.jobs__select-wrapper:after{content:"";position:absolute;top:50%;right:16px;width:12px;height:12px;background:url(../images/arrow-contact.svg) no-repeat 50%;background-size:contain;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}.jobs__search-wrapper{position:relative;max-width:320px;width:100%}.jobs__search{width:325px;height:48px;padding:0 16px 0 44px;border:1px solid transparent;font-size:16px;line-height:16px;outline:none}.jobs__search::-webkit-input-placeholder{color:#757776}.jobs__search::-moz-placeholder{color:#757776}.jobs__search:-ms-input-placeholder{color:#757776}.jobs__search::-ms-input-placeholder{color:#757776}.jobs__search::placeholder{color:#757776}.jobs__search:focus{border-color:#006f52}.jobs__search-icon{position:absolute;top:50%;left:14px;width:16px;height:16px;background:url(../images/header/Search-Icon.svg) no-repeat 50%;background-size:contain;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}.jobs__results{font-size:14px;line-height:16px;color:#454a48;margin-bottom:23px}.jobs__head{background:#c8e3d3;padding:24px;font-size:16px;line-height:20px;font-weight:500;text-transform:uppercase;margin-bottom:23px}.jobs__head,.jobs__item{display:grid;grid-template-columns:3fr 1.5fr 1.5fr 110px}.jobs__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;margin-bottom:12px;position:relative;-webkit-transition:background .2s ease;transition:background .2s ease}.jobs__item a{padding:40px 40px 40px 24px;font-size:16px;line-height:16px}.jobs__item:before{content:"";position:absolute;left:0;top:0;width:4px;height:100%;background:#006f52;opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.jobs__item:hover:before{opacity:1}.jobs__item>a:first-child{font-size:18px;line-height:18px;max-width:365px;font-weight:600;text-decoration:none;-webkit-box-sizing:content-box;box-sizing:content-box}.jobs__country{font-size:16px;line-height:16px;color:#454a48}.jobs__country span{display:none}.jobs__date{font-size:16px;line-height:16px}.jobs__date span{display:none}.jobs .hidden{display:none!important}.jobs__apply{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translateX(-6px);transform:translateX(-6px);-webkit-transition:opacity .25s ease,-webkit-transform .25s ease;transition:opacity .25s ease,-webkit-transform .25s ease;transition:opacity .25s ease,transform .25s ease;transition:opacity .25s ease,transform .25s ease,-webkit-transform .25s ease;pointer-events:none}.jobs__apply span{opacity:0;color:#006f52;font-weight:600;text-decoration:underline;text-underline-offset:25%;text-decoration-thickness:10%}.jobs__item:hover .jobs__apply span{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);pointer-events:auto}@media screen and (max-width:1024px){.jobs{padding:81px 0 144px}}@media screen and (max-width:768px){.jobs{padding:63px 0 112px}.jobs__item>a:first-child{font-size:16px;line-height:16px}}@media screen and (max-width:640px){.jobs{padding:63px 0}.jobs__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;padding-bottom:19px}.jobs__filters{width:100%}.jobs__search-wrapper{max-width:100%}.jobs__search{width:100%}.jobs__item>a:first-child{font-size:18px;line-height:18px}.jobs__item>a:last-child{margin-left:auto;padding-top:22px}.jobs__item{padding:24px 24px 11px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px;-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}.jobs__item:before{opacity:1}.jobs__item a{font-size:18px;line-height:18px;padding:0 0 13px}.jobs__head{display:none}.jobs__country span,.jobs__date span{display:inline-block;font-size:16px;line-height:16px;color:#454a48}.jobs__country{color:#006f52}.jobs__apply span{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);pointer-events:auto;font-size:16px;line-height:20px}}.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}}.product-finder__inner{display:grid;grid-template-columns:218px 1fr;gap:48px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:140px}.product-finder .product-filters{position:sticky;top:120px}.product-finder .product-filters__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:11px;margin-bottom:40px}.product-finder .product-filters__header h3{font-size:28px;line-height:32px;font-weight:500}.product-finder .product-filters__clear{background:none;border:0;font-size:14px;line-height:16px;font-weight:500;cursor:pointer;text-decoration:underline;color:#006f52;text-underline-offset:25%;text-decoration-thickness:10%}.product-finder .product-filters__clear.is-active{color:#006f52}.product-finder .product-filters__title{font-size:16px;line-height:16px;font-weight:600;margin-bottom:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;cursor:pointer}.product-finder .product-filters__arrow{width:12px;height:12px;background:url(../images/header/Arrow-Down-Icon.svg) no-repeat 50%;background-size:contain;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease}.product-finder .product-filters__group{margin-bottom:32px}.product-finder .product-filters__group ul{list-style:none;margin:0;padding:0;-webkit-transition:max-height .25s ease,opacity .2s ease;transition:max-height .25s ease,opacity .2s ease;overflow:hidden}.product-finder .product-filters__group.is-collapsed .product-filters__arrow{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.product-finder .product-filters__group.is-collapsed ul{max-height:0;opacity:0;pointer-events:none}.product-finder .product-filters__group li{margin-bottom:14px}.product-finder .product-filters__group label{display:grid;grid-template-columns:20px 1fr;gap:12px;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;line-height:16px;-webkit-transition:color .2s ease;transition:color .2s ease}.product-finder .product-filters__group input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border:1px solid #757776;border-radius:2px;position:relative;cursor:pointer}.product-finder .product-filters__group input[type=checkbox]:checked{background:#006f52;border-color:#006f52}.product-finder .product-filters__group input[type=checkbox]:checked:after{content:"";position:absolute;left:6px;top:2px;width:5px;height:8px;border:solid #f1f1f1;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.product-finder .filter-mobile,.product-finder .product-filters__close,.product-finder .product-filters__footer{display:none}@media screen and (max-width:1024px){.product-finder__inner{padding-bottom:100px}}@media screen and (max-width:768px){.product-finder__inner{gap:10px}}@media screen and (max-width:640px){.product-finder .blog__filters-button{padding:14px 20px;font-weight:400;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.product-finder__inner{grid-template-columns:1fr}.product-finder .filter-mobile{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%}.product-finder .products-meta__pages--mobile{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.product-finder .products-meta__pages{display:none}.product-finder .product-filters{position:fixed;top:0;right:0;width:100%;max-width:97%;height:100vh;background:#fff;z-index:1000;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;padding:24px;overflow-y:auto}.product-finder .product-filters__title{margin-bottom:24px}.product-finder .product-filters__group{margin-bottom:11px}.product-finder .product-filters__group ul{padding:0 8px}.product-finder .product-filters__group ul li{margin-bottom:18px}.product-finder .product-filters__group ul li span{font-size:16px}.product-finder .product-filters.is-open{-webkit-transform:translateX(0);transform:translateX(0)}.product-finder .product-filters__footer{text-align:center;display:block;bottom:0;padding-top:22px;background:#fff;border-top:1px solid #f1f1f1}.product-finder .product-filters__apply{width:100%;margin-top:22px;height:48px;border-top-right-radius:12px;border-bottom-left-radius:12px;background:#006f52;color:#f1f1f1;border:0;font-size:14px;line-height:16px;font-weight:600;cursor:pointer}.product-finder .product-filters__header{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #f1f1f1;padding-bottom:13px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px}.product-finder .product-filters__header .product-filters__clear{display:none}.product-finder .product-filters__header h3{font-size:20px;line-height:20px}.product-finder .product-filters__close{width:32px;height:32px;background:transparent;border:none;border-radius:4px;padding:0;cursor:pointer;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}.product-finder .product-filters__close img{width:25px;height:24px;display:block}.admin-bar .product-filters{top:46px;height:92vh}}.product-card{background:#fff;padding:12px;height:100%;-webkit-transition:border-bottom-color .25s ease;transition:border-bottom-color .25s ease;border-bottom:4px solid transparent}.product-card:hover{border-bottom:4px solid #029e58}.product-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%;text-decoration:none;color:inherit}.product-card__link--external{font-weight:600;text-decoration:underline;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;color:#006f52;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:5px;text-underline-offset:25%;text-decoration-thickness:10%;padding-bottom:6px}.product-card__media{position:relative;margin-bottom:28px;height:112px}.product-card__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.product-card__badge{position:absolute;top:12px;left:12px;background:#c8e3d3;color:#01563d;font-size:11px;line-height:16px;letter-spacing:.1px;font-weight:500;padding:4px 8px;border-radius:15px;text-transform:uppercase}.product-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-positive:1;flex-grow:1}.product-card__title{font-size:16px;line-height:20px;font-weight:500;margin-bottom:12px}.product-card__list{list-style:none;padding:0;margin:0 0 auto}.product-card__list li{font-size:14px;line-height:150%;color:#454a48;position:relative;padding-left:14px;margin-bottom:6px}.product-card__list li:before{content:"•";position:absolute;left:0;color:#029e58}.product-card__arrow{-ms-flex-item-align:end;align-self:flex-end;font-size:20px;color:#029e58;margin-top:16px;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}@media screen and (max-width:1024px){.product-card__media{margin-bottom:26px;height:145px}}@media screen and (max-width:768px){.product-card__media{height:91px}}@media screen and (max-width:640px){.product-card{padding:8px}.product-card__content{padding:0 8px}.product-card__media{height:138px;margin-bottom:16px}.product-card__arrow{margin-top:8px}}.product-results-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-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:32px;gap:24px}.product-search{position:relative;max-width:500px;width:100%}.product-search__icon{position:absolute;left:14px;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}.product-search__input{width:100%;padding:13px 8px 13px 42px;border:none;font-size:16px;line-height:16px;color:#757776}.product-search__input::-webkit-input-placeholder{font-size:16px;line-height:16px;color:#757776}.product-search__input::-moz-placeholder{font-size:16px;line-height:16px;color:#757776}.product-search__input:-ms-input-placeholder{font-size:16px;line-height:16px;color:#757776}.product-search__input::-ms-input-placeholder{font-size:16px;line-height:16px;color:#757776}.product-search__input::placeholder{font-size:16px;line-height:16px;color:#757776}.product-results-meta{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;border-top:1px solid #d1d2d1;padding-top:24px;color:#6f6f6f}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;border-bottom:1px solid #d1d2d1;padding-bottom:25px}.products-grid.is-empty{grid-template-columns:repeat(1,1fr)}.product-active-filters{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;gap:8px}.product-filter-pill{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:8px 8px 8px 12px;border-radius:999px;border:1px solid #c8e3d3;background:#fff;line-height:1;color:#006b3f;cursor:pointer;-webkit-transition:background .2s,border-color .2s;transition:background .2s,border-color .2s}.product-filter-pill span{white-space:nowrap;font-size:14px;line-height:16px;color:#006f52}.product-filter-pill i{font-style:normal;font-size:14px;line-height:16px;color:#006f52}.product-filter-pill:hover{background:#e9f6ef;border-color:#9ed7bf}.by-wiicare{font-size:14px;line-height:16px;color:#006f52;font-weight:600}.products-grid .product-card[data-application~=healthcare]{background:#c8e3d3;width:373px}.products-grid .product-card[data-application~=healthcare] .product-card__media{height:185px;margin-bottom:12px}.products-grid .product-card[data-application~=healthcare] .product-card__title{font-size:20px;line-height:24px;margin-bottom:9px;font-weight:600}.products-grid .product-card[data-application~=healthcare] .product-card__content{padding:16px 0 0 20px;max-width:309px}.products-grid .product-card[data-application~=healthcare] .product-card__list{padding-bottom:42px}.products-grid .product-card[data-application~=healthcare] .product-card__list li{padding-left:0}.products-grid .product-card[data-application~=healthcare] .product-card__arrow,.products-grid .product-card[data-application~=healthcare] .product-card__list li:before{display:none}@media screen and (max-width:1024px){.product-results-header{margin-bottom:23px}.product-results-meta{padding-top:24px}.products-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media screen and (max-width:640px){.product-results-header{gap:15px}.products-grid{grid-template-columns:1fr;gap:23px}}.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}.documents-tabs__nav{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;scroll-margin-top:100px}.documents-tabs__nav::-webkit-scrollbar{display:none}.documents-tabs__nav button{position:relative;padding:28px 31px;font-size:18px;white-space:nowrap;line-height:18px;font-weight:400;color:#454a48;background:transparent;border:0;cursor:pointer;-webkit-transition:background .2s ease,color .2s ease;transition:background .2s ease,color .2s ease}.documents-tabs__nav button:hover{background:rgba(200,227,211,.5019607843137255)}.documents-tabs__nav button.is-active{background-color:rgba(200,227,211,.5);color:#171d1a;border-top-right-radius:20px}.documents-tabs__nav button.is-active:after{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:4px;background:#029e58}.documents-tabs__arrow{display:none}.documents-tabs__arrow.is-visible{display:-webkit-box;display:-ms-flexbox;display:flex}.documents-tabs__content>div{display:none}.documents-tabs__content>div.is-active{display:block}.documents-tabs__grid{background:#f1f1f1;padding-top:42px}@media screen and (max-width:640px){.documents-tabs .grid-inside{position:relative}.documents-tabs__nav{overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.documents-tabs__nav button{padding:24px 20px;font-size:16px;line-height:16px}.documents-tabs__arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:32px;height:64px;border-radius:2px;background-color:#006f52;background-image:url(../images/pagination-element.svg);background-repeat:no-repeat;background-position:50%;background-size:cover;cursor:pointer;z-index:20}.documents-tabs__arrow--prev{left:0}.documents-tabs__arrow--next{right:0;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}}.documents-certificates{padding-bottom:120px}.documents-filters{display:grid;grid-template-columns:1fr auto;gap:24px;padding-bottom:38px;margin-bottom:25px;border-bottom:1px solid #d1d2d1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.documents-filters__search input{border:none;width:100%;max-width:323px;height:48px;padding:12px 12px 12px 40px;border-radius:4px;font-size:16px;color:#757776;line-height:16px;background:#fff url(../images/header/Search-Icon.svg) no-repeat 14px}.documents-filters__selects{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.documents-filters__selects select{height:48px;border:none;padding:12px 36px 12px 12px;border-radius:4px;font-size:16px;line-height:20px;background:#fff url(../images/arrow-down-icon-green.svg) no-repeat right 14px center;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.documents-meta{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-bottom:24px}.documents-meta__count,.documents-meta__pages{font-size:14px;line-height:16px;color:#454a48}.documents-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:12px}.documents-list__item{display:grid;grid-template-columns:48px 1fr auto;gap:24px;padding:20px 32px 20px 20px;background:#fff}.documents-list__item,.documents-list__left{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.documents-list__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.documents-list .documents-list__icon{width:56px;height:56px;border-radius:4px;background-color:rgba(200,227,211,.5);background-image:url(../images/pdf-icon.svg);background-repeat:no-repeat;background-position:50%;background-size:26px;-ms-flex-negative:0;flex-shrink:0}.documents-list__content{min-width:0}.documents-list__title{font-size:18px;line-height:18px;font-weight:600;margin-bottom:4px}.documents-list__meta{font-size:14px;line-height:16px;color:#454a48}.documents-list__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.documents-open{width:24px;height:24px;border-radius:6px;background:#f1f1f1 url(../images/eye-icon.svg) no-repeat 50%;background-size:16px;display:inline-block}.documents-download{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;text-decoration:underline;text-underline-offset:3px}.documents-download:after{content:"";width:16px;height:16px;background:url(../images/download-icon.svg) no-repeat 50%;background-size:contain}.documents-download:hover{opacity:.85}.documents-empty{padding:48px;text-align:center;font-size:15px;color:#7a7a7a}@media screen and (max-width:768px){.documents-filters{grid-template-columns:1fr;width:100%}}@media (max-width:640px){.documents-filters{width:100%;gap:12px}.documents-filters__toggle{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;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.documents-filters__selects select{display:none}.documents-filters .documents-filters__selects{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.documents-filters .documents-filters__selects.is-open select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.documents-filters select{width:100%}.documents-filters input{max-width:100%}.documents-list__item{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;gap:24px;padding:16px}.documents-list__left{display:none}.documents-list__title{margin-bottom:10px}.documents-open{width:40px;height:40px}}.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}.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}}.documents-reports{padding-bottom:120px}.documents-reports__grid{display:grid;grid-template-columns:repeat(3,325px);gap:24px}@media screen and (max-width:1024px){.documents-reports__grid{grid-template-columns:repeat(3,261px)}}@media screen and (max-width:580px){.documents-reports__grid{grid-template-columns:1fr;max-width:272px;margin:0 auto}}.documents-report-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;padding:12px}.documents-report-card__image{width:301px;height:225.75px;overflow:hidden;border-radius:4px}.documents-report-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;display:block}@media screen and (max-width:1024px){.documents-report-card__image{height:176.75px;width:auto}}@media screen and (max-width:768px){.documents-report-card__image{height:214px}}.documents-report-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;gap:10px;padding-top:24px;padding-bottom:18px}.documents-report-card__title{font-size:18px;line-height:18px;font-weight:600}.documents-report-card__title span{color:#006f52;font-size:16px;line-height:16px;font-weight:600;margin-left:4px}.documents-report-card__meta{font-size:14px;line-height:16px;color:#454a48}.documents-report-card__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:16px;padding-bottom:7px}.documents-report-card__actions span{text-decoration:underline;text-underline-offset:25%;text-decoration-thickness:10%}.documents-download{font-size:14px;line-height:16px;font-weight:600;color:#006f52}@media screen and (max-width:450px){.documents-reports__grid{gap:20px}.documents-report-card__image{height:187px}.documents-report-card__content{padding-bottom:25px}.documents-report-card__actions{padding-bottom:14px}}.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}.career{overflow:hidden}.career .grid-inside{max-width:1024px;-webkit-box-sizing:content-box;box-sizing:content-box}@media screen and (max-width:1200px){.career{overflow:auto}.career .grid-inside{-webkit-box-sizing:border-box;box-sizing:border-box;max-width:100%}}@media screen and (max-width:1023px){.career .intro-with-badge{padding-bottom:136px}}@media screen and (max-width:680px){.career .intro-with-badge{padding-top:104px}}.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}}.documents-brochures__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.documents-brochure-card{background:#fff;padding:12px;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;height:100%}.documents-brochure-card__image{width:100%;height:226px;overflow:hidden}.documents-brochure-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;display:block}.documents-brochure-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;padding:23px 16px 19px;gap:10px}.documents-brochure-card__title{font-size:18px;line-height:18px;font-weight:600;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:38px}.documents-brochure-card__meta{font-size:14px;line-height:16px;color:#454a48}.documents-brochure-card__actions{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;gap:12px;padding-bottom:11px}.documents-brochure-card select{height:28px;padding:0 28px 0 8px;font-size:12px;border-radius:6px;border:1px solid #d6ded9;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(../img/icon-chevron-down.svg);background-repeat:no-repeat;background-position:right 8px center}.documents-brochure-card .documents-download{font-size:14px;line-height:16px;font-weight:600;text-decoration:underline;text-underline-offset:25%;text-decoration-thickness:10%;color:#006f52}.documents-brochures .products-empty{margin-top:48px}@media (max-width:1024px){.documents-brochures__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.documents-brochures__grid{grid-template-columns:1fr;max-width:272px;margin:0 auto}.documents-brochure-card__image{height:184px}.documents-filters--brochures{-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}}.download-centre .blog__filters-button{display:none}@media (max-width:640px){.download-centre .blog__filters-button{display:block}}.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}}.landingPage{background:#f1f1f1;color:#171d1a}.landingPage__container{max-width:1100px;margin:0 auto;padding:0 24px}.landingPage__breadcrumb{position:absolute;top:18px;left:0;right:0;z-index:4}.landingPage__breadcrumb .landingPage__container{gap:8px;font-size:12px;color:rgba(23,29,26,.65)}.landingPage__breadcrumb .landingPage__container,.landingPage__breadcrumb a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.landingPage__breadcrumb a{text-decoration:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px;color:#006f52;font-weight:400;font-size:16px;line-height:16px;letter-spacing:0}.landingPage__breadcrumb a:hover{text-decoration:underline}.landingPage__breadcrumb span{color:#006f52;font-weight:400;font-size:16px;line-height:16px;letter-spacing:0}.landingPage__breadcrumb .bc-current{color:#454a48;font-weight:400;font-size:16px;line-height:16px;letter-spacing:0}.landingPage__breadcrumb .sep{opacity:.6}.landingPage__btn{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:10px;padding:16px 20px;border-bottom-left-radius:10px;border-top-right-radius:10px;font-size:14px;font-weight:600;text-decoration:none;border:1px solid transparent;-webkit-transition:background .3s ease;transition:background .3s ease}.landingPage__btn--primary{background:#006f52;color:#fff;margin-bottom:154px}.landingPage__btn--primary:hover{background:#005a43}.landingPage__kicker{display:inline-block;color:#006f52;margin-bottom:10px;position:relative;font-weight:400;font-size:18px;line-height:24px;letter-spacing:0;text-transform:uppercase}.landingPage__kicker:after{content:"";display:block;width:40px;height:4px;background:#029e58;margin-top:12px}.landingPage__h2{margin:0 0 12px;font-weight:400;font-size:48px;line-height:52px;letter-spacing:0}.landingPage__p{margin:0;color:rgba(23,29,26,.7);white-space:pre-line;font-weight:400;font-size:16px;line-height:150%;letter-spacing:0}.landingPage__hero{position:relative;background:#fff;overflow:hidden}.landingPage__heroImg{width:100%;height:55vw;min-height:260px;max-height:720px;-o-object-fit:cover;object-fit:cover;display:block}.landingPage__heroImgMobile{display:none}.landingPage__heroInner{position:absolute;inset:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:3}.landingPage__heroContent{max-width:520px;padding:160px 0 40px}.landingPage__heroTitle{margin:0 0 18px;position:relative;display:inline-block;font-weight:400;font-size:48px;line-height:52px;letter-spacing:0;color:#171d1a}.landingPage__heroText{margin:0 0 48px;color:rgba(23,29,26,.7);white-space:pre-line;font-weight:400;font-size:20px;line-height:160%;color:#171d1a;letter-spacing:0}.landingPage__heroWave{position:absolute;left:0;bottom:0;width:100%}.landingPage__heroWave svg{width:100%;display:block;overflow:visible}.landingPage__heroWave svg path{fill:#f1f1f1}.landingPage__heroWave .wave-svg .bounce-icon{transform-box:fill-box;-webkit-transform-origin:center;transform-origin:center;-webkit-animation:bounceY 3s ease-in-out infinite;animation:bounceY 3s ease-in-out infinite;will-change:transform}@-webkit-keyframes bounceY{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@keyframes bounceY{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}.landingPage__heroScrollBtn{position:absolute;left:50%;top:18px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:56px;height:56px;border-radius:999px;background:#fff;border:0;-webkit-box-shadow:0 10px 30px rgba(0,0,0,.12);box-shadow:0 10px 30px rgba(0,0,0,.12);display:grid;place-items:center;cursor:pointer}.landingPage__intro{padding:160px 0}.landingPage__introGrid{display:grid;grid-template-columns:.95fr 1.05fr;gap:28px;padding:66px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.landingPage__introImageWrap{position:relative}.landingPage__introImg{width:100%;height:auto;display:block}.landingPage__introCaption{position:absolute;padding:34px 30px;background:#0b7d50;color:#fff;white-space:pre-line;font-weight:600;font-size:16px;line-height:20px;letter-spacing:0;text-align:center;width:80%;left:10%;bottom:-80px}.landingPage__drivers{padding:52px 0 58px;background:#f3f3f3}.landingPage__driversHead{max-width:562px;margin-bottom:44px}.landingPage__block-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.landingPage__card{background:#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;min-height:100%;border-bottom:3px solid transparent;-webkit-transition:.4s linear;transition:.4s linear}.landingPage__card:hover{border-bottom:3px solid #006f52}.landingPage__card:hover .landingPage__cardImg{-webkit-transform:scale(180%);transform:scale(180%)}.landingPage__cardMedia{aspect-ratio:16/9;background:#eee;overflow:hidden;border:16px solid #fff}.landingPage__cardImg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;-webkit-transition:.3s linear;transition:.3s linear}.landingPage__cardBody{padding:24px 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:8px;-webkit-box-flex:1;-ms-flex:1;flex:1}.landingPage__cardTitle{margin:0;font-weight:600;font-size:20px;line-height:20px;letter-spacing:0}.landingPage__cardText{margin:0;color:rgba(23,29,26,.7);-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:400;font-size:16px;line-height:160%;letter-spacing:0}.landingPage__cardLink{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:end;-ms-flex-pack:end;justify-content:flex-end;gap:8px;width:100%;padding:24px;border-top:1px solid #f1f1f1;color:#006f52;font-size:14px;font-weight:600;line-height:16px;letter-spacing:0;text-decoration:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;text-decoration-offset:25%;text-decoration-thickness:10%}.landingPage__cardLink:hover{text-decoration:underline}.landingPage__cardLink .arrow{font-size:14px;line-height:1}.landingPage__quote{background:#006f52;color:#fff;position:relative}.landingPage__quoteGrid{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.landingPage__quoteLeft{padding:95px 0;max-width:382px;position:relative;z-index:1}.landingPage__quoteText{margin:0;white-space:pre-line;font-weight:600;font-size:28px;line-height:32px;letter-spacing:0;color:#f1f1f1}.landingPage__quoteMeta{margin-top:18px;opacity:.9;color:#fff;font-weight:700;font-size:16px;line-height:160%;letter-spacing:0}.landingPage__quoteMeta:before{content:"";background-color:#029e58;height:4px;width:40px;display:block;margin-bottom:12px}.landingPage__quoteName{font-weight:700}.landingPage__quoteName,.landingPage__quoteRole{color:#fff;font-size:16px;line-height:160%;letter-spacing:0}.landingPage__quoteRole{font-weight:200}.landingPage__quoteRight{overflow:hidden;position:absolute;right:0;top:0;height:100%}.landingPage__quoteImg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}@media (max-width:1024px){.landingPage__container{padding:0 64px}.landingPage__heroImg{height:616px}}@media screen and (max-width:960px){.landingPage__quoteGrid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landingPage__quoteLeft{width:100%;max-width:564px;display:block;margin:0 auto;padding:95px 0 14px}.landingPage__quoteRight{position:relative;width:calc(100% + 128px);left:-64px}}@media (max-width:768px){.landingPage__h2{font-weight:600;font-size:40px;line-height:44px;letter-spacing:0}.landingPage__p{font-weight:400;font-size:16px;line-height:160%}.landingPage__heroContent{max-width:320px}.landingPage__heroImg{display:none}.landingPage__heroImgMobile{width:100%;-o-object-fit:cover;object-fit:cover;display:block;height:768px;-o-object-position:70%;object-position:70%}.landingPage__heroTitle{font-weight:600;font-size:40px;line-height:52px;letter-spacing:0}.landingPage__heroText{font-weight:400;font-size:18px;line-height:160%;letter-spacing:0}.landingPage__heroWave{width:200%;left:-50%}.landingPage__intro{padding:80px 0}.landingPage__introGrid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landingPage__introLeft{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.landingPage__introImg{max-width:472px}.landingPage__block-grid{grid-template-columns:repeat(2,1fr)}.landingPage__quoteGrid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landingPage__quoteRight{right:-64px}}@media screen and (max-width:520px){.landingPage__container{padding:0 24px}.landingPage__heroInner{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.landingPage__heroContent{padding:80px 0 40px}.landingPage__heroImgMobile{height:100vh}.landingPage__block-grid{grid-template-columns:repeat(1,1fr)}.landingPage__quoteRight{right:150px;width:calc(100% + 200px)}}.investments{background:#f1f1f1;color:#171d1a}.investments__container{max-width:1100px;margin:0 auto;padding:0 24px}.investments__kicker{display:inline-block;color:#006f52;margin-bottom:12px;position:relative;font-weight:400;font-size:18px;line-height:24px;letter-spacing:0;text-transform:uppercase}.investments__kicker:after{content:"";display:block;width:40px;height:4px;background:#029e58;margin-top:12px}.investments__kicker--onDark{color:#f1f1f1}.investments__kicker--onDark:after{background:hsla(0,0%,100%,.7)}.investments__h2{margin:0 0 12px;font-weight:400;font-size:48px;line-height:52px;letter-spacing:0;color:#171d1a}.investments__h2--onDark{color:#f1f1f1}.investments__p{margin:0;color:#454a48;font-weight:400;font-size:16px;line-height:160%;letter-spacing:0}.investments__p--onDark{color:#f1f1f1}.investments__btn{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:10px;padding:14px 18px;border-radius:10px;border:0;background:#0b7d50;color:#fff;font-weight:700;cursor:pointer}.investments__hero{position:relative;background:#fff;overflow:hidden}.investments__heroMedia{position:relative}.investments__heroImg{width:100%;height:520px;-o-object-fit:cover;object-fit:cover;display:block;background:#eaeaea}.investments__heroInner{position:absolute;inset:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2}.investments__heroCard{width:525px;background:hsla(0,0%,100%,.92);border-radius:0;padding:44px 46px;position:relative;clip-path:polygon(0 0,100% 0,100% 72%,80% 100%,0 100%)}.investments__heroCard .investments__kicker{font-weight:600;font-size:18px;line-height:24px;letter-spacing:0;text-transform:uppercase;color:#171d1a}.investments__heroTitle{margin:0;font-weight:400;font-size:48px;line-height:52px;letter-spacing:0}.investments__breadcrumb{position:absolute;top:18px;left:0;right:0;z-index:3}.investments__crumb,.investments__crumbSep{font-size:14px;color:rgba(23,29,26,.75);text-decoration:none}.investments__crumbSep{margin:0 10px}.investments__section{padding:80px 0}.investments__twoCol{display:grid;grid-template-columns:1fr 1fr;gap:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.investments__stats{position:relative;display:grid;gap:22px}.investments__stats: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}.investments__stats.is-active:before{-webkit-transform:scaleY(1);transform:scaleY(1);opacity:1}.investments__stat{position:relative;display:grid;grid-template-columns:48px 1fr;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:.3;-webkit-transition:opacity .6s ease;transition:opacity .6s ease}.investments__stat.is-active{opacity:1}.investments__statIcon{width:48px;height:48px;border-radius:999px;background:#c8e3d3;position:relative;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}.investments__statBox{background:#fff;padding:18px 22px;font-size:18px;font-weight:600;border-bottom:4px solid transparent}.investments__stat.is-active .investments__statBox{border-bottom:4px solid #029e58}.investments__core-block{max-width:944px}.investments__coreBox{margin-top:34px;background:#fff;border:1px solid rgba(23,29,26,.1);border-radius:12px;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.investments__coreCol{padding:48px 40px}.investments__coreCol:not(:last-child):after{content:"";display:block;width:1px;height:80%;position:absolute;top:10%;right:0;background:#f1f1f1}.investments__coreLabel{margin-bottom:8px;font-weight:400;font-size:20px;line-height:20px;letter-spacing:0;color:#006f52}.investments__coreTitle{margin-bottom:20px;font-weight:600;font-size:24px;line-height:28px;letter-spacing:0;color:#171d1a;min-height:84px}.investments__coreText{color:#454a48;white-space:pre-line;font-weight:400;font-size:16px;line-height:160%;letter-spacing:0}.investments__mediaRow{padding:86px 0}.investments__mediaRow.is-image-left .investments__mediaGrid{grid-template-columns:.95fr 1.05fr}.investments__mediaRow.is-image-left .investments__mediaText{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.investments__mediaRow.is-image-left .investments__mediaImageWrap{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.investments__mediaGrid{display:grid;grid-template-columns:1.05fr .95fr;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.investments__mediaText .investments__p{max-width:522px}.investments__mediaImageWrap{overflow:hidden}.investments__mediaImg{width:100%;height:auto;display:block}.investments__benefits{background:#006f52;color:#fff;position:relative;overflow:hidden}.investments__benefitsLeft{padding:95px 0 68px}.investments__benefitsGrid{display:grid;grid-template-columns:1.05fr .95fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.investments__benefitsRight{height:100%;position:absolute;right:0;top:0}.investments__benefitsImg{width:auto;height:100%;display:block;max-height:650px}.investments__checkList{list-style:none;padding:0;margin:20px 0 0;display:grid;gap:12px}.investments__checkItem{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;color:hsla(0,0%,100%,.9);line-height:1.6;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.investments__checkItem span{color:#f1f1f1}.investments__panel{background:#f3f3f3;padding:70px 0 90px}.investments__panelInner{background:#cfe7d8;padding:46px;display:grid;grid-template-columns:.95fr 1.05fr;gap:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top-right-radius:40px;border-bottom-left-radius:40px}.investments__panelImg{width:100%;height:auto;display:block;background:rgba(0,0,0,.06)}.investments__contact{background:#f3f3f3;padding:90px 0 110px}.investments__contactGrid{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.investments__formCard{background:#fff;border-radius:16px;padding:22px;-webkit-box-shadow:0 12px 30px rgba(0,0,0,.06);box-shadow:0 12px 30px rgba(0,0,0,.06)}.investments__formStep{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:rgba(23,29,26,.55);margin-bottom:10px;position:relative;padding-bottom:10px}.investments__formStep:after{content:"";position:absolute;left:0;bottom:0;width:240px;height:3px;background:#0b7d50}.investments__formTitle{font-size:26px;font-weight:900;margin:6px 0}.investments__formNote{margin:0 0 18px;color:rgba(23,29,26,.65);font-size:13px}@media (max-width:1024px){.investments__container{padding:0 64px}.investments__heroImg{height:520px}.investments__heroCard{width:480px;padding:40px;clip-path:polygon(0 0,100% 0,100% 72%,82% 100%,0 100%)}.investments__heroTitle{font-size:44px;line-height:48px}.investments__twoCol{gap:40px}.investments__coreBox{gap:18px}.investments__coreCol{padding:42px 32px}.investments__coreTitle{min-height:0}.investments__mediaRow{padding:76px 0}.investments__panel{padding:64px 0 84px}.investments__panelInner{padding:40px;gap:40px;border-top-right-radius:34px;border-bottom-left-radius:34px}.investments__contact{padding:84px 0 100px}.investments__contactGrid{gap:44px}}@media (max-width:767px){.investments__container{padding:0 64px}.investments__h2{font-size:40px;line-height:44px}.investments__heroImg{height:520px;-o-object-position:72% center;object-position:72% center}.investments__heroInner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.investments__heroCard{width:92%;max-width:420px;padding:34px 32px;clip-path:polygon(0 0,100% 0,100% 74%,82% 100%,0 100%)}.investments__heroTitle{font-size:40px;line-height:44px}.investments__section{padding:70px 0}.investments__twoCol{grid-template-columns:1fr;gap:34px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.investments__stats{gap:18px}.investments__stats:before{left:21px;top:24px;bottom:24px}.investments__stat{grid-template-columns:48px 1fr}.investments__statBox{font-size:16px}.investments__coreBox{grid-template-columns:1fr;gap:0}.investments__coreCol{padding:32px 28px;position:relative}.investments__coreCol:not(:last-child){border-bottom:1px solid #f1f1f1}.investments__coreCol:not(:last-child):after{display:none}.investments__coreTitle{min-height:0}.investments__mediaRow{padding:64px 0}.investments__mediaRow.is-image-left .investments__mediaText{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.investments__mediaRow.is-image-left .investments__mediaImageWrap{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.investments__mediaGrid{grid-template-columns:1fr!important;gap:22px}.investments__mediaText{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.investments__mediaText .investments__p{max-width:none}.investments__mediaImageWrap{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.investments__benefitsGrid{grid-template-columns:1fr}.investments__benefitsLeft{padding:64px 0 0}.investments__benefitsRight{position:static;height:auto;margin-top:22px}.investments__benefitsImg{width:100%;height:auto;max-height:none}.investments__panel{padding:56px 0 74px}.investments__panelInner{grid-template-columns:1fr;padding:34px;gap:22px;border-top-right-radius:32px;border-bottom-left-radius:32px}.investments__contact{padding:70px 0 90px}.investments__contactGrid{grid-template-columns:1fr;gap:28px}}@media (max-width:520px){.investments__container{padding:0 24px}.investments__h2{font-size:32px;line-height:36px}.investments__p{font-size:15px}.investments__heroImg{height:520px;-o-object-position:75% center;object-position:75% center}.investments__heroInner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:block}.investments__heroCard{width:calc(100% + 48px);max-width:none;padding:70px 24px 26px;clip-path:polygon(0 0,100% 0,100% 76%,84% 100%,0 100%);left:-24px}.investments__heroCard .investments__kicker{font-size:16px;line-height:22px}.investments__heroTitle{font-size:34px;line-height:38px}.investments__section{padding:60px 0}.investments__stats{gap:14px}.investments__stats:before{left:19px}.investments__stat{grid-template-columns:40px 1fr;gap:12px}.investments__statIcon{width:40px;height:40px}.investments__statBox{padding:14px 16px;font-size:15px}.investments__coreCol{padding:28px 22px}.investments__coreLabel{font-size:18px;line-height:18px}.investments__coreTitle{font-size:20px;line-height:24px;margin-bottom:14px}.investments__benefitsLeft{padding:56px 0 0}.investments__benefits__checkList{gap:10px}.investments__panel{padding:52px 0 70px}.investments__panelInner{padding:24px;border-top-right-radius:26px;border-bottom-left-radius:26px}.investments__formCard{padding:18px}}.customerExperience__commitment{background-color:#f1f1f1}.customerExperience__wrapper{max-width:1100px;margin:0 auto;padding-left:40px;padding-right:40px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.customerExperience__top{padding:18px 0}.customerExperience__breadcrumbsList{list-style:none;padding:0;margin:0;color:#0f3d2f;font-size:14px}.customerExperience__breadcrumbsItem,.customerExperience__breadcrumbsList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.customerExperience__breadcrumbsLink{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;text-decoration:none;color:inherit}.customerExperience__breadcrumbsLink:hover{text-decoration:underline}.customerExperience__breadcrumbsSep{opacity:.5}.customerExperience__breadcrumbsHomeIcon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.customerExperience__hero{min-height:520px;background-size:cover;background-position:50%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:48px 0}.customerExperience__heroPanel{width:90%;max-width:660px;background:#006f52;color:#fff;padding:44px 48px 100px;position:absolute;clip-path:polygon(0 0,82% 0,100% 50%,100% 100%,0 100%)}.customerExperience__heroTitle{margin:14px 0 0;font-weight:400;font-size:48px;line-height:52px;letter-spacing:0;color:#f1f1f1}.customerExperience__kicker{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-bottom:14px}.customerExperience__kickerText{text-transform:uppercase;font-weight:600;font-size:18px;line-height:24px;letter-spacing:0;color:#006f52}.customerExperience__kickerText--onDark{color:#f1f1f1}.customerExperience__kickerLine{width:40px;height:4px;background:#029e58}.customerExperience__section{padding:90px 0}.customerExperience__twoCol{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.customerExperience__h2{color:#171d1a;margin:0 0 18px;font-weight:400;font-size:48px;line-height:52px;letter-spacing:0}.customerExperience__h2--light{color:#f1f1f1}.customerExperience__h2.is-invert{color:#fff}.customerExperience__text,.customerExperience__text p{color:#454a48;font-weight:400;font-size:16px;line-height:160%;letter-spacing:0}.customerExperience__text--light,.customerExperience__text--light p{color:#f1f1f1;font-weight:400;font-size:16px;line-height:160%;letter-spacing:0}.customerExperience__text.is-invert{color:hsla(0,0%,100%,.9)}.customerExperience__imageTilt img{max-width:464px;display:block;margin:0 auto}.customerExperience__img{width:100%;height:auto;display:block}.customerExperience__img--cover{height:100%;width:auto}.customerExperience__imgPlaceholder{width:100%;aspect-ratio:1/1;background:#e7ecea;border-radius:10px}.customerExperience__imgPlaceholder--dark{background:hsla(0,0%,100%,.12)}.customerExperience__needs{background:#f1f1f1}.customerExperience__frame{background:transparent}.customerExperience__frameGrid{background:#fff;padding:60px;display:grid;grid-template-columns:1fr 1.25fr;gap:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.customerExperience__support{padding:0;background-color:#006f52;color:#f1f1f1;position:relative}.customerExperience__supportGrid{width:100%;margin:0 auto;max-width:1400px;display:grid;grid-template-columns:1.05fr .95fr;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.customerExperience__supportContent{padding:90px 80px;position:relative}.customerExperience__supportMedia{min-height:520px;overflow:hidden;top:0;position:absolute;right:0;max-height:777px;height:100%}.customerExperience__insightGrid{display:grid;grid-template-columns:.95fr 1.05fr;gap:70px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.customerExperience__collage{position:relative;min-height:420px}.customerExperience__collageSecondary{position:absolute;left:0;bottom:0;width:260px;-webkit-transform:rotate(-2deg);transform:rotate(-2deg);z-index:1}.customerExperience__collageDots{position:absolute;inset:0;border:2px dashed rgba(2,158,88,.6);border-radius:50%;-webkit-transform:translate(40px,10px);transform:translate(40px,10px);clip-path:circle(40% at 45% 50%);pointer-events:none}.customerExperience__mintBox{background:#cfe9dd;border-bottom-left-radius:40px;border-top-right-radius:40px;padding:70px}.customerExperience__mintGrid{display:grid;grid-template-columns:1.05fr .95fr;gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.customerExperience__contactGrid{display:grid;grid-template-columns:1fr 1.2fr;gap:70px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.customerExperience__formCard{background:#fff;border-radius:18px;padding:36px;-webkit-box-shadow:0 10px 30px rgba(0,0,0,.06);box-shadow:0 10px 30px rgba(0,0,0,.06)}.customerExperience__formStep{font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:#6b726f;margin-bottom:10px}.customerExperience__formProgress{height:3px;background:#e7ecea;border-radius:999px;overflow:hidden;margin-bottom:26px}.customerExperience__formProgressFill{display:block;height:100%;width:40%;background:#029e58}.customerExperience__formTitle{font-size:26px;font-weight:600;margin-bottom:6px;color:#171d1a}.customerExperience__formNote{color:#6b726f;margin-bottom:22px}.customerExperience__field{margin-bottom:18px}.customerExperience__label{display:block;font-size:12px;font-weight:700;letter-spacing:.04em;margin-bottom:6px;color:#171d1a}.customerExperience__req{color:#d64040}.customerExperience__input,.customerExperience__select{width:100%;height:44px;border:1px solid #cfd6d3;border-radius:2px;padding:0 12px;font-size:14px}.customerExperience__selectWrap{position:relative}.customerExperience__selectChevron{position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none;color:#1f6f55}.customerExperience__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:26px}.customerExperience__btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:14px 22px;border:0;border-radius:10px;background:#1f6f55;color:#fff;cursor:pointer;font-weight:600}.customerExperience__btn:hover{-webkit-filter:brightness(.95);filter:brightness(.95)}.customerExperience__arrow{font-size:18px;line-height:1}@media (max-width:1200px){.customerExperience__supportContent{padding:60px 0}}@media (max-width:1024px){.customerExperience__wrapper{padding-left:64px;padding-right:64px}.customerExperience__twoCol{gap:44px}.customerExperience__frameGrid{padding:44px;gap:44px}.customerExperience__supportGrid{grid-template-columns:.6fr .95fr}.customerExperience__supportMedia{max-height:630px;top:auto;bottom:0}.customerExperience__insightGrid{gap:44px}.customerExperience__mintBox{padding:56px}.customerExperience__contactGrid{gap:44px}}@media (max-width:850px){.customerExperience__supportGrid{grid-template-columns:.4fr .95fr}.customerExperience__supportMedia{max-height:520px}}@media (max-width:767px){.customerExperience__wrapper{padding-left:24px;padding-right:24px}.customerExperience__breadcrumbsList{font-size:12px;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.customerExperience__breadcrumbsItem{gap:8px}.customerExperience__hero{padding:32px 0;-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;gap:60px}.customerExperience__heroPanel{position:relative;width:100%;max-width:520px;padding:32px 28px 40px;clip-path:polygon(0 0,86% 0,100% 38%,100% 100%,0 100%)}.customerExperience__heroTitle{font-size:40px;line-height:44px}.customerExperience__section{padding:70px 0}.customerExperience__frameGrid,.customerExperience__twoCol{grid-template-columns:1fr;gap:28px}.customerExperience__frameGrid{padding:32px}.customerExperience__frameMedia{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.customerExperience__support{padding:70px 0 0}.customerExperience__supportGrid{grid-template-columns:1fr}.customerExperience__supportContent{clip-path:none;padding:56px 24px}.customerExperience__supportMedia{position:relative;right:auto;top:auto;min-height:360px;max-height:none;width:100%}.customerExperience__img--cover{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.customerExperience__insightMedia{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.customerExperience__insightGrid{grid-template-columns:1fr;gap:32px}.customerExperience__collage{min-height:360px}.customerExperience__collageSecondary{width:220px}.customerExperience__collageDots{-webkit-transform:translate(18px,6px);transform:translate(18px,6px);clip-path:circle(46% at 42% 50%)}.customerExperience__mintBox{padding:40px 24px;border-bottom-left-radius:32px;border-top-right-radius:32px}.customerExperience__mintGrid{grid-template-columns:1fr;gap:28px}.customerExperience__contactGrid{grid-template-columns:1fr;gap:32px}.customerExperience__formCard{padding:24px}}@media (max-width:520px){.customerExperience__wrapper{padding-left:18px;padding-right:18px}.customerExperience__hero{min-height:460px;padding:22px 0}.customerExperience__heroPanel{width:100%;max-width:none;padding:28px 22px 34px;clip-path:polygon(0 0,88% 0,100% 22%,100% 100%,0 100%)}.customerExperience__heroTitle{font-size:34px;line-height:38px}.customerExperience__kickerText{font-size:16px;line-height:20px}.customerExperience__h2{font-size:34px;line-height:38px}.customerExperience__frameGrid{padding:22px}.customerExperience__supportContent{padding:44px 18px}.customerExperience__supportMedia{height:300px;min-height:300px}.customerExperience__collage{min-height:320px}.customerExperience__collageSecondary{width:180px}.customerExperience__collageDots{-webkit-transform:translate(10px,2px);transform:translate(10px,2px)}.customerExperience__mintBox{padding:28px 18px;border-bottom-left-radius:26px;border-top-right-radius:26px}.customerExperience__formCard{padding:20px;border-radius:14px}}.digitalChoice__wrapper{max-width:1100px;width:100%;margin:0 auto;padding-left:24px;padding-right:24px;-webkit-box-sizing:border-box;box-sizing:border-box}.digitalChoice__section{padding:80px 0}.digitalChoice__twoCol{display:grid;grid-template-columns:1.05fr .95fr;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.digitalChoice__colText{width:590px}.digitalChoice__breadcrumbs{padding:18px 40px 0;max-width:1200px;margin:0 auto}.digitalChoice__breadcrumbs ol{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:0;font-size:14px;color:rgba(0,0,0,.55)}.digitalChoice__breadcrumbs a{color:rgba(0,0,0,.55);text-decoration:none}.digitalChoice__breadcrumbs a:hover{text-decoration:underline}.digitalChoice__breadcrumbsSep{color:rgba(0,0,0,.35)}.digitalChoice__kicker{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-bottom:16px}.digitalChoice__kickerText{color:#006f52;font-weight:600;font-size:18px;line-height:24px;letter-spacing:0;text-transform:uppercase}.digitalChoice__kickerText--onLight{color:#171d1a}.digitalChoice__kickerText--onDark{color:#fff}.digitalChoice__kickerLine{width:40px;height:4px;background:#029e58;display:block}.digitalChoice__h2{margin:0 0 18px;color:#171d1a;font-weight:400;font-size:48px;line-height:52px;letter-spacing:0}.digitalChoice__text{color:#000;white-space:normal;font-weight:400;font-size:16px;line-height:150%;letter-spacing:0}.digitalChoice__text.is-invert{color:hsla(0,0%,100%,.9)}.digitalChoice__lead{color:#000;margin-top:12px;max-width:520px;font-weight:400;font-size:16px;line-height:150%;letter-spacing:0}.digitalChoice__imageWrap{position:relative}.digitalChoice__imageWrap img{max-width:443px;display:block;margin:0 auto}.digitalChoice__imageCaption{position:absolute;left:18px;bottom:18px;background:rgba(0,0,0,.55);color:#fff;padding:10px 12px;font-size:13px;border-radius:10px}.digitalChoice__image{width:100%;height:auto;display:block}.digitalChoice__hero{min-height:620px;background-size:cover;background-position:50%;position:relative;padding-bottom:60px;background-image:var(--hero-bg-desktop)}.digitalChoice__heroTop{position:relative;z-index:2}.digitalChoice__heroInner{max-width:1200px;margin:0 auto;padding:180px 40px 40px 0;display:grid;grid-template-columns:1fr 1fr;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.digitalChoice__heroPanel{width:740px;max-width:90%;background:#fff;padding:48px 52px;position:relative;clip-path:polygon(0 0,100% 0,100% 50%,84% 100%,0 100%);-webkit-box-shadow:0 18px 40px rgba(0,0,0,.12);box-shadow:0 18px 40px rgba(0,0,0,.12)}.digitalChoice__heroTitle{margin:0;font-weight:400;color:#171d1a;font-size:48px;line-height:52px;letter-spacing:0}.digitalChoice__heroLogo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.digitalChoice__heroLogo img{max-width:520px;width:100%;height:auto;display:block}.digitalChoice__intro{padding-top:90px}.digitalChoice__value{background:#cfe8dd;padding:90px 0}.digitalChoice__valueHeader{max-width:520px;margin-bottom:34px}.digitalChoice__valueGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.digitalChoice__valueCard{background:#fff;padding:28px 26px;-webkit-box-shadow:0 10px 24px rgba(0,0,0,.06);box-shadow:0 10px 24px rgba(0,0,0,.06);min-height:210px;position:relative}.digitalChoice__valueIcon{width:40px;height:40px;border-radius:999px;background:#cfe8dd;color:#0a6b48;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;font-weight:700;margin-bottom:16px}.digitalChoice__cardTitle{margin:0 0 10px;font-weight:600;color:#006f52;font-size:20px;line-height:24px;letter-spacing:0}.digitalChoice__cardText{color:#454a48;font-weight:400;font-size:16px;line-height:160%;letter-spacing:0}.digitalChoice__compliance,.digitalChoice__early{background:#f1f1f1}.digitalChoice__early{padding-top:110px}.digitalChoice__early .digitalChoice__twoCol{gap:70px}.digitalChoice__cardPanel{background:#fff;padding:56px;display:grid;grid-template-columns:1fr 1fr;gap:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 16px 36px rgba(0,0,0,.07);box-shadow:0 16px 36px rgba(0,0,0,.07)}.digitalChoice__collage{position:relative;min-height:340px}.digitalChoice__collageItem img{display:block;margin:0 auto;height:auto;max-width:550px;width:100%}.digitalChoice__capacity{padding:0;position:relative}.digitalChoice__capacity .digitalChoice__colMedia{position:absolute;right:0;top:0;height:100%;overflow:hidden}.digitalChoice__capacity .digitalChoice__colMedia img{width:auto;height:100%}.digitalChoice__capacityInner{background:#016f52;padding:90px 0;position:relative}.digitalChoice__capacityGrid{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.digitalChoice__capacityImage{overflow:hidden;clip-path:polygon(14% 0,100% 0,86% 100%,0 100%);-webkit-box-shadow:0 18px 40px rgba(0,0,0,.18);box-shadow:0 18px 40px rgba(0,0,0,.18)}.digitalChoice__capacityImage img{width:100%;height:auto;display:block}.digitalChoice__h2.is-invert{color:#fff}.digitalChoice__next{background:#fff}.digitalChoice__nextBox{background:#cfe8dd;padding:46px;display:grid;grid-template-columns:.9fr 1.1fr;gap:44px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top-right-radius:40px;border-bottom-left-radius:40px}.digitalChoice__nextMedia img{width:100%;height:auto;display:block}.digitalChoice__contact{padding:90px 0 110px}.digitalChoice__contactGrid{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.digitalChoice__formCard{background:#fff;border-radius:18px;padding:34px 34px 30px;-webkit-box-shadow:0 18px 40px rgba(0,0,0,.08);box-shadow:0 18px 40px rgba(0,0,0,.08)}.digitalChoice__formStep{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#606866;margin-bottom:16px;position:relative;padding-top:10px}.digitalChoice__formStep:before{content:"";position:absolute;left:0;top:0;height:3px;width:260px;background:#0a6b48;border-radius:99px}.digitalChoice__formTitle{font-size:28px;font-weight:600;color:#171d1a;margin-bottom:6px}.digitalChoice__formNote{font-size:14px;color:#606866;margin-bottom:22px}.digitalChoice__button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border:0;border-radius:12px;padding:16px 22px;background:#1f6f55;color:#fff;font-size:14px;cursor:pointer}.digitalChoice__arrow{font-size:16px;line-height:1}@media (max-width:1200px){.digitalChoice__breadcrumbs{padding:18px 64px 0}.digitalChoice__heroInner{padding:160px 64px 40px 0}}@media (max-width:1024px){.digitalChoice__hero{background-position:0;background-size:210%;min-height:520px;padding-bottom:40px}.digitalChoice__heroInner{grid-template-columns:1fr;padding:120px 24px 20px;gap:28px}.digitalChoice__wrapper{padding-left:64px;padding-right:64px}.digitalChoice__breadcrumbs{padding:18px 64px 0}.digitalChoice__section{padding:70px 0}.digitalChoice__twoCol{gap:44px}.digitalChoice__colText{width:auto;max-width:590px}.digitalChoice__hero{min-height:560px}.digitalChoice__heroPanel{width:600px;padding:44px}.digitalChoice__heroLogo img{max-width:420px}.digitalChoice__value{padding:70px 0}.digitalChoice__valueGrid{grid-template-columns:repeat(2,1fr);gap:22px}.digitalChoice__cardPanel{padding:44px;gap:44px}.digitalChoice__early{padding-top:80px}.digitalChoice__early .digitalChoice__twoCol{gap:44px}.digitalChoice__capacity{overflow:hidden}.digitalChoice__capacity .digitalChoice__colMedia{max-width:500px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end;right:-10%}.digitalChoice__capacityInner{padding:70px 0}.digitalChoice__nextBox{padding:38px;gap:32px}}@media (max-width:767px){.digitalChoice__wrapper{padding-left:24px;padding-right:24px}.digitalChoice__breadcrumbs{padding:18px 24px 0}.digitalChoice__breadcrumbs ol{-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:8px;font-size:12px}.digitalChoice__section{padding:60px 0}.digitalChoice__twoCol{grid-template-columns:1fr;gap:28px}.digitalChoice__colMedia,.digitalChoice__nextMedia{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.digitalChoice__h2{font-weight:600;font-size:32px;line-height:36px;letter-spacing:0}.digitalChoice__hero{min-height:520px;padding-bottom:40px}.digitalChoice__heroPanel{width:100%;max-width:450px}.digitalChoice__heroTitle{font-weight:600;font-size:32px;line-height:36px;letter-spacing:0}.digitalChoice__heroLogo{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.digitalChoice__heroLogo img{max-width:320px}.digitalChoice__intro{padding-top:60px}.digitalChoice__value{padding:60px 0}.digitalChoice__valueGrid{grid-template-columns:1fr;gap:18px}.digitalChoice__valueCard{min-height:auto}.digitalChoice__cardPanel{grid-template-columns:1fr;padding:32px;gap:28px}.digitalChoice__collage{min-height:320px}.digitalChoice__collageItem img{width:100%;max-width:520px}.digitalChoice__early{padding-top:60px}.digitalChoice__capacity{padding:0}.digitalChoice__capacity .digitalChoice__colMedia{position:relative;top:auto;height:auto;max-width:none;right:-80px}.digitalChoice__capacityInner{padding:60px 0 0}.digitalChoice__capacityImage{margin-top:28px;clip-path:polygon(10% 0,100% 0,90% 100%,0 100%)}.digitalChoice__nextBox{grid-template-columns:1fr;padding:32px;gap:22px;border-top-right-radius:32px;border-bottom-left-radius:32px}.digitalChoice__contact{padding:70px 0 90px}.digitalChoice__formCard{padding:24px}}@media (max-width:520px){.digitalChoice__wrapper{padding-left:18px;padding-right:18px}.digitalChoice__breadcrumbs{padding:18px 18px 0}.digitalChoice__h2{font-size:34px;line-height:38px}.digitalChoice__hero{min-height:646px;background-image:var(--hero-bg-mobile,var(--hero-bg-desktop));background-size:contain;background-position:bottom}.digitalChoice__heroInner{padding:0}.digitalChoice__heroPanel{width:100%;max-width:none;padding:70px 24px 44px;clip-path:polygon(0 0,100% 0,100% 78%,82% 100%,0 100%)}.digitalChoice__heroTitle{font-size:34px;line-height:38px}.digitalChoice__heroLogo img{max-width:260px}.digitalChoice__value{padding:52px 0}.digitalChoice__valueCard{padding:22px 18px}.digitalChoice__cardPanel{padding:22px}.digitalChoice__collage{min-height:280px}.digitalChoice__capacityInner{padding:52px 0 0}.digitalChoice__capacityImage{clip-path:polygon(12% 0,100% 0,88% 100%,0 100%)}.digitalChoice__capacity .digitalChoice__colMedia{right:-20px}.digitalChoice__nextBox{padding:22px;border-top-right-radius:26px;border-bottom-left-radius:26px}.digitalChoice__formCard{padding:20px;border-radius:14px}.digitalChoice__formStep:before{width:200px}}.corporateSustainability__container{width:100%;max-width:1100px;margin:0 auto;padding:0 24px}.corporateSustainability__breadcrumbsWrap{padding:18px 0 0}.corporateSustainability__breadcrumbs{font-size:14px;line-height:18px;color:#1f6f55}.corporateSustainability__breadcrumbs a{color:inherit;text-decoration:none}.corporateSustainability__breadcrumbs a:hover{text-decoration:underline}.corporateSustainability__breadcrumbs .sep{margin:0 8px;color:#7aa99b}.corporateSustainability__kicker{display:inline-block;color:#1f6f55;position:relative;padding-bottom:10px;margin-bottom:14px;font-weight:400}.corporateSustainability__kicker,.corporateSustainability__kicker:after{text-transform:uppercase;font-size:18px;line-height:24px;letter-spacing:0}.corporateSustainability__kicker:after{content:"";position:absolute;left:0;bottom:0;width:40px;height:4px;background:#029e58;font-weight:600}.corporateSustainability__kicker--light{color:#f1f1f1}.corporateSustainability__kicker--light:after{background:hsla(0,0%,100%,.4)}.corporateSustainability__h2{margin:0 0 18px;font-weight:400;font-size:48px;line-height:52px;color:#171d1a}.corporateSustainability__h2--light{color:#f1f1f1}.corporateSustainability__p{font-size:16px;line-height:26px;color:#454a48;margin:0 0 18px}.corporateSustainability__p--light{color:hsla(0,0%,100%,.85)}.corporateSustainability__rich,.corporateSustainability__rich p{color:#454a48;font-weight:400;font-size:18px;line-height:160%;letter-spacing:0}.corporateSustainability__rich p{margin:0 0 14px}.corporateSustainability__rich--small{font-size:15px;line-height:24px}.corporateSustainability__twoCol{display:grid;grid-template-columns:1.1fr .9fr;gap:64px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.corporateSustainability__hero{min-height:624px;background-size:cover;background-position:50%;position:relative;padding:230px 0 40px}.corporateSustainability__heroPanel{background:#1f6f55;color:#fff;padding:44px 48px 90px;position:relative;width:90%;max-width:860px;clip-path:polygon(0 0,84% 0,100% 50%,100% 100%,0 100%)}.corporateSustainability__heroTitle{font-weight:400;margin:0;color:#f1f1f1;font-size:48px;line-height:52px;letter-spacing:0}.corporateSustainability__promise{background:#eef3f1;padding:92px 0}.corporateSustainability__imageTilt{width:100%;height:auto;display:block;max-width:425px;margin:0 auto}.corporateSustainability__commitments{background:#f1f1f1;padding:92px 0}.corporateSustainability__commitmentsGrid{display:grid;grid-template-columns:520px 1fr;gap:84px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.corporateSustainability__commitmentsVisualInner{position:relative;min-height:360px}.corporateSustainability__visualItem{overflow:hidden}.corporateSustainability__visualItem img{width:100%;height:auto;display:block}.corporateSustainability__visualItem--1{left:0;top:0;width:460px}.corporateSustainability__visualItem--2{left:240px;top:60px;width:190px;border-radius:999px}.corporateSustainability__visualItem--3{left:140px;top:210px;width:380px;background:#fff}.corporateSustainability__visualBadge{position:absolute;left:0;top:270px;background:#006f52;color:#f1f1f1;font-size:14px;padding:14px 8px;border-radius:4px;width:180px;text-align:center}.corporateSustainability__checkList{list-style:none;padding:0;margin:18px 0}.corporateSustainability__checkItem{display:grid;grid-template-columns:34px 1fr;gap:14px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding:12px 0}.corporateSustainability__checkIcon{width:26px;height:26px;border-radius:999px;position:relative;margin-top:2px}.corporateSustainability__checkTitle{margin-bottom:4px;font-weight:700}.corporateSustainability__checkText,.corporateSustainability__checkTitle{color:#454a48;font-size:16px;line-height:160%;letter-spacing:0;display:inline}.corporateSustainability__checkText{font-weight:300}.corporateSustainability__emissions{background:#f1f1f1;padding:92px 0}.corporateSustainability__emissionsGrid{display:grid;grid-template-columns:1fr 520px;gap:80px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.corporateSustainability__timeline{position:relative;padding-left:54px}.corporateSustainability__timelineLine{position:absolute;left:22px;top:20px;bottom:20px;width:2px;background:rgba(2,158,88,.2)}.corporateSustainability__timelineRow{position:relative;display:grid;grid-template-columns:54px 1fr;gap:16px;margin-bottom:34px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.corporateSustainability__timelineDot{width:44px;height:44px;border-radius:999px;background:rgba(2,158,88,.12);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}.corporateSustainability__timelineDot img{width:22px;height:22px;-o-object-fit:contain;object-fit:contain}.corporateSustainability__timelineCard{background:#fff;-webkit-box-shadow:0 10px 24px rgba(0,0,0,.06);box-shadow:0 10px 24px rgba(0,0,0,.06);padding:22px}.corporateSustainability__timelineTitle{font-size:20px;font-weight:600;color:#171d1a;margin-bottom:10px}.corporateSustainability__framework{background:#f1f1f1;padding:92px 0 110px}.corporateSustainability__cardGrid{margin-top:44px;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.corporateSustainability__card{background:#fff;border:1px solid #e7ecea;padding:0 0 30px}.corporateSustainability__cardMedia{padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.corporateSustainability__cardMedia img{width:100%;height:auto;display:block}.corporateSustainability__cardTitle{font-size:20px;font-weight:600;color:#171d1a;padding:24px 32px 10px}.corporateSustainability__cardText{color:#454a48;padding:0 32px;line-height:24px}.corporateSustainability__benefits{background:#006f52;padding:90px 0;position:relative;overflow:hidden}.corporateSustainability__benefitsRight{position:absolute;top:0;right:0;height:100%;overflow:hidden}.corporateSustainability__benefitsGrid{display:grid;grid-template-columns:1fr 520px;gap:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.corporateSustainability__benefitsImage{width:100%;height:auto;display:block}.corporateSustainability__bullets{list-style:none;padding:0;margin:18px 0}.corporateSustainability__bullet{display:grid;grid-template-columns:28px 1fr;gap:12px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin-bottom:12px;color:hsla(0,0%,100%,.88)}.corporateSustainability__bulletIcon{width:22px;height:22px;position:relative;margin-top:2px}.corporateSustainability__bulletText{font-weight:400;font-size:16px;line-height:160%;letter-spacing:0;color:#f1f1f1}.corporateSustainability__strong{margin:18px 0 0;color:#fff;font-weight:700}.corporateSustainability__innovation{background:#f1f1f1;padding:92px 0}.corporateSustainability__offerings{margin-top:36px;background:#fff}.corporateSustainability__offeringRow{display:grid;grid-template-columns:1fr 1fr;max-height:338px}.corporateSustainability__offeringRow.is-text-right .corporateSustainability__offeringText{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.corporateSustainability__offeringRow.is-text-right .corporateSustainability__offeringMedia{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;clip-path:polygon(0 0,100% 0,100% 0,80% 100%,0 100%)}.corporateSustainability__offeringRow.is-text-left .corporateSustainability__offeringMedia{clip-path:polygon(20% 0,100% 0,100% 40%,100% 100%,0 100%)}.corporateSustainability__offeringText{padding:56px;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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.corporateSustainability__offeringTitle{color:#171d1a;margin-bottom:14px;font-weight:600;font-size:36px;line-height:40px;letter-spacing:0}.corporateSustainability__offeringDesc{color:#454a48;max-width:440px;font-weight:400;font-size:16px;line-height:160%;letter-spacing:0}.corporateSustainability__offeringMedia{overflow:hidden}.corporateSustainability__offeringMedia img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.corporateSustainability__collab{background:#f1f1f1;padding:92px 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}.corporateSustainability__collabBox{background:#cfe8df;padding:56px;display:grid;grid-template-columns:1.1fr .9fr;gap:56px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top-right-radius:40px;border-bottom-left-radius:40px;margin:0 16px;width:calc(100% - 32px)}.corporateSustainability__collabImage{width:100%;height:auto;display:block}@media (max-width:1024px){.corporateSustainability__container{padding:0 64px}.corporateSustainability__twoCol{gap:44px}.corporateSustainability__commitmentsGrid{grid-template-columns:440px 1fr;gap:44px}.corporateSustainability__emissionsGrid{grid-template-columns:1fr 440px;gap:44px}.corporateSustainability__cardGrid{gap:22px}.corporateSustainability__benefits{padding-bottom:0}.corporateSustainability__benefitsGrid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.corporateSustainability__benefitsRight{position:relative;top:auto;right:auto;height:auto;margin-top:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.corporateSustainability__benefitsRight img{width:auto;max-height:746px}.corporateSustainability__offeringText{padding:44px}.corporateSustainability__collabBox{padding:44px;gap:44px}}@media screen and (max-width:900px){.corporateSustainability__emissionsGrid{grid-template-columns:1fr;gap:32px}.corporateSustainability__timeline{padding-left:0}.corporateSustainability__timelineLine{display:none}.corporateSustainability__timelineRow{grid-template-columns:44px 1fr;gap:12px;margin-bottom:22px}.corporateSustainability__timelineDot{width:40px;height:40px}.corporateSustainability__timelineDot img{width:20px;height:20px}.corporateSustainability__commitmentsGrid{grid-template-columns:1fr;gap:32px}.corporateSustainability__commitmentsVisualInner{min-height:auto}.corporateSustainability__commitmentsVisual{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.corporateSustainability__visualItem{position:static;width:100%;left:auto;top:auto;margin-bottom:14px}.corporateSustainability__visualBadge{bottom:20%;left:auto;right:60%;top:auto}}@media (max-width:767px){.corporateSustainability__container{padding:0 24px}.corporateSustainability__twoCol{grid-template-columns:1fr;gap:28px}.corporateSustainability__benefits,.corporateSustainability__collab,.corporateSustainability__commitments,.corporateSustainability__emissions,.corporateSustainability__framework,.corporateSustainability__innovation,.corporateSustainability__promise{padding:70px 0}.corporateSustainability__benefits{padding-bottom:0}.corporateSustainability__imageTilt{max-width:520px}.corporateSustainability__cardGrid{grid-template-columns:repeat(2,1fr);gap:18px}.corporateSustainability__benefitsRight{position:relative;top:auto;right:auto;height:auto;margin-top:28px}.corporateSustainability__benefitsGrid{grid-template-columns:1fr;gap:28px}.corporateSustainability__benefitsImage{max-width:520px}.corporateSustainability__offeringRow{grid-template-columns:1fr;min-height:auto;max-height:none}.corporateSustainability__offeringRow .corporateSustainability__offeringMedia{clip-path:polygon(0 0,100% 0,100% 0,90% 100%,0 100%)!important}.corporateSustainability__offeringMedia{height:256px;-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.corporateSustainability__offeringText{padding:32px 24px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.corporateSustainability__offeringDesc{max-width:none}.corporateSustainability__collabBox{grid-template-columns:1fr;padding:32px 24px;gap:28px}}@media (max-width:520px){.corporateSustainability__h2{font-weight:600;font-size:32px;line-height:36px;letter-spacing:0}.corporateSustainability__imageTilt{width:260px;height:260px;-o-object-fit:cover;object-fit:cover}.corporateSustainability__container{padding:0 18px}.corporateSustainability__kicker{font-size:16px;line-height:20px;margin-bottom:12px}.corporateSustainability__rich{font-size:16px;line-height:160%}.corporateSustainability__rich--small{font-size:14px;line-height:22px}.corporateSustainability__benefits,.corporateSustainability__collab,.corporateSustainability__commitments,.corporateSustainability__emissions,.corporateSustainability__framework,.corporateSustainability__innovation,.corporateSustainability__promise{padding:56px 0}.corporateSustainability__benefits{padding-bottom:0}.corporateSustainability__cardGrid{grid-template-columns:1fr}.corporateSustainability__timelineRow{grid-template-columns:40px 1fr}.corporateSustainability__timelineCard{padding:18px}.corporateSustainability__timelineTitle{font-size:18px;margin-bottom:8px}.corporateSustainability__bullet{grid-template-columns:22px 1fr;gap:10px}.corporateSustainability__bulletIcon{width:18px;height:18px}.corporateSustainability__offeringTitle{font-size:30px}.corporateSustainability__offeringText{padding:28px 18px}.corporateSustainability__offeringMedia{height:220px}.corporateSustainability__collabBox{padding:28px 18px}.corporateSustainability__visualBadge{width:110px}}.productTransformation{background-color:#f1f1f1;color:#1b1b1b}.productTransformation__container{max-width:1100px;width:100%;margin:0 auto;padding:0 24px}.productTransformation__section{padding:88px 0}.productTransformation__breadcrumbs{padding-top:18px;margin-bottom:18px}.productTransformation__breadcrumbsList{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;margin:0;color:rgba(0,0,0,.45);font-size:14px}.productTransformation__breadcrumbsSep{margin-right:10px;opacity:.7}.productTransformation__breadcrumbsLink{color:rgba(0,0,0,.55);text-decoration:none}.productTransformation__breadcrumbsLink:hover{text-decoration:underline}.productTransformation__breadcrumbsCurrent{color:rgba(0,0,0,.75)}.productTransformation__kicker{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;margin-bottom:18px;color:#006f52}.productTransformation__kicker--onGreen{color:#f1f1f1}.productTransformation__kickerText{font-weight:400;font-size:18px;line-height:24px;letter-spacing:0;text-transform:uppercase;color:inherit}.productTransformation__kickerLine{width:40px;height:4px;background:#029e58}.productTransformation__h2{margin:0 0 22px;font-weight:400;font-size:48px;line-height:52px;letter-spacing:0}.productTransformation__h2--onGreen{color:#f1f1f1}.productTransformation__hero{min-height:624px;background-size:cover;background-position:50%;position:relative;padding-bottom:48px;overflow:hidden}.productTransformation__heroPanel{background:#1f6f55;color:#fff;padding:44px 48px 100px;position:relative;clip-path:polygon(0 0,84% 0,100% 50%,100% 100%,0 100%);margin:200px 0 0;width:760px;max-width:calc(100% - 80px)}.productTransformation__heroPanel .productTransformation__kickerText{color:#f1f1f1}.productTransformation__heroTitle{margin:0;color:#f1f1f1;font-weight:400;font-size:48px;line-height:52px;letter-spacing:0}.productTransformation__twoCol{display:grid;grid-template-columns:1.05fr .95fr;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.productTransformation__twoCol--wide{grid-template-columns:1.15fr .85fr}.productTransformation__text{font-weight:400;font-size:16px;line-height:160%;letter-spacing:0;color:#454a48}.productTransformation__text--narrow{max-width:720px}.productTransformation__text--onGreen{color:#f1f1f1}.productTransformation__text--onGreen p{color:inherit}.productTransformation__text p{font-weight:400;font-size:16px;line-height:160%;letter-spacing:0;color:inherit}.productTransformation__tiltMedia{width:100%;max-width:520px;margin-left:auto}.productTransformation__img{width:100%;height:auto;display:block;max-width:425px}.productTransformation__imgPlaceholder{width:100%;aspect-ratio:4/3;background:rgba(0,0,0,.06)}.productTransformation__greenImg{width:auto;height:100%;display:block}.productTransformation__greenImgPlaceholder{width:100%;aspect-ratio:4/3;background:rgba(0,0,0,.06)}.productTransformation__framework{background:#c8e3d3}.productTransformation__framework .productTransformation__h2,.productTransformation__framework .productTransformation__text{max-width:590px}.productTransformation__frameworkGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:100px}.productTransformation__frameworkCard{background:#fff;padding:28px 32px 26px;min-height:320px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px;position:relative}.productTransformation__frameworkCard.is-featured{min-height:420px}.productTransformation__frameworkIcon{height:56px}.productTransformation__frameworkIcon img{-o-object-fit:cover;object-fit:cover;position:absolute;max-width:110px;height:auto;top:-50px;left:calc(50% - 50px)}.productTransformation__frameworkIconPlaceholder{width:22px;height:22px;border-radius:999px;background:rgba(31,111,85,.25);display:block}.productTransformation__leadin{margin-top:26px;margin-bottom:22px;color:rgba(0,0,0,.6);font-size:14px}.productTransformation__h3{font-weight:600;font-size:24px;line-height:28px;letter-spacing:0;text-align:center;color:#171d1a}.productTransformation__cardText,.productTransformation__cardText p{font-weight:400;font-size:16px;line-height:160%;letter-spacing:0;text-align:center;color:#454a48}.productTransformation__cardText p{margin:0}.productTransformation__footnote{margin-top:32px;font-weight:400;font-size:12px;line-height:16px}.productTransformation__cards3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px}.productTransformation__card{background:#fff;padding:30px 26px;min-height:360px;border:1px solid rgba(0,0,0,.06)}.productTransformation__card.is-featured{background:#cfe8dc;border-color:transparent}.productTransformation__cardIcon{width:34px;height:34px;margin-bottom:16px}.productTransformation__cardIcon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.productTransformation__cardIconPlaceholder{width:18px;height:18px;display:block;background:rgba(31,111,85,.22)}.productTransformation__innovation .productTransformation__h3{font-weight:600;font-size:20px;line-height:24px;letter-spacing:0;text-align:left;color:#006f52;padding-bottom:8px}.productTransformation__innovation .productTransformation__cardText,.productTransformation__innovation .productTransformation__cardText p,.productTransformation__innovation .productTransformation__text,.productTransformation__innovation .productTransformation__text p{font-weight:400;font-size:16px;line-height:160%;letter-spacing:0;color:#454a48;text-align:left}.productTransformation__bulletList{margin-top:20px;display:grid;gap:26px}.productTransformation__bullet{display:grid;grid-template-columns:34px 1fr;gap:14px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.productTransformation__bulletTitle{margin-bottom:6px;font-weight:600;font-size:18px;line-height:18px;letter-spacing:0;color:#171d1a}.productTransformation__bulletText,.productTransformation__bulletText p{font-weight:400;font-size:18px;line-height:160%;letter-spacing:0;color:#454a48}.productTransformation__bulletText p{margin:0}.productTransformation__greenSplit{background:#006f52;padding:120px 0;position:relative;overflow:hidden}.productTransformation__greenSplitInner{display:grid;grid-template-columns:1.15fr .85fr;gap:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.productTransformation__greenSplitRight{position:absolute;height:100%;top:0;right:0;width:auto}.productTransformation__promiseBox{background:#cfe8dc;border-radius:32px;padding:56px;display:grid;grid-template-columns:.9fr 1.1fr;gap:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1024px){.productTransformation__container{width:100%;padding:0 64px}.productTransformation__twoCol{grid-template-columns:1fr;gap:44px}.productTransformation__twoCol--wide{grid-template-columns:1fr}.productTransformation__col--text{min-width:0}.productTransformation__tiltMedia{margin:0 auto}.productTransformation__tiltMedia img{display:block;max-height:650px;max-width:638px;width:100%;-o-object-fit:cover;object-fit:cover;margin:0 auto}.productTransformation__frameworkGrid{grid-template-columns:repeat(2,1fr);gap:22px;margin-top:64px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;row-gap:70px}.productTransformation__frameworkCard,.productTransformation__frameworkCard.is-featured{min-height:auto}.productTransformation__frameworkIcon img{top:-42px;max-width:96px;left:calc(50% - 48px)}.productTransformation__cards3{gap:18px;margin-top:40px}.productTransformation__greenSplit{padding:100px 0}.productTransformation__greenSplitInner{grid-template-columns:1fr .9fr;gap:36px}.productTransformation__promiseBox{padding:44px;gap:36px}.productTransformation__greenSplit{padding:80px 0 0}.productTransformation__greenSplitInner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.productTransformation__greenSplitRight{position:relative;width:100%;height:auto;top:auto;right:auto}}@media (max-width:767px){.productTransformation__container{width:100%;padding:0 24px}.productTransformation__cardText{text-align:left}.productTransformation__section{padding:70px 0}.productTransformation__breadcrumbsList{font-size:12px;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.productTransformation__breadcrumbsSep{margin-right:6px}.productTransformation__h2{font-weight:600;font-size:40px;line-height:44px}.productTransformation__hero{min-height:520px;padding-bottom:32px}.productTransformation__heroPanel{margin:150px 0 0;width:100%;max-width:none;padding:32px 28px 44px;clip-path:polygon(0 0,88% 0,100% 30%,100% 100%,0 100%)}.productTransformation__heroTitle{font-weight:600;font-size:40px;line-height:44px}.productTransformation__colText{width:100%}.productTransformation__frameworkGrid{grid-template-columns:repeat(2,1fr);margin-top:44px}.productTransformation__frameworkCard{padding:22px}.productTransformation__frameworkIcon img{top:-38px;max-width:92px;left:calc(50% - 46px)}.productTransformation__cards3{grid-template-columns:1fr;gap:18px}.productTransformation__cards3 .productTransformation__card{min-height:auto}.productTransformation__bulletList{gap:18px}.productTransformation__bullet{grid-template-columns:28px 1fr;gap:12px}.productTransformation__bulletTitle{font-size:16px;line-height:18px}.productTransformation__bulletText,.productTransformation__bulletText p{font-size:16px}.productTransformation__promiseBox{grid-template-columns:1fr;gap:28px;padding:32px 24px;border-radius:28px}}@media (max-width:520px){.productTransformation__container{width:100%;padding:0 18px}.productTransformation__section{padding:56px 0}.productTransformation__kickerText{font-size:16px;line-height:20px}.productTransformation__h2{font-size:34px;line-height:38px}.productTransformation__hero{min-height:460px}.productTransformation__heroPanel{margin:110px 0 0;padding:28px 22px 34px;max-width:100%;clip-path:polygon(0 0,90% 0,100% 22%,100% 100%,0 100%)}.productTransformation__heroTitle{font-size:34px;line-height:38px}.productTransformation__frameworkGrid{grid-template-columns:1fr;gap:60px;margin-top:34px}.productTransformation__frameworkCard{padding:20px 18px}.productTransformation__frameworkIcon img{top:-34px;max-width:86px;left:calc(50% - 43px)}.productTransformation__cards3{margin-top:28px;gap:14px}.productTransformation__cards3 .productTransformation__card{padding:22px 18px}.productTransformation__greenSplit{padding:70px 0 0}.productTransformation__greenSplitInner{gap:22px}.productTransformation__promiseBox{padding:28px 18px;gap:20px;border-radius:26px}}.people-page{color:#1b1f1e;background-color:#f1f1f1}.people-container{width:92%;max-width:1100px;margin:0 auto;padding:0 24px}.people-section{padding:80px 0}@media (max-width:900px){.people-section{padding:56px 0}}.people__kicker{font-weight:600;font-size:18px;line-height:24px;letter-spacing:0;text-transform:uppercase;margin-bottom:12px;position:relative;padding-bottom:10px;color:#006f52}.people__kicker--onDark{color:#f1f1f1}.people__kicker:after{content:"";position:absolute;left:0;bottom:0;width:40px;height:4px;background:#029e58}.people__h2{font-weight:400;font-size:48px;line-height:52px;letter-spacing:0;color:#171d1a;margin:0 0 18px}@media (max-width:900px){.people__h2{font-size:34px}}.people__intro{color:#5b6561;margin:0;font-size:16px;line-height:1.6}.people__text{color:#454a48}.people__text,.people__text p{font-weight:400;font-size:16px;line-height:160%;letter-spacing:0}.people__text p{margin:0 0 14px;color:inherit}.people__text p:last-child{margin-bottom:0}.people__checkIcon,.people__fwIcon,.people__timelineIcon{fill:#0f6f55}.people__check{width:22px;height:22px;border-radius:999px;background:#d9efe7;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}.people-framework .people__h2{max-width:580px}.people-framework .people__intro{max-width:420px}.people-hero{min-height:730px;background-size:cover;background-position:50%;position:relative;overflow:hidden}@media (max-width:900px){.people-hero{min-height:420px}}.people-hero__panel{width:90%;max-width:760px;background:#0f6f55;color:#fff;padding:44px 48px;position:relative;clip-path:polygon(0 0,84% 0,100% 50%,100% 100%,0 100%);margin:240px 0 80px}.people-hero__title{font-weight:400;font-size:48px;line-height:52px;letter-spacing:0;color:#f1f1f1}@media (max-width:900px){.people-hero__title{font-size:36px}}.people-commitment__grid{display:grid;grid-template-columns:1fr 1.1fr;gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:900px){.people-commitment__grid{grid-template-columns:1fr;gap:28px}}.people-commitment__content{min-width:590px}.people-commitment__image{width:100%;height:auto;display:block;border-radius:6px}.people-vision__grid{display:grid;grid-template-columns:1fr 1.2fr;gap:64px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media (max-width:900px){.people-vision__grid{grid-template-columns:1fr;gap:28px}}.people-timeline{position:relative;padding-left:28px}.people-timeline__item{display:grid;grid-template-columns:28px 1fr;gap:18px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:26px}.people-timeline__item:last-child{margin-bottom:0}.people-timeline__dot{width:28px;height:28px;border-radius:999px;background:#cfe8df;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;position:relative;z-index:2}.people-timeline__card{background:#fff;border-radius:6px;padding:18px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.03);box-shadow:0 1px 0 rgba(0,0,0,.03)}.people-timeline__title{font-weight:700;margin-bottom:4px}.people-timeline__text{color:#5b6561;font-size:14px;line-height:1.55}.people-framework__grid{margin-top:34px;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}@media (max-width:1000px){.people-framework__grid{grid-template-columns:1fr 1fr}}@media (max-width:680px){.people-framework__grid{grid-template-columns:1fr}}.people-card{border-radius:6px;padding:22px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.03);box-shadow:0 1px 0 rgba(0,0,0,.03)}.people-card:nth-child(3){height:100%;grid-column:3;grid-row:1/span 2}.people-card.is-mint{background:#cfe8df}.people-card.is-white{background:#fff}.people-card__icon{width:34px;height:34px;border-radius:999px;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:14px}.people-card__title{margin:0 0 8px;font-weight:600;font-size:20px;line-height:24px;letter-spacing:0;color:#006f52}.people-card__text{font-family:Open Sans;font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:160%;letter-spacing:0;color:#454a48}.people-success{background:#006f52;padding:0;overflow:hidden;position:relative}.people-success__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:0;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media (max-width:900px){.people-success__grid{grid-template-columns:1fr}}.people-success__content{padding:80px 52px 80px 0;color:#fff;position:relative;z-index:1}@media (max-width:900px){.people-success__content{padding:56px 0 24px}}.people-success__title{font-weight:400;font-size:48px;line-height:52px;letter-spacing:0;color:#f1f1f1}@media (max-width:900px){.people-success__title{font-size:34px}}.people-success__intro{margin:0 0 18px;font-weight:400;font-size:16px;line-height:160%;letter-spacing:0;color:#f1f1f1}.people-success__list{list-style:none;margin:18px 0 0;padding:0}.people-success__item{display:grid;grid-template-columns:26px 1fr;gap:12px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin-bottom:12px}.people-success__item:last-child{margin-bottom:0}.people-success__itemText{color:#f1f1f1;font-weight:400;font-size:16px;line-height:160%;letter-spacing:0}.people-success__media{position:absolute;right:0;top:0;height:100%}.people-success__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.people-panel__wrap{background:#c8e3d3;padding:44px;display:grid;grid-template-columns:1.15fr .85fr;gap:34px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top-right-radius:40px;border-bottom-left-radius:40px}@media (max-width:900px){.people-panel__wrap{grid-template-columns:1fr;padding:26px 22px;border-radius:18px}}.people-panel__image{width:100%;height:auto;display:block}@media (max-width:1024px){.people-container{width:100%;padding:0 64px}.people-section{padding:70px 0}.people-hero{min-height:620px}.people-hero__panel{max-width:680px;margin:210px 0 60px;padding:40px 44px}.people-commitment__grid{gap:32px}.people-commitment__content{min-width:0}.people-vision__grid{gap:44px}.people-framework__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;grid-template-areas:"i1 i2" "i4 i5" "i3 i3"}.people-framework__grid>article:first-child{grid-area:i1}.people-framework__grid>article:nth-child(2){grid-area:i2}.people-framework__grid>article:nth-child(3){grid-area:i3}.people-framework__grid>article:nth-child(4){grid-area:i4}.people-framework__grid>article:nth-child(5){grid-area:i5}.people-success__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.people-success__media{position:relative;width:calc(100% + 128px);left:-64px}}@media (max-width:767px){.people-container{padding:0 24px}.people-section{padding:64px 0}.people__h2{font-size:40px;line-height:44px}.people-hero{min-height:520px}.people-hero__panel{width:100%;max-width:520px;margin:180px 0 40px;padding:32px 28px;clip-path:polygon(0 0,88% 0,100% 28%,100% 100%,0 100%)}.people-hero__title{font-size:40px;line-height:44px}.people-timeline{padding-left:0}.people-timeline__item{grid-template-columns:28px 1fr;gap:14px}.people-success__content{padding:56px 0 24px}.people-success__media{width:calc(100% + 48px);left:-24px}.people-panel__wrap{grid-template-columns:1fr;padding:26px 22px;gap:22px;border-radius:18px}}@media (max-width:520px){.people-container{padding:0 18px}.people-section{padding:56px 0}.people__h2{font-size:34px;line-height:38px}.people-framework__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.people-card{padding:18px}.people-success__media{min-height:320px;width:calc(100% + 48px)}.people-success__image{min-height:320px}.people-panel__wrap{padding:22px 18px;border-radius:16px}}.strategy-innovation{background-color:#f1f1f1}.strategy-innovation .container{max-width:1100px;margin:0 auto;width:100%;padding:0 24px}.strategy-innovation .section{padding:84px 0}.strategy-innovation .section--light{background:#f1f1f1}.strategy-innovation .kicker{color:#006f52;margin:0 0 12px;position:relative;padding-bottom:12px;font-weight:600;font-size:18px;line-height:24px;letter-spacing:0;text-transform:uppercase}.strategy-innovation .kicker:after{content:"";position:absolute;left:0;bottom:0;width:40px;height:4px;background:#029e58}.strategy-innovation .kicker--light{color:#f1f1f1}.strategy-innovation .h2{margin:0 0 18px;color:#171d1a;font-weight:400;font-size:48px;line-height:52px;letter-spacing:0}.strategy-innovation .h2--light{color:#f1f1f1}.strategy-innovation .lead{margin:0 0 26px;max-width:760px}.strategy-innovation .body,.strategy-innovation .lead{color:#454a48;font-weight:400;font-size:18px;line-height:160%;letter-spacing:0}.strategy-innovation .body--light{color:hsla(0,0%,100%,.85)}.strategy-innovation .body p{margin:0 0 14px;color:inherit;font-weight:400;font-size:18px;line-height:160%}.strategy-innovation .body p:last-child{margin-bottom:0}.strategy-innovation .footnote{font-size:14px;color:#454a48;margin-top:18px}.strategy-innovation .footnote--light{color:#f1f1f1}.strategy-innovation .inno-img{width:100%;height:auto;display:block}.strategy-innovation .inno-img--shadow{-webkit-box-shadow:0 20px 50px rgba(0,0,0,.08);box-shadow:0 20px 50px rgba(0,0,0,.08)}.strategy-innovation .inno-hero{position:relative;padding:0;min-height:520px}.strategy-innovation .inno-hero__bg{position:absolute;inset:0;background-size:cover;background-position:50%}.strategy-innovation .inno-hero__inner{position:relative;min-height:624px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.strategy-innovation .inno-hero__box{background:#fff;width:92%;max-width:520px;padding:54px 96px 53px 64px;clip-path:polygon(0 0,100% 0,100% 78%,86% 100%,0 100%)}.strategy-innovation .inno-hero__box .kicker{color:#111}.strategy-innovation .inno-hero__box .kicker:after{background:#0a6b52}.strategy-innovation .inno-hero__box .title{margin:14px 0 0;font-weight:400;font-size:48px;line-height:52px;letter-spacing:0;color:#171d1a}.strategy-innovation .inno-hero__box .title:first-letter{color:#006f52}.strategy-innovation .inno-split{display:grid;grid-template-columns:1.11fr .86fr;gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.strategy-innovation .inno-split--reverse{grid-template-columns:.9fr 1.1fr}.strategy-innovation .inno-split--reverse .inno-split__media{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.strategy-innovation .inno-split--reverse .inno-split__content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.strategy-innovation .inno-split__content{max-width:720px}.strategy-innovation .inno-strategy .inno-split{padding:85px 60px;background-color:#fff}.strategy-innovation .inno-tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:34px}.strategy-innovation .inno-tiles .inno-tile{background:#0a6b52;border-radius:4px;min-height:120px;overflow:hidden;font-weight:600;font-size:16px;color:#f1f1f1;line-height:16px;letter-spacing:0;text-align:center;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px 0}.strategy-innovation .inno-tiles .inno-tile__img{width:auto;height:80px;-o-object-fit:cover;object-fit:cover;display:block;-o-object-fit:contain;object-fit:contain}.strategy-innovation .inno-validation-bar{margin-top:26px;background:#c8e3d3;padding:44px 22px;text-align:center;border-top-right-radius:40px;border-bottom-left-radius:40px}.strategy-innovation .inno-validation-bar p{margin:0;color:#006f52;font-weight:600;font-size:28px;line-height:32px;letter-spacing:0;text-align:center}.strategy-innovation .inno-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:26px}.strategy-innovation .inno-card{background:#fff;padding:22px}.strategy-innovation .inno-card--mint{background:#c8e3d3}.strategy-innovation .inno-card--featured{grid-row:span 2}.strategy-innovation .inno-card__icon{height:40px;margin-bottom:14px}.strategy-innovation .inno-card__icon .inno-icon{width:auto;height:40px;display:inline-block}.strategy-innovation .inno-card__title{margin:0 0 10px;color:#006f52;font-weight:600;font-size:20px;line-height:24px;letter-spacing:0}.strategy-innovation .inno-card__text{font-weight:400;font-size:16px;line-height:160%;letter-spacing:0;color:#454a48}.strategy-innovation .inno-card__text p{margin:0;font-weight:400;font-size:16px;line-height:160%;letter-spacing:0;color:inherit}.strategy-innovation .inno-production .inno-split--reverse{background:#fff;padding:86px 60px}.strategy-innovation .inno-green-split{background:#006f52;padding:50px 0;position:relative}.strategy-innovation .inno-green-split.inno-green-split--alt{padding:120px 0}.strategy-innovation .inno-green-split.inno-green-split--alt .inno-green-split__content{max-width:580px}.strategy-innovation .inno-green-split .inno-green-split__inner{display:block}.strategy-innovation .inno-green-split .container{display:-webkit-box;display:-ms-flexbox;display:flex}.strategy-innovation .inno-green-split .inno-green-split__content{max-width:670px;padding:0}.strategy-innovation .inno-green-split__media{overflow:hidden;position:absolute;height:100%;top:0;right:0;width:auto}.strategy-innovation .inno-green-split__media img{width:auto;height:100%;display:block}.strategy-innovation .inno-green-split__inner{display:grid;grid-template-columns:1.05fr .95fr;gap:0;overflow:hidden}.strategy-innovation .inno-green-split__content{color:#fff;position:relative}.strategy-innovation .inno-green-split__content>*{position:relative;z-index:2}.strategy-innovation .inno-green-split__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.strategy-innovation .checklist{list-style:none;padding:0;margin:22px 0}.strategy-innovation .checklist li{position:relative;padding-left:30px;margin:10px 0;font-weight:400;font-size:16px;line-height:160%;letter-spacing:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;color:#f1f1f1}.strategy-innovation .checklist--light li:before{background:hsla(0,0%,100%,.85)}.strategy-innovation .inno-mint-panel__inner{background:#cfe9dc;padding:64px;display:grid;grid-template-columns:1.3fr .7fr;gap:34px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top-right-radius:40px;border-bottom-left-radius:40px}.strategy-innovation .inno-mint-panel__content{max-width:720px}.strategy-innovation .inno-focus .h2{max-width:420px}.strategy-innovation .inno-focus .lead{max-width:620px}@media (max-width:1024px){.strategy-innovation .inno-hero__inner{min-height:560px;padding:0 40px}.strategy-innovation .inno-hero__box{padding:44px 64px 44px 44px;max-width:520px}.strategy-innovation .inno-split{gap:28px;grid-template-columns:1fr 1fr}.strategy-innovation .inno-strategy .inno-split{padding:64px 44px}.strategy-innovation .inno-tiles{gap:16px}.strategy-innovation .inno-tiles .inno-tile{min-height:110px}.strategy-innovation .inno-validation-bar{padding:34px 18px}.strategy-innovation .inno-validation-bar p{font-size:22px;line-height:28px}.strategy-innovation .inno-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;grid-template-areas:"i1 i2" "i4 i5" "i3 i3"}.strategy-innovation .inno-card:first-child{grid-area:i1}.strategy-innovation .inno-card:nth-child(2){grid-area:i2}.strategy-innovation .inno-card:nth-child(3){grid-area:i3}.strategy-innovation .inno-card:nth-child(4){grid-area:i4}.strategy-innovation .inno-card:nth-child(5){grid-area:i5}.strategy-innovation .inno-card--featured{grid-row:auto}.strategy-innovation .inno-production .inno-split--reverse{padding:64px 44px}.strategy-innovation .inno-mint-panel__inner{padding:44px;grid-template-columns:1.1fr .9fr}}@media (max-width:767px){.strategy-innovation .section{padding:70px 0}.strategy-innovation .h2{font-size:40px;line-height:44px}.strategy-innovation .body,.strategy-innovation .lead{font-size:16px;line-height:160%}.strategy-innovation .inno-hero__inner{min-height:520px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:110px 24px 0}.strategy-innovation .inno-hero__box{max-width:520px;padding:34px 28px;clip-path:polygon(0 0,100% 0,100% 72%,88% 100%,0 100%)}.strategy-innovation .inno-hero__box .title{font-size:40px;line-height:44px}.strategy-innovation .inno-split,.strategy-innovation .inno-split--reverse{grid-template-columns:1fr;gap:28px}.strategy-innovation .inno-split--reverse .inno-split__content,.strategy-innovation .inno-split--reverse .inno-split__media,.strategy-innovation .inno-split .inno-split__content,.strategy-innovation .inno-split .inno-split__media{-webkit-box-ordinal-group:initial;-ms-flex-order:initial;order:0}.strategy-innovation .inno-strategy .inno-split{padding:44px 32px}.strategy-innovation .inno-tiles{display:grid;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;grid-template-columns:repeat(2,1fr);-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.strategy-innovation .inno-tiles .inno-tile{width:auto}.strategy-innovation .inno-tiles .inno-tile:nth-child(3){-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;grid-column:1/-1}.strategy-innovation .inno-validation-bar{padding:28px 18px}.strategy-innovation .inno-validation-bar p{font-size:20px;line-height:26px}.strategy-innovation .inno-card{padding:20px}.strategy-innovation .inno-production .inno-split--reverse{padding:44px 32px}.strategy-innovation .inno-green-split{padding:70px 0 0}.strategy-innovation .inno-green-split .container{display:block}.strategy-innovation .inno-green-split__media{position:relative;height:531px;margin-top:28px;-o-object-fit:cover;object-fit:cover;width:calc(100% + 48px)}.strategy-innovation .inno-green-split__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.strategy-innovation .inno-green-split.inno-green-split--alt{padding:80px 0 0}.strategy-innovation .inno-green-split.inno-green-split--alt .inno-green-split__content{max-width:none}.strategy-innovation .inno-mint-panel__inner{grid-template-columns:1fr;padding:32px 24px;gap:22px;border-top-right-radius:28px;border-bottom-left-radius:28px}}@media (max-width:520px){.strategy-innovation .section{padding:60px 0}.strategy-innovation .inno-green-split{padding-bottom:0}.strategy-innovation .h2{font-size:34px;line-height:38px}.strategy-innovation .inno-hero__inner{padding:90px 18px 0;min-height:480px}.strategy-innovation .inno-hero__box{width:100%;max-width:none;padding:28px 22px}.strategy-innovation .inno-hero__box .title{font-size:34px;line-height:38px}.strategy-innovation .inno-strategy .inno-split{padding:28px 22px}.strategy-innovation .inno-tiles .inno-tile{min-height:84px}.strategy-innovation .inno-validation-bar{padding:22px 16px;border-top-right-radius:26px;border-bottom-left-radius:26px}.strategy-innovation .inno-validation-bar p{font-size:18px;line-height:24px}.strategy-innovation .inno-mint-panel__inner{padding:26px 18px;border-top-right-radius:22px;border-bottom-left-radius:22px}}.strategy-operational-excellence{background-color:#f1f1f1;color:#0f1a17}.strategy-operational-excellence .oe-container{max-width:1100px;margin:0 auto;padding:0 24px}.strategy-operational-excellence .oe-kicker{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;color:#006f52;position:relative;font-weight:600;font-size:18px;line-height:24px;letter-spacing:0;text-transform:uppercase;margin-bottom:12px;padding-bottom:10px}.strategy-operational-excellence .oe-kicker:after{content:"";display:inline-block;width:40px;height:4px;background:#029e58;border-radius:999px;-webkit-transform:translateY(1px);transform:translateY(1px);position:absolute;left:0;bottom:0}.strategy-operational-excellence .oe-kicker.oe-kicker--on-dark{color:#f1f1f1}.strategy-operational-excellence .oe-kicker.oe-kicker--on-light{color:#171d1a}.strategy-operational-excellence .oe-h2{margin:18px 0 14px;font-weight:400;font-size:48px;line-height:52px;letter-spacing:0}.strategy-operational-excellence .oe-h2.oe-h2--on-dark{color:#f1f1f1}.strategy-operational-excellence .oe-copy{color:#171d1a;font-weight:400;font-size:18px;line-height:160%;letter-spacing:0}.strategy-operational-excellence .oe-copy p{margin:0 0 14px;font-weight:400;font-size:18px;line-height:160%;letter-spacing:0;color:inherit}.strategy-operational-excellence .oe-copy.oe-copy--on-dark{color:hsla(0,0%,100%,.85)}.strategy-operational-excellence .oe-media__img{width:100%;height:auto;display:block}.strategy-operational-excellence .oe-section{padding:88px 0}.strategy-operational-excellence .oe-section--gold{padding-top:70px;padding-bottom:160px}.strategy-operational-excellence .oe-section--foundation .oe-foundation__media{position:relative}.strategy-operational-excellence .oe-section--foundation .oe-foundation__media .oe-foundation__quote{position:absolute;left:50%;bottom:-88px;-webkit-transform:translateX(-50%);transform:translateX(-50%);max-width:84%;width:520px;background:#006f52;color:#f1f1f1;text-align:center;padding:16px 18px;border-radius:4px;-webkit-box-shadow:0 18px 40px rgba(0,0,0,.12);box-shadow:0 18px 40px rgba(0,0,0,.12);font-weight:600;font-size:16px;line-height:20px;letter-spacing:0}.strategy-operational-excellence .oe-section--standard .oe-split{background-color:#fff;padding:60px}.strategy-operational-excellence .oe-split{display:grid;grid-template-columns:1.05fr 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:56px}.strategy-operational-excellence .oe-split__content,.strategy-operational-excellence .oe-split__media{min-width:0}.strategy-operational-excellence .oe-split.oe-split--reverse{grid-template-columns:1fr 1.05fr}.strategy-operational-excellence .oe-split.oe-split--reverse .oe-split__media{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.strategy-operational-excellence .oe-split.oe-split--reverse .oe-split__content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.strategy-operational-excellence .oe-hero{min-height:520px;padding:90px 0;background-size:cover;background-position:50%;position:relative}.strategy-operational-excellence .oe-hero:before{content:"";position:absolute;inset:0;background:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.18)),to(rgba(0,0,0,.04)));background:linear-gradient(90deg,rgba(0,0,0,.18),rgba(0,0,0,.04));pointer-events:none}.strategy-operational-excellence .oe-hero .oe-container{position:relative;z-index:1}.strategy-operational-excellence .oe-hero__card{background:#fff;max-width:560px;width:100%;padding:46px 44px;border-radius:2px;-webkit-box-shadow:0 18px 55px rgba(0,0,0,.1);box-shadow:0 18px 55px rgba(0,0,0,.1);clip-path:polygon(0 0,100% 0,100% 50%,84% 100%,0 100%)}.strategy-operational-excellence .oe-hero__title{margin:14px 0 0;font-weight:400;font-size:48px;line-height:52px;letter-spacing:0;color:#171d1a}.strategy-operational-excellence .oe-section--gold .oe-gold__collage{position:relative;width:100%;max-width:560px;margin-left:auto;padding:28px 0 18px}.strategy-operational-excellence .oe-section--gold .oe-gold__collage .oe-gold__img{position:relative;z-index:1}.strategy-operational-excellence .oe-section--gold .oe-gold__collage .oe-gold__img--primary{width:100%}.strategy-operational-excellence .oe-green{background:#006f52;padding:92px 0;position:relative;overflow:hidden}.strategy-operational-excellence .oe-green__inner{display:grid;grid-template-columns:1.05fr 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:56px}.strategy-operational-excellence .oe-green__media{overflow:hidden;position:absolute;height:100%;top:0;right:0;width:auto}.strategy-operational-excellence .oe-green__media .oe-media__img{width:auto;height:100%;display:block}.strategy-operational-excellence .oe-panel{padding:88px 0 110px}.strategy-operational-excellence .oe-panel__inner{background:#c8e3d3;padding:56px;display:grid;grid-template-columns:1.05fr 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:48px;border-top-right-radius:40px;border-bottom-left-radius:40px}.strategy-operational-excellence .oe-panel__media .oe-media__img{border-radius:6px}@media (max-width:1024px){.strategy-operational-excellence .oe-section{padding:72px 0}.strategy-operational-excellence .oe-section--gold{padding-top:60px;padding-bottom:130px}.strategy-operational-excellence .oe-section--standard .oe-split{padding:44px}.strategy-operational-excellence .oe-hero{padding:70px 0}.strategy-operational-excellence .oe-hero__card{max-width:520px;padding:40px 38px}.strategy-operational-excellence .oe-hero__title{font-size:44px;line-height:48px}.strategy-operational-excellence .oe-split{gap:44px;grid-template-columns:1fr 1fr}.strategy-operational-excellence .oe-section--foundation .oe-foundation__media .oe-foundation__quote{bottom:-76px;width:500px;max-width:90%}.strategy-operational-excellence .oe-green{padding:80px 0}.strategy-operational-excellence .oe-green__inner{gap:44px}.strategy-operational-excellence .oe-panel{padding:72px 0 96px}.strategy-operational-excellence .oe-panel__inner{padding:44px;gap:40px}}@media (max-width:767px){.strategy-operational-excellence .oe-section{padding:64px 0}.strategy-operational-excellence .oe-section--gold{padding-top:54px;padding-bottom:96px}.strategy-operational-excellence .oe-section--standard .oe-split{padding:32px}.strategy-operational-excellence .oe-section--foundation .oe-foundation__media .oe-foundation__quote{position:relative;left:auto;bottom:auto;-webkit-transform:none;transform:none;width:90%;max-width:none;display:block;margin:0 auto}.strategy-operational-excellence .oe-h2{font-size:40px;line-height:44px}.strategy-operational-excellence .oe-copy,.strategy-operational-excellence .oe-copy p{font-size:16px}.strategy-operational-excellence .oe-hero{padding:56px 0;min-height:460px}.strategy-operational-excellence .oe-hero__card{max-width:100%;padding:34px 28px}.strategy-operational-excellence .oe-hero__title{font-size:40px;line-height:44px}.strategy-operational-excellence .oe-split{grid-template-columns:1fr;gap:28px}.strategy-operational-excellence .oe-split .oe-split__media{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.strategy-operational-excellence .oe-split .oe-split__content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.strategy-operational-excellence .oe-split.oe-split--reverse{grid-template-columns:1fr}.strategy-operational-excellence .oe-split.oe-split--reverse .oe-split__media{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.strategy-operational-excellence .oe-split.oe-split--reverse .oe-split__content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.strategy-operational-excellence .oe-section--gold .oe-gold__collage{max-width:520px;margin:0 auto;padding:18px 0 0}.strategy-operational-excellence .oe-green{padding:70px 0 0}.strategy-operational-excellence .oe-green__inner{grid-template-columns:1fr;gap:28px}.strategy-operational-excellence .oe-green__media{position:relative;right:auto;top:auto;height:340px;width:100%}.strategy-operational-excellence .oe-green__media .oe-media__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.strategy-operational-excellence .oe-panel{padding:64px 0 80px}.strategy-operational-excellence .oe-panel__inner{grid-template-columns:1fr;padding:32px 24px;gap:28px;border-top-right-radius:32px;border-bottom-left-radius:32px}}@media (max-width:520px){.strategy-operational-excellence .oe-section{padding:56px 0}.strategy-operational-excellence .oe-section--gold{padding-top:48px;padding-bottom:86px}.strategy-operational-excellence .oe-section--standard .oe-split{padding:22px}.strategy-operational-excellence .oe-kicker{font-size:16px;line-height:20px}.strategy-operational-excellence .oe-h2{font-size:34px;line-height:38px;margin:14px 0 12px}.strategy-operational-excellence .oe-copy{font-size:16px}.strategy-operational-excellence .oe-copy p{font-size:16px;line-height:160%}.strategy-operational-excellence .oe-hero{padding:44px 0;min-height:420px}.strategy-operational-excellence .oe-hero__card{padding:28px 22px;clip-path:polygon(0 0,100% 0,100% 38%,88% 100%,0 100%)}.strategy-operational-excellence .oe-hero__title{font-size:34px;line-height:38px}.strategy-operational-excellence .oe-green__media{height:300px}.strategy-operational-excellence .oe-panel{padding:56px 0 70px}.strategy-operational-excellence .oe-panel__inner{padding:26px 18px;border-top-right-radius:26px;border-bottom-left-radius:26px}}.documents-brand{padding-bottom:15px}.documents-brand-assets{padding-bottom:106px}.documents-brand__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;cursor:pointer;margin-bottom:20px;border-bottom:1px solid #d1d2d1}.documents-brand__arrow{width:24px;height:24px;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease}.documents-brand__list{display:block}.documents-brand.is-closed .documents-brand__list{display:none}.documents-brand.is-closed .documents-brand__arrow{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.documents-brand__title{font-size:20px;line-height:20px;font-weight:600;width:100%;padding-bottom:14px;margin-top:10px}.documents-brand__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:19px 32px 20px 20px;background:#fff;margin-bottom:12px}.documents-brand__item-title{font-size:18px;line-height:18px;font-weight:600;padding-bottom:10px}.documents-brand__icon{width:56px;height:56px;margin-right:16px}.documents-brand__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.documents-brand__actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}@media (max-width:640px){.documents-brand-assets{padding-bottom:54px}.documents-brand__item{-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:22px;padding:18px 32px 18px 20px}.documents-brand__icon{display:none}}