.DocumentationTemplate-module-scss-module__8XxY8G__page{background:linear-gradient(180deg, var(--color-neutral-900), var(--color-neutral-1000)),var(--color-neutral-1000);min-height:100vh;color:var(--color-white)}.DocumentationTemplate-module-scss-module__8XxY8G__main{padding-bottom:var(--space-lg)}.DocumentationTemplate-module-scss-module__8XxY8G__body{margin-top:var(--space-sm);padding:var(--space-sm);border:1px solid color-mix(in srgb, var(--color-white) 14%, transparent);border-radius:var(--space-xs);background:color-mix(in srgb, var(--color-neutral-1000) 92%, var(--color-white))}.DocumentationTemplate-module-scss-module__8XxY8G__body :is(h2,h3,h4),.DocumentationTemplate-module-scss-module__8XxY8G__body>div>h2{color:var(--color-white)}.DocumentationTemplate-module-scss-module__8XxY8G__body :is(p,li,span){color:color-mix(in srgb, var(--color-white) 82%, transparent)}.DocumentationTemplate-module-scss-module__8XxY8G__skipToContent{top:var(--space-2xs);left:var(--space-2xs);z-index:9999;padding:var(--space-2xs) var(--space-xs);background:var(--color-primary-strongest);color:var(--color-white);border-radius:var(--radius-md);font-family:var(--font-family-archivo-body);font-size:var(--font-archivo-body-sm-size);font-weight:var(--font-archivo-button-weight);line-height:var(--font-archivo-body-sm-line-height);text-decoration:none;transition:transform .2s;position:absolute;transform:translateY(-200%)}.DocumentationTemplate-module-scss-module__8XxY8G__skipToContent:focus{transform:translateY(0)}
.ContactAbout-module-scss-module__zeD2tq__section{background:var(--color-neutral-1000);border-bottom:1px solid color-mix(in srgb, var(--color-white) 14%, transparent);color:var(--color-white)}.ContactAbout-module-scss-module__zeD2tq__frame{gap:var(--space-lg);padding:var(--space-3xl) 0;grid-template-columns:minmax(0,1fr) minmax(20rem,38%);align-items:center;display:grid}.ContactAbout-module-scss-module__zeD2tq__aboutColumn{gap:var(--space-sm);display:grid}.ContactAbout-module-scss-module__zeD2tq__aboutColumn h2{font-family:var(--font-family-archivo-body);font-size:var(--font-archivo-h4-size);font-weight:var(--font-archivo-h4-weight);line-height:var(--font-archivo-h4-line-height);letter-spacing:.03em;text-transform:uppercase;color:var(--color-white);text-transform:uppercase;margin:0}.ContactAbout-module-scss-module__zeD2tq__lead,.ContactAbout-module-scss-module__zeD2tq__description,.ContactAbout-module-scss-module__zeD2tq__policyFootnote{font-family:var(--font-family-archivo-body);font-size:var(--font-archivo-body-sm-size);font-weight:var(--font-archivo-body-sm-weight);line-height:var(--font-archivo-body-sm-line-height);color:#ffffffe6;margin:0}.ContactAbout-module-scss-module__zeD2tq__lead{font-weight:700}.ContactAbout-module-scss-module__zeD2tq__policyCard{gap:var(--space-sm);padding:var(--space-md);border-radius:var(--radius-md);background:#fff3;display:grid}.ContactAbout-module-scss-module__zeD2tq__policyCard h3{font-family:var(--font-family-archivo-body);font-size:var(--font-archivo-h5-size);font-weight:var(--font-archivo-h5-weight);line-height:var(--font-archivo-h5-line-height);letter-spacing:.02em;text-transform:uppercase;color:var(--color-white);text-transform:uppercase;margin:0}.ContactAbout-module-scss-module__zeD2tq__policyFootnote{font-family:var(--font-family-archivo-body);font-size:var(--font-archivo-caption-size);font-weight:var(--font-archivo-caption-weight);line-height:var(--font-archivo-caption-line-height);opacity:.9}@media (max-width:1280px){.ContactAbout-module-scss-module__zeD2tq__frame{gap:var(--space-sm);grid-template-columns:1fr}}@media (max-width:1024px){.ContactAbout-module-scss-module__zeD2tq__frame{gap:var(--space-lg);padding:var(--space-3xl) 0;grid-template-columns:1fr}.ContactAbout-module-scss-module__zeD2tq__aboutColumn{gap:var(--space-md)}}
.HeroBannerBlock-module-scss-module__60iH_W__hero{justify-content:center;align-items:center;min-height:342px;display:flex;position:relative;overflow:hidden}.HeroBannerBlock-module-scss-module__60iH_W__backgroundImage{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.HeroBannerBlock-module-scss-module__60iH_W__overlay{background:color-mix(in srgb, var(--color-black) 55%, transparent);position:absolute;inset:0}.HeroBannerBlock-module-scss-module__60iH_W__content{z-index:1;width:min(100% - 2*var(--space-3xl),calc(1600px - 2 * var(--space-3xl)));text-align:center;color:var(--color-white);padding-block:var(--space-xl);margin-inline:auto;position:relative}.HeroBannerBlock-module-scss-module__60iH_W__title{font-family:var(--font-family-zalando-heading);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:600;line-height:1.15}.HeroBannerBlock-module-scss-module__60iH_W__subtitle{margin-top:var(--space-xs);max-width:640px;margin-inline:auto;font-size:1rem;line-height:1.5}.HeroBannerBlock-module-scss-module__60iH_W__cta{align-items:center;gap:var(--space-2xs);margin-top:var(--space-sm);padding:var(--space-2xs) var(--space-sm);background:var(--color-primary-strong);color:var(--color-white);letter-spacing:.02em;border-radius:var(--radius-sm);transition:background var(--transition-base);font-size:.875rem;font-weight:600;display:inline-flex}.HeroBannerBlock-module-scss-module__60iH_W__cta:hover{background:var(--color-primary-strong)}@media (max-width:768px){.HeroBannerBlock-module-scss-module__60iH_W__hero{min-height:240px}.HeroBannerBlock-module-scss-module__60iH_W__content{padding-block:var(--space-md)}}
.SectionHeading-module-scss-module__md9A_q__heading{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.SectionHeading-module-scss-module__md9A_q__copy{gap:.2rem;display:grid}.SectionHeading-module-scss-module__md9A_q__eyebrow{color:#a80b18;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:700}.SectionHeading-module-scss-module__md9A_q__title{color:var(--color-neutral-1000);font-family:var(--font-family-zalando-heading);margin:0;font-size:clamp(1.9rem,3.5vw,2.45rem);font-weight:500;line-height:1}.SectionHeading-module-scss-module__md9A_q__subtitle{max-width:56ch;color:var(--color-neutral-700);margin:0;font-size:.88rem;line-height:1.4}.SectionHeading-module-scss-module__md9A_q__center{text-align:center;flex-direction:column;justify-content:center;align-items:center}.SectionHeading-module-scss-module__md9A_q__action{flex-shrink:0}@media (max-width:720px){.SectionHeading-module-scss-module__md9A_q__heading{flex-direction:column;align-items:start}.SectionHeading-module-scss-module__md9A_q__title{font-size:clamp(1.7rem,8vw,2rem)}}
.AlbumGalleryBlock-module-scss-module__JipJnW__section{padding-block:var(--space-4xl) var(--space-4xl);background:var(--color-neutral-0)}.AlbumGalleryBlock-module-scss-module__JipJnW__frame{width:min(100% - 2*var(--space-3xl),calc(1600px - 2 * var(--space-3xl)));margin-inline:auto}.AlbumGalleryBlock-module-scss-module__JipJnW__grid{gap:var(--space-sm);grid-template-columns:repeat(3,1fr);display:grid}.AlbumGalleryBlock-module-scss-module__JipJnW__carouselShell{gap:var(--space-sm);grid-template-columns:minmax(0,1.4fr) minmax(320px,.8fr);align-items:stretch;display:grid}.AlbumGalleryBlock-module-scss-module__JipJnW__card,.AlbumGalleryBlock-module-scss-module__JipJnW__featuredCard,.AlbumGalleryBlock-module-scss-module__JipJnW__thumbnailCard{border-radius:var(--radius-md);background:var(--color-neutral-0);overflow:hidden}.AlbumGalleryBlock-module-scss-module__JipJnW__card,.AlbumGalleryBlock-module-scss-module__JipJnW__featuredCard{display:grid}.AlbumGalleryBlock-module-scss-module__JipJnW__cardMediaWrap,.AlbumGalleryBlock-module-scss-module__JipJnW__featuredMediaWrap,.AlbumGalleryBlock-module-scss-module__JipJnW__thumbnailMediaWrap{position:relative;overflow:hidden}.AlbumGalleryBlock-module-scss-module__JipJnW__cardMediaWrap{aspect-ratio:464/300}.AlbumGalleryBlock-module-scss-module__JipJnW__featuredMediaWrap{aspect-ratio:760/440}.AlbumGalleryBlock-module-scss-module__JipJnW__thumbnailMediaWrap{aspect-ratio:4/3;border-radius:var(--radius-sm)}.AlbumGalleryBlock-module-scss-module__JipJnW__cardImage,.AlbumGalleryBlock-module-scss-module__JipJnW__featuredImage,.AlbumGalleryBlock-module-scss-module__JipJnW__thumbnailImage{object-fit:cover;width:100%;height:100%}.AlbumGalleryBlock-module-scss-module__JipJnW__cardImage{transition:transform .32s}.AlbumGalleryBlock-module-scss-module__JipJnW__card:hover .AlbumGalleryBlock-module-scss-module__JipJnW__cardImage{transform:scale(1.04)}.AlbumGalleryBlock-module-scss-module__JipJnW__photoCount{top:var(--space-2xs);left:var(--space-2xs);z-index:1;color:var(--color-white);padding:var(--space-2xs) var(--space-2xs);border-radius:var(--radius-sm);background:#0009;font-size:.75rem;font-weight:600;position:absolute}.AlbumGalleryBlock-module-scss-module__JipJnW__cardBody,.AlbumGalleryBlock-module-scss-module__JipJnW__featuredBody,.AlbumGalleryBlock-module-scss-module__JipJnW__thumbnailBody{padding:var(--space-xs)}.AlbumGalleryBlock-module-scss-module__JipJnW__featuredBody,.AlbumGalleryBlock-module-scss-module__JipJnW__thumbnailBody{gap:var(--space-2xs);display:grid}.AlbumGalleryBlock-module-scss-module__JipJnW__dateLabel,.AlbumGalleryBlock-module-scss-module__JipJnW__thumbnailMeta,.AlbumGalleryBlock-module-scss-module__JipJnW__category{color:var(--color-neutral-500);font-size:.75rem;display:block}.AlbumGalleryBlock-module-scss-module__JipJnW__dateLabel{margin-bottom:var(--space-2xs)}.AlbumGalleryBlock-module-scss-module__JipJnW__cardTitle,.AlbumGalleryBlock-module-scss-module__JipJnW__featuredTitle{text-transform:uppercase;margin:0}.AlbumGalleryBlock-module-scss-module__JipJnW__cardTitle a,.AlbumGalleryBlock-module-scss-module__JipJnW__featuredTitle a{color:inherit}.AlbumGalleryBlock-module-scss-module__JipJnW__cardTitle a:hover,.AlbumGalleryBlock-module-scss-module__JipJnW__featuredTitle a:hover{color:var(--color-primary)}.AlbumGalleryBlock-module-scss-module__JipJnW__cardTitle{font-size:.875rem;font-weight:600;line-height:1.35}.AlbumGalleryBlock-module-scss-module__JipJnW__featuredTitle{font-size:clamp(1rem,2.4vw,1.4rem);line-height:1.24}.AlbumGalleryBlock-module-scss-module__JipJnW__thumbnailRail{gap:var(--space-2xs);display:grid}.AlbumGalleryBlock-module-scss-module__JipJnW__thumbnailCard{gap:var(--space-xs);text-align:left;border:1px solid #0000;grid-template-columns:124px minmax(0,1fr);align-items:center;transition:border-color .18s,transform .18s;display:grid}.AlbumGalleryBlock-module-scss-module__JipJnW__thumbnailCard:hover,.AlbumGalleryBlock-module-scss-module__JipJnW__thumbnailCard:focus-visible{border-color:#00000029;transform:translateY(-1px)}.AlbumGalleryBlock-module-scss-module__JipJnW__thumbnailCardActive{border-color:var(--color-primary)}.AlbumGalleryBlock-module-scss-module__JipJnW__thumbnailTitle{text-transform:uppercase;font-size:.82rem;font-weight:600;line-height:1.3}@media (max-width:1024px){.AlbumGalleryBlock-module-scss-module__JipJnW__grid{grid-template-columns:repeat(2,1fr)}.AlbumGalleryBlock-module-scss-module__JipJnW__carouselShell{grid-template-columns:1fr}}@media (max-width:768px){.AlbumGalleryBlock-module-scss-module__JipJnW__grid{grid-template-columns:1fr}.AlbumGalleryBlock-module-scss-module__JipJnW__thumbnailCard{grid-template-columns:96px minmax(0,1fr)}}
.FeaturedVideoBlock-module-scss-module__S6kelW__section{padding-block:var(--space-4xl) var(--space-4xl);background:var(--color-neutral-0)}.FeaturedVideoBlock-module-scss-module__S6kelW__frame{width:min(100% - 2*var(--space-3xl),calc(1600px - 2 * var(--space-3xl)));margin-inline:auto}.FeaturedVideoBlock-module-scss-module__S6kelW__playerShell{margin-top:var(--space-sm)}.FeaturedVideoBlock-module-scss-module__S6kelW__playerStage,.FeaturedVideoBlock-module-scss-module__S6kelW__embedStage{border-radius:var(--radius-md);background:#111;overflow:hidden;box-shadow:1px 2px 8px #00000029}.FeaturedVideoBlock-module-scss-module__S6kelW__playerStage{aspect-ratio:760/440;position:relative}.FeaturedVideoBlock-module-scss-module__S6kelW__video{object-fit:cover;width:100%;height:100%}.FeaturedVideoBlock-module-scss-module__S6kelW__controls{justify-content:space-between;width:calc(100% - 32px);display:flex;position:absolute;inset:auto 16px 16px}.FeaturedVideoBlock-module-scss-module__S6kelW__controlButton{color:#fff;background:#111111c7;border:0;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.FeaturedVideoBlock-module-scss-module__S6kelW__controlButton svg{width:22px;height:22px}.FeaturedVideoBlock-module-scss-module__S6kelW__embedStage{min-height:440px}
.CredentialCarouselBlock-module-scss-module__myXNTq__section{padding-block:var(--space-4xl) var(--space-4xl);background:var(--color-neutral-1000)}.CredentialCarouselBlock-module-scss-module__myXNTq__frame{width:min(100% - 2*var(--space-3xl),calc(1600px - 2 * var(--space-3xl)));margin-inline:auto}.CredentialCarouselBlock-module-scss-module__myXNTq__header{margin-bottom:var(--space-sm);justify-content:space-between;align-items:center;display:flex}.CredentialCarouselBlock-module-scss-module__myXNTq__title{font-family:var(--font-family-zalando-heading);text-transform:uppercase;letter-spacing:.04em;color:var(--color-white);margin:0;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:600}.CredentialCarouselBlock-module-scss-module__myXNTq__headerAction{align-items:center;gap:var(--space-2xs);padding:var(--space-2xs) var(--space-xs);background:var(--color-primary);color:var(--color-white);border-radius:var(--radius-sm);white-space:nowrap;transition:background var(--transition-base);font-size:.875rem;font-weight:600;display:inline-flex}.CredentialCarouselBlock-module-scss-module__myXNTq__headerAction:hover{background:var(--color-primary-strong)}.CredentialCarouselBlock-module-scss-module__myXNTq__carousel{gap:var(--space-sm);scroll-snap-type:x proximity;scrollbar-width:none;display:flex;overflow:auto hidden}.CredentialCarouselBlock-module-scss-module__myXNTq__carousel::-webkit-scrollbar{display:none}.CredentialCarouselBlock-module-scss-module__myXNTq__carousel>*{flex:0 0 calc((100% - 3*var(--space-sm))/4);scroll-snap-align:start}.CredentialCarouselBlock-module-scss-module__myXNTq__card{border-radius:var(--radius-md);background:var(--color-neutral-900);flex-direction:column;display:flex;overflow:hidden}.CredentialCarouselBlock-module-scss-module__myXNTq__cardMediaWrap{aspect-ratio:384/520;position:relative;overflow:hidden}.CredentialCarouselBlock-module-scss-module__myXNTq__cardImage{object-fit:cover;width:100%;height:100%}.CredentialCarouselBlock-module-scss-module__myXNTq__cardOverlay{background:linear-gradient(#0000 0%,#0000004d 50%,#000000d9 100%);position:absolute;inset:0}.CredentialCarouselBlock-module-scss-module__myXNTq__cardContent{padding:var(--space-xs);color:var(--color-white);position:absolute;bottom:0;left:0;right:0}.CredentialCarouselBlock-module-scss-module__myXNTq__cardTitle{font-family:var(--font-family-zalando-heading);text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:1rem;font-weight:600;line-height:1.3}.CredentialCarouselBlock-module-scss-module__myXNTq__cardDescription{margin-top:var(--space-2xs);opacity:.85;font-size:.75rem;line-height:1.4}.CredentialCarouselBlock-module-scss-module__myXNTq__cardDate{opacity:.7;margin-top:var(--space-2xs);font-size:.75rem;display:block}.CredentialCarouselBlock-module-scss-module__myXNTq__cardFooter{padding:var(--space-2xs) var(--space-xs) var(--space-xs)}.CredentialCarouselBlock-module-scss-module__myXNTq__cardCta{align-items:center;gap:var(--space-2xs);padding:var(--space-2xs) var(--space-xs);border:1px solid color-mix(in srgb, var(--color-white) 14%, transparent);border-radius:var(--radius-sm);color:var(--color-white);transition:background var(--transition-base);font-size:.75rem;font-weight:600;display:inline-flex}.CredentialCarouselBlock-module-scss-module__myXNTq__cardCta:hover{background:#ffffff1a}@media (max-width:1024px){.CredentialCarouselBlock-module-scss-module__myXNTq__carousel>*{flex:0 0 calc((100% - var(--space-sm))/2)}}@media (max-width:768px){.CredentialCarouselBlock-module-scss-module__myXNTq__carousel>*{flex:0 0 85%}}
.MailingGridBlock-module-scss-module__c91XvW__section{padding-block:var(--space-4xl) var(--space-4xl);background:var(--color-neutral-1000)}.MailingGridBlock-module-scss-module__c91XvW__frame{width:min(100% - 2*var(--space-3xl),calc(1600px - 2 * var(--space-3xl)));margin-inline:auto}.MailingGridBlock-module-scss-module__c91XvW__header{margin-bottom:var(--space-sm);justify-content:space-between;align-items:center;display:flex}.MailingGridBlock-module-scss-module__c91XvW__title{font-family:var(--font-family-zalando-heading);text-transform:uppercase;letter-spacing:.04em;color:var(--color-white);margin:0;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:600}.MailingGridBlock-module-scss-module__c91XvW__headerAction{align-items:center;gap:var(--space-2xs);color:var(--color-primary-strong);white-space:nowrap;font-size:.875rem;font-weight:600;display:inline-flex}.MailingGridBlock-module-scss-module__c91XvW__headerAction:hover{text-decoration:underline}.MailingGridBlock-module-scss-module__c91XvW__carousel{gap:var(--space-sm);scroll-snap-type:x proximity;scrollbar-width:none;display:flex;overflow:auto hidden}.MailingGridBlock-module-scss-module__c91XvW__carousel::-webkit-scrollbar{display:none}.MailingGridBlock-module-scss-module__c91XvW__carousel>*{flex:0 0 calc((100% - 3*var(--space-sm))/4);scroll-snap-align:start}.MailingGridBlock-module-scss-module__c91XvW__card{border-radius:var(--radius-md);background:var(--color-neutral-1000);flex-direction:column;display:flex;overflow:hidden}.MailingGridBlock-module-scss-module__c91XvW__cardMediaWrap{aspect-ratio:384/520;position:relative;overflow:hidden}.MailingGridBlock-module-scss-module__c91XvW__cardImage{object-fit:cover;width:100%;height:100%}.MailingGridBlock-module-scss-module__c91XvW__cardOverlay{background:linear-gradient(#0000 40%,#000000b3 100%);position:absolute;inset:0}.MailingGridBlock-module-scss-module__c91XvW__cardBody{padding:var(--space-xs);color:var(--color-white);gap:var(--space-2xs);flex-direction:column;display:flex}.MailingGridBlock-module-scss-module__c91XvW__cardTitle{font-family:var(--font-family-zalando-heading);text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:.875rem;font-weight:600;line-height:1.3}.MailingGridBlock-module-scss-module__c91XvW__cardDescription{color:var(--color-neutral-100);font-size:.75rem;line-height:1.4}.MailingGridBlock-module-scss-module__c91XvW__cardCta{align-items:center;gap:var(--space-2xs);padding:var(--space-2xs) var(--space-xs);background:var(--color-white);border-radius:var(--radius-sm);color:var(--color-neutral-1000);font-family:var(--font-family-content,"Archivo Narrow", sans-serif);margin-top:var(--space-2xs);cursor:pointer;transition:background var(--transition-base),color var(--transition-base);border:1px solid #0000;align-self:flex-start;font-size:.75rem;font-weight:600;text-decoration:none;display:inline-flex}.MailingGridBlock-module-scss-module__c91XvW__cardCta:hover{background:var(--color-primary-strong);color:var(--color-white)}@media (max-width:1024px){.MailingGridBlock-module-scss-module__c91XvW__carousel>*{flex:0 0 calc((100% - var(--space-sm))/2)}}@media (max-width:768px){.MailingGridBlock-module-scss-module__c91XvW__carousel>*{flex:0 0 85%}}
.ContactInfoBlock-module-scss-module__MkRyxa__section{padding-block:var(--space-lg);background:var(--color-neutral-0)}.ContactInfoBlock-module-scss-module__MkRyxa__frame{width:min(100% - 2*var(--space-3xl),calc(1600px - 2 * var(--space-3xl)));margin-inline:auto}.ContactInfoBlock-module-scss-module__MkRyxa__grid{gap:var(--space-sm);grid-template-columns:repeat(2,1fr);display:grid}.ContactInfoBlock-module-scss-module__MkRyxa__card{padding:var(--space-sm);background:var(--color-neutral-0);border:1px solid var(--color-neutral-100);border-radius:var(--radius-md);gap:var(--space-2xs);flex-direction:column;font-style:normal;display:flex}.ContactInfoBlock-module-scss-module__MkRyxa__cardTitle{font-family:var(--font-family-zalando-heading);text-transform:uppercase;letter-spacing:.04em;color:var(--color-neutral-1000);font-size:1rem;font-weight:600}.ContactInfoBlock-module-scss-module__MkRyxa__cardLink{color:var(--color-primary-strong);font-size:.875rem}.ContactInfoBlock-module-scss-module__MkRyxa__cardLink:hover{text-decoration:underline}.ContactInfoBlock-module-scss-module__MkRyxa__cardAddress{color:var(--color-neutral-700);margin:0;font-size:.875rem;line-height:1.5}@media (max-width:768px){.ContactInfoBlock-module-scss-module__MkRyxa__grid{grid-template-columns:1fr}}
.MediaTemplate-module-scss-module__Sf2LWq__page{background:var(--color-neutral-0);min-height:100vh;color:var(--color-neutral-1000)}.MediaTemplate-module-scss-module__Sf2LWq__chrome{padding-block:var(--space-sm) var(--space-xs);background:var(--color-neutral-0);border-bottom:1px solid var(--color-neutral-100)}.MediaTemplate-module-scss-module__Sf2LWq__chromeInner{width:min(100% - 2*var(--space-3xl),calc(1600px - 2 * var(--space-3xl)));margin-inline:auto}.MediaTemplate-module-scss-module__Sf2LWq__pageTitleSrOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.MediaTemplate-module-scss-module__Sf2LWq__pageTitle{margin:var(--space-xs) 0 0;font-family:var(--font-family-zalando-heading);letter-spacing:.04em;text-transform:uppercase;color:var(--color-neutral-1000);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:600;line-height:1.15}@media (max-width:768px){.MediaTemplate-module-scss-module__Sf2LWq__chrome{padding-block:var(--space-xs)}}
.RelatedEventsSection-module-scss-module__CMBtfW__section{padding-block:var(--space-4xl) var(--space-4xl);background:var(--color-neutral-1000)}.RelatedEventsSection-module-scss-module__CMBtfW__frame{width:min(100% - 2*var(--space-3xl),calc(1600px - 2 * var(--space-3xl)));margin-inline:auto}.RelatedEventsSection-module-scss-module__CMBtfW__header{margin-bottom:var(--space-sm);justify-content:space-between;align-items:center;display:flex}.RelatedEventsSection-module-scss-module__CMBtfW__title{font-family:var(--font-family-zalando-heading);text-transform:uppercase;letter-spacing:.04em;color:var(--color-white);margin:0;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:600}.RelatedEventsSection-module-scss-module__CMBtfW__carousel{gap:var(--space-sm);scroll-snap-type:x proximity;scrollbar-width:none;display:flex;overflow:auto hidden}.RelatedEventsSection-module-scss-module__CMBtfW__carousel::-webkit-scrollbar{display:none}.RelatedEventsSection-module-scss-module__CMBtfW__carousel>*{flex:0 0 calc((100% - 3*var(--space-sm))/4);scroll-snap-align:start}.RelatedEventsSection-module-scss-module__CMBtfW__card{border-radius:var(--radius-md);background:var(--color-neutral-900);flex-direction:column;display:flex;overflow:hidden}.RelatedEventsSection-module-scss-module__CMBtfW__cardMediaWrap{aspect-ratio:384/520;position:relative;overflow:hidden}.RelatedEventsSection-module-scss-module__CMBtfW__cardImage{object-fit:cover;width:100%;height:100%}.RelatedEventsSection-module-scss-module__CMBtfW__cardOverlay{background:linear-gradient(#0000 0%,#0000004d 50%,#000000d9 100%);position:absolute;inset:0}.RelatedEventsSection-module-scss-module__CMBtfW__cardContent{padding:var(--space-xs);color:var(--color-white);position:absolute;bottom:0;left:0;right:0}.RelatedEventsSection-module-scss-module__CMBtfW__cardTitle{font-family:var(--font-family-zalando-heading);text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:1rem;font-weight:600;line-height:1.3}.RelatedEventsSection-module-scss-module__CMBtfW__cardDescription{margin-top:var(--space-2xs);opacity:.85;font-size:.75rem;line-height:1.4}.RelatedEventsSection-module-scss-module__CMBtfW__cardDate{opacity:.7;margin-top:var(--space-2xs);font-size:.75rem;display:block}.RelatedEventsSection-module-scss-module__CMBtfW__cardFooter{padding:var(--space-2xs) var(--space-xs) var(--space-xs)}.RelatedEventsSection-module-scss-module__CMBtfW__cardCta{align-items:center;gap:var(--space-2xs);padding:var(--space-2xs) var(--space-xs);border:1px solid color-mix(in srgb, var(--color-white) 14%, transparent);border-radius:var(--radius-sm);color:var(--color-white);transition:background var(--transition-base);font-size:.75rem;font-weight:600;display:inline-flex}.RelatedEventsSection-module-scss-module__CMBtfW__cardCta:hover{background:#ffffff1a}@media (max-width:1024px){.RelatedEventsSection-module-scss-module__CMBtfW__carousel>*{flex:0 0 calc((100% - var(--space-sm))/2)}}@media (max-width:768px){.RelatedEventsSection-module-scss-module__CMBtfW__carousel>*{flex:0 0 85%}}
.RegistrationTemplate-module-scss-module__iLTk7a__page{background:var(--color-neutral-0);min-height:100vh;color:var(--color-neutral-1000)}.RegistrationTemplate-module-scss-module__iLTk7a__main{padding-bottom:0}.RegistrationTemplate-module-scss-module__iLTk7a__article{padding-block:var(--space-lg) var(--space-4xl)}.RegistrationTemplate-module-scss-module__iLTk7a__frame{width:min(100% - 2*var(--space-3xl),calc(1600px - 2 * var(--space-3xl)));max-width:860px;margin-inline:auto}.RegistrationTemplate-module-scss-module__iLTk7a__breadcrumb{align-items:center;gap:var(--space-2xs);color:var(--color-neutral-500);margin-bottom:var(--space-md);font-size:.75rem;display:flex}.RegistrationTemplate-module-scss-module__iLTk7a__breadcrumb a{color:var(--color-neutral-500)}.RegistrationTemplate-module-scss-module__iLTk7a__breadcrumb a:hover{color:var(--color-primary)}.RegistrationTemplate-module-scss-module__iLTk7a__breadcrumb span[aria-current]{color:var(--color-neutral-1000)}.RegistrationTemplate-module-scss-module__iLTk7a__header{margin-bottom:var(--space-lg)}.RegistrationTemplate-module-scss-module__iLTk7a__categoryBadge{padding:var(--space-2xs) var(--space-2xs);background:var(--color-primary-strong);color:var(--color-white);text-transform:uppercase;border-radius:var(--radius-sm);margin-bottom:var(--space-xs);font-size:.75rem;font-weight:600;display:inline-block}.RegistrationTemplate-module-scss-module__iLTk7a__title{font-family:var(--font-family-zalando-heading);letter-spacing:.04em;text-transform:uppercase;color:var(--color-neutral-1000);margin:0;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:600;line-height:1.15}.RegistrationTemplate-module-scss-module__iLTk7a__meta{margin-top:var(--space-xs);color:var(--color-neutral-700);font-size:.875rem}.RegistrationTemplate-module-scss-module__iLTk7a__author{font-weight:500}.RegistrationTemplate-module-scss-module__iLTk7a__metaSeparator{margin-inline:var(--space-2xs)}.RegistrationTemplate-module-scss-module__iLTk7a__date{font-style:normal}.RegistrationTemplate-module-scss-module__iLTk7a__body{color:var(--color-neutral-1000);font-size:1rem;line-height:1.75}.RegistrationTemplate-module-scss-module__iLTk7a__body p{margin-block:var(--space-xs)}.RegistrationTemplate-module-scss-module__iLTk7a__body strong{font-weight:600}.RegistrationTemplate-module-scss-module__iLTk7a__body a{color:var(--color-primary);text-decoration:underline}.RegistrationTemplate-module-scss-module__iLTk7a__body ul,.RegistrationTemplate-module-scss-module__iLTk7a__body ol{padding-left:var(--space-sm);margin-block:var(--space-xs)}.RegistrationTemplate-module-scss-module__iLTk7a__body li{margin-bottom:var(--space-2xs)}.RegistrationTemplate-module-scss-module__iLTk7a__body blockquote{padding-left:var(--space-xs);border-left:3px solid var(--color-primary);color:var(--color-neutral-700);margin-inline:0;font-style:italic}.RegistrationTemplate-module-scss-module__iLTk7a__ctaWrap{margin-top:var(--space-lg);text-align:center}.RegistrationTemplate-module-scss-module__iLTk7a__cta{align-items:center;gap:var(--space-2xs);padding:var(--space-2xs) var(--space-md);background:var(--color-primary-strong);color:var(--color-white);letter-spacing:.02em;border-radius:var(--radius-sm);transition:background var(--transition-base);font-size:.875rem;font-weight:600;display:inline-flex}.RegistrationTemplate-module-scss-module__iLTk7a__cta:hover{background:var(--color-primary-strong)}@media (max-width:768px){.RegistrationTemplate-module-scss-module__iLTk7a__article{padding-block:var(--space-sm) var(--space-lg)}.RegistrationTemplate-module-scss-module__iLTk7a__breadcrumb{flex-wrap:wrap}}
.FootballAthleteHeroSection-module-scss-module__nJKzpG__athleteHeroSection{background:var(--color-background);position:relative}.FootballAthleteHeroSection-module-scss-module__nJKzpG__athleteHeroImage{object-fit:cover;width:100%;height:540px;position:absolute;top:0;left:0;right:0}.FootballAthleteHeroSection-module-scss-module__nJKzpG__athleteHeroContainer{z-index:2;margin-top:var(--space-sm);min-height:540px;position:relative}.FootballAthleteHeroSection-module-scss-module__nJKzpG__athleteDetailsContainer{justify-content:space-between;align-items:flex-start;gap:var(--space-lg);flex-direction:column;margin-top:259px;display:flex}.FootballAthleteHeroSection-module-scss-module__nJKzpG__athleteDetailsLeft{gap:var(--space-sm);flex-direction:column;width:100%;display:flex}.FootballAthleteHeroSection-module-scss-module__nJKzpG__athleteDetailsRight{flex-direction:column;justify-content:center;width:100%;display:flex}@media (min-width:768px){.FootballAthleteHeroSection-module-scss-module__nJKzpG__athleteHeroSection{min-height:540px;max-height:540px;position:relative}.FootballAthleteHeroSection-module-scss-module__nJKzpG__athleteHeroSection:hover .FootballAthleteHeroSection-module-scss-module__nJKzpG__heroOverlay{background:color-mix(in srgb, var(--color-black) 30%, transparent)}.FootballAthleteHeroSection-module-scss-module__nJKzpG__heroOverlay{z-index:1;transition:background var(--transition-base);background:0 0;position:absolute;inset:0}.FootballAthleteHeroSection-module-scss-module__nJKzpG__athleteHeroImage{object-fit:cover;height:100%}.FootballAthleteHeroSection-module-scss-module__nJKzpG__athleteHeroContainer{z-index:2;inset:0 0 auto}.FootballAthleteHeroSection-module-scss-module__nJKzpG__athleteDetailsContainer{margin:var(--space-lg) 0;flex-direction:row}.FootballAthleteHeroSection-module-scss-module__nJKzpG__athleteDetailsLeft{max-width:473px}.FootballAthleteHeroSection-module-scss-module__nJKzpG__athleteDetailsRight{gap:var(--space-xs);width:initial}}
.AthleteHeader-module-scss-module__CL8NeG__athletePositionBirthName{gap:var(--space-2xs);flex-direction:column;display:flex}.AthleteHeader-module-scss-module__CL8NeG__athleteathletePositionBirthDetails{gap:var(--space-2xs);align-items:center;display:flex}.AthleteHeader-module-scss-module__CL8NeG__athleteathletePositionBirth{font-family:var(--font-family-archivo-body);font-size:var(--font-archivo-body-size);font-weight:var(--font-archivo-body-weight);line-height:var(--font-archivo-body-line-height);letter-spacing:.02em;text-transform:uppercase;color:var(--color-white);margin:0}.AthleteHeader-module-scss-module__CL8NeG__athleteathletePositionBirthHighlight{font-family:var(--font-family-archivo-body);font-size:var(--font-archivo-body-size);font-weight:var(--font-archivo-body-weight);line-height:var(--font-archivo-body-line-height);letter-spacing:.02em;color:var(--color-primary);font-weight:600}.AthleteHeader-module-scss-module__CL8NeG__athleteName{font-family:var(--font-family-zalando-heading);font-size:var(--font-zalando-h0-size);font-weight:var(--font-zalando-h0-weight);line-height:var(--font-zalando-h0-line-height);letter-spacing:.04em;text-transform:uppercase;color:var(--color-white);margin:0}@media (min-width:768px){.AthleteHeader-module-scss-module__CL8NeG__athleteathletePositionBirthHighlight,.AthleteHeader-module-scss-module__CL8NeG__athleteathletePositionBirth{font-family:var(--font-family-archivo-body);font-size:var(--font-archivo-common-size);font-weight:var(--font-archivo-body-weight);line-height:var(--font-archivo-body-line-height);letter-spacing:.02em}}
.AthleteHighlightCard-module-scss-module__NpOP1a__athleteHighlightsVideo{flex:0 0 calc((100% - var(--space-sm))/1.5);scroll-snap-align:start;position:relative}.AthleteHighlightCard-module-scss-module__NpOP1a__athleteHighlightsVideo:after{content:"";background:linear-gradient(180deg, color-mix(in srgb, var(--color-black) 10%, transparent) 0%, color-mix(in srgb, var(--color-black) 60%, transparent) 80%, color-mix(in srgb, var(--color-black) 90%, transparent) 100%);height:100%;position:absolute;inset:auto 0 0}.AthleteHighlightCard-module-scss-module__NpOP1a__athleteHighlightsVideoThumbnail,.AthleteHighlightCard-module-scss-module__NpOP1a__athleteHighlightsVideoThumbnailPlaceholder{aspect-ratio:223/142;object-fit:cover;border-radius:var(--radius-md);width:100%;max-height:142px;display:block}.AthleteHighlightCard-module-scss-module__NpOP1a__athleteHighlightsVideoThumbnailPlaceholder{background:var(--color-primary-strong)}.AthleteHighlightCard-module-scss-module__NpOP1a__athleteHighlightsVideoDetails{z-index:2;bottom:var(--space-xs);left:var(--space-xs);right:var(--space-xs);justify-content:space-between;align-items:center;display:flex;position:absolute}.AthleteHighlightCard-module-scss-module__NpOP1a__athleteHighlightsVideoTitle{font-family:var(--font-family-archivo-body);font-size:var(--font-archivo-common-size);font-weight:var(--font-archivo-body-weight);line-height:var(--font-archivo-body-line-height);letter-spacing:.02em;color:var(--color-white);text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:83px;margin:0;display:-webkit-box;overflow:hidden}.AthleteHighlightCard-module-scss-module__NpOP1a__athleteHighlightsVideoPlay{background:color-mix(in srgb, var(--color-black) 40%, transparent);border-radius:var(--radius-full);justify-content:center;align-items:center;width:48px;height:48px;display:flex}@media (min-width:768px){.AthleteHighlightCard-module-scss-module__NpOP1a__athleteHighlightsVideo{scroll-snap-align:none;flex:0 223px}}
.AthleteHighlights-module-scss-module__o_Z8Qq__athleteHighlightsContainer{gap:var(--space-xs);flex-direction:column;display:flex}.AthleteHighlights-module-scss-module__o_Z8Qq__athleteHighlightsTitle{font-family:var(--font-family-zalando-heading);font-size:var(--font-zalando-h5-size);font-weight:var(--font-zalando-h5-weight);line-height:var(--font-zalando-h5-line-height);letter-spacing:.02em;text-transform:uppercase;color:var(--color-white);margin:0;font-size:18px}.AthleteHighlights-module-scss-module__o_Z8Qq__athleteHighlightsVideos{gap:var(--space-sm);overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;display:flex;overflow-x:auto}.AthleteHighlights-module-scss-module__o_Z8Qq__athleteHighlightsVideos::-webkit-scrollbar{display:none}@media (min-width:768px){.AthleteHighlights-module-scss-module__o_Z8Qq__athleteHighlightsTitle{font-size:22px}.AthleteHighlights-module-scss-module__o_Z8Qq__athleteHighlightsVideos{overscroll-behavior-inline:auto;scroll-snap-type:none;overflow-x:visible}}
.AthleteCareerStat-module-scss-module__3p_fXW__athleteCareerDetail{align-items:center;gap:var(--space-xs);flex-direction:column;margin-bottom:10px;padding-bottom:10px;display:flex;position:relative}.AthleteCareerStat-module-scss-module__3p_fXW__athleteCareerDetail:not(:last-child){border-bottom:1px solid var(--color-neutral-300)}.AthleteCareerStat-module-scss-module__3p_fXW__athleteCareerDetail:last-child{margin-bottom:0;padding-bottom:0}.AthleteCareerStat-module-scss-module__3p_fXW__athleteCareerDetailIconStat{gap:var(--space-2xs);justify-content:center;align-items:center;display:flex}.AthleteCareerStat-module-scss-module__3p_fXW__athleteCareerDetailIconStat span{font-family:var(--font-family-zalando-heading);font-size:var(--font-zalando-h4-size);font-weight:var(--font-zalando-h4-weight);line-height:var(--font-zalando-h4-line-height);letter-spacing:.04em;text-transform:uppercase;color:var(--color-white);margin:0}.AthleteCareerStat-module-scss-module__3p_fXW__athleteCareerDetailLabel{font-family:var(--font-family-archivo-body);font-size:var(--font-archivo-body-size);font-weight:var(--font-archivo-body-weight);line-height:var(--font-archivo-body-line-height);letter-spacing:.02em;color:var(--color-white);margin:0}@media (min-width:768px){.AthleteCareerStat-module-scss-module__3p_fXW__athleteCareerDetail{align-items:center;gap:var(--space-xs);flex-direction:column;margin-bottom:0;margin-right:10px;padding-bottom:0;padding-right:10px;display:flex;position:relative}.AthleteCareerStat-module-scss-module__3p_fXW__athleteCareerDetail:not(:last-child){border:none}.AthleteCareerStat-module-scss-module__3p_fXW__athleteCareerDetail:not(:last-child):after{content:"";background:var(--color-neutral-300);width:1px;height:43px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.AthleteCareerStat-module-scss-module__3p_fXW__athleteCareerDetail:last-child{margin-right:0;padding-right:0}.AthleteCareerStat-module-scss-module__3p_fXW__athleteCareerDetailLabel{font-family:var(--font-family-archivo-body);font-size:var(--font-archivo-common-size);font-weight:var(--font-archivo-body-weight);line-height:var(--font-archivo-body-line-height);letter-spacing:.02em}}
.AthleteCareerStats-module-scss-module__-cVMba__athleteCareerDetails{margin-bottom:var(--space-sm);flex-direction:column;justify-content:center;display:flex}@media (min-width:768px){.AthleteCareerStats-module-scss-module__-cVMba__athleteCareerDetails{flex-direction:row;margin-bottom:0}}
.AthleteInfoList-module-scss-module__1298wG__athleteProfile{height:164px;padding:var(--space-2xs);border:1px solid var(--color-neutral-100);border-radius:var(--radius-sm);flex-direction:column;flex:1;justify-content:space-between;display:flex;position:relative;overflow:hidden}.AthleteInfoList-module-scss-module__1298wG__athleteProfileDetails{min-height:107px}.AthleteInfoList-module-scss-module__1298wG__athleteProfileLabel{font-family:var(--font-family-archivo-body);font-size:var(--font-archivo-body-sm-size);font-weight:var(--font-archivo-button-weight);line-height:var(--font-archivo-body-sm-line-height);text-transform:uppercase;color:var(--color-white);text-overflow:ellipsis;-webkit-line-clamp:2;text-align:right;-webkit-box-orient:vertical;margin:0;font-weight:700;display:-webkit-box;overflow:hidden}.AthleteInfoList-module-scss-module__1298wG__athleteProfileDetailsLabel{text-align:left}.AthleteInfoList-module-scss-module__1298wG__athleteProfileValue{font-family:var(--font-family-archivo-body);font-size:var(--font-archivo-h4-size);font-weight:var(--font-archivo-h4-weight);line-height:var(--font-archivo-h4-line-height);letter-spacing:.03em;text-transform:uppercase;color:var(--color-white);text-overflow:ellipsis;-webkit-line-clamp:1;text-align:right;-webkit-box-orient:vertical;margin:0;font-size:20px;display:-webkit-box;overflow:hidden}.AthleteInfoList-module-scss-module__1298wG__athleteProfileDetailsValue{font-size:18px}@media (min-width:768px){.AthleteInfoList-module-scss-module__1298wG__athleteProfile{flex:1 0 107px}.AthleteInfoList-module-scss-module__1298wG__athleteProfile>*{z-index:1;position:relative}.AthleteInfoList-module-scss-module__1298wG__athleteProfile:before{content:"";z-index:0;-webkit-backdrop-filter:blur(12px);background:color-mix(in srgb, var(--color-background) 30%, transparent);position:absolute;inset:0}.AthleteInfoList-module-scss-module__1298wG__athleteProfileValue{font-size:26px}}
.AthleteInfoLists-module-scss-module__9A5b6a__athleteProfileContainer{gap:var(--space-3xs);margin-bottom:var(--space-3xs);flex-wrap:wrap;display:flex;position:relative}.AthleteInfoLists-module-scss-module__9A5b6a__athleteProfileDetailsContainer{flex-direction:column}@media (min-width:768px){.AthleteInfoLists-module-scss-module__9A5b6a__athleteProfileContainer{gap:var(--space-xs);margin-bottom:0}.AthleteInfoLists-module-scss-module__9A5b6a__athleteProfileDetailsContainer{flex-direction:row}}
.FootballAthleteStatsSection-module-scss-module__CbyY6W__statsSectionNew{padding-block:var(--space-4xl) var(--space-4xl);background:var(--color-background);overflow:visible}.FootballAthleteStatsSection-module-scss-module__CbyY6W__statsContainerNew{gap:var(--space-lg);grid-template-columns:1fr;display:grid}.FootballAthleteStatsSection-module-scss-module__CbyY6W__statsColumnNew{align-items:center;gap:var(--space-3xl);flex-direction:column;min-width:0;padding:0;display:flex;position:relative;overflow:visible}.FootballAthleteStatsSection-module-scss-module__CbyY6W__columnTitleNew{font-family:var(--font-family-zalando-heading);font-size:var(--font-zalando-h3-size);font-weight:var(--font-zalando-h3-weight);line-height:var(--font-zalando-h3-line-height);letter-spacing:.04em;text-transform:uppercase;width:100%;color:var(--color-white);text-align:center;margin:0}.FootballAthleteStatsSection-module-scss-module__CbyY6W__radarWrapper,.FootballAthleteStatsSection-module-scss-module__CbyY6W__fieldWrapper{justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:visible}.FootballAthleteStatsSection-module-scss-module__CbyY6W__radarWrapper{max-width:620px;margin-inline:auto}.FootballAthleteStatsSection-module-scss-module__CbyY6W__radarChartCanvas{aspect-ratio:620/484;width:100%;position:relative;overflow:visible}.FootballAthleteStatsSection-module-scss-module__CbyY6W__radarChartSvg{aspect-ratio:350/404;width:59%;height:auto;display:block;position:absolute;top:10%;left:50%;transform:translate(-50%)}.FootballAthleteStatsSection-module-scss-module__CbyY6W__radarChartLabel{text-align:center;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:0;width:60px;display:flex;position:absolute}.FootballAthleteStatsSection-module-scss-module__CbyY6W__radarChartLabelTop{text-align:left;top:0;left:19%}.FootballAthleteStatsSection-module-scss-module__CbyY6W__radarChartLabelTopRight{text-align:right;top:0;right:19%}.FootballAthleteStatsSection-module-scss-module__CbyY6W__radarChartLabelBottomRight{text-align:right;top:43%;right:0}.FootballAthleteStatsSection-module-scss-module__CbyY6W__radarChartLabelBottom{text-align:right;bottom:0;right:19%}.FootballAthleteStatsSection-module-scss-module__CbyY6W__radarChartLabelBottomLeft{text-align:left;bottom:0;left:19%}.FootballAthleteStatsSection-module-scss-module__CbyY6W__radarChartLabelTopLeft{text-align:left;top:43%;left:0}.FootballAthleteStatsSection-module-scss-module__CbyY6W__radarChartLabelValue{font-family:var(--font-family-zalando-heading);font-size:var(--font-zalando-h5-size);font-weight:var(--font-zalando-h5-weight);line-height:var(--font-zalando-h5-line-height);letter-spacing:.02em;text-transform:uppercase;color:var(--color-white);margin:0;font-size:10px}.FootballAthleteStatsSection-module-scss-module__CbyY6W__radarChartLabelName{font-family:var(--font-family-archivo-body);font-size:var(--font-archivo-body-size);font-weight:var(--font-archivo-body-weight);line-height:var(--font-archivo-body-line-height);letter-spacing:.02em;color:var(--color-white);text-align:center;text-transform:uppercase;text-wrap:balance;font-size:8px;line-height:12px}.FootballAthleteStatsSection-module-scss-module__CbyY6W__fieldChartCanvas{aspect-ratio:617/474;width:100%;max-width:617px;position:relative;overflow:visible}.FootballAthleteStatsSection-module-scss-module__CbyY6W__fieldChartSvg{aspect-ratio:617/474;width:100%;height:auto;display:block}.FootballAthleteStatsSection-module-scss-module__CbyY6W__fieldChartMarker{width:fit-content;color:var(--color-white);text-align:center;pointer-events:none;flex-direction:row;align-items:center;display:flex;position:absolute}.FootballAthleteStatsSection-module-scss-module__CbyY6W__fieldChartMarkerTop{top:16%;left:50%;transform:translate(-50%,-50%)}.FootballAthleteStatsSection-module-scss-module__CbyY6W__fieldChartMarkerLeft{top:31%;left:31%;transform:translate(-50%,-50%)}.FootballAthleteStatsSection-module-scss-module__CbyY6W__fieldChartMarkerRight{top:31%;right:31%;transform:translate(50%,-50%)}.FootballAthleteStatsSection-module-scss-module__CbyY6W__fieldChartMarkerBottom{bottom:44%;left:50%;transform:translate(-50%,50%)}.FootballAthleteStatsSection-module-scss-module__CbyY6W__fieldChartMarkerValue,.FootballAthleteStatsSection-module-scss-module__CbyY6W__fieldChartMarkerPercentage{padding:var(--space-3xs);width:max-content;color:var(--color-white);background:var(--color-neutral-00);border-radius:var(--radius-md);margin:0;font-size:16px}.FootballAthleteStatsSection-module-scss-module__CbyY6W__fieldChartMarkerValue{font-family:var(--font-family-zalando-heading);font-size:var(--font-zalando-h3-size);font-weight:var(--font-zalando-h3-weight);line-height:var(--font-zalando-h3-line-height);letter-spacing:.04em;text-transform:uppercase;font-size:16px}.FootballAthleteStatsSection-module-scss-module__CbyY6W__fieldChartMarkerPercentage{font-family:var(--font-family-archivo-body);font-size:var(--font-archivo-h5-size);font-weight:var(--font-archivo-h5-weight);line-height:var(--font-archivo-h5-line-height);letter-spacing:.02em;text-transform:uppercase;font-size:16px}@media (min-width:768px){.FootballAthleteStatsSection-module-scss-module__CbyY6W__statsContainerNew{gap:var(--space-sm);grid-template-columns:repeat(2,minmax(0,1fr))}.FootballAthleteStatsSection-module-scss-module__CbyY6W__statsColumnNew{padding-inline:51px}.FootballAthleteStatsSection-module-scss-module__CbyY6W__columnTitleNew{font-family:var(--font-family-zalando-heading);font-size:var(--font-zalando-h2-size);font-weight:var(--font-zalando-h2-weight);line-height:var(--font-zalando-h2-line-height);letter-spacing:.04em;text-transform:uppercase;width:auto}.FootballAthleteStatsSection-module-scss-module__CbyY6W__fieldWrapper{aspect-ratio:617/474;max-width:min(100%,18.75rem)}.FootballAthleteStatsSection-module-scss-module__CbyY6W__radarWrapper{max-width:620px}.FootballAthleteStatsSection-module-scss-module__CbyY6W__fieldWrapper{max-width:617px}.FootballAthleteStatsSection-module-scss-module__CbyY6W__radarChartSvg{width:56.452%;max-width:350px;top:8.264%}.FootballAthleteStatsSection-module-scss-module__CbyY6W__radarChartLabel{gap:var(--space-3xs);width:140px}.FootballAthleteStatsSection-module-scss-module__CbyY6W__radarChartLabelTop{top:-5%}.FootballAthleteStatsSection-module-scss-module__CbyY6W__radarChartLabelTopRight{top:-5%;right:12%}.FootballAthleteStatsSection-module-scss-module__CbyY6W__radarChartLabelBottomRight{right:-5%}.FootballAthleteStatsSection-module-scss-module__CbyY6W__radarChartLabelBottom{bottom:-5%;right:15%}.FootballAthleteStatsSection-module-scss-module__CbyY6W__radarChartLabelBottomLeft{bottom:-5%;left:17%}.FootballAthleteStatsSection-module-scss-module__CbyY6W__radarChartLabelTopLeft{left:-5%}.FootballAthleteStatsSection-module-scss-module__CbyY6W__radarChartLabelValue{font-size:22px}.FootballAthleteStatsSection-module-scss-module__CbyY6W__radarChartLabelName{font-size:inherit;line-height:inherit}.FootballAthleteStatsSection-module-scss-module__CbyY6W__fieldChartMarker{flex-direction:column}.FootballAthleteStatsSection-module-scss-module__CbyY6W__fieldChartMarkerTop{top:20%}.FootballAthleteStatsSection-module-scss-module__CbyY6W__fieldChartMarkerLeft,.FootballAthleteStatsSection-module-scss-module__CbyY6W__fieldChartMarkerRight{top:34%}.FootballAthleteStatsSection-module-scss-module__CbyY6W__fieldChartMarkerLeft{left:28%}.FootballAthleteStatsSection-module-scss-module__CbyY6W__fieldChartMarkerRight{right:28%}.FootballAthleteStatsSection-module-scss-module__CbyY6W__fieldChartMarkerBottom{bottom:41%}.FootballAthleteStatsSection-module-scss-module__CbyY6W__fieldChartMarkerValue,.FootballAthleteStatsSection-module-scss-module__CbyY6W__fieldChartMarkerPercentage{font-size:22px}}
.FootballAthleteHistorySection-module-scss-module__iNN4na__historySection{padding:var(--space-3xl) 0;background:var(--color-background)}.FootballAthleteHistorySection-module-scss-module__iNN4na__historySectionContainer{gap:var(--space-md);grid-template-columns:1fr;display:grid}.FootballAthleteHistorySection-module-scss-module__iNN4na__historySectionLeft{gap:var(--space-sm);min-width:0;display:grid}@media (min-width:1024px){.FootballAthleteHistorySection-module-scss-module__iNN4na__historySection{padding:var(--space-4xl) 0}.FootballAthleteHistorySection-module-scss-module__iNN4na__historySectionContainer{gap:var(--space-sm);grid-template-columns:1fr 1fr}}
.GalleryNavButton-module-scss-module__cfu7Pa__galleryNavButton{border-radius:var(--radius-full);background:var(--color-primary-strong);width:3rem;height:3rem;color:var(--color-white);cursor:pointer;transition:all var(--transition-base);border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.GalleryNavButton-module-scss-module__cfu7Pa__galleryNavButton:disabled{background:var(--color-neutral-100);cursor:default}.GalleryNavButton-module-scss-module__cfu7Pa__galleryNavButton:focus-visible{outline:2px solid var(--color-primary-strong);outline-offset:2px}
.GalleryControls-module-scss-module__YkBfxq__galleryControls{display:none}.GalleryControls-module-scss-module__YkBfxq__galleryDots{align-items:center;gap:var(--space-2xs);display:flex}.GalleryControls-module-scss-module__YkBfxq__galleryDot{border-radius:var(--radius-full);background:var(--color-neutral-100);cursor:pointer;width:1.5rem;height:2px;transition:all var(--transition-base);border:0;padding:0}.GalleryControls-module-scss-module__YkBfxq__galleryDot[data-active=true]{background:var(--color-white);width:2.5rem}.GalleryControls-module-scss-module__YkBfxq__galleryDot:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.GalleryControls-module-scss-module__YkBfxq__galleryNavigation{display:none}@media (min-width:1024px){.GalleryControls-module-scss-module__YkBfxq__galleryControls{justify-content:space-between;align-items:center;gap:var(--space-sm);width:100%;display:flex}.GalleryControls-module-scss-module__YkBfxq__galleryNavigation{align-items:center;gap:var(--space-2xs);margin-left:auto;display:inline-flex}}
.GallerySlide-module-scss-module__Os_i6W__gallerySlide{flex:0 0 var(--football-gallery-slide-width);aspect-ratio:405/292;border-radius:var(--radius-md);transition:all var(--transition-base);scroll-snap-align:start;overflow:hidden}.GallerySlide-module-scss-module__Os_i6W__galleryImage{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block}@media (min-width:1024px){.GallerySlide-module-scss-module__Os_i6W__gallerySlide{aspect-ratio:476/478}}
.HistoryGallery-module-scss-module__dHXDMq__galleryPanel{--football-gallery-gap:var(--space-xs);--football-gallery-slide-width:calc((100% - var(--football-gallery-gap)) / 1.5);gap:var(--space-sm);flex-direction:column;align-self:flex-end;min-width:0;display:flex}.HistoryGallery-module-scss-module__dHXDMq__galleryViewport{overscroll-behavior-x:contain;scrollbar-width:none;scroll-snap-type:x mandatory;cursor:grab;touch-action:pan-x;-webkit-overflow-scrolling:touch;width:100%;overflow:auto hidden}.HistoryGallery-module-scss-module__dHXDMq__galleryViewport::-webkit-scrollbar{display:none}.HistoryGallery-module-scss-module__dHXDMq__galleryViewport[data-dragging=true]{cursor:grabbing;scroll-snap-type:none}.HistoryGallery-module-scss-module__dHXDMq__galleryTrack{gap:var(--football-gallery-gap);will-change:transform;transition:none;display:flex}@media (min-width:1024px){.HistoryGallery-module-scss-module__dHXDMq__galleryTrack{transition:all var(--transition-base)}}
.CareerTimeline-module-scss-module__F0RsVq__timelineWrapper{margin-left:var(--space-sm);--football-history-line-offset:calc(var(--space-2xs) + 1px);--football-history-line-width:2px;--football-history-dot-size:.5rem;position:relative}.CareerTimeline-module-scss-module__F0RsVq__timelineLine{left:var(--football-history-line-offset);width:var(--football-history-line-width);background:var(--color-primary);position:absolute;top:0;bottom:0}.CareerTimeline-module-scss-module__F0RsVq__timeline{padding-left:var(--space-md);z-index:1;scrollbar-width:thin;scrollbar-color:var(--color-primary) var(--color-neutral-00);width:100%;height:100%;margin:0;list-style:none;overflow:hidden auto}.CareerTimeline-module-scss-module__F0RsVq__timeline::-webkit-scrollbar{width:8px}.CareerTimeline-module-scss-module__F0RsVq__timeline::-webkit-scrollbar-track{background:var(--color-primary)}.CareerTimeline-module-scss-module__F0RsVq__timeline::-webkit-scrollbar-thumb{background:var(--color-primary);border-radius:var(--radius-full)}.CareerTimeline-module-scss-module__F0RsVq__timeline::-webkit-scrollbar-button{width:0;height:0;display:none}.CareerTimeline-module-scss-module__F0RsVq__timeline::-webkit-scrollbar-corner{background:0 0}.CareerTimeline-module-scss-module__F0RsVq__timelineScrollIndicator{display:none}@media (min-width:1024px){.CareerTimeline-module-scss-module__F0RsVq__timeline{height:max-content;max-height:543px}.CareerTimeline-module-scss-module__F0RsVq__timelineScrollIndicator{width:100%;height:var(--space-xl);pointer-events:none;background:linear-gradient(180deg, color-mix(in srgb, var(--color-background) 0%, transparent) 0%, var(--color-background) 100%);display:block;position:absolute;bottom:0;right:0}}
.CareerTimelineEntry-module-scss-module__r9643q__timelineEntry{z-index:2;align-items:flex-start;gap:var(--space-sm);padding-bottom:var(--space-sm);border-bottom:1px solid var(--color-neutral-00);margin-bottom:var(--space-sm);flex-direction:column;display:flex;position:relative}.CareerTimelineEntry-module-scss-module__r9643q__timelineEntry:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.CareerTimelineEntry-module-scss-module__r9643q__timelineEntryBody{gap:var(--space-2xs);flex-direction:column;display:flex}.CareerTimelineEntry-module-scss-module__r9643q__timelineDot{left:-28px;top:var(--space-md);background:var(--color-background);border:1px solid var(--color-primary-strong);z-index:2;border-radius:50%;width:12px;height:12px;position:absolute}.CareerTimelineEntry-module-scss-module__r9643q__timelineDot:after{content:"";background:var(--color-primary);border-radius:50%;width:.5rem;height:.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CareerTimelineEntry-module-scss-module__r9643q__timelineYears{min-width:4.25rem;margin-bottom:calc(var(--space-2xs)/2);flex-direction:column;display:flex}.CareerTimelineEntry-module-scss-module__r9643q__timelineYearStart,.CareerTimelineEntry-module-scss-module__r9643q__timelineYearEnd,.CareerTimelineEntry-module-scss-module__r9643q__timelineYearHighlight{font-family:var(--font-family-zalando-heading);font-size:var(--font-zalando-h3-size);font-weight:var(--font-zalando-h3-weight);line-height:var(--font-zalando-h3-line-height);letter-spacing:.04em;text-transform:uppercase;margin:0}.CareerTimelineEntry-module-scss-module__r9643q__timelineYearStart{color:var(--color-neutral-100)}.CareerTimelineEntry-module-scss-module__r9643q__timelineYearHighlight{color:var(--color-primary-strong)}.CareerTimelineEntry-module-scss-module__r9643q__timelineYearEnd{color:var(--color-white)}.CareerTimelineEntry-module-scss-module__r9643q__timelineClub{font-family:var(--font-family-archivo-body);font-size:var(--font-archivo-body-sm-size);font-weight:var(--font-archivo-caption-weight);line-height:var(--font-archivo-body-sm-line-height);text-transform:uppercase;color:var(--color-white);font-weight:700}.CareerTimelineEntry-module-scss-module__r9643q__timelineDescription{font-family:var(--font-family-archivo-body);font-size:var(--font-archivo-common-size);font-weight:var(--font-archivo-body-weight);line-height:var(--font-archivo-body-line-height);letter-spacing:.02em;color:var(--color-white);margin:0}@media (min-width:1024px){.CareerTimelineEntry-module-scss-module__r9643q__timelineEntry{flex-direction:row}.CareerTimelineEntry-module-scss-module__r9643q__timelineEntryBody{margin-left:var(--space-sm)}.CareerTimelineEntry-module-scss-module__r9643q__timelineYearStart,.CareerTimelineEntry-module-scss-module__r9643q__timelineYearEnd,.CareerTimelineEntry-module-scss-module__r9643q__timelineYearHighlight{font-family:var(--font-family-zalando-heading);font-size:var(--font-zalando-h4-size);font-weight:var(--font-zalando-h4-weight);line-height:var(--font-zalando-h4-line-height);letter-spacing:.04em;text-transform:uppercase}}
.HistoryTitle-module-scss-module__uA4--q__sectionTitle{font-family:var(--font-family-archivo-body);font-size:var(--font-archivo-h2-size);font-weight:var(--font-archivo-h2-weight);line-height:var(--font-archivo-h2-line-height);letter-spacing:.04em;text-transform:uppercase;color:var(--color-white);align-items:center;gap:var(--space-2xs);flex-wrap:wrap;margin:0;display:flex}.HistoryTitle-module-scss-module__uA4--q__sectionTitleAccent{font-family:var(--font-family-zalando-heading);font-size:var(--font-zalando-h2-size);font-weight:var(--font-zalando-h2-weight);line-height:var(--font-zalando-h2-line-height);letter-spacing:.04em;text-transform:uppercase;color:var(--color-white);margin:0}
.FootballAthleteTitlesSection-module-scss-module__tubCVG__trophiesSection{padding:var(--space-3xl) 0;overflow:hidden}.FootballAthleteTitlesSection-module-scss-module__tubCVG__trophiesSectionContainer{flex-direction:column;min-width:0;display:flex}.FootballAthleteTitlesSection-module-scss-module__tubCVG__trophiesTitle{font-family:var(--font-family-archivo-body);font-size:var(--font-archivo-h2-size);font-weight:var(--font-archivo-h2-weight);line-height:var(--font-archivo-h2-line-height);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:var(--space-2xs);color:var(--color-white);flex-wrap:wrap;margin:0;display:flex}.FootballAthleteTitlesSection-module-scss-module__tubCVG__trophiesTitleAccent{font-family:var(--font-family-zalando-heading);font-size:var(--font-zalando-h2-size);font-weight:var(--font-zalando-h2-weight);line-height:var(--font-zalando-h2-line-height);letter-spacing:.04em;text-transform:uppercase;color:var(--color-white);margin:0}.FootballAthleteTitlesSection-module-scss-module__tubCVG__trophiesSlider{gap:var(--space-sm);margin-top:var(--space-md);overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x;-webkit-overflow-scrolling:touch;padding-top:28px;padding-bottom:36px;display:flex;overflow:auto hidden}.FootballAthleteTitlesSection-module-scss-module__tubCVG__trophiesSlider::-webkit-scrollbar{display:none}.FootballAthleteTitlesSection-module-scss-module__tubCVG__trophiesSlide{--card-background:var(--color-neutral-50);--rail-dark:var(--color-black);--rail-light:var(--color-neutral-300);isolation:isolate;flex:0 0 min(226px,(100% - var(--space-sm))/1.5);width:min(226px,(100% - var(--space-sm))/1.5);border-radius:var(--radius-lg);scroll-snap-align:start;min-width:0;max-width:226px;height:258px;transition:all var(--transition-base);grid-template-rows:176px 82px;display:grid;position:relative;overflow:visible}.FootballAthleteTitlesSection-module-scss-module__tubCVG__trophiesSlide:before{content:"";z-index:-1;background:var(--card-background);border-radius:inherit;transition:all var(--transition-base);position:absolute;inset:0}.FootballAthleteTitlesSection-module-scss-module__tubCVG__trophyVisual{width:100%;min-width:0;height:177px;position:relative;overflow:visible}.FootballAthleteTitlesSection-module-scss-module__tubCVG__trophyRails{z-index:1;grid-template-rows:repeat(4,16px);width:100%;height:64px;display:grid;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.FootballAthleteTitlesSection-module-scss-module__tubCVG__trophyRail,.FootballAthleteTitlesSection-module-scss-module__tubCVG__trophyRailInverse{width:100%;height:16px;transition:all var(--transition-base);display:block}.FootballAthleteTitlesSection-module-scss-module__tubCVG__trophyRail{background:linear-gradient(90deg, var(--rail-dark) 0%, var(--rail-light) 100%)}.FootballAthleteTitlesSection-module-scss-module__tubCVG__trophyRailInverse{background:linear-gradient(90deg, var(--rail-light) 0%, var(--rail-dark) 100%)}.FootballAthleteTitlesSection-module-scss-module__tubCVG__trophyImageArea{z-index:2;pointer-events:none;width:100%;height:177px;position:absolute;inset:0}.FootballAthleteTitlesSection-module-scss-module__tubCVG__trophyImageBase{z-index:2;transform-origin:bottom;pointer-events:none;-webkit-user-select:none;user-select:none;width:calc(100% - 24px);max-width:calc(100% - 24px);height:177px;max-height:177px;transition:all var(--transition-base);display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%)}:is(.FootballAthleteTitlesSection-module-scss-module__tubCVG__trophyImageBase picture,.FootballAthleteTitlesSection-module-scss-module__tubCVG__trophyImageBase img){object-fit:contain;object-position:center bottom;width:100%;max-width:100%;height:100%;max-height:100%;display:block}img.FootballAthleteTitlesSection-module-scss-module__tubCVG__trophyImageBase{object-fit:contain;object-position:center bottom}.FootballAthleteTitlesSection-module-scss-module__tubCVG__trophyImage,.FootballAthleteTitlesSection-module-scss-module__tubCVG__trophyImagePlaceholder{opacity:1;visibility:visible}.FootballAthleteTitlesSection-module-scss-module__tubCVG__trophyImageHover{opacity:0;visibility:hidden}.FootballAthleteTitlesSection-module-scss-module__tubCVG__trophiesDetails{z-index:3;justify-content:center;align-items:center;gap:var(--space-3xs);width:100%;min-width:0;height:82px;padding:var(--space-2xs) 14px 10px;flex-direction:column;display:flex;position:relative;overflow:hidden}.FootballAthleteTitlesSection-module-scss-module__tubCVG__trophiesDetailsTitle{font-family:var(--font-family-archivo-body);font-size:var(--font-archivo-body-size);font-weight:var(--font-archivo-button-weight);line-height:var(--font-archivo-body-line-height);letter-spacing:.02em;text-overflow:ellipsis;width:100%;min-width:0;max-width:100%;color:var(--color-white);text-align:center;text-transform:uppercase;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;line-height:1.1;display:-webkit-box;overflow:hidden}.FootballAthleteTitlesSection-module-scss-module__tubCVG__trophiesDetailsSubtitle{font-family:var(--font-family-archivo-body);font-size:var(--font-archivo-body-sm-size);font-weight:var(--font-archivo-button-weight);line-height:var(--font-archivo-body-sm-line-height);white-space:nowrap;text-overflow:ellipsis;width:100%;min-width:0;max-width:100%;color:var(--color-white);text-align:center;text-transform:uppercase;margin:0;font-weight:500;line-height:1;overflow:hidden}@media (min-width:768px){.FootballAthleteTitlesSection-module-scss-module__tubCVG__trophiesSection{padding:var(--space-4xl) 0}.FootballAthleteTitlesSection-module-scss-module__tubCVG__trophiesSlider{padding-top:var(--space-md);padding-bottom:var(--space-lg)}.FootballAthleteTitlesSection-module-scss-module__tubCVG__trophiesSlide{flex-basis:226px;width:226px;max-width:226px}.FootballAthleteTitlesSection-module-scss-module__tubCVG__trophiesDetailsTitle{font-family:var(--font-family-archivo-body);font-size:var(--font-archivo-common-size);font-weight:var(--font-archivo-body-weight);line-height:var(--font-archivo-body-line-height);letter-spacing:.02em;font-weight:600;line-height:1.1}}@media (hover:hover) and (pointer:fine) and (min-width:768px){.FootballAthleteTitlesSection-module-scss-module__tubCVG__trophiesSlide:hover{--card-background:var(--color-primary-strong);--rail-dark:var(--color-primary-strong);--rail-light:var(--color-black);z-index:3;transform:translateY(24px)}.FootballAthleteTitlesSection-module-scss-module__tubCVG__trophiesSlide:hover .FootballAthleteTitlesSection-module-scss-module__tubCVG__trophyImageBase{transform:translate(-50%)translateY(-15px)scale(1.15)}.FootballAthleteTitlesSection-module-scss-module__tubCVG__trophiesSlideWithImageSwap:hover .FootballAthleteTitlesSection-module-scss-module__tubCVG__trophyImagePlaceholder{opacity:0;visibility:hidden}.FootballAthleteTitlesSection-module-scss-module__tubCVG__trophiesSlideWithImageSwap:hover .FootballAthleteTitlesSection-module-scss-module__tubCVG__trophyImageHover{opacity:1;visibility:visible}}@media (prefers-reduced-motion:reduce){.FootballAthleteTitlesSection-module-scss-module__tubCVG__trophiesSlide,.FootballAthleteTitlesSection-module-scss-module__tubCVG__trophiesSlide:before,.FootballAthleteTitlesSection-module-scss-module__tubCVG__trophyImageBase,.FootballAthleteTitlesSection-module-scss-module__tubCVG__trophyRail,.FootballAthleteTitlesSection-module-scss-module__tubCVG__trophyRailInverse{transition:none}}
.FootballMotivationalBannerSection-module-scss-module__2TV3Pa__motivationalBannerContainer{position:relative}.FootballMotivationalBannerSection-module-scss-module__2TV3Pa__motivationalBanner,.FootballMotivationalBannerSection-module-scss-module__2TV3Pa__motivationalBannerContainer{max-height:284px}.FootballMotivationalBannerSection-module-scss-module__2TV3Pa__motivationalBanner{object-fit:cover;width:100%;height:auto}.FootballMotivationalBannerSection-module-scss-module__2TV3Pa__motivationalLines{justify-content:center;align-items:center;gap:var(--space-sm);z-index:1;text-align:center;flex-direction:column;display:flex;position:absolute;inset:0}.FootballMotivationalBannerSection-module-scss-module__2TV3Pa__motivationalLineText{font-family:var(--font-family-archivo-body);font-size:var(--font-archivo-h0-size);font-weight:var(--font-archivo-h0-weight);line-height:var(--font-archivo-h0-line-height);letter-spacing:.03em;text-transform:uppercase;color:var(--color-white);margin:0;font-size:32px;font-weight:500;line-height:40px}.FootballMotivationalBannerSection-module-scss-module__2TV3Pa__motivationalLineTextHighlight{font-family:var(--font-family-zalando-heading);font-size:var(--font-zalando-h0-size);font-weight:var(--font-zalando-h0-weight);line-height:var(--font-zalando-h0-line-height);letter-spacing:.04em;text-transform:uppercase;color:var(--color-white);margin:0;font-size:32px;font-weight:500;line-height:40px}@media (min-width:1024px){.FootballMotivationalBannerSection-module-scss-module__2TV3Pa__motivationalBanner,.FootballMotivationalBannerSection-module-scss-module__2TV3Pa__motivationalBannerContainer{max-height:700px}.FootballMotivationalBannerSection-module-scss-module__2TV3Pa__motivationalLineText,.FootballMotivationalBannerSection-module-scss-module__2TV3Pa__motivationalLineTextHighlight{color:var(--color-white);margin:0;font-size:80px;line-height:120px}}
.Football-module-scss-module__qTS7AG__sectionTitle{font-family:var(--font-family-zalando-heading);font-size:clamp(1.5rem,3vw,2rem);font-weight:var(--font-zalando-h3-weight);line-height:var(--font-zalando-h3-line-height);letter-spacing:.04em;text-transform:uppercase;color:var(--color-white);margin:0}.Football-module-scss-module__qTS7AG__sectionTitleAccent{color:var(--color-primary)}.Football-module-scss-module__qTS7AG__careerSection{padding-block:var(--space-4xl) var(--space-4xl);width:100%;color:var(--color-white);background:0 0;position:relative;overflow:hidden}.Football-module-scss-module__qTS7AG__careerSection:before{content:"";background:var(--color-neutral-1000);z-index:0;pointer-events:none;width:100vw;position:absolute;inset:0 0 0 50%;transform:translate(-50%)}.Football-module-scss-module__qTS7AG__careerSection>*{z-index:1;position:relative}.Football-module-scss-module__qTS7AG__careerHeader{justify-content:space-between;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-3xl);display:flex}@media (max-width:1024px){.Football-module-scss-module__qTS7AG__careerHeader{flex-direction:column;align-items:flex-start}}.Football-module-scss-module__qTS7AG__careerContent{justify-content:initial;align-items:center;gap:var(--space-xl);grid-template-columns:minmax(0,5fr) minmax(0,6fr);display:grid}.Football-module-scss-module__qTS7AG__careerContent[data-post-count="1"]{grid-template-columns:minmax(0,5fr) minmax(0,6fr)}@media (max-width:1280px){.Football-module-scss-module__qTS7AG__careerContent{gap:var(--space-lg);grid-template-columns:1fr 1fr}}@media (max-width:1024px){.Football-module-scss-module__qTS7AG__careerContent{gap:var(--space-md);grid-template-columns:1fr}}.Football-module-scss-module__qTS7AG__careerPostsColumn{align-content:start;align-items:start;gap:var(--space-sm);grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:max-content;width:100%;display:grid}@media (max-width:768px){.Football-module-scss-module__qTS7AG__careerPostsColumn{grid-template-columns:1fr}}.Football-module-scss-module__qTS7AG__careerPost{flex:1}.Football-module-scss-module__qTS7AG__careerPostOuter{align-items:stretch;gap:var(--space-xs);width:100%;min-width:0;padding:var(--space-sm);border-radius:var(--radius-md);background:var(--color-neutral-900);flex-direction:column;display:flex}.Football-module-scss-module__qTS7AG__careerPostPlatform{font-family:var(--font-family-archivo-body);font-size:var(--font-archivo-caption-size);font-weight:var(--font-archivo-caption-weight);line-height:var(--font-archivo-caption-line-height);color:var(--color-neutral-300);text-align:center;text-transform:uppercase;margin:0}.Football-module-scss-module__qTS7AG__careerPostCaptionTitle{font-family:var(--font-family-archivo-body);font-size:var(--font-archivo-body-sm-size);font-weight:var(--font-archivo-caption-weight);line-height:var(--font-archivo-body-sm-line-height);color:var(--color-white);text-align:center;text-transform:uppercase;margin:0;font-weight:700}.Football-module-scss-module__qTS7AG__careerPostLink{gap:var(--space-xs);box-sizing:border-box;width:100%;min-width:0;height:auto;padding:var(--space-xs);border:1px solid color-mix(in srgb, var(--color-white) 16%, transparent);border-radius:var(--radius-sm);color:var(--color-white);background:0 0;flex-direction:column;flex:none;text-decoration:none;display:flex;overflow:hidden}.Football-module-scss-module__qTS7AG__careerPostLink:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.Football-module-scss-module__qTS7AG__careerPostHeader{align-items:center;gap:var(--space-2xs);width:100%;min-width:0;display:flex}.Football-module-scss-module__qTS7AG__careerPostAvatarWrapper{border-radius:var(--radius-full);flex:none;width:2rem;height:2rem;overflow:hidden}.Football-module-scss-module__qTS7AG__careerPostAvatar,.Football-module-scss-module__qTS7AG__careerPostAvatarPlaceholder{border-radius:var(--radius-full);width:100%;height:100%}.Football-module-scss-module__qTS7AG__careerPostAvatar{object-fit:cover}.Football-module-scss-module__qTS7AG__careerPostAvatarPlaceholder{background:var(--color-neutral-700);flex:none;width:2rem;height:2rem}.Football-module-scss-module__qTS7AG__careerPostLabel{font-family:var(--font-family-archivo-body);font-size:var(--font-archivo-body-sm-size);font-weight:var(--font-archivo-caption-weight);line-height:var(--font-archivo-body-sm-line-height);letter-spacing:.02em;color:color-mix(in srgb, var(--color-white) 88%, transparent);text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.Football-module-scss-module__qTS7AG__careerPostSubtitle{font-family:var(--font-family-archivo-body);font-size:var(--font-archivo-body-sm-size);font-weight:var(--font-archivo-caption-weight);line-height:var(--font-archivo-body-sm-line-height);color:var(--color-neutral-500);margin:0}.Football-module-scss-module__qTS7AG__careerPostImage{border-radius:var(--radius-sm);background:var(--color-neutral-800);aspect-ratio:4/5;width:100%;height:auto;overflow:hidden}.Football-module-scss-module__qTS7AG__careerContent[data-post-count="1"] .Football-module-scss-module__qTS7AG__careerPostImage{aspect-ratio:430/513}.Football-module-scss-module__qTS7AG__careerPostImg{object-fit:cover;aspect-ratio:4/5;width:100%;min-width:100%;height:auto;display:block}.Football-module-scss-module__qTS7AG__careerPostImagePlaceholder{background:var(--color-background);min-height:20.875rem}.Football-module-scss-module__qTS7AG__careerVideoCard{border-radius:var(--radius-md);background:var(--color-neutral-800);aspect-ratio:724/563;cursor:pointer;border:none;width:100%;max-width:100%;height:84%;padding:0;position:relative;overflow:hidden}.Football-module-scss-module__qTS7AG__careerContent[data-post-count="1"] .Football-module-scss-module__qTS7AG__careerVideoCard{aspect-ratio:970/563;max-width:100%}.Football-module-scss-module__qTS7AG__careerVideoImg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.Football-module-scss-module__qTS7AG__careerVideoOverlay{justify-content:flex-end;gap:var(--space-2xs);padding:var(--space-md);color:var(--color-white);text-align:left;background:linear-gradient(#0000 16%,#000000d1 100%);flex-direction:column;display:flex;position:absolute;inset:0}.Football-module-scss-module__qTS7AG__careerVideoEyebrow{font-family:var(--font-family-archivo-body);font-size:var(--font-archivo-caption-size);font-weight:var(--font-archivo-caption-weight);line-height:var(--font-archivo-caption-line-height);opacity:.8}.Football-module-scss-module__qTS7AG__careerVideoTitle{font-family:var(--font-family-zalando-heading);font-size:clamp(1.5rem,3vw,2rem);font-weight:var(--font-zalando-h3-weight);line-height:var(--font-zalando-h3-line-height);letter-spacing:.04em;text-transform:uppercase;font-size:2rem}.Football-module-scss-module__qTS7AG__careerVideoSubtitle{font-family:var(--font-family-archivo-body);font-size:var(--font-archivo-body-sm-size);font-weight:var(--font-archivo-caption-weight);line-height:var(--font-archivo-body-sm-line-height);max-width:26rem}.Football-module-scss-module__qTS7AG__careerVideoPlay{border-radius:var(--radius-full);background:color-mix(in srgb, var(--color-primary) 92%, white);width:3rem;height:3rem;margin-top:var(--space-xs);justify-content:center;align-items:center;display:inline-flex}
