.is-white{color:#fff}.is-black{color:#14142b}.is-green{color:#82ff9e}.is-lightgray{color:#ccc}.is-darkgray{color:#58586a}.bg-color-blue{background-color:#161cff}.bg-color-deep-blue{background-color:#141556}.bg-color-green{background-color:#82ff9e}.bg-color-yellow{background-color:#ffcf00}.bg-color-mauve{background-color:#c879ff}.bg-color-lightred{background-color:#ff605d}.bg-color-bluegrey{background-color:#e4e5f7}@keyframes view-screen-entry{from{opacity:0;transform:translateY(2.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes slide-up{0%{opacity:0;transform:translateY(50%)}100%{opacity:1;transform:translateY(0)}}@keyframes fade-up{0%{opacity:0}100%{opacity:1}}p,.text-lg,a,ul li{font-size:16px;font-size:1rem;line-height:1.6rem;color:var(--text)}.has-white-background-color ul li,.has-white-background-color p{color:#58586a}.has-white-background-color a{color:#161cff}.has-white-background-color .focus-title{color:#161cff}.has-white-background-color .focus-title:before,.has-white-background-color .focus-title:after{color:#14142b}.text-sm,.sub{font-size:16px;font-size:1rem}.text-xs{font-size:14px;font-size:0.875rem}.text-xl{font-size:19px;font-size:1.1875rem;line-height:1.8rem}.text-xxl{font-size:34px;font-size:2.125rem;line-height:3rem}.text-quote{font-family:"IBM Plex Mono",Arial,Helvetica,sans-serif;color:var(--accent);font-size:24px;font-size:1.5rem;line-height:2rem}.align-center{text-align:center}@media only screen and (max-width: 992px){.text-xxl{font-size:24px;font-size:1.5rem;line-height:2.2rem}p,.text-lg,a{font-size:16px;font-size:1rem;line-height:1.6rem;color:var(--text)}}.text-date{font-family:"IBM Plex Mono",Arial,Helvetica,sans-serif}.text-color-inverse{color:var(--text-inverse)}.text-color-title{color:#14142b}.text-color-content-highlighted{color:#14142b}.text-color-short-content{color:#fff}.text-color-short-content-inverse{color:#14142b}.text-color-breadcrumbs{color:#9393a1}.text-color-title-inverse{color:#fff}.text-color-text{color:#58586a}.text-color-text-inverse{color:#ccc}.text-color-focused-cont{color:#161cff}.text-color-focused-cont-inverse{color:#fff}.text-color-body{color:#edeefc}.text-color-accent{color:#161cff}.text-color-accent-inverse{color:#82ff9e}.text-color-underline-inverse{color:#82ff9e}.text-color-circle-inside-btn{color:#fff}.text-color-circle-inside-btn-inverse{color:#161cff}.text-color-icon-inside-circle{color:#161cff}.text-color-icon-inside-circle-inverse{color:#fff}.text-color-btn-secondary{color:#fff}.text-color-btn-secondary-inverse{color:#161cff}.text-color-icon-switch-dark{color:#82ff9e}.text-color-bg-color-01{color:#fff}.text-color-bg-color-02{color:#141556}.text-color-bg-color-03{color:#d7d8fc}.text-color-bg-color-04{color:#e2e3fc}.text-color-bg-color-05{color:#e2e3fc}.text-color-fg-color-01{color:#161cff}.text-color-bg-popup{color:rgba(237,238,252,.5647058824)}.text-color-line-gray{color:#9393a1}.text-color-line-gray-inverse{color:#76767f}.text-color-line-blue{color:#e2e3fc}.text-color-hover{color:rgba(237,238,252,.5647058824)}.text-color-hover-card{color:rgba(215,216,252,.5647058824)}.text-color-tag-expertise{color:rgba(22,28,255,.0823529412)}.focus-text{font-weight:bold;color:var(--focused-cont)}.focus-text-inverse{color:var(--focused-cont-inverse)}.content-highlighted{color:var(--content-highlighted);font-weight:400}.link,.block-menu #menu-primary>li>a{color:var(--text);display:inline-block;overflow:hidden;position:relative}.link:before,.block-menu #menu-primary>li>a:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:#161cff;transform:translateX(-100%);transition:transform .3s ease}.link:hover,.block-menu #menu-primary>li>a:hover{color:#14142b}.link:hover:before,.block-menu #menu-primary>li>a:hover:before{transform:translateX(0)}.link:before,.link:after,.block-menu #menu-primary>li>a:before,.block-menu #menu-primary>li>a:after{content:"";position:absolute;transition:transform .5s ease}.link-green:before,.block-menu #menu-primary>li>a-green:before{background:#82ff9e}hr{margin:1.5rem 0;border:none;height:.5px;background-color:var(--line-gray-inverse)}code{font-family:"IBM Plex Mono",Arial,Helvetica,sans-serif}.wp-block-separator{border:.5px solid;width:24%}.card-author-name{color:var(--title)}.card-author-job{color:var(--text)}footer p{margin-bottom:0 !important}strong{color:var(--title)}.custom-list{list-style:none;counter-reset:compteur;padding:2rem 4rem}.custom-list li{counter-increment:compteur;position:relative;margin-bottom:.5em}.custom-list li:before{content:counter(compteur) "";position:absolute;left:-5rem;width:36px;height:36px;border-radius:50%;background:#161cff;color:#fff;display:flex;align-items:center;justify-content:center}.custom-list li:after{content:"";position:absolute;left:calc(-4rem + 1px);top:36px;background:#161cff;height:100%;width:1px}.custom-list li:last-child:after{display:none}.title p{background-color:#161cff;font-family:"IBM Plex Mono",Arial,Helvetica,sans-serif;color:#fff;padding:1.25rem;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:26px}.title-color-inverse{color:var(--title-inverse)}h1,h2,h3,h4,h5,h6,summary{width:100%;max-width:100%;font-family:"Plus Jakarta Sans",Arial,Helvetica,sans-serif;color:var(--title);font-weight:400 !important}h1 i,h2 i,h3 i,h4 i,h5 i,h6 i,summary i{margin-right:1rem}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,summary a{color:inherit}.title-xxl,.block-main-front-page .block-section-first h1{font-size:79px;font-size:4.9375rem;line-height:6.5rem;margin:1rem 0 2.5rem 0}.title-xl{font-size:60px;font-size:3.75rem;line-height:5rem}.block-section-first.title-xl,.block-content-archive.title-xl{margin-top:.5rem}@media only screen and (min-width: 992px){.block-section-first.title-xl,.block-content-archive.title-xl{margin-top:1.8rem}}.title-lg{font-size:40px;font-size:2.5rem;line-height:4rem}.title-md{font-size:34px;font-size:2.125rem;line-height:3rem}.title-sm{font-size:24px;font-size:1.5rem;line-height:2rem}@media only screen and (max-width: 992px){.title-xxl,.block-main-front-page .block-section-first h1,h1{font-size:32px;font-size:2rem;line-height:2.75rem}.title-xl{font-size:30px;font-size:1.875rem;line-height:2.5rem}.title-lg{font-size:26px;font-size:1.625rem;line-height:2.2rem}.title-md{font-size:24px;font-size:1.5rem;line-height:2.2rem}.title-sm{font-size:18px;font-size:1.125rem;line-height:1.7rem}}.surtitle-lg,.surtitle-md{text-transform:uppercase;color:var(--accent);font-weight:600}@media(prefers-reduced-motion: no-preference){.surtitle-lg,.surtitle-md{opacity:0;transform:translateY(50%);animation:fade-up 2s forwards}}.surtitle-lg{font-size:17px;font-size:1.0625rem;letter-spacing:.07rem}@media only screen and (max-width: 992px){.surtitle-lg{font-size:16px;font-size:1rem;line-height:1.4rem}}.surtitle-md{font-size:16px;font-size:1rem;letter-spacing:.1rem}@media only screen and (max-width: 992px){.surtitle-md{font-size:14px;font-size:0.875rem}}.bg-color-blue .surtitle-md{color:#82ff9e}.title-color-green-blue{color:var(--accent-inverse)}.focus-title{font-family:"IBM Plex Mono",Arial,Helvetica,sans-serif;color:var(--accent)}.focus-title:before,.focus-title:after{content:"{";font-family:"Plus Jakarta Sans",Arial,Helvetica,sans-serif;color:var(--title)}.focus-title:after{content:"}"}.bg-color-blue .focus-title{font-family:"IBM Plex Mono",Arial,Helvetica,sans-serif;color:#82ff9e}.bg-color-blue .focus-title:before,.bg-color-blue .focus-title:after{color:#fff}.focus-title-green-blue{color:var(--accent-inverse)}.title-color-inverse:before,.title-color-inverse:after{color:var(--title-inverse)}.block-section-team .title-md{color:var(--title)}.underline{margin:0 1.6rem 0 1rem;display:inline-block;-webkit-box-decoration-break:clone;background-repeat:no-repeat;background-size:80% 100%;background-position:center;position:relative;z-index:2}@media only screen and (max-width: 992px){.underline{margin:0}}.underline:before,.underline:after{content:"";top:0;position:absolute;z-index:-1;height:100%;width:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.underline:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'  viewBox='0 0 99.672 85'%3E%3Cpath id='Tracé_24647' data-name='Tracé 24647' d='M0,90.4c.936-6.064,1.775-15.143,2.821-17.7C9,57.575,15.158,37.757,21.476,31.2,32.8,19.456,32.111,9.7,55.63,9.7H99.418l.254,85H4' transform='translate(0 -9.703)' fill='%23161cff'/%3E%3C/svg%3E%0A");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 99.672 85'%3E%3Cpath id='Tracé_24647' data-name='Tracé 24647' d='M0,90.4c.936-6.064,1.775-15.143,2.821-17.7C9,57.575,15.158,37.757,21.476,31.2,32.8,19.456,32.111,9.7,55.63,9.7H99.418l.254,85H4' transform='translate(0 -9.703)' fill='%23161cff'/%3E%3C/svg%3E%0A")}.underline:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 93.898 85.228'%3E%3Cpath id='Tracé_24646' data-name='Tracé 24646' d='M286.967,6.712s75.984-.264,79.527.245,5.794.892,8.681,2.53c1.3.743,5.609,3.118,5.689,20.585.082,18.571-3.853,27.958-5.689,28.926-4.254,2.257-8.516,3.181-12.776,4.65-.482.163-.96.377-1.442.574q.1,2.879.189,5.77c-.921,3.659-1.83,10.11-2.772,10.538-3.889,9.663-14.937,11.34-14.937,11.34h-56.47' transform='translate(-286.967 -6.644)' fill='%23161cff'/%3E%3C/svg%3E%0A");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 93.898 85.228'%3E%3Cpath id='Tracé_24646' data-name='Tracé 24646' d='M286.967,6.712s75.984-.264,79.527.245,5.794.892,8.681,2.53c1.3.743,5.609,3.118,5.689,20.585.082,18.571-3.853,27.958-5.689,28.926-4.254,2.257-8.516,3.181-12.776,4.65-.482.163-.96.377-1.442.574q.1,2.879.189,5.77c-.921,3.659-1.83,10.11-2.772,10.538-3.889,9.663-14.937,11.34-14.937,11.34h-56.47' transform='translate(-286.967 -6.644)' fill='%23161cff'/%3E%3C/svg%3E%0A")}.underline-xl{padding:0 1.5rem}.underline-xl:before{right:41%}.underline-xl:after{left:41%}.underline-md{padding:0 .6rem}.underline-md:before{right:45%}.underline-md:after{left:48%}.underline-bg{color:var(--focused-cont-inverse);background-image:linear-gradient(180deg, var(--accent), var(--accent))}.underline-bg:before,.underline-bg:after{background-color:var(--accent)}.underline-is-green{color:#161cff;background-image:linear-gradient(180deg, #82FF9E, #82FF9E)}.underline-is-green:before,.underline-is-green:after{background-color:#82ff9e}.underline-bg-inverse{color:var(--focused-cont);background-image:linear-gradient(180deg, var(--accent-inverse), var(--accent-inverse))}.underline-bg-inverse:before,.underline-bg-inverse:after{background-color:var(--accent-inverse)}@media only screen and (max-width: 769px){span.underline{display:inline-block;max-height:-moz-fit-content;max-height:fit-content;max-width:-moz-fit-content;max-width:fit-content;bottom:0}}.wp-block-create-block-atalanta-sliders h2{font-weight:600 !important}body{background-color:var(--body)}.bg-color-02{background-color:var(--bg-color-02)}.bg-color-01{background-color:var(--bg-color-01)}.bg-certification{background-color:#fff;border-radius:8px;padding:1.5rem 1.25rem}.need-card-group{display:grid;gap:1.5rem}.expertise-card-group{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem;margin-top:3rem}@media only screen and (max-width: 992px){.expertise-card-group{grid-template-columns:1fr;gap:1rem;margin-top:1.5rem}}.need-card-group a i,.expertise-card-group a i{margin-right:0}.need-card-group p,.expertise-card-group p{color:#58586a}.need-card,.expertise-card{background-color:#fff;border-radius:20px;padding:1.75rem 2.5rem;justify-content:space-between;align-items:center;transition:.4s}.need-card h3,.expertise-card h3{grid-area:need}.need-card p,.expertise-card p{grid-area:descritpion;text-align:start;width:100%}.need-card button,.expertise-card button{grid-area:cta}.need-card:hover,.need-card:focus{background-color:#161cff}.need-card:hover .btn-icon,.need-card:focus .btn-icon{background-color:#82ff9e}.need-card:hover p,.need-card:focus p{color:#ccc}.need-card:hover h3,.need-card:focus h3{color:#fff}.need-card:hover .icon-arrow,.need-card:focus .icon-arrow{background-color:#161cff}.expertise-card-group a:hover .expertise-card{background-color:#161cff}.expertise-card-group a:hover .expertise-card .btn-icon{background-color:#82ff9e}.expertise-card-group a:hover .expertise-card p{color:#ccc}.expertise-card-group a:hover .expertise-card h3{color:#fff}.expertise-card-group a:hover .expertise-card .icon-arrow{background-color:#161cff}.need-card{display:grid;grid-template-areas:"need need cta" "descritpion descritpion cta"}@media only screen and (max-width: 769px){.need-card{grid-template-areas:"need need need" "descritpion descritpion cta";gap:13px;justify-items:end;padding:1.5rem}}.expertise-card{display:flex}.expertise-card h3{margin-bottom:0}@media only screen and (max-width: 992px){.expertise-card{padding:1.25rem 1.5rem}}.group-flip-cards{margin-top:3.5rem}@media only screen and (max-width: 992px){.group-flip-cards{margin-top:2.5rem}}.group-flip-cards .flip-card{width:230px;height:289px;perspective:3200px;position:relative;cursor:pointer;margin-right:1rem}@media only screen and (min-width: 1920px){.group-flip-cards .flip-card{width:230px;height:289px}}.group-flip-cards img{border-radius:15px}.group-flip-cards .flip-card__front-side,.group-flip-cards .flip-card__back-side{position:absolute;width:100%;height:100%;border-radius:15px;background-color:#e2e3fc}.group-flip-cards .flip-card__back-side{background-color:#d7d8fc;display:flex;align-items:center;justify-content:center;padding:1rem}.group-flip-cards .flip-card__description{margin:1.25rem;padding:.5rem .6rem;background-color:#fff;border-radius:10px 10px 0 10px;position:absolute;bottom:-100px;transition:transform .5s}.group-flip-cards .flip-card .tag-absolute{transition:transform .5s}.group-flip-cards .flip-card:hover .flip-card__description{transition:transform .5s;transform:translateY(-100px)}.group-flip-cards .flip-card:hover .tag-absolute{transition:transform .25s;transform:translateY(-40px)}.group-flip-cards .flip-card__front-side .tag{bottom:1rem;left:1rem}.group-flip-cards .flip-card__front-side img{-o-object-fit:cover;object-fit:cover;position:absolute;bottom:0}.card-header{position:relative;width:100%;overflow:hidden}.content-tags-header .tag{right:1.5rem;top:1.5rem}.content-tags-header .tag:nth-child(2){right:1.5rem;top:4rem}.card-title{margin-top:.3rem}.card-title{color:var(--title)}.card-title-customer{color:#161cff}.card-title-customer{color:var(--accent);margin:1rem 0 0;display:inline-flex}@media only screen and (max-width: 992px){.card-title-customer{margin-top:.5rem}}.projects-card__slider{margin-top:2.5rem}@media only screen and (max-width: 992px){.projects-card__slider{margin:2rem -0.8rem 0}}.card-project{max-width:360px;display:block;margin:1rem}.card-project figure{margin:0}.card-project .block-popup{position:absolute;bottom:0;width:100%;visibility:hidden;transition:visibility 0s,opacity .3s ease,transform .3s ease;transform:translateY(15rem)}.card-project .block-popup .content-popup{margin:1.25rem;padding:1.25rem;background-color:var(--bg-popup);border-radius:10px 10px 0 10px;-webkit-backdrop-filter:blur(15px) brightness(115%);backdrop-filter:blur(15px) brightness(115%)}.card-project .block-popup .content-popup .bottom-content-popup{text-align:end}.card-project .block-popup .content-popup .bottom-content-popup ul{list-style:none;display:inline-flex;flex-wrap:wrap;gap:10px;width:100%;margin-bottom:1.5rem;margin-left:0}.card-project .block-popup .tag-secondary{display:block}.card-project .block-popup .tag-secondary{color:var(--title)}@media only screen and (min-width: 992px){.card-project:hover .block-popup{visibility:visible;transform:translateY(0)}}.img-project{border-radius:20px}@media only screen and (max-width: 992px){.block-main-archive .card-project{margin:1rem 0}}.card-testimonial{border-radius:20px 20px 0 20px;padding:2.5rem;background-color:var(--bg-color-04)}@media only screen and (max-width: 992px){.card-testimonial{padding:1.5rem}}.testimonial-author{display:block}.testimonial-author h4,.testimonial-author p{margin:0}.card-testimonial .card-footer{display:flex;align-items:center;gap:20px;margin-top:3rem}.card-testimonial figure{margin:0}.card-testimonial img{-webkit-clip-path:circle(50%);clip-path:circle(50%);height:70px;width:70px}a,button{outline:none;text-decoration:none;box-shadow:0 0 0 #fff;background-color:rgba(0,0,0,0);cursor:pointer}a:focus,a.focus,button:focus,button.focus{outline:0;box-shadow:0 0 0 0 #fff}a.disabled,a:disabled,button.disabled,button:disabled{box-shadow:none}a i{margin-right:unset}.wp-block-button__link:after{content:unset}.btn,.frm_button_submit,.wp-block-button__link,.menu-item-object-category a{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;position:relative;display:inline-flex;border:1px solid rgba(0,0,0,0);transition:all .5s}.btn:hover,.frm_button_submit:hover,.wp-block-button__link:hover,.menu-item-object-category a:hover{animation:pulse .8s}.btn.disabled,.frm_button_submit.disabled,.wp-block-button__link.disabled,.menu-item-object-category a.disabled{opacity:40%;cursor:not-allowed;pointer-events:none}.btn-fills,.frm_button_submit,.wp-block-button__link,.btn-border,.menu-item-object-category a{position:relative;gap:1rem;align-items:center;justify-content:flex-end;border-radius:33px;font-family:"Plus Jakarta Sans",Arial,Helvetica,sans-serif;font-size:17px;font-size:1.0625rem;font-weight:400}.set-btn{display:flex;justify-content:flex-start;gap:14px;width:100%}@media only screen and (max-width: 992px){.set-btn{flex-wrap:wrap}}.btn-small{font-size:15px;font-size:0.9375rem;padding:.3rem .3rem .3rem 1rem !important;gap:.5rem}.btn-small:after{content:"";width:25px !important;height:25px !important;background-size:25px}:root{--white-bg-arrow: url("data:image/svg+xml,%3Csvg id='Groupe_8233' data-name='Groupe 8233' xmlns='http://www.w3.org/2000/svg' width='33' height='33' viewBox='0 0 33 33'%3E%3Crect id='Rectangle_3452' data-name='Rectangle 3452' width='33' height='33' rx='16.5' fill='%23fff'/%3E%3Cg id='Groupe_8232' data-name='Groupe 8232' transform='translate(11.487 11.565)'%3E%3Cpath id='Tracé_24309' data-name='Tracé 24309' d='M0,0H9.52' transform='translate(0 4.989)' fill='none' stroke='%23161cff' stroke-linecap='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_24308' data-name='Tracé 24308' d='M.343,10.064c-.109-3.032,4.92-5.209,4.92-5.209l.022-.019S.11,3.033,0,0' transform='translate(4.608 0)' fill='none' stroke='%23161cff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E%0A");--blue-bg-arrow: url("data:image/svg+xml,%3Csvg id='Groupe_8935' data-name='Groupe 8935' xmlns='http://www.w3.org/2000/svg' width='33' height='33' viewBox='0 0 33 33'%3E%3Crect id='Rectangle_3452' data-name='Rectangle 3452' width='33' height='33' rx='16.5' fill='%23161cff'/%3E%3Cg id='Groupe_8232' data-name='Groupe 8232' transform='translate(11.487 11.565)'%3E%3Cpath id='Tracé_24309' data-name='Tracé 24309' d='M0,0H9.52' transform='translate(0 4.989)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_24308' data-name='Tracé 24308' d='M.343,10.064c-.109-3.032,4.92-5.209,4.92-5.209l.022-.019S.11,3.033,0,0' transform='translate(4.608 0)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E%0A");--white-bg-call: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='33' viewBox='0 0 33 33'%3E%3Cg id='Groupe_8793' data-name='Groupe 8793' transform='translate(-164.697 -6695.619)'%3E%3Ccircle id='Ellipse_236' data-name='Ellipse 236' cx='16.5' cy='16.5' r='16.5' transform='translate(164.697 6695.619)' fill='%23fff'/%3E%3Cg id='Icon_ionic-ios-call' data-name='Icon ionic-ios-call' transform='translate(170.701 6701.61)' fill='none'%3E%3Cpath d='M15.186,13.126a9.251,9.251,0,0,0-1.932-1.293c-.579-.278-.791-.272-1.2.023-.341.247-.562.476-.955.39a5.7,5.7,0,0,1-1.918-1.419A5.655,5.655,0,0,1,7.76,8.908c-.083-.4.146-.614.39-.955.3-.41.3-.622.023-1.2A9.068,9.068,0,0,0,6.879,4.82c-.421-.421-.516-.33-.748-.247a4.258,4.258,0,0,0-.685.364,2.067,2.067,0,0,0-.823.869c-.163.353-.353,1.009.611,2.724a15.2,15.2,0,0,0,2.672,3.564h0l0,0,0,0h0a15.258,15.258,0,0,0,3.564,2.672c1.715.963,2.371.774,2.724.611a2.032,2.032,0,0,0,.869-.823,4.258,4.258,0,0,0,.364-.685C15.515,13.642,15.61,13.547,15.186,13.126Z' stroke='none'/%3E%3Cpath d='M 13.59271049499512 15.51525592803955 C 13.87326717376709 15.51526069641113 14.0599308013916 15.44669055938721 14.19921684265137 15.38214683532715 C 14.55186653137207 15.21871662139893 14.78696632385254 14.98361682891846 15.067946434021 14.55928611755371 C 15.29444599151611 14.21809673309326 15.43206596374512 13.87404632568359 15.43206596374512 13.87404632568359 C 15.51521682739258 13.64180660247803 15.60983657836914 13.54719638824463 15.18549633026123 13.1257266998291 C 14.76403617858887 12.70426654815674 13.75194644927979 12.07063674926758 13.25306606292725 11.83266639709473 C 12.67391300201416 11.55455493927002 12.46174430847168 11.56028842926025 12.0517463684082 11.8555965423584 C 11.71056652069092 12.10217666625977 11.48979091644287 12.33154678344727 11.09700679779053 12.24552631378174 C 10.7042064666748 12.16237640380859 9.930086135864258 11.57462596893311 9.178906440734863 10.82630634307861 C 8.427726745605469 10.07512664794922 7.842836380004883 9.301006317138672 7.759686470031738 8.90821647644043 C 7.676546573638916 8.512556076049805 7.905916213989258 8.294656753540039 8.149616241455078 7.953466415405273 C 8.444926261901855 7.543466567993164 8.453526496887207 7.331306457519531 8.17255687713623 6.752146244049072 C 7.934586524963379 6.250406265258789 7.303816318511963 5.241186618804932 6.879486560821533 4.819716453552246 C 6.458025455474854 4.398255348205566 6.363405227661133 4.489995956420898 6.131176471710205 4.573146343231201 C 6.131176471710205 4.573146343231201 5.787116527557373 4.710766315460205 5.44593620300293 4.93726634979248 C 5.024466514587402 5.218246459960938 4.789366245269775 5.453346252441406 4.623076438903809 5.80600643157959 C 4.459646224975586 6.158656597137451 4.270416259765625 6.815226554870605 5.233766555786133 8.529756546020508 C 6.010756492614746 9.914566040039062 6.773406505584717 10.96392631530762 7.905916213989258 12.09357643127441 C 7.905916213989258 12.09357643127441 7.905916213989258 12.09357643127441 7.90877628326416 12.09643650054932 C 7.90877628326416 12.09643650054932 7.90877628326416 12.09643650054932 7.911646366119385 12.09930610656738 C 9.044156074523926 13.23181629180908 10.09064674377441 13.99446678161621 11.47546672821045 14.77144622802734 C 12.51282787322998 15.35431289672852 13.16292190551758 15.51524925231934 13.59271049499512 15.51525592803955 M 13.59270668029785 17.01525688171387 L 13.59267616271973 17.01525688171387 C 12.78352642059326 17.01523590087891 11.87728595733643 16.71778678894043 10.74069595336914 16.07915687561035 C 9.170436859130859 15.19813632965088 8.043276786804199 14.35225677490234 6.850986480712891 13.15996646881104 L 7.905916213989258 12.09357643127441 L 6.846596240997314 13.15557670593262 C 5.657216548919678 11.96920680999756 4.810956478118896 10.84165668487549 3.925606489181519 9.263736724853516 C 2.956196308135986 7.538416385650635 2.751436471939087 6.277256488800049 3.262116432189941 5.175296306610107 L 3.266336441040039 5.166266441345215 C 3.617046356201172 4.422506332397461 4.144336223602295 4.00222635269165 4.61388635635376 3.689186334609985 C 5.063726425170898 3.390556335449219 5.492656230926514 3.213006496429443 5.574106216430664 3.180426359176636 L 5.625556468963623 3.16093635559082 C 5.635906219482422 3.157226324081421 5.645696640014648 3.153396368026733 5.655136585235596 3.149796485900879 C 5.780636310577393 3.10197639465332 6.041796207427979 3.002476453781128 6.382986545562744 3.002476453781128 C 7.181318759918213 3.002476453781128 7.710762500762939 3.529678583145142 7.938227653503418 3.757137537002563 C 8.52184009552002 4.337688446044922 9.232802391052246 5.489521503448486 9.525023460388184 6.103406429290771 C 9.898296356201172 6.874707221984863 10.13747501373291 7.734466552734375 9.39124584197998 8.795740127563477 C 9.56179141998291 9.029226303100586 9.841181755065918 9.36726188659668 10.23956680297852 9.765645980834961 C 10.63882732391357 10.1633882522583 10.97683525085449 10.44267463684082 11.21021556854248 10.61341857910156 C 11.5168514251709 10.39717102050781 11.98256492614746 10.12896633148193 12.60226631164551 10.12896633148193 C 13.1015567779541 10.12896633148193 13.52220630645752 10.29791641235352 13.90240669250488 10.48049640655518 C 14.49274063110352 10.76208305358887 15.66823673248291 11.48846530914307 16.24360847473145 12.06252193450928 C 16.70664215087891 12.52268218994141 17.27297973632812 13.26023578643799 16.85529708862305 14.35055637359619 C 16.85173606872559 14.35983657836914 16.84793663024902 14.36945629119873 16.84427642822266 14.37966632843018 L 16.82478713989258 14.43113613128662 C 16.79220581054688 14.51256656646729 16.61465644836426 14.94148635864258 16.31764602661133 15.38889598846436 C 16.00409698486328 15.86240673065186 15.58128643035889 16.39489555358887 14.82992649078369 16.74310684204102 C 14.43466663360596 16.92624664306641 14.02999687194824 17.01525688171387 13.59270668029785 17.01525688171387 Z' stroke='none' fill='%23211dff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");--blue-bg-call: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='33' viewBox='0 0 33 33'%3E%3Cg id='Groupe_8793' data-name='Groupe 8793' transform='translate(-164.697 -6695.619)'%3E%3Ccircle id='Ellipse_236' data-name='Ellipse 236' cx='16.5' cy='16.5' r='16.5' transform='translate(164.697 6695.619)' fill='%23161cff'/%3E%3Cg id='Icon_ionic-ios-call' data-name='Icon ionic-ios-call' transform='translate(170.701 6701.61)' fill='none'%3E%3Cpath d='M15.186,13.126a9.251,9.251,0,0,0-1.932-1.293c-.579-.278-.791-.272-1.2.023-.341.247-.562.476-.955.39a5.7,5.7,0,0,1-1.918-1.419A5.655,5.655,0,0,1,7.76,8.908c-.083-.4.146-.614.39-.955.3-.41.3-.622.023-1.2A9.068,9.068,0,0,0,6.879,4.82c-.421-.421-.516-.33-.748-.247a4.258,4.258,0,0,0-.685.364,2.067,2.067,0,0,0-.823.869c-.163.353-.353,1.009.611,2.724a15.2,15.2,0,0,0,2.672,3.564h0l0,0,0,0h0a15.258,15.258,0,0,0,3.564,2.672c1.715.963,2.371.774,2.724.611a2.032,2.032,0,0,0,.869-.823,4.258,4.258,0,0,0,.364-.685C15.515,13.642,15.61,13.547,15.186,13.126Z' stroke='none'/%3E%3Cpath d='M 13.59271049499512 15.51525592803955 C 13.87326717376709 15.51526069641113 14.0599308013916 15.44669055938721 14.19921684265137 15.38214683532715 C 14.55186653137207 15.21871662139893 14.78696632385254 14.98361682891846 15.067946434021 14.55928611755371 C 15.29444599151611 14.21809673309326 15.43206596374512 13.87404632568359 15.43206596374512 13.87404632568359 C 15.51521682739258 13.64180660247803 15.60983657836914 13.54719638824463 15.18549633026123 13.1257266998291 C 14.76403617858887 12.70426654815674 13.75194644927979 12.07063674926758 13.25306606292725 11.83266639709473 C 12.67391300201416 11.55455493927002 12.46174430847168 11.56028842926025 12.0517463684082 11.8555965423584 C 11.71056652069092 12.10217666625977 11.48979091644287 12.33154678344727 11.09700679779053 12.24552631378174 C 10.7042064666748 12.16237640380859 9.930086135864258 11.57462596893311 9.178906440734863 10.82630634307861 C 8.427726745605469 10.07512664794922 7.842836380004883 9.301006317138672 7.759686470031738 8.90821647644043 C 7.676546573638916 8.512556076049805 7.905916213989258 8.294656753540039 8.149616241455078 7.953466415405273 C 8.444926261901855 7.543466567993164 8.453526496887207 7.331306457519531 8.17255687713623 6.752146244049072 C 7.934586524963379 6.250406265258789 7.303816318511963 5.241186618804932 6.879486560821533 4.819716453552246 C 6.458025455474854 4.398255348205566 6.363405227661133 4.489995956420898 6.131176471710205 4.573146343231201 C 6.131176471710205 4.573146343231201 5.787116527557373 4.710766315460205 5.44593620300293 4.93726634979248 C 5.024466514587402 5.218246459960938 4.789366245269775 5.453346252441406 4.623076438903809 5.80600643157959 C 4.459646224975586 6.158656597137451 4.270416259765625 6.815226554870605 5.233766555786133 8.529756546020508 C 6.010756492614746 9.914566040039062 6.773406505584717 10.96392631530762 7.905916213989258 12.09357643127441 C 7.905916213989258 12.09357643127441 7.905916213989258 12.09357643127441 7.90877628326416 12.09643650054932 C 7.90877628326416 12.09643650054932 7.90877628326416 12.09643650054932 7.911646366119385 12.09930610656738 C 9.044156074523926 13.23181629180908 10.09064674377441 13.99446678161621 11.47546672821045 14.77144622802734 C 12.51282787322998 15.35431289672852 13.16292190551758 15.51524925231934 13.59271049499512 15.51525592803955 M 13.59270668029785 17.01525688171387 L 13.59267616271973 17.01525688171387 C 12.78352642059326 17.01523590087891 11.87728595733643 16.71778678894043 10.74069595336914 16.07915687561035 C 9.170436859130859 15.19813632965088 8.043276786804199 14.35225677490234 6.850986480712891 13.15996646881104 L 7.905916213989258 12.09357643127441 L 6.846596240997314 13.15557670593262 C 5.657216548919678 11.96920680999756 4.810956478118896 10.84165668487549 3.925606489181519 9.263736724853516 C 2.956196308135986 7.538416385650635 2.751436471939087 6.277256488800049 3.262116432189941 5.175296306610107 L 3.266336441040039 5.166266441345215 C 3.617046356201172 4.422506332397461 4.144336223602295 4.00222635269165 4.61388635635376 3.689186334609985 C 5.063726425170898 3.390556335449219 5.492656230926514 3.213006496429443 5.574106216430664 3.180426359176636 L 5.625556468963623 3.16093635559082 C 5.635906219482422 3.157226324081421 5.645696640014648 3.153396368026733 5.655136585235596 3.149796485900879 C 5.780636310577393 3.10197639465332 6.041796207427979 3.002476453781128 6.382986545562744 3.002476453781128 C 7.181318759918213 3.002476453781128 7.710762500762939 3.529678583145142 7.938227653503418 3.757137537002563 C 8.52184009552002 4.337688446044922 9.232802391052246 5.489521503448486 9.525023460388184 6.103406429290771 C 9.898296356201172 6.874707221984863 10.13747501373291 7.734466552734375 9.39124584197998 8.795740127563477 C 9.56179141998291 9.029226303100586 9.841181755065918 9.36726188659668 10.23956680297852 9.765645980834961 C 10.63882732391357 10.1633882522583 10.97683525085449 10.44267463684082 11.21021556854248 10.61341857910156 C 11.5168514251709 10.39717102050781 11.98256492614746 10.12896633148193 12.60226631164551 10.12896633148193 C 13.1015567779541 10.12896633148193 13.52220630645752 10.29791641235352 13.90240669250488 10.48049640655518 C 14.49274063110352 10.76208305358887 15.66823673248291 11.48846530914307 16.24360847473145 12.06252193450928 C 16.70664215087891 12.52268218994141 17.27297973632812 13.26023578643799 16.85529708862305 14.35055637359619 C 16.85173606872559 14.35983657836914 16.84793663024902 14.36945629119873 16.84427642822266 14.37966632843018 L 16.82478713989258 14.43113613128662 C 16.79220581054688 14.51256656646729 16.61465644836426 14.94148635864258 16.31764602661133 15.38889598846436 C 16.00409698486328 15.86240673065186 15.58128643035889 16.39489555358887 14.82992649078369 16.74310684204102 C 14.43466663360596 16.92624664306641 14.02999687194824 17.01525688171387 13.59270668029785 17.01525688171387 Z' stroke='none' fill='%23f6f7ff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");--white-bg-email: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='33' viewBox='0 0 33 33'%3E%3Cg id='Groupe_8794' data-name='Groupe 8794' transform='translate(-164.314 -6696.619)'%3E%3Ccircle id='Ellipse_237' data-name='Ellipse 237' cx='16.5' cy='16.5' r='16.5' transform='translate(164.314 6696.619)' fill='%23fff'/%3E%3Cg id='Icon_feather-mail' data-name='Icon feather-mail' transform='translate(173.442 6708.396)'%3E%3Cg id='Groupe_7802' data-name='Groupe 7802'%3E%3Cpath id='Tracé_23984' data-name='Tracé 23984' d='M4.518,6h12.14a1.428,1.428,0,0,1,1.518,1.306v7.835a1.428,1.428,0,0,1-1.518,1.306H4.518A1.428,1.428,0,0,1,3,15.141V7.306A1.428,1.428,0,0,1,4.518,6Z' transform='translate(-3 -6)' fill='none' stroke='%23211dff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_23985' data-name='Tracé 23985' d='M18.175,9l-7.588,5.14L3,9' transform='translate(-3 -7.286)' fill='none' stroke='%23211dff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");--blue-bg-email: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='33' viewBox='0 0 33 33'%3E%3Cg id='Groupe_8794' data-name='Groupe 8794' transform='translate(-164.314 -6696.619)'%3E%3Ccircle id='Ellipse_237' data-name='Ellipse 237' cx='16.5' cy='16.5' r='16.5' transform='translate(164.314 6696.619)' fill='%23161cff'/%3E%3Cg id='Icon_feather-mail' data-name='Icon feather-mail' transform='translate(173.442 6708.396)'%3E%3Cg id='Groupe_7802' data-name='Groupe 7802'%3E%3Cpath id='Tracé_23984' data-name='Tracé 23984' d='M4.518,6h12.14a1.428,1.428,0,0,1,1.518,1.306v7.835a1.428,1.428,0,0,1-1.518,1.306H4.518A1.428,1.428,0,0,1,3,15.141V7.306A1.428,1.428,0,0,1,4.518,6Z' transform='translate(-3 -6)' fill='none' stroke='%23f6f7ff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_23985' data-name='Tracé 23985' d='M18.175,9l-7.588,5.14L3,9' transform='translate(-3 -7.286)' fill='none' stroke='%23f6f7ff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");--blue-bg-calendar: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2233%22%20height%3D%2233%22%20viewBox%3D%220%200%2033%2033%22%3E%3Cg%20id%3D%22Groupe_9770%22%20data-name%3D%22Groupe%209770%22%20transform%3D%22translate(-164.314%20-6696.619)%22%3E%3Ccircle%20id%3D%22Ellipse_237%22%20data-name%3D%22Ellipse%20237%22%20cx%3D%2216.5%22%20cy%3D%2216.5%22%20r%3D%2216.5%22%20transform%3D%22translate(164.314%206696.619)%22%20fill%3D%22%23161cff%22/%3E%3Cg%20id%3D%22Groupe_9705%22%20data-name%3D%22Groupe%209705%22%20transform%3D%22translate(172.314%206705.619)%22%3E%3Cpath%20id%3D%22Trac%C3%A9_39153%22%20data-name%3D%22Trac%C3%A9%2039153%22%20d%3D%22M16.577%2C4.154H14.27V3.577a.577.577%2C0%2C1%2C0-1.154%2C0v.577H6.192V3.577a.577.577%2C0%2C1%2C0-1.154%2C0v.577H2.731A1.731%2C1.731%2C0%2C0%2C0%2C1%2C5.885V16.27A1.731%2C1.731%2C0%2C0%2C0%2C2.731%2C18h9.808a.577.577%2C0%2C0%2C0%2C.41-.167l5.192-5.192a.577.577%2C0%2C0%2C0%2C.167-.41V5.885A1.731%2C1.731%2C0%2C0%2C0%2C16.577%2C4.154ZM2.731%2C5.308H5.039v.577a.577.577%2C0%2C1%2C0%2C1.154%2C0V5.308h6.923v.577a.577.577%2C0%2C0%2C0%2C1.154%2C0V5.308h2.308a.577.577%2C0%2C0%2C1%2C.577.577V7.615h-15V5.885A.577.577%2C0%2C0%2C1%2C2.731%2C5.308Zm0%2C11.539a.577.577%2C0%2C0%2C1-.577-.577v-7.5h15v2.885H13.693a1.731%2C1.731%2C0%2C0%2C0-1.731%2C1.731v3.462Zm13.61-4.039-3.225%2C3.225V13.385a.577.577%2C0%2C0%2C1%2C.577-.577Z%22%20transform%3D%22translate(-1%20-3)%22%20fill%3D%22%23fff%22/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");--white-bg-calendar: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2233%22%20height%3D%2233%22%20viewBox%3D%220%200%2033%2033%22%3E%3Cg%20id%3D%22Groupe_9769%22%20data-name%3D%22Groupe%209769%22%20transform%3D%22translate(-164.314%20-6696.619)%22%3E%3Ccircle%20id%3D%22Ellipse_237%22%20data-name%3D%22Ellipse%20237%22%20cx%3D%2216.5%22%20cy%3D%2216.5%22%20r%3D%2216.5%22%20transform%3D%22translate(164.314%206696.619)%22%20fill%3D%22%23fff%22/%3E%3Cg%20id%3D%22noun-date-4804521%22%20transform%3D%22translate(171.314%206702.618)%22%3E%3Cg%20id%3D%22Groupe_9705%22%20data-name%3D%22Groupe%209705%22%20transform%3D%22translate(1%203)%22%3E%3Cpath%20id%3D%22Trac%C3%A9_39153%22%20data-name%3D%22Trac%C3%A9%2039153%22%20d%3D%22M16.577%2C4.154H14.27V3.577a.577.577%2C0%2C1%2C0-1.154%2C0v.577H6.192V3.577a.577.577%2C0%2C1%2C0-1.154%2C0v.577H2.731A1.731%2C1.731%2C0%2C0%2C0%2C1%2C5.885V16.27A1.731%2C1.731%2C0%2C0%2C0%2C2.731%2C18h9.808a.577.577%2C0%2C0%2C0%2C.41-.167l5.192-5.192a.577.577%2C0%2C0%2C0%2C.167-.41V5.885A1.731%2C1.731%2C0%2C0%2C0%2C16.577%2C4.154ZM2.731%2C5.308H5.039v.577a.577.577%2C0%2C1%2C0%2C1.154%2C0V5.308h6.923v.577a.577.577%2C0%2C0%2C0%2C1.154%2C0V5.308h2.308a.577.577%2C0%2C0%2C1%2C.577.577V7.615h-15V5.885A.577.577%2C0%2C0%2C1%2C2.731%2C5.308Zm0%2C11.539a.577.577%2C0%2C0%2C1-.577-.577v-7.5h15v2.885H13.693a1.731%2C1.731%2C0%2C0%2C0-1.731%2C1.731v3.462Zm13.61-4.039-3.225%2C3.225V13.385a.577.577%2C0%2C0%2C1%2C.577-.577Z%22%20transform%3D%22translate(-1%20-3)%22%20fill%3D%22%23161cff%22/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.btn-primary,.frm_button_submit,.wp-block-button__link{padding:.4rem .4rem .4rem 1.5rem;transition:.4s}.btn-primary:after,.frm_button_submit:after,.wp-block-button__link:after{content:"";width:33px;height:33px;background-repeat:no-repeat}.btn-primary:hover:after,.frm_button_submit:hover:after,.wp-block-button__link:hover:after{content:"";width:33px;height:33px}.btn-primary,.wp-block-button__link{background-color:var(--accent) !important;color:var(--short-content) !important}.btn-primary:after,.wp-block-button__link:after{background-image:var(--white-bg-arrow)}.btn-primary:hover,.wp-block-button__link:hover{background-color:var(--accent-inverse) !important;color:var(--short-content-inverse) !important}.btn-primary:hover:after,.wp-block-button__link:hover:after{background-image:var(--blue-bg-arrow)}.has-white-background-color .wp-block-button__link{background-color:#161cff !important;color:#fff !important}.has-white-background-color .wp-block-button__link:after{background-image:var(--white-bg-arrow) !important}.has-white-background-color .wp-block-button__link:hover{background-color:#82ff9e !important;color:#14142b !important}.has-white-background-color .wp-block-button__link:hover:after{background-image:var(--blue-bg-arrow) !important}.frm_button_submit{background-color:var(--accent-inverse);color:var(--short-content-inverse)}.frm_button_submit:after{background-image:var(--blue-bg-arrow)}.frm_button_submit:hover{background-color:var(--accent);color:var(--short-content)}.frm_button_submit:hover:after{background-image:var(--white-bg-arrow)}[data-theme=light] .frm_button_submit:after{background-image:var(--white-bg-arrow)}[data-theme=light] .frm_button_submit:hover:after{background-image:var(--blue-bg-arrow)}[data-theme=light] .btn-primary:after,[data-theme=light] .wp-block-button__link:after{background-image:var(--blue-bg-arrow)}[data-theme=light] .btn-primary:hover:after,[data-theme=light] .wp-block-button__link:hover:after{background-image:var(--white-bg-arrow)}.btn-secondary,.btn-tertiary{padding:.4rem 1.5rem .4rem .4rem}.btn-secondary{background-color:var(--accent-inverse);color:var(--short-content-inverse)}.btn-secondary:hover{background-color:var(--accent);color:var(--short-content)}.agency-details .btn-secondary{background-color:var(--accent);color:var(--short-content)}.agency-details .btn-secondary:hover{background-color:var(--accent-inverse);color:var(--short-content-inverse)}.btn-tertiary{background-color:#82ff9e;color:#141556}.btn-tertiary:hover{background-color:#161cff;color:#fff}.icon-bg-call,.icon-bg-email,.icon-bg-calendar{transition:.4s}.icon-bg-call:before,.icon-bg-email:before,.icon-bg-calendar:before{content:"";width:33px;height:33px}.icon-bg-call:hover:before,.icon-bg-email:hover:before,.icon-bg-calendar:hover:before{content:"";width:33px;height:33px}.icon-bg-email:before{background-image:var(--blue-bg-email)}.icon-bg-email:hover:before{background-image:var(--white-bg-email)}.icon-bg-call:before{background-image:var(--blue-bg-call)}.icon-bg-call:hover:before{background-image:var(--white-bg-call)}.icon-bg-calendar:before{background-image:var(--blue-bg-calendar);background-repeat:no-repeat}.icon-bg-calendar:hover:before{background-image:var(--white-bg-calendar);background-repeat:no-repeat}.agency-details .icon-bg-email:before{background-image:var(--white-bg-email)}.agency-details .icon-bg-email:hover:before{background-image:var(--blue-bg-email)}.agency-details .icon-bg-call:before{background-image:var(--white-bg-call)}.agency-details .icon-bg-call:hover:before{background-image:var(--blue-bg-call)}[data-theme=light] .icon-bg-email:before{background-image:var(--white-bg-email)}[data-theme=light] .icon-bg-email:hover:before{background-image:var(--blue-bg-email)}[data-theme=light] .icon-bg-call:before{background-image:var(--white-bg-call)}[data-theme=light] .icon-bg-call:hover:before{background-image:var(--blue-call-hover)}[data-theme=light] .agency-details .icon-bg-email:before{background-image:var(--blue-bg-email)}[data-theme=light] .agency-details .icon-bg-email:hover:before{background-image:var(--white-bg-email)}[data-theme=light] .agency-details .icon-bg-call:before{background-image:var(--blue-bg-call)}[data-theme=light] .agency-details .icon-bg-call:hover:before{background-image:var(--white-bg-call)}[data-theme=light] footer .icon-bg-email:before{background-image:var(--blue-bg-email)}[data-theme=light] footer .icon-bg-email:hover:before{background-image:var(--white-bg-email)}[data-theme=light] footer .icon-bg-call:before{background-image:var(--blue-bg-call)}[data-theme=light] footer .icon-bg-call:hover:before{background-image:var(--white-bg-call)}.btn-border,.menu-item-object-category a{border:.5px solid var(--btn-secondary-inverse) !important;color:var(--btn-secondary-inverse) !important;padding:.4rem .4rem .4rem 1.5rem;transition:.4s}.btn-border:after,.menu-item-object-category a:after{content:"";width:33px;height:33px;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg id='Groupe_8935' data-name='Groupe 8935' xmlns='http://www.w3.org/2000/svg' width='33' height='33' viewBox='0 0 33 33'%3E%3Crect id='Rectangle_3452' data-name='Rectangle 3452' width='33' height='33' rx='16.5' fill='%23161cff'/%3E%3Cg id='Groupe_8232' data-name='Groupe 8232' transform='translate(11.487 11.565)'%3E%3Cpath id='Tracé_24309' data-name='Tracé 24309' d='M0,0H9.52' transform='translate(0 4.989)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_24308' data-name='Tracé 24308' d='M.343,10.064c-.109-3.032,4.92-5.209,4.92-5.209l.022-.019S.11,3.033,0,0' transform='translate(4.608 0)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E%0A")}.btn-border:hover,.menu-item-object-category a:hover{border:none !important;background-color:var(--accent-inverse) !important;color:var(--short-content-inverse) !important}[data-theme=light] .btn-border:after,[data-theme=light] .menu-item-object-category a:after{background-image:url("data:image/svg+xml,%3Csvg id='Groupe_8233' data-name='Groupe 8233' xmlns='http://www.w3.org/2000/svg' width='33' height='33' viewBox='0 0 33 33'%3E%3Crect id='Rectangle_3452' data-name='Rectangle 3452' width='33' height='33' rx='16.5' fill='%23fff'/%3E%3Cg id='Groupe_8232' data-name='Groupe 8232' transform='translate(11.487 11.565)'%3E%3Cpath id='Tracé_24309' data-name='Tracé 24309' d='M0,0H9.52' transform='translate(0 4.989)' fill='none' stroke='%23161cff' stroke-linecap='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_24308' data-name='Tracé 24308' d='M.343,10.064c-.109-3.032,4.92-5.209,4.92-5.209l.022-.019S.11,3.033,0,0' transform='translate(4.608 0)' fill='none' stroke='%23161cff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E%0A")}.btn-icon{background-color:#161cff;border-radius:30px;width:50px;height:50px}.btn-icon .icon-arrow{background-color:#fff}#Ellipse,#Icon_awesome-linkedin-in{transition:fill .3s}.btn-social:hover{animation:pulse-sm .8s;transition:.3s}#Icon_linkedin:hover #Ellipse{fill:#82ff9e}#Icon_linkedin:hover #Icon_awesome-linkedin-in{fill:#161cff}.header__themeToggle.header__themeToggle--light{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.5' height='17.5' viewBox='0 0 17.5 17.5'%3E%3Cg id='Icon_feather-sun' data-name='Icon feather-sun' transform='translate(16.75 0.75) rotate(90)'%3E%3Cpath id='Tracé_23955' data-name='Tracé 23955' d='M7.273,3.636A3.636,3.636,0,1,1,3.636,0,3.636,3.636,0,0,1,7.273,3.636Z' transform='translate(4.364 4.364)' fill='none' stroke='%23e7e9fe' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_23956' data-name='Tracé 23956' d='M0,0V1.455' transform='translate(8)' fill='none' stroke='%23e7e9fe' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_23957' data-name='Tracé 23957' d='M0,0V1.455' transform='translate(8 14.545)' fill='none' stroke='%23e7e9fe' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_23958' data-name='Tracé 23958' d='M0,0,1.033,1.033' transform='translate(2.342 2.342)' fill='none' stroke='%23e7e9fe' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_23959' data-name='Tracé 23959' d='M0,0,1.033,1.033' transform='translate(12.625 12.625)' fill='none' stroke='%23e7e9fe' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_23960' data-name='Tracé 23960' d='M0,0H1.455' transform='translate(0 8)' fill='none' stroke='%23e7e9fe' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_23961' data-name='Tracé 23961' d='M0,0H1.455' transform='translate(14.545 8)' fill='none' stroke='%23e7e9fe' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_23962' data-name='Tracé 23962' d='M0,1.033,1.033,0' transform='translate(2.342 12.625)' fill='none' stroke='%23e7e9fe' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_23963' data-name='Tracé 23963' d='M0,1.033,1.033,0' transform='translate(12.625 2.342)' fill='none' stroke='%23e7e9fe' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E%0A")}.header__themeToggle{border:.5px solid var(--fg-color-01);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.149' height='14.149' viewBox='0 0 14.149 14.149'%3E%3Cpath id='Icon_feather-moon' data-name='Icon feather-moon' d='M17.206,11.394A6.338,6.338,0,1,1,10.312,4.5a4.929,4.929,0,0,0,6.894,6.894Z' transform='translate(-3.807 -3.75)' fill='none' stroke='%23161cff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center;height:2.3rem;width:2.3rem;border-radius:100%;background-color:rgba(0,0,0,0);cursor:pointer;margin-left:1rem}.header__themeToggle:hover{background-color:var(--accent-inverse);border:.5px solid var(--accent-inverse);animation:pulse-sm .8s}@keyframes pulse{0%,100%{transform:scale(1)}70%{transform:scale(0.95)}}@keyframes pulse-sm{0%,100%{transform:scale(1)}70%{transform:scale(0.85)}}.btn-slider-expertise{position:absolute;right:1.5rem;bottom:-4rem}.btn-menu{width:2.3rem;height:2.3rem;border-radius:50%;background-color:var(--accent);position:relative}figure img{border-radius:20px}.img-gallery{display:grid;grid-template-columns:repeat(4, 1fr);gap:2rem}.img-gallery_item:first-child{grid-column:span 2}.img-gallery_item img{width:100%;height:400px;-o-object-fit:cover;object-fit:cover;display:block;border-radius:20px}@media only screen and (max-width: 992px){.img-gallery{grid-template-rows:repeat(2, 1fr)}.img-gallery .img-gallery_item:first-child{grid-column:span 4}.img-gallery .img-gallery_item:nth-child(2){grid-column:span 2}.img-gallery .img-gallery_item:last-child{grid-column:span 2}.img-gallery .img-gallery_item img{height:200px}}.agency-details img{width:85%}@media only screen and (max-width: 769px){.agency-details img{width:100%}}iframe{width:100%;height:300px;border-radius:20px}.img-heading{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}.img-heading img{width:100%;height:465px;-o-object-fit:cover;object-fit:cover;display:block;border-radius:20px}.img-heading img:last-child{grid-column:span 2}ul li{color:var(--text);line-height:2rem}ul,li,p{margin:0}li{line-height:unset}.btn-icon .icon{width:50px;height:50px}.btn-int-circle .icon{height:33px;width:33px}.icon{content:"";-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.icon-arrow{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.462' height='15.757' viewBox='0 0 15.462 15.757'%3E%3Cg id='Groupe_8310' data-name='Groupe 8310' transform='translate(0.75 0.777)'%3E%3Cpath id='Tracé_24309' data-name='Tracé 24309' d='M4.459,0H17.894' transform='translate(-4.459 7.04)' fill='none' stroke='%23f6f7ff' stroke-linecap='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_24308' data-name='Tracé 24308' d='M36.179,14.7c-.154-4.28,6.943-7.351,6.943-7.351l.031-.027S35.851,4.781,35.695.5' transform='translate(-29.191 -0.5)' fill='none' stroke='%23f6f7ff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E%0A");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.462' height='15.757' viewBox='0 0 15.462 15.757'%3E%3Cg id='Groupe_8310' data-name='Groupe 8310' transform='translate(0.75 0.777)'%3E%3Cpath id='Tracé_24309' data-name='Tracé 24309' d='M4.459,0H17.894' transform='translate(-4.459 7.04)' fill='none' stroke='%23f6f7ff' stroke-linecap='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_24308' data-name='Tracé 24308' d='M36.179,14.7c-.154-4.28,6.943-7.351,6.943-7.351l.031-.027S35.851,4.781,35.695.5' transform='translate(-29.191 -0.5)' fill='none' stroke='%23f6f7ff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E%0A")}.icon-call{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.997' height='18' viewBox='0 0 17.997 18'%3E%3Cg id='Icon_ionic-ios-call' data-name='Icon ionic-ios-call' transform='translate(-2.994 -3.002)' fill='none'%3E%3Cpath d='M19.058,16.248a12.6,12.6,0,0,0-2.632-1.761c-.789-.379-1.078-.371-1.636.031-.465.336-.765.648-1.3.531a7.758,7.758,0,0,1-2.613-1.933A7.7,7.7,0,0,1,8.944,10.5c-.113-.539.2-.836.531-1.3.4-.558.414-.847.031-1.636A12.351,12.351,0,0,0,7.745,4.935c-.574-.574-.7-.449-1.019-.336a5.8,5.8,0,0,0-.933.5A2.816,2.816,0,0,0,4.671,6.278c-.223.48-.48,1.375.832,3.71a20.7,20.7,0,0,0,3.64,4.854h0l0,0,0,0h0A20.782,20.782,0,0,0,14,18.489c2.335,1.312,3.23,1.054,3.71.832A2.768,2.768,0,0,0,18.9,18.2a5.8,5.8,0,0,0,.5-.933C19.507,16.951,19.636,16.822,19.058,16.248Z' stroke='none'/%3E%3Cpath d='M 16.88839530944824 19.50248527526855 C 17.27053070068359 19.50248908996582 17.52478408813477 19.40909004211426 17.7144947052002 19.3211727142334 C 18.19482421875 19.09858322143555 18.51505470275879 18.77835273742676 18.89775466918945 18.20039367675781 C 19.20626449584961 17.73568344116211 19.39371490478516 17.26706314086914 19.39371490478516 17.26706314086914 C 19.5069637298584 16.95074272155762 19.63583374023438 16.82187271118164 19.05787467956543 16.24781227111816 C 18.48381423950195 15.673752784729 17.10529518127441 14.81072235107422 16.42579460144043 14.48659229278564 C 15.63694477081299 14.1077938079834 15.34796619415283 14.11560249328613 14.78953456878662 14.51783275604248 C 14.32481384277344 14.85367202758789 14.0241174697876 15.16609287261963 13.48911476135254 15.0489330291748 C 12.95410442352295 14.93568229675293 11.89971446990967 14.13512229919434 10.87656402587891 13.11588287353516 C 9.853414535522461 12.09272289276123 9.056764602661133 11.03833293914795 8.943514823913574 10.50333309173584 C 8.830264091491699 9.964423179626465 9.142674446105957 9.667622566223145 9.474614143371582 9.202912330627441 C 9.87684440612793 8.644473075866699 9.888554573059082 8.35549259185791 9.505854606628418 7.566652774810791 C 9.181724548339844 6.883252620697021 8.32259464263916 5.508632659912109 7.744624614715576 4.934572696685791 C 7.170564651489258 4.360523700714111 7.041705131530762 4.485482692718506 6.72538423538208 4.598732948303223 C 6.72538423538208 4.598732948303223 6.25676441192627 4.786182880401611 5.792044639587402 5.094682693481445 C 5.217994213104248 5.477392673492432 4.897764205932617 5.79761266708374 4.6712646484375 6.277952671051025 C 4.448674201965332 6.758282661437988 4.190934658050537 7.652562618255615 5.503064632415771 9.987853050231934 C 6.561364650726318 11.87404251098633 7.600134372711182 13.30332279205322 9.142674446105957 14.84196281433105 C 9.142674446105957 14.84196281433105 9.142674446105957 14.84196281433105 9.146584510803223 14.84586238861084 C 9.146584510803223 14.84586238861084 9.146584510803223 14.84586238861084 9.150484085083008 14.84977245330811 C 10.69302463531494 16.39230346679688 12.11840438842773 17.43108367919922 14.00459480285645 18.48937225341797 C 15.41753578186035 19.28327178955078 16.30299758911133 19.50247764587402 16.88839530944824 19.50248527526855 M 16.88845443725586 21.00248336791992 L 16.88843536376953 21.00248336791992 C 15.89701461791992 21.00246238708496 14.71336460113525 20.60817337036133 13.26982402801514 19.79708290100098 C 11.17716407775879 18.62295341491699 9.67618465423584 17.49678230285645 8.089824676513672 15.91043281555176 L 8.0833740234375 15.9039831161499 C 6.501194477081299 14.32580280303955 5.374634265899658 12.82443237304688 4.194904327392578 10.72183227539062 C 2.968514442443848 8.539133071899414 2.695554494857788 6.973832607269287 3.310294389724731 5.647262573242188 L 3.314534425735474 5.638202667236328 C 3.73436450958252 4.747862815856934 4.353474617004395 4.250962734222412 4.95997428894043 3.846612691879272 C 5.539384365081787 3.461982727050781 6.105624675750732 3.231082677841187 6.168294429779053 3.2060227394104 L 6.219794273376465 3.186502695083618 C 6.237504482269287 3.180172681808472 6.254254341125488 3.173682689666748 6.270394325256348 3.167532682418823 C 6.421804428100586 3.10985279083252 6.703634262084961 3.002482652664185 7.068374633789062 3.002482652664185 C 7.831024646759033 3.002482652664185 8.374364852905273 3.442992687225342 8.80528450012207 3.873912811279297 C 9.546765327453613 4.612253665924072 10.48710250854492 6.137729167938232 10.858078956604 6.917400360107422 C 11.36751461029053 7.969513893127441 11.53345680236816 8.910295486450195 10.69249153137207 10.07856845855713 C 10.63732433319092 10.15570163726807 10.58275127410889 10.22882652282715 10.53002452850342 10.29928302764893 C 10.52097225189209 10.31137847900391 10.51140403747559 10.32416534423828 10.50162029266357 10.33727836608887 C 10.69913959503174 10.66157531738281 11.15765571594238 11.2756462097168 11.93723487854004 12.05523300170898 C 12.71964454650879 12.83465003967285 13.33343315124512 13.29334545135498 13.65689086914062 13.49100303649902 C 13.67116260528564 13.48028945922852 13.68507862091064 13.46980953216553 13.69820404052734 13.45992279052734 C 13.76624488830566 13.40868282318115 13.8367748260498 13.35567283630371 13.91095447540283 13.30206298828125 C 14.29520416259766 13.02528285980225 14.82563400268555 12.70914268493652 15.5393648147583 12.70914268493652 C 16.1107349395752 12.70914268493652 16.61513519287109 12.91353225708008 17.07510375976562 13.13441276550293 C 17.84710311889648 13.50266551971436 19.37802505493164 14.44685840606689 20.11810874938965 15.18672752380371 C 20.43292617797852 15.49975109100342 20.77359580993652 15.88948726654053 20.91953468322754 16.40736198425293 C 21.09292411804199 17.02263259887695 20.90523529052734 17.51258277893066 20.82509422302246 17.72180366516113 C 20.81888389587402 17.73800277709961 20.81231498718262 17.75484275817871 20.80593490600586 17.77267265319824 L 20.78642463684082 17.82415199279785 C 20.7613639831543 17.8868236541748 20.53045463562012 18.45308303833008 20.14743423461914 19.0300235748291 C 19.74259376525879 19.64143180847168 19.24324417114258 20.26597213745117 18.34518432617188 20.68214225769043 C 18.04847526550293 20.81965255737305 17.57460403442383 21.00248336791992 16.88845443725586 21.00248336791992 Z' stroke='none' fill='%23f6f7ff'/%3E%3C/g%3E%3C/svg%3E%0A");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.997' height='18' viewBox='0 0 17.997 18'%3E%3Cg id='Icon_ionic-ios-call' data-name='Icon ionic-ios-call' transform='translate(-2.994 -3.002)' fill='none'%3E%3Cpath d='M19.058,16.248a12.6,12.6,0,0,0-2.632-1.761c-.789-.379-1.078-.371-1.636.031-.465.336-.765.648-1.3.531a7.758,7.758,0,0,1-2.613-1.933A7.7,7.7,0,0,1,8.944,10.5c-.113-.539.2-.836.531-1.3.4-.558.414-.847.031-1.636A12.351,12.351,0,0,0,7.745,4.935c-.574-.574-.7-.449-1.019-.336a5.8,5.8,0,0,0-.933.5A2.816,2.816,0,0,0,4.671,6.278c-.223.48-.48,1.375.832,3.71a20.7,20.7,0,0,0,3.64,4.854h0l0,0,0,0h0A20.782,20.782,0,0,0,14,18.489c2.335,1.312,3.23,1.054,3.71.832A2.768,2.768,0,0,0,18.9,18.2a5.8,5.8,0,0,0,.5-.933C19.507,16.951,19.636,16.822,19.058,16.248Z' stroke='none'/%3E%3Cpath d='M 16.88839530944824 19.50248527526855 C 17.27053070068359 19.50248908996582 17.52478408813477 19.40909004211426 17.7144947052002 19.3211727142334 C 18.19482421875 19.09858322143555 18.51505470275879 18.77835273742676 18.89775466918945 18.20039367675781 C 19.20626449584961 17.73568344116211 19.39371490478516 17.26706314086914 19.39371490478516 17.26706314086914 C 19.5069637298584 16.95074272155762 19.63583374023438 16.82187271118164 19.05787467956543 16.24781227111816 C 18.48381423950195 15.673752784729 17.10529518127441 14.81072235107422 16.42579460144043 14.48659229278564 C 15.63694477081299 14.1077938079834 15.34796619415283 14.11560249328613 14.78953456878662 14.51783275604248 C 14.32481384277344 14.85367202758789 14.0241174697876 15.16609287261963 13.48911476135254 15.0489330291748 C 12.95410442352295 14.93568229675293 11.89971446990967 14.13512229919434 10.87656402587891 13.11588287353516 C 9.853414535522461 12.09272289276123 9.056764602661133 11.03833293914795 8.943514823913574 10.50333309173584 C 8.830264091491699 9.964423179626465 9.142674446105957 9.667622566223145 9.474614143371582 9.202912330627441 C 9.87684440612793 8.644473075866699 9.888554573059082 8.35549259185791 9.505854606628418 7.566652774810791 C 9.181724548339844 6.883252620697021 8.32259464263916 5.508632659912109 7.744624614715576 4.934572696685791 C 7.170564651489258 4.360523700714111 7.041705131530762 4.485482692718506 6.72538423538208 4.598732948303223 C 6.72538423538208 4.598732948303223 6.25676441192627 4.786182880401611 5.792044639587402 5.094682693481445 C 5.217994213104248 5.477392673492432 4.897764205932617 5.79761266708374 4.6712646484375 6.277952671051025 C 4.448674201965332 6.758282661437988 4.190934658050537 7.652562618255615 5.503064632415771 9.987853050231934 C 6.561364650726318 11.87404251098633 7.600134372711182 13.30332279205322 9.142674446105957 14.84196281433105 C 9.142674446105957 14.84196281433105 9.142674446105957 14.84196281433105 9.146584510803223 14.84586238861084 C 9.146584510803223 14.84586238861084 9.146584510803223 14.84586238861084 9.150484085083008 14.84977245330811 C 10.69302463531494 16.39230346679688 12.11840438842773 17.43108367919922 14.00459480285645 18.48937225341797 C 15.41753578186035 19.28327178955078 16.30299758911133 19.50247764587402 16.88839530944824 19.50248527526855 M 16.88845443725586 21.00248336791992 L 16.88843536376953 21.00248336791992 C 15.89701461791992 21.00246238708496 14.71336460113525 20.60817337036133 13.26982402801514 19.79708290100098 C 11.17716407775879 18.62295341491699 9.67618465423584 17.49678230285645 8.089824676513672 15.91043281555176 L 8.0833740234375 15.9039831161499 C 6.501194477081299 14.32580280303955 5.374634265899658 12.82443237304688 4.194904327392578 10.72183227539062 C 2.968514442443848 8.539133071899414 2.695554494857788 6.973832607269287 3.310294389724731 5.647262573242188 L 3.314534425735474 5.638202667236328 C 3.73436450958252 4.747862815856934 4.353474617004395 4.250962734222412 4.95997428894043 3.846612691879272 C 5.539384365081787 3.461982727050781 6.105624675750732 3.231082677841187 6.168294429779053 3.2060227394104 L 6.219794273376465 3.186502695083618 C 6.237504482269287 3.180172681808472 6.254254341125488 3.173682689666748 6.270394325256348 3.167532682418823 C 6.421804428100586 3.10985279083252 6.703634262084961 3.002482652664185 7.068374633789062 3.002482652664185 C 7.831024646759033 3.002482652664185 8.374364852905273 3.442992687225342 8.80528450012207 3.873912811279297 C 9.546765327453613 4.612253665924072 10.48710250854492 6.137729167938232 10.858078956604 6.917400360107422 C 11.36751461029053 7.969513893127441 11.53345680236816 8.910295486450195 10.69249153137207 10.07856845855713 C 10.63732433319092 10.15570163726807 10.58275127410889 10.22882652282715 10.53002452850342 10.29928302764893 C 10.52097225189209 10.31137847900391 10.51140403747559 10.32416534423828 10.50162029266357 10.33727836608887 C 10.69913959503174 10.66157531738281 11.15765571594238 11.2756462097168 11.93723487854004 12.05523300170898 C 12.71964454650879 12.83465003967285 13.33343315124512 13.29334545135498 13.65689086914062 13.49100303649902 C 13.67116260528564 13.48028945922852 13.68507862091064 13.46980953216553 13.69820404052734 13.45992279052734 C 13.76624488830566 13.40868282318115 13.8367748260498 13.35567283630371 13.91095447540283 13.30206298828125 C 14.29520416259766 13.02528285980225 14.82563400268555 12.70914268493652 15.5393648147583 12.70914268493652 C 16.1107349395752 12.70914268493652 16.61513519287109 12.91353225708008 17.07510375976562 13.13441276550293 C 17.84710311889648 13.50266551971436 19.37802505493164 14.44685840606689 20.11810874938965 15.18672752380371 C 20.43292617797852 15.49975109100342 20.77359580993652 15.88948726654053 20.91953468322754 16.40736198425293 C 21.09292411804199 17.02263259887695 20.90523529052734 17.51258277893066 20.82509422302246 17.72180366516113 C 20.81888389587402 17.73800277709961 20.81231498718262 17.75484275817871 20.80593490600586 17.77267265319824 L 20.78642463684082 17.82415199279785 C 20.7613639831543 17.8868236541748 20.53045463562012 18.45308303833008 20.14743423461914 19.0300235748291 C 19.74259376525879 19.64143180847168 19.24324417114258 20.26597213745117 18.34518432617188 20.68214225769043 C 18.04847526550293 20.81965255737305 17.57460403442383 21.00248336791992 16.88845443725586 21.00248336791992 Z' stroke='none' fill='%23f6f7ff'/%3E%3C/g%3E%3C/svg%3E%0A")}.icon-more{width:31px;height:31px;border:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.355' height='35.355' viewBox='0 0 35.355 35.355'%3E%3Cg id='Groupe_8296' data-name='Groupe 8296' transform='translate(17.678) rotate(45)'%3E%3Crect id='Rectangle_3426' data-name='Rectangle 3426' width='25' height='25' rx='12.5' transform='translate(0 0)' fill='%23161cff'/%3E%3Cg id='Groupe_8209' data-name='Groupe 8209' transform='translate(4.957 12.288) rotate(-45)'%3E%3Cpath id='Tracé_24386' data-name='Tracé 24386' d='M0,0H11.087' transform='translate(5.183) rotate(90)' fill='none' stroke='%23f6f7ff' stroke-linecap='round' stroke-width='2'/%3E%3Cpath id='Tracé_24387' data-name='Tracé 24387' d='M0,0H10.366' transform='translate(10.366 5.543) rotate(180)' fill='none' stroke='%23f6f7ff' stroke-linecap='round' stroke-width='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.icon-chip{margin-right:.5rem;width:18px;height:18px;background-color:var(--btn-secondary-inverse)}.icon-tax-project-type{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.47' height='16.47' viewBox='0 0 16.47 16.47'%3E%3Cg id='Icon_feather-help-circle' data-name='Icon feather-help-circle' transform='translate(0.75 0.75)'%3E%3Cpath id='Tracé_24524' data-name='Tracé 24524' d='M17.97,10.485A7.485,7.485,0,1,1,10.485,3,7.485,7.485,0,0,1,17.97,10.485Z' transform='translate(-3 -3)' fill='none' stroke='%23161cff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_24525' data-name='Tracé 24525' d='M13.635,11.993A2.245,2.245,0,0,1,18,12.742c0,1.5-2.245,2.245-2.245,2.245' transform='translate(-8.329 -6.754)' fill='none' stroke='%23161cff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_24526' data-name='Tracé 24526' d='M18,25.5h0' transform='translate(-10.516 -14.273)' fill='none' stroke='%23161cff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E%0A");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.47' height='16.47' viewBox='0 0 16.47 16.47'%3E%3Cg id='Icon_feather-help-circle' data-name='Icon feather-help-circle' transform='translate(0.75 0.75)'%3E%3Cpath id='Tracé_24524' data-name='Tracé 24524' d='M17.97,10.485A7.485,7.485,0,1,1,10.485,3,7.485,7.485,0,0,1,17.97,10.485Z' transform='translate(-3 -3)' fill='none' stroke='%23161cff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_24525' data-name='Tracé 24525' d='M13.635,11.993A2.245,2.245,0,0,1,18,12.742c0,1.5-2.245,2.245-2.245,2.245' transform='translate(-8.329 -6.754)' fill='none' stroke='%23161cff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_24526' data-name='Tracé 24526' d='M18,25.5h0' transform='translate(-10.516 -14.273)' fill='none' stroke='%23161cff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E%0A")}.icon-expertises_cat{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.5' height='16.501' viewBox='0 0 16.5 16.501'%3E%3Cg id='Groupe_8536' data-name='Groupe 8536' transform='translate(0.75 0.75)'%3E%3Cpath id='patch-check-fill-2' d='M9.439.816a2.71,2.71,0,0,0-3.876,0l-.583.6L4.145,1.4A2.71,2.71,0,0,0,1.4,4.145l.009.834-.6.583a2.71,2.71,0,0,0,0,3.876l.6.583-.01.834A2.71,2.71,0,0,0,4.145,13.6l.834-.009.583.6a2.71,2.71,0,0,0,3.876,0l.583-.6.834.01A2.71,2.71,0,0,0,13.6,10.856l-.009-.834.6-.583a2.71,2.71,0,0,0,0-3.876l-.6-.583.01-.834A2.71,2.71,0,0,0,10.856,1.4l-.834.009Z' transform='translate(-0.001 0)' fill='none' stroke='%23161cff' stroke-width='1.5'/%3E%3Cpath id='Tracé_24518' data-name='Tracé 24518' d='M5.4,7.857,6.942,9.4l2.9-2.9' transform='translate(0.036 -0.087)' fill='none' stroke='%23161cff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.5' height='16.501' viewBox='0 0 16.5 16.501'%3E%3Cg id='Groupe_8536' data-name='Groupe 8536' transform='translate(0.75 0.75)'%3E%3Cpath id='patch-check-fill-2' d='M9.439.816a2.71,2.71,0,0,0-3.876,0l-.583.6L4.145,1.4A2.71,2.71,0,0,0,1.4,4.145l.009.834-.6.583a2.71,2.71,0,0,0,0,3.876l.6.583-.01.834A2.71,2.71,0,0,0,4.145,13.6l.834-.009.583.6a2.71,2.71,0,0,0,3.876,0l.583-.6.834.01A2.71,2.71,0,0,0,13.6,10.856l-.009-.834.6-.583a2.71,2.71,0,0,0,0-3.876l-.6-.583.01-.834A2.71,2.71,0,0,0,10.856,1.4l-.834.009Z' transform='translate(-0.001 0)' fill='none' stroke='%23161cff' stroke-width='1.5'/%3E%3Cpath id='Tracé_24518' data-name='Tracé 24518' d='M5.4,7.857,6.942,9.4l2.9-2.9' transform='translate(0.036 -0.087)' fill='none' stroke='%23161cff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E%0A")}.icon-tax-univers{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.97' height='17.97' viewBox='0 0 17.97 17.97'%3E%3Cg id='Icon_feather-target' data-name='Icon feather-target' transform='translate(1.5 1.5)'%3E%3Cg id='Tracé_24519' data-name='Tracé 24519' transform='translate(-3 -3)' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M17.97,10.485A7.485,7.485,0,1,1,10.485,3a7.485,7.485,0,0,1,7.485,7.485Z' stroke='none'/%3E%3Cpath d='M 10.48478031158447 3.000001907348633 C 6.35105037689209 3.000001907348633 3 6.351052284240723 3 10.48478221893311 C 3 14.61851215362549 6.35105037689209 17.96956253051758 10.48478031158447 17.96956253051758 C 14.61851024627686 17.96956253051758 17.96956062316895 14.61851215362549 17.96956062316895 10.48478221893311 C 17.96956062316895 6.351052284240723 14.61851024627686 3.000001907348633 10.48478031158447 3.000001907348633 M 10.48478031158447 1.500001907348633 C 15.43900012969971 1.500001907348633 19.46956062316895 5.530562400817871 19.46956062316895 10.48478221893311 C 19.46956062316895 15.43900203704834 15.43900012969971 19.46956253051758 10.48478031158447 19.46956253051758 C 5.530560493469238 19.46956253051758 1.5 15.43900203704834 1.5 10.48478221893311 C 1.5 5.530562400817871 5.530560493469238 1.500001907348633 10.48478031158447 1.500001907348633 Z' stroke='none' fill='%23161cff'/%3E%3C/g%3E%3Cg id='Tracé_24520' data-name='Tracé 24520' transform='translate(-5.209 -5.209)' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16.388,12.694A3.694,3.694,0,1,1,12.694,9,3.694,3.694,0,0,1,16.388,12.694Z' stroke='none'/%3E%3Cpath d='M 12.69415092468262 16.3882999420166 C 14.73437118530273 16.3882999420166 16.38830184936523 14.7343692779541 16.38830184936523 12.69414901733398 C 16.38830184936523 10.65392875671387 14.73437118530273 8.999999046325684 12.69415092468262 8.999999046325684 C 10.6539306640625 8.999999046325684 9.000000953674316 10.65392875671387 9.000000953674316 12.69414901733398 C 9.000000953674316 14.73437881469727 10.6539306640625 16.3882999420166 12.69415092468262 16.3882999420166 M 12.69415092468262 17.8882999420166 C 9.830090522766113 17.8882999420166 7.500000953674316 15.55820941925049 7.500000953674316 12.69414901733398 C 7.500000953674316 9.83008861541748 9.830090522766113 7.499999046325684 12.69415092468262 7.499999046325684 C 15.55821132659912 7.499999046325684 17.88830184936523 9.83008861541748 17.88830184936523 12.69414901733398 C 17.88830184936523 15.55820941925049 15.55821132659912 17.8882999420166 12.69415092468262 17.8882999420166 Z' stroke='none' fill='%23161cff'/%3E%3C/g%3E%3Cpath id='Tracé_24521' data-name='Tracé 24521' d='M16.08,15.54a.54.54,0,1,1-.54-.54A.54.54,0,0,1,16.08,15.54Z' transform='translate(-8.055 -8.055)' fill='none' stroke='%23161cff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.97' height='17.97' viewBox='0 0 17.97 17.97'%3E%3Cg id='Icon_feather-target' data-name='Icon feather-target' transform='translate(1.5 1.5)'%3E%3Cg id='Tracé_24519' data-name='Tracé 24519' transform='translate(-3 -3)' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M17.97,10.485A7.485,7.485,0,1,1,10.485,3a7.485,7.485,0,0,1,7.485,7.485Z' stroke='none'/%3E%3Cpath d='M 10.48478031158447 3.000001907348633 C 6.35105037689209 3.000001907348633 3 6.351052284240723 3 10.48478221893311 C 3 14.61851215362549 6.35105037689209 17.96956253051758 10.48478031158447 17.96956253051758 C 14.61851024627686 17.96956253051758 17.96956062316895 14.61851215362549 17.96956062316895 10.48478221893311 C 17.96956062316895 6.351052284240723 14.61851024627686 3.000001907348633 10.48478031158447 3.000001907348633 M 10.48478031158447 1.500001907348633 C 15.43900012969971 1.500001907348633 19.46956062316895 5.530562400817871 19.46956062316895 10.48478221893311 C 19.46956062316895 15.43900203704834 15.43900012969971 19.46956253051758 10.48478031158447 19.46956253051758 C 5.530560493469238 19.46956253051758 1.5 15.43900203704834 1.5 10.48478221893311 C 1.5 5.530562400817871 5.530560493469238 1.500001907348633 10.48478031158447 1.500001907348633 Z' stroke='none' fill='%23161cff'/%3E%3C/g%3E%3Cg id='Tracé_24520' data-name='Tracé 24520' transform='translate(-5.209 -5.209)' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16.388,12.694A3.694,3.694,0,1,1,12.694,9,3.694,3.694,0,0,1,16.388,12.694Z' stroke='none'/%3E%3Cpath d='M 12.69415092468262 16.3882999420166 C 14.73437118530273 16.3882999420166 16.38830184936523 14.7343692779541 16.38830184936523 12.69414901733398 C 16.38830184936523 10.65392875671387 14.73437118530273 8.999999046325684 12.69415092468262 8.999999046325684 C 10.6539306640625 8.999999046325684 9.000000953674316 10.65392875671387 9.000000953674316 12.69414901733398 C 9.000000953674316 14.73437881469727 10.6539306640625 16.3882999420166 12.69415092468262 16.3882999420166 M 12.69415092468262 17.8882999420166 C 9.830090522766113 17.8882999420166 7.500000953674316 15.55820941925049 7.500000953674316 12.69414901733398 C 7.500000953674316 9.83008861541748 9.830090522766113 7.499999046325684 12.69415092468262 7.499999046325684 C 15.55821132659912 7.499999046325684 17.88830184936523 9.83008861541748 17.88830184936523 12.69414901733398 C 17.88830184936523 15.55820941925049 15.55821132659912 17.8882999420166 12.69415092468262 17.8882999420166 Z' stroke='none' fill='%23161cff'/%3E%3C/g%3E%3Cpath id='Tracé_24521' data-name='Tracé 24521' d='M16.08,15.54a.54.54,0,1,1-.54-.54A.54.54,0,0,1,16.08,15.54Z' transform='translate(-8.055 -8.055)' fill='none' stroke='%23161cff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E%0A")}.icon-tax-technology{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.112' height='15.039' viewBox='0 0 20.112 15.039'%3E%3Cpath id='braces-asterisk' d='M1.4,9.621v-.2A1.819,1.819,0,0,0,3.282,7.405V5.146c0-1.375.49-1.933,1.7-1.933h.343V2H4.855c-2.026,0-2.982.954-2.982,2.957V6.872C1.873,8.247,1.4,8.7,0,8.7v1.633c1.4,0,1.873.455,1.873,1.83v1.916c0,2,.954,2.957,2.982,2.957h.473V15.826H4.984c-1.212,0-1.7-.558-1.7-1.933v-2.26A1.821,1.821,0,0,0,1.4,9.621m17.312-.2v.206a1.821,1.821,0,0,0-1.882,2.011v2.26c0,1.375-.49,1.933-1.7,1.933h-.343v1.212h.473c2.028,0,2.982-.954,2.982-2.957V12.167c0-1.375.473-1.83,1.873-1.83V8.7c-1.4,0-1.873-.455-1.873-1.83V4.957c0-2-.955-2.957-2.982-2.957h-.473V3.212h.343c1.212,0,1.7.558,1.7,1.933v2.26a1.821,1.821,0,0,0,1.882,2.011M9.428,13.942V11.059L7.39,13.1,6.5,12.208l2.036-2.038H5.657V8.914H8.539L6.5,6.876l.889-.889L9.428,8.024V5.143h1.257V8.025l2.038-2.038.889.889L11.575,8.914h2.881v1.257H11.573l2.038,2.038-.889.889-2.038-2.036v2.881Z' transform='translate(0 -2)' fill='%23161cff' fill-rule='evenodd'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.112' height='15.039' viewBox='0 0 20.112 15.039'%3E%3Cpath id='braces-asterisk' d='M1.4,9.621v-.2A1.819,1.819,0,0,0,3.282,7.405V5.146c0-1.375.49-1.933,1.7-1.933h.343V2H4.855c-2.026,0-2.982.954-2.982,2.957V6.872C1.873,8.247,1.4,8.7,0,8.7v1.633c1.4,0,1.873.455,1.873,1.83v1.916c0,2,.954,2.957,2.982,2.957h.473V15.826H4.984c-1.212,0-1.7-.558-1.7-1.933v-2.26A1.821,1.821,0,0,0,1.4,9.621m17.312-.2v.206a1.821,1.821,0,0,0-1.882,2.011v2.26c0,1.375-.49,1.933-1.7,1.933h-.343v1.212h.473c2.028,0,2.982-.954,2.982-2.957V12.167c0-1.375.473-1.83,1.873-1.83V8.7c-1.4,0-1.873-.455-1.873-1.83V4.957c0-2-.955-2.957-2.982-2.957h-.473V3.212h.343c1.212,0,1.7.558,1.7,1.933v2.26a1.821,1.821,0,0,0,1.882,2.011M9.428,13.942V11.059L7.39,13.1,6.5,12.208l2.036-2.038H5.657V8.914H8.539L6.5,6.876l.889-.889L9.428,8.024V5.143h1.257V8.025l2.038-2.038.889.889L11.575,8.914h2.881v1.257H11.573l2.038,2.038-.889.889-2.038-2.036v2.881Z' transform='translate(0 -2)' fill='%23161cff' fill-rule='evenodd'/%3E%3C/svg%3E%0A")}@media only screen and (max-width: 769px){.accordion{margin:2.5rem 0}}@media only screen and (min-width: 769px)and (max-width: 992px){.accordion{margin-left:1rem}}details[open] summary~*{animation:open .3s ease-in-out}@keyframes open{0%{opacity:0}100%{opacity:1}}details summary::-webkit-details-marker{display:none}details:last-of-type{border-bottom:.5px solid var(--line-gray)}details summary{padding:2.4rem 5rem 2.4rem 0;border-top:.5px solid var(--line-gray);position:relative;cursor:pointer;list-style:none;display:flex;align-items:center;transition:all .5s ease}@media only screen and (max-width: 992px){details summary{padding:1.2rem 4rem 1.2rem 0}}details summary:after{content:"";position:absolute;right:0;width:31px;height:31px;transform-origin:center;background-repeat:no-repeat;background-position:center;transition:all .5s ease;background-image:var(--arrow-icon, url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.355' height='35.355' viewBox='0 0 35.355 35.355'%3E%3Cg id='Groupe_8296' data-name='Groupe 8296' transform='translate(17.678) rotate(45)'%3E%3Crect id='Rectangle_3426' data-name='Rectangle 3426' width='25' height='25' rx='12.5' transform='translate(0 0)' fill='%23161cff'/%3E%3Cg id='Groupe_8209' data-name='Groupe 8209' transform='translate(4.957 12.288) rotate(-45)'%3E%3Cpath id='Tracé_24386' data-name='Tracé 24386' d='M0,0H11.087' transform='translate(5.183) rotate(90)' fill='none' stroke='%23f6f7ff' stroke-linecap='round' stroke-width='2'/%3E%3Cpath id='Tracé_24387' data-name='Tracé 24387' d='M0,0H10.366' transform='translate(10.366 5.543) rotate(180)' fill='none' stroke='%23f6f7ff' stroke-linecap='round' stroke-width='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A"))}details[open] summary:after{transform:rotate(180deg);font-size:2rem;background-image:var(--arrow-icon, url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.355' height='35.355' viewBox='0 0 35.355 35.355'%3E%3Cg id='Groupe_8295' data-name='Groupe 8295' transform='translate(17.677 0.441) rotate(45)'%3E%3Crect id='Rectangle_3426' data-name='Rectangle 3426' width='25' height='25' rx='12.5' transform='translate(-0.312 -0.312)' fill='%23161cff'/%3E%3Cg id='Groupe_8209' data-name='Groupe 8209' transform='translate(4.831 12.162) rotate(-45)'%3E%3Cpath id='Tracé_24387' data-name='Tracé 24387' d='M0,0H10.366' transform='translate(10.366 5.543) rotate(180)' fill='none' stroke='%23f6f7ff' stroke-linecap='round' stroke-width='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A"))}details summary{outline:0}details p{margin:0 5rem 2.4rem 0}@media only screen and (max-width: 992px){details p{margin:0 3rem 1.4rem 0}}.single-productions .wp-block-create-block-atalanta-accordions,.acc-bg{background-color:#fff;border-radius:20px;border:none;padding:1.5rem}@media only screen and (min-width: 992px){.single-productions .wp-block-create-block-atalanta-accordions,.acc-bg{padding:2.4rem}}.single-productions .wp-block-create-block-atalanta-accordions:last-of-type,.acc-bg:last-of-type{border:none}.single-productions .wp-block-create-block-atalanta-accordions summary,.acc-bg summary{padding:0;border:none}@media only screen and (max-width: 992px){.single-productions .wp-block-create-block-atalanta-accordions summary .title-sm,.acc-bg summary .title-sm{padding-right:4rem}}.single-productions .wp-block-create-block-atalanta-accordions p,.acc-bg p{margin:1.4rem 0 0 0}.single-productions .wp-block-create-block-atalanta-accordions .wp-block-image,.acc-bg .wp-block-image{margin-top:2.4rem;margin-bottom:0}.toggle-details a .wp-block-button__link{background-color:unset;color:unset}.toggle-open-all{display:block;border:none;color:#161cff;text-decoration:underline;margin:24px auto 0}summary:focus{outline:none !important;box-shadow:none}.slick-arrow{margin:0;display:flex;align-items:center;justify-content:center;z-index:5;width:45px;height:45px;border-radius:2rem;border:.5px solid var(--btn-secondary-inverse)}.slick-arrow:before{content:"";display:block;width:16.5px;height:16.5px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:var(--btn-secondary-inverse);mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.462' height='15.757' viewBox='0 0 15.462 15.757'%3E%3Cg id='Groupe_8261' data-name='Groupe 8261' transform='translate(0.75 0.777)'%3E%3Cpath id='Tracé_24309' data-name='Tracé 24309' d='M17.895,0H4.459' transform='translate(-3.933 7.04)' fill='none' stroke='%23161cff' stroke-linecap='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_24308' data-name='Tracé 24308' d='M42.669,14.7c.154-4.28-6.943-7.351-6.943-7.351L35.7,7.325S43,4.781,43.153.5' transform='translate(-35.695 -0.5)' fill='none' stroke='%23161cff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E%0A");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.462' height='15.757' viewBox='0 0 15.462 15.757'%3E%3Cg id='Groupe_8261' data-name='Groupe 8261' transform='translate(0.75 0.777)'%3E%3Cpath id='Tracé_24309' data-name='Tracé 24309' d='M17.895,0H4.459' transform='translate(-3.933 7.04)' fill='none' stroke='%23161cff' stroke-linecap='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_24308' data-name='Tracé 24308' d='M42.669,14.7c.154-4.28-6.943-7.351-6.943-7.351L35.7,7.325S43,4.781,43.153.5' transform='translate(-35.695 -0.5)' fill='none' stroke='%23161cff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E%0A");transition:.5s}.slick-arrow:hover,.slick-arrow:focus,.slick-arrow:active{background-color:var(--accent-inverse);border:rgba(0,0,0,0);transition:all 0.35s ease-in-out}.slick-next{right:2rem;top:-3.5rem}.slick-prev{right:5.5rem;left:unset;top:-3.5rem}.slick-next:before{transform:rotate(180deg)}.block-section-realization .slick-prev,.block-section-realization .slick-next{top:10%}.block-section-realization .slick-dots{display:none !important}.block-section-realization .slick-dotted.slick-slider{margin-bottom:0}.slick-dots .slick-active button:before{color:var(--support) !important}.slick-dots li{margin:0 1px}.slick-dots li button:before{font-size:.7rem;opacity:.15;color:var(--dot) !important}.sticky{position:sticky;top:2rem}.screenfull .bg-block{margin:0}@media only screen and (max-width: 992px){.block{margin:4rem .6rem}}.bg-block{margin:2rem;padding:5rem 0;border-radius:20px}@media only screen and (max-width: 992px){.bg-block{margin:.6rem;padding:2.5rem .8rem}}@media only screen and (min-width: 769px)and (max-width: 992px){.bg-block{margin:0 .6rem 2.5rem}}.bg-block__shape-bottom{margin:2rem 2rem 0 2rem;border-radius:20px 20px 0 20px;padding:5rem 0}@media only screen and (max-width: 992px){.bg-block__shape-bottom{margin:.6rem .6rem 0;padding:2.5rem .8rem;border-radius:20px 20px 0 0}}.bg-block__shape-top{margin:0 2rem 2rem 2rem;border-radius:0 20px 20px 20px;padding:0 0 5rem}@media only screen and (max-width: 992px){.bg-block__shape-top{margin:0 .6rem .6rem;padding:2.5rem .8rem;border-radius:20px}}.block-inverse .customers-div__wrap{transform:rotateY(180deg);height:5rem}.block-inverse .bg-block__shape-top{border-radius:20px 0 20px 20px}@media only screen and (min-width: 1920px){.block-inverse .customers-div__left{min-width:75rem}}@media only screen and (max-width: 992px){.block-inverse .bg-block__shape-top{border-radius:20px}}.block-section-first{overflow:hidden}.block-section-first,.block-productions-archive{margin-top:0;border-radius:0 0 20px 20px;padding:0 2rem 3rem}@media only screen and (max-width: 769px){.block-section-first,.block-productions-archive{padding:0 .8rem .8rem}}.block-header{border-radius:20px 20px 0 0;margin:2rem 2rem 0;padding:2rem 2rem 0}@media only screen and (max-width: 992px){.block-header{margin:.6rem .6rem 0;padding:.8rem .8rem}}.block-header,.block-section-first,.block-productions-archive{background-color:var(--bg-color-01)}.block-section-approach,.block-section-reinsurance-zone,.block-section-expertises,.block-archive-customers,.block{margin:7.5rem 0;align-content:center}@media only screen and (max-width: 992px){.block-section-approach,.block-section-reinsurance-zone,.block-section-expertises,.block-archive-customers,.block{height:100%;margin:4rem 1.6rem}}.page-template-template-agency .block-section-approach .row{align-items:flex-start;gap:2.5rem}@media only screen and (max-width: 992px){.page-template-template-agency .block-section-approach .row{flex-direction:column-reverse}}.page-template-template-expertises .block-section-expertises{margin:-6rem 0 7.5rem}@media only screen and (max-width: 992px){.page-template-template-expertises .block-section-expertises{margin:2.5rem .5rem 3rem}}.page-template-template-expertises #tools{margin-top:5rem;margin-bottom:3rem}@media only screen and (max-width: 992px){.page-template-template-expertises #tools{margin-top:3rem}}@media only screen and (max-width: 992px){#approach{margin-top:3rem}}.block-section-production .bg-block__shape-bottom,.block-section-production .wp-block-create-block-atalanta-sliders .slick-list{margin:0}.block-section-production .wp-block-create-block-atalanta-sliders{padding:3.5rem 0 0}.block-section-production .wp-block-create-block-atalanta-sliders .slick-slide{margin:0 1rem}.block-section-team,.block-section-production{margin-bottom:-3rem;z-index:1;position:relative}@media only screen and (min-width: 769px)and (max-width: 992px){.block-section-team,.block-section-production{margin-bottom:2.5rem}}@media only screen and (max-width: 769px){.block-section-team,.block-section-production{margin:4rem 0}}.team-div__wrap,.contact-div__wrap,.footer-div__wrap,.customers-div__wrap,.projects-div__wrap{z-index:-1;justify-content:flex-end;align-items:flex-start;height:6rem;display:flex;position:relative;top:0;bottom:auto;left:0;right:0}@media only screen and (max-width: 992px){.team-div__wrap,.contact-div__wrap,.footer-div__wrap,.customers-div__wrap,.projects-div__wrap{height:5.5rem}}.team-div__left,.contact-div__left,.footer-div__right,.customers-div__right,.projects-div__left{z-index:1;width:100%;position:relative}@media only screen and (max-width: 992px){.team-div__left,.projects-div__left{display:none}}.team-div__left,.projects-div__left{right:-1px;height:50%}.footer-div__right,.customers-div__right{right:1px;height:100%}.team-div__left-bg,.footer-div__right-bg,.customers-div__right-bg,.projects-div__left-bg{z-index:1;width:100%;height:100%;position:absolute;background-color:var(--body)}.team-div__left-bg,.contact-div__left-bg,.projects-div__left-bg{border-top-right-radius:20px}.footer-div__right-bg,.customers-div__right-bg{border-bottom-left-radius:20px}.div-corner__top-right,.div-corner__bottom-left{z-index:0;width:3rem;height:3rem;position:absolute}.div-corner__top-right{top:0;bottom:auto;left:auto;right:0}.div-corner__bottom-left{top:auto;bottom:0;left:0;right:auto}.team-div__right,.contact-div__right,.footer-div__left,.customers-div__left,.projects-div__right{height:100%;position:relative;text-align:end;padding:1rem 2rem}@media only screen and (max-width: 992px){.team-div__right,.contact-div__right,.footer-div__left,.customers-div__left,.projects-div__right{padding:0 .6rem}}.team-div__right,.contact-div__right,.projects-div__right{border-bottom-left-radius:20px;border-bottom-right-radius:20px;min-width:19rem}@media only screen and (max-width: 992px){.team-div__right,.contact-div__right,.projects-div__right{margin-right:.6rem;min-width:16rem}}@media only screen and (max-width: 769px){.team-div__right,.contact-div__right,.projects-div__right{margin-right:0;min-width:100%;text-align:center}}@media only screen and (min-width: 769px)and (max-width: 992px){.team-div__right,.contact-div__right,.projects-div__right{text-align:end;padding-right:2.5rem;margin-right:0}}.team-div__right{margin-right:2rem}@media only screen and (max-width: 992px){.team-div__right{margin-right:0;min-width:100%}}.footer-div__left,.customers-div__left{border-top-left-radius:20px;border-top-right-radius:20px;min-width:66rem}@media only screen and (min-width: 1920px){.footer-div__left,.customers-div__left{min-width:96rem}}.customers-div__left{margin-left:2rem;min-width:62rem}@media only screen and (min-width: 1920px){.customers-div__left{min-width:92rem}}.projects-div__right{min-width:22.5rem}@media only screen and (max-width: 992px){.projects-div__right{min-width:100%}}@media only screen and (max-width: 992px){.customers-div__wrap,.footer-div__wrap{display:none}.team-div__wrap,.projects-div__wrap{margin:0 .6rem .6rem}.projects-div__wrap{margin:0 0 .6rem 0}}.block-section-content{padding:3.25rem 0}.block-section-seo{padding:4rem 0 0 0}.block-section-seo .readmore{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.block-section-seo .readmore.expanded{-webkit-line-clamp:unset}.block-section-seo .readmore-btn{display:block;background:none;cursor:pointer;text-decoration:underline;border:none;margin:1rem 0;padding:0}@media only screen and (max-width: 992px){.block-section-content{margin:4rem 1.6rem;padding:0}}@media only screen and (min-width: 992px){.block-section-content>.block-content-slider{max-width:calc(100% + 3.2rem);width:calc(100% + 3.2rem);margin:0 -1.6rem;overflow:hidden}}.block-content-slider .bg-block__shape-bottom{margin:2rem 0 0}.block-contact-details{position:sticky;top:28px}.wp-block-create-block-atalanta-sliders{position:relative}@media only screen and (min-width: 992px){.sameheight .wp-block-column{justify-content:stretch;display:flex}}.sameheight .wp-block-column .wp-block-group{width:100%}@media only screen and (max-width: 992px){.sameheight .wp-block-column .wp-block-group h3,.sameheight .wp-block-column .wp-block-group h3 a{display:inline;vertical-align:middle;padding-left:.5rem}.sameheight .wp-block-column .wp-block-group .wp-block-image{display:inline-block;margin-bottom:0;vertical-align:middle}}.tag{display:block;font-weight:500;font-size:16px;font-size:1rem;line-height:1.6rem;color:#14142b;padding:.2rem .6rem;border-radius:5px;background-color:#82ff9e}.tag-absolute{position:absolute}.tag-nopad{padding:0 0 .5rem 0}.content-tags{display:flex;align-items:center;gap:1rem}.tag-expertise{background-color:var(--tag-expertise);color:var(--title);border-radius:30px;font-weight:400}.cta-component{border-radius:20px;padding:2rem;display:flex;margin-right:3rem;flex-wrap:wrap}@media only screen and (max-width: 992px){.cta-component{margin-right:unset}}.cta-component .text-xl{color:var(--title-inverse);font-weight:500}@media only screen and (max-width: 992px){.cta-component{padding:2rem}}[data-theme=light] .block-archive-customers .logo-customer{filter:invert(1)}.block-section-customers .surtitle-md{color:#161cff}.block-section-customers .logos-grid li,.block-archive-customers .logos-grid li{border-right:.5px solid #cdd0ea;border-bottom:.5px solid #cdd0ea}.block-archive-customers .logos-grid,.block-section-customers .logos-grid{display:grid;grid-template-columns:repeat(5, 1fr);grid-template-rows:repeat(4, 1fr);margin-top:4rem}@media only screen and (max-width: 992px){.block-archive-customers .logos-grid,.block-section-customers .logos-grid{grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(7, 1fr);margin-top:2rem}}@media only screen and (max-width: 576px){.block-archive-customers .logos-grid,.block-section-customers .logos-grid{grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(10, 1fr);margin-top:2rem}}.block-archive-customers .logos-grid li,.block-section-customers .logos-grid li{display:flex;justify-content:center;align-items:center;list-style:none;height:120px}@media only screen and (max-width: 576px){.block-archive-customers .logos-grid li:nth-child(even),.block-section-customers .logos-grid li:nth-child(even){border-right:unset}.block-archive-customers .logos-grid li:nth-child(n+19),.block-section-customers .logos-grid li:nth-child(n+19){border-bottom:unset}}@media only screen and (min-width: 576px)and (max-width: 992px){.block-archive-customers .logos-grid li:nth-child(3),.block-archive-customers .logos-grid li:nth-child(6),.block-archive-customers .logos-grid li:nth-child(9),.block-archive-customers .logos-grid li:nth-child(12),.block-archive-customers .logos-grid li:nth-child(15),.block-archive-customers .logos-grid li:nth-child(18),.block-section-customers .logos-grid li:nth-child(3),.block-section-customers .logos-grid li:nth-child(6),.block-section-customers .logos-grid li:nth-child(9),.block-section-customers .logos-grid li:nth-child(12),.block-section-customers .logos-grid li:nth-child(15),.block-section-customers .logos-grid li:nth-child(18){border-right:unset}.block-archive-customers .logos-grid li:nth-child(n+19),.block-section-customers .logos-grid li:nth-child(n+19){border-bottom:unset}}@media only screen and (min-width: 992px){.block-archive-customers .logos-grid li:nth-child(5),.block-archive-customers .logos-grid li:nth-child(10),.block-archive-customers .logos-grid li:nth-child(15),.block-archive-customers .logos-grid li:nth-child(20),.block-section-customers .logos-grid li:nth-child(5),.block-section-customers .logos-grid li:nth-child(10),.block-section-customers .logos-grid li:nth-child(15),.block-section-customers .logos-grid li:nth-child(20){border-right:unset}.block-archive-customers .logos-grid li:nth-child(n+16),.block-section-customers .logos-grid li:nth-child(n+16){border-bottom:unset}}@media only screen and (max-width: 992px){.block-archive-customers .logos-grid li,.block-section-customers .logos-grid li{padding-left:25px;padding-right:25px}}.block-archive-customers .logos-grid.grid-2,.block-section-customers .logos-grid.grid-2{grid-template-rows:repeat(2, 1fr)}.block-branding{display:flex;align-items:center;justify-content:flex-end;padding-right:2rem}.block-branding a{display:flex;align-items:center;justify-content:center;padding:10px;max-width:200px}.block-navs{display:flex;flex-direction:column;z-index:1000}.main-menu{display:flex;width:100%;max-width:100%}@media screen and (min-width: 1920px){.main-menu{width:100%;max-width:100%}}.main-menu>li{display:flex;align-items:stretch}@media screen and (min-width: 992px){.main-menu>li{flex-grow:1}}.menu-link{transition:background .2s,color 1s;position:relative;z-index:1;width:100%;display:grid;align-items:center}.mega-menu{z-index:10}.mega-menu--multiLevel{flex-direction:column}@media screen and (min-width: 992px){.nav>nav{margin:0 auto}.main-menu [aria-haspopup=true]~ul{display:none}.main-menu>li>[aria-haspopup=true]:after{background-image:url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/1397521/arrowBottom.svg#accent")}.main-menu>li>[aria-haspopup=true]:hover:after{background-image:url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/1397521/arrowBottom.svg#light")}.main-menu>li>[aria-haspopup=true]:hover~ul{display:flex;transform-origin:top;animation:dropdown .2s ease-out}.main-menu>li>[aria-haspopup=true]~ul:hover{display:grid;align-content:space-between}.main-menu>li:hover>[aria-haspopup=true]~ul{display:flex}.main-menu>li:hover>[aria-haspopup=true]:after,.main-menu>li:hover>a:after{background-image:url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/1397521/arrowTop.svg#light")}.mega-menu{position:absolute;top:100%;left:0;width:100%}.mega-menu:hover{display:flex}.mega-menu--multiLevel>li>[aria-haspopup=true]~ul{left:100%}.mega-menu--multiLevel>li>[aria-haspopup=true]~ul ul{width:100%;left:100%}.mega-menu--multiLevel li:hover>[aria-haspopup=true]~ul{transform-origin:left;animation:flyout .2s ease-out}.mega-menu--multiLevel li:focus-within>[aria-haspopup=true]~ul{display:grid;z-index:1}.mega-menu--multiLevel [aria-haspopup=true]~ul:hover,.mega-menu--multiLevel [aria-haspopup=true]:hover{display:grid}.mega-menu--multiLevel [aria-haspopup=true]~ul{position:absolute;top:0;height:100%}.mega-menu--flat>*{flex:1}.mobile-menu-trigger,.mobile-menu-header,.mobile-menu-back-item{display:none}}@media screen and (max-width: 992px){.mobile-menu-trigger,.mobile-menu-header,.mobile-menu-back-item{display:grid;z-index:100}.mobile-menu-trigger{border:0;margin-left:1rem;padding:.65rem;font-size:1.2em;border-radius:10px;width:41px;height:41px;display:flex;align-items:center;justify-content:space-around;float:right;background-color:var(--accent);flex-direction:column}.mobile-menu-trigger .bar{display:block;width:100%;height:2px;background-color:var(--icon-inside-circle-inverse);transition:all .3s ease}.mobile-menu-trigger.active .bar:nth-child(1){transform:rotate(45deg) translate(5px, 5px)}.mobile-menu-trigger.active .bar:nth-child(2){opacity:0}.mobile-menu-trigger.active .bar:nth-child(3){transform:rotate(-45deg) translate(5px, -5px)}.mobile-menu-header{order:1}.main-menu{display:none;flex-direction:column;position:fixed;top:0;left:-100%;height:102.5vh;width:320px;max-width:320px;overflow-x:hidden;transition:left 1s;padding-top:calc(1.4em + 40px)}.main-menu.open{display:block}.main-menu>li>[aria-haspopup=true]~ul{display:flex;flex-direction:column;position:absolute;left:100%;top:0;max-height:100vh;height:90%;width:100%;transition:left 1s;background:var(--body)}.main-menu>li>[aria-haspopup=true]~ul [aria-haspopup=true]:after{content:"+";background:none;font-size:1em;font-weight:normal;height:20px;line-height:1;color:var(--btn-secondary-inverse)}.main-menu>li>[aria-haspopup=true]~ul [aria-haspopup=true]~ul{max-height:0;transform-origin:top;transform:scaleY(0)}.mobile-menu-back-item{order:-1}.mobile-menu-back-item a{font-size:17px;font-size:1.0625rem;max-height:calc(1.4em + 40px);margin-top:calc(0px - (1.4em + 40px));pointer-events:none}.mobile-menu-back-item a:before{content:"<";color:var(--accent);padding-bottom:4px;margin-right:10px;display:inline-block}.mobile-menu-trigger:focus~ul{left:0}.main-menu:hover,.main-menu:focus-within{left:0}.main-menu>li>[aria-haspopup=true]:focus~ul{left:0}.main-menu>li>[aria-haspopup=true]~ul{margin-top:calc(1.4em + 40px)}.main-menu>li>[aria-haspopup=true]~ul:hover,.main-menu>li>[aria-haspopup=true]~ul:focus-within{left:0}.main-menu>li>[aria-haspopup=true]~ul [aria-haspopup=true]:focus~ul{max-height:100%;animation:dropdown .3s forwards}.main-menu>li>[aria-haspopup=true]~ul li:focus-within>[aria-haspopup=true]~ul{max-height:100%;transform:scaleY(1)}.main-menu>li:focus-within~.mobile-menu-header a{visibility:hidden}}@media screen and (max-width: 992px)and (hover: none){.mobile-menu-trigger:hover~ul{left:0}.main-menu>li>[aria-haspopup=true]:hover~ul{left:0}.main-menu>li>[aria-haspopup=true]~ul:hover{left:0}.main-menu>li>[aria-haspopup=true]~ul [aria-haspopup=true]:hover~ul{max-height:100%;animation:dropdown .3s forwards}.main-menu>li>[aria-haspopup=true]~ul [aria-haspopup=true]~ul:hover{max-height:100%;transform:scaleY(1)}.main-menu>li:hover~.mobile-menu-header a{visibility:hidden}}.block-navs{background-color:#fff}.block-navs .main-nav{background-color:#fff}.block-navs .main-nav .main-menu>li{width:100%}.block-navs .main-nav .main-menu>li:after{content:"";bottom:0;height:4px;position:absolute}.block-navs .main-nav .main-menu>li>.menu-link{font-weight:500}.block-navs .main-nav .main-menu>li>[aria-haspopup=true]:focus,.block-navs .main-nav .main-menu>li:focus-within>[aria-haspopup=true],.block-navs .main-nav .main-menu>li:hover>a{color:#fff}.block-navs .main-nav .main-menu>li>a{padding:1.25rem 1rem}.block-navs .main-nav .main-menu>li .mega-menu{overflow:visible;width:100%}.block-navs .main-nav .main-menu>li .mega-menu li{border-right:1px solid #ddd;background-color:#fff}.block-navs .main-nav .main-menu>li .mega-menu--multiLevel li{border-bottom:0}.block-navs .second-nav{display:flex;justify-content:flex-end;align-items:center;background-color:#fff;padding-right:123px}@media screen and (max-width: 992px){.block-navs .second-nav{display:none}}@media screen and (max-width: 992px){.block-navs .second-nav .list-socials{display:flex;margin:1rem auto}}@media screen and (max-width: 992px){.block-navs .second-nav #openSearchInput{display:none}}.menu-link{padding:1.5rem 1rem;font-size:19px;font-size:1.1875rem}@media screen and (min-width: 992px){.menu-link{font-size:17px;font-size:1.0625rem;padding:.5rem 1rem}}.menu-link[aria-haspopup=true]:after{font-size:12px;font-size:0.75rem}@media screen and (max-width: 992px){.nav{padding:20px;background-color:#fff}.mobile-menu-header{background:gray}.main-menu{box-shadow:5px 0 25px 0 rgba(20,20,43,.2);background-color:var(--body);border-radius:0 20px 20px 0}.main-menu>li>[aria-haspopup=true]~ul>li>[aria-haspopup=true]~ul a{font-size:14px;font-size:0.875rem}.main-menu>li>[aria-haspopup=true]~ul>li>[aria-haspopup=true]~ul>li>[aria-haspopup=true]~ul a{padding-left:80px}.main-menu .menu-item-object-expertises a span{width:100%}.main-menu .menu-item-object-expertises:last-child a span{width:unset}@keyframes dropdown{0%{opacity:0;transform:scaleY(0)}50%{opacity:1}100%{transform:scaleY(1)}}}@media screen and (max-width: 992px)and (hover: none){.mobile-menu-trigger:hover~ul{left:0}.main-menu>li>[aria-haspopup=true]:hover~ul{left:0}.main-menu>li>[aria-haspopup=true]~ul:hover{left:0}.main-menu>li>[aria-haspopup=true]~ul [aria-haspopup=true]:hover~ul{max-height:100%;animation:dropdown .3s forwards}.main-menu>li>[aria-haspopup=true]~ul [aria-haspopup=true]~ul:hover{max-height:100%;transform:scaleY(1)}.main-menu>li:hover~.mobile-menu-header a{visibility:hidden}}@media only screen and (min-width: 992px){.block-header .burger{display:none;opacity:0;visibility:hidden;margin-top:4rem}.block-header .navbar{display:flex;padding:0;position:relative}.block-header .navbar .site-branding{flex-basis:10%;z-index:22;position:relative}.btn-menu-secondary{background-color:var(--body);border-radius:33px;flex-direction:column;margin-right:2rem;height:55px;width:100%;align-items:center}.block-header .btn-primary{height:55px;padding:.5rem .5rem .5rem 1.5rem}.mega-menu{justify-content:space-around}.sub-menu-0{background-color:var(--body);border-radius:20px;list-style-type:none;padding:2rem;gap:1rem;margin-top:1.5rem}.sub-menu-0:before{content:"";width:100%;height:24px;top:-1.5rem;right:0;background-color:rgba(0,0,0,0);position:absolute}.sub-menu-0:after{content:"";width:20px;height:20px;transform:rotate(45deg);top:-0.5rem;right:25rem;background-color:var(--body);position:absolute}.sub-menu-0>.menu-item{width:100%}.sub-menu-0>.menu-item>.menu-link{width:25%;font-size:21px;font-size:1.3125rem;line-height:1.9rem;color:var(--title);border:1px solid rgba(0,0,0,0);border-radius:10px;padding:1.25rem 1.85rem}.sub-menu-0>.menu-item>.menu-link:hover,.sub-menu-0>.menu-item>.menu-link:focus{border:1px solid var(--accent);background-color:var(--hover-card)}.sub-menu-0>.menu-item>.menu-link:after{content:"";background-color:var(--accent);width:15px;height:15px;right:1.85rem;position:absolute;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.462' height='15.757' viewBox='0 0 15.462 15.757'%3E%3Cg id='Groupe_8310' data-name='Groupe 8310' transform='translate(0.75 0.777)'%3E%3Cpath id='Tracé_24309' data-name='Tracé 24309' d='M4.459,0H17.894' transform='translate(-4.459 7.04)' fill='none' stroke='%23f6f7ff' stroke-linecap='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_24308' data-name='Tracé 24308' d='M36.179,14.7c-.154-4.28,6.943-7.351,6.943-7.351l.031-.027S35.851,4.781,35.695.5' transform='translate(-29.191 -0.5)' fill='none' stroke='%23f6f7ff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E%0A");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.462' height='15.757' viewBox='0 0 15.462 15.757'%3E%3Cg id='Groupe_8310' data-name='Groupe 8310' transform='translate(0.75 0.777)'%3E%3Cpath id='Tracé_24309' data-name='Tracé 24309' d='M4.459,0H17.894' transform='translate(-4.459 7.04)' fill='none' stroke='%23f6f7ff' stroke-linecap='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_24308' data-name='Tracé 24308' d='M36.179,14.7c-.154-4.28,6.943-7.351,6.943-7.351l.031-.027S35.851,4.781,35.695.5' transform='translate(-29.191 -0.5)' fill='none' stroke='%23f6f7ff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E%0A")}.sub-menu-0>.sub-menu-1{width:100%}.sub-menu-0>.menu-item-has-children:first-child>.menu-link{border:1px solid var(--accent);background-color:var(--hover-card)}.sub-menu-0>.menu-item-has-children:first-child>[aria-haspopup=true]~ul{display:grid}.sub-menu-0 .empty .sub-menu-1 li:last-child{position:absolute;left:2rem;top:2rem;right:auto}.mega-menu--multiLevel>li>[aria-haspopup=true]~ul{margin-left:2rem;padding:2rem;border-radius:20px;height:calc(100% - 4rem);top:2rem;left:calc(25% + 1rem)}.sub-menu-1{background-color:var(--bg-color-01);list-style-type:none;width:calc(960px - 5rem);grid-template-columns:repeat(3, 1fr);grid-auto-rows:110px}.sub-menu-1 .sub{color:var(--text);margin-top:.2rem}.sub-menu-1 li:not(:last-child) .menu-link{font-size:19px;font-size:1.1875rem;color:var(--title)}.sub-menu-1 li:not(:last-child) .menu-link .expertise:before{transform:translateX(-100%);transition:transform .3s ease}.sub-menu-1 li:not(:last-child) .menu-link .expertise:before,.sub-menu-1 li:not(:last-child) .menu-link .expertise:after{content:"";position:absolute;transition:transform .5s ease}.sub-menu-1 li:not(:last-child) .menu-link:hover .expertise{color:var(--title);display:inline-block;overflow:hidden;position:relative;width:-moz-fit-content;width:fit-content}.sub-menu-1 li:not(:last-child) .menu-link:hover .expertise:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:var(--accent)}.sub-menu-1 li:not(:last-child) .menu-link:hover .expertise:before{transform:translateX(0)}.sub-menu-1 li:last-child{position:absolute;bottom:2rem;right:2rem}.sub-menu-1 .menu-item-object-category a{gap:.5rem}.sub-menu-1 .menu-item-object-category a .btn-border:after{width:39px}}@media only screen and (max-width: 992px){.navbar{display:flex;align-items:center}.main-menu{z-index:10}.main-menu>.menu-item{padding:1rem 1rem 1rem 1.5rem;border-bottom:.5px solid var(--line-gray)}.main-menu>.menu-item>.menu-link:after{content:"";background-color:var(--accent);width:15px;height:15px;right:1rem;position:absolute;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.462' height='15.757' viewBox='0 0 15.462 15.757'%3E%3Cg id='Groupe_8310' data-name='Groupe 8310' transform='translate(0.75 0.777)'%3E%3Cpath id='Tracé_24309' data-name='Tracé 24309' d='M4.459,0H17.894' transform='translate(-4.459 7.04)' fill='none' stroke='%23f6f7ff' stroke-linecap='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_24308' data-name='Tracé 24308' d='M36.179,14.7c-.154-4.28,6.943-7.351,6.943-7.351l.031-.027S35.851,4.781,35.695.5' transform='translate(-29.191 -0.5)' fill='none' stroke='%23f6f7ff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E%0A");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.462' height='15.757' viewBox='0 0 15.462 15.757'%3E%3Cg id='Groupe_8310' data-name='Groupe 8310' transform='translate(0.75 0.777)'%3E%3Cpath id='Tracé_24309' data-name='Tracé 24309' d='M4.459,0H17.894' transform='translate(-4.459 7.04)' fill='none' stroke='%23f6f7ff' stroke-linecap='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_24308' data-name='Tracé 24308' d='M36.179,14.7c-.154-4.28,6.943-7.351,6.943-7.351l.031-.027S35.851,4.781,35.695.5' transform='translate(-29.191 -0.5)' fill='none' stroke='%23f6f7ff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E%0A")}.sub-menu-0{list-style:none}.sub-menu-0>.menu-item{border-bottom:.5px solid var(--line-gray)}.sub-menu-0 .menu-link:hover,.sub-menu-0 .menu-link:focus{color:var(--accent)}.sub-menu-0>.mobile-menu-back-item a{color:var(--accent);background-color:var(--bg-color-03);justify-content:flex-start}.sub-menu-0 .menu-link{display:flex;flex-wrap:wrap;gap:.3rem !important;justify-content:space-between;color:var(--title)}.sub-menu-1{border-radius:20px;width:320px;max-width:320px;border:none;background-color:unset}.sub-menu-1>li:last-child{position:unset;width:-moz-max-content;width:max-content;padding:1rem 1rem 2rem}.sub-menu-1>li:last-child .expertise{font-size:14px;font-size:0.875rem}.sub-menu-1>li:last-child .menu-link{padding:.4rem .4rem .4rem .8rem}.sub-menu-1>li{width:320px;max-width:320px}.sub-menu-1 .expertise{font-weight:500;font-size:16px;font-size:1rem}.sub-menu-1 .sub{display:none}.sub-menu-1>li:first-child .menu-link{padding-top:0}.sub-menu-1 .menu-link{padding:.6rem 1rem}}.block-menu .subnavMobile{border-top:1px solid rgba(0,0,0,.2);margin-top:1.2rem;padding-top:1rem;list-style:none;margin-right:auto;width:100%}.block-menu .subnavMobile .icon-search-bar{margin-top:1rem}.block-menu .subnavMobile li a{font-size:14px;font-size:0.875rem;line-height:1.5;text-decoration:none}.block-menu #menu-primary{margin-left:0;margin-bottom:0}.block-menu #menu-primary>li{display:flex;align-items:stretch;margin-bottom:0}@media only screen and (max-width: 992px){.block-menu #menu-primary>li{flex-direction:column}}.block-menu #menu-primary>li>a{display:flex;align-items:center;padding:0 1rem;text-decoration:none;position:relative;color:var(--title);transition:color .2s ease-out;font-size:17px;font-size:1.0625rem;text-align:center;margin:auto 0;height:55px;justify-content:center}@media only screen and (max-width: 1200px){.block-menu #menu-primary>li>a{font-size:14px;font-size:0.875rem;padding:0 .35rem}}@media only screen and (max-width: 992px){.block-menu #menu-primary>li>a{padding:0 0;font-size:21px;font-size:1.3125rem;justify-content:flex-start}}.block-menu #menu-primary>li>a:before{height:0;content:"";display:block}@media only screen and (min-width: 992px){.block-menu #menu-primary>li>a:hover{color:var(--title)}.block-menu #menu-primary>li>a:hover:before{height:7px;border-top-left-radius:5px;border-top-right-radius:5px;background-color:var(--accent);width:70%;margin:auto;position:absolute;bottom:0;left:0;right:0;z-index:10}}@media only screen and (min-width: 992px){.block-menu #menu-primary>li:hover .sub-menu-wrap{padding:1rem}}.block-menu #menu-primary>li:hover .sub-menu-wrap li a{transition:all 0.35s ease-in-out;opacity:1}.block-menu #menu-primary .sub-menu-wrap{border-radius:0 0 16px 16px}@media only screen and (max-width: 992px){.block-menu #menu-primary .sub-menu-wrap{background-color:rgba(1,1,1,0)}.block-menu #menu-primary .sub-menu-wrap ul li{flex-direction:column;gap:0}}@media only screen and (max-width: 992px){.block-menu #menu-primary .sub-menu-wrap{background-color:rgba(1,1,1,0)}}.block-menu #menu-primary .sub-menu-wrap .sub-menu{justify-content:space-around}@media only screen and (max-width: 992px){.block-menu #menu-primary .sub-menu-wrap .sub-menu{flex-direction:column}}.block-menu #menu-primary .sub-menu-wrap .sub-menu li{margin-bottom:.5rem;background-color:rgba(0,0,0,0);display:flex;align-items:center}@media only screen and (max-width: 992px){.block-menu #menu-primary .sub-menu-wrap .sub-menu li{align-items:flex-start}}.block-menu #menu-primary .sub-menu-wrap .sub-menu li a{color:#fff;text-decoration:none}@media only screen and (max-width: 992px){.block-menu #menu-primary .sub-menu-wrap .sub-menu li a{color:var(--text)}}@media only screen and (min-width: 992px){.block-menu #menu-primary .sub-menu-wrap .sub-menu li a{opacity:0}}.block-search{display:flex;height:100%}.block-search .icon-search{display:inline-block;margin:0 20px;width:26px;height:26px;cursor:pointer}@media only screen and (max-width: 992px){.block-search .icon-search{display:none}}.block-search:hover .sub-menu-wrap{overflow:initial}.block-search:hover .sub-menu-wrap:before{content:"";width:20px;height:20px;background-color:#fff;position:absolute;top:-20px;left:0;transition:all 0.35s ease-in-out}.block-search:hover .sub-menu-wrap:after{content:"";width:20px;height:20px;background-color:#fff;position:absolute;top:-20px;right:0;transition:all 0.35s ease-in-out}.block-search:hover .sub-menu-wrap .sub-menu-content{padding:5rem}.block-search:hover .sub-menu-wrap .sub-menu-content .sub-menu-content-title{color:#fff}.block-search:hover .sub-menu-wrap .sub-menu-content-footer{margin-top:3rem;padding-top:3rem}.block-search:hover .sub-menu-wrap .sub-menu-content-footer *{color:#fff}.block-search:hover .sub-menu-wrap .sub-menu-content-footer .menu{margin-bottom:1rem}.block-search:hover .sub-menu-wrap .sub-menu-content-footer .menu li{margin-bottom:.5rem}.block-search:hover .sub-menu-wrap .sub-menu-content-footer .menu li a{font-weight:400}.block-search:hover .sub-menu-wrap .sub-menu-content-footer .title-menu-footer{opacity:.8}.block-search:hover .sub-menu-wrap .sub-menu-content .card{width:100%}a.retina-logo{display:none}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){a.standard-logo{display:none}a.retina-logo{display:flex}}.site-branding{display:flex;align-items:center}.site-branding a{line-height:unset}[data-theme=light] .logo{filter:invert(1)}#breadcrumbs{position:relative;border-top:1px solid var(--line-blue);left:0;right:0;display:flex;align-items:center;margin:2rem -3.5rem 0 -3.5rem;padding-top:1rem;padding-left:3.5rem}@media only screen and (max-width: 992px){#breadcrumbs{margin:0;padding-left:0}}#breadcrumbs span{color:var(--breadcrumbs)}#breadcrumbs a{color:var(--breadcrumbs);font-size:14px;font-size:0.875rem}#breadcrumbs .breadcrumb_last{color:var(--short-content-inverse);font-size:14px;font-size:0.875rem;font-weight:500}.block-footer{border-top-right-radius:20px}.block-footer .text-xl{color:#82ff9e;line-height:2rem}.block-footer .surtitle-md{color:#fff}@media only screen and (max-width: 992px){.block-footer{border-radius:20px 20px 0 0}}@media only screen and (max-width: 769px){.block-footer{padding-top:2.5rem}}address{font-style:normal}footer li,footer ul{margin-left:0;list-style-type:none}footer .menu-link{padding:0}.t-footer .t-footer-content{display:grid;color:#fff}.t-footer .t-footer-content .focus-title{color:#82ff9e}.t-footer .t-footer-content .focus-title:before,.t-footer .t-footer-content .focus-title:after{color:#fff}@media only screen and (max-width: 992px){.t-footer{padding-top:2.5rem}}.with-arrow{position:relative}.with-arrow:after{content:"";position:absolute;background-repeat:no-repeat;width:37px;height:37px;bottom:.8rem;margin-left:1.5rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='53.006' height='53.006' viewBox='0 0 53.006 53.006'%3E%3Cg id='Groupe_8145' data-name='Groupe 8145' transform='translate(19.382 -12.994) rotate(45)'%3E%3Cpath id='Tracé_24309' data-name='Tracé 24309' d='M0,0H43.311' transform='translate(0 22.696)' fill='none' stroke='%2382ff9e' stroke-linecap='round' stroke-width='2.5'/%3E%3Cpath id='Tracé_24308' data-name='Tracé 24308' d='M1.56,45.786c-.5-13.8,22.381-23.7,22.381-23.7l.1-.088S.5,13.8,0,0' transform='translate(20.965 0)' fill='none' stroke='%2382ff9e' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5'/%3E%3C/g%3E%3C/svg%3E%0A")}@media only screen and (max-width: 992px){.with-arrow:after{background-size:36px;width:26px;height:26px}}.wrapper{display:flex;height:80px}.wrapper .words{overflow:hidden}.wrapper .words span{display:block;height:100%;padding-left:15px;animation:spin_words 7s infinite}.content-footer{padding-top:4rem}@media only screen and (max-width: 992px){.content-footer{padding-top:0}}.content-footer-col{position:relative}.content-footer .reviews-container{position:absolute;right:2rem;top:.5rem}@media only screen and (max-width: 992px){.footer-contact-details{display:flex;margin:2rem 0}}.footer-contact-details div:nth-child(2){margin-top:1.5rem}@media only screen and (max-width: 992px){.footer-contact-details div:nth-child(2){margin-top:0}}.footer-menu{background-color:#fff;border-radius:20px;padding:2rem}.footer-menu .surtitle-md{color:#161cff}.footer-menu .list-menu .link{color:#58586a}.footer-menu div:nth-child(3){justify-content:end}@media only screen and (max-width: 992px){.footer-menu{flex-wrap:wrap;margin-top:1.5rem;gap:1.5rem}.footer-menu div:nth-child(3){justify-content:start}}.b-footer{padding:1rem 0}.b-footer .b-footer-content{display:flex;align-items:center;justify-content:end;gap:20px}.b-footer .b-footer-content .link{color:#ccc}@media only screen and (max-width: 992px){.b-footer .b-footer-content{justify-content:center}}@media only screen and (max-width: 992px){.b-footer{padding:1rem 0}}@media only screen and (max-width: 992px){.footer-mobile-content,.contact-details{display:flex}.footer-mobile-content{flex-direction:column;align-items:center}.footer-mobile-content p{text-align:center}.footer-mobile-content .contact-details{margin:2rem 0;align-items:center;flex-direction:column}}@keyframes spin_words{10%{transform:translateY(-112%)}25%{transform:translateY(-100%)}35%{transform:translateY(-212%)}50%{transform:translateY(-200%)}60%{transform:translateY(-312%)}75%{transform:translateY(-300%)}85%{transform:translateY(-412%)}100%{transform:translateY(-400%)}}.list-menu{display:inline-grid}.list-menu li .menu-link{position:relative;font-size:16px;font-size:1rem}.list-menu li .menu-link .expertise{color:#58586a;display:inline-block;overflow:hidden;position:relative;width:-moz-fit-content;width:fit-content}.list-menu li .menu-link .expertise:before,.list-menu li .menu-link .expertise:after{content:"";position:absolute;transition:transform .5s ease}.list-menu li .menu-link .expertise:before{left:0;bottom:0;width:100%;height:1px;background:#161cff;transform:translateX(-100%)}.list-menu li .menu-link .expertise:hover:before{transform:translateX(0)}.single-productions ul li,.page-template-template-expertises ul li,.single-expertises ul li{margin:0}.single-productions .block-section-header,.page-template-template-expertises .block-section-header,.single-expertises .block-section-header{position:relative;padding:2rem 0 0}@media screen and (min-width: 992px){.single-productions .block-section-header,.page-template-template-expertises .block-section-header,.single-expertises .block-section-header{padding:2rem 0 1rem}}.single-productions .block-section-header .content-titles,.page-template-template-expertises .block-section-header .content-titles,.single-expertises .block-section-header .content-titles{margin-bottom:2rem}@media screen and (min-width: 1200px){.single-productions .block-section-header .content-titles,.page-template-template-expertises .block-section-header .content-titles,.single-expertises .block-section-header .content-titles{margin-bottom:4rem}}@media(prefers-reduced-motion: no-preference){.single-productions .block-section-header .content-titles h1,.single-productions .block-section-header .content-titles img,.page-template-template-expertises .block-section-header .content-titles h1,.page-template-template-expertises .block-section-header .content-titles img,.single-expertises .block-section-header .content-titles h1,.single-expertises .block-section-header .content-titles img{opacity:0;transform:translateY(50%);animation:slide-up 1s forwards}}.single-productions .block-section-header figure,.page-template-template-expertises .block-section-header figure,.single-expertises .block-section-header figure{position:relative;width:100%;overflow:hidden;border-radius:20px}@media screen and (min-width: 992px){.single-productions .block-section-header figure,.page-template-template-expertises .block-section-header figure,.single-expertises .block-section-header figure{margin-top:2rem;margin-bottom:0;height:700px}}.single-productions .block-section-header figure img,.page-template-template-expertises .block-section-header figure img,.single-expertises .block-section-header figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.single-productions .block-section-header .content-figure,.page-template-template-expertises .block-section-header .content-figure,.single-expertises .block-section-header .content-figure{position:relative}.single-productions .block-section-header .content-figure .data-wrapper,.page-template-template-expertises .block-section-header .content-figure .data-wrapper,.single-expertises .block-section-header .content-figure .data-wrapper{position:absolute;top:6.5rem;right:-0.5rem;list-style-type:none}@media screen and (min-width: 992px){.single-productions .block-section-header .content-figure .data-wrapper,.page-template-template-expertises .block-section-header .content-figure .data-wrapper,.single-expertises .block-section-header .content-figure .data-wrapper{max-width:220px;top:-1rem;right:-1rem}}@media screen and (min-width: 769px)and (max-width: 992px){.single-productions .block-section-header .content-figure .data-wrapper,.page-template-template-expertises .block-section-header .content-figure .data-wrapper,.single-expertises .block-section-header .content-figure .data-wrapper{max-width:220px;top:3.5rem;right:-1rem}}@media screen and (min-width: 1920px){.single-productions .block-section-header .content-figure .data-wrapper,.page-template-template-expertises .block-section-header .content-figure .data-wrapper,.single-expertises .block-section-header .content-figure .data-wrapper{top:-2rem;right:-2rem}}.single-productions .block-section-header .content-figure .data-wrapper li,.page-template-template-expertises .block-section-header .content-figure .data-wrapper li,.single-expertises .block-section-header .content-figure .data-wrapper li{display:flex;flex-direction:column;line-height:1.2;border-top-left-radius:10px;border-top-right-radius:10px}.single-productions .block-section-header .content-figure .data-wrapper li span:first-child,.page-template-template-expertises .block-section-header .content-figure .data-wrapper li span:first-child,.single-expertises .block-section-header .content-figure .data-wrapper li span:first-child{font-size:40px;font-size:2.5rem;font-weight:500}.single-productions .block-section-header .content-figure .data-wrapper li:first-child,.page-template-template-expertises .block-section-header .content-figure .data-wrapper li:first-child,.single-expertises .block-section-header .content-figure .data-wrapper li:first-child{background-color:var(--bg-color-02);color:var(--title-inverse);padding:1.25rem 2rem 2rem 2rem}.single-productions .block-section-header .content-figure .data-wrapper li:first-child span:first-child,.page-template-template-expertises .block-section-header .content-figure .data-wrapper li:first-child span:first-child,.single-expertises .block-section-header .content-figure .data-wrapper li:first-child span:first-child{color:var(--accent-inverse)}.single-productions .block-section-header .content-figure .data-wrapper li:last-child,.page-template-template-expertises .block-section-header .content-figure .data-wrapper li:last-child,.single-expertises .block-section-header .content-figure .data-wrapper li:last-child{background-color:var(--accent-inverse);border-bottom-right-radius:10px;margin-top:-1rem;padding:1.25rem 2rem 1.5rem 2rem;color:var(--title)}.single-productions .block-section-header .content-figure .data-wrapper li:last-child span:first-child,.page-template-template-expertises .block-section-header .content-figure .data-wrapper li:last-child span:first-child,.single-expertises .block-section-header .content-figure .data-wrapper li:last-child span:first-child{color:var(--accent)}.single-productions .block-section-content,.page-template-template-expertises .block-section-content,.single-expertises .block-section-content{position:relative;background-color:var(--primary);margin:3rem .5rem}@media screen and (min-width: 992px){.single-productions .block-section-content,.page-template-template-expertises .block-section-content,.single-expertises .block-section-content{margin:4rem 1.6rem;padding:0 0 2rem 0}}@media screen and (max-width: 992px){.single-productions .block-section-content .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow,.page-template-template-expertises .block-section-content .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow,.single-expertises .block-section-content .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow{padding-left:0 !important;padding-right:0 !important}}footer p{margin-bottom:0}footer li{line-height:unset}.page-template-template-expertises .block-main-single .block-section-first .content-first-section p{margin-bottom:0}.page-template-template-expertises .block-main-single .block-section-first .content-first-section div:last-child{margin-top:1.5rem}.page-template-template-expertises .block-main-single .block-section-first figure{width:100%;height:450px;display:flex;gap:1rem}.page-template-template-expertises .block-main-single .block-section-first figure>img{height:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px}.page-template-template-expertises .block-main-single .block-section-first figure>img:first-child{width:30%}.page-template-template-expertises .block-main-single .block-section-first figure>img:last-child{width:70%}@media only screen and (max-width: 992px){.page-template-template-expertises .block-main-single .block-section-first figure{height:300px;width:calc(100% - 1rem)}}.page-template-template-expertises .technos figure.wp-block-image{max-width:184px}:where(body .is-layout-flow)>*{-webkit-margin-before:0;margin-block-start:0}#tools{padding-right:0 !important}#tools figure.wp-block-image{width:60px;max-width:60px;min-width:60px}#tools figure.wp-block-image img{border-radius:0}.block-main-landing .block-section-first h1{margin:0 auto;max-width:80%}@media only screen and (max-width: 992px){.block-main-landing .block-section-first h1{max-width:100%}}.block-main-landing .wp-block-column h3 a{text-decoration:underline;font-size:26px;font-size:1.625rem}.block-main-landing .accordion{padding:2rem}@media only screen and (max-width: 992px){.block-main-landing .accordion{padding:0}}.block-main-landing .hero{text-align:center}.block-main-landing .push-landing{margin:0 auto}@media only screen and (max-width: 992px){.block-main-landing .push-landing{width:100% !important}.block-main-landing .push-landing>.d-flex{flex-direction:column}}.block-main-landing .push-landing ul li{position:relative;list-style-type:none;padding:0 5rem}@media only screen and (max-width: 992px){.block-main-landing .push-landing ul li{padding:0;width:100%}}.block-main-landing .push-landing ul li img{border-radius:20px}.block-main-landing .push-landing ul li .btn{top:2rem;position:absolute}.block-main-landing .push-landing-call .btn{right:0}.block-main-landing .push-landing-visio .btn{left:0}.block-main-landing .card-visio-details{background:#fff;padding:1rem;gap:1rem;position:absolute;top:6rem;left:6rem;border-radius:20px}@media only screen and (max-width: 992px){.block-main-landing .card-visio-details{display:none}}.block-main-landing .card-visio-details picture{display:block;width:60px;height:60px;overflow:hidden;border-radius:50%;border:2px solid #82ff9e}.block-main-landing .card-visio-details ol{gap:1rem}.block-main-landing .card-visio-details ol li{padding:0}.block-main-landing .card-visio-details ol li img{border-radius:0}.block-main-landing .push-contact{border-radius:20px;padding:2.5rem 5rem;margin-top:5rem}@media only screen and (max-width: 992px){.block-main-landing .push-contact{width:100% !important;padding:2rem}}.block-main-landing .push-contact p,.block-main-landing .push-contact li{color:#fff}.block-main-landing .push-contact .card-visio-details{position:relative;top:auto;left:auto;background:none;align-items:center}.block-main-landing .push-contact .card-visio-details picture{width:114px;height:114px}.block-main-landing .push-contact .card-visio-details ul{list-style-type:none;gap:1rem}.block-main-landing .push-contact .card-visio-details ul li{display:flex;align-items:center}.block-main-landing .push-contact .card-visio-details ul li img{margin-right:.5rem}.block-main-landing .push-contact-title{color:#fff}.block-main-landing .contact-div__wrap{z-index:51;top:-10px;position:relative}@media only screen and (max-width: 992px){.block-main-landing .contact-div__wrap{width:100% !important}}.block-main-landing .contact-div__wrap .contact-div__right{top:-1rem;right:-0.5rem;z-index:51}
