|
|
|
@ -138,6 +138,7 @@
@@ -138,6 +138,7 @@
|
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.exoskeleton { |
|
|
|
|
.img-holder { |
|
|
|
|
} |
|
|
|
@ -156,6 +157,37 @@
@@ -156,6 +157,37 @@
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.advantages { |
|
|
|
|
margin-bottom: 246px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.vid-descr { |
|
|
|
|
display: table; |
|
|
|
|
margin: 0 auto; |
|
|
|
|
text-align: center; |
|
|
|
|
|
|
|
|
|
&__vid{ |
|
|
|
|
width: 1200px; |
|
|
|
|
height: 641px; |
|
|
|
|
margin-bottom: 49px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
&__descr{ |
|
|
|
|
font-weight: 300; |
|
|
|
|
font-size: 22px; |
|
|
|
|
line-height: 27px; |
|
|
|
|
letter-spacing: 0.025em; |
|
|
|
|
text-transform: uppercase; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
&__link{ |
|
|
|
|
display: block; |
|
|
|
|
font-weight: 500; |
|
|
|
|
font-size: 15px; |
|
|
|
|
line-height: 18px; |
|
|
|
|
letter-spacing: 0.025em; |
|
|
|
|
text-transform: capitalize; |
|
|
|
|
color: black; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|