@import url(foundation.min.css);
@import url(jquery.fancybox.css);
@import url(slick.css);

@font-face {
  font-family: "BwModelica";
  src: url("../fonts/BwModelica-Regular.woff2") format("woff2");
  font-weight: 400;
}

@font-face {
  font-family: "BwModelica";
  src: url("../fonts/BwModelica-Bold.woff2") format("woff2");
  font-weight: 700;
}

@font-face {
  font-family: "BwModelica";
  src: url("../fonts/BwModelica-Medium.woff2") format("woff2");
  font-weight: 500;
}

html {
  font-size: 62.5%;
}

:root {
  --yellow-color: #ffb200;
  --purple-color: #3c0449;
  --bg-purple-color: #200332;
  --font-color: #f3dff7;
  --hero-bg-fs: 5.8rem;
  --ecosystem-header-fs: 3.2rem;
  --ecosystem-txt: 1.8rem;
  --ecosystem-title: 4rem;
  --upper-distance: 10rem;
  --footer-menu-fs: 2rem;
  --border-radius: 15rem;
  --news-fs-title: 2.4rem;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary,
h1,
h2,
h3,
h4,
h5,
h6,
html,
body,
audio,
canvas,
video,
a,
small,
label,
legend,
button,
input,
textarea,
time,
.top-bar-section ul li > a {
  font-family: "BwModelica" !important;
  font-weight: normal;
}

.main__image.article_image {
  max-height: 60rem;
  max-width: 130rem;
}

#articlebody {
  margin-top: 200px;
}

.error > label > small {
  text-transform: none;
}

.button,
button {
  background-color: #257696;
}

.button:hover,
button:hover {
  background-color: #113644;
}

.top-bar-section li:last-child:not(.has-form) a.events:not(.button) {
  text-decoration: none !important;
  color: #ffffff !important;
  background-color: #333333 !important;
}

.top-bar-section li:last-child:not(.has-form) a:hover.events:not(.button) {
  background-color: #999999 !important;
}

.st_fblike_hcount {
  margin-right: 25px;
}

.st_pinterest_hcount {
  margin-left: 20px;
}

.contain-to-grid,
.top-bar,
.top-bar-section ul {
  font-size: 1rem;
  color: #666666 !important;
  background-color: transparent !important;
}

.top-bar-section {
  margin-top: 10px;
}

.top-bar-section .has-dropdown > a:after {
  border-color: #666666 transparent transparent transparent;
}

.mobile-social {
  display: none;
}

ul.dropdown {
  background-color: #cccccc !important;
}

.slider,
.slider img {
  width: 100%;
}

.row {
  max-width: 1200px;
}

[data-magellan-expedition="fixed"] {
  width: 1200px;
  max-width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}

.breadcrumbs {
  border: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.breadcrumbs a:not(.current):hover,
.breadcrumbs a:hover i {
  color: #a69c00;
}

div.breadcrumb {
  max-width: 1200px;
  margin: 0 auto 25px;
}

.breadcrumbs * {
  color: #333333;
}

.breadcrumbs *,
.breadcrumbs > .current {
  line-height: 28px;
  text-transform: capitalize;
  font-size: 1rem;
}

.captcha input {
  margin-top: 8px;
}

body {
  opacity: 1;
  background-color: var(--bg-purple-color);
}

.site-header.scrolled {
  background-color: var(--bg-purple-color);
  -webkit-box-shadow: 0 1px 1px 0 var(--font-color);
  box-shadow: 0 1px 1px 0 var(--font-color);
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  padding: 0;
  background-color: transparent;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.top-bar .toggle-topbar.menu-icon a::after {
  top: -3px;
  left: 5px;
}

.top-bar {
  height: 110px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 154rem;
  padding: 0 1rem;
  margin: 0 auto;
}

.top-bar-section {
  margin-top: 0;
  margin-left: auto;
}

.alert-box.success {
  background-color: #43ac6a;
  border-color: #3a945b;
  color: #fff;
  text-align: center;
  font-size: 14px;
}

.top-bar-section li:not(.has-form) a:not(.button) {
  padding: 0;
}

.top-bar-section .center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 35px;
}

.top-bar .toggle-topbar.menu-icon {
  top: 17px;
  /* an to header exei upsos 65px diaforetika anaprosarmogi */
  left: unset;
  right: 15px;
  margin-top: 0;
  padding: 0;
}

.top-bar .toggle-topbar.menu-icon a {
  height: 25px;
  margin-top: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 40px;
}

p {
  margin-bottom: 20px;
}

.row--padding,
.columns,
.column {
  padding-left: 12px;
  padding-right: 12px;
}

.row--lg {
  max-width: 1744px;
}

.form-validation input {
  margin-top: 8px;
}

#submitform {
  margin-top: 25px;
  font-family: "BwModelica";
  font-weight: 700 !important;
  background-color: var(--yellow-color);
  color: var(--bg-purple-color);
  border-radius: 30px;
  font-size: 16px;
  padding: 2rem 4rem;
  text-transform: uppercase;
}

