#personalisation .accordion .accordion__title svg{transform:rotate(0);transition:transform .3s ease}#personalisation .accordion.active .accordion__title{color:#0e0f11}#personalisation .accordion.active .accordion__title svg{color:#0e0f11;transform:rotate(135deg)}#personalisation .active>.accordion__content{max-height:var(--max-height);overflow:visible}#personalisation .options li:first-of-type{border-left:1px solid #dedede}#personalisation .options li:first-of-type .active{border-left-color:#0e0f11}#personalisation .options li:last-of-type{border-right:1px solid #dedede}#personalisation .options li:last-of-type .active{border-right-color:#0e0f11}#personalisation .options li.active{border-color:#0e0f11}#personalisation .options li.active+li{border-left-color:#0e0f11}#personalisation .tabs__header li:first-of-type:after{background:#0e0f11;bottom:0;content:"";display:block;height:2px;position:absolute;transition:transform .3s ease-in-out;width:100%}#personalisation .tabs__header li:first-of-type.active:after{transform:translateX(0)}#personalisation .tabs__header li:first-of-type:not(.active):after{transform:translateX(100%)}#personalisation .tabs__header .active h2{color:#0e0f11}#personalisation .preview{background-image:var(--preview-img);background-size:cover}#personalisation .preview p{-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;color:transparent;opacity:.9;text-shadow:rgba(0,0,9,.25) 3px -1px 1px,hsla(0,0%,100%,.15) 3px 4px 1px}#personalisation .preview p.font-personalisation{line-height:2!important}#personalisation .preview p.personalise-blind{background-color:rgba(0,0,0,.5);color:rgba(0,0,0,.1);text-shadow:hsla(0,0%,96.1%,.2) 3px 3px 1px}#personalisation .preview span svg{height:100%;width:100%}#personalisation .preview span.personalise-blind svg{fill:#272727;opacity:.5;stroke:#0a0a0a;stroke-width:.3px}#personalisation .preview span.personalise-gold svg{fill:#8f7e57;opacity:.8}#personalisation .preview span.personalise-silver svg{fill:silver;opacity:.8}#personalisation .preview span.personalise-black svg{fill:#000;opacity:.8}#personalisation .preview.placement--open{background:#f0f0f0}#personalisation .personalisation__text-description:last-of-type{margin-bottom:2rem}