@font-face {
  font-family: 'customFont';
  /* Gewünschter Name */
  src: url('https://26199778.fs1.hubspotusercontent-eu1.net/hubfs/26199778/font.otf') format('otf'),
    /* für moderne Browser */
    url('https://26199778.fs1.hubspotusercontent-eu1.net/hubfs/26199778/font.ttf') format('truetype');
  /* für Safari, Android, iOS */
}


@font-face {
  font-family: 'customFontInter';
  /* Gewünschter Name */
  src: url('https://26199778.fs1.hubspotusercontent-eu1.net/hubfs/26199778/CD%20files/Inter-Regular.otf') format('otf'),
    /* für moderne Browser */
    url('https://26199778.fs1.hubspotusercontent-eu1.net/hubfs/26199778/CD%20files/Inter-Regular.ttf') format('truetype');
  /* für Safari, Android, iOS */
}


@font-face {
  font-family: 'EpocaClassic';
  src: url("//26199778.fs1.hubspotusercontent-eu1.net/hubfs/26199778/raw_assets/public/folio-theme/src/fonts/EpocaClassic-Light.woff2") format('woff2'),
  url("//26199778.fs1.hubspotusercontent-eu1.net/hubfs/26199778/raw_assets/public/folio-theme/src/fonts/EpocaClassic-Light.woff") format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}


  font-family: 'NewberyLight';
  src: url('//26199778.fs1.hubspotusercontent-eu1.net/hubfs/26199778/raw_assets/public/folio-theme/src/fonts/NewberySansPro-Light.woff') format('woff'),

       url('//26199778.fs1.hubspotusercontent-eu1.net/hubfs/26199778/raw_assets/public/folio-theme/src/fonts/NewberySansPro-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'PPEiko-Light';
  src: url("//26199778.fs1.hubspotusercontent-eu1.net/hubfs/26199778/raw_assets/public/folio-theme/src/fonts/PPEiko-Light.woff") format('woff'),
    
    url("//26199778.fs1.hubspotusercontent-eu1.net/hubfs/26199778/raw_assets/public/folio-theme/src/fonts/PPEiko-Light.woff") format('woff'),
    
  font-weight: 100; /* Adjusting to normal if bold issues persist */
  font-style: normal;
  font-display: swap;
}




@font-face {
  font-family: 'Barlow Semi Condensed';
  src: url("//26199778.fs1.hubspotusercontent-eu1.net/hubfs/26199778/raw_assets/public/folio-theme/src/fonts/BarlowSemiCondensed-Light.woff2") format('woff2'),
  url("//26199778.fs1.hubspotusercontent-eu1.net/hubfs/26199778/raw_assets/public/folio-theme/src/fonts/BarlowSemiCondensed-Light.woff") format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Semi Condensed';
  src: url("//26199778.fs1.hubspotusercontent-eu1.net/hubfs/26199778/raw_assets/public/folio-theme/src/fonts/BarlowSemiCondensed-Regular.woff2") format('woff2'),
  url("//26199778.fs1.hubspotusercontent-eu1.net/hubfs/26199778/raw_assets/public/folio-theme/src/fonts/BarlowSemiCondensed-Regular.woff") format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Semi Condensed';
  src: url("//26199778.fs1.hubspotusercontent-eu1.net/hubfs/26199778/raw_assets/public/folio-theme/src/fonts/BarlowSemiCondensed-Bold.woff2") format('woff2'),
  url("//26199778.fs1.hubspotusercontent-eu1.net/hubfs/26199778/raw_assets/public/folio-theme/src/fonts/BarlowSemiCondensed-Bold.woff") format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}



html {
  height: 100%;
  overflow-x: hidden;
}

body {
  font-family: customFont, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 5%;
  text-decoration: uppercase;
  background-color: #FFF;
  color: #003462;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
}

blockquote {
  font-family: customFont, Helvetica, sans-serif;
  font-style: normal;
  text-align: left;
  font-weight: 300;
  font-size: 20px;
  line-height: 125%;
  padding: 15px 0;
  margin: 0;
  /* or 38px */
  letter-spacing: 0.05em;
  color: #951414;
}

.mainContainer {
  max-width: 1012px;
  text-align: left;
}

.heroMenu {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 90px 0 0 0;
  overflow: hidden;
}

.heroMenu li {
  display: block;
  float: left;
  text-align: center;
  padding: 0px 25px 25px 25px;
  width: 86px;
  border-bottom: 1px solid #FFF;
}

