
/* Kontakt: Figmas tre informationskort, befintligt kontaktformulär. */
.hb-contact-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem}.hb-contact-card{background:#fafafa;border-radius:1.875rem;padding:2.5rem 1.875rem;min-width:0}.hb-contact-card h2{font-size:1.25rem;margin:0 0 1.5rem}.hb-contact-data{display:grid;gap:.875rem;margin:0}.hb-contact-data>div{display:grid;grid-template-columns:4.5rem minmax(0,1fr);gap:.75rem}.hb-contact-data dt{font-weight:700}.hb-contact-data dd{margin:0;overflow-wrap:anywhere;font-weight:500}.hb-contact-data a{color:inherit;text-decoration:none}.hb-contact-data a:hover{text-decoration:underline}.hb-contact-card .getoppettext{margin-top:1rem}.hb-contact-hours>div:has(dd:empty),.hb-contact-card .getoppettext:empty{display:none}.hb-contact-card:has(.hb-contact-hours dd:not(:empty)) .hb-hours-fallback,.hb-contact-card:has(.getoppettext:not(:empty)) .hb-hours-fallback{display:none}.hb-contact-map{display:flex;align-items:center;justify-content:center;min-height:17.5rem;border-radius:1.875rem;padding:2rem;background:linear-gradient(#005593e6,#005593e6),url(/images/sektioner/uploads/kontakt__karta.png) center/cover;color:white;text-align:center}.hb-contact-map .bo-btn{gap:.375rem}.hb-contact-map .bo-btn img{width:1.0625rem;height:1.0625rem}.hb-contact-map .getgooglemapslink:not([href]),.hb-contact-map .getgooglemapslink[href=""]{display:none}.hb-contact-map:has(.getgooglemapslink[href]:not([href=""])) .hb-map-fallback{display:none}@media(max-width:64rem){.hb-contact-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.hb-contact-map{grid-column:1/-1;min-height:14rem}}@media(max-width:40rem){.hb-contact-cards{grid-template-columns:1fr}.hb-contact-card{padding:1.75rem 1.5rem}.hb-contact-card h2{font-size:1.25rem}.hb-contact-map{grid-column:auto}}

