*,*::after,*::before{margin:0;padding:0;box-sizing:inherit;font-family:inherit}html{font-size:62.5%;scroll-behavior:smooth}@media only screen and (max-width: 75em){html{font-size:59%}}@media only screen and (max-width: 56.25em){html{font-size:56%}}@media only screen and (min-width: 112.5em){html{font-size:65%}}body{box-sizing:border-box;position:relative;line-height:1.5;overflow-x:hidden;overflow-y:scroll;font-family:"DM Sans",sans-serif}a{text-decoration:none;color:inherit}li{list-style:none}input:focus,button:focus,a:focus,textarea:focus{outline:none}button{border:none;cursor:pointer}textarea{resize:none}.heading-primary{font-family:"Epilogue",sans-serif;font-size:6rem;text-transform:uppercase;letter-spacing:3px;text-align:center}@media only screen and (max-width: 37.5em){.heading-primary{font-size:4.5rem}}.heading-sub{font-family:"Epilogue",sans-serif;font-size:6rem;letter-spacing:3px;text-align:center;white-space:nowrap}@media only screen and (max-width: 37.5em){.heading-sub{font-size:3.8rem;white-space:normal}}.heading-sec__mb-bg{margin-bottom:11rem}@media only screen and (max-width: 56.25em){.heading-sec__mb-bg{margin-bottom:8rem}}.heading-sec__mb-med{margin-bottom:9rem}@media only screen and (max-width: 56.25em){.heading-sec__mb-med{margin-bottom:8rem}}.heading-sec__main{display:block;font-family:"Epilogue",sans-serif;font-size:4rem;text-transform:uppercase;letter-spacing:3px;text-align:center;margin-bottom:3.5rem;position:relative}.heading-sec__main--lt{color:#fff}.heading-sec__main--lt::after{content:"";background:#fff !important}.heading-sec__main::after{content:"";position:absolute;top:calc(100% + 1.5rem);height:5px;width:3rem;background:#071666;left:50%;transform:translateX(-50%);border-radius:5px}@media only screen and (max-width: 37.5em){.heading-sec__main::after{top:calc(100% + 1.2rem)}}.heading-sec__sub{display:block;text-align:center;color:#777;font-size:2rem;font-weight:500;max-width:80rem;margin:auto;line-height:1.6}@media only screen and (max-width: 37.5em){.heading-sec__sub{font-size:1.8rem}}.heading-sec__sub--lt{color:#eee}.heading-sm{font-size:2.2rem;text-transform:uppercase;letter-spacing:1px}.main-container{max-width:120rem;margin:auto;width:92%}.btn{background:#fff;color:#333;text-transform:uppercase;letter-spacing:2px;display:inline-block;font-weight:700;border-radius:5px;box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.15);transition:transform .3s}.btn:hover{transform:translateY(-3px)}.btn--bg{padding:1.5rem 8rem;font-size:2rem}.btn--med{padding:1.5rem 5rem;font-size:1.6rem}.btn--theme{background:#071666;color:#fff}.btn--theme-inv{color:#071666;background:#fff;border:2px solid #071666;box-shadow:none;padding:calc(1.5rem - 2px) calc(5rem - 2px)}.btn--ghost-lt{background:transparent;color:#fff;border:2px solid rgba(255, 255, 255, 0.7);box-shadow:none;font-size:2rem;padding:calc(1.5rem - 2px) calc(8rem - 2px)}.sec-pad{padding:12rem 0}@media only screen and (max-width: 56.25em){.sec-pad{padding:8rem 0}}.text-primary{color:#fff;font-size:2.2rem;text-align:center;width:100%;line-height:1.6}@media only screen and (max-width: 37.5em){.text-primary{font-size:2rem}}.d-none{display:none}.iframe-full{width:100%;height:100vh;border:none}@media only screen and (max-width: 56.25em){.iframe-full{display:none}}.resume-mobile-cta{display:none}@media only screen and (max-width: 56.25em){.resume-mobile-cta{display:flex;justify-content:center;padding:2rem 0}}.home-hero{color:#fff;background:linear-gradient(to right, rgba(7, 22, 102, 0.8), rgba(7, 22, 102, 0.8)),url(../../assets/svg/common-bg.svg);background-position:center;height:100vh;min-height:80rem;max-height:120rem;position:relative}@media only screen and (max-width: 37.5em){.home-hero{height:unset;min-height:unset}}.home-hero__socials{position:absolute;top:50%;border:2px solid #eee;border-left:2px solid #eee;transform:translateY(-50%)}@media only screen and (max-width: 56.25em){.home-hero__socials{display:none}}.home-hero__mouse-scroll-cont{position:absolute;bottom:3%;left:50%;transform:translateX(-50%)}@media only screen and (max-width: 37.5em){.home-hero__mouse-scroll-cont{display:none}}.home-hero__social{width:5rem}.home-hero__social-icon-link{width:100%;display:block;padding:1.2rem;border-bottom:2px solid #eee;transition:background .3s}.home-hero__social-icon-link:hover{background:rgba(255, 255, 255, 0.1)}.home-hero__social-icon-link--bd-none{border-bottom:0}.home-hero__social-icon{width:100%}.home-hero__content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);max-width:90rem;width:92%}@media only screen and (max-width: 37.5em){.home-hero__content{padding:19rem 0 13rem 0;margin:auto;position:static;transform:translate(0, 0)}}.home-hero__info{margin:3rem auto 0 auto;max-width:80rem}.home-hero__cta{margin-top:5rem;text-align:center}.about{background:rgb(250, 250, 250)}.about__content{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:6rem}@media only screen and (max-width: 56.25em){.about__content{grid-template-columns:1fr;grid-gap:8rem}}.about__content-title{font-weight:700;font-size:2.8rem;margin-bottom:3rem;text-align:center}@media only screen and (max-width: 37.5em){.about__content-title{font-size:2.4rem}}.about__content-main{text-align:center}.about__content-details-para{font-size:1.8rem;color:grey;max-width:60rem;line-height:1.7;margin-bottom:1rem}.about__content-details-para--hl{font-weight:700;margin:0 3px}.about__content-details-para:last-child{margin-bottom:4rem}.about__content-education-entry{margin-bottom:3rem}.about__content-education-entry:last-child{margin-bottom:0}.about__content-education-degree{font-size:1.8rem;font-weight:700;color:#333;margin-bottom:.5rem}.about__content-education-school{font-size:1.6rem;font-weight:600;color:#071666;margin-bottom:.3rem}.about__content-education-period{font-size:1.4rem;color:#999;margin-bottom:1rem}.about__content-education-desc{font-size:1.6rem;color:#777;line-height:1.6}.projects__side-cta{text-align:center;margin-top:8rem}.projects__row{display:grid;grid-template-columns:1.5fr 1fr;grid-gap:5rem;margin-bottom:11rem}@media only screen and (max-width: 56.25em){.projects__row{grid-template-columns:1fr;grid-gap:2rem;margin-bottom:8rem;text-align:center}}.projects__row:last-child{margin-bottom:0}.projects__row-img-cont{overflow:hidden}.projects__row-img{width:100%;display:block;-o-object-fit:cover;object-fit:cover}.projects__row-content{padding:2rem 0;display:flex;justify-content:center;flex-direction:column;align-items:flex-start}@media only screen and (max-width: 56.25em){.projects__row-content{align-items:center}}.projects__row-content-title{font-weight:700;font-size:2.8rem;margin-bottom:2rem}@media only screen and (max-width: 37.5em){.projects__row-content-title{font-size:2.4rem}}.projects__row-content-desc{font-size:1.8rem;color:grey;max-width:60rem;line-height:1.7;margin-bottom:3rem}@media only screen and (max-width: 37.5em){.projects__row-content-desc{font-size:1.7rem}}.experience{background:rgb(250, 250, 250)}.experience__list{display:flex;flex-direction:column}.experience__item{background:#fff;border-radius:5px;padding:3.5rem;box-shadow:0 2px 12px rgba(0, 0, 0, 0.06);margin-bottom:5rem}.experience__item:last-child{margin-bottom:0}@media only screen and (max-width: 56.25em){.experience__item{padding:2.5rem}}.experience__cta{margin-top:2rem}.experience__header{display:flex;align-items:center;gap:2rem;margin-bottom:2.5rem}.experience__logo-cont{width:6rem;height:6rem;flex-shrink:0;border-radius:5px;overflow:hidden;background:rgba(153, 153, 153, 0.1);display:flex;align-items:center;justify-content:center}.experience__logo-cont--wide{width:14rem;background:transparent}@media only screen and (max-width: 37.5em){.experience__logo-cont--wide{width:10rem}}@media only screen and (max-width: 37.5em){.experience__logo-cont{width:4.5rem;height:4.5rem}}.experience__logo{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.experience__meta{display:flex;flex-direction:column;gap:.3rem}.experience__role{font-size:2.2rem;font-weight:700;color:#333}@media only screen and (max-width: 56.25em){.experience__role{font-size:1.8rem}}@media only screen and (max-width: 37.5em){.experience__role{font-size:1.6rem}}.experience__company{font-size:1.6rem;font-weight:600;color:#071666}.experience__period{font-size:1.4rem;color:#999}.experience__desc{font-size:1.8rem;color:#777;line-height:1.8;max-width:80rem;margin-bottom:2.5rem}.exp-filter{margin-bottom:6rem}.exp-filter__tags{display:flex;flex-wrap:wrap;gap:1rem}.exp-filter__tag{padding:1rem 2.2rem;font-size:1.6rem;font-weight:600;color:#777;background:rgba(153, 153, 153, 0.2);border:2px solid transparent;border-radius:5px;cursor:pointer;transition:background .2s,color .2s,border-color .2s}.exp-filter__tag:hover{background:rgba(7, 22, 102, 0.1);color:#071666}.exp-filter__tag--active{background:#071666;color:#fff;border-color:#071666}.contact{background:linear-gradient(to right, rgba(7, 22, 102, 0.8), rgba(7, 22, 102, 0.8)),url(../../assets/svg/common-bg.svg);background-size:cover;background-position:center}.contact__form-container{box-shadow:0 0 10px rgba(0, 0, 0, 0.1);background:white;padding:4rem;margin-top:6rem;max-width:80rem;text-align:right;width:95%;border-radius:5px;margin:5rem auto 0 auto}@media only screen and (max-width: 37.5em){.contact__form-container{padding:3rem}}.contact__form-field{margin-bottom:4rem}@media only screen and (max-width: 37.5em){.contact__form-field{margin-bottom:3rem}}.contact__form-label{color:#666;font-size:1.4rem;letter-spacing:1px;font-weight:700;margin-bottom:1rem;display:block;text-align:left}.contact__form-input{color:#333;padding:2rem;width:100%;border:1px solid rgb(235, 235, 235);font-size:1.6rem;letter-spacing:0px;background:#f0f0f0;border-radius:5px;font-weight:600}.contact__form-input::-moz-placeholder{color:#999;font-weight:600;font-size:1.6rem}.contact__form-input::placeholder{color:#999;font-weight:600;font-size:1.6rem}.contact__btn{width:30%;padding:2rem 4rem;font-size:1.6rem}@media only screen and (max-width: 37.5em){.contact__btn{width:100%}}.contact__channels{max-width:56rem;margin:6rem auto 0;border:1px solid rgba(255, 255, 255, 0.15);border-radius:5px;overflow:hidden}.contact__channel{display:flex;align-items:center;gap:2.4rem;padding:2.8rem 3.2rem;color:#fff;transition:background .2s ease,transform .2s ease}.contact__channel:not(:last-child){border-bottom:1px solid rgba(255, 255, 255, 0.15)}.contact__channel:hover{background:rgba(255, 255, 255, 0.07);transform:translateX(4px)}.contact__channel:hover .contact__channel-arrow{color:rgba(255, 255, 255, 0.85);transform:translateX(4px)}@media only screen and (max-width: 37.5em){.contact__channel{padding:2.4rem 2rem;gap:1.8rem}}.contact__channel-icon{flex-shrink:0;width:4.4rem;height:4.4rem;display:flex;align-items:center;justify-content:center;background:rgba(255, 255, 255, 0.1);border-radius:50%}.contact__channel-icon svg{width:2rem;height:2rem}.contact__channel-text{flex:1;display:flex;flex-direction:column;gap:.3rem}.contact__channel-label{font-family:"DM Sans",sans-serif;font-size:1.2rem;text-transform:uppercase;letter-spacing:2px;color:rgba(255, 255, 255, 0.5);font-weight:500}.contact__channel-value{font-family:"Epilogue",sans-serif;font-size:1.8rem;font-weight:600;letter-spacing:.3px}@media only screen and (max-width: 37.5em){.contact__channel-value{font-size:1.5rem}}.contact__channel-arrow{flex-shrink:0;font-size:2rem;color:rgba(255, 255, 255, 0.3);transition:color .2s ease,transform .2s ease}.project-back-wrap__inner,.cs-chapter-break__inner,.project-section__inner,.project-cs-hero__inner{max-width:1160px;margin:0 auto}.project-section-label,.project-cs-hero__kicker{font-family:"Epilogue",sans-serif;font-size:1.1rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase}.project-cs-hero--editorial{background:#071666;padding:13rem clamp(2.4rem,5vw,8rem) 9rem}@media only screen and (max-width: 37.5em){.project-cs-hero--editorial{padding:11rem 5vw 7rem}}.project-cs-hero__back{display:inline-block;font-family:"DM Sans",sans-serif;font-size:1.35rem;letter-spacing:.04em;color:rgba(255, 255, 255, 0.55);text-decoration:none;margin-bottom:5rem;transition:color .18s}.project-cs-hero__back:hover{color:#fff}.project-cs-hero__kicker{color:rgba(255, 255, 255, 0.5);margin-bottom:2rem}.project-cs-hero__title{font-family:"Epilogue",sans-serif;font-size:clamp(5.8rem,10vw,10.8rem);font-weight:800;line-height:.9;letter-spacing:-0.035em;color:#fff;margin:0 0 1.8rem}.project-cs-hero__subtitle{font-family:"Epilogue",sans-serif;font-size:clamp(1.9rem,2.6vw,2.8rem);font-weight:400;color:rgba(255, 255, 255, 0.65);margin-bottom:4rem;max-width:62rem}.project-cs-hero__lead{font-family:"DM Sans",sans-serif;font-size:1.8rem;line-height:1.68;color:rgba(255, 255, 255, 0.78);max-width:68rem;margin-bottom:5.5rem}.project-cs-hero__stats{display:flex;gap:4rem;flex-wrap:wrap;border-top:1px solid rgba(255, 255, 255, 0.14);padding-top:3.2rem}.project-cs-hero__stat-value{display:block;font-family:"Epilogue",sans-serif;font-size:2.6rem;font-weight:800;color:#fff;line-height:1;margin-bottom:.4rem}.project-cs-hero__stat-label{display:block;font-family:"DM Sans",sans-serif;font-size:1.15rem;color:rgba(255, 255, 255, 0.6);letter-spacing:.05em;text-transform:uppercase}.project-carousel-wrap{background:#f7f6f3;padding:5rem 0}.project-carousel-wrap .carousel{margin:0 auto}.project-section{padding:9rem clamp(2.4rem,5vw,8rem)}@media only screen and (max-width: 37.5em){.project-section{padding:6rem 5vw}}.project-section--warm{background:#f7f6f3}.project-section--bordered{border-top:1px solid rgba(0, 0, 0, 0.09)}.project-section-label{color:#071666;display:flex;align-items:center;gap:1.2rem;margin-bottom:1.8rem}.project-section-label::after{content:"";flex:0 0 7rem;height:1.5px;background:#071666;opacity:.28}.project-section-title{font-family:"Epilogue",sans-serif;font-size:clamp(3.6rem,5vw,5.2rem);font-weight:800;line-height:1;letter-spacing:-0.03em;color:#111;margin:0 0 5.5rem}.project-sub-label{font-family:"Epilogue",sans-serif;font-size:1rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#071666;border-bottom:2px solid #071666;display:inline-block;padding-bottom:.7rem;margin-bottom:2rem}.project-bajada{font-family:"DM Sans",sans-serif;font-size:2rem;font-weight:500;line-height:1.48;color:#111;margin-bottom:2.2rem}.project-body-para{font-family:"DM Sans",sans-serif;font-size:1.7rem;line-height:1.78;color:#454545;margin-bottom:1.9rem}.project-body-para strong{color:#111;font-weight:500}.project-body-para a{color:inherit;text-decoration:underline;text-decoration-style:dotted;text-underline-offset:3px}.project-body-para a:hover{color:#071666}.project-overview-grid{display:grid;grid-template-columns:30rem 1fr;gap:6rem;align-items:start}@media only screen and (max-width: 56.25em){.project-overview-grid{grid-template-columns:1fr;gap:3.5rem}}.project-overview-grid__heading{font-family:"Epilogue",sans-serif;font-size:2.8rem;font-weight:800;letter-spacing:-0.02em;color:#111;line-height:1.15;margin-top:.5rem}.project-split{display:grid;gap:5.5rem;align-items:center;margin-bottom:7rem}.project-split--text-img{grid-template-columns:55fr 45fr}.project-split--img-text{grid-template-columns:45fr 55fr}.project-split--img-text .project-split__text{order:2}.project-split--img-text .project-split__img{order:1}@media only screen and (max-width: 56.25em){.project-split--text-img,.project-split--img-text{grid-template-columns:1fr;gap:3.5rem}.project-split--img-text .project-split__text{order:2}.project-split--img-text .project-split__img{order:1}}.project-split__img{overflow:visible}.project-split__img img{width:100%;display:block;border-radius:5px;box-shadow:0 6px 36px rgba(0, 0, 0, 0.11);border:1px solid rgba(0, 0, 0, 0.06);cursor:zoom-in}.project-split__img--overflow-left img{margin-left:-50%;width:150%}.project-split__img--overflow-right img{margin-right:-50%;width:150%;margin-left:auto}@media only screen and (max-width: 56.25em){.project-split__img--overflow-left img,.project-split__img--overflow-right img{margin-left:0;margin-right:0;width:100%}}.project-split__img figcaption{font-family:"DM Sans",sans-serif;font-size:1.3rem;color:#909090;margin-top:.9rem;text-align:center}.project-figure{margin-bottom:7rem;cursor:zoom-in}.project-figure img{width:100%;display:block;border-radius:5px;box-shadow:0 6px 36px rgba(0, 0, 0, 0.1);border:1px solid rgba(0, 0, 0, 0.06)}.project-figure figcaption{font-family:"DM Sans",sans-serif;font-size:1.3rem;color:#909090;margin-top:.9rem;text-align:center}.project-pullquote{border-left:3.5px solid #071666;padding:1.5rem 0 1.5rem 3rem;margin:0 0 3rem}.project-pullquote p{font-family:"Epilogue",sans-serif;font-size:clamp(1.9rem,2.2vw,2.3rem);font-weight:700;line-height:1.35;color:#111;letter-spacing:-0.01em}.project-tech-grid{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;margin-top:3.5rem}@media only screen and (max-width: 56.25em){.project-tech-grid{grid-template-columns:1fr}}.project-tech-card{background:#f7f6f3;border:1px solid rgba(0, 0, 0, 0.09);border-radius:5px;padding:3.5rem}.project-tech-card__title{font-family:"Epilogue",sans-serif;font-size:1.85rem;font-weight:700;color:#111;margin-bottom:1.4rem;letter-spacing:-0.01em}.project-tech-card__body{font-family:"DM Sans",sans-serif;font-size:1.6rem;line-height:1.72;color:#454545}.project-tech-card__body strong{color:#111;font-weight:500}.project-tools{display:flex;flex-wrap:wrap;gap:1rem;margin-top:3rem}.project-tool{font-family:"DM Sans",sans-serif;font-size:1.4rem;font-weight:500;padding:.6rem 1.7rem;border:1.5px solid rgba(7, 22, 102, 0.3);border-radius:100px;color:#071666;background:#fff;cursor:default;transition:background .18s,color .18s}.project-tool:hover{background:#071666;color:#fff}.project-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 5rem}@media only screen and (max-width: 56.25em){.project-feature-grid{grid-template-columns:1fr}}.project-details__showcase-img-cont{width:100%;margin-bottom:6rem}.project-details__showcase-img{width:100%}.cs-chapter-break{background:#f5f1eb;border-top:1px solid rgba(0, 0, 0, 0.06);padding:5rem clamp(2rem,5vw,8rem) 4rem}.cs-chapter-break__meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.4rem}.cs-chapter-break__num{font-family:"DM Sans",sans-serif;font-size:1.1rem;letter-spacing:.22em;text-transform:uppercase;color:#c0b9af}.cs-chapter-break__back{font-family:"DM Sans",sans-serif;font-size:1.2rem;color:#c0b9af;text-decoration:none;letter-spacing:.04em;transition:color .2s}.cs-chapter-break__back:hover{color:#555}.cs-chapter-break__name{display:block;font-family:"Epilogue",sans-serif;font-size:clamp(4rem,8vw,7.5rem);font-weight:800;letter-spacing:-0.04em;color:#111;line-height:1}.cs-chapter-break__subtitle-text{display:block;font-family:"DM Sans",sans-serif;font-size:1.5rem;color:#aaa;margin-top:.8rem}.project-back-wrap{padding:6rem clamp(2.4rem,5vw,8rem);border-top:1px solid rgba(0, 0, 0, 0.09)}@media only screen and (max-width: 37.5em){.project-back-wrap{padding:5rem 5vw}}.project-cs-hero{color:#fff;background:linear-gradient(to right, rgba(7, 22, 102, 0.8), rgba(7, 22, 102, 0.8)),url(../../assets/svg/common-bg.svg);background-size:cover;background-position:center;position:relative}@media only screen and (max-width: 37.5em){.project-cs-hero{height:unset;min-height:unset}}.project-cs-hero__content{padding:25rem 0 17rem 0;max-width:90rem;width:92%;margin:auto}@media only screen and (max-width: 37.5em){.project-cs-hero__content{padding:19rem 0 13rem 0;margin:auto;position:static;transform:translate(0, 0)}}.project-cs-hero__info{margin:3rem auto 0 auto;max-width:80rem}.project-cs-hero__cta{margin-top:5rem;text-align:center}@keyframes sp-rise{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.side-projects__grid{display:grid;grid-template-columns:repeat(12, 1fr);gap:2.4rem}@media only screen and (max-width: 56.25em){.side-projects__grid{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 37.5em){.side-projects__grid{grid-template-columns:1fr}}.side-projects__card{background:#fff;border:1px solid rgba(0, 0, 0, 0.13);box-shadow:0 2px 10px rgba(0, 0, 0, 0.05);border-radius:5px;overflow:hidden;display:flex;flex-direction:column;transition:border-color .3s,box-shadow .3s,transform .3s;animation:sp-rise .55s ease both}.side-projects__card:nth-child(1){animation-delay:0s}.side-projects__card:nth-child(2){animation-delay:.08s}.side-projects__card:nth-child(3){animation-delay:.16s}.side-projects__card:nth-child(4){animation-delay:.24s}.side-projects__card:nth-child(5){animation-delay:.32s}.side-projects__card:nth-child(6){animation-delay:.4s}.side-projects__card:hover{border-color:rgba(7, 22, 102, 0.2);box-shadow:0 0 0 1px rgba(7, 22, 102, 0.08),0 16px 48px rgba(7, 22, 102, 0.08);transform:translateY(-3px)}.side-projects__card--wide{grid-column:span 7;min-height:32rem}.side-projects__card--wide .side-projects__inner{display:grid;grid-template-columns:55% 45%;height:100%}.side-projects__card--wide .side-projects__media{overflow:hidden;height:100%}.side-projects__card--wide .side-projects__media .carousel{height:100%}.side-projects__card--wide .side-projects__img{aspect-ratio:unset;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 56.25em){.side-projects__card--wide{grid-column:span 2;min-height:unset}.side-projects__card--wide .side-projects__inner{display:flex;flex-direction:column;height:auto}.side-projects__card--wide .side-projects__media{height:auto}.side-projects__card--wide .side-projects__media .carousel{height:auto}.side-projects__card--wide .side-projects__img{aspect-ratio:16/9;height:auto}}@media only screen and (max-width: 37.5em){.side-projects__card--wide{grid-column:span 1}}.side-projects__card--narrow{grid-column:span 5}@media only screen and (max-width: 56.25em){.side-projects__card--narrow{grid-column:span 1}}@media only screen and (max-width: 37.5em){.side-projects__card--narrow{grid-column:span 1}}.side-projects__card--half{grid-column:span 6}@media only screen and (max-width: 56.25em){.side-projects__card--half{grid-column:span 1}}@media only screen and (max-width: 37.5em){.side-projects__card--half{grid-column:span 1}}.side-projects__inner{display:flex;flex-direction:column;height:100%}.side-projects__media{position:relative;overflow:hidden;flex-shrink:0}.side-projects__img{width:100%;display:block;-o-object-fit:cover;object-fit:cover;aspect-ratio:16/9}.side-projects__content{position:relative;padding:2.8rem 3rem;display:flex;flex-direction:column;flex:1;overflow:hidden}.side-projects__num{position:absolute;top:.4rem;right:1.6rem;font-family:"Epilogue",sans-serif;font-size:9.5rem;font-weight:800;color:rgba(7, 22, 102, 0.05);line-height:1;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;letter-spacing:-0.05em}.side-projects__year{font-family:"DM Sans",sans-serif;font-size:1.15rem;font-weight:600;color:rgba(7, 22, 102, 0.45);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.8rem;position:relative;z-index:1;display:block}.side-projects__title{font-family:"Epilogue",sans-serif;font-size:2rem;font-weight:700;color:#333;letter-spacing:-0.02em;line-height:1.3;margin-bottom:1.2rem;position:relative;z-index:1}.side-projects__desc{font-family:"DM Sans",sans-serif;font-size:1.5rem;color:#777;line-height:1.75;flex-grow:1;margin-bottom:2.4rem}.side-projects .project-tools{margin-top:auto;margin-bottom:0;gap:.8rem}.header{position:fixed;width:100%;z-index:1000;background:#fff;box-shadow:0 10px 100px rgba(0, 0, 0, 0.1);font-family:"DM Sans",sans-serif}.header__content{display:flex;align-items:center;justify-content:space-between;padding:1rem 5rem}@media only screen and (max-width: 56.25em){.header__content{padding:0 2rem}}.header__logo-container{display:flex;align-items:center;cursor:pointer;color:#333;transition:color .3s}.header__logo-container:hover{color:#071666}.header__logo-img-cont{width:5rem;height:5rem;border-radius:50px;overflow:hidden;margin-right:1.5rem;background:#071666}@media only screen and (max-width: 56.25em){.header__logo-img-cont{width:4.5rem;height:4.5rem;margin-right:1.2rem}}.header__logo-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.header__logo-sub{font-size:1.8rem;text-transform:uppercase;font-weight:700;letter-spacing:1px}.header__links{display:flex}@media only screen and (max-width: 37.5em){.header__links{display:none}}.header__link{padding:2.2rem 3rem;display:inline-block;font-size:1.6rem;color:#333;text-transform:uppercase;letter-spacing:1px;font-weight:700;transition:color .3s}.header__link:hover{color:#071666}@media only screen and (max-width: 56.25em){.header__link{padding:3rem 1.8rem;font-size:1.5rem}}.header__main-ham-menu-cont{display:none;width:3rem;padding:2.2rem 0}@media only screen and (max-width: 37.5em){.header__main-ham-menu-cont{display:block}}.header__main-ham-menu{width:100%}.header__main-ham-menu-close{width:100%}.header__sm-menu{background:#fff;position:absolute;width:100%;top:100%;visibility:hidden;opacity:0;transition:all .3s;box-shadow:0px 5px 5px 0px rgba(0, 0, 0, 0.1)}.header__sm-menu--active{visibility:hidden;opacity:0}@media only screen and (max-width: 37.5em){.header__sm-menu--active{visibility:visible;opacity:1}}.header__sm-menu-link a{display:block;text-decoration:none;padding:2.5rem 3rem;font-size:1.6rem;color:#333;text-align:right;border-bottom:1px solid #eee;font-weight:700;text-transform:uppercase;letter-spacing:2px;transition:color .3s}.header__sm-menu-link a:hover{color:#071666}.header__sm-menu-link:first-child a{border-top:1px solid #eee}.header__sm-menu-link-last{border-bottom:0}.main-footer{background:#000;color:#fff}.main-footer__upper{display:flex;justify-content:space-between;padding:8rem 0}@media only screen and (max-width: 56.25em){.main-footer__upper{padding:6rem 0}}@media only screen and (max-width: 37.5em){.main-footer__upper{display:block}}.main-footer__row-1{order:2}@media only screen and (max-width: 56.25em){.main-footer__row-1{margin-bottom:5rem}}.main-footer__row-2{width:40%;order:1;max-width:50rem}@media only screen and (max-width: 56.25em){.main-footer__row-2{width:100%}}.main-footer__short-desc{margin-top:2rem;color:#eee;font-size:1.5rem;line-height:1.7}.main-footer__social-cont{margin-top:2rem}.main-footer__icon{margin-right:1rem;width:2.5rem}.main-footer__icon--mr-none{margin-right:0}.main-footer__lower{padding:4rem 0;border-top:1px solid #444;color:#eee;font-size:1.2rem;text-align:center}.main-footer__lower a{text-decoration:underline;font-weight:bold;margin-left:2px}@media only screen and (max-width: 56.25em){.main-footer__lower{padding:3.5rem 0}}.skills{display:flex;flex-wrap:wrap}.skills__skill{padding:1rem 2rem;margin-bottom:1.5rem;margin-right:1.5rem;font-size:1.6rem;background:rgba(153, 153, 153, 0.2);border-radius:5px;font-weight:600;color:#777;display:inline-flex;align-items:center;gap:.6rem}.skills__icon{width:1.6rem;height:1.6rem;font-size:1.6rem;line-height:1;flex-shrink:0}.mouse{width:25px;height:40px;border:2px solid #eee;border-radius:60px;position:relative;overflow:hidden}.mouse::before{content:"";width:5px;height:5px;position:absolute;top:7px;left:50%;transform:translateX(-50%);background-color:#eee;border-radius:50%;opacity:1;animation:wheel 1.3s infinite}@keyframes wheel{to{opacity:0;top:27px}}.carousel{position:relative;overflow:hidden}.carousel::after{display:none}.carousel__track{display:flex;gap:2.4rem;transition:transform .45s cubic-bezier(0.25, 0.46, 0.45, 0.94);will-change:transform}.carousel__slide{display:block;flex-shrink:0;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;border-radius:5px;cursor:zoom-in;background:#f0f0f0;transition:opacity .2s}.carousel__slide:hover{opacity:.85}.carousel__lightbox{display:none;position:fixed;inset:0;background:rgba(0, 0, 0, 0.85);z-index:9999;align-items:center;justify-content:center;cursor:zoom-out}.carousel__lightbox--open{display:flex}.carousel__lightbox img{max-width:95vw;max-height:95vh;-o-object-fit:contain;object-fit:contain;border-radius:5px}.carousel__lightbox-close{position:absolute;top:2rem;right:2rem;color:#fff;font-size:3rem;line-height:1;background:none;border:none;cursor:pointer;opacity:.7}.carousel__lightbox-close:hover{opacity:1}.carousel__lightbox-nav{position:fixed;top:50%;transform:translateY(-50%);font-size:3.2rem;padding:1rem 1.4rem;cursor:pointer;z-index:10000}.carousel__btn{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255, 255, 255, 0.92);color:#1a1a1a;border:none;font-size:2rem;line-height:1;width:3.8rem;height:3.8rem;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;box-shadow:0 2px 16px rgba(0, 0, 0, 0.18);transition:background .2s,transform .2s,box-shadow .2s;z-index:3;padding:0}.carousel__btn:hover{background:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 4px 20px rgba(0, 0, 0, 0.28)}.carousel__btn:disabled{opacity:.25;pointer-events:none}.carousel__btn--prev{left:.8rem}.carousel__btn--next{right:.8rem}/*# sourceMappingURL=style.css.map */