.heroMenu li a {
  font-family: customFont, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 200%;
  text-align: center;
  letter-spacing: 0.15em;
  color: #FFFFFF;
  text-transform: uppercase;
  text-decoration: none;
  background: transparent;
}

.heroMenu li.logo {
  width: 310px;
  padding: 14.5px 79px 0 79px;
  border: none;
  color: #FFF;
  text-transform: uppercase;
}


.containerResponsive {
  padding: 0 25px;
}

.blogContainer {
  max-width: 637px;
  text-align: left;
}

.blogListingContainer {
  max-width: 1220px;
  text-align: left;
}

.mainMenuMobile {
  height: 100px;
  background-color: #fff;
  margin-bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}

.leftSideMobileMenu {
  width: 20%;
  text-align: left;
  padding-left: 25px;
}

.rightSideMobileMenu {
  width: 20%;
  text-align: right;
  padding-right: 25px;
}

.hrMobileMenu {
  margin: 0;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #003462;
}

.bodySplit {
  margin: 40px 0 40px 0;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #951414;
}

.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  background-color: rgb(0, 0, 0);
  background-color: rgba(255, 255, 255, 1);
  overflow: hidden;
  transition: 0.5s;
}

.overlay-content {
  position: relative;
  width: 100%;
  text-align: left;
  padding-left: 25px;
}

.overlay a {
  padding-bottom: 25px;
  text-decoration: uppercase;
  font-size: 36px;
  display: block;
  transition: 0.3s;
  font-style: normal;
  font-weight: 300;
  line-height: 200%;
  /* or 24px */
  letter-spacing: 0.15em;
  text-decoration: none;
  color: #003462;
}

.overlay a:hover,
.overlay a:focus {
  color: #951414;
}

.heroMenu {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 90px 0 0 0;
  overflow: hidden;
}

.heroMenu li {
  display: block;
  float: left;
  text-align: center;
  padding: 0px 25px 40px 25px;
  width: 86px;
  border-bottom: 1px solid #FFF;
}

.heroMenu li.logo {
  width: 310px;
  padding: 14.5px 79px 0 79px;
  border: none;
  color: #FFF;
  text-transform: uppercase;
}

.mainMenu {
  position: relative;
  list-style-type: none;
  margin: 0;
  padding: 90px 0 104px 0;
  overflow: hidden;
}

.mainMenu li {
  display: block;
  float: left;
  text-align: center;
  padding: 0px 25px 25px 25px;
  width: 86px;
  border-bottom: 1px solid #003462;
}

.mainMenu li a {
  font-family: customFont, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 200%;
  text-align: center;
  letter-spacing: 0.15em;
  color: #951414;
  text-transform: uppercase;
  text-decoration: none;
  background: transparent;
}

.mainMenu li a:hover {
  color: #003462;
}

.mainMenu li.logo {
  width: 310px;
  padding: 14.5px 79px 0 79px;
  border: none;
  color: #951414;
  text-transform: uppercase;
}

.link:link {
  color: #003462;
  text-decoration: underline;
  font-size: 16px;
}

/* visited link */
.link:visited {
  color: #003462;
}

/* mouse over link */
.link:hover {
  color: #003462;
  text-decoration: none;
}

/* selected link */
.link:active {
  color: #003462;
}

.blogTag {
  padding: 0;
  margin: 0;
}

.blogListingPanel {
  padding: 0 0 0 0;
  border: 1px solid #003462;
  height: 580px;
  width: 100%;
  text-align: left;
  cursor: pointer;
}

.blogListingPanelInner {
  padding: 24px 24px 48px 24px;
}

.blogListingTag {
  position: relative;
  top: 0;
  left: 0;
  display: inline-block;
  padding: 10px;
  width: auto;
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-color: #951414;
}

.blogListingTagLink {
  font-family: customFontInter;
  font-style: normal;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 10px;
  line-height: 200%;
  /* identical to box height, or 20px */
  letter-spacing: 0.15em;
  text-decoration: none;
  color: #951414;
}

.blogTitleBlogListing {
  font-family: customFont, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 130%;
  /* or 31px */
  letter-spacing: 0.05em;
  color: #003462;
  text-decoration: none;
}

.blogTextBlogListing {
  font-family: customFont, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 200%;
  /* or 20px */
  letter-spacing: 0.05em;

  color: #003462;

}

.blogListingTitlePanel {
  padding: 16px 0 16px 0;
}

.blogTagLink {
  font-family: customFont, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 200%;
  /* identical to box height, or 28px */
  letter-spacing: 0.15em;
  text-transform: uppercase;
  text-decoration: none;
  color: #951414;

}

