.content__attachments{clear:both}.content__attachments__list{margin:0;padding:0;list-style:none}.content__attachments__list li{margin-bottom:30px}.content__attachments__list li:last-child{margin-bottom:0}.content__attachments__list__item__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;background-color:#091C50;border-radius:40px 15px 15px 40px;-webkit-transition:background-color 350ms ease;-o-transition:background-color 350ms ease;transition:background-color 350ms ease;padding:10px 20px 10px 80px;text-decoration:none}.content__attachments__list__item__link:hover{background-color:#4083D1}.content__attachments__list__item__link:hover .content__attachments__list__item__btn{background-color:#091C50}.content__attachments__list__item__link:hover .content__attachments__list__item__btn svg{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.content__attachments__list__item__title{display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;color:#fff;font-weight:700;letter-spacing:0.02em;line-height:20px;font-size:1.25em;overflow:hidden;padding:4px 0px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.content__attachments__list__item__title input{line-height:1!important}.content__attachments__list__item__type{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:none;color:#fff;font-weight:700;letter-spacing:0.02em;line-height:20px;font-size:1.25em;text-transform:uppercase;margin-left:40px}.content__attachments__list__item__btn{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:60px;height:60px;-webkit-transition:background-color 350ms ease, color 350ms ease;-o-transition:background-color 350ms ease, color 350ms ease;transition:background-color 350ms ease, color 350ms ease;border-radius:50%;margin-right:12px;background-color:#4083D1;color:#fff;font-size:1.125em}.content__attachments__list__item__btn svg{-webkit-transition:-webkit-transform 350ms ease;transition:-webkit-transform 350ms ease;-o-transition:transform 350ms ease;transition:transform 350ms ease;transition:transform 350ms ease, -webkit-transform 350ms ease}@media (min-width:1025px){.content__attachments__list li{margin-bottom:50px}.content__attachments__list li:last-child{margin-bottom:0}.content__attachments__list__item__link{padding:30px 40px 30px 140px}.content__attachments__list__item__type{display:block}.content__attachments__list__item__btn{width:100px;height:100px;font-size:1.75em}}