header#header{z-index:100;flex-direction:row;grid-area:header;justify-content:space-between;align-items:center;width:100%;padding:2.5rem 5rem;font-size:1rem;transition:padding .3s,font-size .3s;display:flex;position:fixed;top:0;left:0}@media (max-width:1024px){header#header{font-size:.75rem}}@media (max-width:600px){header#header{padding:2.5rem;font-size:.6rem}}header#header.scrolled{-webkit-backdrop-filter:blur(.5em);backdrop-filter:blur(.5em);background:#000238bf;padding-top:.625rem;padding-bottom:.625rem;font-size:.75rem}@media (max-width:1024px){header#header.scrolled{font-size:.65rem}}header#header h1#logo{aspect-ratio:2.344;background-image:url(/logo.svg);background-repeat:no-repeat;background-size:contain;width:18.3125em;margin:0;padding:0;font-size:1em;display:block}@media (max-width:1024px){header#header h1#logo{width:16em}}@media (max-width:600px){header#header h1#logo{margin:0}}header#header h1#logo a{width:100%;height:100%;display:block}header#header h1#logo span{display:none}header#header nav button#navToggle,header#header nav button#navClose{aspect-ratio:1;cursor:pointer;background:0 0;border:none;width:3rem;display:none;position:relative}header#header nav button#navToggle:before,header#header nav button#navClose:before{content:"";color:#e04284;content:"";width:1em;height:1em;font-family:FontAwesome;font-size:3rem;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-weight:400!important}header#header nav button#navToggle>span,header#header nav button#navClose>span{display:none}header#header nav button#navClose{position:absolute;top:2rem;right:2rem}header#header nav button#navClose:before{content:""}header#header nav>ul{border-bottom:.125em solid #e04284;flex-direction:row;justify-content:flex-end;align-items:center;margin:0 -5em 0 0;padding:0 5em .5em}header#header nav>ul>li{margin:0 0 0 2em;padding:0}header#header nav>ul>li:first-child{margin:0}header#header nav>ul>li>a{letter-spacing:-.03em;color:#fff;text-transform:uppercase;padding:.25em .5em;font-family:acumin-pro-semi-condensed,sans-serif;font-size:1.875em;font-style:normal;font-weight:500;line-height:1;text-decoration:none}header#header nav>ul>li>a:hover{color:#e04284}@media (max-width:600px){header#header>nav button#navToggle,header#header>nav button#navClose{display:block}header#header>nav>ul{z-index:9999;background:#fff;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;max-width:40rem;height:100vh;padding:6rem 3rem;font-size:1.5rem;display:none;position:fixed;top:0;left:0}header#header>nav>ul>li{width:100%}header#header>nav>ul>li>a{color:#e04284}header#header.mobileOpen>nav>ul{display:flex}header#header.mobileOpen:after{content:"";-webkit-backdrop-filter:blur(.24rem);backdrop-filter:blur(.24rem);z-index:999;background:#00023899;width:100%;height:100vh;display:block;position:fixed;top:0;left:0}}
footer#footer{background-color:#e04284;flex-direction:row;justify-content:space-between;align-items:center;padding:2.5rem 5rem;display:flex}footer#footer nav.social{flex-direction:row;justify-content:center;gap:1.5rem;margin-bottom:0;display:flex}footer#footer nav.social a{color:#fff;width:3rem;height:3rem;font-size:1.15rem;text-decoration:none;display:block;position:relative}footer#footer nav.social a:before{content:"";color:#fff;width:1em;height:1em;font-family:FontAwesomeBrands;font-size:3rem;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-weight:400!important}footer#footer nav.social a:hover{color:#fff}footer#footer nav.social a.instagram:before{content:""}footer#footer nav.social a.linkedin:before{content:""}footer#footer nav.social a>span{display:none}footer#footer>p#copyright{text-align:center;color:#fff;font-size:1.75rem}
form.contactForm{flex-direction:column;gap:2rem;width:100%;display:flex}form.contactForm div.fieldGroup{grid-template-columns:1fr 1fr;gap:2rem;display:grid}@media (max-width:900px){form.contactForm div.fieldGroup{grid-template-columns:1fr}}form.contactForm div.field{flex-direction:column;gap:.75rem;display:flex}form.contactForm div.field.honeypot{width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}form.contactForm label{letter-spacing:-.03em;color:#e04284;font-family:acumin-pro-condensed,sans-serif;font-size:1.75rem;font-style:normal;font-weight:800;line-height:1}form.contactForm input,form.contactForm textarea{letter-spacing:-.03em;color:#fff;appearance:none;background:#000238;border:.1875rem solid #fff;border-radius:1.25rem;width:100%;padding:1.25rem 1.5rem;font-family:acumin-pro,sans-serif;font-size:1.375rem;font-style:normal;font-weight:300;line-height:1.1}form.contactForm input::placeholder,form.contactForm textarea::placeholder{color:#000238e6}form.contactForm textarea{resize:vertical;min-height:14rem}form.contactForm div.actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}form.contactForm button{letter-spacing:-.05em;color:#fff;background:#e04284;border:none;border-radius:100rem;min-width:15rem;padding:1rem 1.5rem;font-family:acumin-pro-condensed,sans-serif;font-size:1.5rem;font-style:normal;font-weight:500;line-height:1}form.contactForm p.meta{color:#fff;margin:0;font-size:1.25rem}form.contactForm p.success,form.contactForm p.error{margin:0;font-size:1.125rem}
main#content.home header#hero{background-image:url(/hero-image.jpg);background-position:100% 100%;background-repeat:no-repeat;background-size:contain;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:3.75rem;width:calc(100% + 5rem);margin:0 -5rem 0 0;padding:15rem 5rem 5rem;display:flex}@media (max-width:600px){main#content.home header#hero{background-position:190% 100%;background-size:110%;padding-bottom:40rem}}main#content.home header#hero span.eyebrow{letter-spacing:-.03em;color:#fff;text-transform:uppercase;font-family:acumin-pro-semi-condensed,sans-serif;font-size:1.25rem;font-style:normal;font-weight:500;line-height:1}main#content.home header#hero span.eyebrow>span{position:relative}main#content.home header#hero span.eyebrow>span:not(:last-child):after{content:"_";color:#e04284;margin:0 .75rem;display:inline-block}main#content.home header#hero h2{letter-spacing:-.03em;color:#fff;text-align:left;width:60rem;margin:0;font-family:acumin-pro-semi-condensed,sans-serif;font-size:8.625rem;font-style:normal;font-weight:500;line-height:1}main#content.home header#hero h2>span{letter-spacing:-.03em;color:#e04284;font-family:mokoko,serif;font-size:.88em;font-style:italic;font-weight:800;line-height:1}@media (max-width:1024px){main#content.home header#hero h2{width:70%;font-size:7rem}}@media (max-width:600px){main#content.home header#hero h2{width:100%;font-size:6rem}}main#content.home header#hero p{flex-direction:row;justify-content:flex-start;align-items:center;gap:1.75rem;margin:0;display:flex}main#content.home section#about{background-color:#fff;grid-template:"image heading""image content""image topics""engagements engagements"1fr/40rem 1fr;gap:2rem 6.25rem;display:grid}@media (max-width:1024px){main#content.home section#about{grid-template-columns:25rem 1fr;grid-template-areas:"heading heading""content content""image topics""engagements engagements"}}@media (max-width:600px){main#content.home section#about{grid-template:"image""heading""content""topics""engagements"1fr/100%}}main#content.home section#about figure.image{aspect-ratio:.8;border-radius:2rem;grid-area:image;width:100%;position:relative;overflow:hidden}main#content.home section#about figure.image>img{width:100%;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}main#content.home section#about h2{text-align:left;grid-area:heading;margin:1.5rem 0 0}main#content.home section#about p{grid-area:content;margin:0}main#content.home section#about ul.topics{grid-area:topics;grid-template-columns:repeat(2,1fr);align-self:center;row-gap:.25rem;margin:0;padding:0;display:grid}@media (max-width:1024px){main#content.home section#about ul.topics{grid-template-columns:repeat(1,1fr);place-self:center flex-start}}main#content.home section#about ul.topics>li{margin:0 0 .75rem;padding:0 0 0 3rem;font-size:2rem;list-style:none;position:relative}main#content.home section#about ul.topics>li:before{content:"";color:#e04284;width:1em;height:1em;font-family:FontAwesome;font-size:2rem;line-height:1;position:absolute;top:50%;left:0;transform:translateY(-50%);font-weight:400!important}main#content.home section#about ul.topics>li.sparkles:before{content:""}main#content.home section#about ul.topics>li.leaf:before{content:""}main#content.home section#about ul.topics>li.warning:before{content:""}main#content.home section#about ul.topics>li.institution:before{content:""}main#content.home section#about ul.topics>li.heart:before{content:""}main#content.home section#about ul.topics>li.gift:before{content:""}main#content.home section#about ul.engagements{grid-area:engagements;grid-template-columns:repeat(3,1fr);column-gap:2.375rem;margin:4rem 0 0;padding:0;display:grid}@media (max-width:600px){main#content.home section#about ul.engagements{grid-template-columns:repeat(1,1fr);row-gap:2.375rem}}main#content.home section#about ul.engagements>li{background-color:#0011ff0d;border:1px solid #00023833;border-radius:1em;margin:0;padding:5.25em 1.875em 1.875em;font-size:2rem;list-style:none;position:relative}main#content.home section#about ul.engagements>li:before{content:"";color:#e04284;width:1em;height:1em;font-family:FontAwesome;font-size:3.125em;line-height:1;position:absolute;top:.6em;left:.6em;transform:none;font-weight:400!important}main#content.home section#about ul.engagements>li.coaching:before{content:""}main#content.home section#about ul.engagements>li.consulting:before{content:""}main#content.home section#about ul.engagements>li.speaking:before{content:""}main#content.home section#about ul.engagements>li h3{letter-spacing:-.03em;color:#e04284;text-align:left;margin:0 0 .375em;font-family:acumin-pro-condensed,sans-serif;font-size:2.25em;font-style:normal;font-weight:800;line-height:1}main#content.home section#about ul.engagements>li p{letter-spacing:-.03em;font-family:mokoko,serif;font-size:1em;font-style:normal;font-weight:400;line-height:1.2}@media (max-width:1024px){main#content.home section#about ul.engagements>li{font-size:1.5rem}}main#content.home section#podcast{color:#fff;background-color:#000238;grid-template:"logo heading episodes""logo content episodes""logo cta episodes"1fr/33.75rem 1fr 28.75rem;align-content:flex-start;gap:2rem 3rem;display:grid}@media (max-width:1024px){main#content.home section#podcast{grid-template:"logo episodes""heading.""content cta"1fr/36rem 1fr;align-content:flex-start;gap:2rem 3rem}}@media (max-width:600px){main#content.home section#podcast{grid-template:"logo""heading""content""cta""episodes"1fr/100%;row-gap:3rem}}main#content.home section#podcast figure.image{grid-area:logo;margin-top:-5rem}@media (max-width:600px){main#content.home section#podcast figure.image{margin-top:-2.5rem}}main#content.home section#podcast h2{text-align:left;grid-area:heading;margin:4rem 0 0;font-size:3.5rem}@media (max-width:600px){main#content.home section#podcast h2{text-align:center;margin-top:0}}main#content.home section#podcast p{grid-area:content;margin:0;font-size:2.875rem}@media (max-width:600px){main#content.home section#podcast p{text-align:center}}main#content.home section#podcast a.button{grid-area:cta;align-self:flex-start}@media (max-width:1024px){main#content.home section#podcast a.button{align-self:center}}@media (max-width:600px){main#content.home section#podcast a.button{margin:0 auto}}main#content.home section#podcast ul.ecFeed.menu{grid-area:episodes}main#content.home section#podcast ul.ecFeed.menu>li{margin:0 0 1rem}main#content.home section#podcast ul.ecFeed.menu>li>a{letter-spacing:-.03em;color:#fff;border:1px solid #fff;border-radius:2rem;width:100%;height:fit-content;padding:1rem 8rem 1rem 2rem;font-family:mokoko,serif;font-size:2.875rem;font-style:normal;font-weight:800;line-height:1;text-decoration:none;display:block;position:relative}main#content.home section#podcast ul.ecFeed.menu>li>a>span{letter-spacing:-.03em;font-family:acumin-pro,sans-serif;font-size:2.25rem;font-style:italic;font-weight:300;line-height:1.1}main#content.home section#podcast ul.ecFeed.menu>li>a:after{content:"";color:#fff;content:"";width:1em;height:1em;font-family:FontAwesome;font-size:4rem;line-height:1;position:absolute;top:50%;left:auto;right:2rem;transform:translateY(-50%);font-weight:400!important}main#content.home section#podcast ul.ecFeed.menu>li>a:hover{background-color:#0011ff4d}main#content.home section#philosophy{background-color:#fff}main#content.home section#philosophy p{letter-spacing:-.03em;padding:0 0 0 11.25rem;font-family:acumin-pro,sans-serif;font-size:3.75rem;font-style:italic;font-weight:300;line-height:1.1}@media (max-width:600px){main#content.home section#philosophy p{letter-spacing:-.03em;padding:0 0 0 2rem;font-family:acumin-pro,sans-serif;font-size:2.75rem;font-style:normal;font-weight:300;line-height:1.1}}main#content.home section#philosophy p:first-of-type{padding-top:3rem;position:relative}main#content.home section#philosophy p:first-of-type:before{content:"";color:#e04284;content:"";width:1em;height:1em;font-family:FontAwesome;font-size:10rem;line-height:1;position:absolute;top:-2rem;left:0;transform:none;font-weight:400!important}@media (max-width:600px){main#content.home section#philosophy p:first-of-type:before{color:#e0428433;z-index:0;font-size:12rem;top:-3rem;left:-1rem}}main#content.home section#philosophy p.question{font-family:acumin-pro,sans-serif;font-style:italic;font-weight:500}main#content.home section#in-action{background-color:#0011ff0d;border:1px solid #ffffffe6;border-width:1px 0;position:relative}main#content.home section#in-action:after{content:"";z-index:-9;background-color:#fff;width:100%;height:100%;display:block;position:absolute;top:0;left:0}main#content.home section#in-action ul.inActionFeed.menu{grid-template-columns:repeat(3,1fr);gap:2.375rem;margin:4rem 0 0;padding:0;scroll-margin-top:10rem;display:grid}@media (max-width:600px){main#content.home section#in-action ul.inActionFeed.menu{grid-template-columns:repeat(1,1fr)}}main#content.home section#in-action ul.inActionFeed.menu>li>a{color:#000238;background-color:#0000;border:1px solid #e04284;border-radius:2rem;width:100%;height:100%;min-height:27rem;padding:12rem 3.75rem 3.75rem;font-size:2rem;text-decoration:none;list-style:none;display:block;position:relative}@media (max-width:600px){main#content.home section#in-action ul.inActionFeed.menu>li>a{min-height:0}}main#content.home section#in-action ul.inActionFeed.menu>li>a:before{content:"";color:#e04284;width:1em;height:1em;font-family:FontAwesome;font-size:6.25rem;line-height:1;position:absolute;top:3.75rem;left:3.75rem;transform:none;font-weight:400!important}main#content.home section#in-action ul.inActionFeed.menu>li>a.podcast:before{content:""}main#content.home section#in-action ul.inActionFeed.menu>li>a.substack:before{content:"";font-family:FontAwesomeBrands;font-weight:400!important}main#content.home section#in-action ul.inActionFeed.menu>li>a h3{letter-spacing:-.03em;color:#e04284;text-align:left;margin:0;font-family:acumin-pro-condensed,sans-serif;font-size:3.5rem;font-style:normal;font-weight:800;line-height:1}main#content.home section#in-action ul.inActionFeed.menu>li>a p{letter-spacing:-.03em;color:#000238;font-family:mokoko,serif;font-style:normal;font-weight:400;line-height:1.2}main#content.home section#in-action nav.pagination{flex-direction:row;justify-content:center;align-items:center;gap:2rem;width:100%;margin:3rem 0 0;display:flex}main#content.home section#in-action nav.pagination>button.button{min-width:12rem;font-size:1.75rem}main#content.home section#in-action nav.pagination>button.button:disabled{opacity:.3;cursor:not-allowed}main#content.home section#in-action nav.pagination>button.button:disabled:hover{color:#fff;background-color:#e04284;border-color:#e04284}main#content.home section#in-action nav.pagination>span{letter-spacing:-.05em;font-family:acumin-pro-condensed,sans-serif;font-size:1.75rem;font-style:normal;font-weight:500;line-height:.9}main#content.home section#contact h2{color:#fff}
