:root {
  --grey: #b4b4b4;
  --black-main: #0d0d0d;
  --white: #0ca1ac;
  --green: #11c547;
  --white-normal: #f2f2f2;
  --untitled-ui--white: white;
  --untitled-ui--primary100: #f4ebff;
  --untitled-ui--primary600: #7f56d9;
  --combine-library--grey-600: #5f6570;
  --combine-library--grey-800: #1f2c3d;
  --untitled-ui--gray50: #f9fafb;
  --untitled-ui--gray300: #d0d5dd;
  --untitled-ui--primary50: #f9f5ff;
  --untitled-ui--gray900: #101828;
  --untitled-ui--gray500: #667085;
  --spark-library--white: white;
  --spark-library--background--interactive: #f0ecfd;
  --spark-library--border-default: #00000029;
  --black: black;
  --combine-library--white: white;
  --combine-library--grey-050: #f2f3f7;
  --combine-library--grey-100: #d9dce2;
  --spark-library--foreground-interactive: #5532fa;
  --spark-library--foreground-secondary: #000000c2;
  --spark-library--foreground-interactive-hover: #1e116e;
  --spark-library--black: black;
  --untitled-ui--primary700: #6941c6;
  --untitled-ui--gray600: #475467;
  --untitled-ui--gray200: #eaecf0;
  --untitled-ui--warning300: #fec84b;
  --untitled-ui--gray700: #344054;
  --untitled-ui--primary300: #d6bbfb;
  --untitled-ui--gray400: #98a2b3;
}

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.container {
  width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.content {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.content.vertical {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.frame-36 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 32rem;
  display: flex;
}

.frame-50 {
  grid-column-gap: .4375rem;
  grid-row-gap: .4375rem;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.vectors-wrapper {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 1.6875rem;
  height: .9375rem;
  line-height: 120%;
  display: flex;
}

.inter-normal-20-500-medium {
  color: #11c547;
  font-family: Inter, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 120%;
}

.frame-30 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.inter-normal-48-600-semi-bold {
  color: #fff;
  padding-right: .625rem;
  font-family: Inter, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 120%;
}

.inter-normal-48-600-semi-bold-2 {
  display: flex;
}

.inter-normal-16-300-light {
  color: var(--grey);
  font-family: Lato, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 150%;
}

.inter-normal-48-600-semi-bold-3 {
  color: #0ca1ac;
  font-family: Inter, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 120%;
}

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

.section.sticky {
  z-index: 5;
  background-color: var(--black-main);
  position: sticky;
  top: 0;
}

.inter-normal-48-600-semi-bold-4 {
  color: var(--white);
  font-family: Inter, sans-serif;
  font-size: 3rem;
  font-weight: 600;
}

.div-block-4 {
  grid-column-gap: 1rem;
  grid-row-gap: 0rem;
  align-items: flex-start;
  display: flex;
}

.photo-main {
  background-color: #0000;
}

.photo-main-2 {
  background-image: url('../images/dekarze-pelnostali-pracujacy-razem-z-helmami.webp');
  background-position: 75%;
  background-repeat: no-repeat;
  background-size: cover;
  min-width: 13.0625rem;
  min-height: 20.4375rem;
}

.vectors-wrapper-2 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 5.83341rem;
  height: 4.01007rem;
  display: flex;
}

.spacer {
  height: 8.125rem;
}

.inter-normal-16-300-light-4 {
  color: #11c547;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-weight: 300;
}

.inter-normal-16-300-light-4.blue {
  color: var(--white);
}

.spacer-2 {
  background-color: #0000;
  height: 8.125rem;
}

.div-block-9 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex: none;
  align-items: center;
  display: flex;
}

.div-block-10 {
  background-color: var(--green);
  border-radius: 1.25rem;
  width: .9375rem;
  height: .9375rem;
}

.div-block-10.blue {
  background-color: var(--white);
}

.spacer-3 {
  height: 11.8125rem;
  position: relative;
}

.frame-81 {
  grid-column-gap: 2.6875rem;
  grid-row-gap: 2.6875rem;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 80rem;
  display: flex;
  position: relative;
}

.frame-81.allign-up {
  flex-direction: row-reverse;
  align-items: flex-start;
}

.frame-40 {
  grid-column-gap: 5.8125rem;
  grid-row-gap: 5.8125rem;
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
}

.frame-39 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.rectangle-2 {
  object-fit: cover;
  padding-left: 0;
  padding-right: .625rem;
}

.rectangle-2._3 {
  object-fit: none;
}

.inter-normal-16-300-light-6 {
  color: var(--grey);
  font-family: Lato, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 150%;
}

.frame-80 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 27rem;
  display: flex;
  position: relative;
}

.frame-80.full {
  max-width: none;
}

.frame-37 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-82 {
  grid-column-gap: .4375rem;
  grid-row-gap: .4375rem;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.vectors-wrapper-4 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 1.6875rem;
  height: .9375rem;
  display: flex;
}

.inter-normal-20-500-medium-2 {
  color: #11c547;
  font-family: Inter, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 120%;
}

.inter-normal-48-600-semi-bold-6 {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 120%;
}

.inter-normal-48-600-semi-bold-7 {
  color: #0ca1ac;
  font-family: Inter, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 120%;
}

.spacer-4 {
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 15rem;
  display: flex;
}

.frame-83 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: row;
  align-items: flex-start;
  width: 100%;
  max-width: 80rem;
  display: flex;
}

.frame-56 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  align-items: flex-start;
  max-height: 34.375rem;
  display: flex;
  overflow: hidden;
}

.frame-52 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 42.875rem;
  display: flex;
}

.inter-normal-16-300-light-7 {
  color: var(--grey);
  font-family: Lato, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 150%;
}