.blogTitle {
  font-family: customFont, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 26px;
  line-height: 200%;
  /* or 96px */
  text-align: center;
  letter-spacing: 0.15em;
  text-transform: uppercase;

  color: #003462;
}

.blogPostMeta {
  font-family: customFont, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 10px;
  line-height: 200%;
  letter-spacing: 0.05em;
  color: #003462;
  text-align: center;
  border-bottom: 1px solid #951414;
  padding: 0 0 56px 0;
  margin: 0 0 64px 0;
}

.blogAuthor {
  font-family: customFont, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 130%;
  text-align: center;
  letter-spacing: 0.05em;
  color: #003462;
  text-decoration: none;
}

.CTA {
  font-family: customFont, Helvetica, sans-serif;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 6px 21px;
  cursor: pointer;
  text-transform: uppercase;
  border: none;
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 200%;
  /* identical to box height, or 40px */
  text-align: center;
  letter-spacing: 0.15em;

  color: #FFFFFF;
  height: 82px;

  background: #003462;
}

.authorGridContainer {
  height: auto;
  background-color: #fff;
  margin-bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding: 40px 0 40px 0;
}

.authorGridItem {
  width: 50%;
  text-align: left;
  padding-right: 10px;
}

.authorGridItem2 {
  width: 50%;
  text-align: left;
  padding-left: 10px;
  font-size: 14px;
  line-height: 125%;
}

.authorPictureContainer {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  top: 0;
  left: 0;
  width: 100%;
  padding-bottom: 100%;
}

.blogBody {
  font-family: customFont, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 200%;
  /* or 32px */
  letter-spacing: 0.05em;

  color: #003462;
}

.spacerFooter {
  padding: 50px;
}

.leftCornerImg {
  position: absolute;
  left: 0;
  top: 100vh;
  width: 124px;
}

.rightCornerImg {
  position: absolute;
  right: 0;
  top: 100vh;
  width: 153px;
}

.footer {
  background-color: #003462;
  color: #FFF;
  position: relative;
  padding: 47px 25px 47px 25px;
  margin-top: 108px;
  height: 206px;
  bottom: 0;
}

.footerContainer {
  width: 1012px;
  text-align: left;
}

.footerFolioLogo {
  margin-top: 20.5px;
}

.footerMenu {
  position: relative;
  margin: 0;
  padding: 35px 0px 0px 0px;
}

.footerMenu a {
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 200%;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  text-decoration: none;
}

