@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);
:root{--cherry:#610f30;--green:#008f5e;--grey:#bbb;--dark-grey:#828282;--off-black:#0d0d0d;--orange:#ff5833;--focus-highlight:#528deb;--pink:#ff9595;--off-white:#dadad2;--transparent-grey:hsla(0,0%,100%,.3);--purple:#796fad;--spacing-xxs:1.25rem;--spacing-xs:1.5rem;--spacing-s:1.875rem;--spacing-sm:2rem;--spacing-m:2.5rem;--spacing-l:3.125rem;--spacing-xl:3.75rem;--spacing-xxl:5rem;--spacing-xxxl:6.25rem;--spacing-xxxxl:7.5rem;--fixed-width-m:720px;--fixed-width-l:920px;--gutter:var(--spacing-xxs);--v-gutter:var(--spacing-l);--border-radius:0.25rem;--underline-height:max(1px,0.06rem);--transition-duration:300ms}@media(min-width:48rem){:root{--gutter:var(--spacing-xl);--v-gutter:var(--spacing-xxxl)}}@media(min-width:64rem){:root{--gutter:var(--spacing-xxxxl)}}@media(prefers-reduced-motion){:root{--transition-duration:600ms}}body{--viewport-height:100vh}body.inPreview{--viewport-height:700px}@font-face{font-display:block;font-family:Meritocracy;font-style:normal;font-weight:400;src:url("../fonts/meritocracy.1f836f63d1c2.woff2") format("woff2"),url("../fonts/meritocracy.f9e99e021357.woff") format("woff")}@font-face{font-display:block;font-family:TiemposText-RegularItalic;font-style:normal;font-weight:400;src:url("../fonts/TiemposText-RegularItalic.3088be5bdc31.woff2") format("woff2")}@font-face{font-display:block;font-family:TiemposText-Regular;font-style:normal;font-weight:400;src:url("../fonts/TiemposText-Regular.7cdcb6dd690b.woff2") format("woff2")}html{font-size:1.125rem}@media screen and (max-width:1919px){html{font-size:.926vw}}@media screen and (max-width:767px){html{font-size:1rem}}body{background-color:var(--off-black);color:#fff;display:flex;flex-direction:column;font-family:Inter,sans-serif;font-optical-sizing:auto;font-size:max(14px,.875rem);font-style:normal;font-weight:400;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;min-height:var(--viewport-height);overscroll-behavior:none;padding:0}@media(min-width:48rem){body{font-size:max(14px,1rem);line-height:1.5}}*,:after,:before{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit;margin:0;padding:0}input,select,textarea{background:transparent;border:none;color:inherit;font-family:inherit;margin:0;padding:0}input,select{font-size:1rem}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}textarea{font-size:inherit;resize:none}:focus{outline:none}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{box-shadow:inset 0 0 0 1000px #fff}input:-webkit-autofill:first-line{font-family:Inter,sans-serif;font-size:16px}button{background-color:transparent;border:0;cursor:pointer;font-family:inherit;font-size:inherit;margin:0;padding:0;text-transform:inherit}a,button{color:inherit}a{text-decoration:none}ul{list-style:none;margin:0;padding:0}li{list-style-type:none}ol{margin:0;padding:0}.js-focus-visible :focus:not(.focus-visible){outline:none}.focus-visible{outline:.25rem solid var(--focus-highlight)}.ArrowIcon.pink path{fill:var(--pink)}.ArrowIcon.black path{fill:var(--off-black)}.ArrowIcon.white path{fill:#fff}.ArrowIcon.right{transform:rotate(180deg)}.ArticlePromo{display:flex;flex-direction:column;gap:var(--spacing-s)}@media(min-width:48rem){.ArticlePromo{gap:var(--spacing-m)}}@media(hover:hover)and (not (prefers-reduced-motion))and (not (prefers-reduced-motion)){.ArticlePromo:hover .ArticlePromo-heading{background-size:100% var(--underline-height)}}@media(hover:hover)and (not (prefers-reduced-motion)){.ArticlePromo:hover .ArticlePromo-button{background-color:#fff;color:var(--off-black)}}.ArticlePromo-heading{background-image:linear-gradient(var(--off-black),var(--off-black));background-position:0 calc(100% - var(--underline-height));background-repeat:no-repeat;background-size:0 var(--underline-height);display:inline;font-family:TiemposText-Regular,Times,Serif;font-optical-sizing:auto;font-size:1.5rem;font-style:normal;font-weight:400;line-height:1.5;transition:background-size var(--transition-duration) ease-in-out}@media(min-width:48rem){.ArticlePromo-heading{font-size:max(24px,2rem);line-height:1.1}}@media(not (prefers-reduced-motion))and (hover:hover){.ArticlePromo-heading:hover{background-size:100% var(--underline-height)}}.ArticlePromo-contentWrapper{margin-top:var(--spacing-xxs)}@media(min-width:48rem){.ArticlePromo-contentWrapper{margin-top:var(--spacing-m)}}.ArticlePromo-button{background-color:var(--off-black);border:1px solid var(--off-black);border-radius:var(--border-radius);color:#fff;display:inline-block;margin-top:var(--spacing-m);padding:.5rem 1rem;position:relative;transition:color var(--transition-duration),background-color var(--transition-duration)}.ArticlePromo-button:after{bottom:-1rem;content:"";display:block;left:-1rem;position:absolute;right:-1rem;top:-1rem}@media(hover:hover){.ArticlePromo-button:hover{background-color:#fff;color:var(--off-black)}}@media(min-width:48rem){.ArticlePromo-button{margin-top:var(--spacing-sm)}}.ArticlePromoContent.black,.ArticlePromoContent.dark{background-color:var(--off-black)}.ArticlePromoContent.cherry{background-color:var(--cherry)}.ArticlePromoContent.pink{background-color:var(--pink)}.ArticlePromoContent.purple{background-color:var(--purple)}.ArticlePromoContent.light,.ArticlePromoContent.white{background-color:#fff}.ArticlePromoContent.black,.ArticlePromoContent.dark{color:#fff}.ArticlePromoContent.cherry{color:var(--pink)}.ArticlePromoContent.pink{color:var(--cherry)}.ArticlePromoContent.purple{color:#fff}.ArticlePromoContent.light,.ArticlePromoContent.white{color:var(--off-black)}@media(min-width:48rem){.ArticlePromoContent{padding-top:var(--spacing-m)}}.ArticlePromoContent.contained{padding:0 var(--gutter) var(--spacing-s)}@media(min-width:48rem){.ArticlePromoContent.contained{padding:var(--spacing-xxl) 0 var(--spacing-m)}}@media(min-width:48rem)and (min-width:48rem){.contained.right .ArticlePromoContent-headingWrapper{padding-right:var(--spacing-xxxl)}.contained.left .ArticlePromoContent-headingWrapper{padding-left:var(--spacing-xxxl)}}.ArticlePromoContent-heading{background-image:linear-gradient(var(--off-black),var(--off-black));background-position:0 calc(100% - var(--underline-height));background-repeat:no-repeat;background-size:0 var(--underline-height);display:inline;font-family:TiemposText-Regular,Times,Serif;font-optical-sizing:auto;font-size:1.5rem;font-style:normal;font-weight:400;line-height:1.3;transition:background-size var(--transition-duration) ease-in-out}@media(min-width:48rem){.ArticlePromoContent-heading{font-size:max(24px,2.5rem);line-height:1.5;line-height:1.1}}@media(not (prefers-reduced-motion))and (hover:hover){.ArticlePromoContent-heading:hover{background-size:100% var(--underline-height)}}.dark .ArticlePromoContent-heading,.purple .ArticlePromoContent-heading{background-image:linear-gradient(#fff,#fff);background-position:0 calc(100% - var(--underline-height));background-repeat:no-repeat;background-size:0 var(--underline-height);display:inline;transition:background-size var(--transition-duration) ease-in-out}@media(not (prefers-reduced-motion))and (hover:hover){.dark .ArticlePromoContent-heading:hover,.purple .ArticlePromoContent-heading:hover{background-size:100% var(--underline-height)}}.ArticlePromoContent-body{padding-top:var(--spacing-xxs)}@media(min-width:48rem){.ArticlePromoContent-body{padding-top:var(--spacing-m)}.contained.right .ArticlePromoContent-body{padding-right:var(--spacing-xxxl)}.contained.left .ArticlePromoContent-body{padding-left:var(--spacing-xxxl)}}.ArticlePromoContent-button{background-color:var(--off-black);border:1px solid var(--off-black);border-radius:var(--border-radius);color:#fff;display:inline-block;margin-top:var(--spacing-m);padding:.5rem 1rem;position:relative;transition:color var(--transition-duration),background-color var(--transition-duration)}.ArticlePromoContent-button:after{bottom:-1rem;content:"";display:block;left:-1rem;position:absolute;right:-1rem;top:-1rem}@media(hover:hover){.ArticlePromoContent-button:hover{background-color:#fff;color:var(--off-black)}}@media(min-width:48rem){.ArticlePromoContent-button{margin-top:2rem}.contained.left .ArticlePromoContent-button{margin-left:var(--spacing-xxxl)}}.dark .ArticlePromoContent-button{background-color:var(--off-black);border:1px solid #fff;border-radius:var(--border-radius);color:#fff;padding:.5rem 1rem;position:relative;transition:color var(--transition-duration),background-color var(--transition-duration)}.dark .ArticlePromoContent-button:after{bottom:-1rem;content:"";display:block;left:-1rem;position:absolute;right:-1rem;top:-1rem}@media(hover:hover){.dark .ArticlePromoContent-button:hover{background-color:#fff;color:var(--off-black)}}.purple .ArticlePromoContent-button{background-color:var(--purple);border:1px solid #fff;border-radius:var(--border-radius);color:#fff;padding:.5rem 1rem;position:relative;transition:color var(--transition-duration),background-color var(--transition-duration)}.purple .ArticlePromoContent-button:after{bottom:-1rem;content:"";display:block;left:-1rem;position:absolute;right:-1rem;top:-1rem}@media(hover:hover){.purple .ArticlePromoContent-button:hover{background-color:#fff;color:var(--purple)}}.BookPromoBlock{margin-top:var(--v-gutter)}.BookPromoBlock:not(:last-child){margin-bottom:var(--v-gutter)}.BookPromoBlock-blockHeading{font-family:TiemposText-Regular,Times,Serif;font-optical-sizing:auto;font-size:2rem;font-style:normal;font-weight:400;line-height:1;margin-bottom:var(--spacing-xs)}@media(min-width:48rem){.BookPromoBlock-blockHeading{font-size:max(32px,3.5rem);line-height:1.5;line-height:1.1;margin-bottom:var(--spacing-sm)}}.BookPromoBlock-inner{display:block}@media(max-width:47.9375rem){.BookPromoBlock-inner{display:grid;gap:var(--spacing-s);grid-template-areas:"firstRow";grid-template-columns:1fr}}@media(min-width:48rem){.BookPromoBlock-inner{display:flex;gap:var(--spacing-xxxl)}.BookPromoBlock-inner>*{flex:1}}@media(hover:hover)and (not (prefers-reduced-motion)){.BookPromoBlock-inner:hover .BookPromoBlock-heading{background-size:100% var(--underline-height)}.BookPromoBlock-inner:hover .BookPromoBlock-button{background-color:#fff;color:var(--green)}}@media(min-width:48rem){.BookPromoBlock-content{padding-top:var(--spacing-m)}}.BookPromoBlock-heading{background-image:linear-gradient(var(--off-black),var(--off-black));background-position:0 calc(100% - var(--underline-height));background-repeat:no-repeat;background-size:0 var(--underline-height);display:inline;font-family:TiemposText-Regular,Times,Serif;font-optical-sizing:auto;font-size:1.5rem;font-style:normal;font-weight:400;line-height:1.3;transition:background-size var(--transition-duration) ease-in-out}@media(min-width:48rem){.BookPromoBlock-heading{font-size:max(24px,2.5rem);line-height:1.5;line-height:1.1}}@media(not (prefers-reduced-motion))and (hover:hover){.BookPromoBlock-heading:hover{background-size:100% var(--underline-height)}}.BookPromoBlock-forewordBy{color:var(--dark-grey);padding-top:.5rem}.BookPromoBlock-body{padding-top:var(--spacing-xxs)}@media(min-width:48rem){.BookPromoBlock-body{padding-top:var(--spacing-m)}}.BookPromoBlock-button{background-color:var(--green);border:1px solid var(--green);border-radius:var(--border-radius);color:#fff;display:inline-block;margin-top:var(--spacing-m);padding:.5rem 1rem;position:relative;transition:color var(--transition-duration),background-color var(--transition-duration)}.BookPromoBlock-button:after{bottom:-1rem;content:"";display:block;left:-1rem;position:absolute;right:-1rem;top:-1rem}@media(hover:hover){.BookPromoBlock-button:hover{background-color:#fff;color:var(--green)}}@media(min-width:48rem){.BookPromoBlock-button{margin-top:2rem}}.BooksIcon.pink path{fill:var(--pink)}.BooksIcon.black path{fill:var(--off-black)}.BooksIcon.white path{fill:#fff}.CalloutBlock{color:var(--off-black);font-family:TiemposText-Regular,Times,Serif;font-optical-sizing:auto;font-size:1.5rem;font-style:normal;font-weight:400;line-height:1.3;margin-left:auto;margin-right:auto;max-width:var(--fixed-width-l);padding-top:var(--spacing-m)}@media(min-width:48rem){.CalloutBlock{font-size:max(24px,2.5rem);line-height:1.5;line-height:1.1;padding-top:var(--spacing-xxl)}}.CalloutBlock:first-child{padding-top:var(--v-gutter)}.Carousel{color:var(--off-black);overflow:hidden;width:100%}.Carousel-header{display:flex;justify-content:space-between;margin:0 var(--gutter) var(--spacing-xs)}@media(min-width:48rem){.Carousel-header{margin-bottom:var(--spacing-sm)}}.Carousel-heading{font-family:TiemposText-Regular,Times,Serif;font-optical-sizing:auto;font-size:2rem;font-style:normal;font-weight:400;line-height:1}@media(min-width:48rem){.Carousel-heading{font-size:max(32px,3.5rem);line-height:1.5;line-height:1.1}}.Carousel-carousel{margin-left:var(--gutter);margin-right:var(--gutter)}.Carousel-items{display:inline-grid;grid-auto-flow:column;-moz-user-select:none;-webkit-user-select:none;user-select:none}.Carousel-nav{align-self:end;display:inline-flex;gap:.25rem;height:-moz-fit-content;height:fit-content}.Carousel-button{align-items:center;background-color:var(--off-black);border:1px solid var(--off-black);border-radius:var(--border-radius);color:#fff;display:flex;justify-content:center;padding:.5rem;position:relative;transition:color var(--transition-duration),background-color var(--transition-duration)}.Carousel-button:after{bottom:-1rem;content:"";display:block;left:-1rem;position:absolute;right:-1rem;top:-1rem}@media(hover:hover){.Carousel-button:hover{background-color:#fff;color:var(--off-black)}.Carousel-button:hover svg path{fill:var(--off-black)}}.Content-wrapper{display:flex;flex-direction:column}.Content{flex:1;padding-top:var(--nav-height)}.ContentBlock{color:var(--off-black);padding-top:var(--spacing-m)}@media(min-width:48rem){.ContentBlock{padding-top:var(--spacing-xxl)}}.ContentBlock:first-child{padding-top:var(--v-gutter)}.ContentBlock-inner{margin-left:auto;margin-right:auto;max-width:var(--fixed-width-m)}.ErrorMessage{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:var(--viewport-height)}.ErrorMessage-heading{font-family:TiemposText-Regular,Times,Serif;font-optical-sizing:auto;font-size:1.5rem;font-style:normal;font-weight:400;line-height:1.3;margin-bottom:var(--spacing-xxs);text-align:center;text-transform:uppercase}@media(min-width:48rem){.ErrorMessage-heading{font-size:max(24px,2.5rem);font-size:2.5rem;line-height:1.5;line-height:1.1;line-height:.98;margin-bottom:var(--spacing-s)}}@media(min-width:48rem)and (min-width:48rem){.ErrorMessage-heading{font-size:max(40px,4rem);line-height:.88}}.ErrorMessage-body{margin-bottom:var(--spacing-m);text-align:center}@media(min-width:48rem){.ErrorMessage-body{font-size:1.5rem;line-height:1.3;margin-bottom:var(--spacing-l)}}@media(min-width:48rem)and (min-width:48rem){.ErrorMessage-body{font-size:max(24px,2.5rem);line-height:1.5}}.ErrorMessage-button{background-color:var(--off-black);border:1px solid #fff;border-radius:var(--border-radius);color:#fff;padding:.5rem 1rem;position:relative;transition:color var(--transition-duration),background-color var(--transition-duration)}.ErrorMessage-button:after{bottom:-1rem;content:"";display:block;left:-1rem;position:absolute;right:-1rem;top:-1rem}@media(hover:hover){.ErrorMessage-button:hover{background-color:#fff;color:var(--off-black)}}.Footer{align-items:center;color:#fff;display:flex;flex-direction:column;gap:var(--spacing-s);justify-content:center;padding:var(--spacing-l) 0}@media(min-width:48rem){.Footer{gap:var(--spacing-m);padding-bottom:var(--spacing-xl);padding-top:var(--spacing-xl)}}.Footer-logo.static{display:none}@media(prefers-reduced-motion){.Footer-logo.animation{display:none}.Footer-logo.static{display:block}.Footer-logo.static svg{width:100%}}@media(max-width:47.9375rem)and (prefers-reduced-motion){.Footer-logo.static svg{aspect-ratio:1.01;height:4.064rem;width:4.125rem}}@media(max-width:47.9375rem)and (not (prefers-reduced-motion)){.Footer-logo.animation{aspect-ratio:1.01;height:4.064rem;width:4.125rem}}.Footer-content{display:flex;flex-wrap:wrap;font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:500;gap:var(--spacing-xxs);justify-content:center}.Footer-copyright{color:var(--grey)}.Form{align-self:center;width:100%}.FullWidthHeading{margin:auto;padding:var(--spacing-m) 0 var(--spacing-xs);text-align:center}@media(min-width:48rem){.FullWidthHeading{padding:var(--spacing-xxl) 0 var(--spacing-xl)}}.dark .FullWidthHeading,.purple .FullWidthHeading{color:#fff}.cherry .FullWidthHeading{color:var(--pink)}.pink .FullWidthHeading{color:var(--cherry)}.FullWidthHeading-heading{font-family:TiemposText-Regular,Times,Serif;font-optical-sizing:auto;font-size:2rem;font-style:normal;font-weight:400;line-height:1}@media(min-width:48rem){.FullWidthHeading-heading{font-size:max(32px,3.5rem);line-height:1.5;line-height:1.1}}.FullWidthHeading-subheading{font-family:TiemposText-Regular,Times,Serif;font-optical-sizing:auto;font-size:max(14px,.875rem);font-style:normal;font-weight:400;line-height:1.5;margin-top:var(--spacing-xs);text-wrap:pretty}@media(min-width:48rem){.FullWidthHeading-subheading{font-size:1.5rem;line-height:1.5;margin-left:auto;margin-right:auto;max-width:var(--fixed-width-l)}}@media(min-width:120rem){.FullWidthHeading-subheading{max-width:57.5rem}}.GodeLogo.pink path{fill:var(--pink)}.GodeLogo.black path{fill:var(--off-black)}.GodeLogo.white path{fill:#fff}.GodeWithDot{text-transform:uppercase;white-space:nowrap}.GodeWithDot-dot{line-height:0;padding:0 .375rem;position:relative}@media(min-width:48rem){.GodeWithDot-dot{padding:0 .625rem}}.GodeWithDot-dot:after{content:".";left:0;position:absolute}.HeaderImage{margin:auto;padding:0 var(--gutter) var(--v-gutter);position:relative}.HeaderImage.black,.HeaderImage.dark{background-color:var(--off-black)}.HeaderImage.cherry{background-color:var(--cherry)}.HeaderImage.pink{background-color:var(--pink)}.HeaderImage.purple{background-color:var(--purple)}.HeaderImage.light,.HeaderImage.white{background-color:#fff}@media(min-width:60rem){.HeaderImage-inner{position:relative}}@media(max-width:47.9375rem){.HeaderImage-line{display:none}}@media(min-width:48rem){.HeaderImage-line{height:100%;left:0;position:absolute;top:0;width:100%}.HeaderImage-line.static{display:none}}@media(min-width:48rem)and (prefers-reduced-motion){.HeaderImage-line.animation{display:none}.HeaderImage-line.static{display:block}.HeaderImage-line.static svg{width:100%}}@media(min-width:48rem){.HeaderImage-line.animation{left:0;margin-left:auto;margin-right:auto;right:0}}@media(min-width:90rem){.HeaderImage-line.animation{max-width:75rem}}.HeaderImage-imageWrapper{aspect-ratio:1.2;margin-left:auto;margin-right:auto;max-width:var(--fixed-width-m);position:relative}.HeaderImage-imageWrapper img{aspect-ratio:1.2;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.dark .HeaderImage-imageWrapper{background-color:var(--orange)}.cherry .HeaderImage-imageWrapper{background-color:var(--pink)}.pink .HeaderImage-imageWrapper{background-color:var(--cherry)}.purple .HeaderImage-imageWrapper{background-color:var(--purple)}.Hero{color:#fff;overflow:hidden;padding-top:var(--spacing-m);position:relative}@media(max-width:47.9375rem){.Hero{display:grid;gap:var(--spacing-s);grid-template-areas:"firstRow";grid-template-columns:1fr}}@media(min-width:48rem){.Hero{display:flex;gap:var(--spacing-xxxl)}.Hero>*{flex:1}.Hero{align-items:end;padding-bottom:var(--spacing-xxxl);padding-top:var(--spacing-xxl)}}.Hero-lineWrapper{height:59rem;left:calc(50% - var(--gutter));position:absolute;top:-6.226rem;width:31.55rem}@media(max-width:47.9375rem){.Hero-lineWrapper{display:none}}.Hero-line{height:100%;left:0;position:absolute;top:0;width:100%}.Hero-line.static{display:none}@media(prefers-reduced-motion){.Hero-line.animation{display:none}.Hero-line.static{display:block}.Hero-line.static svg{width:100%}}.Hero-line.static svg{height:100%;left:0;position:absolute;top:0;width:100%}.Hero-content{display:flex;flex-direction:column;gap:var(--spacing-xs)}@media(max-width:47.9375rem){.Hero-logo{display:none}}@media(min-width:48rem){.Hero-logo.static{display:none}}@media(min-width:48rem)and (prefers-reduced-motion){.Hero-logo.animation{display:none}.Hero-logo.static{display:block}.Hero-logo.static svg{width:100%}}@media(min-width:48rem){.Hero-logo.animation{height:12.5rem;margin-bottom:-3.24rem;margin-left:-2rem;width:12.5rem}.Hero-logo.static svg{width:-moz-fit-content;width:fit-content}}.Hero-headingWrapper svg{height:2.95rem;margin-bottom:-.65rem;width:8.75rem}@media(min-width:48rem){.Hero-headingWrapper svg{height:6.05rem;margin-bottom:-1.49rem;width:17.9rem}}.Hero-heading{display:inline;font-family:TiemposText-Regular,Times,Serif;font-optical-sizing:auto;font-size:3rem;font-style:normal;font-weight:400;line-height:1;padding-right:1.09rem;text-transform:uppercase}@media(min-width:48rem){.Hero-heading{font-size:5.5rem;line-height:1.1;padding-right:1.62rem}}.Hero-subheading{font-family:TiemposText-Regular,Times,Serif;font-optical-sizing:auto;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.5}@media(min-width:48rem){.Hero-subheading{font-size:max(18px,1.5rem);line-height:1.1;width:90%}}.Hero-imageWrapper{aspect-ratio:1.15;background-color:var(--orange);height:-moz-fit-content;height:fit-content;position:relative;width:100%}@media(min-width:48rem){.Hero-imageWrapper{width:50%}}.Hero-imageWrapper img{aspect-ratio:1.15;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.Hero-imageCaption{bottom:var(--spacing-m);font-size:max(14px,1rem);line-height:1.5;position:absolute;right:var(--spacing-m)}.IntroBlock{color:#fff}.IntroBlock-inner{padding-top:var(--v-gutter)}@media(max-width:47.9375rem){.IntroBlock-inner{display:grid;gap:var(--spacing-s);grid-template-areas:"firstRow";grid-template-columns:1fr}}@media(min-width:48rem){.IntroBlock-inner{display:flex;gap:var(--spacing-xxxl)}.IntroBlock-inner>*{flex:1}}.IntroBlock-intro{font-family:Meritocracy,Georgia,Serif;font-optical-sizing:auto;font-size:2.5rem;font-style:normal;font-weight:400;line-height:.98}@media(min-width:48rem){.IntroBlock-intro{font-size:max(40px,4rem);line-height:.88}}@media(min-width:60rem){.IntroBlock-intro{text-wrap:balance}}@media(min-width:120rem){.IntroBlock-intro{padding-right:var(--spacing-xxl)}}.IssueBlock{padding-bottom:var(--spacing-l);padding-top:var(--spacing-xxs);position:relative}@media(min-width:48rem){.IssueBlock{padding-bottom:var(--spacing-xxxxl);padding-top:var(--spacing-xxxl)}}.IssueBlock-inner{background-color:#fff;color:var(--off-black);padding:var(--v-gutter) 0}.IssueCover{color:var(--pink);margin-bottom:var(--spacing-l);margin-top:var(--v-gutter)}@media(min-width:48rem){.IssueCover{margin-bottom:var(--spacing-xxxxl)}}@media(max-width:47.9375rem){.IssueCover-line{display:none}}@media(min-width:48rem){.IssueCover-line{height:31.93rem;left:-1.5px;position:absolute;width:75rem}.IssueCover-line.static{display:none}}@media(min-width:48rem)and (prefers-reduced-motion){.IssueCover-line.animation{display:none}.IssueCover-line.static{display:block}.IssueCover-line.static svg{width:100%}}@media(prefers-reduced-motion)and (min-width:48rem){.IssueCover-line.static svg{height:100%;left:0;position:absolute;top:0;width:100%}}.IssueCover-inner{align-items:center;background-color:var(--cherry);display:flex;flex-direction:column;gap:.625rem;margin-left:auto;margin-right:auto;max-width:max(270px,27.25rem);padding:var(--spacing-s) .625rem;position:relative}@media(min-width:48rem){.IssueCover-inner{gap:1rem;padding:var(--spacing-m) var(--spacing-xxs)}}.IssueCover-bg{height:100%;left:0;position:absolute;top:0;width:100%}.IssueCover-logo svg{aspect-ratio:4.7}@media(min-width:20rem){.IssueCover-logo svg{height:2.775rem;width:13rem}}@media(min-width:48rem){.IssueCover-logo svg{height:4.49rem;width:21.25rem}}.IssueCover-heading{font-family:TiemposText-Regular,Times,Serif;font-optical-sizing:auto;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.5}@media(min-width:48rem){.IssueCover-heading{font-size:max(18px,1.5rem);line-height:1.1}}.IssueCover-imageWrapper{aspect-ratio:.95;position:relative;width:100%}.IssueCover-imageWrapper img{aspect-ratio:.95;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.IssueHeader{margin-bottom:var(--spacing-xs)}@media(min-width:48rem){.IssueHeader{margin-bottom:var(--spacing-xxxl);padding:0 var(--gutter)}}.IssueHeader-preheading{font-family:TiemposText-Regular,Times,Serif;font-optical-sizing:auto;font-size:1.5rem;font-style:normal;font-weight:400;line-height:1.3;margin-bottom:var(--spacing-xxs);text-align:center}@media(min-width:48rem){.IssueHeader-preheading{font-size:max(24px,2.5rem);line-height:1.5;line-height:1.1}}.IssueHeader-heading{font-family:TiemposText-Regular,Times,Serif;font-optical-sizing:auto;font-size:2rem;font-style:normal;font-weight:400;line-height:1;margin-bottom:var(--spacing-xs);text-align:center}@media(min-width:48rem){.IssueHeader-heading{font-size:max(32px,3.5rem);line-height:1.5;line-height:1.1}}.IssueHeader-subheading{margin-left:auto;margin-right:auto;max-width:var(--fixed-width-m)}.Layout{padding:0 var(--gutter)}.Layout.black,.Layout.dark{background-color:var(--off-black)}.Layout.cherry{background-color:var(--cherry)}.Layout.pink{background-color:var(--pink)}.Layout.purple{background-color:var(--purple)}.Layout.light,.Layout.white{background-color:#fff}.Layout-inner{margin-left:auto;margin-right:auto;max-width:120rem}.MerchPromo{background-color:#fff;color:var(--off-black);padding:var(--spacing-l) 0}@media(min-width:48rem){.MerchPromo{padding:var(--spacing-xxxl) 0 var(--spacing-xxxxl)}}.MerchPromo-heading{font-family:TiemposText-Regular,Times,Serif;font-optical-sizing:auto;font-size:2rem;font-style:normal;font-weight:400;line-height:1;margin-bottom:var(--spacing-xs)}@media(min-width:48rem){.MerchPromo-heading{font-size:max(32px,3.5rem);line-height:1.5;line-height:1.1;margin-bottom:var(--spacing-sm)}}.MerchPromo-grid{display:grid;gap:var(--spacing-sm);grid-template-columns:1fr}@media(min-width:48rem){.MerchPromo-grid{gap:var(--spacing-l);grid-template-columns:repeat(2,1fr)}}@media(min-width:48rem)and (min-width:64rem){.MerchPromo-grid.ThreeUp{grid-template-columns:repeat(3,1fr)}}@media(hover:hover)and (not (prefers-reduced-motion)){.MerchPromo-item:hover .MerchPromo-itemHeading{background-size:100% var(--underline-height)}}@media(hover:hover){.MerchPromo-item:hover .MerchPromo-itemButton{background-color:#fff;color:var(--off-black)}}.MerchPromo-itemImageWrapper{aspect-ratio:1.44;background-color:var(--pink);margin-bottom:1rem;position:relative}.MerchPromo-itemImageWrapper img{aspect-ratio:1.44;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.MerchPromo-itemHeading{background-image:linear-gradient(var(--off-black),var(--off-black));background-position:0 calc(100% - var(--underline-height));background-repeat:no-repeat;background-size:0 var(--underline-height);display:inline;font-family:TiemposText-Regular,Times,Serif;font-optical-sizing:auto;font-size:max(18px,1.25rem);font-style:normal;font-weight:400;line-height:1.5;transition:background-size var(--transition-duration) ease-in-out;width:-moz-fit-content;width:fit-content}@media(not (prefers-reduced-motion))and (hover:hover){.MerchPromo-itemHeading:hover{background-size:100% var(--underline-height)}}.MerchPromo-itemDescription{margin-top:.5rem}.MerchPromo-itemButton{background-color:var(--off-black);border:1px solid var(--off-black);border-radius:var(--border-radius);color:#fff;display:inline-block;margin-top:1.2rem;padding:.5rem 1rem;position:relative;transition:color var(--transition-duration),background-color var(--transition-duration);width:-moz-fit-content;width:fit-content}.MerchPromo-itemButton:after{bottom:-1rem;content:"";display:block;left:-1rem;position:absolute;right:-1rem;top:-1rem}@media(hover:hover){.MerchPromo-itemButton:hover{background-color:#fff;color:var(--off-black)}}.Nav{align-items:center;color:#fff;display:flex;gap:var(--spacing-s);justify-content:space-between;padding:var(--spacing-xxs) 0;z-index:1}@media(min-width:48rem){.Nav{gap:var(--spacing-m);padding-bottom:var(--spacing-sm);padding-top:var(--spacing-sm)}}.Nav-logo{display:flex}.Nav-logo svg{height:1.5rem;width:6.81rem}@media(min-width:48rem){.Nav-logo svg{height:2rem;width:9.46rem}}@media(min-width:120rem){.Nav-logo svg{height:2.22rem;width:10.56rem}}.Nav-form{display:none}@media(min-width:48rem){.Nav-form{align-items:center;display:flex;gap:1rem}}.Nav-formPrompt{white-space:nowrap}.NewsItem{display:inline-block;height:-moz-fit-content;height:fit-content;margin-right:1.5rem}@media(min-width:48rem){.NewsItem{margin-right:3rem}}@media(hover:hover)and (not (prefers-reduced-motion)){.NewsItem:hover .NewsItem-heading{background-size:100% var(--underline-height)}}@media(hover:hover){.NewsItem:hover .NewsItem-button{background-color:#fff;color:var(--off-black)}}.NewsItem-imageWrapper{background-color:var(--pink);margin-bottom:1rem;position:relative}.NewsItem-imageWrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.NewsItem-heading{background-image:linear-gradient(var(--off-black),var(--off-black));background-position:0 calc(100% - var(--underline-height));background-repeat:no-repeat;background-size:0 var(--underline-height);display:inline;font-family:TiemposText-Regular,Times,Serif;font-optical-sizing:auto;font-size:max(18px,1.25rem);font-style:normal;font-weight:400;line-height:1.5;transition:background-size var(--transition-duration) ease-in-out}@media(not (prefers-reduced-motion))and (hover:hover){.NewsItem-heading:hover{background-size:100% var(--underline-height)}}.NewsItem-source{color:var(--dark-grey);font-size:max(14px,.875rem);line-height:1.5;margin-top:.125rem}.NewsItem-description{margin-top:.5rem;text-wrap:balance}.NewsItem-button{background-color:var(--off-black);border:1px solid var(--off-black);border-radius:var(--border-radius);color:#fff;display:inline-block;margin-top:1.2rem;padding:.5rem 1rem;position:relative;transition:color var(--transition-duration),background-color var(--transition-duration)}.NewsItem-button:after{bottom:-1rem;content:"";display:block;left:-1rem;position:absolute;right:-1rem;top:-1rem}@media(hover:hover){.NewsItem-button:hover{background-color:#fff;color:var(--off-black)}}.NewsletterPromo{color:var(--off-black);padding:var(--v-gutter) 0}.NewsletterPromo-inner{background-color:var(--orange);border-radius:var(--border-radius);display:flex;flex-direction:column;gap:var(--spacing-xl);justify-content:space-between;padding:var(--spacing-sm) var(--spacing-xxs)}@media(min-width:48rem){.NewsletterPromo-inner{flex-direction:row;gap:var(--spacing-xxs);padding:var(--spacing-sm) var(--spacing-m)}}.NewsletterPromo-info{display:flex;flex-direction:column;gap:var(--spacing-xxs)}@media(max-width:59.9375rem){.NewsletterPromo-info{flex:1}}@media(min-width:60rem){.NewsletterPromo-info{align-items:center;flex-direction:row}}.NewsletterPromo-icon svg{height:2.95rem;width:3rem}.NewsletterPromo-prompt{font-size:max(18px,1.25rem);line-height:1.5}@media(min-width:20rem){.NewsletterPromo-prompt{white-space:nowrap}}@media(max-width:47.9375rem){.NewsletterPromo-description{text-wrap:balance}}.NewsletterPromo-formWrapper{display:flex;justify-content:flex-end}@media(max-width:59.9375rem){.NewsletterPromo-formWrapper{flex:1.5}}.NewsPromo{background-color:#fff;padding-top:var(--v-gutter)}.NewsPromo:last-child{padding-bottom:var(--v-gutter)}.NotesInTheMarginPromoBlock{background-color:var(--off-black);margin-top:var(--v-gutter);padding:var(--spacing-m) var(--gutter) var(--spacing-xxs)}@media(max-width:47.9375rem){.NotesInTheMarginPromoBlock{display:grid;gap:var(--spacing-s);grid-template-areas:"firstRow";grid-template-columns:1fr}}@media(min-width:48rem){.NotesInTheMarginPromoBlock{display:flex;gap:var(--spacing-xxxl)}.NotesInTheMarginPromoBlock>*{flex:1}}.NotesInTheMarginPromoBlock:not(:last-child){margin-bottom:var(--v-gutter)}@media(min-width:48rem){.NotesInTheMarginPromoBlock{padding:var(--spacing-m) var(--spacing-xl) var(--spacing-xxl) var(--gutter)}.NotesInTheMarginPromoBlock.left{flex-direction:row-reverse}}@media(hover:hover)and (not (prefers-reduced-motion)){.NotesInTheMarginPromoBlock:hover .ArticlePromoContent-heading{background-size:100% var(--underline-height)}}@media(hover:hover){.NotesInTheMarginPromoBlock:hover .ArticlePromoContent-button{background-color:#fff;color:var(--off-black)}}.NotesInTheMarginPromoBlock-imageWrapper{aspect-ratio:1;background-color:var(--off-black);clip-path:url(#svgPath);position:relative;width:100%}@media(min-width:48rem){.NotesInTheMarginPromoBlock-imageWrapper{width:50%}}.NotesInTheMarginPromoBlock-imageWrapper img{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;-o-object-position:top right;object-position:top right}.NotesInTheMarginPromoBlock-imageWrapper img,.NotesInTheMarginPromoBlock-imageWrapper svg{height:100%;left:0;position:absolute;top:0;width:100%}.Preposition{font-family:TiemposText-RegularItalic,Times,Serif;font-optical-sizing:auto;font-style:normal;font-weight:400}.PromoBlock{margin-top:var(--v-gutter)}.PromoBlock.black,.PromoBlock.dark{background-color:var(--off-black)}.PromoBlock.cherry{background-color:var(--cherry)}.PromoBlock.pink{background-color:var(--pink)}.PromoBlock.purple{background-color:var(--purple)}.PromoBlock.light,.PromoBlock.white{background-color:#fff}.PromoBlock:not(:last-child){margin-bottom:var(--v-gutter)}@media(max-width:47.9375rem){.PromoBlock-content{display:grid;gap:var(--spacing-s);grid-template-areas:"firstRow";grid-template-columns:1fr}}@media(min-width:48rem){.PromoBlock-content{display:flex;gap:var(--spacing-xxxl)}.PromoBlock-content>*{flex:1}}.PromoImage{aspect-ratio:.94;grid-area:firstRow;position:relative}.PromoImage.black,.PromoImage.dark{background-color:var(--off-black)}.PromoImage.cherry{background-color:var(--cherry)}.PromoImage.pink{background-color:var(--pink)}.PromoImage.purple{background-color:var(--purple)}.PromoImage.light,.PromoImage.white{background-color:#fff}.PromoImage img{aspect-ratio:.94;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.QuoteAndTextBlock-quote{font-family:Meritocracy,Georgia,Serif;font-optical-sizing:auto;font-size:2.5rem;font-style:normal;font-weight:400;line-height:1}@media(min-width:48rem){.QuoteAndTextBlock-quote{font-size:max(40px,5rem);line-height:.75}}.QuoteAndTextBlock-credit{margin-top:1rem}@media(min-width:48rem){.QuoteAndTextBlock-credit{margin-top:var(--spacing-s)}}.ReflectionForm{align-items:center;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;max-width:var(--fixed-width-m)}.ReflectionForm-field{width:100%}.ReflectionForm-field textarea{border:1px solid var(--transparent-grey);padding:.5rem 1rem;width:100%}.ReflectionForm-field.hasErrors textarea{border-color:var(--orange)}.ReflectionForm-field .ReflectionForm-fieldInput,.ReflectionForm-field .ReflectionForm-fieldLabel{height:0;left:0;opacity:0;position:absolute;top:0;width:0;z-index:-1}.ReflectionForm-message{color:var(--grey);font-family:TiemposText-Regular,Times,Serif;font-optical-sizing:auto;font-size:max(14px,.875rem);font-style:normal;font-weight:400;line-height:1.5}.ReflectionForm-error{color:var(--orange)}.ReflectionForm-button{background-color:var(--off-black);border:1px solid #fff;border-radius:var(--border-radius);color:#fff;margin-top:1rem;padding:.5rem 1rem;position:relative;transition:color var(--transition-duration),background-color var(--transition-duration)}.ReflectionForm-button:after{bottom:-1rem;content:"";display:block;left:-1rem;position:absolute;right:-1rem;top:-1rem}@media(hover:hover){.ReflectionForm-button:hover{background-color:#fff;color:var(--off-black)}}.ReflectionSubmitted{align-items:center;display:flex;flex-direction:column;justify-content:center}.ReflectionSubmitted-message{font-family:TiemposText-Regular,Times,Serif;font-optical-sizing:auto;font-size:max(14px,.875rem);font-style:normal;font-weight:400;line-height:1.5;text-align:center}.ReflectionSubmitted-button{background-color:var(--off-black);border:1px solid #fff;border-radius:var(--border-radius);color:#fff;margin-top:1rem;padding:.5rem 1rem;position:relative;transition:color var(--transition-duration),background-color var(--transition-duration)}.ReflectionSubmitted-button:after{bottom:-1rem;content:"";display:block;left:-1rem;position:absolute;right:-1rem;top:-1rem}@media(hover:hover){.ReflectionSubmitted-button:hover{background-color:#fff;color:var(--off-black)}}.RichText h2,.RichText h3,.RichText h5{font-family:TiemposText-Regular,Times,Serif;font-optical-sizing:auto;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.5}@media(min-width:48rem){.RichText h2,.RichText h3,.RichText h5{font-size:max(18px,1.5rem);line-height:1.1}}.RichText a{color:var(--orange);font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400;text-decoration:underline;transition:color var(--transition-duration) ease-in-out}@media(hover:hover){.RichText a:hover{color:inherit}}.RichText h2:not(:first-child),.RichText h3:not(:first-child),.RichText h5:not(:first-child),.RichText ol:not(:first-child),.RichText p:not(:first-child),.RichText ul:not(:first-child){margin-top:var(--spacing-s)}@media(min-width:48rem){.RichText h2:not(:first-child),.RichText h3:not(:first-child),.RichText h5:not(:first-child),.RichText ol:not(:first-child),.RichText p:not(:first-child),.RichText ul:not(:first-child){margin-top:var(--spacing-sm)}}.RichText ul{list-style:disc}.RichText ul ul{margin-bottom:var(--spacing-s);margin-top:var(--spacing-s)}@media(min-width:48rem){.RichText ul ul{margin-bottom:var(--spacing-sm);margin-top:var(--spacing-sm)}}.RichText ol{list-style:decimal}.RichText ol ol{list-style:disc;margin-bottom:var(--spacing-s);margin-top:var(--spacing-s)}@media(min-width:48rem){.RichText ol ol{margin-bottom:var(--spacing-sm);margin-top:var(--spacing-sm)}}.RichText li{list-style-position:outside;list-style-type:unset;margin-left:1.5rem}.RichText h2:empty,.RichText h3:empty,.RichText h5:empty,.RichText p:empty{display:none}.ShareThisPromo{align-items:center;background-color:var(--off-black);border-radius:var(--border-radius);display:flex;flex-direction:column;justify-content:space-between;margin-left:auto;margin-right:auto;margin-top:var(--spacing-l);max-width:var(--fixed-width-m);padding:var(--spacing-sm) var(--spacing-xxs)}@media(min-width:24rem){.ShareThisPromo{flex-direction:row}}@media(min-width:48rem){.ShareThisPromo{margin-top:var(--spacing-xl);padding:var(--spacing-sm) var(--spacing-m)}}.ShareThisPromo-prompt{font-size:1.125rem;line-height:1.5}@media(min-width:48rem){.ShareThisPromo-prompt{font-size:max(18px,1.5rem)}}.Signature{margin-left:auto;margin-right:auto;max-width:var(--fixed-width-m);padding-top:var(--spacing-s)}@media(min-width:48rem){.Signature{padding-top:var(--spacing-m)}}.Signature-signature{color:var(--off-black);font-family:Meritocracy,Georgia,Serif;font-optical-sizing:auto;font-size:1.5rem;font-style:normal;font-weight:400;line-height:1.5}@media(min-width:48rem){.Signature-signature{font-size:2rem}}.SingleArticlePromoBlock{display:block}@media(hover:hover)and (not (prefers-reduced-motion)){.SingleArticlePromoBlock:hover .ArticlePromoContent-heading{background-size:100% var(--underline-height)}}@media(hover:hover){.SingleArticlePromoBlock:hover .ArticlePromoContent-button{background-color:#fff;color:var(--off-black)}}.SoundCloudEmbedBlock{padding-top:var(--spacing-m)}@media(min-width:48rem){.SoundCloudEmbedBlock{padding-top:var(--spacing-xxl)}}.SoundCloudEmbedBlock:first-child{padding-top:var(--v-gutter)}.SoundCloudEmbedBlock-inner,.TableBlock{margin-left:auto;margin-right:auto;max-width:var(--fixed-width-m)}.TableBlock{color:var(--off-black);padding-top:var(--spacing-m)}@media(min-width:48rem){.TableBlock{padding-top:var(--spacing-xxl)}}.TableBlock:first-child{padding-top:var(--v-gutter)}.TableBlock-tableWrapper table{border:1px solid var(--off-black);border-collapse:collapse;width:100%}.TableBlock-tableWrapper caption{font-family:TiemposText-Regular,Times,Serif;font-optical-sizing:auto;font-size:1.5rem;font-style:normal;font-weight:400;line-height:1.5;padding-bottom:1rem}.TableBlock-tableWrapper td,.TableBlock-tableWrapper th{border:1px solid var(--off-black);border-collapse:collapse;padding:.5rem}.TableBlock-tableWrapper td{word-break:break-word}.VideoEmbedBlock{padding-top:var(--spacing-m)}@media(min-width:48rem){.VideoEmbedBlock{padding-top:var(--spacing-xxl)}}.VideoEmbedBlock:first-child{padding-top:var(--v-gutter)}.VideoEmbedBlock .responsive-object{position:relative}.VideoEmbedBlock .responsive-object iframe{height:100%;left:0;position:absolute;top:0;width:100%}.VideoEmbedBlock-inner{margin-left:auto;margin-right:auto;max-width:var(--fixed-width-m)}
