.ck.ck-link-form.ck-link-form_layout-vertical {
  display: flex;
  flex-direction: column;
}
.ck.ck-link-form.ck-link-form_layout-vertical .ck-button-save {
  order: 5;
  width: 100%;
  background-color: #dbdbdb;
}
.ck.ck-link-form.ck-link-form_layout-vertical .ck-button-cancel {
  width: 100%;
  order: 5;
  margin: 0;
}
.layout-builder-configure-section #media-media-library-wrapper-background {
  display: none;
}
.cke_editable h1 {
  font-family: "Barlow Condensed", sans-serif;
  font-size: 55px;
  color: #004068;
}

.cke_editable h2 {
  font-family: "Barlow", sans-serif;
  font-size: 35px;
  color: #004068;
}

.cke_editable h3 {
  font-family: "Barlow", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #004068;
}

.cke_editable h4 {
  font-family: "Barlow", sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.cke_editable h5 {
  font-family: "Barlow", sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.cke_editable h6 {
  font-family: "Lato", sans-serif;
  font-size: 16px;
}

.bg-light-gray {
  background-color: #F5F5F5 !important;
}

.bg-dark-blue {
  background-color: #004068 !important;
}

.bg-light-blue {
  background-color: #00A2B8 !important;
}

.bg-blue {
  background-color: #5D7B9A !important;
}

.bg-green {
  background-color: #00A28F !important;
}

.bg-orange {
  background-color: #EA7024 !important;
}

.bg-dark-orange {
  background-color: #D74B29 !important;
}

.bg-dark-orange-aa {
  background-color: #CF4836 !important;
}

.bg-gray {
  background-color: #3C3D3E !important;
}

.cke_combopanel {
  width: 250px !important;
}

.subheading {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  color: #5D7B9A;
  letter-spacing: 0px;
}

.main-heading-h3 {
  font-size: 55px;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 400;
  color: rgb(26, 53, 80);
  line-height: 66px;
}

.topic-heading-h4 {
  font-size: 20px;
  font-family: Lato, sans-serif;
  font-weight: 700;
  color: rgb(0, 64, 104);
  line-height: 23px;
}

.topic-heading {
  font-size: 20px;
  font-family: "Barlow", sans-serif;
  font-weight: 600;
  line-height: 23px;
  color: #004068;
}

#drupal-off-canvas summary, #drupal-off-canvas-wrapper summary {
  list-style: inside disclosure-closed;
}

#drupal-off-canvas summary:focus, #drupal-off-canvas-wrapper summary:focus {
  background-color: #777;
}

.paragraphs-subform .form-wrapper {
  padding: 10px;
}

.search-page-exposed-form .views-exposed-form .form-item-text, #drupal-off-canvas-wrapper .paragraphs-dropdown-actions  {
  display: none;
}

#drupal-off-canvas-wrapper .paragraphs-dropdown.open .paragraphs-dropdown-actions {
	display: block;
}

#drupal-off-canvas .paragraphs-dropdown-toggle, #drupal-off-canvas-wrapper .paragraphs-dropdown-toggle {
  display: block;
  height: 36px;
  width: 36px;
  background: url(../../../../../modules/contrib/paragraphs/icons/icon-delete.svg) no-repeat center;
  background-size: 26px 26px;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}

#drupal-off-canvas .paragraphs-dropdown-toggle:hover, #drupal-off-canvas-wrapper .paragraphs-dropdown-toggle:hover  {
  background: url(../../../../../modules/contrib/paragraphs/icons/icon-delete.svg) no-repeat center;
}

#drupal-off-canvas .form-required:after, #drupal-off-canvas-wrapper .form-required:after {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 0.3em;
    content: "";
    vertical-align: super;
    background-image: url(../../../../../core/misc/icons/ee0000/required.svg);
    background-repeat: no-repeat;
    background-size: 6px 6px;
}

.barlow-condense-55-blue, #drupal-off-canvas-wrapper .barlow-condense-55-blue, 
.cke_editable .barlow-condense-55-blue {
  color: #004068 !important;
  font-size: 55px;
  font-family: "Barlow Condensed", sans-serif;
}

