@charset "UTF-8";
/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
@font-face {
  font-family: "Saira-Bold";
  src: url(/https/CovenantSQL.io/fonts/Saira-Bold.ttf); }

@font-face {
  font-family: "Saira-Light";
  src: url(/https/CovenantSQL.io/fonts/Saira-Light.ttf); }

@font-face {
  font-family: "Saira-Semibold";
  src: url("/https/CovenantSQL.io/fonts/Saira-SemiBold.ttf"); }

@font-face {
  font-family: "Saira-Regular";
  src: url("/https/CovenantSQL.io/fonts/Saira-Regular.ttf"); }

@font-face {
  font-family: "Arial Black";
  src: local("Arial Black"), url("/https/CovenantSQL.io/fonts/arial-black.ttf"); }

html {
  color: #fff;
  font-size: 1em;
  line-height: 1.4;
  height: 100%;
  background: #28292E;
  box-sizing: border-box; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #666; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #666; }

:-ms-input-placeholder {
  /* IE 10+ */
  color: #666; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #666; }

* {
  -webkit-tap-highlight-color: transparent;
  margin: 0;
  padding: 0; }

a {
  color: #fff;
  text-decoration: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* loading */
.lds-spinner {
  color: official;
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px; }

.lds-spinner div {
  -webkit-transform-origin: 32px 32px;
      -ms-transform-origin: 32px 32px;
          transform-origin: 32px 32px;
  -webkit-animation: lds-spinner 1.2s linear infinite;
          animation: lds-spinner 1.2s linear infinite; }

.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 29px;
  width: 5px;
  height: 14px;
  border-radius: 20%;
  background: #fff; }

.lds-spinner div:nth-child(1) {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s; }

.lds-spinner div:nth-child(2) {
  -webkit-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
          transform: rotate(30deg);
  -webkit-animation-delay: -1s;
          animation-delay: -1s; }

.lds-spinner div:nth-child(3) {
  -webkit-transform: rotate(60deg);
      -ms-transform: rotate(60deg);
          transform: rotate(60deg);
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s; }

.lds-spinner div:nth-child(4) {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s; }

.lds-spinner div:nth-child(5) {
  -webkit-transform: rotate(120deg);
      -ms-transform: rotate(120deg);
          transform: rotate(120deg);
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s; }

.lds-spinner div:nth-child(6) {
  -webkit-transform: rotate(150deg);
      -ms-transform: rotate(150deg);
          transform: rotate(150deg);
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s; }

.lds-spinner div:nth-child(7) {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s; }

.lds-spinner div:nth-child(8) {
  -webkit-transform: rotate(210deg);
      -ms-transform: rotate(210deg);
          transform: rotate(210deg);
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s; }

.lds-spinner div:nth-child(9) {
  -webkit-transform: rotate(240deg);
      -ms-transform: rotate(240deg);
          transform: rotate(240deg);
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s; }

.lds-spinner div:nth-child(10) {
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg);
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s; }

.lds-spinner div:nth-child(11) {
  -webkit-transform: rotate(300deg);
      -ms-transform: rotate(300deg);
          transform: rotate(300deg);
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s; }

.lds-spinner div:nth-child(12) {
  -webkit-transform: rotate(330deg);
      -ms-transform: rotate(330deg);
          transform: rotate(330deg);
  -webkit-animation-delay: 0s;
          animation-delay: 0s; }

@-webkit-keyframes lds-spinner {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes lds-spinner {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */
body {
  font: 16px/26px  "Saira-Regular", "PingFang SC", "Arial Black", Arial, "冬青黑体", "Microsoft YaHei", "微软雅黑", "黑体", "宋体";
  font-weight: normal;
  position: relative;
  z-index: -10;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s; }
  body.body-transparent {
    opacity: 0; }

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, body {
    z-index: 0; }
  /* IE11 */ }

.wrapper {
  margin: 0 100px; }

/* ===================
    ALL: Orange Theme
   =================== */
.only-mobile {
  display: none; }

.ie9 .scrollreveal,
.ie9 .scrollreveal-delay,
.ie9 .scrollreveal-onload {
  visibility: visible; }

.scrollreveal,
.scrollreveal-delay,
.scrollreveal-onload {
  visibility: hidden; }

.load-img {
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s; }
  .load-img.loaded {
    opacity: 1; }

.tri-container {
  overflow: hidden;
  margin-left: 80px;
  margin-right: 80px; }
  .tri-container .tri-column {
    float: left;
    width: 33.3%;
    box-sizing: border-box; }
    .tri-container .tri-column .tri-img-wrapper,
    .tri-container .tri-column .tri-img-wrapper-mobile {
      width: 100%;
      padding-top: 100%;
      position: relative; }
      .tri-container .tri-column .tri-img-wrapper img,
      .tri-container .tri-column .tri-img-wrapper-mobile img {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0; }
    .tri-container .tri-column .column-number {
      font-family: Saira-Bold;
      font-size: 50px;
      letter-spacing: 0;
      line-height: 50px;
      margin-left: -3px; }
    .tri-container .tri-column .column-split {
      width: 26px;
      height: 2px;
      background: #fff;
      margin-top: 16px;
      margin-bottom: 20px; }
    .tri-container .tri-column .column-text {
      font-family: Saira-Bold;
      font-size: 16px;
      letter-spacing: 0; }
    .tri-container .tri-column .column-text-light {
      font-family: Saira-Light;
      font-size: 14px;
      letter-spacing: 0;
      line-height: 28px; }
    .tri-container .tri-column .column-title {
      font-family: Saira-Bold;
      font-size: 30px;
      letter-spacing: 0;
      text-align: center;
      line-height: 30px; }

.header-container .static-header {
  height: 115px; }

.header-container .header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 300;
  -webkit-transition: background 0.4s, -webkit-transform 0.4s;
  transition: background 0.4s, -webkit-transform 0.4s;
  transition: transform 0.4s, background 0.4s;
  transition: transform 0.4s, background 0.4s, -webkit-transform 0.4s;
  box-sizing: border-box;
  height: 81px;
  padding: 45px 60px 0 80px; }
  .header-container .header.no-animation {
    -webkit-transition: none;
    transition: none; }
  .header-container .header.shrink {
    position: fixed;
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
    height: 90px;
    padding-top: 29px;
    background: rgba(34, 37, 43, 0.99);
    top: 0;
    left: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.03); }
    .header-container .header.shrink .logo-link {
      top: 29px; }
    .header-container .header.shrink .header-lang {
      top: 33px; }
      .header-container .header.shrink .header-lang:after {
        border-top-color: #0f0f0f; }
  .header-container .header.sticky {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    position: fixed; }

.header-container .logo-link {
  position: absolute;
  left: 80px;
  top: 44px;
  width: 194px;
  height: 36px;
  background: url(/https/CovenantSQL.io/img/logo_white.png) no-repeat 0 0;
  background-size: 100% auto;
  display: block;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s; }
  .header-container .logo-link:hover {
    opacity: 0.7; }

.header-container .header-nav {
  font-family: Saira-Light;
  height: 36px;
  margin: 0;
  margin-top: 3px;
  padding: 0;
  overflow: hidden;
  text-align: center;
  letter-spacing: 0;
  line-height: 12px; }
  .header-container .header-nav li {
    display: inline-block;
    margin: 0 18px; }
    .header-container .header-nav li.active a {
      color: rgba(255, 255, 255, 0.38); }
      .header-container .header-nav li.active a:hover {
        opacity: 1; }
    .header-container .header-nav li a {
      -webkit-transition: opacity 0.4s;
      transition: opacity 0.4s;
      display: block;
      line-height: 36px;
      font-size: 12px;
      color: #FFFFFF;
      -webkit-transition: opacity 0.4s, color 0.4s;
      transition: opacity 0.4s, color 0.4s; }
      .header-container .header-nav li a:hover {
        opacity: 0.7; }

.header-container .header-lang {
  position: absolute;
  right: 76px;
  top: 48px;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 36px;
  height: 36px;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s; }
  .header-container .header-lang:hover {
    opacity: 0.7; }
  .header-container .header-lang:after {
    content: '';
    position: absolute;
    right: -16px;
    top: 16px;
    width: 4px;
    height: 4px;
    background: #fff;
    -webkit-transform: rotateZ(45deg);
        -ms-transform: rotate(45deg);
            transform: rotateZ(45deg); }

.main-container {
  position: relative;
  z-index: 10;
  background: #fff; }

.about-info {
  /* font-family: Arial, '冬青黑体', '微软雅黑', '黑体', '宋体'; */
  color: #fff;
  font-size: 16px;
  line-height: 32px;
  font-weight: bold; }
  .about-info .about-meta {
    padding-left: 89px;
    position: relative; }
    .about-info .about-meta i {
      position: absolute;
      left: 55px;
      font-style: normal;
      text-decoration: none; }
    .about-info .about-meta span {
      text-decoration: none;
      position: absolute;
      left: 0;
      display: inline-block;
      width: 55px;
      text-align: justify;
      height: 26px;
      overflow: hidden;
      vertical-align: -7px; }
      .about-info .about-meta span:after {
        content: "";
        display: inline-block;
        width: 100%; }
    .about-info .about-meta a {
      color: #fff;
      text-decoration: none; }
  .about-info .about-email span {
    letter-spacing: 1px; }

.info-container {
  padding-top: 60px; }
  .info-container .info-banner {
    height: 40.27778vw;
    position: relative;
    background-position: 0 60px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-attachment: fixed; }
    .info-container .info-banner .info-banner-mask {
      position: absolute;
      width: 100%;
      height: 100%;
      background: #000;
      opacity: 0;
      pointer-events: none; }
  .info-container .info-main {
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .info-container .info-main .info-left {
      /* float: left; */
      box-sizing: border-box;
      width: 480px;
      padding-top: 100px;
      padding-left: 100px; }
      .info-container .info-main .info-left .info-menu .info-menu-item {
        width: 200px;
        height: 60px;
        font-size: 20px;
        letter-spacing: 0;
        line-height: 60px;
        color: #000;
        text-align: center;
        display: block;
        margin-bottom: 20px; }
        .info-container .info-main .info-left .info-menu .info-menu-item.active {
          color: #FFFFFF;
          background: #29292E;
          border-radius: 8px; }
    .info-container .info-main .info-right {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      margin-top: 134px;
      padding-right: 100px;
      padding-left: 60px;
      border-left: 1px solid #f5f5f5; }
      .info-container .info-main .info-right .info-section {
        margin-bottom: 100px; }
        .info-container .info-main .info-right .info-section:last-child {
          margin-bottom: 0; }
        .info-container .info-main .info-right .info-section .info-section-num {
          float: left;
          background: url(/https/CovenantSQL.io/img/news/num.png) no-repeat 56px 64px/28px 20px #FFFFFF;
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.12);
          border-radius: 8px;
          font-family: "Arial Black";
          font-size: 50px;
          font-weight: bold;
          color: #000000;
          letter-spacing: -0.8px;
          line-height: 50px;
          margin-right: 40px;
          width: 90px;
          height: 90px;
          text-align: center;
          box-sizing: border-box;
          padding-top: 10px;
          padding-bottom: 30px; }
        .info-container .info-main .info-right .info-section .info-section-main {
          overflow: hidden; }
          .info-container .info-main .info-right .info-section .info-section-main .info-section-title {
            font-size: 26px;
            color: #000000;
            letter-spacing: 0.3px;
            line-height: 40px;
            font-weight: bold; }
          .info-container .info-main .info-right .info-section .info-section-main .info-section-time {
            font-size: 14px;
            color: #999999;
            letter-spacing: 0.3px;
            line-height: 14px;
            margin-top: 10px; }
          .info-container .info-main .info-right .info-section .info-section-main .info-section-content {
            margin-top: 26px;
            font-size: 16px;
            color: #666666;
            letter-spacing: 0.3px;
            line-height: 32px; }
          .info-container .info-main .info-right .info-section .info-section-main .info-section-more {
            background: #F5F5F5;
            border-radius: 20px;
            cursor: pointer;
            width: 116px;
            height: 36px;
            margin-top: 36px;
            font-size: 14px;
            color: #333333;
            letter-spacing: 0.3px;
            line-height: 36px;
            text-align: center; }
            .info-container .info-main .info-right .info-section .info-section-main .info-section-more img {
              width: 11px;
              margin-left: 5px;
              vertical-align: middle; }

.footer-container {
  background: #242424;
  padding: 0px 100px 80px;
  bottom: 0;
  width: 100%;
  box-sizing: border-box;
  font-family: Saira-Light; }
  .footer-container .footer-wrapper {
    overflow: hidden; }
  .footer-container .footer-section {
    float: left;
    width: 25%;
    box-sizing: border-box; }
  .footer-container .footer-text-section {
    padding-top: 74px;
    padding-left: 90px; }
  .footer-container .footer-logo {
    margin-top: 60px;
    display: block;
    width: 194px;
    height: 36px;
    background: url(/https/CovenantSQL.io/img/logo_white.png) no-repeat 50% 50%;
    background-size: 194px 36px;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s; }
    .footer-container .footer-logo:hover {
      opacity: 0.7; }
  .footer-container .footer-section-title {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.38);
    letter-spacing: 0;
    line-height: 12px;
    margin-bottom: 20px; }
  .footer-container .footer-section-item {
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 12px;
    margin-bottom: 20px;
    display: block; }
  .footer-container a.footer-section-item {
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s; }
    .footer-container a.footer-section-item:hover {
      opacity: 0.7; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* ==========================================================================
   Media Queries
   ========================================================================== */
@media screen and (min-width: 1500px) {
  .tri-container {
    width: 1340px;
    margin-left: auto;
    margin-right: auto; } }

@media only screen and (max-width: 1010px) {
  .only-mobile {
    display: block; }
  .only-pc {
    display: none !important; }
  .tri-container {
    overflow: hidden;
    margin: 0; }
    .tri-container .tri-column {
      float: none;
      width: auto;
      box-sizing: border-box; }
      .tri-container .tri-column .tri-img-wrapper {
        width: auto;
        padding-top: 0;
        position: static; }
        .tri-container .tri-column .tri-img-wrapper img {
          width: auto;
          position: static; }
      .tri-container .tri-column .column-number {
        font-size: 46px;
        line-height: 46px; }
      .tri-container .tri-column .column-number {
        padding-left: 16px; }
      .tri-container .tri-column .column-split {
        margin-left: 20px; }
      .tri-container .tri-column .column-text {
        padding-left: 20px; }
      .tri-container .tri-column .column-text-light {
        font-family: Saira-Light; }
  .header-container .header {
    height: 56px;
    padding: 0; }
    .header-container .header.shrink {
      height: 56px;
      border-bottom: none;
      -webkit-transition: background 0.1s, -webkit-transform 0.4s;
      transition: background 0.1s, -webkit-transform 0.4s;
      transition: transform 0.4s, background 0.1s;
      transition: transform 0.4s, background 0.1s, -webkit-transform 0.4s; }
      .header-container .header.shrink .logo-link {
        width: 162px;
        height: 30px;
        top: 13px; }
      .header-container .header.shrink .nav-button {
        top: 20px; }
    .header-container .header.no-animation {
      -webkit-transition: none;
      transition: none; }
    .header-container .header.active {
      -webkit-transition: background 2s, -webkit-transform 0.4s;
      transition: background 2s, -webkit-transform 0.4s;
      transition: transform 0.4s, background 2s;
      transition: transform 0.4s, background 2s, -webkit-transform 0.4s;
      border-bottom-color: transparent;
      background: rgba(34, 37, 43, 0); }
    .header-container .header .logo-link {
      left: 20px;
      top: 20px;
      margin: 0;
      width: 194px;
      height: 36px; }
    .header-container .header .nav-button {
      background: transparent;
      width: 20px;
      height: 16px;
      top: 30px;
      right: 20px;
      padding: 0;
      cursor: pointer;
      position: absolute;
      box-sizing: border-box; }
      .header-container .header .nav-button.sticky {
        position: fixed;
        z-index: 300; }
      .header-container .header .nav-button div {
        width: 20px;
        height: 2px;
        background: #fff;
        -webkit-transform-origin: 50% 50%;
            -ms-transform-origin: 50% 50%;
                transform-origin: 50% 50%;
        -webkit-transition: width 0.4s, opacity 0.4s, -webkit-transform 0.4s;
        transition: width 0.4s, opacity 0.4s, -webkit-transform 0.4s;
        transition: transform 0.4s, width 0.4s, opacity 0.4s;
        transition: transform 0.4s, width 0.4s, opacity 0.4s, -webkit-transform 0.4s; }
      .header-container .header .nav-button .nav-button-2 {
        margin: 5px 0; }
      .header-container .header .nav-button.active {
        visibility: visible; }
        .header-container .header .nav-button.active .nav-button-1 {
          width: 22px;
          -webkit-transform: translateY(6px) rotateZ(45deg);
              -ms-transform: translateY(6px) rotate(45deg);
                  transform: translateY(6px) rotateZ(45deg); }
        .header-container .header .nav-button.active .nav-button-2 {
          opacity: 0; }
        .header-container .header .nav-button.active .nav-button-3 {
          width: 22px;
          -webkit-transform: translateY(-8px) rotateZ(-45deg);
              -ms-transform: translateY(-8px) rotate(-45deg);
                  transform: translateY(-8px) rotateZ(-45deg); }
  .mobile-nav {
    visibility: hidden;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 200;
    -webkit-transition: visibility 1.5s;
    transition: visibility 1.5s; }
    .mobile-nav.active {
      visibility: visible;
      -webkit-transition: visibility 0.2s;
      transition: visibility 0.2s; }
      .mobile-nav.active .mobile-nav-background {
        opacity: 0.98;
        -webkit-transition: opacity 0.2s;
        transition: opacity 0.2s; }
      .mobile-nav.active .menu-lang {
        opacity: 1;
        -webkit-transform: translate(-50%, 0);
            -ms-transform: translate(-50%, 0);
                transform: translate(-50%, 0);
        -webkit-transition: opacity 0.2s 0.0s, -webkit-transform 0.2s 0.0s;
        transition: opacity 0.2s 0.0s, -webkit-transform 0.2s 0.0s;
        transition: opacity 0.2s 0.0s, transform 0.2s 0.0s;
        transition: opacity 0.2s 0.0s, transform 0.2s 0.0s, -webkit-transform 0.2s 0.0s; }
      .mobile-nav.active .menu-nav li {
        opacity: 1;
        -webkit-transform: translate(0);
            -ms-transform: translate(0);
                transform: translate(0); }
        .mobile-nav.active .menu-nav li:nth-child(1) {
          -webkit-transition: opacity 0.2s 0.5s, -webkit-transform 0.2s 0.5s;
          transition: opacity 0.2s 0.5s, -webkit-transform 0.2s 0.5s;
          transition: opacity 0.2s 0.5s, transform 0.2s 0.5s;
          transition: opacity 0.2s 0.5s, transform 0.2s 0.5s, -webkit-transform 0.2s 0.5s; }
        .mobile-nav.active .menu-nav li:nth-child(2) {
          -webkit-transition: opacity 0.2s 0.4s, -webkit-transform 0.2s 0.4s;
          transition: opacity 0.2s 0.4s, -webkit-transform 0.2s 0.4s;
          transition: opacity 0.2s 0.4s, transform 0.2s 0.4s;
          transition: opacity 0.2s 0.4s, transform 0.2s 0.4s, -webkit-transform 0.2s 0.4s; }
        .mobile-nav.active .menu-nav li:nth-child(3) {
          -webkit-transition: opacity 0.2s 0.3s, -webkit-transform 0.2s 0.3s;
          transition: opacity 0.2s 0.3s, -webkit-transform 0.2s 0.3s;
          transition: opacity 0.2s 0.3s, transform 0.2s 0.3s;
          transition: opacity 0.2s 0.3s, transform 0.2s 0.3s, -webkit-transform 0.2s 0.3s; }
        .mobile-nav.active .menu-nav li:nth-child(4) {
          -webkit-transition: opacity 0.2s 0.2s, -webkit-transform 0.2s 0.2s;
          transition: opacity 0.2s 0.2s, -webkit-transform 0.2s 0.2s;
          transition: opacity 0.2s 0.2s, transform 0.2s 0.2s;
          transition: opacity 0.2s 0.2s, transform 0.2s 0.2s, -webkit-transform 0.2s 0.2s; }
        .mobile-nav.active .menu-nav li:nth-child(5) {
          -webkit-transition: opacity 0.2s 0.1s, -webkit-transform 0.2s 0.1s;
          transition: opacity 0.2s 0.1s, -webkit-transform 0.2s 0.1s;
          transition: opacity 0.2s 0.1s, transform 0.2s 0.1s;
          transition: opacity 0.2s 0.1s, transform 0.2s 0.1s, -webkit-transform 0.2s 0.1s; }
    .mobile-nav .mobile-nav-background {
      background: #22252B;
      opacity: 0;
      -webkit-transition: opacity 1.5s;
      transition: opacity 1.5s;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1; }
    .mobile-nav .menu-nav {
      font-size: 16px;
      letter-spacing: 0;
      text-align: center;
      line-height: 16px;
      width: 100%;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      z-index: 2; }
      .mobile-nav .menu-nav li {
        opacity: 0;
        -webkit-transform: translateY(-100%);
            -ms-transform: translateY(-100%);
                transform: translateY(-100%);
        -webkit-transition: opacity 1s, -webkit-transform 1s;
        transition: opacity 1s, -webkit-transform 1s;
        transition: opacity 1s, transform 1s;
        transition: opacity 1s, transform 1s, -webkit-transform 1s;
        margin-bottom: 40px; }
        .mobile-nav .menu-nav li:nth-child(5) {
          margin-bottom: 0;
          -webkit-transition: opacity 0.2s 0.4s, -webkit-transform 0.2s 0.4s;
          transition: opacity 0.2s 0.4s, -webkit-transform 0.2s 0.4s;
          transition: opacity 0.2s 0.4s, transform 0.2s 0.4s;
          transition: opacity 0.2s 0.4s, transform 0.2s 0.4s, -webkit-transform 0.2s 0.4s; }
        .mobile-nav .menu-nav li:nth-child(4) {
          -webkit-transition: opacity 0.2s 0.3s, -webkit-transform 0.2s 0.3s;
          transition: opacity 0.2s 0.3s, -webkit-transform 0.2s 0.3s;
          transition: opacity 0.2s 0.3s, transform 0.2s 0.3s;
          transition: opacity 0.2s 0.3s, transform 0.2s 0.3s, -webkit-transform 0.2s 0.3s; }
        .mobile-nav .menu-nav li:nth-child(3) {
          -webkit-transition: opacity 0.2s 0.2s, -webkit-transform 0.2s 0.2s;
          transition: opacity 0.2s 0.2s, -webkit-transform 0.2s 0.2s;
          transition: opacity 0.2s 0.2s, transform 0.2s 0.2s;
          transition: opacity 0.2s 0.2s, transform 0.2s 0.2s, -webkit-transform 0.2s 0.2s; }
        .mobile-nav .menu-nav li:nth-child(2) {
          -webkit-transition: opacity 0.2s 0.1s, -webkit-transform 0.2s 0.1s;
          transition: opacity 0.2s 0.1s, -webkit-transform 0.2s 0.1s;
          transition: opacity 0.2s 0.1s, transform 0.2s 0.1s;
          transition: opacity 0.2s 0.1s, transform 0.2s 0.1s, -webkit-transform 0.2s 0.1s; }
        .mobile-nav .menu-nav li:nth-child(1) {
          -webkit-transition: opacity 0.2s 0s, -webkit-transform 0.2s 0s;
          transition: opacity 0.2s 0s, -webkit-transform 0.2s 0s;
          transition: opacity 0.2s 0s, transform 0.2s 0s;
          transition: opacity 0.2s 0s, transform 0.2s 0s, -webkit-transform 0.2s 0s; }
    .mobile-nav .menu-lang {
      position: absolute;
      bottom: -80px;
      left: 50%;
      font-size: 12px;
      letter-spacing: 0;
      line-height: 12px;
      height: 12px;
      z-index: 2;
      opacity: 0;
      -webkit-transform: translate(-50%, -100%);
          -ms-transform: translate(-50%, -100%);
              transform: translate(-50%, -100%);
      -webkit-transition: opacity 0.2s 0.5s, -webkit-transform 0.2s 0.5s;
      transition: opacity 0.2s 0.5s, -webkit-transform 0.2s 0.5s;
      transition: opacity 0.2s 0.5s, transform 0.2s 0.5s;
      transition: opacity 0.2s 0.5s, transform 0.2s 0.5s, -webkit-transform 0.2s 0.5s;
      padding-right: 15px; }
      .mobile-nav .menu-lang:after {
        content: '';
        position: absolute;
        right: 0px;
        top: 4px;
        width: 4px;
        height: 4px;
        background: #fff;
        -webkit-transform: rotateZ(45deg);
            -ms-transform: rotate(45deg);
                transform: rotateZ(45deg); }
  .footer-container {
    background: #242424;
    padding: 40px 0 40px 20px;
    height: auto; }
    .footer-container .footer-wrapper {
      padding-bottom: 30px; }
    .footer-container .footer-section {
      float: none;
      width: auto; }
    .footer-container .footer-text-section {
      float: left;
      padding-left: 0;
      padding-top: 40px; }
    .footer-container .footer-docs-section {
      margin-left: 75px; }
    .footer-container .footer-logo {
      width: 170px;
      height: 36px;
      background-size: 100%;
      margin: 0; }
    .footer-container .footer-socials {
      overflow: hidden; }
      .footer-container .footer-socials a {
        float: left;
        width: 36px;
        height: 36px;
        margin: 0 16px 0 0;
        background: url(/https/CovenantSQL.io/img/twitter.png) no-repeat 50% 50%;
        background-size: 100% auto; }
        .footer-container .footer-socials a.footer-social-telegram {
          background-image: url(/https/CovenantSQL.io/img/telegram.png); }
        .footer-container .footer-socials a.footer-social-github {
          background-image: url(/https/CovenantSQL.io/img/github.png); }
        .footer-container .footer-socials a.footer-social-medium {
          background-image: url(/https/CovenantSQL.io/img/medium.png); }
        .footer-container .footer-socials a.footer-social-youtube {
          background-image: url(/https/CovenantSQL.io/img/youtube.png); }
  /* ==============
    MOBILE: Menu
   ============== */
  #fixed-footer {
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
    background: rgba(255, 255, 255, 0.96);
    box-shadow: 0 -1px 6px 0 rgba(0, 0, 0, 0.05);
    position: fixed;
    bottom: 0;
    height: 50px;
    width: 100%;
    z-index: 200; }
    #fixed-footer.sticky {
      -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
              transform: translateY(0); }
    #fixed-footer .fixed-footer-logo {
      width: 118px;
      height: 18px;
      position: absolute;
      top: 16px;
      left: 20px;
      background: url(/https/CovenantSQL.io/img/m/logo-small.png) no-repeat 50% 50%/100% 100%; }
    #fixed-footer a {
      position: absolute;
      background: #1F1F1F;
      border-radius: 2px;
      width: 90px;
      height: 34px;
      text-align: center;
      top: 8px;
      right: 10px;
      font-size: 14px;
      color: #FFFFFF;
      letter-spacing: 0.3px;
      line-height: 34px; }
  /* ==============
    MOBILE: Main
   ============== */ }

