.gutter--margin {
  margin: 0 30px 0;
}
@media screen and (min-width: 1024px) {
  .gutter--margin {
    margin: 0 52px 0;
  }
}
@media screen and (min-width: 1280px) {
  .gutter--margin {
    margin: 0 52px 0;
  }
}

sup[data-footnote-id] a {
  color: #f25d27;
}

.gradient-sample-test-1 {
  background: #31B7D7;
  background: linear-gradient(180deg, #31B7D7, #EDAC7D);
}

.gradient-sample-test-2 {
  background: #E47D7D;
  background: linear-gradient(to right, #E47D7D 0%, #C195D3 50%, #4FB4E8 100%);
}

.gradient-sample-test-3 {
  background: #B58234;
  background: linear-gradient(42deg, #B58234 0%, #D2B545 50%, #D7C04D 50.01%, #FFFFFF 100%);
}

@keyframes onAutoFillStart {
  from { /**/ }
  to { /**/ }
}
@keyframes onAutoFillCancel {
  from { /**/ }
  to { /**/ }
}
html {
  box-sizing: border-box;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

* {
  box-sizing: inherit;
}
*:before, *:after {
  box-sizing: inherit;
}

body {
  position: relative;
  margin: 0;
  padding: 0;
  font-size: 100%;
  line-height: 1.5;
  letter-spacing: 0.02em;
  color: #412c26;
  -webkit-font-smoothing: antialiased;
}

.body-clip-overflow {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 0;
  min-height: 100vh;
}

h1,
h3,
p {
  margin: 0;
  padding: 0;
}

.modal-body {
  background-color: #ffffff;
  padding-bottom: 0;
}

.modal-open {
  height: auto;
  overflow-y: hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

template {
  display: none;
}

.no-transition {
  transition: none !important;
}

.nav-no-scroll,
.no-scroll {
  overflow: hidden;
}

@media screen and (max-width: 749px) {
  .nav-no-scroll {
    height: calc(var(--window-inner-height));
  }
}
@media screen and (max-width: 749px) {
  .nav-no-scroll body {
    height: calc(var(--window-inner-height));
  }
}

.nav-no-ios-scroll {
  position: fixed;
}

.field .video-embed-field-responsive-video:after {
  padding-bottom: 0;
}

.autocomplete-suggestion {
  background: #ffffff;
}

.hidden {
  display: none;
}

.disable-click {
  pointer-events: none;
}

ul,
ol,
dl {
  margin: 0;
  padding: 0;
}

li {
  margin: 0;
  padding: 0;
  list-style: none;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

img {
  height: auto;
  border: none;
  max-width: 100%;
}

svg:not(:root) {
  overflow: hidden;
}

.icon-fill {
  fill: #412c26;
  transition: fill 0.4s ease;
}

.icon-stroke {
  stroke: #412c26;
  transition: stroke 0.4s ease;
}

.icon:hover .icon-fill {
  fill: #f25d27;
}
.icon:hover .icon-stroke {
  stroke: #f25d27;
}

.icon-back-arrow {
  width: 19px;
}

.icon-book {
  width: 28px;
}

.icon-calendar {
  width: 20px;
  height: 20px;
}

.icon-check {
  width: 24px;
}

.icon-close {
  width: 25px;
}

.icon-creative-commons {
  width: 25px;
}

.icon-download {
  width: 21px;
}

.icon-down-arrow {
  width: 32px;
}

.icon-e-mail-filled {
  width: 23px;
}

.icon-e-mail {
  width: 23px;
}

.icon-embed-iframe {
  width: 28px;
  height: 18px;
}

.icon-expand {
  width: 40px;
  height: 40px;
}

.icon-facebook {
  width: 22px;
}

.icon-geo-pin {
  width: 14px;
}

.icon-print-filled {
  width: 18px;
  height: 18px;
}

.icon-print {
  width: 18px;
  height: 18px;
}

.icon-instagram {
  width: 22px;
}

.icon-link-out {
  width: 18px;
}

.icon-linkedin {
  width: 22px;
}

.icon-lock {
  width: 16px;
}

.icon-logo-monogram {
  width: 24px;
  height: 31px;
}

.icon-logo-signature {
  width: 125px;
  height: 65px;
}

.icon-logo-centennial {
  width: 309.2px;
  height: 103.1px;
}

.icon-modal {
  width: 18px;
}

.icon-newsletter {
  width: 48px;
}

.icon-pause {
  width: 28px;
}

.icon-pdf {
  width: 14px;
}

.icon-phone {
  width: 18px;
}

.icon-phone-filled {
  width: 18px;
}

.icon-play {
  width: 15px;
}

.icon-podcast {
  width: 15px;
}

.icon-search {
  width: 21px;
}

.icon-share {
  width: 22px;
}

.icon-twitter {
  width: 22px;
}

.icon-up-arrow {
  width: 28px;
}

.icon-video {
  width: 28px;
}

.icon-youtube {
  width: 32px;
}

.icon-arrow-right {
  width: 42px;
}

.icon-edit {
  width: 23px;
  height: 23px;
}

.icon-recycle {
  width: 27px;
  height: 30px;
}

.icon-eye {
  width: 28px;
  height: 18px;
}

.icon-eye-close {
  width: 31px;
  height: 33px;
}

.icon-edit {
  width: 23px;
  height: 23px;
}

.icon-recycle {
  width: 27px;
  height: 30px;
}

.icon-up {
  width: 27px;
  height: 30px;
}

.icon-down {
  width: 27px;
  height: 30px;
}

.icon-monitor {
  width: 17px;
  height: 17px;
}

.icon-play-button {
  width: 17px;
  height: 17px;
}

.icon-user {
  width: 19px;
  height: 18px;
}

.icon-arrow-left {
  width: 19px;
  height: 13px;
}

.icon-message {
  width: 40px;
  height: 39px;
}

.icon-message-filled {
  width: 40px;
  height: 39px;
}

.icon-checkmark {
  width: 37px;
  height: 36px;
}

.icon-checkbox {
  width: 21px;
  height: 19px;
}

.icon-checkbox-checked {
  width: 21px;
  height: 19px;
}

.icon-pencil {
  width: 24px;
  height: 21px;
}

.icon-control-down-arrow {
  width: 10px;
  height: 13px;
}

.icon-transcript {
  width: 17px;
}

.icon-play-btn {
  width: 30px;
  height: 30px;
}

.icon-caret-down {
  width: 13.8px;
  height: 7px;
}

.icon-caret-left {
  width: 12px;
  height: 20px;
}

.icon-caret-right {
  width: 12px;
  height: 20px;
  transform: rotate(180deg);
}

.icon-caret-up {
  width: 8px;
  height: 5px;
}

.icon-question-mark {
  font-family: "Larsseit", "Arial", serif;
  background: #f25d27;
  border-radius: 100%;
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  height: 21px;
  text-align: center;
  width: 21px;
}
.icon-question-mark:hover {
  color: #ffffff;
}

.icon-circle-and-arrow-right {
  width: 40px;
  height: 40px;
}

.icon-user-outlined {
  width: 16px;
  height: 20px;
}

.icon-user-circle-outlined {
  width: 22px;
  height: 22px;
}

.icon-grid {
  width: 20px;
  height: 20px;
}

.icon-apple-podcast {
  width: 23px;
  height: 23px;
}

.icon-google-podcast {
  width: 21px;
  height: 20px;
}

.icon-spotify {
  width: 23px;
  height: 22px;
}

.icon-stitcher {
  width: 49px;
  height: 20px;
}

a {
  -webkit-text-decoration-skip: objects;
  color: inherit;
  text-decoration: none;
  transition: color 0.4s ease;
}
a:active, a:hover {
  color: #f25d27;
}

body {
  font-family: "Larsseit", "Arial", serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Larsseit", "Arial", serif;
  font-size: 24px;
  line-height: 1.5;
  margin: 0 0 20px;
}

p {
  font-family: "Lyon Text Web", serif;
  color: #4b535d;
  font-size: 16px;
  line-height: 1.88em;
  margin: 0 auto 40px;
}
@media screen and (min-width: 750px) {
  p {
    font-size: 18px;
  }
}
@media screen and (min-width: 1024px) {
  p {
    font-size: 20px;
    line-height: 1.8em;
  }
}

blockquote {
  font-family: "Lyon Text Web", serif;
  color: #4b535d;
  font-size: 16px;
  line-height: 1.88em;
  margin: 0 auto 40px;
  padding-left: 40px;
  padding-right: 40px;
}
@media screen and (min-width: 750px) {
  blockquote {
    font-size: 18px;
  }
}
@media screen and (min-width: 1024px) {
  blockquote {
    font-size: 20px;
    line-height: 1.8em;
  }
}

.section-heading blockquote {
  border-left: 4px solid #1e364d;
}
.section-heading blockquote p {
  font-size: 29px;
  font-weight: 400;
  line-height: 40px;
  color: #1e364d;
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .header-contextual--fellowships_details ~ .main-wrapper__article-body--with-chapters .section-heading blockquote {
    margin-left: 140px;
  }
}

dfn {
  font-style: italic;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}

pre {
  margin: 0;
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1rem;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

dd {
  margin: 0;
}

.body-content > dl,
.cke_editable > dl {
  font-family: "Lyon Text Web", serif;
  color: #4b535d;
  font-size: 16px;
  line-height: 1.88em;
  margin: 0 auto 40px;
}
@media screen and (min-width: 750px) {
  .body-content > dl,
  .cke_editable > dl {
    font-size: 18px;
  }
}
@media screen and (min-width: 1024px) {
  .body-content > dl,
  .cke_editable > dl {
    font-size: 20px;
    line-height: 1.8em;
  }
}
.body-content > ol li, .body-content > ul li,
.cke_editable > ol li,
.cke_editable > ul li {
  font-family: "Lyon Text Web", serif;
  color: #4b535d;
  font-size: 16px;
  line-height: 1.88em;
  margin: 0 auto 40px;
  position: relative;
  margin-bottom: 20px;
  padding-left: 27px;
}
@media screen and (min-width: 750px) {
  .body-content > ol li, .body-content > ul li,
  .cke_editable > ol li,
  .cke_editable > ul li {
    font-size: 18px;
  }
}
@media screen and (min-width: 1024px) {
  .body-content > ol li, .body-content > ul li,
  .cke_editable > ol li,
  .cke_editable > ul li {
    font-size: 20px;
    line-height: 1.8em;
  }
}
.body-content > ol li:last-child, .body-content > ul li:last-child,
.cke_editable > ol li:last-child,
.cke_editable > ul li:last-child {
  margin-bottom: 0;
}
.body-content > ul li:before,
.cke_editable > ul li:before {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 7px;
  top: 0.7em;
  left: 0.6em;
  background-color: #412c26;
}
.body-content > ol,
.cke_editable > ol {
  counter-reset: ol_li;
}
.body-content > ol li:before,
.cke_editable > ol li:before {
  counter-increment: ol_li;
  content: counter(ol_li) ".";
  position: absolute;
  top: 8px;
  left: 0;
  width: 24px;
  text-align: right;
  font-family: "Lyon Text Web", "Georgia", serif;
  color: #412c26;
  font-size: 20px;
  font-style: italic;
  line-height: 1em;
}
.body-content > p a,
.cke_editable > p a {
  color: #f25d27;
}
.body-content > p a:active, .body-content > p a:hover,
.cke_editable > p a:active,
.cke_editable > p a:hover {
  color: #a13d19;
}
.body-content > ul li a,
.cke_editable > ul li a {
  color: #f25d27;
}
.body-content > ul li a:active, .body-content > ul li a:hover,
.cke_editable > ul li a:active,
.cke_editable > ul li a:hover {
  color: #412c26;
}
.body-content > .topic-link,
.cke_editable > .topic-link {
  font-family: "Larsseit", "Arial", serif;
  font-size: 17px;
  font-weight: bold;
  line-height: 0.82;
}
.body-content > .emphasized,
.cke_editable > .emphasized {
  font-family: "Larsseit", "Arial", serif;
  font-size: 17px;
  font-weight: bold;
  line-height: 0.82;
  color: #4b535d;
}
.body-content > .grey,
.cke_editable > .grey {
  font-family: "Larsseit", "Arial", serif;
  font-size: 29px;
  font-weight: bold;
  line-height: 1;
  color: #4b535d;
}

.cke_editable link {
  width: 20px;
  height: 20px;
  margin: 5px;
  display: block;
  background-color: #f25d27;
}
.cke_editable div {
  border: 1px dashed #f25d27;
}
.cke_editable code {
  background-color: #000000;
  color: #ffffff;
  padding: 5px;
}

.cke_editable p,
.cke_editable h2,
.cke_editable h3 {
  margin-bottom: 30px;
}

h1,
h3,
p {
  margin: 0;
  padding: 0;
}

* {
  box-sizing: border-box;
}

@media screen and (min-width: 750px) {
  .body-content > ol li:before {
    font-size: 24px;
  }
  .body-content > ol li, .body-content > ul li {
    padding-left: 40px;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 28px;
    line-height: 1.21em;
  }
}
@media screen and (min-width: 1024px) {
  .body-content > p {
    width: 720px;
    margin: 0 auto 30px;
  }
  .body-content > ul {
    width: 720px;
    margin: 0 auto 30px;
  }
  .body-content > ul li, .body-content > ol li {
    margin-left: 40px;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 30px;
    line-height: 1.2em;
  }
}
@media screen and (min-width: 1024px) {
  .body-content > ul li, .body-content > ol li {
    margin-left: 0;
  }
}
h3 {
  position: relative;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2em;
}

h4 {
  font-size: 20px;
  font-weight: normal;
  line-height: 1.2em;
}

.main-wrapper .body-content > div:not([class]) > h1, .main-wrapper .body-content > div:not([class]) > h2, .main-wrapper .body-content > div:not([class]) > h4, .main-wrapper .body-content > div:not([class]) > h5, .main-wrapper .body-content > div:not([class]) > h6,
.main-wrapper .body-content > h1,
.main-wrapper .body-content > h2,
.main-wrapper .body-content > h4,
.main-wrapper .body-content > h5,
.main-wrapper .body-content > h6 {
  margin: 0 30px 20px;
}
.main-wrapper .body-content > div:not([class]) > h3,
.main-wrapper .body-content > h3 {
  min-height: 63px;
  margin: 0 30px 0 0;
  padding: 0 30px 20px;
}
.main-wrapper .body-content > div:not([class]) > h3:before,
.main-wrapper .body-content > h3:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: calc(100% - 12px);
  z-index: -1;
  background-color: #faf9f4;
}
.main-wrapper .body-content > div:not([class]) > .event-title, .main-wrapper .body-content > div:not([class]) > .interview-title,
.main-wrapper .body-content > .event-title,
.main-wrapper .body-content > .interview-title {
  font-family: "Lyon Text Web", serif;
  color: #4b535d;
  font-size: 16px;
  line-height: 1.88em;
  margin: 0 auto 40px;
  padding-bottom: 0;
  margin-bottom: 20px;
  min-height: 0;
}
@media screen and (min-width: 750px) {
  .main-wrapper .body-content > div:not([class]) > .event-title, .main-wrapper .body-content > div:not([class]) > .interview-title,
  .main-wrapper .body-content > .event-title,
  .main-wrapper .body-content > .interview-title {
    font-size: 18px;
  }
}
@media screen and (min-width: 1024px) {
  .main-wrapper .body-content > div:not([class]) > .event-title, .main-wrapper .body-content > div:not([class]) > .interview-title,
  .main-wrapper .body-content > .event-title,
  .main-wrapper .body-content > .interview-title {
    font-size: 20px;
    line-height: 1.8em;
  }
}
.main-wrapper .body-content > div:not([class]) > .event-title:before, .main-wrapper .body-content > div:not([class]) > .interview-title:before,
.main-wrapper .body-content > .event-title:before,
.main-wrapper .body-content > .interview-title:before {
  content: none;
}
.main-wrapper .body-content > div:not([class]) > .event-title,
.main-wrapper .body-content > .event-title {
  color: #412c26;
}
@media screen and (min-width: 750px) {
  .main-wrapper .body-content > div:not([class]) > h1, .main-wrapper .body-content > div:not([class]) > h2, .main-wrapper .body-content > div:not([class]) > h4, .main-wrapper .body-content > div:not([class]) > h5, .main-wrapper .body-content > div:not([class]) > h6,
  .main-wrapper .body-content > h1,
  .main-wrapper .body-content > h2,
  .main-wrapper .body-content > h4,
  .main-wrapper .body-content > h5,
  .main-wrapper .body-content > h6 {
    max-width: 720px;
    margin: 0 auto 30px;
  }
  .main-wrapper .body-content > div:not([class]) > h3,
  .main-wrapper .body-content > h3 {
    max-width: 720px;
    padding: 0 45px 20px;
    margin: 0 auto;
    font-size: 24px;
    line-height: 1.5em;
  }
  .main-wrapper .body-content > div:not([class]) > .event-title, .main-wrapper .body-content > div:not([class]) > .interview-title,
  .main-wrapper .body-content > .event-title,
  .main-wrapper .body-content > .interview-title {
    padding: 0;
    margin-bottom: 30px;
    max-width: 625px;
  }
  .main-wrapper .body-content > div:not([class]) > h4,
  .main-wrapper .body-content > h4 {
    max-width: 610px;
    font-size: 24px;
    line-height: 1.5em;
  }
}
@media screen and (min-width: 750px) and (max-width: 1023px) {
  .main-wrapper .body-content > div:not([class]) > h1, .main-wrapper .body-content > div:not([class]) > h2, .main-wrapper .body-content > div:not([class]) > h4, .main-wrapper .body-content > div:not([class]) > h5, .main-wrapper .body-content > div:not([class]) > h6,
  .main-wrapper .body-content > h1,
  .main-wrapper .body-content > h2,
  .main-wrapper .body-content > h4,
  .main-wrapper .body-content > h5,
  .main-wrapper .body-content > h6 {
    max-width: 625px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .main-wrapper .body-content > div:not([class]) > .event-title, .main-wrapper .body-content > div:not([class]) > .interview-title,
  .main-wrapper .body-content > .event-title,
  .main-wrapper .body-content > .interview-title {
    margin-left: auto;
  }
}
@media screen and (min-width: 1024px) {
  .main-wrapper .body-content > div:not([class]) > h1, .main-wrapper .body-content > div:not([class]) > h2, .main-wrapper .body-content > div:not([class]) > h4, .main-wrapper .body-content > div:not([class]) > h5, .main-wrapper .body-content > div:not([class]) > h6,
  .main-wrapper .body-content > h1,
  .main-wrapper .body-content > h2,
  .main-wrapper .body-content > h4,
  .main-wrapper .body-content > h5,
  .main-wrapper .body-content > h6 {
    margin: 0 auto 40px;
  }
  .main-wrapper .body-content > div:not([class]) > h3,
  .main-wrapper .body-content > h3 {
    max-width: 720px;
    padding: 0 40px 20px;
  }
  .main-wrapper .body-content > div:not([class]) > .event-title,
  .main-wrapper .body-content > .event-title {
    max-width: 720px;
  }
  .main-wrapper .body-content > div:not([class]) > .event-title, .main-wrapper .body-content > div:not([class]) > .interview-title,
  .main-wrapper .body-content > .event-title,
  .main-wrapper .body-content > .interview-title {
    padding: 0;
    margin-bottom: 40px;
    max-width: 720px;
  }
  .main-wrapper .body-content > div:not([class]) > h4,
  .main-wrapper .body-content > h4 {
    max-width: 720px;
  }
}

.article--in-brief .body-content > div:not([class]) > h2, .article--in-brief .body-content > div:not([class]) > h3, .article--in-brief .body-content > div:not([class]) > h4,
.article--in-brief .body-content > h2,
.article--in-brief .body-content > h3,
.article--in-brief .body-content > h4 {
  color: #1e364d;
  font-weight: bold;
}

button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=date]:focus,
[type=datetime-local]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus {
  box-shadow: 0 8px 6px -6px rgba(204, 204, 204, 0.5);
  outline: none;
}

input:-webkit-autofill {
  animation-name: onAutoFillStart;
}

input:not(:-webkit-autofill) {
  animation-name: onAutoFillCancel;
}

.button-container.button-container-color-coral2__btn {
  color: #f65936;
}

.button-container {
  position: relative;
  display: inline-block;
  margin-right: 20px;
  margin-top: 20px;
}
.button-container:last-child {
  margin-right: 0;
}
.button-container__btn {
  display: inline-block;
  font-family: "Larsseit", "Arial", serif;
  font-size: 14px;
  min-width: 128px;
  font-weight: bold;
  color: #f25d27;
  text-align: center;
  line-height: 1.14em;
  border: solid 1px #f25d27;
  border-radius: 0;
  margin: 0;
  padding: 14px 20px;
  background-color: transparent;
  cursor: pointer;
  transition: color 0.4s ease, background-color 0.4s ease;
  -webkit-appearance: none;
}
.button-container__btn .icon {
  vertical-align: middle;
  width: 24px;
  margin-right: 15px;
}
.button-container__btn .icon-fill {
  fill: #f25d27;
}
.button-container__btn .icon-stroke {
  stroke: #f25d27;
}
.button-container__btn:hover {
  color: #ffffff;
  background-color: #f25d27;
}
.button-container__btn:hover .icon-fill {
  fill: #ffffff;
}
.button-container__btn:hover .icon-stroke {
  stroke: #ffffff;
}
.button-container__link {
  font-family: "Larsseit", "Arial", serif;
  color: #04284a;
  font-size: 14px;
  margin-top: 10px;
  border: none;
  background: white;
  cursor: pointer;
}
@media screen and (min-width: 750px) {
  .button-container__link {
    margin-top: 0;
  }
}
.button-container__link:hover {
  color: #f25d27;
}
.button-container--color-coral .button-container__btn {
  background-color: #f25d27;
  color: #ffffff;
}
.button-container--color-coral .button-container__btn .icon-fill {
  fill: #ffffff;
}
.button-container--color-coral .button-container__btn .icon-stroke {
  stroke: #ffffff;
}
.button-container--color-coral .button-container__btn:hover {
  color: #f25d27;
  background-color: #ffffff;
}
.button-container--color-coral .button-container__btn--color-coral2 {
  background-color: #f65936;
}
.button-container--color-coral2 .button-container__btn {
  background-color: #f65936;
}
.button-container--color-coral2 .button-container__btn:hover {
  color: #f65936;
  background-color: #ffffff;
}
.button-container--color-blue .button-container__btn {
  border-color: #4b535d;
  color: #4b535d;
}
.button-container--color-blue .button-container__btn:hover {
  color: #ffffff;
  background-color: #4b535d;
}
.button-container--color-white .button-container__btn {
  border-color: #ffffff;
  color: #ffffff;
}
.button-container--color-white .button-container__btn:hover {
  color: #04284a;
  background-color: #ffffff;
}
.button-container--color-grey .button-container__btn {
  background-color: rgba(175, 172, 171, 0.5);
  border-color: rgba(175, 172, 171, 0.5);
  color: #ffffff;
  cursor: not-allowed;
}
.button-container--size-small {
  font-size: 12px;
}
.button-container--size-small .button-container__btn {
  padding: 12px;
  height: 42px;
}
.button-container--size-small .icon {
  width: 16px;
  margin-right: 11px;
}
.button-container--type-multi-open {
  background-color: #f25d27;
  color: #ffffff;
}
.button-container .button-container__dropdown {
  display: none;
}
.button-container__dropdown.qtip {
  width: 180px;
  border-radius: 3px;
  padding: 20px;
  border: none;
  background-color: #f25d27;
}
.button-container__dropdown.qtip .qtip-tip {
  border-color: #f25d27;
}
.button-container__dropdown--box.qtip {
  border-top: 1px solid #f67b4f;
}
.button-container__dropdown-link-row {
  display: block;
  margin-bottom: 8px;
  text-align: center;
}
.button-container__dropdown--box .button-container__dropdown-link-row {
  text-align: left;
}
.button-container__dropdown-link-row:last-child {
  margin-bottom: 0;
}
.button-container__dropdown-link {
  display: inline-block;
  color: #faf9f4;
  font-size: 14px;
  padding: 0 0 4px;
  font-weight: bold;
  border-bottom: solid 1px #f25d27;
  transition: border 0.4s ease;
  line-height: 1.5em;
}
.button-container__dropdown--box .button-container__dropdown-link {
  display: block;
}
.button-container__dropdown-link:hover {
  color: #faf9f4;
  border-bottom: solid 1px rgba(250, 249, 244, 0.5);
}
.button-container__dropdown--box .button-container__dropdown-link:hover {
  color: #ffffff;
  border-bottom: solid 1px transparent;
}
.button-container--with-breakpoints, .button-container--with-breakpoints .button-container__btn {
  display: block;
  width: 100%;
}
.button-container--with-breakpoints br, .button-container--with-breakpoints .button-container__btn br {
  display: none;
}
@media screen and (min-width: 750px) {
  .button-container--with-breakpoints, .button-container--with-breakpoints .button-container__btn {
    display: inline-block;
    width: auto;
  }
  .button-container--with-breakpoints br, .button-container--with-breakpoints .button-container__btn br {
    display: block;
  }
}
.button-container__icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
.button-container__icon + .button-container__icon {
  margin-top: 20px;
}
.button-container__icon:before {
  content: "";
  height: 22px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.button-container__icon[href*="podcasts.apple"]:before {
  width: 23px;
  margin-right: 8px;
  background-image: url("/themes/custom/cfr_theme/src/assets/svg/apple-podcast.svg");
}
.button-container__icon[href*=spotify]:before {
  width: 23px;
  margin-right: 8px;
  background-image: url("/themes/custom/cfr_theme/src/assets/svg/spotify-podcast.svg");
}
.button-container__icon[href*=youtube]:before {
  width: 23px;
  margin-right: 8px;
  background-image: url("/themes/custom/cfr_theme/src/assets/svg/youtube-podcast.svg");
}
.button-container__icon[href*=stitcher]:before {
  width: 48px;
  margin-right: 8px;
  background-image: url("/themes/custom/cfr_theme/src/assets/svg/stitcher-podcast.svg");
}
.button-container__icon[href*=google]:before {
  width: 23px;
  margin-right: 8px;
  background-image: url("/themes/custom/cfr_theme/src/assets/svg/google-podcast.svg");
}
.podcast-subscribe__btn.icon-btn .button-container__btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  border: 0;
  color: inherit;
  margin-bottom: 20px;
  padding: 0;
}
.podcast-subscribe__btn.icon-btn .button-container__btn:hover {
  background-color: transparent;
  color: #f25d27;
}
.podcast-subscribe__btn.icon-btn .button-container__btn:before {
  content: "";
  height: 22px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.podcast-subscribe__btn.icon-btn .button-container__btn[href*="podcasts.apple"]:before {
  width: 23px;
  margin-right: 8px;
  background-image: url("/themes/custom/cfr_theme/src/assets/svg/apple-podcast.svg");
}
.podcast-subscribe__btn.icon-btn .button-container__btn[href*=spotify]:before {
  width: 23px;
  margin-right: 8px;
  background-image: url("/themes/custom/cfr_theme/src/assets/svg/spotify-podcast.svg");
}
.podcast-subscribe__btn.icon-btn .button-container__btn[href*=stitcher]:before {
  width: 48px;
  margin-right: 8px;
  background-image: url("/themes/custom/cfr_theme/src/assets/svg/stitcher-podcast.svg");
}
.podcast-subscribe__btn.icon-btn .button-container__btn[href*=google]:before {
  width: 23px;
  margin-right: 8px;
  background-image: url("/themes/custom/cfr_theme/src/assets/svg/spotify-podcast.svg");
}

.is-mobile-device .button-container__btn:hover:not(.button-container--type-multi-open) {
  color: #f25d27;
  background-color: transparent;
}

.cta-buttons, .podcast-body.cta-buttons {
  margin: 0 0 40px;
}

.main-header {
  background: #f0f4f4;
  margin-bottom: 40px;
  padding-top: 53px;
  padding-bottom: 56px;
}
@media (min-width: 768px) {
  .main-header {
    margin-bottom: 90px;
    padding-top: 56px;
    padding-bottom: 71px;
  }
}
.main-header--bg-white {
  background: #ffffff;
}
.main-header--compressed {
  background: #ffffff;
  border-bottom: 1px solid #ccc;
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (min-width: 768px) {
  .main-header--compressed {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.main-header__branding {
  margin-bottom: 32px;
  text-align: center;
}
@media (min-width: 768px) {
  .main-header__branding {
    margin-bottom: 60px;
  }
}
.main-header--compressed .main-header__branding {
  margin-bottom: 0;
}
.main-header__branding-link .icon-logo {
  width: 280px;
}
@media (min-width: 768px) {
  .main-header__branding-link .icon-logo {
    width: 350px;
  }
}
.main-header__branding-link .icon-fill {
  fill: #352923;
}
.main-header__title {
  font-family: "Lyon Text Web", "Georgia", serif;
  color: #04284a;
  font-size: 50px;
  letter-spacing: -0.5px;
  line-height: 50px;
  text-align: center;
}
@media (min-width: 768px) {
  .main-header__title {
    font-size: 100px;
    letter-spacing: -1px;
    line-height: 100px;
  }
}

.intro {
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .intro {
    margin-bottom: 60px;
  }
}
@media (min-width: 768px) {
  .intro__container {
    margin: 0 auto;
    max-width: 840px;
  }
}
.intro p {
  font-family: "Lyon Text Web", serif;
  color: #4b535d;
  font-size: 16px;
  line-height: 29px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .intro p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 40px;
  }
}
.intro p:last-child {
  margin-bottom: 0;
}

.optout__title {
  font-family: "Lyon Text Web", serif;
  color: #04284a;
  font-size: 34px;
  margin-bottom: 20px;
  text-align: center;
}
@media (min-width: 768px) {
  .optout__title {
    font-size: 40px;
    margin-bottom: 34px;
  }
}
.optouttitle-tgh {
  font-family: "GT America Condensed Bold", serif;
  font-size: 40px;
  font-weight: bold;
  font-stretch: condensed;
  line-height: 1.2;
  letter-spacing: -0.4px;
  color: #1a1a1a;
}
.optout__description p {
  font-family: "Lyon Text Web", serif;
  color: #4b535d;
  font-size: 19px;
  margin-bottom: 30px;
  text-align: center;
}
.optout__description form {
  margin-bottom: 30px;
  text-align: center;
}
.optout__inline-form-cta {
  font-family: "Lyon Text Web", serif;
  background: none;
  border: none;
  color: #4b535d;
  font-size: 19px;
  padding: 0;
  text-decoration: underline;
}
.optout__inline-form-cta:hover {
  color: #f25d27;
}
.preferences {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .preferences {
    padding-bottom: 60px;
  }
}
.preferences__container {
  border: 1px solid #dcdcdc;
  padding: 20px;
}
@media (min-width: 768px) {
  .preferences__container {
    margin: 0 auto;
    max-width: 840px;
    padding: 25px;
  }
}
.preferences__description {
  font-family: "Larsseit", "Arial", serif;
  color: #4b535d;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
}
@media (min-width: 768px) {
  .preferences__description {
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 10px;
  }
}
.preferences__email {
  font-family: "Larsseit", "Arial", serif;
  color: #04284a;
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
}
@media (min-width: 768px) {
  .preferences__email {
    font-size: 28px;
    line-height: 28px;
  }
}

.confirm__description {
  text-align: center;
}
.confirm__description p {
  font-family: "Lyon Text Web", serif;
  color: #4b535d;
  font-size: 19px;
  margin-bottom: 30px;
}

.form {
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .form {
    margin-bottom: 80px;
  }
}
@media (min-width: 768px) {
  .form__container {
    margin: 0 auto;
    max-width: 680px;
  }
}
.form__group {
  margin-bottom: 45px;
}
@media (min-width: 768px) {
  .form__group {
    margin-bottom: 100px;
  }
}
.form__group:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form__group--small {
    margin-left: auto;
    margin-right: auto;
    max-width: 520px;
  }
}
.form__item {
  margin-bottom: 30px;
}
.form__item:last-child {
  margin-bottom: 0;
}
.form__item--title {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .form__item--cta {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .form__item--cta-multiple .button-container {
    width: 50%;
  }
  .form__item--cta-multiple .button-container__btn {
    width: 100%;
  }
}
.form__title {
  font-family: "Larsseit", "Arial", serif;
  color: #412c26;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
}
@media (min-width: 768px) {
  .form__title {
    font-size: 22px;
    line-height: 30px;
  }
}
.form__description {
  font-family: "Lyon Text Web", serif;
  color: #4b535d;
  font-size: 11px;
  line-height: 18px;
}
@media (min-width: 768px) {
  .form__description {
    font-size: 12px;
  }
}
.form__description a {
  color: #f25d27;
}
.form__description a:hover {
  color: #a13d19;
}
.form__email {
  font-family: "Larsseit", "Arial", serif;
  border: none;
  border-bottom: 1px solid #4b535d;
  color: #4b535d;
  font-size: 20px;
  text-align: center;
  width: 100%;
}
@media (min-width: 768px) {
  .form__email {
    font-size: 28px;
  }
}
.form__email:focus {
  box-shadow: none;
}
.form__checkbox {
  opacity: 0;
  position: absolute;
}
.form__label {
  -ms-flex-align: start;
  align-items: flex-start;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
}
.form__label--without-description {
  -ms-flex-align: center;
  align-items: center;
}
.form__label-check {
  border: 1px solid #b3b3b4;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  height: 25px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 15px;
  transition: background-color 0.4s ease, border-color 0.4s ease;
  width: 25px;
}
@media (min-width: 768px) {
  .form__label-check {
    height: 40px;
    margin-right: 40px;
    width: 40px;
  }
}
.form__label-check .icon-check {
  display: none;
  width: 12px;
}
@media (min-width: 768px) {
  .form__label-check .icon-check {
    width: 17px;
  }
}
.form__label-check .icon-check .icon-fill {
  fill: #ffffff;
}
.form__label-check .icon-check .icon-stroke {
  stroke: #ffffff;
}
.form__label-check .icon-check:hover .icon-fill {
  fill: #ffffff;
}
.form__label-check .icon-check:hover .icon-stroke {
  stroke: #ffffff;
}
.form__checkbox:checked + .form__label .form__label-check {
  background: #f25d27;
  border: 1px solid transparent;
}
.form__checkbox:checked + .form__label .form__label-check .icon-check {
  display: block;
}
.form__label-title {
  font-family: "Larsseit", "Arial", serif;
  color: #412c26;
  font-size: 16px;
  font-weight: 500;
}
@media (min-width: 768px) {
  .form__label-title {
    font-size: 18px;
  }
}
.form__label-title--color-marine, .form__group--fellows .form__label-title {
  color: #04284a;
}
.form__label-description {
  font-family: "Lyon Text Web", serif;
  color: #4b535d;
  font-size: 14px;
  line-height: 22px;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .form__label-description {
    font-size: 16px;
    line-height: 24px;
  }
}
.form__label-description a {
  color: #f25d27;
}
.form__label-description a:hover {
  color: #a13d19;
}
.form__error {
  font-family: "Larsseit", "Arial", serif;
  color: #cb3f24;
  font-size: 16px;
  margin-top: 10px;
}
.form .button-container {
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .form .button-container {
    margin: 0 20px;
  }
}
.form .button-container:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form .button-container:last-child {
    margin-right: 0;
  }
}

.main-footer {
  background: #412c26;
  padding: 30px 0;
  position: relative;
  z-index: 50;
}
.main-footer .container {
  position: relative;
}
.main-footer .row {
  margin-bottom: 30px;
}
.main-footer .row:last-child {
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .main-footer__branding {
    margin-bottom: 30px;
  }
}
.main-footer__branding-link .icon .icon-fill,
.main-footer__branding-link .icon:hover .icon-fill {
  fill: #ffffff;
}
.main-footer__menu-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.main-footer__menu-item {
  font-family: "Larsseit", "Arial", serif;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .main-footer__menu-item {
    font-size: 14px;
  }
}
.main-footer__newsletters {
  text-align: center;
}
@media (min-width: 768px) {
  .main-footer__newsletters {
    text-align: left;
  }
}
.main-footer__newsletters-link {
  font-family: "Larsseit", "Arial", serif;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
}
@media (min-width: 768px) {
  .main-footer__social-row {
    bottom: 0;
    margin-bottom: 0 !important;
    position: absolute;
    right: 15px;
    z-index: 10;
  }
  .main-footer__social-row .social {
    float: right;
  }
}
.main-footer__copy {
  font-family: "Lyon Text Web", serif;
  color: #afacab;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}
@media (min-width: 768px) {
  .main-footer__copy {
    text-align: left;
  }
}
.main-footer__copy-link {
  font-family: "Larsseit", "Arial", serif;
  color: #ffffff;
}

@media (max-width: 767.98px) {
  .social--footer .social__list {
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .social--footer .social__list {
    -ms-flex-pack: left;
    justify-content: left;
  }
}
.social--footer .social__list-item-link:hover .icon-fill {
  fill: #ffffff;
}
.social--footer .icon .icon-fill {
  fill: rgba(255, 255, 255, 0.5);
}
.social__list {
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
.social__list-item {
  display: block;
  margin-right: 20px;
}
@media (min-width: 768px) {
  .social__list-item {
    margin-right: 28px;
  }
}
@media (min-width: 992px) {
  .social__list-item {
    margin-right: 32px;
  }
}
.social__list-item:last-child {
  margin-right: 0;
}
.social__list-item-link {
  background: none;
  border: none;
  cursor: pointer;
  outline: 0 !important;
}
.social__list-item-link .icon {
  vertical-align: middle;
}

#wrapper {
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  max-width: 400px;
}

#header {
  border-bottom: 1px solid #ccc;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  left: 50%;
  margin-left: -50vw;
  margin-bottom: 60px;
  width: 100vw;
}
@media (min-width: 768px) {
  #header {
    margin-bottom: 40px;
  }
}

#logo {
  background-image: url("/themes/custom/cfr_theme/src/assets/svg/cfr-logo-sailthru.svg");
  background-repeat: no-repeat;
  height: 13px;
  width: 280px;
}
@media (min-width: 768px) {
  #logo {
    height: 16.25px;
    width: 350px;
  }
}

#name {
  display: none;
}

#content h2 {
  font-family: "Larsseit", "Arial", serif;
  color: #412c26;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  #content h2 {
    font-size: 22px;
    margin-bottom: 30px;
  }
}

.share-manual .errors {
  margin-bottom: 20px;
}
.share-manual .errors li {
  font-family: "Larsseit", "Arial", serif;
  color: #cb3f24;
  font-size: 14px;
  margin-bottom: 5px;
}
.share-manual .errors li:last-child {
  margin-bottom: 0;
}
.share-manual .msg {
  display: none;
}
.share-manual .buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}
.share-manual .f_from_email,
.share-manual .f_from_name {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .share-manual .f_from_email,
  .share-manual .f_from_name {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.share-manual .f_from_email label,
.share-manual .f_from_name label {
  font-family: "Lyon Text Web", serif;
  color: #4b535d;
  display: block;
  font-size: 19px;
  margin-bottom: 13px;
  text-align: center;
}
@media (min-width: 768px) {
  .share-manual .f_from_email label,
  .share-manual .f_from_name label {
    display: inline;
    margin-bottom: 0;
    text-align: left;
    width: 120px;
  }
}
.share-manual .f_from_email input[type=text],
.share-manual .f_from_name input[type=text] {
  font-family: "Lyon Text Web", serif;
  color: #4b535d;
  border: 1px solid #dcdcdc;
  font-size: 19px;
  height: 30px;
  width: 100%;
}
@media (min-width: 768px) {
  .share-manual .f_from_email input[type=text],
  .share-manual .f_from_name input[type=text] {
    width: calc(100% - 120px);
  }
}
.share-manual fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.share-manual textarea {
  font-family: "Lyon Text Web", serif;
  color: #4b535d;
  border: 1px solid #dcdcdc;
  font-size: 19px;
  padding: 5px;
  width: 100%;
}
.share-manual input[type=submit] {
  font-family: "Larsseit", "Arial", serif;
  background-color: #f25d27;
  border: solid 1px #f25d27;
  border-radius: 0;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.14em;
  margin: 0;
  padding: 14px 20px;
  text-align: center;
  transition: color 0.4s ease, background-color 0.4s ease;
  width: 124px;
  -webkit-appearance: none;
}
.share-manual input[type=submit]:hover {
  background-color: #ffffff;
  color: #f25d27;
}
.share-manual legend {
  font-family: "Lyon Text Web", serif;
  color: #4b535d;
  display: block;
  font-size: 19px;
  text-align: center;
}
.share-manual p {
  font-family: "Lyon Text Web", serif;
  color: #4b535d;
  display: block;
  font-size: 19px;
  text-align: center;
}

#powered-by {
  display: none;
}

body {
  line-height: 1.2;
  position: relative;
}

a {
  -webkit-text-decoration-skip: objects;
  color: inherit;
  text-decoration: none;
  transition: color 0.4s ease;
}
a:active, a:hover {
  color: #f25d27;
  outline-width: 0;
  text-decoration: none;
}

.button-container.button-container-color-coral2__btn {
  color: #f65936;
}

.optout__title-tgh {
  font-family: "GT America Condensed", "Arial", sans-serif;
}
/*# sourceMappingURL=sailthru.css.map */