.frame-53 {
  grid-column-gap: 8.9375rem;
  grid-row-gap: 8.9375rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 24.1169rem;
  display: flex;
}

.frame-85 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 20.5rem;
  line-height: 150%;
  display: flex;
}

.frame-86 {
  grid-column-gap: .4375rem;
  grid-row-gap: .4375rem;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  line-height: 150%;
  display: flex;
}

.vectors-wrapper-6 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 1.6875rem;
  height: .9375rem;
  display: flex;
}

.inter-normal-20-500-medium-3 {
  color: #11c547;
  font-family: Inter, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 120%;
}

.frame-87 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  line-height: 150%;
  display: flex;
}

.vectors-wrapper-7 {
  opacity: .4;
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.inter-normal-48-600-semi-bold-9 {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 120%;
}

.inter-normal-48-600-semi-bold-10 {
  color: #0ca1ac;
  font-family: Inter, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 120%;
}

.div-block-11 {
  background-image: url('../images/Group-26.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
  width: 45.375rem;
  height: 39.1875rem;
}

.page {
  justify-content: center;
  align-items: center;
}

.marquee {
  grid-column-gap: 1rem;
  background-color: #0ca1ac00;
  width: 100%;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.marquee-content {
  grid-column-gap: 1rem;
  flex: none;
  justify-content: space-around;
  min-width: 100%;
  display: flex;
}

.navbar-no-shadow-container-2 {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 2.5rem 2rem;
  display: flex;
}

.container-regular-2 {
  width: 100%;
  max-width: 78.75rem;
  min-height: 1.875rem;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

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

.nav-button-wrapper-2 {
  margin-left: 12rem;
}

.button-primary-2 {
  border: .0625rem solid var(--white-normal);
  color: #fff;
  letter-spacing: .125rem;
  text-transform: uppercase;
  background-color: #1a1b1f;
  border-radius: .0625rem;
  align-self: flex-start;
  padding: 1rem 2rem;
  font-family: Lato, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.25rem;
  text-decoration: none;
  transition: all .2s;
}

.button-primary-2:hover {
  border-color: var(--white);
  background-color: var(--white);
  color: #fff;
  -webkit-text-stroke-color: var(--white);
}

.button-primary-2:active {
  border-color: var(--white);
  background-color: var(--white);
}

.button-primary-2:focus {
  border-color: var(--white);
}

.div-block-12 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  display: flex;
}

.text-up-button {
  color: #000;
  text-align: center;
  background-color: #fff;
  border-radius: 6.25rem;
  justify-content: center;
  align-items: center;
  padding: .75rem 1.875rem;
  font-size: 1rem;
  font-weight: 400;
  display: flex;
}

.arrow-icon {
  margin-top: -.0625rem;
}

.arrow-icon.right {
  flex: none;
  margin-top: -.03125rem;
  margin-right: -.0625rem;
}

.arrow-btn {
  color: #fff;
  text-transform: uppercase;
  flex-direction: row;
  align-items: center;
  margin-top: 1.5rem;
  margin-right: 1.5rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  text-decoration: none;
  display: inline-block;
}

.arrow-btn.right {
  flex-direction: row;
  display: flex;
}

.arrow-btn.right:hover {
  color: var(--white);
}

.arrow-wrap {
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.arrow-wrap.right {
  flex: none;
  justify-content: flex-end;
  align-items: center;
  padding-left: 5rem;
}

.arrow-extension {
  background-color: #fff;
  width: 5rem;
  height: .0625rem;
  position: absolute;
}

.arrow-extension.right {
  transform-origin: 0%;
}

.arrow-btn-text {
  letter-spacing: .125rem;
  margin-right: .625rem;
  font-family: Lato, sans-serif;
  font-size: 1rem;
  line-height: 150%;
}

.button-line-fill {
  box-shadow: none;
  color: #f5f5f5;
  margin-left: 2rem;
  margin-right: 2rem;
  font-family: Lato, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  transition: none;
  position: relative;
}

.button-line-fill:hover {
  box-shadow: none;
}

.button-line {
  background-color: #7e7e7e;
  width: 100%;
  height: .0625rem;
  margin-top: .25rem;
  position: relative;
}

.button-line.smaller {
  background-color: #ffffff30;
}

.button-line-absolute {
  z-index: 1;
  background-color: #feed9e;
  width: 100%;
  height: .0625rem;
  position: absolute;
}

.button-line-absolute.smaller {
  background-color: var(--white);
  height: .0625rem;
}

.image-2 {
  opacity: .08;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0%;
}

.div-block-14 {
  z-index: -1;
  opacity: .08;
  background-image: url('../images/Group.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  position: absolute;
  inset: 0%;
}

.uui-button {
  grid-column-gap: .5rem;
  border: .0625rem solid var(--white);
  background-color: var(--white);
  color: var(--untitled-ui--white);
  text-align: center;
  white-space: nowrap;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px .125rem #1018280d;
}

.uui-button:hover {
  border-color: var(--green);
  background-color: var(--green);
}

.uui-button:focus {
  border-color: var(--green);
  background-color: var(--green);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui--primary100);
  -webkit-text-stroke-color: var(--green);
}

.uui-space-xxsmall {
  width: 100%;
  min-height: .5rem;
}

.uui-heading-xxsmall {
  color: var(--white-normal);
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-space-xsmall {
  width: 100%;
  min-height: 1rem;
}

.uui-max-width-large {
  width: 100%;
  max-width: 48rem;
}

.uui-container-large {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.uui-page-padding {
  padding-left: 0;
  padding-right: 0;
}

.combine-space-medium {
  width: 100%;
  height: 1.5rem;
}

.combine-text-size-regular {
  color: var(--white);
  word-break: normal;
  overflow-wrap: normal;
  margin-bottom: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-family: Lato, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.combine-faq4_answer {
  overflow: hidden;
}

.combine-icon_small {
  cursor: pointer;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}

.combine-icon_color4 {
  color: var(--combine-library--grey-600);
}

.combine-faq4_title {
  color: var(--combine-library--grey-800);
  font-family: Open Sans, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.combine-faq4_question {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  display: flex;
}

.combine-faq4_accordion {
  border-radius: .0625rem;
  max-width: 43.75rem;
}

.combine-faq4_wrapper {
  background-color: var(--untitled-ui--gray50);
  flex-direction: column;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  display: flex;
  position: sticky;
  top: 1.5625rem;
}

.combine-faq4_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start end;
  display: grid;
}

.combine-padding-section-medium {
  padding-top: 0;
  padding-bottom: 0;
}

.combine-container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.combine-padding-global {
  padding-left: 0;
  padding-right: 0;
}

.combine-section_faq4 {
  background-color: #0d0d0d00;
}

.inter-normal-16-300-light-8 {
  color: var(--grey);
  font-family: Lato, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 150%;
}

.frame-103 {
  grid-column-gap: 2.125rem;
  grid-row-gap: 2.125rem;
  aspect-ratio: auto;
  object-fit: fill;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 80rem;
  display: flex;
  position: relative;
}

.frame-104 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  object-fit: none;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-106 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 33.9375rem;
  display: flex;
}

.frame-107 {
  grid-column-gap: .4375rem;
  grid-row-gap: .4375rem;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  line-height: 150%;
  display: flex;
}

.frame-107._24padding {
  padding-bottom: 1.5rem;
}

.vectors-wrapper-13 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 1.6875rem;
  height: .9375rem;
  display: flex;
}

.inter-normal-20-500-medium-6 {
  color: #11c547;
  font-family: Inter, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 120%;
}

.frame-108 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  line-height: 150%;
  display: flex;
}

.inter-normal-48-600-semi-bold-18 {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 120%;
}

.inter-normal-48-600-semi-bold-19 {
  color: #0ca1ac;
  font-family: Inter, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 120%;
}

.div-block-16 {
  z-index: -1;
  position: absolute;
  inset: 0%;
}

.div-block-17 {
  z-index: 1;
  border: .0625rem solid var(--white);
  border-radius: .0625rem;
  width: 20.0625rem;
  height: 15rem;
  position: absolute;
  inset: auto 0% 0% -11%;
}

.div-block-17.right {
  z-index: -1;
  left: 61%;
}

.bold-text, .bold-text-2, .bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6, .bold-text-7, .bold-text-8, .bold-text-9 {
  font-family: Inter, sans-serif;
  font-weight: 600;
}

.slider-2 {
  background-color: var(--black-main);
  color: var(--black-main);
  height: auto;
  margin-top: 8.75rem;
  transform: translate(0, -50%);
}

.mask {
  color: var(--black-main);
  text-align: center;
  width: 100%;
  display: block;
}

.slide-9 {
  color: var(--black-main);
  text-align: center;
  cursor: grab;
  width: 33%;
}

.left-arrow-2 {
  background-image: linear-gradient(to right, var(--black-main), transparent);
  width: 25%;
}

.right-arrow-2 {
  width: 25%;
}

.slide-nav-2 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  justify-content: center;
  font-size: 1rem;
  display: flex;
  inset: 72% 0% 0%;
}

.image-3 {
  opacity: .08;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  position: sticky;
  inset: 0% 0% auto;
}

.frame-68 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 33.9375rem;
  display: flex;
}

.frame-111 {
  grid-column-gap: .4375rem;
  grid-row-gap: .4375rem;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.vectors-wrapper-15 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 1.6875rem;
  height: .9375rem;
  display: flex;
}

.inter-normal-20-500-medium-7 {
  color: #11c547;
  font-family: Inter, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 120%;
}

.frame-112 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.inter-normal-16-300-light-9 {
  color: var(--grey);
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 150%;
}

.frame-64 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-self: stretch;
  align-items: flex-start;
  display: flex;
}

.frame-67 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.inter-normal-20-500-medium-8 {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 150%;
}

.frame-57 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  border: .03125rem solid #f2f2f2;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 33.9375rem;
  padding: .625rem;
  display: flex;
}

