@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Englebert&family=Grandstander:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&family=Nunito+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,500;1,600;1,700&display=swap);.app__about{background-color:#cbcacc57;border-radius:2rem;box-shadow:0 2px 15px #322f56cc;isolation:isolate;margin:0 1rem;padding:2rem}@media screen and (max-width:950px){.app__about{margin:1rem;padding:1rem .5rem}}.abt_head-text{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}@media screen and (max-device-width:950px){.abt_head-text{margin:1.5rem 0 0}}.app__about-container{align-items:center;display:flex;flex:1 1;justify-content:center}.app__abt-desc{border-radius:15px;flex:2 1;margin-right:2em;padding:2rem 3rem}.app__abt-desc p{mix-blend-mode:multiply;text-shadow:0 .4px 0 var(--mediumIndigoColor),var(--lightGreyBlueColor) 0 0 10px}@media screen and (min-width:1224px){.app__abt-desc p{font-size:1.33rem}}@media screen and (max-width:950px){.app__abt-desc{margin-right:0;padding:1rem}}.app__about-profile{align-items:center;display:flex;flex:1 1;justify-content:center;margin-left:2em}@media screen and (max-width:950px){.app__about-profile{margin-left:.3rem}.app__about-profile img{width:86%}}.app__about-img{border-radius:50px;box-shadow:0 2px 20px #322f56cc;max-width:100%;width:80%}@media screen and (max-width:480px){.app__about-img{margin-top:2rem}}@media screen and (max-width:768px){.app__about-container{flex-direction:column}.app__about-profile,.app__abt-desc{margin:1rem auto auto}}:root{--tooltip-text-color:#fff;--tooltip-background-color:#000;--tooltip-margin:2.2rem;--tooltip-arrow-size:6px}.Tooltip-Wrapper{display:inline-block;position:relative}.Tooltip-Tip{animation:opacity .4s 1;background:#000;background:var(--tooltip-background-color);border-radius:10px;color:#fff;color:var(--tooltip-text-color);font-size:14px;left:50%;line-height:1;padding:.7rem;position:absolute;transform:translateX(-50%);white-space:pre-line;z-index:5}.Tooltip-Tip:before{border:6px solid #0000;border-width:var(--tooltip-arrow-size);content:" ";height:0;left:50%;margin-left:-6px;margin-left:calc(var(--tooltip-arrow-size)*-1);pointer-events:none;position:absolute;width:0}.Tooltip-Tip.top{top:-2.2rem;top:calc(var(--tooltip-margin)*-1)}.Tooltip-Tip.top:before{border-top-color:#000;border-top-color:var(--tooltip-background-color);top:100%}.Tooltip-Tip.right{left:calc(100% + 2.2rem);left:calc(100% + var(--tooltip-margin))}.Tooltip-Tip.right,.Tooltip-Tip.right:before{top:50%;transform:translateX(0) translateY(-50%)}.Tooltip-Tip.right:before{border-right-color:#000;border-right-color:var(--tooltip-background-color);left:-6px;left:calc(var(--tooltip-arrow-size)*-1)}.Tooltip-Tip.bottom{bottom:-2.2rem;bottom:calc(var(--tooltip-margin)*-1)}.Tooltip-Tip.bottom:before{border-bottom-color:#000;border-bottom-color:var(--tooltip-background-color);bottom:100%}.Tooltip-Tip.left{right:calc(100% + 2.2rem);right:calc(100% + var(--tooltip-margin))}.Tooltip-Tip.left,.Tooltip-Tip.left:before{left:auto;top:50%;transform:translateX(0) translateY(-50%)}.Tooltip-Tip.left:before{border-left-color:#000;border-left-color:var(--tooltip-background-color);right:-12px;right:calc(var(--tooltip-arrow-size)*-2)}@keyframes fadeInOut{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes pulse{0%,to{background-color:#ff0}50%{background-color:red}}@keyframes opacity{0%{opacity:0}50%{opacity:.5}to{opacity:1}}@keyframes slide-in{0%{transform:translateY(-100px)}to{transform:translateY(0)}}.example-container-tilt{border:2px dashed red;color:#000;display:grid;height:80vh;padding:5rem 2rem;place-content:center;width:100%}.tilt-card{background-color:var(--salmonAccColor)}.app__navbar{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#ffffff73;border:1px solid #ffffff2e;display:flex;justify-content:space-between;padding:.5rem 2rem 0;position:fixed;width:100%;z-index:99}.app__navbar-logo{align-items:baseline;display:flex;justify-content:center}.app__navbar-logo img{height:2.7rem}@media screen and (min-width:1824px){.app__navbar-logo img{height:40px;width:180px}}.app__navbar-links{align-items:center;display:flex;flex:1 1;justify-content:center;list-style:none}.app__navbar-links li{cursor:pointer;flex-direction:column;font-size:.9rem;margin:0 1rem;padding:.33rem;text-align:center!important}.app__navbar-links li:hover{border:2px solid var(--indigoColor)}.app__navbar-links li:hover div{background:var(--salmonAccColor)}.app__navbar-links li a{color:var(--mutedDarkGrey);flex-direction:column;font-weight:500;text-decoration:none;text-transform:uppercase;transition:all .2s ease-in-out}.app__navbar-links li a:hover{color:var(--indigoColor);font-weight:700}@media screen and (max-width:950px){.app__navbar-links{display:none}}.app__navbar-menu{align-items:center;background-color:var(--mediumIndigoColor);border-radius:50%;display:flex;height:1.8rem;justify-content:center;position:relative;width:1.8rem;z-index:99}.app__navbar-menu svg{color:var(--lightGreyBlueColor)}.app__navbar-menu div{align-items:flex-end;background-color:var(--indigoColor);bottom:0;display:flex;flex-direction:column;height:100svh;justify-content:flex-end;padding:1rem;position:fixed;right:0;top:0;width:80%}.app__navbar-menu div svg{margin:.5rem 1rem}.app__navbar-menu div ul{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:flex-start;list-style:none;margin:0;padding:0;width:100%;z-index:9}.app__navbar-menu div li{margin:1rem}.app__navbar-menu div li a{color:var(--lightGreyBlueColor);font-size:medium;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out}.app__navbar-menu div li a:hover{color:var(--mutedDarkPurpleColor)}@media screen and (min-width:950px)and (orientation:portrait){.app__navbar-menu div{display:none}}@media screen and (min-width:952px){.app__navbar-menu{display:none}}@media screen and (min-device-width:305px)and (max-device-width:950px)and (orientation:landscape){.app__navbar-menu div{height:100svh;overflow:scroll;width:65%}.app__navbar-menu div li{margin:1.2%}.app__navbar-menu div svg{margin:.8rem 1rem}}@media screen and (min-device-width:305px)and (max-device-width:950px)and (orientation:portrait){.app__navbar-menu div{height:100svh;width:100%}}#contact>.app__wrapper{max-height:80svh;min-height:70svh}#contact{position:relative}.footer__copyright{bottom:0;left:0;position:absolute;text-align:center;width:100%}.footer__parent-cont{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem;padding:1rem}.footer__parent-cont .ftr-hd>.head-text+.p-text{margin:1rem 0;text-align:center}.footer_img-container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:14%}.footer_img-container .tilt-card{background-color:#0000!important;height:-webkit-min-content!important;height:min-content!important}.footer_img-container .footer-img{width:100%}.contact__info-box,.footer_img-container .footer-img{background-color:#eadbca4d;border:.1rem solid #a3a3a3;border-radius:2rem;box-shadow:0 2px 10px #7f83d6cc}.contact__info-box{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0 1rem;padding:.5rem;text-align:center}.contact__info-box a{text-decoration:none}.contact-info__item{align-items:center;display:flex;gap:.5rem;justify-content:center;margin:1rem;position:relative}.contact-info__item .p-text,.contact-info__item a,.contact-info__item p{font-size:1.5rem;font-weight:600;line-height:0px!important;transition:color .2s ease-in}.contact-info__item .p-text:hover,.contact-info__item a:hover{color:var(--indigoColor);text-decoration:underline;text-underline-offset:.5rem}.contact-info__item .info__icon{color:var(--mutedDarkPurpleColor);font-size:1.5rem}.contact-info__item .Tooltip-Tip{background-color:var(--blueAccColor)!important;left:-1px;transform:translateY(-15px);white-space:nowrap}.contact-info__item .Tooltip-Tip:before{border-top-color:var(--blueAccColor)}@media screen and (max-device-width:950px)and (orientation:portrait){#contact>.app__wrapper{min-height:100svh}.footer__parent-cont{align-items:center;flex-direction:column-reverse;flex-wrap:nowrap;justify-content:center;margin:0 4%}}@media screen and (max-device-width:950px)and (orientation:landscape){#contact>.app__wrapper{min-height:100svh}.footer__parent-cont{align-items:center;flex-direction:column-reverse;flex-wrap:nowrap;margin-bottom:0}.footer__parent-cont .ftr-hd>.p-text{font-size:1.5rem}.footer_img-container{display:none}}#home .app__wrapper{padding:0}.app__header{align-items:center;display:flex;flex-direction:row;justify-content:center;padding:3rem 4rem 1rem 0}@media screen and (min-device-width:325px)and (max-width:1120px)and (orientation:landscape){.app__header{flex-direction:row!important;height:80svh;padding:3rem 1rem 0 0;width:98svw}.app__header .app__header-img{flex:0 1 32%}.app__header .head-description{height:90%!important;padding:0 2rem}.app__header .head-description h1{font-size:3rem}}@media only screen and (min-device-width:325px)and (max-device-width:950px)and (orientation:landscape){.app__header .head-description{padding:0}.app__header .head-description h1{font-size:2rem}.app__header .head-description p{font-size:1.3rem}}@media only screen and (min-device-width:950px)and (max-device-width:1366px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait){.app__header{padding:1rem 1rem 0 0}.app__header .app__header-img{flex:0 1 32%}}@media screen and (max-width:950px)and (orientation:portrait){.app__header{flex-direction:column-reverse;padding:6rem 2rem}}@media screen and (max-device-width:950px)and (orientation:portrait){.app__header{padding:2.5rem .9rem}}@media screen and (min-device-width:320px)and (max-device-width:580px){.app__header{height:80svh}.app__header .head-description{height:90%!important}.app__header .head-description h1{font-size:1.5rem}.app__header .head-description p{font-size:1rem}.app__header .app__header-img{margin-top:0}}.app__header-info{align-items:stretch;display:flex;flex:1 1 48%;height:100%}@media screen and (max-width:900px){.app__header-info{align-items:center;justify-content:center}.app__header-info .head-description{height:50%}}.app__header-info .tilt-card{background-color:#0000!important}.head-description{align-items:center;background-color:#b3b1ce73;border:var(--coolGrey);border-radius:15px;box-shadow:0 0 20px #322f56cc;display:flex;justify-content:center;padding:3rem 3rem 4rem 2rem}.head-description h1{font-size:4rem;letter-spacing:.03em;line-height:1.5em;margin-bottom:.8rem!important}.head-description p{color:var(--mediumIndigoColor);font-size:2rem;text-shadow:1px 1px 2px var(--mediumIndigoColor)}.head-description h1,.head-description p{text-align:left}.head-description span{color:var(--mediumIndigoColor);font-size:3rem;padding:0 2rem 0 0}@media screen and (min-width:2000px){.head-description span{align-items:center;font-size:5rem}}@media screen and (min-device-width:325px)and (max-device-width:950px){.head-description span{font-size:1.8rem;padding:0 .5rem}}@media screen and (max-width:580px){.head-description{flex-direction:row-reverse;padding:2rem 1rem}.head-description .app__header-img{margin:0}}.app__header-img{align-items:center;display:flex;flex:0 1 52%;justify-content:center;-webkit-mask-image:url(/static/media/shape.ba48ec3a158d837b22ef.svg);mask-image:url(/static/media/shape.ba48ec3a158d837b22ef.svg);-webkit-mask-origin:content-box;mask-origin:content-box;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.app__header-img img{border:5px solid var(--mediumIndigoColor);box-shadow:20px 20px 50px #0000004d;max-width:100%;object-fit:cover;transform:scale(1.3) translate(36%);z-index:1}.app__header-img .tilt-card{background-color:#0000!important;-webkit-mask-origin:content-box;mask-origin:content-box}@media screen and (max-width:580px){.app__header-img{margin-top:1.5rem}}.app__profile-img{-webkit-mask-image:url(/static/media/shape.ba48ec3a158d837b22ef.svg);mask-image:url(/static/media/shape.ba48ec3a158d837b22ef.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;max-width:85%;width:52%}.app__skills,.skills_head-text{align-items:center;display:flex;flex-direction:column;justify-content:center}.app__skills{margin:2rem 1rem;padding:2rem .4rem}.app__skills .head-text{background-color:#cacccb66;border-radius:2rem;padding:1rem 3rem}.app__skills-container{display:flex;flex-direction:row;margin-top:3rem}@media screen and (max-width:950px){.app__skills-container{flex-direction:column}}.app__skills-list{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0 2rem}@media screen and (max-width:950px){.app__skills-list{align-items:center;justify-content:center;margin:0}}.app__skills-item{background-color:var(--lightIndigoColor);border-radius:2rem;box-shadow:0 2px 10px #7f83d6cc;cursor:pointer;height:60px;margin:1rem;padding:0 1rem;text-align:center;width:calc(27.33333% - 2rem)}@media screen and (max-width:950px){.app__skills-item{margin:1rem 0;width:72%}.app__skills-item p{letter-spacing:normal}}.app__skills-item p:hover{animation:storm .7s infinite}.app__skills-item p{font-size:.9rem!important;font-weight:lighter;letter-spacing:.06rem;text-align:center;text-transform:uppercase}.app__tech-container{margin-top:3em!important}.app__tech-list{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem .1rem;justify-content:center;margin:auto;width:90%}.app__tech-list *{flex:1 1 20%}@media only screen and (min-device-width:325px)and (max-device-width:950px)and (orientation:portrait){.app__tech-list{gap:0;margin:0}}.app__tech-item{border-radius:50%;cursor:help;height:150px;left:3em;position:relative;text-align:center;width:150px}.app__tech-item div{align-items:center;background:radial-gradient(circle,#7f83d666,rgba(127,131,214,.102) 40%,#7f83d600 50%);border-radius:50%;display:flex;height:100%;justify-content:center;overflow:hidden;position:absolute;width:100%}.app__tech-item div img{min-height:100%;min-width:100%;object-fit:contain;padding:.5rem}@media screen and (max-width:950px){.app__tech-item div{height:100px;position:absolute;width:100px}}.app__tech-item:before{background:radial-gradient(circle at 50% 0,#fff,#fff0 58%);border-radius:50%;content:"";filter:blur(5px);height:90%;left:5%;position:absolute;top:3%;width:90%}@media screen and (max-width:950px){.app__tech-item:before{height:45%;left:.25%;position:absolute;top:.5%;width:45%}}.app__tech-item:after{background:radial-gradient(circle at 50% 30%,#7f83d600,#7f83d633 50%,#7f83d6 100%);border-radius:100%;content:"";height:100%;left:0;position:absolute;top:0;width:100%}@media screen and (max-width:950px){.app__tech-item:after{height:67.1%;left:0;position:absolute;top:0;width:67.1%}}.app__tech-container .Tooltip-Tip{background-color:var(--indigoColor);left:auto;transform:translateX(20%)}.app__tech-container .Tooltip-Tip:before{left:auto;top:95%;transform:translateX(90%)}@media screen and (max-width:950px){.app__tech-container .Tooltip-Tip:before{transform:translateX(50%)}}.app__tech-container .Tooltip-Tip.top{top:calc(var(--tooltip-margin)*-1.5)}.app__tech-container .Tooltip-Tip.top:before{border-top-color:var(--indigoColor);top:100%}@keyframes tilt-shaking{0%{transform:rotate(0deg)}25%{transform:rotate(5deg)}50%{transform:rotate(0eg)}75%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes storm{0%{transform:translateZ(0),translateZ(0)}25%{transform:translate3d(6px,0,0)}50%{transform:translate3d(-3px,0,0)}75%{transform:translate3d(2px,0,0)}to{transform:translateZ(0)}}.vertical-timeline *{-webkit-box-sizing:border-box;box-sizing:border-box}.vertical-timeline{margin:0 auto;max-width:1170px;padding:2em 0;position:relative;width:95%}.vertical-timeline:after{clear:both;content:"";display:table}.vertical-timeline:before{background:var(--line-color);content:"";height:100%;left:18px;position:absolute;top:0;width:4px}.vertical-timeline.vertical-timeline--one-column-right:before{left:auto;right:18px}@media only screen and (min-width:1170px){.vertical-timeline.vertical-timeline--two-columns{width:90%}.vertical-timeline.vertical-timeline--two-columns:before{left:50%;margin-left:-2px}}.vertical-timeline-element{margin:2em 0;position:relative}.vertical-timeline-element>div{min-height:1px}.vertical-timeline-element:after{clear:both;content:"";display:table}.vertical-timeline-element:first-child{margin-top:0}.vertical-timeline-element:last-child{margin-bottom:0}@media only screen and (min-width:1170px){.vertical-timeline-element{margin:4em 0}.vertical-timeline-element:first-child{margin-top:0}.vertical-timeline-element:last-child{margin-bottom:0}}.vertical-timeline-element-icon{border-radius:50%;-webkit-box-shadow:0 0 0 4px #fff,inset 0 2px 0 #00000014,0 3px 0 4px #0000000d;box-shadow:0 0 0 4px #fff,inset 0 2px 0 #00000014,0 3px 0 4px #0000000d;height:40px;left:0;position:absolute;top:0;width:40px}.vertical-timeline--one-column-right .vertical-timeline-element-icon{left:auto;right:0}.vertical-timeline-element-icon svg{display:block;height:24px;left:50%;margin-left:-12px;margin-top:-12px;position:relative;top:50%;width:24px}@media only screen and (min-width:1170px){.vertical-timeline--two-columns .vertical-timeline-element-icon{height:60px;left:50%;margin-left:-30px;width:60px}}.vertical-timeline-element-icon{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0)}.vertical-timeline--animate .vertical-timeline-element-icon.is-hidden{visibility:hidden}.vertical-timeline--animate .vertical-timeline-element-icon.bounce-in{-webkit-animation:cd-bounce-1 .6s;animation:cd-bounce-1 .6s;visibility:visible}@-webkit-keyframes cd-bounce-1{0%{opacity:0;-webkit-transform:scale(.5)}60%{opacity:1;-webkit-transform:scale(1.2)}to{-webkit-transform:scale(1)}}@keyframes cd-bounce-1{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}60%{opacity:1;-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1);transform:scale(1)}}.vertical-timeline-element-content{background:#fff;border-radius:.25em;-webkit-box-shadow:0 3px 0 #ddd;box-shadow:0 3px 0 #ddd;margin-left:60px;padding:1em;position:relative}.vertical-timeline--one-column-right .vertical-timeline-element-content{margin-left:0;margin-right:60px}.vertical-timeline-element--no-children .vertical-timeline-element-content{background:0 0;-webkit-box-shadow:none;box-shadow:none}.vertical-timeline-element-content:after{clear:both;content:"";display:table}.vertical-timeline-element-content h2{color:#303e49}.vertical-timeline-element-content .vertical-timeline-element-date,.vertical-timeline-element-content p{font-size:13px;font-size:.8125rem;font-weight:500}.vertical-timeline-element-content .vertical-timeline-element-date{display:inline-block}.vertical-timeline-element-content p{line-height:1.6;margin:1em 0 0}.vertical-timeline-element-subtitle,.vertical-timeline-element-title{margin:0}.vertical-timeline-element-content .vertical-timeline-element-date{float:left;opacity:.7;padding:.8em 0}.vertical-timeline-element-content-arrow{border:7px solid #0000;border-right-color:#fff;content:"";height:0;position:absolute;right:100%;top:16px;width:0}.vertical-timeline--one-column-right .vertical-timeline-element-content-arrow{border:7px solid #0000;border-left-color:#fff;content:"";height:0;left:100%;position:absolute;right:auto;top:16px;width:0}.vertical-timeline--one-column-right .vertical-timeline-element-content:before{border-left:7px solid #fff;border-right:initial;left:100%}.vertical-timeline-element--no-children .vertical-timeline-element-content-arrow,.vertical-timeline-element--no-children .vertical-timeline-element-content:before{display:none}@media only screen and (min-width:768px){.vertical-timeline-element-content h2{font-size:20px;font-size:1.25rem}.vertical-timeline-element-content p{font-size:16px;font-size:1rem}.vertical-timeline-element-content .vertical-timeline-element-date{font-size:14px;font-size:.875rem}}@media only screen and (min-width:1170px){.vertical-timeline--two-columns .vertical-timeline-element-content{margin-left:0;padding:1.5em;width:44%}.vertical-timeline--two-columns .vertical-timeline-element-content-arrow{left:100%;top:24px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.vertical-timeline--two-columns .vertical-timeline-element-content .vertical-timeline-element-date{font-size:16px;font-size:1rem;left:124%;position:absolute;top:6px;width:100%}.vertical-timeline--two-columns .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content,.vertical-timeline--two-columns .vertical-timeline-element:nth-child(2n):not(.vertical-timeline-element--left) .vertical-timeline-element-content{float:right}.vertical-timeline--two-columns .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content-arrow,.vertical-timeline--two-columns .vertical-timeline-element:nth-child(2n):not(.vertical-timeline-element--left) .vertical-timeline-element-content-arrow{left:auto;right:100%;top:24px;-webkit-transform:rotate(0);transform:rotate(0)}.vertical-timeline--one-column-right .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content-arrow,.vertical-timeline--one-column-right .vertical-timeline-element:nth-child(2n):not(.vertical-timeline-element--left) .vertical-timeline-element-content-arrow{left:100%;right:auto;top:24px;-webkit-transform:rotate(0);transform:rotate(0)}.vertical-timeline--two-columns .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content .vertical-timeline-element-date,.vertical-timeline--two-columns .vertical-timeline-element:nth-child(2n):not(.vertical-timeline-element--left) .vertical-timeline-element-content .vertical-timeline-element-date{left:auto;right:124%;text-align:right}}.vertical-timeline--animate .vertical-timeline-element-content.is-hidden{visibility:hidden}.vertical-timeline--animate .vertical-timeline-element-content.bounce-in{-webkit-animation:cd-bounce-2 .6s;animation:cd-bounce-2 .6s;visibility:visible}@media only screen and (min-width:1170px){.vertical-timeline--two-columns.vertical-timeline--animate .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content.bounce-in,.vertical-timeline--two-columns.vertical-timeline--animate .vertical-timeline-element:nth-child(2n):not(.vertical-timeline-element--left) .vertical-timeline-element-content.bounce-in{-webkit-animation:cd-bounce-2-inverse .6s;animation:cd-bounce-2-inverse .6s}}@media only screen and (max-width:1169px){.vertical-timeline--animate .vertical-timeline-element-content.bounce-in{-webkit-animation:cd-bounce-2-inverse .6s;animation:cd-bounce-2-inverse .6s;visibility:visible}}@-webkit-keyframes cd-bounce-2{0%{opacity:0;-webkit-transform:translateX(-100px)}60%{opacity:1;-webkit-transform:translateX(20px)}to{-webkit-transform:translateX(0)}}@keyframes cd-bounce-2{0%{opacity:0;-webkit-transform:translateX(-100px);transform:translateX(-100px)}60%{opacity:1;-webkit-transform:translateX(20px);transform:translateX(20px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes cd-bounce-2-inverse{0%{opacity:0;-webkit-transform:translateX(100px)}60%{opacity:1;-webkit-transform:translateX(-20px)}to{-webkit-transform:translateX(0)}}@keyframes cd-bounce-2-inverse{0%{opacity:0;-webkit-transform:translateX(100px);transform:translateX(100px)}60%{opacity:1;-webkit-transform:translateX(-20px);transform:translateX(-20px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.work_head-text{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:4rem;text-align:center}.work_head-text .head-text{background-color:#cacccb66;border-radius:2rem;padding:1rem 3rem}.app__work-icon{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.app__work-icon img{background-clip:padding-box;border-radius:50%;height:100%;width:100%}.app__work-timeline{display:flex;flex-direction:column;margin-top:2rem}.app__work-timeline .vtedate{background-color:var(--lightGreyBlueColor);border-radius:2rem;font-weight:700;padding:.5rem;width:-webkit-max-content!important;width:max-content!important}.app__work-head{padding:1rem;text-align:center}.app__work-head h3{color:var(--mutedDarkPurpleColor);font-size:1.5rem;font-weight:900}.app__work-head p{color:var(--mutedDarkPurpleColor);font-size:.9rem;font-style:italic;font-weight:100;margin-top:0}.app__work-list{padding:0 2rem .6rem}.app__work-list li{color:var(--mutedDarkPurpleColor);font-size:inherit;letter-spacing:.02em}.edu_head-text{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:3rem}.edu_head-text .head-text{background-color:#cacccb66;border-radius:2rem;padding:1rem 3rem}.app__education-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:center}@media screen and (max-width:900px){.app__education-container{align-items:center;flex-direction:column;justify-content:center}}.app__education-item{align-items:center;background-color:var(--coolGrey);border:.1rem solid #a3a3a3;border-radius:2rem;box-shadow:0 2px 10px #322f56cc;display:flex;flex-direction:row;justify-content:center;padding:1rem;text-align:center;width:calc(30% - 2rem)}.app__education-item p{font-size:1rem}.app__education-item span{align-items:center;color:var(--mutedDarkPurpleColor);display:flex;font-size:2.2em;padding-right:.5rem}@media screen and (max-width:900px){.app__education-item{width:72%}.app__education-item span{margin-right:10px}}.interests_head-text{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-bottom:2rem;text-align:center}.interests_head-text .head-text{background-color:#cacccb33;border-radius:2rem;padding:1rem 3rem;text-transform:none}.app__interests-container{flex-direction:row;flex-wrap:wrap;gap:1rem}.app__interests-container,.interest-item{align-items:center;display:flex;justify-content:center}.interest-item{background-color:#00000080;border:.1rem solid #353535;border-radius:2rem;box-shadow:0 2px 10px #7f83d6cc;color:var(--lightGreyBlueColor);flex-direction:column;max-height:100%;position:relative;text-align:center;width:calc(28.125% - 2rem)}.interest-item img{background-size:contain;border:.09rem solid #353535;border-radius:2rem;cursor:zoom-in;height:100%;max-height:100%;max-width:100%;width:100%}.interest-item h3{background-color:#00000080;border-radius:1rem;bottom:5px;padding:.1rem .5rem;position:absolute}.int-img:hover{opacity:.7}@media screen and (max-device-width:950px)and (orientation:portrait){.app__interests-container{flex-direction:column;flex-wrap:wrap;width:100%}.interest-item{max-width:100%!important;width:50%!important}}#intModal{align-items:center;background-color:#000000b3;bottom:0;display:flex;height:100%;justify-content:center;left:0;max-height:100svh;max-width:100svw;overflow:auto;padding:1.5rem 0;position:fixed;width:100%;z-index:99}.modal-open{display:block}.int-modal-content{align-items:center;animation-duration:.3s;animation-name:zoom;bottom:15px;color:var(--lightGreyBlueColor);display:flex;flex-direction:column;height:95%;justify-content:center;max-height:100%;max-width:50%;position:relative}.int-modal-content img{max-height:100%;max-width:100%;position:relative}.int-modal-content .p-text{color:var(--lightGreyBlueColor);text-align:center}.int-modal-caption{background-color:#00000080;bottom:0;padding:4px}.int-modal-caption,.modal-close{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);position:absolute}.modal-close{align-items:center;border-radius:50%;cursor:pointer;display:flex;font-size:2.8rem;height:3rem;justify-content:center;right:0;top:0;width:3rem;z-index:99}@media screen and (max-device-width:950px)and (orientation:landscape){#intModal{background-color:#0000004d}.int-modal-content{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background-color:#000c;border-radius:10px;display:flex;flex-direction:row;max-width:100svw;padding:15px;position:relative;width:90%}.int-modal-content img{flex:2 1;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.int-modal-caption{flex:1 1;position:relative}.modal-close{align-items:center;background-color:var(--offBlackColor);border-radius:50%;display:flex;font-size:2rem;height:2.3rem;justify-content:center;right:5px;top:5px;width:2.3rem}}@media screen and (max-device-width:950px)and (orientation:portrait){.int-modal-content{background-color:#000c;border-radius:10px;height:-webkit-max-content;height:max-content;max-height:90svh;max-width:99svw;overflow:auto;padding:15px;position:relative;width:90%}.int-modal-content img{height:60%;max-height:100%;max-width:100%}.int-modal-caption{position:relative}.modal-close{align-items:center;background-color:var(--offBlackColor);border-radius:50%;display:flex;font-size:2rem;height:2.3rem;justify-content:center;right:15px;top:15px;width:2.3rem}}@keyframes zoom{0%{transform:scale(0)}to{transform:scale(1)}}#gallery.app__flex{display:block}#gallery.app__flex,.app__gallery{align-items:center;display:flex;justify-content:center}.app__gallery{width:100%}.app__gallery-cont{max-width:100svw;padding-right:1.5rem;padding-top:2rem;width:85%}.slider-container{border:.1rem solid #a3a3a3;border-radius:2px}.slick-dots li.slick-active button:before{color:var(--blueAccColor)!important;opacity:1!important}.slick-dots li button:before{color:var(--lightIndigoColor)!important;font-size:1.2rem!important;line-height:40px!important;opacity:.8!important}.slick-next,.slick-prev{z-index:9}.gallery-item{cursor:grab;position:relative}.gallery-item img{height:60svh;margin:auto!important}@media screen and (max-width:900px){.gallery-item img{height:45svh}}@media only screen and (min-device-width:900px)and (max-device-width:1366px)and (-webkit-min-device-pixel-ratio:1){.gallery-item img{height:45svh}}.gallery-desc{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);bottom:0;color:var(--coolGrey);left:0;padding:.62rem;position:absolute;right:0}@media screen and (min-device-width:300px)and (max-device-width:680px){.gallery-desc{font-size:.8em;max-height:100%;overflow:scroll}}.show-more-btn{background:var(--lightIndigoColor);border-radius:2rem;display:none;font-size:1rem!important;left:50%;line-height:normal!important;padding:.45em;position:relative;top:3em;transform:translateX(-50%);visibility:hidden;z-index:5}@media screen and (max-width:950px)and (orientation:portrait){.show-more-btn{display:block;visibility:visible}}@media only screen and (min-device-width:375px)and (max-device-width:1000px)and (orientation:landscape){.show-more-btn{display:block;visibility:visible}}@media only screen and (min-device-width:768px)and (max-device-width:1366px)and (orientation:landscape)and (-webkit-min-device-pixel-ratio:1){.show-more-btn{display:block;visibility:visible}}@media only screen and (min-device-width:768px)and (max-device-width:1366px)and (orientation:portrait){.show-more-btn{display:block;visibility:visible}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.app{background:var(--lightGreyBlueColor);font-family:var(--font-base)}.blank-section{background-color:var(--mutedDarkPurpleColor);background-image:url(/static/media/grain.e843acf5c4fae3cab503.png);min-height:18svh;width:100%}.blank-section:nth-child(3n-1){background-color:var(--indigoColor)}.blank-section:nth-last-child(-n+2){background-image:linear-gradient(90deg,#8084d699,#322f5699),url(/static/media/grain.e843acf5c4fae3cab503.png);background-size:cover;min-height:21.5svh}.app__citybg1{background-attachment:fixed;background-image:linear-gradient(180deg,#8e9eabe6 0,#b2cad380 15%,#c4e1e74d 25%,#eef2f31a 50%,#c4e1e733 75%,#1b3e4333 85%,#1b3e4380),linear-gradient(150deg,#1e272933,#1e282f33),url(/static/media/bg-chicago-tower-sawyer-bengtson.3ada0af5f680ac4a66ab.jpg);background-position:50% 40%;background-repeat:no-repeat;background-size:cover;z-index:-3}@media screen and (max-device-width:950px){.app__citybg1{background-attachment:local}}.app__citybg2{background-attachment:fixed;background-image:linear-gradient(180deg,#c4e1e70f 0,#c4e1e71a 10%,#2d4d5133 35%,#2d4d5133 50%,#2d4d5180 85%,#1b3e43cc 105%),url(/static/media/bg-chicago-reflection.0e469fd4899791472557.jpg);background-repeat:no-repeat;background-size:cover}@media screen and (max-device-width:950px){.app__citybg2{background-attachment:local}}.app__citybg2:before{bottom:0;display:block;left:0;position:absolute;right:0;top:0;transform:translateZ(-1px) scale(2.1);z-index:-2}.app__citybg2-2{background-attachment:fixed;background-image:linear-gradient(180deg,#c4e1e700 0,#c4e1e703 10%,#1b3e430d 25%,#c4e1e705 50%,#2d4d514d 85%,#1b3e4399),url(/static/media/bg-chicago-reflection.0e469fd4899791472557.jpg);background-position:bottom;background-repeat:no-repeat;background-size:cover}@media screen and (max-device-width:950px){.app__citybg2-2{background-attachment:local}}.app__schoolItemsBg{background-attachment:fixed;background-image:-webkit-radial-gradient(circle,#d8dbd400 0,#d2b59600 70%,#dc4b1600 100%),linear-gradient(180deg,#d3b99d4d 0,#dbdad433 15%,#d2b5964d 40%,#d2b59673 60%,#3e150680),url(/static/media/bg-school-items.b68fec227be1dab173c0.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}@media screen and (max-device-width:950px){.app__schoolItemsBg{background-attachment:local}}.app__bgColoredpencils{background-attachment:fixed;background-image:linear-gradient(135deg,#a6bda140 10%,#fdb2ad40 25%,#f486924d 50%,#c8a6964d 90%),url(/static/media/bg-colored-pencils-markus-spiske.64d98b4a0b952fb3df0a.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}@media screen and (max-device-width:950px){.app__bgColoredpencils{background-attachment:local}}.app__bgAngel{background-attachment:fixed;background-image:linear-gradient(68.2deg,#285bd480 -3%,#6ea3cb66 10%,#d5a9cc40 30%,#ab509640 50%,#d5a9cc40 70%,#efd1a140 90%,#e7950c40 103%),url(/static/media/bg-monumento-independencia.45af523717a7c10a088c.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}@media screen and (max-device-width:950px){.app__bgAngel{background-attachment:local}}.app__bgPapelitos{background-attachment:fixed;background-image:linear-gradient(180deg,#c4e1e70f 0,#c4e1e71a 10%,#2d4d5133 35%,#2d4d5133 50%,#2d4d5180 85%,#1b3e43cc 105%),url(/static/media/bg-filip-gielda.7995e0031cbb761a8e15.jpg);background-repeat:no-repeat;background-size:cover}@media screen and (max-device-width:950px){.app__bgPapelitos{background-attachment:local}}.app__bgRainbowCraft{background-attachment:fixed;background-image:linear-gradient(109.6deg,#ffb3bd66 2%,#fef89a4d 50.6%,#71d5994d 103%),url(/static/media/bg-rainbow-craft-taylor-heery.0198e4d2d84d3257aa7d.jpg);background-position:50% 75%;background-repeat:no-repeat;background-size:cover}@media screen and (max-device-width:950px){.app__bgRainbowCraft{background-attachment:local}}.app__bgRainbow{background-image:linear-gradient(69.7deg,#f425f3 1.4%,#f45701 36.2%,#ffcc25 72.2%,#14c406 113%)}.app__flex{align-items:center;display:flex;justify-content:center}.app__wrapper{flex:1 1;flex-direction:column;max-width:100dvw;min-height:100svh;overflow-x:hidden;overflow-y:hidden;padding:1rem 2rem}@media screen and (max-width:450px){.app__wrapper{padding:4rem 1rem 2rem}}a,a:visited{color:var(--mutedDarkPurpleColor);text-decoration:none}.copyright{font-size:1rem}.copyright,.copyright a{color:var(--mutedDarkGrey)}.copyright a{text-decoration:underline}.head-text{color:var(--mediumIndigoColor);font-family:Englebert!important;font-size:3.3rem;letter-spacing:.04em;text-align:center;text-shadow:1px 0 2px var(--indigoColor),1px 2px 2px var(--indigoColor),1px 3px 2px var(--indigoColor),1px 4px 2px var(--indigoColor),2px 5px 2px var(--lightIndigoColor),2px 6px 2px var(--lightIndigoColor),3px 7px 2px var(--lightIndigoColor),3px 8px 2px var(--lightIndigoColor),4px 12px 6px #10101099;text-transform:capitalize}.head-text span{color:var(--salmonAccColor)}@media screen and (min-width:2100px){.head-text{font-size:5rem}}@media screen and (max-width:480px){.head-text{font-size:2rem}}.p-text{color:var(--mediumIndigoColor);font-size:1.2rem;line-height:1.5}@media screen and (min-width:1660px){.p-text{font-size:1.5rem}}.app__navigation{padding:1rem;position:fixed;right:0;top:50%;transform:translateY(-50%)}.dot-wrapper{align-items:center;display:flex;flex-direction:row-reverse}.app__navigation-dot:hover~.nav-label{opacity:1}.nav-label{-webkit-text-stroke:.2px var(--mediumIndigoColor);color:var(--lightIndigoColor);font-weight:700;opacity:0;text-shadow:0 0 3px #000;text-transform:uppercase;transition:opacity .1s}.app__navigation-dot{background-color:var(--coolGrey);border:1px solid var(--mutedDarkGrey);border-radius:50%;height:12px;margin:.5rem;transition:background-color .2s ease-in-out;width:12px}.app__navigation-dot:hover{background-color:var(--indigoColor)}@media screen and (min-width:2100px){.app__navigation-dot{height:20px;width:20px}}@media screen and (max-width:1024px){.app__navigation{display:none}}.app__section-divider-comp{background:linear-gradient(to right,var(--blueAccColor),var(--mediumIndigoColor));border-radius:2rem;height:.35em;margin-top:1em;text-align:center;width:5em}:root{--font-base:"Nunito Sans","Grandstander","Englebert",Seravek,"Gill Sans Nova",source-sans-pro,sans-serif;--mutedDarkGrey:#585455;--mutedDarkPurpleColor:#322f56;--offBlackColor:#180b01;--lightSandColor:#d8c8be;--lightGreyBlueColor:#c0d1e1;--coolGrey:#cacccb;--blueAccColor:#36bdc2;--mediumIndigoColor:#404b97;--indigoColor:#7f83d6;--lightIndigoColor:#b3b1ce;--salmonAccColor:#fd7f81}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}
/*# sourceMappingURL=main.ae3475b3.css.map*/