a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.material-icons{font-style:normal}*{outline:none}.accueil .row{justify-content:center}.accueil .entete{width:100vw;padding-left:0;padding-right:0;height:100vh;min-height:840px;display:flex;flex-direction:column;align-items:center}.accueil .entete .background{position:absolute;width:100vw;height:100%}.accueil .entete .background .video{height:100%;width:100%;object-fit:cover}.accueil .entete .background:after{background:rgba(15, 43, 236, 0.29);content:"";width:100%;height:100%;top:0;left:0;position:absolute;mix-blend-mode:multiply;z-index:1}.accueil .entete .background:before{background:rgba(42, 48, 61, 0.16);content:"";width:100%;height:100%;top:0;left:0;position:absolute;mix-blend-mode:multiply;z-index:1}.accueil .entete .content{padding:202px 5% 0;color:#ffffff;z-index:10;display:flex;align-items:start;justify-content:center;flex-direction:column;text-align:start;height:100%;width:90%}.accueil .entete .content .titre{padding-bottom:40px;display:flex;text-align:start;max-width:78%;padding-bottom:14px}.accueil .entete .content .st{padding-left:25px;padding-top:2px}.accueil .entete .content .st:before{content:"";border-radius:100%;position:absolute;left:0;top:34%;background-color:#0f2bec;width:11px;height:11px}.accueil .entete .reseaux{position:absolute;right:109px;height:100%;display:flex;flex-direction:column;justify-content:center;gap:14px;align-items:center;z-index:10}.accueil .entete .reseaux .reseau{height:42px}.accueil .entete .reseaux .reseau .icon{height:100%;transition:all 0.2s ease-in-out;opacity:1;position:absolute}.accueil .entete .reseaux .reseau .blue{height:100%;transition:all 0.2s ease-in-out;opacity:0;position:absolute}.accueil .entete .reseaux .reseau:hover .icon{opacity:0}.accueil .entete .reseaux .reseau:hover .blue{opacity:1}@keyframes bounce{from{transform:translateY(0px)}to{transform:translateY(-30px)}}.accueil .entete .ancre{align-self:center;margin-top:150px;z-index:100;animation:bounce 1000ms alternate infinite cubic-bezier(0.2, 0.65, 0.6, 1)}.accueil .entete .ancre:hover{animation-duration:2000ms}.accueil #ambition{padding-top:123px}.accueil #ambition .titre{padding-bottom:32px}.accueil #ambition .texte{max-width:515px}.accueil .partenariat{padding:300px 0;display:flex;justify-content:center;align-items:center;mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;mask-repeat:no-repeat}.accueil .partenariat .ovale{height:35px;border-radius:100%;width:150px;position:absolute;top:305px;overflow:hidden}.accueil .partenariat .ovale:after{width:100%;height:100%;background-color:#0f2bec;mix-blend-mode:color;position:absolute;content:""}.accueil .partenariat .texte{text-align:center;opacity:0.24;z-index:-2}.accueil .mosaic{display:flex;flex-wrap:wrap;gap:1%;margin-bottom:145px}.accueil .mosaic .accompagnement{height:515px;width:100%}.accueil .mosaic .accompagnement .background{position:absolute;width:100%;height:100%;border-radius:15px;overflow:hidden}.accueil .mosaic .accompagnement .background .video{width:100%;height:100%;object-fit:cover}.accueil .mosaic .accompagnement .background:after{content:"";background-color:rgba(31, 72, 126, 0.4);width:100%;height:100%;top:0;left:0;position:absolute}.accueil .mosaic .accompagnement .content{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#ffffff;gap:32px;padding:0 10px}.accueil .mosaic .accompagnement .content .texte{max-width:40%;letter-spacing:0.4px;line-height:1.4}.accueil .mosaic .accompagnement .content .image{border-radius:100%;background-color:rgba(255, 255, 255, 0.1);backdrop-filter:blur(10px);width:75px;height:75px;display:flex;justify-content:center;align-items:center}.accueil .mosaic .accompagnement .content .image .img{height:50px;width:50px;z-index:3}.accueil .mosaic .premier{width:74%}.accueil .mosaic .suivez{width:25%;height:288px;border-radius:15px;overflow:hidden;color:#ffffff}.accueil .mosaic .suivez .background{position:absolute;width:100%;height:100%;overflow:hidden}.accueil .mosaic .suivez .background .img{width:100%;height:100%;object-fit:cover}.accueil .mosaic .suivez .background:after{background:#21285c;content:"";position:absolute;width:100%;height:100%;top:0;left:0;opacity:0.6;transition:background 0.8s ease-in-out}.accueil .mosaic .suivez .content{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;gap:23px;transition:all 0.8s ease-in-out}.accueil .mosaic .suivez .content .picto{height:50px;transition:all 0.8s ease-in-out}.accueil .mosaic .suivez:hover .background:after{opacity:1;background:linear-gradient(32deg, #0078ff 13%, rgba(0, 120, 255, 0) 100%)}.accueil .mosaic .suivez:hover .content{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.accueil .mosaic .rejoindre{width:25%;height:372px;border-radius:15px;overflow:hidden;background-color:#1f487e;display:flex;justify-content:end;align-items:end;padding:32px 40px;transition:all 0.8s ease-in-out}.accueil .mosaic .rejoindre .img{opacity:0.16;height:300px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);transition:all 0.8s ease-in-out}.accueil .mosaic .rejoindre #mySvg{transition:transform 0.5s ease-in-out}.accueil .mosaic .rejoindre .button{text-transform:uppercase;letter-spacing:2px}@keyframes waveAnimation1{0%{-webkit-transform:translate(0px, 1.135px);-moz-transform:translate(0px, 1.135px);-ms-transform:translate(0px, 1.135px);transform:translate(0px, 1.135px)}50%{-webkit-transform:translate(0px, -50px);-moz-transform:translate(0px, -50px);-ms-transform:translate(0px, -50px);transform:translate(0px, -50px)}100%{transform:translate(0px, 1.135px);-webkit-transform:translate(0px, 1.135px);-moz-transform:translate(0px, 1.135px);-ms-transform:translate(0px, 1.135px);transform:translate(0px, 1.135px)}}@keyframes waveAnimation2{0%{-webkit-transform:translate(52.397px, 50.508px);-moz-transform:translate(52.397px, 50.508px);-ms-transform:translate(52.397px, 50.508px);transform:translate(52.397px, 50.508px)}30%{-webkit-transform:translate(52.397px, 0px);-moz-transform:translate(52.397px, 0px);-ms-transform:translate(52.397px, 0px);transform:translate(52.397px, 0px);animation-timing-function:ease-out}80%{-webkit-transform:translate(52.397px, 60px);-moz-transform:translate(52.397px, 60px);-ms-transform:translate(52.397px, 60px);transform:translate(52.397px, 60px);animation-timing-function:ease-in-out}100%{-webkit-transform:translate(52.397px, 50.508px);-moz-transform:translate(52.397px, 50.508px);-ms-transform:translate(52.397px, 50.508px);transform:translate(52.397px, 50.508px);animation-timing-function:ease-in}}@keyframes waveAnimation3{0%{-webkit-transform:translate(105.474px, 201.552px);-moz-transform:translate(105.474px, 201.552px);-ms-transform:translate(105.474px, 201.552px);transform:translate(105.474px, 201.552px)}30%{-webkit-transform:translate(105.474px, 150px);-moz-transform:translate(105.474px, 150px);-ms-transform:translate(105.474px, 150px);transform:translate(105.474px, 150px);animation-timing-function:ease-out}80%{-webkit-transform:translate(105.474px, 205px);-moz-transform:translate(105.474px, 205px);-ms-transform:translate(105.474px, 205px);transform:translate(105.474px, 205px);animation-timing-function:ease-in-out}100%{-webkit-transform:translate(105.474px, 201.552px);-moz-transform:translate(105.474px, 201.552px);-ms-transform:translate(105.474px, 201.552px);transform:translate(105.474px, 201.552px);animation-timing-function:ease-in}}@keyframes waveAnimation4{0%{-webkit-transform:translate(157.872px, 50.508px);-moz-transform:translate(157.872px, 50.508px);-ms-transform:translate(157.872px, 50.508px);transform:translate(157.872px, 50.508px)}30%{-webkit-transform:translate(157.872px, 0px);-moz-transform:translate(157.872px, 0px);-ms-transform:translate(157.872px, 0px);transform:translate(157.872px, 0px);animation-timing-function:ease-out}80%{-webkit-transform:translate(157.872px, 60px);-moz-transform:translate(157.872px, 60px);-ms-transform:translate(157.872px, 60px);transform:translate(157.872px, 60px);animation-timing-function:ease-in-out}100%{-webkit-transform:translate(157.872px, 50.508px);-moz-transform:translate(157.872px, 50.508px);-ms-transform:translate(157.872px, 50.508px);transform:translate(157.872px, 50.508px);animation-timing-function:ease-in}}@keyframes waveAnimation5{0%{-webkit-transform:translate(210.608px, 1.135px);-moz-transform:translate(210.608px, 1.135px);-ms-transform:translate(210.608px, 1.135px);transform:translate(210.608px, 1.135px)}50%{-webkit-transform:translate(210.608px, -50px);-moz-transform:translate(210.608px, -50px);-ms-transform:translate(210.608px, -50px);transform:translate(210.608px, -50px)}100%{-webkit-transform:translate(210.608px, 1.135px);-moz-transform:translate(210.608px, 1.135px);-ms-transform:translate(210.608px, 1.135px);transform:translate(210.608px, 1.135px)}}.accueil .mosaic .rejoindre:hover{background-color:#2464ac}.accueil .mosaic .rejoindre:hover .img{opacity:0.5}.accueil .mosaic .rejoindre:hover #mySvg #Trace_17386{animation:waveAnimation1 0.8s linear forwards}.accueil .mosaic .rejoindre:hover #mySvg #Groupe_125{animation:waveAnimation2 0.8s linear 0.1s forwards}.accueil .mosaic .rejoindre:hover #mySvg #Groupe_134{animation:waveAnimation3 0.8s linear 0.2s forwards}.accueil .mosaic .rejoindre:hover #mySvg #Groupe_128{animation:waveAnimation4 0.8s linear 0.3s forwards}.accueil .mosaic .rejoindre:hover #mySvg #Groupe_131{animation:waveAnimation5 0.8s linear 0.4s forwards}.accueil .mosaic .rejoindre:hover .button{color:#0f2bec}.accueil .mosaic .rejoindre:hover .button:after{background:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/icon/arrow-white.svg);rotate:-25deg;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.accueil .mosaic .equipe{width:74%;height:372px;border-radius:15px;overflow:hidden}.accueil .mosaic .equipe:hover .content .right .button{color:#0f2bec}.accueil .mosaic .equipe:hover .content .right .button:after{background:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/icon/arrow-white.svg);rotate:-25deg;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.accueil .mosaic .equipe .background{position:absolute;width:100%;height:100%;overflow:hidden}.accueil .mosaic .equipe .background .img{width:100%;height:100%;object-fit:cover}.accueil .mosaic .equipe .background:after{background:#0f2bec;content:"";position:absolute;width:100%;height:100%;top:0;left:0;opacity:0.56;mix-blend-mode:overlay}.accueil .mosaic .equipe .background:before{background:#1f487e;content:"";position:absolute;width:100%;height:100%;top:0;left:0;opacity:0.9;z-index:1}.accueil .mosaic .equipe .content{display:flex;z-index:2;height:100%;align-items:center;justify-content:center}.accueil .mosaic .equipe .content .left{width:30%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px;border-right:1px solid #ffffff}.accueil .mosaic .equipe .content .left .chiffre{color:#ffffff;font-size:82px}.accueil .mosaic .equipe .content .left .chiffre span{font-size:66px}.accueil .mosaic .equipe .content .left .texte{line-height:1.3;color:rgba(255, 255, 255, 0.65)}.accueil .mosaic .equipe .content .left .texte strong{color:#ffffff}.accueil .mosaic .equipe .content .right{padding:0 77px;width:70%}.accueil .mosaic .equipe .content .right .texte{line-height:1.3;color:rgba(255, 255, 255, 0.65)}.accueil .mosaic .equipe .content .right .texte strong{color:#ffffff}.accueil .mosaic .equipe .content .right .button{position:absolute;bottom:-95px;right:36px;text-transform:uppercase;letter-spacing:2px}.accueil .impliquer{padding:unset;position:relative;overflow:hidden}.accueil .impliquer .image{height:100%}.accueil .impliquer>.image{padding:100px 0;z-index:unset}.accueil .impliquer>.image:after{background:rgba(0, 65, 139, 0.6);content:"";position:absolute;width:100%;height:100%;top:0;left:0;mix-blend-mode:multiply}.accueil .impliquer>.image:before{background-color:rgba(0, 0, 0, 0.5);backdrop-filter:blur(12px);content:"";position:absolute;width:100%;height:100%;top:0;left:0;mix-blend-mode:multiply;z-index:1}.accueil .impliquer .carre{border:1px solid #ffffff;border-radius:15px;z-index:2;display:flex;padding:140px;margin:0 auto;width:92%}.accueil .impliquer .carre .left{width:50%;display:flex;flex-direction:column;gap:32px;justify-content:center}.accueil .impliquer .carre .left .titre{color:rgba(255, 255, 255, 0.65)}.accueil .impliquer .carre .left .titre strong{color:#ffffff}.accueil .impliquer .carre .left .texte{color:#ffffff;max-width:503px;line-height:1.3}.accueil .impliquer .carre .left .button{text-transform:uppercase;letter-spacing:2px}.accueil .impliquer .carre .right{width:50%;padding-left:120px;color:#ffffff;display:flex;flex-direction:column;gap:42px}.accueil .impliquer .carre .right .item .image{border-radius:100%;background-color:rgba(255, 255, 255, 0.3);backdrop-filter:blur(10px);width:48px;height:48px;display:flex;justify-content:center;align-items:center}.accueil .impliquer .carre .right .item .image .img{width:25px;z-index:3}.accueil .impliquer .carre .right .item .titre{padding:23px 0 14px}.accueil .impliquer .carre .right .item .texte{max-width:90%;line-height:1.3}.accueil .signature{display:flex;margin:130px 0}.accueil .signature .left .list{width:70%;margin:0 auto}.accueil .signature .left .list .item{background-color:#f9f9f9;border-radius:30px;padding:40px 50px;box-shadow:rgba(149, 157, 165, 0.2) 0px 8px 24px;height:350px;margin-bottom:30px}.accueil .signature .left .list .item>div{height:100%;width:100%}.accueil .signature .left .list .item .titre{font-weight:900;padding-bottom:16px}.accueil .signature .left .list .item .texte{opacity:0.33;max-width:385px;line-height:1.3}.accueil .signature .left .list .item .chiffre{color:#0f2bec;position:absolute;bottom:0px;right:0px;font-weight:900}.accueil .signature .left .list .item.bleu{background-color:#1f487e}.accueil .signature .left .list .item.bleu .lien{color:#ffffff;height:100%;width:100%;display:block}.accueil .signature .left .list .item.bleu .lien .icon{position:absolute;bottom:0px;right:0px}.accueil .signature .right{padding-top:70px}.accueil .signature .right .titre{position:sticky;top:250px;padding-bottom:70px;margin:0 auto;width:fit-content;font-size:120px;display:flex;align-items:end;font-weight:900}.accueil .signature .right .titre span{opacity:0;transform:translateY(-100px);transition:transform 0.5s ease, opacity 0.5s ease;color:#0f2bec}.accueil .signature .right .titre span.animate-span{transform:translateY(0px);opacity:1}.accueil .insta{display:flex;padding:0;height:500px}.accueil .insta .owl-carousel .owl-stage-outer .owl-stage{height:500px}.accueil .insta .left{background-color:#1f487e;padding:88px;height:100%;display:flex;flex-direction:column;justify-content:space-between}.accueil .insta .left .titre{color:rgba(255, 255, 255, 0.65)}.accueil .insta .left .titre strong{color:#ffffff}.accueil .insta .left .bottom{display:flex;align-items:center;justify-content:space-between}.accueil .insta .left .bottom .button{text-transform:uppercase;letter-spacing:2px}.accueil .insta .left .bottom>span{width:100px;height:100px;display:block;background:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/icon/socials-instagram-white.svg) no-repeat center/contain}.accueil .insta .item{height:100%}.accueil .insta .item .img{height:100%;width:100%;object-fit:cover}.accueil .podcasts{margin-top:100px;overflow:hidden;border-radius:15px}.accueil .podcasts .background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.accueil .podcasts::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:-webkit-linear-gradient(to right, #21285c 0%, rgba(33, 40, 92, 0) 100%);background:-moz-linear-gradient(to right, #21285c 0%, rgba(33, 40, 92, 0) 100%);background:-o-linear-gradient(to right, #21285c 0%, rgba(33, 40, 92, 0) 100%);background:linear-gradient(to right, #21285c 0%, rgba(33, 40, 92, 0) 100%);opacity:0.85}.accueil .podcasts .backgroundContent{width:100%;height:100%;z-index:3;padding:50px 50px 50px 70px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;grid-gap:50px;gap:50px;-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap}.accueil .podcasts .backgroundContent .left{max-width:400px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:start;align-items:start;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-gap:40px;gap:40px;-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap;color:#ffffff}.accueil .podcasts .backgroundContent .left>span{display:block;width:200px;height:80px;background:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/icon/logo-work-different.svg) no-repeat center/contain}.accueil .podcasts .backgroundContent .left .title{font-size:32px}.accueil .podcasts .backgroundContent .left .text{font-size:18px;line-height:1.3}.accueil .podcasts .backgroundContent .left .links{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:start;justify-content:start;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;grid-gap:50px;gap:50px;-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap;width:100%}.accueil .podcasts .backgroundContent .left .links a{width:60px;height:60px;display:block;border:1px solid #0f2bec;border-radius:100%;transition:all 0.15s ease-in-out}.accueil .podcasts .backgroundContent .left .links a:hover{opacity:0.7}.accueil .podcasts .backgroundContent .right{max-width:350px;background:#ffffff;border-radius:15px;padding:30px 50px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:start;align-items:start;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-gap:30px;gap:30px;-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap}.accueil .podcasts .backgroundContent .right p{text-transform:uppercase;width:100%}.accueil .podcasts .backgroundContent .right a{text-decoration:unset;transition:all 0.15s ease-in-out;color:rgba(42, 48, 61, 0.65);line-height:1.3;width:100%}.accueil .podcasts .backgroundContent .right a span{color:#0f2bec}.accueil .podcasts .backgroundContent .right a:hover{text-decoration:underline;opacity:0.7}.accueil .actualites{padding:100px 0}.accueil .actualites .top{display:flex;flex-direction:column;gap:32px;padding-bottom:94px}.accueil .actualites .top .texte{max-width:465px;line-height:1.4}.accueil .actualites .top .button{text-transform:uppercase;letter-spacing:2px}html[lang="fr"] .accueil .partenariat{-webkit-mask-image:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/CitationVersant.svg);mask-image:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/CitationVersant.svg);-webkit-mask-size:74%;mask-size:74%}html[lang="fr"] .accueil .partenariat .texte{max-width:74%}html[lang="fr"] .accueil .partenariat .texte-en{display:none !important}html[lang="en"] .accueil .partenariat{-webkit-mask-image:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/CitationVersant-en.svg);mask-image:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/CitationVersant-en.svg);-webkit-mask-size:60%;mask-size:60%}html[lang="en"] .accueil .partenariat .texte{max-width:60%}html[lang="en"] .accueil .partenariat .texte-fr{display:none !important}.page-contact{padding-top:176px}.page-contact .container-fluid{padding-right:0;padding-left:0;margin-right:0;margin-left:0}.page-contact .row{width:100%;margin-right:0;margin-left:0}.page-contact .row .background{position:absolute;width:100%;height:100%}.page-contact .row .background .video{height:100%;width:100%;object-fit:cover}.page-contact .row .background:after{background:#1f487e;content:"";width:100%;height:100%;top:0;left:0;position:absolute;mix-blend-mode:overlay;opacity:0.25;z-index:1}.page-contact .row .background:before{background:linear-gradient(320deg, rgba(33, 40, 92, 0) 0%, #21285c 100%);content:"";width:100%;height:100%;top:0;left:0;position:absolute;opacity:0.66;z-index:1}.page-contact .left{z-index:2;padding:74px 0;width:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#ffffff}.page-contact .left .item{display:flex;flex-direction:column;gap:32px}.page-contact .left .item .titre{font-weight:700;color:#ffffff}.page-contact .left .item .infos{display:flex;flex-direction:column;gap:20px}.page-contact .left .item .reseaux{display:flex;gap:37px}.page-contact .left .item .reseaux .reseau{height:37px;width:37px}.page-contact .left .item .reseaux .reseau .icon{height:100%;position:absolute;opacity:1;transition:all 0.2s ease-in-out}.page-contact .left .item .reseaux .reseau .blue{height:100%;position:absolute;opacity:0;transition:all 0.2s ease-in-out}.page-contact .left .item .reseaux .reseau:hover .icon{opacity:0}.page-contact .left .item .reseaux .reseau:hover .blue{opacity:1}.page-contact .left .item .button{background-color:rgba(255, 255, 255, 0.22);padding:6px 63px 6px 30px;text-transform:uppercase;letter-spacing:2px;height:49px}.page-contact .left .item .button:hover{background-color:#0f2bec;color:#ffffff}.page-contact .left .item .button:hover:after{background-image:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/icon/arrow.svg)}.page-contact .formulaire{width:40%;background-color:#ffffff;padding:44px 80px;color:#2a303d;z-index:2;margin:50px 0;border-radius:15px}.page-contact .formulaire .titre{font-weight:700;margin-bottom:55px;padding-left:72px}.page-contact .formulaire .titre:after{height:17px;width:17px;position:absolute;border-radius:100%;content:"";left:22px;top:40%;background-color:#0f2bec}.page-contact .formulaire #form_contact .duo{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:end;-moz-box-align:end;-ms-flex-align:end;-webkit-align-items:end;align-items:end;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:25px;height:fit-content}.page-contact .formulaire #form_contact .duo .input_wrapper{width:48%}.page-contact .formulaire #form_contact .duo.selects{height:119px;margin-bottom:25px}.page-contact .formulaire #form_contact label{padding-left:25px;font-weight:700}.page-contact .formulaire #form_contact .single{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:end;-moz-box-align:end;-ms-flex-align:end;-webkit-align-items:end;align-items:end;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:25px}.page-contact .formulaire #form_contact .single .input_wrapper{width:100%}.page-contact .formulaire #form_contact .input_wrapper{width:100%;transition:all ease-in-out 0.3s}.page-contact .formulaire #form_contact .input_wrapper input{padding:18px;transition:all ease-in-out 0.3s;border:1px solid rgba(42, 48, 61, 0.05);border-radius:31px;color:#2a303d;margin-top:5px;height:61px;display:flex;align-items:center;font-weight:700}.page-contact .formulaire #form_contact .input_wrapper:hover{position:relative;overflow:hidden}.page-contact .formulaire #form_contact .input_wrapper:hover .progress_bar{position:absolute;top:0;left:0;height:100%;width:0%;background-color:#0f2bec;opacity:0.3}.page-contact .formulaire #form_contact input,.page-contact .formulaire #form_contact select,.page-contact .formulaire #form_contact textarea,.page-contact .formulaire #form_contact label{width:100%;border:none;resize:none;font-family:"helixa";-webkit-appearance:none;font-weight:700}.page-contact .formulaire #form_contact input::placeholder,.page-contact .formulaire #form_contact select::placeholder,.page-contact .formulaire #form_contact textarea::placeholder,.page-contact .formulaire #form_contact label::placeholder{font-weight:400;opacity:0.11;font-family:"helixa";color:#ffffff;font-size:16px;font-style:italic}.page-contact .formulaire #form_contact input::-webkit-input-placeholder,.page-contact .formulaire #form_contact select::-webkit-input-placeholder,.page-contact .formulaire #form_contact textarea::-webkit-input-placeholder,.page-contact .formulaire #form_contact label::-webkit-input-placeholder{font-style:italic}.page-contact .formulaire #form_contact input:-moz-placeholder,.page-contact .formulaire #form_contact select:-moz-placeholder,.page-contact .formulaire #form_contact textarea:-moz-placeholder,.page-contact .formulaire #form_contact label:-moz-placeholder{font-style:italic}.page-contact .formulaire #form_contact input::-moz-placeholder,.page-contact .formulaire #form_contact select::-moz-placeholder,.page-contact .formulaire #form_contact textarea::-moz-placeholder,.page-contact .formulaire #form_contact label::-moz-placeholder{font-style:italic}.page-contact .formulaire #form_contact input:-ms-input-placeholder,.page-contact .formulaire #form_contact select:-ms-input-placeholder,.page-contact .formulaire #form_contact textarea:-ms-input-placeholder,.page-contact .formulaire #form_contact label:-ms-input-placeholder{font-style:italic}.page-contact .formulaire #form_contact select{transition:all ease-in-out 0.3s;border:1px solid rgba(42, 48, 61, 0.05);border-radius:31px;color:#2a303d;padding:18px;height:61px;margin-top:5px;-webkit-appearance:none;appearance:none;display:flex;align-items:center;font-weight:700}.page-contact .formulaire #form_contact textarea{height:144px;margin-top:5px;border:1px solid rgba(42, 48, 61, 0.05);border-radius:31px;padding:18px;color:#2a303d;width:100%}.page-contact .formulaire #form_contact .fichier{display:flex;flex-direction:column}.page-contact .formulaire #form_contact .fichier .doc{transition:all ease-in-out 0.3s;border:1px solid rgba(42, 48, 61, 0.05);border-radius:31px;color:#2a303d;padding:18px;height:61px;margin-top:5px;-webkit-appearance:none;appearance:none;cursor:pointer;display:flex;align-items:center;white-space:nowrap;overflow:hidden}.page-contact .formulaire #form_contact .fichier .doc span{display:block;width:calc(100% - 30px);opacity:0.11;overflow:hidden;font-family:"helixa"}.page-contact .formulaire #form_contact .fichier .doc img{height:15px}.page-contact .formulaire #form_contact .fichier .doc+input{display:none}.page-contact .formulaire #form_contact .fichier .doc::after{content:"";width:30px;height:100%;position:absolute;top:0;right:0;background:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/icon/telecharger.svg) no-repeat center/50% 50%}.page-contact .formulaire #form_contact .select2-container{width:100% !important}.page-contact .formulaire #form_contact .select2-container--default .select2-selection--single{background:transparent;border:none}.page-contact .formulaire #form_contact .boutons{display:flex;justify-content:end}.page-contact .formulaire #form_contact .boutons .button{border:none;color:#2a303d;text-transform:uppercase;letter-spacing:2px;font-size:17px !important;font-family:"helixa"}.page-contact .formulaire .thanks_wrapper{display:flex;justify-content:center;opacity:0;margin-top:0;margin-bottom:0;color:#2a303d;padding:0;height:unset}.expertise .row{justify-content:center}.expertise .entete{width:100vw;padding-left:0;padding-right:0;display:flex;flex-direction:column;align-items:center}.expertise .entete .background{position:absolute;width:100vw;height:100%}.expertise .entete .background .img{height:100%;width:100%;object-fit:cover}.expertise .entete .background:after{background:rgba(36, 100, 172, 0.66);content:"";width:100%;height:100%;top:0;left:0;position:absolute;mix-blend-mode:overlay;z-index:1}.expertise .entete .background:before{background:#2a303d;content:"";width:100%;height:100%;top:0;left:0;position:absolute;opacity:0.25;z-index:1}.expertise .entete .content{padding:301px 10% 154px;color:#ffffff;z-index:10;display:flex;align-items:start;justify-content:center;flex-direction:column;text-align:start;height:100%;width:100%}.expertise .entete .content .titre{padding-bottom:40px;display:flex;text-align:start;max-width:80%;padding-bottom:14px}.expertise .detail{padding:0 41px 86px}.expertise .detail .titre{max-width:816px;padding-bottom:79px;padding-top:67px}.expertise .detail .content{display:flex}.expertise .detail .content .left{width:60%}.expertise .detail .content .left .texte{max-width:570px;line-height:1.4}.expertise .detail .content .left .texte p{padding-bottom:20px}.expertise .detail .content .right{width:40%}.expertise .detail .content .right .texte{padding-bottom:32px}.expertise .detail .content .right .liste{display:flex;flex-direction:column;gap:32px}.expertise .detail .content .right .liste .item{padding-left:20px;max-width:403px;line-height:1.4}.expertise .detail .content .right .liste .item:after{height:8px;width:8px;position:absolute;border-radius:100%;content:"";left:0;top:5px;background-color:#0f2bec}.expertise .premiers{display:flex;margin-bottom:155px;padding:0}.expertise .premiers .premier{width:100%;height:326px}.expertise .contenu{padding:0 41px 134px}.expertise .contenu .top .titre{padding-bottom:64px;max-width:60%}.expertise .contenu .left{display:flex;flex-direction:column;gap:15px}.expertise .contenu .left .bloc{padding:50px 63px;background-color:#f9f9f9;border-radius:15px}.expertise .contenu .left .bloc .title{padding-bottom:32px;z-index:2;max-width:70%}.expertise .contenu .left .bloc .title h2{font-size:30px;color:rgba(42, 48, 61, 0.65)}.expertise .contenu .left .bloc .title h2 strong{color:#2a303d}.expertise .contenu .left .bloc .texte{font-weight:400;line-height:1.4}.expertise .contenu .left .bloc .liste{z-index:2}.expertise .contenu .left .bloc.bloc-liste{height:fit-content}.expertise .contenu .left .bloc.bloc-liste:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;border-radius:15px;opacity:0.2;z-index:0;background:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/images/bloc-liste1.png)}.expertise .contenu .left .bloc.bloc-liste .liste{columns:2;column-gap:50px}.expertise .contenu .left .bloc.bloc-liste .liste .texte{padding-left:20px}.expertise .contenu .left .bloc.bloc-liste .liste .texte p{break-inside:avoid;-webkit-column-break-inside:avoid;page-break-inside:avoid}.expertise .contenu .left .bloc.bloc-liste .liste .texte:after{content:"";background-color:#0f2bec;width:10px;height:10px;left:0;top:8px;position:absolute;border-radius:100%}.expertise .contenu .left .bloc.bloc-liste .liste .texte+.texte{margin-top:20px}.expertise .contenu .right{display:flex;flex-direction:column;gap:20px}.expertise .contenu .right .bloc{padding:50px 63px;background-color:#f9f9f9;border-radius:15px}.expertise .contenu .right .bloc .forma{padding-bottom:32px}.expertise .contenu .right .bloc .title{margin-bottom:17px}.expertise .contenu .right .bloc .bouton{display:flex;justify-content:end}.expertise .contenu .right .bloc .bouton .button{text-transform:uppercase}.expertise .contenu .right .actus{border-radius:15px;overflow:hidden;height:369px;display:block}.expertise .contenu .right .actus:hover .background .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.expertise .contenu .right .actus:hover .content::after{background:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/icon/arrow-bleu.svg)}.expertise .contenu .right .actus .background{position:absolute;top:0;left:0;width:100%;height:100%}.expertise .contenu .right .actus .background .img{width:100%;height:100%;object-fit:cover;transition:all 0.8s ease-in-out}.expertise .contenu .right .actus .content{max-width:60%;background-color:rgba(33, 40, 92, 0.97);border-radius:10px;margin:15px;height:93%;padding:22px 48px;color:#ffffff}.expertise .contenu .right .actus .content .cats{padding-top:16px;display:flex;flex-wrap:wrap;gap:6px}.expertise .contenu .right .actus .content .cats .cat{background-color:rgba(255, 255, 255, 0.1);padding:6px 14px;border-radius:12px;color:#ffffff;font-size:10px;text-transform:uppercase;font-weight:900}.expertise .contenu .right .actus .content:after{content:"";position:absolute;width:52px;height:52px;background-repeat:no-repeat;bottom:17px;object-fit:cover;right:29px;z-index:0;background:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/icon/arrow.svg) no-repeat}.expertise .contenu.key-1 .left .bloc{background-color:#21285c;color:#ffffff}.expertise .contenu.key-1 .left .bloc.bloc-liste:after{background:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/images/bloc-liste2.png)}.expertises .row{justify-content:center}.expertises .entete{width:100vw;padding-left:0;padding-right:0;display:flex;flex-direction:column;align-items:center}.expertises .entete .background{position:absolute;width:100vw;height:100%}.expertises .entete .background .img{height:100%;width:100%;object-fit:cover}.expertises .entete .background:after{background:rgba(36, 100, 172, 0.66);content:"";width:100%;height:100%;top:0;left:0;position:absolute;mix-blend-mode:overlay;z-index:1}.expertises .entete .background:before{background:#2a303d;content:"";width:100%;height:100%;top:0;left:0;position:absolute;opacity:0.25;z-index:1}.expertises .entete .content{padding:239px 10% 100px;color:#ffffff;z-index:10;display:flex;align-items:start;justify-content:center;flex-direction:column;text-align:start;height:100%;width:100%}.expertises .entete .content .titre{padding-bottom:40px;display:flex;text-align:start;max-width:79%;padding-bottom:14px}.expertises .gris{background-color:#f9f9f9;display:flex;justify-content:center;padding:134px 0 172px;gap:370px}.expertises .gris .left{width:32%}.expertises .gris .right{width:30%}.expertises .gris .right .texte{line-height:1.5;opacity:0.75;font-weight:400}.expertises .nos-expt{padding-top:96px}.expertises .nos-expt .titre{padding-bottom:64px}.expertises .nos-expt .liste .item{border-top:1px solid #707070}.expertises .nos-expt .liste .item .contenus{padding:50px 63px;background-color:#f9f9f9;border-radius:15px;columns:2;column-gap:50px;height:fit-content}.expertises .nos-expt .liste .item .contenus .element{padding-left:20px;font-weight:400}.expertises .nos-expt .liste .item .contenus .element p{break-inside:avoid;-webkit-column-break-inside:avoid;page-break-inside:avoid;line-height:1.2}.expertises .nos-expt .liste .item .contenus .element:after{content:"";background-color:#0f2bec;width:10px;height:10px;left:0;top:5px;position:absolute;border-radius:100%}.expertises .nos-expt .liste .item .contenus .element+.element{margin-top:31px}.expertises .nos-expt .liste .item .right{display:flex;flex-direction:column;gap:20px}.expertises .nos-expt .liste .item .right .bloc{padding:50px 63px;background-color:#f9f9f9;border-radius:15px}.expertises .nos-expt .liste .item .right .bloc .forma{padding-bottom:32px}.expertises .nos-expt .liste .item .right .bloc .title{margin-bottom:17px}.expertises .nos-expt .liste .item .right .bloc .bouton{display:flex;justify-content:end}.expertises .nos-expt .liste .item .right .bloc .bouton .button{text-transform:uppercase}.expertises .nos-expt .liste .item .right .actus{border-radius:15px;overflow:hidden;display:block}.expertises .nos-expt .liste .item .right .actus:hover .background .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.expertises .nos-expt .liste .item .right .actus:hover .content::after{background:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/icon/arrow-bleu.svg)}.expertises .nos-expt .liste .item .right .actus .background{position:absolute;top:0;left:0;width:100%;height:100%}.expertises .nos-expt .liste .item .right .actus .background .img{width:100%;height:100%;object-fit:cover;transition:all 0.8s ease-in-out}.expertises .nos-expt .liste .item .right .actus .content{max-width:450px;height:calc(100% - 30px);background-color:rgba(33, 40, 92, 0.97);border-radius:10px;margin:15px;padding:25px;padding-bottom:75px;color:#ffffff;display:flex;flex-direction:column;justify-content:space-between;flex-wrap:nowrap !important}.expertises .nos-expt .liste .item .right .actus .content .cats{padding-top:16px;display:flex;flex-wrap:wrap;gap:6px}.expertises .nos-expt .liste .item .right .actus .content .cats .cat{background-color:rgba(255, 255, 255, 0.1);padding:6px 14px;border-radius:12px;color:#ffffff;font-size:10px;text-transform:uppercase;font-weight:900}.expertises .nos-expt .liste .item .right .actus .content:after{content:"";position:absolute;width:50px;height:50px;background-repeat:no-repeat;bottom:10px;object-fit:cover;right:15px;z-index:0;background:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/icon/arrow.svg) no-repeat}.expertises .dec{padding-top:200px}.expertises .parcours{padding-top:122px;padding-bottom:268px}.expertises .parcours .titre{padding-bottom:136px}.expertises .parcours .titre h3{font-weight:900;font-size:55px}.expertises .parcours .etapes{display:flex}.expertises .parcours .etapes .item{width:33%;transition:all 0.4s ease-in-out;cursor:pointer}.expertises .parcours .etapes .item .title{font-weight:900;padding-bottom:61px}.expertises .parcours .etapes .item .title:after{content:"";height:11px;width:85%;bottom:24px;left:0;position:absolute;border-radius:8px}.expertises .parcours .etapes .item .texte{max-width:419px;padding-left:20px;font-weight:400;line-height:1.4}.expertises .parcours .etapes .item .texte:after{content:"";width:8px;height:8px;left:0;top:9px;position:absolute;border-radius:100%}.expertises .parcours .etapes .item.active{opacity:1}.expertises .parcours .etapes .item.active .title:after{background:linear-gradient(32deg, #0078ff 0%, #003c80 100%)}.expertises .parcours .etapes .item.active .texte:after{background-color:#0f2bec}.expertises .parcours .etapes .item.desactive{opacity:0.2}.expertises .parcours .etapes .item.desactive .title:after{background:#707070}.expertises .parcours .etapes .item.desactive .texte:after{background-color:#707070}main.equipe .en-tete{padding-top:100px;padding-bottom:100px;display:flex;flex-direction:column;align-items:center}main.equipe .en-tete .titre{padding-bottom:40px;text-align:center;max-width:80%}main.equipe .en-tete .titre h1{color:#2a303d}main.equipe .en-tete .texte{text-align:center;max-width:500px;line-height:1.5}.cabinet,main.equipe{padding-top:181px}.cabinet .row,main.equipe .row{justify-content:center}.cabinet .entete,main.equipe .entete{width:100%;margin-left:55px;margin-right:55px;display:flex;flex-direction:column;align-items:center;height:calc(100vh - 195px)}.cabinet .entete .background,main.equipe .entete .background{position:absolute;width:100%;height:100%;border-radius:30px;overflow:hidden}.cabinet .entete .background .video,main.equipe .entete .background .video{height:100%;width:100%;object-fit:cover}.cabinet .entete .background:after,main.equipe .entete .background:after{background:rgba(33, 40, 92, 0.25);content:"";width:100%;height:100%;top:0;left:0;position:absolute;mix-blend-mode:multiply;z-index:1}.cabinet .entete .content,main.equipe .entete .content{padding:110px 0 0;color:#ffffff;z-index:10;display:flex;align-items:center;justify-content:start;flex-direction:column;text-align:center;height:100%;width:100%}.cabinet .entete .content .titre,main.equipe .entete .content .titre{padding-bottom:40px;display:flex;text-align:center;max-width:80%}.cabinet .entete .content .ancres,main.equipe .entete .content .ancres{display:flex;justify-content:center;gap:10px}.cabinet .entete .content .ancres a,main.equipe .entete .content .ancres a{font-size:24px;color:#ffffff;transition:all 0.2s ease-in-out}.cabinet .entete .content .ancres a:hover,main.equipe .entete .content .ancres a:hover{color:#0f2bec}.cabinet .entete .content .scroll-downs,main.equipe .entete .content .scroll-downs{position:absolute;top:0;right:0;bottom:-582px;left:0;margin:auto;width:42px;height:71px}.cabinet .entete .content .mousey,main.equipe .entete .content .mousey{width:3px;padding:10px 15px;height:35px;border:2px solid #fff;border-radius:25px;opacity:0.75;box-sizing:content-box}.cabinet .entete .content .scroller,main.equipe .entete .content .scroller{width:4px;height:6px;border-radius:25%;background-color:#fff;animation-name:scroll;animation-duration:2.2s;animation-timing-function:cubic-bezier(0.15, 0.41, 0.69, 0.94);animation-iteration-count:infinite}@keyframes scroll{0%{opacity:0}10%{transform:translateY(0);opacity:1}100%{transform:translateY(15px);opacity:0;height:16px}}.cabinet .standards .top,main.equipe .standards .top{display:flex;justify-content:center;align-items:center;padding:118px 0}.cabinet .standards .top .titre,main.equipe .standards .top .titre{text-align:center;max-width:70%}.cabinet .standards .mosaic,main.equipe .standards .mosaic{display:flex;flex-wrap:wrap;gap:106px}.cabinet .standards .mosaic .item:not(.it-premier) .content,main.equipe .standards .mosaic .item:not(.it-premier) .content{padding:67px 38px 0}.cabinet .standards .mosaic .item:not(.it-premier) .content span,main.equipe .standards .mosaic .item:not(.it-premier) .content span{color:rgba(42, 48, 61, 0.33);padding-right:50px}.cabinet .standards .mosaic .item:not(.it-premier) .content span:after,main.equipe .standards .mosaic .item:not(.it-premier) .content span:after{content:"";background-color:#0f2bec;width:10px;height:10px;right:16px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);position:absolute;border-radius:100%}.cabinet .standards .mosaic .item:not(.it-premier) .content .texte,main.equipe .standards .mosaic .item:not(.it-premier) .content .texte{padding-left:91px;padding-top:32px;line-height:1.5}.cabinet .standards .mosaic .item,main.equipe .standards .mosaic .item{width:46.5%}.cabinet .standards .mosaic .item .img,main.equipe .standards .mosaic .item .img{width:100%;border-radius:15px;object-fit:cover}.cabinet .standards .mosaic .item:nth-of-type(1) .img,main.equipe .standards .mosaic .item:nth-of-type(1) .img{height:455px}.cabinet .standards .mosaic .item:nth-of-type(2) .img,main.equipe .standards .mosaic .item:nth-of-type(2) .img{height:858px}.cabinet .standards .mosaic .item:nth-of-type(3),main.equipe .standards .mosaic .item:nth-of-type(3){margin-top:-405px}.cabinet .standards .mosaic .item:nth-of-type(3) .img,main.equipe .standards .mosaic .item:nth-of-type(3) .img{height:374px}.cabinet .standards .mosaic .item.it-premier,main.equipe .standards .mosaic .item.it-premier{display:flex}.cabinet .standards .mosaic .item.it-premier .premier,main.equipe .standards .mosaic .item.it-premier .premier{width:100%;height:405px}.cabinet .dec,main.equipe .dec{padding-top:175px}.cabinet .fondements,main.equipe .fondements{margin-bottom:158px;padding-left:unset;padding-right:unset}.cabinet .fondements .background,main.equipe .fondements .background{position:absolute;width:100%;height:100%;top:0;left:0}.cabinet .fondements .background .img,main.equipe .fondements .background .img{opacity:0;position:absolute;width:100%;height:100%;object-fit:cover;top:0;left:0;transition:all 0.2s ease-in-out}.cabinet .fondements .background .img.active,main.equipe .fondements .background .img.active{opacity:1}.cabinet .fondements .background:after,main.equipe .fondements .background:after{background:rgba(42, 48, 61, 0.45);content:"";width:100%;height:100%;top:0;left:0;position:absolute;mix-blend-mode:multiply;z-index:1}.cabinet .fondements .background:before,main.equipe .fondements .background:before{background:linear-gradient(90deg, #1e223e 1%, rgba(0, 0, 0, 0) 79%);content:"";width:100%;height:100%;top:0;left:0;position:absolute;z-index:1}.cabinet .fondements .content,main.equipe .fondements .content{z-index:2;color:#ffffff;padding:100px 0;width:100%;display:flex;justify-content:center;gap:175px}.cabinet .fondements .content .left,main.equipe .fondements .content .left{width:35%}.cabinet .fondements .content .left .titre,main.equipe .fondements .content .left .titre{max-width:580px;color:rgba(255, 255, 255, 0.65);padding-bottom:32px}.cabinet .fondements .content .left .titre strong,main.equipe .fondements .content .left .titre strong{color:#ffffff}.cabinet .fondements .content .left .texte,main.equipe .fondements .content .left .texte{max-width:554px;padding-bottom:32px}.cabinet .fondements .content .left .liste,main.equipe .fondements .content .left .liste{display:flex;flex-direction:column;gap:35px}.cabinet .fondements .content .left .liste .item,main.equipe .fondements .content .left .liste .item{color:rgba(255, 255, 255, 0.3);transition:all 0.2s ease-in-out;padding-left:0;cursor:pointer;width:fit-content}.cabinet .fondements .content .left .liste .item:after,main.equipe .fondements .content .left .liste .item:after{content:"";background-color:transparent;width:8px;height:8px;left:0px;top:3px;position:absolute;border-radius:100%;transition:all 0.2s ease-in-out}.cabinet .fondements .content .left .liste .item.active,.cabinet .fondements .content .left .liste .item:hover,main.equipe .fondements .content .left .liste .item.active,main.equipe .fondements .content .left .liste .item:hover{color:#ffffff;padding-left:23px}.cabinet .fondements .content .left .liste .item.active:after,.cabinet .fondements .content .left .liste .item:hover:after,main.equipe .fondements .content .left .liste .item.active:after,main.equipe .fondements .content .left .liste .item:hover:after{background-color:#0f2bec}.cabinet .fondements .content .right,main.equipe .fondements .content .right{width:34%}.cabinet .fondements .content .right .item,main.equipe .fondements .content .right .item{opacity:0;position:absolute;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);left:0;transition:all 0.2s ease-in-out;padding:55px 75px;color:#2a303d}.cabinet .fondements .content .right .item.active,main.equipe .fondements .content .right .item.active{opacity:1}.cabinet .fondements .content .right .item.active:after,main.equipe .fondements .content .right .item.active:after{content:"";background-color:#ffffff;width:100%;height:100%;left:0px;top:0px;position:absolute;border-radius:15px;transition:all 0.2s ease-in-out;mix-blend-mode:overlay;z-index:-1;opacity:0.9}.cabinet .fondements .content .right .item .titre,main.equipe .fondements .content .right .item .titre{padding-bottom:15px;font-weight:900}.cabinet .fondements .content .right .item .texte,main.equipe .fondements .content .right .item .texte{line-height:1.5;max-width:470px}.cabinet .fondements2,main.equipe .fondements2{display:none}.cabinet .equipe,main.equipe .equipe{padding-bottom:128px}.cabinet .equipe .texte,main.equipe .equipe .texte{max-width:530px;line-height:1.5;padding:32px 0 128px}.cabinet .equipe>.row,main.equipe .equipe>.row{gap:30px 0}.cabinet .equipe>.row:not(:first-child),main.equipe .equipe>.row:not(:first-child){margin-top:50px}.cabinet .equipe>.row>div:first-child,main.equipe .equipe>.row>div:first-child{margin-bottom:20px}.cabinet .equipe .owl-carousel,main.equipe .equipe .owl-carousel{padding-bottom:32px}.cabinet .equipe .item,main.equipe .equipe .item{height:320px;border-radius:15px;overflow:hidden}.cabinet .equipe .item .background,main.equipe .equipe .item .background{position:absolute;top:0;left:0;width:100%;height:100%}.cabinet .equipe .item .background .img,main.equipe .equipe .item .background .img{height:100%;width:100%;object-fit:cover}.cabinet .equipe .item .background:after,main.equipe .equipe .item .background:after{background:transparent;content:"";position:absolute;bottom:0;left:0;width:100%;height:70%;transition:all 0.2s ease-in-out}.cabinet .equipe .item .content,main.equipe .equipe .item .content{direction:ltr !important;display:flex;flex-direction:column;justify-content:end;opacity:0;transition:all 0.2s ease-in-out;height:100%;width:100%;padding:15px;color:#ffffff}.cabinet .equipe .item .content .nom,main.equipe .equipe .item .content .nom{margin-bottom:20px;padding-left:20px}.cabinet .equipe .item .content .nom:after,main.equipe .equipe .item .content .nom:after{content:"";background-color:#0f2bec;width:8px;height:8px;left:0;top:50%;transform:translate(0, -50%);position:absolute;border-radius:100%;transition:all 0.2s ease-in-out}.cabinet .equipe .item .content .bottom,main.equipe .equipe .item .content .bottom{display:flex;align-items:end;justify-content:space-between;gap:20px}.cabinet .equipe .item .content .bottom .left,main.equipe .equipe .item .content .bottom .left{flex:1 1 0;display:flex;flex-direction:column}.cabinet .equipe .item .content .bottom .left .poste,main.equipe .equipe .item .content .bottom .left .poste{min-height:25px;padding-left:10px;padding-bottom:5px}.cabinet .equipe .item .content .bottom .right,main.equipe .equipe .item .content .bottom .right{flex:0 1 0;display:flex;gap:10px}.cabinet .equipe .item .content .bottom .right .reseau .icon,main.equipe .equipe .item .content .bottom .right .reseau .icon{display:block;width:35px}.cabinet .equipe .item:hover .background:after,main.equipe .equipe .item:hover .background:after{background:linear-gradient(0deg, #1f487e 8%, rgba(31, 72, 126, 0) 100%)}.cabinet .equipe .item:hover .content,main.equipe .equipe .item:hover .content{opacity:1}.formation .row{justify-content:center}.formation .entete{width:100vw;padding-left:0;padding-right:0;display:flex;flex-direction:column;align-items:center}.formation .entete .background{position:absolute;width:100vw;height:100%}.formation .entete .background .img{height:100%;width:100%;object-fit:cover}.formation .entete .background:after{background:rgba(36, 100, 172, 0.66);content:"";width:100%;height:100%;top:0;left:0;position:absolute;mix-blend-mode:overlay;z-index:1}.formation .entete .background:before{background:#2a303d;content:"";width:100%;height:100%;top:0;left:0;position:absolute;opacity:0.25;z-index:1}.formation .entete .content{padding:263px 10% 139px;color:#ffffff;z-index:10;display:flex;align-items:start;justify-content:center;flex-direction:column;text-align:start;height:100%;width:100%}.formation .entete .content .titre{padding-bottom:40px;display:flex;text-align:start;max-width:81%;padding-bottom:14px}.formation .savoir{padding:130px 0;display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:column;gap:32px}.formation .savoir .texte{max-width:780px}.formation .savoir .texte p{padding-bottom:20px;line-height:1.5}.formation .mosaic{display:flex;gap:13px;padding:0}.formation .mosaic .left{width:50%}.formation .mosaic .left .flexible{padding:64px 103px;background-color:#f9f9f9;border-radius:15px;margin-bottom:15px}.formation .mosaic .left .flexible .texte{max-width:492px;line-height:1.2;padding-bottom:64px;padding-top:27px}.formation .mosaic .left .flexible .item{border-top:1px solid #707070;text-transform:uppercase;padding:16px 0 48px}.formation .mosaic .left .reclamation{display:flex;gap:32px;padding:38px 70px;background-color:#f9f9f9;border-radius:15px}.formation .mosaic .left .reclamation .img{height:84px;width:84px}.formation .mosaic .left .reclamation .texte{font-weight:400;line-height:1.5;max-width:552px}.formation .mosaic .right{width:50%}.formation .mosaic .right .sur-mesure{border-radius:15px;overflow:hidden}.formation .mosaic .right .sur-mesure a{display:block}.formation .mosaic .right .sur-mesure a:hover .background .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.formation .mosaic .right .sur-mesure a:hover .button{color:#0f2bec}.formation .mosaic .right .sur-mesure a:hover .button:after{background:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/icon/arrow-white.svg);rotate:-25deg;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.formation .mosaic .right .sur-mesure a .background{position:absolute;height:100%;width:100%;top:0;left:0}.formation .mosaic .right .sur-mesure a .background .img{width:100%;height:100%;object-fit:cover;transition:transform ease-in-out 0.8s}.formation .mosaic .right .sur-mesure a .background:after{background:linear-gradient(97deg, #21285c 10%, rgba(33, 40, 92, 0.4164259454) 100%);content:"";width:100%;height:100%;top:0;left:0;position:absolute;opacity:0.95}.formation .mosaic .right .sur-mesure a .contenu{padding:110px 91px;color:#ffffff}.formation .mosaic .right .sur-mesure a .contenu .titre{color:rgba(255, 255, 255, 0.65)}.formation .mosaic .right .sur-mesure a .contenu .titre strong{color:#ffffff}.formation .mosaic .right .sur-mesure a .contenu .texte{padding:32px 0;max-width:492px;line-height:1.4}.formation .mosaic .right .sur-mesure a .contenu .button{text-transform:uppercase}.formation .mosaic .right .stagiaires{border-radius:15px;background-color:#21285c;display:flex;align-items:center;padding:70px 71px;margin-top:15px;gap:52px;justify-content:center;margin-bottom:15px}.formation .mosaic .right .stagiaires .chiffre{font-size:207px;color:rgba(255, 255, 255, 0.08)}.formation .mosaic .right .stagiaires .texte{color:#ffffff;max-width:281px}.formation .qualiopi{display:flex;align-items:center;justify-content:space-around;background-color:#21285c;border-radius:15px;overflow:hidden;margin-bottom:181px}.formation .qualiopi .background{position:absolute;height:100%;width:100%;top:0;left:0}.formation .qualiopi .background .img{width:100%;height:100%;object-fit:cover;opacity:0.23}.formation .qualiopi .left .titre h3{color:rgba(255, 255, 255, 0.65);font-weight:900;padding-bottom:16px;line-height:1.2}.formation .qualiopi .left .titre h3 strong{color:#ffffff;font-weight:900}.formation .qualiopi .left .texte{color:rgba(255, 255, 255, 0.65)}.formation .qualiopi .right .img{width:224px}.formation .titles{padding-bottom:64px}.formation .titles .titre{padding-bottom:41px}.formation .titles .filtre{display:flex;justify-content:end;gap:8px}.formation .titles .filtre .bouton{background-color:#f9f9f9;color:#707070;padding:8px 29px;border-radius:17px;transition:all 0.2s ease-in-out}.formation .titles .filtre .bouton.active,.formation .titles .filtre .bouton:hover{background-color:#0f2bec;color:#ffffff}.formation .formations{display:flex;flex-direction:column;gap:16px;margin-bottom:106px}.formation .formations .forma{padding:44px 54px;border-radius:15px;background-color:#f9f9f9}.formation .formations .forma .top{display:flex;justify-content:space-between;align-items:center;transition:all 0.2s ease-in-out;cursor:pointer}.formation .formations .forma .top svg{rotate:0deg;transition:all 0.2s ease-in-out}.formation .formations .forma .top:hover svg{rotate:50deg}.formation .formations .forma .top .title{text-transform:uppercase;color:#000000;font-weight:900}.formation .formations .forma .top.active svg{rotate:90deg}.formation .formations .forma .content p+p{padding-top:15px}.formation .formations .forma .content ul{padding-bottom:15px;list-style-type:disc}.formation .formations .forma .content ul li{padding:10px}.formation .formations .forma .content ul li:before{content:"- "}.Landing .row{justify-content:center}.Landing .entete{width:100vw;padding-left:0;padding-right:0;display:flex;flex-direction:column;align-items:center}.Landing .entete .background{position:absolute;width:100vw;height:100%}.Landing .entete .background .img{height:100%;width:100%;object-fit:cover}.Landing .entete .background:after{background:rgba(15, 43, 236, 0.12);content:"";width:100%;height:100%;top:0;left:0;position:absolute;mix-blend-mode:overlay;z-index:1}.Landing .entete .background:before{background:#2a303d;content:"";width:100%;height:100%;top:0;left:0;position:absolute;opacity:0.43;z-index:1}.Landing .entete .content{padding:234px 10% 175px;color:#ffffff;z-index:10;display:flex;align-items:start;justify-content:center;flex-direction:column;text-align:start;height:100%;width:100%}.Landing .entete .content .titre{padding-bottom:40px;display:flex;text-align:start;max-width:80%;padding-bottom:14px}.Landing .contenu{padding-bottom:58px}.Landing .contenu .titre{padding:121px 0 64px}.Landing .contenu .titre h2{font-size:30px}.Landing .contenu .cont{display:flex;gap:128px}.Landing .contenu .cont .title{padding-bottom:16px}.Landing .contenu .cont .left{width:50%}.Landing .contenu .cont .left .texte{max-width:570px;line-height:1.4}.Landing .contenu .cont .right{width:50%}.Landing .contenu .cont .right .texte{max-width:556px;padding-bottom:32px}.Landing .contenu .cont .right .item{text-transform:uppercase;border-top:1px solid #707070;padding:18px 0 32px}.Landing .outre-mer{display:flex;align-items:center}.Landing .outre-mer img{width:100%}.Landing .outre-mer .content{position:absolute;padding-top:61px;left:123px}.Landing .outre-mer .content .title{color:#ffffff;padding-bottom:30px;max-width:355px}.Landing .outre-mer .content .texte{color:#b5b7c7;max-width:447px;line-height:1.4}.Landing .dec{padding-top:98px}.emploi .row{justify-content:center}.emploi .entete{width:100vw;padding-left:0;padding-right:0;display:flex;flex-direction:column;align-items:center}.emploi .entete .background{position:absolute;width:100vw;height:100%}.emploi .entete .background .img{height:100%;width:100%;object-fit:cover}.emploi .entete .background:after{background:rgba(15, 43, 236, 0.4);content:"";width:100%;height:100%;top:0;left:0;position:absolute;mix-blend-mode:overlay;z-index:1}.emploi .entete .background:before{background:#2a303d;content:"";width:100%;height:100%;top:0;left:0;position:absolute;opacity:0.44;z-index:1}.emploi .entete .content{padding:234px 10% 175px;color:#ffffff;z-index:10;display:flex;align-items:start;justify-content:center;flex-direction:column;text-align:start;height:100%;width:100%}.emploi .entete .content .titre{padding-bottom:40px;display:flex;text-align:start;max-width:80%;padding-bottom:14px}.emploi .contenu{display:flex;flex-direction:column;align-items:center}.emploi .contenu .titre{padding:96px 0;text-align:center}.emploi .contenu .elements{display:flex;padding-bottom:96px;gap:10px;justify-content:center}.emploi .contenu .elements .item{padding:110px 64px 54px;width:30%;background-color:#f9f9f9;border-radius:15px}.emploi .contenu .elements .item .img{height:57px;position:absolute;top:49px;right:52px;transition:all 0.2s ease-in-out}.emploi .contenu .elements .item .img.blue{opacity:0}.emploi .contenu .elements .item .img .gris{opacity:1}.emploi .contenu .elements .item .title{color:black;font-weight:900;padding-bottom:40px;transition:all 0.2s ease-in-out}.emploi .contenu .elements .item .texte{color:rgba(0, 0, 0, 0.33);line-height:1.4}.emploi .contenu .elements .item:hover .img.blue{opacity:1}.emploi .contenu .elements .item:hover .img.gris{opacity:0}.emploi .contenu .elements .item:hover .title{color:#0f2bec}.emploi .contenu .button{color:#2a303d;text-transform:uppercase;font-size:15px !important}.emploi .contenu .button:hover{color:#0f2bec}.emploi .contenu .button:hover:after{background-image:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/icon/arrow-bleu.svg)}.emploi .titles{text-align:center;padding:134px 0 89px}.emploi .postes{padding-bottom:300px}.emploi .postes .poste{padding:62px 55px;display:flex;justify-content:start;gap:86px;border-top:1px solid rgba(33, 40, 92, 0.17)}.emploi .postes .poste .left{display:flex;align-items:center}.emploi .postes .poste .left .type{color:#0f2bec}.emploi .postes .poste .right .localisation{opacity:0.2}.emploi .postes .poste .right .titre-poste{font-weight:700}.emploi .equipe{display:flex;margin-bottom:150px}.emploi .equipe .left{width:65%}.emploi .equipe .left .background{position:absolute;top:0;left:0;width:100%;height:100%}.emploi .equipe .left .background .img{width:100%;height:100%;object-fit:cover}.emploi .equipe .left .background:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:#0f2bec;mix-blend-mode:hard-light}.emploi .equipe .left .background:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:#21285c;opacity:0.86;z-index:5}.emploi .equipe .left .content{z-index:6;display:flex;justify-content:space-around;padding:200px 0}.emploi .equipe .left .content .item{display:flex;flex-direction:column;align-items:center}.emploi .equipe .left .content .item .chiffre{font-size:107px;font-weight:700;opacity:0.33;color:#ffffff}.emploi .equipe .left .content .item .titr{text-transform:uppercase;color:#0f2bec;font-weight:700}.emploi .equipe .right{width:40%;padding:0 150px;display:flex;flex-direction:column;justify-content:center;gap:32px}.emploi .equipe .right .titre{font-weight:700}.emploi .equipe .right .titre:after{height:88%;width:2px;position:absolute;content:"";left:-45px;top:6px;background-color:#0f2bec}.emploi .equipe .right .st{font-weight:500}.emploi .equipe .right .texte{opacity:0.8}#actus{padding-top:251px}#actus .content{justify-content:center}#actus .entete{width:100vw;padding-left:0;padding-right:0;display:flex;flex-direction:column;align-items:center}#actus .entete .titre{padding-bottom:89px;display:flex;text-align:center;max-width:1150px}#actus .entete .titre h1{color:#2a303d}#actus .cards .filtre{padding:0 15px 50px;display:flex;flex-wrap:wrap;justify-content:center;align-items:start;gap:8px}#actus .cards .filtre .bouton{background-color:rgba(112, 112, 112, 0.1);padding:8px 21px;border-radius:16px;color:#707070;font-size:13px;text-transform:uppercase;font-weight:900;transition:all 0.2s ease-in-out}#actus .cards .filtre .bouton.active,#actus .cards .filtre .bouton:hover{background-color:#0f2bec;color:#ffffff}#actus .cards .colonne{padding-bottom:50px}#actus .cards .colonne .wrapper_actu .contenu{color:#2a303d}#actus .cards .colonne .wrapper_actu .contenu .titre{text-transform:uppercase;font-weight:900;padding-bottom:13px;line-height:1.3}#actus .cards .colonne .wrapper_actu .contenu .cats{display:flex;flex-wrap:wrap;gap:6px}#actus .cards .colonne .wrapper_actu .contenu .cats .cat{background-color:rgba(112, 112, 112, 0.1);padding:6px 14px;border-radius:12px;color:#707070;font-size:10px;text-transform:uppercase;font-weight:900}#actus .cards .colonne .wrapper_actu .contenu .cats .cat.active{background-color:#0f2bec;color:#ffffff}#actus .cards .colonne .wrapper_actu .img_wrapper{border-radius:15px;overflow:hidden}#actus .cards .colonne .wrapper_actu .img_wrapper .img{transition:all 0.8s ease-in-out}#actus .cards .colonne .wrapper_actu .img_wrapper:after{background:linear-gradient(0deg, #21285c 0%, rgba(7, 8, 18, 0) 57%);content:"";position:absolute;height:100%;width:100%;bottom:0;left:0}#actus .cards .colonne .wrapper_actu:hover .img_wrapper .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}#actus .cards .colonne:not(.first){order:2;padding-bottom:50px}#actus .cards .colonne:not(.first) .wrapper_actu:hover .img_wrapper .date{color:#0f2bec}#actus .cards .colonne:not(.first) .wrapper_actu:hover .img_wrapper:before{background:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/icon/arrow-white.svg);rotate:-25deg;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}#actus .cards .colonne:not(.first) .wrapper_actu .img_wrapper{height:400px}#actus .cards .colonne:not(.first) .wrapper_actu .img_wrapper .img{width:100%;height:100%;object-fit:cover}#actus .cards .colonne:not(.first) .wrapper_actu .img_wrapper .date{position:absolute;color:#ffffff;text-transform:uppercase;bottom:25px;left:25px;z-index:5;transition:all 0.8s ease-in-out}#actus .cards .colonne:not(.first) .wrapper_actu .img_wrapper::before{background:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/icon/arrow.svg);background-repeat:no-repeat;position:absolute;bottom:15px;right:19px;height:48px;width:48px;content:"";z-index:5;transition:all 0.8s ease-in-out}#actus .cards .colonne:not(.first) .wrapper_actu .contenu{max-width:95%}#actus .cards .colonne:not(.first) .wrapper_actu .contenu .titre{padding-top:15px}#actus .cards .colonne:not(.first) .wrapper_actu .contenu .apercu{display:none}#actus .cards .colonne:not(.first) .wrapper_actu .contenu .lire{display:none}#actus .cards .first .wrapper_actu{display:flex}#actus .cards .first .wrapper_actu .img_wrapper{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;width:50%;width:1057px;height:478px}#actus .cards .first .wrapper_actu .img_wrapper .img{width:100%;height:100%;object-fit:cover}#actus .cards .first .wrapper_actu .img_wrapper .date{display:none}#actus .cards .first .wrapper_actu .contenu{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;width:50%;padding-left:94px;display:flex;flex-direction:column;justify-content:center}#actus .cards .first .wrapper_actu .contenu .titre{max-width:300px}#actus .cards .first .wrapper_actu .contenu .apercu{padding-top:32px;padding-bottom:32px;max-width:319px;line-height:1.5}#actus .cards .first .wrapper_actu .contenu .lire{text-decoration:underline}#actus .cards .first:hover .wrapper_actu .contenu .lire{color:#0f2bec}#actus .podcasts{padding-bottom:50px}#actus .podcasts>div{background:#FAFAFA;border-radius:15px;padding:30px 50px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:start;align-items:start;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-gap:30px;gap:30px;-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap}#actus .podcasts>div p{text-transform:uppercase;width:100%}#actus .podcasts>div a{text-decoration:unset;transition:all 0.15s ease-in-out;color:rgba(42, 48, 61, 0.65);line-height:1.3;width:100%}#actus .podcasts>div a .thumbnail{width:100%;padding-top:60%;border-radius:10px;overflow:hidden;display:inline-block;margin-bottom:10px}#actus .podcasts>div a .thumbnail .background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}#actus .podcasts>div a .episode{color:#0f2bec}#actus .podcasts>div a:hover{text-decoration:underline;opacity:0.7}#actus .noDisp{margin:50px auto;text-align:center;font-size:20px}#actu{padding-top:228px}#actu h1{color:#2a303d;font-size:50px}#actu .row{justify-content:center}#actu .background-b{width:100%;height:440px;border-radius:15px;overflow:hidden}#actu .background-b .img{width:100%;height:100%;object-fit:cover}#actu .background-b .retour{position:absolute;bottom:37px;left:20px;z-index:3;color:#ffffff;text-transform:uppercase;padding-left:70px;transition:all 0.2s ease-in-out;cursor:pointer}#actu .background-b .retour:after{content:"";background-image:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/icon/arrow.svg);rotate:180deg;width:48px;height:48px;position:absolute;background-repeat:no-repeat;background-size:contain;transition:all 0.2s ease-in-out;left:5px;bottom:-16px;letter-spacing:2px}#actu .background-b .retour:hover{color:#0f2bec}#actu .background-b .retour:hover:after{background:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/icon/arrow-white.svg);rotate:233deg;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}#actu .background-b:after{background:linear-gradient(0deg, #21285c 0%, rgba(7, 8, 18, 0) 57%);content:"";position:absolute;height:100%;width:100%;bottom:0;left:0}#actu .principal{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}#actu .principal .titre{padding-top:64px;padding-bottom:22px}#actu .principal .titre h1{color:#2a303d}#actu .principal .cats{display:flex;flex-wrap:wrap;gap:6px}#actu .principal .cats .cat{background-color:rgba(112, 112, 112, 0.1);padding:6px 14px;border-radius:12px;color:#707070;font-size:10px;text-transform:uppercase;font-weight:900}#actu .principal .date{padding-top:26px;text-transform:uppercase;font-weight:900}#actu .main_content{padding-top:52px;font-weight:400;line-height:1.4}#actu .main_content p{font-size:16px}#actu .main_content p+p,#actu .main_content p+blockquote,#actu .main_content ul+blockquote,#actu .main_content ol+blockquote,#actu .main_content ul+p,#actu .main_content ol+p,#actu .main_content blockquote+p{margin-top:30px}#actu .main_content blockquote+ul,#actu .main_content blockquote+ol,#actu .main_content p+ul,#actu .main_content p+ol{margin-top:30px}#actu .main_content h2{margin-top:50px;margin-bottom:30px;max-width:90%}#actu .main_content h3{margin-top:30px;margin-bottom:20px;max-width:90%}#actu .main_content h4{margin-top:20px;margin-bottom:10px;max-width:90%}#actu .main_content a{font-weight:900;text-decoration:underline}#actu .main_content ol{list-style:decimal;padding-left:20px}#actu .main_content ol li{margin:10px 0}#actu .main_content ul{list-style:disc;padding-left:20px}#actu .main_content ul li{margin:10px 0}#actu .main_content .wp-block-video{border-radius:15px;overflow:hidden;margin-top:65px}#actu .main_content .wp-block-image{margin:30px auto}#actu .main_content .wp-block-image img{width:100%}#actu .main_content .wp-block-image .wp-element-caption{text-align:center;font-style:italic}#actu .main_content .pt-210{padding-top:210px}#actu .main_content .pb-180{padding-bottom:180px}#actu .main_content .max-70{max-width:70%}#actu .main_content .wp-block-media-text{margin:30px auto;gap:30px 50px}#actu .main_content .wp-block-media-text .wp-block-media-text__content{padding:unset}#actu .main_content .wp-block-media-text .wp-block-media-text__content *:first-child{margin-top:unset !important}#actu .main_content .wp-block-cover{margin:30px auto}#actu .main_content .wp-block-list li::marker{color:#0f2bec}#actu .main_content .wp-block-buttons{width:fit-content;margin:30px auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;grid-gap:20px;gap:20px}#actu .main_content .wp-block-buttons .wp-block-button .wp-block-button__link{border-radius:unset;background-color:#21285c;color:#ffffff;width:fit-content;position:relative;text-decoration:none;display:-webkit-inline-box;display:-moz-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;grid-gap:0 20px;gap:0 20px;padding:10 10px 15px;overflow:hidden;border:1px solid #ffffff;cursor:pointer;align-items:center;transition:all 0.15s ease-in-out}#actu .main_content .wp-block-buttons .wp-block-button .wp-block-button__link:after{content:"";position:relative;transition:all 0.15s ease-in-out;background:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/icon/arrow.svg) no-repeat center/contain;border-radius:100%;-webkit-box:0;-moz-box:0;-webkit-flex:0 0 40px;-ms-flex:0 0 40px;flex:0 0 40px;max-width:40px;width:40px;height:40px}#actu .main_content .wp-block-buttons .wp-block-button .wp-block-button__link:hover{background:#ffffff;color:#21285c;border:1px solid #21285c}#actu .main_content .wp-block-buttons .wp-block-button .wp-block-button__link:hover:after{background:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/icon/arrow-bleu.svg) no-repeat center/contain}#actu .main_content .wp-block-quote{padding:50px;margin:100px 0;width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:center}#actu .main_content .wp-block-quote p{text-transform:uppercase;font-weight:700;color:#2a303d;font-size:1.5em;font-family:"helixa", sans-serif;text-align:center;max-width:900px;line-height:1.3;position:relative}#actu .main_content .wp-block-quote p::before{content:'" '}#actu .main_content .wp-block-quote p::after{content:' "'}#actu .main_content .wp-block-quote cite{color:#2a303d !important;font-style:unset;font-size:1.2em;font-weight:600;text-transform:uppercase;font-family:"helixa", sans-serif}#actu .auteur{padding:30px 50px;background-color:#f9f9f9;border-radius:15px;display:flex;align-items:center;gap:54px;margin-bottom:64px}#actu .auteur .left .img{height:100px;width:100px;border-radius:100%;object-fit:cover}#actu .auteur .right .poste{font-size:14px;padding-bottom:24px;font-weight:400;margin-top:5px}#actu .auteur .right .texte{font-weight:450;font-style:italic;line-height:1.5;max-width:900px}#actu .partage{padding:90px 0}#actu .partage .socials .part{text-transform:uppercase;font-weight:900}#actu .partage .socials .soc{display:flex;gap:16px;padding-top:25px}#actu .partage .socials .soc button{background-color:transparent;border:none}#actu .partage .socials .soc button img{height:33px}#actu .partage .socials .soc a img{height:33px}#actu .bas{padding:0}#actu .bas .titre{padding-bottom:32px}.grecaptcha-badge{display:none !important}#headerResponsive{display:none}#navresponsive{display:none}.txt-max{font-size:71px}.txt-big{font-size:65px}.txt-xxl{font-size:55px}.txt-xl{font-size:50px}.txt-l{font-size:45px}.txt-lm{font-size:40px}.txt-m{font-size:35px}.txt-rm{font-size:30px}.txt-regu{font-size:24px}.txt-ms{font-size:22px}.txt-s{font-size:20px}.txt-xx{font-size:18px}.txt-xs{font-size:16px}.txt-xxs{font-size:15px}.txt-mini{font-size:12px}*{position:relative}html{scroll-padding-top:181px}body{scroll-behavior:smooth;font-family:"helixa";height:auto !important;color:#2a303d;font-weight:700;letter-spacing:0.05em}body strong{font-weight:900}body.preload *{transition:none !important}main,footer{overflow:hidden}@supports (overflow: clip){main,footer{overflow:clip}}h1{line-height:1.1;font-size:80px;color:rgba(255, 255, 255, 0.65);font-weight:900}h1 strong{color:#ffffff;font-weight:900}h2{line-height:1.1;font-size:55px;font-weight:900}h3{line-height:1.1;font-size:45px;font-weight:900}h4{line-height:1.1;font-size:35px;font-weight:900}#breadcrumbs{margin-bottom:32px;font-size:24px}#breadcrumbs span{display:flex;flex-direction:row}#breadcrumbs span span a{color:#ffffff;opacity:0.5;transition:all 0.2s ease-in-out}#breadcrumbs span span a:hover{color:#0f2bec;opacity:1}#breadcrumbs span .separateur{width:43px}#breadcrumbs span .separateur:after{height:12px;width:12px;position:absolute;border-radius:100%;content:"";left:40%;top:5px;background-color:#0f2bec}:root :where(a:where(:not(.wp-element-button))){text-decoration:none}.thanks_wrapper{display:flex;justify-content:center;opacity:0;margin-top:0;margin-bottom:0;z-index:5;color:white;padding:43px;height:89%}.pagination{margin-bottom:70px}.pagination ul{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;grid-gap:15px;gap:15px;-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap}.pagination ul li .page-numbers{color:#0f2bec;font-size:20px;font-weight:400;opacity:0.7;transition:opacity 0.15s ease-in-out;line-height:1.2}.pagination ul li .page-numbers.current{font-weight:600;font-size:24px;opacity:1;pointer-events:none;padding-left:5px;padding-right:5px;display:inline-block}.pagination ul li .page-numbers:hover{opacity:1}.filter.gradi79hard:after{position:absolute;content:"";width:100%;height:100%;top:0;left:0;mix-blend-mode:multiply;background:linear-gradient(0deg, rgba(0, 0, 0, 0.7917760854) 0%, rgba(0, 0, 0, 0.4917760854) 100%)}.button{border-radius:36px !important;background:transparent;padding:16px 64px 16px 0;font-size:14px !important;color:#ffffff;font-weight:900;display:-webkit-inline-box;display:-moz-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;overflow:hidden;cursor:pointer;transition:all 0.15s ease-in-out;width:fit-content;height:55px}.button:after{content:"";background-image:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/icon/arrow.svg);width:48px;height:48px;position:absolute;background-repeat:no-repeat;background-size:contain;transition:all 0.15s ease-in-out;right:0px}.button:hover{color:#0f2bec}.button:hover:after{background-image:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/icon/arrow-white.svg);rotate:-45deg;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.button.blueL{padding:16px 64px 16px 30px;background-color:#0f2bec}.button.blueL:hover{color:#ffffff !important}.button.blueL:hover:after{background-image:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/icon/arrow.svg);rotate:-45deg;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.button.arrow-bleu{color:#0f2bec}.button.arrow-bleu:after{background-image:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/icon/arrow-bleu.svg)}.button.arrow-bleu:hover{color:#ffffff}.button.arrow-bleu:hover:after{background-image:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/icon/arrow.svg);rotate:-45deg;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.button.arrow-noir{color:#2a303d}.button.arrow-noir:after{background-image:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/icon/arrow-bleu.svg)}.button.arrow-noir:hover{color:#0f2bec}.button.arrow-noir:hover:after{background-image:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/icon/arrow-white.svg);rotate:-45deg;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.owl-carousel{position:relative;display:block}.owl-carousel .owl-stage-outer{overflow:visible}.owl-carousel .owl-stage{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.owl-carousel .owl-nav{margin-top:30px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;grid-gap:15px;gap:15px}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next{border:none;background-color:transparent;height:52px;width:125px;cursor:pointer;transition:transform ease-in-out 0.3s}.owl-carousel .owl-nav .owl-prev:hover,.owl-carousel .owl-nav .owl-next:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.owl-carousel .owl-nav .owl-left,.owl-carousel .owl-nav .owl-right{height:100%;width:100%;background-position:center;background-size:contain;background-repeat:no-repeat}.owl-carousel .owl-nav .owl-left{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.owl-carousel .owl-nav .owl-prev{background-image:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/icon/arrow-left.svg) !important;background-repeat:no-repeat !important;background-position:center !important;background-size:contain !important}.owl-carousel .owl-nav .owl-prev span{display:none !important}.owl-carousel .owl-nav .owl-next{background-image:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/icon/arrow-right.svg) !important;background-repeat:no-repeat !important;background-position:center !important;background-size:contain !important}.owl-carousel .owl-nav .owl-next span{display:none !important}.owl-carousel .owl-dots{display:flex;justify-content:center;padding:50px}.owl-carousel .owl-dots .owl-dot{margin:4px;display:flex}.owl-carousel .owl-dots .owl-dot span{background:#ffffff;height:10px;display:flex;width:10px;border-radius:100%;border:1px solid #0f2bec}.owl-carousel .owl-dots .owl-dot.active span{background:#0f2bec}.owl-scrollbar{width:84%;margin:80px auto;border-radius:20px;background:rgba(15, 43, 236, 0.16);height:5px;padding:0 5px}.owl-scrollbar .bar-container{height:100%;width:100%}.owl-scrollbar .bar-container .bar-draggable{position:absolute;left:0;top:-10px !important;border-radius:15px;padding:10px 0}.owl-scrollbar .bar-container .bar-draggable .bar{height:5px;background:#0f2bec;width:100%;border-radius:15px;transition:background 0.15s ease-in-out}.owl-scrollbar .bar-container .bar-draggable:active .bar,.owl-scrollbar .bar-container .bar-draggable:hover .bar{background:#0f2bec}.owl-scrollbar .bar-container .bar-draggable:hover{cursor:grab}.owl-scrollbar .bar-container .bar-draggable:active{cursor:grabbing}body>header{position:fixed;top:0;left:0;z-index:99999999;transition:transform 0.3s ease-in-out;width:100%}.header{position:relative;height:fit-content}.header:after{background:linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, #2a2f3e 95%, #2a2f3e 100%);mix-blend-mode:multiply;position:absolute;height:360px;width:100%;top:0;left:0;content:"";z-index:0;opacity:1;transition:all 0.5s ease;pointer-events:none}.header.whiteBackground{background-color:white;box-shadow:rgba(33, 35, 38, 0.1) 0px 10px 10px -10px}.header.whiteBackground:after{opacity:0;pointer-events:none}.header.whiteBackground .country-selector{z-index:9999;text-align:left;position:relative;display:flex;width:auto;align-items:center}.header.whiteBackground .country-selector label{color:rgba(15, 43, 236, 0.5)}.header.whiteBackground .country-selector .weglot-lang a{color:#0f2bec}.header.whiteBackground .headerVisible a{color:#2a303d}.header.whiteBackground .headerVisible .droite .top{border-bottom:1px solid rgba(42, 47, 62, 0.14)}.header.whiteBackground .headerVisible .droite .top .liste .item .lien:before{background-color:rgba(42, 48, 61, 0.15)}.header.whiteBackground .headerVisible .droite .top .boutons .bouton-emploi:after{background-image:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/icon/arrow-bleu.svg)}.header .headerVisible{z-index:1;display:flex;width:100vw;justify-content:space-between;padding:10px 133px}.header .headerVisible a{color:#ffffff;font-weight:900;transition:all 0.2s ease-in-out}.header .headerVisible .logo_wrapper{z-index:5;display:flex;align-items:center;justify-content:start;width:17%}.header .headerVisible .logo_wrapper .navbar-brand .logo{width:197px}.header .headerVisible .droite{display:flex;flex-direction:column;width:82%}.header .headerVisible .droite .top{border-bottom:1px solid #ffffff;display:flex;justify-content:space-between;align-items:center}.header .headerVisible .droite .top .liste{display:flex;gap:74px;justify-content:start;align-items:center}.header .headerVisible .droite .top .liste .item .lien{padding-left:25px}.header .headerVisible .droite .top .liste .item .lien:before{content:"";border-radius:100%;position:absolute;left:0;top:34%;background-color:rgba(255, 255, 255, 0.35);width:11px;height:11px;transition:all 0.2s ease-in-out}.header .headerVisible .droite .top .liste .item .lien.active{color:#0f2bec}.header .headerVisible .droite .top .liste .item .lien:hover:before{background-color:#0f2bec}.header .headerVisible .droite .top .boutons{display:flex;padding:18px 0;gap:32px}.header .headerVisible .droite .top .boutons .bouton-emploi:hover,.header .headerVisible .droite .top .boutons .bouton-emploi.active{color:#0f2bec}.header .headerVisible .droite .top .boutons .blueL{color:#ffffff}.header .headerVisible .droite .top .boutons .button{font-size:16px !important}.header .headerVisible .droite .top .boutons .langue{color:#ffffff;display:flex;gap:8px;align-items:center}.header .headerVisible .droite .top .boutons .langue .fr,.header .headerVisible .droite .top .boutons .langue .en{font-weight:900;color:rgba(15, 43, 236, 0.44);transition:all 0.2s ease-in-out;cursor:pointer}.header .headerVisible .droite .top .boutons .langue .fr.active,.header .headerVisible .droite .top .boutons .langue .en.active{color:#0f2bec}.header .headerVisible .droite .top .boutons .langue .switch{height:10px;width:28px;border-radius:5px;background-color:rgba(255, 255, 255, 0.41);border:1px solid rgba(255, 255, 255, 0.3)}.header .headerVisible .droite .top .boutons .langue .switch:after{content:"";position:absolute;transition:all 0.2s ease-in-out;top:-1px;width:10px;height:10px;background-color:#0f2bec;border-radius:5px}.header .headerVisible .droite .top .boutons .langue .switch.left:after{left:-1px;right:auto}.header .headerVisible .droite .top .boutons .langue .switch.right:after{left:auto;right:-1px}.header .headerVisible .droite .bottom{display:flex;justify-content:space-between;padding:26px 0}.header .headerVisible .droite .bottom .item .lien{text-transform:uppercase;letter-spacing:1px}.header .headerVisible .droite .bottom .item.active .lien{color:#0f2bec}.header .headerVisible .droite .bottom .item:hover .lien{color:#0f2bec}.footer{background-color:#ffffff;color:#2a303d;z-index:10000;position:relative;font-weight:400;padding-bottom:100px}.footer .row{justify-content:center}.footer .row .principal{padding:107px 0 165px;display:flex;justify-content:space-between}.footer .row .principal .left{width:fit-content;display:flex;gap:22px;flex-direction:column}.footer .row .principal .left .logo{width:189px}.footer .row .principal .left .seo .texte{font-size:16px !important;width:430px;font-weight:500;line-height:1.4}.footer .row .principal .left .seo .texte strong{font-weight:900;font-size:16px !important}.footer .row .principal .left .seo .texte h2,.footer .row .principal .left .seo .texte h3{font-size:16px !important}.footer .row .principal .colonne{width:fit-content;padding-top:37px;gap:20px;display:flex;flex-direction:column}.footer .row .principal .colonne .titre{padding-bottom:20px;text-transform:uppercase;font-weight:900}.footer .row .principal .colonne .liens{display:flex;flex-direction:column;gap:20px}.footer .row .principal .colonne .liens .lien{color:#2a303d;text-decoration:none;transition:all 0.2s ease-in-out;opacity:0.33;font-weight:700}.footer .row .principal .colonne .liens .lien:hover{color:#0f2bec;opacity:1}.footer .row .principal .colonne .adresse,.footer .row .principal .colonne .tel,.footer .row .principal .colonne .mail{opacity:0.33;font-weight:700;color:#2a303d;transition:all 0.2s ease-in-out}.footer .row .principal .colonne .tel:hover,.footer .row .principal .colonne .mail:hover{opacity:1;color:#0f2bec}.footer .row .principal .colonne .reseaux{display:flex;gap:30px}.footer .row .principal .colonne .reseaux a{background-color:rgba(42, 48, 61, 0.11);border-radius:100%;opacity:0.5;transition:all 0.2s ease-in-out}.footer .row .principal .colonne .reseaux a .picto{height:42px;opacity:1;transition:all 0.2s ease-in-out}.footer .row .principal .colonne .reseaux a .picto-hover{opacity:0;position:absolute;height:42px;left:0}.footer .row .principal .colonne .reseaux a:hover{opacity:1}.footer .row .principal .colonne .reseaux a:hover .picto{opacity:0}.footer .row .principal .colonne .reseaux a:hover .picto-hover{opacity:1}.footer .row .bottom{display:flex;flex-direction:column;align-items:center;gap:14px}.footer .row .bottom .p1 span{font-weight:700;opacity:0.33}.footer .row .bottom .p1 a{opacity:0.33;color:#2a303d;font-weight:700;transition:all 0.2s ease-in-out}.footer .row .bottom .p1 a:hover{color:#0f2bec;opacity:1}.footer .row .bottom .p2 span{opacity:0.33;font-weight:700;color:#2a303d}.footer .row .bottom .p2 .s4{font-weight:700;opacity:1;color:#0f2bec;text-decoration:underline}#Page{padding-top:200px;padding-bottom:97px;font-weight:400;line-height:1.4}#Page p{font-size:16px}#Page p+p,#Page p+blockquote,#Page ul+blockquote,#Page ol+blockquote,#Page ul+p,#Page ol+p,#Page blockquote+p{margin-top:30px}#Page blockquote+ul,#Page blockquote+ol,#Page p+ul,#Page p+ol{margin-top:30px}#Page h1{margin:50px 0;color:#2a303d}#Page h2{margin-top:50px;margin-bottom:30px;text-transform:uppercase;font-weight:900}#Page h3{margin-top:30px;margin-bottom:10px;text-transform:uppercase;font-weight:900}#Page a{font-weight:900;text-decoration:underline}#Page ol{list-style:decimal;padding-left:20px}#Page ol li{margin:10px 0}#Page ul{list-style:disc;padding-left:20px}#Page ul li{margin:10px 0}#includeExpert{padding:86px 0}#includeExpert .owl-carousel .item{display:block;width:100%;border-radius:30px;overflow:hidden;height:343px}#includeExpert .owl-carousel .item .background{position:absolute;height:100%;width:100%;background-color:#f9f9f9}#includeExpert .owl-carousel .item .background:after{background:rgba(15, 43, 236, 0.33);content:"";width:100%;height:100%;top:0;left:0;position:absolute;mix-blend-mode:multiply;z-index:1;transition:all 0.2s ease-in-out}#includeExpert .owl-carousel .item .background:before{background:rgba(42, 48, 61, 0.11);content:"";width:100%;height:100%;top:0;left:0;position:absolute;transition:all 0.2s ease-in-out;z-index:1}#includeExpert .owl-carousel .item .background .img{height:100%;width:100%;object-fit:cover;opacity:1;transition:all 0.2s ease-in-out}#includeExpert .owl-carousel .item .content{padding:45px;height:100%;z-index:5;transition:all 0.2s ease-in-out;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}#includeExpert .owl-carousel .item .content .texte{opacity:0.7;color:#ffffff;font-weight:900;transition:all 0.2s ease-in-out}#includeExpert .owl-carousel .item .content .button{opacity:0.7;color:#ffffff;position:absolute;bottom:40px;right:40px}#includeExpert .owl-carousel .item .content .button::after{background:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/icon/arrow-white.svg)}#includeExpert .owl-carousel .item:hover .content{backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0)}#includeExpert .owl-carousel .item:hover .content .texte{opacity:1}#includeExpert .owl-carousel .item:hover .content .button{opacity:1}#includeExpert .owl-carousel .item:hover .content .button:after{rotate:-25deg;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}#includeContacter{background-color:#2464ac;padding:78px 97px}#includeContacter .background{position:absolute;top:0;left:0;height:100%;width:100%}#includeContacter .background .img{height:100%;width:100%;object-fit:cover;opacity:0.61;mix-blend-mode:multiply}#includeContacter:after{background:#21285c;content:"";position:absolute;width:100%;height:100%;top:0;left:0;opacity:0.49;mix-blend-mode:multiply}#includeContacter .content{border:1px solid #ffffff;border-radius:15px;z-index:2;display:flex;padding:215px 140px 180px;flex-direction:column;gap:32px;justify-content:center;align-items:center}#includeContacter .content .picto{height:70px}#includeContacter .content #animated-text{color:#ffffff;max-width:70%;line-height:1.3;font-size:80px;text-align:center;margin-top:66px}#includeContacter .content .button{text-transform:uppercase;letter-spacing:2px}.premier{height:288px;border-radius:15px;overflow:hidden}.premier .background{position:absolute;width:100%;height:100%;overflow:hidden}.premier .background:after{background:linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #24405f 89%, #09284b 100%);content:"";position:absolute;width:100%;height:100%;top:0;left:0;opacity:0.88;transition:all 0.8s ease-in-out}.premier .background .img{width:100%;height:100%;object-fit:cover;transition:all 0.8s ease-in-out}.premier .content{height:100%;width:100%;padding:50px 85px;display:flex;flex-direction:column;justify-content:center;gap:32px}.premier .content .texte{color:rgba(255, 255, 255, 0.65);max-width:289px}.premier .content .texte strong{color:#ffffff}.premier .content .button{text-transform:uppercase;letter-spacing:2px}.premier:hover .background .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.premier:hover .content .button{color:#0f2bec}.premier:hover .content .button:after{background:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/icon/arrow-white.svg);rotate:-25deg;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}#includeProtection{background-color:#0f2bec;padding:0}#includeProtection .background{position:absolute;width:100%;height:100%;top:0;left:0}#includeProtection .background .img{width:100%;height:100%;object-fit:cover;opacity:0.7}#includeProtection .background:after{position:absolute;width:100%;height:100%;top:0;left:0;content:"";background-color:rgba(33, 40, 92, 0.49);mix-blend-mode:multiply}#includeProtection .content{display:flex;padding:136px 10% 90px}#includeProtection .content .left{width:50%}#includeProtection .content .left .titre{max-width:522px}#includeProtection .content .left .titre h2{color:rgba(255, 255, 255, 0.65)}#includeProtection .content .left .titre h2 strong{color:#ffffff}#includeProtection .content .left .texte{color:#ffffff;max-width:468px;padding-top:20px;line-height:1.4}#includeProtection .content .right{color:#ffffff;width:50%}#includeProtection .content .right #form_contact2 .duo{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:end;-moz-box-align:end;-ms-flex-align:end;-webkit-align-items:end;align-items:end;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:25px;height:fit-content}#includeProtection .content .right #form_contact2 .duo .input_wrapper{width:48%}#includeProtection .content .right #form_contact2 .duo .input_wrapper input{padding:18px;transition:all ease-in-out 0.3s;border:1px solid rgba(255, 255, 255, 0.33);background-color:transparent;border-radius:31px;color:#ffffff;margin-top:5px;height:61px;display:flex;align-items:center;font-weight:700;font-family:"helixa";width:100%}#includeProtection .content .right #form_contact2 label{padding-left:25px;font-weight:700;font-family:"helixa"}#includeProtection .content .right #form_contact2 textarea{height:144px;margin-top:5px;border:1px solid rgba(255, 255, 255, 0.33);border-radius:31px;padding:18px;color:#ffffff;width:100%;background-color:transparent;font-family:"helixa"}#includeProtection .content .right #form_contact2 .boutons{display:flex;justify-content:end}#includeProtection .content .right #form_contact2 .boutons .button{border:none;text-transform:uppercase;letter-spacing:2px;font-size:17px !important;font-family:"helixa"}#includeProtection .content .right .thanks_wrapper{display:flex;justify-content:center;opacity:0;margin-top:0;margin-bottom:0;color:white;padding:0;height:unset}#includeActus{padding-bottom:156px}#includeActus .titre{padding-bottom:32px}#includeActus .owl-carousel .owl-stage-outer .owl-stage{padding-left:0px !important;padding-right:0px !important}#includeActus .liste{display:flex;gap:36px}#includeActus .liste .item{width:30%;color:#2a303d}#includeActus .liste .item:hover .img_wrapper .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}#includeActus .liste .item:hover .img_wrapper .date{color:#0f2bec}#includeActus .liste .item:hover .img_wrapper:before{background:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/icon/arrow-white.svg);rotate:-25deg;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}#includeActus .liste .item .img_wrapper{height:472px;border-radius:15px;overflow:hidden}#includeActus .liste .item .img_wrapper .img{width:100%;height:100%;object-fit:cover;transition:all 0.8s ease-in-out}#includeActus .liste .item .img_wrapper .date{position:absolute;color:#ffffff;text-transform:uppercase;bottom:25px;left:25px;z-index:5;transition:all 0.8s ease-in-out}#includeActus .liste .item .img_wrapper:after{background:linear-gradient(0deg, #21285c 0%, rgba(7, 8, 18, 0) 57%);content:"";position:absolute;height:100%;width:100%;bottom:0;left:0}#includeActus .liste .item .img_wrapper:before{background:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/icon/arrow.svg);background-repeat:no-repeat;position:absolute;bottom:15px;right:19px;height:48px;width:48px;content:"";z-index:5;transition:all 0.8s ease-in-out}#includeActus .liste .item .contenu{max-width:95%}#includeActus .liste .item .contenu .titre{text-transform:uppercase;font-weight:900;padding-bottom:13px;padding-top:15px}#includeActus .liste .item .contenu .cats{display:flex;flex-wrap:wrap;gap:6px}#includeActus .liste .item .contenu .cats .cat{background-color:rgba(112, 112, 112, 0.1);padding:6px 14px;border-radius:12px;color:#707070;font-size:10px;text-transform:uppercase;font-weight:900}#includeActus .liste .item .contenu .cats .cat.active{background-color:#0f2bec;color:#ffffff}.accordion{padding:0}.accordion .accordionHeader{padding:35px 65px 35px 0;width:100%;cursor:pointer}.accordion .accordionHeader::after{content:"";background:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/icon/arrow-bleu.svg) no-repeat center/contain;position:absolute;transition:all 0.3s ease-in-out;display:block;width:50px;height:50px;right:0;top:50%;transform:translate(0, -50%)}.accordion .accordionContent{height:0;overflow:hidden;transition:height 0.3s ease-in-out}.accordion .accordionContent .content{padding-bottom:30px}.accordion .accordionContent .content .question{font-weight:700;color:#2a303d}.accordion .accordionContent .content .question~p{margin-top:20px}.accordion:hover .accordionHeader::after{-webkit-transform:translate(0, -50%) rotate(50deg);-moz-transform:translate(0, -50%) rotate(50deg);-ms-transform:translate(0, -50%) rotate(50deg);transform:translate(0, -50%) rotate(50deg)}.accordion.open .accordionHeader::after{-webkit-transform:translate(0, -50%) rotate(90deg);-moz-transform:translate(0, -50%) rotate(90deg);-ms-transform:translate(0, -50%) rotate(90deg);transform:translate(0, -50%) rotate(90deg)}.stack-cards{--stack-cards-gap: var(--space-sm)}.stack-cards__item{position:relative;position:sticky;top:200px;height:0;padding-bottom:50%;transform-origin:center top;overflow:hidden}.country-selector{z-index:9999;text-align:left;position:relative;display:flex;width:auto;align-items:center}.country-selector label{color:rgba(255, 255, 255, 0.5)}.country-selector .weglot-lang a{color:#ffffff}.displaynone{display:none}.candidature-spontanee{color:#ffffff;background-color:#2464ac;display:flex;justify-content:start;padding:120px 10% 90px}.candidature-spontanee .background{position:absolute;width:100%;height:100%;top:0;left:0}.candidature-spontanee .background .img{height:100%;width:100%;object-fit:cover;opacity:0.6}.candidature-spontanee .background:after{background:radial-gradient(circle, #21285c 16%, #070812 100%);content:"";width:100%;height:100%;top:0;left:0;position:absolute;mix-blend-mode:hard-light;z-index:1}.candidature-spontanee .candidature{display:flex;flex-direction:column;width:50%}.candidature-spontanee .candidature .titre{font-weight:700;padding-bottom:104px;color:rgba(255, 255, 255, 0.65);z-index:5}.candidature-spontanee .candidature .titre strong{color:#ffffff}.candidature-spontanee .candidature #form_postuler{color:#ffffff;padding:0;z-index:5}.candidature-spontanee .candidature #form_postuler .duo{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:end;-moz-box-align:end;-ms-flex-align:end;-webkit-align-items:end;align-items:end;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:40px}.candidature-spontanee .candidature #form_postuler .duo .input_wrapper{width:48%}.candidature-spontanee .candidature #form_postuler .input_wrapper{width:100%;transition:all ease-in-out 0.3s}.candidature-spontanee .candidature #form_postuler .input_wrapper input{padding:10px;transition:all ease-in-out 0.3s;border:1px solid rgba(255, 255, 255, 0.33);background-color:transparent;border-radius:31px;color:#ffffff;margin-top:15px;height:61px}.candidature-spontanee .candidature #form_postuler .input_wrapper:hover{position:relative;overflow:hidden}.candidature-spontanee .candidature #form_postuler .input_wrapper:hover .progress_bar{position:absolute;top:0;left:0;height:100%;width:0%;background-color:#21285c;opacity:0.3}.candidature-spontanee .candidature #form_postuler input,.candidature-spontanee .candidature #form_postuler select,.candidature-spontanee .candidature #form_postuler textarea,.candidature-spontanee .candidature #form_postuler label{width:100%;border:none;resize:none;font-family:"helixa";-webkit-appearance:none;color:#ffffff}.candidature-spontanee .candidature #form_postuler input::placeholder,.candidature-spontanee .candidature #form_postuler select::placeholder,.candidature-spontanee .candidature #form_postuler textarea::placeholder,.candidature-spontanee .candidature #form_postuler label::placeholder{font-weight:400;opacity:0.11;font-family:"helixa";color:#ffffff;font-size:16px}.candidature-spontanee .candidature #form_postuler label{padding-left:20px}.candidature-spontanee .candidature #form_postuler .select::after{content:"";width:1px;height:27px;position:absolute;top:49px;right:57px;background:rgba(255, 255, 255, 0.33)}.candidature-spontanee .candidature #form_postuler .select::before{content:"";width:38px;height:100%;position:absolute;top:55px;right:13px;background:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/icon/bottom.svg) no-repeat center/50% 50%}.candidature-spontanee .candidature #form_postuler select{transition:all ease-in-out 0.3s;border:1px solid rgba(255, 255, 255, 0.33);background-color:transparent;border-radius:31px;color:#ffffff;padding:18px;height:61px;margin-top:5px;-webkit-appearance:none;appearance:none;display:flex;align-items:center;font-weight:700;margin-top:15px}.candidature-spontanee .candidature #form_postuler .fichier{display:flex;flex-direction:column}.candidature-spontanee .candidature #form_postuler .fichier .doc{transition:all ease-in-out 0.3s;border:1px solid rgba(255, 255, 255, 0.33);background-color:transparent;border-radius:31px;height:61px;color:#ffffff;padding:10px;margin-top:15px;cursor:pointer;display:flex;align-items:center;white-space:nowrap;overflow:hidden}.candidature-spontanee .candidature #form_postuler .fichier .doc span{display:block;width:calc(100% - 30px);opacity:0.11;overflow:hidden}.candidature-spontanee .candidature #form_postuler .fichier .doc+input{display:none}.candidature-spontanee .candidature #form_postuler .fichier .doc::after{content:"";width:38px;height:100%;position:absolute;top:0;right:13px;background:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/icon/telecharger.svg) no-repeat center/50% 50%}.candidature-spontanee .candidature #form_postuler textarea{height:209px;margin-top:20px;border:1px solid rgba(255, 255, 255, 0.33);background-color:transparent;border-radius:31px;padding:14px;color:#ffffff}.candidature-spontanee .candidature #form_postuler .select2-container{width:100% !important}.candidature-spontanee .candidature #form_postuler .select2-container--default .select2-selection--single{background:transparent;border:none}.candidature-spontanee .candidature #form_postuler .boutons{display:flex;justify-content:end}.candidature-spontanee .candidature #form_postuler .boutons .button{margin-top:50px;border:none;text-transform:uppercase;letter-spacing:2px}.candidature-spontanee .candidature .thanks_wrapper{justify-content:start;padding:43px 0}#instagramFlow{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;z-index:3;padding:0}#instagramFlow .first-box{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;width:20%;max-width:20%}#instagramFlow .first-box>div{padding-top:100%;width:100%;background:#1f487e}#instagramFlow .first-box>div>div{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;height:100%;display:block;padding:max(9%, 15px);display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-gap:0;gap:0;-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap}#instagramFlow .first-box>div>div .titre{color:rgba(255, 255, 255, 0.65);font-size:32px}#instagramFlow .first-box>div>div .titre strong{color:#ffffff}#instagramFlow .first-box>div>div .bottom{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;grid-gap:20px;gap:20px;-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap}#instagramFlow .first-box>div>div .bottom .button{text-transform:uppercase;letter-spacing:2px;white-space:nowrap;padding:unset;grid-gap:10px;gap:10px;color:#ffffff !important}#instagramFlow .first-box>div>div .bottom .button::after{position:relative;right:unset;-webkit-box:0;-moz-box:0;-webkit-flex:0 0 48px;-ms-flex:0 0 48px;flex:0 0 48px;max-width:48px}#instagramFlow .first-box>div>div .bottom>span{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;width:20%;max-width:20%;padding-top:20%;display:block;background:url(//versant-avocats.com/wp-content/themes/section4-versant-vocats/img/icon/socials-instagram-white.svg) no-repeat center/contain}#instagramFlow .s4-social-network-block{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 80%;-ms-flex:0 0 80%;flex:0 0 80%;width:80%;max-width:80%}@media (max-width:1549px){#instagramFlow{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#instagramFlow .first-box{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}#instagramFlow .first-box>div{padding-top:unset}#instagramFlow .first-box>div>div{position:relative;top:unset;left:unset;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0);height:auto;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;grid-gap:max(10%, 15px);gap:max(10%, 15px);padding:max(5%, 15px)}#instagramFlow .first-box>div>div .titre{text-wrap:balance}#instagramFlow .first-box>div>div .bottom>span{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 50px;-ms-flex:0 0 50px;flex:0 0 50px;width:50px;max-width:50px;padding-top:unset;height:50px}#instagramFlow .s4-social-network-block{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}}@media (max-width:767px){#instagramFlow .first-box>div>div .titre{font-size:25px}}@media (max-width:575px){#instagramFlow .first-box>div>div{-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#instagramFlow .s4-social-network-block{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}#instagramFlow .s4-social-network-block .s4-social-network-instagram--post{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;width:50%}}