:root{--site-green:#588157}iframe{pointer-events:none}*{margin:0;padding:0;box-sizing:border-box}*,a{text-decoration:none}a{color:inherit}html{font-size:22px;font-family:"Cutive Mono",monospace;font-weight:400}body{width:100vw;font-size:1.1rem;background-color:snow;display:flex;flex-direction:column;align-items:center}.landing-page-title{display:flex;align-items:baseline}#blinking-cursor{animation:blink 1s steps(2,start) infinite;color:#369}@keyframes blink{to{visibility:hidden}}.landing-page{font-family:"Press Start 2P",cursive;line-height:1.7;min-height:100vh;color:#000;width:100%;max-width:1200px;flex-direction:column;display:flex;justify-content:space-around;padding:12% 8% 8%}.landing-page span{color:var(--site-green)}.landing-call-to-action{cursor:pointer;padding:7px 14px;border:2px solid #588157;border-radius:2px;color:#f5f5f5;text-shadow:-2px -2px 1px #000;background-color:#588157;box-shadow:-3px -3px 1px #000;text-align:center}.telephone-emoji{position:relative;top:-4px}.landing-page h2{font-size:25px;margin-bottom:20px}.landing-page-header{display:flex;font-size:19px;flex-direction:column;justify-content:space-around}.landing-sub-heading{margin-bottom:10px}.landing-page-points{display:flex;flex-wrap:wrap}.landing-page-points div{color:#000;font-size:15px;margin:20px;flex:1 1}.above-the-fold{min-height:100vh;flex-direction:column;justify-content:space-around}.above-the-fold,.expand-on-first-page{width:100%;max-width:1200px;display:flex;padding:8% 12%}.expand-on-first-page{height:auto;align-items:center;justify-content:center}.page-one{display:flex;flex-direction:row;justify-content:space-around;align-items:center}.js-animation{position:relative;width:25%;height:95%;background-color:var(--site-green)}.js-animation .animation-text{position:absolute;top:0;left:0;height:100%;width:100%;display:flex;justify-content:center;align-items:center;z-index:1;color:#fff;cursor:pointer}.js-animation img{height:100%;width:100%;object-fit:cover;cursor:pointer}.text-area-in-animation{padding:7px;border:2px solid #f5f5f5}.home-expanded-flex-container{height:100%;width:85%;display:flex;flex-direction:column;justify-content:space-around}#expanded-section{margin-bottom:50px}.one-line{font-size:1.4rem;margin-top:10px;margin-left:-5%;margin-bottom:5px;font-weight:900;padding:7px 7px 7px 14px;background-color:var(--site-green);color:#f5f5f5;box-shadow:-5px -5px 2px silver}.courses-summary-area{width:100%;padding:12% 8% 4%}.courses-summary-area li{border-radius:2px;color:#000}.top-top-heading{background-color:#ff8c00;margin-bottom:-25px;color:#000}.three-points{height:80%;display:flex;flex-direction:column;justify-content:space-around}#second-page .one-line{margin-bottom:10px}.heading-three-points{font-weight:700;font-size:1.2rem;background-color:#2f4858;color:#fff5ee;padding:4px 4px 4px 8px;margin-left:-8px;margin-top:8px;box-shadow:-3px -3px 2px silver}.explanation-three-points{font-size:1rem;padding:5px;background-color:#efefef;margin-bottom:15px}.explanation-three-points p{margin:5px}.courses-brief{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-auto-rows:auto;grid-gap:10px;color:#f5f5f5}.courses-brief li::marker{color:#588157}.single-course{display:flex;flex-direction:column;background-color:#2f4858;padding:26px;margin:8px;border-radius:4px}.course-info{padding:3px 6px;border:2px solid #588157;border-radius:2px;margin:2px}.image-section-one{width:90%;padding:10px;background-color:var(--site-green);margin-bottom:40px}#pier-image{height:100vh;width:100%;object-fit:cover}.omicron{background-color:#2f4f4f;box-shadow:-5px -5px 2px silver}.image-section-three-grid,.image-section-two-grid{width:90%;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-auto-rows:140px;grid-auto-flow:dense;grid-gap:10px;margin-bottom:25px;margin-top:25px}.image-section-two-grid img{width:100%;height:100%;object-fit:cover;filter:grayscale(100%);transition:filter .42s}.image-section-two-grid img:hover{filter:none!important}.image-section-two-grid img:nth-child(3){grid-row:span 2}.image-section-two-grid img:nth-child(5){grid-row:span 2;grid-column:span 2}.image-section-two-grid img:nth-child(10){grid-column:span 2}.image-section-three-grid img{width:100%;height:100%;object-fit:cover;filter:grayscale(100%);transition:filter .38s}.image-section-three-grid img:hover{filter:none!important}.image-section-three-grid img:nth-child(8){grid-row:span 2}.image-section-three-grid img:nth-child(6){grid-row:span 2;grid-column:span 2}.image-section-three-grid img:nth-child(2){grid-column:span 2}.liskov-who{width:80%}#who-section{display:block;position:relative;top:-75px;visibility:hidden}.collaborator-grid{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));grid-auto-rows:auto;grid-gap:10px;text-align:center;margin-bottom:70px}.collaborator-grid h3,.collaborator-grid h4{font-size:1rem;margin-bottom:10px;color:#f5f5f5}.collaborator-grid p{font-size:.9rem;text-align:left}.name-and-pic{padding:10px;display:flex;flex-direction:column;align-items:center;background-color:#3b5998;border-radius:4px}.name-and-pic p{border-radius:2px}.name-and-pic img{width:100px;height:100px;object-fit:cover;border:3px solid var(--site-green);margin-bottom:5px}.fun-section{width:300px;height:auto;margin-bottom:140px}.fun-background{height:350px;width:350px;display:flex;flex-direction:column;align-items:center;background-color:#d3d3d3;border-radius:50%}.fun-section img{height:270px;object-fit:cover;cursor:pointer;border:3px solid var(--site-green)}.click-for-fun{padding:10px;color:#fff;background-color:var(--site-green);cursor:pointer}.internal-fun-image{cursor:pointer;width:100%;display:flex;flex-direction:column;align-items:center}.internal-fun-image h4{padding:10px;color:#fff;background-color:var(--site-green)}main{display:flex;flex-direction:column;align-items:center}main>*{max-width:1000px}.liskov-nav-logo{height:auto;font-family:"Press Start 2P",cursive;font-size:18px;margin-bottom:-5px;margin-right:2%}#liskov-logo-heading{height:47px;object-fit:cover;margin-right:6%}.nav-bar{color:var(--site-green);font-size:24px;background-color:hsla(0,100%,99%,.9);width:100%;position:fixed;top:30px;right:0;height:10%;display:flex;align-items:center;justify-content:space-between;z-index:1000}.special-event-banner-desktop,.special-event-banner-mobile{width:100%;padding:5px;position:fixed;top:0;right:0;height:30px;background-color:#588157;color:#f5f5f5;text-shadow:-1px -1px 1px #000;font-family:"Press Start 2P",cursive;font-size:11px;display:flex;align-items:center;justify-content:center;white-space:nowrap}.special-event-banner-mobile{display:none}.special-event-banner-desktop a,.special-event-banner-mobile a{text-decoration:underline;cursor:pointer}.nav-heading{width:39vw;padding-left:6%;cursor:pointer}.nav-links,.nav-mobile{display:flex;width:50vw;align-items:center;justify-content:space-between;padding-right:6%}#home-heading-mobile{display:none}#home-heading{display:flex;align-items:center}.nav-links div{cursor:pointer}#coding-link:hover,#contact-link:hover,#details-link:hover,#longer-link:hover{filter:blur(1px)}#have-a-chat{cursor:pointer}.nav-mobile{display:none}.content-wrapper{width:72%;max-width:1100px}.contact-page{min-height:100vh;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;padding:12% 8% 8%}.liskov-logo-contact{height:45%;width:45%;min-height:370px;min-width:370px;object-fit:fill}.logo-container{width:35%;object-fit:fill}#liskov-logo-landing{width:100%;height:100%}.classroom-image-component{width:100vw;height:auto;display:flex;justify-content:center;align-items:center}.classroom-image-component img{width:75%;max-width:900px;object-fit:cover}.contact-page p{color:#f5f5f5;margin:5px 0;border-radius:0;width:97%;font-size:.9rem}.contact-page .one-line{width:100%}.course-warning{background-color:#2f4858}.phone-call{background-color:#588157;display:flex;flex-direction:column;align-items:center}.phone-number{color:#000;border:2px solid;background-color:#fff;padding:3px 6px;border-radius:2px;cursor:pointer;margin:10px}.email-info{width:100%;align-items:center;flex-wrap:wrap}.email-info,.form-container{height:100%;display:flex;justify-content:space-around}.form-container{flex-direction:column}.form-container label{font-size:20px}.form-container h3{color:#4682b4}.form-container *{margin-top:5px;margin-bottom:5px}.phone-call a{color:#000;text-decoration:none;font-size:1.1rem}input,textarea{font-family:"Share Tech Mono",monospace;padding-left:8px;height:40px;width:350px;box-shadow:-2px -2px 1px #000;background-color:rgba(88,129,87,.2);border-radius:2px;border:1px solid grey;font-size:19px}textarea{padding:8px;height:180px}button:focus,input:focus,textarea:focus{outline:2px solid var(--site-green)}#contact-submit{position:relative;height:45px;width:100px;border-radius:2px;border:1px solid #000;box-shadow:-2px -2px 1px #000;align-self:flex-end;z-index:200;cursor:pointer;background-color:#588157;color:#fff;transition:all .3 ease}#contact-submit:hover{box-shadow:-4px -4px 2px #000;position:relative;top:2px;left:2px}.liskov-logo{background-color:rgba(107,142,35,.2);display:flex;justify-content:center;align-items:center;width:400px;height:400px;font-size:386px;font-family:"Arvo";border:1px solid grey;border-radius:50%}.liskov-logo,.semi-colon{color:#6b8e23;font-weight:900;text-shadow:-8px -8px 2px #d3d3d3}.semi-colon{margin-bottom:40px;font-size:350px;font-family:"Playfair Display"}ul{margin-left:10%}li,p{margin:15px 0;border-radius:2px;background-color:#e4e0e0;padding:8px;list-style-type:lower-greek}#details-heading{margin-bottom:30px}#details-end{margin-bottom:20px}#liskov-why-heading{margin-bottom:30px}#coding-end,#coding-heading,#liskov-why-end{margin-bottom:20px}h2{margin-bottom:10px;color:#4682b4}p{margin:20px 0}.main-heading{font-size:2.1rem;font-family:"IBM Plex Mono",monospace;font-weight:900;color:#6b8e23}li span{color:#ff8c00;font-weight:900}#main-ending{margin-top:15px;margin-left:-25px}.section-headings{font-family:"IBM Plex Mono",monospace;font-size:1.8rem;font-weight:900;color:#6b8e23}.description-content,.details-content{font-size:.9rem}.covid-content{margin-left:35px}.section-headings:hover{cursor:pointer}.description-content{margin:0 30px}.contact-content{width:80%;margin-left:35px}#end-content-section{margin-bottom:20px}#contact-us-heading{margin-bottom:15px}.content-appear{visibility:visible;transition:max-height 2s linear;height:auto;max-height:7000px}.content-disappear{visibility:hidden;max-height:0;width:85%;overflow:hidden;transition:visibility 1s,max-height 1s linear;margin-left:40px}.contact-email{margin-bottom:15px}#contact-details-image{width:100%}.person-contact{width:75%;justify-content:space-between}.person-contact,footer{display:flex;align-items:center}footer{margin-top:30px;width:100%;flex-direction:row;justify-content:space-around;height:auto;color:#fff}footer,footer p{background-color:#4682b4}footer p{border-radius:2px}footer .phone-call{background-color:#4682b4}footer .phone-number{margin:5px}.inner-footer{display:flex;align-items:center;justify-content:space-around;height:100%;width:100%;padding:20px;font-size:.8rem}.footer-left{width:75%}.footer-left a{text-decoration:underline}.footer-right{display:flex;flex-direction:column;justify-content:space-around;height:100%;width:15%}.right-footer-link{margin:10px;position:relative}.right-footer-link img{height:60px}.right-footer-link:hover .coming-soon{opacity:1;transition:opacity .5s}.coming-soon{font-size:16px;font-family:"Slabo 27px";background-color:#4682b4;position:absolute;top:0;left:0;opacity:0;transition:opacity 2s}@media (max-width:770px){.special-event-banner-desktop{display:none}.special-event-banner-mobile{display:flex}.js-animation{width:80%;height:20%}#home-heading-mobile{display:flex}#home-heading-mobile .liskov-nav-logo{font-size:16px;margin-top:3px;margin-right:5px}#home-heading,.liskov-nav-title{display:none}.super-brief-flex{width:75%;height:60%}.page-one{flex-direction:column}.home-page{height:100vh}.explanation-three-points,.heading-three-points{font-size:1rem}.home-expanded-flex-container{height:85%;font-size:10px}.liskov-logo{margin-bottom:40px}.contact-page{height:100%;flex-direction:column}.email-info{margin-top:55px;height:100%;margin-bottom:20px}.liskov-logo{width:300px;height:300px;font-size:280px}.semi-colon{font-size:300px}.nav-bar{height:7.5%}.nav-links{display:none}.nav-mobile{display:flex;width:45%}.form-container{height:100%}.inner-footer{font-size:.8rem}}@media (max-width:670px){body{font-size:.8rem}.landing-page{margin-top:40px}.landing-page h2{font-size:23px}.landing-sub-heading{font-size:16px}.landing-page-points{height:45%}.landing-page-points h3{font-size:15px;color:#000}.fun-section img{height:200px}.top-top-heading{font-size:15px}.explanation-three-points,.heading-three-points{font-size:.8rem}#second-page{height:auto}.expanded-section-mob{height:auto;width:80%}.section-headings{font-size:1.2rem;margin-left:15px}.main-heading{font-size:1.4rem}.content-wrapper{width:92%}header{height:80px}h2{font-size:1rem}#main-ending{margin-top:15px}form{padding-left:3%}}#random-colour-anchor{position:fixed;z-index:-10;width:100vw;height:100vh}.social-media-section{display:flex;justify-content:space-around;align-items:center}.fa,.social-media-element{position:relative}.fa{padding:10px;font-size:30px;width:30px;height:30px;text-align:center;text-decoration:none;border-radius:50%}.fa:hover{opacity:.7}.fa:hover .coming-soon{opacity:1;transition:opacity .5s}.fa-facebook{background:#3b5998;color:#fff}.fa-twitter{background:#55acee;color:#fff}
/*# sourceMappingURL=main.3314ccb2.chunk.css.map */