.footer-cont{--section-padding:96px;flex:1 1;padding:96px 0}@media screen and (max-width:899px){.footer-cont{padding:64px 0;--section-padding:64px}}@media screen and (max-width:599px){.footer-cont{--section-padding:32px;padding:32px 0}}.footer-cont{z-index:1;position:relative;background-color:#f7f8fc}.footer-cont .footer{width:min(100% - 128px,1560px);margin:0 auto}@media screen and (min-width:600px)and (max-width:1199px){.footer-cont .footer{width:calc(100% - 64px)}}@media screen and (max-width:599px){.footer-cont .footer{width:calc(100% - 32px)}}.footer-cont .footer{display:flex;flex-direction:column}.footer-cont .footer-main{display:flex;gap:80px;width:100%;height:100%}.footer-cont .footer-main-hr{display:none}@media screen and (max-width:899px){.footer-cont .footer-main{flex-direction:column;gap:0}.footer-cont .footer-main-hr{display:block;margin:32px 0;border:1px solid #ebebeb}}.footer-cont .footer-main-info{flex:.2 1;display:flex;flex-direction:column;gap:32px}@media screen and (max-width:899px){.footer-cont .footer-main-info{flex-direction:row}}@media screen and (max-width:599px){.footer-cont .footer-main-info{flex-direction:column}}.footer-cont .footer-main-info-company{display:flex;flex-direction:column;gap:4px}@media screen and (max-width:899px){.footer-cont .footer-main-info-company{flex:.5 1}}.footer-cont .footer-main-info-company a,.footer-cont .footer-main-info-company p{margin:0;font-size:16px;color:#4d4d4d;text-decoration:none}.footer-cont .footer-main-info-qualif{display:flex;flex-direction:column;gap:16px}@media screen and (max-width:899px){.footer-cont .footer-main-info-qualif{flex:.5 1}}.footer-cont .footer-main-info-qualif-highlight{box-shadow:0 2px 6px 0 rgba(39,57,147,.0588235294);display:flex;align-items:center;gap:12px;width:-moz-fit-content;width:fit-content;padding:12px;border-radius:8px;background-color:#fff}.footer-cont .footer-main-info-qualif-highlight-content h2{margin-bottom:4px;font-size:16px}.footer-cont .footer-main-info-qualif-highlight-content p{font-size:14px;color:#4d4d4d}.footer-cont .footer-main-info-qualif-agrement{display:flex;align-items:center;gap:16px}.footer-cont .footer-main-info-qualif-agrement h3{font-size:14px;color:#707070;font-weight:600}.footer-cont .footer-main-links{flex:.8 1;display:flex;flex-direction:column}.footer-cont .footer-main-links-follow{flex:.2 1;display:flex}@media screen and (max-width:599px){.footer-cont .footer-main-links-follow{flex-direction:column;gap:32px}}.footer-cont .footer-main-links-follow-social{flex:.5 1;display:flex;flex-direction:column;gap:8px}.footer-cont .footer-main-links-follow-social-link{display:flex;gap:12px}.footer-cont .footer-main-links-follow-social-link-contained{background-color:#d8d8d8}.footer-cont .footer-main-links-follow-social-link a{width:100%;height:100%;max-width:40px;max-height:40px;padding:10px;border-radius:100%}.footer-cont .footer-main-links-follow-social-link a img{max-width:20px;max-height:20px;min-height:20px;min-width:20px;width:100%;height:100%}.footer-cont .footer-main-links-follow-social h2{font-size:1.25rem;font-family:var(--avenir-font),sans-serif;text-wrap:pretty}@media screen and (max-width:899px){.footer-cont .footer-main-links-follow-social h2{font-size:1rem}}.footer-cont .footer-main-links-follow-social h2{font-weight:600}.footer-cont .footer-main-links-follow-hr{margin:32px 0;border:1px solid #ebebeb}.footer-cont .footer-main-links-follow-newsletter{flex:.5 1;display:flex;flex-direction:column;gap:8px}.footer-cont .footer-main-links-follow-newsletter h2{font-size:1.25rem;font-family:var(--avenir-font),sans-serif;text-wrap:pretty}@media screen and (max-width:899px){.footer-cont .footer-main-links-follow-newsletter h2{font-size:1rem}}.footer-cont .footer-main-links-follow-newsletter h2{font-weight:600}.footer-cont .footer-main-links-follow-newsletter-input{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.footer-cont .footer-main-links-follow-newsletter-input input{flex:1 1;height:43px;padding:0 24px;border-radius:20px;border:none;outline:none}.footer-cont .footer-main-links-nav{flex:.8 1;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-auto-columns:1fr;grid-gap:32px;gap:32px}.footer-cont .footer-main-links-nav-row{display:flex;flex-direction:column;gap:16px}.footer-cont .footer-main-links-nav-row h2{font-size:1.25rem;font-family:var(--avenir-font),sans-serif;text-wrap:pretty}@media screen and (max-width:899px){.footer-cont .footer-main-links-nav-row h2{font-size:1rem}}.footer-cont .footer-main-links-nav-row h2{margin-bottom:8px;font-weight:600}.footer-cont .footer-main-links-nav-row a,.footer-cont .footer-main-links-nav-row-p-typeform{font-size:14px;font-weight:500;color:#4d4d4d}.footer-cont .footer-main-links-nav-row .richtext-paragraph p{margin:0;font-size:14px;font-weight:500;color:#4d4d4d}.footer-cont .footer-hr{margin:40px 0;border:1px solid #ebebeb}.footer-cont .footer-credential{display:flex;align-items:center;gap:24px}@media screen and (max-width:599px){.footer-cont .footer-credential{flex-wrap:wrap;align-items:flex-start}}.footer-cont .footer-credential-company p{font-size:14px;color:#4d4d4d}.footer-cont .footer-credential-links{display:flex;align-items:center;gap:16px}@media screen and (max-width:599px){.footer-cont .footer-credential-links{flex-wrap:wrap;align-items:flex-start}}.footer-cont .footer-credential-links a{font-size:14px;color:#4d4d4d}.header{display:flex;justify-content:space-between;align-items:center;width:100%;position:relative;z-index:99;width:min(100% - 128px,1560px);margin:0 auto}@media screen and (min-width:600px)and (max-width:1199px){.header{width:calc(100% - 64px)}}@media screen and (max-width:599px){.header{width:calc(100% - 32px)}}.header-cont{height:80px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:90}.header-cont,.header-left{display:flex;align-items:center}.header-left{gap:32px}.header-logo{height:60px}.header-menu{display:flex;gap:32px}.header-menu-text-arrow{transition:transform .75s cubic-bezier(.16,1,.3,1);will-change:transform}.header-menu-hover{position:relative}.header-menu-hover:before{z-index:0;content:"";position:absolute;inset:0 -10px -10px -10px}.header-menu-hover:hover .header-menu-open-cont{opacity:1;transform:scale(1);transition:opacity .2s ease-in-out}.header-menu-hover:hover .header-menu-text{color:#3b5be9}.header-menu .header-menu-link .header-menu-text{display:flex;align-items:center;gap:4px;padding:20px 0;color:#4d4d4d;font-size:16px;font-weight:900;transition:background-color 50ms ease;font-family:var(--avenir-font),sans-serif}.header-menu .header-menu-link:hover .header-menu-text{color:#3b5be9}.header-menu .header-menu-link:hover .header-menu-text-arrow{transform:rotate(-180deg)}.header-menu .header-menu-open-cont{opacity:0;transform:scale(0);transition:opacity .2s ease-in-out,transform 0s ease-in-out .2s;position:relative;height:0;width:0}.header-menu .header-menu-open-cont .header-menu-open{position:relative;width:max-content;max-width:calc(100vw - 225px);background-color:#fff;border-radius:16px;box-shadow:4px 4px 15.6px rgba(14,31,101,.12);display:flex;gap:1px;flex-direction:column}.header-menu .header-menu-open-cont .header-menu-open:has(.header-menu-open-mega-menu-title){padding:18px 12px 12px}.header-menu .header-menu-open-cont .header-menu-open{padding:12px}.header-menu .header-menu-open-cont .header-menu-open:before{content:"";z-index:-1;position:absolute;inset:-15px}.header-menu .header-menu-open-cont .header-menu-open-mega-menu{width:-moz-fit-content;width:fit-content;max-width:1400px;display:grid!important;grid-gap:12px;gap:12px;grid-auto-flow:column;grid-auto-columns:1fr}.header-menu .header-menu-open-cont .header-menu-open-mega-menu .header-menu-item{width:100%;min-width:0}.header-menu .header-menu-open-cont .header-menu-open-mega-menu-title{font-family:FiraCode;font-weight:600;font-size:14px;color:#707070;padding:0 0 10px 12px}.header-menu .header-menu-open-cont .header-menu-open-mega-menu-title-card{padding:0 0 10px}.header-menu .header-menu-open-cont .header-menu-open-mega-menu-column{padding-right:12px;border-right:1px solid #f5f5f5}.header-menu .header-menu-open-cont .header-menu-open-mega-menu-column:last-child{padding-right:0;border-right:0}.header-menu-item{display:flex;align-items:center;gap:12px;padding:12px;border-radius:8px;transition:all .2s ease-in-out}.header-menu-item:hover{background-color:#f2f4ff}.header-menu-item img{width:40px;height:40px}.header-menu-item .text h3{font-size:16px;font-weight:900;color:#4d4d4d;text-align:left}.header-right{display:flex;align-items:center;gap:32px}.header-right .header-right-button-img{height:16px}.header-right .burger{display:flex;flex-direction:column;gap:8px;cursor:pointer;background-color:hsla(0,0%,100%,.2);padding:16px;border-radius:32px;min-width:56px;width:56px;max-width:56px;min-height:56px;height:56px;max-height:56px}.header-right .burger .burger-line{height:2px;width:24px;background-color:#1a1a1a;border-radius:2px}.header-shadow{z-index:0;opacity:0;flex:0 1 auto;position:absolute}.header-mobile-menu-cont,.header-shadow{width:100%;height:100%;background-color:hsla(0,0%,100%,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);top:0;bottom:0;left:0;right:0}.header-mobile-menu-cont{position:fixed;z-index:100}.header-mobile-menu-header{display:flex;justify-content:space-between;align-items:center;width:100%;width:min(100% - 128px,1560px);margin:0 auto}@media screen and (min-width:600px)and (max-width:1199px){.header-mobile-menu-header{width:calc(100% - 64px)}}@media screen and (max-width:599px){.header-mobile-menu-header{width:calc(100% - 32px)}}.header-mobile-menu-header .header-logo{height:60px;margin-bottom:10px;margin-top:2px}.header-mobile-menu-header .cross{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;cursor:pointer;border-radius:28px;min-width:56px;width:56px;max-width:56px;min-height:56px;height:56px;max-height:56px}.header-mobile-menu-header .cross .cross-line{height:2px;width:36px;background-color:#1a1a1a;border-radius:2px}.header-mobile-menu-header .cross .cross-line:first-child{transform:rotate(45deg);transform-origin:5.5px}.header-mobile-menu-header .cross .cross-line:nth-child(2){transform:rotate(-45deg);transform-origin:5.5px}.header-mobile-menu-main{padding:0 20px;display:flex;flex-direction:column;gap:20px;overflow-y:auto;max-height:calc(100dvh - 78px)}.header-mobile-menu-list{background-color:#fff;border-radius:16px;box-shadow:4px 4px 15.6px rgba(14,31,101,.12);display:flex;gap:10px;flex-direction:column;padding:20px}.header-mobile-menu-list-column{padding-bottom:12px}.header-mobile-menu-list-column-title{font-family:FiraCode;font-weight:600;font-size:14px;color:#707070;padding:0 0 10px 12px}.header-mobile-menu .mobile-contact{display:flex;justify-content:center;margin-bottom:10dvh;gap:8px;flex-direction:column;align-items:center}@keyframes showNav{0%{opacity:0}to{opacity:1}}.card{display:block;border-radius:16px;width:-moz-fit-content;width:fit-content;max-width:300px}.card .blog-card,.card .realisation-card{flex-direction:column;align-items:flex-start;gap:8px}.card .blog-card:hover img,.card .realisation-card:hover img{transform:scale(1.05)}.card .blog-card-image,.card .realisation-card-image{overflow:hidden;display:flex;width:100%;max-width:none;border-radius:8px;box-shadow:none;will-change:transform}.card .blog-card-image img,.card .realisation-card-image img{flex:1 1;object-fit:cover;transition:transform .3s ease}.card .blog-card-textes-title,.card .realisation-card-textes-title{font-size:16px;font-weight:900;text-align:left}.card .blog-card-textes-date,.card .realisation-card-textes-date{display:none}.card .page-card{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.card .page-card:hover img{transform:scale(1.05)}.card .page-card-image{overflow:hidden;position:relative;display:flex;width:100%;max-width:none;max-height:175px;border-radius:8px;box-shadow:none;will-change:transform}.card .page-card-image img{display:inline-block;flex:1 1;max-width:100%;height:100%;max-height:175px;object-fit:cover;object-position:center;transition:transform .3s ease}@media(max-width:600px){.card .page-card-image{min-height:175px;max-width:100%}}.card .page-card-textes-title{font-size:16px;font-weight:900;text-align:left}