@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;500;600;700;800&display=swap";:root{--c-white: #ffffff;--c-black: #000;--c-dark: #12181d;--c-green: #056348;--c-accent: #04FD9B;--c-gray: #333940;--c-gray-med: #777;--break-xs: 576px;--break-sm: 768px;--break-md: 1024px;--break-lg: 1200px;--break-xl: 1600px;--container-max: 2560px;--font-size-base: clamp(1.125rem, .093vw + 1.101rem, 1.25rem);--font-size-h1: clamp(2rem, 1.771vw + 1.542rem, 4.375rem);--font-size-h2: clamp(2rem, 1.771vw + 1.542rem, 4.375rem);--font-size-h3: clamp(1.75rem, .531vw + 1.613rem, 2.25rem);--font-size-h4: clamp(1.375rem, .398vw + 1.272rem, 1.75rem);--font-size-h5: clamp(1.125rem, .398vw + 1.022rem, 1.5rem);--font-size-h6: var(--font-size-base);--font-size-lead: clamp(1.25rem, .398vw + 1.147rem, 1.625rem);--font-size-desc: clamp(1rem, .28vw + .928rem, 1.375rem);--font-size-med: clamp(.875rem, .093vw + .851rem, 1rem);--font-size-small: clamp(.625rem, .133vw + .591rem, .75rem);--border-radius-sm: 6px;--border-radius: 12px}:root{--text-color: var(--c-white);--text-size-base: var(--font-size-base);--background-color: var(--c-black);--section-gap: 160px}*,*:before,*:after{box-sizing:border-box;margin:0}.c-spacer{display:block;width:100%;padding:15vh;outline:2px dotted #ccc}.bg-blueprint{background-image:linear-gradient(rgba(255,255,255,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.1) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:100px 100px,100px 100px,20px 20px,20px 20px}.three-stats{position:absolute!important}.c-page-title,.c-section-title,.c-subsection-title{margin-top:0;padding-bottom:0;margin-bottom:2rem;line-height:1.2;font-family:Poppins,sans-serif;font-weight:700;font-style:normal}.c-page-title u,.c-section-title u,.c-subsection-title u{position:relative;z-index:10;text-decoration:none;background-image:linear-gradient(111.3deg,var(--c-green) 9.6%,var(--c-accent) 93.6%);background-repeat:no-repeat;background-position:left 80%;background-size:100% 15%}.c-page-title span.block,.c-section-title span.block,.c-subsection-title span.block{display:inline-block}.c-page-title span:not(.block),.c-section-title span:not(.block),.c-subsection-title span:not(.block){color:var(--c-accent)}.c-text-link{cursor:pointer;display:inline-block;text-decoration:none;color:var(--c-white);border-bottom:2px dotted var(--c-accent)}.c-text-link u{position:relative;z-index:10;text-decoration:none}.c-desc-bg{padding:0}.c-page-title{font-size:var(--font-size-h1)}.c-section-title{font-size:var(--font-size-h2)}.c-subsection-title{font-size:var(--font-size-h3)}.c-desc-lead{line-height:1.3;font-size:var(--font-size-lead)}.c-desc{line-height:1.4;font-size:var(--font-size-desc)}strong{font-family:Poppins,sans-serif;font-weight:600;font-style:normal}ul.custom-list,ol.custom-list{margin:0;padding:0;list-style:none}ul.custom-list li,ol.custom-list li{position:relative;line-height:2;padding-left:1.5rem}ul.custom-list li:before,ol.custom-list li:before{position:absolute;top:0;left:0;color:var(--c-accent);content:">";padding-right:1rem}ul.custom-list ul,ul.custom-list ol,ol.custom-list ul,ol.custom-list ol{margin:0;padding:0;list-style:none}.c-page{position:relative;z-index:10}.container{width:100%;box-sizing:border-box;padding-left:1rem;padding-right:1rem}@media only screen and (min-width: 1024px){.container{padding-left:clamp(1rem,10vw,30rem);padding-right:clamp(1rem,10vw,30rem)}}.container-left{width:100%;box-sizing:border-box;padding-left:1rem}@media only screen and (min-width: 1024px){.container-left{padding-left:clamp(1rem,10vw,30rem)}}.container-right{width:100%;box-sizing:border-box;padding-right:1rem}@media only screen and (min-width: 1024px){.container-right{padding-right:clamp(1rem,10vw,30rem)}}.c-section-welcome{position:relative;height:100vh;height:100dvh;height:100svh}.c-section-welcome__wrapper{position:absolute;top:0;left:0;right:0;bottom:0;z-index:120;background:linear-gradient(180deg,#000,#0000004d,#0000)}.c-section-welcome__content{position:absolute;text-align:center;top:0;left:0;right:0;bottom:0;z-index:100;display:flex;flex-direction:column;align-items:center;padding:10vh 1rem 0 1rem;justify-content:flex-start}.c-section-welcome__collab{z-index:200}.c-section-welcome__scene{position:absolute;top:0;left:0;width:100%;height:100vh;height:100dvh;height:100svh;z-index:1;margin:0;padding:0}.c-section-welcome__scene .layer-3d{position:absolute;top:0;left:0;width:100%;height:100%}.c-section-welcome__scene .layer-css{position:absolute;top:0;left:0;bottom:0;right:0;pointer-events:none;z-index:10}.c-section-welcome__scene .layer-blocker{pointer-events:none;position:absolute;top:0;left:0;bottom:0;right:0;z-index:10000}.c-section-welcome__desc{margin-bottom:2rem}.c-section-welcome .c-page-title{text-align:center}.c-section-welcome__scroll-hint{position:absolute;bottom:1rem;left:50%;z-index:200;transform:translate(-50%)}@media only screen and (max-width: 1024px){.c-section-welcome__scroll-hint{visibility:hidden}}.c-collab{position:absolute;left:50%;transform:translate(-50%,100%);display:flex;flex-direction:row;justify-content:space-between;gap:1rem;align-items:center;bottom:-5%;padding:.5rem .5rem .5rem 1rem;color:var(--c-black);background-color:var(--c-accent);border-radius:var(--border-radius-sm)}@media only screen and (max-width: 768px){.c-collab{width:90%}}@media only screen and (min-width: 1290px){.c-collab{gap:2rem;padding:1rem 1rem 1rem 2rem;min-width:600px}}.c-section-journey{height:100vh;padding-top:clamp(5rem,10vh,15rem);padding-bottom:clamp(5rem,10vh,15rem)}.c-section-journey .container{height:100%;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.c-section-journey__desc{max-width:650px}.c-section-developer-routine{position:relative;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;margin:2rem auto;overflow:hidden}.c-section-developer-routine .c-grid-gallery{display:grid;gap:0;justify-content:center;align-content:center;grid-template-columns:repeat(4,50vw);grid-template-rows:repeat(10,50vh)}@media only screen and (max-width: 1290px){.c-section-developer-routine .c-grid-gallery{grid-template-columns:repeat(4,25vw);grid-template-rows:repeat(10,10vh)}}@media only screen and (min-width: 1290px){.c-section-developer-routine .c-grid-gallery{grid-template-rows:repeat(10,25vh)}}.c-section-developer-routine .c-grid-gallery .caption{opacity:1;position:absolute;width:100vw;height:30vh;padding:1rem;top:50%;left:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transform:translate(-50%,-50%)}@media only screen and (min-width: 1290px){.c-section-developer-routine .c-grid-gallery .caption{width:50vw;height:40vh}}.c-section-developer-routine .c-grid-gallery .caption .caption-bg{content:"";position:absolute;top:0;left:.5rem;right:.5rem;bottom:0;background-repeat:repeat;background-position:top left;background-size:6rem auto;background-image:url(/assets/dots-D5wfoouH.svg);opacity:0}@media only screen and (min-width: 1290px){.c-section-developer-routine .c-grid-gallery .caption .caption-bg{background-size:7rem auto;top:2rem;left:1rem;right:1rem;bottom:2rem}}.c-section-developer-routine .c-grid-gallery__item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;font-size:var(--font-size-desc);transition:all .3s}.c-section-developer-routine .c-grid-gallery__item p{font-size:var(--font-size-desc);font-family:Poppins,sans-serif;font-weight:600;font-style:normal}.c-section-developer-routine .c-grid-gallery__item:not(.blank):before{content:"";position:absolute;z-index:-1;top:.5rem;left:.5rem;right:.5rem;bottom:.5rem;border:1px solid var(--c-gray);border-radius:12px;transition:all .3s}@media only screen and (min-width: 1290px){.c-section-developer-routine .c-grid-gallery__item:not(.blank):before{top:1rem;left:1rem;right:1rem;bottom:1rem}}.c-section-developer-routine .c-grid-gallery__item:not(.blank).active *,.c-section-developer-routine .c-grid-gallery__item:not(.blank):focus *,.c-section-developer-routine .c-grid-gallery__item:not(.blank):hover *{color:var(--c-accent)}@media only screen and (max-width: 1290px){.c-section-developer-routine .c-grid-gallery__item:nth-child(1){grid-area:2/1/3/3}.c-section-developer-routine .c-grid-gallery__item:nth-child(2){grid-area:2/3/3/5}.c-section-developer-routine .c-grid-gallery__item:nth-child(3){grid-area:3/1/4/3}.c-section-developer-routine .c-grid-gallery__item:nth-child(4){grid-area:5/1/7/5}.c-section-developer-routine .c-grid-gallery__item:nth-child(5){grid-area:3/3/4/5}.c-section-developer-routine .c-grid-gallery__item:nth-child(6){grid-area:8/1/9/3}.c-section-developer-routine .c-grid-gallery__item:nth-child(7){grid-area:8/3/9/5}.c-section-developer-routine .c-grid-gallery__item:nth-child(8){grid-area:9/1/10/3}.c-section-developer-routine .c-grid-gallery__item:nth-child(9){grid-area:9/3/10/5}}@media only screen and (min-width: 1290px){.c-section-developer-routine .c-grid-gallery__item:nth-child(1){grid-area:1/1/6/2}.c-section-developer-routine .c-grid-gallery__item:nth-child(2){grid-area:6/1/11/2}.c-section-developer-routine .c-grid-gallery__item:nth-child(3){grid-area:1/2/4/3}.c-section-developer-routine .c-grid-gallery__item:nth-child(4){grid-area:4/2/8/4}.c-section-developer-routine .c-grid-gallery__item:nth-child(5){grid-area:1/3/4/3}.c-section-developer-routine .c-grid-gallery__item:nth-child(6){grid-area:8/2/11/3}.c-section-developer-routine .c-grid-gallery__item:nth-child(7){grid-area:8/3/11/4}.c-section-developer-routine .c-grid-gallery__item:nth-child(8){grid-area:1/4/6/5}.c-section-developer-routine .c-grid-gallery__item:nth-child(9){grid-area:6/4/11/5}}.c-section-challenges{min-height:100vh;padding-top:clamp(5rem,10vh,5rem);padding-bottom:clamp(5rem,20vh,10rem);position:relative;display:flex;flex-direction:column;justify-content:center}.c-section-challenges__desc{max-width:650px}.c-challenges-list-wrapper{overflow:hidden;padding-top:8rem;padding-bottom:1rem}.c-challenges-list{width:fit-content;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:9rem;flex-shrink:0}@media only screen and (min-width: 1024px){.c-challenges-list{gap:12rem}}.c-challenge-item{position:relative;text-align:center;min-width:12rem;display:block;padding:1rem;border:1px solid var(--c-gray);border-radius:12px;font-family:Poppins,sans-serif;font-weight:600;font-style:normal}@media only screen and (min-width: 1024px){.c-challenge-item{padding:2rem;min-width:18rem}}.c-challenge-item:after{content:"";top:50%;left:100%;transform:translate(2rem,-50%);width:5rem;height:1rem;background-position:center center;background-repeat:repeat-x;background-size:5rem auto;background-image:url("data:image/svg+xml,%3csvg%20width='321'%20height='56'%20viewBox='0%200%20321%2056'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M289.263%2023.0012C286.687%2023.0012%20284.598%2025.09%20284.598%2027.6666C284.598%2030.2433%20286.687%2032.332%20289.263%2032.332C291.84%2032.332%20293.929%2030.2433%20293.929%2027.6666C293.929%2025.09%20291.84%2023.0012%20289.263%2023.0012Z'%20fill='%2304FD9B'/%3e%3cpath%20d='M225.114%2023.0012C222.537%2023.0012%20220.448%2025.09%20220.448%2027.6666C220.448%2030.2433%20222.537%2032.332%20225.114%2032.332C227.691%2032.332%20229.779%2030.2433%20229.779%2027.6666C229.779%2025.09%20227.691%2023.0012%20225.114%2023.0012Z'%20fill='%2304FD9B'/%3e%3cpath%20d='M225.114%2023.0012C222.537%2023.0012%20220.448%2025.09%20220.448%2027.6666C220.448%2030.2433%20222.537%2032.332%20225.114%2032.332C227.691%2032.332%20229.779%2030.2433%20229.779%2027.6666C229.779%2025.09%20227.691%2023.0012%20225.114%2023.0012Z'%20fill='%2304FD9B'/%3e%3cpath%20d='M160.964%2023.0012C158.388%2023.0012%20156.299%2025.09%20156.299%2027.6666C156.299%2030.2433%20158.388%2032.332%20160.964%2032.332C163.541%2032.332%20165.63%2030.2433%20165.63%2027.6666C165.63%2025.09%20163.541%2023.0012%20160.964%2023.0012Z'%20fill='%2304FD9B'/%3e%3cpath%20d='M96.8151%2023.0012C94.2384%2023.0012%2092.1497%2025.09%2092.1497%2027.6666C92.1497%2030.2433%2094.2384%2032.332%2096.8151%2032.332C99.3917%2032.332%20101.48%2030.2433%20101.48%2027.6666C101.48%2025.09%2099.3917%2023.0012%2096.8151%2023.0012Z'%20fill='%2304FD9B'/%3e%3cpath%20d='M96.8151%2023.0012C94.2384%2023.0012%2092.1497%2025.09%2092.1497%2027.6666C92.1497%2030.2433%2094.2384%2032.332%2096.8151%2032.332C99.3917%2032.332%20101.48%2030.2433%20101.48%2027.6666C101.48%2025.09%2099.3917%2023.0012%2096.8151%2023.0012Z'%20fill='%2304FD9B'/%3e%3cpath%20d='M32.6656%2023.0012C30.089%2023.0012%2028.0002%2025.09%2028.0002%2027.6666C28.0002%2030.2433%2030.089%2032.332%2032.6656%2032.332C35.2423%2032.332%2037.3311%2030.2433%2037.3311%2027.6666C37.3311%2025.09%2035.2423%2023.0012%2032.6656%2023.0012Z'%20fill='%2304FD9B'/%3e%3c/svg%3e");position:absolute}@media only screen and (min-width: 1024px){.c-challenge-item:after{width:9rem}}.c-section-expertise{padding-top:clamp(5rem,10vh,10rem);padding-bottom:clamp(5rem,10vh,10rem);position:relative}@media only screen and (min-width: 1024px){.c-section-expertise{padding-top:clamp(5rem,20vh,5rem);padding-bottom:clamp(5rem,20vh,5rem)}}.c-section-expertise .container-main-row{position:relative;display:flex;flex-direction:column}@media only screen and (min-width: 1290px){.c-section-expertise .container-main-row{flex-direction:row;align-items:center}}.c-section-expertise .wrapper{flex:0 0 100%;max-width:100%;position:relative;z-index:10}@media only screen and (min-width: 1290px){.c-section-expertise .wrapper{flex:0 0 45%;margin-left:-5%}}.c-section-expertise__desc{margin-bottom:2rem}.c-section-expertise__technologies{margin-top:3rem}@media only screen and (max-width: 1024px){.c-section-expertise__technologies{padding-left:1rem;padding-right:1rem}}@media only screen and (min-width: 1024px){.c-section-expertise__technologies{margin-top:5rem}}.c-section-expertise__technologies-list{display:flex;flex-direction:row;width:100%;flex-wrap:wrap;justify-content:flex-start;gap:1rem}@media only screen and (min-width: 1024px){.c-section-expertise__technologies-list{gap:1.5rem;max-width:70%}}.c-section-expertise__scene-3d{aspect-ratio:16/9;flex:0 0 100%;max-width:100%}@media only screen and (max-width: 1290px){.c-section-expertise__scene-3d{margin-bottom:4rem}}@media only screen and (min-width: 1290px){.c-section-expertise__scene-3d{flex:0 0 55%;max-width:55%;aspect-ratio:18/12}}.c-section-product-process{padding-top:clamp(5rem,20vh,8rem);padding-bottom:clamp(5rem,20vh,8rem)}@media only screen and (min-width: 1290px){.c-section-product-process{padding-top:clamp(5rem,25vh,8rem);padding-bottom:clamp(5rem,25vh,15rem)}}.c-section-product-process__desc{max-width:650px}.c-section-product-process .c-product-process{position:relative;margin-top:3rem;min-height:clamp(400px,50vh,800px)}@media only screen and (min-width: 1290px){.c-section-product-process .c-product-process{margin-top:5rem}}.c-section-product-process .c-product-item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;width:100%;text-align:center;font-size:var(--font-size-desc);height:25%}@media only screen and (min-width: 1290px){.c-section-product-process .c-product-item{width:25%;height:100%}}.c-section-product-process .c-product-item:before{content:"";position:absolute;z-index:-1;top:1rem;left:1rem;right:1rem;bottom:1rem;border:1px solid var(--c-gray);border-radius:var(--border-radius);background-color:var(--c-black)}.c-section-product-process .c-product-item span{color:var(--c-accent)}.c-section-product-process .c-product-item-1{position:absolute;z-index:50;left:0;top:0%}@media only screen and (min-width: 1290px){.c-section-product-process .c-product-item-1{left:0%;top:0}}.c-section-product-process .c-product-item-2{position:absolute;left:0;top:25%;z-index:40}@media only screen and (min-width: 1290px){.c-section-product-process .c-product-item-2{left:25%;top:0}}.c-section-product-process .c-product-item-3{position:absolute;left:0%;top:50%;z-index:30}@media only screen and (min-width: 1290px){.c-section-product-process .c-product-item-3{left:50%;top:0}}.c-section-product-process .c-product-item-4{position:absolute;left:0%;top:75%;z-index:20}@media only screen and (min-width: 1290px){.c-section-product-process .c-product-item-4{left:75%;top:0}}.c-section-product-process .c-product-item-sep{position:absolute;width:20%;top:50%;left:52%;height:1rem;transform:translate(-50%);background-position:center center;background-repeat:repeat-x;background-size:6rem auto;background-image:url("data:image/svg+xml,%3csvg%20width='321'%20height='56'%20viewBox='0%200%20321%2056'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M289.263%2023.0012C286.687%2023.0012%20284.598%2025.09%20284.598%2027.6666C284.598%2030.2433%20286.687%2032.332%20289.263%2032.332C291.84%2032.332%20293.929%2030.2433%20293.929%2027.6666C293.929%2025.09%20291.84%2023.0012%20289.263%2023.0012Z'%20fill='%2304FD9B'/%3e%3cpath%20d='M225.114%2023.0012C222.537%2023.0012%20220.448%2025.09%20220.448%2027.6666C220.448%2030.2433%20222.537%2032.332%20225.114%2032.332C227.691%2032.332%20229.779%2030.2433%20229.779%2027.6666C229.779%2025.09%20227.691%2023.0012%20225.114%2023.0012Z'%20fill='%2304FD9B'/%3e%3cpath%20d='M225.114%2023.0012C222.537%2023.0012%20220.448%2025.09%20220.448%2027.6666C220.448%2030.2433%20222.537%2032.332%20225.114%2032.332C227.691%2032.332%20229.779%2030.2433%20229.779%2027.6666C229.779%2025.09%20227.691%2023.0012%20225.114%2023.0012Z'%20fill='%2304FD9B'/%3e%3cpath%20d='M160.964%2023.0012C158.388%2023.0012%20156.299%2025.09%20156.299%2027.6666C156.299%2030.2433%20158.388%2032.332%20160.964%2032.332C163.541%2032.332%20165.63%2030.2433%20165.63%2027.6666C165.63%2025.09%20163.541%2023.0012%20160.964%2023.0012Z'%20fill='%2304FD9B'/%3e%3cpath%20d='M96.8151%2023.0012C94.2384%2023.0012%2092.1497%2025.09%2092.1497%2027.6666C92.1497%2030.2433%2094.2384%2032.332%2096.8151%2032.332C99.3917%2032.332%20101.48%2030.2433%20101.48%2027.6666C101.48%2025.09%2099.3917%2023.0012%2096.8151%2023.0012Z'%20fill='%2304FD9B'/%3e%3cpath%20d='M96.8151%2023.0012C94.2384%2023.0012%2092.1497%2025.09%2092.1497%2027.6666C92.1497%2030.2433%2094.2384%2032.332%2096.8151%2032.332C99.3917%2032.332%20101.48%2030.2433%20101.48%2027.6666C101.48%2025.09%2099.3917%2023.0012%2096.8151%2023.0012Z'%20fill='%2304FD9B'/%3e%3cpath%20d='M32.6656%2023.0012C30.089%2023.0012%2028.0002%2025.09%2028.0002%2027.6666C28.0002%2030.2433%2030.089%2032.332%2032.6656%2032.332C35.2423%2032.332%2037.3311%2030.2433%2037.3311%2027.6666C37.3311%2025.09%2035.2423%2023.0012%2032.6656%2023.0012Z'%20fill='%2304FD9B'/%3e%3c/svg%3e")}.c-section-product-process .c-product-item-final{position:absolute;right:0%;top:70%;z-index:11}@media only screen and (min-width: 1290px){.c-section-product-process .c-product-item-final{right:0%;top:0}}.c-section-product-process .c-product-item-final:before{content:"";position:absolute;z-index:-1;top:1rem;left:1rem;right:1rem;bottom:1rem;border:2px solid var(--c-accent);border-radius:var(--border-radius)}.c-section-product-process .c-product-item-final span{color:var(--c-accent)}.c-section-developer-dna{padding-top:clamp(5rem,20vh,8rem);padding-bottom:clamp(5rem,20vh,8rem);position:relative}@media only screen and (min-width: 1024px){.c-section-developer-dna{padding-top:clamp(5rem,20vh,5rem);padding-bottom:clamp(5rem,20vh,5rem)}}.c-section-developer-dna .container-main-row{position:relative;display:flex;flex-direction:column}@media only screen and (min-width: 1290px){.c-section-developer-dna .container-main-row{flex-direction:row;align-items:center}}.c-section-developer-dna .wrapper{width:100%;position:relative;z-index:10}@media only screen and (max-width: 1290px){.c-section-developer-dna .wrapper{order:100;margin-bottom:3rem}}@media only screen and (min-width: 1290px){.c-section-developer-dna .wrapper{flex:0 0 45%}}.c-section-developer-dna__desc{margin-bottom:2rem}.c-section-developer-dna__overall{margin-top:5rem;width:100%}.c-section-developer-dna__scene-3d{aspect-ratio:16/9;flex:0 0 100%;max-width:100%}@media only screen and (max-width: 1290px){.c-section-developer-dna__scene-3d{margin-bottom:4rem}}@media only screen and (min-width: 1290px){.c-section-developer-dna__scene-3d{flex:0 0 55%;max-width:55%;margin-left:-5%;aspect-ratio:18/12}}.c-section-collaboration{padding-top:clamp(5rem,20vh,8rem);padding-bottom:clamp(5rem,20vh,8rem);position:relative;display:flex;flex-direction:column}@media only screen and (min-width: 1290px){.c-section-collaboration__desc{max-width:90%}}.c-section-collaboration__list{margin-top:5rem;margin-bottom:5rem}.c-section-footer{position:relative;height:100vh;height:100dvh;min-height:600px;padding-top:clamp(5rem,15vh,10rem);padding-bottom:1rem;text-align:center}@media only screen and (min-width: 1290px){.c-section-footer{padding-top:clamp(5rem,10vh,10rem)}}.c-section-footer>.container{position:relative;z-index:100;display:flex;flex-direction:column;align-items:center}.c-section-footer__desc{max-width:650px;margin-bottom:2rem}.c-section-footer__bottom-bar{position:absolute;left:0;width:100%;bottom:0;z-index:10;padding:2rem 0}.c-section-footer__bottom-bar .container{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:2rem}@media only screen and (min-width: 768px){.c-section-footer__bottom-bar .container{align-items:flex-end;flex-direction:row;justify-content:space-between}}.c-section-footer__bottom-left{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.c-section-footer__scene-3d{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%}.c-section-footer__scene-3d .layer-3d{position:absolute;top:0;left:0;width:100%;height:100%}.c-location{font-size:var(--font-size-med);display:flex;flex-direction:column;gap:.75rem}.c-location .item{display:flex;flex-direction:row;gap:.75rem;align-items:center}.c-location svg{width:1rem;height:auto;fill:var(--c-accent)}.c-menu-profile-links-footer ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:row;gap:1rem}.c-menu-profile-links-footer li a{padding:.5rem}.c-menu-profile-links-footer li a svg{height:1.35rem;width:auto}.c-menu-profile-links-footer li a svg *{transition:fill .3s}.c-menu-profile-links-footer li a.active svg *,.c-menu-profile-links-footer li a:focus svg *,.c-menu-profile-links-footer li a:hover svg *{fill:var(--c-accent)}.c-logo-sygnet{display:inline-block}.c-logo-sygnet svg{width:auto;height:1.25rem}@media only screen and (min-width: 1290px){.c-logo-sygnet svg{height:1.5rem}}.c-logo-full{display:inline-block}.c-logo-full svg{width:auto;height:1.25rem}@media only screen and (min-width: 1290px){.c-logo-full svg{height:1.5rem}}.c-button-link{cursor:pointer;text-decoration:none;display:inline-block;border:none;line-height:1.5;transition:background-color .3s,color .3s;font-weight:600;padding:.75rem 2.5rem}.c-link-external{position:relative;display:inline-block;padding:.75rem 2.75rem .75rem 1.5rem;color:var(--c-black);text-decoration:none;background-color:var(--c-accent);border-radius:4px;font-size:var(--font-size-med);font-family:Poppins,sans-serif;font-weight:600;font-style:normal}.c-link-external svg{position:absolute;right:1rem;top:50%;width:.85rem;transform:translateY(-50%);fill:var(--c-black)}.c-link-external.dark{color:var(--c-white);background-color:var(--c-black)}.c-link-external.dark svg{fill:var(--c-accent)}.c-tag{position:relative;display:block;padding:.75rem 2.75rem .75rem 1.5rem;color:var(--c-white);text-decoration:none;border:1px solid var(--c-gray);border-radius:8px;font-size:var(--font-size-med)}.c-tag svg{position:absolute;right:1rem;top:50%;width:.85rem;transform:translateY(-50%)}body::-webkit-scrollbar{width:.25rem}body::-webkit-scrollbar-track{background-color:#000}body::-webkit-scrollbar-thumb{background:var(--c-accent)}body::-webkit-scrollbar-thumb:window-inactive{background:var(--c-accent)}.c-scroll-hint{cursor:pointer;display:inline-block;width:2.5rem;height:2.5rem;border-radius:50%;background-color:rgba(var(--c-accent),.3)}@media only screen and (min-width: 1290px){.c-scroll-hint{width:3rem;height:3rem}}.c-scroll-hint svg{animation:hint-pulse 1s infinite;position:absolute;z-index:100;width:1.25rem;height:auto;top:55%;left:50%;transform:translate(-50%,-50%)}@media only screen and (min-width: 1290px){.c-scroll-hint svg{width:1.25rem}}@keyframes hint-pulse{0%{transform:translate(-50%,-50%)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)}}.c-accordion-item{position:relative;padding:0;margin:0 0 2rem}.c-accordion-item__header{cursor:pointer;position:relative}.c-accordion-item__header h3,.c-accordion-item__header h4{display:inline-block;cursor:pointer;position:relative;margin:0;font-size:var(--font-size-lead)}.c-accordion-item__content{overflow:hidden}.c-accordion-item__content a{color:var(--c-accent);text-decoration:none}.c-accordion-item__toggler{position:absolute;top:50%;right:1rem;transform:translate(-50%,-50%) rotate(0);transition:transform .3s}.c-accordion-item__toggler svg{width:.5rem;height:auto}.c-accordion-item__toggler svg *{fill:var(--c-white)}.c-accordion-item__wrapper{padding:2rem 0 1rem}.c-accordion-item__content-inner{overflow:hidden;transition:height .35s}.c-accordion-item__content-inner *{font-size:var(--font-size-desc)}.c-accordion-item--open .c-accordion-item__toggler{transform:translate(-50%,-50%) rotate(90deg)}.c-accordion-item--open .c-accordion-item__toggler svg *{fill:var(--c-accent)}.c-accordion-timeline{position:relative;padding-left:2.5rem}.c-accordion-timeline:before{content:"";position:absolute;left:.5rem;top:0;width:1px;height:100%;background-color:var(--c-gray);transform:translate(-50%)}.c-accordion-timeline .c-accordion-item:before{position:absolute;left:-2rem;top:1rem;content:"";width:.6rem;height:.6rem;background-color:var(--c-accent);border-radius:50%;transform:translate(-50%,-50%)}.c-author{display:flex;flex-direction:row;align-items:flex-start;gap:1rem}.c-author__thumb img{display:block;width:3.5rem;height:auto;border-radius:50%}.c-author__name{margin:0;color:var(--c-white);font-size:var(--font-size-med);font-family:Poppins,sans-serif;font-weight:600;font-style:normal}.c-author__desc{margin:0;color:var(--c-accent);font-size:var(--font-size-small)}.c-author__company{margin:0;font-size:var(--font-size-small);color:var(--c-gray-med)}.c-menu-nav{position:fixed;z-index:100000;left:0;top:0;width:100%;padding:1rem 0;background:linear-gradient(180deg,#0006,#0000004d 60%,#0000)}@media only screen and (min-width: 1290px){.c-menu-nav{padding:1.5rem 0}}.c-menu-nav .container{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.c-menu-nav__links a{display:inline-block;text-decoration:none;font-size:var(--font-size-med);color:var(--c-white)}.c-bg-effect{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:0}.c-bg-effect:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-repeat:repeat;background-image:url(/assets/noise-CAXxrFTF.png);opacity:.2}.c-scene-3d{position:fixed;top:0;left:0;right:0;bottom:0;z-index:0}body.custom-cursor *{cursor:none}.c-cursor-pointer{mix-blend-mode:difference;pointer-events:none;position:fixed;width:2rem;height:2rem;z-index:99999999999;opacity:0;transform:translate(-50%,-50%)}.c-cursor-pointer.hidden{display:none}.c-cursor-pointer__dynamic{pointer-events:none;position:absolute;top:50%;left:50%;z-index:999;transform:translate(-50%,-50%);border-radius:50%}.c-cursor-pointer__dynamic-label{pointer-events:none;display:inline-block;position:absolute;top:50%;left:50%;z-index:99999;text-transform:lowercase;transform:translate(-50%,-50%);font-size:.9rem;font-family:Poppins,sans-serif;font-weight:600;font-style:normal}.c-cursor-pointer__dynamic-bg{position:absolute;overflow:hidden;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%}.c-cursor-pointer__inside{pointer-events:none;position:absolute;top:50%;left:50%;border-radius:50%;transform:translate(-50%,-50%);width:1.25rem;height:1.25rem;background-color:var(--c-accent);opacity:.9}.c-cursor-pointer__outside{pointer-events:none;position:absolute;top:50%;left:50%;border-radius:50%;transform:translate(-50%,-50%);width:2.5rem;height:2.5rem;border-width:3px;border-style:solid;border-color:var(--c-accent);opacity:.5}.c-overall-grid{display:flex;flex-direction:row;gap:1rem;justify-content:flex-start;flex-wrap:wrap;width:100%;flex-basis:100%}@media only screen and (min-width: 1290px){.c-overall-grid{gap:1rem}}@media only screen and (max-width: 768px){.c-overall-grid .c-overall-item{flex-basis:100%}}.c-overall-item{padding:1.5rem 2rem;border-radius:var(--border-radius);border:1px solid var(--c-gray);background-color:var(--c-black)}@media only screen and (min-width: 1290px){.c-overall-item{padding:1.5rem 2rem}}.c-overall-item h4{color:var(--c-accent);font-size:var(--font-size-h3);font-family:Poppins,sans-serif;font-weight:600;font-style:normal}.c-overall-item p{display:block}body{color:var(--text-color);font-size:var(--text-size-base);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--background-color);font-family:Poppins,sans-serif;font-weight:300;font-style:normal;overflow-x:hidden}
