@import url(https://ka-p.fontawesome.com/releases/v6.5.2/css/pro.min.css?token=d82e39cce7);
@import url(https://ka-p.fontawesome.com/releases/v6.5.2/css/pro-v4-shims.min.css?token=d82e39cce7);
@import url(https://ka-p.fontawesome.com/releases/v6.5.2/css/pro-v5-font-face.min.css?token=d82e39cce7);
@import url(https://ka-p.fontawesome.com/releases/v6.5.2/css/pro-v4-font-face.min.css?token=d82e39cce7);
@import url(https://ka-p.fontawesome.com/assets/d82e39cce7/106515690/custom-icons.css?token=d82e39cce7);
.entry, .entry.loop-entry {
  box-shadow: none !important;
}

@media screen and (max-width: 922px) {
  #primary.content-area > div {
    display: flex;
    flex-direction: column-reverse;
  }
}
/*
1. Accent - #EC6607
2. Accent Alt - #F18C45
3. Strongest text - #000000
4. Strong text - #242425
5. Medium Text - #404040;
6. Subtle text - #707070
7. Subtle Background - #D6D6D6;
8. Lighter Background - #F5F5F5
9. White - #ffffff
 */
/* Animate link decorations */
body:not(.home) .entry-content p a, body:not(.home) .entry-content li a, body:not(.wp-block-button) .entry-content p a, body:not(.wp-block-button) .entry-content li a {
  color: black;
  text-decoration-color: black;
  text-underline-offset: 5px;
  font-weight: 600;
}
body:not(.home) .entry-content p a:hover, body:not(.home) .entry-content p a:focus, body:not(.home) .entry-content li a:hover, body:not(.home) .entry-content li a:focus, body:not(.wp-block-button) .entry-content p a:hover, body:not(.wp-block-button) .entry-content p a:focus, body:not(.wp-block-button) .entry-content li a:hover, body:not(.wp-block-button) .entry-content li a:focus {
  color: black;
  text-decoration-color: #ec6607;
  transition: all 0.2s;
  text-underline-offset: 2px;
}

body.home ul li a {
  text-decoration: none;
}
body.home ul li a:hover {
  text-decoration: underline;
}

.shimmer {
  display: inline-block;
  color: white;
  background: #ffffff -webkit-gradient(linear, 100% 0, 0 0, from(#ffffff), color-stop(0.5, #acacac), to(#ffffff));
  background-position: -4rem top; /*50px*/
  background-repeat: no-repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-animation-name: shimmer;
  -webkit-animation-duration: 2.2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-background-size: 4rem 100%; /*50px*/
}

@-webkit-keyframes shimmer {
  0% {
    background-position: -4rem top; /*50px*/
  }
  70% {
    background-position: 12.5rem top; /*200px*/
  }
  100% {
    background-position: 12.5rem top; /*200px*/
  }
}
@-webkit-keyframes glow {
  from {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #EC6607, 0 0 40px #EC6607, 0 0 50px #EC6607, 0 0 60px #EC6607, 0 0 70px #EC6607;
  }
  to {
    text-shadow: 0 0 20px #fff, 0 0 30px #F18C45, 0 0 40px #F18C45, 0 0 50px #F18C45, 0 0 60px #F18C45, 0 0 70px #F18C45, 0 0 80px #F18C45;
  }
}
/* Animate link decorations */
@media only screen and (max-width: 767px) {
  #iubenda-cs-banner .iubenda-cs-container .iubenda-cs-content .iubenda-cs-rationale .iubenda-cs-brand {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  #iubenda-cs-banner .iubenda-cs-container .iubenda-cs-content .iubenda-cs-rationale .iubenda-banner-content.iubenda-custom-content.iubenda-banner-content-padded {
    max-height: 20vh !important;
    padding: 0 1em !important;
  }
}
@media only screen and (max-width: 767px) {
  #iubenda-cs-banner .iubenda-cs-container .iubenda-cs-content .iubenda-cs-rationale .iubenda-granular-controls-container .iub-toggle-checkbox.granular-control-checkbox {
    gap: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  #iubenda-cs-banner .iubenda-cs-container .iubenda-cs-content .iubenda-cs-rationale .iubenda-granular-controls-container .iub-toggle-checkbox.granular-control-checkbox:first-child:nth-last-child(odd) {
    padding: 2px !important;
  }
}

.content-area {
  margin-top: 2em;
  margin-bottom: 5rem;
}

#bsb-homepage-header {
  width: 100vw;
  z-index: 2;
  position: relative;
  background: white;
}
#bsb-homepage-header .pin-spacer {
  width: 100vw !important;
  margin: 0 !important;
  padding: 0 !important;
}
#bsb-homepage-header .top-row {
  padding-top: 0.5em;
  position: fixed;
  width: 100%;
  max-width: 100vw;
  z-index: 3;
}
@media only screen and (max-width: 1023px) {
  #bsb-homepage-header .top-row {
    padding-top: 1.3em;
    display: grid;
    grid-template-columns: 1fr 3fr 1fr;
  }
}
@media only screen and (max-width: 767px) {
  #bsb-homepage-header .top-row {
    padding-top: 2em;
  }
}
#bsb-homepage-header .top-row .icon-button {
  display: flex;
  align-self: center;
}
#bsb-homepage-header .top-row .icon-button a.icon-link {
  display: flex;
  text-decoration: none;
  align-items: center;
  margin-left: 1em;
  color: #242425;
}
#bsb-homepage-header .top-row #burger-button {
  opacity: 1;
}
#bsb-homepage-header .top-row #burger-button #burger-menu {
  display: none;
  width: 100vw;
  position: absolute;
  z-index: 1;
}
#bsb-homepage-header .top-row #search-button .bionic-search-button .search-magnify {
  transition: scale 0.4s ease, opacity 0.4s ease, transform 0.4s ease, margin-top 0.4s ease;
  transform: translateY(-4px) rotate(0deg);
  opacity: 1;
  color: #242425;
  scale: 1;
}
#bsb-homepage-header .top-row #search-button .bionic-search-button .search-circle-x {
  transition: scale 0.4s ease, opacity 0.4s ease, transform 0.4s ease, margin-top 0.4s ease;
  opacity: 0;
  scale: 0.82;
  margin-top: -3px;
  transform: translateY(-4px) rotate(45deg);
  color: #ec6607;
}
#bsb-homepage-header .top-row #search-button .bionic-search-button.active .search-magnify {
  opacity: 0;
  color: #ec6607;
  transform: translateY(-4px) rotate(-45deg);
  scale: 0.5;
}
#bsb-homepage-header .top-row #search-button .bionic-search-button.active .search-circle-x {
  opacity: 1;
  scale: 1;
  margin-top: 0;
  transform: translateY(-4px) rotate(0deg);
}
@media only screen and (max-width: 500px) {
  #bsb-homepage-header .top-row #search-button {
    margin-right: 1em;
  }
}
#bsb-homepage-header .top-row .logo-column .logo-holder .dynamic-logo.homepage-logo, #bsb-homepage-header .top-row .logo-column #logo-holder .dynamic-logo.homepage-logo {
  margin-left: auto;
  margin-right: auto;
}
#bsb-homepage-header .top-row .logo-column .logo-holder .dynamic-logo.homepage-logo #backmask, #bsb-homepage-header .top-row .logo-column #logo-holder .dynamic-logo.homepage-logo #backmask {
  opacity: 1;
}
@media only screen and (max-width: 1023px) {
  #bsb-homepage-header .top-row .logo-column .logo-holder .dynamic-logo.homepage-logo, #bsb-homepage-header .top-row .logo-column #logo-holder .dynamic-logo.homepage-logo {
    width: 200px;
  }
}
@media only screen and (max-width: 767px) {
  #bsb-homepage-header .top-row .logo-column .logo-holder .dynamic-logo.homepage-logo, #bsb-homepage-header .top-row .logo-column #logo-holder .dynamic-logo.homepage-logo {
    width: 150px;
  }
}
#bsb-homepage-header .full-row {
  padding-top: 130px;
}
@media only screen and (max-width: 767px) {
  #bsb-homepage-header .full-row > div > .header-icons {
    display: none;
  }
}
#bsb-homepage-header .mini-header {
  width: 100%;
  max-width: 100vw;
  background-color: white;
  height: 50px;
  border-bottom: 3px solid #ec6607;
  position: relative;
  z-index: 0;
  left: 0;
}

