  .node--type-lesson-plan > .node__content > div:last-child {
  margin-bottom: 0;
  padding-bottom: 6rem;
}
.node--type-lesson-plan > .node__content .node__header .without-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 3rem;
  padding-bottom: 1.5rem;
}
.node--type-lesson-plan > .node__content .node__header .without-header > .block-system-breadcrumb-block {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.node--type-lesson-plan > .node__content .node__header .without-header > .container {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  position: relative;
}
.node--type-lesson-plan > .node__content .node__header .without-header > .container h1 {
  font-weight: 700;
  position: relative;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
}
.node--type-lesson-plan > .node__content .node__header .without-header > .container > .field--name-field-age-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 1rem;
  font-family: "trade-gothic-next-condensed", "Arial Bold";
  font-size: 1.125rem;
}
.node--type-lesson-plan > .node__content .node__header .without-header > .container > .field--name-field-age-group > .field__label:after {
  content: ":";
  display: inline;
  margin-right: 0.25rem;
}
.node--type-lesson-plan > .node__content .node__header .without-header > .container > .field--name-field-age-group > .field--name-field-age-group {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
}
.node--type-lesson-plan > .node__content .node__header .without-header > .container > .field--name-field-age-group > .field--name-field-age-group > .field__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.node--type-lesson-plan > .node__content .node__header .without-header > .container > .field--name-field-age-group > .field--name-field-age-group > .field__item:after {
  content: ",";
  display: inline;
  margin-right: 0.125rem;
}
.node--type-lesson-plan > .node__content .node__header .without-header > .container > .field--name-field-age-group > .field--name-field-age-group > .field__item:last-child:after {
  display: none;
  margin: 0;
}
.node--type-lesson-plan > .node__content .node__header .without-header > .container:before {
  content: "";
  position: absolute;
  bottom: 0;
  height: 3px;
  width: 75px;
  background-color: #007190;
}
.node--type-lesson-plan > .node__content .node__header .without-header .age-group {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.node--type-lesson-plan > .node__content .paragraph--type--row {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.node--type-lesson-plan > .node__content .paragraph--type--row.bg-white {
  background-color: #ffffff;
}
.node--type-lesson-plan > .node__content .paragraph--type--row.bg-gray {
  background-color: #f2f4f7;
}
.node--type-lesson-plan > .node__content .paragraph--type--row.bg-gray figcaption {
  background-color: #ffffff !important;
}
.node--type-lesson-plan > .node__content .paragraph--type--row .description {
  margin-bottom: 1.5rem;
}
.node--type-lesson-plan > .node__content .paragraph--type--row .description h2 {
  font-weight: 700;
  margin-bottom: 1rem;
}
.node--type-lesson-plan > .node__content .paragraph--type--row > .container > div:last-child {
  margin-bottom: 0;
}
.node--type-lesson-plan > .node__content #share-row {
  border-top: 1px solid #eee;
  padding-top: 1.5rem;
  padding-bottom: 6rem;
}
.node--type-lesson-plan > .node__content #share-row > .container .addtoany {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.node--type-lesson-plan > .node__content #share-row > .container .addtoany .h4 {
  text-align: center;
  font-weight: 700;
}
.node--type-lesson-plan > .node__content #share-row > .container .addtoany ul.addtoany_list {
  text-align: center;
}
.node--type-lesson-plan > .node__content #share-row > .container .addtoany ul.addtoany_list > li {
  margin-right: 0.5rem;
  margin-left: 0;
}
.node--type-lesson-plan > .node__content #share-row > .container .addtoany ul.addtoany_list > li:last-child {
  margin-right: 0;
}
.node--type-lesson-plan > .node__content #share-row > .container .addtoany ul.addtoany_list > li a {
  display: block;
}
.node--type-lesson-plan > .node__content #share-row > .container .addtoany ul.addtoany_list > li a:hover span, .node--type-lesson-plan > .node__content #share-row > .container .addtoany ul.addtoany_list > li a:focus span {
  opacity: 1;
  background-color: #005a73 !important;
}
.node--type-lesson-plan > .node__content #share-row > .container .addtoany ul.addtoany_list > li a span {
  border-radius: 50px !important;
  padding: 6px;
  background-color: #007190 !important;
}
.node--type-lesson-plan.node--view-mode-reference {
  padding: 1.5rem;
  background-color: #FFFFFF;
  border: 1px solid #DEE2E6;
  height: 100%;
}
.node--type-lesson-plan.node--view-mode-reference > .node__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.node--type-lesson-plan.node--view-mode-reference > .node__content > .copy {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.node--type-lesson-plan.node--view-mode-reference > .node__content > .copy > h3 > a {
  font-weight: 700;
}
.node--type-lesson-plan.node--view-mode-reference > .node__content > .copy > h3 > a:hover {
  text-decoration: none;
}
.node--type-lesson-plan.node--view-mode-reference > .node__content > .field--name-field-image {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-bottom: 1rem;
}
.node--type-lesson-plan.node--view-mode-reference > .node__content > .field--name-field-image img {
  width: 100%;
  height: auto;
}
.node--type-lesson-plan.node--view-mode-reference > .node__content > div:last-child {
  padding-bottom: 0;
}
.node--type-lesson-plan.node--view-mode-teaser > .node__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.node--type-lesson-plan.node--view-mode-teaser > .node__content > div:last-child {
  padding-bottom: 0;
}
.node--type-lesson-plan.node--view-mode-teaser > .node__content > h3 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  font-weight: 700;
}
.node--type-lesson-plan.node--view-mode-teaser > .node__content > h3 a:hover {
  text-decoration: none;
}
.node--type-lesson-plan.node--view-mode-teaser > .node__content .field--name-field-media-image {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.node--type-lesson-plan.node--view-mode-teaser > .node__content .field--name-field-media-image img, .node--type-lesson-plan.node--view-mode-teaser > .node__content .field--name-field-media-image picture {
  width: 100%;
  height: auto;
}
.node--type-lesson-plan.node--view-mode-teaser > .node__content > .field--name-field-summary {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

figure.media.media--type-document.media--view-mode-handouts-mini-conference {
  background-color: #FFFFFF;
  margin: 0 !important;
  padding: 1.5rem;
  border: 1px solid #DEE2E6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

.paragraph--type--lesson-plan-listing .view-exploring-math-concepts > .row > div {
  margin-bottom: 1.25rem;
}