body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:Mark Pro Bold;src:url(/static/media/Mark-Pro-Bold.3aead6b932c92c4ea148.ttf)}*,:after,:before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,h5,h6,p{margin:0}ol[role=list],ul[role=list]{list-style:none}html{background-color:#000}html:focus-within{scroll-behavior:smooth}body{line-height:1.5;min-height:100vh;text-rendering:optimizeSpeed}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{display:block;max-width:100%}input,select,textarea{font:inherit}button,input[type=reset],input[type=submit]{background:none;border:none;color:inherit;cursor:pointer;font:inherit;padding:0}:root{--theme-black:#0b090a;--theme-secondary-black:#161a1d;--theme-hint-black:#20272d;--theme-secondary-black-translucent:#161a1d40;--theme-dark-red:#660708;--theme-secondary-dark-red:#a4161a;--theme-light-red:#ba181b;--theme-secondary-light-red:#e5383b;--theme-dark-white:#b1a7a6;--theme-dark-white-translucent:#48434240;--theme-secondary-dark-white:#d3d3d3;--theme-light-white:#f5f3f4;--theme-secondary-light-white:#fff;--theme-light-pink:#f72585;--theme-dark-pink:#b5179e;--theme-light-purple:#7209b7;--theme-secondary-light-purple:#560bad;--theme-dark-purple:#480ca8;--theme-secondary-dark-purple:#3a0ca3;--theme-dark-blue:#3f37c9;--theme-secondary-dark-blue:#4361ee;--theme-light-blue:#4895ef;--theme-secondary-light-blue:#4cc9f0}html{background-color:#fff;background-color:var(--theme-secondary-light-white)}.App.dark-mode{background-color:#0b090a;background-color:var(--theme-black)}h1,h2,h3,h4,h5,h6,p{color:#fff;color:var(--theme-secondary-light-white)}.hidden{opacity:0!important;transform:translateY(0)!important}.skip-link{background:#161a1d;background:var(--theme-secondary-black);border-radius:0 0 .5rem .5rem;color:#fff;color:var(--theme-secondary-light-white);font-family:Mark Pro Bold,sans-serif;font-size:1rem;left:1rem;padding:.5rem 1rem;position:absolute;text-decoration:none;top:-100%;z-index:1001}.skip-link:focus{top:0}@keyframes slide{0%{margin-top:-37.5rem}5%{margin-top:-22.75rem}33%{margin-top:-22.75rem}38%{margin-top:-11.25rem}66%{margin-top:-11.25rem}71%{margin-top:.25rem}to{margin-top:.25rem}}@keyframes animate{0%{background-position:0}to{background-position:100%}}header{height:7em;justify-content:center;position:fixed;width:100vw;z-index:1000}.header__container,header{align-items:center;display:flex}.header__container{-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background-color:var(--theme-secondary-black-translucent);border:.5px solid var(--theme-dark-white-translucent);border-radius:1rem;height:4rem;justify-content:space-between;margin-top:3rem;transition-timing-function:ease-in;transition:.5s;width:80%}.hide-nav{transform:translateY(-400px)}.header__left img{filter:invert(1);width:10rem}.dark-mode .header__left img{filter:invert(0)}.header__right{display:none}@media only screen and (min-width:1024px){.header__right{align-items:center;display:flex;justify-content:center;margin-right:1.2rem}.header__right a{color:var(--theme-secondary-black);font-family:Mark Pro Bold,sans-serif;font-size:1.2rem;margin-right:1.2rem;text-decoration:none}.dark-mode .header__right a{color:var(--theme-secondary-light-white)}.header__right a:hover{color:var(--theme-hint-black)}.dark-mode .header__right a:hover{color:var(--theme-secondary-dark-white)}.header__right a:focus-visible{border-radius:2px;outline:2px solid var(--theme-secondary-black);outline-offset:3px}.dark-mode .header__right a:focus-visible{outline-color:var(--theme-secondary-light-white)}}@media only screen and (min-width:1440px){.header__right a{font-size:1.5rem}}@media only screen and (min-width:1920px){.header__right a{font-size:1.5rem}}#hero{align-items:center;display:flex;flex-flow:column;font-family:Mark Pro Bold,sans-serif;gap:2rem;height:100vh;justify-content:center;text-align:center;width:98vw}.hero__title{font-size:2rem;letter-spacing:0;line-height:3rem}.hero__greeting{font-size:2em}.hero .hero__title .hero__greeting{color:var(--theme-black)}.hero.dark-mode .hero__title .hero__greeting{color:var(--theme-secondary-light-white)}.hero__name{-webkit-text-fill-color:#0000;animation:animate 7s linear infinite;background:linear-gradient(-45deg,var(--theme-light-pink),var(--theme-dark-pink),var(--theme-light-purple),var(--theme-secondary-light-purple),var(--theme-dark-purple),var(--theme-secondary-dark-purple),var(--theme-dark-blue),var(--theme-secondary-dark-blue),var(--theme-light-blue),var(--theme-secondary-light-blue),var(--theme-light-blue),var(--theme-secondary-dark-blue),var(--theme-dark-blue),var(--theme-secondary-dark-purple),var(--theme-dark-purple),var(--theme-secondary-light-purple),var(--theme-light-purple),var(--theme-dark-pink),var(--theme-light-pink));-webkit-background-clip:text;background-size:2000%;font-size:2em}.hero__slider{font-size:1em;height:6rem;overflow:hidden;position:relative;width:100%}.hero__slider div{font-size:1.5rem;height:5.5rem;margin-bottom:6rem;text-align:center}.hero .hero__title .hero__slider{color:var(--theme-black)}.hero.dark-mode .hero__title .hero__slider{color:var(--theme-secondary-light-white)}.hero__slider-text1{animation:slide 5s linear infinite}.hero button{color:var(--theme-black)}.hero.dark-mode button{color:var(--theme-secondary-light-white)}.hero__banner{bottom:0;position:absolute;width:100%}.hero__cta{color:var(--theme-secondary-black);letter-spacing:.3rem;text-decoration:none}.hero.dark-mode .hero__cta{color:var(--theme-dark-white)}.hero__banner .contact .show-email{margin-left:-6rem;margin-top:.85rem}@media only screen and (min-width:768px){.hero__title{font-size:3rem;letter-spacing:0;line-height:4rem}.hero__slider div{font-size:2rem}}@media only screen and (min-width:1024px){.hero__title{width:38rem}.hero__slider div{font-size:3rem}.hero__banner{bottom:2rem;display:flex;justify-content:space-around}.hero__cta{text-wrap:nowrap}.hero__banner .contact .show-email{margin-top:0}}@media only screen and (min-width:1440px){.hero__title{font-size:4rem;letter-spacing:0;line-height:5rem;width:50rem}.hero__slider{width:51rem}.hero__slider div{font-size:4rem}.hero__cta{font-size:1.2rem}.hero__banner .contact .show-email{margin-left:-9rem}}@media only screen and (min-width:1920px){.hero__title{font-size:64px;line-height:80px;width:800px}.hero__slider{width:816px}.hero__slider div{font-size:64px}.hero__cta{font-size:19.2px}.hero__banner .contact .show-email{margin-left:-192px}}.contact{align-items:center;display:flex;flex-flow:column}.contact__info{display:flex;justify-content:flex-end;margin-top:5rem}.contact__points{align-items:center;display:inline-flex;justify-content:center}.moved{animation:slide-left 1s forwards}.email{cursor:pointer;margin-left:.3rem}.show-email{animation:appear 1s forwards;border:1px solid var(--theme-secondary-black);border-radius:4px;color:var(--theme-black);cursor:text;display:block;padding:.2rem;position:absolute}.contact.dark-mode .contact__info .show-email{border:1px solid var(--theme-dark-white);color:var(--theme-secondary-light-white)}.show-email:hover{color:var(--theme-secondary-dark-white)}.hide-email{animation:slide-right 1s forwards;display:none}.show-hint{align-self:center;color:var(--theme-secondary-black);display:flex}.contact.dark-mode .show-hint{color:var(--theme-dark-white)}.hide-hint{color:#0000}.contact-landing{display:none}.contact__points{margin-top:1rem}@keyframes slide-left{to{transform:translateX(-300%)}}@keyframes slide-right{to{transform:translateX(0)}}@keyframes appear{0%{display:none;transform:translateX(100%)}to{display:block;transform:translateX(5%)}}@media only screen and (min-width:1024px){.contact__info,.contact__points{margin-top:0}}@media only screen and (min-width:1440px){.contact__points img{width:3rem}.contact__info p{font-size:1.8rem}.show-hint{font-size:1.2rem}}@media only screen and (min-width:1920px){.contact__points img{width:64px}.contact__info p{font-size:32px}.show-hint{font-size:24px}}#about-me{align-items:center;color:var(--theme-secondary-light-white);display:flex;flex-flow:column;font-family:Mark Pro Bold,sans-serif;font-size:3rem;justify-content:center;opacity:1;padding:4rem 0;transform:translateY(-2rem);transition:all .5s ease-in .5s}.about-me__title{font-size:4rem;letter-spacing:-.2rem;line-height:5.5rem;margin-bottom:2rem;text-align:center}.about-me .about-me__title{color:var(--theme-black)}.about-me.dark-mode .about-me__title{color:var(--theme-secondary-light-white)}.about-me__desc{font-size:2rem;margin-bottom:4rem;text-align:center;width:80%}.about-me .about-me__desc{color:var(--theme-black)}.about-me.dark-mode .about-me__desc{color:var(--theme-secondary-light-white)}.about-me__deadlines{-webkit-text-fill-color:#0000;animation:animate 5s linear infinite;background:linear-gradient(-45deg,var(--theme-dark-red),var(--theme-dark-red),var(--theme-dark-red),var(--theme-secondary-dark-red),var(--theme-light-red),var(--theme-secondary-light-red),var(--theme-light-red),var(--theme-secondary-dark-red),var(--theme-dark-red),var(--theme-dark-red),var(--theme-dark-red));-webkit-background-clip:text;background-size:2000%}.about-me__challenging{-webkit-text-fill-color:#0000;animation:animate 7s linear infinite;background:linear-gradient(-45deg,var(--theme-light-pink),var(--theme-dark-pink),var(--theme-light-purple),var(--theme-secondary-light-purple),var(--theme-dark-purple),var(--theme-secondary-dark-purple),var(--theme-dark-blue),var(--theme-secondary-dark-blue),var(--theme-light-blue),var(--theme-secondary-light-blue),var(--theme-light-blue),var(--theme-secondary-dark-blue),var(--theme-dark-blue),var(--theme-secondary-dark-purple),var(--theme-dark-purple),var(--theme-secondary-light-purple),var(--theme-light-purple),var(--theme-dark-pink),var(--theme-light-pink));-webkit-background-clip:text;background-size:2000%}.about-me__boxes{display:flex;flex-flow:column;margin-bottom:4rem}.about-me .about-me__box1,.about-me .about-me__box2,.about-me .about-me__box3{border:2px solid var(--theme-black)}.about-me.dark-mode .about-me__box1,.about-me.dark-mode .about-me__box2,.about-me.dark-mode .about-me__box3,.about-me__box1,.about-me__box2,.about-me__box3{border:2px solid var(--theme-secondary-light-white)}.about-me__box1,.about-me__box2,.about-me__box3{aspect-ratio:1/1;padding:1rem;text-align:center;width:100%}.about-me__box1 h4 span:first-child{background:linear-gradient(0deg,#df048d 30%,#0000 0)}.about-me__box2 h4 span:first-child{background:linear-gradient(0deg,#2d49d8 30%,#0000 0)}.about-me__box3 h4 span:first-child{background:linear-gradient(0deg,#ff6a2b 30%,#0000 0)}.about-me__box1 h4,.about-me__box2 h4,.about-me__box3 h4{color:var(--theme-black);margin:auto}.about-me.dark-mode .about-me__box1 h4,.about-me.dark-mode .about-me__box2 h4,.about-me.dark-mode .about-me__box3 h4{color:var(--theme-secondary-light-white)}.about-me__box1 p,.about-me__box2 p,.about-me__box3 p{color:var(--theme-black);font-family:Segoe UI,sans-serif;font-size:1.2rem;font-weight:400;margin:1rem auto auto}.about-me.dark-mode .about-me__box1 p,.about-me.dark-mode .about-me__box2 p,.about-me.dark-mode .about-me__box3 p{color:var(--theme-secondary-light-white)}@media only screen and (min-width:768px){.about-me__boxes{flex-flow:row}.about-me__box1,.about-me__box2,.about-me__box3{width:16rem}.about-me__box1 h4,.about-me__box2 h4,.about-me__box3 h4{font-size:1.8rem}.about-me__box1 p,.about-me__box2 p,.about-me__box3 p{font-size:1rem}}@media only screen and (min-width:1024px){.about-me__box1,.about-me__box2,.about-me__box3{padding:1.6rem;width:20rem}.about-me__box1 h4,.about-me__box2 h4,.about-me__box3 h4{font-size:2.2rem}.about-me__box1 p,.about-me__box2 p,.about-me__box3 p{font-size:1.2rem}}@media only screen and (min-width:1440px){.about-me__title{font-size:6rem;margin-bottom:4rem}.about-me__desc{font-size:2.5rem;margin-bottom:6rem}.about-me__box1,.about-me__box2,.about-me__box3{padding:1.6rem;width:26rem}.about-me__box1 h4,.about-me__box2 h4,.about-me__box3 h4{font-size:3rem}.about-me__box1 p,.about-me__box2 p,.about-me__box3 p{font-size:1.4rem}}@media only screen and (min-width:1920px){.about-me__title{font-size:96px;margin-bottom:64px}.about-me__desc{font-size:40px;margin-bottom:96px}.about-me__box1,.about-me__box2,.about-me__box3{padding:25.6px;width:416px}.about-me__box1 h4,.about-me__box2 h4,.about-me__box3 h4{font-size:48px}.about-me__box1 p,.about-me__box2 p,.about-me__box3 p{font-size:22.4px}}#projects{opacity:1;padding:4rem 0;transform:translateY(-2rem);transition:all 1s ease-in .5s}.project__header{margin-bottom:3rem;padding:0 1.5rem}.project__header h2{color:var(--theme-secondary-black);font-size:3rem;line-height:3.5rem;text-align:center}.project.dark-mode .project__header h2{color:var(--theme-secondary-light-white)}.project__carousel-wrap{position:relative;width:100%}.project__carousel{width:100%}.project__nav-btn{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:none;height:44px;justify-content:center;margin:0;opacity:.8;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .2s ease;width:44px;z-index:10}.project__nav-btn:hover{opacity:1}.project__nav-btn svg{height:22px;width:14px}.project__nav-btn--prev{left:10px}.project__nav-btn--next{right:10px}.project__nav-btn:focus-visible{border-radius:4px;outline:3px solid #fff;outline-offset:4px}.project__controls{align-items:center;display:flex;justify-content:center;margin-top:1rem;padding:0 1.5rem;position:relative}.project__pagination{display:flex;gap:.5rem;justify-content:center}.project__play-btn{align-items:center;background:none;border:none;color:#ffffff80;cursor:pointer;display:flex;height:18px;justify-content:center;padding:0;position:absolute;right:1.5rem;transition:color .2s ease;width:18px}.project__play-btn svg{height:10px;width:10px}.project__play-btn:hover{color:#fff}.project__play-btn:focus-visible{border-radius:2px;outline:2px solid #fff;outline-offset:3px}.project__pagination-bullet{background:#ffffff59;border:none;border-radius:50%;cursor:pointer;height:8px;padding:0;transition:background .2s ease,transform .2s ease;width:8px}.project__pagination-bullet--active{background:#fff;transform:scale(1.25)}.project__pagination-bullet:focus-visible{outline:3px solid #fff;outline-offset:3px}.project__carousel .swiper-pagination-bullet{background:#fff6;opacity:1}.project__carousel .swiper-pagination-bullet-active{background:#fff}.project__card{border-radius:.75rem;height:52vh;overflow:hidden;position:relative}.project__card-img{display:block;height:100%}.project__card-img img,.project__thumb img{-webkit-user-drag:none;height:100%;object-fit:cover;user-select:none;-webkit-user-select:none;width:100%}.project__card-img:focus-visible{outline:3px solid #fff;outline-offset:-3px}.project__card-overlay{background:linear-gradient(0deg,#000000eb 0,#0000008c 50%,#0000);bottom:0;left:0;padding:1.25rem;position:absolute;right:0}.project__card-content{margin-bottom:.6rem}.project__card-content h5{color:#fff;font-size:1.25rem;font-weight:700;margin-bottom:.3rem}.project__card-content p{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#fffc;display:-webkit-box;font-size:.85rem;font-weight:500;margin-bottom:.4rem;overflow:hidden}.project__card-content a{color:#fff;font-size:.8rem;text-decoration:underline;text-decoration-color:#ffffff80}.project__card-content a:focus-visible{border-radius:2px;outline:3px solid #fff;outline-offset:2px}.project__card-tech{display:flex;flex-wrap:wrap;gap:.3rem;margin-top:.5rem}.project__thumbs{box-sizing:border-box;padding:.75rem 0 0!important;width:100%}.project__thumb{border-radius:.5rem;cursor:pointer;height:150px;opacity:.45;overflow:hidden;position:relative;transition:opacity .2s ease;width:100%}.project__thumb img{height:100%;object-fit:cover;width:100%}.project__thumb span{background:#000000a6;bottom:0;color:#fff;font-size:.65rem;font-weight:600;left:0;overflow:hidden;padding:.2rem .4rem;position:absolute;right:0;text-overflow:ellipsis;white-space:nowrap}.swiper-slide-active .project__thumb{box-shadow:0 0 0 2px var(--theme-secondary-dark-blue);opacity:1}.project__thumb:focus-visible{outline:3px solid #fff;outline-offset:2px}@media only screen and (min-width:768px){.project__header{padding:0 2.5rem}.project__nav-btn{display:flex}.project__card{height:60vh}.project__card-overlay{padding:1.5rem}.project__card-content h5{font-size:1.5rem}.project__card-content p{font-size:.95rem}.project__thumb{height:170px}}@media only screen and (min-width:1024px){.project__header{padding:0 3rem}.project__card{height:65vh}.project__card-overlay{padding:2rem}.project__card-content h5{font-size:1.75rem}.project__card-content p{font-size:1rem}.project__thumb{height:190px}}@media only screen and (min-width:1440px){.project__card{height:70vh}.project__card-content h5{font-size:2rem}.project__card-content a,.project__card-content p{font-size:1.1rem}.project__thumb{height:210px}}@media only screen and (min-width:1920px){.project__card{height:75vh}.project__card-content h5{font-size:2.4rem}.project__card-content a,.project__card-content p{font-size:1.3rem}.project__thumb{height:240px}}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:44px;width:var(--swiper-navigation-size);z-index:10;&.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}&.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled &{display:none!important}::slotted(svg),svg{fill:currentColor;height:100%;object-fit:contain;pointer-events:none;transform-origin:center;width:100%}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:50%;top:var(--swiper-navigation-top-offset,50%)}.swiper-button-prev{left:4px;left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}.swiper-button-next{left:auto;right:4px;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{margin-left:0;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:50%;top:var(--swiper-navigation-top-offset,50%)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:4px;left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{left:auto;right:4px;right:var(--swiper-navigation-sides-offset,4px)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:50%;left:var(--swiper-navigation-top-offset,50%);margin-left:-22px;margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-button-prev,~.swiper-button-prev{bottom:auto;top:4px;top:var(--swiper-navigation-sides-offset,4px);.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:4px;bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(90deg)}}}footer{background-color:var(--theme-light-white);display:flex;flex-flow:column}.footer.dark-mode{background-color:var(--theme-secondary-black)}.contact__me{padding:2.5rem 2rem;width:100%}.contact__me-title{color:var(--theme-black);font-size:1.8rem}.footer.dark-mode .contact__me .contact__me-title{color:var(--theme-secondary-light-white)}.contact__me-subtitle{color:var(--theme-black);font-size:1rem;font-weight:500;line-height:1.6;margin-top:.75rem}.footer.dark-mode .contact__me .contact__me-subtitle{color:var(--theme-secondary-light-white)}footer .contact__me .contact .contact__info{display:flex;margin-top:1.5rem}footer .contact__me .contact .show-email{margin-left:-6rem;margin-top:0}.testimonials{background-color:var(--theme-secondary-dark-blue);padding:2.5rem 2rem;width:100%}.testimonial__image{align-items:flex-start;display:flex;justify-content:space-between}.testimonial__image img:first-child{margin-top:-1rem;width:2rem}.testimonial__image img:last-child{border:2px solid var(--theme-secondary-dark-white);border-radius:50%;height:3.5rem;object-fit:cover;width:3.5rem}.testimonials p{font-size:1rem;font-weight:500;line-height:1.65;margin-bottom:.5rem;margin-top:1.25rem}@media only screen and (min-width:768px){.contact__me{padding:2.5rem 3rem}.contact__me-title{font-size:2.2rem}.testimonials{padding:2.5rem 3rem}}@media only screen and (min-width:1024px){#contact{flex-flow:row}.contact__me,.testimonials{display:flex;flex-flow:column;justify-content:center;width:50%}}@media only screen and (min-width:1440px){.contact__me{padding:3rem 4rem}.contact__me-title{font-size:2.5rem}.contact__me-subtitle{font-size:1.1rem}.testimonials{padding:3rem 4rem}.testimonials p{font-size:1.1rem}footer .contact__me .contact .show-email{margin-left:-7rem}}@media only screen and (min-width:1920px){.contact__me-title{font-size:3rem}.contact__me-subtitle,.testimonials p{font-size:1.2rem}}
/*# sourceMappingURL=main.552c1544.css.map*/