/* ==========================================================================
   Helper classes
   ========================================================================== */
.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

@-webkit-keyframes border-bottom-fadein {
  from {
    border-bottom-color: transparent; }
  to {
    border-bottom-color: #fff; } }

@keyframes border-bottom-fadein {
  from {
    border-bottom-color: transparent; }
  to {
    border-bottom-color: #fff; } }

@-webkit-keyframes rotate-clockwise {
  from {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg); }
  to {
    -webkit-transform: rotateZ(360deg);
            transform: rotateZ(360deg); } }

@keyframes rotate-clockwise {
  from {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg); }
  to {
    -webkit-transform: rotateZ(360deg);
            transform: rotateZ(360deg); } }

@-webkit-keyframes rotate-counterclockwise {
  from {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg); }
  to {
    -webkit-transform: rotateZ(-360deg);
            transform: rotateZ(-360deg); } }

@keyframes rotate-counterclockwise {
  from {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg); }
  to {
    -webkit-transform: rotateZ(-360deg);
            transform: rotateZ(-360deg); } }

@-webkit-keyframes rotate-counterclockwise2 {
  from {
    -webkit-transform: rotateZ(180deg);
            transform: rotateZ(180deg); }
  to {
    -webkit-transform: rotateZ(-180deg);
            transform: rotateZ(-180deg); } }

