@keyframes shake{0%{transform:translateX(0)}25%{transform:translateX(-5px)}50%{transform:translateX(5px)}75%{transform:translateX(-5px)}to{transform:translateX(0)}}.section.technical-product .technical--heading{letter-spacing:-.02em;margin-bottom:4rem}@media(max-width:989.98px){.section.technical-product .technical--heading{margin-bottom:3rem}}.section.technical-product .technical--tabs{display:flex;flex-direction:row;gap:3rem}@media(max-width:989.98px){.section.technical-product .technical--tabs{flex-direction:column}}.section.technical-product .technical--tabs:not(.one_side) .technical--infos{flex:1 1 40%}.section.technical-product .technical--tabs:not(.one_side) .technical--medias{flex:1 1 60%}.section.technical-product .technical--tabs.one_side .technical--tab{flex:1 1 100%}.section.technical-product .technical--tabs .technical--tab{background-color:#fff;border-radius:var(--buttons-radius)}@media(max-width:989.98px){.section.technical-product .technical--tabs .technical--tab{flex:1 1 100%}}.section.technical-product .technical--tabs .technical--tab.technical--infos{padding:3rem 4rem}@media(max-width:989.98px){.section.technical-product .technical--tabs .technical--tab.technical--infos{padding:1.5rem}}.section.technical-product .technical--infos__group{margin-bottom:2rem}@media(max-width:989.98px){.section.technical-product .technical--infos__group{margin-bottom:1rem}}.section.technical-product .technical--infos__group details[open] summary svg{transform:rotate(270deg)}.section.technical-product .technical--infos__group details:not(:last-child){border-bottom:1px solid #f5f4f4;margin:0 0 18px;padding:0 0 18px}.section.technical-product .technical--infos .button{font-weight:700;gap:1rem}@media(max-width:989.98px){.section.technical-product .technical--infos .button{margin-top:1rem}}@media(max-width:749.98px){.section.technical-product .technical--infos .button{font-size:calc(var(--font-body-scale)*1.2rem)}}.section.technical-product .technical--infos__title{letter-spacing:0}.section.technical-product .technical--infos__title .no_margin{margin:0}.section.technical-product .technical--infos__title svg{stroke-width:.5px;height:18px;transform-origin:center;transition:all .2s ease-in-out;width:18px}@media(min-width:750px){.section.technical-product .technical--infos__title svg{display:none}}.section.technical-product .technical--infos ul{margin:7px 0 0;padding:0}.section.technical-product .technical--infos__line{align-items:center;color:#777;display:flex;flex-wrap:wrap;justify-content:space-between;line-height:1.57em}.section.technical-product .technical--infos__line:before{background-color:#777;border-radius:50%;content:"";height:2px;margin-left:1rem;margin-right:1rem;width:2px}.section.technical-product .technical--infos__line .points{align-self:flex-end;border-bottom:1px dashed #ddd;flex-grow:1;margin:0 0 3px}.section.technical-product .technical--infos__line span{color:#1e1e1e;margin-left:auto}.section.technical-product .technical--medias{align-items:center;display:flex;flex-direction:column;justify-content:center}