.Section{margin-top:0;order:99;position:relative;width:100%}.Section~.neos-nodetypes-contentreferences-contentreferences{order:99}@media screen and (min-width:769px){.Section.order-tablet--1{order:1}.Section.order-tablet--2{order:2}.Section.order-tablet--3{order:3}.Section.order-tablet--4{order:4}.Section.order-tablet--5{order:5}.Section.order-tablet--6{order:6}.Section.order-tablet--7{order:7}.Section.order-tablet--8{order:8}.Section.order-tablet--9{order:9}.Section.order-tablet--10{order:10}.Section.order-tablet--11{order:11}.Section.order-tablet--12{order:12}}@media screen and (min-width:1026px){.Section.order-desktop--1{order:1}.Section.order-desktop--2{order:2}.Section.order-desktop--3{order:3}.Section.order-desktop--4{order:4}.Section.order-desktop--5{order:5}.Section.order-desktop--6{order:6}.Section.order-desktop--7{order:7}.Section.order-desktop--8{order:8}.Section.order-desktop--9{order:9}.Section.oorder-desktop--10{order:10}.Section.oorder-desktop--11{order:11}.Section.oorder-desktop--12{order:12}}.Section-content{display:flex;flex-direction:column;gap:var(--spaces)}.Section--background-image{background-position:50%;background-repeat:no-repeat;background-size:cover}.Main .neos-contentcollection>.Section:not(:last-child):not([class*=margin-]){margin-bottom:var(--Section--margin-bottom)}.Breadcrumb~.Main .neos-contentcollection>.Section:first-child{margin-top:var(--Section-first--margin-top)}.Breadcrumb~.Main .neos-contentcollection>.Section:last-child:not([class*=margin-]){margin-bottom:var(--Section-last--margin-bottom)}.Section.bg-default{background-color:var(--clr-white)}.Section.bg-default,.Section.bg-lightBlue{--Text-color:var(--font-clr-primary);--Link-color:var(--clr-primary);--Link-color-hover:var(--clr-secondary);--Link-text-decoration:underline;--Subheadline-color:var(--clr-primary);--Headline-color:var(--clr-primary)}.Section.bg-lightBlue{background-color:var(--clr-tertiary)}.Section--has-arches{--arch-w:1920;--arch-h:140;--Section-arch-height:max(140px,calc(100vw*var(--arch-h)/var(--arch-w)));position:relative}.Section--has-arches .Section-content{overflow:hidden}.Section-arch--top{pointer-events:none;z-index:999}@media screen and (min-width:769px){.Section-arch--top{background-image:url(../Images/section_lightblue.svg);background-position:top;background-repeat:no-repeat;height:var(--Section-arch-height);position:absolute;top:calc(var(--Section-arch-height)*-.5);width:100%!important}}@media screen and (min-width:1367px){.Section-arch--top{background-size:cover}}@media screen and (min-width:769px){.bg-default .Section-arch--top{background-image:url(../Images/section_lightblue.svg)}.bg-lightBlue .Section-arch--top{background-image:url(../Images/section_blue.svg)}}.Section-arch--bottom{z-index:999}@media screen and (min-width:769px){.Section-arch--bottom{background-image:url(../Images/section_lightblue.svg);background-position:top;background-repeat:no-repeat;bottom:calc(var(--Section-arch-height)*-.5);height:var(--Section-arch-height);position:absolute;width:100%!important}}@media screen and (min-width:1367px){.Section-arch--bottom{background-size:cover}}@media screen and (min-width:769px){.bg-default .Section-arch--bottom{background-image:url(../Images/section_lightblue.svg)}.bg-lightBlue .Section-arch--bottom{background-image:url(../Images/section_blue.svg)}}.Section{min-height:var(--min-height-mobile,var(--min-height-desktop,auto))}@media screen and (min-width:769px){.Section{min-height:var(--min-height-desktop,auto)}}