#next-sommaire{position:sticky;top:100px;display:flex;flex-direction:column;padding:5px;max-width:300px;width:100%;border-radius:10px;background:var(--white-background);height:max-content;box-shadow:0px 0px 30px 0px rgba(0,0,0,.1019607843)}#next-header-sommaire{display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-height:68px;padding:15px 20px;border:var(--border-color-article-next);background:var(--light-blue-background);border-radius:5px}.next-sommaire-no-title>div:last-child{margin-top:5px}.next-sommaire-container{display:flex;padding:20px 20px 20px 20px}.next-icon-share{fill:var(--dark-color-text);padding:6px;margin-top:-6px}#next-header-sommaire .next-icon-signet-added,#next-header-sommaire .next-icon-signet-removed{width:15px;height:18px}#next-sommaire .share-link-network{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:5px 0px;position:static;background:var(--light-blue-background);box-shadow:none}#next-sommaire .share-link-network.close-share-link-network{display:none}#next-sommaire .share-link-network div{width:100%}#next-sommaire .share-link-network span{background:rgba(0,0,0,0)}#next-sommaire.next-sommaire-no-title .share-link-network{margin-bottom:0px}.next-sommaire-container ul,.next-sommaire-container li{list-style:none;padding:0}.next-timeline-title{display:flex;flex-direction:column;position:relative}.next-timeline-title li{display:flex;flex-direction:row;font:normal normal normal 15px/18px RubikRegular;color:var(--opacity-color-text);padding-bottom:16px;border-left:1px solid var(--opacity-color-text);position:relative;padding-left:10px;cursor:pointer}.next-timeline-title li:last-child{padding-bottom:0px}.next-timeline-title li:before{content:"";width:9px;height:9px;background:var(--puce-background);border-radius:50%;position:absolute;left:-5px;top:5px}.next-timeline-title li.paywall:before{content:"";background-image:url(https://ssr-www.pages.dev/wp-content/themes/next-theme/asset/media/svg/next-payant.svg?kwid=1mf%257Bw-jmh);background-size:contain;background-repeat:no-repeat;background-position:center;width:15px;height:15px;border-radius:50%;position:absolute;left:-7px;top:3px;display:inline-block}.next-timeline-title li h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.next-timeline-title li.title-current h3{font:normal normal normal 15px/18px RubikBold}.next-timeline-title li.title-current{color:var(--dark-color-text)}.next-timeline-title li.title-current:before{background:#4f62ff}#title-0-sommaire h3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font:normal normal normal 12px/14px RubikBold;cursor:pointer;color:var(--dark-color-text);padding:0 6px 0 0}#next-sommaire-share-signet{display:flex;flex-direction:row;justify-content:end;gap:8px}#next-comment-sommaire{display:flex;flex-direction:row;justify-content:space-between;padding:15px 20px;background:var(--sommaire-comment-background);border-radius:5px;min-height:68px;border:var(--border-color-article-comment)}.next-comment-sommaire-navigation{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.next-comment-sommaire-navigation p{font:normal normal normal 15px/15px RubikBold;margin-right:8px}.next-comment-sommaire-navigation a{color:var(--dark-color-text)}.next-comment-sommaire-nomber{display:flex;flex-direction:row}#next-sommaire-share-signet .next-icon-signet-removed path{stroke:var(--dark-color-text)}#next-sommaire .next-icon-comment path{stroke:var(--dark-color-text)}#next-sommaire .next-link-share{width:18px;height:18px}@media (max-width:1200px){#next-sommaire{display:none}}