/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

h1, h2, h3, h4, h5 {
  font-family: "Heebo", sans-serif;
  margin: 0;
}

h1 {
  margin-bottom: 30px;
  font-family: "Heebo", sans-serif;
  font-weight: 800;
  font-size: 50px;
  line-height: 60px;
}

h2 {
  margin-bottom: 20px;
  font-family: "Heebo", sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 46px;
}

h3 {
  margin-bottom: 15px;
  font-family: "Heebo", sans-serif;
  font-weight: 800;
  font-size: 28px;
  line-height: 38px;
}

h4 {
  margin-bottom: 20px;
  font-family: "Heebo", sans-serif;
  font-weight: 800;
  font-size: 24px;
  line-height: 34px;
}

h5 {
  margin-bottom: 20px;
  font-family: "Heebo", sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 34px;
}

h6 {
  margin: 10px 0px;
  font-family: "Teko", sans-serif;
  font-weight: 400;
  font-size: 25px;
  line-height: 35px;
}

.caption, .post-status-label {
  margin: 10px 0px;
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  font-size: 12px;
  line-height: 22px;
}

.p1 {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}
.p1 a {
  font-weight: 700;
}

.p2 {
  margin: 0 0 15px 0;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
}
.p2 a {
  font-weight: 700;
  text-decoration: none;
}

.link-with-arrow-small, .page-numbers.prev,
.page-numbers.next,
.nav-previous a,
.nav-next a {
  color: #000000;
  padding-right: 12px;
  background: url("../images/small-arrow-dots.svg") 100% 50% no-repeat;
  background-size: 8px auto;
}
.link-with-arrow-small:hover, .page-numbers.prev:hover,
.page-numbers.next:hover,
.nav-previous a:hover,
.nav-next a:hover {
  color: #522752;
}

a {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
  color: #E31E26;
}
a:hover {
  color: #522752;
}

hr {
  border: 1px solid #979797;
  margin: 30px 0px;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body {
  margin: 0;
  background-color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}
html a,
body a {
  font-weight: 700;
}

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

article, aside, blockquote,
caption, dd, dl, dt,
embed, fieldset, figcaption,
figure, form,
hgroup, hr, map, object,
ol, p, pre, table,
textarea, ul {
  margin-top: 0;
  margin-bottom: 15px;
}

figure {
  margin-left: 0;
  margin-right: 0;
}

.alignleft {
  margin: 10px auto;
  display: block;
  float: none;
}
@media (min-width: 767px) {
  .alignleft {
    margin: 10px 20px 10px 0px;
    padding: none;
    float: left;
    max-width: 50%;
  }
}

.alignright {
  margin: 10px auto;
  display: block;
  float: none;
}
@media (min-width: 767px) {
  .alignright {
    padding: none;
    margin: 10px 0px 10px 20px;
    float: right;
    max-width: 50%;
  }
}

.aligncenter {
  margin: 10px auto;
}

img.aligncenter {
  display: block;
}

.freebsd-textured-background {
  background-image: url("../images/dotted_background-left.png"), url("../images/dotted_background-right.png");
  background-repeat: no-repeat;
  background-position: left top, right top;
  background-size: 300px;
}

.freebsd-textured-background-bottom {
  background-image: url("../images/dotted_background-left.png"), url("../images/dotted_background-right.png");
  background-repeat: no-repeat;
  background-position: left top, right top;
  background-size: 300px;
  background-position: left top, right top;
}

pre {
  max-width: 100%;
  overflow: scroll;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  padding: 10px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.5;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.button, .button-light, .footer-sign-up input[type=submit], .block-core-buttons .wp-block-buttons .wp-block-button__link, .page-resource-library input[type=submit], .page-numbers, form .form-submit, .button-ghost, .menu-journal-menu-container .menu li a, .page-numbers.dots, .page-numbers.current {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 30px;
  font-weight: bold;
  padding: 10px 30px;
  text-align: center;
  border: none;
}
.button, .button-light, .footer-sign-up input[type=submit], .block-core-buttons .wp-block-buttons .wp-block-button__link, .page-resource-library input[type=submit], .page-numbers, form .form-submit, .button-ghost, .menu-journal-menu-container .menu li a, .page-numbers.dots, .page-numbers.current, .button:visited {
  background: #E31E26;
  color: #ffffff;
}
.button:hover, .button-light:hover, .footer-sign-up input[type=submit]:hover, .block-core-buttons .wp-block-buttons .wp-block-button__link:hover, .page-resource-library input[type=submit]:hover, .page-numbers:hover, form .form-submit:hover, .button-ghost:hover, .menu-journal-menu-container .menu li a:hover {
  background-color: #522752;
  color: #ffffff;
}

.button-ghost, .menu-journal-menu-container .menu li a, .page-numbers.dots, .page-numbers.current {
  padding: 7px 27px;
  color: #E31E26;
  background-color: #ffffff;
  border: 3px solid #E31E26;
}
.button-ghost:hover, .menu-journal-menu-container .menu li a:hover, .page-numbers.dots:hover, .page-numbers.current:hover {
  background-color: #E31E26;
}

input.search-field {
  padding: 14px;
}

form .field-wrapper {
  margin-bottom: 10px;
}
form .field-text,
form .field-textarea {
  width: 500px;
  max-width: 100%;
  border: 1px solid #979797;
  border-radius: 3px;
  padding: 5px;
}
form .field-text {
  line-height: 24px;
}
form .field-textarea {
  margin-bottom: 0;
}
form .form-submit {
  background: #E31E26;
  cursor: pointer;
}
form .form-submit:hover {
  background: #522752;
}

.freebsd-pagination {
  margin-top: 50px;
}

.page-numbers {
  display: none;
  margin-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 479px) {
  .page-numbers {
    display: inline-block;
  }
}

.page-numbers.current {
  display: inline-block;
  padding-left: 12px;
  padding-right: 12px;
}
.page-numbers.current:hover {
  background-color: #ffffff;
}

.page-numbers.dots {
  display: none;
  padding: 10px;
  border: none;
}
@media (min-width: 640px) {
  .page-numbers.dots {
    display: inline-block;
  }
}
.page-numbers.dots:hover {
  background-color: rgba(255, 255, 255, 0);
}

.page-numbers.prev,
.page-numbers.next,
.nav-previous a,
.nav-next a {
  display: inline-block;
  padding-left: 12px;
}
.page-numbers.prev:hover,
.page-numbers.next:hover,
.nav-previous a:hover,
.nav-next a:hover {
  background-color: rgba(255, 255, 255, 0);
}

.page-numbers.prev,
.nav-previous a {
  padding-left: 12px;
  background: url("../images/small-arrow-dots-left.svg") 0% 50% no-repeat;
}

.nav-previous,
.nav-next {
  display: inline-block;
  padding-top: 30px;
  padding-bottom: 60px;
}
.nav-previous a,
.nav-next a {
  text-decoration: none;
}

.posts-navigation .screen-reader-text {
  display: none;
}

.post-type-archive .posts-navigation {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 767px) {
  .post-type-archive .posts-navigation {
    margin-left: auto;
    margin-right: auto;
    max-width: 1080px;
  }
}
@media (min-width: 767px) {
  .post-type-archive .posts-navigation {
    max-width: 960px;
  }
}

.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: none;
}

.elementor-column-gap-default > .elementor-col-100 > .elementor-element-populated {
  padding: 0;
}

.elementor-widget-text-editor {
  color: #979797;
  font-weight: inherit;
  font-family: inherit;
}

.elementor-widget:not(:last-child) {
  margin-bottom: 0px;
}

.elementor-button-link,
.elementor-widget-button a.elementor-button,
.elementor-widget-button .elementor-button {
  font: "Montserrat", sans-serif;
}

.elementor-widget-heading.elementor-widget-heading {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 767px) {
  .elementor-widget-heading.elementor-widget-heading {
    margin-left: auto;
    margin-right: auto;
    max-width: 1080px;
  }
}
.elementor-widget-heading.elementor-widget-heading h1.elementor-heading-title {
  margin-bottom: 30px;
  font-family: "Heebo", sans-serif;
  font-weight: 800;
  font-size: 50px;
  line-height: 60px;
  color: #000000;
}
.elementor-widget-heading.elementor-widget-heading h2.elementor-heading-title {
  margin-bottom: 20px;
  font-family: "Heebo", sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 46px;
  color: #000000;
}
.elementor-widget-heading.elementor-widget-heading h3.elementor-heading-title {
  margin-bottom: 15px;
  font-family: "Heebo", sans-serif;
  font-weight: 800;
  font-size: 28px;
  line-height: 38px;
  color: #000000;
}
.elementor-widget-heading.elementor-widget-heading h4.elementor-heading-title {
  margin-bottom: 20px;
  font-family: "Heebo", sans-serif;
  font-weight: 800;
  font-size: 24px;
  line-height: 34px;
  color: #000000;
}

/* Add page heading padding to an h1 in the
 * first elementor widget on the page
 */
.elementor-element:first-child > .elementor-container > .elementor-row h1.elementor-heading-title {
  padding-top: 50px;
  margin-bottom: 50px;
}

.elementor-widget-text-editor {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 767px) {
  .elementor-widget-text-editor {
    margin-left: auto;
    margin-right: auto;
    max-width: 1080px;
  }
}

#wp-admin-bar-top-secondary {
  display: none;
}
@media (min-width: 1150px) {
  #wp-admin-bar-top-secondary {
    display: block;
  }
}

.post-header-breadcrumb {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 767px) {
  .post-header-breadcrumb {
    margin-left: auto;
    margin-right: auto;
    max-width: 1080px;
  }
}
@media (min-width: 767px) {
  .post-header-breadcrumb {
    max-width: 960px;
  }
}

.post-header-breadcrumb {
  font-weight: 800;
  font-size: 12px;
  line-height: 22px;
  margin-top: 20px;
}

.post-back-link {
  display: inlnie-block;
  padding-left: 18px;
  background: url("../images/icon-dot-arrow-left.svg") 0 50% no-repeat;
  font-weight: 800;
  font-size: 12px;
  line-height: 22px;
}
@media (min-width: 1200px) {
  .post-back-link {
    margin-left: -60px;
  }
}
.post-back-link a {
  color: #000000;
  text-decoration: none;
}
.post-back-link a:hover {
  color: #E31E26;
  text-decoration: none;
}

.slicknav_menu {
  background: #F3F3F4;
  position: fixed;
  width: 100%;
  min-height: 40px;
  z-index: 990;
}
@media (min-width: 991px) {
  .slicknav_menu {
    display: none;
  }
}
.slicknav_menu .slicknav_icon-bar {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #000000;
}
.slicknav_menu a,
.slicknav_menu a:visited {
  color: #000000;
}
.slicknav_menu .slicknav_btn {
  background: #F3F3F4;
  text-shadow: none;
}
.slicknav_menu .menu-main-menu-container {
  margin-top: 10px;
}
.slicknav_menu .slicknav_menutxt,
.slicknav_menu .menu-item,
.slicknav_menu .slicknav_item {
  text-shadow: none;
  color: #000000;
  font-family: "Teko", sans-serif;
  font-weight: 400;
  font-size: 25px;
  line-height: 35px;
}
.slicknav_menu .slicknav_icon {
  margin: 8px 0px 0px 5px;
}
.slicknav_menu .slicknav_item:hover,
.slicknav_menu .slicknav_nav a:hover {
  border-radius: 0;
  background: #F3F3F4;
  color: #522752;
}
.slicknav_menu .slicknav_item:hover a, .slicknav_menu .slicknav_item:hover a:visited {
  color: #522752;
}
.slicknav_menu .slicknav_arrow {
  color: #522752;
}

.donation-banner-wrapper {
  width: 100%;
  padding-top: 60px;
  background-color: #522752;
}
@media (min-width: 991px) {
  .donation-banner-wrapper {
    padding-top: 114px;
  }
}
.donation-banner-wrapper .donation-banner-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 93px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ffffff;
  font-family: "Teko", sans-serif;
}
@media (min-width: 767px) {
  .donation-banner-wrapper .donation-banner-inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 1080px;
  }
}
@media (min-width: 991px) {
  .donation-banner-wrapper .donation-banner-inner {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.donation-goal,
.current-donation,
.donors-tally {
  display: none;
  padding: 0px 10px;
}
@media (min-width: 991px) {
  .donation-goal,
  .current-donation,
  .donors-tally {
    display: block;
  }
}

.donation-goal {
  padding-left: 0;
}

.digit-box-treatment {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 30px;
  padding: 0px 6px;
  margin: 0px 3px;
  color: #000000;
  background-color: #ffffff;
  border-radius: 2px;
}

.donate-button {
  border: 4px solid #ffffff;
  font-size: 35px;
}
.donate-button a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 3px 38px;
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
}
.donate-button a:hover {
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease;
  background-color: #ffffff;
  color: #522752;
}
.donate-button a:hover .arrow {
  display: none;
}
.donate-button a:hover .arrow-hover {
  display: block;
}
.donate-button a .arrow-hover {
  display: none;
}
.donate-button a span {
  padding-top: 6px;
}
.donate-button a img {
  padding-left: 8px;
}

.easy-footnote-margin-adjust {
  scroll-margin-top: 130px;
}
@media (min-width: 991px) {
  .easy-footnote-margin-adjust {
    scroll-margin-top: 114px;
  }
}

@media (min-width: 991px) {
  .sticky-navigation-wrapper {
    background: #ffffff;
    -webkit-box-shadow: 0 5px 8px rgba(150, 150, 150, 0.25);
            box-shadow: 0 5px 8px rgba(150, 150, 150, 0.25);
    width: 100%;
    z-index: 999;
    position: fixed;
    height: 114px;
  }
}

.navigation-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding: 0;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 991px) {
  .navigation-wrapper {
    padding-top: 5px;
    padding-bottom: 8px;
  }
}
@media (min-width: 767px) {
  .navigation-wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 1080px;
  }
}
.navigation-wrapper.is-sticky {
  position: fixed;
  top: 0;
  z-index: 999;
}

.navigation-menus-wrapper {
  width: 100%;
  padding-left: 50px;
}

.site-logo {
  display: block;
  margin: 0px;
  position: fixed;
  top: 10px;
  left: 20px;
  z-index: 991;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 150px;
}
@media (min-width: 991px) {
  .site-logo {
    width: auto;
    margin-left: 0px;
    position: static;
    padding-top: 10px;
    padding-bottom: 0;
    top: auto;
    left: auto;
  }
}
.site-logo img {
  display: block;
}
.admin-bar .site-logo {
  position: fixed;
  top: 60px;
  left: 20px;
}
@media (min-width: 782px) {
  .admin-bar .site-logo {
    top: 48px;
  }
}
@media (min-width: 991px) {
  .admin-bar .site-logo {
    margin-left: 0px;
    position: static;
    top: auto;
    left: auto;
  }
}

