.HomeExplore-module-scss-module__IAlUqG__section{padding:8px 0 4px}.HomeExplore-module-scss-module__IAlUqG__inner{max-width:1650px;margin:0 auto;padding:0 64px}.HomeExplore-module-scss-module__IAlUqG__tabs{gap:var(--space-2);margin-bottom:14px;display:flex}.HomeExplore-module-scss-module__IAlUqG__tab{align-items:center;gap:var(--space-2);height:40px;padding:0 var(--space-4);border-radius:var(--radius-pill);color:var(--text-secondary);font-size:var(--text-md);font-weight:var(--weight-semibold);cursor:pointer;background:0 0;border:none;transition:background .15s,color .15s;display:inline-flex}.HomeExplore-module-scss-module__IAlUqG__tab:hover{color:var(--ink)}.HomeExplore-module-scss-module__IAlUqG__tabActive{background:var(--gray-100);color:var(--ink)}.HomeExplore-module-scss-module__IAlUqG__searchBar{background:var(--gray-100);border-radius:var(--radius-pill);outline-offset:-3px;border:none;outline:3px solid #0000;align-items:center;width:100%;height:64px;padding:0 8px 0 24px;transition:background .15s,outline-color .15s;display:flex;position:relative}.HomeExplore-module-scss-module__IAlUqG__searchBar:hover,.HomeExplore-module-scss-module__IAlUqG__searchBar:focus-within{outline-color:var(--brand-300);background:#fff}.HomeExplore-module-scss-module__IAlUqG__searchInput{background:0 0;border:none;border-radius:0;outline:none;flex:1;height:100%;padding:0}.HomeExplore-module-scss-module__IAlUqG__searchInput:hover,.HomeExplore-module-scss-module__IAlUqG__searchInput:focus{box-shadow:none}.HomeExplore-module-scss-module__IAlUqG__searchInput{font-size:var(--text-md);color:var(--ink)}.HomeExplore-module-scss-module__IAlUqG__searchInput::placeholder{color:var(--text-muted)}.HomeExplore-module-scss-module__IAlUqG__searchButton{background:var(--purple);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s;display:flex}.HomeExplore-module-scss-module__IAlUqG__searchButton:hover{background:var(--purpleHover)}.HomeExplore-module-scss-module__IAlUqG__popularRow{align-items:center;gap:var(--space-2);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.HomeExplore-module-scss-module__IAlUqG__popularLabel{font-size:var(--text-sm);font-weight:var(--weight-bold);color:var(--ink);margin-right:var(--space-1)}.HomeExplore-module-scss-module__IAlUqG__gridWrap{max-width:1650px;margin:var(--space-8) auto 0;padding:0 64px}.HomeExplore-module-scss-module__IAlUqG__shotsGrid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:36px;display:grid}.HomeExplore-module-scss-module__IAlUqG__talentList{flex-direction:column;gap:16px;display:flex}.HomeExplore-module-scss-module__IAlUqG__viewAllWrap{margin-top:var(--space-8);justify-content:center;display:flex}@media (max-width:959px){.HomeExplore-module-scss-module__IAlUqG__inner,.HomeExplore-module-scss-module__IAlUqG__gridWrap{padding:0 32px}}@media (max-width:768px){.HomeExplore-module-scss-module__IAlUqG__inner,.HomeExplore-module-scss-module__IAlUqG__gridWrap{padding:0 20px}.HomeExplore-module-scss-module__IAlUqG__searchBar{height:56px;padding:0 6px 0 18px}}
.CuratedSection-module-scss-module__j-bnUW__section{padding:var(--space-8) 0 var(--space-4)}.CuratedSection-module-scss-module__j-bnUW__inner{max-width:1650px;margin:0 auto;padding:0 64px}.CuratedSection-module-scss-module__j-bnUW__title{font-size:var(--text-2xl);font-weight:var(--weight-extrabold);color:var(--ink);margin:0 0 var(--space-6)}.CuratedSection-module-scss-module__j-bnUW__grid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:36px;display:grid}@media (max-width:959px){.CuratedSection-module-scss-module__j-bnUW__inner{padding:0 32px}}@media (max-width:768px){.CuratedSection-module-scss-module__j-bnUW__inner{padding:0 20px}}
.BrandConveyor-module-scss-module__2TMPjG__brandPartners{padding:100px 0 80px}.BrandConveyor-module-scss-module__2TMPjG__brandPartners .BrandConveyor-module-scss-module__2TMPjG__container{max-width:1200px;margin:0 auto}.BrandConveyor-module-scss-module__2TMPjG__brandPartners .BrandConveyor-module-scss-module__2TMPjG__container h2{text-align:center;font-size:var(--text-2xl);margin-bottom:40px}.BrandConveyor-module-scss-module__2TMPjG__conveyor{width:100%;overflow:hidden}.BrandConveyor-module-scss-module__2TMPjG__track{backface-visibility:hidden;will-change:transform;width:max-content;animation:150s linear infinite BrandConveyor-module-scss-module__2TMPjG__conveyorScroll;display:flex}.BrandConveyor-module-scss-module__2TMPjG__item{flex-shrink:0;justify-content:center;align-items:center;width:150px;height:clamp(44px,4.2vw,64px);display:flex}.BrandConveyor-module-scss-module__2TMPjG__item a{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.BrandConveyor-module-scss-module__2TMPjG__item a img{object-fit:contain;max-width:clamp(64px,5.5vw,100px);max-height:clamp(30px,2.6vw,46px);transition:transform .3s;transform:translateZ(0)}.BrandConveyor-module-scss-module__2TMPjG__item a:hover img{transform:scale(1.18)}@keyframes BrandConveyor-module-scss-module__2TMPjG__conveyorScroll{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (max-width:480px){.BrandConveyor-module-scss-module__2TMPjG__track{animation-duration:110s}.BrandConveyor-module-scss-module__2TMPjG__item{width:100px}}@media (min-width:481px) and (max-width:768px){.BrandConveyor-module-scss-module__2TMPjG__track{animation-duration:126s}.BrandConveyor-module-scss-module__2TMPjG__item{width:120px}}@media (min-width:769px) and (max-width:1024px){.BrandConveyor-module-scss-module__2TMPjG__track{animation-duration:140s}.BrandConveyor-module-scss-module__2TMPjG__item{width:132px}}@media (min-width:1025px) and (max-width:1440px){.BrandConveyor-module-scss-module__2TMPjG__track{animation-duration:150s}.BrandConveyor-module-scss-module__2TMPjG__item{width:150px}}@media (min-width:1441px) and (max-width:1920px){.BrandConveyor-module-scss-module__2TMPjG__track{animation-duration:165s}.BrandConveyor-module-scss-module__2TMPjG__item{width:164px}}@media (min-width:1921px){.BrandConveyor-module-scss-module__2TMPjG__track{animation-duration:185s}.BrandConveyor-module-scss-module__2TMPjG__item{width:184px}}@media (prefers-reduced-motion:reduce){.BrandConveyor-module-scss-module__2TMPjG__track{animation-duration:240s}}
.CountdownBadge-module-scss-module__CyiyLG__badge{align-items:center;gap:var(--space-3);flex-direction:column;display:inline-flex}@media (min-width:880px){.CountdownBadge-module-scss-module__CyiyLG__alignStart{align-items:flex-start}}.CountdownBadge-module-scss-module__CyiyLG__lead{font-size:var(--text-sm);font-weight:var(--weight-semibold);text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted)}.CountdownBadge-module-scss-module__CyiyLG__clock{gap:var(--space-3);display:inline-flex}.CountdownBadge-module-scss-module__CyiyLG__unit{min-width:3.25rem;padding:var(--space-2) var(--space-3);background:var(--gray-50);border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;align-items:center;display:inline-flex}.CountdownBadge-module-scss-module__CyiyLG__value{font-size:var(--text-2xl);font-weight:var(--weight-bold);font-variant-numeric:tabular-nums;color:var(--ink);line-height:var(--leading-none)}.CountdownBadge-module-scss-module__CyiyLG__unitLabel{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin-top:2px}.CountdownBadge-module-scss-module__CyiyLG__lg{gap:var(--space-4)}.CountdownBadge-module-scss-module__CyiyLG__lg .CountdownBadge-module-scss-module__CyiyLG__lead{font-size:var(--text-md)}.CountdownBadge-module-scss-module__CyiyLG__lg .CountdownBadge-module-scss-module__CyiyLG__clock{gap:var(--space-4)}.CountdownBadge-module-scss-module__CyiyLG__lg .CountdownBadge-module-scss-module__CyiyLG__unit{min-width:4.75rem;padding:var(--space-3) var(--space-4)}.CountdownBadge-module-scss-module__CyiyLG__lg .CountdownBadge-module-scss-module__CyiyLG__value{font-size:var(--text-3xl)}.CountdownBadge-module-scss-module__CyiyLG__lg .CountdownBadge-module-scss-module__CyiyLG__unitLabel{font-size:var(--text-sm)}@media (max-width:520px){.CountdownBadge-module-scss-module__CyiyLG__lg .CountdownBadge-module-scss-module__CyiyLG__unit{min-width:3.5rem;padding:var(--space-2) var(--space-3)}.CountdownBadge-module-scss-module__CyiyLG__lg .CountdownBadge-module-scss-module__CyiyLG__value{font-size:var(--text-2xl)}}
.SplitButtonDemo-module-scss-module__C4HNEW__demo{align-items:center;gap:var(--space-4);padding-top:120px;display:flex}.SplitButtonDemo-module-scss-module__C4HNEW__item{width:100%;padding:var(--space-2) var(--space-3);font:inherit;font-size:var(--text-sm);color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:none;display:block}.SplitButtonDemo-module-scss-module__C4HNEW__item:hover{background:var(--gray-100)}
.HeroCollectionLoop-module-scss-module___OVR9a__frame{aspect-ratio:4/5;border-radius:var(--radius-xl);background:var(--gray-100);width:100%;overflow:hidden}.HeroCollectionLoop-module-scss-module___OVR9a__video{object-fit:cover;width:100%;height:100%;display:block}
.CollectionFormModal-module-scss-module__yFL9Zq__labelRow{margin-bottom:var(--space-2);justify-content:space-between;align-items:baseline;display:flex}.CollectionFormModal-module-scss-module__yFL9Zq__label{font-size:var(--text-md);font-weight:var(--weight-bold);color:var(--ink)}.CollectionFormModal-module-scss-module__yFL9Zq__counter{font-size:var(--text-sm);color:var(--text-muted)}.CollectionFormModal-module-scss-module__yFL9Zq__input,.CollectionFormModal-module-scss-module__yFL9Zq__textarea{box-sizing:border-box;width:100%;font-family:inherit;font-size:var(--text-md);font-weight:var(--weight-medium);color:var(--ink);background:var(--white);padding:var(--space-4) var(--space-5);margin-bottom:var(--space-6);outline:none;transition:border-color .2s}.CollectionFormModal-module-scss-module__yFL9Zq__input::placeholder,.CollectionFormModal-module-scss-module__yFL9Zq__textarea::placeholder{color:var(--text-muted)}.CollectionFormModal-module-scss-module__yFL9Zq__input:focus,.CollectionFormModal-module-scss-module__yFL9Zq__textarea:focus{border-color:var(--ink)}.CollectionFormModal-module-scss-module__yFL9Zq__textarea{resize:vertical;min-height:96px}.CollectionFormModal-module-scss-module__yFL9Zq__actions{gap:var(--space-3);justify-content:flex-start;display:flex}
.page-module-scss-module__c6ldla__page{max-width:1240px;padding:var(--space-16) var(--space-6) var(--space-20);color:var(--text-primary);margin:0 auto}.page-module-scss-module__c6ldla__layout{align-items:flex-start;gap:var(--space-12);display:flex}.page-module-scss-module__c6ldla__sidenav{top:var(--space-6);max-height:calc(100vh - var(--space-10));padding-right:var(--space-2);flex-direction:column;flex:0 0 196px;gap:1px;display:flex;position:sticky;overflow-y:auto}@media (max-width:860px){.page-module-scss-module__c6ldla__sidenav{display:none}}.page-module-scss-module__c6ldla__navLink{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-secondary);border-radius:var(--radius-md);white-space:nowrap;padding:7px 12px;text-decoration:none;transition:background .15s,color .15s}.page-module-scss-module__c6ldla__navLink:hover{background:var(--bg-subtle);color:var(--ink)}.page-module-scss-module__c6ldla__content{flex:1;min-width:0}.page-module-scss-module__c6ldla__masthead{margin-bottom:var(--space-16)}.page-module-scss-module__c6ldla__masthead .page-module-scss-module__c6ldla__eyebrow{align-items:center;gap:var(--space-2);font-size:var(--text-xs);font-weight:var(--weight-semibold);text-transform:uppercase;letter-spacing:.08em;color:var(--brand);background:var(--brand-50);border-radius:var(--radius-pill);padding:6px 12px;display:inline-flex}.page-module-scss-module__c6ldla__masthead h1{font-size:var(--text-4xl);line-height:var(--leading-snug);letter-spacing:-.02em;margin:var(--space-5) 0 var(--space-4)}.page-module-scss-module__c6ldla__masthead p{font-size:var(--text-lg);line-height:var(--leading-relaxed);color:var(--text-secondary);max-width:60ch;margin:0}.page-module-scss-module__c6ldla__section{padding:var(--space-12) 0;border-top:1px solid var(--border);scroll-margin-top:var(--space-6)}.page-module-scss-module__c6ldla__section>h2{font-size:var(--text-2xl);letter-spacing:-.01em;margin-bottom:var(--space-2)}.page-module-scss-module__c6ldla__section .page-module-scss-module__c6ldla__lead{color:var(--text-muted);font-size:var(--text-sm);margin:0 0 var(--space-8)}.page-module-scss-module__c6ldla__subhead{font-size:var(--text-xs);font-weight:var(--weight-semibold);text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin:var(--space-8) 0 var(--space-4)}.page-module-scss-module__c6ldla__swatchGrid{gap:var(--space-4);grid-template-columns:repeat(auto-fill,minmax(150px,1fr));display:grid}.page-module-scss-module__c6ldla__swatch{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);overflow:hidden}.page-module-scss-module__c6ldla__swatch .page-module-scss-module__c6ldla__chip{height:84px}.page-module-scss-module__c6ldla__swatch .page-module-scss-module__c6ldla__meta{padding:var(--space-3) var(--space-4) var(--space-4)}.page-module-scss-module__c6ldla__swatch .page-module-scss-module__c6ldla__name{font-weight:var(--weight-semibold);font-size:var(--text-sm)}.page-module-scss-module__c6ldla__swatch .page-module-scss-module__c6ldla__hex{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase}.page-module-scss-module__c6ldla__typeRow{justify-content:space-between;align-items:baseline;gap:var(--space-6);padding:var(--space-4) 0;border-bottom:1px solid var(--border);flex-wrap:wrap;display:flex}.page-module-scss-module__c6ldla__typeRow .page-module-scss-module__c6ldla__specimen{line-height:var(--leading-snug);letter-spacing:-.01em}.page-module-scss-module__c6ldla__typeRow .page-module-scss-module__c6ldla__spec{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-muted);white-space:nowrap}.page-module-scss-module__c6ldla__proseSpecimen{max-width:640px}.page-module-scss-module__c6ldla__proseSpecimen>*{margin:0}.page-module-scss-module__c6ldla__proseSpecimen>*+*{margin-top:var(--space-4)}.page-module-scss-module__c6ldla__weights{gap:var(--space-6);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.page-module-scss-module__c6ldla__weights span{font-size:var(--text-2xl)}.page-module-scss-module__c6ldla__row{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.page-module-scss-module__c6ldla__fieldGrid{gap:var(--space-6);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));max-width:720px;display:grid}.page-module-scss-module__c6ldla__field{gap:var(--space-2);flex-direction:column;display:flex}.page-module-scss-module__c6ldla__field label{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-secondary)}.page-module-scss-module__c6ldla__field input,.page-module-scss-module__c6ldla__field select,.page-module-scss-module__c6ldla__field textarea{width:100%;height:var(--input-height);padding:0 var(--space-4);border:1px solid var(--border-strong);border-radius:var(--radius-md);font-size:var(--text-md);color:var(--text-primary);background:var(--surface);outline:none;transition:border-color .15s,box-shadow .15s}.page-module-scss-module__c6ldla__field input::placeholder,.page-module-scss-module__c6ldla__field select::placeholder,.page-module-scss-module__c6ldla__field textarea::placeholder{color:var(--gray-400)}.page-module-scss-module__c6ldla__field input:focus,.page-module-scss-module__c6ldla__field select:focus,.page-module-scss-module__c6ldla__field textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-100)}.page-module-scss-module__c6ldla__field textarea{height:auto;padding:var(--space-3) var(--space-4);resize:vertical;line-height:var(--leading-normal)}.page-module-scss-module__c6ldla__chips{gap:var(--space-2);flex-wrap:wrap;display:flex}.page-module-scss-module__c6ldla__tag{border-radius:var(--radius-pill);font-size:var(--text-sm);font-weight:var(--weight-medium);border:1px solid var(--border-strong);color:var(--text-secondary);background:var(--surface);align-items:center;gap:6px;padding:7px 14px;display:inline-flex}.page-module-scss-module__c6ldla__tag.page-module-scss-module__c6ldla__active{background:var(--ink);border-color:var(--ink);color:#fff}.page-module-scss-module__c6ldla__badge{border-radius:var(--radius-pill);font-size:var(--text-xs);font-weight:var(--weight-semibold);align-items:center;padding:4px 10px;display:inline-flex}.page-module-scss-module__c6ldla__badge.page-module-scss-module__c6ldla__success{background:var(--success-bg);color:var(--success)}.page-module-scss-module__c6ldla__badge.page-module-scss-module__c6ldla__warning{background:var(--warning-bg);color:#a76a04}.page-module-scss-module__c6ldla__badge.page-module-scss-module__c6ldla__error{background:var(--error-bg);color:var(--error)}.page-module-scss-module__c6ldla__badge.page-module-scss-module__c6ldla__info{background:var(--info-bg);color:var(--info)}.page-module-scss-module__c6ldla__badge.page-module-scss-module__c6ldla__brand{background:var(--brand-50);color:var(--brand)}.page-module-scss-module__c6ldla__cardGrid{gap:var(--space-6);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));display:grid}.page-module-scss-module__c6ldla__card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);transition:transform .2s,box-shadow .2s;overflow:hidden}.page-module-scss-module__c6ldla__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.page-module-scss-module__c6ldla__card .page-module-scss-module__c6ldla__thumb{background:linear-gradient(135deg, var(--brand-300), var(--brand-600));height:150px}.page-module-scss-module__c6ldla__card .page-module-scss-module__c6ldla__body{padding:var(--space-5)}.page-module-scss-module__c6ldla__card .page-module-scss-module__c6ldla__body h4{font-size:var(--text-lg);margin:0 0 6px}.page-module-scss-module__c6ldla__card .page-module-scss-module__c6ldla__body p{color:var(--text-muted);font-size:var(--text-sm);line-height:var(--leading-normal);margin:0}.page-module-scss-module__c6ldla__tileGrid{gap:var(--space-6);grid-template-columns:repeat(auto-fill,minmax(150px,1fr));display:grid}.page-module-scss-module__c6ldla__tile{border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--border);height:96px;padding:var(--space-3);font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-muted);align-items:flex-end;display:flex}.page-module-scss-module__c6ldla__radiiTile{background:var(--brand-50);border:1px solid var(--brand-200);height:96px;padding:var(--space-3);font-family:var(--font-mono);font-size:var(--text-xs);color:var(--brand-700);align-items:flex-end;display:flex}.page-module-scss-module__c6ldla__spaceRow{gap:var(--space-3);font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-muted);flex-direction:column;display:flex}.page-module-scss-module__c6ldla__spaceRow div{align-items:center;gap:var(--space-4);display:flex}.page-module-scss-module__c6ldla__spaceRow .page-module-scss-module__c6ldla__bar{background:var(--brand-400);border-radius:3px;height:14px}
.ChallengePromo-module-scss-module__QnqvvW__promo{padding:clamp(var(--space-16),8vw,var(--space-20)) var(--space-6);background:var(--bg-subtle)}.ChallengePromo-module-scss-module__QnqvvW__inner{gap:clamp(var(--space-8),5vw,var(--space-16));grid-template-columns:1.05fr .95fr;align-items:center;max-width:1200px;margin:0 auto;display:grid}.ChallengePromo-module-scss-module__QnqvvW__noMedia{text-align:center;grid-template-columns:1fr;max-width:640px}.ChallengePromo-module-scss-module__QnqvvW__copy{align-items:flex-start;gap:var(--space-5);flex-direction:column;display:flex}.ChallengePromo-module-scss-module__QnqvvW__noMedia .ChallengePromo-module-scss-module__QnqvvW__copy{align-items:center}.ChallengePromo-module-scss-module__QnqvvW__chip{padding:var(--space-1) var(--space-3);border:1px solid var(--border);border-radius:var(--radius-xl);font-size:var(--text-sm);font-weight:var(--weight-semibold);text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);align-items:center;display:inline-flex}.ChallengePromo-module-scss-module__QnqvvW__title{max-width:18ch;font-size:clamp(var(--text-2xl),4vw,var(--text-4xl));line-height:var(--leading-tight);color:var(--ink);text-wrap:balance;margin:0}.ChallengePromo-module-scss-module__QnqvvW__tagline{max-width:52ch;font-size:var(--text-lg);line-height:var(--leading-relaxed);color:var(--text-secondary);margin:0}.ChallengePromo-module-scss-module__QnqvvW__prizes{flex-direction:column;display:flex}.ChallengePromo-module-scss-module__QnqvvW__prizeTotal{font-size:clamp(var(--text-2xl),3.4vw,var(--text-3xl));font-weight:var(--weight-bold);line-height:var(--leading-none);color:var(--ink);font-variant-numeric:tabular-nums}.ChallengePromo-module-scss-module__QnqvvW__prizeTotalLabel{margin-top:var(--space-1);font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-secondary)}.ChallengePromo-module-scss-module__QnqvvW__cta{gap:var(--space-3);margin-top:var(--space-2);display:flex}.ChallengePromo-module-scss-module__QnqvvW__media{width:100%}.ChallengePromo-module-scss-module__QnqvvW__videoWrap{aspect-ratio:16/9;border-radius:var(--radius-lg);background:var(--ink);box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.ChallengePromo-module-scss-module__QnqvvW__video{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}@media (max-width:879px){.ChallengePromo-module-scss-module__QnqvvW__inner{grid-template-columns:1fr;max-width:560px}.ChallengePromo-module-scss-module__QnqvvW__copy{text-align:center;align-items:center}.ChallengePromo-module-scss-module__QnqvvW__media{order:-1}}
