@import url(https://fonts.googleapis.com/css2?family=Figtree:wght@400;600&display=swap);.scroll-header[data-v-07454ebf]{position:fixed;top:0;width:100%;height:80px;background-color:#fff;color:#000;z-index:1000;box-shadow:0 4px 10px rgba(0,0,0,.1);transition:all .3s ease}@media(min-width:768px){.scroll-header[data-v-07454ebf]{height:100px}}.scroll-header .header-container[data-v-07454ebf]{display:flex;justify-content:space-between;align-items:center;height:100%;padding:0 16px}.scroll-header .logo-link[data-v-07454ebf]{display:inline-flex;align-items:center;transition:transform .3s ease-out;z-index:1001}.scroll-header .logo-link[data-v-07454ebf]:hover{transform:scale(1.05)}.scroll-header .logo-link .logo-img[data-v-07454ebf]{max-height:60px;width:auto;transition:all .3s ease}@media(min-width:768px){.scroll-header .logo-link .logo-img[data-v-07454ebf]{max-width:150px;max-height:70px}}.scroll-header .hamburger[data-v-07454ebf]{display:flex;flex-direction:column;justify-content:space-around;width:30px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001}.scroll-header .hamburger span[data-v-07454ebf]{width:100%;height:2px;background-color:#000;transition:all .3s ease}@media(min-width:992px){.scroll-header .hamburger[data-v-07454ebf]{display:none}}.scroll-header nav[data-v-07454ebf]{position:fixed;top:100px;left:0;width:100%;height:-moz-fit-content;height:fit-content;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:translateY(-100%);opacity:0;transition:all .4s ease;z-index:1000;pointer-events:none;padding-bottom:10px;padding-top:10px;gap:16px}.scroll-header nav.active[data-v-07454ebf]{transform:translateY(0);opacity:1;pointer-events:all}@media(max-width:768px){.scroll-header nav[data-v-07454ebf]{top:80px}}@media(min-width:992px){.scroll-header nav[data-v-07454ebf]{position:static;height:auto;flex-direction:row;transform:none;opacity:1;background:transparent;padding-right:0;pointer-events:all;width:auto;gap:0}}.scroll-header nav a[data-v-07454ebf]{font-size:1.5rem;color:#000;text-decoration:none;transition:all .3s ease;padding:10px 0;position:relative}@media(min-width:992px){.scroll-header nav a[data-v-07454ebf]{font-size:1.1rem;margin-left:20px;padding:5px 0}.scroll-header nav a[data-v-07454ebf]:first-child{margin-left:0}}@media(min-width:1200px){.scroll-header nav a[data-v-07454ebf]{font-size:1.2rem;margin-left:25px}}.scroll-header nav a[data-v-07454ebf]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#000;transition:width .3s ease}.scroll-header nav a.router-link-exact-active[data-v-07454ebf]:after,.scroll-header nav a[data-v-07454ebf]:hover:after{width:100%}.fade-slide-enter-active[data-v-07454ebf],.fade-slide-leave-active[data-v-07454ebf]{transition:opacity .4s ease,transform .4s ease}.fade-slide-enter-from[data-v-07454ebf],.fade-slide-leave-to[data-v-07454ebf]{opacity:0;transform:translateY(-30px)}.fade-slide-enter-to[data-v-07454ebf],.fade-slide-leave-from[data-v-07454ebf]{opacity:1;transform:translateY(0)}.hamburger.active span[data-v-07454ebf]:first-child{transform:rotate(45deg) translate(5px,5px)}.hamburger.active span[data-v-07454ebf]:nth-child(2){opacity:0}.hamburger.active span[data-v-07454ebf]:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.footer[data-v-014263a6]{background-color:#1f1f1f;color:#fff;padding:16px 16px 16px;font-family:Segoe UI,sans-serif;font-size:1rem}.footer__container[data-v-014263a6]{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;margin:0 auto}@media(max-width:768px){.footer__container[data-v-014263a6]{flex-direction:column;align-items:center}}.footer__container>div[data-v-014263a6]{flex:1 1 100px}.footer__container .footer__branding[data-v-014263a6]{text-align:center}.footer__container .footer__branding h3[data-v-014263a6]{margin-bottom:8px;color:#fff}.footer__container .footer__branding p[data-v-014263a6]{color:#ccc}.footer__container .footer__links[data-v-014263a6]{text-align:left}@media(max-width:768px){.footer__container .footer__links[data-v-014263a6]{text-align:center}}.footer__container .footer__links h3[data-v-014263a6]{margin-bottom:12px;color:#fff}.footer__container .footer__links ul[data-v-014263a6]{list-style:none;padding:0}.footer__container .footer__links ul li[data-v-014263a6]{margin-bottom:8px}.footer__container .footer__links ul a[data-v-014263a6]{color:#ccc;text-decoration:none;transition:all .3s}.footer__container .footer__links ul a[data-v-014263a6]:hover{color:#fff}.footer__container .footer__contact[data-v-014263a6]{text-align:right}@media(max-width:768px){.footer__container .footer__contact[data-v-014263a6]{text-align:center}}.footer__container .footer__contact h3[data-v-014263a6]{margin-bottom:12px;color:#fff}.footer__container .footer__contact a[data-v-014263a6],.footer__container .footer__contact p[data-v-014263a6]{color:#ccc;line-height:14px;text-decoration:none}.footer__container .footer__contact a[data-v-014263a6]{transition:all .3s}.footer__container .footer__contact a[data-v-014263a6]:hover{color:#fff}.footer__container .footer__contact .footer__socials[data-v-014263a6]{margin-top:10px}.footer__container .footer__contact .footer__socials a[data-v-014263a6]{margin-left:10px;color:#ccc;transition:all .3s}.footer__container .footer__contact .footer__socials a[data-v-014263a6]:hover{color:#1da1f2}.footer__bottom[data-v-014263a6]{border-top:1px solid #333;margin-top:16px;padding-top:20px;text-align:center;color:#888}.footer__bottom .footer__policies[data-v-014263a6]{margin-top:8px}.footer__bottom .footer__policies a[data-v-014263a6]{color:#888;margin:0 5px;text-decoration:none;transition:all .3s}.footer__bottom .footer__policies a[data-v-014263a6]:hover{color:#fff}.footer__bottom .footer__policies span[data-v-014263a6]{color:#666}#cookie-consent[data-v-2cc4bd51]{position:fixed;bottom:0;left:0;width:100vw;background:#fff;box-shadow:0 -2px 10px rgba(0,0,0,.15);z-index:1000;padding:1rem 0}#cookie-consent .consent-box[data-v-2cc4bd51]{width:95%;margin:0 auto;position:relative;display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center;padding:0 1rem}#cookie-consent .consent-box p[data-v-2cc4bd51]{margin:0;font-size:1rem}#cookie-consent .consent-box a[data-v-2cc4bd51]{color:#007bff;text-decoration:underline}#cookie-consent .consent-box .accept-btn[data-v-2cc4bd51]{margin-top:.5rem;border:2px solid #333;border-radius:25px;padding:10px 14px;color:#000;font-weight:700;font-size:1rem;cursor:pointer;transition:all .2s ease-in-out;align-self:center}#cookie-consent .consent-box .accept-btn[data-v-2cc4bd51]:hover{background-color:#000;border-color:#000;color:#fff}#cookie-consent .consent-box .close-btn[data-v-2cc4bd51]{position:absolute;right:.5rem;background:none;border:none;font-size:2rem;font-weight:700;cursor:pointer;color:#666;padding:0;transition:all .2s ease-in-out}#cookie-consent .consent-box .close-btn[data-v-2cc4bd51]:hover{color:#000}#app[data-v-67862ee4]{position:relative;overflow-x:hidden}.parallax-background[data-v-67862ee4]{position:fixed;top:0;left:0;width:100%;opacity:75%;height:300%;background-image:url(/img/background.70456ee9.jpg);background-size:cover;background-repeat:no-repeat;background-position:top;z-index:-1;pointer-events:none;transition:transform .05s linear}.content[data-v-67862ee4]{position:relative;z-index:1}html{scroll-behavior:smooth}body{font-family:Figtree,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#333;margin-top:30px;overflow-x:hidden;padding:0}body,h2{margin:0}h2{font-size:7rem;color:#000;font-weight:700;margin-bottom:50px}a{cursor:pointer}.loading-screen[data-v-1dfaa18d]{position:fixed;width:100vw;height:100vh;inset:0;display:grid;place-items:center;background:#000;backdrop-filter:blur(5px);z-index:9999;transition:all .8s ease}.loading-logo[data-v-1dfaa18d]{width:min(200px,50vw);height:auto}.loading-fade-leave-active[data-v-1dfaa18d]{transition:all .8s ease}.loading-fade-leave-to[data-v-1dfaa18d]{opacity:0;transform:translateY(-20px);backdrop-filter:blur(0);background:transparent}.page-fade-enter-active[data-v-1dfaa18d]{transition:all .8s ease .3s}.page-fade-enter-from[data-v-1dfaa18d]{opacity:0;transform:translateY(20px)}section[data-v-1dfaa18d]{padding-top:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}section .image-container[data-v-1dfaa18d]{width:calc(100% - 32px);height:calc(100vh - 32px);box-shadow:0 0 25px rgba(0,0,0,.25);overflow:hidden;position:relative}section .image-container img[data-v-1dfaa18d]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section .overlay[data-v-1dfaa18d]{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;text-shadow:0 0 10px rgba(0,0,0,.7);z-index:10}section .overlay img[data-v-1dfaa18d]{width:15%;height:auto;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 0 10px rgba(0,0,0,.7))}section .overlay h1[data-v-1dfaa18d]{font-size:10rem;line-height:10rem;margin:0}section .overlay p[data-v-1dfaa18d]{margin:0;font-size:3.85rem;line-height:3.5rem}section .scroll-arrow[data-v-1dfaa18d]{display:none}section .nav-links-left[data-v-1dfaa18d],section .nav-links-right[data-v-1dfaa18d],section .nav-links[data-v-1dfaa18d]{position:absolute;bottom:20px;z-index:11}section .nav-links ul[data-v-1dfaa18d],section .nav-links-left ul[data-v-1dfaa18d],section .nav-links-right ul[data-v-1dfaa18d]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}section .nav-links ul li a[data-v-1dfaa18d],section .nav-links-left ul li a[data-v-1dfaa18d],section .nav-links-right ul li a[data-v-1dfaa18d]{line-height:2.75rem;display:inline-block;font-size:3rem;color:#fff;text-decoration:none;transform:scale(1);transition:all .3s ease}section .nav-links ul li a[data-v-1dfaa18d]:hover,section .nav-links-left ul li a[data-v-1dfaa18d]:hover,section .nav-links-right ul li a[data-v-1dfaa18d]:hover{transform:scale(1.1)}section .nav-links-left[data-v-1dfaa18d]{right:20px}section .nav-links-left ul li[data-v-1dfaa18d]{text-align:right}section .nav-links-right[data-v-1dfaa18d]{left:20px}section .nav-links-right ul li[data-v-1dfaa18d]{text-align:left}section .nav .image-container[data-v-1dfaa18d],section .nav .rounded-box[data-v-1dfaa18d]{background-color:#f0f0f0}@media(max-width:1024px){section .overlay img[data-v-1dfaa18d]{width:20%}section .overlay h1[data-v-1dfaa18d]{font-size:6rem;line-height:6rem}section .overlay p[data-v-1dfaa18d]{font-size:2.5rem;line-height:2.5rem}section .nav-links-left ul[data-v-1dfaa18d],section .nav-links-right ul[data-v-1dfaa18d]{gap:16px}}@media(max-width:768px){section[data-v-1dfaa18d]{padding-top:0!important}section .image-container[data-v-1dfaa18d]{margin-top:0;width:100%;height:100vh}section .image-container .overlay img[data-v-1dfaa18d]{width:25%}section .image-container .overlay h1[data-v-1dfaa18d]{font-size:3.5rem;line-height:4rem}section .image-container .overlay p[data-v-1dfaa18d]{font-size:1.75rem;line-height:2rem}section .image-container .nav-links-left[data-v-1dfaa18d],section .image-container .nav-links-right[data-v-1dfaa18d]{display:none}section .image-container .scroll-arrow[data-v-1dfaa18d]{display:flex;justify-content:center;position:absolute;bottom:80px;left:calc(50% - 16px);z-index:12;cursor:pointer}section .image-container .scroll-arrow svg[data-v-1dfaa18d]{opacity:.8;transition:opacity .3s ease}section .image-container .scroll-arrow:hover svg[data-v-1dfaa18d]{opacity:1}}section[data-v-e58b9cfa]{display:flex;flex-direction:column;justify-content:center;align-items:center}section .grid-container[data-v-e58b9cfa]{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;width:calc(100% - 32px);height:auto;padding:16px}section #desc[data-v-e58b9cfa],section #motto[data-v-e58b9cfa],section #project-1[data-v-e58b9cfa],section #project-2[data-v-e58b9cfa],section .grid-item[data-v-e58b9cfa]{padding:16px;box-shadow:0 0 5px rgba(0,0,0,.5)}section #desc[data-v-e58b9cfa],section #motto[data-v-e58b9cfa],section #project-1[data-v-e58b9cfa],section #project-2[data-v-e58b9cfa],section .grid-item[data-v-e58b9cfa],section .rounded-box[data-v-e58b9cfa]{background-color:#f0f0f0}section #motto[data-v-e58b9cfa]{grid-area:1/2/4/6;padding:0;overflow:hidden;position:relative;display:flex;flex-direction:column;box-shadow:0 0 5px rgba(0,0,0,.5)}section #motto svg[data-v-e58b9cfa]{opacity:50%}section #motto img[data-v-e58b9cfa]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;z-index:1}section #motto .motto-content[data-v-e58b9cfa]{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-end;justify-content:end;height:100%}section #motto .motto-content #motto-item[data-v-e58b9cfa]{background-color:hsla(0,0%,100%,.502);padding:0 25px 0 25px;border-radius:50px 0 0 0}section #motto .motto-content .motto-row[data-v-e58b9cfa]{display:flex;flex-direction:row;align-items:end}section #motto h3[data-v-e58b9cfa]{font-size:7rem;font-weight:700;color:#000;margin:.5rem 0;text-align:right;line-height:1;transition:all .3s ease-in-out}section #motto h3[data-v-e58b9cfa]:hover{color:#333;cursor:pointer;padding-top:.5rem;padding-bottom:.5rem}section #desc[data-v-e58b9cfa]{grid-area:1/1/2/2;background-color:#ccc;display:flex;flex-direction:column}section #desc h3[data-v-e58b9cfa]{text-align:left;margin:5px;font-size:1.7rem}section #desc p[data-v-e58b9cfa]{text-align:left;margin:5px;font-size:1rem}section #desc a[data-v-e58b9cfa]{text-decoration:none;align-self:flex-end;border:2px solid #333;border-radius:25px;padding:10px 14px 10px 14px;color:#000;font-weight:700;background-color:#ccc;font-size:1rem;margin:5px;cursor:pointer;transition:all .2s ease-in-out}section #desc a[data-v-e58b9cfa]:hover{background-color:#000;border:2px solid #000;color:#fff;transform:scale(1.1)}section .projects[data-v-e58b9cfa]{padding:0;position:relative;overflow:hidden}section .projects[data-v-e58b9cfa]:hover{cursor:pointer}section .projects:hover .background[data-v-e58b9cfa]{transform:scale(1.1)}section .projects:hover .logo[data-v-e58b9cfa]{transform:translate(-50%,-50%) scale(.9)}section .projects .background[data-v-e58b9cfa]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:all .3s ease}section .projects .logo[data-v-e58b9cfa]{position:absolute;top:50%;left:50%;width:200px;height:auto;z-index:100;filter:drop-shadow(0 0 10px rgba(0,0,0,.75));transform:translate(-50%,-50%);transition:all .3s ease}section #project-1[data-v-e58b9cfa]{padding:0;grid-area:2/1/3/2}section #project-2[data-v-e58b9cfa]{padding:0;grid-area:3/1/4/2}section .stats-section[data-v-e58b9cfa]{width:100%;padding:16px 0}section .stats-container[data-v-e58b9cfa]{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;padding:16px}@media(max-width:1024px){section .stats-container[data-v-e58b9cfa]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){section .stats-container[data-v-e58b9cfa]{grid-template-columns:1fr;gap:16px}}section .stat-item[data-v-e58b9cfa]{text-align:center}section .stat-prefix[data-v-e58b9cfa]{font-size:clamp(1rem,1.5vw,1.4rem);color:#666;margin-bottom:8px}section .stat-number[data-v-e58b9cfa]{font-size:clamp(3rem,6vw,7rem);font-weight:700;color:#333;margin:10px 0}section .stat-number span[data-v-e58b9cfa]{display:inline-block;min-width:.5em}section .stat-label[data-v-e58b9cfa]{font-size:clamp(1.2rem,2vw,2.2rem);color:#444;margin-top:8px;line-height:1.3}section[data-v-e58b9cfa] motion.span{font-size:inherit!important;margin:0!important;padding:0!important}@media(max-width:1024px){section .grid-container[data-v-e58b9cfa]{display:flex!important;flex-direction:column-reverse!important}section #project-1[data-v-e58b9cfa],section #project-2[data-v-e58b9cfa]{display:none}section #motto[data-v-e58b9cfa]{aspect-ratio:16/9}section #motto .motto-content[data-v-e58b9cfa]{display:none!important}}section[data-v-07f715bc]{padding:16px}section h3[data-v-07f715bc]{font-size:3rem}section .text-container[data-v-07f715bc]{max-width:60rem;margin:0 auto 32px;font-size:1.6rem;line-height:1.3;text-align:center;color:#333}@media(max-width:600px){section .text-container[data-v-07f715bc]{font-size:1rem;padding:0 10px}}section .grid[data-v-07f715bc]{display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}@media(max-width:1024px){section .grid[data-v-07f715bc]{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){section .grid[data-v-07f715bc]{grid-template-columns:1fr}}section .card[data-v-07f715bc]{box-shadow:0 0 5px rgba(0,0,0,.5)}section .card .card-image[data-v-07f715bc]{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden}section .card .card-image img[data-v-07f715bc]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}section .card .card-image .overlay[data-v-07f715bc]{position:absolute;width:100%;height:100%;z-index:5;background-image:linear-gradient(180deg,rgba(255,0,0,0) 50%,#000 110%)}section .card .card-image .card-info[data-v-07f715bc]{position:absolute;bottom:0;left:0;padding:10px 12px;color:#fff;width:100%;box-sizing:border-box;text-align:left;z-index:6}section .card .card-image .card-info h3[data-v-07f715bc]{font-size:2.5rem;margin:0}section .card .card-image .card-info p[data-v-07f715bc]{font-size:1rem;margin:2px 0 0}@media(max-width:1024px){section h2[data-v-07f715bc]{font-size:6rem}section h3[data-v-07f715bc]{font-size:3rem}section .card .card-info h3[data-v-07f715bc]{font-size:2rem!important}}@media(max-width:768px){section h2[data-v-07f715bc]{font-size:3rem}section h3[data-v-07f715bc]{font-size:2rem}section .card .card-info h3[data-v-07f715bc]{font-size:1.5rem!important}}section[data-v-735c2fd8]{padding:16px}section .container[data-v-735c2fd8]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px}section .about-content[data-v-735c2fd8]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;gap:16px}section .about-content .about-item[data-v-735c2fd8]{width:50%;height:100%;gap:16px;display:flex;flex-direction:column}section .about-content .about-item .image-wrapper[data-v-735c2fd8]{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;box-shadow:0 0 5px rgba(0,0,0,.5)}section .about-content .about-item .image-wrapper img[data-v-735c2fd8]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section .about-content .about-item h3[data-v-735c2fd8]{font-size:1.5rem;color:#7e7e7e;font-weight:700;margin:0}section .about-content .about-item h4[data-v-735c2fd8]{font-size:5rem;color:#000;font-weight:500;margin:0}section .about-content .about-item .two-columns[data-v-735c2fd8]{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:auto;gap:10px;margin:0}section .about-content .about-item .two-columns li[data-v-735c2fd8]{font-size:1.5rem;color:#7e7e7e;font-weight:700}section .about-content .about-item p[data-v-735c2fd8]{font-size:2rem;font-weight:500;color:#000;margin:0}section .about-content .about-item .custom-button[data-v-735c2fd8]{position:relative;border-radius:9999px;border:3px solid #1f1f1f;background-color:#1f1f1f;padding:.5rem;font-size:1.25rem;line-height:1.75rem;font-weight:600;text-decoration:none;width:-moz-fit-content;width:fit-content}section .about-content .about-item .button-highlight[data-v-735c2fd8]{position:absolute;left:0;top:0;display:flex;height:100%;width:2.75rem;align-items:center;justify-content:flex-end;border-radius:9999px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;background-color:#fff}section .about-content .about-item .custom-button:hover .button-highlight[data-v-735c2fd8]{width:100%}section .about-content .about-item .button-icon[data-v-735c2fd8]{margin-right:.75rem;color:#1f1f1f;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;display:flex;justify-content:center}section .about-content .about-item .button-text[data-v-735c2fd8]{position:relative;left:1rem;z-index:10;white-space:nowrap;padding-left:2rem;padding-right:2rem;font-weight:600;color:#fff;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}section .about-content .about-item .custom-button:hover .button-text[data-v-735c2fd8]{left:-.75rem;color:#1f1f1f}section .about-content #content-right[data-v-735c2fd8]{text-align:left}section .about-content #content-left[data-v-735c2fd8]{text-align:right;align-items:end}section .about-content #content-left .two-columns[data-v-735c2fd8]{justify-items:start}section .about-content #content-left .two-columns li[data-v-735c2fd8]{text-align:left;margin-left:50px}@media(max-width:1024px){section h2[data-v-735c2fd8]{font-size:6rem}section h4[data-v-735c2fd8]{font-size:4rem!important}section p[data-v-735c2fd8]{font-size:1.5rem!important;text-align:justify!important}section .two-columns[data-v-735c2fd8]{display:flex!important;flex-direction:column!important;gap:10px;margin:0}section .custom-button[data-v-735c2fd8],section .two-columns li[data-v-735c2fd8]{font-size:1.2rem!important}section .about-content[data-v-735c2fd8]{flex-direction:column;gap:16px}section .about-content .about-item[data-v-735c2fd8]{width:100%}section #column-reverse[data-v-735c2fd8]{flex-direction:column-reverse}section #content-left[data-v-735c2fd8]{align-items:start!important;text-align:left!important}section #content-left .two-columns li[data-v-735c2fd8]{margin-left:0!important}}@media(max-width:768px){section h2[data-v-735c2fd8]{font-size:3rem}section h3[data-v-735c2fd8]{font-size:1rem!important}section h4[data-v-735c2fd8]{font-size:2rem!important}section p[data-v-735c2fd8]{font-size:1.2rem!important}section .two-columns[data-v-735c2fd8]{display:flex!important;flex-direction:column!important;gap:10px;margin:0}section .two-columns li[data-v-735c2fd8]{font-size:1rem!important}}section[data-v-796a0c3e]{padding:16px;scroll-margin-top:100px}section .compare-wrapper[data-v-796a0c3e]{cursor:pointer}section .compare-wrapper .image[data-v-796a0c3e]{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;transition:opacity 1s ease-in-out}section .compare-wrapper .image-1[data-v-796a0c3e]{z-index:1}section .compare-wrapper .image-2[data-v-796a0c3e]{z-index:2;opacity:1}section .compare-wrapper.active .image-2[data-v-796a0c3e]{opacity:0}section .compare-wrapper .click-icon[data-v-796a0c3e]{position:absolute;bottom:8px;right:8px;width:5rem;z-index:10;opacity:.8;transition:opacity .3s}section .compare-wrapper:hover .click-icon[data-v-796a0c3e]{opacity:1}section .container[data-v-796a0c3e]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;height:150vh;grid-template-areas:"a b c" "a b c" "a b c" "e b d" "e f d" "e f d" "i f h" "i f h" "i g h" "j g k" "j g k" "j g k"}@media(max-width:1024px){section .container[data-v-796a0c3e]{grid-template-columns:repeat(2,1fr);grid-template-areas:"a b" "c d" "e f" "g h" "i j" "k .";height:100%!important}section .image[data-v-796a0c3e]{width:100%}section .project-item[data-v-796a0c3e]{aspect-ratio:16/9}}@media(max-width:768px){section .container[data-v-796a0c3e]{grid-template-columns:1fr;grid-template-areas:"a" "b" "c" "d" "e" "f" "g" "h" "i" "j" "k";height:100%!important}section .image[data-v-796a0c3e]{width:100%}section .item-logo[data-v-796a0c3e]{width:auto!important;height:40%!important}section .project-item[data-v-796a0c3e]{aspect-ratio:16/9}section .item-title[data-v-796a0c3e]{font-size:1rem}}section .project-item[data-v-796a0c3e]{box-shadow:0 0 5px rgba(0,0,0,.5);background:#d1d1d1;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;flex-direction:column;transition:transform .3s}section .project-item:hover .item-img[data-v-796a0c3e]{transform:scale(1.1)}section .project-item:hover .item-logo[data-v-796a0c3e]{transform:translate(-50%,-50%) scale(.9)}section .item-img[data-v-796a0c3e]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s;position:absolute}section .item-logo[data-v-796a0c3e]{width:40%;height:auto;z-index:20;position:absolute;top:50%;left:50%;transition:all .3s;transform:translate(-50%,-50%);filter:drop-shadow(2px 2px 2px rgba(0,0,0,.75))}section .item-a[data-v-796a0c3e]{grid-area:a}section .item-b[data-v-796a0c3e]{grid-area:b}section .item-c[data-v-796a0c3e]{grid-area:c}section .item-d[data-v-796a0c3e]{grid-area:d}section .item-e[data-v-796a0c3e]{grid-area:e}section .item-f[data-v-796a0c3e]{grid-area:f}section .item-g[data-v-796a0c3e]{grid-area:g}section .item-h[data-v-796a0c3e]{grid-area:h}section .item-i[data-v-796a0c3e]{grid-area:i}section .item-j[data-v-796a0c3e]{grid-area:j}section .item-k[data-v-796a0c3e]{grid-area:k}.item-title[data-v-796a0c3e]{position:absolute;bottom:4px;left:50%;transform:translateX(-50%);filter:drop-shadow(3px 3px 2px rgb(0,0,0));font-size:1.2rem;color:#fff;padding:2px 6px;border-radius:4px;z-index:30;pointer-events:none;text-align:center;max-width:95%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;background-color:rgba(0,0,0,.4)}@media(max-width:1024px){h2[data-v-796a0c3e]{font-size:6rem!important}}@media(max-width:768px){h2[data-v-796a0c3e]{font-size:3rem!important}}.collaboration[data-v-a07789f8]{padding:16px}.collaboration .step[data-v-a07789f8]{height:16rem;background-size:cover;background-position:50%;position:relative;margin:0;box-shadow:0 0 5px rgba(0,0,0,.5)}.collaboration .step .overlay[data-v-a07789f8]{position:absolute;inset:0;background:rgba(0,0,0,.6);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:20px}.collaboration .step .overlay h3[data-v-a07789f8]{filter:drop-shadow(3px 3px 2px #000);font-size:3rem;margin:0}.collaboration .step .overlay p[data-v-a07789f8]{filter:drop-shadow(3px 3px 2px #000);font-size:1.5rem;max-width:80%}.collaboration h3[data-v-a07789f8]{font-size:3rem}.collaboration .text-container[data-v-a07789f8]{max-width:60rem;margin:0 auto 32px;font-size:1.6rem;line-height:1.3;text-align:center;color:#333}@media(max-width:600px){.collaboration .text-container[data-v-a07789f8]{font-size:1rem;padding:0 10px}}@media(max-width:1024px){.collaboration .step[data-v-a07789f8]{height:12rem}.collaboration h2[data-v-a07789f8]{font-size:6rem}.collaboration h3[data-v-a07789f8]{font-size:2.2rem!important}.collaboration p[data-v-a07789f8]{font-size:1rem!important}}@media(max-width:768px){.collaboration h2[data-v-a07789f8]{font-size:3rem}.collaboration h3[data-v-a07789f8]{font-size:1.75rem!important}}section[data-v-6dec0993]{padding:32px 16px;overflow:hidden}section h2[data-v-6dec0993]{text-align:center;margin-bottom:32px}section .container[data-v-6dec0993]{display:flex;flex-wrap:wrap;gap:40px;justify-content:center}section .container .column[data-v-6dec0993]{flex:1 1 400px;max-width:600px;box-sizing:border-box}section .container .column.left h3[data-v-6dec0993]{font-size:3rem}section .container .column.left p[data-v-6dec0993]{font-size:1.5rem;color:#444;line-height:1.5;margin-bottom:24px}section .container .column.left .contact-info[data-v-6dec0993]{list-style:none;padding:0}section .container .column.left .contact-info li[data-v-6dec0993]{display:flex;align-items:center;margin-bottom:12px}section .container .column.left .contact-info li .icon[data-v-6dec0993]{margin-right:12px;font-size:1.5rem;color:#000;width:24px;text-align:center}section .container .column.left .contact-info li a[data-v-6dec0993]{font-size:1.5rem;color:#000;text-decoration:none;font-weight:500}section .container .column.left .contact-info li a[data-v-6dec0993]:hover{text-decoration:underline}section .container .column.right .contact-details[data-v-6dec0993]{display:flex;flex-direction:column;gap:24px;width:100%;align-items:stretch}section .container .column.right .contact-details #contact-header[data-v-6dec0993]{font-size:3rem;text-align:left}section .container .column.right .contact-details .input[data-v-6dec0993]{width:100%;padding:0 0 16px 0;border:none;border-bottom:3px solid #222;font-size:1.5rem;font-weight:400;color:#7e7e7e;background:transparent;outline:none;transition:all .3s ease;font-family:Figtree,sans-serif}section .container .column.right .contact-details .input[data-v-6dec0993]:focus{color:#000;border-bottom-color:#000}section .container .column.right .contact-details .input[data-v-6dec0993]::-moz-placeholder{color:#ccc;opacity:1;font-size:1.5rem;font-weight:500;font-family:Figtree,sans-serif}section .container .column.right .contact-details .input[data-v-6dec0993]::placeholder{color:#ccc;opacity:1;font-size:1.5rem;font-weight:500;font-family:Figtree,sans-serif}section .container .column.right .contact-details .name-lastName[data-v-6dec0993]{display:flex;flex-direction:row;gap:40px}@media(max-width:600px){section .container .column.right .contact-details .name-lastName[data-v-6dec0993]{flex-direction:column;gap:24px}}section .container .column.right .contact-details .file-submit-row[data-v-6dec0993]{display:flex;gap:16px;align-items:stretch}section .container .column.right .contact-details .file-submit-row .file-upload[data-v-6dec0993]{flex:1;text-align:left;display:flex;flex-direction:column}section .container .column.right .contact-details .file-submit-row .file-upload label[data-v-6dec0993]{margin-bottom:8px;font-weight:600}section .container .column.right .contact-details .file-submit-row .file-upload ul[data-v-6dec0993]{list-style:none;padding:0;font-size:.9rem;margin-top:auto}section .container .column.right .contact-details .file-submit-row .file-upload p.error[data-v-6dec0993]{color:#d60000;font-size:.9rem;margin-top:4px;text-align:left}section .container .column.right .contact-details .file-submit-row .file-upload .upload-btn[data-v-6dec0993]{margin-top:.5rem;border:2px solid #333;border-radius:25px;padding:10px 25px;color:#000;background-color:#fff;font-weight:700;font-size:1.4rem;cursor:pointer;transition:all .2s ease-in-out;align-self:flex-start}section .container .column.right .contact-details .file-submit-row .file-upload .upload-btn[data-v-6dec0993]:hover{background-color:#000;border-color:#000;color:#fff}section .container .column.right .contact-details .file-submit-row .file-upload .hidden-input[data-v-6dec0993]{display:none}section .container .column.right .contact-details .file-submit-row .privacy-submit-wrapper[data-v-6dec0993]{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;text-align:right}section .container .column.right .contact-details .file-submit-row .privacy-submit-wrapper .privacy-label[data-v-6dec0993]{font-weight:600;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-bottom:8px;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap}section .container .column.right .contact-details .file-submit-row .privacy-submit-wrapper .privacy-label input[data-v-6dec0993]{transform:scale(1.2);vertical-align:middle;margin-right:6px;accent-color:#000}section .container .column.right .contact-details .file-submit-row .privacy-submit-wrapper .privacy-label span[data-v-6dec0993]{margin-right:4px}section .container .column.right .contact-details .file-submit-row .privacy-submit-wrapper .privacy-label a[data-v-6dec0993]{color:#000;text-decoration:underline}section .container .column.right .contact-details .file-submit-row .privacy-submit-wrapper .error[data-v-6dec0993]{color:#d60000;font-size:.9rem;margin-bottom:4px}section .container .column.right .contact-details .file-submit-row .privacy-submit-wrapper .submit-btn[data-v-6dec0993]{margin-top:.5rem;white-space:nowrap;border:2px solid #333;border-radius:25px;padding:10px 25px;color:#000;background-color:#fff;font-weight:700;font-size:1.4rem;cursor:pointer;transition:all .2s ease-in-out}section .container .column.right .contact-details .file-submit-row .privacy-submit-wrapper .submit-btn[data-v-6dec0993]:hover{background-color:#000;border-color:#000;color:#fff}section .container .column.right .contact-details .files[data-v-6dec0993]{width:100%;text-align:start}section .container .column.right .contact-details .files ul[data-v-6dec0993]{list-style:none;padding:0;font-size:.9rem;margin-top:auto}section .container .column.right .contact-details .error[data-v-6dec0993],section .container .column.right .contact-details .files p.error[data-v-6dec0993]{color:#d60000;font-size:.9rem;margin-top:4px;text-align:left}@media(max-width:1024px){section h2[data-v-6dec0993]{font-size:6rem}section h3[data-v-6dec0993]{font-size:3rem!important}section p[data-v-6dec0993]{font-size:1.2rem!important}}@media(max-width:768px){section h2[data-v-6dec0993]{font-size:3rem}section h3[data-v-6dec0993]{font-size:2rem!important}section .contact-info li a[data-v-6dec0993],section .contact-info li i[data-v-6dec0993]{font-size:1.2rem!important}}section[data-v-d27aec54]{padding:16px}section .gallery-grid[data-v-d27aec54]{-moz-column-count:4;column-count:4;-moz-column-gap:0;column-gap:0;box-shadow:0 0 5px rgba(0,0,0,.5)}@media(max-width:1200px){section .gallery-grid[data-v-d27aec54]{-moz-column-count:2;column-count:2}}@media(max-width:768px){section .gallery-grid[data-v-d27aec54]{-moz-column-count:1;column-count:1}}section .gallery-grid .image-tile[data-v-d27aec54]{position:relative;margin-bottom:0;overflow:hidden;-moz-column-break-inside:avoid;break-inside:avoid;cursor:pointer;transition:transform .3s ease,filter .3s ease}section .gallery-grid .image-tile img[data-v-d27aec54]{width:100%;display:block;-o-object-fit:cover;object-fit:cover;transition:opacity .3s ease}section .gallery-grid .image-tile .caption[data-v-d27aec54]{position:absolute;bottom:0;width:100%;background:linear-gradient(0deg,rgba(0,0,0,.7),transparent);color:#fff;padding:12px;box-sizing:border-box;text-align:left}section .gallery-grid .image-tile .caption h3[data-v-d27aec54]{margin:0;font-size:1.2rem}section .gallery-grid .image-tile .caption .description[data-v-d27aec54]{margin:5px 0 0;font-size:.9rem;opacity:0;max-height:0;transition:opacity .3s ease,max-height .3s ease;overflow:hidden}section .gallery-grid .image-tile[data-v-d27aec54]:hover{z-index:2;box-shadow:0 0 100px hsla(0,0%,100%,.5)}section .gallery-grid .image-tile:hover .caption .description[data-v-d27aec54]{opacity:1;max-height:100px}section .gallery-grid .image-tile.dimmed[data-v-d27aec54]{filter:brightness(90%)}section .modal[data-v-d27aec54]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;flex-direction:column;z-index:9999;transition:opacity .3s ease;padding:20px}section .modal .carousel-track[data-v-d27aec54]{position:relative;width:100%;max-width:1000px;height:80vh;display:flex;align-items:center;justify-content:center;overflow:hidden;perspective:1000px}section .modal .carousel-image[data-v-d27aec54]{position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;opacity:.5;z-index:1}section .modal .carousel-image img[data-v-d27aec54]{max-height:80vh;-o-object-fit:cover;object-fit:cover;box-shadow:0 0 15px rgba(0,0,0,.5)}section .modal .carousel-image.center[data-v-d27aec54]{transform:translateX(0) scale(1) translateY(-50%);opacity:1;z-index:3}section .modal .carousel-image.left[data-v-d27aec54]{transform:translateX(-60%) scale(.8) translateY(-50%);z-index:2}section .modal .carousel-image.right[data-v-d27aec54]{transform:translateX(60%) scale(.8) translateY(-50%);z-index:2}@media(max-width:1024px){section .modal .carousel-image img[data-v-d27aec54]{max-height:40vh}}section .modal .modal-image[data-v-d27aec54]{max-width:90%;max-height:80%;-o-object-fit:contain;object-fit:contain}section .modal .modal-caption[data-v-d27aec54]{color:#fff;text-align:center;margin-top:10px}section .modal .modal-caption h3[data-v-d27aec54]{margin:0;font-size:1.5rem}section .modal .modal-caption p[data-v-d27aec54]{font-size:1rem;margin:.5em 0 0}section .modal .close-button[data-v-d27aec54]{position:absolute;top:16px;right:16px;width:48px;height:48px;border-radius:50%;font-size:2rem;background:hsla(0,0%,100%,.1);border:2px solid #fff;color:#fff;cursor:pointer;z-index:1000;transition:transform .3s ease}section .modal .close-button[data-v-d27aec54]:hover{transform:scale(1.1)}section .modal .arrow[data-v-d27aec54]{position:absolute;bottom:50%;font-size:8rem;color:#fff;background:none;border:none;cursor:pointer;padding:0 16px;z-index:1000;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .3s ease-in-out}section .modal .arrow.left[data-v-d27aec54]{left:25px}section .modal .arrow.right[data-v-d27aec54]{right:25px}section .modal .arrow[data-v-d27aec54]:hover{transform:scale(1.2)}@media(max-width:1024px){section .modal[data-v-d27aec54]{padding:0}}section .fade-enter-active[data-v-d27aec54],section .fade-leave-active[data-v-d27aec54]{transition:opacity .75s ease}section .fade-enter[data-v-d27aec54],section .fade-leave-to[data-v-d27aec54]{opacity:0}section .modal-fade-enter-active[data-v-d27aec54],section .modal-fade-leave-active[data-v-d27aec54]{transition:opacity .75s ease}section .modal-fade-enter-from[data-v-d27aec54],section .modal-fade-leave-to[data-v-d27aec54]{opacity:0}section .modal-fade-enter-to[data-v-d27aec54],section .modal-fade-leave-from[data-v-d27aec54]{opacity:1}@media(max-width:1024px){section h2[data-v-d27aec54]{font-size:6rem}section .desktop[data-v-d27aec54]{display:none}}@media(max-width:768px){section h2[data-v-d27aec54]{font-size:3rem}}@media(min-width:1024px){section .mobile[data-v-d27aec54]{display:none}}section .mobile[data-v-d27aec54]{display:none}@media(max-width:1024px){section .mobile[data-v-d27aec54]{display:block;width:100%;max-width:100%;box-sizing:border-box}}section .mobile .mobile-swiper-top[data-v-d27aec54]{width:100%;height:60vh;margin-bottom:10px}section .mobile .mobile-swiper-top img[data-v-d27aec54]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section .mobile .mobile-swiper-top .swiper-caption[data-v-d27aec54]{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.75));filter:drop-shadow(3px 3px 2px rgba(0,0,0,.6666666667));color:#fff;padding:50px 15px 15px 15px}section .mobile .mobile-swiper-top .swiper-caption h3[data-v-d27aec54]{margin:0;font-size:1.2rem}section .mobile .mobile-swiper-top .swiper-caption p[data-v-d27aec54]{margin:5px 0 0;font-size:.9rem}section .mobile .mobile-swiper-thumbs[data-v-d27aec54]{width:100%;height:100px;padding:10px 0}section .mobile .mobile-swiper-thumbs img[data-v-d27aec54]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.6;transition:opacity .3s}section .mobile .mobile-swiper-thumbs .swiper-slide-thumb-active img[data-v-d27aec54],section .mobile .mobile-swiper-thumbs img[data-v-d27aec54]:hover{opacity:1}.privacy-policy[data-v-1bf89c29]{padding:32px 16px;overflow:hidden;text-align:start}.privacy-policy h2[data-v-1bf89c29]{text-align:center;font-size:4rem}.privacy-policy h3[data-v-1bf89c29]{font-size:2rem}.privacy-policy p[data-v-1bf89c29]{font-size:1.5rem;line-height:1.3}.privacy-policy li[data-v-1bf89c29]{font-size:1.3rem;line-height:1.9rem}.privacy-policy .link[data-v-1bf89c29]{text-decoration:none;color:#333;font-weight:700}.cookie-policy[data-v-6c7bcb00]{padding:32px 16px;overflow:hidden;text-align:start}.cookie-policy h2[data-v-6c7bcb00]{text-align:center;font-size:4rem;margin-bottom:2rem}.cookie-policy h3[data-v-6c7bcb00]{font-size:2rem;margin-top:2rem;margin-bottom:1rem}.cookie-policy p[data-v-6c7bcb00]{font-size:1.5rem;line-height:1.5;margin-bottom:1rem}.cookie-policy ul[data-v-6c7bcb00]{margin:1rem 0;padding-left:2rem}.cookie-policy ul li[data-v-6c7bcb00]{font-size:1.3rem;line-height:1.9rem;margin-bottom:.5rem}.cookie-policy table[data-v-6c7bcb00]{width:100%;border-collapse:collapse;margin:1.5rem 0}.cookie-policy table td[data-v-6c7bcb00],.cookie-policy table th[data-v-6c7bcb00]{padding:1rem;border:1px solid #ddd;text-align:left;font-size:1.3rem}.cookie-policy table th[data-v-6c7bcb00]{background-color:#f5f5f5;font-weight:700}.cookie-policy .link[data-v-6c7bcb00]{text-decoration:none;color:#333;font-weight:700}