#slideset-3 > .slide:nth-child(n+2) div:not(.symbol-chart-wrapper)
{
   position: static;
}

#slideset-3 div > picture
{
   display: inline-block;
}

#slideset-3 > .slide:nth-child(n+2):nth-child(-n+6)
{
   padding: 3.5em 2.5em 0 3.5em;
   width: calc(100% - 7.25em);
   height: calc(100% - 3.5em);
}

#slideset-3 > .slide:nth-child(n+2):nth-child(-n+6) > p:first-of-type
{
   margin-left: 1.5em;
}

/* SVG wrappers */
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(8),
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(14),
#slideset-3 > .slide:nth-child(3) > div:nth-of-type(1) > div:nth-of-type(n+7):nth-of-type(-n+8),
#slideset-3 > .slide:nth-child(4) > div:nth-of-type(1) > div:nth-of-type(n+11):nth-of-type(-n+12),
#slideset-3 > .slide:nth-child(5) > div:nth-of-type(1) > div:nth-of-type(n+7):nth-of-type(-n+8),
#slideset-3 > .slide:nth-child(6) > div:nth-of-type(1) > div:nth-of-type(n+7):nth-of-type(-n+8)
{
   position: relative;
}

/* SVG symbols */
#slideset-3 svg
{
   transform-origin: 0 0;
   position: absolute;
   left: 0;
   top: 0;
}

#slideset-3 > .slide:nth-child(2) > .symbol-chart-wrapper
{
   --width: 180%;
}

#slideset-3 > .slide:nth-child(n+3):nth-child(-n+6) > .symbol-chart-wrapper
{
   --width: 200%;
}

#slideset-3 .symbol-chart-wrapper g
{
   display: none;
}

#slideset-3 > .slide:nth-child(2) > .symbol-chart-wrapper > svg > g:nth-of-type(4)
{
   display: block;
}

#slideset-3 > .slide:nth-child(2) > .symbol-chart-wrapper g
{
   fill: #fff;
   stroke: #fff;
}

#slideset-3 > .slide:nth-child(n+3):nth-child(-n+6) > .symbol-chart-wrapper g
{
   fill: #000;
   stroke: #000;
}

/************************************************************************/
/*                        slide 2                                       */
/************************************************************************/

#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1)
{
   display: grid;
   grid-template-columns: 1fr 3fr repeat(3, 1fr) 3fr 1fr;
   grid-template-rows: 1.5em repeat(4, 2fr) 1fr;
}

/* 'A' */
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(1)  { grid-column-start: 1; grid-column-end: 2; grid-row-start: 5; grid-row-end: 6; }
/* 'Handgespelde woorden' */
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(2)  { grid-column-start: 1; grid-column-end: 4; grid-row-start: 6; grid-row-end: 7; }
/* hand 1 */
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(3)  { grid-column-start: 2; grid-column-end: 3; grid-row-start: 2; grid-row-end: 3; }
/* hand 2 */
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(4)  { grid-column-start: 2; grid-column-end: 3; grid-row-start: 3; grid-row-end: 4; }
/* hand 3, hand 4 */
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(5)  { grid-column-start: 2; grid-column-end: 3; grid-row-start: 4; grid-row-end: 5; }
/* hand 5 */
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(6)  { grid-column-start: 2; grid-column-end: 3; grid-row-start: 5; grid-row-end: 6; }
/* 'gebonden' */
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(7)  { grid-column-start: 3; grid-column-end: 4; grid-row-start: 1; grid-row-end: 2; }
/* symbols SVG 1 */
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(8)  { grid-column-start: 3; grid-column-end: 4; grid-row-start: 2; grid-row-end: 6; }
/* 'gestrekt' */
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(9) { grid-column-start: 4; grid-column-end: 5; grid-row-start: 2; grid-row-end: 3; }
/* 'gehoekt' */
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(10) { grid-column-start: 4; grid-column-end: 5; grid-row-start: 3; grid-row-end: 4; }
/* 'gebogen' */
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(11) { grid-column-start: 4; grid-column-end: 5; grid-row-start: 4; grid-row-end: 5; }
/* 'duim' */
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(12) { grid-column-start: 4; grid-column-end: 5; grid-row-start: 5; grid-row-end: 6; }
/* 'gespreid' */
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(13) { grid-column-start: 5; grid-column-end: 6; grid-row-start: 1; grid-row-end: 2; }
/* symbols SVG 2 */
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(14) { grid-column-start: 5; grid-column-end: 6; grid-row-start: 2; grid-row-end: 6; }
/* hand 6 */
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(15) { grid-column-start: 6; grid-column-end: 7; grid-row-start: 2; grid-row-end: 3; }
/* hand 7 */
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(16) { grid-column-start: 6; grid-column-end: 7; grid-row-start: 3; grid-row-end: 4; }
/* hand 8, hand 9 */
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(17) { grid-column-start: 6; grid-column-end: 7; grid-row-start: 4; grid-row-end: 5; }
/* hand 10 */
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(18) { grid-column-start: 6; grid-column-end: 7; grid-row-start: 5; grid-row-end: 6; }
/* '#' */
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(19) { grid-column-start: 7; grid-column-end: 8; grid-row-start: 5; grid-row-end: 6; }
/* 'Handgevormde cijfers' */
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(20) { grid-column-start: 5; grid-column-end: 8; grid-row-start: 6; grid-row-end: 7; }

