border-radius: 16px
overflow: hidden
+flex-config(false, false, row, stretch)
- +opacity(.64, background-color, $neutral-color)
+
height: 576px
//680(hauteur de base) - 80(hauteur du header) - 24(padding inférieure)
.subtitle
+opacity(.8, color, $texts-color)
+ &.left-overlay
+ +opacity(.64, background-color, $neutral-color)
+
+ .score-answers-review
+ border-radius: 0
+
+ &:after
+ border-radius: 0
+
+
h1,
.score-text .subtitle .word,
.restart-sentence-mobile,
position: relative
+font-size(56)
flex-shrink: 0
+
&.large-nbr
+font-size(45)
#progress-counter
*
color: $nok-color
+
span
- text-shadow: 0 0 30px rgba($nok-color,.72)
+ text-shadow: 0 0 30px rgba($nok-color, .72)
#anime-result svg *
fill: $nok-color
#progress-counter
*
color: $ok-color
+
span
- text-shadow: 0 0 30px rgba($ok-color,.72)
+ text-shadow: 0 0 30px rgba($ok-color, .72)
#anime-result svg *
fill: $ok-color
&:after
content: ""
position: absolute
- +opacity(.08,background-color,$neutral-color)
+ +opacity(.08, background-color, $neutral-color)
width: 130%
height: 130%
border-radius: 100%
background-color: $neutral-color
padding: 24px 24px 0
position: relative
+ border-radius: 16px
.slot
&.active
background-color: $neutral-color !important
+
&.nok
border: 1px solid $nok-color
left: 0
background: linear-gradient(to bottom, transparent, rgba($neutral-color, .8))
pointer-events: none
+ border-radius: 0 0 16px 16px
#answers-list
height: 85%
.title-section
+font-size(16)
font-weight: 700
+
.m &
+font-size(14)
.title-block
+font-size(20)
+
.m &
+font-size(16)
.content
cursor: pointer
- .slot,.card-holder
+ .slot, .card-holder
border-color: transparent
+
p
overflow: hidden
text-overflow: ellipsis
.area-container
display: grid
grid-template-columns: 2fr 2fr
+
.m &
display: flex
gap: 8px
.match-wrapper
- +flex-config(false,false,row,center)
+ +flex-config(false, false, row, center)
flex-wrap: wrap
+
.access
margin: 0
.multiple-wrapper
- +flex-config(false,false,column)
+ +flex-config(false, false, column)
gap: 8px
+
.card-holder
background: transparent
flex-direction: row
border-radius: 8px
min-height: 52px
+
.slot
- +flex-config(space-between,false,false,center)
- background-color: rgba($texts-color,.08) !important
+ +flex-config(space-between, false, false, center)
+ background-color: rgba($texts-color, .08) !important
.match-title,
.area-title
display: grid
grid-template-columns: 2fr 2fr
+
p
width: 50%
.area-title
margin-bottom: 8px
+
p
width: 100%
height: 100%
.area-item
- +flex-config(space-between,false,false,center)
+ +flex-config(space-between, false, false, center)
+
.access
margin-top: 2px
.match-item
- +flex-config(false,false,false,center)
+ +flex-config(false, false, false, center)
flex: 1
border: 0
+radius(8px)
transform: translate(calc(-50%), calc(-100% + -14px))
z-index: 99
+
&:after
height: 0
width: 0
#answers-list
height: 90%
padding-right: 5px
+
.item
padding-left: 0
+
&:after
display: none
.toggle-answers-review
display: flex
+
span.text
margin-right: 16px