#PDFs .pdf-tab-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;row-gap:40px}#PDFs .pdf-tab-buttons .pdf-tab-button{margin-left:auto;margin-right:auto}@media(min-width:768px){#PDFs .pdf-tab-buttons{display:grid;grid-template-columns:auto auto auto auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;grid-column-gap:40px}}#PDFs .pdf-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:40px}@media(min-width:768px){#PDFs .pdf-list{display:grid;grid-template-columns:auto auto auto auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;grid-column-gap:40px}}#Videos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;row-gap:40px}@media(min-width:768px){#Videos{display:grid;grid-template-columns:1fr 1fr 1fr;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;grid-column-gap:40px;text-align:unset}}