<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Muli:200,300,400,600,700,800,900");
@font-face {
  font-family: "Gilroy Extra Bold";
  src: url("../fonts/Gilroy-ExtraBold.eot");
  src: url("../fonts/Gilroy-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-ExtraBold.woff") format("woff"), url("../fonts/Gilroy-ExtraBold.ttf") format("truetype"), url("../fonts/Gilroy-ExtraBold.svg#Gilroy-ExtraBold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Gilroy Light";
  src: url("../fonts/Gilroy-Light.eot");
  src: url("../fonts/Gilroy-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Light.woff") format("woff"), url("../fonts/Gilroy-Light.ttf") format("truetype"), url("../fonts/Gilroy-Light.svg#Gilroy-Light") format("svg");
  font-weight: normal;
  font-style: normal; }
body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  position: relative;
  max-width: 100vw;
  overflow-x: hidden; }

button:active, button:focus {
  outline: 0; }

a {
  color: #488de7;
  font-weight: 700;
  font-family: "Muli", sans-serif;
  transition: 0.3s ease;
  font-size: inherit; }
  a:hover {
    text-decoration: none;
    color: #ef4444; }

p, li {
  font-weight: 400;
  font-family: "Muli", sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #555555;
  text-align: justify; }

p.bold-text {
  font-weight: 700; }

input {
  background: transparent;
  border: 0;
  width: 100%; }

@media (max-width: 767px) {
  p, li {
    text-align: justify; } }
.mt-10 {
  margin-top: 10px; }

.mt-20 {
  margin-top: 20px; }

.mt-30 {
  margin-top: 30px; }

.mt-40 {
  margin-top: 40px; }

.mt-60 {
  margin-top: 60px; }

.scroll-up {
  position: fixed;
  right: 20px;
  background: white;
  color: #ef4444;
  border-radius: 50%;
  border: 4px solid #ef4444;
  width: 40px;
  height: 40px;
  text-align: center;
  padding-top: 2px;
  cursor: pointer;
  transition: 0.3s ease;
  z-index: 4; }

.hero-section {
  width: 100%;
  height: 452px;
  position: relative;
  margin-top: 80px;
  display: flex;
  align-items: center; }
  .hero-section img.hero-img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1; }
  .hero-section .hero-text {
    width: 575px;
    text-align: center;
    margin-left: auto;
    margin-right: auto; }
  .hero-section h1.headline {
    font-family: "Gilroy Extra Bold", sans-serif;
    font-size: 48px;
    line-height: 46px;
    color: white;
    margin-bottom: 0; }

@media (min-width: 768px) and (max-width: 991px) {
  .hero-section .hero-text {
    width: 356px; } }
@media (min-width: 576px) and (max-width: 767px) {
  .hero-section .hero-text {
    width: 450px; } }
@media (max-width: 575px) {
  .hero-section {
    height: 270px;
    margin-top: 60px; }
    .hero-section .hero-text {
      width: 240px; }
      .hero-section .hero-text h1.headline {
        font-size: 28px;
        line-height: 30px; } }
