.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-1876 .elementor-element.elementor-element-300a4ab{margin:-10px 0px calc(var(--kit-widget-spacing, 0px) + 50px) 0px;padding:0px 0px 10px 0px;border-style:solid;border-width:0px 0px 1px 0px;border-color:var( --e-global-color-930c1f1 );--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-1876 .elementor-element.elementor-element-300a4ab .elementor-icon-list-icon i{color:var( --e-global-color-secondary );transition:color 0.3s;}.elementor-1876 .elementor-element.elementor-element-300a4ab .elementor-icon-list-icon svg{fill:var( --e-global-color-secondary );transition:fill 0.3s;}.elementor-1876 .elementor-element.elementor-element-300a4ab .elementor-icon-list-icon{padding-inline-end:0px;}.elementor-1876 .elementor-element.elementor-element-300a4ab .elementor-icon-list-item > .elementor-icon-list-text, .elementor-1876 .elementor-element.elementor-element-300a4ab .elementor-icon-list-item > a{font-family:"Inter", Sans-serif;font-size:14px;font-weight:500;}.elementor-1876 .elementor-element.elementor-element-300a4ab .elementor-icon-list-text{color:var( --e-global-color-primary );transition:color 0.3s;}.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-1876 .elementor-element.elementor-element-5a8ff8e{color:var( --e-global-color-text );font-family:"Inter", Sans-serif;font-size:1rem;font-weight:400;line-height:1.7em;}@media(max-width:767px){.elementor-1876 .elementor-element.elementor-element-300a4ab{width:100%;max-width:100%;--e-icon-list-icon-size:12px;}.elementor-1876 .elementor-element.elementor-element-300a4ab .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(5px/2);}.elementor-1876 .elementor-element.elementor-element-300a4ab .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(5px/2);}.elementor-1876 .elementor-element.elementor-element-300a4ab .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(5px/2);}.elementor-1876 .elementor-element.elementor-element-300a4ab .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-5px/2);}.elementor-1876 .elementor-element.elementor-element-300a4ab .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-5px/2);}.elementor-1876 .elementor-element.elementor-element-300a4ab .elementor-icon-list-item > .elementor-icon-list-text, .elementor-1876 .elementor-element.elementor-element-300a4ab .elementor-icon-list-item > a{font-size:0.7rem;}}/* Start custom CSS for icon-list, class: .elementor-element-300a4ab */.elementor-1876 .elementor-element.elementor-element-300a4ab a, .elementor-1876 .elementor-element.elementor-element-300a4ab a span  {
    color: #6b7280 !important;
    font-weight: 400;
}
.elementor-1876 .elementor-element.elementor-element-300a4ab span {
    padding: 0 !important;
}/* End custom CSS */
/* Start custom CSS for theme-post-content, class: .elementor-element-5a8ff8e */.the-content blockquote {
  background: linear-gradient(to right, #c9a961 0%, #c9a961 4px, #f5f1e8 4px);
  border-left: 3px solid #c9a961;
  padding: 24px;
  margin: 20px 0;
  border-radius: 8px;
}

.the-content blockquote .label {
  color: #c9a961;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 12px;
  display: block;
}

.the-content blockquote .tag {
  background: #1a2847;
  color: white;
  padding: 4px 12px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 600;
  float: right;
  margin-left: 12px;
      position: absolute;
    top: 18px;
    right: 15px;
}

.the-content blockquote p {
  color: #1a2847;
  font-size: 16px;
  line-height: 1.6;
  margin: 0;
  font-weight: 500;
}
.the-content ul {
  list-style: none;
  padding: 0;
  margin: 20px 0;
}

.the-content ul li {
  margin-bottom: 16px;
  padding-left: 24px;
  position: relative;
  line-height: 1.6;
}

.the-content ul li:before {
  content: "•";
  position: absolute;
  left: 0;
  color: #c9a961;
  font-size: 20px;
  font-weight: bold;
}

.the-content ol {
  list-style: none;
  padding: 0;
  margin: 20px 0;
  counter-reset: item;
}

.the-content ol li {
  margin-bottom: 16px;
  padding-left: 50px;
  position: relative;
  color: #333;
  line-height: 1.6;
  counter-increment: item;
}

.the-content ol li:before {
  content: counter(item);
  position: absolute;
  left: 0;
  top: 0;
  background: #e8dcc8;
  color: #333;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 14px;
}

.the-content ol li strong {
  color: #000;
  font-weight: 600;
}
.the-content  h2 {
    font-weight: 800;
    font-size: 1.45rem;
    color: #1a1a1a;
    margin-bottom: 20px;
    padding-bottom: 12px;
    border-bottom: 1px solid #f5f5f5;
    display: flex;
    align-items: center;
    gap: 8px;
}/* End custom CSS */