.scroll-area[data-v-98c5bf3c] {
  position: relative;
  margin: auto;
  width: 100%;
  height: calc(100vh - 56px);
}
.main-container[data-v-98c5bf3c] {
  border-radius: 4px;
  min-width: 1100px;
  width: 100%;
  padding: 20px;
  background-position: center;
  background-size: cover;
  background-color: #fff;
  overflow: auto;
  left: 0;
  margin-bottom: 0;
  position: relative;
  margin-top: 50px;
  margin-bottom: 20px;
  height: calc(100vh - 100px);
  -webkit-box-shadow: 0 4px 32px 0 rgba(88, 88, 88, 0.1);
          box-shadow: 0 4px 32px 0 rgba(88, 88, 88, 0.1);
}
footer[data-v-98c5bf3c] {
  height: 100px;
  margin: 20px 0px 20px 0px;
  background-color: rgba(0, 0, 0, 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap/wrap-reverse;
      flex-wrap: wrap/wrap-reverse;
}
.foot-container .content.has-text-centered section[data-v-98c5bf3c] {
  text-align: center;
  font-size: 12px;
  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;
  -ms-flex-wrap: wrap/wrap-reverse;
      flex-wrap: wrap/wrap-reverse;
  align-items: center;
}
.foot-container .content.has-text-centered img[data-v-98c5bf3c] {
  display: inline-block;
  vertical-align: middle;
  width: 11px;
  height: 13px;
}
.cardctx[data-v-98c5bf3c] {
  height: 220px;
}
.button-group[data-v-98c5bf3c] {
  font-size: 20px;
  width: 150px;
  height: 60px;
}
.buttons-group[data-v-98c5bf3c] {
  margin: 0 auto;
  width: 100%;
  height: 80px;
  margin-top: 30px;
  margin-bottom: 50px;
  text-align: center;
}
.hentry-header[data-v-98c5bf3c] {
  display: inline-block;
  width: 78%;
  text-align: left;
  vertical-align: top;
}
.hentry-header p[data-v-98c5bf3c] {
  font-size: 18px;
}
.kratos-hentry[data-v-98c5bf3c] {
  height: 40%;
  min-height: 280px;
  position: relative;
  z-index: 90;
  display: inline-block;
  padding: 0px;
  width: 18%;
  max-width: 300px;
  overflow: hidden;
  border: 1px solid #e4e4e4;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  border-radius: 8px;
  cursor: pointer;
  table-layout: fixed;
  word-wrap: break-word;
  margin: 24px;
  --box-shadow-color: #fff;
  /* Declaring the variable */
  -webkit-box-shadow: 0px 0px 12px var(--box-shadow-color);
          box-shadow: 0px 0px 12px var(--box-shadow-color);
  -webkit-transition: border 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: border 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, border 0.3s ease;
  transition: box-shadow 0.3s ease, border 0.3s ease, -webkit-box-shadow 0.3s ease;
}
.kratos-hentry[data-v-98c5bf3c]:hover {
  background-color: #fff;
  --box-shadow-color: rgb(117, 190, 241);
  -webkit-box-shadow: 30 30 30px rgba(110, 202, 238, 0.15);
          box-shadow: 30 30 30px rgba(110, 202, 238, 0.15);
  -webkit-transform: translate3d(0, 1px, -2px);
  transform: translate3d(0, 0px, 0px);
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
.ribbon-lanren-blue[data-v-98c5bf3c] {
  width: 95px;
  height: 98px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  right: -3px;
}
.ribbon-blue[data-v-98c5bf3c] {
  color: #e9eff3;
  text-align: center;
  text-shadow: rgba(19, 90, 122, 0.5) 0px 1px 0px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: relative;
  padding: 5px 0;
  left: 18px;
  top: 12px;
  width: 100px;
  font-size: 14px;
  background-color: #3275f1;
}
.card-title[data-v-98c5bf3c] {
  font-size: 18px;
  line-height: 40px;
  color: #2e364e;
}
.description[data-v-98c5bf3c] {
  font-size: 12px;
  color: #8a929e;
}