h1.headline {
  color: #444444;
  display: inline;
  font-size: 42px;
  font-family: "Gilroy Extra Bold", sans-serif;
  line-height: 42px;
  margin-bottom: 56px; }
  h1.headline span {
    color: #ef4444; }

h1.headline2 {
  font-family: "Gilroy Extra Bold", sans-serif;
  color: #444444;
  font-size: 42px;
  line-height: 48px;
  margin-top: 0;
  margin-bottom: 48px; }
  h1.headline2 span {
    color: #ef4444; }

h2 {
  font-weight: 900;
  font-family: "Muli", sans-serif;
  font-size: 28px;
  color: #444444;
  line-height: 22px; }
  h2 span {
    color: #ef4444; }

@media (min-width: 992px) and (max-width: 1199px) {
  .pad-headline {
    max-width: 346px; } }
@media (min-width: 768px) and (max-width: 991px) {
  h1.headline {
    font-size: 26px; }

  h1.headline2 {
    font-size: 40px;
    margin-bottom: 28px;
    line-height: 44px; }

  .pad-headline {
    max-width: 282px;
    margin-bottom: 36px; } }
@media (min-width: 576px) and (max-width: 767px) {
  .pad-headline {
    margin-bottom: 26px; }

  h1.headline {
    font-size: 28px;
    line-height: 30px; }

  h1.headline2 {
    font-size: 40px;
    line-height: 42px;
    margin-bottom: 15px; } }
@media (max-width: 575px) {
  .pad-headline {
    margin-bottom: 26px; }

  h1.headline {
    font-size: 24px;
    line-height: 36px; }

  h1.headline2 {
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 20px; } }
@media (max-width: 991px) {
  h1.headline {
    margin-bottom: 16px;
    line-height: 30px; } }
@keyframes left-right {
  0% {
    transform: translateX(0); }
  50% {
    transform: translateX(20px); }
  100% {
    transform: translateX(0); } }
a.section-link {
  font-weight: 700;
  font-family: "Muli", sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  color: #444444;
  padding-bottom: 10px;
  border-bottom: 2px solid #444444;
  margin-top: 100px;
  display: inline-block;
  position: relative; }
  a.section-link:after {
    position: absolute;
    font-family: "Material-Design-Iconic-Font", sans-serif;
    content: "";
    border-radius: 50%;
    border: 6px solid #ef4444;
    color: #ef4444;
    text-align: center;
    padding-top: 4px;
    width: 40px;
    height: 40px;
    font-size: 14px;
    right: -60px;
    top: -8px; }
  a.section-link:hover:after {
    animation-name: left-right;
    animation-duration: 1.4s;
    animation-iteration-count: infinite; }

@media (min-width: 768px) and (max-width: 991px) {
  a.section-link {
    font-size: 14px; }
    a.section-link:after {
      border: 4px solid #ef4444;
      width: 36px;
      height: 36px;
      right: -50px;
      top: -8px; } }
a.isometric-btn {
  margin-left: 10px;
  display: inline-block;
  width: 160px;
  height: 50px;
  color: white;
  font-weight: 600;
  font-family: "Muli", sans-serif;
  font-size: 14px;
  padding-top: 14px;
  background-color: #4d6ba3;
  margin-top: 50px;
  text-align: center;
  transform: rotate(-30deg) skew(25deg) translate(0, 0);
  box-shadow: -20px 20px 10px rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  transition: 0.4s ease; }
  a.isometric-btn i {
    margin-left: 10px; }
  a.isometric-btn:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 100%;
    top: 10px;
    left: -20px;
    transform: rotate(0deg) skewY(-45deg);
    background-color: #254882;
    transition: 0.4s ease; }
  a.isometric-btn:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 20px;
    bottom: -20px;
    left: -10px;
    transform: rotate(0deg) skewX(-45deg);
    background-color: #6289c1;
    transition: 0.4s ease; }
  a.isometric-btn:hover {
    -webkit-animation: isomBtn 4s infinite;
    animation: isomBtn 4s infinite;
    background: #488de7; }
    a.isometric-btn:hover:before {
      background: #ef4444; }
    a.isometric-btn:hover:after {
      background: #3070c5; }

@-webkit-keyframes isomBtn {
  0% {
    transform: rotate(-30deg) skew(25deg) translate(0, 0);
    box-shadow: -20px 20px 10px rgba(0, 0, 0, 0.5); }
  50% {
    box-shadow: -50px 50px 30px rgba(0, 0, 0, 0.2);
    transform: rotate(-30deg) skew(25deg) translate(5px, -5px); }
  100% {
    transform: rotate(-30deg) skew(25deg) translate(0, 0);
    box-shadow: -20px 20px 10px rgba(0, 0, 0, 0.5); } }
@keyframes isomBtn {
  0% {
    transform: rotate(-30deg) skew(25deg) translate(0, 0);
    box-shadow: -20px 20px 10px rgba(0, 0, 0, 0.5); }
  50% {
    box-shadow: -50px 50px 30px rgba(0, 0, 0, 0.2);
    transform: rotate(-30deg) skew(25deg) translate(5px, -5px); }
  100% {
    transform: rotate(-30deg) skew(25deg) translate(0, 0);
    box-shadow: -20px 20px 10px rgba(0, 0, 0, 0.5); } }
@media (max-width: 575px) {
  a.isometric-btn {
    display: block;
    margin-left: auto;
    margin-right: auto; } }
.main-header {
  width: 100vw;
  height: calc(100vh - 80px);
  position: relative; }
  .main-header .header-video {
    height: 100%;
    width: 100%;
    object-fit: cover;
    -webkit-border-radius: 1px; }
  .main-header .gradient-overlay {
    background: -moz-linear-gradient(-45deg, rgba(51, 51, 51, 0.4) 0%, rgba(153, 153, 153, 0.4) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(51, 51, 51, 0.4) 0%, rgba(153, 153, 153, 0.4) 100%);
    background: linear-gradient(135deg, rgba(51, 51, 51, 0.4) 0%, rgba(153, 153, 153, 0.4) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66333333', endColorstr='#66999999',GradientType=1 );
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
    .main-header .gradient-overlay .scroll-pointer {
      position: absolute;
      z-index: 1;
      bottom: 22px;
      left: calc(50% - 27px);
      text-align: center;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
      .main-header .gradient-overlay .scroll-pointer p {
        text-transform: uppercase;
        color: white;
        font-weight: 400;
        font-family: "Muli", sans-serif;
        font-size: 14px;
        margin: 0 0 18px 0; }
      .main-header .gradient-overlay .scroll-pointer .scroll-anim {
        width: 26px;
        height: 38px;
        border: 2px solid white;
        border-radius: 18px;
        margin-left: auto;
        margin-right: auto; }
        .main-header .gradient-overlay .scroll-pointer .scroll-anim:after {
          position: absolute;
          content: "";
          left: 25px;
          top: 42px;
          width: 4px;
          height: 4px;
          border-radius: 50%;
          background: white;
          -webkit-animation: scrollAnim 1s infinite;
          animation: scrollAnim 1s infinite; }

@-webkit-keyframes scrollAnim {
  from {
    top: 42px;
    opacity: 1; }
  to {
    top: 60px;
    opacity: 0; } }
@keyframes scrollAnim {
  from {
    top: 42px;
    opacity: 1; }
  to {
    top: 60px;
    opacity: 0; } }
@media (max-width: 575px) {
  .main-header {
    height: calc(100vh - 60px); } }
#logo-link {
  display: block;
  height: 45px;
  position: relative;
  width: auto; }
  #logo-link img {
    height: 100%; }
  #logo-link img.white-logo-img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0; }

#menu-btn {
  font-weight: 600;
  font-family: "Muli", sans-serif;
  border: 0;
  background: transparent;
  text-transform: uppercase;
  font-size: 16px;
  display: inline-block;
  padding: 10px 10px 10px 30px;
  cursor: pointer;
  color: #ef4444;
  letter-spacing: 4px;
  margin-right: -10px;
  z-index: 11;
  position: relative; }
  #menu-btn .dots-menu {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 2px solid #ef4444;
    position: absolute;
    top: 18px;
    left: 14px; }
    #menu-btn .dots-menu:before {
      content: "";
      position: absolute;
      width: 8px;
      height: 8px;
      border-radius: 50%;
      border: 2px solid #ef4444;
      top: 9px;
      left: -2px; }
    #menu-btn .dots-menu:after {
      content: "";
      position: absolute;
      width: 8px;
      height: 8px;
      border-radius: 50%;
      border: 2px solid #ef4444;
      left: -2px;
      top: -13px; }
  #menu-btn .menu-icon {
    width: 15px;
    height: 2px;
    background: #ef4444;
    display: inline-block;
    margin: 0 5px 4px 1px;
    position: relative;
    transition: 0.2s ease; }
    #menu-btn .menu-icon:before, #menu-btn .menu-icon:after {
      content: "";
      background: #ef4444;
      height: 2px;
      width: 15px;
      position: absolute; }
    #menu-btn .menu-icon:before {
      top: -5px;
      left: 0;
      transition: 0.2s ease; }
    #menu-btn .menu-icon:after {
      top: 5px;
      left: 0;
      transition: 0.2s ease; }

