.content__attachments{clear:both}.content__attachments__list{margin:0;padding:0;list-style:none}.content__attachments__list li{margin-bottom:25px}.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:#fff;-webkit-box-shadow:0 0 30px rgba(0, 0, 0, 0.1);box-shadow:0 0 30px rgba(0, 0, 0, 0.1);-webkit-transition:background-color 350ms ease;-o-transition:background-color 350ms ease;transition:background-color 350ms ease;padding:30px 115px 30px 35px;text-decoration:none}.content__attachments__list__item__link:hover{background-color:#A6192E}.content__attachments__list__item__link:hover .content__attachments__list__item__title{color:#fff}.content__attachments__list__item__link:hover .content__attachments__list__item__btn{border-color:rgba(255, 255, 255, 0.3)}.content__attachments__list__item__link:hover .content__attachments__list__item__btn__circle circle{-webkit-transition:stroke-dashoffset 500ms linear, stroke 350ms ease;-o-transition:stroke-dashoffset 500ms linear, stroke 350ms ease;transition:stroke-dashoffset 500ms linear, stroke 350ms ease;stroke-dashoffset:0;stroke:#fff}.content__attachments__list__item__link:hover .content__attachments__list__item__btn__arrow line,.content__attachments__list__item__link:hover .content__attachments__list__item__btn__arrow path{stroke:#fff}.content__attachments__list__item__link:hover .content__attachments__list__item__btn{color:#fff}.content__attachments__list__item__title{display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;color:#53565A;line-height:20px;font-size:1.25em;-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease;font-weight:700;letter-spacing:0.02em;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.content__attachments__list__item__title input{line-height:1!important}.content__attachments__list__item__btn{position:absolute;right:25px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:40px;height:40px;border:1px rgba(83, 86, 90, 0.3) solid;border-radius:50%;-webkit-transition:border-color 350ms ease, color 350ms ease;-o-transition:border-color 350ms ease, color 350ms ease;transition:border-color 350ms ease, color 350ms ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#53565A}.content__attachments__list__item__btn__circle{position:absolute;top:-1px;right:-1px;width:42px;height:42px;z-index:1}.content__attachments__list__item__btn__circle circle{stroke:#A6192E;stroke-width:2px;stroke-dasharray:125;stroke-dashoffset:125;fill:none;-webkit-transition:stroke 350ms ease;-o-transition:stroke 350ms ease;transition:stroke 350ms ease}.content__attachments__list__item__btn__arrow{position:absolute;top:50%;right:15px;width:50px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:2}.content__attachments__list__item__btn__arrow line,.content__attachments__list__item__btn__arrow path{fill:none;stroke:#53565A;stroke-width:2px;-webkit-transition:stroke 350ms ease;-o-transition:stroke 350ms ease;transition:stroke 350ms ease}