/*
* {
  font-size: unset !important;
} */


.kcw .kcw__footer__notice.kcw__modal {
  display: none;  /*Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 100148; /* Sit on top */
  left: 0;
  top: 0;
}
 .kcw .kcw__footer__notice.kcw__modal::backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
.kcw .kcw__modal-header {
  tab-size: 4;
  word-break: break-word;
  font-weight: 300;
  line-height: 1.66;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  font-size: 1.8rem;
  color: #fefefe;
  background-repeat: no-repeat;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  height: 0px;
}

.kcw .kcw__modal-header a {
  box-sizing: border-box;
  display: inline;
  text-decoration-line: underline;
  touch-action: manipulation
}

.kcw .kcw__footer__notice .kcw__modal-content {
  tab-size: 4;
  word-break: break-word;
  font-weight: 300;
  line-height: 1.66;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  background-repeat: no-repeat;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0.7);
  font-size: 1.8rem !important;
  color: #fefefe;
  position: fixed;
  left: 50%;
  margin: 0 auto;
  bottom: -7rem;
  transform: translate(-50%, -50%);
  padding: 5px 20px;
  width: 80%;
  border: 1px solid rgba(0, 0, 0, 0.4);
  border-radius: 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}

.kcw .kcw__modal-body {
  tab-size: 4;
  word-break: break-word;
  font-weight: 300;
  line-height: 1.66;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  font-size: 1.8rem !important;
  color: #fefefe;
  background-repeat: no-repeat;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.kcw .kcw__modal-body p {
  color: #fefefe;
  font-size: 18px !important;
  font-weight: 300;
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  box-sizing: border-box;
  word-wrap: normal;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@media (min-width: 768px) {
  .kcw .kcw__footer__notice .kcw__modal-content {
    bottom: -3rem;
  }
}

.kcw .kcw__footer__notice .kcw__modal-content .kcw__button {
  min-width: 75px;
  padding: .15em .25em;
  margin-left: 2rem;
  margin-top: .5rem;
}

.kcw .kcw__footer__notice .kcw__close {
  color: #fefefe;
  float: right;
  font-size: 2rem !important;
  font-weight: 600;
  padding: 0 0.5em;
  line-height: 1.66;
  height: 33px;
  overflow-wrap: normal;
  tab-size: 4;
  box-sizing: border-box;
  width: 32px;
  font-size: 20px !important;
}

.kcw .kcw__footer__notice .kcw__privacy_policy {
  color: #86daf3;
  border-bottom: 1px solid transparent;
  font-weight: 700;
  transition-property: background-color, color;
  display: inline;
  line-height: 29.88px;
  overflow-wrap: normal;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-size-adjust: 100%;
}

.kcw .kcw__footer__notice .kcw__privacy_policy span {
  font-size: 18px !important;
}

/* added new css below for updated header footer, using cookies css from above css */

/*
Reset Styles
=============== */

/* .kcw {
  box-sizing: unset;
} */

.kcw section,
.kcw div,
.kcw dl,
.kcw dt,
.kcw dd,
.kcw ul,
.kcw ol,
.kcw li,
.kcw h1,
.kcw h2,
.kcw h3,
.kcw h4,
.kcw h5,
.kcw h6,
.kcw pre,
.kcw form,
.kcw fieldset,
.kcw input,
.kcw textarea,
.kcw label,
.kcw p,
.kcw blockquote,
.kcw th,
.kcw td,
.kcw a {
  box-sizing: unset;
  margin: 0;
  padding: 0;
}

.kcw table {
  border-collapse: collapse;
  border-spacing: 0;
}

.kcw fieldset,
.kcw img {
  border: 0;
}

.kcw address,
.kcw caption,
.kcw cite,
.kcw code,
.kcw dfn,
.kcw em,
.kcw strong,
.kcw th,
.kcw var {
  font-style: normal;
  font-weight: normal;
}

.kcw ol,
.kcw ul {
  list-style: none;
}

.kcw caption,
.kcw th {
  text-align: left;
}

.kcw h1,
.kcw h2,
.kcw h3,
.kcw h4,
.kcw h5,
.kcw h6 {
  font-size: 100% !important;
  font-weight: bold;
}

.kcw q:before,
.kcw q:after {
  content: '';
}

.kcw abbr,
.kcw acronym {
  border: 0;
}

/* Reset Styles End
=============== */


@charset "utf-8";

.kcw .kcw__cmp-accordion__header {
  margin: 0;
}

.kcw .kcw__cmp-accordion__button {
  display: block;
  width: 100%;
  text-align: left;
}

.kcw .kcw__cmp-accordion__panel--hidden {
  display: none;
}

.kcw .kcw__cmp-accordion__panel--expanded {
  display: block;
}

.kcw .kcw__cmp-tabs__tablist {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  list-style: none;
}

.kcw .kcw__cmp-tabs__tab {
  box-sizing: border-box;
  border-bottom: 1px solid transparent;
  padding: 0.5rem 1rem;
  cursor: pointer;
}

.kcw .kcw__cmp-tabs__tab--active {
  border-color: inherit;
}

.kcw .kcw__cmp-tabs__tabpanel {
  display: none;
}

.kcw .kcw__cmp-tabs__tabpanel--active {
  display: block;
}

.kcw .kcw__cmp-carousel__content {
  position: relative;
}

.kcw .kcw__cmp-carousel__item {
  display: none;
}

.kcw .kcw__cmp-carousel__item--active {
  display: block;
}

.kcw .kcw__cmp-carousel__action {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.kcw .kcw__cmp-carousel__indicators {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
}

.kcw .kcw__cmp-carousel__indicator {
  position: relative;
  flex: 0 1 auto;
  width: 10px;
  height: 10px;
  margin: 0 7px;
  border-radius: 50%;
  font-size: 0 !important;
  text-indent: -3000px;
  background-color: rgba(0, 0, 0, 0.5);
}

.kcw .kcw__cmp-carousel__indicator--active {
  background-color: rgba(0, 0, 0, 0.8);
}

.kcw .kcw__cmp-image__image {
  width: 100%;
}

.kcw .kcw__cmp-breadcrumb {
  display: inline-block;
  list-style: none;
  padding: 0;
}

.kcw .kcw__cmp-breadcrumb__item {
  display: inline-block;
  vertical-align: top;
}

.kcw .kcw__cmp-search {
  position: relative;
}

.kcw .kcw__cmp-search__field {
  position: relative;
  height: 2rem;
}

.kcw .kcw__cmp-search__input {
  padding-left: 2rem;
  padding-right: 2rem;
  height: 100%;
  width: 100%;
}

.kcw .kcw__cmp-search__icon {
  display: block;
  position: absolute;
  left: 0.5rem;
  top: 0.5rem;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMTE1MnB4IiBoZWlnaHQ9IjExNTJweCIgdmlld0JveD0iMCAwIDExNTIgMTE1MiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTE1MiAxMTUyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGQ9Ik02NzIsMEM0MDYuOTAzLDAsMTkyLDIxNC45MDMsMTkyLDQ4MGMwLDk1LjcsMjguMDExLDE4NC44NTUsNzYuMjc1LDI1OS43MjVDMTgxLjY0Niw4MjYuMzU0LDQ4LjA3NSw5NTkuOTI1LDM2LDk3Mg0KCWMtMTgsMTgtMzYsMzYtMzYsNzJzMTgsNTQsMzYsNzJzMzYuMDEyLDM2LDcyLDM2czU0LTE4LDcyLTM2YzEyLjA3NS0xMi4wNzUsMTQ1LjY0Ni0xNDUuNjQ2LDIzMi4yNzUtMjMyLjI3NQ0KCUM0ODcuMTQ0LDkzMS45ODgsNTc2LjMsOTYwLDY3Miw5NjBjMjY1LjA5NywwLDQ4MC0yMTQuOTAzLDQ4MC00ODBDMTE1MiwyMTQuOTAzLDkzNy4wOTcsMCw2NzIsMHogTTY3Miw4MTYNCgljLTE4NS41NjgsMC0zMzYtMTUwLjQzMy0zMzYtMzM2YzAtMTg1LjU2OCwxNTAuNDMyLTMzNiwzMzYtMzM2YzE4NS41NjcsMCwzMzYsMTUwLjQzMiwzMzYsMzM2QzEwMDgsNjY1LjU2Nyw4NTcuNTY3LDgxNiw2NzIsODE2eiINCgkvPg0KPC9zdmc+DQo=");
  background-size: contain;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
}

.kcw .kcw__cmp-search__loading-indicator {
  display: none;
  position: absolute;
  top: 0.5rem;
  left: 0.5rem;
  border: 3px solid #ccc;
  border-top-color: #333;
  border-radius: 50%;
  width: 1rem;
  height: 1rem;
  animation: cmp-search__loading-indicator-spin 2s linear infinite;
}

@keyframes cmp-search__loading-indicator-spin {
  0 {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.kcw .kcw__cmp-search__clear {
  display: none;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
}

.kcw .kcw__cmp-search__clear-icon {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMTE1MnB4IiBoZWlnaHQ9IjExNTJweCIgdmlld0JveD0iMCAwIDExNTIgMTE1MiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTE1MiAxMTUyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGlkPSJYTUxJRF85XyIgZD0iTTgyLjYsOTM3LjJsMzYyLTM2Mkw4NCwyMTQuOGMtMTQuMS0xNC4xLTE0LjEtMzYuOSwwLTUxbDgxLjItODEuMmMxNC4xLTE0LjEsMzYuOS0xNC4xLDUxLDBsMzYwLjUsMzYwLjUNCglMOTM3LjIsODIuNmMxNC4xLTE0LjEsMzYuOS0xNC4xLDUxLDBsODEuMiw4MS4yYzE0LjEsMTQuMSwxNC4xLDM2LjksMCw1MUw3MDguOSw1NzUuM2wzNjAuNSwzNjAuNWMxNC4xLDE0LjEsMTQuMSwzNi45LDAsNTENCglsLTgxLjIsODEuMmMtMTQuMSwxNC4xLTM2LjksMTQuMS01MSwwTDU3Ni43LDcwNy41bC0zNjIsMzYyYy0xNC4xLDE0LjEtMzYuOSwxNC4xLTUxLDBsLTgxLjItODEuMg0KCUM2OC41LDk3NC4yLDY4LjUsOTUxLjMsODIuNiw5MzcuMnoiLz4NCjwvc3ZnPg0K");
  background-size: contain;
  width: 1rem;
  height: 1rem;
}

.kcw .kcw__cmp-search__results {
  display: none;
  overflow-y: auto;
  min-width: 100%;
  max-height: 10rem;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 999999;
  border: 1px solid #ccc;
  background: #fff;
}

.kcw .kcw__cmp-search__item {
  display: block;
}

.kcw .kcw__cmp-search__item--is-focused {
  background-color: #ccc;
}

.kcw .kcw__cmp-pdfviewer__content {
  height: 500px;
}

.kcw .kcw__pdfviewer:not(.kcw__cq-Editable-dom) .kcw__cmp-pdfviewer__full-window-borderless {
  height: 100vh;
  position: fixed;
  width: 100vw;
  top: 0;
  left: 0;
  z-index: 9999;
}

.kcw .kcw__pdfviewer.kcw__cq-Editable-dom .kcw__cmp-pdfviewer__full-window-borderless {
  height: 500px;
}

.kcw .kcw__aem-Grid {
  display: block;
  width: 100%;
}

.kcw .kcw__aem-Grid::before,
.kcw .kcw__aem-Grid::after {
  display: table;
  content: " ";
}

.kcw .kcw__aem-Grid::after {
  clear: both;
}

.kcw .kcw__aem-Grid-newComponent {
  clear: both;
  margin: 0;
}

.kcw .kcw__aem-GridColumn {
  box-sizing: border-box;
  clear: both;
}

.kcw .kcw__aem-GridShowHidden>.kcw__aem-Grid>.kcw__aem-GridColumn {
  display: block !important;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--1>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--1>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--0 {
  margin-left: 0;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--1>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--1 {
  margin-left: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 50%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--0 {
  margin-left: 0;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--1 {
  margin-left: 50%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--2 {
  margin-left: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 33.33333333%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 66.66666667%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--0 {
  margin-left: 0;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--1 {
  margin-left: 33.33333333%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--2 {
  margin-left: 66.66666667%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--3 {
  margin-left: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 25%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 50%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 75%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--0 {
  margin-left: 0;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--1 {
  margin-left: 25%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--2 {
  margin-left: 50%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--3 {
  margin-left: 75%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--4 {
  margin-left: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 20%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 40%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 60%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 80%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--0 {
  margin-left: 0;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--1 {
  margin-left: 20%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--2 {
  margin-left: 40%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--3 {
  margin-left: 60%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--4 {
  margin-left: 80%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--5 {
  margin-left: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 16.66666667%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 33.33333333%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 50%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 66.66666667%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 83.33333333%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--0 {
  margin-left: 0;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--1 {
  margin-left: 16.66666667%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--2 {
  margin-left: 33.33333333%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--3 {
  margin-left: 50%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--4 {
  margin-left: 66.66666667%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--5 {
  margin-left: 83.33333333%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--6 {
  margin-left: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 14.28571429%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 28.57142857%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 42.85714286%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 57.14285714%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 71.42857143%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 85.71428571%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--0 {
  margin-left: 0;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--1 {
  margin-left: 14.28571429%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--2 {
  margin-left: 28.57142857%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--3 {
  margin-left: 42.85714286%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--4 {
  margin-left: 57.14285714%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--5 {
  margin-left: 71.42857143%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--6 {
  margin-left: 85.71428571%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--7 {
  margin-left: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 12.5%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 25%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 37.5%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 50%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 62.5%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 75%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 87.5%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--0 {
  margin-left: 0;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--1 {
  margin-left: 12.5%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--2 {
  margin-left: 25%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--3 {
  margin-left: 37.5%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--4 {
  margin-left: 50%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--5 {
  margin-left: 62.5%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--6 {
  margin-left: 75%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--7 {
  margin-left: 87.5%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--8 {
  margin-left: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 11.11111111%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 22.22222222%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 33.33333333%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 44.44444444%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 55.55555556%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 66.66666667%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 77.77777778%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 88.88888889%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--0 {
  margin-left: 0;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--1 {
  margin-left: 11.11111111%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--2 {
  margin-left: 22.22222222%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--3 {
  margin-left: 33.33333333%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--4 {
  margin-left: 44.44444444%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--5 {
  margin-left: 55.55555556%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--6 {
  margin-left: 66.66666667%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--7 {
  margin-left: 77.77777778%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--8 {
  margin-left: 88.88888889%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--9 {
  margin-left: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 10%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 20%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 30%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 40%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 50%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 60%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 70%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 80%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 90%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--0 {
  margin-left: 0;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--1 {
  margin-left: 10%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--2 {
  margin-left: 20%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--3 {
  margin-left: 30%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--4 {
  margin-left: 40%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--5 {
  margin-left: 50%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--6 {
  margin-left: 60%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--7 {
  margin-left: 70%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--8 {
  margin-left: 80%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--9 {
  margin-left: 90%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--10 {
  margin-left: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 9.09090909%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 18.18181818%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 27.27272727%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 36.36363636%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 45.45454545%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 54.54545455%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 63.63636364%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 72.72727273%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 81.81818182%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 90.90909091%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--0 {
  margin-left: 0;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--1 {
  margin-left: 9.09090909%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--2 {
  margin-left: 18.18181818%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--3 {
  margin-left: 27.27272727%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--4 {
  margin-left: 36.36363636%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--5 {
  margin-left: 45.45454545%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--6 {
  margin-left: 54.54545455%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--7 {
  margin-left: 63.63636364%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--8 {
  margin-left: 72.72727273%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--9 {
  margin-left: 81.81818182%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--10 {
  margin-left: 90.90909091%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--11 {
  margin-left: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 8.33333333%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 16.66666667%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 25%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 33.33333333%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 41.66666667%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 50%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 58.33333333%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 66.66666667%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 75%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 83.33333333%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 91.66666667%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--12 {
  float: left;
  clear: none;
  width: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--0 {
  margin-left: 0;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--1 {
  margin-left: 8.33333333%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--2 {
  margin-left: 16.66666667%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--3 {
  margin-left: 25%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--4 {
  margin-left: 33.33333333%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--5 {
  margin-left: 41.66666667%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--6 {
  margin-left: 50%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--7 {
  margin-left: 58.33333333%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--8 {
  margin-left: 66.66666667%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--9 {
  margin-left: 75%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--10 {
  margin-left: 83.33333333%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--11 {
  margin-left: 91.66666667%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--12 {
  margin-left: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--1>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--1>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--0 {
  margin-left: 0;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--1>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--1 {
  margin-left: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 50%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--0 {
  margin-left: 0;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--1 {
  margin-left: 50%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--2 {
  margin-left: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 33.33333333%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 66.66666667%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--0 {
  margin-left: 0;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--1 {
  margin-left: 33.33333333%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--2 {
  margin-left: 66.66666667%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--3 {
  margin-left: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 25%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 50%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 75%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--0 {
  margin-left: 0;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--1 {
  margin-left: 25%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--2 {
  margin-left: 50%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--3 {
  margin-left: 75%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--4 {
  margin-left: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 20%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 40%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 60%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 80%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--0 {
  margin-left: 0;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--1 {
  margin-left: 20%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--2 {
  margin-left: 40%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--3 {
  margin-left: 60%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--4 {
  margin-left: 80%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--5 {
  margin-left: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 16.66666667%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 33.33333333%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 50%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 66.66666667%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 83.33333333%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--0 {
  margin-left: 0;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--1 {
  margin-left: 16.66666667%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--2 {
  margin-left: 33.33333333%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--3 {
  margin-left: 50%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--4 {
  margin-left: 66.66666667%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--5 {
  margin-left: 83.33333333%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--6 {
  margin-left: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 14.28571429%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 28.57142857%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 42.85714286%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 57.14285714%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 71.42857143%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 85.71428571%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--0 {
  margin-left: 0;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--1 {
  margin-left: 14.28571429%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--2 {
  margin-left: 28.57142857%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--3 {
  margin-left: 42.85714286%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--4 {
  margin-left: 57.14285714%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--5 {
  margin-left: 71.42857143%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--6 {
  margin-left: 85.71428571%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--7 {
  margin-left: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 12.5%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 25%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 37.5%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 50%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 62.5%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 75%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 87.5%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--0 {
  margin-left: 0;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--1 {
  margin-left: 12.5%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--2 {
  margin-left: 25%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--3 {
  margin-left: 37.5%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--4 {
  margin-left: 50%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--5 {
  margin-left: 62.5%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--6 {
  margin-left: 75%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--7 {
  margin-left: 87.5%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--8 {
  margin-left: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 11.11111111%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 22.22222222%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 33.33333333%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 44.44444444%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 55.55555556%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 66.66666667%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 77.77777778%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 88.88888889%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--0 {
  margin-left: 0;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--1 {
  margin-left: 11.11111111%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--2 {
  margin-left: 22.22222222%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--3 {
  margin-left: 33.33333333%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--4 {
  margin-left: 44.44444444%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--5 {
  margin-left: 55.55555556%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--6 {
  margin-left: 66.66666667%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--7 {
  margin-left: 77.77777778%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--8 {
  margin-left: 88.88888889%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--9 {
  margin-left: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 10%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 20%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 30%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 40%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 50%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 60%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 70%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 80%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 90%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--0 {
  margin-left: 0;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--1 {
  margin-left: 10%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--2 {
  margin-left: 20%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--3 {
  margin-left: 30%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--4 {
  margin-left: 40%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--5 {
  margin-left: 50%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--6 {
  margin-left: 60%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--7 {
  margin-left: 70%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--8 {
  margin-left: 80%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--9 {
  margin-left: 90%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--10 {
  margin-left: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 9.09090909%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 18.18181818%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 27.27272727%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 36.36363636%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 45.45454545%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 54.54545455%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 63.63636364%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 72.72727273%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 81.81818182%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 90.90909091%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--0 {
  margin-left: 0;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--1 {
  margin-left: 9.09090909%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--2 {
  margin-left: 18.18181818%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--3 {
  margin-left: 27.27272727%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--4 {
  margin-left: 36.36363636%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--5 {
  margin-left: 45.45454545%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--6 {
  margin-left: 54.54545455%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--7 {
  margin-left: 63.63636364%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--8 {
  margin-left: 72.72727273%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--9 {
  margin-left: 81.81818182%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--10 {
  margin-left: 90.90909091%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--11 {
  margin-left: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 8.33333333%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 16.66666667%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 25%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 33.33333333%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 41.66666667%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 50%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 58.33333333%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 66.66666667%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 75%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 83.33333333%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 91.66666667%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--12 {
  float: left;
  clear: none;
  width: 100%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--0 {
  margin-left: 0;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--1 {
  margin-left: 8.33333333%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--2 {
  margin-left: 16.66666667%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--3 {
  margin-left: 25%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--4 {
  margin-left: 33.33333333%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--5 {
  margin-left: 41.66666667%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--6 {
  margin-left: 50%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--7 {
  margin-left: 58.33333333%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--8 {
  margin-left: 66.66666667%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--9 {
  margin-left: 75%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--10 {
  margin-left: 83.33333333%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--11 {
  margin-left: 91.66666667%;
}

.kcw .kcw__aem-Grid.kcw__aem-Grid--default--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--default--12 {
  margin-left: 100%;
}

.kcw .kcw__aem-Grid>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--newline {
  display: block;
  clear: both !important;
}

.kcw .kcw__aem-Grid>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--none {
  display: block;
  clear: none !important;
  float: left;
}

.kcw .kcw__aem-Grid>.kcw__aem-GridColumn.kcw__aem-GridColumn--default--hide {
  display: none;
}

@media (max-width: 768px) {
  .kcw .kcw__aem-Grid.kcw__aem-Grid--1>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--1>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--1>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--1 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--1 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--2 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--1 {
    margin-left: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--2 {
    margin-left: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--3 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--1 {
    margin-left: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--2 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--3 {
    margin-left: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--4 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 20%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 40%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 60%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 80%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--1 {
    margin-left: 20%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--2 {
    margin-left: 40%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--3 {
    margin-left: 60%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--4 {
    margin-left: 80%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--5 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--1 {
    margin-left: 16.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--2 {
    margin-left: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--3 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--4 {
    margin-left: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--5 {
    margin-left: 83.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--6 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--1 {
    margin-left: 14.28571429%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--2 {
    margin-left: 28.57142857%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--3 {
    margin-left: 42.85714286%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--4 {
    margin-left: 57.14285714%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--5 {
    margin-left: 71.42857143%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--6 {
    margin-left: 85.71428571%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--7 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--1 {
    margin-left: 12.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--2 {
    margin-left: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--3 {
    margin-left: 37.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--4 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--5 {
    margin-left: 62.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--6 {
    margin-left: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--7 {
    margin-left: 87.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--8 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--1 {
    margin-left: 11.11111111%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--2 {
    margin-left: 22.22222222%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--3 {
    margin-left: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--4 {
    margin-left: 44.44444444%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--5 {
    margin-left: 55.55555556%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--6 {
    margin-left: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--7 {
    margin-left: 77.77777778%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--8 {
    margin-left: 88.88888889%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--9 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 10%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 20%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 30%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 40%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 60%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 70%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 80%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 90%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--1 {
    margin-left: 10%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--2 {
    margin-left: 20%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--3 {
    margin-left: 30%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--4 {
    margin-left: 40%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--5 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--6 {
    margin-left: 60%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--7 {
    margin-left: 70%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--8 {
    margin-left: 80%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--9 {
    margin-left: 90%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--10 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--1 {
    margin-left: 9.09090909%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--2 {
    margin-left: 18.18181818%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--3 {
    margin-left: 27.27272727%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--4 {
    margin-left: 36.36363636%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--5 {
    margin-left: 45.45454545%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--6 {
    margin-left: 54.54545455%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--7 {
    margin-left: 63.63636364%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--8 {
    margin-left: 72.72727273%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--9 {
    margin-left: 81.81818182%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--10 {
    margin-left: 90.90909091%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--11 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--12 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--1 {
    margin-left: 8.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--2 {
    margin-left: 16.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--3 {
    margin-left: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--4 {
    margin-left: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--5 {
    margin-left: 41.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--6 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--7 {
    margin-left: 58.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--8 {
    margin-left: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--9 {
    margin-left: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--10 {
    margin-left: 83.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--11 {
    margin-left: 91.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--12 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--1>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--1>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--1>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--1 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--1 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--2 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--1 {
    margin-left: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--2 {
    margin-left: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--3 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--1 {
    margin-left: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--2 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--3 {
    margin-left: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--4 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 20%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 40%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 60%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 80%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--1 {
    margin-left: 20%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--2 {
    margin-left: 40%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--3 {
    margin-left: 60%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--4 {
    margin-left: 80%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--5 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--1 {
    margin-left: 16.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--2 {
    margin-left: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--3 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--4 {
    margin-left: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--5 {
    margin-left: 83.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--6 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--1 {
    margin-left: 14.28571429%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--2 {
    margin-left: 28.57142857%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--3 {
    margin-left: 42.85714286%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--4 {
    margin-left: 57.14285714%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--5 {
    margin-left: 71.42857143%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--6 {
    margin-left: 85.71428571%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--7 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--1 {
    margin-left: 12.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--2 {
    margin-left: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--3 {
    margin-left: 37.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--4 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--5 {
    margin-left: 62.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--6 {
    margin-left: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--7 {
    margin-left: 87.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--8 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--1 {
    margin-left: 11.11111111%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--2 {
    margin-left: 22.22222222%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--3 {
    margin-left: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--4 {
    margin-left: 44.44444444%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--5 {
    margin-left: 55.55555556%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--6 {
    margin-left: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--7 {
    margin-left: 77.77777778%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--8 {
    margin-left: 88.88888889%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--9 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 10%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 20%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 30%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 40%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 60%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 70%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 80%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 90%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--1 {
    margin-left: 10%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--2 {
    margin-left: 20%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--3 {
    margin-left: 30%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--4 {
    margin-left: 40%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--5 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--6 {
    margin-left: 60%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--7 {
    margin-left: 70%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--8 {
    margin-left: 80%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--9 {
    margin-left: 90%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--10 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--1 {
    margin-left: 9.09090909%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--2 {
    margin-left: 18.18181818%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--3 {
    margin-left: 27.27272727%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--4 {
    margin-left: 36.36363636%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--5 {
    margin-left: 45.45454545%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--6 {
    margin-left: 54.54545455%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--7 {
    margin-left: 63.63636364%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--8 {
    margin-left: 72.72727273%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--9 {
    margin-left: 81.81818182%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--10 {
    margin-left: 90.90909091%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--11 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--12 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--1 {
    margin-left: 8.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--2 {
    margin-left: 16.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--3 {
    margin-left: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--4 {
    margin-left: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--5 {
    margin-left: 41.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--6 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--7 {
    margin-left: 58.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--8 {
    margin-left: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--9 {
    margin-left: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--10 {
    margin-left: 83.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--11 {
    margin-left: 91.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--phone--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--phone--12 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--newline {
    display: block;
    clear: both !important;
  }

  .kcw .kcw__aem-Grid>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--none {
    display: block;
    clear: none !important;
    float: left;
  }

  .kcw .kcw__aem-Grid>.kcw__aem-GridColumn.kcw__aem-GridColumn--phone--hide {
    display: none;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  .kcw .kcw__aem-Grid.kcw__aem-Grid--1>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--1>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--1>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--1 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--1 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--2 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--1 {
    margin-left: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--2 {
    margin-left: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--3 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--1 {
    margin-left: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--2 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--3 {
    margin-left: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--4 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 20%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 40%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 60%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 80%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--1 {
    margin-left: 20%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--2 {
    margin-left: 40%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--3 {
    margin-left: 60%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--4 {
    margin-left: 80%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--5 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--1 {
    margin-left: 16.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--2 {
    margin-left: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--3 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--4 {
    margin-left: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--5 {
    margin-left: 83.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--6 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--1 {
    margin-left: 14.28571429%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--2 {
    margin-left: 28.57142857%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--3 {
    margin-left: 42.85714286%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--4 {
    margin-left: 57.14285714%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--5 {
    margin-left: 71.42857143%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--6 {
    margin-left: 85.71428571%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--7 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--1 {
    margin-left: 12.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--2 {
    margin-left: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--3 {
    margin-left: 37.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--4 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--5 {
    margin-left: 62.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--6 {
    margin-left: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--7 {
    margin-left: 87.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--8 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--1 {
    margin-left: 11.11111111%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--2 {
    margin-left: 22.22222222%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--3 {
    margin-left: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--4 {
    margin-left: 44.44444444%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--5 {
    margin-left: 55.55555556%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--6 {
    margin-left: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--7 {
    margin-left: 77.77777778%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--8 {
    margin-left: 88.88888889%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--9 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 10%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 20%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 30%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 40%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 60%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 70%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 80%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 90%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--1 {
    margin-left: 10%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--2 {
    margin-left: 20%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--3 {
    margin-left: 30%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--4 {
    margin-left: 40%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--5 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--6 {
    margin-left: 60%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--7 {
    margin-left: 70%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--8 {
    margin-left: 80%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--9 {
    margin-left: 90%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--10 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--1 {
    margin-left: 9.09090909%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--2 {
    margin-left: 18.18181818%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--3 {
    margin-left: 27.27272727%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--4 {
    margin-left: 36.36363636%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--5 {
    margin-left: 45.45454545%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--6 {
    margin-left: 54.54545455%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--7 {
    margin-left: 63.63636364%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--8 {
    margin-left: 72.72727273%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--9 {
    margin-left: 81.81818182%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--10 {
    margin-left: 90.90909091%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--11 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--12 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--1 {
    margin-left: 8.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--2 {
    margin-left: 16.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--3 {
    margin-left: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--4 {
    margin-left: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--5 {
    margin-left: 41.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--6 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--7 {
    margin-left: 58.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--8 {
    margin-left: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--9 {
    margin-left: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--10 {
    margin-left: 83.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--11 {
    margin-left: 91.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--12 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--1>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--1>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--1>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--1 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--1 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--2 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--1 {
    margin-left: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--2 {
    margin-left: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--3 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--1 {
    margin-left: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--2 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--3 {
    margin-left: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--4 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 20%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 40%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 60%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 80%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--1 {
    margin-left: 20%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--2 {
    margin-left: 40%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--3 {
    margin-left: 60%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--4 {
    margin-left: 80%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--5 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--1 {
    margin-left: 16.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--2 {
    margin-left: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--3 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--4 {
    margin-left: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--5 {
    margin-left: 83.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--6 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--1 {
    margin-left: 14.28571429%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--2 {
    margin-left: 28.57142857%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--3 {
    margin-left: 42.85714286%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--4 {
    margin-left: 57.14285714%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--5 {
    margin-left: 71.42857143%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--6 {
    margin-left: 85.71428571%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--7 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--1 {
    margin-left: 12.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--2 {
    margin-left: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--3 {
    margin-left: 37.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--4 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--5 {
    margin-left: 62.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--6 {
    margin-left: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--7 {
    margin-left: 87.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--8 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--1 {
    margin-left: 11.11111111%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--2 {
    margin-left: 22.22222222%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--3 {
    margin-left: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--4 {
    margin-left: 44.44444444%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--5 {
    margin-left: 55.55555556%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--6 {
    margin-left: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--7 {
    margin-left: 77.77777778%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--8 {
    margin-left: 88.88888889%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--9 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 10%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 20%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 30%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 40%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 60%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 70%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 80%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 90%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--1 {
    margin-left: 10%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--2 {
    margin-left: 20%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--3 {
    margin-left: 30%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--4 {
    margin-left: 40%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--5 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--6 {
    margin-left: 60%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--7 {
    margin-left: 70%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--8 {
    margin-left: 80%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--9 {
    margin-left: 90%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--10 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--1 {
    margin-left: 9.09090909%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--2 {
    margin-left: 18.18181818%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--3 {
    margin-left: 27.27272727%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--4 {
    margin-left: 36.36363636%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--5 {
    margin-left: 45.45454545%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--6 {
    margin-left: 54.54545455%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--7 {
    margin-left: 63.63636364%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--8 {
    margin-left: 72.72727273%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--9 {
    margin-left: 81.81818182%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--10 {
    margin-left: 90.90909091%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--11 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--12 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--1 {
    margin-left: 8.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--2 {
    margin-left: 16.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--3 {
    margin-left: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--4 {
    margin-left: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--5 {
    margin-left: 41.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--6 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--7 {
    margin-left: 58.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--8 {
    margin-left: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--9 {
    margin-left: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--10 {
    margin-left: 83.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--11 {
    margin-left: 91.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--tablet--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--tablet--12 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--newline {
    display: block;
    clear: both !important;
  }

  .kcw .kcw__aem-Grid>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--none {
    display: block;
    clear: none !important;
    float: left;
  }

  .kcw .kcw__aem-Grid>.kcw__aem-GridColumn.kcw__aem-GridColumn--tablet--hide {
    display: none;
  }
}

@media (min-width: 1025px) and (max-width: 1440px) {
  .kcw .kcw__aem-Grid.kcw__aem-Grid--1>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--1 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--1>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--1>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--1 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--1 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--2 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--1 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--2 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--3 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--1 {
    margin-left: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--2 {
    margin-left: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--3 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--1 {
    float: left;
    clear: none;
    width: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--2 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--3 {
    float: left;
    clear: none;
    width: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--4 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--1 {
    margin-left: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--2 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--3 {
    margin-left: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--4 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--1 {
    float: left;
    clear: none;
    width: 20%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--2 {
    float: left;
    clear: none;
    width: 40%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--3 {
    float: left;
    clear: none;
    width: 60%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--4 {
    float: left;
    clear: none;
    width: 80%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--5 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--1 {
    margin-left: 20%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--2 {
    margin-left: 40%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--3 {
    margin-left: 60%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--4 {
    margin-left: 80%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--5 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--3 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--6 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--1 {
    margin-left: 16.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--2 {
    margin-left: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--3 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--4 {
    margin-left: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--5 {
    margin-left: 83.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--6 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--7 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--1 {
    margin-left: 14.28571429%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--2 {
    margin-left: 28.57142857%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--3 {
    margin-left: 42.85714286%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--4 {
    margin-left: 57.14285714%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--5 {
    margin-left: 71.42857143%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--6 {
    margin-left: 85.71428571%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--7 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--2 {
    float: left;
    clear: none;
    width: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--4 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--6 {
    float: left;
    clear: none;
    width: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--8 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--1 {
    margin-left: 12.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--2 {
    margin-left: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--3 {
    margin-left: 37.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--4 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--5 {
    margin-left: 62.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--6 {
    margin-left: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--7 {
    margin-left: 87.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--8 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--9 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--1 {
    margin-left: 11.11111111%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--2 {
    margin-left: 22.22222222%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--3 {
    margin-left: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--4 {
    margin-left: 44.44444444%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--5 {
    margin-left: 55.55555556%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--6 {
    margin-left: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--7 {
    margin-left: 77.77777778%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--8 {
    margin-left: 88.88888889%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--9 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--1 {
    float: left;
    clear: none;
    width: 10%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--2 {
    float: left;
    clear: none;
    width: 20%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--3 {
    float: left;
    clear: none;
    width: 30%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--4 {
    float: left;
    clear: none;
    width: 40%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--5 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--6 {
    float: left;
    clear: none;
    width: 60%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--7 {
    float: left;
    clear: none;
    width: 70%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--8 {
    float: left;
    clear: none;
    width: 80%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--9 {
    float: left;
    clear: none;
    width: 90%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--10 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--1 {
    margin-left: 10%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--2 {
    margin-left: 20%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--3 {
    margin-left: 30%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--4 {
    margin-left: 40%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--5 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--6 {
    margin-left: 60%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--7 {
    margin-left: 70%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--8 {
    margin-left: 80%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--9 {
    margin-left: 90%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--10 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--11 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--1 {
    margin-left: 9.09090909%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--2 {
    margin-left: 18.18181818%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--3 {
    margin-left: 27.27272727%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--4 {
    margin-left: 36.36363636%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--5 {
    margin-left: 45.45454545%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--6 {
    margin-left: 54.54545455%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--7 {
    margin-left: 63.63636364%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--8 {
    margin-left: 72.72727273%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--9 {
    margin-left: 81.81818182%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--10 {
    margin-left: 90.90909091%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--11 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--3 {
    float: left;
    clear: none;
    width: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--6 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--9 {
    float: left;
    clear: none;
    width: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--12 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--1 {
    margin-left: 8.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--2 {
    margin-left: 16.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--3 {
    margin-left: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--4 {
    margin-left: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--5 {
    margin-left: 41.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--6 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--7 {
    margin-left: 58.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--8 {
    margin-left: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--9 {
    margin-left: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--10 {
    margin-left: 83.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--11 {
    margin-left: 91.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--12 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--1>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--1 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--1>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--1>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--1 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--1 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--2 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--1 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--2 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--3 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--1 {
    margin-left: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--2 {
    margin-left: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--3 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--1 {
    float: left;
    clear: none;
    width: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--2 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--3 {
    float: left;
    clear: none;
    width: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--4 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--1 {
    margin-left: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--2 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--3 {
    margin-left: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--4 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--1 {
    float: left;
    clear: none;
    width: 20%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--2 {
    float: left;
    clear: none;
    width: 40%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--3 {
    float: left;
    clear: none;
    width: 60%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--4 {
    float: left;
    clear: none;
    width: 80%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--5 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--1 {
    margin-left: 20%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--2 {
    margin-left: 40%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--3 {
    margin-left: 60%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--4 {
    margin-left: 80%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--5 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--3 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--6 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--1 {
    margin-left: 16.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--2 {
    margin-left: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--3 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--4 {
    margin-left: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--5 {
    margin-left: 83.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--6 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--7 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--1 {
    margin-left: 14.28571429%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--2 {
    margin-left: 28.57142857%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--3 {
    margin-left: 42.85714286%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--4 {
    margin-left: 57.14285714%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--5 {
    margin-left: 71.42857143%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--6 {
    margin-left: 85.71428571%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--7 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--2 {
    float: left;
    clear: none;
    width: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--4 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--6 {
    float: left;
    clear: none;
    width: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--8 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--1 {
    margin-left: 12.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--2 {
    margin-left: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--3 {
    margin-left: 37.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--4 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--5 {
    margin-left: 62.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--6 {
    margin-left: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--7 {
    margin-left: 87.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--8 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--9 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--1 {
    margin-left: 11.11111111%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--2 {
    margin-left: 22.22222222%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--3 {
    margin-left: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--4 {
    margin-left: 44.44444444%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--5 {
    margin-left: 55.55555556%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--6 {
    margin-left: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--7 {
    margin-left: 77.77777778%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--8 {
    margin-left: 88.88888889%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--9 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--1 {
    float: left;
    clear: none;
    width: 10%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--2 {
    float: left;
    clear: none;
    width: 20%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--3 {
    float: left;
    clear: none;
    width: 30%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--4 {
    float: left;
    clear: none;
    width: 40%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--5 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--6 {
    float: left;
    clear: none;
    width: 60%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--7 {
    float: left;
    clear: none;
    width: 70%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--8 {
    float: left;
    clear: none;
    width: 80%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--9 {
    float: left;
    clear: none;
    width: 90%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--10 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--1 {
    margin-left: 10%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--2 {
    margin-left: 20%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--3 {
    margin-left: 30%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--4 {
    margin-left: 40%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--5 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--6 {
    margin-left: 60%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--7 {
    margin-left: 70%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--8 {
    margin-left: 80%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--9 {
    margin-left: 90%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--10 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--11 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--1 {
    margin-left: 9.09090909%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--2 {
    margin-left: 18.18181818%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--3 {
    margin-left: 27.27272727%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--4 {
    margin-left: 36.36363636%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--5 {
    margin-left: 45.45454545%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--6 {
    margin-left: 54.54545455%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--7 {
    margin-left: 63.63636364%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--8 {
    margin-left: 72.72727273%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--9 {
    margin-left: 81.81818182%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--10 {
    margin-left: 90.90909091%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--11 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--3 {
    float: left;
    clear: none;
    width: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--6 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--9 {
    float: left;
    clear: none;
    width: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--12 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--1 {
    margin-left: 8.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--2 {
    margin-left: 16.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--3 {
    margin-left: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--4 {
    margin-left: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--5 {
    margin-left: 41.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--6 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--7 {
    margin-left: 58.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--8 {
    margin-left: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--9 {
    margin-left: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--10 {
    margin-left: 83.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--11 {
    margin-left: 91.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--desktop--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--desktop--12 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--newline {
    display: block;
    clear: both !important;
  }

  .kcw .kcw__aem-Grid>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--none {
    display: block;
    clear: none !important;
    float: left;
  }

  .kcw .kcw__aem-Grid>.kcw__aem-GridColumn.kcw__aem-GridColumn--desktop--hide {
    display: none;
  }
}

@media (min-width: 1441px) {
  .kcw .kcw__aem-Grid.kcw__aem-Grid--1>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--1 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--1>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--1>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--1 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--1 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--2 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--1 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--2 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--3 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--1 {
    margin-left: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--2 {
    margin-left: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--3 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--1 {
    float: left;
    clear: none;
    width: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--2 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--3 {
    float: left;
    clear: none;
    width: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--4 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--1 {
    margin-left: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--2 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--3 {
    margin-left: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--4 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--1 {
    float: left;
    clear: none;
    width: 20%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--2 {
    float: left;
    clear: none;
    width: 40%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--3 {
    float: left;
    clear: none;
    width: 60%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--4 {
    float: left;
    clear: none;
    width: 80%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--5 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--1 {
    margin-left: 20%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--2 {
    margin-left: 40%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--3 {
    margin-left: 60%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--4 {
    margin-left: 80%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--5 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--3 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--6 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--1 {
    margin-left: 16.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--2 {
    margin-left: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--3 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--4 {
    margin-left: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--5 {
    margin-left: 83.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--6 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--7 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--1 {
    margin-left: 14.28571429%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--2 {
    margin-left: 28.57142857%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--3 {
    margin-left: 42.85714286%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--4 {
    margin-left: 57.14285714%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--5 {
    margin-left: 71.42857143%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--6 {
    margin-left: 85.71428571%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--7 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--2 {
    float: left;
    clear: none;
    width: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--4 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--6 {
    float: left;
    clear: none;
    width: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--8 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--1 {
    margin-left: 12.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--2 {
    margin-left: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--3 {
    margin-left: 37.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--4 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--5 {
    margin-left: 62.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--6 {
    margin-left: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--7 {
    margin-left: 87.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--8 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--9 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--1 {
    margin-left: 11.11111111%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--2 {
    margin-left: 22.22222222%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--3 {
    margin-left: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--4 {
    margin-left: 44.44444444%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--5 {
    margin-left: 55.55555556%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--6 {
    margin-left: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--7 {
    margin-left: 77.77777778%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--8 {
    margin-left: 88.88888889%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--9 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--1 {
    float: left;
    clear: none;
    width: 10%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--2 {
    float: left;
    clear: none;
    width: 20%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--3 {
    float: left;
    clear: none;
    width: 30%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--4 {
    float: left;
    clear: none;
    width: 40%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--5 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--6 {
    float: left;
    clear: none;
    width: 60%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--7 {
    float: left;
    clear: none;
    width: 70%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--8 {
    float: left;
    clear: none;
    width: 80%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--9 {
    float: left;
    clear: none;
    width: 90%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--10 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--1 {
    margin-left: 10%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--2 {
    margin-left: 20%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--3 {
    margin-left: 30%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--4 {
    margin-left: 40%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--5 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--6 {
    margin-left: 60%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--7 {
    margin-left: 70%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--8 {
    margin-left: 80%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--9 {
    margin-left: 90%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--10 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--11 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--1 {
    margin-left: 9.09090909%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--2 {
    margin-left: 18.18181818%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--3 {
    margin-left: 27.27272727%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--4 {
    margin-left: 36.36363636%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--5 {
    margin-left: 45.45454545%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--6 {
    margin-left: 54.54545455%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--7 {
    margin-left: 63.63636364%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--8 {
    margin-left: 72.72727273%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--9 {
    margin-left: 81.81818182%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--10 {
    margin-left: 90.90909091%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--11 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--3 {
    float: left;
    clear: none;
    width: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--6 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--9 {
    float: left;
    clear: none;
    width: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--12 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--1 {
    margin-left: 8.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--2 {
    margin-left: 16.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--3 {
    margin-left: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--4 {
    margin-left: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--5 {
    margin-left: 41.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--6 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--7 {
    margin-left: 58.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--8 {
    margin-left: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--9 {
    margin-left: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--10 {
    margin-left: 83.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--11 {
    margin-left: 91.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--12 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--1>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--1 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--1>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--1>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--1 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--1 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--2 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--1 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--2>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--2 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--3 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--1 {
    margin-left: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--2 {
    margin-left: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--3>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--3 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--1 {
    float: left;
    clear: none;
    width: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--2 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--3 {
    float: left;
    clear: none;
    width: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--4 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--1 {
    margin-left: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--2 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--3 {
    margin-left: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--4>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--4 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--1 {
    float: left;
    clear: none;
    width: 20%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--2 {
    float: left;
    clear: none;
    width: 40%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--3 {
    float: left;
    clear: none;
    width: 60%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--4 {
    float: left;
    clear: none;
    width: 80%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--5 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--1 {
    margin-left: 20%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--2 {
    margin-left: 40%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--3 {
    margin-left: 60%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--4 {
    margin-left: 80%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--5>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--5 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--3 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--6 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--1 {
    margin-left: 16.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--2 {
    margin-left: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--3 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--4 {
    margin-left: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--5 {
    margin-left: 83.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--6>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--6 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--7 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--1 {
    margin-left: 14.28571429%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--2 {
    margin-left: 28.57142857%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--3 {
    margin-left: 42.85714286%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--4 {
    margin-left: 57.14285714%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--5 {
    margin-left: 71.42857143%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--6 {
    margin-left: 85.71428571%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--7>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--7 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--2 {
    float: left;
    clear: none;
    width: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--4 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--6 {
    float: left;
    clear: none;
    width: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--8 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--1 {
    margin-left: 12.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--2 {
    margin-left: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--3 {
    margin-left: 37.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--4 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--5 {
    margin-left: 62.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--6 {
    margin-left: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--7 {
    margin-left: 87.5%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--8>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--8 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--9 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--1 {
    margin-left: 11.11111111%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--2 {
    margin-left: 22.22222222%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--3 {
    margin-left: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--4 {
    margin-left: 44.44444444%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--5 {
    margin-left: 55.55555556%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--6 {
    margin-left: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--7 {
    margin-left: 77.77777778%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--8 {
    margin-left: 88.88888889%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--9>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--9 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--1 {
    float: left;
    clear: none;
    width: 10%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--2 {
    float: left;
    clear: none;
    width: 20%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--3 {
    float: left;
    clear: none;
    width: 30%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--4 {
    float: left;
    clear: none;
    width: 40%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--5 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--6 {
    float: left;
    clear: none;
    width: 60%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--7 {
    float: left;
    clear: none;
    width: 70%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--8 {
    float: left;
    clear: none;
    width: 80%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--9 {
    float: left;
    clear: none;
    width: 90%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--10 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--1 {
    margin-left: 10%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--2 {
    margin-left: 20%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--3 {
    margin-left: 30%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--4 {
    margin-left: 40%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--5 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--6 {
    margin-left: 60%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--7 {
    margin-left: 70%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--8 {
    margin-left: 80%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--9 {
    margin-left: 90%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--10>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--10 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--11 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--1 {
    margin-left: 9.09090909%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--2 {
    margin-left: 18.18181818%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--3 {
    margin-left: 27.27272727%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--4 {
    margin-left: 36.36363636%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--5 {
    margin-left: 45.45454545%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--6 {
    margin-left: 54.54545455%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--7 {
    margin-left: 63.63636364%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--8 {
    margin-left: 72.72727273%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--9 {
    margin-left: 81.81818182%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--10 {
    margin-left: 90.90909091%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--11>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--11 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--3 {
    float: left;
    clear: none;
    width: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--6 {
    float: left;
    clear: none;
    width: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--9 {
    float: left;
    clear: none;
    width: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--12 {
    float: left;
    clear: none;
    width: 100%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--0 {
    margin-left: 0;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--1 {
    margin-left: 8.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--2 {
    margin-left: 16.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--3 {
    margin-left: 25%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--4 {
    margin-left: 33.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--5 {
    margin-left: 41.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--6 {
    margin-left: 50%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--7 {
    margin-left: 58.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--8 {
    margin-left: 66.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--9 {
    margin-left: 75%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--10 {
    margin-left: 83.33333333%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--11 {
    margin-left: 91.66666667%;
  }

  .kcw .kcw__aem-Grid.kcw__aem-Grid--xlarge--12>.kcw__aem-GridColumn.kcw__aem-GridColumn--offset--xlarge--12 {
    margin-left: 100%;
  }

  .kcw .kcw__aem-Grid>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--newline {
    display: block;
    clear: both !important;
  }

  .kcw .kcw__aem-Grid>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--none {
    display: block;
    clear: none !important;
    float: left;
  }

  .kcw .kcw__aem-Grid>.kcw__aem-GridColumn.kcw__aem-GridColumn--xlarge--hide {
    display: none;
  }
}

.kcw .kcw__aem-GridShowHidden>.kcw__cmp-container>.kcw__aem-Grid>.kcw__aem-GridColumn {
  display: block !important;
}

.kcw article,
.kcw aside,
.kcw details,
.kcw figcaption,
.kcw figure,
.kcw footer,
.kcw header,
.kcw hgroup,
.kcw main,
.kcw nav,
.kcw section,
.kcw summary {
  display: block;
}

.kcw audio,
.kcw canvas,
.kcw video {
  display: inline-block;
}

.kcw audio:not([controls]) {
  display: none;
  height: 0;
}

.kcw [hidden] {
  display: none;
}

html .kcw {
  -webkit-text-size-adjust: 100% !important;
  -ms-text-size-adjust: 100% !important;
  font-family: sans-serif;
}

body .kcw {
  margin: 0;
}

.kcw a:focus {
  outline: thin dotted;
}

.kcw a:active,
.kcw a:hover {
  outline: 0;
}

.kcw h1 {
  font-size: 2em !important;
  margin: 0.67em 0;
}

.kcw abbr[title] {
  border-bottom: 1px dotted;
}

.kcw b,
.kcw strong {
  font-weight: 700;
}

.kcw dfn {
  font-style: italic;
}

.kcw hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

.kcw mark {
  background: #ff0;
  color: #000;
}

.kcw code,
.kcw kbd,
.kcw pre,
.kcw samp {
  font-family: monospace, serif;
  font-size: 1em !important;
}

.kcw pre {
  white-space: pre-wrap;
}

.kcw q {
  quotes: "“""”""‘""’";
}

.kcw small {
  font-size: 80% !important;
}

.kcw sub,
.kcw sup {
  font-size: 75% !important;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

.kcw sup {
  top: -0.5em;
}

.kcw sub {
  bottom: -0.25em;
}

.kcw img {
  border: 0;
}

.kcw svg:not(:root) {
  overflow: hidden;
}

.kcw figure {
  margin: 0;
}

.kcw fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

.kcw legend {
  border: 0;
  padding: 0;
}

.kcw button,
.kcw input,
.kcw select,
.kcw textarea {
  font-family: inherit;
  font-size: 100% !important;
  margin: 0;
}

.kcw button,
.kcw input {
  line-height: normal;
}

.kcw button,
.kcw select {
  text-transform: none;
}

.kcw button,
html .kcw input[type="button"],
.kcw input[type="reset"],
.kcw input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

.kcw button[disabled],
html .kcw input[disabled] {
  cursor: default;
}

.kcw input[type="checkbox"],
.kcw input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

.kcw input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.kcw input[type="search"]::-webkit-search-cancel-button,
.kcw input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

.kcw button::-moz-focus-inner,
.kcw input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.kcw textarea {
  overflow: auto;
  vertical-align: top;
}

.kcw table {
  border-collapse: collapse;
  border-spacing: 0;
}

.kcw .kcw__root {
  overflow: hidden;
}

@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  src: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/fonts/1.0/Roboto-Regular.ttf) format("truetype");
}

@font-face {
  font-family: Roboto Medium;
  font-style: normal;
  font-weight: 500;
  src: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/fonts/1.0/Roboto-medium.ttf) format("truetype");
}

@font-face {
  font-family: Roboto Slab;
  font-style: normal;
  font-weight: 300;
  src: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/fonts/1.0/RobotoSlab-Light.ttf) format("truetype");
}

@font-face {
  font-family: Roboto Bold;
  font-style: normal;
  font-weight: 700;
  src: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/fonts/1.0/Roboto-Bold.ttf) format("truetype");
}

body .kcw,
html .kcw {
  background: #fff;
  color: #202020;
  font-family: Roboto, sans-serif;
  font-size: 1pc !important;
  line-height: 1.5rem;
  margin: 0;
  scroll-behavior: smooth;
}

.kcw h1 {
  font-family: Roboto Slab, sans-serif;
  font-size: 3.438rem !important;
  font-weight: 300;
  line-height: 4.063rem;
}

@media only screen and (max-width: 768px) {
  .kcw h1 {
    font-size: 2.75rem !important;
    line-height: 3.5rem;
  }
}

.kcw h2 {
  font-family: Roboto Slab, sans-serif;
  font-size: 2.625rem !important;
  font-weight: 300;
  line-height: 3.438rem;
}

@media only screen and (max-width: 768px) {
  .kcw h2 {
    font-size: 2.188rem !important;
    line-height: 3.125rem;
  }
}

.kcw h3 {
  font-family: Roboto, sans-serif;
  font-size: 2rem !important;
  font-weight: 400;
  line-height: 2.75rem;
}

@media only screen and (max-width: 768px) {
  .kcw h3 {
    font-size: 1.625rem !important;
    line-height: 2.25rem;
  }
}

.kcw h4 {
  font-family: Roboto, sans-serif;
  font-size: 1.75rem !important;
  font-weight: 400;
  line-height: 2.625rem;
}

@media only screen and (max-width: 768px) {
  .kcw h4 {
    font-size: 1.5rem !important;
    line-height: 2.625rem;
  }
}

.kcw h5 {
  font-family: Roboto, sans-serif;
  font-size: 1.5rem !important;
  font-weight: 400;
  line-height: 2.5rem;
}

@media only screen and (max-width: 768px) {
  .kcw h5 {
    font-size: 1.375rem !important;
    line-height: 2.5rem;
  }
}

.kcw a {
  color: #2020e0;
}

.kcw button,
.kcw input,
.kcw optgroup,
.kcw select,
.kcw textarea {
  font: inherit;
}

.kcw button,
.kcw ol,
.kcw p,
.kcw ul {
  font-size: 1.25rem !important;
  line-height: 1.75rem;
}

.kcw .kcw__sr-only {
  clip: rect(0 0 0 0);
  border: 0;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.kcw .kcw__cmp-image__image {
  height: auto;
  width: 100%;
}

.kcw .kcw__text a {
  color: #003a96;
  font-family: Roboto, sans-serif;
}

.kcw .kcw__text a:active,
.kcw .kcw__text a:focus,
.kcw .kcw__text a:hover,
.kcw .kcw__text b,
.kcw .kcw__text strong {
  font-family: Roboto Bold, sans-serif;
}

.kcw .kcw__cmp-helloworld__item-label {
  margin-bottom: 0;
}

.kcw .kcw__cmp-helloworld__item-output {
  margin-top: 0;
}

.kcw .kcw__cmp-navigation__item--level-0:hover>.kcw__cmp-navigation__group {
  background: #ececec;
}

.kcw .kcw__cmp-alert-global {
  background-color: #5c068c;
}

.kcw .kcw__cmp-alert-page {
  background-color: #960028;
}

.kcw .kcw__cmp-alert-body-toggle-icon {
  background-color: transparent;
  border: none;
  height: auto;
  width: auto;
}

.kcw .kcw__cmp-alert-body-toggle-icon.kcw__cmp-alert-body-toggle-icon-expand:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/white-expand-chevron.svg);
}

.kcw .kcw__cmp-alert-body-toggle-icon.kcw__cmp-alert-body-toggle-icon-expand:focus:after,
.kcw .kcw__cmp-alert-body-toggle-icon.kcw__cmp-alert-body-toggle-icon-expand:hover:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/teal-expand-chevron.svg);
}

.kcw .kcw__cmp-alert-body-toggle-icon.kcw__cmp-alert-body-toggle-icon-collapse:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/white-collapse-chevron.svg);
}

.kcw .kcw__cmp-alert-body-toggle-icon.kcw__cmp-alert-body-toggle-icon-collapse:focus:after,
.kcw .kcw__cmp-alert-body-toggle-icon.kcw__cmp-alert-body-toggle-icon-collapse:hover:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/teal-collapse-chevron.svg);
}

.kcw .kcw__cmp-alert-icon {
  height: 2rem;
  width: 2rem;
}

.kcw .kcw__alert-hidden {
  display: none;
}

.kcw .kcw__cmp-alert-closed {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 1rem 0;
  width: 100%;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-alert-closed {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-alert-closed {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

.kcw .kcw__cmp-alert-body {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 1pc !important;
  height: auto;
  padding-bottom: 1rem;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-alert-body {
    width: 100%;
  }
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-alert-body {
    margin-left: 0;
    width: 100%;
  }
}

.kcw .kcw__cmp-alert-primary-title {
  font-family: Roboto, sans-serif !important;
  font-size: 1pc !important;
  height: auto;
  line-height: 1.25rem !important;
  margin: 0;
  margin: 0 !important;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-alert-primary-title {
    width: 80%;
  }
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-alert-primary-title {
    width: 70%;
  }
}

.kcw .kcw__cmp-alert-body-text>p,
.kcw .kcw__cmp-alert-primary-title>p {
  font-family: Roboto, sans-serif;
  font-size: 1pc !important;
  line-height: 1.25rem;
  margin: 0;
}

.kcw .kcw__cmp-alert-body-text>p>a,
.kcw .kcw__cmp-alert-primary-title>p>a {
  color: #fff;
}

.kcw .kcw__cmp-alert-icon-container {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  justify-content: center;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-alert-icon-container {
    width: 10%;
  }
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-alert-icon-container {
    width: 15%;
  }
}

.kcw .kcw__cmp-alert-body-toggle-icon-container {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  justify-content: center;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-alert-body-toggle-icon-container {
    width: 10%;
  }
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-alert-body-toggle-icon-container {
    width: 15%;
  }
}

.kcw .kcw__cmp-alert-body-title {
  font-size: 1.5rem !important;
}

.kcw .kcw__cmp-alert-title-container {
  border-top: 1px solid #fff;
  height: auto;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-alert-title-container {
    margin: 0 6% 0 4%;
    padding: 1rem 6%;
    width: 80%;
  }
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-alert-title-container {
    margin-left: 5%;
    padding: 1rem 1rem 1rem 0;
    width: 95%;
  }
}

.kcw .kcw__cmp-alert-body-details-container {
  height: auto;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-alert-body-details-container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    justify-content: space-between;
    margin-left: 10%;
    margin-right: 5%;
    width: 85%;
  }
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-alert-body-details-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 5%;
    width: 100%;
  }
}

.kcw .kcw__cmp-alert-body-text-container {
  -ms-flex-item-align: center;
  align-self: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-alert-body-text-container {
    width: 80%;
  }
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-alert-body-text-container {
    width: 100%;
  }
}

.kcw .kcw__cmp-alert-body-button-container {
  -ms-flex-item-align: center;
  align-self: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-alert-body-button-container {
    -webkit-box-pack: right;
    -ms-flex-pack: right;
    justify-content: right;
    width: 30%;
  }
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-alert-body-button-container {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 1rem;
    width: 100%;
  }
}

.kcw .kcw__cmp-alert-body-text {
  font-family: Roboto, sans-serif;
  font-size: 1pc !important;
  height: 100%;
  width: 75%;
}

.kcw .kcw__article-hero {
  background-color: #003a96;
  border-bottom: 0.625rem solid #009ca6;
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .kcw .kcw__article-hero {
    min-height: 0;
    padding: 6rem 0 4rem;
  }
}

.kcw .kcw__article-hero .kcw__cmp-article-hero {
  margin: 0 auto;
  max-width: 90pc;
}

@media only screen and (max-width: 768px) {
  .kcw .kcw__article-hero .kcw__cmp-article-hero {
    padding-bottom: 3rem;
    padding-left: 3rem;
    padding-top: 3rem;
    width: 100%;
  }
}

@media only screen and (min-width: 768px) {
  .kcw .kcw__article-hero .kcw__cmp-article-hero {
    padding-left: 5rem;
    padding-top: 0;
    width: 100%;
  }
}

.kcw .kcw__article-hero .kcw__cmp-article-hero .kcw__cmp-article-hero-line-divider {
  color: #fff;
  font-size: 1.125rem !important;
  line-height: 1.625rem;
  margin-left: 0.3rem;
}

.kcw .kcw__article-hero .kcw__cmp-article-hero .kcw__cmp-article-hero-title {
  color: #fff;
  font-family: Roboto Slab, sans-serif;
  font-size: 3.438rem !important;
  font-weight: 300;
  line-height: 4.063rem;
  margin: 0;
  max-width: 60rem;
  padding: 0 4rem 0 0;
}

@media only screen and (min-width: 768px) {
  .kcw .kcw__article-hero .kcw__cmp-article-hero .kcw__cmp-article-hero-title {
    width: 80%;
  }
}

@media only screen and (max-width: 768px) {
  .kcw .kcw__article-hero .kcw__cmp-article-hero .kcw__cmp-article-hero-title {
    font-size: 2.5rem !important;
    line-height: 3.25rem;
    max-width: none;
    width: 80%;
  }
}

.kcw .kcw__article-hero .kcw__cmp-article-hero .kcw__cmp-article-hero-info-wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  font-size: 1.125rem !important;
  margin-top: 1.75rem;
}

@media only screen and (max-width: 768px) {
  .kcw .kcw__article-hero .kcw__cmp-article-hero .kcw__cmp-article-hero-info-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.kcw .kcw__article-hero .kcw__cmp-article-hero .kcw__cmp-article-hero-info-wrapper .kcw__cmp-article-hero-author-title {
  font-weight: 700;
  margin-right: 0.5rem;
}

.kcw .kcw__article-hero .kcw__cmp-article-hero .kcw__cmp-article-hero-info-wrapper .kcw__cmp-article-hero-authors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.kcw .kcw__article-hero .kcw__cmp-article-hero .kcw__cmp-article-hero-info-wrapper .kcw__cmp-article-hero-authors .kcw__cmp-article-hero-author-item {
  font-size: 1.125rem !important;
}

.kcw .kcw__article-hero .kcw__cmp-article-hero .kcw__cmp-article-hero-info-wrapper .kcw__cmp-article-hero-author-item:nth-of-type(n + 2):not(:last-child):before {
  content: ", ";
  margin-right: 0.3rem;
}

.kcw .kcw__article-hero .kcw__cmp-article-hero .kcw__cmp-article-hero-info-wrapper .kcw__cmp-article-hero-date,
.kcw .kcw__article-hero .kcw__cmp-article-hero .kcw__cmp-article-hero-info-wrapper .kcw__cmp-article-hero-read-time {
  font-style: italic;
  margin-left: 0.3rem;
}

.kcw .kcw__article-hero .kcw__cmp-article-hero .kcw__cmp-article-hero-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  max-width: 90rem;
  width: 85%;
}

.kcw .kcw__article-hero .kcw__cmp-article-hero .kcw__cmp-article-hero-row .kcw__cmp-article-hero-tags {
  -webkit-box-flex: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 2;
  flex: 2;
  font-size: 1.125rem !important;
  margin-top: 0.625rem;
}

.kcw .kcw__article-hero .kcw__cmp-article-hero .kcw__cmp-article-hero-row .kcw__cmp-article-hero-tags .kcw__cmp-article-hero-tags-item-wrapper {
  -ms-flex-line-pack: start;
  align-content: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.kcw .kcw__article-hero .kcw__cmp-article-hero .kcw__cmp-article-hero-row .kcw__cmp-article-hero-tags .kcw__cmp-article-hero-tags-item-wrapper .kcw__cmp-article-hero-tags-item {
  color: #fff;
  font-size: 1.125rem !important;
}

.kcw .kcw__article-hero .kcw__cmp-article-hero .kcw__cmp-article-hero-row .kcw__cmp-article-hero-tags .kcw__cmp-article-hero-tags-item-wrapper .kcw__cmp-article-hero-tags-item a {
  color: #fff;
  cursor: pointer;
  text-decoration: underline;
}

.kcw .kcw__article-hero .kcw__cmp-article-hero .kcw__cmp-article-hero-row .kcw__cmp-article-hero-tags .kcw__cmp-article-hero-tags-item-wrapper .kcw__cmp-article-hero-tags-item a:hover {
  text-decoration: none;
}

.kcw .kcw__article-hero .kcw__cmp-article-hero .kcw__cmp-article-hero-row .kcw__cmp-article-hero-tags .kcw__cmp-article-hero-tags-item-wrapper .kcw__cmp-article-hero-tags-item a:focus-visible {
  outline: 0.125rem dashed #fff;
  outline-offset: 0.125rem;
}

.kcw .kcw__article-hero .kcw__cmp-article-hero .kcw__cmp-article-hero-row .kcw__cmp-article-hero-tags-item:nth-of-type(n + 1):not(:last-child):after {
  content: "|";
  margin-left: 0.3rem;
  margin-right: 0.3rem;
}

.kcw .kcw__article-hero .kcw__cmp-article-hero .kcw__cmp-article-hero-row .kcw__cmp-article-hero-social-links {
  -webkit-box-flex: 1;
  -webkit-box-pack: right;
  -ms-flex-pack: right;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
  flex: 1;
  justify-content: right;
}

@media only screen and (max-width: 768px) {
  .kcw .kcw__article-hero .kcw__cmp-article-hero .kcw__cmp-article-hero-row .kcw__cmp-article-hero-social-links {
    display: none;
  }
}

.kcw .kcw__article-hero .kcw__cmp-article-hero .kcw__cmp-article-hero-row .kcw__cmp-article-hero-social-links .kcw__cmp-article-hero-social-links-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  margin: 0;
}

.kcw .kcw__article-hero .kcw__cmp-article-hero .kcw__cmp-article-hero-row .kcw__cmp-article-hero-social-links .kcw__cmp-article-hero-social-links-wrapper button {
  background: transparent;
  border: none;
}

.kcw .kcw__article-hero .kcw__cmp-article-hero .kcw__cmp-article-hero-row .kcw__cmp-article-hero-social-links .kcw__cmp-article-hero-social-links-wrapper button:focus-visible {
  outline: 2px dashed #fff;
  outline-offset: 2px;
}

.kcw .kcw__article-hero .kcw__cmp-article-hero .kcw__cmp-article-hero-row .kcw__cmp-article-hero-social-links .kcw__cmp-article-hero-social-links-wrapper div {
  height: 1.5rem;
  width: auto;
}

.kcw .kcw__article-hero .kcw__cmp-article-hero .kcw__cmp-article-hero-row .kcw__cmp-article-hero-social-links .kcw__cmp-article-hero-social-links-wrapper div:hover {
  height: auto;
  width: auto;
}

.kcw .kcw__article-hero .kcw__cmp-article-hero .kcw__cmp-article-hero-row .kcw__cmp-article-hero-social-links .kcw__cmp-article-hero-social-links-wrapper a:focus-visible {
  display: block;
  outline: 0.125rem dashed #fff;
  outline-offset: 0.125rem;
}

.kcw .kcw__article-hero .kcw__cmp-article-hero .kcw__cmp-article-hero-row .kcw__cmp-article-hero-social-links .kcw__cmp-article-hero-social-links-wrapper .kcw__cmp-article-hero-facebook-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/icon-facebook-white.png);
  cursor: pointer;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  margin-left: 1.25rem;
}

.kcw .kcw__article-hero .kcw__cmp-article-hero .kcw__cmp-article-hero-row .kcw__cmp-article-hero-social-links .kcw__cmp-article-hero-social-links-wrapper .kcw__cmp-article-hero-twitter-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/icon-twitter-white.png);
  cursor: pointer;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  margin-left: 1.25rem;
}

.kcw .kcw__article-hero .kcw__cmp-article-hero .kcw__cmp-article-hero-row .kcw__cmp-article-hero-social-links .kcw__cmp-article-hero-social-links-wrapper .kcw__cmp-article-hero-linkedin-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/icon-linkedin-white.png);
  cursor: pointer;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  margin-left: 1.25rem;
}

.kcw .kcw__article-hero .kcw__cmp-article-hero .kcw__cmp-article-hero-row .kcw__cmp-article-hero-social-links .kcw__cmp-article-hero-social-links-wrapper .kcw__cmp-article-hero-mail-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/icon-mail-white.png);
  cursor: pointer;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  margin-left: 1.25rem;
}

.kcw .kcw__article-hero .kcw__cmp-article-hero .kcw__cmp-article-hero-row .kcw__cmp-article-hero-social-links .kcw__cmp-article-hero-social-links-wrapper .kcw__cmp-article-hero-print-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/icon-print-white.png);
  cursor: pointer;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  margin-left: 1.25rem;
}

.kcw .kcw__article-hero .kcw__cmp-article-hero .kcw__cmp-article-hero-row .kcw__cmp-article-hero-social-links .kcw__cmp-article-hero-facebook-icon:hover {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/icon-facebook-teal.png);
  cursor: pointer;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
}

.kcw .kcw__article-hero .kcw__cmp-article-hero .kcw__cmp-article-hero-row .kcw__cmp-article-hero-social-links .kcw__cmp-article-hero-twitter-icon:hover {
  content: url(https://s3.amazonaws.com/com.kyruus.cdn/pmc-customer-static-assets/massgeneralbrigham/images/1.2/twitter-icon-hover1.png);
  cursor: pointer;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
}

.kcw .kcw__article-hero .kcw__cmp-article-hero .kcw__cmp-article-hero-row .kcw__cmp-article-hero-social-links .kcw__cmp-article-hero-linkedin-icon:hover {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/icon-linkedin-teal.png);
  cursor: pointer;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
}

.kcw .kcw__article-hero .kcw__cmp-article-hero .kcw__cmp-article-hero-row .kcw__cmp-article-hero-social-links .kcw__cmp-article-hero-mail-icon:hover {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/icon-mail-teal.png);
  cursor: pointer;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
}

.kcw .kcw__article-hero .kcw__cmp-article-hero .kcw__cmp-article-hero-row .kcw__cmp-article-hero-social-links .kcw__cmp-article-hero-print-icon:hover {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/icon-print-teal.png);
  cursor: pointer;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
}

.kcw .kcw__cmp-button-back-to-top {
  bottom: 2rem;
  display: none;
  position: fixed;
  right: 2rem;
  z-index: 5;
}

@media screen and (max-width: 768px) {
  .kcw .kcw__cmp-button-back-to-top .kcw__cmp-button {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50% !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    height: 4.688rem;
    justify-content: center;
    padding: 0 !important;
    width: 4.688rem !important;
  }

  .kcw .kcw__cmp-button-back-to-top .kcw__cmp-button span {
    display: none;
  }
}

@media (max-width: 319px) {
  .kcw .kcw__cmp-button-back-to-top {
    display: none !important;
  }
}

.kcw .kcw__cmp-button-back-to-top .kcw__cmp-button:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/back-to-top-arrow-white.svg) !important;
  right: 1.4rem;
  top: 24%;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

@media screen and (max-width: 1025px) {
  .kcw .kcw__cmp-button-back-to-top .kcw__cmp-button:after {
    position: static;
    right: auto;
    top: auto;
  }
}

.kcw .kcw__cmp-button-back-to-top .kcw__cmp-button:focus:after,
.kcw .kcw__cmp-button-back-to-top .kcw__cmp-button:hover:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/back-to-top-arrow-blue.svg) !important;
}

.kcw .kcw__cmp-button-back-to-top .kcw__cmp-button .kcw__global-button .kcw__cmp-button-external {
  padding: 1rem 3rem 1rem 1.8rem;
}

@media screen and (max-width: 768px) {
  .kcw .kcw__cmp-button-back-to-top .kcw__cmp-button .kcw__global-button .kcw__cmp-button-external {
    height: 4rem !important;
    width: 4rem !important;
  }
}

.kcw .kcw__breadcrumb {
  background-color: #b1e4e3;
  font-family: Roboto, sans-serif;
}

@media only screen and (min-width: 768px) {
  .kcw .kcw__breadcrumb {
    padding-left: 2rem;
  }
}

@media only screen and (max-width: 768px) {
  .kcw .kcw__breadcrumb {
    padding-left: 0;
  }
}

.kcw .kcw__breadcrumb .kcw__cmp-breadcrumb-title {
  font-size: 1.875rem !important;
  line-height: 2.2rem;
  margin: 0 auto;
  max-width: 90rem;
}

@media only screen and (min-width: 768px) {
  .kcw .kcw__breadcrumb .kcw__cmp-breadcrumb-title {
    font-size: 1.875rem !important;
    padding: 1.4rem 0 0;
  }
}

@media only screen and (max-width: 768px) {
  .kcw .kcw__breadcrumb .kcw__cmp-breadcrumb-title {
    font-size: 1.4rem !important;
    padding: 1.25rem 2.063rem;
  }
}

.kcw .kcw__breadcrumb .kcw__cmp-breadcrumb-title a {
  color: #000;
  font-weight: 700;
  text-decoration: none;
}

.kcw .kcw__breadcrumb .kcw__cmp-breadcrumb-title a:hover {
  color: #003a96;
  text-decoration: underline !important;
}

.kcw .kcw__breadcrumb .kcw__cmp-breadcrumb {
  display: block;
  margin: 0 auto;
  max-width: 90rem;
}

@media only screen and (max-width: 768px) {
  .kcw .kcw__breadcrumb .kcw__cmp-breadcrumb {
    display: none;
  }
}

.kcw .kcw__breadcrumb .kcw__cmp-breadcrumb .kcw__cmp-breadcrumb__list {
  margin-bottom: 0.6rem;
  padding-left: 0;
}

.kcw .kcw__breadcrumb .kcw__cmp-breadcrumb .kcw__cmp-breadcrumb__item {
  cursor: pointer;
  font-size: 0.875rem !important;
  line-height: 1rem;
}

.kcw .kcw__breadcrumb .kcw__cmp-breadcrumb .kcw__cmp-breadcrumb__item a {
  color: #000;
  font-weight: 400;
  text-decoration: underline;
}

.kcw .kcw__breadcrumb .kcw__cmp-breadcrumb .kcw__cmp-breadcrumb__item--active {
  pointer-events: none;
}

.kcw .kcw__breadcrumb .kcw__cmp-breadcrumb .kcw__cmp-breadcrumb__item>a:hover {
  color: #003a96;
}

.kcw .kcw__breadcrumb .kcw__cmp-breadcrumb .kcw__cmp-breadcrumb__item:nth-of-type(n + 1):not(:last-child):after {
  content: ">";
  margin-left: 0.3rem;
  margin-right: 0.3rem;
  text-decoration: none;
}

.kcw .kcw__breadcrumb .kcw__cmp-breadcrumb .kcw__cmp-breadcrumb__item:nth-of-type(n + 1):not(:last-child) .kcw__cmp-breadcrumb__item:last-child {
  pointer-events: none;
  text-decoration: none;
}

.kcw .kcw__cmp-contact-block-email-address-link,
.kcw .kcw__cmp-contact-block-phone-link {
  color: #003a96;
}

.kcw .kcw__cmp-contact-block-email a:active,
.kcw .kcw__cmp-contact-block-email a:focus,
.kcw .kcw__cmp-contact-block-email a:hover,
.kcw .kcw__cmp-contact-block-name a:active,
.kcw .kcw__cmp-contact-block-name a:focus,
.kcw .kcw__cmp-contact-block-name a:hover {
  font-family: Roboto Bold, sans-serif;
}

.kcw .kcw__cmp-contact-block-contact,
.kcw .kcw__cmp-contact-block-contact-container,
.kcw .kcw__cmp-contact-block-contact-standard {
  background: #f3f3f3;
  color: #000;
}

.kcw .kcw__cmp-contact-block-address-line1,
.kcw .kcw__cmp-contact-block-address-line2,
.kcw .kcw__cmp-contact-block-email-address-link,
.kcw .kcw__cmp-contact-block-job-title,
.kcw .kcw__cmp-contact-block-name,
.kcw .kcw__cmp-contact-block-name-field {
  margin-bottom: 0.25rem;
}

.kcw .kcw__cmp-contact-block-contact-standard>.kcw__cmp-contact-block-contact-container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto, sans-serif;
  font-size: 1.25rem !important;
  padding: 2rem;
}

@media only screen and (max-width: 1024px) {
  .kcw .kcw__cmp-contact-block-contact-standard>.kcw__cmp-contact-block-contact-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.kcw .kcw__cmp-contact-block-contact-standard>.kcw__cmp-contact-block-contact-container .kcw__cmp-contact-block-job-title,
.kcw .kcw__cmp-contact-block-contact-standard>.kcw__cmp-contact-block-contact-container .kcw__cmp-contact-block-name {
  display: inline-block;
}

.kcw .kcw__cmp-contact-block-contact-standard>.kcw__cmp-contact-block-contact-container .kcw__cmp-contact-block-call-button,
.kcw .kcw__cmp-contact-block-contact-standard>.kcw__cmp-contact-block-contact-container .kcw__cmp-contact-block-content,
.kcw .kcw__cmp-contact-block-contact-standard>.kcw__cmp-contact-block-contact-container .kcw__cmp-contact-block-image,
.kcw .kcw__cmp-contact-block-contact-standard>.kcw__cmp-contact-block-contact-container .kcw__cmp-contact-block-name-field-linked,
.kcw .kcw__cmp-contact-block-contact-standard>.kcw__cmp-contact-block-contact-container .kcw__cmp-contact-block-title-details {
  display: none;
}

.kcw .kcw__cmp-contact-block-contact-standard>.kcw__cmp-contact-block-contact-container .kcw__cmp-contact-block-phone-link {
  color: #000;
  line-height: 1.75rem;
  text-decoration: none;
}

.kcw .kcw__cmp-contact-block-contact-standard>.kcw__cmp-contact-block-contact-container .kcw__cmp-contact-block-communications-contact .kcw__cmp-contact-block-title {
  color: #003a96;
  font-family: Roboto Bold, sans-serif;
  font-size: 1.25rem !important;
  margin: 0;
}

.kcw .kcw__cmp-contact-block-contact-standard>.kcw__cmp-contact-block-contact-container .kcw__cmp-contact-block-job-title,
.kcw .kcw__cmp-contact-block-contact-standard>.kcw__cmp-contact-block-contact-container .kcw__cmp-contact-block-name-field {
  color: #000;
  font-family: Roboto Bold, sans-serif;
  margin-bottom: 0.25rem;
}

.kcw .kcw__cmp-contact-block-contact-standard>.kcw__cmp-contact-block-contact-container .kcw__cmp-contact-block-name-field:after {
  color: #003a96;
  content: ",";
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-contact-block-contact-standard>.kcw__cmp-contact-block-contact-container .kcw__cmp-contact-block-phone:before {
    content: "  |  ";
    text-decoration: none;
  }
}

@media only screen and (max-width: 1024px) {
  .kcw .kcw__cmp-contact-block-contact-standard>.kcw__cmp-contact-block-contact-container .kcw__cmp-contact-block-email:after {
    content: "\a";
    text-decoration: none;
    white-space: pre;
  }
}

.kcw .kcw__cmp-contact-block-contact-standard>.kcw__cmp-contact-block-contact-container .kcw__cmp-contact-block-communications-contact {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Roboto Bold, sans-serif;
  height: 100%;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-contact-block-contact-standard>.kcw__cmp-contact-block-contact-container .kcw__cmp-contact-block-communications-contact {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    width: 30%;
  }
}

@media only screen and (max-width: 1024px) {
  .kcw .kcw__cmp-contact-block-contact-standard>.kcw__cmp-contact-block-contact-container .kcw__cmp-contact-block-communications-contact {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    padding-bottom: 1rem;
    text-align: left;
    width: 100%;
  }
}

.kcw .kcw__cmp-contact-block-contact-standard>.kcw__cmp-contact-block-contact-container .kcw__cmp-contact-block-details-container {
  line-height: 1.75rem;
  text-align: left;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-contact-block-contact-standard>.kcw__cmp-contact-block-contact-container .kcw__cmp-contact-block-details-container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    border-left: 1px solid #003a96;
    height: 80%;
    justify-content: center;
    padding-left: 3.125rem;
    width: 70%;
  }
}

@media only screen and (max-width: 1024px) {
  .kcw .kcw__cmp-contact-block-contact-standard>.kcw__cmp-contact-block-contact-container .kcw__cmp-contact-block-details-container {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    border-top: 1px solid #003a96;
    height: 100%;
    justify-content: start;
    line-height: 1.563rem;
    padding-top: 1rem;
    width: 100%;
  }
}

.kcw .kcw__cmp-contact-block-contact-author .kcw__cmp-contact-block-address-lines,
.kcw .kcw__cmp-contact-block-contact-author .kcw__cmp-contact-block-call-button,
.kcw .kcw__cmp-contact-block-contact-author .kcw__cmp-contact-block-communications-contact,
.kcw .kcw__cmp-contact-block-contact-author .kcw__cmp-contact-block-name-field-unlinked,
.kcw .kcw__cmp-contact-block-contact-author .kcw__cmp-contact-block-phone {
  display: none;
}

.kcw .kcw__cmp-contact-block-contact-author .kcw__cmp-contact-block-title-details {
  font-family: Roboto Bold, sans-serif;
  font-size: 1.25rem !important;
  line-height: 1.6rem;
  margin-bottom: 1rem;
  margin-top: 0;
}

.kcw .kcw__cmp-contact-block-contact-author .kcw__cmp-contact-block-name-field {
  color: #003a96;
}

.kcw .kcw__cmp-contact-block-contact-author .kcw__cmp-contact-block-communications-contact {
  margin-bottom: 1rem;
}

.kcw .kcw__cmp-contact-block-contact-author .kcw__cmp-contact-block-contact-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

@media only screen and (max-width: 1024px) {
  .kcw .kcw__cmp-contact-block-contact-author .kcw__cmp-contact-block-contact-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.kcw .kcw__cmp-contact-block-contact-author .kcw__cmp-contact-block-details-container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: center;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: Roboto, sans-serif;
  font-size: 1.25rem !important;
  height: 100%;
  justify-content: center;
  line-height: 1.75rem;
}

@media only screen and (max-width: 1024px) {
  .kcw .kcw__cmp-contact-block-contact-author .kcw__cmp-contact-block-details-container {
    line-height: 1.563rem;
    padding: 1.875rem 1.875rem 1rem;
  }
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-contact-block-contact-author .kcw__cmp-contact-block-details-container {
    padding: 2.1rem 1.875rem 2.1rem 3.75rem;
    width: 25%;
  }
}

.kcw .kcw__cmp-contact-block-contact-author .kcw__cmp-contact-block-content {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1pc !important;
  height: 100%;
  justify-content: center;
}

@media only screen and (max-width: 1024px) {
  .kcw .kcw__cmp-contact-block-contact-author .kcw__cmp-contact-block-content {
    padding: 0 1rem 1.5rem 1.875rem;
    width: 85%;
  }
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-contact-block-contact-author .kcw__cmp-contact-block-content {
    padding: 4rem 4rem 1.5rem 1.5rem;
    width: 75%;
  }
}

.kcw .kcw__cmp-contact-block-contact-author .kcw__cmp-contact-block-content>p {
  font-family: Roboto, sans-serif;
  font-size: 1.125rem !important;
  margin: 0;
  width: 100%;
}

.kcw .kcw__cmp-contact-block-contact-author .kcw__cmp-contact-block-image {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 100%;
  width: auto;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-contact-block-contact-author .kcw__cmp-contact-block-image-asset {
    height: 12.5rem;
    width: 12.5rem;
  }
}

@media only screen and (max-width: 1024px) {
  .kcw .kcw__cmp-contact-block-contact-author .kcw__cmp-contact-block-image-asset {
    width: 100%;
  }
}

.kcw .kcw__cmp-contact-block-contact-featured .kcw__cmp-contact-block-content,
.kcw .kcw__cmp-contact-block-contact-featured .kcw__cmp-contact-block-email,
.kcw .kcw__cmp-contact-block-contact-featured .kcw__cmp-contact-block-job-title,
.kcw .kcw__cmp-contact-block-contact-featured .kcw__cmp-contact-block-name-field-unlinked,
.kcw .kcw__cmp-contact-block-contact-featured .kcw__cmp-contact-block-phone,
.kcw .kcw__cmp-contact-block-contact-featured .kcw__cmp-contact-block-title-details {
  display: none;
}

.kcw .kcw__cmp-contact-block-contact-featured .kcw__cmp-contact-block-contact-container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: start;
  background-color: #f3f3f3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: Roboto, sans-serif;
  font-size: 1.25rem !important;
  height: auto;
  justify-content: center;
  padding: 1.875rem;
}

.kcw .kcw__cmp-contact-block-contact-featured .kcw__cmp-contact-block-title {
  font-family: Roboto Bold, sans-serif;
  font-size: 1.625rem !important;
  line-height: 1.688rem;
  margin: 0;
}

.kcw .kcw__cmp-contact-block-contact-featured .kcw__cmp-contact-block-address-line1,
.kcw .kcw__cmp-contact-block-contact-featured .kcw__cmp-contact-block-address-line2,
.kcw .kcw__cmp-contact-block-contact-featured .kcw__cmp-contact-block-name-field {
  line-height: 1.688rem;
}

.kcw .kcw__cmp-contact-block-contact-featured .kcw__cmp-contact-block-communications-contact {
  border-bottom: 3px solid #009ca6;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  width: 100%;
}

.kcw .kcw__cmp-contact-block-contact-featured .kcw__cmp-contact-block-details-container {
  padding: 1rem 0;
}

.kcw .kcw__cmp-contact-block-contact-featured .kcw__cmp-contact-block-contact-container>div.kcw__global-button {
  -ms-flex-item-align: center;
  align-self: center;
}

.kcw .kcw__content-grid .kcw__cmp-content-grid {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
  margin: 0;
  padding: 0;
}

.kcw .kcw__content-grid .kcw__cmp-content-grid .kcw__cmp-content-grid-card {
  -ms-flex-preferred-size: 32%;
  border-bottom: 5px solid #009ca6;
  flex-basis: 32%;
  margin-bottom: 2.5rem;
  padding-bottom: 1.25rem;
}

.kcw .kcw__content-grid .kcw__cmp-content-grid .kcw__cmp-content-grid-card:first-child,
.kcw .kcw__content-grid .kcw__cmp-content-grid .kcw__cmp-content-grid-card:nth-child(2),
.kcw .kcw__content-grid .kcw__cmp-content-grid .kcw__cmp-content-grid-card:nth-child(3) {
  border-top: 5px solid #009ca6;
  padding-top: 2.5rem;
}

@media screen and (max-width: 959px) {
  .kcw .kcw__content-grid .kcw__cmp-content-grid .kcw__cmp-content-grid-card {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .kcw .kcw__content-grid .kcw__cmp-content-grid .kcw__cmp-content-grid-card:nth-child(2),
  .kcw .kcw__content-grid .kcw__cmp-content-grid .kcw__cmp-content-grid-card:nth-child(3) {
    border-top: none;
    padding-top: 0;
  }
}

.kcw .kcw__content-grid .kcw__cmp-content-grid .kcw__cmp-content-grid-card .kcw__cmp-content-grid__image {
  margin-bottom: 1.25rem;
  overflow: hidden;
}

.kcw .kcw__content-grid .kcw__cmp-content-grid .kcw__cmp-content-grid-card .kcw__cmp-content-grid__image img {
  width: 100%;
}

.kcw .kcw__content-grid .kcw__cmp-content-grid .kcw__cmp-content-grid-card .kcw__cmp-content-grid__link {
  color: #003a96;
  font-size: 1.25rem !important;
}

.kcw .kcw__content-grid .kcw__cmp-content-grid .kcw__cmp-content-grid-card .kcw__cmp-content-grid__link:hover {
  font-weight: 700;
}

.kcw .kcw__content-grid .kcw__cmp-content-grid .kcw__cmp-content-grid-card .kcw__cmp-content-grid__description {
  font-size: 1.25rem !important;
}

.kcw .kcw__content-grid .kcw__cmp-content-grid .kcw__cmp-content-grid-card.kcw__cmp-content-grid-card__image {
  border-top: none;
  padding-top: 0;
}

.kcw .kcw__cmp-alt-list-view .kcw__cmp-alt-list-view__list {
  border-top: 1px solid #b1e4e3;
  -webkit-column-gap: 2rem;
  -moz-column-gap: 2rem;
  column-gap: 2rem;
  padding: 0;
}

.kcw .kcw__cmp-alt-list-view .kcw__cmp-alt-list-view__list.kcw__cmp-alt-list__columns-one {
  -webkit-columns: 1;
  -moz-columns: 1;
  column-count: 1;
}

.kcw .kcw__cmp-alt-list-view .kcw__cmp-alt-list-view__list.kcw__cmp-alt-list__columns-two {
  -webkit-columns: 2;
  -moz-columns: 2;
  column-count: 2;
}

@media screen and (min-width: 1025px) {
  .kcw .kcw__cmp-alt-list-view .kcw__cmp-alt-list-view__list.kcw__cmp-alt-list__columns-two {
    -o-border-image: linear-gradient(90deg,
        #b1e4e3 calc(50% - 1rem),
        transparent calc(50% - 1rem),
        transparent calc(50% + 1rem),
        #b1e4e3 calc(50% + 1rem),
        #b1e4e3) 100% 1;
    border-image: -webkit-gradient(linear,
        left top,
        right top,
        from(#b1e4e3),
        color-stop(transparent),
        color-stop(transparent),
        color-stop(#b1e4e3),
        to(#b1e4e3)) 100% 1;
    border-image: linear-gradient(90deg,
        #b1e4e3 calc(50% - 1rem),
        transparent calc(50% - 1rem),
        transparent calc(50% + 1rem),
        #b1e4e3 calc(50% + 1rem),
        #b1e4e3) 100% 1;
  }
}

@media screen and (max-width: 1025px) {
  .kcw .kcw__cmp-alt-list-view .kcw__cmp-alt-list-view__list.kcw__cmp-alt-list__columns-two {
    -webkit-columns: 1;
    -moz-columns: 1;
    column-count: 1;
  }
}

.kcw .kcw__cmp-alt-list-view .kcw__cmp-alt-list-view__list.kcw__cmp-alt-list__columns-three {
  -webkit-columns: 3;
  -moz-columns: 3;
  column-count: 3;
}

@media screen and (min-width: 1025px) {
  .kcw .kcw__cmp-alt-list-view .kcw__cmp-alt-list-view__list.kcw__cmp-alt-list__columns-three {
    -o-border-image: linear-gradient(90deg,
        #b1e4e3 calc(32.8% - 1rem),
        transparent calc(32.8% - 1rem),
        transparent calc(32.8% + 1rem),
        #b1e4e3 calc(32.8% + 1rem),
        #b1e4e3 calc(67.35% - 1rem),
        transparent calc(67.35% - 1rem),
        transparent calc(67.35% + 1rem),
        #b1e4e3 calc(67.35% + 1rem),
        #b1e4e3) 100% 1;
    border-image: -webkit-gradient(linear,
        left top,
        right top,
        from(#b1e4e3),
        color-stop(transparent),
        color-stop(transparent),
        color-stop(#b1e4e3),
        color-stop(#b1e4e3),
        color-stop(transparent),
        color-stop(transparent),
        color-stop(#b1e4e3),
        to(#b1e4e3)) 100% 1;
    border-image: linear-gradient(90deg,
        #b1e4e3 calc(32.8% - 1rem),
        transparent calc(32.8% - 1rem),
        transparent calc(32.8% + 1rem),
        #b1e4e3 calc(32.8% + 1rem),
        #b1e4e3 calc(67.35% - 1rem),
        transparent calc(67.35% - 1rem),
        transparent calc(67.35% + 1rem),
        #b1e4e3 calc(67.35% + 1rem),
        #b1e4e3) 100% 1;
  }
}

@media screen and (max-width: 1025px) {
  .kcw .kcw__cmp-alt-list-view .kcw__cmp-alt-list-view__list.kcw__cmp-alt-list__columns-three {
    -webkit-columns: 1;
    -moz-columns: 1;
    column-count: 1;
  }
}

.kcw .kcw__cmp-alt-list-view .kcw__cmp-alt-list-view__list .kcw__cmp-alt-list-view__links-list {
  border-bottom: 1px solid #b1e4e3;
  font-size: 1.5rem !important;
  list-style: none;
  margin: 0;
  padding: 0.3125rem 0;
}

.kcw .kcw__cmp-alt-list-view .kcw__cmp-alt-list-view__list .kcw__cmp-alt-list-view__links-list .kcw__cmp-alt-list-view__download,
.kcw .kcw__cmp-alt-list-view .kcw__cmp-alt-list-view__list .kcw__cmp-alt-list-view__links-list .kcw__cmp-alt-list-view__external,
.kcw .kcw__cmp-alt-list-view .kcw__cmp-alt-list-view__list .kcw__cmp-alt-list-view__links-list .kcw__cmp-alt-list-view__internal {
  color: #003a96;
  text-decoration: none;
}

.kcw .kcw__cmp-alt-list-view .kcw__cmp-alt-list-view__list .kcw__cmp-alt-list-view__links-list .kcw__cmp-alt-list-view__download:hover,
.kcw .kcw__cmp-alt-list-view .kcw__cmp-alt-list-view__list .kcw__cmp-alt-list-view__links-list .kcw__cmp-alt-list-view__external:hover,
.kcw .kcw__cmp-alt-list-view .kcw__cmp-alt-list-view__list .kcw__cmp-alt-list-view__links-list .kcw__cmp-alt-list-view__internal:hover {
  text-decoration: underline;
}

.kcw .kcw__cmp-alt-list-view .kcw__cmp-alt-list-view__list .kcw__cmp-alt-list-view__links-list .kcw__cmp-alt-list-view__external[href]:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/external-icon-alt-list.png);
  margin-left: 0.625rem;
  vertical-align: middle;
}

.kcw .kcw__cmp-alt-list-view .kcw__cmp-alt-list-view__list .kcw__cmp-alt-list-view__links-list .kcw__cmp-alt-list-view__download[href]:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/download-icon-alt-list.png);
  margin-left: 0.625rem;
  vertical-align: middle;
}

.kcw .kcw__cmp-alt-list-view .kcw__cmp-alt-list-view__list .kcw__cmp-alt-list-view__links-list .kcw__cmp-alt-list-view__internal[href]:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/button-chevron.png);
  margin-left: 0.625rem;
  vertical-align: middle;
}

.kcw .kcw__cmp-alt-list-view .kcw__cmp-alt-list-view__list .kcw__cmp-alt-list-view__links-list .kcw__cmp-alt-list-view__download:not([href]),
.kcw .kcw__cmp-alt-list-view .kcw__cmp-alt-list-view__list .kcw__cmp-alt-list-view__links-list .kcw__cmp-alt-list-view__external:not([href]),
.kcw .kcw__cmp-alt-list-view .kcw__cmp-alt-list-view__list .kcw__cmp-alt-list-view__links-list .kcw__cmp-alt-list-view__internal:not([href]) {
  display: none;
}

.kcw .kcw__cmp-navigation-tile .kcw__cmp-navigation-tile__list {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.kcw .kcw__cmp-navigation-tile .kcw__cmp-navigation-tile__list .kcw__cmp-navigation-tile__container {
  -ms-flex-preferred-size: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-basis: 50%;
  min-height: 100%;
  padding: 0.75rem;
}

@media screen and (max-width: 1025px) {
  .kcw .kcw__cmp-navigation-tile .kcw__cmp-navigation-tile__list .kcw__cmp-navigation-tile__container {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}

.kcw .kcw__cmp-navigation-tile .kcw__cmp-navigation-tile__list .kcw__cmp-navigation-tile__tile {
  background-color: #b1e4e3;
  background-image: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/mgb-logo-white-icon-faded.svg);
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 20%;
  border-bottom: 10px solid #009ca6;
  color: #000;
  display: block;
  padding: 1.25rem 1.25rem 8.125rem;
  position: relative;
  text-decoration: none;
  width: 100%;
}

@media screen and (max-width: 1025px) {
  .kcw .kcw__cmp-navigation-tile .kcw__cmp-navigation-tile__list .kcw__cmp-navigation-tile__tile {
    padding-bottom: 6.5rem;
  }
}

.kcw .kcw__cmp-navigation-tile .kcw__cmp-navigation-tile__list .kcw__cmp-navigation-tile__tile:focus-within {
  outline: 3px solid #009ca6;
  outline-offset: 3px;
}

.kcw .kcw__cmp-navigation-tile .kcw__cmp-navigation-tile__list .kcw__cmp-navigation-tile__tile:focus-within a:focus {
  outline: none;
  text-decoration: none;
}

.kcw .kcw__cmp-navigation-tile .kcw__cmp-navigation-tile__list .kcw__cmp-navigation-tile__tile.kcw__cmp-navigation-tile__internal:after {
  bottom: 2.5rem;
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/mgb-small-arrow-black.svg);
  position: absolute;
  right: 2.5rem;
}

.kcw .kcw__cmp-navigation-tile .kcw__cmp-navigation-tile__list .kcw__cmp-navigation-tile__tile.kcw__cmp-navigation-tile__internal:hover:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/mgb-large-arrow-black.svg);
}

@media screen and (max-width: 1025px) {
  .kcw .kcw__cmp-navigation-tile .kcw__cmp-navigation-tile__list .kcw__cmp-navigation-tile__tile.kcw__cmp-navigation-tile__internal:after {
    bottom: 1.25rem;
    content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/icon-internal-mobile.png);
  }

  .kcw .kcw__cmp-navigation-tile .kcw__cmp-navigation-tile__list .kcw__cmp-navigation-tile__tile.kcw__cmp-navigation-tile__internal:hover:after {
    content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/icon-internal-mobile.png);
  }
}

.kcw .kcw__cmp-navigation-tile .kcw__cmp-navigation-tile__list .kcw__cmp-navigation-tile__tile.kcw__cmp-navigation-tile__external:after {
  bottom: 2.5rem;
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/icon-external-desktop.png);
  position: absolute;
  right: 2.5rem;
}

.kcw .kcw__cmp-navigation-tile .kcw__cmp-navigation-tile__list .kcw__cmp-navigation-tile__tile.kcw__cmp-navigation-tile__external:hover:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/icon-external-desktop-hover-enlarge.png);
}

@media screen and (max-width: 1025px) {
  .kcw .kcw__cmp-navigation-tile .kcw__cmp-navigation-tile__list .kcw__cmp-navigation-tile__tile.kcw__cmp-navigation-tile__external:after {
    bottom: 1.25rem;
    content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/icon-external-mobile.png);
  }

  .kcw .kcw__cmp-navigation-tile .kcw__cmp-navigation-tile__list .kcw__cmp-navigation-tile__tile.kcw__cmp-navigation-tile__external:hover:after {
    content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/icon-external-mobile.png);
  }
}

.kcw .kcw__cmp-navigation-tile .kcw__cmp-navigation-tile__list .kcw__cmp-navigation-tile__tile:hover {
  background-image: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/mgb-logo-white-icon.svg);
}

.kcw .kcw__cmp-navigation-tile .kcw__cmp-navigation-tile__list .kcw__cmp-navigation-tile__tile:hover .kcw__cmp-navigation-tile__image img {
  opacity: 1;
}

.kcw .kcw__cmp-navigation-tile .kcw__cmp-navigation-tile__list .kcw__cmp-navigation-tile__tile.kcw__cmp-navigation-tile__download:after {
  bottom: 2.5rem;
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/icon-download-desktop.png);
  position: absolute;
  right: 2.5rem;
}

.kcw .kcw__cmp-navigation-tile .kcw__cmp-navigation-tile__list .kcw__cmp-navigation-tile__tile.kcw__cmp-navigation-tile__download:focus-visible:after,
.kcw .kcw__cmp-navigation-tile .kcw__cmp-navigation-tile__list .kcw__cmp-navigation-tile__tile.kcw__cmp-navigation-tile__download:focus:after,
.kcw .kcw__cmp-navigation-tile .kcw__cmp-navigation-tile__list .kcw__cmp-navigation-tile__tile.kcw__cmp-navigation-tile__download:hover:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/icon-download-desktop-hover-enlarge.png);
}

@media screen and (max-width: 1025px) {
  .kcw .kcw__cmp-navigation-tile .kcw__cmp-navigation-tile__list .kcw__cmp-navigation-tile__tile.kcw__cmp-navigation-tile__download:after {
    bottom: 1.25rem;
    content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/icon-download-mobile.png);
  }

  .kcw .kcw__cmp-navigation-tile .kcw__cmp-navigation-tile__list .kcw__cmp-navigation-tile__tile.kcw__cmp-navigation-tile__download:focus-visible:after,
  .kcw .kcw__cmp-navigation-tile .kcw__cmp-navigation-tile__list .kcw__cmp-navigation-tile__tile.kcw__cmp-navigation-tile__download:focus:after,
  .kcw .kcw__cmp-navigation-tile .kcw__cmp-navigation-tile__list .kcw__cmp-navigation-tile__tile.kcw__cmp-navigation-tile__download:hover:after {
    content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/icon-download-mobile.png);
  }
}

.kcw .kcw__cmp-navigation-tile .kcw__cmp-navigation-tile__list .kcw__cmp-navigation-tile__tile:focus .kcw__cmp-navigation-tile__image img,
.kcw .kcw__cmp-navigation-tile .kcw__cmp-navigation-tile__list .kcw__cmp-navigation-tile__tile:focus-visible .kcw__cmp-navigation-tile__image img,
.kcw .kcw__cmp-navigation-tile .kcw__cmp-navigation-tile__list .kcw__cmp-navigation-tile__tile:hover .kcw__cmp-navigation-tile__image img {
  opacity: 1;
}

.kcw .kcw__cmp-navigation-tile .kcw__cmp-navigation-tile__list .kcw__cmp-navigation-tile__tile .kcw__cmp-navigation-tile__text .kcw__cmp-navigation-tile__title {
  font-size: 1.5rem !important;
  margin: 0 0 0.875rem;
}

@media screen and (max-width: 1025px) {
  .kcw .kcw__cmp-navigation-tile .kcw__cmp-navigation-tile__list .kcw__cmp-navigation-tile__tile .kcw__cmp-navigation-tile__text .kcw__cmp-navigation-tile__title {
    font-size: 1.25rem !important;
  }
}

.kcw .kcw__cmp-navigation-tile .kcw__cmp-navigation-tile__list .kcw__cmp-navigation-tile__tile .kcw__cmp-navigation-tile__text .kcw__cmp-navigation-tile__description {
  font-size: 1.25rem !important;
}

@media screen and (max-width: 1025px) {
  .kcw .kcw__cmp-navigation-tile .kcw__cmp-navigation-tile__list .kcw__cmp-navigation-tile__tile .kcw__cmp-navigation-tile__text .kcw__cmp-navigation-tile__description {
    font-size: 1rem !important;
  }
}

.kcw .kcw__cmp-navigation-tile .kcw__cmp-navigation-tile__list .kcw__cmp-navigation-tile__tile .kcw__cmp-navigation-tile__image {
  bottom: 0;
  left: 0;
  position: absolute;
}

.kcw .kcw__cmp-navigation-tile .kcw__cmp-navigation-tile__list .kcw__cmp-navigation-tile__tile .kcw__cmp-navigation-tile__image img {
  opacity: 0.4;
}

@media screen and (max-width: 1025px) {
  .kcw .kcw__cmp-navigation-tile .kcw__cmp-navigation-tile__list .kcw__cmp-navigation-tile__tile .kcw__cmp-navigation-tile__image img {
    width: 3.75rem;
  }
}

.kcw .kcw__cmp-navigation-tile.kcw__cmp-navigation-tile__small .kcw__cmp-navigation-tile__container {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
}

@media screen and (max-width: 1025px) {
  .kcw .kcw__cmp-navigation-tile.kcw__cmp-navigation-tile__small .kcw__cmp-navigation-tile__container {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}

.kcw .kcw__cmp-navigation-tile.kcw__cmp-navigation-tile__small .kcw__cmp-navigation-tile__container .kcw__cmp-navigation-tile__title {
  font-size: 1.5rem !important;
  line-height: 1;
}

.kcw .kcw__cmp-navigation-tile.kcw__cmp-navigation-tile__small .kcw__cmp-navigation-tile__container .kcw__cmp-navigation-tile__description {
  display: none;
}

.kcw .kcw__cmp-program-links-wrap {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  background-color: #003a96;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  padding: 5rem 0;
}

@media screen and (min-width: 1025px) and (max-width: 1135px) {
  .kcw .kcw__cmp-program-links-wrap {
    padding: 5rem 8.5%;
  }
}

@media screen and (max-width: 1025px) {
  .kcw .kcw__cmp-program-links-wrap {
    padding: 2.2rem 8.5% 1.5rem;
  }
}

.kcw .kcw__cmp-program-links-wrap .kcw__cmp-program-links {
  color: #fff;
  width: 69.35rem;
}

@media screen and (max-width: 768px) {
  .kcw .kcw__cmp-program-links-wrap .kcw__cmp-program-links {
    width: auto;
  }
}

.kcw .kcw__cmp-program-links-wrap .kcw__cmp-program-links .kcw__cmp-program-links__title {
  font-size: 2.25rem !important;
  margin-top: 0;
}

@media screen and (max-width: 1025px) {
  .kcw .kcw__cmp-program-links-wrap .kcw__cmp-program-links .kcw__cmp-program-links__title {
    font-size: 1.625rem !important;
  }
}

.kcw .kcw__cmp-program-links-wrap .kcw__cmp-program-links .kcw__cmp-program-links__text {
  margin-bottom: 2.2rem;
  max-width: 46.875rem;
}

.kcw .kcw__cmp-program-links-wrap .kcw__cmp-program-links .kcw__cmp-program-links__button-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
}

@media screen and (max-width: 768px) {
  .kcw .kcw__cmp-program-links-wrap .kcw__cmp-program-links .kcw__cmp-program-links__button-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

.kcw .kcw__cmp-program-links-wrap .kcw__cmp-program-links .kcw__cmp-program-links__button-list .kcw__cmp-program-links__list {
  margin-right: 1.25rem;
  max-width: 33.75rem;
}

@media screen and (max-width: 768px) {
  .kcw .kcw__cmp-program-links-wrap .kcw__cmp-program-links .kcw__cmp-program-links__button-list .kcw__cmp-program-links__list {
    margin-right: 0;
    max-width: 100%;
    width: 100%;
  }
}

.kcw .kcw__cmp-program-links-wrap .kcw__cmp-program-links .kcw__cmp-program-links__button-list .kcw__cmp-program-links__list .kcw__cmp-program-links__link {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #003a96;
  border-radius: 2.2rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 1.25rem !important;
  margin-bottom: 1.25rem;
  outline: 1px solid #fff;
  padding: 2.2rem 4.7rem 2.2rem 2.2rem;
  position: relative;
  text-align: left;
}

.kcw .kcw__cmp-program-links-wrap .kcw__cmp-program-links .kcw__cmp-program-links__button-list .kcw__cmp-program-links__list .kcw__cmp-program-links__link:hover {
  background-color: #fff;
  border-color: #003a96;
  color: #003a96;
}

.kcw .kcw__cmp-program-links-wrap .kcw__cmp-program-links .kcw__cmp-program-links__button-list .kcw__cmp-program-links__list .kcw__cmp-program-links__link:focus {
  background-color: #fff;
  color: #003a96;
}

.kcw .kcw__cmp-program-links-wrap .kcw__cmp-program-links .kcw__cmp-program-links__button-list .kcw__cmp-program-links__list .kcw__cmp-program-links__link:focus-visible {
  outline: 0.125rem dashed #fff;
  outline-offset: 0.188rem;
}

.kcw .kcw__cmp-program-links-wrap .kcw__cmp-program-links .kcw__cmp-program-links__button-list .kcw__cmp-program-links__list .kcw__cmp-program-links__link.kcw__cmp-links-icon__internal:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-white.svg);
  position: absolute;
  right: 1.875rem;
  top: 50%;
  -webkit-transform: translateY(-40%);
  transform: translateY(-40%);
}

.kcw .kcw__cmp-program-links-wrap .kcw__cmp-program-links .kcw__cmp-program-links__button-list .kcw__cmp-program-links__list .kcw__cmp-program-links__link.kcw__cmp-links-icon__internal:focus:after,
.kcw .kcw__cmp-program-links-wrap .kcw__cmp-program-links .kcw__cmp-program-links__button-list .kcw__cmp-program-links__list .kcw__cmp-program-links__link.kcw__cmp-links-icon__internal:hover:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-blue.svg);
}

.kcw .kcw__cmp-program-links-wrap .kcw__cmp-program-links .kcw__cmp-program-links__button-list .kcw__cmp-program-links__list .kcw__cmp-program-links__link.kcw__cmp-links-icon__external:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/external-link-icon-white.png);
  position: absolute;
  right: 1.875rem;
  top: 50%;
  -webkit-transform: translateY(-40%);
  transform: translateY(-40%);
}

.kcw .kcw__cmp-program-links-wrap .kcw__cmp-program-links .kcw__cmp-program-links__button-list .kcw__cmp-program-links__list .kcw__cmp-program-links__link.kcw__cmp-links-icon__external:focus:after,
.kcw .kcw__cmp-program-links-wrap .kcw__cmp-program-links .kcw__cmp-program-links__button-list .kcw__cmp-program-links__list .kcw__cmp-program-links__link.kcw__cmp-links-icon__external:hover:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/external-link-icon-blue.png);
}

.kcw .kcw__cmp-program-links-wrap .kcw__cmp-program-links .kcw__cmp-program-links__button-list .kcw__cmp-program-links__list .kcw__cmp-program-links__link.kcw__cmp-links-icon__download:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/download-link-icon-white.png);
  position: absolute;
  right: 1.875rem;
  top: 50%;
  -webkit-transform: translateY(-40%);
  transform: translateY(-40%);
}

.kcw .kcw__cmp-program-links-wrap .kcw__cmp-program-links .kcw__cmp-program-links__button-list .kcw__cmp-program-links__list .kcw__cmp-program-links__link.kcw__cmp-links-icon__download:focus:after,
.kcw .kcw__cmp-program-links-wrap .kcw__cmp-program-links .kcw__cmp-program-links__button-list .kcw__cmp-program-links__list .kcw__cmp-program-links__link.kcw__cmp-links-icon__download:hover:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/download-link-icon-blue.png);
}

.kcw .kcw__cmp-program-links-wrap .kcw__cmp-program-links .kcw__cmp-program-links__button-list .kcw__cmp-program-links__list .kcw__cmp-program-links__link {
  color: #fff;
  text-decoration: none;
}

.kcw .kcw__cmp-program-links-wrap .kcw__cmp-program-links .kcw__cmp-program-links__button-list .kcw__cmp-program-links__list .kcw__cmp-program-links__link .kcw__link-title {
  font-family: Roboto Medium, sans-serif;
  font-weight: 500;
}

.kcw .kcw__cmp-program-links-wrap .kcw__cmp-program-links .kcw__cmp-program-links__button-list .kcw__cmp-program-links__list .kcw__cmp-program-links__link .kcw__link-copy {
  font-size: 1.125rem !important;
  max-width: 25rem;
}

.kcw .kcw__cmp-quick-links-desktop {
  display: block;
}

@media screen and (max-width: 1025px) {
  .kcw .kcw__cmp-quick-links-desktop {
    display: none;
  }
}

.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list,
.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__links-list-title,
.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__links-list-title {
  margin-top: 0;
}

.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__cmp-list-button,
.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-list-button {
  margin-bottom: 1.5rem;
  padding-right: 1rem;
}

.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__cmp-list-button .kcw__cmp-list-button__external,
.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__cmp-list-button .kcw__cmp-list-button__internal,
.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-list-button .kcw__cmp-list-button__external,
.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-list-button .kcw__cmp-list-button__internal {
  background-color: #fff;
  border: 1px solid #003a96;
  border-radius: 2.813rem;
  color: #003a96;
  display: block;
  font-size: 1.25rem !important;
  padding: 1.5rem 3.75rem 1.5rem 2.2rem;
  position: relative;
  text-align: left;
  text-decoration: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__cmp-list-button .kcw__cmp-list-button__external:after,
.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__cmp-list-button .kcw__cmp-list-button__internal:after,
.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-list-button .kcw__cmp-list-button__external:after,
.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-list-button .kcw__cmp-list-button__internal:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-blue.svg);
  position: absolute;
  right: 1.875rem;
  top: 50%;
  -webkit-transform: translateY(-40%);
  transform: translateY(-40%);
}

.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__cmp-list-button .kcw__cmp-list-button__external:hover,
.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__cmp-list-button .kcw__cmp-list-button__internal:hover,
.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-list-button .kcw__cmp-list-button__external:hover,
.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-list-button .kcw__cmp-list-button__internal:hover {
  background-color: #005e64;
  border-color: #fff;
  color: #fff;
}

.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__cmp-list-button .kcw__cmp-list-button__external:hover:after,
.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__cmp-list-button .kcw__cmp-list-button__internal:hover:after,
.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-list-button .kcw__cmp-list-button__external:hover:after,
.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-list-button .kcw__cmp-list-button__internal:hover:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-white.svg);
}

.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__cmp-list-button .kcw__cmp-list-button__external:focus,
.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__cmp-list-button .kcw__cmp-list-button__internal:focus,
.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-list-button .kcw__cmp-list-button__external:focus,
.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-list-button .kcw__cmp-list-button__internal:focus {
  background-color: #005e64;
  border: 0.375rem double #fff;
  color: #fff;
}

.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__cmp-list-button .kcw__cmp-list-button__external:focus:after,
.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__cmp-list-button .kcw__cmp-list-button__internal:focus:after,
.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-list-button .kcw__cmp-list-button__external:focus:after,
.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-list-button .kcw__cmp-list-button__internal:focus:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-white.svg);
}

.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__cmp-list-button .kcw__cmp-list-button__external:after,
.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-list-button .kcw__cmp-list-button__external:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/external-link-icon-blue.png);
  right: 1.5rem;
}

.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__cmp-list-button .kcw__cmp-list-button__external:focus:after,
.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__cmp-list-button .kcw__cmp-list-button__external:hover:after,
.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-list-button .kcw__cmp-list-button__external:focus:after,
.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-list-button .kcw__cmp-list-button__external:hover:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/external-link-icon-white.png);
}

.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list {
  -ms-flex-preferred-size: 32%;
  flex-basis: 32%;
  list-style: none;
  margin: 0;
  padding: 0;
}

.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 1.5rem;
}

.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__links-list-title {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.kcw .kcw__cmp-quick-links-desktop .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-list-button {
  margin-right: 1.5rem;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-quick-links-mobile {
    display: none;
  }
}

.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list,
.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list {
  background-color: #f3f3f3;
  margin-bottom: 1.25rem;
}

.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__cmp-quick-links__links-list__header,
.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-quick-links__links-list__header {
  margin: 0;
}

.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__cmp-quick-links__links-list__header .kcw__cmp-quick-links__links-list_button,
.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-quick-links__links-list__header .kcw__cmp-quick-links__links-list_button {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  border: none;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  padding: 1.25rem 2.5rem;
  text-align: left;
  width: 100%;
}

.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__cmp-quick-links__links-list__header .kcw__cmp-quick-links__links-list_button:focus-visible,
.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-quick-links__links-list__header .kcw__cmp-quick-links__links-list_button:focus-visible {
  outline: 2px dashed #000;
  outline-offset: 3px;
}

.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__cmp-quick-links__links-list__header .kcw__cmp-quick-links__links-list_button .kcw__links-list-title,
.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-quick-links__links-list__header .kcw__cmp-quick-links__links-list_button .kcw__links-list-title {
  color: #003a96;
  font-size: 1.625rem !important;
  line-height: 2.625rem;
  margin: 0;
  position: relative;
}

.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__cmp-quick-links__links-list__header .kcw__cmp-quick-links__links-list_button .kcw__links-list-icon:after,
.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-quick-links__links-list__header .kcw__cmp-quick-links__links-list_button .kcw__links-list-icon:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/accordion-plus.png);
  height: 1, 438rem;
  width: 1.438rem;
}

.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__cmp-quick-links__links-list__header .kcw__cmp-quick-links__links-list_button .kcw__links-list-icon.kcw__active:after,
.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-quick-links__links-list__header .kcw__cmp-quick-links__links-list_button .kcw__links-list-icon.kcw__active:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/accordion-minus.png);
  top: 33%;
}

.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__cmp-list-button-accordion-panel,
.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-list-button-accordion-panel {
  display: none;
  margin-top: 0;
  padding: 0 2.5rem 1.25rem;
}

.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__cmp-list-button-accordion-panel.kcw__active,
.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-list-button-accordion-panel.kcw__active {
  display: block;
}

.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__cmp-list-button-accordion-panel .kcw__cmp-list-button__wrapper,
.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-list-button-accordion-panel .kcw__cmp-list-button__wrapper {
  list-style: none;
  padding: 0;
}

.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__cmp-list-button-accordion-panel .kcw__cmp-list-button__wrapper .kcw__cmp-list-button,
.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-list-button-accordion-panel .kcw__cmp-list-button__wrapper .kcw__cmp-list-button {
  padding-bottom: 1.25rem;
}

.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__cmp-list-button-accordion-panel .kcw__cmp-list-button__wrapper .kcw__cmp-list-button:first-of-type,
.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-list-button-accordion-panel .kcw__cmp-list-button__wrapper .kcw__cmp-list-button:first-of-type {
  border-top: 1px solid #003a96;
  padding-top: 1.85rem;
}

.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__cmp-list-button-accordion-panel .kcw__cmp-list-button__wrapper .kcw__cmp-list-button .kcw__cmp-list-button__external,
.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__cmp-list-button-accordion-panel .kcw__cmp-list-button__wrapper .kcw__cmp-list-button .kcw__cmp-list-button__internal,
.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-list-button-accordion-panel .kcw__cmp-list-button__wrapper .kcw__cmp-list-button .kcw__cmp-list-button__external,
.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-list-button-accordion-panel .kcw__cmp-list-button__wrapper .kcw__cmp-list-button .kcw__cmp-list-button__internal {
  background-color: #fff;
  border: 1px solid #003a96;
  border-radius: 2.813rem;
  color: #003a96;
  display: block;
  font-size: 1.25rem !important;
  padding: 1.5rem 3.75rem 1.5rem 2.2rem;
  position: relative;
  text-align: left;
  text-decoration: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__cmp-list-button-accordion-panel .kcw__cmp-list-button__wrapper .kcw__cmp-list-button .kcw__cmp-list-button__external:after,
.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__cmp-list-button-accordion-panel .kcw__cmp-list-button__wrapper .kcw__cmp-list-button .kcw__cmp-list-button__internal:after,
.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-list-button-accordion-panel .kcw__cmp-list-button__wrapper .kcw__cmp-list-button .kcw__cmp-list-button__external:after,
.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-list-button-accordion-panel .kcw__cmp-list-button__wrapper .kcw__cmp-list-button .kcw__cmp-list-button__internal:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-blue.svg);
  position: absolute;
  right: 1.875rem;
  top: 50%;
  -webkit-transform: translateY(-40%);
  transform: translateY(-40%);
}

.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__cmp-list-button-accordion-panel .kcw__cmp-list-button__wrapper .kcw__cmp-list-button .kcw__cmp-list-button__external:hover,
.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__cmp-list-button-accordion-panel .kcw__cmp-list-button__wrapper .kcw__cmp-list-button .kcw__cmp-list-button__internal:hover,
.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-list-button-accordion-panel .kcw__cmp-list-button__wrapper .kcw__cmp-list-button .kcw__cmp-list-button__external:hover,
.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-list-button-accordion-panel .kcw__cmp-list-button__wrapper .kcw__cmp-list-button .kcw__cmp-list-button__internal:hover {
  background-color: #005e64;
  border-color: #fff;
  color: #fff;
}

.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__cmp-list-button-accordion-panel .kcw__cmp-list-button__wrapper .kcw__cmp-list-button .kcw__cmp-list-button__external:hover:after,
.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__cmp-list-button-accordion-panel .kcw__cmp-list-button__wrapper .kcw__cmp-list-button .kcw__cmp-list-button__internal:hover:after,
.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-list-button-accordion-panel .kcw__cmp-list-button__wrapper .kcw__cmp-list-button .kcw__cmp-list-button__external:hover:after,
.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-list-button-accordion-panel .kcw__cmp-list-button__wrapper .kcw__cmp-list-button .kcw__cmp-list-button__internal:hover:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-white.svg);
}

.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__cmp-list-button-accordion-panel .kcw__cmp-list-button__wrapper .kcw__cmp-list-button .kcw__cmp-list-button__external:focus,
.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__cmp-list-button-accordion-panel .kcw__cmp-list-button__wrapper .kcw__cmp-list-button .kcw__cmp-list-button__internal:focus,
.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-list-button-accordion-panel .kcw__cmp-list-button__wrapper .kcw__cmp-list-button .kcw__cmp-list-button__external:focus,
.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-list-button-accordion-panel .kcw__cmp-list-button__wrapper .kcw__cmp-list-button .kcw__cmp-list-button__internal:focus {
  background-color: #005e64;
  border: 0.375rem double #fff;
  color: #fff;
}

.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__cmp-list-button-accordion-panel .kcw__cmp-list-button__wrapper .kcw__cmp-list-button .kcw__cmp-list-button__external:focus:after,
.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__column .kcw__cmp-quick-links__links-list .kcw__cmp-list-button-accordion-panel .kcw__cmp-list-button__wrapper .kcw__cmp-list-button .kcw__cmp-list-button__internal:focus:after,
.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-list-button-accordion-panel .kcw__cmp-list-button__wrapper .kcw__cmp-list-button .kcw__cmp-list-button__external:focus:after,
.kcw .kcw__cmp-quick-links-mobile .kcw__cmp-quick-links__row .kcw__cmp-quick-links__links-list .kcw__cmp-list-button-accordion-panel .kcw__cmp-list-button__wrapper .kcw__cmp-list-button .kcw__cmp-list-button__internal:focus:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-white.svg);
}

.kcw .kcw__cmp-double-hero-wrapper {
  position: relative;
}

.kcw .kcw__cmp-double-hero-wrapper .kcw__cmp-double-hero-featured-content-card {
  background: #b1e4e3;
  height: auto;
  padding: 2rem;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-double-hero-wrapper .kcw__cmp-double-hero-featured-content-card {
    position: absolute;
    right: 0;
    width: 35%;
    z-index: 1;
  }
}

@media only screen and (max-width: 1024px) {
  .kcw .kcw__cmp-double-hero-wrapper .kcw__cmp-double-hero-featured-content-card {
    display: block;
    position: relative;
    top: 0 !important;
    z-index: 2;
  }
}

@media only screen and (min-width: 1800px) {
  .kcw .kcw__cmp-double-hero-wrapper .kcw__cmp-double-hero-featured-content-card {
    max-width: 30rem;
    width: 30%;
  }
}

.kcw .kcw__cmp-double-hero-wrapper .kcw__cmp-double-hero-featured-content-card .kcw__cmp-double-hero-featured-content-card-details-container .kcw__cmp-double-hero-featured-content-card-details-title {
  color: #000;
  font-family: Roboto, sans-serif;
  font-size: 1.5rem !important;
  font-style: normal;
  font-weight: 500;
  line-height: 2rem;
  padding: 0.5rem 0;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-double-hero-wrapper .kcw__cmp-double-hero-featured-content-card .kcw__cmp-double-hero-featured-content-card-details-container .kcw__cmp-double-hero-featured-content-card-details-title {
    border-bottom: 0.3rem solid #009ca6;
  }
}

.kcw .kcw__cmp-double-hero-wrapper .kcw__cmp-double-hero-featured-content-card .kcw__cmp-double-hero-featured-content-card-details-container .kcw__cmp-double-hero-featured-content-card-details-text {
  color: #000;
  font-family: Roboto, sans-serif;
  font-size: 1rem !important;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5rem;
  padding: 0.5rem 0;
}

@media only screen and (max-width: 1024px) {
  .kcw .kcw__cmp-double-hero-wrapper .kcw__cmp-double-hero-featured-content-card .kcw__cmp-double-hero-featured-content-card-details-container .kcw__cmp-double-hero-featured-content-card-details-text {
    border-top: 0.3rem solid #009ca6;
    width: 90%;
  }

  .kcw .kcw__cmp-double-hero-wrapper .kcw__cmp-double-hero-featured-content-card .kcw__cmp-double-hero-featured-content-card-button-container {
    padding: 1rem 0;
  }
}

.kcw .kcw__cmp-double-hero-wrapper .kcw__cmp-double-hero-watermark {
  height: auto;
  position: absolute;
  right: 0;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-double-hero-wrapper .kcw__cmp-double-hero-watermark {
    width: 10rem;
    z-index: 1;
  }
}

@media only screen and (max-width: 1024px) {
  .kcw .kcw__cmp-double-hero-wrapper .kcw__cmp-double-hero-watermark {
    width: 6rem;
    z-index: 4;
  }
}

@media only screen and (min-width: 967px) and (max-width: 1024px) {
  .kcw .kcw__cmp-double-hero-wrapper .kcw__cmp-double-hero-watermark {
    top: 52% !important;
  }
}

@media only screen and (max-width: 1024px) {
  .kcw .kcw__cmp-double-hero-wrapper .kcw__cmp-double-hero-spacer {
    background: #003a96;
    height: 20rem;
    width: 100%;
  }
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-double-hero-wrapper div.kcw__cmp-teaser {
    position: relative;
  }

  .kcw .kcw__cmp-double-hero-wrapper div.kcw__cmp-teaser .kcw__cmp-teaser__mobile-image {
    display: none;
  }
}

@media only screen and (max-width: 1024px) {
  .kcw .kcw__cmp-double-hero-wrapper div.kcw__cmp-teaser div.kcw__cmp-teaser__content:nth-child(2) {
    margin-bottom: -24rem;
  }

  .kcw .kcw__cmp-double-hero-wrapper div.kcw__cmp-teaser div.kcw__cmp-teaser__content {
    height: auto;
    margin-bottom: -20rem;
    padding-bottom: 2rem;
  }
}

.kcw .kcw__cmp-double-hero-wrapper div.kcw__cmp-teaser div.kcw__cmp-teaser__content .kcw__cmp-teaser__action-container {
  margin-top: 0;
  padding-bottom: 0;
}

.kcw .kcw__cmp-double-hero-wrapper div.kcw__cmp-teaser div.kcw__cmp-teaser__content .kcw__cmp-teaser__action-link {
  margin-top: 0;
}

@media only screen and (max-width: 1024px) {
  .kcw .kcw__cmp-double-hero-wrapper div.kcw__cmp-teaser div.kcw__cmp-teaser__content div.kcw__cmp-teaser__pretitle {
    margin-top: 1rem;
  }

  .kcw .kcw__cmp-double-hero-wrapper div.kcw__cmp-teaser div.kcw__cmp-teaser__content div.kcw__cmp-hero-banner-text-animation-wrapper {
    border-left: none;
    border-right: none;
    padding-left: 0;
  }

  .kcw .kcw__cmp-double-hero-wrapper div.kcw__cmp-teaser div.kcw__cmp-teaser__content div.kcw__cmp-hero-banner-text-animation-wrapper .kcw__cmp-hero-banner-text-animation-content {
    padding-left: 0;
  }
}

.kcw .kcw__cmp-double-hero-wrapper div.kcw__cmp-teaser div.kcw__cmp-teaser__content div.kcw__cmp-hero-banner-text-animation-wrapper .kcw__cmp-teaser__title {
  padding-left: 0;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-double-hero-wrapper div.kcw__cmp-teaser div.kcw__cmp-teaser__content div.kcw__cmp-hero-banner-text-animation-wrapper .kcw__cmp-teaser__title {
    margin-top: 0;
  }
}

@media only screen and (max-width: 1024px) {
  .kcw .kcw__cmp-double-hero-wrapper div.kcw__cmp-teaser div.kcw__cmp-teaser__image {
    display: none;
    position: absolute;
  }
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-double-hero-wrapper div.kcw__cmp-teaser div.kcw__cmp-teaser__image {
    overflow-x: hidden;
    overflow-y: hidden;
  }

  .kcw .kcw__cmp-double-hero-wrapper div.kcw__cmp-teaser div.kcw__cmp-teaser__image .kcw__cmp-image .kcw__cmp-image__image {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: right center;
    object-position: right center;
    position: absolute;
  }
}

.kcw .kcw__cmp-expandable-form {
  padding: 0;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-expandable-form {
    width: 90%;
  }
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-expandable-form {
    width: 100%;
  }
}

.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed {
  background: #fff;
  border: 0.063rem solid #003a96;
  display: none;
  padding: 3rem 3.5rem 3rem 3rem;
  position: relative;
  width: auto;
}

.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed .kcw__cmp-expandable-form-embed-form .kcw__wFormContainer .kcw__wFormFooter .kcw__supportInfo .kcw__contactInfoLink {
  color: #000;
  text-decoration: none;
}

.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed .kcw__wForm input[type="text"],
.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed .kcw__wFormContainer .kcw__wForm textarea,
.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed input[type="text"],
.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed textarea {
  background-color: #f3f3f3;
  border: 0;
  border-bottom: 0.125rem solid #003a96;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  display: block;
  font-size: 1.2rem !important;
  margin: 0 0 0.938rem;
  padding: 0.625rem;
  width: 100%;
}

.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed textarea {
  height: 6.25rem;
}

.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed .kcw__wForm input[type="text"]:focus,
.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed .kcw__wFormContainer .kcw__wForm textarea:focus,
.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed input[type="text"]:focus,
.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed textarea:focus {
  border-bottom: 0.125rem solid #009ca6;
  outline: 0.063rem solid #009ca6;
}

.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed .kcw__wForm input[type="text"]:disabled,
.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed .kcw__wFormContainer .kcw__wForm textarea:disabled,
.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed input[type="text"]:disabled {
  background-color: #d7d7d7;
  border-bottom: 0.125rem solid #686868;
  color: #7d7d7d;
}

.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed input[type="checkbox"],
.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed input[type="radio"] {
  margin: 0 0.625rem 0 0;
  padding: 0;
  width: auto;
}

.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed input.kcw__error,
.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed textarea.kcw__error {
  border-color: #b20030;
  outline: 0.063rem solid #b20030;
}

.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed p.kcw__error {
  color: #b20030;
}

.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed input,
.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed select {
  border: 0;
  color: #000;
  font-size: 1.2rem !important;
  padding: 0.625rem;
  width: 100%;
}

.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed select {
  background-color: #f3f3f3;
}

.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed select:focus {
  outline: 0.063rem solid #009ca6;
}

.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed select:disabled {
  background-color: #d7d7d7;
  border-bottom: 0.125rem solid #686868;
  color: #7d7d7d;
}

.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed .kcw__supportInfo,
.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed label {
  color: #000;
  display: inline-block;
  font-family: Roboto, sans-serif !important;
  font-size: 1.2rem !important;
  font-weight: 700;
  margin: 0.625rem 0 0.313rem;
}

.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed .kcw__wFormContainer .kcw__wForm fieldset,
.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed fieldset {
  border-color: #009ca6;
  border-width: 0.063rem;
  font-size: 1.2rem !important;
  margin: 1.063rem 0;
  padding: 1.25rem;
}

.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed legend {
  color: #000;
  font-family: Roboto, sans-serif !important;
  font-size: 1.2rem !important;
  font-weight: 700;
  padding: 0 0.625rem;
}

.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed .kcw__wForm input[type="submit"],
.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed input[type="submit"] {
  background-color: #003a96;
  border: 0.063rem solid #fff;
  border-radius: 2.813rem;
  color: #fff;
  font-size: 1.25rem !important;
  padding: 1.563rem 2.188rem;
  text-align: left;
  width: auto;
}

.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed .kcw__wForm input[type="submit"]:hover,
.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed input[type="submit"]:hover {
  background-color: #fff;
  border: 0.063rem solid #003a96;
  color: #003a96;
}

.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed .kcw__wForm input[type="submit"]:disabled,
.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed input[type="submit"]:disabled {
  background-color: #d7d7d7;
  border: 0.063rem solid #686868;
  color: #7d7d7d;
}

.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed .kcw__wForm input[type="submit"]:focus,
.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed .kcw__wForm input[type="submit"]:focus-visible,
.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed input[type="submit"]:focus,
.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed input[type="submit"]:focus-visible {
  outline: 2px dashed #000;
}

.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed form p {
  margin-bottom: 0.313rem;
}

.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed .kcw__cmp-expandable-form-embed-header-container {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  background: transparent;
  border: none;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
  position: absolute;
  right: 2rem;
  top: 1rem;
}

.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed .kcw__cmp-expandable-form-embed-header-container:focus,
.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed .kcw__cmp-expandable-form-embed-header-container:focus-visible {
  outline: 0.125rem dashed #000;
  outline-offset: 0.188rem;
}

.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-embed .kcw__cmp-expandable-form-embed-header-close-button:hover {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/icon-x-teal.png);
}

.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-button-trigger {
  background: #003a96;
  border: 0.063rem solid #fff;
  border-radius: 2.188rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.25rem !important;
  line-height: 1.5;
  max-width: 16.25rem;
  padding: 1.5rem 3.75rem 1.5rem 1.875rem;
  position: relative;
  text-decoration: none;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 1025px) {
  .kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-button-trigger {
    display: block;
    margin-bottom: 1.25rem;
    max-width: 16.25rem;
  }
}

.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-button-trigger:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/icon-plus-white.png);
  position: absolute;
  right: 1.875rem;
  top: 50%;
  -webkit-transform: translateY(-40%);
  transform: translateY(-40%);
}

.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-button-trigger:hover {
  background: #fff;
  border: 0.063rem solid #003a96;
  color: #003a96;
}

.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-button-trigger:hover:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/icon-blue-plus.png);
}

.kcw .kcw__cmp-expandable-form .kcw__cmp-expandable-form-container .kcw__cmp-expandable-form-button-trigger:focus-visible {
  outline: 0.125rem dashed #000;
  outline-offset: 0.188rem;
}

.kcw .kcw__global-extended-teaser.kcw__cmp-flagship-locations {
  border-bottom: 3px solid #009ca6;
  margin-right: 0;
  width: 49% !important;
}

@media only screen and (min-width: 1026px) {
  .kcw .kcw__global-extended-teaser.kcw__cmp-flagship-locations {
    margin-right: 2% !important;
  }
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__global-extended-teaser.kcw__cmp-flagship-locations {
    margin-bottom: 1.25rem;
    width: 100% !important;
  }
}

.kcw .kcw__global-extended-teaser.kcw__cmp-flagship-locations .kcw__cmp-teaser {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

.kcw .kcw__global-extended-teaser.kcw__cmp-flagship-locations .kcw__cmp-teaser .kcw__cmp-teaser__content {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  background-color: #003a96;
  order: 2;
}

.kcw .kcw__global-extended-teaser.kcw__cmp-flagship-locations .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__title {
  color: #fff;
  margin: 0;
  padding: 1rem 1rem 1rem 1.5rem;
}

.kcw .kcw__global-extended-teaser.kcw__cmp-flagship-locations .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__title .kcw__cmp-teaser__title-link {
  color: #fff;
  text-decoration: none;
}

.kcw .kcw__global-extended-teaser.kcw__cmp-flagship-locations .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link {
  background: #003a96;
  border: 1px solid #fff;
  border-radius: 2.188rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  font-size: 1.25rem !important;
  line-height: 1.5;
  margin: 0 0 2rem 1.5rem;
  max-width: 16.25rem;
  padding: 1.5rem 3.75rem 1.5rem 1.875rem;
  position: relative;
  text-decoration: none;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 1025px) {
  .kcw .kcw__global-extended-teaser.kcw__cmp-flagship-locations .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link {
    display: block;
    margin-bottom: 1.25rem;
    max-width: 16.25rem;
  }
}

.kcw .kcw__global-extended-teaser.kcw__cmp-flagship-locations .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-white.svg);
  position: absolute;
  right: 1.875rem;
  top: 50%;
  -webkit-transform: translateY(-40%);
  transform: translateY(-40%);
}

.kcw .kcw__global-extended-teaser.kcw__cmp-flagship-locations .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:hover {
  background: #fff;
  color: #003a96;
}

.kcw .kcw__global-extended-teaser.kcw__cmp-flagship-locations .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:hover:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-blue.svg);
}

.kcw .kcw__global-extended-teaser.kcw__cmp-flagship-locations .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:focus-visible {
  outline: 0.125rem dashed #fff;
  outline-offset: 0.188rem;
}

.kcw .kcw__global-extended-teaser.kcw__cmp-flagship-locations .kcw__cmp-teaser .kcw__cmp-teaser__image {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  display: block;
  order: 1;
}

.kcw .kcw__global-extended-teaser.kcw__cmp-flagship-locations .kcw__cmp-teaser .kcw__cmp-teaser__image .kcw__cmp-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (min-width: 1026px) {
  .kcw .kcw__global-extended-teaser.kcw__cmp-flagship-locations+.kcw__global-extended-teaser.kcw__cmp-flagship-locations {
    margin-right: 0 !important;
  }
}

.kcw .kcw__global-extended-teaser .kcw__cmp-teaser__image {
  display: none;
}

@media screen and (min-width: 1199px) {
  .kcw .kcw__global-extended-teaser .kcw__cmp-teaser__image {
    display: block;
  }
}

.kcw .kcw__global-extended-teaser .kcw__cmp-teaser__tablet-image {
  display: none;
}

@media screen and (min-width: 768px) and (max-width: 1198px) {
  .kcw .kcw__global-extended-teaser .kcw__cmp-teaser__tablet-image {
    display: block;
    overflow: hidden;
  }

  .kcw .kcw__global-extended-teaser .kcw__cmp-teaser__tablet-image img {
    height: auto;
    width: 100%;
  }
}

.kcw .kcw__global-extended-teaser .kcw__cmp-teaser__mobile-image {
  display: none;
}

@media only screen and (max-width: 768px) {
  .kcw .kcw__global-extended-teaser .kcw__cmp-teaser__mobile-image {
    display: block;
    overflow: hidden;
  }

  .kcw .kcw__global-extended-teaser .kcw__cmp-teaser__mobile-image img {
    height: auto;
    width: 100%;
  }
}

.kcw .kcw__global-extended-teaser .kcw__teaser__image-active {
  display: block !important;
}

@media screen and (max-width: 768px) {
  .kcw .kcw__global-extended-teaser .kcw__teaser__image-tablet-active {
    display: block !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1198px) {
  .kcw .kcw__global-extended-teaser .kcw__teaser__image-mobile-active {
    display: block !important;
  }
}

.kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--left .kcw__cmp-teaser,
.kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--right .kcw__cmp-teaser {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 1024px) {

  .kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--left .kcw__cmp-teaser,
  .kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--right .kcw__cmp-teaser {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--left .kcw__cmp-teaser .kcw__cmp-teaser__content,
.kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--right .kcw__cmp-teaser .kcw__cmp-teaser__content {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

@media screen and (max-width: 1024px) {

  .kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--left .kcw__cmp-teaser .kcw__cmp-teaser__content,
  .kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--right .kcw__cmp-teaser .kcw__cmp-teaser__content {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    order: 2;
  }
}

.kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--left .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__title,
.kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--right .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__title {
  margin-bottom: 1.563rem;
  margin-top: 0;
  padding-right: 1.875rem;
}

@media screen and (max-width: 959px) {

  .kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--left .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__title,
  .kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--right .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__title {
    margin-top: 1.563rem;
    padding-right: 0;
  }
}

@media screen and (max-width: 480px) {

  .kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--left .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__title,
  .kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--right .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__title {
    margin-top: 1.15rem;
  }
}

.kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--left .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__description,
.kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--right .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__description {
  margin-bottom: 1.563rem;
  margin-top: 0;
  padding-right: 1.875rem;
}

@media screen and (max-width: 1024px) {

  .kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--left .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__description,
  .kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--right .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__description {
    padding-right: 0;
  }
}

.kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--left .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link,
.kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--right .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link {
  background-color: #fff;
  border: 1px solid #003a96;
  border-radius: 2.813rem;
  color: #003a96;
  display: inline-block;
  font-size: 1.25rem !important;
  padding: 1.563rem 3.75rem 1.563rem 2.188rem;
  position: relative;
  text-align: left;
  text-decoration: none;
}

.kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--left .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:after,
.kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--right .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-blue.svg);
  position: absolute;
  right: 1.875rem;
  top: 50%;
  -webkit-transform: translateY(-40%);
  transform: translateY(-40%);
}

.kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--left .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:hover,
.kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--right .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:hover {
  background-color: #005e64;
  border-color: #fff;
  color: #fff;
}

.kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--left .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:hover:after,
.kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--right .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:hover:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-white.svg);
}

.kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--left .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:focus,
.kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--right .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:focus {
  background-color: #005e64;
  border: 0.375rem double #fff;
  color: #fff;
}

.kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--left .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:focus:after,
.kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--right .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:focus:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-white.svg);
}

.kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--left .kcw__cmp-teaser .kcw__cmp-teaser__image,
.kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--right .kcw__cmp-teaser .kcw__cmp-teaser__image {
  -ms-flex-preferred-size: 50%;
  display: block;
  flex-basis: 50%;
}

@media screen and (max-width: 1024px) {

  .kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--left .kcw__cmp-teaser .kcw__cmp-teaser__image,
  .kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--right .kcw__cmp-teaser .kcw__cmp-teaser__image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    order: 1;
  }
}

@media screen and (max-width: 1198px) {

  .kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--left .kcw__cmp-teaser .kcw__cmp-teaser__image,
  .kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--right .kcw__cmp-teaser .kcw__cmp-teaser__image {
    display: none;
  }
}

.kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--left .kcw__cmp-teaser__content {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--left .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container,
.kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--left .kcw__cmp-teaser__content .kcw__cmp-teaser__description,
.kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--left .kcw__cmp-teaser__content .kcw__cmp-teaser__title {
  padding-left: 1.875rem;
  padding-right: 0 !important;
}

@media screen and (max-width: 959px) {

  .kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--left .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container,
  .kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--left .kcw__cmp-teaser__content .kcw__cmp-teaser__description,
  .kcw .kcw__text-image-global-teaser.kcw__cmp-text-image-variation--left .kcw__cmp-teaser__content .kcw__cmp-teaser__title {
    padding-left: 0;
  }
}

.kcw .kcw__sticky-overflow-hidden {
  overflow: hidden;
}

@media screen and (max-height: 480px) {
  .kcw .kcw__sticky-overflow-hidden {
    overflow: visible;
  }
}

.kcw .kcw__cmp-global-sticky-spacer {
  display: none;
}

.kcw .kcw__cmp-sticky-nav {
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}

@media screen and (max-width: 1024px) {
  .kcw .kcw__cmp-sticky-nav {
    background: #fff;
    height: auto;
    max-height: 100vh;
    overflow: auto;
  }
}

@media screen and (max-height: 480px) {
  .kcw .kcw__cmp-sticky-nav {
    position: unset;
    z-index: 1;
  }
}

.kcw .kcw__cmp-sticky-nav.kcw__cmp-global-header-main-nav {
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}

.kcw .kcw__cmp-sticky-nav .kcw__cmp-sticky-nav-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.kcw .kcw__cmp-sticky-nav.kcw__cmp-global-header-mobile {
  z-index: 6 !important;
}

.kcw .kcw__cmp-sticky-nav.kcw__cmp-tertiary-nav {
  background-color: #b1e4e3;
}

@media screen and (max-width: 1025px) {
  .kcw .kcw__cmp-sticky-nav.kcw__cmp-tertiary-nav {
    max-height: 85vh;
    top: 4.7rem;
  }
}

@media screen and (max-height: 480px) {
  .kcw .kcw__cmp-sticky-nav.kcw__cmp-tertiary-nav {
    max-height: unset;
    top: unset;
  }
}

.kcw .kcw__cmp-sticky-nav.kcw__sticky-shadow {
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}

.kcw .kcw__cmp-sticky-nav~.kcw__cmp-global-sticky-spacer {
  display: block;
  height: 4.75rem;
  width: 100%;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-search__clear {
  display: none;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop {
  width: 100%;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop {
    display: none;
  }
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-section-nav-wrap {
  background-color: #003a96;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-section-nav-utility-container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  max-width: 90rem;
  position: relative;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-section-nav-utility-container .kcw__cmp-global-header-section-nav .kcw__cmp-global-header-section-nav-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1rem !important;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-section-nav-utility-container .kcw__cmp-global-header-section-nav .kcw__cmp-global-header-section-nav-wrapper .kcw__cmp-global-header-section-nav-item a {
  color: #fff;
  display: block;
  padding: 0.61rem 1.5rem;
  text-decoration: none;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-section-nav-utility-container .kcw__cmp-global-header-section-nav .kcw__cmp-global-header-section-nav-wrapper .kcw__cmp-global-header-section-nav-item a:hover {
  background-color: #005e64;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-section-nav-utility-container .kcw__cmp-global-header-section-nav .kcw__cmp-global-header-section-nav-wrapper .kcw__cmp-global-header-section-nav-item a:hover li a {
  color: #fff;
  text-decoration: none;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-section-nav-utility-container .kcw__cmp-global-header-section-nav .kcw__cmp-global-header-section-nav-wrapper .kcw__cmp-global-header-section-nav-item a.kcw__disable-hover:hover {
  background-color: #fff;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-section-nav-utility-container .kcw__cmp-global-header-section-nav .kcw__cmp-global-header-section-nav-wrapper .kcw__cmp-global-header-section-nav-item a:focus-visible {
  outline: 2px dashed #fff;
  outline-offset: -3px;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-section-nav-utility-container .kcw__cmp-global-header-section-nav .kcw__cmp-global-header-section-nav-wrapper .kcw__cmp-global-header-section-nav-item.kcw__section-active {
  background-color: #fff;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-section-nav-utility-container .kcw__cmp-global-header-section-nav .kcw__cmp-global-header-section-nav-wrapper .kcw__cmp-global-header-section-nav-item.kcw__section-active a {
  color: #000;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-section-nav-utility-container .kcw__cmp-global-header-section-nav .kcw__cmp-global-header-section-nav-wrapper .kcw__cmp-global-header-section-nav-item.kcw__section-active a:hover {
  color: #fff;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-section-nav-utility-container .kcw__cmp-global-header-section-nav .kcw__cmp-global-header-section-nav-wrapper .kcw__cmp-global-header-section-nav-item.kcw__section-active a:focus-visible {
  outline: 2px dashed #000;
  outline-offset: -3px;
}

@media screen and (max-width: 1025px) {
  .kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-section-nav-utility-container .kcw__cmp-nav-item-utility-link-wrap {
    display: none;
  }
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-section-nav-utility-container .kcw__cmp-nav-item-utility-link-wrap.kcw__utility-link-active {
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (max-width: 1280px) {
  .kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-section-nav-utility-container .kcw__cmp-nav-item-utility-link-wrap.kcw__utility-link-active {
    line-height: 1.1rem;
    text-align: right;
    width: 40%;
  }
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-section-nav-utility-container .kcw__cmp-nav-item-utility-link-wrap.kcw__utility-link-inactive {
  display: none;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-section-nav-utility-container .kcw__cmp-nav-item-utility-link-wrap .kcw__cmp-nav-item-utility-links-wrapper {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-section-nav-utility-container .kcw__cmp-nav-item-utility-link-wrap .kcw__cmp-nav-item-utility-links-wrapper .kcw__cmp-nav-item-utility-links-listitem .kcw__cmp-nav-item-utility-link {
  color: #fff;
  font-size: 0.75rem !important;
  margin-right: 1.25rem;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-section-nav-utility-container .kcw__cmp-nav-item-utility-link-wrap .kcw__cmp-nav-item-utility-links-wrapper .kcw__cmp-nav-item-utility-links-listitem .kcw__cmp-nav-item-utility-link:hover {
  text-decoration: none;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-section-nav-utility-container .kcw__cmp-nav-item-utility-link-wrap .kcw__cmp-nav-item-utility-links-wrapper .kcw__cmp-nav-item-utility-links-listitem .kcw__cmp-nav-item-utility-link:focus-visible {
  outline: 2px dashed #fff;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-logo-utility-container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  border-bottom: 1px solid #707070;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  font-family: Roboto, sans-serif;
  gap: 3rem;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 90rem;
  padding: 1.5rem 0;
  position: relative;
}

@media screen and (max-width: 1440px) {
  .kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-logo-utility-container {
    padding: 1.5rem;
  }
}

@media screen and (max-width: 1480px) and (min-width: 1441px) {
  .kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-logo-utility-container .kcw__cmp-global-header-utility-logo {
    margin-left: 1rem;
  }
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-logo-utility-container .kcw__cmp-global-header-utility-links {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  font-size: 0.875rem !important;
  justify-content: flex-end;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-logo-utility-container .kcw__cmp-global-header-utility-links li {
  line-height: 1.3rem;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-logo-utility-container .kcw__cmp-global-header-utility-links .kcw__cmp-global-header-utility-links-text {
  color: #000;
  margin-right: 1rem;
  text-decoration: underline;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-logo-utility-container .kcw__cmp-global-header-utility-links .kcw__cmp-global-header-utility-links-text:hover {
  text-decoration: none;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-logo-utility-container .kcw__cmp-global-header-utility-links .kcw__cmp-global-header-utility-links-button {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #000;
  border-radius: 2rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.1rem;
  margin-left: 0;
  margin-right: 1rem;
  padding: 0.25rem 1rem;
  text-decoration: none;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-logo-utility-container .kcw__cmp-global-header-utility-links .kcw__cmp-global-header-utility-links-button.kcw__external-link:after {
  background-image: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/external-link-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 0.75rem;
  margin-left: 0.625rem;
  width: 0.75rem;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-logo-utility-container .kcw__cmp-global-header-utility-links .kcw__cmp-global-header-utility-links-button.kcw__external-link:hover:after {
  background-image: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/external-link-icon-white.png);
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-logo-utility-container .kcw__cmp-global-header-utility-links .kcw__cmp-global-header-utility-links-button:hover {
  background-color: #003a96;
  border: 1px solid #003a96;
  color: #fff;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-logo-utility-container .kcw__cmp-global-header-utility-links .kcw__cmp-global-header-utility-links-button:focus,
.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-logo-utility-container .kcw__cmp-global-header-utility-links .kcw__cmp-global-header-utility-links-button:focus-visible {
  background-color: #003a96;
  border: 1px solid #003a96;
  color: #fff;
  outline: 2px dashed #000;
  outline-offset: 2px;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-logo-utility-container .kcw__cmp-global-header-utility-links .kcw__cmp-global-header-utility-external-link-icon-wrapper {
  margin-left: 0.625rem;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-logo-utility-container .kcw__cmp-global-header-utility-links .kcw__cmp-global-header-utility-external-link-icon-wrapper .kcw__cmp-global-header-utility-external-link-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/external-link-icon.png);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  width: 0.625rem;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-logo-utility-container .kcw__cmp-global-header-utility-language-icon-wrapper {
  margin-left: 0;
  margin-right: 0.8rem;
  margin-top: 0.4rem;
  width: 2%;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-logo-utility-container .kcw__cmp-global-header-utility-language-icon-wrapper .kcw__languagenavigation {
  display: none;
  right: 3rem;
  top: 0.9rem;
  width: 43.75rem;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-logo-utility-container .kcw__cmp-global-header-utility-language-icon-wrapper .kcw__cmp-global-header-utility-language-icon {
  background-color: transparent;
  border: none;
  padding: 0;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-logo-utility-container .kcw__cmp-global-header-utility-language-icon-wrapper .kcw__cmp-global-header-utility-language-icon:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/globe-icon.png);
  display: inline-block;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-logo-utility-container .kcw__cmp-global-header-utility-language-icon-wrapper .kcw__cmp-global-header-utility-language-icon:focus:after,
.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-logo-utility-container .kcw__cmp-global-header-utility-language-icon-wrapper .kcw__cmp-global-header-utility-language-icon:hover:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/globe-icon-teal.png);
  display: inline-block;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-logo-utility-container .kcw__cmp-global-header-utility-language-icon-wrapper .kcw__cmp-global-header-utility-language-icon:focus-visible {
  outline: 0.125rem dashed #000;
  outline-offset: 0.188rem;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-logo-utility-container .kcw__cmp-global-header-utility-search-icon-wrapper {
  margin-right: 0.8rem;
  max-height: 1.875rem;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-logo-utility-container .kcw__cmp-global-header-utility-search-icon-wrapper .kcw__cmp-global-header-utility-search-icon {
  background-color: transparent;
  border: none;
  padding: 0;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-logo-utility-container .kcw__cmp-global-header-utility-search-icon-wrapper .kcw__cmp-global-header-utility-search-icon:focus-visible {
  outline: 2px dashed #000;
  outline-offset: 3px;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-logo-utility-container .kcw__show-search-icon:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/search-icon.png);
  display: inline-block;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-logo-utility-container .kcw__show-search-icon:focus:after,
.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-logo-utility-container .kcw__show-search-icon:hover:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/search-icon-hover.png);
  display: inline-block;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-logo-utility-container .kcw__hide-search-icon:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/mobile-close.png);
  display: inline-block;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-logo-utility-container .kcw__hide-search-icon:focus:after,
.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-logo-utility-container .kcw__hide-search-icon:hover:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/icon-x-teal.png);
  display: inline-block;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-logo-utility-container .kcw__cmp-global-header-utility-global-search {
  background-color: #fff;
  bottom: 0;
  display: none;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  margin: auto 0;
  padding: 1.1rem 0 1.1rem calc(min(100vw, 90rem) - 63.75rem);
  position: absolute;
  right: 0;
  top: 0;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-logo-utility-container .kcw__cmp-global-header-utility-global-search .kcw__cmp-global-search {
  -webkit-box-shadow: 0 6px 3px -2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 6px 3px -2px rgba(0, 0, 0, 0.3);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  width: 40rem;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-logo-utility-container .kcw__cmp-global-header-utility-global-search .kcw__cmp-global-header-utility-close-search-icon-wrapper {
  margin-left: 0.375rem;
  margin-right: 0.8rem;
  margin-top: 0.4rem;
  width: 2%;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-logo-utility-container .kcw__cmp-global-header-utility-global-search .kcw__cmp-global-header-utility-close-search-icon-wrapper .kcw__cmp-global-header-utility-close-search-icon {
  background-color: transparent;
  border: none;
  padding: 0;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-logo-utility-container .kcw__cmp-global-header-utility-global-search .kcw__cmp-global-header-utility-close-search-icon-wrapper .kcw__cmp-global-header-utility-close-search-icon:focus-visible {
  outline: 2px dashed #000;
  outline-offset: 3px;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-main-nav .kcw__sticky-nav-logo {
  background-color: #fff;
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  display: none;
  margin: 0 auto;
  max-width: 90rem;
  padding-left: 1%;
  position: relative;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-main-nav .kcw__sticky-nav-logo .kcw__mgb-sticky-logo {
  display: block;
  position: absolute;
  top: 1rem;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-main-nav .kcw__cmp-global-header-main-nav-item-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-main-nav .kcw__cmp-global-header-main-nav-item-wrapper.kcw__main-nav-item-active {
  margin-left: 2%;
  width: 98%;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-main-nav .kcw__cmp-global-header-main-nav-item-wrapper li {
  list-style-type: none;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-main-nav .kcw__cmp-global-header-main-nav-item-wrapper li a.kcw__cmp-global-header-main-nav-item,
.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-main-nav .kcw__cmp-global-header-main-nav-item-wrapper li a.kcw__cmp-global-header-main-nav-item:hover {
  text-decoration: none;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-main-nav .kcw__cmp-global-header-main-nav-item-wrapper li .kcw__cmp-global-header-main-nav-item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: none;
  border: none;
  border-top: 5px solid transparent;
  color: #000;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.25rem !important;
  padding: 1.25rem;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-main-nav .kcw__cmp-global-header-main-nav-item-wrapper li .kcw__cmp-global-header-main-nav-item.kcw__mainNavigation-active {
  background: #b1e4e3;
  border-top: 5px solid #009ca6 !important;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-main-nav .kcw__cmp-global-header-main-nav-item-wrapper li .kcw__cmp-global-header-main-nav-item:hover {
  background-color: #f3f3f3;
  border-top: 5px solid #f3f3f3;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-main-nav .kcw__cmp-global-header-main-nav-item-wrapper li .kcw__cmp-global-header-main-nav-item.kcw__active-main {
  background-color: #f3f3f3 !important;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-main-nav .kcw__cmp-global-header-main-nav-item-wrapper li .kcw__cmp-global-header-main-nav-item:focus-visible {
  outline: 2px dashed #000;
  outline-offset: -5px;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-main-nav .kcw__cmp-global-header-main-nav-item-wrapper li .kcw__cmp-global-header-main-nav-item .kcw__cmp-global-header-main-nav-expand-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/main-nav-expand-icon.png);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  margin: -2rem;
  padding: 2.5rem;
  width: 1.188rem;
  z-index: 1;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-main-nav .kcw__cmp-global-header-main-nav-item-wrapper li .kcw__cmp-global-header-main-nav-item .kcw__cmp-global-header-main-nav-collapse-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/main-nav-collapse-icon.png);
  display: none;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  margin: -2rem;
  padding: 2.5rem;
  width: 1.188rem;
  z-index: 1;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-main-nav .kcw__cmp-global-header-main-nav-item-wrapper li .kcw__cmp-global-header-main-nav-expanded-wrapper {
  background-color: #f3f3f3;
  border-bottom: 4px solid #009ca6;
  display: none;
  -webkit-filter: drop-shadow(0 0.5rem 0.25rem rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0 0.5rem 0.25rem rgba(0, 0, 0, 0.3));
  height: auto;
  left: 0;
  min-height: 20rem;
  position: absolute;
  right: 0;
  width: 100vw;
  z-index: 100;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-main-nav .kcw__cmp-global-header-main-nav-item-wrapper li .kcw__cmp-global-header-main-nav-expanded-wrapper .kcw__cmp-global-header-main-nav-expanded {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
  margin: 0 auto;
  max-width: 90rem;
  padding: 4rem 0;
  width: 75%;
}

@media screen and (min-width: 1025px) and (max-width: 1199px) {
  .kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-main-nav .kcw__cmp-global-header-main-nav-item-wrapper li .kcw__cmp-global-header-main-nav-expanded-wrapper .kcw__cmp-global-header-main-nav-expanded {
    width: 85%;
  }
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-main-nav .kcw__cmp-global-header-main-nav-item-wrapper li .kcw__cmp-global-header-main-nav-expanded-wrapper .kcw__cmp-global-header-main-nav-expanded>li {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 25%;
  flex: 0 1 25%;
  list-style-type: none;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-main-nav .kcw__cmp-global-header-main-nav-item-wrapper li .kcw__cmp-global-header-main-nav-expanded-wrapper .kcw__cmp-global-header-main-nav-expanded .kcw__cmp-global-header-main-nav-expanded-column-one .kcw__cmp-global-header-main-nav-expanded-title {
  line-height: 1.3;
  margin-bottom: 5rem;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-main-nav .kcw__cmp-global-header-main-nav-item-wrapper li .kcw__cmp-global-header-main-nav-expanded-wrapper .kcw__cmp-global-header-main-nav-expanded .kcw__cmp-global-header-main-nav-expanded-column-one .kcw__cmp-global-header-main-nav-expanded-title a {
  color: #000;
  font-size: 2rem !important;
  text-decoration: none;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-main-nav .kcw__cmp-global-header-main-nav-item-wrapper li .kcw__cmp-global-header-main-nav-expanded-wrapper .kcw__cmp-global-header-main-nav-expanded .kcw__cmp-global-header-main-nav-expanded-column-one .kcw__cmp-global-header-main-nav-expanded-title a:hover {
  text-decoration: underline;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-main-nav .kcw__cmp-global-header-main-nav-item-wrapper li .kcw__cmp-global-header-main-nav-expanded-wrapper .kcw__cmp-global-header-main-nav-expanded .kcw__cmp-global-header-main-nav-expanded-column-one .kcw__cmp-global-header-main-nav-expanded-button {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  border: 1px solid #003a96;
  border-radius: 5rem;
  color: #003a96;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 1rem;
  justify-content: center;
  padding: 1.5rem;
  text-decoration: none;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-main-nav .kcw__cmp-global-header-main-nav-item-wrapper li .kcw__cmp-global-header-main-nav-expanded-wrapper .kcw__cmp-global-header-main-nav-expanded .kcw__cmp-global-header-main-nav-expanded-column-one .kcw__cmp-global-header-main-nav-expanded-button .kcw__cmp-global-header-main-nav-expanded-button-chevron {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/button-chevron.png);
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-main-nav .kcw__cmp-global-header-main-nav-item-wrapper li .kcw__cmp-global-header-main-nav-expanded-wrapper .kcw__cmp-global-header-main-nav-expanded .kcw__cmp-global-header-main-nav-expanded-column-one .kcw__cmp-global-header-main-nav-expanded-button:hover {
  background: #003a96;
  color: #fff;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-main-nav .kcw__cmp-global-header-main-nav-item-wrapper li .kcw__cmp-global-header-main-nav-expanded-wrapper .kcw__cmp-global-header-main-nav-expanded .kcw__cmp-global-header-main-nav-expanded-column-one .kcw__cmp-global-header-main-nav-expanded-button:hover .kcw__cmp-global-header-main-nav-expanded-button-chevron {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-white.svg);
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-main-nav .kcw__cmp-global-header-main-nav-item-wrapper li .kcw__cmp-global-header-main-nav-expanded-wrapper .kcw__cmp-global-header-main-nav-expanded .kcw__cmp-global-header-main-nav-expanded-children-wrapper {
  font-family: Roboto, sans-serif;
  font-style: normal;
  margin: 0;
  padding: 0;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-main-nav .kcw__cmp-global-header-main-nav-item-wrapper li .kcw__cmp-global-header-main-nav-expanded-wrapper .kcw__cmp-global-header-main-nav-expanded .kcw__cmp-global-header-main-nav-expanded-children-wrapper .kcw__cmp-global-header-main-nav-expanded-childHeader {
  color: #000;
  font-family: Roboto Bold, sans-serif;
  margin-bottom: 2rem;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-main-nav .kcw__cmp-global-header-main-nav-item-wrapper li .kcw__cmp-global-header-main-nav-expanded-wrapper .kcw__cmp-global-header-main-nav-expanded .kcw__cmp-global-header-main-nav-expanded-children-wrapper .kcw__cmp-global-header-main-nav-expanded-subChildren a {
  color: #000;
  display: block;
  font-size: 1rem !important;
  padding: 0.5rem 0;
  text-decoration: none;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-desktop .kcw__cmp-global-header-main-nav .kcw__cmp-global-header-main-nav-item-wrapper li .kcw__cmp-global-header-main-nav-expanded-wrapper .kcw__cmp-global-header-main-nav-expanded .kcw__cmp-global-header-main-nav-expanded-children-wrapper .kcw__cmp-global-header-main-nav-expanded-subChildren a:hover {
  text-decoration: underline;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile {
    display: none;
  }
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-search__clear {
  display: none;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-heading {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin: 0 1rem;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-heading .kcw__cmp-global-header-mobile-logo {
  padding: 1.5rem;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-heading .kcw__cmp-global-header-mobile-logo>img {
  max-width: 100%;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-heading .kcw__cmp-global-header-mobile-menu-btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: 0;
  display: block;
  padding: 1.5rem;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-heading .kcw__cmp-global-header-mobile-menu-btn:focus,
.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-heading .kcw__cmp-global-header-mobile-menu-btn:focus-visible {
  outline: 2px dashed #000;
  outline-offset: -2px;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-heading .kcw__cmp-global-header-mobile-menu-btn:before {
  background-image: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/fonts/1.0/mobile-hamburger-icon.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 1.75rem;
  width: 1.75rem;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-heading .kcw__cmp-global-header-mobile-menu-btn.kcw__open:before {
  background-image: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/fonts/1.0/mobile-close-icon.svg);
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-main-nav-expanded-sectionlink {
  background-color: #f3f3f3;
  color: #000;
  font-style: normal;
  font-weight: 400;
  padding: 1rem 2rem;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-main-nav-expanded-sectionlink a {
  color: #000;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-main-nav-expanded-sectionlink a:hover {
  text-decoration: none !important;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-main-nav-item-wrapper-main-nav-link a {
  color: #000;
  display: block;
  font-size: 1.125rem !important;
  font-style: normal;
  font-weight: 400;
  padding: 1rem 2rem;
  width: 100%;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-main-nav-no-children-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f3f3f3;
  color: #000;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto, sans-serif;
  font-size: 1.125rem !important;
  font-style: normal;
  font-weight: 400;
  padding: 0 1.313rem 1.938rem;
  width: 100%;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-main-nav-no-children-wrapper a {
  color: #000;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-main-nav-no-children-wrapper a:hover {
  text-decoration: none !important;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper {
  display: none;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-search {
  background-color: #fff;
  padding: 2rem;
  position: relative;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-search .kcw__cmp-global-search {
  border: none;
  width: 100%;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-search .kcw__cmp-global-search .kcw__cmp-search__form {
  border: none;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-search .kcw__cmp-global-search .kcw__cmp-search__form .kcw__cmp-global-search__field {
  position: relative;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-search .kcw__cmp-global-search .kcw__cmp-search__form .kcw__cmp-global-search__field .kcw__cmp-global-search__input {
  background: none;
  border-bottom: 2px solid #009ca6;
  font-size: 1.5rem !important;
  padding-left: 0;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-search .kcw__cmp-global-search .kcw__cmp-global-search__submit {
  bottom: 0;
  display: block;
  top: 0;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-search .kcw__cmp-global-search .kcw__cmp-global-search__modal {
  background: #fff;
  border: none;
  position: unset;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-search .kcw__cmp-global-search .kcw__cmp-global-search__modal .kcw__header-global-search-modal {
  padding-top: 2rem;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-search .kcw__cmp-global-search .kcw__cmp-global-search__modal .kcw__header-global-search-modal .kcw__modal-list {
  padding: 0 8.5% 1.25rem 0;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-search .kcw__mobile-search-subtext {
  color: #000;
  font-size: 0.95rem !important;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-section-nav .kcw__cmp-global-header-mobile-section-nav-item-wrapper .kcw__cmp-global-header-mobile-section-nav-header .kcw__cmp-global-header-mobile-section-nav-header-button {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #003a96;
  border: 0;
  color: #fff;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto, sans-serif;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  justify-content: space-between;
  padding: 2rem;
  width: 100%;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-section-nav .kcw__cmp-global-header-mobile-section-nav-item-wrapper .kcw__cmp-global-header-mobile-section-nav-header .kcw__cmp-global-header-mobile-section-nav-header-button.kcw__cmp-global-mobile-nav-menu-language-selector {
  background-color: #b1e4e3;
  color: #000;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-section-nav .kcw__cmp-global-header-mobile-section-nav-item-wrapper .kcw__cmp-global-header-mobile-section-nav-header .kcw__cmp-global-header-mobile-section-nav-header-button.kcw__cmp-global-mobile-nav-menu-language-selector .kcw__cmp-global-header-mobile-main-nav-expand-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/main-nav-expand-icon.png);
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-section-nav .kcw__cmp-global-header-mobile-section-nav-item-wrapper .kcw__cmp-global-header-mobile-section-nav-header .kcw__cmp-global-header-mobile-section-nav-header-button.kcw__cmp-global-mobile-nav-menu-language-selector .kcw__cmp-global-header-mobile-main-nav-collapse-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/main-nav-collapse-icon.png);
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-section-nav .kcw__cmp-global-header-mobile-section-nav-item-wrapper .kcw__cmp-global-header-mobile-section-nav-header .kcw__cmp-global-header-mobile-section-nav-expand-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/mobile-expand-icon.png);
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-section-nav .kcw__cmp-global-header-mobile-section-nav-item-wrapper .kcw__cmp-global-header-mobile-section-nav-header .kcw__cmp-global-header-mobile-section-nav-collapse-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/mobile-collapse-icon.png);
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-section-nav .kcw__cmp-global-header-mobile-section-nav-item-wrapper .kcw__cmp-global-header-mobile-main-nav-wrapper ul {
  background-color: #f3f3f3;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-section-nav .kcw__cmp-global-header-mobile-section-nav-item-wrapper .kcw__cmp-global-header-mobile-main-nav-wrapper .kcw__cmp-global-header-mobile-main-nav-item-wrapper .kcw__cmp-global-header-mobile-main-nav-item-header-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: 0;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
  justify-content: space-between;
  padding: 1rem 2rem;
  width: 100%;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-section-nav .kcw__cmp-global-header-mobile-section-nav-item-wrapper .kcw__cmp-global-header-mobile-main-nav-wrapper .kcw__cmp-global-header-mobile-main-nav-item-wrapper .kcw__cmp-global-header-mobile-main-nav-item-header-wrapper .kcw__cmp-global-header-mobile-main-nav-expand-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/main-nav-expand-icon.png);
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-section-nav .kcw__cmp-global-header-mobile-section-nav-item-wrapper .kcw__cmp-global-header-mobile-main-nav-wrapper .kcw__cmp-global-header-mobile-main-nav-item-wrapper .kcw__cmp-global-header-mobile-main-nav-item-header-wrapper .kcw__cmp-global-header-mobile-main-nav-collapse-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/main-nav-collapse-icon.png);
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-section-nav .kcw__cmp-global-header-mobile-section-nav-item-wrapper .kcw__cmp-global-header-mobile-main-nav-wrapper .kcw__cmp-global-header-mobile-main-nav-item-wrapper .kcw__active-mobile-main {
  color: #003a96;
  font-family: Roboto Bold, sans-serif;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-section-nav .kcw__cmp-global-header-mobile-section-nav-item-wrapper .kcw__cmp-global-header-mobile-main-nav-wrapper .kcw__cmp-global-header-mobile-main-nav-item-wrapper .kcw__cmp-global-header-mobile-main-nav-children-wrapper {
  background-color: #f3f3f3;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-section-nav .kcw__cmp-global-header-mobile-section-nav-item-wrapper .kcw__cmp-global-header-mobile-main-nav-wrapper .kcw__cmp-global-header-mobile-main-nav-item-wrapper .kcw__cmp-global-header-mobile-main-nav-children-wrapper>ul {
  margin-bottom: 2rem;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-section-nav .kcw__cmp-global-header-mobile-section-nav-item-wrapper .kcw__cmp-global-header-mobile-main-nav-wrapper .kcw__cmp-global-header-mobile-main-nav-item-wrapper .kcw__cmp-global-header-mobile-main-nav-children-wrapper .kcw__cmp-global-header-main-nav-expanded-childHeader {
  color: #000;
  font-family: Roboto Bold, sans-serif;
  padding: 1rem 2rem;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-section-nav .kcw__cmp-global-header-mobile-section-nav-item-wrapper .kcw__cmp-global-header-mobile-main-nav-wrapper .kcw__cmp-global-header-mobile-main-nav-item-wrapper .kcw__cmp-global-header-mobile-main-nav-children-wrapper .kcw__cmp-global-header-mobile-main-nav-expanded-heading {
  color: #000;
  padding: 1rem 2rem;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-section-nav .kcw__cmp-global-header-mobile-section-nav-item-wrapper .kcw__cmp-global-header-mobile-main-nav-wrapper .kcw__cmp-global-header-mobile-main-nav-item-wrapper .kcw__cmp-global-header-mobile-main-nav-children-wrapper .kcw__cmp-global-header-mobile-main-nav-expanded-button-wrapper {
  margin-bottom: 3rem;
  margin-top: 2rem;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-section-nav .kcw__cmp-global-header-mobile-section-nav-item-wrapper .kcw__cmp-global-header-mobile-main-nav-wrapper .kcw__cmp-global-header-mobile-main-nav-item-wrapper .kcw__cmp-global-header-mobile-main-nav-children-wrapper .kcw__cmp-global-header-mobile-main-nav-expanded-button-wrapper .kcw__cmp-global-header-mobile-main-nav-expanded-button {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  border: 1px solid #003a96;
  border-radius: 3rem;
  color: #003a96;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-family: Roboto, sans-serif;
  font-size: 1rem !important;
  font-style: normal;
  font-weight: 400;
  gap: 1rem;
  justify-content: center;
  margin-left: 2rem;
  padding: 0.75rem 2rem;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-section-nav .kcw__cmp-global-header-mobile-section-nav-item-wrapper .kcw__cmp-global-header-mobile-main-nav-wrapper .kcw__cmp-global-header-mobile-main-nav-item-wrapper .kcw__cmp-global-header-mobile-main-nav-children-wrapper .kcw__cmp-global-header-mobile-main-nav-expanded-button-wrapper .kcw__cmp-global-header-mobile-main-nav-expanded-button-chevron {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/button-chevron.png);
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-nav-item-utility-link-wrap-mobile {
  background-color: #003a96;
  display: none;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-nav-item-utility-link-wrap-mobile .kcw__cmp-nav-item-utility-link {
  border-top: 1px solid #fff;
  color: #fff;
  display: block;
  font-size: 1.125rem !important;
  padding: 1.875rem 2.188rem;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-nav-item-utility-link-wrap-mobile.kcw__active-utility {
  display: block;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-language-wrapper-background-dark-gold,
.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-language-wrapper-background-lite-blue {
  background-color: #b1e4e3;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-language-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 5.313rem;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-language-wrapper .kcw__cmp-global-header-mobile-language-text {
  color: #000;
  font-family: Roboto, sans-serif;
  font-size: 1.5rem !important;
  line-height: 1.75rem;
  padding: 1.875rem 0.4rem 1.688rem 1.563rem;
  width: 80%;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-language-wrapper .kcw__cmp-global-header-mobile-language-selector-collapse-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/main-nav-collapse-icon.png);
  cursor: pointer;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  margin: -2.5rem;
  padding: 2.5rem;
  z-index: 1;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-language-wrapper .kcw__cmp-global-header-mobile-expand-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/expand-icon.png);
  cursor: pointer;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  margin: -2.5rem;
  padding: 2.5rem;
  z-index: 1;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-utility-nav .kcw__cmp-global-header-mobile-utility-white-bg {
  background-color: #fff;
  padding: 0.5rem 0 2rem;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-utility-nav .kcw__cmp-global-header-mobile-utility-white-bg .kcw__cmp-global-header-mobile-utility-links-wrapper {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 0.875rem !important;
  justify-content: center;
  line-height: 1.25rem;
  padding: 0 1.5rem;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-utility-nav .kcw__cmp-global-header-mobile-utility-white-bg .kcw__cmp-global-header-mobile-utility-links-wrapper li:last-child .kcw__cmp-global-header-mobile-utility-links-button {
  margin: 1rem 0 0;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-utility-nav .kcw__cmp-global-header-mobile-utility-white-bg .kcw__cmp-global-header-mobile-utility-links-wrapper .kcw__cmp-global-header-mobile-utility-links-button {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #000;
  border-radius: 2rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 1rem 1rem 0 0;
  padding: 0.25rem 1rem;
  text-decoration: none;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-utility-nav .kcw__cmp-global-header-mobile-utility-white-bg .kcw__cmp-global-header-mobile-utility-links-wrapper .kcw__cmp-global-header-mobile-utility-links-button.kcw__external-link:after {
  background-image: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/external-link-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 0.75rem;
  margin-left: 0.625rem;
  width: 0.75rem;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-utility-nav .kcw__cmp-global-header-mobile-utility-white-bg .kcw__cmp-global-header-mobile-utility-links-wrapper .kcw__cmp-global-header-mobile-utility-links-button.kcw__external-link:focus-visible:after,
.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-utility-nav .kcw__cmp-global-header-mobile-utility-white-bg .kcw__cmp-global-header-mobile-utility-links-wrapper .kcw__cmp-global-header-mobile-utility-links-button.kcw__external-link:focus:after,
.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-utility-nav .kcw__cmp-global-header-mobile-utility-white-bg .kcw__cmp-global-header-mobile-utility-links-wrapper .kcw__cmp-global-header-mobile-utility-links-button.kcw__external-link:hover:after {
  background-image: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/external-link-icon-white.png);
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-utility-nav .kcw__cmp-global-header-mobile-utility-white-bg .kcw__cmp-global-header-mobile-utility-links-wrapper .kcw__cmp-global-header-mobile-utility-links-button:hover {
  background-color: #003a96;
  border: 1px solid #003a96;
  color: #fff;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-utility-nav .kcw__cmp-global-header-mobile-utility-white-bg .kcw__cmp-global-header-mobile-utility-links-wrapper .kcw__cmp-global-header-mobile-utility-links-button:focus,
.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-utility-nav .kcw__cmp-global-header-mobile-utility-white-bg .kcw__cmp-global-header-mobile-utility-links-wrapper .kcw__cmp-global-header-mobile-utility-links-button:focus-visible {
  background-color: #003a96;
  border: 1px solid #003a96;
  color: #fff;
  outline: 2px dashed #000;
  outline-offset: 2px;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-utility-nav .kcw__cmp-global-header-mobile-utility-gray-bg {
  background-color: #f3f3f3;
  padding: 0 0 1rem;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-utility-nav .kcw__cmp-global-header-mobile-utility-gray-bg .kcw__cmp-global-header-mobile-utility-links-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  justify-content: center;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-utility-nav .kcw__cmp-global-header-mobile-utility-gray-bg .kcw__cmp-global-header-mobile-utility-links-wrapper .kcw__cmp-global-header-mobile-utility-links-text {
  color: #000;
  font-size: 0.875rem !important;
  line-height: 1.25rem;
  margin: 1rem 0 0;
  text-decoration: underline;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-utility-nav .kcw__cmp-global-header-mobile-utility-gray-bg .kcw__cmp-global-header-mobile-utility-links-wrapper .kcw__cmp-global-header-mobile-utility-links-text:hover {
  text-decoration: none;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-utility-nav .kcw__cmp-global-header-mobile-utility-gray-bg .kcw__cmp-global-header-mobile-utility-links-wrapper .kcw__cmp-global-header-mobile-utility-external-link-icon-wrapper {
  margin-left: 0.625rem;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-nav-wrapper .kcw__cmp-global-header-mobile-utility-nav .kcw__cmp-global-header-mobile-utility-gray-bg .kcw__cmp-global-header-mobile-utility-links-wrapper .kcw__cmp-global-header-mobile-utility-external-link-icon-wrapper .kcw__cmp-global-header-mobile-utility-external-link-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/external-link-icon.png);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  width: 0.625rem;
}

.kcw .kcw__cmp-injectedLanguageComponentDesktop {
  background: #f3f3f3;
  border-bottom: 0.2rem solid #009ca6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-filter: drop-shadow(0 0.2rem 0.15rem #000);
  filter: drop-shadow(0 0.2rem 0.15rem #000000);
  height: auto;
  max-width: 45rem;
  position: absolute;
  z-index: 10;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-injectedLanguageComponentDesktop {
    min-height: 13.5rem;
    right: 2%;
    top: 3rem;
    width: 70%;
  }
}

.kcw .kcw__cmp-injectedLanguageComponentDesktop .kcw__cmp-global-header-utility-language-selector-details-container {
  height: auto;
  width: 100%;
}

.kcw .kcw__cmp-injectedLanguageComponentDesktop .kcw__cmp-global-header-utility-language-selector-details-container .kcw__cmp-global-header-utility-language-selector-ul-container .kcw__cmp-global-header-utility-language-selector-item {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 3rem;
  width: 33%;
}

.kcw .kcw__cmp-injectedLanguageComponentDesktop .kcw__cmp-global-header-utility-language-selector-details-container .kcw__cmp-global-header-utility-language-selector-ul-container .kcw__cmp-global-header-utility-language-selector-item a {
  color: #000;
  font-size: 1pc !important;
  line-height: 1.5rem;
  text-decoration: none;
}

.kcw .kcw__cmp-injectedLanguageComponentDesktop .kcw__cmp-global-header-utility-language-selector-details-container .kcw__cmp-global-header-utility-language-selector-details-sub-container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  border-bottom: 1px solid #cdcdcd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin: 1rem 1rem 0;
  padding: 0 0 0.5rem;
}

.kcw .kcw__cmp-injectedLanguageComponentDesktop .kcw__cmp-global-header-utility-language-selector-details-container .kcw__cmp-global-header-utility-language-selector-details-sub-container .kcw__cmp-global-header-utility-language-selector-text {
  color: #000;
}

.kcw .kcw__cmp-injectedLanguageComponentDesktop .kcw__cmp-global-header-utility-language-selector-details-container .kcw__cmp-global-header-utility-language-selector-details-sub-container .kcw__cmp-global-header-utility-language-selector-close-button-container .kcw__cmp-global-header-utility-language-selector-close-button-icon {
  background-color: transparent;
  border: none;
  padding: 0;
}

.kcw .kcw__cmp-injectedLanguageComponentDesktop .kcw__cmp-global-header-utility-language-selector-details-container .kcw__cmp-global-header-utility-language-selector-details-sub-container .kcw__cmp-global-header-utility-language-selector-close-button-container .kcw__cmp-global-header-utility-language-selector-close-button-icon:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/mobile-close.png);
}

.kcw .kcw__cmp-injectedLanguageComponentDesktop .kcw__cmp-global-header-utility-language-selector-details-container .kcw__cmp-global-header-utility-language-selector-details-sub-container .kcw__cmp-global-header-utility-language-selector-close-button-container .kcw__cmp-global-header-utility-language-selector-close-button-icon:focus:after,
.kcw .kcw__cmp-injectedLanguageComponentDesktop .kcw__cmp-global-header-utility-language-selector-details-container .kcw__cmp-global-header-utility-language-selector-details-sub-container .kcw__cmp-global-header-utility-language-selector-close-button-container .kcw__cmp-global-header-utility-language-selector-close-button-icon:hover:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/icon-x-teal.png);
}

.kcw .kcw__cmp-injectedLanguageComponentDesktop .kcw__cmp-global-header-utility-language-selector-details-container .kcw__cmp-global-header-utility-language-selector-details-sub-container .kcw__cmp-global-header-utility-language-selector-close-button-container .kcw__cmp-global-header-utility-language-selector-close-button-icon:focus-visible {
  outline: 2px dashed #000;
  outline-offset: 3px;
}

.kcw nav.kcw__cmp-languagenavigation .kcw__cmp-languagenavigation__group {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(2, 1fr);
  list-style-type: none;
  margin-bottom: 0;
  padding: 0 0 0 1rem;
  width: auto;
}

.kcw nav.kcw__cmp-languagenavigation .kcw__cmp-languagenavigation__group li {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: auto;
  margin: 0 1rem 1.5rem 0;
}

.kcw nav.kcw__cmp-languagenavigation .kcw__cmp-languagenavigation__group li a {
  color: #000;
  cursor: pointer;
  font-size: 1pc !important;
  line-height: 1.5rem;
  text-decoration: none;
}

.kcw nav.kcw__cmp-languagenavigation .kcw__cmp-languagenavigation__group li a:hover {
  text-decoration: underline;
}

.kcw .kcw__cmp-global-header-mobile-language-selector {
  background: #b1e4e3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  width: 100%;
}

.kcw .kcw__cmp-global-header-mobile-language-selector .kcw__cmp-global-header-mobile-language-selector-container {
  border-top: 1px solid #000;
  height: auto;
  margin: 0 0 0 1.563rem;
  padding: 1.875rem 1.5rem 0 0;
  width: 80%;
}

.kcw .kcw__cmp-global-header-mobile-language-selector .kcw__cmp-global-header-mobile-language-selector-container .kcw__cmp-injectedLanguageComponentMobile .kcw__cmp-languagenavigation .kcw__cmp-languagenavigation__group {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  list-style-type: none;
  padding: 0;
  width: auto;
}

.kcw .kcw__cmp-global-header-mobile-language-selector .kcw__cmp-global-header-mobile-language-selector-container .kcw__cmp-global-header-mobile-language-selector-sub-container .kcw__cmp-global-header-mobile-language-selector-sub-container-item {
  padding: 0 0 1.5rem;
}

.kcw .kcw__cmp-global-header-mobile-language-selector .kcw__cmp-global-header-mobile-language-selector-container .kcw__cmp-global-header-mobile-language-selector-sub-container .kcw__cmp-global-header-mobile-language-selector-sub-container-item a {
  color: #000;
  font-size: 1.25rem !important;
  line-height: 1.75rem;
  text-decoration: none;
}

.kcw .kcw__language-selector-hidden {
  display: none;
}

.kcw .kcw__cmp-global-search {
  border: 1px solid #009ca6;
  border-bottom-color: #003a96;
  position: relative;
  width: 43.75rem;
}

@media screen and (max-width: 1025px) {
  .kcw .kcw__cmp-global-search {
    border: none !important;
    width: 100%;
  }
}

.kcw .kcw__cmp-global-search .kcw__cmp-search__form {
  outline: 1px solid #009ca6;
}

@media screen and (max-width: 1025px) {
  .kcw .kcw__cmp-global-search .kcw__cmp-search__form {
    border-bottom: 1px solid #009ca6;
    outline: none;
    position: relative;
  }
}

.kcw .kcw__cmp-global-search .kcw__cmp-search__form .kcw__cmp-global-search__field .kcw__cmp-global-search__input {
  border: 1px solid transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.125rem !important;
  padding: 0.625rem 3.5rem 0.625rem 0.625rem;
  width: 100%;
}

.kcw .kcw__cmp-global-search .kcw__cmp-search__form .kcw__cmp-global-search__field .kcw__cmp-global-search__input:focus {
  background-color: #f3f3f3;
  border: 1px solid #003a96;
  outline: none;
}

.kcw .kcw__cmp-global-search .kcw__cmp-search__form .kcw__cmp-global-search__field .kcw__cmp-global-search__clear {
  background-color: transparent;
  background-image: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/mobile-close.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  border: 0;
  bottom: 0;
  height: 1.5rem;
  margin: auto 0;
  position: absolute;
  right: 3.5rem;
  top: 0;
  visibility: hidden;
  width: 1.5rem;
}

@media screen and (max-width: 1025px) {
  .kcw .kcw__cmp-global-search .kcw__cmp-search__form .kcw__cmp-global-search__field .kcw__cmp-global-search__clear {
    right: 0.5rem;
  }
}

.kcw .kcw__cmp-global-search .kcw__cmp-search__form .kcw__cmp-global-search__field .kcw__cmp-global-search__clear.kcw__isVisible {
  visibility: visible;
}

.kcw .kcw__cmp-global-search .kcw__cmp-search__form .kcw__cmp-global-search__field .kcw__cmp-global-search__clear:hover {
  background-image: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/icon-x-teal.png);
}

.kcw .kcw__cmp-global-search .kcw__cmp-search__form .kcw__cmp-global-search__field .kcw__cmp-global-search__clear:focus-visible {
  outline: 2px dashed #000;
  outline-offset: 3px;
}

.kcw .kcw__cmp-global-search .kcw__cmp-search__form .kcw__cmp-global-search__field .kcw__cmp-global-search__submit {
  background: transparent;
  border: none;
  position: absolute;
  right: 0.5rem;
  top: 0.7rem;
}

@media screen and (max-width: 1025px) {
  .kcw .kcw__cmp-global-search .kcw__cmp-search__form .kcw__cmp-global-search__field .kcw__cmp-global-search__submit {
    display: none;
  }
}

.kcw .kcw__cmp-global-search .kcw__cmp-search__form .kcw__cmp-global-search__field .kcw__cmp-global-search__submit .kcw__cmp-search__submit-icon {
  background-image: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/search-arrow.png);
  display: block;
  height: 1.25rem;
  width: 2rem;
}

.kcw .kcw__cmp-global-search .kcw__cmp-search__form .kcw__cmp-global-search__field .kcw__cmp-global-search__submit .kcw__cmp-search__submit-icon.kcw__focus,
.kcw .kcw__cmp-global-search .kcw__cmp-search__form .kcw__cmp-global-search__field .kcw__cmp-global-search__submit .kcw__cmp-search__submit-icon:hover {
  background-image: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/search-arrow-hover.png);
}

.kcw .kcw__cmp-global-search .kcw__cmp-search__form .kcw__cmp-global-search__field .kcw__cmp-global-search__submit:focus-visible {
  outline: 2px dashed #000;
  outline-offset: 3px;
}

.kcw .kcw__cmp-global-search .kcw__cmp-global-search__modal {
  background-color: #f3f3f3;
  border-bottom: 1px solid #009ca6;
  border-left: 1px solid #009ca6;
  border-right: 1px solid #009ca6;
  position: absolute;
  width: 100%;
  z-index: 4;
}

@media screen and (max-width: 1025px) {
  .kcw .kcw__cmp-global-search .kcw__cmp-global-search__modal {
    position: relative;
  }
}

.kcw .kcw__cmp-global-search .kcw__cmp-global-search__modal .kcw__cmp-global-search__modal-listing {
  background-color: #f3f3f3;
  border-top: 1px solid #003a96;
  display: none;
  list-style: none;
  margin: 0;
  padding: 1.25rem 0 0;
}

@media screen and (max-width: 1025px) {
  .kcw .kcw__cmp-global-search .kcw__cmp-global-search__modal .kcw__cmp-global-search__modal-listing {
    background: none;
    border: none;
  }
}

.kcw .kcw__cmp-global-search .kcw__cmp-global-search__modal .kcw__cmp-global-search__modal-listing .kcw__modal-list {
  margin: 0;
  padding: 0 1.25rem 1.25rem;
}

.kcw .kcw__cmp-global-search .kcw__cmp-global-search__modal .kcw__cmp-global-search__modal-listing .kcw__modal-list .kcw__modal-link {
  color: #000;
  text-decoration: none;
}

@media screen and (max-width: 1025px) {
  .kcw .kcw__cmp-global-search .kcw__cmp-global-search__modal .kcw__cmp-global-search__modal-listing .kcw__modal-list .kcw__modal-link {
    font-size: 1rem !important;
  }
}

.kcw .kcw__cmp-global-search .kcw__cmp-global-search__modal .kcw__cmp-global-search__modal-listing .kcw__modal-list .kcw__modal-link:hover {
  color: #003a96;
}

.kcw .kcw__cmp-hero-banner.kcw__global-extended-teaser.kcw__teaser.kcw__cmp-basic-hero-no-image-no-teal-border .kcw__cmp-teaser__image {
  display: none;
}

.kcw .kcw__cmp-hero-banner.kcw__global-extended-teaser.kcw__teaser.kcw__cmp-basic-hero-no-image-teal-border {
  border-bottom: 0.625rem solid #009ca6;
}

.kcw .kcw__cmp-hero-banner.kcw__global-extended-teaser.kcw__teaser.kcw__cmp-basic-hero-no-image-teal-border .kcw__cmp-teaser__image {
  display: none;
}

.kcw .kcw__cmp-hero-banner.kcw__cmp-basic-hero-teal-border {
  border-bottom: 0.625rem solid #009ca6;
}

@media only screen and (min-width: 1025px) {

  .kcw .kcw__cmp-basic-hero-no-image-no-teal-border,
  .kcw .kcw__cmp-basic-hero-no-image-teal-border {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
  }

  .kcw .kcw__cmp-basic-hero-no-image-no-teal-border .kcw__cmp-teaser .kcw__cmp-teaser__content,
  .kcw .kcw__cmp-basic-hero-no-image-teal-border .kcw__cmp-teaser .kcw__cmp-teaser__content {
    padding-right: 12rem !important;
  }
}

.kcw .kcw__cmp-basic-hero-no-teal-border .kcw__cmp-image__image,
.kcw .kcw__cmp-basic-hero-teal-border .kcw__cmp-image__image {
  -o-object-position: center center !important;
  object-position: center center !important;
}

.kcw .kcw__cmp-carousel-hero {
  min-height: 47.5rem;
}

.kcw .kcw__cmp-carousel-hero .kcw__cmp-carousel {
  position: relative;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-carousel-hero .kcw__cmp-carousel .kcw__cmp-carousel__content {
    background-color: #003a96;
    min-height: 47.5rem;
  }
}

.kcw .kcw__cmp-carousel-hero .kcw__cmp-carousel .kcw__cmp-carousel__content .kcw__cmp-carousel__indicators {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  bottom: 3rem;
  position: absolute;
  right: 50%;
}

@media only screen and (max-width: 1024px) {
  .kcw .kcw__cmp-carousel-hero .kcw__cmp-carousel .kcw__cmp-carousel__content .kcw__cmp-carousel__indicators {
    bottom: 0;
    padding-bottom: 3rem;
    right: 30%;
    z-index: 4;
  }
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-carousel-hero .kcw__cmp-carousel .kcw__cmp-carousel__content .kcw__cmp-carousel__indicators {
    z-index: 3;
  }
}

.kcw .kcw__cmp-carousel-hero .kcw__cmp-carousel .kcw__cmp-carousel__content .kcw__cmp-carousel__indicators .kcw__cmp-carousel__indicator {
  background-color: #003a96;
  border: 0.063rem solid #fff;
  height: 1.099rem;
  width: 1.119rem;
}

.kcw .kcw__cmp-carousel-hero .kcw__cmp-carousel .kcw__cmp-carousel__content .kcw__cmp-carousel__indicators .kcw__cmp-carousel__indicator.kcw__cmp-carousel__indicator--active {
  background-color: #009ca6;
  border: 0.125rem solid #fff;
}

.kcw .kcw__cmp-carousel-hero .kcw__cmp-carousel .kcw__cmp-carousel__actions {
  bottom: 2rem;
  left: 10%;
  position: absolute;
  z-index: 5;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-carousel-hero .kcw__cmp-carousel .kcw__cmp-carousel__actions {
    z-index: 3;
  }
}

.kcw .kcw__cmp-carousel-hero .kcw__cmp-carousel .kcw__cmp-carousel__actions .kcw__cmp-carousel__action {
  background-color: #003a96;
  border: 0.063rem solid #fff;
  height: 2.75rem;
  width: 2.75rem;
}

.kcw .kcw__cmp-carousel-hero .kcw__cmp-carousel .kcw__cmp-carousel__actions .kcw__cmp-carousel__action--previous .kcw__cmp-carousel__action-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/back-carousel-white-arrow-icon.svg);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
}

.kcw .kcw__cmp-carousel-hero .kcw__cmp-carousel .kcw__cmp-carousel__actions .kcw__cmp-carousel__action--previous .kcw__cmp-carousel__action-text {
  display: none;
}

.kcw .kcw__cmp-carousel-hero .kcw__cmp-carousel .kcw__cmp-carousel__actions .kcw__cmp-carousel__action--next .kcw__cmp-carousel__action-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/next-carousel-white-arrow-icon.svg);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
}

.kcw .kcw__cmp-carousel-hero .kcw__cmp-carousel .kcw__cmp-carousel__actions .kcw__cmp-carousel__action--next .kcw__cmp-carousel__action-text {
  display: none;
}

.kcw .kcw__cmp-carousel-hero .kcw__cmp-teaser .kcw__cmp-teaser__content> :last-child {
  margin-bottom: 6rem !important;
}

.kcw .kcw__cmp-carousel-hero.kcw__cmp-carousel-hero-light .kcw__cmp-carousel__actions .kcw__cmp-carousel__action {
  border: 0.063rem solid #003a96;
}

.kcw .kcw__cmp-carousel-hero.kcw__cmp-carousel-hero-light .kcw__cmp-carousel__actions .kcw__cmp-carousel__action:focus-visible {
  outline: 0.125rem dashed #000;
  outline-offset: 0.188rem;
}

.kcw .kcw__cmp-carousel-hero.kcw__cmp-carousel-hero-light .kcw__cmp-carousel__actions .kcw__cmp-carousel__action--previous:hover {
  background-color: #fff;
}

.kcw .kcw__cmp-carousel-hero.kcw__cmp-carousel-hero-light .kcw__cmp-carousel__actions .kcw__cmp-carousel__action--previous:hover .kcw__cmp-carousel__action-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/back-carousel-blue-arrow-icon.svg);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
}

.kcw .kcw__cmp-carousel-hero.kcw__cmp-carousel-hero-light .kcw__cmp-carousel__actions .kcw__cmp-carousel__action--previous:focus {
  background-color: #fff;
  border: 0.125rem solid #003a96;
}

.kcw .kcw__cmp-carousel-hero.kcw__cmp-carousel-hero-light .kcw__cmp-carousel__actions .kcw__cmp-carousel__action--previous:focus .kcw__cmp-carousel__action-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/back-carousel-blue-arrow-icon.svg);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
}

.kcw .kcw__cmp-carousel-hero.kcw__cmp-carousel-hero-light .kcw__cmp-carousel__actions .kcw__cmp-carousel__action--next:hover {
  background-color: #fff;
}

.kcw .kcw__cmp-carousel-hero.kcw__cmp-carousel-hero-light .kcw__cmp-carousel__actions .kcw__cmp-carousel__action--next:hover .kcw__cmp-carousel__action-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/next-carousel-blue-arrow-icon.svg);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
}

.kcw .kcw__cmp-carousel-hero.kcw__cmp-carousel-hero-light .kcw__cmp-carousel__actions .kcw__cmp-carousel__action--next:focus {
  background-color: #fff;
  border: 0.188rem double #003a96;
}

.kcw .kcw__cmp-carousel-hero.kcw__cmp-carousel-hero-light .kcw__cmp-carousel__actions .kcw__cmp-carousel__action--next:focus .kcw__cmp-carousel__action-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/next-carousel-blue-arrow-icon.svg);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
}

.kcw .kcw__cmp-carousel-hero.kcw__cmp-carousel-hero-light .kcw__cmp-carousel__indicators .kcw__cmp-carousel__indicator {
  border: 0.063rem solid #003a96;
}

.kcw .kcw__cmp-carousel-hero.kcw__cmp-carousel-hero-light .kcw__cmp-carousel__indicators .kcw__cmp-carousel__indicator:hover {
  background-color: #fff;
}

.kcw .kcw__cmp-carousel-hero.kcw__cmp-carousel-hero-light .kcw__cmp-carousel__indicators .kcw__cmp-carousel__indicator:focus {
  background-color: #fff;
  border: 0.188rem double #003a96;
}

.kcw .kcw__cmp-carousel-hero.kcw__cmp-carousel-hero-light .kcw__cmp-carousel__indicators .kcw__cmp-carousel__indicator--active {
  background-color: #009ca6;
  border: 0.125rem solid #003a96;
}

.kcw .kcw__cmp-carousel-hero.kcw__cmp-carousel-hero-dark .kcw__cmp-carousel__actions .kcw__cmp-carousel__action {
  border: 0.063rem solid #fff;
}

.kcw .kcw__cmp-carousel-hero.kcw__cmp-carousel-hero-dark .kcw__cmp-carousel__actions .kcw__cmp-carousel__action:focus-visible {
  outline: 0.125rem dashed #fff;
  outline-offset: 0.188rem;
}

.kcw .kcw__cmp-carousel-hero.kcw__cmp-carousel-hero-dark .kcw__cmp-carousel__actions .kcw__cmp-carousel__action--previous:hover {
  background-color: #fff;
}

.kcw .kcw__cmp-carousel-hero.kcw__cmp-carousel-hero-dark .kcw__cmp-carousel__actions .kcw__cmp-carousel__action--previous:hover .kcw__cmp-carousel__action-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/back-carousel-blue-arrow-icon.svg);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
}

.kcw .kcw__cmp-carousel-hero.kcw__cmp-carousel-hero-dark .kcw__cmp-carousel__actions .kcw__cmp-carousel__action--previous:focus {
  background-color: #fff;
  border: 0.188rem double #003a96;
}

.kcw .kcw__cmp-carousel-hero.kcw__cmp-carousel-hero-dark .kcw__cmp-carousel__actions .kcw__cmp-carousel__action--previous:focus .kcw__cmp-carousel__action-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/back-carousel-blue-arrow-icon.svg);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
}

.kcw .kcw__cmp-carousel-hero.kcw__cmp-carousel-hero-dark .kcw__cmp-carousel__actions .kcw__cmp-carousel__action--next:hover {
  background-color: #fff;
}

.kcw .kcw__cmp-carousel-hero.kcw__cmp-carousel-hero-dark .kcw__cmp-carousel__actions .kcw__cmp-carousel__action--next:hover .kcw__cmp-carousel__action-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/next-carousel-blue-arrow-icon.svg);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
}

.kcw .kcw__cmp-carousel-hero.kcw__cmp-carousel-hero-dark .kcw__cmp-carousel__actions .kcw__cmp-carousel__action--next:focus {
  background-color: #fff;
  border: 0.188rem double #003a96;
}

.kcw .kcw__cmp-carousel-hero.kcw__cmp-carousel-hero-dark .kcw__cmp-carousel__actions .kcw__cmp-carousel__action--next:focus .kcw__cmp-carousel__action-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/next-carousel-blue-arrow-icon.svg);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
}

.kcw .kcw__cmp-carousel-hero.kcw__cmp-carousel-hero-dark .kcw__cmp-carousel__indicators .kcw__cmp-carousel__indicator {
  border: 0.063rem solid #fff;
}

.kcw .kcw__cmp-carousel-hero.kcw__cmp-carousel-hero-dark .kcw__cmp-carousel__indicators .kcw__cmp-carousel__indicator.kcw__cmp-carousel__indicator--active {
  background-color: #009ca6;
  border: 0.125rem solid #fff;
}

.kcw .kcw__cmp-carousel-hero.kcw__cmp-carousel-hero-dark .kcw__cmp-carousel__indicators .kcw__cmp-carousel__indicator:hover {
  background-color: #fff;
}

.kcw .kcw__cmp-carousel-hero.kcw__cmp-carousel-hero-dark .kcw__cmp-carousel__indicators .kcw__cmp-carousel__indicator:focus {
  background-color: #fff;
  border: 0.188rem double #003a96;
}

.kcw .kcw__cmp-hero-banner.kcw__cmp-featured-content-hero {
  min-height: 23.75rem;
  position: relative;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-hero-banner.kcw__cmp-featured-content-hero {
    min-height: 0;
  }
}

.kcw .kcw__cmp-hero-banner.kcw__cmp-featured-content-hero .kcw__cmp-featured-content-hero-image-wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
}

.kcw .kcw__cmp-hero-banner.kcw__cmp-featured-content-hero .kcw__cmp-featured-content-hero-image-wrapper .kcw__cmp-teaser__mobile-image {
  display: none;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-hero-banner.kcw__cmp-featured-content-hero .kcw__cmp-featured-content-hero-image-wrapper {
    min-height: 22.125rem;
  }

  .kcw .kcw__cmp-hero-banner.kcw__cmp-featured-content-hero .kcw__cmp-featured-content-hero-image-wrapper .kcw__cmp-teaser__image:before {
    content: unset;
  }
}

.kcw .kcw__cmp-hero-banner.kcw__cmp-featured-content-hero .kcw__cmp-featured-content-hero-image-wrapper .kcw__cmp-teaser__image {
  height: 100%;
  position: unset;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-hero-banner.kcw__cmp-featured-content-hero .kcw__cmp-featured-content-hero-image-wrapper .kcw__cmp-teaser__image {
    min-height: 22.125rem;
  }
}

.kcw .kcw__cmp-hero-banner.kcw__cmp-featured-content-hero .kcw__cmp-featured-content-hero-image-wrapper .kcw__cmp-featured-content-hero-content-wrapper {
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      from(transparent),
      to(#000));
  background: linear-gradient(180deg, transparent, #000);
  bottom: 0;
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 1.375rem !important;
  height: 15.438rem;
  line-height: 1.625rem;
  padding-bottom: 1.563rem;
  padding-left: 4rem;
  position: absolute;
  width: 100%;
}

@media only screen and (max-width: 1024px) {
  .kcw .kcw__cmp-hero-banner.kcw__cmp-featured-content-hero .kcw__cmp-featured-content-hero-image-wrapper .kcw__cmp-featured-content-hero-content-wrapper {
    height: 7.5rem;
    padding-left: 2rem;
  }
}

.kcw .kcw__cmp-hero-banner.kcw__cmp-featured-content-hero .kcw__cmp-featured-content-hero-image-wrapper .kcw__cmp-featured-content-hero-content-wrapper .kcw__cmp-featured-content-hero-content-container {
  height: 100%;
  position: relative;
}

@media only screen and (max-width: 1024px) {
  .kcw .kcw__cmp-hero-banner.kcw__cmp-featured-content-hero .kcw__cmp-featured-content-hero-image-wrapper .kcw__cmp-featured-content-hero-content-wrapper .kcw__cmp-featured-content-hero-content-container {
    width: 86%;
  }
}

.kcw .kcw__cmp-hero-banner.kcw__cmp-featured-content-hero .kcw__cmp-featured-content-hero-image-wrapper .kcw__cmp-featured-content-hero-content-wrapper .kcw__cmp-featured-content-hero-content-container .kcw__cmp-featured-content-hero-content {
  bottom: 0;
  position: absolute;
}

.kcw .kcw__cmp-hero-banner.kcw__cmp-featured-content-hero .kcw__cmp-featured-content-hero-image-wrapper .kcw__cmp-featured-content-hero-content-wrapper .kcw__cmp-featured-content-hero-content-container .kcw__cmp-featured-content-hero-content .kcw__cmp-featured-content-hero-label {
  font-weight: 700;
  padding-bottom: 0.5rem;
}

.kcw .kcw__cmp-hero-banner.kcw__cmp-featured-content-hero .kcw__cmp-featured-content-hero-image-wrapper .kcw__cmp-featured-content-hero-content-wrapper .kcw__cmp-featured-content-hero-content-container .kcw__cmp-featured-content-hero-content .kcw__cmp-featured-content-hero-text {
  color: #fff;
  font-weight: 400;
  text-decoration: underline;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-hero-banner.kcw__cmp-featured-content-hero .kcw__cmp-teaser__content {
    -webkit-box-flex: 1.6 !important;
    -ms-flex: 1.6 !important;
    flex: 1.6 !important;
  }
}

@media only screen and (max-width: 1024px) {
  .kcw .kcw__cmp-hero-banner.kcw__cmp-featured-content-hero .kcw__cmp-teaser__content {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media only screen and (min-width: 1800px) {

  .kcw .kcw__cmp-hero-banner.kcw__cmp-featured-content-hero .kcw__cmp-teaser__content .kcw__cmp-hero-banner-text-animation-wrapper,
  .kcw .kcw__cmp-hero-banner.kcw__cmp-featured-content-hero .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container,
  .kcw .kcw__cmp-hero-banner.kcw__cmp-featured-content-hero .kcw__cmp-teaser__content .kcw__cmp-teaser__pretitle {
    width: 60rem !important;
  }
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-hero-banner.kcw__cmp-featured-content-hero .kcw__cmp-featured-content-hero-image-wrapper:before {
    background-color: #003a96;
    content: "";
    display: inline-block;
    height: 100%;
    left: 0;
    opacity: 0.75;
    position: absolute;
    width: 2.563rem;
    z-index: 1;
  }
}

.kcw .kcw__cmp-hero-banner.kcw__cmp-featured-content-hero.kcw__cmp-featured-content-hero-teal-border {
  border-bottom: 0.625rem solid #009ca6;
}

.kcw .kcw__cmp-hero-banner.kcw__cmp-featured-content-hero.kcw__cmp-featured-content-hero-no-teal-border {
  border-bottom: unset;
}

@media only screen and (min-width: 1025px) {

  .kcw .kcw__cmp-basic-hero-no-image-no-teal-border .kcw__cmp-teaser,
  .kcw .kcw__cmp-basic-hero-no-image-teal-border .kcw__cmp-teaser {
    width: 100%;
  }
}

.kcw .kcw__cmp-featured-content-hero .kcw__cmp-image__image {
  -o-object-position: center center !important;
  object-position: center center !important;
}

.kcw .kcw__cmp-hero-banner {
  background-color: #003a96;
}

.kcw .kcw__cmp-hero-banner .kcw__cmp-teaser {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
}

@media only screen and (max-width: 1024px) {
  .kcw .kcw__cmp-hero-banner .kcw__cmp-teaser {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.kcw .kcw__cmp-hero-banner .kcw__cmp-teaser .kcw__cmp-teaser__image {
  -webkit-box-flex: 1;
  display: block;
  -ms-flex: 1;
  flex: 1;
  position: relative;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-hero-banner .kcw__cmp-teaser .kcw__cmp-teaser__image {
    min-height: 34.688rem;
  }
}

.kcw .kcw__cmp-hero-banner .kcw__cmp-teaser .kcw__cmp-teaser__image .kcw__cmp-image,
.kcw .kcw__cmp-hero-banner .kcw__cmp-teaser .kcw__cmp-teaser__image .kcw__cmp-image .kcw__cmp-image__image {
  height: 100%;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-hero-banner .kcw__cmp-teaser .kcw__cmp-teaser__image:before {
    background-color: #003a96;
    content: "";
    display: inline-block;
    height: 100%;
    left: 0;
    opacity: 0.75;
    position: absolute;
    width: 2.563rem;
    z-index: 1;
  }
}

.kcw .kcw__cmp-hero-banner .kcw__cmp-teaser .kcw__cmp-teaser__content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-flex: 1;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: Roboto, sans-serif;
  font-style: normal;
  justify-items: center;
  padding-left: 10.188rem;
  padding-right: 2.688rem;
}

@media only screen and (max-width: 1024px) {
  .kcw .kcw__cmp-hero-banner .kcw__cmp-teaser .kcw__cmp-teaser__content {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media only screen and (min-width: 1800px) {
  .kcw .kcw__cmp-hero-banner .kcw__cmp-teaser .kcw__cmp-teaser__content {
    max-width: none;
    width: 47%;
  }
}

.kcw .kcw__cmp-hero-banner .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__pretitle {
  font-family: Roboto Bold, sans-serif;
  font-size: 1.625rem !important;
  font-weight: 400;
  line-height: 2.438rem;
  margin-bottom: 1rem;
  width: 100%;
}

@media only screen and (max-width: 1024px) {
  .kcw .kcw__cmp-hero-banner .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__pretitle {
    margin-top: 5%;
  }
}

.kcw .kcw__cmp-hero-banner .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__title {
  font-family: Roboto Slab, sans-serif;
  font-size: 3.438rem !important;
  font-weight: 300;
  line-height: 4.063rem;
  margin: 0;
}

@media only screen and (max-width: 1024px) {
  .kcw .kcw__cmp-hero-banner .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__title {
    font-size: 2.5rem !important;
    line-height: 3.25rem;
  }
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-hero-banner .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__title {
    margin-right: 3rem;
  }
}

.kcw .kcw__cmp-hero-banner .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__description>p {
  font-size: 1.25rem !important;
  font-weight: 400;
  line-height: 1.688rem;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-hero-banner .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__description>p {
    margin-right: 3rem;
  }
}

.kcw .kcw__cmp-hero-banner .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__description>p>a {
  color: #fff;
}

.kcw .kcw__cmp-hero-banner .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__description>p>a:hover {
  font-family: Roboto Bold, sans-serif;
  font-weight: 700;
}

.kcw .kcw__cmp-hero-banner .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  width: 100%;
}

@media only screen and (max-width: 1024px) {
  .kcw .kcw__cmp-hero-banner .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container {
    margin-bottom: 10%;
  }
}

.kcw .kcw__cmp-hero-banner .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border: 1px solid #003a96;
  border-radius: 2.688rem;
  color: #003a96;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.25rem !important;
  line-height: 1.313rem;
  margin-right: 2rem;
  margin-top: 1rem;
  padding: 1.5rem 2rem;
  text-decoration: none;
}

.kcw .kcw__cmp-hero-banner .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:hover {
  background-color: #005e64;
  border-color: #005e64;
  color: #fff;
}

.kcw .kcw__cmp-hero-banner .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:hover:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-white.svg);
}

.kcw .kcw__cmp-hero-banner .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-blue.svg);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  margin-left: 1rem;
}

.kcw .kcw__cmp-hero-banner .kcw__cmp-teaser .kcw__cmp-teaser__content> :last-child {
  margin-bottom: 3rem;
}

.kcw .kcw__cmp-hero-banner .kcw__cmp-teaser .kcw__cmp-teaser__content> :first-child {
  margin-top: 3rem;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-hero-banner .kcw__cmp-teaser .kcw__cmp-teaser__content {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    justify-content: center;
  }
}

@media only screen and (min-width: 1800px) {

  .kcw .kcw__cmp-hero-banner .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-hero-banner-text-animation-wrapper,
  .kcw .kcw__cmp-hero-banner .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container,
  .kcw .kcw__cmp-hero-banner .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__pretitle {
    margin-left: auto;
    width: 48rem;
  }

  .kcw .kcw__cmp-hero-banner.kcw__cmp-basic-hero-no-image-no-teal-border .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-hero-banner-text-animation-wrapper,
  .kcw .kcw__cmp-hero-banner.kcw__cmp-basic-hero-no-image-no-teal-border .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container,
  .kcw .kcw__cmp-hero-banner.kcw__cmp-basic-hero-no-image-no-teal-border .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__pretitle,
  .kcw .kcw__cmp-hero-banner.kcw__cmp-basic-hero-no-image-teal-border .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-hero-banner-text-animation-wrapper,
  .kcw .kcw__cmp-hero-banner.kcw__cmp-basic-hero-no-image-teal-border .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container,
  .kcw .kcw__cmp-hero-banner.kcw__cmp-basic-hero-no-image-teal-border .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__pretitle {
    margin-left: auto;
    margin-right: auto;
    width: 90rem;
  }
}

.kcw .kcw__cmp-single-hero-white-gradient .kcw__cmp-teaser__action-link:focus-visible {
  outline: 0.125rem dashed #000;
  outline-offset: 0.188rem;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__hero-banner .kcw__cmp-image__image {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: right center;
    object-position: right center;
    position: absolute;
    z-index: 1;
  }

  .kcw .kcw__hero-banner .kcw__cmp-teaser__image {
    overflow-x: hidden;
    overflow-y: hidden;
  }

  .kcw .kcw__cmp-hero-banner.kcw__cmp-featured-content-hero .kcw__cmp-featured-content-hero-image-wrapper .kcw__cmp-featured-content-hero-content-wrapper {
    z-index: 5;
  }

  .kcw .kcw__cmp-hero-banner .kcw__cmp-teaser .kcw__cmp-teaser__image:before {
    z-index: 3;
  }

  .kcw .kcw__cmp-hero-banner.kcw__cmp-featured-content-hero .kcw__cmp-featured-content-hero-image-wrapper:before,
  .kcw .kcw__cmp-hero-banner.kcw__cmp-single-hero.kcw__cmp-single-hero-black-gradient .kcw__cmp-teaser__content,
  .kcw .kcw__cmp-hero-banner.kcw__cmp-single-hero.kcw__cmp-single-hero-blue-gradient .kcw__cmp-teaser__content,
  .kcw .kcw__cmp-hero-banner.kcw__cmp-single-hero.kcw__cmp-single-hero-white-gradient .kcw__cmp-teaser__content {
    z-index: 2;
  }
}

@-webkit-keyframes reveal-content {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes reveal-content {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.kcw .kcw__cmp-single-hero {
  background-color: unset;
  overflow: hidden;
  position: relative;
}

.kcw .kcw__cmp-single-hero .kcw__cmp-teaser .kcw__cmp-teaser__image {
  -webkit-box-flex: 1;
  display: block;
  -ms-flex: 1;
  flex: 1;
  position: unset;
  width: 100%;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-single-hero .kcw__cmp-teaser .kcw__cmp-teaser__image {
    min-height: 47.5rem;
  }
}

@media only screen and (max-width: 1024px) {
  .kcw .kcw__cmp-single-hero .kcw__cmp-teaser .kcw__cmp-teaser__image {
    display: none;
  }
}

.kcw .kcw__cmp-single-hero .kcw__cmp-teaser .kcw__cmp-teaser__image .kcw__cmp-image,
.kcw .kcw__cmp-single-hero .kcw__cmp-teaser .kcw__cmp-teaser__image .kcw__cmp-image .kcw__cmp-image__image {
  height: 100%;
  width: 100%;
}

.kcw .kcw__cmp-single-hero .kcw__cmp-teaser .kcw__cmp-teaser__image:before {
  content: unset;
}

@media only screen and (max-width: 1024px) {
  .kcw .kcw__cmp-single-hero .kcw__cmp-teaser {
    display: block;
    position: relative;
  }

  .kcw .kcw__cmp-single-hero .kcw__cmp-teaser .kcw__cmp-teaser__mobile-image {
    -webkit-box-flex: 1;
    display: block;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
  }

  .kcw .kcw__cmp-single-hero .kcw__cmp-teaser .kcw__cmp-teaser__mobile-image img {
    height: auto;
    width: 100%;
  }
}

.kcw .kcw__cmp-single-hero .kcw__cmp-teaser .kcw__cmp-teaser__content {
  height: 100%;
  max-width: 40%;
  min-width: 36.5%;
  padding-left: 8.75rem;
  padding-right: 1.688rem;
  position: absolute;
}

@media only screen and (min-width: 1800px) {
  .kcw .kcw__cmp-single-hero .kcw__cmp-teaser .kcw__cmp-teaser__content {
    max-width: none;
  }
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-single-hero .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__pretitle {
    padding-left: 2.3rem;
  }
}

@media only screen and (max-width: 1024px) {
  .kcw .kcw__cmp-single-hero .kcw__cmp-teaser .kcw__cmp-teaser__content {
    max-width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
    position: relative;
    top: 0;
    z-index: 4;
  }

  .kcw .kcw__cmp-single-hero .kcw__cmp-teaser .kcw__cmp-teaser__content> :first-child {
    padding-top: 25rem;
  }
}

.kcw .kcw__cmp-single-hero .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-hero-banner-text-animation-wrapper {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  width: 100%;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-single-hero .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-hero-banner-text-animation-wrapper {
    border-left: 0.25rem solid #b1e4e3;
    border-right: 0.25rem solid #b1e4e3;
    left: 0;
    position: relative;
  }
}

@media only screen and (min-width: 1800px) {
  .kcw .kcw__cmp-single-hero .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-hero-banner-text-animation-wrapper {
    left: -1.8rem;
    width: 48rem;
  }
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-single-hero .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-hero-banner-text-animation-content {
    padding-left: 2rem;
    padding-right: 1rem;
  }

  .kcw .kcw__cmp-single-hero .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container {
    padding-left: 2rem;
  }
}

.kcw .kcw__cmp-hero-banner.kcw__cmp-single-hero.kcw__cmp-single-hero-blue-gradient .kcw__cmp-teaser__content {
  background: linear-gradient(180deg,
      rgba(0, 58, 150, 0) 25pc,
      rgba(0, 58, 150, 0.8) 0);
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-hero-banner.kcw__cmp-single-hero.kcw__cmp-single-hero-blue-gradient .kcw__cmp-teaser__content {
    background: -webkit-gradient(linear,
        left top,
        right top,
        color-stop(1.24%, #003a96),
        color-stop(98.44%, rgba(0, 58, 150, 0.8)));
    background: linear-gradient(90deg,
        #003a96 1.24%,
        rgba(0, 58, 150, 0.8) 98.44%);
  }
}

.kcw .kcw__cmp-hero-banner.kcw__cmp-single-hero.kcw__cmp-single-hero-black-gradient .kcw__cmp-teaser__content {
  background: -webkit-gradient(linear,
      left bottom,
      left top,
      from(rgba(0, 0, 0, 0.99)),
      color-stop(50.52%, rgba(0, 0, 0, 0.9)),
      color-stop(70.85%, transparent),
      to(transparent));
  background: linear-gradient(0deg,
      rgba(0, 0, 0, 0.99),
      rgba(0, 0, 0, 0.9) 50.52%,
      transparent 70.85%,
      transparent);
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-hero-banner.kcw__cmp-single-hero.kcw__cmp-single-hero-black-gradient .kcw__cmp-teaser__content {
    background: -webkit-gradient(linear,
        left top,
        right top,
        from(rgba(0, 0, 0, 0.75)),
        color-stop(70.78%, rgba(0, 0, 0, 0.7)),
        color-stop(100%, transparent),
        to(transparent));
    background: linear-gradient(90deg,
        rgba(0, 0, 0, 0.75),
        rgba(0, 0, 0, 0.7) 70.78%,
        transparent 100%,
        transparent);
  }
}

.kcw .kcw__cmp-hero-banner.kcw__cmp-single-hero.kcw__cmp-single-hero-white-gradient .kcw__cmp-teaser__content {
  background: -webkit-gradient(linear,
      left bottom,
      left top,
      from(hsla(0, 0%, 100%, 0.89)),
      color-stop(48.52%, hsla(0, 0%, 100%, 0.89)),
      color-stop(71.85%, transparent),
      to(transparent));
  background: linear-gradient(0deg,
      hsla(0, 0%, 100%, 0.89),
      hsla(0, 0%, 100%, 0.89) 48.52%,
      transparent 71.85%,
      transparent);
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-hero-banner.kcw__cmp-single-hero.kcw__cmp-single-hero-white-gradient .kcw__cmp-teaser__content {
    background: -webkit-gradient(linear,
        left top,
        right top,
        from(hsla(0, 0%, 100%, 0.75)),
        color-stop(80.78%, hsla(0, 0%, 100%, 0.7)),
        color-stop(100%, hsla(0, 0%, 100%, 0)),
        color-stop(100%, transparent),
        color-stop(0, hsla(0, 0%, 100%, 0)));
    background: linear-gradient(90deg,
        hsla(0, 0%, 100%, 0.75),
        hsla(0, 0%, 100%, 0.7) 80.78%,
        hsla(0, 0%, 100%, 0) 100%,
        transparent 0,
        hsla(0, 0%, 100%, 0) 0);
  }
}

.kcw .kcw__cmp-hero-banner.kcw__cmp-single-hero.kcw__cmp-single-hero-white-gradient .kcw__cmp-teaser__content .kcw__cmp-teaser__pretitle {
  color: #000;
}

.kcw .kcw__cmp-hero-banner.kcw__cmp-single-hero.kcw__cmp-single-hero-white-gradient .kcw__cmp-teaser__content .kcw__cmp-teaser__title {
  color: #003a96;
}

.kcw .kcw__cmp-hero-banner.kcw__cmp-single-hero.kcw__cmp-single-hero-white-gradient .kcw__cmp-teaser__content .kcw__cmp-teaser__description,
.kcw .kcw__cmp-hero-banner.kcw__cmp-single-hero.kcw__cmp-single-hero-white-gradient .kcw__cmp-teaser__content .kcw__cmp-teaser__description p>a {
  color: #000;
}

.kcw .kcw__cmp-hero-banner.kcw__cmp-single-hero.kcw__cmp-single-hero-white-gradient .kcw__cmp-teaser__content .kcw__cmp-teaser__description p>a:hover {
  font-family: Roboto Bold, sans-serif;
  font-weight: 700;
}

.kcw .kcw__cmp-hero-banner.kcw__cmp-single-hero.kcw__cmp-single-hero-white-gradient .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link {
  background-color: #003a96;
  color: #fff;
}

.kcw .kcw__cmp-hero-banner.kcw__cmp-single-hero.kcw__cmp-single-hero-white-gradient .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:hover {
  background-color: #fff;
  border-color: #fff;
  color: #003a96;
}

.kcw .kcw__cmp-hero-banner.kcw__cmp-single-hero.kcw__cmp-single-hero-white-gradient .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:hover:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-blue.svg);
}

.kcw .kcw__cmp-hero-banner.kcw__cmp-single-hero.kcw__cmp-single-hero-white-gradient .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-white.svg);
}

.kcw .kcw__cmp-jump-links {
  background-color: #f3f3f3;
  padding: 25px 0;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-jump-links .kcw__cmp-jump-links-container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    padding-left: 3.813rem;
    padding-right: 3.813rem;
  }
}

@media only screen and (max-width: 1024px) {
  .kcw .kcw__cmp-jump-links .kcw__cmp-jump-links-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-flow: column;
    flex-flow: column;
    padding-left: 2.125rem;
  }
}

.kcw .kcw__cmp-jump-links .kcw__cmp-jump-links-container>div {
  display: inline-block;
  margin-right: 50px;
}

.kcw .kcw__cmp-jump-links .kcw__cmp-jump-links-container>div:last-child {
  margin-right: 0;
}

.kcw .kcw__cmp-jump-links .kcw__cmp-jump-links-container .kcw__cmp-jump-links-section-item,
.kcw .kcw__cmp-jump-links .kcw__cmp-jump-links-container .kcw__cmp-jump-links-title {
  color: #000;
  display: inline-block;
}

@media only screen and (min-width: 320px) and (max-width: 1025px) {

  .kcw .kcw__cmp-jump-links .kcw__cmp-jump-links-container .kcw__cmp-jump-links-section-item,
  .kcw .kcw__cmp-jump-links .kcw__cmp-jump-links-container .kcw__cmp-jump-links-title {
    display: block;
  }
}

.kcw .kcw__cmp-jump-links .kcw__cmp-jump-links-container .kcw__cmp-jump-links-title {
  font-size: 1.125rem !important;
  font-weight: 700;
}

@media only screen and (min-width: 1025px) and (max-width: 1199px) {
  .kcw .kcw__cmp-jump-links .kcw__cmp-jump-links-container .kcw__cmp-jump-links-title {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    font-size: 1rem !important;
  }
}

@media only screen and (min-width: 320px) and (max-width: 1025px) {
  .kcw .kcw__cmp-jump-links .kcw__cmp-jump-links-container .kcw__cmp-jump-links-title {
    font-size: 1.125rem !important;
    margin-bottom: 15px;
  }
}

.kcw .kcw__cmp-jump-links .kcw__cmp-jump-links-container .kcw__cmp-jump-links-section-item {
  text-align: center;
}

@media only screen and (min-width: 320px) and (max-width: 1025px) {
  .kcw .kcw__cmp-jump-links .kcw__cmp-jump-links-container .kcw__cmp-jump-links-section-item {
    margin-bottom: 20px;
    text-align: left;
  }

  .kcw .kcw__cmp-jump-links .kcw__cmp-jump-links-container .kcw__cmp-jump-links-section-item:last-child {
    margin-bottom: 0;
  }
}

.kcw .kcw__cmp-jump-links .kcw__cmp-jump-links-container .kcw__cmp-jump-links-section-item a {
  color: #000;
  text-decoration: none;
}

@media only screen and (min-width: 1025px) and (max-width: 1199px) {
  .kcw .kcw__cmp-jump-links .kcw__cmp-jump-links-container .kcw__cmp-jump-links-section-item a {
    font-size: 0.875rem !important;
  }
}

@media only screen and (min-width: 320px) and (max-width: 1025px) {
  .kcw .kcw__cmp-jump-links .kcw__cmp-jump-links-container .kcw__cmp-jump-links-section-item a {
    font-size: 1rem !important;
    text-decoration: underline;
  }
}

.kcw .kcw__cmp-jump-links .kcw__cmp-jump-links-container .kcw__cmp-jump-links-section-item a:hover {
  color: #003a96;
  text-decoration: underline;
}

.kcw .kcw__cmp-location-details {
  font-family: Roboto, sans-serif;
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-top-section {
  margin: auto;
  max-width: 57.125rem;
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-top-section .kcw__cmp-location-details-title {
  color: #003a96;
  font-family: Roboto Slab, sans-serif;
  font-size: 3.75rem !important;
  font-style: normal;
  font-weight: 300;
  line-height: 4.25rem;
  margin-bottom: 2rem;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-location-details .kcw__cmp-location-details-top-section .kcw__cmp-location-details-title {
    text-align: left;
  }
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-top-section .kcw__cmp-location-details-image {
  max-width: 57.125rem;
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-top-section .kcw__cmp-location-details-image img {
  width: 100%;
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-top-section .kcw__cmp-location-details-description {
  color: #000;
  font-family: Roboto, sans-serif;
  font-size: 1.25rem !important;
  font-style: normal;
  font-weight: 400;
  line-height: 1.688rem;
  padding-bottom: 0.813rem;
  padding-top: 0.813rem;
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section {
  border-top: 0.063rem solid #009ca6;
  padding-top: 2.688rem;
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-top-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.25rem;
  width: 100%;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-top-wrapper {
    display: block;
  }
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-top-wrapper .kcw__cmp-location-details-address {
  color: #000;
  font-family: Roboto, sans-serif;
  font-size: 2rem !important;
  font-style: normal;
  font-weight: 400;
  line-height: 2.75rem;
  max-width: 20.625rem;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-top-wrapper .kcw__cmp-location-details-address {
    margin-bottom: 1.188rem;
  }
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-top-wrapper .kcw__cmp-location-details-button-wrapper {
  -webkit-box-flex: 1;
  -webkit-box-pack: right;
  -ms-flex-pack: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
  flex: 1;
  justify-content: right;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-top-wrapper .kcw__cmp-location-details-button-wrapper {
    display: block;
    margin-bottom: 1.188rem;
  }
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-top-wrapper .kcw__cmp-location-details-button-wrapper .kcw__cmp-location-details-request-button {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  border: 0.063rem solid #003a96;
  border-radius: 2.688rem;
  color: #003a96;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 4.438rem;
  margin-right: 2.375rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-decoration: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-top-wrapper .kcw__cmp-location-details-button-wrapper .kcw__cmp-location-details-request-button {
    margin-bottom: 1.25rem;
  }
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-top-wrapper .kcw__cmp-location-details-button-wrapper .kcw__cmp-location-details-request-button .kcw__cmp-location-details-request-button-text {
  color: #003a96;
  font-size: 1.25rem !important;
  line-height: 1.438rem;
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
  text-decoration: none;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-top-wrapper .kcw__cmp-location-details-button-wrapper .kcw__cmp-location-details-request-button .kcw__cmp-location-details-request-button-text {
    white-space: nowrap;
  }
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-top-wrapper .kcw__cmp-location-details-button-wrapper .kcw__cmp-location-details-request-button .kcw__cmp-location-details-request-button-icon {
  margin-left: 1.25rem;
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-top-wrapper .kcw__cmp-location-details-call-button {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  border: 0.063rem solid #003a96;
  border-radius: 2.688rem;
  color: #003a96;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 4.438rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-decoration: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-top-wrapper .kcw__cmp-location-details-call-button .kcw__cmp-location-details-call-button-text {
  font-size: 1.25rem !important;
  line-height: 1.438rem;
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-top-wrapper .kcw__cmp-location-details-call-button .kcw__cmp-location-details-call-button-text a {
  color: #003a96;
  text-decoration: none;
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-top-wrapper .kcw__cmp-location-details-call-button .kcw__cmp-location-details-call-button-icon {
  margin-left: 1.25rem;
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-top-wrapper .kcw__cmp-location-details-request-button:hover {
  background-color: #005e64;
  color: #fff;
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-top-wrapper .kcw__cmp-location-details-request-button:hover .kcw__cmp-location-details-request-button-text {
  color: #fff;
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-top-wrapper .kcw__cmp-location-details-request-button:hover .kcw__cmp-location-details-request-button-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-white.svg);
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-top-wrapper .kcw__cmp-location-details-call-button:hover {
  background-color: #005e64;
  color: #fff;
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-top-wrapper .kcw__cmp-location-details-call-button:hover a {
  color: #fff;
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-top-wrapper .kcw__cmp-location-details-call-button:hover .kcw__cmp-location-details-call-button-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/white-phone-icon.svg);
  height: 1.25rem;
  width: 1.313rem;
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-middle-wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-middle-wrapper {
    display: block;
  }
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-middle-wrapper .kcw__cmp-location-details-map {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 26.875rem;
  margin-right: 2rem;
  width: 39.345rem;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-middle-wrapper .kcw__cmp-location-details-map {
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
    height: 24.313rem;
    margin-bottom: 1.688rem;
    margin-right: 0;
    width: 100%;
  }
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-middle-wrapper .kcw__cmp-location-details-hours {
  -webkit-box-flex: 1;
  background: #f3f3f3;
  -ms-flex: 1;
  flex: 1;
  max-height: 26.875rem;
  max-width: 20rem;
  overflow: hidden;
  padding-left: 3.125rem;
  padding-right: 3.125rem;
  padding-top: 2.25rem;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-middle-wrapper .kcw__cmp-location-details-hours {
    max-width: none;
    padding-bottom: 2rem;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-middle-wrapper .kcw__cmp-location-details-hours .kcw__cmp-location-details-hours-header {
  border-bottom: 0.063rem solid #003a96;
  color: #003a96;
  font-family: Roboto, sans-serif;
  font-size: 1.25rem !important;
  font-weight: 400;
  line-height: 1.125rem;
  margin: 0;
  padding-bottom: 1.313rem;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-middle-wrapper .kcw__cmp-location-details-hours .kcw__cmp-location-details-hours-header {
    margin-left: 2rem;
    margin-right: 2rem;
  }
}

@media only screen and (max-width: 480px) {
  .kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-middle-wrapper .kcw__cmp-location-details-hours .kcw__cmp-location-details-hours-header {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-middle-wrapper .kcw__cmp-location-details-hours .kcw__cmp-location-details-hours-info {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  font-size: 1.25rem !important;
  font-weight: 400;
  line-height: 1.125rem;
  margin-top: 1.313rem;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-middle-wrapper .kcw__cmp-location-details-hours .kcw__cmp-location-details-hours-info {
    margin-left: 2rem;
    margin-right: 2rem;
  }
}

@media only screen and (max-width: 480px) {
  .kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-middle-wrapper .kcw__cmp-location-details-hours .kcw__cmp-location-details-hours-info {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-middle-wrapper .kcw__cmp-location-details-hours .kcw__cmp-location-details-hours-info .kcw__cmp-location-details-hours-day {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-middle-wrapper .kcw__cmp-location-details-hours .kcw__cmp-location-details-hours-info .kcw__cmp-location-details-hours-time {
  text-transform: lowercase;
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-location-info-wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-evenly;
  list-style-type: none;
  margin-top: 2.875rem;
  padding: 0;
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-location-info-wrapper .kcw__cmp-location-details-info {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-location-info-wrapper .kcw__cmp-location-details-info {
    -webkit-box-flex: 50%;
    -ms-flex: 50%;
    flex: 50%;
    margin-bottom: 2.25rem;
  }
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-location-info-wrapper .kcw__cmp-location-details-info .kcw__cmp-location-details-info-icon {
  margin-right: 1.375rem;
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-location-info-wrapper .kcw__cmp-location-details-info .kcw__cmp-location-details-info-icon .kcw__cmp-location-details-info-icon-directions,
.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-location-info-wrapper .kcw__cmp-location-details-info .kcw__cmp-location-details-info-icon .kcw__cmp-location-details-info-icon-map,
.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-location-info-wrapper .kcw__cmp-location-details-info .kcw__cmp-location-details-info-icon .kcw__cmp-location-details-info-icon-parking,
.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-location-info-wrapper .kcw__cmp-location-details-info .kcw__cmp-location-details-info-icon .kcw__cmp-location-details-info-icon-shuttles,
.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-location-info-wrapper .kcw__cmp-location-details-info .kcw__cmp-location-details-info-icon .kcw__cmp-location-details-info-icon-wayfinder,
.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-location-info-wrapper .kcw__cmp-location-details-info .kcw__cmp-location-details-info-icon .kcw__cmp-location-details-info-icon-webpage {
  width: 3.125rem;
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-location-info-wrapper .kcw__cmp-location-details-info .kcw__cmp-location-details-info-text {
  color: #000;
  font-size: 1.25rem !important;
  font-weight: 400;
  line-height: 1.25rem;
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-location-info-wrapper .kcw__cmp-location-details-info:hover .kcw__cmp-location-details-info-text {
  text-decoration: underline;
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-location-info-wrapper .kcw__cmp-location-details-info:hover .kcw__cmp-location-details-info-icon .kcw__cmp-location-details-info-icon-webpage {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/icon-globe-w-countries-teal.png);
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-location-info-wrapper .kcw__cmp-location-details-info:hover .kcw__cmp-location-details-info-icon .kcw__cmp-location-details-info-icon-directions {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/icon-pin-teal.png);
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-location-info-wrapper .kcw__cmp-location-details-info:hover .kcw__cmp-location-details-info-icon .kcw__cmp-location-details-info-icon-parking {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/icon-car-teal.png);
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-location-info-wrapper .kcw__cmp-location-details-info:hover .kcw__cmp-location-details-info-icon .kcw__cmp-location-details-info-icon-map {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/icon-map-teal.png);
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-location-info-wrapper .kcw__cmp-location-details-info:hover .kcw__cmp-location-details-info-icon .kcw__cmp-location-details-info-icon-shuttles {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/icon-bus-teal.png);
}

.kcw .kcw__cmp-location-details .kcw__cmp-location-details-bottom-section .kcw__cmp-location-details-location-info-wrapper .kcw__cmp-location-details-info:hover .kcw__cmp-location-details-info-icon .kcw__cmp-location-details-info-icon-wayfinder {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/icon-compass-teal.png);
}

.kcw .kcw__info-window-title {
  font-family: Roboto Slab, sans-serif;
  margin-bottom: 0;
  margin-top: 0;
}

.kcw .kcw__info-window-address,
.kcw .kcw__info-window-phone {
  font-family: Roboto, sans-serif;
  font-size: 1rem !important;
}

.kcw .kcw__info-window-phone {
  color: #003a96;
  cursor: pointer;
  text-decoration: none;
}

.kcw .kcw__cmp-location-filters #kcw__cmp-location-filters-heading {
  color: #003a96;
  font-size: 1.875rem !important;
  font-style: normal;
  font-weight: 400;
  line-height: 2.625rem;
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-headers {
  color: #000;
  display: block;
  font-size: 1rem !important;
  font-style: normal;
  font-weight: 700;
  padding: 0.25rem 0;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 2rem;
  }
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-wrapper .kcw__filter-section {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 20%;
  flex: 1 1 20%;
  margin-bottom: 1rem;
  position: relative;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-wrapper .kcw__filter-section {
    margin-bottom: unset;
  }
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-wrapper .kcw__cmp-location-filters-expand-icon {
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-wrapper .kcw__cmp-location-filters-box {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #f3f3f3;
  border: none;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: 3.75rem;
  padding: 1rem;
  width: 100%;
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-wrapper .kcw__cmp-location-filters-box .kcw__cmp-location-filters-text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 1rem !important;
  text-align: left;
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-wrapper .kcw__cmp-location-filters-box:focus,
.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-wrapper .kcw__cmp-location-filters-box:focus-visible {
  outline: 1px solid #009ca6;
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-wrapper .kcw__cmp-location-filters-dropdown-wrap {
  background-color: #f3f3f3;
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  display: none;
  left: -1px;
  padding: 1rem;
  position: absolute;
  top: calc(100% - 1px);
  width: 19.125rem;
  z-index: 2;
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-wrapper .kcw__cmp-location-filters-dropdown-wrap #kcw__select-all {
  border-bottom: 1px solid #a4a4a4;
  padding-bottom: 0.5rem;
  width: 95%;
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-wrapper .kcw__cmp-location-filters-dropdown-wrap .kcw__cmp-location-filters-search-bar-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.5rem;
  position: relative;
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-wrapper .kcw__cmp-location-filters-dropdown-wrap .kcw__cmp-location-filters-search-bar-wrapper .kcw__search-icon {
  left: 0;
  padding: 0.75rem;
  position: absolute;
  top: 0;
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-wrapper .kcw__cmp-location-filters-dropdown-wrap .kcw__cmp-location-filters-search-bar-wrapper .kcw__cmp-location-filters-search-box {
  background-color: #fff;
  border: 1px solid transparent;
  border-bottom-color: #2e2e2e;
  outline: 0;
  padding: 0.5rem;
  text-indent: 2rem;
  width: 100%;
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-wrapper .kcw__cmp-location-filters-dropdown-wrap .kcw__cmp-location-filters-search-bar-wrapper .kcw__cmp-location-filters-search-box-status {
  clip: rect(0, 0, 0, 0);
  border: 0;
  -webkit-clip-path: rect(0, 0, 0, 0);
  clip-path: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-wrapper .kcw__cmp-location-filters-dropdown-wrap .kcw__cmp-location-filters-items-list {
  list-style: none;
  margin: 0;
  max-height: 34rem;
  overflow-y: scroll;
  padding: 0;
  position: relative;
  text-transform: capitalize;
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-wrapper #kcw__location-type-multiselect:focus,
.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-wrapper .kcw__cmp-location-filters-dropdown-wrap:focus {
  border: 1px solid #009ca6;
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-wrapper .kcw__active-dropdown {
  display: block;
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-wrapper .kcw__cmp-location-filters-dropdown-wrap::-webkit-scrollbar {
  width: 0.75rem;
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-wrapper .kcw__cmp-location-filters-dropdown-wrap::-webkit-scrollbar-track {
  background-color: #fff;
  border-radius: 3px;
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-wrapper .kcw__cmp-location-filters-dropdown-wrap::-webkit-scrollbar-thumb {
  background-color: #9b9b9b;
  border-radius: 3px;
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-wrapper .kcw__cmp-location-filters-zipcode-section {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-box-flex: 1;
  align-items: flex-end;
  border-top: 1px solid #979797;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  gap: 2rem;
  margin-top: 1.438rem;
  padding-top: 1.438rem;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-wrapper .kcw__cmp-location-filters-zipcode-section {
    border-left: 1px solid #979797;
    border-top: none;
    margin-top: unset;
    padding-left: 1.75rem;
    padding-top: unset;
  }
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-wrapper .kcw__cmp-location-filters-zipcode-section .kcw__cmp-location-filters-zipcode-box #kcw__loc-zip {
  background-color: #e8e8e8;
  border: none;
  border-bottom: 3px solid #003a96;
  padding: 1rem;
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-wrapper .kcw__cmp-location-filters-zipcode-section .kcw__cmp-location-filters-zipcode-box #kcw__loc-zip:focus,
.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-wrapper .kcw__cmp-location-filters-zipcode-section .kcw__cmp-location-filters-zipcode-box #kcw__loc-zip:focus-visible {
  border-color: #009ca6;
  outline: 1px solid #009ca6;
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-wrapper .kcw__cmp-location-filters-zipcode-section .kcw__cmp-location-filters-radius {
  position: relative;
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-wrapper .kcw__cmp-location-filters-zipcode-section .kcw__cmp-location-filters-radius .kcw__cmp-location-filters-radius-box {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f3f3f3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 1rem;
  padding-right: 1rem;
  width: 100%;
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-wrapper .kcw__cmp-location-filters-zipcode-section .kcw__cmp-location-filters-radius .kcw__cmp-location-filters-radius-box span {
  -webkit-box-flex: 1;
  display: block;
  -ms-flex: 1;
  flex: 1;
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-wrapper .kcw__cmp-location-filters-zipcode-section .kcw__cmp-location-filters-radius .kcw__radius-wrap {
  max-height: 34rem;
  width: 5rem;
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-wrapper .kcw__option {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  font-size: 1.125rem !important;
  font-weight: 400;
  gap: 1rem;
  line-height: 1.75rem;
  padding: 0.5rem;
  position: relative;
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-wrapper .kcw__option:hover {
  background-color: #e8e8e8;
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-wrapper .kcw__option.kcw__filter-hidden {
  display: none;
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-wrapper .kcw__option.kcw__active {
  background-color: #0077c8;
  color: #fff;
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-wrapper .kcw__option.kcw__multi:before {
  -webkit-box-flex: 0;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 0.125rem;
  content: "";
  display: block;
  -ms-flex: 0 0 1rem;
  flex: 0 0 1rem;
  height: 1rem;
  margin-top: 0.25rem;
  width: 1rem;
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-wrapper .kcw__option.kcw__multi.kcw__selected:before {
  background-color: #003a96;
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-wrapper .kcw__option.kcw__multi.kcw__selected:after {
  border: solid #fff;
  border-width: 0 2px 2px 0;
  content: "";
  display: inline-block;
  height: 0.625rem;
  left: 0.85rem;
  position: absolute;
  top: 0.85rem;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 0.25rem;
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-wrapper .kcw__option.kcw__select-all {
  border-bottom: 1px solid #cdcdcd;
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-bottom-section {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 1rem;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-bottom-section {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    align-items: center;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 2rem;
  }
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-bottom-section .kcw__cmp-location-filters-applied-filters {
  width: 100%;
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-bottom-section .kcw__cmp-location-filters-applied-filters .kcw__cmp-location-applied-filters-title {
  color: #000;
  display: none;
  font-size: 1.125rem !important;
  font-weight: 700;
  line-height: 1.313rem;
  white-space: nowrap;
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-bottom-section .kcw__cmp-location-filters-applied-filters .kcw__cmp-location-applied-filters-title.kcw__visible {
  display: block;
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-bottom-section .kcw__cmp-location-filters-actions {
  margin-top: 1rem;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-bottom-section .kcw__cmp-location-filters-actions {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-pack: right;
    -ms-flex-pack: right;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    justify-content: right;
    margin-top: unset;
    width: 100%;
  }
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-bottom-section .kcw__cmp-location-filters-actions .kcw__cmp-location-filters-reset {
  color: #003a96;
  cursor: pointer;
  font-size: 1.125rem !important;
  font-weight: 400;
  line-height: 1.375rem;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-bottom-section .kcw__cmp-location-filters-actions .kcw__cmp-location-filters-reset {
    margin-right: 1rem;
  }
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-bottom-section .kcw__cmp-location-filters-actions .kcw__cmp-location-filters-reset:hover {
  font-weight: 700;
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-bottom-section .kcw__cmp-location-filters-actions .kcw__cmp-location-filters-apply-button {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #003a96;
  border: 1px solid #fff;
  border-radius: 2.688rem;
  color: #fff;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.25rem !important;
  font-weight: 400;
  line-height: 1.438rem;
  margin-top: 1rem;
  padding: 1.5rem 2rem;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-bottom-section .kcw__cmp-location-filters-actions .kcw__cmp-location-filters-apply-button {
    margin-left: 0.875rem;
    margin-top: unset;
  }
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-bottom-section .kcw__cmp-location-filters-actions .kcw__cmp-location-filters-apply-button .kcw__arrow-icon {
  margin-left: 0.875rem;
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-bottom-section .kcw__cmp-location-filters-actions .kcw__cmp-location-filters-apply-button:hover {
  background-color: #fff;
  border: 1px solid #003a96;
  color: #003a96;
}

.kcw .kcw__cmp-location-filters .kcw__cmp-location-filters-bottom-section .kcw__cmp-location-filters-actions .kcw__cmp-location-filters-apply-button:hover .kcw__arrow-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-blue.svg);
}

.kcw .kcw__cmp-location-filters .kcw__disabled-apply-button {
  background: #d9d9d9 !important;
  border: 0.063rem solid #9a9a9a !important;
  color: #7d7d7d !important;
  pointer-events: none;
}

.kcw .kcw__cmp-location-filters .kcw__disabled-apply-button .kcw__arrow-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-disabled.svg);
}

.kcw .kcw__cmp-location-filters .kcw__a11y-selected-prompt.kcw__hidden {
  display: none;
}

.kcw #kcw__pagination-container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  justify-content: center;
  margin-top: 4rem;
  width: 100%;
}

@media only screen and (min-width: 1025px) {
  .kcw #kcw__pagination-container {
    margin-top: 5rem;
  }
}

.kcw .kcw__cmp-location-listing {
  font-family: Roboto, sans-serif;
  padding-top: 3rem;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-location-listing {
    padding-top: 10rem;
  }
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-heading-container {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-heading-container .kcw__cmp-location-listing-title {
  color: #000;
  font-family: Roboto Slab, sans-serif;
  font-size: 2.625rem !important;
  font-style: normal;
  font-weight: 300;
  margin: 0;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-heading-container .kcw__cmp-location-listing-count {
  color: #000;
  display: block;
  font-family: Roboto, sans-serif;
  font-size: 1.125rem !important;
  font-style: normal;
  font-weight: 400;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-location-listing .kcw__cmp-location-heading-container .kcw__cmp-location-listing-count {
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
    margin-bottom: 2.5rem;
    min-width: 100%;
    width: 100%;
  }
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-header {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: center;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 2rem;
  margin-bottom: 2rem;
}

@media screen and (max-width: 768px) {
  .kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-header {
    margin-bottom: 2rem;
  }
}

@media only screen and (max-width: 1024px) {
  .kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-header {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    min-width: 100%;
  }
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-header .kcw__cmp-location-listing-sort-by-wrapper {
  -ms-flex-line-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-content: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

@media (min-width: 401px) and (max-width: 768px) {
  .kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-header .kcw__cmp-location-listing-sort-by-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 40%;
  }
}

@media screen and (max-width: 768px) {
  .kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-header .kcw__cmp-location-listing-sort-by-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 34%;
  }
}

@media (min-width: 401px) and (max-width: 768px) {
  .kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-header .kcw__cmp-location-listing-sort-by-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 40%;
  }
}

@media only screen and (max-width: 400px) {
  .kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-header .kcw__cmp-location-listing-sort-by-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 32%;
  }
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-header .kcw__cmp-location-listing-sort-by-wrapper .kcw__cmp-location-listing-sort-by-text {
  font-size: 1.125rem !important;
  font-weight: 400;
  line-height: 1.688rem;
  margin-right: 1rem;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-header .kcw__cmp-location-listing-sort-by-wrapper .kcw__cmp-location-listing-sort-by-box {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  align-items: center;
  background-color: #f3f3f3;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 3.688rem;
  justify-content: space-evenly;
  width: 8.688rem;
}

@media screen and (max-width: 768px) {
  .kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-header .kcw__cmp-location-listing-sort-by-wrapper .kcw__cmp-location-listing-sort-by-box {
    width: 100%;
  }
}

@media only screen and (max-width: 400px) {
  .kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-header .kcw__cmp-location-listing-sort-by-wrapper .kcw__cmp-location-listing-sort-by-box {
    width: 7.375rem;
  }
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-header .kcw__cmp-location-listing-sort-by-wrapper .kcw__cmp-location-listing-dropdown-wrap {
  background-color: #f3f3f3;
  -webkit-box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
  box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
  display: none;
  position: absolute;
  right: 0;
  top: 3.625rem;
  width: 8.625rem;
  z-index: 2;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-header .kcw__cmp-location-listing-sort-by-wrapper .kcw__cmp-location-listing-dropdown-wrap .kcw__cmp-location-listing-sort-by-options {
  list-style: none;
  padding: 0 0 0 1.25rem;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-header .kcw__active-sort-by-dropdown {
  display: block !important;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-header .kcw__sort-by-option {
  cursor: pointer;
  font-size: 1.125rem !important;
  font-weight: 400;
  line-height: 1.75rem;
  margin-top: 0.5rem;
  position: relative;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-header .kcw__sort-by-option:hover {
  background-color: #e8e8e8;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-header .kcw__cmp-location-listing-views {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1rem !important;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

@media only screen and (max-width: 768px) {
  .kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-header .kcw__cmp-location-listing-views {
    margin-bottom: 0;
    width: 11.25rem;
  }
}

@media (min-width: 401px) and (max-width: 1025px) {
  .kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-header .kcw__cmp-location-listing-views {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-left: 0.625rem;
    padding-left: 0.625rem;
  }
}

@media screen and (max-width: 768px) {
  .kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-header .kcw__cmp-location-listing-views {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-left: 4%;
    margin-top: 1.7rem;
    width: 59%;
  }
}

@media only screen and (max-width: 400px) {
  .kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-header .kcw__cmp-location-listing-views {
    margin-bottom: 0;
    padding-left: 0;
  }
}

@media only screen and (max-width: 768px) {
  .kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-header .kcw__cmp-location-listing-views {
    margin-bottom: 0;
    width: 11.25rem;
  }
}

@media (min-width: 401px) and (max-width: 768px) {
  .kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-header .kcw__cmp-location-listing-views {
    margin-left: 0.625rem;
    padding-left: 0.625rem;
  }
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-header .kcw__cmp-location-listing-views .kcw__view-type {
  font-size: 1.25rem !important;
  font-weight: 400;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-header .kcw__cmp-location-listing-views .kcw__view-item {
  background-color: #f3f3f3;
  padding: 1rem;
}

@media only screen and (max-width: 400px) {
  .kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-header .kcw__cmp-location-listing-views .kcw__view-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-header .kcw__cmp-location-listing-views .kcw__view-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-header .kcw__cmp-location-listing-views .kcw__view-item .kcw__view-label {
  margin-left: 0.5rem;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-results-list-view-results {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-results-list-view {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: none;
  -ms-flex-direction: column;
  flex-direction: column;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-results-list-view .kcw__cmp-location-listing-result-item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  list-style-type: none;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-results-list-view .kcw__cmp-location-listing-result-item .kcw__cmp-location-listing-result-item-section-one {
    border-right: 0.063rem solid #979797;
    padding-right: 3rem;
    width: 35.5rem;
  }
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-results-list-view .kcw__cmp-location-listing-result-item .kcw__cmp-location-listing-result-item-section-one .kcw__cmp-location-listing-result-item-title {
  font-size: 2rem !important;
  line-height: 2.688rem;
  margin-top: 0;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-results-list-view .kcw__cmp-location-listing-result-item .kcw__cmp-location-listing-result-item-section-one .kcw__cmp-location-listing-result-item-description {
  margin-bottom: 0.875rem;
  max-width: 38.625rem;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-results-list-view .kcw__cmp-location-listing-result-item .kcw__cmp-location-listing-result-item-section-two {
    padding-left: 2.375rem;
  }
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-results-list-view .kcw__cmp-location-listing-result-item .kcw__cmp-location-listing-result-item-section-two .kcw__cmp-location-listing-result-item-location-address {
  margin-bottom: 1.188rem;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-results-list-view .kcw__cmp-location-listing-result-item .kcw__cmp-location-listing-result-item-section-two .kcw__cmp-location-listing-result-item-location-address .kcw__cmp-location-listing-result-item-location-city-state-zip {
  display: block;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-results-list-view .kcw__cmp-location-listing-result-item .kcw__cmp-location-listing-result-item-section-two .kcw__cmp-location-listing-result-item-location-directions {
  margin-right: 2.125rem;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-results-list-view .kcw__cmp-location-listing-result-item .kcw__cmp-location-listing-result-item-section-two .kcw__cmp-location-listing-result-item-location-directions .kcw__get-directions-icon,
.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-results-list-view .kcw__cmp-location-listing-result-item .kcw__cmp-location-listing-result-item-section-two .kcw__cmp-location-listing-result-item-location-phone .kcw__phone-icon {
  margin-right: 0.75rem;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-results-list-view .kcw__cmp-location-listing-result-item .kcw__cmp-location-listing-result-item-location-more-info-button {
  margin-top: 1.813rem;
  padding: 1.5rem 2rem;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-results-list-view .kcw__cmp-location-listing-result-item .kcw__cmp-location-listing-result-item-location-more-info-button .kcw__blue-chevron-icon {
  margin-left: 1.25rem;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-results-map-view {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  display: none;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-results-map-view {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-results-map-view .kcw__cmp-location-listing-result-area {
    margin-right: 2.688rem;
    max-height: 41.563rem;
    overflow-y: scroll;
    padding-right: 2.5rem;
  }
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-results-map-view .kcw__cmp-location-listing-result-area .kcw__cmp-location-listing-result-item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  list-style-type: none;
  padding-right: 1.75rem;
  width: 21.313rem;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-results-map-view .kcw__cmp-location-listing-result-area .kcw__cmp-location-listing-result-item .kcw__cmp-location-listing-result-item-section-one .kcw__cmp-location-listing-result-item-title {
  font-size: 1.625rem !important;
  line-height: 2.313rem;
  margin-top: 0;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-results-map-view .kcw__cmp-location-listing-result-area .kcw__cmp-location-listing-result-item .kcw__cmp-location-listing-result-item-section-one .kcw__cmp-location-listing-result-item-description {
  display: none;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-results-map-view .kcw__cmp-location-listing-result-area .kcw__cmp-location-listing-result-item .kcw__cmp-location-listing-result-item-section-two .kcw__cmp-location-listing-result-item-location-type {
  margin-top: 0.625rem;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-results-map-view .kcw__cmp-location-listing-result-area .kcw__cmp-location-listing-result-item .kcw__cmp-location-listing-result-item-section-two .kcw__cmp-location-listing-result-item-location-address {
  margin-bottom: 1.125rem;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-results-map-view .kcw__cmp-location-listing-result-area .kcw__cmp-location-listing-result-item .kcw__cmp-location-listing-result-item-section-two .kcw__cmp-location-listing-result-item-location-directions {
  margin-right: 0.75rem;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-results-map-view .kcw__cmp-location-listing-result-area .kcw__cmp-location-listing-result-item .kcw__cmp-location-listing-result-item-section-two .kcw__cmp-location-listing-result-item-location-more-info-button {
  margin-top: 1.5rem;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-results-map-view .kcw__cmp-location-listing-result-area::-webkit-scrollbar {
  width: 1.063rem;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-results-map-view .kcw__cmp-location-listing-result-area::-webkit-scrollbar-track {
  background-color: #fff;
  border: 0.063rem solid #474747;
  border-radius: 1.25rem;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-results-map-view .kcw__cmp-location-listing-result-area::-webkit-scrollbar-thumb {
  background-color: #9b9b9b;
  border-radius: 0.531rem;
  height: 4.438rem;
  width: 0.688rem;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-results-map-view .kcw__cmp-location-listing-results-map {
  height: 41.563rem;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-results-map-view .kcw__cmp-location-listing-results-map {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 41.563rem;
  }
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-result-item {
  border-top: 0.25rem solid #009ca6;
  margin-top: 2rem;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-result-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: unset;
    padding-bottom: 2.5rem;
    padding-top: 2rem;
  }
}

@media screen and (max-width: 1024px) {
  .kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-result-item {
    padding-top: 2rem;
  }
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-result-item .kcw__cmp-location-listing-result-item-section-one {
    max-width: 35.5rem;
  }
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-result-item .kcw__cmp-location-listing-result-item-section-one .kcw__cmp-location-listing-result-item-title {
  font-family: Roboto Slab, sans-serif;
  font-size: 2rem !important;
  font-weight: 300;
  line-height: 2.688rem;
  margin-bottom: 0.875rem;
  margin-top: 0;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-result-item .kcw__cmp-location-listing-result-item-section-one .kcw__cmp-location-listing-result-item-description {
  color: #000;
  font-size: 1.125rem !important;
  font-weight: 400;
  line-height: 1.75rem;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-result-item .kcw__cmp-location-listing-result-item-section-two {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-result-item .kcw__cmp-location-listing-result-item-section-two .kcw__cmp-location-listing-result-item-location-type {
  color: #000;
  font-size: 1.125rem !important;
  line-height: 1.375rem;
  margin-bottom: 1.125rem;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-result-item .kcw__cmp-location-listing-result-item-section-two .kcw__cmp-location-listing-result-item-location-type .kcw__location-type-title {
  font-weight: 700;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-result-item .kcw__cmp-location-listing-result-item-section-two .kcw__cmp-location-listing-result-item-location-address {
  color: #000;
  font-size: 1.125rem !important;
  font-weight: 700;
  line-height: 1.625rem;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-result-item .kcw__cmp-location-listing-result-item-section-two .kcw__cmp-location-listing-result-item-location-directions {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #003a96;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: underline;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-result-item .kcw__cmp-location-listing-result-item-section-two .kcw__cmp-location-listing-result-item-location-directions a {
  color: #003a96;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-result-item .kcw__cmp-location-listing-result-item-section-two .kcw__cmp-location-listing-result-item-location-directions .kcw__get-directions-icon {
  margin-right: 0.75rem;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-result-item .kcw__cmp-location-listing-result-item-section-two .kcw__cmp-location-listing-result-item-location-directions:hover {
  font-weight: 700;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-result-item .kcw__cmp-location-listing-result-item-section-two .kcw__cmp-location-listing-result-item-location-phone {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #003a96;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: underline;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-result-item .kcw__cmp-location-listing-result-item-section-two .kcw__cmp-location-listing-result-item-location-phone a {
  color: #003a96;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-result-item .kcw__cmp-location-listing-result-item-section-two .kcw__cmp-location-listing-result-item-location-phone .kcw__phone-icon {
  margin-right: 0.75rem;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-result-item .kcw__cmp-location-listing-result-item-section-two .kcw__cmp-location-listing-result-item-location-phone:hover {
  font-weight: 700;
}

.kcw .kcw__cmp-location-listing .kcw__active-view {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-no-results {
  display: none;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-no-results #kcw__clear-all-button {
  margin-top: 1rem;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-result-item-location-more-info-button {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #fff;
  border: 0.063rem solid #003a96;
  border-radius: 2.688rem;
  color: #003a96;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  padding: 1.5rem 2rem;
  text-decoration: none;
  width: 15.5rem;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-result-item-location-more-info-button a {
  color: #003a96;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-result-item-location-more-info-button .kcw__blue-chevron-icon {
  margin-left: 1.25rem;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-result-item-location-more-info-button:hover {
  background-color: #005e64;
  color: #fff;
}

.kcw .kcw__cmp-location-listing .kcw__cmp-location-listing-result-item-location-more-info-button:hover .kcw__blue-chevron-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-white.svg);
}

.kcw .kcw__loading {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/mgb-loader-animation.gif);
  margin-left: 50%;
  margin-right: 50%;
  max-width: 11.25rem !important;
}

.kcw .kcw__paginationjs {
  -webkit-box-sizing: initial;
  box-sizing: initial;
  font-family: Roboto, sans-serif;
  font-size: 1.125rem !important;
  font-weight: 700;
  line-height: 1.313rem;
}

.kcw .kcw__paginationjs:after {
  clear: both;
  content: " ";
  display: table;
}

.kcw .kcw__paginationjs .kcw__paginationjs-pages {
  padding: 0 5%;
}

.kcw .kcw__paginationjs .kcw__paginationjs-pages a {
  text-decoration: none;
}

.kcw .kcw__paginationjs .kcw__paginationjs-pages ul {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.kcw .kcw__paginationjs .kcw__paginationjs-pages .kcw__paginationjs-ellipsis {
  list-style: none;
}

.kcw .kcw__paginationjs .kcw__paginationjs-pages .kcw__paginationjs-page {
  height: 2.5rem;
  list-style: none;
  width: 2.5rem;
}

@media screen and (max-width: 480px) {
  .kcw .kcw__paginationjs .kcw__paginationjs-pages .kcw__paginationjs-page {
    height: 2rem;
    width: 2rem;
  }
}

.kcw .kcw__paginationjs .kcw__paginationjs-pages .kcw__paginationjs-page a {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: transparent;
  color: #003a96;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.125rem !important;
  font-weight: 700;
  height: 100%;
  justify-content: center;
  line-height: 1.313rem;
  text-align: center;
  text-decoration: none;
  width: 100%;
}

.kcw .kcw__paginationjs .kcw__paginationjs-pages .kcw__paginationjs-page:hover {
  background: #eee;
}

.kcw .kcw__paginationjs .kcw__paginationjs-pages .kcw__paginationjs-page.kcw__active {
  background: #b1e4e3;
}

.kcw .kcw__paginationjs .kcw__paginationjs-pages .kcw__paginationjs-page.kcw__active:hover {
  background: #b1e4e3;
  cursor: default;
}

.kcw .kcw__paginationjs .kcw__paginationjs-pages .kcw__paginationjs-next,
.kcw .kcw__paginationjs .kcw__paginationjs-pages .kcw__paginationjs-prev {
  background-color: #003a96;
  border: 1px solid #003a96;
  display: block;
  height: 2.5rem;
  padding: 0;
  text-decoration: none;
  width: 2.5rem;
}

@media screen and (max-width: 480px) {

  .kcw .kcw__paginationjs .kcw__paginationjs-pages .kcw__paginationjs-next,
  .kcw .kcw__paginationjs .kcw__paginationjs-pages .kcw__paginationjs-prev {
    height: 2rem;
    width: 2rem;
  }
}

.kcw .kcw__paginationjs .kcw__paginationjs-pages .kcw__paginationjs-next a,
.kcw .kcw__paginationjs .kcw__paginationjs-pages .kcw__paginationjs-prev a {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  justify-content: center;
  padding: 25%;
  width: 100%;
}

.kcw .kcw__paginationjs .kcw__paginationjs-pages .kcw__paginationjs-next:hover,
.kcw .kcw__paginationjs .kcw__paginationjs-pages .kcw__paginationjs-prev:hover {
  background-color: transparent;
}

.kcw .kcw__paginationjs .kcw__paginationjs-pages .kcw__paginationjs-next.kcw__disabled,
.kcw .kcw__paginationjs .kcw__paginationjs-pages .kcw__paginationjs-prev.kcw__disabled {
  background-color: #d9d9d9;
  border: 1px solid #9a9a9a;
}

.kcw .kcw__paginationjs .kcw__paginationjs-pages .kcw__paginationjs-next.kcw__disabled:hover,
.kcw .kcw__paginationjs .kcw__paginationjs-pages .kcw__paginationjs-prev.kcw__disabled:hover {
  background-color: #d9d9d9;
}

.kcw .kcw__paginationjs .kcw__paginationjs-pages .kcw__paginationjs-next.kcw__disabled:hover a,
.kcw .kcw__paginationjs .kcw__paginationjs-pages .kcw__paginationjs-prev.kcw__disabled:hover a {
  cursor: default;
}

.kcw .kcw__paginationjs .kcw__paginationjs-pages .kcw__paginationjs-prev {
  margin-right: 1.625rem;
}

@media screen and (max-width: 480px) {
  .kcw .kcw__paginationjs .kcw__paginationjs-pages .kcw__paginationjs-prev {
    margin-right: 0;
  }
}

.kcw .kcw__paginationjs .kcw__paginationjs-pages .kcw__paginationjs-prev a {
  background-color: transparent;
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/left-arrow-icon-white.svg);
}

.kcw .kcw__paginationjs .kcw__paginationjs-pages .kcw__paginationjs-prev:hover {
  background-color: transparent;
}

.kcw .kcw__paginationjs .kcw__paginationjs-pages .kcw__paginationjs-prev:hover a {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/left-arrow-icon-blue.svg);
}

.kcw .kcw__paginationjs .kcw__paginationjs-pages .kcw__paginationjs-prev.kcw__disabled a {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-disabled.svg);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.kcw .kcw__paginationjs .kcw__paginationjs-pages .kcw__paginationjs-next {
  margin-left: 1.625rem;
}

@media screen and (max-width: 480px) {
  .kcw .kcw__paginationjs .kcw__paginationjs-pages .kcw__paginationjs-next {
    margin-left: 0;
  }
}

.kcw .kcw__paginationjs .kcw__paginationjs-pages .kcw__paginationjs-next a {
  background-color: transparent;
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/white-arrow-icon-white.svg);
}

.kcw .kcw__paginationjs .kcw__paginationjs-pages .kcw__paginationjs-next:hover {
  background-color: transparent;
}

.kcw .kcw__paginationjs .kcw__paginationjs-pages .kcw__paginationjs-next:hover a {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-blue.svg);
}

.kcw .kcw__paginationjs .kcw__paginationjs-pages .kcw__paginationjs-next.kcw__disabled a {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-disabled.svg);
}

.kcw .kcw__paginationjs .kcw__paginationjs-go-input {
  float: left;
  font-size: 0.938rem !important;
  margin-left: 0.625rem;
}

.kcw .kcw__paginationjs .kcw__paginationjs-go-input>input[type="text"] {
  background: #fff;
  border: 0.063rem solid #aaa;
  border-radius: 0.188rem;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: initial;
  box-sizing: initial;
  font-size: 0.938rem !important;
  height: 1.75rem;
  outline: none;
  padding: 0;
  text-align: center;
  vertical-align: baseline;
  width: 1.875rem;
}

.kcw .kcw__paginationjs .kcw__paginationjs-go-button {
  float: left;
  font-size: 0.938rem !important;
  margin-left: 0.625rem;
}

.kcw .kcw__paginationjs .kcw__paginationjs-go-button>input[type="button"] {
  background: #fff;
  border: 0.063rem solid #aaa;
  border-radius: 0.188rem;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #333;
  cursor: pointer;
  font-size: 0.938rem !important;
  height: 1.875rem;
  line-height: -0.125rem;
  min-width: 2.5rem;
  outline: none;
  padding: 0 0.5rem;
  text-align: center;
  vertical-align: baseline;
}

.kcw .kcw__paginationjs .kcw__paginationjs-go-button>input[type="button"]:hover {
  background-color: #f8f8f8;
}

.kcw .kcw__paginationjs .kcw__paginationjs-nav {
  float: left;
  font-size: 0.938rem !important;
  height: 3.75rem;
  line-height: 3.75rem;
  margin-left: 0.625rem;
}

.kcw .kcw__paginationjs.kcw__paginationjs-small {
  font-size: 0.75rem !important;
}

.kcw .kcw__paginationjs.kcw__paginationjs-small .kcw__paginationjs-pages li>a {
  font-size: 0.75rem !important;
  height: 1.5rem;
  line-height: 1.5rem;
  min-width: 1.625rem;
}

.kcw .kcw__paginationjs.kcw__paginationjs-small .kcw__paginationjs-pages li.kcw__active>a {
  height: 3.5rem;
  line-height: 3.5rem;
}

.kcw .kcw__paginationjs.kcw__paginationjs-small .kcw__paginationjs-go-input {
  font-size: 0.75rem !important;
}

.kcw .kcw__paginationjs.kcw__paginationjs-small .kcw__paginationjs-go-input>input[type="text"] {
  font-size: 0.75rem !important;
  height: 1.5rem;
  width: 1.625rem;
}

.kcw .kcw__paginationjs.kcw__paginationjs-small .kcw__paginationjs-go-button {
  font-size: 0.75rem !important;
}

.kcw .kcw__paginationjs.kcw__paginationjs-small .kcw__paginationjs-go-button>input[type="button"] {
  font-size: 0.75rem !important;
  height: 1.625rem;
  line-height: -0.375rem;
  min-width: 1.875rem;
  padding: 0 0.375rem;
}

.kcw .kcw__paginationjs.kcw__paginationjs-small .kcw__paginationjs-nav {
  font-size: 0.75rem !important;
  height: 1.625rem;
  line-height: 1.625rem;
}

.kcw .kcw__paginationjs.kcw__paginationjs-big {
  font-size: 1rem !important;
}

.kcw .kcw__paginationjs.kcw__paginationjs-big .kcw__paginationjs-pages li>a {
  font-size: 1rem !important;
  height: 2.125rem;
  line-height: 2.125rem;
  min-width: 2.25rem;
}

.kcw .kcw__paginationjs.kcw__paginationjs-big .kcw__paginationjs-pages li.kcw__active>a {
  height: 4.125rem;
  line-height: 4.125rem;
}

.kcw .kcw__paginationjs.kcw__paginationjs-big .kcw__paginationjs-go-input {
  font-size: 1rem !important;
}

.kcw .kcw__paginationjs.kcw__paginationjs-big .kcw__paginationjs-go-input>input[type="text"] {
  font-size: 1rem !important;
  height: 2.125rem;
  width: 2.25rem;
}

.kcw .kcw__paginationjs.kcw__paginationjs-big .kcw__paginationjs-go-button {
  font-size: 1rem !important;
}

.kcw .kcw__paginationjs.kcw__paginationjs-big .kcw__paginationjs-go-button>input[type="button"] {
  font-size: 1rem !important;
  height: 2.25rem;
  line-height: 0.25rem;
  min-width: 3.125rem;
  padding: 0 0.75rem;
}

.kcw .kcw__paginationjs.kcw__paginationjs-big .kcw__paginationjs-nav {
  font-size: 1rem !important;
  height: 4.125rem;
  line-height: 4.125rem;
}

.kcw .kcw__paginationjs.kcw__paginationjs-theme-blue .kcw__paginationjs-pages li {
  border-color: #289de9;
}

.kcw .kcw__paginationjs.kcw__paginationjs-theme-blue .kcw__paginationjs-pages li>a {
  color: #289de9;
}

.kcw .kcw__paginationjs.kcw__paginationjs-theme-blue .kcw__paginationjs-pages li>a:hover {
  background: #e9f4fc;
}

.kcw .kcw__paginationjs.kcw__paginationjs-theme-blue .kcw__paginationjs-pages li.kcw__active>a {
  background: #289de9;
  color: #fff;
}

.kcw .kcw__paginationjs.kcw__paginationjs-theme-blue .kcw__paginationjs-pages li.kcw__disabled>a:hover {
  background: none;
}

.kcw .kcw__paginationjs.kcw__paginationjs-theme-blue .kcw__paginationjs-go-input>input[type="text"] {
  border-color: #289de9;
}

.kcw .kcw__paginationjs.kcw__paginationjs-theme-blue .kcw__paginationjs-go-button>input[type="button"] {
  background: #289de9;
  border-color: #289de9;
  color: #fff;
}

.kcw .kcw__paginationjs.kcw__paginationjs-theme-blue .kcw__paginationjs-go-button>input[type="button"]:hover {
  background-color: #3ca5ea;
}

.kcw .kcw__paginationjs.kcw__paginationjs-theme-green .kcw__paginationjs-pages li {
  border-color: #449d44;
}

.kcw .kcw__paginationjs.kcw__paginationjs-theme-green .kcw__paginationjs-pages li>a {
  color: #449d44;
}

.kcw .kcw__paginationjs.kcw__paginationjs-theme-green .kcw__paginationjs-pages li>a:hover {
  background: #ebf4eb;
}

.kcw .kcw__paginationjs.kcw__paginationjs-theme-green .kcw__paginationjs-pages li.kcw__active>a {
  background: #449d44;
  color: #fff;
}

.kcw .kcw__paginationjs.kcw__paginationjs-theme-green .kcw__paginationjs-pages li.kcw__disabled>a:hover {
  background: none;
}

.kcw .kcw__paginationjs.kcw__paginationjs-theme-green .kcw__paginationjs-go-input>input[type="text"] {
  border-color: #449d44;
}

.kcw .kcw__paginationjs.kcw__paginationjs-theme-green .kcw__paginationjs-go-button>input[type="button"] {
  background: #449d44;
  border-color: #449d44;
  color: #fff;
}

.kcw .kcw__paginationjs.kcw__paginationjs-theme-green .kcw__paginationjs-go-button>input[type="button"]:hover {
  background-color: #55a555;
}

.kcw .kcw__paginationjs.kcw__paginationjs-theme-yellow .kcw__paginationjs-pages li {
  border-color: #ec971f;
}

.kcw .kcw__paginationjs.kcw__paginationjs-theme-yellow .kcw__paginationjs-pages li>a {
  color: #ec971f;
}

.kcw .kcw__paginationjs.kcw__paginationjs-theme-yellow .kcw__paginationjs-pages li>a:hover {
  background: #fdf5e9;
}

.kcw .kcw__paginationjs.kcw__paginationjs-theme-yellow .kcw__paginationjs-pages li.kcw__active>a {
  background: #ec971f;
  color: #fff;
}

.kcw .kcw__paginationjs.kcw__paginationjs-theme-yellow .kcw__paginationjs-pages li.kcw__disabled>a:hover {
  background: none;
}

.kcw .kcw__paginationjs.kcw__paginationjs-theme-yellow .kcw__paginationjs-go-input>input[type="text"] {
  border-color: #ec971f;
}

.kcw .kcw__paginationjs.kcw__paginationjs-theme-yellow .kcw__paginationjs-go-button>input[type="button"] {
  background: #ec971f;
  border-color: #ec971f;
  color: #fff;
}

.kcw .kcw__paginationjs.kcw__paginationjs-theme-yellow .kcw__paginationjs-go-button>input[type="button"]:hover {
  background-color: #eea135;
}

.kcw .kcw__paginationjs.kcw__paginationjs-theme-red .kcw__paginationjs-pages li {
  border-color: #c9302c;
}

.kcw .kcw__paginationjs.kcw__paginationjs-theme-red .kcw__paginationjs-pages li>a {
  color: #c9302c;
}

.kcw .kcw__paginationjs.kcw__paginationjs-theme-red .kcw__paginationjs-pages li>a:hover {
  background: #faeaea;
}

.kcw .kcw__paginationjs.kcw__paginationjs-theme-red .kcw__paginationjs-pages li.kcw__active>a {
  background: #c9302c;
  color: #fff;
}

.kcw .kcw__paginationjs.kcw__paginationjs-theme-red .kcw__paginationjs-pages li.kcw__disabled>a:hover {
  background: none;
}

.kcw .kcw__paginationjs.kcw__paginationjs-theme-red .kcw__paginationjs-go-input>input[type="text"] {
  border-color: #c9302c;
}

.kcw .kcw__paginationjs.kcw__paginationjs-theme-red .kcw__paginationjs-go-button>input[type="button"] {
  background: #c9302c;
  border-color: #c9302c;
  color: #fff;
}

.kcw .kcw__paginationjs.kcw__paginationjs-theme-red .kcw__paginationjs-go-button>input[type="button"]:hover {
  background-color: #ce4541;
}

.kcw .kcw__paginationjs .kcw__paginationjs-pages li.kcw__paginationjs-next {
  margin-left: 1.625rem;
}

.kcw .kcw__paginationjs .kcw__paginationjs-pages li.kcw__paginationjs-next a {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-white.svg);
}

.kcw .kcw__paginationjs .kcw__paginationjs-go-input {
  *margin-left: 0.313rem;
  margin-left: 0.313rem\0;
}

.kcw .kcw__paginationjs .kcw__paginationjs-go-input>input[type="text"] {
  *line-height: 1.75rem;
  line-height: 1.75rem\0;
  *vertical-align: middle;
  vertical-align: middle\0;
}

.kcw .kcw__paginationjs .kcw__paginationjs-go-button {
  *margin-left: 0.313rem;
  margin-left: 0.313rem\0;
}

.kcw .kcw__paginationjs .kcw__paginationjs-go-button>input[type="button"] {
  *vertical-align: middle;
  vertical-align: middle\0;
}

.kcw .kcw__paginationjs.kcw__paginationjs-big .kcw__paginationjs-pages li>a {
  line-height: 2.25rem\0;
}

.kcw .kcw__paginationjs.kcw__paginationjs-big .kcw__paginationjs-go-input>input[type="text"] {
  *height: 2.188rem;
  height: 2.25rem\0;
  *line-height: 2.25rem;
  line-height: 2.25rem\0;
}

.kcw .kcw__cmp-media-teaser-left-small .kcw__cmp-teaser__content {
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin: 0 0 0 12%;
  max-width: 30rem;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-media-teaser-left-small .kcw__cmp-teaser__content {
    margin: 0;
    max-width: unset;
  }
}

.kcw .kcw__cmp-media-teaser-right-small .kcw__cmp-teaser__content {
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin: 0 12% 0 0;
  max-width: 30rem;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-media-teaser-right-small .kcw__cmp-teaser__content {
    margin: 0;
    max-width: unset;
  }
}

.kcw .kcw__cmp-media-teaser-wide .kcw__cmp-teaser__image {
  display: block;
}

@media screen and (min-width: 1025px) {
  .kcw .kcw__cmp-media-teaser-wide .kcw__cmp-teaser__image {
    -webkit-transform: translateY(15%) !important;
    transform: translateY(15%) !important;
  }
}

.kcw .kcw__cmp-media-teaser-wide .kcw__cmp-teaser__content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 4rem 8rem !important;
  width: 72%;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-media-teaser-wide .kcw__cmp-teaser__content {
    padding: 3rem 5rem !important;
    width: unset;
  }
}

@media only screen and (max-width: 768px) {
  .kcw .kcw__cmp-media-teaser-wide .kcw__cmp-teaser__content {
    padding: 2.5rem 2rem 3rem !important;
  }
}

.kcw .kcw__media-teaser.kcw__global-extended-teaser.kcw__cmp-media-teaser-no-asset-small {
  padding-bottom: 0;
}

.kcw .kcw__media-teaser.kcw__global-extended-teaser.kcw__cmp-media-teaser-no-asset-small .kcw__cmp-teaser .kcw__cmp-teaser__content {
  max-width: 30rem;
  position: relative;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__media-teaser.kcw__global-extended-teaser.kcw__cmp-media-teaser-no-asset-small .kcw__cmp-teaser .kcw__cmp-teaser__content {
    max-width: unset;
  }
}

.kcw .kcw__media-teaser.kcw__global-extended-teaser.kcw__cmp-media-teaser-no-asset-wide {
  padding-bottom: 0;
}

.kcw .kcw__media-teaser.kcw__global-extended-teaser.kcw__cmp-media-teaser-no-asset-wide .kcw__cmp-teaser .kcw__cmp-teaser__content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding: 4rem 8rem;
  width: 100%;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__media-teaser.kcw__global-extended-teaser.kcw__cmp-media-teaser-no-asset-wide .kcw__cmp-teaser .kcw__cmp-teaser__content {
    padding: 3rem 5rem;
    width: unset;
  }
}

@media only screen and (max-width: 768px) {
  .kcw .kcw__media-teaser.kcw__global-extended-teaser.kcw__cmp-media-teaser-no-asset-wide .kcw__cmp-teaser .kcw__cmp-teaser__content {
    padding: 2.5rem 2rem 3rem;
  }
}

.kcw .kcw__media-teaser.kcw__global-extended-teaser.kcw__cmp-media-teaser-no-asset-wide .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.kcw .kcw__media-teaser.kcw__global-extended-teaser.kcw__cmp-media-teaser-no-asset-wide .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__quote {
  font-size: 1.25rem !important;
  line-height: 1.75rem;
  margin: 0;
  width: 100%;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__media-teaser.kcw__global-extended-teaser.kcw__cmp-media-teaser-no-asset-wide .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__quote {
    font-size: 1rem !important;
    line-height: 1.5625rem;
  }
}

.kcw .kcw__media-teaser.kcw__global-extended-teaser.kcw__cmp-media-teaser-no-asset-wide .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__quote .kcw__cmp-teaser_quote-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/blue-quote-icon.svg);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  margin-bottom: 2rem;
  width: unset;
}

.kcw .kcw__media-teaser.kcw__global-extended-teaser.kcw__cmp-media-teaser-no-asset-wide .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__quote .kcw__cmp-teaser__title {
  color: #fff;
  font-size: 2rem !important;
  font-weight: lighter;
  line-height: 2.75rem;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__media-teaser.kcw__global-extended-teaser.kcw__cmp-media-teaser-no-asset-wide .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__quote .kcw__cmp-teaser__title {
    font-size: 1.625rem !important;
    line-height: 2.25rem;
  }
}

.kcw .kcw__media-teaser.kcw__global-extended-teaser.kcw__cmp-media-teaser-no-asset-wide .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__quote~.kcw__cmp-teaser__description {
  display: inline-block;
  font-size: 1.25rem !important;
  line-height: 1.75rem;
  width: 37%;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__media-teaser.kcw__global-extended-teaser.kcw__cmp-media-teaser-no-asset-wide .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__quote~.kcw__cmp-teaser__description {
    font-size: 1rem !important;
    line-height: 1.625rem;
    width: 100%;
  }
}

.kcw .kcw__media-teaser.kcw__global-extended-teaser.kcw__cmp-media-teaser-no-asset-wide .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__quote~.kcw__cmp-teaser__action-container {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  justify-content: flex-end;
  width: 62%;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__media-teaser.kcw__global-extended-teaser.kcw__cmp-media-teaser-no-asset-wide .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__quote~.kcw__cmp-teaser__action-container {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
  }
}

.kcw .kcw__media-teaser.kcw__global-extended-teaser.kcw__cmp-media-teaser-no-asset-wide .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__quote~.kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link {
  margin: 2rem 0 0 2rem;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__media-teaser.kcw__global-extended-teaser.kcw__cmp-media-teaser-no-asset-wide .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__quote~.kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link {
    margin: 2rem 0 0 1.5rem;
  }
}

.kcw .kcw__media-teaser.kcw__global-extended-teaser {
  position: relative;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__media-teaser.kcw__global-extended-teaser {
    background-color: #003a96;
    padding-bottom: 0;
  }
}

.kcw .kcw__media-teaser.kcw__global-extended-teaser .kcw__cmp-teaser {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.kcw .kcw__media-teaser.kcw__global-extended-teaser .kcw__cmp-teaser .kcw__cmp-teaser__pretitle {
  color: #fff;
}

.kcw .kcw__media-teaser.kcw__global-extended-teaser .kcw__cmp-teaser .kcw__cmp-teaser__image {
  display: block;
}

@media screen and (min-width: 1025px) {
  .kcw .kcw__media-teaser.kcw__global-extended-teaser .kcw__cmp-teaser .kcw__cmp-teaser__image {
    -webkit-transform: translateY(35%);
    transform: translateY(35%);
  }
}

.kcw .kcw__media-teaser.kcw__global-extended-teaser .kcw__cmp-teaser .kcw__cmp-teaser__content {
  background-color: #003a96;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 24.5rem;
  padding: 4.5rem 3.5rem;
  position: relative;
  z-index: 2;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__media-teaser.kcw__global-extended-teaser .kcw__cmp-teaser .kcw__cmp-teaser__content {
    min-width: unset;
    padding: 3rem 5rem;
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .kcw .kcw__media-teaser.kcw__global-extended-teaser .kcw__cmp-teaser .kcw__cmp-teaser__content {
    padding: 2.5rem 2rem 3rem;
  }
}

.kcw .kcw__media-teaser.kcw__global-extended-teaser .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container,
.kcw .kcw__media-teaser.kcw__global-extended-teaser .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__description,
.kcw .kcw__media-teaser.kcw__global-extended-teaser .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__quote,
.kcw .kcw__media-teaser.kcw__global-extended-teaser .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__title {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1rem 0;
  width: 100%;
}

.kcw .kcw__media-teaser.kcw__global-extended-teaser .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__title {
  color: #fff;
  font-size: 2rem !important;
  font-weight: lighter;
  line-height: 2.75rem;
  margin: 0;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__media-teaser.kcw__global-extended-teaser .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__title {
    font-size: 1.625rem !important;
    line-height: 2.25rem;
  }
}

.kcw .kcw__media-teaser.kcw__global-extended-teaser .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__description {
  color: #fff;
  font-size: 1.25rem !important;
  font-weight: 400;
  font-weight: lighter;
  line-height: 1.75rem;
  margin: 0;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__media-teaser.kcw__global-extended-teaser .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__description {
    width: 100%;
  }
}

.kcw .kcw__media-teaser.kcw__global-extended-teaser .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__description p {
  font-size: 1.25rem !important;
  line-height: 1.75rem;
  margin: 0;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__media-teaser.kcw__global-extended-teaser .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__description p {
    font-size: 1rem !important;
    line-height: 1.625rem;
  }
}

.kcw .kcw__media-teaser.kcw__global-extended-teaser .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__quote {
  font-size: 1.25rem !important;
  line-height: 1.75rem;
  margin: 0;
  width: 100%;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__media-teaser.kcw__global-extended-teaser .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__quote {
    font-size: 1rem !important;
    line-height: 1.5625rem;
  }
}

.kcw .kcw__media-teaser.kcw__global-extended-teaser .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__quote .kcw__cmp-teaser_quote-icon {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/blue-quote-icon.svg);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  margin-bottom: 2rem;
  padding: 1rem 0;
  width: 100%;
  width: unset;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__media-teaser.kcw__global-extended-teaser .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__quote .kcw__cmp-teaser_quote-icon {
    margin-bottom: 1rem;
  }
}

.kcw .kcw__media-teaser.kcw__global-extended-teaser .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__quote .kcw__cmp-teaser__title {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 2rem !important;
  font-weight: lighter;
  line-height: 2.75rem;
  padding: 1rem 0;
  width: 100%;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__media-teaser.kcw__global-extended-teaser .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__quote .kcw__cmp-teaser__title {
    font-size: 1.625rem !important;
    line-height: 2.25rem;
  }
}

.kcw .kcw__media-teaser.kcw__global-extended-teaser .kcw__cmp-teaser .kcw__cmp-teaser__action-container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding: 0 !important;
  width: 100%;
}

.kcw .kcw__media-teaser.kcw__global-extended-teaser .kcw__cmp-teaser .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  border: 1px solid #fff;
  border-radius: 2.688rem;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.25rem !important;
  line-height: 1.313rem;
  margin: 2rem 2rem 0 0;
  padding: 1.5rem 2rem;
  text-decoration: none;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__media-teaser.kcw__global-extended-teaser .kcw__cmp-teaser .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link {
    margin: 2rem 1.5rem 0 0;
  }
}

.kcw .kcw__media-teaser.kcw__global-extended-teaser .kcw__cmp-teaser .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:hover {
  background-color: #fff;
  color: #003a96;
}

.kcw .kcw__media-teaser.kcw__global-extended-teaser .kcw__cmp-teaser .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:hover:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-blue.svg);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  margin-left: 1rem;
}

.kcw .kcw__media-teaser.kcw__global-extended-teaser .kcw__cmp-teaser .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-white.svg);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  margin-left: 1rem;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-search {
  border-bottom: 0.063rem solid #979797;
  margin: 0 auto;
  max-width: 90rem;
  padding-bottom: 1rem;
  width: 84%;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-search .kcw__cmp-newsroom-search-first-row {
  padding: 1rem 0;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-search .kcw__cmp-newsroom-search-first-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-search .kcw__cmp-newsroom-search-first-row .kcw__search-header {
  -webkit-box-flex: 1;
  color: #003a96;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  font-family: Roboto, sans-serif;
  font-size: 1.75rem !important;
  font-weight: 400;
  line-height: 2.5rem;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-search .kcw__cmp-newsroom-search-first-row .kcw__search-header {
    font-size: 1.875rem !important;
  }
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-search .kcw__cmp-newsroom-search-first-row .kcw__cmp-newsroom-search-wrapper {
  -webkit-box-flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  position: relative;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-search .kcw__cmp-newsroom-search-first-row .kcw__cmp-newsroom-search-wrapper .kcw__cmp-newsroom-search-bar {
  background-color: #f3f3f3;
  border: none;
  border-bottom: 2px solid #003a96;
  outline: 0;
  padding: 1rem;
  width: 100%;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-search .kcw__cmp-newsroom-search-first-row .kcw__cmp-newsroom-search-wrapper .kcw__cmp-newsroom-search-bar:focus {
  background-color: #f3f3f3;
  border: 1px solid #009ca6;
  outline: none;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-search .kcw__cmp-newsroom-search-first-row .kcw__cmp-newsroom-search-wrapper .kcw__search-button {
  background: transparent;
  border: none;
  bottom: 0;
  cursor: pointer;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  margin: auto 0;
  padding: 0;
  position: absolute;
  right: 1rem;
  top: 0;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-search .kcw__cmp-newsroom-search-first-row .kcw__cmp-newsroom-search-wrapper .kcw__search-button:hover .kcw__search-arrow {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/search-arrow-hover.png);
  height: 1.75rem;
  width: 2.563rem;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-search .kcw__cmp-newsroom-search-first-row .kcw__cmp-newsroom-search-wrapper .kcw__search-button:focus,
.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-search .kcw__cmp-newsroom-search-first-row .kcw__cmp-newsroom-search-wrapper .kcw__search-button:focus-visible {
  outline: 2px dashed #000;
  outline-offset: 3px;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-search .kcw__cmp-newsroom-search-first-row .kcw__cmp-newsroom-search-wrapper .kcw__search-button:focus .kcw__search-arrow,
.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-search .kcw__cmp-newsroom-search-first-row .kcw__cmp-newsroom-search-wrapper .kcw__search-button:focus-visible .kcw__search-arrow {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/search-arrow-hover.png);
  height: 1.75rem;
  width: 2.563rem;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-search .kcw__cmp-newsroom-search-first-row .kcw__cmp-newsroom-search-wrapper .kcw__search-button .kcw__search-arrow {
  display: block;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-search .kcw__cmp-newsroom-search-reset-container {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-search .kcw__cmp-newsroom-search-reset {
  -webkit-box-pack: right;
  -ms-flex-pack: right;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: 0;
  color: #003a96;
  display: none;
  font-size: 1rem !important;
  font-weight: 400;
  justify-content: right;
  line-height: 1.375rem;
  padding: 0.5rem;
  text-decoration: underline;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-search .kcw__show-clear {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-search .kcw__cmp-newsroom-search-reset:hover {
  font-weight: 700;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-search .kcw__cmp-newsroom-search-reset:focus {
  border: 0.063rem dotted #000;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters {
  margin: 0 auto;
  max-width: 90rem;
  width: 84%;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters #kcw__cmp-newsroom-filters-heading {
  color: #003a96;
  display: block;
  font-family: Roboto, sans-serif;
  font-size: 1.75rem !important;
  font-weight: 400;
  line-height: 2.5rem;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  gap: 2rem;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-wrapper {
    gap: unset;
  }
}

@media only screen and (min-width: 1026px) {
  .kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    justify-content: space-between;
  }
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-wrapper .kcw__filter-section {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 20%;
  flex: 1 0 20%;
  margin-bottom: 1rem;
  position: relative;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-wrapper .kcw__filter-section .kcw__cmp-newsroom-filters-headers {
  color: #000;
  display: block;
  font-size: 1rem !important;
  font-style: normal;
  font-weight: 700;
  padding: 0.25rem 0;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-wrapper .kcw__cmp-newsroom-filters-expand-icon {
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-wrapper .kcw__cmp-newsroom-filters-box {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #f3f3f3;
  border: none;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: 3.75rem;
  padding: 1rem;
  width: 100%;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-wrapper .kcw__cmp-newsroom-filters-box .kcw__cmp-newsroom-filters-text {
  -webkit-box-flex: 1;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  -ms-flex: 1;
  flex: 1;
  font-size: 1rem !important;
  overflow: hidden;
  text-align: left;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-wrapper .kcw__cmp-newsroom-filters-box:focus,
.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-wrapper .kcw__cmp-newsroom-filters-box:focus-visible {
  outline: 1px solid #009ca6;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-wrapper .kcw__cmp-newsroom-filters-dropdown-wrap {
  background-color: #f3f3f3;
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  display: none;
  left: -1px;
  padding: 1rem;
  position: absolute;
  top: calc(100% - 1px);
  width: 19.125rem;
  z-index: 2;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-wrapper .kcw__cmp-newsroom-filters-dropdown-wrap #kcw__select-all {
  border-bottom: 1px solid #a4a4a4;
  padding-bottom: 0.5rem;
  width: 95%;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-wrapper .kcw__cmp-newsroom-filters-dropdown-wrap .kcw__cmp-newsroom-filters-search-bar-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.5rem;
  position: relative;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-wrapper .kcw__cmp-newsroom-filters-dropdown-wrap .kcw__cmp-newsroom-filters-search-bar-wrapper .kcw__search-icon {
  left: 0;
  padding: 0.75rem;
  position: absolute;
  top: 0;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-wrapper .kcw__cmp-newsroom-filters-dropdown-wrap .kcw__cmp-newsroom-filters-search-bar-wrapper .kcw__cmp-newsroom-filters-search-box {
  background-color: #fff;
  border: 1px solid transparent;
  border-bottom-color: #2e2e2e;
  outline: 0;
  padding: 0.5rem;
  text-indent: 2rem;
  width: 100%;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-wrapper .kcw__cmp-newsroom-filters-dropdown-wrap .kcw__cmp-newsroom-filters-search-bar-wrapper .kcw__cmp-newsroom-filters-search-box-status {
  clip: rect(0, 0, 0, 0);
  border: 0;
  -webkit-clip-path: rect(0, 0, 0, 0);
  clip-path: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-wrapper .kcw__cmp-newsroom-filters-dropdown-wrap .kcw__cmp-newsroom-filters-items-list {
  list-style: none;
  margin: 0;
  max-height: 34rem;
  overflow-y: scroll;
  padding: 0;
  position: relative;
  text-transform: capitalize;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-wrapper .kcw__active-dropdown {
  display: block;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-wrapper .kcw__cmp-newsroom-filters-dropdown-wrap::-webkit-scrollbar {
  width: 0.75rem;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-wrapper .kcw__cmp-newsroom-filters-dropdown-wrap::-webkit-scrollbar-track {
  background-color: #fff;
  border-radius: 0.188rem;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-wrapper .kcw__cmp-newsroom-filters-dropdown-wrap::-webkit-scrollbar-thumb {
  background-color: #9b9b9b;
  border-radius: 0.188rem;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-wrapper .kcw__option {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  font-size: 1.125rem !important;
  font-weight: 400;
  gap: 1rem;
  line-height: 1.75rem;
  padding: 0.5rem;
  position: relative;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-wrapper .kcw__option:hover {
  background-color: #e8e8e8;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-wrapper .kcw__option.kcw__filter-hidden {
  display: none;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-wrapper .kcw__option.kcw__active {
  background-color: #0077c8;
  color: #fff;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-wrapper .kcw__option.kcw__multi:before {
  -webkit-box-flex: 0;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 0.125rem;
  content: "";
  display: block;
  -ms-flex: 0 0 1rem;
  flex: 0 0 1rem;
  height: 1rem;
  margin-top: 0.25rem;
  width: 1rem;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-wrapper .kcw__option.kcw__multi.kcw__selected:before {
  background-color: #003a96;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-wrapper .kcw__option.kcw__multi.kcw__selected:after {
  border: solid #fff;
  border-width: 0 2px 2px 0;
  content: "";
  display: inline-block;
  height: 0.625rem;
  left: 0.85rem;
  position: absolute;
  top: 0.85rem;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 0.25rem;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-wrapper .kcw__option.kcw__select-all {
  border-bottom: 1px solid #cdcdcd;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-wrapper .kcw__a11y-selected-prompt.kcw__hidden {
  display: none;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-bottom-section {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 1rem;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-bottom-section {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    align-items: center;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 2.063rem;
    width: 100%;
  }
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-bottom-section .kcw__cmp-newsroom-filters-applied-filters {
  width: 100%;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-bottom-section .kcw__cmp-newsroom-filters-applied-filters .kcw__cmp-newsroom-applied-filters-title {
  color: #000;
  display: none;
  font-size: 1.125rem !important;
  font-weight: 700;
  line-height: 1.313rem;
  white-space: nowrap;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-bottom-section .kcw__cmp-newsroom-filters-applied-filters .kcw__cmp-newsroom-applied-filters-title.kcw__visible {
  display: initial;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-bottom-section .kcw__cmp-newsroom-filters-actions {
  margin-top: 1rem;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-bottom-section .kcw__cmp-newsroom-filters-actions {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-pack: right;
    -ms-flex-pack: right;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    justify-content: right;
    margin-top: unset;
    width: 100%;
  }
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-bottom-section .kcw__cmp-newsroom-filters-actions .kcw__cmp-newsroom-filters-reset {
  color: #003a96;
  font-size: 1.125rem !important;
  font-weight: 400;
  line-height: 1.375rem;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-bottom-section .kcw__cmp-newsroom-filters-actions .kcw__cmp-newsroom-filters-reset {
    margin-right: 1rem;
  }
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-bottom-section .kcw__cmp-newsroom-filters-actions .kcw__cmp-newsroom-filters-reset:hover {
  font-weight: 700;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-bottom-section .kcw__cmp-newsroom-filters-actions .kcw__cmp-newsroom-filters-reset:focus {
  border: 0.063rem dotted #000;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-bottom-section .kcw__cmp-newsroom-filters-actions .kcw__cmp-newsroom-filters-apply-button {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #003a96;
  border: 0.063rem solid #fff;
  border-radius: 2.688rem;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.25rem !important;
  font-weight: 400;
  height: 4.438rem;
  line-height: 1.438rem;
  margin-top: 1rem;
  padding: 1.5rem 2rem;
  width: 12.563rem;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-bottom-section .kcw__cmp-newsroom-filters-actions .kcw__cmp-newsroom-filters-apply-button {
    margin-left: 0.875rem;
    margin-top: unset;
  }
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-bottom-section .kcw__cmp-newsroom-filters-actions .kcw__cmp-newsroom-filters-apply-button .kcw__arrow-icon {
  margin-left: 0.875rem;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-bottom-section .kcw__cmp-newsroom-filters-actions .kcw__cmp-newsroom-filters-apply-button:hover {
  background-color: #fff;
  border: 0.063rem solid #003a96;
  color: #003a96;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-bottom-section .kcw__cmp-newsroom-filters-actions .kcw__cmp-newsroom-filters-apply-button:hover .kcw__arrow-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-blue.svg);
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-filters .kcw__cmp-newsroom-filters-bottom-section .kcw__cmp-newsroom-filters-actions .kcw__cmp-newsroom-filters-apply-button:focus {
  border: 0.063rem dotted #000;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-listing {
  margin: 0 auto;
  max-width: 90rem;
  padding-top: 4rem;
  width: 84%;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-listing {
    padding-top: 2rem;
  }
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-listing .kcw__cmp-newsroom-listing-results .kcw__cmp-newsroom-listing-header .kcw__result-count {
  display: block;
  font-size: 1.25rem !important;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-listing .kcw__cmp-newsroom-listing-results .kcw__cmp-newsroom-listing-results-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style-type: none;
  padding-left: 0;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-listing .kcw__cmp-newsroom-listing-results .kcw__cmp-newsroom-listing-results-list .kcw__cmp-newsroom-listing-card {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  border-bottom: 0.313rem solid #009ca6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  margin: 0 1rem 0.625rem;
  padding: 0 0 1.5rem;
  width: 100%;
}

@media only screen and (min-width: 769px) {
  .kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-listing .kcw__cmp-newsroom-listing-results .kcw__cmp-newsroom-listing-results-list .kcw__cmp-newsroom-listing-card {
    height: auto;
    margin: 0 2rem 1rem 0;
    width: 30%;
  }
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-listing .kcw__cmp-newsroom-listing-results .kcw__cmp-newsroom-listing-results-list .kcw__cmp-newsroom-listing-card .kcw__cmp-newsroom-listing-card-image {
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-listing .kcw__cmp-newsroom-listing-results .kcw__cmp-newsroom-listing-results-list .kcw__cmp-newsroom-listing-card .kcw__cmp-newsroom-listing-card-article-title {
  color: #003a96;
  font-size: 1.25rem !important;
  font-weight: 400;
  line-height: 1.688rem;
  margin-top: 1rem;
  max-width: 21.25rem;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-listing .kcw__cmp-newsroom-listing-results .kcw__cmp-newsroom-listing-results-list .kcw__cmp-newsroom-listing-card .kcw__cmp-newsroom-listing-card-article-title:focus {
  border: 0.063rem dotted #000;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-listing .kcw__cmp-newsroom-listing-results .kcw__cmp-newsroom-listing-results-list .kcw__cmp-newsroom-listing-card .kcw__cmp-newsroom-listing-card-article-title:hover {
  font-weight: 700;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-listing .kcw__cmp-newsroom-listing-results .kcw__cmp-newsroom-listing-results-list .kcw__cmp-newsroom-listing-card .kcw__cmp-newsroom-listing-card-article-date {
  color: #000;
  font-family: Roboto Slab, sans-serif;
  font-size: 1rem !important;
  font-weight: 400;
  line-height: 2.625rem;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-listing .kcw__cmp-newsroom-listing-results .kcw__cmp-newsroom-listing-results-list .kcw__cmp-newsroom-listing-card:nth-child(3n) {
  margin-right: 0;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-listing .kcw__cmp-newsroom-listing-no-results {
  display: none;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-listing .kcw__cmp-newsroom-listing-no-results .kcw__no-results-header {
  font-family: Roboto Slab, sans-serif;
  font-size: 2.625rem !important;
  font-weight: 300;
  line-height: 2.4375rem;
}

@media screen and (max-width: 1025px) {
  .kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-listing .kcw__cmp-newsroom-listing-no-results .kcw__no-results-header {
    font-size: 2.125rem !important;
  }
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-listing .kcw__cmp-newsroom-listing-no-results .kcw__no-result-count {
  display: block;
  font-size: 1.25rem !important;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-listing .kcw__cmp-newsroom-listing-no-results .kcw__no-results-body {
  font-family: Roboto, sans-serif;
  font-size: 2.375rem !important;
  font-weight: 400;
  line-height: 2.4375rem;
}

@media screen and (max-width: 1025px) {
  .kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-listing .kcw__cmp-newsroom-listing-no-results .kcw__no-results-body {
    font-size: 2rem !important;
  }
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-listing .kcw__cmp-newsroom-listing-no-results #kcw__clear-all-button {
  margin-top: 1rem;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-listing .kcw__cmp-newsroom-listing-no-results .kcw__cmp-newsroom-listing-result-clear-button {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #fff;
  border: 0.063rem solid #003a96;
  border-radius: 2.688rem;
  color: #003a96;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  padding: 1.5rem 2rem;
  width: 15.5rem;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-listing .kcw__cmp-newsroom-listing-no-results .kcw__cmp-newsroom-listing-result-clear-button a {
  color: #003a96;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-listing .kcw__cmp-newsroom-listing-no-results .kcw__cmp-newsroom-listing-result-clear-button .kcw__blue-chevron-icon {
  margin-left: 1.25rem;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-listing .kcw__cmp-newsroom-listing-no-results .kcw__cmp-newsroom-listing-result-clear-button:hover {
  background-color: #005e64;
  color: #fff;
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-listing .kcw__cmp-newsroom-listing-no-results .kcw__cmp-newsroom-listing-result-clear-button:hover .kcw__blue-chevron-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-white.svg);
}

.kcw .kcw__cmp-newsroom .kcw__cmp-newsroom-listing .kcw__cmp-newsroom-listing-no-results-text {
  font-size: 1.125rem !important;
}

.kcw .kcw__cmp-newsroom .kcw__disabled-apply-button {
  background: #d9d9d9 !important;
  border: 0.063rem solid #9a9a9a !important;
  color: #7d7d7d !important;
  pointer-events: none;
}

.kcw .kcw__cmp-newsroom .kcw__disabled-apply-button .kcw__arrow-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-disabled.svg);
}

.kcw .kcw__cmp-provider-grid {
  padding: 6.25rem 0 5rem;
}

@media screen and (max-width: 1025px) {
  .kcw .kcw__cmp-provider-grid {
    padding: 2.25rem 0 5rem;
  }
}

.kcw .kcw__cmp-provider-grid .kcw__cmp-provider-grid__title {
  margin-bottom: 1.25rem;
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  .kcw .kcw__cmp-provider-grid .kcw__cmp-provider-grid__title .kcw__cmp-title__text {
    margin-bottom: 0;
  }
}

.kcw .kcw__cmp-provider-grid .kcw__cmp-proivder-grid__text {
  margin-bottom: 3.125rem;
  max-width: 47.5rem;
}

@media screen and (max-width: 768px) {
  .kcw .kcw__cmp-provider-grid .kcw__cmp-proivder-grid__text {
    margin-bottom: 1.25rem;
  }
}

.kcw .kcw__cmp-provider-grid .kcw__cmp-provider-grid__all-cards {
  -webkit-column-gap: 2.75%;
  -moz-column-gap: 2.75%;
  column-gap: 2.75%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

.kcw .kcw__cmp-provider-grid .kcw__cmp-provider-grid__all-cards .kcw__cmp-provider-grid__card {
  -ms-flex-preferred-size: 31.5%;
  border-bottom: 5px solid #009ca6;
  flex-basis: 31.5%;
  margin-bottom: 1.5rem;
  padding-bottom: 3.5rem;
}

@media screen and (max-width: 768px) {
  .kcw .kcw__cmp-provider-grid .kcw__cmp-provider-grid__all-cards .kcw__cmp-provider-grid__card {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}

.kcw .kcw__cmp-provider-grid .kcw__cmp-provider-grid__all-cards .kcw__cmp-provider-grid__card .kcw__cmp-provider-grid__image {
  line-height: 1rem;
  margin-bottom: 1.875rem;
  max-height: 21.55rem;
  overflow: hidden;
  position: relative;
}

.kcw .kcw__cmp-provider-grid .kcw__cmp-provider-grid__all-cards .kcw__cmp-provider-grid__card .kcw__cmp-provider-grid__image img {
  width: 100%;
}

.kcw .kcw__cmp-provider-grid .kcw__cmp-provider-grid__all-cards .kcw__cmp-provider-grid__card .kcw__cmp-provider-grid__image .kcw__provider-image-tag {
  background-color: #b1e4e3;
  bottom: 0.625rem;
  display: block;
  font-family: Roboto Bold, sans-serif;
  font-size: 0.938rem !important;
  font-weight: 700;
  left: 0.625rem;
  line-height: 1rem;
  max-width: 85%;
  padding: 0.35rem 0.5rem;
  position: absolute;
}

.kcw .kcw__cmp-provider-grid .kcw__cmp-provider-grid__all-cards .kcw__cmp-provider-grid__link {
  color: #003a96;
  display: block;
  font-size: 1.5rem !important;
  margin-bottom: 1.5rem;
}

.kcw .kcw__cmp-provider-grid .kcw__cmp-provider-grid__all-cards .kcw__cmp-provider-grid__link:hover {
  font-family: Roboto Bold, sans-serif;
}

.kcw .kcw__cmp-provider-grid .kcw__cmp-provider-grid__all-cards .kcw__cmp-provider-grid__locations {
  font-size: 1.125rem !important;
  list-style-type: disc;
  margin: 0 0 1rem;
  padding: 0 0 0 1.25rem;
}

.kcw .kcw__cmp-provider-grid .kcw__cmp-provider-grid__all-cards .kcw__cmp-provider-grid__specialties .kcw__specialties-title {
  font-family: Roboto Bold, sans-serif;
}

.kcw .kcw__cmp-provider-grid .kcw__cmp-provider-grid__all-cards .kcw__cmp-provider-grid__specialties .kcw__cmp-provider-grid__list {
  font-size: 1.125rem !important;
  list-style-type: disc;
  margin: 0;
  padding: 0 0 0 1.25rem;
}

.kcw .kcw__cmp-provider-grid .kcw__cmp-provider-grid__button {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
  margin-top: 5.625rem;
}

@media screen and (max-width: 768px) {
  .kcw .kcw__cmp-provider-grid .kcw__cmp-provider-grid__button {
    margin-top: 2.5rem;
  }
}

.kcw .kcw__cmp-related-locations .kcw__cmp-related-locations-content-grid:last-child {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.kcw .kcw__cmp-related-locations .kcw__cmp-related-locations-content-grid {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-column-gap: 2.75%;
  -moz-column-gap: 2.75%;
  column-gap: 2.75%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: space-between;
  list-style: none;
  padding-left: 0;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-related-locations .kcw__cmp-related-locations-content-grid {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-related-locations .kcw__cmp-related-locations-content-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.kcw .kcw__cmp-related-locations .kcw__cmp-related-locations-content-grid .kcw__cmp-content-related-locations-grid-card {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: Roboto, sans-serif;
  font-size: 1.125rem !important;
  position: relative;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-related-locations .kcw__cmp-related-locations-content-grid .kcw__cmp-content-related-locations-grid-card {
    -ms-flex-preferred-size: 31.5%;
    flex-basis: 31.5%;
    margin: 0 0 2rem;
  }
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-related-locations .kcw__cmp-related-locations-content-grid .kcw__cmp-content-related-locations-grid-card {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 2rem;
  }
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-related-locations .kcw__cmp-related-locations-content-grid .kcw__cmp-content-related-locations-grid-card {
    padding-bottom: 2rem;
  }
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-related-locations .kcw__cmp-related-locations-content-grid .kcw__cmp-content-related-locations-grid-card {
    padding-bottom: 4rem;
  }
}

.kcw .kcw__cmp-related-locations .kcw__cmp-related-locations-content-grid .kcw__cmp-content-related-locations-grid-card .kcw__cmp-related-locations-grid-top-border {
  border-top: 0.3rem solid #009ca6;
  padding: 0 0 2rem;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-related-locations .kcw__cmp-related-locations-content-grid .kcw__cmp-content-related-locations-grid-card .kcw__cmp-related-locations-grid-top-border {
    display: none;
  }
}

.kcw .kcw__cmp-related-locations .kcw__cmp-related-locations-content-grid .kcw__cmp-content-related-locations-grid-card .kcw__cmp-related-locations-grid-bottom-border {
  border-bottom: 0.3rem solid #009ca6;
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
}

.kcw .kcw__cmp-related-locations .kcw__cmp-related-locations-content-grid .kcw__cmp-content-related-locations-grid-card .kcw__cmp-related-locations-grid-image {
  height: auto;
  margin-bottom: 1rem;
  width: 100%;
}

.kcw .kcw__cmp-related-locations .kcw__cmp-related-locations-content-grid .kcw__cmp-content-related-locations-grid-card .kcw__cmp-related-locations-grid-title {
  color: #000;
  font-size: 1.5rem !important;
}

.kcw .kcw__cmp-related-locations .kcw__cmp-related-locations-content-grid .kcw__cmp-content-related-locations-grid-card .kcw__cmp-related-locations-grid-title .kcw__cmp-related-locations-grid-title-link {
  color: #003a96;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-related-locations .kcw__cmp-related-locations-content-grid .kcw__cmp-content-related-locations-grid-card .kcw__cmp-related-locations-grid-description {
    margin-top: 1rem;
  }
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-related-locations .kcw__cmp-related-locations-content-grid .kcw__cmp-content-related-locations-grid-card .kcw__cmp-related-locations-grid-description {
    margin-top: 2rem;
  }
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-related-locations .kcw__cmp-related-locations-content-grid .kcw__cmp-content-related-locations-grid-card .kcw__cmp-related-locations-grid-address-container {
    margin-top: 1rem;
  }
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-related-locations .kcw__cmp-related-locations-content-grid .kcw__cmp-content-related-locations-grid-card .kcw__cmp-related-locations-grid-address-container {
    margin-top: 2rem;
  }
}

.kcw .kcw__cmp-related-locations .kcw__cmp-related-locations-content-grid .kcw__cmp-content-related-locations-grid-card .kcw__cmp-related-locations-grid-address-container .kcw__cmp-related-locations-grid-address-label {
  color: #003a96;
  font-weight: 900;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-related-locations .kcw__cmp-related-locations-content-grid .kcw__cmp-content-related-locations-grid-card .kcw__cmp-related-locations-grid-phone-container {
    margin: 1rem 0 2rem;
  }
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-related-locations .kcw__cmp-related-locations-content-grid .kcw__cmp-content-related-locations-grid-card .kcw__cmp-related-locations-grid-phone-container {
    margin: 2rem 0;
  }
}

.kcw .kcw__cmp-related-locations .kcw__cmp-related-locations-content-grid .kcw__cmp-content-related-locations-grid-card .kcw__cmp-related-locations-grid-phone-container .kcw__cmp-related-locations-grid-phone-label {
  color: #003a96;
  font-weight: 900;
}

.kcw .kcw__cmp-related-locations .kcw__cmp-related-locations-content-grid .kcw__cmp-content-related-locations-grid-card .kcw__cmp-related-locations-grid-type-container {
  margin-top: auto;
  width: auto;
}

.kcw .kcw__cmp-related-locations .kcw__cmp-related-locations-content-grid .kcw__cmp-content-related-locations-grid-card .kcw__cmp-related-locations-grid-type-container .kcw__cmp-related-locations-grid-type {
  background-color: #003a96;
  color: #fff;
  padding: 0.5rem;
  text-transform: uppercase;
}

.kcw .kcw__cmp-related-locations .kcw__cmp-related-locations-content-grid .kcw__cmp-content-related-locations-grid-card:nth-child(-n + 3) {
  border-bottom: 0.3rem solid #009ca6;
  padding: 0 0 2rem;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-related-locations .kcw__cmp-related-locations-content-grid:after {
    -webkit-box-flex: 1;
    content: "";
    -ms-flex: auto;
    flex: auto;
    margin-left: 2rem;
  }
}

.kcw .kcw__cmp-related-locations .kcw__cmp-related-locations-grid-button-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 1rem 0 0;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-related-locations .kcw__cmp-related-locations-grid-button-container {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-related-locations .kcw__cmp-related-locations-grid-button-container {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

.kcw .kcw__cmp-search-results strong {
  font-family: Roboto Bold, sans-serif;
}

.kcw .kcw__cmp-search-results .kcw__cmp-search-results__banner {
  background-color: #003a96;
  border-bottom: 0.625rem solid #009ca6;
  padding: 3.75rem 0 5rem;
}

.kcw .kcw__cmp-search-results .kcw__cmp-search-results__banner .kcw__cmp-search-results__banner-content {
  color: #fff;
  margin: 0 auto;
  max-width: 90rem;
  padding: 0 1.5rem;
}

.kcw .kcw__cmp-search-results .kcw__cmp-search-results__banner .kcw__cmp-search-results__banner-content .kcw__cmp-search-results__banner-text {
  margin: 0;
}

.kcw .kcw__cmp-search-results .kcw__cmp-search-results__banner .kcw__cmp-search-results__banner-content .kcw__cmp-search-results__banner-placeholder {
  font-family: Roboto Bold, sans-serif;
  font-size: 1.125rem !important;
  line-height: 1;
  margin-bottom: 0.625rem;
}

.kcw .kcw__cmp-search-results .kcw__cmp-search-results__listings {
  margin: 0 auto;
  max-width: 90rem;
  padding: 0 1.5rem;
}

.kcw .kcw__cmp-search-results .kcw__cmp-search-results__listings .kcw__cmp-search-results__display-result-text {
  border-bottom: 1px solid #003a96;
  margin-top: 1rem;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  padding-bottom: 1rem;
}

.kcw .kcw__cmp-search-results .kcw__cmp-search-results__listings .kcw__cmp-search-results__display-result-text:focus-visible {
  outline: 2px dashed #000;
}

.kcw .kcw__cmp-search-results .kcw__cmp-search-results__listings .kcw__cmp-search-results__display-result-text:focus {
  outline: 0;
}

.kcw .kcw__cmp-search-results .kcw__cmp-search-results__listings .kcw__cmp-search-results__display-result-text .kcw__cmp-search-results__result-number {
  display: inline-block;
  font-size: 1.25rem !important;
  padding: 0;
}

.kcw .kcw__cmp-search-results .kcw__cmp-search-results__listings .kcw__cmp-search-results__display-result-text .kcw__cmp-search-results__result-number .kcw__result-search-term {
  font-family: Roboto Bold, sans-serif;
}

.kcw .kcw__cmp-search-results .kcw__cmp-search-results__listings .kcw__cmp-search-results__result-lists {
  list-style: none;
  padding: 0;
}

.kcw .kcw__cmp-search-results .kcw__cmp-search-results__listings .kcw__cmp-search-results__result-lists .kcw__search-result {
  border-bottom: 1px solid #003a96;
  margin-bottom: 1.875rem;
  padding-bottom: 1.25rem;
}

.kcw .kcw__cmp-search-results .kcw__cmp-search-results__listings .kcw__cmp-search-results__result-lists .kcw__search-result .kcw__result-section-title {
  display: block;
  font-size: 1rem !important;
  margin: 0 0 0.5rem;
  text-transform: uppercase;
}

.kcw .kcw__cmp-search-results .kcw__cmp-search-results__listings .kcw__cmp-search-results__result-lists .kcw__search-result .kcw__result-title {
  color: #003a96;
  font-family: Roboto Bold, sans-serif;
  font-size: 1.375rem !important;
  margin-bottom: 1rem;
}

.kcw .kcw__cmp-search-results .kcw__cmp-search-results__listings .kcw__cmp-search-results__result-lists .kcw__search-result .kcw__result-title:focus,
.kcw .kcw__cmp-search-results .kcw__cmp-search-results__listings .kcw__cmp-search-results__result-lists .kcw__search-result .kcw__result-title:hover {
  text-decoration: none;
}

.kcw .kcw__cmp-search-results .kcw__cmp-search-results__listings .kcw__cmp-search-results__result-lists .kcw__search-result .kcw__result-description {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  font-size: 1.125rem !important;
  margin: 0.5rem 0 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
}

.kcw .kcw__cmp-global-search__no-results {
  border-bottom: 1px solid #003a96;
  display: none;
  padding: 3.75rem 1rem;
}

.kcw .kcw__cmp-global-search__no-results .kcw__cmp-title__text {
  margin: 0;
  padding: 0;
}

.kcw .kcw__cmp-spotlight-news-grid .kcw__cmp-spotlight-news-grid__card-wrap {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: flex-start;
}

.kcw .kcw__cmp-spotlight-news-grid .kcw__cmp-spotlight-news-grid__card-wrap .kcw__cmp-spotlight-news-grid__cards {
  -ms-flex-preferred-size: 32%;
  border-bottom: 5px solid #009ca6;
  flex-basis: 32%;
  margin-bottom: 1.25rem;
  padding-bottom: 1rem;
}

@media screen and (max-width: 768px) {
  .kcw .kcw__cmp-spotlight-news-grid .kcw__cmp-spotlight-news-grid__card-wrap .kcw__cmp-spotlight-news-grid__cards {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}

.kcw .kcw__cmp-spotlight-news-grid .kcw__cmp-spotlight-news-grid__card-wrap .kcw__cmp-spotlight-news-grid__cards .kcw__cmp-spotlight-news-grid__article-image {
  margin-bottom: 1.25rem;
}

.kcw .kcw__cmp-spotlight-news-grid .kcw__cmp-spotlight-news-grid__card-wrap .kcw__cmp-spotlight-news-grid__cards .kcw__cmp-spotlight-news-grid__article-image .kcw__article-image {
  width: 100%;
}

.kcw .kcw__cmp-spotlight-news-grid .kcw__cmp-spotlight-news-grid__card-wrap .kcw__cmp-spotlight-news-grid__cards .kcw__cmp-spotlight-news-grid__article-title .kcw__article-title {
  color: #003a96;
  font-size: 1.25rem !important;
  line-height: 1.5;
}

.kcw .kcw__cmp-spotlight-news-grid .kcw__cmp-spotlight-news-grid__card-wrap .kcw__cmp-spotlight-news-grid__cards .kcw__cmp-spotlight-news-grid__article-title .kcw__article-title:hover {
  font-family: Roboto Bold, sans-serif;
}

.kcw .kcw__cmp-spotlight-news-grid .kcw__cmp-spotlight-news-grid__card-wrap .kcw__cmp-spotlight-news-grid__cards .kcw__cmp-spotlight-news-grid__pub-date .kcw__pub-date {
  font-size: 1.25rem !important;
}

.kcw .kcw__cmp-spotlight-news-grid .kcw__cmp-spotlight-grid__button {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
  margin-top: 1rem;
}

.kcw .kcw__cmp-tertiary-nav {
  background-color: #b1e4e3;
  color: #000;
  font-size: 1rem !important;
  line-height: 1.5;
}

.kcw .kcw__cmp-tertiary-nav .kcw__cmp-tertiary-nav-title {
  display: inline-block;
  font-family: Roboto Bold, sans-serif;
  font-size: 1.125rem !important;
  margin-right: 1rem;
}

@media screen and (max-width: 1025px) {
  .kcw .kcw__cmp-tertiary-nav .kcw__cmp-tertiary-nav-title {
    display: none;
  }
}

.kcw .kcw__cmp-tertiary-nav-content {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-tertiary-nav-content {
    margin: 0 auto;
    max-width: 90rem;
    padding: 0 1.5rem;
  }
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-tertiary-nav-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.kcw .kcw__cmp-tertiary-nav-content a {
  color: #000;
  text-decoration: none;
}

.kcw .kcw__cmp-tertiary-nav-content a:hover {
  text-decoration: underline;
}

.kcw .kcw__cmp-tertiary-nav-content a:focus-visible {
  outline: 2px dashed #000;
  outline-offset: 2px;
}

.kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item {
  position: relative;
}

@media screen and (min-width: 1025px) {
  .kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item.kcw__cmp-tertiary-nav-title-overview {
    display: none;
  }
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item {
    width: 100%;
  }
}

.kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item.kcw__right-nav .kcw__cmp-tertiary-nav-subnav {
  right: 0;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item .kcw__cmp-tertiary-nav-item-header {
    display: block;
    padding: 1rem 1.5rem;
    text-align: left;
    text-decoration: underline;
  }
}

@media screen and (min-width: 1025px) {
  .kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item .kcw__cmp-tertiary-nav-item-header {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding: 1rem;
    place-content: center;
    place-items: center;
    text-align: center;
  }

  .kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item .kcw__cmp-tertiary-nav-item-header:focus,
  .kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item .kcw__cmp-tertiary-nav-item-header:focus-visible,
  .kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item .kcw__cmp-tertiary-nav-item-header:hover {
    background-color: #005e64;
    color: #fff;
    text-decoration: none;
  }

  .kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item .kcw__cmp-tertiary-nav-item-header:focus-visible[aria-expanded="true"]:after,
  .kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item .kcw__cmp-tertiary-nav-item-header:focus[aria-expanded="true"]:after,
  .kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item .kcw__cmp-tertiary-nav-item-header:hover[aria-expanded="true"]:after {
    background-image: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/white-collapse-chevron.svg);
  }

  .kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item .kcw__cmp-tertiary-nav-item-header:focus-visible[aria-expanded="false"]:after,
  .kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item .kcw__cmp-tertiary-nav-item-header:focus[aria-expanded="false"]:after,
  .kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item .kcw__cmp-tertiary-nav-item-header:hover[aria-expanded="false"]:after {
    background-image: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/white-expand-chevron.svg);
  }
}

.kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item .kcw__cmp-tertiary-nav-item-header.kcw__current-page {
  background-color: #003a96;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-menu {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }

  .kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-menu.kcw__closed {
    display: none;
  }
}

@media screen and (max-width: 1025px) {
  .kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-menu .kcw__cmp-tertiary-nav-item-header-button[aria-expanded="false"]:after {
    background-image: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/black-plus-sign-expand-icon.svg);
  }

  .kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-menu .kcw__cmp-tertiary-nav-item-header-button[aria-expanded="true"]:after {
    background-image: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/white-minus-collapse-icon.svg);
  }
}

.kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item-header-button {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  gap: 0.75rem;
  height: 100%;
  justify-content: space-between;
  text-align: center;
}

.kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item-header-button.kcw__cmp-tertiary-nav-menu-toggle {
  font-size: 1.5rem !important;
  text-decoration: none;
}

@media screen and (min-width: 1025px) {
  .kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item-header-button.kcw__cmp-tertiary-nav-menu-toggle {
    display: none;
  }

  .kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item-header-button {
    padding: 1rem;
  }
}

@media screen and (min-width: 1025px) {

  .kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item-header-button:focus,
  .kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item-header-button:focus-visible,
  .kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item-header-button:hover {
    background-color: #005e64;
    color: #fff;
  }

  .kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item-header-button:focus-visible[aria-expanded="true"]:after,
  .kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item-header-button:focus[aria-expanded="true"]:after,
  .kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item-header-button:hover[aria-expanded="true"]:after {
    background-image: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/white-collapse-chevron.svg);
  }

  .kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item-header-button:focus-visible[aria-expanded="false"]:after,
  .kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item-header-button:focus[aria-expanded="false"]:after,
  .kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item-header-button:hover[aria-expanded="false"]:after {
    background-image: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/white-expand-chevron.svg);
  }
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item-header-button {
    padding: 0.75em 1.5rem;
    text-align: left;
    text-decoration: underline;
    width: 100%;
  }
}

.kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item-header-button:focus,
.kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item-header-button:focus-visible {
  outline: 2px dashed #000;
  outline-offset: 2px;
}

.kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item-header-button:after {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 1rem;
  width: 1rem;
}

.kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item-header-button[aria-expanded="false"]:after {
  background-image: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/main-nav-expand-icon.png);
}

.kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item-header-button[aria-expanded="true"]:after {
  background-image: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/main-nav-collapse-icon.png);
}

.kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item-header-button.kcw__active,
.kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item-header-button.kcw__current-page {
  background-color: #003a96;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item-header-button.kcw__active:focus,
.kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item-header-button.kcw__active:focus-visible,
.kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item-header-button.kcw__current-page:focus,
.kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item-header-button.kcw__current-page:focus-visible {
  outline-color: #fff;
}

.kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item-header-button.kcw__active[aria-expanded="true"]:after,
.kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item-header-button.kcw__current-page[aria-expanded="true"]:after {
  background-image: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/white-collapse-chevron.svg);
}

.kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item-header-button.kcw__active[aria-expanded="false"]:after,
.kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-item-header-button.kcw__current-page[aria-expanded="false"]:after {
  background-image: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/white-expand-chevron.svg);
}

.kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-subnav {
  background-color: #003a96;
  color: #fff;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

@media screen and (min-width: 1025px) {
  .kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-subnav {
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    position: absolute;
    top: 100%;
    width: 25rem;
    z-index: 100;
  }
}

.kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-subnav.kcw__closed {
  display: none;
}

.kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-subnav>li {
  padding: 1rem 1.5rem;
}

.kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-subnav>li>a {
  color: inherit;
  text-decoration: none;
}

.kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-subnav>li>a:focus,
.kcw .kcw__cmp-tertiary-nav-content .kcw__cmp-tertiary-nav-subnav>li>a:focus-visible {
  outline-color: #fff;
}

.kcw .kcw__cmp-vertical-spacer.kcw__cmp-space-large {
  height: 12.5rem;
}

@media only screen and (max-width: 768px) {
  .kcw .kcw__cmp-vertical-spacer.kcw__cmp-space-large {
    height: 7.5rem;
  }
}

.kcw .kcw__cmp-vertical-spacer.kcw__cmp-space-medium {
  height: 7.813rem;
}

@media only screen and (max-width: 768px) {
  .kcw .kcw__cmp-vertical-spacer.kcw__cmp-space-medium {
    height: 6.25rem;
  }
}

.kcw .kcw__cmp-vertical-spacer.kcw__cmp-space-small {
  height: 3.125rem;
}

.kcw .kcw__cmp-video-player {
  height: 0;
  overflow: hidden;
  padding-bottom: 52.5%;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  width: 100%;
}

.kcw .kcw__cmp-video-player .kcw__cmp-video-player-play-button {
  background: none;
  border: none;
  color: inherit;
  cursor: pointer;
  left: 50%;
  line-height: 0;
  outline: inherit;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
}

.kcw .kcw__cmp-video-player .kcw__cmp-video-player-play-button:focus-visible {
  border-radius: 100%;
  outline: 2px dashed;
  outline-offset: -10px;
}

@media only screen and (max-width: 768px) {
  .kcw .kcw__cmp-video-player .kcw__cmp-video-player-play-button .kcw__cmp-video-player-play-button__img {
    width: 4.688rem;
  }
}

.kcw .kcw__cmp-video-player iframe {
  height: 100%;
  left: 0;
  min-height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
  top: 0;
  width: 100%;
}

.kcw .kcw__cmp-video-player .kcw__cmp-video-player__thumbnail {
  height: auto;
  left: 50%;
  max-width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}

.kcw .kcw__cmp-video-player-modal {
  background: rgba(0, 0, 0, 0.9);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}

.kcw .kcw__cmp-video-player-modal .kcw__cmp-video-modal-close-button {
  background-color: #fff;
  border: none;
  color: inherit;
  cursor: pointer;
  line-height: 0;
  outline: inherit;
  padding: 0;
  position: absolute;
  right: 2.2rem;
  top: 4.875rem;
  width: 2.3rem;
  z-index: 10;
}

@media only screen and (max-width: 768px) {
  .kcw .kcw__cmp-video-player-modal .kcw__cmp-video-modal-close-button {
    top: 1.875rem;
  }
}

.kcw .kcw__cmp-video-player-modal .kcw__cmp-video-modal-close-button:focus-visible {
  outline: 2px dashed #000;
  outline-offset: -6px;
}

.kcw .kcw__cmp-video-player-modal .kcw__cmp-video-modal-close-button .kcw__cmp-video-modal-close-button__img {
  padding: 0.625rem;
}

.kcw .kcw__cmp-video-player-modal iframe {
  bottom: 0;
  height: 54.25vh;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 99vw;
}

@media only screen and (max-width: 768px) {
  .kcw .kcw__cmp-video-player-modal iframe {
    height: 56.25vw;
    width: 100vw;
  }
}

.kcw .kcw__cmp-video-player-modal .kcw__cmp-video-player__thumbnail {
  height: auto;
  left: 50%;
  max-width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}

.kcw .kcw__cmp-wait-times {
  background: #f3f3f3;
  color: #000;
  font-size: 1.25rem !important;
  max-width: 100%;
  padding: 1.5rem 1rem 1rem;
}

.kcw .kcw__cmp-wait-times .kcw__cmp-wait-times-title-container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
  justify-content: center;
  padding: 0 0 0.75rem;
}

.kcw .kcw__cmp-wait-times .kcw__cmp-wait-times-title-container .kcw__cmp-wait-times-title-header {
  font-family: Roboto, sans-serif;
  font-size: 1.25rem !important;
  font-weight: 900;
  line-height: 1.5rem;
  margin: 0;
}

.kcw .kcw__cmp-wait-times .kcw__cmp-wait-times-title-container .kcw__cmp-wait-times-title,
.kcw .kcw__cmp-wait-times .kcw__cmp-wait-times-title-container .kcw__cmp-wait-times-title-error-message,
.kcw .kcw__cmp-wait-times .kcw__cmp-wait-times-title-container .kcw__cmp-wait-times-title-no-results {
  display: none;
}

.kcw .kcw__cmp-wait-times .kcw__cmp-wait-times-list {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.kcw .kcw__cmp-wait-times .kcw__cmp-wait-times-list .kcw__cmp-wait-times-list-item .kcw__cmp-wait-times-list-item-container {
  margin-bottom: 0.5rem;
}

.kcw .kcw__cmp-wait-times .kcw__cmp-wait-times-list .kcw__cmp-wait-times-list-item .kcw__cmp-wait-times-list-item-container .kcw__cmp-wait-times-list-item-icon {
  height: 1.1rem;
  padding: 0 0.2rem;
  width: auto;
}

.kcw .kcw__cmp-wait-times .kcw__cmp-wait-times-list .kcw__cmp-wait-times-list-item .kcw__cmp-wait-times-list-item-container .kcw__cmp-wait-times-list-item-minutes,
.kcw .kcw__cmp-wait-times .kcw__cmp-wait-times-list .kcw__cmp-wait-times-list-item .kcw__cmp-wait-times-list-item-container .kcw__cmp-wait-times-list-item-time {
  font-weight: 900;
}

.kcw .kcw__cmp-wait-times .kcw__cmp-wait-times-button-container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin: 1.5rem 0 0;
}

.kcw .kcw__cmp-container-1440-gutters {
  max-width: 75pc !important;
  width: 84% !important;
}

.kcw .kcw__cmp-container-1440-gutters,
.kcw .kcw__cmp-container-1440-no-gutters {
  clear: both !important;
  display: block;
  float: unset !important;
  margin: 0 auto !important;
}

.kcw .kcw__cmp-container-1440-no-gutters {
  max-width: 90pc !important;
}

.kcw .kcw__cmp-container-grey {
  background-color: #ececec;
}

@media screen and (max-width: 1025px) and (min-width: 320px) {
  .kcw .kcw__accordion {
    margin: 0 !important;
    width: 100% !important;
  }
}

.kcw .kcw__accordion .kcw__cmp-accordion__item {
  margin-bottom: 1.25rem;
}

.kcw .kcw__accordion .kcw__cmp-accordion__item .kcw__cmp-accordion__header {
  background: #f3f3f3;
}

.kcw .kcw__accordion .kcw__cmp-accordion__item .kcw__cmp-accordion__header .kcw__cmp-accordion__button {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: none;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  font-size: 1.25rem !important;
  justify-content: flex-start;
  padding: 1.25rem 2.5rem;
  position: relative;
}

.kcw .kcw__accordion .kcw__cmp-accordion__item .kcw__cmp-accordion__header .kcw__cmp-accordion__button .kcw__cmp-accordion__title {
  padding: 0 2.5rem 0 0;
}

.kcw .kcw__accordion .kcw__cmp-accordion__item .kcw__cmp-accordion__header .kcw__cmp-accordion__button .kcw__cmp-accordion__icon {
  background: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/accordion-plus.png) no-repeat;
  bottom: 0;
  height: 1.25rem;
  margin: auto 0;
  position: absolute;
  right: 2.5rem;
  top: 0;
  width: 1.25rem;
}

.kcw .kcw__accordion .kcw__cmp-accordion__item .kcw__cmp-accordion__header .kcw__cmp-accordion__button.kcw__cmp-accordion__button--expanded .kcw__cmp-accordion__icon {
  background: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/accordion-minus.png) no-repeat;
  height: 0.25rem;
  width: 1.25rem;
}

.kcw .kcw__accordion .kcw__cmp-accordion__item .kcw__cmp-accordion__panel.kcw__cmp-accordion__panel--expanded {
  background: #f3f3f3;
  color: #000;
}

.kcw .kcw__accordion .kcw__cmp-accordion__item .kcw__cmp-accordion__panel.kcw__cmp-accordion__panel--expanded .kcw__cmp-container .kcw__aem-Grid {
  border-top: 1px solid #003a96;
}

.kcw .kcw__accordion .kcw__cmp-accordion__item .kcw__cmp-accordion__panel.kcw__cmp-accordion__panel--expanded .kcw__cmp-container .kcw__aem-Grid .kcw__text {
  padding: 2.5rem;
}

@media screen and (max-width: 640px) {
  .kcw .kcw__accordion .kcw__cmp-accordion__item .kcw__cmp-accordion__panel.kcw__cmp-accordion__panel--expanded .kcw__cmp-container .kcw__aem-Grid .kcw__text {
    width: 100% !important;
  }
}

.kcw .kcw__accordion .kcw__cmp-accordion__item .kcw__cmp-accordion__panel.kcw__cmp-accordion__panel--expanded .kcw__cmp-container .kcw__aem-Grid .kcw__text div p {
  margin-top: 0;
}

@media screen and (max-width: 1025px) and (min-width: 320px) {
  .kcw .kcw__accordion .kcw__cmp-accordion__item .kcw__cmp-accordion__button {
    padding: 1.25rem 1.875rem;
  }

  .kcw .kcw__accordion .kcw__cmp-accordion__item .kcw__cmp-accordion__title {
    padding: 0 1.875rem 0 0;
  }

  .kcw .kcw__accordion .kcw__cmp-accordion__item .kcw__cmp-accordion__icon {
    right: 1.875rem;
  }

  .kcw .kcw__accordion .kcw__cmp-accordion__item .kcw__cmp-accordion__panel .kcw__text {
    padding: 1.875rem 1.875rem 2rem;
  }
}

.kcw .kcw__cmp-button-external {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.kcw .kcw__global-button.kcw__cmp-button-make-a-call.kcw__cmp-button-global-blue-white .kcw__cmp-button-external .kcw__cmp-button-external-link-icon,
.kcw .kcw__global-button.kcw__cmp-button-make-a-call.kcw__cmp-button-global-purple-white .kcw__cmp-button-external .kcw__cmp-button-external-link-icon,
.kcw .kcw__global-button.kcw__cmp-button-make-a-call.kcw__cmp-button-global-red-white .kcw__cmp-button-external .kcw__cmp-button-external-link-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/white-phone-icon.svg) !important;
}

.kcw .kcw__global-button.kcw__cmp-button-make-a-call.kcw__cmp-button-global-blue-white .kcw__cmp-button-external:focus .kcw__cmp-button-external-link-icon,
.kcw .kcw__global-button.kcw__cmp-button-make-a-call.kcw__cmp-button-global-blue-white .kcw__cmp-button-external:hover .kcw__cmp-button-external-link-icon,
.kcw .kcw__global-button.kcw__cmp-button-make-a-call.kcw__cmp-button-global-purple-white .kcw__cmp-button-external:focus .kcw__cmp-button-external-link-icon,
.kcw .kcw__global-button.kcw__cmp-button-make-a-call.kcw__cmp-button-global-purple-white .kcw__cmp-button-external:hover .kcw__cmp-button-external-link-icon,
.kcw .kcw__global-button.kcw__cmp-button-make-a-call.kcw__cmp-button-global-red-white .kcw__cmp-button-external:focus .kcw__cmp-button-external-link-icon,
.kcw .kcw__global-button.kcw__cmp-button-make-a-call.kcw__cmp-button-global-red-white .kcw__cmp-button-external:hover .kcw__cmp-button-external-link-icon,
.kcw .kcw__global-button.kcw__cmp-button-make-a-call.kcw__cmp-button-global-sm .kcw__cmp-button-external .kcw__cmp-button-external-link-icon,
.kcw .kcw__global-button.kcw__cmp-button-make-a-call.kcw__cmp-button-global-white-black-green .kcw__cmp-button-external .kcw__cmp-button-external-link-icon,
.kcw .kcw__global-button.kcw__cmp-button-make-a-call.kcw__cmp-button-global-white-blue .kcw__cmp-button-external .kcw__cmp-button-external-link-icon,
.kcw .kcw__global-button.kcw__cmp-button-make-a-call.kcw__cmp-button-global-white-blue-green .kcw__cmp-button-external .kcw__cmp-button-external-link-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/blue-phone-icon.svg) !important;
}

.kcw .kcw__global-button.kcw__cmp-button-make-a-call.kcw__cmp-button-global-sm .kcw__cmp-button-external:focus .kcw__cmp-button-external-link-icon,
.kcw .kcw__global-button.kcw__cmp-button-make-a-call.kcw__cmp-button-global-sm .kcw__cmp-button-external:hover .kcw__cmp-button-external-link-icon,
.kcw .kcw__global-button.kcw__cmp-button-make-a-call.kcw__cmp-button-global-white-black-green .kcw__cmp-button-external:focus .kcw__cmp-button-external-link-icon,
.kcw .kcw__global-button.kcw__cmp-button-make-a-call.kcw__cmp-button-global-white-black-green .kcw__cmp-button-external:hover .kcw__cmp-button-external-link-icon,
.kcw .kcw__global-button.kcw__cmp-button-make-a-call.kcw__cmp-button-global-white-blue .kcw__cmp-button-external:focus .kcw__cmp-button-external-link-icon,
.kcw .kcw__global-button.kcw__cmp-button-make-a-call.kcw__cmp-button-global-white-blue .kcw__cmp-button-external:hover .kcw__cmp-button-external-link-icon,
.kcw .kcw__global-button.kcw__cmp-button-make-a-call.kcw__cmp-button-global-white-blue-green .kcw__cmp-button-external:focus .kcw__cmp-button-external-link-icon,
.kcw .kcw__global-button.kcw__cmp-button-make-a-call.kcw__cmp-button-global-white-blue-green .kcw__cmp-button-external:hover .kcw__cmp-button-external-link-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/white-phone-icon.svg) !important;
}

.kcw .kcw__global-button.kcw__cmp-button-make-a-call .kcw__cmp-button-external {
  cursor: pointer;
}

.kcw .kcw__global-button.kcw__cmp-button-make-a-call .kcw__cmp-button-external .kcw__cmp-button-external-link-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/blue-phone-icon.svg);
  height: 1.25rem;
  margin-left: 1.25rem;
  width: 1.25rem;
}

.kcw .kcw__global-button {
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  padding-right: 1rem;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__global-button {
    margin-bottom: 1rem;
  }
}

.kcw .kcw__global-button button {
  background: none;
  border: none;
  position: relative;
  width: unset;
}

.kcw .kcw__global-button .kcw__cmp-button,
.kcw .kcw__global-button .kcw__cmp-button-external {
  border-radius: 2.813rem;
  font-size: 1.25rem !important;
  padding: 1.563rem 3.75rem 1.563rem 2.188rem;
  text-align: left;
}

.kcw .kcw__global-button .kcw__cmp-button {
  display: block;
  position: relative;
  text-decoration: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.kcw .kcw__global-button .kcw__cmp-button:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-blue.svg);
  position: absolute;
  right: 1.875rem;
  top: 50%;
  -webkit-transform: translateY(-40%);
  transform: translateY(-40%);
}

.kcw .kcw__global-button .kcw__cmp-button:focus:after,
.kcw .kcw__global-button .kcw__cmp-button:hover:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-white.svg);
}

.kcw .kcw__global-button .kcw__cmp-button-external {
  padding: 1.563rem 2.188rem;
  text-decoration: none;
}

.kcw .kcw__global-button .kcw__cmp-button-external:after,
.kcw .kcw__global-button .kcw__cmp-button-external:disabled:after {
  display: none;
}

.kcw .kcw__global-button .kcw__cmp-button-external .kcw__cmp-button-external-link-icon-wrapper {
  display: block;
}

.kcw .kcw__global-button .kcw__cmp-button-external .kcw__cmp-button-external-link-icon-wrapper .kcw__cmp-button-external-link-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/external-link-icon.png);
  display: block;
  height: 1.25rem;
  margin-left: 1.25rem;
  width: 1.25rem;
}

.kcw .kcw__global-button.kcw__cmp-button-global-white-blue-green .kcw__cmp-button,
.kcw .kcw__global-button.kcw__cmp-button-global-white-blue-green .kcw__cmp-button-external {
  background-color: #fff;
  border: 1px solid #003a96;
  color: #003a96;
}

.kcw .kcw__global-button.kcw__cmp-button-global-white-blue-green .kcw__cmp-button-external:hover,
.kcw .kcw__global-button.kcw__cmp-button-global-white-blue-green .kcw__cmp-button:hover {
  background-color: #005e64;
  border-color: #fff;
  color: #fff;
}

.kcw .kcw__global-button.kcw__cmp-button-global-white-blue-green .kcw__cmp-button-external:focus,
.kcw .kcw__global-button.kcw__cmp-button-global-white-blue-green .kcw__cmp-button:focus {
  background-color: #005e64;
  border: 0.375rem double #fff;
  color: #fff;
}

.kcw .kcw__global-button.kcw__cmp-button-global-white-blue-green .kcw__cmp-button-external:disabled,
.kcw .kcw__global-button.kcw__cmp-button-global-white-blue-green .kcw__cmp-button:disabled {
  background-color: #d9d9d9;
  border-color: #9a9a9a;
  color: #9a9a9a;
}

.kcw .kcw__global-button.kcw__cmp-button-global-white-blue-green .kcw__cmp-button-external:disabled:after,
.kcw .kcw__global-button.kcw__cmp-button-global-white-blue-green .kcw__cmp-button:disabled:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-disabled.svg);
}

.kcw .kcw__global-button.kcw__cmp-button-global-white-blue-green .kcw__cmp-button-external .kcw__cmp-button-external-link-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/external-link-icon-blue.png);
}

.kcw .kcw__global-button.kcw__cmp-button-global-white-blue-green .kcw__cmp-button-external:focus .kcw__cmp-button-external-link-icon,
.kcw .kcw__global-button.kcw__cmp-button-global-white-blue-green .kcw__cmp-button-external:hover .kcw__cmp-button-external-link-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/external-link-icon-white.png);
}

.kcw .kcw__global-button.kcw__cmp-button-global-white-black-green .kcw__cmp-button,
.kcw .kcw__global-button.kcw__cmp-button-global-white-black-green .kcw__cmp-button-external {
  background-color: #fff;
  border: 1px solid #000;
  color: #000;
}

.kcw .kcw__global-button.kcw__cmp-button-global-white-black-green .kcw__cmp-button-external:after,
.kcw .kcw__global-button.kcw__cmp-button-global-white-black-green .kcw__cmp-button:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon.svg);
}

.kcw .kcw__global-button.kcw__cmp-button-global-white-black-green .kcw__cmp-button-external:hover,
.kcw .kcw__global-button.kcw__cmp-button-global-white-black-green .kcw__cmp-button:hover {
  background-color: #005e64;
  border-color: #fff;
  color: #fff;
}

.kcw .kcw__global-button.kcw__cmp-button-global-white-black-green .kcw__cmp-button-external:hover:after,
.kcw .kcw__global-button.kcw__cmp-button-global-white-black-green .kcw__cmp-button:hover:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-white.svg);
}

.kcw .kcw__global-button.kcw__cmp-button-global-white-black-green .kcw__cmp-button-external:focus,
.kcw .kcw__global-button.kcw__cmp-button-global-white-black-green .kcw__cmp-button:focus {
  background-color: #005e64;
  border: 0.375rem double #fff;
  color: #fff;
}

.kcw .kcw__global-button.kcw__cmp-button-global-white-black-green .kcw__cmp-button-external:focus:after,
.kcw .kcw__global-button.kcw__cmp-button-global-white-black-green .kcw__cmp-button:focus:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-white.svg);
}

.kcw .kcw__global-button.kcw__cmp-button-global-white-black-green .kcw__cmp-button-external:disabled,
.kcw .kcw__global-button.kcw__cmp-button-global-white-black-green .kcw__cmp-button:disabled {
  background-color: #d9d9d9;
  border-color: #9a9a9a;
  color: #9a9a9a;
}

.kcw .kcw__global-button.kcw__cmp-button-global-white-black-green .kcw__cmp-button-external:disabled:after,
.kcw .kcw__global-button.kcw__cmp-button-global-white-black-green .kcw__cmp-button:disabled:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-disabled.svg);
}

.kcw .kcw__global-button.kcw__cmp-button-global-white-black-green .kcw__cmp-button-external:focus .kcw__cmp-button-external-link-icon,
.kcw .kcw__global-button.kcw__cmp-button-global-white-black-green .kcw__cmp-button-external:hover .kcw__cmp-button-external-link-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/external-link-icon-white.png);
}

.kcw .kcw__global-button.kcw__cmp-button-global-blue-white .kcw__cmp-button,
.kcw .kcw__global-button.kcw__cmp-button-global-blue-white .kcw__cmp-button-external {
  background-color: #003a96;
  border: 1px solid #fff;
  color: #fff;
}

.kcw .kcw__global-button.kcw__cmp-button-global-blue-white .kcw__cmp-button-external:after,
.kcw .kcw__global-button.kcw__cmp-button-global-blue-white .kcw__cmp-button:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-white.svg);
}

.kcw .kcw__global-button.kcw__cmp-button-global-blue-white .kcw__cmp-button-external:hover,
.kcw .kcw__global-button.kcw__cmp-button-global-blue-white .kcw__cmp-button:hover {
  background-color: #fff;
  border-color: #003a96;
  color: #003a96;
}

.kcw .kcw__global-button.kcw__cmp-button-global-blue-white .kcw__cmp-button-external:hover:after,
.kcw .kcw__global-button.kcw__cmp-button-global-blue-white .kcw__cmp-button:hover:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-blue.svg);
}

.kcw .kcw__global-button.kcw__cmp-button-global-blue-white .kcw__cmp-button-external:focus,
.kcw .kcw__global-button.kcw__cmp-button-global-blue-white .kcw__cmp-button:focus {
  background-color: #fff;
  border: 0.375rem double #003a96;
  color: #003a96;
}

.kcw .kcw__global-button.kcw__cmp-button-global-blue-white .kcw__cmp-button-external:focus:after,
.kcw .kcw__global-button.kcw__cmp-button-global-blue-white .kcw__cmp-button:focus:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-blue.svg);
}

.kcw .kcw__global-button.kcw__cmp-button-global-blue-white .kcw__cmp-button-external:disabled,
.kcw .kcw__global-button.kcw__cmp-button-global-blue-white .kcw__cmp-button:disabled {
  background-color: #d9d9d9;
  border-color: #9a9a9a;
  color: #9a9a9a;
}

.kcw .kcw__global-button.kcw__cmp-button-global-blue-white .kcw__cmp-button-external:disabled:after,
.kcw .kcw__global-button.kcw__cmp-button-global-blue-white .kcw__cmp-button:disabled:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-disabled.svg);
}

.kcw .kcw__global-button.kcw__cmp-button-global-blue-white .kcw__cmp-button-external .kcw__cmp-button-external-link-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/external-link-icon-white.png);
}

.kcw .kcw__global-button.kcw__cmp-button-global-blue-white .kcw__cmp-button-external:focus .kcw__cmp-button-external-link-icon,
.kcw .kcw__global-button.kcw__cmp-button-global-blue-white .kcw__cmp-button-external:hover .kcw__cmp-button-external-link-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/external-link-icon-blue.png);
}

.kcw .kcw__global-button.kcw__cmp-button-global-white-blue .kcw__cmp-button,
.kcw .kcw__global-button.kcw__cmp-button-global-white-blue .kcw__cmp-button-external {
  background-color: #fff;
  border: 1px solid #003a96;
  color: #003a96;
}

.kcw .kcw__global-button.kcw__cmp-button-global-white-blue .kcw__cmp-button-external:hover,
.kcw .kcw__global-button.kcw__cmp-button-global-white-blue .kcw__cmp-button:hover {
  background-color: #003a96;
  border-color: #fff;
  color: #fff;
}

.kcw .kcw__global-button.kcw__cmp-button-global-white-blue .kcw__cmp-button-external:focus,
.kcw .kcw__global-button.kcw__cmp-button-global-white-blue .kcw__cmp-button:focus {
  background-color: #003a96;
  border: 0.375rem double #fff;
  color: #fff;
}

.kcw .kcw__global-button.kcw__cmp-button-global-white-blue .kcw__cmp-button-external:disabled,
.kcw .kcw__global-button.kcw__cmp-button-global-white-blue .kcw__cmp-button:disabled {
  background-color: #d9d9d9;
  border-color: #9a9a9a;
  color: #9a9a9a;
}

.kcw .kcw__global-button.kcw__cmp-button-global-white-blue .kcw__cmp-button-external:disabled:after,
.kcw .kcw__global-button.kcw__cmp-button-global-white-blue .kcw__cmp-button:disabled:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-disabled.svg);
}

.kcw .kcw__global-button.kcw__cmp-button-global-white-blue .kcw__cmp-button-external .kcw__cmp-button-external-link-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/external-link-icon-blue.png);
}

.kcw .kcw__global-button.kcw__cmp-button-global-white-blue .kcw__cmp-button-external:focus .kcw__cmp-button-external-link-icon,
.kcw .kcw__global-button.kcw__cmp-button-global-white-blue .kcw__cmp-button-external:hover .kcw__cmp-button-external-link-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/external-link-icon-white.png);
}

.kcw .kcw__global-button.kcw__cmp-button-global-red-white .kcw__cmp-button,
.kcw .kcw__global-button.kcw__cmp-button-global-red-white .kcw__cmp-button-external {
  background-color: #960028;
  border: 1px solid #fff;
  color: #fff;
}

.kcw .kcw__global-button.kcw__cmp-button-global-red-white .kcw__cmp-button-external:after,
.kcw .kcw__global-button.kcw__cmp-button-global-red-white .kcw__cmp-button:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-white.svg);
}

.kcw .kcw__global-button.kcw__cmp-button-global-red-white .kcw__cmp-button-external:hover,
.kcw .kcw__global-button.kcw__cmp-button-global-red-white .kcw__cmp-button:hover {
  background-color: #fff;
  border-color: #fff;
  color: #003a96;
}

.kcw .kcw__global-button.kcw__cmp-button-global-red-white .kcw__cmp-button-external:hover:after,
.kcw .kcw__global-button.kcw__cmp-button-global-red-white .kcw__cmp-button:hover:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-blue.svg);
}

.kcw .kcw__global-button.kcw__cmp-button-global-red-white .kcw__cmp-button-external:focus,
.kcw .kcw__global-button.kcw__cmp-button-global-red-white .kcw__cmp-button:focus {
  background-color: #fff;
  border: 0.375rem double #960028;
  color: #003a96;
}

.kcw .kcw__global-button.kcw__cmp-button-global-red-white .kcw__cmp-button-external:focus:after,
.kcw .kcw__global-button.kcw__cmp-button-global-red-white .kcw__cmp-button:focus:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-blue.svg);
}

.kcw .kcw__global-button.kcw__cmp-button-global-red-white .kcw__cmp-button-external:disabled,
.kcw .kcw__global-button.kcw__cmp-button-global-red-white .kcw__cmp-button:disabled {
  background-color: #d9d9d9;
  border-color: #9a9a9a;
  color: #9a9a9a;
}

.kcw .kcw__global-button.kcw__cmp-button-global-red-white .kcw__cmp-button-external:disabled:after,
.kcw .kcw__global-button.kcw__cmp-button-global-red-white .kcw__cmp-button:disabled:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-disabled.svg);
}

.kcw .kcw__global-button.kcw__cmp-button-global-red-white .kcw__cmp-button-external .kcw__cmp-button-external-link-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/external-link-icon-white.png);
}

.kcw .kcw__global-button.kcw__cmp-button-global-red-white .kcw__cmp-button-external:focus .kcw__cmp-button-external-link-icon,
.kcw .kcw__global-button.kcw__cmp-button-global-red-white .kcw__cmp-button-external:hover .kcw__cmp-button-external-link-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/external-link-icon-blue.png);
}

.kcw .kcw__global-button.kcw__cmp-button-global-purple-white .kcw__cmp-button,
.kcw .kcw__global-button.kcw__cmp-button-global-purple-white .kcw__cmp-button-external {
  background-color: #5c068c;
  border: 1px solid #fff;
  color: #fff;
}

.kcw .kcw__global-button.kcw__cmp-button-global-purple-white .kcw__cmp-button-external:after,
.kcw .kcw__global-button.kcw__cmp-button-global-purple-white .kcw__cmp-button:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-white.svg);
}

.kcw .kcw__global-button.kcw__cmp-button-global-purple-white .kcw__cmp-button-external:hover,
.kcw .kcw__global-button.kcw__cmp-button-global-purple-white .kcw__cmp-button:hover {
  background-color: #fff;
  border-color: #5c068c;
  color: #003a96;
}

.kcw .kcw__global-button.kcw__cmp-button-global-purple-white .kcw__cmp-button-external:hover:after,
.kcw .kcw__global-button.kcw__cmp-button-global-purple-white .kcw__cmp-button:hover:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-blue.svg);
}

.kcw .kcw__global-button.kcw__cmp-button-global-purple-white .kcw__cmp-button-external:focus,
.kcw .kcw__global-button.kcw__cmp-button-global-purple-white .kcw__cmp-button:focus {
  background-color: #fff;
  border: 0.375rem double #5c068c;
  color: #003a96;
}

.kcw .kcw__global-button.kcw__cmp-button-global-purple-white .kcw__cmp-button-external:focus:after,
.kcw .kcw__global-button.kcw__cmp-button-global-purple-white .kcw__cmp-button:focus:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-blue.svg);
}

.kcw .kcw__global-button.kcw__cmp-button-global-purple-white .kcw__cmp-button-external:disabled,
.kcw .kcw__global-button.kcw__cmp-button-global-purple-white .kcw__cmp-button:disabled {
  background-color: #d9d9d9;
  border-color: #9a9a9a;
  color: #9a9a9a;
}

.kcw .kcw__global-button.kcw__cmp-button-global-purple-white .kcw__cmp-button-external:disabled:after,
.kcw .kcw__global-button.kcw__cmp-button-global-purple-white .kcw__cmp-button:disabled:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-disabled.svg);
}

.kcw .kcw__global-button.kcw__cmp-button-global-purple-white .kcw__cmp-button-external .kcw__cmp-button-external-link-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/external-link-icon-white.png);
}

.kcw .kcw__global-button.kcw__cmp-button-global-purple-white .kcw__cmp-button-external:focus .kcw__cmp-button-external-link-icon,
.kcw .kcw__global-button.kcw__cmp-button-global-purple-white .kcw__cmp-button-external:hover .kcw__cmp-button-external-link-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/external-link-icon-blue.png);
}

.kcw .kcw__global-button.kcw__cmp-button-global-sm .kcw__cmp-button,
.kcw .kcw__global-button.kcw__cmp-button-global-sm .kcw__cmp-button-external {
  background-color: #fff;
  border: 1px solid #003a96;
  border-radius: 2.813rem;
  color: #003a96;
  font-size: 0.875rem !important;
  max-width: 16.875rem;
  padding: 0.313rem 1.875rem 0.313rem 0.938rem;
  text-align: left;
}

.kcw .kcw__global-button.kcw__cmp-button-global-sm .kcw__cmp-button-external:after,
.kcw .kcw__global-button.kcw__cmp-button-global-sm .kcw__cmp-button:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-blue-sm.svg);
  right: 0.938rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.kcw .kcw__global-button.kcw__cmp-button-global-sm .kcw__cmp-button-external:hover,
.kcw .kcw__global-button.kcw__cmp-button-global-sm .kcw__cmp-button:hover {
  background-color: #005e64;
  border-color: #fff;
  color: #fff;
}

.kcw .kcw__global-button.kcw__cmp-button-global-sm .kcw__cmp-button-external:hover:after,
.kcw .kcw__global-button.kcw__cmp-button-global-sm .kcw__cmp-button:hover:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-white-sm.svg);
}

.kcw .kcw__global-button.kcw__cmp-button-global-sm .kcw__cmp-button-external:focus,
.kcw .kcw__global-button.kcw__cmp-button-global-sm .kcw__cmp-button:focus {
  background-color: #005e64;
  border: 0.375rem double #fff;
  color: #fff;
}

.kcw .kcw__global-button.kcw__cmp-button-global-sm .kcw__cmp-button-external:focus:after,
.kcw .kcw__global-button.kcw__cmp-button-global-sm .kcw__cmp-button:focus:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-white-sm.svg);
}

.kcw .kcw__global-button.kcw__cmp-button-global-sm .kcw__cmp-button-external:disabled,
.kcw .kcw__global-button.kcw__cmp-button-global-sm .kcw__cmp-button:disabled {
  background-color: #d9d9d9;
  border-color: #9a9a9a;
  color: #9a9a9a;
}

.kcw .kcw__global-button.kcw__cmp-button-global-sm .kcw__cmp-button-external:disabled:after,
.kcw .kcw__global-button.kcw__cmp-button-global-sm .kcw__cmp-button:disabled:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-disabled.svg);
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-disabled-sm.svg);
}

.kcw .kcw__global-button.kcw__cmp-button-global-sm .kcw__cmp-button-external .kcw__cmp-button-external-link-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/external-link-icon-blue.png);
}

.kcw .kcw__global-button.kcw__cmp-button-global-sm .kcw__cmp-button-external:focus .kcw__cmp-button-external-link-icon,
.kcw .kcw__global-button.kcw__cmp-button-global-sm .kcw__cmp-button-external:hover .kcw__cmp-button-external-link-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/external-link-icon-white.png);
}

.kcw .kcw__global-button.kcw__cmp-button-download-link .kcw__cmp-button-external {
  cursor: pointer;
}

.kcw .kcw__global-button.kcw__cmp-button-download-link .kcw__cmp-button-external .kcw__cmp-button-external-link-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/download-link-icon-blue.png);
  height: 1.5rem;
  margin-left: 1.25rem;
  width: 1.188rem;
}

.kcw .kcw__global-button.kcw__cmp-button-download-link .kcw__cmp-button-external:focus .kcw__cmp-button-external-link-icon,
.kcw .kcw__global-button.kcw__cmp-button-download-link .kcw__cmp-button-external:hover .kcw__cmp-button-external-link-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/download-link-icon-white.png);
}

.kcw .kcw__global-button.kcw__cmp-button-download-link .kcw__cmp-button-external:disabled .kcw__cmp-button-external-link-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/download-link-icon-gray.png);
}

.kcw .kcw__global-button.kcw__cmp-button-download-link.kcw__cmp-button-global-blue-white .kcw__cmp-button-external .kcw__cmp-button-external-link-icon,
.kcw .kcw__global-button.kcw__cmp-button-download-link.kcw__cmp-button-global-purple-white .kcw__cmp-button-external .kcw__cmp-button-external-link-icon,
.kcw .kcw__global-button.kcw__cmp-button-download-link.kcw__cmp-button-global-red-white .kcw__cmp-button-external .kcw__cmp-button-external-link-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/download-link-icon-white.png);
}

.kcw .kcw__global-button.kcw__cmp-button-download-link.kcw__cmp-button-global-blue-white .kcw__cmp-button-external:focus .kcw__cmp-button-external-link-icon,
.kcw .kcw__global-button.kcw__cmp-button-download-link.kcw__cmp-button-global-blue-white .kcw__cmp-button-external:hover .kcw__cmp-button-external-link-icon,
.kcw .kcw__global-button.kcw__cmp-button-download-link.kcw__cmp-button-global-purple-white .kcw__cmp-button-external:focus .kcw__cmp-button-external-link-icon,
.kcw .kcw__global-button.kcw__cmp-button-download-link.kcw__cmp-button-global-purple-white .kcw__cmp-button-external:hover .kcw__cmp-button-external-link-icon,
.kcw .kcw__global-button.kcw__cmp-button-download-link.kcw__cmp-button-global-red-white .kcw__cmp-button-external:focus .kcw__cmp-button-external-link-icon,
.kcw .kcw__global-button.kcw__cmp-button-download-link.kcw__cmp-button-global-red-white .kcw__cmp-button-external:hover .kcw__cmp-button-external-link-icon {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/download-link-icon-blue.png);
}

.kcw .kcw__carousel.kcw__cmp-image-gallery .kcw__cmp-carousel__actions .kcw__cmp-carousel__action:focus-visible,
.kcw .kcw__carousel.kcw__cmp-image-gallery .kcw__cmp-carousel__content .kcw__cmp-carousel__indicators .kcw__cmp-carousel__indicator:focus-visible,
.kcw .kcw__cmp-accordion__header button:focus-visible,
.kcw .kcw__cmp-alert-body-toggle-icon:focus-visible,
.kcw .kcw__cmp-alert-closed:focus-visible,
.kcw .kcw__cmp-global-header-main-nav-item:focus-visible,
.kcw .kcw__cmp-navigation-tile .kcw__cmp-navigation-tile__list .kcw__cmp-navigation-tile__tile:focus-within,
.kcw .kcw__global-button.kcw__cmp-button-global-purple-white .kcw__cmp-button-external:focus-visible,
.kcw .kcw__global-button.kcw__cmp-button-global-purple-white .kcw__cmp-button:focus-visible,
.kcw a.kcw__contactInfoLink:focus-visible,
.kcw a:focus-visible {
  outline: 2px dashed #000;
  outline-offset: 3px;
}

.kcw .kcw__cmp-alert-body-toggle-icon:focus-visible,
.kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container a:focus-visible,
.kcw .kcw__cmp-hero-banner a:focus-visible,
.kcw .kcw__cmp-stats-blue a:focus-visible,
.kcw .kcw__global-button.kcw__cmp-button-global-purple-white .kcw__cmp-button-external:focus-visible,
.kcw .kcw__global-button.kcw__cmp-button-global-purple-white .kcw__cmp-button:focus-visible,
.kcw .kcw__media-teaser.kcw__global-extended-teaser .kcw__cmp-teaser .kcw__cmp-teaser__content a:focus-visible {
  outline-color: #fff;
}

.kcw .kcw__carousel.kcw__cmp-image-gallery .kcw__cmp-button-back-to-top .kcw__cmp-carousel__actions .kcw__cmp-carousel__action:focus-visible,
.kcw .kcw__global-button.kcw__cmp-button-global-blue-white .kcw__cmp-button-external:focus-visible,
.kcw .kcw__global-button.kcw__cmp-button-global-blue-white .kcw__cmp-button:focus-visible {
  border: 2px solid #003a96;
}

.kcw .kcw__cmp-carousel-wrap {
  position: relative;
}

.kcw .kcw__cmp-carousel-wrap .kcw__title {
  position: absolute;
  width: auto !important;
}

@media screen and (max-width: 959px) {
  .kcw .kcw__cmp-carousel-wrap .kcw__title {
    margin-bottom: 2.5rem;
    position: relative;
    width: 100% !important;
  }
}

.kcw .kcw__cmp-carousel-wrap .kcw__title .kcw__cmp-title__text {
  margin: 0;
}

.kcw .kcw__cmp-carousel-wrap .kcw__title.kcw__cmp-title__white {
  color: #fff;
}

.kcw .kcw__carousel.kcw__cmp-image-gallery {
  position: relative;
}

.kcw .kcw__carousel.kcw__cmp-image-gallery .kcw__cmp-carousel__actions {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
  margin-bottom: 1.56rem;
}

@media screen and (max-width: 1198px) {
  .kcw .kcw__carousel.kcw__cmp-image-gallery .kcw__cmp-carousel__actions {
    bottom: 2rem;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
  }
}

.kcw .kcw__carousel.kcw__cmp-image-gallery .kcw__cmp-carousel__actions .kcw__cmp-carousel__action {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #003a96;
  border: 1px solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 4.063rem;
  justify-content: center;
  margin-right: 1rem;
  width: 4.063rem;
}

.kcw .kcw__carousel.kcw__cmp-image-gallery .kcw__cmp-carousel__actions .kcw__cmp-carousel__action:hover {
  background-color: #fff;
  border: 1px solid #003a96;
}

.kcw .kcw__carousel.kcw__cmp-image-gallery .kcw__cmp-carousel__actions .kcw__cmp-carousel__action:hover.kcw__cmp-carousel__action--previous .kcw__cmp-carousel__action-icon:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/left-arrow-icon-blue.svg);
}

.kcw .kcw__carousel.kcw__cmp-image-gallery .kcw__cmp-carousel__actions .kcw__cmp-carousel__action:hover.kcw__cmp-carousel__action--next .kcw__cmp-carousel__action-icon:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-blue.svg);
}

.kcw .kcw__carousel.kcw__cmp-image-gallery .kcw__cmp-carousel__actions .kcw__cmp-carousel__action:focus {
  background-color: #fff;
  border: 0.375rem double #003a96;
}

.kcw .kcw__carousel.kcw__cmp-image-gallery .kcw__cmp-carousel__actions .kcw__cmp-carousel__action:focus.kcw__cmp-carousel__action--previous .kcw__cmp-carousel__action-icon:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/left-arrow-icon-blue.svg);
}

.kcw .kcw__carousel.kcw__cmp-image-gallery .kcw__cmp-carousel__actions .kcw__cmp-carousel__action:focus.kcw__cmp-carousel__action--next .kcw__cmp-carousel__action-icon:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-blue.svg);
}

.kcw .kcw__carousel.kcw__cmp-image-gallery .kcw__cmp-carousel__actions .kcw__cmp-carousel__action:active {
  background-color: #b1e4e3;
  border: 1px solid #fff;
}

.kcw .kcw__carousel.kcw__cmp-image-gallery .kcw__cmp-carousel__actions .kcw__cmp-carousel__action:active.kcw__cmp-carousel__action--previous .kcw__cmp-carousel__action-icon:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/left-arrow-icon-blue.svg);
}

.kcw .kcw__carousel.kcw__cmp-image-gallery .kcw__cmp-carousel__actions .kcw__cmp-carousel__action:active.kcw__cmp-carousel__action--next .kcw__cmp-carousel__action-icon:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-blue.svg);
}

.kcw .kcw__carousel.kcw__cmp-image-gallery .kcw__cmp-carousel__actions .kcw__cmp-carousel__action:last-child {
  margin-right: 0;
}

.kcw .kcw__carousel.kcw__cmp-image-gallery .kcw__cmp-carousel__actions .kcw__cmp-carousel__action .kcw__cmp-carousel__action-text {
  display: none;
}

.kcw .kcw__carousel.kcw__cmp-image-gallery .kcw__cmp-carousel__actions .kcw__cmp-carousel__action.kcw__cmp-carousel__action--previous .kcw__cmp-carousel__action-icon:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/left-arrow-icon-white.svg);
  display: block;
  height: 1.313rem;
}

.kcw .kcw__carousel.kcw__cmp-image-gallery .kcw__cmp-carousel__actions .kcw__cmp-carousel__action.kcw__cmp-carousel__action--next .kcw__cmp-carousel__action-icon:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-white.svg);
  display: block;
  height: 1.313rem;
}

.kcw .kcw__carousel.kcw__cmp-image-gallery .kcw__cmp-carousel__content .kcw__global-extended-teaser .kcw__cmp-teaser {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media screen and (min-width: 768px) and (max-width: 1198px) {
  .kcw .kcw__carousel.kcw__cmp-image-gallery .kcw__cmp-carousel__content .kcw__global-extended-teaser .kcw__cmp-teaser {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

.kcw .kcw__carousel.kcw__cmp-image-gallery .kcw__cmp-carousel__content .kcw__global-extended-teaser .kcw__cmp-teaser .kcw__cmp-teaser__content {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.kcw .kcw__carousel.kcw__cmp-image-gallery .kcw__cmp-carousel__content .kcw__global-extended-teaser .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__description {
  border-bottom: 2px solid #009ca6;
  margin-bottom: 1.563rem;
}

.kcw .kcw__carousel.kcw__cmp-image-gallery .kcw__cmp-carousel__content .kcw__global-extended-teaser .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__description p {
  margin-bottom: 1.875rem;
  padding: 0;
}

@media screen and (min-width: 1199px) {
  .kcw .kcw__carousel.kcw__cmp-image-gallery .kcw__cmp-carousel__content .kcw__global-extended-teaser .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__description p {
    padding: 0 5rem;
  }
}

.kcw .kcw__carousel.kcw__cmp-image-gallery .kcw__cmp-carousel__content .kcw__cmp-carousel__item .kcw__cmp-teaser__image,
.kcw .kcw__carousel.kcw__cmp-image-gallery .kcw__cmp-carousel__content .kcw__cmp-carousel__item .kcw__image {
  display: block;
  max-height: 48.5rem;
  overflow: hidden;
}

@media screen and (max-width: 1198px) {

  .kcw .kcw__carousel.kcw__cmp-image-gallery .kcw__cmp-carousel__content .kcw__cmp-carousel__item .kcw__cmp-teaser__image,
  .kcw .kcw__carousel.kcw__cmp-image-gallery .kcw__cmp-carousel__content .kcw__cmp-carousel__item .kcw__image {
    display: none;
  }
}

.kcw .kcw__carousel.kcw__cmp-image-gallery .kcw__cmp-carousel__content .kcw__cmp-carousel__indicators {
  cursor: pointer;
  margin: 2.5rem 0;
}

@media screen and (max-width: 1198px) {
  .kcw .kcw__carousel.kcw__cmp-image-gallery .kcw__cmp-carousel__content .kcw__cmp-carousel__indicators {
    margin: 7rem 0 2.5rem;
  }
}

.kcw .kcw__carousel.kcw__cmp-image-gallery .kcw__cmp-carousel__content .kcw__cmp-carousel__indicators .kcw__cmp-carousel__indicator {
  background-color: #003a96;
  border: 1px solid #003a96;
  height: 1.125rem;
  margin: 0 0.75rem;
  width: 1.125rem;
}

.kcw .kcw__carousel.kcw__cmp-image-gallery .kcw__cmp-carousel__content .kcw__cmp-carousel__indicators .kcw__cmp-carousel__indicator:hover {
  background-color: #fff;
  border: 1px solid #003a96;
}

.kcw .kcw__carousel.kcw__cmp-image-gallery .kcw__cmp-carousel__content .kcw__cmp-carousel__indicators .kcw__cmp-carousel__indicator--active {
  background-color: #009ca6;
  border: 2px solid #fff;
  outline: 2px solid #003a96;
  pointer-events: none;
}

.kcw .kcw__carousel.kcw__cmp-image-gallery.kcw__cmp-carousel__dark-bg .kcw__title {
  color: #fff;
}

.kcw .kcw__carousel.kcw__cmp-image-gallery.kcw__cmp-carousel__dark-bg .kcw__cmp-carousel__actions .kcw__cmp-carousel__action:active {
  border: 1px solid #003a96;
}

.kcw .kcw__carousel.kcw__cmp-image-gallery.kcw__cmp-carousel__dark-bg .kcw__cmp-carousel__content .kcw__cmp-teaser__description {
  color: #fff;
}

.kcw .kcw__carousel.kcw__cmp-image-gallery.kcw__cmp-carousel__dark-bg .kcw__cmp-carousel__indicators .kcw__cmp-carousel__indicator {
  border: 1px solid #fff;
}

.kcw .kcw__carousel.kcw__cmp-image-gallery.kcw__cmp-carousel__dark-bg .kcw__cmp-carousel__indicators .kcw__cmp-carousel__indicator:hover {
  background: #fff;
}

.kcw .kcw__carousel.kcw__cmp-image-gallery.kcw__cmp-carousel__dark-bg .kcw__cmp-carousel__indicators .kcw__cmp-carousel__indicator:focus {
  background: #fff;
  border: 2px solid #003a96;
  outline: 2px solid #fff;
}

.kcw .kcw__carousel.kcw__cmp-image-gallery.kcw__cmp-carousel__dark-bg .kcw__cmp-carousel__indicators .kcw__cmp-carousel__indicator.kcw__cmp-carousel__indicator--active {
  border: 2px solid #003a96;
  outline: 2px solid #fff;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-global-teaser-featured-lead-in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-global-teaser-featured-lead-in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 5%;
    width: 100%;
  }
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-global-teaser-featured-lead-in .kcw__cmp-teaser__content {
    margin: 2rem 0 1rem;
    width: 80%;
  }
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-global-teaser-featured-lead-in .kcw__cmp-teaser__content {
    margin: 1rem 0;
    width: 100%;
  }
}

.kcw .kcw__cmp-global-teaser-featured-lead-in .kcw__cmp-teaser__content h2 {
  margin: 0;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-global-teaser-featured-lead-in .kcw__cmp-teaser__title {
    padding: 0;
  }
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-global-teaser-featured-lead-in .kcw__cmp-teaser__title {
    width: 100%;
  }
}

.kcw .kcw__cmp-global-teaser-featured-lead-in .kcw__cmp-teaser__description {
  color: #000;
}

@media only screen and (min-width: 1025px) {
  .kcw .kcw__cmp-global-teaser-featured-lead-in .kcw__cmp-teaser__description {
    padding: 1rem 0 0;
  }
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-global-teaser-featured-lead-in .kcw__cmp-teaser__description {
    padding: 1rem 0 0;
  }
}

.kcw .kcw__cmp-global-teaser-featured-lead-in .kcw__cmp-teaser__description>p {
  margin: 0;
}

.kcw .kcw__cmp-global-teaser-featured-lead-in-with-image .kcw__cmp-teaser {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 959px) {
  .kcw .kcw__cmp-global-teaser-featured-lead-in-with-image .kcw__cmp-teaser {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.kcw .kcw__cmp-global-teaser-featured-lead-in-with-image .kcw__cmp-teaser .kcw__cmp-teaser__content {
  -ms-flex-preferred-size: 70%;
  flex-basis: 70%;
}

@media screen and (max-width: 959px) {
  .kcw .kcw__cmp-global-teaser-featured-lead-in-with-image .kcw__cmp-teaser .kcw__cmp-teaser__content {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    order: 2;
  }
}

.kcw .kcw__cmp-global-teaser-featured-lead-in-with-image .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__title {
  border-bottom: 0.188rem solid #009ca6;
  color: #003a96;
  display: inline-block;
  margin-bottom: 0;
  margin-top: 0;
  max-width: 90%;
  padding-bottom: 1rem;
}

@media screen and (max-width: 959px) {
  .kcw .kcw__cmp-global-teaser-featured-lead-in-with-image .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__title {
    margin-top: 1.563rem;
    max-width: 100%;
  }
}

.kcw .kcw__cmp-global-teaser-featured-lead-in-with-image .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__description {
  margin-bottom: 1.563rem;
  margin-top: 0;
  max-width: 90%;
}

@media screen and (max-width: 959px) {
  .kcw .kcw__cmp-global-teaser-featured-lead-in-with-image .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__description {
    font-size: 1rem !important;
    max-width: 100%;
  }
}

.kcw .kcw__cmp-global-teaser-featured-lead-in-with-image .kcw__cmp-teaser .kcw__cmp-teaser__image {
  -ms-flex-preferred-size: 30%;
  display: block;
  flex-basis: 30%;
}

@media screen and (max-width: 959px) {
  .kcw .kcw__cmp-global-teaser-featured-lead-in-with-image .kcw__cmp-teaser .kcw__cmp-teaser__image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    order: 1;
  }
}

.kcw .kcw__cmp-global-teaser-featured-lead-in-without-image .kcw__cmp-teaser__image {
  display: none;
}

.kcw .kcw__cmp-global-teaser-featured-lead-in-without-image .kcw__cmp-teaser__title {
  color: #000;
  display: inline-block;
  margin-bottom: 0;
  margin-top: 0;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-global-teaser-featured-lead-in-without-image .kcw__cmp-teaser__title {
    width: 100%;
  }
}

.kcw .kcw__cmp-global-teaser-featured-lead-in-without-image .kcw__cmp-teaser__description {
  color: #000;
}

.kcw .kcw__cmp-global-footer {
  background: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/footer-curve-fullwidth-tall.png) top no-repeat;
  background-size: cover;
  color: #fff;
  padding-top: 21rem;
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .kcw .kcw__cmp-global-footer {
    padding-top: 15.625rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 1025px) {
  .kcw .kcw__cmp-global-footer {
    padding-top: 10.625rem;
  }
}

@media screen and (min-width: 480px) and (max-width: 768px) {
  .kcw .kcw__cmp-global-footer {
    background-size: contain;
    padding-top: 8.75rem;
  }
}

@media screen and (min-width: 320px) and (max-width: 480px) {
  .kcw .kcw__cmp-global-footer {
    background-size: contain;
    padding-top: 5.625rem;
  }
}

.kcw .kcw__cmp-global-footer .kcw__cmp-button {
  background: none;
  border: none;
  color: #fff;
  font-size: 1.125rem !important;
  font-weight: 400;
  margin-bottom: 1.25rem;
  text-align: left;
}

@media screen and (min-width: 320px) and (max-width: 1025px) {
  .kcw .kcw__cmp-global-footer .kcw__cmp-button {
    margin-bottom: 1.875rem !important;
  }
}

.kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container {
  background-color: #003a96;
}

@media screen and (min-width: 1440px) {
  .kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container {
    padding: 0 8rem;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container {
    padding: 0 4.5rem;
  }
}

@media screen and (min-width: 480px) and (max-width: 1025px) {
  .kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container {
    padding: 0 3rem;
  }
}

@media screen and (min-width: 320px) and (max-width: 480px) {
  .kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container {
    padding: 0 1rem;
  }
}

@media screen and (min-width: 320px) and (max-width: 1025px) {
  .kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__aem-Grid:nth-child(2) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1199px) {
  .kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-logo {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 1.25rem;
    width: 100% !important;
  }
}

@media screen and (min-width: 320px) and (max-width: 1025px) {
  .kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-logo {
    -ms-flex-pack: distribute;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    justify-content: space-around;
    margin-bottom: 2.5rem;
    width: 100% !important;
  }
}

.kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-logo img {
  height: auto;
  max-width: 13.563rem !important;
}

@media screen and (max-width: 1025px) {
  .kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-logo img {
    max-width: 19rem !important;
    width: 75vw;
  }
}

@media screen and (min-width: 320px) and (max-width: 1025px) {
  .kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-button-links {
    text-align: center;
    width: 100% !important;
  }
}

.kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-button-links .kcw__button {
  margin-bottom: 1.25rem;
  height: 24px;
}

.kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-button-links .kcw__button .kcw__cmp-button {
  text-decoration: none;
}

.kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-button-links .kcw__button .kcw__cmp-button:hover {
  text-decoration: underline;
}

@media screen and (min-width: 1025px) and (max-width: 1199px) {
  .kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-social-icons {
    float: right !important;
    width: 35% !important;
  }
}

@media screen and (min-width: 320px) and (max-width: 1025px) {
  .kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-social-icons {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin: 2.5rem 0 0;
    width: 100% !important;
  }
}

.kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-social-icons .kcw__cmp-container {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}

@media screen and (min-width: 320px) and (max-width: 1025px) {
  .kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-social-icons .kcw__cmp-container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-social-icons .kcw__global-button {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 480px) and (max-width: 1025px) {
  .kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-social-icons .kcw__global-button {
    margin: 0 1.25rem;
  }
}

@media screen and (max-width: 480px) {
  .kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-social-icons .kcw__global-button {
    margin: 0 1rem;
  }
}

.kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-social-icons .kcw__global-button a {
  padding: 0;
}

.kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-social-icons .kcw__global-button a>span.kcw__cmp-button-external-link-icon-wrapper {
  display: none;
}

.kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-social-icons .kcw__global-button button {
  background: none;
  border: none;
  min-height: 0.938rem;
}

.kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-social-icons .kcw__global-button button img:hover {
  -webkit-filter: invert(46%) sepia(47%) saturate(3342%) hue-rotate(152deg) brightness(89%) contrast(101%);
  filter: invert(46%) sepia(47%) saturate(3342%) hue-rotate(152deg) brightness(89%) contrast(101%);
}

.kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-social-icons .kcw__global-button button .kcw__cmp-button-external-link-icon-wrapper {
  display: none;
}

.kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-social-icons .kcw__global-button.kcw__cmp-global-footer-fb img {
  height: 1.563rem;
}

.kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-social-icons .kcw__global-button.kcw__cmp-global-footer-fb img:hover {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/facebook-icon-hover.png);
}

.kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-social-icons .kcw__global-button.kcw__cmp-global-footer-twitter img {
  height: 1.125rem;
}

.kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-social-icons .kcw__global-button.kcw__cmp-global-footer-twitter img:hover {
  content: url(https://s3.amazonaws.com/com.kyruus.cdn/pmc-customer-static-assets/massgeneralbrigham/images/1.2/twitter-icon-hover1.png);
}

.kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-social-icons .kcw__global-button.kcw__cmp-global-footer-ig img {
  height: 1.375rem;
}

.kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-social-icons .kcw__global-button.kcw__cmp-global-footer-ig img:hover {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/instagram-icon-hover.png);
}

.kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-social-icons .kcw__global-button.kcw__cmp-global-footer-yt img {
  height: 0.938rem;
}

.kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-social-icons .kcw__global-button.kcw__cmp-global-footer-yt img:hover {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/youtube-icon-hover.png);
}

.kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-social-icons .kcw__global-button.kcw__cmp-global-footer-linkedin img {
  height: 0.938rem;
}

.kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-social-icons .kcw__global-button.kcw__cmp-global-footer-linkedin img:hover {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/linkedIn-icon-hover.png);
}

.kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-version-text {
  margin-top: 7.5rem;
}

.kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-version-text p {
  font-size: 0.875rem !important;
  margin: 0;
}

@media screen and (max-width: 1025px) {
  .kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-version-text {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    font-size: 0.75rem !important;
    margin-top: 3.125rem;
    order: 2;
    text-align: center;
    width: 100% !important;
  }
}

@media screen and (min-width: 320px) and (max-width: 1025px) {
  .kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-version-text {
    bottom: 1.75rem;
    left: 0;
    margin: 0 auto;
    padding: 0 1rem;
    position: absolute;
    right: 0;
    text-align: center;
  }

  .kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-version-text p {
    font-size: 0.75rem !important;
  }
}

.kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-privacy-links {
  margin: 7.5rem 0 3.125rem;
}

@media screen and (min-width: 320px) and (max-width: 1025px) {
  .kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-privacy-links {
    margin: 3.125rem 0 0;
    padding-bottom: 3.125rem;
    width: 100% !important;
  }
}

.kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-privacy-links .kcw__cmp-container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: flex-end;
}

@media screen and (min-width: 320px) and (max-width: 1199px) {
  .kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-privacy-links .kcw__cmp-container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 480px) and (max-width: 1025px) {
  .kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-privacy-links .kcw__cmp-container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 2.5rem;
  }
}

@media screen and (min-width: 320px) and (max-width: 480px) {
  .kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-privacy-links .kcw__cmp-container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 3.5rem;
  }
}

.kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-privacy-links .kcw__cmp-container .kcw__separator {
  display: none;
}

.kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-privacy-links .kcw__cmp-container .kcw__button {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
  margin: 0 0 1rem 1.25rem;
  padding: 0;
  width: unset !important;
}

@media screen and (min-width: 320px) and (max-width: 1025px) {
  .kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-privacy-links .kcw__cmp-container .kcw__button {
    margin: 0 0.625rem 1rem;
  }
}

.kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-privacy-links .kcw__cmp-container .kcw__button .kcw__cmp-button {
  font-size: 0.875rem !important;
  line-height: 1.5;
  text-decoration: none;
}

@media screen and (min-width: 320px) and (max-width: 1025px) {
  .kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-privacy-links .kcw__cmp-container .kcw__button .kcw__cmp-button {
    margin-bottom: 0 !important;
    padding: 0 !important;
  }
}

.kcw .kcw__cmp-global-footer .kcw__cmp-global-footer-content-container .kcw__cmp-global-footer-privacy-links .kcw__cmp-container .kcw__button .kcw__cmp-button:hover {
  text-decoration: underline;
}

.kcw .kcw__cmp-global-pre-footer-blue-bg {
  background-color: #b1e4e3;
  color: #000;
  margin: 0;
  max-width: unset;
  position: relative;
}

@media screen and (min-width: 1440px) {
  .kcw .kcw__cmp-global-pre-footer-blue-bg {
    margin: 0 0 -46rem !important;
    padding: 0 0 46rem;
  }

  .kcw .kcw__cmp-global-pre-footer-blue-bg.kcw__pre-footer-editor-mode {
    margin: 0 !important;
  }
}

@media screen and (max-width: 1440px) {
  .kcw .kcw__cmp-global-pre-footer-blue-bg {
    margin: 0 0 -15rem !important;
    padding: 0 0 15rem;
  }
}

.kcw .kcw__cmp-global-pre-footer-blue-bg>.kcw__cmp-container {
  background-color: #b1e4e3;
  max-width: 90pc;
  padding: 8.125rem 0 0;
}

@media screen and (min-width: 1440px) {
  .kcw .kcw__cmp-global-pre-footer-blue-bg>.kcw__cmp-container {
    margin: 0 0 0 calc(50vw - 45pc);
  }
}

@media screen and (max-width: 1025px) {
  .kcw .kcw__cmp-global-pre-footer-blue-bg>.kcw__cmp-container {
    padding: 3.5rem 0 0;
  }
}

.kcw .kcw__cmp-global-pre-footer-blue-bg .kcw__cmp-teaser__title {
  font-family: Roboto, sans-serif;
  font-size: 1.5rem !important;
  font-weight: 700;
  margin: 0 0 1rem;
  padding: 0 0 0 1.5rem;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-global-pre-footer-blue-bg .kcw__cmp-teaser__title {
    margin: 0 0 1.875rem;
    padding: 0;
  }
}

@media only screen and (min-width: 1440px) {
  .kcw .kcw__cmp-global-pre-footer-blue-bg .kcw__cmp-teaser__content {
    padding: 0 8.875rem;
    width: 50%;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
  .kcw .kcw__cmp-global-pre-footer-blue-bg .kcw__cmp-teaser__content {
    padding: 0 8.875rem;
    width: 65%;
  }
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-global-pre-footer-blue-bg .kcw__cmp-teaser__content {
    padding: 0 2.25rem;
    width: auto;
  }
}

.kcw .kcw__cmp-global-pre-footer-blue-bg .kcw__cmp-teaser__content .kcw__cmp-teaser__description {
  border-left: 4px solid #009ca6;
  border-right: 4px solid #009ca6;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 2.5rem;
  padding: 0 1.25rem;
  width: 100%;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-global-pre-footer-blue-bg .kcw__cmp-teaser__content .kcw__cmp-teaser__description {
    margin: 0 0 1.875rem;
  }

  .kcw .kcw__cmp-global-pre-footer-blue-bg .kcw__cmp-teaser__content .kcw__cmp-teaser__description p {
    font-size: 1.875rem !important;
    font-size: 1.25rem !important;
    font-weight: 400;
    line-height: 2.625rem;
    line-height: 2rem;
    margin: 0;
    padding: 0;
  }
}

.kcw .kcw__cmp-global-pre-footer-blue-bg .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container {
  margin-top: 1.5rem;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-global-pre-footer-blue-bg .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.kcw .kcw__cmp-global-pre-footer-blue-bg .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link {
  background: #fff;
  border: none;
  border-radius: 2.188rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #003a96;
  display: inline-block;
  font-size: 1.25rem !important;
  line-height: 1.5;
  margin: 0 0 1rem 1.25rem;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  padding: 1.5rem 3.75rem 1.5rem 1.875rem;
  position: relative;
  text-decoration: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-global-pre-footer-blue-bg .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link {
    display: block;
  }
}

.kcw .kcw__cmp-global-pre-footer-blue-bg .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon.svg);
  position: absolute;
  right: 1.875rem;
  top: 50%;
  -webkit-transform: translateY(-40%);
  transform: translateY(-40%);
}

.kcw .kcw__cmp-global-pre-footer-blue-bg .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:hover {
  background: #009ca6;
  color: #fff;
}

.kcw .kcw__cmp-global-pre-footer-blue-bg .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:hover:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-white.svg);
}

.kcw .kcw__cmp-global-pre-footer-blue-bg .kcw__cmp-teaser__image {
  height: 19.313rem;
  position: absolute;
  right: 0;
  top: 6rem;
  width: 13.625rem;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-global-pre-footer-blue-bg .kcw__cmp-teaser__image {
    display: none !important;
  }
}

.kcw .kcw__cmp-stats-container-horizontal {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-stats-container-horizontal {
    display: block;
  }
}

.kcw .kcw__cmp-stats-container-horizontal .kcw__cmp-stats {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin: 0;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-stats-container-horizontal .kcw__cmp-stats {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
  }
}

.kcw .kcw__cmp-stats-container-horizontal .kcw__cmp-stats .kcw__cmp-teaser {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  max-height: -webkit-fit-content;
  max-height: -moz-fit-content;
  max-height: fit-content;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-stats-container-horizontal .kcw__cmp-stats .kcw__cmp-teaser {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
  }
}

.kcw .kcw__cmp-stats-container-horizontal .kcw__cmp-stats .kcw__cmp-teaser .kcw__cmp-teaser__content {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 80%;
  flex: 0 1 80%;
  margin: 0 2rem 4.5rem 10%;
  max-height: -webkit-fit-content;
  max-height: -moz-fit-content;
  max-height: fit-content;
  min-width: 50%;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-stats-container-horizontal .kcw__cmp-stats .kcw__cmp-teaser .kcw__cmp-teaser__content {
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin: 0 0 2rem;
    padding: 0 10%;
    width: 80%;
  }
}

.kcw .kcw__cmp-stats-container-horizontal .kcw__cmp-stats .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__title {
  font-size: 5.5rem !important;
  line-height: 5.7rem;
  margin-bottom: 0;
  padding-bottom: 1.5rem;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-stats-container-horizontal .kcw__cmp-stats .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__title {
    font-size: 4.2rem !important;
    line-height: 5rem;
    margin-top: 3rem;
  }
}

.kcw .kcw__cmp-stats-container-horizontal .kcw__cmp-stats .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__description>p {
  font-size: 2.063rem !important;
  line-height: 2.875rem;
  margin: 1.5rem 0 0.5rem;
}

.kcw .kcw__cmp-stats-container-horizontal .kcw__cmp-stats .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-stats-container-horizontal .kcw__cmp-stats .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.kcw .kcw__cmp-stats-container-horizontal .kcw__cmp-stats .kcw__cmp-teaser .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border-radius: 2.688rem;
  color: #003a96;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.25rem !important;
  line-height: 1.313rem;
  margin: 1rem 1rem 0 0;
  padding: 1.5rem 2rem;
  text-decoration: none;
}

.kcw .kcw__cmp-stats-container-horizontal .kcw__cmp-stats .kcw__cmp-teaser .kcw__cmp-teaser__image {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-stats-container-horizontal .kcw__cmp-stats .kcw__cmp-teaser .kcw__cmp-teaser__image {
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial;
    margin: 0 0 0 auto;
  }
}

.kcw .kcw__cmp-stats-container-horizontal .kcw__cmp-stats .kcw__cmp-teaser .kcw__cmp-teaser__image .kcw__cmp-image {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  justify-content: flex-end;
  line-height: 0;
  max-width: 30rem;
  position: relative;
}

.kcw .kcw__cmp-stats-container-horizontal .kcw__cmp-stats .kcw__cmp-teaser .kcw__cmp-teaser__image .kcw__cmp-image .kcw__cmp-image__image {
  height: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-stats-container-horizontal .kcw__cmp-stats .kcw__cmp-teaser .kcw__cmp-teaser__image .kcw__cmp-image .kcw__cmp-image__image {
    display: none;
  }
}

.kcw .kcw__cmp-stats-container-vertical {
  margin: 0 auto;
  max-width: 90rem;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-stats-container-vertical {
    display: block;
  }
}

.kcw .kcw__cmp-stats-container-vertical .kcw__aem-Grid {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-stats-container-vertical .kcw__aem-Grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
  }
}

.kcw .kcw__cmp-stats-container-vertical .kcw__cmp-stats {
  margin: 0 2% 0 0;
  min-height: 56.25rem;
  width: 32% !important;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-stats-container-vertical .kcw__cmp-stats {
    height: auto;
    margin: 0;
    max-width: 100%;
    min-height: 0;
    width: 100% !important;
  }
}

.kcw .kcw__cmp-stats-container-vertical .kcw__cmp-stats:last-child {
  margin-right: 0;
}

.kcw .kcw__cmp-stats-container-vertical .kcw__cmp-stats .kcw__cmp-teaser {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  height: 100%;
  justify-content: space-between;
  width: 100%;
}

@media only screen and (min-width: 1199px) {
  .kcw .kcw__cmp-stats-container-vertical .kcw__cmp-stats .kcw__cmp-teaser {
    min-height: 56.25rem;
    position: relative;
  }
}

.kcw .kcw__cmp-stats-container-vertical .kcw__cmp-stats .kcw__cmp-teaser__content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 3rem 0 0;
  padding: 0 2.563rem;
  width: 100%;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-stats-container-vertical .kcw__cmp-stats .kcw__cmp-teaser__content {
    padding: 0 10% 2.5rem;
    width: 100%;
  }
}

.kcw .kcw__cmp-stats-container-vertical .kcw__cmp-stats .kcw__cmp-teaser__content .kcw__cmp-teaser__title {
  font-size: 5rem !important;
  line-height: 5.4rem;
  margin: 0;
  padding-bottom: 1.5rem;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-stats-container-vertical .kcw__cmp-stats .kcw__cmp-teaser__content .kcw__cmp-teaser__title {
    font-size: 4rem !important;
    line-height: 4.7rem;
    width: 100%;
  }
}

.kcw .kcw__cmp-stats-container-vertical .kcw__cmp-stats .kcw__cmp-teaser__content .kcw__cmp-teaser__description>p {
  font-size: 2.063rem !important;
  line-height: 2.875rem;
  margin: 1.5rem 0 0.5rem;
}

.kcw .kcw__cmp-stats-container-vertical .kcw__cmp-stats .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-stats-container-vertical .kcw__cmp-stats .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.kcw .kcw__cmp-stats-container-vertical .kcw__cmp-stats .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border-radius: 2.688rem;
  color: #003a96;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.25rem !important;
  line-height: 1.313rem;
  margin: 1rem 1rem 0 0;
  padding: 1.5rem 2rem;
  text-decoration: none;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-stats-container-vertical .kcw__cmp-stats .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link {
    margin-top: 1rem;
  }
}

.kcw .kcw__cmp-stats-container-vertical .kcw__cmp-stats .kcw__cmp-teaser__image {
  overflow: hidden;
}

.kcw .kcw__cmp-stats-container-vertical .kcw__cmp-stats .kcw__cmp-teaser__image .kcw__cmp-image {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
}

.kcw .kcw__cmp-stats-container-vertical .kcw__cmp-stats .kcw__cmp-teaser__image .kcw__cmp-image .kcw__cmp-image__image {
  height: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-stats-container-vertical .kcw__cmp-stats .kcw__cmp-teaser__image .kcw__cmp-image .kcw__cmp-image__image {
    display: none;
  }
}

.kcw .kcw__cmp-stats-dark-teal {
  background-color: #009ca6;
}

.kcw .kcw__cmp-stats-dark-teal .kcw__cmp-teaser__content .kcw__cmp-teaser__title {
  border-bottom: 0.313rem solid #003a96;
  color: #fff;
}

.kcw .kcw__cmp-stats-dark-teal .kcw__cmp-teaser__content .kcw__cmp-teaser__description {
  color: #fff;
}

.kcw .kcw__cmp-stats-dark-teal .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link {
  border: 0.063rem solid #fff;
}

.kcw .kcw__cmp-stats-dark-teal .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-blue.svg);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  margin-left: 1rem;
}

.kcw .kcw__cmp-stats-dark-teal .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:focus,
.kcw .kcw__cmp-stats-dark-teal .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:hover {
  background-color: #003a96 !important;
  border: 0.063rem solid #003a96 !important;
  color: #fff !important;
}

.kcw .kcw__cmp-stats-dark-teal .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:focus:after,
.kcw .kcw__cmp-stats-dark-teal .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:hover:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-white.svg) !important;
}

.kcw .kcw__cmp-stats-blue {
  background-color: #003a96;
}

.kcw .kcw__cmp-stats-blue .kcw__cmp-teaser__content .kcw__cmp-teaser__title {
  border-bottom: 0.313rem solid #009ca6;
  color: #fff;
}

.kcw .kcw__cmp-stats-blue .kcw__cmp-teaser__content .kcw__cmp-teaser__description {
  color: #fff;
}

.kcw .kcw__cmp-stats-blue .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link {
  border: 0.063rem solid #003a96;
}

.kcw .kcw__cmp-stats-blue .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-blue.svg);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  margin-left: 1rem;
}

.kcw .kcw__cmp-stats-blue .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:focus,
.kcw .kcw__cmp-stats-blue .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:hover {
  background-color: #009ca6 !important;
  border: 0.063rem solid #009ca6 !important;
  color: #fff !important;
}

.kcw .kcw__cmp-stats-blue .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:focus:after,
.kcw .kcw__cmp-stats-blue .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:hover:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-white.svg) !important;
}

.kcw .kcw__cmp-stats-white {
  background-color: #fff;
}

.kcw .kcw__cmp-stats-white .kcw__cmp-teaser__content .kcw__cmp-teaser__title {
  border-bottom: 0.313rem solid #009ca6;
  color: #003a96;
}

.kcw .kcw__cmp-stats-white .kcw__cmp-teaser__content .kcw__cmp-teaser__description {
  color: #003a96;
}

.kcw .kcw__cmp-stats-white .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link {
  border: 0.063rem solid #003a96;
}

.kcw .kcw__cmp-stats-white .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-blue.svg);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  margin-left: 1rem;
}

.kcw .kcw__cmp-stats-white .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:focus,
.kcw .kcw__cmp-stats-white .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:hover {
  background-color: #005e64 !important;
  border: 0.063rem solid #005e64 !important;
  color: #fff !important;
}

.kcw .kcw__cmp-stats-white .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:focus:after,
.kcw .kcw__cmp-stats-white .kcw__cmp-teaser__content .kcw__cmp-teaser__action-container .kcw__cmp-teaser__action-link:hover:after {
  content: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/images/1.0/right-arrow-icon-white.svg) !important;
}

.kcw .kcw__cmp-table {
  font-family: Roboto, sans-serif;
  font-size: 1.125rem !important;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-table {
    height: 37.5rem;
    overflow: scroll;
    width: 100%;
  }
}

.kcw .kcw__cmp-table table {
  position: relative;
}

.kcw .kcw__cmp-table table tbody tr th {
  background-color: #003a96;
  color: #fff;
  font-weight: 700;
  line-height: 1.438rem;
  padding: 1.875rem 1.563rem 1.25rem;
}

.kcw .kcw__cmp-table table tbody tr td {
  color: #000;
  font-weight: 400;
  line-height: 1.688rem;
  padding-left: 1.563rem;
  padding-right: 1.563rem;
}

.kcw .kcw__cmp-table tbody tr:nth-child(2n) td {
  background-color: #f3f3f3;
}

.kcw .kcw__cmp-table tbody tr:nth-child(odd) td {
  background-color: #fff;
}

@media only screen and (max-width: 1025px) {
  .kcw .kcw__cmp-table table th {
    position: sticky;
    top: 0;
  }
}

.kcw .kcw__cmp-page__skiptomaincontent .kcw__cmp-page__skiptoalerts-link,
.kcw .kcw__cmp-page__skiptomaincontent .kcw__cmp-page__skiptocookiepolicy-link,
.kcw .kcw__cmp-page__skiptomaincontent .kcw__cmp-page__skiptomaincontent-link {
  left: 0;
  position: fixed;
  top: -100rem;
  z-index: -999;
}

.kcw .kcw__cmp-page__skiptomaincontent .kcw__cmp-page__skiptoalerts-link:active,
.kcw .kcw__cmp-page__skiptomaincontent .kcw__cmp-page__skiptoalerts-link:focus,
.kcw .kcw__cmp-page__skiptomaincontent .kcw__cmp-page__skiptocookiepolicy-link:active,
.kcw .kcw__cmp-page__skiptomaincontent .kcw__cmp-page__skiptocookiepolicy-link:focus,
.kcw .kcw__cmp-page__skiptomaincontent .kcw__cmp-page__skiptomaincontent-link:active,
.kcw .kcw__cmp-page__skiptomaincontent .kcw__cmp-page__skiptomaincontent-link:focus {
  background: #fff;
  color: #003a96;
  display: block;
  font-family: Roboto, sans-serif;
  font-size: 1.125rem !important;
  font-weight: 400;
  padding: 0.5rem;
  top: 0;
  z-index: 999;
}

@media only screen and (max-width: 1025px) {

  .kcw .kcw__cmp-page__skiptomaincontent .kcw__cmp-page__skiptoalerts-link:active,
  .kcw .kcw__cmp-page__skiptomaincontent .kcw__cmp-page__skiptoalerts-link:focus,
  .kcw .kcw__cmp-page__skiptomaincontent .kcw__cmp-page__skiptocookiepolicy-link:active,
  .kcw .kcw__cmp-page__skiptomaincontent .kcw__cmp-page__skiptocookiepolicy-link:focus,
  .kcw .kcw__cmp-page__skiptomaincontent .kcw__cmp-page__skiptomaincontent-link:active,
  .kcw .kcw__cmp-page__skiptomaincontent .kcw__cmp-page__skiptomaincontent-link:focus {
    padding: 0.5rem 1rem;
  }
}

.kcw .kcw__cmp-embed form input[type="text"] {
  background-color: #f3f3f3;
  border: 0;
  border-bottom: 2px solid #003a96;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  display: block;
  font-size: 1.2rem !important;
  margin: 0 0 0.938rem;
  padding: 0.625rem;
  width: 100%;
}

.kcw .kcw__cmp-embed form input[type="text"]:focus {
  border-bottom: 2px solid #009ca6;
  outline: 1px solid #009ca6;
}

.kcw .kcw__cmp-embed form input[type="text"]:disabled {
  background-color: #d7d7d7;
  border-bottom: 2px solid #686868;
  color: #7d7d7d;
}

.kcw .kcw__cmp-embed form textarea {
  background-color: #f3f3f3;
  border: 0;
  border-bottom: 2px solid #003a96;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  display: block;
  font-size: 1.2rem !important;
  height: 6.25rem;
  margin: 0 0 0.938rem;
  padding: 0.625rem;
  width: 100%;
}

.kcw .kcw__cmp-embed form textarea:focus {
  border-bottom: 2px solid #009ca6;
  outline: 1px solid #009ca6;
}

.kcw .kcw__cmp-embed form input[type="checkbox"],
.kcw .kcw__cmp-embed form input[type="radio"] {
  margin: 0 0.625rem 0 0;
  padding: 0;
  width: auto;
}

.kcw .kcw__cmp-embed form select {
  background-color: #f3f3f3;
  border: 0;
  color: #000;
  font-size: 1.2rem !important;
  padding: 0.625rem;
  width: 100%;
}

.kcw .kcw__cmp-embed form select:focus {
  outline: 1px solid #009ca6;
}

.kcw .kcw__cmp-embed form select:disabled {
  background-color: #d7d7d7;
  border-bottom: 2px solid #686868;
  color: #7d7d7d;
}

.kcw .kcw__cmp-embed form input {
  border: 0;
  color: #000;
  font-size: 1.2rem !important;
  padding: 0.625rem;
  width: 100%;
}

.kcw .kcw__cmp-embed form label {
  color: #000;
  display: inline-block;
  font-size: 1.2rem !important;
  font-weight: 700;
  margin: 0.625rem 0 0.313rem;
}

.kcw .kcw__cmp-embed form fieldset {
  border-color: #009ca6;
  border-width: 1px;
  font-size: 1.2rem !important;
  margin: 1.063rem 0;
  padding: 1.25rem;
}

.kcw .kcw__cmp-embed form input[type="submit"] {
  background-color: #003a96;
  border: 1px solid #fff;
  border-radius: 2.813rem;
  color: #fff;
  font-size: 1.25rem !important;
  padding: 1.563rem 2.188rem;
  text-align: left;
  width: auto;
}

.kcw .kcw__cmp-embed form input[type="submit"]:hover {
  background-color: #005e64;
  border: 1px solid #005e64;
  color: #fff;
}

.kcw .kcw__cmp-embed form input[type="submit"]:disabled {
  background-color: #d7d7d7;
  border: 1px solid #686868;
  color: #7d7d7d;
}

.kcw .kcw__cmp-embed form p {
  margin-bottom: 5px;
}

.kcw .kcw__cmp-embed .kcw__wForm input[type="text"] {
  background-color: #f3f3f3;
  border: 0;
  border-bottom: 2px solid #003a96;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  display: block;
  font-size: 1.2rem !important;
  margin: 0 0 0.938rem;
  padding: 0.625rem;
  width: 100%;
}

.kcw .kcw__cmp-embed .kcw__wForm input[type="text"]:focus {
  border-bottom: 2px solid #009ca6;
  outline: 1px solid #009ca6;
}

.kcw .kcw__cmp-embed .kcw__wForm input[type="text"]:disabled {
  background-color: #d7d7d7;
  border-bottom: 2px solid #686868;
  color: #7d7d7d;
}

.kcw .kcw__cmp-embed .kcw__wForm input[type="submit"] {
  background-color: #003a96;
  border: 1px solid #fff;
  border-radius: 2.813rem;
  color: #fff;
  font-size: 1.25rem !important;
  padding: 1.563rem 2.188rem;
  text-align: left;
  width: auto;
}

.kcw .kcw__cmp-embed .kcw__wForm input[type="submit"]:hover {
  background-color: #005e64;
  border: 1px solid #005e64;
  color: #fff;
}

.kcw .kcw__cmp-embed .kcw__wForm input[type="submit"]:disabled {
  background-color: #d7d7d7;
  border: 1px solid #686868;
  color: #7d7d7d;
}

.kcw .kcw__cmp-embed .kcw__wForm div {
  width: 100%;
}

.kcw .kcw__cmp-embed .kcw__wFormContainer .kcw__wForm textarea {
  background-color: #f3f3f3;
  border: 0;
  border-bottom: 2px solid #003a96;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  display: block;
  font-size: 1.2rem !important;
  margin: 0 0 0.938rem;
  padding: 0.625rem;
  width: 100%;
}

.kcw .kcw__cmp-embed .kcw__wFormContainer .kcw__wForm textarea:focus {
  border-bottom: 2px solid #009ca6;
  outline: 1px solid #009ca6;
}

.kcw .kcw__cmp-embed .kcw__wFormContainer .kcw__wForm textarea:disabled {
  background-color: #d7d7d7;
  border-bottom: 2px solid #686868;
  color: #7d7d7d;
}

.kcw .kcw__cmp-embed .kcw__wFormContainer .kcw__wForm fieldset {
  border-color: #009ca6;
  border-width: 1px;
  font-size: 1.2rem !important;
  margin: 1.063rem 0;
  padding: 1.25rem;
}

.kcw .kcw__cmp-embed input.kcw__error,
.kcw .kcw__cmp-embed textarea.kcw__error {
  border-color: #b20030;
  outline: 1px solid #b20030;
}

.kcw .kcw__cmp-embed p.kcw__error {
  color: #b20030;
}

.kcw .kcw__cmp-embed legend {
  font-size: 1.2rem !important;
  font-weight: 700;
  padding: 0 0.625rem;
}

.kcw .kcw__mobile-section-nav-header-anchor {
  text-decoration: none;
}

.kcw .kcw__cmp-global-header-mobile-main-nav-item-wrapper-anchor {
  text-decoration: none;
  color: #202020;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-heading {
  margin: 0;
  flex-wrap: wrap;
}

.kcw .kcw__cmp-global-header-mobile-menu-btn~.kcw__cmp-global-header-mobile-nav-wrapper {
  display: none;
}

.kcw .kcw__cmp-global-header .kcw__cmp-global-header-mobile .kcw__cmp-global-header-mobile-heading .kcw__cmp-global-header-mobile-menu-btn:checked:before {
  background-image: url(https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/fonts/1.0/mobile-close-icon.svg);
}

.kcw .kcw__cmp-global-header-mobile-menu-btn:checked~.kcw__cmp-global-header-mobile-nav-wrapper {
  display: block;
  width: 100%;
}


.kcw #kcw__pre-footer-notes {
  font-family: "Roboto", Arial, Helvetica Neue, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 0.625rem !important;
  line-height: 1.5em;
  width: fit-content;
  max-width: 90rem;
  box-sizing: border-box;
  padding: 1.5rem;
  margin: 0 auto;
  color: #2a3d51;
  margin-bottom: -2rem;
}

.kcw #kcw__footer-facebook-link,
.kcw #kcw__footer-twitter-link,
.kcw #kcw__footer-instagram-link,
.kcw #kcw__footer-youtube-link,
.kcw #kcw__footer-linkedin-link {
  height: 1.563rem;
  width: 1.563rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

body {
  -webkit-font-smoothing: initial !important;
}

.kcw__cmp-text p {
  color: white;
}

.kcw__cmp-nav-item-utility-link {
  text-decoration: underline;
}

.kcw input[type=checkbox],.kcw input[type=radio] {
  width: auto;
  height:auto;
  margin-right:0px;
}

#kcwHeader .kcw__kyruus-custom-wrapper img,
#kcwHeader fieldset,
#kcwHeader img,
#kcwHeader abbr,
#kcwHeader acronym,
#kcwFooter .kcw__kyruus-custom-wrapper img,
#kcwFooter fieldset,
#kcwFooter img,
#kcwFooter abbr,
#kcwFooter acronym {
  border: 0;
}

#kcwHeader .kcw__kyruus-custom-wrapper li,
#kcwHeader ol,
#kcwHeader ul,
#kcwFooter .kcw__kyruus-custom-wrapper li,
#kcwFooter ol,
#kcwFooter ul {
  list-style: none;
}

#kcwHeader .kcw__kyruus-custom-wrapper h3,
#kcwFooter .kcw__kyruus-custom-wrapper h3 {
  font-size: 100%;
  font-weight: normal;
}

#kcwHeader .kcw__kyruus-custom-wrapper,
#kcwFooter .kcw__kyruus-custom-wrapper {
  font: 13px/1.22 arial, helvetica, clean, sans-serif;
  *font-size: small;
  *font: x-small;
  background-color: #ffffff;
}

#kcwHeader div.kcw__page-content-wrapper,
#kcwFooter div.kcw__page-content-wrapper {
  padding-bottom: 77px;
}

#kcwHeader div.kcw__footer,
#kcwFooter div.kcw__footer {
  margin-top: -77px;
}

#kcwHeader .kcw__container,
#kcwFooter .kcw__container {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}

#kcwHeader .kcw__header,
#kcwFooter .kcw__header {
  padding: 20px 0 0 0;
}

#kcwHeader .kcw__logo,
#kcwFooter .kcw__logo {
  max-width: 263px;
  min-width: 20px;
  width: 100%;
  display: inline-block;
}

#kcwHeader .kcw__links,
#kcwFooter .kcw__links {
  text-align: center;
  padding-left: 10% !important;
}

#kcwHeader .kcw__links a,
#kcwFooter .kcw__links a {
  padding: 5px;
  color: #23345D;
  white-space: nowrap;
  border-right: groove thin #9aa5b2;
  font-size: 15px;
  font-weight: 300;
}

#kcwHeader .kcw__links a:last-of-type,
#kcwFooter .kcw__links a:last-of-type {
  border-right: none;
}

#kcwHeader .kcw__social,
#kcwFooter .kcw__social {
  text-align: right;
  margin-left: auto;
  margin-right: auto;
  float: right;
}

#kcwHeader .kcw__logo img,
#kcwFooter .kcw__logo img {
  width: 100%
}

@media (min-width: 701px) {

  #kcwHeader .kcw__kyruus-custom-wrapper .kcw__container,
  #kcwHeader .kcw__kyruus-custom-wrapper #kcw__ft,
  #kcwFooter .kcw__kyruus-custom-wrapper .kcw__container,
  #kcwFooter .kcw__kyruus-custom-wrapper #kcw__ft {
    width: 750px;
  }

  #kcwHeader .kcw__kyruus-custom-wrapper,
  #kcwHeader .kcw__kyruus-custom-wrapper div,
  #kcwHeader .kcw__kyruus-custom-wrapper ul,
  #kcwHeader .kcw__kyruus-custom-wrapper li,
  #kcwHeader .kcw__kyruus-custom-wrapper h3,
  #kcwFooter .kcw__kyruus-custom-wrapper,
  #kcwFooter .kcw__kyruus-custom-wrapper div,
  #kcwFooter .kcw__kyruus-custom-wrapper ul,
  #kcwFooter .kcw__kyruus-custom-wrapper li,
  #kcwFooter .kcw__kyruus-custom-wrapper h3 {
    margin: 0;
    padding: 0;
  }
}

@media (min-width: 992px) {

  #kcwHeader .kcw__kyruus-custom-wrapper .kcw__container,
  #kcwFooter .kcw__kyruus-custom-wrapper .kcw__container {
    width: 970px;
  }
}

@media (min-width: 1200px) {

  #kcwHeader .kcw__kyruus-custom-wrapper .kcw__container,
  #kcwFooter .kcw__kyruus-custom-wrapper .kcw__container {
    width: 1170px;
  }
}

@media only screen and (max-width: 700px) {

  #kcwHeader .kcw__links,
  #kcwFooter .kcw__links {
    margin-top: -75px !important;
    padding: inherit !important;
  }

}

#kcwHeader main,
#kcwFooter main {
  height: 1000px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 50%;
  top: 50%;
  left: 50%;


}


#kcwHeader .kcw__container,
#kcwFooter .kcw__container {
  box-sizing: border-box;
  display: inline;
}

body #kcwHeader,
body #kcwFooter {

  height: 100px;
}



#kcwHeader :root,
#kcwHeader :host,
#kcwFooter :root,
#kcwFooter :host {
  --fa-style-family-brands: 'Font Awesome 6 Brands';
  --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands';
}

#kcwHeader .kcw__fas,
#kcwHeader .kcw__fa-solid,
#kcwFooter .kcw__fas,
#kcwFooter .kcw__fa-solid {
  font-weight: 900;
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  text-align: right;
  margin-left: auto;
  font-size: 20px;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  float: right;
  color: #23345D;
}

#kcwHeader .kcw__fab,
#kcwHeader .kcw__fa-brands,
#kcwFooter .kcw__fab,
#kcwFooter .kcw__fa-brands {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 900;
  font-style: normal;
  text-align: right;
  margin-left: auto;
  font-size: 20px;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  float: right;
  color: #23345D;
}

#kcwHeader .kcw__fa-facebook:before,
#kcwFooter .kcw__fa-facebook:before {
  content: "\f09a";
}

#kcwHeader .kcw__fa-x-twitter:before,
#kcwFooter .kcw__fa-x-twitter:before {
  content: "\e61b";
}

#kcwHeader .kcw__fa-linkedin:before,
#kcwFooter .kcw__fa-linkedin:before {
  content: "\f08c";
}

#kcwHeader .kcw__fa-house:before,
#kcwFooter .kcw__fa-house:before {
  content: "\f015";
}

#kcwHeader *,
#kcwFooter * {
  font-size: inherit;
}

#kcwHeader,
#kcwHeader section,
#kcwHeader div,
#kcwHeader dl,
#kcwHeader dt,
#kcwHeader dd,
#kcwHeader ul,
#kcwHeader ol,
#kcwHeader li,
#kcwHeader h1,
#kcwHeader h2,
#kcwHeader h3,
#kcwHeader h4,
#kcwHeader h5,
#kcwHeader h6,
#kcwHeader pre,
#kcwHeader form,
#kcwHeader fieldset,
#kcwHeader input,
#kcwHeader textarea,
#kcwHeader label,
#kcwHeader p,
#kcwHeader blockquote,
#kcwHeader th,
#kcwHeader td,
#kcwHeader a,
#kcwFooter,
#kcwFooter section,
#kcwFooter div,
#kcwFooter dl,
#kcwFooter dt,
#kcwFooter dd,
#kcwFooter ul,
#kcwFooter ol,
#kcwFooter li,
#kcwFooter h1,
#kcwFooter h2,
#kcwFooter h3,
#kcwFooter h4,
#kcwFooter h5,
#kcwFooter h6,
#kcwFooter pre,
#kcwFooter form,
#kcwFooter fieldset,
#kcwFooter input,
#kcwFooter textarea,
#kcwFooter label,
#kcwFooter p,
#kcwFooter blockquote,
#kcwFooter th,
#kcwFooter td,
#kcwFooter a {
  box-sizing: unset;
  margin: 0;
  padding: 0;
}

#kcwHeader table,
#kcwFooter table {
  border-collapse: collapse;
  border-spacing: 0;
}

#kcwHeader address,
#kcwHeader caption,
#kcwHeader cite,
#kcwHeader code,
#kcwHeader dfn,
#kcwHeader em,
#kcwHeader strong,
#kcwHeader th,
#kcwHeader var,
#kcwFooter address,
#kcwFooter caption,
#kcwFooter cite,
#kcwFooter code,
#kcwFooter dfn,
#kcwFooter em,
#kcwFooter strong,
#kcwFooter th,
#kcwFooter var {
  font-style: normal;
  font-weight: normal;
}

#kcwHeader caption,
#kcwHeader th,
#kcwFooter caption,
#kcwFooter th {
  text-align: left;
}

#kcwHeader h1,
#kcwHeader h2,
#kcwHeader h3,
#kcwHeader h4,
#kcwHeader h5,
#kcwHeader h6,
#kcwFooter h1,
#kcwFooter h2,
#kcwFooter h3,
#kcwFooter h4,
#kcwFooter h5,
#kcwFooter h6 {
  font-size: 100%;
  font-weight: bold;
}

#kcwHeader q:before,
#kcwHeader q:after,
#kcwFooter q:before,
#kcwFooter q:after {
  content: '';
}

#kcwHeader label,
#kcwFooter label {
  text-indent: 0px;
}

#kcwHeader a,
#kcwFooter a {
  display: inline;
}

#kcwHeader p:first-child,
#kcwFooter p:first-child {
  margin-top: inherit;
}

#kcwHeader p:last-child,
#kcwFooter p:last-child {
  margin-bottom: inherit;
}



@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/fonts/1.1/fa-brands-400.woff2") format("woff2"), url("https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/fonts/1.1/fa-brands-400.ttf") format("opentype");
}

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/fonts/1.1/fa-solid-900.woff2") format("woff2"), url("https://cdn.kyruus.com/pmc-customer-static-assets/massgeneralbrigham/fonts/1.1/fa-solid-900.ttf") format("opentype");
}