.collections .section_container{& ul{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(4,22vw);justify-content:space-between}& li{width:22vw;height:22vw;border-radius:5px;background-color:var(--text-main)}}.section_title h3{font-weight:700}.collection__visuals{width:100%;display:flex;justify-content:space-between;align-items:flex-end;height:calc(100% - 1rem)}.collection__tile{color:var(--main-bg);padding:clamp(1rem,1.3vw,2rem);overflow:hidden;display:grid;grid-template-rows:.6fr 1fr;& h2{font-weight:700;font-size:clamp(1.7rem,2.8vw,3rem)}& p{font-weight:400;font-size:clamp(.8rem,1.15vw,1.25rem)}.view_icon-collection .icon-wrapper{background:none;transition:.2s}&:hover .view_icon-collection .icon-wrapper{background:var(--accent)}}@property --icon-stroke-color{syntax:"<color>";inherits:false;initial-value:#696b6f}@keyframes colorAnimation{to{--icon-stroke-color:#1c1c25}}.view_icon-collection{font-size:1.5rem;border:2px solid var(--main-bg);border-radius:1.5rem;display:flex;align-items:center;padding:1px .5rem 0 .2rem;line-height:1.2;.icon-wrapper{width:1.55rem;height:1.55rem;border:2px solid var(--main-bg);border-radius:50%;position:relative;display:inline-block;margin-right:.2rem}svg{width:.7rem;height:.7rem;position:absolute;transform:translate(-50%,-50%);top:50%;left:50%}svg path{stroke:var(--main-bg)}}[data-theme=dark] .collection__tile{& .collection__icon *{stroke:#696b6f;transition:stroke .3s ease-in-out}& .collection__icon .sketch__icon-arrow{fill:#696b6f;transition:fill .3s}}.collection__tile{& .collection__icon{width:19rem}& .collection__icon *{stroke:#3b3b3b;transition:stroke .3s ease-in-out}& .collection__icon .sketch__icon-arrow{fill:#3b3b3b;transition:fill .3s ease-in-out}&:hover .collection__icon *{stroke:var(--main-bg)}&:hover .collection__icon .sketch__icon-arrow{fill:var(--main-bg)}}.collection__icon-wrapper{height:100%;width:100%;position:relative;.collection__icon{position:absolute;right:-3rem;bottom:-2.5rem;width:140%;height:140%}.collection__icon.special{right:-4.4rem}}@media screen and (max-width:1921px) and (min-width:1560px){.collection__tile{.collection__icon-wrapper{.collection__icon.special{right:-6.3rem;bottom:-3.5rem}}}}@media screen and (max-width:1024px){.collections .section_container ul{grid-template-columns:repeat(2,44vw);gap:2vw 0;& li{width:100%;height:44vw;max-height:none}}.collection__tile{padding:clamp(1.5rem,2vw,2rem);h2{font-size:clamp(2.5rem,5vw,4rem)}p{font-size:clamp(1.2rem,2vw,1.7rem)}.view_icon-collection{font-size:1.5rem;padding:.3rem .4rem;.icon-wrapper{width:1.7rem;height:1.7rem}svg{width:.9rem;height:.9rem}}.collection__icon-wrapper{.collection__icon.special{right:-4.8rem;bottom:-3rem}}}}@media screen and (max-width:576px){.collection__visuals{height:calc(100% - 0rem)}.collection__tile{padding:clamp(1rem,1vw,1.4rem);h2{font-size:clamp(1.2rem,2vw,2.5rem)}p{font-size:clamp(.7rem,1vw,1.2rem)}.view_icon-collection{font-size:.7rem;padding:.2rem;border-width:1px;.icon-wrapper{width:1rem;height:1rem;border-width:1px}svg{width:.5rem;height:.5rem}}.collection__icon-wrapper{.collection__icon,.collection__icon.special{bottom:-1.1rem;right:-1.65rem}}}}.cursor__ball{display:block;pointer-events:none;position:fixed;top:0;left:0;mix-blend-mode:difference;z-index:899;border-radius:50%}.cursor__ball--small{transition:opacity .15s ease-in-out,transform .25s ease-in-out;width:8px;height:8px}.cursor__ball--big{transition:opacity .15s ease-in-out,transform .15s ease-in-out;will-change:transform;width:30px;height:30px}[data-theme=dark] .cursor__ball{background-color:#83878d}.cursor__ball{background-color:#f1ede8}@media screen and (max-width:768px){.cursor__ball{display:none}}footer{position:relative;width:100%;margin:4rem 0;font-weight:400;font-size:1.2rem;.footer__main{position:absolute;left:-5vw;justify-content:space-between;background:var(--footer);width:100vw;padding:5rem 5vw;.footer__wrapper{display:flex;flex-direction:column;.footer__content{display:flex;justify-content:space-between;.footer-branding{width:50%;.footer-logo{font-size:2.25rem;font-weight:700;margin-bottom:1rem}}.footer-cta{width:50%;font-weight:700;font-size:2.25rem}}.footer__links{width:50%;margin-left:auto;margin-top:5rem;font-size:1.1rem;display:flex;.links{width:50%;h4{margin-bottom:1rem}ul{list-style:none;li{margin-bottom:1rem;position:relative;width:-moz-fit-content;width:fit-content;overflow:hidden;&:after{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:var(--text-main);transform:translateX(-101%);transition:transform .5s ease-out}&:hover:after{transform:translateX(0);width:100%}svg{margin-right:.5rem}}}}.design-details{.title{font-weight:700;color:var(--text-main);margin-bottom:.6rem}.detail-wrapper{margin-bottom:2rem}span{font-weight:400;color:var(--accent)}}}.footer__legals{opacity:.5;display:flex;width:100%;justify-content:space-between;margin-top:5rem}}}}@media screen and (max-width:576px){footer{.footer__main{.footer__wrapper{.footer__content{flex-direction:column-reverse;gap:2rem;.footer-branding,.footer-cta{width:100%;font-size:1.1rem}.footer-branding{.footer-logo{font-size:1.2rem;margin-bottom:.5rem}p{font-size:.8rem}}}.footer__links{width:100%;font-size:1rem;margin-top:3rem;.links{h4{margin-bottom:.6rem}ul{li{margin-bottom:.5rem;a{display:flex;align-items:center}svg{scale:.7;margin-right:.2rem}}}}}.footer__legals{font-size:1rem;flex-direction:column;margin-top:3rem}}}}}main{min-height:85vh;display:flex;flex-direction:column;justify-content:center}.heading_main{color:var(--text-main);font-size:clamp(7.6rem,13.5vw,16rem);letter-spacing:clamp(-6.5px,-12.5px,-12.5px);text-transform:uppercase;line-height:1;margin-left:-1.1vw;margin-bottom:1rem;font-weight:700}.hero__content{display:flex;justify-content:space-between;position:relative}.hero__scroll_arrow{position:relative;margin-top:-5rem;margin-right:4rem;display:flex;justify-content:center;align-items:center;transition:.3s}.hero__scroll-arrow-circle{border-radius:50%;border:1px solid var(--text-main);width:200px;height:200px;position:absolute}.hero__content svg path{stroke:var(--text-main)}main p{width:52%;width:clamp(52%,56%,58%);font-size:1.5rem;font-size:clamp(1rem,1.5vw,1.5rem);font-weight:300}.animated_heading_wrapper{overflow:hidden;height:16rem;height:clamp(7.6rem,13.5vw,16rem)}.animated_heading_wrapper span{display:block;height:100%}.hero__subheading-wrapper{overflow:hidden}.hero__subheading,.hero__subheading-mobile{display:block;animation:reveal 1s}@keyframes reveal{0%{transform:translateY(110%)}to{transform:translateY(0)}}.hero__heading-mobile,.hero__subheading-mobile{display:none}@media screen and (max-width:768px){.hero__scroll_arrow{display:none}}@media screen and (max-width:703px){main{min-height:90vh;display:flex;flex-direction:column;justify-content:center}.heading_main{font-size:3.5rem;font-size:clamp(3rem,13.5vw,5rem);letter-spacing:-3px;margin-left:-3.5px}main p{font-size:clamp(.5rem,2vw,.8rem)}.animated_heading_wrapper{height:clamp(3rem,13.5vw,5rem)}}@media screen and (max-width:576px){.hero__content{flex-direction:column}.hero__scroll_arrow{margin-top:0;margin-left:auto}.hero__scroll-arrow-circle{width:100px;height:100px}.hero__scroll_arrow svg{width:50px}}@media screen and (max-width:768px){.animated_heading_wrapper,.hero__subheading{display:none}.hero__heading-mobile,.hero__subheading-mobile{display:block;font-size:clamp(5.2rem,20vw,12rem)}.hero__heading_row-1,.hero__heading_row-2 .hero__heading_col-2{height:clamp(5rem,20vw,10rem);overflow:hidden}.hero__heading_row-1 span,.hero__heading_row-2 .hero__heading_col-2 span{display:block;animation:spin-words-vertical 8s infinite}.hero__heading_row-2 .hero__heading_col-2 span{animation:spin-words-vertical 8.1s infinite}.hero__heading_row-2{display:flex;align-items:center;gap:2rem}.hero__heading_col-1{height:clamp(.8rem,3vw,1.5rem);width:40%;background:var(--text-main)}.hero__content{flex-direction:column;gap:2rem}main p{font-size:clamp(.8rem,3vw,4rem);width:100%}}@import "https://unpkg.com/open-props/easings.min.css";.sun-and-moon>:is(.moon,.sun,.sun-beams){transform-origin:center center}.sun-and-moon>:is(.moon,.sun){fill:var(--icon-fill)}.sun-and-moon>.sun-beams{stroke:var(--icon-fill);stroke-width:2px}[data-theme=dark] .sun-and-moon>.sun-beams{opacity:0}[data-theme=dark] .sun-and-moon>.moon>circle{transform:translateX(-7px);@supports (cx:1){transform:translateX(0);cx:17}}@media (prefers-reduced-motion:no-preference){.sun-and-moon>.sun{transition:transform .5s var(--ease-elastic-3)}.sun-and-moon>.sun-beams{transition:transform .5s var(--ease-elastic-4),opacity .5s var(--ease-3)}.sun-and-moon .moon>circle{transition:transform .25s var(--ease-out-5);@supports (cx:1){transition:cx .25s var(--ease-out-5)}}}[data-theme=dark] .sun-and-moon>.sun{transform:scale(1.75);transition-timing-function:var(--ease-3);transition-duration:.5s}[data-theme=dark] .sun-and-moon>.sun-beams{transform:rotate(-25deg);transition-duration:.15s}[data-theme=dark] .sun-and-moon>.moon>circle{transition-delay:.25s;transition-duration:.5s}.theme-toggle{--size:2rem;--icon-fill:var(--text-main);background:none;border:none;padding:0;inline-size:var(--size);block-size:var(--size);aspect-ratio:1;object-fit:contain;background-repeat:no-repeat;background-position:50%;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;outline-offset:5px}.theme-toggle>svg{inline-size:100%;block-size:100%;stroke-linecap:round}@custom-media --motionOK (prefers-reduced-motion: no-preference);nav ul{list-style:none;display:flex;align-items:center;justify-content:space-between;position:relative}.brand_logo{font-size:4em;color:var(--text-main);font-weight:700}.right_list{display:flex;gap:1rem;align-items:center}nav ul li{font-size:1.2em;font-weight:500}nav .center{width:50%}nav .contact_btn{border:1px solid var(--text-main);padding:.3rem 1rem;border-radius:2rem;font-size:1.2rem}.nav_hamburger{width:2.5em;height:2em;display:flex;justify-content:space-around;flex-flow:column nowrap;position:relative}.nav_hamburger>*{box-sizing:border-box}.nav_hamburger.active .burger-1{transform:rotate(45deg);position:absolute}.nav_hamburger.active .burger-2{opacity:0}.nav_hamburger.active .burger-3{transform:rotate(-45deg);position:absolute}.burger{width:100%;height:9px;border:1.5px solid var(--text-main);border-radius:5px;transition:all .2s cubic-bezier(.1,.82,.76,.965)}.nav__list{display:none;transition:all .3s ease}.nav__list.active{display:flex;justify-content:flex-start;align-items:center;width:100%;min-height:85svh;padding-left:10rem;position:absolute;top:5rem;left:0;z-index:1;overflow:hidden}.nav__list .nav__list-item{font-variation-settings:"wdth" 125}.nav__list .nav__list-sub-item{position:relative;overflow:hidden}.nav__list .nav__list-sub-item a{position:relative}.nav__list .listitem-inner{overflow:hidden}.nav__list .listitem-inner a{position:relative}.nav__list .listitem-inner a:after{content:"";position:absolute;left:0;bottom:0;height:1.5px;width:0;background-color:var(--text-main);transform:translateX(-101%);transition:transform .5s ease-out}.nav__list .listitem-inner a:hover:after{transform:translateX(0);width:100%}.nav__list .nav__list-sub-item a:after{content:"";position:absolute;left:0;bottom:0;height:1.5px;width:0;background-color:var(--text-main);transform:translateX(-101%);transition:transform .5s ease-out}.nav__list .nav__list-sub-item a:hover:after{transform:translateX(0);width:100%}.nav__list .nav__list-item:hover{font-variation-settings:"wdth" 100}.nav__list ul{display:block;list-style:none}.nav__list ul li{font-weight:700;font-size:max(2.5rem,min(4vw,5rem));overflow:hidden}.nav__list .nav__sublist{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.5rem 0;gap:.5rem 0;margin-left:clamp(2rem,1rem,4rem);margin-top:.5rem}.nav__list .nav__sublist li{font-size:clamp(1.2rem,1.4vw,1.7rem);font-weight:500}.nav__list .listIcon{stroke:var(--text-main);stroke-width:4;display:inline-block;height:1.5rem;margin-right:.3rem}.nav__sublist .listIcon{stroke-width:4px;width:1rem;height:.8rem;margin-right:.2rem}@media screen and (max-width:576px){.nav__list .listIcon{width:1rem;height:auto}.logo svg:not(.small-logo){width:150px;margin-top:.1em}.brand_logo{font-size:3.5em}.nav__toggle .nav_hamburger{height:2.5em;width:3em;scale:.85}.burger{height:7px}.nav__list.active{padding-left:1em}.nav__sublist .listIcon{width:.6rem}.simplified__nav .nav__list.active{padding-left:1.5em}}@media screen and (max-width:480px){nav{margin-top:1rem}nav .contact_btn,nav ul li{font-size:.8em}nav .center{width:42%}}@media screen and (max-width:1024px){.nav__toggle .menu-icon{width:3.6rem;height:3.3rem}.nav__toggle .menu-icon div span{height:9px;width:100%}}.projects .section_container ol{list-style:none;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:4em 3em}.projects .section_title{display:flex;justify-content:space-between;align-items:center;.see-more-btn{font-weight:400;display:flex;align-items:center;gap:.5rem;transition:all .3s;&:hover{color:var(--accent);svg{path{stroke:#fff;&:first-of-type{fill:var(--accent);stroke:var(--accent)}}}}}}.projects .section_container .project{width:100%;background-size:cover;.thumbnail_wrapper{width:100%;height:auto;border-radius:5px;overflow:hidden;aspect-ratio:1.9;.project__thumbnail{width:100%;object-fit:cover;transition:.4s}&:hover .project__thumbnail{scale:1.1}}}.project_container{width:inherit;color:var(--text-main);margin-top:1em}.project_container img{width:100%}.project__title{font-size:2.2em;margin:.2em 0;font-weight:700}.project__description{font-weight:300;font-size:1.1em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:90%}.project__tags{display:flex;list-style:none;gap:1em;font-size:.8em;margin-top:1em}.project__tags>div{border:1.5px solid var(--text-main);border-radius:5em;padding:.3em 1em;color:var(--text-main)}@media screen and (max-width:768px){.projects .section_container ol{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.projects .section_container ol{grid-template-columns:1fr;grid-gap:1.5em}.projects .section_container .project .project_details{font-size:.5rem;padding:.1em .5em}.projects .section_container ol li:before{font-size:3.5em}.project__tags>div{border-width:1px}}@media screen and (max-width:576px){.projects .section_title .see-more-btn span{display:none}.project_container{margin-top:.8em}.projects .section_container .project .project__title{font-size:1.3rem;margin:.2em 0}.projects .section_container ol li:before{font-size:2rem}.project__description{font-size:.8em}.project__tags{font-size:.65em;gap:.6em}}@media screen and (max-width:400px){.project__tags{font-size:.55em}}.model-viewer{width:100%;min-height:50vh}.scroll-top{display:flex;flex-direction:column;gap:.5rem;position:fixed;bottom:1rem;right:1rem;z-index:898}@media screen and (max-width:576px){.scroll-top{svg{width:40px}}}[data-theme=dark] .toolCard{--icon-color:#303030;--icon-color-main:#303030}.toolCard{--icon-color:#e0d8d0;--icon-color-main:#e0d8d0;border:1px solid;border-radius:.9rem;padding:1.5rem 2rem;overflow:hidden;display:flex;justify-content:space-between}.tool__title{font-size:1.6rem;font-weight:700}.tool__subtitle{font-size:1rem;font-weight:400}.tool__icon{position:relative;width:30%}.toolCard:hover{--icon-color-main:#2b2b2b;--icon-color:#2b2b2b}[data-theme=dark] .toolCard:hover{--icon-color-main:#818181;--icon-color:#818181}.tool__icon svg{position:absolute;left:0;top:10px;transform:rotate(17deg);width:70px;transition:transform .3s ease-in-out,margin-top .3s ease-in-out,color .3s ease-in-out}.toolCard:hover .tool__icon svg{transform:rotate(0deg);margin-top:-27px}@media screen and (max-width:1024px){.toolCard{padding:1.2rem 1.4rem}.tool__title{font-size:1.8rem}.tool__subtitle{font-size:1.4rem}.tool__icon svg{width:65px}.tools__wrapper{margin-top:2rem}}@media screen and (max-width:576px){.toolCard{padding:.5rem .8rem}.tool__title{font-size:1.2rem}.tool__subtitle{font-size:.8rem}.tool__icon svg{width:40px}.toolCard:hover .tool__icon svg{margin-top:-30px}}@media screen and (max-width:425px){.tool__title{font-size:1rem}.tool__subtitle{font-size:.7rem}.tool__icon svg{width:30px}.toolCard:hover .tool__icon svg{margin-top:-37px}}