.expand-overview{transition:max-height .5s ease-out;overflow:hidden}.collapse-overview{max-height:140px;transition:max-height .5s ease-out;overflow:hidden}
.expand{transition:transform .2s linear;transform:rotate(-90deg)}.shrink{transition:transform .2s linear;transform:rotate(0)}.hidden-div{max-height:0;transition:max-height .5s ease-out;overflow:hidden}.show-div{transition:max-height .5s ease-out;overflow:hidden}.policy-subheading{background-color:#ededed}.policy-list li{margin:.75rem 0}.form-container input{width:90%;margin-bottom:1rem}
