/* B2B — Figma 762:3549 / 763:4277. Shared hero, cards, FAQ and CF7 layout. */
.gd-b2b-page .gd-destination-hero h1 {font-size:39px}
.gd-b2b-page .gd-destination-hero-photo img {object-position:50% 60%}
.gd-b2b-page .gd-b2b-benefits,.gd-b2b-page .gd-b2b-formats {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;overflow:visible;padding:0;scrollbar-width:none}
.gd-b2b-benefits article {min-width:0}
.gd-b2b-page .gd-career-benefits p {color:var(--gd-ink)}
.gd-b2b-formats article {background:white;border-radius:20px;overflow:hidden;box-shadow:0 4px 3px #00000019;min-width:0}
.gd-b2b-format-photo {position:relative;aspect-ratio:404/216;overflow:hidden}
.gd-b2b-format-photo img {position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover}
.gd-b2b-formats .gd-card-body {display:flex;flex-direction:column;align-items:flex-start;padding:18px 24px 24px;gap:12px}
.gd-b2b-formats h3 {font-size:22px;line-height:1.3;margin:0}
.gd-b2b-formats p {font-size:13px;line-height:1.7;margin:0}
.gd-b2b-tag {display:inline-block;align-self:flex-start;width:fit-content;padding:7px 12px;border-radius:30px;background:#ffe49e;font:700 11px/1.3 'Zalando Sans Expanded',sans-serif;text-transform:uppercase}
.gd-b2b-formats article:nth-child(3n+2) .gd-b2b-tag,.gd-b2b-page .gd-blog-card:nth-child(3n+2) .gd-b2b-tag {background:#b2e6be}
.gd-b2b-formats article:nth-child(3n+3) .gd-b2b-tag,.gd-b2b-page .gd-blog-card:nth-child(3n+3) .gd-b2b-tag {background:#c8e3f1}
.gd-b2b-steps {display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}
.gd-b2b-steps article>span {font:700 32px/1.2 'Zalando Sans Expanded',sans-serif;color:var(--gd-peach)}
.gd-b2b-steps h3 {font:700 13px/1.4 'Zalando Sans Expanded',sans-serif;text-transform:uppercase;margin:8px 0}
.gd-b2b-steps p {font-size:13px;line-height:1.7;margin:0}
.gd-b2b-form {grid-template-columns:1fr 1.45fr;background:var(--gd-ink);color:white}
.gd-b2b-form p,.gd-b2b-form .gd-form {color:var(--gd-paper)}
.gd-b2b-form .gd-form input:not([type=checkbox]):not([type=submit]),.gd-b2b-form .gd-form textarea {background:transparent;color:white}
.gd-b2b-form .gd-form input:not([type=checkbox]):not([type=submit]):focus,.gd-b2b-form .gd-form textarea:focus {border-color:var(--gd-peach)}
.gd-b2b-form .gd-form input::placeholder,.gd-b2b-form textarea::placeholder {color:#bdbbb7}
.gd-b2b-form .wpcf7-form-control-wrap[data-name=b2b-consent] {margin:18px 0 24px}
.gd-b2b-form .gd-form a {text-decoration:underline}
.gd-b2b-form .wpcf7-not-valid-tip {color:#ffb09b}
.gd-b2b-page .gd-faq-grid {grid-template-columns:1fr;align-items:start}
.gd-b2b-page .gd-blog-card .gd-card-body h3 {order:1}
.gd-b2b-page .gd-blog-card .gd-post-meta {order:2}
.gd-b2b-page .gd-blog-card .gd-read-more {order:3}
@media(max-width:900px){.gd-b2b-page .gd-destination-hero h1{font-size:32px}.gd-b2b-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.gd-b2b-form{grid-template-columns:1fr 1.3fr}}
@media(max-width:600px){
 .gd-b2b-page .gd-destination-hero h1{font-size:25px}
 .gd-b2b-page .gd-b2b-benefits,.gd-b2b-page .gd-b2b-formats{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:18px;margin-right:-20px;padding-right:20px;padding-bottom:6px}
 .gd-b2b-page .gd-b2b-benefits article{flex:0 0 52%;scroll-snap-align:start}
 .gd-b2b-page .gd-b2b-formats article{flex:0 0 86%;scroll-snap-align:start}
 .gd-b2b-formats h3{font-size:19px}
 .gd-b2b-formats .gd-card-body{padding:16px 20px 24px}
 .gd-b2b-steps{gap:26px 20px}
 .gd-b2b-form{grid-template-columns:1fr}
 .gd-b2b-page .gd-faq .gd-section-link{order:0;margin:0 0 24px}
 .gd-b2b-form .gd-form input[type=submit]{width:100%}
}
