@font-face {
  font-family: Futura;
  src: url('/images/personal-pages-share/256845340/webflow/fonts/FuturaPT-Bold.woff') format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Futura;
  src: url('/images/personal-pages-share/256845340/webflow/fonts/FuturaPT-Book.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Futura;
  src: url('/images/personal-pages-share/256845340/webflow/fonts/FuturaPT-Demi.woff') format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Futura;
  src: url('/images/personal-pages-share/256845340/webflow/fonts/FuturaPT-ExtraBold.woff') format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Futura;
  src: url('/images/personal-pages-share/256845340/webflow/fonts/FuturaPT-Heavy.woff') format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Futura;
  src: url('/images/personal-pages-share/256845340/webflow/fonts/FuturaPT-Medium.woff') format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Cinematografica;
  src: url('/images/personal-pages-share/256845340/webflow/fonts/Cinematografica-Extrabold.ttf') format("truetype"), url('/images/personal-pages-share/256845340/webflow/fonts/Cinematografica-Bold-trial.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Cinematografica;
  src: url('/images/personal-pages-share/256845340/webflow/fonts/Cinematografica-Heavy-trial.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Cinematografica;
  src: url('/images/personal-pages-share/256845340/webflow/fonts/Cinematografica-Regular-trial.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Cinematografica;
  src: url('/images/personal-pages-share/256845340/webflow/fonts/Cinematografica-Thin-trial.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Cinematografica;
  src: url('/images/personal-pages-share/256845340/webflow/fonts/Cinematografica-Extralight-trial.ttf') format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Cinematografica;
  src: url('/images/personal-pages-share/256845340/webflow/fonts/Cinematografica-Light-trial.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}

:root {
  --black: black;
  --white: white;
  --zemlemer35---white: white;
  --zemlemer35---black: black;
  --zemlemer35---blue: #2635f2;
  --zemlemer35---black-2: #333;
  --zemlemer35---white-smoke: #f2f2f2;
  --zemlemer35---crimson: #f2264f;
  --zemlemer35_default---white: white;
  --zemlemer35_default---black-3: black;
  --zemlemer35_default---medium-violet-red: #861844;
  --zemlemer35_default---dodger-blue: #02a4f7;
  --zemlemer35_default---gainsboro: #e2e3e5;
  --zemlemer35_default---black-2: #333;
  --zemlemer35_default---purple: #550c29;
  --zemlemer35_default---midnight-blue: #100931;
  --zemlemer35_default---dark-grey: #9c9d9e;
}

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

.zemlemer35--div-block-6 {
  flex: 1;
}

.zemlemer35--text-block-5 {
  color: gray;
  margin: 20px 20px 20px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.zemlemer35--link-4 {
  color: #6b7cda;
  font-weight: 600;
  text-decoration: none;
}

.zemlemer35--alertpolicy {
  z-index: 6000;
  opacity: 0;
  background-color: #fff;
  border: 1px #000;
  border-radius: 8px;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: fixed;
  inset: auto 0% 3%;
  box-shadow: 0 4px 16px -2px #00000026;
}

.zemlemer35--alertpolicy.zemlemer35--hidden {
  opacity: 0;
  display: none;
}

.zemlemer35--button-2 {
  color: #727272;
  text-align: center;
  background-color: #3898ec00;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: flex;
}

.button-webflow {
  background-color: #90b642;
  padding: 15px 30px;
  font-weight: 600;
  transition: all .4s ease-in;
}

.button-webflow:hover {
  transform: translate(0, 5px);
}

.button-webflow.but-form {
  background-color: #f03e45;
  border-radius: 5px;
  width: auto;
  margin-top: 15px;
  padding: 10px 24px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.button-webflow.but-form:hover {
  background-color: #e4131b;
}

.form-down {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.sending-form {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.modal-wrapper {
  z-index: 6;
  opacity: 0;
  background-color: #121b24d9;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-cta {
  color: #0a1b24;
  text-align: left;
  background-color: #bbe6ff24;
  margin-top: 30px;
  padding: 14px;
  position: relative;
}

.div-cta.copy1-copy._7 {
  background-color: #fff;
  background-image: none;
  background-size: auto;
  background-attachment: scroll;
  border-top-style: none;
  border-bottom-style: none;
  border-radius: 5px;
  width: 700px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 32px;
  padding-bottom: 32px;
}

.div-cta.copy1-copy {
  background-image: linear-gradient(#2c405aab, #2c405aab);
  background-position: 0 0;
  background-size: auto;
  background-attachment: scroll;
}

.div-cta.copy1-copy._7 {
  background-color: #fff;
  background-image: none;
  background-size: auto;
  background-attachment: scroll;
  border-top-style: none;
  border-bottom-style: none;
  border-radius: 5px;
  width: 700px;
  max-width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 32px;
  padding-bottom: 32px;
}

.div-block-107 {
  background-color: #fff;
  border-radius: 5px;
  flex-direction: column;
  align-items: flex-end;
  max-width: 100%;
  max-height: 100%;
  display: flex;
}

.heading-2-copy {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 24px;
  margin-left: 10px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 24px;
  font-weight: 400;
}

.text-block-14 {
  cursor: pointer;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 500;
  display: flex;
}

.paragraph-copy {
  color: #88969b;
  text-align: center;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.modal-wrapper-za, .modal-wrapper-prod {
  z-index: 6;
  opacity: 0;
  background-color: #121b24d9;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.button-4-copy {
  box-shadow: none;
  background-color: #e4131b;
  border-radius: 5px;
  padding: 6px 24px;
  font-family: Ubuntu, Helvetica, sans-serif;
  transition: all .4s;
}

.button-4-copy:hover {
  background-color: #e4131b;
  border-radius: 5px;
  box-shadow: 0 6px 19px -6px #92ccff;
}

.brand-2 {
  float: none;
  background-color: #0000;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 350px;
  max-width: 400px;
  padding: 10px;
  display: flex;
}

.div-block-88 {
  flex-flow: column;
  align-items: stretch;
  width: 1160px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-86 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-left: 12px;
  margin-right: 12px;
  display: flex;
}

.top {
  z-index: 1;
  background-color: #fff;
  position: relative;
  inset: 0% 0% auto;
  box-shadow: 0 0 20px 4px #0c407c4f;
}

.button-5 {
  background-image: linear-gradient(#3898ec3b, #3898ec3b), url('/images/personal-pages-share/256845340/webflow/images/question-mark2.png'), linear-gradient(to right, #3898ec 13%, #3898ec91);
  background-position: 0 0, 100%, 0 0;
  background-repeat: repeat, no-repeat, repeat;
  background-size: auto, contain, auto;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  font-size: 16px;
  display: block;
}

.text-block-12 {
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 20px;
  line-height: 24px;
}

.div-block-89 {
  background-color: #1d1d1c;
  border-top: 1px solid #fff;
  flex-direction: column;
  align-self: auto;
  align-items: center;
  display: flex;
}

.text-block-15 {
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-style: normal;
}

.div-block-85 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
  display: flex;
}

.navbar-4 {
  z-index: 10;
  color: #fff;
  background-color: #1d1d1c;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 0;
}

.link-block-4 {
  color: #fff;
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: none;
}

.div-block-106 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.div-block-86-copy {
  width: 100%;
  margin-left: 12px;
  margin-right: 12px;
  display: none;
}

.div-block-84 {
  padding-left: 10px;
}

.brand-2-copy2 {
  float: none;
  background-color: #0000;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: auto;
  max-width: 400px;
  padding: 10px;
  display: flex;
}

.text-block-6 {
  text-align: left;
  margin-top: 10px;
  padding-left: 0;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

.link-block-3 {
  color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  text-decoration: none;
}

.link-block-3:hover {
  text-decoration: underline;
}

.columns-2 {
  color: #fff;
}

.text-block-8 {
  margin-bottom: 4px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 14px;
}

.link {
  color: #e4131b;
}

.text-block-7 {
  margin-bottom: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.div-block-75 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.section {
  z-index: 1;
  background-color: #fff;
  justify-content: flex-end;
  padding: 64px 14px;
  display: block;
  position: relative;
}

.section.green {
  background-color: #eff3f7;
  background-image: linear-gradient(#1d1d1c, #1d1d1c);
  background-position: 0 0;
  padding-top: 32px;
  padding-bottom: 32px;
  display: block;
  box-shadow: 0 0 20px -5px #00000091;
}

.column-4 {
  flex-direction: column;
  align-items: flex-start;
  display: block;
}

.div-block-74 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.div-block-76-copy1 {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  width: 1200px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  display: flex;
  position: relative;
}

.heading-2 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-left: 0;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 32px;
}

.div-block-102 {
  background-image: linear-gradient(#152a3880, #152a3880), url('/images/personal-pages-share/256845340/webflow/images/z_window-QdG5WKfs.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 32px;
  padding-bottom: 32px;
}

.image-14 {
  width: auto;
  max-height: none;
}

.div-block-72 {
  background-color: #fff;
  border: 1px solid #8badcf;
  border-radius: 5px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-left: 10px;
  margin-right: 10px;
  padding: 22px 12px;
  display: flex;
  box-shadow: 2px 2px 13px -10px #000;
}

.div-block-101 {
  border-bottom: 3px #bad2e7;
  flex-direction: column;
  align-items: flex-start;
  width: 80%;
  display: flex;
}

.container-10 {
  margin-bottom: 0;
}

.flex-left-sidebar {
  flex-wrap: nowrap;
  align-items: flex-start;
  width: 1200px;
  max-width: 100%;
  display: flex;
}

.image-13 {
  height: 70px;
  margin-bottom: 10px;
}

.div-block-71-copy-copy {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  max-width: 100%;
  padding-left: 0;
  display: flex;
}

.heading-5-copy {
  color: var(--black);
  text-align: center;
  border-bottom: 1px red;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 500;
}

.div-block-103 {
  background-color: #f5f5f5;
  padding-top: 64px;
  padding-bottom: 64px;
}

.text-block-5 {
  color: #fff;
  text-align: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}

.columns-3 {
  width: auto;
}

.div-block-54 {
  border-radius: 5px;
  flex-wrap: nowrap;
  order: -1;
  justify-content: center;
  align-items: center;
  width: 50%;
  max-height: 350px;
  margin-bottom: 24px;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
  overflow: hidden;
  box-shadow: 0 9px 14px -14px #000;
}

.div-block-62-copy1 {
  background-color: #0000;
  height: 250px;
  padding: 0;
  overflow: hidden;
}

.div-block-92 {
  flex-direction: column;
  align-items: center;
  width: 1200px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-100 {
  background-color: #fff;
  border-radius: 5px;
  width: 1200px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  box-shadow: 0 7px 14px -5px #0c407c4f;
}

.paragraph-3 {
  text-align: left;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  line-height: 18px;
}

.div-block-99-copy {
  padding-top: 64px;
  padding-bottom: 64px;
  display: none;
  position: relative;
  box-shadow: 0 0 20px 4px #0c407c4f;
}

.div-content {
  width: 1200px;
  max-width: 100%;
  min-height: 15px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
}

.div-block-99 {
  padding-top: 64px;
  padding-bottom: 64px;
  position: relative;
  box-shadow: 0 0 20px 4px #0c407c4f;
}

.div-block-57 {
  background-color: #e4131b;
  width: 100%;
  height: 2px;
  margin-top: 4px;
  margin-bottom: 12px;
}

.div-block-73-copy {
  width: 100%;
  max-width: 101%;
  padding-top: 16px;
  padding-bottom: 16px;
}

.heading-4 {
  text-align: left;
  align-items: flex-end;
  min-height: 55px;
  margin-bottom: 5px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 28px;
  display: flex;
}

.link-block-2 {
  color: #2b2b2b;
  flex-flow: wrap;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  padding: 0 12px 32px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.copy1-copy-copy {
  z-index: 1;
  background-color: #0000;
  background-image: linear-gradient(#051a357d, #051a357d), url('/images/personal-pages-share/256845340/webflow/images/banner-g053WKfs.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  border-top: 2px #000;
  border-bottom: 2px #000;
  justify-content: flex-end;
  width: auto;
  max-width: 100%;
  margin-bottom: 0;
  padding: 80px 14px 80px 20px;
  display: block;
  position: static;
}

.bold-text-copy {
  color: #32b4ff;
}

.div-block-8 {
  z-index: 0;
  background-image: linear-gradient(135deg, #fff 17%, #ffffffab 68%, #0000), url('/images/personal-pages-share/256845340/webflow/images/jpg_2000_3551a8cf-3476-489c-b7c7-3801c914a9ff.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  padding: 130px 14px;
  display: flex;
  position: static;
  overflow: visible;
}

.div-block-80-copy1 {
  flex-direction: column;
  align-items: center;
  width: 850px;
  min-width: auto;
  max-width: 100%;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-60 {
  width: 70px;
  min-width: 70px;
  height: 70px;
  min-height: 70px;
  margin-bottom: 12px;
}

.div-block-65 {
  box-shadow: none;
  background-image: linear-gradient(#051a357d, #051a357d), url('/images/personal-pages-share/256845340/webflow/images/974129795_orig.jpg');
  background-position: 0 0, 100%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-height: 250px;
  display: flex;
  overflow: hidden;
}

.div-block-71 {
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.grid-2 {
  grid-row-gap: 0px;
  grid-template: "."
                 "."
                 / 1fr 1fr 1fr 1fr 1fr;
  grid-auto-rows: 1fr;
  grid-auto-flow: row;
  width: 1000px;
  max-width: 100%;
}

.heading-copy {
  float: right;
  clear: right;
  color: #e4131b;
  text-align: left;
  text-transform: none;
  background-color: #fff;
  border-radius: 5px;
  padding: 0 12px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 54px;
  box-shadow: 0 7px 14px -12px #000;
}

.div-block-56-copy {
  background-color: #fff;
  background-image: linear-gradient(to right, #fff 19%, #ffffffd4 61%, #0000), url('/images/personal-pages-share/256845340/webflow/images/2769972.jpg');
  background-position: 0 0, 100%;
  background-size: auto, cover;
  border: 1px solid #8badcf;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: auto;
  min-height: 250px;
  margin-bottom: 20px;
  padding: 16px 22px;
  display: flex;
  box-shadow: 2px 2px 13px -10px #000;
}

.div-block-56-copy._1 {
  background-image: linear-gradient(to right, #fff 17%, #ffffffd4 59%, #0000), url('/images/personal-pages-share/256845340/webflow/images/258_original.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.div-block-56-copy._2 {
  background-image: linear-gradient(to right, #fff 19%, #ffffffd4 61%, #0000), url('/images/personal-pages-share/256845340/webflow/images/slide_08.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-block-56-copy._3 {
  background-image: linear-gradient(to right, #fff 19%, #ffffffd4 61%, #0000), url('/images/personal-pages-share/256845340/webflow/images/PVC-stolarija.jpg');
  background-position: 0 0, 50%;
  background-size: auto, 600px;
}

.copy1-copy {
  z-index: 1;
  background-color: #0000;
  background-image: linear-gradient(#051a357d, #051a357d), url('/images/personal-pages-share/256845340/webflow/images/29a560d75a9a6d6e822ca0341ece7bb9-min-min.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  border-top: 2px #000;
  border-bottom: 2px #000;
  justify-content: flex-end;
  width: auto;
  max-width: 100%;
  margin-bottom: 0;
  padding: 80px 14px 80px 20px;
  display: block;
  position: static;
}

.button-4-copy-copy {
  box-shadow: none;
  background-color: #e4131b;
  border-radius: 5px;
  padding: 10px 24px;
  font-size: 16px;
  transition: all .4s;
}

.button-4-copy-copy:hover {
  background-color: #e4131b;
  border-radius: 5px;
  box-shadow: 0 6px 19px -6px #e4131b;
}

.div-block-95 {
  background-color: #f5f5f5;
  padding: 64px 14px;
}

.div-block-100-copy {
  background-color: #fff;
  border-radius: 5px;
  width: 1200px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 32px 32px 20px;
  box-shadow: 0 7px 14px -5px #0c407c4f;
}

.heading-5 {
  text-align: center;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-style: italic;
  font-weight: 500;
}

.paragraph-copy1 {
  color: #53585b;
  margin-left: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.paragraph-copy1.heading-4 {
  text-align: center;
  display: inline-block;
}

.div-block-63 {
  box-shadow: none;
  background-image: linear-gradient(#051a357d, #051a357d), url('/images/personal-pages-share/256845340/webflow/images/967927593_orig.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 250px;
  max-height: 250px;
  display: flex;
  overflow: hidden;
}

.heading-4-copy {
  color: #000;
  text-align: left;
  text-transform: uppercase;
  align-items: flex-start;
  min-height: 100px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  display: flex;
}

.text-block-11-copy {
  color: #e4131b;
  text-transform: uppercase;
  border-bottom: 2px solid #e4131b;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 18px;
  font-weight: 500;
}

.lightbox-link {
  border: 1px solid #eee;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.div-block-71-copy {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
  padding-left: 0;
  display: flex;
}

.div-block-80-copy01-art {
  background-color: #0000;
  background-image: none;
  background-position: 0 0;
  flex-direction: column;
  align-items: center;
  width: 850px;
  min-width: 960px;
  max-width: none;
  margin-bottom: 0;
  margin-left: 0;
  padding: 24px 10px;
  display: flex;
}

.div-block-93 {
  z-index: 5;
  background-color: #fff;
  padding-top: 64px;
  padding-bottom: 64px;
  position: relative;
  box-shadow: 0 0 20px 4px #0c407c4f;
}

.container-9-art {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  padding-left: 16px;
  padding-right: 14px;
  display: flex;
}

.div-block-81-copy {
  z-index: 0;
  color: #1d1d1d;
  flex-direction: column;
  align-items: flex-start;
  width: 1200px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.grid-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
  grid-template: "."
                 "."
                 "."
                 "."
                 / 1fr 1fr 1fr;
  width: 100%;
  max-width: 100%;
  display: none;
  box-shadow: 0 0 19px -9px #00000038;
}

.left-menu-art {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.section-2 {
  padding-top: 90px;
  padding-bottom: 90px;
  padding-right: 0;
}

.section-2.hero-page-two {
  box-shadow: none;
  background-color: #fff;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.button-3-copy-copy {
  float: right;
  clear: right;
  background-color: #e4131b;
  border-radius: 5px;
  margin-top: 10px;
  padding: 10px 25px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
  transition: all .3s;
  box-shadow: 0 7px 20px -4px #e4131b;
}

.button-3-copy-copy:hover {
  background-color: #e4131b;
  box-shadow: 0 14px 16px -8px #e4131b;
}

.div-block-80 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  min-width: auto;
  max-width: 100%;
  margin-bottom: 32px;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.heading-2-copy14 {
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 10px;
  margin-left: 10px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 28px;
  font-weight: 400;
}

.div-block-56 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: auto;
  padding: 12px;
  display: flex;
}

.div-block-96 {
  padding-top: 64px;
  padding-bottom: 64px;
  position: relative;
  box-shadow: 0 0 20px 4px #0c407c4f;
}

.div-block-97 {
  max-width: 100%;
  display: flex;
}

.image-6 {
  max-width: 120%;
  position: relative;
  top: 0;
}

.text-span {
  color: #e4131b;
}

.div-block-64 {
  box-shadow: none;
  background-image: linear-gradient(#051a357d, #051a357d), url('/images/personal-pages-share/256845340/webflow/images/967929186_orig.jpg');
  background-position: 0 0, 100%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-height: 250px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-9 {
  max-width: none;
  max-height: 100%;
}

.div-block-62 {
  background-color: #fff;
  border: 1px solid #dadada;
  border-radius: 5px;
  height: 250px;
  margin: 5px;
  padding: 5px;
  overflow: hidden;
  box-shadow: 0 0 11px -7px #000;
}

.navbar-5 {
  z-index: 10;
  color: #fff;
  background-color: #1d1d1c;
  max-width: 100%;
}

.container-12 {
  flex-direction: column;
  width: 100%;
  min-width: 100%;
  display: flex;
}

.w-nav-link {
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  transition: all .4s;
}

.w-nav-link:hover {
  color: #1d1d1c;
  background-color: #fff;
}

.w-nav-link.w--current {
  color: #fff;
  text-decoration: underline;
}

.w-nav-link.w--current:hover {
  color: #000;
  text-decoration: none;
}

.text-block-16 {
  font-family: Ubuntu, Helvetica, sans-serif;
}

.w-dropdown {
  color: #fff;
}

.w-dropdown-toggle-2 {
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.w-dropdown-toggle-2:hover {
  color: #1d1d1c;
  background-color: #fff;
}

.w-dropdown-toggle-2.w--open {
  color: #fff;
}

.w-dropdown-toggle-2.w--open:hover {
  color: var(--black);
}

.w-nav-menu {
  color: #fff;
}

.w-dropdown-list, .w-dropdown-list.w--open {
  background-color: #1d1d1c;
}

.button-6 {
  margin-top: 32px;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.uslugi-art {
  background-color: #fff;
  border: 1px solid #3898ec;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

.uslugi-art.c-sidebar-copy-art {
  background-color: #f8f8f7;
  border-style: solid;
  border-color: #d1d1d1;
  border-radius: 5px;
  order: -1;
  align-items: stretch;
  width: 22%;
  min-width: 280px;
  max-width: 100%;
  min-height: 20px;
  margin-right: 20px;
  padding: 5px 0 20px;
  position: static;
  top: 20px;
  box-shadow: 0 7px 14px -5px #0c407c4f;
}

.uslugi-art.c-sidebar-copy-art._456 {
  background-color: #f8f8f7;
  position: sticky;
  box-shadow: 0 3px 20px -10px #2e4357ad;
}

.html-embed {
  color: #000;
}

.div-category-image {
  box-shadow: none;
  background-color: #0000;
  border-top: 1px #ebd2d3;
  border-bottom: 1px #ebd2d3;
  align-items: center;
  max-width: 100%;
  height: auto;
  padding: 32px 14px;
  display: flex;
}

.heading-7 {
  text-align: center;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  margin-bottom: 6px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 32px;
  display: flex;
}

.div-block-111 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 100%;
  max-height: 220px;
  display: flex;
}

.paragraph-4 {
  color: #707070;
  text-align: center;
  max-width: 100%;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.parag-price {
  color: #ccc;
  text-align: center;
  max-width: 100%;
  margin-top: 24px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: line-through;
}

.price {
  color: #f03e45;
  text-align: center;
  max-width: 100%;
  margin-top: 10px;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 800;
  line-height: 44px;
}

.button-price {
  color: #fff;
  text-align: center;
  background-color: #f03e45;
  border: 1px #fff;
  max-width: 100%;
  margin-top: 0;
  padding: 14px 32px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
}

.button-price.button-4-copy {
  background-color: #f03e45;
  border-style: none;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-weight: 400;
  box-shadow: 0 6px 19px -6px #758797;
}

.button-price.button-4-copy:hover {
  box-shadow: 0 6px 19px -6px #8fb9df;
}

.bold-text-2 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
}

.div-block-113 {
  max-width: 100%;
}

.div-block-114 {
  background-color: #f8f9fa;
  border-top: 1px solid #dd5151;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.div-block-115 {
  border: 1px #e1eef1;
  flex-direction: column;
  justify-content: space-between;
  max-width: 100%;
  height: 100%;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
}

.div-block-116 {
  flex-direction: column;
  justify-content: flex-end;
  max-width: 100%;
  height: 100%;
  padding-top: 0;
  display: flex;
}

.div-block-8-copy {
  z-index: 0;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  padding: 76px 14px 0;
  display: flex;
  position: static;
  overflow: visible;
}

.div-block-81-copy-copy {
  z-index: 0;
  color: #1d1d1d;
  flex-direction: column;
  align-items: center;
  width: 1200px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.div-block-117 {
  max-width: 100%;
  padding-top: 64px;
  padding-bottom: 64px;
}

.bold-text-3 {
  max-width: 100%;
}

.heading-6-copy {
  text-align: center;
  border-bottom: 3px solid #dd5151;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 54px;
  font-weight: 400;
  line-height: 64px;
}

.div-block-110-copy {
  background-color: #fff;
  border: 1px solid #d1d1d1;
  border-radius: 5px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  max-width: none;
  margin-right: 20px;
  padding: 40px 0 0;
  transition: all .4s;
  display: flex;
  overflow: hidden;
  box-shadow: 0 3px 20px -10px #2e4357ad;
}

.div-block-110-copy:hover {
  box-shadow: 0 18px 40px -7px #2e4357ad;
}

.image-16 {
  max-height: 200px;
}

.div-block-118 {
  flex-direction: column;
  min-height: 110px;
  display: flex;
}

.div-category-copy {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  border-left: 1px solid #c3c3c3;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  justify-items: center;
  width: 1160px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 20px;
  display: grid;
}

.div-block-111-copy14 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 100%;
  max-height: 220px;
  display: flex;
  position: relative;
}

.div-content-copy {
  background-color: #f4f6f8;
  border: 1px solid #d1d1d1;
  border-radius: 5px;
  width: 1200px;
  max-width: 100%;
  min-height: 15px;
  margin-left: auto;
  margin-right: auto;
  padding: 32px 16px 32px 26px;
  display: block;
}

.left-menu-link-art-copy {
  color: #27547e;
  text-transform: none;
  cursor: pointer;
  background-color: #0000;
  width: 100%;
  padding: 10px 8px 10px 3px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
  transition: all .3s;
  display: block;
}

.left-menu-link-art-copy:hover {
  color: #293541;
  background-image: linear-gradient(to right, #fff, #f8f8f7);
  border-left: 1px solid #e4131b;
  padding-left: 12px;
  box-shadow: 0 0 12px -10px #1a8ef7;
}

.left-menu-link-art-copy.w--current {
  color: #4ea1ec;
}

.left-menu-link-art-copy.w--current:hover {
  background-color: #eff4f8;
}

.div-block-124 {
  width: 50%;
  max-width: 100%;
  margin-left: 10px;
  margin-right: 10px;
  box-shadow: 5px 5px 14px -5px #0c407c4f;
}

.image-21 {
  border-radius: 5px;
  width: 100%;
  min-width: 100%;
}

.div-block-122-copy {
  display: flex;
}

.div-block-cy {
  width: 50%;
  max-width: 100%;
  margin-left: 10px;
  margin-right: 10px;
}

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

.heading-6-c-top {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 80px;
  font-weight: 900;
  line-height: 80px;
}

.heading-6-c {
  text-align: center;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 54px;
  font-weight: 600;
  line-height: 54px;
}

.heading-6cc {
  color: #e4131b;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 54px;
  font-weight: 800;
  line-height: 54px;
}

.text-span-2 {
  color: var(--black);
  text-transform: none;
  font-size: 44px;
  font-weight: 500;
}

.text-span-3 {
  color: #e4131b;
}

.paragraph-1c {
  color: #ff2323;
  text-align: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.text-span-4 {
  font-weight: 600;
}

.bold-text-3-copy {
  color: #e4131b;
  max-width: 100%;
}

.paragraph-52c {
  color: #000;
  text-align: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.div-block-125-copy {
  justify-content: space-around;
  align-items: center;
  width: 100%;
  height: auto;
  max-height: none;
  margin-bottom: 20px;
  display: flex;
}

.paragraph-5-c {
  text-align: left;
  text-transform: uppercase;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.parag {
  text-align: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 32px;
  line-height: 40px;
}

.heading-7-c {
  text-align: center;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  margin-bottom: 6px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 32px;
  line-height: 44px;
  display: flex;
}

.div-block-127 {
  background-color: var(--white);
  border: 1px solid #d1d1d1;
  border-radius: 5px;
  flex-direction: column;
  align-items: stretch;
  width: 1200px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 32px 20px;
  display: flex;
  box-shadow: 1px 1px 20px -10px #2e4357ad;
}

.paragraph-5-cc {
  text-align: left;
  text-transform: none;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.div-block-129 {
  width: 100%;
  max-width: 100%;
  padding: 64px 14px;
}

.image-23 {
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 400px;
  margin-top: 20px;
  margin-bottom: 40px;
}

.heading-6-copy-2 {
  color: #000;
  text-align: center;
  border-bottom: 3px solid #dd5151;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 54px;
  font-weight: 400;
  line-height: 64px;
}

.bold-text-5 {
  color: #e4131b;
  max-width: 100%;
}

.paragraph-5c {
  color: #e4131b;
  text-align: center;
  margin-top: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.paragraph-1copy {
  color: #ff2323;
  text-align: left;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.paragraph-5 {
  color: #626e72;
  text-align: left;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.div-block-130, .div-block-125-copy-2 {
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  display: flex;
}

.text-span-5 {
  color: #e4131b;
  font-weight: 600;
}

.image-20-copy {
  max-width: 100%;
  max-height: 800px;
  margin-top: 20px;
  margin-bottom: 40px;
}

.paragraph-5cc {
  color: #e4131b;
  text-align: center;
  text-transform: uppercase;
  margin-top: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.heading-8 {
  text-align: center;
  justify-content: flex-start;
  align-items: center;
  max-width: 100%;
  margin-bottom: 6px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 32px;
  line-height: 44px;
  display: flex;
}

.text-span-6 {
  font-size: 18px;
  font-weight: 700;
}

.text-span-2-copy {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
}

.div-block-122-cccc {
  background-image: linear-gradient(#f7f7f7, #f7f7f7);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding: 54px 14px;
  display: flex;
}

.right-arrow {
  display: none;
}

.slider {
  background-color: #0000;
  height: 500px;
  margin-top: 10px;
  margin-bottom: 40px;
}

.image-20-copy-2, .image-20-copy-3 {
  max-width: 100%;
  max-height: 400px;
  margin-top: 20px;
  margin-bottom: 40px;
}

.div-block-132 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.div-block-133 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  display: flex;
}

.paragraph-5-co {
  color: #1f1e1a;
  text-align: left;
  font-size: 18px;
  font-weight: 400;
}

.slide-nav {
  display: none;
}

.div-block-125-c {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  max-height: 600px;
  margin-bottom: 20px;
  display: flex;
}

.image-20-c {
  max-width: 100%;
  max-height: 350px;
  margin-top: 20px;
  margin-bottom: 40px;
}

.image-24 {
  max-height: 100%;
}

.left-arrow {
  display: none;
}

.paragraph-5ccc {
  color: #e4131b;
  text-align: left;
  margin-top: 20px;
  font-size: 20px;
  font-weight: 600;
}

.paragraph-1c-copy {
  color: #ff2323;
  text-align: left;
  font-size: 18px;
  font-weight: 500;
}

.div-block-134 {
  flex-wrap: wrap;
  justify-content: space-around;
  width: 100%;
  max-width: 100%;
  display: flex;
}

.div-block-135 {
  flex-direction: column;
  align-items: center;
  width: 30%;
  max-width: 100%;
  display: flex;
}

.image-25 {
  margin-bottom: 10px;
}

.link-2 {
  color: #0063d3;
  font-size: 16px;
}

.w-nav-menu-2 {
  align-self: auto;
  width: 1200px;
}

.w-dropdown-toggle {
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  transition: all .4s;
  display: block;
}

.w-dropdown-toggle:hover {
  background-color: var(--white);
  color: var(--black);
}

.w-dropdown-link {
  color: #fff;
  background-color: #1d1d1c;
}

.w-dropdown-link:hover {
  background-color: var(--white);
  color: var(--black);
}

.w-dropdown-link.w--current {
  color: var(--white);
  background-color: #1d1d1c;
  text-decoration: underline;
}

.w-dropdown-link.w--current:hover {
  background-color: var(--white);
  color: var(--black);
}

.text-span-7 {
  color: #000;
  font-size: 18px;
}

.text-span-8 {
  color: #5a2323;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

.div-block-136 {
  background-image: url('/images/personal-pages-share/256845340/webflow/images/CUpsUQoWUAAYF3p.jpg');
  background-position: 50% 55%;
  background-size: cover;
  height: 250px;
  margin-bottom: 20px;
}

.paragraph-6 {
  color: #626e72;
  text-align: left;
  align-items: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-weight: 400;
  display: flex;
}

.div-block-137 {
  background-color: #fff;
  border: 1px solid #d1d1d1;
  border-radius: 5px;
  flex-direction: column;
  align-items: stretch;
  width: 1200px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 32px 20px;
  display: flex;
  box-shadow: 1px 1px 20px -10px #2e4357ad;
}

.image-26 {
  width: 160%;
  max-width: none;
  height: 100%;
  min-height: 100%;
}

.div-block-138 {
  width: 50%;
  max-width: 100%;
  margin: 10px;
}

.div-block-138.montaj1 {
  width: 100%;
  display: block;
}

.div-block-138.montaj2 {
  background-image: url('/images/personal-pages-share/256845340/webflow/images/vuravnivanie-okna.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 400px;
}

.paragraph-7 {
  text-align: left;
  font-family: Montserrat, sans-serif;
}

.div-block-139 {
  flex-wrap: nowrap;
  justify-content: flex-start;
  max-width: 100%;
  display: flex;
}

.div-block-139.montaj {
  flex-direction: column-reverse;
}

.div-block-121-c-2 {
  flex-flow: wrap;
  place-content: stretch center;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 12px;
  padding-right: 12px;
  display: flex;
}

.div-block-141 {
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 22%;
  max-width: 22%;
  height: 200px;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.lightbox-link-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 130%;
  min-height: 100%;
  display: flex;
}

.div-block-142 {
  color: #fff;
  background-color: #f5f5f5;
  border: 1px solid #e4e4e4;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 23%;
  min-width: 23%;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 0 0 16px;
  text-decoration: none;
  transition: all .4s;
  display: flex;
  box-shadow: 2px 2px 11px -8px #0c407c4f;
}

.div-block-142:hover {
  box-shadow: 4px 4px 11px -3px #0c407c4f;
}

.div-block-64-copy {
  box-shadow: none;
  background-image: linear-gradient(#fff, #fff), url('/images/personal-pages-share/256845340/webflow/images/2c17ce1c6b16844950f4d5202d44326035d0c7bc.png');
  background-position: 0 0, 100%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-27 {
  max-height: 150px;
}

.div-block-143 {
  background-color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding: 14px 5px;
  display: flex;
}

.div-block-144 {
  max-height: 100%;
}

.div-block-145 {
  max-width: 100%;
}

.div-block-146 {
  width: 52%;
  margin-left: 10px;
  margin-right: 10px;
}

.grid-copy, .grid-copy-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  box-shadow: none;
  background-color: #fff;
  grid-template: "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 / 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  max-width: 100%;
  padding: 10px;
}

.container-13 {
  padding-top: 20px;
}

.div-block-147 {
  background-color: #dfe2e6;
  height: 1px;
  margin-top: 32px;
  margin-bottom: 32px;
}

.div-block-6 {
  flex: 1;
}

.text-block-17 {
  color: gray;
  margin: 20px 20px 20px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.link-4 {
  color: #6b7cda;
  font-weight: 600;
  text-decoration: none;
}

.alertpolicy {
  z-index: 6000;
  opacity: 0;
  background-color: #fff;
  border: 1px #000;
  border-radius: 8px;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: fixed;
  inset: auto 0% 3%;
  box-shadow: 0 4px 16px -2px #00000026;
}

.alertpolicy.hidden {
  opacity: 0;
  display: none;
}

.button-2 {
  color: #727272;
  text-align: center;
  background-color: #3898ec00;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: flex;
}

@media screen and (max-width: 991px) {
  .brand-2 {
    margin-bottom: 0;
  }

  .div-block-88 {
    align-items: center;
  }

  .div-block-86 {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .top {
    max-width: 100%;
  }

  .text-block-12 {
    text-align: center;
  }

  .div-block-85 {
    flex-direction: column;
    order: -1;
    width: 100%;
    max-width: 100%;
  }

  .navbar-4 {
    max-width: 100%;
  }

  .div-block-106 {
    align-items: center;
  }

  .brand-2-copy2 {
    min-width: auto;
    margin-bottom: 0;
  }

  .div-block-75 {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .section, .section.green {
    position: static;
  }

  .div-block-76-copy1 {
    padding-right: 0;
  }

  .div-block-71-copy-copy {
    padding-left: 14px;
    padding-right: 14px;
  }

  .div-block-54 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .div-content {
    padding: 0 15px;
  }

  .copy1-copy-copy {
    background-image: linear-gradient(#051a3561, #051a3561), url('/images/personal-pages-share/256845340/webflow/images/1052808716_orig.jpg');
    background-position: 0 0, 50%;
    position: static;
  }

  .div-block-8 {
    padding-top: 218px;
  }

  .div-block-80-copy1 {
    min-width: auto;
    margin-left: 0;
  }

  .div-block-71 {
    align-items: stretch;
  }

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

  .heading-copy {
    text-align: center;
    width: 100%;
  }

  .div-block-56-copy {
    width: auto;
    min-height: 200px;
  }

  .copy1-copy {
    background-image: linear-gradient(#051a3561, #051a3561), url('/images/personal-pages-share/256845340/webflow/images/1052808716_orig.jpg');
    background-position: 0 0, 50%;
    position: static;
  }

  .heading-4-copy {
    font-size: 18px;
  }

  .text-block-11-copy {
    margin-left: 20px;
    margin-right: 20px;
    display: none;
  }

  .div-block-80-copy01-art {
    width: auto;
    min-width: auto;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container-9-art {
    background-color: #fff;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    position: static;
    inset: 0% 0% auto auto;
  }

  .div-block-81-copy {
    align-items: center;
  }

  .left-menu-art {
    background-color: #ebebeb;
  }

  .section-2 {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 0;
  }

  .section-2.hero-page-two {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
  }

  .div-block-80 {
    min-width: auto;
    margin-left: 0;
  }

  .div-block-97 {
    flex-direction: column;
  }

  .image-6 {
    top: 0;
  }

  .container-12 {
    align-items: center;
  }

  .w-dropdown {
    width: 100%;
    display: inline-block;
  }

  .w-nav-menu {
    background-color: #1d1d1c;
    border: 1px solid #fff;
  }

  .uslugi-art {
    background-color: #fff;
    justify-content: space-between;
    width: 100%;
    padding: 20px 0;
    display: flex;
    position: fixed;
    inset: 0% 0% auto auto;
  }

  .uslugi-art.c-sidebar-copy-art {
    flex-direction: column;
    display: none;
    position: fixed;
    inset: 0% 0% auto auto;
  }

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

  .div-category-image {
    height: auto;
    margin-top: 0;
    padding-left: 14px;
    padding-right: 14px;
  }

  .div-block-111 {
    min-width: auto;
    max-height: none;
  }

  .div-block-115 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-8-copy {
    padding-top: 62px;
    padding-bottom: 62px;
  }

  .div-block-81-copy-copy {
    align-items: center;
  }

  .div-block-117 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-6-copy {
    text-align: center;
  }

  .div-block-110-copy {
    width: 100%;
    margin-right: 0;
  }

  .image-16 {
    max-height: 250px;
  }

  .div-category-copy {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .div-block-111-copy14 {
    min-width: auto;
    max-height: none;
  }

  .div-content-copy {
    padding: 64px 15px;
  }

  .image-19, .image-20 {
    max-height: 200px;
  }

  .left-menu-link-art-copy {
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
  }

  .left-menu-link-art-copy:hover {
    background-color: #fff;
  }

  .div-block-124 {
    width: 100%;
    margin-bottom: 40px;
  }

  .div-block-122-copy {
    flex-direction: column;
  }

  .div-block-cy {
    width: 100%;
    margin-bottom: 40px;
  }

  .heading-6-c-top, .heading-6-c, .heading-6cc {
    text-align: center;
  }

  .div-block-125-copy {
    flex-direction: column;
    max-height: none;
  }

  .image-23 {
    width: 80%;
    min-width: 80%;
    height: auto;
    margin-bottom: 10px;
  }

  .heading-6-copy-2 {
    text-align: center;
  }

  .div-block-130, .div-block-125-copy-2 {
    flex-direction: column;
    max-height: none;
  }

  .image-20-copy, .image-20-copy-2 {
    height: auto;
    margin-bottom: 10px;
  }

  .image-20-copy-3 {
    height: auto;
  }

  .div-block-125-c {
    flex-direction: column;
    max-height: none;
  }

  .image-20-c {
    height: auto;
    margin-bottom: 10px;
  }

  .w-nav-menu-2 {
    background-color: #1d1d1c;
  }

  .div-block-141 {
    height: 120px;
  }

  .div-block-142 {
    width: 30%;
    min-width: 30%;
  }

  .image-27 {
    height: 150px;
  }

  .div-block-146 {
    width: 99%;
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .brand-2 {
    justify-content: center;
    min-width: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-88 {
    align-items: center;
  }

  .div-block-86 {
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: block;
  }

  .button-5, .text-block-12 {
    text-align: center;
  }

  .div-block-85 {
    flex-direction: column;
  }

  .navbar-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .link-block-4 {
    font-size: 20px;
  }

  .div-block-106 {
    align-items: center;
  }

  .div-block-86-copy {
    text-align: left;
    flex-direction: column;
    align-items: center;
    display: none;
  }

  .brand-2-copy2 {
    justify-content: center;
    min-width: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-105 {
    width: 50%;
  }

  .column-6 {
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-75 {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .section {
    padding-top: 29px;
    padding-bottom: 29px;
  }

  .div-block-62-copy1 {
    height: 250px;
  }

  .div-block-92 {
    padding-left: 14px;
    padding-right: 14px;
  }

  .heading-4 {
    min-height: auto;
  }

  .copy1-copy-copy {
    padding-top: 29px;
    padding-bottom: 29px;
  }

  .div-block-65 {
    height: 250px;
  }

  .div-block-71 {
    align-items: stretch;
  }

  .grid-2 {
    grid-template-rows: auto auto;
  }

  .heading-copy {
    text-align: center;
  }

  .div-block-56-copy {
    width: auto;
    min-height: auto;
  }

  .copy1-copy {
    padding-top: 29px;
    padding-bottom: 29px;
  }

  .heading-4-copy {
    min-height: auto;
  }

  .div-block-80-copy01-art {
    max-width: 100%;
  }

  .grid-copy {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .left-menu-art {
    padding-left: 0;
  }

  .section-2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .section-2.hero-page-two {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
  }

  .image-6 {
    top: 0;
  }

  .div-block-64 {
    height: 250px;
  }

  .div-block-62 {
    height: 150px;
  }

  .w-nav-menu {
    border: 1px solid #fff;
  }

  .menu-button {
    background-color: #1d1d1c;
  }

  .div-block-111 {
    min-width: auto;
  }

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

  .div-block-111-copy14 {
    min-width: auto;
  }

  .div-block-135 {
    min-width: 200px;
    margin-bottom: 20px;
  }

  .div-block-141 {
    width: 29%;
    max-width: 30%;
  }

  .div-block-142 {
    width: 40%;
    min-width: 40%;
  }

  .div-block-64-copy {
    overflow: visible;
  }

  .grid-copy, .grid-copy-copy {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}

@media screen and (max-width: 479px) {
  .zemlemer35--text-block-5 {
    margin-right: 5px;
    font-size: 13px;
  }

  .zemlemer35--alertpolicy {
    width: 80%;
  }

  .paragraph-copy {
    text-align: left;
  }

  .brand-2 {
    justify-content: center;
    min-width: auto;
    max-width: 100%;
    padding-right: 0;
  }

  .div-block-88 {
    align-items: center;
  }

  .text-block-12 {
    text-align: center;
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .div-block-85 {
    flex-direction: column;
    align-items: center;
  }

  .brand-2-copy2 {
    justify-content: center;
    min-width: auto;
    max-width: 100%;
    padding-right: 0;
  }

  .div-block-75 {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 12px;
    display: flex;
  }

  .heading-2 {
    text-align: left;
    font-size: 26px;
  }

  .div-block-102 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-72 {
    align-items: flex-start;
    margin-bottom: 20px;
  }

  .flex-left-sidebar {
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .div-block-54 {
    flex-direction: column;
    justify-content: center;
  }

  .div-block-62-copy1 {
    height: 250px;
  }

  .div-content {
    padding: 32px 0;
  }

  .div-block-99 {
    padding-top: 32px;
  }

  .bold-text-copy {
    text-align: left;
  }

  .div-block-8 {
    padding-bottom: 99px;
  }

  .div-block-65 {
    height: 250px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .div-block-71 {
    flex-direction: column;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .heading-copy {
    line-height: 44px;
  }

  .div-block-56-copy {
    align-items: flex-start;
    min-height: auto;
  }

  .button-4-copy-copy {
    margin-top: 20px;
  }

  .div-block-95 {
    padding-left: 14px;
    padding-right: 14px;
  }

  .div-block-100-copy {
    padding-top: 33px;
    padding-left: 14px;
    padding-right: 14px;
  }

  .heading-5 {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .div-block-63 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .heading-4-copy {
    text-align: left;
  }

  .div-block-81-copy {
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-2-copy14 {
    text-align: left;
  }

  .div-block-56 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-96 {
    padding-top: 32px;
    padding-left: 14px;
    padding-right: 14px;
  }

  .image-6 {
    max-width: 100%;
    top: 0;
  }

  .div-block-64 {
    height: 250px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .div-block-62 {
    height: 250px;
  }

  .div-block-111 {
    min-width: auto;
  }

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

  .parag-price {
    font-size: 20px;
  }

  .price {
    font-size: 32px;
  }

  .button-price {
    width: 100%;
    height: 100%;
    padding-top: 24px;
    padding-bottom: 24px;
    font-size: 20px;
  }

  .button-price.button-4-copy {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .div-block-114 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-8-copy {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .div-block-81-copy-copy {
    align-items: center;
  }

  .bold-text-3, .bold-text-4 {
    font-size: 24px;
  }

  .heading-6-copy {
    text-align: left;
    margin-bottom: 0;
    font-size: 32px;
    line-height: 35px;
  }

  .div-block-111-copy14 {
    min-width: auto;
  }

  .div-content-copy {
    padding: 32px 0;
  }

  .div-block-124, .div-block-cy {
    margin-left: 0;
    margin-right: 0;
  }

  .heading-6-c-top {
    text-align: left;
    margin-bottom: 0;
    font-size: 32px;
    line-height: 35px;
  }

  .heading-6-c {
    text-align: left;
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 22px;
  }

  .heading-6cc {
    text-align: left;
    margin-bottom: 0;
    font-size: 28px;
    line-height: 35px;
  }

  .text-span-2 {
    font-size: 20px;
  }

  .bold-text-3-copy, .parag {
    font-size: 24px;
    line-height: 32px;
  }

  .div-block-127 {
    padding-left: 8px;
    padding-right: 8px;
  }

  .image-23 {
    width: 100%;
    min-width: 100%;
  }

  .heading-6-copy-2 {
    text-align: left;
    margin-bottom: 0;
    font-size: 32px;
    line-height: 35px;
  }

  .bold-text-5 {
    font-size: 24px;
    line-height: 32px;
  }

  .paragraph-1copy {
    font-size: 16px;
    line-height: 20px;
  }

  .paragraph-5 {
    font-size: 14px;
    line-height: 20px;
  }

  .div-block-130 {
    max-height: 500px;
  }

  .paragraph-5cc {
    text-align: left;
  }

  .paragraph-5-co {
    font-size: 14px;
    line-height: 20px;
  }

  .paragraph-5ccc {
    text-align: left;
  }

  .paragraph-6 {
    font-size: 14px;
    line-height: 20px;
  }

  .div-block-137 {
    padding-left: 8px;
    padding-right: 8px;
  }

  .paragraph-7 {
    font-size: 14px;
    line-height: 20px;
  }

  .div-block-121-c-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-141 {
    width: 100%;
    max-width: 100%;
    height: 200px;
  }

  .div-block-142 {
    width: 100%;
    min-width: 100%;
  }

  .div-block-64-copy {
    padding-left: 5px;
    padding-right: 5px;
  }

  .grid-copy, .grid-copy-copy {
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .text-block-17 {
    margin-right: 5px;
    font-size: 13px;
  }

  .alertpolicy {
    width: 80%;
  }
}

#w-node-b51dabd5-c035-7ca0-323c-b2168b86c6f7-f18e8835 {
  justify-self: auto;
}

#w-node-_81049d7a-5166-44fe-9c03-f0d9702837a1-f18e8835 {
  grid-column-start: span .989583;
  grid-row-start: span .989583;
  grid-column-end: span .989583;
  grid-row-end: span .989583;
  justify-self: auto;
}

#w-node-b51dabd5-c035-7ca0-323c-b2168b86c711-f18e8835 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-_828110b8-44e8-ed25-71e8-876d52f1391a-f18e8833 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_828110b8-44e8-ed25-71e8-876d52f1391e-f18e8833 {
  grid-area: 3 / 1 / 5 / 2;
}

#w-node-_828110b8-44e8-ed25-71e8-876d52f13922-f18e8833 {
  grid-area: 3 / 2 / 5 / 3;
}

#w-node-_828110b8-44e8-ed25-71e8-876d52f13926-f18e8833 {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-_828110b8-44e8-ed25-71e8-876d52f1392a-f18e8833 {
  grid-area: 1 / 3 / 3 / 4;
}

#w-node-_828110b8-44e8-ed25-71e8-876d52f1392e-f18e8833 {
  grid-area: 3 / 3 / 5 / 4;
}

#w-node-_828110b8-44e8-ed25-71e8-876d52f1398b-f18e8833 {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_828110b8-44e8-ed25-71e8-876d52f13990-f18e8833, #w-node-_828110b8-44e8-ed25-71e8-876d52f13996-f18e8833 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_828110b8-44e8-ed25-71e8-876d52f1399c-f18e8833 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_828110b8-44e8-ed25-71e8-876d52f139aa-f18e8833 {
  grid-area: 1 / 1 / 3 / 3;
}

#w-node-_828110b8-44e8-ed25-71e8-876d52f139ad-f18e8833 {
  grid-area: 5 / 1 / 7 / 5;
}

#w-node-_828110b8-44e8-ed25-71e8-876d52f139b0-f18e8833 {
  grid-area: 3 / 1 / 5 / 4;
}

#w-node-_828110b8-44e8-ed25-71e8-876d52f139b3-f18e8833 {
  grid-area: 1 / 3 / 3 / 6;
}

#w-node-_828110b8-44e8-ed25-71e8-876d52f139b6-f18e8833 {
  grid-area: 3 / 4 / 5 / 7;
}

#w-node-_828110b8-44e8-ed25-71e8-876d52f139b9-f18e8833 {
  grid-area: 5 / 5 / 7 / 8;
}

#w-node-_828110b8-44e8-ed25-71e8-876d52f139bc-f18e8833 {
  grid-area: 1 / 6 / 3 / 10;
}

#w-node-_828110b8-44e8-ed25-71e8-876d52f139bf-f18e8833 {
  grid-area: 3 / 7 / 5 / 10;
}

#w-node-_828110b8-44e8-ed25-71e8-876d52f139c2-f18e8833 {
  grid-area: 5 / 8 / 7 / 10;
}

#w-node-_848158df-6ead-61ec-df01-c3130610e9a6-3ce94989 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_848158df-6ead-61ec-df01-c3130610e9aa-3ce94989 {
  grid-area: 3 / 1 / 5 / 2;
}

#w-node-_848158df-6ead-61ec-df01-c3130610e9ae-3ce94989 {
  grid-area: 3 / 2 / 5 / 3;
}

#w-node-_848158df-6ead-61ec-df01-c3130610e9b2-3ce94989 {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-_848158df-6ead-61ec-df01-c3130610e9b6-3ce94989 {
  grid-area: 1 / 3 / 3 / 4;
}

#w-node-_848158df-6ead-61ec-df01-c3130610e9ba-3ce94989 {
  grid-area: 3 / 3 / 5 / 4;
}

@media screen and (max-width: 991px) {
  #w-node-_828110b8-44e8-ed25-71e8-876d52f1398b-f18e8833 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_828110b8-44e8-ed25-71e8-876d52f13990-f18e8833, #w-node-_828110b8-44e8-ed25-71e8-876d52f13996-f18e8833, #w-node-_828110b8-44e8-ed25-71e8-876d52f1399c-f18e8833 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_828110b8-44e8-ed25-71e8-876d52f1391a-f18e8833 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_828110b8-44e8-ed25-71e8-876d52f1391e-f18e8833 {
    grid-area: 3 / 1 / 5 / 2;
  }

  #w-node-_828110b8-44e8-ed25-71e8-876d52f13922-f18e8833 {
    grid-area: 3 / 2 / 5 / 3;
  }

  #w-node-_828110b8-44e8-ed25-71e8-876d52f13926-f18e8833 {
    grid-area: 1 / 2 / 3 / 3;
  }

  #w-node-_828110b8-44e8-ed25-71e8-876d52f1392a-f18e8833 {
    grid-area: 5 / 1 / 7 / 2;
  }

  #w-node-_828110b8-44e8-ed25-71e8-876d52f1392e-f18e8833 {
    grid-area: 5 / 2 / 7 / 3;
  }

  #w-node-_828110b8-44e8-ed25-71e8-876d52f139ad-f18e8833 {
    grid-area: 5 / 1 / 7 / 3;
  }

  #w-node-_828110b8-44e8-ed25-71e8-876d52f139b6-f18e8833 {
    grid-area: 3 / 4 / 5 / 6;
  }

  #w-node-_828110b8-44e8-ed25-71e8-876d52f139b9-f18e8833 {
    grid-area: 5 / 5 / 7 / 8;
  }

  #w-node-_828110b8-44e8-ed25-71e8-876d52f139bc-f18e8833 {
    grid-area: 1 / 6 / 3 / 8;
  }

  #w-node-_828110b8-44e8-ed25-71e8-876d52f139bf-f18e8833 {
    grid-area: 3 / 6 / 5 / 8;
  }

  #w-node-_828110b8-44e8-ed25-71e8-876d52f139c2-f18e8833 {
    grid-area: 5 / 3 / 7 / 5;
  }

  #w-node-_848158df-6ead-61ec-df01-c3130610e9a6-3ce94989 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_848158df-6ead-61ec-df01-c3130610e9aa-3ce94989 {
    grid-area: 3 / 1 / 5 / 2;
  }

  #w-node-_848158df-6ead-61ec-df01-c3130610e9ae-3ce94989 {
    grid-area: 3 / 2 / 5 / 3;
  }

  #w-node-_848158df-6ead-61ec-df01-c3130610e9b2-3ce94989 {
    grid-area: 1 / 2 / 3 / 3;
  }

  #w-node-_848158df-6ead-61ec-df01-c3130610e9b6-3ce94989 {
    grid-area: 5 / 1 / 7 / 2;
  }

  #w-node-_848158df-6ead-61ec-df01-c3130610e9ba-3ce94989 {
    grid-area: 5 / 2 / 7 / 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_828110b8-44e8-ed25-71e8-876d52f1391e-f18e8833 {
    grid-area: 3 / 1 / 5 / 2;
  }

  #w-node-_828110b8-44e8-ed25-71e8-876d52f13922-f18e8833 {
    grid-area: 5 / 1 / 7 / 2;
  }

  #w-node-_828110b8-44e8-ed25-71e8-876d52f13926-f18e8833 {
    grid-area: 7 / 1 / 9 / 2;
  }

  #w-node-_828110b8-44e8-ed25-71e8-876d52f1392a-f18e8833 {
    grid-area: 9 / 1 / 11 / 2;
  }

  #w-node-_828110b8-44e8-ed25-71e8-876d52f1392e-f18e8833 {
    grid-area: 11 / 1 / 13 / 2;
  }

  #w-node-_828110b8-44e8-ed25-71e8-876d52f1398b-f18e8833 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_828110b8-44e8-ed25-71e8-876d52f139aa-f18e8833 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_828110b8-44e8-ed25-71e8-876d52f139ad-f18e8833 {
    grid-area: 5 / 1 / 7 / 2;
  }

  #w-node-_828110b8-44e8-ed25-71e8-876d52f139b0-f18e8833 {
    grid-area: 3 / 1 / 5 / 2;
  }

  #w-node-_828110b8-44e8-ed25-71e8-876d52f139b3-f18e8833 {
    grid-area: 7 / 1 / 9 / 2;
  }

  #w-node-_828110b8-44e8-ed25-71e8-876d52f139b6-f18e8833 {
    grid-area: 9 / 1 / 11 / 2;
  }

  #w-node-_828110b8-44e8-ed25-71e8-876d52f139b9-f18e8833 {
    grid-area: 11 / 1 / 13 / 2;
  }

  #w-node-_828110b8-44e8-ed25-71e8-876d52f139bc-f18e8833 {
    grid-area: 13 / 1 / 15 / 2;
  }

  #w-node-_828110b8-44e8-ed25-71e8-876d52f139bf-f18e8833 {
    grid-area: 15 / 1 / 17 / 2;
  }

  #w-node-_828110b8-44e8-ed25-71e8-876d52f139c2-f18e8833 {
    grid-area: 17 / 1 / 19 / 2;
  }

  #w-node-_848158df-6ead-61ec-df01-c3130610e9aa-3ce94989 {
    grid-area: 3 / 1 / 5 / 2;
  }

  #w-node-_848158df-6ead-61ec-df01-c3130610e9ae-3ce94989 {
    grid-area: 5 / 1 / 7 / 2;
  }

  #w-node-_848158df-6ead-61ec-df01-c3130610e9b2-3ce94989 {
    grid-area: 7 / 1 / 9 / 2;
  }

  #w-node-_848158df-6ead-61ec-df01-c3130610e9b6-3ce94989 {
    grid-area: 9 / 1 / 11 / 2;
  }

  #w-node-_848158df-6ead-61ec-df01-c3130610e9ba-3ce94989 {
    grid-area: 11 / 1 / 13 / 2;
  }
}


@font-face {
  font-family: 'Futura';
  src: url('/images/personal-pages-share/256845340/webflow/fonts/FuturaPT-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Futura';
  src: url('/images/personal-pages-share/256845340/webflow/fonts/FuturaPT-Book.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Futura';
  src: url('/images/personal-pages-share/256845340/webflow/fonts/FuturaPT-Demi.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Futura';
  src: url('/images/personal-pages-share/256845340/webflow/fonts/FuturaPT-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Futura';
  src: url('/images/personal-pages-share/256845340/webflow/fonts/FuturaPT-Heavy.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Futura';
  src: url('/images/personal-pages-share/256845340/webflow/fonts/FuturaPT-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Cinematografica';
  src: url('/images/personal-pages-share/256845340/webflow/fonts/Cinematografica-Extrabold.ttf') format('truetype'), url('/images/personal-pages-share/256845340/webflow/fonts/Cinematografica-Bold-trial.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Cinematografica';
  src: url('/images/personal-pages-share/256845340/webflow/fonts/Cinematografica-Heavy-trial.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Cinematografica';
  src: url('/images/personal-pages-share/256845340/webflow/fonts/Cinematografica-Regular-trial.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Cinematografica';
  src: url('/images/personal-pages-share/256845340/webflow/fonts/Cinematografica-Thin-trial.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Cinematografica';
  src: url('/images/personal-pages-share/256845340/webflow/fonts/Cinematografica-Extralight-trial.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Cinematografica';
  src: url('/images/personal-pages-share/256845340/webflow/fonts/Cinematografica-Light-trial.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}