.elementor-62 .elementor-element.elementor-element-1673f6b{--display:grid;--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-62 .elementor-element.elementor-element-1673f6b:not(.elementor-motion-effects-element-type-background), .elementor-62 .elementor-element.elementor-element-1673f6b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0050D5;}.elementor-widget-theme-post-content{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-62 .elementor-element.elementor-element-80e643e{padding:20px 20px 20px 20px;color:#FFFFFF;}@media(max-width:1024px){.elementor-62 .elementor-element.elementor-element-1673f6b{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-62 .elementor-element.elementor-element-1673f6b{--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for theme-post-content, class: .elementor-element-80e643e */.entry-content {
  background: linear-gradient(180deg, #0a4fd7, #063a9c);
  padding: 60px 30px;
  border-radius: 24px;
  color: #ffffff;
  font-family: "Inter", system-ui, sans-serif;
}
.entry-content h1 {
  font-size: 48px;
  font-weight: 800;
  text-align: center;
  margin-bottom: 20px;
}

.entry-content h2 {
  font-size: 34px;
  font-weight: 700;
  margin-top: 50px;
  margin-bottom: 20px;
}

.entry-content p {
  font-size: 17px;
  line-height: 1.7;
  opacity: 0.95;
  max-width: 900px;
}

.entry-content .card {
  background: rgba(0,0,0,0.15);
  padding: 30px;
  border-radius: 20px;
  box-shadow: 0 20px 40px rgba(0,0,0,0.25);
  margin: 30px 0;
}

.entry-content table {
  width: 100%;
  border-collapse: collapse;
  background: rgba(0,0,0,0.18);
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 15px 35px rgba(0,0,0,0.25);
}

.entry-content th {
  background: rgba(255,255,255,0.08);
  padding: 16px;
  text-align: left;
  font-size: 15px;
}

.entry-content td {
  padding: 16px;
  border-top: 1px solid rgba(255,255,255,0.1);
}

.entry-content hr {
  border: none;
  height: 1px;
  background: rgba(255,255,255,0.2);
  margin: 40px 0;
}

.entry-content a.button {
  background: #1ecbff;
  padding: 14px 26px;
  border-radius: 14px;
  color: #003;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
}/* End custom CSS */