.c-locations__grid{display:grid;gap:24px;grid-template-columns:repeat(12,1fr)}@media (min-width:1025px){.c-locations__teaser:last-child:nth-child(3n+1),.c-locations__teaser:last-child:nth-child(3n+2),.c-locations__teaser:nth-last-child(2):nth-child(3n+1){grid-column:span 6;max-height:360px}}@media (max-width:1024px){.c-locations__grid{grid-template-columns:repeat(8,1fr)}}@media (max-width:640px){.c-locations__grid{grid-template-columns:repeat(4,1fr)}}.c-locations__teaser{background:#000;grid-column:span 4;isolation:isolate;min-height:360px;overflow:hidden;position:relative}@media (max-width:1024px){.c-locations__teaser{grid-column:span 4}}@media (max-width:640px){.c-locations__teaser{grid-column:span 4}}.c-locations__teaser-media{position:relative;@media (min-width:768px){height:100%}}.c-locations__teaser-img{aspect-ratio:1/1;display:block;height:100%;object-fit:cover;transform:scale(1);transition:transform .6s ease;width:100%}.c-locations__teaser:focus-within .c-locations__teaser-img,.c-locations__teaser:hover .c-locations__teaser-img{transform:scale(1.05)}.c-locations__teaser-shade{background:linear-gradient(0deg,rgba(0,0,0,.95) 5%,rgba(0,0,0,.15) 50%,transparent);inset:0;position:absolute;z-index:1}.c-locations__teaser-base{bottom:20px;color:#fff;left:20px;position:absolute;right:20px;z-index:2}.c-locations__teaser-title{color:#fff;font-size:40px;font-weight:800;line-height:1.1;margin:0 0 8px}.c-locations__teaser-country{background:#2563eb;border-radius:8px;color:#fff;display:inline-block;font-size:16px;font-weight:700;line-height:1.0625;padding:5px 10px 3px;text-transform:uppercase}.c-locations__teaser-overlay{background:#fff;color:#111827;display:flex;flex-direction:column;gap:12px;inset:0;justify-content:space-between;padding:32px;z-index:3;@media (min-width:768px){position:absolute;transform:translateX(100%);transition:transform .45s ease}}.c-locations__teaser:focus-within .c-locations__teaser-overlay,.c-locations__teaser:hover .c-locations__teaser-overlay{transform:translateY(0)}.c-locations__teaser-overlay-title{display:none;font-size:32px;font-weight:800;line-height:1.2;margin:0 0 6px;@media (min-width:768px){display:block}}.c-locations__teaser-overlay-title+.c-locations__teaser-country{display:none;@media (min-width:768px){display:inline-block}}.c-locations__teaser-address{color:#4b5563;margin:8px 0 0}.c-locations__teaser-contact{display:grid;gap:6px;list-style:none;margin:12px 0 0;padding:0}.c-locations__teaser-contact-name{font-weight:700}.c-locations__teaser-link{color:#2563eb;text-decoration:none}.c-locations__teaser-link:focus,.c-locations__teaser-link:hover{outline:none;text-decoration:underline}.c-locations__team-contact{display:block;list-style:none;margin:0;padding:0;position:relative}