/*
	TOC
		
*/
/*
	TOC
		Download links
		Preview
*/
.document-download-links a:not(:last-child) {
  border-right: 1px solid hsl(213, 9%, 80%);
  margin-right: 1em;
  padding-right: 1em;
}
.document-preview {
  aspect-ratio: 16/9;
  align-items: center;
  background-color: hsl(213, 9%, 95%);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid hsl(213, 9%, 80%);
  border-radius: 4px;
  display: flex;
  height: 220px;
  justify-content: center;
  margin-bottom: 22px;
}
.document-preview.empty {
  color: hsl(213, 9%, 60%);
}
.document-preview.empty.error {
  background-color: hsl(0, 80%, 95%);
  color: hsl(0, 80%, 50%);
}
/*
	TOC
		Imports
		Meta block
		Summary block
		Grid
*/
/*
	TOC
		
*/
.project-card .project-card-thumbnail {
  aspect-ratio: 16 / 9;
  background-image: url('/wmtapp/wmt/img/shared/wmt-motif_blue-162519c20995ec5130bdb565d99f32a84a680203.jpg');
  overflow: hidden;
  text-align: center;
}
.project-card img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}
.project-card .deliverable + .deliverable:before {
  color: hsl(213, 9%, 60%);
  content: '\2022';
  margin-left: 0.25em;
  margin-right: 0.25em;
}
.project-meta-block {
  margin-bottom: 22px;
}
.project-meta-block .commissioner-prefix {
  margin-bottom: 2.75px;
  font-size: 0.889rem;
}
.project-meta-block .commissioner-name {
  font-weight: bold;
}
.project-meta-block .project-date {
  font-size: 0.889rem;
  margin-top: 22px;
}
.project-meta-block .project-status {
  color: hsl(80, 90%, 30%);
  margin-bottom: 22px;
  margin-top: 22px;
}
.project-summary-block .heading-prefix {
  color: hsl(213, 9%, 60%);
  display: block;
  font-size: 0.889rem;
  margin-bottom: 11px;
  text-transform: uppercase;
}
.projects-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(340px, 1fr));
  gap: 15px;
  margin-bottom: 22px;
}
/*
	TOC
		Imports	
		Grid
*/
/*
	TOC
		General styles
		Report type specfic styles
*/
.report-card-link {
  border: 1px solid hsl(212, 63%, 77%);
  border-radius: 4px;
  display: block;
  overflow: hidden;
  text-decoration: none;
}
.report-card-link:hover,
.report-card-link:focus {
  outline: 1px solid hsl(212, 63%, 77%);
}
.report-card-link:hover .report-card-details,
.report-card-link:focus .report-card-details {
  background-color: hsl(217, 50%, 97%);
}
.report-card-details {
  background-color: #fff;
  border-top: 1px solid hsl(212, 63%, 77%);
  padding: 11px;
}
.report-card-poster {
  aspect-ratio: 16/9;
  background-color: hsl(213, 9%, 95%);
  background-position: center;
}
.report-card-poster.empty {
  background-color: hsl(0, 80%, 95%);
  color: hsl(0, 80%, 50%);
  display: flex;
  justify-content: center;
  align-items: center;
}
.report-card-cta {
  color: hsl(217, 67%, 13%);
}
.report-card-download-links {
  margin-top: 11px;
}
.report-card-link.QualResearchSummary .report-card-poster,
.report-card-link.AbridgedQualitativeReport .report-card-poster,
.report-card-link.CompetitiveReviewReport .report-card-poster,
.report-card-link.AttachedDocument .report-card-poster {
  background-size: cover;
}
/*
	TOC
		Methodology table
		Summary
		Content elements
			Images
			Quote
			Key insight block
			Recommendations
*/
.report .methodology-table {
  border: none;
  width: 100%;
}
.report .methodology-table th,
.report .methodology-table td {
  padding: 0.5em;
  vertical-align: top;
}
.report .methodology-table th {
  padding-left: 0;
  width: 10ch;
}
.report:not(.report-editor) section.summary .section-analysis::before {
  content: '';
  aspect-ratio: 258 / 521;
  background-image: url('/wmtapp/wmt/img/app/report/summary-decaffe-adfec2caac83c9e880b85407dd261d8b85f06c0b.jpg');
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  float: right;
  margin-left: 22px;
  margin-bottom: 22px;
  width: 20%;
}
.report:not(.report-editor) section.summary .section-analysis::after {
  content: '';
  clear: both;
  display: table;
}
.report-content .VideoPlayer_wrapper:not(:has(~ .video-toolbar)) {
  margin-bottom: 22px;
}
.report-content figure {
  margin: 22px 0;
  text-align: center;
}
.report-content figure img {
  border-radius: 11px;
  max-height: 60vh;
  max-width: 100%;
}
.report-content figure figcaption {
  font-size: 0.889rem;
  margin-top: 0.5em;
}
.report-content .quote-block {
  margin: 55px auto 44px;
  max-width: 40ch;
  text-align: center;
}
.report-content .quote-block::before {
  content: '\201C';
  color: hsl(216, 67%, 39%);
  display: block;
  font-size: 5em;
  line-height: 0.1;
}
.report-content .quote-block .quote {
  font-style: italic;
  margin: 0;
  margin-bottom: 11px;
}
.report-content .quote-block .attribution {
  font-size: 0.889rem;
  font-weight: 700;
  margin: 0;
}
.report-content .key-insight-block {
  background-image: url('/wmtapp/wmt/img/app/report/key-insight-icon-22eda68de6d16a29860d6328aff63b76f4bc53e0.jpg');
  background-position: right 100%;
  background-repeat: no-repeat;
  background-size: 4.5rem;
  border-bottom: 1px dashed hsl(216, 67%, 39%);
  font-size: 1.266rem;
  margin-bottom: 44px;
  margin-top: 44px;
  padding: 0 0 1.5rem 0;
  position: relative;
}
@media (min-width: 992px) {
  .report-content .key-insight-block {
    padding: 0 4.5rem 1.5rem 0;
  }
}
.report-content .key-insight-block > *:first-child {
  margin-top: 0;
  padding-top: 0;
}
.report-content .section-recommendations {
  border: 2px solid hsl(212, 63%, 77%);
  border-radius: 8px;
  padding: 0 11px 11px;
  position: relative;
  margin-top: 66px;
}
.report-content .section-recommendations::before {
  content: '';
  background-image: url('/wmtapp/wmt/img/app/report/recommendations-icon-3b9a88afa09f9443c39fb084502056bde35208a3.png');
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  height: 6.5rem;
  position: absolute;
  right: 0;
  top: -4.8rem;
  transform: rotate(-2deg);
  width: 6.5rem;
}
.report-content .section-recommendations h3 {
  margin-top: 1em;
}
@media (min-width: 768px) {
  .report-content .section-recommendations h3 {
    background-color: #FFF;
    display: inline-block;
    margin-top: 0;
    max-width: 75%;
    padding-left: 1em;
    padding-right: 1em;
    position: relative;
    top: -11px;
  }
}
.report-content .section-recommendations ul ::marker {
  content: '➜';
  color: hsl(216, 67%, 39%);
  font-weight: bold;
}
.report-content .section-recommendations ul li {
  padding-left: 0.5em;
}
/*
	TOC
		Report
			Poster
			Header
			Nav
			Content
		Editor
*/
.plcr-report {
  background-color: hsl(216, 67%, 39%);
  background-image: url('/wmtapp/wmt/img/shared/wmt-motif_blue-162519c20995ec5130bdb565d99f32a84a680203.jpg');
  border-radius: 8px;
  padding: 22px;
  position: relative;
}
.plcr-report .poster {
  display: none;
}
@media (min-width: 992px) {
  .plcr-report .poster {
    background-attachment: fixed;
    border-radius: 0 8px 8px 0;
    bottom: 0;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 33%;
  }
}
.plcr-report .header {
  color: #FFF;
  margin-bottom: 44px;
}
.plcr-report .header .report-type {
  font-size: 0.889rem;
  margin-bottom: 22px;
}
.plcr-report .header .report-title {
  font-size: 2.281rem;
}
.plcr-report .header .report-subtitle {
  font-size: 1.266rem;
  margin-bottom: 44px;
}
.plcr-report .navigation {
  border-radius: 8px;
  margin-bottom: 22px;
}
@media (min-width: 768px) {
  .plcr-report .navigation {
    position: sticky;
    top: calc(var(--wmt-navbar-height) + 1rem);
  }
}
.plcr-report .navigation ul {
  background-color: #FFF;
  border-radius: 8px;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .plcr-report .navigation ul {
    margin-right: -15px;
  }
}
.plcr-report .navigation li:not(:last-child) {
  border-bottom: 1px solid hsl(212, 63%, 77%);
}
.plcr-report .navigation a {
  display: flex;
  gap: 11px;
  justify-content: space-between;
  padding: 11px;
  text-decoration: none;
}
.plcr-report .navigation a .link-label {
  transition: all 0.2s ease-out 0s;
}
.plcr-report .navigation a .traffic-light {
  height: 22px;
}
.plcr-report .navigation a:hover,
.plcr-report .navigation a:focus,
.plcr-report .navigation a:active {
  color: hsl(217, 67%, 13%);
}
.plcr-report .navigation a:hover .link-label,
.plcr-report .navigation a:focus .link-label,
.plcr-report .navigation a:active .link-label {
  transform: translate(1em);
}
.plcr-report .report-content {
  background-color: #FFF;
  border-radius: 8px;
  padding: 22px;
  position: relative;
}
.plcr-report .report-content section {
  margin: 0 auto;
  max-width: 760px;
  padding-bottom: 44px;
  padding-top: 44px;
}
.plcr-report .report-content section header {
  text-align: center;
}
.plcr-report .report-content section h2 {
  color: hsl(216, 67%, 39%);
  font-size: 2.027rem;
}
.plcr-report .report-content .section-def {
  color: hsl(213, 9%, 60%);
  margin-bottom: 11px;
}
.plcr-report .report-content .section-subtitle {
  font-size: 1.125rem;
  margin-bottom: 33px;
}
.plcr-report .report-content .section-score {
  margin-bottom: 44px;
  position: relative;
  z-index: 1;
}
.plcr-report .report-content .section-score:before {
  content: '';
  border-top: 1px solid hsl(212, 63%, 77%);
  display: block;
  position: relative;
  top: 22px;
  z-index: -1;
}
.plcr-report .report-content .section-score .traffic-light {
  border: 1px solid #FFF;
  border-width: 0 1rem;
  height: 33px;
}
.report-editor.plcr-report .section-subtitle p.is-editor-empty:first-child::before {
  left: 50%;
  position: relative;
  transform: translateX(-50%);
}
/*
	TOC
		
*/
.aqr-report .header {
  background-color: hsl(216, 67%, 39%);
  background-image: url('/wmtapp/wmt/img/shared/wmt-motif_blue-162519c20995ec5130bdb565d99f32a84a680203.jpg');
  color: white;
  margin-bottom: 44px;
  min-height: 444px;
}
@media (min-width: 1200px) {
  .aqr-report .header {
    border-radius: 8px;
  }
}
.aqr-report .header .report-title {
  font-size: 2.281rem;
  margin-bottom: 22px;
  margin-top: 44px;
}
.aqr-report .header .methodology-table {
  margin-bottom: 22px;
}
.aqr-report .header .poster {
  aspect-ratio: 1 / 1;
  background-size: cover;
  border-radius: 33px;
  margin: auto;
  margin-bottom: 22px;
  max-width: 400px;
  width: 100%;
}
@media (min-width: 992px) {
  .aqr-report .header .poster {
    position: relative;
    bottom: -66px;
  }
}
.aqr-report .client-logo {
  display: none;
  height: 44px;
  text-align: right;
}
@media (min-width: 992px) {
  .aqr-report .client-logo {
    display: block;
  }
}
.aqr-report .client-logo img {
  background-color: white;
  border-radius: 0 0 4px 4px;
  height: 100%;
  padding: 0 2px 2px 2px;
}
@media (min-width: 768px) {
  .aqr-report .navigation {
    position: sticky;
    top: calc(var(--wmt-navbar-height) + 1rem);
  }
}
.aqr-report .navigation ul {
  border: 2px solid hsl(213, 9%, 80%);
  border-radius: 8px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.aqr-report .navigation a {
  display: block;
  padding: 11px;
  text-decoration: none;
}
.aqr-report .navigation a:hover,
.aqr-report .navigation a:focus,
.aqr-report .navigation a:active {
  background-color: hsl(217, 50%, 97%);
}
.aqr-report .navigation a.active {
  color: hsl(217, 67%, 13%);
}
.aqr-report .navigation li:not(:last-child) a {
  border-bottom: 1px solid hsl(213, 9%, 80%);
}
.aqr-report .report-content section {
  margin: 0 auto;
  max-width: 760px;
  padding-bottom: 44px;
  padding-top: 44px;
}
.aqr-report .report-content header {
  border-bottom: 2px solid hsl(212, 63%, 77%);
  margin-bottom: 44px;
}
.aqr-report .report-content h2 {
  font-size: 1.125rem;
}
.aqr-report .report-content .section-subtitle {
  color: hsl(216, 67%, 39%);
  font-size: 1.802rem;
  font-weight: bold;
}
.aqr-report .report-content .section-assertion {
  font-size: 1.125rem;
  margin-bottom: 11px;
}
/*
	TOC
		
*/
.report-editor input[type="text"] {
  background: none;
  border: none;
  border-bottom: 2px dashed hsl(213, 9%, 80%);
  border-radius: 0;
  color: inherit;
  font: inherit;
  margin: 0;
  padding: 0;
  text-align: inherit;
}
.report-editor .tiptap-editor {
  border: 2px dashed hsl(213, 9%, 80%);
  margin-top: 22px;
}
/*
	TOC
		
*/
@media screen {
  .report-video-print {
    display: none;
  }
}
@media print {
  html,
  body {
    font-size: 14px;
  }
  .item-nav,
  .VideoPlayer_wrapper,
  .video-toolbar,
  .back-to-top.show,
  .client-logo,
  .poster,
  footer {
    display: none !important;
  }
  .multi-figure img {
    margin-bottom: 0.5em;
  }
}
.reports-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(340px, 1fr));
  gap: 15px;
  margin-bottom: 22px;
}
/*
	TOC
		Imports
		Video attributes
		Draft alert
		Videos grid
*/
/*
	TOC
		
*/
.annotation {
  background-color: hsl(212, 63%, 77%);
  border-radius: 1lh;
  display: inline-block;
  padding: 0.2em 0.7em;
}
.annotations-editor {
  border: 1px solid hsl(213, 9%, 80%);
  border-radius: 4px;
  margin-bottom: 22px;
}
.annotations-editor .annotations-editor-header {
  background-color: hsl(213, 9%, 95%);
  border-bottom: 1px solid hsl(213, 9%, 80%);
  padding: 1em;
}
.annotations-editor .annotations-editor-footer {
  background-color: hsl(213, 9%, 95%);
  border-top: 1px solid hsl(213, 9%, 80%);
  padding: 1em;
}
.annotations-editor .annotations-editor-row {
  border-bottom: 1px solid hsl(213, 9%, 80%);
  display: grid;
  gap: 1ch;
  align-items: center;
  grid-template-columns: 5ch 8ch 8ch 1fr 10ch;
  padding-block: 0.5em;
}
.annotations-editor .annotations-editor-row.current {
  background-color: hsl(55, 95%, 92%);
}
/*
	TOC
		Download Item
		Download Menu
		Download Table
*/
.download-item-link .video-resolution {
  margin-inline-end: 0.5ch;
  text-transform: uppercase;
}
.download-item-link .download-item-type {
  display: inline-block;
}
.download-item-link .download-item-type::first-letter {
  text-transform: uppercase;
}
.download-item-link .video-resolution + .download-item-type::first-letter {
  text-transform: lowercase;
}
.download-item-link .download-item-meta {
  color: hsl(213, 9%, 60%);
  font-size: 0.889rem;
}
.video-download-menu a {
  width: 22em;
}
.video-download-menu .download-item-meta {
  float: right;
}
.video-download-menu .download-item-format {
  display: inline-block;
  text-align: right;
  width: 3em;
}
.video-download-table .download-item.disabled .download-item-link {
  display: none;
}
.video-download-table .download-item-link {
  white-space: nowrap;
}
.video-download-table .download-item-link:hover,
.video-download-table .download-item-link:focus,
.video-download-table .download-item-link:active {
  text-decoration: none;
}
.video-download-table .download-item-link:hover .download-item-meta,
.video-download-table .download-item-link:focus .download-item-meta,
.video-download-table .download-item-link:active .download-item-meta {
  text-decoration: underline;
}
.video-download-table .download-item-meta {
  display: block;
}
/*
	TOC
		
*/
.video-gallery {
  display: grid;
  gap: 22px;
}
@media (min-width: 768px) {
  .video-gallery {
    grid-template-columns: calc(200px + 50px) 1fr;
  }
  .video-gallery .video-gallery-nav {
    max-height: 70vh;
    overflow: auto;
  }
}
.video-gallery .video-gallery-nav {
  border: 1px solid hsl(213, 9%, 80%);
  border-radius: 8px;
}
.video-gallery .video-gallery-nav a {
  padding: 0.5em;
  text-decoration: none;
}
.video-gallery .video-gallery-nav .selected-video {
  background-color: hsl(217, 50%, 97%);
  cursor: default;
  opacity: 0.7;
}
.video-gallery .video-gallery-nav .selected-video:hover .video-title {
  color: hsl(216, 67%, 39%);
}
.video-gallery .VideoPlayer_wrapper {
  max-width: 900px;
}
/*
	TOC
		
*/
.video-placeholder {
  aspect-ratio: 16/9;
  background-color: hsl(213, 9%, 95%);
  border-bottom: 1px solid hsl(213, 9%, 80%);
  display: flex;
  align-items: center;
  padding: 22px;
}
.admin .video-placeholder {
  background-color: #000;
  color: #FFF;
}
/*
	TOC
		Wrapper
		Landscape Video
		Portrait Video
	
		mejs Overrides
*/
.VideoPlayer_wrapper {
  background-color: black;
}
.VideoPlayer {
  margin-left: auto;
  margin-right: auto;
}
.VideoPlayer.landscape {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.VideoPlayer.portrait {
  height: 50vh;
  width: calc(50vh * 0.5625);
}
.mejs__controls .mejs__button.mejs-fasterslower-button {
  width: 36px;
}
.mejs__controls .mejs__button.mejs-fasterslower-button button {
  background-image: none !important;
  color: #FFF;
  font-size: 11px;
  text-align: center;
  width: 26px;
}
.mejs__controls .mejs__button.mejs__skip-back-button,
.mejs__controls .mejs__button.mejs__jump-forward-button {
  display: none;
}
.mejs__controls .mejs__button.mejs__skip-back-button button,
.mejs__controls .mejs__button.mejs__jump-forward-button button {
  background-image: none !important;
}
.mejs__controls .mejs__button.mejs__skip-back-button button::before,
.mejs__controls .mejs__button.mejs__jump-forward-button button::before {
  color: #fff;
  font-family: 'FontAwesome';
  font-size: 1rem;
  line-height: 20px;
}
.mejs__controls .mejs__button.mejs__skip-back-button button::before {
  content: '\f04a';
}
.mejs__controls .mejs__button.mejs__jump-forward-button button::before {
  content: '\f04e';
}
/*
	Sep'19
		me.js has a bug where the CC button's background doesn't change based on current state.
*/
.mejs__captions-button > button {
  background-position: -120px 0 !important;
}
.mejs__captions-button.mejs__captions-enabled > button {
  background-position: -140px 0 !important;
}
.mejs__container-fullscreen .mejs__button.mejs__skip-back-button,
.mejs__container-fullscreen .mejs__button.mejs__jump-forward-button {
  display: inline-block;
}
.show-seeker-btns .mejs__button.mejs__skip-back-button,
.show-seeker-btns .mejs__button.mejs__jump-forward-button {
  display: inline-block !important;
}
/*
	TOC
		Thumbnail
		Transcoding status icons
		Labels
*/
.video-thumbnail {
  background-color: #000;
  aspect-ratio: 16/9;
  position: relative;
  text-align: center;
}
.video-thumbnail img {
  max-height: 100%;
  max-width: 100%;
}
.video-thumbnail .fa:before {
  font-size: 2em;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.video-thumbnail .video-thumbnail-label {
  background-color: rgba(0, 0, 0, 0.8);
  bottom: 3px;
  color: #FFF;
  display: flex;
  font-size: 0.79rem;
  gap: 0.5em;
  padding: 0 0.25em;
  position: absolute;
  right: 3px;
}
.video-thumbnail .video-thumbnail-label.reel {
  background-color: hsl(7, 99%, 65%);
}
/*
	TOC
		Toolbar section
*/
.video-toolbar {
  background-color: hsl(213, 9%, 95%);
  border: 1px solid hsl(213, 9%, 80%);
  border-radius: 0 0 4px 4px;
  border-width: 0 1px 1px;
  margin-bottom: 22px;
}
.video-toolbar .video-toolbar-section {
  padding: 11px;
}
.video-toolbar .video-toolbar-section:not(:last-child) {
  border-bottom: 1px solid hsl(213, 9%, 80%);
}
.video-toolbar .video-title {
  font-size: 1.424rem;
  margin-bottom: 0;
  margin-top: 0;
}
.video-toolbar .video-author {
  display: inline-block;
  margin-right: 1em;
  margin-top: 11px;
  font-size: 0.889rem;
}
.video-toolbar .video-date {
  display: inline;
}
.video-title {
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.video-date,
.video-clipped-date {
  color: hsl(213, 9%, 60%);
  font-size: 0.79rem;
}
.videos-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 15px;
  margin-bottom: 22px;
}
.videos-grid .videos-grid-subheading {
  grid-column-start: 1;
  grid-column-end: -1;
}
.videos-grid a {
  color: hsl(217, 67%, 13%);
  text-decoration: none;
}
.videos-grid a:hover .video-title,
.videos-grid a:focus .video-title,
.videos-grid a:active .video-title {
  color: hsl(217, 67%, 13%);
  text-decoration: underline;
}
.videos-grid .video-thumbnail {
  margin-bottom: 11px;
}
.videos-grid .video-title {
  color: hsl(216, 67%, 39%);
}
.videos-grid .video-author {
  font-size: 0.889rem;
}
/*
	TOC
		
*/
.contact-card {
  background-color: hsl(217, 50%, 97%);
  border-radius: 6px;
  padding: 22px;
}
.contact-card .contact-name {
  font-size: 1.424rem;
  font-weight: bold;
}
.contact-card .contact-role {
  margin-bottom: 22px;
}
.contact-card .contact-email {
  display: block;
  margin-bottom: 5.5px;
  white-space: nowrap;
}
.contact-card .contact-phone {
  white-space: nowrap;
}
/*
	TOC
		
*/
.document-viewer {
  border: 1px solid hsl(213, 9%, 80%);
  border-radius: 4px;
}
.document-viewer-toolbar {
  padding: 11px;
}
.document-viewer-pane {
  background-color: hsl(213, 9%, 95%);
  border: 1px solid hsl(213, 9%, 80%);
  border-width: 1px 0;
  text-align: center;
}
.document-viewer-pane img {
  max-height: calc(100vh - (var(--wmt-navbar-height) + 210px));
  max-width: 100%;
}
.document-viewer-pane.no-preview {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: 20em;
}
/*
	TOC
		
*/
.page-title {
  margin-bottom: 22px;
}
.page-title h1 {
  margin-top: 0;
}
.page-title.heading-underlined {
  border-bottom-width: 1px;
}
.page-title:has(~ .item-nav) {
  margin-bottom: 11px;
}
/*
	TOC
		What we do
		We help
		Researchers
		Regional contacts
*/
#what-we-do-section {
  padding-bottom: 22px;
  text-align: center;
}
#what-we-do-section .solutions {
  display: grid;
  gap: 30px;
}
@media (min-width: 992px) {
  #what-we-do-section .solutions {
    grid-template-columns: repeat(4, 1fr);
  }
}
#what-we-do-section .solutions > div {
  align-items: center;
  display: flex;
  flex-direction: column;
}
#what-we-do-section .solutions > div p {
  flex-grow: 1;
}
@media (min-width: 992px) {
  #what-we-do-section .solutions.three-solutions {
    grid-template-columns: repeat(3, 1fr);
  }
}
#what-we-do-section h2.imagine {
  color: hsl(216, 67%, 39%);
  margin-left: auto;
  margin-right: auto;
  margin-top: 66px;
  max-width: 50ch;
}
@media (min-width: 992px) {
  #what-we-do-section h2.imagine {
    font-size: 2rem;
  }
}
#what-we-do-section h2 {
  font-size: 1.375rem;
  margin-bottom: 44px;
}
@media (min-width: 992px) {
  #what-we-do-section h2 {
    font-size: 2rem;
  }
}
#what-we-do-section img {
  max-width: 8.687rem;
  width: 100%;
}
#what-we-do-section h3 {
  font-size: 1.375rem;
  margin-bottom: 11px;
  margin-top: 22px;
}
#what-we-do-section p {
  margin-top: 0;
}
#what-we-do-section .btn {
  margin-bottom: 44px;
}
#we-help-section {
  background-color: hsl(216, 67%, 39%);
  color: #FFF;
  font-size: 1.375rem;
  font-weight: 700;
  padding-bottom: 44px;
  padding-top: 44px;
  text-align: center;
}
#we-help-section p {
  margin-inline: auto;
  max-width: 59ch;
}
@media (min-width: 992px) {
  #we-help-section {
    font-size: 2rem;
  }
}
#researchers-section {
  padding-top: 66px;
  padding-bottom: 66px;
}
#researchers-section h2 {
  color: hsl(216, 67%, 39%);
  font-size: 1.375rem;
  margin-bottom: 44px;
}
@media (min-width: 992px) {
  #researchers-section h2 {
    font-size: 2rem;
  }
}
#researchers-section .researcher {
  padding-left: 15px;
  padding-right: 15px;
}
#researchers-section h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
#researchers-section p {
  margin-top: 0;
}
#regional-contacts-section {
  background-color: hsl(217, 50%, 97%);
  padding-bottom: 66px;
  padding-top: 66px;
  scroll-margin-top: var(--wmt-navbar-height);
}
@media (max-width: 991px) {
  #regional-contacts-section .contact-card {
    margin-bottom: 22px;
  }
}
