.sefe-locations{display:grid;grid-template-columns:subgrid;grid-column:offgrid}.sefe-locations__title{display:flex;flex-direction:column;grid-column:content;text-align:center}.sefe-locations .sefe-dotted-world-map{position:absolute;grid-column:offgrid;z-index:-1;max-width:2816px;height:fit-content;justify-self:center;inset:0;width:125vw;transform:translate(calc((100% - 105vw) / -2), -40%)}@media screen and (min-width: 768px){.sefe-locations .sefe-dotted-world-map{width:140vw;transform:translate(calc((100% - 100vw) / -2), -35%)}}@media screen and (min-width: 1024px){.sefe-locations .sefe-dotted-world-map{width:125vw;transform:translate(calc((100% - 100vw) / -2), -30%)}}@media screen and (min-width: 1920px){.sefe-locations .sefe-dotted-world-map{width:110vw;transform:translate(calc((100% - 100vw) / -2), -25%)}}@media screen and (min-width: 2560px){.sefe-locations .sefe-dotted-world-map{width:110vw;transform:translate(-124.4444444444px, -25%)}}.sefe-locations .sefe-dotted-world-map__wrapper{position:relative;grid-column:offgrid;display:grid;grid-template-columns:subgrid;justify-self:center}.sefe-locations .sefe-dotted-world-map canvas{width:100%}.sefe-locations__teasers{display:grid;grid-template-columns:subgrid;grid-column:content;gap:var(--sefe--spacing-l);padding-top:40vh}.sefe-locations__teasers .sefe-location-teaser{grid-column:content}@media screen and (min-width: 768px){.sefe-locations__teasers .sefe-location-teaser:nth-child(n+2){grid-column:span 4}}@media screen and (min-width: 1024px){.sefe-locations__teasers .sefe-location-teaser:nth-child(-n+2){grid-column:span 6}}@media screen and (min-width: 1441px){.sefe-locations__teasers .sefe-location-teaser:not(:has(.sefe-location-teaser__image)){grid-column:span 3}}