.ContactSection_contact-section__skm8A{min-height:calc(100svh - var(--navbar-height));width:100%;display:grid;grid-template-columns:40fr 60fr}.ContactSection_contact-image__63Y_m{width:100%;height:100%;position:relative}.ContactSection_contact-wrapper__5b_vY{padding:5rem 5vw;display:flex;flex-direction:column;justify-content:center;gap:4rem}.ContactSection_main-section-title__q60lh{font-size:5rem;font-weight:700;color:var(--dark-grey)}.ContactSection_main-section-title__q60lh strong{color:var(--beige);font-weight:700;text-decoration:underline;text-underline-offset:.3ch}.ContactSection_contact-form__z5cXJ{display:flex;flex-direction:column;gap:3rem}.ContactSection_double-input__mLQdc{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem}.ContactSection_contact-input-holder__zTPdk{display:flex;flex-direction:column;gap:1rem}.ContactSection_contact-input-holder__zTPdk label{color:var(--dark-grey);font-size:1.2rem;font-weight:700;text-transform:uppercase}.ContactSection_contact-input__MN1Os{border-radius:.4rem;border:none;border-bottom:2px solid var(--dark-grey);background-color:var(--white-bone);padding:1.5rem 2rem;font-size:1.2rem;font-weight:400;resize:none;transition:all .3s}.ContactSection_contact-input__MN1Os::placeholder{color:#9a9a9a}.ContactSection_contact-input__MN1Os:focus{outline:none;border-color:var(--beige)}.ContactSection_contact-submit-button__cqblU{margin-top:3rem;border:none;width:-moz-fit-content;width:fit-content;color:#FFF;font-size:1.4rem;font-weight:400;display:flex;padding:1rem 4.5rem;justify-content:center;align-items:center;gap:1rem;border-radius:1000rem;background-color:var(--beige);transition:all .3s}.ContactSection_contact-submit-button__cqblU:hover{cursor:pointer;opacity:.8}.ContactSection_contact-submit-button__cqblU svg{font-size:1.5rem}@media only screen and (max-width:1000px){.ContactSection_contact-section__skm8A{grid-template-columns:1fr}.ContactSection_contact-image__63Y_m{display:none}}@media only screen and (max-width:600px){.ContactSection_double-input__mLQdc{grid-template-columns:1fr}}.WorkSection_work-section__dMGUa{position:relative}.WorkSection_work-section-background__mYoNm{position:absolute;z-index:1;width:100%;height:100%;object-fit:cover;object-position:center}.WorkSection_work-section-wrapper__wu0Ez{position:relative;z-index:2;padding:4rem 5vw;display:flex;flex-direction:column;gap:4.5rem}div:has(>.WorkSection_main-section-title__G_SO_){overflow:hidden}.WorkSection_main-section-title__G_SO_{font-size:5rem;font-weight:700;color:var(--dark-grey)}.WorkSection_main-section-title__G_SO_ strong{color:var(--beige);font-weight:700;text-decoration:underline;text-underline-offset:.3ch}.WorkSection_work-cards-wrapper__xIroq{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:6vw;column-gap:6vw;grid-row-gap:3rem;row-gap:3rem}.WorkSection_work-card__vFWoF{position:relative;border-radius:3rem;width:100%;display:flex;flex-direction:column}.WorkSection_work-image__XGVKe{background-color:var(--dark-grey);border-radius:3rem;width:100%;height:30rem;position:relative}.WorkSection_work-image__XGVKe img{width:100%;height:100%;object-fit:cover;border-radius:3rem}.WorkSection_work-image__XGVKe a{position:absolute;top:1.5rem;right:1.5rem;border-radius:50%;background-color:var(--white);padding:.5rem .6rem;display:flex;justify-content:center;align-items:center;text-decoration:none;transition:all .3s}.WorkSection_work-image__XGVKe a:hover{transform:scale(1.1);box-shadow:0 0 8px 2px var(--light-grey)}.WorkSection_work-image__XGVKe a svg{color:var(--dark-grey);font-size:2rem}.WorkSection_work-content__3jAnx{padding:1.7rem 1.3rem;display:flex;flex-direction:column;gap:.2rem}.WorkSection_work-content__3jAnx h5{color:var(--light-grey);font-size:1.2rem;font-weight:700;text-transform:uppercase}.WorkSection_work-content__3jAnx h5 strong{color:var(--beige);font-weight:700}.WorkSection_work-content__3jAnx h4{color:var(--dark-grey);font-size:2.4rem;font-weight:400}.WorkSection_work-content__3jAnx p{margin-top:.5rem;color:var(--grey);font-size:1.2rem;font-weight:400}.WorkSection_work-tags__Gc71G{margin-top:1rem;display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.WorkSection_work-tags__Gc71G span{background-color:var(--dark-grey);color:var(--white);padding:.6rem 1.2rem;border-radius:6px}.WorkSection_work-stack__48Q4f{margin-top:1rem;display:flex;align-items:center;gap:2rem;padding:.5rem 0}.WorkSection_work-stack__48Q4f img{aspect-ratio:1/1;object-fit:contain;width:2rem;height:auto;transition:all .3s}.WorkSection_work-stack__48Q4f img:hover{cursor:pointer;transform:scale(1.4) translateY(-.3rem);padding-bottom:.3rem;border-bottom:3px solid var(--beige)}.WorkSection_work-number__VBAkA{aspect-ratio:1/1;width:6rem;border-radius:1rem;background-color:var(--beige);color:var(--white);font-size:3rem;font-weight:700;text-align:center;position:absolute;top:30rem;right:0;transform:translate(50%,-50%);display:flex;justify-content:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media only screen and (max-width:400px){.WorkSection_main-section-title__G_SO_{display:flex;flex-direction:column}}@media only screen and (max-width:1100px){.WorkSection_work-cards-wrapper__xIroq{grid-template-columns:1fr 1fr}}@media only screen and (max-width:700px){.WorkSection_work-section-wrapper__wu0Ez{padding:3rem 5rem 3rem 3rem}.WorkSection_work-cards-wrapper__xIroq{grid-template-columns:1fr}}.HeroSection_hero-section__DImRG{margin-top:var(--navbar-height);height:calc(100svh - var(--navbar-height));padding:2rem 5vw;display:flex;justify-content:space-between;align-items:center;gap:5vw}.HeroSection_hero-section__DImRG .HeroSection_left__DNz4F,.HeroSection_hero-section__DImRG .HeroSection_right__IzpNO{height:100%;width:50%;display:flex;flex-direction:column;justify-content:center}.HeroSection_hero-section__DImRG .HeroSection_left__DNz4F{gap:1rem}.HeroSection_hero-section__DImRG .HeroSection_left__DNz4F div:has(h2.HeroSection_text-animate__0u1e0){overflow:hidden}.HeroSection_hero-section__DImRG .HeroSection_left__DNz4F h2{font-size:7rem;font-weight:700}.HeroSection_hero-section__DImRG .HeroSection_left__DNz4F div:first-child h2{color:var(--dark-grey)}.HeroSection_hero-section__DImRG .HeroSection_left__DNz4F div:nth-child(2) h2{color:var(--light-grey)}.HeroSection_hero-section__DImRG .HeroSection_left__DNz4F div:nth-child(3) h2{color:var(--beige)}.HeroSection_hero-section__DImRG .HeroSection_left__DNz4F p{width:min(42rem,95%);color:var(--grey);font-size:1.6rem;font-weight:400}.HeroSection_hero-actions__UT_Ja{margin-top:3rem;display:flex;align-items:center;gap:5rem}.HeroSection_hero-aboutme-button__vC_Qn{padding:1rem 3rem;border-radius:1000rem;background-color:var(--dark-grey);color:var(--white);text-decoration:none;font-size:1.4rem;font-weight:400;display:flex;justify-content:center;align-items:center;gap:1rem;transition:all .3s}.HeroSection_hero-aboutme-button__vC_Qn:hover{opacity:.8}.HeroSection_hero-aboutme-button__vC_Qn>svg{width:1.8rem;height:1.8rem;fill:var(--white)}.HeroSection_hero-socials__Sa1mq{display:flex;align-items:center;gap:1.5rem}.HeroSection_hero-socials__Sa1mq a{aspect-ratio:1/1;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:all .3s}.HeroSection_hero-socials__Sa1mq a:hover{opacity:.8;transform:translateY(-.5rem);box-shadow:0 3px 4px var(--light-grey)}.HeroSection_hero-socials__Sa1mq a img{width:3.5rem;height:3.5rem;object-fit:contain}.HeroSection_hero-section__DImRG .HeroSection_right__IzpNO{align-items:flex-end}.HeroSection_hero-section__DImRG .HeroSection_right__IzpNO img{object-fit:contain;width:100%;height:100%}@media only screen and (max-width:1000px){.HeroSection_hero-section__DImRG .HeroSection_left__DNz4F{width:40%}.HeroSection_hero-section__DImRG .HeroSection_right__IzpNO{width:60%}}@media only screen and (max-width:800px){.HeroSection_hero-section__DImRG{flex-direction:column;align-items:center}.HeroSection_hero-section__DImRG .HeroSection_left__DNz4F{width:100%;align-items:center}.HeroSection_hero-section__DImRG .HeroSection_left__DNz4F p{margin:2rem 0;text-align:center}.HeroSection_hero-section__DImRG .HeroSection_right__IzpNO{display:none}}.AboutSection_about-section__8jc_V{padding:3rem 5vw 10vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}.AboutSection_about-section__8jc_V .AboutSection_top__eC9fw{width:100%;display:grid;grid-template-columns:2fr 1fr;grid-gap:2rem;gap:2rem}.AboutSection_about-card___t8Xr{border-radius:3rem;padding:3rem;width:100%}.AboutSection_about-data-card__NuRvw{background:radial-gradient(100.49% 141.42% at 0 100%,#BDF0EB 0,#A7C4CA 100%);padding:0 4rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center}.AboutSection_about-data-card__NuRvw h4{display:flex;justify-content:center;align-items:center;gap:2rem;color:var(--dark-grey);font-weight:700;font-size:2.5rem;text-align:center}.AboutSection_about-data-card__NuRvw h4 strong{font-size:5rem}.AboutSection_about-main-button__SfqXe{width:-moz-fit-content;width:fit-content;border-radius:1000rem;padding:1rem 3rem;display:flex;justify-content:center;align-items:center;gap:1rem;font-size:1.4rem;font-weight:400;text-decoration:none;transition:all .3s}.AboutSection_about-main-button__SfqXe:hover{opacity:.8}.AboutSection_about-intro-card__VtLfX{background:radial-gradient(100.49% 141.42% at 0 100%,rgba(232,175,122,.5) 0,#F0F0F0 100%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:3rem}.AboutSection_about-intro-content__K5Cg_{display:grid;grid-template-columns:1fr 1fr;grid-gap:6vw;gap:6vw}.AboutSection_about-intro-content__K5Cg_ h4{color:#000;font-size:2.5rem;font-weight:400}.AboutSection_about-intro-content__K5Cg_ h4 strong{font-weight:700}.AboutSection_about-intro-content__K5Cg_ p{color:var(--grey);text-align:right;font-size:1.4rem;font-weight:400}.AboutSection_about-contact-button__6I7_X{background-color:var(--dark-grey);color:var(--white)}.AboutSection_about-section__8jc_V .AboutSection_bottom__Tb5tO{display:grid;grid-template-columns:64fr 52fr;grid-gap:2rem;gap:2rem}.AboutSection_about-section__8jc_V .AboutSection_bottom__Tb5tO .AboutSection_left__0O_Ba{display:grid;grid-template-columns:38fr 26fr;grid-gap:2rem;gap:2rem}.AboutSection_about-image-card__f15ix{height:100%}.AboutSection_about-image-card__f15ix img{width:100%;max-height:24rem;object-fit:cover;border-radius:3rem}.AboutSection_about-split-card__rzbKE{display:grid;grid-template-rows:1fr 1fr;grid-gap:2rem;gap:2rem}.AboutSection_about-more-card__epw5D{background-color:var(--dark-grey);display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;gap:3rem}.AboutSection_about-more-content__uQBn_{display:grid;grid-template-columns:1fr 1fr;grid-gap:1vw;gap:1vw}.AboutSection_about-more-content__uQBn_ h4{display:flex;flex-direction:column;color:var(--white);font-size:4rem;font-weight:400}.AboutSection_about-more-content__uQBn_ h4 strong{font-weight:700}.AboutSection_about-more-content__uQBn_ p{color:#cecece;text-align:right;font-size:1.4rem;font-weight:400}.AboutSection_about-more-button__5U3U1{background-color:var(--light-teal);color:var(--dark-grey)}@media only screen and (max-width:1050px){.AboutSection_about-section__8jc_V .AboutSection_top__eC9fw{grid-template-columns:1fr}.AboutSection_about-section__8jc_V .AboutSection_top__eC9fw .AboutSection_about-data-card__NuRvw{display:none}.AboutSection_about-section__8jc_V .AboutSection_bottom__Tb5tO{grid-template-columns:1fr}}@media only screen and (max-width:550px){.AboutSection_about-intro-content__K5Cg_{grid-template-columns:1fr;gap:2rem}.AboutSection_about-intro-content__K5Cg_ p{text-align:left}.AboutSection_about-section__8jc_V .AboutSection_bottom__Tb5tO .AboutSection_left__0O_Ba{grid-template-columns:1fr}.AboutSection_about-split-card__rzbKE{display:flex}.AboutSection_about-data-card__NuRvw{width:50%;padding:2rem}.AboutSection_about-data-card__NuRvw h4{flex-direction:column;gap:0}.AboutSection_about-image-card__f15ix img{max-height:20vh}.AboutSection_about-more-card__epw5D{align-items:flex-start}.AboutSection_about-more-content__uQBn_{grid-template-columns:1fr;gap:2rem}.AboutSection_about-more-content__uQBn_ h4{flex-direction:row;flex-wrap:wrap;gap:.3ch}.AboutSection_about-more-content__uQBn_ p{text-align:left}}.SkillsSection_skills-section__ksYMi{background-color:var(--dark-grey);width:100%;padding:3rem 5vw;display:flex;flex-direction:column;gap:7rem}.SkillsSection_main-section-title__BVXeq{font-size:5rem;font-weight:700;color:var(--white)}.SkillsSection_main-section-title__BVXeq strong{color:var(--beige);font-weight:700;text-decoration:underline;text-underline-offset:.3ch}div:has(>.SkillsSection_main-section-title__BVXeq){overflow:hidden}.SkillsSection_skills-slider-container__Um4_y{margin:3rem 0;display:flex;flex-direction:column;gap:4rem}@keyframes SkillsSection_slide__7Xpn3{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.SkillsSection_skills-slider-wrapper__62GSI{background-color:var(--dark-grey);padding:3rem 0;overflow:hidden;white-space:nowrap;-webkit-mask-image:linear-gradient(90deg,transparent,#323C46 20%,#323C46 80%,transparent);mask-image:linear-gradient(90deg,transparent,#323C46 20%,#323C46 80%,transparent)}.SkillsSection_skills-slider__bhTl1{display:inline-block;list-style:none;animation:SkillsSection_slide__7Xpn3 12s linear infinite}.SkillsSection_skills-slider-wrapper__62GSI:nth-child(2){display:none}.SkillsSection_skills-slider-wrapper__62GSI:nth-child(2) .SkillsSection_skills-slider__bhTl1{animation:SkillsSection_slide__7Xpn3 12s linear infinite reverse}.SkillsSection_skills-slider__bhTl1 img{margin:0 7rem;height:9rem;transition:all .3s}.SkillsSection_skills-slider__bhTl1 img:hover{cursor:pointer;transform:scale(1.2)}.SkillsSection_skills-resume-button__PI0xJ{width:-moz-fit-content;width:fit-content;background-color:var(--light-teal);color:var(--dark-grey);padding:1rem 3rem;border-radius:1000rem;text-decoration:none;font-size:1.4rem;font-weight:400;display:none;justify-content:center;align-items:center;gap:1rem;cursor:pointer;transition:all .3s}.SkillsSection_skills-resume-button__PI0xJ:hover{opacity:.8}@media only screen and (max-width:880px){.SkillsSection_skills-resume-button__PI0xJ{display:flex}}@media only screen and (max-width:800px){.SkillsSection_skills-slider-wrapper__62GSI:nth-child(2){display:block}}