.vectors-wrapper-16 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: .1875rem;
  display: flex;
}

.vectors-wrapper-16._1 {
  width: 100%;
}

.inter-normal-48-600-semi-bold-21 {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 3rem;
  font-weight: 600;
}

.inter-normal-48-600-semi-bold-22 {
  color: #0ca1ac;
  font-family: Inter, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 120%;
}

.div-block-18 {
  background-image: url('../images/Frame-94_1.webp');
  background-position: 0 0;
  background-size: cover;
  min-width: 38.5625rem;
  min-height: 42.75rem;
}

.div-block-19 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: column;
  display: flex;
}

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

.error-text {
  color: #e23939;
}

.error-message {
  margin-top: 1.5rem;
  padding: .875rem 1rem;
}

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

.success-message {
  background-color: #f4f4f4;
  padding: 1.5rem;
}

.uui-form-button-wrapper {
  flex-direction: column;
  margin-top: .5rem;
  display: flex;
}

.uui-text-style-link {
  color: var(--white);
  font-weight: 400;
  text-decoration: underline;
  transition: color .3s;
}

.uui-text-style-link:hover {
  color: var(--green);
}

.uui-form-checkbox-label {
  color: var(--white-normal);
  -webkit-text-stroke-color: var(--white-normal);
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.uui-form-checkbox-icon {
  border: .0625rem solid var(--untitled-ui--gray300);
  background-color: var(--untitled-ui--white);
  cursor: pointer;
  border-radius: 0;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  margin-top: 0;
  margin-left: -1.25rem;
  margin-right: .75rem;
  transition: all .3s;
}

.uui-form-checkbox-icon:hover {
  border-color: var(--green);
  background-color: var(--untitled-ui--primary50);
}

.uui-form-checkbox-icon.w--redirected-checked {
  border-width: .0625rem;
  border-color: var(--green);
  background-color: var(--untitled-ui--primary50);
  box-shadow: none;
  background-image: url('../images/check.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: .875rem .875rem;
  background-attachment: scroll;
  border-radius: .25rem;
}

.uui-form-checkbox-icon.w--redirected-focus {
  border-color: var(--green);
  background-color: var(--untitled-ui--primary50);
  box-shadow: 0 0 0 4px var(--untitled-ui--primary100);
  border-radius: .25rem;
}

.uui-form-checkbox {
  align-items: center;
  margin-bottom: 0;
  padding-left: 1.25rem;
  display: flex;
}

.uui-form_input {
  border: .0625rem solid var(--untitled-ui--gray300);
  background-color: var(--untitled-ui--white);
  color: var(--untitled-ui--gray900);
  border-radius: 0;
  height: auto;
  min-height: 2.75rem;
  margin-bottom: 0;
  padding: .5rem .875rem;
  font-family: Lato, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  transition: all .3s;
  box-shadow: 0 1px .125rem #1018280d;
}

.uui-form_input:focus {
  border-color: var(--white);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui--primary100);
  color: var(--untitled-ui--gray900);
}

.uui-form_input::placeholder {
  color: var(--untitled-ui--gray500);
}

.uui-form_input.text-area {
  border-radius: 0;
  height: auto;
  min-height: 11.25rem;
  padding-top: .75rem;
  padding-bottom: .75rem;
  overflow: auto;
}

.uui-field-label {
  color: var(--white-normal);
  margin-bottom: .5rem;
  font-family: Lato, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.uui-form-field-wrapper {
  position: relative;
}

.uui-contact05_form {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.uui-contact05_form-wrapper {
  flex-direction: column;
  align-items: stretch;
  margin-top: 3rem;
  margin-bottom: 0;
}

.uui-text-style-link-02 {
  color: var(--white);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 600;
  text-decoration: none;
}

.uui-text-size-large-2 {
  color: var(--white-normal);
  letter-spacing: normal;
  font-family: Inter, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
}

.uui-heading-medium-2 {
  color: var(--white-normal);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 120%;
}

.uui-contact05_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.uui-padding-vertical-xhuge-2 {
  padding-top: 0;
  padding-bottom: 0;
}

.uui-text-style-link-02-2 {
  color: var(--white);
  font-family: Lato, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.uui-icon-1x1-xsmall-2 {
  color: var(--white);
  width: 1.5rem;
  height: 1.5rem;
}

.icon-featured-large {
  background-color: var(--untitled-ui--primary100);
  color: var(--untitled-ui--primary600);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
}

.uui-contact07_item-icon-wrapper {
  flex: none;
  align-self: flex-start;
  margin-right: 1rem;
}

.uui-contact07_item {
  display: flex;
}

.uui-contact07_contact-list {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.uui-text-size-large-3 {
  color: var(--grey);
  letter-spacing: normal;
  font-family: Lato, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-heading-subheading-2 {
  color: var(--white-normal);
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 120%;
}

.uui-contact07_content-left {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  display: flex;
}

.uui-contact07_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.uui-padding-vertical-xhuge-3 {
  padding-top: 0;
  padding-bottom: 0;
}

.uui-container-large-2 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.uui-section_contact07 {
  background-color: var(--black-main);
  flex: 1;
}

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

.html-embed {
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-20 {
  margin-left: auto;
  margin-right: auto;
  padding-top: 3.75rem;
  padding-left: 2rem;
  padding-right: 2rem;
  overflow: hidden;
}

.spark-social-icon-svg {
  width: 1.25rem;
  height: 1.25rem;
}

.spark-social-link {
  background-color: var(--spark-library--white);
  color: var(--white);
  -webkit-text-stroke-color: var(--white);
  border-radius: .5rem;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  padding: .3125rem .5rem;
  transition: color .15s, background-color .15s;
  display: flex;
}

.spark-social-link:hover {
  background-color: var(--green);
  opacity: 1;
  color: var(--spark-library--white);
}

.spark-social-link-row {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-end;
  display: flex;
}

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

.spark-flex-row.spark-24px-row-spacing {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: center;
  padding-top: .625rem;
  padding-bottom: .625rem;
}

.spark-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.spark-container.spark-centered-content {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 56.25rem;
  display: flex;
}

.spark-footer-bottom {
  background-color: var(--spark-library--background--interactive);
  padding: 1rem 4rem;
}

.spark-footer-bottom.spark-top-border {
  border-top: .0625rem solid var(--spark-library--border-default);
  background-color: var(--white-normal);
  flex: 1;
  display: block;
}

.spark-centered-content {
  text-align: center;
}

.spark-section {
  width: 100%;
  padding: 11rem 4rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.spark-section.spark-shortened {
  padding: 2.5rem 2rem 4rem;
}

.spark-section h5 {
  margin-top: 1.5rem;
  margin-bottom: .5rem;
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.3;
}

.spark-section h4 {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4;
}

.spark-section h1 {
  margin-bottom: 1rem;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1.1;
}

.spark-section h2 {
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1.2;
}

.spark-section h3 {
  margin-top: 2.5rem;
  margin-bottom: 1rem;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.3;
}

.spark-section h6 {
  margin-top: 1.5rem;
  margin-bottom: .5rem;
  font-size: .8125rem;
  font-weight: 700;
  line-height: 1.5;
}

.spark-section ul {
  margin-top: 2rem;
  margin-bottom: 3rem;
  padding-left: .875rem;
}

.spark-section li {
  margin-bottom: .5rem;
}

.div-block-21 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.body-2 {
  background-color: var(--black-main);
}

.gallery-hero-section {
  background-color: var(--black-main);
  flex-flow: column wrap;
  place-content: center;
  align-items: center;
  min-height: 30vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.page-header {
  opacity: .76;
  color: #af915d;
  flex: none;
  margin-top: 1.8rem;
  margin-bottom: 1.8rem;
  font-size: 12vw;
  font-weight: 400;
  line-height: 1em;
}

.page-header.portfolio {
  opacity: 1;
  color: var(--white-normal);
  margin-top: 0;
  padding-bottom: 1.25rem;
  font-family: Inter, sans-serif;
  font-size: 3rem;
  font-weight: 600;
}

.project-image {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.card-link-text {
  font-family: Inter, sans-serif;
}

.project-card-info {
  z-index: 10;
  flex-direction: column;
  justify-content: space-between;
  padding: 4.25rem 1.5rem;
  display: flex;
  position: relative;
}

.project-card-info.border {
  justify-content: center;
  align-items: center;
  padding: 1.8rem;
}

.hover-link-wrapper {
  z-index: 100;
  opacity: 1;
  justify-content: center;
  align-items: center;
  width: 9.25rem;
  height: 9.25rem;
  padding: 1.5rem;
  display: flex;
  position: absolute;
  inset: auto 0 5vw auto;
}

.hover-link-wrapper.project-view-link {
  position: relative;
  bottom: auto;
  right: auto;
}

.hover-link-wrapper.project-view-link.top {
  position: absolute;
}

.hover-link {
  color: #fff;
  letter-spacing: .1875rem;
  text-transform: uppercase;
  background-color: #fff0;
  border: .0625rem solid #f3f6fc;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: .6875rem;
  text-decoration: none;
  display: flex;
}

.project-hover-link-wrapper {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.project-item {
  grid-column-gap: 1.125rem;
  grid-row-gap: 1.5rem;
  color: #fff;
  flex-direction: column;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch stretch;
  width: 30vw;
  height: 30vw;
  min-height: 18.75rem;
  max-height: 29.0625rem;
  display: grid;
  position: relative;
}

.background-image {
  z-index: 1;
  object-fit: cover;
  object-position: 50% 50%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.background-image.hide {
  display: none;
}

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

.text-span-4 {
  color: var(--white);
  font-size: 3rem;
}

.div-block-23 {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.link {
  color: var(--white);
  font-family: Lato, sans-serif;
  text-decoration: none;
}

.text-span-5 {
  color: var(--white);
  font-family: Lato, sans-serif;
}

.body-3 {
  background-color: var(--black-main);
}

.frame-48 {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 80rem;
  display: flex;
}

.frame-46 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 43.1875rem;
  display: flex;
}

.frame-113 {
  grid-column-gap: .4375rem;
  grid-row-gap: .4375rem;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.vectors-wrapper-17 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 1.6875rem;
  height: .9375rem;
  display: flex;
}

.inter-normal-20-500-medium-9 {
  color: #11c547;
  font-family: Inter, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 120%;
}

.inter-normal-16-300-light-10 {
  color: var(--grey);
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 1rem;
  font-weight: 300;
}

.frame-45 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 75rem;
  display: flex;
}

.frame-43 {
  grid-column-gap: 2.625rem;
  grid-row-gap: 2.625rem;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.vectors-wrapper-18 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 6.93144rem;
  height: 5.19756rem;
  display: flex;
}

.inter-normal-20-500-medium-10 {
  color: var(--white-normal);
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 150%;
}

.frame-44 {
  grid-column-gap: 2.1875rem;
  grid-row-gap: 2.1875rem;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.vectors-wrapper-19 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 6.21298rem;
  height: 5.64981rem;
  display: flex;
}

.frame-41 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.vectors-wrapper-20 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 6.02538rem;
  height: 6.58527rem;
  display: flex;
}

.frame-42 {
  grid-column-gap: 1.4375rem;
  grid-row-gap: 1.4375rem;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.vectors-wrapper-21 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 5.62433rem;
  height: 7.12087rem;
  display: flex;
}

.inter-normal-48-600-semi-bold-24 {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 3rem;
  font-weight: 600;
}

.inter-normal-48-600-semi-bold-25 {
  color: #0ca1ac;
  font-family: Inter, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 120%;
}

.set-all-components-to-display-none-and-use-this-div-to-create-a-symbol {
  z-index: 200;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  position: absolute;
}

.fs-cc-manager_trigger {
  display: none;
}

.fs-cc-prefs_checkbox {
  z-index: 1;
  opacity: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: 0%;
}

.fs-cc-banner_trigger, .fs-cc-prefs_trigger {
  display: none;
}

.fs-cc-banner3_button {
  background-color: var(--green);
  color: #fff;
  border-radius: 0;
  padding: 14px 26px;
  font-size: 18px;
  text-decoration: none;
}

.fs-cc-banner3_button.fs-cc-button-alt {
  background-color: var(--black);
  border-radius: 0;
  margin-right: 12px;
}

.fs-cc-prefs3_form-wrapper {
  object-fit: fill;
  background-color: #fff;
  border-radius: 0;
  max-width: 720px;
  margin: 0 auto;
  position: static;
  overflow: hidden;
}

.fs-cc-prefs3_title {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 24px;
  line-height: 1.3;
}

.fs-cc-prefs3_checkbox-field {
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.fs-cc-prefs3_line {
  background-color: #e9e9e9;
  flex: 1;
  height: 1px;
  margin-left: 24px;
  margin-right: 24px;
}

.fs-cc-prefs3_checkbox {
  border-radius: 500px;
  width: 24px;
  height: 24px;
  margin-right: 12px;
}

.fs-cc-prefs3_checkbox.w--redirected-checked {
  background-color: #129657;
  background-size: 16px;
  border-color: #129657;
}

.fs-cc-prefs3_checkbox.w--redirected-focus {
  box-shadow: 0 0 3px 1px #129657;
}

.fs-cc-manager3_component {
  z-index: 999;
  background-color: #fff;
  border-radius: 0;
  align-items: center;
  display: none;
  position: fixed;
  inset: auto auto 30px 30px;
  box-shadow: 7px 7px 12px #0000001a;
}

.fs-cc-preferences3_close-icon {
  color: #4b53eb;
  width: 24px;
  height: 24px;
}

.fs-cc-banner3_button-icon {
  width: 18px;
  margin-right: 10px;
}

.fs-cc-banner3_paragraph {
  color: var(--black);
  margin-top: 12px;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
}

.fs-cc-banner3_text {
  color: var(--green);
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.fs-cc-banner3_buttons-wrapper {
  flex: none;
}

.fs-cc-manager3_icon {
  color: var(--green);
  width: 24px;
  height: 24px;
  display: inline-block;
}

.fs-cc-manager3-link {
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.fs-cc-prefs3_header {
  background-color: var(--green);
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 30px;
  display: flex;
}

.fs-cc-banner3_container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.fs-cc-prefs3_button {
  background-color: var(--green);
  color: #fff;
  text-align: center;
  border: 2px solid #129657;
  border-radius: 0;
  padding: 14px 26px;
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.fs-cc-prefs3_button.fs-cc-button-alt {
  color: #7e7e7e;
  background-color: #fff;
  border-color: #a8a8a8;
  border-radius: 0;
  margin-right: 12px;
}

.fs-cc-prefs3_buttons-wrapper {
  background-color: #f2f3ff;
  justify-content: space-between;
  align-items: stretch;
  padding: 30px;
  display: flex;
}

.fs-cc-prefs3_form {
  position: relative;
}

.fs-cc-prefs3_close {
  background-color: #fff;
  border-radius: 500px;
  padding: 12px;
  position: absolute;
  inset: 30px 30px auto auto;
}

.fs-cc-banner3_block {
  margin-right: 30px;
}

.fs-cc-prefs3_component {
  z-index: 997;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding: 30px;
  display: none;
  position: fixed;
  inset: 0%;
}

.fs-cc-prefs3_toggle-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.fs-cc-banner3_component {
  z-index: 998;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--white-normal);
  border-radius: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  margin: 30px;
  padding: 30px;
  position: relative;
  inset: 0% 0% auto;
  box-shadow: 7px 7px 12px #0000001a;
}

.fs-cc-prefs3_content {
  padding: 30px;
}

.fs-cc-manager3_text {
  color: var(--green);
  margin-left: 10px;
  font-family: Lato, sans-serif;
  font-weight: 700;
  display: inline-block;
}

.fs-cc-prefs3_submit {
  background-color: var(--white);
  text-align: center;
  border-radius: 0;
  margin-left: 12px;
  padding: 14px 26px;
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.fs-cc-prefs3_option {
  padding-top: 12px;
  padding-bottom: 12px;
}

.fs-cc-prefs3_overlay {
  z-index: -1;
  background-color: #000c;
  position: absolute;
  inset: 0%;
}

.fs-cc-banner3_button-text {
  font-family: Lato, sans-serif;
  display: inline-block;
}

.fs-cc-prefs3_icon {
  color: #fff;
  width: 32px;
  height: 32px;
  margin-right: 12px;
}

.fs-cc-prefs3_label {
  color: var(--white);
  -webkit-text-stroke-color: var(--white);
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
}

.fs-cc-prefs3_checkbox-label {
  display: none;
}

.link-2 {
  color: var(--green);
  text-decoration: none;
}

.text-block {
  font-family: Lato, sans-serif;
}

.div-block-76 {
  z-index: 2147483647;
  background-color: #000;
  display: flex;
  position: fixed;
  inset: 0%;
}

.image-4 {
  box-sizing: border-box;
  object-fit: cover;
  width: 13.0625rem;
  height: 18rem;
}

.image-4._2 {
  object-position: 75% 50%;
  height: 20.4375rem;
}

.image-4._3 {
  height: 22.5rem;
}

@media screen and (max-width: 991px) {
  .container {
    align-items: center;
    width: 100%;
  }

  .content {
    flex-direction: column-reverse;
    align-items: flex-start;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .frame-36 {
    order: 1;
    align-self: center;
    max-width: 100%;
  }

  .spacer, .spacer-2 {
    height: 3.75rem;
  }

  .spacer-3 {
    height: 7.5rem;
  }

  .frame-81 {
    flex-direction: column;
  }

  .frame-81.allign-up {
    flex-direction: column-reverse;
  }

  .frame-40 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    order: -1;
  }

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

  .frame-80 {
    max-width: none;
  }

  .spacer-4 {
    height: 8.125rem;
  }

  .inter-normal-48-600-semi-bold-8 {
    flex-direction: row;
    font-family: Inter, sans-serif;
    line-height: 150%;
    display: flex;
  }

  .navbar-no-shadow-container-2 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

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

  .nav-menu-2 {
    background-color: var(--black-main);
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    padding-left: 0;
    display: flex;
  }

  .nav-button-wrapper-2 {
    width: 100%;
    margin-left: 0;
  }

  .menu-button-2 {
    padding: .75rem;
  }

  .menu-button-2.w--open {
    background-color: var(--white);
    color: #fff;
  }

  .arrow-extension.right {
    width: 5rem;
  }

  .arrow-btn-text {
    font-size: .9rem;
  }

  .button-line-fill:hover {
    color: var(--white);
  }

  .button-line-absolute {
    display: none;
  }

  .icon {
    color: var(--white-normal);
  }

  .div-block-14 {
    display: none;
  }

  .combine-faq4_component, .combine-faq4_component._2 {
    flex-direction: column;
    display: flex;
  }

  .combine-padding-global {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-17 {
    display: none;
  }

  .slide-9 {
    width: 50%;
  }

  .uui-contact05_component {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .uui-contact07_component {
    grid-column-gap: 3rem;
  }

  .uui-padding-vertical-xhuge-3 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .spark-footer-bottom {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .spark-footer-bottom.spark-top-border {
    align-self: stretch;
  }

  .spark-section {
    padding-top: 6.5rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .gallery-hero-section {
    align-items: center;
    min-height: 100%;
    padding-bottom: 5%;
    padding-left: 0%;
    padding-right: 0%;
    display: flex;
  }

  .page-header {
    margin-top: 4rem;
    margin-bottom: 1.5rem;
    font-size: 16vw;
  }

  .card-link-text {
    display: none;
  }

  .hover-link-wrapper.project-view-link.top {
    width: 100%;
    height: 100%;
  }

  .hover-link {
    border-style: none;
    border-radius: 0%;
  }

  .project-item {
    width: 40vw;
    min-height: 23.4375rem;
    max-height: 34.375rem;
  }

  .div-block-22 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .inter-normal-20-500-medium-10 {
    text-align: center;
    line-height: 150%;
  }
}

@media screen and (max-width: 767px) {
  .content {
    flex-direction: column-reverse;
    overflow: hidden;
  }

  .div-block-4 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .photo-main {
    background-position: 75% 25%;
    background-size: cover;
    min-width: 88vw;
  }

  .photo-main-2 {
    min-width: 85vw;
  }

  .frame-40 {
    flex-direction: column;
  }

  .frame-39 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
    overflow: hidden;
  }

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

  .frame-83 {
    flex-direction: column;
  }

  .frame-53 {
    order: -1;
    align-items: flex-start;
  }

  .vectors-wrapper-7, .div-block-11 {
    display: none;
  }

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

  .nav-menu-2 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-direction: column;
    padding-bottom: 1.875rem;
    padding-left: 0;
  }

  .mobile-margin-top-11 {
    margin-top: .625rem;
  }

  .menu-button-2 {
    color: var(--white);
  }

  .icon {
    color: var(--white-normal);
  }

  .image-2 {
    display: none;
  }

  .div-block-14 {
    background-position: 50%;
    background-size: contain;
  }

  .uui-button {
    font-size: 1rem;
  }

  .uui-button:hover {
    border-color: var(--untitled-ui--primary600);
    background-color: var(--green);
  }

  .uui-heading-xxsmall {
    font-size: 1.125rem;
  }

  .uui-space-xsmall {
    min-height: .75rem;
  }

  .uui-page-padding {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .combine-faq4_component {
    grid-template-columns: 1fr;
  }

  .combine-padding-global {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-17 {
    display: none;
  }

  .slide-9 {
    width: 50%;
  }

  .div-block-18.off {
    display: none;
  }

  .uui-contact05_image {
    object-fit: none;
  }

  .uui-contact05_form-wrapper {
    margin-top: 2rem;
  }

  .uui-text-size-large-2 {
    font-size: 1rem;
  }

  .uui-heading-medium-2 {
    font-size: 1.75rem;
    line-height: 1.4;
  }

  .uui-contact05_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .uui-contact07_contact-list {
    grid-row-gap: 2.5rem;
  }

  .uui-text-size-large-3 {
    font-size: 1rem;
  }

  .uui-contact07_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .uui-padding-vertical-xhuge-3 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-page-padding-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .spark-flex-row {
    flex-direction: column;
  }

  .spark-flex-row.spark-24px-row-spacing {
    grid-row-gap: 1.5rem;
  }

  .spark-container {
    width: 100%;
  }

  .spark-section {
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
  }

  .spark-section.spark-shortened {
    padding-bottom: 2rem;
  }

  .div-block-21 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-direction: column;
  }

  .gallery-hero-section {
    padding-left: 0%;
    padding-right: 0%;
  }

  .page-header {
    margin-top: 4.8rem;
    margin-bottom: 1.7rem;
    font-size: 16vw;
  }

  .hover-link-wrapper {
    display: none;
  }

  .hover-link-wrapper.project-view-link {
    display: flex;
  }

  .project-item {
    width: 38vw;
    height: auto;
  }

  .frame-45 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .fs-cc-banner3_buttons-wrapper {
    margin-top: 12px;
  }

  .fs-cc-banner3_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .fs-cc-prefs3_buttons-wrapper {
    flex-direction: column;
  }

  .fs-cc-prefs3_buttons-block {
    margin-bottom: 12px;
  }

  .fs-cc-prefs3_submit {
    margin-left: 0;
  }

  .image-4 {
    object-position: 50% 0%;
    width: 100%;
  }

  .image-4._2, .image-4._3 {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .content {
    justify-content: center;
    align-items: center;
    overflow: hidden;
  }

  .frame-30 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    width: 100%;
  }

  .inter-normal-48-600-semi-bold {
    font-size: 2rem;
  }

  .inter-normal-48-600-semi-bold-2 {
    flex-direction: column;
  }

  .inter-normal-48-600-semi-bold-3 {
    font-size: 2rem;
  }

  .div-block-4 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
    width: 100%;
    overflow: hidden;
  }

  .photo-main {
    background-size: cover;
    min-width: auto;
  }

  .photo-main-2 {
    min-width: auto;
  }

  .spacer-3 {
    height: 7.5rem;
  }

  .frame-39 {
    grid-template-columns: 1fr;
    place-items: center start;
  }

  .rectangle-2 {
    padding-right: 0;
  }

  .inter-normal-48-600-semi-bold-6, .inter-normal-48-600-semi-bold-7 {
    font-size: 2rem;
  }

  .inter-normal-48-600-semi-bold-8 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .inter-normal-48-600-semi-bold-9, .inter-normal-48-600-semi-bold-10 {
    font-size: 2rem;
  }

  .page {
    width: 100%;
  }

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

  .nav-button-wrapper-2 {
    width: auto;
  }

  .button-primary-2 {
    align-self: center;
  }

  .arrow-icon.right {
    height: 3.5vw;
  }

  .arrow-wrap, .arrow-wrap.right {
    padding-left: 18vw;
  }

  .arrow-extension {
    width: 1.125rem;
  }

  .arrow-extension.right {
    width: 18vw;
  }

  .arrow-btn-text {
    font-size: .8rem;
  }

  .uui-button:hover {
    border-color: var(--green);
    background-color: var(--green);
  }

  .combine-padding-global {
    padding-left: 0;
    padding-right: 0;
  }

  .inter-normal-48-600-semi-bold-18, .inter-normal-48-600-semi-bold-19 {
    font-size: 2rem;
  }

  .div-block-17 {
    display: none;
  }

  .slide-9 {
    width: 100%;
  }

  .vectors-wrapper-16._2 {
    width: 70vw;
  }

  .inter-normal-48-600-semi-bold-21, .inter-normal-48-600-semi-bold-22 {
    font-size: 2rem;
  }

  .uui-contact05_image {
    object-fit: none;
  }

  .uui-heading-medium-2 {
    font-size: 2rem;
    line-height: 120%;
  }

  .uui-contact05_component {
    grid-template-columns: 1fr;
  }

  .uui-heading-subheading-2 {
    font-size: 2rem;
  }

  .uui-contact07_component {
    grid-template-columns: 1fr;
  }

  .spark-flex-row {
    align-items: flex-start;
  }

  .spark-flex-row.spark-24px-row-spacing {
    grid-row-gap: 1.5rem;
    justify-content: space-between;
    align-items: center;
  }

  .spark-footer-bottom {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .spark-section {
    padding: 4rem 1.25rem;
  }

  .spark-section h1 {
    font-size: 3rem;
  }

  .spark-section h2 {
    font-size: 2.5rem;
  }

  .gallery-hero-section {
    margin-left: auto;
    margin-right: auto;
    padding: 4.8rem 0% 4%;
  }

  .page-header {
    text-align: center;
    width: 100%;
    font-size: 3.75rem;
  }

  .page-header.portfolio {
    margin-top: .3rem;
  }

  .project-card-info {
    padding: 1.125rem .75rem;
  }

  .project-item {
    width: 80vw;
  }

  .div-block-22 {
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-23 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    margin-left: auto;
    margin-right: auto;
  }

  .inter-normal-20-500-medium-9 {
    font-size: 1.25rem;
  }

  .inter-normal-16-300-light-10 {
    text-align: left;
  }

  .frame-45 {
    grid-template-columns: 1fr;
  }

  .inter-normal-48-600-semi-bold-24, .inter-normal-48-600-semi-bold-25 {
    font-size: 2rem;
  }

  .fs-cc-banner3_button {
    text-align: center;
  }

  .fs-cc-banner3_button.fs-cc-button-alt {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .fs-cc-prefs3_form-wrapper {
    width: 100%;
  }

  .fs-cc-prefs3_title {
    font-size: 18px;
  }

  .fs-cc-prefs3_line {
    min-width: 12px;
    margin-left: 12px;
    margin-right: 12px;
    display: none;
  }

  .fs-cc-banner3_buttons-wrapper {
    flex-direction: column;
    width: 100%;
    display: flex;
  }

  .fs-cc-prefs3_button.fs-cc-button-alt {
    margin-bottom: 5px;
    margin-right: 0;
  }

  .fs-cc-prefs3_buttons-block {
    flex-direction: column;
    display: flex;
  }

  .fs-cc-banner3_block {
    text-align: center;
    margin-right: 0;
  }

  .fs-cc-prefs3_option {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .fs-cc-prefs3_icon {
    width: 24px;
    height: 24px;
  }

  .fs-cc-prefs3_label {
    font-size: 12px;
  }
}

#w-node-_5f31e11a-0026-dd6a-8ba6-4dd5eabca5de-4eb91da8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1220e721-b016-4249-708c-3e3452feead1-4eb91da8 {
  align-self: stretch;
}

#w-node-_1220e721-b016-4249-708c-3e3452feeac9-4eb91da8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1220e721-b016-4249-708c-3e3452feeaca-4eb91da8 {
  justify-self: center;
}

#w-node-_1fcf0210-ecd2-b1a4-5cf9-7f143154d2ae-4eb91da8, #w-node-_1fcf0210-ecd2-b1a4-5cf9-7f143154d2b8-4eb91da8, #w-node-_1fcf0210-ecd2-b1a4-5cf9-7f143154d2c2-4eb91da8 {
  align-self: start;
}

#w-node-b3934d13-5c40-9e65-b405-a5a7fb36804f-ecf13152, #w-node-f15123b0-728a-3831-5595-633efccc9849-ecf13152, #w-node-_86440652-486e-08d8-479d-4c0f016b1715-ecf13152, #w-node-_86440652-486e-08d8-479d-4c0f016b171f-ecf13152, #w-node-_4d685d80-e885-449a-023a-7fa9cef2b625-ecf13152, #w-node-_4d685d80-e885-449a-023a-7fa9cef2b62f-ecf13152, #w-node-_0001cf42-5429-65be-566c-368fd76eafb8-ecf13152, #w-node-_0001cf42-5429-65be-566c-368fd76eafc2-ecf13152, #w-node-_906c235e-974b-5762-5b3c-07fe209d17ff-ecf13152, #w-node-_906c235e-974b-5762-5b3c-07fe209d1809-ecf13152, #w-node-c8d83e38-8741-a31a-eba5-05ed6e8acd86-ecf13152 {
  align-self: stretch;
}


