.elementor-1592 .elementor-element.elementor-element-727341b:not(.elementor-motion-effects-element-type-background), .elementor-1592 .elementor-element.elementor-element-727341b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F5F5;}.elementor-1592 .elementor-element.elementor-element-727341b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:150px;margin-bottom:0px;padding:100px 0px 100px 0px;}.elementor-1592 .elementor-element.elementor-element-727341b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-1592 .elementor-element.elementor-element-78b8041{margin-top:50px;margin-bottom:50px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-1512d50 */.awards-wrap {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  font-family: inherit;
  color: #222;
}

.awards-header {
  display: flex;
  align-items: center;
  padding: 10px 0;
}

.awards-header p {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  text-transform: uppercase;
}

.awards-divider {
  height: 1px;
  background: #e6e6e6;
  margin-bottom: 6px;
}

.awards-col.year { width: 20%; }
.awards-col.name { width: 50%; }
.awards-col.media { width: 30%; }

.awards-row {
  display: flex;
  align-items: center;
  min-height: 56px;
}

.awards-col.year {
  border-right: 1px solid #e6e6e6;
}

.awards-col.year { padding: 12px 12px 12px 0; }
.awards-col.name { padding: 12px 12px; }
.awards-col.media { padding: 12px 0 12px 12px; text-align: right; }

.year-label {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  line-height: 1.2;
}

.year-label.is-empty {
  visibility: hidden;
}

.award-title {
  font-size: 16px;
  font-weight: 500;
  color: #222;
  line-height: 1.4;
  word-break: break-word;
}

.award-icon {
  width: 100px;
  height: 100px;
  object-fit: contain;
  display: inline-block;
}

.awards-year-group {
  position: relative;
}

.awards-year-group + .awards-year-group {
  margin-top: 8px;
  padding-top: 8px;
  border-top: 1px solid #f0f0f0;
}

@media (max-width: 1024px) {
  .awards-col.year { width: 20% !important; }
  .awards-col.name { width: 50% !important; }
  .awards-col.media { width: 30% !important; }
}

@media (max-width: 768px) {
  .awards-col.year { width: 20% !important; }
  .awards-col.name { width: 50% !important; }
  .awards-col.media { width: 30% !important; }

  .awards-header p { font-size: 12px; }
  .year-label, .award-title { font-size: 14px; }
  .award-icon { width: 48px; height: 48px; }
}/* End custom CSS */