.terms-container {
  margin-top: 2rem;
}

.terms-container a {
  color: var(--yellow-color);
  position: relative;
  padding-bottom: 5px;
}

.terms-container a::before {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: var(--yellow-color);
}

.home-active li:first-of-type a {
  font-weight: 800;
  text-decoration: none;
}

ul.title-area #logo {
  display: inline-block;
}

.top-bar .name {
  height: initial;
}

.hero-container .bg-image img {
  border-bottom-left-radius: var(--border-radius);
  border-bottom-right-radius: var(--border-radius);
}

/* Plain header links */
.top-bar-section li:not(.has-form) a:not(.button) {
  font-size: 16px;
  color: #fff;
  background-color: transparent;
  position: relative;
  display: inline-block;
}

/* Links with after element */
.top-bar-section li:not(.has-form) ul.dropdown a:not(.button)::after {
  display: none;
}

/* No Dropdown Arrow */
.top-bar-section .has-dropdown > a {
  padding-right: 15px !important;
}

.top-bar-section .has-dropdown > a:after {
  display: none;
}

.top-bar-section ul li:hover:not(.has-form) > a,
.top-bar-section .dropdown li:not(.has-form) a:not(.button),
.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section li.active:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
  color: #fff;
  background-color: transparent;
  padding: 0;
}

.top-bar-section .dropdown li:not(.has-form):hover > a:not(.button) {
  color: #f58220;
  background-color: #fff;
}

/* ------- HERO ------- */
.bg-image {
  position: relative;
}

.hero-container .bg-image img {
  position: relative;
  z-index: 1;
  min-height: 75rem;
  -o-object-fit: cover;
  object-fit: cover;
}

.bg-image::after {
  content: "";
  width: 75%;
  height: 120px;
  position: absolute;
  background: -o-radial-gradient(
    50% 50%,
    50% 50%,
    rgba(130, 30, 150, 0.9) 0%,
    rgba(50, 0, 60, 0.9) 100%
  );
  background: radial-gradient(
    50% 50% at 50% 50%,
    rgba(130, 30, 150, 0.9) 0%,
    rgba(50, 0, 60, 0.9) 100%
  );
  -webkit-filter: blur(50px);
  filter: blur(50px);
  left: 50%;
  border-radius: 50%;
  bottom: -90px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 0;
}

.hero-headline {
  color: var(--yellow-color);
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 20px;
}