/* hands */
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(n+3):nth-of-type(-n+6) picture,
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(n+15):nth-of-type(-n+18) picture
{
   width: 4.5em;
   height: 4.5em;
}

/* hand 1-5 */
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(n+3):nth-of-type(-n+6)
{
   padding-right: 2em;
}

/* hand 6-10 */
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(n+15):nth-of-type(-n+18)
{
   padding-left: 2em;
}

/* hand 1-5, 'Handgevormde cijfers' */
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(n+3):nth-of-type(-n+6),
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(20)
{
   text-align: right;
}

/* 'gebonden', 'gestrekt', 'gehoekt', 'gebogen', 'duim', 'gespreid' */
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(7),
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(n+9):nth-of-type(-n+13)
{
   font-family: gillsans-semibold;
   font-size: .75em;
   font-variant: small-caps;
   letter-spacing: .1em;
}

/* 'gestrekt', 'gehoekt', 'gebogen', 'duim' */
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(n+9):nth-of-type(-n+12)
{
   position: relative;
}

#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(n+9):nth-of-type(-n+12) > span
{
   position: absolute;
   left: 50%;
   top: 50%;
   transform: translate(-50%, -50%);
}

/* 'A', '#' */
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(1),
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(19)
{
   background-color: var(--gray2);
   position: relative;
   top: -.5em;
}

#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(1)::after,
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(19)::after
{
   color: #fff;
   display: block;
   font-size: 3.5em;
   line-height: .9;
   text-transform: uppercase;
}

#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(1)::after
{
   content: 'a';
   transform: translate(25%, 30%);
}

#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(19)::after
{
   content: '#';
   transform: translate(28%, 30%);
}

/* 'Handgespelde woorden', 'Handgevormde cijfers' */
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(2),
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(20)
{
   font-size: .75em;
   padding-top: 1em;
}

/* each column of SVG symbols uses the same SVG file 4 times;
 * each individual file is positioned and all symbols are
 * initially hidden, individual symbols are revealed where
 * needed
 */

/* SVG wrappers */
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(8),
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(1) > div:nth-of-type(14)
{
   background-color: var(--gray2);
}

/* left col */
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(2) { transform: translate(-51.25%,  15%); }
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(3) { transform: translate( 21.5%,  193.5%)  rotate(-90deg); }
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(4) { transform: translate( 26.5%, -143.75%) rotate( 90deg); }
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(5) { transform: translate(121.5%,   52.25%) rotate(180deg); }

/* right col */
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(6) { transform: translate(-42%,      3%); }
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(7) { transform: translate( 24.75%, 193.5%)  rotate(-90deg); }
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(8) { transform: translate( 40.5%, -144%)    rotate( 90deg); }
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(9) { transform: translate(130.75%,  62.25%) rotate(180deg); }