#menu-btn.open {
  color: white; }
  #menu-btn.open .dots-menu {
    border-color: #f46464; }
    #menu-btn.open .dots-menu:before {
      border-color: #f46464; }
    #menu-btn.open .dots-menu:after {
      border-color: #f46464; }
  #menu-btn.open .menu-icon {
    margin: 0 -1px 5px 2px;
    background: rgba(0, 0, 0, 0); }
    #menu-btn.open .menu-icon:before {
      transform: rotate(45deg);
      transform-origin: left top;
      background: white; }
    #menu-btn.open .menu-icon:after {
      transform: rotate(-45deg);
      transform-origin: left bottom;
      background: white; }

#menu {
  background: white;
  z-index: 10;
  width: 100%;
  box-shadow: 0 5px 6px 0 rgba(200, 43, 43, 0.07); }
  #menu.fixed {
    position: fixed;
    top: 0;
    left: 0; }

#menu .container {
  display: flex;
  justify-content: space-between;
  height: 80px;
  align-items: center; }

#menu-overlay {
  background: rgba(17, 17, 17, 0.97);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  opacity: 0;
  transform: translateY(-100%);
  transition: 0.5s ease; }
  #menu-overlay .menu-bar {
    height: 80px;
    display: flex;
    justify-content: space-between;
    align-items: center; }
  #menu-overlay #logo-link-overlay {
    display: inline-block;
    height: 45px;
    filter: brightness(100%); }
    #menu-overlay #logo-link-overlay img {
      height: 100%; }
  #menu-overlay .menu-content {
    height: calc(100vh - 80px);
    padding-top: 90px; }
    #menu-overlay .menu-content &gt; .container &gt; .row {
      display: flex;
      justify-content: center;
      flex-wrap: nowrap; }
      #menu-overlay .menu-content &gt; .container &gt; .row &gt; div[class^="col-"] {
        flex: 0 0 170px;
        margin-left: 40px;
        margin-right: 40px; }
    #menu-overlay .menu-content h3 {
      font-size: 24px;
      font-weight: 900;
      font-family: "Muli", sans-serif;
      color: #ef4444;
      letter-spacing: 1.2px;
      margin-top: 0;
      margin-bottom: 32px; }
    #menu-overlay .menu-content .links-list {
      padding-left: 0;
      list-style: none; }
      #menu-overlay .menu-content .links-list li {
        margin-bottom: 12px; }
      #menu-overlay .menu-content .links-list a {
        font-weight: 400;
        font-family: "Muli", sans-serif;
        font-size: 18px;
        letter-spacing: 0.6px;
        color: white;
        display: inline-block;
        text-transform: uppercase;
        transition: 0.2s ease; }
        #menu-overlay .menu-content .links-list a:hover {
          color: #f46464; }

#menu-overlay.open {
  opacity: 1;
  transform: translateY(0); }
  #menu-overlay.open + #menu {
    box-shadow: none;
    background: rgba(255, 255, 255, 0); }
    #menu-overlay.open + #menu #logo-link {
      opacity: 0; }

#menu-overlay.transparent-menu + #menu {
  background: transparent;
  box-shadow: none; }
  #menu-overlay.transparent-menu + #menu #logo-link {
    filter: contrast(0%) brightness(800%); }
  #menu-overlay.transparent-menu + #menu #menu-btn {
    color: white; }
    #menu-overlay.transparent-menu + #menu #menu-btn span.menu-icon {
      background: white; }
      #menu-overlay.transparent-menu + #menu #menu-btn span.menu-icon:before {
        background: white; }
      #menu-overlay.transparent-menu + #menu #menu-btn span.menu-icon:after {
        background: white; }
  #menu-overlay.transparent-menu + #menu #menu-btn.open .menu-icon {
    background: transparent; }

#menu-overlay.transparent-menu #logo-link-overlay {
  opacity: 0; }

#menu-overlay.open.transparent-menu + #menu #logo-link {
  opacity: 1; }

@media (max-width: 991px) {
  #menu-overlay.transparent-menu + #menu, #menu-overlay.open + #menu {
    background: #181818;
    box-shadow: 0 5px 6px 0 #101010; }

  #menu-overlay.open + #menu #logo-link {
    opacity: 1; }

  #menu-overlay.open + #menu #logo-link img.white-logo-img {
    opacity: 1; } }
@media (max-width: 767px) {
  #menu-overlay {
    overflow: hidden; } }
@media (max-width: 575px) {
  #logo-link {
    height: 28px;
    width: auto; }

  #menu .container {
    height: 60px; }

  #menu-btn {
    font-size: 14px; }

  #menu-overlay .menu-content &gt; .container &gt; .row {
    flex-direction: column; }

  #menu-overlay .menu-content {
    padding-top: 30px; }

  #menu-overlay .menu-content h3 {
    margin-bottom: 12px; }

  #menu-overlay .menu-content &gt; .container &gt; .row &gt; div[class^="col-"] {
    max-width: 230px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    flex: initial; }

  #menu-btn:before, #menu-btn:after {
    opacity: 1; }

  #menu-overlay.open {
    overflow-y: auto; }

  #menu-overlay #logo-link-overlay {
    display: none; }

  #menu-overlay .menu-content {
    height: auto; }

  #menu-overlay .contact-footer.container {
    position: relative !important;
    left: initial !important;
    bottom: initial !important; }

  #menu-btn .dots-menu {
    width: 6px;
    height: 6px;
    border: 1px solid #ef4444;
    top: 18px;
    left: 16px; }
    #menu-btn .dots-menu:before {
      width: 6px;
      height: 6px;
      border: 1px solid #ef4444;
      top: 8px;
      left: -1px; }
    #menu-btn .dots-menu:after {
      width: 6px;
      height: 6px;
      border: 1px solid #ef4444;
      left: -1px;
      top: -10px; } }