.header-icons {
  display: grid;
  margin-left: auto;
  margin-right: auto;
  grid-template-columns: repeat(6, 1fr);
  gap: 0.5em;
  width: fit-content;
  margin-top: 1em;
  z-index: 1;
  position: relative;
}
.header-icons .menu-item {
  z-index: 1;
}
.header-icons .menu-item .submenu {
  display: none;
  z-index: 0;
  position: absolute;
  min-width: 300px;
  padding-top: 50px;
}
.header-icons .menu-item .submenu .inner-menu {
  position: relative;
  border-radius: 0 0 25px 25px;
  min-width: max-content;
  max-width: max-content;
  left: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 3px -3px;
  background-color: #EC6607;
}
.header-icons .menu-item .submenu .inner-menu ul {
  list-style: none;
}
.header-icons .menu-item .submenu .inner-menu ul a {
  text-decoration: none;
  color: white;
}
.header-icons .menu-item .submenu .inner-menu ul a:hover {
  color: #F18C45;
  text-decoration: none;
}
.header-icons .menu-item:hover .submenu, .header-icons .menu-item:focus-within .submenu {
  display: block;
}
.header-icons .icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header-icons .title {
  margin-left: auto;
  margin-right: auto;
  max-width: min-content;
}
@media only screen and (max-width: 500px) {
  .header-icons {
    grid-template-columns: repeat(3, 1fr);
    gap: 2em;
  }
  .header-icons .title {
    margin-left: auto;
    margin-right: auto;
    max-width: unset;
  }
}
@media only screen and (max-width: 1023px) {
  .header-icons {
    gap: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .header-icons {
    gap: 0.5em;
  }
}
.header-icons > div:hover div.title {
  color: #EC6607;
  transition: 0.5s ease;
}
.header-icons div.icon {
  border: 2px solid #EC6607;
  width: 3em;
  padding: 0.5em;
  border-radius: 50%;
  aspect-ratio: 1/1;
  text-align: center;
  background-color: white;
  transition: background-color 0.25s ease;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .header-icons div.icon {
    font-size: 0.8rem;
    padding: 0.3em;
  }
}
.header-icons div.icon:hover {
  background-color: #EC6607;
  transition: background-color 0.25s ease;
}
.header-icons div.icon:hover i {
  color: white;
  transform: scale(1.5);
  transition: all 0.2s;
}
.header-icons div.icon i {
  color: #EC6607;
  transform: scale(1);
  transition: all 0.2s;
}
.header-icons div.title {
  margin-top: 5px;
  font-size: x-small;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  transition: 0.5s ease;
}

#bsb-global-header {
  width: 100vw;
  max-width: 100vw;
  z-index: 2;
  background: white;
  margin-bottom: 2em;
}
#bsb-global-header #backmask {
  opacity: 1;
}
#bsb-global-header .pin-spacer {
  width: 100vw !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding: 0 !important;
}
#bsb-global-header .top-row {
  padding-top: 0.5em;
  position: fixed;
  width: 100vw;
  max-width: 100vw;
  z-index: 3;
}
#bsb-global-header .top-row #burger-button #burger-menu {
  display: none;
  width: 100vw;
  position: absolute;
  z-index: 1;
}
@media only screen and (max-width: 500px) {
  #bsb-global-header .top-row #logo-holder {
    padding-right: 1em;
  }
}
#bsb-global-header .top-row .dynamic-logo {
  z-index: 1;
  position: relative;
}
#bsb-global-header .top-row .icon-button {
  display: flex;
  align-self: center;
}
#bsb-global-header .top-row .icon-button a.icon-link {
  display: flex;
  text-decoration: none;
  align-items: center;
  margin-left: 1em;
  color: #242425;
}
#bsb-global-header .top-row .icon-button #search-menu {
  display: none;
}
#bsb-global-header .top-row #search-button .bionic-search-button .search-magnify {
  transition: scale 0.4s ease, opacity 0.4s ease, transform 0.4s ease, margin-top 0.4s ease;
  transform: translateY(-4px) rotate(0deg);
  opacity: 1;
  color: #242425;
  scale: 1;
}
#bsb-global-header .top-row #search-button .bionic-search-button .search-circle-x {
  transition: scale 0.4s ease, opacity 0.4s ease, transform 0.4s ease, margin-top 0.4s ease;
  opacity: 0;
  scale: 0.82;
  margin-top: -3px;
  transform: translateY(-4px) rotate(45deg);
  color: #ec6607;
}
#bsb-global-header .top-row #search-button .bionic-search-button.active .search-magnify {
  opacity: 0;
  color: #ec6607;
  transform: translateY(-4px) rotate(-45deg);
  scale: 0.5;
}
#bsb-global-header .top-row #search-button .bionic-search-button.active .search-circle-x {
  opacity: 1;
  scale: 1;
  margin-top: 0;
  transform: translateY(-4px) rotate(0deg);
}
@media only screen and (max-width: 767px) {
  #bsb-global-header .top-row #search-button {
    margin-right: 1em;
  }
}
#bsb-global-header .full-row {
  width: 100vw;
  max-width: 100vw;
  padding-top: 110px;
  position: relative;
  z-index: 1;
}
#bsb-global-header .full-row .main-menu {
  width: 100vw;
  max-width: 100vw;
}
#bsb-global-header .full-row .main-menu ul {
  justify-content: center;
}
#bsb-global-header .full-row .main-menu ul li {
  border-right: 2px solid #EC6607;
}
#bsb-global-header .full-row .main-menu ul li a {
  line-height: 0.8;
}
#bsb-global-header .full-row .main-menu ul li a span {
  padding-right: 10px;
}
#bsb-global-header .full-row .main-menu ul li:last-child {
  border-right: 0;
}
#bsb-global-header #main-navigation > div > div > ul.menu {
  list-style: none;
  display: flex;
  margin: 0;
  justify-content: center;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #bsb-global-header #main-navigation > div > div > ul.menu {
    display: none;
  }
}
#bsb-global-header #main-navigation > div > div > ul.menu li {
  border-right: 2px solid #EC6607;
  line-height: 1.3;
  position: relative;
}
#bsb-global-header #main-navigation > div > div > ul.menu li a {
  text-decoration: none;
  padding-right: 10px;
  padding-left: 10px;
  color: #242425;
}
#bsb-global-header #main-navigation > div > div > ul.menu li a:hover {
  color: #242425;
}
#bsb-global-header #main-navigation > div > div > ul.menu li:first-of-type a {
  padding-left: 0;
}
#bsb-global-header #main-navigation > div > div > ul.menu li:last-of-type {
  border-right: unset;
}
#bsb-global-header #main-navigation > div > div > ul.menu li:last-of-type a {
  padding-right: 0;
}
#bsb-global-header #main-navigation > div > div > ul.menu li.menu-item-has-children .sub-menu {
  margin: 0;
  margin-top: 20px;
  padding: 20px 30px;
  display: none;
  position: absolute;
  background-color: #EC6607;
  border-radius: 0 0 25px 25px;
  min-width: max-content;
  max-width: max-content;
  left: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 3px -3px;
}
#bsb-global-header #main-navigation > div > div > ul.menu li.menu-item-has-children:hover .sub-menu, #bsb-global-header #main-navigation > div > div > ul.menu li.menu-item-has-children:focus-within .sub-menu {
  display: block;
  list-style: none;
}
#bsb-global-header #main-navigation > div > div > ul.menu li.menu-item-has-children:hover .sub-menu:before, #bsb-global-header #main-navigation > div > div > ul.menu li.menu-item-has-children:focus-within .sub-menu:before {
  content: "";
  position: absolute;
  top: -20px;
  left: 0;
  width: 100%;
  height: 20px;
}
#bsb-global-header #main-navigation > div > div > ul.menu li.menu-item-has-children:hover .sub-menu li a, #bsb-global-header #main-navigation > div > div > ul.menu li.menu-item-has-children:focus-within .sub-menu li a {
  padding-left: 0;
  padding-right: 0;
  color: white;
  text-decoration: none;
}
#bsb-global-header #main-navigation > div > div > ul.menu li.menu-item-has-children:hover .sub-menu li a:hover, #bsb-global-header #main-navigation > div > div > ul.menu li.menu-item-has-children:hover .sub-menu li a:focus-within, #bsb-global-header #main-navigation > div > div > ul.menu li.menu-item-has-children:focus-within .sub-menu li a:hover, #bsb-global-header #main-navigation > div > div > ul.menu li.menu-item-has-children:focus-within .sub-menu li a:focus-within {
  text-decoration: underline;
}
#bsb-global-header .mini-header {
  margin-top: -30px;
  background-color: white;
  height: 50px;
  border-bottom: 3px solid #ec6607;
  width: 100vw;
  max-width: 100vw;
  left: 0;
}

