@font-face {
  font-family: thiccboi;
  src: url(THICCCBOI-ExtraBold.woff2) format('woff2'), url(THICCCBOI-ExtraBold.ttf) format('truetype');
  font-display: swap;
}

@font-face {
  font-family: thiccboi-semi;
  src: url(THICCCBOI-SemiBold.woff2) format('woff2'), url(THICCCBOI-SemiBold.ttf) format('truetype');
  font-display: swap;
}
@font-face {
  font-family: thiccboi-bold;
  src: url(THICCCBOI-Bold.woff2) format('woff2'), url(THICCCBOI-Bold.ttf) format('truetype');
  font-display: swap;
}

/* cyrillic */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(92zatBhPNqw73oDd4iYl.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(92zatBhPNqw73ord4iYl.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(92zatBhPNqw73oTd4g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(92zatBhPNqw73oDd4iYl.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(92zatBhPNqw73ord4iYl.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(92zatBhPNqw73oTd4g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

::selection {
  background-color: rgba(89, 150, 254, .25)
}

::moz-selection {
  background-color: rgba(89, 150, 254, .25)
}

.endbg {
  height: 200px;
  background-color: #fff
}

.a {
  height: 100px;
  background-color: #fff
}

section {
  width: 100%;
  margin: 0 auto;
  display: flex;
  max-width: 1200px;
  margin-top: 100px;
  position: relative;
  flex-direction: row;
  flex-wrap: nowrap;
}
body {
  overflow-x: hidden !important;
  user-select: text;
}
section div {
  font-family: Poppins;
  font-size: 2em;
  display: flex;
  color: #232443;
  font-weight: 700;
  justify-content: flex-start;
  flex-direction: column;
  flex-wrap: nowrap
}

.dlbuttons {
  width: 90%;
  max-width: 460px;
  display: flex;
  margin-top: 25px;
  flex-direction: row;
  flex-wrap: wrap;
  font-family: Jost;
  font-size: .55em;
  font-weight: 500;
  align-content: flex-end;
  align-items: center
}
.dlbuttons a:hover {
  cursor: pointer;
}

section h1 {
  margin: 0;
  line-height: 1.28em;
  letter-spacing: -.022em;
  font-weight: 100;
  color: #0d2c4f;
  max-width: 520px;
  font-size: 44px;
  width: 98%;
  font-family: thiccboi, Poppins, sans-serif
}

section h6 {
  font-family: Jost, sans-serif;
  font-weight: 400;
  color: #0d2c4f;
  margin: 0;
  line-height: 1.57em;
  font-size: .58em;
  width: 92%;
  max-width: 429px;
  margin-top: 12px;
}

.rec1 {
  width: 100%;
  height: auto
}

body,
html {
  scroll-behavior: smooth;
  width: 100%;
  height: 100%;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  color: #0d2c4f;
}

body {
  margin: 0;
  font-family: system-ui, sans-serif
}

section img {
  object-fit: cover;
  margin-top: 50px;
  height: 700px;
  aspect-ratio: auto
}

header {
  z-index: 2000;
  width: 100%;
  margin: auto;
  transform: translate(-50%, 0);
  margin-left: 50%;
  margin-top: 60px
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline;
  overflow: hidden;
  background-color: #fff
}

header li {
  float: left
}

li a {
  display: block;
  color: #486697;
  text-align: center;
  padding: 5px 16px;
  font-size: 1.5em;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  text-decoration: none;
  padding-right: 40px
}

.background {
  position: absolute;
  width: 100%;
  height:880px;
  z-index: -10;
  opacity: .5;
  top: 0px;
  background: linear-gradient(350deg, rgba(255,255,255,1) 30%, rgb(217 253 230) 100%);
}

section .text {
  width: 50%;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  flex-basis: 400px;
  justify-content: center
}

.preview {
  width: 50%;
  flex-grow: 1;
  display: flex;
  flex-basis: 400px;
  justify-content: center
}

li a:not(.active) {
  margin-top: 10px
}

.btn {
  margin-top: -1px;
  margin-right: 5%
}

.libtn {
  background-color: none;
  transition: .2s ease;
  box-shadow: none !important;
}
.btn a {
  font-size: 1.3em;
  padding: 15px 33px 15px 33px;
  cursor: pointer;
  margin-top: -10px;
  border-radius: 16px;
  font-size: 1.1em;
  font-weight: 500;
  font-family: Jost, sans-serif;
  color: #2d333b;
  transition: .2s ease;
}

.btn a:hover {
  color:  #5a97ff;
}
li:nth-child(3) {
  margin-right: 0% !important;
}
.active {
  width: 140px;
  height: 65px;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 90px;
  background-image: url(logolarge.svg)
}


@keyframes move1 {
  0% {
      transform: rotate(0)
  }
  50% {
      transform: rotate(-2deg)
  }
  100% {
      transform: rotate(0)
  }
}

@-webkit-keyframes fadein {
  from {
      margin-top: 14%;
      opacity: .65
  }
  to {
      margin-top: 17%;
      opacity: 1
  }
}

@-webkit-keyframes fadefromout {
  from {
      bottom: -200px;
      opacity: .8
  }
  to {
      bottom: 00px;
      opacity: 1
  }
}


.imagepattern {
  position: relative;
  flex: 1;
  display: flex;
  height: 500px;
}


.grid {
  display: grid;
  grid-template-columns: repeat(3, 162px);
  gap: 30px;
  grid-template-rows: repeat(10, 34px);
  position: absolute;
  transform: translateY(-12%) translateX(0%);
}

.animation-cells {
  animation-name: transformToNormal, opacityToNormal, transformToTop, opacityToTop;
  animation-duration: .65s, .65s, .34s,.34s;
  animation-iteration-count: 1,1,1,1;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0.16, 1, 0.3, 1), cubic-bezier(0.22, 1, 0.36, 1), cubic-bezier(0.64, 0, 0.78, 0), cubic-bezier(0.7, 0, 0.84, 0);
}

.animation-cell1 {
  animation-delay: .08s,.08s, 1.48s, 1.48s;
}
.animation-cell2 {
  animation-delay: .32s,.32s, 1.68s, 1.68s;
}
.animation-cell3 {
  animation-delay: 0s, 0s, 1.4s, 1.4s;
}
.animation-cell4 {
  animation-delay: .24s,.24s, 1.64s, 1.64s;
}
.animation-cell5 {
  animation-delay: .16s,.16s, 1.56s, 1.56s;
}
.animation-cell6 {
  animation-delay: .4s,.4s, 1.8s, 1.8s;
}


.initial-animation-cell1 {
  animation-delay: .38s,.38s, 1.38s, 1.38s;
}
.initial-animation-cell2 {
  animation-delay: .62s,.62s, 1.58s, 1.58s;
}
.initial-animation-cell3 {
  animation-delay: 0.3s, 0.3s, 1.3s, 1.3s;
}
.initial-animation-cell4 {
  animation-delay: .54s,.54s, 1.54s, 1.54s;
}
.initial-animation-cell5 {
  animation-delay: .46s,.46s, 1.46s, 1.46s;
}
.initial-animation-cell6 {
  animation-delay: .7s,.7s, 1.7s, 1.7s;
}


@keyframes transformToTop {
  from {
    transform: translateY(0%) scaleY(100%) scaleX(100%);
  }
  to {
    transform: translateY(-43%) scaleY(120%) scaleX(98%);
  }
}

@keyframes opacityToTop {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes transformToNormal {
  from {
    transform: translateY(70%) scaleY(120%) scaleX(98%);
  }
  to {
    transform: translateY(0%) scaleY(100%) scaleX(100%);
  }
}
@keyframes opacityToNormal {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.cell1 {
  width: 100%;
  height: 100%;
  background-color: #0045db13;
  border-radius: 44px;
  background-image: url("cell1_2.webp");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
  grid-column: 1;
  grid-row: 3 / 6;
}

.cell2 {
  width: 100%;
  height: 100%;
  background-color: #0045db13;
  border-radius: 44px;
  background-image: url("cell2_2.webp");
  background-size: contain;
  background-repeat: no-repeat;  
  grid-column: 1;
  background-position: center;
  grid-row: 6 / 10;
  opacity: 0;
}
.cell3 {
  width: 100%;
  height: 100%;
  background-color: #0045db13;
  border-radius: 44px;
  background-image: url("cell3_2.webp");
  background-size: contain;
  background-repeat: no-repeat;  
  grid-column: 2;
  background-position: center;
  grid-row: 1 / 5;
  opacity: 0;
}
.cell4 {
  width: 100%;
  height: 100%;
  background-color: #0045db13;
  border-radius: 44px;
  background-image: url("cell4_2.webp");
  background-size: contain;
  background-repeat: no-repeat;  
  grid-column: 2;
  background-position: center;
  grid-row: 5 / 9;
  opacity: 0;
}
.cell5 {
  width: 100%;
  height: 100%;
  background-color: #0045db13;
  border-radius: 44px;
  background-image: url("cell5_2.webp");
  background-size: contain;
  background-repeat: no-repeat;  
  grid-column: 3;
  background-position: center;
  grid-row: 4 / 8;
  opacity: 0;
}

.cell6 {
  width: 100%;
  height: 100%;
  background-color: #0045db13;
  border-radius: 44px;
  background-image: url("cell6_2.webp");
  background-size: contain;
  background-repeat: no-repeat;  
  grid-column: 3;
  background-position: center;
  grid-row: 8 / 11;
  opacity: 0;
}

.cell1-bg2 {
  background-image: url("cell1.webp");
}
.cell2-bg2 {
  background-image: url("cell2.webp");
}
.cell3-bg2 {
  background-image: url("cell3.webp");
}
.cell4-bg2 {
  background-image: url("cell4.webp");
}
.cell5-bg2 {
  background-image: url("cell5.webp");
}
.cell6-bg2 {
  background-image: url("cell6.webp");
}


.cell1-bg1 {
  background-image: url("cell1_2.webp");
}
.cell2-bg1 {
  background-image: url("cell2_2.webp");
}
.cell3-bg1 {
  background-image: url("cell3_2.webp");
}
.cell4-bg1 {
  background-image: url("cell4_2.webp");
}
.cell5-bg1 {
  background-image: url("cell5_2.webp");
}
.cell6-bg1 {
  background-image: url("cell6_2.webp");
}

@keyframes initalUploadrate {
  from {
    transform: translateY(30%) scaleY(105%) scaleX(98%);
  }
  to {
    transform: translateY(0%) scaleY(100%) scaleX(100%);
  }
}
@keyframes initalUploadrateOpacity {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes initialOpacity {
  from {
    opacity: 0;
  }
  to {
    opacity: 0;
  }
}

.initial-animation-uploadbtn {
  animation-name: initialOpacity, initalUploadrate, initalUploadrateOpacity;
  animation-duration: 0.87s, .18s, .18s;
  animation-iteration-count: 1,1,1;
  animation-fill-mode: forwards;
  animation-timing-function: linear, ease-out, ease-out;
  animation-delay: 0s, .87s, .87s;
}

.initial-animation-uploadrate {
  animation-name: initialOpacity, initalUploadrate, initalUploadrateOpacity;
  animation-duration: 0.8s, .18s, .18s;
  animation-iteration-count: 1,1,1;
  animation-fill-mode: forwards;
  animation-timing-function: linear, ease-out, ease-out;
  animation-delay: 0s, 0.8s, 0.8s;
}

.imagepattern .uploadrate {
  position: absolute;
  width: 185px;
  height: 82px;
  border-radius: 27px;
  background-color: white;
  box-shadow: 0px 6px 16px 4px #0000000d;
  top: 37%;
  left: 20%;
}
.imagepattern .uploadrate p {
  margin: 0;
  font-family: thiccboi-bold;
  font-size: 15px;
  font-weight: 100;
  margin-top: 22px;
  color: #0d2c4f;
  margin-left: 30px;
}

.imagepattern .uploadrate .uploadbar {
  width: 67%;
  margin: 0 auto;
  margin-top: 9px;
  height: 6px;
  background-color: #5a97ff38;
  border-radius: 20px;
}
.imagepattern .uploadrate .progress {
  width: 0%;
  background-color: #5a97ff;
  height: 100%;
  border-radius: 20px;
  transition: .36s cubic-bezier(0.33, 1, 0.68, 1);
}
.progress33 {
  width: 50% !important;
}
.progress66 {
  width: 66% !important;
}
.progress100 {
  background-color: #00dbaa !important;
  width: 100% !important;
}

@keyframes shaking2 {
  10% {
    transform: translateX(3px) rotate(2deg) translateY(0px);
  }

  20% {
    transform: translateX(-3px) rotate(-2deg) translateY(-1px);
  }

  30% {
    transform: translateX(3px) rotate(2deg) translateY(-3px);
  }

  40% {
    transform: translateX(-3px) rotate(-2deg) translateY(-5px);
  }

  50% {
    transform: translateX(2px) rotate(1deg) translateY(-8px);
  }

  60% {
    transform: translateX(-2px) rotate(-1deg) translateY(-7px);
  }

  70% {
    transform: translateX(2px) rotate(1deg) translateY(-6px);
  }

  80% {
    transform: translateX(-2px) rotate(-1deg) translateY(-4px);
  }

  90% {
    transform: translateX(1px) rotate(0) translateY(-2px);
  }

  100% {
    transform: translateX(-1px) rotate(0) translateY(0px);
  }
}
.uploadrateanimation {
  animation-name: shaking2;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-timing-function: linear;
  animation-delay: .38s;
}
.uploadbtnanimation {
  animation-name: shaking2;
  animation-duration: 1.1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
  animation-delay: .15s;
}
.imagepattern .uploadbtn {
  position: absolute;
  width: 70px;
  height: auto;
  object-fit: contain;
  top: 6%;
  right: 13%;
}

.dlbutton svg {
  width: 25%;
  height: 25%;
  position: absolute;
  left: 50%;
  top: 34%;
  transform: translate(-50%, -50%)
}

.rec1dl {
  margin-top: 0;
  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;
  height: 100px;
  padding-bottom: 10px;
  background-color: #f2fbfb
}

.txt2 .desc {
  order: 0 !important;
}

.rec2container {
  width: 99%;
  max-width: 1200px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  margin: 0 auto;
  padding-top: 30px;
}

.rec2container .img {
  width: 48%;
  flex-basis: 390px;
  position: relative;
  flex-grow: 1;
  justify-content: center;
  display: flex;
  align-content: center;
  /* margin-right: 60px; */
}

.rec2container .desc {
  width: 100%;
  flex-basis: 307px;
  flex-grow: 1;
  margin-left: 4%;
  order: 1;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
}

.rec3 {
  width: 98%;
  display: flex;
  max-width: 1200px;
  justify-content: space-between;
  margin: 0 auto;
  flex-wrap: wrap;
  margin-top: 140px;
  height: auto;
  flex-direction: row
}

.rec3preview {
  width: 48%;
  justify-content: flex-end;
  align-content: center;
  align-items: center;
  position: relative;
  display: flex;
  margin: auto;
}

.rec3preview .circle img {
  width: 90%;
  max-height: 580px;
  object-fit: contain;
  margin: auto;
  display: flex;
  -webkit-animation-name: fade;
  -webkit-animation-duration: .3s;
  -webkit-animation-timing-function: ease-out;
  animation-name: fade;
  animation-duration: .3s;
  animation-timing-function: ease-out
}

@-webkit-keyframes fade {
  from {
      transform: translateY(5%);
      opacity: .4
  }
  to {
      transform: translateY(0);
      opacity: 1
  }
}

@keyframes fade {
  from {
      transform: translateY(5%);
      opacity: .4
  }
  to {
      transform: translateY(0);
      opacity: 1
  }
}

@-webkit-keyframes fade2 {
  from {
      opacity: .1;
      transform: scale(.9)
  }
  to {
      opacity: 1
  }
}

@keyframes fade2 {
  from {
      opacity: .1;
      transform: scale(1)
  }
  to {
      opacity: 1
  }
}

.rec3preview .rec3previewmisc {
  width: 80%;
  position: absolute;
  max-width: 350px;
  object-fit: contain;
  -webkit-animation-name: fade2;
  -webkit-animation-duration: .32s;
  -webkit-animation-timing-function: ease-out;
  animation-name: fade2;
  animation-duration: .32s;
  animation-timing-function: ease-out;
  transform: translateX(5%);
}
.rec3preview .rec3previewmisc2 {
  max-width:120px;
  width: 100%;
  position: absolute;
  z-index: -1;
  align-self: flex-start;
  object-fit: contain;
  /* -webkit-animation-name: fade2; */
  /* -webkit-animation-duration: .32s; */
  /* -webkit-animation-timing-function: ease-out; */
  /* animation-name: fade2; */
  /* animation-duration: .32s; */
  /* animation-timing-function: ease-out; */
  left: 18%;
  top: 4%;
  /* margin-top: 3px; */
}

.rec3preview .misc2 {
  max-width: 140px;
  width: 100%;
  transform: translateY(-100%);
}

.rec3preview .misc3 {
  max-width: 144px;
  width: 80%;
  align-self: flex-end;
  animation-timing-function: ease-in-out;
  animation-duration: .42s;
  transition: none;
  transform: translate(-420px, -50%)
}

.rec3 .imginactive {
  display: none!important
}

.rec3preview .circle {
  width: 100%;
  height: auto;
  margin: auto;
}

.rec3desc {
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-family: thiccboi, sans-serif;
  font-size: .85em;
  font-weight: 100;
  color: #5a97ff;
  margin-bottom: 5px
}

.rec3heading {
  font-size: 1.8em;
  font-family: thiccboi, Poppins, sans-serif;
  margin-bottom: 10px;
  margin-top: 0;
  font-weight: 100;
  color: #0d2c4f;
}

.rec3text {
  width: 48%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
}

.rec3item {
  display: flex;
  margin-top: 20px;
  flex-direction: row;
  transition: .12s ease-in;
  /* width: 94%; */
  cursor: pointer;
  justify-content: flex-start
}

.rec3item:hover {
  opacity: .6
}

.rec3 :not(.inactive) .rec3item:hover {
  opacity: 1
}

.rec3number {
  width: 40px;
  text-align: center;
  margin-right: 20px;
  vertical-align: middle;
  height: 40px;
  background-color: #5a97ff;
  border-radius: 100%
}

.rec3number p {
  margin-top: 6px;
  font-size: 1.2em;
  font-family: Jost;
  font-weight: 400;
  color: #fff
}

.rec3itemtext {
  width: auto;
  font-family: Jost;
  flex-grow: 1;
  flex-shrink: 20;
}

.rec3itemdesc {
  opacity: .8;
  margin-top: 4px;
  line-height: 1.4em;
  font-size: 1.06em;
  color: #0d2c4f
}

.rec3itemheading {
  margin-bottom: 1px;
  font-size: 1.18em;
  font-family: thiccboi-semi, Poppins, sans-serif;
  font-weight: 500
}

.rec3 .inactive {
  opacity: .4;
}

.rec2container img {
  width: 100%;
  object-fit: contain;
  transform-origin: top center;
}
.rec2container .rec2vertical {
  height: 600px;
}
.rec2container .rec2bigger {
  width: 110%;
}

.rec2container .img .misc {
  object-fit: contain;
  width: 90%;
  height: auto;
  position: absolute;
  top: 390px;
  left: -50px
}

#txt2 .img .misc {
  top: 360px;
  left: -80px;
  height: 240px
}

.rec2container .desc .heading {
  /* padding-top: 30px; */
  font-size: 1.7em;
  letter-spacing: -0em;
  padding-bottom: 5px;
  line-height: 1.4em;
  font-family: thiccboi, Poppins, sans-serif;
  font-weight: 100;
  width: 80%;
  color: #0d2c4f;
}

.rec2container .desc .desc2 {
  font-family: Jost;
  font-size: 1.08em;
  font-weight: 400;
  color: #0d2c4f;
  opacity: 0.9;
  width: 90%;
  line-height: 1.6em;
  padding-top: 13px;
  margin-top: -30px
}

.rec2features {
  display: flex;
  flex-direction: column
}

.rec2features p {
  margin-top: -5px;
  font-family: Jost;
  font-size: 1.10em;
  align-items: center;
  display: flex;
  justify-self: center;
  width: 95%;
  color: #323257
}
.rec2container .rec2illustration img {
  width: 100% !important;
  max-width: 550px;
}

.rec2features img {
  display: inline-flex;
  height: 18px;
  align-content: center;
  align-items: center;
  width: 18px;
  padding-right: 13px;
  object-fit: contain
}

.rec2features p:first-child {
  margin-top: 7px
}

.rec4 {
  width: 100%;
  max-width: 1025px;
  margin: 80px auto 0 auto;
  margin-top: 200px;
  height: auto
}

.rec4title {
  font-size: 1.8em;
  font-family: thiccboi, Poppins, sans-serif;
  transition: .5s;
  font-weight: 100;
  margin-bottom: 40px;
  margin-left: 10px;
  color: #0d2c4f
}

.rec4desc {
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-family: thiccboi, sans-serif;
  font-size: .85em;
  font-weight: 100;
  margin-left: 10px;
  margin-bottom: -20px;
  color: #5a97ff
}

.rec4 .st {
  padding-bottom: 8px;
}

.rec4div {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-around;
}

.rec4divcontainer {
  width: 310px;
  display: flex;
  flex-direction: column;
  font-size: 1.08em;
  /* margin-right: 30px; */
  margin-bottom: 50px;
  color: #323257;
  font-family: thiccboi-semi;
  font-weight: 100;
  height: 150px
}

.rec4 .img {
  flex-shrink: 0;
  margin-right: 10px;
  object-fit: contain;
  height: 36px;
  align-self: flex-start;
  margin-bottom: 15px
}

.rec4div div span {
  font-weight: 200;
  font-family: Jost;
  opacity: .9;
  font-size: .95em
}

.rec5 {
  width: 98%;
  height: auto;
  justify-content: center;
  display: flex;
  opacity: 1;
  animation: rec5anim 0.36s ease-in-out;
  margin: auto;
  flex-wrap: wrap;
  max-width: 930px;
  align-items: center;
}
@keyframes rec5anim{
  0%{
    scale: 0.85;
    opacity: 80%;
  }
  100%{
    scale: 1;
      opacity: 100%;
  }
}

.rec5heading {
  font-size: 1.8em;
  font-family: thiccboi, Poppins, sans-serif;
  transition: .5s;
  text-align: center;
  width: 100%;
  margin: auto;
  font-weight: 100;
  line-height: 1.3em;
  max-width: 500px;
  margin-bottom: 40px;
  color: #0d2c4f
}

.rec5desc {
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-family: thiccboi, sans-serif;
  font-size: .85em;
  text-align: center;
  width: 40%;
  margin: auto;
  font-weight: 100;
  margin-bottom: 5px;
  color: #5a97ff
}
.rec5downloadmain {
  width: 100%;
}
.rec5downloadmainflex {
  width: 100%;
  /* height: 100%; */
  position: absolute;
  display: flex;
  flex-direction: row;
  /* flex-basis: 400px; */
  flex-wrap: wrap;
}
.rec5main {
  width: 63%;
}
.rec5downloadmainflex .left {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.rec5 h2 {
  margin: 0;
  font-family: thiccboi, poppins, sans-serif;
  font-size: 1.63em;
  font-weight: normal;
  text-align: center;
}
.rec5 h4 {
  margin: 0;
  margin-left: 10%;
  margin-top: 2%;
  font-weight: normal;
  width: 80%;
  font-size: 1.05em;
  font-family: Jost, sans-serif;
}
.rec5 .two h4 {
  margin: 0;
  font-weight: normal;
  width: auto;
  margin-left: 8px;
  font-size: 1.08em;
  font-family: Jost, sans-serif;
}
.rec5 .two{
  display: flex;
  align-items: center;
  flex-direction: row;
  margin-left: 10%;
}
.rec5downloadmainflex .right {
  width: 37%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.rec5 a {
  margin: 0;
  width: auto;
  color: #0d2c4f;
  text-decoration: none;
  padding: 5%;
  opacity: 1;
  padding-left: 11%;
  padding-right: 11%;
  transition: 0.1s;
  transition: transform ease-out 0.14s, box-shadow ease-out 0.1s, background-color ease-in 0.14s;
  font-weight: normal;
  display: flex;
  flex-direction: row;
  font-family: thiccboi-semi, Jost;
  justify-content: center;
  align-items: center;
  border-radius: 15px;
  background-color: #00dbaa;
  -webkit-box-shadow: 8px 8px 0px 0px rgba(13,44,79,1);
  box-shadow: 8px 8px 0px 0px rgba(13,44,79,1);
  align-content: center;
}
.rec5 a img {
  width: 25px;
  margin-right: 11%;
  /* height: fit-content; */
  object-fit: contain;
}

.spacer {
  height: 90px;
}
.rec5 a:hover {
  color: #0d2c4f;
  font-weight: 500;
  box-shadow: 5px 5px 0px 0px rgba(13,44,79,1);
  background-color: #00dbaa;
  transform: translateX(5px) translateY(5px);
}
.rec5inactive {
  display: none;
  opacity: 0;
}
.rec5list {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: auto;
  margin-bottom: 20px;
}
.rec5list .rec5item {
  font-family: Jost;
  text-decoration: none;
  color: #0d2c4f;
  background-color: #fff;
  transition: border-radius ease-out 2s, background-color ease-in 0.07s, padding ease-out 2s;
  font-weight: 400;
  width: fit-content;
}
.rec5list .rec5itemcontainer:hover .rec5item{
  font-weight: 500;
}
.rec5list .rec5itemcontainer {
  width: 100px;
  display: flex;
  cursor: pointer;
  justify-content: center;
}
.rec5list .selected {
  background-color: #5a97ff46;
  padding: 7px;
  transition: none;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 12px;
  font-weight: 500;
}
.rec5item1 {
  background-color: #FFE45E !important;
}
.rec5mobile {
  width: 95%;
  display: none;
  max-width: 1200px;
  /* align-self: center; */
  margin: 0 auto;
  /* justify-self: center; */
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  text-align: center;
  justify-content: center;
  align-items: center;
  border-radius: 60px;
  margin-bottom: 80px;
  margin-top: 75px;
  background-color: #F1FCFF;
}

.rec5mobileheading {
  font-family: thiccboi, Poppins, sans-serif;
  transition: .5s;
  text-align: center;
  margin: auto;
  font-weight: 100;
  line-height: 1.3em;
  max-width: 500px;
  color: #0d2c4f;
  width: 80%;
  margin-top: 30px;
  font-size: 1.5em;
  margin-bottom: 10px;
}

.rec5mobiletext {
  margin: 0;
  text-align: center;
  font-weight: normal;
  width: 80%;
  font-size: 1.0em;
  font-family: Jost, sans-serif;
}
.rec5mobile a {
  margin: 0;
  width: auto;
  color: #0d2c4f;
  text-decoration: none;
  margin-top: 20px;
  margin-bottom: 30px;
  padding: 15px;
  font-size: 0.9em;
  opacity: 1;
  padding-left: 32px;
  padding-right: 32px;
  transition: 0.1s;
  transition: transform ease-out 0.14s, box-shadow ease-out 0.1s, background-color ease-in 0.14s;
  font-weight: normal;
  display: flex;
  flex-direction: row;
  font-family: thiccboi-semi, Jost;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  background-color: #00dbaa;
  align-content: center;
}
.rec5mobile a img {
  width: 22px;
  margin-right: 11%;
  /* height: fit-content; */
  object-fit: contain;
}


footer {
  background-color: #f5f9ff;
  width: 100%;
  line-height: 2.3em;
  display: flex;
  justify-content: center;
  font-family: "Open Sans";
  color: #fff;
}
footer .maxwidth {
  max-width: 950px;
  width: 94%;
}
footer img {
  width: 230px;
  margin-bottom: 20px;
  margin-top: 160px
}

footer a {
  /* color: #fff; */
  /* margin-left: 40px; */
  color: #0d2c4f;
  text-decoration: none;
  transition: 0.2 ease;
  font-family: "Jost", sans-serif;
  font-size: 1.08em;
}

footer p {
  font-family: Jost;
  color: #0d2c4f;
  font-size: 1.08em;
  margin-top: 0;
  /* text-wrap: balance; */
}
footer a:hover {
  color: #5a97ff;
}
footer .footercontainer {
  display: flex;
  font-size: 0.9em;
  flex-wrap: wrap;
  line-height: 2.2em;
  flex-direction: row;
  width: 100%;
  /* justify-content: space-between; */
}
footer .footeritemleft {
  flex-basis: 242px;
}
footer .footeritemright {
  /* width: 55%; */
  flex-basis: 501px;
  /* flex-shrink: 1; */
}

.maindiv {
  flex: 1;
  justify-content: center;
}

.dlbuttons a {
  width: 195px;
  border-radius: 16px;
  height: 57px;
  transition: .2s ease;
  font-size: 0.93em;
  vertical-align: middle;
  display: flex;
  margin-bottom: 15px;
  background-color: #00dbaa;
  justify-content: center;
  text-decoration: none;
  color: #0d2c4f;
  align-items: center;
  box-shadow: 1px 8px 15px 10px rgb(10 75 48 / 4%)
}

a.dlbutton2 {
  background: none;
  width: 192px;
  height: 55px;
  box-shadow: none;
}
a.dlbutton2:hover {
  color: #5a97ff;
}
.dlbuttons a:hover {
  transform: translateY(-5px);
  background-color: #07cda1
}

.previewdiv {
  display: none;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin-top: 90px
}

.previewdiv img {
  height: 600px;
  margin: -30px;
  margin-top: 0
}
.previewdiv .small {
  height: 30px;
  width: 30px;
  margin: 0;
  margin-left: -10px;
}



.sectionmargin {
  height: 75px
}

a.dlbutton2:hover {
  transform: none;
  background: none;
}


.whydiv {
    width: 95%;
    max-width: 1200px;
    /* align-self: center; */
    margin: 0 auto;
    display: flex;
    /* justify-self: center; */
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    text-align: center;
    justify-content: center;
    align-items: center;
    border-radius: 80px;
    margin-bottom: 80px;
    margin-top: 75px;
    background-color: #F1FCFF;
}

h2.whyheading {
    margin-top: 100px;
    line-height: 1.3em;
    letter-spacing: -.016em;
    font-weight: 100;
    color: #0d2c4f;
    font-size: 35px;
    max-width: 650px;
    width: 70%;
    font-family: thiccboi, Poppins, sans-serif;
    /* text-align: center; */
}
.whyheading b {
  color: #00dbaa;
  font-weight: 100;
}

h6.whysubheading {
    font-family: Jost, sans-serif;
    font-weight: 400;
    color: #0d2c4fca;
    margin: 0;
    line-height: 1.56em;
    font-size: 1.08em;
    /* text-align: center; */
    /* letter-spacing: -.015em; */
    width: 80%;
    max-width: 500px;
    margin-top: -15px;
}
.whysubheading span {
  color: #0d2c4f;
}

.whylist {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    width: 85%;
    justify-content: center;
    margin-bottom: 100px;
    align-items: flex-end;
    /* margin-top: 40px; */
}

.whyitem {
    flex-basis: 320px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-top: 46px;
}

.whyitem img {
    object-fit: contain;
    /* width: 45%; */
    height: 107px;
}

p.whyitemheading {
    margin: 0;
    margin-top: 40px;
    font-size: 1.2em;
    line-height: 1.4em;
    font-family: thiccboi, Poppins, sans-serif;
    font-weight: 100;
    /* width: 80%; */
    color: #0d2c4f;
}

p.whyitemtxt {
    font-family: Jost, sans-serif;
    font-weight: 400;
    color: #0d2c4fd9;
    margin: 0;
    line-height: 1.56em;
    font-size: 1.06em;
    /* text-align: center; */
    /* letter-spacing: -.005em; */
    width: 80%;
    max-width: 400px;
    margin-top: 6px;
}

img.rocketimg {
    height: 122px;
}
.whyitem img:not(.rocketimg) {
  padding: 15px;
}



.space {
    flex: 0.5;
}

.img :not(.txt2) {
    /* margin-right: 60px; */
}


.whycompare {
    height: 200px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    width: 100%;
    align-items: center;
    padding-bottom: 80px;
}

.compareitem {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    width: 90%;
    margin-top: 30px;
    justify-content: center;
    align-items: center;
}

.compareitem .comparename {
    width: 13%;
    /* flex: 1; */
    font-family: 'thiccboi', 'Jost', sans-serif;
    font-size: 1.6em;
    font-weight: 100;
    margin: 0;
    color: #0d2c4f;
    text-align: right;
}
.compareitem img {
  width: 100%;
  max-width: 140px;
}

.comparebar {
    height: 12px;
    width: 60%;
    border-radius: 100px;
    margin-left: 40px;
    background-color: #0076db1f;
    box-shadow: 2px 8px 20px 2px #0b4d3e14;
}
.good::before {
  display: block;
  position: relative;
  top: -35px;
  font-family: Jost;
  font-size: 0.75em;
  color: #0d2c4f;
  text-align: center;
  float: right;
  line-height: 14px;
  opacity: 0.7;
  content: '500 Bilder\A∣';
  transform: translateX(45%);
  white-space: pre;
}
.good::after {
  display: block;
  position: relative;
  top: -45px;
  font-family: Jost;
  font-size: 0.75em;
  color: #0d2c4f;
  text-align: center;
  line-height: 14px;
  opacity: 0.7;
  content: '250 Bilder\A∣';
  transform: translateX(4%);
  white-space: pre;
}

.comparebarprogress {
    height: 100%;
    /* background-color: #00dbaa; */
    background: linear-gradient(90deg, #00dbaa66, #00dbaa);
    width: 100%;
    opacity: 0;
    border-radius: 100px;
}
.animation1 .comparebarprogress {
  opacity: 1;
  animation: progressbar 7.5s ease-in-out;
}
.animation1 .bad .comparebarprogress {
  opacity: 1;
  animation: progressbar 90s linear;
}
.whycompare .bad .comparebarprogress {
  /* background-color: #0d2c4f; */
  background: linear-gradient(90deg, #0d2c4f73, #0d2c4f);
  opacity: 0.25;
}
@keyframes progressbar{
  0%{
    width: 1%;
  }
  100%{
      width: 100%;
  }
}

.bad h4 {
    opacity: 0.6;
}

.bad .comparebar {
    background-color: #0d2c4f0d;
    /* opacity: 0.4; */
    box-shadow: none;
}

.bad .comparebar::after {
  content: "Trio ist bis zu 12 mal schneller als mit Kabel. Abhängig von Hardware und WLAN.";
  display: block;
  margin-top: 15px;
  opacity: 0.6;
  color: #0d2c4f;
  font-family: "Jost", sans-serif;
}


@media only screen and (max-width:1019px) {
  .rec4 {
      max-width: 700px
  }
}

@media only screen and (max-width:1120px) {
  .previewdiv img {
      height: 500px!important
  }
  .small {
    display: none;
  }
}
@media only screen and (max-width:1100px) {
  .maindiv {
    flex: 1.4;
    padding-left: 40px;
  }
  section h1 {
    font-size: 41px;
  }
}
@media only screen and (max-width:1250px) {
  .maindiv {
    padding-left: 40px;
  }
}
@media only screen and (max-width: 944px) {
  section h1 {
    font-size: 38px;
  }
  section h6 {
    font-size: 17px;
  }
  .grid {
    transform: translateY(-10%);
  }
  .maindiv {
    padding-left: 40px;
  }
}

@media only screen and (max-width: 900px) {
  section h1 {
    font-size: 33px;
  }
  section h6 {
    font-size: 16px;
  }
}

@media only screen and (max-width: 870px) {
  .imagepattern {
    display: none;
  }
  .previewdiv {
    margin-top: 0px;
    display: flex;
  }
  section h1 {
    text-align: center;
    max-width: 650px;
    margin: 0 auto;
  }
  section h6 {
    text-align: center;
    margin: 0 auto;
    margin-top: 10px;
  }
  section div {
    align-items: center;
  }
  .dlbuttons {
    justify-content: center;
    align-content: center;
  }
  .maindiv {
    padding-left: 0px;
  }
}

@media only screen and (max-width: 930px) {
  .previewdiv img {
      height: 400px!important
  }
}

@media only screen and (max-width: 730px) {
  .previewdiv img {
      height: 300px!important
  }
  .rec2container {
    padding-top: 60px;
  }
  .rec2container .img img {
    width: 85% !important;
    max-width: 430px;
  }
}

@media only screen and (max-width: 510px) {
  .previewdiv img {
    height: auto!important;
    max-height: 430px;
    width: 97%!important;
    /* aspect-ratio: initial; */
    object-fit: contain;
  }
}

@media only screen and (max-width:900px) {
  .rec5 {
      flex-direction: column
  }
  .rec5container {
      width: 100%;
      margin: 0 auto;
      max-width: 500px;
      margin-bottom: 40px
  }
}

@media only screen and (max-width:430px) {
  .whyheading {
    font-size: 29px !important;
    width: 85% !important;
  }
  .rec5 {
    margin-bottom: 140px !important;
    margin-top: 100px !important;
  }
  .rec5 h2 {
    text-align: center;
    margin-left: 0;
  }
  .rec5 .two {
    margin-left: 0;
    justify-content: center;
  }
  .rec5 h4 {
    text-align: center;
    margin-left: 0;
    margin: auto;
  }
  .rec5 a {
    box-shadow: 5px 5px 0px 0px rgba(13,44,79,1);
  }
}

@media only screen and (max-width:850px) {
  section {
      flex-direction: column
  }
  section .preview {
      width: 100%;
      height: 1000px
  }
  section .text {
      width: 100%;
      height: 400px
  }
  .rec5 a {
    font-size: 0.85em;
    padding: 6% 12%;
    border-radius: 13px;
  }
  .rec5 a img {
    width: 17px;
  }
}

@media only screen and (max-width:575px) {
  header .btn {
      display: none
  }
  .title {
      width: 90%;
      padding-left: 30px;
      top: 130px;
      font-size: 2.9em
  }
  header {
      width: 100%;
      margin-left: 0;
      transform: translate(0, 0)
  }
  header li .active {
      background-image: url(logo.svg);
      width: 60px;
      height: 60px;
      margin-left: 30px
  }
  header li a {
      padding-right: 5px
  }
  .rec6 h2 {
    font-size: 1.8em !important;
  }
  .dlbuttons a {
    font-size: 0.86em;
    width: 167px;
    height: 50px;
  }
}

@media only screen and (max-width:480px) {
  section h1 {
    font-size: 30px;
  }
  .rec2container .img:after {
      display: none
  }
  .rec2container {
      padding-top: 80px
  }
  .rec2container .desc a {
      font-size: 1.5em;
      padding: 15px 35px 15px 35px
  }
  section img {
      width: 90%
  }
  .rec2container .desc h2:first-child {
      margin-top: 20px;
      font-size: 1.5em;
  }
  .rec2container .desc .desc2 {
    font-size: 1em;
  }
  .rec2features p {
    font-size: 1em;
  }
  .preview3 {
    display: none;
  }
  h6.whysubheading {
    font-size: 1em;
  }
  p.whyitemtxt {
    font-size: 1em;
  }
  .rec3heading {
    font-size: 1.6em;
  }
  .rec3itemheading {
    font-size: 1.12em;
  }
  .rec3itemdesc {
    font-size: 1em;
  }
  .rec6 h2 {
    font-size: 1.5em !important;
  }
  .rec6 .rec6desc {
    font-size: 1em;
  }
  .rec5heading{
    font-size: 1.6em;
  }
  .rec5 h2 {
    font-size: 1.3em !important;
  }
}

@media only screen and (max-width:680px) {
  .rec4 {
      width: 90%;
      text-align: center
  }
  .rec4 .img {
      align-self: center
  }
  #compare {
    display: none;
  }
}

@media only screen and (max-height:750px) {
  .title span {
      font-size: 1em
  }
}

@media only screen and (max-height:520px) {
  body {
      font-size: .75em
  }
}

@media only screen and (max-width:860px) {
  .rec3preview {
      order: 1
  }
  .rec3 {
      flex-direction: column
  }
  .rec3text {
      width: 90%!important;
      margin: 0 auto;
      margin-bottom: 50px
  }
  .rec3preview {
      width: 90%!important;
  }
  .misc2 {
      /* width: 19%!important; */
  }
  .rec5 h4 {
    width: 89%;
    font-size: 1em;
  }
  .rec5 h2 {
    font-size: 1.45em;
  }
}
@media only screen and (max-width: 750px) {
  .rec5 a {
      font-size: 0.75em;
  }
}

@media only screen and (max-width: 990px) {
  .space {
    display: none;
    /* flex-grow: 0.05; */
  }
  .rec2container .img img{
    height: auto;
    width: 100%;
    max-height: 420px;
  }
  .rec2container .img {
    
    margin-right: 0 !important;
  }
  .rec2container .desc {
    margin-left: 3%;
  }
}
@media only screen and (max-width: 900px) { 
  .rec2container .img {
    order: 1;
  }
  .txt2 .desc {
    order: 2 !important;
  }
  .rec2container .desc {
    order: 2;
  }
}

@media only screen and (min-width:1520px) {
  .title {
      padding-left: 90px
  }
  .active {
      margin-left: 90px
  }
}

@media only screen and (max-width:1200px) {
  .title {
      padding-left: 60px
  }
  .active {
      margin-left: 60px
  }
  .misc3 {
      display: none
  }
}

@media only screen and (max-width:760px) {
  .rec2container .img img {
      width: 90%;
  }
}

@media only screen and (max-width:960px) {
  .rec2container h2 {
      width: 95%!important
  }
  .rec2container h3 {
    width: 95%!important;
}
}
@media only screen and (max-width:580px) {
  .rec5 {
    display: none;
  }
  .rec5desc {
    display: none;
  }
  .rec5heading {
    display: none;
  }
  .rec5mobile {
    display: flex;
  }
  .rec5list {
    display: none;
  }
}