@media (min-width: 768px) and (max-width: 991px) {
  #menu-overlay .menu-content &gt; .container &gt; .row &gt; div[class^="col-"] {
    margin-left: 20px;
    margin-right: 20px; } }
@media (min-width: 576px) and (max-width: 767px) {
  #menu-overlay .menu-content &gt; .container &gt; .row {
    justify-content: space-between; }

  #menu-overlay .menu-content &gt; .container &gt; .row &gt; div[class^="col-"] {
    margin-left: 0;
    margin-right: 0; } }
.vertically-center {
  display: flex;
  align-items: center; }

#toggle-video-sound {
  position: absolute;
  bottom: 12px;
  right: 22px;
  z-index: 10;
  color: white;
  font-size: 20px;
  border-radius: 50%;
  height: 38px;
  width: 38px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center; }
  #toggle-video-sound .fa-volume-up {
    display: none; }
    #toggle-video-sound .fa-volume-up.active {
      display: block; }
  #toggle-video-sound .fa-volume-off {
    display: none;
    padding-right: 13px; }
    #toggle-video-sound .fa-volume-off.active {
      display: block; }
    #toggle-video-sound .fa-volume-off:after {
      font-family: "Font Awesome 5 Free";
      content: "";
      font-weight: 900;
      position: absolute;
      top: 13px;
      left: 21px;
      font-size: 13px; }

.intro-container {
  width: 100%;
  overflow: hidden; }

#menu.fixed + .intro-container {
  padding-top: 80px; }

.intro {
  margin-top: 50px;
  margin-bottom: 50px; }
  .intro p.bold-text {
    margin-top: -30px;
    margin-bottom: 60px; }
  .intro a.section-link {
    margin-top: 60px;
    align-self: flex-start;
    margin-bottom: 40px; }
  .intro .col-md-6, .intro .col-md-5 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative; }
  .intro .phone-img {
    width: 150%;
    margin-left: -25%; }
  .intro .red-ellipse {
    height: calc(100% + 100px);
    width: auto;
    position: absolute;
    top: -46px;
    left: 0; }

