.back-button.summary-arrow{align-items:center;display:flex;height:21px;justify-content:center;margin-top:3px;min-width:21px;width:21px}.blog_3_style #sommaire a{color:#04402d;font-size:15px}.contrib-link{padding-top:10px}details *{color:#04402d}details>summary:first-of-type{align-items:center;-webkit-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;display:flex;list-style:none}details>div{overflow:hidden;-webkit-transition:height .2s ease;transition:height .2s ease}details:not(.active)>div{display:none}.sommaire{background-color:#e8e8e8}details.active .arrow-rotate{transform:rotate(180deg)}.sommaire-index{left:0}.sommaire summary div{width:100%}details.sommaire svg{height:auto;margin-top:-2px;width:6px}details.sommaire svg path{fill:var(--color-6)}details.sommaire.active svg{transform:rotate(-90deg);-webkit-transition:all .2s ease;transition:all .2s ease}details.sommaire svg{transform:rotate(90deg)}details.sommaire>div{position:relative}@media (hover:hover){details.sommaire:hover{border-bottom-width:4px}}