html{min-height:0vw;font-size:calc(0.2028103723018975vw + 0.8742575691728236em)}.container{max-width:94.5em}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.txt-balance{text-wrap:balance}#main-content{overflow:clip;background-color:#000!important}.dsm_card_carousel_0 .dsm_card_carousel_child_img{height:100%}.dsm_card_carousel_0.dsm_card_carousel_arrow_outside.dsm_card_carousel_arrow_mobile_inside .swiper-button-prev,.dsm_card_carousel_0.dsm_card_carousel_arrow_outside.dsm_card_carousel_arrow_mobile_inside .swiper-button-next{display:none}.swiper-pagination{position:relative;display:flex!important;gap:4px;justify-content:center;align-items:center}@font-face{font-family:'BlauerNue-Bold';src:url('/wp-content/themes/divi-child-divi-child/fonts/BlauerNue-Bold.woff2') format('woff2');font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:'BlauerNue-ExtraLightItalic';src:url('/wp-content/themes/divi-child-divi-child/fonts/BlauerNue-ExtraLight_Italic.woff2') format('woff2');font-weight:lighter;font-style:italic;font-display:swap}@font-face{font-family:'BlauerNue-Regular';src:url('/wp-content/themes/divi-child-divi-child/fonts/BlauerNue-Regularc.woff2') format('woff2');font-weight:lighter;font-style:italic;font-display:swap}h2,h3,h4,h5,h6{font-family:'BlauerNue-Bold',sans-serif}.blauer-font-regular{font-family:'BlauerNue-Regular',sans-serif}.blauer-font-bold{font-family:'BlauerNue-Bold',sans-serif}.blauer-font-extralight-italic{font-family:'BlauerNue-ExtraLightItalic',sans-serif}.movable-div{transition:transform 5s linear}.spin{animation:spiral 40s linear infinite}@keyframes spiral{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.animated-text{animation:glow 1s ease-out 1 forwards}@keyframes glow{0%{text-shadow:none}50%,100%{text-shadow:0 0 50px #00f,0 0 100px #00f,0 0 150px #00f,0 0 200px #00f,0 0 250px #00f}}.button-group{display:flex;justify-content:left;gap:20px;flex-wrap:wrap;margin-bottom:3rem}.styled-button,.styled-button-outline{padding:12px 24px;border-radius:50px;font-size:16px;font-weight:500;outline:none}.styled-button{background:#00f;color:#fff;border:none}.styled-button-outline{background:transparent;color:#fff;border:1px solid #fff}.expertise-item{cursor:pointer}.expertise-item .text-stroke{display:flex;gap:20px}.expertise-item .text-stroke h3{transition:.3s}.expertise-item .text-stroke:before{content:attr(data-number);font-size:30px;margin-top:10px;color:var(--color-bleu);transition:color .5s}.expertise-item .expertise-item__accordeon .et_pb_text_inner{min-height:0}@media screen and (max-width:767px){.expertise-item .text-stroke{gap:12px}.expertise-item .text-stroke:before{font-size:24px;margin-top:2px}}@media screen and (min-width:981px){.expertise-item .expertise-item__accordeon{overflow:hidden;display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s,margin-bottom .3s}.expertise-item:hover .expertise-item__accordeon{grid-template-rows:1fr;margin-bottom:40px!important}.expertise-item__bg{transition:height .3s,background-size 1s;background-size:100%}.expertise-item:hover .expertise-item__bg{height:100%}.expertise-item:hover .expertise-item__title:before{color:#fff}.expertise-item:hover h3{color:#fff!important;margin-bottom:15px}}.overlay-square{transition:all .6s ease-in-out;position:relative}.overlay-square::after{content:"";position:absolute;bottom:0;left:0;width:0;height:0;background:url('/wp-content/uploads/2025/06/blue-square.svg') bottom left/cover no-repeat;transition:width .5s ease-in-out,height .5s ease-in-out,opacity .5s ease-in-out;z-index:1;opacity:0}.overlay-square:hover::after{width:100px;height:100px;opacity:1}.main{overflow-x:hidden}.horizontal-sliders{display:flex;flex-wrap:no-wrap;gap:3rem;width:4000px;overflow-x:hidden}.slide{max-width:900px;padding:5rem;border:2px solid #00f;border-radius:20px;background:rgba(0,0,255,.2)}.slide img{width:50px}.slide h3,.slide h4{font-weight:300;font-size:2em;color:#fff;margin-bottom:30px}.slide p{font-size:16px;font-weight:300;max-width:650px;color:#fff}.next-block{height:100vh}@media screen and (max-width:767px){.horizontal-sliders{gap:1rem}.slide{padding:3rem;max-width:350px}.slide h3,.slide h4{font-size:1.3em}.slide p{max-width:300px}}.calc-container{max-width:500px;padding:20px;text-align:left}.calc-container label{font-weight:600;display:block;margin:15px 0 6px;color:#fff}.calc-container input{width:100%;padding:1rem;border:2px solid #fff;color:#fff;background:transparent;border-radius:50px}.calc-container input::placeholder{color:#fff;opacity:.7}.calc-container button{margin-top:3rem;padding:1rem 2rem;background:#00f;color:#fff;border:none;border-radius:50px;font-size:.85rem;cursor:pointer;text-transform:uppercase;position:relative;transition:padding-right .3s ease;display:flex;align-items:center;justify-content:center}.calc-container button::after{content:"";border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:6px solid #fff;position:absolute;right:15px;opacity:0;transition:all .3s ease;margin-left:10px}.calc-container button:hover{padding-right:2.5rem}.calc-container button:hover::after{opacity:1}.switch-container{margin-top:15px;display:flex;gap:20px;max-width:300px}.switch-container.column{flex-direction:column;align-items:flex-start}.switch-label{font-weight:500;color:#fff}.switch{position:relative;display:inline-block;width:48px;height:24px}.switch input{display:none}.slider{position:absolute;cursor:pointer;background:#5b5b5b;border-radius:24px;inset:0;transition:.4s}.slider:before{content:"";position:absolute;height:18px;width:18px;left:3px;bottom:3px;background:#fff;border-radius:50%;transition:.4s}input:checked+.slider{background:#00f}input:checked+.slider:before{transform:translateX(24px)}.custom-select-wrapper{position:relative;margin-top:10px}.custom-select{position:relative;cursor:pointer}.custom-select-trigger{background:#000;color:#fff;padding:1rem;border-radius:50px;font-size:14px;border:2px solid #fff;position:relative;text-align:left}.custom-select-trigger::after{content:"";position:absolute;top:50%;right:15px;width:8px;height:8px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:translateY(-50%) rotate(-45deg);transition:transform .3s ease}.custom-select.open .custom-select-trigger::after{transform:translateY(-50%) rotate(135deg)}.custom-options{position:absolute;top:calc(100% + 5px);left:0;right:0;background:#000;color:#fff;border-radius:10px;max-height:0;opacity:0;overflow:hidden;transition:all .3s ease;z-index:9999;border:1px solid #999;pointer-events:none}.custom-select.open .custom-options{max-height:470px;opacity:1;overflow-y:auto;pointer-events:all}.custom-option{display:block;padding:10px 15px;cursor:pointer;text-align:left;white-space:nowrap}.custom-option:hover{background:rgba(255,255,255,.1)}.modal{display:none;position:fixed;z-index:99999;inset:0;overflow:auto;background:rgba(0,0,0,.8)}.modal-content{background:#000;color:#fff;margin:5% auto;padding:3rem;border-radius:12px;max-width:980px;animation:fadeIn .3s ease}.modal-content h3{font-size:3.5rem;color:#fff;padding:1rem 0 3rem}.modal-content h4{color:#fff}.modal-columns{display:flex;flex-wrap:wrap;gap:30px}.modal-col{flex:1;min-width:250px}.result-value,.result-value-small{display:inline-block;transition:all .3s ease-in-out;margin-bottom:1.5rem}.result-value{font-size:3rem}.result-value-small{font-size:2rem}.result-value.change,.result-value-small.change{transform:scale(1.2);color:#00f}.fixed-values ul{list-style:none;padding-left:0}.fixed-values li{margin-bottom:6px}@keyframes fadeIn{from{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media(max-width:768px){.modal-columns{flex-direction:column}}.et_pb_blurb_position_left .et_pb_blurb_container{padding-left:0}@media (max-width:768px){.nav-menu{display:none}.nav-buttons{gap:8px}.btn-outline,.btn-primary{padding:6px 12px;font-size:14px}.hero{padding:60px 0}.hero h1{font-size:32px}.hero-description{font-size:18px}.calculator-grid,.revenue-split{grid-template-columns:1fr}.calculator-grid{gap:32px}.footer-grid{grid-template-columns:repeat(2,1fr);gap:24px}.card{padding:24px}}@media (max-width:480px){.nav-container,.hero-container,.calculator-container,.footer-container{padding:0 16px}.footer-grid{grid-template-columns:1fr}.result-value{font-size:24px}}.et_pb_blog_grid .et_pb_post{background:rgba(255,255,255,0)!important;backdrop-filter:blur(10px)}.Paperform__popupoverlay{background:rgba(0,0,0,.5)!important;opacity:0;transition:opacity .7s}.Paperform__popupclose1,.Paperform__popupclose2{border-bottom:2px solid #fff!important}.Paperform__popupwrapper--active .Paperform__popupcontent{position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;z-index:9999!important}.grid-salaire{width:100%;border-collapse:collapse;background:#0f172a;color:#fff;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Arial,sans-serif}.grid-salaire th,.grid-salaire td{border:1px solid #fff;padding:12px 14px;text-align:left}.grid-salaire thead th{font-weight:700;text-transform:uppercase;letter-spacing:.02em}.grid-wrap{overflow-x:auto;border-radius:8px}.entry-content thead th,.entry-content tr th{color:#fff}