@import url("https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Orbitron:wght@400;500;600;800;900&display=swap");

html.isTest .sf_cols.container_wrapper.section2.techSection {
  margin: 0 !important;
}

html.isTest .fintechContent {
  min-height: 100vh !important;
}

html.isTest .sf_cols.container_wrapper.getStarted {
  margin: 0 !important;
}

html.isTest .sf_cols.container_wrapper.section4.techSection {
  margin: 0 !important;
}

html.isTest .sf_cols.container_wrapper.section5.techSection {
  margin: 0 !important;
}

html.isTest .sf_cols.container_wrapper.section1.techSection {
  margin: 0 !important;
}

html.isTest .sf_cols.container_wrapper.section3.techSection {
  margin: 0 !important;
}

html.isTest section#mainWrapper {
  margin-bottom: 0px !important;
}

body {
  background-color: #000;
}

.introSection {
  /* background: #0c214c; */
  background: #00000054;
  margin-bottom: 0 !important;
  color: #fff;
  min-height: 100vh !important;
  display: none;
  align-items: center;
}

.anchorBlocks {
  color: #09ab9e;
  /*display: flex;
  justify-content: space-evenly;
  align-items: center;*/
  margin-top: 20px;
  margin-left: 50px;
}

.anchorBlocks div {
  font-size: 20px;
  cursor: pointer;
  font-family: "Orbitron", sans-serif;
  font-weight: 700;
  transition: all 0.3s;
  background: #fff;
  padding: 10px 20px;
  border-radius: 200px;
  display: inline-block;
  margin-right: 20px;
}

.anchorBlocks div:hover {
  transform: scale(1.1);
}

.fintechFuture h1,
.getStartedBlock h2 {
  color: #fff !important;
  font-size: 50px;
  font-family: "Orbitron", sans-serif;
  text-shadow: 2px 4px 0px #000000c4;
}

.fintechFuture p {
  font-size: 18px;
  line-height: 34px;
  width: 80%;
  margin: auto;
}

.fintechFuture {
  margin: 5%;
  text-align: center;
}

.card {
  background: #fff;
  color: #041c50;
  font-size: 20px;
  padding: 40px 30px;
  border-radius: 19px;
  font-weight: bolder;
  align-items: center;
  text-align: center;
  gap: 10px;
}

.card .fas {
  font-size: 50px;
}

.card .fab {
  font-size: 60px;
}

sup {
  /* font-weight: 900; */
}

.instractionText {
  margin: 70px 0px;
}

small,
.small {
  font-size: 80%;
}

.instractionText p {
  font-size: 17px;
  /* font-weight: bold;*/
  text-align: left;
}

.fintechFuture .row {
  margin: 80px 0px;
}

.getStarted {
  background-image: url(/cisiweb2/image/fintech/startNew.jpg);
  background-size: cover;
  background-position: center center;
  color: #fff;
  margin-bottom: 0 !important;
}

.getStartedBlock {
  padding: 40px;
  margin: 20px 0px 150px;
  color: #fff;
  /*background: #000822f7;*/
  float: right;
  margin-right: 5%;
}

.getStartedBlock p {
  font-size: 18px;
}

.getStarted {
  overflow: hidden;
}

.getStartedBlock .fas {
  color: #fff;
  margin-bottom: 20px;
  margin-top: 20px;
  font-size: 4em;
}

