/* file: plugins/Certificates/resources/css/frontend.less */
.certificate-hero {
  padding: 2rem 0;
  background-color: #f4f5fa;
}
.certificate-content {
  padding: 2rem 0;
}
.certificate-content p:first-child {
  margin-top: 0;
}
.certificate-content p:last-child {
  margin-bottom: 0;
}
.certificate-content h2 {
  margin-bottom: 0.5em;
  font-size: 1.3rem;
}
.certificate-content hr {
  border: 0;
  border-top: 1px solid #e2e6e9;
}
.certificate-content-section {
  display: flex;
  flex-direction: row;
  gap: 2rem;
  margin-top: 2rem;
}
.certificate-content-section > div {
  flex: 1;
}
.certificate-image {
  width: 100%;
  max-width: 632px;
  background-color: #fff;
  margin: 0 auto;
  padding: 10px;
  text-align: center;
  position: relative;
}
.certificate-image-border-1 {
  border: 4px solid var(--color-primary);
  padding: 3px;
}
.certificate-image-border-2 {
  border: 2px solid var(--color-primary);
  padding: 2px;
}
.certificate-image-border-3 {
  border: 1px solid var(--color-primary);
  padding: 15px;
}
.certificate-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.certificate-image-name {
  font-size: 1.5rem;
  font-weight: 500;
  font-style: italic;
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 1rem;
  padding-bottom: 0.5rem;
  margin-top: 0.5rem;
}
.certificate-image-description {
  font-size: 0.8rem;
  color: #595959;
}
.certificate-image-date {
  font-size: 0.8rem;
  font-weight: 500;
  margin-top: 1rem;
}
.certificate-image-title {
  font-weight: 500;
  color: #595959;
  text-wrap: balance;
}
.certificate-image-subtitle {
  margin-top: 1rem;
}
.certificate-image-signature {
  margin-top: 2rem;
}
.certificate-image-signature img {
  width: 150px;
  margin: auto;
}
.certificate-image-footer {
  font-size: 0.5rem;
  margin-top: 1rem;
}
.certificate-image-logos {
  display: flex;
  flex-direction: row;
  gap: 1rem;
  align-items: start;
  justify-content: space-between;
}
.certificate-image-logo {
  flex: 1;
}
.certificate-image-logo img {
  width: 100px;
  margin: auto;
}
.certificate-image-logo:first-child img {
  margin-left: 0;
}
.certificate-image-logo:last-child img {
  margin-right: 0;
  width: 70px;
}

#grid-stack-section-138 {
  height: 100%;
  min-height: calc(100svh - 50px);
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
}
@media (max-width: 768px) {
  #grid-stack-col-21 .plyr {
    margin-top: 2em;
  }
}
#grid-stack-col-94 .col-inner {
  border-radius: 15px;
  overflow: hidden;
}
#grid-stack-col-95 .field-with-headline h2 {
  padding-left: 0;
  font-weight: 200;
  text-transform: uppercase;
  font-size: 1.25em;
}
#grid-stack-col-95 .field-with-headline h2:before {
  display: none;
}
#grid-stack-col-95 label {
  font-weight: 300;
}
#grid-stack-col-95 .outer-select .select-text {
  top: 0;
  font-weight: 300;
  color: var(--color-primary);
}
#grid-stack-col-95 .field-grid-submit button {
  border: 1px solid var(--color-primary);
  color: var(--color-primary);
  text-transform: uppercase;
  font-size: 0.9em;
  letter-spacing: 0.05em;
}
#grid-stack-col-95 .field-grid-submit button:hover {
  background: var(--color-primary);
  color: #fff;
}
#grid-stack-col-90 table {
  border: 0;
}
#grid-stack-col-90 td {
  padding: 0.4em 0.5em;
}
#grid-stack-col-90 tr {
  background: #CCD2D8;
}
#grid-stack-col-90 tr:nth-child(odd) {
  background: #E7EAED;
}
#grid-stack-col-90 tr:first-child {
  background: var(--color-primary);
  color: #fff;
}
#grid-stack-col-98 {
  padding-top: 5em;
  padding-bottom: 5em;
}
#grid-stack-col-98 video {
  border-radius: 15px;
  width: 100%;
  display: block;
  height: auto !important;
  box-shadow: 0 15px 15px -10px rgba(0,0,0,0.3);
}
#grid-stack-row-105 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 2rem;
  display: grid;
  grid-template-columns: repeat(5,1fr);
}
#grid-stack-row-105:before {
  display: none;
}
@media (max-width: 768px) {
  #grid-stack-row-105 {
    grid-template-columns: repeat(3,1fr);
  }
}
@media (max-width: 567px) {
  #grid-stack-row-105 {
    grid-template-columns: repeat(2,1fr);
  }
}
#grid-stack-row-105 p {
  line-height: 1.2em;
}
#grid-stack-row-105 .fal {
  font-size: 3rem;
}
#grid-stack-row-105 .col {
  max-width: none;
}
#grid-stack-row-115 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 2rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
#grid-stack-row-115:before {
  display: none;
}
@media (max-width: 768px) {
  #grid-stack-row-115 {
    grid-template-columns: repeat(2,1fr);
  }
}
@media (max-width: 567px) {
  #grid-stack-row-115 {
    grid-template-columns: repeat(2,1fr);
  }
}
#grid-stack-row-115 p {
  line-height: 1.2em;
}
#grid-stack-row-115 .fal {
  font-size: 3rem;
}
#grid-stack-row-115 .col {
  max-width: none;
}
#grid-stack-col-129 .col-inner {
  border-radius: 15px;
  overflow: hidden;
}
#grid-stack-col-130 {
  padding-top: 5em;
  padding-bottom: 5em;
}
#grid-stack-col-130 video {
  border-radius: 15px;
  width: 100%;
  display: block;
  height: auto !important;
  box-shadow: 0 15px 15px -10px rgba(0,0,0,0.3);
}
#grid-stack-col-136 table {
  border: 0;
}
#grid-stack-col-136 td {
  padding: 0.4em 0.5em;
}
#grid-stack-col-136 tr {
  background: #CCD2D8;
}
#grid-stack-col-136 tr:nth-child(odd) {
  background: #E7EAED;
}
#grid-stack-col-136 tr:first-child {
  background: var(--color-primary);
  color: #fff;
}
#grid-stack-col-137 .field-with-headline h2 {
  padding-left: 0;
  font-weight: 200;
  text-transform: uppercase;
  font-size: 1.25em;
}
#grid-stack-col-137 .field-with-headline h2:before {
  display: none;
}
#grid-stack-col-137 label {
  font-weight: 300;
}
#grid-stack-col-137 .outer-select .select-text {
  top: 0;
  font-weight: 300;
  color: var(--color-primary);
}
#grid-stack-col-137 .field-grid-submit button {
  border: 1px solid var(--color-primary);
  color: var(--color-primary);
  text-transform: uppercase;
  font-size: 0.9em;
  letter-spacing: 0.05em;
}
#grid-stack-col-137 .field-grid-submit button:hover {
  background: var(--color-primary);
  color: #fff;
}