.mc-button{background-color:var(--color-button-solid-background,#188803);border:2px solid transparent;border-radius:4px;-webkit-box-shadow:none;box-shadow:none;color:var(--color-button-solid-font,#fff);cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:LeroyMerlin,sans-serif;font-size:1rem;font-weight:600;line-height:1.375;margin:0;min-height:3rem;min-width:3rem;outline:none;padding:.6875rem 1.5rem;text-align:center;text-decoration:none;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;vertical-align:middle;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-sizing:border-box;box-sizing:border-box;fill:currentColor}.mc-button:hover{background-color:var(--color-button-solid-hover-background,#006902);color:var(--color-button-solid-hover-font,#fff)}.mc-button:active{background-color:var(--color-button-solid-active-background,#006902)}.mc-button.is-disabled,.mc-button:disabled{background-color:var(--color-button-solid-disabled-background,#ccc);border-color:transparent;color:var(--color-button-solid-disabled-font,#666);cursor:not-allowed}.mc-button .mc-button__icon{height:1.5rem;width:1.5rem}.mc-button .mc-button__icon:first-child,.mc-button .mc-button__icon:last-child{margin-bottom:-1px;margin-top:-1px}.mc-button .mc-button__icon:only-child{height:2rem;margin-bottom:0;margin-top:0;width:2rem}.mc-button:focus{-webkit-box-shadow:0 0 0 .125rem var(--color-focus-gap,#fff),0 0 0 .25rem var(--color-focus-border,#0b96cc);box-shadow:0 0 0 .125rem var(--color-focus-gap,#fff),0 0 0 .25rem var(--color-focus-border,#0b96cc)}.mc-button--s{font-size:.875rem;line-height:1.2857142857;min-height:2rem;min-width:2rem;padding:.3125rem 1rem}.mc-button--s .mc-button__icon{height:1.5rem;width:1.5rem}.mc-button--s .mc-button__icon:first-child,.mc-button--s .mc-button__icon:last-child{margin-bottom:-.1875rem;margin-top:-.1875rem}.mc-button--s .mc-button__icon:only-child{height:1.5rem;margin-bottom:0;margin-top:0;width:1.5rem}.mc-button--m{font-size:1rem;line-height:1.375;min-height:3rem;min-width:3rem;padding:.6875rem 1.5rem}.mc-button--m .mc-button__icon{height:1.5rem;width:1.5rem}.mc-button--m .mc-button__icon:first-child,.mc-button--m .mc-button__icon:last-child{margin-bottom:-1px;margin-top:-1px}.mc-button--m .mc-button__icon:only-child{height:2rem;margin-bottom:0;margin-top:0;width:2rem}.mc-button--l{font-size:1.125rem;line-height:1.3333333333;min-height:3.5rem;min-width:3.5rem;padding:.875rem 1.5rem}.mc-button--l .mc-button__icon{height:2rem;width:2rem}.mc-button--l .mc-button__icon:first-child,.mc-button--l .mc-button__icon:last-child{margin-bottom:-.25rem;margin-top:-.25rem}.mc-button--l .mc-button__icon:only-child{height:2rem;margin-bottom:0;margin-top:0;width:2rem}.mc-button--fit{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:auto}.mc-button--full{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@supports ((width:-webkit-fill-available) or (width:-moz-available) or (width:stretch)){.mc-button--full{width:-webkit-fill-available;width:-moz-available;width:stretch}}.mc-button--square{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:0;padding:0}.mc-button__icon{-ms-flex-negative:0;flex-shrink:0}.mc-button__icon:last-child{margin-left:.5rem;margin-right:-.25rem}.mc-button__icon:first-child{margin-left:-.25rem;margin-right:.5rem}.mc-button__icon:only-child{margin:0}.mc-button__label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.mc-button__label,a.mc-button.is-disabled,a.mc-button:disabled{pointer-events:none}.mc-button--solid-primary-02{background-color:var(--color-button-solid-primary-02-background,#6a7081);color:var(--color-button-solid-primary-02-font,#fff)}.mc-button--solid-primary-02:hover{background-color:var(--color-button-solid-primary-02-hover-background,#242938);color:var(--color-button-solid-primary-02-hover-font,#fff)}.mc-button--solid-primary-02:active{background-color:var(--color-button-solid-primary-02-active-background,#171b26)}.mc-button--solid-primary-02.is-disabled,.mc-button--solid-primary-02:disabled{background-color:var(--color-button-solid-primary-02-disabled-background,#ccc);border-color:transparent;color:var(--color-button-solid-primary-02-disabled-font,#666);cursor:not-allowed}.mc-button--solid-neutral{background-color:var(--color-button-solid-neutral-background,#333);color:var(--color-button-solid-neutral-font,#fff)}.mc-button--solid-neutral:hover{background-color:var(--color-button-solid-neutral-hover-background,#191919);color:var(--color-button-solid-neutral-hover-font,#fff)}.mc-button--solid-neutral:active{background-color:var(--color-button-solid-neutral-active-background,#333)}.mc-button--solid-neutral.is-disabled,.mc-button--solid-neutral:disabled{background-color:var(--color-button-solid-neutral-disabled-background,#ccc);border-color:transparent;color:var(--color-button-solid-neutral-disabled-font,#666);cursor:not-allowed}.mc-button--solid-danger{background-color:var(--color-button-solid-danger-background,#c61112);color:var(--color-button-solid-danger-font,#fff)}.mc-button--solid-danger:hover{background-color:var(--color-button-solid-danger-hover-background,#8c0003);color:var(--color-button-solid-danger-hover-font,#fff)}.mc-button--solid-danger:active{background-color:var(--color-button-solid-danger-active-background,#8c0003)}.mc-button--solid-danger.is-disabled,.mc-button--solid-danger:disabled{background-color:var(--color-button-solid-danger-disabled-background,#ccc);border-color:transparent;color:var(--color-button-solid-danger-disabled-font,#666);cursor:not-allowed}.mc-button--bordered{background-color:var(--color-button-bordered-background,#fff);border-color:var(--color-button-bordered-border,#188803);color:var(--color-button-bordered-font,#188803)}.mc-button--bordered:hover{background-color:var(--color-button-bordered-hover-background,#ebf5de);color:var(--color-button-bordered-hover-font,#006902)}.mc-button--bordered:active{background-color:var(--color-button-bordered-active-background,#c5e39e);color:var(--color-button-bordered-active-font,#035010)}.mc-button--bordered.is-disabled,.mc-button--bordered:disabled{background-color:var(--color-button-bordered-disabled-background,#ccc);border-color:transparent;color:var(--color-button-bordered-disabled-font,#666);cursor:not-allowed}.mc-button--bordered-primary-02{background-color:var(--color-button-bordered-primary-02-background,#fff);border-color:var(--color-button-bordered-primary-02-border,#6a7081);color:var(--color-button-bordered-primary-02-font,#6a7081)}.mc-button--bordered-primary-02:hover{background-color:var(--color-button-bordered-primary-02-hover-background,#eeeff1);color:var(--color-button-bordered-primary-02-font,#6a7081)}.mc-button--bordered-primary-02:active{background-color:var(--color-button-bordered-primary-02-active-background,#cfd2d8)}.mc-button--bordered-primary-02.is-disabled,.mc-button--bordered-primary-02:disabled{background-color:var(--color-button-bordered-primary-02-disabled-background,#ccc);border-color:transparent;color:var(--color-button-bordered-primary-02-disabled-font,#666);cursor:not-allowed}.mc-button--bordered-neutral{background-color:var(--color-button-bordered-neutral-background,#fff);border-color:var(--color-button-bordered-neutral-border,#333);color:var(--color-button-bordered-neutral-font,#333)}.mc-button--bordered-neutral:hover{background-color:var(--color-button-bordered-neutral-hover-background,#e6e6e6);color:var(--color-button-bordered-neutral-font,#333)}.mc-button--bordered-neutral:active{background-color:var(--color-button-bordered-neutral-active-background,#ccc)}.mc-button--bordered-neutral.is-disabled,.mc-button--bordered-neutral:disabled{background-color:var(--color-button-bordered-neutral-disabled-background,#ccc);border-color:transparent;color:var(--color-button-bordered-neutral-disabled-font,#666);cursor:not-allowed}.mc-button--bordered-danger{background-color:var(--color-button-bordered-danger-background,#fff);border-color:var(--color-button-bordered-danger-border,#c61112);color:var(--color-button-bordered-danger-font,#c61112)}.mc-button--bordered-danger:hover{background-color:var(--color-button-bordered-danger-hover-background,#fdeaea);color:var(--color-button-bordered-danger-hover-font,#8c0003)}.mc-button--bordered-danger:active{background-color:var(--color-button-bordered-danger-active-background,#f8bcbb);color:var(--color-button-bordered-danger-active-font,#530000)}.mc-button--bordered-danger.is-disabled,.mc-button--bordered-danger:disabled{background-color:var(--color-button-bordered-danger-disabled-background,#ccc);border-color:transparent;color:var(--color-button-bordered-danger-disabled-font,#666);cursor:not-allowed}@media screen and (min-width:680px){.mc-button--s\@from-m{font-size:.875rem;line-height:1.2857142857;min-height:2rem;min-width:2rem;padding:.3125rem 1rem}.mc-button--s\@from-m .mc-button__icon{height:1.5rem;width:1.5rem}.mc-button--s\@from-m .mc-button__icon:first-child,.mc-button--s\@from-m .mc-button__icon:last-child{margin-bottom:-.1875rem;margin-top:-.1875rem}.mc-button--s\@from-m .mc-button__icon:only-child{height:1.5rem;margin-bottom:0;margin-top:0;width:1.5rem}.mc-button--m\@from-m{font-size:1rem;line-height:1.375;min-height:3rem;min-width:3rem;padding:.6875rem 1.5rem}.mc-button--m\@from-m .mc-button__icon{height:1.5rem;width:1.5rem}.mc-button--m\@from-m .mc-button__icon:first-child,.mc-button--m\@from-m .mc-button__icon:last-child{margin-bottom:-1px;margin-top:-1px}.mc-button--m\@from-m .mc-button__icon:only-child{height:2rem;margin-bottom:0;margin-top:0;width:2rem}.mc-button--l\@from-m{font-size:1.125rem;line-height:1.3333333333;min-height:3.5rem;min-width:3.5rem;padding:.875rem 1.5rem}.mc-button--l\@from-m .mc-button__icon{height:2rem;width:2rem}.mc-button--l\@from-m .mc-button__icon:first-child,.mc-button--l\@from-m .mc-button__icon:last-child{margin-bottom:-.25rem;margin-top:-.25rem}.mc-button--l\@from-m .mc-button__icon:only-child{height:2rem;margin-bottom:0;margin-top:0;width:2rem}.mc-button--fit\@from-m{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:auto}.mc-button--full\@from-m{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@supports ((width:-webkit-fill-available) or (width:-moz-available) or (width:stretch)){.mc-button--full\@from-m{width:-webkit-fill-available;width:-moz-available;width:stretch}}}@media screen and (min-width:1024px){.mc-button--s\@from-l{font-size:.875rem;line-height:1.2857142857;min-height:2rem;min-width:2rem;padding:.3125rem 1rem}.mc-button--s\@from-l .mc-button__icon{height:1.5rem;width:1.5rem}.mc-button--s\@from-l .mc-button__icon:first-child,.mc-button--s\@from-l .mc-button__icon:last-child{margin-bottom:-.1875rem;margin-top:-.1875rem}.mc-button--s\@from-l .mc-button__icon:only-child{height:1.5rem;margin-bottom:0;margin-top:0;width:1.5rem}.mc-button--m\@from-l{font-size:1rem;line-height:1.375;min-height:3rem;min-width:3rem;padding:.6875rem 1.5rem}.mc-button--m\@from-l .mc-button__icon{height:1.5rem;width:1.5rem}.mc-button--m\@from-l .mc-button__icon:first-child,.mc-button--m\@from-l .mc-button__icon:last-child{margin-bottom:-1px;margin-top:-1px}.mc-button--m\@from-l .mc-button__icon:only-child{height:2rem;margin-bottom:0;margin-top:0;width:2rem}.mc-button--l\@from-l{font-size:1.125rem;line-height:1.3333333333;min-height:3.5rem;min-width:3.5rem;padding:.875rem 1.5rem}.mc-button--l\@from-l .mc-button__icon{height:2rem;width:2rem}.mc-button--l\@from-l .mc-button__icon:first-child,.mc-button--l\@from-l .mc-button__icon:last-child{margin-bottom:-.25rem;margin-top:-.25rem}.mc-button--l\@from-l .mc-button__icon:only-child{height:2rem;margin-bottom:0;margin-top:0;width:2rem}.mc-button--fit\@from-l{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:auto}.mc-button--full\@from-l{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@supports ((width:-webkit-fill-available) or (width:-moz-available) or (width:stretch)){.mc-button--full\@from-l{width:-webkit-fill-available;width:-moz-available;width:stretch}}.mc-button--square{padding:0}}@media screen and (min-width:1280px){.mc-button--s\@from-xl{font-size:.875rem;line-height:1.2857142857;min-height:2rem;min-width:2rem;padding:.3125rem 1rem}.mc-button--s\@from-xl .mc-button__icon{height:1.5rem;width:1.5rem}.mc-button--s\@from-xl .mc-button__icon:first-child,.mc-button--s\@from-xl .mc-button__icon:last-child{margin-bottom:-.1875rem;margin-top:-.1875rem}.mc-button--s\@from-xl .mc-button__icon:only-child{height:1.5rem;margin-bottom:0;margin-top:0;width:1.5rem}.mc-button--m\@from-xl{font-size:1rem;line-height:1.375;min-height:3rem;min-width:3rem;padding:.6875rem 1.5rem}.mc-button--m\@from-xl .mc-button__icon{height:1.5rem;width:1.5rem}.mc-button--m\@from-xl .mc-button__icon:first-child,.mc-button--m\@from-xl .mc-button__icon:last-child{margin-bottom:-1px;margin-top:-1px}.mc-button--m\@from-xl .mc-button__icon:only-child{height:2rem;margin-bottom:0;margin-top:0;width:2rem}.mc-button--l\@from-xl{font-size:1.125rem;line-height:1.3333333333;min-height:3.5rem;min-width:3.5rem;padding:.875rem 1.5rem}.mc-button--l\@from-xl .mc-button__icon{height:2rem;width:2rem}.mc-button--l\@from-xl .mc-button__icon:first-child,.mc-button--l\@from-xl .mc-button__icon:last-child{margin-bottom:-.25rem;margin-top:-.25rem}.mc-button--l\@from-xl .mc-button__icon:only-child{height:2rem;margin-bottom:0;margin-top:0;width:2rem}.mc-button--fit\@from-xl{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:auto}.mc-button--full\@from-xl{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@supports ((width:-webkit-fill-available) or (width:-moz-available) or (width:stretch)){.mc-button--full\@from-xl{width:-webkit-fill-available;width:-moz-available;width:stretch}}}@media screen and (min-width:1920px){.mc-button--s\@from-xxl{font-size:.875rem;line-height:1.2857142857;min-height:2rem;min-width:2rem;padding:.3125rem 1rem}.mc-button--s\@from-xxl .mc-button__icon{height:1.5rem;width:1.5rem}.mc-button--s\@from-xxl .mc-button__icon:first-child,.mc-button--s\@from-xxl .mc-button__icon:last-child{margin-bottom:-.1875rem;margin-top:-.1875rem}.mc-button--s\@from-xxl .mc-button__icon:only-child{height:1.5rem;margin-bottom:0;margin-top:0;width:1.5rem}.mc-button--m\@from-xxl{font-size:1rem;line-height:1.375;min-height:3rem;min-width:3rem;padding:.6875rem 1.5rem}.mc-button--m\@from-xxl .mc-button__icon{height:1.5rem;width:1.5rem}.mc-button--m\@from-xxl .mc-button__icon:first-child,.mc-button--m\@from-xxl .mc-button__icon:last-child{margin-bottom:-1px;margin-top:-1px}.mc-button--m\@from-xxl .mc-button__icon:only-child{height:2rem;margin-bottom:0;margin-top:0;width:2rem}.mc-button--l\@from-xxl{font-size:1.125rem;line-height:1.3333333333;min-height:3.5rem;min-width:3.5rem;padding:.875rem 1.5rem}.mc-button--l\@from-xxl .mc-button__icon{height:2rem;width:2rem}.mc-button--l\@from-xxl .mc-button__icon:first-child,.mc-button--l\@from-xxl .mc-button__icon:last-child{margin-bottom:-.25rem;margin-top:-.25rem}.mc-button--l\@from-xxl .mc-button__icon:only-child{height:2rem;margin-bottom:0;margin-top:0;width:2rem}.mc-button--fit\@from-xxl{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:auto}.mc-button--full\@from-xxl{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@supports ((width:-webkit-fill-available) or (width:-moz-available) or (width:stretch)){.mc-button--full\@from-xxl{width:-webkit-fill-available;width:-moz-available;width:stretch}}}.component-highlight-mesh{margin:0 1rem 3.5rem;position:relative}.component-highlight-mesh .mc-card{font-family:LeroyMerlin,sans-serif;max-width:17.75rem}.component-highlight-mesh .mc-card,.component-highlight-mesh .mc-card *{-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:680px){.component-highlight-mesh .mc-card{max-width:18.25rem}}@media screen and (min-width:1024px){.component-highlight-mesh .mc-card{max-width:18rem}}@media screen and (min-width:1280px){.component-highlight-mesh .mc-card{max-width:17.5rem}}@media screen and (min-width:1920px){.component-highlight-mesh .mc-card{max-width:27.25rem}}.component-highlight-mesh .mc-card__visual{margin:0;overflow:hidden;position:relative}.component-highlight-mesh .mc-card__visual:before{content:"";display:block;padding-top:75%;width:100%}.component-highlight-mesh .mc-card__visual--1x1:before{padding-top:100%}.component-highlight-mesh .mc-card__visual--16x9:before{padding-top:56.25%}.component-highlight-mesh .mc-card__img{height:auto;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.component-highlight-mesh .mc-card__content{padding-top:1rem}.component-highlight-mesh .mc-card__subtitle,.component-highlight-mesh .mc-card__title{margin-bottom:.5rem;margin-top:0}.component-highlight-mesh .mc-card__title{color:var(--color-font-darkest,#000);font-size:1.125rem;font-weight:600;line-height:1.3333333333}.component-highlight-mesh .mc-card__subtitle{color:var(--color-font-dark,#333);font-size:.875rem;font-weight:400;line-height:1.2857142857}.component-highlight-mesh .mc-card__body{color:var(--color-font-darker,#191919);font-size:1rem;line-height:1.375}.component-highlight-mesh .mc-card__body:not(:last-child){margin-bottom:1rem}.component-highlight-mesh .mc-card--bordered{background:var(--color-card-bordered-background,#fff);border:2px solid var(--color-card-bordered-border,grey);border-radius:.25rem;overflow:hidden}.component-highlight-mesh .mc-card--bordered .mc-card__content{padding-bottom:1.5rem;padding-left:1rem;padding-right:1rem}.component-highlight-mesh .mc-card--fluid{max-width:none}.component-highlight-mesh .mu-ratio{position:relative}.component-highlight-mesh .mu-ratio:before{content:"";display:block;width:100%}.component-highlight-mesh .mu-ratio__item{height:100%;left:0;position:absolute;top:0;width:100%}.component-highlight-mesh .mu-ratio--1x1:before{padding-top:100%}.component-highlight-mesh .mu-ratio--2x3:before{padding-top:150%}.component-highlight-mesh .mu-ratio--3x2:before{padding-top:66.6666666667%}.component-highlight-mesh .mu-ratio--3x4:before{padding-top:133.3333333333%}.component-highlight-mesh .mu-ratio--4x3:before{padding-top:75%}.component-highlight-mesh .mu-ratio--16x9:before{padding-top:56.25%}.component-highlight-mesh .ka-nav-button{background:var(--color-grey-000,#fff);border-radius:4px;cursor:pointer;padding:.5rem .75rem;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.component-highlight-mesh .ka-nav-buttonl{padding:1rem .75rem}.component-highlight-mesh .kl-swiper{overflow:-moz-scrollbars-none;-ms-overflow-style:none;overflow-x:scroll;scroll-behavior:smooth;scrollbar-width:none}.component-highlight-mesh .kl-swiper::-webkit-scrollbar{height:0;width:0!important}.component-highlight-mesh .kl-swiper__controls{display:-webkit-box;display:-ms-flexbox;display:flex;left:50%;opacity:1;position:absolute;top:calc(50% - 16px);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;z-index:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}@media screen and (min-width:1024px){.component-highlight-mesh .kl-swiper__controls{height:auto;overflow:visible}}.component-highlight-mesh .kl-swiper__controls--hidden{display:none}.component-highlight-mesh .kl-swiper__controls .ka-nav-button{-webkit-box-shadow:0 1px 8px 0 rgba(0,0,0,.2);box-shadow:0 1px 8px 0 rgba(0,0,0,.2);font-size:0;opacity:.7;padding:.5rem;position:absolute}.component-highlight-mesh .kl-swiper__controls .ka-nav-button:hover{opacity:1}.component-highlight-mesh .kl-swiper__controls .ka-nav-button--hidden{display:none}.component-highlight-mesh .kl-swiper__controls .ka-nav-button svg{fill:var(--color-grey-700,#4d4d4d);pointer-events:none}.component-highlight-mesh .kl-swiper__controls .ka-nav-button:first-child{left:.5rem}.component-highlight-mesh .kl-swiper__controls .ka-nav-button:last-child{right:.5rem}@media (hover){.component-highlight-mesh .kl-swiper__controls{opacity:1;width:100%}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.component-highlight-mesh .kl-swiper__controls{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;width:100%}}.component-highlight-mesh .kl-swiper__override-grid{max-width:1840px;min-width:928px;padding:0}.component-highlight-mesh .kl-swiper__slider-container{overflow:hidden;position:relative}.component-highlight-mesh .kl-swiper__slider-container:focus .kl-swiper__controls,.component-highlight-mesh .kl-swiper__slider-container:hover .kl-swiper__controls{opacity:1}.component-highlight-mesh .kl-swiper__slider{display:-webkit-box;display:-ms-flexbox;display:flex}.component-highlight-mesh .kl-swiper__slider--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.component-highlight-mesh .kl-swiper__slider-item{display:inline-block}@media screen and (min-width:680px){.component-highlight-mesh .l-top-elements-mesh{height:19rem;margin:0 2rem 1rem}}@media screen and (min-width:1024px){.component-highlight-mesh .l-top-elements-mesh{height:23rem;margin:0 auto 2rem;max-width:928px}}@media screen and (min-width:1280px){.component-highlight-mesh .l-top-elements-mesh{height:14rem;margin:0 auto 3rem;max-width:1216px;position:relative}}@media screen and (min-width:1920px){.component-highlight-mesh .l-top-elements-mesh{margin:0 auto 3rem;max-width:1840px}}@media screen and (min-width:680px){.component-highlight-mesh .l-top-elements-mesh--many{height:auto}}@media screen and (min-width:1280px){.component-highlight-mesh .l-top-elements-mesh--single{margin-top:2rem}}.component-highlight-mesh .l-top-elements-mesh-swiper{padding-left:.5rem;padding-right:.5rem}.component-highlight-mesh .l-top-elements-mesh-swiper-container{margin:auto;max-width:62.5rem}@media screen and (min-width:1280px){.component-highlight-mesh .l-top-elements-mesh-swiper-container{max-width:none}}.component-highlight-mesh .l-top-elements-mesh-swiper__item-swiper{position:relative}@media screen and (min-width:0px){.component-highlight-mesh .l-top-elements-mesh-swiper__item-swiper{max-width:calc(66.66667% - 5.33333px);min-width:calc(66.66667% - 5.33333px)}.component-highlight-mesh .l-top-elements-mesh-swiper__item-swiper:not(:last-child){margin-right:16px}}@media screen and (min-width:680px){.component-highlight-mesh .l-top-elements-mesh-swiper__item-swiper{max-width:calc(40% - 19.2px);min-width:calc(40% - 19.2px)}.component-highlight-mesh .l-top-elements-mesh-swiper__item-swiper:not(:last-child){margin-right:32px}}@media screen and (min-width:1024px){.component-highlight-mesh .l-top-elements-mesh-swiper__item-swiper{max-width:calc(33.33333% - 21.33333px);min-width:calc(33.33333% - 21.33333px)}.component-highlight-mesh .l-top-elements-mesh-swiper__item-swiper:not(:last-child){margin-right:32px}}@media screen and (min-width:1280px){.component-highlight-mesh .l-top-elements-mesh-swiper__item-swiper{max-width:calc(25% - 24px);min-width:calc(25% - 24px)}.component-highlight-mesh .l-top-elements-mesh-swiper__item-swiper:not(:last-child){margin-right:32px}}@media screen and (min-width:1920px){.component-highlight-mesh .l-top-elements-mesh-swiper__item-swiper{max-width:calc(25% - 24px);min-width:calc(25% - 24px)}.component-highlight-mesh .l-top-elements-mesh-swiper__item-swiper:not(:last-child){margin-right:32px}}.component-highlight-mesh .l-top-elements-mesh-swiper__card{height:100%;max-width:none}.component-highlight-mesh .l-top-elements-mesh-swiper__swiper-container .kl-swiper__controls{visibility:hidden}@media screen and (min-width:680px){.component-highlight-mesh .l-top-elements-mesh-swiper__swiper-container .kl-swiper__controls{visibility:visible}}.component-highlight-mesh .l-top-elements-mesh__background{background:var(--color-grey-900,#191919);height:12rem;left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:calc(100% - 32px);z-index:-1}@media screen and (min-width:680px){.component-highlight-mesh .l-top-elements-mesh__background{height:12rem;width:34.5rem}}@media screen and (min-width:1024px){.component-highlight-mesh .l-top-elements-mesh__background{height:18rem;width:48rem}}@media screen and (min-width:1280px){.component-highlight-mesh .l-top-elements-mesh__background{height:13.56rem;width:63rem}}@media screen and (min-width:1920px){.component-highlight-mesh .l-top-elements-mesh__background{height:15.37rem;width:76rem}}.component-highlight-mesh .l-top-elements-mesh__title{margin:0 auto;max-width:calc(100% - 32px);padding:1.5rem 1rem}@media screen and (min-width:680px){.component-highlight-mesh .l-top-elements-mesh__title{max-width:34.5rem}}@media screen and (min-width:1024px){.component-highlight-mesh .l-top-elements-mesh__title{max-width:48rem;padding:2rem}}@media screen and (min-width:1280px){.component-highlight-mesh .l-top-elements-mesh__title{left:7rem;max-width:20.5rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.component-highlight-mesh .l-top-elements-mesh__title--many{max-width:63rem;padding:1.5rem 1rem;position:unset;-webkit-transform:none;transform:none}}@media screen and (min-width:1920px){.component-highlight-mesh .l-top-elements-mesh__title{left:20rem;max-width:30.5rem;padding:0 2rem 0 4rem}.component-highlight-mesh .l-top-elements-mesh__title--many{max-width:76rem;padding:1.5rem 1rem}}.component-highlight-mesh .l-top-elements-mesh__link{text-decoration:none}@media screen and (min-width:680px){.component-highlight-mesh .l-top-elements-mesh__link{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:stretch;align-content:stretch}}.component-highlight-mesh .l-top-elements-mesh__link:focus .l-top-elements-mesh__card-link{outline:1px dotted var(--color-grey-999,#000);outline:5px auto -webkit-focus-ring-color}.component-highlight-mesh .l-top-elements-mesh__card{margin:0 1.5rem}@media screen and (min-width:680px){.component-highlight-mesh .l-top-elements-mesh__card{position:relative;-webkit-box-flex:0;-ms-flex:0 1 37rem;flex:0 1 37rem}}@media screen and (min-width:1024px){.component-highlight-mesh .l-top-elements-mesh__card{-webkit-box-flex:0;-ms-flex:0 1 48rem;flex:0 1 48rem}}.component-highlight-mesh .l-top-elements-mesh__card-visual{border:2px solid var(--color-grey-500,grey);border-bottom:0;border-radius:4px 4px 0 0}@media screen and (min-width:680px){.component-highlight-mesh .l-top-elements-mesh__card-visual{border:none;border-radius:4px;height:14rem;left:-1rem;position:absolute;width:24.25rem}}@media screen and (min-width:1024px){.component-highlight-mesh .l-top-elements-mesh__card-visual{height:15.75rem;left:2rem;width:27.875rem}}@media screen and (min-width:1280px){.component-highlight-mesh .l-top-elements-mesh__card-visual{height:14rem;left:auto;right:10rem;top:-2rem;width:24rem}}@media screen and (min-width:1920px){.component-highlight-mesh .l-top-elements-mesh__card-visual{height:15.37rem;right:3rem;width:27.25rem}}.component-highlight-mesh .l-top-elements-mesh__card-details{background:var(--color-grey-000,#fff);border:2px solid var(--color-grey-500,grey);border-radius:0 0 4px 4px;border-top:0;color:var(--color-grey-999,#000);padding:1rem 1rem 1.5rem}@media screen and (min-width:680px){.component-highlight-mesh .l-top-elements-mesh__card-details{right:-1rem;top:2rem;width:17rem}}@media screen and (min-width:1024px){.component-highlight-mesh .l-top-elements-mesh__card-details{right:2rem;width:18rem}}@media screen and (min-width:1280px){.component-highlight-mesh .l-top-elements-mesh__card-details{right:-6rem;top:2rem;width:18rem}}@media screen and (min-width:1920px){.component-highlight-mesh .l-top-elements-mesh__card-details{right:-12rem;width:17.5rem}}@media screen and (min-width:680px){.component-highlight-mesh .l-top-elements-mesh__card-details{border:2px solid var(--color-grey-500,grey);border-radius:4px;position:absolute}}.component-highlight-mesh .l-top-elements-mesh__card-image{border-radius:4px 4px 0 0}@media screen and (min-width:680px){.component-highlight-mesh .l-top-elements-mesh__card-image{border-radius:4px}}.component-highlight-mesh .l-top-elements-mesh__card-designation{display:block;font-size:1rem;font-weight:600;line-height:1.375;margin-bottom:.5rem}.component-highlight-mesh .l-top-elements-mesh__card-description{display:block;font-size:.875rem;height:6.8rem;line-height:1.2857142857;overflow:hidden}@supports (-webkit-line-clamp:3){.component-highlight-mesh .l-top-elements-mesh__card-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;height:auto}}.component-highlight-mesh .l-top-elements-mesh__card-link{margin-top:1rem;text-decoration:underline}.component-highlight-mesh .l-top-elements-mesh__card-link--no-underline{text-decoration:none}.component-highlight-mesh .l-top-elements-mesh__show-all-link{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.5rem}@media screen and (min-width:1024px){.component-highlight-mesh .l-top-elements-mesh__show-all-link{margin-top:2rem}.component-highlight-mesh{margin:0 1rem 5rem}}