@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Poppins&display=swap";body{margin:0;overflow-x:hidden;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:#000;color:#fff}body,h1,h2,h3,h4,h5,h6,p,span,a{font-family:Poppins,sans-serif}@media(max-width:480px){html{font-size:13px;overflow-x:hidden}}.expertise{width:100vw;height:max-content;display:flex;flex-direction:column;margin-top:10vh;overflow-x:hidden;background:#fff;z-index:100;border-top:0;position:relative;box-sizing:border-box}.expertise .text{width:100%}.expertise .text .overlay{overflow:hidden}.expertise .text .overlay span{margin-left:3vw;font-size:1.25rem;display:inline-block;transform:translateY(100%);will-change:transform}.expertise .text .title{display:flex;flex-direction:row;justify-content:space-between;width:100%;align-items:center;gap:1rem}.expertise .text .title .titre{display:flex;flex-direction:column;margin-left:3vw}.expertise .text .title .titre .overlay{overflow:hidden}.expertise .text .title .titre .overlay h1{font-size:3.75rem;display:inline-block;width:max-content;margin:0;font-weight:400;transform:translateY(100%);will-change:transform;line-height:1.02}.expertise .text .title p{margin-left:auto;margin-right:3vw;width:25rem;max-width:40%;text-align:end;transform:translate(100%);will-change:transform;font-size:1rem;color:#222}.expertise .services-list{display:flex;flex-direction:row;padding:1.875rem;margin-top:5vh;gap:1vw;transform:translateY(70%);will-change:transform;overflow:visible;overflow:hidden}.expertise .services-list .cards{padding:1.875rem .3125rem .3125rem;background:#111;border-radius:1.875rem;height:fit-content;min-width:18rem}.expertise .services-list .cards h2,.expertise .services-list .cards p{margin:0}.expertise .services-list .cards .service-card{background:#fff;padding:1.875rem;border-radius:1.5625rem;box-shadow:0 2px 12px #00000008;display:flex;flex-direction:column;gap:1rem}.expertise .services-list .cards .service-card .service-icon{background:#111;color:#fff;width:4.6875rem;height:4.6875rem;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:1.25rem}.expertise .services-list .cards .service-card ul{background:#0000000f;padding:.625rem;border-radius:1.25rem;display:flex;flex-direction:column;gap:.5vh}.expertise .services-list .cards .service-card ul li{font-weight:600;font-size:.95rem}.expertise .services-list .cards .service-card a{color:#fff;text-decoration:0;background:#000;width:fit-content;padding:1rem 3rem;font-weight:900;border-radius:999px}.expertise .services-list .cards .service-card hr{opacity:.5;border:none;height:1px;background:#000;margin:.75rem 0}.expertise .cta-bottom{background:#222;color:#fff;display:flex;flex-direction:row;padding:.625rem;margin-top:7vh;align-items:center;gap:1rem;overflow:hidden}.expertise .cta-bottom p{font-size:1.25rem;width:30%;min-width:12rem;text-align:center;font-weight:600;margin:0}.expertise .cta-bottom .cta-btn{margin-left:auto;background:#ffffff1e;width:fit-content;height:90%;display:flex;align-items:center;border-radius:999px;padding-left:1.875rem;gap:1vw;margin-right:2.5rem}.expertise .cta-bottom .cta-btn span{opacity:.5;font-size:.9375rem;width:12.5rem;text-align:center;display:inline-block}.expertise .cta-bottom .cta-btn a{color:#000;background:#fff;text-decoration:none;padding:1.5rem 4rem;border-radius:999px;font-weight:700;z-index:10000;transition:background .2s,color .2s,transform .12s;display:inline-block;white-space:nowrap}.expertise .cta-bottom .cta-btn a:hover{color:#fff;background:#939393}.expertise img,.expertise svg{max-width:100%;height:auto;display:block}@media(max-width:480px){.expertise{margin-top:6vh;padding:1rem .75rem}.expertise .text .overlay span{margin-left:.5rem;font-size:1rem}.expertise .text .title{flex-direction:column;align-items:flex-start;gap:.75rem;padding:0}.expertise .text .title .titre{margin-left:0}.expertise .text .title .titre .overlay h1{font-size:2.25rem}.expertise .text .title p{margin:0 1rem;width:100%;text-align:left;font-size:.95rem}.expertise .services-list{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-right:5vw;padding:.75rem;gap:1rem;transform:none;overflow:visible}.expertise .services-list .cards{width:100%;max-width:420px;margin:0 auto;background:#111;padding:1rem;border-radius:1.25rem}.expertise .services-list .cards .service-card{padding:1rem;border-radius:1rem}.expertise .services-list .cards .service-card .service-icon{width:3.5rem;height:3.5rem;font-size:1rem}.expertise .services-list .cards .service-card ul{padding:.5rem;gap:.4rem}.expertise .services-list .cards .service-card ul li{font-size:.95rem}.expertise .cta-bottom{display:flex;flex-direction:column;align-items:center;gap:1rem;background:#333;border-radius:30px;padding:30px}.expertise .cta-bottom p{width:100%;font-size:1.125rem;text-align:center}.expertise .cta-bottom .cta-btn{width:100%;display:flex;flex-direction:column;justify-content:center;margin:0;padding:10px;border-radius:15px}.expertise .cta-bottom .cta-btn span{font-size:.95rem}.expertise .cta-bottom .cta-btn a{padding:1rem 2rem;text-align:center}}header{width:100%;min-height:80vh;display:flex;flex-direction:column;align-items:center;text-align:center;overflow-x:hidden}header .etiquette{margin-top:25vh;display:flex;align-items:center;gap:.5rem;opacity:0;transform:scale(0)}header .etiquette span{opacity:.5;font-size:1rem}header .etiquette .circle{color:#00ff37;transform:scale(.8)}header .overlay{overflow:hidden}header .overlay h1{margin:0;font-size:5rem;font-weight:400;color:#222;display:inline-block;transform:translateY(100%) scale(1.03)}header .overlay p{margin:0;font-size:1.25rem;opacity:.5;display:inline-block;transform:translateY(100%) scale(1.03)}header .cta{margin-top:5vh;display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}header .cta .cta-1,header .cta .cta-2{display:flex;flex-direction:column;align-items:center;gap:.75rem}header .cta .cta-1 a,header .cta .cta-2 a{text-decoration:none;font-weight:700;padding:1.25rem 5rem;border-radius:999px;transition:opacity .2s;white-space:nowrap}header .cta .cta-1 a:hover,header .cta .cta-2 a:hover{opacity:.6}header .cta .cta-1 span,header .cta .cta-2 span{font-size:.95rem}header .cta .cta-1 a{background:#111;color:#fff}header .cta .cta-2 a{background:#fff;color:#222;border:1px solid #222;padding:1.25rem 6rem}.texted{width:100vw;border-top:.25rem solid #111;border-bottom:.25rem solid #111;margin-top:5vh;overflow-x:hidden}.texted .marquee{display:flex;width:max-content}.texted .marquee h1{font-size:7.2rem;font-weight:200;margin:0;white-space:nowrap;-webkit-user-select:none;user-select:none}@media(max-width:480px){.texted .marquee h1{font-size:4rem}}@media(max-width:480px){header{min-height:auto;padding:6vh 1.25rem}header .etiquette{margin-top:15vh;flex-direction:column;gap:.25rem}header .overlay h1{font-size:3rem}header .overlay p{font-size:1.1rem}header .cta{flex-direction:column;gap:1.25rem}header .cta .cta-1 a,header .cta .cta-2 a{padding:1rem 2.5rem}}.process{width:100%;height:max-content;display:flex;flex-direction:column;margin-top:-20vh;overflow-x:hidden;background:linear-gradient(to top,#fff 50%,transparent 50%)}.process .title{display:flex;flex-direction:column;align-items:center}.process .title .overlay{overflow:hidden}.process .title .overlay h1{font-size:3.75rem;margin:0;font-weight:400;transform:translateY(100%)}.process .title .overlay p{font-size:1.25rem;margin:0;display:flex;align-items:center;transform:translateY(110%)}.process .title .overlay p img{width:6.25rem;padding:0 .625rem;-webkit-user-select:none;user-select:none;pointer-events:none}.process .structure-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:6.25rem;transform:translateY(100%)}.process .structure-cards .cards{position:relative;border:1px solid #000;border-radius:1.75rem;display:flex;flex-direction:column;gap:2.5rem;padding:1.875rem;overflow:hidden;transition:box-shadow .35s ease,transform .35s ease}.process .structure-cards .cards .card-top{display:flex;gap:1.5rem;align-items:center}.process .structure-cards .cards .card-top .card-number span{font-size:5rem;font-weight:700;line-height:1;color:transparent;-webkit-text-stroke:1px black;transition:.2s}.process .structure-cards .cards .card-top .card-title{display:flex;flex-direction:column;gap:.5rem}.process .structure-cards .cards .card-top .card-title h3{font-size:1.5rem;margin:0;font-weight:500}.process .structure-cards .cards .card-top .card-title .subtitle{font-size:.875rem;opacity:.7;margin:0}.process .structure-cards .cards .card-top .card-title .line{height:1px;width:100%;background:#000;opacity:.3;margin-top:.5rem}.process .structure-cards .cards .card-top a{background:#000;color:#fff;width:70px;height:70px;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center;border-radius:50%;margin-left:auto}.process .structure-cards .cards .card-top a .icones{rotate:45deg;transition:.2s}.process .structure-cards .cards .card-description,.process .structure-cards .cards .cards-bottom{max-height:0;opacity:0;transform:translateY(-10px);overflow:hidden;pointer-events:none;transition:max-height .5s cubic-bezier(.4,0,.2,1),opacity .25s ease,transform .25s ease}.process .structure-cards .cards .card-description{font-size:.875rem;line-height:1.6;max-width:90%;margin:0}.process .structure-cards .cards .cards-bottom{display:flex;padding-left:1.25rem;gap:3vw}.process .structure-cards .cards .cards-bottom .icon-item{width:3rem;display:flex;flex-direction:column;align-items:center;gap:.375rem}.process .structure-cards .cards .cards-bottom .icon-item .icon-box{width:4.25rem;height:4.25rem;border:1px solid #000;border-radius:.625rem;display:flex;align-items:center;justify-content:center;transition:.2s}.process .structure-cards .cards .cards-bottom .icon-item .icon-box:hover{background:#111;color:#fff;box-shadow:0 0 40px #0003}.process .structure-cards .cards .cards-bottom .icon-item .icon-text{font-size:.7rem;text-align:center;opacity:.75}.process .structure-cards .cards:hover{box-shadow:0 20px 40px #00000014}.process .structure-cards .cards:hover a .icones{rotate:0deg}.process .structure-cards .cards:hover .card-number span{color:#000}.process .structure-cards .cards:hover .card-description,.process .structure-cards .cards:hover .cards-bottom{max-height:400px;opacity:1;transform:translateY(0);pointer-events:auto}.process .cta-footer{background:#222;padding:1.875rem}.process .cta-footer .cta-footer-content{display:flex;align-items:center}.process .cta-footer .cta-footer-content p{color:#fff;font-size:1.25rem;font-weight:500}.process .cta-footer .cta-footer-content .social-links{margin-left:auto;display:flex;gap:1vw}.process .cta-footer .cta-footer-content .social-links a{width:4.375rem;height:4.375rem;border-radius:50%;background:#fff;color:#222;display:flex;align-items:center;justify-content:center;transition:.2s}.process .cta-footer .cta-footer-content .social-links a:hover{background:#939393;color:#fff}@media(max-width:1024px){.process .structure-cards{padding:3rem;grid-template-columns:1fr}.process .cards-bottom{gap:2rem}.card{box-shadow:none}.card .card-top a{display:block;background:#000;color:#fff}.card .card-description,.card .cards-bottom{max-height:none;opacity:1;transform:none;pointer-events:auto}}@media(max-width:480px){.process{margin-top:-10vh}.process .title .overlay h1{font-size:2.5rem;transform:translateY(0)}.process .title .overlay p{font-size:1rem;transform:translateY(0)}.process .title .overlay p img{width:4rem;transform:translateY(0)}.process .structure-cards{padding:1.5rem;transform:translateY(0)}.process .cta-footer-content{flex-direction:column;gap:1.5rem;text-align:center}.process .cta-footer-content .social-links{margin-left:0}.card{padding:1.5rem;border-radius:1.25rem}}.project{width:100%;height:max-content;margin-top:-40vh;display:flex;flex-direction:column;overflow:hidden}.project .title{margin-left:2.5rem}.project .title .overlay{overflow:hidden}.project .title .overlay h1{font-size:5rem;font-weight:400;margin:0;display:inline-block;transform:translateY(110%) scale(1.01)}.project .title .overlay p{font-size:1.25rem;font-weight:500;margin:0;opacity:.7;transform:translateY(100%)}.project .cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-items:center;margin-top:5vh;gap:1.5rem;transform:translateY(50%);z-index:0;padding:30px;overflow-y:hidden}.project .cards .card{position:relative;width:100%;height:fit-content;aspect-ratio:16/10.4;border-radius:1rem;overflow:hidden;border:1px solid black;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff}.project .cards .card .card-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;transition:transform .6s ease;pointer-events:none}.project .cards .card .number{color:#fff;text-shadow:0 10px 30px black;font-size:40px;font-weight:600}.project .cards .card .card-title{position:absolute;bottom:1.25rem;left:1.25rem;z-index:2;opacity:0;font-size:1.25rem;font-weight:500;padding:1.5rem 4rem;border-radius:1.875rem;background:#00000070;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:0 .6rem 6rem #00000061;transition:opacity .2s}.project .cards .card:hover .number{opacity:.7}.project .cards .card:hover .card-title{opacity:1}@media(max-width:1024px){.project{margin-top:0vh}.project .title{margin-left:2rem}.project .cards{gap:1.25rem}.project .cards .card{height:30rem}}@media(max-width:480px){.project{margin-top:0vh}.project .title{margin-left:1rem}.project .title .overlay h1{font-size:3rem;transform:translateY(0)}.project .title .overlay p{font-size:1.1rem;transform:translateY(0)}.project .cards{grid-template-columns:1fr;gap:1.25rem;padding:30px;transform:translateY(0)}.project .cards .card{height:auto;aspect-ratio:16/10.4}.project .cards .card .number{font-size:3rem}.project .cards .card .card-title{padding:1rem 2.5rem;font-size:1rem}}.contact{height:fit-content;background:#222;padding:3.125rem;display:flex;align-items:center;margin-top:10vh;transform:scale(.97);border-radius:1.0625rem;overflow:hidden}.contact .title .overlay{overflow:hidden}.contact .title .overlay h1{font-size:3.125rem;font-weight:600;margin:0;color:#fff}.contact .title .overlay p{margin:.5rem 0 0;color:#fff;opacity:.5;font-size:1.25rem}.contact .cta{margin-left:auto;display:flex;flex-direction:column;gap:.75rem;align-items:center}.contact .cta span{color:#fff;font-size:1rem;opacity:.8}.contact .cta a{color:#000;text-decoration:none;font-weight:600;font-size:1.25rem;background:#fff;padding:1.5rem 3rem;border-radius:999px;transition:.2s}.contact .cta a:hover{color:#fff;background:#939393}@media(max-width:1024px){.contact{padding:2.5rem;gap:2rem}.contact .title{max-width:60%}.contact .cta{margin-left:auto}}@media(max-width:480px){.contact{flex-direction:column;align-items:flex-start;width:80%;margin-left:5vw;padding:2rem 1.5rem;gap:2rem;transform:scale(1)}.contact .title{width:100%}.contact .title .overlay h1{font-size:2.25rem}.contact .title .overlay p{font-size:1.1rem}.contact .cta{width:100%;margin-left:0;align-items:center}.contact .cta span{text-align:center}.contact .cta a{width:100%;text-align:center;padding:1.2rem 0}}html{font-size:16px}@media(max-width:1024px){html{font-size:14px}}@media(max-width:480px){html{font-size:13px}}body{margin:0;overflow-x:hidden}footer{background:#333;margin-top:10vh;border-top-right-radius:4.375rem;border-top-left-radius:4.375rem;padding:2rem;overflow-x:hidden}footer .top{display:flex;justify-content:space-around;align-items:flex-start;gap:3rem}footer .top .left{display:flex;flex-direction:column;gap:3vh}footer .top .left .head{display:flex;flex-direction:column;gap:3vh}footer .top .left .head img{width:12.5rem;max-width:100%;-webkit-user-select:none;user-select:none;pointer-events:none}footer .top .left .head span{color:#fff;font-size:1rem}footer .top .left a{color:#000;text-decoration:none;font-size:1.25rem;font-weight:600;background:#fff;width:fit-content;padding:1.5rem 4rem;border-radius:999px;transition:.2s}footer .top .left a:hover{color:#fff;background:#939393}footer .top .middle h4{color:#fff;font-size:1.25rem;text-decoration:underline;margin-bottom:.75rem}footer .top .middle .link{display:flex;flex-direction:column;gap:.25rem}footer .top .middle .link a{color:#fff;text-decoration:none;font-size:.95rem;opacity:.9}footer .top .right .bubble{background:#222;color:#fff;display:flex;flex-direction:column;padding:2rem;gap:.75rem;border-radius:.75rem;max-width:100%}footer .top .right .bubble span{font-size:1.25rem;font-weight:600}footer .top .right .bubble .email{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}footer .top .right .bubble .email span{font-weight:900}footer .top .right .bubble .email .icon{color:#000;padding:.6rem;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}footer .top .right .bubble .social{display:flex;flex-direction:column;gap:.25rem}footer .top .right .bubble .social .links{background:#333;width:fit-content;padding:.9rem;display:flex;gap:.6rem;border-radius:999px}footer .top .right .bubble .social .links a{color:#000;background:#fff;width:3.125rem;height:3.125rem;display:flex;justify-content:center;align-items:center;border-radius:50%;aspect-ratio:1/1;transition:.2s}footer .top .right .bubble .social .links a:hover{color:#fff;background:#939393}@media(max-width:1024px){footer .top{justify-content:space-between;gap:2rem}footer .top .middle{display:none}}@media(max-width:480px){footer{padding:30px}footer .top{flex-direction:column;align-items:center;text-align:center;gap:2.5rem}footer .top .left{align-items:center}footer .top .left a{padding:1rem 2.5rem}footer .top .right{width:80%;margin-right:12vw}footer .top .right .bubble{width:100%;align-items:center;text-align:center}footer .top .right .bubble .email{justify-content:center}footer .top .right .bubble .social .links{justify-content:center}}.bottom{background:#222;padding:2rem;text-align:center}.bottom span{color:#fff;font-size:1.25rem;font-weight:700}.navigation{position:fixed;top:0;left:0;width:90vw;z-index:100000000;padding:30px;display:flex;justify-content:space-between;align-items:center}.navigation .logo img{height:50px;-webkit-user-select:none;user-select:none;pointer-events:none}.navigation .nav-actions{display:flex;align-items:center;gap:12px}.navigation .links{display:flex;gap:24px}.navigation .links .logo{display:none}.navigation .links .link{text-decoration:none;color:#000;font-weight:500;mix-blend-mode:difference}.navigation .links .lang-switch.mobile{font-size:20px;background:0;border:0}.navigation .burger{display:none}@media(max-width:1024px){.navigation{width:95.5vw;padding:10px;background:#ffffff84;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.navigation .burger{display:flex;flex-direction:column;gap:6px;padding:10px;border:0;background:0;border-radius:10px;color:#000;z-index:1001}.navigation .burger span{width:28px;height:2px;background:#000;transition:all .3s ease}.navigation .links{position:fixed;top:0;left:0;width:100vw;height:100vh;overflow:hidden;background:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);flex-direction:column;justify-content:center;align-items:center;gap:2rem;transform:translateY(-100%);transition:transform .4s ease}.navigation .links .logo{display:block}.navigation .links .link{mix-blend-mode:normal;color:#000;font-size:1.5rem;font-weight:600}.navigation .links .lang-switch.mobile{display:block;margin-top:2rem;background:0;font-size:20px;border:0}.navigation.open .links{transform:translateY(0)}.navigation.open .burger span:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.navigation.open .burger span:nth-child(2){opacity:0}.navigation.open .burger span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}}.custom-cursor{position:fixed;top:0;left:0;mix-blend-mode:difference;transform:translate(-50%,-50%);pointer-events:none;z-index:9999999;mix-blend-mode:normal;--dot-size: 20px;--ring-size: 20px;--hover-size: 72px;--ring-border: 3px;display:grid;place-items:center}.custom-cursor .cursor-dot,.custom-cursor .cursor-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);will-change:transform,width,height,opacity;transition:all .28s cubic-bezier(.2,.9,.2,1)}.custom-cursor .cursor-dot{width:var(--dot-size);height:var(--dot-size);border-radius:50%;background:#111;opacity:1;box-shadow:0 2px 6px #00000026}.custom-cursor .cursor-ring{width:var(--ring-size);height:var(--ring-size);border-radius:50%;border:var(--ring-border) solid rgba(17,17,17,.95);background:transparent;opacity:0}.custom-cursor .cursor-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.9);display:grid;place-items:center;width:36px;height:36px;color:#111;opacity:0;transition:opacity .18s ease,transform .18s ease;pointer-events:none}.custom-cursor .cursor-icon svg{width:20px;height:20px}.custom-cursor .icon-link,.custom-cursor .icon-card{color:#111}.custom-cursor.is-hover-link .cursor-dot{opacity:0;transform:translate(-50%,-50%) scale(.2)}.custom-cursor.is-hover-link .cursor-ring{opacity:1;width:var(--hover-size);height:var(--hover-size);border-width:var(--ring-border);transform:translate(-50%,-50%) scale(1);transition:all .28s cubic-bezier(.2,.9,.2,1)}.custom-cursor.is-hover-link .cursor-icon.icon-link{opacity:1;transform:translate(-50%,-50%) scale(1)}.custom-cursor.is-hover-card .cursor-dot{opacity:0;transform:translate(-50%,-50%) scale(.3)}.custom-cursor.is-hover-card .cursor-ring{opacity:1;width:56px;height:56px;border-width:2px}.custom-cursor.is-hover-card .cursor-icon.icon-card{opacity:1;transform:translate(-50%,-50%) scale(1)}.custom-cursor .cursor-dot,.custom-cursor .cursor-ring{transform-origin:center}@media(hover:none)and (pointer:coarse){.custom-cursor{display:none!important}}@media(max-width:1024px){.custom-cursor .cursor-icon.icon-card{display:none}}@media(min-width:2000px){.custom-cursor{--hover-size: 96px}}
