.l-page-payments__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-payments__hero-media{position:absolute;z-index:0;width:100%;height:100%;background-color:var(--color-black);pointer-events:none}.l-page-payments__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-payments__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-payments__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-payments__hero-lines{grid-gap:2rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.l-page-payments__hero-lines{grid-gap:0;grid-template-columns:repeat(2, 1fr)}}.l-page-payments__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-payments__hero-lines>div{padding-left:1rem}}.l-page-payments__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-payments__hero-wrap{flex-direction:column;justify-content:flex-end}}.l-page-payments__hero-content{width:100%}.l-page-payments__hero-content-pretitle{margin-bottom:1rem;color:var(--color-brand-1);font-family:var(--font-ptmono);text-transform:uppercase}.l-page-payments__hero-content h1{margin-bottom:4rem;width:75%}@media only screen and (max-width: 987px){.l-page-payments__hero-content h1{margin-bottom:2rem;width:100%}}.l-page-payments__title{margin-top:4rem;margin-bottom:2rem}.l-page-payments__methods{display:flex;flex-direction:row;align-items:center;justify-content:center;padding-bottom:4rem}@media only screen and (max-width: 987px){.l-page-payments__methods{flex-direction:column;padding-bottom:2rem}}.l-page-payments__methods--left{display:grid;gap:4rem;grid-template-columns:repeat(2, 1fr);padding-right:2rem;width:50%}@media only screen and (max-width: 987px){.l-page-payments__methods--left{grid-gap:2rem;padding-bottom:2rem;width:100%}}.l-page-payments__methods--left-logo{display:flex;flex-direction:row;align-items:center;justify-content:center}.l-page-payments__methods--right{width:50%}@media only screen and (max-width: 987px){.l-page-payments__methods--right{width:100%}}.l-page-payments__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-payments__cta{padding:6rem 0 3rem}}.l-page-payments__cta p{margin:2rem auto;font-family:var(--font-ptmono);text-align:center;text-transform:uppercase}
