.content__attachments{clear:both}.content__attachments__list{margin:0;padding:0;list-style:none}.content__attachments__list li{margin-bottom:15px}.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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;height:80px;border:5px rgba(255, 255, 255, 0.1) solid;border-radius:40px;-webkit-box-shadow:0 3px 6px rgba(0, 0, 0, 0.25);box-shadow:0 3px 6px rgba(0, 0, 0, 0.25);background-color:rgba(0, 13, 10, 0);background-clip:padding-box;position:relative;overflow:hidden;padding:0 20px;text-decoration:none!important;-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}.content__attachments__list__item__link:after,.content__attachments__list__item__link:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;-webkit-transition:opacity 350ms ease;-o-transition:opacity 350ms ease;transition:opacity 350ms ease}.content__attachments__list__item__link:before{background:-webkit-gradient(linear, left top, left bottom, from(#475B55), to(#00896B));background:-webkit-linear-gradient(top, #475B55, #00896B);background:-o-linear-gradient(top, #475B55, #00896B);background:linear-gradient(to bottom, #475B55, #00896B);opacity:1}.content__attachments__list__item__link:after{background:-webkit-gradient(linear, left top, left bottom, from(#00896B), to(#009475));background:-webkit-linear-gradient(top, #00896B, #009475);background:-o-linear-gradient(top, #00896B, #009475);background:linear-gradient(to bottom, #00896B, #009475);opacity:0}.content__attachments__list__item__link:hover:before{opacity:0}.content__attachments__list__item__link:hover:after{opacity:1}.content__attachments__list__item__link:hover .content__attachments__list__item__dl{opacity:1}.content__attachments__list__item__icon{font-size:2em;position:relative;z-index:1;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.content__attachments__list__item__title{padding:0 0 0 20px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;position:relative;z-index:1;font-family:"Kanit", sans-serif;font-weight:700;letter-spacing:2px;text-transform:uppercase}.content__attachments__list__item__title input{line-height:1!important}.content__attachments__list__item__dl{font-family:"Kanit", sans-serif;font-weight:300;font-size:0.875em;letter-spacing:2px;text-transform:uppercase;position:relative;z-index:1;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;opacity:0;-webkit-transition:opacity 350ms ease;-o-transition:opacity 350ms ease;transition:opacity 350ms ease;display:none}@media (min-width:769px){.content__attachments__list__item__title{padding:0 20px}.content__attachments__list__item__dl{display:block}}