.fandoms-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.75);z-index:9999;display:flex;align-items:center;justify-content:center;animation:fandomsFadeIn .2s ease-out}.fandoms-window{position:relative;width:min(1100px,94vw,calc(90vh * 16 / 9));aspect-ratio:16/9;animation:fandomsPop .2s ease-out}.fandoms-artboard{display:block;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.fandoms-close{position:absolute;top:8px;right:8px;z-index:3;width:32px;height:32px;display:flex;align-items:center;justify-content:center;padding:0;border:2px solid #000;border-radius:50%;background:#f5e642;color:#000;font-size:14px;font-weight:700;cursor:pointer}.fandoms-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fandoms-hotspot{position:absolute;z-index:2;display:block;padding:0;border:2px solid transparent;border-radius:4px;background:transparent;cursor:pointer}.fandoms-hotspot:focus-visible,.fandoms-hotspot:hover{border-color:#f5e642;background:hsla(0,0%,100%,.1);outline:none}.fandoms-hotspot--pesquisa{left:calc(1154 / 1600 * 100%);top:calc(153 / 900 * 100%);width:calc(321 / 1600 * 100%);height:calc(159 / 900 * 100%)}.fandoms-hotspot--material{left:calc(1170 / 1600 * 100%);top:calc(360 / 900 * 100%);width:calc(396 / 1600 * 100%);height:calc(154 / 900 * 100%)}.fandoms-hotspot--manifesto{left:calc(1123 / 1600 * 100%);top:calc(565 / 900 * 100%);width:calc(377 / 1600 * 100%);height:calc(100 / 900 * 100%)}@keyframes fandomsFadeIn{0%{opacity:0}to{opacity:1}}@keyframes fandomsPop{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.dialogOverlay{background-color:var(--black-a9);position:fixed;inset:0;animation:overlayShow .15s cubic-bezier(.16,1,.3,1)}.close-button{display:flex;width:35px;height:35px;padding:1px 6px;flex-direction:column;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:5px;border:4px solid #000;background:linear-gradient(41deg,#740d0d 44.3%,red 105.61%);position:absolute;right:10px;top:10px}.close-button p{font-family:Courier New;font-size:30px;font-style:normal;font-weight:700;line-height:normal;background:linear-gradient(112deg,#d9d9d9 5.14%,#fff 64.39%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.speaker-folder-wrapper{display:flex;flex-flow:column;position:absolute;right:-10px;bottom:20%}.folder{aspect-ratio:179.28/166}.dialogContent{z-index:9999;background:linear-gradient(182deg,#d2d2d2 1.53%,#a9a9a9 99.92%);border-radius:6px;box-shadow:var(--shadow-6);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90vw;max-width:560px;max-height:85vh;padding:25px;animation:contentShow .15s cubic-bezier(.16,1,.3,1)}.data-info{display:flex;align-items:center}.data-info-text{width:55%;border-radius:30px 30px 30px 0;border:3px solid #212121;background:rgba(33,33,33,0);padding:10px 4px 5px 6px}.data-info-text p{color:#000;font-family:Courier New;font-size:14px;font-style:normal;font-weight:700;line-height:normal}.form-section{margin-top:22px}.submitButton{display:flex;width:114px;height:50px;padding:10px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:20px;border:3px solid #212121;background:#5eff5e;box-shadow:0 6px 4px 0 rgba(0,0,0,.25);font-size:26px}#project-access-form input:not([type=checkbox],[type=submit]){width:224px;height:37px;flex-shrink:0;display:block;margin-bottom:.3rem;margin-top:.3rem;border-radius:0 15px 15px 0;border:2px solid #000;background:hsla(0,0%,85%,0);padding-left:12px}input[placeholder=NOME]{width:40%}input[placeholder=EMPRESA]{width:55%}input[placeholder=E-MAIL]{width:60%}.submit-wrapper{display:flex;justify-content:flex-end;margin-top:-20px}.switch{position:relative;display:inline-block;width:54px;height:27px}.switch input{opacity:0}.slider{cursor:pointer;right:0;bottom:0;border-radius:50px;border:3px solid #212121;background:#da1919;background-color:#da1919;box-shadow:inset 0 4px 8px 0 rgba(0,0,0,.25);height:27px;width:54px}.slider,.slider:before{position:absolute;top:0;left:0;transition:.4s}.slider:before{content:"";height:22px;width:20px;background:linear-gradient(180deg,#212121 25%,#727162 59.23%);border-radius:100px}input:checked+.slider{background-color:#5eff5e}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{transform:translateX(30px)}.input-error{border:2px solid #da1919!important}.input-ok{border:2px solid #5eff5e!important}input:-internal-autofill-selected,input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:inset #bfbfbf!important;background-color:#bfbfbf!important;-webkit-background-clip:text;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;box-shadow:inset 0 0 20px 20px hsla(0,0%,100%,0)}@media (max-width:800px){.speaker-folder-wrapper img{width:140px;height:auto}}#submit-button,.default-button{padding:5px;justify-content:center;gap:10px;flex-shrink:0;border-radius:20px;border:3px solid #212121;background:#fffedb;box-shadow:0 6px 4px 0 rgba(0,0,0,.25);font-size:26px;cursor:pointer;font-weight:700;color:#000}#submit-button.active,.default-button.active{background:#5eff5e;padding:7px}