.Akkordeon{border:0.125rem solid #000}.Akkordeon-title{-webkit-box-align:center;align-items:center;background-color:#fff;border-bottom:0.0626rem solid gray;color:#000;cursor:pointer;display:-webkit-box;display:flex;padding:1rem;-webkit-transition-duration:400ms;transition-duration:400ms;-webkit-transition-property:background-color, color;transition-property:background-color, color}.Akkordeon-title .Akkordeon-expansionIcon{display:inline-block;height:1rem;position:relative;width:1rem;margin-right:0.5rem}.Akkordeon-title .Akkordeon-expansionIcon:after,.Akkordeon-title .Akkordeon-expansionIcon:before{content:" ";background-color:#000;-webkit-transition:all 400ms ease-in-out;transition:all 400ms ease-in-out}.Akkordeon-title .Akkordeon-expansionIcon:after{bottom:0%;left:50%;margin-left:-0.125rem;position:absolute;top:0%;width:0.25rem}.Akkordeon-title .Akkordeon-expansionIcon:before{height:0.25rem;left:0%;position:absolute;right:0%;top:50%;margin-top:-0.125rem;width:1rem}.Akkordeon-title.is-expanded{background-color:#000;color:#fff}.Akkordeon-title.is-expanded .Akkordeon-expansionIcon:after{background-color:#fff;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.Akkordeon-title:hover{background-color:#000;color:#fff}.Akkordeon-title:hover .Akkordeon-expansionIcon:after,.Akkordeon-title:hover .Akkordeon-expansionIcon:before{background-color:#fff}.Akkordeon-content{background-color:#ededed;border-bottom:0.0626rem solid gray;margin:0;overflow:hidden;padding:1rem;-webkit-transition-property:height, padding, margin;transition-property:height, padding, margin}.Akkordeon-content.is-hidden{height:0;margin-bottom:0;margin-top:0;padding-bottom:0;padding-top:0}