.site-navigation {
  display: none;
  background: #ffffff;
}
@media (min-width: 991px) {
  .site-navigation {
    padding-top: 47px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.site-navigation .menu {
  list-style-type: none;
  margin: 0;
  margin-left: auto;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  z-index: 20;
}
.site-navigation .menu li {
  cursor: pointer;
  font-family: "Heebo", sans-serif;
  font-weight: 800;
  font-size: 20px;
  line-height: 34px;
  margin: 0;
  list-style-type: none;
  margin-left: 0;
}
.site-navigation .menu li li {
  font-family: "Heebo", sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  color: #000000;
}
.site-navigation .menu a {
  display: block;
  padding: 16px 10px 10px 10px;
  color: #000000;
  text-decoration: none;
}
.site-navigation .menu a:visited {
  color: #000000;
}
.site-navigation .menu a:hover {
  color: #522752;
}
.site-navigation .menu .main-menu-item-search {
  padding-left: 30px;
}
.site-navigation .menu .main-menu-item-search a {
  height: 60px;
  width: 20px;
  background-size: 20px;
  background-position: 0px 22px;
  background-repeat: no-repeat;
  background-image: url("../images/search-icon-black.svg");
  text-indent: -9999px;
}
.site-navigation .menu .main-menu-item-search a:hover {
  background-image: url("../images/search-icon-purple.svg");
}
.site-navigation .menu .menu-item {
  position: relative;
}
.site-navigation .menu .menu-item.is-active .sub-menu {
  top: 50px;
  left: 0;
  max-height: 500px;
}
.site-navigation .menu .sub-menu {
  display: block;
  position: absolute;
  top: -999em;
  left: -999em;
  width: 200px;
  padding: 0;
  z-index: 25;
  background: #F3F3F4;
  -webkit-transition: max-height 0.5s ease;
  transition: max-height 0.5s ease;
}
.site-navigation .menu .sub-menu a, .site-navigation .menu .sub-menu a:visited {
  padding: 5px 10px 5px 20px;
  line-height: 20px;
}
@media (min-width: 991px) {
  .site-navigation .mobile-only {
    display: none;
  }
}

.articles-template-default .post-header,
.post-template-default .post-header,
.page-template-default .post-header,
.project-template-default .post-header,
.resource-template-default .post-header,
.testimonial-template-default .post-header,
.events-template-default .post-header,
.callforpapers-template-default .post-header,
.news-template-default .post-header,
.newsletter-template-default .post-header,
.past-issues-template-default .post-header,
.post-type-archive .post-header,
.search .post-header {
  padding-top: 50px;
  margin-bottom: 50px;
}
.articles-template-default .page-title,
.articles-template-default .post-title,
.articles-template-default .post-subtitle,
.post-template-default .page-title,
.post-template-default .post-title,
.post-template-default .post-subtitle,
.page-template-default .page-title,
.page-template-default .post-title,
.page-template-default .post-subtitle,
.project-template-default .page-title,
.project-template-default .post-title,
.project-template-default .post-subtitle,
.resource-template-default .page-title,
.resource-template-default .post-title,
.resource-template-default .post-subtitle,
.testimonial-template-default .page-title,
.testimonial-template-default .post-title,
.testimonial-template-default .post-subtitle,
.events-template-default .page-title,
.events-template-default .post-title,
.events-template-default .post-subtitle,
.callforpapers-template-default .page-title,
.callforpapers-template-default .post-title,
.callforpapers-template-default .post-subtitle,
.news-template-default .page-title,
.news-template-default .post-title,
.news-template-default .post-subtitle,
.newsletter-template-default .page-title,
.newsletter-template-default .post-title,
.newsletter-template-default .post-subtitle,
.past-issues-template-default .page-title,
.past-issues-template-default .post-title,
.past-issues-template-default .post-subtitle,
.post-type-archive .page-title,
.post-type-archive .post-title,
.post-type-archive .post-subtitle,
.search .page-title,
.search .post-title,
.search .post-subtitle {
  margin-bottom: 0;
}
.articles-template-default .page-title,
.articles-template-default .post-title,
.articles-template-default .post-subtitle,
.articles-template-default .post-content,
.post-template-default .page-title,
.post-template-default .post-title,
.post-template-default .post-subtitle,
.post-template-default .post-content,
.page-template-default .page-title,
.page-template-default .post-title,
.page-template-default .post-subtitle,
.page-template-default .post-content,
.project-template-default .page-title,
.project-template-default .post-title,
.project-template-default .post-subtitle,
.project-template-default .post-content,
.resource-template-default .page-title,
.resource-template-default .post-title,
.resource-template-default .post-subtitle,
.resource-template-default .post-content,
.testimonial-template-default .page-title,
.testimonial-template-default .post-title,
.testimonial-template-default .post-subtitle,
.testimonial-template-default .post-content,
.events-template-default .page-title,
.events-template-default .post-title,
.events-template-default .post-subtitle,
.events-template-default .post-content,
.callforpapers-template-default .page-title,
.callforpapers-template-default .post-title,
.callforpapers-template-default .post-subtitle,
.callforpapers-template-default .post-content,
.news-template-default .page-title,
.news-template-default .post-title,
.news-template-default .post-subtitle,
.news-template-default .post-content,
.newsletter-template-default .page-title,
.newsletter-template-default .post-title,
.newsletter-template-default .post-subtitle,
.newsletter-template-default .post-content,
.past-issues-template-default .page-title,
.past-issues-template-default .post-title,
.past-issues-template-default .post-subtitle,
.past-issues-template-default .post-content,
.post-type-archive .page-title,
.post-type-archive .post-title,
.post-type-archive .post-subtitle,
.post-type-archive .post-content,
.search .page-title,
.search .post-title,
.search .post-subtitle,
.search .post-content {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 767px) {
  .articles-template-default .page-title,
  .articles-template-default .post-title,
  .articles-template-default .post-subtitle,
  .articles-template-default .post-content,
  .post-template-default .page-title,
  .post-template-default .post-title,
  .post-template-default .post-subtitle,
  .post-template-default .post-content,
  .page-template-default .page-title,
  .page-template-default .post-title,
  .page-template-default .post-subtitle,
  .page-template-default .post-content,
  .project-template-default .page-title,
  .project-template-default .post-title,
  .project-template-default .post-subtitle,
  .project-template-default .post-content,
  .resource-template-default .page-title,
  .resource-template-default .post-title,
  .resource-template-default .post-subtitle,
  .resource-template-default .post-content,
  .testimonial-template-default .page-title,
  .testimonial-template-default .post-title,
  .testimonial-template-default .post-subtitle,
  .testimonial-template-default .post-content,
  .events-template-default .page-title,
  .events-template-default .post-title,
  .events-template-default .post-subtitle,
  .events-template-default .post-content,
  .callforpapers-template-default .page-title,
  .callforpapers-template-default .post-title,
  .callforpapers-template-default .post-subtitle,
  .callforpapers-template-default .post-content,
  .news-template-default .page-title,
  .news-template-default .post-title,
  .news-template-default .post-subtitle,
  .news-template-default .post-content,
  .newsletter-template-default .page-title,
  .newsletter-template-default .post-title,
  .newsletter-template-default .post-subtitle,
  .newsletter-template-default .post-content,
  .past-issues-template-default .page-title,
  .past-issues-template-default .post-title,
  .past-issues-template-default .post-subtitle,
  .past-issues-template-default .post-content,
  .post-type-archive .page-title,
  .post-type-archive .post-title,
  .post-type-archive .post-subtitle,
  .post-type-archive .post-content,
  .search .page-title,
  .search .post-title,
  .search .post-subtitle,
  .search .post-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 1080px;
  }
}
@media (min-width: 767px) {
  .articles-template-default .page-title,
  .articles-template-default .post-title,
  .articles-template-default .post-subtitle,
  .articles-template-default .post-content,
  .post-template-default .page-title,
  .post-template-default .post-title,
  .post-template-default .post-subtitle,
  .post-template-default .post-content,
  .page-template-default .page-title,
  .page-template-default .post-title,
  .page-template-default .post-subtitle,
  .page-template-default .post-content,
  .project-template-default .page-title,
  .project-template-default .post-title,
  .project-template-default .post-subtitle,
  .project-template-default .post-content,
  .resource-template-default .page-title,
  .resource-template-default .post-title,
  .resource-template-default .post-subtitle,
  .resource-template-default .post-content,
  .testimonial-template-default .page-title,
  .testimonial-template-default .post-title,
  .testimonial-template-default .post-subtitle,
  .testimonial-template-default .post-content,
  .events-template-default .page-title,
  .events-template-default .post-title,
  .events-template-default .post-subtitle,
  .events-template-default .post-content,
  .callforpapers-template-default .page-title,
  .callforpapers-template-default .post-title,
  .callforpapers-template-default .post-subtitle,
  .callforpapers-template-default .post-content,
  .news-template-default .page-title,
  .news-template-default .post-title,
  .news-template-default .post-subtitle,
  .news-template-default .post-content,
  .newsletter-template-default .page-title,
  .newsletter-template-default .post-title,
  .newsletter-template-default .post-subtitle,
  .newsletter-template-default .post-content,
  .past-issues-template-default .page-title,
  .past-issues-template-default .post-title,
  .past-issues-template-default .post-subtitle,
  .past-issues-template-default .post-content,
  .post-type-archive .page-title,
  .post-type-archive .post-title,
  .post-type-archive .post-subtitle,
  .post-type-archive .post-content,
  .search .page-title,
  .search .post-title,
  .search .post-subtitle,
  .search .post-content {
    max-width: 960px;
  }
}
.articles-template-default .content-wrapper,
.post-template-default .content-wrapper,
.page-template-default .content-wrapper,
.project-template-default .content-wrapper,
.resource-template-default .content-wrapper,
.testimonial-template-default .content-wrapper,
.events-template-default .content-wrapper,
.callforpapers-template-default .content-wrapper,
.news-template-default .content-wrapper,
.newsletter-template-default .content-wrapper,
.past-issues-template-default .content-wrapper,
.post-type-archive .content-wrapper,
.search .content-wrapper {
  padding-bottom: 100px;
  background: url("../images/dotted_background-left.png") 0 0 no-repeat, url("../images/dotted_background-right.png") 100% 0 no-repeat;
  background-size: 300px auto;
}

.elementor-page .post-header {
  display: none;
}
.elementor-page .page-title,
.elementor-page .post-title,
.elementor-page .post-content {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 767px) {
  .elementor-page .page-title,
  .elementor-page .post-title,
  .elementor-page .post-content {
    max-width: none;
  }
}

.home .content-wrapper {
  background-image: none;
}

.post-type-archive .content-wrapper {
  padding-top: 60px;
}

.articles-template-default .post-header-breadcrumb {
  margin-bottom: 20px;
}

.page-resource-library .page-title,
.page-resource-library .post-title,
.page-resource-library .post-subtitle,
.page-resource-library .post-content {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 767px) {
  .page-resource-library .page-title,
  .page-resource-library .post-title,
  .page-resource-library .post-subtitle,
  .page-resource-library .post-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 1080px;
  }
}
@media (min-width: 767px) {
  .page-resource-library .page-title,
  .page-resource-library .post-title,
  .page-resource-library .post-subtitle,
  .page-resource-library .post-content {
    max-width: 1100px;
  }
}
.page-resource-library .searchandfilter {
  font-family: "Heebo", sans-serif;
}
.page-resource-library .searchandfilter ul {
  padding: 0;
}
.page-resource-library .searchandfilter ul > .sf-field-taxonomy-resource-type > ul:not(.children) {
  margin-left: -15px;
}
.page-resource-library .searchandfilter h4 {
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
}
.page-resource-library .sf-field-taxonomy-resource-type {
  font-size: 20px;
  line-height: 26px;
}
.page-resource-library .sf-field-taxonomy-resource-type > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -15px;
}
.page-resource-library .sf-field-taxonomy-resource-type > ul > li {
  width: 25%;
  min-width: 265px;
  padding-bottom: 15px;
}
.page-resource-library .sf-field-taxonomy-resource-type .sf-input-radio {
  display: none;
}
.page-resource-library .sf-field-taxonomy-resource-type .sf-label-radio {
  width: calc(100% - 25px);
  padding: 7px 15px;
  margin-left: 15px;
  margin-right: 15px;
  color: #E31E26;
  border: 3px solid #E31E26;
  text-align: center;
  cursor: pointer;
}
.page-resource-library .sf-field-taxonomy-resource-type .sf-label-radio:hover {
  background: #E31E26;
  color: #ffffff;
}
.page-resource-library .sf-field-taxonomy-resource-type .sf-option-active .sf-label-radio {
  background: #522752;
  color: #ffffff;
  border-color: #522752;
}
.page-resource-library .sf-field-taxonomy-difficulty-level h4,
.page-resource-library .sf-field-taxonomy-difficulty-level ul,
.page-resource-library .sf-field-taxonomy-difficulty-level li {
  display: inline-block;
}
.page-resource-library .sf-field-taxonomy-difficulty-level h4 {
  font-size: 20px;
  line-height: 34px;
  font-weight: 700;
}
.page-resource-library .sf-field-taxonomy-difficulty-level .sf-input-radio {
  display: none;
}
.page-resource-library .sf-field-taxonomy-difficulty-level .sf-level-0 .sf-label-radio {
  margin-left: 10px;
  padding: 0;
  cursor: pointer;
}
.page-resource-library .sf-field-taxonomy-difficulty-level .sf-level-0:not(:first-child) .sf-label-radio {
  text-indent: -999em;
  background: url("../images/icon-devil-red.svg") 50% 50% no-repeat;
  display: inline-block;
  width: 20px;
  height: 20px;
}
.page-resource-library .sf-field-taxonomy-difficulty-level .sf-level-0.is-hover:not(:first-child) .sf-label-radio {
  background: url("../images/icon-devil-red.svg") 50% 50% no-repeat;
}
.page-resource-library .sf-field-taxonomy-difficulty-level .sf-option-active ~ .sf-level-0 .sf-label-radio {
  background: url("../images/icon-devil-white-outline.svg") 50% 50% no-repeat;
}
.page-resource-library .sf-field-taxonomy-topic h4 {
  padding-bottom: 15px;
  margin-bottom: 27px;
  border-bottom: 2px solid #E31E26;
  cursor: pointer;
}
@media (min-width: 767px) {
  .page-resource-library .sf-field-taxonomy-topic > ul {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
  }
}
@media (min-width: 991px) {
  .page-resource-library .sf-field-taxonomy-topic > ul {
    -webkit-columns: 3;
       -moz-columns: 3;
            columns: 3;
  }
}
.page-resource-library .sf-field-taxonomy-topic .sf-input-checkbox {
  display: none;
}
.page-resource-library .sf-field-taxonomy-topic .sf-label-checkbox {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.page-resource-library .sf-field-taxonomy-topic .sf-label-checkbox::before {
  content: "";
  width: 24px;
  height: 24px;
  border: 1px solid #000000;
  display: inline-block;
  margin-right: 7px;
  vertical-align: bottom;
}
.page-resource-library .sf-field-taxonomy-topic .sf-option-active .sf-label-checkbox::before {
  background-color: #E31E26;
  border-color: #E31E26;
  background: #E31E26 url("../images/icon-checkmark.svg") 50% 50% no-repeat;
}
.page-resource-library .sf-field-taxonomy-topic[data-sf-field-input-type=checkbox] .sf-label-checkbox {
  padding-left: 0;
}
.page-resource-library .search-filter-results-text {
  font-family: "Heebo", sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  color: #000000;
  padding-bottom: 6px;
  border-bottom: 2px solid #E31E26;
}
.page-resource-library .search-filter-results-posts {
  padding-top: 36px;
  padding-bottom: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  --gap: 28px;
  gap: var(--gap);
}
.page-resource-library .search-filter-results-posts .post {
  width: 100%;
}
@media (min-width: 767px) {
  .page-resource-library .search-filter-results-posts .post {
    --columns: 2;
    width: calc(100% / var(--columns) - var(--gap) + var(--gap) / var(--columns));
  }
}
@media (min-width: 991px) {
  .page-resource-library .search-filter-results-posts .post {
    --columns: 3;
    width: calc(100% / var(--columns) - var(--gap) + var(--gap) / var(--columns));
  }
}
.page-resource-library .search-filters-results-no-results {
  display: block;
}
.page-resource-library .search-filter-pagination-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-top: 2px solid #E31E26;
  padding-top: 6px;
  font-family: "Heebo", sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  color: #000000;
}
.page-resource-library .search-filter-pagination-wrapper .pagination {
  margin-left: -6px;
  text-align: center;
}
.page-resource-library .search-filter-pagination-wrapper .nav-previous,
.page-resource-library .search-filter-pagination-wrapper .nav-next {
  padding: 0;
}
.page-resource-library .search-filter-results-page-number {
  font-weight: normal;
  position: absolute;
  right: 0;
}
.page-resource-library .sf-field-reset {
  margin-top: 16px;
  margin-bottom: 28px;
}
.page-resource-library input[type=submit] {
  cursor: pointer;
}

