.elementor-716 .elementor-element.elementor-element-0666f16{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-716 .elementor-element.elementor-element-508370f{width:100%;max-width:100%;}@media(min-width:768px){.elementor-716 .elementor-element.elementor-element-0666f16{--content-width:100%;}}/* Start custom CSS for html, class: .elementor-element-508370f */.acc-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  padding: 20px;
}

.acc-card {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 16px;
  border-radius: 6px;
  background: #f7f8fa;
  text-decoration: none;
  transition: background 0.15s;
}

.acc-card:hover { background: #eef2f7; }

.acc-card-header {
  display: flex;
  align-items: center;
  gap: 8px;
}

.acc-card-header i {
  font-size: 18px;
  color: #185FA5;
}

.acc-card-title {
  font-size: 16px;
  font-weight: 600;
  color: #1a1a1a;
}

.acc-card-desc {
  font-size: 15px;
  color: #555;
  line-height: 1.6;
}

.acc-card-link {
  font-size: 15px;
  font-weight: 500;
  color: #185FA5;
  margin-top: 4px;
}

.acc-card-link i { font-size: 12px; }/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-0666f16 */.elementor-716 .elementor-element.elementor-element-0666f16 {width:850px}/* End custom CSS */