#you-bring-the-talent-we-ll-walk-you-in{position:relative;overflow:hidden;background:var(--c-dark-bg);color:var(--c-dark-text)}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__media{position:relative;height:34svh;min-height:220px;max-height:420px;overflow:hidden;background:var(--c-dark-bg)}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 18%}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__sweep{position:absolute;inset:0;pointer-events:none;background:linear-gradient(100deg,rgba(45,127,240,0) 0%,rgba(45,127,240,.38) 42%,rgba(45,127,240,0) 74%);transform:translateX(-118%);will-change:transform}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__plate{padding:var(--sp-6) var(--gutter) var(--sp-7)}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__inner{width:100%;max-width:var(--maxw);margin-inline:auto}
#you-bring-the-talent-we-ll-walk-you-in h1{font-size:clamp(1.875rem,1.2rem + 2.8vw,3.5rem);line-height:1.05;color:var(--c-dark-text)}
#you-bring-the-talent-we-ll-walk-you-in h1 .line{display:block}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__sub{margin-top:var(--sp-4);font-size:1rem;line-height:1.6;color:rgba(238,242,248,.82);max-width:46ch}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__doors{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:var(--sp-5)}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__door{position:relative;background:#12161C;border:1px solid #1E242C;border-left:4px solid transparent;border-radius:var(--radius-sm);padding:14px 13px 14px 16px;min-height:104px;display:flex;flex-direction:column;gap:6px;color:var(--c-dark-text)}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__door::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--c-accent);transform:scaleY(1);transform-origin:top center;transition:background-color 200ms var(--mo-ease)}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__door:hover,#you-bring-the-talent-we-ll-walk-you-in .hero-door__door:focus-within{border-left-color:transparent;border-color:#28313c;box-shadow:inset 2px 0 0 rgba(45,127,240,.45)}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__door:hover::before,#you-bring-the-talent-we-ll-walk-you-in .hero-door__door:focus-within::before{background:var(--c-secondary)}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__door .lanyard-kicker{margin-bottom:0;font-size:.625rem;letter-spacing:.12em;gap:8px}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__door .lanyard-kicker::before{width:18px}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__line{font-size:.8125rem;line-height:1.45;color:rgba(238,242,248,.8)}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__btn{background:var(--c-secondary);color:var(--c-primary);border-color:var(--c-secondary);font-weight:600}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__btn:hover,#you-bring-the-talent-we-ll-walk-you-in .hero-door__btn:focus-visible{background:var(--c-blue-light);border-color:var(--c-blue-light);color:var(--c-primary)}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__btn--inline{display:none;margin-top:auto;align-self:flex-start;min-height:44px;padding:.55rem 1rem;font-size:.9375rem}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__btn--stack{display:inline-flex;width:100%;margin-top:12px}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__textlink{display:inline-flex;align-items:center;min-height:44px;margin-top:auto;color:var(--c-blue-light);text-decoration:none;font-weight:600;font-size:.8125rem}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__textlink span{border-bottom:1px solid rgba(127,178,255,.65);padding-bottom:2px;transition:border-color 200ms var(--mo-ease)}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__textlink:hover{color:#fff}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__textlink:hover span{border-bottom-color:var(--c-secondary)}
@media (prefers-reduced-motion:no-preference){
#you-bring-the-talent-we-ll-walk-you-in .hero-door__sweep{animation:whoaSweep 900ms var(--mo-ease) 150ms 1 forwards}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__inner>*{animation:whoaRise 420ms var(--mo-ease) both}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__inner>*:nth-child(1){animation-delay:80ms}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__inner>*:nth-child(2){animation-delay:150ms}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__inner>*:nth-child(3){animation-delay:220ms}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__inner>*:nth-child(4){animation-delay:290ms}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__inner>*:nth-child(5){animation-delay:360ms}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__door::before{animation:whoaDraw 420ms var(--mo-ease) 620ms both}
}
@keyframes whoaSweep{from{transform:translateX(-118%)}to{transform:translateX(118%)}}
@keyframes whoaRise{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}
@keyframes whoaDraw{from{transform:scaleY(0)}to{transform:scaleY(1)}}
@media (prefers-reduced-motion:reduce){#you-bring-the-talent-we-ll-walk-you-in .hero-door__sweep{display:none}}
@media (min-width:768px){
#you-bring-the-talent-we-ll-walk-you-in .hero-door__media{height:42svh;max-height:520px}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__doors{gap:var(--sp-4)}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__door{padding:var(--sp-4) var(--sp-4) var(--sp-4) 22px;min-height:158px}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__door .lanyard-kicker{font-size:.6875rem}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__line{font-size:.9375rem}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__btn--inline{display:inline-flex}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__btn--stack{display:none}
}
@media (min-width:1100px){
#you-bring-the-talent-we-ll-walk-you-in{display:grid;grid-template-columns:5fr 7fr;grid-template-rows:100%;align-items:stretch;height:calc(100svh - var(--header-h));max-height:calc(100svh - var(--header-h))}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__media{order:2;height:100%;min-height:0;max-height:none;align-self:stretch}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__media img{width:100%;height:100%;min-height:100%;object-fit:cover}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__plate{order:1;display:flex;align-items:center;min-height:0;padding:clamp(1.5rem,3.2vh,3.5rem) clamp(1.75rem,2.4vw,3rem) clamp(1.5rem,3.2vh,3.5rem) clamp(1.5rem,3.5vw,5rem)}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__inner{max-width:560px;margin-inline:0 0}
#you-bring-the-talent-we-ll-walk-you-in h1{font-size:clamp(2.125rem,2.7vw,3.1rem)}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__sub{font-size:1.0625rem;margin-top:1rem}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__doors{margin-top:1.5rem}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__door{min-height:150px}
}
@media (min-width:1100px) and (max-height:860px){
#you-bring-the-talent-we-ll-walk-you-in .hero-door__plate{padding-top:1.5rem;padding-bottom:1.5rem}
#you-bring-the-talent-we-ll-walk-you-in h1{font-size:clamp(1.875rem,2.3vw,2.6rem)}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__sub{margin-top:.875rem;font-size:1rem}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__doors{margin-top:1.25rem;gap:.875rem}
#you-bring-the-talent-we-ll-walk-you-in .hero-door__door{min-height:0;padding:1rem 1rem 1rem 20px}
}

#for-the-talent{background:var(--c-dark-bg);color:var(--c-dark-text);position:relative;overflow:hidden}
#for-the-talent .talent__top{display:grid;gap:var(--sp-6);grid-template-columns:1fr}
#for-the-talent h2{color:var(--c-dark-text)}
#for-the-talent .lede{color:rgba(238,242,248,.84);margin-top:var(--sp-4)}
#for-the-talent .talent__inset{margin:0;aspect-ratio:3/4;width:100%;max-width:420px;border:1px solid #1E242C;background:var(--c-dark-bg);overflow:hidden;border-radius:var(--radius-sm)}
#for-the-talent .talent__inset img{width:100%;height:100%;object-fit:cover;object-position:50% 22%;border-radius:0}
#for-the-talent .talent__doors{display:grid;gap:var(--sp-4);grid-template-columns:1fr;margin-top:var(--sp-7)}
#for-the-talent .talent__card{position:relative;background:#12161C;border:1px solid #1E242C;border-left:4px solid var(--c-accent);border-radius:var(--radius-sm);padding:var(--sp-5) var(--sp-5) var(--sp-5) 24px;color:var(--c-dark-text)}
#for-the-talent .talent__card:hover,#for-the-talent .talent__card:focus-within{border-left-color:var(--c-secondary);box-shadow:inset 2px 0 0 rgba(45,127,240,.45)}
#for-the-talent .talent__card h3{color:var(--c-dark-text);font-size:1.0625rem}
#for-the-talent .talent__card h3 a{color:inherit;text-decoration:none}
#for-the-talent .talent__card h3 a::after{content:"";position:absolute;inset:0}
#for-the-talent .talent__card h3 a:hover{color:var(--c-blue-light)}
#for-the-talent .talent__card p{margin-top:var(--sp-3);font-size:.9375rem;line-height:1.55;color:rgba(238,242,248,.78)}
#for-the-talent .talent__floor{height:3px;width:100%;margin-top:var(--sp-6);background:var(--c-secondary)}
@media (min-width:768px){
#for-the-talent .talent__doors{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--sp-3)}
#for-the-talent .talent__card{padding:var(--sp-4) var(--sp-4) var(--sp-4) 20px}
}
@media (min-width:1100px){
#for-the-talent .talent__top{grid-template-columns:5fr 7fr;gap:clamp(2rem,4vw,4rem);align-items:center}
#for-the-talent .talent__inset{justify-self:end;max-width:400px}
#for-the-talent .talent__doors{gap:var(--sp-4)}
}

#for-brands-and-businesses{background:var(--c-accent);color:#fff;position:relative;overflow:hidden}
#for-brands-and-businesses .brands__grid{display:grid;gap:var(--sp-6);grid-template-columns:1fr}
#for-brands-and-businesses .brands__frame{margin:0;aspect-ratio:4/3;overflow:hidden;background:#041C3D;border:1px solid rgba(238,242,248,.16);border-radius:var(--radius-sm)}
#for-brands-and-businesses .brands__frame img{width:100%;height:100%;object-fit:cover;border-radius:0}
#for-brands-and-businesses h2{color:#fff}
#for-brands-and-businesses .brands__copy p{margin-top:var(--sp-4);font-size:1rem;line-height:1.6;color:rgba(255,255,255,.88);max-width:40ch}
#for-brands-and-businesses .brands__link{margin-top:var(--sp-5);display:inline-flex;align-items:center;min-height:44px;color:var(--c-blue-light);border-bottom:1px solid rgba(127,178,255,.6)}
#for-brands-and-businesses .brands__link:hover{color:#fff;border-bottom-color:#fff}
@media (min-width:1100px){
#for-brands-and-businesses .brands__grid{grid-template-columns:7fr 5fr;gap:clamp(2.5rem,4vw,4.5rem);align-items:center}
}

#about-delano{background:var(--c-dark-bg);color:var(--c-dark-text);position:relative;overflow:hidden}
#about-delano .about__panel{position:relative;overflow:hidden;display:flex;flex-direction:column;background:#12161C;border:1px solid #1E242C;border-radius:var(--radius-sm);padding:var(--sp-5)}
#about-delano .about__photo{order:-1;width:min(100%,320px);margin:0 0 var(--sp-5);aspect-ratio:3/4;overflow:hidden;background:var(--c-dark-bg)}
#about-delano .about__photo img{width:100%;height:100%;object-fit:cover;object-position:50% 22%;border-radius:0;transform:scale(1.035);transition:transform 620ms var(--mo-ease)}
#about-delano .about__panel.is-visible .about__photo img{transform:none}
#about-delano h2{color:var(--c-dark-text);font-size:clamp(1.625rem,1.25rem + 1.6vw,2.25rem)}
#about-delano .about__rule{display:block;height:1px;width:100%;max-width:340px;background:var(--c-secondary);margin:var(--sp-4) 0 var(--sp-5)}
#about-delano .about__copy p{font-size:1rem;line-height:1.65;color:rgba(238,242,248,.84);max-width:56ch}
#about-delano .about__division{margin-top:var(--sp-5);font-size:.9375rem;font-weight:500;color:var(--c-blue-light)}
@media (prefers-reduced-motion:reduce){#about-delano .about__photo img{transform:none;transition:none}}
@media (min-width:900px){
#about-delano .about__panel{padding:clamp(2rem,3vw,3rem);min-height:520px}
#about-delano .about__photo{position:absolute;top:0;right:0;width:30%;height:auto;aspect-ratio:3/4;margin:0;order:0}
#about-delano .about__copy{width:min(100%,58%)}
#about-delano .about__copy p{max-width:46ch}
}

#start-the-conversation{position:relative;overflow:hidden;background:var(--c-dark-bg);color:var(--c-dark-text);padding-block:clamp(2.75rem,2rem + 3vw,4.5rem);min-height:60svh;display:flex;align-items:center}
#start-the-conversation .contact__media{position:absolute;inset:0;z-index:0}
#start-the-conversation .contact__media img{width:100%;height:100%;object-fit:cover;border-radius:0}
#start-the-conversation .contact__scrim{position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,12,14,.94) 0%,rgba(11,12,14,.88) 55%,rgba(6,41,89,.84) 100%)}
#start-the-conversation .contact__grid{position:relative;z-index:1;display:grid;gap:var(--sp-7);grid-template-columns:1fr}
#start-the-conversation h2{color:var(--c-dark-text);font-size:clamp(1.75rem,1.3rem + 1.9vw,2.5rem)}
#start-the-conversation .contact__op{margin-top:var(--sp-4);font-size:1rem;line-height:1.6;color:rgba(238,242,248,.86);max-width:42ch}
#start-the-conversation .contact__details{list-style:none;margin:var(--sp-5) 0 0;padding:0;display:grid;gap:var(--sp-2)}
#start-the-conversation .contact__details li{max-width:44ch;font-size:.9375rem;font-weight:500;color:rgba(238,242,248,.78)}
#start-the-conversation .contact__details a{display:inline-flex;align-items:center;min-height:40px;font-family:var(--ff-display);font-weight:700;font-size:1.25rem;letter-spacing:-0.02em;color:var(--c-dark-text);text-decoration:none;border-bottom:1px solid rgba(127,178,255,.5)}
#start-the-conversation .contact__details a:hover{color:var(--c-blue-light);border-bottom-color:var(--c-secondary)}
#start-the-conversation .contact__email{font-size:1.0625rem!important}
#start-the-conversation .contact__form{display:grid;gap:var(--sp-4);grid-template-columns:1fr}
#start-the-conversation .field{display:grid;gap:6px;min-width:0}
#start-the-conversation label{font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--c-blue-light)}
#start-the-conversation input,#start-the-conversation select,#start-the-conversation textarea{width:100%;min-height:48px;padding:.7rem .85rem;background:#12161C;color:var(--c-dark-text);border:1px solid #1E242C;border-radius:var(--radius-sm);font-size:1rem}
#start-the-conversation textarea{min-height:120px;resize:vertical}
#start-the-conversation select option{background:#12161C;color:var(--c-dark-text)}
#start-the-conversation input::placeholder,#start-the-conversation textarea::placeholder{color:rgba(238,242,248,.55)}
#start-the-conversation input:focus,#start-the-conversation select:focus,#start-the-conversation textarea:focus{border-color:var(--c-secondary);outline:3px solid var(--c-secondary);outline-offset:2px}
#start-the-conversation .contact__submit{background:var(--c-secondary);color:var(--c-primary);border-color:var(--c-secondary);width:100%;min-height:52px;font-weight:600}
#start-the-conversation .contact__submit:hover,#start-the-conversation .contact__submit:focus-visible{background:var(--c-blue-light);border-color:var(--c-blue-light);color:var(--c-primary)}
@media (min-width:768px){
#start-the-conversation .contact__form{grid-template-columns:repeat(2,minmax(0,1fr))}
#start-the-conversation .field--full{grid-column:1 / -1}
#start-the-conversation .contact__submit{grid-column:1 / -1;width:auto;justify-self:start;padding-inline:2rem}
}
@media (min-width:1100px){
#start-the-conversation .contact__grid{grid-template-columns:5fr 6fr;gap:clamp(2.5rem,5vw,5rem);align-items:start}
#start-the-conversation .contact__scrim{background:linear-gradient(90deg,rgba(11,12,14,.95) 0%,rgba(11,12,14,.9) 60%,rgba(6,41,89,.82) 100%)}
}