*{box-sizing:border-box;scrollbar-width:thin;margin:0;padding:0}::selection{color:#fff;background-color:#000064}html,body{scroll-behavior:smooth;max-width:100vw;overflow-x:hidden}body{font-family:var(--font-onest),sans-serif;color:#fbfbfb;background-color:#0b0b0b}a,span{color:inherit;font-family:inherit;text-decoration:none}img,button{-webkit-user-select:none;user-select:none}.test-container{flex-direction:column;align-items:center;gap:20vw;margin-top:300px;margin-bottom:300px;display:flex}.test-container .wrapper{font-size:4vw;position:relative}.test-container .wrapper .line-mask{margin:0;font-weight:700;overflow:hidden}.test-container .wrapper .line-mask p{margin:0 1.25rem 0 0;display:inline-block}
.initial_loading-page{z-index:100000;color:#fff;cursor:none;background-color:#12129c;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.initial_loading-page p{font-family:var(--font-onest),sans-serif;letter-spacing:1px;color:#fff;text-align:center;z-index:1;-webkit-user-select:none;user-select:none;align-items:center;font-size:clamp(2.25rem,10vw,4rem);display:flex;position:absolute}.initial_loading-page p span{background-color:#fff;border-radius:50%;width:12.5px;height:12.5px;margin-right:14px;display:block}.initial_loading-page svg{width:100%;height:calc(100% + 300px);position:absolute;top:0}.initial_loading-page svg path{fill:#12129c}
header{z-index:10000;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background-color:#ffffff26;border:1px solid #c8c8c880;border-radius:16px;align-items:center;padding:.625rem 2.5rem .625rem 1.75rem;transition:all .3s;display:flex;position:fixed;top:2.75rem;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 15px #0000001a}header:hover{-webkit-backdrop-filter:blur(12.5px);backdrop-filter:blur(12.5px);background-color:#0b0b0bcc;border:1px solid #c8c8c840}header nav{justify-content:space-between;align-items:center;gap:2.25rem;display:flex}header nav .link{font-family:var(--font-onest),sans-serif;color:#c8c8c8;letter-spacing:-.25px;text-transform:uppercase;-webkit-user-select:none;user-select:none;cursor:pointer;will-change:transform,opacity;width:fit-content;padding:4px 0;font-size:17px;font-weight:500;transition:all .3s,border;position:relative}header nav .link.active{color:#fff}header nav .link.active:before{transform:translate(-50%,-50%)scale(1)}header nav .link:after,header nav .link:before{content:"";will-change:transform;background-color:#fff;width:100%;height:2px;transition:color .3s,transform .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%,-50%)scale(0)}header nav .link:before{transform:translate(-100%,-50%)scale(0)}header nav .link:hover{color:#fff;border:none;transform:translateY(-2px)}header nav .link:hover:after{background-color:#fff;transform:translate(-50%,-50%)scale(1)}nav:has(.link:hover) .link:not(:hover){opacity:.5;filter:blur(1.75px);transition:all .3s}@media screen and (max-width:1375px){header{padding:7px 2rem 7px 1.5rem}header nav .link{font-size:16px}}
.introduction_section main{z-index:10;justify-content:space-between;align-items:flex-end;width:90%;margin:0 auto;display:flex;position:absolute;top:47.5%;left:50%;transform:translate(-50%,-50%)}.introduction_section main article{flex-direction:column;width:70%}.introduction_section main article .avatar_image{object-fit:cover;aspect-ratio:1;will-change:transform;background:linear-gradient(#12a8c6 0%,#030358 65%,#020024 100%);border:3px solid #fff;border-radius:28px;width:200px;height:200px;margin-bottom:1rem;transition:all .3s;display:none;transform:rotate(-4deg)}.introduction_section main article .avatar_image:hover{transform:rotate(0)scale(1.05);box-shadow:0 8px 12px #fff3}.introduction_section main article h2,.introduction_section main article h3{font-family:var(--font-onest),sans-serif;letter-spacing:-.5px;background:linear-gradient(90deg,#fff 20%,#7d7dff);color:#0000;-webkit-background-clip:text;background-clip:text;width:fit-content;font-size:calc(4rem + 4px);font-weight:600;line-height:1.2}.introduction_section main article h3{letter-spacing:-1px;background:linear-gradient(90deg,#fff 20%,#7d7dff);color:#0000;-webkit-background-clip:text;background-clip:text;align-items:center;gap:1rem;font-size:4rem;display:flex}.introduction_section main article h3:hover .icon_image{transform:scale(1.06)}.introduction_section main article h3 .icon_image{will-change:transform;border-radius:8px;width:50px;height:50px;transition:all .3s;box-shadow:0 4px 6px #ffffff1a}.introduction_section main article .subHeading{color:#c8c8c8;font-family:var(--font-onest),sans-serif;text-wrap:balance;width:80%;min-width:800px;margin:.5rem 0 1.25rem;font-size:20px;font-weight:500;line-height:1.45}.introduction_section main article .buttons-wrapepr{gap:1.25rem;display:flex}.introduction_section main article .buttons-wrapepr button{letter-spacing:-.025em;cursor:pointer;border:none;outline:none;justify-content:center;align-items:center;height:3rem;padding:1.5rem 1.75rem;font-size:16px;font-weight:600;display:flex}.introduction_section main article .buttons-wrapepr .download_button{font-family:var(--font-suse),sans-serif;letter-spacing:-.0125em;border:1px solid #0000;border-radius:12px;align-items:center;transition:all .275s;display:flex}.introduction_section main article .buttons-wrapepr .download_button:hover{color:#fff;background-color:#0b0b0b;border-color:#3c3c3c}.introduction_section main article .buttons-wrapepr .projects{font-family:var(--font-onest),sans-serif;color:#add8e6;z-index:10;background-color:#00007d;border-radius:50px;padding:25px 25px 25px 2.25rem;transition:all .3s;position:relative;overflow:hidden}.introduction_section main article .buttons-wrapepr .projects:before{content:"";z-index:-1;background-color:#add8e6;border-radius:50%;width:8px;height:8px;transition:all .35s;position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.introduction_section main article .buttons-wrapepr .projects:hover{color:#00007d}.introduction_section main article .buttons-wrapepr .projects:hover:before{transform:scale(75)}.introduction_section main article .introStack_article{width:min(100%,760px);margin-top:2.5rem}.introduction_section main article .introStack_article .introStack_heading{font-family:var(--font-suse),sans-serif;text-transform:uppercase;letter-spacing:.25em;color:#d8deffb8;-webkit-user-select:none;user-select:none;margin-bottom:.875rem;font-size:12px;font-weight:600}.introduction_section main article .introStack_article .introStack_slider{width:100%;position:relative;overflow:hidden}.introduction_section main article .introStack_article .introStack_slider:before,.introduction_section main article .introStack_article .introStack_slider:after{content:"";z-index:2;pointer-events:none;width:10%;height:100%;position:absolute;top:0}.introduction_section main article .introStack_article .introStack_slider:before{background:linear-gradient(90deg,#010b0bfa 0%,#0b0b0b00 100%);left:0}.introduction_section main article .introStack_article .introStack_slider:after{background:linear-gradient(270deg,#0b0b0bfa 0%,#0b0b0b00 100%);right:0}.introduction_section main article .introStack_article .introStack_slider .introStack_track{--stack-gap:1rem;align-items:flex-start;gap:var(--stack-gap);width:max-content;animation:20s linear infinite introStackMarquee;display:flex}.introduction_section main article .introStack_article .introStack_slider .introStack_track:hover{animation-play-state:paused}.introduction_section main article .introStack_article .introStack_slider .introStack_item{cursor:default;-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;gap:.5rem;min-width:85px;display:flex}.introduction_section main article .introStack_article .introStack_slider .introStack_item span{font-family:var(--font-suse),sans-serif;text-transform:uppercase;letter-spacing:.03em;color:#dfe4ffa3;text-wrap:nowrap;font-size:.65rem;font-weight:600;line-height:1;transition:all .25s}.introduction_section main article .introStack_article .introStack_slider .introStack_item .introStack_icon{border-radius:10px;justify-content:center;align-items:center;width:57.5px;height:57.5px;transition:transform .225s,border-color .225s;display:flex}.introduction_section main article .introStack_article .introStack_slider .introStack_item .introStack_icon img{object-fit:contain;filter:grayscale(20%);transition:all .225s}.introduction_section main article .introStack_article .introStack_slider .introStack_item:hover span{color:#f1f5fff5}.introduction_section main article .introStack_article .introStack_slider .introStack_item:hover .introStack_icon{border-color:#b7d6ff9e;transform:translateY(-3px)}.introduction_section main article .introStack_article .introStack_slider .introStack_item:hover .introStack_icon img{filter:grayscale(0%);transform:scale(1.04)}.introduction_section main .aboutMe_wrapper{flex-direction:column;flex-shrink:0;align-self:flex-start;align-items:flex-end;gap:.75rem;width:min(100%,375px);display:flex}.introduction_section main .aboutMe_wrapper .aboutCard--avatar{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:#0b0b0b80;border:3px solid #fff;border-radius:28px;width:100%;min-height:390px;position:relative;overflow:hidden;box-shadow:0 10px 24px #00000059}.introduction_section main .aboutMe_wrapper .aboutCard--avatar .aboutCard_avatarImage{object-fit:cover;overflow:visible;transform:translateY(7.5%)translate(2.5%)}.introduction_section main .aboutMe_wrapper .aboutCard--avatar .aboutCard_avatarGradient{background:linear-gradient(#010b1400 45%,#020814f2 100%);position:absolute;inset:0}.introduction_section main .aboutMe_wrapper .aboutCard--avatar .aboutCard_location{z-index:3;align-items:center;gap:.625rem;display:flex;position:absolute;bottom:1rem;left:1.125rem}.introduction_section main .aboutMe_wrapper .aboutCard--avatar .aboutCard_location .aboutCard_locationName{color:#fff;letter-spacing:-.0125em;font-size:1.625rem;font-weight:700;font-family:var(--font-onest),sans-serif;margin:0}.introduction_section main .aboutMe_wrapper .aboutCard--avatar .aboutCard_location .aboutCard_locationLabel{color:#d9ddf0cc;text-transform:uppercase;letter-spacing:.15em;font-size:.675rem;font-weight:500;font-family:var(--font-suse),sans-serif}.introduction_section main .aboutMe_wrapper .aboutMe_statsRow{gap:.625rem;width:100%;display:flex}.introduction_section main .aboutMe_wrapper .aboutCard--stat{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(155deg,#071344f2 0%,#040d30f5 55%,#020821f7 100%);border:1px solid #79a5ff40;border-radius:16px;flex-direction:column;flex:1;justify-content:space-between;gap:.25rem;min-width:0;min-height:118px;padding:1rem .875rem;display:flex}.introduction_section main .aboutMe_wrapper .aboutCard--stat .aboutCard_statIcon{color:#e4f4ff;font-size:1.875rem}.introduction_section main .aboutMe_wrapper .aboutCard--stat .aboutCard_statValue{color:#f3f4fe;font-family:var(--font-onest),sans-serif;letter-spacing:-.025em;margin-top:.25rem;font-size:2.125rem;font-weight:700;line-height:1}.introduction_section main .aboutMe_wrapper .aboutCard--stat .aboutCard_statLabel{color:#e6eaffcc;font-family:var(--font-suse),sans-serif;text-wrap:balance;text-transform:uppercase;letter-spacing:.125em;font-size:.7rem;font-weight:600}.introduction_section main .aboutMe_wrapper .aboutCard--accent{background:linear-gradient(160deg,#0832a0f5 0%,#06267cf2 54%,#031855f5 100%);border-color:#79a5ff66}.introduction_section .scroll-Suggestion{position:absolute;bottom:calc(5vh + .25rem);left:50%;transform:translate(-50%,-50%)}.introduction_section .scroll-Suggestion .icon{color:#fff;font-size:2rem;animation:2s infinite forwards moveMouse}@keyframes moveMouse{0%{transform:translateY(-10px)}50%{transform:translateY(2.5px)}to{transform:translateY(-10px)}}@keyframes introStackMarquee{to{transform:translateX(calc(-50% - var(--stack-gap)/2))}}@media screen and (max-width:1600px){.introduction_section main article .avatar_image{width:185px;height:185px}.introduction_section main article .subHeading{width:75%}}@media screen and (max-width:1450px){.introduction_section main{padding-top:5vh}.introduction_section main article .subHeading{font-size:19px}}@media screen and (max-width:1375px){.introduction_section main{align-items:center;width:87.5%;padding-top:5vh}.introduction_section main article .avatar_image{width:175px;height:175px;transform:rotate(5deg)}.introduction_section main article h2{background:linear-gradient(90deg,#fff 10%,#a0a0ff);-webkit-background-clip:text;background-clip:text;font-size:3.5rem}.introduction_section main article h3{background:linear-gradient(90deg,#fff 10%,#a0a0ff);-webkit-background-clip:text;background-clip:text;font-size:3.25rem}.introduction_section main article .subHeading{margin:1.25rem 0 1.5rem;font-size:18px}.introduction_section main .technologies_wrapper .tech-card{width:85px;height:85px}.introduction_section .scroll-Suggestion .icon{font-size:1.5rem}}@media screen and (max-width:1285px){.introduction_section main{align-items:center;width:87.5%;padding-top:7.5vh}.introduction_section main article .avatar_image{width:170px;height:170px;transform:rotate(5deg)}.introduction_section main article h2{background:linear-gradient(90deg,#fff 10%,#a0a0ff);-webkit-background-clip:text;background-clip:text;font-size:3.25rem}.introduction_section main article h3{background:linear-gradient(90deg,#fff 10%,#a0a0ff);-webkit-background-clip:text;background-clip:text;font-size:3rem}.introduction_section main article .subHeading{margin:1.25rem 0 1.5rem;font-size:16px}.introduction_section main .technologies_wrapper .tech-card{width:80px;height:80px}.introduction_section .scroll-Suggestion .icon{font-size:1.5rem}}@media screen and (max-width:550px){header,.introduction_section .scroll-Suggestion{display:none}.introduction_section main{flex-direction:column;width:95%;padding-top:2.5rem}.introduction_section main article{align-items:center;width:100%;display:flex}.introduction_section main article .avatar_image{width:140px;height:140px;transform:rotate(4deg)}.introduction_section main article h2{text-align:center;justify-content:center;align-items:center;width:100%;margin-bottom:.5rem;font-size:2.25rem}.introduction_section main article h3{text-align:center;justify-content:center;align-items:center;width:100%;font-size:2rem}.introduction_section main article h3 .icon_image{width:40px;height:40px}.introduction_section main article .subHeading{min-width:unset;text-align:justify;text-wrap:pretty;width:100%;font-size:16px}.introduction_section main article .buttons-wrapepr{flex-direction:column;align-items:center;gap:.75rem;width:100%;margin-bottom:1.5rem}.introduction_section main article .buttons-wrapepr button{width:350px;font-size:16px}.introduction_section main article .buttons-wrapepr .download_button{color:#000}.introduction_section main article .introStack_article{width:100%;margin-top:.15rem}.introduction_section main article .introStack_article .introStack_heading{text-align:left;letter-spacing:.225em;width:100%;margin-bottom:.75rem}.introduction_section main article .introStack_article .introStack_slider:before,.introduction_section main article .introStack_article .introStack_slider:after{width:16%}.introduction_section main article .introStack_article .introStack_slider .introStack_track{--stack-gap:.875rem;animation-duration:24s}.introduction_section main article .introStack_article .introStack_slider .introStack_item{gap:.5rem;min-width:70px}.introduction_section main article .introStack_article .introStack_slider .introStack_item .introStack_icon{border-radius:12px;width:46px;height:46px}.introduction_section main article .introStack_article .introStack_slider .introStack_item .introStack_icon img{width:24px;height:24px}.introduction_section main article .introStack_article .introStack_slider .introStack_item span{letter-spacing:.12em;font-size:.56rem}.introduction_section main .technologies_wrapper{justify-content:center;width:100%;margin-top:1rem}.introduction_section main .technologies_wrapper .tech-card{width:70px;height:70px}.introduction_section main .aboutMe_wrapper{align-self:center;width:100%;max-width:380px}.introduction_section main .aboutMe_wrapper .aboutCard--avatar{min-height:320px;transform:rotate(0)}.introduction_section main article .buttons-wrapepr .projects:hover:before{transform:scale(85)}}@media screen and (max-width:400px){.introduction_section main{width:92.5%}.introduction_section main article .avatar_image{width:140px;height:140px}.introduction_section main article h2{text-wrap:nowrap;font-size:2rem}.introduction_section main article h3{letter-spacing:-1px;text-wrap:nowrap;font-size:29px}.introduction_section main article h3 .icon_image{width:32px;height:32px}.introduction_section main article .buttons-wrapepr{gap:.75rem;margin-bottom:1.5rem}.introduction_section main article .buttons-wrapepr button{width:350px;font-size:16px}.introduction_section main article .buttons-wrapepr .download_button{color:#000}.introduction_section main article .introStack_article .introStack_slider .introStack_track{--stack-gap:.75rem}.introduction_section main article .introStack_article .introStack_slider .introStack_item{min-width:64px}.introduction_section main article .introStack_article .introStack_slider .introStack_item .introStack_icon{width:42px;height:42px}.introduction_section main article .introStack_article .introStack_slider .introStack_item .introStack_icon img{width:20px;height:20px}.introduction_section main .technologies_wrapper{justify-content:center;width:100%}.introduction_section main .technologies_wrapper .tech-card{width:65px;height:65px}.introduction_section main .aboutMe_wrapper{max-width:350px}.introduction_section main .aboutMe_wrapper .aboutCard--avatar{min-height:290px;transform:rotate(0)}}
.carousel{width:100%;margin:-4vh auto 0;display:none;overflow-x:auto}.carousel::-webkit-scrollbar{display:none}.carousel .group{justify-content:center;align-items:center;gap:2em;padding-right:2em;animation:20s linear infinite forwards spin;display:flex}.carousel .group .card{text-align:center;background-color:#0ff;border-radius:.2em;flex:0 0 600px;align-content:center;width:600px;height:auto;padding:2em;font-size:3rem}@keyframes spin{0%{translate:0}to{translate:-100%}}.projects-slider-container{width:100%;margin-top:-11.5vh;position:relative;overflow:hidden}.projects-slider-container:before,.projects-slider-container:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(270deg,#fff0,#0c0c0c);width:12%;height:85%;position:absolute;top:7.5%;left:0}.projects-slider-container:after{right:0;left:unset;background:linear-gradient(90deg,#fff0,#0c0c0c)}.projects-slider-container .projects-slider{flex-direction:row;gap:2.5rem;width:max-content;padding:4rem 0;animation:28s linear infinite forwards marquee-animation;display:flex}.projects-slider-container .projects-slider .project-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border-radius:24px;width:35vw;height:auto;padding:12px;position:relative;overflow:hidden}.projects-slider-container .projects-slider .project-card:before{content:"";z-index:-1;background:linear-gradient(215deg,#222 3.87%,#0f0f0f 78.12%);border-radius:24px;position:absolute;inset:1px}.projects-slider-container .projects-slider .project-card:after{content:"";opacity:.4;z-index:-2;background-image:linear-gradient(#0f0f0f 19.98%,#8c8c8c 104.43%);border-radius:24px;position:absolute;inset:0}.projects-slider-container .projects-slider .project-card:hover .project-image{transform:scale(1.02)}.projects-slider-container .projects-slider .project-card:hover .text-wrapper h3{color:#fff}.projects-slider-container .projects-slider .project-card .image-wrapper{border-radius:12px;width:100%;height:400px;overflow:hidden}.projects-slider-container .projects-slider .project-card .image-wrapper .project-image{object-fit:cover;cursor:pointer;will-change:transform;border-radius:12px;width:100%;height:100%;transition:all .4s}.projects-slider-container .projects-slider .project-card .text-wrapper{justify-content:space-between;align-items:center;padding:1.25rem 1.5rem 1.5rem;display:flex}.projects-slider-container .projects-slider .project-card .text-wrapper h3{font-family:var(--font-suse),sans-serif;word-spacing:4px;color:#b9b9b9;-webkit-user-select:none;user-select:none;font-size:1.75rem;font-weight:500;transition:all .4s}.projects-slider-container .projects-slider .project-card .text-wrapper .arrow-wrapper{cursor:pointer;border:2px solid #7d7d7d;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .325s;display:flex}.projects-slider-container .projects-slider .project-card .text-wrapper .arrow-wrapper:hover{border-color:#e1e1e1}.projects-slider-container .projects-slider .project-card .text-wrapper .arrow-wrapper:hover .icon{color:#fff;transition:all .175s;transform:translate(2px)}.projects-slider-container .projects-slider .project-card .text-wrapper .arrow-wrapper .icon{color:#afafaf;font-size:1.25rem;transition:all .325s}@keyframes marquee-animation{to{transform:translate(calc(-50% - 1.5rem))}}@media screen and (max-width:1600px){.projects-slider-container:before,.projects-slider-container:after{width:10%}.projects-slider-container .projects-slider .project-card{width:45vw}.projects-slider-container .projects-slider .project-card .image-wrapper{height:375px}.projects-slider-container .projects-slider .project-card .text-wrapper{padding-top:1rem;padding-bottom:.5rem}}@media screen and (max-width:1450px){.projects-slider-container .projects-slider .project-card{width:47.5vw}.projects-slider-container .projects-slider .project-card .image-wrapper{height:385px}}@media screen and (max-width:1375px){.projects-slider-container .projects-slider .project-card{width:50vw}.projects-slider-container .projects-slider .project-card .image-wrapper{height:360px}}@media screen and (max-width:550px){.projects-slider-container .projects-slider{padding-top:8.25rem;animation:15s linear infinite forwards marquee-animation}.projects-slider-container .projects-slider .project-card{width:125vw}.projects-slider-container .projects-slider .project-card .image-wrapper{height:270px}.projects-slider-container .projects-slider .project-card .text-wrapper{padding:.75rem .75rem .25rem}.projects-slider-container .projects-slider .project-card .text-wrapper h3{font-size:1.5rem}.projects-slider-container:before,.projects-slider-container:after{width:0}}
.aboutMe_section{margin:0 auto 25vh;padding-top:15vh}.aboutMe_section .content-wrapper{width:80%;margin:0 auto}.aboutMe_section .content-wrapper h5{font-family:var(--font-onest),sans-serif;word-spacing:4px;margin-bottom:2rem;font-size:3.5rem;font-weight:600}.aboutMe_section .content-wrapper .text-container{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.aboutMe_section .content-wrapper .text-container .description_text{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.aboutMe_section .content-wrapper .text-container .description_text .paragraph{color:#e1e1e1;text-wrap:pretty;text-align:left;flex-wrap:wrap;width:75%;margin-top:25vh;font-size:2.5rem;font-weight:500;display:flex}.aboutMe_section .content-wrapper .text-container .description_text .paragraph:first-of-type{margin-top:1rem}.aboutMe_section .content-wrapper .text-container .description_text .paragraph:nth-of-type(2),.aboutMe_section .content-wrapper .text-container .description_text .paragraph:nth-of-type(4){text-align:right;justify-content:flex-end;align-self:flex-end}.aboutMe_section .content-wrapper .text-container .description_text .paragraph .word{font-family:var(--font-onest),sans-serif;margin-top:3px;margin-right:10px;position:relative}.aboutMe_section .content-wrapper .text-container .description_text .paragraph .word .shadow{opacity:.2;position:absolute}.aboutMe_section .content-wrapper .skills-showcase-wrapper{flex-direction:row;justify-content:space-between;align-items:flex-start;margin:25vh 0 0;display:flex}.aboutMe_section .content-wrapper .skills-showcase-wrapper h5{font-family:var(--font-suse),sans-serif;letter-spacing:.25px;text-wrap:nowrap;justify-content:flex-start;width:auto;font-size:2.25rem;font-weight:600;display:flex}.aboutMe_section .content-wrapper .skills-showcase-wrapper aside{flex-wrap:wrap;justify-content:flex-end;gap:6px;width:80%;display:flex}.aboutMe_section .content-wrapper .skills-showcase-wrapper aside .button{letter-spacing:.6px;text-align:center;-webkit-user-select:none;user-select:none;cursor:pointer;background-color:#191919;border:1px solid #7d7d7d40;border-radius:50px;min-width:6.25vw;margin-bottom:8px;padding:16px 22px;font-size:18px;font-weight:600;transition:all .35s cubic-bezier(.33,1,.68,1);position:relative;overflow:hidden}.aboutMe_section .content-wrapper .skills-showcase-wrapper aside .button .primary{font-family:var(--font-barlow),sans-serif;will-change:top;transition:top .35s cubic-bezier(.33,1,.68,1);position:relative;top:0}.aboutMe_section .content-wrapper .skills-showcase-wrapper aside .button .secondary{will-change:top;justify-content:center;align-items:center;width:100%;height:100%;transition:top .35s cubic-bezier(.33,1,.68,1);display:flex;position:absolute;top:110%;left:0}.aboutMe_section .content-wrapper .skills-showcase-wrapper aside .button .secondary p{font-family:var(--font-suse),sans-serif;position:absolute}.aboutMe_section .content-wrapper .skills-showcase-wrapper aside .button .secondary div{border-radius:50%;width:60%;height:100%;transition:all .35s cubic-bezier(.33,1,.68,1)}.aboutMe_section .content-wrapper .skills-showcase-wrapper aside .button:hover{box-shadow:11px 11px 38px #7d7d7d16}.aboutMe_section .content-wrapper .skills-showcase-wrapper aside .button:hover .primary{top:-40px}.aboutMe_section .content-wrapper .skills-showcase-wrapper aside .button:hover .secondary{top:0}.aboutMe_section .content-wrapper .skills-showcase-wrapper aside .button:hover .secondary div{border-radius:100px;width:100%}@media screen and (max-width:1600px){.aboutMe_section .content-wrapper{width:87.5%}.aboutMe_section .content-wrapper .text-container .description_text .paragraph{margin-top:30vh;font-size:2rem}.aboutMe_section .content-wrapper .skills-showcase-wrapper{margin-top:22.5vh}}@media screen and (max-width:1450px){.aboutMe_section .content-wrapper .text-container .description_text .paragraph{margin-top:27.5vh;font-size:28px}.aboutMe_section .content-wrapper .skills-showcase-wrapper{margin-top:20vh}.aboutMe_section .content-wrapper .skills-showcase-wrapper aside{gap:5.5px}.aboutMe_section .content-wrapper .skills-showcase-wrapper aside .button{margin-bottom:6px;padding:15px 22px;font-size:17px}}@media screen and (max-width:1375px){.aboutMe_section .content-wrapper .text-container .description_text .paragraph{width:55%;margin-top:27.5vh;font-size:24px}.aboutMe_section .content-wrapper .skills-showcase-wrapper{margin-top:17.5vh}.aboutMe_section .content-wrapper .skills-showcase-wrapper h5{letter-spacing:0;margin:0;font-size:34px}.aboutMe_section .content-wrapper .skills-showcase-wrapper aside{gap:6px}.aboutMe_section .content-wrapper .skills-showcase-wrapper aside .button{margin-bottom:5px;padding:14px 22px;font-size:15px}}@media screen and (max-width:1285px){.aboutMe_section .content-wrapper .text-container .description_text .paragraph{width:60%}}@media screen and (max-width:550px){.aboutMe_section .content-wrapper{width:95%}.aboutMe_section .content-wrapper h5{text-align:center}.aboutMe_section .content-wrapper .text-container .description_text .paragraph{width:100%;margin-top:22.5vh;font-size:20px}.aboutMe_section .content-wrapper .text-container .description_text .paragraph .word{margin-top:2px;margin-right:7px}.aboutMe_section .content-wrapper .skills-showcase-wrapper{display:none}}
.recent-photos_section{text-align:center;margin:5rem auto 10rem}.recent-photos_section h2{font-family:var(--font-merienda),cursive;letter-spacing:-.5px;color:#fff;font-size:2.75rem;font-weight:500}.recent-photos_section .subHeading{font-family:var(--font-merienda),cursive;letter-spacing:-.5px;color:#a5a5a5;font-size:22px;font-style:italic;font-weight:300}.recent-photos_section main{justify-content:center;margin:10rem auto 0;display:flex}.recent-photos_section main .photo-container{will-change:transform;aspect-ratio:1/1.25;background-color:#fff;border-radius:12px;outline:1px solid #0000;flex-direction:column;justify-content:flex-start;align-items:center;gap:.75rem;width:20%;height:auto;padding:.75rem .25rem 1rem;display:flex;position:relative;rotate:-8deg;box-shadow:0 15px 40px #0000004d}.recent-photos_section main .photo-container:before,.recent-photos_section main .photo-container:after{content:"";-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transform-origin:top;z-index:25;clip-path:polygon(0% 15%,0 0,15% 0%,90% 0%,100% 0,100% 15%,85% 50%,100% 100%,50% 100%,25% 100%,0 100%,10% 50%);background:linear-gradient(#afafaf80,#afafaf53);border:1px solid #c8c8c84d;width:22.5%;height:2.25rem;position:absolute;top:0;left:0;transform:translate(-50%)rotate(-45deg)}.recent-photos_section main .photo-container:after{left:unset;top:unset;transform-origin:bottom;background:linear-gradient(#afafaf53,#afafaf80);bottom:0;right:0;transform:translate(50%)rotate(-45deg)}.recent-photos_section main .photo-container:nth-of-type(2){z-index:20;transform:translate(-20%,-7.5%);rotate:14deg!important}.recent-photos_section main .photo-container .image-wrapper{border-radius:12px;width:95%;height:92.5%}.recent-photos_section main .photo-container .image-wrapper img{object-fit:cover;object-position:bottom;border-radius:12px;width:100%;height:100%;box-shadow:0 8px 15px #0003}.recent-photos_section main .photo-container p{font-family:var(--font-merienda),cursive;color:#1e1e1e;font-size:1.25rem;font-style:italic;font-weight:600}@media screen and (max-width:1550px){.recent-photos_section main .photo-container{width:25%}}@media screen and (max-width:1450px){.recent-photos_section{margin-top:7.5rem}.recent-photos_section main .photo-container{width:27.5%}}@media screen and (max-width:1370px){.recent-photos_section h2{font-size:2.75rem}.recent-photos_section .subHeading{font-size:21px}.recent-photos_section main .photo-container{width:25%}}@media screen and (max-width:1285px){.recent-photos_section h2{font-size:2.5rem}.recent-photos_section .subHeading{font-size:20px}.recent-photos_section main .photo-container{aspect-ratio:1/1.325;width:24%}}@media screen and (max-width:600px){.recent-photos_section h2{font-size:2.5rem;line-height:1.25}.recent-photos_section .subHeading{margin-top:.25rem;font-size:17px}.recent-photos_section main{flex-direction:column;align-items:center;margin-top:2.75rem}.recent-photos_section main .photo-container{width:72.5%;rotate:-5deg}.recent-photos_section main .photo-container p{font-size:18px}.recent-photos_section main .photo-container:nth-of-type(2){transform:translateY(10%);rotate:6deg!important}}@media screen and (max-width:400px){.recent-photos_section h2{font-size:36px;line-height:1.2}.recent-photos_section .subHeading{margin-top:.5rem;font-size:16px}}
.technologies_section{width:80%;margin:0 auto;padding-top:15vh;padding-bottom:17.5vh}.technologies_section h5{font-family:var(--font-onest),sans-serif;letter-spacing:.25px;font-size:3.5rem;font-weight:600}.technologies_section .subHeading{font-family:var(--font-barlow),sans-serif;letter-spacing:-.25px;color:#7d7d7d;text-wrap:balance;text-align:justify;width:50%;font-size:20px;font-weight:400;line-height:1.3}.technologies_section .marquee-container{width:100%;margin:4rem 0;position:relative;overflow:hidden}.technologies_section .marquee-container:before,.technologies_section .marquee-container:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(270deg,#fff0,#0c0c0c);width:12.5%;height:100%;position:absolute;top:0;left:0}.technologies_section .marquee-container:after{left:unset;background:linear-gradient(90deg,#fff0,#0c0c0c);right:0}.technologies_section .marquee-container .marquee{flex-direction:row;gap:6rem;width:max-content;padding:1rem;animation:28s linear infinite forwards marquee-animation;display:flex}.technologies_section .marquee-container .marquee:hover{animation-play-state:paused}.technologies_section .marquee-container .marquee .technology-item{cursor:pointer;will-change:transform;flex-direction:column;align-items:center;gap:.5rem;padding:.5rem;transition:transform .3s 75ms;display:flex}.technologies_section .marquee-container .marquee .technology-item img{object-fit:contain;filter:grayscale(65%);transition:all .3s 75ms}.technologies_section .marquee-container .marquee .technology-item img:hover{filter:grayscale(0%)}.technologies_section .marquee-container .marquee .technology-item .tech-name{font-family:var(--font-inter),sans-serif;color:#c8c8c8;opacity:.75;text-wrap:nowrap;letter-spacing:-.25px;font-size:16px;transition:all .3s 75ms}.technologies_section .marquee-container .marquee .technology-item:hover{transform:scale(1.14)}.technologies_section .marquee-container .marquee .technology-item:hover .tech-name{color:#fff}.technologies_section .technologies-wrapper{flex-wrap:wrap;justify-content:space-between;gap:1.25rem;margin:6rem auto 0;display:flex}.technologies_section .technologies-wrapper .tech-card{z-index:1;aspect-ratio:2/1.45;background-color:#1e1e1eec;border-radius:14px;flex-grow:2;justify-content:center;align-items:flex-end;width:auto;height:10rem;padding:.75rem .5rem;display:flex;position:relative}.technologies_section .technologies-wrapper .tech-card:before{content:"";z-index:-1;background:linear-gradient(-217.25deg,#181818 3.87%,#0c0c0c 78.12%);border-radius:14px;position:absolute;inset:1px}.technologies_section .technologies-wrapper .tech-card:after{content:"";opacity:.4;z-index:-2;background-image:linear-gradient(-180deg,#4b4b4b -4.43%,#0c0c0c 70.02%);border-radius:14px;position:absolute;inset:0}.technologies_section .technologies-wrapper .tech-card:hover p{color:#fff}.technologies_section .technologies-wrapper .tech-card:hover img{filter:grayscale(0%)}.technologies_section .technologies-wrapper .tech-card p{font-family:var(--font-barlow),sans-serif;-webkit-user-select:none;user-select:none;color:#d2d2d2;font-size:22px;font-weight:400;line-height:1;transition:all .25s 75ms}.technologies_section .technologies-wrapper .tech-card img{object-fit:contain;filter:grayscale(40%);width:47.5%;height:47.5%;transition:all .25s 75ms;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}@keyframes marquee-animation{to{transform:translate(calc(-50% - 1.5rem))}}@media screen and (max-width:1600px){.technologies_section{width:87.5%}.technologies_section .technologies-wrapper{gap:18px}.technologies_section .technologies-wrapper .tech-card{height:9rem}}@media screen and (max-width:1375px){.technologies_section{width:90%}.technologies_section .technologies-wrapper{gap:16px}.technologies_section .technologies-wrapper .tech-card{height:9rem}}@media screen and (max-width:1285px){.technologies_section .technologies-wrapper .tech-card{height:8.5rem}}@media screen and (max-width:550px){.technologies_section{width:95%;padding-bottom:10vh}.technologies_section h5{text-align:center;font-size:3.25rem}.technologies_section .subHeading{text-align:center;width:100%}.technologies_section .technologies-wrapper{gap:12px}.technologies_section .technologies-wrapper .tech-card{height:7.5rem}}
.experience_section{width:80%;margin:0 auto;padding-top:15vh}.experience_section h5{font-family:var(--font-onest),sans-serif;letter-spacing:.25px;font-size:3.5rem;font-weight:600}.experience_section .subHeading{font-family:var(--font-barlow),sans-serif;letter-spacing:-.25px;color:#7d7d7d;text-wrap:balance;text-align:justify;width:55%;font-size:20px;font-weight:400;line-height:1.3}.experience_section .experience-container{flex-direction:column;align-items:center;width:100%;margin:6rem 0;display:flex}.experience_section .experience-container .experience-item{flex-direction:row;align-items:center;width:100%;margin-bottom:1.5rem;padding:.5rem 0;display:flex}.experience_section .experience-container .experience-item:nth-of-type(2) .company-name{color:#66009c;background-color:#c6a0ff}.experience_section .experience-container .experience-item:nth-of-type(3) .company-name{color:#a05500;background-color:#ffe1ba}.experience_section .experience-container .experience-item:nth-of-type(4) .company-name{color:#a02c23;background-color:#ffc5c5}.experience_section .experience-container .experience-item:nth-of-type(5) .company-name{color:#e1e1e1;background-color:#232323;border-color:#464646}.experience_section .experience-container .experience-item:nth-of-type(6) .company-name{color:#1e4e1e;background-color:#c9ffc9;border-color:#1e4e1e}.experience_section .experience-container .experience-item p{font-family:var(--font-onest),sans-serif;-webkit-user-select:none;user-select:none;font-size:1.5rem;font-weight:500;line-height:1.4}.experience_section .experience-container .experience-item .time{color:#505050;letter-spacing:-.25px;width:20%}.experience_section .experience-container .experience-item .job-title{color:#e6e6e6;width:17.5%;margin-right:2.5rem;font-weight:400}.experience_section .experience-container .experience-item .company-name{color:#4765bc;background-color:#e1f1ff;border:1px solid #000;border-radius:14px;width:fit-content;padding:9px 14px;line-height:1}.experience_section .experience-container .experience-item .download_button{font-family:var(--font-onest),sans-serif;color:#6e6e6e;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;margin-left:1rem;font-size:16px;transition:all .3s;display:flex}.experience_section .experience-container .experience-item .download_button:hover{color:#e1e1e1}@media screen and (max-width:1600px){.experience_section{width:85%}}@media screen and (max-width:1450px){.experience_section .experience-container{margin:5rem 0}.experience_section .experience-container .experience-item .time{width:22.5%}}@media screen and (max-width:1375px){.experience_section{width:87.5%}.experience_section .subHeading{width:auto}.experience_section .experience-container .experience-item{margin-bottom:1.25rem}.experience_section .experience-container .experience-item .time{width:23.5%}.experience_section .experience-container .experience-item .job-title{width:19%}.experience_section .experience-container .experience-item .company-name{padding:8px 14px}}@media screen and (max-width:550px){.experience_section{width:95%}.experience_section h5{text-align:center;font-size:3.25rem}.experience_section .subHeading{text-align:center;width:100%;font-size:19px}.experience_section .experience-container .experience-item{flex-direction:column-reverse;align-items:center;margin-bottom:.75rem}.experience_section .experience-container .experience-item .time{text-align:center;letter-spacing:.25px;width:100%}.experience_section .experience-container .experience-item .job-title{text-align:center;letter-spacing:.5px;width:100%;margin:.25rem 0}.experience_section .experience-container .experience-item .company-name{letter-spacing:-.25px;text-align:center;text-wrap:nowrap;width:97.5%;padding:.75rem 0;font-size:22px}}
.projects_section{width:100%;margin:0 auto;padding-top:15vh}.projects_section h5{font-family:var(--font-onest),sans-serif;letter-spacing:.25px;width:80%;margin:0 auto;font-size:3.5rem;font-weight:600}.projects_section .subHeading{font-family:var(--font-barlow),sans-serif;letter-spacing:-.25px;color:#7d7d7d;text-wrap:balance;text-align:justify;width:80%;margin:0 auto;font-size:20px;font-weight:400;line-height:1.3}.projects_section .projects-spotlight-container{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;width:80%;margin:4rem auto 0;display:flex}.projects_section .projects-spotlight-container .project-card{width:calc(50% - 2rem)}.projects_section .projects-spotlight-container .project-card:first-of-type .image-wrapper{background:linear-gradient(125deg,#141414 0%,#00007d 100%)}.projects_section .projects-spotlight-container .project-card:nth-of-type(2) .image-wrapper{background:linear-gradient(125deg,#0a3200 2.5%,#60e550 75%,#0b0bff 20%)}.projects_section .projects-spotlight-container .project-card:nth-of-type(3) .image-wrapper{background:linear-gradient(125deg,#ff6200,#000)}.projects_section .projects-spotlight-container .project-card:nth-of-type(4) .image-wrapper{background:linear-gradient(135deg,#7fd4ac 0%,#1e1b4b 75%)}.projects_section .projects-spotlight-container .project-card .image-wrapper{cursor:pointer;border-radius:30px;height:27.5rem;transition:transform .325s 75ms,box-shadow .325s 75ms;position:relative;overflow:hidden}.projects_section .projects-spotlight-container .project-card .image-wrapper img{object-fit:contain;border-radius:14px;outline:8px solid #ffffff4d;width:auto;height:auto;position:absolute;top:65%;left:57.5%;transform:translate(-50%,-50%)}.projects_section .projects-spotlight-container .project-card .image-wrapper:hover{transform:translateY(-6px);box-shadow:0 10px 20px #0003,0 6px 6px #00000038}.projects_section .projects-spotlight-container .project-card p{font-family:var(--font-suse),sans-serif;margin:10px 0 1.5rem 4px;font-size:1.5rem;font-weight:500}.projects_section .projects-gallery{color:#fff;justify-content:center;align-items:flex-start;height:auto;padding:12.5vh 0 20vh;display:flex}.projects_section .projects-gallery .projects-gallery-container{flex-direction:column;justify-content:center;align-items:center;width:80%;display:flex;overflow-x:hidden}.projects_section .projects-gallery .project-link{width:100%}.projects_section .projects-gallery .project{color:#fff;cursor:pointer;border-bottom:1px solid #4b4b4b;justify-content:space-between;align-items:center;width:100%;padding:2.25rem 3.5rem;transition:all .4s;display:flex}.projects_section .projects-gallery .project:first-of-type{border-top:1px solid #4b4b4b}.projects_section .projects-gallery .project .name-wrapper{will-change:transform;justify-content:center;align-items:center;transition:all .4s;display:flex}.projects_section .projects-gallery .project .name-wrapper span{opacity:0;-webkit-user-select:none;user-select:none;will-change:opacity;justify-content:center;align-items:center;width:4.25rem;margin-right:.5rem;font-size:50px;transition:all .4s;display:flex}.projects_section .projects-gallery .project .name-wrapper h3{font-family:var(--font-suse),system-ui;letter-spacing:.75px;color:#e1e1e1;-webkit-user-select:none;user-select:none;margin:0;font-size:2.5rem;font-weight:400;transition:all .4s}.projects_section .projects-gallery .project p{font-family:var(--font-suse),system-ui;color:#e1e1e1;-webkit-user-select:none;user-select:none;will-change:transform;font-weight:400;transition:all .4s}.projects_section .projects-gallery .project:hover{border-bottom:1px solid #fff}.projects_section .projects-gallery .project:hover .name-wrapper{opacity:1;transform:translate(-20px)}.projects_section .projects-gallery .project:hover .name-wrapper h3{opacity:.5}.projects_section .projects-gallery .project:hover .name-wrapper span{opacity:.75;transition:all .4s}.projects_section .projects-gallery .project:hover p{opacity:.5;transform:translate(20px)}.projects_section .projects-gallery .modalContainer{pointer-events:none;will-change:transform;border-radius:8px;justify-content:center;align-items:center;width:22.5vw;height:35vh;display:flex;position:absolute;overflow:hidden}.projects_section .projects-gallery .modalContainer .modalSlider{will-change:top;width:100%;height:100%;transition:top .5s cubic-bezier(.76,0,.24,1);position:absolute}.projects_section .projects-gallery .modalContainer .modalSlider .modal{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.projects_section .projects-gallery .modalContainer .modalSlider .modal img{object-fit:cover;aspect-ratio:1.4;object-position:top;will-change:object-position;border-radius:10px;height:auto;transition:all 50ms .4s}.projects_section .projects-gallery .modalContainer .modalSlider .modal img.active{object-position:bottom;transition:all 2.75s ease-in-out .4s}.projects_section .projects-gallery .cursor-gallery,.projects_section .projects-gallery .cursorLabel{letter-spacing:1.75px;text-transform:uppercase;color:#fff;z-index:1001;pointer-events:none;background-color:#00008c;border-radius:50%;justify-content:center;align-items:center;width:75px;height:75px;font-size:15px;font-weight:300;display:flex;position:absolute}.projects_section .projects-gallery .cursorLabel{background-color:#0000}@media screen and (max-width:1600px){.projects_section h5,.projects_section .subHeading{width:85%}.projects_section .projects-spotlight-container{width:87.5%}.projects_section .projects-spotlight-container .project-card{width:calc(50% - 1rem)}.projects_section .projects-spotlight-container .project-card .image-wrapper{height:25rem}.projects_section .projects-spotlight-container .project-card .image-wrapper img{top:70%;left:55%}.projects_section .projects-gallery .projects-gallery-container{width:85%}.projects_section .projects-gallery .project{padding:2.25rem 3rem}.projects_section .projects-gallery .modalContainer{width:27.5vw}}@media screen and (max-width:1450px){.projects_section .projects-spotlight-container .project-card .image-wrapper img{left:57.5%}.projects_section .projects-gallery{padding-bottom:15vh}.projects_section .projects-gallery .project{padding:1.75rem 3.25rem 1.75rem 3rem}.projects_section .projects-gallery .project .name-wrapper h3{font-size:calc(2.5rem - 2px)}.projects_section .projects-gallery .modalContainer{height:32.5vh}}@media screen and (max-width:1375px){.projects_section h5,.projects_section .subHeading,.projects_section .projects-spotlight-container{width:90%}.projects_section .projects-spotlight-container .project-card .image-wrapper{border-radius:24px;height:22.5rem}.projects_section .projects-spotlight-container .project-card .image-wrapper img{top:75%;left:calc(55% + .5rem)}.projects_section .projects-gallery .modalContainer{width:30vw;height:37.5vh}}@media screen and (max-width:1285px){.projects_section .projects-gallery .project{padding:1.5rem 3rem}.projects_section .projects-gallery .project .name-wrapper h3{font-size:2.25rem}.projects_section .projects-gallery .modalContainer{width:32.5vw;height:40vh}.projects_section .projects-gallery .projects-gallery-container{width:87.5%}.projects_section .projects-spotlight-container .project-card .image-wrapper img{top:calc(75% + .25rem);left:62.5%}}@media screen and (max-width:550px){.projects_section{width:95%}.projects_section h5,.projects_section .subHeading{text-align:center;width:100%}.projects_section .projects-spotlight-container,.projects_section .projects-spotlight-container .project-card{width:100%}.projects_section .projects-spotlight-container .project-card .image-wrapper{height:17.5rem}.projects_section .projects-spotlight-container .project-card .image-wrapper img{top:50%;left:50%;transform:translate(-27%,-25%)}.projects_section .projects-gallery{padding:10vh 0 15vh}.projects_section .projects-gallery .projects-gallery-container{width:100%}.projects_section .projects-gallery .project{padding:1.75px .5rem}.projects_section .projects-gallery .project .name-wrapper{text-align:center;width:100%}.projects_section .projects-gallery .project .name-wrapper h3{font-size:1.5rem;font-weight:500}.projects_section .projects-gallery .project .name-wrapper span,.projects_section .projects-gallery .project p{display:none}.projects_section .projects-gallery .modalContainer{width:90%;height:32.5vh}}
.contact_section{color:#000;z-index:100;flex-direction:column;justify-content:space-evenly;align-items:center;padding:12.5vh 0 27.5vh;display:flex;position:relative}.contact_section article{text-align:center}.contact_section article p{font-family:var(--font-onest),sans-serif;letter-spacing:0;text-align:left;color:#7d7d7d;text-transform:uppercase;font-size:4.5rem;font-weight:400;line-height:5.4rem}.contact_section article p:first-of-type{transform:translate(-15rem)}.contact_section article p:nth-of-type(2){text-align:right;transform:translate(4rem)}.contact_section article h2{font-family:var(--font-onest),sans-serif;color:#fff;text-transform:uppercase;font-size:10rem;font-weight:600;line-height:11rem}.contact_section .links-wrapper{justify-content:space-between;align-items:center;width:90%;margin:12.5vh auto 0;display:flex}.contact_section .links-wrapper button{font-family:var(--font-onest),sans-serif;color:#fff;text-transform:uppercase;--tw-shadow:0px 4px 0px #fff;width:auto;min-width:14rem;height:auto;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);-webkit-user-select:none;user-select:none;cursor:pointer;background-color:#0c0c0c;border:2px solid #fff;border-radius:32px;justify-content:center;align-items:center;padding:18px 2.25rem;font-size:22px;font-weight:500;line-height:1;transition:all .225s cubic-bezier(.4,0,.2,1);display:flex}.contact_section .links-wrapper button .icon{margin-left:.6rem;font-size:24px}.contact_section .links-wrapper button:hover{--tw-shadow:0px 7px 0px #fff;transform:translateY(-3px)scaleX(1)scaleY(1)}.contact_section .links-wrapper button:active{--tw-shadow:0px 2px 0px #fff;transform:translateY(2px)scaleX(1)scaleY(1)}.contact_section .links-wrapper .link{color:#7d7d7d;width:33%;font-family:var(--font-onest),sans-serif;letter-spacing:1.25px;text-align:center;padding:.75rem;font-size:3.5rem;font-weight:300;position:relative}.contact_section .links-wrapper .link .background-icon{color:#c8c8c8;pointer-events:none;opacity:.07;pointer-events:none;font-size:15rem;transition:all .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.contact_section .links-wrapper .link p{color:#fff;font-family:var(--font-onest),sans-serif;letter-spacing:-.75px;font-size:2.75rem;font-weight:400}.contact_section .links-wrapper .link .arrow-icon{color:#7d7d7d;transition:all .225s ease-out}.contact_section .links-wrapper .link:hover .arrow-icon{color:#fff;transition:all .225s ease-in;transform:translate(8.5px,-8.5px)}.contact_section .links-wrapper .link:hover .background-icon{opacity:.125}@media screen and (max-width:1550px){.contact_section .links-wrapper{width:95%}.contact_section .links-wrapper .link{font-size:2.75rem}.contact_section .links-wrapper .link p{font-size:2.25rem}}@media screen and (max-width:1370px){.contact_section article p{font-size:3.5rem}.contact_section article h2{font-size:9rem;line-height:9.75rem}}@media screen and (max-width:1285px){.contact_section article p{font-size:2.5rem}.contact_section article h2{font-size:8rem;line-height:8.75rem}.contact_section .links-wrapper{width:97.5%}.contact_section .links-wrapper .link{font-size:2.25rem}.contact_section .links-wrapper .link .background-icon{font-size:12.5rem}.contact_section .links-wrapper .link p{font-size:34px}}@media screen and (max-width:750px){.contact_section{padding:5vh 0 15vh}.contact_section article p{font-size:2rem}.contact_section article h2{font-size:5rem;line-height:5rem}.contact_section .links-wrapper{flex-direction:column;width:99%}.contact_section .links-wrapper button{margin:5rem auto}.contact_section .links-wrapper .link{width:100%;padding:.75rem .25rem;font-size:2.25rem}.contact_section .links-wrapper .link .background-icon{font-size:14rem}.contact_section .links-wrapper .link p{margin-top:2px;font-size:32px}}@media screen and (max-width:380px){.contact_section{padding:5vh 0 15vh}.contact_section article p{font-size:2rem}.contact_section article h2{font-size:5rem;line-height:5rem}.contact_section .links-wrapper{flex-direction:column;width:99%}.contact_section .links-wrapper button{margin:5rem auto}.contact_section .links-wrapper .link{width:100%;font-size:1.75rem}.contact_section .links-wrapper .link .background-icon{font-size:14rem}.contact_section .links-wrapper .link p{margin-top:2px;font-size:30px}}
footer{color:#000;font-family:var(--font-onest),sans-serif;clip-path:polygon(0 0,100% 0%,100% 100%,0 100%);background-color:snow;flex-direction:column;justify-content:center;align-items:center;height:67.5vh;display:flex;position:relative}footer .footer_content-container{width:100%;height:167.5vh;position:relative;top:0}footer .footer_content-container .footer_content-wrapper{flex-direction:column;justify-content:space-evenly;align-items:center;width:100%;height:67.5vh;margin:0 auto;display:flex;position:fixed;top:32.5vh}footer .footer_content-container .footer_content-wrapper article{flex-direction:row-reverse;justify-content:space-between;align-items:center;width:80%;display:flex}footer .footer_content-container .footer_content-wrapper article div{flex-direction:column;align-items:center;display:flex}footer .footer_content-container .footer_content-wrapper article div .heading{font-family:var(--font-onest),sans-serif;letter-spacing:-.5px;color:#919191;font-size:3rem;font-weight:400}footer .footer_content-container .footer_content-wrapper article div .heading span{color:#000;-webkit-user-select:auto;user-select:auto;font-size:3rem;font-weight:500}footer .footer_content-container .footer_content-wrapper article div .subHeading{font-family:var(--font-onest),sans-serif;letter-spacing:-.5px;cursor:wait;color:#919191;font-size:3rem;font-weight:400}footer .footer_content-container .footer_content-wrapper article div .subHeading span{color:#000;-webkit-user-select:auto;user-select:auto;font-size:3rem;font-weight:500}footer .footer_content-container .footer_content-wrapper article div span{font-family:var(--font-onest),sans-serif;-webkit-user-select:none;user-select:none;color:#919191;margin:.25rem 0;font-size:2.75rem;font-weight:400}footer .footer_content-container .footer_content-wrapper main{width:85%}footer .footer_content-container .footer_content-wrapper main .footer-links{justify-content:flex-end;gap:2rem;margin:1rem auto .25rem;display:flex}footer .footer_content-container .footer_content-wrapper main .footer-links .links-wrapper{justify-content:center;align-items:center;gap:2rem;display:flex}footer .footer_content-container .footer_content-wrapper main .footer-links .links-wrapper .footer-link{will-change:transform,opacity;justify-content:center;align-items:center;padding:2px;font-size:20px;font-weight:500;transition:all .3s,border;display:flex}footer .footer_content-container .footer_content-wrapper main .footer-links .links-wrapper .footer-link:after{content:"";will-change:transform;background-color:#fff;width:100%;height:2px;transition:color .35s,transform .35s;position:absolute;bottom:0;left:50%;transform:translate(-50%,-50%)scale(0)}footer .footer_content-container .footer_content-wrapper main .footer-links .links-wrapper .footer-link .arrow-icon{color:#737373;will-change:transform;margin-left:.25rem;transition:all .35s}footer .footer_content-container .footer_content-wrapper main .footer-links .links-wrapper .footer-link:hover{color:#646464;transform:translateY(-3px)}footer .footer_content-container .footer_content-wrapper main .footer-links .links-wrapper .footer-link:hover:after{background-color:#323232;transform:translate(-50%,-50%)scale(1)}footer .footer_content-container .footer_content-wrapper main .footer-links .links-wrapper .footer-link:hover .arrow-icon{color:#000;transition:transform .3s;transform:translate(3px,-3px)}footer .footer_content-container .footer_content-wrapper main .summary{border-top:1px solid #737373;flex-direction:row;justify-content:space-between;align-items:center;padding-top:.4rem;display:flex}footer .footer_content-container .footer_content-wrapper main .summary .info{letter-spacing:-.25px;color:#000;justify-content:flex-start;align-items:center;font-size:18px;font-weight:500}footer .footer_content-container .footer_content-wrapper main .summary .info .colon{margin:0 1px;animation:1s infinite forwards blink}footer .footer_content-container .footer_content-wrapper main .summary .footer-email-link{letter-spacing:.25px;-webkit-user-select:auto;user-select:auto;color:#000;justify-content:flex-end;padding:2px .25rem;font-size:20px;font-weight:500;transition:all .3s;display:flex}footer .footer_content-container .footer_content-wrapper main .summary .footer-email-link:hover{color:#323232}.footer-links:has(.footer-link:hover) .footer-link:not(:hover){opacity:.5;filter:blur(1.75px);transition:all .4s!important}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@media screen and (max-width:1600px){footer .footer_content-container .footer_content-wrapper{justify-content:center}footer .footer_content-container .footer_content-wrapper article{width:90%}footer .footer_content-container .footer_content-wrapper article div .heading,footer .footer_content-container .footer_content-wrapper article div .subHeading,footer .footer_content-container .footer_content-wrapper article div .heading span,footer .footer_content-container .footer_content-wrapper article div .subHeading span{font-size:2.75rem}footer .footer_content-container .footer_content-wrapper main{width:90%}}@media screen and (max-width:1370px){footer{height:75vh}footer .footer_content-container{height:175vh}footer .footer_content-container .footer_content-wrapper{height:75vh;top:25vh}footer .footer_content-container .footer_content-wrapper article div .heading,footer .footer_content-container .footer_content-wrapper article div .subHeading,footer .footer_content-container .footer_content-wrapper article div .heading span,footer .footer_content-container .footer_content-wrapper article div .subHeading span{font-size:2.5rem}}@media screen and (max-width:1285px){footer .footer_content-container .footer_content-wrapper article div .heading,footer .footer_content-container .footer_content-wrapper article div .subHeading,footer .footer_content-container .footer_content-wrapper article div .heading span,footer .footer_content-container .footer_content-wrapper article div .subHeading span{font-size:2.25rem}footer .footer_content-container .footer_content-wrapper main{width:92.5%}footer .footer_content-container .footer_content-wrapper main .footer-links .links-wrapper .footer-link{margin-left:1.5rem;font-size:18px}}@media screen and (max-width:750px){footer{clip-path:none;height:auto;position:relative}footer .footer_content-container{height:auto;position:relative;top:0}footer .footer_content-container .footer_content-wrapper{height:auto;position:static}footer .footer_content-container .footer_content-wrapper article{flex-direction:column-reverse}footer .footer_content-container .footer_content-wrapper article div{margin-top:5vh}footer .footer_content-container .footer_content-wrapper article div span{font-weight:300}footer .footer_content-container .footer_content-wrapper article div .heading,footer .footer_content-container .footer_content-wrapper article div .heading span,footer .footer_content-container .footer_content-wrapper article div .subHeading,footer .footer_content-container .footer_content-wrapper article div .subHeading span{font-size:2rem}footer .footer_content-container .footer_content-wrapper article #footer_svg{width:82.5%;height:25vh;margin-top:2.5vh}footer .footer_content-container .footer_content-wrapper main{width:97.5%}footer .footer_content-container .footer_content-wrapper main .footer-links{justify-content:space-between;gap:.5rem}footer .footer_content-container .footer_content-wrapper main .footer-links .links-wrapper{justify-content:space-around;gap:.5rem;width:50%}footer .footer_content-container .footer_content-wrapper main .footer-links .links-wrapper .footer-link{margin-left:0;font-size:16px}footer .footer_content-container .footer_content-wrapper main .summary{width:97.5%;margin:0 auto .75rem}footer .footer_content-container .footer_content-wrapper main .summary .info{letter-spacing:-.5px;font-size:14px}footer .footer_content-container .footer_content-wrapper main .summary .info .colon{font-size:14px}footer .footer_content-container .footer_content-wrapper main .summary .footer-email-link{letter-spacing:0;font-size:15px}}
.navbar{z-index:10000;background-color:#0000;border-radius:50px;justify-content:center;align-items:center;width:90%;padding:10px 0;transition:all .35s;display:flex;position:fixed;top:2rem;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 15px #0000001a}.navbar.scrolled{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffff26;border:1px solid #c8c8c859;border-radius:10px;width:52.5%}.navbar.scrolled ul{gap:2.25rem}.navbar ul{will-change:gap;flex-direction:row;justify-content:space-between;align-items:center;gap:6rem;list-style:none;transition:all .3s;display:flex}.navbar ul .link{letter-spacing:-.25px;-webkit-user-select:none;user-select:none;cursor:pointer;will-change:transform,opacity;width:fit-content;padding:4px 0;font-size:18px;font-weight:600;transition:all .3s,border;position:relative}.navbar ul .link.active{color:#fff}.navbar ul .link.active:before{transform:translate(-50%,-50%)scale(1)}.navbar ul .link:after,.navbar ul .link:before{content:"";will-change:transform;background-color:#fff;width:100%;height:2px;transition:color .3s,transform .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%,-50%)scale(0)}.navbar ul .link:before{transform:translate(-100%,-50%)scale(0)}.navbar ul .link:hover{color:#fff;border:none;transform:translateY(-2px)}.navbar ul .link:hover:after{background-color:#fff;transform:translate(-50%,-50%)scale(1)}.navbar:hover{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.microinteractions_section{width:90%;margin:0 auto;padding:15vh 0 27.5vh}.microinteractions_section ::selection{color:#fff;background-color:#081fca}@media (prefers-reduced-motion:reduce){.microinteractions_section *{transition:none!important}}.microinteractions_section .header{flex-direction:column;max-width:1300px;display:flex}.microinteractions_section .header .author_wrapper{flex-direction:row;justify-content:flex-start;align-items:center;gap:.75rem;display:flex}.microinteractions_section .header .author_wrapper img{object-fit:cover;aspect-ratio:1;border:1px solid #081fca;border-radius:50%;width:auto;height:90px}.microinteractions_section .header .author_wrapper .author{color:#c8c8c8;font-size:36px;font-weight:500}.microinteractions_section .header h2{letter-spacing:-.01em;margin:2.25rem 0 1.25rem;font-size:48px;font-weight:600;line-height:1.35}.microinteractions_section .header .subHeading{color:#7d7d7d;text-wrap:balance;font-size:20px;line-height:1.625}.microinteractions_section .content{flex-direction:column;gap:4.5rem;max-width:1200px;margin-top:5rem;display:flex}.microinteractions_section .content .block{flex-direction:column;gap:1.25rem;scroll-margin-top:4.5rem;display:flex}.microinteractions_section .content .block:hover .heading h3{transition-delay:50ms;transform:translate(5px)}.microinteractions_section .content .block .heading{cursor:pointer;justify-content:flex-start;align-items:center;gap:.75rem;width:fit-content;display:flex}.microinteractions_section .content .block .heading:active .icon{transition:all .15s;transform:scale(.85)}.microinteractions_section .content .block .heading .icon{transform-origin:50%;will-change:transform;transition:all 75ms ease-in}.microinteractions_section .content .block .heading h3,.microinteractions_section .content .block .heading .icon{font-size:2.25rem}.microinteractions_section .content .block .heading h3{letter-spacing:-.01em;color:#ebebeb;-webkit-text-fill-color:#0000;background:-webkit-linear-gradient(#2d2d2d,#fff);-webkit-background-clip:text;background-clip:text;font-size:2.25rem;font-weight:600;line-height:1.5;transition:all .25s 50ms}.microinteractions_section .content .block p{font-family:var(--font-inter);color:#646464;text-wrap:balance;font-size:18px;line-height:1.625}.microinteractions_section .content .block .subblock{will-change:transform,border-color;border-left:4px solid #f5f5f5;flex-direction:column;gap:.75rem;margin:.25rem 0;padding-left:1.5rem;transition:all .275s;display:flex}.microinteractions_section .content .block .subblock.active{border-left-color:#081fca;transition:all .25s 50ms;transform:translate(8px)}.microinteractions_section .content .block .subblock.active h4{color:#ebebeb;transition:all .25s}.microinteractions_section .content .block .subblock:hover{border-left-color:#081fca;transform:translate(4px)}.microinteractions_section .content .block .subblock:hover h4{color:#ebebeb}.microinteractions_section .content .block .subblock h4{color:#414141;font-size:20px;font-weight:600;line-height:1.5;transition:all .275s}.microinteractions_section .content .block .subblock h4 span{color:#32324b;font-style:italic}.microinteractions_section .content .block .subblock p{color:#646464;font-size:1.05rem;line-height:1.625}.microinteractions_section .content .block .subblock p .trigger{color:#ebebeb;cursor:pointer}.copyright{font-family:var(--font-inter);letter-spacing:-.02em;text-align:right;color:#646464;cursor:pointer;-webkit-user-select:none;user-select:none;width:fit-content;margin:0 auto;padding:2px 6px 8px;font-size:14px;font-weight:500;transition:all .175s 25ms;display:block}.copyright:hover{color:#232323}
@font-face{font-family:SUSE;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1318ff407fbc215b-s.a13cb3cb.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:SUSE;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/17b56c908bde4fa7-s.cd12625b.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:SUSE;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/f103f04ca9576b94-s.p.0022ebcb.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:SUSE Fallback;src:local(Arial);ascent-override:99.29%;descent-override:28.37%;line-gap-override:0.0%;size-adjust:98.7%}.suse_ff98bf4a-module___pFeHG__className{font-family:SUSE,SUSE Fallback;font-style:normal}.suse_ff98bf4a-module___pFeHG__variable{--font-suse:"SUSE","SUSE Fallback"}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_50f044ba-module__T2Et-G__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_50f044ba-module__T2Et-G__variable{--font-inter:"Inter","Inter Fallback"}
@font-face{font-family:Merienda;font-style:normal;font-weight:300 900;font-display:swap;src:url(../media/0b4c71a330663f0d-s.76c732e5.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Merienda;font-style:normal;font-weight:300 900;font-display:swap;src:url(../media/9b50ecae5d1c5431-s.ba6a6bf8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Merienda;font-style:normal;font-weight:300 900;font-display:swap;src:url(../media/324f3c6395282f85-s.p.543052ff.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Merienda Fallback;src:local(Arial);ascent-override:97.67%;descent-override:30.31%;line-gap-override:0.0%;size-adjust:112.83%}.merienda_83bb9a36-module__WqM2ya__className{font-family:Merienda,Merienda Fallback;font-style:normal}.merienda_83bb9a36-module__WqM2ya__variable{--font-merienda:"Merienda","Merienda Fallback"}
@font-face{font-family:Onest;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4084ce120da2621a-s.a1b3e919.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Onest;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/16d91c780434f2ce-s.f22a44f6.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Onest;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ef79401ea952b7f0-s.p.7264fe40.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Onest;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8800dfc60902df36-s.p.e22d03ab.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Onest Fallback;src:local(Arial);ascent-override:92.2%;descent-override:28.99%;line-gap-override:0.0%;size-adjust:105.2%}.onest_5dafb33a-module__pqHqMa__className{font-family:Onest,Onest Fallback;font-style:normal}.onest_5dafb33a-module__pqHqMa__variable{--font-onest:"Onest","Onest Fallback"}
@font-face{font-family:Barlow;font-style:normal;font-weight:100;font-display:swap;src:url(../media/cec1faa1535c9172-s.c77e259f.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow;font-style:normal;font-weight:100;font-display:swap;src:url(../media/e2580d1826030488-s.p.346fee2a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow;font-style:normal;font-weight:100;font-display:swap;src:url(../media/35176374d03c0416-s.p.3a772bf5.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barlow;font-style:normal;font-weight:200;font-display:swap;src:url(../media/c089f374c0a98265-s.ed9753f8.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow;font-style:normal;font-weight:200;font-display:swap;src:url(../media/0acc9bde9edf991b-s.p.fc19a11b.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow;font-style:normal;font-weight:200;font-display:swap;src:url(../media/2b0d5eb7fa2250c2-s.p.be0a91c8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barlow;font-style:normal;font-weight:300;font-display:swap;src:url(../media/c0534b40c1c3b5a4-s.70503013.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow;font-style:normal;font-weight:300;font-display:swap;src:url(../media/d219fe3ae333997c-s.p.1f14b35c.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow;font-style:normal;font-weight:300;font-display:swap;src:url(../media/235a0ef330592118-s.p.b3cd1641.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barlow;font-style:normal;font-weight:400;font-display:swap;src:url(../media/31e5e20239562b7a-s.680bcb0d.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9a8b04342f903b9d-s.p.b6a2e261.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow;font-style:normal;font-weight:400;font-display:swap;src:url(../media/c6e2684784a55443-s.p.ea91da97.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barlow;font-style:normal;font-weight:500;font-display:swap;src:url(../media/742f0fcf9aa5cfe6-s.b3c57c2c.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b524e3bdcc8dfcd3-s.p.0000e278.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a083361d37caf3d1-s.p.5c0d0b0d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barlow;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b221c6d9681431a7-s.17142158.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow;font-style:normal;font-weight:600;font-display:swap;src:url(../media/af7efeee822b8a1b-s.p.a9774d78.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6c98c9fb873995d2-s.p.4a6499bc.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barlow;font-style:normal;font-weight:700;font-display:swap;src:url(../media/f1c5314e24238cfd-s.569f6bbe.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow;font-style:normal;font-weight:700;font-display:swap;src:url(../media/7993b8d2abb72fea-s.p.fcc3856b.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow;font-style:normal;font-weight:700;font-display:swap;src:url(../media/0595f7052377a1a2-s.p.0de08f1e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barlow;font-style:normal;font-weight:800;font-display:swap;src:url(../media/1dcc2d65ae47f153-s.906b2a7b.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow;font-style:normal;font-weight:800;font-display:swap;src:url(../media/6889cd8b8d2a316f-s.p.f57852a2.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow;font-style:normal;font-weight:800;font-display:swap;src:url(../media/efe66f9dab7e6ce7-s.p.a25a39ba.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barlow;font-style:normal;font-weight:900;font-display:swap;src:url(../media/a9f14ecc702eb217-s.42372ee7.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow;font-style:normal;font-weight:900;font-display:swap;src:url(../media/b539edec370edb13-s.p.857bbb41.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow;font-style:normal;font-weight:900;font-display:swap;src:url(../media/030c76ff40bce98c-s.p.c4196caa.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barlow Fallback;src:local(Arial);ascent-override:103.43%;descent-override:20.69%;line-gap-override:0.0%;size-adjust:96.68%}.barlow_bc6ef904-module__7H_qMa__className{font-family:Barlow,Barlow Fallback;font-style:normal}.barlow_bc6ef904-module__7H_qMa__variable{--font-barlow:"Barlow","Barlow Fallback"}
