@import"https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Oxygen:wght@300;400;700&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Quattrocento+Sans:ital,wght@0,400;0,700;1,400;1,700&family=Questrial&family=Rufina:wght@400;700&family=Sen:wght@400..800&family=Tenor+Sans&display=swap";:root{--tenor-sans: "Tenor Sans", sans-serif;--sen: "Sen", sans-serif;--playfair: "Playfair Display", serif;--montserrat: "Montserrat", sans-serif;--rufina: "Rufina", serif;--oxygen: "Oxygen", sans-serif;--questrial: "Questrial", sans-serif;--poppins: "Poppins", sans-serif;--quattro: "Quattrocento Sans", sans-serif;--archivo: "Archivo", sans-serif;--inter: "Inter", sans-serif;--natural: #9bb39b;--mint: #a2caa6;--leafy: #669766;--tree: #3F7652;--deepgreen: #1C4A2C;--blackish: #1a1a1a;--almostblack: #050505;--cream: #fff4e8;--skin: #e1c9a8;--bone: #f5e9d8;--porcelain: #FDFBF8;--bone2: #EDE3D6;--gunmetal: #3D3D3D;--mutedolive: #A1B376;--palmleaf: #8A9468;--darkGreen: #3F7652;--bgColor: #242424;font-family:var(--archivo);letter-spacing:.3px;line-height:1.3;font-weight:300;color-scheme:light dark;color:#ffffffde;background-color:var(--bgColor);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,a{font-weight:500;color:var(--blackish);text-decoration:inherit}a:hover{color:var(--leafy)}body{margin:0;display:flex;flex-direction:column;place-items:flex-start center;min-width:320px;min-height:100dvh;background-color:var(--bgColor)}h1,h2,h3,h4,h5,h6{font-family:var(--tenor-sans);font-weight:600}h1{font-size:3.2em;line-height:1.1}li{list-style-type:none}span{font-family:var(--archivo);font-size:1rem;letter-spacing:inherit}button{border-radius:2px;border:1px solid transparent;padding:8px 0;width:120px;font-size:1em;font-weight:500;font-family:inherit;letter-spacing:.4px;background-color:var(--blackish);cursor:pointer;transition:color .25s}button:hover{color:var(--cream)}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{--darkGreen: var(--mutedolive);--bgColor: var(--blackish);color:var(--cream);background-color:var(--bgColor)}a:hover{color:var(--leafy)}button{background-color:tan}footer,nav{background-color:var(--blackish)}}.section-title{border-top:1px solid tan;border-bottom:1px solid tan;font-size:1.7rem;padding:10px 0}.page-header-image{position:relative;display:flex}.page-header-image:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-image:linear-gradient(180deg,#00000077,transparent,#00000077);background-image:radial-gradient(transparent,#00000080)}.page-header-image img{width:100%}.page-container{width:100%;display:flex;flex-direction:column;align-items:center}.page-header{position:sticky;top:0;z-index:0;width:100%;height:auto;display:flex}.page-header .image-container{display:flex;width:100%;height:fit-content}.page-header .image-container img{width:100%;height:400px;object-fit:cover;object-position:100% 30%}.page-header .text-overlay{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-color:#00000057;background-image:radial-gradient(#000c,#f4f4f44a);color:#fff}.page-header .text-overlay h1{font-size:3.5rem}.page-header .text-overlay h4{font-size:1.6rem}.section-container{width:100%;background-color:var(--blackish);padding:4rem 0 6rem;z-index:1;display:flex;flex-direction:column;align-items:center}.section-content{width:80%;display:flex;flex-direction:column;align-items:center;gap:6rem}.section-content .brief{display:flex;flex-direction:column;align-items:center;gap:1rem}.section-content .brief .extended-desc{display:flex;flex-direction:column;gap:1rem}.flex-col{display:flex;flex-direction:column}.flex-col-aligned{display:flex;flex-direction:column;align-items:center}.service-page{width:100%;justify-content:center;position:relative}.service-page:after{content:"";position:absolute;width:100%;height:100%;background-image:radial-gradient(black,transparent,#000000ad)}.service-page .container{width:85%;background-color:rgb(from var(--blackish) r g b / .9);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--bone);padding:2rem 0 3rem;z-index:1;gap:3rem}.service-page .container .title{color:tan;gap:5px;border-bottom:.7px solid currentColor;padding-bottom:.8rem;width:85%}.service-page .container .title h2{font-size:2.7rem}.service-page .container .title h3{font-size:1.2rem;color:var(--bone)}.service-page .container .description{gap:1rem}.service-page .container .extended-desc{width:85%;gap:1rem;text-align:center;font-size:1.1rem;font-weight:420}@media screen and (max-width:768px){.page-header .image-container img{height:300px}.page-header .text-overlay{gap:10px}.page-header .text-overlay h1{font-size:2rem;text-align:center;text-wrap-style:balance}.page-header .text-overlay h4{font-size:1.2rem;text-align:center;text-wrap-style:balance}.section-container{padding:3rem 0}.section-content{width:85%}}footer{width:100%;height:150px;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 2px 12px -6px #717171}footer .container{width:70%;display:flex;justify-content:space-between;align-items:center}footer .container h4{font-size:2rem;color:tan}.social-links{display:flex;justify-content:space-evenly;gap:4rem}.social-links .platform{display:flex;flex-direction:column;align-items:center;gap:10px;color:var(--skin);transition:color .4s}.social-links .platform h6{font-family:var(--archivo);font-size:1rem;font-weight:400;text-transform:lowercase}.social-links .platform a{width:1.8rem;height:1.8rem;text-align:center;color:currentColor}.social-links .platform svg{width:100%;height:auto}.social-links .platform:hover{color:var(--cream);transition:color .4s}@media screen and (max-width:768px){footer{height:110px}footer .container{width:85%}footer .container h4{font-size:1.66rem;line-height:1}.social-links{gap:2rem}.social-links .platform h6{display:none}}section#about{display:flex;flex-direction:column;align-items:center;gap:3rem;padding:8rem 0 4rem}#about .content{width:75%;display:flex;gap:3rem}#about .content img{width:100%}#about .content .details,.work-history{display:flex;flex-direction:column;gap:1rem}#about .content .details{flex:1}#about .content .image{width:35%}#about .content .details p{font-family:var(--tenor-sans);font-size:1.4rem;color:var(--darkGreen)}#about .content .details h2,.work-history h3{border-top:1px solid tan;border-bottom:1px solid tan;font-size:2rem;padding:10px 0}#about .content .details .description{height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:10px}.work-history{width:75%}.work-history h3{padding:16px 0}.timeline{display:flex;flex-direction:column;width:100%;margin-top:2rem}.timeline .experience{display:flex;justify-content:space-between;width:100%}.timeline .experience .date{width:100%;font-size:13px;color:gray}.timeline .experience .details{position:relative;display:flex;flex-wrap:wrap;flex:1 0 70%;padding:0 0 3rem 3rem;border-left:.8px solid tan}.timeline .experience .details:before{position:absolute;content:"";left:-4.5px;height:9px;width:9px;background-color:tan;transform:rotate(45deg)}.timeline .experience .employer{display:flex;justify-content:space-between;align-items:baseline;width:100%}.employer h5{font-size:1.3rem}.employer p{font-size:14px;font-style:italic;color:gray}.timeline .experience h6{font-size:16px;font-weight:300}@media screen and (max-width:768px){section#about{padding:3rem 0}#about .content{width:85%;flex-direction:column;gap:1.5rem}#about .content .image{width:100%}#about .content .details .description li{font-size:14px;letter-spacing:.6px}.work-history{width:85%}.timeline{margin-top:1rem}.timeline .experience{flex-direction:column;border-left:.4px solid tan;gap:9px}.timeline .experience .date{position:relative;font-size:12px;letter-spacing:.5px;text-transform:uppercase;padding-left:1.5rem;color:var(--skin)}.timeline .experience .date:before{position:absolute;content:"";height:6px;width:6px;left:-3px;top:1px;background-color:tan;transform:rotate(45deg)}.timeline .experience .details{padding:0 0 2rem 1.5rem;border-left-width:0px;gap:3px;flex:1 1 70%;flex-direction:column-reverse}.timeline .experience .details:before{display:none}.timeline .experience .employer{justify-content:flex-start;align-items:center;gap:6px;text-wrap-mode:nowrap;color:var(--mint);letter-spacing:.5px;line-height:1.2}.employer h5,.employer span,.employer p{font-size:13px;font-family:var(--archivo);color:currentColor}.employer h5,.employer span{font-weight:300}.employer p{font-weight:100}.timeline .experience h6{font-size:1rem;line-height:1.2;letter-spacing:-.1px}}#featured-section{width:100%;display:flex;flex-direction:column;align-items:center;gap:2rem;padding:2rem 0 2.5rem;border-width:.8px 0;border-style:solid;border-color:tan;margin-bottom:1px}#featured-section h3{font-size:1.6rem;color:var(--cream)}#featured-section .list{display:flex;width:70%;justify-content:space-evenly}#featured-section .list .feature{display:flex;flex-direction:column;overflow:clip;border-radius:999px;position:relative}#featured-section .list .feature img{width:100px;height:100px}#featured-section .list .feature .overlay{display:flex;align-items:center;justify-content:center;position:absolute;content:"";width:100%;height:0%;bottom:0;background-color:#fff4e78d;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);transition:height .4s}#featured-section .list .feature .overlay svg{font-size:3rem;color:#000;opacity:0;transition:opacity .15s}#featured-section .list .feature:hover .overlay{height:100%;transition:height .4s}#featured-section .list .feature:hover .overlay svg{opacity:1;transition:opacity .5s}@media screen and (max-width:768px){#featured-section{padding:1rem 0 1.5rem;gap:1.5rem}#featured-section h3{font-size:1.1rem}#featured-section .list{width:90%;justify-content:space-around}#featured-section .list .feature img{width:50px;height:50px}#featured-section .list .feature .overlay svg{font-size:2rem}}#homepage{display:flex;flex-direction:column;align-items:center;gap:6rem;width:100%}.hero{position:relative;width:100%;height:auto;box-shadow:0 0 6px -3px gray}.hero .images{display:flex}.hero .images .container{display:flex;width:100%;height:fit-content}.hero .images img{width:100%;height:fit-content}.hero .images .overlay{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-color:#00000057;background-image:radial-gradient(#000c,#f4f4f44a);color:#fff}.hero h1{font-size:3.5rem}.hero h4{font-size:1.6rem}#homepage .intro{width:50%;text-align:center}#homepage #service-summary{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;width:80%}#homepage .service{width:calc(48% - 1.5rem);height:auto;display:flex;justify-content:space-between;background-color:var(--tree)}#homepage .service .content{color:#fff;padding:1rem;display:flex;flex-direction:column;justify-content:space-between;flex:1}#homepage .service .content p{font-size:14px}#homepage .service .content h4{font-size:1.2rem;line-height:1.1;letter-spacing:.1px;text-wrap-style:balance}#homepage .service .service-image{height:fit-content;width:48%;padding-bottom:33px}#homepage .service img{height:auto;width:100%}@media screen and (max-width:768px){#homepage{gap:3rem}.hero .images .overlay{gap:10px}.hero h1{font-size:2rem}.hero h4{font-size:1rem;text-align:center;text-wrap-style:balance}.hero .images img{height:auto}#homepage .intro{width:85%;font-size:15px}#homepage #service-summary{width:80%;margin-top:1rem}#homepage .service{width:100%}#homepage .service .content{padding:.7rem 1rem .6rem .8rem}#homepage .service .content .type{font-size:12px;font-weight:500;letter-spacing:.8px}#homepage .service .content h4{font-size:1.1rem}#homepage .service .content .description{font-size:12px}#homepage .service .service-image{width:38%;padding-bottom:24px}}:root{--mobileNavHeight: 80px;--menuPadding: 1.5rem;--menuPaddingTotal: 3rem }nav{height:100px;width:auto;position:fixed;inset:0;z-index:100;display:flex;justify-content:space-between;align-items:center;padding:0 2rem;background-color:transparent}nav.active{background-color:rgb(from var(--blackish) r g b / .5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}#logo{font-size:1.5rem;font-weight:700;cursor:pointer}.nav-links{width:45%;display:flex}.nav-list{width:100%;display:flex;justify-content:space-between;gap:2rem}.nav-list .link{width:25%;padding:4px 0;text-align:center;border-top:.8px solid var(--skin);border-bottom:.8px solid var(--skin);color:var(--cream);background:linear-gradient(to right,var(--skin),var(--skin) 50%,transparent 50%);background-size:300% 200%;background-position:100% 0%;background-color:transparent;transition:border-color .4s,color .4s,background-position .6s ease-out}.nav-list .button.link{display:flex;flex-direction:column;cursor:pointer;position:relative}.nav-list .button.link span{font-weight:500}.nav-list .button.link .sublinks{position:absolute;top:30px;right:0;height:0px;width:200px;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-evenly;background-color:rgb(from var(--blackish) r g b / .7);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:0px solid transparent;padding:0;transition:height .3s,padding .1s .3s,border .3s}.nav-list .button.link:hover .sublinks{height:200px;padding:0 1.5rem;transition:height .3s,padding 0ms,border .3s ease-out}.nav-list .button.link .sublinks .sub-link{visibility:hidden}.nav-list .button.link:hover .sublinks .sub-link{color:var(--skin);visibility:visible;transition:visibility .5s,color .3s}.nav-list .button.link:hover .sublinks .sub-link:hover{color:var(--cream)}.nav-list .link.active,.nav-list .link:hover{border-color:tan;color:#000;background-position:0 0%;transition:border-color .4s,color .4s,background-position .7s ease-out}.menu-button{position:relative;z-index:100000;width:28px;height:16px;cursor:pointer;transform:rotate(0);transition:transform .8s ease-in-out}.menu-button.clicked{height:28px}.menu-button span{position:absolute;content:"";height:1.5px;width:100%;border-radius:5px;background-color:var(--cream);transform:rotate(0);transition:transform .3s ease-in-out;cursor:pointer}.menu-button.clicked span{height:2.5px}.menu-button span:nth-child(1){top:0}.menu-button span:nth-child(2),.menu-button span:nth-child(3){top:8px}.menu-button span:nth-child(4){top:16px}.menu-button.clicked span:nth-child(1){top:8px;width:0%;left:50%}.menu-button.clicked span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.menu-button.clicked span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-button.clicked span:nth-child(4){top:8px;width:0%;left:50%}.menu-overlay{position:fixed;top:0;left:0;overflow:hidden;height:0px;display:flex;flex-direction:column;justify-content:space-between;background-color:var(--blackish);z-index:100;width:0px;transform:translate(0);transition:width .25s ease-out,transform .25s ease-out,height .5s .25s ease-out,padding .5s .25s ease-out}.menu-overlay.closed{width:0vw;transform:translate(-4rem);background-color:var(--blackish)}.menu-overlay.open{overscroll-behavior:contain;height:calc(100dvh - 3rem);width:calc(100% - 4rem);padding:1.5rem 2rem;background-color:var(--skin);overflow-y:clip;overscroll-behavior-y:contain;transform:translate(0);transition:width .5s ease-out,transform .5s ease-out}.menu-overlay .menu-links{display:flex;flex-direction:column;gap:1.5rem;padding-top:1rem;transform:translate(-200vw);transition:transform .5s ease-out}.menu-overlay.open .menu-links{transform:translate(0)}.menu-overlay .menu-links .button span,.menu-overlay .menu-links .button .sublinks a,.menu-overlay .menu-links .link{font-family:var(--tenor-sans);font-size:1.8rem;color:var(--blackish)}.menu-overlay.open .menu-links .button span,.menu-overlay.open .menu-links .button .sublinks a,.menu-overlay.open .menu-links .link{width:fit-content}.menu-overlay .menu-links .button,.menu-overlay .menu-links .button .sublinks{display:flex;flex-direction:column;gap:12px;width:100%}.menu-overlay.open .menu-links .button span{border-bottom:1px solid var(--cream);padding-bottom:3px;width:100%}.menu-overlay .menu-links .button .sublinks a{font-size:1.3rem;letter-spacing:0px;transform:translate(-150%)}.menu-overlay.open .menu-links .button .sublinks a:nth-child(1){transform:translate(0);transition:transform .5s .2s}.menu-overlay.open .menu-links .button .sublinks a:nth-child(2){transform:translate(0);transition:transform .5s .3s}.menu-overlay.open .menu-links .button .sublinks a:nth-child(3){transform:translate(0);transition:transform .5s .4s}.menu-overlay.open .menu-links .button .sublinks a:nth-child(4){transform:translate(0);transition:transform .5s .5s}.menu-overlay .menu-footer{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;opacity:0}.menu-overlay.open .menu-footer h5{color:var(--blackish);font-size:1.8rem;width:100%;border-bottom:1px solid var(--cream);padding-bottom:6px;text-wrap-mode:nowrap}.menu-overlay .menu-footer .social-links{width:100%}.menu-overlay .menu-footer .platform a{width:2.6rem;height:2.6rem}.menu-overlay.open .menu-footer{opacity:1;transition:opacity .5s .3s ease-out}.menu-overlay .menu-footer .platform img,.menu-overlay .menu-footer .platform svg{width:100%;height:auto}@media screen and (max-width:768px){nav{height:var(--mobileNavHeight);padding:0 1.3rem;gap:3rem;position:relative}nav.active{position:sticky}#logo{font-size:1.3rem}.nav-list{flex:1;justify-content:flex-end}.nav-list .link{height:fit-content;font-size:12px;border-width:1px 0 1px 0;border-color:tan}}section#services{padding:0 0 5rem}#services .header{width:100%;display:flex;flex-direction:column;align-items:center;position:relative}#services .header .image-series{display:flex;flex-wrap:nowrap;height:500px;width:100%}#services .header .image-series img{height:100%;flex:1}#services .header .overlay{display:flex;align-items:center;justify-content:center;position:absolute;content:"";height:100%;width:100%;background-color:#292929ab}#services .tabs{display:flex;justify-content:space-around;width:80%;gap:3rem}#services .tabs .item{font-size:1rem;font-weight:500;padding:8px 0;border:1px solid tan;background-color:var(--cream);color:var(--blackish);cursor:pointer;width:100%;text-align:center;transition:letter-spacing .3s}#services .tabs .item:hover{letter-spacing:.5px;transition:letter-spacing .3s}#services .list{width:80%;display:flex;flex-direction:column;gap:4rem;padding-top:6rem}#services .list .service{display:flex;justify-content:space-between;width:100%;border:1px solid tan;border-radius:70px 0 0 70px;overflow:clip}#services .list .service:nth-child(2n){flex-direction:row-reverse;border-radius:0 70px 70px 0}#services .list .service img{width:50%}#services .list .service .info{width:100%;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;text-align:center}#services .list .service .info h4{font-size:1.7rem;width:100%}#services .list .service .info p{font-size:1.2rem;text-wrap-style:balance}#services .list .service .info button{box-shadow:0 0 0 0 var(--bone);transform:perspective(200px) translateZ(0);transition:box-shadow .3s,background-color .3s,transform .3s}#services .list .service .info button:hover{color:var(--blackish);transform:translate3d(2px,-2px,2px);box-shadow:-2px 2px 0 0 var(--bone)}@media screen and (max-width:768px){section#services{gap:3rem}#services .header .image-series{height:fit-content}#services .header .image-series img{width:25%;height:auto}#services .tabs{display:none;width:90%;gap:1rem 0;flex-wrap:wrap}#services .tabs .item{width:45%;font-size:13px}#services .list{width:85%;gap:3rem;padding-top:0rem}#services .list .service,#services .list .service:nth-child(2n){flex-direction:column;align-items:center;border-radius:75px 75px 0 0}#services .list .service img{width:100%}#services .list .service .info{padding:1rem;width:auto;gap:9px}#services .list .service .info h4{font-size:1.5rem;color:var(--skin)}#services .list .service .info p{font-size:16px;letter-spacing:.7px;text-wrap-style:pretty}}*{margin:0;padding:0}#root{width:100%;display:flex;flex-direction:column;flex:1;justify-content:space-between;flex-wrap:wrap;overflow-x:clip;position:relative}.disable-scroll{overflow:clip;position:fixed}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