@keyframes rotate-counterclockwise2 {
  from {
    -webkit-transform: rotateZ(180deg);
            transform: rotateZ(180deg); }
  to {
    -webkit-transform: rotateZ(-180deg);
            transform: rotateZ(-180deg); } }

#what {
  height: 100vh;
  position: relative;
  z-index: 10;
  background-image: -webkit-linear-gradient(top, #1C1E21 0%, #2F323B 100%);
  background-image: linear-gradient(-180deg, #1C1E21 0%, #2F323B 100%); }
  #what #toggle-animation {
    position: absolute;
    font-size: 12px;
    left: 0;
    bottom: 0;
    margin: 5px;
    padding: 6px 8px;
    cursor: pointer;
    line-height: 12px;
    background: rgba(0, 0, 0, 0.5); }
  #what .index-banner-content {
    position: absolute;
    width: 100%;
    top: 60%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  #what .index-banner-title {
    padding: 0;
    margin: 0;
    font-family: Saira-Bold;
    font-size: 50px;
    letter-spacing: 0;
    text-align: center;
    line-height: 60px;
    margin-bottom: 7px; }
  #what .index-banner-subtitle {
    padding: 0;
    margin: 0;
    font-family: Saira-Bold;
    font-size: 30px;
    letter-spacing: 0;
    text-align: center;
    line-height: 60px; }
  #what .index-banner-button {
    background: #0053FE;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    width: 145px;
    height: 50px;
    font-family: Saira-Bold;
    font-size: 16px;
    letter-spacing: 0;
    text-align: center;
    line-height: 50px;
    display: block;
    margin: 47px auto 40px; }
  #what .index-banner-socials {
    height: 36px;
    padding: 0;
    margin: 0;
    text-align: center; }
    #what .index-banner-socials li {
      display: inline-block;
      visibility: hidden; }
      #what .index-banner-socials li.index-banner-telegram a {
        background-image: url(/https/CovenantSQL.io/img/telegram.png); }
      #what .index-banner-socials li.index-banner-github a {
        background-image: url(/https/CovenantSQL.io/img/github.png); }
      #what .index-banner-socials li.index-banner-medium a {
        background-image: url(/https/CovenantSQL.io/img/medium.png); }
      #what .index-banner-socials li.index-banner-youtube a {
        background-image: url(/https/CovenantSQL.io/img/youtube.png); }
      #what .index-banner-socials li a {
        display: block;
        width: 36px;
        height: 36px;
        margin: 0 7px;
        background: url(/https/CovenantSQL.io/img/twitter.png) no-repeat 50% 50%;
        background-size: 100% auto;
        -webkit-transition: opacity 0.4s;
        transition: opacity 0.4s; }
        #what .index-banner-socials li a:hover {
          opacity: 0.7; }

