@font-face{font-family:__Manrope_73ee6c;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Manrope_73ee6c;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_73ee6c;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_73ee6c;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Manrope_73ee6c;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Manrope_73ee6c;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Manrope_Fallback_73ee6c;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_73ee6c{font-family:__Manrope_73ee6c,__Manrope_Fallback_73ee6c;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body,html{overflow-x:hidden;width:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;max-width:100vw}h1,h2,h3,h4,h5,h6{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}header{position:fixed;top:0;left:0;width:100%;padding:1.5rem 10rem;display:flex;justify-content:space-between;align-items:center;background:transparent;z-index:99999!important;transition:background .3s ease}header.scrolled{background:rgba(255,250,222,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 20px rgba(0,0,0,.1)}.logo{font-size:1.8rem;font-weight:700;color:#fffade;text-decoration:none;letter-spacing:-.5px;transition:color .3s ease}.logo img{transition:filter .3s ease}header.scrolled .logo{color:#2e4e9a}header.scrolled .logo img{filter:brightness(0) saturate(100%) invert(18%) sepia(50%) saturate(2000%) hue-rotate(210deg) brightness(.9) contrast(1.2)}nav{display:flex;gap:3rem;position:absolute;left:50%;transform:translateX(-50%)}nav a{color:#fffade;text-decoration:none;font-size:1rem;font-weight:500;transition:all .3s ease;position:relative}nav a:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:#fffade;transition:width .3s ease}nav a:hover:after{width:100%}header.scrolled nav a{color:#2e4e9a}header.scrolled nav a:after{background:#3b82f6}.burger-menu{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001}.burger-menu span{width:25px;height:3px;background:#fffade;border-radius:2px;transition:all .3s ease}header.scrolled .burger-menu span{background:#2e4e9a}.burger-menu.active span:first-child{transform:rotate(45deg) translate(7px,7px)}.burger-menu.active span:nth-child(2){opacity:0}.burger-menu.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.header-cta{padding:.75rem 1.5rem;border:2px solid #fffade;background:rgba(255,250,222,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fffade;text-decoration:none;font-size:.95rem;font-weight:600;border-radius:50px;transition:all .3s ease;white-space:nowrap;margin-left:auto}.header-cta:hover{background:rgba(255,250,222,.2);transform:translateY(-2px)}header.scrolled .header-cta{border-color:#2e4e9a;background:rgba(255,250,222,.95);color:#2e4e9a}header.scrolled .header-cta:hover{background:#fffade;box-shadow:0 4px 15px rgba(0,0,0,.1)}.hero{position:relative;width:100%;height:100vh;overflow:hidden;z-index:0}.hero-image{object-fit:cover;object-position:center;z-index:-1;min-width:100%;min-height:100%;transform:scale(1.01)}.hero-image,.overlay{position:absolute;top:0;left:0;width:100%;height:100%}.overlay{background:linear-gradient(135deg,rgba(0,0,0,.2),rgba(37,99,235,.2));z-index:0}.hero-content{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 8rem;max-width:1400px;margin:0 auto}h1{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:5rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-2px}.subtitle,h1{color:#fffade}.subtitle{font-size:1.3rem;line-height:1.7;max-width:600px;margin-bottom:3rem;font-weight:400;opacity:.95}.cta-button{display:inline-block;padding:1rem 2.5rem;background:#fffade;color:#2e4e9a;text-decoration:none;font-size:1.1rem;font-weight:600;border-radius:50px;transition:all .3s ease;box-shadow:0 10px 30px rgba(0,0,0,.2);max-width:-moz-fit-content;max-width:fit-content}.cta-button:hover{transform:translateY(-3px);box-shadow:0 15px 40px rgba(0,0,0,.3);background:#fffade;filter:brightness(.98)}.culture-section{width:100%;min-height:100vh;background:#fffade;display:flex;align-items:center;justify-content:center;position:relative;padding-top:4rem;padding-bottom:6rem;margin-top:0}.culture-container{max-width:1400px;padding:0 10rem;text-align:center}.culture-title{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:3rem;font-weight:700;color:#2e4e9a;margin-bottom:2rem;line-height:1.1;letter-spacing:-1px}.culture-subtitle{font-size:1.3rem;color:#64748b;margin-bottom:2rem;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.6;font-weight:400}.cards-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;max-width:1000px;margin:0 auto}.culture-card{position:relative;height:250px;width:400px;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.culture-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.15)}.card-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.card-image img{width:100%;height:100%;object-fit:cover}.catalogue-card .card-image:after,.fiscalite-card .card-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);z-index:1}.card-content{position:relative;z-index:2;height:100%;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between}.card-title{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#fffade;font-size:1.8rem;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.3);margin-bottom:auto;text-align:left;padding-left:0}.card-info{background:#fffade;border-radius:12px;padding:1rem;display:flex;align-items:center;box-shadow:0 4px 12px rgba(0,0,0,.1)}.card-text{color:#2e4e9a;font-weight:500;font-size:.95rem;line-height:1.4;width:100%}.section-cta{margin-top:4rem;margin-bottom:2rem;text-align:center}.discover-button{display:inline-block;padding:1rem 2.5rem;background:#fffade;color:#2e4e9a;text-decoration:none;font-size:1.1rem;font-weight:600;border-radius:50px;transition:all .3s ease;box-shadow:0 10px 30px rgba(0,0,0,.2);max-width:-moz-fit-content;max-width:fit-content}.discover-button:hover{transform:translateY(-3px);box-shadow:0 15px 40px rgba(0,0,0,.3);background:#fffade;filter:brightness(.98)}.partners-section{width:100%;min-height:100vh;background:#304d96;display:flex;align-items:center;justify-content:center;position:relative;padding-top:5rem;padding-bottom:5rem;margin-top:0}.partners-container{max-width:1400px;padding:0 10rem;text-align:center;width:100%}.partners-title{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:3rem;font-weight:700;color:#fffade;margin-bottom:2rem;line-height:1.1;letter-spacing:-1px}.partners-subtitle{font-size:1.3rem;color:rgba(255,250,222,.9);margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.6;font-weight:400}.partners-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2.5rem;gap:2.5rem;max-width:1200px;margin:0 auto 5rem}.partner-item{background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);border-radius:20px;padding:2.5rem 2rem;transition:all .3s ease;text-align:center;position:relative}.partner-item:hover{background:hsla(0,0%,100%,.15);transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.2)}.partner-icon{width:64px;height:64px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center}.partner-icon svg{width:100%;height:100%;color:#fffade;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1))}.partner-item-title{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1.5rem;font-weight:700;color:#fffade;margin-bottom:1rem;line-height:1.2}.partner-item-description{font-size:1rem;color:rgba(255,250,222,.85);line-height:1.6;font-weight:400}@media (min-width:900px){.partners-content{grid-template-columns:repeat(3,1fr)}.partner-item:nth-child(4){grid-column:1/2;position:relative;left:12rem}.partner-item:nth-child(5){grid-column:2/3;position:relative;left:12rem}}.logo-carousel-section{margin-top:5rem}.carousel-title{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1.8rem;font-weight:600;color:#fffade;margin-bottom:3rem;text-align:center}.logo-carousel{overflow:hidden;position:relative;width:100%;padding:2rem 0}.logo-track{display:flex;gap:4rem;animation:scroll 20s linear infinite}.logo-track:hover{animation-play-state:paused}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.logo-item{flex-shrink:0;width:180px;height:100px;display:flex;align-items:center;justify-content:center;background:transparent;border-radius:12px;padding:1.5rem;transition:transform .3s ease}.logo-item:hover{transform:scale(1.05)}.logo-item img{max-width:100%;max-height:100%;object-fit:contain;filter:grayscale(0);opacity:1;transition:all .3s ease}.logo-item:hover img{opacity:.9;transform:scale(1.05)}.partners-section .section-cta{margin-top:4rem;text-align:center}.partners-cta{display:inline-block;padding:1rem 2.5rem;background:#fffade;color:#2e4e9a;text-decoration:none;font-size:1.1rem;font-weight:600;border-radius:50px;transition:all .3s ease;box-shadow:0 10px 30px rgba(0,0,0,.2);max-width:-moz-fit-content;max-width:fit-content}.partners-cta:hover{transform:translateY(-3px);box-shadow:0 15px 40px rgba(0,0,0,.3);background:#fffade;filter:brightness(.98)}.footer{width:100%;background:#304d96;color:#fffade;padding:4rem 0 2rem}.footer-container{max-width:1400px;margin:0 auto;padding:0 10rem}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:4rem;gap:4rem;margin-bottom:3rem}.footer-logo{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:2rem;font-weight:700;color:#fffade;margin-bottom:1rem}.footer-tagline{color:rgba(255,250,222,.7);font-size:1rem;margin-bottom:1.5rem;line-height:1.6}.footer-column{display:flex;flex-direction:column}.footer-title{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1.1rem;font-weight:600;color:#fffade;margin-bottom:1.5rem}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.8rem}.footer-links a{color:rgba(255,250,222,.7);text-decoration:none;font-size:.95rem;transition:color .3s ease}.footer-links a:hover{color:#fffade}.footer-bottom{padding-top:2rem;border-top:1px solid rgba(255,250,222,.1);text-align:center}.footer-bottom p{color:rgba(255,250,222,.5);font-size:.9rem;margin:0}.modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100000;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s ease}.modal.active{opacity:1;pointer-events:all}.modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-content{position:relative;background:#fffade;border-radius:20px;padding:3rem;max-width:600px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.3);transform:scale(.9);transition:transform .3s ease;z-index:100001}.modal.active .modal-content{transform:scale(1)}.modal-close{position:absolute;top:1.5rem;right:1.5rem;width:40px;height:40px;border:none;background:#f1f5f9;border-radius:50%;font-size:1.5rem;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.modal-close:hover{background:#e2e8f0;color:#2e4e9a;transform:rotate(90deg)}.modal-title{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:2rem;font-weight:700;color:#2e4e9a;margin-bottom:.5rem}.modal-subtitle{font-size:1rem;color:#64748b;margin-bottom:2rem;line-height:1.6}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.9rem;font-weight:600;color:#2e4e9a}.form-group input,.form-group textarea{padding:.9rem 1rem;border:2px solid #e2e8f0;border-radius:10px;font-size:1rem;font-family:inherit;color:#2e4e9a;transition:all .3s ease;background:#f8fafc}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#3b82f6;background:#fffade;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.form-group textarea{resize:vertical;min-height:120px}.submit-button{padding:1rem 2.5rem;background:#2e4e9a;color:#fffade;border:none;border-radius:50px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(30,41,59,.3);margin-top:1rem}.submit-button:hover{background:#233c78;transform:translateY(-2px);box-shadow:0 6px 20px rgba(30,41,59,.4)}.submit-button:active{transform:translateY(0)}.submit-button:disabled{background:#94a3b8;cursor:not-allowed;transform:none}.submit-button:disabled:hover{background:#94a3b8;box-shadow:0 4px 15px rgba(30,41,59,.3)}@media (max-width:1200px){header{padding:1.5rem 5rem}.culture-container,.footer-container,.hero-content,.partners-container{padding:0 5rem}}@media (max-width:768px){header{padding:1rem 2rem}nav{position:fixed;top:0;right:-100%;width:70%;height:100vh;background:rgba(30,41,59,.98);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;justify-content:center;align-items:center;gap:2rem;transition:right .3s ease;transform:none;left:auto}nav.active{right:0}.burger-menu{display:flex}.header-cta{display:none}h1{font-size:3rem}.hero-content{padding:0 2rem}.cards-grid{grid-template-columns:1fr}.culture-card{width:100%}.culture-container,.footer-container,.partners-container{padding:0 2rem}.footer-content{gap:2rem}.footer-content,.form-row{grid-template-columns:1fr}}