@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&family=Roboto+Slab:wght@400;500;600;700&family=Sofia&display=swap');:root {--brand-secondary-color: #000;}.text-brand-primary-light,.hover-text-brand-primary-light:hover{color:#c95175}.text-brand-primary,.hover-text-brand-primary:hover{color:#830f2c}.text-brand-primary-dark,.hover-text-brand-primary-dark:hover{color:#cf0240}.text-brand-secondary-light,.hover-text-brand-secondary-light:hover{color:#5280ae}.text-brand-secondary,.hover-text-brand-secondary:hover{color:var(--brand-secondary-color)}.text-brand-secondary-dark,.hover-text-brand-secondary-dark:hover{color:#006fb7}.text-black-light,.hover-text-black-light:hover{color:var(--brand-secondary-color)}.text-gray,.hover-text-gray:hover{color:#808080}.text-lightgray,.hover-text-lightgray:hover{color:#b2b1b2}.text-other,.hover-text-other:hover{color:#e0e0e0}.text-otherlight,.hover-text-otherlight:hover{color:#f9f9f9}.text-white,.hover-text-white:hover{color:#fff}.text-black,.hover-text-black:hover{color:#000}.text-error,.hover-text-error:hover{color:#f00}.text-warning,.hover-text-warning:hover{color:#ffae42}.text-success,.hover-text-success:hover{color:#008000}.bg-brand-primary-light,.hover-bg-brand-primary-light:hover{background-color:#c95175}.bg-brand-primary,.hover-bg-brand-primary:hover{background-color:#830f2c}.bg-brand-primary-dark,.hover-bg-brand-primary-dark:hover{background-color:#cf0240}.bg-brand-secondary-light,.hover-bg-brand-secondary-light:hover{background-color:#5280ae}.bg-brand-secondary,.hover-bg-brand-secondary:hover{background-color:var(--brand-secondary-color)}.bg-brand-secondary-dark,.hover-bg-brand-secondary-dark:hover{background-color:#006fb7}.bg-black-light,.hover-bg-black-light:hover{background-color:var(--brand-secondary-color)}.bg-gray,.hover-bg-gray:hover{background-color:#808080}.bg-lightgray,.hover-bg-lightgray:hover{background-color:#b2b1b2}.bg-other,.hover-bg-other:hover{background-color:#e0e0e0}.bg-otherlight,.hover-bg-otherlight:hover{background-color:#f9f9f9}.bg-white,.hover-bg-white:hover{background-color:#fff}.bg-black,.hover-bg-black:hover{background-color:#000}.bg-error,.hover-bg-error:hover{background-color:#f00}.bg-warning,.hover-bg-warning:hover{background-color:#ffae42}.bg-success,.hover-bg-success:hover{background-color:#008000}.patient-form-listing{margin:0;padding:0;list-style:none;width:calc(100% + 20px);margin-left:-10px;display:flex;flex-wrap:wrap}.patient-form-listing li{width:calc(50% - 20px);margin:10px;text-align:center;padding-left:0 !important}@media (max-width:480px){.patient-form-listing li{width:calc(100% - 20px)}}.patient-form-listing li:before{display:none !important}.patient-form-listing .form-image{text-align:center;margin-bottom:20px;position:relative;margin:0 auto;display:block}.patient-form-listing .form-image img{margin:0 auto}.patient-form-listing .form-number{position:absolute;top:0;left:-15px;width:30px;height:30px;display:block;background:var(--brand-secondary-color);color:#fff;border-radius:100%;z-index:1}.patient-form-listing h3{text-align:center}.page-template-page-hep-app .form-number{display:none}.page-template-page-hep-app .patient-form-listing .form-image img{width:210px;height:210px}.page-template-page-hep-app .btn-center{margin:25px 0}