#how {
  background: #28292E;
  padding: 120px 0px 0; }
  #how .index-video {
    position: relative;
    margin-left: 100px;
    margin-right: 100px; }
    #how .index-video img {
      width: 100%;
      box-shadow: 0 15px 40px 0 rgba(0, 0, 0, 0.16); }
    #how .index-video .index-video-content {
      position: absolute;
      top: 30.17857%;
      left: 48.3871%;
      width: 38.70968%;
      z-index: 1; }
    #how .index-video .index-video-title {
      font-family: Saira-Bold;
      font-size: 50px;
      letter-spacing: 0;
      line-height: 50px;
      white-space: nowrap; }
    #how .index-video .index-video-split {
      background: #0053FE;
      width: 120px;
      height: 12px;
      margin-top: 24px;
      margin-bottom: 40px; }
    #how .index-video .index-video-text {
      font-family: Saira-Light;
      font-size: 14px;
      letter-spacing: 0;
      line-height: 24px;
      margin-bottom: 12px; }
    #how .index-video .index-video-link {
      font-family: Saira-Light;
      font-size: 12px;
      color: #3B7BFF;
      letter-spacing: 0;
      line-height: 12px;
      border-bottom: 1px solid;
      padding-bottom: 2px;
      -webkit-transition: opacity 0.4s;
      transition: opacity 0.4s; }
      #how .index-video .index-video-link:hover {
        opacity: 0.7; }
    #how .index-video .video-play-button-wrapper {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      left: 11.85484%;
      background: url(/https/CovenantSQL.io/img/play.png) no-repeat center center;
      background-size: 102px 102px;
      width: 266px;
      height: 266px;
      cursor: pointer;
      -webkit-transition: opacity 0.4s;
      transition: opacity 0.4s; }
      #how .index-video .video-play-button-wrapper:hover {
        opacity: 0.7; }
      #how .index-video .video-play-button-wrapper canvas {
        width: 100%;
        height: 100%; }
    #how .index-video .index-video-play-back {
      position: absolute;
      top: 0;
      left: 0;
      will-change: transform;
      -webkit-transform-origin: 50% 50%;
          -ms-transform-origin: 50% 50%;
              transform-origin: 50% 50%;
      -webkit-animation-name: rotate-clockwise;
              animation-name: rotate-clockwise;
      -webkit-animation-fill-mode: both;
              animation-fill-mode: both;
      -webkit-animation-iteration-count: infinite;
              animation-iteration-count: infinite;
      -webkit-animation-timing-function: linear;
              animation-timing-function: linear;
      -webkit-animation-delay: 0s;
              animation-delay: 0s;
      -webkit-animation-duration: 15s;
              animation-duration: 15s; }
    #how .index-video .index-video-play {
      position: relative;
      z-index: 1;
      will-change: transform;
      -webkit-transform-origin: 50% 50%;
          -ms-transform-origin: 50% 50%;
              transform-origin: 50% 50%;
      -webkit-animation-name: rotate-counterclockwise;
              animation-name: rotate-counterclockwise;
      -webkit-animation-fill-mode: both;
              animation-fill-mode: both;
      -webkit-animation-iteration-count: infinite;
              animation-iteration-count: infinite;
      -webkit-animation-timing-function: linear;
              animation-timing-function: linear;
      -webkit-animation-delay: 0s;
              animation-delay: 0s;
      -webkit-animation-duration: 15s;
              animation-duration: 15s; }
  #how .index-how-three .tri-column {
    padding: 60px 50px 136px; }
    #how .index-how-three .tri-column img {
      width: 100%; }
    #how .index-how-three .tri-column .column-content {
      padding: 3px 27px 0; }

