.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}:host{width:100%;display:block}.akzo-image-gallery{background:var(--color-surface-neutral-option1,#fff);flex-direction:column;justify-content:flex-start;align-items:center;display:flex}.akzo-image-gallery.single-image .gallery-item,.akzo-image-gallery.single-image .single-image-container{justify-content:center;width:100%;display:flex}.akzo-image-gallery--content{justify-content:flex-start;align-items:center;gap:var(--spacing-l,1.5rem);flex-direction:column;align-self:stretch;display:flex}.akzo-image-gallery .gallery-grid{gap:var(--spacing-xs);opacity:1;grid-template-columns:repeat(1,1fr);grid-auto-rows:auto;transition:max-height .4s ease-in-out,opacity .5s ease-in-out;display:grid;overflow:hidden}.akzo-image-gallery .gallery-grid.expanded{opacity:1;max-height:1000vh}.akzo-image-gallery .gallery-grid slot,.akzo-image-gallery .gallery-grid .gallery-item{aspect-ratio:3/2;overflow:hidden}.akzo-image-gallery .gallery-grid slot__interactive,.akzo-image-gallery .gallery-grid .gallery-item__interactive{width:100%;height:100%}.akzo-image-gallery .gallery-grid slot img,.akzo-image-gallery .gallery-grid slot ::slotted(img),.akzo-image-gallery .gallery-grid .gallery-item img,.akzo-image-gallery .gallery-grid .gallery-item ::slotted(img){object-fit:cover;width:100%;transition:transform .3s,opacity .3s;height:100%!important}.akzo-image-gallery .gallery-grid slot slot[name^=image-] img,.akzo-image-gallery .gallery-grid .gallery-item slot[name^=image-] img{object-fit:cover;width:100%;height:100%}.akzo-image-gallery .gallery-grid slot:hover img,.akzo-image-gallery .gallery-grid slot:hover ::slotted(img),.akzo-image-gallery .gallery-grid slot:focus-visible img,.akzo-image-gallery .gallery-grid slot:focus-visible ::slotted(img),.akzo-image-gallery .gallery-grid .gallery-item:hover img,.akzo-image-gallery .gallery-grid .gallery-item:hover ::slotted(img),.akzo-image-gallery .gallery-grid .gallery-item:focus-visible img,.akzo-image-gallery .gallery-grid .gallery-item:focus-visible ::slotted(img){opacity:.9;transform:scale(1.05)}.akzo-image-gallery--footer{flex-direction:row;justify-content:center;align-items:flex-start;display:flex}@media (width>=600px){.akzo-image-gallery--content{align-items:flex-start}.akzo-image-gallery--header{max-width:792px}.akzo-image-gallery .gallery-grid{gap:var(--spacing-l);grid-template-columns:repeat(2,1fr);width:100%}.akzo-image-gallery--footer{width:100%}}