.intro-2 {
  margin-bottom: 62px;
  background: #f6f7f9;
  padding: 50px 0; }
  .intro-2 p.bold-text {
    margin-top: 70px; }
  .intro-2 a.section-link {
    margin-top: 40px;
    align-self: flex-start;
    color: #ef4444;
    border-color: #ef4444;
    margin-bottom: 40px; }
  .intro-2 .col-md-6, .intro-2 .col-md-5 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative; }
  .intro-2 .circles-img {
    width: 80%;
    margin-left: 10%; }
  .intro-2 .hoops-img {
    width: 160%;
    transform: translateY(60px) translateX(-10px); }
  .intro-2 .tech-list {
    list-style: none;
    padding-left: 0; }
    .intro-2 .tech-list li {
      display: block;
      max-width: 94px;
      margin-bottom: 14px; }
      .intro-2 .tech-list li a {
        display: inline-block;
        position: relative;
        font-size: 0; }
        .intro-2 .tech-list li a img {
          width: 100%;
          height: 80px; }
        .intro-2 .tech-list li a img:nth-of-type(2) {
          position: absolute;
          z-index: 2;
          top: 0;
          left: 0;
          opacity: 0;
          transition: 0.3s ease; }
        .intro-2 .tech-list li a p {
          margin-top: 18px;
          margin-bottom: 0;
          font-size: 14px;
          text-align: center;
          font-weight: 800;
          font-family: "Muli", sans-serif;
          transition: 0.3s ease; }
        .intro-2 .tech-list li a:hover {
          text-decoration: none; }
          .intro-2 .tech-list li a:hover img:nth-of-type(2) {
            opacity: 1; }
          .intro-2 .tech-list li a:hover p {
            color: #f46464; }

.intro .container, .intro-2 .container {
  position: relative; }
  .intro .container .section-tag, .intro-2 .container .section-tag {
    position: absolute;
    top: -25px;
    left: 15px;
    color: #f46464;
    font-weight: 400;
    font-family: "Muli", sans-serif;
    font-size: 14px;
    text-transform: uppercase; }
.intro h1.headline, .intro-2 h1.headline {
  margin-top: 40px; }

@-webkit-keyframes animObj {
  0% {
    transform: translateX(-50%) translateZ(0) rotateZ(360deg) translateY(0); }
  50% {
    transform: translateX(-50%) translateZ(0) rotateZ(360deg) translateY(20px); }
  100% {
    transform: translateX(-50%) translateZ(0) rotateZ(360deg) translateY(0); } }
@keyframes animObj {
  0% {
    transform: translateX(-50%) translateZ(0) rotateZ(360deg) translateY(0); }
  50% {
    transform: translateX(-50%) translateZ(0) rotateZ(360deg) translateY(20px); }
  100% {
    transform: translateX(-50%) translateZ(0) rotateZ(360deg) translateY(0); } }
@-webkit-keyframes animeShadow {
  0% {
    opacity: 0.4; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0.4; } }
@keyframes animShadow {
  0% {
    opacity: 0.4; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0.4; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .intro .phone-img {
    margin-left: -80px; }

  .intro-2 .square-img {
    right: -400px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .intro .phone-img {
    width: 523px;
    margin-left: -31%; }

  .intro-2 .tech-list {
    margin-left: -30px; }

  .intro-2 .square-img {
    right: -470px; }

  .intro-2 p.bold-text {
    margin-top: 4px; }

  .intro p.bold-text {
    margin-top: 4px;
    margin-bottom: 16px; }

  .intro a.section-link {
    margin-top: 40px; } }
@media (max-width: 767px) {
  .intro a.section-link, .intro-2 a.section-link {
    margin-top: 16px; }

  .intro-2 p.bold-text {
    margin-bottom: 16px;
    margin-top: 4px; }

  .intro p {
    margin-bottom: 15px; }

  .intro p.bold-text {
    margin-bottom: 16px;
    margin-top: 4px; }

  .intro .phone-img {
    margin-left: 0;
    width: 100%; }

  .intro-2 .circles-img {
    width: 50%;
    margin-left: 25%; }

  .intro-2 .hoops-img {
    width: 100%;
    transform: translateX(16px) translateY(44px) scale(1.2); }

  .intro h1.headline, .intro-2 h1.headline {
    margin-top: 0; } }
@media (min-width: 576px) and (max-width: 767px) {
  .intro {
    margin-top: 76px;
    margin-bottom: 76px; }

  .intro-2 .square-img {
    right: -280px; }

  .hero-section h1.headline {
    font-size: 42px; } }
@media (max-width: 575px) {
  .intro {
    margin-top: 44px;
    margin-bottom: 44px; }

  #menu.fixed + .intro-container {
    padding-top: 60px; }

  .intro-2 {
    margin-bottom: 32px; }
    .intro-2 .square-img {
      display: none; }
    .intro-2 .tech-list {
      margin-top: 20px;
      display: flex;
      flex-direction: row;
      flex-wrap: wrap; }
      .intro-2 .tech-list li {
        flex: 0 0 50%;
        text-align: center;
        max-width: none; }
        .intro-2 .tech-list li a img {
          width: 90px;
          height: 90px;
          object-fit: contain; }

  .intro a.section-link, .intro-2 a.section-link {
    font-size: 14px; } }
.tech-section, .tech-section-white {
  background: #e6f6fc;
  padding: 60px 0;
  min-height: 600px; }
  .tech-section .container &gt; .row &gt; div, .tech-section-white .container &gt; .row &gt; div {
    display: flex;
    align-items: center; }

.animated-object-container {
  height: auto;
  position: relative;
  text-align: center;
  transform: translateY(10%) translateX(53px); }
  .animated-object-container .object-shadow {
    -webkit-animation: animShadow 8s infinite;
    animation: animShadow 8s infinite;
    max-width: 100%; }
  .animated-object-container .animated-obj {
    position: absolute;
    top: 10px;
    left: 50%;
    transition: ease;
    transform: translateX(-50%) translateZ(0) rotateZ(360deg);
    -webkit-animation: animObj 8s infinite;
    animation: animObj 8s infinite;
    max-width: 100%; }

.section-name {
  border: 1px solid #000066;
  text-transform: uppercase;
  display: inline-block;
  line-height: 34px;
  height: 35px;
  padding-right: 24px;
  font-weight: 400;
  font-family: "Muli", sans-serif;
  color: #000066;
  margin-bottom: 56px; }
  .section-name span {
    text-transform: lowercase;
    border-right: 1px solid #000066;
    height: 34px;
    display: inline-block;
    width: 35px;
    line-height: 34px;
    margin-right: 24px;
    text-align: center; }

.tech-section-white {
  border: 26px solid #b5e5f6;
  background: white;
  padding-bottom: 86px;
  padding-top: 94px;
  padding-left: 40px; }

@media (min-width: 576px) and (max-width: 767px) {
  .tech-section .animated-object-container, .tech-section-white .animated-object-container {
    transform: none; }

  .section-name {
    margin-bottom: 36px; }

  .tech-section-white {
    padding-left: 15px; } }
@media (max-width: 575px) {
  .tech-section, .tech-section-white {
    padding: 20px 0;
    min-height: auto; }
    .tech-section .section-name, .tech-section-white .section-name {
      margin-bottom: 26px; }

  .tech-section .animated-object-container {
    transform: none;
    width: 80%;
    margin-left: 10%;
    margin-bottom: 30px; }

  .tech-section-white {
    padding: 15px 0 80px 0;
    border-width: 15px; }
    .tech-section-white .animated-object-container {
      transform: none;
      margin-bottom: 30px; }

  .animated-object-container {
    transform: translateX(5px) scale(0.7); } }
.container.light-blue-bg {
  position: relative;
  padding-bottom: 90px; }
  .container.light-blue-bg:before {
    content: "";
    background: #f6f7f9;
    width: 83.333333%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    display: block;
    margin-left: 8.333333%;
    z-index: -1; }

.features-animation {
  display: flex;
  align-items: center; }
  .features-animation .animated-object-container .object-shadow, .features-animation .animated-object-container .animated-obj {
    max-width: 120%; }

.features-1 {
  display: flex;
  flex-direction: column;
  padding: 100px 30px 70px 70px; }
  .features-1 h2 {
    margin-bottom: 50px; }

.sticky-features &gt; div:first-of-type {
  padding-top: 40px; }

.features-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 90px; }
  .features-list li {
    position: relative;
    padding-left: 80px;
    margin-bottom: 36px;
    color: #ef4444; }
    .features-list li:before {
      content: "";
      width: 18px;
      height: 18px;
      border-radius: 50%;
      border: 2px solid #ef4444;
      position: absolute;
      top: 4px;
      left: 40px;
      font-size: 20px; }
    .features-list li h3 {
      font-weight: 900;
      font-family: "Muli", sans-serif;
      margin-bottom: 16px;
      font-size: 20px;
      color: #444444;
      text-align: left; }

.sticky-content-list {
  position: -webkit-sticky;
  position: sticky;
  top: 90px;
  width: calc(50vw - 15px); }
  .sticky-content-list img {
    width: auto;
    max-height: 540px;
    object-fit: contain; }
  .sticky-content-list ul {
    padding-top: 60px;
    padding-bottom: 35px;
    list-style-type: decimal;
    padding-left: 170px;
    margin-bottom: 0;
    color: #444444;
    position: absolute;
    width: 410px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .sticky-content-list ul li {
      color: #444444;
      font-weight: 600;
      font-family: "Muli", sans-serif;
      max-width: 300px;
      margin-bottom: 26px; }
  .sticky-content-list a {
    display: block;
    color: #444444;
    font-size: 16px;
    font-weight: 600;
    font-family: "Muli", sans-serif;
    margin-left: 13px;
    text-align: left; }
  .sticky-content-list li.active &gt; a {
    font-weight: 900;
    font-family: "Muli", sans-serif;
    font-size: 20px;
    line-height: 22px; }

.circle-left {
  position: absolute;
  top: 214px;
  left: -30px; }

.circle-right {
  position: absolute;
  top: 122px;
  right: 7px; }

.screen-left {
  position: absolute;
  left: -130px;
  top: -3px;
  animation-name: screenLeft;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  transition: 0.3s ease; }

@keyframes screenLeft {
  0% {
    transform: translateY(0); }
  50% {
    transform: translateY(-15px); }
  100% {
    transform: translateY(0); } }
.screen-right {
  position: absolute;
  top: -68px;
  left: 56px;
  animation-name: screenRight;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  transition: 0.3s ease; }

@keyframes screenRight {
  0% {
    transform: translateY(0); }
  50% {
    transform: translateY(14px); }
  100% {
    transform: translateY(0); } }
@media (min-width: 992px) and (max-width: 1199px) {
  .sticky-content-list ul li {
    max-width: 230px; }

  .features-1 {
    padding: 100px 0 70px 40px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .features-animation .animated-object-container {
    transform: scale(0.8); }

  .features-1 {
    padding: 50px 0 40px 90px; }

  .sticky-content-list:before {
    width: 50px; }
  .sticky-content-list ul {
    padding-top: 50px;
    padding-left: 150px;
    padding-right: 60px; }
    .sticky-content-list ul li {
      margin-bottom: 16px;
      max-width: 195px; }
      .sticky-content-list ul li a {
        margin-left: 6px; }

  .sticky-content-list li.active &gt; a {
    font-size: 16px;
    line-height: normal; }

  .features-list li {
    padding-left: 30px; }
    .features-list li:before {
      left: 0;
      font-size: 16px; }

  .sticky-features &gt; div:first-of-type {
    padding-top: 0; }

  .sticky-content-list img {
    max-height: 470px; } }
@media (max-width: 767px) {
  .sticky-features .sticky-content-list + div &gt; ul:last-of-type {
    margin-bottom: 0; }

  .container.light-blue-bg {
    padding-bottom: 60px; }

  .container.light-blue-bg:before {
    width: 100%;
    margin-left: 0; }

  .sticky-content-list {
    width: 100%;
    border: 0 !important;
    padding-top: 0 !important;
    padding-left: 0;
    background: white;
    margin-left: auto;
    margin-right: auto;
    z-index: 3;
    margin-bottom: 30px;
    top: 60px;
    box-shadow: 0 5px 6px 0 rgba(43, 85, 200, 0.07);
    overflow: initial; }
    .sticky-content-list .features-nav {
      padding: 0;
      height: 50px;
      line-height: 50px;
      font-weight: 900;
      font-family: "Muli", sans-serif;
      color: #ef4444;
      border: 1px solid #ef4444;
      position: relative;
      padding-left: 60px;
      white-space: nowrap;
      overflow: hidden;
      font-size: 14px; }
      .sticky-content-list .features-nav span {
        position: absolute;
        top: 0;
        height: 48px;
        line-height: 48px;
        left: 0;
        width: 50px;
        border-right: 1px solid #ef4444;
        text-align: center; }
    .sticky-content-list ul {
      box-shadow: none;
      padding: 0;
      overflow: hidden;
      height: 0;
      list-style: none;
      position: absolute;
      top: 50px;
      left: 0;
      color: #ef4444;
      right: 0;
      background: white;
      width: 100%;
      display: block; }
      .sticky-content-list ul li {
        max-width: none;
        margin-bottom: 0;
        position: relative;
        min-height: 50px;
        border: 1px solid #ef4444;
        border-top: 0; }
        .sticky-content-list ul li span {
          position: absolute;
          top: 0;
          height: 100%;
          padding-top: 14px;
          color: #ef4444;
          left: 0;
          width: 50px;
          border-right: 1px solid #ef4444;
          text-align: center; }
        .sticky-content-list ul li a {
          margin-left: 0;
          padding: 14px 10px 14px 60px;
          display: block;
          height: 100%;
          line-height: 20px;
          color: #ef4444;
          font-size: 14px; }
        .sticky-content-list ul li.active a {
          line-height: 20px;
          font-size: 14px; }
    .sticky-content-list:before {
      content: none; }

  .features-list {
    max-width: 95%;
    margin-left: auto;
    margin-right: auto; }
    .features-list li {
      padding-left: 30px; }
      .features-list li:before {
        left: 0;
        font-size: 16px; } }
@media (min-width: 576px) and (max-width: 767px) {
  .features-row-1 {
    flex-direction: column; }
    .features-row-1 .features-animation {
      width: 70%;
      max-width: 70%;
      margin-left: auto;
      margin-right: auto; }
    .features-row-1 .features-1 {
      padding-top: 15px;
      max-width: 98%;
      padding-right: 15px;
      padding-left: 15px;
      margin-left: auto;
      margin-right: auto; }

  .sticky-content-list {
    top: 80px; }

  .container.light-blue-bg {
    max-width: 100%; }

  .features-list {
    max-width: 98%; } }
@media (max-width: 575px) {
  .features-animation .animated-object-container .object-shadow, .features-animation .animated-object-container .animated-obj {
    max-width: 100%; }

  .features-1 {
    padding: 20px 15px;
    margin-top: -60px; }

  .features-list {
    max-width: 100%; }
    .features-list li {
      padding-right: 0;
      padding-left: 36px; }
      .features-list li:before {
        left: 5px; }
    .features-list:before {
      font-size: 15px;
      left: 15px; }
    .features-list h3 {
      line-height: 22px;
      text-align: left;
      margin-bottom: 10px; }

  .features-1 h2 {
    margin-bottom: 20px; } }
.centered-text-block, .left-img-right-text-block {
  padding-top: 64px; }
  .centered-text-block h2, .left-img-right-text-block h2 {
    margin-bottom: 40px;
    line-height: 32px; }
  .centered-text-block p, .left-img-right-text-block p {
    margin-bottom: 20px; }

@media (max-width: 767px) {
  .centered-text-block h2, .left-img-right-text-block h2 {
    margin-bottom: 20px; } }
.centered-text-block p, .left-img-right-text-block p {
  text-align: justify; }
.centered-text-block .small-cube-1, .centered-text-block .small-cube-2, .centered-text-block .small-cube-3, .left-img-right-text-block .small-cube-1, .left-img-right-text-block .small-cube-2, .left-img-right-text-block .small-cube-3 {
  width: 50px; }
.centered-text-block .small-cube-2, .left-img-right-text-block .small-cube-2 {
  margin-left: -20px;
  margin-top: 34px; }
.centered-text-block .small-cube-3, .left-img-right-text-block .small-cube-3 {
  margin-left: -20px;
  margin-top: 70px; }
.centered-text-block .small-cubes-container, .left-img-right-text-block .small-cubes-container {
  display: flex;
  align-items: center;
  position: relative; }
  .centered-text-block .small-cubes-container:before, .left-img-right-text-block .small-cubes-container:before {
    content: "";
    width: 100%;
    height: 60%;
    position: absolute;
    top: 0;
    left: 0; }

.left-img-right-text-block + .centered-text-block {
  padding-top: 20px; }

@media (min-width: 576px) and (max-width: 991px) {
  .centered-text-block .small-cube-1, .centered-text-block .small-cube-2, .centered-text-block .small-cube-3, .left-img-right-text-block .small-cube-1, .left-img-right-text-block .small-cube-2, .left-img-right-text-block .small-cube-3 {
    width: 40px; }
  .centered-text-block .small-cube-2, .left-img-right-text-block .small-cube-2 {
    margin-left: -17px;
    margin-top: 27px; }
  .centered-text-block .small-cube-3, .left-img-right-text-block .small-cube-3 {
    margin-left: -17px;
    margin-top: 54px; } }
@media (min-width: 576px) and (max-width: 767px) {
  .small-cubes-container {
    padding-left: 12px; } }
@media (max-width: 576px) {
  .centered-text-block .small-cubes-container, .left-img-right-text-block .small-cubes-container {
    display: none; } }
.centered-text-block.right-cubes .small-cubes-container {
  justify-content: flex-end; }

.left-img-right-text-block {
  padding-top: 0; }
  .left-img-right-text-block &gt; .row &gt; div:first-of-type {
    position: relative; }
  .left-img-right-text-block &gt; .row &gt; div:nth-of-type(2) {
    display: flex;
    align-items: center;
    padding-top: 50px;
    padding-bottom: 50px; }
  .left-img-right-text-block .background-border {
    display: block;
    margin-right: 20%;
    margin-left: auto;
    width: 94px;
    height: 312px;
    position: relative;
    background: #01a2e2;
    background: -moz-linear-gradient(top, #01a2e2 0%, #0673c0 100%);
    background: -webkit-linear-gradient(top, #01a2e2 0%, #0673c0 100%);
    background: linear-gradient(to bottom, #01a2e2 0%, #0673c0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01a2e2', endColorstr='#0673c0',GradientType=0 ); }
    .left-img-right-text-block .background-border:before {
      content: "";
      display: block;
      position: absolute;
      top: -94px;
      right: 0;
      width: 50vw;
      height: 94px;
      background: #01a2e2;
      box-shadow: 0 10px 40px 0 rgba(43, 72, 152, 0.4);
      z-index: -1; }
    .left-img-right-text-block .background-border:after {
      content: "";
      display: block;
      position: absolute;
      bottom: -94px;
      right: 0;
      width: 50vw;
      height: 94px;
      background: #0673c0;
      box-shadow: 0 10px 40px 0 rgba(43, 72, 152, 0.4);
      z-index: -1; }
  .left-img-right-text-block .back-ellipse {
    margin-left: -140px; }
  .left-img-right-text-block .overlay-img {
    position: absolute;
    left: -57px;
    top: 100px;
    height: 379px; }

@media (min-width: 768px) and (max-width: 991px) {
  .left-img-right-text-block .back-ellipse {
    margin-left: -320px; }

  .left-img-right-text-block .overlay-img {
    left: -147px;
    top: 100px;
    height: 389px; } }
@media (max-width: 767px) {
  .centered-text-block, .left-img-right-text-block {
    padding-top: 40px; }

  .left-img-right-text-block &gt; .row &gt; div:first-of-type {
    padding-bottom: 30px; }
  .left-img-right-text-block &gt; .row &gt; div:nth-of-type(2) {
    padding-bottom: 0;
    padding-top: 0; }
  .left-img-right-text-block .background-border {
    display: none; }
  .left-img-right-text-block .overlay-img {
    position: relative;
    top: initial;
    right: initial;
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    width: 66%;
    left: 0; }

  .left-img-right-text-block .back-ellipse {
    display: none; } }
@media (max-width: 575px) {
  .left-img-right-text-block &gt; .row &gt; div:first-of-type {
    padding-top: 0; }

  .left-img-right-text-block .overlay-img {
    width: 90%; } }
.column-space-between {
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

.footer {
  position: relative;
  margin-top: -16px; }
  .footer p {
    margin-bottom: 0; }
  .footer a.section-link {
    margin-top: 70px; }
  .footer .isometric-btn {
    width: 140px;
    height: 40px;
    font-size: 12px;
    padding-top: 11px; }

div[class^="tech-section"] + .footer {
  margin-top: 40px; }

.footer .footer-img {
  position: absolute;
  top: -52px;
  right: calc(calc(calc(100vw - 1140px) / 2) + -28px);
  mix-blend-mode: darken; }

ul.check-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0; }
  ul.check-list li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 16px;
    text-align: left;
    line-height: 20px; }
    ul.check-list li:before {
      content: "";
      position: absolute;
      top: 4px;
      left: 0;
      font-size: 16px;
      color: #ef4444;
      background: transparent;
      width: 16px;
      height: 16px;
      border: 2px solid #ef4444;
      border-radius: 50%; }

.subscribe-input-group {
  display: flex; }
  .subscribe-input-group button.btn {
    border-radius: 50%;
    border: 6px solid #ef4444;
    color: #ef4444;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    font-size: 14px; }
  .subscribe-input-group input.form-control {
    border: 6px solid #444444;
    border-radius: 23.5px;
    height: 47px;
    font-size: 14px;
    line-height: 52px;
    font-weight: 400;
    font-family: "Muli", sans-serif;
    margin-right: 10px; }

.blue-footer {
  margin-top: 56px;
  background: #444444;
  color: white;
  width: 100%;
  height: 36px; }
  .blue-footer .container, .blue-footer .row {
    height: 36px; }
  .blue-footer .container .row {
    align-items: center; }
    .blue-footer .container .row &gt; div:first-of-type img {
      height: 22px; }
    .blue-footer .container .row &gt; div:nth-of-type(2) {
      text-align: center; }
      .blue-footer .container .row &gt; div:nth-of-type(2) p {
        color: white;
        font-weight: 400;
        font-family: "Muli", sans-serif;
        font-size: 10px;
        text-align: center; }
    .blue-footer .container .row &gt; div:last-of-type {
      text-align: right; }
      .blue-footer .container .row &gt; div:last-of-type a {
        color: white;
        margin-left: 10px;
        font-size: 12px; }

@media (min-width: 992px) and (max-width: 1199px) {
  .footer .footer-img {
    right: calc(calc(calc(100vw - 960px) / 2) + 18px); } }
@media (min-width: 768px) and (max-width: 991px) {
  .footer .footer-img {
    right: calc(calc(calc(100vw - 720px) / 2) + -24px);
    width: 150px;
    top: -22px; } }
@media (max-width: 767px) {
  .check-list {
    margin-top: 30px; }

  .blue-footer .container .row &gt; div:first-of-type img {
    height: 32px; }

  .blue-footer .container, .blue-footer .row {
    height: auto; }

  .blue-footer {
    height: auto;
    padding: 10px 0; }

  .footer .footer-img {
    right: calc(calc(calc(100vw - 540px) / 2) + -18px);
    width: 140px;
    top: 22px; }

  p.bold-text.mt-30 {
    margin-top: 10px; }

  .footer a.section-link {
    margin-top: 20px;
    margin-bottom: 20px; }
  .footer .subscribe-input-group {
    margin-top: 30px; } }
@media (min-width: 576px) and (max-width: 767px) {
  .subscribe-input-group {
    max-width: 330px; } }
@media (max-width: 575px) {
  .blue-footer .social-links {
    display: none; }

  .subscribe-input-group .input-group-prepend {
    order: 2; }
    .subscribe-input-group .input-group-prepend button {
      width: 100%; }
  .subscribe-input-group input.form-control {
    width: 100%;
    margin-bottom: 10px; }

  .footer h1.headline2 {
    font-size: 25px; }

  .footer .footer-img {
    right: calc(calc(calc(100vw - 100%) / 2) + 0px);
    width: 91px;
    top: 0; } }
.contact-page-container {
  min-height: 100vh;
  background: #111111;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative; }

.contact-form {
  width: 476px;
  padding-top: 110px;
  padding-bottom: 110px; }
  .contact-form h3 {
    font-weight: 900;
    font-family: "Muli", sans-serif;
    letter-spacing: 2px;
    margin-bottom: 20px;
    font-size: 24px;
    color: #f46464;
    text-transform: uppercase; }
  .contact-form p {
    color: white;
    font-weight: 400;
    font-family: "Muli", sans-serif;
    font-size: 14px;
    margin-bottom: 40px; }
  .contact-form button {
    border: 1px solid white;
    margin-top: 30px;
    height: 50px;
    width: 200px;
    background: transparent;
    border-radius: 0;
    text-align: center;
    color: white;
    font-weight: 400;
    font-family: "Muli", sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: 1.2px;
    display: block;
    cursor: pointer;
    transition: 0.3s ease; }
    .contact-form button:hover {
      background: white;
      color: #0b142b; }

.contact-footer.container {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding-top: 15px;
  padding-bottom: 30px; }
  .contact-footer.container .copyright-text {
    color: white;
    font-weight: 400;
    font-family: "Muli", sans-serif;
    font-size: 12px; }
  .contact-footer.container .social-links a {
    color: white;
    margin-left: 15px; }

@media (min-width: 576px) and (max-width: 991px) {
  .contact-form {
    padding-top: 160px; } }
@media (max-width: 575px) {
  .contact-form {
    width: calc(100% - 40px); } }
.technologies {
  display: flex;
  align-items: center; }
  .technologies a {
    position: relative;
    width: 100%;
    display: block;
    height: auto;
    margin: 10px 0; }
    .technologies a img {
      width: 100%;
      height: 60px;
      object-fit: contain;
      opacity: 0.8;
      filter: saturate(0);
      transition: 0.2s ease; }
    .technologies a:hover img {
      opacity: 1;
      filter: saturate(1); }

.preload * {
  -webkit-transition: all 0s linear !important;
  -moz-transition: all 0s linear !important;
  -ms-transition: all 0s linear !important;
  -o-transition: all 0s linear !important; }

/*# sourceMappingURL=style.css.map */
</pre></body></html>