.getStartedBlock .col-sm-6 {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.videoBlock {
  /* display: flex; */
  display: none;
  justify-content: space-around;
  align-items: center;
}

.videoBlock p {
  width: 50%;
  text-align: center;
}

.videoWrapper {
  background: linear-gradient(
    90deg,
    rgb(255 68 255) 0%,
    rgba(79, 70, 150, 1) 51%,
    rgb(79 2 199 / 48%) 100%
  );
  color: #fff;
  /* margin-top: 4px !important; */
  margin-bottom: 160px !important;
  margin-right: -1%;
  margin-left: -1%;
  height: 260px;
}

.videoWrapper .row {
  width: 84%;
  margin: 0 auto !important;
}

.videoWrapper .row .videoText {
  padding: 35px 0px 0px;
  font-size: 21px;
  display: block;
}

.videoWrapper .row .heartsVideo {
  margin-top: -35px;
  margin-bottom: -75px;
}

.heartsVideo iframe {
  width: 76% !important;
  height: 76% !important;
}

.authorInfo {
  text-align: right;
  /* width: 200px; */
  display: flex;
  justify-content: flex-end;
  font-size: 19px;
}

.getStartedBlock .col-sm-6 a {
  color: #fff;
  text-decoration: underline;
  cursor: pointer;
}

.getStartedBlock .col-sm-6 h3 {
  color: #fff;
  margin-top: 0;
  font-weight: bold;
}

.intro-Section {
  position: relative;
  min-height: calc(100vh - 80px);
  margin-bottom: 0px !important;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  object-fit: cover;
  margin: 0 !important;
}

.intro-Section div.col-md-8 > div:nth-child(1) > div:nth-child(1) > h1 {
  font-size: 170px;
  color: #ffffffe8;
  margin-left: 50px;
  font-weight: 900;
  font-family: "Abril Fatface", cursive;
}

.intro-Section div.col-md-8 > div:nth-child(2) > div:nth-child(2) > h1 {
  text-align: right;
  margin-right: 50px;
  font-size: 170px;
  color: #ffffffe8;
  font-weight: 900;
  font-family: "Abril Fatface", cursive;
}

.intro-block > .row > .col-md-4 {
  padding: 0;
}

.fistRow .col-sm-6:nth-child(2) {
  color: #fff;
  font-family: "Raleway";
  font-size: 18px;
}

.fintechText {
  width: 90%;
  margin-left: auto;
  margin-top: 40px;
}

.fistRow .col-sm-6:nth-child(2) {
  color: #fff;
  font-family: "Raleway";
  font-size: 20px;
  margin-right: auto;
}

span.fintech-title {
  font-size: 25px;
  font-weight: bold;
}

img.scroll {
  width: 70px;
  margin: 40px auto 10px;
  cursor: pointer;
}

section#mainWrapper {
  margin-bottom: -25px;
}

.techSection {
  background-image: url("/cisiweb2/image/fintech/section1bg.jpg");
  background-size: cover;
  background-position: bottom center;
  color: #fff;
}

.section1 {
  background-image: url("/cisiweb2/image/fintech/section1bg.jpg");
}

.section2 {
  background-image: url("/cisiweb2/image/fintech/paymentbg-new.jpg");
}

.section3 {
  background-image: url("/cisiweb2/image/fintech/regtechbg-new.jpg");
  /* -webkit-transform: scaleX(-1);
  transform: scaleX(-1); */
}

/* .section3 .sectionContent,
.section4 .sectionContent {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
} */
.section4 {
  background-image: url("/cisiweb2/image/fintech/wealthtechbgnew.jpg");
  /* -webkit-transform: scaleX(-1);
  transform: scaleX(-1); */
}

.section5 {
  background-image: url("/cisiweb2/image/fintech/section5bg.jpg");
}

.techSection.sf_cols {
  padding: 5% 0px;
  margin-bottom: 0px !important;
}

.techSection h2 {
  color: #fff;
  font-size: 50px;
  font-family: "Orbitron", sans-serif;
  text-shadow: 2px 4px 0px #000000c4;
}

.sectionContent {
  width: 50%;
  margin-left: 5%;
}

.section2 .sectionContent,
.section5 .sectionContent {
  margin-left: 45%;
}

.sectionContent p {
  font-size: 18px;
  line-height: 34px;
}

.courseBlock {
  display: inline-block;
  background: #fff;
  padding: 0px;
  border-radius: 20px;
  width: calc(33% - 20px);
  vertical-align: top;
  position: relative;
}

.courseImg {
  border-radius: 19px 19px 0px 0px;
}

.courseImg.courseMatchHeight img {
  border-radius: 19px 19px 0px 0px;
}

.courseTitle {
  padding: 10px 20px 55px;
  width: 100% !important;
  max-width: 100%;
}

.courseTitle h3 {
  font-family: "Orbitron";
  font-size: 20px;
  color: #0c214c;
  margin-bottom: 4px;
  margin-top: 10px;
}

.courseTitle p {
  color: #0c214c;
  line-height: normal;
  font-size: 13px;
}

.prModule {
  background: #788d3d;
  display: inline-block;
  font-size: 10px;
  text-transform: uppercase;
  color: #fff;
  padding: 4px 10px;
  margin-bottom: 10px;
  border-radius: 6px;
  position: absolute;
  top: 10px;
  right: 10px;
}