#burger-inner {
  margin-top: 0;
  padding-top: 0;
}
@media only screen and (max-width: 767px) {
  #burger-inner {
    margin-top: 0.5em;
  }
}
#burger-inner #close-burger {
  display: none;
  background: white;
  position: fixed;
  left: 0.8em;
  top: 2.8em;
}
#burger-inner > div > div > div > div.wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-3.wp-block-columns-is-layout-flex {
  position: relative;
}
@media only screen and (max-width: 1023px) {
  #burger-inner .main-columns {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 767px) {
  #burger-inner .main-columns {
    display: grid;
    grid-template-columns: 1fr;
  }
}
@media only screen and (max-width: 767px) {
  #burger-inner .main-columns .wp-block-column:nth-of-type(2) {
    display: grid;
  }
  #burger-inner .main-columns .wp-block-column:nth-of-type(2) div {
    order: 3;
  }
  #burger-inner .main-columns .wp-block-column:nth-of-type(2) .wp-block-heading {
    order: 2;
  }
  #burger-inner .main-columns .wp-block-column:nth-of-type(2) .follow {
    order: 1;
    margin-top: -1.5em;
    margin-bottom: 2em;
  }
  #burger-inner .main-columns .wp-block-column:nth-of-type(4) {
    display: grid;
  }
  #burger-inner .main-columns .wp-block-column:nth-of-type(4) .wp-block-categories {
    order: 4;
  }
  #burger-inner .main-columns .wp-block-column:nth-of-type(4) p {
    order: 2;
    margin-top: -1.5em;
  }
  #burger-inner .main-columns .wp-block-column:nth-of-type(4) style {
    order: 1;
  }
  #burger-inner .main-columns .wp-block-column:nth-of-type(4) .kb-buttons-wrap {
    order: 3;
    margin-bottom: 2em;
  }
}
#burger-inner h3.wp-block-heading {
  display: flex;
  margin-bottom: 1em;
}
#burger-inner h3.wp-block-heading:after {
  content: "";
  flex-grow: 1;
  height: 2px;
  background-color: #EC6607;
  margin-left: 0.5em;
  align-self: center;
}
#burger-inner .header-icons {
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-bottom: 1em;
}
#burger-inner .header-icons .title {
  max-width: fit-content;
}
#burger-inner ul.menu {
  list-style: none;
  margin-left: 0;
}
#burger-inner ul.menu li {
  line-height: 1.2em;
}
#burger-inner ul.menu li a {
  text-decoration: none;
  font-weight: 300;
}
#burger-inner ul.menu li a:hover, #burger-inner ul.menu li a:focus-within {
  text-decoration: none;
  color: #EC6607;
}
#burger-inner .wp-block-categories-dropdown select {
  border-radius: 20px;
  width: 100%;
  margin-top: 17px;
}
#burger-inner .follow ul {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  margin-bottom: 0;
  width: 100%;
  margin-left: 50%;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 1023px) {
  #burger-inner .follow ul {
    margin-left: 0;
  }
}
@media only screen and (max-width: 500px) {
  #burger-inner .follow ul {
    margin-left: auto;
  }
}
#burger-inner .follow ul li {
  justify-content: center;
  display: flex;
}
@media only screen and (max-width: 1023px) {
  #burger-inner .follow ul li {
    padding: 0 5px;
  }
}
#burger-inner .follow ul li a {
  color: #808080;
}
#burger-inner .follow ul li a:hover {
  color: #EC6607;
  transition: color 0.3s ease;
}
#burger-inner form.search-form {
  padding: 0;
  width: 100%;
  border: 1px solid #d6d6d6;
  border-radius: 50px;
  display: block !important;
}
#burger-inner form.search-form > div > span > svg {
  color: #ec6607;
}
#burger-inner form.search-form > label > input.search-field {
  background: transparent;
  padding: 0.6em;
  margin-left: 1em;
  font-size: 14px;
  color: #242425;
  border: 0;
}
#burger-inner .wp-block-categories-dropdown select {
  border-radius: 20px;
  width: 100%;
  padding: 0.6em;
  font-size: 14px;
  margin-top: 0;
  color: #707070;
  border: 1px solid #d6d6d6;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNlYzY2MDciPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-position: center right 10px;
}
#burger-inner .wp-block-categories-dropdown select:focus, #burger-inner .wp-block-categories-dropdown select:active {
  border: 1px solid #d6d6d6;
}

.megaheading {
  border-bottom: 2px solid #ec6607;
  line-height: 1;
  margin: 0.2em auto;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 3px -3px;
  max-height: 80vh;
  overflow-y: scroll;
}

ul.megacategories {
  list-style: none;
  padding-left: 0 !important;
  gap: 5px;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}
ul.megacategories li {
  display: inline-block;
  width: fit-content;
  color: white;
  background: #ec6607;
  border-radius: 50px;
  line-height: 1;
  padding-left: 8px;
  padding-right: 8px;
}
ul.megacategories li a {
  text-decoration: none;
  font-size: small;
  padding: 2px 5px;
  color: white;
}

#bio-search {
  position: fixed;
  width: 100vw;
  z-index: 2;
  display: none;
  border-bottom: 2px solid #ec6607;
  border-radius: 0 0 35px 35px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 16px 15px;
  background: white;
  margin-top: 0 !important;
}
#bio-search #search-inner {
  position: relative;
  height: fit-content;
  max-height: 99vh;
  overflow: scroll;
  padding-top: 2.5em;
  margin-bottom: 2em;
}
#bio-search #search-inner .search-roundel {
  padding-left: 10vw;
}
#bio-search #search-inner .search-icon {
  position: fixed;
  z-index: 3;
  box-shadow: rgba(0, 0, 0, 0.6) 0px 3px 8px;
  border-radius: 50%;
  background: white;
}
#bio-search #search-inner .search-icon i {
  color: #ec6607;
}
#bio-search #search-inner .gsc-webResult.gsc-result, #bio-search #search-inner .gsc-webResult.gsc-result:hover {
  background: unset;
  border: unset;
}

#footer-signup .signup-benefits {
  margin-top: 1em;
  align-self: center;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
#footer-signup .signup-benefits .benefit {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  max-width: 100px;
  margin-left: auto;
  margin-right: auto;
  min-width: 25%;
  padding: 0.8em;
}
#footer-signup .signup-benefits .benefit:last-of-type, #footer-signup .signup-benefits .benefit:nth-of-type(4) {
  margin-left: 50%;
  width: 100%;
}
#footer-signup .signup-benefits .benefit i {
  color: #EC6607;
}
#footer-signup .signup-benefits .benefit img {
  padding: 1em;
}
#footer-signup .signup-benefits .benefit p {
  color: white;
  margin-bottom: 0;
  font-size: 9px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#footer-signup form {
  margin-top: 17px;
}
#footer-signup form .gfield.gfield--type-html > p {
  color: white;
}
#footer-signup form .gfield.gfield--type-html > p a {
  color: #ec6607;
}

#global-footer {
  padding-bottom: 0;
}
@media only screen and (max-width: 1023px) {
  #global-footer .footer-menus {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
#global-footer .footer-menus .menu-title {
  letter-spacing: 0.08em;
  border-bottom: 2px solid #EC6607;
  line-height: 1em;
  padding-bottom: 0.04em;
  width: fit-content;
}
@media only screen and (max-width: 500px) {
  #global-footer .footer-menus .menu-title {
    font-size: 14px !important;
    letter-spacing: 0.04em;
  }
}
#global-footer .footer-menus ul.menu {
  list-style-type: none;
  margin-left: 0;
  margin-top: 0.5em;
}
#global-footer .footer-menus ul.menu li {
  line-height: 0;
}
#global-footer .footer-menus ul.menu li a {
  color: white;
  text-decoration: none;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 300;
}
@media only screen and (max-width: 500px) {
  #global-footer .footer-menus ul.menu li a {
    font-size: 12px;
  }
}
#global-footer .footer-menus ul.menu li a:hover, #global-footer .footer-menus ul.menu li a:focus {
  color: #EC6607;
}
#global-footer .bottom-section:before {
  content: "";
  max-width: 80vw;
  position: relative;
  display: flex;
  width: 90%;
  border-top: 5px solid #EC6607;
  margin-left: auto;
  margin-right: auto;
}
#global-footer .bottom-section > div {
  padding-top: 2em;
}
#global-footer .bottom-section .bottom-columns {
  margin-bottom: 0;
}
@media only screen and (max-width: 1023px) {
  #global-footer .bottom-section .bottom-columns {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 500px) {
  #global-footer .bottom-section .bottom-columns {
    grid-template-columns: 1fr;
  }
}
#global-footer .bottom-section .bottom-columns .legals {
  display: flex;
  flex-direction: column;
  align-items: baseline;
  justify-content: center;
}
#global-footer .bottom-section .bottom-columns .legals p {
  text-align: center;
  margin-bottom: 0;
  font-size: 10px;
  color: #808080;
}
#global-footer .bottom-section .bottom-columns .legals ul.menu {
  display: flex;
  flex-direction: row;
  margin-left: auto;
  margin-right: auto;
  width: fit-content;
  margin-bottom: 0.5em;
  list-style-type: none;
}
@media screen and (max-width: 768px) {
  #global-footer .bottom-section .bottom-columns .legals ul.menu {
    justify-content: center;
  }
}
#global-footer .bottom-section .bottom-columns .legals ul.menu li {
  padding: 0 5px;
  border-right: 2px solid #EC6607;
  line-height: 9px;
}
#global-footer .bottom-section .bottom-columns .legals ul.menu li:first-of-type {
  padding-left: 0;
}
#global-footer .bottom-section .bottom-columns .legals ul.menu li:last-of-type {
  border-right: none;
}
#global-footer .bottom-section .bottom-columns .legals ul.menu li a {
  color: #808080;
  letter-spacing: 0;
  padding: 0;
  font-size: 10px;
}
#global-footer .bottom-section .bottom-columns .legals ul.menu li a:hover {
  text-decoration: none;
  color: #EC6607;
}
@media only screen and (max-width: 1023px) {
  #global-footer .bottom-section .bottom-columns .legals {
    width: 200%;
    order: 3;
    align-self: center;
    align-items: unset;
  }
}
@media only screen and (max-width: 500px) {
  #global-footer .bottom-section .bottom-columns .legals {
    width: 100%;
  }
}
#global-footer .bottom-section .bottom-columns .copyright p {
  margin: 0;
}
#global-footer .bottom-section .bottom-columns .socials {
  order: 2;
  align-self: center;
  font-size: 14px;
}
#global-footer .bottom-section .bottom-columns .socials ul {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  width: fit-content;
}
@media only screen and (max-width: 1023px) {
  #global-footer .bottom-section .bottom-columns .socials ul {
    margin-left: 0;
  }
}
@media only screen and (max-width: 500px) {
  #global-footer .bottom-section .bottom-columns .socials ul {
    margin-left: auto;
  }
}
#global-footer .bottom-section .bottom-columns .socials ul li {
  padding: 0 1em;
  justify-content: center;
  display: flex;
}
@media only screen and (max-width: 1023px) {
  #global-footer .bottom-section .bottom-columns .socials ul li {
    padding: 0 5px;
  }
}
#global-footer .bottom-section .bottom-columns .socials ul li a {
  color: #808080;
}
#global-footer .bottom-section .bottom-columns .socials ul li a:hover {
  color: #EC6607;
  transition: color 0.3s ease;
}
@media only screen and (max-width: 1023px) {
  #global-footer .bottom-section .bottom-columns .logo-column {
    order: 2;
  }
}
#global-footer .bottom-section .bottom-columns .logo-column .dynamic-logo {
  width: 150px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1023px) {
  #global-footer .bottom-section .bottom-columns .logo-column .dynamic-logo {
    margin-right: 0;
  }
}
@media only screen and (max-width: 500px) {
  #global-footer .bottom-section .bottom-columns .logo-column .dynamic-logo {
    margin-right: auto;
  }
}
#global-footer .bottom-section .bottom-columns .logo-column .dynamic-logo a #logo #bitesize,
#global-footer .bottom-section .bottom-columns .logo-column .dynamic-logo a #logo #bio,
#global-footer .bottom-section .bottom-columns .logo-column .dynamic-logo a #logo #strapline {
  filter: brightness(0) invert(54%) sepia(0%) saturate(1051%) hue-rotate(190deg) brightness(93%) contrast(88%);
}
#global-footer .bottom-section .bottom-columns .logo-column .dynamic-logo a #logo #strapline {
  display: none;
}
#global-footer .bottom-section .bottom-columns .logo-column .dynamic-logo a #logo:hover #bitesize,
#global-footer .bottom-section .bottom-columns .logo-column .dynamic-logo a #logo:hover #bio {
  filter: invert(41%) sepia(66%) saturate(2492%) hue-rotate(4deg) brightness(98%) contrast(94%);
}
#global-footer .bottom-section .bottom-columns .logo-column .dynamic-logo a #logo:hover #strapline {
  filter: invert(90%) sepia(0%) saturate(7459%) hue-rotate(124deg) brightness(114%) contrast(111%);
  display: none;
}

