.tos-description{font-size:16px}
.tos-confirmation{font-size:16px}
.ui-dialog{z-index:10000;top:0;left:0;position:fixed;max-width:100%;max-height:100%;display:flex;flex-direction:column;align-items:stretch}
.ui-widget-overlay{z-index:3000;background:#000;opacity:.9}
a.cah-tosclose-button{display:inline-block;padding:4px 26px;font-size:16px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px;background-color:#e41f35;color:#fff}
a.cah-toscancel-button{display:inline-block;padding:4px 26px;font-size:16px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px;background-color:#f5f5f5;color:#000}
.cah-privacy-policy p{margin:0;font-weight:400}
.privacy-close{display:inline-block;content:"\00d7"}
.cah-privacy-text{flex:0 0 65%;background-color:#ffe670}
.privacy-policy-banner{padding-top:1.2em;padding-bottom:1.2em;background-color:#fae184}
.cah-privacy-accept{font-weight:400;font-size:1.1em;padding:.5em 1em}
.button-wrapper{display:flex;justify-content:center;gap:3rem}
.button-wrapper .cah-tosclose-button{display:block}
@media(max-width:768px){.privacy-policy-banner .cah-privacy-accept{margin-top:.5em}
.privacy-policy-banner{padding-right:3em}
}
.privacy-policy-content{align-items:flex-end}
@media(min-width:768px){.privacy-policy-banner .cah-privacy-accept{align-items:center}
.privacy-policy-content{display:flex;vertical-align:middle;align-items:center}
.cah-privacy-policy{margin-right:3em}
}