#why {
  background: #242424; }
  #why .index-why-three {
    position: relative; }
    #why .index-why-three.index-why-three-2 .tri-column .column-img {
      margin-top: 80px; }
    #why .index-why-three .title-column-background {
      background: #1F1F1F;
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      width: 33.3%; }
    #why .index-why-three .title-column {
      position: relative;
      z-index: 1;
      padding: 121px 60px 100px;
      height: 100%; }
      #why .index-why-three .title-column .why-title {
        font-family: Saira-Bold;
        font-size: 46px;
        letter-spacing: 0;
        line-height: 56px; }
      #why .index-why-three .title-column .why-title-split {
        background: #0053FE;
        width: 100px;
        height: 12px;
        margin-top: 21px;
        margin-bottom: 60px; }
    #why .index-why-three .tri-column {
      padding-bottom: 120px; }
      #why .index-why-three .tri-column .column-img {
        margin: 120px 104px 30px 103px; }
        #why .index-why-three .tri-column .column-img img {
          width: 100%; }
      #why .index-why-three .tri-column .column-title {
        margin-bottom: 30px; }
      #why .index-why-three .tri-column .column-content {
        margin: 0 60px; }

#use-cases {
  background: #28292E;
  padding-top: 120px;
  padding-bottom: 0px; }
  #use-cases .use-cases-title {
    font-family: Saira-Bold;
    font-size: 50px;
    letter-spacing: 0;
    line-height: 50px;
    margin-bottom: 22px;
    text-align: center; }
  #use-cases .use-cases-subtitle {
    font-family: Saira-Regular;
    font-size: 20px;
    letter-spacing: 0;
    text-align: center;
    line-height: 20px;
    margin-bottom: 40px; }
  #use-cases .index-use-three .tri-column {
    padding: 0 50px 120px; }
    #use-cases .index-use-three .tri-column .column-img {
      margin-bottom: 16px; }
      #use-cases .index-use-three .tri-column .column-img img {
        width: 100%; }
    #use-cases .index-use-three .tri-column .column-title {
      margin-bottom: 40px;
      line-height: 40px; }
      #use-cases .index-use-three .tri-column .column-title span {
        font-family: PingFang-SC-Semibold; }
    #use-cases .index-use-three .tri-column .column-text-light {
      list-style: none;
      margin-left: 0px;
      list-style-type: disc; }
      #use-cases .index-use-three .tri-column .column-text-light li {
        list-style: none;
        padding-left: 10px;
        position: relative; }
        #use-cases .index-use-three .tri-column .column-text-light li:before {
          content: "";
          width: 3px;
          height: 3px;
          border-radius: 50%;
          background: #fff;
          position: absolute;
          left: 0;
          top: 12px; }
    #use-cases .index-use-three .tri-column.column-1 .column-content {
      padding-left: 20px;
      padding-right: 50px; }
    #use-cases .index-use-three .tri-column.column-2 .column-content {
      padding-left: 42px;
      padding-right: 54px; }
    #use-cases .index-use-three .tri-column.column-3 .column-content {
      padding-left: 20px;
      padding-right: 54px; }

.index-whitepaper {
  height: 442px;
  background: url(/https/CovenantSQL.io/img/index/whitepaper.png) no-repeat 50% 50%;
  background-size: cover;
  box-sizing: border-box;
  padding-top: 110px;
  position: relative; }
  .index-whitepaper .whitepaper-content-wrapper {
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .index-whitepaper .whitepaper-title {
    font-family: Saira-Bold;
    font-size: 46px;
    letter-spacing: 0;
    text-align: center;
    line-height: 56px;
    margin-bottom: 50px; }
  .index-whitepaper .whitepaper-button {
    cursor: pointer;
    background: #0053FE;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    width: 260px;
    height: 50px;
    margin: 0 auto;
    font-family: Saira-Bold;
    font-size: 16px;
    letter-spacing: 0;
    text-align: center;
    line-height: 50px;
    display: block;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s; }
    .index-whitepaper .whitepaper-button:hover {
      opacity: 0.7; }

.video-layer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  background: #000000;
  z-index: 320;
  overflow: hidden;
  -webkit-transition: opacity 0.8s, visibility 0.8s;
  transition: opacity 0.8s, visibility 0.8s;
  visibility: hidden; }
  .video-layer.active {
    opacity: 0.5;
    visibility: visible; }

.close_video {
  position: absolute;
  right: -40px;
  top: 0px;
  width: 20px;
  height: 19px;
  background: url(/https/CovenantSQL.io/img/index/close.png) no-repeat;
  background-size: 100%;
  cursor: pointer; }

.video_view {
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 320;
  opacity: 0;
  -webkit-transition: opacity 0.8s, visibility 0.8s;
  transition: opacity 0.8s, visibility 0.8s;
  visibility: hidden; }
  .video_view.active {
    opacity: 1;
    visibility: visible; }
  .video_view p {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 16px;
    margin-top: 20px; }

#blog {
  background: #28292E;
  padding: 120px 0 80px; }
  #blog .blog-section.newsroom .blog-title {
    background-image: url(/https/CovenantSQL.io/img/index/newsroom.png); }
  #blog .blog-section.newsroom .blogs .blog-item {
    background-image: url(/https/CovenantSQL.io/img/index/newsroom-card.png); }
  #blog .blog-section .blog-title {
    font-family: Saira-Bold;
    font-size: 40px;
    letter-spacing: 0;
    height: 60px;
    line-height: 80px;
    margin-left: 140px;
    padding-left: 90px;
    background: url(/https/CovenantSQL.io/img/index/blog.png) no-repeat 0 50%;
    background-size: 60px 60px;
    margin-bottom: 38px; }
  #blog .blog-section .swiper-container {
    overflow: hidden;
    margin-bottom: 80px;
    position: relative; }
    #blog .blog-section .swiper-container:hover .swiper-button-prev,
    #blog .blog-section .swiper-container:hover .swiper-button-next {
      opacity: 1;
      visibility: visible; }
    #blog .blog-section .swiper-container .swiper-button-prev,
    #blog .blog-section .swiper-container .swiper-button-next {
      position: absolute;
      height: 100%;
      width: 80px;
      background: rgba(47, 48, 54, 0.7);
      right: 0;
      top: 0;
      z-index: 10;
      cursor: pointer;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: opacity 0.4s, visibility 0.4s;
      transition: opacity 0.4s, visibility 0.4s; }
      #blog .blog-section .swiper-container .swiper-button-prev.swiper-button-disabled,
      #blog .blog-section .swiper-container .swiper-button-next.swiper-button-disabled {
        opacity: 0;
        visibility: hidden; }
      #blog .blog-section .swiper-container .swiper-button-prev:after,
      #blog .blog-section .swiper-container .swiper-button-next:after {
        content: '';
        position: absolute;
        background: url(/https/CovenantSQL.io/img/index/next.png) no-repeat 50% 50% #0053FE;
        background-size: 12px 19px;
        width: 28px;
        height: 68px;
        border-radius: 4px;
        left: 50%;
        margin-left: -14px;
        top: 50%;
        margin-top: -34px; }
    #blog .blog-section .swiper-container .swiper-button-prev {
      left: 0;
      -webkit-transform: rotateZ(180deg);
          -ms-transform: rotate(180deg);
              transform: rotateZ(180deg); }
  #blog .blog-section .blogs .blog-item {
    cursor: pointer;
    box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.1);
    width: 460px;
    height: 228px;
    padding: 60px 40px;
    box-sizing: border-box;
    background: url(/https/CovenantSQL.io/img/index/blog-card.png) no-repeat 50% 50%;
    background-size: 460px 228px;
    /* transition: opacity 0.4s; */
    visibility: hidden;
    /* &:hover { */
    /*     opacity: 0.6; */
    /* } */ }
    #blog .blog-section .blogs .blog-item.active {
      visibility: visible;
      opacity: 1; }
    #blog .blog-section .blogs .blog-item .blog-item-title {
      /* text-overflow:ellipsis; */
      /* -webkit-line-clamp: 2; */
      font-family: Saira-Bold;
      font-size: 24px;
      letter-spacing: 0;
      line-height: 38px;
      margin-bottom: 20px;
      height: 76px;
      overflow: hidden; }
    #blog .blog-section .blogs .blog-item .blog-item-time {
      font-family: Saira-Light;
      font-size: 12px;
      letter-spacing: 0;
      line-height: 12px; }