body.single-events.detailed-event article {
  overflow-x: hidden;
}
body.single-events.detailed-event #event_information, body.single-events.detailed-event #event_schedule, body.single-events.detailed-event #event_sponsors {
  scroll-margin-top: 130px;
}
@media (min-width: 991px) {
  body.single-events.detailed-event #event_information, body.single-events.detailed-event #event_schedule, body.single-events.detailed-event #event_sponsors {
    scroll-margin-top: 121px;
  }
}
body.single-events.detailed-event .post-header {
  margin-bottom: 0;
  padding-top: 0;
}
body.single-events.detailed-event .post-content {
  padding-top: 100px;
}
body.single-events.detailed-event h1 {
  font-size: 50px;
  line-height: 60px;
  letter-spacing: 0.27px;
}
body.single-events.detailed-event h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: 0.32px;
}
body.single-events.detailed-event h3 {
  padding-top: 25px;
  font-size: 28px;
  font-weight: 800;
  line-height: 38px;
  letter-spacing: 0.4px;
}
body.single-events.detailed-event .event-hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 400px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color: #ffffff;
}
body.single-events.detailed-event .event-hero-details {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 68px 20px;
  font-size: 24px;
  font-weight: 800;
  letter-spacing: 0.53px;
}
body.single-events.detailed-event .event-hero-location {
  padding-top: 30px;
}
body.single-events.detailed-event .event-hero-button .button, body.single-events.detailed-event .event-hero-button .button-light, body.single-events.detailed-event .event-hero-button .footer-sign-up input[type=submit], .footer-sign-up body.single-events.detailed-event .event-hero-button input[type=submit], body.single-events.detailed-event .event-hero-button .block-core-buttons .wp-block-buttons .wp-block-button__link, .block-core-buttons .wp-block-buttons body.single-events.detailed-event .event-hero-button .wp-block-button__link, body.single-events.detailed-event .event-hero-button .button-ghost, body.single-events.detailed-event .event-hero-button .menu-journal-menu-container .menu li a, .menu-journal-menu-container .menu li body.single-events.detailed-event .event-hero-button a, body.single-events.detailed-event .event-hero-button form .form-submit, form body.single-events.detailed-event .event-hero-button .form-submit, body.single-events.detailed-event .event-hero-button .page-numbers, body.single-events.detailed-event .event-hero-button .page-resource-library input[type=submit], .page-resource-library body.single-events.detailed-event .event-hero-button input[type=submit] {
  margin-top: 30px;
  text-decoration: none;
}
body.single-events.detailed-event .event-hero-button .button:hover, body.single-events.detailed-event .event-hero-button .button-light:hover, body.single-events.detailed-event .event-hero-button .footer-sign-up input[type=submit]:hover, .footer-sign-up body.single-events.detailed-event .event-hero-button input[type=submit]:hover, body.single-events.detailed-event .event-hero-button .block-core-buttons .wp-block-buttons .wp-block-button__link:hover, .block-core-buttons .wp-block-buttons body.single-events.detailed-event .event-hero-button .wp-block-button__link:hover, body.single-events.detailed-event .event-hero-button .button-ghost:hover, body.single-events.detailed-event .event-hero-button .menu-journal-menu-container .menu li a:hover, .menu-journal-menu-container .menu li body.single-events.detailed-event .event-hero-button a:hover, body.single-events.detailed-event .event-hero-button form .form-submit:hover, form body.single-events.detailed-event .event-hero-button .form-submit:hover, body.single-events.detailed-event .event-hero-button .page-numbers:hover, body.single-events.detailed-event .event-hero-button .page-resource-library input[type=submit]:hover, .page-resource-library body.single-events.detailed-event .event-hero-button input[type=submit]:hover, body.single-events.detailed-event .event-hero-button .button:focus, body.single-events.detailed-event .event-hero-button .button-light:focus, body.single-events.detailed-event .event-hero-button .footer-sign-up input[type=submit]:focus, .footer-sign-up body.single-events.detailed-event .event-hero-button input[type=submit]:focus, body.single-events.detailed-event .event-hero-button .block-core-buttons .wp-block-buttons .wp-block-button__link:focus, .block-core-buttons .wp-block-buttons body.single-events.detailed-event .event-hero-button .wp-block-button__link:focus, body.single-events.detailed-event .event-hero-button .button-ghost:focus, body.single-events.detailed-event .event-hero-button .menu-journal-menu-container .menu li a:focus, .menu-journal-menu-container .menu li body.single-events.detailed-event .event-hero-button a:focus, body.single-events.detailed-event .event-hero-button form .form-submit:focus, form body.single-events.detailed-event .event-hero-button .form-submit:focus, body.single-events.detailed-event .event-hero-button .page-numbers:focus, body.single-events.detailed-event .event-hero-button .page-resource-library input[type=submit]:focus, .page-resource-library body.single-events.detailed-event .event-hero-button input[type=submit]:focus {
  background-color: #ffffff;
  color: #522752;
}
body.single-events.detailed-event .event-navbar ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
}
@media (min-width: 767px) {
  body.single-events.detailed-event .event-navbar ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
body.single-events.detailed-event .event-navbar ul li {
  width: 100%;
}
body.single-events.detailed-event .event-navbar a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 56px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
}
body.single-events.detailed-event .event-information-wrapper {
  padding-bottom: 100px;
}
body.single-events.detailed-event .event-information {
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0.6px;
}
body.single-events.detailed-event .travel_information {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}
body.single-events.detailed-event .travel-information-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  row-gap: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 767px) {
  body.single-events.detailed-event .travel-information-field {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
body.single-events.detailed-event .travel-information-field .travel-information-heading {
  width: 100%;
  margin-bottom: 0;
  padding-top: 5px;
  color: #E31E26;
  font-family: "Teko", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
  text-transform: uppercase;
}
@media (min-width: 767px) {
  body.single-events.detailed-event .travel-information-field .travel-information-heading {
    width: 20%;
  }
}
body.single-events.detailed-event .travel-information-field .travel-information-details {
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.75px;
}
@media (min-width: 767px) {
  body.single-events.detailed-event .travel-information-field .travel-information-details {
    width: 80%;
  }
}
body.single-events.detailed-event .additional-travel h4 {
  font-family: "Teko", sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 35px;
  letter-spacing: 1px;
}
body.single-events.detailed-event .additional-travel p:last-of-type {
  margin-bottom: 0;
}
body.single-events.detailed-event #event_schedule {
  position: relative;
  z-index: 1;
}
body.single-events.detailed-event #event_schedule h4 {
  cursor: pointer;
}
body.single-events.detailed-event #event_schedule summary {
  position: relative;
  padding-top: 20px;
}
body.single-events.detailed-event #event_schedule summary::marker {
  content: none;
}
body.single-events.detailed-event #event_schedule summary::before,
body.single-events.detailed-event #event_schedule summary::after {
  content: "";
  color: #E31E26;
}
body.single-events.detailed-event #event_schedule summary::before,
body.single-events.detailed-event #event_schedule summary::after {
  position: absolute;
  top: calc(50% + 8px);
  right: 0;
  width: 26px;
  height: 0;
  border-bottom: 4px solid;
}
body.single-events.detailed-event #event_schedule summary::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}
body.single-events.detailed-event #event_schedule [open] summary::after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
body.single-events.detailed-event #event_schedule details {
  border-top: 3px solid #000000;
}
body.single-events.detailed-event #event_schedule details:last-of-type {
  border-bottom: 3px solid #000000;
}
body.single-events.detailed-event .schedule-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 2px solid #000000;
}
@media (min-width: 640px) {
  body.single-events.detailed-event .schedule-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
body.single-events.detailed-event .schedule-row .schedule-column-1 {
  width: 100%;
}
@media (min-width: 640px) {
  body.single-events.detailed-event .schedule-row .schedule-column-1 {
    width: 20%;
    padding-right: 10px;
  }
}
body.single-events.detailed-event .schedule-row .schedule-column-2 {
  width: 100%;
}
@media (min-width: 640px) {
  body.single-events.detailed-event .schedule-row .schedule-column-2 {
    width: 40%;
    padding-right: 10px;
  }
}
@media (min-width: 640px) {
  body.single-events.detailed-event .schedule-row .schedule-column-2:has(+ .schedule-column-4) {
    width: 60%;
  }
}
body.single-events.detailed-event .schedule-row .schedule-column-3 {
  width: 100%;
}
@media (min-width: 640px) {
  body.single-events.detailed-event .schedule-row .schedule-column-3 {
    width: 20%;
    padding-right: 10px;
  }
}
body.single-events.detailed-event .schedule-row .schedule-column-4 {
  width: 100%;
}
@media (min-width: 640px) {
  body.single-events.detailed-event .schedule-row .schedule-column-4 {
    width: 20%;
  }
}
body.single-events.detailed-event .schedule-header {
  display: none;
  color: #E31E26;
  font-family: "Teko", sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 35px;
  letter-spacing: 1px;
}
@media (min-width: 640px) {
  body.single-events.detailed-event .schedule-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
body.single-events.detailed-event .event-schedule-wrapper {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #F3F3F4;
}
body.single-events.detailed-event .event-schedule-wrapper::before, body.single-events.detailed-event .event-schedule-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: inherit;
  z-index: 0;
}
body.single-events.detailed-event .event-schedule-wrapper::before {
  right: 0;
  left: -9999px;
}
body.single-events.detailed-event .event-schedule-wrapper::after {
  right: -9999px;
  left: 0;
}
body.single-events.detailed-event .event-sponsors {
  width: 100%;
  padding-top: 100px;
  font-size: 50px;
  text-align: center;
}
body.single-events.detailed-event .event-sponsors-tier {
  width: 100%;
  padding-bottom: 25px;
  text-align: center;
}
body.single-events.detailed-event .event-sponsors-tier:not(:first-of-type) {
  border-top: 1px solid #000000;
}
body.single-events.detailed-event .event-sponsors-tier h3 {
  padding-bottom: 25px;
  text-transform: uppercase;
}
body.single-events.detailed-event .event-sponsors-sponsors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  gap: 50px;
}
body.single-events.detailed-event .event-sponsors-sponsors img {
  min-width: 100px;
}

.archive-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -20px;
  margin-right: -20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.archive-list article {
  width: calc(100% - 40px);
  margin-top: 40px;
  margin-left: 20px;
  margin-right: 20px;
}
@media (min-width: 640px) {
  .archive-list article {
    width: calc(50% - 40px);
  }
}
.archive-list article {
  border-top: 10px solid #000000;
}
.archive-list article .archive-post-title {
  width: 100%;
  padding-bottom: 20px;
  border-bottom: 2px solid #979797;
  margin-bottom: 20px;
}
.archive-list article .archive-post-title a {
  color: #000000;
  text-decoration: none;
}
.archive-list article .archive-post-title a:hover {
  color: #522752;
}

.post-field--level .post-field--value.level-1 {
  background: url("../images/icon-devil-red.svg") 5px 50% no-repeat;
}
.post-field--level .post-field--value.level-2 {
  background-image: url("../images/icon-devil-red.svg"), url("../images/icon-devil-red.svg");
  background-repeat: no-repeat, no-repeat;
  background-position: 5px 50%, 33px 50%;
}
.post-field--level .post-field--value.level-3 {
  background-image: url("../images/icon-devil-red.svg"), url("../images/icon-devil-red.svg"), url("../images/icon-devil-red.svg");
  background-position: 5px 50%, 33px 50%, 61px 50%;
  background-repeat: no-repeat, no-repeat, no-repeat;
}
.post-field--level .post-field--value span {
  display: inline-block;
  text-indent: -999em;
  min-width: 100px;
}

.footer {
  background-color: #522752;
  font-size: 12px;
  line-height: 1.4;
}
.footer a {
  color: #ffffff;
  text-decoration: none;
}
.footer a:hover {
  color: #E31E26;
}

