.hn-partial-collapse{position:relative}.hn-partial-collapse__title{cursor:pointer}.hn-partial-collapse__arrow{position:absolute;top:23px;right:20px;z-index:1;margin:0 8px 0 auto;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;font-weight:300;cursor:pointer}.hn-partial-collapse__arrow.is-active{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.hn-partial-collapse__content--height{-webkit-transition:max-height .3s ease-in-out,.3s padding-top ease-in-out,.3s padding-bottom ease-in-out;transition:max-height .3s ease-in-out,.3s padding-top ease-in-out,.3s padding-bottom ease-in-out;overflow:hidden}