.cl{overflow-x:clip}.cl-hero{color:#fff;padding:80px var(--content-padding) 72px;text-align:center;justify-content:center;align-items:center;min-height:520px;display:flex;position:relative;overflow:hidden}@media (width>=768px){.cl-hero{padding:120px var(--content-padding) 100px;min-height:640px}}.cl-hero__bg{object-fit:cover;object-position:center top;z-index:0;width:100%;height:100%;position:absolute;inset:0}.cl-hero:after{content:"";z-index:1;background:#0000008c;position:absolute;inset:0}.cl--herre .cl-hero:after{background:#040d1ba3}.cl--kvinder .cl-hero:after{background:#300e1494}.cl--born .cl-hero:after{background:#142f238c}.cl-hero__inner{z-index:2;width:min(100%,1100px);margin:0 auto;position:relative}.cl-hero__eyebrow{font-family:var(--font-mono,monospace);text-transform:uppercase;letter-spacing:.15em;color:#ffffff80;margin-bottom:16px;font-size:.6875rem;font-weight:500;display:block}.cl-hero__title{font-family:var(--font-condensed,var(--font-sans));letter-spacing:-.04em;text-align:center;text-wrap:balance;max-width:18ch;margin:0 auto 20px;font-size:clamp(2.75rem,10vw,7rem);font-weight:900;line-height:.85}.cl-hero__subtitle{color:#ffffffa6;max-width:440px;margin:0 auto 32px;font-size:clamp(.875rem,1.6vw,1.0625rem);line-height:1.6}.cl-hero__cta{text-transform:uppercase;letter-spacing:.1em;color:#000;background:#fff;padding:14px 36px;font-size:.75rem;font-weight:700;transition:opacity .25s;display:inline-block}.cl-hero__cta:hover{opacity:.85}.cl-source-description{padding:22px var(--content-padding);color:#000}.cl-source-description__content{color:#000;max-width:960px;margin:0 auto;font-size:.8125rem;line-height:1.68}.cl-source-description__content p,.cl-source-description__content ul,.cl-source-description__content ol,.cl-source-description__content blockquote,.cl-source-description__content table{margin:0 0 10px}.cl-source-description__content h2,.cl-source-description__content h3,.cl-source-description__content h4,.cl-source-description__content h5,.cl-source-description__content h6{color:#000;font-family:var(--font-sans);text-transform:none;letter-spacing:-.015em;margin:24px 0 8px;font-weight:650;line-height:1.18}.cl-source-description__content h2{font-size:clamp(1.125rem,1.55vw,1.375rem)}.cl-source-description__content h3{font-size:clamp(1rem,1.3vw,1.1875rem)}.cl-source-description__content h4,.cl-source-description__content h5,.cl-source-description__content h6{font-size:.9375rem}.cl-source-description__content h2:first-child,.cl-source-description__content h3:first-child{margin-top:0}.cl-source-description__content ul,.cl-source-description__content ol{padding-left:1.25rem}.cl-source-description__content li{margin-bottom:4px}.cl-source-description__content a{color:#000;text-underline-offset:2px;text-decoration-color:#000;text-decoration-thickness:1px}.cl-source-description__content strong,.cl-source-description__content b{color:#000;font-weight:650}.cl-source-description__content table{border-collapse:collapse;width:100%}.cl-source-description__content th,.cl-source-description__content td{text-align:left;border:1px solid #000;padding:7px}.cl-source-description--bottom{padding-block:36px 44px}@media (width>=768px){.cl-source-description{padding-block:28px}.cl-source-description--bottom{padding-block:44px 52px}}.cl-nav{padding:16px var(--content-padding);border-bottom:1px solid #e0e0e0}.cl-nav__scroll{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:8px;display:flex;overflow-x:auto}.cl-nav__scroll::-webkit-scrollbar{display:none}.cl-nav__pill{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border:1px solid #000;border-radius:100px;flex-shrink:0;padding:8px 18px;font-size:.75rem;font-weight:600;transition:background .2s,color .2s;display:inline-block}.cl-nav__pill:hover{color:#fff;background:#000}.cl-categories{padding:48px 0 0}.cl-categories__header{padding:0 var(--content-padding) 24px}.cl-categories__header h2{font-family:var(--font-condensed,var(--font-sans));text-transform:uppercase;letter-spacing:-.02em;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:800}.cl-categories__grid{padding:0 var(--content-padding);grid-template-columns:repeat(2,1fr);gap:2px;display:grid}@media (width>=768px){.cl-categories__grid{grid-template-columns:repeat(3,1fr)}}@media (width>=1024px){.cl-categories__grid{grid-template-columns:repeat(6,1fr)}}.cl-cat-card{aspect-ratio:4/5;background:#e4e4e4;display:block;position:relative;overflow:hidden}.cl-cat-card__img-wrap{width:100%;height:100%}.cl-cat-card__img-wrap img{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .6s}.cl-cat-card:hover .cl-cat-card__img-wrap img{transform:scale(1.05)}.cl-cat-card__overlay{background:linear-gradient(#0000 0%,#000000b3 100%);flex-direction:column;gap:4px;padding:24px 16px 16px;display:flex;position:absolute;bottom:0;left:0;right:0}.cl-cat-card__title{font-family:var(--font-condensed,var(--font-sans));text-transform:uppercase;letter-spacing:.02em;color:#fff;font-size:1rem;font-weight:700}@media (width>=768px){.cl-cat-card__title{font-size:1.125rem}}.cl-cat-card__link{color:#ffffffbf;text-transform:uppercase;letter-spacing:.06em;font-size:.6875rem;font-weight:500;transition:color .2s}.cl-cat-card:hover .cl-cat-card__link{color:#fff}.cl-editorial{padding:64px var(--content-padding)}@media (width>=768px){.cl-editorial{padding:80px var(--content-padding)}}.cl-editorial__grid{max-width:var(--max-width);grid-template-columns:1fr;align-items:center;gap:32px;margin:0 auto;display:grid}@media (width>=768px){.cl-editorial__grid{grid-template-columns:1fr 1fr;gap:48px}}.cl-editorial__image-col img{aspect-ratio:1;object-fit:cover;object-position:center top;width:100%}.cl-editorial__text-col{text-align:center}@media (width>=768px){.cl-editorial__text-col{text-align:left}}.cl-editorial__eyebrow{font-family:var(--font-mono,monospace);text-transform:uppercase;letter-spacing:.15em;color:#999;margin-bottom:12px;font-size:.625rem;font-weight:500;display:block}.cl-editorial__title{font-family:var(--font-condensed,var(--font-sans));text-transform:uppercase;letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:800;line-height:1.05}.cl-editorial__text{color:#555;margin-bottom:28px;font-size:.9375rem;line-height:1.75}.cl-editorial__link{text-transform:uppercase;letter-spacing:.06em;text-underline-offset:4px;font-size:.8125rem;font-weight:600;text-decoration:underline;transition:opacity .2s}.cl-editorial__link:hover{opacity:.6}.cl-brands{padding:48px var(--content-padding);border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.cl-brands__header{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.cl-brands__tag{text-transform:uppercase;letter-spacing:.12em;color:#999;margin-bottom:4px;font-size:.5625rem;font-weight:600;display:block}.cl-brands__header h2{font-family:var(--font-condensed,var(--font-sans));text-transform:uppercase;letter-spacing:-.02em;font-size:clamp(1.375rem,3vw,2rem);font-weight:700;line-height:1}.cl-brands__link{text-transform:uppercase;letter-spacing:.04em;color:#000;text-underline-offset:3px;font-size:.6875rem;font-weight:600;text-decoration:underline;transition:opacity .2s}.cl-brands__link:hover{opacity:.6}.cl-brands__grid{grid-template-columns:repeat(2,1fr);gap:2px;display:grid}@media (width>=768px){.cl-brands__grid{grid-template-columns:repeat(4,1fr)}}@media (width>=1200px){.cl-brands__grid{grid-template-columns:repeat(8,1fr)}}.cl-brand-card{color:#000;text-decoration:none;display:block}.cl-brand-card__body{text-align:center;background:#f8f8f6;justify-content:center;align-items:center;padding:24px 12px;transition:background .3s,color .3s;display:flex}.cl-brand-card:hover .cl-brand-card__body{color:#fff;background:#000}.cl-brand-card__logo{letter-spacing:.02em;font-size:.875rem;font-weight:700;line-height:1}@media (width>=768px){.cl-brand-card__logo{font-size:.9375rem}.cl-brand-card__body{padding:28px 14px}}.cl-guides{padding:56px 0 64px}.cl-guides__header{padding:0 var(--content-padding) 28px}.cl-guides__header h2{font-family:var(--font-condensed,var(--font-sans));text-transform:uppercase;letter-spacing:-.02em;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:800}.cl-guides__grid{padding:0 var(--content-padding);grid-template-columns:1fr;gap:2px;display:grid}@media (width>=768px){.cl-guides__grid{grid-template-columns:repeat(3,1fr)}}.cl-guide-card{background:#f8f8f6;flex-direction:column;padding:32px 24px;transition:background .3s;display:flex}.cl-guide-card:hover{background:#f0f0ec}.cl-guide-card__number{font-family:var(--font-condensed,var(--font-sans));letter-spacing:-.04em;color:#e0e0e0;margin-bottom:16px;font-size:3rem;font-weight:900;line-height:1}.cl-guide-card:hover .cl-guide-card__number{color:#000}.cl-guide-card__title{text-transform:uppercase;letter-spacing:.01em;margin-bottom:10px;font-size:.9375rem;font-weight:700;line-height:1.3}.cl-guide-card__desc{color:#666;flex:1;margin-bottom:20px;font-size:.8125rem;line-height:1.65}.cl-guide-card__link{text-transform:uppercase;letter-spacing:.06em;color:#000;font-size:.75rem;font-weight:600;transition:opacity .2s}.cl-guide-card:hover .cl-guide-card__link{text-underline-offset:3px;text-decoration:underline}
