.content__attachments{clear:both}.content__attachments__list{margin:0;padding:0;list-style:none}.content__attachments__list li{margin-bottom:10px}.content__attachments__list li:last-child{margin-bottom:0}.content__attachments__list__item__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;border-radius:36px;text-decoration:none}.content__attachments__list__item__link:before{content:'';position:absolute;top:0;bottom:0;left:0;right:36px;border-radius:36px;background-color:#F9ECF2;-webkit-transition:background-color 350ms ease;-o-transition:background-color 350ms ease;transition:background-color 350ms ease}.content__attachments__list__item__link:hover:before{background-color:#C64781}.content__attachments__list__item__link:hover .content__attachments__list__item__title{color:#fff}.content__attachments__list__item__link:hover .content__attachments__list__item__type{color:#fff}.content__attachments__list__item__link:hover .content__attachments__list__item__download{background-color:#fff;color:#C64781;-webkit-box-shadow:0 16px 40px rgba(198, 71, 129, 0.2);box-shadow:0 16px 40px rgba(198, 71, 129, 0.2)}.content__attachments__list__item__title{position:relative;width:calc(100% - 100px);padding:0 20px;color:#C64781;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;font-weight:700;font-size:1.25em;-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}.content__attachments__list__item__title input{line-height:1!important}.content__attachments__list__item__type{position:relative;text-align:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:110px;color:#C64781;text-transform:uppercase;font-weight:600;font-size:1em;letter-spacing:0.05em;-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease;display:none}.content__attachments__list__item__download{position:relative;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;background-color:#C64781;font-size:1em;height:72px;line-height:72px;border-radius:36px;width:100px;color:#fff;text-align:center;font-weight:600;letter-spacing:0.05em;-webkit-box-shadow:0 16px 40px rgba(198, 71, 129, 0);box-shadow:0 16px 40px rgba(198, 71, 129, 0);-webkit-transition:background-color 350ms ease, color 350ms ease, -webkit-box-shadow 350ms ease;transition:background-color 350ms ease, color 350ms ease, -webkit-box-shadow 350ms ease;-o-transition:background-color 350ms ease, color 350ms ease, box-shadow 350ms ease;transition:background-color 350ms ease, color 350ms ease, box-shadow 350ms ease;transition:background-color 350ms ease, color 350ms ease, box-shadow 350ms ease, -webkit-box-shadow 350ms ease}@media (min-width:1025px){.content__attachments__list__item__title{width:calc(100% - 110px - 150px);padding:0 0 0 36px}.content__attachments__list__item__type{display:block}.content__attachments__list__item__download{width:150px;font-size:1em}}