.wp-block-file{--file-background-color:#f5ece0;background-color:var(--file-background-color);margin-bottom:2rem;padding:1rem;width:100%}.wp-block-file a{-webkit-box-shadow:none;box-shadow:none}.wp-block-file a:not([class]){display:block;font-family:Anton,sans-serif;font-weight:400;margin:auto 2rem auto 0;padding-bottom:1rem;pointer-events:none}.wp-block-file__embed{padding-bottom:1rem}.wp-block-file .wp-block-file__button{--button-border-width:2px;--button-height:54px;--button-padding:1.5rem;border-radius:2px;border-style:solid;border-width:var(--button-border-width);cursor:pointer;display:inline-block;font-family:Anton,sans-serif;font-size:1.125rem;font-weight:400;height:var(--button-height);letter-spacing:.05em;line-height:calc(var(--button-height) - 2 * var(--button-border-width));margin:0;max-width:100%;outline-offset:0;overflow:hidden;padding:0 var(--button-padding);position:relative;text-align:center;text-decoration:none;text-overflow:ellipsis;-webkit-transition:background-color .25s ease,border-color .25s ease,color .25s ease,fill .25s ease,outline-offset .15s ease;transition:background-color .25s ease,border-color .25s ease,color .25s ease,fill .25s ease,outline-offset .15s ease;vertical-align:middle;white-space:nowrap;background-color:#eb7100;border-color:#eb7100;color:#fff;fill:#fff;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:auto 0;width:100%}.wp-block-file .wp-block-file__button:focus-visible{outline-offset:3px;outline-style:solid;outline-width:1px}.wp-block-file .wp-block-file__button:focus-visible,.wp-block-file .wp-block-file__button:hover{background-color:#eb7100;border-color:#eb7100;color:#000;fill:#000}.wp-block-file .wp-block-file__button:focus-visible{outline-color:#eb7100}.wp-block-file .wp-block-file__button:disabled{background-color:#b8a994;border-color:#b8a994;color:#fff;cursor:not-allowed;fill:#fff}.wp-block-file .wp-block-file__button::after{content:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M29.176%2011.294h-7.529V0H10.353v11.294h-7.53L16%2024.471zM2.824%2028.235V32h26.352v-3.765z%22%2F%3E%3C%2Fsvg%3E")}.wp-block-file .wp-block-file__button::after{display:inline-block;height:20px;line-height:20px;margin-left:1rem;vertical-align:middle;width:20px}.wp-block-file .wp-block-file__button:hover::after{content:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M29.176%2011.294h-7.529V0H10.353v11.294h-7.53L16%2024.471zM2.824%2028.235V32h26.352v-3.765z%22%2F%3E%3C%2Fsvg%3E")}@media only screen and (min-width:768px){.wp-block-file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wp-block-file:has(.wp-block-file__embed){-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;display:grid;grid-template-areas:"pdf pdf" "link button";grid-template-columns:1fr 1fr}.wp-block-file:has(.wp-block-file__embed) a:not([class]){margin:auto 0}.wp-block-file a:not([class]){display:block;grid-area:link;justify-self:flex-end;margin:auto 2rem auto 0;padding-bottom:0}.wp-block-file__embed{grid-area:pdf;justify-self:flex-end}.wp-block-file .wp-block-file__button{grid-area:button;justify-self:flex-start;margin:auto 0;width:auto}}