.accept-terms{background:var(--bg-elevated-light);z-index:1;flex-direction:row;justify-content:center;align-items:center;gap:10px;width:100%;padding:10px;font-size:14px;display:flex;position:absolute;bottom:0}@media (max-width:768px){.accept-terms{flex-direction:column-reverse;font-size:12px}}.accept-terms p{max-width:50%;margin:0;font-weight:300}@media (max-width:768px){.accept-terms p{max-width:100%}}.dark-theme .accept-terms{background:var(--bg-elevated-dark)}
