@import"https://fonts.googleapis.com/css2?family=Zalando+Sans+SemiExpanded:ital,wght@0,100..900;1,100..900&display=swap";:root{--deep-red: #f3322c;--darkest-black: #0f0e0e;--pure-white: #ffffff;--border-grey: #606060}body{background-color:var(--deep-red);font-family:Zalando Sans SemiExpanded,sans-serif;margin:0}::-webkit-scrollbar{display:none}.hero-section{display:flex;flex-direction:column;justify-content:space-between;position:relative}.hero-banner{display:flex;flex-direction:column;justify-content:end;position:relative;padding:0 60px;height:850px}.hero-banner h1{font-size:96px;font-weight:100;margin-bottom:140px;color:var(--pure-white)}.hero-banner .hero-title{font-size:96px;font-weight:100;color:var(--pure-white);margin:0}.hero-banner .hero-title:last-of-type{margin-bottom:140px}.scroll-text{position:absolute;bottom:20px;left:0;right:0;text-align:center}.scroll-text h6{font-size:16px;font-weight:100;margin:0;padding-bottom:8px;color:var(--pure-white)}.scroll-icon{font-size:24px;color:var(--pure-white)}.nav-bar{display:flex;flex-direction:row;justify-content:space-between;padding:80px 60px 0;transform:translateY(-100%);opacity:0;transition:transform .8s ease-out,opacity .8s ease-out}.nav-bar h4{font-size:12px;font-weight:500;color:var(--pure-white);margin:0}.main-content-body{display:flex;flex-direction:row;justify-content:space-between}.main-content-body h4{font-size:12px;font-weight:500;color:var(--darkest-black);margin:0}.page-links{display:flex;flex-direction:column;gap:24px;text-align:right}.nav-bar.slide-in{transform:translateY(0);opacity:1}.nav-bar h4.current-page{color:var(--pure-white);font-weight:800}.hidayat_title{display:flex;justify-content:center;gap:12px}.hidayat_title img{height:16px}.back-button{display:flex;align-items:center;gap:8px;cursor:pointer;transition:opacity .3s ease}.back-button:hover{opacity:.7}.back-button h4{font-size:12px;font-weight:500;color:var(--pure-white);margin:0}.back-button .material-symbols-outlined{font-size:20px;color:var(--pure-white)}.site-pages-nav{display:flex;flex-direction:row;gap:100px}.site-pages-nav a,.page-links a{text-decoration:none}.main-content-body h4:hover{color:var(--pure-white);margin:0}.rotation-band{background-color:var(--pure-white);height:60px;display:flex;justify-content:center;align-items:center;color:var(--deep-red)}.project-section{background-color:var(--darkest-black);display:flex;flex-direction:column}.section-title{display:flex;height:120px;border-top:1px solid var(--border-grey);border-bottom:1px solid var(--border-grey);padding:0 60px;align-items:center;font-size:40px;font-weight:100;color:var(--pure-white)}.section-content{display:flex;flex-direction:column;padding:0 60px 140px}.top-project-selection{display:flex;flex-direction:row;justify-content:space-between;padding:60px 0}.top-project-selection h4{font-size:12px;font-weight:500;color:var(--border-grey);margin:0;cursor:pointer;transition:color .3s ease,font-weight .3s ease}.top-project-selection h4:hover{color:var(--pure-white)}.top-project-selection h4.selected{color:var(--pure-white);font-weight:500}.project-top-display{display:flex;flex-direction:row;gap:40px}.project-section-content{display:flex;flex-direction:column;gap:40px;width:40%}.project-info{display:flex;flex-direction:column;gap:20px;z-index:1}.project-info h2{font-size:80px;font-weight:500;margin:0;color:var(--pure-white)}.project-info h5{font-size:14px;font-weight:400;margin:0;color:var(--pure-white);line-height:24px}.project-meta-data{display:flex;flex-direction:column;gap:40px}.project-meta-data .metadata-container{display:flex;flex-direction:row;gap:100px}.project-meta-data .metadata-container .metadata-title{width:100px;font-size:14px;font-weight:600;color:var(--pure-white);margin:0}.project-meta-data .metadata-container .metadata-content{font-size:14px;font-weight:100;color:var(--pure-white);margin:0;width:200px}.project-meta-data .metadata-container .metadata-content-multiple{display:flex;flex-direction:column;gap:24px}.project-image{width:60%;height:636px;background-color:#f3322c;position:relative;transition:background-color .3s ease}.project-image:hover{background-color:transparent}.project-image img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;transition:mix-blend-mode .3s ease}.project-image:hover img{mix-blend-mode:normal}.project-image-button{display:flex;flex-direction:row;align-items:center;gap:12px;position:absolute;bottom:0;right:0;background-color:var(--deep-red);color:#fff;padding:12px 24px;text-decoration:none;font-size:12px;font-weight:500;opacity:0;pointer-events:none}.project-image:hover .project-image-button{opacity:1;transform:translateY(0);pointer-events:auto}.about-me{display:flex;flex-direction:row;gap:40px;max-width:100%;box-sizing:border-box;padding:60px 0}.about-me-image{width:50%;background-color:#fab7b4}.about-me-image img{width:100%;min-height:610px;max-height:750px;object-fit:cover;object-position:center -80px;display:block;mix-blend-mode:multiply}.about-me-content{display:flex;flex-direction:column;width:50%;color:var(--pure-white)}.about-me-content h1{font-size:54px;font-weight:500;margin:0 0 20px}.about-me-content h4{font-size:14px;font-weight:400;line-height:24px;margin:0}.about-me-content .project-meta-data .metadata-content{width:227px}.about-me-content .about-me-para{display:flex;flex-direction:column;gap:12px;margin-bottom:40px}.about-me-content .about-me-para a{text-decoration:underline;color:var(--deep-red)}.all-projects-container{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(9,auto);box-sizing:border-box}.all-projects-container.all-view .montro{grid-column:1/7;grid-row:1/4}.all-projects-container.all-view .prolog{grid-column:7/13;grid-row:1/6}.all-projects-container.all-view .polarQuest{grid-column:1/7;grid-row:4/7}.all-projects-container.all-view .heartyMeals{grid-column:1/7;grid-row:7/10}.all-projects-container.all-view .ustraa{grid-column:7/13;grid-row:6/10}.all-projects-container.ux-ui-view{grid-template-rows:repeat(6,auto)}.all-projects-container.ux-ui-view .montro{grid-column:1/7;grid-row:1/7}.all-projects-container.ux-ui-view .prolog{grid-column:7/13;grid-row:1/7}.all-projects-container.graphics-view{grid-template-rows:repeat(8,auto)}.all-projects-container.graphics-view .polarQuest{grid-column:1/7;grid-row:1/5}.all-projects-container.graphics-view .heartyMeals{grid-column:1/7;grid-row:5/9}.all-projects-container.graphics-view .ustraa{grid-column:7/13;grid-row:1/5}.all-projects-container img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;mix-blend-mode:multiply;transition:mix-blend-mode .3s ease-out}.ustraa img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important}.prolog .project-thumbnail-wrapper,.ustraa .project-thumbnail-wrapper{width:100%;height:100%}.prolog img,.ustraa img{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;top:0;left:0}.montro:hover img,.prolog:hover img,.polarQuest:hover img,.heartyMeals:hover img,.ustraa:hover img{mix-blend-mode:normal}.project-thumbnail{display:flex;flex-direction:column;gap:12px;position:absolute;bottom:50px;left:40px;z-index:2}.project-thumbnail h3{margin:0;font-size:40px;font-weight:400;color:var(--pure-white);opacity:1;transform:translateY(60px);transition:transform .25s ease-in-out,opacity .25s ease-in-out}.project-thumbnail h5{margin:0;font-size:14px;font-weight:400;color:var(--pure-white);line-height:24px}.project-thumbnail-wrapper .project-description{width:500px;opacity:0;visibility:hidden;transform:translateY(20px);transition:opacity .4s ease-out,visibility .4s ease-out,transform .4s ease-out}.project-thumbnail-wrapper:hover .project-description{opacity:1;visibility:visible;transform:translateY(0)}.project-thumbnail-wrapper:hover .project-thumbnail h3{transform:translateY(0)!important}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(60px)}}.montro,.prolog,.polarQuest,.heartyMeals,.ustraa{position:relative;background-color:#f3322c;transition:background-color .4s ease-out}.montro:hover,.prolog:hover,.polarQuest:hover,.heartyMeals:hover,.ustraa:hover{background-color:transparent}.gradientBack{position:absolute;width:100%;height:100%;background:linear-gradient(180deg,#0f0e0e00,#0f0e0e);z-index:1;opacity:0;transition:opacity .4s ease-out}.project-thumbnail-wrapper:hover .gradientBack{opacity:1}.link-button-group{display:flex;flex-direction:row;gap:16px}.link-button-body{display:flex;flex-direction:row;align-self:flex-start;align-items:center;gap:8px;padding:6px 20px;background-color:var(--pure-white);border-radius:50px;text-decoration:none}.link-button-body h4{font-size:12px;font-weight:500;margin:0;color:var(--darkest-black)}.link-button-body .outward-arrow{color:var(--deep-red);font-size:20px}.link-button-body:hover{background-color:var(--darkest-black)}.link-button-body:hover h4{color:var(--pure-white)}.project-header{display:flex;flex-direction:row;justify-content:space-between;margin:60px;min-height:240px}.project-header-title{display:flex;flex-direction:column;color:var(--pure-white)}.project-header-title h1{font-size:96px;font-weight:100;margin:0 0 40px}.project-header-title p{font-size:14px;font-weight:400;line-height:24px;margin:0 0 20px;width:500px}.project-introduction{display:flex;flex-direction:row;justify-content:space-between;padding:60px 0 0 60px;background-color:var(--pure-white);position:relative}.project-introduction img{width:55%;max-height:537px;object-fit:cover;margin-left:32px}.project-content-container{display:flex;flex-direction:column;gap:24px;width:45%;height:fit-content;align-self:flex-start;border-left:8px solid var(--deep-red)}.project-content-container h3{margin:0 32px;font-size:28px;font-weight:100;line-height:34px;color:var(--pure-white)}.project-content-container p{margin:0 0 0 32px;font-size:14px;font-weight:400;line-height:24px}.project-brief-content{display:flex;flex-direction:column;gap:60px;padding-top:60px}.project-brief-content p{color:var(--pure-white)}.montro-timeline{margin:0 -60px -60px}.montro-problem{margin:20px 40px}.info-note{font-size:12px;font-weight:100;line-height:24px;font-style:italic}.montro-solution-header{display:flex;flex-direction:row}.montro-solution-header img{width:50%}.montro-features{display:flex;flex-direction:column;gap:40px}.feature-showcase{display:flex;flex-direction:row;height:718px}.feature-list{display:inline-flex;flex-direction:column;width:40%;height:718px}.feature-info{display:flex;flex-direction:column;gap:24px;padding:40px 32px;background-color:#650906;cursor:pointer;transition:all .3s ease}.feature-info h3{font-size:16px;font-weight:400;color:var(--deep-red);margin:0;transition:all .3s ease}.feature-info .feature-info-detail{display:none}.feature-info.expanded{padding:60px 32px;background-color:var(--deep-red);min-height:300px}.feature-info.expanded h3{font-size:24px;font-weight:500;color:var(--pure-white)}.feature-info.expanded .feature-info-detail{display:flex;flex-direction:column;justify-content:space-between;flex:1}.feature-info.expanded .feature-info-detail p{font-size:14px;font-weight:400;margin:0 0 40px;line-height:24px}.feature-info.expanded .feature-info-detail .feature-arrow{font-size:45px;color:var(--pure-white);font-weight:100}.feature-image{display:flex;padding:40px 60px;justify-content:center;align-items:center;width:60%;background-color:var(--pure-white)}.feature-image img{height:100%;object-fit:contain}.polarQuest-grid{display:grid;grid-template-columns:repeat(12,auto);grid-template-rows:repeat(14,auto);box-sizing:border-box}.polarQuest-grid img{width:100%;height:100%;object-fit:cover;display:block}.polarQuest01{grid-column:1/8;grid-row:1/3}.polarQuest02{grid-column:8/13;grid-row:1/3}.polarQuest03{grid-column:1/13;grid-row:3/7}.online-reader{grid-column:1/13;grid-row:7/11}.polarQuest04{grid-column:1/13;grid-row:11/15}.project-end-quote{font-size:40px;font-weight:100;color:var(--pure-white);margin:0;text-align:center}.ustraa-grid{display:grid;grid-template-rows:repeat(11,1fr);box-sizing:border-box}.ustraa-grid img{width:100%;height:100%;object-fit:cover;display:block}.ustraa01{grid-row:1/4}.ustraa-packaging{display:grid;grid-template-columns:repeat(3,1fr);grid-row:4/6}.ustraa-pack01{grid-column:1/2;object-position:calc(50% + 20px) center}.ustraa-pack02{grid-column:2/3;object-position:calc(50% + 20px) center}.ustraa-pack03{grid-column:3/4;object-position:calc(50% + 20px) center}.ustraa03{grid-row:6/9}.ustraa04{grid-row:9/12}.hearty-grid{display:grid;grid-template-columns:repeat(3,1fr);box-sizing:border-box}.hearty-grid img{width:100%;height:100%;object-fit:cover;display:block}.can01{grid-column:1/3}.can02{grid-column:3/4}.footer-container{display:flex;flex-direction:column;gap:32px;padding:60px}.loading-screen{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000;display:flex;justify-content:center;align-items:center;z-index:9999}.loading-container{position:relative;width:100px;height:100px;transition:transform 1s ease-in-out}.loading-container.expanding{transform:scale(40)}.loading-square{position:absolute;top:0;left:0;width:100px;height:100px;background-color:#f3322c;transition:transform .5s ease-in-out,clip-path .5s ease-in-out;clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%)}.move-right{transform:translate(49px)}.move-left{transform:translate(-49px)}.move-right-far{transform:translate(148px)}.move-left-far{transform:translate(-148px)}.move-right-far-down{transform:translate(148px) translateY(99px)}.move-left-far-up{transform:translate(-148px) translateY(-99px)}.move-right-far-up{transform:translate(148px) translateY(-99px)}.move-left-far-down{transform:translate(-148px) translateY(99px)}.morph-right-far{transform:translate(148px);clip-path:polygon(0% 0%,50% 50%,100% 100%,0% 100%)}.morph-left-far{transform:translate(-148px);clip-path:polygon(0% 0%,100% 0%,100% 100%,50% 50%)}.square-1{z-index:1}.square-2{z-index:2}.square-3{z-index:3}.square-4{z-index:4}.square-rb{z-index:5}.square-lt{z-index:6}.square-rt{z-index:7}.square-lb{z-index:8}.dither-container{width:100%;height:100%;position:relative}.parallax{position:relative;overflow:hidden}.scroller{display:flex;white-space:nowrap;text-align:center;font-size:2.25rem;font-weight:500;letter-spacing:-.02em;filter:drop-shadow(0 1px 1px rgba(0,0,0,.1))}.scroller span{flex-shrink:0}@media(min-width:768px){.scroller{font-size:5rem;line-height:5rem}}.rotation-band .scroller{font-size:14px;font-weight:500;color:var(--deep-red);font-family:Zalando Sans SemiExpanded,sans-serif;line-height:24px;letter-spacing:normal;filter:none}.rotation-band .parallax{height:100%;display:flex;align-items:center;justify-content:center}
