@-webkit-keyframes marquee{0%{-webkit-transform:translateX(100vw);transform:translateX(100vw)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes marquee{0%{-webkit-transform:translateX(100vw);transform:translateX(100vw)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.content__attachments{clear:both}.content__attachments__list{margin:0;padding:0;list-style:none}.content__attachments__list li{margin-bottom:2em}.content__attachments__list li:last-child{margin-bottom:0}.content__attachments__list__item{position:relative;width:100%;overflow:visible;background:#fff}.content__attachments__list__item__link{position:relative;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2;padding-right:40px}.content__attachments__list__item__link:hover .content__attachments__list__item__content{background:#00ACE0}.content__attachments__list__item__link:hover .content__attachments__list__item__btn{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.content__attachments__list__item__link:hover .content__attachments__list__item__icon:before{background:#0F2764;-webkit-transform:scale(1.4);-ms-transform:scale(1.4);transform:scale(1.4)}.content__attachments__list__item__link:hover .content__attachments__list__item__icon:after{background:#00ACE0;-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9)}.content__attachments__list__item__content{width:100%;background:#0F2764;padding:0 1em 0 2em;-webkit-transition:background .3s ease, border-color .3s ease;-o-transition:background .3s ease, border-color .3s ease;transition:background .3s ease, border-color .3s ease}.content__attachments__list__item__title{overflow:hidden;color:#fff;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.content__attachments__list__item__btn{position:absolute;top:-2em;bottom:-2em;right:0;margin:auto;width:4.125em;height:4.125em;border-radius:50%;background:#00ACE0;color:#00ACE0;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.content__attachments__list__item__icon{width:1.875em;color:#fff;background:#00ACE0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;z-index:2;border-radius:50%}.content__attachments__list__item__icon svg{font-size:1.25em;z-index:3}.content__attachments__list__item__icon:before{position:absolute;content:'';top:0;right:0;bottom:0;left:0;border-radius:50%;background:#00ACE0;-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3);z-index:-1;-webkit-transition:background 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);transition:background 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);-o-transition:background 0.3s ease, transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);transition:background 0.3s ease, transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);transition:background 0.3s ease, transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1)}.content__attachments__list__item__icon:after{position:absolute;content:'';top:0;right:0;bottom:0;left:0;border-radius:50%;-webkit-transform:scale(0.85);-ms-transform:scale(0.85);transform:scale(0.85);background:#0F2764;z-index:2;-webkit-transition:background 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);transition:background 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);-o-transition:background 0.3s ease, transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);transition:background 0.3s ease, transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);transition:background 0.3s ease, transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1)}