/* left col */
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(2) > svg > g:nth-of-type(4) > g:nth-of-type(1),
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(3) > svg > g:nth-of-type(4) > g:nth-of-type(2),
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(4) > svg > g:nth-of-type(4) > g:nth-of-type(3),
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(5) > svg > g:nth-of-type(4) > g:nth-of-type(4),
/* right col */
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(6) > svg > g:nth-of-type(4) > g:nth-of-type(5),
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(7) > svg > g:nth-of-type(4) > g:nth-of-type(6),
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(8) > svg > g:nth-of-type(4) > g:nth-of-type(7),
#slideset-3 > .slide:nth-child(2) > div:nth-of-type(9) > svg > g:nth-of-type(4) > g:nth-of-type(8)
{
   display: block;
}

/************************************************************************/
/*                        slide 3+                                      */
/************************************************************************/

#slideset-3 > .slide:nth-child(n+3):nth-child(-n+6) > div:nth-of-type(1)
{
   display: grid;
   grid-template-columns: 9em 4.5em 9em 1.5fr 4.5em 9em 9em;
   grid-template-rows: 14em 3fr 1fr 2.5fr 1fr;
}

/* hands */
#slideset-3 > .slide:nth-child(n+3):nth-child(-n+6) > div:nth-of-type(1) picture
{
   width: 16em;
   height: 16em;
}

/* text */
#slideset-3 > .slide:nth-child(3) > div:nth-of-type(1) > div:nth-of-type(n+3):nth-of-type(-n+6),
#slideset-3 > .slide:nth-child(4) > div:nth-of-type(1) > div:nth-of-type(n+5):nth-of-type(-n+10),
#slideset-3 > .slide:nth-child(5) > div:nth-of-type(1) > div:nth-of-type(n+3):nth-of-type(-n+6),
#slideset-3 > .slide:nth-child(6) > div:nth-of-type(1) > div:nth-of-type(n+3):nth-of-type(-n+6)
{
   font-family: gillsans-semibold;
   font-size: .75em;
   font-variant: small-caps;
   letter-spacing: .1em;
}

/* line up top right texts */
#slideset-3 > .slide:nth-child(3) > div:nth-of-type(1) > div:nth-of-type(5),
#slideset-3 > .slide:nth-child(4) > div:nth-of-type(1) > div:nth-of-type(8),
#slideset-3 > .slide:nth-child(5) > div:nth-of-type(1) > div:nth-of-type(5),
#slideset-3 > .slide:nth-child(6) > div:nth-of-type(1) > div:nth-of-type(5)
{
   margin-left: 1em;
}

/* line up bottom texts */
#slideset-3 > .slide:nth-child(3) > div:nth-of-type(1) > div:nth-of-type(4),
#slideset-3 > .slide:nth-child(3) > div:nth-of-type(1) > div:nth-of-type(6),
#slideset-3 > .slide:nth-child(4) > div:nth-of-type(1) > div:nth-of-type(5),
#slideset-3 > .slide:nth-child(4) > div:nth-of-type(1) > div:nth-of-type(7),
#slideset-3 > .slide:nth-child(4) > div:nth-of-type(1) > div:nth-of-type(9),
#slideset-3 > .slide:nth-child(4) > div:nth-of-type(1) > div:nth-of-type(10),
#slideset-3 > .slide:nth-child(5) > div:nth-of-type(1) > div:nth-of-type(4),
#slideset-3 > .slide:nth-child(5) > div:nth-of-type(1) > div:nth-of-type(6),
#slideset-3 > .slide:nth-child(6) > div:nth-of-type(1) > div:nth-of-type(4),
#slideset-3 > .slide:nth-child(6) > div:nth-of-type(1) > div:nth-of-type(6)
{
   text-align: center;
}

/************************************************************************/
/*                        slide 3                                       */
/************************************************************************/

/* hands */
#slideset-3 > .slide:nth-child(3) > div:nth-of-type(1) > div:nth-of-type(1) { grid-column-start: 3; grid-column-end: 4; grid-row-start: 1; grid-row-end: 4; }
#slideset-3 > .slide:nth-child(3) > div:nth-of-type(1) > div:nth-of-type(2) { grid-column-start: 6; grid-column-end: 7; grid-row-start: 1; grid-row-end: 4; }

