@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.wp-block-file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:1px solid #eee;font-size:clamp(14px,.13vw + 13.51px,16px);gap:15px;justify-content:space-between;padding-block:25px;padding-inline:20px;-webkit-transition:.2s ease;transition:.2s ease}.wp-block-file:hover{background-color:#eee}.wp-block-file:before{background:url(../../svg/download.svg) no-repeat bottom;background-size:contain;content:"";display:block;height:30px;position:relative;width:30px}.wp-block-file__button{border:none;color:var(--c-text);font-size:clamp(13px,.13vw + 12.51px,15px);padding:0}.wp-block-file__button:hover{background-color:transparent;color:var(--c-action)}.wp-block-file a:not(.wp-block-file__button){-webkit-box-flex:1;-ms-flex:1;flex:1}