@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url("libs/font-awesome/webfonts/fa-light-300.eot");
  src: url("libs/font-awesome/webfonts/fa-light-300.eot?#iefix") format("embedded-opentype"), url("libs/font-awesome/webfonts/fa-light-300.woff2") format("woff2"), url("libs/font-awesome/webfonts/fa-light-300.woff") format("woff"), url("libs/font-awesome/webfonts/fa-light-300.ttf") format("truetype"), url("libs/font-awesome/webfonts/fa-light-300.svg#fontawesome") format("svg"); }

.fal {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300; }

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("libs/font-awesome/webfonts/fa-brands-400.eot");
  src: url("libs/font-awesome/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("libs/font-awesome/webfonts/fa-brands-400.woff2") format("woff2"), url("libs/font-awesome/webfonts/fa-brands-400.woff") format("woff"), url("libs/font-awesome/webfonts/fa-brands-400.ttf") format("truetype"), url("libs/font-awesome/webfonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands'; }

@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("libs/font-awesome/webfonts/fa-regular-400.eot");
  src: url("libs/font-awesome/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("libs/font-awesome/webfonts/fa-regular-400.woff2") format("woff2"), url("libs/font-awesome/webfonts/fa-regular-400.woff") format("woff"), url("libs/font-awesome/webfonts/fa-regular-400.ttf") format("truetype"), url("libs/font-awesome/webfonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("libs/font-awesome/webfonts/fa-solid-900.eot");
  src: url("libs/font-awesome/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("libs/font-awesome/webfonts/fa-solid-900.woff2") format("woff2"), url("libs/font-awesome/webfonts/fa-solid-900.woff") format("woff"), url("libs/font-awesome/webfonts/fa-solid-900.ttf") format("truetype"), url("libs/font-awesome/webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

@font-face {
  font-family: "RooneySans";
  font-display: block;
  font-weight: 400;
  font-style: normal;
  src: url("./fonts/rooneysans/RooneySansWeb-Regular.woff2") format("woff2"), url("./fonts/rooneysans/RooneySansWeb-Regular.woff") format("woff"); }

@font-face {
  font-family: "RooneySans";
  font-display: block;
  font-weight: 400;
  font-style: italic;
  src: url("./fonts/rooneysans/RooneySansWeb-RegularItalic.woff2") format("woff2"), url("./fonts/rooneysans/RooneySansWeb-RegularItalic.woff") format("woff"); }

@font-face {
  font-family: "RooneySans";
  font-display: block;
  font-weight: 500;
  font-style: normal;
  src: url("./fonts/rooneysans/RooneySansWeb-Medium.woff2") format("woff2"), url("./fonts/rooneysans/RooneySansWeb-Medium.woff") format("woff"); }

@font-face {
  font-family: "RooneySans";
  font-display: block;
  font-weight: 700;
  font-style: normal;
  src: url("./fonts/rooneysans/RooneySansWeb-Bold.woff2") format("woff2"), url("./fonts/rooneysans/RooneySansWeb-Bold.woff") format("woff"); }


.fa,
.fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900; }

body.cke_editable {
  font-family: 'RooneySans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  color: #050703;
  text-align: left;
  background-color: #fff;
}

.cke_editable h1, .cke_editable h2, .cke_editable h3, .cke_editable h4, .cke_editable h5, .cke_editable h6 {
  margin-bottom: 10px;
  font-weight: 500;
  line-height: 1.2;
  color: #050703;
}

.cke_editable a {
  color: #5082C3;
  text-decoration: none;
  background-color: transparent;
}

.cke_editable a:hover {
  color: #5082C3;
  text-decoration: underline;
}

.cke_editable h1 {
  font-size: 40px;
}

.cke_editable h2 {
  font-size: 32px;
}

.cke_editable h3 {
  font-size: 18px;
}

.cke_editable h4 {
  font-size: 16px;
}

.cke_editable h5 {
  font-size: 14px;
}

.cke_editable h6 {
  font-size: 14px;
}

.cke_editable img {
  max-width: 100%;
  height: auto;
}

.cke_editable p {
  margin-top: 0;
  margin-bottom: 30px;
  color: rgba(56, 64, 66, 0.9);
}

.cke_editable figure {
  display: inline-block;
  position: relative;
  margin-bottom: 20px;
}

.cke_editable figure img {
  margin-bottom: 0;
}

.cke_editable img {
  margin-bottom: 20px;
}

.cke_editable .figcaption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 8px 10px;
  background: #5082C3;
  color: #050703;
}

.cke_editable .align-left {
  margin-right: 30px;
  margin-bottom: 10px;
}

.cke_editable .align-right {
  margin-left: 30px;
  margin-bottom: 10px;
}

.cke_editable .align-center {
  text-align: center;
}

.cke_editable .btn {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: inline-block;
  font-weight: 400;
  color: #050703;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  font-size: 16px;
  padding: 14px 30px 13px;
  line-height: 1.4;
  text-transform: uppercase;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
.cke_editable .btn i {
  font-size: 16px;
  margin-right: 5px; }
.cke_editable .btn + .btn {
  margin-left: 30px; }
.cke_editable .btn:hover {
  color: #fff;
  text-decoration: none;
  background-color: #6390ca;
  border-color: #6390ca; }

.cke_editable .btn-primary {
  color: #fff;
  background-color: #5082C3;
  border-color: #5082C3; }

.cke_editable .btn-outline-primary {
  color: #5082C3;
  border-color: #5082C3; }

.cke_editable .btn-sm {
  font-size: 14px;
  padding: 9px 15px; }

.cke_editable ol {
  margin-top: 15px;
  margin-bottom: 29px;
  padding-left: 19px
}

.cke_editable ul, .cke_editable dl {
  margin-top: 15px;
  margin-bottom: 29px;
  padding-left: 22px;
}

.cke_editable *:last-child {
  margin-bottom: 0;
}

.cke_editable ul li {
  padding-left: 8px;
  margin-bottom: 15px;
  position: relative; }

.cke_editable ul li:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  color: #5082C3;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300; }

.cke_editable .list-square li {
  list-style: square; }
.cke_editable .list-check,
.cke_editable .list-arrow-square,
.cke_editable .list-arrows,
.cke_editable .list-info,
.cke_editable .list-question,
.cke_editable .list-slash,
.cke_editable .list-greater {
  margin-top: 15px;
  margin-bottom: 29px;
  padding-left: 0; }

.cke_editable .list-check li,
.cke_editable .list-arrow-square li,
.cke_editable .list-arrows li,
.cke_editable .list-info li,
.cke_editable .list-question li,
.cke_editable .list-slash li,
.cke_editable .list-greater li {
  margin-bottom: 15px;
  padding-left: 30px;
  position: relative;
  list-style: none; }
.cke_editable .list-check li:before {
  content: "\f00c"; }
.cke_editable .list-arrows li:before {
  content: "\f061"; }
.cke_editable .list-arrow-square li:before {
  content: "\f32b";
  font-weight: 700; }
.cke_editable .list-slash li:before {
  content: "/";
  left: 5px;
  color: inherit; }
.cke_editable .list-greater li:before {
  content: ">";
  left: 4px;
  color: inherit; }
.cke_editable .list-info li:before {
  content: "\f05a"; }
.cke_editable .list-question li:before {
  content: "\f059"; }

.cke_editable ol {
  padding-left: 19px; }

.cke_editable ol li {
  margin-bottom: 15px;
  list-style: decimal; }

.cke_editable .link-arrow:after {
  display: inline-block;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
  margin-left: 10px;
  content: "\f061";
}

.cke_editable table {
  width: 100%;
  border: none;
  border-collapse: collapse;
}

.cke_editable table  th {
  background-color: rgba(80, 130, 195, 0.1);
  font-weight: 600;
  color: #5082C3;
}

.cke_editable table th h1,
.cke_editable table th h2,
.cke_editable table th h3,
.cke_editable table th h4,
.cke_editable table th h5 {
  color: #5082C3;
}

.cke_editable table th,
.cke_editable table td {
  padding: 14px 20px;
  border: none;
  border-top: 1px solid #38404226;
  border-bottom: 1px solid #38404226;
}

.cke_editable table th:first-child,
.cke_editable table td:first-child {
  border-left: 1px solid #38404226;
}

.cke_editable table th:last-child ,
.cke_editable table td:last-child  {
  border-right: 1px solid #38404226;
}

.cke_editable table i {
  color: #5082C3;
}

.cke_editable .arrow li:before {
  content: "\f061";
}

.cke_editable .check li:before {
  content: "\f32b";
  font-weight: 700;
}

.cke_editable .link:before,
.cke_editable .link:after {
  content: '';
  font-family: "Font Awesome 5 Pro";
  font-weight: 300; }

.cke_editable .link--internal:before,
.cke_editable .link--internal:after,
.cke_editable .link--external:before,
.cke_editable .link--external:after {
  display: inline-block; }

.cke_editable .link--external:before {
  content: '\f0c1';
  margin-right: 10px; }

.cke_editable .link--internal:after {
  content: '\f178';
  margin-left: 10px; }

@media (max-width: 767.98px) {
  .cke_editable .align-left,
  .cke_editable .align-right {
    float: none;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
  }

  .cke_editable figure {
    margin-bottom: 30px;
  }
}
