.game-previews-characters{position:absolute;top:calc(var(--logos-height));display:flex;flex-direction:row;justify-content:space-around;opacity:0;width:100%;z-index:1002;}.game-previews-characters img{width:160px;height:100%;}.game-previews-container{display:none;position:fixed;width:100%;height:100%;z-index:1001;}.game-previews-BG{position:absolute;background-image:url('game_menuBGfull.f1e573.jpg');background-size:cover;background-position:35%;background-repeat:no-repeat;width:100%;height:100%;transition:all 0.5s ease-in-out;}.game-previews-carousel{position:absolute;top:calc(var(--logos-height) + var(--char-portraits-space));display:flex;justify-content:space-evenly;align-items:center;height:calc(100% - var(--footer-height) - var(--footer-padding) - var(--button-height) - var(--logos-height) - var(--char-portraits-space));width:100%;margin:0 auto;padding-bottom:var(--modal-padding);z-index:1003;}.game-previews-modalContainer{width:auto;height:430px;max-height:95%;background-color:white;padding:10px;aspect-ratio:0.69672131147;}.game-previews-modalContent{position:relative;width:100%;height:100%;background-color:black;}.game-previews-modalPreview{position:absolute;width:100%;height:100%;}.game-previews-modalPreview img{width:100%;height:100%;aspect-ratio:0.69672131147;}.preview-score-Container{position:absolute;width:100%;height:100%;background-color:rgb(96, 166, 209, 0.7);display:none;flex-direction:column;justify-content:center;align-items:center;padding-bottom:20%;gap:20px;}.preview-score-personal-best{width:90%;height:30%;display:flex;flex-direction:column;justify-content:center;align-items:center;}.preview-score-stars{height:80px;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:end;}.preview-score-smallStar{position:relative;margin:12px;margin-bottom:0px;margin-top:0px;height:48px;width:48px;}.preview-score-smallStar img{position:absolute;height:48px;width:48px;}.preview-score-bigStar{position:relative;height:66px;width:66px;}.preview-score-bigStar img{position:absolute;height:66px;width:66px;}.preview-score-emptyStar{z-index:1;bottom:5px;}.preview-score-fillStar{z-index:2;bottom:12px;}.game-previews-modalMsgBanner{position:absolute;bottom:0;left:-18px;background-color:#ec2230;width:calc(100% + 36px);height:55px;border:solid black;border-width:2px;text-align:center;align-content:center;}.game-previews-modalMsgBanner p{color:white;font-family:PassionBold, HelveticaBold;font-size:18px;}.arrow{display:block;width:35px;background-color:transparent;border-color:transparent;align-items:center;}.arrow img{width:100%;vertical-align:top;}.game-previews-bottom-bar{position:absolute;bottom:calc(var(--footer-height) + var(--footer-padding));display:flex;flex-direction:row;justify-content:center;height:var(--button-height);width:100%;gap:25px;box-sizing:border-box;transition:all 1s ease-in-out;}.game-previews-button{background-color:transparent;border-color:transparent;align-items:center;height:100%;width:auto;padding:0;border:0;text-align:center;}.game-previews-button img{vertical-align:top;height:100%;padding-top:10px;padding-bottom:10px;}.styling-modals{border:solid black;box-shadow:0 14px 0px -4px black;}