/* Open industry overview: every destination remains available without JavaScript. */
.industries{background:var(--cream)}
.industries .section-heading{padding-right:0}
.industry-overview-heading{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:23px 0 12px;gap:20px}
.industry-overview-heading>span:first-child{font-size:12px;font-weight:650}
.industry-overview-heading>span:last-child{font-size:11px;color:#706b60;display:flex;align-items:center;gap:10px}
.industry-overview-heading i{width:5px;height:5px;background:var(--gold);border-radius:50%;flex-shrink:0}
.industry-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:24px}
.industry-card{border-bottom:1px solid var(--line);padding:17px 0;display:flex;align-items:center;gap:13px;position:relative;min-width:0;min-height:115px;transition:background .2s,box-shadow .2s}
.industry-thumbnail{position:relative;width:72px;height:76px;border-radius:5px;overflow:hidden;flex-shrink:0;background:var(--sand)}
.industry-thumbnail img{width:100%;height:100%;object-fit:cover;filter:saturate(.58) sepia(.12) contrast(.97);transition:filter .3s,transform .3s}
.industry-thumbnail:after,.branch-image-frame:after{content:'';position:absolute;inset:0;background:#d2b382;opacity:.08;mix-blend-mode:multiply;pointer-events:none}
.industry-entry-copy{display:flex;flex-direction:column;align-items:flex-start;gap:6px;min-width:0;padding-right:19px}
.industry-entry-number{font-size:8px;letter-spacing:.09em;color:#8b7858}
.industry-entry-copy h3{font-size:16px;line-height:1.15;font-weight:600;letter-spacing:-.025em;text-wrap:initial}
.industry-entry-summary{font-size:10px;line-height:1.35;color:#666258}
.industry-entry-arrow{width:18px;height:18px;color:#8a795b;position:absolute;right:0;top:46px}
.industry-card:hover,.industry-card:focus-visible{background:#f0e8dc;box-shadow:10px 0 #f0e8dc,-10px 0 #f0e8dc}
.industry-card:hover img,.industry-card:focus-visible img{filter:saturate(.85) sepia(.05);transform:scale(1.05)}
.industry-bottom-line{display:flex;justify-content:space-between;align-items:center;margin-top:28px;font-size:13px;gap:20px}
.industry-bottom-line>span{color:#6c665a}
.industry-bottom-line .text-link{font-size:13px;gap:14px}

/* Detail pages share the site's header, footer, typography and contact dialog. */
.branch-breadcrumb{display:flex;flex-wrap:wrap;gap:12px;font-size:11px;color:var(--muted);padding-top:31px}
.branch-breadcrumb a{border-bottom:1px solid #b3a388}
.branch-breadcrumb span[aria-hidden]{color:#b6a17d}
.branch-hero{display:grid;grid-template-columns:1.18fr 1fr;gap:72px;padding:44px 0 70px;align-items:center}
.branch-page .eyebrow{font-size:10px;color:var(--gold);margin:0 0 23px}
.branch-hero h1{font-size:clamp(38px,4.15vw,61px);line-height:1.035;font-weight:500;letter-spacing:-.045em;margin-bottom:28px}
.branch-hero h1 span{color:#827968}
.branch-intro{font-size:17px;color:var(--muted);max-width:550px;margin-bottom:27px;line-height:1.7}
.branch-down{rotate:90deg}
.branch-photo{margin:0;min-width:0}
.branch-image-frame{position:relative;border-radius:7px;overflow:hidden;background:#e5d5bd}
.branch-image-frame img{width:100%;height:442px;object-fit:cover;filter:saturate(.62) sepia(.12) contrast(.98)}
.branch-photo figcaption{display:flex;justify-content:space-between;align-items:center;padding-top:14px;gap:20px;font-size:11px;color:#716652}
.branch-photo figcaption>span:first-child{display:flex;align-items:center;gap:9px}
.branch-photo figcaption>span:first-child:before{content:'';display:block;width:5px;height:5px;border-radius:50%;background:var(--gold);flex-shrink:0}
.branch-section{border-top:1px solid var(--line);padding:48px 0 56px}
.branch-section-heading{display:grid;grid-template-columns:1.1fr 1fr;gap:75px;align-items:end;margin-bottom:35px}
.branch-section h2{font-size:38px;letter-spacing:-.035em;line-height:1.13;font-weight:500}
.branch-section-heading .eyebrow{margin-bottom:17px}
.branch-section-heading>p{font-size:14px;color:var(--muted);max-width:445px}
.branch-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px}
.branch-step{border-top:1px solid #bfb09a;padding-top:19px}
.branch-step-number{font-size:12px;color:var(--gold);margin-bottom:29px;display:flex;align-items:center;justify-content:space-between}
.branch-step-number .icon{width:20px;height:20px;color:#a48e6a}
.branch-step h3{font-size:22px;font-weight:550;letter-spacing:-.025em;line-height:1.2;margin-bottom:14px;text-wrap:initial}
.branch-step p{font-size:14px;color:var(--muted);line-height:1.7}
.branch-modules{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.branch-module{border:1px solid var(--line);padding:23px;border-radius:6px;background:#f5efe5;display:flex;flex-direction:column;align-items:flex-start;transition:background .2s,border-color .2s}
.branch-module:hover{background:var(--champagne);border-color:#bfa783}
.branch-module-icon{color:var(--gold);margin-bottom:26px}
.branch-module h3{font-size:21px;font-weight:550;letter-spacing:-.025em;line-height:1.2;margin-bottom:10px}
.branch-module p{font-size:13px;color:var(--muted);margin-bottom:20px;line-height:1.7}
.branch-module .text-link{font-size:11px;gap:15px;margin-top:auto}
.branch-module .text-link .icon{width:13px;height:13px}
.branch-planning{display:grid;grid-template-columns:1fr 1fr;gap:75px}
.branch-planning-intro p:not(.eyebrow){font-size:15px;color:var(--muted);max-width:480px;margin-top:20px}
.branch-planning-list{list-style:none;padding:0;margin:0;counter-reset:planning}
.branch-planning-list li{counter-increment:planning;display:flex;align-items:center;gap:19px;padding:19px 0;border-bottom:1px solid var(--line);font-size:16px;line-height:1.4}
.branch-planning-list li:first-child{padding-top:0}
.branch-planning-list li:before{content:'0' counter(planning);font-size:11px;color:var(--gold)}
.branch-faq{margin-top:29px;border:1px solid var(--line);border-radius:5px;background:#f6f0e7;padding:20px}
.branch-faq summary{font-size:15px;line-height:1.5;padding:0}
.branch-faq summary .icon{width:16px;height:16px}
.branch-faq[open] summary .icon{transform:rotate(45deg)}
.branch-faq p{font-size:13px;color:var(--muted);margin-top:18px;line-height:1.7}
.branch-contact{background:var(--champagne);border-radius:7px;padding:42px 46px;margin-bottom:49px;display:flex;align-items:center;justify-content:space-between;gap:45px}
.branch-contact h2{font-size:35px;font-weight:500;letter-spacing:-.035em;line-height:1.13;margin-bottom:13px}
.branch-contact p{font-size:14px;color:#655943;max-width:540px}
.branch-contact .button{flex-shrink:0;font-size:13px}
.branch-related-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px}
.branch-related-heading h2{font-size:24px;font-weight:500;letter-spacing:-.03em}
.branch-related-heading .text-link{font-size:12px;gap:12px}
.branch-related-list{display:grid;grid-template-columns:1fr 1fr;gap:27px;margin-bottom:50px}
.branch-related-entry{display:flex;align-items:center;gap:19px;padding:14px 0;border-block:1px solid var(--line)}
.branch-related-entry img{width:91px;height:67px;object-fit:cover;border-radius:4px;filter:saturate(.6) sepia(.12)}
.branch-related-entry span{font-size:18px;font-weight:550;letter-spacing:-.025em}
.branch-related-entry>.icon{color:var(--gold);margin-left:auto;width:19px;height:19px}
.branch-related-entry:hover span{text-decoration:underline;text-underline-offset:5px}
/* Keep the castle tower visible when the landscape image becomes a small card. */
.industry-thumbnail img[src$="/burgen-schloesser.webp"],
.branch-related-entry img[src$="/burgen-schloesser.webp"]{object-position:50% 5%}
/* Keep the sales associate's face visible in wide retail thumbnails. */
.industry-thumbnail img[src$="/einzelhandel-boutique-tap2pay.webp"]{object-position:50% 15%}
/* Keep the café employee and checkout visible in wide mobile thumbnails. */
.industry-thumbnail img[src$="/cafes-shops-patisserie.webp"]{object-position:50% 10%}

@media(max-width:1120px){
  .industry-grid{column-gap:20px}.industry-card{gap:10px}.industry-thumbnail{width:58px;height:72px}
  .industry-entry-copy h3{font-size:14px}.industry-entry-summary{font-size:9px}.industry-entry-arrow{width:15px;height:15px}.industry-entry-copy{padding-right:15px}
  .branch-hero{gap:38px}.branch-image-frame img{height:390px}.branch-hero h1{font-size:48px}
  .branch-section-heading,.branch-planning{gap:40px}.branch-section h2{font-size:34px}.branch-steps{gap:25px}
}
@media(max-width:900px){
  .industry-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.industry-thumbnail{width:65px}
  .industry-entry-copy h3{font-size:15px}.industry-entry-summary{font-size:10px}
}
@media(max-width:800px){
  .branch-hero{gap:29px}.branch-hero h1{font-size:39px}.branch-intro{font-size:15px}.branch-image-frame img{height:365px}.branch-photo figcaption{font-size:9px}
  .branch-section-heading{gap:30px}.branch-section h2{font-size:31px}.branch-steps{gap:20px}.branch-step h3{font-size:20px}.branch-step p{font-size:13px}
  .branch-modules{grid-template-columns:repeat(2,minmax(0,1fr))}.branch-contact{padding:32px;gap:30px}.branch-contact h2{font-size:29px}
  .branch-planning{gap:30px}.branch-planning-list li{font-size:15px}
}
@media(max-width:640px){
  .industry-overview-heading{padding-top:19px;padding-bottom:8px;gap:15px}.industry-overview-heading>span:first-child{font-size:11px}.industry-overview-heading>span:last-child{font-size:9px;gap:6px}
  .industry-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.industry-card{display:block;padding:17px 0 19px;min-height:170px}
  .industry-thumbnail{width:100%;height:82px;display:block;margin-bottom:12px;border-radius:4px}.industry-entry-copy{gap:5px;padding-right:17px}
  .industry-entry-number{display:none}.industry-entry-copy h3{font-size:15px;min-height:18px}.industry-entry-summary{font-size:10px;line-height:1.35}
  .industry-entry-arrow{top:111px;right:0;width:15px;height:15px}.industry-card:hover,.industry-card:focus-visible{box-shadow:7px 0 #f0e8dc,-7px 0 #f0e8dc}
  .industry-bottom-line{flex-direction:column;align-items:flex-start;margin-top:26px;font-size:12px;gap:15px}.industry-bottom-line .text-link{font-size:12px}
  .branch-breadcrumb{padding-top:24px;font-size:10px;gap:9px}.branch-hero{display:flex;flex-direction:column;align-items:stretch;padding:33px 0 39px;gap:30px}
  .branch-page .eyebrow{font-size:9px;margin-bottom:18px}.branch-hero h1{font-size:41px;line-height:1.06;margin-bottom:23px}
  .branch-intro{font-size:15px;line-height:1.7;margin-bottom:24px}.branch-hero .button{font-size:12px;padding:14px 17px}
  .branch-image-frame img{height:240px}.branch-photo figcaption{font-size:10px;padding-top:12px}
  .branch-section{padding:33px 0 38px}.branch-section-heading{display:block;margin-bottom:25px}.branch-section h2{font-size:31px;line-height:1.12}
  .branch-section-heading>p{font-size:14px;margin-top:19px}.branch-steps{grid-template-columns:1fr;gap:25px}.branch-step{padding-top:15px}
  .branch-step-number{margin-bottom:16px}.branch-step h3{font-size:23px;margin-bottom:10px}.branch-step p{font-size:14px}
  .branch-modules{gap:12px}.branch-module{padding:18px}.branch-module-icon{margin-bottom:21px}.branch-module h3{font-size:20px;overflow-wrap:anywhere}
  .branch-module p{font-size:12px}.branch-module .text-link{font-size:10px;gap:6px}
  .branch-planning{display:block}.branch-planning-intro{margin-bottom:27px}.branch-planning-list li{padding:17px 0;font-size:15px}
  .branch-faq{padding:18px}.branch-faq summary{font-size:14px}.branch-contact{display:block;padding:28px 23px;margin-bottom:36px}
  .branch-contact h2{font-size:30px}.branch-contact p{font-size:14px}.branch-contact .button{margin-top:24px;font-size:12px;gap:18px;padding-inline:17px}
  .branch-related-heading{align-items:flex-start}.branch-related-heading h2{font-size:21px;max-width:175px}.branch-related-heading .text-link{font-size:10px;margin-top:4px;flex-shrink:0;gap:8px}
  .branch-related-list{gap:0;grid-template-columns:1fr;margin-bottom:36px}.branch-related-entry:last-child{border-top:0}.branch-related-entry img{width:81px;height:58px}.branch-related-entry span{font-size:17px}
}
@media(max-width:359px){
  .branch-hero h1{font-size:36px}.branch-modules{grid-template-columns:1fr}.branch-image-frame img{height:210px}
  .branch-photo figcaption{font-size:9px;gap:12px}.branch-photo figcaption>span:first-child{gap:6px}
  .branch-related-heading{display:block}.branch-related-heading h2{max-width:none;margin-bottom:14px}.branch-related-heading .text-link{display:inline-flex}
}
@media(prefers-reduced-motion:reduce){.industry-card,.industry-thumbnail img,.branch-module{transition:none}}