.entry-related .splide__list.grid-cols .carousel-item {
  position: relative;
}
.entry-related .splide__list.grid-cols .carousel-item:after {
  content: "";
  width: 1px;
  background-color: #f5f5f5;
  position: absolute;
  top: 2em;
  bottom: 2em;
  left: -20px;
}
.entry-related .splide__list.grid-cols .carousel-item article.entry a {
  color: #242425;
  text-decoration: none;
  font-size: 28px;
  font-weight: 600;
  line-height: 1;
}
.entry-related .splide__list.grid-cols .carousel-item article.entry .posted-by, .entry-related .splide__list.grid-cols .carousel-item article.entry .posted-by .author.vcard a {
  font-size: 14px;
  color: #242425;
  font-family: Poppins;
  font-weight: 600;
}
.entry-related .splide__list.grid-cols .carousel-item article.entry .posted-by:after, .entry-related .splide__list.grid-cols .carousel-item article.entry .posted-by .author.vcard a:after {
  content: none;
}
.entry-related .splide__list.grid-cols .carousel-item article.entry .posted-on {
  color: #707070;
  font-weight: 600;
  font-family: Neuton, serif;
}

body.single-post #inner-wrap #article-header, body.single-product_article #inner-wrap #article-header {
  margin-bottom: 1em;
  padding-bottom: 3em;
  border-bottom: 3px solid #d6d6d6;
}
body.single-post #inner-wrap #article-header ul.article-category li.kb-dynamic-list-item, body.single-product_article #inner-wrap #article-header ul.article-category li.kb-dynamic-list-item {
  color: #EC6607;
  text-transform: uppercase;
  letter-spacing: 1.1px;
  justify-content: center;
  font-weight: 600;
}
body.single-post #inner-wrap #article-header ul.article-category li.kb-dynamic-list-item a, body.single-product_article #inner-wrap #article-header ul.article-category li.kb-dynamic-list-item a {
  font-size: x-small;
}
body.single-post #inner-wrap #article-header ul.article-category li.kb-dynamic-list-item.kb-dynamic-list-divider, body.single-product_article #inner-wrap #article-header ul.article-category li.kb-dynamic-list-item.kb-dynamic-list-divider {
  color: #242425;
  font-weight: 400;
}
body.single-post #inner-wrap #article-header h1.article-title, body.single-product_article #inner-wrap #article-header h1.article-title {
  font-size: xx-large;
}
body.single-post #inner-wrap #article-header #article-details, body.single-product_article #inner-wrap #article-header #article-details {
  gap: 1em;
}
body.single-post #inner-wrap #article-header #article-title-container, body.single-post #inner-wrap #article-header #article-featured-image, body.single-product_article #inner-wrap #article-header #article-title-container, body.single-product_article #inner-wrap #article-header #article-featured-image {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
body.single-post #inner-wrap #article-header #article-title-container #article-title-block, body.single-post #inner-wrap #article-header #article-title-container #article-featured-image, body.single-post #inner-wrap #article-header #article-featured-image #article-title-block, body.single-post #inner-wrap #article-header #article-featured-image #article-featured-image, body.single-product_article #inner-wrap #article-header #article-title-container #article-title-block, body.single-product_article #inner-wrap #article-header #article-title-container #article-featured-image, body.single-product_article #inner-wrap #article-header #article-featured-image #article-title-block, body.single-product_article #inner-wrap #article-header #article-featured-image #article-featured-image {
  display: flex;
  align-items: center;
}
body.single-post #inner-wrap #article-header #article-title-container .wp-block-group__inner-container h1.article-title, body.single-post #inner-wrap #article-header #article-featured-image .wp-block-group__inner-container h1.article-title, body.single-product_article #inner-wrap #article-header #article-title-container .wp-block-group__inner-container h1.article-title, body.single-product_article #inner-wrap #article-header #article-featured-image .wp-block-group__inner-container h1.article-title {
  line-height: 1;
}
body.single-post #inner-wrap #article-header #article-title-container .wp-block-group__inner-container p.article-excerpt, body.single-post #inner-wrap #article-header #article-featured-image .wp-block-group__inner-container p.article-excerpt, body.single-product_article #inner-wrap #article-header #article-title-container .wp-block-group__inner-container p.article-excerpt, body.single-product_article #inner-wrap #article-header #article-featured-image .wp-block-group__inner-container p.article-excerpt {
  margin-bottom: 0;
}
body.single-post #inner-wrap #article-header #article-title-container .wp-block-group__inner-container h6.article-date, body.single-post #inner-wrap #article-header #article-featured-image .wp-block-group__inner-container h6.article-date, body.single-product_article #inner-wrap #article-header #article-title-container .wp-block-group__inner-container h6.article-date, body.single-product_article #inner-wrap #article-header #article-featured-image .wp-block-group__inner-container h6.article-date {
  margin-bottom: 1em;
  font-size: medium;
}
body.single-post #inner-wrap #article-header #article-title-container #article-author-profile, body.single-post #inner-wrap #article-header #article-featured-image #article-author-profile, body.single-product_article #inner-wrap #article-header #article-title-container #article-author-profile, body.single-product_article #inner-wrap #article-header #article-featured-image #article-author-profile {
  margin-top: 1em;
  text-align: left;
  font-size: small;
}
body.single-post #inner-wrap #article-header #article-title-container #article-author-profile > div > div, body.single-post #inner-wrap #article-header #article-featured-image #article-author-profile > div > div, body.single-product_article #inner-wrap #article-header #article-title-container #article-author-profile > div > div, body.single-product_article #inner-wrap #article-header #article-featured-image #article-author-profile > div > div {
  gap: 10px;
}
body.single-post #inner-wrap #article-header #article-title-container #article-author-profile .article-author-image, body.single-post #inner-wrap #article-header #article-featured-image #article-author-profile .article-author-image, body.single-product_article #inner-wrap #article-header #article-title-container #article-author-profile .article-author-image, body.single-product_article #inner-wrap #article-header #article-featured-image #article-author-profile .article-author-image {
  display: flex;
  align-items: center;
  padding-bottom: 1.5em;
}
body.single-post #inner-wrap #article-header #article-title-container #article-author-profile .article-author-image figure a img, body.single-post #inner-wrap #article-header #article-featured-image #article-author-profile .article-author-image figure a img, body.single-product_article #inner-wrap #article-header #article-title-container #article-author-profile .article-author-image figure a img, body.single-product_article #inner-wrap #article-header #article-featured-image #article-author-profile .article-author-image figure a img {
  border: 2px solid rgba(236, 102, 7, 0);
}
body.single-post #inner-wrap #article-header #article-title-container #article-author-profile .article-author-image figure a:hover img, body.single-post #inner-wrap #article-header #article-featured-image #article-author-profile .article-author-image figure a:hover img, body.single-product_article #inner-wrap #article-header #article-title-container #article-author-profile .article-author-image figure a:hover img, body.single-product_article #inner-wrap #article-header #article-featured-image #article-author-profile .article-author-image figure a:hover img {
  transition: border-color 0.2s ease-in-out;
  border: 2px solid rgb(236, 102, 7);
}
body.single-post #inner-wrap #article-header #article-title-container #article-author-profile .article-author-name, body.single-post #inner-wrap #article-header #article-featured-image #article-author-profile .article-author-name, body.single-product_article #inner-wrap #article-header #article-title-container #article-author-profile .article-author-name, body.single-product_article #inner-wrap #article-header #article-featured-image #article-author-profile .article-author-name {
  position: relative;
  display: flex;
}
body.single-post #inner-wrap #article-header #article-title-container #article-author-profile .article-author-name a, body.single-post #inner-wrap #article-header #article-featured-image #article-author-profile .article-author-name a, body.single-product_article #inner-wrap #article-header #article-title-container #article-author-profile .article-author-name a, body.single-product_article #inner-wrap #article-header #article-featured-image #article-author-profile .article-author-name a {
  color: #EC6607;
  text-decoration: none;
  font-weight: 600;
}
body.single-post #inner-wrap #article-header #article-title-container #article-author-profile .article-author-name a:hover, body.single-post #inner-wrap #article-header #article-featured-image #article-author-profile .article-author-name a:hover, body.single-product_article #inner-wrap #article-header #article-title-container #article-author-profile .article-author-name a:hover, body.single-product_article #inner-wrap #article-header #article-featured-image #article-author-profile .article-author-name a:hover {
  text-decoration: underline;
}
body.single-post #inner-wrap #article-header #article-title-container #article-author-profile .article-author-name:after, body.single-post #inner-wrap #article-header #article-featured-image #article-author-profile .article-author-name:after, body.single-product_article #inner-wrap #article-header #article-title-container #article-author-profile .article-author-name:after, body.single-product_article #inner-wrap #article-header #article-featured-image #article-author-profile .article-author-name:after {
  content: "";
  flex-grow: 1;
  height: 2px;
  background-color: #EC6607;
  margin-left: 0.5em;
  align-self: center;
}
body.single-post #inner-wrap #article-header #article-title-container #article-author-profile .author-bio, body.single-post #inner-wrap #article-header #article-featured-image #article-author-profile .author-bio, body.single-product_article #inner-wrap #article-header #article-title-container #article-author-profile .author-bio, body.single-product_article #inner-wrap #article-header #article-featured-image #article-author-profile .author-bio {
  margin-bottom: 0;
}
body.single-post #inner-wrap #article-header #article-title-container #article-author-profile .author-bio .short-bio p, body.single-post #inner-wrap #article-header #article-featured-image #article-author-profile .author-bio .short-bio p, body.single-product_article #inner-wrap #article-header #article-title-container #article-author-profile .author-bio .short-bio p, body.single-product_article #inner-wrap #article-header #article-featured-image #article-author-profile .author-bio .short-bio p {
  margin: 0;
}
body.single-post #inner-wrap #article-header #article-title-container #article-author-profile .author-bio .short-bio p a, body.single-post #inner-wrap #article-header #article-featured-image #article-author-profile .author-bio .short-bio p a, body.single-product_article #inner-wrap #article-header #article-title-container #article-author-profile .author-bio .short-bio p a, body.single-product_article #inner-wrap #article-header #article-featured-image #article-author-profile .author-bio .short-bio p a {
  text-decoration: none;
  color: #EC6607;
  font-weight: 600;
}
body.single-post #inner-wrap #article-header #article-title-container #article-author-profile .author-bio .short-bio p a:hover, body.single-post #inner-wrap #article-header #article-featured-image #article-author-profile .author-bio .short-bio p a:hover, body.single-product_article #inner-wrap #article-header #article-title-container #article-author-profile .author-bio .short-bio p a:hover, body.single-product_article #inner-wrap #article-header #article-featured-image #article-author-profile .author-bio .short-bio p a:hover {
  text-decoration: none;
}
body.single-post #inner-wrap #article-header #article-title-container #article-author-profile .author-links, body.single-post #inner-wrap #article-header #article-featured-image #article-author-profile .author-links, body.single-product_article #inner-wrap #article-header #article-title-container #article-author-profile .author-links, body.single-product_article #inner-wrap #article-header #article-featured-image #article-author-profile .author-links {
  padding-top: 1em;
}
body.single-post #inner-wrap #article-header #article-title-container #article-author-profile .author-links .pub-holder, body.single-post #inner-wrap #article-header #article-featured-image #article-author-profile .author-links .pub-holder, body.single-product_article #inner-wrap #article-header #article-title-container #article-author-profile .author-links .pub-holder, body.single-product_article #inner-wrap #article-header #article-featured-image #article-author-profile .author-links .pub-holder {
  padding: 0;
}
body.single-post #inner-wrap #article-header #article-title-container #article-author-profile .article-author-socials, body.single-post #inner-wrap #article-header #article-featured-image #article-author-profile .article-author-socials, body.single-product_article #inner-wrap #article-header #article-title-container #article-author-profile .article-author-socials, body.single-product_article #inner-wrap #article-header #article-featured-image #article-author-profile .article-author-socials {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-top: 0.25em;
}
body.single-post #inner-wrap #article-header #article-title-container #article-author-profile .article-author-socials span.author-socials a, body.single-post #inner-wrap #article-header #article-featured-image #article-author-profile .article-author-socials span.author-socials a, body.single-product_article #inner-wrap #article-header #article-title-container #article-author-profile .article-author-socials span.author-socials a, body.single-product_article #inner-wrap #article-header #article-featured-image #article-author-profile .article-author-socials span.author-socials a {
  color: #707070;
}
body.single-post #inner-wrap #article-header #article-title-container #article-author-profile .article-author-socials span.author-socials a:hover, body.single-post #inner-wrap #article-header #article-featured-image #article-author-profile .article-author-socials span.author-socials a:hover, body.single-product_article #inner-wrap #article-header #article-title-container #article-author-profile .article-author-socials span.author-socials a:hover, body.single-product_article #inner-wrap #article-header #article-featured-image #article-author-profile .article-author-socials span.author-socials a:hover {
  color: #EC6607;
}
body.single-post #inner-wrap #article-header #article-title-container #article-author-profile .article-author-socials span.author-socials a:first-of-type, body.single-post #inner-wrap #article-header #article-featured-image #article-author-profile .article-author-socials span.author-socials a:first-of-type, body.single-product_article #inner-wrap #article-header #article-title-container #article-author-profile .article-author-socials span.author-socials a:first-of-type, body.single-product_article #inner-wrap #article-header #article-featured-image #article-author-profile .article-author-socials span.author-socials a:first-of-type {
  margin-left: 0.5em;
}
body.single-post #inner-wrap #article-header #article-title-container #article-author-profile .article-author-socials span.author-socials a:last-of-type, body.single-post #inner-wrap #article-header #article-featured-image #article-author-profile .article-author-socials span.author-socials a:last-of-type, body.single-product_article #inner-wrap #article-header #article-title-container #article-author-profile .article-author-socials span.author-socials a:last-of-type, body.single-product_article #inner-wrap #article-header #article-featured-image #article-author-profile .article-author-socials span.author-socials a:last-of-type {
  margin-right: 0.5em;
}
body.single-post #inner-wrap #article-header #article-title-container #article-author-profile .article-author-socials:before, body.single-post #inner-wrap #article-header #article-title-container #article-author-profile .article-author-socials:after, body.single-post #inner-wrap #article-header #article-featured-image #article-author-profile .article-author-socials:before, body.single-post #inner-wrap #article-header #article-featured-image #article-author-profile .article-author-socials:after, body.single-product_article #inner-wrap #article-header #article-title-container #article-author-profile .article-author-socials:before, body.single-product_article #inner-wrap #article-header #article-title-container #article-author-profile .article-author-socials:after, body.single-product_article #inner-wrap #article-header #article-featured-image #article-author-profile .article-author-socials:before, body.single-product_article #inner-wrap #article-header #article-featured-image #article-author-profile .article-author-socials:after {
  content: "";
  flex-grow: 1;
  height: 2px;
  background-color: #EC6607;
  align-self: center;
}
body.single-post #inner-wrap #article-header #article-title-container #article-author-profile .article-author-socials > div.wp-block-group__inner-container::after, body.single-post #inner-wrap #article-header #article-featured-image #article-author-profile .article-author-socials > div.wp-block-group__inner-container::after, body.single-product_article #inner-wrap #article-header #article-title-container #article-author-profile .article-author-socials > div.wp-block-group__inner-container::after, body.single-product_article #inner-wrap #article-header #article-featured-image #article-author-profile .article-author-socials > div.wp-block-group__inner-container::after {
  content: "";
  flex-grow: 1;
  height: 1px;
  background-color: #ec6607;
}
body.single-post #inner-wrap #article-header .more-by .kt-inside-inner-col, body.single-post #inner-wrap #article-header .share-me .kt-inside-inner-col, body.single-product_article #inner-wrap #article-header .more-by .kt-inside-inner-col, body.single-product_article #inner-wrap #article-header .share-me .kt-inside-inner-col {
  padding: 0;
}
body.single-post #inner-wrap #article-header .more-by p, body.single-post #inner-wrap #article-header .share-me p, body.single-product_article #inner-wrap #article-header .more-by p, body.single-product_article #inner-wrap #article-header .share-me p {
  margin: 0;
  display: inline-flex;
  font-size: small;
}
body.single-post #inner-wrap #article-header .more-by a, body.single-post #inner-wrap #article-header .share-me a, body.single-product_article #inner-wrap #article-header .more-by a, body.single-product_article #inner-wrap #article-header .share-me a {
  text-decoration: none;
}
body.single-post #inner-wrap #article-header .more-by .wp-block-post-author-name, body.single-post #inner-wrap #article-header .share-me .wp-block-post-author-name, body.single-product_article #inner-wrap #article-header .more-by .wp-block-post-author-name, body.single-product_article #inner-wrap #article-header .share-me .wp-block-post-author-name {
  display: inline-flex;
}
body.single-post #inner-wrap #article-header .more-by .wp-block-post-author-name a, body.single-post #inner-wrap #article-header .share-me .wp-block-post-author-name a, body.single-product_article #inner-wrap #article-header .more-by .wp-block-post-author-name a, body.single-product_article #inner-wrap #article-header .share-me .wp-block-post-author-name a {
  font-weight: 600;
  font-size: small;
}
body.single-post #inner-wrap #article-header .more-by .wp-block-post-author-name a:hover, body.single-post #inner-wrap #article-header .share-me .wp-block-post-author-name a:hover, body.single-product_article #inner-wrap #article-header .more-by .wp-block-post-author-name a:hover, body.single-product_article #inner-wrap #article-header .share-me .wp-block-post-author-name a:hover {
  color: #EC6607;
}
body.single-post #inner-wrap #article-header .more-by .wp-block-post-author-name h6, body.single-post #inner-wrap #article-header .share-me .wp-block-post-author-name h6, body.single-product_article #inner-wrap #article-header .more-by .wp-block-post-author-name h6, body.single-product_article #inner-wrap #article-header .share-me .wp-block-post-author-name h6 {
  display: inline-flex;
  font-size: small;
}
body.single-post #inner-wrap #article-header #article-company-profile, body.single-product_article #inner-wrap #article-header #article-company-profile {
  border: 2px solid #d7d7d7;
  position: relative;
  border-radius: 25px;
  padding: 1em;
  margin-bottom: 1em;
}
body.single-post #inner-wrap #article-header #article-company-profile #sponsored-by, body.single-product_article #inner-wrap #article-header #article-company-profile #sponsored-by {
  position: absolute;
  top: -30px;
  background: white;
  padding: 0 5px;
  font-weight: 600;
  font-size: smaller;
}
body.single-post #inner-wrap #article-header #article-company-profile .company-cta, body.single-product_article #inner-wrap #article-header #article-company-profile .company-cta {
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
}
@media screen and (max-width: 500px) {
  body.single-post #inner-wrap #article-header #article-company-profile #company-details > div > div, body.single-product_article #inner-wrap #article-header #article-company-profile #company-details > div > div {
    flex-wrap: wrap !important;
  }
}
body.single-post #inner-wrap #article-header #article-company-profile figure.company-logo, body.single-product_article #inner-wrap #article-header #article-company-profile figure.company-logo {
  margin-left: auto !important;
  margin-right: auto !important;
}
body.single-post #inner-wrap #article-header #article-company-profile figure.company-logo > a > img, body.single-product_article #inner-wrap #article-header #article-company-profile figure.company-logo > a > img {
  width: 120px;
  max-width: 120px;
  min-width: 120px;
}
body.single-post #inner-wrap #article-header #article-company-profile > div.kt-row-column-wrap, body.single-product_article #inner-wrap #article-header #article-company-profile > div.kt-row-column-wrap {
  padding: 0;
}
body.single-post #inner-wrap #article-header #article-company-profile p, body.single-product_article #inner-wrap #article-header #article-company-profile p {
  margin: 0;
  font-size: small;
}
body.single-post #inner-wrap #article-header #article-featured-image figure img, body.single-product_article #inner-wrap #article-header #article-featured-image figure img {
  margin-left: auto;
  margin-right: auto;
}
body.single-post #inner-wrap #article-footer, body.single-product_article #inner-wrap #article-footer {
  border-top: 1px solid #404040;
  padding-top: 1em;
}
body.single-post #inner-wrap #article-footer .wp-block-group__inner-container .wp-block-columns .wp-block-column.social-share, body.single-product_article #inner-wrap #article-footer .wp-block-group__inner-container .wp-block-columns .wp-block-column.social-share {
  height: fit-content;
  display: flex;
  justify-content: center;
  align-self: center;
}
body.single-post #inner-wrap #article-footer .more-by .kt-inside-inner-col, body.single-post #inner-wrap #article-footer .share-me .kt-inside-inner-col, body.single-product_article #inner-wrap #article-footer .more-by .kt-inside-inner-col, body.single-product_article #inner-wrap #article-footer .share-me .kt-inside-inner-col {
  padding: 1em;
}
body.single-post #inner-wrap #article-footer .more-by p, body.single-post #inner-wrap #article-footer .share-me p, body.single-product_article #inner-wrap #article-footer .more-by p, body.single-product_article #inner-wrap #article-footer .share-me p {
  margin-bottom: 0;
}
body.single-post #inner-wrap #article-footer .more-by a, body.single-post #inner-wrap #article-footer .share-me a, body.single-product_article #inner-wrap #article-footer .more-by a, body.single-product_article #inner-wrap #article-footer .share-me a {
  text-decoration: none;
}
body.single-post #inner-wrap #article-footer .more-by .wp-block-post-author-name a, body.single-post #inner-wrap #article-footer .share-me .wp-block-post-author-name a, body.single-product_article #inner-wrap #article-footer .more-by .wp-block-post-author-name a, body.single-product_article #inner-wrap #article-footer .share-me .wp-block-post-author-name a {
  color: #EC6607;
  font-weight: 600;
}
body.single-post #inner-wrap #article-footer .share-me, body.single-product_article #inner-wrap #article-footer .share-me {
  align-items: center;
}
body.single-post #inner-wrap #article-footer #article-author-profile, body.single-product_article #inner-wrap #article-footer #article-author-profile {
  margin-top: 1em;
  text-align: left;
  font-size: small;
}
body.single-post #inner-wrap #article-footer #article-author-profile > div > div, body.single-product_article #inner-wrap #article-footer #article-author-profile > div > div {
  gap: 10px;
}
body.single-post #inner-wrap #article-footer #article-author-profile .article-author-image, body.single-product_article #inner-wrap #article-footer #article-author-profile .article-author-image {
  display: flex;
  align-items: center;
  padding-bottom: 1.5em;
}
body.single-post #inner-wrap #article-footer #article-author-profile .article-author-image figure a img, body.single-product_article #inner-wrap #article-footer #article-author-profile .article-author-image figure a img {
  border: 2px solid rgba(236, 102, 7, 0);
}
body.single-post #inner-wrap #article-footer #article-author-profile .article-author-image figure a:hover img, body.single-product_article #inner-wrap #article-footer #article-author-profile .article-author-image figure a:hover img {
  transition: border-color 0.2s ease-in-out;
  border: 2px solid rgb(236, 102, 7);
}
body.single-post #inner-wrap #article-footer #article-author-profile .article-author-name, body.single-product_article #inner-wrap #article-footer #article-author-profile .article-author-name {
  position: relative;
  display: flex;
}
body.single-post #inner-wrap #article-footer #article-author-profile .article-author-name a, body.single-product_article #inner-wrap #article-footer #article-author-profile .article-author-name a {
  color: #EC6607;
  text-decoration: none;
  font-weight: 600;
}
body.single-post #inner-wrap #article-footer #article-author-profile .article-author-name a:hover, body.single-product_article #inner-wrap #article-footer #article-author-profile .article-author-name a:hover {
  text-decoration: underline;
}
body.single-post #inner-wrap #article-footer #article-author-profile .article-author-name:after, body.single-product_article #inner-wrap #article-footer #article-author-profile .article-author-name:after {
  content: "";
  flex-grow: 1;
  height: 2px;
  background-color: #EC6607;
  margin-left: 0.5em;
  align-self: center;
}
body.single-post #inner-wrap #article-footer #article-author-profile .author-bio, body.single-product_article #inner-wrap #article-footer #article-author-profile .author-bio {
  margin-bottom: 0;
}
body.single-post #inner-wrap #article-footer #article-author-profile .author-bio .short-bio p, body.single-product_article #inner-wrap #article-footer #article-author-profile .author-bio .short-bio p {
  margin: 0;
}
body.single-post #inner-wrap #article-footer #article-author-profile .author-bio .short-bio p a, body.single-product_article #inner-wrap #article-footer #article-author-profile .author-bio .short-bio p a {
  text-decoration: none;
  color: #EC6607;
  font-weight: 600;
}
body.single-post #inner-wrap #article-footer #article-author-profile .author-bio .short-bio p a:hover, body.single-product_article #inner-wrap #article-footer #article-author-profile .author-bio .short-bio p a:hover {
  text-decoration: none;
}
body.single-post #inner-wrap #article-footer #article-author-profile .author-links, body.single-product_article #inner-wrap #article-footer #article-author-profile .author-links {
  padding-top: 1em;
}
body.single-post #inner-wrap #article-footer #article-author-profile .author-links .pub-holder, body.single-product_article #inner-wrap #article-footer #article-author-profile .author-links .pub-holder {
  padding: 0;
}
body.single-post #inner-wrap #article-footer #article-author-profile .article-author-socials, body.single-product_article #inner-wrap #article-footer #article-author-profile .article-author-socials {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-top: 0.25em;
}
body.single-post #inner-wrap #article-footer #article-author-profile .article-author-socials span.author-socials a, body.single-product_article #inner-wrap #article-footer #article-author-profile .article-author-socials span.author-socials a {
  color: #707070;
}
body.single-post #inner-wrap #article-footer #article-author-profile .article-author-socials span.author-socials a:hover, body.single-product_article #inner-wrap #article-footer #article-author-profile .article-author-socials span.author-socials a:hover {
  color: #EC6607;
}
body.single-post #inner-wrap #article-footer #article-author-profile .article-author-socials span.author-socials a:first-of-type, body.single-product_article #inner-wrap #article-footer #article-author-profile .article-author-socials span.author-socials a:first-of-type {
  margin-left: 0.5em;
}
body.single-post #inner-wrap #article-footer #article-author-profile .article-author-socials span.author-socials a:last-of-type, body.single-product_article #inner-wrap #article-footer #article-author-profile .article-author-socials span.author-socials a:last-of-type {
  margin-right: 0.5em;
}
body.single-post #inner-wrap #article-footer #article-author-profile .article-author-socials:before, body.single-post #inner-wrap #article-footer #article-author-profile .article-author-socials:after, body.single-product_article #inner-wrap #article-footer #article-author-profile .article-author-socials:before, body.single-product_article #inner-wrap #article-footer #article-author-profile .article-author-socials:after {
  content: "";
  flex-grow: 1;
  height: 2px;
  background-color: #EC6607;
  align-self: center;
}
body.single-post #inner-wrap #article-footer #article-author-profile .article-author-socials > div.wp-block-group__inner-container::after, body.single-product_article #inner-wrap #article-footer #article-author-profile .article-author-socials > div.wp-block-group__inner-container::after {
  content: "";
  flex-grow: 1;
  height: 1px;
  background-color: #ec6607;
}
body.single-post #inner-wrap #article-footer .social-share-icons, body.single-product_article #inner-wrap #article-footer .social-share-icons {
  padding-left: 0;
}
body.single-post #inner-wrap #article-footer .social-share-icons li a, body.single-product_article #inner-wrap #article-footer .social-share-icons li a {
  color: #707070;
}
body.single-post #inner-wrap #article-footer .share-me .kt-inside-inner-col, body.single-product_article #inner-wrap #article-footer .share-me .kt-inside-inner-col {
  padding-left: 0;
}
body.single-post #inner-wrap footer.entry-footer .entry-tags .tags-links a, body.single-product_article #inner-wrap footer.entry-footer .entry-tags .tags-links a {
  background: #EC6607;
  border: 0;
  color: white;
  border-radius: 50px;
}
body.single-post #inner-wrap .entry-related, body.single-product_article #inner-wrap .entry-related {
  padding-top: 2em;
  border-top: 1px solid #f5f5f5;
}
body.single-post #inner-wrap .entry-related .entry-related-inner-content, body.single-product_article #inner-wrap .entry-related .entry-related-inner-content {
  padding: 0;
}
body.single-post #inner-wrap #primary.content-area, body.single-product_article #inner-wrap #primary.content-area {
  margin-top: auto;
}
@media only screen and (max-width: 1024px) {
  body.single-post #inner-wrap #primary.content-area > div.content-container.site-container, body.single-product_article #inner-wrap #primary.content-area > div.content-container.site-container {
    display: flex;
    flex-direction: column;
  }
}
body.single-post #inner-wrap #primary.content-area #main .entry ul, body.single-product_article #inner-wrap #primary.content-area #main .entry ul {
  overflow: hidden;
}
body.single-post #inner-wrap #sponsor-banner > div, body.single-product_article #inner-wrap #sponsor-banner > div {
  display: flex;
  flex-direction: column;
  align-items: center;
}
body.single-post #inner-wrap h1, body.single-post #inner-wrap h2, body.single-post #inner-wrap h3, body.single-post #inner-wrap h4, body.single-post #inner-wrap h5, body.single-post #inner-wrap h6, body.single-product_article #inner-wrap h1, body.single-product_article #inner-wrap h2, body.single-product_article #inner-wrap h3, body.single-product_article #inner-wrap h4, body.single-product_article #inner-wrap h5, body.single-product_article #inner-wrap h6 {
  line-height: 1.2;
}
body.single-post #inner-wrap #hear-article .player-embed, body.single-product_article #inner-wrap #hear-article .player-embed {
  width: 100%;
}
body.single-post #inner-wrap .tldr-block, body.single-post #inner-wrap .tldr-excerpt, body.single-product_article #inner-wrap .tldr-block, body.single-product_article #inner-wrap .tldr-excerpt {
  position: relative;
  font-size: small;
  padding: 0;
  white-space: pre-wrap;
}
body.single-post #inner-wrap .tldr-block.header-tldr-block, body.single-post #inner-wrap .tldr-excerpt.header-tldr-block, body.single-product_article #inner-wrap .tldr-block.header-tldr-block, body.single-product_article #inner-wrap .tldr-excerpt.header-tldr-block {
  max-width: 100%;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  body.single-post #inner-wrap .tldr-block, body.single-post #inner-wrap .tldr-excerpt, body.single-product_article #inner-wrap .tldr-block, body.single-product_article #inner-wrap .tldr-excerpt {
    max-width: 100%;
    float: unset;
  }
}
body.single-post #inner-wrap #intro-ad, body.single-product_article #inner-wrap #intro-ad {
  float: left;
  margin-right: 1em;
}
@media only screen and (max-width: 767px) {
  body.single-post #inner-wrap #intro-ad, body.single-product_article #inner-wrap #intro-ad {
    float: unset;
    display: flex;
    align-items: center;
    padding: 1em;
  }
}