.prAssessment {
  background: #0175b2;
  display: inline-block;
  font-size: 10px;
  text-transform: uppercase;
  color: #fff;
  padding: 4px 10px;
  margin-bottom: 10px;
  border-radius: 6px;
  position: absolute;
  top: 10px;
  right: 10px;
}

.reviewArticle {
  background: #006666;
  display: inline-block;
  font-size: 10px;
  text-transform: uppercase;
  color: #fff;
  padding: 4px 10px;
  margin-bottom: 10px;
  border-radius: 6px;
  position: absolute;
  top: 10px;
  right: 10px;
}

.cisitvVideo {
  background: #f99f1b;
  display: inline-block;
  font-size: 10px;
  text-transform: uppercase;
  color: #fff;
  padding: 4px 10px;
  margin-bottom: 10px;
  border-radius: 6px;
  position: absolute;
  top: 10px;
  right: 10px;
}

.courseBlock .btn-primary,
.getStartedBlock .btn-primary {
  font-size: 13px;
  padding: 10px;
  background: #0c214c;
  border-color: #0c214c;
  position: absolute;
  bottom: 15px;
  width: calc(100% - 40px);
  display: flex;
  align-items: center;
  justify-content: center;
}

.courseBlock .btn-primary:hover {
  background: #1d3972;
  border-color: #1d3972;
}

.getStartedBlock .btn-primary {
  text-decoration: none !important;
  position: unset;
  width: max-content;
  font-size: 14px;
  font-weight: bold;
  background: linear-gradient(
    90deg,
    rgba(255, 68, 255, 1) 33%,
    rgba(79, 70, 150, 1) 100%
  );
}

.getStartedBlock .btn-primary:hover {
  background: linear-gradient(
    90deg,
    rgba(79, 70, 150, 1) 33%,
    rgba(255, 68, 255, 1) 100%
  );
}

.swiper {
  width: 100% !important;
  margin-top: 20px;
}

.swiper-button-prev {
  left: -25px;
  color: #fff;
}

.swiper-button-next {
  right: -25px;
  color: #fff;
}

.swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: -30px;
}

.swiper-pagination-bullet {
  background: #fff;
}

.courseBlock .fas {
  font-size: 20px;
  margin-right: 10px;
}

@media (max-width: 1700px) {
  .intro-Section div.col-md-8 > div:nth-child(1) > div:nth-child(1) > h1 {
    margin-left: 15px;
  }

  .intro-Section div.col-md-8 > div:nth-child(1) > div:nth-child(1) > h1,
  .intro-Section div.col-md-8 > div:nth-child(2) > div:nth-child(2) > h1 {
    font-size: 140px;
  }

  .fistRow .col-sm-6:nth-child(2) {
    font-size: 18px;
  }
}

@media (max-width: 1500px) {
  .intro-Section div.col-md-8 > div:nth-child(1) > div:nth-child(1) > h1,
  .intro-Section div.col-md-8 > div:nth-child(2) > div:nth-child(2) > h1 {
    font-size: 120px;
  }

  .fistRow .col-sm-6:nth-child(2) {
    font-size: 18px;
  }
}

@media (max-width: 1300px) {
  .fistRow .col-sm-6:nth-child(2) {
    font-size: 14px;
  }
}

@media (max-width: 1100px) {
  .intro-Section div.col-md-8 > div:nth-child(1) > div:nth-child(1) > h1,
  .intro-Section div.col-md-8 > div:nth-child(2) > div:nth-child(2) > h1 {
    font-size: 90px;
  }

  .intro-Section {
    min-height: calc(50vh - 80px);
  }
}

@media (max-width: 768px) {
  .secondRow .col-sm-6:nth-child(1) {
    width: 35%;
  }

  .fintechText {
    width: 100%;
  }

  .intro-block > .row > .col-md-4 {
    display: none;
  }
}

@media (max-width: 600px) {
  .intro-Section div.col-md-8 > div:nth-child(1) > div:nth-child(1) > h1,
  .intro-Section div.col-md-8 > div:nth-child(2) > div:nth-child(2) > h1 {
    font-size: 65px;
  }

  .intro-Section div.col-md-8 > div:nth-child(2) > div:nth-child(2) > h1 {
    margin: 0;
  }

  .secondRow .col-sm-6:nth-child(1),
  .fintechText {
    display: none;
  }

  .intro-block > .row > .col-md-4 {
    display: none;
  }

  .intro-Section {
    min-height: calc(60vh - 80px);
  }
}

