.l-page-account-levels__hero{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;height:100vh;max-height:26rem;color:var(--color-white)}.l-page-account-levels__hero-media{position:absolute;z-index:0;width:100%;height:100%;background-color:var(--color-black);pointer-events:none}.l-page-account-levels__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-account-levels__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-account-levels__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-account-levels__hero-lines{grid-gap:2rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.l-page-account-levels__hero-lines{grid-gap:0;grid-template-columns:repeat(2, 1fr)}}.l-page-account-levels__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-account-levels__hero-lines>div{padding-left:1rem}}.l-page-account-levels__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-account-levels__hero-wrap{flex-direction:column;justify-content:flex-end}}.l-page-account-levels__hero-content{width:100%}.l-page-account-levels__hero-content-pretitle{margin-bottom:1rem;color:var(--color-brand-1);font-family:var(--font-ptmono);text-transform:uppercase}.l-page-account-levels__hero-content h1{margin-bottom:4rem;width:75%}@media only screen and (max-width: 987px){.l-page-account-levels__hero-content h1{margin-bottom:2rem;width:100%}}.l-page-account-levels__pricing{display:grid;gap:1rem;grid-template-columns:repeat(3, 1fr);padding:4rem 0}@media only screen and (max-width: 987px){.l-page-account-levels__pricing{grid-template-columns:1fr}}.l-page-account-levels__pricing .s-text-list{padding:0}.l-page-account-levels__pricing .s-text-list__items{gap:1rem;grid-template-columns:1fr;margin:0;width:100%}.l-page-account-levels__pricing-item{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:2rem;background:var(--color-grey-light)}.l-page-account-levels__pricing-bottom{margin-top:2rem;padding-top:2rem;width:100%;border-top:1px solid var(--color-grey)}.l-page-account-levels__btn{margin:2rem auto 4rem;text-align:center}.l-page-account-levels__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-account-levels__cta{padding:6rem 0 3rem}}.l-page-account-levels__cta p{margin:2rem auto;font-family:var(--font-ptmono);text-align:center;text-transform:uppercase}.l-page-account-levels__cta-wrap{margin-top:6rem;background-color:#fcfcfc}
