h1
+font-size(40)
margin-bottom: 9px
+ +below(993px)
+ +font-size(24)
.subtitle
+font-size(16)
+ +below(993px)
+ +font-size(14)
&-content-wrapper
+flex-config(false,false,false,center)
+opacity(0,background-color,$ok-color)
&.active
+opacity(1,background-color,$ok-color)
+ visibility: visible
&-answers-review
height: 100%
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 100 100" xml:space="preserve">
<circle cx="50" cy="50" r="48" fill="transparent" stroke="currentColor" />
<circle id="progress-circle" fill="none" stroke="currentColor" stroke-width="1.2" stroke-mitterlimit="0" cx="50" cy="50" r="48" stroke-dasharray="360" stroke-linecap="round" transform="rotate(-90 ) translate(-100 0)" >
- <animate attributeName="stroke-dashoffset" values="360;0" dur="2s" repeatCount="indefinite"></animate>
+ <!--<animate attributeName="stroke-dashoffset" values="360;0" dur="2s" repeatCount="indefinite"></animate>-->
</circle>
</svg>
</div>