body.single-product_article #inner-wrap #article-header.site-container > div > div.wp-block-columns {
  min-height: 30vh;
}
body.single-product_article #inner-wrap #article-header.site-container #article-title-block {
  max-width: 767px;
  margin-left: auto;
  margin-right: auto;
}
body.single-product_article #product-article-footer #article-company-profile {
  border: 2px solid #d7d7d7;
  position: relative;
  border-radius: 25px;
  padding: 1em;
  margin-bottom: 1em;
}
body.single-product_article #product-article-footer #article-company-profile #sponsored-by {
  position: absolute;
  top: -30px;
  background: white;
  padding: 0 5px;
  font-weight: 600;
  font-size: smaller;
}
body.single-product_article #product-article-footer #article-company-profile .company-cta {
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
}
@media screen and (max-width: 500px) {
  body.single-product_article #product-article-footer #article-company-profile #company-details > div > div {
    flex-wrap: wrap !important;
  }
}
body.single-product_article #product-article-footer #article-company-profile figure.company-logo {
  margin-left: auto !important;
  margin-right: auto !important;
}
body.single-product_article #product-article-footer #article-company-profile figure.company-logo > a > img {
  width: 120px;
  max-width: 120px;
  min-width: 120px;
}
body.single-product_article #product-article-footer #article-company-profile > div.kt-row-column-wrap {
  padding: 0;
}
body.single-product_article #product-article-footer #article-company-profile p {
  margin: 0;
  font-size: small;
}
body.single-product_article .sidebar-inner-wrap > div > a {
  width: fit-content;
  padding: 0.5em 1em;
  margin-left: auto;
  margin-right: auto;
}
body.single-product_article .sidebar-inner-wrap #product-sidebar #sponsored-by > div > div {
  display: inline-block;
}
body.single-product_article .sidebar-inner-wrap #product-sidebar #sponsored-by > div > div p, body.single-product_article .sidebar-inner-wrap #product-sidebar #sponsored-by > div > div div {
  display: inline;
}

