<html><head><meta name="color-scheme" content="light dark"><style></style></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
  --white: white;
  --black: black;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

body {
  color: #333;
  font-family: Proxima nova, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

a {
  color: #008546;
  text-decoration: none;
}

.rl_footer1_spacing-block-6 {
  width: 100%;
  padding-bottom: 1rem;
}

.ck12-logo.footer {
  margin-bottom: 24px;
}

.footer-link-text {
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 600;
  text-decoration: none;
  transition: color .2s;
  display: block;
}

.footer-link-text:hover {
  color: #00a353;
}

.footer-link-text.dxtrack-user-action {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
}

.footer-link-text.dxtrack-user-action:hover {
  color: #00cc69;
}

.rl_footer1_social-link {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  color: #fff;
  align-items: center;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.rl_footer1_social-link:hover {
  color: #008545;
}

.global-styles {
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.footer-bottom-right-wrap {
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.rl_footer1_line-divider {
  width: 100%;
  height: 1px;
  background-color: #fff;
}

.tool-sections {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  outline-offset: 0px;
  border: 1px #e8edf5;
  border-bottom-style: solid;
  outline: 3px #333;
  grid-template: "Area"
  / .5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: baseline;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 20px;
  text-decoration: none;
  display: grid;
}

.tool-sections.space {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 30px;
}

.footer-header {
  color: #fff;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 700;
  overflow: visible;
}

.tools-heading {
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 800;
  line-height: 1.1;
}

.footer-link-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-bottom: 1px solid #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr .75fr .75fr .75fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 8px;
  display: grid;
}

.container-medium {
  width: 100%;
  max-width: 68.75rem;
  margin-left: auto;
  margin-right: auto;
}

.padding-vertical {
  padding-left: 0;
  padding-right: 0;
}

.padding-vertical.padding-medium {
  padding-top: 2rem;
  padding-bottom: 0;
}

.book-card-wrap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 1px #e8edf5;
  border-radius: 16px;
  flex-direction: column;
  padding: 0;
  transition: opacity .2s, transform .2s, background-color .2s, color .2s;
  display: flex;
}

.book-card-wrap:hover {
  opacity: .8;
  transform: translate(0, -3px);
}

.padding-global {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.ck-section-footer {
  color: #fff;
  background-color: #2f3542;
}

.footer-bottom-right-links {
  color: #fff;
  padding-left: 20px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  transition: color .2s;
}

.footer-bottom-right-links:hover {
  color: #00a353;
}

.page-row {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  margin-bottom: 4rem;
  display: flex;
}

.subheading {
  color: #565a65;
  flex: 0 auto;
  align-items: stretch;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.1;
  display: block;
}

.rl_footer1_social-icon {
  width: 1.5rem;
  height: 1.5rem;
}

.footer-bottom-wrap {
  justify-content: space-between;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-copyright {
  color: rgba(255, 255, 255, .75);
  font-size: 15px;
  font-weight: 400;
}

.footer-copyright.trademarks {
  margin-top: 8px;
  font-size: 14px;
  font-style: italic;
}

.rl-text-style-regular-5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.image-38.cc {
  padding-left: 10px;
}

.paragraph {
  color: rgba(47, 53, 66, .75);
  cursor: default;
  flex-direction: column-reverse;
  justify-content: space-around;
  align-items: flex-end;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 0;
  font-family: Proxima nova, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  display: block;
}

.link-6 {
  color: #008545;
  -webkit-text-stroke-color: #008545;
  font-family: "Proxima nova (bold)", sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.flex-block {
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.kiddom-tool-sec {
  border-bottom: 1px solid #e8edf5;
  margin-bottom: 0;
  padding-bottom: 10px;
  display: none;
}

.image-39 {
  width: 90%;
  cursor: default;
  border: 1px #e8edf5;
  margin-top: 0;
  margin-bottom: 10px;
  padding: 70px 40px;
}

.paragraph-2 {
  display: none;
}

.image-40, .image-41, .image-42 {
  width: 85%;
  cursor: default;
  margin-bottom: 10px;
}

.image-43 {
  width: 85%;
  cursor: default;
  border: 1px #e8edf5;
  margin-top: 0;
  padding: 0;
}

.image-44 {
  width: 85%;
  cursor: default;
  border: 1px #e8edf5;
  padding: 0 0 10px;
}

.image-45 {
  width: 85%;
  cursor: default;
  border: 1px #e8edf5;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.flex-block-3 {
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.paragraph-4 {
  display: none;
}

.bold-text {
  font-family: "Proxima nova (bold)", sans-serif;
  line-height: 1.1;
}

.heading-h2 {
  text-transform: none;
  cursor: default;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: "Proxima nova (bold)", sans-serif;
  font-size: 1.7rem;
  line-height: 2rem;
}

.button-tools {
  height: 40px;
  background-color: #00a353;
  border-radius: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 10px 40px;
  font-size: 16px;
  font-weight: 600;
  transition: box-shadow .2s, transform .2s;
}

.button-tools:hover {
  transform: translate(0, -3px);
  box-shadow: 0 4px 24px rgba(0, 0, 0, .24);
}

.button-tools.dxtrack-user-action {
  height: auto;
  cursor: pointer;
  background-color: #008545;
  border-radius: 8px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: "Proxima nova (semi-bold)", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
}

.button-tools.dxtrack-user-action.drag-drop {
  cursor: move;
}

.columns {
  align-items: center;
  display: flex;
}

.see-all-links {
  color: #008545;
  margin-bottom: 0;
  padding-right: 5px;
  font-size: 16px;
  text-decoration: none;
  transition: color .2s;
}

.see-all-links:hover {
  color: #03c465;
  text-decoration: underline;
}

.para-bookmark {
  color: #008545;
  margin-bottom: 0;
  padding-right: 5px;
  font-size: 16px;
  text-decoration: none;
  transition: color .2s;
  display: none;
}

.para-bookmark:hover {
  color: #03c465;
  text-decoration: underline;
}

.arrow {
  margin-left: 20px;
  margin-right: 5px;
}

.paragraph-5 {
  color: rgba(47, 53, 66, .75);
  cursor: default;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Proxima nova, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  display: flex;
}

.flex-block-6 {
  margin-bottom: 0;
}

.donate-heart {
  margin-right: 4px;
}

.subject-dropdown-text-link-2 {
  transform-origin: 0%;
  color: #000;
  letter-spacing: -.2px;
  border-bottom: 1px #565a65;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

.subject-dropdown-text-link-2:hover {
  color: #008545;
}

.rl_navbar5_logo-link {
  max-width: 80px;
  flex: 0 auto;
  padding-left: 0;
}

.rl_navbar5_menu-button {
  padding: 0;
}

.subject-list-wrap {
  flex-wrap: wrap;
  margin-bottom: 16px;
  display: flex;
}

.subject-list-wrap.no-wrap {
  flex-direction: column;
  align-items: flex-start;
}

.rl_navbar5_dropdown-link-icon-2 {
  grid-column-gap: .75rem;
  grid-row-gap: 0px;
  filter: grayscale();
  border-radius: 5px;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  padding: .5rem;
  text-decoration: none;
  transition: all .2s;
  display: grid;
}

.rl_navbar5_dropdown-link-icon-2:hover {
  filter: grayscale(0%);
  background-color: #e5f3ec;
}

.subject-link-wrap {
  margin-top: 4px;
  margin-right: 8px;
}

.rl_navbar5_dropdown-toggle-2 {
  color: #000;
  border-radius: 5px;
  padding: .5rem 2.5rem .5rem 1rem;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: background-color .2s;
}

.rl_navbar5_dropdown-toggle-2:hover {
  background-color: #e8edf5;
}

.rl_navbar5_item-title-2 {
  color: #000;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
}

.rl_navbar5_container {
  width: 100%;
  height: 100%;
  max-width: 68.75rem;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
}

.rl_navbar5_icon-wrapper {
  flex: none;
}

.main-navigation {
  z-index: 10;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #e8edf5;
}

.button-2 {
  color: #fff;
  text-align: center;
  background-color: #008545;
  border: 1.5px solid #008545;
  border-radius: 5px;
  padding: .5rem 1.5rem;
  font-weight: 600;
  transition: background-color .2s;
}

.button-2:hover {
  color: #fff;
  background-color: #14673f;
  border-color: #14673f;
}

.button-2.is-small {
  border-radius: 5px;
  padding: .5rem 1.25rem;
}

.math-info-link {
  text-align: center;
  font-size: 1rem;
  text-decoration: underline;
}

.ugc-tooltip-wrap-2 {
  min-width: 260px;
  text-align: center;
  background-color: #f9f9f5;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  padding: 4px;
  display: none;
  position: absolute;
  top: auto;
  bottom: 100%;
  left: auto;
  right: auto;
  box-shadow: -4px 0 8px rgba(0, 0, 0, .16), 3px 3px 4px rgba(0, 0, 0, .08);
}

.rl_navbar5_dropdown-content {
  width: 100%;
  display: flex;
}

.other-resources-wrap-2 {
  grid-column-gap: .5rem;
  grid-row-gap: 0px;
  border-radius: 5px;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  padding: .5rem;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.other-resources-wrap-2:hover {
  background-color: #e5f3ec;
}

.math-category-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.rl_navbar5_item-right {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.rl-dropdown-icon {
  width: 1rem;
  height: 1rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 1rem;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  right: 0%;
}

.ugc-tooltip {
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.25;
}

.rl_navbar5_link-2 {
  color: #000;
  padding: .5rem 1rem;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
}

.rl_navbar5_link-2.w--current {
  color: rgba(0, 0, 0, 0);
}

.rl_navbar5_link-2.with-icon {
  border-radius: 5px;
  align-items: center;
  transition: background-color .2s;
  display: flex;
}

.rl_navbar5_link-2.with-icon:hover {
  background-color: #e8edf5;
}

.rl_navbar5_menu-right {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.rl-container-large-2 {
  width: 100%;
  max-width: 68.75rem;
  margin-left: auto;
  margin-right: auto;
}

.rl_navbar5_icon {
  width: 1.5rem;
}

.rl_navbar5_dropdown-column-text-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.3;
}

.rl_navbar5_dropdown-column-text-2.underline {
  color: #565a65;
  letter-spacing: 0;
  text-transform: uppercase;
  border-bottom: 1px solid #e8edf5;
  padding-bottom: 8px;
  font-size: .875rem;
  font-weight: 700;
}

.rl_navbar5_dropdown-column-text-2.sub {
  color: #565a65;
  font-weight: 700;
}

.rl_navbar5_menu-left {
  flex: 1;
  justify-content: space-between;
  display: flex;
}

.other-resources-item {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
}

.nav-account-wrap {
  grid-column-gap: 4px;
  display: flex;
}

.spacer-8px {
  width: 100%;
  height: 8px;
}

.subject-link-underline-2 {
  height: 2px;
  transform-origin: 0%;
  background-color: #2f3542;
}

.rl_navbar5_dropdown-link-list {
  grid-column-gap: 1rem;
  grid-row-gap: .5rem;
  grid-template-rows: max-content;
  grid-template-columns: 1fr;
  grid-auto-rows: max-content;
  grid-auto-columns: 1fr;
  padding-top: 8px;
  display: grid;
}

.rl_navbar5_dropdown-link-list.math-wrap {
  background-color: #f9f9f5;
  border: 1px solid #e8edf5;
  border-radius: 8px;
  padding: 8px;
}

.nav-right {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

.rl_navbar5_menu {
  height: 100%;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  margin-left: 1.5rem;
  display: flex;
  position: static;
}

._1px-divider-2 {
  width: 1px;
  height: 30px;
  max-height: 100%;
  background-color: #e8edf5;
  margin-left: 4px;
  margin-right: 4px;
}

.rl_navbar5_logo {
  width: 100%;
  height: 100%;
}

.rl_navbar5_dropdown-content-left {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 2rem 0;
  display: grid;
}

.rl_navbar5_dropdown-content-left.explore {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.ugc-nav-icon {
  align-items: center;
  display: flex;
}

.ugc-tooltip-image-wrap {
  position: relative;
}

.rl_navbar5_menu-dropdown-2 {
  position: static;
}

.rl_navbar5_text-small-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
}

.html-embed-3 {
  width: 24px;
  height: 24px;
}

.rl_navbar5_dropdown-list-2.w--open {
  width: 100vw;
  max-width: 100%;
  min-width: 100vw;
  background-color: #fff;
  border-top: 1px solid #e8edf5;
  border-bottom: 1px solid #e8edf5;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  position: absolute;
  top: 100%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

@media screen and (min-width: 1280px) {
  .license-wrap {
    padding-left: 10px;
  }

  .main-row {
    background-position: 50% 100%;
    background-size: contain;
  }

  .tool-sections {
    border: 1px #e8edf5;
    border-bottom-style: solid;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .tool-sections.space {
    justify-items: start;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .footer-link-wrap {
    max-width: 1024px;
    grid-template-columns: 1fr 1fr 1.25fr 1fr 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .padding-vertical.padding-medium {
    padding-top: 2rem;
  }

  .page-row {
    margin-top: 0;
  }

  .subheading {
    margin-bottom: 0;
  }

  .paragraph {
    letter-spacing: 0;
    cursor: default;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
    display: block;
  }

  .link-6 {
    font-weight: 700;
    text-decoration: none;
  }

  .flex-block {
    flex: 0 auto;
    justify-content: center;
    align-self: flex-start;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  .image-39 {
    width: 90%;
    border-style: none;
    margin-bottom: 10px;
  }

  .image-40, .image-41 {
    width: 90%;
    margin-bottom: 10px;
  }

  .image-42 {
    width: 90%;
  }

  .image-43 {
    width: 90%;
    border: 1px #e8edf5;
    margin-bottom: 5px;
    padding: 0;
  }

  .image-44 {
    width: 90%;
    border: 1.5px #e8edf5;
    margin-bottom: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .image-45 {
    width: 90%;
    outline-offset: 0px;
    border: 1.5px #e8edf5;
    outline: 3px #333;
    margin-bottom: 15px;
  }

  .flex-block-2 {
    justify-content: center;
    align-items: flex-start;
  }

  .flex-block-3 {
    flex: 0 auto;
    justify-content: center;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .paragraph-4 {
    display: none;
  }

  .heading-h2 {
    cursor: default;
    font-size: 1.7rem;
  }

  .button-tools.dxtrack-user-action {
    cursor: pointer;
    margin-bottom: 40px;
    font-size: 20px;
    line-height: 24px;
  }

  .button-tools.dxtrack-user-action.drag-drop {
    margin-bottom: 10px;
  }

  .see-all-links {
    color: #000;
    text-decoration: none;
  }

  .para-bookmark {
    outline-offset: 0px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-origin: 50%;
    cursor: auto;
    outline: 0 #03c465;
    align-self: auto;
    text-decoration: none;
    transition: color .2s;
    display: none;
  }

  .arrow {
    direction: ltr;
    order: -1;
    margin-top: 0;
    margin-left: 20px;
    margin-right: 5px;
    padding-right: 0;
    position: static;
  }

  .paragraph-5 {
    color: rgba(47, 53, 66, .75);
    cursor: default;
    justify-content: center;
    align-self: center;
    align-items: center;
    margin-bottom: 0;
    font-size: 18px;
    display: flex;
  }

  .flex-block-6 {
    margin-top: 0;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 991px) {
  .license-wrap {
    align-self: center;
    align-items: center;
    display: flex;
  }

  .main-row {
    background-position: 50% 90%;
    background-size: contain;
  }

  .ck12-logo {
    min-width: 75px;
  }

  .footer-column-wrap {
    margin-bottom: 16px;
    position: relative;
  }

  .footer-bottom-right-wrap {
    align-items: center;
    display: flex;
  }

  .tool-sections {
    grid-template-columns: 1fr 1fr;
  }

  .footer-link-wrap {
    grid-template-columns: 1fr 1fr;
    padding-bottom: 20px;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-vertical.padding-medium {
    padding-top: 2rem;
  }

  .image-38 {
    padding-left: 10px;
  }

  .paragraph {
    text-align: left;
    letter-spacing: .5px;
    flex: 1;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 7px;
    font-size: 18px;
    line-height: 24px;
    display: block;
  }

  .flex-block {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-wrap: nowrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1.05fr;
    grid-auto-columns: 1fr;
    align-content: flex-end;
    display: block;
    position: static;
  }

  .image-39 {
    width: 80%;
    border-style: none;
  }

  .paragraph-2 {
    display: none;
  }

  .image-40 {
    width: 80%;
    margin-bottom: 10px;
  }

  .image-41 {
    width: 80%;
  }

  .image-42 {
    width: 80%;
    padding-top: 0;
  }

  .image-43 {
    width: 80%;
    border-style: none;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .image-44 {
    width: 80%;
    border-style: none;
    padding-top: 55px;
    padding-bottom: 55px;
  }

  .image-45 {
    width: 80%;
    border-style: none;
  }

  .flex-block-3 {
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    display: flex;
  }

  .button-tools.dxtrack-user-action {
    font-size: 18px;
    line-height: 24px;
  }

  .donate-heart {
    margin-left: 4px;
  }

  .rl_navbar5_menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .rl_navbar5_dropdown-toggle-2 {
    align-items: center;
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 16px;
    font-size: 1.125rem;
    display: flex;
  }

  .rl_menu-icon_line-top, .rl_menu-icon_line-bottom {
    width: 24px;
    height: 2px;
    background-color: #000;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rl_navbar5_dropdown-content {
    flex-direction: column;
  }

  .rl_menu-icon_line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rl-dropdown-icon {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    top: auto;
    bottom: auto;
    left: auto;
    right: 16px;
  }

  .rl_navbar5_link-2 {
    flex: 0 auto;
    margin-left: 0;
    margin-right: 0;
    padding: .75rem 16px;
    font-size: 1.125rem;
  }

  .rl_navbar5_link-2.with-icon {
    width: 100%;
    padding-left: 16px;
  }

  .rl_navbar5_link-2.with-icon:hover {
    background-color: #e8edf5;
  }

  .rl_menu-icon {
    width: 48px;
    height: 48px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .text-block {
    order: -1;
  }

  .rl_navbar5_menu-right {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: stretch;
    margin-top: 0;
  }

  .rl_navbar5_menu-left {
    flex-direction: column;
    align-items: flex-start;
  }

  .nav-account-wrap {
    width: 100%;
    grid-column-gap: 0px;
    align-items: center;
  }

  .rl_menu-icon_line-middle {
    width: 24px;
    height: 2px;
    background-color: #000;
    justify-content: center;
    align-items: center;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .nav-right {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    padding-right: 16px;
  }

  .rl_navbar5_menu {
    height: 100vh;
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    border-bottom: 1px solid #000;
    align-items: flex-start;
    margin-left: 0;
    padding: 1rem 2.5rem 15rem;
    position: absolute;
    overflow: auto;
  }

  ._1px-divider-2 {
    display: none;
  }

  .rl_navbar5_dropdown-content-left {
    grid-row-gap: 1rem;
    grid-template-columns: 1.25fr 1fr 1fr;
    align-content: start;
    align-items: start;
    padding: 1rem 0;
  }

  .rl_navbar5_dropdown-content-left.explore {
    grid-template-columns: 1fr 1fr;
  }

  .rl_navbar5_menu-dropdown-2 {
    width: 100%;
    transition: background-color .2s;
    position: relative;
  }

  .rl_navbar5_menu-dropdown-2:hover {
    background-color: #e8edf5;
    border-radius: 5px;
  }

  .nav-left {
    width: 100%;
  }

  .rl_navbar5_dropdown-list-2 {
    position: relative;
    overflow: hidden;
  }

  .rl_navbar5_dropdown-list-2.w--open {
    min-width: auto;
    border-style: none;
    align-items: flex-start;
    margin-bottom: 1.5rem;
    padding: 0 0 0;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
  }
}

@media screen and (max-width: 767px) {
  .license-wrap {
    align-self: flex-start;
    padding-top: 5px;
  }

  .license-wrap.dxtrack-user-action {
    padding-top: 0;
  }

  .main-row {
    background-position: 50% 92%;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .rl_footer1_spacing-block-6 {
    padding-bottom: 1.5rem;
  }

  .footer-link-text {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .footer-bottom-right-wrap {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: row;
    align-items: center;
    display: flex;
  }

  .tool-sections {
    grid-template-columns: 1fr 1fr;
  }

  .footer-link-wrap {
    grid-template-columns: 1fr;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .footer-bottom-right-links {
    padding-left: 0;
  }

  .footer-bottom-wrap {
    flex-direction: column;
    align-items: flex-start;
  }

  .image-38, .image-38.cc {
    padding-left: 0;
  }

  .paragraph {
    font-size: 16px;
    line-height: 20px;
  }

  .flex-block-2 {
    margin-top: 5px;
  }

  .button-tools.dxtrack-user-action {
    font-size: 18px;
    line-height: 22px;
  }

  .paragraph-5 {
    font-size: 16px;
    line-height: 20px;
  }

  .rl_navbar5_dropdown-link-list {
    max-width: none;
    grid-row-gap: .5rem;
  }

  .rl_navbar5_menu {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .rl_navbar5_dropdown-content-left {
    grid-row-gap: 1.5rem;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .rl_navbar5_menu-dropdown-2 {
    padding-right: 0;
  }

  .rl_navbar5_text-small-2 {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .main-row {
    background-position: 50% 95%;
  }

  .ck12-logo {
    width: 65px;
    min-width: 65px;
  }

  .footer-bottom-left-wrap {
    order: 1;
    padding-top: 10px;
  }

  .footer-bottom-right-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    align-items: flex-start;
  }

  .tool-sections {
    border-style: none none solid;
    border-width: 1px;
    grid-template-columns: 1fr;
    align-items: center;
    justify-items: start;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 20px;
  }

  .tools-heading {
    margin-top: 10px;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-vertical.padding-medium {
    padding-top: 2rem;
  }

  .footer-bottom-right-links {
    padding-bottom: 5px;
  }

  .page-row {
    margin-bottom: 2rem;
  }

  .subheading {
    margin-bottom: 0;
    font-size: .9rem;
  }

  .footer-bottom-wrap {
    flex-wrap: wrap;
  }

  .image-38.cc {
    padding-left: 0;
  }

  .paragraph {
    text-align: left;
    letter-spacing: .4px;
    cursor: default;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 1rem;
    font-size: 14px;
    line-height: 18px;
    display: block;
  }

  .link-6 {
    color: #008545;
  }

  .image-39 {
    width: 95%;
    border: 1px solid #e8edf5;
    margin-top: 0;
  }

  .paragraph-2 {
    margin-bottom: 0;
  }

  .image-40 {
    width: 85%;
    border: 2px #e8edf5;
  }

  .image-41, .image-42 {
    width: 85%;
  }

  .image-43, .image-44 {
    width: 85%;
    border-style: solid;
    border-width: 1px;
    margin-top: 10px;
    padding: 10px 0;
  }

  .image-45 {
    width: 85%;
    opacity: 1;
    outline-offset: 0px;
    text-align: left;
    border-style: solid;
    border-width: 1px;
    outline: 3px #333;
  }

  .flex-block-3 {
    display: none;
  }

  .paragraph-4 {
    color: rgba(47, 53, 66, .75);
    text-align: center;
    margin-top: 10px;
    font-family: Proxima nova, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    display: block;
  }

  .flex-block-4 {
    display: flex;
  }

  .flex-block-5 {
    justify-content: center;
    align-items: center;
    display: block;
  }

  .bold-text {
    font-size: 1.5rem;
  }

  .heading-h2 {
    cursor: default;
    margin-bottom: 1rem;
    font-size: 1.5rem;
    line-height: 1.1;
  }

  .button-tools.dxtrack-user-action {
    cursor: pointer;
    margin-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 17px;
    line-height: 21px;
  }

  .button-tools.dxtrack-user-action.drag-drop {
    font-size: 18px;
    display: none;
  }

  .rl_navbar5_dropdown-link-icon-2, .other-resources-wrap-2 {
    padding-left: .5rem;
  }

  .rl_navbar5_dropdown-content-left {
    grid-template-columns: 1fr;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .rl_navbar5_dropdown-content-left.explore {
    grid-template-columns: 1fr;
  }
}

#w-node-_29a7b9f8-55f0-9eb1-3d93-7b448128fe46-06549b4a, #w-node-_29a7b9f8-55f0-9eb1-3d93-7b448128fe5b-06549b4a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_29a7b9f8-55f0-9eb1-3d93-7b448128fe5c-06549b4a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_29a7b9f8-55f0-9eb1-3d93-7b448128fe77-06549b4a, #w-node-_29a7b9f8-55f0-9eb1-3d93-7b448128fea6-06549b4a, #w-node-_29a7b9f8-55f0-9eb1-3d93-7b448128feab-06549b4a, #w-node-_29a7b9f8-55f0-9eb1-3d93-7b448128feca-06549b4a, #w-node-_29a7b9f8-55f0-9eb1-3d93-7b448128fed5-06549b4a, #w-node-_29a7b9f8-55f0-9eb1-3d93-7b448128fee1-06549b4a, #w-node-_29a7b9f8-55f0-9eb1-3d93-7b448128ff2a-06549b4a, #w-node-_29a7b9f8-55f0-9eb1-3d93-7b448128ff42-06549b4a, #w-node-_29a7b9f8-55f0-9eb1-3d93-7b448128ff59-06549b4a, #w-node-_29a7b9f8-55f0-9eb1-3d93-7b448128ff70-06549b4a, #w-node-_29a7b9f8-55f0-9eb1-3d93-7b448128ff84-06549b4a, #w-node-_29a7b9f8-55f0-9eb1-3d93-7b4481290019-06549b4a, #w-node-_29a7b9f8-55f0-9eb1-3d93-7b448129002f-06549b4a, #w-node-f9acf1e4-0439-1fef-5565-f49b5f3062ef-06549b4a, #w-node-e73b349e-6334-c4cd-5d87-3530276bea41-06549b4a, #w-node-d54c7711-f28d-a8f3-6f95-0c2c80829d9d-06549b4a, #w-node-d54c7711-f28d-a8f3-6f95-0c2c80829d9e-06549b4a, #w-node-_0d680cba-3405-d6f5-4c22-cccddc034bc6-06549b4a, #w-node-_0d680cba-3405-d6f5-4c22-cccddc034bc7-06549b4a, #w-node-_8c1945d1-bd41-3229-31f4-b0529b4d4bdf-06549b4a, #w-node-_8c1945d1-bd41-3229-31f4-b0529b4d4be0-06549b4a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c2bb3094-33b2-6100-3741-7ad27a525767-06549b4a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: start;
}

#w-node-c2bb3094-33b2-6100-3741-7ad27a525768-06549b4a, #w-node-_13c6efb4-c99f-1d68-e20f-9916ca88e50e-06549b4a, #w-node-_13c6efb4-c99f-1d68-e20f-9916ca88e50f-06549b4a, #w-node-_783ab51d-bda1-7c14-e7be-fede1e838eca-06549b4a, #w-node-_783ab51d-bda1-7c14-e7be-fede1e838ecb-06549b4a, #w-node-a2063763-593f-a361-2f45-0b69f88f9aec-06549b4a, #w-node-a2063763-593f-a361-2f45-0b69f88f9aed-06549b4a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1280px) {
  #w-node-f9acf1e4-0439-1fef-5565-f49b5f3062ef-06549b4a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e73b349e-6334-c4cd-5d87-3530276bea41-06549b4a {
    align-self: center;
    justify-self: center;
  }

  #w-node-_0d680cba-3405-d6f5-4c22-cccddc034bc6-06549b4a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-c2bb3094-33b2-6100-3741-7ad27a525767-06549b4a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_27eb8746-c624-8199-1d08-e8af07853f70-06549b4a, #w-node-_33cbaf4e-fd11-6057-d369-f049477b749e-06549b4a, #w-node-_8f834c1c-1942-8a64-49b6-a37ad20f8ee3-06549b4a {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_8f834c1c-1942-8a64-49b6-a37ad20f8f1c-06549b4a {
    align-self: auto;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_8f834c1c-1942-8a64-49b6-a37ad20f8ee7-06549b4a, #w-node-_8f834c1c-1942-8a64-49b6-a37ad20f8f02-06549b4a {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-f9acf1e4-0439-1fef-5565-f49b5f3062ef-06549b4a, #w-node-d54c7711-f28d-a8f3-6f95-0c2c80829d9d-06549b4a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c2bb3094-33b2-6100-3741-7ad27a525767-06549b4a {
    justify-self: start;
  }

  #w-node-c2bb3094-33b2-6100-3741-7ad27a525768-06549b4a {
    align-self: auto;
    justify-self: start;
  }

  #w-node-_13c6efb4-c99f-1d68-e20f-9916ca88e50f-06549b4a {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-_783ab51d-bda1-7c14-e7be-fede1e838eca-06549b4a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_783ab51d-bda1-7c14-e7be-fede1e838ecb-06549b4a {
    justify-self: start;
  }

  #w-node-_27eb8746-c624-8199-1d08-e8af07853f70-06549b4a, #w-node-_8f834c1c-1942-8a64-49b6-a37ad20f8ee3-06549b4a, #w-node-_8f834c1c-1942-8a64-49b6-a37ad20f8f1c-06549b4a {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


@font-face {
  font-family: 'Proxima nova (semi-bold)';
  src: url('../fonts/semi_bold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima nova';
  src: url('../fonts/regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima nova (bold)';
  src: url('../fonts/bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
</pre></body></html>