#root{max-width:100vw;margin:0 auto;text-align:center}.navbar{display:flex;align-items:center;width:100%;max-width:100%;justify-content:space-between;padding:0 5%;margin-top:2vh}.nav-left{align-items:center;justify-content:left}.nav-left img{height:120%;width:120%}.nav-middle{display:flex;align-items:center;justify-content:space-evenly;font-family:Ela Sans;font-size:1.8rem;letter-spacing:.05rem;min-width:40vw;max-width:60vw;margin-top:1.5%}.nav-item{position:relative;cursor:pointer}.nav-item:after{content:"";position:absolute;left:0;bottom:0;width:0%;height:2px;background-color:#000;transition:width .3s ease}.nav-item:hover:after{width:100%}.nav-item.active:after{width:100%}.nav-right{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;align-items:center;justify-content:end;font-family:Ela Sans;font-size:1.8rem;letter-spacing:.05rem;margin-top:1.5%}.underline{grid-column:1 / span 2;height:1.3px;background-color:#000;width:100%}@font-face{font-family:Ela Sans;src:url(/Ela%20Sans%20Regular.ttf)}.home{display:flex;flex-direction:column;align-items:center;width:100%;min-height:100vh}.home-logo{background:url(/home-logo.png) no-repeat center;background-size:contain;margin-top:10vh;width:100%;height:20vh;z-index:1}.home-image{width:100%;position:absolute;bottom:0}.about-us{margin:auto;width:90%;justify-content:space-between;align-items:center}.top{display:flex;justify-content:space-between;align-items:start;padding:0 2%}.title{font-family:Ela Sans;font-weight:100;letter-spacing:.2rem;color:#666;font-size:4rem;line-height:120%;text-align:left}.link{display:flex}.link p{font-size:2rem;font-family:Ela Sans;font-weight:100;letter-spacing:.2rem}.link img{object-fit:contain}.middle{display:flex;justify-content:space-between;padding:0 2%;margin-top:5vh;align-items:baseline}.middle h3{flex:1;font-family:Ela Sans;line-height:120%;font-size:2.3rem;font-weight:100;letter-spacing:.1rem;margin-top:auto;text-align:left}.middle p{flex:1;font-family:Ela Sans;line-height:120%;text-align:justify;font-size:1.7rem;word-spacing:.1rem;opacity:.65}.bottom{padding:0 2%;display:flex;flex-direction:column;margin-top:10vh;height:58vh;justify-content:space-between}.info{display:grid;grid-template-columns:1fr 3fr;grid-template-rows:repeat(3,1fr)}.owner{grid-row:1 / 4}.socials{display:flex;align-items:center;justify-content:right;gap:1%}.info p{margin-left:10%;font-size:1.5rem;font-family:Ela Sans;line-height:120%;text-align:justify;word-spacing:.1rem;opacity:.65}.our-works{margin-top:10vh;width:90%;margin:12vh auto auto}.cards{display:flex;padding:0 2%;justify-content:space-between;margin-top:12vh}.publications{margin-top:12vh;width:90%;margin:12vh auto auto}.our-studio{width:90%;margin-top:12vh;margin:12vh auto auto}.our-card{height:30vh;width:45vh}.our-card p{font-family:"Source Serif";margin-top:1vh;align-items:center;font-size:1.1rem}.our-card div{height:100%;width:100%;background-repeat:no-repeat;background-position:center;background-size:contain}.pub-card{height:50vh;min-width:30vh;max-width:35vh}.pub-link{display:flex;align-items:center}.pub-image{height:100%;width:100%;background-repeat:no-repeat;background-color:#fff}.foot{display:flex;justify-content:space-between}.foot p{font-family:sans-serif;margin-top:1vh;align-items:center;font-size:.8rem;letter-spacing:.05rem}.foot h4{margin-top:1vh;align-items:center;font-family:"Source Serif";font-weight:500;font-size:1.1rem}.studio{display:flex;justify-content:space-between;padding:0 2%;margin-top:12vh;width:100%}.studio-left{flex:1;display:flex;flex-direction:column;justify-content:flex-start}.studio-title{font-family:Ela Sans;font-weight:100;letter-spacing:.2rem;color:#666;font-size:4rem;line-height:120%;text-align:left}.studio-desc{font-family:Ela Sans;line-height:120%;text-align:justify;font-size:1.7rem;word-spacing:.1rem;opacity:.65;margin:4vh 0;margin-right:5vw}.studio-image-block{position:relative;width:90%;height:40vh;overflow:hidden;border-radius:1em}.studio-image{width:100%;height:100%;object-fit:cover}.arrow{position:absolute;top:50%;transform:translateY(-50%);background-color:#fff;border:none;border-radius:50%;width:3rem;height:3rem;font-size:2rem;cursor:pointer;opacity:.8}.arrow.left{left:1rem}.arrow.right{right:1rem}.studio-right{flex:.8;display:flex;justify-content:center;align-items:flex-start;background-color:#fff;padding-top:5vh;border-radius:1em}.studio-right form{width:85%;display:flex;flex-direction:column;gap:2vh}.studio-right input,.studio-right textarea{padding:1.2rem;font-size:1rem;border:1px solid #666666a9;outline:none;resize:none;border-radius:.5em;font-family:sans-serif}.field4{height:20vh}.checkbox-row{display:flex;align-items:center;gap:1rem;font-family:sans-serif;font-size:1.1rem}input[type=checkbox].circle{appearance:none;-webkit-appearance:none;-moz-appearance:none;transform:scale(.6);width:10px;height:10px;border:2px solid #666666a9;border-radius:50%;cursor:pointer;position:relative}input[type=checkbox].circle:checked{background-color:#666666a9;box-shadow:inset 0 0 0 4px #fff}.send-btn{padding:1rem 0;min-width:8vw;max-width:12vw;background-color:#bdab9d;border:none;color:#fff;font-size:1.2rem;border-radius:.5em;cursor:pointer}.footer{width:100%;background-color:#fff;padding:80px;box-sizing:border-box;margin-top:10vh}.footer-container{margin:0 10vh;display:flex;align-items:center;justify-content:space-between}.footer-left{flex:1;display:flex;flex-direction:column;gap:2rem;font-family:Open Sans,sans-serif}.footer-logo{width:300px;object-fit:contain}.footer-address{font-size:1.4rem;line-height:1.7;color:#555;text-align:left}.footer-contact{display:flex;gap:40px;font-size:1.3rem;color:#000}.footer-phone,.footer-email{text-decoration:underline;cursor:pointer}.footer-right{display:flex}.footer-map{object-fit:cover;border-radius:4px}.about-head{display:flex;width:100%;flex-direction:column;padding:0 2%;margin-top:10vh}.about-top{margin-bottom:12vh}.about-top,.about-bottom{display:flex;justify-content:space-between;align-items:center}.top-left{display:flex;align-items:center;gap:2.8rem}.top-left h1{font-family:Ela Sans;font-size:4rem;color:#666}.top-left img{height:100%}.top-right{font-family:Ela Sans;font-size:3.5rem;color:#666;text-align:left;line-height:100%}.bottom-left{font-family:Ela Sans;font-size:1.7rem;color:#555;width:35%;text-align:justify;line-height:120%}.about-bottom h3{font-family:Ela Sans;line-height:120%;font-size:2.5rem;font-weight:100;letter-spacing:.1rem;margin-top:auto;text-align:left}.about-mid{margin-top:12vh}.mid-content1{display:flex;align-items:center;justify-content:space-between;padding:3%}.mid-content2{display:flex;align-items:center;justify-content:space-evenly;padding:3%}.mid-items{display:flex;flex-direction:column;align-items:center;gap:1.5rem;align-items:start}.mid-items p{font-family:Be Vietnam Thin;font-size:1.8rem;text-align:left}.mid-items span{font-family:Be Vietnam Light}.mid-head{display:flex;justify-content:space-between;align-items:center;padding:0 2%}.mid-head h1{font-family:Ela Sans;font-size:3rem;color:#666}.about-nav-right{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;align-items:center;font-family:Ela Sans;font-size:1.8rem;letter-spacing:.12rem;color:#555}.about-underline{grid-column:1 / span 2;height:1px;background-color:#555;width:100%}.slider-section{margin-top:5vh}.process-slider{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;margin-top:5vh}.process-slider::-webkit-scrollbar{display:none}.slider-title{text-align:left;font-family:Ela Sans;font-size:3rem;color:#666;margin-left:2rem}.process-slider{display:flex;gap:3rem;align-items:center;overflow-x:auto;white-space:nowrap}.slider-items{background:#fff;border-radius:1.4rem}.slider-items p{font-family:Ela Sans;padding:15px;font-size:1.5rem;letter-spacing:.05rem}.slider-arrow{object-fit:contain}.work-top-left{display:flex;align-items:center;gap:2.8rem;margin-left:2rem;margin-top:10vh}.work-top-left h1{font-family:Ela Sans;font-size:4rem;color:#666}.work-top-left img{height:100%}.work-cards{display:flex;padding:0 2%;justify-content:space-between;margin:10vh 8vh 0}.work-category{display:flex;justify-content:space-between;padding:0 3%;margin-top:5vh}.work-category div{font-family:Ela Sans;font-size:2.3rem;color:#555;cursor:pointer}.publication-cards{display:flex;padding:0 2%;justify-content:space-between;margin:10vh 8vh 0}.card-head{display:flex;justify-content:space-between;padding:0 2%;margin-top:5vh}.card-head p{font-size:2rem;letter-spacing:.1rem;font-family:Ela Sans}.card-mid{display:flex;justify-content:space-between;margin-top:3vh;align-items:start;margin-top:5vh}.card-mid-left{flex:1.2}.card-mid-left p{font-family:Ela Sans;font-size:3.2rem;margin-top:3vh;color:#555}.card-mid-left img{object-fit:contain;width:80%;height:80%}.card-mid-right{flex:1;display:flex;align-items:start;justify-content:space-evenly}.legend-left,.legend-right{display:flex;flex-direction:column}.legend-left p,.legend-right p{font-size:2rem;letter-spacing:.1rem;font-family:Ela Sans;text-align:left;margin-bottom:2vh;color:#92806c}.collage{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:max-content;gap:.5rem;margin:10vh auto}.collage .img{width:100%;height:100%;object-fit:cover}.img-1{grid-column:2/span 5;grid-row:span 2}.img-2{grid-column:span 2;grid-row:span 2}.img-3{grid-column:span 3;grid-row:span 2}.img-4{grid-column:2 / span 4;grid-row:span 2}.img-5{grid-column:span 2;grid-row:span 2}.img-6{grid-column:span 4;grid-row:span 2}.navbar-mob{display:flex;justify-content:space-between;align-items:center;padding:2rem}.home-header-mob{display:flex;justify-content:center;flex-direction:column;align-items:center}.home-logo-mob{margin-top:8vh;object-fit:contain;width:70%}.home-img-mob{width:100%}.about-us-mob{margin:auto;width:90%;justify-content:space-between;align-items:center}.link-mob{display:flex;margin-top:5vh}.link-mob p{font-size:2rem;font-family:Ela Sans;font-weight:100;letter-spacing:.2rem}.link-mob img{object-fit:contain}.title-mob{font-family:Ela Sans;font-weight:100;letter-spacing:.1rem;color:#666;font-size:2.2rem;line-height:120%;text-align:left;margin-top:3vh}.para-mob{flex:1;font-family:Ela Sans;line-height:120%;text-align:justify;font-size:1.7rem;word-spacing:.1rem;opacity:.65;margin-top:5vh}.since-mob{flex:1;font-family:Ela Sans;line-height:120%;font-size:2.3rem;font-weight:100;letter-spacing:.1rem;margin-top:auto;text-align:right;margin-top:5vh}.owner-mobile{width:100%;margin-top:3vh;object-fit:contain}.socials-mob{margin-top:2vh;display:flex;align-items:center;justify-content:right;gap:1.5rem}.socials-mob img{object-fit:contain;width:3rem}.our-works-cards-mob{margin-top:4vh;display:flex;justify-content:center;margin-bottom:10vh}.studio-mob{display:flex;flex-direction:column;margin-top:8vh;width:100%}.studio-left-mob{display:flex;flex-direction:column}.studio-title-mob{font-family:Ela Sans;font-weight:100;letter-spacing:.2rem;color:#666;font-size:2.5rem;text-align:left}.studio-desc-mob{font-family:Ela Sans;font-size:1.7rem;line-height:110%;opacity:.65;margin:3vh 0;text-align:justify}.studio-image-block-mob{position:relative;width:100%;height:30vh;overflow:hidden;border-radius:1em;margin-top:5vh}.studio-image-mob{width:100%;height:100%;object-fit:cover}.arrow-mob{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border-radius:50%;width:2.5rem;height:2.5rem;border:none}.left-mob{left:1rem}.right-mob{right:1rem}.studio-right-mob{margin-top:5vh}.studio-form-mob{display:flex;flex-direction:column;gap:2vh;background-color:#fff;padding:4%;border-radius:1rem}.studio-form-mob input,.studio-form-mob textarea{padding:1rem;border-radius:.5em;border:1px solid #666666a9;font-family:sans-serif}.field4-mob{height:18vh}.checkbox-row-mob{display:flex;align-items:center;gap:1rem}.circle-mob{appearance:none;width:5px;height:5px;border:2px solid #666;border-radius:50%}.circle-mob:checked{background:#666}.send-btn-mob{padding:1rem;background-color:#bdab9d;border:none;color:#fff;border-radius:.5em;width:40%}.footer-mob{width:100%;background-color:#fff;padding:40px 20px;box-sizing:border-box;margin-top:6vh}.footer-container-mob{display:flex;flex-direction:column;gap:4vh}.footer-left-mob{display:flex;flex-direction:column;gap:1.5rem;font-family:Open Sans,sans-serif;align-items:center;margin-top:5vh}.footer-logo-mob{width:300px;object-fit:contain}.footer-address-mob{font-size:1.2rem;line-height:1.6;color:#555;margin-top:2vh}.footer-contact-mob{display:flex;flex-direction:column;gap:.8rem;font-size:1.1rem;margin-top:2vh}.footer-phone-mob,.footer-email-mob{text-decoration:underline;cursor:pointer}.footer-right-mob{width:100%}.footer-map-mob{width:100%;object-fit:cover;border-radius:4px}.work-top-left-mob{display:flex;align-items:center;gap:2rem;margin-left:2rem;margin-top:6vh;margin-bottom:7vh}.work-top-left-mob h1{font-family:Ela Sans;font-size:2.5rem;color:#666}.work-top-left-mob img{height:2.5rem}.our-works-cards-mobile,.publication-cards-mob{display:flex;flex-direction:column;gap:7rem;align-items:center;margin-bottom:15vh}.top-right-mob{font-family:Ela Sans;font-size:3rem;color:#666;text-align:right;line-height:100%;margin-right:2rem}.bottom-left-mob{font-family:Ela Sans;font-size:1.7rem;color:#555;text-align:justify;line-height:120%;padding:2rem;margin-top:3vh}.about-link-mob{display:flex;margin-top:5vh;margin-left:2rem}.about-link-mob p{font-size:2rem;font-family:Ela Sans;font-weight:100;letter-spacing:.2rem}.about-link-mob img{object-fit:contain}.about-mob-title{font-family:Ela Sans;font-size:2.5rem;margin-left:2rem;margin-top:2vh;text-align:left;color:#666}.about-mid-mob{display:flex;align-items:end;justify-content:space-between;padding:2rem}.about-mid-vector-mob{margin:0 2rem}.about-mid-left-mob{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem}.about-mid-left-mob p{font-family:Be Vietnam Thin;font-size:1.8rem;text-align:left}.about-mid-left-mob span{font-family:Be Vietnam Light}:root{line-height:1.5;font-weight:400;font-size:14px;--cursor-size: 8px;--cursor-bg: rgba(0, 0, 0, .4);--cursor-outline-size: 30px;--cursor-outline-bg: rgba(0, 0, 0, .1);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a,a:visited .link p{color:#000}@font-face{font-family:Be Vietnam Light;src:url(/BeVietnamPro-Light.ttf)}@font-face{font-family:Be Vietnam Thin;src:url(/BeVietnamPro-Thin.ttf)}@font-face{font-family:Ela Sans;src:url(/Ela%20Sans%20Regular.ttf)}@font-face{font-family:"Source Serif";src:url(/source%20serif%204.ttf)}@font-face{font-family:Open Sans;src:url(/OpenSans-Regular.ttf)}*{margin:0;padding:0;box-sizing:border-box}body{background-color:#f7f5ee}
