.elementor-2596 .elementor-element.elementor-element-55a1de5{--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;}.elementor-2596 .elementor-element.elementor-element-25a5642{--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;}.elementor-2596 .elementor-element.elementor-element-ebecc30{--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;}/* Start custom CSS for html, class: .elementor-element-4b32073 */.do-social-skills-groups-work {
  --dsg-primary-dark: #134e4a;
  --dsg-primary: #115e59;
  --dsg-primary-light: #0f766e;
  --dsg-primary-lightest: #f0fdfa;
  --dsg-accent-soft: #ccfbf1;
  --dsg-border-accent: #5eead4;

  --dsg-text-strong: #111827;
  --dsg-text-dark: #1f2937;

  --dsg-border-soft: #e5e7eb;

  background-color: #ffffff;
  color: var(--dsg-text-dark);
  font-size: 16px;
  line-height: 1.7;
  padding: 1.25em 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.do-social-skills-groups-work__heading,
.do-social-skills-groups-work__quick-reference-heading {
  font-family: inherit;
  letter-spacing: -0.01em;
}

.do-social-skills-groups-work p {
  margin: 0 0 1.1em;
  font-size: inherit;
  line-height: inherit;
}

.do-social-skills-groups-work strong {
  color: var(--dsg-text-strong);
  font-weight: 700;
}

.do-social-skills-groups-work em {
  font-style: italic;
}

.do-social-skills-groups-work__heading {
  color: var(--dsg-primary-dark) !important;
  text-transform: none !important;
  font-size: 1.5em;
  line-height: 1.3;
  margin: 2em 0 0.6em;
  padding-bottom: 0.3em;
  border-bottom: 2px solid var(--dsg-border-accent);
  font-weight: 700;
}

.do-social-skills-groups-work__heading:first-child {
  margin-top: 0;
}

.do-social-skills-groups-work a {
  color: var(--dsg-primary);
  text-decoration: underline;
  text-underline-offset: 2px;
  transition: color 0.15s ease, text-decoration-thickness 0.15s ease;
}

.do-social-skills-groups-work a:hover,
.do-social-skills-groups-work a:focus {
  color: var(--dsg-primary-dark);
  text-decoration-thickness: 2px;
}

.do-social-skills-groups-work a:focus-visible {
  outline: 2px solid var(--dsg-primary);
  outline-offset: 2px;
  border-radius: 2px;
}

.do-social-skills-groups-work__citation {
  font-size: 0.75em;
  line-height: 1;
  vertical-align: super;
  margin-left: 1px;
}

.do-social-skills-groups-work__citation a {
  text-decoration: none;
  color: var(--dsg-primary);
  padding: 0 2px;
  border-radius: 2px;
}

.do-social-skills-groups-work__citation a:hover,
.do-social-skills-groups-work__citation a:focus {
  background-color: var(--dsg-accent-soft);
  color: var(--dsg-primary-dark);
  text-decoration: underline;
}

.do-social-skills-groups-work__quick-reference {
  background-color: var(--dsg-primary-lightest);
  border: 1px solid var(--dsg-border-accent);
  border-left: 4px solid var(--dsg-primary);
  padding: 1.25em;
  margin: 1.8em 0;
  border-radius: 0 6px 6px 0;
  box-shadow: 0 1px 3px rgba(19, 78, 74, 0.06);
}

.do-social-skills-groups-work__quick-reference-heading {
  color: var(--dsg-primary-dark) !important;
  text-transform: uppercase !important;
  font-size: max(0.9em, 16px);
  font-weight: 700;
  letter-spacing: 0.1em;
  margin: 0 0 0.6em;
  padding: 0;
  border: none;
}

.do-social-skills-groups-work__quick-reference p:last-child {
  margin-bottom: 0;
}

.do-social-skills-groups-work__question-table {
  width: 100%;
  border-collapse: collapse;
  margin: 1.4em 0;
  font-size: 1em;
  background-color: transparent;
  border: none;
  display: block;
}

.do-social-skills-groups-work__question-table thead {
  position: absolute;
  left: -9999px;
  top: -9999px;
}

.do-social-skills-groups-work__question-table tbody {
  display: block;
}

.do-social-skills-groups-work__question-table tbody tr {
  display: block;
  margin-bottom: 0.9em;
  background-color: #ffffff;
  border: 1px solid var(--dsg-border-soft);
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(19, 78, 74, 0.08);
}

.do-social-skills-groups-work__question-table tbody tr:last-child {
  margin-bottom: 0;
}

.do-social-skills-groups-work__question-table tbody th,
.do-social-skills-groups-work__question-table tbody tr:nth-child(odd) th,
.do-social-skills-groups-work__question-table tbody tr:nth-child(even) th,
.do-social-skills-groups-work__question-table tbody tr:hover th,
.do-social-skills-groups-work__question-table tbody tr:focus-within th {
  display: block;
  width: 100%;
  background-color: var(--dsg-primary) !important;
  color: #ffffff !important;
  text-align: left;
  font-weight: 700;
  font-size: 1.02em;
  line-height: 1.4;
  padding: 0.65em 0.9em;
  border-top: none;
}

.do-social-skills-groups-work__question-table tbody td,
.do-social-skills-groups-work__question-table tbody tr:nth-child(odd) td,
.do-social-skills-groups-work__question-table tbody tr:nth-child(even) td,
.do-social-skills-groups-work__question-table tbody tr:hover td,
.do-social-skills-groups-work__question-table tbody tr:focus-within td {
  display: block;
  width: 100%;
  background-color: #ffffff !important;
  color: var(--dsg-text-dark) !important;
  padding: 0.7em 0.9em 0.8em;
  border-top: 1px solid var(--dsg-border-soft);
  line-height: 1.6;
  font-size: 1em;
}

.do-social-skills-groups-work__question-table tbody td::before {
  content: attr(data-label);
  display: block;
  font-size: max(0.9em, 16px);
  font-weight: 700;
  color: var(--dsg-primary-dark);
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin-bottom: 0.25em;
}

.do-social-skills-groups-work__external-resources {
  background-color: var(--dsg-primary-lightest);
  border-left: 4px solid var(--dsg-primary-light);
  padding: 0.9em 1.1em;
  margin: 1.4em 0;
  border-radius: 0 6px 6px 0;
}

.do-social-skills-groups-work__external-resources p:last-child {
  margin-bottom: 0;
}

.do-social-skills-groups-work__external-resources a {
  font-weight: 600;
}

@media (min-width: 768px) {
  .do-social-skills-groups-work {
    font-size: 17px;
    padding: 1.75em 1.5em;
  }

  .do-social-skills-groups-work__heading {
    font-size: 1.75em;
  }

  .do-social-skills-groups-work__quick-reference {
    padding: 1.5em 1.75em;
  }
}

@media (min-width: 1024px) {
  .do-social-skills-groups-work {
    font-size: 18px;
    padding: 2em 1.75em;
  }

  .do-social-skills-groups-work__heading {
    font-size: 1.875em;
  }
}

@media (prefers-reduced-motion: reduce) {
  .do-social-skills-groups-work *,
  .do-social-skills-groups-work *::before,
  .do-social-skills-groups-work *::after {
    transition-duration: 0.001ms !important;
    animation-duration: 0.001ms !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f9a8a2c */.do-social-skills-groups-work-citations {
  --dsgc-primary-dark: #134e4a;
  --dsgc-primary: #115e59;
  --dsgc-accent-soft: #ccfbf1;
  --dsgc-border-accent: #5eead4;
  --dsgc-text-medium: #4b5563;
  --dsgc-text-strong: #1f2937;

  background-color: #ffffff;
  border-top: 2px solid var(--dsgc-border-accent);
  padding: 1.5em 1em 1em;
  margin-top: 0;
  font-size: 16px;
  line-height: 1.6;
  color: var(--dsgc-text-medium);
}

.do-social-skills-groups-work-citations__title {
  font-size: 1.2em;
  color: var(--dsgc-primary-dark) !important;
  text-transform: none !important;
  font-weight: 700;
  margin: 0 0 0.5em;
  letter-spacing: 0.01em;
  font-family: inherit;
}

.do-social-skills-groups-work-citations__note {
  margin: 0 0 1em;
  font-size: 1em;
  line-height: 1.6;
}

.do-social-skills-groups-work-citations__list {
  margin: 0;
  padding-left: 1.5em;
}

.do-social-skills-groups-work-citations__item {
  margin-bottom: 0.75em;
  word-break: break-word;
  padding: 0.15em 0 0.15em 0.35em;
  border-radius: 0 4px 4px 0;
  transition: background-color 0.2s ease, padding-left 0.2s ease,
              border-left-width 0.2s ease;
}

.do-social-skills-groups-work-citations__item em {
  font-style: italic;
}

.do-social-skills-groups-work-citations__item a {
  color: var(--dsgc-primary);
  text-decoration: underline;
  text-underline-offset: 2px;
  word-break: break-all;
}

.do-social-skills-groups-work-citations__item a:hover,
.do-social-skills-groups-work-citations__item a:focus {
  color: var(--dsgc-primary-dark);
  text-decoration-thickness: 2px;
}

.do-social-skills-groups-work-citations__item a:focus-visible {
  outline: 2px solid var(--dsgc-primary);
  outline-offset: 2px;
  border-radius: 2px;
}

.do-social-skills-groups-work-citations__item:target {
  background-color: var(--dsgc-accent-soft);
  border-left: 3px solid var(--dsgc-primary);
  color: var(--dsgc-text-strong);
  padding-left: 0.75em;
  margin-left: -0.75em;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
}

.do-social-skills-groups-work-citations__item:target a {
  color: var(--dsgc-primary-dark);
}

@media (min-width: 768px) {
  .do-social-skills-groups-work-citations {
    font-size: 17px;
    padding: 1.75em 1.5em 1.25em;
  }
}

@media (min-width: 1024px) {
  .do-social-skills-groups-work-citations {
    font-size: 18px;
    padding: 2em 1.75em 1.5em;
  }
}

@media (prefers-reduced-motion: reduce) {
  .do-social-skills-groups-work-citations * {
    transition-duration: 0.001ms !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-dc17c9d */.elba-consult-cta {
  --cta-navy: #1c244b;
  --cta-yellow: #ffd23f;
  --cta-yellow-hover: #ffc107;
  --cta-text: #e4e8f5;
  --cta-text-muted: #c4cbe0;
  --cta-teal: #7fe3d9;
  --cta-link: #ffe59a;

  position: relative;
  margin: 2.5em 0;
  padding: 2.4em 2em;
  border-radius: 18px;
  background: var(--cta-navy);
  overflow: hidden;
  font-size: 16px;
  line-height: 1.6;
}

.elba-consult-cta-shapes {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
}

.elba-consult-cta-shape {
  position: absolute;
  border-radius: 50%;
}

.elba-consult-cta-shape-1 {
  top: -54px;
  right: -34px;
  width: 168px;
  height: 168px;
  background: rgba(255, 210, 63, 0.16);
}

.elba-consult-cta-shape-2 {
  right: 64px;
  bottom: -68px;
  width: 132px;
  height: 132px;
  background: rgba(46, 196, 182, 0.14);
}

.elba-consult-cta-shape-3 {
  top: 42px;
  right: 128px;
  width: 44px;
  height: 44px;
  border: 4px solid rgba(255, 210, 63, 0.22);
  background: transparent;
}

.elba-consult-cta-content {
  position: relative;
  z-index: 1;
}

.elba-consult-cta-label {
  display: inline-block;
  margin-bottom: 1em;
  padding: 0.45em 0.95em;
  border-radius: 999px;
  background: var(--cta-yellow);
  color: var(--cta-navy) !important;
  font-size: max(0.9em, 16px);
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.elba-consult-cta-title {
  margin: 0 0 0.45em;
  color: #ffffff !important;
  text-transform: none !important;
  font-size: 1.75em;
  font-weight: 700;
  line-height: 1.28;
  letter-spacing: -0.01em;
}

.elba-consult-cta-text {
  margin: 0 0 1.2em;
  color: var(--cta-text);
  font-size: 1.05em;
  line-height: 1.65;
}

.elba-consult-cta-points {
  margin: 0 0 1.6em;
  padding: 0;
  list-style: none;
}

.elba-consult-cta-point {
  position: relative;
  margin-bottom: 0.65em;
  padding-left: 1.75em;
  color: var(--cta-text);
  font-size: 1em;
  line-height: 1.55;
}

.elba-consult-cta-point::before {
  content: "";
  position: absolute;
  top: 0.5em;
  left: 0.1em;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: var(--cta-teal);
}

.elba-consult-cta-button {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 1em 1.5em;
  border-radius: 999px;
  background: var(--cta-yellow);
  color: var(--cta-navy) !important;
  font-size: 1.05em;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.15s ease;
}

.elba-consult-cta-button:hover,
.elba-consult-cta-button:focus {
  background: var(--cta-yellow-hover);
  color: var(--cta-navy) !important;
  text-decoration: none;
}

.elba-consult-cta-button:focus-visible {
  outline: 3px solid #ffffff;
  outline-offset: 3px;
}

.elba-consult-cta-arrow {
  display: inline-block;
  margin-left: 0.3em;
  transition: transform 0.15s ease;
}

.elba-consult-cta-button:hover .elba-consult-cta-arrow {
  transform: translateX(3px);
}

.elba-consult-cta-alt {
  margin: 1.2em 0 0;
  color: var(--cta-text-muted);
  font-size: 1em;
  line-height: 1.5;
}

.elba-consult-cta-alt-link {
  color: var(--cta-link);
  font-weight: 600;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

.elba-consult-cta-alt-link:hover,
.elba-consult-cta-alt-link:focus {
  color: #ffffff;
  text-decoration: underline;
  text-decoration-thickness: 2px;
}

.elba-consult-cta-alt-link:focus-visible {
  outline: 3px solid var(--cta-yellow);
  outline-offset: 2px;
  border-radius: 2px;
}

@media (min-width: 768px) {
  .elba-consult-cta {
    font-size: 17px;
    padding: 2.75em 2.25em;
  }

  .elba-consult-cta-button {
    display: inline-block;
    width: auto;
    padding: 1em 2em;
  }
}

@media (min-width: 1024px) {
  .elba-consult-cta {
    font-size: 18px;
    padding: 3em 2.5em;
  }
}

@media (prefers-reduced-motion: reduce) {
  .elba-consult-cta *,
  .elba-consult-cta *::before,
  .elba-consult-cta *::after {
    transition-duration: 0.001ms !important;
    animation-duration: 0.001ms !important;
  }
}/* End custom CSS */