.footer-wrapper {
  padding-left: 20px;
  padding-right: 20px;
  padding: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 767px) {
  .footer-wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 1080px;
  }
}
@media (min-width: 767px) {
  .footer-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.footer-address {
  margin-bottom: 50px;
  background: #ffffff;
  -webkit-box-shadow: 0 -2px 5px 3px rgba(200, 200, 200, 0.45);
          box-shadow: 0 -2px 5px 3px rgba(200, 200, 200, 0.45);
  width: 230px;
  padding: 25px;
}
@media (min-width: 767px) {
  .footer-address {
    margin-top: -50px;
  }
}
.footer-address .footer-logo-link {
  display: block;
  margin-bottom: 20px;
  width: 145px;
}
.footer-address a, .footer-address a:visited {
  font-weight: 500;
  color: #000000;
}
.footer-address a:hover {
  color: #E31E26;
}

@media (min-width: 640px) {
  .footer-col-left,
  .footer-col-right {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 20%;
            flex: 1 1 20%;
  }
}

@media (min-width: 640px) {
  .footer-col-center {
    -webkit-box-flex: 2;
        -ms-flex: 2 2 60%;
            flex: 2 2 60%;
  }
}

.footer-col-menu ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footer-col-menu a, .footer-col-menu a:visited {
  color: #ffffff;
}
.footer-col-menu a:hover {
  color: #E31E26;
}

.menu-footer {
  margin: 0 0 15px 0;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  list-style-type: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.menu-footer a {
  font-weight: 700;
  text-decoration: none;
}
@media (min-width: 767px) {
  .menu-footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.menu-footer a {
  padding: 0 8px;
}
@media (min-width: 991px) {
  .menu-footer a {
    padding: 0 10px;
  }
}

.footer-copyright {
  color: #ffffff;
  margin-bottom: 50px;
  text-align: center;
}
.footer-copyright a, .footer-copyright a:visited {
  color: #ffffff;
}

.footer-social-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-indent: -9999px;
  margin: 40px 0;
}
.footer-social-icons a {
  display: block;
  width: 40px;
  height: 40px;
}
.footer-social-icons .social-icon-instagram {
  background: url("../images/social-icon-instagram.svg") 50% 50% no-repeat;
  background-size: 30px 30px;
}
.footer-social-icons .social-icon-facebook {
  background: url("../images/social-icon-facebook.svg") 50% 50% no-repeat;
  background-size: 30px 30px;
}
.footer-social-icons .social-icon-twitter {
  background: url("../images/social-icon-twitter.svg") 50% 50% no-repeat;
  background-size: 30px 30px;
}
.footer-social-icons .social-icon-linkedin {
  background: url("../images/social-icon-linkedin.svg") 50% 50% no-repeat;
  background-size: 30px 30px;
}
.footer-social-icons .social-icon-youtube {
  background: url("../images/social-icon-youtube.svg") 50% 50% no-repeat;
  background-size: 30px 30px;
}

.freebsd-three-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 767px) {
  .freebsd-three-columns {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.freebsd-three-columns .freebsd-column {
  width: 100%;
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-top: 10px solid #000000;
}
@media (min-width: 767px) {
  .freebsd-three-columns .freebsd-column {
    width: 31%;
    padding-bottom: 60px;
  }
}

.post-field-excerpt p {
  margin: 0 0 15px 0;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
}
.post-field-excerpt p a {
  font-weight: 700;
  text-decoration: none;
}

.post-meta-wrapper {
  margin-bottom: 20px;
}
.post-meta-wrapper .post-meta {
  margin-bottom: 0px;
  line-height: 35px;
}

.post-image {
  float: right;
}

.post-status-label {
  text-transform: uppercase;
}

.past-issues .post-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 640px) {
  .past-issues .post-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.past-issues-image {
  padding-bottom: 30px;
}
@media (min-width: 640px) {
  .past-issues-image {
    width: 50%;
    min-width: 300px;
    padding-right: 30px;
    padding-bottom: 0px;
  }
}
.past-issues-image img {
  display: block;
  -webkit-box-shadow: 0 5px 8px rgba(150, 150, 150, 0.25);
          box-shadow: 0 5px 8px rgba(150, 150, 150, 0.25);
  border: 1px solid #979797;
}

.past-issues-table-of-contents a {
  text-decoration: none;
}
.past-issues-table-of-contents li {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 98px;
  grid-template-columns: 1fr 98px;
  list-style: none;
  margin-bottom: 15px;
}
.past-issues-table-of-contents ul {
  margin: 0;
  padding: 0;
}
.past-issues-table-of-contents .article-title {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
}
.past-issues-table-of-contents .article-by-line {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 2;
  grid-row: 2;
}
.past-issues-table-of-contents .article-pdf {
  -ms-grid-row-align: center;
      align-self: center;
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1/3;
  -ms-grid-column-align: center;
      justify-self: center;
}

.past-issues .menu-journal-menu-container {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
}
@media (min-width: 767px) {
  .past-issues .menu-journal-menu-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1080px;
  }
}
@media (min-width: 767px) {
  .past-issues .menu-journal-menu-container {
    max-width: 960px;
  }
}

.menu-journal-menu-container .menu {
  padding-left: 0px;
  list-style: none;
}
.menu-journal-menu-container .menu li {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 15px;
}
.menu-journal-menu-container .menu li a {
  text-decoration: none;
}
.menu-journal-menu-container .menu .current-menu-item a {
  background-color: #E31E26;
  color: #ffffff;
}

.resource-template-default .resource .post-header {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 30px;
}
@media (min-width: 767px) {
  .resource-template-default .resource .post-header {
    margin-left: auto;
    margin-right: auto;
    max-width: 1080px;
  }
}
@media (min-width: 767px) {
  .resource-template-default .resource .post-header {
    max-width: 960px;
  }
}
.resource-template-default .resource .post-title {
  padding: 0;
  max-width: none;
}
@media (min-width: 767px) {
  .resource-template-default .resource .post-title {
    max-width: none;
  }
}
.resource-template-default .resource .post-taxonomy-header {
  padding-top: 20px;
  padding-bottom: 26px;
  border-bottom: 1px solid #979797;
}
.resource-template-default .resource .post-taxonomy-header .post-field {
  display: inline-block;
  padding-right: 34px;
}
.resource-template-default .resource .post-taxonomy-header .post-field:last-child {
  padding-right: 0;
}
.resource-template-default .resource .post-taxonomy-header .post-field--label,
.resource-template-default .resource .post-taxonomy-header .post-field--value {
  display: inline-block;
}
.resource-template-default .resource .post-taxonomy-header .post-field--label {
  font-family: "Teko", sans-serif;
  font-size: 20px;
  line-height: 35px;
  letter-spacing: 1px;
}
.resource-template-default .resource .post-taxonomy-header .post-field--value {
  font-family: "Heebo", sans-serif;
  font-size: 16px;
  line-height: 24px;
}
.resource-template-default .resource .post-taxonomy-header .post-field--value,
.resource-template-default .resource .post-taxonomy-header .post-field--value a {
  font-weight: normal;
}

.post--resource-library-card {
  border: 1px solid #522752;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.post--resource-library-card.featured {
  border: 1px solid #E31E26;
}
.post--resource-library-card .post-format {
  background-color: #522752;
  color: #ffffff;
  font-family: "Teko", sans-serif;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 9px 20px 7px 50px;
}
.post--resource-library-card .post-format-written {
  background: #522752 url("../images/icon-written.svg") 20px 5px no-repeat;
}
.post--resource-library-card .post-format-video {
  background: #522752 url("../images/icon-video.svg") 20px 6px no-repeat;
}
.post--resource-library-card.featured .post-format {
  background-color: #E31E26;
}
.post--resource-library-card .post-format-value {
  vertical-align: bottom;
}
.post--resource-library-card .post-title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #440f3c url("../images/resource-card-bg-code-purple.png") 50% 0 no-repeat;
  background-size: 100% auto;
  padding: 20px;
}
.post--resource-library-card.featured .post-title-wrapper {
  background: #b20021 url("../images/resource-card-bg-code-red.png") 50% 0 no-repeat;
  background-size: 100% auto;
}
.post--resource-library-card .post-featured-text {
  color: #ffffff;
  font-family: "Teko", sans-serif;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.post--resource-library-card .post-title {
  margin-bottom: 15px;
  font-family: "Heebo", sans-serif;
  font-weight: 800;
  font-size: 28px;
  line-height: 38px;
  margin-bottom: 0;
  padding: 0;
  width: 100%;
}
.post--resource-library-card .post-title a {
  color: #ffffff;
  text-decoration: none;
}
.post--resource-library-card .post-title a:hover {
  text-decoration: underline;
}
.post--resource-library-card .post-content-wrapper {
  padding: 20px;
  background-color: #ffffff;
  background-image: none;
}
.post--resource-library-card .post-content-wrapper .post--inline-field {
  font-size: 20px;
  line-height: 35px;
}
.post--resource-library-card .post-content-wrapper .field-label {
  font-family: "Teko", sans-serif;
  display: inline-block;
}
.post--resource-library-card .post-content-wrapper .field-value {
  font-family: "Heebo", sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
  letter-spacing: 0.75px;
}
.post--resource-library-card .post-excerpt {
  font-family: "Heebo", sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  padding-top: 10px;
}
.post--resource-library-card .post-excerpt p {
  margin-bottom: 0;
}
.post--resource-library-card .post-read-more {
  margin-top: auto;
}
.post--resource-library-card .read-more-link {
  padding: 5px 20px;
  display: block;
  color: #ffffff;
  text-decoration: none;
  background: #522752 url("../images/small-arrow-dots-white.svg") 50% 90% no-repeat;
  background-position: calc(100% - 20px) 50%;
}
.post--resource-library-card .read-more-link:hover {
  text-decoration: underline;
}
.post--resource-library-card.featured .read-more-link {
  background-color: #E31E26;
}

.elementor-widget-freebsd-journal {
  padding-bottom: 120px;
}
.elementor-widget-freebsd-journal .elementor-widget-container {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 767px) {
  .elementor-widget-freebsd-journal .elementor-widget-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1080px;
  }
}

.freebsd-journal-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 767px) {
  .freebsd-journal-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.freebsd-journal-content {
  width: 100%;
  padding-top: 15px;
  border-top: 10px solid #000000;
}
@media (min-width: 767px) {
  .freebsd-journal-content {
    width: 31%;
  }
}

.freebsd-journal-image {
  width: 100%;
}
@media (min-width: 767px) {
  .freebsd-journal-image {
    width: 60%;
  }
}

.freebsd-journal-body p {
  margin: 0 0 15px 0;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
}
.freebsd-journal-body p a {
  font-weight: 700;
  text-decoration: none;
}

.freebsd-journal-read-more {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 2px solid #979797;
}
.freebsd-journal-read-more a {
  color: #000000;
  padding-right: 12px;
  background: url("../images/small-arrow-dots.svg") 100% 50% no-repeat;
  background-size: 8px auto;
}
.freebsd-journal-read-more a:hover {
  color: #522752;
}

@media (min-width: 767px) {
  .elementor-widget-freebsd-hero {
    height: 0;
    padding-bottom: 39.23%;
  }
}

.freebsd-hero {
  padding-top: 39.23%;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
@media (min-width: 767px) {
  .freebsd-hero {
    padding-top: 0;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
}

.freebsd-hero-wrapper {
  padding: 20px;
}
@media (min-width: 767px) {
  .freebsd-hero-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 60px;
    padding-left: 20px;
  }
}
@media (min-width: 1080px) {
  .freebsd-hero-wrapper {
    padding-left: 60px;
  }
}

.freebsd-hero-content {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  line-height: 30px;
  color: #000000;
}
@media (min-width: 767px) {
  .freebsd-hero-content {
    padding: 30px 25px;
    background: rgba(255, 255, 255, 0.8);
    max-width: 500px;
  }
}
@media (min-width: 991px) {
  .freebsd-hero-content {
    padding: 60px 50px;
  }
}

.freebsd-hero-body {
  margin-bottom: 20px;
}

.elementor-element .elementor-swiper .elementor-slides .swiper-slide-inner {
  max-width: 1200px;
  padding: 50px;
}
.elementor-element .elementor-swiper .elementor-slides .swiper-slide-inner .swiper-slide-contents {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  line-height: 30px;
  color: #000000;
  padding: 30px 25px;
  background: rgba(255, 255, 255, 0.8);
  max-width: 500px;
}
@media (min-width: 991px) {
  .elementor-element .elementor-swiper .elementor-slides .swiper-slide-inner .swiper-slide-contents {
    padding: 60px 50px;
  }
}

@media (min-width: 991px) {
  .freebsd-textured-widget-section {
    background-image: url("../images/dotted_background-left.png"), url("../images/dotted_background-right.png");
    background-repeat: no-repeat;
    background-position: left top, right top;
    background-size: 300px;
  }
}
.freebsd-textured-widget-section .elementor-widget-container {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 767px) {
  .freebsd-textured-widget-section .elementor-widget-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1080px;
  }
}

.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated > .elementor-widget-wrap {
  padding: 0;
}

.callforpapers-teaser-card {
  padding-top: 15px;
  border-top: 10px solid #000000;
}
.callforpapers-teaser-card .post-title {
  width: 100%;
  padding-bottom: 20px;
  border-bottom: 2px solid #979797;
  margin-bottom: 20px;
}
.callforpapers-teaser-card .post-title a {
  color: #000000;
}
.callforpapers-teaser-card .post-title a:hover {
  color: #522752;
}
.callforpapers-teaser-card .post-field-excerpt {
  margin-bottom: 30px;
}

.post-teaser-card {
  border-top: 10px solid #000000;
}
.post-teaser-card .post-read-more {
  border-top: 2px solid #979797;
  padding-top: 15px;
}

.project-teaser-card {
  border-top: 10px solid #000000;
}
.project-teaser-card .card-post-title {
  width: 100%;
  padding-bottom: 20px;
  border-bottom: 2px solid #979797;
  margin-bottom: 20px;
}
.project-teaser-card .card-post-title a {
  color: #000000;
  text-decoration: none;
}
.project-teaser-card .card-post-title a:hover {
  color: #522752;
}
.project-teaser-card .post-field-excerpt {
  margin-bottom: 30px;
}
.project-teaser-card .post-field-excerpt p:last-child {
  margin-bottom: 0;
}

.post-teaser-card--events {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  background: #ffffff;
  -webkit-box-shadow: 0 5px 8px rgba(150, 150, 150, 0.25);
          box-shadow: 0 5px 8px rgba(150, 150, 150, 0.25);
  border: 1px solid #979797;
}
.post-teaser-card--events .post-event-card-link {
  display: block;
  width: 100%;
  height: 100%;
}
.post-teaser-card--events .post-event-card-link, .post-teaser-card--events .post-event-card-link:visited {
  color: #000000;
}
.post-teaser-card--events .post-event-card-link:hover {
  color: #522752;
}
.post-teaser-card--events .post-event-card-link:hover .post-event-start-date,
.post-teaser-card--events .post-event-card-link:hover .post-event-details,
.post-teaser-card--events .post-event-card-link:hover h5 {
  color: #522752;
}
.post-teaser-card--events .post-thumbnail {
  width: 100%;
  height: 0;
  padding-bottom: 60%;
  overflow: hidden;
  position: relative;
}
.post-teaser-card--events .post-thumbnail img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.post-teaser-card--events .post-event-content {
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.post-teaser-card--events .post-event-date-wrapper {
  width: 33%;
  padding-right: 15px;
  position: relative;
  min-height: 64px;
}
.post-teaser-card--events .post-event-date-wrapper:after {
  content: "";
  width: 2px;
  position: absolute;
  right: 0;
  top: 15px;
  bottom: 15px;
  border-left: 1px solid #cfcfcf;
}
.post-teaser-card--events .post-event-start-date {
  margin-bottom: 20px;
  font-family: "Heebo", sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 46px;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
}
.post-teaser-card--events .post-event-date-text {
  text-align: center;
}
.post-teaser-card--events .post-event-date-text,
.post-teaser-card--events .post-event-location {
  font-size: 12px;
  line-height: 15px;
  margin-bottom: 14px;
  font-weight: normal;
}
.post-teaser-card--events .post-event-title-wrapper {
  width: 67%;
  padding-left: 15px;
}
.post-teaser-card--events h5 {
  font-family: "Heebo", sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  color: #000000;
  margin-top: 0;
  margin-bottom: 0;
}

.freebsd-callforpapers-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 767px) {
  .freebsd-callforpapers-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.freebsd-callforpapers-list .callforpapers-teaser-card {
  width: 100%;
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-top: 10px solid #000000;
}
@media (min-width: 767px) {
  .freebsd-callforpapers-list .callforpapers-teaser-card {
    width: 31%;
    padding-bottom: 60px;
  }
}
.freebsd-callforpapers-list .callforpapers-teaser-card {
  margin-top: 0px;
  margin-bottom: 60px;
}
@media (min-width: 767px) {
  .freebsd-callforpapers-list .callforpapers-teaser-card {
    margin-bottom: 0px;
  }
}

.freebsd-donor-heading {
  margin-top: 120px;
}

.freebsd-donors-tabs-wrapper,
.freebsd-donors-list {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.freebsd-donors-tabs-wrapper {
  text-align: center;
}
.freebsd-donors-tabs-wrapper h4 {
  margin-bottom: 0;
}
.freebsd-donors-tabs-wrapper a.is-active {
  color: #522752;
}
.freebsd-donors-tabs-wrapper .freebsd-donors-tabs--type a.is-active {
  color: #522752;
}

.freebsd-donors-list h4 {
  margin-top: 40px;
  margin-bottom: 20px;
  color: #000000;
  text-align: center;
  text-transform: uppercase;
}
.freebsd-donors-list .freebsd-donors-list--level {
  border-bottom: 1px solid #979797;
  color: #000000;
}
.freebsd-donors-list .freebsd-donors-list--level:last-child {
  border-bottom: none;
}

.freebsd-donors-list--partners ul {
  list-style-type: none;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px;
}
@media (min-width: 767px) {
  .freebsd-donors-list--partners ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media (min-width: 767px) {
  .freebsd-donors-list--partners ul li {
    margin-left: 30px;
    margin-right: 30px;
  }
}
.freebsd-donors-list--partners ul img {
  margin: 1em 0;
  max-height: 80px;
  width: auto;
}
.freebsd-donors-list--partners .freebsd-donors-list--donor-name {
  display: inline-block;
  font-size: 24px;
  line-height: 100px;
}

.freebsd-donors-list--individual ul {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 40px;
  -webkit-column-gap: 20;
     -moz-column-gap: 20;
          column-gap: 20;
}
@media (min-width: 640px) {
  .freebsd-donors-list--individual ul {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
}
@media (min-width: 767px) {
  .freebsd-donors-list--individual ul {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
  }
}

.freebsd-donors-individual-list--honorary-key {
  margin-top: 30px;
  color: #979797;
}

.freebsd-past-events-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px;
}
.freebsd-past-events-list .post-teaser-card--events {
  width: 100%;
  margin-top: 40px;
  margin-left: 20px;
  margin-right: 20px;
}
@media (min-width: 767px) {
  .freebsd-past-events-list .post-teaser-card--events {
    width: calc(33.3333333333% - 40px);
  }
}

.freebsd-past-issues-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -20px;
  margin-right: -20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.freebsd-past-issues-list .post-teaser-card--past-issues {
  width: calc(50% - 40px);
  margin-top: 40px;
  margin-left: 20px;
  margin-right: 20px;
}
@media (min-width: 767px) {
  .freebsd-past-issues-list .post-teaser-card--past-issues {
    width: calc(25% - 40px);
  }
}
.freebsd-past-issues-list .post-teaser-card--past-issues img {
  display: block;
  -webkit-box-shadow: 0 5px 8px rgba(150, 150, 150, 0.25);
          box-shadow: 0 5px 8px rgba(150, 150, 150, 0.25);
  border: 1px solid #979797;
}
.freebsd-past-issues-list .post-teaser-card--past-issues .post-past-issues-title {
  margin-top: 15px;
  margin-bottom: 0px;
}
.freebsd-past-issues-list .post-teaser-card--past-issues .post-past-issues-edition {
  color: #000000;
  font-size: 12px;
}

.past-issue-pdf {
  font-weight: 700;
}

.past-issue-read-in-browser-url {
  font-weight: 700;
  margin-bottom: 10px;
}

.testimonial .testimonial-date {
  margin: 1em 0;
}

@media (min-width: 767px) {
  .testimonials-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.testimonials-list .testimonial-teaser-card {
  margin: 2em 0;
}
@media (min-width: 767px) {
  .testimonials-list .testimonial-teaser-card {
    width: 48%;
  }
}
.testimonials-list .testimonial-logo {
  max-width: 200px;
  height: auto;
  margin-bottom: 20px;
}

.freebsd-latest-posts-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 767px) {
  .freebsd-latest-posts-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.freebsd-latest-posts-list .post-teaser-card {
  width: 100%;
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-top: 10px solid #000000;
}
@media (min-width: 767px) {
  .freebsd-latest-posts-list .post-teaser-card {
    width: 31%;
    padding-bottom: 60px;
  }
}
@media (min-width: 767px) {
  .freebsd-latest-posts-list {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
.freebsd-latest-posts-list .post-teaser-card {
  position: relative;
}
@media (min-width: 767px) {
  .freebsd-latest-posts-list .post-teaser-card {
    padding-bottom: 114px;
  }
  .freebsd-latest-posts-list .post-teaser-card .post-read-more {
    position: absolute;
    width: 100%;
    bottom: 60px;
  }
}

.freebsd-news-newsletter-blog .active {
  color: #522752;
}

.freebsd-news-newsletter-blog-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 767px) {
  .freebsd-news-newsletter-blog-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.freebsd-news-newsletter-blog-list .post-teaser-card {
  width: 100%;
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-top: 10px solid #000000;
}
@media (min-width: 767px) {
  .freebsd-news-newsletter-blog-list .post-teaser-card {
    width: 31%;
    padding-bottom: 60px;
  }
}
.freebsd-news-newsletter-blog-list .post-teaser-card {
  padding-bottom: 0px;
}

.elementor-widget-freebsd-latest-posts,
.elementor-widget-freebsd-featured-projects,
.elementor-widget-freebsd-news-newsletter-blog,
.elementor-widget-freebsd-projects {
  padding-top: 120px;
  padding-bottom: 120px;
}
@media (min-width: 991px) {
  .elementor-widget-freebsd-latest-posts,
  .elementor-widget-freebsd-featured-projects,
  .elementor-widget-freebsd-news-newsletter-blog,
  .elementor-widget-freebsd-projects {
    background-image: url("../images/dotted_background-left.png"), url("../images/dotted_background-right.png");
    background-repeat: no-repeat;
    background-position: left top, right top;
    background-size: 300px;
  }
}
.elementor-widget-freebsd-latest-posts .elementor-widget-container,
.elementor-widget-freebsd-featured-projects .elementor-widget-container,
.elementor-widget-freebsd-news-newsletter-blog .elementor-widget-container,
.elementor-widget-freebsd-projects .elementor-widget-container {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 767px) {
  .elementor-widget-freebsd-latest-posts .elementor-widget-container,
  .elementor-widget-freebsd-featured-projects .elementor-widget-container,
  .elementor-widget-freebsd-news-newsletter-blog .elementor-widget-container,
  .elementor-widget-freebsd-projects .elementor-widget-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1080px;
  }
}

.elementor-widget-freebsd-news-newsletter-blog,
.elementor-widget-freebsd-projects {
  padding-top: 60px;
}

.freebsd-latest-posts-title,
.freebsd-news-newsletter-blog-title,
.freebsd-projects-title {
  margin-top: 0px;
  margin-bottom: 10px;
}

.freebsd-latest-posts--button-wrapper,
.freebsd-projects--button-wrapper {
  text-align: center;
}
.freebsd-latest-posts--button-wrapper .freebsd-latest-posts-button,
.freebsd-latest-posts--button-wrapper .freebsd-projects-button,
.freebsd-projects--button-wrapper .freebsd-latest-posts-button,
.freebsd-projects--button-wrapper .freebsd-projects-button {
  margin-top: 10px;
  min-width: 200px;
}

.elementor-widget-freebsd-latest-posts .freebsd-column {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.freebsd-projects-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 767px) {
  .freebsd-projects-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.freebsd-projects-list .project-teaser-card {
  width: 100%;
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-top: 10px solid #000000;
}
@media (min-width: 767px) {
  .freebsd-projects-list .project-teaser-card {
    width: 31%;
    padding-bottom: 60px;
  }
}

.freebsd-upcoming-events {
  background-color: #F3F3F4;
  padding-top: 70px;
  padding-bottom: 70px;
}
.freebsd-upcoming-events .freebsd-upcoming-events-title {
  margin-top: 0px;
  margin-bottom: 70px;
  margin-left: calc(13% + 40px);
}
@media (min-width: 640px) {
  .freebsd-upcoming-events .freebsd-upcoming-events-title {
    margin-left: calc(13% + 80px);
  }
}
@media (min-width: 991px) {
  .freebsd-upcoming-events .freebsd-upcoming-events-title {
    margin-left: calc(13% + 40px);
  }
}

.freebsd-upcoming-events-slider {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  padding-left: 20px;
}
@media (min-width: 640px) {
  .freebsd-upcoming-events-slider {
    padding-left: 60px;
  }
}
@media (min-width: 991px) {
  .freebsd-upcoming-events-slider {
    padding-left: 20px;
  }
}

.freebsd-upcoming-events-slider-arrows {
  width: 13%;
  min-height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.freebsd-upcoming-events-slider-arrows .slick-arrow {
  display: block;
  width: 50px;
  text-align: center;
}
.freebsd-upcoming-events-slider-arrows .slick-arrow:first-child {
  margin-right: 15px;
}
@media (min-width: 767px) {
  .freebsd-upcoming-events-slider-arrows .slick-arrow:first-child {
    margin-right: 0;
  }
}

.freebsd-upcoming-events-slider-slider {
  width: 87%;
  margin-bottom: 60px;
}
.freebsd-upcoming-events-slider-slider .slick-list {
  padding-bottom: 5px;
}
@media (min-width: 767px) {
  .freebsd-upcoming-events-slider-slider .slick-list {
    padding-right: 150px;
  }
}
.freebsd-upcoming-events-slider-slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding-bottom: 5px;
}
.freebsd-upcoming-events-slider-slider .slick-slide {
  float: none;
}
.freebsd-upcoming-events-slider-slider .post-teaser-card {
  height: auto;
  margin-left: 20px;
  margin-right: 20px;
  width: calc(25% - 40px);
}
@media (min-width: 767px) {
  .freebsd-upcoming-events-slider-slider .post-teaser-card {
    max-width: none;
  }
}

.freebsd-upcoming-events--button-wrapper {
  text-align: center;
}

.elementor-widget-freebsd-quote-banner {
  margin-bottom: 60px;
}
@media (min-width: 991px) {
  .elementor-widget-freebsd-quote-banner {
    margin-bottom: 120px;
  }
}

.freebsd-quote-banner-image img {
  display: block;
  width: 100%;
}

.freebsd-quote-banner-content {
  position: relative;
  margin-top: 0px;
  margin-left: 0px;
  padding: 40px;
  padding-top: 60px;
  background-color: #522752;
  color: #ffffff;
}
@media (min-width: 767px) {
  .freebsd-quote-banner-content {
    width: 500px;
    margin-top: -10%;
    margin-left: 15%;
  }
}

.freebsd-quote-banner-quotation-mark {
  font-size: 80px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}

.freebsd-quote-banner-quote {
  margin-top: -20px;
}

.freebsd-quote-banner-attribution {
  margin: 0 0 15px 0;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 0;
  font-weight: 700;
}
.freebsd-quote-banner-attribution a {
  font-weight: 700;
  text-decoration: none;
}

/* Special styles for the homepage where
 * the dotted background shows directly
 * below the image.
 */
@media (min-width: 640px) {
  .freebsd-quote-section {
    background-image: url("../images/dotted_background-left.png"), url("../images/dotted_background-right.png");
    background-repeat: no-repeat;
    background-position: left top, right top;
    background-size: 300px;
    background-position: 0 400px, 100% 400px;
  }
}
@media (min-width: 767px) {
  .freebsd-quote-section {
    background-position: 0 300px, 100% 300px;
  }
}
@media (min-width: 991px) {
  .freebsd-quote-section {
    background-position: 0 400px, 100% 400px;
  }
}
@media (min-width: 1200px) {
  .freebsd-quote-section {
    background-position: 0 500px, 100% 500px;
  }
}

.block + .block-core-heading {
  margin-top: 2em;
}

.advgb-columns-2 .wp-block-advgb-column:nth-of-type(1) {
  margin-right: 0px;
}
@media (min-width: 767px) {
  .advgb-columns-2 .wp-block-advgb-column:nth-of-type(1) {
    padding-right: 25px;
  }
}

.advgb-columns-2 .wp-block-advgb-column:nth-of-type(2) {
  margin-left: 0px;
}
@media (min-width: 767px) {
  .advgb-columns-2 .wp-block-advgb-column:nth-of-type(2) {
    padding-left: 25px;
  }
}

.wp-block-advgb-adv-tabs {
  margin-bottom: 20px;
}

.advgb-tab-body-wrapper div.advgb-tab-body {
  padding: 0;
}

.advgb-tab a:hover {
  background-color: #522752;
}

.block-core-buttons .wp-block-buttons .wp-block-button__link {
  margin: 1em 0;
  border-radius: 0;
}

.footer-sign-up {
  color: #ffffff;
  max-width: 300px;
  margin: 0 auto;
  text-align: center;
}
@media (min-width: 767px) {
  .footer-sign-up {
    text-align: left;
  }
}
.footer-sign-up .sign-up-label {
  margin-bottom: 20px;
  font-size: 16px;
}
.footer-sign-up form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 14px;
}
.footer-sign-up input[type=email] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  border: 0;
  padding: 10px 15px;
  margin-bottom: 20px;
  font-size: 1rem;
  line-height: 1.875rem;
}
.footer-sign-up input[type=submit] {
  width: 100%;
  font-size: 1rem;
  line-height: 1.875rem;
}
.footer-sign-up input[type=submit]:hover {
  background-color: #ffffff;
  color: #522752;
}

/*---Hide reCaptcha v3 visible seal---*/
.grecaptcha-badge {
  opacity: 0;
}

.page-id-15512 .comments-area {
  display: none;
}

.page-template-freeBSDday-page {
  background-color: #FAFAFA;
}
.page-template-freeBSDday-page .custom-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
  -webkit-box-align: normal !important;
      -ms-flex-align: normal !important;
          align-items: normal !important;
  gap: 30px;
}
.page-template-freeBSDday-page article.page {
  padding-top: 48px;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBSDday-page article.page {
    padding-top: 96px;
  }
}
.page-template-freeBSDday-page article.page .post-header {
  max-width: 1217px;
  margin: 0 auto;
  margin-bottom: 40px;
  padding: 0 15px;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBSDday-page article.page .post-header {
    padding: 0;
    margin-bottom: 60px;
  }
}
.page-template-freeBSDday-page article.page .post-header span {
  font-family: "REM", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 19.6px;
  letter-spacing: 0.2em;
  text-align: left;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBSDday-page article.page .post-header span {
    line-height: 28px;
    font-size: 20px;
  }
}
.page-template-freeBSDday-page article.page .advgb-columns-wrapper .advgb-columns-container {
  max-width: 1217px;
  margin: 0 auto;
}
.page-template-freeBSDday-page article.page .advgb-columns-wrapper .advgb-columns-container .block-uagb-advanced-heading h1 {
  font-family: "REM", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 31px;
  letter-spacing: 0.03em;
  text-align: left;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBSDday-page article.page .advgb-columns-wrapper .advgb-columns-container .block-uagb-advanced-heading h1 {
    font-size: 46px;
    line-height: 59.8px;
    margin-bottom: 70px;
  }
}
.page-template-freeBSDday-page article.page .advgb-columns-wrapper .advgb-columns-container .block-uagb-advanced-heading h3 {
  font-family: "REM", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0.2em;
  text-align: left;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBSDday-page article.page .advgb-columns-wrapper .advgb-columns-container .block-uagb-advanced-heading h3 {
    margin-bottom: 60px;
    font-size: 20px;
    line-height: 28px;
  }
}
.page-template-freeBSDday-page article.page .advgb-columns-wrapper .advgb-columns-container .block-uagb-advanced-heading h4 {
  font-family: "REM", sans-serif;
  font-size: 24px !important;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.02em;
  text-align: left;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBSDday-page article.page .advgb-columns-wrapper .advgb-columns-container .block-uagb-advanced-heading h4 {
    font-size: 40px;
    line-height: 56px;
    margin-bottom: 50px;
  }
}
.page-template-freeBSDday-page article.page .advgb-columns-wrapper .advgb-columns-container .block-uagb-buttons {
  margin-bottom: 50px;
}
.page-template-freeBSDday-page article.page .advgb-columns-wrapper .advgb-columns-container .block-uagb-buttons .uagb-buttons-layout-wrap {
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
}
.page-template-freeBSDday-page article.page .advgb-columns-wrapper .advgb-columns-container .block-uagb-buttons .block-uagb-buttons-child .wp-block-button a {
  font-family: "REM", sans-serif;
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 18.75px;
  letter-spacing: 0.1em;
  text-align: center;
  padding: 14px 26px !important;
}
.page-template-freeBSDday-page article.page .advgb-columns-wrapper .advgb-columns-container .block-core-image figure {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBSDday-page article.page .advgb-columns-wrapper .advgb-columns-container .block-core-image figure {
    margin-bottom: 70px;
  }
}
.page-template-freeBSDday-page article.page .advgb-columns-wrapper .advgb-columns-container .block-core-image figure.join-icon {
  margin-bottom: 35px;
}
.page-template-freeBSDday-page article.page .advgb-columns-wrapper .advgb-columns-container .block-core-image figure img {
  width: 100%;
  height: auto;
  border-radius: 20px;
}
.page-template-freeBSDday-page article.page .advgb-columns-wrapper .advgb-columns-container .block-core-paragraph p {
  font-family: "REM", sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0.02em;
  text-align: left;
}
.page-template-freeBSDday-page article.page .advgb-columns-wrapper .advgb-columns-container .block-core-paragraph p a {
  font-family: "REM", sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #D60544;
}
.page-template-freeBSDday-page article.page .advgb-columns-wrapper .advgb-columns-container .block-core-separator hr {
  opacity: 0.2;
  margin-top: 35px;
  margin-bottom: 35px;
  border: none;
  border-bottom: 1px solid;
}
.page-template-freeBSDday-page article.page .advgb-columns-wrapper .advgb-columns-container .block-core-heading h4 {
  font-family: "REM", sans-serif;
  font-size: 24px !important;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.02em;
  text-align: left;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBSDday-page article.page .advgb-columns-wrapper .advgb-columns-container .block-core-heading h4 {
    font-size: 40px;
    line-height: 56px;
    margin-bottom: 50px;
  }
}
.page-template-freeBSDday-page article.page .advgb-columns-wrapper .advgb-columns-container .block-core-group .wp-block-group .block-uagb-info-box {
  padding: 24px 20px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.0509803922);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.0509803922);
  border-radius: 10px;
  width: 384px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBSDday-page article.page .advgb-columns-wrapper .advgb-columns-container .block-core-group .wp-block-group .block-uagb-info-box {
    padding: 30px;
  }
}
.page-template-freeBSDday-page article.page .advgb-columns-wrapper .advgb-columns-container .block-core-group .wp-block-group .block-uagb-info-box .uagb-ifb-content .uagb-ifb-title {
  font-family: "REM", sans-serif;
  font-size: 14px;
  font-weight: 800;
  line-height: 16.8px;
  letter-spacing: 0.1em;
  text-align: left;
  margin-bottom: 26px;
}
.page-template-freeBSDday-page article.page .advgb-columns-wrapper .advgb-columns-container .block-core-group .wp-block-group .block-uagb-info-box .uagb-ifb-content p {
  font-family: "REM", sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0.02em;
  text-align: left;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBSDday-page article.page .advgb-columns-wrapper .advgb-columns-container .block-core-group .wp-block-group .block-uagb-info-box .uagb-ifb-content p {
    font-size: 20px;
    line-height: 28px;
  }
}
.page-template-freeBSDday-page article.page .advgb-columns-wrapper .advgb-columns-container .block-core-post-comments-form h3 {
  display: none;
}
.page-template-freeBSDday-page article.page .advgb-columns-wrapper .advgb-columns-container .block-core-post-comments-form .logged-in-as {
  display: none;
}
.page-template-freeBSDday-page article.page .advgb-columns-wrapper .advgb-columns-container .block-core-post-comments-form .comment-form-comment {
  margin-bottom: 48px;
}
.page-template-freeBSDday-page article.page .advgb-columns-wrapper .advgb-columns-container .block-core-post-comments-form .comment-form-comment label {
  display: none;
}
.page-template-freeBSDday-page article.page .advgb-columns-wrapper .advgb-columns-container .block-core-post-comments-form .comment-form-comment textarea {
  border-radius: 8px;
  border: 1px solid #D0D5DD;
}
.page-template-freeBSDday-page article.page .advgb-columns-wrapper .advgb-columns-container .block-core-post-comments-form .form-submit {
  margin-bottom: 0;
  padding: 0;
  background-color: transparent;
  border: none;
}
.page-template-freeBSDday-page article.page .advgb-columns-wrapper .advgb-columns-container .block-core-post-comments-form .form-submit .submit {
  padding: 14px 45px;
  background: #D60544;
  color: #fff;
  text-transform: uppercase;
  border-radius: 6px;
  border: 1px solid #D60544;
}
.page-template-freeBSDday-page article.page .advgb-columns-wrapper .advgb-columns-container .block-core-latest-comments ol {
  padding: 0;
}
.page-template-freeBSDday-page article.page .advgb-columns-wrapper .advgb-columns-container .block-core-latest-comments ol li {
  padding-top: 20px;
  padding-bottom: 25px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.page-template-freeBSDday-page article.page .advgb-columns-wrapper .advgb-columns-container .block-core-latest-comments ol li article {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBSDday-page article.page .advgb-columns-wrapper .advgb-columns-container .block-core-latest-comments ol li article {
    width: 70%;
  }
}
.page-template-freeBSDday-page article.page .gray-section {
  background: #F1F1F1;
  padding: 50px 0;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBSDday-page article.page .gray-section {
    padding: 99px 0;
  }
}
.page-template-freeBSDday-page article.page .gray-section .block-uagb-advanced-heading .wp-block-uagb-advanced-heading h3 {
  font-family: "REM", sans-serif;
  font-size: 29px;
  font-weight: 900;
  line-height: 34px;
  letter-spacing: 0.03em;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBSDday-page article.page .gray-section .block-uagb-advanced-heading .wp-block-uagb-advanced-heading h3 {
    font-size: 40px;
    line-height: 56px;
  }
}
.page-template-freeBSDday-page article.page .comment-area {
  padding: 50px 0;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBSDday-page article.page .comment-area {
    padding: 100px 0;
  }
}
.page-template-freeBSDday-page #comments {
  display: none;
}

.page-template-freeBS-DHome-page {
  background-color: #FAFAFA;
}
.page-template-freeBS-DHome-page article.page {
  padding-top: 48px;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page {
    padding-top: 96px;
  }
}
.page-template-freeBS-DHome-page article.page .banner-logo {
  max-width: 244px;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .banner-logo {
    max-width: none;
  }
}
.page-template-freeBS-DHome-page article.page .post-header {
  max-width: 1217px;
  margin: 0 auto;
  margin-bottom: 40px;
  padding: 0 20px;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .post-header {
    padding: 0;
    margin-bottom: 60px;
  }
}
.page-template-freeBS-DHome-page article.page .post-header span {
  font-family: "REM", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.6px;
  letter-spacing: 0.18em;
  text-align: left;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .post-header span {
    line-height: 28px;
    font-size: 20px;
  }
}
.page-template-freeBS-DHome-page article.page h1 {
  font-family: "REM", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.3px;
  text-align: left;
  margin-bottom: 40px;
  white-space: pre-line;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page h1 {
    font-size: 46px;
    line-height: 59.8px;
    margin-bottom: 70px;
  }
}
.page-template-freeBS-DHome-page article.page h3 {
  font-family: "REM", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0.18em;
  text-align: left;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page h3 {
    margin-bottom: 60px;
    font-size: 20px;
    line-height: 28px;
  }
}
.page-template-freeBS-DHome-page article.page h4 {
  font-family: "REM", sans-serif;
  font-size: 24px !important;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.02em;
  text-align: left;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page h4 {
    font-size: 40px;
    line-height: 56px;
    margin-bottom: 50px;
  }
}
.page-template-freeBS-DHome-page article.page p {
  font-family: "REM", sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0.04em;
  text-align: left;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page p {
    font-size: 20px;
    line-height: 28px;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.section-3-col {
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.section-3-col {
    margin-bottom: 35px !important;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.section-3-col .advgb-columns-row {
  margin: 0 -20px;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.section-3-col .advgb-columns-row {
    margin: 0 -30px;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.section-3-col .advgb-columns-row .advgb-column {
  padding: 0 20px;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.section-3-col .advgb-columns-row .advgb-column {
    padding: 0 30px;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.section-3-col .advgb-columns-row .advgb-column .advgb-column-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.section-3-col .advgb-columns-row .advgb-column .advgb-column-inner .block-core-separator hr {
  opacity: 0.2;
  margin-top: 50px;
  margin-bottom: 30px;
  border: none;
  border-bottom: 1px solid;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.section-3-col .advgb-columns-row .advgb-column .advgb-column-inner .block-core-separator hr {
    display: none;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.section-3-col .uagb-heading-text {
  font-family: "REM", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: 0.04em;
  text-align: left;
  margin-bottom: 28px;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.section-3-col .uagb-heading-text {
    font-size: 40px;
    line-height: 56px;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.section-3-col .uagb-desc-text {
  font-family: "REM", sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0.02em;
  text-align: left;
  margin-bottom: 40px;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.icon-area .block-core-group {
  margin-top: 60px;
  margin-bottom: 0px;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.icon-area .block-core-group {
    margin-bottom: 30px;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.icon-area .block-core-group .wp-block-group {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
  gap: 20px !important;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.icon-area .block-core-group .wp-block-group {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 34px !important;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.icon-area .block-core-group .wp-block-group .block-core-image {
  width: calc(50% - 10px);
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.icon-area .block-core-group .wp-block-group .block-core-image {
    width: 14.2857142857%;
    text-align: center;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.icon-area .block-core-group .wp-block-group .block-core-image figure {
  margin-bottom: 0;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.icon-area .block-core-group .wp-block-group .block-core-image figure img {
  width: 100%;
  -webkit-box-shadow: 0px 0px 11.66px 0px rgba(0, 0, 0, 0.0509803922);
          box-shadow: 0px 0px 11.66px 0px rgba(0, 0, 0, 0.0509803922);
  border-radius: 11px;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .ecosystem-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .ecosystem-wrapper .block-core-group {
  height: 100%;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .ecosystem-stack {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .ecosystem-stack .wp-block-advgb-columns {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 52px;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .ecosystem-stack .wp-block-advgb-columns:last-of-type {
  border: none;
  padding-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .ecosystem-stack .wp-block-advgb-columns:last-of-type {
    padding-bottom: 52px;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .ecosystem-stack .wp-block-advgb-columns .advgb-column-inner .block-core-imag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .ecosystem-stack .block-core-paragraph p {
  font-family: "REM", sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 25.5px;
  letter-spacing: 0.02em;
  text-align: left;
  margin-bottom: 10px;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .ecosystem-stack .block-core-paragraph p a {
  color: #000;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .ecosystem-stack .ecosystem-image-area {
  margin-top: 50px;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .ecosystem-stack .ecosystem-image-area {
    margin-top: 0px;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .ecosystem-stack .ecosystem-image-area .advgb-column-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .ecosystem-stack .ecosystem-image-area .advgb-column-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .ecosystem-stack .ecosystem-image-area figure {
  margin-right: 20px;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .ecosystem-stack .ecosystem-image-area figure {
    margin-right: 0px;
    margin-bottom: 20px;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .ecosystem-stack .ecosystem-image-area figure img {
  width: 50px;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .ecosystem-stack .ecosystem-image-area figure img {
    width: auto;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .ecosystem-stack .ecosystem-image-area .block-core-paragraph p {
  font-family: "REM", sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 800;
  letter-spacing: 0.02em;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .ecosystem-stack .ecosystem-image-area .block-core-paragraph p {
    font-size: 24px;
    line-height: 28.8px;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .block-uagb-buttons .uagb-buttons-layout-wrap {
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .block-uagb-buttons .uagb-buttons-layout-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .block-uagb-buttons .block-uagb-buttons-child {
  margin-bottom: 28px;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .block-uagb-buttons .block-uagb-buttons-child:last-of-type {
  margin-bottom: 0px;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .block-uagb-buttons .block-uagb-buttons-child {
    margin-bottom: 10px;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .block-uagb-buttons .block-uagb-buttons-child .wp-block-button a {
  font-family: "REM", sans-serif;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 18px;
  letter-spacing: 0.1em;
  text-align: center;
  padding: 11px 26px !important;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .advgb-columns-container {
  max-width: 1217px;
  margin: 0 auto;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .advgb-columns-container .block-core-separator hr {
  opacity: 0.2;
  margin-top: 80px;
  margin-bottom: 80px;
  border: none;
  border-bottom: 1px solid;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .advgb-columns-container .block-core-separator hr {
    margin-top: 35px;
    margin-bottom: 35px;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.quote-section {
  background: #1A1A1A;
  padding: 68px 0;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.quote-section {
    padding: 80px 0;
    margin-bottom: 80px;
  }
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.quote-section .advgb-column.advgb-is-four-fifths-tablet {
    width: 90% !important;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.quote-section .block-uagb-advanced-heading .quote-title {
  color: #fff;
  font-size: 15px;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.quote-section .block-uagb-advanced-heading h4 {
  font-family: "REM", sans-serif;
  font-size: 18px !important;
  font-weight: 400;
  line-height: 28px;
  text-align: left;
  color: #ffffff;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.quote-section .block-uagb-advanced-heading h4 {
    font-size: 36px !important;
    line-height: 50.4px;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.quote-section .block-uagb-advanced-heading .uagb-desc-text {
  font-family: "REM", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.18;
  letter-spacing: 0.02em;
  text-align: left;
  color: #ffffff;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.quote-section .block-uagb-advanced-heading .uagb-desc-text strong {
  font-weight: 800;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.quote-section .block-uagb-advanced-heading .uagb-desc-text {
    font-size: 22px;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.mailing-wrapper .advgb-columns:first-child {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.mailing-wrapper .advgb-columns:first-child .mailing-card {
  max-width: 594px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.mailing-wrapper .advgb-columns:first-child .mailing-card:last-child {
  margin-top: 0px;
  margin-bottom: 20px !important;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.mailing-wrapper .advgb-columns:first-child .mailing-card {
    margin-top: 0px;
    margin-bottom: 10px;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.mailing-wrapper .mailing-card {
  padding: 25px 30px;
  padding-bottom: 40px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.0509803922);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.0509803922);
  background-color: #fff;
  border-radius: 10px;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.mailing-wrapper .mailing-card .block-core-media-text .wp-block-media-text {
  -ms-grid-columns: 53px !important;
  grid-template-columns: 53px !important;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.mailing-wrapper .mailing-card .block-core-media-text .wp-block-media-text {
    -ms-grid-columns: 30px !important;
    grid-template-columns: 30px !important;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.mailing-wrapper .mailing-card .block-core-media-text .wp-block-media-text figure {
  width: 53px;
  height: auto;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.mailing-wrapper .mailing-card .block-core-media-text .wp-block-media-text figure {
    width: 30px;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.mailing-wrapper .mailing-card .block-core-media-text .wp-block-media-text .wp-block-media-text__content {
  padding-left: 20px;
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.mailing-wrapper .mailing-card .block-core-media-text .wp-block-media-text .wp-block-media-text__content p {
  font-family: "REM", sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 35px;
  letter-spacing: 0.02em;
  text-align: left;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.mailing-wrapper .mailing-card .mailing-content {
  margin-top: 23px;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.mailing-wrapper .mailing-card .mailing-content .advgb-columns-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.mailing-wrapper .mailing-card .mailing-content .advgb-columns-container .advgb-columns {
  height: 100%;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.mailing-wrapper .mailing-card .mailing-content .advgb-columns-container .advgb-columns .advgb-column-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.mailing-wrapper .mailing-card .mailing-content .advgb-columns-container .advgb-columns .advgb-column-inner .block-uagb-buttons {
  margin: 0;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.mailing-wrapper .mailing-card .mailing-content .advgb-columns-container .advgb-columns .advgb-column-inner .block-uagb-buttons .block-uagb-buttons-child .wp-block-button a {
  padding: 8px 20px !important;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.mailing-wrapper .mailing-card .mailing-content .block-core-paragraph p {
  font-family: "REM", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0.02em;
  text-align: left;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.grey-section {
  background: #F0F0F0;
  padding: 68px 0;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.grey-section {
    padding-top: 45px;
    padding-bottom: 80px;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.grey-section .mobile-padding-15 {
  padding: 0 15px;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.grey-section .mobile-padding-15 {
    padding: 0;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.grey-section .history-section {
  margin-top: 30px;
  margin-bottom: 30px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.grey-section .history-section {
    margin-top: 60px;
    margin-bottom: 30px;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.grey-section .history-section .history-overflow {
  display: block;
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
  -webkit-box-align: normal !important;
      -ms-flex-align: normal !important;
          align-items: normal !important;
  gap: 25px;
  padding-left: 0px;
  padding-right: 0px;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.grey-section .history-section .history-overflow {
    padding-left: 0;
    padding-right: 0;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.grey-section .history-section .history-overflow .history-card {
  padding: 20px 25px;
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  width: 272px;
  height: 100%;
  text-align: center !important;
  border-radius: 20px;
  overflow: hidden;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.grey-section .history-section .history-overflow .history-card .uagb-ifb-content .uagb-ifb-title-wrap .uagb-ifb-title-prefix {
  font-family: "REM", sans-serif;
  font-size: 50px;
  font-weight: 800;
  line-height: 60px;
  letter-spacing: 0.02em;
  text-align: center;
  margin-bottom: 10px;
  color: #D60544;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.grey-section .history-section .history-overflow .history-card .uagb-ifb-content .uagb-ifb-title-wrap .uagb-ifb-title {
  font-family: "REM", sans-serif;
  font-size: 22px;
  font-weight: 800;
  line-height: 26.4px;
  letter-spacing: 0.02em;
  text-align: center;
  color: #000;
  margin-bottom: 28px;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.grey-section .history-section .history-overflow .history-card .uagb-ifb-content .uagb-ifb-desc {
  font-family: "REM", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 18.2px;
  letter-spacing: 0.02em;
  text-align: center;
  color: #000;
  margin-bottom: 0;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.grey-section .history-section .history-overflow .block-core-freeform {
  padding-right: 44px;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.grey-section .history-section .history-overflow .block-core-freeform h2 {
  font-family: "REM", sans-serif;
  font-size: 50px;
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: 0.02em;
  text-align: left;
  color: #EB0028;
  margin-bottom: 24px;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.grey-section .history-section .history-overflow .block-core-freeform h3 {
  font-family: "REM", sans-serif;
  font-size: 26px;
  font-weight: 800;
  line-height: 31.2px;
  letter-spacing: 0.02em;
  text-align: left;
  padding-bottom: 26px;
  margin-bottom: 28px;
  position: relative;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.grey-section .history-section .history-overflow .block-core-freeform h3:after {
  content: "";
  position: absolute;
  left: 0;
  height: 5px;
  width: 35px;
  bottom: 0;
  background: #EB0028;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.grey-section .history-section .history-overflow .block-core-freeform p {
  font-family: "REM", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 18.2px;
  letter-spacing: 0.02em;
  text-align: left;
  margin-bottom: 26px;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper.grey-section .history-section .history-overflow .block-core-freeform img {
  width: 50px;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .social-section .wp-block-group {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .social-section .wp-block-group .block-core-group {
  width: 50%;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .social-anchor-wrapper {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  gap: 20px;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .social-anchor-wrapper {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 30px;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .social-anchor-wrapper section.block.block-core-group {
  width: calc(50% - 10px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .social-anchor-wrapper section.block.block-core-group {
    width: auto;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .social-anchor-wrapper .social-anchors {
  width: 100%;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.0509803922);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.0509803922);
  padding: 25px 20px;
  background-color: #fff;
  border-radius: 10px;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .social-anchor-wrapper .social-anchors {
    width: 176px;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .social-anchor-wrapper .social-anchors figure {
  text-align: center;
  margin-bottom: 10px;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .social-anchor-wrapper .social-anchors .block-core-paragraph p {
  font-family: "REM", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 21.6px;
  letter-spacing: 0.02em;
  text-align: center;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .social-anchor-wrapper .social-anchors .block-core-paragraph p a {
  color: #000;
  text-decoration: none;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions {
  margin: 0 20px;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions {
    margin: 0;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item .advgb-accordion-header,
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item .advgb-accordion-header.ui-accordion-header.ui-state-default {
  border: none !important;
  border-top: 1px dashed rgba(0, 0, 0, 0.2) !important;
  background-color: transparent !important;
  padding: 30px 0px 30px 55px;
  margin-top: 0 !important;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item .advgb-accordion-header,
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item .advgb-accordion-header.ui-accordion-header.ui-state-default {
    padding: 50px;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item .advgb-accordion-header h4,
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item .advgb-accordion-header.ui-accordion-header.ui-state-default h4 {
  margin-bottom: 0;
  font-family: "REM", sans-serif;
  font-size: 19px !important;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.04em;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item .advgb-accordion-header h4,
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item .advgb-accordion-header.ui-accordion-header.ui-state-default h4 {
    font-size: 36px !important;
    line-height: 46.8px;
    padding-left: 40px;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item .advgb-accordion-header .advgb-accordion-header-icon,
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item .advgb-accordion-header.ui-accordion-header.ui-state-default .advgb-accordion-header-icon {
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 7px;
  background-image: url('data:image/svg+xml,<svg width="50" height="50" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg"><rect y="21" width="50" height="8" fill="%23EB0028"/><rect x="21" y="50" width="50" height="8" transform="rotate(-90 21 50)" fill="%23EB0028"/></svg>');
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item .advgb-accordion-header .advgb-accordion-header-icon svg,
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item .advgb-accordion-header.ui-accordion-header.ui-state-default .advgb-accordion-header-icon svg {
  display: none;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item .advgb-accordion-header .advgb-accordion-header-icon,
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item .advgb-accordion-header.ui-accordion-header.ui-state-default .advgb-accordion-header-icon {
    width: 50px;
    height: 50px;
    margin-right: -30px;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item .advgb-accordion-header[aria-expanded=true] .advgb-accordion-header-icon {
  display: block;
  background-image: url('data:image/svg+xml,<svg width="50" height="51" viewBox="0 0 50 51" fill="none" xmlns="http://www.w3.org/2000/svg"><rect y="21.4866" width="50" height="8" fill="%23EB0028"/></svg>') !important;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item .advgb-accordion-body,
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item .advgb-accordion-wrapper .advgb-accordion-body.ui-widget-content {
  border: none !important;
  border-color: transparent !important;
  padding: 0 !important;
  padding-bottom: 50px !important;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item .advgb-accordion-body .block-core-freeform ul li,
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item .advgb-accordion-wrapper .advgb-accordion-body.ui-widget-content .block-core-freeform ul li {
  font-family: "REM", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.04em;
  text-align: left;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item .advgb-accordion-body .block-core-freeform ul li,
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item .advgb-accordion-wrapper .advgb-accordion-body.ui-widget-content .block-core-freeform ul li {
    font-size: 17px;
    line-height: 25.5px;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item .advgb-accordion-body .block-core-freeform h5,
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item .advgb-accordion-wrapper .advgb-accordion-body.ui-widget-content .block-core-freeform h5 {
  font-family: "REM", sans-serif;
  font-size: 17px;
  line-height: 23px;
  letter-spacing: 0.04em;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item .advgb-accordion-body .block-core-freeform h5,
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item .advgb-accordion-wrapper .advgb-accordion-body.ui-widget-content .block-core-freeform h5 {
    font-size: 20px;
    line-height: 28px;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item .advgb-accordion-body .block-core-freeform p,
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item .advgb-accordion-wrapper .advgb-accordion-body.ui-widget-content .block-core-freeform p {
  font-family: "REM", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.04em;
  text-align: left;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item .advgb-accordion-body .block-core-freeform p,
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item .advgb-accordion-wrapper .advgb-accordion-body.ui-widget-content .block-core-freeform p {
    font-size: 17px;
    line-height: 25.5px;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item .advgb-accordion-body .block-core-freeform p strong,
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item .advgb-accordion-wrapper .advgb-accordion-body.ui-widget-content .block-core-freeform p strong {
  font-family: "REM", sans-serif;
  font-size: 14px;
  font-weight: 800;
  line-height: 22px;
  letter-spacing: 0.04em;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item .advgb-accordion-body .block-core-freeform p strong,
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item .advgb-accordion-wrapper .advgb-accordion-body.ui-widget-content .block-core-freeform p strong {
    font-size: 17px;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item:first-of-type .advgb-accordion-header,
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item:first-of-type .advgb-accordion-header.ui-accordion-header.ui-state-default {
  border: none !important;
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item .advgb-accordion-header.ui-accordion-header.ui-state-default .ui-accordion-header-icon {
  display: block !important;
  float: left;
  margin-left: -54px;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item .advgb-accordion-header.ui-accordion-header.ui-state-default .ui-accordion-header-icon {
    width: 50px;
    height: 50px;
    margin-left: -50px;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item.accordion-1 .advgb-accordion-header.ui-accordion-header.ui-state-default .ui-accordion-header-icon {
  background-image: url('data:image/svg+xml,<svg width="50" height="51" viewBox="0 0 50 51" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M45 1H5C3.93913 1 2.92172 1.40457 2.17157 2.12471C1.42143 2.84484 1 3.82156 1 4.83999V18.28C1 30.9327 7.38 38.6007 12.7325 42.8055C18.4975 47.3319 24.2325 48.8679 24.4825 48.9327C24.8263 49.0224 25.1887 49.0224 25.5325 48.9327C25.7825 48.8679 31.51 47.3319 37.2825 42.8055C42.62 38.6007 49 30.9327 49 18.28V4.83999C49 3.82156 48.5786 2.84484 47.8284 2.12471C47.0783 1.40457 46.0609 1 45 1ZM45 18.28C45 27.1767 41.585 34.3983 34.85 39.7407C31.9182 42.0584 28.5839 43.862 25 45.0687C21.463 43.883 18.1699 42.1114 15.27 39.8343C8.455 34.4823 5 27.2319 5 18.28V4.83999H45V18.28ZM13.585 25.3983C13.2097 25.0381 12.9989 24.5494 12.9989 24.0399C12.9989 23.5304 13.2097 23.0418 13.585 22.6815C13.9603 22.3213 14.4693 22.1189 15 22.1189C15.5307 22.1189 16.0397 22.3213 16.415 22.6815L21 27.0855L33.585 15.0016C33.7708 14.8232 33.9914 14.6817 34.2342 14.5851C34.477 14.4886 34.7372 14.4389 35 14.4389C35.2628 14.4389 35.523 14.4886 35.7658 14.5851C36.0086 14.6817 36.2292 14.8232 36.415 15.0016C36.6008 15.1799 36.7482 15.3917 36.8488 15.6248C36.9494 15.8579 37.0011 16.1077 37.0011 16.36C37.0011 16.6122 36.9494 16.862 36.8488 17.0951C36.7482 17.3282 36.6008 17.54 36.415 17.7184L22.415 31.1583C22.2293 31.3368 22.0087 31.4784 21.7659 31.5751C21.5231 31.6717 21.2628 31.7214 21 31.7214C20.7372 31.7214 20.4769 31.6717 20.2341 31.5751C19.9913 31.4784 19.7707 31.3368 19.585 31.1583L13.585 25.3983Z" fill="black"/></svg>');
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item.accordion-2 .advgb-accordion-header.ui-accordion-header.ui-state-default .ui-accordion-header-icon {
  background-image: url('data:image/svg+xml,<svg width="50" height="51" viewBox="0 0 50 51" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M49.9631 4.27341C49.9039 3.29827 49.4897 2.37852 48.7989 1.68772C48.108 0.996913 47.1882 0.582814 46.2129 0.523554C43.0677 0.336061 35.0297 0.62355 28.3593 7.2908L27.1717 8.49326H12.5883C12.061 8.49029 11.5383 8.59219 11.0507 8.79304C10.5631 8.9939 10.1204 9.28969 9.74814 9.66321L1.17261 18.2429C0.646695 18.7684 0.277658 19.4301 0.106914 20.1536C-0.063831 20.8772 -0.029526 21.634 0.205979 22.3391C0.441484 23.0443 0.868868 23.6698 1.44017 24.1456C2.01147 24.6214 2.70407 24.9286 3.44025 25.0326L13.0583 26.3751L24.1115 37.4272L25.4541 47.0493C25.5574 47.7855 25.8645 48.4781 26.3407 49.0488C26.817 49.6196 27.4435 50.0458 28.1493 50.2792C28.5604 50.4165 28.9909 50.4866 29.4244 50.4867C29.9492 50.4877 30.469 50.3848 30.9539 50.184C31.4388 49.9832 31.8791 49.6885 32.2495 49.3167L40.8301 40.7421C41.2036 40.3699 41.4995 39.9271 41.7003 39.4396C41.9012 38.9521 42.0031 38.4294 42.0001 37.9022V23.3202L43.1927 22.1277C49.8631 15.458 50.1507 7.4208 49.9631 4.27341ZM12.5883 12.4931H23.1715L13.2884 22.3727L3.99778 21.0778L12.5883 12.4931ZM31.192 10.1307C33.1139 8.19711 35.4263 6.69584 37.9748 5.72716C40.5233 4.75847 43.2492 4.34468 45.9704 4.51341C46.1457 7.23575 45.7361 9.96408 44.7693 12.515C43.8025 15.066 42.3007 17.3804 40.365 19.3029L25.9992 33.6623L16.8286 24.4927L31.192 10.1307ZM37.9999 37.9022L29.4169 46.4918L28.1193 37.1997L37.9999 27.3201V37.9022ZM19.4587 40.2771C18.3337 42.742 14.5709 48.4918 3.99778 48.4918C3.46732 48.4918 2.95858 48.2811 2.58348 47.906C2.20839 47.5309 1.99766 47.0223 1.99766 46.4918C1.99766 35.9197 7.74802 32.1574 10.2132 31.0299C10.4522 30.9209 10.7103 30.8601 10.9729 30.8508C11.2354 30.8416 11.4972 30.8842 11.7433 30.9761C11.9894 31.068 12.215 31.2075 12.4071 31.3866C12.5993 31.5657 12.7543 31.7809 12.8633 32.0199C12.9723 32.2589 13.0332 32.517 13.0424 32.7795C13.0517 33.042 13.0091 33.3038 12.9172 33.5499C12.8252 33.7959 12.6857 34.0215 12.5066 34.2136C12.3275 34.4058 12.1123 34.5608 11.8733 34.6698C10.2657 35.4023 6.71795 37.7597 6.09291 44.3969C12.7308 43.7719 15.0935 40.2246 15.821 38.6171C15.93 38.3781 16.085 38.1629 16.2772 37.9839C16.4694 37.8048 16.695 37.6653 16.9411 37.5733C17.1871 37.4814 17.4489 37.4389 17.7115 37.4481C17.974 37.4573 18.2322 37.5182 18.4712 37.6272C18.7102 37.7362 18.9254 37.8912 19.1045 38.0833C19.2836 38.2755 19.4231 38.501 19.5151 38.7471C19.607 38.9932 19.6496 39.2549 19.6403 39.5174C19.6311 39.7799 19.5702 40.0381 19.4612 40.2771H19.4587Z" fill="black"/></svg>');
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item.accordion-3 .advgb-accordion-header.ui-accordion-header.ui-state-default .ui-accordion-header-icon {
  height: 32px;
  width: 32px;
  background-image: url('data:image/svg+xml,<svg width="50" height="51" viewBox="0 0 50 51" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M49.7092 35.3083C49.963 35.7176 50.032 36.2037 49.9009 36.6601C49.7699 37.1165 49.4496 37.5061 49.01 37.7436L25.9465 50.2437C25.6526 50.4029 25.3185 50.4868 24.9783 50.4868C24.6381 50.4868 24.304 50.4029 24.0101 50.2437L0.946567 37.7436C0.51339 37.5017 0.200168 37.1111 0.0747165 36.6563C-0.0507348 36.2014 0.0216805 35.7189 0.276283 35.3133C0.530886 34.9077 0.947187 34.6116 1.43505 34.4891C1.92292 34.3666 2.44309 34.4275 2.88294 34.6588L24.9855 46.6343L47.0881 34.6588C47.5286 34.4229 48.0518 34.3588 48.543 34.4806C49.0343 34.6023 49.4536 34.9 49.7092 35.3083ZM47.0881 23.9444L24.9855 35.9199L2.88294 23.9444C2.44532 23.742 1.94112 23.7021 1.47296 23.8328C1.00479 23.9636 0.60786 24.2552 0.362946 24.6483C0.118032 25.0414 0.0435457 25.5065 0.154648 25.9488C0.265751 26.3911 0.554091 26.7775 0.960981 27.0292L24.0245 39.5293C24.3184 39.6886 24.6525 39.7725 24.9927 39.7725C25.3329 39.7725 25.667 39.6886 25.9609 39.5293L49.0245 27.0292C49.246 26.9128 49.4404 26.7566 49.5964 26.5698C49.7525 26.383 49.867 26.1692 49.9334 25.9409C49.9998 25.7127 50.0168 25.4744 49.9833 25.24C49.9498 25.0056 49.8665 24.7797 49.7383 24.5754C49.6101 24.3711 49.4394 24.1925 49.2363 24.05C49.0332 23.9075 48.8017 23.8039 48.5551 23.7452C48.3086 23.6865 48.0519 23.6739 47.8001 23.7081C47.5483 23.7423 47.3062 23.8226 47.0881 23.9444ZM0 14.7725C0.000766482 14.4597 0.0899364 14.1526 0.258586 13.8819C0.427235 13.6112 0.669447 13.3864 0.960981 13.23L24.0245 0.729944C24.3184 0.570716 24.6525 0.486816 24.9927 0.486816C25.3329 0.486816 25.667 0.570716 25.9609 0.729944L49.0245 13.23C49.3146 13.3873 49.5553 13.6125 49.7226 13.8831C49.8899 14.1537 49.9779 14.4604 49.9779 14.7725C49.9779 15.0845 49.8899 15.3912 49.7226 15.6618C49.5553 15.9324 49.3146 16.1576 49.0245 16.3149L25.9609 28.815C25.667 28.9742 25.3329 29.0581 24.9927 29.0581C24.6525 29.0581 24.3184 28.9742 24.0245 28.815L0.960981 16.3149C0.669447 16.1585 0.427235 15.9337 0.258586 15.663C0.0899364 15.3923 0.000766482 15.0852 0 14.7725ZM5.73706 14.7725L24.9855 25.2056L44.234 14.7725L24.9855 4.33934L5.73706 14.7725Z" fill="black"/></svg>');
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item.accordion-3 .advgb-accordion-header.ui-accordion-header.ui-state-default .ui-accordion-header-icon {
    height: 54px;
    width: 51px;
  }
}
.page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item.accordion-4 .advgb-accordion-header.ui-accordion-header.ui-state-default .ui-accordion-header-icon {
  height: 32px;
  width: 32px;
  background-image: url('data:image/svg+xml,<svg width="51" height="56" viewBox="0 0 51 56" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M48.9316 13.1758L27.3672 1.37659C26.791 1.05823 26.1435 0.891235 25.4852 0.891235C24.8269 0.891235 24.1794 1.05823 23.6032 1.37659L2.03882 13.1807C1.42298 13.5176 0.908899 14.0137 0.550265 14.6172C0.19163 15.2207 0.00159346 15.9094 0 16.6114V40.048C0.00159346 40.75 0.19163 41.4387 0.550265 42.0421C0.908899 42.6456 1.42298 43.1417 2.03882 43.4787L23.6032 55.2827C24.1794 55.6011 24.8269 55.7681 25.4852 55.7681C26.1435 55.7681 26.791 55.6011 27.3672 55.2827L48.9316 43.4787C49.5475 43.1417 50.0615 42.6456 50.4202 42.0421C50.7788 41.4387 50.9689 40.75 50.9704 40.048V16.6138C50.9702 15.9106 50.7808 15.2204 50.4221 14.6155C50.0633 14.0106 49.5486 13.5133 48.9316 13.1758ZM25.4852 4.8073L45.1726 15.5895L37.8774 19.5838L18.1876 8.80162L25.4852 4.8073ZM25.4852 26.3717L5.79789 15.5895L14.1051 11.0414L33.7924 21.8236L25.4852 26.3717ZM3.9208 19.0202L23.5248 29.7485V50.7714L3.9208 40.0504V19.0202ZM47.0496 40.0406L27.4456 50.7714V29.7583L35.2872 25.4675V34.2133C35.2872 34.7333 35.4938 35.2319 35.8614 35.5995C36.2291 35.9672 36.7277 36.1737 37.2476 36.1737C37.7676 36.1737 38.2662 35.9672 38.6339 35.5995C39.0015 35.2319 39.208 34.7333 39.208 34.2133V23.3208L47.0496 19.0202V40.0382V40.0406Z" fill="black"/></svg>');
}
@media only screen and (max-width: 767px) {
  .page-template-freeBS-DHome-page article.page .advgb-columns-wrapper .free-accordions .advgb-accordion-item.accordion-4 .advgb-accordion-header.ui-accordion-header.ui-state-default .ui-accordion-header-icon {
    width: 51px;
    height: 56px;
  }
}

.post-type-archive-end-user-story .content-wrapper {
  background: #FAFAFA;
}
.post-type-archive-end-user-story .columns-space-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.post-type-archive-end-user-story .advgb-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -15px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.post-type-archive-end-user-story .advgb-columns .col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 66.66666667%;
  padding: 0 15px;
}
@media only screen and (max-width: 767px) {
  .post-type-archive-end-user-story .advgb-columns .col-8 {
    width: 100%;
  }
}
.post-type-archive-end-user-story .advgb-columns .col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 75%;
  padding: 0 15px;
}
@media only screen and (max-width: 767px) {
  .post-type-archive-end-user-story .advgb-columns .col-9 {
    width: 100%;
  }
}
.post-type-archive-end-user-story .advgb-columns .col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 16.66666667%;
  padding: 0 15px;
}
@media only screen and (max-width: 767px) {
  .post-type-archive-end-user-story .advgb-columns .col-2 {
    width: 100%;
  }
}
.post-type-archive-end-user-story .advgb-columns .col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
  padding: 0 15px;
}
.post-type-archive-end-user-story .advgb-columns .col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 33.33333333%;
  padding: 0 15px;
}
@media only screen and (max-width: 991px) {
  .post-type-archive-end-user-story .advgb-columns .col-4 {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .post-type-archive-end-user-story .advgb-columns .col-4 {
    width: 100%;
  }
}
.post-type-archive-end-user-story .advgb-columns .col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 41.66666667%;
  padding: 0 15px;
}
@media only screen and (max-width: 767px) {
  .post-type-archive-end-user-story .advgb-columns .col-5 {
    width: 100%;
  }
}
.post-type-archive-end-user-story .advgb-columns .col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 58.33333333%;
  padding: 0 15px;
}
@media only screen and (max-width: 767px) {
  .post-type-archive-end-user-story .advgb-columns .col-7 {
    width: 100%;
  }
}
.post-type-archive-end-user-story .post-content .advgb-columns-wrapper .advgb-columns-container {
  max-width: 1217px;
  margin: 0 auto;
}
.post-type-archive-end-user-story .post-content .advgb-columns-wrapper .advgb-columns-container h1:not(.section-title),
.post-type-archive-end-user-story .post-content .advgb-columns-wrapper .advgb-columns-container h2:not(.section-title) {
  font-family: "REM", sans-serif;
  font-size: 46px;
  line-height: 59px;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-align: left;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .post-type-archive-end-user-story .post-content .advgb-columns-wrapper .advgb-columns-container h1:not(.section-title),
  .post-type-archive-end-user-story .post-content .advgb-columns-wrapper .advgb-columns-container h2:not(.section-title) {
    font-size: 26px;
    line-height: 36.8px;
    margin-bottom: 45px;
  }
}
.post-type-archive-end-user-story .post-content .advgb-columns-wrapper .advgb-columns-container p {
  font-family: "REM", sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 0.02em;
  text-align: left;
}
.post-type-archive-end-user-story .post-content .advgb-columns-wrapper .advgb-columns-container p a:not([class*=button]) {
  font-family: "REM", sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #D60544;
}
.post-type-archive-end-user-story .post-content .advgb-columns-wrapper .advgb-columns-container hr {
  opacity: 0.2;
  margin: 65px 0;
  border: none;
  border-bottom: 1px solid;
  background-color: rgba(0, 0, 0, 0);
}
@media only screen and (max-width: 767px) {
  .post-type-archive-end-user-story .post-content .advgb-columns-wrapper .advgb-columns-container hr {
    margin: 56px 0;
  }
}
.post-type-archive-end-user-story .post-content .advgb-columns-wrapper .advgb-columns-container .space-up {
  padding-top: 15px;
  max-width: 280px;
  margin-left: auto;
}
@media only screen and (max-width: 991px) {
  .post-type-archive-end-user-story .post-content .advgb-columns-wrapper .advgb-columns-container .space-up {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .post-type-archive-end-user-story .post-content .advgb-columns-wrapper .advgb-column.col-8 {
    width: 100%;
  }
}
.post-type-archive-end-user-story .post-header {
  max-width: 1217px;
  margin: 0 auto;
  margin-bottom: 40px;
  font-family: "REM", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.6px;
  letter-spacing: 0.18em;
  text-align: left;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .post-type-archive-end-user-story .post-header {
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 45px;
    padding-top: 0;
  }
}
.post-type-archive-end-user-story .story-list {
  margin-bottom: 100px;
}
.post-type-archive-end-user-story .story-list .advgb-columns {
  row-gap: 32px;
}
.post-type-archive-end-user-story .story-list .story-card {
  border: 1px solid #E6E6E6;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.0509803922);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.0509803922);
  border-radius: 10px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-decoration: none;
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
.post-type-archive-end-user-story .story-list .story-card .wrap {
  width: 100%;
}
.post-type-archive-end-user-story .story-list .story-card .story-img {
  padding-top: 52.0114942529%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.post-type-archive-end-user-story .story-list .story-card hr {
  margin: 0 0 22px !important;
  border-color: #E6E6E6 !important;
  opacity: 1 !important;
}
.post-type-archive-end-user-story .story-list .story-card .learn-more {
  padding: 22px 26px 22px 26px;
  width: 100%;
  -ms-flex-item-align: end;
      align-self: flex-end;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: 1.5px;
  color: #E31E26;
  text-transform: uppercase;
}
.post-type-archive-end-user-story .story-list .story-card .story-text {
  padding: 24px 26px 0 26px;
}
.post-type-archive-end-user-story .story-list .story-card .story-text h3 {
  font-family: "REM", sans-serif;
  font-size: 22px;
  line-height: 28px;
  color: #000000;
  font-weight: 600;
  letter-spacing: 0.03em;
  text-align: left;
  margin-bottom: 22px;
}
@media only screen and (max-width: 767px) {
  .post-type-archive-end-user-story .story-list .story-card .story-text h3 {
    font-size: 22px;
    line-height: 28px;
  }
}
.post-type-archive-end-user-story .story-list .story-card .story-text p {
  font-family: "REM", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 22.5px;
  letter-spacing: 0.02em;
  margin: 0;
  text-align: left;
  color: #8E8E8E;
}
.post-type-archive-end-user-story .story-list .story-card .story-text a {
  font-family: "REM", sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 25.5px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #CC3333;
}
@media only screen and (min-width: 1025px) {
  .post-type-archive-end-user-story .story-list .story-card:hover {
    -webkit-transform: scale(1.01);
            transform: scale(1.01);
  }
  .post-type-archive-end-user-story .story-list .story-card:hover .learn-more {
    color: #E31E26;
  }
}
.post-type-archive-end-user-story .video-list-section {
  padding-top: 140px;
  padding-bottom: 100px;
}
.post-type-archive-end-user-story .video-list-section .advgb-columns {
  row-gap: 42px;
}
.post-type-archive-end-user-story .video-list-section .advgb-column-inner {
  margin-bottom: 60px;
}
.post-type-archive-end-user-story .video-list-section .advgb-column-inner h3 {
  font-family: "REM", sans-serif;
  font-size: 40px;
  line-height: 56px;
  letter-spacing: 0.03em;
  text-align: center;
  margin-bottom: 37px;
}
@media only screen and (max-width: 767px) {
  .post-type-archive-end-user-story .video-list-section .advgb-column-inner h3 {
    font-size: 24px;
    line-height: 33px;
  }
}
.post-type-archive-end-user-story .video-list-section .advgb-column-inner p {
  font-family: "REM", sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 25.5px;
  letter-spacing: 0.02em;
  text-align: center;
}
.post-type-archive-end-user-story .video-list-section .grid-gap {
  row-gap: 30px;
}
.post-type-archive-end-user-story .video-list-section .video-card .video-iframe {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.post-type-archive-end-user-story .video-list-section .video-card .video-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.post-type-archive-end-user-story .video-list-section .video-card .video-desc {
  padding-top: 28px;
}
.post-type-archive-end-user-story .video-list-section .video-card .video-desc h4 {
  font-family: "REM", sans-serif;
  font-size: 30px;
  line-height: 39px;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-align: left;
  margin-bottom: 25px;
}
@media only screen and (max-width: 640px) {
  .post-type-archive-end-user-story .video-list-section .video-card .video-desc h4 {
    font-size: 24px;
    line-height: 33px;
    margin-bottom: 22px;
  }
}
.post-type-archive-end-user-story .video-list-section .video-card .video-desc p {
  font-family: "REM", sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 25.5px;
  letter-spacing: 0.02em;
  text-align: left;
}
.post-type-archive-end-user-story .video-list-section .video-card .video-desc p:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 640px) {
  .post-type-archive-end-user-story .video-list-section .video-card .video-desc p {
    font-size: 15px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 640px) {
  .post-type-archive-end-user-story .video-list-section .video-card .video-desc {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .post-type-archive-end-user-story .video-list-section {
    padding: 70px 0;
  }
}
.post-type-archive-end-user-story .story-share-section {
  margin-bottom: 56px;
}
.post-type-archive-end-user-story .story-share-section .advgb-column h2,
.post-type-archive-end-user-story .story-share-section .advgb-column h3 {
  font-family: "REM", sans-serif;
  font-size: 40px;
  line-height: 56px;
  font-weight: 900;
  letter-spacing: 0.03em;
  text-align: left;
  margin-bottom: 48px;
}
@media only screen and (max-width: 767px) {
  .post-type-archive-end-user-story .story-share-section .advgb-column h2,
  .post-type-archive-end-user-story .story-share-section .advgb-column h3 {
    font-size: 24px;
    line-height: 3.3px;
  }
}
.post-type-archive-end-user-story .story-share-section .advgb-column p {
  font-family: "REM", sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 25.5px;
  letter-spacing: 0.02em;
  text-align: left;
}
.post-type-archive-end-user-story .story-share-section .advgb-column p strong {
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .post-type-archive-end-user-story .story-share-section .advgb-column p {
    font-size: 15px;
    line-height: 22px;
  }
}
.post-type-archive-end-user-story .story-share-section a.primary-red-button {
  background: #EB0028;
  padding: 10px 22px;
  border-radius: 6px;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 1.2px;
  text-decoration: none;
  margin-top: 30px;
}
@media only screen and (min-width: 992px) {
  .post-type-archive-end-user-story .story-share-section a.primary-red-button {
    display: table;
    margin-left: auto;
    margin-top: 3px;
  }
}
@media only screen and (min-width: 1025px) {
  .post-type-archive-end-user-story .story-share-section a.primary-red-button:hover {
    background-color: #522752;
  }
}
@media only screen and (max-width: 767px) {
  .post-type-archive-end-user-story .story-share-section {
    margin-bottom: 0;
  }
}
.post-type-archive-end-user-story .section-gradient {
  position: relative;
}
.post-type-archive-end-user-story .section-gradient:before {
  content: "";
  inset: 0;
  position: absolute;
  height: 400px;
  background: rgb(230, 230, 230);
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(230, 230, 230)), color-stop(62%, rgba(230, 230, 230, 0.5047268908)), to(rgba(255, 252, 252, 0.5523459384)));
  background: linear-gradient(180deg, rgb(230, 230, 230) 0%, rgba(230, 230, 230, 0.5047268908) 62%, rgba(255, 252, 252, 0.5523459384) 100%);
}
.post-type-archive-end-user-story .section-gradient .post-content {
  z-index: 1;
  position: relative;
}
.post-type-archive-end-user-story .section-gradient .section-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px 20px;
  margin-bottom: 68px;
}
.post-type-archive-end-user-story .section-gradient .section-top .section-title {
  margin-bottom: 0 !important;
  max-width: 400px;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .post-type-archive-end-user-story .section-gradient .section-top .section-title {
    width: 100%;
  }
}
.post-type-archive-end-user-story .section-gradient .section-top .content {
  width: calc(100% - 430px);
  padding-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 30px 20px;
}
@media only screen and (max-width: 991px) {
  .post-type-archive-end-user-story .section-gradient .section-top .content {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.post-type-archive-end-user-story .section-gradient .section-top .comm-content {
  max-width: 415px;
  width: 100;
}
.post-type-archive-end-user-story .section-gradient .section-top .comm-content p {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .post-type-archive-end-user-story .section-gradient .section-top {
    margin-bottom: 40px;
  }
}
.post-type-archive-end-user-story .testimonials-wrapper {
  padding-top: 100px;
  padding-bottom: 30px;
}
.post-type-archive-end-user-story .testimonials-wrapper .logo {
  max-height: 40px;
  height: 100%;
  margin-bottom: 26px;
}
.post-type-archive-end-user-story .testimonials-wrapper .logo img {
  width: auto;
  max-height: 40px;
}
.post-type-archive-end-user-story .testimonials-wrapper .testimonial-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr) 33px minmax(0, 1fr) 33px minmax(0, 1fr) 33px minmax(0, 1fr) 33px minmax(0, 1fr) 33px minmax(0, 1fr);
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 38px 33px;
}
@media (min-width: 1101px) {
  .post-type-archive-end-user-story .testimonials-wrapper .testimonial-grid:not(.show-all) .item:nth-of-type(5) ~ .item {
    display: none;
  }
}
@media (max-width: 1100px) {
  .post-type-archive-end-user-story .testimonials-wrapper .testimonial-grid:not(.show-all) .item:nth-of-type(6) ~ .item {
    display: none;
  }
}
.post-type-archive-end-user-story .testimonials-wrapper .testimonial-grid .item {
  border-radius: 20px;
  padding: 33px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  -ms-grid-column-span: 2;
  grid-column: span 2/span 6;
}
.post-type-archive-end-user-story .testimonials-wrapper .testimonial-grid .item:nth-of-type(15n + 2), .post-type-archive-end-user-story .testimonials-wrapper .testimonial-grid .item:nth-of-type(15n + 6) {
  -ms-grid-column-span: 4;
  grid-column: span 4/span 6;
}
@media (max-width: 1100px) {
  .post-type-archive-end-user-story .testimonials-wrapper .testimonial-grid .item:nth-of-type(15n + 2), .post-type-archive-end-user-story .testimonials-wrapper .testimonial-grid .item:nth-of-type(15n + 6) {
    -ms-grid-column-span: 1;
    grid-column: span 1/span 2;
  }
}
.post-type-archive-end-user-story .testimonials-wrapper .testimonial-grid .item:nth-of-type(15n + 14), .post-type-archive-end-user-story .testimonials-wrapper .testimonial-grid .item:nth-of-type(15n + 15) {
  -ms-grid-column-span: 3;
  grid-column: span 3/span 6;
}
@media (max-width: 1100px) {
  .post-type-archive-end-user-story .testimonials-wrapper .testimonial-grid .item:nth-of-type(15n + 14), .post-type-archive-end-user-story .testimonials-wrapper .testimonial-grid .item:nth-of-type(15n + 15) {
    -ms-grid-column-span: 1;
    grid-column: span 1/span 2;
  }
}
.post-type-archive-end-user-story .testimonials-wrapper .testimonial-grid .item .comm-content {
  font-size: 17px;
  line-height: 25.5px;
  letter-spacing: 2px;
}
.post-type-archive-end-user-story .testimonials-wrapper .testimonial-grid .item .comm-content p {
  font: inherit;
}
@media only screen and (max-width: 767px) {
  .post-type-archive-end-user-story .testimonials-wrapper .testimonial-grid .item .comm-content {
    font-size: 15px;
    line-height: 22px !important;
  }
}
.post-type-archive-end-user-story .testimonials-wrapper .testimonial-grid .item .profile {
  margin-top: 28px;
  font-family: "REM", sans-serif;
}
.post-type-archive-end-user-story .testimonials-wrapper .testimonial-grid .item .profile .name,
.post-type-archive-end-user-story .testimonials-wrapper .testimonial-grid .item .profile .designation {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.2px;
}
@media (max-width: 767px) {
  .post-type-archive-end-user-story .testimonials-wrapper .testimonial-grid .item .profile .name,
  .post-type-archive-end-user-story .testimonials-wrapper .testimonial-grid .item .profile .designation {
    font-size: 11px;
    line-height: 17px;
  }
}
.post-type-archive-end-user-story .testimonials-wrapper .testimonial-grid .item .profile .name {
  font-weight: bold;
  color: #E31E26;
}
@media (max-width: 1100px) {
  .post-type-archive-end-user-story .testimonials-wrapper .testimonial-grid .item {
    -ms-grid-column-span: 1;
    grid-column: span 1/span 2;
  }
}
@media (max-width: 1100px) {
  .post-type-archive-end-user-story .testimonials-wrapper .testimonial-grid {
    -ms-grid-columns: (minmax(0, 1fr))[2];
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 767px) {
  .post-type-archive-end-user-story .testimonials-wrapper .testimonial-grid {
    -ms-grid-columns: (minmax(0, 1fr))[1];
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
@media only screen and (max-width: 640px) {
  .post-type-archive-end-user-story .testimonials-wrapper .testimonial-grid {
    row-gap: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .post-type-archive-end-user-story .testimonials-wrapper {
    padding-top: 68px;
  }
}
.post-type-archive-end-user-story .full-width-image-section {
  background-position: center;
  background-size: cover;
  position: relative;
  padding: 54px 0;
  background-color: #131313;
}
.post-type-archive-end-user-story .full-width-image-section .advgb-columns {
  gap: 50px;
  margin: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.post-type-archive-end-user-story .full-width-image-section .col-left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
  max-width: calc(40% - 25px);
}
@media only screen and (max-width: 767px) {
  .post-type-archive-end-user-story .full-width-image-section .col-left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.post-type-archive-end-user-story .full-width-image-section .col-right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
  max-width: calc(60% - 25px);
}
@media only screen and (max-width: 767px) {
  .post-type-archive-end-user-story .full-width-image-section .col-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}
.post-type-archive-end-user-story .full-width-image-section h3 {
  font-family: "REM", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-align: left;
  margin-bottom: 50px;
  color: #fff;
}
.post-type-archive-end-user-story .full-width-image-section p {
  font-family: "REM", sans-serif;
  color: #fff;
  font-size: 17px;
  font-weight: 400;
  line-height: 25.5px;
  letter-spacing: 0.02em;
  text-align: left;
  margin-bottom: 30px;
}
.post-type-archive-end-user-story .full-width-image-section .profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.post-type-archive-end-user-story .full-width-image-section .profile .image {
  margin-right: 28px;
}
.post-type-archive-end-user-story .full-width-image-section .profile .image img {
  width: 74px;
  height: 74px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
.post-type-archive-end-user-story .full-width-image-section .profile .name {
  font-family: "REM", sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0.04em;
  text-align: left;
  color: #fff;
}
.post-type-archive-end-user-story .full-width-image-section .profile .designation {
  font-family: "REM", sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #fff;
}
.post-type-archive-end-user-story .full-width-image-section .video-iframe {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.post-type-archive-end-user-story .full-width-image-section .video-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
}

.site-container, .post-type-archive-end-user-story .post-content {
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1248px;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .site-container, .post-type-archive-end-user-story .post-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 1080px;
  }
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.comm-content p {
  font: inherit;
}
.comm-content p:last-child {
  margin-bottom: 0;
}
.comm-content a {
  text-decoration: none;
}
.comm-content a[class*=button-] {
  margin-top: 20px;
}
.comm-content ul:not(:last-child), .comm-content ol:not(:last-child) {
  margin-bottom: 30px;
}
.comm-content li:not(:last-child) {
  margin-bottom: 16px;
}
.comm-content blockquote {
  margin-left: 0;
  margin-right: 0;
  position: relative;
  padding-left: 30px;
}
.comm-content blockquote:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  bottom: 6px;
  border-left: 4px solid #E31E26;
}

.button-light {
  color: #000000;
  border: 1px solid #8E8E8E;
  border-radius: 6px;
  padding: 10px 26px;
  font-size: 15px;
  line-height: 18px;
  text-decoration: none;
  background-color: transparent;
}
@media only screen and (min-width: 1025px) {
  .button-light:hover {
    background-color: #000000;
    color: #ffffff;
  }
}

.button-red {
  border-radius: 6px;
  padding: 10px 26px;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

.section-title {
  font-size: 40px;
  line-height: 56px;
  letter-spacing: 1px;
  margin-bottom: 24px;
  font-weight: bold;
  font-family: "REM", sans-serif;
}
.section-title.bolder {
  font-weight: 900;
}
@media only screen and (max-width: 640px) {
  .section-title {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 20px;
  }
}

.single-end-user-story .space-y {
  padding: 70px 0;
}
.single-end-user-story .space-y + .space-y:not([class*=has-bg]) {
  padding-top: 0;
}
@media only screen and (max-width: 991px) {
  .single-end-user-story .space-y {
    padding: 60px 0;
  }
}
.single-end-user-story .section-divider {
  padding-top: 80px;
}
.single-end-user-story .section-divider.h-line {
  padding-top: 0;
}
.single-end-user-story .section-divider.h-line div {
  border-top: 1px solid #C4C4C4;
}
@media only screen and (max-width: 991px) {
  .single-end-user-story .section-divider {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 640px) {
  .single-end-user-story .section-divider {
    padding-top: 30px;
  }
}
.single-end-user-story .content-wrapper-single {
  padding-top: 80px;
}
.single-end-user-story .content-wrapper-single .page-title {
  margin-bottom: 68px;
}
@media only screen and (max-width: 767px) {
  .single-end-user-story .content-wrapper-single .page-title {
    margin-bottom: 50px;
  }
}
.single-end-user-story .content-wrapper-single .featured-story-image {
  position: relative;
  margin-bottom: 46px;
  max-width: 1008px;
}
.single-end-user-story .content-wrapper-single .featured-story-image:before {
  content: "";
  display: block;
  padding-top: 47.2691161867%;
}
.single-end-user-story .content-wrapper-single .featured-story-image * {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.single-end-user-story .content-wrapper-single .featured-story-image img {
  border-radius: 20px;
}
.single-end-user-story .content-wrapper-single .eus-categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
  list-style: none;
  gap: 10px 30px;
  font-weight: bold;
  margin-bottom: 48px;
}
.single-end-user-story .content-wrapper-single .breadcrumb {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-family: "REM", sans-serif;
  margin-bottom: 38px;
  gap: 12px;
}
.single-end-user-story .content-wrapper-single .breadcrumb li {
  list-style: none;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 1px;
  font-weight: 400;
  text-transform: uppercase;
}
.single-end-user-story .content-wrapper-single .breadcrumb li:not(.breadcrumb_last):not(:last-child):after {
  content: "/";
  margin-left: 5px;
}
@media only screen and (max-width: 640px) {
  .single-end-user-story .content-wrapper-single .breadcrumb li {
    font-size: 15px;
    line-height: 21px;
  }
}
.single-end-user-story .content-wrapper-single .breadcrumb a {
  text-decoration: none;
  color: #1C1C1C;
  font-weight: 400;
}
@media only screen and (min-width: 1025px) {
  .single-end-user-story .content-wrapper-single .breadcrumb a:hover {
    color: #b20021 !important;
  }
}
.single-end-user-story .content-wrapper-single .section-title, .single-end-user-story .content-wrapper-single .sub-title {
  max-width: 904px;
  width: 100%;
}
.single-end-user-story .content-wrapper-single .comm-content {
  font-family: "REM", sans-serif;
  font-size: 17px;
  line-height: 26px;
  font-weight: normal;
}
.single-end-user-story .content-wrapper-single .comm-content p:not([class]),
.single-end-user-story .content-wrapper-single .comm-content h1,
.single-end-user-story .content-wrapper-single .comm-content h2,
.single-end-user-story .content-wrapper-single .comm-content h3,
.single-end-user-story .content-wrapper-single .comm-content h4,
.single-end-user-story .content-wrapper-single .comm-content h5,
.single-end-user-story .content-wrapper-single .comm-content h6,
.single-end-user-story .content-wrapper-single .comm-content ul,
.single-end-user-story .content-wrapper-single .comm-content ol,
.single-end-user-story .content-wrapper-single .comm-content .section-title, .single-end-user-story .content-wrapper-single .comm-content blockquote {
  max-width: 904px;
  width: 100%;
}
.single-end-user-story .content-wrapper-single .comm-content p:not(:last-child),
.single-end-user-story .content-wrapper-single .comm-content ul:not(:last-child),
.single-end-user-story .content-wrapper-single .comm-content ol:not(:last-child) {
  margin-bottom: 22px;
}
.single-end-user-story .content-wrapper-single .comm-content p {
  font: inherit;
}
.single-end-user-story .content-wrapper-single .comm-content p:not(:last-child) img {
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .single-end-user-story .content-wrapper-single .comm-content {
    font-size: 15px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .single-end-user-story .content-wrapper-single {
    padding-top: 70px;
  }
}
.single-end-user-story .title-with-content.has-bg-gray {
  background-color: #F6F6F6;
}
.single-end-user-story .title-with-content.has-bg-black {
  background-color: #000000;
  color: #ffffff;
}
.single-end-user-story .title-with-content .icon {
  max-width: 50px;
  max-height: 50px;
  margin-bottom: 30px;
}
.single-end-user-story .title-with-content .icon img {
  -o-object-fit: contain;
     object-fit: contain;
}
.single-end-user-story .title-with-content .section-title {
  max-width: 904px;
  width: 100%;
}
.single-end-user-story .title-with-content .sub-title {
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 600;
  font-size: 17px;
  line-height: 25px;
  margin-bottom: 0.8rem;
}
@media only screen and (max-width: 767px) {
  .single-end-user-story .title-with-content .sub-title {
    font-size: 15px;
    line-height: 22px !important;
  }
}
.single-end-user-story .title-with-content .hightlight {
  background-color: #ffffff;
  padding: 46px 38px;
  border-radius: 10px;
  max-width: 1008px;
  width: 100%;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}
.single-end-user-story .title-with-content .hightlight .section-title {
  font-size: 20px;
  line-height: 28px;
}
@media only screen and (max-width: 640px) {
  .single-end-user-story .title-with-content .hightlight .section-title {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 3px;
  }
}
.single-end-user-story .download-area {
  background-color: #1C1C1C;
}
.single-end-user-story .download-area .site-container, .single-end-user-story .download-area .post-type-archive-end-user-story .post-content, .post-type-archive-end-user-story .single-end-user-story .download-area .post-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px 40px;
}
.single-end-user-story .download-area .site-container h2, .single-end-user-story .download-area .post-type-archive-end-user-story .post-content h2, .post-type-archive-end-user-story .single-end-user-story .download-area .post-content h2 {
  max-width: calc(80% - 20px);
  width: 100%;
  color: #ffffff;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .single-end-user-story .download-area .site-container h2, .single-end-user-story .download-area .post-type-archive-end-user-story .post-content h2, .post-type-archive-end-user-story .single-end-user-story .download-area .post-content h2 {
    max-width: 100%;
  }
}
.single-end-user-story .download-area .site-container a, .single-end-user-story .download-area .post-type-archive-end-user-story .post-content a, .post-type-archive-end-user-story .single-end-user-story .download-area .post-content a {
  max-width: calc(20% - 20px);
  text-decoration: none;
  border-radius: 6px;
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .single-end-user-story .download-area .site-container a, .single-end-user-story .download-area .post-type-archive-end-user-story .post-content a, .post-type-archive-end-user-story .single-end-user-story .download-area .post-content a {
    max-width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .single-end-user-story .download-area .site-container a:hover, .single-end-user-story .download-area .post-type-archive-end-user-story .post-content a:hover, .post-type-archive-end-user-story .single-end-user-story .download-area .post-content a:hover {
    background-color: #ffffff;
    color: #000000;
  }
}
.single-end-user-story .icon-listicle .list-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 900px;
  gap: 36px 40px;
}
.single-end-user-story .icon-listicle .list-content:not(:last-child) {
  margin-bottom: 50px;
}
.single-end-user-story .icon-listicle .list-content .icon {
  max-width: 60px;
  width: 100%;
}
.single-end-user-story .icon-listicle .list-content .content {
  width: calc(100% - 100px);
}
@media only screen and (max-width: 640px) {
  .single-end-user-story .icon-listicle .list-content .content {
    width: 100%;
  }
}
.single-end-user-story .content-with-image .holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 50px;
}
.single-end-user-story .content-with-image .sub-title {
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 600;
  font-size: 17px;
  line-height: 25px;
  margin-bottom: 0.8rem;
}
@media only screen and (max-width: 767px) {
  .single-end-user-story .content-with-image .sub-title {
    font-size: 15px;
    line-height: 22px !important;
  }
}
.single-end-user-story .content-with-image .col:first-child {
  max-width: calc(55% - 70px);
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .single-end-user-story .content-with-image .col:first-child {
    max-width: 100%;
  }
}
.single-end-user-story .content-with-image .col:last-child {
  max-width: 45%;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .single-end-user-story .content-with-image .col:last-child {
    max-width: 100%;
  }
}