:root {
  --grey-9: #e4e7eb;
  --grey-1: #1f2933;
  --grey-2: #323f4b;
  --indigo-5: #4c63b6;
  --indigo-1: #19216c;
  --indigo-10: #e0e8f9;
  --color: white;
  --grey-8: #cbd2d9;
  --black: black;
  --indigo-2: #2d3a8c;
  --grey-4: #52606d;
  --indigo-6: #647acb;
  --indigo-3: #35469c;
  --grey-10: #f5f7fa;
  --indigo-4: #4055a8;
  --indigo-9: #bed0f7;
  --indigo-8: #98aeeb;
  --grey-3: #3e4c59;
  --grey-5: #616e7c;
  --white: white;
  --indigo-7: #7b93db;
  --grey-6: #7b8794;
  --grey-7: #9aa5b1;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.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;
}

a {
  text-decoration: underline;
}

.div-block {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.section {
  aspect-ratio: auto;
  -webkit-text-fill-color: inherit;
  background-color: #eb3232;
  background-image: url('../images/Rectangle-8_1.webp');
  background-size: auto;
  background-clip: border-box;
  width: 100%;
  height: 90vh;
  padding-right: 0;
}

.section-2 {
  background-color: #d10b0b;
  background-image: url('../images/Rectangle-8_1.webp');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  height: 200px;
}

.div-block-2 {
  background-image: url('../images/Rectangle-8_1.webp');
  background-position: 0 0;
  background-size: auto;
  width: 100px;
  height: 500px;
}

.body {
  background-color: var(--grey-9);
  height: 2000px;
}

.section-3 {
  width: 500px;
  height: 500px;
}

.heading {
  margin-left: 58px;
}

.div-block-3 {
  margin-top: 199px;
  margin-left: 58px;
}

.heading-2 {
  z-index: 0;
  color: var(--grey-1);
  margin-top: 0;
  font-family: Pptalisman Compact, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 60px;
  position: relative;
  top: 0;
}

.button {
  margin-left: 10px;
}

.div-block-4 {
  object-fit: contain;
  background-image: url('../images/hero200_1.webp');
  background-position: 0 0;
  background-size: cover;
  background-attachment: scroll;
  width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 1000px;
  position: static;
  top: 0;
  left: 0;
  overflow: visible;
}

.background-image {
  aspect-ratio: auto;
  object-fit: contain;
}

.container {
  aspect-ratio: auto;
  object-position: 100% 100%;
  background-image: url('../images/hero200_1.webp');
  background-position: 0 0;
  background-size: auto;
  min-width: 100%;
  max-width: 100%;
  height: 90vh;
  position: static;
}

.div-block-5 {
  width: auto;
  height: 80vh;
  min-height: 0;
  margin-top: 0;
  position: relative;
}

.image {
  border: 0px solid var(--grey-1);
  object-fit: cover;
  object-position: 50% 80%;
  background-color: #db4141;
  width: 100%;
  height: 100%;
  display: block;
  position: static;
}

.image.img-laptop {
  background-color: rgba(0, 0, 0, 0);
}

.image.img-smartphone {
  display: none;
}

.section-hero {
  display: block;
}

.div-block-6 {
  max-width: 1106px;
  margin-top: 200px;
  margin-left: 0;
  padding-left: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-7 {
  background-color: #b73333;
  background-image: url('../images/ig-P1150567_1.webp');
  background-position: 0 0;
  background-size: cover;
  border-radius: 42px;
  width: 84px;
  height: 84px;
}

.div-block-8 {
  flex-direction: row;
  align-items: center;
  margin-top: 32px;
  display: flex;
}

.paragraph {
  text-align: left;
  -webkit-text-stroke-color: var(--grey-2);
  margin-left: 0;
  font-family: Gothamnarrow Book, sans-serif;
}

.div-block-9 {
  color: #6f4c4c;
  -webkit-text-stroke-color: #825b5b;
  margin-top: 32px;
  display: flex;
}

.paragraph-2 {
  border-radius: 32px;
}

.div-block-10 {
  background-color: var(--indigo-5);
  -webkit-text-stroke-color: var(--indigo-1);
  border-radius: 32px;
  align-items: center;
  display: flex;
}

.text-block {
  color: var(--indigo-10);
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: var(--color);
  margin-left: 8px;
  margin-right: 0;
  padding: 0;
  font-family: Lexend, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.text-block-2 {
  color: var(--grey-8);
  padding-left: 0;
  font-family: "Font Awesome 5 Pro 400", sans-serif;
  font-size: 18px;
}

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

.div-block-11 {
  background-color: #733d3d;
  width: 100px;
  height: 100px;
}

.div-block-12 {
  position: absolute;
}

.div-block-13 {
  text-align: left;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 32px;
  display: flex;
  position: absolute;
}

.button-primary {
  background-color: var(--indigo-5);
  border: 0 solid #000;
  border-radius: 32px;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-end;
  padding: 16px 32px;
  text-decoration: none;
  transition: box-shadow .2s;
  display: flex;
  box-shadow: 0 4px 1005px rgba(0, 0, 0, .2);
}

.button-primary:hover {
  box-shadow: 0 4px 1005px 0 var(--indigo-2);
}

.text-block-4 {
  color: var(--indigo-10);
  -webkit-text-stroke-color: var(--grey-1);
  padding-left: 10px;
  font-family: Lexend, sans-serif;
  line-height: 18px;
}

.text-block-5 {
  color: var(--grey-8);
  font-family: "Font Awesome 5 Pro 400", sans-serif;
  line-height: 18px;
}

.button-secondary {
  border: 1px solid #000;
  border-radius: 32px;
  flex-flow: row;
  align-items: center;
  margin-left: 10px;
  padding: 14px 32px;
  text-decoration: none;
  transition: box-shadow .2s, border-color .2s;
  display: flex;
  box-shadow: 0 4px 100px rgba(0, 0, 0, .2);
}

.button-secondary:hover {
  border-color: var(--grey-4);
  box-shadow: 0 4px 100px 0 var(--indigo-6);
}

.text-block-6 {
  color: var(--grey-1);
  text-align: center;
  align-items: flex-start;
  font-family: "Font Awesome 5 Pro Solid 900", sans-serif;
  display: none;
  position: relative;
}

.text-block-7 {
  color: var(--grey-1);
  margin-left: 0;
  font-family: Lexend, sans-serif;
}

.h2 {
  color: var(--grey-1);
  text-align: center;
  letter-spacing: 14.4px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 30px;
  font-family: Pptalisman Compact, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 24px;
}

.h2.white {
  color: var(--grey-9);
  margin-bottom: 0;
  padding-top: 40px;
}

.quick-stack {
  grid-row-gap: 20px;
}

.quick-stack-2 {
  grid-row-gap: 100px;
}

.div-block-14 {
  background-color: var(--indigo-1);
  order: 0;
  width: 100%;
  height: 300px;
}

.quick-stack-3 {
  grid-row-gap: 68px;
}

.cell {
  background-color: #ca1414;
}

.flex-block {
  flex-direction: column;
  height: 1em;
}

.div-block-15 {
  width: 100%;
  height: 100%;
}

.div-block-16 {
  background-color: var(--indigo-3);
  border-radius: 32px;
  width: 543px;
  height: 543px;
  position: absolute;
}

.quick-stack-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.heading-3 {
  color: var(--grey-10);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lexend, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
}

.flex-block-2 {
  align-items: center;
  margin-top: 32px;
  margin-left: 0;
}

.text-block-8 {
  color: var(--grey-8);
  margin-left: 6px;
  font-family: "Font Awesome 5 Pro Solid 900", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  transform: rotate(0);
}

.div-block-17 {
  margin-left: 32px;
}

.text-block-9 {
  color: var(--grey-8);
  margin-top: 8px;
  font-family: Gothamnarrow Book, sans-serif;
  font-size: 16px;
  line-height: 16px;
}

.quick-stack-5 {
  grid-row-gap: 20px;
  max-width: 1106px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-18 {
  background-color: rgba(0, 0, 0, 0);
  height: 542px;
  margin-top: 32px;
  margin-left: 32px;
}

.div-block-19 {
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.cell-2 {
  border-radius: 32px;
  transition: box-shadow .2s;
}

.cell-2:hover {
  box-shadow: 0 500px 2500px rgba(0, 0, 0, .3);
}

.h3 {
  color: var(--grey-10);
  margin-top: 0;
  margin-left: 0;
  font-family: Lexend, sans-serif;
  font-size: 24px;
  line-height: 24px;
}

.flex-block-3 {
  align-items: center;
  margin-top: 0;
  margin-left: 0;
  line-height: 16px;
  display: flex;
}

.text-block-10 {
  color: var(--grey-8);
  margin-left: 10px;
  font-family: "Font Awesome 5 Pro Solid 900", sans-serif;
  font-size: 24px;
  line-height: 24px;
}

.text-block-11 {
  color: var(--grey-8);
  margin-top: 8px;
  font-family: Gothamnarrow Book, sans-serif;
  font-size: 16px;
  line-height: 16px;
}

.shutterscour_desktop {
  background-color: var(--indigo-2);
  background-image: url('../images/website-phone8_1.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 32px;
  width: 100%;
  height: 100%;
  box-shadow: 0 4px 150px rgba(0, 0, 0, .2);
}

.strona-desktop {
  background-color: var(--indigo-5);
  background-image: url('../images/strona_1.webp');
  background-position: 0 0;
  background-size: cover;
  border-radius: 32px;
  width: 100%;
  height: 520px;
  box-shadow: 0 10px 50px rgba(0, 0, 0, .2);
}

.div-block-22 {
  margin-top: 32px;
  margin-left: 32px;
}

.div-block-23 {
  background-color: var(--indigo-9);
  border-radius: 32px;
  width: 100%;
  height: 100%;
}

.div-block-24 {
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 32px;
}

.text-block-12 {
  font-family: Lexend, sans-serif;
  font-size: 24px;
  line-height: 24px;
}

.text-block-13 {
  color: var(--grey-2);
  margin-top: 24px;
  font-family: Lexend, sans-serif;
  font-size: 20px;
}

.flex-block-4 {
  margin-left: 12px;
}

.text-block-14 {
  color: var(--grey-2);
  padding-top: 8px;
  padding-bottom: 0;
  font-family: Gothamnarrow Book, sans-serif;
  font-size: 16px;
  line-height: 16px;
}

.div-block-25 {
  background-image: url('../images/forest_1.webp');
  background-position: 50%;
  background-repeat: repeat;
  background-size: auto;
  border-radius: 32px;
  width: 100%;
  height: 100%;
}

.quick-stack-6 {
  padding-bottom: 0;
}

.text-block-15 {
  background-color: var(--indigo-6);
  color: var(--indigo-10);
  border: 0 solid #000;
  border-radius: 24px;
  padding: 12px 24px;
  font-family: Gothamnarrow Book, sans-serif;
  font-size: 20px;
}

.flex-block-5 {
  margin-top: 24px;
  display: flex;
}

.quick-stack-7 {
  grid-column-gap: 21px;
}

.image-2 {
  order: 0;
  align-self: auto;
  width: 444px;
  margin-left: 151px;
  display: block;
}

.text-block-16 {
  width: 516px;
}

.bio {
  color: var(--grey-9);
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Lexend, sans-serif;
  font-size: 20px;
  line-height: 22px;
}

.section-4 {
  background-color: #161970;
  background-image: url('../images/bg_1.webp');
  background-position: 0 0;
  background-size: cover;
  display: block;
}

.image-3 {
  position: relative;
}

.flex-block-6 {
  width: 516px;
}

.image-4 {
  max-height: 444px;
  margin-left: 54px;
  padding-left: 0;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.div-block-26 {
  height: 100%;
  position: static;
}

.flex-block-7 {
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: static;
}

.div-block-27 {
  display: inline-block;
  position: static;
}

.div-block-28 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  max-width: 1106px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 48px;
  display: flex;
}

.image-5 {
  border-radius: 12px 32px 32px 12px;
  width: 100%;
  max-width: 444px;
  margin-right: 40px;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.div-block-29 {
  aspect-ratio: auto;
  flex-flow: column;
  justify-content: space-between;
  max-width: 516px;
  padding-left: 40px;
  display: flex;
}

.div-block-30 {
  padding-right: 0;
}

.div-block-31 {
  flex-flow: column;
  align-items: center;
  min-width: 1106px;
  display: flex;
}

.text-block-17 {
  color: var(--grey-10);
  font-family: Pptalisman Compressed, sans-serif;
}

.text-block-17.icon {
  color: var(--grey-8);
  align-self: center;
  font-family: "Font Awesome 5 Pro 400", sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.text-block-17.email {
  align-self: center;
  padding-left: 10px;
  font-family: Lexend, sans-serif;
  font-size: 14px;
}

.div-block-32 {
  border: 1px solid var(--grey-9);
  border-radius: 132px;
  padding: 16px 32px;
  text-decoration: none;
  transition: box-shadow .2s;
  display: flex;
  box-shadow: 0 4px 100px rgba(0, 0, 0, .2);
}

.div-block-32:hover {
  box-shadow: 0 4px 50px rgba(255, 255, 255, .2);
}

.div-block-32.button-4 {
  color: var(--indigo-10);
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 32px;
  text-decoration: none;
  transition: box-shadow .2s;
}

.div-block-32.button-4:hover {
  color: var(--indigo-1);
  border-width: 1px;
  box-shadow: 0 4px 70px rgba(255, 255, 255, .2);
}

.div-block-33 {
  margin-top: 20px;
}

.div-block-34 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer {
  color: var(--grey-9);
  text-align: center;
  margin-top: 140px;
  margin-bottom: 64px;
  padding-bottom: 10px;
  font-family: Lexend, sans-serif;
  font-size: 16px;
}

.navbar {
  display: block;
  position: static;
}

.container-2 {
  max-width: 80%;
}

.navbar-2 {
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  min-width: 0%;
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
  position: fixed;
  left: auto;
}

.container-3 {
  background-color: var(--grey-8);
  width: 100%;
  margin-left: 20px;
  margin-right: 20px;
}

.navbar-3 {
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  margin-top: 32px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: block;
  position: fixed;
}

.container-4 {
  background-color: var(--grey-8);
  width: 100%;
  min-width: auto;
  margin-left: 20px;
  margin-right: 20px;
  display: block;
}

.div-block-35 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--grey-8);
  border-radius: 50px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  max-width: 1032px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  box-shadow: 0 4px 40px rgba(0, 0, 0, .3);
}

.nav-link {
  color: var(--grey-1);
  font-family: Lexend, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.nav-menu {
  margin-right: 20px;
  padding-right: 0;
}

.text-block-18 {
  color: var(--indigo-2);
  margin-left: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 0;
  font-family: Pptalisman Compact, sans-serif;
  font-size: 24px;
  line-height: 20px;
  text-decoration: none;
}

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

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

.div-block-37 {
  display: block;
}

.section-5 {
  height: 1000px;
}

.div-block-38 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  max-width: 1106px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 62px;
  display: flex;
}

.div-block-39 {
  flex-flow: row;
  margin-top: 12px;
  display: flex;
}

.div-block-40 {
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-left: -10px;
  padding-top: 0;
  padding-bottom: 0;
  position: absolute;
  top: 35%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.link-block {
  margin-left: 32px;
  text-decoration: none;
}

.quick-stack-8 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
}

.image-6 {
  max-height: 300px;
}

.div-block-42 {
  background-image: url('../images/ig-P1150567_1.webp');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.div-block-43 {
  background-color: #e40303;
  width: 100%;
  height: 100%;
}

.div-block-44 {
  width: 100%;
  height: 100%;
}

.cell-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/ig-P1150567_1.webp');
  background-position: 50% 25%;
  background-size: cover;
  border-radius: 32px;
}

.cell-5 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-around;
  align-items: flex-start;
  display: flex;
}

.quick-stack-9 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  max-width: 1106px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
}

.grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  align-content: start;
  align-items: start;
  justify-items: start;
  max-width: 1106px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-45 {
  aspect-ratio: auto;
  object-fit: fill;
  background-image: url('../images/ig-P1150567_1.webp');
  background-position: 50% 25%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 32px;
  width: 100%;
  height: 100%;
  max-height: 600px;
  margin-left: 0;
  padding-left: 0;
}

.div-block-46, .div-block-47 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.button-secondary-mobile {
  border: 1px solid #000;
  border-radius: 32px;
  align-items: center;
  margin-left: 10px;
  padding: 14px 32px;
  transition: box-shadow .2s, border-color .2s;
  display: flex;
  box-shadow: 0 4px 100px rgba(0, 0, 0, .2);
}

.button-secondary-mobile:hover {
  border-color: var(--grey-4);
  box-shadow: 0 4px 100px 0 var(--indigo-6);
}

.button-secondary-copy {
  border: 1px solid #000;
  border-radius: 32px;
  align-items: center;
  margin-left: 10px;
  padding: 14px 32px;
  transition: box-shadow .2s, border-color .2s;
  display: none;
  box-shadow: 0 4px 100px rgba(0, 0, 0, .2);
}

.button-secondary-copy:hover {
  border-color: var(--grey-4);
  box-shadow: 0 4px 100px 0 var(--indigo-6);
}

.div-block-39-copy {
  display: none;
}

.anchor {
  width: 0;
  height: 0;
  margin-top: -70px;
  position: absolute;
}

.anchor-home {
  width: 0;
  height: 0;
  margin-top: -100px;
  position: absolute;
}

.anchor-about {
  width: 0;
  height: 0;
  margin-top: -70px;
  position: absolute;
}

.anchor-contact {
  width: 0;
  height: 0;
  margin-top: -100px;
  position: absolute;
}

.email-button {
  border: 0px solid var(--grey-9);
  background-color: var(--grey-9);
  border-radius: 132px;
  margin-top: 32px;
  padding: 16px 32px;
  text-decoration: none;
  transition: box-shadow .2s;
  display: flex;
  box-shadow: 0 4px 100px rgba(0, 0, 0, .2);
}

.email-button:hover {
  box-shadow: 0 4px 50px rgba(255, 255, 255, .2);
}

.email-button.button-4 {
  color: var(--indigo-10);
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 32px;
  text-decoration: none;
  transition: box-shadow .2s;
}

.email-button.button-4:hover {
  color: var(--indigo-1);
  border-width: 1px;
  box-shadow: 0 4px 70px rgba(255, 255, 255, .2);
}

.text-block-17-copy.email {
  color: var(--grey-2);
  align-self: center;
  padding-left: 10px;
  font-family: Lexend, sans-serif;
  font-size: 14px;
}

.text-block-17-copy {
  color: var(--grey-10);
  font-family: Pptalisman Compressed, sans-serif;
}

.text-block-17-copy.icon {
  color: var(--grey-3);
  align-self: center;
  font-family: "Font Awesome 5 Pro 400", sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.text-block-17-copy.email {
  align-self: center;
  padding-left: 10px;
  font-family: Lexend, sans-serif;
  font-size: 14px;
}

.getin_desktop {
  background-color: var(--indigo-2);
  background-image: url('../images/New-Project-1_1.webp');
  background-position: 75%;
  background-size: cover;
  border-radius: 32px;
  width: 100%;
  height: 100%;
  box-shadow: 0 4px 150px rgba(0, 0, 0, .2);
}

.getin_mobile_landscape, .getin_tablet, .getin_mobile_portrait {
  display: none;
}

.strona_phone_landscape {
  background-color: var(--indigo-5);
  background-image: url('../images/strona_1.webp');
  background-position: 0 0;
  background-size: cover;
  border-radius: 32px;
  width: 100%;
  height: 520px;
  display: none;
  box-shadow: 0 10px 50px rgba(0, 0, 0, .2);
}

.shutterscour_mobile_portrait {
  background-color: var(--indigo-2);
  background-image: url('../images/shutterscout2_1.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 32px;
  width: 100%;
  height: 100%;
  display: none;
  box-shadow: 0 4px 150px rgba(0, 0, 0, .2);
}

.strona_mobile_portrait {
  background-color: var(--indigo-5);
  background-image: url('../images/strona_1.webp');
  background-position: 0 0;
  background-size: cover;
  border-radius: 32px;
  width: 100%;
  height: 520px;
  display: none;
  box-shadow: 0 10px 50px rgba(0, 0, 0, .2);
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.section-6 {
  height: 60vh;
}

.section-7 {
  background-color: var(--grey-9);
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-19 {
  width: 30px;
  padding-top: 0;
  padding-left: 0;
  font-family: "Font Awesome 5 Pro 400", sans-serif;
  font-size: 32px;
  line-height: 32px;
  display: block;
}

.div-block-52 {
  z-index: 100;
  flex-flow: column;
  margin-top: -30px;
  padding-top: 40px;
  padding-bottom: 200px;
  padding-left: 48px;
  display: flex;
  position: relative;
}

.title {
  margin-top: 16px;
  font-family: Pptalisman Compact, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 60px;
}

.text-block-20 {
  color: var(--grey-2);
  margin-top: 12px;
  margin-bottom: 44px;
  font-family: Gothamnarrow Book, sans-serif;
}

.section-header {
  margin-top: 20px;
  font-family: Lexend, sans-serif;
  font-size: 24px;
  line-height: 24px;
}

.article-body {
  width: auto;
  max-width: 600px;
  margin-top: 12px;
  margin-bottom: 0;
  font-family: Gothamnarrow Book, sans-serif;
  font-size: 18px;
  line-height: 20px;
}

.link-block-2 {
  color: var(--grey-2);
  width: 30px;
  text-decoration: none;
}

.background-artiicle-tablet {
  z-index: -10;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/strona-phone-portrait4_1.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 60vh;
  display: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.link-block-grid {
  flex-flow: row;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.navbar-article {
  z-index: 10000;
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  margin-top: 32px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: block;
  position: fixed;
}

.background-artiicle-laptop {
  z-index: -10;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/New-Project2_1.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 60vh;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.img-portrait {
  background-image: url('../images/image-15.webp');
  background-position: 30%;
  background-size: cover;
  border-radius: 32px;
  max-width: 600px;
  height: 600px;
  max-height: 400px;
  margin-top: 20px;
  box-shadow: 0 4px 150px rgba(0, 0, 0, .2);
}

.img-block {
  flex-flow: column;
  max-width: 600px;
  margin-bottom: 20px;
  display: flex;
}

.text-block-21 {
  color: var(--grey-4);
  text-align: center;
  max-width: 600px;
  padding-top: 6px;
  font-family: Gothamnarrow Book, sans-serif;
}

.img-portrait-2 {
  background-image: url('../images/New-Project5_1.webp');
  background-position: 30%;
  background-size: cover;
  border-radius: 32px;
  max-width: 600px;
  height: 600px;
  max-height: 400px;
  margin-top: 20px;
  box-shadow: 0 4px 150px rgba(0, 0, 0, .2);
}

.img-block-2 {
  flex-flow: column;
  max-width: 600px;
  margin-bottom: 31px;
  display: flex;
}

.img-portrait-3 {
  background-image: url('../images/New-Project6_1.webp');
  background-position: 30%;
  background-size: cover;
  border-radius: 32px;
  max-width: 600px;
  height: 600px;
  max-height: 400px;
  margin-top: 20px;
  box-shadow: 0 4px 150px rgba(0, 0, 0, .2);
}

.img-portrait-4 {
  background-image: url('../images/New-Project7_1.webp');
  background-position: 30%;
  background-size: cover;
  border-radius: 32px;
  max-width: 600px;
  height: 600px;
  max-height: 400px;
  margin-top: 20px;
  box-shadow: 0 4px 150px rgba(0, 0, 0, .2);
}

.article-body-copy, .article-body-link {
  width: auto;
  max-width: 600px;
  margin-top: 12px;
  margin-bottom: 0;
  font-family: Gothamnarrow Book, sans-serif;
  font-size: 18px;
  line-height: 20px;
}

.link-block-4 {
  color: var(--indigo-4);
  display: block;
}

.flex-block-11 {
  flex-flow: column;
  max-width: 132px;
}

.code-embed {
  border-radius: 32px;
  max-width: 700px;
  margin-top: 12px;
}

.background-artiicle-laptop-shutterscout {
  z-index: -10;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/website-shutter_1.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 60vh;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.background-artiicle-laptop-strona {
  z-index: -10;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/strona-phone-portrait_1.webp');
  background-position: 50% 0;
  background-size: cover;
  width: 100%;
  height: 60vh;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.background-artiicle-tablet-strona {
  z-index: -10;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/strona-phone-portrait4_1.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 60vh;
  display: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.img-portrait-strona-1 {
  background-image: url('../images/New-Project8.png');
  background-position: 30%;
  background-size: cover;
  border-radius: 32px;
  max-width: 600px;
  height: 600px;
  max-height: 400px;
  margin-top: 20px;
  box-shadow: 0 4px 150px rgba(0, 0, 0, .2);
}

.img-portrait-strona-2 {
  background-image: url('../images/New-Project9_1.webp');
  background-position: 30%;
  background-size: cover;
  border-radius: 32px;
  max-width: 600px;
  height: 600px;
  max-height: 400px;
  margin-top: 20px;
  box-shadow: 0 4px 150px rgba(0, 0, 0, .2);
}

.img-portrait-strona-3 {
  background-image: url('../images/New-Project10_1.webp');
  background-position: 30%;
  background-size: cover;
  border-radius: 32px;
  max-width: 600px;
  height: 600px;
  max-height: 400px;
  margin-top: 20px;
  box-shadow: 0 4px 150px rgba(0, 0, 0, .2);
}

.img-portrait-strona-4 {
  background-image: url('../images/New-Project7_1.webp');
  background-position: 30%;
  background-size: cover;
  border-radius: 32px;
  max-width: 600px;
  height: 600px;
  max-height: 400px;
  margin-top: 20px;
  box-shadow: 0 4px 150px rgba(0, 0, 0, .2);
}

.img-portrait-strona-3-copy {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/New-Project11_1.webp');
  background-position: 50%;
  background-size: cover;
  background-clip: border-box;
  border-radius: 32px;
  max-width: 600px;
  height: 600px;
  max-height: 400px;
  margin-top: 20px;
  box-shadow: 0 4px 150px rgba(0, 0, 0, .2);
}

.img-portrait-strona-3-copy-copy {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/New-Project12_1.webp');
  background-position: 50%;
  background-size: cover;
  background-clip: border-box;
  border-radius: 32px;
  max-width: 600px;
  height: 600px;
  max-height: 400px;
  margin-top: 20px;
  box-shadow: 0 4px 150px rgba(0, 0, 0, .2);
}

.link-block-5, .link-block-6 {
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.background-artiicle-tablet-copy, .background-artiicle-tablet-copy-copy, .background-artiicle-mobile-getin {
  z-index: -10;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/strona-phone-portrait4_1.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 60vh;
  display: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.mobile-home, .mobile-home.w--current {
  display: none;
}

.text-block-19-copy {
  width: 30px;
  padding-top: 0;
  padding-left: 0;
  font-family: "Font Awesome 5 Pro 400", sans-serif;
  font-size: 32px;
  line-height: 32px;
  display: block;
}

@media screen and (min-width: 1920px) {
  .heading-2 {
    font-size: 72px;
    line-height: 72px;
  }

  .div-block-5 {
    height: 80vh;
    max-height: 1080px;
  }

  .image {
    height: 100%;
  }

  .paragraph {
    padding-top: 10px;
    font-size: 22px;
    line-height: 22px;
  }

  .div-block-11 {
    height: 100px;
  }

  .button-primary, .button-secondary {
    padding: 20px 40px;
    font-size: 20px;
  }

  .h2 {
    font-size: 30px;
  }

  .strona-desktop {
    background-color: var(--indigo-4);
  }

  .bio {
    margin-bottom: 0;
    line-height: 24px;
  }

  .section-4 {
    background-image: url('../images/bg_1.webp');
    background-size: cover;
  }

  .image-5 {
    max-height: 100px;
  }

  .div-block-29 {
    max-height: 500px;
    padding-left: 0;
  }

  .div-block-32:hover {
    box-shadow: 0 4px 500px 10px rgba(255, 255, 255, .2);
  }

  .footer {
    color: var(--indigo-8);
    -webkit-text-stroke-color: var(--indigo-9);
  }

  .div-block-35 {
    max-width: 1032px;
    margin-left: auto;
    margin-right: auto;
  }

  .nav-link {
    padding-top: 31px;
    padding-bottom: 31px;
    padding-right: 30px;
    font-size: 24px;
  }

  .text-block-18 {
    margin-left: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 30px;
  }

  .div-block-40 {
    margin-top: 0;
  }

  .cell-5 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
  }

  .grid {
    align-content: start;
    margin-top: 32px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-45 {
    border-radius: 32px;
  }

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

  .button-secondary-mobile, .button-secondary-copy {
    padding: 20px 40px;
    font-size: 20px;
  }

  .email-button:hover {
    box-shadow: 0 4px 500px 10px rgba(255, 255, 255, .2);
  }

  .strona_phone_landscape, .strona_mobile_portrait {
    background-color: var(--indigo-4);
  }

  .text-block-19 {
    width: 40px;
    font-size: 40px;
    line-height: 40px;
  }

  .text-block-20 {
    font-size: 20px;
  }

  .section-header {
    font-size: 30px;
    line-height: 30px;
  }

  .article-body, .article-body-copy, .article-body-link {
    font-size: 24px;
    line-height: 26px;
  }

  .flex-block-11 {
    max-width: 180px;
  }

  .text-block-19-copy {
    width: 40px;
    font-size: 40px;
    line-height: 40px;
  }
}

@media screen and (max-width: 991px) {
  .heading-2 {
    font-size: 45px;
  }

  .image {
    display: block;
  }

  .image.img-smartphone {
    display: none;
  }

  .paragraph, .button-primary, .button-secondary {
    font-size: 12px;
  }

  .quick-stack-5 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .h3, .flex-block-3, .text-block-10 {
    font-size: 20px;
  }

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

  .shutterscour_desktop {
    background-position: 50% 20%;
    height: 100%;
    display: flex;
  }

  .strona-desktop {
    height: 300px;
  }

  .bio {
    font-size: 14px;
    line-height: 18px;
  }

  .image-5 {
    border-radius: 50%;
  }

  .footer {
    font-size: 12px;
  }

  .navbar-3 {
    z-index: 1;
    aspect-ratio: auto;
    object-fit: fill;
    margin-top: 24px;
    overflow: visible;
  }

  .div-block-35 {
    height: auto;
    overflow: hidden;
  }

  .nav-menu {
    z-index: 10000;
    background-color: var(--grey-8);
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
    margin-left: 70px;
    margin-right: 70px;
    position: absolute;
  }

  .text-block-18 {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .div-block-39 {
    margin-top: 20px;
  }

  .div-block-41 {
    height: 300px;
  }

  .icon-2 {
    color: var(--grey-2);
    padding-right: 30px;
  }

  .grid {
    align-content: start;
    justify-content: center;
    margin-left: 20px;
    margin-right: 20px;
  }

  .div-block-45 {
    border-radius: 32px;
  }

  .menu-button {
    background-color: var(--grey-8);
    border-radius: 32px;
  }

  .menu-button.w--open {
    background-color: var(--grey-8);
    border-radius: 50px;
  }

  .button-secondary-mobile {
    font-size: 12px;
  }

  .button-secondary-copy {
    flex-flow: row;
    align-items: center;
    font-size: 12px;
    display: none;
  }

  .getin_desktop {
    height: 300px;
    display: block;
  }

  .strona_phone_landscape {
    height: 300px;
  }

  .shutterscour_mobile_portrait {
    background-position: 50% 20%;
    height: 300%;
  }

  .strona_mobile_portrait {
    height: 300px;
  }

  .div-block-52 {
    padding-left: 30px;
  }

  .title {
    font-size: 55px;
  }

  .text-block-20 {
    margin-bottom: 20px;
  }

  .background-artiicle-tablet {
    display: none;
  }

  .navbar-article {
    z-index: 10000;
    aspect-ratio: auto;
    object-fit: fill;
    margin-top: 24px;
    overflow: visible;
  }

  .background-artiicle-laptop {
    display: none;
  }

  .code-embed {
    margin-right: auto;
    padding-right: 12px;
  }

  .background-artiicle-laptop-shutterscout {
    display: block;
  }

  .background-artiicle-laptop-strona {
    display: none;
  }

  .background-artiicle-tablet-strona {
    background-image: url('../images/strona-phone-portrait_1.webp');
    display: block;
  }

  .background-artiicle-tablet-copy, .background-artiicle-tablet-copy-copy, .background-artiicle-mobile-getin {
    background-image: url('../images/New-Project2_1.webp');
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .heading-2 {
    width: auto;
    max-width: 300px;
    font-size: 40px;
    line-height: 40px;
  }

  .image {
    display: none;
  }

  .image.img-smartphone {
    background-color: rgba(0, 0, 0, 0);
    display: block;
  }

  .quick-stack-5 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .shutterscour_desktop {
    height: 200px;
  }

  .strona-desktop {
    background-position: 0 0;
    height: 200px;
    display: none;
  }

  .navbar-3 {
    margin-top: 20px;
  }

  .div-block-35 {
    overflow: auto;
  }

  .nav-menu {
    z-index: auto;
    overflow: visible;
  }

  .quick-stack-9 {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
  }

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

  .div-block-45 {
    width: 300px;
    height: 200px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-block-46 {
    margin-top: -49px;
  }

  .getin_desktop {
    height: 200px;
    display: none;
  }

  .getin_mobile_landscape {
    background-color: rgba(0, 0, 0, 0);
    background-image: url('../images/New-Project-2_1.webp');
    background-position: 50%;
    background-size: cover;
    border-radius: 32px;
    width: 100%;
    height: 200px;
    display: block;
  }

  .strona_phone_landscape {
    background-image: url('../images/strona_phone_landscape_1.webp');
    background-position: 0 0;
    height: 200px;
    display: block;
  }

  .shutterscour_mobile_portrait {
    height: 200px;
  }

  .strona_mobile_portrait {
    background-position: 0 0;
    height: 200px;
    display: none;
  }

  .div-block-52 {
    padding-left: 24px;
  }

  .title {
    font-size: 40px;
    line-height: 40px;
  }

  .article-body {
    max-width: 100%;
    padding-right: 20px;
  }

  .background-artiicle-tablet {
    background-image: url('../images/strona-phone-portrait2_1.webp');
  }

  .navbar-article {
    margin-top: 20px;
  }

  .article-body-copy, .article-body-link {
    max-width: 100%;
    padding-right: 20px;
  }

  .background-artiicle-tablet-strona {
    background-image: url('../images/strona-phone-portrait_1.webp');
  }

  .link-block-6 {
    display: none;
  }

  .background-artiicle-tablet-copy {
    background-image: url('../images/strona-phone-portrait2_1.webp');
  }

  .background-artiicle-tablet-copy-copy, .background-artiicle-mobile-getin {
    background-image: url('../images/New-Project2_1.webp');
  }

  .link-block-7, .link-block-8 {
    width: 100%;
    height: 100%;
    text-decoration: none;
    display: flex;
  }

  .mobile-home {
    color: var(--grey-5);
    max-width: 60px;
    margin-right: auto;
    font-family: Lexend, sans-serif;
    line-height: 30px;
    text-decoration: none;
    display: block;
  }

  .text-block-19-copy {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .heading-2 {
    font-size: 31px;
    line-height: 31px;
  }

  .button-primary {
    justify-content: center;
    align-items: center;
    padding: 10px 16px;
  }

  .text-block-4 {
    padding-left: 0;
  }

  .text-block-5 {
    display: none;
  }

  .button-secondary {
    justify-content: center;
    align-items: center;
    padding: 8px 12px;
    display: none;
  }

  .text-block-6 {
    font-family: "Font Awesome 5 Pro Solid 900", sans-serif;
    display: none;
  }

  .text-block-7 {
    margin-left: 0;
  }

  .shutterscour_desktop {
    height: 250px;
    display: none;
  }

  .strona-desktop {
    height: 250px;
  }

  .div-block-22 {
    margin-top: 16px;
    margin-left: 16px;
  }

  .text-block-17.icon {
    display: none;
  }

  .text-block-17.email {
    padding-left: 0;
  }

  .footer {
    font-size: 10px;
  }

  .navbar-3 {
    margin-top: 14px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-18 {
    font-size: 20px;
    line-height: 20px;
  }

  .div-block-38 {
    margin-top: -70px;
    padding-top: 0;
    padding-left: 32px;
    display: flex;
  }

  .div-block-39 {
    flex-flow: row;
    margin-top: 12px;
  }

  .div-block-40 {
    margin-left: 0;
  }

  .div-block-41 {
    margin-top: 16px;
    margin-left: 16px;
  }

  .grid {
    grid-column-gap: 74px;
    grid-row-gap: 74px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-items: start;
    justify-items: center;
    margin-left: 20px;
    margin-right: 12px;
    padding-left: 0;
    padding-right: 0;
    display: grid;
  }

  .div-block-45 {
    width: 200px;
    height: 150px;
    max-height: none;
    display: block;
  }

  .image-7 {
    margin-left: 50px;
    margin-right: 50px;
  }

  .button-secondary-mobile {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    aspect-ratio: auto;
    object-fit: scale-down;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: center;
    margin-top: 20px;
    margin-left: 32px;
    margin-right: 179px;
    padding: 8px 12px;
    display: flex;
    position: static;
    overflow: visible;
  }

  .div-block-48 {
    width: 150px;
    margin-left: 32px;
  }

  .flex-block-9 {
    flex-flow: row;
  }

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

  .div-block-49 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-right: auto;
    padding-left: 32px;
    display: flex;
  }

  .button-secondary-copy {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 200%;
    margin-left: 0;
    padding: 8px 12px;
    text-decoration: none;
    display: block;
  }

  .div-block-50 {
    width: 200px;
    padding-left: 0;
  }

  .div-block-51 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    order: 0;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-39-copy {
    flex-flow: row;
    width: 150px;
    margin-top: 12px;
    display: block;
  }

  .text-block-17-copy.email {
    padding-left: 0;
  }

  .text-block-17-copy.icon {
    display: none;
  }

  .getin_desktop {
    height: 250px;
  }

  .getin_mobile_landscape {
    display: none;
  }

  .getin_mobile_portrait {
    background-image: url('../images/New-Project2_1.webp');
    background-position: 50%;
    background-size: cover;
    border-radius: 32px;
    width: 100%;
    height: 250px;
    display: block;
  }

  .strona_phone_landscape {
    height: 250px;
    display: none;
  }

  .shutterscour_mobile_portrait {
    background-image: url('../images/shutterscout_phone_portrait_1.webp');
    background-position: 50% 0;
    height: 250px;
    display: block;
  }

  .strona_mobile_portrait {
    background-image: url('../images/strona-phone-portrait_1.webp');
    background-size: cover;
    background-attachment: scroll;
    width: 100%;
    height: 250px;
    display: flex;
  }

  .text-block-19 {
    width: 100%;
    font-family: "Font Awesome 5 Pro 400", sans-serif;
    font-weight: 400;
    display: none;
  }

  .div-block-52 {
    padding-left: 20px;
  }

  .title {
    font-size: 32px;
  }

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

  .link-block-2.w--current {
    width: auto;
  }

  .navbar-article {
    margin-top: 14px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .img-portrait {
    border-radius: 20px;
    height: 180px;
    min-height: 200px;
  }

  .img-block {
    margin-right: 20px;
  }

  .img-portrait-2 {
    border-radius: 20px;
    height: 180px;
  }

  .img-block-2 {
    margin-right: 20px;
  }

  .img-portrait-3, .img-portrait-4, .img-portrait-strona-1 {
    border-radius: 20px;
    height: 180px;
  }

  .img-portrait-strona-2, .img-portrait-strona-3 {
    background-position: 50%;
    border-radius: 20px;
    height: 180px;
  }

  .img-portrait-strona-3-copy, .img-portrait-strona-3-copy-copy {
    border-radius: 20px;
    height: 180px;
  }

  .background-artiicle-tablet-copy-copy {
    display: none;
  }

  .background-artiicle-mobile-getin {
    background-image: url('../images/New-Project13_1.webp');
    display: block;
  }

  .link-block-8 {
    display: none;
  }

  .link-block-9, .link-block-10, .link-block-11 {
    width: 100%;
    height: 100%;
    text-decoration: none;
    display: flex;
  }

  .mobile-home {
    color: var(--grey-5);
    width: 60px;
    font-family: Lexend, sans-serif;
    font-size: 14px;
    line-height: 30px;
    text-decoration: none;
    display: block;
  }

  .mobile-home.w--current {
    color: var(--grey-4);
    width: 58px;
    line-height: 20px;
    text-decoration: none;
    display: block;
  }

  .text-block-19-copy {
    width: 100%;
    font-family: "Font Awesome 5 Pro 400", sans-serif;
    font-weight: 400;
    display: none;
  }
}

#w-node-_14c585f9-efec-c9d2-f15e-54a86a9357c2-69b38a66 {
  grid-template-rows: auto auto auto;
  grid-template-columns: minmax(200px, 542px) minmax(200px, 542px);
}

#w-node-_5533869f-9e66-1eda-5176-c31a646d019c-69b38a66 {
  grid-column: span 2 / span 2;
}

@media screen and (min-width: 1920px) {
  #w-node-_14c585f9-efec-c9d2-f15e-54a86a9357c2-69b38a66 {
    grid-template-rows: auto auto;
    grid-template-columns: minmax(200px, 542px) minmax(200px, 542px);
    display: grid;
  }

  #w-node-_5533869f-9e66-1eda-5176-c31a646d019c-69b38a66 {
    grid-column: span 2 / span 2;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_14c585f9-efec-c9d2-f15e-54a86a9357c2-69b38a66 {
    grid-template-rows: auto auto auto;
    grid-template-columns: minmax(200px, 1.25fr);
  }

  #w-node-_043c47e6-17f8-f81e-0389-213cbd2e73ca-69b38a66 {
    order: 0;
    grid-row: span 1 / span 1;
  }

  #w-node-_5533869f-9e66-1eda-5176-c31a646d019c-69b38a66 {
    grid-column: span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_14c585f9-efec-c9d2-f15e-54a86a9357c2-69b38a66 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_5533869f-9e66-1eda-5176-c31a646d019c-69b38a66 {
    grid-column: span 1 / span 1;
  }

  #w-node-bc5c0c2c-b556-2c18-95b7-e765ed295a20-69b38a66 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-b11ab81e-588d-29c6-2c60-123efd64878e-69b38a66 {
    grid-area: 1 / 1 / 2 / 2;
  }
}


@font-face {
  font-family: 'Pptalisman';
  src: url('../fonts/PPTalisman-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Pptalisman Compact';
  src: url('../fonts/PPTalisman-Compact-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Pptalisman Compressed';
  src: url('../fonts/PPTalisman-Compressed-Medium-Italic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Pptalisman Condensed';
  src: url('../fonts/PPTalisman-Condensed-Extrabold-Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Pptalisman Compact';
  src: url('../fonts/PPTalisman-Compact-Extrabold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Pptalisman';
  src: url('../fonts/PPTalisman-Bold-Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Pptalisman Compressed Hairline';
  src: url('../fonts/PPTalisman-Compressed-Hairline.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Pptalisman Condensed';
  src: url('../fonts/PPTalisman-Condensed-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Pptalisman Compressed';
  src: url('../fonts/PPTalisman-Compressed-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Pptalisman Condensed';
  src: url('../fonts/PPTalisman-Condensed-Extrabold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Pptalisman';
  src: url('../fonts/PPTalisman-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Pptalisman Narrow';
  src: url('../fonts/PPTalisman-Narrow-Thin-Italic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Pptalisman Narrow';
  src: url('../fonts/PPTalisman-Narrow-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Pptalisman Narrow';
  src: url('../fonts/PPTalisman-Narrow-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Pptalisman Compact';
  src: url('../fonts/PPTalisman-Compact-Extrabold-Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gothamnarrow Book';
  src: url('../fonts/GothamNarrow-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Font Awesome 5 Pro Solid 900';
  src: url('../fonts/Font-Awesome-5-Pro-Solid-900.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Font Awesome 5 Pro 400';
  src: url('../fonts/Font-Awesome-5-Pro-Regular-400.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}