.simple-text{grid-template:"title""subtitle""content"/1fr;display:grid}.simple-text p{font-family:neue-haas-grotesk-display,sans;font-size:16px}@media (min-width:1023px){.simple-text p{font-size:17px}}@media (min-width:1280px){.simple-text p{font-size:19px}}@media (min-width:1600px){.simple-text p{font-size:20px}}.simple-text p{margin:0;font-weight:400;line-height:1.2}.simple-text p:last-child{margin:0}.simple-text__heading h1,.simple-text__heading h2,.simple-text__heading h3,.simple-text__heading h4,.simple-text__heading h5,.simple-text__heading h6,.simple-text__heading p{font-family:neue-haas-grotesk-display,sans;font-size:38px}@media (min-width:1023px){.simple-text__heading h1,.simple-text__heading h2,.simple-text__heading h3,.simple-text__heading h4,.simple-text__heading h5,.simple-text__heading h6,.simple-text__heading p{font-size:40px}}@media (min-width:1280px){.simple-text__heading h1,.simple-text__heading h2,.simple-text__heading h3,.simple-text__heading h4,.simple-text__heading h5,.simple-text__heading h6,.simple-text__heading p{font-size:41px}}@media (min-width:1600px){.simple-text__heading h1,.simple-text__heading h2,.simple-text__heading h3,.simple-text__heading h4,.simple-text__heading h5,.simple-text__heading h6,.simple-text__heading p{font-size:43px}}.simple-text__heading h1,.simple-text__heading h2,.simple-text__heading h3,.simple-text__heading h4,.simple-text__heading h5,.simple-text__heading h6,.simple-text__heading p{font-weight:400;line-height:1}.simple-text__heading--title{padding:0 10px}@media (min-width:1280px){.simple-text__heading--title{padding:0 30px}}.simple-text__heading--title{width:100%;margin:0 auto}@media (min-width:1280px){.simple-text__heading--title{max-width:1280px}}@media (min-width:1600px){.simple-text__heading--title{max-width:1600px}}.simple-text__heading--title{grid-area:title;padding-top:60px}.simple-text__heading--subtitle{padding:0 10px}@media (min-width:1280px){.simple-text__heading--subtitle{padding:0 30px}}.simple-text__heading--subtitle{width:100%;margin:0 auto}@media (min-width:1280px){.simple-text__heading--subtitle{max-width:1280px}}@media (min-width:1600px){.simple-text__heading--subtitle{max-width:1600px}}.simple-text__heading--subtitle{grid-area:subtitle;padding-top:60px}.simple-text__content{padding:0 10px}@media (min-width:1280px){.simple-text__content{padding:0 30px}}.simple-text__content{width:100%;margin:0 auto}@media (min-width:1280px){.simple-text__content{max-width:1280px}}@media (min-width:1600px){.simple-text__content{max-width:1600px}}.simple-text__content{grid-area:content;grid-template-columns:1fr;gap:30px;padding-top:60px;padding-bottom:60px;display:grid}@media (min-width:1023px){.simple-text__content{grid-template-columns:repeat(2,minmax(0,1fr));gap:60px}}.simple-text__content h1,.simple-text__content h2,.simple-text__content h3,.simple-text__content h4,.simple-text__content h5,.simple-text__content h6,.simple-text__content p{font-family:neue-haas-grotesk-display,sans;font-size:16px}@media (min-width:1023px){.simple-text__content h1,.simple-text__content h2,.simple-text__content h3,.simple-text__content h4,.simple-text__content h5,.simple-text__content h6,.simple-text__content p{font-size:17px}}@media (min-width:1280px){.simple-text__content h1,.simple-text__content h2,.simple-text__content h3,.simple-text__content h4,.simple-text__content h5,.simple-text__content h6,.simple-text__content p{font-size:19px}}@media (min-width:1600px){.simple-text__content h1,.simple-text__content h2,.simple-text__content h3,.simple-text__content h4,.simple-text__content h5,.simple-text__content h6,.simple-text__content p{font-size:20px}}.simple-text__content h1,.simple-text__content h2,.simple-text__content h3,.simple-text__content h4,.simple-text__content h5,.simple-text__content h6,.simple-text__content p{font-weight:400;line-height:1.2}.simple-text__cta{font-family:neue-haas-grotesk-display,sans;font-size:30px}@media (min-width:1023px){.simple-text__cta{font-size:32px}}@media (min-width:1280px){.simple-text__cta{font-size:33px}}@media (min-width:1600px){.simple-text__cta{font-size:35px}}.simple-text__cta{color:var(--accent-color);text-transform:uppercase;margin-top:30px;font-weight:600;line-height:1.1;display:inline-block}
.header{grid-template:"logo"67px"hero"/1fr;padding:60px 0;display:grid}@media (min-width:1280px){.header{grid-template-rows:95px auto;grid-template-columns:1fr;padding:90px 0}}.header:has(.header__hero){gap:60px}.header--archive{--accent-color:#000;--background-color:#fff;--text-color:#000;background-color:var(--background-color);color:var(--text-color)}.header--home{grid-template-rows:67px auto 67px;grid-template-columns:1fr;min-height:100svh}@media (min-width:1280px){.header--home{grid-template-rows:95px auto 95px;grid-template-columns:1fr}}.header--home .header__hero{align-self:center}.header--studio{--accent-color:#000;--background-color:#f8fe00;--text-color:#000;background-color:var(--background-color);color:var(--text-color)}.header__logo{grid-area:logo;justify-content:center;display:flex}.header__logo svg{fill:var(--text-color);height:100%;stroke:var(--text-color);width:100%}.header__hero{grid-area:hero}