#slideset-3 > .slide:nth-child(3) > div:nth-of-type(1) > div:nth-of-type(1) > picture { transform: translate(-2em,   2.25em); }
#slideset-3 > .slide:nth-child(3) > div:nth-of-type(1) > div:nth-of-type(2) > picture { transform: translate(-3.5em, 2.25em); }

/* text */
#slideset-3 > .slide:nth-child(3) > div:nth-of-type(1) > div:nth-of-type(3) { grid-column-start: 2; grid-column-end: 3; grid-row-start: 2; grid-row-end: 3; }
#slideset-3 > .slide:nth-child(3) > div:nth-of-type(1) > div:nth-of-type(4) { grid-column-start: 3; grid-column-end: 4; grid-row-start: 5; grid-row-end: 6; }
#slideset-3 > .slide:nth-child(3) > div:nth-of-type(1) > div:nth-of-type(5) { grid-column-start: 5; grid-column-end: 6; grid-row-start: 2; grid-row-end: 3; }
#slideset-3 > .slide:nth-child(3) > div:nth-of-type(1) > div:nth-of-type(6) { grid-column-start: 6; grid-column-end: 7; grid-row-start: 5; grid-row-end: 6; }

/* SVG symbols */
#slideset-3 > .slide:nth-child(3) > .symbol-chart-wrapper > svg > g:nth-of-type(4)
{
   display: block;
}

#slideset-3 > .slide:nth-child(3) > div:nth-of-type(2) { transform: translate(-63%,   37%); }
#slideset-3 > .slide:nth-child(3) > div:nth-of-type(3) { transform: translate(-42.5%, 25%); }
#slideset-3 > .slide:nth-child(3) > div:nth-of-type(2) > svg > g:nth-of-type(4) > g:nth-of-type(1),
#slideset-3 > .slide:nth-child(3) > div:nth-of-type(3) > svg > g:nth-of-type(4) > g:nth-of-type(5)
{
   display: block;
}

/************************************************************************/
/*                        slide 4                                       */
/************************************************************************/

/* hands */
#slideset-3 > .slide:nth-child(4) > div:nth-of-type(1) > div:nth-of-type(1)  { grid-column-start: 1; grid-column-end: 2; grid-row-start: 1; grid-row-end: 2; }
#slideset-3 > .slide:nth-child(4) > div:nth-of-type(1) > div:nth-of-type(2)  { grid-column-start: 3; grid-column-end: 4; grid-row-start: 1; grid-row-end: 4; }
#slideset-3 > .slide:nth-child(4) > div:nth-of-type(1) > div:nth-of-type(3)  { grid-column-start: 6; grid-column-end: 7; grid-row-start: 1; grid-row-end: 4; }
#slideset-3 > .slide:nth-child(4) > div:nth-of-type(1) > div:nth-of-type(4)  { grid-column-start: 7; grid-column-end: 8; grid-row-start: 1; grid-row-end: 2; }

#slideset-3 > .slide:nth-child(4) > div:nth-of-type(1) > div:nth-of-type(1) > picture { transform: translate(-1.5em, -2em); }
#slideset-3 > .slide:nth-child(4) > div:nth-of-type(1) > div:nth-of-type(2) > picture { transform: translate(-2.5em,  2.25em) scaleX(-1); }
#slideset-3 > .slide:nth-child(4) > div:nth-of-type(1) > div:nth-of-type(3) > picture { transform: translate(-5em,    2.25em); }
#slideset-3 > .slide:nth-child(4) > div:nth-of-type(1) > div:nth-of-type(4) > picture { transform: translate(-4em,   -2em); }

/* text */
#slideset-3 > .slide:nth-child(4) > div:nth-of-type(1) > div:nth-of-type(5)  { grid-column-start: 1; grid-column-end: 2; grid-row-start: 5; grid-row-end: 6; }
#slideset-3 > .slide:nth-child(4) > div:nth-of-type(1) > div:nth-of-type(6)  { grid-column-start: 2; grid-column-end: 3; grid-row-start: 2; grid-row-end: 3; }
#slideset-3 > .slide:nth-child(4) > div:nth-of-type(1) > div:nth-of-type(7)  { grid-column-start: 3; grid-column-end: 4; grid-row-start: 5; grid-row-end: 6; }
#slideset-3 > .slide:nth-child(4) > div:nth-of-type(1) > div:nth-of-type(8)  { grid-column-start: 5; grid-column-end: 6; grid-row-start: 2; grid-row-end: 3; }
#slideset-3 > .slide:nth-child(4) > div:nth-of-type(1) > div:nth-of-type(9)  { grid-column-start: 6; grid-column-end: 7; grid-row-start: 5; grid-row-end: 6; }
#slideset-3 > .slide:nth-child(4) > div:nth-of-type(1) > div:nth-of-type(10) { grid-column-start: 7; grid-column-end: 8; grid-row-start: 5; grid-row-end: 6; }