body.archive.author #primary {
  margin-top: 0;
}
body.archive.author #author-block #author-header #author-name {
  text-transform: uppercase;
  letter-spacing: 2px;
  text-decoration: underline;
  text-decoration-color: #ec6607;
  text-underline-offset: 16px;
}
body.archive.author #author-block #author-header span.author-institute {
  display: flex;
  justify-content: center;
  font-weight: 600;
  padding: 1em;
}
body.archive.author #author-block #author-header span.author-institute a {
  text-decoration: none;
}
body.archive.author #author-block #author-header span.author-institute a:hover {
  color: #ec6607;
}
body.archive.author #author-block #bio-block {
  padding: 7em 1em 1em 1em;
  margin-top: -100px;
  background-color: #f5f5f5;
  margin-bottom: 1em;
}
body.archive.author #author-block #bio-block #author-bio a {
  color: black;
  text-decoration-color: black;
  text-underline-offset: 5px;
  font-weight: 600;
}
body.archive.author #author-block #bio-block #author-bio a:hover, body.archive.author #author-block #bio-block #author-bio a:focus {
  color: black;
  text-decoration-color: #ec6607;
  transition: all 0.2s;
  text-underline-offset: 2px;
}
body.archive.author #author-block #bio-block .author-links .pub-holder:empty {
  flex-grow: 0 !important;
}
body.archive.author #author-block #bio-block .author-pubs a {
  text-decoration: none;
}
body.archive.author #author-block #bio-block .author-pubs a:hover {
  color: #EC6607;
}
body.archive.author #author-block #bio-block .author-socials a i {
  color: #404040;
  transition: color 0.2s ease-in;
}
body.archive.author #author-block #bio-block .author-socials a i:hover, body.archive.author #author-block #bio-block .author-socials a i:focus {
  color: #EC6607;
}
body.archive.author #author-block .articles-by {
  line-height: 2em;
  margin-bottom: 1em;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
}

.archive-title {
  text-transform: uppercase;
  letter-spacing: 2px;
  text-decoration: underline;
  text-decoration-color: #ec6607;
  text-underline-offset: 16px;
}

#archive-container article div.entry-content-wrap header.entry-header div.entry-taxonomies {
  margin-bottom: 0;
}
#archive-container article div.entry-content-wrap header.entry-header div.entry-taxonomies span a {
  color: #EC6607;
}
#archive-container article div.entry-content-wrap header.entry-header h2.entry-title {
  line-height: 1.1;
}
#archive-container article div.entry-content-wrap header.entry-header h2.entry-title a:hover {
  text-decoration: underline;
}
#archive-container article div.entry-content-wrap footer.entry-footer p.more-link-wrap a.post-more-link {
  opacity: 1;
}
#archive-container article div.entry-content-wrap footer.entry-footer p.more-link-wrap a.post-more-link:hover {
  color: #EC6607;
}
#archive-container article div.entry-content-wrap footer.entry-footer p.more-link-wrap a.post-more-link:hover span.kadence-svg-iconset {
  transform: translateX(15px);
  opacity: 0;
  transition: all 0.25s ease-in-out;
}

.latest-product-articles {
  margin: 2em 0;
  position: relative;
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
}
.latest-product-articles.grid-layout {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.latest-product-articles.grid-layout.vertical-layout {
  display: flex;
  flex-direction: column;
}
.latest-product-articles:before {
  content: "Featured Products and Services";
  position: absolute;
  top: -9px;
  background: white;
  font-weight: 600;
  font-size: x-small;
  padding-right: 1em;
  color: #242425;
}
.latest-product-articles .latest-post-block.latest-feature {
  margin: 1em auto;
  display: flex;
  gap: 0.5em;
}
.latest-product-articles .latest-post-block.latest-feature .latest-post-info {
  margin-top: 0;
}
.latest-product-articles .latest-post-block.latest-feature .latest-post-info p.latest-post-category {
  padding-top: 0;
  font-size: x-small;
}
.latest-product-articles .latest-post-block.latest-feature .latest-post-info h3 {
  font-size: medium;
  margin: 0;
  line-height: 1.2;
}
.latest-product-articles .latest-post-block.latest-feature .latest-post-info p.latest-post-author {
  margin-top: 0.5em;
  font-size: x-small;
}
.latest-product-articles .latest-post-block.latest-feature .latest-post-info p.latest-post-author a {
  color: #707070;
}
.latest-product-articles .latest-post-block.latest-feature .latest-post-image {
  max-width: 50px;
}
.latest-product-articles.vertical-layout .latest-post-block {
  flex-direction: column;
}
.latest-product-articles.vertical-layout .latest-post-block .latest-post-image {
  max-width: 100%;
  width: 100%;
}
.latest-product-articles.vertical-layout .latest-post-block .latest-post-image > a > img {
  width: 100%;
}

.all-events .future-events, .all-events .past-events {
  display: flex;
  gap: 1em 0;
  flex-direction: column;
}
.all-events h2.past-events {
  font-size: 20px;
  margin: 0.5em 0;
}
.all-events a.event {
  position: relative;
  display: flex;
  gap: 1em;
  align-items: center;
  margin-bottom: 0.25em;
  text-decoration: none;
}
.all-events a.event.is-today {
  position: relative;
  border: 3px solid #ec6607;
  border-radius: 0 0 15px 15px;
  padding: 10px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  margin-top: 0.5em;
}
.all-events a.event.is-today:before {
  position: absolute;
  content: "TODAY";
  background: #ec6607;
  top: -20px;
  font-size: 12px;
  font-weight: 900;
  left: -3px;
  right: -3px;
  text-align: center;
  letter-spacing: 2px;
  padding: 0 20px;
  color: white;
  border-radius: 10px 10px 0 0;
}
.all-events a.event:after {
  content: "";
  height: 1px;
  background-color: #f5f5f5;
  position: absolute;
  bottom: -0.5em;
  left: 1em;
  right: 1em;
}
.all-events a.event:last-of-type:after, .all-events a.event:is-today:after {
  content: none;
}
.all-events a.event .event-image picture img {
  border-radius: 10px;
  width: 45px;
  height: 45px;
  max-width: max-content;
}
.all-events a.event .event-details h3 {
  font-size: 16px;
  margin-bottom: 5px;
  line-height: 1;
}
.all-events a.event .event-details i {
  color: #EC6607;
  font-size: 16px;
}
.all-events a.event .event-details .event-links {
  display: flex;
  gap: 5px;
  align-items: center;
}
.all-events a.event .event-details .event-links .inner-links {
  display: flex;
  flex-direction: column;
}
.all-events a.event .event-details .event-links .inner-links span {
  font-size: 11px;
  text-transform: uppercase;
  color: #EC6607;
  text-decoration: none;
  font-weight: 600;
}
.all-events .view-all-events a {
  font-size: 14px;
  font-weight: 600;
  line-height: 22.4px;
  text-transform: uppercase;
  display: block;
  cursor: pointer;
  box-sizing: inherit;
  word-wrap: break-word;
  background-color: transparent;
  color: #242425;
  transition: 0.6s;
  text-decoration: none;
  margin-top: 1em;
}
.all-events .view-all-events a:hover {
  color: #EC6607 !important;
  outline: 0px;
  text-decoration: none;
  letter-spacing: 1.1px;
  transition: 0.6s;
}

#authors-editors {
  font-size: small;
}
#authors-editors a {
  font-size: small;
  font-weight: 600;
  text-decoration: none;
}
#authors-editors a:hover {
  color: #ec6607;
}

body.single-companies .content-wrap {
  display: none;
}

#company-content .sponsored-content-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 1em;
  grid-row-gap: 2em;
}
@media screen and (max-width: 767px) {
  #company-content .sponsored-content-wrapper {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 500px) {
  #company-content .sponsored-content-wrapper {
    grid-template-columns: 1fr;
    gap: 2em;
  }
}
#company-content .sponsored-content-wrapper .sponsored-content-row a {
  text-decoration: none;
}
#company-content .sponsored-content-wrapper .sponsored-content-row a:hover h3 {
  text-decoration: underline;
}
#company-content .sponsored-content-wrapper .sponsored-content-row .image-holder {
  position: relative;
  width: 100%;
  background-repeat: no-repeat;
  border-radius: 15px 0 0 0;
  background-size: cover;
  overflow: hidden;
  margin-bottom: 1em;
  display: block;
  height: 0;
  padding-bottom: 50%;
}
#company-content .sponsored-content-wrapper .sponsored-content-row .image-holder .content-icon {
  position: absolute;
  z-index: 1;
  color: white;
  padding: 20px 50px 5px;
  background: #ec6607;
  transform: rotate(-45deg);
  left: -40px;
  top: -6px;
}
#company-content .sponsored-content-wrapper .sponsored-content-row .image-holder .content-icon i {
  transform: rotate(45deg);
}
#company-content .sponsored-content-wrapper .sponsored-content-row .content-type {
  color: #ec6607;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}
#company-content .sponsored-content-wrapper .sponsored-content-row h3 {
  text-decoration: none;
  line-height: 1.1em;
}

#mentor-page ul.commercial-mentors {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  row-gap: 3em;
  column-gap: 2em;
}
@media only screen and (max-width: 1023px) {
  #mentor-page ul.commercial-mentors {
    grid-template-columns: repeat(2, 1fr);
  }
}
#mentor-page ul.commercial-mentors .commercial-mentor a {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 1em;
  height: 100%;
}
#mentor-page ul.commercial-mentors .commercial-mentor a img {
  max-width: 130px;
  max-height: 100px;
  margin-top: auto;
  margin-bottom: auto;
}
#mentor-page ul.commercial-mentors .commercial-mentor a span {
  margin-top: auto;
  font-size: small;
  text-transform: uppercase;
  padding-top: 1em;
  text-align: center;
}
#mentor-page ul.commercial-mentors .commercial-mentor:hover span {
  color: #ec6607;
}
#mentor-page .individual-mentors {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  row-gap: 3em;
}
@media only screen and (max-width: 1023px) {
  #mentor-page .individual-mentors {
    grid-template-columns: repeat(2, 1fr);
  }
}
#mentor-page .individual-mentors .company-thumbs {
  display: flex;
  justify-content: center;
}
#mentor-page .individual-mentors .company-thumbs .company-thumb img {
  border-radius: 50%;
  border: 2px solid rgba(236, 102, 7, 0);
  transition: all 0.3s;
  max-width: 25vw;
  aspect-ratio: 1/1;
}
#mentor-page .individual-mentors .company-thumbs .company-thumb p a {
  text-decoration: none;
  width: 100%;
  text-align: center;
  display: block;
  text-transform: uppercase;
  font-size: small;
  padding-top: 1em;
}
#mentor-page .individual-mentors .company-thumbs .company-thumb:hover a {
  color: #ec6607;
}
#mentor-page .individual-mentors .company-thumbs .company-thumb:hover img {
  border: 2px solid rgb(236, 102, 7);
  transition: all 0.3s;
}
#mentor-page ul.remaining-authors {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 2em;
}
#mentor-page ul.remaining-authors a {
  font-size: small;
}

/*# sourceMappingURL=style.css.map */
