.graphic-area{display:none;}.graphic-area.show{display:flex;}.md-switch{padding:0.5rem 0.75rem;display:flex;flex-direction:row;justify-content:space-between;font-size:14px;}.md-switch > label{font-size:14px;line-height:1;margin-top:6px;}.md-switch input[type="checkbox"]{position:relative;appearance:none;width:40px;height:20px;background:#ccc;border-radius:50px;box-shadow:inset 0 0 5px rgba(0,0,0,0.2);cursor:pointer;transition:0.4s;}.md-switch input:checked[type="checkbox"]{background:rgba(var(--c2-bg-color1),1);border:1px solid white;}.md-switch input[type="checkbox"]::after{position:absolute;content:"";width:20px;height:20px;top:0;left:0;background:#fff;border-radius:50%;box-shadow:0 0 5px rgba(0,0,0,0.2);transform:scale(1.1);transition:0.4s;}.md-switch input:checked[type="checkbox"]::after{left:50%;}.custom-select,.custom-select:focus{font-size:14px;color:white !important;background:rgba(var(--c2-bg-color1),1) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='white' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px !important;}select.custom-select:focus{border-color:#ccc;outline:none !important;}.tooltip-icon{background-color:rgba(var(--c2-bg-color1),1);color:white;line-height:0.5;}.follow-up{display:none;}.md-switch:has(:checked) .follow-up{display:flex;}.md-form-group{position:relative;overflow:visible;padding:0 1rem;}.tooltip:not(.show){display:none;}.risk-form .tooltip{background-color:white;border:2px solid rgba(var(--c2-bg-color1),1);padding:10px;bottom:50px;right:0px;max-width:150px;border-radius:0.25rem;box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.115);opacity:1 !important;}@media (min-width:768px){.tooltip{bottom:0px;right:-150px;}.md-form-group{padding:0;}}.graphic-wrapper{height:250px;}.graphic-wrapper > img{object-fit:contain;}.chat-widget-container{display:none !important;}.form-group.off-screen{position:absolute;left:-4000px;}
