/*DemTéléphone 1i Ecran*/ @media screen and (min-width: 0px) and (max-width: 992px) { .containform3 { position: relative; height: calc(1.25*var(--x)); width: calc(2*var(--x)); display: table-cell; vertical-align: middle; left: -2vw; } .containinte{ /*PROBLEME SIZE*/ top: calc(1.5*((var(--y) - var(--z)) / 2)); left: calc(1.5*((var(--y) - var(--z)) / 2)); height: calc(1.5*var(--z)); width: calc(1.5*var(--z)); z-index: 2; position: absolute; } .cache{ top: calc(0.91*((var(--x) - var(--y)) / 2.8)); left: calc(4.55*((var(--x) - var(--y)) / 2.2)); height: calc(1.5*var(--y)*1.05); width: calc(1.5*var(--y)*1.05); z-index: 2; position: absolute; z-index: 15; } #formSize{ margin : 0 auto; width: 100%; height: 3vw; position: relative; top: 3vw; } .slider-container .bar .fill { display: block; width: 50%; height: 100%; background-color: #6200ee; } .slider-container .slider { position: relative; z-index: 2; -webkit-appearance: none; width: 100%; height: 10px; border-radius: 5px; outline: none; top: -0.25vw; background-color: transparent; } .slider.container{ position: relative; } .slider-container .bar { position: absolute; z-index: 1; left: 0; width: 100%; height: 10px; border-radius: 5px; background-color: #c6aee7; overflow: hidden; } /*Moz*/ .slider-container .slider::-moz-range-thumb { -webkit-appearance: none; width: 2vw; height: 2vw; background-color: #6200ee; border-radius: 1vw; cursor: pointer; outline: none; box-shadow: 0 0 0 0 rgba(98, 0 ,238, .1); transition: .3s ease-in-out; } .slider-container .slider::-moz-range-thumb:hover { box-shadow: 0 0 0 10px rgba(98,0,238,.1); } .slider-container .slider:active::-moz-range-thumb { box-shadow: 0 0 0 20px rgba(98,0,238,.2); } .logop2 img { width: 20vh; padding-top: 1vh; position: relative; } .txt { position: absolute; font-family: Arial Black; color: var(--lightprima); font-size: 5.5vw; left: 2.25vw; top: -1vh; } .logo img { position: absolute; width: 30vw; left: 35vw; top: 2%; z-index: 11; } .mounts img { position: absolute; height: 100%; width: 100%; pointer-events: none; margin-left: -1vw; margin-top: -1vw; object-fit: cover; } #contourbuttonvalider { position: absolute; border-radius: 45px; left: -10vw; top: -5vw; height: 15vw; width: 50vw; background-color: var(--lightsedonca); z-index: 15; } .bouttonvalider { position: absolute; height: 13vw; width: 47vw; top: 1.1vw; left: 1.5vw; border-radius: 30px; background-color: #B130DE; } .bouttonvalider2 { position: absolute; height: 6.8vw; width: 22.8vw; top: 1.1vw; left: 1.1vw; border-radius: 30px; background-color: #00CC66; } #textjouer { font-family: Montserrat, impact, Arial Black; position: absolute; font-size: 10vw; margin-top: 0.2vw; width: inherit; text-align: center; color: var(--lightsedonca); } #choosemode { height: 7vw; width: 50vw; position: absolute; left: 25vw; top: 40vh; z-index: 15; } #choosedimension { height: 7vw; width: 50vw; position: absolute; left: 25vw; top: 50vh; z-index: 15; } #conteneurmode{ width: 80%; height: 80%; left : 10%; top : 45%; position: absolute; background-color: var(--lightsedonca); border-radius: 5vw; } #triangleprec{ width: 0; height: 0; margin: 0.25vw auto 0 auto; border-top: 2vw solid transparent; border-right: 4vw solid grey; border-bottom: 2vw solid transparent; margin-top: 0.75vw; } #trianglesuiv{ width: 0; height: 0; margin: 0.25vw auto 0 auto; border-top: 2vw solid transparent; border-left: 4vw solid grey; border-bottom: 2vw solid transparent; margin-top: 0.75vw; } #textmode { font-family: Lucida Console, Arial Black, Arial; font-size: 3vw; color: #707070; text-align:center; margin: 5% auto 0 auto; } #textdimension { font-family: Lucida Console, Arial Black, Arial; font-size: 3vw; color: #707070; text-align:center; margin: 5% auto 0 auto; } .logoboutton{ font-size: 2vw; color: var(--lightprima); margin: 1vw; } /*Externe*/ .bouttonMenuHaut{ height: 4vw; width: 4vw; background-color: var(--lightsedonca); border-radius: 50%; margin: 0 auto; margin-top: 2.5vw; position: relative; display: block; } .divmenu { width: 25vw; height: inherit; margin-right: 1vw; } #affPoints { text-align: center; font-family: Montserrat, impact, Arial Black; font-size: 2vw; margin-top: 3.5vw; color: var(--lightsedonca); } .containcards { overflow-x: auto; display: grid; grid-template-columns: repeat(4,auto); grid-template-rows: repeat(4,auto); padding-top: 1vw; justify-content: center; } .flex-item { flex-grow: 1; background: var(--lightsedonca); width: var(--tailleTablette); border-radius: 0.75vw; padding-right: 0.15vw; padding-left: 0.15vw; padding-bottom: 0.25vw; list-style: none; display: flex; margin-right: 0.4vw; margin-left: 0.4vw; margin-bottom: 1vw; -webkit-flex-flow: row wrap; justify-content: space-around; } .item-form { width: 4vh; height: 4vh; padding-left: 0.1vw; margin-top: 0.25vw; border-radius: 10px; background-color: var(--lighttercia); } #containBottom{ position: absolute; bottom: -15%; width: auto; left: 50%; z-index: 20; height: auto; } #containScore { display: grid; grid-template-columns: repeat(5, 100px); grid-template-rows: repeat(2, 100px); grid-column-gap: 1vw; justify-content: center; position: relative; left: -50%; } .titreScore{ font: 700 5vh "Poppins", sans-serif; color: #2B2D2F; position: relative; left: -50%; text-align: center; } .case-score{ padding: 4px; position: relative; z-index: 1; width: 12vh; height: 12vh; cursor: default; transition: all 0.3s ease; } .case-score .score-description { background-color: #B7B7B7; padding: 10px 15px; width: calc(100% - 30px); height: calc(100% - 20px); transition: inherit; } .case-score .score-position { font: 700 3vw "Poppins", sans-serif; margin-left: -1vw; transition: 0.2s ease 150ms; } .case-score .score-pseudo, .score-points { font: 500 12px "Poppins", sans-serif; margin-top: -0.2em; margin-left: -1vw; } .case-score:after { z-index: 10; background: #f9f8f7; color: #333; width: 180px; position: absolute; top: 80%; opacity: 0; transition: opacity 0.3s ease 0.3s, top 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.3s; height: auto; font-size: 12px; line-height: 1.4; padding: 10px; margin: 0 0 0 -50px; border-radius: 6px; text-align: center; } .case-score:hover { transform: scale(1.12); z-index: 10; } .case-score:hover .score-description { background: transparent; } .case-score:hover .score-position, .case-score:hover .score-pseudo, .case-score:hover .score-points { -webkit-text-fill-color: #222; } .case-score:hover:after { top: 105%; opacity: 1; } .first { background: linear-gradient(to bottom right, #f3f9a6 0%, #cbc634 100%); } .first .score-position, .first .score-pseudo, .first .score-points { background: -webkit-linear-gradient(#2B2D2F, #2B2D2F); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .second { background: linear-gradient(to bottom right, #37cfdc 0%, #5a88e5 100%); } .second .score-position, .second .score-pseudo, .second .score-points { background: -webkit-linear-gradient(#2B2D2F, #2B2D2F); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .third { background: linear-gradient(to bottom right, #ff616d 0%, #ffc171 100%); } .third .score-position, .third .score-pseudo, .third .score-points { background: -webkit-linear-gradient(#2B2D2F, #2B2D2F); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .nopodium { background: linear-gradient(to bottom right, #2c3e50 0%, #B7B7B7 90%); } .nopodium .score-position, .nopodium .score-pseudo, .nopodium .score-points { background: -webkit-linear-gradient(#3A3B3C, #3A3B3C ); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .content{ margin-top: -5vw; } #infosec2{ position: relative; z-index:15; width: 2vw; left: 5vw; } .last{ display: none; } }