@keyframes resize{0%{height:100vh;width:100%;background-size:6.5rem}to{height:2.4rem;width:2.4rem;background-size:1.8rem}}@keyframes moveTextH1{0%{left:3.2rem;font-size:21rem;line-height:1.8rem;text-wrap:nowrap}to{left:3.2rem;font-size:2rem;line-height:1.8rem;text-wrap:nowrap;padding-bottom:0}}@keyframes moveTextH2{0%{right:0;font-size:6rem;line-height:1.8rem;text-wrap:nowrap}to{right:3.2rem;font-size:1.6rem;line-height:1.8rem;text-wrap:nowrap}}@keyframes showMenu{0%{opacity:0;pointer-events:none}to{opacity:1;pointer-events:auto}}header{width:100%;position:fixed;top:0;left:0;padding:2.4rem;z-index:5;backdrop-filter:blur(1rem);background-color:#1114}header .desktop-nav{width:100%;max-width:108rem;margin:0 auto}header .desktop-nav .container{position:relative;height:100vh;width:100%;display:flex;justify-content:center;align-items:center;text-align:center;color:#fff;background:url(../../images/logo.png) no-repeat center;background-size:contain;border-radius:2.4rem;animation:resize linear both;animation-timeline:scroll();animation-range:0 40rem}header .desktop-nav .menu-toggle{position:fixed;top:2.4rem;right:calc(50% - 60rem);width:3.2rem;height:3.2rem;background:none;border:none;cursor:pointer;z-index:10;padding:.4rem;opacity:0;pointer-events:none;animation:showMenu linear both;animation-timeline:scroll();animation-range:38rem 40rem}header .desktop-nav .menu-nav{position:fixed;top:0;right:0;height:100vh;width:75rem;background:#111111f2;backdrop-filter:blur(1rem);padding:8rem 4rem;transform:translate(100%);transition:transform .3s ease;z-index:9;display:flex;flex-direction:column;justify-content:space-between}header .desktop-nav .menu-nav.open{transform:translate(0);width:30vw}@media (min-width: 1024px){header .desktop-nav .menu-nav.open{width:25vw}}header .desktop-nav .menu-nav ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2.4rem}header .desktop-nav .menu-nav ul a{color:#f8f8f8;text-decoration:none;font-size:2rem;font-weight:600;transition:color .3s ease}header .desktop-nav .menu-nav ul a:hover{color:#666}header .desktop-nav .menu-nav .menu-buttons{margin-bottom:3rem;display:flex;flex-direction:column;gap:2rem}header .desktop-nav .menu-nav .menu-buttons .private-button{display:inline-flex;align-items:center;justify-content:center;gap:1rem;background-color:#5428f1;padding:1.2rem 2.4rem;border-radius:.8rem;color:#f8f8f8;text-decoration:none;font-size:1.8rem;font-weight:600;text-align:center;transition:background-color .3s ease;width:fit-content;margin:0 auto}header .desktop-nav .menu-nav .menu-buttons .private-button:hover{background-color:#3a0ed8}header .desktop-nav .menu-nav .menu-buttons .private-button.client-button{background-color:#ff4b55}header .desktop-nav .menu-nav .menu-buttons .private-button.client-button:hover{background-color:#ff1825}header h1{position:absolute;margin:0;line-height:4.5rem;font-weight:800;padding-bottom:12rem;animation:moveTextH1 linear both;animation-timeline:scroll();animation-range:0 40rem}header h1 a{color:inherit;text-decoration:none}header h2{position:absolute;line-height:4.5rem;font-weight:800;animation:moveTextH2 linear both;animation-timeline:scroll();animation-range:0 40rem}header h2 a{color:inherit;text-decoration:none}header .mobile-nav{display:none}header.header-compact .container{height:2.4rem;width:2.4rem;background-size:1.8rem;animation:none}header.header-compact h1{left:3.2rem;font-size:2rem;line-height:1.8rem;padding-bottom:0;animation:none}header.header-compact h2{right:3.2rem;font-size:1.6rem;line-height:1.8rem;text-wrap:nowrap;animation:none}header.header-compact .menu-toggle{opacity:1;pointer-events:auto;animation:none}@media screen and (max-width: 76.8rem){@keyframes resize{0%{height:100vh;width:100%;background-size:7rem}to{height:2.4rem;width:2.4rem;background-size:4rem}}@keyframes moveTextH1{0%{left:3.2rem;font-size:11rem;line-height:1.8rem;text-wrap:nowrap}to{left:3.2rem;font-size:2rem;line-height:1.8rem;text-wrap:nowrap;padding-bottom:0}}@keyframes moveTextH2{0%{right:0;font-size:3.2rem;line-height:1.8rem;text-wrap:nowrap}to{right:3.2rem;font-size:1.6rem;line-height:1.8rem;text-wrap:wrap}}header .desktop-nav{max-width:62rem}header .desktop-nav .menu-toggle{right:calc(50% - 35rem)}header .desktop-nav .container{animation-range:0 40rem;width:12rem}header h1{padding-bottom:6rem}header h1,header h2{animation-range:0 40rem}header.header-compact .desktop-nav .container{height:2.4rem;width:2.4rem;background-size:4rem}header.header-compact .menu-toggle{right:calc(50% - 35rem)}header.header-compact h1{left:3.2rem;font-size:2rem;line-height:1.8rem;padding-bottom:0}header.header-compact h2{right:3.2rem;font-size:1.6rem;line-height:1.8rem;text-wrap:wrap}}@media screen and (max-width: 48rem){header{padding:0;position:fixed;top:auto;bottom:0;background-color:#5428f1;height:6rem}header .desktop-nav{display:none}header .mobile-nav{display:block;width:100%;height:100%}header .mobile-nav ul{display:flex;justify-content:space-around;align-items:center;height:100%;padding:0;margin:0;list-style:none}header .mobile-nav ul li{height:100%}header .mobile-nav ul li a{height:100%;display:flex;align-items:center;justify-content:center;color:#f8f8f8;text-decoration:none;padding:.8rem;transition:color .3s ease}header .mobile-nav ul li a svg{font-size:2.4rem}header .mobile-nav ul li a .nav-logo{height:2.4rem;width:auto}header .mobile-nav ul li a.active{color:#fff}header .mobile-nav ul li a:hover{color:#fff}}footer{background:#111111f2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#f8f8f8;width:100%}footer .footer__container{max-width:100rem;margin:0 auto;padding:1.5rem;text-align:center;display:flex;flex-direction:column;justify-content:center;height:auto}footer .footer__content--title{font-size:2rem;margin-bottom:.5rem}footer .footer__content--par{font-size:1.4rem;opacity:.8;line-height:1.4}.footer__bottom{margin-top:1rem}.footer__bottom--par{font-size:1.2rem;opacity:.6}.footer__link{color:#f8f8f8;text-decoration:none;transition:all .3s ease-in-out}@media screen and (max-width: 48rem){footer{display:none}}@keyframes fade-in{0%{opacity:0;transform:translateY(4.8rem) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes scale{to{background-color:var(--final-bg, #f8f8f8);transform:scale(var(--max-scale, 1))}}@keyframes move{to{transform:translate(var(--max-scroll-distance))}}body{margin:0;padding:0;box-sizing:border-box;background-color:#292929;font-optical-sizing:auto;scroll-behavior:smooth;color:#f8f8f8;overflow-x:hidden}.landing__main{width:100vw;padding:90vh .1rem .1rem;justify-content:center;align-items:center}@media (max-width: 768px){.landing__main{padding-top:1rem}}.mobile__intro{display:none}@media (max-width: 768px){.mobile__intro{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;padding:2rem;height:100vh}.mobile__intro span:first-child{display:flex;align-items:center;gap:1rem;font-size:10rem;font-weight:700}.mobile__intro span:last-child{font-size:3rem;font-weight:700}.mobile__intro img{width:3rem;height:auto;margin-left:-1rem;margin-bottom:3.7rem;align-self:flex-end;transform:translateY(1.5rem)}}.services__section{width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 2rem 10rem;box-sizing:border-box;margin:0 auto}.services__section--title{font-size:3em;margin-bottom:6rem;margin-top:6rem;text-align:center;width:100%}@media (min-width: 1024px){.services__section--title{font-size:4rem;margin-bottom:6rem}}.services__stack--cards{width:100%;max-width:120rem;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1rem;view-timeline-name:--stack-cards;view-timeline-axis:block}.services__stack--cards .card{position:sticky;top:48px;width:100%;max-width:100rem;margin:0 auto}@media (min-width: 768px){.services__stack--cards .card{width:80%}}.services__stack--cards .card .card__container{background-color:#f8f8f8;width:100%;height:400px;border-radius:24px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#292929;padding:1rem;transform-origin:center top;animation:linear scale forwards;animation-timeline:--stack-cards;animation-fill-mode:both}.services__stack--cards .card .card__container--title{font-size:2rem;text-align:center}.services__stack--cards .card .card__container span{font-size:1.8rem}.services__stack--cards .card .card__container h1{margin:0;font-size:200px;font-weight:900}.services__stack--cards .card:nth-child(1){--max-scale: .6;--final-bg: #444;padding-top:32px}.services__stack--cards .card:nth-child(1) .card__container{animation-range:exit-crossing 0% exit-crossing 11.11%}.services__stack--cards .card:nth-child(2){--max-scale: .65;--final-bg: #555;padding-top:48px}.services__stack--cards .card:nth-child(2) .card__container{animation-range:exit-crossing 11.11% exit-crossing 22.22%}.services__stack--cards .card:nth-child(3){--max-scale: .7;--final-bg: #666;padding-top:48px}.services__stack--cards .card:nth-child(3) .card__container{animation-range:exit-crossing 22.22% exit-crossing 33.33%}.services__stack--cards .card:nth-child(4){--max-scale: .75;--final-bg: #777;padding-top:48px}.services__stack--cards .card:nth-child(4) .card__container{animation-range:exit-crossing 33.33% exit-crossing 44.44%}.services__stack--cards .card:nth-child(5){--max-scale: .8;--final-bg: #888;padding-top:48px}.services__stack--cards .card:nth-child(5) .card__container{animation-range:exit-crossing 44.44% exit-crossing 55.55%}.services__stack--cards .card:nth-child(6){--max-scale: .85;--final-bg: #999;padding-top:48px}.services__stack--cards .card:nth-child(6) .card__container{animation-range:exit-crossing 55.55% exit-crossing 66.66%}.services__stack--cards .card:nth-child(7){--max-scale: .9;--final-bg: #aaa;padding-top:48px}.services__stack--cards .card:nth-child(7) .card__container{animation-range:exit-crossing 66.66% exit-crossing 77.77%}.services__stack--cards .card:nth-child(8){--max-scale: .95;--final-bg: #bbb;padding-top:48px}.services__stack--cards .card:nth-child(8) .card__container{animation-range:exit-crossing 77.77% exit-crossing 88.88%}.services__stack--cards .card:nth-child(9){--max-scale: 1;--final-bg: $white;padding-top:48px}.services__stack--cards .card:nth-child(9) .card__container{animation-range:exit-crossing 100% exit-crossing 100%}.projects__section{justify-content:center;width:100vw;background-color:#f8f8f8}.projects__section--title{font-size:3rem;padding-top:8rem;width:100%;margin-bottom:6rem;text-align:center;color:#292929}@media (min-width: 1024px){.projects__section--title{font-size:4rem;margin-bottom:6rem}}.team__section--title{font-size:3rem;margin-top:6rem;text-align:center}@media (min-width: 1024px){.team__section--title{font-size:4rem}}.team__section{--viewport-width: 100dvw;--max-scroll-distance: calc((var(--viewport-width) * -2) );display:flex;height:calc(var(--viewport-width) * 10);view-timeline-name:--section-pin-tl;view-timeline-axis:block;padding-left:2rem}@media (max-width: 1024px){.team__section{--max-scroll-distance: calc((var(--viewport-width) * -2.5))}}@media (max-width: 768px){.team__section{--max-scroll-distance: calc((var(--viewport-width) * -3) - 5rem)}}.team__section--container{position:sticky;top:0;padding:8rem 0 2.4rem;display:flex;align-items:center;gap:6rem;height:70vh;width:calc(var(--viewport-width) * 4);animation:linear move forwards;animation-timeline:--section-pin-tl;animation-range:contain 0% contain 100%}.team__section--article{position:relative;height:100%;width:50rem;display:flex;flex-direction:column;justify-content:center;background-color:#ffffff0f;padding:1rem;border-radius:3.2rem}@media (max-width: 1024px){.team__section--article{width:60vw;height:80%;aspect-ratio:16/9;padding:1.5rem}}@media (max-width: 768px){.team__section--article{aspect-ratio:1;width:90vw;padding:2rem}}@media screen and (min-width: 51.2rem){.team__section--container{gap:2.4rem}}@media screen and (min-width: 80rem){.team__section{--viewport-width: 80rem}.team__section--container{gap:6rem}.team__section--article{padding:1rem}}.contact__section{margin:10rem;view-timeline-name:--contact-scroll;view-timeline-axis:block}.contact__section--title{font-size:4rem;opacity:0;transform:translateY(50px);animation:fade-in linear both;animation-timeline:--contact-scroll;animation-range:entry 25% cover 35%;text-align:left}.contact__section--button{display:inline-block;padding:1rem 2rem;background-color:#f8f8f8;color:#292929;text-decoration:none;border-radius:4px;margin-top:6rem;transition:all .3s ease;align-self:center;font-size:3rem}@media (max-width: 768px){.contact__section--button{font-size:2rem;padding:.8rem 1.6rem;margin-top:4rem}}.contact__section--button:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0003;background-color:#5428f1;color:#f8f8f8}.contact__section--par{font-size:1.6rem;margin-top:4rem;line-height:2.2rem;opacity:0;transform:translateY(50px);animation:fade-in linear both;animation-timeline:--contact-scroll;animation-range:entry 35% cover 45%}.contact__section--par:nth-child(3){animation-range:entry 45% cover 55%}@media (max-width: 768px){.contact__section{margin:0;margin-bottom:10rem;display:flex;flex-direction:column;align-items:center;padding:2rem}.contact__section--title{margin-top:0;animation-range:entry 0% cover 10%;font-size:3rem;margin-bottom:2rem;text-align:center}.contact__section--par{margin-top:2rem;font-size:1.5rem;animation-range:entry 10% cover 20%;text-align:center}.contact__section--par:nth-child(3){animation-range:entry 20% cover 30%}}@keyframes imgDropDown{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translateY(0)}}.story__section{position:relative;background-color:#f8f8f8;display:flex;flex-direction:column;width:100%;height:100vh;view-timeline-name:--story-scroll;view-timeline-axis:block}.story__section--title{font-size:4rem;color:#292929;text-align:center;margin-top:10rem;opacity:0;transform:translateY(50px);animation:fade-in linear both;animation-timeline:--story-scroll;animation-range:entry 25% cover 35%}.story__section--par{opacity:0;transform:translateY(50px);animation:fade-in linear both;animation-timeline:--story-scroll;animation-range:entry 35% cover 45%}.story__section--par p{border:none!important;margin:0;padding:1rem 0}.story__section--buttons{opacity:0;transform:translateY(50px);animation:fade-in linear both;animation-timeline:--story-scroll;animation-range:entry 45% cover 55%}.story__section--wrap{display:grid;grid-template-columns:3fr 1fr;align-items:center;width:100%;height:calc(100vh - 20rem);gap:4rem;justify-content:center}.story__section--par{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;height:auto;padding:2rem;width:100%}.story__section--par p{font-size:2rem;line-height:1.6;color:#292929;padding:7rem;margin:2rem;border:4px solid #292929}.story__section--par span img{width:100%;height:auto}@media (max-width: 768px){.story__section--par{grid-template-columns:1fr;text-align:center}.story__section--par p{font-size:1.6rem;padding:2rem}}.story__section--buttons{width:80%;display:flex;flex-direction:column;gap:2rem;justify-content:center;align-self:center;margin-top:4rem;margin-bottom:2.4rem}@media (max-width: 768px){.story__section--buttons{flex-direction:column;align-items:center;gap:1.5rem}}.story__section--button{display:inline-block;padding:1.5rem 3rem;font-size:1.8rem;text-decoration:none;border-radius:.4rem;transition:all .3s ease;font-family:Montserrat,sans-serif;text-transform:lowercase}.story__section--button-mail{background-color:transparent;color:#292929;border:2px solid #292929}.story__section--button-mail:hover{background-color:#292929;color:#f8f8f8;transform:translateY(-2px)}.story__section--button-calendar{background-color:#292929;color:#f8f8f8}.story__section--button-calendar:hover{background-color:#5428f1;transform:translateY(-2px)}@media (max-width: 1024px){.story__section{height:auto;padding:4rem 2rem}.story__section--title{font-size:3rem;margin-top:6rem}.story__section--wrap{grid-template-columns:1fr;height:auto;gap:2rem;padding:2rem}.story__section--par{grid-template-columns:1fr;gap:2rem;padding:1rem}.story__section--par p{font-size:1.8rem;padding:3rem;margin:1rem}.story__section--par span{display:flex;justify-content:center;align-items:center}.story__section--par span img{max-width:30rem;margin:0 auto;display:block}.story__section--buttons{width:100%;padding:0 2rem;margin-top:2rem}.story__section--button{width:100%;text-align:center;font-size:1.6rem;padding:1.2rem 2rem}}@media (max-width: 768px){.story__section{padding:2rem 1rem}.story__section--title{font-size:2.5rem;margin-top:4rem}.story__section--par p{font-size:1.6rem;padding:2rem;margin:.5rem}.story__section--par span img{max-width:25rem}.story__section--button{font-size:1.4rem;padding:1rem 1.5rem}}@keyframes fade-in{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.card__container{width:100%;height:100%;aspect-ratio:2/1.1;border-radius:2rem;overflow:hidden;position:relative}.card{width:100%;height:100%;position:relative;overflow:hidden;transform-style:preserve-3d}@media screen and (max-width: 768px){.card{width:100%;height:100%}}@media screen and (max-width: 1024px){.card{width:100%;height:100%}}.card img{position:absolute;width:110%;height:110%;object-fit:cover;pointer-events:none;user-select:none;will-change:transform;transform-origin:center center;left:-10%}.card img.sky__image{z-index:1;scale:1.2;background-color:#5428f1}.card img.person__image{z-index:3;scale:1.2;width:110%;height:110%;top:10%;left:10%;transform:translate(10%);object-fit:contain;filter:drop-shadow(0 0 30px rgba(0,0,0,.8))}.person__title{position:absolute;left:20%;top:5%;transform:translate(-30%);margin:0;font-size:4rem;font-family:Montserrat Bold,sans-serif;color:#f8f8f8;z-index:2;will-change:transform}.content{position:absolute;bottom:0;left:0;width:100%;padding:0;text-align:center;z-index:100}.content .person__position{width:100%;font-size:3rem;font-weight:700;font-family:Montserrat,sans-serif;color:#f8f8f8;margin-bottom:3rem;padding:2rem;text-shadow:2px 2px 10px rgba(0,0,0,.8)}@media screen and (max-width: 768px){.person__title{font-size:4rem;left:15%}.card img.person__image{scale:1.2;width:110%;height:100%;top:0;left:0;filter:drop-shadow(0 0 20px rgba(0,0,0,.8))}.content{padding:0}.content .person__position{font-size:3rem;padding:1.5rem 0}}@media screen and (max-width: 480px){.title{font-size:3rem;left:12%}.card img.tower-image{scale:1;width:100%;height:100%;top:10%}.content .person__position{font-size:2rem;padding:1rem}}.about__intro{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;box-sizing:border-box;height:100dvh;width:100%}.about__intro span{padding:5rem;border:3px solid #f8f8f8;width:80%;font-family:Montserrat,sans-serif;font-size:2rem}@media (max-width: 768px){.about__intro span{padding:3rem;font-size:1.5rem;width:90%}}.scroll{width:100%;max-width:120rem;margin:0 auto;background-color:#292929}.scroll__main{width:100%;display:flex;flex-direction:column;align-items:center;background-color:#292929}.scroll__header{min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;padding-inline:3rem;background-color:#292929}.scroll__content{--font-level: 6;display:flex;line-height:1.25;width:100%;padding:0 3rem;justify-content:center}.scroll__title{text-wrap:pretty;margin:0;color:#f8f8f8;text-align:center;font-size:2.5rem;font-family:Montserrat,sans-serif}@media (min-width: 768px){.scroll__title{font-size:3rem}}@media (min-width: 1024px){.scroll__title{font-size:7rem}}.scroll__fixed--text{position:sticky;top:50%;font-family:Montserrat,sans-serif;margin:0;display:inline-block;height:fit-content;color:#f8f8f8;font-weight:600;font-size:2rem}@media (min-width: 768px){.scroll__fixed--text{font-size:3rem}}@media (min-width: 1024px){.scroll__fixed--text{font-size:7rem}}.scroll__list{margin-left:2rem;font-weight:600;padding-inline:0;margin:0;list-style-type:none;font-size:1.8rem}@media (min-width: 768px){.scroll__list{font-size:3rem}}@media (min-width: 1024px){.scroll__list{font-size:7rem}}.scroll__list li{font-family:Montserrat,sans-serif;font-size:2rem;transition:opacity .3s ease}@media (min-width: 768px){.scroll__list li{font-size:3rem}}@media (min-width: 1024px){.scroll__list li{font-size:7rem}}.scroll__list li:nth-child(1){color:red}.scroll__list li:nth-child(2){color:#ff7f00}.scroll__list li:nth-child(3){color:#ff0}.scroll__list li:nth-child(4){color:#0f0}.scroll__list li:nth-child(5){color:#3333e7}.scroll__list li:nth-child(6){color:#7b21bb}.scroll__list li:nth-child(7){color:#8b00ff}.scroll__list li:nth-child(8){color:#ff4d4d}.scroll__list li:nth-child(9){color:orange}.scroll__list li:nth-child(10){color:gold}.scroll__list li:nth-child(11){color:#32cd32}.scroll__list li:nth-child(12){color:#1e90ff}.scroll__list li:nth-child(13){color:#6a5acd}.scroll__list li:nth-child(14){color:orchid}.scroll__list li:nth-child(15){color:tomato}.scroll__list li:nth-child(16){color:#ff8c00}.scroll__list li:nth-child(17){color:khaki}.scroll__list li:nth-child(18){color:#3cb371}.scroll__list li:nth-child(19){color:#00bfff}.scroll__list li:nth-child(20){color:#7b68ee}.scroll__list li:nth-child(21){color:violet}.scroll__end{min-height:100vh;width:100%;flex-direction:column;display:flex;align-items:center;justify-content:center;color:#f8f8f8}.scroll__end--text{font-family:Montserrat,sans-serif;font-size:2.5rem}@media (min-width: 768px){.scroll__end--text{font-size:3rem}}@media (min-width: 1024px){.scroll__end--text{font-size:7rem}}.scroll__end--btn{margin:3rem;padding:1.5rem;color:#292929;background-color:#f8f8f8;border-radius:4px;text-decoration:none;font-family:Montserrat,sans-serif;font-size:2rem;cursor:pointer;transition:all .3s ease}.scroll__end--btn:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0003;color:#f8f8f8;background-color:#5428f1}@keyframes in-from-middle{0%{opacity:0;transform:scale(.8) translateY(15vh)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes in-from-left{0%{opacity:0;transform:translateY(100px) translate(-50px)}to{opacity:1;transform:translateY(0) translate(0)}}@keyframes in-from-right{0%{opacity:0;transform:translateY(100px) translate(50px)}to{opacity:1;transform:translateY(0) translate(0)}}.services-grid{--cell: min(45vw, 400px);display:grid;grid-template-columns:repeat(2,var(--cell));gap:2rem;padding:2rem}@media (max-width: 768px){.services-grid{grid-template-columns:1fr;--cell: min(90vw, 400px);gap:1.5rem;padding:1rem}}.services-grid .services-item{width:100%;height:300px;overflow:hidden;view-timeline-name:--scroll;view-timeline-axis:block;border-radius:3rem}.services-grid .services-item:nth-child(odd){animation:in-from-left both;animation-timeline:view();animation-range:entry 20% contain 50%}.services-grid .services-item:nth-child(2n){animation:in-from-right both;animation-timeline:view();animation-range:entry 20% contain 50%}.services-grid .services-item img{width:100%;height:100%;object-fit:cover}@keyframes in-from-left{0%{opacity:0;transform:translateY(50px) translate(-50px)}to{opacity:1;transform:translateY(0) translate(0)}}@keyframes in-from-right{0%{opacity:0;transform:translateY(50px) translate(50px)}to{opacity:1;transform:translateY(0) translate(0)}}.services-item{position:relative;aspect-ratio:1;border-radius:2rem;overflow:hidden;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:all .3s ease}.services-item h3{color:#292929;font-size:2.4rem;font-family:Montserrat,sans-serif;text-transform:lowercase;transition:transform .3s ease;text-align:center;width:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.services-item:hover h3{transform:translate(-50%,-50%) scale(1.1)}@media (max-width: 768px){.services-item h3{font-size:2rem}}.portfolio-grid{display:flex;flex-direction:column;width:100vw;margin:0;padding:0}.portfolio-item{width:100vw;height:40vh;position:relative;background-size:cover;background-position:center;overflow:hidden;cursor:pointer}.portfolio-item .portfolio-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000c;transition:background-color .3s ease}.portfolio-item h3,.portfolio-item p{position:relative;z-index:2;color:#fff;padding:4rem;text-align:center;width:100%;box-sizing:border-box}.portfolio-item h3{font-size:2.4rem;margin-bottom:1rem;position:absolute;left:50%;top:30%;transform:translate(-50%,-50%);width:100%}.portfolio-item p{font-size:1.6rem;line-height:1.5;position:absolute;left:50%;top:60%;transform:translate(-50%,-50%);padding:0 2rem}@media (max-width: 1024px){.portfolio-item h3,.portfolio-item p{padding:2rem}.portfolio-item h3{top:40%}.portfolio-item p{top:70%;font-size:1.4rem}}@media (max-width: 768px){.portfolio-item h3{font-size:2rem}.portfolio-item p{font-size:1.2rem;line-height:1.4}}.portfolio-item:hover .portfolio-overlay{background-color:#0000004d}.contact{width:100%;margin-top:2rem;display:flex;flex-direction:column;align-items:center}@media (min-width: 768px){.contact{margin-top:10rem}}@media (min-width: 1024px){.contact{margin-top:10vh}}.contact__calendar{display:flex;flex-direction:column;align-items:center;gap:1rem;width:90%;justify-content:flex-start;padding-bottom:2rem;margin-bottom:10rem}@media (min-width: 768px){.contact__calendar{width:80%}}@media (min-width: 1024px){.contact__calendar{width:60%}}.contact__calendar--title{text-align:center;font-size:clamp(3rem,2.5vw,4rem);margin-bottom:4rem;margin-top:2rem;font-family:Montserrat,sans-serif}@media (min-width: 768px){.contact__calendar--title{text-align:left}}@media (min-width: 1024px){.contact__calendar--title{text-align:left}}.contact__calendar--frame{width:100%;height:75vh;border:none;border-radius:1rem;box-shadow:0 4px 20px #b6a9e4cc;padding:2rem;background-color:#f8f8f8}@media (min-width: 767px){.contact__calendar--frame{height:70vh}}@media (min-width: 1024px){.contact__calendar--frame{height:90vh}}.contact__calendar--par{text-align:center;font-family:Montserrat,sans-serif;font-size:1.6rem;line-height:2.2 rem}@media (min-width: 768px){.contact__calendar--par{font-size:1.7rem;text-align:left}}@media (min-width: 1024px){.contact__calendar--par{font-size:1.6rem;text-align:left}}.contact__calendar--par a{color:#f8f8f8}.contact__calendar--par a:hover{color:#5428f1}.contact__calendar #scheduling-button{width:100%;display:flex;justify-content:center}.cookies-popup{position:fixed;bottom:0;left:0;width:100%;padding:1rem;background-color:#000000b3;color:#f8f8f8;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.5rem;z-index:1000;font-family:sans-serif}.cookies-popup p{margin:0;font-size:.9rem}.cookies-popup .buttons{display:flex;gap:1rem;margin-top:.5rem}.cookies-popup button{padding:.5rem 1rem;background-color:#5428f1;color:#f8f8f8;border:none;border-radius:4px;cursor:pointer;font-weight:700}.cookies-popup button:hover{background-color:#f8f8f8;color:#5428f1}.cookies-popup .policy-link{margin-top:.5rem}.cookies-popup .policy-link a{color:#f8f8f8;text-decoration:underline;font-size:.9rem}.cookies-popup .policy-link a:hover{color:#5428f1}.policy--div{max-height:95vh;overflow-y:auto;padding:1.5rem;margin:0 auto;background-color:#292929;border:1px solid #ccc;box-shadow:0 4px 8px #0000001a;font-family:Montserrat,sans-serif}.policy--div h1{color:#f8f8f8}.policy--div h2{padding-top:.5rem;color:#f8f8f8}.policy--div p{padding-bottom:1rem;padding-top:1rem}.privacy-policy{max-width:1200px;margin:0 auto;padding:2rem;margin-top:7rem}.privacy-policy h1{font-size:2.7rem;margin-bottom:2rem}.privacy-policy h2{font-size:2rem;margin:2rem 0 1rem}.privacy-policy p{margin-bottom:1rem;line-height:2}.privacy-policy .intro{font-size:1.5rem;margin-bottom:2rem}.privacy-policy section{margin-bottom:3rem}.privacy-policy ul{list-style-type:disc;margin-left:2rem;margin-bottom:1rem}.privacy-policy ul li{margin-bottom:.5rem}.privacy-policy a{color:#f8f8f8;text-decoration:none}.privacy-policy a:hover{color:#5428f1;text-decoration:underline}.story-page{position:relative;width:100%;min-height:100vh;overflow:hidden}.story-texts-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10;pointer-events:none;display:flex;flex-direction:column;justify-content:center}.story-text{position:absolute;width:45%;min-height:200px;opacity:0;transition:all .8s cubic-bezier(.25,.1,.25,1);will-change:transform,opacity;display:flex;align-items:center}.story-text p{font-size:1.8rem;line-height:1.5;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5);padding:2.5rem;margin:1rem 0;background-color:#000000b3;border-radius:12px;backdrop-filter:blur(8px);box-shadow:0 4px 12px #0003;width:100%}.story-text.left{right:auto;left:5%;transform:translateY(100vh)}.story-text.left.visible{opacity:1;transform:translateY(0)}.story-text.left:not(.visible){transform:translateY(-100vh);opacity:0}.story-text.right{left:auto;right:5%;transform:translateY(100vh)}.story-text.right.visible{opacity:1;transform:translateY(0)}.story-text.right:not(.visible){transform:translateY(-100vh);opacity:0}.story-text:nth-child(1),.story-text:nth-child(2),.story-text:nth-child(3),.story-text:nth-child(4),.story-text:nth-child(5),.story-text:nth-child(6){top:50%;transform:translateY(calc(100vh + 50%))}.story-text:nth-child(1).visible,.story-text:nth-child(2).visible,.story-text:nth-child(3).visible,.story-text:nth-child(4).visible,.story-text:nth-child(5).visible,.story-text:nth-child(6).visible{transform:translateY(-50%)}.story-text:nth-child(1):not(.visible),.story-text:nth-child(2):not(.visible),.story-text:nth-child(3):not(.visible),.story-text:nth-child(4):not(.visible),.story-text:nth-child(5):not(.visible),.story-text:nth-child(6):not(.visible){transform:translateY(calc(-100vh - 50%))}div[class*=storytelling]{position:relative;z-index:1;height:100vh;width:100%}.scroll-space-for-texts{width:100%}.story-timeline{position:relative;padding:40px 0;overflow:hidden}.story-timeline .timeline-container{position:relative;max-width:1200px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;align-items:center}.story-timeline .route{position:fixed;top:0;left:0;width:100%;height:100vh;display:flex;justify-content:center;align-items:center;z-index:1;pointer-events:none}.story-timeline .route svg{height:80vh;width:60%;max-width:600px}.story-timeline .route svg path{stroke-dasharray:0 1;stroke-width:6;transition:stroke-dasharray .1s ease;stroke:#f3f3f3}.story-timeline .route svg circle{transition:transform .1s ease;fill:#f3f3f3;fill-opacity:.96;stroke:#f3f3f3}.story-timeline .route svg #c{fill:#1a1a1a;fill-rule:evenodd}.story-timeline .timeline-section{position:relative;width:45%;margin:80px 0;opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease;z-index:2}.story-timeline .timeline-section.visible{opacity:1;transform:translateY(0)}.story-timeline .timeline-section.left{align-self:flex-start;margin-right:auto;transform:translate(-20px)}.story-timeline .timeline-section.left.visible{transform:translate(0)}.story-timeline .timeline-section.left:after{content:"";position:absolute;top:20px;right:-30px;width:20px;height:20px;background-color:#f3f3f3;border-radius:50%}.story-timeline .timeline-section.right{align-self:flex-end;margin-left:auto;transform:translate(20px)}.story-timeline .timeline-section.right.visible{transform:translate(0)}.story-timeline .timeline-section.right:after{content:"";position:absolute;top:20px;left:-30px;width:20px;height:20px;background-color:#f3f3f3;border-radius:50%}.story-timeline .timeline-section .timeline-content{background-color:#fff;padding:25px;border-radius:8px;box-shadow:0 4px 15px #0000001a}.story-timeline .timeline-section .timeline-content h2{margin-top:0;color:#333;font-size:1.8rem;margin-bottom:15px}.story-timeline .timeline-section .timeline-content p{margin-bottom:0;line-height:1.6;color:#555}.scroll-space{height:.5vh}*{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%;font-family:Montserrat,sans-serif}
