*{box-sizing:border-box}html{min-height:100%;font-family:Arial,Helvetica,sans-serif}body{min-height:100%;margin:0;line-height:1.2}.root-div{flex-direction:column;justify-content:space-between;height:fit-content;min-height:100vh;display:flex}:root{--primary-color:#c40006;--primary-color-dark:#7d0600;--primary-color-dark-faded:#3f0502cb;--primary-color-faded:#9d191230;--primary-color-darkest:#580400;--complement-color:#0e7a1b;--secondary-color:#9d5312;--tertiary-color:#0c5860;--tertiary-color-dark:#09464d;--success-status:#27ae5f;--primary-text-color:black;--secondary-text-color:white;--text-faded-color:#3d3d3d;--primary-background-color:white;--alternate-background-color:#f9f9f9;--secondary-background-color:black;--primary-border-color:black;--primary-border-faded:#0000002a;--button-border-faded:#00000070;--gray:#e0e0e0;--gray-dark:#505050;--gray-body:#ebebeb;--gray-body-faded:#f6f6f660;--box-shadow-primary:#0003;--font-size-xxs:13.3333px;--font-size-xs:14px;--font-size-sm:16px;--font-size-md:18px;--font-size-lg:20px;--font-size-xl:24px;--font-size-xxl:28px;--font-size-xxxl:32px;--mobile-screen-size:800px}.be-button{text-align:center;text-decoration:none;padding:10px!important}.btn_default{color:#fff;background:#000}.btn_default:hover{background:#363636!important}.btn_secondary{border:1px solid var(--primary-border-faded)}.btn_secondary:hover{background:#ebebeb!important}.btn_red{color:#fff;background:var(--primary-color-dark)!important}.btn_red:hover{background:var(--primary-color-dark-faded)!important}
