@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-ExtraBoldItalic.ttf') format("truetype"), url('../fonts/Gilroy-BoldItalic.ttf') format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-Black.ttf') format("truetype"), url('../fonts/Gilroy-Heavy.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-LightItalic.ttf') format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-SemiBoldItalic.ttf') format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-MediumItalic.ttf') format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-ThinItalic.ttf') format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-Thin.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-ExtraBold.ttf') format("truetype"), url('../fonts/Gilroy-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-RegularItalic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-UltraLightItalic.ttf') format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-UltraLight.ttf') format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-HeavyItalic.ttf') format("truetype"), url('../fonts/Gilroy-BlackItalic.ttf') format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Line Square Icon Font;
  src: url('../fonts/line-square-icon-font.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Helveticaneue;
  src: url('../fonts/HelveticaNeue-Thin.otf') format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Helveticaneue;
  src: url('../fonts/HelveticaNeue-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Helveticaneue Roman;
  src: url('../fonts/HelveticaNeue-Roman.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Helveticaneue;
  src: url('../fonts/HelveticaNeue-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}

:root {
  --black: black;
  --white: white;
  --main-black: #110f0e;
  --orange: #d88068;
  --untitled-ui--gray200: #eaecf0;
  --untitled-ui--gray500: #667085;
  --untitled-ui--gray50-2: #f9fafb;
  --untitled-ui--white: white;
  --dark-grey: #333;
  --light-grey: #999;
  --flowui-component-library--gray-900: #160042;
  --flowui-component-library--gray-500: #6b7094;
  --flowui-component-library--grey-300: #e4e6f1;
  --flowui-component-library--white: white;
  --flowui-component-library--grey-600: #393b6a;
  --flowui-component-library--gray-200: #f3f5fb;
  --flowui-component-library--gray-100: #f7f9fd;
  --untitled-ui--gray600: #475467;
  --untitled-ui--warning300: #fec84b;
  --untitled-ui--gray900: #101828;
  --untitled-ui--primary100: #f4ebff;
  --untitled-ui--primary700: #6941c6;
  --untitled-ui--gray700: #344054;
  --untitled-ui--primary600: #7f56d9;
  --untitled-ui--gray100: #f2f4f7;
  --untitled-ui--gray300: #d0d5dd;
  --untitled-ui--primary50: #f9f5ff;
  --untitled-ui--gray800: #1d2939;
  --untitled-ui--primary800: #53389e;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.top-section {
  z-index: 1;
  background-color: var(--black);
  background-image: url('../images/priroda-derevia-vid-sverkhu-les-1_1.webp');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: -100px;
  padding-top: 230px;
  padding-bottom: 140px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.top-section.about {
  padding-bottom: 200px;
}

.top-section.about._32134 {
  margin-top: 0;
  padding-top: 200px;
  padding-bottom: 160px;
}

.top-section.crime {
  background-image: url('../images/crime_1.webp');
}

.top-section.crime._140 {
  padding-top: 200px;
}

.top-section.crime._140.crypto {
  background-image: url('../images/priroda-derevia-vid-sverkhu-les-2_1.webp');
  background-position: 50%;
  margin-top: 0;
  padding-top: 300px;
}

.top-section.crime._140.crypto.pravo {
  background-image: url('../images/58823-1_1.webp');
  padding-top: 220px;
  padding-bottom: 120px;
}

.top-section.crime._140.crypto._5432 {
  padding-top: 220px;
}

.top-section.crime._140.viyskove-pravo {
  background-image: url('../images/priroda-derevia-vid-sverkhu-les-3_1.webp');
  background-position: 0 0;
  background-size: auto;
}

.top-section.crime._140.suprovid {
  background-image: url('../images/priroda-derevia-vid-sverkhu-les-4_1.webp');
  margin-top: 0;
}

.top-section.crime._140.business {
  background-image: url('../images/priroda-derevia-vid-sverkhu-les-5_1.webp');
  margin-top: 0;
}

.top-section.crime._140._32 {
  margin-top: 0;
  padding-top: 280px;
}

.top-section.crime._140._32._42 {
  padding-top: 200px;
}

.top-section._32._42 {
  margin-top: 0;
}

.content-container {
  z-index: 3;
  width: 100%;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 24px;
  position: relative;
}

.body {
  background-color: var(--white);
  color: var(--black);
  font-family: Gilroy, Arial, sans-serif;
  font-size: 18px;
  line-height: 120%;
}

.h1 {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gilroy, Arial, sans-serif;
  font-size: 5.3vw;
  font-weight: 500;
  line-height: 120%;
}

.h1.black {
  color: var(--main-black);
}

.h1.about {
  text-align: center;
  font-size: 7vw;
}

.h1.practika {
  text-align: center;
}

.grid-2-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1.4fr 1fr;
  place-items: center stretch;
  display: block;
}

.position-relative---z-index-1 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.position-relative---z-index-1.centre {
  justify-content: center;
  align-items: center;
}

.position-relative---z-index-1.centre._40 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}

.p-22-white {
  color: var(--white);
  margin-bottom: 0;
  font-family: Gilroy, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 2vw;
}

.p-22-white._80 {
  text-align: center;
  width: 70%;
}

.p-22-white._90 {
  text-align: center;
  width: 80%;
}

.primary-button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--white);
  color: var(--main-black);
  border-radius: 48px;
  justify-content: flex-start;
  align-items: center;
  padding: 20px 40px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.primary-button.white {
  border: 1px solid var(--white);
  color: var(--black);
  justify-content: center;
  align-items: center;
  padding: 18px 60px;
  font-family: Gilroy, Arial, sans-serif;
  font-weight: 500;
  transition: all .1s;
}

.primary-button.white:hover {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: var(--white);
  background-color: #fff;
  border-color: #ffffff80;
}

.button-row {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.line-square-icon {
  color: var(--black);
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #fff;
  flex: 0 auto;
  order: 0;
  font-family: Line Square Icon Font, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  display: block;
}

.button-text {
  font-size: 16px;
  font-weight: 400;
}

.button-text.main {
  color: var(--black);
}

.btn-secondary {
  border: 1px solid var(--white);
  background-color: var(--black);
  color: var(--white);
  border-radius: 48px;
  justify-content: center;
  align-items: center;
  padding: 18px 40px;
  font-size: 16px;
  transition: all .3s;
  display: flex;
}

.btn-secondary:hover {
  background-color: var(--white);
  color: var(--black);
}

.top-section---image-right-wrapper {
  z-index: 0;
  width: 40%;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.bg_overlay {
  z-index: 1;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #00000080;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.bg_overlay._3 {
  background-color: #000000b3;
}

.bg_overlay._23 {
  background-color: #0006;
}

.fit-cover {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.header-postion-absolute-wrapper {
  z-index: 4;
  padding-left: 24px;
  padding-right: 24px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.header-wrapper {
  z-index: 990;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #00000080;
  border-bottom: 1px solid #fff3;
  width: 100%;
  padding: 7px 24px 0;
  position: fixed;
}

.container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0000;
  border-bottom: 1px solid #fff3;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  margin-left: 24px;
  margin-right: 24px;
  padding: 10px 0;
  display: flex;
}

.image {
  width: 50px;
  height: 50px;
  margin-top: 0;
  margin-bottom: 0;
}

.brand {
  margin-left: 0;
  padding-left: 0;
}

.nav-menu {
  width: 100%;
  margin-left: 55px;
}

.nav-link {
  color: var(--white);
  padding-bottom: 22px;
  font-family: Gilroy, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.nav-link:hover {
  color: #d98068;
}

.nav-link.w--current {
  color: var(--white);
}

.nav-link.w--current:hover {
  color: var(--orange);
}

.nav-link.black.w--current {
  color: var(--black);
}

.nav-link-2 {
  color: var(--white);
  font-family: Gilroy, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.nav-link-2:hover {
  color: #d98068;
}

.nav-link-2.w--current {
  color: var(--white);
}

.nav-link-3 {
  color: var(--white);
  padding-bottom: 22px;
  font-family: Gilroy, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.nav-link-3:hover {
  color: #d98068;
}

.nav-link-3.w--current {
  color: var(--white);
  font-family: Gilroy, Arial, sans-serif;
}

.text-span {
  font-weight: 300;
}

.h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gilroy, Arial, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 120%;
}

.h2.white {
  color: var(--white);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
}

.h2.white._20 {
  margin-bottom: 20px;
}

.h2._50 {
  font-size: 50px;
}

.h2.semibold {
  font-size: 50px;
  font-weight: 600;
}

.line {
  border-bottom: 1px solid #dbd3d3;
}

.container-h2 {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.container-h2.grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.container-h2._30 {
  margin-bottom: 30px;
}

.content-block {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  max-width: 1320px;
  padding: 60px 24px;
  display: flex;
}

.content-block._100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.content-block._60-gap {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
}

.content-block.centre._20 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.content-block.centre._20.fff5ef {
  background-color: #fff5ef;
}

.content-block._30.about {
  padding-left: 0;
}

.content-block._2 {
  padding-top: 20px;
}

.content-block._2._44 {
  padding-top: 60px;
}

.grid-two-columns {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.card {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-bottom: 1px solid #dbd3d3;
  flex-flow: column;
  justify-content: space-between;
  padding-bottom: 30px;
  display: flex;
}

.image-card-container {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  max-height: none;
  display: flex;
  overflow: hidden;
}

.card-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all .3s;
}

.card-image:hover {
  transform: scale(1.07);
}

.text-card-container {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gilroy, Arial, sans-serif;
  font-size: 22px;
  font-weight: 500;
}

.h3._34 {
  font-family: Gilroy, Arial, sans-serif;
  font-size: 34px;
  font-weight: 500;
}

.p18-px {
  color: #424141;
  margin-bottom: 0;
  font-family: Gilroy, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 130%;
}

.p18-px.centre {
  color: #4d464a;
  text-align: center;
}

.p18-px.black.medium {
  color: var(--black);
  font-family: Gilroy, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.p18-px.f9f6f6 {
  color: #e7e7e7;
}

.learn-more {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-decoration: none;
  display: flex;
}

.link-text {
  color: var(--black);
}

.grid-3-columns {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section._30 {
  padding-top: 100px;
}

.section._2 {
  background-image: linear-gradient(#000000b3, #000000b3), url('../images/image2-1_1.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.section.fff5ef {
  background-color: #fff5ef;
}

.grid-2 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-2.hidden-decstop {
  display: none;
}

.image-container {
  background-color: #fff5ef;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.image-container._542 {
  background-color: #fff;
}

.about-us-image {
  object-fit: fill;
  width: 80%;
  height: 80%;
  max-height: 457px;
}

.text-container-about-us {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  display: flex;
}

.grid-3-about-us {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.bullit-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px #dbd3d3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-bottom: 0;
  display: flex;
}

.image-2 {
  width: 210px;
  height: auto;
}

.image-2._3 {
  width: 170px;
}

.image-2._4 {
  width: 120px;
}

.h4 {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
}

.project-image {
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  max-height: 460px;
}

.project-image._1 {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.project-image._2 {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.project-image._3 {
  max-height: 100%;
}

.content-right {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border-bottom: 1px solid #dbd3d3;
  flex-direction: column;
  align-items: flex-start;
  padding-bottom: 20px;
  display: flex;
}

.project_content {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  background-color: var(--white);
  border-radius: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  padding: 50px;
  display: grid;
}

.project_content.comand {
  grid-template-columns: 1.3fr 1fr;
  place-items: center stretch;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.project_content.comand._3 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-columns: 1fr 1.5fr;
  padding-left: 0;
}

.project_content.comand._3.hidden-desctop {
  display: none;
}

.project_content.comand._3.hidden-mob {
  padding-right: 30px;
}

.project_content.comand.hidden-decs {
  display: none;
}

.arrow {
  border: 1px solid var(--untitled-ui--gray200);
  color: var(--untitled-ui--gray500);
  background-color: #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  transition: all .3s;
  display: flex;
  inset: auto 0% 0% auto;
}

.arrow:hover {
  background-color: var(--untitled-ui--gray50-2);
}

.arrow.left {
  right: 4rem;
}

.slide-nav {
  color: var(--black);
  height: 1.75rem;
  font-size: .5rem;
  inset: auto auto 0% 0%;
}

.slide {
  margin-right: 5rem;
}

.project_component {
  background-color: #0000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-bottom: 0;
  position: relative;
}

.project-section {
  position: relative;
}

.project-section._1140 {
  max-width: 1140px;
}

.button-icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  display: flex;
}

.project-image-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  display: flex;
}

.title-project {
  font-family: Gilroy, Arial, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 121%;
}

.title-project._40 {
  font-family: Gilroy, Arial, sans-serif;
}

.grid_3_projects {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-bottom: 0;
  display: flex;
}

.details {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  margin-top: 30px;
  display: flex;
}

.p16 {
  font-family: Gilroy, Arial, sans-serif;
  font-size: 16px;
}

.cta-content {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.paragraph-2 {
  color: var(--white);
  margin-bottom: 0;
  font-size: 20px;
  line-height: 130%;
}

.contact {
  background-color: var(--black);
}

.line-1px {
  background-color: #2b2528;
  width: 100%;
  height: 1px;
  padding-right: 0;
}

.grid-2-contacts {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.contact-container {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.t-54px {
  color: var(--white);
  font-family: Gilroy, Arial, sans-serif;
  font-size: 54px;
  font-weight: 500;
  line-height: 100%;
}

.container-contacts {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.e-mail-block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.phone-block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.e-mail-link, .phone-link {
  color: var(--white);
  font-family: Gilroy, Arial, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.socials-container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.socials-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.field-label {
  color: var(--white);
  font-family: Gilroy, Arial, sans-serif;
  font-weight: 500;
}

.field {
  color: var(--white);
  background-color: #fff0;
  border: 0 #000;
  border-bottom: 1px solid #2b2528;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0;
  font-family: Gilroy, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 121%;
}

.field.pop-up {
  color: var(--black);
  font-size: 18px;
}

.field-container {
  background-color: #000;
  width: 100%;
}

.grid-form {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-bottom: 20px;
  display: grid;
}

.grid-form._2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  margin-bottom: 0;
  display: flex;
}

.message-block {
  width: 100%;
  margin-bottom: 20px;
}

.textarea {
  color: var(--white);
  background-color: #fff0;
  border: 0 solid #000;
  border-bottom: 1px solid #2b2528;
  padding-top: 20px;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Gilroy, Arial, sans-serif;
  font-size: 16px;
}

.submit-button {
  background-color: var(--white);
  color: var(--black);
  border: 1px solid #fff;
  border-radius: 90px;
  width: auto;
  padding: 20px 80px;
  font-family: Gilroy, Arial, sans-serif;
  font-weight: 500;
  transition: all .2s;
}

.submit-button:hover {
  border: 1px solid var(--dark-grey);
  color: var(--white);
  background-color: #fff0;
}

.submit-button.black {
  border-color: var(--black);
}

.form {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.form.flex {
  align-items: stretch;
}

.success-message {
  background-color: var(--white);
}

.error-message {
  background-color: #ffdede00;
}

.text-block {
  color: #ff2e2e;
}

.legacy-block {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.all-rights-reserved {
  color: var(--light-grey);
  font-family: Gilroy, Arial, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.legacy {
  color: var(--light-grey);
  font-family: Gilroy, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  transition: all .2s;
}

.legacy:hover {
  color: var(--white);
  line-height: 120%;
  text-decoration: underline;
}

.legacy-container {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.cta---container {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.wrap {
  z-index: 999;
  background-color: var(--white);
  perspective: 500px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.blk-block {
  background-color: #101111;
  width: 100vw;
  height: 100vh;
  position: absolute;
  inset: 0;
}

.black-logo {
  height: 150px;
}

.white-logo {
  z-index: 1;
  height: 40px;
  position: absolute;
}

.body-3 {
  color: var(--black);
  font-family: Gilroy, Arial, sans-serif;
  font-size: 18px;
}

.list {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.text-block-2 {
  font-weight: 600;
}

.flex-20 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.f-h3-heading {
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 1.2;
}

.f-container-regular {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-paragraph-small {
  letter-spacing: -.01em;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.8;
}

.f-avatar-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.f-margin-bottom-12 {
  margin-bottom: 12px;
}

.f-margin-bottom-16 {
  margin-bottom: 16px;
}

.f-icon-regular {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: color .2s;
  display: flex;
}

.f-paragraph-regular {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.8;
}

.f-paragraph-regular.f-text-weight-medium {
  font-weight: 500;
}

.f-margin-bottom-40 {
  margin-bottom: 40px;
}

.f-heading-detail-small {
  color: var(--flowui-component-library--gray-500);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.f-slide-nav-hidden {
  display: none;
  bottom: -50px;
}

.f-testimonial-right-a {
  border: 1px solid var(--flowui-component-library--grey-300);
  background-color: var(--black);
  color: #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 6px;
  transition: all .3s;
  display: flex;
  inset: -90px 0% auto auto;
}

.f-testimonial-right-a:hover {
  border-color: var(--flowui-component-library--gray-900);
  background-color: var(--flowui-component-library--gray-900);
  color: var(--flowui-component-library--white);
}

.f-testimonial-left-a {
  border: 1px solid var(--flowui-component-library--grey-300);
  color: var(--flowui-component-library--grey-600);
  background-color: #0000;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 6px;
  transition: all .3s;
  display: flex;
  inset: -90px 60px auto auto;
}

.f-testimonial-left-a:hover {
  background-color: var(--black);
  color: var(--flowui-component-library--white);
}

.f-testimonial-slider-large {
  background-color: #0000;
  width: 100%;
  height: auto;
  margin-top: 48px;
}

.f-testimonial-slide {
  margin-right: 0;
}

.f-testimonial-slider-mask {
  width: 350px;
  overflow: visible;
}

.f-testimonial-author {
  grid-column-gap: 16px;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.f-testimonial-author:hover {
  border-color: #0000;
  box-shadow: 23px 23px 64px -16px #393b6a0f;
}

.f-testimonial-avatar-small {
  background-color: var(--flowui-component-library--gray-200);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  min-width: 48px;
  height: 48px;
  min-height: 48px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.f-testimonial-section {
  background-color: var(--flowui-component-library--white);
  padding: 100px 5%;
  position: relative;
  overflow: hidden;
}

.f-text-weight-medium {
  font-weight: 500;
}

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

.f-testimonial-background {
  background-color: var(--flowui-component-library--gray-100);
  width: 100%;
  height: 30%;
  position: absolute;
  inset: auto 0% 0%;
}

.f-testimonial-card {
  color: var(--flowui-component-library--gray-900);
  background-color: #fff;
  border-radius: 12px;
  padding: 32px;
  box-shadow: 23px 23px 64px -16px #393b6a0f;
}

.f-testimonial-star-wrapper {
  grid-column-gap: 4px;
  margin-bottom: 16px;
  display: flex;
}

.text-span-2 {
  color: #d88068;
}

.text-span-3 {
  color: #d88068;
  font-weight: 500;
}

.image-3 {
  width: 80px;
  height: 80px;
}

.image-4 {
  width: 1px;
}

.div-block-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.text-block-3 {
  color: #dc8e79;
  font-family: Gilroy, Arial, sans-serif;
  font-weight: 500;
}

.div-block-4 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  display: flex;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container-2 {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.navbar-wrapper {
  border-bottom: 1px solid #4d4d4d;
  justify-content: space-between;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-4 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-4:hover {
  color: #1a1b1fbf;
}

.nav-link-4:focus-visible, .nav-link-4[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.div-block-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-5.hidden-mob {
  display: none;
}

.div-block-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding: 30px;
  display: flex;
}

.div-block-6.line {
  border: 1px solid #dfdfdf;
}

.container-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0000;
  border-bottom: 1px #fff3;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: block;
}

.nav-link-5 {
  color: #fff;
  font-size: 16px;
}

.image-6 {
  height: 22px;
}

.header-postion-absolute-wrapper-2 {
  z-index: 900;
  background-color: #000;
  margin-top: 0;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
}

.nav-link-6 {
  color: #fff;
  font-size: 16px;
}

.nav-menu-2 {
  margin-left: 0;
}

.nav-link-7 {
  color: #fff;
  font-size: 16px;
}

.div-block-7 {
  width: 100%;
}

.select-field {
  color: var(--white);
  background-color: #000;
  border: 1px #000;
  border-bottom: 1px solid #2b2528;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0;
  font-size: 16px;
}

.pop-up-back {
  background-color: #20202099;
  position: absolute;
  inset: 0%;
}

.pop-up-text-box {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 650px;
  margin-bottom: 20px;
  display: flex;
}

.pop-up-header {
  color: #6d6d6d;
  text-align: center;
  margin-bottom: 24px;
  font-size: 32px;
  font-weight: 500;
}

.pop-up-header.black {
  color: #0d0d11;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 23px;
  line-height: 110%;
}

.pop-up-header.black._22 {
  font-size: 25px;
  font-weight: 600;
  line-height: 120%;
}

.red-text {
  color: #ef3940;
  font-weight: 700;
}

.pop-up-wrapper-2 {
  z-index: 9999;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: none;
  position: fixed;
  inset: -1% 0% 0%;
  overflow: hidden;
}

.pop-up-wrapper-2.emocijna_svoboda {
  display: flex;
}

.pop-up-box-2 {
  cursor: auto;
  background-color: #fff;
  border-radius: 30px;
  max-width: 460px;
  padding: 40px 40px 32px;
  position: relative;
}

.pop-up-exit-button {
  opacity: .2;
  cursor: pointer;
  transition: opacity .2s;
  position: absolute;
  inset: 20px 20px auto auto;
}

.pop-up-exit-button:hover {
  opacity: .8;
}

.uui-pricing02_top-right {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.uui-pricing02_top-right.centrwe {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
}

.uui-pricing02_top-right-price {
  color: #101828;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.2;
}

.uui-pricing02_top-right-price._2 {
  color: #eb737f;
  text-decoration: line-through;
}

.uui-pricing02_top-right-price._42 {
  font-size: 20px;
}

.image-7 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.grid-block {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.iamge-block {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  display: flex;
  position: sticky;
  top: 100px;
}

.iamge-block._4124 {
  position: static;
}

.image-vidar {
  border-radius: 20px;
}

.grid-text-block {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.semi-bold {
  font-weight: 600;
}

.secondary-button {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  background-color: #d88068;
  border-radius: 48px;
  justify-content: center;
  align-items: center;
  padding: 20px 40px;
  text-decoration: none;
  display: flex;
}

.secondary-button.hidden-decstop {
  display: none;
}

.button-text {
  color: var(--white);
  font-size: 18px;
}

.orange-h1 {
  color: var(--orange);
}

.div-block-8 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border-bottom: 1px solid #dbd3d3;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 30px;
  display: flex;
}

.div-block-9 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-10 {
  height: 100%;
}

.dropdown-toggle {
  color: var(--white);
  padding-right: 40px;
  font-size: 16px;
}

.dropdown-toggle:hover {
  color: var(--orange);
  background-color: #000;
}

.dropdown-list {
  background-color: #000;
}

.dropdown-list.w--open {
  background-color: #0000;
  max-width: 300px;
  top: 65px;
}

.link-block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  text-decoration: none;
  display: flex;
}

.text-block-4 {
  color: var(--black);
  width: auto;
  font-weight: 600;
}

.text-block-4:hover {
  text-decoration: none;
}

.dropdown-link {
  color: var(--white);
  background-color: #000;
  width: 100%;
  font-size: 16px;
}

.dropdown {
  color: var(--white);
  background-color: #0000;
}

.text-block-5, .icon {
  color: var(--white);
  font-size: 16px;
}

.dropdown-list-2 {
  background-color: #000c;
  margin-top: 0;
}

.dropdown-list-2.w--open {
  background-color: #00000080;
  width: 220px;
  margin-top: 0;
  inset: 100% 0% auto auto;
}

.dropdown-list-2._2 {
  background-color: #000c;
}

.dropdown-list-2._2.w--open {
  background-color: #00000080;
  width: 220px;
}

.dropdown-link-2 {
  color: var(--white);
  font-size: 16px;
}

.dropdown-link-3 {
  color: var(--white);
  text-align: right;
  background-color: #0000;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 16px;
  font-weight: 500;
}

.dropdown-link-3:hover {
  color: var(--orange);
}

.dropdown-link-3.w--current {
  color: var(--white);
}

.dropdown-toggle-2 {
  color: var(--white);
  background-color: #0000;
  padding-bottom: 22px;
  font-weight: 500;
}

.dropdown-toggle-2:hover {
  color: var(--orange);
}

.hidden-decs._12 {
  display: none;
}

.bold-text {
  font-weight: 600;
}

@media screen and (min-width: 1280px) {
  .top-section {
    padding-top: 300px;
    padding-bottom: 140px;
  }

  .top-section.about {
    padding-top: 260px;
  }

  .top-section.about._32134 {
    padding-top: 220px;
    padding-bottom: 200px;
  }

  .top-section.crime._140 {
    padding-top: 220px;
  }

  .top-section.crime._140.crypto {
    padding-top: 360px;
  }

  .top-section.crime._140.crypto.pravo {
    padding-top: 200px;
    padding-bottom: 140px;
  }

  .top-section.crime._140.crypto._5432 {
    padding-top: 240px;
  }

  .top-section.crime._140.suprovid, .top-section.crime._140.business {
    padding-top: 200px;
    padding-bottom: 160px;
  }

  .top-section.crime._140._32 {
    padding-top: 320px;
  }

  .top-section._32._42 {
    margin-top: 0;
    padding-top: 300px;
    padding-bottom: 160px;
  }

  .content-container {
    padding-left: 60px;
    padding-right: 60px;
  }

  .h1 {
    font-size: 5vw;
  }

  .p-22-white {
    font-size: 18px;
    line-height: 140%;
  }

  .p-22-white._80 {
    width: 80%;
  }

  .button-text, .btn-secondary {
    font-size: 18px;
  }

  .header-postion-absolute-wrapper {
    padding-left: 60px;
    padding-right: 60px;
  }

  .header-wrapper {
    padding-top: 0;
    padding-left: 60px;
    padding-right: 60px;
  }

  .container {
    justify-content: space-between;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding: 6px 60px;
  }

  .nav-menu {
    width: auto;
    margin-left: 120px;
  }

  .h2.semibold {
    font-size: 60px;
  }

  .container-h2.grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1.36fr 1fr;
  }

  .content-block {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 1440px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .content-block._100.cta {
    justify-content: center;
    align-items: center;
    padding-left: 24px;
    padding-right: 24px;
  }

  .content-block._60-gap, .content-block.centre._20 {
    max-width: 1440px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .content-block._30 {
    justify-content: center;
    align-items: center;
    max-width: 1440px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .content-block._2 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .content-block._2._43, .content-block._2._32 {
    max-width: 1440px;
  }

  .card {
    justify-content: flex-start;
  }

  .image-card-container {
    max-height: 300px;
  }

  .text-card-container {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .grid-3-columns {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .section._30._32 {
    padding-top: 60px;
  }

  .about-us-image {
    object-fit: fill;
    max-height: 500px;
  }

  .text-container-about-us {
    padding-left: 30px;
    padding-right: 30px;
  }

  .grid-3-about-us {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    width: 100%;
  }

  .bullit-wrapper {
    padding-bottom: 20px;
  }

  .project-image {
    width: 100%;
    height: 100%;
    max-height: 440px;
  }

  .project-image._3 {
    max-height: 100%;
  }

  .project_content.case {
    width: auto;
  }

  .project-section._1140 {
    width: 100%;
    max-width: none;
  }

  .project-image-wrapper {
    display: block;
  }

  .title-project._40 {
    font-size: 36px;
  }

  .grid_3_projects {
    width: auto;
  }

  .grid-2-contacts {
    grid-column-gap: 200px;
    grid-row-gap: 200px;
  }

  .legacy-block {
    width: 100%;
  }

  .container-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-5.hidden {
    width: 100%;
  }

  .div-block-6 {
    min-height: 300px;
  }

  .container-3 {
    margin-left: 0;
    margin-right: 0;
    padding-top: 12px;
    padding-bottom: 0;
  }

  .nav-menu-2 {
    margin-left: 0;
  }

  .iamge-block {
    top: 100px;
  }

  .dropdown-list-2 {
    margin-top: 0;
  }

  .dropdown-list-2.w--open {
    background-color: #00000080;
    margin-top: 0;
  }

  .link-block-2 {
    color: var(--black);
    font-weight: 600;
    text-decoration: underline;
  }
}

@media screen and (min-width: 1440px) {
  .top-section {
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    padding-top: 300px;
    padding-bottom: 120px;
    padding-left: 0;
  }

  .top-section.about._32134 {
    padding-top: 240px;
    padding-bottom: 220px;
  }

  .top-section.crime._140.crypto {
    padding-top: 280px;
  }

  .top-section.crime._140.crypto._5432 {
    padding-top: 280px;
    padding-bottom: 200px;
  }

  .top-section.crime._140.business {
    padding-top: 280px;
    padding-bottom: 150px;
  }

  .content-container {
    max-width: 1320px;
    padding-left: 0;
    padding-right: 0;
  }

  .h1 {
    font-size: 5vw;
  }

  .grid-2-columns {
    grid-template-columns: 1.55fr 1fr;
    width: 100%;
  }

  .position-relative---z-index-1 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .position-relative---z-index-1.centre {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .p-22-white {
    font-size: 20px;
    line-height: 140%;
  }

  .p-22-white._80 {
    width: 70%;
  }

  .primary-button.white {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 20px;
  }

  .primary-button.white:hover {
    background-color: var(--white);
    color: var(--white);
  }

  .line-square-icon {
    font-size: 18px;
  }

  .button-text {
    font-size: 18px;
    font-weight: 500;
  }

  .btn-secondary {
    font-size: 18px;
  }

  .header-wrapper {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container {
    max-width: 1320px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .nav-menu {
    margin-left: 140px;
  }

  .nav-link, .nav-link-2, .nav-link-3 {
    font-size: 18px;
  }

  .h2.white {
    line-height: 120%;
  }

  .h2.white._20 {
    font-size: 65px;
  }

  .container-h2.grid {
    grid-template-columns: 1.5fr 1fr;
  }

  .content-block {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    max-width: 1320px;
    padding: 80px 0;
  }

  .content-block._100 {
    padding-top: 150px;
    padding-bottom: 150px;
  }

  .content-block._60-gap, .content-block.centre._20, .content-block._30 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .content-block._2 {
    padding-left: 0;
    padding-right: 0;
  }

  .content-block._2._43 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .content-block._2._32 {
    padding-top: 30px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .grid-two-columns {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .h3 {
    font-size: 24px;
  }

  .p18-px {
    line-height: 140%;
  }

  .p18-px.f9f6f6._20, .p18-px._20, .link-text {
    font-size: 20px;
  }

  .grid-3-columns {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .section {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .section._3 {
    display: block;
  }

  .about-us-image {
    object-fit: fill;
    width: 90%;
    height: 90%;
    max-height: 550px;
  }

  .grid-3-about-us {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: center stretch;
    width: 100%;
    display: grid;
  }

  .bullit-wrapper {
    padding-bottom: 0;
  }

  .image-2 {
    width: 250px;
  }

  .image-2._3 {
    width: 220px;
  }

  .project-image {
    max-height: 400px;
  }

  .project-image._1, .project-image._2 {
    max-height: 600px;
  }

  .project_content.comand, .project_content.comand._3 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .project-section._1140 {
    max-width: none;
  }

  .title-project {
    font-size: 32px;
    line-height: 140%;
  }

  .title-project._40 {
    font-size: 40px;
  }

  .cta-content {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto;
    grid-template-columns: 5fr 1fr;
    grid-auto-columns: 1fr;
    place-items: center start;
    display: grid;
  }

  .paragraph-2 {
    font-size: 22px;
  }

  .contact {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .line-1px {
    width: 100%;
  }

  .grid-2-contacts {
    grid-column-gap: 260px;
    grid-row-gap: 260px;
  }

  .legacy-block {
    width: 100%;
  }

  .all-rights-reserved, .legacy {
    font-size: 18px;
  }

  .cta---container {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .div-block-5 {
    width: 100%;
  }

  .div-block-6 {
    min-height: 260px;
  }

  .container-3 {
    max-width: 1320px;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .nav-link-5 {
    font-size: 18px;
  }

  .header-postion-absolute-wrapper-2 {
    z-index: 900;
    margin-top: 0;
  }

  .nav-link-6 {
    font-size: 18px;
  }

  .nav-menu-2 {
    margin-left: 140px;
  }

  .nav-link-7 {
    font-size: 18px;
  }

  .iamge-block {
    top: 100px;
  }

  .text-block-5 {
    font-size: 18px;
  }

  .dropdown-list-2 {
    margin-top: 0;
    inset: auto;
  }

  .dropdown-list-2.w--open {
    margin-top: 0;
  }

  .dropdown-toggle-2 {
    font-size: 18px;
  }
}

@media screen and (min-width: 1920px) {
  .top-section {
    font-size: 4.2vw;
  }

  .content-container {
    max-width: 1440px;
  }

  .h1 {
    font-size: 4vw;
  }

  .h1.about {
    font-size: 6vw;
  }

  .p-22-white {
    font-size: 1.3vw;
  }

  .container {
    max-width: 1440px;
  }

  .line, .container-h2 {
    width: 100%;
  }

  .content-block._60-gap, .content-block.centre._20, .content-block._30, .content-block._2 {
    max-width: 1440px;
  }

  .section._3 {
    display: flex;
  }

  .about-us-image {
    object-fit: fill;
    width: 100%;
    height: 100%;
  }

  .project-image._1 {
    width: 100%;
  }

  .project_content {
    place-items: center stretch;
  }

  .container-3 {
    max-width: 1440px;
  }
}

@media screen and (max-width: 991px) {
  .top-section {
    margin-top: -100px;
    padding-top: 200px;
    padding-bottom: 120px;
  }

  .top-section.about {
    margin-top: 0;
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .top-section.crime._140 {
    margin-top: 0;
    padding-bottom: 100px;
  }

  .top-section.crime._140.crypto {
    padding-top: 120px;
  }

  .top-section.crime._140.suprovid, .top-section.crime._140.business {
    padding-top: 180px;
  }

  .top-section.crime._140._32 {
    padding-top: 120px;
  }

  .top-section.crime._140._32._42 {
    padding-top: 180px;
  }

  .top-section._32._42 {
    padding-top: 160px;
    padding-bottom: 100px;
  }

  .h1 {
    font-size: 6vw;
  }

  .grid-2-columns {
    grid-template-columns: 1.9fr 1fr;
  }

  .position-relative---z-index-1 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .p-22-white {
    font-size: 16px;
    line-height: 140%;
  }

  .p-22-white._90 {
    width: 100%;
  }

  .primary-button.white {
    padding: 14px 60px;
  }

  .button-row {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .line-square-icon {
    font-size: 12px;
  }

  .btn-secondary {
    padding: 14px 30px;
  }

  .top-section---image-right-wrapper {
    width: 35%;
  }

  .header-postion-absolute-wrapper {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .header-wrapper {
    border-bottom: 1px #d8d8d8;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-bottom: 0;
    display: flex;
    position: static;
  }

  .container {
    flex: 1;
    justify-content: space-between;
    align-self: center;
    align-items: center;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 0;
    display: flex;
  }

  .brand {
    width: 100%;
    height: 100%;
    position: static;
  }

  .brand.w--current {
    margin-top: -5px;
  }

  .nav-menu {
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    background-color: #0009;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 100vh;
    margin-left: 0;
    padding-top: 120px;
    display: flex;
  }

  .nav-link {
    color: var(--white);
    text-align: right;
    justify-content: flex-end;
    align-items: center;
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 16px;
    display: flex;
  }

  .nav-link-2 {
    color: var(--white);
    justify-content: flex-end;
    align-items: center;
    padding-bottom: 20px;
    font-size: 16px;
    display: flex;
  }

  .nav-link-3 {
    color: var(--white);
    text-align: right;
    justify-content: flex-end;
    align-items: center;
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 16px;
    display: flex;
  }

  .menu-button {
    color: var(--white);
    width: auto;
    height: 100%;
    margin-right: 0;
    display: block;
    position: static;
  }

  .menu-button.w--open {
    background-color: #c8c8c800;
  }

  .h2 {
    font-size: 44px;
  }

  .h2.white._20 {
    font-size: 46px;
  }

  .h2._50 {
    font-size: 40px;
  }

  .h2.semibold {
    font-size: 42px;
    font-weight: 500;
  }

  .container-h2 {
    justify-content: flex-start;
    align-items: center;
  }

  .container-h2.grid {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .content-block {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .content-block._60-gap {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .content-block.centre._20 {
    position: relative;
  }

  .card {
    justify-content: space-between;
    align-items: flex-start;
  }

  .image-card-container {
    max-height: 240px;
  }

  .h3 {
    font-size: 18px;
    line-height: 110%;
  }

  .h3._34 {
    font-size: 26px;
  }

  .p18-px {
    font-size: 16px;
  }

  .p18-px.black.medium {
    font-size: 14px;
  }

  .learn-more, .link-text {
    font-size: 16px;
  }

  .grid-2 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .about-us-image {
    object-fit: fill;
  }

  .image-2, .image-2._3 {
    width: 100px;
  }

  .image-2._4 {
    width: 100px;
    height: 80px;
  }

  .h4 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
  }

  .project-image {
    object-fit: cover;
    width: 100%;
    height: 100%;
    max-height: 500px;
  }

  .content-right {
    margin-top: 30px;
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .project_content {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    min-height: auto;
    padding: 30px;
  }

  .project_content.case {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-columns: 1.5fr 1fr;
  }

  .project-section {
    position: relative;
  }

  .title-project {
    font-size: 22px;
    line-height: 120%;
  }

  .title-project._40 {
    font-size: 26px;
  }

  .grid_3_projects {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .details {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .p16 {
    font-size: 14px;
  }

  .paragraph-2 {
    font-size: 16px;
  }

  .t-54px {
    font-size: 34px;
  }

  .e-mail-link, .phone-link, .field-label, .field {
    font-size: 16px;
  }

  .textarea {
    color: var(--white);
    font-size: 16px;
  }

  .submit-button {
    padding: 18px 60px;
    font-size: 16px;
  }

  .all-rights-reserved, .legacy {
    font-size: 14px;
  }

  .f-testimonial-right-a, .f-testimonial-left-a {
    top: -80px;
  }

  .f-testimonial-slider-mask {
    width: 420px;
  }

  .f-testimonial-background {
    height: 20%;
  }

  .image-3 {
    width: 80px;
    height: 80px;
  }

  .div-block-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .text-block-3 {
    font-size: 15px;
  }

  .container-2 {
    max-width: 728px;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link-4 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button-2 {
    padding: 12px;
  }

  .menu-button-2.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .container-3 {
    flex: 1;
    justify-content: space-between;
    align-self: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    display: flex;
  }

  .nav-link-5 {
    justify-content: center;
    align-items: center;
    padding-bottom: 30px;
    font-size: 30px;
    display: flex;
  }

  .header-postion-absolute-wrapper-2 {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background-color: #0000;
    justify-content: space-between;
    align-items: center;
    margin-top: 0;
    display: flex;
    position: fixed;
  }

  .nav-link-6 {
    justify-content: center;
    align-items: center;
    font-size: 30px;
    display: flex;
  }

  .nav-menu-2 {
    background-color: #000000e6;
    border: 0 #000;
    justify-content: flex-end;
    align-items: center;
    width: 250px;
    height: auto;
    margin-left: 0;
    margin-right: 24px;
    padding-top: 0;
    padding-right: 24px;
    display: flex;
    position: absolute;
    inset: 100% 0% auto auto;
  }

  .nav-link-7 {
    justify-content: center;
    align-items: center;
    padding-bottom: 30px;
    font-size: 30px;
    display: flex;
  }

  .menu-button-3 {
    color: #fff;
    justify-content: flex-end;
    align-items: center;
    width: 50%;
    height: 100%;
    margin-right: 0;
    display: flex;
    position: static;
  }

  .menu-button-3.w--open {
    color: #000;
    background-color: #c8c8c800;
  }

  .uui-pricing02_top-right-price {
    font-size: 1.6rem;
  }

  .image-vidar._31 {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .image-8 {
    width: 70px;
    height: 70px;
  }

  .dropdown {
    text-align: right;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    display: flex;
    position: static;
  }

  .text-block-5 {
    color: var(--white);
    text-align: right;
    font-size: 16px;
  }

  .icon {
    color: var(--white);
    margin-right: 10px;
    font-size: 18px;
  }

  .dropdown-list-2.w--open {
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    background-color: #000000e6;
    border: 0 #000;
    width: 200px;
    margin-top: 0;
  }

  .dropdown-link-3 {
    color: var(--white);
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: auto;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 40px;
    font-size: 14px;
    display: flex;
    position: static;
  }

  .dropdown-link-3.w--current {
    color: var(--white);
  }

  .dropdown-toggle-2 {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    color: var(--white);
    width: 100%;
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .icon-2, .icon-3, .icon-4 {
    color: #fff;
    text-align: right;
  }

  .text-span-6, .text-span-7, .text-span-8, .text-span-9, .text-span-10, .text-span-11, .text-span-12 {
    color: var(--white);
  }
}

@media screen and (max-width: 767px) {
  .top-section {
    margin-top: 0;
    padding-top: 200px;
    padding-bottom: 60px;
  }

  .top-section.crime._140.crypto._5432 {
    padding-top: 200px;
  }

  .top-section.crime._140.suprovid {
    padding-top: 180px;
  }

  .top-section._32._42 {
    padding-top: 140px;
  }

  .h1 {
    font-size: 6vw;
  }

  .h1.about {
    font-size: 10vw;
  }

  .h1.practika {
    font-size: 8vw;
  }

  .grid-2-columns {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    grid-template-columns: 2.4fr 1fr;
    display: flex;
  }

  .position-relative---z-index-1 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .p-22-white {
    font-size: 16px;
  }

  .p-22-white._80, .p-22-white._90 {
    width: 100%;
  }

  .button-row {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .top-section---image-right-wrapper {
    width: 100%;
    height: 300px;
    position: relative;
  }

  .header-wrapper {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .nav-link {
    color: var(--white);
  }

  .menu-button {
    width: auto;
  }

  .h2._50 {
    font-size: 36px;
    line-height: 120%;
  }

  .content-block._30.about {
    padding-left: 24px;
  }

  .grid-two-columns {
    flex-flow: column;
    display: flex;
  }

  .image-card-container {
    max-height: 240px;
  }

  .p18-px._20 {
    margin-bottom: 10px;
  }

  .grid-3-columns {
    flex-flow: column;
    display: flex;
  }

  .section._30._32 {
    padding-top: 0;
  }

  .grid-2 {
    flex-flow: column;
    display: flex;
  }

  .image-container {
    padding-top: 0;
    padding-bottom: 0;
  }

  .about-us-image {
    height: 200px;
  }

  .text-container-about-us {
    order: -1;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-3-about-us {
    flex-flow: row;
    display: flex;
  }

  .project-image {
    object-fit: cover;
    height: 100%;
    max-height: 300px;
  }

  .project-image._1 {
    max-height: none;
  }

  .project-image._2 {
    border-radius: 0 10px 10px 0;
    max-height: none;
  }

  .content-right {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 0;
  }

  .project_content {
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .project_content.comand {
    padding-top: 0;
    padding-right: 0;
  }

  .project_content.comand._3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr .8fr;
    padding: 0 0 0 20px;
  }

  .project_content.comand._3.hidden-mob {
    padding-right: 0;
  }

  .project_content.case {
    flex-flow: column;
    display: flex;
  }

  .arrow {
    inset: 0% 0% auto auto;
  }

  .arrow:hover {
    background-color: var(--untitled-ui--white);
  }

  .arrow.left {
    right: 3.5rem;
  }

  .slide-nav {
    inset: 0% auto auto 0%;
  }

  .slide {
    padding-left: 0;
    padding-right: 0;
  }

  .project_component {
    padding-top: 3rem;
    padding-bottom: 0;
  }

  .project-image-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .title-project._40 {
    font-size: 20px;
  }

  .cta-content {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .grid-2-contacts {
    flex-flow: column;
    display: flex;
  }

  .contact-container {
    order: 1;
  }

  .legacy-block {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    display: flex;
  }

  .cta---container {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .form-block-2 {
    margin-bottom: 0;
  }

  .f-h3-heading {
    font-size: 40px;
  }

  .f-testimonial-right-a {
    display: block;
    top: 0;
  }

  .f-testimonial-left-a {
    z-index: 3;
    display: block;
    position: absolute;
    inset: 0% 10% auto auto;
  }

  .f-testimonial-slider-mask {
    width: 400px;
  }

  .div-block-2 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .text-block-3 {
    font-size: 14px;
  }

  .image-5 {
    height: 50px;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link-4 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .menu-button-3 {
    width: auto;
  }

  .uui-pricing02_top-right-price {
    font-size: 1.7rem;
  }

  .image-7 {
    max-width: 300px;
  }

  .image-7.hidden-decs {
    display: none;
  }

  .grid-block {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    display: flex;
  }

  .secondary-button {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .secondary-button.hidden-mob {
    display: none;
  }

  .secondary-button.hidden-decstop {
    display: flex;
  }

  .button-text {
    font-size: 16px;
  }

  .div-block-8 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-bottom: 20px;
  }

  .text-span-4 {
    color: var(--white);
  }

  .hidden-decs._12 {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .top-section {
    width: 100vw;
    height: 100vh;
    margin-top: 0;
    padding-top: 25vw;
    padding-bottom: 10vw;
  }

  .top-section.about {
    width: auto;
    height: auto;
    padding-top: 200px;
    padding-bottom: 140px;
  }

  .top-section.about._32134 {
    padding-top: 200px;
  }

  .top-section.crime._140 {
    width: 100%;
    height: 100%;
    padding-top: 100px;
    padding-bottom: 80px;
  }

  .top-section.crime._140.suprovid {
    padding-top: 180px;
    padding-bottom: 100px;
  }

  .top-section.crime._140.business {
    padding-top: 180px;
  }

  .top-section.crime._140._32._42 {
    padding-top: 180px;
    padding-bottom: 100px;
  }

  .top-section._32._42 {
    padding-top: 40px;
  }

  .top-section._32._42._524345 {
    padding-top: 140px;
    padding-bottom: 60px;
  }

  .content-container {
    padding-left: 1em;
    padding-right: 1em;
  }

  .h1 {
    width: 100%;
    font-size: 9.4vw;
    line-height: 110%;
  }

  .h1.black {
    font-size: 11vw;
  }

  .h1.about {
    font-size: 13vw;
  }

  .h1.practika._32 {
    font-size: 10vw;
  }

  .grid-2-columns, .position-relative---z-index-1, .position-relative---z-index-1.centre._40 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .p-22-white {
    width: 100%;
    font-size: 16px;
  }

  .p-22-white._80, .p-22-white._90 {
    width: 100%;
  }

  .primary-button.white {
    width: 100%;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .primary-button.white:hover {
    background-color: #fff;
  }

  .button-row {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .btn-secondary {
    text-align: center;
    width: 100%;
    padding: 12px 20px;
    display: block;
  }

  .top-section---image-right-wrapper {
    height: 240px;
    position: absolute;
    top: 70%;
    left: 0;
  }

  .bg_overlay {
    background-color: #0009;
  }

  .bg_overlay._3 {
    background-color: #000c;
  }

  .fit-cover {
    object-fit: cover;
  }

  .header-wrapper {
    padding: 6px 0;
  }

  .container {
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image {
    object-fit: contain;
    width: 40px;
    height: 60px;
  }

  .nav-menu {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: #00000080;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 100vh;
    padding-top: 130px;
    display: flex;
  }

  .nav-link {
    color: var(--white);
    justify-content: flex-end;
    align-self: center;
    align-items: center;
    font-weight: 500;
    display: flex;
  }

  .nav-link-2 {
    text-align: right;
    justify-content: flex-end;
    align-items: center;
    display: flex;
    position: static;
  }

  .nav-link-3 {
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .menu-button {
    padding-right: 0;
  }

  .menu-button.w--open {
    background-color: #000;
    padding-right: 18px;
  }

  .h2 {
    margin-top: 0;
    font-size: 36px;
    font-weight: 500;
  }

  .h2.white, .h2.white._20 {
    font-size: 36px;
  }

  .h2._50 {
    font-size: 26px;
  }

  .h2.semibold {
    font-size: 36px;
    line-height: 110%;
  }

  .h2._2 {
    margin-bottom: 10px;
  }

  .line {
    width: 100%;
  }

  .content-block {
    padding-left: 20px;
    padding-right: 20px;
  }

  .content-block._60-gap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .content-block._30.about {
    padding-left: 20px;
  }

  .content-block._2._43, .content-block._2._32 {
    padding-top: 50px;
  }

  .p18-px.black.medium {
    margin-bottom: 10px;
  }

  .section._30 {
    padding-top: 0;
  }

  .grid-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .grid-2.hidden-decstop {
    width: 100%;
    display: flex;
  }

  .grid-2.hidden-mob {
    display: none;
  }

  .image-container {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-container._434 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .about-us-image {
    width: 100%;
    height: 100%;
  }

  .about-us-image._43 {
    width: 80%;
    height: 80%;
    max-height: 240px;
  }

  .text-container-about-us {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    justify-content: center;
    align-items: flex-start;
    padding-top: 0;
    padding-left: 0;
  }

  .image-2._4 {
    height: 40px;
  }

  .project-image {
    object-fit: cover;
    height: 100%;
    max-height: 300px;
  }

  .project-image._1, .project-image._2 {
    border-radius: 10px;
  }

  .content-right {
    margin-top: 0;
    margin-bottom: 0;
  }

  .project_content {
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
    padding-left: 20px;
    padding-right: 20px;
  }

  .project_content.comand {
    grid-column-gap: 20px;
    border-radius: 10px;
    flex-flow: column;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
    display: flex;
  }

  .project_content.comand._3 {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
  }

  .project_content.comand._3.hidden-desctop, .project_content.comand.hidden-decs {
    padding-top: 30px;
    padding-bottom: 30px;
    display: flex;
  }

  .project_content.comand.hidden-mob {
    display: none;
  }

  .project_component {
    padding-top: 0;
  }

  .grid_3_projects {
    flex-flow: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }

  .details {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    margin-top: 10px;
  }

  .grid-2-contacts {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .container-contacts {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    display: flex;
  }

  .grid-form {
    flex-flow: column;
    display: flex;
  }

  .textarea {
    padding-bottom: 20px;
  }

  .submit-button {
    width: 100%;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .legacy-container {
    flex-flow: column;
  }

  .wrap {
    justify-content: center;
    align-items: center;
    display: none;
  }

  .black-logo {
    z-index: 0;
    width: 100px;
    height: 100px;
    position: absolute;
    top: 300px;
  }

  .white-logo {
    height: 30px;
    top: 300px;
  }

  .f-testimonial-right-a {
    top: -80px;
  }

  .f-testimonial-left-a {
    top: -80px;
    right: 15%;
  }

  .f-testimonial-slider-mask {
    width: 100%;
  }

  .f-testimonial-author {
    flex-flow: column wrap;
    align-items: flex-start;
  }

  .f-testimonial-avatar-small {
    margin-bottom: 16px;
    margin-right: 0;
  }

  .div-block {
    position: relative;
  }

  .image-3 {
    width: 60px;
    height: 60px;
  }

  .div-block-3 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .div-block-4 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .container-2 {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .div-block-5 {
    grid-template-columns: 1fr 1fr;
  }

  .div-block-5.hidden-mob {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .div-block-5.hidden {
    display: none;
  }

  .div-block-6 {
    border-bottom: 1px solid #dfdfdf;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
  }

  .div-block-6._1 {
    border-left-style: none;
    border-right-style: none;
  }

  .div-block-6._2 {
    border-left-style: none;
  }

  .container-3 {
    border-bottom-style: none;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 5px;
    padding-bottom: 0;
  }

  .nav-link-5 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-6 {
    height: 20px;
  }

  .header-postion-absolute-wrapper-2 {
    border-bottom: 1px solid #fff3;
    margin-top: 0;
    position: fixed;
  }

  .nav-link-6 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .nav-menu-2 {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    color: var(--white);
    background-color: #000000f2;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 0;
    margin-right: 0;
    padding-top: 0;
    padding-right: 0;
    display: flex;
  }

  .nav-link-7 {
    justify-content: center;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .menu-button-3 {
    padding-right: 0;
  }

  .menu-button-3.w--open {
    background-color: #0000;
    padding-right: 0;
  }

  .pop-up-header {
    text-align: center;
    font-size: 28px;
  }

  .pop-up-header.black {
    margin-bottom: 16px;
    font-size: 26px;
    font-weight: 600;
    line-height: 28px;
  }

  .pop-up-header.black._22 {
    font-size: 6vw;
  }

  .pop-up-wrapper-2 {
    z-index: 9999;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .pop-up-box-2 {
    width: 100%;
    padding: 40px 24px;
  }

  .pop-up-exit-button {
    width: 25px;
    height: 25px;
    top: 10px;
    right: 10px;
  }

  .uui-pricing02_top-right-price {
    font-size: 1.3rem;
  }

  .uui-pricing02_top-right-price._42 {
    font-size: 18px;
  }

  .grid-block {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .iamge-block._4124 {
    position: static;
    top: 0;
  }

  .secondary-button {
    order: 1;
    width: 100%;
  }

  .secondary-button.hidden-decstop {
    width: 100%;
  }

  .dropdown {
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
  }

  .text-block-5 {
    text-align: center;
    font-size: 16px;
  }

  .icon {
    margin-right: -20px;
    font-size: 18px;
  }

  .dropdown-list-2.w--open {
    z-index: 999;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background-color: #0000;
    display: block;
    position: static;
    top: -100%;
  }

  .dropdown-link-3 {
    text-align: right;
    justify-content: flex-end;
    align-items: center;
    padding-right: 20px;
  }

  .dropdown-toggle-2 {
    justify-content: center;
    align-items: center;
    width: auto;
    margin-right: 40px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .icon-2, .text-span-5 {
    color: var(--white);
  }
}

#w-node-_6fef85a2-2ab5-f6c2-37fb-80d4872b4b20-358ca703, #w-node-_529a1f42-7a0a-00df-b054-f9a270b7f9fa-358ca703, #w-node-c2964cc8-37ad-fa55-9491-3785563c1700-358ca703, #w-node-_7a6a5ac5-4eb5-a1f6-f0f1-bb8608877f05-358ca703 {
  place-self: center;
}

#w-node-b65d98d2-24f6-ad49-0edf-7fa4a6c37aff-358ca703, #w-node-fb51c047-271a-731f-1443-e30e1f37e601-358ca706, #w-node-b60e6ff8-2c3a-6486-d747-69d5ff526e5f-358ca707 {
  justify-self: end;
}

#w-node-b0bf391a-76d1-dadd-dff4-f503dec40907-57d622a7 {
  place-self: center;
}

#w-node-bb1842fd-6068-8696-f623-53683f6af964-3f6af954 {
  justify-self: end;
}

#w-node-b0bf391a-76d1-dadd-dff4-f503dec40907-1eec5a8a {
  place-self: center;
}

#w-node-cc717e75-8198-84fa-ec5e-6a8fad4c7252-1eec5a8a {
  justify-self: end;
}

#w-node-b0bf391a-76d1-dadd-dff4-f503dec40907-494f445d {
  place-self: center;
}

#w-node-_22d34030-5eed-894b-d94e-7db1c5d1efcf-494f445d {
  justify-self: end;
}

#w-node-b0bf391a-76d1-dadd-dff4-f503dec40907-97aac864 {
  place-self: center;
}

#w-node-d529ec7c-2766-a41d-a543-d1846c682849-97aac864 {
  justify-self: end;
}

#w-node-b0bf391a-76d1-dadd-dff4-f503dec40907-d418e8d6 {
  place-self: center;
}

#w-node-_51b3ff29-02f5-5470-82e5-1365a158dead-d418e8d6 {
  justify-self: end;
}

#w-node-b0bf391a-76d1-dadd-dff4-f503dec40907-ec114e14 {
  place-self: center;
}

#w-node-da73bb7f-3de6-ce31-af5d-532ae0197cc6-ec114e14 {
  justify-self: end;
}

@media screen and (max-width: 767px) {
  #w-node-_39e4ab36-7bd4-945d-72f7-559878c87727-358ca703, #w-node-_8265f46d-93ca-0cd5-7dad-dcb243110924-358ca703, #w-node-_14a1d94b-f419-edf1-ab0d-3674b267ea27-358ca703, #w-node-_6b21f234-108d-bbc4-2876-eaa258670936-358ca703, #w-node-_3bd21918-c7cd-7958-eb1c-b8a7282cb302-358ca703, #w-node-_1db4a034-153a-8f30-4f0b-c3bda86a0c51-358ca703, #w-node-_3246eb85-40d8-70d5-6849-37850af79b7f-358ca703 {
    order: -9999;
  }

  #w-node-_3246eb85-40d8-70d5-6849-37850af79b8e-358ca703 {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3246eb85-40d8-70d5-6849-37850af79b9d-358ca703, #w-node-_3246eb85-40d8-70d5-6849-37850af79bb2-358ca703, #w-node-_3246eb85-40d8-70d5-6849-37850af79bc1-358ca703, #w-node-_39e4ab36-7bd4-945d-72f7-559878c87727-57d622a7, #w-node-_8265f46d-93ca-0cd5-7dad-dcb243110924-57d622a7, #w-node-_14a1d94b-f419-edf1-ab0d-3674b267ea27-57d622a7, #w-node-_6b21f234-108d-bbc4-2876-eaa258670936-57d622a7, #w-node-_3bd21918-c7cd-7958-eb1c-b8a7282cb302-57d622a7, #w-node-_1db4a034-153a-8f30-4f0b-c3bda86a0c51-57d622a7, #w-node-eac44762-7c7f-92cd-8a46-fd58d56c47e0-1eec5a8a, #w-node-_2b1d1880-f78d-299e-c120-41cc80b192d2-1eec5a8a {
    order: -9999;
  }

  #w-node-eac44762-7c7f-92cd-8a46-fd58d56c47ef-1eec5a8a {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-eac44762-7c7f-92cd-8a46-fd58d56c47fe-1eec5a8a {
    order: -9999;
  }

  #w-node-_1d6783d9-88b4-4f5a-81e8-e5ec87fd3b35-494f445d {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1d6783d9-88b4-4f5a-81e8-e5ec87fd3b44-494f445d, #w-node-_1d6783d9-88b4-4f5a-81e8-e5ec87fd3b59-494f445d, #w-node-_3142b640-3397-f332-c699-b1bc915df3af-97aac864 {
    order: -9999;
  }

  #w-node-_3142b640-3397-f332-c699-b1bc915df3be-97aac864 {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3142b640-3397-f332-c699-b1bc915df3cd-97aac864, #w-node-c09fe906-adfb-8280-2b60-07507d413ae2-d418e8d6, #w-node-c09fe906-adfb-8280-2b60-07507d413acd-d418e8d6, #w-node-c09fe906-adfb-8280-2b60-07507d413af1-d418e8d6, #w-node-_9fac47e4-414c-1f7b-d4af-d317d5c14279-ec114e14, #w-node-_9fac47e4-414c-1f7b-d4af-d317d5c14255-ec114e14, #w-node-_9fac47e4-414c-1f7b-d4af-d317d5c1426a-ec114e14 {
    order: -9999;
  }
}


@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-ExtraBoldItalic.ttf') format('truetype'), url('../fonts/Gilroy-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Black.ttf') format('truetype'), url('../fonts/Gilroy-Heavy.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-ExtraBold.ttf') format('truetype'), url('../fonts/Gilroy-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-RegularItalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-UltraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-UltraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-HeavyItalic.ttf') format('truetype'), url('../fonts/Gilroy-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Line Square Icon Font';
  src: url('../fonts/line-square-icon-font.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Helveticaneue';
  src: url('../fonts/HelveticaNeue-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Helveticaneue';
  src: url('../fonts/HelveticaNeue-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Helveticaneue Roman';
  src: url('../fonts/HelveticaNeue-Roman.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Helveticaneue';
  src: url('../fonts/HelveticaNeue-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}