.elementor-1689 .elementor-element.elementor-element-4e60477{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-start;--align-items:flex-start;--padding-top:48px;--padding-bottom:48px;--padding-left:32px;--padding-right:32px;}.elementor-1689 .elementor-element.elementor-element-8a2383d > .elementor-widget-container{padding:0px 0px 024px 0px;}.elementor-1689 .elementor-element.elementor-element-8a2383d .elementor-heading-title{font-size:24px;font-weight:600;}.elementor-1689 .elementor-element.elementor-element-ee827ee{width:100%;max-width:100%;}#elementor-popup-modal-1689{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-1689 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-1689 .dialog-close-button{display:flex;top:16px;}#elementor-popup-modal-1689 .dialog-widget-content{border-radius:12px 12px 12px 12px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}body:not(.rtl) #elementor-popup-modal-1689 .dialog-close-button{right:16px;}body.rtl #elementor-popup-modal-1689 .dialog-close-button{left:16px;}@media(max-width:767px){.elementor-1689 .elementor-element.elementor-element-8a2383d{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;}.elementor-1689 .elementor-element.elementor-element-8a2383d > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-1689 .elementor-element.elementor-element-8a2383d .elementor-heading-title{font-size:20px;line-height:1.3em;}.elementor-1689 .elementor-element.elementor-element-ee827ee{width:100%;max-width:100%;}}/* Start custom CSS for shortcode, class: .elementor-element-ee827ee */.score-rubric-grid {
  display: grid;
  grid-template-columns: 1.75fr 1fr .5fr;
  gap: 16px 0px;
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  color: #374151;
  margin-bottom: 1rem;
}

.rubric-header {
  font-weight: 700;
  border-bottom: 1px solid #E5E7EB;
  padding-bottom: 4px;
}

.rubric-label,
.rubric-weight,
.rubric-points {
  font-weight: 400;
}

.rubric-header-points {
  font-weight: 700;
  text-align: right;
  border-bottom: 1px solid #E5E7EB;
  padding-bottom: 4px;
}

.rubric-points {
  font-weight: 400;
  text-align: right;
}

.rubric-weight {
  text-align: left;
}

.rubric-total-label {
  font-weight: 500;
  border-top: 1px solid #E5E7EB;
  padding-top: 8px;
}

.rubric-total-spacer {
  border-top: 1px solid #E5E7EB;
  padding-top: 8px;
}

.rubric-total-value {
  text-align: right;
  font-weight: 500;
  border-top: 1px solid #E5E7EB;
  padding-top: 8px;
}

.rank-guide-heading {
  font-size: 14px !important;
  font-weight: 600;
  color: #374151;
  padding-bottom: 16px;
  margin-bottom: 16px;
  margin-top: 32px !important;
  border-bottom: 1px solid #E5E7EB;
}

.rank-guide-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 8px;
  column-gap: 10px;
  font-size: 14px;
  font-family: 'DM Sans', sans-serif;
}

.rank-label {
  font-weight: 400;
  color: #374151 !important;
}

.rank-range {
  color: #374151;
  text-align: right;
}/* End custom CSS */