.cke-inner .barlow-condense-55-white, .cke_panel_listItem .barlow-condense-55-white, #drupal-off-canvas-wrapper .barlow-condense-55-white {
  color: #f0f0f0 !important;
  font-size: 55px;
  font-family: "Barlow Condensed", sans-serif;
}

.barlow-regular-35, #drupal-off-canvas-wrapper .barlow-regular-35,
.cke_editable .barlow-regular-35 {
  font-size: 35px;
  font-family: "Barlow", sans-serif;
}

.barlow-bold-20-blue, #drupal-off-canvas-wrapper .barlow-bold-20-blue,
.cke_editable .barlow-bold-20-blue {
  font-size: 20px;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  color: #004068 !important;
}

.barlow-bold-20-white, #drupal-off-canvas-wrapper .barlow-bold-20-white, .cke_editable .barlow-bold-20-white, .cke_panel_listItem .barlow-bold-20-white {
  font-size: 20px;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  color: #f0f0f0 !important;
}

.barlow-bold-20-orange, #drupal-off-canvas-wrapper .barlow-bold-20-orange,
.cke_editable .barlow-bold-20-orange {
  font-size: 20px;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  color: #EA7024 !important;
}

.cke_editable .barlow-medium-15-white, #drupal-off-canvas-wrapper .barlow-medium-15-white, 
.cke_panel_listItem .barlow-medium-15-white {
  font-size: 15px;
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  color: #f0f0f0 !important;
}

.barlow-medium-15-orange, #drupal-off-canvas-wrapper .barlow-medium-15-orange,
.cke_editable .barlow-medium-15-orange {
  font-size: 15px;
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  color: #EA7024 !important;
}

.barlow-medium-15-gray, #drupal-off-canvas-wrapper .barlow-medium-15-gray,
.cke_editable .barlow-medium-15-gray {
  font-size: 15px;
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  color: #3C3D3E !important;
}

.barlow-semibold-20-blue, #drupal-off-canvas-wrapper .barlow-semibold-20-blue,
.cke_editable .barlow-semibold-20-blue {
  font-size: 20px;
  font-family: "Barlow", sans-serif;
  font-weight: 600;
  color: #004068 !important;
}

.barlow-medium-20, #drupal-off-canvas-wrapper .barlow-medium-20,
.cke_editable .barlow-medium-20 {
  font-size: 20px;
  font-family: "Barlow", sans-serif;
  font-weight: 500;
}

.barlow-medium-16, #drupal-off-canvas-wrapper .barlow-medium-16, 
.cke_editable .barlow-medium-16 {
  font-size: 16px;
  font-family: "Barlow", sans-serif;
  font-weight: 500;
}

.lato-16,  #drupal-off-canvas-wrapper .lato-16,
.cke_editable .lato-16  {
  font-size: 16px;
  font-family: "Lato", sans-serif;
}

.lato-20, #drupal-off-canvas-wrapper .lato-20, 
.cke_editable .lato-20 {
  font-size: 20px;
  font-family: "Lato", sans-serif;
}

.lato-bold-20-blue, #drupal-off-canvas-wrapper .lato-bold-20-blue, 
.cke_editable .lato-bold-20-blue {
  font-size: 20px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  color: #004068 !important;
}

.lato-bold-30, #drupal-off-canvas-wrapper .lato-bold-30, 
.cke_editable .lato-bold-30 {
  font-size: 30px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
}

.lato-bold-30-blue, #drupal-off-canvas-wrapper .lato-bold-30-blue,
.cke_editable .lato-bold-30-blue {
  font-size: 30px;
  font-family:"Lato", sans-serif;
  font-weight: 700;
  color: #004068 !important;
}

.font--gray {
  color: #3c3d3e;
}

.cke_editable .font--white {
  color: #f0f0f0;
}

.font--black {
  color: #000000;
}

.font--blue {
  color: #004068;
}

.cke_editable ul, .cke_editable ol, .cke_editable li {
  padding: 0;
  margin: 0;
}

.cke_editable ul {
  margin: 0;
  padding-left: 30px;
  font-size: 16px;
  font-family: "Lato", sans-serif;
  line-height: 22px;
  letter-spacing: 0;
}

