.l-page-setup-guide__hero{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;height:100vh;max-height:28rem;color:var(--color-white)}.l-page-setup-guide__hero-media{position:absolute;z-index:0;width:100%;height:100%;background-color:var(--color-black);pointer-events:none}.l-page-setup-guide__hero-media img{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.l-page-setup-guide__hero-topline{position:absolute;top:calc(var(--head-height) + var(--admin-bar-height));width:100%;height:100%;border-top:1px solid #333;pointer-events:none}.l-page-setup-guide__hero-lines{position:absolute;top:calc(var(--head-height) + var(--admin-bar-height));display:grid;gap:4rem;grid-template-columns:repeat(4, 1fr);height:calc(100% - (var(--head-height) + var(--admin-bar-height)));border-right:1px solid #333}@media only screen and (max-width: 987px){.l-page-setup-guide__hero-lines{grid-gap:2rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.l-page-setup-guide__hero-lines{grid-gap:0;grid-template-columns:repeat(2, 1fr)}}.l-page-setup-guide__hero-lines>div{margin-left:-2rem;border-left:1px solid #333}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.l-page-setup-guide__hero-lines>div{padding-left:1rem}}.l-page-setup-guide__hero-wrap{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;position:relative;padding-top:calc(var(--head-height) + var(--admin-bar-height));height:100%}@media only screen and (max-width: 767px){.l-page-setup-guide__hero-wrap{flex-direction:column;justify-content:flex-end}}.l-page-setup-guide__hero-content{width:100%}.l-page-setup-guide__hero-content h1{margin-bottom:4rem;width:75%}@media only screen and (max-width: 987px){.l-page-setup-guide__hero-content h1{margin-bottom:2rem;width:100%}}.l-page-setup-guide__container{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;margin:4rem auto}@media only screen and (max-width: 987px){.l-page-setup-guide__container{margin:3rem auto}}.l-page-setup-guide__container>*{padding-top:6rem}@media only screen and (max-width: 987px){.l-page-setup-guide__container>*{padding-top:3rem}}.l-page-setup-guide__content{padding-left:2rem;width:70%}@media only screen and (max-width: 987px){.l-page-setup-guide__content{padding:0;width:100%}}.l-page-setup-guide__sidebar{position:sticky;top:3rem;width:30%}@media only screen and (max-width: 987px){.l-page-setup-guide__sidebar{display:none}}.l-page-setup-guide__sidebar .toc{position:relative;margin-top:1.5rem}.l-page-setup-guide__sidebar .toc ul{position:relative;padding-left:1.5rem;list-style-type:none}.l-page-setup-guide__sidebar .toc ul li{margin-bottom:1rem}.l-page-setup-guide__sidebar .toc ul li.t-text-sm{margin-bottom:.75rem}.l-page-setup-guide__sidebar .toc ul li.t-text-xs{margin-bottom:.5rem}.l-page-setup-guide__sidebar .toc ul li a{display:-webkit-box;overflow:hidden;text-decoration:none;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.l-page-setup-guide__sidebar .toc:before{position:absolute;top:0;left:0;width:2px;height:calc(100% + 1rem);background:#ddd;content:""}.l-page-setup-guide__sidebar .toc ul li.active:before{position:absolute;left:-1px;margin-top:.3rem;width:3px;height:1rem;background:var(--color-brand-2);content:""}.l-page-setup-guide__cta{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8rem 0 4rem}@media only screen and (max-width: 767px){.l-page-setup-guide__cta{padding:6rem 0 3rem}}.l-page-setup-guide__cta p{margin:2rem auto;font-family:var(--font-ptmono);text-align:center;text-transform:uppercase}.l-page-setup-guide__cta-wrap{margin-top:6rem;background-color:#fcfcfc}