@media screen and (min-width: 1500px) {
  #how .index-video {
    width: 1300px;
    margin-left: auto;
    margin-right: auto; } }

@media only screen and (max-width: 1280px) {
  #how .index-video .index-video-content {
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  #how .index-video .index-video-title {
    font-size: 40px; }
  #how .index-video .index-video-split {
    margin-top: 20px;
    margin-bottom: 32px; }
  #why .index-why-three .title-column .why-title {
    font-size: 36px;
    line-height: 46px; } }

body.lang-zh #use-cases .index-use-three .tri-column.column-1 .column-content, body.lang-zh #use-cases .index-use-three .tri-column.column-2 .column-content, body.lang-zh #use-cases .index-use-three .tri-column.column-3 .column-content {
  padding: 0;
  position: relative; }

body.lang-zh #use-cases .index-use-three .tri-column .column-text-light {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  display: inline-block; }

@media only screen and (max-width: 1010px) {
  #what .index-banner-content {
    top: 62%; }
  #what .index-banner-title {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 5px;
    letter-spacing: -0.5px; }
  #what .index-banner-subtitle {
    font-size: 20px;
    letter-spacing: -0.5px;
    line-height: 40px; }
  #what .index-banner-button {
    margin-top: 26px;
    margin-bottom: 30px;
    width: 120px;
    height: 40px;
    font-size: 14px;
    line-height: 40px; }
  #what .index-banner-socials li a {
    margin: 0 6px; }
  #how {
    padding-top: 80px; }
    #how .index-video {
      margin-left: 20px;
      margin-right: 20px; }
      #how .index-video .index-video-content {
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);
        position: static;
        width: auto; }
      #how .index-video .index-video-title {
        letter-spacing: -0.5px;
        font-size: 30px;
        line-height: 36px;
        text-align: center; }
      #how .index-video .index-video-split {
        margin: 30px auto;
        width: 80px;
        height: 6px; }
      #how .index-video .index-video-text {
        line-height: 28px;
        margin-bottom: 50px; }
      #how .index-video .video-wrapper {
        position: relative; }
        #how .index-video .video-wrapper.active video {
          opacity: 1;
          visibility: visible;
          width: 100%;
          height: 100%; }
        #how .index-video .video-wrapper.active .video-play-button-wrapper {
          opacity: 0;
          visibility: hidden; }
        #how .index-video .video-wrapper video {
          opacity: 0;
          visibility: hidden;
          width: 100%;
          position: absolute;
          top: 0;
          left: 0;
          -webkit-transition: opacity 0.4s, visibility 0.4s;
          transition: opacity 0.4s, visibility 0.4s; }
      #how .index-video .video-play-button-wrapper {
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        opacity: 1;
        visibility: visible;
        -webkit-transition: opacity 0.4s, visibility 0.4s;
        transition: opacity 0.4s, visibility 0.4s;
        width: 140px;
        height: 140px;
        background-image: url(/https/CovenantSQL.io/img/m/play.png);
        background-size: 60px 60px; }
    #how .index-how-three {
      padding-bottom: 80px; }
      #how .index-how-three .tri-column {
        padding: 0;
        padding-top: 40px; }
        #how .index-how-three .tri-column img {
          margin: 0 auto;
          width: 335px; }
        #how .index-how-three .tri-column .column-content {
          margin-top: -14px; }
        #how .index-how-three .tri-column .column-number {
          padding-left: 12px; }
        #how .index-how-three .tri-column .column-split {
          margin-left: 13px;
          margin-top: 10px;
          margin-bottom: 16px; }
        #how .index-how-three .tri-column .column-text {
          padding-left: 13px; }
        #how .index-how-three .tri-column.column-2 .column-content {
          margin-top: -7px; }
        #how .index-how-three .tri-column.column-3 .column-content {
          margin-top: -10px; }
  #why {
    padding-bottom: 70px; }
    #why .index-why-three.index-why-three-2 .tri-column .column-img {
      margin-top: 40px; }
    #why .index-why-three .tri-column.title-column {
      padding: 80px 20px 0; }
      #why .index-why-three .tri-column.title-column .why-title {
        letter-spacing: -0.5px;
        font-size: 30px;
        letter-spacing: 0;
        text-align: center;
        line-height: 36px; }
      #why .index-why-three .tri-column.title-column .why-title-split {
        width: 80px;
        height: 6px;
        margin: 30px auto; }
      #why .index-why-three .tri-column.title-column .column-text-light {
        padding: 0 4px; }
    #why .index-why-three .tri-column {
      padding: 0 20px 10px; }
      #why .index-why-three .tri-column .column-img {
        width: 220px;
        height: 220px;
        margin: 40px auto 14px; }
      #why .index-why-three .tri-column .column-content {
        margin: 0 0 0 0; }
        #why .index-why-three .tri-column .column-content .column-text-light {
          margin-left: 20px; }
      #why .index-why-three .tri-column .column-title {
        margin-bottom: 24px;
        letter-spacing: -0.5px; }
  #use-cases {
    padding-top: 80px; }
    #use-cases .use-cases-title {
      letter-spacing: -0.5px;
      font-size: 30px;
      line-height: 36px;
      margin-bottom: 10px; }
    #use-cases .use-cases-subtitle {
      font-size: 14px;
      line-height: 28px; }
    #use-cases .index-use-three .tri-column {
      padding: 0 20px 40px; }
      #use-cases .index-use-three .tri-column .column-img {
        margin-bottom: 5px; }
      #use-cases .index-use-three .tri-column .column-title {
        letter-spacing: -0.5px;
        margin-bottom: 24px;
        line-height: 40px; }
      #use-cases .index-use-three .tri-column .column-content .column-text-light {
        margin-left: 0px; }
        #use-cases .index-use-three .tri-column .column-content .column-text-light li {
          position: relative; }
      #use-cases .index-use-three .tri-column.column-1 .column-content, #use-cases .index-use-three .tri-column.column-3 .column-content {
        padding-left: 20px;
        padding-right: 0; }
      #use-cases .index-use-three .tri-column.column-3 {
        padding-bottom: 80px; }
      #use-cases .index-use-three .tri-column.column-2 .column-content {
        padding: 0;
        padding-right: 0; }
        #use-cases .index-use-three .tri-column.column-2 .column-content .column-text-light {
          list-style: none;
          position: relative;
          display: inline-block;
          width: auto;
          left: 50%;
          -webkit-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
                  transform: translateX(-50%); }
  .index-whitepaper {
    height: 400px;
    background-image: url(/https/CovenantSQL.io/img/m/index/whitepaper.png); }
    .index-whitepaper .whitepaper-title {
      padding: 0 20px;
      letter-spacing: -0.5px;
      font-size: 32px;
      line-height: 44px;
      margin-bottom: 40px; }
  #blog {
    overflow: hidden;
    padding-top: 80px; }
    #blog .blog-section.newsroom .blogs .blog-item {
      background-image: url(/https/CovenantSQL.io/img/m/index/newsroom-card.png); }
    #blog .blog-section:last-child .swiper-container {
      margin-bottom: 0; }
    #blog .blog-section .blog-title {
      letter-spacing: -0.5px;
      padding-left: 78px;
      margin-left: 24px;
      font-size: 30px;
      margin-bottom: 30px; }
    #blog .blog-section .swiper-container {
      margin-bottom: 60px; }
    #blog .blog-section .blogs .blog-item {
      width: 260px;
      height: 144px;
      background-image: url(/https/CovenantSQL.io/img/m/index/blog-card.png);
      background-size: 260px 144px;
      padding: 30px 20px 0; }
      #blog .blog-section .blogs .blog-item .blog-item-title {
        font-size: 16px;
        line-height: 26px;
        height: 52px; }
      #blog .blog-section .blogs .blog-item .blog-item-time {
        font-size: 12px;
        line-height: 12px; } }