.cke_editable ul > li {
  font-family: inherit;
  line-height: inherit;
  padding-left: 5px;
  padding-bottom: 5px;
}

.cke_editable ul > li::marker {
  content: "•";
}

.cke_editable ul > li > ul{
  list-style-type: none;
  padding-left: 6px;
}

.cke_editable ul > li > ul > li {
  position: relative;
  padding-left: 11px;
}

.cke_editable ul > li > ul > li:before {
  content: "°";
  font-size: 16px;
  position: absolute;
  left: 0;
  top: 4px;
}

.cke_editable ul > li > ul > li::marker {
  content: none;
}

.cke_editable ul > li > ol {
  padding-left: 22px;
}

.cke_editable ul > li > ol > li {
  padding-left: 5px;
}

.cke_editable ul.pro-ul-type-multi-col-large, .cke_editable ul.pro-ul-type-multi-col-small { 
  line-height: 30px;
  list-style-position: outside;
}
.cke_editable ul.pro-ul-type-multi-col-large > li, .cke_editable ul.pro-ul-type-multi-col-small > li {
  padding-bottom: 18px;
}
.cke_editable ul.pro-ul-type-multi-col-large > li::marker {
  font-size: 20px;
}

.cke_editable ul.pro-ul-type-multi-col-small > li::marker {
  font-size: 16px;
}

.cke_editable ol {
  margin: 0;
  list-style-type: decimal;
  padding-left: 30px;
  font-size: 16px;
  font-family: "Lato", sans-serif;
  line-height: 22px;
  letter-spacing: 0;
  color: #3c3d3e;
}

.cke_editable ol.font--white {
  color: #f0f0f0;
}

.cke_editable ol > li {
  font-family: inherit;
  line-height: inherit;
  padding-left: 5px;
  padding-bottom: 5px;
}

.cke_editable ol.pro-ol-type-blue-box-number {
  list-style-type: none;
  counter-reset: bullet-counter;
  padding-left: 0;
}
.cke_editable ol.pro-ol-type-blue-box-number > li {
  position: relative;
  padding-bottom: 45px;
  padding-left: 60px;
  line-height: 30px;
}
.cke_editable ol.pro-ol-type-blue-box-number > li:before {
  font-size: 20px;
  font-family: "Barlow Condensed", sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
  counter-increment: bullet-counter;
  content: counter(bullet-counter);
  background-color: #004068;
  color: #ffffff;
  position: absolute;
  top: 6px;
  left: 0;
  width: 30px;
  height: 30px;
}

.cke_editable ol.pro-ol-type-grouped-text {
  line-height: 30px;
  padding-left: 16px;
}

.cke_editable ol.pro-ol-type-grouped-text > li {
  padding-left: 12px;
  padding-bottom: 18px;
}

.override-translation div {
  width: 48%;
  float: left;
}

.override-translation .tranlation-available {
  cursor: default;
}
.altru-front-speech-bubble.altru-speech-bubble {
	margin-bottom: 100px !important;
}
.altru-cards-slider {
	top: calc(100% - 560px) !important;
}

.layout-builder__direct-add__list > .links {
	overflow-y: auto;
	height: 400px;
}
.ck-rounded-corners .ck.ck-editor__main>.ck-editor__editable, .ck.ck-editor__main>.ck-editor__editable.ck-rounded-corners {
	height: 200px;
}
.toolbar-tray-horizontal .level-1 .menu-item--expanded > .toolbar-box a {
	width: 70% !important;
}

.layout-builder-configure-block .field--name-field-link-cta .description ul li:nth-child(2),
.layout-builder-configure-block .field--name-field-cta-link .description ul li:nth-child(2) {
	display: none!important;
}
.research-wrap.is-flex {
  justify-content: space-evenly;
}
@media only screen and (min-width: 1200px) {
	.research-wrap.is-flex {
  	width: calc(100% - (274px + 198px));
	}
}
.research-wrap .research-row .text-align-center {
	margin-top: 5px;
}
.cke_editable h1.barlow-buyer {
	color: white;
  font-size: 120px!important;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
	.cke_editable h1.barlow-buyer {
		width: 100%;
  	display: flex;
  	justify-content: center;
  	align-items: center;
  	font-size: 13vw!important;
	}
}