/* O nas: Figma 568:911 and 677:270, shared hero proportions. */
.gd-destination-hero {display:grid;grid-template-columns:32.9167% 1fr;min-height:568px;background:var(--gd-ink);color:#fff}
.gd-destination-hero-copy {position:relative;display:flex;align-items:center;padding:115px 36px 70px 5.14vw;min-width:0}
.gd-careers-page .gd-destination-hero-mark {position:absolute;top:28px;left:5.14vw;width:111px;height:45px;object-fit:contain}
.gd-destination-hero h1 {font-size:39px;line-height:1.2;text-transform:uppercase;overflow-wrap:break-word}
.gd-destination-hero-copy p {font-size:19px;line-height:1.3;margin:24px 0 0;max-width:396px}
.gd-destination-hero-photo {position:relative;min-width:0}
.gd-destination-hero-photo img {position:absolute;width:100%;height:100%;inset:0;object-fit:cover}
.gd-careers-page .gd-section {padding:38px 0}
.gd-destination-about .gd-section-heading {margin-bottom:0}
.gd-destination-about .gd-intro {max-width:1268px;font-size:16px;line-height:1.5}
.gd-careers-page .gd-faq .gd-container {max-width:1000px}
.gd-careers-page .gd-blog-card>a:first-child {display:block;aspect-ratio:404/216;overflow:hidden;flex-shrink:0}
.gd-careers-page .gd-blog-card>a:first-child>img {display:block;width:100%;height:100%;object-fit:cover}
.gd-careers-page .gd-blog-card .gd-card-body {padding:18px 24px 24px;min-height:0;gap:10px}
.gd-careers-page .gd-blog-card h3 {margin:0;min-height:2.6em;line-height:1.3}
.gd-careers-page .gd-blog-card .gd-post-meta {margin:0!important}
.gd-careers-page .gd-blog-card .gd-read-more {margin:0;padding:8px 0 0}
.gd-careers-page .gd-seo-columns {column-count:3;column-gap:40px;display:block}
.gd-careers-page .gd-seo-columns>:first-child {margin-top:0}
.gd-careers-page .gd-seo-columns h2,.gd-careers-page .gd-seo-columns h3 {font-size:18px;break-after:avoid}
.gd-careers-page .gd-partners {padding-top:50px}
@media(min-width:1600px){.gd-destination-hero {min-height:calc(44.5833vw - 74px)}}
@media(min-width:901px) and (max-width:1250px){.gd-destination-hero-copy {padding-left:32px}.gd-careers-page .gd-destination-hero-mark {left:32px}}
@media(max-width:900px){.gd-destination-hero {grid-template-columns:40% 60%}.gd-destination-hero-copy {padding-left:24px;padding-right:24px}.gd-careers-page .gd-destination-hero-mark {left:24px}.gd-destination-hero h1{font-size:32px}}
@media(max-width:600px){
 .gd-destination-hero {display:flex;flex-direction:column;min-height:0}
 .gd-destination-hero-photo {order:-1;height:121.5vw;max-height:620px}
 .gd-destination-hero-copy {padding:28px 22px 32px}
 .gd-careers-page .gd-destination-hero-mark {display:none}
 .gd-destination-hero h1 {font-size:25px}
 .gd-destination-hero-copy p {font-size:16px;margin-top:16px;max-width:none}
 .gd-careers-page .gd-section {padding:28px 0}
 .gd-careers-page .gd-section-heading h2 {font-size:25px}
 .gd-careers-page .gd-faq-grid .gd-richtext {padding-left:24px;padding-right:24px}
 .gd-careers-page .gd-seo-columns {column-count:1}
 .gd-careers-page .gd-partners {padding-top:30px}
}

.gd-workshop-picker {position:relative;color:var(--gd-ink)}
.gd-workshop-picker>button {width:100%;min-height:46px;border:1px solid #ffb09b;border-radius:8px;background:#fff;padding:10px 40px 10px 14px;text-align:left;font:inherit;position:relative}
.gd-workshop-picker>button:after {content:'';position:absolute;right:16px;top:calc(50% - 5px);width:8px;height:8px;border-right:2px solid var(--gd-peach);border-bottom:2px solid var(--gd-peach);transform:rotate(45deg)}
.gd-workshop-picker>button[aria-expanded=true] {border-radius:8px 8px 0 0}
.gd-workshop-picker>[role=listbox] {position:absolute;top:100%;left:0;right:0;background:white;border:1px solid #ffb09b;border-top:0;border-radius:0 0 8px 8px;z-index:5;overflow:hidden;box-shadow:0 6px 12px #0001}
.gd-workshop-picker [role=option] {display:block;width:100%;padding:12px 14px;border:0;background:white;text-align:left;font:inherit;color:var(--gd-ink)}
.gd-workshop-picker [role=option]:is(:hover,:focus-visible,[aria-selected=true]) {background:#fff3cf;outline-offset:-3px}

.gd-career-button {background:var(--gd-peach);color:var(--gd-ink)}
.gd-destination-hero .gd-career-button {margin-top:24px;font-size:13px}
.gd-careers-page .gd-destination-hero h1 {font-size:clamp(39px,4.24vw,61px)}
.gd-career-benefits {display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.gd-career-benefits article {background:white;border-radius:8px;padding:24px}
.gd-career-number {display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--gd-green);font-weight:700}
.gd-career-benefits article:nth-child(4n+2) .gd-career-number {background:#75b8dc}
.gd-career-benefits article:nth-child(4n+3) .gd-career-number {background:#ffdd86}
.gd-career-benefits article:nth-child(4n+4) .gd-career-number {background:var(--gd-peach)}
.gd-career-benefits h3 {font-size:17px;line-height:1.3;margin:16px 0 10px;text-transform:uppercase}
.gd-career-benefits p {font-size:13px;line-height:1.7;color:#777776;margin:0}
.gd-career-jobs {background:white;border-radius:8px;overflow:hidden}
.gd-career-jobs details+details {border-top:1px solid #e7e7e7}
.gd-career-jobs summary {list-style:none;cursor:pointer;padding:24px;display:flex;align-items:center;justify-content:space-between;gap:24px;font:700 17px/1.4 'Zalando Sans Expanded',sans-serif}
.gd-career-jobs summary::-webkit-details-marker {display:none}
.gd-career-jobs summary>span {flex:0 0 16px;color:var(--gd-peach);font-weight:400}
.gd-career-jobs summary>span:before {content:'+'}
.gd-career-jobs details[open] summary>span:before {content:'−'}
.gd-career-job-body {padding:0 24px 24px}
.gd-career-job-columns {display:grid;grid-template-columns:1fr 1fr;gap:32px}
.gd-career-job-columns h3 {font:600 13px/1.5 Montserrat,sans-serif;color:#777776;margin:0 0 12px}
.gd-career-job-columns ul {list-style:none;padding:0;margin:0}
.gd-career-job-columns li {position:relative;padding-left:22px;font-size:13px;line-height:1.7;color:#777776;margin-bottom:8px}
.gd-career-job-columns li:before {content:'✓';position:absolute;left:0;color:var(--gd-green);font-weight:700}
.gd-career-job-body .gd-button {margin-top:12px;font-size:13px}
.gd-career-more {display:none;margin:24px auto 0}
.gd-career-form {display:grid;grid-template-columns:1fr 1fr;gap:48px;background:white;border-radius:12px;padding:32px}
.gd-career-form h2 {font-size:30px;text-transform:uppercase;line-height:1.2;margin:14px 0}
.gd-career-form p {font-size:13px;line-height:1.7;color:#777776}
.gd-career-form ol {list-style:none;counter-reset:steps;margin:24px 0 0;padding:0}
.gd-career-form ol li {counter-increment:steps;position:relative;padding-left:38px;min-height:28px;margin:12px 0;font-size:13px;line-height:1.7;color:#777776}
.gd-career-form ol li:before {content:counter(steps);position:absolute;left:0;top:0;display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:var(--gd-ink);color:white;font-weight:700}
.gd-career-form .gd-form {font-size:12px;color:#777776;min-width:0}
.gd-career-form input:not([type=checkbox]):not([type=submit]),.gd-career-form select,.gd-career-form textarea {width:100%;min-width:0;min-height:46px;border:1px solid #ffb09b;border-radius:8px;padding:10px 14px;background:white;color:var(--gd-ink);font:inherit}
.gd-career-form textarea {height:105px;resize:vertical}
.gd-career-form-row {display:grid;grid-template-columns:1fr 1fr;gap:10px}
.gd-career-form .wpcf7-form>p,.gd-career-form .wpcf7-form>div {margin:0 0 10px}
.gd-career-form .wpcf7-form-control-wrap {display:block;min-width:0}
.gd-career-form .wpcf7-list-item {margin:0}
.gd-career-form .wpcf7-list-item label {display:flex;align-items:flex-start;gap:12px;font-size:11px;line-height:1.7}
.gd-career-form input[type=checkbox] {flex:0 0 18px;width:18px;height:18px;margin-top:3px;accent-color:var(--gd-peach)}
.gd-career-form .gd-form input[type=submit] {font-size:13px;padding:12px 24px;min-height:44px;background:var(--gd-peach);color:var(--gd-ink)}
.gd-career-form input[type=file] {border:0;padding:8px 0;font-size:11px}
.gd-career-form input::file-selector-button {border:1px solid #ddd;border-radius:8px;background:white;padding:9px;margin-right:8px;font:inherit;color:var(--gd-ink);cursor:pointer}
.gd-careers-page .gd-faq-grid {order:1}
.gd-careers-page .gd-faq .gd-section-link {order:2}
@media(max-width:900px){.gd-career-benefits {grid-template-columns:repeat(2,1fr)}.gd-career-form {padding:24px;gap:24px}.gd-career-form-row {grid-template-columns:1fr}}
@media(max-width:600px){
 .gd-careers-page .gd-destination-hero h1 {font-size:45px}
 .gd-destination-hero .gd-career-button {width:100%}
 .gd-career-benefits {gap:12px}
 .gd-career-benefits article {padding:16px}
 .gd-career-benefits h3 {font-size:13px}
 .gd-career-benefits p {font-size:12px}
 .gd-career-jobs summary {padding:20px;font-size:14px}
 .gd-career-job-body {padding:0 20px 20px}
 .gd-career-job-columns {grid-template-columns:1fr;gap:16px}
 .gd-career-jobs.is-collapsed details:nth-child(n+4) {display:none}
 .gd-career-more:not([hidden]) {display:flex}
 .gd-career-form {grid-template-columns:1fr;padding:24px;gap:24px}
 .gd-career-form h2 {font-size:25px}
}
.gd-career-form p.gd-eyebrow {color:var(--gd-peach)}
.gd-career-form .gd-form input[type=file] {border:0;padding:8px 0;font-size:11px}
.gd-career-form .gd-form input[type=submit] {width:auto}

/* Separate the CV field, consent and submit action in the CF7 layout. */
.gd-career-form .wpcf7-form>label {display:block;margin-top:12px}
.gd-career-form .wpcf7-form-control-wrap[data-name="career-consent"] {margin:16px 0 24px}
