2026-04-14 17:41:39 +02:00

2 lines
54 KiB
CSS

.main__v3-hud-top-chat-container{position:absolute;top:7.5vh;left:2vh;width:28vh;z-index:2}.main__v3-hud-top-chat-input-container{position:relative;width:100%;padding:.75vh;background:linear-gradient(270deg,rgba(0,0,0,.55) 0%,rgba(0,0,0,.341) 100%);border:.1vh solid;border-image-source:linear-gradient(180deg,rgba(0,0,0,.55) 0%,rgba(0,0,0,.341) 100%);border-image-slice:1}.main__v3-hud-top-chat-input-container input{font-size:1.4vh;color:#ffffff8c;background:none;outline:none;border:none;font-family:var(--ff-rad),sans-serif;width:85%}.main__v3-hud-top-chat-input-container input::placeholder{color:#ffffff8c}.main__v3-hud-top-chat-input-img{position:absolute;right:1vh;top:50%;transform:translateY(-50%);width:1.5vh;cursor:pointer;transition:.2s ease-in}.main__v3-hud-top-chat-input-img:hover{opacity:.5}@keyframes hud-progress{0%{width:0%}to{width:100%}}.main__v3-hud-chat-suggestions{position:absolute;top:100%;left:0;width:100%;margin-top:.3vh;background:linear-gradient(270deg,rgba(0,0,0,.55) 0%,rgba(0,0,0,.341) 100%);border:.1vh solid;border-image-source:linear-gradient(180deg,rgba(0,0,0,.55) 0%,rgba(0,0,0,.341) 100%);border-image-slice:1;max-height:20vh;overflow:hidden;z-index:5}.main__v3-hud-chat-suggestion{padding:.6vh 1vh;font-size:1.2vh;color:#ffffffb3;transition:.15s}.main__v3-hud-chat-suggestion.active{background:linear-gradient(270deg,rgba(0,0,0,.3) 0%,rgba(0,0,0,.4) 100%);color:#fff}.main__v3-hud-chat-suggestion-cmd-line{display:flex;gap:.4vh;font-size:1.2vh}.main__v3-hud-chat-suggestion-param{opacity:.8}.main__v3-hud-chat-suggestion-param .disabled,.main__v3-hud-chat-suggestion-cmd-line .disabled,.main__v3-hud-chat-suggestion-cmd-line .cmd-inactive{opacity:.3}.main__v3-hud-chat-suggestion-cmd-help{font-size:1vh;color:var(--chat-suggestion-help);margin-top:.2vh;display:block}.main__corleone-hud-settings-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40vh;padding:3vh;border-radius:1vh}.main__corleone-hud-settings-bg{position:absolute;top:0vh;left:0vh;width:100%;height:100%;border-radius:1vh;z-index:-1}.main__corleone-hud-settings-bg svg{width:100%;height:100%;border-radius:1vh;object-position:center;object-fit:cover}.main__corleone-hud-settings-content-container{position:relative;border:.1vh solid rgba(255,255,255,.15);padding:1vh}.main__corleone-hud-settings-content-header{display:flex;align-items:center;gap:1vh;margin-left:.5vh}.main__corleone-hud-settings-content-header-text p:first-child{font-family:var(--ff-agency);font-size:2.2vh;text-transform:uppercase;color:var(--settings-main-color);text-shadow:0vh 0vh 1.7vh var(--settings-main-color)}.main__corleone-hud-settings-content-header-text p:first-child span{color:var(--color-white);text-shadow:0vh 0vh 1.7vh var(--color-white)}.main__corleone-hud-settings-content-header-text p:last-child{font-size:1.35vh;color:#ffffff8c;margin-top:-.25vh;width:26.5vh}.main__corleone-hud-settings-content-img{position:absolute;top:-1.5vh;left:50%;transform:translate(-50%);width:20vh;display:flex;justify-content:center;align-items:center}.main__corleone-hud-settings-content-img svg{width:90%}.main__corleone-hud-settings-item-container{margin-top:2vh;height:33.75vh;overflow-y:scroll;padding-right:1vh;display:flex;flex-direction:column;gap:1vh}.main__corleone-hud-settings-item-container::-webkit-scrollbar{width:.3vh}.main__corleone-hud-settings-item-container::-webkit-scrollbar-track{width:.3vh;background:rgba(255,255,255,.05)}.main__corleone-hud-settings-item-container::-webkit-scrollbar-thumb{width:.3vh;background:var(--settings-main-color)}.main__corleone-hud-settings-item{width:100%;padding:1vh;display:flex;justify-content:space-between;align-items:center;border-radius:.25vh;border:.1vh solid var(--settings-checkbox-right)}.main__corleone-hud-settings-left-container p:first-child{font-size:1.5vh;color:var(--color-white)}.main__corleone-hud-settings-left-container p:last-child{font-size:1.35vh;color:#ffffff8c}.main__corleone-hud-settings-right-container{display:flex;align-items:center;gap:.5vh}.main__corleone-hud-settings-right-btn{width:2.75vh;height:2.75vh;display:flex;justify-content:center;align-items:center;font-size:1.2vh;color:var(--color-white);cursor:pointer;transition:.2s ease-in;background:radial-gradient(var(--settings-main-color),rgba(0,0,0,0));border-radius:.25vh}.main__corleone-hud-settings-right-btn.inactive{opacity:.5;cursor:not-allowed}.main__corleone-hud-settings-right-btn:not(.inactive):hover{box-shadow:0 0 1.7vh var(--settings-main-color);background:radial-gradient(var(--settings-main-color),var(--settings-main-color))}.main__corleone-hud-settings-right-text-container{width:5.5vh;height:2.75vh;display:flex;justify-content:center;align-items:center;text-align:center;font-size:1.35vh;color:var(--color-white);background:radial-gradient(var(--settings-bg),rgba(0,0,0,0))}.main__corleone-hud-settings-right-checkbox{width:2.75vh;height:2.75vh;background:radial-gradient(var(--settings-bg),rgba(0,0,0,0));border:.1vh solid var(--settings-checkbox-right);border-radius:.25vh;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:.2s ease-in;font-size:1.35vh;color:var(--settings-color);text-shadow:0vh 0vh 1.7vh var(--settings-color)}.main__corleone-hud-settings-right-checkbox:hover{border:.1vh solid var(--settings-checkbox);box-shadow:0 0 1.7vh var(--settings-checkbox)}.main__corleone-hud-settings-btn-container{margin-top:1vh;width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:1vh}.main__corleone-hud-settings-btn-save{width:100%;height:4.5vh;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:.2s ease-in;font-size:1.35vh;color:var(--color-white);background:radial-gradient(rgba(0,0,0,0) 0%,var(--settings-main-color) 100%);border-radius:.25vh;border:.1vh solid var(--settings-main-color)}.main__corleone-hud-settings-btn-save:hover{box-shadow:0 0 1.7vh var(--settings-main-color)}.main__corleone-hud-settings-btn-reset{width:100%;height:4.5vh;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:.2s ease-in;font-size:1.35vh;color:var(--color-white);background:var(--settings-close-btn);border-radius:.25vh;border:.1vh solid var(--settings-close-btn-hover)}.main__corleone-hud-settings-btn-reset:hover,.main__corleone-hud-settings-close-btn:hover{box-shadow:0 0 1.7vh var(--settings-close-btn-hover)}.main__corleone-hud-settings-close-btn{position:absolute;display:flex;justify-content:center;align-items:center;top:2.25vh;right:2vh;width:3vh;height:3vh;font-size:1.35vh;color:var(--color-white);cursor:pointer;transition:.2s ease-in;background:var(--settings-close-btn);border-radius:.25vh;border:.1vh solid var(--settings-close-btn-hover)}.main__hex_4_hud-notify-1-container{position:absolute;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1vh;width:22vh;bottom:30.5vh;left:2vh;height:56vh}.main__hex_4_hud-notify-1-item{position:relative;width:100%;background:linear-gradient(to right,rgba(0,0,0,.55),rgba(255,255,255,0));border-radius:1vh}.main__hex_4_hud-notify-1-item-bg{position:absolute;z-index:-1;width:100%;height:100%}.main__hex_4_hud-notify-1-item-content{width:100%;height:100%;top:0vh;left:0vh;padding:1vh}.main__hex_4_hud-notify-1-item-header{font-size:1.2vh;font-weight:600;text-transform:uppercase;display:flex;align-items:center;gap:1vh}.main__hex_4_hud-notify-1-dot{position:relative;width:2vh;height:2vh;border-radius:.5vh;background:var(--main-color);box-shadow:0 0 1.7vh var(--secondary-color);display:flex;justify-content:center;align-items:center;color:#00000040}.main__hex_4_hud-notify-1-dot i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.main__hex_4_hud-notify-1-dot.success{background:var(--notify-1-success-color);box-shadow:0 0 1.7vh var(--notify-1-success-color)}.main__hex_4_hud-notify-1-dot.info{background:var(--notify-1-info-color);box-shadow:0 0 1.7vh var(--notify-1-info-color)}.main__hex_4_hud-notify-1-dot.error{background:var(--notify-1-error-color);box-shadow:0 0 1.7vh var(--notify-1-error-color)}.main__hex_4_hud-notify-1-text{font-size:1.3vh;color:#ffffff8c;margin-top:.5vh;font-weight:400}.main__hex_4_hud-notify-1-progress{margin-top:1vh;width:100%;height:.3vh;border-radius:5vh;background:rgba(255,255,255,.05)}.main__hex_4_hud-notify-1-progress-fill{height:100%;width:100%;background:var(--main-color);box-shadow:0 0 1.7vh var(--main-color)}.main__hex_4_hud-notify-1-progress-fill.success{background:var(--notify-1-success-color);box-shadow:0 0 1.7vh var(--notify-1-success-color)}.main__hex_4_hud-notify-1-progress-fill.info{background:var(--notify-1-info-color);box-shadow:0 0 1.7vh var(--notify-1-info-color)}.main__hex_4_hud-notify-1-progress-fill.error{background:var(--notify-1-error-color);box-shadow:0 0 1.7vh var(--notify-1-error-color)}.main__hex_4_hud-notify-2-container{position:absolute;top:19vh;left:2vh;width:25vh;height:50vh;display:flex;flex-direction:column;overflow-y:hidden;gap:1vh}.main__hex_4_hud-notify-2-flex-container{display:flex;align-items:center;gap:.5vh}.main__hex_4_hud-notify-2-top-content-text p{margin-top:-.5vh!important;color:#ffffff8c!important}.main__hex_4_hud-notify-2-flex-icon{width:5vh;height:5vh;display:flex;justify-content:center;align-items:center}.main__hex_4_hud-notify-2-flex-icon img{width:5.5vh;margin-left:-.75vh}.main__hex_4_hud-notify-2-item{position:relative;width:100%;padding:.5vh}.main__hex_4_hud-notify-2-item-bg{position:absolute;top:0vh;left:0vh;width:100%;height:100%;border-radius:.5vh;z-index:-1}.main__hex_4_hud-notify-2-item-bg svg{width:100%;height:100%;border-radius:.5vh;object-position:center;object-fit:cover}.main__hex_4_hud-notify-2-top-content{width:100%;height:100%;padding-left:.5vh}.main__hex_4_hud-notify-2-top-content-header{display:flex;align-items:center;gap:1vh;font-family:var(--ff-gilroy);z-index:100;margin-top:.75vh}.main__hex_4_hud-notify-2-top-content-header p{font-size:1.35vh;color:var(--clr-white)!important;text-shadow:0vh 0vh 1.7vh var(--clr-white)!important;text-transform:uppercase;margin-top:-.25vh}.main__hex_4_hud-notify-2-top-content-text{font-family:var(--ff-gilroy);font-size:1.25vh;color:var(--clr-white);font-weight:400;margin-top:.5vh}.main__hex_4_hud-notify-2-top-content-progress{width:100%;padding:.25vh;background:rgba(0,0,0,.25);margin-top:.75vh}.main__hex_4_hud-notify-2-top-content-progress-fill{width:0%;height:.1vh}.main__hex_4_hud-notify-2-top-content-progress-fill.error{background:var(--notify-2-error-color);box-shadow:0 0 1.7vh var(--notify-2-error-color)}.main__hex_4_hud-notify-2-top-content-progress-fill.info{background:var(--notify-2-info-color);box-shadow:0 0 1.7vh var(--notify-2-info-color)}.main__hex_4_hud-notify-2-top-content-progress-fill.success{background:var(--notify-2-success-color);box-shadow:0 0 1.7vh var(--notify-2-success-color)}.main__hex_4_hud-notify-2-top-img{position:absolute;left:50%;transform:translate(-50%);top:.25vh}.main__hex_4_hud-announce-1-container{position:absolute;top:2vh;left:50%;transform:translate(-50%);width:30vh}.main__hex_4_hud-announce-1-item{position:relative;width:100%;height:auto;background:linear-gradient(to bottom,rgba(0,0,0,.25) 0%,rgba(255,255,255,0) 100%);border-radius:.5vh;overflow:hidden}.main__hex_4_hud-announce-1-item-bg{position:absolute;z-index:-1;width:100%;height:100%}.main__hex_4_hud-announce-1-item-content{width:100%;height:100%;top:0vh;left:0vh;padding:1vh}.main__hex_4_hud-announce-1-item-header{font-size:1.2vh;font-weight:600;text-transform:uppercase;display:flex;align-items:center;justify-content:flex-start;gap:1vh}.main__hex_4_hud-announce-1-dot{position:relative;width:2vh;height:2vh;border-radius:.5vh;background:var(--main-color);box-shadow:0 0 1.7vh var(--secondary-color);display:flex;justify-content:center;align-items:center;color:#00000040}.main__hex_4_hud-announce-1-dot i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:.1vh}.main__hex_4_hud-announce-1-text{font-size:1.3vh;color:#ffffff8c;margin-top:.5vh;font-weight:400}.main__hex_4_hud-announce-1-progress{margin-top:1vh;width:100%;height:.3vh;border-radius:5vh;background:rgba(255,255,255,.05)}.main__hex_4_hud-announce-1-progress-fill{height:100%;width:100%;background:var(--main-color);box-shadow:0 0 1.7vh var(--main-color)}.main__hex_4_hud-announce-2-container{position:absolute;display:flex;flex-direction:column;top:2vh;left:50%;transform:translate(-50%);width:40vh;gap:1vh}.main__hex_4_hud-announce-2-item{position:relative;padding:1vh;border-radius:.5vh}.main__hex_4_hud-announce-2-item-bg{position:absolute;top:0vh;left:0vh;width:100%;height:100%;border-radius:.5vh;z-index:-1}.main__hex_4_hud-announce-2-item-bg svg{width:100%;height:100%;border-radius:.5vh}.main__hex_4_hud-announce-2-item-info{text-align:center;padding-left:6vh;padding-right:6vh;gap:.5vh;display:flex;flex-direction:column}.main__hex_4_hud-announce-2-item-info p:first-child{font-size:2vh;text-transform:uppercase;font-family:var(--ff-agency);color:var(--clr-white);text-shadow:0vh 0vh 1.7vh var(--clr-white)}.main__hex_4_hud-announce-2-item-info p:last-child{font-size:1.2vh;font-family:var(--ff-gilroy);color:#ffffff8c}.main__hex_4_hud-announce-2-item-progress{margin-top:.5vh;width:100%;padding:.25vh;background:rgba(0,0,0,.25)}.main__hex_4_hud-announce-2-item-progress-fill{background:var(--second-color);box-shadow:0 0 1.7vh var(--second-color);width:70%;height:.15vh}.main__hex_4_hud-announce-2-icon{position:absolute;top:0vh;left:0vh}.main__hex_4_hud-announce-2-icon img{width:5.5vh}.main__hex_4_hud-teamchat-1-container{position:absolute;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1vh;width:22vh;bottom:13.5vh;right:2vh;height:65vh}.main__hex_4_hud-teamchat-1-item{position:relative;width:100%;background:linear-gradient(to right,rgba(0,0,0,.55),rgba(255,255,255,0));border-radius:1vh}.main__hex_4_hud-teamchat-1-item-bg{position:absolute;z-index:-1;width:100%;height:100%}.main__hex_4_hud-teamchat-1-item-content{width:100%;height:100%;top:0vh;left:0vh;padding:1vh}.main__hex_4_hud-teamchat-1-item-header{font-size:1.2vh;font-weight:600;text-transform:uppercase;display:flex;align-items:center;gap:1vh}.main__hex_4_hud-teamchat-1-dot{position:relative;width:2vh;height:2vh;border-radius:.5vh;background:var(--main-color);box-shadow:0 0 1.7vh var(--secondary-color);display:flex;justify-content:center;align-items:center;color:#00000040}.main__hex_4_hud-teamchat-1-dot img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1vh}.main__hex_4_hud-teamchat-1-text{font-size:1.3vh;color:#ffffff8c;margin-top:.5vh;font-weight:400}.main__hex_4_hud-teamchat-1-progress{margin-top:1vh;width:100%;height:.3vh;border-radius:5vh;background:rgba(255,255,255,.05)}.main__hex_4_hud-teamchat-1-progress-fill{height:100%;width:100%;background:var(--main-color);box-shadow:0 0 1.7vh var(--main-color)}.main__hex_4_hud-teamchat-2-container{position:absolute;bottom:25vh;right:2vh;width:25vh;height:41vh;overflow:hidden;display:flex;flex-direction:column;gap:1vh}.main__hex_4_hud-teamchat-2-item{position:relative;width:100%;padding:.5vh}.main__hex_4_hud-teamchat-2-item-bg{position:absolute;top:0vh;left:0vh;width:100%;height:100%;border-radius:.5vh;z-index:-1}.main__hex_4_hud-teamchat-2-item-bg svg{width:100%;height:100%;border-radius:.5vh;object-position:center;object-fit:cover}.main__hex_4_hud-teamchat-2-top-content{width:100%;height:100%;border:.1vh solid rgba(255,255,255,.15);padding:.75vh 1vh}.main__hex_4_hud-teamchat-2-top-content.notify2{border:none;padding:0vh 0vh 0vh .5vh!important}.main__hex_4_hud-teamchat-2-flex-container{display:flex;align-items:center;gap:.5vh;flex-direction:row-reverse}.main__hex_4_hud-teamchat-2-top-content-header.notify2 p{color:var(--clr-white)!important;text-shadow:0vh 0vh 1.7vh var(--clr-white)!important}.main__hex_4_hud-teamchat-2-top-content-text.notify2 p{margin-top:-.5vh!important;color:#ffffff8c!important}.main__hex_4_hud-teamchat-2-flex-icon{width:5vh;height:5vh;display:flex;justify-content:center;align-items:center}.main__hex_4_hud-teamchat-2-flex-icon svg{width:5.5vh;margin-left:-.75vh}.main__hex_4_hud-teamchat-2-top-content-text{font-family:var(--ff-gilroy);font-size:1.25vh;color:var(--clr-white);font-weight:400;margin-top:.5vh}.main__hex_4_hud-teamchat-2-top-content-header{display:flex;align-items:center;gap:1vh;font-family:var(--ff-gilroy);z-index:100;margin-top:.75vh}.main__hex_4_hud-teamchat-2-top-content-header p{font-size:1.35vh;color:var(--notify-2-teamchat-color);text-shadow:0vh 0vh 1.7vh var(--notify-2-teamchat-color);text-transform:uppercase;margin-top:-.25vh}.main__hex_4_hud-teamchat-2-top-content-progress{width:100%;padding:.25vh;background:rgba(0,0,0,.25);margin-top:.75vh;transform:rotate(180deg)}.main__hex_4_hud-teamchat-2-top-content-progress-fill{width:0%;height:.1vh;background:var( --notify-2-teamchat-color);box-shadow:0 0 1.7vh var( --notify-2-teamchat-color)}.main__hex_4_hud-food-drink-container-1{position:absolute;bottom:20.5vh;left:2vh;display:flex;align-items:center;gap:1vh}.main__hex_4_hud-drink-container-1,.main__hex_4_hud-food-container-1{position:relative;width:12.25vh;height:3.3vh;display:flex;align-items:center;justify-content:space-between;padding:.5vh;background:linear-gradient(to right,rgba(255,255,255,.15),rgba(255,255,255,0));border:.1vh solid rgba(255,255,255,.15);border-radius:1vh}.main__hex_4_hud-drink-icon-container-1,.main__hex_4_hud-food-icon-container-1{position:relative;width:2.5vh;height:2.5vh;border-radius:50%;border:.3vh solid rgba(255,255,255,.25);display:flex;justify-content:center;align-items:center}.main__hex_4_hud-drink-icon-container-1 img{width:6vh;margin-left:0vh}.main__hex_4_hud-food-icon-container-1 img{width:1.25vh}.main__hex_4_hud-drink-progress-container-1,.main__hex_4_hud-food-progress-container-1{position:absolute;top:50%;transform:translateY(-50%);left:3.5vh;width:7.5vh;height:.6vh;background:rgba(0,0,0,.27);border-radius:5vh}.main__hex_4_hud-drink-progress-fill-1{width:50%;height:100%;border-radius:5vh;background:var(--food-hud-1-thirst-bg);box-shadow:0 0 1.7vh var(--food-hud-1-thirst-boxshadow)}.main__hex_4_hud-food-progress-fill-1{width:100%;height:100%;border-radius:5vh;background:var(--food-hud-1-hunger-bg);box-shadow:0 0 1.7vh var(--food-hud-1-hunger-boxshadow)}.main__hex_4_hud-food-drink-container-2{position:absolute;bottom:20vh;left:3vh;width:28vh;display:grid;grid-template-columns:repeat(2,1fr);gap:2vh}.main__hex_4_hud-drink-container-2,.main__hex_4_hud-food-container-2{width:100%;position:relative}.main__hex_4_hud-drink-container-2-grid,.main__hex_4_hud-food-container-2-grid{width:100%;display:grid;grid-template-columns:1fr .3fr;gap:1vh}.main__hex_4_hud-drink-container-2-stripes,.main__hex_4_hud-food-container-2-stripes{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:.5vh}.main__hex_4_hud-drink-2-stripes,.main__hex_4_hud-food-2-stripes{width:1vh;height:1.6vh;border-radius:.5vh;background:#FFFFFF;opacity:.25}.main__hex_4_hud-drink-2-container-icon,.main__hex_4_hud-food-2-container-icon{margin-left:-2.5vh;width:100%;display:flex;justify-content:center;align-items:center}.main__hex_4_hud-drink-2-container-icon img{width:1.5vh}.main__hex_4_hud-food-2-container-icon img{width:1.8vh}.main__hex_4_hud-drink-2-stripes.active{opacity:1;background:var(--food-hud-23-thirst-color)!important;box-shadow:0 0 1.7vh var(--food-hud-23-thirst-color)}.main__hex_4_hud-food-2-stripes.active{opacity:1;background:var(--food-hud-23-hunger-color);box-shadow:0 0 1.7vh var(--food-hud-23-hunger-color)}.main__hex_4_hud-food-drink-circle{position:absolute;bottom:20vh;left:3vh;display:flex;align-items:center;gap:2vh}.main__hex_4_hud-progressbar{position:relative;width:calc(var(--piv) * 40);height:calc(var(--piv) * 40);transform:scale(.8)}.main__hex_4_hud-progressbar svg{width:100%;height:100%;overflow:visible;transform:rotate(-90deg) scaleY(-1)}.main__hex_4_hud-progressbar.red .bar{stroke:var(--food-hud-23-hunger-color);filter:drop-shadow(0 calc(var(--piv) * 4) calc(var(--piv) * 16) var(--food-hud-23-hunger-color))}.main__hex_4_hud-progressbar.cyan .bar{stroke:var(--food-hud-23-thirst-color);filter:drop-shadow(0 calc(var(--piv) * 4) calc(var(--piv) * 16) var(--food-hud-23-thirst-color))}.main__hex_4_hud-progressbar img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:calc(var(--piv) * 14);height:calc(var(--piv) * 14)}.main__hex_4_hud-bottom-information-food-4-container{position:absolute;bottom:19.5vh;left:2.25vh;width:28vh;display:grid;grid-template-columns:repeat(2,1fr);gap:2vh;transform:scale(.9)}.main__hex_4_hud-bottom-information-food-4-item{display:flex;align-items:center;gap:.2vh}.main__hex_4_hud-bottom-information-food-4-item-icon{width:4vh;height:4vh;display:flex;justify-content:center}.main__hex_4_hud-bottom-information-food-4-item-icon svg{width:100%}.main__hex_4_hud-bottom-information-food-4-item-percent{position:relative;display:flex;justify-content:flex-end;font-size:1.35vh;color:var(--food-hud-4-hunger-color);text-shadow:0vh 0vh 1.7vh var(--food-hud-4-hunger-color);margin-top:-1vh;margin-right:-.75vh}.main__hex_4_hud-bottom-information-food-4-item-percent-item-container{display:flex;align-items:center;gap:.5vh;transform:skew(-23.5deg);margin-top:.5vh}.main__hex_4_hud-bottom-information-food-4-item-percent-item{width:.8vh;height:2vh;background:rgba(255,255,255,.35)}.main__hex_4_hud-bottom-information-food-4-item-percent-item.active{background:var(--food-hud-4-hunger-color);box-shadow:0 0 1.7vh var(--food-hud-4-hunger-color)}.main__hex_4_hud-bottom-information-food-4-item-percent-item.active_drink5{background:var(--food-hud-4-thirst-color);box-shadow:0 0 1.7vh var(--food-hud-4-thirst-color)}.main__hex_4_hud-bottom-information-food-4-item-percent.drink5{color:var(--food-hud-4-thirst-color);text-shadow:0vh 0vh 1.7vh var(--food-hud-4-thirst-color)}.main__hex_4_hud-bottom-information-food-5-container{position:absolute;bottom:11vh;left:30vh;width:12vh;display:grid;grid-template-columns:repeat(2,1fr);gap:1vh}.main__hex_4_hud-bottom-information-food-5-item{width:5.3vh;height:8vh;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding-bottom:1vh;font-size:1.35vh;color:var(--food-hud-5-hunger-color);text-shadow:0vh 0vh 1.7vh var(--food-hud-5-hunger-color)}.main__hex_4_hud-bottom-information-food-5-item-bg{position:absolute;top:0vh;left:0vh;width:100%;height:100%}.main__hex_4_hud-bottom-information-food-5-item-bg svg{width:100%;height:100%}.main__hex_4_hud-bottom-information-food-5-item.drink4{color:var(--food-hud-5-thirst-color);text-shadow:0vh 0vh 1.7vh var(--food-hud-5-thirst-color)}.main__hex_4_hud-interaction-1-container{position:absolute;left:50%;transform:translate(-50%) scale(.8);bottom:2vh;display:flex;justify-content:center;align-items:center;flex-direction:column}.main__hex_4_hud-interaction-1-press-container{width:10vh;height:10vh;position:relative}.main__hex_4_hud-interaction-1-press-icon-container{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:-1}.main__hex_4_hud-interaction-1-press-icon-container svg{width:12vh;height:8vh}.main__hex_4_hud-interaction-1-press-text{width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:2vh;font-weight:600;margin-top:-.25vh}.main__hex_4_hud-interaction-1-information-container{text-align:center;width:15vh;font-family:var(--ff-inter);font-size:1.2vh;font-weight:400}.main__hex_4_hud-speedo-1{position:absolute;font-family:var(--ff-rad);width:calc(var(--piv) * 252);height:calc(var(--piv) * 226);top:88vh;right:5vh}.main__hex_4_hud-speedo-1-testo{display:inline-flex;align-items:center;gap:calc(var(--piv) * 6)}.main__hex_4_hud-speedo-1__decoration{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:calc(var(--piv) * 252);height:calc(var(--piv) * 226)}.main__hex_4_hud-speedo-1__speed{width:calc(var(--piv) * 160);height:calc(var(--piv) * 160);position:absolute;left:50%;top:50%;transform:translate(-47%,-51%) rotate(-235deg)}.main__hex_4_hud-speedo-1__fuel{overflow:visible;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:calc(var(--piv) * 208);height:calc(var(--piv) * 198)}.main__hex_4_hud-speedo-1__fuel_path{fill:#ffffff40}.main__hex_4_hud-speedo-1__fuel_path.active{filter:drop-shadow(0 0 calc(var(--piv) * 9) var(--speedo-v1-fuel-shadow));fill:var(--speedo-v1-fuel)}.main__hex_4_hud-speedo-1__status{position:absolute;left:50%;bottom:0;transform:translate(-50%,400%);display:inline-flex;gap:calc(var(--piv) * 9);align-items:center}.main__hex_4_hud-speedo-1__status img{opacity:.33}.main__hex_4_hud-speedo-1__status img.active{opacity:1}.main__hex_4_hud-speedo-1__status img.doors{width:calc(var(--piv) * 16);height:calc(var(--piv) * 17)}.main__hex_4_hud-speedo-1__status img.engine,.main__hex_4_hud-speedo-1__status img.light{width:calc(var(--piv) * 16);height:calc(var(--piv) * 16)}.main__hex_4_hud-speedo-1__text{position:absolute;left:50%;top:50%;transform:translate(-45%,-35%);text-align:right}.main__hex_4_hud-speedo-1__text h1{font-weight:700;font-size:calc(var(--piv) * 48);line-height:calc(var(--piv) * 30);color:#fff;text-shadow:0 0 calc(var(--piv) * 17) #FFFFFF}.main__hex_4_hud-speedo-1__text h2{font-weight:700;font-size:calc(var(--piv) * 14);color:#ffffff8c}.main__hex_4_hud-speedo-1__fuelInfo{position:absolute;left:0;bottom:0;transform:translateY(430%);display:inline-flex;align-items:center;gap:calc(var(--piv) * 8)}.main__hex_4_hud-speedo-1__fuelInfo img{width:calc(var(--piv) * 16);height:calc(var(--piv) * 16)}.main__hex_4_hud-speedo-1__fuelInfo span{font-weight:700;font-size:calc(var(--piv) * 14)}.main__hex_4_hud-speedo-2{position:absolute;top:85.5vh;left:151vh}.main__hex_4_hud-speedo-2-kmh-bottom-stripes{display:flex;align-items:center;gap:.5vh}.main__hex_4_hud-speedo-2-kmh-bottom-stripes-item{width:2.9vh;height:1.5vh;background:rgba(255,255,255,.25);transform:skew(-25deg);display:flex;justify-content:center;align-items:center;text-align:center;font-size:.75vh;color:#ffffff8c}.main__hex_4_hud-speedo-2-stripe{width:24.25vh;height:.2vh;background:rgba(255,255,255,.25);margin-bottom:.4vh;transform:skew(-25deg);margin-left:.5vh}.main__hex_4_hud-speedo-2-bottom-fuel-container{width:24vh;display:flex;justify-content:space-between;align-items:center;gap:.5vh;padding:.25vh;border:.1vh solid rgba(255,255,255,.25);margin-top:.5vh;transform:skew(-25deg);margin-left:-1.75vh}.main__hex_4_hud-speedo-2-bottom-fuel-item{width:100%;background:rgba(255,255,255,.05);height:.5vh}.main__hex_4_hud-speedo-2-bottom-fuel-item-fill{width:50%;height:100%;background:var(--speedo-v2-fuel);box-shadow:0 0 1.7vh var(--speedo-v2-fuel)}.main__hex_4_hud-speedo-2-kmh-container{width:24vh;display:flex;justify-content:space-between;align-items:center;font-size:3.5vh;font-weight:700;text-shadow:0vh 0vh 1.7vh rgba(255,255,255,.55);font-style:italic;margin-left:.5vh}.main__hex_4_hud-speedo-2-kmh-container p span{font-size:1.5vh;font-weight:500;color:#ffffff8c}.main__hex_4_hud-speedo-2-kmh-container-text{position:relative;top:.5vh}.main__hex_4_hud-speedo-2-kmh-bottom-stripes-item.active{background:var(--speedo-v2-speed-lbg);box-shadow:0 0 1.7vh var(--speedo-v2-speed-shadow);color:var(--clr-white);text-shadow:0vh 0vh 1.7vh var(--clr-white)}.main__hex_4_hud-speedo-2-information-container{display:flex;align-items:center;gap:1vh;margin-top:1.5vh;margin-right:.5vh}.main__hex_4_hud-speedo-2-information-item-icon{width:2vh;height:2vh;display:flex;justify-content:center;align-items:center;opacity:.33}.main__hex_4_hud-speedo-2-information-item-icon.active{opacity:1}.main__hex_4_hud-speedo-2-information-item-icon img{width:100%}.main__hex_4_hud-speedo-2-top-stripes{width:3vh;height:3vh;right:13.5vh;position:absolute;bottom:7.2vh;border-top:.25vh solid rgba(255,255,255,.25);border-right:.25vh solid rgba(255,255,255,.25);transform:skew(25deg)}.main__hex_4_hud-speedo-2-gas-container{width:24vh;display:flex;gap:.25vh;margin-left:-1vh;transform:skew(-25deg);margin-top:.5vh}.main__hex_4_hud-speedo-2-gas-item{width:.8vh;height:3vh;background:var(--speedo-v2-speed-unactive)}.main__hex_4_hud-speedo-2-gas-item.active{background:var(--speedo-v2-speed-shadow)}.main__hex_4_hud-speedo-2-gas-item:nth-child(22),.main__hex_4_hud-speedo-2-gas-item:nth-child(23),.main__hex_4_hud-speedo-2-gas-item:nth-child(24){width:.8vh;height:5vh;background:var(--speedo-v2-gas-unactive);margin-top:-2vh}.main__hex_4_hud-speedo-2-gas-item.active:nth-child(22),.main__hex_4_hud-speedo-2-gas-item.active:nth-child(23),.main__hex_4_hud-speedo-2-gas-item.active:nth-child(24){background:var(--speedo-v2-gas-active)}.main__hex_4_hud-speedo-3{position:absolute;left:151vh;top:91.5vh;transform:perspective(100vh) rotateY(-20deg) rotateX(20deg)}.main__hex_4_hud-speedo-3-stripes{width:.95vh;height:2.7vh;display:flex;justify-content:center;align-items:center}.main__hex_4_hud-speedo-3-stripes-fill{width:.65vh;height:100%;background:var(--speedo-v3-stripes-bg);border-radius:.1vh}.main__hex_4_hud-speedo-3-stripes-fill.active{background:var(--speedo-v3-stripes-active)}.main__hex_4_hud-speedo-3-stripes:nth-child(19) .main__hex_4_hud-speedo-3-stripes:nth-child(20),.main__hex_4_hud-speedo-3-stripes:nth-child(21),.main__hex_4_hud-speedo-3-stripes:nth-child(22),.main__hex_4_hud-speedo-3-stripes:nth-child(23),.main__hex_4_hud-speedo-3-stripes:nth-child(24),.main__hex_4_hud-speedo-3-stripes:nth-child(25){width:.95vh;height:3.6vh;display:flex;justify-content:center;align-items:center}.main__hex_4_hud-speedo-3-stripes:nth-child(19) .main__hex_4_hud-speedo-3-stripes-fill,.main__hex_4_hud-speedo-3-stripes:nth-child(20) .main__hex_4_hud-speedo-3-stripes-fill,.main__hex_4_hud-speedo-3-stripes:nth-child(21) .main__hex_4_hud-speedo-3-stripes-fill,.main__hex_4_hud-speedo-3-stripes:nth-child(22) .main__hex_4_hud-speedo-3-stripes-fill,.main__hex_4_hud-speedo-3-stripes:nth-child(23) .main__hex_4_hud-speedo-3-stripes-fill,.main__hex_4_hud-speedo-3-stripes:nth-child(24) .main__hex_4_hud-speedo-3-stripes-fill,.main__hex_4_hud-speedo-3-stripes:nth-child(25) .main__hex_4_hud-speedo-3-stripes-fill{width:.65vh;height:100%;border-radius:.1vh;background:var(--speedo-v3-stripes-end-bg)}.main__hex_4_hud-speedo-3-stripes:nth-child(19) .main__hex_4_hud-speedo-3-stripes-fill.active,.main__hex_4_hud-speedo-3-stripes:nth-child(20) .main__hex_4_hud-speedo-3-stripes-fill.active,.main__hex_4_hud-speedo-3-stripes:nth-child(21) .main__hex_4_hud-speedo-3-stripes-fill.active,.main__hex_4_hud-speedo-3-stripes:nth-child(22) .main__hex_4_hud-speedo-3-stripes-fill.active,.main__hex_4_hud-speedo-3-stripes:nth-child(23) .main__hex_4_hud-speedo-3-stripes-fill.active,.main__hex_4_hud-speedo-3-stripes:nth-child(24) .main__hex_4_hud-speedo-3-stripes-fill.active,.main__hex_4_hud-speedo-3-stripes:nth-child(25) .main__hex_4_hud-speedo-3-stripes-fill.active{background:var(--speedo-v3-stripes-end-active)}.main__hex_4_hud-speedo-3-stripes-flexbox-container{display:flex;align-items:flex-end;flex-direction:row;flex-basis:0}.main__hex_4_hud-speedo-3-kmh-container{position:absolute;bottom:2.5vh;font-size:6vh;font-weight:700}.main__hex_4_hud-speedo-3-small-kmh{font-size:1.8vh;color:#ffffff57;text-transform:uppercase}.main__hex_4_hud-speedo-3-kmh-opacity{color:#ffffff57;text-transform:uppercase}.main__hex_4_hud-speedo-3-progress{position:absolute;bottom:3.2vh;width:16vh;height:.3vh}.main__hex_4_hud-speedo-3-progress-fill{width:70%;height:100%;background:rgba(255,255,255,1);display:flex;justify-content:flex-end;align-items:center}.main__hex_4_hud-speedo-3-progress-fill-point{width:.65vh;height:.65vh;border-radius:50%;background:var(--speedo-v3-stripes-active);box-shadow:0 0 1.7vh var(--speedo-v3-stripes-active)}.main__hex_4_hud-speedo-3-fuel-container{position:absolute;bottom:-3vh;display:flex;gap:.5vh;align-items:center}.main__hex_4_hud-speedo-3-fuel-progress{width:5.5vh;height:1.3vh;background:#FFFFFF57}.main__hex_4_hud-speedo-3-fuel-progress-fill{width:50%;height:100%;background:var(--speedo-v3-fuel)}.main__hex_4_hud-speedo-fuel-liters{font-size:1.4vh;text-transform:uppercase;color:#fff}.main__hex_4_hud-speedo-3-fuel-icon img{width:1.75vh;margin-top:.5vh}.main__hex_4_hud-speedo-3-car-information-item-circle{width:.75vh;height:.75vh;border-radius:50%;background:var(--speedo-v3-icon);box-shadow:0 0 1.7vh var(--speedo-v3-icon)}.main__hex_4_hud-speedo-3-car-information-item-circle.active{background:var(--speedo-v3-icon-active);box-shadow:0 0 1.7vh var(--speedo-v3-icon-active)}.main__hex_4_hud-speedo-3-car-information-item{display:flex;justify-content:center;align-items:center;gap:.5vh}.main__hex_4_hud-speedo-3-car-information-item-icon img{width:2.5vh}.main__hex_4_hud-speedo-3-car-information{position:absolute;bottom:-3.5vh;right:0vh}.main__hex_4_hud-speedo-3-car-information{display:flex;gap:1vh;justify-content:center}.main__hex_4_hud-speedo-3-car-information-item-icon.door img{width:1.75vh}.main__hex_4_hud-speedo-4-container{position:absolute;bottom:0vh;right:0vh}.main__hex_4_hud-speedo-4{position:absolute;right:1.1111111111vh;bottom:1.5555555556vh}.main__hex_4_hud-speedo-4-main{position:relative;display:inline-flex;align-items:center;position:fixed;right:11.1111111111vh;bottom:5.5555555556vh}.main__hex_4_hud-speedo-4-main-middle{display:flex;flex-direction:column;align-items:center;justify-content:center;height:12vh;width:9vh}.main__hex_4_hud-speedo-4-main-middle h1{color:#fff;font-family:Nekst-Light;font-size:5.0925925926vh;font-weight:400}.main__hex_4_hud-speedo-4-main-middle h2{color:#ffffff8c;font-family:Nekst-Light;font-size:1.2037037037vh;font-weight:400;margin-bottom:.7407407407vh}.main__hex_4_hud-speedo-4-main svg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:22.2222222222vh;height:19.6296296296vh}.main__hex_4_hud-speedo-4-main-text{position:absolute;color:#ffffff8c;font-family:Nekst-Light;font-size:1.1111111111vh;font-weight:400}.main__hex_4_hud-speedo-4-main-text.fuelCount{left:-2.7777777778vh;top:-3.7037037037vh}.main__hex_4_hud-speedo-4-main-text.rpmCount{right:-3.7037037037vh;top:-3.7037037037vh}.main__hex_4_hud-speedo-4-main-text.rpm{right:-3.2407407407vh;bottom:-3.2407407407vh}.main__hex_4_hud-speedo-4-main-text.fuel{left:-3.2407407407vh;bottom:-3.2407407407vh}.main__hex_4_hud-speedo-4-main-states{position:absolute;width:100%;height:100%}.main__hex_4_hud-speedo-4-main-state{position:absolute;width:2.2222222222vh;height:2.2222222222vh}.main__hex_4_hud-speedo-4-main-state img{width:2.2222222222vh;height:2.2222222222vh}.main__hex_4_hud-speedo-4-main-state:nth-child(1){left:-9.2592592593vh;bottom:1.8518518519vh}.main__hex_4_hud-speedo-4-main-state:nth-child(2){left:-7.4074074074vh;bottom:-1.8518518519vh}.main__hex_4_hud-speedo-4-main-state:nth-child(3){right:-7.4074074074vh;bottom:-1.8518518519vh}.main__hex_4_hud-speedo-4-main-state:nth-child(4){right:-9.2592592593vh;bottom:1.8518518519vh}.main__hex_4_hud-speedo-4-main-state hr{position:absolute;right:0;bottom:0;width:.5555555556vh;height:.5555555556vh;border-radius:.1851851852vh;outline:none;border:none;background:var(--speedo-v4-icon-bg);box-shadow:0 .3703703704vh .3703703704vh 0 var(--speedo-v4-icon-shadow)}.main__hex_4_hud-speedo-4-main-state hr.active{background:var(--speedo-v4-icon-active-bg);box-shadow:0 .3703703704vh .3703703704vh 0 var(--speedo-v4-icon-active-shadow)}.main__hex_4_hud-speedo-5-container{position:absolute;bottom:4vh;right:6vh;transform:perspective(100vh) rotateY(-30deg) rotateX(10deg);display:flex;align-items:center;gap:1vh}.main__hex_4_hud-speedo-5-bg{position:absolute;width:117%;height:2vh;left:-1vh;bottom:-1vh;border-bottom:.15vh solid rgba(255,255,255,.15);border-left:.15vh solid rgba(255,255,255,.15);border-right:.15vh solid rgba(255,255,255,.15)}.main__hex_4_hud-speedo-5-bg-stripe{position:absolute;bottom:-.125vh;left:1vh;width:7vh;height:.25vh;background:var(--speedo-v5-stripe);box-shadow:0 0 1.7vh var(--speedo-v5-stripe)}.main__hex_4_hud-speedo-5-bg-2{position:absolute;right:-3.75vh;height:60%;margin-top:-1vh;width:1vh;border-top:.15vh solid rgba(255,255,255,.15);border-right:.15vh solid rgba(255,255,255,.15);border-radius:0vh 0vh 1vh}.main__hex_4_hud-speedo-5-bg-stripe-2{position:absolute;top:1vh;right:-.175vh;width:.2vh;height:2.5vh;background:var(--speedo-v5-stripe);box-shadow:0 0 1.7vh var(--speedo-v5-stripe)}.main__hex_4_hud-speedo-5-container-left{display:flex;flex-direction:column;gap:1vh}.main__hex_4_hud-speedo-5-container-left-gps{padding:.5vh 1vh .5vh 5vh;font-family:var(--ff-gilroy);font-size:1.35vh;text-transform:uppercase;color:var(--clr-white);text-shadow:.5vh .5vh 0vh rgba(255,255,255,.15);background:var(--speedo-v5-plate-lbg);border-radius:.5vh;display:flex;align-items:center;justify-content:flex-end;gap:1vh}.main__hex_4_hud-speedo-5-container-left-stripe{width:.2vh;height:1.5vh;background:var(--speedo-v5-stripe);box-shadow:0 0 1.7vh var(--speedo-v5-stripe)}.main__hex_4_hud-speedo-5-container-left-kmh-container{display:flex;align-items:center;gap:1vh}.main__hex_4_hud-speedo-5-container-left-kmh-gear{display:flex;flex-direction:column;gap:1vh;align-items:center;background:radial-gradient(#ffffff27,#83838370);padding:1vh 1.5vh;border-radius:.5vh;font-family:var(--ff-agency)}.main__hex_4_hud-speedo-5-container-left-kmh-gear i{font-size:2vh;color:var(--speedo-v5-stripe);text-shadow:.5vh .5vh 0vh var(--speedo-v5-shadow)}.main__hex_4_hud-speedo-5-container-left-kmh-gear p{font-size:2.6vh;color:var(--clr-white);text-shadow:.5vh .5vh 0vh rgba(255,255,255,.15)}.main__hex_4_hud-speedo-5-container-left-kmh-kmh{font-family:var(--ff-agency);font-size:10vh;font-weight:700;color:var(--clr-white);text-shadow:.5vh .5vh 0vh rgba(255,255,255,.15);line-height:9vh;width:13vh}.main__hex_4_hud-speedo-5-container-left-kmh-kmh p span{background:var(--speedo-v5-speed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:.5vh .5vh 0vh var(--speedo-v5-speed-shadow)}.main__hex_4_hud-speedo-5-container-left-fuel-container{width:100%;background:rgba(255,255,255,.3);padding:.25vh}.main__hex_4_hud-speedo-5-container-left-fuel-fill{height:.25vh;width:70%;background:var(--speedo-v5-fuel);box-shadow:0 0 1.7vh var(--speedo-v5-fuel);border-radius:.25vh}.main__hex_4_hud-speedo-5-container-right{display:flex;flex-direction:column;gap:1vh}.main__hex_4_hud-speedo-5-container-right-item{position:relative;display:flex;align-items:center;padding:1vh 3vh;background:var(--speedo-v5-item-lbg)}.main__hex_4_hud-speedo-5-container-right-item-square{width:.75vh;height:.75vh;background:var(--speedo-v5-stripe);box-shadow:.5vh .5vh 0 var(--speedo-v5-shadow)}.main__hex_4_hud-speedo-5-container-right-item-square.green{background:var(--speedo-v5-fuel);box-shadow:.5vh .5vh 0 var(--speedo-v5-fuel-shadow)}.main__hex_4_hud-speedo-5-container-right-item-icon{position:absolute;right:-1.5vh;width:2.55vh;height:2.55vh;transform:rotate(45deg);background:var(--speedo-v5-item-icon);display:flex;justify-content:center;align-items:center}.main__hex_4_hud-speedo-5-container-right-item-icon img{transform:rotate(-45deg);color:var(--clr-white);text-shadow:.5vh .5vh 0vh rgba(255,255,255,.15);font-size:1.3vh}.main__hex_4_hud-speedo-5-container-right-fuel{display:flex;align-items:center;gap:.5vh}.main__hex_4_hud-speedo-5-container-right-fuel p{color:#ffffff8c;font-size:1.35vh;text-shadow:.5vh .5vh 0vh rgba(255,255,255,.15)}.main__hex_4_hud-speedo-5-container-right-fuel p span{color:var(--speedo-v5-fuel);font-size:1.75vh;text-shadow:.5vh .5vh 0vh var(--speedo-v5-fuel-shadow)}.main__hex_4_hud-speedo-5-container-right-fuel i{color:var(--speedo-v5-fuel);text-shadow:.5vh .5vh 0vh var(--speedo-v5-fuel-shadow);font-size:1.5vh}.main__hex_4_hud-speedo-5-container-right-item-container{display:flex;flex-direction:column;gap:1.5vh;margin-top:1.25vh}.main__hex_4_hud-speedo-5-draggable{display:flex;align-items:center;gap:1vh}.main__hex_4_hud-server-1-top-left-container{position:absolute;top:3vh;left:2vh;display:flex;flex-direction:column;gap:.25vh}.main__hex_4_hud-server-1-top-left-clock-container{display:flex;align-items:center;gap:.75vh}.main__hex_4_hud-server-1-top-left-clock-icon{color:var(--main-color);text-shadow:0vh 0vh 1.7vh var(--main-color);font-size:1.35vh}.main__hex_4_hud-server-1-top-left-date-container{margin-left:2vh;margin-top:-.5vh}.main__hex_4_hud-server-1-top-left-clock-text{color:var(--clr-white);text-shadow:0vh 0vh 1.7vh rgba(255,255,255,.55);font-weight:700;font-size:1.5vh}.main__hex_4_hud-server-1-top-left-date-text{color:#ffffff8c}.main__hex_4_hud-server-1-top-header-container{position:absolute;top:3vh;right:3vh}.main__hex_4_hud-server-1-top-header-big{font-size:2.5vh;text-transform:uppercase;font-family:var(--ff-rad);font-weight:900;color:var(--main-color);text-shadow:0vh 0vh 1.7vh var(--main-color);text-align:right}.main__hex_4_hud-server-1-top-header-big p span{color:var(--clr-white);text-shadow:0vh 0vh 1.7vh rgba(255,255,255,.55)}.main__hex_4_hud-server-1-top-information-container{display:flex;justify-content:space-between;align-items:center;gap:2vh;font-size:1.5vh;font-weight:500}.main__hex_4_hud-server-1-top-id-container{color:var(--server-v1-top-id);text-shadow:0vh 0vh 1.7vh var(--server-v1-top-id);font-weight:600}.main__hex_4_hud-server-1-top-id-container p span{font-size:1.5vh;color:var(--clr-white);text-shadow:0vh 0vh 1.7vh rgba(255,255,255,.55);font-weight:600}.main__hex_4_hud-server-1-top-right-container{display:flex;align-items:center;gap:1.5vh}.main__hex_4_hud-server-1-top-radio-icon{color:#ffffff26;text-shadow:0vh 0vh 1.7vh rgba(255,255,255,.15)}.main__hex_4_hud-server-1-top-radio-icon.active{color:var(--server-mic-radio-active);text-shadow:0vh 0vh 1.7vh var(--server-mic-radio-active)}.main__hex_4_hud-server-1-top-mic-container{display:flex;align-items:center;gap:.75vh}.main__hex_4_hud-server-1-top-mic-icon{color:#ffffff26;text-shadow:0vh 0vh 1.7vh rgba(255,255,255,.15)}.main__hex_4_hud-server-1-top-mic-icon.active{color:var(--server-mic-radio-active);text-shadow:0vh 0vh 1.7vh var(--server-mic-radio-active)}.main__hex_4_hud-server-1-top-mic-icon.notspeak{color:var(--server-mic-mute);text-shadow:0vh 0vh 1.7vh var(--server-mic-mute)}.main__hex_4_hud-server-1-top-mic-dot-container{display:flex;align-items:center;gap:.5vh;box-shadow:0 0 1.7vh #ffffff26}.main__hex_4_hud-server-1-top-mic-dot.active{background:var(--server-mic-radio-active);box-shadow:0 0 1.7vh var(--server-mic-radio-active)}.main__hex_4_hud-server-1-top-mic-dot{width:.75vh;height:.75vh;border-radius:50%;background:rgba(255,255,255,.15)}.main__hex_4_hud-server-1-top-information-container-2{margin-top:1vh;display:flex;flex-direction:column;gap:.75vh}.main__hex_4_hud-server-1-top-money-container{display:flex;justify-content:flex-end;align-items:center;background:var(--server-v1-money-lbg);border-radius:.4vh;padding:.5vh;z-index:-2;position:absolute}.main__hex_4_hud-server-1-top-money-container.red{background:var(--server-v1-money-lbg-red)}.main__hex_4_hud-server-1-top-money-grid{display:flex;justify-content:center;align-items:center;gap:1.5vh}.main__hex_4_hud-server-1-top-money-grid-item{width:100%;display:flex;justify-content:center;align-items:center}.main__hex_4_hud-server-1-top-money-grid-item p{font-size:1.7vh;color:var(--server-v1-money-text);text-transform:uppercase;font-weight:600}.main__hex_4_hud-server-1-top-money-grid-item.red p{font-size:1.7vh;color:var(--server-v1-money-text-red);text-transform:uppercase;font-weight:600}.main__hex_4_hud-server-1-top-money-grid-icon{height:2.3vh;padding:.55vh;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.25);border-radius:.4vh;color:var(--server-v1-money-text)}.main__hex_4_hud-server-1-top-money-grid-icon img{width:1.3vh}.main__hex_4_hud-server-1-top-money-grid-icon.red{display:flex;justify-content:center;align-items:center;color:var(--server-v1-money-text-red)}.main__hex_4_hud-server-1-top-ammonation-container{position:absolute;top:17vh;right:3vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(270deg,rgba(255,255,255,.15) -.79%,rgba(255,255,255,0) 107.59%);padding:.2vh .5vh;z-index:-2}.main__hex_4_hud-server-1-top-ammonation-weapon-name{font-size:1.6vh;text-transform:uppercase;color:#fff;font-weight:500}.main__hex_4_hud-server-1-top-ammonation-weapon-ammo-count{font-size:1.6vh;text-transform:uppercase;display:flex;justify-content:center;align-items:center;gap:.5vh;font-weight:600;margin-left:1vh}.main__hex_4_hud-server-1-top-ammonation-weapon-ammo-atm{color:var(--server-v1-ammo-color)}.main__hex_4_hud-server-1-top-ammonation-weapon-ammo-magazine{color:#ffffff80}.main__hex_4_hud-server-1-top-money-grid-icon i.spinning{animation:bounceAndTurn .6s ease-out}@keyframes bounceAndTurn{0%{transform:translateY(0) rotate(0)}40%{transform:translateY(-2vh) rotate(180deg)}to{transform:translateY(0) rotate(360deg)}}.main__hex_4_hud-server-1-location-container{position:absolute;bottom:2vh;left:30vh;display:flex;align-items:center;gap:1vh}.main__hex_4_hud-server-1-job-container{position:absolute;bottom:6vh;left:30vh;display:flex;align-items:center;gap:1vh}.main__hex_4_hud-server-1-location-stripe{height:3vh;width:.3vh;background:var(--main-color);box-shadow:0 0 1.7vh var(--main-color)}.main__hex_4_hud-server-1-location-information-header{font-size:1.4vh;text-transform:uppercase;font-weight:600}.main__hex_4_hud-server-1-location-information-text{color:#ffffff8c}.main__hex_4_hud-teamlerad-container{position:absolute;top:.25vh;left:1vh;color:#ffffff80;text-shadow:.25vh .25vh .5vh rgba(0,0,0,.5);font-size:1vh}.main__hex_4_hud-server-2-clock-2-container{position:absolute;top:3.5vh;left:2vh;display:flex;align-items:center;gap:1vh}.main__hex_4_hud-server-2-clock-2-flex-left-stripe{width:1vh;height:2.5vh;border-top:.1vh solid rgba(255,255,255,.15);border-left:.1vh solid rgba(255,255,255,.15);border-bottom:.1vh solid rgba(255,255,255,.15)}.main__hex_4_hud-server-2-clock-2-flex-left-stripe.team{height:4.5vh}.main__hex_4_hud-server-2-clock-2-flex-right-top-content{display:flex;align-items:center;gap:.75vh}.main__hex_4_hud-server-2-clock-2-flex-right-top-content-icon{border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:1.35vh;color:var(--hud-2-main-color);text-shadow:0vh 0vh 1.7vh var(--hud-2-main-color);text-shadow:.25vh .25vh 0vh var(--hud-2-secondary-color)}.main__hex_4_hud-server-2-clock-2-flex-right-content{display:flex;flex-direction:column;gap:.5vh}.main__hex_4_hud-server-2-clock-2-flex-right-top-content-text{font-size:1.35vh;color:var(--clr-white)}.main__hex_4_hud-server-2-top-container{position:absolute;top:2vh;right:2vh;display:flex;flex-direction:column;gap:1vh}.main__hex_4_hud-server-2-top-header{gap:1vh;font-family:var(--ff-agency);font-size:3.5vh;text-transform:uppercase;color:var(--main-color);text-shadow:0vh 0vh 1.7vh var(--main-color);text-shadow:.25vh .25vh 0vh rgba(0,0,0,.216);text-align:right}.main__hex_4_hud-server-2-top-header p span{color:var(--clr-white);text-shadow:none;text-shadow:.25vh .25vh 0vh rgba(0,0,0,.216)}.main__hex_4_hud-server-2-top-header img{width:3vh;display:none}.main__hex_4_hud-server-2-top-flex-container{display:flex;align-items:center;justify-content:flex-end;gap:1vh}.main__hex_4_hud-server-2-top-flex-left-info-container{display:flex;align-items:center;gap:0vh;justify-content:flex-end}.main__hex_4_hud-server-2-top-flex-left-info-item-2{height:2.5vh;font-size:1.35vh;border-radius:5vh 0vh 0vh 5vh;padding-left:1.25vh;padding-right:1.25vh;display:flex;justify-content:center;align-items:center;color:var(--clr-white);min-width:5vh;max-width:5vh;margin-left:1vh;text-shadow:.25vh .25vh 0vh rgba(0,0,0,.216);position:relative}.main__hex_4_hud-server-2-top-flex-left-info-item-2-bg{position:absolute;top:0vh;left:0vh;width:100%;height:100%;border-radius:5vh 0vh 0vh 5vh;z-index:-1}.main__hex_4_hud-server-2-top-flex-left-info-item-2-bg svg{width:100%;height:100%;border-radius:5vh 0vh 0vh 5vh;object-fit:cover;object-position:center}.main__hex_4_hud-server-2-top-flex-left-info-item-2 p{margin-left:-.3vh}.main__hex_4_hud-server-2-top-flex-left-info-item{width:2.5vh;height:2.5vh;border:.25vh solid rgba(255,255,255,.3);border-radius:50%;display:flex;justify-content:center;align-items:center;color:var(--clr-white);font-size:1vh;margin-right:1vh}.main__hex_4_hud-server-2-top-flex-left-info-item i{font-size:1.2vh}.main__hex_4_hud-server-2-top-flex-left-info-item.active{color:var(--server-mic-radio-active);text-shadow:0vh 0vh 1.7vh var(--server-mic-radio-active)}.main__hex_4_hud-server-2-top-flex-left-info-item.notspeak{color:var(--server-mic-mute);text-shadow:0vh 0vh 1.7vh var(--server-mic-mute)}.main__hex_4_hud-server-2-top-flex-left-info-item:last-child{margin-right:0vh}.main__hex_4_hud-server-2-top-flex-left-info-item-3{display:flex;align-items:center;gap:.3vh;justify-content:flex-end;margin-top:.75vh;margin-right:-.4vh}.main__hex_4_hud-server-2-top-flex-left-info-item-3-square{width:.6vh;height:.6vh;background:rgba(255,255,255,.3);transform:rotate(-45deg)}.main__hex_4_hud-server-2-top-flex-left-info-item-3-square.active{background:var(--server-mic-radio-active);box-shadow:0 0 1.7vh var(--server-mic-radio-active)}.main__hex_4_hud-server-2-top-flex-left-money-container{display:flex;align-items:center;justify-content:flex-end;gap:1vh;margin-top:1vh}.main__hex_4_hud-server-2-top-flex-left-money-container-2{display:flex;align-items:center;gap:1vh}.main__hex_4_hud-server-2-top-flex-left-money{font-size:1.6vh;color:var(--clr-white);text-shadow:.25vh .25vh 0vh rgba(0,0,0,.216)}.main__hex_4_hud-server-2-top-flex-left-money-icon{width:3vh;height:3vh;display:flex;justify-content:center;align-items:center;font-size:1.15vh;border:.3vh solid var(--server-v2-money);text-shadow:0vh 0vh 1.7vh var(--server-v2-money);color:var(--server-v2-money);border-radius:50%}.main__hex_4_hud-server-2-top-flex-left-money-icon.red{border-color:var(--server-v2-black-money);text-shadow:0vh 0vh 1.7vh var(--server-v2-black-money);color:var(--server-v2-black-money)}.main__hex_4_hud-server-2-top-flex-left-money-icon.white{border-color:#ffffff4d;color:var(--clr-white)}.main__hex_4_hud-server-2-top-flex-left-money-container.mt-2{margin-top:2vh}.main__hex_4_hud-server-2-top-flex-right-container{position:relative;width:1vh;height:10vh;border-top:.15vh solid rgba(255,255,255,.15);border-right:.15vh solid rgba(255,255,255,.15);border-bottom:.15vh solid rgba(255,255,255,.15);border-radius:0vh 0vh 1vh}.main__hex_4_hud-server-2-top-flex-right-stripe{position:absolute;top:3vh;left:-.6vh;width:3vh;height:.15vh;background:var(--server-v2-stripe);box-shadow:0 0 1.7vh var(--server-v2-stripe);transform:rotate(90deg)}.main__hex_4_hud-server-2-top-flex-right-container-2{position:relative;width:1vh}.main__hex_4_hud-server-2-weapon-container{display:flex;align-items:center;gap:1vh;position:absolute;right:1.5vh;text-align:right;top:20.5vh;transform:scale(.9)}.main__hex_4_hud-server-2-weapon-flex-right{width:1vh;height:4vh;margin-top:0vh;border-top:.15vh solid rgba(255,255,255,.15);border-right:.15vh solid rgba(255,255,255,.15);border-bottom:.15vh solid rgba(255,255,255,.15)}.main__hex_4_hud-server-2-weapon-flex-top{font-size:1.35vh;color:var(--clr-white);margin-top:.8vh;text-shadow:.25vh .25vh 0vh rgba(0,0,0,.216)}.main__hex_4_hud-server-2-weapon-flex-bottom{position:relative;padding:.5vh;width:11vh;background:linear-gradient(to right,rgba(0,0,0,0),rgba(255,255,255,.35));display:flex;align-items:center;font-size:1.35vh;color:var(--clr-white);margin-top:1vh;border-radius:0vh 5vh 5vh 0vh;text-shadow:.25vh .25vh 0vh rgba(0,0,0,.216)}.main__hex_4_hud-server-2-weapon-flex-bottom-icon{position:absolute;width:3.2vh;height:3.2vh;right:0vh;background:radial-gradient(#ffffff81,#89898973);border:.25vh solid rgba(255,255,255,.3);border-radius:50%;display:flex;justify-content:center;align-items:center;color:#00000040;font-size:2vh}.main__hex_4_hud-server-2-weapon-flex-bottom-icon i,.main__hex_4_hud-server-2-weapon-flex-bottom p span{font-size:1.6vh}.main__hex_4_hud-server-2-weapon-flex-bottom p{margin-left:2vh}.main__hex_4_hud-server-2-location-container{position:absolute;top:94vh;left:30vh;display:flex;align-items:center;gap:1vh;width:16vh}.main__hex_4_hud-server-2-job-container{position:absolute;top:90vh;left:30vh;display:flex;align-items:center;gap:1vh;width:12vh}.main__hex_4_hud-server-2-bottom-street-nav-item{display:flex;align-items:center;gap:1vh}.main__hex_4_hud-server-2-bottom-information-street-nav-info p{white-space:nowrap}.main__hex_4_hud-server-2-bottom-information-street-nav-info p:first-child{font-size:1.5vh;color:var(--clr-white);text-shadow:.25vh .25vh 0vh rgba(0,0,0,.216)}.main__hex_4_hud-server-2-bottom-information-street-nav-info p:last-child{font-size:1.35vh;color:#ffffff8c;text-shadow:.25vh .25vh 0vh rgba(0,0,0,.216)}.main__hex_4_hud-server-2-bottom-information-food-1-item-icon{width:3.5vh;height:3.5vh;display:flex;justify-content:center;align-items:center;border-radius:50%;border:.2vh solid rgba(255,255,255,.15);font-size:1.35vh;color:var(--clr-white);margin-left:-.5vh}.main__hex_4_hud-progress-1-container{position:absolute;left:50%;bottom:2vh;transform:translate(-50%);width:25vh}.main__hex_4_hud-progress-1-top-information-container{font-family:var(--ff-rad);font-size:1.2vh;width:100%;display:flex;align-items:center;justify-content:space-between}.main__hex_4_hud-progress-1-bottom-loading-container{width:100%;height:3vh;background:var(--clr-progressbar-bg);margin-top:.5vh;transform:skew(-20deg);border-radius:.5vh;display:flex;justify-content:center;align-items:center;gap:.35vh;padding:1vh}.main__hex_4_hud-progress-1-bottom-loading-item{width:.75vh;height:100%;background:var(--clr-progressbar-item)}.main__hex_4_hud-progress-1-bottom-loading-item.active{background:var(--clr-progressbar-active);box-shadow:0 0 1.7vh var(--clr-progressbar-active)}.main__hex_4_hud-lifeinvader-1-container{position:absolute;bottom:25vh;left:2vh;width:25vh;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-end;align-content:flex-end;gap:1vh}.main__hex_4_hud-lifeinvader-1-item{width:100%}.main__hex_4_hud-lifeinvader-1-top-header{display:flex;align-items:center;gap:1vh}.main__hex_4_hud-lifeinvader-1-header-container{width:100%;padding:.5vh;background:var(--lifeinvader-header-lbg);border-radius:1vh 1vh 0vh 0vh}.main__hex_4_hud-lifeinvader-1-icon img{width:3.25vh}.main__hex_4_hud-lifeinvader-1-header-right{margin-top:.75vh}.main__hex_4_hud-lifeinvader-1-header-big{font-size:1.5vh;text-transform:uppercase;font-weight:700;margin-top:-.5vh}.main__hex_4_hud-lifeinvader-1-header-small{font-size:1vh;font-weight:500;margin-top:-.25vh;margin-bottom:.5vh}.main__hex_4_hud-lifeinvader-1-bottom-header{width:100%;background:var(--lifeinvader-header-bottom-lbg);padding:.5vh;border-radius:.5vh;display:flex;align-items:center;justify-content:space-between}.main__hex_4_hud-lifeinvader-1-bottom-header-left{display:flex;align-items:center;gap:1vh;font-size:1vh}.main__hex_4_hud-lifeinvader-1-bottom-header-right{font-size:1vh}.main__hex_4_hud-lifeinvader-1-bottom-header-left-icon{width:2.5vh;height:2.5vh;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.15);border-radius:.5vh;font-size:1.2vh}.main__hex_4_hud-lifeinvader-1-text-message-container{width:100%;margin-top:.25vh;padding:1vh;background:var(--lifeinvader-message-lbg);border-radius:0vh 0vh 1vh 1vh;border-top:.3vh solid var(--lifeinvader-message-border-top);font-size:1.35vh;font-weight:400;color:#ffffff8c}