.product section ul {
  color: var(--l-gray4);
  margin: 24px 0 16px;
  padding-left: 16px;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  text-align: left;
  list-style: none;
}
.product section ul li {
  list-style: url(/images/check-blue.svg);
  margin: 0 0 4px 12px;
  padding: 0 4px 4px;
  color: var(--l-gray4);
}
.product section ul li ul {
  margin: 0;
}
.icon-group img {
  max-width: 300px;
  width: 100%;
  margin: 0 auto;
}
.product section ul.bullet-sub {
  max-width: 600px;
  width: 100%;
  margin: 8px auto 16px;
}
.product section ul.bullet-sub li {
  margin: 0 12px;
}
.product section ul.five-columns {
  column-count: 2;
  column-gap: 30px;
}
@media (width >= 768px) {
  .product section ul.five-columns {
    column-count: 5;
  }
}
.product section .column-container {
  max-width: 900px;
  margin: 0 auto;
}
@media (width >= 768px) {
  .product section .column-container h3 {
    text-align: center;
  }
}
.product section .steps ul {
  padding: 0 24px 0 48px;
}
.product.ezfluence section ul li {
  list-style: url(/images/check-red.svg);
}
.product.phase-treat section ul li {
  list-style: url(/images/check-green.svg);
}
.product.autocontour section ul.psg > li,
.product.autocontour section ul li {
  list-style: url(/images/check-orange.svg);
}
.product.autocontour section ul.psg > li,
.product.autocontour section ul.psg li ul li {
  margin-top: 0;
  margin-bottom: 0;
}
.product.autocontour section ul.psg > li b,
.product.autocontour section ul.psg li ul li b {
  color: var(--l-orange1);
}
.product section ul.psg li ul li {
  list-style: circle;
  padding-bottom: 0;
}
.product.phase-treat .challenges br {
  display: none;
}
.product .challenges img {
  margin: 0 auto;
}
.product sup {
  margin-left: -2px;
  margin-right: 2px;
}
@media (width >= 768px) {
  .product section ul {
    font-size: 20px;
    line-height: 1.5;
  }
  .product section ul li {
    font-size: 18px;
    line-height: 27px;
    margin: 0 12px;
    padding: 8px;
  }
  .product.phase-treat .challenges br {
    display: block;
  }
}
@media (width >= 1200px) {
  .product section ul li {
    font-size: 20px;
    line-height: 32px;
  }
}
.left-shadow,
.right-shadow {
  box-shadow: -25px 32px 32px rgb(0 0 0 / 12.5%);
  padding-right: 0;
  padding-left: 0;
  margin: 0 auto;
}
.right-shadow {
  box-shadow: 25px 32px 32px rgb(0 0 0 / 12.5%);
}
.underlay {
  position: absolute;
  width: 44.5%;
  right: 16px;
  top: 12%;
  border: none !important;
  border-radius: 0 !important;
}
#product-vid-section #hero-carousel {
  overflow-x: inherit;
  margin: 0 auto;
  max-width: 860px;
}
#product-vid-section #hero-carousel div.embed-responsive {
  box-shadow: var(--l-shadow);
  margin: 16px 0;
}
@media (width >= 768px) {
  #product-vid-section #hero-carousel div.embed-responsive {
    margin: 24px 0;
  }
}
@media (width >= 550px) {
  .underlay {
    width: 46.5%;
  }
}
.easy-template {
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
  align-items: center;
}
.easy-template img {
  max-width: 1000px;
  width: 100%;
  margin-top: 24px;
  margin-bottom: 24px;
}
.easy-template img:not(.no-shadow) {
  box-shadow: 0 8px 32px rgb(0 0 0 / 16%);
}
.easy-template h4.primary {
  margin-top: 40px;
}
@media (width >= 768px) {
  .easy-template {
    display: flex;
    flex-flow: row nowrap;
  }
  .easy-template > div > img {
    max-width: none;
  }
  #integrated-automation .easy-template .list {
    text-align: center;
  }
  #integrated-automation .easy-template .ul-outter {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
  }
  #integrated-automation .easy-template .ul-outter ul {
    margin: 0 24px;
  }
}
@media (width >= 992px) {
  #integrated-automation .easy-template {
    display: flex;
    flex-flow: row nowrap;
    max-width: 86%;
    margin: 32px 7%;
  }
  #integrated-automation .easy-template .ul-outter {
    display: block;
  }
  #integrated-automation .easy-template .ul-outter ul {
    margin: 0;
  }
  #integrated-automation .easy-template div > img {
    max-width: none;
  }
  #integrated-automation .easy-template .list {
    text-align: left;
  }
}
@media (width >= 992px) {
  #integrated-automation .easy-template {
    display: flex;
    flex-flow: row nowrap;
  }
  #integrated-automation .easy-template > div:first-of-type {
    margin: auto 64px auto 0;
  }
  #integrated-automation .easy-template > div > img {
    max-width: none;
  }
}
.phase-treat .steps {
  margin: 0 -3% 24px;
}
.phase-treat .steps i {
  color: var(--l-green3);
  margin-bottom: 16px;
}
.phase-treat .steps p {
  padding: 0 16px;
  margin: 16px auto;
  height: auto;
}
.phase-treat picture img.img-responsive {
  margin: 0 auto;
}
.phase-treat .img-responsive.default {
  display: none;
}
.phase-treat .img-responsive.vert {
  display: block;
  max-width: 360px;
  width: 100%;
  margin: 64px auto 48px;
}
@media (width >= 768px) {
  .phase-treat .img-responsive.default {
    display: block;
  }
  .phase-treat .img-responsive.vert {
    display: none;
  }
}
.phase-treat h2 {
  color: var(--l-green3);
}
.citations p {
  text-align: center;
  color: var(--l-gray5);
  font-size: 13px;
  line-height: 14px;
}
section.phase-four-bg {
  background:
    radial-gradient(
      92.65% 93.51% at 48.89% 8.18%,
      rgb(29 127 70 / 0%) 0%,
      #1d7f46 100%),
    #27ae60;
}
section.phase-four-bg img {
  width: 50%;
  max-width: 160px;
  margin-bottom: 16px;
}
section.phase-four-bg h2,
section.phase-four-bg p {
  color: var(--l-gray0);
}
section.phase-four-bg a[data-rf-btn] {
  background-color: var(--l-gray0);
  color: var(--l-green3);
}
section.phase-four-bg a {
  color: var(--l-green6);
}
section.phase-four-bg a:hover {
  color: var(--l-gray0);
}
.quickcode .qc-intro img {
  max-height: 650px;
}
.quickcode .qc-intro > div {
  overflow: hidden;
}
.quickcode .video-cta {
  margin-top: 64px;
  text-align: center;
}
.quickcode .video-cta a {
  margin: 24px 16px;
  text-align: center;
}
.quickcode section.rad-mission .section-header p {
  max-width: 640px;
  margin: 0 auto 32px;
}
.phase-treat a[data-rf-btn] {
  color: var(--l-gray0);
  background-color: var(--l-green3);
  border-color: var(--l-green3);
}
.phase-treat a[data-rf-btn]:hover,
.phase-treat a[data-rf-btn].hover,
.phase-treat a[data-rf-btn].active,
.phase-treat a[data-rf-btn]:active {
  color: var(--l-gray0);
  background-color: var(--l-green1);
  border-color: var(--l-green1);
}
.multidisciplinary {
  margin-top: var(--l-space48);
}
.multidisciplinary picture.d-ui {
  display: block;
  margin-bottom: 16px;
}
.multidisciplinary picture.d-ui img {
  width: 100%;
  max-width: 720px;
}
.multidisciplinary .d-list-container {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
.multidisciplinary .d-list {
  padding-top: var(--l-space24);
  padding-bottom: var(--l-space24);
  margin: 0 auto;
  min-width: 320px;
}
.multidisciplinary .d-list picture {
  margin-right: 12px;
}
.multidisciplinary .d-list picture img {
  width: unset !important;
}
.multidisciplinary .d-list h2 {
  font-weight: 700;
}
.multidisciplinary .d-list ul {
  padding-left: 37px;
  margin: 0;
}
.multidisciplinary .d-list ul li {
  padding-left: 24px;
}
@media (width <= 768px) {
  .multidisciplinary {
    margin-top: 0;
  }
}
#ac-structures-list {
  padding: 48px 15px;
}
#ac-structures-list > div {
  margin-bottom: 24px;
}
#ac-structures-list .ac-filters {
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
}
#ac-structures-list .ac-filters #structureSearch,
#ac-structures-list .ac-filters div.form-group {
  width: 100%;
  max-width: 320px;
  margin-bottom: 0 !important;
}
#ac-structures-list .ac-filters .ac-filter-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
#ac-structures-list .ac-filters .model-type {
  border-radius: var(--l-rad);
  border: 1px solid var(--l-gray8);
  background: var(--l-gray8);
  text-align: center;
  padding: 0;
  cursor: pointer;
}
#ac-structures-list .ac-filters .model-type label {
  margin: 0;
  font-weight: 400;
  font-size: 16px;
  padding: 11px 14px 10px 8px;
  cursor: pointer;
}
#ac-structures-list .ac-filters .model-type:hover,
#ac-structures-list .ac-filters .model-type.selected {
  border: 1px solid var(--l-gray6);
  background: white;
}
#ac-structures-list #structure-lists-div {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
#ac-structures-list .ac-card {
  border: 1px solid var(--l-gray7);
  border-radius: var(--l-rad);
  overflow: hidden;
}
#ac-structures-list .ac-card-header {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 16px 24px;
  cursor: pointer;
  background: var(--l-gray9);
  transition: background 0.2s;
  user-select: none;
}
#ac-structures-list .ac-card-header:hover {
  background: var(--l-gray8);
}
#ac-structures-list .ac-card-header img {
  height: 48px;
  width: auto;
  flex-shrink: 0;
}
#ac-structures-list .ac-card-header h4 {
  margin: 0;
  font-size: 22px;
  flex-grow: 1;
}
#ac-structures-list .ac-card-stats {
  display: flex;
  gap: 12px;
  align-items: center;
  margin-left: auto;
  font-size: 13px;
  color: var(--l-gray5);
  white-space: nowrap;
}
#ac-structures-list .ac-card-stats .stat {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 2px 10px;
  border-radius: 12px;
  background: var(--l-gray8);
}
#ac-structures-list .ac-card-stats .stat-new {
  color: var(--l-gray3);
  font-weight: 600;
}
#ac-structures-list .ac-card-stats .stat-updated {
  font-style: italic;
}
#ac-structures-list .ac-card-header .fa {
  font-size: 16px;
  color: var(--l-gray5);
  transition: transform 0.3s;
  flex-shrink: 0;
}
#ac-structures-list .ac-card.expanded .ac-card-header .fa {
  transform: rotate(180deg);
}
#ac-structures-list .ac-card-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
}
#ac-structures-list .ac-card.expanded .ac-card-body {
  max-height: 5000px;
}
#ac-structures-list .ac-card.ac-card--filter-empty {
  display: none;
}
#ac-structures-list .ac-card-columns {
  padding: 8px 24px 24px;
  display: flex;
  gap: 32px;
}
#ac-structures-list .ac-card-columns > ul {
  flex: 1;
  min-width: 0;
  margin: 0;
  padding-left: 32px;
}
#ac-structures-list li {
  margin: 0 0 0 12px;
  padding: 6px 2px;
  font-size: 18px;
  line-height: 22px;
  list-style: disc;
  position: relative;
}
#ac-structures-list li strong {
  font-size: 12px;
  font-weight: bold;
  background: var(--l-gray7);
  line-height: 24px;
  padding: 3px 5px 3px 4px;
  margin-left: 3px;
  vertical-align: text-top;
  border-radius: 4px;
}
#ac-structures-list li > ul {
  margin: 12px 0 0;
  padding-left: 8px;
}
#ac-structures-list li::marker {
  color: var(--l-orange3);
}
#ac-structures-list li.list-x {
  list-style-type: "\f054";
  margin: 0 12px 0 6px;
  padding-left: 7px;
  cursor: pointer;
}
#ac-structures-list li.list-x.expanded {
  list-style-type: "\f078";
}
#ac-structures-list li.list-x.expanded::marker {
  color: var(--l-orange3);
  transform: translateY(-3px);
}
#ac-structures-list li.list-x::marker {
  font-family: FontAwesome;
}
#ac-structures-list li.new {
  color: var(--l-gray3);
  font-weight: bold;
}
#ac-structures-list li.updated {
  font-style: italic;
}
@media (width >= 992px) {
  #ac-structures-list {
    padding: 80px 0;
  }
  #ac-structures-list > div {
    margin-bottom: 0;
  }
  #ac-structures-list ul {
    margin: 0 0 -3px;
    padding-left: 32px;
  }
}
@media (width <= 992px) {
  #ac-structures-list .ac-card-columns {
    gap: 24px;
  }
}
@media (width <= 768px) {
  #ac-structures-list .ac-filters {
    flex-direction: column;
    align-items: stretch;
  }
  #ac-structures-list .ac-filters div.form-group {
    max-width: none;
    margin-bottom: 4px !important;
  }
  #ac-structures-list .ac-filters .ac-filter-buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 6px;
  }
  #ac-structures-list .ac-filters .model-type label {
    font-size: 14px;
    padding: 8px 10px 7px 20px;
  }
  #ac-structures-list .ac-card-columns {
    gap: 16px;
    flex-wrap: wrap;
  }
  #ac-structures-list .ac-card-columns > ul {
    flex: 1 1 calc(50% - 8px);
  }
  #ac-structures-list li {
    font-size: 14px;
    line-height: 18px;
    padding: 4px 2px;
    margin: 0 0 0 6px;
  }
  #ac-structures-list .ac-card-columns {
    padding: 8px 12px 16px;
  }
  #ac-structures-list .ac-card-stats {
    display: none;
  }
}
@media (width <= 480px) {
  #ac-structures-list .ac-card-columns {
    flex-direction: column;
  }
  #ac-structures-list .ac-card-columns > ul {
    flex: 1 1 100%;
  }
  #ac-structures-list li {
    font-size: 15px;
    line-height: 20px;
  }
}
.ac-structure-info img {
  max-height: 180px;
}
.deformable-images {
  margin: 0 auto;
  padding-bottom: 60px;
}
.deformable-images picture img {
  margin: 0;
}
.deformable-images .heat-map img {
  width: calc(100% - 60px);
  height: auto;
}
.deformable-images .grid img {
  width: 50%;
  position: absolute;
  right: 15px;
  bottom: 0;
}
#ac-case-study .h1 {
  color: var(--l-orange3);
  font-weight: bold;
  font-size: 80px;
}
#ac-case-study .btn-large {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  #ac-case-study .d-flex {
    justify-content: center !important;
  }
  #ac-case-study .icon-group img {
    max-width: 200px;
  }
  #ac-case-study .justify-content-start {
    margin-bottom: 0 !important;
  }
  #ac-case-study .h1 {
    font-size: 54px;
  }
  #ac-case-study .vertical-center.mb-48 {
    margin-bottom: 24px !important;
  }
}
.machines .row {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  text-align: center;
}
.machines .row.images {
  align-items: flex-end;
}
.machines .row > div:not(:last-child) {
  margin-right: 1rem;
}
.machines .row div {
  margin-top: 16px;
  margin-bottom: 32px;
}
.machines .row div img {
  width: 90% !important;
  max-width: 280px !important;
  max-height: 180px !important;
  min-width: 200px !important;
  min-height: 120px !important;
  margin-bottom: 16px;
  object-fit: contain;
}
.machines .row div sup {
  font-weight: bold;
  font-size: 65%;
}
.machines .row div h5,
.machines .row div p {
  display: inline;
  padding: 0 32px;
}
.machines .row div a.rmc-link h4 {
  color: var(--l-blue2);
}
.machines .row div a.rmc-link:hover h4 {
  text-decoration: underline;
}
.machines .row div .disclaimer {
  margin: -5px auto 0;
  height: 0;
}
.machines .row div .disclaimer p {
  line-height: 0;
  display: inherit;
  font-size: 13px;
  color: var(--l-gray4);
}
.cc2cc {
  background:
    radial-gradient(
      92.65% 93.51% at 48.89% 8.18%,
      rgb(38 111 160 / 0%) 0%,
      var(--l-primary-hover) 100%),
    var(--l-primary);
  text-align: center;
}
.cc2cc .section-header {
  margin-bottom: 0;
}
.cc2cc .section-header h5 {
  color: var(--l-blue6);
}
.cc2cc .section-header h2,
.cc2cc .section-header a {
  color: var(--l-gray0);
}
.clearcheck .modalities {
  padding-top: 30px;
}
.clearcheck .modalities img {
  height: 100px;
  display: block;
}
@media (width >= 1200px) {
  .clearcheck .modalities img.brachytherapy-icon {
    margin: 0 auto;
  }
  .clearcheck .modalities img.proton {
    margin-left: -5px;
  }
}
.plan-sum-images {
  margin: 0 auto;
  padding-bottom: 60px;
}
.plan-sum-images picture img {
  margin: 0;
}
.plan-sum-images .three-view img {
  width: calc(100% - 60px);
  height: auto;
}
.plan-sum-images .sums img {
  width: 50%;
  position: absolute;
  right: 15px;
  bottom: 0;
  border: 1px solid #dae0e4;
}
.clearcheck .cta .alt-background {
  background: white;
}
.clearcheck .grid-row {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
  grid-gap: 10px;
}
@media (width <= 992px) and (width >= 576px) {
  .clearcheck .grid-row {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (width <= 576px) {
  .clearcheck .grid-row {
    grid-template-columns: 1fr;
  }
}
.workflows {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  margin: 8px auto 64px;
}
.workflows ul {
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
  margin: 0 24px 16px 0;
  width: 100%;
}
.workflows ul li {
  font-size: 19px;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none;
  display: flex;
  flex-flow: row nowrap;
  align-items: baseline;
  color: var(--l-gray2);
  cursor: default;
}
.workflows ul li span {
  font-weight: 600;
  transition: 0.75s;
  margin-right: 12px;
}
.workflows ul li.note {
  padding: 0;
}
.workflows .rad-flow {
  display: flex;
  flex-flow: column nowrap;
  align-items: flex-start;
  max-width: 400px;
  padding: 32px 48px;
  border: 1px solid var(--l-gray5);
  border-radius: 5px 0 0 5px;
  box-shadow: 8px 32px 48px var(--l-gray6);
  text-align: right;
}
.workflows .rad-flow img {
  width: 100%;
  max-width: 225px;
  margin: 8px auto 0;
}
.workflows .rad-flow ul {
  height: 174px;
}
.workflows .rad-flow ul li.connect {
  flex: 5;
  margin-bottom: 8px;
}
.workflows .rad-flow ul li.connect::before,
.workflows .rad-flow ul li.connect::after {
  display: none;
  content: " ";
  position: absolute;
}
.workflows .rad-flow ul li.note {
  font-size: 14px;
  color: var(--l-gray4);
  text-align: left;
  margin-left: 40px;
}
.workflows .rad-flow ul li span {
  color: var(--l-primary);
  font-size: 48px;
}
.workflows .other-work {
  display: flex;
  flex-flow: column nowrap;
  align-items: flex-start;
  background: #f6f8f9;
  border-radius: 0 5px 5px 0;
  padding: 40px 32px;
  max-width: 550px;
  box-shadow: 8px 32px 48px #ecf0f2;
  margin-top: 24px;
}
.workflows .other-work h4 {
  color: var(--l-gray4);
  font-weight: 600;
  margin: 0 0 24px;
  width: calc(100% - 32px);
}
.workflows .other-work ul {
  margin: 0;
}
.workflows .other-work ul li {
  margin-bottom: 4px;
}
.workflows .other-work ul li span {
  color: var(--l-gray5);
  font-size: 20px;
  line-height: 40px;
}
.phase-treat .workflows .row {
  display: flex;
  align-items: center;
  flex-flow: row wrap;
  margin: 0;
}
.phase-treat .workflows .row .benefits {
  display: flex;
  flex-flow: column nowrap;
  height: 280px;
}
.phase-treat .workflows .row .benefits > div {
  display: flex;
  flex-flow: row nowrap;
  align-items: stretch;
  margin: 3px 0;
  padding: 4px;
  height: 33%;
  border-radius: 8px;
  transition: 0.25s;
  cursor: default;
  text-align: left;
}
.phase-treat .workflows .row .benefits > div .connect-line {
  width: 8px;
  padding: 4px;
  height: 110%;
  margin-top: -3px;
  background: var(--l-green3);
  margin-left: 24px;
}
.phase-treat .workflows .row .benefits > div .connect-arrow {
  display: block;
  width: 24px;
  height: 24px;
  margin-top: -24px;
  margin-left: 16px;
  border: solid var(--l-green3);
  border-width: 0 8px 8px 0;
  transform: rotate(45deg);
}
.phase-treat .workflows .row .benefits > div .icon {
  display: none;
  align-items: center;
  justify-content: center;
}
.phase-treat .workflows .row .benefits > div .copy {
  padding: 0 0 0 24px;
}
.phase-treat .workflows .row .benefits > div img {
  opacity: 0;
  height: 56px;
  width: unset;
  transition: 0.25s;
}
.phase-treat .workflows .row .benefits > div h6 {
  color: var(--l-gray2);
  margin: 2px 0 4px;
  transition: 0.25s;
}
.phase-treat .workflows .row .benefits > div span {
  font-size: 12px;
  color: var(--l-gray4);
  transition: 0.25s;
}
.phase-treat .workflows .row .rad-flow {
  flex-flow: row wrap;
  text-align: left;
  align-items: center;
  padding: 40px 16px;
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
}
.phase-treat .workflows .row .rad-flow img {
  max-width: 250px;
  margin: 16px auto 24px;
}
.phase-treat .workflows .row .rad-flow p {
  height: auto !important;
  margin: 16px 0;
  font-size: 24px;
}
.phase-treat .workflows .row .rad-flow p span {
  color: var(--l-green3);
  font-size: 32px;
}
.phase-treat .workflows .row .other-work {
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
}
.phase-treat .workflows .row .other-work ul {
  padding: 0;
}
.phase-treat .workflows .rad-flow ul li span {
  color: var(--l-green3);
}
@media (width >= 768px) {
  .workflows {
    flex-flow: row nowrap;
  }
  .workflows .rad-flow {
    align-items: flex-end;
    max-width: none;
  }
  .workflows .rad-flow img {
    margin: 8px 0;
  }
  .workflows .rad-flow ul {
    height: 307px;
    align-items: flex-end;
  }
  .workflows .rad-flow ul li.connect {
    flex: 5;
    margin-bottom: 200px;
  }
  .workflows .rad-flow ul li.connect::before {
    display: block;
    margin-top: 68px;
    right: 72px;
    height: 30%;
    width: 0;
    border: 2px solid var(--l-primary);
  }
  .workflows .rad-flow ul li.connect::after {
    display: block;
    right: 66px;
    bottom: 145px;
    width: 16px;
    height: 16px;
    border: solid var(--l-primary);
    border-width: 0 4px 4px 0;
    transform: rotate(45deg);
  }
  .workflows .rad-flow ul li.note {
    text-align: right;
  }
  .workflows .other-work {
    margin-top: 0;
    max-width: none;
  }
  .workflows .other-work h4 {
    text-align: left;
  }
  .workflows .col-sm-12 > img {
    margin: 24px auto 16px;
  }
  .phase-treat .workflows .row {
    flex-flow: row nowrap;
  }
  .phase-treat .workflows .row .benefits > div .connect-line {
    margin-left: -8px;
  }
  .phase-treat .workflows .row .benefits > div .connect-arrow {
    margin-left: -16px;
  }
  .phase-treat .workflows .row .benefits > div .icon {
    display: flex;
  }
  .phase-treat .workflows .row .benefits > div h6 {
    color: var(--l-gray5);
    margin: 2px 0 4px;
    transition: 0.25s;
  }
  .phase-treat .workflows .row .benefits > div span {
    font-size: 12px;
    color: var(--l-gray6);
    transition: 0.25s;
  }
  .phase-treat .workflows .row .benefits > div:hover {
    background: var(--l-gray9);
    opacity: 1;
    transition: 0.25s;
  }
  .phase-treat .workflows .row .benefits > div:hover h6 {
    color: var(--l-gray2);
    transition: 0.25s;
  }
  .phase-treat .workflows .row .benefits > div:hover span {
    color: var(--l-gray4);
    transition: 0.25s;
  }
  .phase-treat .workflows .row .benefits > div:hover img {
    opacity: 1;
    transition: 0.25s;
  }
  .phase-treat .workflows .row .rad-flow {
    padding: 40px 32px;
    max-width: none;
    margin-left: 8.333%;
    margin-right: 0;
  }
  .phase-treat .workflows .row .rad-flow > div:not(.benefits) {
    text-align: right;
  }
  .phase-treat .workflows .row .rad-flow img {
    max-width: 250px;
    margin: 8px auto;
  }
  .phase-treat .workflows .row .rad-flow ul li.connect::before {
    left: 145px;
    border: 4px solid var(--l-green3);
  }
  .phase-treat .workflows .row .rad-flow ul li.connect::after {
    left: 133px;
    width: 32px;
    height: 32px;
    border: solid var(--l-green3);
    border-width: 0 8px 8px 0;
  }
  .phase-treat .workflows .row .other-work {
    max-width: none;
    margin-left: 0;
  }
  .phase-treat .workflows .row .other-work ul {
    padding: 0 0 0 16px;
  }
}
@media (width >= 992px) {
  .workflows .other-work {
    padding: 56px 32px;
  }
  .workflows .other-work h4 {
    font-size: 32px;
    line-height: 40px;
    margin: 0 0 16px 16px;
  }
  .phase-treat .workflows .row {
    margin-top: 32px;
  }
  .phase-treat .workflows .row .benefits > div .copy {
    padding: 0 24px;
  }
  .phase-treat .workflows .row .benefits > div span {
    font-size: 14px;
  }
  .phase-treat .workflows .row .other-work h4 {
    font-size: 28px;
    line-height: 28px;
    margin: 0 0 16px 16px;
  }
}
@media (width >= 1200px) {
  .workflows .rad-flow {
    max-width: none;
  }
  .workflows .rad-flow ul {
    height: 307px;
  }
  .workflows .rad-flow ul li.connect::before {
    margin-top: 80px;
  }
  .workflows .rad-flow ul li.connect::after {
    bottom: 134px;
  }
}
.case-studies .card {
  border-radius: 5px;
  border: 1px solid var(--l-gray6);
  color: var(--l-gray2);
  padding: 20px 24px;
  margin: 8px auto 24px;
  max-width: 480px;
  background: var(--l-gray0);
  box-shadow: var(--l-shadow);
  transition: var(--l-quarter);
}
.case-studies .card > h4 {
  width: 90%;
}
.case-studies .card img {
  max-height: 96px;
  margin-bottom: 4px;
}
.case-studies a:hover .card {
  margin: 6px auto 26px;
  box-shadow: var(--l-shadow-big);
  transition: var(--l-quarter);
}
.case-studies .stats {
  color: var(--l-gray2);
  margin: 24px auto 0;
}
.case-studies .stats h1 {
  margin: 0;
}
.case-studies .stats h4 span,
.case-studies .stats h5 span {
  font-weight: normal;
  font-size: 14px;
}
.case-studies .stats .card {
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  padding: 16px 12px;
}
.case-studies .stats .first {
  border-right: 1px solid var(--l-gray7);
}
@media (width >= 768px) {
  .case-studies .stats .card {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    padding: 20px 24px;
  }
}
.flywheel .logo {
  text-align: center;
}
.flywheel .logo img {
  width: 200px;
  margin: auto;
}
.cards {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
.cards .section-header {
  margin-bottom: 32px;
}
.cards .card {
  max-width: 320px;
  margin: 0 auto 32px;
}
.cards .card img {
  height: 40px;
  margin: 4px auto 8px;
}
.cards .card p {
  margin-left: 16px;
  color: var(--l-gray4);
}
.cards .card p::before {
  content: "\2022";
  color: var(--l-gray5);
  position: absolute;
  left: 20px;
}
.cards .card .stats {
  text-align: center;
}
@media (width >= 768px) {
  .cards .card {
    min-height: 230px;
  }
}
@media (width >= 1200px) {
  .cards .card {
    min-height: 250px;
  }
}
.flywheel .blurb {
  position: relative;
  background: var(--l-gray0);
  border-radius: 5px;
  border: 3px solid var(--l-gray7);
  padding: 20px;
  font-size: 14px;
  z-index: 9;
  color: var(--l-gray2) !important;
}
.flywheel .blurb.link {
  box-shadow: var(--l-shadow);
  border: 3px solid var(--l-green3);
  transition: 0.25s;
}
.flywheel .blurb.link i {
  color: var(--l-green3);
  position: absolute;
  top: 13px;
  right: 12px;
}
.flywheel .blurb.link:hover {
  transform: translateY(-3px);
  box-shadow: var(--l-shadow-big);
  transition: 0.2s;
}
.flywheel .graphic {
  justify-content: center;
  border-radius: 100%;
  height: 160px;
  margin: auto;
  z-index: -1;
}
.flywheel .graphic img {
  height: 680px;
  max-width: none;
}
.flywheel .graphic.flex-center {
  flex-flow: row nowrap;
}
.flywheel .right * {
  text-align: right;
}
.imgs-list .section-header h5 {
  text-align: left;
  padding-left: 56px;
}
.imgs-list .section-header h5 img {
  display: block;
  width: 32px;
}
.imgs {
  background: white;
  border-radius: var(--l-rad);
  padding: 24px;
}
.imgs img {
  display: none;
}
.imgs img.active {
  display: block;
}
.rm-img {
  width: 18%;
  text-align: center;
  color: var(--l-gray4);
  padding: 24px 8px 12px;
  margin: -16px 1% 0;
  border-radius: var(--l-rad);
  cursor: pointer;
}
.rm-img.active {
  cursor: default;
}
.rm-img.active p {
  color: var(--l-gray2);
  font-weight: 600;
}
.rm-img.active span {
  color: var(--l-gray3);
}
.rm-img.active,
.rm-img:hover {
  background: white;
}
ul.clean-ul {
  margin: 8px auto -8px !important;
}
ul.clean-ul.psg ul {
  margin: 4px 0 8px -12px;
}
@media (width >= 768px) {
  .flywheel .graphic {
    height: 240px;
  }
  .flywheel .graphic .img-responsive.default {
    display: none;
  }
  .flywheel .graphic .img-responsive.vert {
    display: block;
  }
  .rm-img {
    margin: -8px 1% 0;
  }
  .lg-none {
    display: none;
  }
}
@media (width >= 992px) {
  .flywheel .graphic {
    height: 280px;
  }
  .flywheel .graphic img {
    height: 420px;
  }
  .flywheel .graphic .img-responsive.default {
    display: block;
  }
  .flywheel .graphic .img-responsive.vert {
    display: none;
  }
  .rm-img {
    margin: -16px 1% 0;
  }
}
@media (width <= 768px) {
  .flywheel .blurb {
    padding: 12px 12px 12px 20px;
  }
  .flywheel .blurb p {
    font-size: 14px;
    line-height: 20px;
  }
  .sm-none {
    display: none;
  }
}
@media (width <= 992px) {
  .flywheel .blurb.mb {
    margin-bottom: 16px;
  }
  .flywheel .blurb.mbn {
    margin-bottom: -16px;
  }
}
@media (width <= 1200px) {
  ul.clean-ul {
    margin: 28px auto -24px !important;
    width: fit-content;
  }
}