/* new css */

.intro-Section {
  position: relative;
  min-height: calc(100vh - 80px);
  margin-bottom: 0px !important;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  object-fit: cover;
  margin: 0 !important;
  background: #00000054;
  overflow: hidden;
}

video#fintechBGVideo {
  position: fixed;
  left: 0;
  z-index: -1;
  filter: opacity(1);
  width: 100%;
  object-fit: cover;
  object-position: top;
  height: 100vh;
}

h1.heading {
  font-size: 120px;
  margin: 0;
  color: #ffffffe8;
  margin-left: 50px;
  font-weight: 900;
  font-family: "Orbitron", sans-serif;
}

span.title {
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  font-family: "Raleway";
}

span.body {
  display: none;
  font-size: 22px;
  color: #fff;
  font-family: "Orbitron";
  font-weight: 700;
}

.matchHeight {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.fintechContent {
  min-height: calc(100vh - 80px);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.paymentBlock {
  background: url(/cisiweb2/image/fintech/paymentbg-new.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  object-fit: cover;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  filter: grayscale(0.25);
}

.regtechBlock {
  background: url(/cisiweb2/image/fintech/regtechbg-new.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  object-fit: cover;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  filter: grayscale(0.25);
}

.wealthtechBlock {
  background: url(/cisiweb2/image/fintech/wealthtechBG.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  object-fit: cover;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  filter: grayscale(0.25);
}

.cybersecurityBlock {
  background: url(/cisiweb2/image/fintech/cybersecurityBG.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  object-fit: cover;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  filter: grayscale(0.25);
}

.blockchainBlock {
  background: url(/cisiweb2/image/fintech/blockchainBG.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  object-fit: cover;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  filter: grayscale(0.25);
}

.paymentBlock:hover,
.regtechBlock:hover,
.wealthtechBlock:hover,
.cybersecurityBlock:hover,
.blockchainBlock:hover {
  filter: unset;
}

.modal-dialog {
  width: 75%;
}

.modal .modal-body {
  padding: 0;
  height: 100%;
  overflow: hidden;
}

.modal .modal-body .row {
  margin: 0;
  height: 100%;
}

.modal .modal-body .row > * {
  height: 100% !important;
}

.modal-content {
  height: 100%;
}

div.modal-body > div > div.col-sm-7.matchHeight {
  display: block;
}

.courseList {
  margin-top: 30px;
  vertical-align: top;
}

.modal-body div.col-sm-5.matchHeight > div {
  height: 65vh;
}

.glitch {
  font-family: sans-serif;
  color: #fff;
  position: relative;
  margin: 0;
}

.glitch::after,
.glitch::before {
  content: attr(data-text);
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}

.glitch::after {
  text-shadow: -2px 2px #4c074a;
  left: -2px;
  animation: anim1 1s infinite linear alternate-reverse;
}

.glitch::before {
  text-shadow: 2px -2px #15a4a2;
  left: 2px;
  animation: anim2 1s infinite linear alternate-reverse;
}

@media (max-width: 991.98px) {
  .glitch {
    font-size: 75px;
  }
}

@media (min-width: 992px) {
  .glitch {
    font-size: 150px;
  }
}

@keyframes anim1 {
  0%,
  9% {
    clip-path: inset(14% 0% 23% 0%);
  }

  10%,
  19% {
    clip-path: inset(11% 0% 2% 0%);
  }

  20%,
  29% {
    clip-path: inset(43% 0% 53% 0%);
  }

  30%,
  39% {
    clip-path: inset(21% 0% 33% 0%);
  }

  40%,
  49% {
    clip-path: inset(24% 0% 3% 0%);
  }

  50%,
  59% {
    clip-path: inset(12% 0% 13% 0%);
  }

  60%,
  69% {
    clip-path: inset(13% 0% 11% 0%);
  }

  70%,
  79% {
    clip-path: inset(44% 0% 23% 0%);
  }

  80%,
  89% {
    clip-path: inset(14% 0% 93% 0%);
  }

  90%,
  99% {
    clip-path: inset(22% 0% 13% 0%);
  }

  100% {
    clip-path: inset(33% 0% 23% 0%);
  }
}

@keyframes anim2 {
  0%,
  9% {
    clip-path: inset(23% 0% 25% 0%);
  }

  10%,
  19% {
    clip-path: inset(21% 0% 53% 0%);
  }

  20%,
  29% {
    clip-path: inset(55% 0% 53% 0%);
  }

  30%,
  39% {
    clip-path: inset(62% 0% 21% 0%);
  }

  40%,
  49% {
    clip-path: inset(31% 0% 32% 0%);
  }

  50%,
  59% {
    clip-path: inset(32% 0% 73% 0%);
  }

  60%,
  69% {
    clip-path: inset(64% 0% 22% 0%);
  }

  70%,
  79% {
    clip-path: inset(31% 0% 6% 0%);
  }

  80%,
  89% {
    clip-path: inset(64% 0% 52% 0%);
  }

  90%,
  99% {
    clip-path: inset(48% 0% 41% 0%);
  }

  100% {
    clip-path: inset(92% 0% 1% 0%);
  }
}

.section3.techSection {
  margin-bottom: 25px !important;
}

.section5 .swiper-button-next,
.section5 .swiper-button-prev {
  /* display: none; */
}

.fintechDescription {
  color: #fff;
  width: 55%;
  margin-left: 50px;
  font-size: 22px;
  text-align: left;
  margin-top: 20px;
}

@media (max-width: 1700px) {
  h1.heading {
    font-size: 80px;
  }

  span.body {
    font-size: 20px;
  }
}

@media (max-width: 1600px) {
  .getStarted {
    background-position-x: 30%;
  }

  .heartsVideo iframe {
    width: 93% !important;
    height: 93% !important;
  }
  .fintechDescription {
    width: 90%;
  }
}

@media (max-width: 1400px) {
  h1.heading {
    font-size: 70px;
  }

  span.body {
    font-size: 17px;
  }

  /* .section3 .sectionContent, */
  .section2 .sectionContent,
  .section5 .sectionContent {
    margin-left: 35%;
  }

  .sectionContent {
    width: 60%;
  }

  .videoWrapper .row .heartsVideo {
    margin-top: -15px;
  }

  .heartsVideo iframe {
    width: 96% !important;
    height: 96% !important;
  }

  .videoWrapper {
    margin: 0 -2%;
  }
  .section1,
  .section4 {
    background-position: 80% center;
  }
  .section2 {
    background-position: 35% center;
  }
  img.scroll {
    width: 50px;
    margin: 25px auto 15px;
  }
  .fintechDescription {
    font-size: 19px;
  }
}

@media (max-width: 1300px) {
  h1.heading {
    font-size: 80px;
  }

  img.scroll {
    width: 60px;
  }

  .fintechContent {
    /*min-height: calc(100vh - 140px);*/
  }

  span.body {
    font-size: 16px;
  }

  img.scroll {
    margin: 25px auto 15px;
  }

  .videoWrapper {
    height: 300px;
  }

  .videoWrapper .row .videoText {
    padding: 20px 0px 0px;
  }

  .videoWrapper .row .heartsVideo {
    margin-top: 15px;
  }

  .anchorBlocks {
    margin-top: 3%;
  }
  .instractionText p:nth-child(2) {
    margin-top: -10px;
  }
  .fintechDescription {
    font-size: 18px;
  }
}

@media (max-width: 1100px) {
  h1.heading {
    font-size: 105px;
  }

  span.body {
    font-size: 13px;
  }

  img.scroll {
    margin: 120px auto 0px;
  }

  .intro-Section,
  .fintechContent {
    min-height: calc(100vh - 80px);
  }

  .section2 .sectionContent,
  .section3 .sectionContent,
  .section5 .sectionContent {
    margin-left: 5%;
  }

  .sectionContent {
    width: 90%;
  }

  video#fintechBGVideo {
    height: 100%;
    object-position: left;
  }

  .col-sm-12.col-md-6.getStartedBlock {
    width: 90%;
  }

  .getStarted {
    background-position-x: right;
  }

  .videoWrapper .row .videoText {
    font-size: 19px;
  }

  .videoWrapper .row .heartsVideo {
    margin-top: 40px;
  }
  .section4,
  .section3,
  .section5 {
    background-position: 15% center;
  }
  .section1,
  .section2 {
    background-position: 80% center;
  }
  .fintechDescription {
    font-size: 25px;
    margin-top: 90px;
    margin-left: 50px;
  }
}

@media (max-width: 900px) {
  .anchorBlocks {
    display: none;
  }

  .videoWrapper {
    height: 375px;
    margin-bottom: 350px !important;
  }

  .videoWrapper .row .videoText {
    font-size: 20px;
  }
}

@media (max-width: 850px) {
  h1.heading {
    font-size: 76px;
    margin-left: 50px;
  }
}

@media (max-width: 768px) {
  h1.heading {
    font-size: 76px;
  }

  span.body {
    font-size: 10px;
  }

  .intro-Section,
  .fintechContent {
    /* min-height: calc(82vh - 80px); */
    min-height: calc(100vh - 80px);
  }

  .section3 .sectionContent,
  .section5 .sectionContent {
    margin-left: 5%;
  }

  .sectionContent {
    width: 90%;
  }
}

@media (max-width: 600px) {
  .section2 .sectionContent {
    margin-left: 5%;
  }

  h1.heading {
    font-size: 50px;
    margin-left: 20px;
  }

  span.body {
    display: none;
  }

  .intro-Section,
  .fintechContent {
    min-height: calc(100vh - 80px);
  }

  .techSection h2 {
    font-size: 35px;
  }

  .courseImg img {
    margin: 0 auto;
  }

  .swiper-button-next,
  .swiper-button-prev {
    right: -15px;
  }

  .fintechFuture .col-sm-4 {
    margin-bottom: 5%;
  }

  .videoWrapper {
    margin: 0 -5%;
    height: 470px;
    margin-bottom: 260px !important;
  }

  .videoWrapper .row .videoText {
    padding: 25px 0px 0px;
  }

  .swiper-button-prev {
    left: -16px !important;
  }

  .courseTitle img {
    width: 50%;
  }

  .section5 .swiper-button-next,
  .section5 .swiper-button-prev {
    display: block;
  }
  .fintechDescription {
    font-size: 20px;
    margin-top: 30px;
    margin-left: 20px;
  }
  img.scroll {
    margin: 70px auto 0px;
  }
}

.platformStamp {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #fff;
  padding: 0px 6px;
  border-radius: 200px;
  font-weight: 800;
  height: 28px;
  display: flex;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  align-items: center;
  width: auto;
  justify-content: center;
}
.platformStamp img {
  height: 16px;
}

.courseListFromAPI .courseTitle .courseDescription {
  color: #0c214c;
  line-height: normal;
  font-size: 13px;
  line-height: 1.3em;
  -webkit-line-clamp: 5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 20px;
}

.courseListFromAPI .courseTitle h3 {
  font-family: "Orbitron";
  font-size: 18px;
  color: #0c214c;
  margin-top: 10px;
  font-weight: 600;
  margin-bottom: 15px;
}

.courseListFromAPI .courseTitle {
  height: 300px;
}
.courseDescription p {
  margin: 0;
}

.courseListFromAPI .courseImg {
  height: 170px;
}
.courseListFromAPI .courseImg.courseMatchHeight img {
  border-radius: 19px 19px 0px 0px;
  height: 100%;
  width: 100%;
}

.loading-animation {
  overflow: hidden;
  background: #d0d0d0;
}

.loading-animation::before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  animation: loading 1s infinite;
  background: linear-gradient(to right, transparent, #d9d9d9, transparent);
}

@keyframes loading {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}

.loadingSkeleton {
  width: 300px;
  display: flex;
  flex-direction: column;
}

.Skeleton--header {
  height: 170px;
  border-radius: 19px 19px 0px 0px;
}

.Skeleton--Body {
  height: 300px;
  border-radius: 0px 0px 19px 19px;
  background: #fff;
  display: flex;
  flex-direction: column;
}

.Skeleton--title {
  height: 30px;
  margin: 20px;
  border-radius: 20px;
}

.Skeleton--btn {
  height: 40px;
  margin: 20px;
  border-radius: 20px;
}

.Skeleton--description span {
  display: block;
  height: 20px;
  margin: 20px;
  border-radius: 20px;
}
