*{box-sizing:border-box;margin:0;padding:0}html{height:100%}#root{flex-direction:column;height:100%}#root,header{align-items:center;display:flex;width:100%}header{background-color:#ff69b4;box-shadow:0 0 20px #0000004d;color:orange;justify-content:space-between;padding:1% 2%}body{background-color:#fdfdfd;color:#333;font-family:Arial,sans-serif;height:100%;line-height:1.6;margin:0;padding:0}.back-link{background-color:hotpink;color:orange;display:flex;font-size:1rem;font-weight:700;padding:10px;text-decoration:none}.back-link:hover{background-color:orange;color:hotpink;font-weight:700}.content{display:flex;height:100%;width:100%}.column{flex-direction:column}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.center{display:flex;justify-content:center}.vertical{flex-direction:column}.flex-one{flex-grow:1}@keyframes pulse{0%,to{background-color:orange;color:#ff69b4;transform:scale(1)}50%{background-color:orange;color:hotpink;transform:scale(1)}}.back-link{animation:pulse 1.5s ease-in-out}video{height:80vh}.homepage-icons-wrapper{align-items:center;flex-grow:1;flex-wrap:wrap;justify-content:space-evenly}button{background:none;border:none;color:inherit;cursor:pointer;font:inherit;outline:inherit;padding:0}@media screen and (max-width:768px){.homepage-icons-wrapper{flex-direction:column;gap:30px;margin:10px 0}}.icon-wrapper{align-items:center;background-color:hotpink;border-radius:50%;box-shadow:0 0 20px #0000004d;display:flex;height:200px;justify-content:center;position:relative;transform:rotate(0deg);transition:transform 3s ease-in-out;width:200px}.icon-wrapper:hover{transform:rotate(1turn)}.icon-text{color:orange;font-size:18px;font-weight:700;z-index:1}.description{margin:10px}.project-homepage{display:flex;flex-direction:column;height:100%;justify-content:space-between;margin:10px}.projects-display{display:flex;flex-wrap:wrap;gap:10vw}@media screen and (max-width:768px){.projects-display{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:10vh}}.project-text{text-align:left}.list{margin:0 20px}.img-wrapper{display:flex;gap:10px}.img-wrapper iframe,.img-wrapper>div{flex:1 1;max-width:50%}.zoom-slider{margin-bottom:10px}.zoom-slider label{margin-right:10px}.horizontal-divider{height:10px}.block{margin:10px}a{display:flex}a,img{height:auto;width:100%}.project-wrapper{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;margin:0 5%}h1{color:orange;font-size:5vh;padding:10px}.layout{display:flex;flex-wrap:wrap;height:100%;justify-content:center}.box{align-items:center;display:flex;flex-direction:column;justify-content:stretch;padding:10px;width:33%}.swap{height:0;padding-bottom:100%;position:relative;width:100%}.swap img{animation:swap 2s steps(2) infinite;height:90%;left:0;opacity:0;position:absolute;top:0;width:90%}.text{display:flex;flex-direction:column;gap:5px;justify-content:center;padding:10px;text-align:center}@keyframes swap{0%,50%{opacity:1}50.01%,to{opacity:0}}#f1{animation-delay:0s}#f2{animation-delay:1s}@media screen and (max-width:768px){.text p{display:none}.box{height:auto;width:100%}}
/*# sourceMappingURL=main.6b396732.css.map*/