@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes logoLeftAnim{0%{transform:translateX(0)}20%{transform:translate(-110%)}50%,to{transform:translate(0)}}@keyframes reviewCardAnim1{0%{transform:translateX(-52%)}to{transform:translateX(0)}}@keyframes reviewCardAnim2{0%{transform:translateX(0)}to{transform:translateX(-52%)}}@keyframes rect1Anim{0%{height:5.8px}50%{height:8px}to{height:1px}}@keyframes rect2Anim{0%{height:5.8px}50%{height:6px}to{height:4px}}@keyframes rect3Anim{0%{height:5.8px}50%{height:4px}to{height:8px}}@keyframes rect4Anim{0%{height:5.8px}50%{height:1px}to{height:3px}}@keyframes cursorAnim{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rot{animation:cursorAnim 1s linear infinite}@keyframes preloaderTextAnim{0%{transform:translateY(0)}50%,to{transform:translateY(-600%)}}:root{--color-white:#fff;--color-gray:#c4c4c4;--color-black:#000;--color-purple:#8000ff;--color-light-purple:#cf59e6;--color-light-blue:#6bc5f8}@font-face{font-family:Circular Std Book;src:url(/_next/static/media/CircularStd-Book.205e19c8.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:D-DIN Condensed;src:url(/_next/static/media/D-DINCondensed-Bold.965ab944.woff) format("woff");font-style:normal;font-display:swap}@font-face{font-family:Mark Pro;src:url(/_next/static/media/MarkPro-Heavy.f9372e73.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}.navigation-wrapper{position:relative;z-index:9999}.navigation-wrapper .menu-top{position:fixed;top:5rem;right:0;left:0;padding:2rem 4rem;display:flex;justify-content:space-between;align-items:center;width:50%;margin-left:auto;margin-right:auto;background:rgba(42,43,56,.5);border:.2rem solid #2a2b37;-webkit-backdrop-filter:blur(104px);backdrop-filter:blur(104px);border-radius:2rem}@media only screen and (max-width:40em){.navigation-wrapper .menu-top{width:75%;padding:2rem}}.navigation-wrapper .menu-top .brand-logo{display:flex;justify-content:space-between;align-items:center}.navigation-wrapper .menu-top .brand-logo img:nth-child(2){margin-left:2rem}.navigation-wrapper .menu-top .toggle-button-wrapper{z-index:10001;position:relative;justify-content:space-between;display:flex;align-items:center;gap:1rem;color:var(--color-gray);font-family:D-DIN Condensed,sans-serif}.navigation-wrapper .menu-top .toggle-button-wrapper a{text-decoration:none;color:var(--color-gray);font-family:D-DIN Condensed,sans-serif;font-size:2rem;font-weight:100;text-transform:uppercase;letter-spacing:-.03em;line-height:92.4%;transition:all .3s ease-in-out}.navigation-wrapper .menu-top .toggle-button-wrapper a:hover{color:var(--color-white)}.navigation-wrapper .menu-top .toggle-button-wrapper span{display:inline-block;min-width:60px;text-align:center;vertical-align:middle;color:var(--color-gray);font-family:D-DIN Condensed,sans-serif;font-size:2rem;font-weight:100;text-transform:uppercase;letter-spacing:-.03em;line-height:92.4%;transition:all .3s ease-in-out}@media only screen and (max-width:40em){.navigation-wrapper .menu-top .toggle-button-wrapper span{display:none}}.navigation-wrapper .menu-top .toggle-button-wrapper .toggle-button{background:transparent;outline:none;border:none;cursor:pointer}.brand-logo{text-decoration:none;color:#3d3d3d}.brand-logo__text-wrapper{overflow:hidden;margin-left:1rem;text-decoration:none}.brand-logo__text{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;text-decoration:none;color:#2c2c2c;animation:logoLeftAnim 15s cubic-bezier(1,0,0,1) infinite}.menu-wrapper{position:fixed;top:0;left:0;width:100%;overflow:hidden;height:100vh;background-color:#050810;color:var(--color-white);overflow-y:scroll}.navigation-top{margin-top:15rem;display:flex;justify-content:space-between;align-items:center;width:80%;margin-left:auto;text-align:center;margin-right:auto}@media only screen and (max-width:57em){.navigation-top{flex-direction:column;text-align:left;width:-moz-fit-content;width:fit-content;margin-right:0;margin-left:6rem;align-items:flex-start}}.navigation-top__left{text-align:inherit}@media only screen and (max-width:57em){.navigation-top__left{margin-bottom:10rem}}.navigation-top__left--links{width:40rem;display:flex;justify-content:space-between;align-items:center;margin-top:4rem}.navigation-top__left--links a{color:var(--color-light-blue);text-decoration:none;font-family:D-DIN Condensed,sans-serif;line-height:92.4%;letter-spacing:-.03em;text-transform:uppercase;font-size:2.5rem;font-weight:100;transition:all .3s ease-in-out}.navigation-top__left--links a:hover{color:var(--color-white)}.navigation-top__right{text-align:inherit}.navigation-top__right a{font-size:5rem;letter-spacing:-.03em;margin-top:2rem;display:inline-block;font-family:Mark Pro,sans-serif;text-decoration:none;color:var(--color-white);transition:all .3s ease-in-out}.navigation-top__right a:hover{color:var(--color-light-purple)}.navigation-bottom{margin-top:3rem;padding:0 20rem;text-align:center}@media only screen and (max-width:57em){.navigation-bottom{display:none}}.navigation-bottom__projects{margin-top:10rem;display:flex;justify-content:space-between;align-items:center;margin-bottom:4rem}.navigation-bottom__projects-card{width:38.5rem;height:28.8rem;text-decoration:none;position:relative;font-family:Mark Pro,sans-serif;font-size:2.2rem;line-height:130%;letter-spacing:-.085em;transition:all .3s ease-in-out;opacity:.9}.navigation-bottom__projects-card:not(:last-child){margin-right:4rem}.navigation-bottom__projects-card:hover img{opacity:.45}.navigation-bottom__projects-card img{border-radius:4.5rem;height:100%;width:100%;object-fit:cover;transition:all .3s ease-in-out}.navigation-bottom__projects-card h2{text-align:left;color:var(--color-white);position:absolute;top:40%;left:10%}.navigation-h4{font-family:D-DIN Condensed,sans-serif;font-size:1.8rem;line-height:92.4%;letter-spacing:.19em;font-weight:100}.header-wrapper{display:grid;grid-template-columns:1fr repeat(12,minmax(min-content,10rem)) 1fr;min-height:calc(100vh + 10rem);overflow:visible;position:relative;grid-auto-rows:min-content}.header-wrapper:before{content:"";display:block;position:absolute;top:0;left:0;width:26rem;height:30rem;background-repeat:no-repeat;background-size:contain;background-image:url(/_next/static/media/hand-left.8060a892.webp)}@media only screen and (max-width:45em){.header-wrapper:before{width:20rem;height:30rem}}.header-wrapper:after{content:"";display:block;position:absolute;bottom:7rem;right:0;width:25rem;height:45rem;background-repeat:no-repeat;background-size:contain;background-image:url(/_next/static/media/hand-right.3f77078a.webp);z-index:-1}@media only screen and (max-width:45em){.header-wrapper:after{width:20rem;height:40rem}}.header{grid-column:2/14;margin-top:13rem;padding:0 6rem}@media only screen and (max-width:45em){.header{grid-column:1/15;padding:0 4rem}}.header__hero--heading{font-family:Mark Pro,sans-serif;font-size:9rem;line-height:100%;letter-spacing:-.03em;color:var(--color-white);position:relative}@media only screen and (max-width:45em){.header__hero--heading{font-size:7rem}.header__hero--heading br{display:none}}@media only screen and (max-width:28em){.header__hero--heading{font-size:6rem}}.header__hero--heading-gradient{background:linear-gradient(-45deg,var(--color-light-blue),var(--color-light-purple),var(--color-light-blue),var(--color-light-purple));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:400% 400%;animation:gradient 3s ease infinite}.header__hero--cta{margin-top:13rem;display:inline-block;font-family:D-DIN Condensed,sans-serif;font-size:1.8rem;line-height:92.4%;letter-spacing:.19em;color:var(--color-gray);text-decoration:none;position:relative}.header__hero--cta:after{display:block;content:"";position:absolute;bottom:-1rem;left:0;width:50%;height:1px;background:var(--color-gray);transition:all .3s ease}.header__hero--cta:hover:after{width:100%}.header__footer{grid-column:1/15;padding:0 6rem;display:flex;align-items:center;justify-content:space-between;margin-top:16rem;margin-bottom:14rem;color:var(--color-gray)}@media only screen and (max-width:57em){.header__footer{padding:10rem 4rem;font-size:larger}}.header__footer--right{width:50rem;display:flex;justify-content:space-between;align-items:center}.header__footer a{color:var(--color-gray);text-decoration:none;font-family:D-DIN Condensed,sans-serif;line-height:92.4%;letter-spacing:-.03em;text-transform:uppercase;transition:all .3s ease-in-out}.header__footer a:hover{color:var(--color-white)}.section-about{grid-column:2/14;margin-top:10rem;padding:0 6rem}@media only screen and (max-width:57em){.section-about{grid-column:1/15;padding:0 4rem}}.section-about .heading-1{font-size:4.5rem;font-weight:700;margin-bottom:2.5rem;color:var(--color-white)}.section-about .heading-1 span{background:linear-gradient(90deg,#a0f1f7,#ffb8e0);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-about .heading-1 small{font-size:2.8rem}.section-about .about-text{font-size:1.7rem;color:#bdbdbd;line-height:1.7;margin-bottom:2rem;text-align:justify}@media only screen and (max-width:45em){.section-about .about-text{font-size:1.7rem}}.section-about .resume-link{font-size:2rem;color:#999;margin-bottom:2rem;text-align:center}.section-about .resume-link a{color:#fff;font-size:2.3rem;text-decoration:none}.section-about .resume-link a:hover{color:#fff}.section-projects{grid-column:2/14;margin-top:14rem;padding:0 6rem}@media only screen and (max-width:57em){.section-projects{grid-column:1/15}}@media only screen and (max-width:45em){.section-projects{padding:0 4rem}}.section-projects p{margin-bottom:15rem;margin-top:2rem}@media only screen and (max-width:57em){.section-projects p{font-size:medium}}.section-projects .project-card{width:80%;margin:20rem auto;background:linear-gradient(180deg,rgba(35,37,49,.5),rgba(15,15,24,.5));border:.2rem solid #20222e;box-sizing:border-box;-webkit-backdrop-filter:blur(54px);backdrop-filter:blur(54px);border-radius:7.3rem;display:flex;align-items:center;padding:6rem;position:relative}@media only screen and (max-width:57em){.section-projects .project-card{width:70%;border-radius:6.3rem;flex-direction:column}}@media only screen and (max-width:40em){.section-projects .project-card{width:75%}}@media only screen and (max-width:35em){.section-projects .project-card{width:80%}}@media only screen and (max-width:30em){.section-projects .project-card{padding:4rem;width:84%;border-radius:4.3rem}}@media only screen and (max-width:23em){.section-projects .project-card{width:90%}}@media only screen and (max-width:22em){.section-projects .project-card{width:100%}}.section-projects .project-card:before{content:"";display:block;position:absolute;top:-5rem;right:-5rem;width:15rem;height:15rem;background-repeat:no-repeat;background-size:contain}@media only screen and (max-width:57em){.section-projects .project-card:before{top:-3rem;right:-3rem;width:12rem;height:12rem}}.section-projects .project-card:first-of-type a{color:#6b9796}.section-projects .project-card:first-of-type:before{background-image:url(/_next/static/media/01.60bdd4f5.svg)}.section-projects .project-card:nth-of-type(2) a{color:#e6972f}.section-projects .project-card:nth-of-type(2):before{background-image:url(/_next/static/media/02.2284cb20.svg)}.section-projects .project-card:nth-of-type(3) a{color:#57a3c7}.section-projects .project-card:nth-of-type(3):before{background-image:url(/_next/static/media/03.d3818c73.svg)}.section-projects .project-card:nth-of-type(4) a{color:#c08af1}.section-projects .project-card:nth-of-type(4):before{background-image:url(/_next/static/media/04.4d477187.svg)}.section-projects .project-card__left{margin-right:6rem}@media only screen and (max-width:57em){.section-projects .project-card__left{order:2;display:flex;align-self:flex-start;display:none}}.section-projects .project-card__left h4{transform:rotate(180deg);writing-mode:tb-rl;font-family:D-DIN Condensed,sans-serif;font-size:1.3rem;line-height:92.4%;letter-spacing:.19em;color:#8b8b8b;line-height:120%}@media only screen and (max-width:57em){.section-projects .project-card__left h4{transform:rotate(1turn);writing-mode:lr-tb;margin-top:3rem;margin-bottom:2rem}}.section-projects .project-card__middle{width:35rem;height:45rem;background-size:cover;position:relative;border-radius:5.3rem;overflow:hidden}@media only screen and (max-width:57em){.section-projects .project-card__middle{order:1;border-radius:5rem;height:40rem}}@media only screen and (max-width:30em){.section-projects .project-card__middle{width:30rem;border-radius:3rem}}.section-projects .project-card__middle canvas{position:absolute;z-index:0;width:100%!important;height:100%!important}.section-projects .project-card__middle img{width:100%;height:100%}.section-projects .project-card__middle img:hover:nth-child(2){opacity:1}.section-projects .project-card__middle img:first-child,.section-projects .project-card__middle img:nth-child(2){position:absolute;top:0;left:0;opacity:0;transition:opacity .3s}.section-projects .project-card__right{margin-left:6rem}@media only screen and (max-width:57em){.section-projects .project-card__right{margin-left:0;display:flex;flex-direction:column;align-self:flex-start;order:3;margin-top:2rem}}.section-projects .project-card__right h2{margin-bottom:6rem}@media only screen and (max-width:57em){.section-projects .project-card__right h2{margin-bottom:3rem}}.section-projects .project-card__link{display:inline-block;font-family:D-DIN Condensed,sans-serif;font-size:1.8rem;line-height:92.4%;letter-spacing:.19em;text-decoration:none;position:relative}.section-projects .project-card__link:after{display:block;content:"";position:absolute;bottom:-1rem;left:0;width:50%;height:1px;background:var(--color-gray);transition:all .3s ease}.section-projects .project-card__link:hover:after{width:100%}.section-projects .project-card__socials{margin-top:10rem;display:flex;align-items:center;justify-content:space-between;width:5rem}@media only screen and (max-width:57em){.section-projects .project-card__socials{width:6.5rem;margin-top:5rem}}.section-reviews__bg{background-color:#050810}.section-reviews{grid-column:1/15;display:grid;grid-template-columns:1fr repeat(12,minmax(min-content,10rem)) 1fr;padding:4rem 0;transition:all .3s ease-in-out}.section-reviews__top{grid-column:2/14;padding:0 6rem}@media only screen and (max-width:45em){.section-reviews__top{width:100%;top:0;right:0;margin-right:100px}}.section-reviews__top p{margin-top:1.5rem}.section-reviews__bottom{grid-column:1/15;overflow-x:hidden;margin-top:8rem;margin-bottom:4rem}.section-reviews__bottom-wrapper{display:flex;justify-content:space-between;align-items:center;width:max-content}.section-reviews__bottom-wrapper .review-card{background:#171e2f;border-radius:2rem;padding:3rem;margin:1.5rem}.section-reviews__bottom-wrapper .review-card__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem}.section-reviews__bottom-wrapper .review-card__p{font-size:.8rem;text-transform:uppercase;line-height:81.4%;letter-spacing:.25em;color:#585e6e}.section-reviews__bottom-wrapper .review-card__h3{font-size:1.9rem;line-height:81.4%;letter-spacing:-.01em;color:#585e6e;margin-top:1.5rem;font-weight:100}.section-reviews__bottom-wrapper .review-card__h2{font-size:2rem;line-height:130.4%;color:var(--color-white);font-weight:100}.review-card__anim1{animation:reviewCardAnim1 20s ease-in-out infinite alternate}.review-card__anim1:hover{animation-play-state:paused}.review-card__anim2{animation:reviewCardAnim2 20s ease-in-out infinite alternate}.review-card__anim2:hover{animation-play-state:paused}.section-experience{grid-column:3/15;width:80%;padding:10rem 0;text-align:center}.section-experience .heading-1{left:0;top:0;font-size:4.5rem;font-weight:700;margin-bottom:2rem}.section-experience .heading-1 span{background:linear-gradient(90deg,#a0f1f7,#ffb8e0);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-experience .heading-1 small{font-size:2.8rem}.section-experience .paragraph{left:0;top:0;margin-left:-670px;font-size:1.8rem;color:#9d9d9d;margin-bottom:6rem}@media only screen and (max-width:57em){.section-experience .paragraph{margin-left:-40px}}.section-experience .experience-list{display:flex;flex-direction:column;gap:8rem;align-items:center;justify-content:center}.section-experience .experience-card{width:80%;background:linear-gradient(180deg,rgba(35,37,49,.5),rgba(15,15,24,.5));border:.2rem solid #20222e;box-sizing:border-box;-webkit-backdrop-filter:blur(54px);backdrop-filter:blur(54px);border-radius:7.3rem;padding:6rem;position:relative;text-align:left;color:#f2f2f2}.section-experience .experience-card:before{content:"";display:block;position:absolute;top:-5rem;right:-5rem;width:15rem;height:15rem;background-image:url(/_next/static/media/01.60bdd4f5.svg);background-repeat:no-repeat;background-size:contain}@media only screen and (max-width:57em){.section-experience .experience-card:before{top:-3rem;right:-3rem;width:12rem;height:12rem}}.section-experience .experience-card:nth-of-type(2):before{background-image:url(/_next/static/media/02.2284cb20.svg)}.section-experience .experience-card:nth-of-type(3):before{background-image:url(/_next/static/media/03.d3818c73.svg)}.section-experience .experience-card .experience-role{font-size:2.6rem;font-weight:700;margin-bottom:1rem}.section-experience .experience-card .experience-company{font-style:italic;font-size:1.8rem;color:silver;margin-bottom:.5rem}.section-experience .experience-card .experience-duration{font-size:1.6rem;margin-bottom:1.5rem;color:#999}.section-experience .experience-card .experience-description{font-size:1.6rem;line-height:1.7}@media only screen and (max-width:57em){.section-experience .experience-card{width:75%;border-radius:6.3rem;padding:4rem}}@media only screen and (max-width:35em){.section-experience .experience-card{width:90%;border-radius:5rem}}.section-contact{grid-column:2/14;padding:0 6rem;margin-top:2rem}@media only screen and (max-width:57em){.section-contact{grid-column:1/15}}@media only screen and (max-width:45em){.section-contact{padding:0 4rem}}.section-contact__h2{font-size:4.5rem;line-height:130.4%;letter-spacing:-.02em;color:var(--color-gray);font-weight:600;margin-top:4rem}@media only screen and (max-width:56.25em){.section-contact__h2{font-size:4rem}}@media only screen and (max-width:37.5em){.section-contact__h2{font-size:3rem}}.section-contact__h2 a{color:var(--color-white);font-weight:700;text-decoration:none;transition:all .3s ease-in-out}.section-contact__h2 a:hover{color:var(--color-light-blue)}.section-socials{grid-column:2/14;padding:0 6rem;margin-top:4rem}@media only screen and (max-width:57em){.section-socials{grid-column:1/15}}@media only screen and (max-width:45em){.section-socials{padding:0 4rem}}.section-socials p{margin-top:2rem}.section-socials--links{margin-top:4rem;gap:2rem;flex-wrap:wrap;max-width:60rem}.section-socials a,.section-socials--links{display:flex;justify-content:space-between;align-items:center}.section-socials a{color:var(--color-gray);text-decoration:none;font-family:D-DIN Condensed,sans-serif;line-height:92.4%;letter-spacing:-.03em;text-transform:uppercase;font-size:2rem;font-weight:100;transition:all .3s ease-in-out}.section-socials a:hover{color:var(--color-white)}.footer{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:12rem;padding:3rem 6rem;border-top:1px solid hsla(0,0%,77%,.25);background:#18181b}@media only screen and (max-width:45em){.footer{padding-left:4rem;padding-right:2rem;flex-direction:column;align-items:flex-start;gap:2rem}}.footer img{height:auto}.footer__info{display:flex;justify-content:space-between;align-items:center;margin-right:16rem}.footer__info p{color:#aaa;font-size:1.5rem;text-align:center;width:10rem}@media only screen and (max-width:45em){.footer__info p{margin-top:1rem}}.footer__socials{display:flex;justify-content:space-between;align-items:center;margin-left:3rem;gap:4rem;width:auto}.footer__socials a{display:inline-flex;align-items:center;justify-content:center;transition:transform .2s}.footer__socials a img{width:3.2rem;height:3.2rem;filter:grayscale(1) brightness(.8);transition:filter .2s,transform .2s}.footer__socials a:hover img{filter:grayscale(0) brightness(1.1);transform:scale(1.1)}*,:after,:before{margin:0;padding:0;box-sizing:inherit}html{font-size:58%;box-sizing:border-box;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}@media only screen and (max-width:62.5em){html{font-size:51.25%}}@media only screen and (max-width:56.25em){html{font-size:49%}}@media only screen and (max-width:37.5em){html{font-size:46%}}@media only screen and (min-width:140.5em){html{font-size:75%}}body{font-family:Circular Std Book,sans-serif;font-size:1.6rem;overflow-x:hidden;background:#000}.container{display:grid;grid-template-columns:1fr repeat(12,minmax(min-content,10rem)) 1fr}.cursor{width:8rem;height:8rem;position:absolute;top:10%;scale:400%;right:40%;pointer-events:none;transition:left top .1s ease-in-out;z-index:1233333;background-image:url(/_next/static/media/cursor.7b6d79f1.svg);background-size:contain;background-repeat:no-repeat;animation:cursorAnim 10s linear infinite}@media only screen and (max-width:52.5em){.cursor{opacity:0}}/*! locomotive-scroll v4.1.1 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */html.has-scroll-smooth{overflow:hidden}html.has-scroll-dragging{-webkit-user-select:none;-moz-user-select:none;user-select:none}.has-scroll-smooth body{overflow:hidden}.has-scroll-smooth [data-scroll-container]{min-height:100vh}[data-scroll-direction=horizontal] [data-scroll-container]{height:100vh;display:inline-block;white-space:nowrap}[data-scroll-direction=horizontal] [data-scroll-section]{display:inline-block;vertical-align:top;white-space:nowrap;height:100%}.c-scrollbar{position:absolute;right:0;top:0;width:11px;height:100%;transform-origin:center right;transition:transform .3s,opacity .3s;opacity:0}.c-scrollbar:hover{transform:scaleX(1.45)}.c-scrollbar:hover,.has-scroll-dragging .c-scrollbar,.has-scroll-scrolling .c-scrollbar{opacity:1}[data-scroll-direction=horizontal] .c-scrollbar{width:100%;height:10px;top:auto;bottom:0;transform:scaleY(1)}[data-scroll-direction=horizontal] .c-scrollbar:hover{transform:scaleY(1.3)}.c-scrollbar_thumb{position:absolute;top:0;right:0;background-color:#000;opacity:.5;width:7px;border-radius:10px;margin:2px;cursor:-webkit-grab;cursor:grab}.has-scroll-dragging .c-scrollbar_thumb{cursor:-webkit-grabbing;cursor:grabbing}[data-scroll-direction=horizontal] .c-scrollbar_thumb{right:auto;bottom:0}.heading-1{display:flex;align-items:center;font-size:5rem;letter-spacing:-.03em;font-family:Mark Pro,sans-serif}@media only screen and (max-width:56.25em){.heading-1{font-size:4.25rem}}@media only screen and (max-width:37.5em){.heading-1{font-size:3.5rem}}.heading-1 span{margin-right:1rem;background-image:linear-gradient(90deg,#b0f3f1,#ffcfdf);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.heading-1__sub span{background-image:linear-gradient(to right,var(--color-white),var(--color-white))}.heading-2{font-size:4.2rem;line-height:105%;letter-spacing:-.03em;color:var(--color-white);font-family:Mark Pro,sans-serif}@media only screen and (max-width:57em){.heading-2{line-height:125%}}@media only screen and (max-width:56.25em){.heading-2{font-size:3.5rem}}.alexxandria-anim{background:linear-gradient(-45deg,#63898a,#9fbcbf,var(--color-white),var(--color-white));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:400% 400%;line-height:105%;animation:gradient 3s ease-in-out}@media only screen and (max-width:57em){.alexxandria-anim{line-height:125%}}.safarika-anim{background:linear-gradient(-45deg,#fbb034,#fd0,var(--color-white),var(--color-white));background-clip:text;-webkit-background-clip:text;background-size:400% 400%;line-height:105%}.heatrow-anim,.safarika-anim{-webkit-text-fill-color:transparent;animation:gradient 3s ease-in-out}.heatrow-anim{background:linear-gradient(-45deg,#045de9,#09c6f9,var(--color-white),var(--color-white));background-clip:text;-webkit-background-clip:text;background-size:400% 400%}.adeola-anim{background:linear-gradient(-45deg,var(--color-light-blue),var(--color-light-purple),var(--color-white),var(--color-white));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:400% 400%;line-height:105%;animation:gradient 3s ease-in-out}.about-text{grid-column:2/14;font-size:1.7rem;line-height:130.4%;color:var(--color-gray);display:block;padding:0 6rem}@media only screen and (max-width:56.25em){.about-text{grid-column:1/15;padding:0 4rem}.about-text br{display:none}}.paragraph{font-size:1.7rem;line-height:130.4%;color:var(--color-gray)}.paragraph__sub{color:#8b8b8b}.home-header{display:flex;height:100vh;background-color:#d9d9d9}@media only screen and (max-width:53em){.home-header{flex-direction:column;height:max-content}}.home-header__left{flex:50% 1;padding:6rem}@media only screen and (max-width:31.25em){.home-header__left{padding:4rem}}.home-header__left .navigation{display:flex;align-items:center}.home-header__left .navigation img{width:4rem}.home-header__left .navigation__list{margin-left:auto;display:flex;align-items:center}@media only screen and (max-width:70.5em){.home-header__left .navigation__list{display:none}}.home-header__left .navigation__item{margin-left:2rem;list-style-type:none;cursor:pointer}.home-header__left .navigation__item a{font-size:1.4rem;color:inherit;text-decoration:none}.home-header__left .home-hero{margin-top:15rem;padding-left:10%;padding-right:20%}@media only screen and (max-width:53em){.home-header__left .home-hero{padding-left:3rem;padding-right:0}}@media only screen and (max-width:31.25em){.home-header__left .home-hero{padding:0}}.home-header__left .home-hero .hero-h4{font-size:2.4rem;color:var(--color-grey);font-weight:100;letter-spacing:-1px}.home-header__left .home-hero .hero-h1{font-size:10rem;margin-top:3rem;letter-spacing:-3px;font-weight:700}.home-header__left .home-hero__footer{margin-top:8rem;display:flex;align-items:center}@media only screen and (max-width:53em){.home-header__left .home-hero__footer{margin-top:6rem}}.home-header__left .home-hero__footer img{width:36px;height:36px;object-fit:contain;cursor:pointer}.home-header__left .home-hero__footer img:not(:first-child){margin-left:5rem}.home-header__right{flex:50% 1;position:relative}.home-header__right img{width:100%;height:100%;object-fit:cover}.home-header__right .hero-unit{position:absolute;top:60%;left:-10%;background-color:var(--color-white);padding:.75rem;box-shadow:6px 20px 30px hsla(31,93%,74%,.5)}@media only screen and (max-width:53em){.home-header__right .hero-unit{display:none}}.home-header__right .hero-unit__h2{background-color:var(--color-gold);font-size:4rem;font-weight:100;padding:2rem 5rem 0}.home-header__right .hero-unit__p{padding:2.5rem 1.5rem;text-align:center;font-size:1.6rem;font-weight:700}.section-features{grid-column:1/15;padding:12rem;background-color:#f8f8f8;display:grid;grid-template-columns:1fr repeat(12,minmax(min-content,10rem)) 1fr}@media only screen and (max-width:53em){.section-features{padding:10rem 6rem}}@media only screen and (max-width:31.25em){.section-features{padding:8rem 4rem}}.section-features .feature-container{grid-column:2/14;display:grid;grid-template-columns:repeat(auto-fit,minmax(30rem,1fr));grid-gap:8rem}.section-features .feature-container .feature img{height:4rem;margin-bottom:3rem}.section-features .feature-container .feature h2{color:#383838;margin-bottom:3rem}.section-features .feature-container .feature p{color:#707070}.section-gallery{grid-column:1/15;padding:12rem;background-color:hsla(0,0%,95%,.969)}@media only screen and (max-width:53em){.section-gallery{padding:10rem 6rem}}@media only screen and (max-width:31.25em){.section-gallery{padding:8rem 4rem}}.section-gallery .gallery-container{grid-column:2/14}.section-gallery .gallery-container .heading-2{color:#383838}.section-gallery .gallery{display:flex;align-items:center;height:60rem;margin-top:6rem}@media only screen and (max-width:43.75em){.section-gallery .gallery{flex-direction:column;height:max-content}}.section-gallery .gallery__left{flex-basis:35%;height:100%}.section-gallery .gallery__left--top{height:70%;position:relative}.section-gallery .gallery__left--top img{width:100%;height:100%;object-fit:cover;transition:filter .5s ease-in-out,margin-top .3s ease-in-out}.section-gallery .gallery__left--top img:hover{filter:grayscale(1) brightness(1) contrast(1);margin-top:-5px}.section-gallery .gallery__left--top h4{font-size:small;color:#fff;background-color:#1d1d1d;padding:1.5rem 2rem}.section-gallery .gallery__left--bottom{height:30%;margin-top:4rem;background-color:var(--color-gold);padding:3rem;display:flex;flex-direction:column;justify-content:center}.section-gallery .gallery__right{flex-basis:60%;margin-left:4rem;height:100%}@media only screen and (max-width:43.75em){.section-gallery .gallery__right{margin-left:0;margin-top:4rem}}.section-gallery .gallery__right--top{height:40%;display:flex;align-items:center}.section-gallery .gallery__right--top-left{width:40%;height:100%;position:relative}@media only screen and (max-width:43.75em){.section-gallery .gallery__right--top-left{width:50%}}.section-gallery .gallery__right--top-left img{width:100%;height:100%;object-fit:cover;transition:filter .5s ease-in-out,margin-top .3s ease-in-out}.section-gallery .gallery__right--top-left img:hover{filter:grayscale(1) brightness(1) contrast(1);margin-top:-5px}.section-gallery .gallery__right--top-left h4{font-size:small;color:#fff;background-color:#1d1d1d;padding:1.5rem 2rem}.section-gallery .gallery__right--top-right{width:60%;height:100%;margin-left:4rem;position:relative}@media only screen and (max-width:43.75em){.section-gallery .gallery__right--top-right{width:50%}}.section-gallery .gallery__right--top-right img{width:100%;height:100%;object-fit:cover;transition:filter .5s ease-in-out,margin-top .3s ease-in-out}.section-gallery .gallery__right--top-right img:hover{filter:grayscale(1) brightness(1) contrast(1);margin-top:-5px}.section-gallery .gallery__right--top-right h4{font-size:small;color:#fff;background-color:#1d1d1d;padding:1.5rem 2rem}.section-gallery .gallery__right--bottom{height:60%;margin-top:4rem;position:relative}.section-gallery .gallery__right--bottom img{width:100%;height:100%;object-fit:cover;transition:filter .5s ease-in-out,margin-top .3s ease-in-out}.section-gallery .gallery__right--bottom img:hover{filter:grayscale(1) brightness(.97) contrast(1);margin-top:-5px}.section-gallery .gallery__right--bottom h4{font-size:small;color:#fff;background-color:#1d1d1d;padding:1.5rem 2rem}.section-gallery .gallery-caption{background-color:var(--color-white);padding:1rem 1.5rem;display:block;position:absolute;bottom:2rem;left:3rem;font-size:1.8rem;color:var(--color-grey);font-weight:900;text-transform:uppercase}@media only screen and (max-width:31.25em){.section-gallery .gallery-caption{font-size:1.5rem;padding:.5rem 1rem;left:1.5rem}}.section-gallery .gallery-h3{font-size:3rem;color:var(--color-black);line-height:3.5rem}.section-gallery .gallery-p{font-size:1.5rem;color:var(--color-black);margin-top:.5rem}.section-skills{grid-column:1/15;padding:12rem;background-color:rgba(78,78,78,.624);display:grid;grid-template-columns:1fr repeat(12,minmax(min-content,10rem)) 1fr}@media only screen and (max-width:53em){.section-skills{padding:10rem 6rem}}@media only screen and (max-width:31.25em){.section-skills{padding:8rem 4rem}}.section-skills .skills-container{grid-column:2/14;display:grid;grid-template-columns:1fr 2fr;align-items:flex-start;grid-gap:8rem;gap:8rem}@media only screen and (max-width:43.75em){.section-skills .skills-container{grid-template-columns:1fr;gap:4rem}}.section-skills .skills-container .skills-left{flex-basis:30%}.section-skills .skills-container .skills-left h2{color:#dea833;font-size:4rem;font-weight:700;margin-bottom:2rem}.section-skills .skills-container .skills-left .paragraph{color:#959595;font-size:1.7rem;line-height:2.5rem}.section-skills .skills-container .skills-right{flex-basis:70%;color:#202020}.section-skills .skills-container .skills-right .skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));grid-gap:4rem;gap:4rem}.section-skills .skills-container .skills-right .skills-grid .skill-box{background:#6a6a6a;border-radius:1.5rem;box-shadow:0 2px 16px hsla(0,0%,79%,.16);color:#202020;padding:3rem 2rem;display:flex;flex-direction:column;align-items:center;transition:box-shadow .2s,background .2s,transform .2s}.section-skills .skills-container .skills-right .skills-grid .skill-box h5{color:#202020}.section-skills .skills-container .skills-right .skills-grid .skill-box:hover{box-shadow:0 8px 32px rgba(255,217,0,.06);background:#686868}.section-skills .skills-container .skills-right .skills-grid .skill-box:hover h5{color:gold;text-shadow:0 2px 8px rgba(255,215,0,.267)}.section-skills .skills-container .skills-right .skills-grid .skill-box img{width:5rem;height:5rem;object-fit:contain;margin-bottom:1.5rem;transition:filter .2s,transform .2s}.section-skills .skills-container .skills-right .skills-grid .skill-box h5{font-size:1.6rem;color:gold;font-weight:600;margin:0;text-align:center;transition:color .2s,text-shadow .2s}@media only screen and (max-width:43.75em){.section-skills .skills-container .skills-right .skills-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}@media only screen and (max-width:25em){.section-skills .skills-container .skills-right .skills-grid{grid-template-columns:repeat(2,1fr)}}.footer{background-color:var(--color-black);display:grid;color:#fff;border:none;grid-template-columns:1fr repeat(12,minmax(min-content,10rem)) 1fr}@media only screen and (max-width:53em){.footer{padding:10rem 6rem}}@media only screen and (max-width:31.25em){.footer{padding:8rem 4rem}}.footer__container{grid-column:2/14}.footer__top .contact-form{display:flex;margin-top:3rem}@media only screen and (max-width:31.25em){.footer__top .contact-form{flex-direction:column}}.footer__top .contact-form__left{flex-basis:30%;margin-right:4rem}@media only screen and (max-width:31.25em){.footer__top .contact-form__left{margin-right:0}}.footer__top .contact-form__left input{display:block;background-color:transparent;outline:none;border:1px solid #9a9a9a;padding:2rem 1.5rem;width:100%;color:var(--color-white)}.footer__top .contact-form__left input:not(:first-child){margin-top:3rem}.footer__top .contact-form__left input::-webkit-input-placeholder{color:#707070}.footer__top .contact-form__right{flex-basis:70%}@media only screen and (max-width:31.25em){.footer__top .contact-form__right{margin-top:3rem}}.footer__top .contact-form__right textarea{display:block;background-color:transparent;outline:none;border:1px solid #707070;padding:1.5rem;width:100%;height:62.5%;font-family:inherit;margin-bottom:3rem;resize:none;color:var(--color-white)}.footer__top .contact-form__right button{display:inline-block;padding:2rem;outline:none;border:none;background-color:#fff;cursor:pointer}.footer__bottom{margin-top:8rem;display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:31.25em){.footer__bottom{flex-direction:column}.footer__bottom--box:nth-of-type(2){margin-top:3rem}}.footer__bottom--box .footer-socials{display:flex}.footer__bottom--box .footer-socials a{display:inline-block;transition:transform .2s}.footer__bottom--box .footer-socials a img{display:block;filter:brightness(0) invert(1);transition:filter .2s}@media only screen and (max-width:31.25em){.footer__bottom--box .footer-socials{flex-wrap:wrap;justify-content:center;margin-top:2rem}}.footer-p{font-size:1.4rem}.footer-copyright{margin-top:3rem;color:#fff}@media only screen and (max-width:31.25em){.footer-copyright{text-align:center;margin-top:1rem}}