.node-type--education.view-mode--full .education-documents a {
  display: inline-block;border-radius: 4px;text-decoration: none;text-transform: uppercase;padding: 15px 30px;text-align: center;font-size: 16px;line-height: 18px;font-weight: 400;color: #ffffff;background: #007398;
}
.node-type--education.view-mode--full .education-documents a:hover,
.node-type--education.view-mode--full .education-documents a:focus {
  color: #ffffff;text-decoration: none;background-color: #0086b2;
}
.node-type--education.view-mode--full .education-documents a.secondary {
  background-color: #ad5700;
}
.node-type--education.view-mode--full .education-documents a.secondary:hover,
.node-type--education.view-mode--full .education-documents a.secondary:focus {
  background-color: #c76400;
}
.node-type--education.view-mode--full .education-documents a.disabled {
  background-color: #777777;color: #f5f5f0;
}
.node-type--education.view-mode--full .education-documents a.block {
  display: block;padding: 15px 10px;
}.node-type--education.view-mode--full .education-documents a.large {
  font-size: 22px;line-height: 24px;padding: 25px;font-weight: 500;
}
.node-type--education.view-mode--card {
  --aspect-ratio: 280 / 200;
}
.node-type--education.view-mode--card .tags {
  color: #ad5700;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}
.node-type--education.view-mode--full .autry-field-cover-image {
  margin-bottom: 1.5rem;
}
.node-type--education.view-mode--full .education-details {
  margin-bottom: 2rem;
}
.node-type--education.view-mode--full .education-details > * {
  margin-bottom: 0;
}
.node-type--education.view-mode--full .education-details > * + * {
  margin-top: 2rem;
}
.node-type--education.view-mode--full .education-documents {
  list-style-type: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  max-width: 720px;
  gap: 1rem;
}
.node-type--education.view-mode--full .education-documents a {
  min-width: 240px;
  padding: 15px 15px;
  text-align: center;
  text-transform: none;
}
.node-type--education.view-mode--full .full--top > :last-child {
  margin-bottom: 0;
}
.node-type--education.view-mode--full .full--content .autry-paragraph:first-child {
  margin-top: 2rem;
  border-top: 2px solid #c8c8c8;
  padding-top: 2rem;
}
.node-type--education.view-mode--full .full--content .autry-paragraph:first-child:where(:first-child) {
  margin-top: 0;
}
@media (max-width : 819px), (min-width : 820px)  and (max-width : 1279px) {
  .node-type--education.view-mode--full .education-documents a.block {
    display: inline-block;padding: 20px 30px;
  }
}


/*# sourceMappingURL=autry-node-education.library.css.map*/