.job-application__slot{overflow:hidden;max-height:0;-webkit-transition:max-height 250ms ease-in-out;transition:max-height 250ms ease-in-out}.job-application__iframe iframe{display:block;overflow:hidden;width:100%;height:62.5rem;border:0}.job-application__cookie-check{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:12.5rem;padding:1.25rem;text-align:center;background-color:var(--athensgray)}.job-application__cookie-check p:last-child{margin-bottom:0}.job-application--open .job-application__slot{max-height:62.5rem}.job-application--cookie .job-application__iframe{display:none}.job-application--cookie .job-application__cookie-check{display:-webkit-box;display:-ms-flexbox;display:flex}