.pressReleaseGroup{display:block;margin:0 0 15px 0;overflow:hidden;-webkit-transition-property:max-height;-moz-transition-property:max-height;-o-transition-property:max-height;-ms-transition-property:max-height;transition-property:max-height;-webkit-transition-duration:400ms;-moz-transition-property:400ms;-o-transition-property:400ms;-ms-transition-property:400ms;transition-duration:400ms;-webkit-transition-timing-function:cubic-bezier(.645,.045,.355,1);-moz-transition-timing-function:cubic-bezier(.645,.045,.355,1);-o-transition-timing-function:cubic-bezier(.645,.045,.355,1);transition-timing-function:cubic-bezier(.645,.045,.355,1)}.pressReleaseGroup.show{max-height:9000px}.pressReleaseGroup.show .pressReleaseButton:before{content:"\ea0b";display:inline-block}.pressReleaseGroup.hide{max-height:60px}.pressReleaseGroup.hide .pressReleaseButton:before{content:"\ea0a";display:inline-block}.pressReleaseGroup .pressReleaseButton{display:block;padding:10px;margin:0;text-decoration:none!important;font-family:icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pressReleaseGroup .pressReleaseButton:active,.pressReleaseGroup .pressReleaseButton:hover{background:#e9e9ea}.pressReleaseGroup .pressReleaseButton h2{display:inline-block}.pressReleaseGroup .pressRelease{display:block;padding:10px;vertical-align:top}.pressReleaseGroup .pressRelease .pressReleaseLink{text-transform:capitalize}.pressReleaseGroup .pressRelease .pressReleaseDate{margin:0}