@import url("https://fonts.cdnfonts.com/css/akrobat"); body { overflow: hidden; -webkit-user-select: none; -moz-user-select: none; user-select: none; align-items: center; justify-content: center; } #app { position: absolute; height: 100%; width: 100%; top: 0; left: 0; background-size: cover; background-repeat: no-repeat; background-position: center center; overflow: hidden; } .hidden-input { position: absolute; left: 1.875rem; top: 0; border: none; outline: none; background: none; width: 1.5rem; height: 1.5rem; cursor: pointer; opacity: 0; z-index: -1; } @font-face { font-family: Gilroy; src: url(../font//Gilroy-Regular.ttf); } @font-face { font-family: Druk Cyr; src: url(../font/DrukCyr-Bold.ttf); } @font-face { font-family: "ExoSoft-Bold"; src: url(../font/Exo-Bold.ttf); } .select { position: absolute; left: 105.5rem; top: 48.5rem; display: flex; align-items: center; justify-content: center; } .select .squared { position: absolute; width: 2.5625rem; height: 0.875rem; right: 0.65rem; font-family: "Akrobat"; text-align: center; font-style: normal; font-weight: 500; font-size: 0.75rem; line-height: 0.875rem; color: #FFFFFF; } .select .rounded { position: absolute; width: 2.5625rem; height: 0.875rem; right: 4.3rem; font-family: "Akrobat"; text-align: center; font-style: normal; font-weight: 500; font-size: 0.75rem; line-height: 0.875rem; color: #FFFFFF; } @keyframes bounceInRight { 0%, 60%, 75%, 90%, 100% { transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(3000px, 0, 0); } 60% { opacity: 1; transform: translate3d(-25px, 0, 0); } 75% { transform: translate3d(10px, 0, 0); } 90% { transform: translate3d(-5px, 0, 0); } 100% { transform: none; } } @keyframes zoomInUp { 0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } @keyframes fadeInDown { 0% { opacity: 0; transform: translate3d(0, -100%, 0); } 100% { opacity: 1; transform: none; } } .speedometer { position: absolute; width: 16.5625rem; height: 15.25rem; left: 100.7rem; top: 51rem; background-image: url("../img/speedometer.png"); background-size: cover; background-repeat: no-repeat; background-position: center center; display: flex; align-items: center; justify-content: center; animation-name: fadeInRight; animation-duration: 1s; animation-fill-mode: both; } .speedometer .fuel { position: absolute; left: 0.27rem; top: 0rem; bottom: 0; margin: 0; stroke-dasharray: 150 300; } .speedometer .fuel > svg { transition: 0.47s all; } .speedometer .speed { position: absolute; left: 1.5rem; top: 1.1rem; stroke-dasharray: 250 700; } .speedometer .speed > svg { transition: 0.47s all; } .speedometer .rpm { position: absolute; left: 13.35rem; top: 6.9rem; stroke-dasharray: 90 700; } .speedometer .rpm > svg { transition: 0.47s all; } .speedometer .noss { position: absolute; left: 14.15rem; top: 2.9rem; stroke-dasharray: 150 700; } .speedometer .noss > svg { transition: 0.47s all; } .speedometer .bar { position: absolute; left: 8rem; top: 2.5rem; transition: 0.47s all; } .speedometer .bar > svg { transition: 0.47s all; } .speedometer .speedh { position: absolute; width: 4.625rem; height: 4.8125rem; font-family: "Akrobat"; font-style: normal; font-weight: 800; font-size: 4rem; text-align: center; line-height: 4.8125rem; text-shadow: 2px -2px 2px rgba(0, 0, 0, 0.33); left: 6rem; top: 5.1rem; color: white; z-index: 1; } .speedometer > h1 { position: absolute; width: 2.7rem; top: 3.5rem; height: 0.9375rem; font-family: "Gilroy"; left: 7rem; text-align: center; font-style: normal; font-weight: 700; font-size: 0.75rem; line-height: 0.9375rem; color: rgba(255, 255, 255, 0.5); } @keyframes flip { 0% { transform: perspective(400px) rotate3d(0, 1, 0, -360deg); animation-timing-function: ease-out; } 40% { transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg); animation-timing-function: ease-out; } 50% { transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg); animation-timing-function: ease-in; } 80% { transform: perspective(400px) scale3d(0.95, 0.95, 0.95); animation-timing-function: ease-in; } 100% { transform: perspective(400px); animation-timing-function: ease-in; } } .speedh.slide-out { transform: translateY(1rem); opacity: 0; } .speedh.slide-in { transform: translateY(-1rem); opacity: 0; } .animation-bar { animation: progress 0.5s linear forwards; } .animation-text { animation: flip 0.5s linear forwards; } @keyframes progress { from { width: 0%; } to { width: 100%; } } .components { position: absolute; top: 10.5rem; left: 6rem; } .logo { position: absolute; width: 5.5625rem; height: 5.25rem; left: 106rem; top: 2.1rem; /* background-image: url("../img/logo.png"); */ background-size: cover; background-repeat: no-repeat; background-position: center center; display: flex; align-items: center; justify-content: center; } .logo > p { position: absolute; width: 11.625rem; height: 5.0625rem; font-family: "Druk Cyr"; font-style: normal; font-weight: 700; font-size: 4rem; line-height: 5.0625rem; letter-spacing: 0.025em; left: 0.2rem; background: radial-gradient(51.85% 51.85% at 50% 50%, #1be5ef 0%, #0f847f 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-shadow: 0px 4px 77px rgb(15 132 132 / 55%); } .logo > h1 { position: absolute; width: 5.5625rem; height: 0.875rem; left: 0.3rem; top: 3.9rem; font-family: 'Druk Cyr'; font-style: normal; font-weight: 100; font-size: 1.66rem; line-height: 0.875rem; letter-spacing: 0.56em; color: rgb(255 255 255 / 25%); } .cash { position: absolute; width: 9.3906rem; height: 2.6875rem; left: 108.2969rem; top: 8.25rem; } .cash .color { position: absolute; right: 10rem; top: 0.5rem; transform: scale(0.9); } .cash .drag { position: absolute; left: -6.15rem; top: 0.55rem; z-index: 1; transform: scale(0.9); } .cash .eye { position: absolute; color: white; left: 9.3rem; top: -0.3rem; opacity: 0.4; z-index: 1; font-size: 0.9rem; } .cash > p { position: absolute; width: 5.5625rem; height: 1rem; top: 0.4rem; left: 0.35rem; font-family: "Gilroy"; font-style: normal; font-weight: 500; font-size: 0.8125rem; line-height: 1rem; text-align: center; color: #FFFFFF; } .bank { position: absolute; width: 9.3906rem; height: 2.6875rem; left: 109.8906rem; top: 11.5625rem; } .bank .color { position: absolute; right: 10rem; top: 0.5rem; transform: scale(0.9); } .bank .drag { position: absolute; left: -6.35rem; top: 0.55rem; z-index: 1; transform: scale(0.9); } .bank .eye { position: absolute; color: white; left: 9.3rem; top: -0.1rem; opacity: 0.4; z-index: 1; font-size: 0.9rem; } .bank > p { position: absolute; width: 5.5625rem; height: 1rem; top: 0.4rem; left: 0.35rem; font-family: "Gilroy"; font-style: normal; font-weight: 500; font-size: 0.8125rem; line-height: 1rem; text-align: center; color: #FFFFFF; } .black { position: absolute; width: 6.2031rem; height: 2.6875rem; left: 111.4844rem; top: 14.875rem; } .black .color { position: absolute; right: 10rem; top: 0.5rem; transform: scale(0.9); } .black > p { position: absolute; width: 2.2rem; height: 1rem; top: 0.45rem; left: 0.6rem; font-family: "Gilroy"; font-style: normal; font-weight: 500; font-size: 0.8125rem; line-height: 1rem; text-align: center; overflow: hidden; text-overflow: ellipsis; color: #FFFFFF; } .black .eye { position: absolute; color: white; left: 6.15rem; top: -0.3rem; opacity: 0.4; z-index: 1; font-size: 0.9rem; } .black .drag { position: absolute; left: -6.15rem; top: 0.55rem; z-index: 1; transform: scale(0.9); } .job { position: absolute; width: 12.6094rem; height: 2.6875rem; left: 104.7rem; top: 18.25rem; } .job .color { position: absolute; right: 10rem; top: 0.5rem; transform: scale(0.9); } .job > p { position: absolute; width: 5rem; height: 1rem; top: 0.41rem; right: 6.9rem; font-family: "Gilroy"; font-style: normal; font-weight: 500; font-size: 0.8125rem; line-height: 1rem; transform: scale(0.9); text-align: center; overflow: hidden; text-overflow: ellipsis; color: #FFFFFF; } .job > h1 { position: absolute; width: 4rem; height: 1rem; top: 0.7rem; left: 5.5rem; font-family: "Gilroy"; font-style: normal; font-weight: 500; font-size: 0.8125rem; line-height: 1rem; text-align: center; overflow: hidden; text-overflow: ellipsis; color: #FFFFFF; } .job .eye { position: absolute; color: white; left: 13rem; top: -0.3rem; opacity: 0.4; z-index: 1; font-size: 0.9rem; } .job .drag { position: absolute; left: -6.15rem; top: 0.55rem; z-index: 1; transform: scale(0.9); } .weapon { position: absolute; width: 13.2344rem; height: 2.6875rem; left: 104.4375rem; top: 27rem; } .weapon .images { position: absolute; top: -4.7rem; right: 0.3rem; width: 14rem; height: 4.0625rem; transform: matrix(-1, 0, 0, 1, 0, 0); background-image: url("../gun/assaultrifle.png"); background-size: cover; background-repeat: no-repeat; background-position: center center; } .weapon .color { position: absolute; transform: scale(0.9); } .weapon .eye { position: absolute; color: white; top: -0.1rem; left: 13.2rem; opacity: 0.4; z-index: 1; font-size: 0.9rem; } .weapon .drag { position: absolute; left: -6.15rem; top: 0.55rem; z-index: 1; transform: scale(0.9); } .weapon > p { position: absolute; width: 6rem; height: 1rem; top: 0.5rem; right: 7.3rem; font-family: "Gilroy"; font-style: normal; font-weight: 500; font-size: 0.75rem; line-height: 1rem; text-align: center; overflow: hidden; text-overflow: ellipsis; color: #FFFFFF; white-space: nowrap; text-overflow: ellipsis; } .weapon > h1 { position: absolute; width: 8.7rem; height: 1rem; top: 0.7rem; right: 1.3rem; font-family: "Gilroy"; font-style: normal; font-weight: 500; font-size: 0.8125rem; line-height: 1rem; text-align: center; overflow: hidden; text-overflow: ellipsis; color: #FFFFFF; } .color { position: absolute; top: 0.6rem; z-index: 1; cursor: move; } .color i { font-size: 1rem; background-color: white; border: 1px solid #ccc; border-radius: 50%; padding: 0.25rem; } .grey { color: grey; } @keyframes zoomInLeft { 0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } .health-rounded { position: absolute; display: flex; align-items: center; justify-content: center; animation-name: zoomInLeft; animation-duration: 1s; animation-fill-mode: both; } .health-rounded .eye { position: absolute; color: white; top: -0.1rem; left: 0.1rem; opacity: 0.4; z-index: 1; font-size: 0.9rem; } .health-rounded .health { display: flex; align-items: center; justify-content: center; } .health-rounded .health > h1 { position: absolute; left: 1.4rem; width: 1.5rem; height: 0.75rem; top: 3.5rem; font-family: "Gilroy"; font-style: normal; font-weight: 600; font-size: 0.6246rem; line-height: 0.75rem; text-align: center; color: #FFFFFF; } .health-rounded .health .drag { position: absolute; left: 5rem; top: 0.6rem; z-index: 1; } .health-rounded .health .color { position: absolute; left: 8.5rem; top: 0.6rem; z-index: 1; } .armor-rounded { position: absolute; display: flex; align-items: center; justify-content: center; animation-name: zoomInLeft; animation-duration: 1s; animation-fill-mode: both; } .armor-rounded .eye { position: absolute; color: white; top: -0.1rem; left: 0.1rem; opacity: 0.4; z-index: 1; font-size: 0.9rem; } .armor-rounded .armor { display: flex; align-items: center; justify-content: center; } .armor-rounded .armor > h1 { position: absolute; width: 1.5rem; height: 0.75rem; left: 1.4rem; top: 3.5rem; font-family: "Gilroy"; font-style: normal; font-weight: 600; font-size: 0.6246rem; line-height: 0.75rem; text-align: center; color: #FFFFFF; } .armor-rounded .armor .drag { position: absolute; left: 5rem; top: 0.6rem; z-index: 1; } .armor-rounded .armor .color { position: absolute; left: 8.5rem; top: 0.6rem; } .stress-rounded { position: absolute; display: flex; align-items: center; justify-content: center; animation-name: zoomInLeft; animation-duration: 1s; animation-fill-mode: both; } .stress-rounded .eye { position: absolute; color: white; top: -0.1rem; left: 0.1rem; opacity: 0.4; z-index: 1; font-size: 0.9rem; z-index: 1; } .stress-rounded .stress { display: flex; align-items: center; justify-content: center; } .stress-rounded .stress > h1 { position: absolute; width: 1.5rem; height: 0.75rem; left: 1.4rem; top: 3.5rem; font-family: "Gilroy"; font-style: normal; font-weight: 600; font-size: 0.6246rem; line-height: 0.75rem; text-align: center; color: #FFFFFF; } .stress-rounded .stress .drag { position: absolute; left: 5rem; top: 0.6rem; z-index: 1; } .stress-rounded .stress .color { position: absolute; left: 8.5rem; top: 0.6rem; z-index: 1; } .hunger-rounded { position: absolute; display: flex; align-items: center; justify-content: center; animation-name: zoomInLeft; animation-duration: 1s; animation-fill-mode: both; } .hunger-rounded .eye { position: absolute; color: white; top: -0.1rem; left: 0.1rem; opacity: 0.4; z-index: 1; font-size: 0.9rem; } .hunger-rounded .hunger { display: flex; align-items: center; justify-content: center; } .hunger-rounded .hunger > h1 { position: absolute; width: 1.5rem; height: 0.75rem; top: 3.5rem; left: 1.6rem; font-family: "Gilroy"; font-style: normal; font-weight: 600; font-size: 0.6246rem; line-height: 0.75rem; text-align: center; color: #FFFFFF; } .hunger-rounded .hunger .drag { position: absolute; left: 5rem; top: 0.6rem; z-index: 1; } .hunger-rounded .hunger .color { position: absolute; left: 8.5rem; top: 0.6rem; } .water-rounded { position: absolute; display: flex; align-items: center; justify-content: center; animation-name: zoomInLeft; animation-duration: 1s; animation-fill-mode: both; } .water-rounded .eye { position: absolute; color: white; top: -0.1rem; left: 0.1rem; opacity: 0.4; z-index: 1; font-size: 0.9rem; } .water-rounded .water { display: flex; align-items: center; justify-content: center; } .water-rounded .water > h1 { position: absolute; width: 1.5rem; height: 0.75rem; top: 3.5rem; font-family: "Gilroy"; font-style: normal; font-weight: 600; font-size: 0.6246rem; line-height: 0.75rem; text-align: center; color: #FFFFFF; box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0, 0, 0, 0); } .water-rounded .water .drag { position: absolute; left: 5rem; top: 0.6rem; z-index: 1; } .water-rounded .water .color { position: absolute; left: 8.5rem; top: 0.6rem; } .oxygen-rounded { position: absolute; display: flex; align-items: center; justify-content: center; animation-name: zoomInLeft; animation-duration: 1s; animation-fill-mode: both; } .oxygen-rounded .eye { position: absolute; color: white; top: -0.1rem; left: 0.1rem; opacity: 0.4; z-index: 1; font-size: 0.9rem; } .oxygen-rounded .oxygen { display: flex; align-items: center; justify-content: center; } .oxygen-rounded .oxygen > h1 { position: absolute; width: 1.5rem; height: 0.75rem; top: 3.5rem; font-family: "Gilroy"; font-style: normal; font-weight: 600; font-size: 0.6246rem; line-height: 0.75rem; text-align: center; color: #FFFFFF; } .oxygen-rounded .oxygen .drag { position: absolute; left: 5rem; top: 0.6rem; z-index: 1; } .oxygen-rounded .oxygen .color { position: absolute; left: 8.5rem; top: 0.6rem; z-index: 1; } .settings { position: absolute; left: 3.625rem; display: flex; gap: 10px; align-items: center; justify-content: center; } .settings > h1 { height: 4.0625rem; font-family: "Druk Cyr"; font-style: normal; font-weight: 700; font-size: 3.205rem; line-height: 4.0625rem; letter-spacing: 0.025em; background: radial-gradient(51.85% 51.85% at 50% 50%, #1befb4 0%, #0f8469 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; text-shadow: 0px 4px 77px rgb(15 132 132 / 55%); } .settings > p { height: 2.875rem; left: 8.5rem; font-family: "Akrobat"; font-style: normal; font-weight: 500; font-size: 1.1776rem; line-height: 1.4375rem; color: #FFFFFF; } .clock { position: absolute; width: 2.6875rem; height: 3.1875rem; left: 101.3125rem; top: 2.625rem; } .clock .color { position: absolute; top: 0.5rem; transform: scale(0.9); } .clock .drag { position: absolute; left: 1.1rem; top: 6.5rem; z-index: 1; transform: scale(0.9); } .clock > p { position: absolute; width: 2.4rem; height: 1.6875rem; top: 3.5rem; left: 1.1rem; font-family: "Gilroy"; font-style: normal; font-weight: 600; font-size: 0.75rem; line-height: 0.9375rem; text-align: center; color: #FFFFFF; } .clock .eye { position: absolute; color: white; left: 3.5rem; top: -0.3rem; opacity: 0.4; z-index: 1; font-size: 0.9rem; } .id { position: absolute; width: 2.6875rem; height: 5.375rem; left: 97.6875rem; top: 2.625rem; } .id .color { position: absolute; top: 0.5rem; transform: scale(0.9); } .id .drag { position: absolute; left: 1.1rem; top: 5.5rem; z-index: 1; transform: scale(0.9); } .id .eye { position: absolute; color: white; left: 0.1rem; top: -0.2rem; opacity: 0.4; z-index: 1; font-size: 0.9rem; } .id > p { position: absolute; width: 1.75rem; height: 1.6875rem; top: 3.5rem; left: 1.4rem; font-family: "Gilroy"; font-style: normal; font-weight: 600; font-size: 0.75rem; line-height: 0.9375rem; text-align: center; color: #FFFFFF; } .microphone { position: absolute; width: 2.6875rem; height: 3.1875rem; left: 94.1rem; top: 2.625rem; } .microphone .color { position: absolute; top: 0.5rem; transform: scale(0.9); } .microphone .eye { position: absolute; color: white; left: 0.4rem; top: -0.3rem; opacity: 0.4; z-index: 1; font-size: 0.9rem; } .microphone .drag { position: absolute; left: 1rem; top: 4rem; z-index: 1; transform: scale(0.9); } .microphone > p { position: absolute; width: 1.75rem; height: 1.6875rem; top: 3.5rem; left: 1.4rem; font-family: "Gilroy"; font-style: normal; font-weight: 600; font-size: 0.75rem; line-height: 0.9375rem; text-align: center; color: #FFFFFF; } .health-squared { position: absolute; width: 2.25rem; height: 2.9487rem; left: 26.875rem; display: flex; align-items: center; justify-content: center; animation-name: zoomInLeft; animation-duration: 1s; animation-fill-mode: both; } .health-squared .eye { position: absolute; color: white; top: -0.5rem; left: -0.1rem; opacity: 0.4; z-index: 1; font-size: 0.5rem; } .health-squared > h1 { position: absolute; width: 1.1875rem; height: 0.75rem; top: 1.06rem; font-family: "Gilroy"; font-style: normal; font-weight: 600; font-size: 0.6rem; line-height: 0.75rem; text-align: center; color: #FFFFFF; } .health-squared .drag { position: absolute; z-index: 1; } .health-squared .color { position: absolute; } .armor-squared { position: absolute; width: 2.25rem; height: 2.9487rem; left: 26.875rem; display: flex; align-items: center; justify-content: center; animation-name: zoomInLeft; animation-duration: 1s; animation-fill-mode: both; } .armor-squared .eye { position: absolute; color: white; top: -0.5rem; left: -0.1rem; opacity: 0.4; z-index: 1; font-size: 0.5rem; } .armor-squared > h1 { position: absolute; width: 1.1875rem; height: 0.75rem; top: 1.15rem; font-family: "Gilroy"; font-style: normal; font-weight: 600; font-size: 0.57rem; line-height: 0.75rem; text-align: center; color: #FFFFFF; } .armor-squared .drag { position: absolute; z-index: 1; } .armor-squared .color { position: absolute; } .stress-squared { position: absolute; width: 2.25rem; height: 2.9487rem; left: 26.875rem; display: flex; align-items: center; justify-content: center; animation-name: zoomInLeft; animation-duration: 1s; animation-fill-mode: both; } .stress-squared .eye { position: absolute; color: white; top: -0.5rem; left: -0.1rem; opacity: 0.4; z-index: 1; font-size: 0.5rem; } .stress-squared > h1 { position: absolute; width: 1.1875rem; height: 0.75rem; top: 1.25rem; font-family: "Gilroy"; font-style: normal; font-weight: 600; font-size: 0.57rem; line-height: 0.75rem; text-align: center; color: #FFFFFF; } .stress-squared .drag { position: absolute; z-index: 1; } .stress-squared .color { position: absolute; } .hunger-squared { position: absolute; width: 2.25rem; height: 2.9487rem; left: 26.875rem; display: flex; align-items: center; justify-content: center; animation-name: zoomInLeft; animation-duration: 1s; animation-fill-mode: both; } .hunger-squared .eye { position: absolute; color: white; top: -0.5rem; left: -0.1rem; opacity: 0.4; z-index: 1; font-size: 0.5rem; } .hunger-squared > h1 { position: absolute; width: 1.1875rem; height: 0.75rem; top: 1.15rem; font-family: "Gilroy"; font-style: normal; font-weight: 600; font-size: 0.57rem; line-height: 0.75rem; text-align: center; color: #FFFFFF; } .hunger-squared .drag { position: absolute; z-index: 1; } .hunger-squared .color { position: absolute; } .water-squared { position: absolute; width: 2.25rem; height: 2.9487rem; left: 26.875rem; display: flex; align-items: center; justify-content: center; animation-name: zoomInLeft; animation-duration: 1s; animation-fill-mode: both; } .water-squared .eye { position: absolute; color: white; top: -0.5rem; left: -0.1rem; opacity: 0.4; z-index: 1; font-size: 0.5rem; } .water-squared > h1 { position: absolute; width: 1.1875rem; height: 0.75rem; top: 1.15rem; font-family: "Gilroy"; font-style: normal; font-weight: 600; font-size: 0.57rem; line-height: 0.75rem; text-align: center; color: #FFFFFF; } .water-squared .drag { position: absolute; z-index: 1; } .water-squared .color { position: absolute; } .oxygen-squared { position: absolute; width: 2.25rem; height: 2.9487rem; left: 26.875rem; display: flex; align-items: center; justify-content: center; animation-name: zoomInLeft; animation-duration: 1s; animation-fill-mode: both; } .oxygen-squared .eye { position: absolute; color: white; top: -0.5rem; left: -0.1rem; opacity: 0.4; z-index: 1; font-size: 0.5rem; } .oxygen-squared > h1 { position: absolute; width: 1.1875rem; height: 0.75rem; top: 1.27rem; font-family: "Gilroy"; font-style: normal; font-weight: 600; font-size: 0.57rem; line-height: 0.75rem; text-align: center; color: #FFFFFF; } .oxygen-squared .drag { position: absolute; left: 3.5rem; top: 0rem; z-index: 1; } .oxygen-squared .color { position: absolute; left: 8.5rem; top: 0.6rem; z-index: 1; } .center { position: absolute; left: 57.5rem; display: flex; align-items: center; justify-content: center; animation-name: bounceInLeft; animation-duration: 1s; animation-fill-mode: both; } .center > h1 { position: absolute; width: 5.875rem; height: 0.875rem; text-align: center; font-family: "Akrobat"; font-style: normal; font-weight: 500; font-size: 0.75rem; line-height: 0.875rem; color: #FFFFFF; } .reset { position: absolute; left: 57.5rem; top: 3rem; display: flex; align-items: center; justify-content: center; animation-name: bounceInRight; animation-duration: 1s; animation-fill-mode: both; } .reset > h1 { position: absolute; width: 5.875rem; height: 0.875rem; font-family: "Akrobat"; font-style: normal; font-weight: 500; font-size: 0.75rem; text-align: center; line-height: 0.875rem; color: #FFFFFF; } @keyframes bounceInRight { 0%, 60%, 75%, 90%, 100% { transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(3000px, 0, 0); } 60% { opacity: 1; transform: translate3d(-25px, 0, 0); } 75% { transform: translate3d(10px, 0, 0); } 90% { transform: translate3d(-5px, 0, 0); } 100% { transform: none; } } @keyframes bounceInLeft { 0%, 60%, 75%, 90%, 100% { transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(-3000px, 0, 0); } 60% { opacity: 1; transform: translate3d(25px, 0, 0); } 75% { transform: translate3d(-10px, 0, 0); } 90% { transform: translate3d(5px, 0, 0); } 100% { transform: none; } } .hud-select { position: absolute; top: 55rem; left: 50rem; display: flex; align-items: center; justify-content: center; } .hud-select > h1 { position: absolute; width: 2.5625rem; height: 0.875rem; left: 18.55rem; top: 3.25rem; font-family: "Akrobat"; text-align: center; font-style: normal; font-weight: 500; font-size: 0.75rem; line-height: 0.875rem; color: #FFFFFF; z-index: 1; } .hud-select > p { position: absolute; width: 2.5625rem; height: 0.875rem; left: 24.15rem; top: 3.04rem; text-align: center; font-family: "Akrobat"; font-style: normal; font-weight: 500; font-size: 0.75rem; line-height: 0.875rem; color: #FFFFFF; z-index: 1; } .hud-select > h2 { position: absolute; width: 16rem; height: 4rem; top: -0.5rem; left: 3.5rem; font-family: "Druk Cyr"; font-style: normal; font-weight: 700; font-size: 3.1311rem; line-height: 4rem; letter-spacing: 0.13em; background: radial-gradient(51.85% 51.85% at 50% 50%, #FFFFFF 0%, #818181 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-shadow: 0px 3.13108px 60.2732px rgba(255, 255, 255, 0.55); } @keyframes fadeInRight { 0% { opacity: 0; transform: translate3d(100%, 0, 0); } 100% { opacity: 1; transform: none; } } .squared-speedometer { position: absolute; left: 96rem; top: 55rem; display: flex; align-items: center; justify-content: center; animation-name: fadeInRight; animation-duration: 1s; animation-fill-mode: both; } .squared-speedometer .fuel { position: absolute; left: -0.5rem; top: 6.21rem; width: 1.5625rem; height: 1.0625rem; font-family: "ExoSoft-Bold"; text-align: center; font-size: 0.875rem; line-height: 1rem; color: #FFFFFF; transform: matrix(0.99, 0.13, -0.03, 1, 0, 0); transition: 0.47s all; } .squared-speedometer .fuel > svg { transition: 0.47s all; } .squared-speedometer .drag { position: absolute; left: -3.15rem; top: 0.55rem; z-index: 1; transform: scale(0.9); } .squared-speedometer .speed { position: absolute; width: 10.2306rem; height: 4.0125rem; text-align: center; top: -1.5rem; left: -1rem; font-family: "ExoSoft-Bold"; font-size: 4.5rem; line-height: 5.25rem; color: rgb(255, 255, 255); transform: matrix(0.99, 0.13, -0.03, 1, 0, 0); } .squared-speedometer .speed > svg { transition: 0.47s all; } .squared-speedometer .kmh { position: absolute; width: 4.0137rem; height: 2.0775rem; top: 1.1rem; left: 8.5rem; text-align: center; font-family: "ExoSoft-Bold"; font-size: 1.125rem; line-height: 1.3125rem; color: rgba(255, 255, 255, 0.34); transform: matrix(0.99, 0.13, -0.03, 1, 0, 0); } .squared-speedometer .gear { position: absolute; width: 1.6525rem; height: 4.155rem; left: 15.8rem; top: 0.55rem; font-family: "ExoSoft-Bold"; font-size: 2.25rem; line-height: 2.625rem; text-align: center; color: #ffffff; transform: matrix(0.99, 0.13, -0.03, 1, 0, 0); } .squared-speedometer .gear > p { position: absolute; width: 2.2506rem; height: 1.0625rem; text-align: center; left: -0.23rem; top: 2.3rem; font-family: "ExoSoft-Bold"; font-size: 0.875rem; line-height: 1rem; color: rgba(255, 255, 255, 0.34); } .speed-type { position: absolute; width: 7.5625rem; height: 2.5rem; left: 105.75rem; top: 48.6875rem; display: flex; align-items: center; justify-content: center; } .speed-type > h1 { position: absolute; width: 2.6875rem; height: 0.875rem; left: 0.75rem; font-family: "Akrobat"; font-style: normal; font-weight: 500; font-size: 0.75rem; line-height: 0.875rem; color: #FFFFFF; } .speed-type > p { position: absolute; width: 2.6875rem; height: 0.875rem; left: 4.3rem; font-family: "Akrobat"; font-style: normal; font-weight: 500; font-size: 0.75rem; line-height: 0.875rem; color: #FFFFFF; } .anim { stroke-dasharray: 33 467; stroke: white; stroke-width: 1.6; animation: fillBar 10s linear; } @keyframes fillBar { 0% { stroke-dashoffset: 33; } 100% { stroke-dashoffset: 0; } } .map-rounded { position: absolute; left: 3rem; top: 51rem; } .map-squared { position: absolute; left: 4.7rem; top: 43rem; } .sets { position: absolute; } .sets > p { position: absolute; width: 2.6875rem; height: 0.875rem; left: 4.6rem; top: -7rem; font-family: "Akrobat"; font-style: normal; font-weight: 500; font-size: 0.75rem; line-height: 0.875rem; color: #FFFFFF; text-align: center; z-index: 1; } .sets > h1 { position: absolute; width: 2.6875rem; height: 0.875rem; left: 8.3rem; top: -6.75rem; font-family: "Akrobat"; font-style: normal; font-weight: 500; font-size: 0.75rem; line-height: 0.875rem; color: #FFFFFF; text-align: center; z-index: 1; } .map-theme { position: absolute; width: 21.8125rem; height: 15.25rem; left: 4.7rem; top: 51rem; background-size: cover; background-repeat: no-repeat; background-position: center center; transform: scale(1.1); } .map-theme .color { position: absolute; top: -10.5rem; left: 6.3rem; } .map-theme .selection { position: absolute; top: -7.3rem; left: 4rem; display: flex; align-items: center; justify-content: center; } html { font-size: 16px; } .question { position: absolute; left: 55rem; top: 57rem; animation-name: zoomInUp; animation-duration: 1s; animation-fill-mode: both; } .question > h1 { position: absolute; width: 12.25rem; height: 1.0625rem; left: 3.375rem; top: 0.75rem; font-family: "Gilroy"; font-style: normal; font-weight: 600; font-size: 0.875rem; line-height: 1.0625rem; text-align: left; color: #FFFFFF; overflow: hidden; text-overflow: ellipsis; } .question > p { position: absolute; width: 14.6875rem; height: 0.875rem; top: 1.95rem; left: 3.4rem; text-align: left; font-family: "Akrobat"; font-style: normal; font-weight: 400; font-size: 0.75rem; line-height: 0.875rem; color: #FFFFFF; } @keyframes zoomInRight { 0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } .notification { position: absolute; height: 30rem; width: 30rem; left: 100rem; top: 33rem; overflow-y: auto; animation-name: zoomInRight; animation-duration: 1s; animation-fill-mode: both; } .notification .border { position: relative; margin-top: 1rem; width: 18.75rem; height: 5.875rem; overflow: hidden; text-overflow: ellipsis; } .notification .border > h1 { position: absolute; width: 12.25rem; height: 1.0625rem; left: 3.375rem; top: 0.9rem; font-family: "Gilroy"; font-style: normal; font-weight: 600; font-size: 0.875rem; line-height: 1.0625rem; text-align: left; color: #FFFFFF; overflow: hidden; text-overflow: ellipsis; } .notification .border > p { position: absolute; width: 13rem; height: 1.75rem; left: 3.35rem; top: 2.1625rem; font-family: "Gilroy"; font-style: normal; font-weight: 400; font-size: 0.75rem; line-height: 0.875rem; color: #FFFFFF; text-align: left; } @media screen and (width: 3440px) and (height: 1440px) { html { font-size: 21.35px; } } @media screen and (width: 4096px) and (height: 2160px) { html { font-size: 31px; } } @media screen and (width: 2560px) and (height: 1440px) { html { font-size: 21.4px; } .job > p { font-family: "Gilroy"; font-style: normal; font-weight: 500; font-size: 0.8125rem; transform: scale(0.9); } .job > h1 { font-family: "Gilroy"; font-style: normal; font-weight: 500; font-size: 0.8125rem; line-height: 1rem; text-align: center; } .cash > p { position: absolute; width: 5.5625rem; height: 1rem; top: 0.4rem; left: 0.35rem; font-family: "Gilroy"; font-style: normal; font-weight: 500; font-size: 0.8125rem; line-height: 1rem; text-align: center; } .bank > p { position: absolute; width: 5.5625rem; height: 1rem; top: 0.4rem; left: 0.35rem; font-family: "Gilroy"; font-style: normal; font-weight: 500; font-size: 0.8125rem; line-height: 1rem; text-align: center; } } @media screen and (width: 1920px) and (height: 1200px) { html { font-size: 16px; } } @media screen and (width: 1920px) and (height: 1200px) { html { font-size: 16px; } } @media screen and (width: 1920px) and (height: 1440px) { html { font-size: 16px; } } @media screen and (width: 1600px) and (height: 1024px) { html { font-size: 14px; } } @media screen and (width: 1440px) and (height: 900px) { html { font-size: 12px; } } @media screen and (width: 1680px) and (height: 1050px) { html { font-size: 14px; } .speedometer { left: 101rem; top: 58rem; } .map-squared { left: 6rem; top: 49.4rem; } .map-rounded { position: absolute; left: 9.9rem; top: 57.5rem; } .map-theme { left: 12.7rem; top: 56rem; } .squared-speedometer { left: 96rem; top: 62rem; } } @media screen and (width: 1600px) and (height: 900px) { html { font-size: 13.3px; } } @media screen and (width: 1600px) and (height: 1024px) { html { font-size: 13.3px; } } @media screen and (width: 1768px) and (height: 992px) { html { font-size: 15px; } } @media screen and (width: 1366px) and (height: 768px) { html { font-size: 11.3px; } } @media screen and (width: 1400px) and (height: 1050px) { html { font-size: 11.7px; } } @media screen and (width: 1280px) and (height: 1024px) { html { font-size: 11.7px; } } @media screen and (width: 1280px) and (height: 720px) { html { font-size: 11px; } } @media screen and (width: 1024px) and (height: 768px) { html { font-size: 10.05px; } } @media screen and (width: 832px) and (height: 624px) { html { font-size: 8.05px; } } @media screen and (width: 800px) and (height: 600px) { html { font-size: 8px; } }/*# sourceMappingURL=app.css.map */