.verticalCenter {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.rightBottomCorner {
  position: absolute;
  height: 401px;
  bottom: 0;
  right: 0;
}

.leftBottomCorner {
  margin-bottom: 0;
  margin-top: 100px;
  position: relative;
}

.homePageGridContainer {
  display: grid;
  grid-template-columns: 25% 50% 25%;
  background: transparent;
  width: 100%;
  grid-gap: 0;
  margin: 0;
  padding: 0;
}

.homePageGridItem {
  border-width: 0 1px;
  border-style: solid;
  border-color: #000;
  text-align: left;
  padding: 0 23px;
  margin: 0;
}

.sideHomePageContainer {
  font-family: customFont, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 200%;
  /* or 16px */
  letter-spacing: 0.05em;

  color: #003462;
}

.sideHomePageTitle {
  font-family: customFont, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 150%;
  /* or 16px */
  letter-spacing: 0.05em;
  margin-bottom: 8px;
  color: #951414;
}

.sideHomePageText {
  font-family: customFont, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 150%;
  /* or 16px */
  letter-spacing: 0.05em;
  color: #003462;
  margin-bottom: 30px;
}

.homePageHeaderImage {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 150px;
  margin-bottom: 16px;
  z-index: 1;
}

.sideHomePageTitleof1 {
  font-family: customFont, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 28px;
  line-height: 200%;
  /* or 56px */
  text-align: center;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: #003462;
}

.sideHomePageTextof1 {
  font-family: customFont, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 200%;
  /* or 16px */
  text-align: center;
  letter-spacing: 0.05em;

  color: #003462;
}

.homePageHeaderImageof1 {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 300px;
  margin-bottom: 16px;
  z-index: 1;
}


.default {
  display: none;
}

.mobile {
  display: block;
}

@media (min-width: 650px) {
  .default {
    display: block;
  }

  .mobile {
    display: none;
  }

  .blogTitle {
    font-size: 36px;
  }

  blockquote {
    font-size: 30px;
  }
}

/* 2023 */

.folio-2023 {
  font-family: Tahoma, sans-serif;
}

.folio-2023 a {
  cursor: pointer;
}

:where(.folio-2023 a):hover,
:where(.folio-2023 a):focus,
:where(.folio-2023 a):active {
  filter: brightness(1.25);
}

:where(.folio-2023 a):focus-visible,
:where(.folio-2023 button):focus-visible {
  outline: 1px dashed #003462;
  outline-offset: 3px;
}

:where(.folio-2023 img) {
  max-width: 100%;
  height: auto;
}

.folio-2023 .a2a_kit {
  display: flex;
  justify-content: center;
  gap: 16px;
  margin-top: 48px;
  margin-bottom: 24px;
  min-height: 24px;
}

.folio-2023--blog .tags-2023 + .a2a_kit {
  margin-top: 36px;
}

.container-2023 {
  width: calc(100% - 48px);
  max-width: 1000px;
  padding-left: 24px;
  padding-right: 24px;
  margin: auto;
}

.wrapper-2023 {
  width: calc(100% - 48px);
  max-width: 768px;
  padding-left: 24px;
  padding-right: 24px;
  margin: auto;
}

.section-2023 {
  background-image: url("//26199778.fs1.hubspotusercontent-eu1.net/hubfs/26199778/raw_assets/public/folio-theme/src/images/2023/pattern-2023-01.png"),
  url("//26199778.fs1.hubspotusercontent-eu1.net/hubfs/26199778/raw_assets/public/folio-theme/src/images/2023/pattern-2023-02.png");
  background-repeat: no-repeat;
  background-size: clamp(4.688rem, 3.125rem + 8.333vw, 9.375rem), clamp(4.688rem, 1.563rem + 16.667vw, 14.063rem);
  background-position: top left, top right;
  text-align: center;
  padding-top: 64px;
  padding-bottom: 48px;
}

.logo-2023 {
  max-height: 48px;
  width: auto;
}

.button-2023 {
  font-family: 'Barlow Semi Condensed', sans-serif;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 2;
  letter-spacing: .2em;
  background-color: #003462;
  color: #fff;
  border: none;
  padding: 10px 40px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.header-2023 {
  text-align: center;
  position: relative;
  overflow: hidden;
}

.header-2023--alpha {
  background-color: #003462;
  color: #fff;
  min-height: 100vh;
  min-height: 100dvh;
}

.header-2023--dark {
  background-color: #bababa;
}

.header-2023--dark .logo2-2023 {
  color: #000;
}

.header-2023--beta {
  background-image: url("//26199778.fs1.hubspotusercontent-eu1.net/hubfs/26199778/raw_assets/public/folio-theme/src/images/2023/pattern-2023-01.png"),
  url("//26199778.fs1.hubspotusercontent-eu1.net/hubfs/26199778/raw_assets/public/folio-theme/src/images/2023/pattern-2023-02.png");
  background-repeat: no-repeat;
  background-size: clamp(4.688rem, 3.125rem + 8.333vw, 9.375rem), clamp(4.688rem, 1.563rem + 16.667vw, 14.063rem);
  background-position: top left, top right;
  min-height: clamp(4.688rem, 1.563rem + 16.667vw, 14.063rem);
}

.header-2023__inner {
  padding: 48px;
}

.logo-2023,
.logo2-2023 {
  z-index: 1;
  outline-color: #FFF;
}

.header-2023--dark a {
  outline-color: #951414;
}

.logo-2023 {
  display: inline-block;
  position: relative;
}

.logo2-2023 {
  display: inline-flex;
  color: inherit;
  position: absolute;
  top: 48px;
  right: 48px;
  text-decoration: none;
}

.logo2-2023:before {
  content: "by";
  margin-right: 0.5em;
  font-size: 16px;
  font-weight: 300;
  line-height: 1;
  letter-spacing: 0.05em;
}

.logo-2023 img,
.logo2-2023 img {
  display: block;
  max-height: 48px;
  width: auto;
}

.bg-2023,
.bg2-2023 {
  object-fit: cover;
  object-position: bottom center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  max-width: none;
}

.footer-2023 {
  background-color: #003462;
  color: #fff;
  padding-top: 32px;
  padding-bottom: 32px;
  margin-top: clamp(4.688rem, 3.75rem + 5vw, 7.5rem);
  min-height: 236px;
  position: relative;
  display: flex;
  align-items: center;
}

.footer-2023:before,
.footer-2023:after {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
}

.footer-2023:before {
  bottom: 100%;
  left: 0;
  background-image: url("//26199778.fs1.hubspotusercontent-eu1.net/hubfs/26199778/raw_assets/public/folio-theme/src/images/2023/pattern-2023-03.png");
  background-position: bottom -2px left;
  height: clamp(4.688rem, 3.75rem + 5vw, 7.5rem);
  aspect-ratio: 2;
}

.footer-2023__inner {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  z-index: 1;
}

.footer-2023 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-2023 a {
  /* font-family: EpocaClassic; */
  display: inline-flex;
  font-size: 14px;
  font-weight: 300;
  line-height: 2;
  letter-spacing: 0.05em;
  color: inherit;
  text-decoration: none;
}

.footer-2023 a:focus-visible {
  outline-color: #fff;
  outline-offset: 1px;
}

.footer-2023 a:hover,
.footer-2023 a:focus,
.footer-2023 a:active {
  text-decoration: underline;
}

.title-2023 {
  font-family: 'PPEiko-Light';
  font-size: clamp(1.75rem, 1.458rem + 1.556vw, 2.625rem);
  font-weight: normal;
  line-height: clamp(2.25rem, 1.5rem + 4vw, 4.5rem);
  letter-spacing: 0.0em;
  text-align: center;
  color: #000;
  margin-top: 0;
  margin-bottom: 36px;
}

.title-2023 span {
  display: block;
}

.title-2023 span:nth-child(2) {
  font-family: 'PPEiko-Light';
  font-size: clamp(1.375rem, 1.25rem + 0.667vw, 1.75rem);
  font-weight: normal;
  line-height: clamp(1.563rem, 1.042rem + 2.778vw, 3.125rem);
  letter-spacing: 0.0em;
}


.author-2023 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.author-2023__avatar {
  border: 1px solid #BABABA;
  border-radius: 50%;
  aspect-ratio: 1;
  height: 48px;
  margin-right: 8px;
  position: relative;
  overflow: hidden;
}

.author-2023__avatar img {
  object-fit: cover;
  object-position: bottom center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  max-width: none;
  filter: grayscale(1);
}

.author-2023__details {
  transform: translateY(2px);
}

.author-2023__details p {
  margin: 0;
}

.author-2023__name {
  color: #000;
}

.author-2023__name a {
  color: #21A2FF;
}

.author-2023__date {
  color: #BABABA;
}

.tags-2023 {
  margin-top: 36px;
  text-align: center;
}

.tags-2023__item {
  color: #951414;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
  text-decoration: none;
}

.featured-image-2023 {
  margin-bottom: 36px;
}

.featured-image-2023 img {
  display: block;
}

.body-2023 {
  color: #000;
  font-size: 14px;
  font-weight: 300;
  line-height: 2;
  letter-spacing: 0.05em;
  padding-bottom: 48px;
}

.body-2023 h2,
.body-2023 h3 {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.05em;
  margin-top: 24px;
  margin-bottom: 24px;
}

.body-2023 p {
  margin-top: 24px;
  margin-bottom: 24px;
}

.body-2023 p span[style*="font-weight: bold"],
.body-2023 p span[style*="font-weight:bold"] {
  font-family: 'Barlow Semi Condensed', sans-serif;
}

.body-2023 .hs_cos_wrapper_type_rich_text > p:first-child {
  border-top: 1px solid #BABABA;
  border-bottom: 1px solid #BABABA;
  padding-top: 40px;
  padding-bottom: 40px;
}

.body-2023 a {
  color: #000;
  text-decoration: underline;
}

.body-2023 ul,
.body-2023 ol {
  padding-left: 1.25em;
}

.body-2023 blockquote {
  color: inherit;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.05em;
  margin-top: 24px;
  margin-bottom: 24px;
  padding: 0;
}

.body-2023 .hs_cos_wrapper_type_inline_rich_text {
  border-top: 1px solid #BABABA;
  border-bottom: 1px solid #BABABA;
  padding-top: 16px;
  padding-bottom: 16px;
}

.body-2023 .hs-embed-content-wrapper {
  margin-bottom: 2em;
}

.blogs-2023 {
  width: calc(100% - 48px);
  max-width: 1100px;
  padding-left: 24px;
  padding-right: 24px;
  margin: auto;
}

.blogs-2023 a:hover,
.blogs-2023 a:focus,
.blogs-2023 a:active {
  filter: none;
}

.blogs-2023__buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  border-bottom: 1px solid #BABABA;
  margin-bottom: 36px;
}

.blogs-2023__button {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 2;
  letter-spacing: .2em;
  background-color: transparent;
  color: #951414;
  border: none;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.blogs-2023__button:not(.active) {
  font-weight: 400;
}

.blogs-2023__button:hover {
  /* color: #000; */
}

.blogs-2023__grid {
  display: grid;
  column-gap: 61px;
  row-gap: 48px;
}

.blog-featured-2023 {
  grid-column: 1 / -1;
  position: relative;
  aspect-ratio: 2.75;
}

.blog-featured-2023:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.21) 42.91%, rgba(0, 0, 0, 0.595) 91.35%);
  z-index: -1;
}