/* SVG symbols */
#slideset-3 > .slide:nth-child(4) > .symbol-chart-wrapper > svg > g:nth-of-type(4)
{
   display: block;
}

#slideset-3 > .slide:nth-child(4) > div:nth-of-type(2) { transform: translate( 9.75%, 206.5%) rotate(-90deg); }
#slideset-3 > .slide:nth-child(4) > div:nth-of-type(3) { transform: translate(24.3%,  206.5%) rotate(-90deg); }
#slideset-3 > .slide:nth-child(4) > div:nth-of-type(2) > svg > g:nth-of-type(4) > g:nth-of-type(2),
#slideset-3 > .slide:nth-child(4) > div:nth-of-type(3) > svg > g:nth-of-type(4) > g:nth-of-type(6)
{
   display: block;
}

/************************************************************************/
/*                        slide 5                                       */
/************************************************************************/

/* hands */
#slideset-3 > .slide:nth-child(5) > div:nth-of-type(1) > div:nth-of-type(1) { grid-column-start: 3; grid-column-end: 4; grid-row-start: 1; grid-row-end: 4; }
#slideset-3 > .slide:nth-child(5) > div:nth-of-type(1) > div:nth-of-type(2) { grid-column-start: 6; grid-column-end: 7; grid-row-start: 1; grid-row-end: 4; }

#slideset-3 > .slide:nth-child(5) > div:nth-of-type(1) > div:nth-of-type(1) > picture { transform: translate(-3em, 2.25em); }
#slideset-3 > .slide:nth-child(5) > div:nth-of-type(1) > div:nth-of-type(2) > picture { transform: translate(-4em, 2.25em); }

/* text */
#slideset-3 > .slide:nth-child(5) > div:nth-of-type(1) > div:nth-of-type(3) { grid-column-start: 2; grid-column-end: 3; grid-row-start: 2; grid-row-end: 3; }
#slideset-3 > .slide:nth-child(5) > div:nth-of-type(1) > div:nth-of-type(4) { grid-column-start: 3; grid-column-end: 4; grid-row-start: 5; grid-row-end: 6; }
#slideset-3 > .slide:nth-child(5) > div:nth-of-type(1) > div:nth-of-type(5) { grid-column-start: 5; grid-column-end: 6; grid-row-start: 2; grid-row-end: 3; }
#slideset-3 > .slide:nth-child(5) > div:nth-of-type(1) > div:nth-of-type(6) { grid-column-start: 6; grid-column-end: 7; grid-row-start: 5; grid-row-end: 6; }

/* SVG symbols */
#slideset-3 > .slide:nth-child(5) > .symbol-chart-wrapper > svg > g:nth-of-type(4)
{
   display: block;
}

#slideset-3 > .slide:nth-child(5) > div:nth-of-type(2) { transform: translate(14.5%, -139.5%) rotate(90deg); }
#slideset-3 > .slide:nth-child(5) > div:nth-of-type(3) { transform: translate(40.1%, -139.5%) rotate(90deg); }
#slideset-3 > .slide:nth-child(5) > div:nth-of-type(2) > svg > g:nth-of-type(4) > g:nth-of-type(3),
#slideset-3 > .slide:nth-child(5) > div:nth-of-type(3) > svg > g:nth-of-type(4) > g:nth-of-type(7)
{
   display: block;
}

/************************************************************************/
/*                        slide 6                                       */
/************************************************************************/

