.body,.body-bold,.body-s,.body-s-bold,.body-xs,.body-xs-bold,.overline,.overline-s,.overline-s-bold,.overline--bold,.strikethrough-header-s,.strikethrough,.strikethrough-s,.label,.body-link,.body-link-bold,.body-s-link,.body-s-link-bold,.body-xs-link,.body-xs-link-bold,.button,.button-s,.button-xs{font-family:Open Sans,sans-serif}.heading-xxxl{font-size:2.5rem;font-weight:700;line-height:2.75rem}@media (width>=904px){.heading-xxxl{font-size:4rem;line-height:4rem}}.heading-xxl{font-size:2.25rem;font-weight:700;line-height:2.5rem}@media (width>=904px){.heading-xxl{font-size:3.375rem;line-height:3.5rem}}.heading-xl{font-size:2rem;font-weight:700;line-height:2.25rem}@media (width>=904px){.heading-xl{font-size:2.75rem;line-height:3rem}}.heading-l{font-size:1.75rem;font-weight:700;line-height:2rem}@media (width>=904px){.heading-l{font-size:2.25rem;line-height:2.5rem}}.heading-m{font-size:1.5rem;font-weight:700;line-height:1.75rem}@media (width>=904px){.heading-m{font-size:1.75rem;line-height:2rem}}.heading-s{font-size:1.25rem;font-weight:700;line-height:1.5rem}.body-xs{margin-bottom:16px;font-size:12px;font-weight:400;line-height:16px}.body-xs-bold{margin-bottom:16px;font-size:12px;font-weight:700;line-height:16px}.body-s{margin-bottom:18px;font-size:14px;font-weight:400;line-height:20px}.body-s-bold{margin-bottom:18px;font-size:14px;font-weight:700;line-height:20px}.body{margin-bottom:20px;font-size:16px;font-weight:400;line-height:24px}.body-bold{margin-bottom:20px;font-size:16px;font-weight:700;line-height:24px}.overline{text-transform:uppercase;margin-bottom:18px;font-size:14px;font-weight:400;line-height:16px}.overline--bold{text-transform:uppercase;margin-bottom:18px;font-size:14px;font-weight:700;line-height:16px}.overline-s{text-transform:uppercase;margin-bottom:18px;font-size:12px;font-weight:400;line-height:16px}.overline-s-bold{text-transform:uppercase;margin-bottom:18px;font-size:12px;font-weight:700;line-height:16px}.strikethrough-header-s{margin-bottom:24px;font-size:20px;font-weight:700;line-height:24px;text-decoration:line-through}.strikethrough{margin-bottom:20px;font-size:16px;font-weight:400;line-height:20px;text-decoration:line-through}.strikethrough-s{margin-bottom:18px;font-size:14px;font-weight:400;line-height:16px;text-decoration:line-through}.label{margin-bottom:18px;font-size:14px;font-weight:600;line-height:16px}.body-link{margin-bottom:20px;font-size:16px;font-weight:400;line-height:20px;text-decoration:underline}.body-link-bold{margin-bottom:20px;font-size:16px;font-weight:700;line-height:20px;text-decoration:underline}.body-s-link{margin-bottom:18px;font-size:14px;font-weight:400;line-height:16px;text-decoration:underline}.body-s-link-bold{margin-bottom:18px;font-size:14px;font-weight:700;line-height:16px;text-decoration:underline}.body-xs-link{margin-bottom:16px;font-size:12px;font-weight:400;line-height:16px;text-decoration:underline}.body-xs-link-bold{margin-bottom:16px;font-size:12px;font-weight:700;line-height:16px;text-decoration:underline}.button-xs{margin-bottom:16px;font-size:12px;font-weight:700;line-height:16px}.button-s{margin-bottom:12px;font-size:14px;font-weight:700;line-height:16px}.button{margin-bottom:12px;font-size:16px;font-weight:700;line-height:20px}akzo-icon::part(icon),akzo-icon [part~=icon]{width:var(--size-s);height:var(--size-s)}akzo-button::part(tertiary),akzo-button [part~=tertiary]{padding:0}akzo-button::part(button-text),akzo-button [part~=button-text]{cursor:default;padding-bottom:6px}:host{display:block}.parent-wrapper{padding-top:var(--spacing-5xl);padding-bottom:var(--spacing-5xl)}@media (width<=768px){.parent-wrapper{padding-top:var(--spacing-3xl);padding-bottom:var(--spacing-3xl)}}.parent-wrapper.project-list-wrapper{padding-top:0!important}@media (width<=768px){.parent-wrapper.project-list-wrapper{padding-top:0!important}}.usp-wrapper{gap:var(--spacing-xs);flex-direction:column;display:flex}.usp-wrapper .section-heading{margin-bottom:var(--spacing-lg);color:var(--color-text-title);white-space:nowrap;text-overflow:ellipsis;font-family:Colour Sans,sans-serif;overflow:hidden}.usp-wrapper .usp-container{gap:var(--spacing-lg);flex-wrap:wrap;display:flex}.usp-wrapper .usp-container.no-divider akzo-button::part(button-text):after,.usp-wrapper .usp-container.no-divider akzo-button [part~=button-text]:after{content:"";display:none;position:absolute}.usp-wrapper .usp-container.fullwidth{gap:var(--spacing-lg);width:100%;display:grid}.usp-wrapper .usp-container.fullwidth.cols-1{grid-template-columns:repeat(1,1fr)}.usp-wrapper .usp-container.fullwidth.cols-2{grid-template-columns:repeat(2,1fr)}.usp-wrapper .usp-container.fullwidth.cols-3{grid-template-columns:repeat(3,1fr)}.usp-wrapper .usp-container.fullwidth.cols-4{grid-template-columns:repeat(4,1fr)}@media (width<=1024px){.usp-wrapper .usp-container.fullwidth{grid-template-columns:repeat(2,1fr)!important}}@media (width<=600px){.usp-wrapper .usp-container.fullwidth{grid-template-columns:1fr!important}}.usp-wrapper .usp-container.fullwidth .usp-item{width:100%}.usp-wrapper .usp-container.auto-width{justify-content:flex-start;gap:var(--spacing-lg);flex-wrap:wrap;display:flex}.usp-wrapper .usp-container.auto-width .usp-item{flex:0 calc(25% - 1.125rem);max-width:calc(25% - 1.125rem)}@media (width<=1024px){.usp-wrapper .usp-container.auto-width .usp-item{flex:0 calc(50% - .75rem);max-width:calc(50% - .75rem)}}@media (width<=600px){.usp-wrapper .usp-container.auto-width .usp-item{flex:0 100%;max-width:100%}}.usp-wrapper .usp-container.icon-top .usp-item{text-align:left;flex-direction:column;align-items:flex-start}.usp-wrapper .usp-container.icon-top .description{margin-top:var(--spacing-xxs)}.usp-wrapper .usp-container.icon-left .usp-item{align-items:flex-start;align-items:top;gap:var(--spacing-xs);flex-direction:row}.usp-wrapper .usp-container.icon-left .usp-item .icon-wrapper{flex-shrink:0;margin-top:3px}.usp-wrapper .usp-container.icon-left .description{margin-top:var(--spacing-xs)}.usp-wrapper .usp-item{box-sizing:border-box;padding:0;display:flex}.usp-wrapper .text-content{flex-direction:column;display:flex}.usp-wrapper .text-content akzo-button::part(tertiary),.usp-wrapper .text-content akzo-button [part~=tertiary]{justify-content:flex-start;align-items:flex-start;min-width:max-content;height:100%}.usp-wrapper .text-content akzo-button::part(tertiary):after,.usp-wrapper .text-content akzo-button [part~=tertiary]:after{content:"";position:absolute;inset:-2px -6px -4px}.usp-wrapper .text-content akzo-button::part(button-text),.usp-wrapper .text-content akzo-button [part~=button-text]{text-align:left;white-space:nowrap;text-overflow:ellipsis;width:100%;max-width:30ch;line-height:20px;display:inline-block;overflow:hidden}.usp-wrapper .text-content akzo-button::part(button-text):after,.usp-wrapper .text-content akzo-button [part~=button-text]:after{content:"";background:var(--color-stroke-strong);width:100%;height:2px;position:absolute;bottom:0;left:0}@media (width<=600px){.usp-wrapper .text-content akzo-button::part(tertiary){min-width:auto}.usp-wrapper .text-content akzo-button::part(button-text){white-space:normal;word-break:break-word;text-overflow:unset;cursor:default;max-width:fit-content;overflow:visible}}.usp-wrapper .text-content .description{height:100%;color:var(--color-text-body);white-space:normal;word-break:break-word;margin-bottom:0;line-height:20px}.two-usp .text-content akzo-button::part(button-text),.two-usp .text-content akzo-button [part~=button-text]{max-width:50ch}.parent-wrapper.inverse .section-heading,.parent-wrapper.inverse .description,.parent-wrapper.inverse akzo-button::part(button-text),.parent-wrapper.inverse akzo-button [part~=button-text]{color:#fff}.parent-wrapper.inverse akzo-button::part(button-text):after,.parent-wrapper.inverse akzo-button [part~=button-text]:after{background:#fff}.parent-wrapper.inverse akzo-icon{color:#fff}