.blog-featured-2023 img {
  object-fit: cover;
  object-position: 50% 25%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  max-width: none;
  z-index: -2;
  /* filter: grayscale(1); */
}

.blog-featured-2023 a {
  color: inherit;
  text-decoration: none;
  outline-color: #fff;
}

.blog-featured-2023__content {
  color: white;
  position: absolute;
  right: clamp(0.75rem, -0.857rem + 4.286vw, 3rem);
  left: clamp(0.75rem, -0.857rem + 4.286vw, 3rem);
  bottom: clamp(0.75rem, -0.857rem + 4.286vw, 3rem);
}

.blog-featured-2023__tags {
  margin-bottom: 16px;
}

.blog-featured-2023__tag {
  font-family: 'Barlow Semi Condensed';
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.05em;
  text-align: left;
}

.blog-featured-2023__title {
  font-family: 'PPEiko-Light';
  font-size: clamp(1.5rem, 1.054rem + 1.19vw, 2.125rem);
  font-weight: 300;
  line-height: clamp(1.75rem, 1.125rem + 1.667vw, 2.625rem);
  letter-spacing: 0.0em;
  margin-top: 0;
  margin-bottom: 0;
}

.blog-featured-2023__title a {
  display: inline-block;
}

.blog-featured-2023__title span {
  display: block;
}

