html{background:rgba(0,0,0,0);--primary: #E53B5D;--primary-light: #F4ACBA;--secondary-light: #CFF4FB;--theme: #4B5B85;--black: #000;--white: #FFF;--off-white: #F9E0E5}html .light-only{display:initial}html .dark-only{display:none}html .text-icon{filter:invert(0.6) sepia(0.8) hue-rotate(300deg) saturate(200%)}html[data-theme=dark]{background:#1e1617;--primary: #E53B5D;--primary-light: #67303B;--secondary-light: #A8DDE7;--theme: #F1D993;--black: #F9E0E5;--white: #FBBCC8}html[data-theme=dark] .light-only{display:none}html[data-theme=dark] .dark-only{display:initial}html[data-theme=neon]{background:#ff0;--primary: blue;--primary-light: cyan;--secondary-light: magenta;--theme: magenta;--black: magenta;--white: cyan;--off-white: cyan}html[data-theme=neon] img{filter:saturate(200%)}.hidden{display:none}.comp-header{position:fixed;z-index:1;display:flex;height:40px}@media only screen and (max-width: 1280px){.comp-header{flex-direction:row-reverse;top:0;width:96%;padding:2%}}@media only screen and (min-width: 1281px){.comp-header{justify-content:flex-start;bottom:0;width:auto;padding:1em}}.comp-header .countdown{margin-left:1em;margin-right:1em;display:flex;align-items:center;justify-content:flex-end;color:var(--primary)}@media only screen and (min-width: 1281px){.comp-header .countdown{justify-content:flex-start}}.comp-header .countdown img{height:50%;margin-left:.2em;margin-right:.2em}.comp-header .theme-selector{height:100%;aspect-ratio:1;color:var(--theme);background:var(--primary-light);cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:35%;position:relative}.comp-header .theme-selector .fa{font-size:20px;position:absolute}.comp-header .theme-selector .fa.fa-moon,.comp-header .theme-selector .fa.fa-sun,.comp-header .theme-selector .fa.fa-bolt{opacity:1;transform:rotateY(0deg) scale(1);transition:opacity .5s,transform .5s}.comp-header .theme-selector .fa.fa-moon.no-icon,.comp-header .theme-selector .fa.fa-sun.no-icon,.comp-header .theme-selector .fa.fa-bolt.no-icon{opacity:0;transform:rotateY(-180deg) scale(0.5);transition:opacity .5s,transform .5s}.comp-gallery{display:flex;flex-flow:row wrap;align-items:center;max-width:800px}@media only screen and (max-width: 1280px){.comp-gallery{justify-content:space-evenly;flex-flow:initial;margin-right:3em;margin-left:1em}}@media only screen and (max-width: 600px){.comp-gallery{margin:0 0 1em}}.comp-gallery .arrow{cursor:pointer;font-size:3em;color:var(--primary);flex-grow:1}.comp-gallery .arrow.inactive{color:var(--primary-light);cursor:auto}.comp-gallery .arrow.next{text-align:right}.comp-gallery .container{position:relative;margin-right:20px;margin-bottom:20px;opacity:.4}@media only screen and (max-width: 1280px){.comp-gallery .container{margin-left:.3em;margin-right:.3em}}@media only screen and (max-width: 1280px){.comp-gallery .container.right-preview,.comp-gallery .container.left-preview{position:absolute;z-index:-5}.comp-gallery .container.right-preview a,.comp-gallery .container.left-preview a{visibility:hidden}.comp-gallery .container.left-preview{transform:translate(-80px, 10px) scale(0.7);transition:transform .8s ease-in-out,opacity .5s}.comp-gallery .container.right-preview{transform:translate(80px, 10px) scale(0.7);transition:transform .8s ease-in-out,opacity .5s}.comp-gallery .container.selected{transition:transform .8s ease-in-out,opacity .5s}}.comp-gallery .container.selected img{cursor:initial}.comp-gallery .container:hover,.comp-gallery .container.selected{opacity:1;cursor:pointer}.comp-gallery .container a{position:absolute;bottom:1px;left:1px;background:#e53b5d;border-top-right-radius:6px;padding-right:1px}.comp-gallery .container a i.fa{margin:4px;color:var(--white)}.comp-gallery .container a i.fa:hover{margin:7px}.comp-gallery .container img{display:block;max-width:210px;max-height:210px;object-fit:cover;border:solid 1px var(--white)}html[data-theme=dark] .comp-gallery .container img{filter:brightness(0.85) contrast(1.2)}@media only screen and (max-width: 1280px){.comp-gallery .container img{max-width:260px;max-height:260px}}.comp-gallery .container img.with-border{padding:1px;border:0;background:linear-gradient(to top right, #E53B5D, #F4ACBA)}.comp-gallery .container .insta-papercrane{filter:invert(0.6) sepia(0.5) hue-rotate(150deg) saturate(200%);position:absolute;top:20px;right:15px;background:rgba(0,0,0,0);cursor:initial}.comp-gallery .container .insta-papercrane object{pointer-events:none;height:25px}.comp-profile{margin-bottom:40px;display:flex;align-items:center}.comp-profile p{max-width:700px}@media only screen and (max-width: 1280px){.comp-profile{flex-direction:column}}@media only screen and (max-width: 600px){.comp-profile div{margin-top:15px;margin-bottom:15px;display:flex;flex-direction:column;align-items:center}}.comp-profile .profile-image{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;width:300px;height:300px;flex:0 0 300px;background:url(../resources/c71fce8a6e96ad29ab33.jpg) no-repeat}@media only screen and (min-width: 1281px){.comp-profile .profile-image{margin-right:50px}}@media only screen and (max-width: 1280px){.comp-profile .profile-image{margin-bottom:15px}}html[data-theme=neon] .comp-profile .profile-image{background:url(../resources/762d0c3ccf12ebf896c2.jpg) no-repeat}.comp-profile .profile-content article{margin-bottom:1.5em}@media only screen and (max-width: 600px){.comp-profile .profile-content article{margin-bottom:0}}@media only screen and (min-width: 1281px){.comp-iconlist{width:600px}}.comp-iconlist ul{-webkit-border-radius:1em;-moz-border-radius:1em;border-radius:1em;padding:.4em 0 .4em 1em;background-color:var(--primary);display:inline}.comp-iconlist ul li{display:inline-block;padding-right:1em}.comp-iconlist ul li span{display:none}.comp-iconlist ul a{color:var(--white)}.comp-iconlist .fake-link{cursor:default}@media only screen and (min-width: 1281px){.container-slides{position:fixed;display:flex}}.container-slides .comp-slide{opacity:0;transform:scale(0.9)}@media only screen and (min-width: 1281px){.container-slides .comp-slide{width:1400px;margin-top:4em;margin-left:5em}.container-slides .comp-slide:last-of-type{margin-right:300px}}@media only screen and (max-width: 1280px){.container-slides .comp-slide{margin-bottom:7em}}.container-slides .comp-slide.show{opacity:1;transform:scale(1);transition:opacity 1s,transform 1s}.container-slides .comp-slide .row{display:flex}@media only screen and (max-width: 1280px){.container-slides .comp-slide .row{margin:15px 5%}}@media only screen and (max-width: 600px){.container-slides .comp-slide .row{flex-direction:column;align-items:center}}@media only screen and (max-width: 600px){.container-slides .comp-slide .profile-banner{position:absolute;width:100%;z-index:-10;margin-top:0;height:400px;clip-path:polygon(0% 20%, 100% 20%, 100% 70%, 0% 70%);background:#e53b5d url(../resources/bfe33fdaf8c018d6de82.jpg) no-repeat bottom;background-blend-mode:multiply}html[data-theme=neon] .container-slides .comp-slide .profile-banner{background:#ff1493}.container-slides .comp-slide .insta-banner{position:absolute;width:100%;z-index:-10;margin-top:-45px;height:240px;clip-path:polygon(0% 10%, 100% 10%, 100% 85%, 0% 85%);background:var(--primary-light)}.container-slides .comp-slide .insta-banner-galaxy{position:absolute;width:100%;z-index:-10;margin-top:-100px;height:250px;clip-path:polygon(0% 10%, 100% 10%, 100% 100%, 0% 100%);background:var(--primary-light) url(../resources/bfe33fdaf8c018d6de82.jpg) no-repeat bottom;background-blend-mode:multiply}html[data-theme=neon] .container-slides .comp-slide .insta-banner-galaxy{background:aqua}.container-slides .comp-slide .map-banner{position:absolute;width:100%;z-index:-10;margin-top:-100px;height:440px;clip-path:polygon(0% 10%, 100% 10%, 100% 100%, 0% 100%);background:#e53b5d url(../resources/bfe33fdaf8c018d6de82.jpg) no-repeat bottom;background-blend-mode:multiply}html[data-theme=neon] .container-slides .comp-slide .map-banner{background:blue}.container-slides .comp-slide .inktober-banner{position:absolute;width:100%;z-index:-10;margin-top:-25px;height:300px;clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);background:var(--primary)}}.comp-cube{display:flex;flex-flow:row wrap;align-items:center}.comp-cube .fa{font-size:50px;color:#e53b5d;cursor:pointer}@media only screen and (max-width: 600px){.comp-cube .fa{margin:auto}}.comp-map{position:relative}@media only screen and (max-width: 600px){.comp-map{margin-bottom:120px}}.comp-map svg{cursor:grab}@media only screen and (min-width: 1281px){.comp-map svg{border:1px solid #e53b5d;background:var(--white)}}.comp-map svg>circle{fill:var(--secondary-light);transform-origin:50% 50%}.comp-map svg .map-svg-group{stroke:#f4acba}@media only screen and (max-width: 1280px){.comp-map svg .map-svg-group{transform-origin:50% 50%}}.comp-map svg .map-svg-group .graticule{fill:rgba(0,0,0,0);stroke:var(--primary-light);stroke-dasharray:1,2}.comp-map svg .map-svg-group .visited{fill:#e53b5d}.comp-map svg .map-svg-group .non-visited{fill:#000}html[data-theme=dark] .comp-map svg .map-svg-group image{filter:brightness(0.85) contrast(1.2)}@media only screen and (max-width: 1280px){.comp-map svg .map-svg-group image.active,.comp-map svg .map-svg-group image.active.visited{filter:hue-rotate(100deg) brightness(1.3)}html[data-theme=dark] .comp-map svg .map-svg-group image.active,html[data-theme=dark] .comp-map svg .map-svg-group image.active.visited{filter:hue-rotate(100deg) brightness(0.85)}}.comp-map svg .map-svg-group image.visited{filter:grayscale(100%) contrast(1.5)}html[data-theme=dark] .comp-map svg .map-svg-group image.visited{filter:grayscale(100%)}.comp-map svg .map-svg-group circle{fill:rgba(0,0,0,0);stroke-width:0}.comp-map svg .map-svg-group circle:hover{cursor:pointer}@media only screen and (min-width: 1281px){.comp-infobox.clip-container{filter:drop-shadow(2px 2px 0px #29CEE1)}}.comp-infobox .fake-border{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;position:absolute;background:#29cee1;width:300px;height:300px;padding:3px}@media only screen and (min-width: 1281px){.comp-infobox .fake-border{left:0;top:0;transform:scale(1);animation:show-animation-border .7s}.comp-infobox .fake-border.reverse{animation:show-animation-border-reverse .7s;left:-143px;top:137px;transform:scale(0)}@keyframes show-animation-border{0%{left:-143px;top:137px;transform:scale(0)}100%{left:0;top:0;transform:scale(1)}}@keyframes show-animation-border-reverse{0%{left:0;top:0;transform:scale(1)}100%{left:-143px;top:137px;transform:scale(0)}}}@media only screen and (max-width: 1280px){.comp-infobox .fake-border{margin-top:42px;top:0;transform:translate(-50%) scale(1);animation:show-animation-border .7s}.comp-infobox .fake-border.reverse{animation:show-animation-border-reverse .7s;top:-162px;transform:translate(-50%) scale(0)}@keyframes show-animation-border{0%{top:-162px;transform:translate(-50%) scale(0)}100%{top:0;transform:translate(-50%) scale(1)}}@keyframes show-animation-border-reverse{0%{top:0;transform:translate(-50%) scale(1)}100%{top:-162px;transform:translate(-50%) scale(0)}}}.comp-infobox .centered{left:50%;transform:translate(-50%)}@media only screen and (min-width: 1281px){.comp-infobox .clipped{clip-path:url(#bubble);left:3px;top:3px;transform:scale(1);animation:show-animation-clipped .7s}.comp-infobox .clipped.reverse{animation:show-animation-clipped-reverse .7s;left:-140px;top:140px;transform:scale(0)}@keyframes show-animation-clipped{0%{left:-140px;top:140px;transform:scale(0)}100%{left:3px;top:3px;transform:scale(1)}}@keyframes show-animation-clipped-reverse{0%{left:3px;top:3px;transform:scale(1)}100%{left:-140px;top:140px;transform:scale(0)}}}@media only screen and (max-width: 1280px){.comp-infobox .clipped{clip-path:url(#bubbleSmall);top:0;transform:translate(-50%) scale(1);animation:show-animation-clipped .7s}.comp-infobox .clipped.reverse{animation:show-animation-clipped-reverse .7s;top:-140px;transform:translate(-50%) scale(0)}@keyframes show-animation-clipped{0%{top:-140px;transform:translate(-50%) scale(0)}100%{top:0;transform:translate(-50%) scale(1)}}@keyframes show-animation-clipped-reverse{0%{top:0;transform:translate(-50%) scale(1)}100%{top:-140px;transform:translate(-50%) scale(0)}}}.comp-infobox .info-box-overlay{position:absolute;display:flex;align-items:center;justify-content:center;flex-direction:column;width:300px;height:300px;background-color:rgba(0,0,0,.6)}@media only screen and (max-width: 1280px){.comp-infobox .info-box-overlay{padding-top:45px}}.comp-infobox .info-box-overlay p,.comp-infobox .info-box-overlay h2,.comp-infobox .info-box-overlay h3{color:#29cee1;text-align:center}.comp-infobox .info-box-overlay p{font-size:18px;padding-left:1.2em;padding-right:1.2em}.comp-infobox .info-box-overlay h2{margin-bottom:10px}.comp-infobox .hover-element{border-radius:50%;width:300px;height:300px;position:absolute;z-index:1}@media only screen and (min-width: 1281px){.comp-infobox .hover-element{left:3px;top:3px}}@media only screen and (max-width: 1280px){.comp-infobox .hover-element{margin-top:45px}}.comp-infobox .hover-element.reverse{width:0}.comp-infobox .hover-element:hover+div{opacity:0}.comp-infobox .hover-element .map-papercrane{filter:invert(0.7) sepia(0.7) hue-rotate(145deg) saturate(200%);position:absolute;top:60px;left:75px;height:30px;animation:show-papercrane .7s}@media only screen and (max-width: 1280px){.comp-infobox .hover-element .map-papercrane{top:45px}}@keyframes show-papercrane{0%{opacity:0}50%{opacity:0}100%{opacity:1}}.comp-infobox .hover-element .map-papercrane.reverse{opacity:0}.comp-infobox .hover-element .close-button{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;position:absolute;height:22px;width:22px;padding:10px;background:#000}.comp-infobox .hover-element .close-button:hover{cursor:pointer}.comp-infobox .hover-element .close-button:hover:after,.comp-infobox .hover-element .close-button:hover:before{background-color:#e53b5d}@media only screen and (min-width: 1281px){.comp-infobox .hover-element .close-button{right:15px;top:20px;opacity:1;animation:show-animation-close .7s}.comp-infobox .hover-element .close-button.reverse{animation:show-animation-close-reverse .1s;right:250px;top:250px;opacity:0}@keyframes show-animation-close{0%{right:250px;top:250px;opacity:0}100%{right:15px;top:20px;opacity:1}}@keyframes show-animation-close-reverse{0%{right:15px;top:20px;opacity:1}100%{right:250px;top:250px;opacity:0}}}@media only screen and (max-width: 1280px){.comp-infobox .hover-element .close-button{background-color:#e53b5d;bottom:-20px;opacity:1;animation:show-animation-close .7s}.comp-infobox .hover-element .close-button.reverse{animation:show-animation-close-reverse .7s;bottom:162px;opacity:0}@keyframes show-animation-close{0%{bottom:162px;opacity:0}100%{bottom:-20px;opacity:1}}@keyframes show-animation-close-reverse{0%{bottom:-20px;opacity:1}100%{bottom:162px;opacity:0}}}.comp-infobox .hover-element .close-button:after,.comp-infobox .hover-element .close-button:before{position:absolute;content:" ";left:20px;height:22px;width:2px;background-color:#29cee1}.comp-infobox .hover-element .close-button:before{transform:rotate(45deg)}.comp-infobox .hover-element .close-button:after{transform:rotate(-45deg)}.comp-infobox .img-container{position:absolute;width:300px}.comp-infobox .img-container img{display:block;width:300px;height:300px}html[data-theme=dark] .comp-infobox .img-container img{filter:brightness(0.85) contrast(1.2)}@media only screen and (max-width: 1280px){.comp-infobox .img-container img{width:345px;height:345px}}.comp-cards{display:flex;flex-wrap:wrap;justify-content:space-around}.comp-cards .card{height:200px;aspect-ratio:2/3;padding:4px 2px;transition:transform 1s;transform-style:preserve-3d;position:relative;cursor:pointer}.comp-cards .card:hover .back .info{display:initial}.comp-cards .card.no-back{cursor:initial;opacity:.6}.comp-cards .card.no-back .front{background:gray}.comp-cards .card.no-back .front>h3{color:#fff}.comp-cards .card.flipped{transform:rotateY(180deg)}.comp-cards .card .front,.comp-cards .card .back{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;position:absolute;height:200px;aspect-ratio:2/3;backface-visibility:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center}.comp-cards .card .front{background:var(--primary-light)}.comp-cards .card .back{transform:rotateY(180deg)}.comp-cards .card .back .info{position:absolute;top:0px;right:0px;border-bottom-left-radius:10px;border-top-right-radius:6px;padding:1px;display:none}.comp-cards .card .back .info:hover .info-text,.comp-cards .card .back .info:hover .info-triangle{display:initial}.comp-cards .card .back .info i.fa{-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;margin:3px;width:24px;text-align:center;color:var(--primary);background:var(--white)}.comp-cards .card .back .info .info-text,.comp-cards .card .back .info .info-triangle{display:none;background:var(--primary)}.comp-cards .card .back .info .info-text{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;position:absolute;left:.2em;bottom:2em;width:360px;padding:.8em;color:var(--white)}.comp-cards .card .back .info .info-triangle{clip-path:polygon(0% 0%, 0% 70%, 100% 0%);position:absolute;left:.8em;bottom:.9em;height:1.2em;width:1em}.comp-cards .card img{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;height:100%}@font-face{font-family:"FontAwesome";src:url(../resources/09b9015b1ecaf95655b1.eot?v=4.6.3);src:url(../resources/09b9015b1ecaf95655b1.eot?#iefix&v=4.6.3) format("embedded-opentype"),url(../resources/0317d582b93c20f68e05.woff2?v=4.6.3) format("woff2"),url(../resources/f7f1738ca345185e0185.woff?v=4.6.3) format("woff"),url(../resources/f0af1680f082547a7aae.ttf?v=4.6.3) format("truetype"),url(../resources/3b270ae3f01b143951b0.svg?v=4.6.3#fontawesomeregular) format("svg");font-weight:normal;font-style:normal;font-display:swap}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:24px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-linkedin:before{content:""}.fa-envelope-o:before{content:""}.fa-instagram:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-external-link:before{content:""}.fa-sun:before{content:""}.fa-moon:before{content:""}.fa-bolt:before{content:""}.fa-info:before{content:""}.fa.hidden{display:none}@media only screen and (min-width: 1281px){html{font-size:calc(1em + .4vw)}}@media only screen and (max-width: 1280px){html{font-size:22px}}@media only screen and (min-width: 1281px){html .small{font-size:calc(.7em + .4vw)}}@media only screen and (max-width: 1280px){html .small{font-size:18px}}html object{user-select:none}.title{margin-bottom:.5em}@media only screen and (max-width: 600px){.title{margin-bottom:1em}}h1{font-family:"Merriweather",serif;width:100%;display:inline-block;color:var(--primary)}@media only screen and (min-width: 1281px){h1{font-size:calc(1em + 2vw)}}@media only screen and (max-width: 1280px){h1{font-size:60px}}@media only screen and (max-width: 600px){h1{font-size:40px}}h2{font-size:30px}h3{color:var(--primary)}@media only screen and (min-width: 1281px){h3{font-size:.9em}}@media only screen and (max-width: 600px){h3{font-size:18px}}p a{vertical-align:middle}article p,section p{margin-bottom:1em;display:inline-block}@media only screen and (min-width: 1281px){article p,section p{max-width:800px}}@media only screen and (max-width: 600px){article.light-small h1,article.light-small h2,article.light-small h3,article.light-small a,section.light-small h1,section.light-small h2,section.light-small h3,section.light-small a{color:#f4acba}article.light-small p,section.light-small p{color:var(--off-white)}}span{color:#000}a{color:var(--primary)}.papercranes{position:relative}.papercranes svg{position:absolute;top:0;right:0;width:100%}@media only screen and (min-width: 1281px){.papercranes svg{width:38%;z-index:10}}html[data-theme=light] .papercranes svg path,html[data-theme=dark] .papercranes svg path{fill:rgba(0,0,0,0);stroke-width:0}.papercranes img{display:block;width:100%}html[data-theme=neon] .papercranes img{visibility:hidden}@media only screen and (min-width: 1281px){.papercranes img{position:absolute;top:0;right:0;width:38%;min-width:450px;z-index:1}}@media only screen and (max-width: 1280px){.papercranes img{margin-bottom:2.5em}}@media only screen and (max-width: 600px){.papercranes img{margin-top:2em;margin-bottom:0}}html[data-theme=neon] .profile-image-glitch{-webkit-border-radius:150px;-moz-border-radius:150px;border-radius:150px;background:url(../resources/c71fce8a6e96ad29ab33.jpg) no-repeat;height:300px;width:300px;position:absolute;z-index:-1;animation:image-glitch-hide 1.8s .3s}@media only screen and (max-width: 1280px){html[data-theme=neon] .profile-image-glitch{margin-top:15px}}html[data-theme=neon] .profile-image{animation:image-glitch-show 1.2s}html[data-theme=neon] .papercranes svg{animation:image-glitch-show 2s}@keyframes image-glitch-hide{0%{opacity:1;z-index:0;clip-path:polygon(0 2%, 100% 2%, 100% 5%, 0 5%)}2%{clip-path:polygon(0 15%, 100% 15%, 100% 15%, 0 15%)}4%{clip-path:polygon(0 10%, 100% 10%, 100% 20%, 0 20%)}6%{clip-path:polygon(0 1%, 100% 1%, 100% 2%, 0 2%)}8%{clip-path:polygon(0 33%, 100% 33%, 100% 33%, 0 33%)}10%{clip-path:polygon(0 44%, 100% 44%, 100% 44%, 0 44%)}12%{clip-path:polygon(0 50%, 100% 50%, 100% 45%, 0 45%)}14%{clip-path:polygon(0 70%, 100% 70%, 100% 70%, 0 70%)}16%{clip-path:polygon(0 80%, 100% 80%, 100% 80%, 0 80%)}18%{clip-path:polygon(0 50%, 100% 50%, 100% 55%, 0 55%)}20%{clip-path:polygon(0 70%, 100% 70%, 100% 80%, 0 80%)}21.9%{opacity:1;z-index:0}22%,100%{opacity:0}}@keyframes image-glitch-show{0%{opacity:1;z-index:0;clip-path:polygon(0 2%, 100% 2%, 100% 5%, 0 5%)}2%{clip-path:polygon(0 15%, 100% 15%, 100% 15%, 0 15%)}4%{clip-path:polygon(0 10%, 100% 10%, 100% 20%, 0 20%)}6%{clip-path:polygon(0 1%, 100% 1%, 100% 2%, 0 2%)}8%{clip-path:polygon(0 33%, 100% 33%, 100% 33%, 0 33%)}10%{clip-path:polygon(0 44%, 100% 44%, 100% 44%, 0 44%)}12%{clip-path:polygon(0 50%, 100% 50%, 100% 45%, 0 45%)}14%{clip-path:polygon(0 70%, 100% 70%, 100% 70%, 0 70%)}16%{clip-path:polygon(0 80%, 100% 80%, 100% 80%, 0 80%)}18%{clip-path:polygon(0 50%, 100% 50%, 100% 55%, 0 55%)}20%{clip-path:polygon(0 70%, 100% 70%, 100% 80%, 0 80%)}21.9%{opacity:1;z-index:0}22%,100%{opacity:1;clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%)}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;vertical-align:baseline}ol,ul{list-style:none}a{text-decoration:none}body{font-family:"Raleway",sans-serif;color:var(--black)}
