:root{--scrollbar-color:#c8c8c8;--scrollbar-bg-color:#f2f2f2;--scrollbar-size:thin;--scrollbar-webkit-size:5px;--scrollbar-webkit-border-radius:8px;--scrollbar-webkit-border-size:3px}.block_map_container{--margin-top:0;--margin-bottom:0;margin:var(--margin-top) auto var(--margin-bottom) auto}:root{--section-padding-left:calc(((var(--grid-width) - var(--grid-gutter))/var(--grid-col-count) - var(--grid-gutter))*0 + var(--grid-gutter)*1);--section-padding-right:calc(((var(--grid-width) - var(--grid-gutter))/var(--grid-col-count) - var(--grid-gutter))*0 + var(--grid-gutter)*1);--section-flex-direction:column;--section-text-align:center;--section_block-map-max-width:var(--grid-width);--section-title-margin-bottom:25px;--section-backgroundImage-top:138px;--section-backgroundImage-right:-247px;--section-backgroundImage-width:513px;--section-backgroundImage-height:485px}@media only screen and (min-width:1025px){:root{--section-padding-left:calc((var(--grid-width) - var(--grid-gutter))*1/var(--grid-col-count));--section-padding-right:calc((var(--grid-width) - var(--grid-gutter))*1/var(--grid-col-count));--section-flex-direction:row;--section-text-align:start;--section_block-map-max-width:calc(var(--grid-width) - 40px);--section-title-margin-bottom:21px;--section-backgroundImage-top:20px;--section-backgroundImage-right:calc(((var(--grid-width) - var(--grid-gutter))/var(--grid-col-count) - var(--grid-gutter))*4 + var(--grid-gutter)*3);--section-backgroundImage-width:444px;--section-backgroundImage-height:auto}}.block_map_background{color:var(--color-blue);display:flex;flex-direction:var(--section-flex-direction);margin:auto;max-width:var(--section_block-map-max-width);overflow:hidden;padding-inline-end:var(--section-padding-right);padding-bottom:72px;padding-inline-start:var(--section-padding-left);padding-top:72px;position:relative;text-align:var(--section-text-align);z-index:0}@media only screen and (min-width:1025px){.block_map_background{border-radius:20px;justify-content:space-between}}.block_map_background.ltr{direction:ltr}.block_map_background__image{height:var(--section-backgroundImage-height);opacity:1;position:absolute;right:var(--section-backgroundImage-right);top:var(--section-backgroundImage-top);width:var(--section-backgroundImage-width);z-index:-1}.block_map_background__left{z-index:2}.block_map_background__left__title{display:block;display:-webkit-box;-webkit-line-clamp:1;margin-bottom:var(--section-title-margin-bottom);-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.block_map_background__left__title span{color:var(--color-green-darker)}.block_map_background__left__paragraph{display:block;display:-webkit-box;-webkit-line-clamp:2;margin-bottom:30px;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media only screen and (min-width:1025px){.block_map_background__left__paragraph{max-width:402px}}.block_map_background__right__buttons{align-items:center;display:flex;flex-direction:column;justify-content:center}.block_map_background__right__buttons a{width:-moz-max-content;width:max-content}.block_map_background__right__buttons a span{text-transform:none}.block_map_background__right__buttons a:first-child{margin-bottom:25px}@media only screen and (min-width:1025px){.block_map_background__right__buttons a:first-child{margin-top:29px}}.block_map_background__right__buttons a:first-child svg{margin-inline-end:15px;margin-inline-start:auto}.block_map_background__right__buttons a:last-child svg{margin-right:0}.block_map_background__right__buttons .bloclink{position:static}.block_map_background__right__buttons .bloclink:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:999}.block_map_background__right__buttons .downloadlink{position:relative;z-index:10}