/* hands */
#slideset-3 > .slide:nth-child(6) > div:nth-of-type(1) > div:nth-of-type(1) { grid-column-start: 3; grid-column-end: 4; grid-row-start: 1; grid-row-end: 4; }
#slideset-3 > .slide:nth-child(6) > div:nth-of-type(1) > div:nth-of-type(2) { grid-column-start: 6; grid-column-end: 7; grid-row-start: 1; grid-row-end: 4; }

#slideset-3 > .slide:nth-child(6) > div:nth-of-type(1) > div:nth-of-type(1) > picture { transform: translate(-1em,   2.25em); }
#slideset-3 > .slide:nth-child(6) > div:nth-of-type(1) > div:nth-of-type(2) > picture { transform: translate(-4.5em, 2.25em); }

/* text */
#slideset-3 > .slide:nth-child(6) > div:nth-of-type(1) > div:nth-of-type(3) { grid-column-start: 2; grid-column-end: 3; grid-row-start: 2; grid-row-end: 3; }
#slideset-3 > .slide:nth-child(6) > div:nth-of-type(1) > div:nth-of-type(4) { grid-column-start: 3; grid-column-end: 4; grid-row-start: 5; grid-row-end: 6; }
#slideset-3 > .slide:nth-child(6) > div:nth-of-type(1) > div:nth-of-type(5) { grid-column-start: 5; grid-column-end: 6; grid-row-start: 2; grid-row-end: 3; }
#slideset-3 > .slide:nth-child(6) > div:nth-of-type(1) > div:nth-of-type(6) { grid-column-start: 6; grid-column-end: 7; grid-row-start: 5; grid-row-end: 6; }

/* SVG symbols */
#slideset-3 > .slide:nth-child(6) > .symbol-chart-wrapper > svg > g:nth-of-type(4)
{
   display: block;
}

#slideset-3 > .slide:nth-child(6) > div:nth-of-type(2) { transform: translate(109.75%, 46.85%) rotate(180deg); }
#slideset-3 > .slide:nth-child(6) > div:nth-of-type(3) { transform: translate(130.15%, 56.9%)  rotate(180deg); }
#slideset-3 > .slide:nth-child(6) > div:nth-of-type(2) > svg > g:nth-of-type(4) > g:nth-of-type(4),
#slideset-3 > .slide:nth-child(6) > div:nth-of-type(3) > svg > g:nth-of-type(4) > g:nth-of-type(8)
{
   display: block;
}

/************************************************************************/
/*                        slide 7                                       */
/************************************************************************/

#slideset-3 > .slide:nth-child(7) > p > span {
   font-family: "gillsans-regular-italic";
}

#slideset-3 > .slide:nth-child(7) > div:nth-of-type(3) {
   font-size: .9em;
   font-variant: small-caps;
}

#slideset-3 > .slide:nth-child(7) > div:nth-of-type(3) > div {
   font-family: "gillsans-semibold";
   margin-bottom: .5em;
}

/* signs in 'leestekens' table */
#slideset-3 > .slide:nth-child(7) > div:nth-of-type(3) td:first-child {
   text-align: center;
}

/************************************************************************/
/*                        slide 8                                       */
/************************************************************************/

#slideset-3 > .slide:nth-child(8) > p:nth-of-type(2) {
  font-size: 1em;
  margin-top: -2.65em;
  margin-left: 47.5em;
}

#slideset-3 > .slide:nth-child(8) > p:nth-of-type(3) {
   margin-right: 68%;
}

#slideset-3 > .slide:nth-child(8) > p:nth-of-type(4) {
   margin-right: 28em;
}

#slideset-3 > .slide:nth-child(8) > p:nth-of-type(5) {
  font-size: 0.9em;
  margin-top: 2.3em;
  margin-left: 1.7em;
  letter-spacing: 0.04em;
}

#slideset-3 > .slide:nth-child(8) > div:nth-of-type(1) {
   width: 36em;
   margin-top: -13.5em;
   margin-left: 19em;
}

#slideset-3 > .slide:nth-child(8) > div:nth-of-type(2) {
  width: 6em;
  margin-top: -9.5em;
  margin-left: 2.4em;
}

#slideset-3 > .slide:nth-child(8) > div:nth-of-type(3) {
  width: 14em;
  margin-top: -4.5em;
  margin-left: 1.5em;
}

