html,body{width:100%;height:100%;overscroll-behavior-x:none;overscroll-behavior-y:none;}body{margin:0;padding:0;background:#000000;color:#E0E0E0;font-family:"Helvetica Neue","Helvetica","Arial",sans-serif;overflow:hidden;-ms-text-size-adjust:none;-moz-text-size-adjust:none;-webkit-text-size-adjust:none;}a{color:#E0E0E0;display:inline-block;}.my-form>div{padding:10px 0;}.my-form>div>div{display:inline-block;text-align:left}.my-form>div>div>div{display:flex;align-items:center;padding-top:10px;}.my-form>div>div>div>div{padding-left:7px;}.my-form input{border:none;border-radius:5px;font-size:10pt;text-align:center;}.my-form input:disabled{cursor:auto !important;}.my-form input:focus{box-shadow:0 0 10px 5px rgb(37,87,202);}.my-form input[type=button]{box-shadow:none !important;color:rgb(234,234,234);cursor:pointer;background-color:rgb(37,87,202);padding:7px;}.my-form input[type=button]:disabled{background-color:rgb(103,102,102);}.my-form input[type=button]:focus{outline:white solid 1px;}.my-form input[type=checkbox]{cursor:pointer;margin:2px 0 0 0;}.my-form input[type=checkbox]:focus{box-shadow:none;outline:auto;}.my-form input[type=text]{padding:5px;}.my-dialog{background:rgba(0,0,0,0.3);}.my-dialog-frame{color:#E0E0E0;background:rgba(0,0,0,0.5);border:2px solid gray;border-radius:10px;box-shadow:0 0 30px black;}.my-dialog-frame-head{background:rgba(0,0,0,0.3);border-bottom:1px solid gray;padding:5px 10px;}.my-dialog-frame-body-content{line-height:150%;padding:15px 20px}.my-dialog-frame-body-hscroll-bar-lever{background:rgba(255,255,255,0.7);}.my-dialog-frame-body-vscroll-bar-lever{background:rgba(255,255,255,0.7);}.my-dialog-content .my-link{cursor:pointer;pointer-events:auto;text-decoration:underline;}.my-dialog-content-paragraph{text-align:left;}.my-dialog-content-paragraph:not(:last-child){padding-bottom:10px;}.my-dialog-contact-content{display:flex;align-items:center;}@media (max-width:699px){.my-dialog-contact-content{flex-direction:column;}.my-dialog-contact-content-description{padding-top:20px;}.my-dialog-contact-content-photo{width:200px;height:200px;border-radius:100px;object-fit:cover;object-position:50% -5px;}}@media (min-width:700px){.my-dialog-contact-content{flex-direction:row;}.my-dialog-contact-content-description{padding-left:20px;display:inline-block;}.my-dialog-contact-content-photo{width:200px;height:250px;border-radius:10px;display:inline-block;}}.my-dialog-contact-content-description>table{width:100%;padding-bottom:20px;}.my-dialog-contact-content-description>table:last-child{padding-bottom:unset;}.my-dialog-contact-content-description>table>tbody>tr{height:40px;}.my-dialog-contact-content-description>table>tbody>tr>td:first-child{padding-right:5px;text-align:right;text-decoration:underline;white-space:nowrap;}.my-dialog-contact-content-description>table>tbody>tr>td:nth-child(2){font-weight:bold;padding-left:5px;text-align:left;}.my-dialog-contact-content-description-contacts>tbody>tr>td:first-child>img{width:32px;height:32px;display:block;}.my-dialog-contact-content-description-name>tbody>tr>td:nth-child(2){width:50%;}.my-dialog-information-content hr{color:#E0E0E0;margin-bottom:20px;}.my-dialog-information-content-contact{display:inline-block;}.my-dialog-information-content-contact>.my-link{padding:20px 20px 0 20px;}.my-dialog-information-content-contact img{width:64px;height:64px;}.my-scene-loading-shaded{background-color:rgba(0,0,0,0.3);}.my-subscene{background:rgba(0,0,0,0.3);}.my-subscene>.my-scene{border-radius:10px;box-shadow:0 0 20px black;}.my-page{background:#404040;}.my-page-scene{top:0;left:0;width:100%;height:100%;position:absolute;z-index:0;}.my-page-controls{top:0;left:0;width:100%;height:100%;opacity:0.7;position:absolute;z-index:1;}.my-page-controls-info{left:20px;bottom:20px;width:48px;height:48px;position:absolute;}.my-page-controls-search{left:20px;bottom:74px;width:64px;height:64px;position:absolute;}.my-page-controls-gizmo{cursor:pointer;opacity:0;pointer-events:auto;}