#team-container {
  padding-top: 190px;
  padding-bottom: 60px;
  padding-left: 80px;
  padding-right: 80px;
  background: #28292E; }
  #team-container .team-title {
    font-family: Saira-Bold;
    font-size: 50px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 50px;
    margin: 0;
    margin-bottom: 20px;
    font-weight: normal; }
  #team-container .team-subtitle {
    font-family: Saira-Regular;
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 20px;
    margin: 0;
    margin-bottom: 100px;
    font-weight: normal; }
  #team-container .team-members {
    list-style: none;
    overflow: hidden;
    max-width: 1500px;
    margin: 0 auto; }
    #team-container .team-members .team-member-clearfix {
      clear: both; }
    #team-container .team-members .team-member {
      box-sizing: border-box;
      width: 33%;
      float: left;
      padding: 0 60px 100px; }
      #team-container .team-members .team-member .team-member-avatar-wrapper {
        margin: 0 38px 40px;
        border-radius: 50%;
        overflow: hidden; }
        #team-container .team-members .team-member .team-member-avatar-wrapper img {
          width: 100%; }
      #team-container .team-members .team-member .team-member-name {
        font-family: Saira-Bold;
        font-size: 32px;
        color: #FFFFFF;
        letter-spacing: 0;
        text-align: center;
        line-height: 32px;
        margin-bottom: 12px;
        font-weight: normal; }
      #team-container .team-members .team-member .team-member-title {
        font-family: Saira-Regular;
        font-size: 20px;
        color: rgba(255, 255, 255, 0.7);
        letter-spacing: 0;
        text-align: center;
        line-height: 24px; }
      #team-container .team-members .team-member .team-member-split {
        background: rgba(255, 255, 255, 0.2);
        width: 26px;
        height: 2px;
        margin: 20px auto; }
      #team-container .team-members .team-member .team-member-desc {
        font-family: Saira-Regular;
        font-size: 14px;
        color: #FFFFFF;
        letter-spacing: 0;
        line-height: 22px; }

@media only screen and (max-width: 1010px) {
  #team-container {
    padding-top: 87px;
    padding-bottom: 20px;
    padding-left: 24px;
    padding-right: 24px; }
    #team-container .team-title {
      font-size: 30px;
      line-height: 36px;
      margin-bottom: 10px; }
    #team-container .team-subtitle {
      font-size: 14px;
      line-height: 28px;
      margin-bottom: 60px; }
    #team-container .team-members {
      max-width: auto; }
      #team-container .team-members .team-member-clearfix {
        clear: both; }
      #team-container .team-members .team-member {
        box-sizing: border-box;
        width: auto;
        float: none;
        padding: 0 0px 60px; }
        #team-container .team-members .team-member .team-member-avatar-wrapper {
          margin: 0 auto 20px;
          width: 100px;
          height: 100px; }
        #team-container .team-members .team-member .team-member-name {
          font-size: 30px;
          line-height: 30px;
          margin-bottom: 6px; }
        #team-container .team-members .team-member .team-member-title {
          font-size: 14px;
          line-height: 22px; }
        #team-container .team-members .team-member .team-member-desc {
          text-align: justify;
          line-height: 22px; } }