.hero-txt-img-container {
  position: absolute;
  left: clamp(2rem, 10.42vw, 20rem);
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-txt-container {
  max-width: 65rem;
}

.hero-txt-container .hero-bg-txt {
  font-size: var(--hero-bg-fs);
  font-weight: 700;
  color: white;
  line-height: 1.2;
}

.hero-txt-container p {
  font-size: 16px;
  color: white;
  text-wrap: pretty;
}

.cta-cotnaier {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.5rem;
}

.hero-container {
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
}

.cta-block:hover,
.cta-block {
  padding: 16px 4rem;
  font-size: 16px;
  background-color: var(--yellow-color);
  color: var(--purple-color);
  text-transform: uppercase;
  border-radius: 32px;
  display: block;
}

.cta-cotnaier > div:last-of-type a {
  padding: 16px 4rem;
  padding: 16px;
  font-size: 16px;
  color: var(--yellow-color);
  border: 1px solid var(--yellow-color);
  border-radius: 32px;
  display: block;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.cta-cotnaier > div:last-of-type a:hover {
  color: var(--purple-color);
  background-color: var(--yellow-color);
}

.ecosystem-outer-container > div > .ecosystem-txt:last-child {
  margin: 0 auto;
}

.ecosystem-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 1rem;
}

.ecosystem-txt .moduleTitle {
  background: -o-linear-gradient(175deg, #ffb200 2%, #a912cc 100%);
  background: linear-gradient(275deg, #ffb200 2%, #a912cc 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: var(--ecosystem-header-fs);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.ecosystem-title .moduleTitle {
  font-size: var(--ecosystem-title);
}

.pipeline-title {
  font-size: var(--ecosystem-header-fs);
  font-weight: 700;
  text-align: center;
  color: var(--yellow-color);
}

.ecosystem-txt.ecosystem-title {
  max-width: 104rem;
  padding: 0 1rem;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;

  .moduleTitle {
    margin: 0 auto;
  }
}

.ecosystem-txt {
  font-size: 16px;
  color: var(--font-color);
  max-width: 30rem;
  width: 100%;
  font-weight: 500;
  line-height: 1.6;
}

.ecosystem-outer-container {
  margin-top: var(--upper-distance);
}

.pipeline-outer-container {
  max-width: 104rem;
  padding: 0 1rem;
  margin: var(--upper-distance) auto 0;
}

.pipeline {
  background-color: var(--bg-purple-color);
  border-radius: 2rem;
}

.pipeline-container {
  background-image: -o-linear-gradient(175deg, #ffb200 2%, #a912cc 100%);
  background-image: linear-gradient(275deg, #ffb200 2%, #a912cc 100%);
  padding: 1px;
  border-radius: 2rem;
}

.what-we-do-container,
.pipeline-outer-container > div {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2rem 1fr;
  grid-template-columns: repeat(2, 1fr);
  border-radius: 2rem;
  gap: 2rem;
}

.pipeline .moduleTitle {
  font-size: var(--ecosystem-header-fs);
  color: var(--yellow-color);
  margin-bottom: 3rem;
}

.pipeline {
  font-size: var(--ecosystem-txt);
  color: var(--font-color);
  padding: 2.5rem;
  line-height: 1.4;
}

.pipeline-container > div {
  width: 100%;
  height: 100%;
  border-radius: 2rem;
  background-color: var(--bg-purple-color);
}

/* ------- ABOUT ------- */

/* ------- STATIC PAGE ------- */

.static-page__title {
  text-align: center;
  font-size: var(--ecosystem-header-fs);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;

  span {
    color: var(--yellow-color);
    font-size: var(--footer-menu-fs);
    text-transform: uppercase;
  }
}

.static-page__content p {
  line-height: 28px;
}

/* ------- CATEGORY PAGE ------- */

#articlebody .news-container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.article-container-with-relatedArticles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 1rem;
}

.article-container-with-relatedArticles > div:first-of-type {
  max-width: 100rem;
  margin: 0 auto;
}

.pagination {
  margin: 2rem 0 0 !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

ul.pagination li.current a,
ul.pagination li.current a:hover,
ul.pagination li.current a:focus {
  background: var(--yellow-color);
}

ul.pagination li a {
  padding: 0.5rem 1rem;
  font-size: 1.4rem;
}

ul.pagination li:hover a,
ul.pagination li a:focus {
  background: var(--yellow-color);
  color: white;
}

/* ------- FOOTER ------- */
.site-footer {
  margin-top: var(--upper-distance);
  position: relative;
  padding-bottom: 5rem;
  padding-top: 7rem;
}

.site-footer::before {
  content: "";
  background-image: url("../img/hero-bg.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-top-left-radius: var(--border-radius);
  border-top-right-radius: var(--border-radius);
  inset: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.footer-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
}

.footer-logos a:not(.active) {
  -webkit-filter: opacity(0.7);
  filter: opacity(0.7);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.footer-logos img {
  width: 250px;
  height: auto;
}

.footer-logos a:hover {
  -webkit-filter: opacity(1);
  filter: opacity(1);
}

.the-group-outer-container h2 {
  margin-top: 0 !important;
}

.the-group-outer-container img {
  display: block;
  margin: 5rem auto 4rem;
}

.site-footer > div:not(.footer-bg-image) {
  margin: 0 auto;
  max-width: 154rem;
  padding: 0 1rem;
}

.footer-top-container {
  padding-top: 5rem;
}

.footer-top-container > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.site-footer .footer-cta a {
  color: var(--purple-color) !important;
}

.site-footer__copyrights {
  margin-top: 15px;
}

.site-footer__copyrights,
.site-footer__copyrights a {
  font-size: 16px;
  color: var(--font-color);
}

.site-footer__logo {
  text-align: right;
}
.privacy-policy-outer-container,
.terms-and-conditions-outer-container {
  margin-top: var(--upper-distance);
}

.site-footer ul {
  margin: 0;
  list-style-type: none;
}

.socialMedia-container p {
  color: var(--font-color);
  font-size: 16px;
}

.socialMedia-container ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.5rem;
}

.footer-middle {
  margin-top: var(--upper-distance);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer-menu-container {
  margin-left: auto;
}

.footer-menu-container > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10rem;
}

.footer-menu h4 {
  color: var(--font-color);
  font-size: var(--footer-menu-fs);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  padding-bottom: 8px;
  margin-bottom: 3rem;
  font-weight: 700;
}

.footer-menu h4::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  background: -o-linear-gradient(175deg, #ffb200 2%, #a912cc 100%);
  background: linear-gradient(275deg, #ffb200 2%, #a912cc 100%);
  position: absolute;
  left: 0;
  bottom: 0;
}

.footer-menu a {
  color: var(--font-color);
  font-size: var(--ecosystem-txt);
}

.footer-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1rem;
}

.footer-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 5rem;
}

.static-page__title {
  color: var(--font-color);
  font-size: var(--ecosystem-title);
  font-weight: 700;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

.box-container h3 {
  font-size: var(--ecosystem-header-fs);
  color: var(--yellow-color);
  font-weight: 700;
  margin-bottom: 2rem;
}

.box-outer-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4rem;

  .pipeline-container {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
}

.static-page__content h2 {
  color: var(--yellow-color);
  font-size: var(--ecosystem-header-fs);
  font-weight: 700;
  margin-top: var(--upper-distance);
}

.what-we-do-outer-container ul {
  list-style-type: disc;
  margin-bottom: 2rem;
  margin-left: 2rem;

  li {
    color: var(--yellow-color);
  }
}

.what-we-do-container {
  margin-top: var(--upper-distance);
}

.static-page__content .pipeline h2 {
  margin-top: 1rem;
}

.static-page__content *,
.static-page__content p {
  font-size: var(--ecosystem-txt);
  color: var(--font-color);
}

.box-container {
  margin-top: 5rem;
}

.box-container h3,
.box-container ul {
  padding: 1rem 3rem;
}

.box-container > div {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.box-container li {
  color: var(--font-color);
  list-style-type: disc;
  font-size: var(--ecosystem-txt);
}

.box-container li strong {
  color: var(--yellow-color);
}

.main__image {
  max-width: 100%;
  position: relative;
  margin: 0 auto;

  img {
    border-bottom-left-radius: var(--border-radius);
    border-bottom-right-radius: var(--border-radius);
    max-height: 55rem;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .static-page__title {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

#contact {
  max-width: 64rem;
  padding: 0 1rem;
  margin: 0 auto;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus,
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  background: transparent;
  padding: 24px 16px;
  font-size: 16px;
  margin: 0;
  color: white;
  background-color: var(--bg-purple-color);
  border-radius: 2rem;
  border: unset;
}

textarea {
  resize: none;
}

input::-webkit-input-placeholder {
  color: white;
}

input::-moz-placeholder {
  color: white;
}

input:-ms-input-placeholder {
  color: white;
}

input::-ms-input-placeholder {
  color: white;
}

input::placeholder {
  color: white;
}

label {
  color: white;
  font-size: 16px;
}

.input-container {
  position: relative;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  padding: 2rem 0;

  label {
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    position: absolute;
    left: 2rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.input-container.selected label {
  top: 0;
  left: 0;
}

.input-container.textarea label {
  top: 26%;
}

.input-container.textarea.selected label {
  top: 0;
}

input:focus {
  background-color: transparent;
}

[data-abide] .error small.error,
[data-abide] span.error,
[data-abide] small.error {
  position: absolute;
  width: 100%;
  font-size: 14px;
  bottom: -5px;
  margin: 0;
}

.input-container.error {
  margin-bottom: 2rem;
}

.pipeline-container {
  display: block;
}

#contact h2 {
  background: -o-linear-gradient(175deg, #ffb200 2%, #a912cc 100%);
  background: linear-gradient(275deg, #ffb200 2%, #a912cc 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.captcha {
  position: relative;
  padding-bottom: 2rem;
}

.news-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 4rem;
  margin-top: var(--upper-distance);
  max-width: 154rem;
  margin: 0 auto;
}

.news {
  max-width: 45rem;
  background-image: -o-linear-gradient(175deg, #ffb200 2%, #a912cc 100%);
  background-image: linear-gradient(275deg, #ffb200 2%, #a912cc 100%);
  padding: 2px;
}

.news > div {
  background-color: var(--bg-purple-color);
  height: 100%;
}

.article_image img {
  max-height: 55rem;
  border-radius: unset;
}

.news > div > *:not(a) {
  padding: 0 2.5rem;
}

#articlebody .static-page__title {
  color: var(--yellow-color);
  font-weight: 700;
  margin-bottom: 5rem;
  font-size: var(--ecosystem-title);
}

.breadcrumbs *,
.breadcrumbs a:not(.current):hover,
.breadcrumbs a:hover i,
.breadcrumbs > *.current {
  background: -o-linear-gradient(175deg, #ffb200 2%, #a912cc 100%);
  background: linear-gradient(275deg, #ffb200 2%, #a912cc 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 16px;
}

.breadcrumbs {
  margin-top: 2rem;
}

.breadcrumbs > *:before {
  color: var(--yellow-color);
  -webkit-text-fill-color: var(--yellow-color);
}

.news h4 {
  margin: 2rem 0;
}

.news p {
  color: var(--font-color);
  font-size: var(--ecosystem-txt);
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.news-read-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 2rem;
}

.news-read-more time {
  color: var(--yellow-color);
  font-weight: 700;
  margin-left: auto;
  font-size: 16px;
}

.news-read-more a {
  color: var(--bg-purple-color);
  background-color: var(--yellow-color);
  padding: 1rem 2rem;
  border-radius: 3rem;
  display: block;
}

.news-read-more p {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0;
}

.news h4 a {
  color: var(--yellow-color);
  font-size: var(--news-fs-title);
  font-weight: 700;
}

.countegory-wrapper {
  max-width: 154rem;
  padding: 0 1rem;
  margin: 0 auto;
}

.news-homepage-container {
  margin-top: calc(var(--upper-distance) + 80px);
}
.countegory-wrapper .news-container {
  margin-top: var(--upper-distance);
}

.news-homepage-container .news-container {
  margin-top: 5rem;
  padding: 0 1rem;
}

#articlebody .news-container {
  margin-top: 6rem;
  padding-left: 1rem;
  min-width: 46rem;

  & > h3 {
    font-weight: 700;
    color: var(--yellow-color);
    font-size: var(--ecosystem-title);
    text-align: center;
  }
}

.news-homepage-container h2 {
  background: -o-linear-gradient(175deg, #ffb200 2%, #a912cc 100%);
  background: linear-gradient(275deg, #ffb200 2%, #a912cc 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: var(--ecosystem-header-fs);
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-weight: 700;
}

.news h3 {
  color: var(--bg-purple-color);
  background-color: var(--yellow-color);
  margin: 0;
  padding: 2rem 1rem;
  font-size: var(--footer-menu-fs);
  font-weight: 700;
  text-align: center;
}

.news figure {
  margin: 0;
}

.footer-bottom a img {
  max-width: 8rem;
  height: auto;
}

.featured__articles {
  margin-top: 10rem;
  margin-bottom: 2rem;
}

.featured__articles .slick-slide {
  display: flex;
  align-items: center;
  position: relative;
}

.featured__articles .slick-slide > div > div > a:nth-child(1) {
  display: block;
  width: 880px;
}

.featured__articles .slick-slide > div > div > a:nth-child(1) > img {
  width: 100%;
  object-fit: cover;
  height: 50rem;
}

.featured__articles .slick-slide > div > div > a:nth-child(2) {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  padding: 3.5rem;
  background: var(--yellow-color);
  color: #200332;
  font-weight: 700;
  font-size: 2.4rem;

  max-width: 50rem;
}

.featured__articles .slick-slide > div > div > a:nth-child(2) > span {
  display: block;
  margin-top: 1rem;
  color: #200332;
  font-size: var(--ecosystem-txt);
}

.featured__nav .slick-list {
  padding: 0 !important;
}

.featured__nav .slick-list .slick-track {
  display: flex;
  gap: 2rem;
}

.featured__nav .slick-list .slick-track p {
  font-size: 18px;
  margin-top: 10px;
  padding: 0 10px;
  color: var(--font-color);
}

.featured__nav .slick-list .slick-track .slick-current {
  background-color: var(--yellow-color);
}

.featured__nav .slick-list .slick-track .slick-current p {
  color: #200332;
}

@media screen and (min-width: 1921px) {
  :root {
    --hero-bg-fs: clamp(1rem, 1.682vw, 10rem);
    --ecosystem-header-fs: clamp(0.9rem, 1.261vw, 7.5rem);
    --ecosystem-txt: clamp(0.75rem, 0.841vw, 7.125rem);
    --ecosystem-title: clamp(1.125rem, 1.576vw, 8rem);
    --footer-menu-fs: clamp(0.8rem, 0.946vw, 7.25rem);
    --font-30: clamp(0.9rem, 1vw, 7.25rem);
    --news-fs-title: clamp(0.8rem, 0.946vw, 7.25rem);
  }

  .pipeline-container {
    padding: 5px;
  }

.featured__articles .slick-slide > div > div > a:nth-child(1) {
        width: 45vw !important;
    }

  .article-container-with-relatedArticles > div:first-of-type {
    max-width: 70vw;
  }

  .pos-integration-system-outer-container h2 + p {
    max-width: 100rem;
  }

  .static-page__content *,
  .static-page__content p {
    line-height: 1.2;
  }

  .footer-bottom a img {
    width: 4vw;
  }

  .footer-middle img {
    width: 1vw;
  }

  .app-download p img {
    width: 2vw;
  }

  .app-download ul img {
    width: 4vw;
  }

  .footer-logos img {
    width: 8vw;
  }

  .cta-block:hover,
  .cta-block {
    padding: 2rem 5rem;
  }

  .ecosystem-txt {
    font-size: var(--ecosystem-txt);
  }

  .main__image.Become.part.of.Estia.Payments img,
  .main__image.Unlocking.New.Opportunities img,
  .hero-container .bg-image img {
    height: 33vw;
    max-height: 200rem;
    width: 100%;
  }

  .hero-txt-container {
    max-width: 100%;
  }

  .cash-back .ecosystem-txt {
    max-width: 100rem;
  }

  .cash-back-img img {
    width: 23vw;
  }

  .matrix .ecosystem-container > div {
    width: 33%;
    justify-content: center;
  }

  select:focus,
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="date"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="time"]:focus,
  input[type="url"]:focus,
  textarea:focus,
  input[type="text"],
  input[type="password"],
  input[type="date"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="month"],
  input[type="week"],
  input[type="email"],
  input[type="number"],
  input[type="search"],
  input[type="tel"],
  input[type="time"],
  input[type="url"],
  textarea {
    padding: 1.6vw;
  }

  .box-container h3,
  .box-container ul {
    margin-left: 7rem;
  }

  .innerpage .about-us-outer-container .pipeline-container ul {
    margin-left: 5rem;
  }
  textarea#message {
    height: 8vw !important;
  }

  .pipeline-2 > div > div {
    text-align: center;
    height: 8vw;
  }

  .pipeline-2 > div:nth-child(even) {
    margin-top: -7vw;
  }

  .pipeline-2 > div > div {
    height: 6vw;
  }

  .pipeline-2 > div:nth-child(odd) {
    margin-top: 5vw;
    gap: 2vw;
  }
  .main__image.Become.part.of.Estia.Payments
    + .static-page__content.pipeline-2
    div
    img,
  .Unlocking.New.Opportunities + .static-page__content.pipeline-2 div img {
    max-width: 100% !important;
    width: 9vw !important;
  }
  select {
    height: 3vw;
  }

  .footer-bottom a img {
    max-width: 100%;
  }

  .input-container {
    padding: 4rem 0;
  }

  .clip-it-contact .pipeline-container {
    border: 0;
    padding: 4px;
  }

  .section .image img {
    max-width: 55%;
    width: 100% !important;
  }

  label {
    font-size: clamp(0.75rem, 0.841vw, 7.125rem);
  }

  .top-bar {
    height: 235px;
  }

  .top-bar-section .dropdown li a {
    padding: 0.7vw !important;
  }

  .ecosystem-outer-container,
  .site-footer > div:not(.footer-bg-image),
  .top-bar,
  .hero-txt-img-container {
    max-width: 80%;
    justify-content: space-between;
  }

  .footer-menu a {
    font-size: 0.7vw;
  }

  #contact,
  .static-page__title p,
  .main__image .static-page__title,
  .homepage .pipeline-outer-container,
  .row {
    width: 72.5%;
    max-width: 100%;
  }

  .row.about-us-outer-containe-row .section {
    max-width: 100%;
  }

  .row.about-us-outer-containe-row .box-outer-container {
    width: 95%;
    max-width: 100%;
  }

  .ecosystem-outer-container .hero-txt-container {
    max-width: 33%;
  }

  .ecosystem-wrapper img {
    width: 1.4vw;
    margin-right: 5rem;
  }

  .hero-container {
    max-width: 100%;
  }

  .hero-img img {
    width: auto;
    height: 23vw;
    object-fit: contain;
  }

  .ecosystem-img img {
    width: auto;
    height: 36vw;
    max-height: 205rem;
    object-fit: cover;
  }

  .homepage .pipeline-outer-container {
    max-width: 240rem;
  }
  .ecosystem-outer-container,
  .site-footer > div:not(.footer-bg-image),
  .top-bar,
  .hero-txt-img-container {
    margin-left: auto;
    margin-right: auto;
  }

  .featured__nav .slick-list .slick-track p,
  .news-read-more time,
  .static-page__title span:nth-child(2),
  .app-download li,
  .hero-headline,
  .top-bar-section .btn-join:hover,
  .top-bar-section .btn-join,
  .btn-join,
  .cta-cotnaier > div:last-of-type a,
  .socialMedia-container p,
  .site-footer__copyrights,
  .site-footer__copyrights a,
  .cta-block:hover,
  .cta-block,
  .hero-txt-container p,
  .flex-consumers .ecosystem-txt,
  .top-bar-section li:not(.has-form) a:not(.button) {
    font-size: var(--ecosystem-txt);
  }

  .top-bar-section .btn-join:hover,
  .top-bar-section .btn-join,
  .btn-join {
    padding: 3px 24px;
  }

  .hero-txt-img-container {
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    top: 8rem;
  }

  .flex-consumers .ecosystem-txt {
    max-width: 100rem;
  }

  .consumers-list .feature > p {
    font-size: var(--ecosystem-txt) !important;
  }

  .box-outer-container .pipeline-container {
    padding: 1rem;
  }

  .ecosystem-txt {
    max-width: 50%;
  }

  .main__image img {
    min-height: 80rem;
  }

  #logo img {
    min-width: 11vw;
  }

  .top-bar-section .dropdown li {
    width: 100%;
    padding: 1rem;
  }
}

@media screen and (max-width: 1540px) {
  .hero-txt-img-container {
    left: clamp(2rem, 1.42vw, 20rem);
  }

  .news-homepage-container .news {
    width: clamp(300px, 29.22vw, 45rem);
  }
}

@media screen and (max-width: 1200px) {
  .footer-top-container > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 4rem;
  }

  .footer-logos {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --hero-bg-fs: 3.8rem;
  }

  .article-container-with-relatedArticles {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  #articlebody .news-container {
    min-width: unset;
  }

  .hero-txt-img-container {
    left: clamp(2rem, 6.38vw, 18rem);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 58%;
    max-width: 100%;
  }

  .hero-container .bg-image img {
    min-height: 65rem;
  }

  [class*="block-grid-"] {
    max-width: 660px;
    /* αλλαγή ανάλογα με το μέγεθος του thumb */
    margin: auto;
  }

  .what-we-do-container,
  .pipeline-outer-container > div {
    -ms-grid-column-align: center;
    justify-self: center;
    max-width: 50rem;
    -ms-grid-columns: (1fr) [1];
    grid-template-columns: repeat(1, 1fr);
  }

  .site-footer > div:not(.footer-bg-image) {
    padding: 0 3rem;
  }

  .ecosystem-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 3rem;
  }

  .ecosystem-container > .ecosystem-txt:first-child {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .ecosystem-container > .ecosystem-txt:last-child {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .ecosystem-container > .ecosystem-img {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    height: 46rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;

    img {
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain;
    }
  }

  .ecosystem-outer-container > div > .ecosystem-txt:last-child {
    margin-top: 3rem;
  }

  .ecosystem-txt {
    text-align: center;
    text-wrap: pretty;
  }

  .pipeline {
    text-align: center;
  }

  .footer-top-container > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 4rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .footer-top-container {
    padding-top: 1rem;
  }

  .ecosystem-txt .moduleTitle {
    margin: 0 auto;
  }

  .footer-middle {
    margin-top: 5rem;
  }

  .box-outer-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .box-outer-container {
    .pipeline-container {
      max-width: 56rem;
      margin: 0 auto;
      width: 100%;
    }
  }
}

@media screen and (max-width: 640px) {
  :root {
    --upper-distance: 5rem;
    --hero-bg-fs: 3.2rem;
    --ecosystem-header-fs: 2.4rem;
    --ecosystem-txt: 1.6rem;
    --ecosystem-title: 3rem;
    --footer-menu-fs: 1.8rem;
    --border-radius: 8rem;
    --hero-bg-fs: 2.4rem;
  }

  .footer-bottom {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 2rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .footer-logos {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 2rem;
  }

  .st_linkedin_hcount {
    display: none;
  }

  [class*="block-grid-"] {
    max-width: 330px;
    /* αλλαγή ανάλογα με το μέγεθος του thumb */
    margin: auto;
  }

  .breadcrumbs *,
  .breadcrumbs > .current {
    font-size: 15px;
  }

  .top-bar-section {
    float: none !important;
  }

  .top-bar .toggle-topbar.menu-icon a {
    color: #000000;
    margin-top: 0;
  }

  .top-bar .toggle-topbar.menu-icon a {
    position: relative;
    width: 2.4rem;
    padding-right: 0;
    height: auto;
  }

  .news-homepage-container .news {
    width: unset;
  }

  /* .top-bar .toggle-topbar.menu-icon a::after {
    box-shadow: 0 10px 0 1px #000000, 0 16px 0 1px #000000, 0 22px 0 1px #000000;
  } */

  .top-bar .toggle-topbar.menu-icon a::after {
    display: none !important;
  }

  .top-bar .toggle-topbar.menu-icon a span {
    display: block;
    width: 100%;
    border-radius: 3px;
    height: 0.3rem;
    background: var(--yellow-color);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
  }

  .top-bar .toggle-topbar.menu-icon a span + span {
    margin-top: 0.3rem;
  }

  .top-bar.expanded .toggle-topbar.menu-icon a span:nth-child(1) {
    -webkit-animation: ease 0.7s top forwards;
    animation: ease 0.7s top forwards;
  }

  .top-bar .toggle-topbar.menu-icon a span:nth-child(1) {
    -webkit-animation: ease 0.7s top-2 forwards;
    animation: ease 0.7s top-2 forwards;
  }

  .top-bar.expanded .toggle-topbar.menu-icon a span:nth-child(2) {
    -webkit-animation: ease 0.7s scaled forwards;
    animation: ease 0.7s scaled forwards;
  }

  .top-bar .toggle-topbar.menu-icon a span:nth-child(2) {
    -webkit-animation: ease 0.7s scaled-2 forwards;
    animation: ease 0.7s scaled-2 forwards;
  }

  .top-bar.expanded .toggle-topbar.menu-icon a span:nth-child(3) {
    -webkit-animation: ease 0.7s bottom forwards;
    animation: ease 0.7s bottom forwards;
  }

  .top-bar .toggle-topbar.menu-icon a span:nth-child(3) {
    -webkit-animation: ease 0.7s bottom-2 forwards;
    animation: ease 0.7s bottom-2 forwards;
  }

  @-webkit-keyframes top {
    0% {
      top: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }

    50% {
      top: 0.5rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }

    100% {
      top: 0.5rem;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
  }

  @keyframes top {
    0% {
      top: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }

    50% {
      top: 0.5rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }

    100% {
      top: 0.5rem;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
  }

  @-webkit-keyframes top-2 {
    0% {
      top: 0.5rem;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }

    50% {
      top: 0.5rem;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }

    100% {
      top: 0;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
  }

  @keyframes top-2 {
    0% {
      top: 0.5rem;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }

    50% {
      top: 0.5rem;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }

    100% {
      top: 0;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
  }

  @-webkit-keyframes bottom {
    0% {
      bottom: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }

    50% {
      bottom: 0.7rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }

    100% {
      bottom: 0.7rem;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
    }
  }

  @keyframes bottom {
    0% {
      bottom: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }

    50% {
      bottom: 0.7rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }

    100% {
      bottom: 0.7rem;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
    }
  }

  @-webkit-keyframes bottom-2 {
    0% {
      bottom: 0.7rem;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
    }

    50% {
      bottom: 0.7rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }

    100% {
      bottom: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
  }

  @keyframes bottom-2 {
    0% {
      bottom: 0.7rem;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
    }

    50% {
      bottom: 0.7rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }

    100% {
      bottom: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
  }

  @-webkit-keyframes scaled {
    50% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }

    100% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
  }

  @keyframes scaled {
    50% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }

    100% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
  }

  @-webkit-keyframes scaled-2 {
    0% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }

    50% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }

    100% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }

  @keyframes scaled-2 {
    0% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }

    50% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }

    100% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }

  .overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 2;
  }

  .top-bar.expanded .title-area {
    background: transparent;
  }

  .top-bar-section li:not(.has-form) a:not(.button) {
    text-align: center;
  }

  ul.dropdown {
    background: transparent !important;
  }

  .footer-menu-container {
    margin: 0;
  }

  .footer-menu-container > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 4rem;
    text-align: center;
  }

  .socialMedia-container {
    text-align: center;
    margin-top: 3rem;
  }

  .socialMedia-container ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .footer-middle {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .footer-menu h4 {
    margin-bottom: 2rem;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-top-container > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 3rem;
  }

  .top-bar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 72px;
    padding-top: 1rem;
  }

  .top-bar .title-area {
    width: 100%;
  }

  .site-header {
    background-color: var(--bg-purple-color);
  }

  .top-bar-section {
    margin: 3rem auto 0;
    padding-bottom: 5rem;

    .center {
      gap: 2rem;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
    }
  }

  ul.title-area #logo {
    width: 200px;
  }

  .mobile-social {
    display: block;
  }

  .hero-txt-img-container {
    top: 59%;
    left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-right: 1rem;
  }

  .hero-container .bg-image img {
    height: clamp(100px, 150vw, 940px);
  }

  .hero-img img {
    height: clamp(210px, 82.81vw, 530px);
    -o-object-fit: contain;
    object-fit: contain;
  }

  .cta-cotnaier {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }

  .cta-cotnaier > div:last-of-type a,
  .cta-block:hover,
  .cta-block {
    padding: 12px 2rem;
  }

  .bg-image::after {
    bottom: -40px;
    height: 90px;
  }

  .hero-container .bg-image img {
    border-bottom-left-radius: 8rem;
    border-bottom-right-radius: 8rem;
  }

  .ecosystem-outer-container {
    margin-top: calc(var(--upper-distance) + 10px);
  }

  .site-footer::before {
    border-top-left-radius: 8rem;
    border-top-right-radius: 8rem;
  }

  .footer-top-container {
    padding-top: 1rem;
  }

  .footer-logos {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .hero-txt-container p {
    margin-bottom: 10px;
  }

  .terms-container {
    display: flex;
  }

  .main__image {
    margin-top: 7rem;
  }

  .footer-bottom {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 3rem;
    margin-top: 2rem;
  }

  .footer-logos > a:nth-child(1) {
    position: relative;
    left: -2rem;
  }

  .footer-logos > a:nth-child(2) {
    position: relative;
    left: -3rem;
  }

  .footer-logos > a:nth-child(3) {
    position: relative;
    left: -3rem;
  }

  .footer-bottom a img {
    max-width: 6rem;
    height: auto;
  }

  iframe {
    width: 95vw;
  }
}

@media screen and (max-width: 500px) {
  .hero-container .bg-image img {
    min-height: clamp(68rem, 152vw, 76rem);
  }
}
