@font-face {
  font-family: Britanica Expanded;
  src: url('../fonts/Britanica-BoldExpanded-Expanded.ttf') format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.navbar-logo-left {
  justify-content: center;
  align-items: center;
  height: 100px;
  display: flex;
}

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

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

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

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

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

.nav-link {
  color: #fff;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Britanica Expanded, Verdana, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

.nav-link-accent {
  color: #fff;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-family: Britanica Expanded, Verdana, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 20px;
  text-decoration: none;
}

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

.button-primary {
  color: #000;
  letter-spacing: 2px;
  text-transform: none;
  background-color: #96ff4b;
  border-radius: 30px;
  padding: 12px 25px;
  font-family: Britanica Expanded, Verdana, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 20px;
  transition: all .2s;
}

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

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

.body {
  mix-blend-mode: normal;
  background-color: #0f0f0f;
  margin-bottom: 0;
}

.text-block {
  color: #fff;
  font-family: Britanica Expanded, Verdana, sans-serif;
}

.mainbaner {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: none;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.mainbanerdiv {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 1200px;
  height: 100%;
  padding-bottom: 100px;
  padding-left: 100px;
  display: flex;
}

.heading {
  color: #fff;
  text-align: left;
  letter-spacing: 3px;
  width: 65%;
  margin-top: 0;
  margin-bottom: 40px;
  margin-left: 0;
  padding-left: 40px;
  font-family: Britanica Expanded, Verdana, sans-serif;
  font-size: 60px;
  font-weight: 200;
  line-height: 65px;
}

.image {
  width: 70%;
  margin-top: -40px;
}

.text-span {
  color: #1fea00;
}

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

.navbar {
  max-width: none;
  height: 100px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 100px;
  padding-right: 100px;
}

.corobidobrastrona {
  background-color: #0000;
  max-width: 1920px;
  height: 75vh;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.hero {
  z-index: 0;
  opacity: 1;
  background-image: linear-gradient(#0f0f0fed, #0f0f0fed), url('../images/CompressedBG.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  max-width: 1920vw;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: visible;
}

.whiteline {
  background-color: #fff3;
  width: 100%;
  height: 1px;
}

.bardown {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.text-span-3 {
  color: #96ff4b;
}

.verticaldivleft {
  aspect-ratio: auto;
  object-fit: fill;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100px;
  height: 100%;
  padding-top: 0;
  display: flex;
  position: absolute;
}

.whiteline2 {
  color: #ffffff80;
  background-color: #fff3;
  width: 1px;
  height: 100%;
}

.verticaldivright {
  aspect-ratio: auto;
  object-fit: fill;
  justify-content: flex-start;
  align-items: center;
  width: 100px;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.div-block {
  background-color: #96ff4b;
  width: 100px;
  height: 100px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.image-2 {
  z-index: -1;
  width: 45%;
  height: auto;
  position: absolute;
  inset: auto 0% 0% auto;
}

.image-3 {
  padding: 25px;
}

.button {
  color: #000;
  background-color: #96ff4b;
  border-radius: 20px;
  margin-top: 40px;
  margin-left: 40px;
  padding: 15px 40px;
  font-family: Britanica Expanded, Verdana, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.link-block {
  background-color: #96ff4b;
  border-radius: 35px;
  justify-content: center;
  align-items: center;
  margin-left: 40px;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.ctatext2 {
  color: #96ff4b;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Merriweather, serif;
  font-size: 18px;
  text-decoration: none;
}

.image-4 {
  width: 200px;
}

.div-block-2 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-3 {
  color: #757575;
  margin-top: 42px;
  margin-left: -45px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Britanica Expanded, Verdana, sans-serif;
  position: absolute;
  inset: 22% auto auto -2%;
  transform: rotate(90deg);
}

.amountsherotext {
  color: #ffffff80;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 38px;
  margin-left: 0;
  font-family: Britanica Expanded, Verdana, sans-serif;
  font-size: 45px;
  display: block;
  position: static;
  inset: auto auto 0% 0%;
}

.div-block-3 {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: -9px;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.smallbordertext {
  color: #fff;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 38px;
  margin-left: 140px;
  font-family: Britanica Expanded, Verdana, sans-serif;
  font-size: 50px;
  display: block;
  position: static;
  inset: auto auto 0% 0%;
}

.smallbordertxt {
  color: #ffffff80;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 38px;
  margin-left: 10px;
  font-family: Britanica Expanded, Verdana, sans-serif;
  font-size: 16px;
  display: block;
  position: static;
  inset: auto auto 0% 0%;
}

.numbersbelowmainbaner {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding-left: 40px;
  display: flex;
  position: static;
  inset: auto auto 0% 22%;
}

.belowmainbanertextsdiv {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: -9px;
  margin-left: 140px;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.container-4 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.div1200 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-left: 5vw;
  margin-right: 5vw;
  padding-top: 60px;
  display: flex;
}

.div-block-4 {
  color: #030303;
  background-color: #080808;
  width: 100%;
  height: 400px;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.div-block-5 {
  background-color: #080808;
  width: 100%;
  height: 400px;
  margin-left: 20px;
}

.div-block-6 {
  object-fit: fill;
  background-color: #96ff4b;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 400px;
  margin-right: 20px;
  padding-left: 0;
  display: flex;
  position: relative;
}

.headingdark {
  color: #000;
  font-family: Britanica Expanded, Verdana, sans-serif;
  font-weight: 200;
}

.detailscontentinside {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-7 {
  width: 90%;
  max-width: none;
  display: flex;
}

.heading-3 {
  color: #fff;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  padding-right: 15px;
  font-family: Britanica Expanded, Verdana, sans-serif;
  font-size: 45px;
  font-weight: 200;
  line-height: 65px;
}

.image-5 {
  color: #fff;
  width: 100px;
  padding-top: 20px;
  padding-right: 20px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.naszestronyprojektujemytak {
  z-index: 1;
  background-color: #0f0f0f;
  max-width: 1920px;
  height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.headingwhite {
  color: #fff;
  font-family: Britanica Expanded, Verdana, sans-serif;
  font-weight: 200;
}

.div-block-8 {
  justify-content: center;
  align-items: center;
  max-width: none;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: static;
}

.image-6 {
  width: 30px;
  margin-left: 0;
  padding-left: 0;
}

.image-7 {
  z-index: -1;
  opacity: .59;
  position: absolute;
  inset: auto 0% 33%;
}

.div-block-9 {
  justify-content: space-between;
  align-items: stretch;
  margin-left: 5vw;
  margin-right: 5vw;
  display: flex;
}

.div-block-10 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 40%;
  display: flex;
}

.div-block-11 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.text-span-4 {
  color: #96ff4b;
  -webkit-text-stroke-color: #96ff4b;
}

.realizacje {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
  display: flex;
}

.div-block-12 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: block;
  position: relative;
  overflow: hidden;
}

.div-block-13 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.headinglongsentence {
  color: #fff;
  text-align: left;
  margin-bottom: 20px;
  padding-bottom: 20px;
  padding-right: 15px;
  font-family: Britanica Expanded, Verdana, sans-serif;
  font-size: 60px;
  font-weight: 200;
  line-height: 65px;
}

.text-block-4 {
  color: #bdbdbd;
  padding-bottom: 40px;
  padding-left: 20px;
  font-family: Merriweather, serif;
  font-weight: 400;
  line-height: 25px;
}

.div-block-14 {
  width: 100%;
  padding-top: 20px;
}

.div-block-15 {
  flex-flow: column;
  display: flex;
}

.whitelineup {
  background-color: #fff3;
  width: 100%;
  height: 1px;
  margin-bottom: 40px;
}

.image-8 {
  z-index: -2;
  opacity: .1;
  width: 150px;
  position: absolute;
  inset: 15% auto auto 0%;
}

.cta_2 {
  background-color: #96ff4b00;
  border: 1px solid #96ff4b;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 60%;
  margin-left: 0;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.cta_2:hover {
  color: #000;
}

.ctatext3 {
  color: #000;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Merriweather, serif;
  font-size: 18px;
  text-decoration: none;
}

.centeredheading {
  color: #fff;
  text-align: left;
  margin-bottom: 20px;
  padding-bottom: 20px;
  padding-right: 15px;
  font-family: Britanica Expanded, Verdana, sans-serif;
  font-size: 60px;
  font-weight: 200;
  line-height: 65px;
}

.div50 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  max-width: none;
  height: auto;
  min-height: 0;
  margin-right: 15px;
  display: flex;
}

.div-block-17 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  align-items: stretch;
  width: 100%;
  max-width: 1920px;
  margin-left: 5vw;
  margin-right: 5vw;
  display: flex;
}

.div-block-18 {
  justify-content: center;
  align-items: center;
  max-width: 1920px;
  margin-left: 10vw;
  margin-right: 10vw;
  display: flex;
}

.div25 {
  flex-flow: column;
  order: 0;
  justify-content: flex-start;
  align-items: center;
  width: 25%;
  height: auto;
  margin-left: 10px;
  display: flex;
}

.greenunderline {
  background-color: #96ff4b;
  border-radius: 0 0 10px 10px;
  width: 90%;
  height: 6px;
}

.imagecointainer {
  overflow-wrap: normal;
  object-fit: cover;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.realizationsimagesmall {
  object-fit: cover;
  border-radius: 0;
  width: auto;
  max-width: none;
  max-height: 100%;
  overflow: hidden;
}

.realisationssubtext {
  color: #fff;
  text-align: center;
  border-radius: 0;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 10px 15px 20px 40px;
  font-family: Britanica Expanded, Verdana, sans-serif;
  font-size: 35px;
  font-weight: 200;
  line-height: 30px;
}

.container-5 {
  max-width: none;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 100px;
  padding-bottom: 100px;
  position: static;
  overflow: hidden;
}

.div-block-21 {
  background-color: #96ff4b;
  border-radius: 20px;
  margin-top: 10px;
  margin-left: 10px;
  padding: 10px 20px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.text-block-5 {
  color: #000;
  text-align: center;
  font-family: Mona Sans, sans-serif;
  font-weight: 800;
}

.div-block-22 {
  background-color: #fff0;
  width: 100%;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  padding: 0 20px;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-23 {
  background-color: #1b1b1b;
  border-radius: 0;
}

.text-block-6 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.text-block-7 {
  color: #7c7c7c;
  padding-bottom: 20px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.kategoria2 {
  object-fit: fill;
  background-color: #96ff4b;
  border-radius: 20px;
  width: 150px;
  margin-top: 10px;
  margin-left: 10px;
  padding: 10px 20px;
  position: static;
  inset: 0% auto auto 0%;
}

.realisationssubtext-copy {
  color: #fff;
  text-align: left;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 0 10px 20px;
  font-family: Britanica Expanded, Verdana, sans-serif;
  font-size: 20px;
  font-weight: 200;
  line-height: 30px;
}

.realizationssmall {
  flex-flow: column;
  order: 0;
  justify-content: flex-start;
  align-items: flex-start;
  width: 25%;
  height: auto;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 15px;
  display: flex;
}

.text-block-7-copy {
  color: #7c7c7c;
  padding-bottom: 0;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.div-block-21-copy {
  background-color: #fff;
  border-radius: 20px;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 10px;
  padding: 8px 15px;
  position: static;
  inset: 0% auto auto 0%;
}

.container-6 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-top: 100px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.imagecontainer-2 {
  overflow-wrap: normal;
  object-fit: cover;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 250px;
  display: flex;
  position: static;
  overflow: hidden;
}

.div-block-24, .div-block-25 {
  height: 70px;
}

.div-block-26 {
  order: 0;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-10 {
  width: 50px;
  padding-bottom: 40px;
}

.div-block-27, .div-block-28 {
  display: flex;
}

.realizationsimagemain {
  object-fit: cover;
  border-radius: 0;
  width: 100%;
}

.div-block-29, .div-block-30 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.container-7 {
  height: 480px;
}

.container-8 {
  max-width: none;
}

.logos-wrapper {
  width: 100%;
  display: flex;
  overflow: hidden;
}

.logo-slider-track {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: space-around;
  align-items: stretch;
  min-width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  position: static;
  left: -715px;
}

.logo-image, .logoimagesquare {
  opacity: .4;
  object-fit: contain;
  width: 100px;
}

.logoimagebigger {
  opacity: .4;
  object-fit: contain;
  width: 130px;
}

.div-block-31 {
  margin-left: 5vw;
  margin-right: 5vw;
  display: flex;
}

.heading-4 {
  color: #fff;
  font-family: Britanica Expanded, Verdana, sans-serif;
  font-weight: 200;
  line-height: 50px;
}

.contactinfo {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 55%;
  display: flex;
}

.text-span-5 {
  color: #96ff4b;
}

.image-11 {
  width: 50px;
}

.phoneicondiv {
  background-color: #96ff4b;
  border-radius: 50px;
  width: 60px;
  height: 60px;
  margin-right: 20px;
  padding: 20px;
}

.mailicondiv {
  background-color: #96ff4b;
  border-radius: 50px;
  width: 60px;
  height: 60px;
  margin-left: 60px;
  margin-right: 20px;
  padding: 20px;
}

.div-block-33 {
  background-color: #1f1f1f;
  border: 1px solid #585858;
  border-radius: 20px;
  justify-content: flex-start;
  min-width: auto;
  max-width: none;
  margin-top: 40px;
  padding: 20px;
  display: flex;
}

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

.contactupper {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Britanica Expanded, Verdana, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 22px;
}

.contactlower {
  color: #797979;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 25px;
  font-family: Britanica Expanded, Verdana, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.div-block-35 {
  display: flex;
}

.div-block-36 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-right: 20px;
  display: flex;
}

.contactelement {
  background-color: #fff0;
  border: 1px solid #ffffff80;
  border-radius: 20px;
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: 0;
  padding: 10px 15px;
  display: flex;
  position: static;
  inset: 0% auto auto 0%;
}

.contacttext {
  color: #ffffff80;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Mona Sans, sans-serif;
  font-weight: 800;
}

.image-12 {
  opacity: .47;
}

.link-block-2 {
  margin-top: -20px;
  text-decoration: none;
}

.link-block-2:hover {
  color: #96ff4b;
}

.div-block-37 {
  justify-content: flex-start;
  align-items: center;
  width: 40%;
  margin-left: 50px;
  display: flex;
}

.field-label, .field-label-2 {
  color: #fff;
  font-family: Britanica Expanded, Verdana, sans-serif;
  font-size: 18px;
  font-weight: 200;
}

.text-field {
  background-color: #fff0;
  border: 1px solid #0000;
  border-radius: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Mona Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.text-field:hover {
  color: #e0e0e0;
}

.text-field:active, .text-field:focus, .text-field:focus-visible, .text-field[data-wf-focus-visible] {
  color: #96ff4b;
}

.div-block-38 {
  background-color: #8585855e;
  width: 100%;
  height: 1px;
}

.div-block-39 {
  width: 100%;
  margin-top: 40px;
  padding-top: 0;
  overflow: hidden;
}

.text-field-2 {
  background-color: #fff0;
  border: 1px solid #0000;
  width: 100%;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Mona Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.text-field-2:active, .text-field-2:focus {
  color: #96ff4b;
}

.submit-button {
  color: #000;
  background-color: #96ff4b;
  border-radius: 20px;
  margin-top: 20px;
  margin-left: 100px;
  padding: 10px 40px;
  font-family: Britanica Expanded, Verdana, sans-serif;
  font-size: 18px;
}

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

.form, .form-block {
  width: 100%;
}

.checkbox-label {
  color: #fff6;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.checkbox-field {
  margin-top: 20px;
  padding-left: 116px;
}

.div-block-41 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-8 {
  color: #96ff4b;
  font-family: Britanica Expanded, Verdana, sans-serif;
}

.number-contact {
  border: 1px solid #ffffff3b;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  margin-right: 30px;
  padding: 10px 20px;
  display: flex;
}

.div-block-42, .div-block-43 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-13 {
  z-index: -5;
  position: absolute;
  inset: 0%;
}

.footer-light {
  border-bottom: 1px solid #e4ebf3;
  padding: 0 30px 40px;
  position: relative;
}

.container-9 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper-two {
  justify-content: space-between;
  align-items: flex-start;
  display: none;
}

.footer-block-two {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.footer-link-two {
  color: #1a1b1f;
  margin-top: 20px;
  text-decoration: none;
}

.footer-link-two:hover {
  color: #1a1b1fbf;
}

.footer-form {
  width: 315px;
  max-width: 100%;
  margin-bottom: 0;
}

.footer-form-block {
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.footer-form-field {
  border: 1px solid #a6b1bf;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 16px;
  font-size: 14px;
  line-height: 22px;
  transition: all .2s;
}

.footer-form-field:hover, .footer-form-field:focus {
  border-color: #76879d;
}

.footer-form-field::placeholder {
  color: #1a1b1fcc;
  font-size: 14px;
  line-height: 22px;
}

.footer-form-submit {
  background-color: #1a1b1f;
  background-image: url('../images/');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 50px;
  height: 48px;
  transition: all .2s;
}

.footer-form-submit:hover {
  background-color: #3a4554;
}

.footer-divider-two {
  background-color: #e4ebf31c;
  width: 100%;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 40px;
}

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

.footer-copyright {
  color: #fff;
  font-family: Britanica Expanded, Verdana, sans-serif;
  font-size: 12px;
}

.footer-social-block-two {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: -12px;
  display: none;
}

.footer-social-link {
  margin-left: 12px;
}

.image-14 {
  width: 200px;
}

.bgscrollanim {
  z-index: -2;
  opacity: .19;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.image-15 {
  object-fit: fill;
  width: auto;
  height: 100%;
}

.div-block-44 {
  z-index: -1;
  background-image: linear-gradient(#0f0f0f, #0f0f0f);
  position: absolute;
  inset: 0%;
}

.image-16 {
  opacity: .47;
  width: 100%;
}

.text-span-6 {
  color: #96ff4b;
}

.text-block-9 {
  font-family: Britanica Expanded, Verdana, sans-serif;
  font-size: 18px;
}

.heading-5 {
  color: #fff;
  padding-left: 20px;
  font-family: Britanica Expanded, Verdana, sans-serif;
  font-size: 18px;
  font-weight: 200;
  line-height: 25px;
}

.div-block-45 {
  background-color: #96ff4b;
  width: 100%;
  height: 3px;
  transform: translate(-101%);
}

.text-span-7, .text-span-8 {
  color: #96ff4b;
}

.div-block-46 {
  background-color: #96ff4b;
  height: 3px;
  transform: translate(-101%);
}

.div-block-47 {
  text-align: center;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.faq {
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  overflow: hidden;
}

.text-block-10 {
  aspect-ratio: auto;
  color: #9e9e9e;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 25px;
  position: static;
}

.faqheading {
  color: #fff;
  margin-bottom: 20px;
  padding-left: 0;
  font-family: Britanica Expanded, Verdana, sans-serif;
  font-size: 18px;
  font-weight: 200;
  line-height: 25px;
}

.faqquestion {
  cursor: pointer;
  justify-content: space-between;
  margin-bottom: 20px;
  display: flex;
}

.div-block-49 {
  background-color: #96ff4b;
  height: 3px;
  transform: translate(-101%);
}

.div-block-50 {
  cursor: pointer;
  overflow: hidden;
}

.faqanswear {
  height: auto;
  overflow: hidden;
}

.image-17 {
  position: absolute;
  inset: 0% -2% auto auto;
}

.div-block-51 {
  margin-left: 5vw;
  margin-right: 5vw;
}

.text-span-9 {
  color: #96ff4b;
}

.heading-copy {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  width: 70%;
  margin-top: 0;
  margin-bottom: 40px;
  padding-left: 0;
  font-family: Britanica Expanded, Verdana, sans-serif;
  font-size: 60px;
  font-weight: 200;
  line-height: 65px;
}

.link-block-copy {
  background-color: #96ff4b;
  border-radius: 35px;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.div-block-47-copy {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.mainbanerdiv-copy {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  height: 100%;
  padding-bottom: 100px;
  padding-left: 0;
  display: flex;
}

.mainbanerdiv-copy-copy {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  max-width: 1200px;
  height: 100%;
  margin-left: 102px;
  padding-bottom: 100px;
  padding-left: 0;
  display: flex;
}

@media screen and (max-width: 991px) {
  .container {
    max-width: 728px;
  }

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

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

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

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

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #c2c2c2;
    background-color: #96ff4b;
  }

  .mainbanerdiv {
    justify-content: flex-start;
    align-items: center;
    padding-top: 100px;
    padding-bottom: 0;
    padding-left: 0;
  }

  .heading {
    text-align: center;
    width: 80%;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 50px;
    line-height: 50px;
  }

  .image-2 {
    width: 300px;
    height: 249.797px;
  }

  .link-block {
    margin-left: 0;
  }

  .numbersbelowmainbaner {
    display: none;
  }

  .icon {
    color: #fff;
    width: 100%;
  }

  .div-block-4, .div-block-5 {
    margin-left: 10px;
  }

  .headingdark {
    font-size: 30px;
  }

  .detailscontentinside {
    padding-left: 20px;
  }

  .heading-3 {
    font-size: 30px;
  }

  .naszestronyprojektujemytak {
    margin-left: 5vw;
    margin-right: 5vw;
    padding-bottom: 40px;
  }

  .headingwhite {
    font-size: 30px;
  }

  .div-block-8 {
    padding-left: 5vw;
    padding-right: 0;
  }

  .image-6 {
    overflow: visible;
  }

  .div-block-9 {
    flex-flow: column;
  }

  .div-block-10 {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .div-block-11 {
    width: 100%;
    padding-bottom: 40px;
  }

  .headinglongsentence {
    font-size: 45px;
    line-height: 50px;
  }

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

  .image-8 {
    opacity: .16;
    top: 3%;
  }

  .ctatext3 {
    color: #000;
  }

  .centeredheading {
    font-size: 45px;
    line-height: 50px;
  }

  .div50 {
    width: 100%;
    height: auto;
  }

  .div-block-18 {
    flex-flow: column;
  }

  .imagecointainer {
    box-sizing: border-box;
    object-fit: fill;
    justify-content: center;
    align-items: center;
    height: 400px;
  }

  .realizationsimagesmall {
    box-sizing: border-box;
    object-fit: cover;
    width: auto;
    max-width: 100%;
    max-height: none;
  }

  .realisationssubtext, .realisationssubtext-copy {
    font-size: 25px;
    line-height: 30px;
  }

  .realizationssmall {
    width: 80%;
    margin-top: 40px;
    margin-left: 0;
  }

  .imagecontainer-2 {
    box-sizing: border-box;
    object-fit: fill;
    justify-content: center;
    align-items: center;
    height: auto;
  }

  .div-block-25 {
    height: auto;
  }

  .realizationsimagemain {
    box-sizing: border-box;
    object-fit: cover;
    width: auto;
  }

  .logo-slider-track {
    min-width: 200%;
  }

  .div-block-31 {
    flex-flow: column;
  }

  .heading-4 {
    font-size: 32px;
  }

  .contactinfo {
    width: 100%;
    margin-bottom: 40px;
  }

  .mailicondiv {
    margin-left: 40px;
  }

  .div-block-33 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .div-block-35 {
    margin-right: 40px;
  }

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

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

  .footer-wrapper-two {
    flex-wrap: wrap;
  }

  .footer-form {
    width: 100%;
    margin-top: 40px;
  }

  .footer-form-container {
    max-width: 350px;
  }

  .div-block-47 {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .faq {
    margin-left: 0;
    margin-right: 0;
  }

  .image-17 {
    inset: 0% -4% auto auto;
  }

  .heading-copy {
    width: 80%;
    padding-left: 0;
    font-size: 50px;
    line-height: 50px;
  }

  .mainbanerdiv-copy {
    justify-content: flex-start;
    align-items: center;
    padding-top: 100px;
    padding-bottom: 0;
    padding-left: 0;
  }

  .mainbanerdiv-copy-copy {
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    padding-top: 100px;
    padding-bottom: 0;
    padding-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .navbar-logo-left {
    width: 100%;
  }

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

  .navbar-logo-left-container.shadow-three {
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

  .mainbanerdiv {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-top: 167px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading {
    text-align: center;
    width: 80%;
    padding-left: 0;
    padding-right: 0;
    font-size: 32px;
    line-height: 45px;
  }

  .corobidobrastrona {
    height: auto;
  }

  .bardown {
    height: 50px;
  }

  .verticaldivleft {
    width: 50px;
  }

  .verticaldivright {
    width: 50px;
    display: block;
  }

  .div-block {
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    display: flex;
  }

  .image-2 {
    width: 60%;
    height: auto;
    display: block;
    inset: auto 0% 0% 26%;
  }

  .image-3 {
    width: 25px;
    padding: 0;
  }

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

  .ctatext2 {
    padding-right: 10px;
    font-size: 16px;
  }

  .text-block-3 {
    margin-left: -68px;
  }

  .div-block-3, .numbersbelowmainbaner, .belowmainbanertextsdiv {
    display: none;
  }

  .div-block-4 {
    height: 200px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0;
  }

  .div-block-5 {
    height: 200px;
    margin-left: 0;
  }

  .div-block-6 {
    height: 200px;
  }

  .detailscontentinside {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
  }

  .div-block-7 {
    flex-flow: column;
  }

  .heading-3 {
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
  }

  .image-6 {
    width: 20px;
    margin-left: 10px;
  }

  .image-7 {
    left: 13%;
  }

  .div-block-9 {
    flex-flow: column;
  }

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

  .headinglongsentence {
    padding-left: 0;
    padding-right: 0;
    font-size: 35px;
    line-height: 45px;
  }

  .cta_2 {
    max-width: 100%;
    margin-left: 0;
    padding-right: 20px;
  }

  .ctatext3 {
    padding-right: 10px;
    font-size: 16px;
  }

  .centeredheading {
    padding-left: 0;
    padding-right: 0;
    font-size: 40px;
    line-height: 45px;
  }

  .imagecointainer {
    height: auto;
  }

  .realisationssubtext {
    padding-left: 0;
    padding-right: 0;
    font-size: 40px;
    line-height: 45px;
  }

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

  .realisationssubtext-copy {
    padding-left: 0;
    padding-right: 0;
    font-size: 40px;
    line-height: 45px;
  }

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

  .logo-slider-track {
    width: auto;
    min-width: 250%;
  }

  .heading-4 {
    line-height: 40px;
  }

  .mailicondiv {
    margin-left: 0;
  }

  .div-block-33 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-left: 0;
    padding-left: 40px;
  }

  .contactupper {
    font-size: 14px;
  }

  .contactlower {
    font-size: 18px;
  }

  .div-block-35 {
    margin-top: 10px;
    padding-top: 0;
  }

  .footer-light {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .div-block-47 {
    order: 0;
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .image-17 {
    inset: 0% -8% auto auto;
  }

  .heading-copy {
    text-align: center;
    width: 80%;
    padding-left: 0;
    font-size: 32px;
    line-height: 45px;
  }

  .link-block-copy {
    margin-left: 0;
    padding-right: 20px;
  }

  .div-block-47-copy {
    order: 0;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .mainbanerdiv-copy {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-top: 167px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .mainbanerdiv-copy-copy {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-top: 50px;
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media screen and (max-width: 479px) {
  .navbar-logo-left {
    justify-content: center;
    align-items: center;
    height: 50px;
  }

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

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

  .navbar-wrapper {
    justify-content: space-between;
  }

  .nav-menu-two {
    flex-direction: column;
    padding-left: 9px;
  }

  .mainbanerdiv {
    justify-content: flex-start;
    align-items: center;
    padding-top: 180px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading {
    text-align: center;
    letter-spacing: 0;
    width: 100%;
    padding-right: 0;
    line-height: 35px;
  }

  .navbar {
    justify-content: center;
    align-items: center;
    height: 70px;
    padding-left: 20px;
    padding-right: 30px;
    display: flex;
  }

  .bardown {
    height: 30px;
  }

  .verticaldivleft, .verticaldivright {
    width: 30px;
  }

  .div-block {
    width: 30px;
    height: 30px;
  }

  .image-2 {
    width: 80%;
    height: auto;
    left: 10%;
  }

  .image-3 {
    width: 15px;
  }

  .link-block {
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .ctatext2 {
    text-align: left;
    padding-left: 10px;
    font-size: 14px;
  }

  .text-block-3 {
    margin-top: -38px;
    margin-left: -84px;
    font-size: 12px;
  }

  .icon {
    color: #fff;
  }

  .heading-3 {
    margin-right: 5vw;
    font-size: 35px;
    line-height: 35px;
  }

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

  .headinglongsentence {
    font-size: 25px;
    line-height: 30px;
  }

  .text-block-4 {
    font-size: 12px;
  }

  .image-8 {
    width: 100px;
    top: 7%;
  }

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

  .ctatext3 {
    text-align: left;
    padding-left: 10px;
    font-size: 12px;
  }

  .div-block-17 {
    width: auto;
  }

  .imagecointainer {
    height: 192px;
  }

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

  .realisationssubtext {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 20px;
    line-height: 25px;
  }

  .container-5 {
    padding-bottom: 0;
  }

  .div-block-23 {
    margin-bottom: -20px;
    padding-bottom: 0;
  }

  .text-block-7 {
    padding-left: 10px;
  }

  .realisationssubtext-copy {
    font-size: 25px;
    line-height: 30px;
  }

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

  .image-10 {
    width: 25px;
  }

  .logo-slider-track {
    min-width: 400%;
  }

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

  .field-label, .field-label-2 {
    font-size: 16px;
  }

  .text-field, .text-field-2 {
    font-size: 14px;
  }

  .submit-button {
    width: 100%;
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
  }

  .checkbox-field {
    padding-left: 76px;
  }

  .number-contact {
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-9 {
    max-width: none;
  }

  .footer-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-block-two {
    margin-top: 40px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .faq {
    padding-top: 100px;
  }

  .faqheading {
    margin-right: 40px;
    padding-right: 0;
    font-size: 16px;
  }

  .image-17 {
    z-index: 0;
    inset: 2% -13% auto auto;
  }

  .div-block-51 {
    margin-left: 10vw;
    margin-right: 10vw;
  }

  .heading-copy {
    text-align: center;
    letter-spacing: 0;
    width: 100%;
    line-height: 35px;
  }

  .link-block-copy {
    justify-content: center;
    align-items: center;
  }

  .mainbanerdiv-copy {
    justify-content: flex-start;
    align-items: center;
    padding-top: 180px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .mainbanerdiv-copy-copy {
    justify-content: flex-start;
    align-items: center;
    padding-top: 100px;
    padding-left: 40px;
    padding-right: 40px;
  }
}


@font-face {
  font-family: 'Britanica Expanded';
  src: url('../fonts/Britanica-BoldExpanded-Expanded.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}