<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (min-width:768px){.site-header{align-items:end;grid-template-columns:max(calc((100vw - var(--gridsContainerMaxWidth))/2),0px) auto 1fr auto max(calc((100vw - var(--gridsContainerMaxWidth))/2),0px);grid-template-rows:calc(var(--gridsContainerPadding,1rem) * 1.5) 1fr auto;grid-template-areas:". . . . ." ". logo iconMenu hamburger ." ". breadcrumbs breadcrumbs breadcrumbs ."}}@media screen and (min-width:768px){.site-header__logo-link{margin-bottom:0;padding-bottom:calc(var(--gridsContainerPadding,1rem) * 1.5)}}@media screen and (min-width:768px){.site-header__icon-menu{justify-self:end;margin-right:calc(3 * var(--gridsColumnPadding,1rem))}.site-header__icon-menu__link{padding-bottom:calc(var(--gridsContainerPadding,1rem) * 1.5)}.site-header__icon-menu__link--search{padding-left:calc(var(--gridsColumnPadding,1rem) * 1.5)}.site-header__icon-menu__link--search:after{left:calc(var(--gridsColumnPadding,1rem) * 1.5)}}@media screen and (min-width:768px){.site-header__icon-menu__submenu{left:auto;padding-right:0;white-space:nowrap}}@media screen and (min-width:768px){.site-header__search-form{flex:1 0 0;justify-content:flex-end}}@media screen and (min-width:768px){.site-header__hamburger{padding-bottom:calc(var(--gridsContainerPadding,1rem) * 1.5)}}@media screen and (min-width:768px){.site-footer{text-align:left}.row--footer{display:grid;grid-template-columns:auto 1fr repeat(2,25%);grid-template-rows:auto 1fr;grid-template-areas:"_1 . _3 _4" "_2 . _3 _4"}.row--footer .textmedia__gallery__row--left{justify-content:flex-start}.row--footer .textmedia__gallery__row--right{justify-content:flex-end}.col--footer-left+.col--footer-right{margin-top:0}.col--footer-1{grid-area:_1}.col--footer-2{grid-area:_2}.col--footer-3{grid-area:_3}.col--footer-4{grid-area:_4}.footer-menu{display:flex;flex-wrap:wrap;justify-content:center}.footer-menu__item{margin-left:.75em;padding-right:.75em;position:relative}.footer-menu__item:after{background:currentColor;content:"";display:block;height:1em;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}.footer-menu__item--first{margin-left:0}.footer-menu__item--last{padding-right:0}.footer-menu__item--last:after{content:none;display:none}}@media screen and (min-width:768px){.button--default,.button--default:where(:link,:visited,:hover,:active,:focus){padding:.75em 4em}}@media screen and (min-width:768px){.ul--check ul{padding-left:0}}@media screen and (min-width:768px){.ul--check&gt;li,.ul--check ul&gt;li{padding-left:1.25em;position:relative}.ul--check&gt;li:before,.ul--check ul&gt;li:before{display:inline-block;left:0;position:absolute;top:0}}
</pre></body></html>