.home,.layout{display:flex;flex-direction:column}.home{background:linear-gradient(to bottom right,#171c42,#477cc3);box-shadow:5px 5px 8px 0 rgba(0,0,0,.387);height:94vh}.text-container{height:100%;padding-left:0;width:100%}.description,.morf-container,.name,.text-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.morf-container{height:100%;width:100%}.home-footer{align-items:center;display:flex;flex-direction:row;height:7vh;justify-content:center}.home-footer-text{color:#273c6d;padding-top:1rem}@media screen and (min-width:1200px){.home{flex-direction:row}}@media screen and (min-width:600px){.description,.name{align-items:normal;flex-direction:row;justify-content:normal}.text-container{align-items:normal;padding-left:20px}}.web-capture{border-radius:1rem;box-shadow:5px 5px 8px 0 rgba(0,0,0,.387);cursor:pointer;height:auto;max-width:100%}.backdrop{background:rgba(0,0,0,.745);height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000000}.backdrop,.modal{align-items:center;display:flex}.modal{background:linear-gradient(to bottom right,#171c42,#477cc3);border-radius:1rem;box-shadow:2px 2px 8px 0 rgba(0,0,0,.276);flex-direction:column;height:65vh;margin:auto;overflow:hidden;width:clamp(50%,700px,90%)}.work-title{color:#fcfcfc;font-size:xx-large;margin-left:1rem}.title-container{align-items:center;display:flex;flex-direction:row;justify-content:center;width:100%}.title-icon{margin:1rem 1.5rem 0}.work-description,.work-technology{color:#fcfcfc;font-size:x-large;width:90%}.work-description{margin:1rem 0 0}.button-container{align-items:center;display:flex;flex-direction:row}.delete-icon{position:absolute;right:1rem;top:1rem}@media screen and (min-width:600px){.modal{height:min(50%,500px)}}@media screen and (max-width:425px){.work-description,.work-technology{font-size:large}}.work-header{display:grid;grid-template-columns:auto;justify-items:center;padding-top:1rem}.header{color:#273c6d;font-weight:900!important}.work-container{grid-column-gap:1rem;grid-row-gap:1rem;-webkit-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:auto;margin-top:1rem;padding:1rem;row-gap:1rem}@media screen and (min-width:1200px){.work-container{grid-template-columns:auto auto}}.about{grid-gap:1rem;background:linear-gradient(to bottom right,#171c42,#477cc3);box-shadow:5px 5px 8px 8px rgba(0,0,0,.387);display:grid;gap:1rem;grid-template-columns:50% 50%;height:94vh;padding:2rem 1rem 1rem}.about-info,.cube-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.cube-anchor{margin-bottom:15rem}.profile-pic{border-radius:50%;height:15rem;margin:0 0 2rem;width:15rem}.description-container{width:clamp(75%,500px,90%)}.languages{display:none}.icon1,.icon2{align-items:center;display:flex;font-size:35px;justify-content:center}.icon1{height:50px;width:50px}.cubespinner{-webkit-animation-duration:15s;animation-duration:15s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:spincube;animation-name:spincube;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;margin-left:calc(50% - 100px);-webkit-transform-origin:100px 100px 0;transform-origin:100px 100px 0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cubespinner div{font-size:120px}.cubespinner div,.cubespinner img{align-items:center;background:#b7b7b7;border:1px solid #ccc;display:flex;height:200px;justify-content:center;position:absolute;width:200px}.cubespinner .face1{color:#dd0031;-webkit-transform:translateZ(100px);transform:translateZ(100px)}.cubespinner .face2{color:#f06529;-webkit-transform:rotateY(90deg) translateZ(100px);transform:rotateY(90deg) translateZ(100px)}.cubespinner .face3{color:#28a4d9;-webkit-transform:rotateY(90deg) rotateX(90deg) translateZ(100px);transform:rotateY(90deg) rotateX(90deg) translateZ(100px)}.cubespinner .face4{color:#5ed4f4;-webkit-transform:rotateY(180deg) rotate(90deg) translateZ(100px);transform:rotateY(180deg) rotate(90deg) translateZ(100px)}.cubespinner .face5{color:#efd81d;-webkit-transform:rotateY(-90deg) rotate(90deg) translateZ(100px);transform:rotateY(-90deg) rotate(90deg) translateZ(100px)}.cubespinner .face6{color:#ec4d28;-webkit-transform:rotateX(-90deg) translateZ(100px);transform:rotateX(-90deg) translateZ(100px)}@-webkit-keyframes spincube{0%,to{-webkit-transform:rotateX(0deg) rotateY(0deg) rotate(0deg);transform:rotateX(0deg) rotateY(0deg) rotate(0deg)}16%{-webkit-transform:rotateY(-90deg) rotate(90deg);transform:rotateY(-90deg) rotate(90deg)}33%{-webkit-transform:rotateY(-90deg) rotateX(90deg);transform:rotateY(-90deg) rotateX(90deg)}50%{-webkit-transform:rotateY(-180deg) rotate(90deg);transform:rotateY(-180deg) rotate(90deg)}66%{-webkit-transform:rotateY(-270deg) rotateX(90deg);transform:rotateY(-270deg) rotateX(90deg)}83%{-webkit-transform:rotateX(90deg);transform:rotateX(90deg)}}@keyframes spincube{0%,to{-webkit-transform:rotateX(0deg) rotateY(0deg) rotate(0deg);transform:rotateX(0deg) rotateY(0deg) rotate(0deg)}16%{-webkit-transform:rotateY(-90deg) rotate(90deg);transform:rotateY(-90deg) rotate(90deg)}33%{-webkit-transform:rotateY(-90deg) rotateX(90deg);transform:rotateY(-90deg) rotateX(90deg)}50%{-webkit-transform:rotateY(-180deg) rotate(90deg);transform:rotateY(-180deg) rotate(90deg)}66%{-webkit-transform:rotateY(-270deg) rotateX(90deg);transform:rotateY(-270deg) rotateX(90deg)}83%{-webkit-transform:rotateX(90deg);transform:rotateX(90deg)}}@media screen and (max-width:1200px){.about{grid-template-columns:auto}.cube-anchor{margin-bottom:10rem}.cubespinner{margin-left:calc(50% - 50px);-webkit-transform-origin:50px 50px 0;transform-origin:50px 50px 0}.cubespinner div{font-size:58px}.cubespinner div,.cubespinner img{height:100px;width:100px}.cubespinner .face1{-webkit-transform:translateZ(50px);transform:translateZ(50px)}.cubespinner .face2{-webkit-transform:rotateY(90deg) translateZ(50px);transform:rotateY(90deg) translateZ(50px)}.cubespinner .face3{-webkit-transform:rotateY(90deg) rotateX(90deg) translateZ(50px);transform:rotateY(90deg) rotateX(90deg) translateZ(50px)}.cubespinner .face4{-webkit-transform:rotateY(180deg) rotate(90deg) translateZ(50px);transform:rotateY(180deg) rotate(90deg) translateZ(50px)}.cubespinner .face5{-webkit-transform:rotateY(-90deg) rotate(90deg) translateZ(50px);transform:rotateY(-90deg) rotate(90deg) translateZ(50px)}.cubespinner .face6{-webkit-transform:rotateX(-90deg) translateZ(50px);transform:rotateX(-90deg) translateZ(50px)}}@media screen and (max-width:760px){.cube-container{display:none}.languages{display:grid;grid-template-columns:auto auto auto auto auto auto}}.contact{display:flex;flex-direction:column;margin:3vh 0 0;padding:1rem 1rem 3rem}.contact-container,.header{align-items:center;display:flex;justify-content:center}.email-form{display:grid;grid-template-columns:auto auto;width:clamp(50%,500px,90%)}.email,.message,.user-name{display:grid;grid-template-rows:auto auto}.button,.message{grid-column-end:3;grid-column-start:1}@media screen and (max-width:950px){.contact-container,.email-form{grid-template-columns:auto}.button,.message{grid-column-end:auto;grid-column-start:auto}}
/*# sourceMappingURL=main.ea520161.css.map*/