@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap";*{box-sizing:border-box}iframe{width:100vw;height:100vh;border:none}.App{width:100%;height:100vh;background:beige}.test-container{background:#bc8f8f;border:1px solid green}.incode-container{background:#4682b4;border:1px solid darkblue;height:800px}.page-wrapper{width:50%;min-width:370px;margin:auto;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 24px}.button-wrapper{display:flex;flex-direction:column;width:70%}.title{font-size:30px;text-align:center}.description{font-size:16px;color:#20263d;opacity:.5;text-align:center}.text-green{color:#57af51}.text-blue{color:#00b2fd}.input-checkbox label{outline:none;-webkit-tap-highlight-color:transparent}.consent-wrapper{padding:50px 0;width:100%;max-width:90%;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;text-align:center}@media (min-width: 769px) and (max-width: 1400px){.consent-wrapper{max-width:60%}}@media (min-width: 1400px){.consent-wrapper{max-width:40%}}.consent-form{padding:30px 0;display:flex;flex-direction:column;width:100%;height:100%;flex-grow:1;align-items:center}.consent-wrapper .button-wrapper{justify-content:center;width:50%;flex-grow:1}.consent-wrapper .input-checkbox{font-size:20px;margin:20px 0}.button.disabled{background-color:#20263d4d}.button-secondary{background-color:transparent;color:#2266d8;text-decoration:underline;box-shadow:none;border:none;font-size:14px}.button-secondary.disabled{background-color:#2266d84d}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:DM Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--color-state-disabled: #e9e9e9;--color-light-off-white: #eaedf3;--color-border-primary: #ebecef;--color-bg-default: #fff;--color-bg-input: #fbfbfb;--color-text-secondary: #757575;--color-text-default: #20263d;--color-text-accent: #007aff;--color-text-dark-blue: #21273b;--color-text-success: #34aa44;--color-text-primary: #262831;--color-text-secondary: #60667c;--color-text-error: #e71111;--color-text-disabled: #262831;--color-button-disabled: #ebecef;--color-text-placeholder: #a3a8b8}.heading-3{font-size:35px;font-style:normal;font-weight:500;line-height:115%;color:var(--color-text-default)}.heading-4{text-align:center;font-feature-settings:"liga" off,"clig" off;font-size:20px;font-style:normal;font-weight:700;line-height:30px;color:var(--color-text-default)}.body-big{font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:var(--color-text-dark-blue)}.body-text{font-size:14px;font-style:normal;font-weight:500;line-height:21px;color:var(--color-text-secondary)}.link{color:var(--color-text-accent);cursor:pointer}.success-text{font-size:12px;font-style:normal;font-weight:500;line-height:normal;color:var(--color-text-success)}.margin-bottom-30{margin-bottom:30px}.margin-bottom-24{margin-bottom:24px}.margin-bottom-16{margin-bottom:16px}.margin-bottom-12{margin-bottom:12px}.margin-bottom-10{margin-bottom:10px}.margin-bottom-4{margin-bottom:4px}.margin-top-30{margin-top:30px}
