.elementor-19357 .elementor-element.elementor-element-03e08ee{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:2em;--padding-bottom:3em;--padding-left:1em;--padding-right:1em;}.elementor-19357 .elementor-element.elementor-element-03e08ee.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-19357 .elementor-element.elementor-element-cce2157{text-align:center;}.elementor-19357 .elementor-element.elementor-element-cce2157 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:2em;font-weight:900;color:#2A2B3A;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-19357 .elementor-element.elementor-element-090fe3a{font-family:"Montserrat", Sans-serif;font-size:1em;font-weight:400;color:var( --e-global-color-primary );}:root{--page-title-display:none;}@media(max-width:767px){.elementor-19357 .elementor-element.elementor-element-cce2157 .elementor-heading-title{font-size:1.5em;}}@media(min-width:768px){.elementor-19357 .elementor-element.elementor-element-03e08ee{--width:48%;}}@media(max-width:1366px) and (min-width:768px){.elementor-19357 .elementor-element.elementor-element-03e08ee{--width:761.312px;}}/* Start custom CSS for text-editor, class: .elementor-element-090fe3a */.tyc-contest {
  max-width: 1120px;
  margin: 0 auto;
  padding: 32px 16px;
  font-family: inherit;
  color: #2f2f2f;
}

.tyc-hero {
  display: grid;
  grid-template-columns: 280px 1fr;
  gap: 32px;
  align-items: center;
  margin-bottom: 36px;
  padding: 28px;
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 22px;
  box-shadow: 0 14px 40px rgba(0, 0, 0, 0.06);
}

.tyc-image-card {
  background: #fafafa;
  border-radius: 18px;
  padding: 12px;
  border: 1px solid #f0f0f0;
}

.tyc-image-card img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 14px;
  object-fit: cover;
}

.tyc-badge {
  display: inline-flex;
  align-items: center;
  padding: 7px 12px;
  margin-bottom: 14px;
  border-radius: 999px;
  background: #f7f1e8;
  color: #7a5528;
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.02em;
}

.tyc-header h1 {
  margin: 0;
  font-size: clamp(1.7rem, 3vw, 2.4rem);
  line-height: 1.1;
  color: #222222;
  font-weight: 700;
}

.tyc-header h2 {
  margin: 8px 0 14px;
  font-size: clamp(1rem, 2vw, 1.25rem);
  color: #6f6f6f;
  font-weight: 500;
}

.tyc-header p {
  max-width: 680px;
  margin: 0;
  color: #5f5f5f;
  font-size: 0.98rem;
  line-height: 1.7;
}

.tyc-content {
  display: grid;
  gap: 14px;
}

.tyc-section {
  padding: 22px 24px;
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 18px;
  box-shadow: 0 8px 26px rgba(0, 0, 0, 0.035);
}

.tyc-section h3 {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 12px;
  color: #252525;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.35;
}

.tyc-section h3 span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 34px;
  height: 28px;
  padding: 0 8px;
  border-radius: 999px;
  background: #f4f4f4;
  color: #767676;
  font-size: 0.78rem;
  font-weight: 700;
}

.tyc-section p {
  margin: 0 0 10px;
  color: #555555;
  font-size: 0.95rem;
  line-height: 1.7;
}

.tyc-section p:last-child {
  margin-bottom: 0;
}

.tyc-section ul,
.tyc-section ol {
  margin: 10px 0 10px;
  padding-left: 22px;
  color: #555555;
}

.tyc-section li {
  margin-bottom: 8px;
  font-size: 0.95rem;
  line-height: 1.65;
}

.tyc-section li::marker {
  color: #b9843f;
}

.tyc-grid-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  padding-left: 0 !important;
  list-style: none;
}

.tyc-grid-list li {
  margin: 0;
  padding: 12px 14px;
  background: #fafafa;
  border: 1px solid #eeeeee;
  border-radius: 12px;
  font-weight: 600;
  color: #444444;
}

.tyc-prize {
  display: inline-flex;
  margin: 4px 0 14px;
  padding: 14px 18px;
  background: #f7f1e8;
  border: 1px solid #eadcc9;
  border-radius: 14px;
  color: #6f481d;
  font-weight: 700;
  font-size: 0.98rem;
}

.tyc-section strong {
  color: #2f2f2f;
  font-weight: 700;
}

@media (max-width: 768px) {
  .tyc-hero {
    grid-template-columns: 1fr;
    padding: 20px;
  }

  .tyc-image-card {
    max-width: 360px;
    margin: 0 auto;
  }

  .tyc-section {
    padding: 18px;
  }

  .tyc-grid-list {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */