.inner-container {
  width: auto !important;
}
.parsys-container {
  border: 0px none !important;
}
.module-htmlcontainer {
  padding: 0px !important;
}
.module-htmlcontainer div {
  margin: 0px auto;
}
.CustomHTML .container {
  width: 100%;
  max-width: 588px;
  position: relative;
  z-index: 10;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px !important;
  padding-left: 30px !important;
}
@media only screen and (min-width: 640px) {
  .CustomHTML .container {
    max-width: 588px;
  }
}
@media only screen and (min-width: 768px) {
  .CustomHTML .container {
    max-width: 716px;
  }
}
@media only screen and (min-width: 992px) {
  .CustomHTML .container {
    max-width: 940px;
  }
}
@media only screen and (min-width: 1200px) {
  .CustomHTML .container {
    max-width: 1148px;
  }
}
@media only screen and (min-width: 1440px) {
  .CustomHTML .container {
    max-width: 1230px;
  }
}
.CustomHTML .row {
  margin-right: -30px;
  margin-left: -30px;
}
.CustomHTML .col-xs-12,
.CustomHTML .col-sm-12,
.CustomHTML .col-md-12,
.CustomHTML .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 30px;
  padding-left: 30px;
}
@media screen and (min-width: 480px) and (max-width: 639px) {
  .CustomHTML .col-xs-12 {
    float: left;
  }
  .CustomHTML .col-xs-12 {
    width: 100%;
  }
}
@media screen and (min-width: 640px) and (max-width: 991px) {
  .CustomHTML .col-sm-12 {
    float: left;
  }
  .CustomHTML .col-sm-12 {
    width: 100%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .CustomHTML .col-md-12 {
    float: left;
  }
  .CustomHTML .col-md-12 {
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .CustomHTML .col-lg-12 {
    float: left;
  }
  .CustomHTML .col-lg-12 {
    width: 100%;
  }
}
@media screen and (min-width: 480px) and (max-width: 639px) {
  .CustomHTML .col-xs-12 {
    width: 100%;
  }
}
@media screen and (min-width: 640px) and (max-width: 991px) {
  .CustomHTML .col-sm-12 {
    width: 100%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .CustomHTML .col-md-12 {
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .CustomHTML .col-lg-12 {
    width: 100%;
  }
}
.CustomHTML__container:before,
.CustomHTML .row:before {
  display: table;
  content: " ";
}
.CustomHTML__container:after,
.CustomHTML .row:after {
  display: table;
  content: " ";
  clear: both;
}
* {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
html.jsStopScroll,
body.jsStopScroll {
  overflow-y: hidden;
  height: auto;
}
.CustomHTML div,
.CustomHTML span,
.CustomHTML object,
.CustomHTML h3,
.CustomHTML p,
.CustomHTML a,
.CustomHTML big,
.CustomHTML code,
.CustomHTML img,
.CustomHTML s,
.CustomHTML i,
.CustomHTML section {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  background: rgba(0, 0, 0, 0);
}
.CustomHTML section {
  display: block;
}
.CustomHTML {
  background-color: #eeeeee;
}
.CustomHTML h3 {
  color: #00338d;
  margin-left: auto;
  margin-right: auto;
}
.CustomHTML h3 {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.5;
  margin-top: 0.9090909091em;
  margin-bottom: 0.9090909091em;
}
@media only screen and (min-width: 640px) {
  .CustomHTML h3 {
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 768px) {
  .CustomHTML h3 {
    font-size: 2rem;
  }
}
@media only screen and (min-width: 992px) {
  .CustomHTML h3 {
    font-size: 2.2rem;
  }
}
.CustomHTML h3 {
  font-weight: 600;
}
.CustomHTML p + h3 {
  margin-top: 1.5em;
}
@media only screen and (min-width: 480px) {
  .CustomHTML p + h3 {
    margin-top: 1.875em;
  }
}
@media only screen and (min-width: 640px) {
  .CustomHTML p + h3 {
    margin-top: 1.7777777778em;
  }
}
@media only screen and (min-width: 768px) {
  .CustomHTML p + h3 {
    margin-top: 1.8em;
  }
}
@media only screen and (min-width: 992px) {
  .CustomHTML p + h3 {
    margin-top: 1.8181818182em;
  }
}
.CustomHTML p {
  color: #333;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 1.5;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.CustomHTML h3 + p {
  margin-top: 0;
}
.CustomHTML a {
  color: #005eb8;
  font-family: inherit;
  text-decoration: none !important;
  cursor: pointer;
}
.CustomHTML a:hover {
  text-decoration: underline !important;
}
.CustomHTML .CustomHTML__anchor {
  position: absolute;
  display: block;
  width: 100%;
  height: 0;
  top: -117px;
  left: 0;
  z-index: 1;
  margin: 0 auto;
  padding: 0;
  border: none;
  background: rgba(0, 0, 0, 0);
}
.CustomHTML .CustomHTML__content {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  z-index: 1;
  margin: 0 auto;
  padding: 0;
  border: none;
  background-color: #eeeeee;
}
.CustomHTML .CustomHTML__section {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  z-index: 1;
  margin: 0 auto;
  padding: 10px 0 10px 0;
  border: none;
  background-color: #eeeeee;
}
.CustomHTML .CustomHTML__section::after {
  display: block;
  clear: both;
  content: "";
}
@media only screen and (min-width: 768px) {
  .CustomHTML .CustomHTML__section {
    padding: 75px 0 75px 0;
  }
}
@media only screen and (min-width: 1200px) {
  .CustomHTML .CustomHTML__section {
    padding: 100px 0 100px 0;
  }
}
.CustomHTML .CustomHTML__container,
.CustomHTML .container {
  padding-top: 0 !important;
  margin-top: 0 !important;
  padding-bottom: 0;
}
.CustomHTML .svg {
  display: block;
  width: 100%;
}
.CustomHTML .svg__container {
  position: relative;
  height: 0;
  width: 100%;
  max-width: 100%;
  padding-bottom: 100%;
  margin: 0 auto;
}
.CustomHTML .svg__item {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  overflow: visible;
}
.CustomHTML .js-scroll-animate-up {
  opacity: 1;
  transform: translate(0);
  transition: none;
}
.CustomHTML .js-scroll-animate-up.js-animated {
  opacity: 1;
  transform: translate(0);
}
@media only screen and (min-width: 480px) {
  .CustomHTML .js-scroll-animate-up {
    opacity: 0;
    transition-delay: 0.075s;
    transition-duration: 0.75s;
    transition-property: opacity, transform;
    transition-timing-function: ease-in-out;
  }
  .CustomHTML .js-scroll-animate-up.js-animated {
    opacity: 1;
    transform: translate(0);
  }
  .CustomHTML .js-scroll-animate-up {
    transform: translateY(50px);
  }
}
@keyframes hide-scroll {
  from,
  to {
    overflow: hidden;
  }
}
.CustomHTML .customAccordion {
  display: block;
  width: 100%;
  padding-top: 30px;
}
.CustomHTML .customAccordion__button {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 10px;
  background-color: #eeeeee;
  border-radius: 8px;
  z-index: 1;
  cursor: pointer;
}
.CustomHTML .customAccordion__button:hover {
  text-decoration: none !important;
}
.CustomHTML .customAccordion__expandIcon {
  display: block;
  top: 50%;
  right: 16px;
  width: 24px;
  height: 24px;
  border: 0.2em solid #1e49e2;
  border-radius: 50%;
  z-index: 1;
}
.CustomHTML .customAccordion__expandIcon,
.CustomHTML .customAccordion__expandIcon::before,
.CustomHTML .customAccordion__expandIcon::after {
  position: absolute;
  transform: translateY(-50%);
}
.CustomHTML .customAccordion__expandIcon::before,
.CustomHTML .customAccordion__expandIcon::after {
  content: "";
  background-color: #1e49e2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.CustomHTML .customAccordion__expandIcon::before {
  height: 10%;
  width: calc(100% - 8px);
}
.CustomHTML .customAccordion__expandIcon::after {
  width: 10%;
  height: calc(100% - 8px);
}
@media only screen and (min-width: 480px) {
  .CustomHTML .customAccordion__expandIcon {
    width: 32px;
    height: 32px;
  }
}
.CustomHTML .customAccordion__content {
  max-height: 0;
  overflow-x: hidden;
  overflow-y: hidden;
  opacity: 0;
  transition: max-height 0.3s cubic-bezier(0, 1, 0, 1);
}
.CustomHTML .customAccordion__bellow {
  display: block;
  position: relative;
  margin-bottom: 0;
}
.CustomHTML .customAccordion__bellow.js-active {
  margin-bottom: 10px;
}
.CustomHTML
  .customAccordion__bellow.js-active
  .customAccordion__expandIcon::after {
  display: none;
}
.CustomHTML .customAccordion__bellow.js-active .customAccordion__content {
  max-height: 9999px;
  overflow-y: auto;
  opacity: 1;
  transition: max-height 1s ease-in-out;
  animation: hide-scroll 1.5s backwards;
}
@keyframes custom-modal-appear {
  from {
    opacity: 0;
    transform: translateY(-30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.CustomHTML .CustomHTML__modal {
  position: fixed;
  z-index: 4;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  display: none;
  padding: 16px;
  padding-top: 60px;
  background-color: rgba(0, 0, 0, 0.4);
  align-items: center;
  justify-items: center;
  backdrop-filter: blur(8px);
}
@media only screen and (min-width: 640px) {
  .CustomHTML .CustomHTML__modal {
    padding-top: 60px;
  }
}
.CustomHTML .CustomHTML__modal.js-active {
  display: flex;
  animation: custom-modal-appear 0.3s ease-in-out both;
}
.CustomHTML .CustomModal {
  position: relative;
  color: #fff;
  width: 100%;
  max-width: 1280px;
  height: auto;
  max-height: 100%;
  background-color: #00338d;
  padding: 60px 16px 16px 16px;
  border-radius: 4px;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  transition: background-color 0.5s ease-in-out;
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.4);
}
@media only screen and (min-width: 640px) {
  .CustomHTML .CustomModal {
    padding: 60px 30px 30px 30px;
  }
}
.CustomHTML .CustomModal__close {
  display: block;
  position: absolute;
  top: 1em;
  right: 30px;
  width: 2em;
  height: 2em;
  z-index: 2;
  cursor: pointer;
}
.CustomHTML .CustomModal__close:focus-visible {
  outline: 3px dashed #fff;
}
.CustomHTML .CustomModal__close::before,
.CustomHTML .CustomModal__close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  height: 3px;
  width: 100%;
  background-color: #fff;
  transform: translateY(-50%);
}
.CustomHTML .CustomModal__close::before {
  transform: rotate(-45deg);
}
.CustomHTML .CustomModal__close::after {
  transform: rotate(45deg);
}
.CustomHTML .CustomModal__content {
  position: relative;
  width: 100%;
  height: auto;
  max-height: 75vh;
  padding-right: 16px;
  overflow-y: auto;
  z-index: 1;
}
.CustomHTML .startup__countryHeader {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  padding: 8px;
  padding-right: 60px;
  padding-left: 16px;
  gap: 14px;
}
@media only screen and (min-width: 768px) {
  .CustomHTML .startup__countryHeader {
    padding: 16px;
    padding-right: 72px;
    padding-left: 32px;
    gap: 16px;
  }
}
.CustomHTML .startup__countryFlag {
  display: none;
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  background-color: #00338d;
  border-radius: 50%;
  border: 3px solid #00338d;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .CustomHTML .startup__countryFlag {
    width: 50px;
    height: 50px;
  }
}
.CustomHTML .startup__countryFlag .svg__container {
  padding: 0;
  height: 100%;
}
.CustomHTML .startup__countryFlag .svg__item {
  height: 100%;
  width: auto;
  left: 50%;
  transform: translateX(-50%);
}
.CustomHTML .startup h3.startup__countryName {
  color: #1e49e2;
  text-align: left;
  margin: 0;
}
.CustomHTML .startup__totalCount {
  display: inline-block;
  width: auto;
  min-width: 64px;
  padding: 4px 8px;
  color: #fff;
  background-color: #1e49e2;
  border-radius: 8px;
  margin-left: auto;
  font-size: 1.2rem;
  text-align: center;
}
@media only screen and (min-width: 350px) {
  .CustomHTML .startup__totalCount {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 480px) {
  .CustomHTML .startup__totalCount {
    font-size: 1.6rem;
  }
}
@media only screen and (min-width: 768px) {
  .CustomHTML .startup__totalCount {
    padding: 8px 20px;
    font-size: 1.8rem;
  }
}
.CustomHTML .startup__page,
.CustomHTML .startup__pagination {
  background-color: #e5e5e5;
}
.CustomHTML .startup__page {
  display: none;
  padding: 8px;
}
@media only screen and (min-width: 768px) {
  .CustomHTML .startup__page {
    padding: 16px;
    padding-top: 0;
  }
}
.CustomHTML .startup__page.js-active {
  display: block;
}
.CustomHTML .startup__page .startup__countryFlag {
  display: none;
}
.CustomHTML .startup__pagination,
.CustomHTML .startup__pageButton {
  display: flex;
  flex-direction: row;
}
.CustomHTML .startup__pagination {
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  padding: 16px;
  gap: 8px;
}
.CustomHTML .startup__pageButton {
  width: max-content;
  min-width: 42px;
  height: 42px;
  align-items: center;
  justify-content: center;
  padding: 4px;
  color: #1e49e2 !important;
  background-color: #fff;
  border: 2px solid #1e49e2;
  border-radius: 50%;
  font-weight: bold;
  cursor: pointer;
}
.CustomHTML .startup__pageButton:hover,
.CustomHTML .startup__pageButton.js-active {
  color: #fff !important;
  background-color: #1e49e2;
}
.CustomHTML .startup__pageButton:hover {
  text-decoration: none !important;
}
.CustomHTML .startup__row {
  display: block;
  padding: 8px;
  margin-bottom: 8px;
  background-color: #fff;
  color: #1e49e2;
}
.CustomHTML .startup__row:last-of-type {
  margin-bottom: 0;
}
.CustomHTML .startup__row:hover {
  text-decoration: none !important;
}
@media only screen and (min-width: 768px) {
  .CustomHTML .startup__row {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: 1.25fr 1.25fr 1fr;
    gap: 16px;
    padding: 16px;
  }
}
.CustomHTML .startup__row--header {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  background-color: #e5e5e5;
}
.CustomHTML .startup__row--header .startup__sectorColumn,
.CustomHTML .startup__row--header .startup__businessColumn {
  background-color: #1e49e2;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
}
.CustomHTML .startup__row--header .startup__sectorColumn p,
.CustomHTML .startup__row--header .startup__businessColumn p {
  color: #fff;
}
.CustomHTML .startup__row--header .startup__sectorColumn::before,
.CustomHTML .startup__row--header .startup__businessColumn::before {
  display: none;
}
.CustomHTML .startup__row--header .startup__sectorColumn {
  margin-left: -14px;
}
.CustomHTML .startup__row--header .startup__businessColumn {
  margin-left: -32px;
}
.CustomHTML .startup__row--modalCard {
  grid-template-columns: 1fr;
  pointer-events: none;
}
.CustomHTML .startup__row--modalCard .startup__infoColumn {
  padding: 0;
  justify-content: center;
  gap: 10px;
  margin-bottom: 16px;
}
.CustomHTML
  .startup__row--modalCard
  .startup__infoColumn
  .startup__countryName {
  font-size: 1.6rem;
  text-align: center;
  margin: 0;
}
.CustomHTML .startup__row--modalCard .startup__infoColumn .startup__name {
  font-size: 2rem;
}
.CustomHTML .startup__row--modalCard .startup__overallRank {
  font-size: 2.5rem;
  width: 50px;
  height: 50px;
}
.CustomHTML .startup__row--modalCard .startup__name {
  width: 100%;
  min-width: 100%;
  text-align: center;
}
.CustomHTML .startup__row--modalCard .startup__sectorColumn {
  margin-bottom: 16px;
}
.CustomHTML .startup__row--modalCard .startup__sectorColumn,
.CustomHTML .startup__row--modalCard .startup__businessColumn {
  display: block;
  padding: 0;
  text-align: center;
}
.CustomHTML .startup__row--modalCard .startup__sectorColumn::before,
.CustomHTML .startup__row--modalCard .startup__businessColumn::before {
  display: none;
}
.CustomHTML .startup__row--modalCard .startup__modalHeader {
  width: 100%;
  padding: 0.5em 1em;
  font-size: 0.875em;
  text-align: center;
  background-color: #1e49e2;
  color: #fff;
  margin-bottom: 8px;
  font-weight: bold;
}
.CustomHTML .startup__overallRank,
.CustomHTML .startup__name,
.CustomHTML .startup__totalCount {
  font-weight: bold;
}
.CustomHTML .startup__overallRank {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  font-size: 1.2rem;
  flex-shrink: 0;
  color: #fff;
  background-color: #1e49e2;
  border-radius: 50%;
}
@media only screen and (min-width: 350px) {
  .CustomHTML .startup__overallRank {
    width: 32px;
    height: 32px;
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .CustomHTML .startup__overallRank {
    width: 40px;
    height: 40px;
    font-size: 1.6rem;
  }
}
@media only screen and (min-width: 768px) {
  .CustomHTML .startup__name,
  .CustomHTML .startup__overallRank {
    font-size: 2rem;
  }
}
.CustomHTML .startup__name {
  width: calc(100% - 60px);
}
.CustomHTML .startup__name,
.CustomHTML .startup__sectors,
.CustomHTML .startup__business {
  color: #1e49e2;
  margin: 0;
}
.CustomHTML .startup__infoColumn,
.CustomHTML .startup__sectorColumn {
  padding-right: 16px;
}
.CustomHTML .startup__infoColumn {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 10px;
}
@media only screen and (min-width: 480px) {
  .CustomHTML .startup__infoColumn {
    gap: 16px;
  }
}
.CustomHTML .startup__infoColumn .startup__countryName {
  width: 100%;
  margin: 0;
  color: #1e49e2;
  font-weight: normal;
  font-size: 1.6rem;
}
@media only screen and (min-width: 768px) {
  .CustomHTML .startup__infoColumn,
  .CustomHTML .startup__sectorColumn,
  .CustomHTML .startup__businessColumn {
    width: auto;
    min-width: 33.3333333333%;
  }
}
.CustomHTML .startup__sectorColumn,
.CustomHTML .startup__businessColumn {
  display: none;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .CustomHTML .startup__sectorColumn,
  .CustomHTML .startup__businessColumn {
    display: block;
  }
  .CustomHTML .startup__sectorColumn::before,
  .CustomHTML .startup__businessColumn::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -16px;
    width: 0;
    height: calc(100% + 16px);
    border: 1px solid #1e49e2;
    transform: translateY(-50%);
  }
}
.CustomHTML .startup__overallRankings .startup__countryFlag {
  display: none;
}
.CustomHTML .startup__overallRankings .startup__page {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  gap: 0;
}
@media only screen and (min-width: 360px) {
  .CustomHTML .startup__overallRankings .startup__page {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}
.CustomHTML .startup__overallRankings .startup__page.js-active {
  display: grid;
}
@media only screen and (min-width: 768px) {
  .CustomHTML .startup__overallRankings .startup__page.js-active {
    display: block;
  }
}
@media only screen and (min-width: 360px) and (max-width: 767px) {
  .CustomHTML .startup__overallRankings .startup__row {
    margin: 0;
  }
}
@media only screen and (max-width: 991px) {
  .CustomHTML .startup__overallRankings .startup__name {
    width: 100%;
  }
}
.CustomHTML .startup__overallRankings .startup__infoColumn {
  justify-content: center;
  padding-right: 0;
}
@media only screen and (min-width: 768px) {
  .CustomHTML .startup__overallRankings .startup__infoColumn {
    justify-content: flex-start;
    padding-right: 16px;
  }
}
.CustomHTML .startup__overallRankings .startup__infoColumn .startup__name,
.CustomHTML
  .startup__overallRankings
  .startup__infoColumn
  .startup__countryName {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .CustomHTML .startup__overallRankings .startup__infoColumn .startup__name,
  .CustomHTML
    .startup__overallRankings
    .startup__infoColumn
    .startup__countryName {
    text-align: left;
  }
}
.CustomHTML
  .startup__overallRankings
  .startup__infoColumn
  .startup__overallRank {
  order: 1;
}
@media only screen and (min-width: 768px) {
  .CustomHTML
    .startup__overallRankings
    .startup__infoColumn
    .startup__overallRank {
    order: 2;
  }
}
.CustomHTML .startup__overallRankings .startup__infoColumn .startup__name {
  order: 3;
}
.CustomHTML
  .startup__overallRankings
  .startup__infoColumn
  .startup__countryName {
  order: 2;
}
@media only screen and (min-width: 768px) {
  .CustomHTML
    .startup__overallRankings
    .startup__infoColumn
    .startup__countryName {
    order: 1;
  }
}
.CustomHTML .startup__modal .CustomModal {
  width: 100%;
  max-width: 400px;
  padding: 16px 16px 60px 16px;
  background-color: #fff;
}
.CustomHTML .startup__modal .CustomModal__close {
  top: auto;
  top: unset;
  bottom: 1em;
  left: 50%;
  transform: translateX(-50%);
}
.CustomHTML .startup__modal .CustomModal__close::before,
.CustomHTML .startup__modal .CustomModal__close::after {
  background-color: #1e49e2;
}
.CustomHTML .startup__modal .CustomModal__content {
  padding: 0;
}
.CustomHTML .tabs {
  padding-top: 16px;
}
.CustomHTML .tabs__row {
  width: 100%;
}
.CustomHTML .tabs__row--buttons {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 16px;
  margin-bottom: 20px;
}
.CustomHTML .tabs__button {
  display: inline-block;
  padding: 0.75em 1.25em;
  color: #fff !important;
  background-color: rgba(0, 0, 0, 0);
  text-decoration: none !important;
  font-weight: bold;
  border: 0.125em solid #fff;
  border-radius: 0.5em;
}
.CustomHTML .tabs__button:hover {
  text-decoration: none !important;
}
.CustomHTML .tabs__button:hover,
.CustomHTML .tabs__button.js-active {
  color: #1e49e2 !important;
  background-color: #fff;
}
.CustomHTML .tabs__panel {
  display: none;
}
.CustomHTML .tabs__panel.js-active {
  display: block;
}
.CustomHTML .flipCard-grid {
  width: 100%;
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(1, 1fr);
}
@media only screen and (min-width: 640px) {
  .CustomHTML .flipCard-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (min-width: 992px) {
  .CustomHTML .flipCard-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
.CustomHTML .flipCard {
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  height: auto;
  min-height: auto;
  perspective: 1000px;
  cursor: pointer;
}
.CustomHTML .flipCard:hover .flipCard__inner {
  transform: rotateY(180deg);
}
.CustomHTML .flipCard__inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
.CustomHTML .flipCard__front,
.CustomHTML .flipCard__back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border: 2px solid #000;
  border-radius: 8px;
}
.CustomHTML .flipCard__content {
  position: relative;
  width: 100%;
  height: auto;
  padding: 16px;
  padding-bottom: 88px;
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  align-items: center;
  justify-items: center;
  gap: 16px;
}
.CustomHTML .flipCard__content--front {
  background-color: rgba(0, 0, 0, 0);
  color: #fff;
}
.CustomHTML .flipCard__content--back {
  background-color: #fff;
  color: #000;
}
.CustomHTML .flipCard__back {
  transform: rotateY(180deg);
}
.CustomHTML .flipCard__icon {
  position: relative;
  width: 180px;
  height: 180px;
  overflow: hidden;
  padding: 10px;
}
.CustomHTML .flipCard__heading,
.CustomHTML .flipCard__description {
  align-self: start;
}
.CustomHTML .flipCard__heading {
  color: #fff;
  font-size: 2rem;
}
.CustomHTML .flipCard__description {
  color: #1e49e2;
}
.CustomHTML .flipCard__arrowFlip {
  position: absolute;
  left: 50%;
  bottom: 48px;
  display: block;
  width: 50px;
  height: 4px;
  background-color: #000;
  transform: translateX(-50%);
}
.CustomHTML .flipCard__arrowFlip::before,
.CustomHTML .flipCard__arrowFlip::after {
  content: "";
  position: absolute;
  top: 50%;
  border: 14px solid;
  transform: translateY(-50%);
  width: 0;
  height: 0;
}
.CustomHTML .flipCard__arrowFlip::before {
  left: -20px;
  border-color: rgba(0, 0, 0, 0) #000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.CustomHTML .flipCard__arrowFlip::after {
  right: -20px;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #000;
}
.CustomHTML .flipCard__arrowFlip--back {
  background-color: #000;
}
.CustomHTML .flipCard__arrowFlip--back::before {
  border-color: rgba(0, 0, 0, 0) #000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.CustomHTML .flipCard__arrowFlip--back::after {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #000;
}
.CustomHTML .text-white {
  color: black;
}
.CustomHTML .bg-purple-cobalt {
  background-color: #eeeeee;
}
.CustomHTML .pt-0 {
  padding-top: 0px !important;
}
.CustomHTML .hideOnDesktop {
  display: block;
}
@media only screen and (min-width: 768px) {
  .CustomHTML .hideOnDesktop {
    display: none;
  }
}

/*# sourceMappingURL=mde141164-egap-v1.1.0.slim.min.css.map*/
