.details{max-height:0;transition:all .2s ease-out}.box.open .details{max-height:400px}.show{display:block}.rotated{transform:rotate(45deg)}.rotate-icon svg,.rotated{transition:transform .3s ease-in-out}.rotate-icon svg{transform-origin:center}.rotate-icon.rotate svg{transform:rotate(90deg)}.rotate-icon svg path{transition:stroke .3s ease-in-out}.rotate-icon.rotate svg path{stroke:#fff}.rotate-icon.rotate svg rect{fill:#777}.accordion-v1__icon{height:42px;width:42px}@media (max-width:768px){.accordion-v1__icon{height:32px;width:32px}}