header{-webkit-box-sizing:border-box;box-sizing:border-box}html{height:100vh}body{height:100vh;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;background-color:#161d21;color:#eceff1;font-family:"Lato",sans-serif;font-size:1.1em}::-moz-selection{background-color:#8bc34a;color:#161d21}::selection{background-color:#8bc34a;color:#161d21}strong,b{color:hsl(89.203539823,46.1224489796%,58.0392156863%)}a{color:#7cb342}.transition-fade{opacity:1;-webkit-transition:opacity .8s ease-in-out;transition:opacity .8s ease-in-out}html.is-animating .transition-fade,html.is-leaving .transition-fade{opacity:0;-webkit-transition-duration:.1s;transition-duration:.1s}@-webkit-keyframes bounceEntrance{0%{opacity:0;-webkit-transform:scale3d(0, 0, 0);transform:scale3d(0, 0, 0)}40%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05)}60%{opacity:1;-webkit-transform:scale3d(0.95, 0.95, 0.95);transform:scale3d(0.95, 0.95, 0.95)}100%{-webkit-transform:none;transform:none}}@keyframes bounceEntrance{0%{opacity:0;-webkit-transform:scale3d(0, 0, 0);transform:scale3d(0, 0, 0)}40%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05)}60%{opacity:1;-webkit-transform:scale3d(0.95, 0.95, 0.95);transform:scale3d(0.95, 0.95, 0.95)}100%{-webkit-transform:none;transform:none}}h1{-webkit-box-sizing:border-box;box-sizing:border-box;margin:1em 0 .2em;-webkit-animation:bounceEntrance .8s ease;animation:bounceEntrance .8s ease;color:#7cb342;font-family:"Skranji",sans-serif;font-size:4em;text-align:center}h2{margin:.2em 0;font-size:2.5em}@media screen and (max-width: 699px){h1{font-size:2.5em}h2{font-size:1.2em}}h3{margin-top:2em}h2,h3,h4,h5,h6{font-family:"Skranji",sans-serif;font-weight:normal}hr{border-color:hsl(89.203539823,86.1224489796%,88.0392156863%);margin:2em 0 3em;opacity:.5}iframe{margin:1em 0}#container{position:relative;width:100%;height:100%;overflow-x:hidden;overflow-y:visible;-webkit-perspective:20px;perspective:20px;-webkit-perspective-origin:0;perspective-origin:0}#background{position:absolute;z-index:-1;top:30%;right:-140%;pointer-events:none;-webkit-transform:translateZ(-50px) scale(2.5);transform:translateZ(-50px) scale(2.5);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}main{max-width:42em;padding:1em 4em;margin:.5em auto 0 auto;margin-bottom:50px;font-size:1.2em}main p{margin:1em 0;line-height:1.4;text-align:justify}main p.center{text-align:center}@media screen and (max-width: 999px){main p{font-size:.9em}}main a{background:-webkit-gradient(linear, left top, right top, from(#7cb342), to(#7cb342)),-webkit-gradient(linear, left top, right top, from(rgb(125.3008849558, 228, 17)), to(#ccb342));background:linear-gradient(to right, #7cb342, #7cb342),linear-gradient(to right, rgb(125.3008849558, 228, 17), #ccb342);background-position:100% 100%,0 100%;background-repeat:no-repeat;background-size:100% .1em,0 .1em;color:#7cb342;text-decoration:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}main a:hover,main a:focus{background-size:0 .1em,100% .1em;color:rgb(124.9756637168,215.75,29.25)}main img.inline-img,main svg.inline-img{display:inline-block;max-height:2em;margin:0 .5em;pointer-events:none;vertical-align:middle}main img.wide-img,main svg.wide-img{position:relative;left:-20%;width:140%}@media screen and (max-width: 999px){main{padding:1em 2em}}@media screen and (max-width: 699px){main{padding:1em}}.main-nav{margin:0 1em 2em;text-align:center}.main-nav .nav-link{display:inline-block;padding:.2em;margin:0 1em;-webkit-animation:bounceEntrance .8s ease-in-out;animation:bounceEntrance .8s ease-in-out;-webkit-box-shadow:inset 0 0 0 0 #7cb342;box-shadow:inset 0 0 0 0 #7cb342;font-size:1.4em;font-weight:bold;text-decoration:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.main-nav .nav-link:hover{-webkit-box-shadow:inset 10em 0 0 0 #7cb342;box-shadow:inset 10em 0 0 0 #7cb342;color:#161d21}@media screen and (max-width: 699px){.main-nav .nav-link{margin:0 .4em .4em;font-size:1.2em}}.deprecated{display:inline-block;color:#ccb342;font-size:.8em}.deprecated>svg{height:1.4em;margin-right:.2em;vertical-align:middle}#social{text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#social>a{position:relative;display:inline-block;overflow:visible;width:2em;padding:.5em;margin:0 1em;-webkit-animation:bounceEntrance .8s ease-in-out;animation:bounceEntrance .8s ease-in-out;color:#eceff1;text-decoration:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#social>a::before{position:absolute;z-index:-1;top:50%;left:50%;width:0;height:0;border-radius:50%;background-color:#7cb342;content:"";-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#social>a:hover,#social>a:focus{color:#161d21}#social>a:hover::before,#social>a:focus::before{width:100%;height:100%}#social>a svg{vertical-align:middle}a.link-btn{display:inline-block;padding:.5em 1em;border:.1em solid #7cb342;border-radius:.2em;margin:1.2em 0;background:none;color:#7cb342;text-align:center;text-decoration:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}a.link-btn:hover,a.link-btn:focus{background-color:#7cb342;color:#161d21}.archive{width:100%;text-align:center}.archive-entry{width:60%;-webkit-box-sizing:border-box;box-sizing:border-box}.archive-entry .archive-title{margin:1em 0 .4em}.archive-entry p{text-align:center}.archive-entry .archive-subtitle{margin:0}.archive-entry .archive-year{font-family:"Skranji",sans-serif}@media screen and (max-width: 1299px){.archive-entry{width:80%}}@media screen and (max-width: 699px){.archive-entry{width:100%}}.youtube-embed{position:relative;height:0;padding-bottom:56.25%;margin-bottom:3em}.youtube-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%}.timetable{position:relative;left:-20%;display:grid;width:140%;margin:5em 0 2em;-webkit-column-gap:.4em;-moz-column-gap:.4em;column-gap:.4em;grid-auto-flow:column;grid-template-columns:repeat(6, 1fr);grid-template-rows:2em repeat(3, 1fr);row-gap:.5em}.timetable .timetable-header{font-family:"Skranji",sans-serif;font-size:1.2em;font-weight:bold;text-align:center;text-transform:uppercase}.timetable .timetable-header:nth-child(1){background:-webkit-gradient(linear, left top, right top, from(rgb(125.3008849558, 228, 17)), to(rgb(145.0840707965, 219.8333333333, 25.1666666667)));background:linear-gradient(to right, rgb(125.3008849558, 228, 17), rgb(145.0840707965, 219.8333333333, 25.1666666667));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.timetable .timetable-header:nth-child(5){background:-webkit-gradient(linear, left top, right top, from(rgb(145.0840707965, 219.8333333333, 25.1666666667)), to(rgb(164.8672566372, 211.6666666667, 33.3333333333)));background:linear-gradient(to right, rgb(145.0840707965, 219.8333333333, 25.1666666667), rgb(164.8672566372, 211.6666666667, 33.3333333333));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.timetable .timetable-header:nth-child(9){background:-webkit-gradient(linear, left top, right top, from(rgb(164.8672566372, 211.6666666667, 33.3333333333)), to(rgb(184.6504424779, 203.5, 41.5)));background:linear-gradient(to right, rgb(164.8672566372, 211.6666666667, 33.3333333333), rgb(184.6504424779, 203.5, 41.5));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.timetable .timetable-header:nth-child(13){background:-webkit-gradient(linear, left top, right top, from(rgb(184.6504424779, 203.5, 41.5)), to(rgb(204.4336283186, 195.3333333333, 49.6666666667)));background:linear-gradient(to right, rgb(184.6504424779, 203.5, 41.5), rgb(204.4336283186, 195.3333333333, 49.6666666667));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.timetable .timetable-header:nth-child(17){background:-webkit-gradient(linear, left top, right top, from(rgb(204.4336283186, 195.3333333333, 49.6666666667)), to(rgb(224.2168141593, 187.1666666667, 57.8333333333)));background:linear-gradient(to right, rgb(204.4336283186, 195.3333333333, 49.6666666667), rgb(224.2168141593, 187.1666666667, 57.8333333333));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.timetable .timetable-header:nth-child(21){background:-webkit-gradient(linear, left top, right top, from(rgb(224.2168141593, 187.1666666667, 57.8333333333)), to(#f4b342));background:linear-gradient(to right, rgb(224.2168141593, 187.1666666667, 57.8333333333), #f4b342);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.timetable .timetable-slot{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:8.5em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;padding-top:.3em;padding-bottom:1em;border:.2em solid rgba(0,0,0,0);-ms-overflow-style:none;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;-webkit-transition:border-radius 2s ease-out;transition:border-radius 2s ease-out}.timetable .timetable-slot:hover,.timetable .timetable-slot:focus{-webkit-transition-duration:.3s;transition-duration:.3s}.timetable .timetable-slot::-webkit-scrollbar{display:none;width:0;background:rgba(0,0,0,0)}.timetable .timetable-slot:nth-child(1){border-radius:34% 37% 54% 46%/39% 37% 40% 32%;background:-webkit-gradient(linear, left top, left bottom, from(#161d21), to(#161d21)) padding-box,-webkit-gradient(linear, left top, right bottom, from(rgba(125.3008849558, 228, 17, 0.5)), to(rgba(130.7050147493, 225.9583333333, 19.0416666667, 0.5))) border-box;background:linear-gradient(#161d21, #161d21) padding-box,linear-gradient(to bottom right, rgba(125.3008849558, 228, 17, 0.5), rgba(130.7050147493, 225.9583333333, 19.0416666667, 0.5)) border-box}.timetable .timetable-slot:nth-child(1):hover,.timetable .timetable-slot:nth-child(1):focus{border-radius:56.2537453284% 52.4069082675% 88.3093817031% 71.969272556%/39% 37% 40% 32%}.timetable .timetable-slot:nth-child(2){border-radius:51% 45% 48% 44%/32% 31% 36% 31%;background:-webkit-gradient(linear, left top, left bottom, from(#161d21), to(#161d21)) padding-box,-webkit-gradient(linear, left top, right bottom, from(rgba(130.7050147493, 225.9583333333, 19.0416666667, 0.5)), to(rgba(136.1091445428, 223.9166666667, 21.0833333333, 0.5))) border-box;background:linear-gradient(#161d21, #161d21) padding-box,linear-gradient(to bottom right, rgba(130.7050147493, 225.9583333333, 19.0416666667, 0.5), rgba(136.1091445428, 223.9166666667, 21.0833333333, 0.5)) border-box}.timetable .timetable-slot:nth-child(2):hover,.timetable .timetable-slot:nth-child(2):focus{border-radius:65.0923559832% 56.3273485933% 58.7375113571% 58.5356162735%/32% 31% 36% 31%}.timetable .timetable-slot:nth-child(3){border-radius:49% 41% 43% 37%/34% 36% 40% 38%;background:-webkit-gradient(linear, left top, left bottom, from(#161d21), to(#161d21)) padding-box,-webkit-gradient(linear, left top, right bottom, from(rgba(136.1091445428, 223.9166666667, 21.0833333333, 0.5)), to(rgba(141.5132743363, 221.875, 23.125, 0.5))) border-box;background:linear-gradient(#161d21, #161d21) padding-box,linear-gradient(to bottom right, rgba(136.1091445428, 223.9166666667, 21.0833333333, 0.5), rgba(141.5132743363, 221.875, 23.125, 0.5)) border-box}.timetable .timetable-slot:nth-child(3):hover,.timetable .timetable-slot:nth-child(3):focus{border-radius:71.3324076453% 58.7813724191% 62.0403778799% 55.2850559123%/34% 36% 40% 38%}.timetable .timetable-slot:nth-child(4){border-radius:47% 31% 41% 32%/39% 36% 40% 35%;background:-webkit-gradient(linear, left top, left bottom, from(#161d21), to(#161d21)) padding-box,-webkit-gradient(linear, left top, right bottom, from(rgba(141.5132743363, 221.875, 23.125, 0.5)), to(rgba(146.9174041298, 219.8333333333, 25.1666666667, 0.5))) border-box;background:linear-gradient(#161d21, #161d21) padding-box,linear-gradient(to bottom right, rgba(141.5132743363, 221.875, 23.125, 0.5), rgba(146.9174041298, 219.8333333333, 25.1666666667, 0.5)) border-box}.timetable .timetable-slot:nth-child(4):hover,.timetable .timetable-slot:nth-child(4):focus{border-radius:66.4307884124% 44.219576345% 57.1287727218% 40.1307002465%/39% 36% 40% 35%}.timetable .timetable-slot:nth-child(5){border-radius:51% 42% 36% 59%/35% 34% 38% 35%;background:-webkit-gradient(linear, left top, left bottom, from(#161d21), to(#161d21)) padding-box,-webkit-gradient(linear, left top, right bottom, from(rgba(146.9174041298, 219.8333333333, 25.1666666667, 0.5)), to(rgba(152.3215339233, 217.7916666667, 27.2083333333, 0.5))) border-box;background:linear-gradient(#161d21, #161d21) padding-box,linear-gradient(to bottom right, rgba(146.9174041298, 219.8333333333, 25.1666666667, 0.5), rgba(152.3215339233, 217.7916666667, 27.2083333333, 0.5)) border-box}.timetable .timetable-slot:nth-child(5):hover,.timetable .timetable-slot:nth-child(5):focus{border-radius:68.1800960019% 62.7846551913% 54.0021485338% 79.6340630581%/35% 34% 38% 35%}.timetable .timetable-slot:nth-child(6){border-radius:40% 39% 44% 34%/40% 37% 34% 37%;background:-webkit-gradient(linear, left top, left bottom, from(#161d21), to(#161d21)) padding-box,-webkit-gradient(linear, left top, right bottom, from(rgba(152.3215339233, 217.7916666667, 27.2083333333, 0.5)), to(rgba(157.7256637168, 215.75, 29.25, 0.5))) border-box;background:linear-gradient(#161d21, #161d21) padding-box,linear-gradient(to bottom right, rgba(152.3215339233, 217.7916666667, 27.2083333333, 0.5), rgba(157.7256637168, 215.75, 29.25, 0.5)) border-box}.timetable .timetable-slot:nth-child(6):hover,.timetable .timetable-slot:nth-child(6):focus{border-radius:67.0009961743% 47.9993308028% 74.6423999352% 43.4480039427%/40% 37% 34% 37%}.timetable .timetable-slot:nth-child(7){border-radius:56% 53% 52% 44%/40% 34% 32% 32%;background:-webkit-gradient(linear, left top, left bottom, from(#161d21), to(#161d21)) padding-box,-webkit-gradient(linear, left top, right bottom, from(rgba(157.7256637168, 215.75, 29.25, 0.5)), to(rgba(163.1297935103, 213.7083333333, 31.2916666667, 0.5))) border-box;background:linear-gradient(#161d21, #161d21) padding-box,linear-gradient(to bottom right, rgba(157.7256637168, 215.75, 29.25, 0.5), rgba(163.1297935103, 213.7083333333, 31.2916666667, 0.5)) border-box}.timetable .timetable-slot:nth-child(7):hover,.timetable .timetable-slot:nth-child(7):focus{border-radius:80.7881598053% 68.9951638085% 85.8576226546% 57.1912788362%/40% 34% 32% 32%}.timetable .timetable-slot:nth-child(8){border-radius:37% 53% 52% 33%/39% 37% 34% 31%;background:-webkit-gradient(linear, left top, left bottom, from(#161d21), to(#161d21)) padding-box,-webkit-gradient(linear, left top, right bottom, from(rgba(163.1297935103, 213.7083333333, 31.2916666667, 0.5)), to(rgba(168.5339233038, 211.6666666667, 33.3333333333, 0.5))) border-box;background:linear-gradient(#161d21, #161d21) padding-box,linear-gradient(to bottom right, rgba(163.1297935103, 213.7083333333, 31.2916666667, 0.5), rgba(168.5339233038, 211.6666666667, 33.3333333333, 0.5)) border-box}.timetable .timetable-slot:nth-child(8):hover,.timetable .timetable-slot:nth-child(8):focus{border-radius:46.5411943501% 72.4545168207% 68.9834862245% 39.8351502354%/39% 37% 34% 31%}.timetable .timetable-slot:nth-child(9){border-radius:36% 51% 52% 41%/31% 34% 38% 34%;background:-webkit-gradient(linear, left top, left bottom, from(#161d21), to(#161d21)) padding-box,-webkit-gradient(linear, left top, right bottom, from(rgba(168.5339233038, 211.6666666667, 33.3333333333, 0.5)), to(rgba(173.9380530973, 209.625, 35.375, 0.5))) border-box;background:linear-gradient(#161d21, #161d21) padding-box,linear-gradient(to bottom right, rgba(168.5339233038, 211.6666666667, 33.3333333333, 0.5), rgba(173.9380530973, 209.625, 35.375, 0.5)) border-box}.timetable .timetable-slot:nth-child(9):hover,.timetable .timetable-slot:nth-child(9):focus{border-radius:43.3881627014% 79.1434739224% 84.232721557% 67.0753206223%/31% 34% 38% 34%}.timetable .timetable-slot:nth-child(10){border-radius:57% 33% 42% 45%/31% 31% 40% 32%;background:-webkit-gradient(linear, left top, left bottom, from(#161d21), to(#161d21)) padding-box,-webkit-gradient(linear, left top, right bottom, from(rgba(173.9380530973, 209.625, 35.375, 0.5)), to(rgba(179.3421828909, 207.5833333333, 37.4166666667, 0.5))) border-box;background:linear-gradient(#161d21, #161d21) padding-box,linear-gradient(to bottom right, rgba(173.9380530973, 209.625, 35.375, 0.5), rgba(179.3421828909, 207.5833333333, 37.4166666667, 0.5)) border-box}.timetable .timetable-slot:nth-child(10):hover,.timetable .timetable-slot:nth-child(10):focus{border-radius:85.1584738531% 47.2061752244% 68.406102789% 75.2684071536%/31% 31% 40% 32%}.timetable .timetable-slot:nth-child(11){border-radius:49% 37% 48% 43%/34% 35% 34% 40%;background:-webkit-gradient(linear, left top, left bottom, from(#161d21), to(#161d21)) padding-box,-webkit-gradient(linear, left top, right bottom, from(rgba(179.3421828909, 207.5833333333, 37.4166666667, 0.5)), to(rgba(184.7463126844, 205.5416666667, 39.4583333333, 0.5))) border-box;background:linear-gradient(#161d21, #161d21) padding-box,linear-gradient(to bottom right, rgba(179.3421828909, 207.5833333333, 37.4166666667, 0.5), rgba(184.7463126844, 205.5416666667, 39.4583333333, 0.5)) border-box}.timetable .timetable-slot:nth-child(11):hover,.timetable .timetable-slot:nth-child(11):focus{border-radius:62.5748696906% 46.8117195181% 62.5065320926% 68.5872587846%/34% 35% 34% 40%}.timetable .timetable-slot:nth-child(12){border-radius:55% 32% 32% 36%/33% 34% 39% 37%;background:-webkit-gradient(linear, left top, left bottom, from(#161d21), to(#161d21)) padding-box,-webkit-gradient(linear, left top, right bottom, from(rgba(184.7463126844, 205.5416666667, 39.4583333333, 0.5)), to(rgba(190.1504424779, 203.5, 41.5, 0.5))) border-box;background:linear-gradient(#161d21, #161d21) padding-box,linear-gradient(to bottom right, rgba(184.7463126844, 205.5416666667, 39.4583333333, 0.5), rgba(190.1504424779, 203.5, 41.5, 0.5)) border-box}.timetable .timetable-slot:nth-child(12):hover,.timetable .timetable-slot:nth-child(12):focus{border-radius:67.6537676236% 48.1220580318% 42.1344021619% 52.4522840056%/33% 34% 39% 37%}.timetable .timetable-slot:nth-child(13){border-radius:50% 56% 44% 59%/37% 37% 35% 33%;background:-webkit-gradient(linear, left top, left bottom, from(#161d21), to(#161d21)) padding-box,-webkit-gradient(linear, left top, right bottom, from(rgba(190.1504424779, 203.5, 41.5, 0.5)), to(rgba(195.5545722714, 201.4583333333, 43.5416666667, 0.5))) border-box;background:linear-gradient(#161d21, #161d21) padding-box,linear-gradient(to bottom right, rgba(190.1504424779, 203.5, 41.5, 0.5), rgba(195.5545722714, 201.4583333333, 43.5416666667, 0.5)) border-box}.timetable .timetable-slot:nth-child(13):hover,.timetable .timetable-slot:nth-child(13):focus{border-radius:73.849823776% 85.7046988276% 63.77326697% 91.9350425603%/37% 37% 35% 33%}.timetable .timetable-slot:nth-child(14){border-radius:58% 57% 41% 54%/32% 38% 38% 36%;background:-webkit-gradient(linear, left top, left bottom, from(#161d21), to(#161d21)) padding-box,-webkit-gradient(linear, left top, right bottom, from(rgba(195.5545722714, 201.4583333333, 43.5416666667, 0.5)), to(rgba(200.9587020649, 199.4166666667, 45.5833333333, 0.5))) border-box;background:linear-gradient(#161d21, #161d21) padding-box,linear-gradient(to bottom right, rgba(195.5545722714, 201.4583333333, 43.5416666667, 0.5), rgba(200.9587020649, 199.4166666667, 45.5833333333, 0.5)) border-box}.timetable .timetable-slot:nth-child(14):hover,.timetable .timetable-slot:nth-child(14):focus{border-radius:80.3103066945% 86.5994157428% 65.7008717076% 69.7041000849%/32% 38% 38% 36%}.timetable .timetable-slot:nth-child(15){border-radius:31% 33% 49% 50%/31% 32% 35% 36%;background:-webkit-gradient(linear, left top, left bottom, from(#161d21), to(#161d21)) padding-box,-webkit-gradient(linear, left top, right bottom, from(rgba(200.9587020649, 199.4166666667, 45.5833333333, 0.5)), to(rgba(206.3628318584, 197.375, 47.625, 0.5))) border-box;background:linear-gradient(#161d21, #161d21) padding-box,linear-gradient(to bottom right, rgba(200.9587020649, 199.4166666667, 45.5833333333, 0.5), rgba(206.3628318584, 197.375, 47.625, 0.5)) border-box}.timetable .timetable-slot:nth-child(15):hover,.timetable .timetable-slot:nth-child(15):focus{border-radius:50.264908825% 41.1264923113% 67.8339176906% 71.5278329459%/31% 32% 35% 36%}.timetable .timetable-slot:nth-child(16){border-radius:35% 36% 49% 43%/39% 33% 38% 35%;background:-webkit-gradient(linear, left top, left bottom, from(#161d21), to(#161d21)) padding-box,-webkit-gradient(linear, left top, right bottom, from(rgba(206.3628318584, 197.375, 47.625, 0.5)), to(rgba(211.7669616519, 195.3333333333, 49.6666666667, 0.5))) border-box;background:linear-gradient(#161d21, #161d21) padding-box,linear-gradient(to bottom right, rgba(206.3628318584, 197.375, 47.625, 0.5), rgba(211.7669616519, 195.3333333333, 49.6666666667, 0.5)) border-box}.timetable .timetable-slot:nth-child(16):hover,.timetable .timetable-slot:nth-child(16):focus{border-radius:57.4575459694% 59.9351317448% 70.5834313392% 68.3799599957%/39% 33% 38% 35%}.timetable .timetable-slot:nth-child(17){border-radius:53% 50% 38% 44%/39% 33% 33% 34%;background:-webkit-gradient(linear, left top, left bottom, from(#161d21), to(#161d21)) padding-box,-webkit-gradient(linear, left top, right bottom, from(rgba(211.7669616519, 195.3333333333, 49.6666666667, 0.5)), to(rgba(217.1710914454, 193.2916666667, 51.7083333333, 0.5))) border-box;background:linear-gradient(#161d21, #161d21) padding-box,linear-gradient(to bottom right, rgba(211.7669616519, 195.3333333333, 49.6666666667, 0.5), rgba(217.1710914454, 193.2916666667, 51.7083333333, 0.5)) border-box}.timetable .timetable-slot:nth-child(17):hover,.timetable .timetable-slot:nth-child(17):focus{border-radius:89.6983030467% 84.6346196248% 48.7837615977% 58.9291849985%/39% 33% 33% 34%}.timetable .timetable-slot:nth-child(18){border-radius:56% 33% 42% 51%/34% 39% 32% 39%;background:-webkit-gradient(linear, left top, left bottom, from(#161d21), to(#161d21)) padding-box,-webkit-gradient(linear, left top, right bottom, from(rgba(217.1710914454, 193.2916666667, 51.7083333333, 0.5)), to(rgba(222.5752212389, 191.25, 53.75, 0.5))) border-box;background:linear-gradient(#161d21, #161d21) padding-box,linear-gradient(to bottom right, rgba(217.1710914454, 193.2916666667, 51.7083333333, 0.5), rgba(222.5752212389, 191.25, 53.75, 0.5)) border-box}.timetable .timetable-slot:nth-child(18):hover,.timetable .timetable-slot:nth-child(18):focus{border-radius:80.6588685077% 42.8524771179% 69.3976338697% 73.2560742913%/34% 39% 32% 39%}.timetable .timetable-slot:nth-child(19){border-radius:44% 41% 50% 57%/37% 40% 34% 34%;background:-webkit-gradient(linear, left top, left bottom, from(#161d21), to(#161d21)) padding-box,-webkit-gradient(linear, left top, right bottom, from(rgba(222.5752212389, 191.25, 53.75, 0.5)), to(rgba(227.9793510324, 189.2083333333, 55.7916666667, 0.5))) border-box;background:linear-gradient(#161d21, #161d21) padding-box,linear-gradient(to bottom right, rgba(222.5752212389, 191.25, 53.75, 0.5), rgba(227.9793510324, 189.2083333333, 55.7916666667, 0.5)) border-box}.timetable .timetable-slot:nth-child(19):hover,.timetable .timetable-slot:nth-child(19):focus{border-radius:72.3004402443% 68.7196017666% 64.3467717151% 69.9374133629%/37% 40% 34% 34%}.timetable .timetable-slot:nth-child(20){border-radius:52% 51% 48% 31%/36% 32% 36% 40%;background:-webkit-gradient(linear, left top, left bottom, from(#161d21), to(#161d21)) padding-box,-webkit-gradient(linear, left top, right bottom, from(rgba(227.9793510324, 189.2083333333, 55.7916666667, 0.5)), to(rgba(233.383480826, 187.1666666667, 57.8333333333, 0.5))) border-box;background:linear-gradient(#161d21, #161d21) padding-box,linear-gradient(to bottom right, rgba(227.9793510324, 189.2083333333, 55.7916666667, 0.5), rgba(233.383480826, 187.1666666667, 57.8333333333, 0.5)) border-box}.timetable .timetable-slot:nth-child(20):hover,.timetable .timetable-slot:nth-child(20):focus{border-radius:73.6127576543% 80.6340587129% 60.7780110972% 49.7973984917%/36% 32% 36% 40%}.timetable .timetable-slot:nth-child(21){border-radius:43% 46% 48% 49%/37% 40% 36% 33%;background:-webkit-gradient(linear, left top, left bottom, from(#161d21), to(#161d21)) padding-box,-webkit-gradient(linear, left top, right bottom, from(rgba(233.383480826, 187.1666666667, 57.8333333333, 0.5)), to(rgba(238.7876106195, 185.125, 59.875, 0.5))) border-box;background:linear-gradient(#161d21, #161d21) padding-box,linear-gradient(to bottom right, rgba(233.383480826, 187.1666666667, 57.8333333333, 0.5), rgba(238.7876106195, 185.125, 59.875, 0.5)) border-box}.timetable .timetable-slot:nth-child(21):hover,.timetable .timetable-slot:nth-child(21):focus{border-radius:69.687988884% 68.8375775456% 73.1659555536% 68.8488161804%/37% 40% 36% 33%}.timetable .timetable-slot:nth-child(22){border-radius:31% 47% 36% 54%/38% 33% 36% 38%;background:-webkit-gradient(linear, left top, left bottom, from(#161d21), to(#161d21)) padding-box,-webkit-gradient(linear, left top, right bottom, from(rgba(238.7876106195, 185.125, 59.875, 0.5)), to(rgba(244.191740413, 183.0833333333, 61.9166666667, 0.5))) border-box;background:linear-gradient(#161d21, #161d21) padding-box,linear-gradient(to bottom right, rgba(238.7876106195, 185.125, 59.875, 0.5), rgba(244.191740413, 183.0833333333, 61.9166666667, 0.5)) border-box}.timetable .timetable-slot:nth-child(22):hover,.timetable .timetable-slot:nth-child(22):focus{border-radius:37.7755114725% 61.9280834011% 55.4346232403% 80.7006388696%/38% 33% 36% 38%}.timetable .timetable-slot:nth-child(23){border-radius:38% 41% 44% 50%/39% 34% 36% 33%;background:-webkit-gradient(linear, left top, left bottom, from(#161d21), to(#161d21)) padding-box,-webkit-gradient(linear, left top, right bottom, from(rgba(244.191740413, 183.0833333333, 61.9166666667, 0.5)), to(rgba(249.5958702065, 181.0416666667, 63.9583333333, 0.5))) border-box;background:linear-gradient(#161d21, #161d21) padding-box,linear-gradient(to bottom right, rgba(244.191740413, 183.0833333333, 61.9166666667, 0.5), rgba(249.5958702065, 181.0416666667, 63.9583333333, 0.5)) border-box}.timetable .timetable-slot:nth-child(23):hover,.timetable .timetable-slot:nth-child(23):focus{border-radius:46.5261553804% 64.8966625785% 73.1075613654% 60.7523017289%/39% 34% 36% 33%}.timetable .timetable-slot:nth-child(24){border-radius:59% 36% 59% 35%/39% 38% 39% 31%;background:-webkit-gradient(linear, left top, left bottom, from(#161d21), to(#161d21)) padding-box,-webkit-gradient(linear, left top, right bottom, from(rgba(249.5958702065, 181.0416666667, 63.9583333333, 0.5)), to(rgba(255, 179, 66, 0.5))) border-box;background:linear-gradient(#161d21, #161d21) padding-box,linear-gradient(to bottom right, rgba(249.5958702065, 181.0416666667, 63.9583333333, 0.5), rgba(255, 179, 66, 0.5)) border-box}.timetable .timetable-slot:nth-child(24):hover,.timetable .timetable-slot:nth-child(24):focus{border-radius:71.1487228121% 55.5184838805% 94.4340522372% 54.5456626292%/39% 38% 39% 31%}.timetable .timetable-entry{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:.1em .5em}.timetable .timetable-time{display:inline-block;width:100%;margin-top:.3em;color:#7cb342;font-family:"Skranji",sans-serif;font-size:1.2em;font-weight:bold;line-height:1em;text-align:center}.timetable .timetable-content{display:inline-block;margin:0 .5em;line-height:1em;text-align:center;word-wrap:break-word}@media screen and (max-width: 1499px){.timetable{font-size:.9em}}@media screen and (max-width: 1299px){.timetable{left:-10%;width:120%;font-size:.75em}}@media screen and (max-width: 999px){.timetable{position:static;width:100%;padding-bottom:1em;overflow-x:scroll}.timetable .timetable-time{font-size:1.1em}}.tutors{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;row-gap:3em}.tutor figure{width:10em}.tutor figure img{width:100%;border-radius:50%}.tutor figure figcaption h3{margin-top:1em;white-space:nowrap}.tutor figure figcaption p{white-space:nowrap}@media screen and (max-width: 699px){.tutors{row-gap:2em}}h2#geckos{margin-bottom:1em}#konami{position:absolute;top:0;left:0;overflow:hidden;width:100vw;height:100vh;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#konami img{display:block;margin:0 auto;opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:40% 65%;-ms-transform-origin:40% 65%;transform-origin:40% 65%}