@font-face {
  font-family: acme-regular;
  src: url("../Fonts/Acme/Acme-Regular.ttf");
}
@font-face {
  font-family: borel-regular;
  src: url("../Fonts/Borel/Borel-Regular.ttf");
}
@font-face {
  font-family: cinzel-regular;
  src: url("../Fonts/Cinzel/Cinzel-Regular.ttf");
}
@font-face {
  font-family: comfortaa-regular;
  src: url("../Fonts/Comfortaa/Comfortaa-Regular.ttf");
}
@font-face {
  font-family: comfortaa-semibold;
  src: url("../Fonts/Comfortaa/Comfortaa-SemiBold.ttf");
}
@font-face {
  font-family: kaushan-regular;
  src: url("../Fonts/Kaushan-Script/KaushanScript-Regular.ttf");
}
@font-face {
  font-family: permanent-regular;
  src: url("../Fonts/Permanent_Marker/PermanentMarker-Regular.ttf");
}
@font-face {
  font-family: quicksand-regular;
  src: url("../Fonts/Quicksand/Quicksand-Regular.ttf");
}
@font-face {
  font-family: teko-regular;
  src: url("../Fonts/Teko/Teko-Regular.ttf");
}
@font-face {
  font-family: yanone-regular;
  src: url("../Fonts/Yanone_Kaffeesatz/YanoneKaffeesatz-Regular.ttf");
}
/* BODY */
body {
  background: #141414;
  margin: 0;
  overflow-x: hidden;
  padding: 0;
}
body a {
  font-size: 20px;
}
body h1 {
  color: #ffffff;
  font-family: cinzel-regular;
  font-size: 75px;
  margin: 0;
  padding: 0;
}
body h2 {
  color: #ffffff;
  font-family: comfortaa-regular;
  font-size: 40px;
  margin: 0;
}
body h3 {
  color: #ffffff;
  font-family: kaushan-regular;
  font-size: 28px;
}
body h4 {
  color: #000000;
  font-size: 25px;
}
body h5 {
  color: #ffffff;
  font-family: quicksand-regular;
  font-size: 22px;
}
body h6 {
  color: #ffffff;
  font-size: 20px;
}
body .section .featureOne {
  display: flex;
  justify-content: center;
  margin: 0 0 150px 0;
  width: 100%;
}
body .section .featureOne .content {
  width: 80%;
}
body .section .featureOne .content .sectionInfo .left {
  align-items: center;
  display: flex;
}
body .section .featureOne .content .sectionInfo .left .leftContent h4 {
  background: none;
  border-radius: 0;
  display: inline-block;
  font-family: quicksand-regular;
  margin: 20px 0 0 0;
  text-align: initial;
  width: 90%;
}
body .section .featureOne .content .sectionInfo .left .leftContent .heading h2 {
  font-family: comfortaa-regular;
}
body .section .featureOne .content .sectionInfo .left .leftContent .heading h3 {
  background: none;
  font-family: cinzel-regular;
}
@media (max-width: 575px) {
  body .section .featureOne .content .sectionInfo .left {
    justify-content: center;
  }
  body .section .featureOne .content .sectionInfo .left .leftContent h4 {
    text-align: center;
    width: 100%;
  }
  body .section .featureOne .content .sectionInfo .left .leftContent .heading h2 {
    text-align: center;
  }
  body .section .featureOne .content .sectionInfo .left .leftContent .heading h3 {
    text-align: center;
  }
  body .section .featureOne .content .sectionInfo .right {
    margin: 15px 0 0 0;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .section .featureOne .content .sectionInfo .left {
    justify-content: center;
  }
  body .section .featureOne .content .sectionInfo .left .leftContent h4 {
    width: 100%;
  }
  body .section .featureOne .content .sectionInfo .left .leftContent .heading h2 {
    text-align: center;
  }
  body .section .featureOne .content .sectionInfo .left .leftContent .heading h3 {
    text-align: center;
  }
  body .section .featureOne .content .sectionInfo .right {
    margin: 15px 0 0 0;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  body .section .featureOne .content .sectionInfo .left .leftContent h4 {
    width: 100%;
  }
  body .section .featureOne .content .sectionInfo .right {
    margin: 15px 0 0 0;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  body .section .featureOne .content .sectionInfo .left .leftContent h4 {
    width: 100%;
  }
  body .section .featureOne .content .sectionInfo .right {
    margin: 15px 0 0 0;
  }
}
@media (min-width: 1921px) and (max-width: 2400px) {
  body .section .featureOne {
    margin: 0 0 187px 0;
  }
  body .section .featureOne .content .sectionInfo .left .leftContent h4 {
    margin: 25px 0 0 0;
  }
  body .section .featureOne .content .sectionInfo .left .leftContent .heading h2 {
    font-family: patuaOneRegular;
  }
  body .section .featureOne .content .sectionInfo .left .leftContent .heading h3 {
    background: none;
    font-family: oswaldRegular;
  }
}
@media (min-width: 2401px) and (max-width: 3000px) {
  body .section .featureOne {
    margin: 0 0 234px 0;
  }
  body .section .featureOne .content .sectionInfo .left .leftContent h4 {
    margin: 31px 0 0 0;
  }
  body .section .featureOne .content .sectionInfo .left .leftContent .heading h2 {
    font-family: patuaOneRegular;
  }
  body .section .featureOne .content .sectionInfo .left .leftContent .heading h3 {
    background: none;
    font-family: oswaldRegular;
  }
}
@media (min-width: 3001px) and (max-width: 3750px) {
  body .section .featureOne {
    margin: 0 0 293px 0;
  }
  body .section .featureOne .content .sectionInfo .left .leftContent h4 {
    margin: 38px 0 0 0;
  }
  body .section .featureOne .content .sectionInfo .left .leftContent .heading h2 {
    font-family: patuaOneRegular;
  }
  body .section .featureOne .content .sectionInfo .left .leftContent .heading h3 {
    background: none;
    font-family: oswaldRegular;
  }
}
@media (min-width: 3751px) {
  body .section .featureOne {
    margin: 0 0 366px 0;
  }
  body .section .featureOne .content .sectionInfo .left .leftContent h4 {
    margin: 47px 0 0 0;
  }
  body .section .featureOne .content .sectionInfo .left .leftContent .heading h2 {
    font-family: patuaOneRegular;
  }
  body .section .featureOne .content .sectionInfo .left .leftContent .heading h3 {
    background: none;
    font-family: oswaldRegular;
  }
}
body .section header {
  background: url("../Images/Header/Background.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: inset 0 0 0 4000px rgba(0, 0, 0, 0.9);
  height: 100vh;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  width: 100%;
}
body .section header .content {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
body .section header .content .buttonContainer {
  display: flex;
  justify-content: center;
  margin: 30px 0 0 0;
}
body .section header .content .buttonContainer .buttonArea {
  background: transparent;
  border: 2px solid #44403f;
  cursor: pointer;
  height: 70px;
  width: 33%;
}
body .section header .content .buttonContainer .buttonArea .buttonInside {
  background: rgba(25, 23, 34, 0.85);
  bottom: 8px;
  height: 100%;
  left: 8px;
  position: relative;
  width: 100%;
}
body .section header .content .buttonContainer .buttonArea .buttonInside:hover {
  background: #44403f;
}
body .section header .content .buttonContainer .buttonArea .buttonInside h6 {
  color: #ffffff;
  font-family: comfortaa-regular;
  font-size: 20px;
}
body .section header .content h1 .research {
  color: #1781a5;
}
body .section header .content h2 {
  margin: 15px 0 0 0;
}
body .section header .hamburger {
  background: rgba(48, 41, 80, 0.85);
  cursor: pointer;
  display: flex;
  flex-direction: column;
  height: 50px;
  justify-content: space-around;
  padding: 10px;
  position: fixed;
  right: 62.5px;
  top: 37.5px;
  visibility: hidden;
  width: 55px;
  z-index: 11;
}
body .section header .hamburger .lineBottom {
  background: #ffffff;
  height: 3px;
  transition: all 0.8s;
  width: 100%;
}
body .section header .hamburger .lineMiddle {
  background: #ffffff;
  height: 3px;
  transition: all 0.8s;
  width: 75%;
}
body .section header .hamburger .lineTop {
  background: #ffffff;
  height: 3px;
  transition: all 0.8s;
  width: 100%;
}
body .section header .verticalTop {
  align-items: center;
  display: flex;
  height: 125px;
}
body .section header .verticalTop .navbar {
  display: flex;
  justify-content: end;
  position: relative;
  z-index: 2;
}
body .section header .verticalTop .navbar nav {
  margin: 0 62.5px 0 0;
}
body .section header .verticalTop .navbar nav a {
  color: #ffffff;
  font-family: comfortaa-regular;
  text-decoration: none;
}
body .section header .verticalTop .navbar nav a:hover {
  color: #1781a5;
}
body .section header .verticalTop .navbar nav .linkMargin {
  margin: 0 30px 0 0;
}
body .section header .verticalTop .templateName a .templateText {
  background: initial;
  border-radius: initial;
  font-family: cinzel-regular;
  font-size: 0;
  margin: 0 0 0 62.5px;
  padding: 0;
  position: relative;
  z-index: 2;
}
body .section header .verticalTop .templateName a .templateText .dot {
  color: #1781a5;
}
body .section header .verticalTop .templateName a .templateText span {
  display: inline-block;
  font-size: 28px;
}
@media (max-width: 275px) {
  body .section header .hamburger {
    right: 36px;
  }
  body .section header .verticalTop .templateName a .templateText {
    margin: 0 0 0 36px;
  }
  body .section header .verticalTop .templateName a .templateText span {
    font-size: 16px;
  }
}
@media (min-width: 276px) and (max-width: 325px) {
  body .section header .hamburger {
    right: 48px;
  }
  body .section header .verticalTop .templateName a .templateText {
    margin: 0 0 0 48px;
  }
  body .section header .verticalTop .templateName a .templateText span {
    font-size: 16px;
  }
}
@media (max-width: 350px) {
  body .section header .content div .buttonContainer .buttonArea {
    width: 75%;
  }
  body .section header .content div div {
    margin: 20px;
  }
  body .section header .content div div h1 {
    display: inline-block;
    font-size: 23px;
    text-align: center;
  }
  body .section header .content div div h1 span {
    text-align: center;
  }
  body .section header .content div h2 {
    font-size: 20px;
    margin: 15px 0 0 0;
  }
}
@media (min-width: 326px) and (max-width: 375px) {
  body .section header .verticalTop .templateName a .templateText span {
    font-size: 21px;
  }
}
@media (min-width: 351px) and (max-width: 450px) {
  body .section header .content div .buttonContainer .buttonArea {
    width: 50%;
  }
  body .section header .content div div {
    margin: 20px;
  }
  body .section header .content div div h1 {
    display: inline-block;
    font-size: 31px;
    text-align: center;
  }
  body .section header .content div div h1 span {
    text-align: center;
  }
  body .section header .content div h2 {
    font-size: 27px;
    margin: 15px 0 0 0;
  }
}
@media (min-width: 451px) and (max-width: 600px) {
  body .section header .content div .buttonContainer .buttonArea {
    width: 50%;
  }
  body .section header .content div div {
    margin: 20px;
  }
  body .section header .content div div h1 {
    display: inline-block;
    font-size: 42px;
    text-align: center;
  }
  body .section header .content div div h1 span {
    text-align: center;
  }
  body .section header .content div h2 {
    margin: 15px 0 0 0;
  }
}
@media (min-width: 601px) and (max-width: 800px) {
  body .section header .content div div {
    margin: 20px;
  }
  body .section header .content div div h1 {
    display: inline-block;
    font-size: 56px;
    text-align: center;
  }
  body .section header .content div div h1 span {
    text-align: center;
  }
  body .section header .content div h2 {
    margin: 15px 0 0 0;
  }
}
@media (min-width: 801px) and (max-width: 1199px) {
  body .section header .content div div {
    margin: 20px;
  }
  body .section header .content div div h1 {
    font-size: 60px;
    text-align: center;
  }
  body .section header .verticalTop .navbar nav a {
    font-size: 18px;
  }
}
@media (min-width: 1125px) {
  body .section header .mobileMenu {
    display: none;
  }
}
@media (max-width: 1125px) {
  body .section header .hamburger {
    visibility: visible;
  }
  body .section header .mobileMenu {
    align-items: center;
    background: #000000;
    display: flex;
    height: 100vh;
    justify-content: center;
    left: -1125px;
    padding: 0;
    position: fixed;
    top: 0;
    z-index: 2;
  }
  body .section header .mobileMenu nav a {
    color: #ffffff;
    display: block;
    font-family: comfortaa-regular;
    margin: 40px;
    text-align: center;
  }
  body .section header .verticalTop .navbar {
    display: none !important;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  body .section header .content div div h1 {
    font-size: 67px;
  }
}
@media (min-width: 1921px) and (max-width: 2400px) {
  body .section header .content .buttonContainer {
    margin: 37px 0 0 0;
  }
  body .section header .content .buttonContainer .buttonArea {
    border: 2.5px solid #44403f;
    height: 87px;
  }
  body .section header .content .buttonContainer .buttonArea .buttonInside {
    bottom: 10px;
    left: 10px;
  }
  body .section header .content .buttonContainer .buttonArea .buttonInside h6 {
    font-size: 25px;
  }
  body .section header .content h2 {
    margin: 18px 0 0 0;
  }
  body .section header .verticalTop {
    height: 195px;
  }
  body .section header .verticalTop .navbar nav {
    margin: 0 78px 0 0;
  }
  body .section header .verticalTop .navbar nav .linkMargin {
    margin: 0 37px 0 0;
  }
  body .section header .verticalTop .templateName a .templateText {
    margin: 0 0 0 78px;
  }
  body .section header .verticalTop .templateName a .templateText span {
    font-size: 35px;
  }
}
@media (min-width: 2401px) and (max-width: 3000px) {
  body .section header .content .buttonContainer {
    margin: 46px 0 0 0;
  }
  body .section header .content .buttonContainer .buttonArea {
    border: 3.1px solid #44403f;
    height: 108px;
  }
  body .section header .content .buttonContainer .buttonArea .buttonInside {
    bottom: 12.5px;
    left: 12.5px;
  }
  body .section header .content .buttonContainer .buttonArea .buttonInside h6 {
    font-size: 31px;
  }
  body .section header .content h2 {
    margin: 22px 0 0 0;
  }
  body .section header .verticalTop {
    height: 243px;
  }
  body .section header .verticalTop .navbar nav {
    margin: 0 97px 0 0;
  }
  body .section header .verticalTop .navbar nav .linkMargin {
    margin: 0 46px 0 0;
  }
  body .section header .verticalTop .templateName a .templateText {
    margin: 0 0 0 97px;
  }
  body .section header .verticalTop .templateName a .templateText span {
    font-size: 43px;
  }
}
@media (min-width: 3001px) and (max-width: 3750px) {
  body .section header .content .buttonContainer {
    margin: 57px 0 0 0;
  }
  body .section header .content .buttonContainer .buttonArea {
    border: 3.8px solid #44403f;
    height: 135px;
  }
  body .section header .content .buttonContainer .buttonArea .buttonInside {
    bottom: 15.6px;
    left: 15.6px;
  }
  body .section header .content .buttonContainer .buttonArea .buttonInside h6 {
    font-size: 38px;
  }
  body .section header .content h2 {
    margin: 27px 0 0 0;
  }
  body .section header .verticalTop {
    height: 303px;
  }
  body .section header .verticalTop .navbar nav {
    margin: 0 121px 0 0;
  }
  body .section header .verticalTop .navbar nav .linkMargin {
    margin: 0 57px 0 0;
  }
  body .section header .verticalTop .templateName a .templateText {
    margin: 0 0 0 121px;
  }
  body .section header .verticalTop .templateName a .templateText span {
    font-size: 53px;
  }
}
@media (min-width: 3751px) {
  body .section header .content .buttonContainer {
    margin: 71px 0 0 0;
  }
  body .section header .content .buttonContainer .buttonArea {
    border: 4.7px solid #44403f;
    height: 168px;
  }
  body .section header .content .buttonContainer .buttonArea .buttonInside {
    bottom: 19.5px;
    left: 19.5px;
  }
  body .section header .content .buttonContainer .buttonArea .buttonInside h6 {
    font-size: 47px;
  }
  body .section header .content h2 {
    margin: 33px 0 0 0;
  }
  body .section header .verticalTop {
    height: 378px;
  }
  body .section header .verticalTop .navbar nav {
    margin: 0 151px 0 0;
  }
  body .section header .verticalTop .navbar nav .linkMargin {
    margin: 0 71px 0 0;
  }
  body .section header .verticalTop .templateName a .templateText {
    margin: 0 0 0 151px;
  }
  body .section header .verticalTop .templateName a .templateText span {
    font-size: 66px;
  }
}
body .section .keyFeatures .keyFeatures-content .keyFeatures-content-blocks {
  display: flex;
  justify-content: center;
}
body .section .keyFeatures .keyFeatures-content .keyFeatures-content-blocks .keyFeatures-content-blocks-content {
  display: inline-grid;
  gap: 50px;
  grid-template-columns: auto auto;
}
body .section .keyFeatures .keyFeatures-content .keyFeatures-content-blocks .keyFeatures-content-blocks-content .keyFeatures-content-blocks-content-block {
  align-items: center;
  background: #cddce9;
  border-radius: 10px;
  display: flex;
  font-size: 0;
  height: 500px;
  justify-content: center;
  padding: 0;
  width: 500px;
}
body .section .keyFeatures .keyFeatures-content .keyFeatures-content-blocks .keyFeatures-content-blocks-content .keyFeatures-content-blocks-content-block .keyFeatures-content-blocks-content-block-content {
  font-size: 0;
  margin: 0;
  padding: 0;
}
body .section .keyFeatures .keyFeatures-content .keyFeatures-content-blocks .keyFeatures-content-blocks-content .keyFeatures-content-blocks-content-block .keyFeatures-content-blocks-content-block-content .keyFeatures-content-blocks-content-block-content-image {
  font-size: 0;
  margin: 0;
  padding: 0;
}
body .section .keyFeatures .keyFeatures-content .keyFeatures-content-blocks .keyFeatures-content-blocks-content .keyFeatures-content-blocks-content-block .keyFeatures-content-blocks-content-block-content .keyFeatures-content-blocks-content-block-content-image .keyFeatures-content-blocks-content-block-content-image-content {
  display: flex;
  font-size: 0;
  justify-content: center;
  margin: 0;
  padding: 0;
}
body .section .keyFeatures .keyFeatures-content .keyFeatures-content-blocks .keyFeatures-content-blocks-content .keyFeatures-content-blocks-content-block .keyFeatures-content-blocks-content-block-content .keyFeatures-content-blocks-content-block-content-image .keyFeatures-content-blocks-content-block-content-image-content img {
  font-size: 0;
  height: auto;
  margin: 0;
  padding: 0;
  width: 270px;
}
body .section .keyFeatures .keyFeatures-content .keyFeatures-content-blocks .keyFeatures-content-blocks-content .keyFeatures-content-blocks-content-block .keyFeatures-content-blocks-content-block-content .keyFeatures-content-blocks-content-block-content-text {
  margin: 70px 0 0 0;
}
body .section .keyFeatures .keyFeatures-content .keyFeatures-content-blocks .keyFeatures-content-blocks-content .keyFeatures-content-blocks-content-block .keyFeatures-content-blocks-content-block-content .keyFeatures-content-blocks-content-block-content-text .keyFeatures-content-blocks-content-block-content-text-content h6 {
  color: #000000;
  font-family: comfortaa-semibold;
}
@media (max-width: 300px) {
  body .section .keyFeatures .keyFeatures-content .keyFeatures-content-blocks .keyFeatures-content-blocks-content {
    gap: 29px;
    grid-template-columns: auto;
  }
  body .section .keyFeatures .keyFeatures-content .keyFeatures-content-blocks .keyFeatures-content-blocks-content .keyFeatures-content-blocks-content-block {
    border-radius: 5.9px;
    height: 230px;
    width: 230px;
  }
  body .section .keyFeatures .keyFeatures-content .keyFeatures-content-blocks .keyFeatures-content-blocks-content .keyFeatures-content-blocks-content-block .keyFeatures-content-blocks-content-block-content {
    width: 100%;
  }
  body .section .keyFeatures .keyFeatures-content .keyFeatures-content-blocks .keyFeatures-content-blocks-content .keyFeatures-content-blocks-content-block .keyFeatures-content-blocks-content-block-content .keyFeatures-content-blocks-content-block-content-image .keyFeatures-content-blocks-content-block-content-image-content img {
    width: 160px;
  }
  body .section .keyFeatures .keyFeatures-content .keyFeatures-content-blocks .keyFeatures-content-blocks-content .keyFeatures-content-blocks-content-block .keyFeatures-content-blocks-content-block-content .keyFeatures-content-blocks-content-block-content-text {
    margin: 15px 0 0 0;
    width: 100%;
  }
  body .section .keyFeatures .keyFeatures-content .keyFeatures-content-blocks .keyFeatures-content-blocks-content .keyFeatures-content-blocks-content-block .keyFeatures-content-blocks-content-block-content .keyFeatures-content-blocks-content-block-content-text h6 {
    text-align: center;
  }
}
@media (min-width: 301px) and (max-width: 576px) {
  body .section .keyFeatures .keyFeatures-content .keyFeatures-content-blocks .keyFeatures-content-blocks-content {
    gap: 32px;
    grid-template-columns: auto;
  }
  body .section .keyFeatures .keyFeatures-content .keyFeatures-content-blocks .keyFeatures-content-blocks-content .keyFeatures-content-blocks-content-block {
    border-radius: 6.6px;
    height: 290px;
    width: 290px;
  }
  body .section .keyFeatures .keyFeatures-content .keyFeatures-content-blocks .keyFeatures-content-blocks-content .keyFeatures-content-blocks-content-block .keyFeatures-content-blocks-content-block-content {
    width: 100%;
  }
  body .section .keyFeatures .keyFeatures-content .keyFeatures-content-blocks .keyFeatures-content-blocks-content .keyFeatures-content-blocks-content-block .keyFeatures-content-blocks-content-block-content .keyFeatures-content-blocks-content-block-content-image .keyFeatures-content-blocks-content-block-content-image-content img {
    width: 178px;
  }
  body .section .keyFeatures .keyFeatures-content .keyFeatures-content-blocks .keyFeatures-content-blocks-content .keyFeatures-content-blocks-content-block .keyFeatures-content-blocks-content-block-content .keyFeatures-content-blocks-content-block-content-text {
    margin: 46px 0 0 0;
    width: 100%;
  }
  body .section .keyFeatures .keyFeatures-content .keyFeatures-content-blocks .keyFeatures-content-blocks-content .keyFeatures-content-blocks-content-block .keyFeatures-content-blocks-content-block-content .keyFeatures-content-blocks-content-block-content-text h6 {
    text-align: center;
  }
}
@media (min-width: 577px) and (max-width: 767px) {
  body .section .keyFeatures .keyFeatures-content .keyFeatures-content-blocks .keyFeatures-content-blocks-content {
    gap: 36px;
    grid-template-columns: auto;
  }
  body .section .keyFeatures .keyFeatures-content .keyFeatures-content-blocks .keyFeatures-content-blocks-content .keyFeatures-content-blocks-content-block {
    border-radius: 7.3px;
    height: 364px;
    width: 364px;
  }
  body .section .keyFeatures .keyFeatures-content .keyFeatures-content-blocks .keyFeatures-content-blocks-content .keyFeatures-content-blocks-content-block .keyFeatures-content-blocks-content-block-content {
    width: 100%;
  }
  body .section .keyFeatures .keyFeatures-content .keyFeatures-content-blocks .keyFeatures-content-blocks-content .keyFeatures-content-blocks-content-block .keyFeatures-content-blocks-content-block-content .keyFeatures-content-blocks-content-block-content-image .keyFeatures-content-blocks-content-block-content-image-content img {
    width: 198px;
  }
  body .section .keyFeatures .keyFeatures-content .keyFeatures-content-blocks .keyFeatures-content-blocks-content .keyFeatures-content-blocks-content-block .keyFeatures-content-blocks-content-block-content .keyFeatures-content-blocks-content-block-content-text {
    margin: 51px 0 0 0;
    width: 100%;
  }
  body .section .keyFeatures .keyFeatures-content .keyFeatures-content-blocks .keyFeatures-content-blocks-content .keyFeatures-content-blocks-content-block .keyFeatures-content-blocks-content-block-content .keyFeatures-content-blocks-content-block-content-text h6 {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  body .section .keyFeatures .keyFeatures-content .keyFeatures-content-blocks .keyFeatures-content-blocks-content {
    gap: 40px;
    grid-template-columns: auto;
  }
  body .section .keyFeatures .keyFeatures-content .keyFeatures-content-blocks .keyFeatures-content-blocks-content .keyFeatures-content-blocks-content-block {
    border-radius: 8.1px;
    height: 405px;
    width: 405px;
  }
  body .section .keyFeatures .keyFeatures-content .keyFeatures-content-blocks .keyFeatures-content-blocks-content .keyFeatures-content-blocks-content-block .keyFeatures-content-blocks-content-block-content {
    width: 100%;
  }
  body .section .keyFeatures .keyFeatures-content .keyFeatures-content-blocks .keyFeatures-content-blocks-content .keyFeatures-content-blocks-content-block .keyFeatures-content-blocks-content-block-content .keyFeatures-content-blocks-content-block-content-image .keyFeatures-content-blocks-content-block-content-image-content img {
    width: 219px;
  }
  body .section .keyFeatures .keyFeatures-content .keyFeatures-content-blocks .keyFeatures-content-blocks-content .keyFeatures-content-blocks-content-block .keyFeatures-content-blocks-content-block-content .keyFeatures-content-blocks-content-block-content-text {
    margin: 57px 0 0 0;
    width: 100%;
  }
  body .section .keyFeatures .keyFeatures-content .keyFeatures-content-blocks .keyFeatures-content-blocks-content .keyFeatures-content-blocks-content-block .keyFeatures-content-blocks-content-block-content .keyFeatures-content-blocks-content-block-content-text h6 {
    text-align: center;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  body .section .keyFeatures .keyFeatures-content .keyFeatures-content-blocks .keyFeatures-content-blocks-content {
    gap: 45px;
  }
  body .section .keyFeatures .keyFeatures-content .keyFeatures-content-blocks .keyFeatures-content-blocks-content .keyFeatures-content-blocks-content-block {
    border-radius: 9px;
    height: 450px;
    width: 450px;
  }
  body .section .keyFeatures .keyFeatures-content .keyFeatures-content-blocks .keyFeatures-content-blocks-content .keyFeatures-content-blocks-content-block .keyFeatures-content-blocks-content-block-content {
    width: 100%;
  }
  body .section .keyFeatures .keyFeatures-content .keyFeatures-content-blocks .keyFeatures-content-blocks-content .keyFeatures-content-blocks-content-block .keyFeatures-content-blocks-content-block-content .keyFeatures-content-blocks-content-block-content-image .keyFeatures-content-blocks-content-block-content-image-content img {
    width: 243px;
  }
  body .section .keyFeatures .keyFeatures-content .keyFeatures-content-blocks .keyFeatures-content-blocks-content .keyFeatures-content-blocks-content-block .keyFeatures-content-blocks-content-block-content .keyFeatures-content-blocks-content-block-content-text {
    margin: 63px 0 0 0;
    width: 100%;
  }
  body .section .keyFeatures .keyFeatures-content .keyFeatures-content-blocks .keyFeatures-content-blocks-content .keyFeatures-content-blocks-content-block .keyFeatures-content-blocks-content-block-content .keyFeatures-content-blocks-content-block-content-text h6 {
    text-align: center;
  }
}
body .section .numbers {
  height: 100px;
  width: 100%;
}
body .section .technologies .topFeaturesArea {
  display: flex;
  justify-content: center;
}
body .section .technologies .topFeaturesArea .topFeatures {
  margin: 300px 40px 300px 40px;
}
body .section .technologies .topFeaturesArea .topFeatures .topFeaturesImg {
  display: inline;
}
body .section .technologies .topFeaturesArea .topFeatures .topFeaturesImg img {
  display: inline;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100px;
}
body .section .technologies .topFeaturesArea .topFeatures .topFeaturesText {
  display: inline;
}
body .section .technologies .topFeaturesArea .topFeatures .topFeaturesText h6 {
  display: inline;
  font-family: cinzel-regular;
  margin: 0 0 0 10px;
  padding: 0;
  position: relative;
  top: 4px;
}
@media (max-width: 750px) {
  body .section .technologies .topFeaturesArea {
    display: initial;
    padding: 300px 0 300px 0;
  }
  body .section .technologies .topFeaturesArea .topFeatures {
    display: block;
    margin: 0;
    width: 100%;
  }
  body .section .technologies .topFeaturesArea .topFeatures .topFeaturesImg {
    display: flex;
    justify-content: center;
    width: 100%;
  }
  body .section .technologies .topFeaturesArea .topFeatures .topFeaturesImg img {
    display: block;
  }
  body .section .technologies .topFeaturesArea .topFeatures .topFeaturesText {
    display: flex;
    justify-content: center;
  }
  body .section .technologies .topFeaturesArea .topFeatures .topFeaturesText h6 {
    display: block;
    margin: 15px 0 0 0;
    padding: 0;
  }
  body .section .technologies .topFeaturesArea .topFeaturesMargin {
    margin: 50px 0 0 0;
  }
}
@media (min-width: 751px) and (max-width: 1100px) {
  body .section .technologies .topFeaturesArea .topFeatures .topFeaturesImg {
    display: flex;
    justify-content: center;
    width: 100%;
  }
  body .section .technologies .topFeaturesArea .topFeatures .topFeaturesImg img {
    display: block;
  }
  body .section .technologies .topFeaturesArea .topFeatures .topFeaturesText {
    display: flex;
    justify-content: center;
  }
  body .section .technologies .topFeaturesArea .topFeatures .topFeaturesText h6 {
    margin: 0;
    padding: 0;
    top: 15px;
  }
}
@media (min-width: 1921px) and (max-width: 2400px) {
  body .section .technologies .topFeaturesArea .topFeatures {
    margin: 375px 50px 375px 50px;
  }
  body .section .technologies .topFeaturesArea .topFeatures .topFeaturesImg img {
    width: 125px;
  }
  body .section .technologies .topFeaturesArea .topFeatures .topFeaturesText h6 {
    margin: 0 0 0 12.5px;
    top: 5px;
  }
}
@media (min-width: 2401px) and (max-width: 3000px) {
  body .section .technologies .topFeaturesArea .topFeatures {
    margin: 468px 62px 468px 62px;
  }
  body .section .technologies .topFeaturesArea .topFeatures .topFeaturesImg img {
    width: 156px;
  }
  body .section .technologies .topFeaturesArea .topFeatures .topFeaturesText h6 {
    margin: 0 0 0 15.6px;
    top: 6.2px;
  }
}
@media (min-width: 3001px) and (max-width: 3750px) {
  body .section .technologies .topFeaturesArea .topFeatures {
    margin: 585px 77px 585px 77px;
  }
  body .section .technologies .topFeaturesArea .topFeatures .topFeaturesImg img {
    width: 195px;
  }
  body .section .technologies .topFeaturesArea .topFeatures .topFeaturesText h6 {
    margin: 0 0 0 19.5px;
    top: 7.7px;
  }
}
@media (min-width: 3751px) {
  body .section .technologies .topFeaturesArea .topFeatures {
    margin: 731px 96px 731px 96px;
  }
  body .section .technologies .topFeaturesArea .topFeatures .topFeaturesImg img {
    width: 243px;
  }
  body .section .technologies .topFeaturesArea .topFeatures .topFeaturesText h6 {
    margin: 0 0 0 24.3px;
    top: 9.6px;
  }
}
body .section a {
  text-decoration: none;
}
body .section .backgroundColor {
  background: #141414;
  width: 100%;
}
body .section .backgroundColor .blockContainer {
  padding: 25px;
}
body .section .backgroundColor .blockContainer .blockZone {
  background: #1b1b1b;
  border-radius: 1%;
  box-shadow: 10px 10px 0px 0px rgba(39, 40, 40, 0.2);
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100%;
}
body .section .backgroundColor .blockContainer .blockZone .rectangle {
  display: inline-block;
  margin: 0;
  padding: 15%;
}
body .section .backgroundColor .blockContainer .blockZone .rectangle .imgArea {
  height: auto;
  margin: 0;
  padding: 0;
  width: 10%;
}
body .section .backgroundColor .blockContainer .blockZone .rectangle .imgSize {
  height: auto;
  width: 10%;
}
body .section .backgroundColor .blockContainer .blockZone .rectangle .label {
  background: #1b1b1b;
  font-family: cinzel-regular;
  margin: 5%;
  padding: 0;
  text-align: center;
}
body .section .backgroundColor .headingText {
  margin: 0 0 125px 0;
}
body .section .backgroundColor .imgBorder {
  border-radius: 1%;
  box-shadow: 10px 10px 0px 0px rgba(0, 36, 81, 0.2);
  height: auto;
  margin: 0;
  padding: 0;
  width: 75%;
}
body .section .backgroundColor .imgSimple {
  height: auto;
  margin: 0;
  padding: 0;
  width: 20%;
}
body .section .backgroundColor .news {
  padding: 0 125px 0 125px;
}
body .section .backgroundColor .news .left .buttonContainer {
  margin: 30px 0 0 0;
}
body .section .backgroundColor .news .left .buttonContainer .buttonArea {
  background: transparent;
  border: 2px solid #44403f;
  cursor: pointer;
  height: 70px;
  width: 35%;
}
body .section .backgroundColor .news .left .buttonContainer .buttonArea .buttonInside {
  background: rgba(25, 23, 34, 0.85);
  bottom: 8px;
  height: 100%;
  left: 8px;
  position: relative;
  width: 100%;
}
body .section .backgroundColor .news .left .buttonContainer .buttonArea .buttonInside:hover {
  background: #44403f;
}
body .section .backgroundColor .news .left .buttonContainer .buttonArea .buttonInside h6 {
  color: #ffffff;
  font-family: comfortaa-regular;
  font-size: 20px;
}
body .section .backgroundColor .news .left h1 {
  font-family: comfortaa-regular;
}
body .section .backgroundColor .news .left h3 {
  background: transparent;
  font-family: quicksand-regular;
  padding: 0;
  width: 75%;
}
body .section .backgroundColor .noBackground {
  background: transparent;
}
body .section .backgroundColor .slider {
  margin: 0;
  padding: 0;
}
body .section .backgroundColor .slider .imgBlock {
  display: inline;
  margin: 0;
  padding: 0;
}
body .section .backgroundColor .slider .imgBlock .imgSlide {
  margin: 0;
  padding: 0;
}
body .section .backgroundImg {
  background: url("../Images/bottomBackground.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: inset 0 0 0 4000px rgba(0, 0, 0, 0.75);
  display: flex;
  justify-content: center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  width: 100%;
}
body .section .backgroundImg h5 {
  font-family: quicksand-regular;
  font-size: 50px;
  width: 75%;
}
body .section .block {
  padding: 0 25px 0 25px;
}
body .section .block .imgBottom {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  margin: 50px 0 0 0;
  padding: 0;
}
body .section .block .imgMiddle {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  margin: 50px 0 0 0;
  padding: 0;
}
body .section .block .imgTop {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  margin: 0;
  padding: 0;
}
body .section .contentArea {
  padding: 0 0 150px 0;
}
body .section .contentArea .customizing {
  font-family: quicksand-regular;
}
body .section .contentArea .headingText {
  font-family: comfortaa-regular;
}
body .section .contentArea .replace {
  font-family: quicksand-regular;
}
body .section .footer {
  margin: 0;
  padding: 15px 0 15px 0;
}
body .section .footer h5 {
  cursor: pointer;
  font-family: cinzel-regular;
  margin: 15px 0 0 0;
  padding: 0;
  text-align: center;
}
body .section .footer h5 span {
  color: #1781a5;
}
body .section .footer h6 {
  font-family: quicksand-regular;
  margin: 0 0 15px 0;
  padding: 0;
  text-align: center;
}
body .section h3 {
  background: #202020;
  padding: 25px;
}
body .section h4 {
  background: #202020;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  color: #ffffff;
  font-family: carterOneRegular;
  font-size: 20px;
  padding: 0 15px 15px 15px;
  text-align: center;
}
body .section h5 {
  margin: 0;
  padding: 10%;
}
body .section h6 {
  font-family: fredokaOneRegular;
  margin: 0;
  padding: 1%;
}
body .section .home_sticky {
  background: rgba(25, 23, 34, 0.85);
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 2;
}
body .section img {
  margin: 150px 0 150px 0;
  padding: 0 10% 0 10%;
}
body .section .lighterBackground {
  background: #222222;
  padding: 150px 0 150px 0;
  width: 100%;
}
body .section .lighterBackground h4 {
  background: initial;
  font-family: cinzel-regular;
  margin: 10px 0 10px 0;
  padding: 0;
  text-align: center;
}
body .section .lighterBackground h5 {
  font-family: quicksand-regular;
  margin: 0;
  padding: 0;
  text-align: center;
}
body .section .lighterBackground img {
  height: auto;
  margin: 0;
  padding: 0;
  width: 50px;
}
body .section .transitionArea {
  bottom: 0;
  position: relative;
}
body .section .transitionArea:hover {
  bottom: 1%;
  transition: bottom 0.5s;
}
body .section .transitionArea a h3 {
  font-family: comfortaa-regular;
}
body .section .transitionArea a h4 {
  font-family: quicksand-regular;
}
@media (max-width: 300px) {
  body .section .lighterBackground h5 {
    font-size: 17px;
  }
}
@media (max-width: 325px) {
  body .section .backgroundImg h5 {
    font-size: 17px;
    width: 95%;
  }
}
@media (min-width: 326px) and (max-width: 450px) {
  body .section .backgroundImg h5 {
    font-size: 22px;
    width: 90%;
  }
}
@media (min-width: 451px) and (max-width: 700px) {
  body .section .backgroundImg h5 {
    font-size: 29px;
    width: 85%;
  }
}
@media (max-width: 550px) {
  body .section .backgroundColor .headingText {
    margin: 0px 0px 50px 0px;
  }
  body .section .backgroundColor .imgBorder {
    height: auto;
    margin: 0px 25px 0 25px;
    padding: 0;
    width: 100%;
  }
  body .section img {
    margin: 75px 0 75px 0;
  }
}
@media (max-width: 576px) {
  body .section .backgroundColor .blockArea {
    margin: 10% 0 0 0;
  }
  body .section .backgroundColor .blockArea .block {
    padding: 0 5% 0 5%;
  }
  body .section .backgroundColor .blockArea .block .imgBottom {
    margin: 0;
  }
  body .section .backgroundColor .blockArea .block .imgMiddle {
    margin: 0;
  }
  body .section .backgroundColor .news {
    padding: 0 25px 0 25px;
  }
  body .section .backgroundColor .news .left {
    width: 100%;
  }
  body .section .backgroundColor .news .left .buttonContainer {
    display: flex;
    justify-content: center;
  }
  body .section .backgroundColor .news .left .buttonContainer .buttonArea {
    width: 65%;
  }
  body .section .backgroundColor .news .left h1 {
    text-align: center;
  }
  body .section .backgroundColor .news .left h3 {
    font-size: 21px;
    text-align: center;
    width: 95%;
  }
  body .section .backgroundColor .news .right {
    margin: 25px 0 0 0;
  }
}
@media (min-width: 701px) and (max-width: 925px) {
  body .section .backgroundImg h5 {
    font-size: 38px;
  }
}
@media (max-width: 1125px) {
  body .section .imgArea {
    height: auto;
    width: 20%;
  }
  body .section .label {
    font-size: 16px;
  }
  body .section .change .lineBottom {
    transform: rotateZ(405deg) translate(-8px, -6px);
  }
  body .section .change .lineMiddle {
    opacity: 0;
  }
  body .section .change .lineTop {
    transform: rotateZ(-405deg) translate(-8px, 6px);
  }
  body .section .change .mobileMenu {
    left: 0;
    transition: left 1s;
    width: 100%;
  }
}
@media (min-width: 577px) and (max-width: 1199px) {
  body .section .backgroundColor .blockArea {
    margin: 10% 0 0 0;
  }
  body .section .backgroundColor .blockArea .block {
    padding: 0 5% 0 5%;
  }
  body .section .backgroundColor .blockArea .block .imgBottom {
    margin: 0;
  }
  body .section .backgroundColor .blockArea .block .imgMiddle {
    margin: 0;
  }
  body .section .backgroundColor .news {
    padding: 0 25px 0 25px;
  }
  body .section .backgroundColor .news .left {
    width: 100%;
  }
  body .section .backgroundColor .news .left .buttonContainer {
    display: flex;
    justify-content: center;
  }
  body .section .backgroundColor .news .left h1 {
    text-align: center;
  }
  body .section .backgroundColor .news .left h3 {
    font-size: 21px;
    text-align: center;
    width: 95%;
  }
  body .section .backgroundColor .news .right {
    margin: 25px 0 0 0;
  }
}
@media (min-width: 1200px) and (max-width: 1450px) {
  body .section .backgroundColor .news .left .button {
    margin: 19px 0 0 0;
  }
  body .section .backgroundColor .news .left .button .buttonElement .buttonZone {
    border: 0.75px solid #ffffff;
    border-radius: 5.2px;
  }
  body .section .backgroundColor .news .left .button .buttonElement .buttonZone .buttonArea {
    padding: 24px 19px 24px 19px;
  }
  body .section .backgroundColor .news .left .button .buttonElement .buttonZone .buttonArea a {
    font-size: 19px;
  }
  body .section .backgroundColor .news .left .button .buttonElement .buttonZone .buttonArea .img {
    margin: 0 0 0 27px;
  }
  body .section .backgroundColor .news .left .button .buttonElement .buttonZone .buttonArea .img img {
    width: 27px;
  }
  body .section .backgroundColor .news .left h3 {
    font-size: 21px;
  }
}
@media (min-width: 1921px) and (max-width: 2400px) {
  body .section .backgroundColor .blockContainer {
    padding: 31px;
  }
  body .section .backgroundColor .blockContainer .blockZone {
    box-shadow: 12.5px 12.5px 0px 0px rgba(39, 40, 40, 0.2);
  }
  body .section .backgroundColor .headingText {
    margin: 0 0 156px 0;
  }
  body .section .backgroundColor .news {
    padding: 0 156px 0 156px;
  }
  body .section .backgroundColor .news .left .buttonContainer {
    margin: 37px 0 0 0;
  }
  body .section .backgroundColor .news .left .buttonContainer .buttonArea {
    border: 2.5px solid #44403f;
    height: 87px;
  }
  body .section .backgroundColor .news .left .buttonContainer .buttonArea .buttonInside {
    bottom: 10px;
    left: 10px;
  }
  body .section .backgroundColor .news .left .buttonContainer .buttonArea .buttonInside h6 {
    font-size: 25px;
  }
  body .section .backgroundImg h5 {
    font-size: 62px;
  }
  body .section .block {
    padding: 0 31px 0 31px;
  }
  body .section .block .imgTop {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  body .section .block .imgBottom {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin: 62px 0 0 0;
  }
  body .section .block .imgMiddle {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin: 62px 0 0 0;
  }
  body .section .contentArea {
    padding: 0 0 187px 0;
  }
  body .section .footer {
    padding: 18px 0 18px 0;
  }
  body .section .footer h5 {
    margin: 18px 0 0 0;
  }
  body .section .footer h6 {
    margin: 0 0 18px 0;
  }
  body .section h3 {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 31px;
  }
  body .section h4 {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-size: 25px;
    padding: 0 18px 18px 18px;
  }
  body .section img {
    margin: 187px 0 187px 0;
  }
  body .section .lighterBackground {
    padding: 187px 0 187px 0;
  }
  body .section .lighterBackground h4 {
    margin: 12.5px 0 12.5px 0;
  }
  body .section .lighterBackground img {
    height: auto;
    width: 62.5px;
  }
}
@media (min-width: 2401px) and (max-width: 3000px) {
  body .section .backgroundColor .blockContainer {
    padding: 38px;
  }
  body .section .backgroundColor .blockContainer .blockZone {
    box-shadow: 15.6px 15.6px 0px 0px rgba(39, 40, 40, 0.2);
  }
  body .section .backgroundColor .headingText {
    margin: 0 0 195px 0;
  }
  body .section .backgroundColor .news {
    padding: 0 195px 0 195px;
  }
  body .section .backgroundColor .news .left .buttonContainer {
    margin: 46px 0 0 0;
  }
  body .section .backgroundColor .news .left .buttonContainer .buttonArea {
    border: 3.1px solid #44403f;
    height: 108px;
  }
  body .section .backgroundColor .news .left .buttonContainer .buttonArea .buttonInside {
    bottom: 12.5px;
    left: 12.5px;
  }
  body .section .backgroundColor .news .left .buttonContainer .buttonArea .buttonInside h6 {
    font-size: 31px;
  }
  body .section .backgroundImg h5 {
    font-size: 77px;
  }
  body .section .block {
    padding: 0 38px 0 38px;
  }
  body .section .block .imgTop {
    border-top-left-radius: 12.5px;
    border-top-right-radius: 12.5px;
  }
  body .section .block .imgBottom {
    border-top-left-radius: 12.5px;
    border-top-right-radius: 12.5px;
    margin: 77px 0 0 0;
  }
  body .section .block .imgMiddle {
    border-top-left-radius: 12.5px;
    border-top-right-radius: 12.5px;
    margin: 77px 0 0 0;
  }
  body .section .contentArea {
    padding: 0 0 234px 0;
  }
  body .section .footer {
    padding: 22px 0 22px 0;
  }
  body .section .footer h5 {
    margin: 22px 0 0 0;
  }
  body .section .footer h6 {
    margin: 0 0 22px 0;
  }
  body .section h3 {
    border-bottom-left-radius: 12.5px;
    border-bottom-right-radius: 12.5px;
    padding: 38px;
  }
  body .section h4 {
    border-bottom-left-radius: 12.5px;
    border-bottom-right-radius: 12.5px;
    font-size: 31px;
    padding: 0 22px 22px 22px;
  }
  body .section img {
    margin: 234px 0 234px 0;
  }
  body .section .lighterBackground {
    padding: 233px 0 233px 0;
  }
  body .section .lighterBackground h4 {
    margin: 15.6px 0 15.6px 0;
  }
  body .section .lighterBackground img {
    height: auto;
    width: 77px;
  }
}
@media (min-width: 3001px) and (max-width: 3750px) {
  body .section .backgroundColor .blockContainer {
    padding: 47px;
  }
  body .section .backgroundColor .blockContainer .blockZone {
    box-shadow: 19.5px 19.5px 0px 0px rgba(39, 40, 40, 0.2);
  }
  body .section .backgroundColor .headingText {
    margin: 0 0 244px 0;
  }
  body .section .backgroundColor .news {
    padding: 0 243px 0 243px;
  }
  body .section .backgroundColor .news .left .buttonContainer {
    margin: 57px 0 0 0;
  }
  body .section .backgroundColor .news .left .buttonContainer .buttonArea {
    border: 3.8px solid #44403f;
    height: 135px;
  }
  body .section .backgroundColor .news .left .buttonContainer .buttonArea .buttonInside {
    bottom: 15.6px;
    left: 15.6px;
  }
  body .section .backgroundColor .news .left .buttonContainer .buttonArea .buttonInside h6 {
    font-size: 38px;
  }
  body .section .backgroundImg h5 {
    font-size: 96px;
  }
  body .section .block {
    padding: 0 47px 0 47px;
  }
  body .section .block .imgTop {
    border-top-left-radius: 15.6px;
    border-top-right-radius: 15.6px;
  }
  body .section .block .imgBottom {
    border-top-left-radius: 15.6px;
    border-top-right-radius: 15.6px;
    margin: 96px 0 0 0;
  }
  body .section .block .imgMiddle {
    border-top-left-radius: 15.6px;
    border-top-right-radius: 15.6px;
    margin: 96px 0 0 0;
  }
  body .section .contentArea {
    padding: 0 0 293px 0;
  }
  body .section .footer {
    padding: 27px 0 27px 0;
  }
  body .section .footer h5 {
    margin: 27px 0 0 0;
  }
  body .section .footer h6 {
    margin: 0 0 27px 0;
  }
  body .section h3 {
    border-bottom-left-radius: 15.6px;
    border-bottom-right-radius: 15.6px;
    padding: 47px;
  }
  body .section h4 {
    border-bottom-left-radius: 15.6px;
    border-bottom-right-radius: 15.6px;
    font-size: 38px;
    padding: 0 27px 27px 27px;
  }
  body .section img {
    margin: 293px 0 293px 0;
  }
  body .section .lighterBackground {
    padding: 291px 0 291px 0;
  }
  body .section .lighterBackground h4 {
    margin: 19.5px 0 19.5px 0;
  }
  body .section .lighterBackground img {
    height: auto;
    width: 96px;
  }
}
@media (min-width: 3751px) {
  body .section .backgroundColor .blockContainer {
    padding: 58px;
  }
  body .section .backgroundColor .blockContainer .blockZone {
    box-shadow: 24.3px 24.3px 0px 0px rgba(39, 40, 40, 0.2);
  }
  body .section .backgroundColor .headingText {
    margin: 0 0 305px 0;
  }
  body .section .backgroundColor .news {
    padding: 0 303px 0 303px;
  }
  body .section .backgroundColor .news .left .buttonContainer {
    margin: 71px 0 0 0;
  }
  body .section .backgroundColor .news .left .buttonContainer .buttonArea {
    border: 4.7px solid #44403f;
    height: 168px;
  }
  body .section .backgroundColor .news .left .buttonContainer .buttonArea .buttonInside {
    bottom: 19.5px;
    left: 19.5px;
  }
  body .section .backgroundColor .news .left .buttonContainer .buttonArea .buttonInside h6 {
    font-size: 47px;
  }
  body .section .backgroundImg h5 {
    font-size: 120px;
  }
  body .section .block {
    padding: 0 58px 0 58px;
  }
  body .section .block .imgTop {
    border-top-left-radius: 19.5px;
    border-top-right-radius: 19.5px;
  }
  body .section .block .imgBottom {
    border-top-left-radius: 19.5px;
    border-top-right-radius: 19.5px;
    margin: 120px 0 0 0;
  }
  body .section .block .imgMiddle {
    border-top-left-radius: 19.5px;
    border-top-right-radius: 19.5px;
    margin: 120px 0 0 0;
  }
  body .section .contentArea {
    padding: 0 0 366px 0;
  }
  body .section .footer {
    padding: 33px 0 33px 0;
  }
  body .section .footer h5 {
    margin: 33px 0 0 0;
  }
  body .section .footer h6 {
    margin: 0 0 33px 0;
  }
  body .section h3 {
    border-bottom-left-radius: 19.5px;
    border-bottom-right-radius: 19.5px;
    padding: 58px;
  }
  body .section h4 {
    border-bottom-left-radius: 19.5px;
    border-bottom-right-radius: 19.5px;
    font-size: 47px;
    padding: 0 33px 33px 33px;
  }
  body .section img {
    margin: 366px 0 366px 0;
  }
  body .section .lighterBackground {
    padding: 363px 0 363px 0;
  }
  body .section .lighterBackground h4 {
    margin: 24.3px 0 24.3px 0;
  }
  body .section .lighterBackground img {
    height: auto;
    width: 120px;
  }
}

@media (max-width: 300px) {
  body h1 {
    font-size: 44px;
  }
  body h2 {
    font-size: 23px;
  }
}
@media (min-width: 301px) and (max-width: 576px) {
  body h1 {
    font-size: 49px;
  }
  body h2 {
    font-size: 26px;
  }
}
@media (min-width: 577px) and (max-width: 767px) {
  body h1 {
    font-size: 54px;
  }
  body h2 {
    font-size: 29px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  body h1 {
    font-size: 60px;
  }
  body h2 {
    font-size: 32px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  body h1 {
    font-size: 67px;
  }
  body h2 {
    font-size: 36px;
  }
}
@media (min-width: 1921px) and (max-width: 2400px) {
  body a {
    font-size: 25px;
  }
  body h1 {
    font-size: 93px;
  }
  body h2 {
    font-size: 50px;
  }
  body h3 {
    font-size: 35px;
  }
  body h4 {
    font-size: 31px;
  }
  body h5 {
    font-size: 27px;
  }
  body h6 {
    font-size: 25px;
  }
}
@media (min-width: 2401px) and (max-width: 3000px) {
  body a {
    font-size: 31px;
  }
  body h1 {
    font-size: 116px;
  }
  body h2 {
    font-size: 62px;
  }
  body h3 {
    font-size: 43px;
  }
  body h4 {
    font-size: 38px;
  }
  body h5 {
    font-size: 33px;
  }
  body h6 {
    font-size: 31px;
  }
}
@media (min-width: 3001px) and (max-width: 3750px) {
  body a {
    font-size: 38px;
  }
  body h1 {
    font-size: 145px;
  }
  body h2 {
    font-size: 77px;
  }
  body h3 {
    font-size: 53px;
  }
  body h4 {
    font-size: 47px;
  }
  body h5 {
    font-size: 41px;
  }
  body h6 {
    font-size: 38px;
  }
}
@media (min-width: 3751px) {
  body a {
    font-size: 47px;
  }
  body h1 {
    font-size: 181px;
  }
  body h2 {
    font-size: 96px;
  }
  body h3 {
    font-size: 66px;
  }
  body h4 {
    font-size: 58px;
  }
  body h5 {
    font-size: 51px;
  }
  body h6 {
    font-size: 47px;
  }
}/*# sourceMappingURL=style.css.map */