.blog-featured-2023__title span:nth-child(2) {
  font-family: 'PPEiko-Light';
  font-size: clamp(1.125rem, 0.946rem + 0.476vw, 1.375rem);
  font-weight: 300;
  line-height: clamp(1.25rem, 0.357rem + 2.381vw, 2.5rem);
  letter-spacing: 0.0em;
}

.blogs-2023__post:not(:last-of-type) {
  margin-bottom: 48px;
}

.blogs-2023__post a {
  color: #000;
  text-decoration: none;
}

.blogs-2023__post .featured-image-2023 {
  margin-bottom: 24px;
}

.blogs-2023__post .featured-image-2023 a {
  display: block;
}

.blogs-2023__post .featured-image-2023 img {
  width: 100%;
}

.blogs-2023__post .body-2023 {
  padding-bottom: 0;
}

.blogs-2023__post .tags-2023 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 16px;
}

.blogs-2023__post .tags-2023__item {
  color: #951414;
}

.blogs-2023__post .title-2023 {
  font-size: clamp(1.25rem, 0.893rem + 0.952vw, 1.75rem);
  font-weight: 300;
  line-height: 1;
  letter-spacing: 0.0em;
  text-align: left;
  margin-top: 0;
  margin-bottom: 24px;
}

@media screen and (max-width: 768px) {
  .logo2-2023 {
    top: 96px;
  }

  .logo2-2023 img {
    max-height: 32px;
  }

  .blog-featured-2023 {
    aspect-ratio: 1.5;
  }

  .blogs-2023__post .title-2023 {
    line-height: 1.3;
  }

  .bg-2023 {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .folio-2023--blog main {
    margin-top: -48px;
  }

  .footer-2023:after {
    bottom: 0;
    right: 0;
    background-image: url("//26199778.fs1.hubspotusercontent-eu1.net/hubfs/26199778/raw_assets/public/folio-theme/src/images/2023/pattern-2023-04.png");
    background-position: bottom right;
    height: 400px;
    aspect-ratio: 1.5;
  }

  .blogs-2023__grid {
    grid-template-columns: 3fr 4fr 3fr;
  }

  .blogs-2023__column:not(:last-of-type) {
    position: relative;
  }

  .blogs-2023__column:not(:last-of-type):after {
    content: "";
    background-color: #BABABA;
    position: absolute;
    top: 0;
    right: -31px;
    bottom: 0;
    width: 1px;
  }

  .blogs-2023__button {
    padding: 10px 40px;
  }

  .bg2-2023 {
    display: none;
  }
}