.bf-text-drop-cap p,
.gh-content blockquote {
  font-family: var(--font-headings);
}
.bf-post-footer .gh-author-card-bio,
.kg-bookmark-description {
  -webkit-line-clamp: 2;
  -webkit-line-clamp: 2;
}
.bf-foot-support a:hover,
.gh-search-item:hover .bf-search-item-title {
  text-decoration: underline;
}
.kg-bookmark-author,
.kg-bookmark-metadata {
  text-overflow: ellipsis;
  white-space: nowrap;
}
.is-active-li::before {
  content: "";
  background-color: var(--color-blue);
}
.kg-bookmark-container,
.kg-bookmark-container:hover {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  font-family: var(--font-sans-serif);
}
.kg-bookmark-description {
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.ais-Breadcrumb-item,
.ais-Breadcrumb-list,
.ais-Pagination-list,
.ais-PoweredBy,
.ais-RangeInput-form,
.ais-RatingMenu-link,
.bf-head-menu,
.kg-bookmark-metadata {
  display: flex;
  align-items: center;
}
.kg-bookmark-publisher::before,
.kg-bookmark-publisher:before {
  content: "•";
  margin: 0 0.5em;
}
.gh-content blockquote {
  color: var(--color-blue);
  quotes: "\201C""\201D""\2018""\2019";
}
.gh-content blockquote::before {
  content: open-quote;
  color: var(--color-blue);
}
.gh-content blockquote::after {
  content: close-quote;
  color: var(--color-blue);
}
.bf-text-drop-cap p::first-letter,
.bf-text-drop-cap p:first-letter {
  float: left;
  font-size: 75px;
  line-height: 60px;
  padding-top: 4px;
  padding-right: 8px;
  padding-left: 3px;
}
.fluidbox,
.mobile-menu-dropdown summary:focus,
.mobile-menu-dropdown:focus {
  outline: 0;
}
.fluidbox__overlay {
  background-color: hsla(0, 0%, 100%, 0.85);
  cursor: pointer;
  cursor: zoom-out;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: -100vh;
  left: -100vw;
  bottom: -100vh;
  right: -100vw;
  transition: 0.5s ease-in-out;
}
.fluidbox--opened .fluidbox__overlay {
  pointer-events: auto;
}
.fluidbox__wrap {
  background-position: 50%;
  background-size: cover;
  margin: 0 auto;
  position: relative;
  transition: 0.5s ease-in-out;
}
.fluidbox--closed .fluidbox__thumb,
.fluidbox__thumb {
  transition: opacity ease-in-out;
}
.fluidbox__ghost {
  background-size: 100% 100%;
  background-position: 50%;
  background-repeat: no-repeat;
  position: absolute;
  transition: opacity, transform 0.5s;
}
.fluidbox--opened .fluidbox__ghost {
  cursor: pointer;
  cursor: zoom-out;
}
.fluidbox--closed .fluidbox__ghost {
  transition: opacity 0s 0.5s, transform 0.5s;
}
.fluidbox__loader {
  opacity: 0;
  perspective: 200px;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.fluidbox__loader:before {
  background-color: hsla(0, 0%, 100%, 0.85);
  content: "";
  transform-style: preserve-3d;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20%;
  padding-bottom: 20%;
  transform: translate(-50%, -50%);
  transition-property: transform;
  transition-duration: 0.5s;
  transition-delay: 0s;
}
.fluidbox--loading .fluidbox__loader {
  opacity: 1;
  transition: opacity 0.5s ease-in-out 0.5s;
}
.fluidbox--loading .fluidbox__loader:before {
  -webkit-animation: 1s ease-in-out infinite forwards a;
  animation: 1s ease-in-out infinite forwards a;
}
.ais-Breadcrumb-list,
.ais-CurrentRefinements-list,
.ais-HierarchicalMenu-list,
.ais-Hits-list,
.ais-InfiniteHits-list,
.ais-InfiniteResults-list,
.ais-Menu-list,
.ais-NumericMenu-list,
.ais-Pagination-list,
.ais-RatingMenu-list,
.ais-RefinementList-list,
.ais-Results-list,
.ais-ToggleRefinement-list,
.bf-foot-nav li,
.bf-foot-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ais-ClearRefinements-button,
.ais-CurrentRefinements-delete,
.ais-CurrentRefinements-reset,
.ais-GeoSearch-redo,
.ais-GeoSearch-reset,
.ais-HierarchicalMenu-showMore,
.ais-InfiniteHits-loadMore,
.ais-InfiniteHits-loadPrevious,
.ais-InfiniteResults-loadMore,
.ais-Menu-showMore,
.ais-RangeInput-submit,
.ais-RefinementList-showMore,
.ais-SearchBox-reset,
.ais-SearchBox-submit,
.ais-VoiceSearch-button {
  padding: 0;
  overflow: visible;
  font: inherit;
  line-height: normal;
  color: inherit;
  background: 0 0;
  border: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ais-ClearRefinements-button::-moz-focus-inner,
.ais-CurrentRefinements-delete::-moz-focus-inner,
.ais-CurrentRefinements-reset::-moz-focus-inner,
.ais-GeoSearch-redo::-moz-focus-inner,
.ais-GeoSearch-reset::-moz-focus-inner,
.ais-HierarchicalMenu-showMore::-moz-focus-inner,
.ais-InfiniteHits-loadMore::-moz-focus-inner,
.ais-InfiniteHits-loadPrevious::-moz-focus-inner,
.ais-InfiniteResults-loadMore::-moz-focus-inner,
.ais-Menu-showMore::-moz-focus-inner,
.ais-RangeInput-submit::-moz-focus-inner,
.ais-RefinementList-showMore::-moz-focus-inner,
.ais-SearchBox-reset::-moz-focus-inner,
.ais-SearchBox-submit::-moz-focus-inner,
.ais-VoiceSearch-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.ais-ClearRefinements-button[disabled],
.ais-CurrentRefinements-delete[disabled],
.ais-CurrentRefinements-reset[disabled],
.ais-GeoSearch-redo[disabled],
.ais-GeoSearch-reset[disabled],
.ais-HierarchicalMenu-showMore[disabled],
.ais-InfiniteHits-loadMore[disabled],
.ais-InfiniteHits-loadPrevious[disabled],
.ais-InfiniteResults-loadMore[disabled],
.ais-Menu-showMore[disabled],
.ais-RangeInput-submit[disabled],
.ais-RefinementList-showMore[disabled],
.ais-SearchBox-reset[disabled],
.ais-SearchBox-submit[disabled],
.ais-VoiceSearch-button[disabled] {
  cursor: default;
}
.ais-GeoSearch,
.ais-GeoSearch-map {
  height: 100%;
}
.ais-HierarchicalMenu-list .ais-HierarchicalMenu-list {
  margin-left: 1em;
}
.ais-PoweredBy-logo {
  display: block;
  height: 1.2em;
  width: auto;
}
.ais-RatingMenu-starIcon {
  display: block;
  width: 20px;
  height: 20px;
}
.ais-SearchBox-input::-ms-clear,
.ais-SearchBox-input::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}
.ais-SearchBox-input::-webkit-search-cancel-button,
.ais-SearchBox-input::-webkit-search-decoration,
.ais-SearchBox-input::-webkit-search-results-button,
.ais-SearchBox-input::-webkit-search-results-decoration {
  display: none;
}
.gh-button.gh-button-fit,
form[data-members-form].error .message-error,
form[data-members-form].success .message-success,
hr,
img,
label {
  display: block;
}
.ais-RangeSlider .rheostat {
  overflow: visible;
  margin-top: 40px;
  margin-bottom: 40px;
}
.ais-RangeSlider .rheostat-background {
  height: 6px;
  top: 0;
  width: 100%;
  position: relative;
  background-color: #fff;
  border: 1px solid #aaa;
}
.ais-RangeSlider .rheostat-handle {
  margin-left: -12px;
  top: -7px;
}
.ais-RangeSlider .rheostat-progress {
  position: absolute;
  top: 1px;
  height: 4px;
  background-color: #333;
}
.rheostat-handle {
  position: relative;
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: #fff;
  border: 1px solid #333;
  border-radius: 50%;
  cursor: -webkit-grab;
  cursor: grab;
}
.bf-foot-mast-bottom,
.endpost-cta,
.midpost-cta {
  border-top: 1px solid #e0e0e0;
}
.bf-search-close:hover,
.gh-burger,
.gh-button,
.gh-check + label,
.mobile-menu-dropdown {
  cursor: pointer;
}
.rheostat-marker {
  margin-left: -1px;
  position: absolute;
  width: 1px;
  height: 5px;
  background-color: #aaa;
}
.rheostat-marker--large {
  height: 9px;
}
.rheostat-value {
  padding-top: 15px;
}
.mobile-link,
.mobile-menu-dropdown {
  padding: 16px 8px;
  border-bottom: 1px solid #a3a7ac;
}
.rheostat-tooltip,
.rheostat-value {
  margin-left: 50%;
  position: absolute;
  text-align: center;
  transform: translateX(-50%);
}
.nav-logo img,
.search-icon,
hr,
sub,
sup {
  position: relative;
}
.rheostat-tooltip {
  top: -22px;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent;
}
body {
  min-height: 100vh;
  margin: 0;
  padding: 0;
  color: #231f20;
  font-family: "Poppins", "proxima-nova", "Helvetica Neue", Helvetica, "Roboto", sans-serif;
  font-size: 1.6rem;
  line-height: 1.5em;
  font-weight: 400;
  font-style: normal;
  background: #fff;
  scroll-behavior: smooth;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
blockquote,
dd,
dl,
figcaption,
figure,
form,
hr,
li,
ol,
p,
pre,
table,
ul,
video {
  margin: 0;
  padding: 0;
  letter-spacing: 0.3px;
}
.gh-card.search .gh-card-content,
ol,
ul {
  padding: 0;
}
.toc > .toc-list li,
ul {
  list-style: none;
}
img {
  max-width: 100%;
}
button,
input,
select,
textarea {
  font: inherit;
}
.mobile-link,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", "proxima-nova", "Helvetica Neue", Helvetica, "Roboto", sans-serif;
}
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
label {
  font-size: 0.9em;
  font-weight: 700;
}
hr {
  width: 100%;
  height: 1px;
  border: 0;
  border-top: 1px solid;
  opacity: 0.2;
}
mark {
  background-color: #fdffb6;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  line-height: 1.3em;
  font-weight: 700;
  color: #231f20;
  outline: 0;
}
h1 {
  font-size: 4.4rem;
}
@media (max-width: 768px) {
  h1 {
    font-size: 3.6rem;
  }
}
h2 {
  font-size: 3.4rem;
}
h3,
h4 {
  font-size: 2.6rem;
}
h5 {
  font-size: 2.4rem;
}
h6 {
  font-size: 2.2rem;
}
.login-signup-mobilemenu {
  display: flex;
  align-items: center;
  gap: 8px;
}
.search-icon {
  display: flex;
  justify-content: center;
  width: 40px;
  left: 2px;
}
.search-icon img {
  height: 22px;
}
.nav-logo {
  z-index: 2;
}
.nav-logo img {
  height: 20px;
  left: -15px;
}
@media (min-width: 800px) {
  .nav-logo img {
    height: auto;
    position: static;
    left: unset;
  }
}
.mobile-link {
  display: block;
  font-size: 20px;
  font-weight: 700;
}
.gh-content table,
.kg-bookmark-container,
.kg-bookmark-container:hover {
  font-family: "Poppins", "proxima-nova", "Helvetica Neue", Helvetica, "Roboto", sans-serif;
}
.mobile-link:hover,
.mobile-menu-dropdown-links a:hover {
  text-decoration: underline;
  text-underline-offset: 8px;
}
.mobile-link-login {
  color: #4d61fc !important;
}
.mobile-menu-dropdown {
  display: list-item;
  list-style: none;
  position: relative;
  min-width: 90px;
}
.bf-modal-head,
.bf-search-result-card,
.gh-header-container,
.midpost-cta {
  border-bottom: 1px solid #e0e0e0;
}
.mobile-menu-dropdown-links {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  gap: 16px;
  margin-left: 16px;
  margin-top: 16px;
}
.mobile-menu-dropdown-links a {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 18px;
  height: 28px;
}
.mobile-menu-dropdown-links.mobile-channel-links a img {
  height: 20px;
  width: 20px;
  position: relative;
  left: -4px;
}
.mobile-menu-dropdown summary h3 {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 20px;
}
.mobile-menu-dropdown summary::-webkit-details-marker {
  display: none;
  content: "";
}
.mobile-menu-dropdown summary::marker {
  display: none;
  content: "";
}
.mobile-menu-dropdown summary img {
  transform: rotate(0);
  transition: transform 125ms ease-out;
}
.mobile-menu-dropdown[open] summary img {
  transform: rotate(-90deg);
}
.mobile-link-signup {
  margin-top: 16px;
  height: 48px;
  font-size: 18px;
  justify-content: center;
}
.kg-card {
  position: relative;
  z-index: 10;
}
.gh-content [id] + .kg-card,
.gh-content blockquote + .kg-card,
.gh-content hr,
.kg-card + :not(.kg-card):not([id]),
:not(.kg-card):not([id]) + .kg-card {
  margin-top: 6vmin;
}
.kg-card figcaption {
  padding: 1.5rem 1.5rem 0;
  text-align: center;
  color: rgba(0, 0, 0, 0.5);
  font-size: 1.3rem;
  line-height: 1.4em;
}
.kg-card figcaption strong {
  color: rgba(0, 0, 0, 0.8);
}
.kg-embed-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.kg-embed-card .twitter-tweet {
  width: 100% !important;
}
.kg-image-card {
  padding: 0 6vmin;
}
.kg-image-card img {
  margin: auto;
  border-radius: 5px;
  height: auto;
}
.kg-gallery-card + .kg-gallery-card {
  margin-top: 0.75em;
}
.bf-scroll-nav-wrapper,
.kg-bookmark-card,
.kg-bookmark-publisher,
.kg-gallery-container,
.toc-list-item,
a.toc-link {
  position: relative;
}
.kg-gallery-row {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.kg-gallery-image img {
  display: block;
  margin: 0;
  width: 100%;
  height: 100%;
}
.kg-gallery-row:not(:first-of-type) {
  margin: 0.75em 0 0;
}
.kg-gallery-image:not(:first-of-type) {
  margin: 0 0 0 0.75em;
}
.kg-bookmark-container,
.kg-bookmark-container:hover {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  color: currentColor;
  background: hsla(0, 0%, 100%, 0.6);
  text-decoration: none;
  border-radius: 5px;
  box-shadow: 0 2px 6px -2px rgba(0, 0, 0, 0.1), 0 0 1px rgba(0, 0, 0, 0.4);
  overflow: hidden;
  transition: 0.2s;
}
.kg-bookmark-container:hover {
  transform: translate3d(0, -2px, 0) scale(1.01);
  box-shadow: 0 6px 16px -6px rgba(0, 0, 0, 0.2), 0 0 1px rgba(0, 0, 0, 0.6);
}
.kg-bookmark-content {
  flex-basis: 0;
  flex-grow: 999;
  padding: 20px;
  order: 1;
}
.kg-bookmark-title {
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.3em;
}
.kg-bookmark-description {
  max-height: 45px;
  margin: 0.5em 0 0;
  font-size: 1.4rem;
  line-height: 1.55em;
  opacity: 0.8;
}
.kg-bookmark-metadata {
  margin-top: 20px;
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 1.3em;
  overflow: hidden;
}
.kg-bookmark-description {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.bf-search-item-title,
.gh-card.search .gh-card-title {
  -webkit-line-clamp: 3;
  overflow: hidden;
  -webkit-box-orient: vertical;
}
.kg-bookmark-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
}
.kg-bookmark-thumbnail {
  display: flex;
  flex-basis: 24rem;
  flex-grow: 1;
  justify-content: flex-end;
}
.kg-bookmark-thumbnail img {
  object-fit: cover;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  -o-object-fit: cover;
  object-fit: cover;
}
.kg-bookmark-author {
  overflow: hidden;
}
.kg-width-full.kg-card-hascaption {
  display: grid;
  grid-template-columns: inherit;
}
.kg-width-wide.kg-card-hascaption img {
  grid-column: wide-start/wide-end;
}
.kg-width-full.kg-card-hascaption img {
  grid-column: 1/-1;
}
.kg-width-full.kg-card-hascaption figcaption {
  grid-column: main-start/main-end;
}
.gh-content table {
  border-spacing: 0;
}
.bf-search-input input,
.bf-text-drop-cap p,
.gh-content blockquote {
  font-family: "Poppins", "proxima-nova", "Helvetica Neue", Helvetica, "Roboto", sans-serif;
}
.gh-content table td,
.gh-content table th,
.gh-content table tr {
  border: solid rgba(0, 0, 0, 0.1);
}
.gh-content .share-wrapper {
  margin: 8vmin auto;
}
.gh-content blockquote {
  position: relative;
  color: #4d61fc;
  letter-spacing: 0.2px;
  text-align: center;
  quotes: "\201C""\201D""\2018""\2019";
}
.gh-content blockquote:before {
  content: open-quote;
  color: #4d61fc;
}
.gh-content blockquote:after {
  content: close-quote;
  color: #4d61fc;
}
.gh-content .share-buttons {
  margin: 5vmin auto 1vmin;
  display: grid;
  grid-template-columns: repeat(auto-fit, 32px);
  justify-content: center;
  grid-gap: 20px;
  max-height: 22px;
}
.gh-content .share-buttons svg {
  color: #c4c4c4;
  fill: #c4c4c4;
  height: 20px;
  width: auto;
}
.gh-content .share-buttons #facebook-share-btn,
.gh-content .share-buttons #linkedin-share-btn,
.gh-content .share-buttons #twitter-share-btn {
  margin: 0;
  justify-self: center;
}
.gh-content .share-buttons #twitter-share-btn svg:hover {
  fill: #1da1f2;
  color: #1da1f2;
}
.gh-content .share-buttons #facebook-share-btn svg:hover {
  fill: #3f5d9a;
  color: #3f5d9a;
}
.gh-content .share-buttons #linkedin-share-btn svg:hover {
  fill: #0073b0;
  color: #0073b0;
}
.gh-content .share-text {
  font-size: 1.2rem;
  color: #c4c4c4;
  text-align: center;
  line-height: 1.4em;
  letter-spacing: 0.5px;
}
p.bf-alert-box {
  background: #fdff88;
  clear: both;
  margin-bottom: 18px;
  overflow: hidden;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  padding: 13px;
}
.bf-text-drop-cap p {
  font-size: 2.5rem !important;
  line-height: 1.4;
}
.gh-auth-form {
  width: 100%;
  max-width: 600px;
  margin: 0 auto 10vmin;
  text-align: center;
}
.gh-auth-title {
  margin: 0 0 0.1em;
  font-size: 4.2rem;
}
.gh-auth-form p {
  margin: 10px 0 4vmin;
  font-size: 1.7rem;
  color: rgba(0, 0, 0, 0.6);
}
.gh-auth-form p small {
  display: inline-block;
  margin: 15px 0 0;
  font-size: 1.4rem;
}
.gh-auth-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 460px;
  margin: 0 auto;
}
.bf-head-actions .gh-button + .gh-button,
.gh-auth-box .gh-button {
  margin-left: 10px;
}
#no-results,
.bf-head .bf-head-menu,
.bf-modal-backdrop,
.bf-post-learn .bf-summary-wrap,
.bf-post-summary .bf-summary-wrap,
.bf-search-modal,
.gh-head-open .bf-head-actions .bf-head-actions-list,
.gh-head-open .bf-head-actions .bf-search,
.hidden,
.midpost-cta.hidden,
form[data-members-form] .gh-button-loader,
form[data-members-form] .message-error,
form[data-members-form] .message-success {
  display: none;
}
.gh-button-content {
  min-width: 100px;
}
.message-error svg,
.message-success svg {
  position: relative;
  top: -1px;
  margin-right: 5px;
  height: 15px;
  width: 15px;
}
.gh-button-loader svg path,
.gh-button-loader svg rect,
.message-success svg {
  fill: #fff;
}
.message-error svg {
  fill: red;
}
form[data-members-form].error .message-error,
form[data-members-form].success .message-success {
  position: fixed;
  top: 20px;
  left: 3vw;
  right: 3vw;
  z-index: 9999;
  max-width: calc(1400px - 8vw);
  margin: 0 auto;
  padding: 10px 0;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.5em;
  font-weight: 500;
  text-align: center;
  background: var(--color-base);
  border-radius: 0.5rem;
}
form[data-members-form].success .message-success {
  background: var(--color-success);
}
form[data-members-form].error .message-error {
  color: red;
  background: #fff;
  box-shadow: 0 0 0 1px red;
}
form[data-members-form] .gh-button {
  position: relative;
  min-width: 120px;
}
form[data-members-form].loading .gh-button-content {
  visibility: hidden;
}
form[data-members-form].loading .gh-button-loader {
  display: inline-block;
  position: absolute;
  left: 50%;
  bottom: -30%;
  margin: 0 0 0 -19px;
  transform: scale(0.6);
}
.gh-error {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 2vmin;
}
.gh-error-content {
  flex: 1 0 auto;
  text-align: center;
}
.gh-error-code {
  margin: 0;
  font-size: 14vmin;
}
.gh-error-description {
  max-width: 600px;
  margin: 0 auto;
  padding: 0 2rem;
  font-size: 4vmin;
  line-height: 1.2em;
  font-weight: 300;
  opacity: 0.6;
}
.gh-error-link {
  display: block;
  margin-top: 4vmin;
  font-size: 1.6rem;
  margin-bottom: 12vmin;
}
.gh-error-copy {
  max-width: 650px;
  margin: 0 auto;
  padding-top: 2rem;
}
.gh-error-stack {
  max-width: 600px;
  margin: 0 auto;
  padding: 8vmin 0;
  text-align: left;
}
.gh-error-stack-list {
  margin: 4vmin 0 0;
  font-size: 1.4rem;
}
.gh-error-stack-list > li {
  padding: 2rem 0;
  margin: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.gh-error-stack-function {
  margin: 0 0 0.5em;
  font-size: 1.8rem;
  color: red;
}
.gh-page {
  padding: 0 3vw;
}
.gh-article {
  padding: 8vmin 3vw;
}
.gh-postfeed {
  padding: 8vmin 0;
}
.gh-container {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
}
.gh-container-sm {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .gh-page {
    padding: 0 30px;
  }
  .gh-article {
    padding: 8vmin 30px;
  }
}
.bf-head {
  padding: 35px 3vw;
  font-size: 1.6rem;
  line-height: 1.3em;
  background: inherit;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 99;
}
.bf-head a {
  color: inherit;
  text-decoration: none;
}
.bf-head-inner {
  display: grid;
  grid-gap: 40px;
  grid-template-columns: 1fr auto 1fr;
  grid-auto-flow: row dense;
}
@media (max-width: 768px) {
  .bf-head {
    padding: 4vmin 30px;
  }
}
.bf-head-brand {
  grid-column-start: 1;
  display: flex;
  align-items: center;
  max-width: 220px;
  text-align: center;
  word-break: break-all;
}
.bf-head-logo {
  display: flex;
  padding: 10px 0;
  font-weight: 600;
  font-size: 2.2rem;
  line-height: 1.2em;
}
.bf-head-logo img {
  height: 32px;
  max-height: 32px;
}
.bf-head-brand span {
  padding: 0 10px;
  font-size: 2.2rem;
  font-weight: 300;
}
.bf-head-blog-name {
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1em;
  padding-top: 3px;
  letter-spacing: 0.5px;
}
.bf-head-menu .nav {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  list-style: none;
}
.bf-head-menu .nav li {
  margin: 0 1.5vw 0 0;
  padding: 0;
}
.bf-head-menu .nav li:last-of-type,
.toc-list {
  margin: 0;
}
.bf-head-menu .nav a {
  display: inline-block;
  padding: 5px 0;
}
.bf-head-menu .nav-current a {
  box-shadow: inset 0 -1px 0 0 currentcolor;
}
.bf-head-actions {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  list-style: none;
  text-align: right;
  flex-wrap: nowrap;
  gap: 14px;
}
.bf-head-actions a {
  align-items: center;
  margin: 0;
}
.bf-cta-features,
.bf-head .gh-burger,
.bf-head-actions a:not(.gh-burger) {
  display: inline-flex;
}
.bf-head-actions a svg {
  height: 3rem;
}
.bf-head-actions a svg:hover circle,
.bf-head-actions a svg:hover path {
  stroke: #b8b8b8;
}
.bf-head-actions a:first-child svg {
  vertical-align: middle;
}
.bf-head-actions a:last-child svg {
  height: 2rem;
}
.bf-head-actions-list {
  display: inline-flex;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
}
.bf-head-actions-list a:not([class]) {
  display: inline-block;
  margin: 0 0 0 1.5vw;
  padding: 5px 0;
}
.gh-burger {
  position: relative;
  display: none;
}
.gh-burger-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
}
.gh-burger-inner {
  width: 100%;
  height: 100%;
}
.gh-burger-box:before {
  transition: transform 0.3s cubic-bezier(0.2, 0.6, 0.3, 1),
    width 0.3s cubic-bezier(0.2, 0.6, 0.3, 1);
}
.gh-burger-box:before,
.gh-burger-inner:after,
.gh-burger-inner:before {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 100%;
  height: 3px;
  background: currentcolor;
  will-change: transform, width;
  border-radius: 3px;
}
.gh-burger-inner:after,
.gh-burger-inner:before {
  transition: transform 0.25s cubic-bezier(0.2, 0.7, 0.3, 1),
    width 0.25s cubic-bezier(0.2, 0.7, 0.3, 1);
}
.gh-burger-inner:before {
  transform: translatey(-7px);
}
.gh-burger-inner:after {
  transform: translatey(7px);
}
body:not(.gh-head-open) .gh-burger:hover .gh-burger-inner:before {
  transform: translatey(-8px);
}
body:not(.gh-head-open) .gh-burger:hover .gh-burger-inner:after {
  transform: translatey(8px);
}
.gh-head-open .gh-burger-box:before {
  width: 0;
  transform: translatex(19px);
  transition: transform 0.2s cubic-bezier(0.2, 0.7, 0.3, 1),
    width 0.2s cubic-bezier(0.2, 0.7, 0.3, 1);
}
.gh-head-open .gh-burger-inner:before {
  width: 26px;
  transform: translatex(0) rotate(135deg);
}
.gh-head-open .gh-burger-inner:after {
  width: 26px;
  transform: translatex(0) rotate(-135deg);
}
.bf-head .bf-head-inner {
  grid-template-columns: 1fr 1fr;
  justify-content: space-between;
}
.bf-foot-container.gh-container,
.bf-head .bf-head-inner.gh-container {
  max-width: 1400px;
}
.gh-head-open {
  overflow: hidden;
  height: 100vh;
}
.gh-head-open .gh-viewport {
  background: #121e66;
}
.gh-head-open #bf-head {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 900;
  overflow-y: scroll;
  color: #fff;
}
.gh-head-open .bf-head-logo img {
  filter: invert(1);
}
.gh-head-open .bf-head-actions {
  grid-column-start: 2;
  grid-row-start: 1;
}
.gh-head-open .bf-head-inner {
  grid-template-rows: auto 1fr;
}
.gh-head-open .bf-head-menu {
  grid-column: span 2;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-size: 2.2rem;
}
.gh-head-open .bf-head-menu .bf-head-actions-list {
  display: flex;
  flex-direction: column;
  margin: 80px 0 0;
  gap: 1em;
}
.gh-head-open .bf-head-menu .nav {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.gh-head-open .bf-head-menu .nav li {
  margin: 0;
  padding: 15px 0;
  font-weight: 600;
  cursor: pointer;
}
.gh-head-open .gh-burger {
  grid-row-start: 1;
  grid-column: 2;
  justify-content: end;
}
@media (max-width: 1100px) {
  .bf-head .bf-head-inner {
    grid-template-columns: 1fr 1fr;
  }
  .bf-head-menu {
    display: none;
  }
  .bf-head-actions a:not(.gh-burger),
  .bf-head-actions-list {
    display: none;
    flex-wrap: wrap;
  }
  .bf-head-actions .gh-burger {
    display: inline-flex;
  }
  .bf-head.bf-head-actions {
    display: flex;
  }
  .bf-head.bf-head-actions a,
  .bf-head.bf-head-actions-list {
    display: inline-flex;
    flex-wrap: nowrap;
  }
  .bf-head.bf-head-actions-list a {
    display: inline-block;
  }
}
.bf-dropdown-nav {
  display: grid;
  grid-gap: 6vmin;
  grid-template-columns: 1fr 1fr 1fr;
  background-color: #121e66;
}
.bf-maincta,
.bg-dropdown-nav-title {
  color: #fff;
}
.bf-modal-backdrop.bf-modal--open {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: rgba(84, 102, 109, 0.5);
}
.bf-modal--open .bf-search-modal {
  display: block;
  position: absolute;
  top: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  max-height: 100vh;
  margin: 0 auto;
  padding: 0 2rem 8rem;
  max-width: 100%;
  outline: 0;
  background-color: #fff;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.03), 0 10px 32px -5px rgba(0, 0, 0, 0.1);
}
@media (min-width: 1100px) {
  .login-signup-mobilemenu {
    gap: 18px;
  }
  .search-icon {
    display: flex;
    justify-content: center;
    width: 20px;
    position: relative;
    left: 2px;
  }
  .search-icon img {
    height: 18px;
  }
  .bf-modal--open .bf-search-modal {
    width: 100%;
  }
}
.bf-modal-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 40px 0;
}
.bf-search-input {
  display: flex;
  align-items: center;
  flex: 1 1 auto;
  margin-right: 5vmin;
}
.bf-search-input span {
  margin: 0 3vmin 0 0;
  display: flex;
  align-items: center;
}
.bf-search-input span svg {
  height: 24px;
  width: auto;
}
.bf-search-input input {
  height: 6.5rem;
  font-size: 3.2rem;
  font-weight: 800;
  line-height: 1.55em;
  border: none;
  outline: 0;
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
}
@media (min-width: 768px) {
  .bf-search-input input {
    height: 5.9rem;
  }
}
.bf-search-input input::-moz-placeholder,
.bf-search-input input::-webkit-input-placeholder,
.bf-search-input input::placeholder {
  color: #b8b8b8;
  font-size: 4.2rem;
  font-family: "Poppins", "proxima-nova", "Helvetica Neue", Helvetica, "Roboto", sans-serif;
  font-weight: 800;
  line-height: 1.55em;
}
.bf-search-close {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.bf-search-close svg {
  width: 26px;
  height: 26px;
}
.bf-modal-body .bf-search-title {
  margin: 3rem 0 2vmin;
  font-size: 1.2rem;
  line-height: 1.4rem;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-weight: 700;
}
.bf-search-suggestions {
  display: inline-flex;
  flex-wrap: wrap;
}
.bf-suggestion {
  flex: 0 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  margin: 0 10px 10px 0;
  height: 48px;
  padding: 0 20px;
  font-size: 1.8rem;
  line-height: 1.4em;
  border-radius: 5px;
  word-wrap: none;
  background: #f5f5f5;
}
.bf-no-search-results,
.bf-search-item-title {
  font-size: 2.4rem;
  font-weight: 800;
  font-family: "Poppins", "proxima-nova", "Helvetica Neue", Helvetica, "Roboto", sans-serif;
}
.bf-suggestion:hover {
  background: #e8e8e8;
}
.bf-search-picks {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  justify-content: space-between;
  grid-gap: 2vmin;
}
.bf-no-search-results {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8rem 0 0;
  line-height: 1.3em;
  text-align: center;
  letter-spacing: 0.3px;
  color: #b8b8b8;
}
.gh-card.search {
  max-width: 400px;
  padding: 10px;
  border: 1px solid #e0e0e0;
  box-shadow: none;
  box-sizing: border-box;
  border-radius: 6px;
}
.bf-postfeed-cta:hover,
.bf-smm .gh-postfeed .gh-card:first-child:hover,
.gh-card:hover,
a.bf-featured-story:hover {
  box-shadow: 0 10px 50px rgba(25, 37, 52, 0.14),
    0 2px 5px rgba(25, 37, 52, 0.03);
}
.gh-card.search:hover {
  border: 1px solid #b8b8b8;
}
.gh-card.search .gh-card-link {
  flex-direction: row;
  padding: 0;
}
.gh-card.search .gh-card-breadcrumb {
  margin: 10px 0 5px;
  font-size: 1.2rem;
  line-height: 1.3em;
}
.gh-card.search .gh-card-image {
  flex-shrink: 0;
  width: 100px;
  height: 100px;
  margin: 0 10px 0 0;
  -o-object-fit: cover;
  object-fit: cover;
}
.gh-card.search:hover .gh-card-image {
  transform: scale(1.02);
  transition: 0.4s;
}
.gh-card.search .gh-card-title {
  margin: 0;
  display: -webkit-box;
}
.bf-search-results {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20px;
  margin-top: 10px;
}
.bf-search-result-card {
  display: flex;
  align-items: center;
  min-height: 210px;
  background: #fff;
  padding: 0 20px;
}
.ais-Highlight-highlighted {
  background-color: #ffc168;
}
.gh-search-item {
  background: #fff;
}
.bf-search-item-title {
  margin: 1rem 0;
  line-height: 1.4em;
  display: -webkit-box;
}
@media (max-width: 1024px) {
  .gh-content blockquote {
    font-size: 2.8rem;
  }
  .bf-search-picks,
  .bf-search-results {
    grid-template-columns: 1fr 1fr;
  }
  .bf-homecta-graphic-right,
  .bf-search-picks .gh-card.search:last-of-type {
    display: none;
  }
}
.bf-sitehead {
  margin: 80px 0 40px;
}
.bf-sitehead-container {
  display: grid;
  grid-template-columns: minmax(480px, auto) 700px;
  grid-column-gap: 2vmin;
  overflow-x: hidden;
}
.bf-sitehead-title {
  grid-column-start: 1;
  grid-row-start: 1;
  line-height: 1.25em;
  align-self: center;
}
.bf-toc {
  align-self: stretch;
}
.bf-sitehead-title h1 {
  font-size: 4.2rem;
}
.bf-sitehead-content {
  grid-column-start: 1;
  grid-row-start: 2;
}
.bf-sitehead-image {
  margin-top: 1vmin;
  position: relative;
  grid-column-start: 2;
  grid-row-start: span 2;
  width: 100%;
  height: auto;
}
.bf-sitehead-image img {
  min-width: 100%;
}
.bf-sitehead-container p {
  margin: 1.5em 0 0;
  font-size: 1.8rem;
  line-height: 1.5em;
  font-weight: 400;
  color: #231f20;
  letter-spacing: 0.3px;
  max-width: 480px;
}
@media (max-width: 768px) {
  .bf-search-picks,
  .bf-search-results {
    grid-template-columns: 1fr;
    grid-gap: 2vmin 0;
  }
  .bf-search-picks .gh-card.search:last-of-type {
    display: inherit;
  }
  .bf-search-picks .gh-card.search,
  .bf-sitehead-image img {
    max-width: 100%;
  }
  .bf-sitehead-container {
    grid-template-columns: auto;
    grid-template-rows: repeat(3, auto);
    grid-gap: 6vmin;
  }
  .bf-sitehead-title {
    grid-row-start: 1;
    margin: 0;
  }
  .bf-sitehead-title h1 {
    font-size: 3.6rem;
  }
  .bf-sitehead-image {
    grid-row-start: 2;
    grid-column-start: 1;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
  }
  .bf-sitehead-content {
    grid-row-start: 3;
  }
  .bf-sitehead-container p {
    font-size: 1.6rem;
  }
}
.bf-featured-story h3,
.bf-related-articles .gh-card .gh-card-title,
.bf-smm .gh-postfeed .gh-card:first-child .gh-card-title {
  font-size: 2.6rem;
  line-height: 1.3em;
}
.bf-featured {
  margin: 6vmin auto;
}
.bf-featured-container {
  display: grid;
  grid-gap: 6vmin;
  grid-template-columns: 1fr 1fr;
}
a.bf-featured-story {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 5vmin;
  min-height: 300px;
  background: #fff;
  box-shadow: 0 1px 0 #e0e0e0, 0 -1px 0 #e0e0e0;
  transition: 0.5s;
}
.bf-postfeed-cta:hover,
a.bf-featured-story:hover {
  border-radius: 6px;
  transform: translate3D(0, -1%, 0) scale(1.02);
  transition: 0.3s;
}
.bf-featured-story h3 {
  margin: 1rem 0;
}
.bf-featured-story p {
  margin: 0 0 1rem;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.5em;
}
.bf-featured-story footer {
  align-items: flex-end;
}
@media (hovere: none) {
  .bf-featured-story footer span.bf-readmore {
    color: #4d61fc;
  }
}
.bf-featured-story:hover footer span.bf-readmore,
.bf-foot-nav a:hover,
.gh-card:hover footer span.bf-readmore,
.gh-post-breadcrumb a:last-child,
a.toc-link:hover {
  color: #4d61fc;
}
.bf-homefeed.gh-page {
  margin-top: 2vmin;
}
.bf-scroll-nav {
  display: flex;
  box-shadow: inset 0 -1px 0 0 #e0e0e0;
  margin-bottom: -4vmin;
  overflow-x: auto;
  overflow-y: hidden;
}
.bf-scroll-nav-wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  z-index: 10;
  width: 6vw;
  height: 100%;
  right: -10px;
  background: linear-gradient(270deg, #fff, hsla(0, 0%, 100%, 0));
}
.bf-scroll-nav a {
  display: inline-block;
  flex: 0 0 auto;
  padding: 15px 0;
  margin-right: 5vmin;
  color: #636363;
  text-decoration: none;
  font-size: 1.7rem;
  line-height: 1;
  letter-spacing: 0.3px;
}
.bf-scroll-nav a.active {
  color: #231f20;
  box-shadow: inset 0 -2px 0 #4d61fc;
}
.bf-homecta {
  color: #fff;
  margin: 3vmin 0;
}
.bf-homecta-container {
  background: #4d61fc;
  position: relative;
  overflow: visible;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 5px 50px rgba(25, 37, 52, 0.04);
  border-radius: 6px;
}
.bf-homecta .bf-cta-pretitle {
  color: #6b88ff;
  font-size: 1.4rem;
}
.bf-homecta .bf-cta-pretitle svg {
  fill: #6b88ff;
}
.bf-homecta-graphic-left,
.bf-homecta-graphic-right {
  position: absolute;
  bottom: 0;
}
.bf-homecta-graphic-left {
  left: -45px;
  width: auto;
  height: 292px;
}
.bf-homecta-graphic-right {
  right: -45px;
  width: auto;
  height: 348px;
}
.bf-cta-content.bf-homecta-content {
  padding: 6vmin 0;
  flex: 0 1 550px;
}
@media (max-width: 1280px) {
  .bf-homecta-graphic-left {
    display: none;
  }
}
.bf-smm {
  padding: 5vmin 3vw;
}
.bf-smm-header {
  position: relative;
  z-index: 10;
  padding: 4vmin 0 0;
}
.bf-smm-header p {
  font-size: 1.8rem;
}
.bf-smm .gh-postfeed {
  position: relative;
  z-index: 10;
  padding: 4vmin 0 6vmin;
}
.bf-smm .gh-postfeed .gh-card:first-child {
  grid-column: span 3;
  margin-bottom: 1vmin;
  box-shadow: 0 1px 0 #e0e0e0, 0 -1px 0 #e0e0e0;
  border-radius: 0;
}
.bf-smm .gh-postfeed .gh-card:first-child:hover {
  border-radius: 6px;
  transition: 0.4s;
  transform: translate3D(0, -1%, 0) scale(1.02);
}
.bf-smm .gh-postfeed .gh-card:first-child .gh-card-link {
  flex-direction: row;
}
.bf-smm .gh-postfeed .gh-card:first-child .gh-card-image {
  flex: 1 1 50%;
  max-height: 400px;
  box-shadow: 0 5px 50px rgba(25, 37, 52, 0.04);
}
.bf-smm .gh-postfeed .gh-card:first-child .gh-card-content {
  flex: 1 1 50%;
  padding: 4vmin 6vmin;
}
.bf-related-articles .gh-card footer,
.bf-smm .gh-postfeed .gh-card:first-child footer {
  flex-grow: 0;
}
@media (max-width: 1024px) {
  .bf-smm .gh-postfeed .gh-card:first-child {
    grid-column: span 2;
  }
}
@media (max-width: 768px) {
  .bf-scroll-nav-wrapper:after {
    pointer-events: none;
    width: 50vw;
  }
  .bf-featured-container {
    grid-template-columns: 1fr;
    margin: 6vmin auto;
  }
  .bf-featured-story {
    max-width: 600px;
    padding: 30px 20px;
  }
  .bf-featured-story h3 {
    font-size: 2.2rem;
  }
  .bf-featured-story p {
    font-size: 1.6rem;
  }
  .bf-scroll-nav {
    margin-bottom: -5vmin;
    box-shadow: inset 0 -1px 0 0 #e0e0e0;
  }
  .bf-cta-content.bf-homecta-content {
    padding: 10vmin 6vmin;
  }
  .bf-smm {
    padding: 5vmin 30px;
  }
  .bf-smm .gh-postfeed .gh-card:first-child .gh-card-link {
    flex-direction: column;
  }
  .bf-smm .gh-postfeed .gh-card:first-child .gh-card-image {
    border-radius: 6px;
  }
  .bf-smm .gh-postfeed .gh-card:first-child .gh-card-content {
    padding: 4vmin;
  }
}
.gh-postfeed {
  display: grid;
  justify-content: space-between;
  grid-gap: 5vmin;
  grid-row-gap: 6vmin;
  grid-template-columns: 1fr 1fr 1fr;
}
.gh-card {
  flex-direction: column;
  background: #fff;
  box-shadow: 0 0 0 1px #e0e0e0, 0 5px 50px rgba(25, 37, 52, 0.04);
  border-radius: 6px;
  transition: 0.5s;
}
.gh-button,
a[class] {
  transition: 0.4s;
}
.gh-card:hover {
  transition: 0.3s;
  transform: translate3D(0, -1%, 0) scale(1.01);
}
.gh-card-link {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  padding: 10px;
}
.gh-card-image {
  width: 100%;
  max-height: 200px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 5px;
  overflow: hidden;
}
.gh-card-breadcrumb {
  display: inline-flex;
  align-items: center;
  font-size: 1.6rem;
  line-height: 1.4em;
  letter-spacing: 0.05em;
  font-weight: 500;
  color: #4d61fc;
}
.gh-card-breadcrumb svg {
  height: 7px;
  width: auto;
  margin-left: 10px;
  color: #b8b8b8;
}
.gh-card-content p,
.gh-card-title,
.gh-header {
  color: #231f20;
}
.gh-card-title {
  margin: 1rem 0;
  font-size: 1.6rem;
  line-height: 1.5em;
  font-weight: 700;
  font-family: "Poppins", "proxima-nova", "Helvetica Neue", Helvetica, "Roboto", sans-serif;
  letter-spacing: 0.1px;
}
.gh-card-content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  padding: 30px 0;
}
a.bf-readmore,
span.bf-readmore {
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.5px;
  font-size: 16px;
}
a.bf-readmore:after,
span.bf-readmore:after {
  content: "→";
  display: inline-block;
  vertical-align: middle;
  transform: translateX(5px);
  transition: transform 0.25s;
}
a.bf-readmore:hover:after,
span.bf-readmore:hover:after {
  transform: translateX(10px);
}
.gh-card footer {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 17px 0 0;
}
@media (pointer: coarse) {
  .bf-featured-story footer span.bf-readmore,
  .gh-card footer span.bf-readmore {
    color: #4d61fc;
  }
}
@media (hover: none) {
  .gh-card footer span.bf-readmore {
    color: #4d61fc;
  }
}
.bf-postfeed-cta {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
}
.bf-postfeed-cta h3 {
  margin: 3vmin 0;
  font-size: 1.6rem;
}
.bf-postfeed-cta img {
  max-height: 155px;
  width: auto;
}
@media (max-width: 1024px) {
  .gh-postfeed {
    grid-template-columns: 1fr 1fr;
    grid-gap: 5vmin 3vmin;
  }
}
.gh-page-head {
  margin: 0 auto;
  padding: 8vmin 0 4vmin;
  text-align: center;
}
.gh-page-image {
  margin: 4vmin 0 0;
}
.gh-page-head > p {
  max-width: 720px;
  margin: 0.3em auto 0;
  padding: 0 6vmin;
  font-size: 1.3em;
  line-height: 1.4em;
  opacity: 0.5;
}
.gh-header {
  padding: 0 0 2vmin;
}
.gh-header-container {
  display: flex;
  flex-direction: column;
  padding-bottom: 6vmin;
}
.bf-header-post-features {
  position: relative;
  display: flex;
  align-items: center;
}
.gh-post-breadcrumb {
  display: flex;
  align-items: center;
  margin: 0 0 1rem;
  font-size: 1.2rem;
  letter-spacing: 0.8px;
}
.gh-post-breadcrumb a {
  display: inline-block;
  padding: 5px 0;
  text-decoration: none;
  color: #636363;
  font-weight: 600;
}
.gh-post-breadcrumb svg {
  height: 8px;
  width: 8px;
  margin: 0 5px;
  stroke: #636363;
}
.gh-post-breadcrumb svg path {
  stroke-width: 5px;
  stroke: #636363;
}
.bf-post-summary,
.gh-header-content {
  flex: 1 1 45%;
}
.gh-title {
  line-height: 1.3em;
}
.gh-author-card {
  display: flex;
  align-items: center;
  margin: 2vmin 0 0;
}
.gh-author-card-image-wrap {
  flex: 0 0 auto;
  margin-right: 18px;
  border-radius: 100%;
}
.gh-author-card-image {
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  overflow: hidden;
}
.bf-related-articles .gh-card .gh-card-image,
.gh-feature-image {
  width: 100%;
  border-radius: 6px;
  overflow: hidden;
}
.gh-author-card-content {
  display: flex;
  flex-direction: column;
}
.gh-author-card-bio,
.is-collapsible a.toc-link {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.gh-author-card-content strong {
  font-size: 2rem;
  line-height: 1.2em;
}
.gh-author-card-bio {
  line-height: 1.4em;
  color: #3d3d3d;
  overflow: hidden;
}
.bf-post-learn,
.gh-header-image {
  flex: 1 1 50%;
  margin: 0 0 0 6vmin;
}
.gh-feature-image {
  max-height: 500px;
  object-fit: cover;
}
.bf-header-post-tldr {
  display: flex;
}
.bf-summary-wrap {
  margin: 5vmin 0 0;
}
.bf-summary-label {
  display: flex;
  align-items: center;
  font-size: 1.8rem;
  line-height: 1.16em;
  letter-spacing: 0.03em;
  margin: 0 0 1.5rem;
}
.bf-readingtime {
  margin: 20px 0 0;
  font-size: 1.3rem;
  color: #636363;
}
.bf-post-learn ul {
  color: #3d3d3d;
  list-style-type: none;
  padding: 0 0 0 0.5rem;
}
.bf-post-learn ul li {
  background-size: 2.5rem;
  background-repeat: no-repeat;
  padding: 0 0 0 3.5rem;
}
.bf-post-learn ul li:not(:last-of-type) {
  margin-bottom: 1rem;
}
.gh-post-footer {
  margin: 2rem 0;
}
@media (max-width: 800px) {
  .bf-header-post-features {
    flex-direction: column-reverse;
    padding-top: 50px;
  }
  .gh-post-breadcrumb {
    position: absolute;
    top: 0;
    left: 0;
  }
  .gh-header-image {
    flex: 1 1 100%;
    margin: 0 0 3vmin;
    width: 100%;
  }
}
.endpost-cta,
.midpost-cta {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-weight: 300;
  text-align: center;
}
.midpost-cta {
  margin: 5vmin 0;
  padding: 8vmin 0;
}
.endpost-cta {
  margin: 6vmin 0 0;
  padding: 7vmin 0 0;
}
.endpost-cta h3,
.midpost-cta h3 {
  font-size: 2.8rem;
  line-height: 1.3em;
  margin: 2vmin 0;
}
.midpost-cta h3 {
  max-width: 335px;
}
.endpost-cta h3 {
  max-width: 433px;
}
.midpost-cta p {
  margin: 0 0 3vmin;
  line-height: 1.5em;
  font-size: 1.6rem;
  max-width: 350px;
}
.bf-footer-share p,
.bf-related-articles .bf-related-title {
  font-size: 1.2rem;
  line-height: 1.4rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 700;
}
.bf-post-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bf-footer-share {
  flex: 0 0 190px;
  margin-left: 3vmin;
}
.bf-footer-share p {
  margin: 0 0 1.5vmin 5px;
}
.bf-footer-share .share-buttons {
  margin: 0;
  max-height: 29px;
  justify-content: flex-start;
}
.bf-footer-share .share-buttons svg {
  height: 27px;
}
.share-buttons #twitter-share-btn svg {
  height: 29px;
}
.share-buttons #facebook-share-btn svg {
  height: 25px;
}
.share-buttons #linkedin-share-btn svg {
  height: 24px;
}
@media (max-width: 1024px) {
  .bf-post-footer {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .bf-footer-author {
    width: 100%;
  }
  .bf-footer-author .gh-author-card,
  .bf-footer-share .share-buttons {
    justify-content: center;
  }
  .bf-footer-share {
    flex: 1 1 auto;
    margin: 4vmin auto 0;
    width: 100%;
  }
  .bf-footer-share p {
    text-align: center;
    margin-left: 0;
  }
}
.bf-related-articles {
  padding: 5vmin 3vw;
  background: #f5f5f5;
}
.bf-related-articles .bf-related-title {
  margin: 0 0 2vmin;
  text-align: center;
}
.bf-related-articles .gh-postfeed {
  grid-template-columns: 1fr;
  grid-gap: 6vmin;
}
.bf-related-articles .gh-card {
  background: #fff;
  border-left: none;
  border-right: none;
  margin-bottom: 1vmin;
  box-shadow: none;
}
.bf-related-articles .gh-card .gh-card-link {
  display: grid;
  justify-content: space-between;
  align-items: center;
  grid-template-columns: 1fr 1.2fr;
}
.bf-related-articles .gh-card .gh-card-image {
  min-height: 100%;
  object-fit: cover;
  max-height: 350px;
  box-shadow: 0 5px 50px rgba(25, 37, 52, 0.04);
}
.bf-related-articles .gh-card .gh-card-content {
  padding: 4vmin 6vmin;
}
@media (max-width: 768px) {
  .gh-author-card {
    margin: 4vmin 0 0;
  }
  .bf-header-post-tldr {
    flex-direction: column;
  }
  .bf-post-learn {
    margin: 0;
  }
  .endpost-cta h3,
  .midpost-cta h3 {
    margin: 6vmin 0;
  }
  .bf-post-footer {
    margin-top: 6vmin;
  }
  .bf-footer-share {
    margin: 6vmin auto 0;
  }
  .bf-footer-share p {
    margin: 3vmin 0 3vmin 5px;
  }
  .bf-related-articles {
    padding: 5vmin 30px;
  }
  .bf-related-articles .gh-card .gh-card-link {
    grid-template-columns: 1fr;
  }
  .bf-related-articles .gh-card .gh-card-content {
    padding: 4vmin;
  }
}
@media (max-width: 660px) {
  .bf-sitehead-title h1 {
    font-size: 2.8rem;
  }
  .bf-sitehead-container p {
    font-size: 1.8rem;
  }
  .bf-smm .gh-postfeed .gh-card:first-child {
    grid-column: span 1;
  }
  .bf-related-articles .gh-card .gh-card-title,
  .bf-smm .gh-postfeed .gh-card:first-child .gh-card-title {
    font-size: 2.2rem;
  }
  .gh-postfeed {
    grid-template-columns: 1fr;
  }
  .bf-homefeed .gh-postfeed .gh-card:nth-of-type(5) {
    display: none;
  }
}
.gh-author-image {
  height: 12vmin;
  width: 12vmin;
  margin: 0 auto 1.5em;
  border-radius: 100%;
  overflow: hidden;
  -o-object-fit: cover;
  object-fit: cover;
}
.gh-author-meta {
  margin: 2vmin 0 0;
  font-size: 1.2em;
}
.bf-cta-content,
.bf-maincta-logos,
.gh-author-links {
  display: flex;
  align-items: center;
  justify-content: center;
}
.gh-author-links a {
  position: relative;
  display: inline-flex;
  align-items: center;
  margin: 0 0.75vmin;
}
.gh-author-links a + a:before {
  display: block;
  content: "";
  margin: 0 1.25vmin 0 0;
  height: 1em;
  width: 1px;
  background: rgba(0, 0, 0, 0.3);
  transform: rotate(20deg);
}
@media (max-width: 700px) {
  .bf-head {
    padding: 4vmin 30px;
  }
  .bf-head.bf-head-actions a:not(.gh-burger),
  .bf-head.bf-head-actions-list {
    display: none;
    flex-wrap: wrap;
  }
  .gh-author-meta,
  .gh-page-head > p {
    font-size: 1.6rem;
  }
}
.bf-maincta-container {
  background: #4d61fc;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 5px 50px rgba(25, 37, 52, 0.04);
}
.bf-cta-pretitle {
  display: inline-flex;
  align-items: center;
  color: #b8b8b8;
  font-size: 1.2rem;
  text-transform: uppercase;
  line-height: 1.4em;
  letter-spacing: 0.5px;
  font-weight: 700;
}
.bf-cta-pretitle svg {
  margin-left: 12px;
  height: 20px;
  width: auto;
}
.bf-cta-content {
  flex-direction: column;
  padding: 9vmin 4vmin;
}
.bf-maincta-logos {
  flex-wrap: wrap;
  color: #6b88ff;
}
.bf-maincta-logo {
  max-height: 35px;
  margin: 0 3vmin 2vmin 0;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 100px;
}
.bf-maincta-logo:last-of-type {
  margin: 0 0 2vmin;
}
.bf-cta-content h2 {
  color: #fff;
  text-align: center;
  line-height: 1.2em;
  font-size: 3.6rem;
  margin: 2vmin 0 0;
  max-width: 820px;
}
.bf-foot-legal a,
.bf-foot-nav a,
.bf-foot-support a {
  text-decoration: none;
  color: currentColor;
}
.bf-maincta-signup {
  display: inline-flex;
  max-width: 500px;
  transform: scale(1.2);
  justify-content: center;
  width: 100%;
  color: #3d3d3d;
}
.bf-cta-content > .gh-button,
.bf-maincta-signup {
  margin: 4vmin 0 3vmin;
}
.bf-cta-features li {
  font-size: 1.4rem;
  letter-spacing: 0.1px;
  line-height: 1.42em;
  font-weight: 500;
  display: inline-flex;
}
.bf-cta-features li:first-of-type {
  margin-right: 2vmin;
}
.bf-cta-features li svg {
  fill: #6b88ff;
  width: auto;
  height: 20px;
}
@media (max-width: 1024px) {
  .bf-cta-content h2 {
    font-size: 3.2rem;
  }
}
@media (max-width: 768px) {
  .bf-cta-content {
    padding: 6vmin;
  }
  .bf-cta-content h2 {
    font-size: 2.4rem;
    margin: 6vmin auto;
  }
  .bf-maincta-logo,
  .bf-maincta-logo:last-of-type {
    margin: 0;
    transform: scale(0.8);
    transform-origin: center center;
  }
  .bf-maincta-signup {
    transform: scale(1);
    transform-origin: center center;
  }
}
@media (max-width: 375px) {
  .bf-cta-features li {
    font-size: 1.2rem;
  }
}
.bf-foot-wrapper {
  padding: 8vmin 3vw 4vmin;
}
.bf-foot-container {
  display: grid;
  grid-row-gap: 4vmin;
  grid-template-columns: minmax(230px, 480px) auto;
}
.bf-foot-mast {
  height: 100%;
  display: flex;
  flex-direction: column;
  font-size: 1.8rem;
}
.gh-button,
.gh-input,
.gh-select {
  height: 4.8rem;
}
.bf-foot-mast-top {
  flex: 1 1 auto;
}
.bf-foot-logo {
  display: flex;
  justify-content: center;
}
@media (min-width: 500px) {
  .bf-foot-logo {
    justify-content: flex-start;
  }
}
.bf-foot-logo img {
  height: 32px;
  width: auto;
}
.bf-foot-caption {
  letter-spacing: 0.3px;
  color: #636363;
  font-size: 1.6rem;
  padding-top: 3vmin;
  max-width: 280px;
}
.bf-foot-mast-bottom {
  grid-row-start: 2;
  grid-column-start: span 2;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 4vmin;
}
.bf-foot-mast-bottom .gh-button.gh-button-primary {
  box-shadow: 0 1px 2px rgba(35, 31, 32, 0.2), 0 4px 14px rgba(35, 31, 32, 0.3);
}
.bf-foot-mast-bottom-right {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.bf-foot-mast-bottom-right p {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5em;
  margin: 0 20px 0 0;
}
.bf-foot-social {
  display: flex;
  align-items: center;
  margin-bottom: 0.5vmin;
}
.bf-foot-social a {
  display: block;
  padding: 5px 20px;
}
.bf-foot-social a:first-child {
  padding-left: 0;
}
.bf-foot-social a:last-child {
  padding-right: 0;
}
.bf-foot-social svg {
  height: 30px;
  width: 30px;
  fill: #231f20;
  transition: 0.4s;
}
a.bf-foot-social-tw svg {
  height: 34px;
  width: 34px;
}
a.bf-foot-social-li svg {
  height: 28px;
  width: 28px;
}
.bf-foot-social a:hover svg {
  fill: #4d61fc;
  transition: 0.2s;
}
a.bf-foot-social-ig:hover svg {
  fill: #8a3ab9;
}
a.bf-foot-social-fb:hover svg {
  fill: #3b5998;
}
a.bf-foot-social-tw:hover svg {
  fill: #1da1f2;
}
a.bf-foot-social-li:hover svg {
  fill: #0e76a8;
}
a.bf-foot-social-pi:hover svg {
  fill: #c8232c;
}
.bf-foot-legal {
  font-size: 1.2rem;
}
.bf-foot-legal span {
  display: inline-block;
  margin: 0 5px;
}
.bf-foot-legal a {
  border: none;
}
.bf-foot-nav {
  display: grid;
  grid-gap: 35px;
  grid-template-columns: repeat(3, minmax(150px, auto));
  font-size: 1.8rem;
}
.bf-foot-nav strong {
  display: block;
  margin: 0 0 1.4rem;
}
.bf-foot-nav a {
  display: inline-block;
  padding: 8px 0;
}
.bf-foot-support {
  padding: 2.6vmin 4vmin;
  color: #636363;
  font-size: 1.4rem;
  line-height: 1.5em;
  text-align: center;
  letter-spacing: 0.5px;
  background: #f5f5f5;
}
.bf-foot-support a:hover {
  color: #231f20;
}
@media (max-width: 1024px) {
  .bf-foot-mast,
  .bf-foot-nav {
    grid-column-start: 1;
  }
  .bf-foot-container {
    grid-template-columns: 1fr;
    grid-column-gap: inherit;
    grid-row-gap: 5vmin;
  }
  .bf-foot-mast-top p {
    display: none;
  }
  .bf-foot-mast-bottom {
    grid-row-start: 3;
  }
  .bf-foot-nav {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 768px) {
  .bf-foot-wrapper {
    padding: 6vmin 30px 5vmin;
  }
  .bf-foot-nav {
    font-size: 1.6rem;
  }
  .bf-foot-mast-bottom {
    flex-direction: column;
    justify-content: center;
    padding-top: 10vmin;
    padding-bottom: 2vmin;
  }
  .bf-foot-mast-bottom-right {
    flex-direction: column-reverse;
    margin-top: 5vmin;
  }
  .bf-foot-mast-bottom-right p {
    margin: 0;
    line-height: 48px;
  }
  .bf-foot-social {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .bf-foot-support {
    padding: 2.6vmin 30px;
  }
}
@media (max-width: 600px) {
  .gh-auth-box {
    flex-direction: column;
    max-width: 400px;
  }
  .gh-auth-box .gh-button {
    width: 100%;
    margin: 15px 0 0;
  }
  .gh-page {
    padding: 0 20px;
  }
  .gh-article {
    padding: 8vmin 20px;
  }
  .bf-head {
    padding: 4vmin 20px;
  }
  .bf-head-logo {
    max-width: 95px;
  }
  .bf-head-logo img {
    height: 100%;
    width: 92px;
  }
  .bf-head-menu,
  .gh-head-open .bf-head-menu {
    font-size: 6vmin;
  }
  .bf-head .bf-head-inner {
    grid-template-columns: 3fr 1fr;
  }
  .bf-related-articles,
  .bf-smm {
    padding: 5vmin 20px;
  }
  .bf-foot-wrapper {
    padding: 6vmin 20px 5vmin;
  }
  .bf-foot-support {
    padding: 2.6vmin 20px;
  }
}
@media (max-width: 500px) {
  h1 {
    font-size: 2.8rem;
  }
  h2 {
    font-size: 2.6rem;
  }
  .gh-content blockquote,
  h3 {
    font-size: 1.8rem;
  }
  .bf-post-footer .gh-author-card-bio {
    -webkit-line-clamp: 1;
  }
  .bf-cta-content h2 {
    font-size: 2rem;
  }
  .bf-foot-mast {
    align-items: center;
  }
  .bf-foot-nav {
    grid-template-columns: 1fr;
    text-align: center;
  }
  .bf-foot-support {
    padding: 0 20px;
  }
}
.bf-sticky-sidebar {
  position: sticky;
  display: flex;
  flex-direction: column;
}
.bf-toc {
  background: var(--color-bg);
}
a.toc-link {
  color: var(--color-gray-darker);
  line-height: 0.8em;
}
a.toc-link:hover {
  color: var(--color-blue);
}
.is-collapsible a.toc-link {
  color: var(--color-gray-dark);
}
.gh-content > h2::before,
.gh-content > h3::before {
  display: block;
  content: " ";
  margin-top: -50px;
  visibility: hidden;
}
a.is-active-link {
  color: var(--color-blue-dark);
}
.is-collapsible a.is-active-link {
  color: var(--color-black);
}
.is-active-li::before {
  content: "";
  display: inline-block;
  height: 4px;
  width: 30px;
  position: absolute;
  left: -20px;
  top: 1em;
  background-color: var(--color-blue);
}
.gh-content > h2::before {
  height: 100px;
}
.gh-content > h3::before {
  height: 50px;
}
.bf-sidebar-cta {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: var(--color-gray);
}
.gh-content ul li::before {
  content: "\2022";
  color: var(--color-blue);
  font-weight: 700;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.gh-canvas > pre {
  background: var(--color-gray-lighter);
}
.gh-content table {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 2.2rem;
  border-spacing: 0;
  font-family: var(--font-sans-serif);
  line-height: normal;
}
.gh-content thead tr {
  border-width: 0 0 1px;
  border-style: solid;
}
.gh-content table td,
.gh-content table th,
.gh-content table tr {
  padding: 16px 18px;
  text-align: left;
  border-width: 0 1px 0 0;
  border-color: rgba(0, 0, 0, 0.1);
  border-style: solid;
  font-weight: 400;
}
@-webkit-keyframes a {
  0% {
    transform: translate(-50%, -50%) rotateX(0) rotateY(0);
  }
  50% {
    transform: translate(-50%, -50%) rotateX(-180deg) rotateY(0);
  }
  to {
    transform: translate(-50%, -50%) rotateX(-180deg) rotateY(-180deg);
  }
}
@keyframes a {
  0% {
    transform: translate(-50%, -50%) rotateX(0) rotateY(0);
  }
  50% {
    transform: translate(-50%, -50%) rotateX(-180deg) rotateY(0);
  }
  to {
    transform: translate(-50%, -50%) rotateX(-180deg) rotateY(-180deg);
  }
}
::-moz-selection {
  text-shadow: none;
  background: #cbeafb;
}
::selection {
  text-shadow: none;
  background: #cbeafb;
}
ul:not([class]) li + li {
  margin-top: 1em;
}
a:not([class]) {
  color: #1438ff;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
}

a[class]:hover {
  transition: 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  * {
    -webkit-animation-duration: 0s !important;
    animation-duration: 0s !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0s !important;
    scroll-behavior: auto !important;
  }
}
.gh-input,
.gh-textarea {
  background: #fff;
  border-radius: 0.5rem;
  border: none;
  border: 1px solid var(--color-border);
  display: block;
  outline: 0;
  padding: 0 0.6em;
  width: 100%;
}
.gh-input:focus {
  border-color: #4d61fc;
}
.gh-select {
  padding-right: 4.8rem;
  text-overflow: ellipsis;
}
.gh-select option {
  color: #4d61fc;
  background: #fff;
}
.gh-select:focus::-ms-value {
  background-color: transparent;
}
.gh-select::-ms-expand {
  display: none;
}
.gh-textarea {
  padding: 0.3em 0.6em;
  resize: vertical;
}
.gh-check {
  display: block;
  margin-right: -2em;
  opacity: 0;
  width: 1em;
  z-index: -1;
}
.gh-check + label {
  display: flex;
  align-items: center;
  color: var(--color-base);
  font-size: 1em;
  font-weight: 400;
  padding-left: calc(2.88rem + 0.75em);
  padding-right: 2rem;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.gh-check + label:before {
  background: #fff;
  border: 1px solid var(--color-border);
  content: "";
  display: inline-block;
  height: 2.88rem;
  line-height: 2.688rem;
  text-align: center;
  width: 2.88rem;
  margin-right: 1rem;
  border-radius: 100%;
}
.gh-check:checked + label:before {
  background: #4d61fc;
  border-color: #4d61fc;
  color: #fff;
  content: "✓";
}
.gh-check:focus + label:before {
  border-color: #4d61fc;
  box-shadow: 0 0 0 1px #4d61fc;
}
.gh-button {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  min-width: 75px;
  padding: 0 2.4rem;
  border: 0;
  border-radius: 0.5rem;
  font-family: "Poppins", "proxima-nova", "Helvetica Neue", Helvetica, "Roboto", sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 2.6em;
  letter-spacing: 0.3px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #4d61fc !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #4d61fc;
}
.gh-button.gh-button-small {
  height: 4.32rem;
  line-height: 4.32rem;
  padding: 0 1.5rem;
  font-size: 1.2rem;
}
.gh-button.gh-button-large {
  height: 7.392rem;
  line-height: 7.392rem;
  padding: 0 3rem;
}
.gh-button.gh-button-disabled,
.gh-button:disabled {
  pointer-events: none;
  opacity: 0.4;
}
.gh-button:hover {
  text-decoration: none;
  color: #0022e0 !important;
  background: #abb7ff;
  transition: 0.2s;
}
.gh-button.gh-button-primary {
  color: #fff !important;
  background-color: #4d61fc;
  box-shadow: none;
}
.gh-button.gh-button-primary:hover {
  background-color: #6cc180;
}
.gh-button.gh-button-lightred {
  color: #fff !important;
  padding: 0 3rem;
  background-color: #e97284;
  box-shadow: 0 1px 2px rgba(35, 31, 32, 0.2), 0 4px 14px rgba(35, 31, 32, 0.3);
}
.gh-button.gh-button-lightred:hover {
  background-color: #e2465d;
}
.gh-button.gh-button-transparent {
  color: #fff !important;
  background-color: transparent;
  box-shadow: none;
}
.gh-button.gh-button-transparent:hover {
  background-color: transparent;
}
.is-hidden {
  display: none !important;
}
.is-opacity-0 {
  opacity: 0 !important;
}
.gh-canvas {
  max-width: 1180px;
  margin: 0 auto;
  padding: 4vmin 0;
  display: grid;
  grid-template-columns: minmax(200px, 720px) minmax(100px, 400px);
  grid-column-gap: 8vmin;
  justify-content: space-between;
  margin-top: 40px;
}
.kg-width-full img {
  width: 100%;
}
.gh-content-side {
  padding-top: 0;
}
.bf-sticky-sidebar {
  position: -webkit-sticky;
  position: sticky;
  top: 150px;
  display: flex;
  flex-direction: column;
  max-height: calc(100vh - 80px);
}
.bf-toc {
  min-height: 400px;
  padding: 30px 0;
  background: #fff;
  box-shadow: 0 10px 50px rgba(25, 37, 52, 0.14),
    0 2px 5px rgba(25, 37, 52, 0.03);
  border-radius: 0px;
  overflow-y: scroll;
}
.bf-toc strong {
  display: flex;
  align-items: center;
  margin: 0 30px 20px;
  font-size: 1.8rem;
  font-weight: 600;
}
.bf-toc strong svg {
  height: 20px;
  width: 20px;
  margin-right: 15px;
}
.toc {
  overflow-y: auto;
  font-size: 1.6rem;
}
.toc > .toc-list {
  overflow: hidden;
  position: relative;
}
a.toc-link {
  display: inline-block;
  color: #3d3d3d;
  font-weight: 300;
  line-height: 1.3em;
  height: 100%;
  padding: 10px 30px;
}
.is-collapsible {
  max-height: 1000px;
  padding: 0 20px;
  font-size: 1.5rem;
  line-height: 1.3em;
  overflow: hidden;
  transition: 0.3s ease-in-out;
}
.is-collapsible:not(.is-collapsed) {
  padding-bottom: 10px;
  transition: 0.3s ease-in-out;
}
.is-collapsible a.toc-link {
  color: #636363;
  padding: 6px 35px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 28px;
}
.is-collapsed {
  max-height: 0;
  transition: 0.3s ease-in-out;
}
.is-position-fixed {
  position: fixed !important;
  top: 0;
}
a.is-active-link {
  color: #6cc180;
}
.is-collapsible a.is-active-link {
  font-weight: 500;
  color: #231f20;
}
.is-active-li:before {
  content: "";
  display: inline-block;
  height: 4px;
  width: 40px;
  position: absolute;
  left: -20px;
  top: 1em;
  background-color: #4d61fc;
}
.gh-content > h2:before {
  height: 100px;
}
.gh-content > h2:before,
.gh-content > h3:before {
  display: block;
  content: " ";
  margin-top: -50px;
  visibility: hidden;
}
.gh-content > h3:before {
  height: 50px;
}
.bf-sidebar-cta {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 4vmin 0 0;
  color: #b8b8b8;
}
.bf-sidebar-cta .gh-button.gh-button-primary {
  padding: 0 6rem;
}
.bf-sidebar-cta .bf-cta-pretitle {
  margin: 3vmin 0 0.5em;
}
.bf-sidebar-cta p {
  font-size: 1.2rem;
  text-align: center;
}
@media (max-width: 768px) {
  .gh-canvas {
    grid-template-columns: minmax(200px, 614px);
    justify-content: center;
    grid-column-gap: inherit;
  }
  .bf-toc {
    min-height: auto;
  }
  .gh-content {
    grid-row-start: 2;
  }
  .gh-content-side {
    grid-row-start: 1;
    margin-bottom: 6vmin;
  }
  .bf-sidebar-cta {
    margin-top: 6vmin;
  }
  .bf-sidebar-cta .bf-cta-pretitle {
    margin: 4vmin 0 1em;
  }
}
.gh-content > * + * {
  margin-top: 4vmin;
}
.gh-content > [id] + * {
  margin-top: 1.5rem;
}
.gh-content [id]:not(:first-child):not(.midpost-cta) {
  margin: 1.5em 0 0;
}
.gh-content blockquote,
.gh-content dl,
.gh-content ol,
.gh-content p,
.gh-content ul {
  font-weight: 400;
  font-size: 2rem;
  line-height: 1.6em;
}
.gh-content dl,
.gh-content ol,
.gh-content ul {
  padding-left: 1.9em;
}
.gh-content ul li:before {
  content: "\2022";
  color: #4d61fc;
  font-weight: 700;
  display: none;
  width: 1em;
  margin-left: -1em;
}
.gh-content hr + * {
  margin-top: 6vmin !important;
}
@media (max-width: 650px) {
  .bf-maincta-signup {
    max-width: 350px;
    flex-wrap: wrap;
  }
  .bf-cta-content > .gh-button.gh-button-lightred {
    max-width: 350px;
    justify-content: center;
  }
  .gh-canvas blockquote,
  .gh-canvas dl,
  .gh-canvas ol,
  .gh-canvas p,
  .gh-canvas ul {
    font-size: 1.8rem;
  }
}
.gh-content iframe[src^="https://w.soundcloud.com"]
{
  max-width: 100%;
  width: 100%;
  border: 0;
}
.gh-content iframe[src^="https://www.facebook.com"]
{
  max-width: 100%;
  width: 100%;
}
.gh-content iframe[src^="https://anchor.fm"]
{
  margin: 0;
  width: 800px;
  height: 200px;
}
@media (max-width: 1220px) {
  .gh-content iframe[src^="https://anchor.fm"]
  {
    margin: 0;
    max-height: 120px;
  }
  .gh-content iframe {
    max-width: 100%;
  }
  .gh-content p {
    font-size: 1.8rem;
  }
}
.gh-canvas :not(pre) code {
  vertical-align: middle;
  padding: 0.15em 0.4em;
  border: 1px solid #e1eaef;
  font-weight: 400 !important;
  font-size: 0.9em;
  line-height: 1em;
  color: #dc0050;
  background: #f0f6f9;
  border-radius: 0.25em;
}
.gh-canvas > pre {
  overflow: scroll;
  padding: 16px 20px;
  background: #f5f5f5;
  border-radius: 5px;
  box-shadow: 0 2px 6px -2px rgba(0, 0, 0, 0.1), 0 0 1px rgba(0, 0, 0, 0.4);
}
.toc-list-item a {
  font-size: 14px;
}

body {
	padding: 0;
	margin: 0;
	font-size: 14px;
	line-height: 1.8;
	font-family: "Poppins", "proxima-nova", "Helvetica Neue", Helvetica, "Roboto", sans-serif;
	color: #000000;
  }

  a.toc-link {
	line-height: 0.8em;
  }

  .gh-content [id]:not(:first-child):not(.midpost-cta) {
    margin: 1.5em 0 1em;
}