﻿.header-block {
  background-image: url(../png/header_why-rapnet-blank.png);
  background-position-y: top;
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  color: #35393d;
  font-size: 21px;
  line-height: 27px;
  font-weight: 500;
  letter-spacing: -0.21px;
}
@media (min-width: 768px) {
  .header-block {
    padding-top: 110px !important;
    padding-bottom: 0;
    height: 576px;
  }
}
@media (min-width: 768px) {
  .header-block-float {
    min-height: 685px;
  }
}
.header-block-float .gradient-wrapper {
  align-items: center;
  position: relative;
  flex-direction: column;
}
@media (min-width: 768px) {
  .header-block-float .gradient-wrapper {
    display: flex;
    flex-direction: row;
  }
}
.header-block-float .gradient-wrapper .content {
  max-width: 1200px;
  margin: 0 auto;
}
.header-block-float .gradient-wrapper .content .title-typeVideo {
  max-width: 391px;
}
.header-block-float .gradient-wrapper .image-wrap {
  display: flex;
  justify-content: flex-end;
  top: 0;
  right: 0;
}
@media (min-width: 768px) {
  .header-block-float .gradient-wrapper .image-wrap {
    position: absolute;
  }
}
.header-block-float .gradient-wrapper .image-wrap .image {
  max-width: 350px;
  width: 100%;
  object-fit: cover;
}
@media (min-width: 768px) {
  .header-block-float .gradient-wrapper .image-wrap {
    display: block;
    position: absolute;
    top: 10%;
    right: 0;
  }
}
@media (min-width: 968px) {
  .header-block-float .gradient-wrapper .image-wrap .image {
    max-width: 450px;
  }
}
@media (min-width: 1200px) {
  .header-block-float .gradient-wrapper .image-wrap {
    top: 0;
  }
  .header-block-float .gradient-wrapper .image-wrap .image {
    max-width: 683px;
  }
}
.header-block .column {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
}
.header-block h1 {
  font-size: 30px;
  line-height: initial !important;
  font-weight: 600;
  line-height: 40px;
  letter-spacing: -0.6px;
}
.header-block .laptop-frame {
  text-align: center;
}
@media (max-width: 768px) {
  .header-block .laptop-frame {
    width: 385px !important;
  }
}
.header-block .header-wrapper {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .header-block .header-wrapper {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin: 0 -15px;
  }
}
.header-block .video-box-whyRapNet {
  position: relative;
}

/*# sourceMappingURL=data:application/json;charset=utf-8,%7B%22version%22:3,%22sourceRoot%22:%22%22,%22sources%22:%5B%22file:///C:/Projects/rapnet_core/Rapnet.Web/wwwroot/scss/header-block.scss%22%5D,%22names%22:%5B%5D,%22mappings%22:%22AAAC;EACG;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGA;EAbH;IAcO;IACA;IACA;;;AAIA;EADJ;IAEQ;;;AAGJ;EACI;EACA;EACA;;AAEA;EALJ;IAMQ;IACA;;;AAIJ;EACI;EACA;;AAEA;EACI;;AAIR;EACI;EACA;EAMA;EACA;;AALA;EAJJ;IAKQ;;;AAMJ;EACI;EACA;EACA;;AAGJ;EAjBJ;IAkBQ;IACA;IACA;IACA;;;AAGJ;EACI;IACI;;;AAIR;EA9BJ;IA+BQ;;EAEA;IACI;;;AAOpB;EACI;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;;AAEA;EAHJ;IAIQ;;;AAIR;EACI;EACA;;AAGA;EALJ;IAMQ;IACA;IACA;IACA;;;AAIR;EACI%22%7D */