@font-face{font-family:amaranth;src:url(/fonts/Amaranth-Regular.ttf)format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:barlowcondensed;src:url(/fonts/BarlowCondensed-Medium.ttf)format('truetype');font-weight:400;font-style:normal;font-display:swap}*,*::before,*::after{box-sizing:border-box}:root{--gold-strong:#9d4d00;--violet-strong:#6b00a2;--space-sm:10px;--space-md:20px;--space-lg:40px;--space-xl:60px}img{max-width:100%}body{font-family:ui-sans-serif,system-ui,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;font-size:18pt;margin:0;background-color:#f8fafc}h1,h2,h3,h4,h5,h6{font-family:amaranth}h1{margin-top:0}.container{width:90%;max-width:1200px;margin:0 auto;position:relative;display:flow-root}.row{display:block}.col{flex:1}.col-home{display:flex;flex-direction:column;align-items:center}.col-home+.col-home{margin-top:var(--space-xl)}.col-home img{width:100%;height:auto;display:block}.m-auto{margin:0 auto}.center-text{text-align:center}.d-inline{display:inline}.float-right{float:right}.float-left{float:left}.svg-icon{margin-bottom:-3px}.mt-10{margin-top:10px!important}.mb-10{margin-bottom:10px!important}.mb-60{margin-bottom:60px}.mt-20{margin-top:20px}.m-30{margin:30px}.mr-20{margin-right:20px}.m-0{margin:0}.text-align-center{text-align:center}.left-img,.right-img{border-radius:10px}.color-gold-strong{color:var(--gold-strong)}.color-violet-strong{color:var(--violet-strong)}#cadre-sandbava{display:block;text-align:center;margin:210px 0 50px}#agence-name{margin:0;line-height:1.05}#agence-activity{margin:0;color:dimgray}#value-proposition{margin-top:0;color:#a9a9a9}#agence-logo{width:120px;margin-bottom:var(--space-sm)}.home-topbar{position:fixed;z-index:1000;top:0;left:0;width:100%;background-color:#f8fafc;padding:var(--space-md)0}.d-flex{display:flex;flex-direction:column;align-items:center;gap:10px}#site-menu,#lang{border:1px solid lightgrey;border-radius:5px;padding:5px 10px;width:fit-content;max-width:100%;margin:0;font-family:BarlowCondensed;line-height:1.4;text-align:center;background-color:#fff}#site-menu a,#lang a{color:#000;text-decoration:none;transition:color .3s ease}#site-menu a:hover{color:var(--gold-strong)}#lang a:hover{color:var(--violet-strong)}#site-menu a+a::before{content:"/";color:dimgrey;margin:0 8px}#lang a+a::before{content:"/";color:dimgrey;margin:0 8px}.punch{font-size:36px;margin:0 0 var(--space-sm)}.nowrap{white-space:nowrap}.section{padding:80px 0}.btn{font-family:BarlowCondensed;display:inline-block;padding:10px 20px;text-decoration:none;border-radius:5px;color:#000;border:1px solid darkgrey;transition:transform .3s ease;margin:0;background-color:#fff}.btn:hover{transform:translateX(8px)}.btn-frontend{background-color:var(--gold-strong);color:#fff;margin:30px 0 0}.btn-backend{background-color:var(--violet-strong);color:#fff;margin:30px 0 0}#work-together{margin:120px 0 0}.work-together-intro{max-width:760px;margin:0 auto 60px;text-align:center}.work-together-intro p{margin:0;color:dimgray;font-size:20px;line-height:1.55}.work-together-intro span+span::before{content:" "}.cta-title{margin:var(--space-sm)0 var(--space-md)}.cta-btn{margin:0 0 var(--space-md)}#recent-news{min-height:300px;margin-bottom:60px}.news-section-title{color:#000;text-align:center;margin-bottom:30px}.news-container{display:flex;flex-direction:column;align-items:center}.one-news{width:100%;border-radius:10px;border:1px solid lightgrey;margin-bottom:20px;background-color:#fff}.news-header{display:flex;flex-direction:column;align-items:flex-start;padding:20px}.news-title{margin:0;margin-bottom:14px}.news-date{margin:0}.news-button{align-self:flex-end}.news-img{width:100%;height:100%;display:block;object-fit:cover;border-radius:0 0 10px 10px}#offer{border:none;padding:0;text-align:center}#services{margin-top:50px}.services-header{max-width:760px;margin:0 auto 30px;text-align:center}.services-header h2{margin:0 0 10px}.services-header p{margin:0;color:dimgray;font-size:18px;line-height:1.5}.services-grid{display:grid;grid-template-columns:1fr;gap:16px}.service-card{cursor:pointer;position:relative;min-height:150px;padding:22px 22px 22px 26px;background-color:#fff;border-radius:10px;border:1px solid lightgrey;overflow:hidden;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.service-card::before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background-color:var(--gold-strong);transition:width .2s ease}.service-violet::before{background-color:var(--violet-strong)}.service-index{display:block;margin-bottom:14px;font-family:BarlowCondensed;color:#a9a9a9;line-height:1;transition:color .2s ease}.service-card:hover{transform:translateY(-2px);border-color:#a9a9a9;box-shadow:0 2px 3px rgba(0,0,0,8%),0 5px 10px rgba(0,0,0,6%)}.service-card:hover::before{width:8px}.service-card:hover .service-index{color:var(--gold-strong)}.service-violet:hover .service-index{color:var(--violet-strong)}.service-name{margin:0 0 8px;font-size:28px;line-height:1.1}.service-card p{margin:0;color:dimgray;font-size:17px;line-height:1.45}.scroll-reveal-ready .scroll-reveal{opacity:0;transform:translateY(26px);transition:opacity .65s ease,transform .65s ease;transition-delay:var(--reveal-delay,0ms)}.scroll-reveal-ready .scroll-reveal.is-visible{opacity:1;transform:translateY(0)}.scroll-reveal-ready .service-card.scroll-reveal.reveal-complete{transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.scroll-reveal-ready .service-card.scroll-reveal.is-visible:hover{transform:translateY(-2px)}@media(prefers-reduced-motion:reduce){.scroll-reveal-ready .scroll-reveal,.scroll-reveal-ready .scroll-reveal.is-visible{opacity:1;transform:none;transition:none}}.tech-strip{margin:40px 0 0;overflow:hidden;border:1px solid lightgrey;border-radius:10px;background-color:#fff}.tech-track{display:flex;width:max-content;animation:tech-scroll 28s linear infinite}.tech-track span{padding:14px 26px;font-family:BarlowCondensed;font-size:24px;line-height:1;white-space:nowrap;color:dimgray}.tech-track span:nth-child(odd){color:var(--gold-strong)}.tech-track span:nth-child(even){color:var(--violet-strong)}.tech-strip:hover .tech-track{animation-play-state:paused}#method-section{margin:180px 0}.method-header{max-width:760px;margin:0 auto 36px;text-align:center}.method-header h2{margin:0 0 10px}.method-header p{margin:0;color:dimgray;font-size:18px;line-height:1.5}.method-steps{position:relative;display:flex;flex-direction:column;gap:28px;padding:0;margin:0;list-style:none}.method-steps::before{content:"";position:absolute;top:24px;bottom:24px;left:23px;width:1px;background-color:lightgrey}.method-step{position:relative;padding-left:70px}.method-index{position:absolute;top:0;left:0;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border:1px solid lightgrey;border-radius:100%;background-color:#fff;font-family:BarlowCondensed;color:var(--gold-strong);line-height:1}.method-step:nth-child(even) .method-index{color:var(--violet-strong)}.method-step h3{margin:0 0 8px;font-size:28px;line-height:1.1}.method-step p{margin:0;color:dimgray;font-size:17px;line-height:1.45}#local-seo{margin:60px 0}.local-seo-content{max-width:900px;margin:0 auto;padding:30px;border:1px solid lightgrey;border-radius:10px;background-color:#fff}#local-seo h2{margin:0 0 16px;color:#000;line-height:1.15}#local-seo p{margin:0 0 14px;color:dimgray;font-size:18px;line-height:1.55}.local-seo-locations{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;padding:0;margin:24px 0;list-style:none}.local-seo-locations li{padding:8px 14px;border:1px solid lightgrey;border-radius:5px;font-family:BarlowCondensed;font-size:22px;line-height:1}.local-seo-locations li:nth-child(odd){color:var(--gold-strong)}.local-seo-locations li:nth-child(even){color:var(--violet-strong)}.local-seo-btn{display:block;width:fit-content;margin:0 auto}#cordes-sur-ciel{margin:20px 0;border-radius:10px}@keyframes tech-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media(prefers-reduced-motion:reduce){.service-card,.service-card::before,.service-index{transition:none}.service-card:hover{transform:none}.tech-track{width:auto;flex-wrap:wrap;justify-content:center;animation:none}}@media(min-width:576px){}@media(min-width:576px){}@media(min-width:768px){.d-flex{flex-direction:row;justify-content:space-between;align-items:center}#cadre-sandbava{margin-top:120px}.row{display:flex;flex-direction:row;align-items:flex-start}.col-home{flex:1}.col-home+.col-home{margin-top:0}.col-home img{width:100%;height:auto}.left-img{border-radius:10px 0 0 10px}.right-img{border-radius:0 10px 10px 0}.punch{font-size:24px;min-height:2lh}#offer{border:1px solid lightgrey;border-radius:100%;padding:20px;text-align:center;width:600px;margin:0 auto}.services-grid{grid-template-columns:repeat(2,1fr)}.method-steps{flex-direction:row;gap:36px}.method-steps::before{top:24px;bottom:auto;left:24px;right:24px;width:auto;height:1px}.method-step{flex:1;padding:70px 0 0;text-align:center}.method-index{left:50%;transform:translateX(-50%)}}@media(min-width:1070px){.punch{font-size:36px}.services-grid{grid-template-columns:repeat(3,1fr)}}