.quickpay-template{width:100%;height:100%;background-color:var(--color-secondary-bg)}.quickpay-template>.header-holder{height:60px}.quickpay-template>.header-holder>.subpage-header>.content{width:100%;height:100%;max-width:1200px;display:flex;justify-content:space-between;align-items:center;padding:0 20px}.quickpay-template>.content-holder{width:100%;max-width:1200px;height:calc(100vh - 50px);margin-left:auto;margin-right:auto;padding:16px}@media screen and (max-width:768px){.quickpay-template{background:var(--color-secondary-bg);display:flex;align-items:flex-end}.quickpay-template>.content-holder{padding:0}.quickpay-template>.header-holder{position:fixed;width:100%;top:0;left:0;z-index:2}}@media screen and (min-width:768px) and (max-width:1600px){.quickpay-template>.content-holder{max-width:1200px;margin:0 auto}.quickpay-template>.header-holder>.subpage-header>.content{max-width:1200px;padding:0 20px}}@media screen and (min-width:1600px) and (max-width:2000px){.quickpay-template>.content-holder{max-width:1500px;margin:0 auto}.quickpay-template>.header-holder>.subpage-header>.content{max-width:1500px;padding:0 20px}}