.tb-cont{display:flex;align-items:center;justify-content:center;padding:10px;border-radius:5px;background:gray;border:1px solid grey;color:#fff}.tb-cont.white-bg{background:#fff;color:#000;border:1px solid #ddd}.tb-cont h1{margin-top:0;margin-bottom:0;font-size:1.5em}@media (max-width: 820px){h1{font-size:1.3em}}.exposure-form{background:#f4f4f4;padding:20px;border:1px solid #ddd;border-radius:5px}.exposure-form label{display:block;margin:10px 0 5px}.exposure-form h2{margin-top:-8px}.exposure-form input,.exposure-form textarea{width:100%;padding:8px 0 8px 8px;box-sizing:border-box;border:1px solid #ccc;border-radius:5px}.exposure-form .data-protection li{list-style-type:none;margin-left:-6px}.exposure-form .data-protection input{width:20px;margin-top:20px}.exposure-form .data-protection label{display:contents!important;word-wrap:break-word}.exposure-form button{background:#f87f17;color:#fff;font-weight:700;border:none;padding:10px;margin-top:42px;border-radius:5px;cursor:pointer;transition:background .3s;height:60px;font-size:16px}.exposure-form button:hover{background:#f87f17}.exposure-form button[disabled]{background:gray;cursor:not-allowed}.exposure-form button.btn-down{margin-top:10px}.feedback{color:#fff;font-weight:700;font-style:italic;text-align:center;padding:10px;border-radius:5px}.feedback.success{background:#28a745}.feedback.error{background:#dc3545}@media (max-width: 768px){.exposure-form{padding:15px}.exposure-form button{margin-top:10px}}