#blog-container {
  padding-top: 210px;
  padding-bottom: 160px;
  background: url(/https/CovenantSQL.io/img/blog/background.png) no-repeat 50% 170px #28292E;
  background-size: 100% auto; }
  #blog-container .blog-wrapper {
    width: 800px;
    margin: 0 auto; }
    #blog-container .blog-wrapper .blog-title {
      font-family: Saira-Bold;
      font-size: 50px;
      text-align: center;
      line-height: 60px;
      margin-bottom: 30px; }
    #blog-container .blog-wrapper .blog-subtitle {
      font-family: Saira-Bold;
      font-size: 20px;
      text-align: center;
      margin-bottom: 40px;
      line-height: 32px; }
    #blog-container .blog-wrapper .blog-date {
      font-family: Saira-Regular;
      font-size: 14px;
      color: #808080;
      text-align: center;
      line-height: 14px;
      margin-bottom: 100px; }
    #blog-container .blog-wrapper .blog-excerpt {
      background: #242424;
      border-radius: 8px;
      padding-top: 36px;
      padding-bottom: 18px;
      text-align: center;
      padding-left: 80px;
      padding-right: 80px;
      margin-bottom: 80px; }
      #blog-container .blog-wrapper .blog-excerpt .blog-excerpt-title {
        font-family: Saira-Bold;
        font-size: 20px;
        color: #FFFFFF;
        letter-spacing: 0;
        text-align: center;
        line-height: 20px;
        margin-bottom: 20px; }
      #blog-container .blog-wrapper .blog-excerpt .blog-excerpt-wrapper {
        display: inline-block;
        text-align: left; }
        #blog-container .blog-wrapper .blog-excerpt .blog-excerpt-wrapper p {
          background: url(/https/CovenantSQL.io/img/blog/prefix.png) no-repeat 0 4px;
          background-size: 16px 18px;
          padding-left: 36px;
          font-family: Saira-Regular;
          font-size: 16px;
          color: #FFFFFF;
          letter-spacing: 0;
          line-height: 25px;
          margin-bottom: 12px; }
    #blog-container .blog-wrapper .blog-toc {
      margin-bottom: 80px; }
      #blog-container .blog-wrapper .blog-toc .blog-toc-title {
        font-family: Saira-Bold;
        font-size: 30px;
        color: #FFFFFF;
        letter-spacing: 0;
        line-height: 30px;
        margin-bottom: 20px; }
      #blog-container .blog-wrapper .blog-toc .blog-toc-list {
        margin: 0;
        padding: 0;
        list-style: none; }
        #blog-container .blog-wrapper .blog-toc .blog-toc-list .blog-toc-item {
          margin-bottom: 12px;
          line-height: 25px; }
          #blog-container .blog-wrapper .blog-toc .blog-toc-list .blog-toc-item a {
            font-family: Saira-Regular;
            font-size: 16px;
            color: #0079FF;
            letter-spacing: 0; }
    #blog-container .blog-wrapper .blog-content {
      padding-bottom: 100px; }
      #blog-container .blog-wrapper .blog-content h1 {
        font-family: Saira-Bold;
        font-size: 30px;
        color: #FFFFFF;
        letter-spacing: 0;
        line-height: 30px;
        margin: 0;
        margin-top: 80px;
        margin-bottom: 56px;
        position: relative; }
        #blog-container .blog-wrapper .blog-content h1:after {
          content: '';
          position: absolute;
          background: #FFFFFF;
          width: 50px;
          height: 2px;
          bottom: -24px;
          left: 0; }
      #blog-container .blog-wrapper .blog-content h2 {
        font-family: Saira-Bold;
        font-size: 20px;
        color: #FFFFFF;
        letter-spacing: 0;
        line-height: 20px;
        margin-top: 30px;
        margin-bottom: 10px; }
      #blog-container .blog-wrapper .blog-content h3 {
        font-family: Saira-Bold;
        font-size: 14px;
        color: #242424;
        letter-spacing: 0;
        text-align: justify;
        line-height: 28px;
        background: #bebfc0;
        display: inline-block;
        padding-right: 10px;
        margin-bottom: 10px;
        margin-top: 10px; }
      #blog-container .blog-wrapper .blog-content p {
        font-family: Saira-Regular;
        font-size: 14px;
        color: #FFFFFF;
        letter-spacing: 0;
        text-align: justify;
        line-height: 30px;
        margin-bottom: 20px; }
        #blog-container .blog-wrapper .blog-content p strong {
          background: #2850aa; }
        #blog-container .blog-wrapper .blog-content p a {
          font-size: 14px;
          color: #0079FF;
          letter-spacing: 0;
          text-align: justify;
          text-decoration: underline; }
      #blog-container .blog-wrapper .blog-content img {
        width: 100%;
        height: auto;
        margin-bottom: -8px; }
  #blog-container .blogs-container .blogs-title {
    font-family: Saira-Bold;
    font-size: 40px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 40px;
    text-align: center;
    margin-bottom: 60px; }
  #blog-container .blogs-container .swiper-container {
    overflow: hidden;
    position: relative; }
    #blog-container .blogs-container .swiper-container:hover .swiper-button-prev,
    #blog-container .blogs-container .swiper-container:hover .swiper-button-next {
      opacity: 1;
      visibility: visible; }
    #blog-container .blogs-container .swiper-container .swiper-loading {
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    #blog-container .blogs-container .swiper-container .swiper-wrapper {
      opacity: 0; }
    #blog-container .blogs-container .swiper-container .swiper-button-prev,
    #blog-container .blogs-container .swiper-container .swiper-button-next {
      position: absolute;
      height: 100%;
      width: 80px;
      background: rgba(47, 48, 54, 0.9);
      right: 0;
      top: 0;
      z-index: 10;
      cursor: pointer;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: opacity 0.4s, visibility 0.4s;
      transition: opacity 0.4s, visibility 0.4s; }
      #blog-container .blogs-container .swiper-container .swiper-button-prev.swiper-button-disabled,
      #blog-container .blogs-container .swiper-container .swiper-button-next.swiper-button-disabled {
        opacity: 0;
        visibility: hidden; }
      #blog-container .blogs-container .swiper-container .swiper-button-prev:after,
      #blog-container .blogs-container .swiper-container .swiper-button-next:after {
        content: '';
        position: absolute;
        background: url(/https/CovenantSQL.io/img/index/next.png) no-repeat 50% 50% #0053FE;
        background-size: 12px 19px;
        width: 28px;
        height: 68px;
        border-radius: 4px;
        left: 50%;
        margin-left: -14px;
        top: 50%;
        margin-top: -34px; }
    #blog-container .blogs-container .swiper-container .swiper-button-prev {
      left: 0;
      -webkit-transform: rotateZ(180deg);
          -ms-transform: rotate(180deg);
              transform: rotateZ(180deg); }
  #blog-container .blogs-container .current-blog-wrapper,
  #blog-container .blogs-container .blog-item {
    cursor: pointer;
    box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.1);
    width: 460px;
    height: 228px;
    padding: 60px 40px;
    box-sizing: border-box;
    background: url(/https/CovenantSQL.io/img/index/blog-card.png) no-repeat 50% 50%;
    background-size: 460px 228px;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s; }
    #blog-container .blogs-container .current-blog-wrapper:hover,
    #blog-container .blogs-container .blog-item:hover {
      opacity: 0.7; }
    #blog-container .blogs-container .current-blog-wrapper .blog-item-title,
    #blog-container .blogs-container .blog-item .blog-item-title {
      /* text-overflow:ellipsis; */
      /* -webkit-line-clamp: 2; */
      font-family: Saira-Bold;
      font-size: 24px;
      letter-spacing: 0;
      line-height: 38px;
      margin-bottom: 20px;
      height: 76px;
      overflow: hidden; }
    #blog-container .blogs-container .current-blog-wrapper .blog-item-time,
    #blog-container .blogs-container .blog-item .blog-item-time {
      font-family: Saira-Light;
      font-size: 12px;
      letter-spacing: 0;
      line-height: 12px; }
  #blog-container .blogs-container .blog-item.current-blog {
    position: relative;
    padding: 0;
    background: none; }
    #blog-container .blogs-container .blog-item.current-blog .current-blog-wrapper {
      opacity: 0.4; }
      #blog-container .blogs-container .blog-item.current-blog .current-blog-wrapper:hover {
        opacity: 0.4; }
    #blog-container .blogs-container .blog-item.current-blog:hover {
      opacity: 1; }
    #blog-container .blogs-container .blog-item.current-blog:after {
      content: '';
      width: 16px;
      height: 16px;
      position: absolute;
      left: 12px;
      top: 12px;
      background: url(/https/CovenantSQL.io/img/blog/current.png) no-repeat 0 0;
      background-size: 16px 16px; }

@media only screen and (max-width: 1010px) {
  #blog-container {
    padding-top: 84px;
    padding-bottom: 80px;
    padding-left: 0;
    padding-right: 0;
    background-image: url(/https/CovenantSQL.io/img/blog/background-mobile.png);
    background-position: 50% 100px; }
    #blog-container .blog-wrapper {
      width: auto;
      margin: 0 24px; }
      #blog-container .blog-wrapper .blog-title {
        font-size: 30px;
        line-height: 45px;
        margin-bottom: 20px; }
      #blog-container .blog-wrapper .blog-subtitle {
        font-family: Saira-Bold;
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 30px; }
      #blog-container .blog-wrapper .blog-date {
        margin-bottom: 70px; }
      #blog-container .blog-wrapper .blog-excerpt {
        padding-top: 20px;
        padding-bottom: 8px;
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 50px; }
        #blog-container .blog-wrapper .blog-excerpt .blog-excerpt-title {
          margin-bottom: 15px; }
        #blog-container .blog-wrapper .blog-excerpt .blog-excerpt-wrapper {
          display: block; }
          #blog-container .blog-wrapper .blog-excerpt .blog-excerpt-wrapper p {
            background-size: 16px 18px;
            background-position: 0 2px;
            padding-left: 26px;
            font-size: 14px;
            line-height: 22px;
            margin-bottom: 12px; }
      #blog-container .blog-wrapper .blog-toc {
        margin-bottom: 50px; }
        #blog-container .blog-wrapper .blog-toc .blog-toc-title {
          font-size: 26px;
          line-height: 32px;
          margin-bottom: 15px; }
        #blog-container .blog-wrapper .blog-toc .blog-toc-list {
          margin: 0;
          padding: 0;
          list-style: none; }
          #blog-container .blog-wrapper .blog-toc .blog-toc-list .blog-toc-item {
            margin-bottom: 12px;
            line-height: 22px; }
            #blog-container .blog-wrapper .blog-toc .blog-toc-list .blog-toc-item a {
              font-size: 14px; }
      #blog-container .blog-wrapper .blog-content {
        padding-bottom: 78px; }
        #blog-container .blog-wrapper .blog-content h1 {
          font-size: 26px;
          line-height: 32px;
          margin-top: 50px;
          margin-bottom: 32px; }
          #blog-container .blog-wrapper .blog-content h1:after {
            bottom: -15px; }
        #blog-container .blog-wrapper .blog-content h3 {
          display: inline;
          line-height: 30px; }
        #blog-container .blog-wrapper .blog-content p {
          line-height: 28px;
          margin-bottom: 15px; }
        #blog-container .blog-wrapper .blog-content img {
          width: 100%;
          height: auto;
          margin-bottom: 0; }
    #blog-container .blogs-container .blogs-title {
      font-size: 30px;
      line-height: 30px;
      margin-bottom: 26px; }
    #blog-container .blogs-container .current-blog-wrapper,
    #blog-container .blogs-container .blog-item {
      width: 260px;
      height: 144px;
      background-image: url(/https/CovenantSQL.io/img/m/index/blog-card.png);
      background-size: 260px 144px;
      padding: 30px 20px 0;
      -webkit-transition: opacity 0.4s;
      transition: opacity 0.4s; }
      #blog-container .blogs-container .current-blog-wrapper .blog-item-title,
      #blog-container .blogs-container .blog-item .blog-item-title {
        font-size: 16px;
        line-height: 26px;
        height: 52px; }
      #blog-container .blogs-container .current-blog-wrapper .blog-item-time,
      #blog-container .blogs-container .blog-item .blog-item-time {
        font-size: 12px;
        line-height: 12px; }
      #blog-container .blogs-container .current-blog-wrapper:hover,
      #blog-container .blogs-container .blog-item:hover {
        opacity: 0.7; }
    #blog-container .blogs-container .blog-item.current-blog:after {
      left: 10px;
      top: 10px; } }
