:root {
  --white: white;
  --black: black;
}

.desktop {
  width: 100%;
  height: 4898px;
  background-color: #f5f5f5;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-7 {
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.navbar {
  width: 100%;
  background-color: #f5f5f5;
  justify-content: center;
  align-items: center;
  padding: 5px 24px;
  text-decoration: none;
  display: flex;
}

.navbarcontainer {
  width: 100%;
  max-width: 1137px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.navbar-content {
  width: 100%;
  max-width: 1137px;
  justify-content: space-between;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none;
  display: flex;
}

.navbar-brand {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.logo {
  width: 62px;
  height: 62px;
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.image {
  object-fit: cover;
}

.navbar-menu {
  grid-column-gap: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.navbar-link {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px 12px;
  text-decoration: none;
  display: flex;
}

.text {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.navbar-button {
  width: 117px;
  grid-column-gap: 8px;
  background-color: #002f5d;
  justify-content: center;
  align-items: center;
  padding: 8px 20px;
  text-decoration: none;
  display: flex;
}

.text-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.hero-section {
  width: 100%;
  height: 694px;
  min-height: 694px;
  grid-row-gap: 42px;
  background-color: rgba(0, 0, 0, .6);
  background-image: url('../images/Hero-section.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 175px 238px;
  display: flex;
}

.frame-4 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
}

.hero-text {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.h1 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 72px;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
}

.vectors-wrapper {
  height: .0000842756px;
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.h2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
}

.button2 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 221px;
  left: 456.5px;
}

.vectors-wrapper-2 {
  width: 51px;
  height: 51px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-3 {
  width: 24px;
  height: 24px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: -114.5px;
  left: 14px;
}

.about-section {
  width: 100%;
  height: 1048px;
  grid-row-gap: 80px;
  background-color: #f5f5f5;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 64px 24px;
  text-decoration: none;
  display: flex;
}

.container {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.column {
  width: 100%;
  max-width: 615px;
  grid-row-gap: 24px;
  border: 0 solid #002f5d;
  border-left-width: 3px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.content {
  width: 100%;
  max-width: 615px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 35px;
  text-decoration: none;
  display: flex;
}

.h3 {
  color: #002f5d;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.h4 {
  color: #002f5d;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
}

.paragraph {
  color: #002f5d;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.column-2 {
  width: 100%;
  height: 557px;
  max-width: 402px;
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.image-wrapper {
  width: 100%;
  max-width: 402px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  text-decoration: none;
  display: flex;
}

.numbers-section {
  width: 100%;
  height: 209px;
  grid-row-gap: 32px;
  background-color: #e9e9e9;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 64px 24px;
  text-decoration: none;
  display: flex;
}

.small-container {
  width: 100%;
  max-width: 960px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.columns {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.metric {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.paragraph2 {
  color: #002f5d;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.paragraph-3 {
  color: #002f5d;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.services-section {
  width: 100%;
  height: 1804px;
  grid-row-gap: 10px;
  background-color: #f5f5f5;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 64px 20px;
  text-decoration: none;
  display: flex;
}

.container-2 {
  width: 100%;
  height: 473px;
  max-width: 1017px;
  grid-column-gap: 80px;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.column-3 {
  width: 100%;
  max-width: 1017px;
  grid-row-gap: 24px;
  border: 0 solid #002f5d;
  border-left-width: 3px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.content-2 {
  width: 100%;
  max-width: 1036px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 35px;
  text-decoration: none;
  display: flex;
}

.services {
  width: 100%;
  height: 1186px;
  max-width: 1143px;
  grid-column-gap: 5px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.servcies1 {
  width: 100%;
  max-width: 360px;
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
}

.imag1 {
  object-fit: cover;
  background-color: rgba(0, 47, 93, .8);
  margin-bottom: 5px;
}

.paragraph-4 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
  position: absolute;
  top: 195px;
  left: 40px;
}

.paragraph-5 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
  position: absolute;
  top: 187px;
  left: 40px;
}

.paragraph-6 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
  position: absolute;
  top: 168px;
  left: 40px;
}

.paragraph-7 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
  position: absolute;
  top: 168.5px;
  left: 40px;
}

.hero-stack {
  width: 100%;
  grid-row-gap: 80px;
  background-color: #002f5d;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 64px 24px;
  text-decoration: none;
  display: flex;
}

.small-container-2 {
  width: 100%;
  max-width: 960px;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.title-section {
  width: 100%;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.h5 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
}

.paragraph-8 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.image-wrapper-2 {
  width: 100%;
  height: 329px;
  max-width: 611px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.image-2 {
  width: 100%;
  height: 329px;
  max-width: 611px;
  object-fit: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.footer {
  width: 100%;
  height: 377px;
  grid-row-gap: 40px;
  background-color: #f5f5f5;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 64px 24px 8px;
  text-decoration: none;
  display: flex;
}

.columns-2 {
  width: 100%;
  max-width: 1028px;
  grid-column-gap: 10px;
  border: 0 solid #002f5d;
  border-left-width: 3px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.logo-2 {
  height: 159px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-left: 25px;
  text-decoration: none;
  display: flex;
}

.footer-text {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.footer-heading {
  color: #212121;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.small-columns {
  width: 100%;
  max-width: 492px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 21px;
  padding-bottom: 21px;
  text-decoration: none;
  display: flex;
}

.column-4 {
  width: 100%;
  height: 149px;
  max-width: 462px;
  grid-column-gap: 24px;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.content-3 {
  width: 100%;
  height: 148px;
  grid-row-gap: 25px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-links {
  width: 100%;
  grid-row-gap: 25px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}

.footer-text-2 {
  width: 100%;
  max-width: 322px;
  border: 0 solid #002f5d;
  border-bottom-width: 1px;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 5px;
  text-decoration: none;
  display: flex;
}

.link {
  color: #212121;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.footer-text-3 {
  width: 90px;
  justify-content: space-between;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.column-5 {
  width: 100%;
  height: 82px;
  max-width: 1440px;
  grid-column-gap: 24px;
  background-color: #e9e9e9;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.footer-links-2 {
  width: 100%;
  max-width: 698px;
  grid-column-gap: 112px;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.frame-8 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.container-3 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.column-6 {
  width: 100%;
  max-width: 615px;
  grid-row-gap: 24px;
  border: 0 solid #002f5d;
  border-left-width: 3px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.content-4 {
  width: 100%;
  max-width: 615px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 35px;
  text-decoration: none;
  display: flex;
}

.paragraph-9 {
  color: #002f5d;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.column-7 {
  width: 100%;
  height: 557px;
  max-width: 402px;
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.image-wrapper-3 {
  width: 100%;
  max-width: 402px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  text-decoration: none;
  display: flex;
}

.columns-3 {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.paragraph-10 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
  position: absolute;
  top: 195px;
  left: 40px;
}

.paragraph-11 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
  position: absolute;
  top: 187px;
  left: 40px;
}

.paragraph-12 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
  position: absolute;
  top: 168px;
  left: 40px;
}

.paragraph-13 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
  position: absolute;
  top: 168.5px;
  left: 40px;
}

.coontact-section {
  width: 100%;
  grid-row-gap: 80px;
  background-color: #002f5d;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 64px 24px;
  text-decoration: none;
  display: flex;
}

.small-container-3 {
  width: 100%;
  max-width: 960px;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.logo-3 {
  height: 159px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-left: 25px;
  text-decoration: none;
  display: flex;
}

.column-8 {
  width: 100%;
  height: 149px;
  max-width: 462px;
  grid-column-gap: 24px;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.content-5 {
  width: 100%;
  height: 148px;
  grid-row-gap: 25px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-links-3 {
  width: 100%;
  grid-row-gap: 25px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}

.footer-text-4 {
  width: 100%;
  max-width: 322px;
  border: 0 solid #002f5d;
  border-bottom-width: 1px;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 5px;
  text-decoration: none;
  display: flex;
}

.footer-text-5 {
  width: 90px;
  justify-content: space-between;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.column-9 {
  width: 100%;
  height: 82px;
  max-width: 1440px;
  grid-column-gap: 24px;
  background-color: #e9e9e9;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.new-page {
  width: 100%;
  height: auto;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.navbar-2 {
  width: 100%;
  max-width: 100vw;
  background-color: #f5f5f5;
  justify-content: center;
  align-items: center;
  padding: 5px 24px;
  text-decoration: none;
  display: flex;
  position: fixed;
}

.navbarcontainer-2 {
  width: 100%;
  max-width: 100vw;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.navbar-content-2 {
  width: 100%;
  max-width: 1137px;
  justify-content: space-between;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none;
  display: flex;
}

.navbar-brand-2 {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.logo-4 {
  width: 62px;
  height: 62px;
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.image-3 {
  height: auto;
  object-fit: cover;
}

.navbar-menu-2 {
  grid-column-gap: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.navbar-link-2 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px 12px;
  font-family: Raleway, sans-serif;
  text-decoration: none;
  display: flex;
}

.text-4 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.navbar-link-3 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px 12px;
  font-family: Raleway, sans-serif;
  text-decoration: none;
  display: flex;
}

.navbar-button-2 {
  width: 117px;
  grid-column-gap: 8px;
  background-color: #002f5d;
  justify-content: center;
  align-items: center;
  padding: 8px 20px;
  font-family: Raleway, sans-serif;
  text-decoration: none;
  display: flex;
}

.text-5 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.background-image {
  width: 100%;
  height: 100vh;
  max-width: 100vw;
  grid-row-gap: 10px;
  background-color: #f6eeee;
  background-image: url('../images/backgroundimage.jpg');
  background-position: 0 0;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 300px 86px 227px;
  text-decoration: none;
  display: flex;
}

.headet-text {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
}

.hero-text-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.h1-2 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 72px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-4 {
  height: .0000842756px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.h2-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 56px;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
}

.button2-2 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 221px;
  left: 456.5px;
}

.about-section-2 {
  width: 100%;
  height: auto;
  max-width: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 64px 20px;
  display: flex;
}

.about-container {
  width: 100vw;
  max-width: none;
  grid-column-gap: 11px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: grid;
}

.column-10 {
  width: 100%;
  height: auto;
  max-width: none;
  grid-column-gap: 24px;
  border: 0 solid #002f5d;
  border-left-width: 3px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.content-6 {
  width: 100%;
  max-width: 585px;
  grid-column-gap: 24px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.h3-2 {
  color: #002f5d;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.h4-2 {
  color: #002f5d;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 56px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
}

.paragraph-14 {
  color: #002f5d;
  text-align: justify;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 130%;
  text-decoration: none;
}

.column-11 {
  width: 100%;
  max-width: none;
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.image-wrapper-4 {
  width: 100%;
  max-width: none;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}

.numbers-section-2 {
  width: 100%;
  height: auto;
  max-width: 100vw;
  grid-row-gap: 32px;
  background-color: #e9e9e9;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 64px 15px;
  text-decoration: none;
  display: flex;
}

.small-container-4 {
  width: 100%;
  height: 87px;
  max-width: 1137px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none;
  display: flex;
}

.columns-4 {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.metric-2 {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.paragraph2-2 {
  color: #002f5d;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.paragraph-15 {
  color: #002f5d;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.section {
  width: 100%;
  height: auto;
  max-width: 100vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 64px 20px 0;
  display: flex;
}

.container-4 {
  width: 100%;
  height: auto;
  max-width: none;
  grid-column-gap: 80px;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
}

.column-12 {
  width: 100%;
  max-width: none;
  grid-row-gap: 24px;
  border: 0 solid #002f5d;
  border-left-width: 3px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.content-7 {
  width: 100%;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.section-2 {
  width: 100%;
  height: auto;
  max-width: 100vw;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 0 15px 76px;
  display: flex;
}

.frame-9 {
  width: 100%;
  max-width: 1094px;
  grid-column-gap: 5px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  text-decoration: none;
  display: flex;
}

.component-7 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
}

.paragraph-16 {
  color: #fff;
  text-align: center;
  object-fit: fill;
  flex-flow: row;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 40px;
  right: 40px;
  overflow: visible;
}

.paragraph-17 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
  position: absolute;
  top: 168px;
  left: 40px;
  right: 40px;
}

.paragraph-18 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
  position: absolute;
  top: 187px;
  left: 40px;
  right: 40px;
}

.contact-section {
  width: 100%;
  max-width: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #002f5d;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  padding: 100px 15px 64px;
  text-decoration: none;
  display: flex;
}

.frame-10 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.title-section-2 {
  width: 100%;
  max-width: 960px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.content-8 {
  width: 100%;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.h5-2 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 56px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
}

.paragraph-19 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.map {
  width: 100%;
  height: 329px;
  max-width: 611px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  text-decoration: none;
  display: flex;
}

.image-4 {
  width: 100%;
  height: 329px;
  max-width: 611px;
  object-fit: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.footer-2 {
  width: 100%;
  height: auto;
  max-width: 100vw;
  grid-row-gap: 40px;
  background-color: #f5f5f5;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 60px 0 0;
  text-decoration: none;
  display: flex;
  position: relative;
}

.columns-5 {
  width: 100%;
  max-width: 1100px;
  grid-column-gap: 10px;
  border: 0 solid #002f5d;
  border-left-width: 3px;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
}

.logo-5 {
  height: 159px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 25px;
  text-decoration: none;
  display: flex;
}

.footer-text-6 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.footer-heading-2 {
  color: #212121;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.small-columns-2 {
  width: 100%;
  max-width: 500px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 21px;
  padding-bottom: 21px;
  text-decoration: none;
  display: flex;
}

.column-13 {
  width: 100%;
  height: 149px;
  max-width: 462px;
  grid-column-gap: 24px;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.content-9 {
  width: 100%;
  height: 148px;
  grid-row-gap: 25px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-links-4 {
  width: 100%;
  grid-row-gap: 25px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}

.footer-text-7 {
  width: 100%;
  max-width: none;
  border: 0 solid #002f5d;
  border-bottom-width: .5px;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 5px;
  font-family: Raleway, sans-serif;
  text-decoration: none;
  display: flex;
}

.link-2 {
  color: #002f5d;
  text-align: right;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  display: block;
}

.footer-text-8 {
  width: 90px;
  justify-content: space-between;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.column-14 {
  width: 100%;
  height: 100px;
  max-width: none;
  grid-column-gap: 24px;
  background-color: #e9e9e9;
  justify-content: center;
  align-items: center;
  font-family: Raleway, sans-serif;
  text-decoration: none;
  display: flex;
}

.footer-links-5 {
  width: 100%;
  max-width: 698px;
  grid-column-gap: 112px;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.link-3 {
  outline-offset: 0px;
  color: #212121;
  border-bottom: 1px #000;
  outline: 3px #212121;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.html-embed {
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  font-family: Raleway, sans-serif;
  display: flex;
}

.footerimage {
  max-height: 100%;
}

.text-block {
  height: auto;
  color: #fff;
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 40px;
  right: 40px;
  overflow: visible;
}

.link-block {
  border-bottom: 0 #000;
  text-decoration: none;
}

.link-block-2, .link-block-3, .link-block-4, .link-block-5 {
  text-decoration: none;
}

.div_policy {
  margin-top: 45px;
}

.text-title-regulamin {
  text-align: center;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.div-policy {
  margin-top: 60px;
  margin-bottom: 60px;
}

.link-nip2 {
  color: #000;
}

.link-nip2.w--current, .link-nip {
  color: #000;
  text-decoration: none;
}

.text-entry-policy {
  color: #000;
  font-family: Raleway, sans-serif;
  font-size: 15px;
}

.rich-text {
  color: #000;
  text-decoration: none;
}

.list {
  margin-top: 20px;
  font-size: 15px;
}

.section-policy {
  z-index: 9;
  padding: 150px 70px;
  position: relative;
}

.list-item, .list-item-2, .list-item-3, .list-item-4, .list-item-5, .list-item-6, .list-item-7, .list-item-8, .list-item-9, .list-item-10, .list-item-11 {
  font-family: Raleway, sans-serif;
}

.link-block-6 {
  text-decoration: none;
}

.footer-politicy {
  text-align: left;
  background-color: #f5f5f5;
  justify-content: center;
  align-items: center;
  padding: 60px 20px;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .imag1 {
    margin-bottom: 10px;
    margin-right: 10px;
    padding-right: 0;
  }

  .navbar-2 {
    width: 100vw;
    max-width: 100vw;
    position: fixed;
  }

  .navbarcontainer-2 {
    max-width: 100vw;
  }

  .background-image {
    width: 100vw;
    height: 120vh;
    max-width: 100vw;
    grid-column-gap: 16px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    padding-top: 325px;
    padding-bottom: 300px;
    display: flex;
  }

  .hero-text-2 {
    justify-content: center;
    align-items: center;
  }

  .about-section-2 {
    width: 100vw;
  }

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

  .h3-2, .h4-2 {
    padding-left: 0;
  }

  .numbers-section-2 {
    width: 100vw;
  }

  .section {
    width: 100vw;
    padding-left: 0;
    padding-right: 0;
  }

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

  .column-12 {
    max-width: none;
  }

  .section-2 {
    width: 100vw;
  }

  .frame-9 {
    width: 100vw;
    max-width: 100vw;
  }

  .contact-section {
    padding-bottom: 150px;
  }

  .map {
    max-width: 100vw;
  }

  .footer-2 {
    width: 100vw;
    padding-bottom: 0;
  }

  .logo-5 {
    justify-content: center;
  }

  .footerimage {
    max-height: 100%;
  }

  .div_policy {
    margin-top: 45px;
  }

  .text-title-regulamin {
    text-align: center;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
  }

  .section-policy {
    padding-left: 90px;
    padding-right: 90px;
  }
}

@media screen and (min-width: 1440px) {
  .navbar-2 {
    position: fixed;
  }

  .navbarcontainer-2 {
    max-width: 100vw;
  }

  .background-image {
    height: 120vh;
    margin-top: 0;
    padding-top: 345px;
    padding-bottom: 330px;
  }

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

  .column-10 {
    grid-column-gap: 24px;
    grid-row-gap: 16px;
    grid-template-rows: auto 1fr;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-content: stretch;
    display: grid;
  }

  .content-6 {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 20px;
  }

  .paragraph-14 {
    padding-left: 20px;
  }

  .image-wrapper-4 {
    justify-content: center;
    align-items: flex-end;
  }

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

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

  .column-12 {
    max-width: none;
    grid-column-gap: 16px;
    grid-row-gap: 24px;
    grid-template-rows: auto 1fr;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .content-7 {
    flex-direction: column;
    justify-content: flex-start;
  }

  .frame-9, .contact-section {
    margin-top: 100px;
  }

  .logo-5 {
    justify-content: center;
    padding-left: 25px;
  }

  .footerimage {
    max-height: 100%;
    max-width: 100%;
  }

  .text-entry-policy, .list {
    font-size: 16px;
  }

  .section-policy {
    padding-left: 100px;
    padding-right: 100px;
  }
}

@media screen and (min-width: 1920px) {
  .navbar-2 {
    position: fixed;
  }

  .navbarcontainer-2 {
    max-width: 100vw;
  }

  .navbar-content-2 {
    width: 100vw;
    max-width: 800vw;
    justify-content: space-between;
  }

  .image-3 {
    height: 620px;
    max-width: 100%;
    margin-left: 0;
    padding-left: 0;
  }

  .background-image {
    height: 120vh;
    justify-content: center;
    margin-top: 0;
    padding-top: 520px;
    padding-bottom: 420px;
  }

  .hero-text-2 {
    justify-content: center;
  }

  .about-container {
    max-width: 100vw;
    justify-content: flex-start;
    padding-left: 320px;
    padding-right: 320px;
  }

  .column-10 {
    height: 620px;
    max-width: 750px;
    grid-column-gap: 24px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto 1fr;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-items: stretch;
    margin-right: 0;
    padding-left: 0;
    display: grid;
  }

  .content-6 {
    max-width: 100vw;
    flex-flow: column wrap;
    align-content: flex-start;
  }

  .h3-2 {
    flex-flow: column wrap;
    align-content: flex-start;
    align-items: flex-start;
    padding-left: 20px;
    display: flex;
  }

  .h4-2, .paragraph-14 {
    padding-left: 20px;
  }

  .section {
    max-width: 100vw;
    margin-bottom: 100px;
    padding-bottom: 0;
  }

  .container-4 {
    max-width: 100vw;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-left: 320px;
    padding-right: 320px;
  }

  .column-12 {
    max-width: none;
    align-items: center;
  }

  .content-7 {
    flex-direction: column;
  }

  .section-2 {
    padding-left: 320px;
    padding-right: 320px;
  }

  .frame-9 {
    margin-top: 0;
    padding-left: 320px;
    padding-right: 320px;
  }

  .contact-section {
    max-width: 100vw;
    margin-top: 100px;
  }

  .footer-2 {
    max-width: 100vw;
  }

  .columns-5 {
    max-width: 60vw;
    margin-left: 0;
    padding-right: 0;
  }

  .logo-5 {
    width: 300px;
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

  .footer-heading-2 {
    width: 100%;
    max-width: 350px;
  }

  .small-columns-2 {
    margin-left: 30px;
  }

  .footer-text-7 {
    justify-content: space-between;
    align-items: center;
  }

  .footerimage {
    max-height: 100%;
  }
}

@media screen and (max-width: 991px) {
  .navbar {
    padding-right: 0;
  }

  .navbar-menu {
    max-width: unset;
  }

  .navbar-link, .navbar-button {
    justify-content: center;
  }

  .container, .container-2, .columns-2 {
    flex-direction: column;
    align-items: center;
  }

  .content-3, .footer-links, .footer-links-2 {
    align-items: center;
  }

  .container-3 {
    flex-direction: column;
    align-items: center;
  }

  .content-5, .footer-links-3 {
    align-items: center;
  }

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

  .image-3 {
    max-height: none;
    object-fit: cover;
  }

  .navbar-menu-2 {
    max-width: unset;
    background-color: #f5f5f5;
    border-bottom: 1px solid #00305d;
    align-items: center;
    padding-bottom: 20px;
  }

  .navbar-link-2, .navbar-link-3 {
    justify-content: center;
  }

  .navbar-button-2 {
    justify-content: center;
    margin-top: 10px;
  }

  .background-image {
    max-height: 0;
    justify-content: center;
    margin-bottom: 0;
    padding-top: 320px;
    padding-bottom: 300px;
  }

  .hero-text-2 {
    text-align: left;
    justify-content: center;
    align-items: center;
  }

  .h1-2 {
    text-align: center;
    line-height: 100%;
  }

  .h2-2 {
    text-align: center;
    flex-flow: row;
    align-items: flex-start;
    line-height: 120%;
    display: flex;
  }

  .about-section-2 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .about-container {
    height: auto;
    max-width: 100%;
    grid-column-gap: 11px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr .7fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .column-10 {
    height: auto;
    max-width: 100vw;
    grid-column-gap: 24px;
    grid-row-gap: 16px;
    flex-direction: row;
    grid-template-rows: auto .5fr;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .content-6 {
    max-width: 100%;
    justify-content: flex-start;
    padding-bottom: 0;
  }

  .h3-2 {
    margin-top: 0;
  }

  .h4-2 {
    text-align: left;
  }

  .column-11 {
    max-width: 100%;
    margin-top: 25px;
  }

  .image-wrapper-4 {
    max-height: none;
    max-width: 100%;
    justify-content: center;
    align-items: center;
  }

  .numbers-section-2 {
    z-index: auto;
    margin-top: 10px;
    position: static;
  }

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

  .section {
    margin-bottom: 100px;
  }

  .container-4 {
    max-width: 100%;
    flex-direction: column;
    align-items: center;
  }

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

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

  .frame-9 {
    margin-top: 88px;
  }

  .contact-section {
    margin-top: 60px;
    padding-top: 90px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .paragraph-19 {
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
  }

  .footer-2 {
    height: 300px;
    grid-column-gap: 16px;
    grid-row-gap: 40px;
    background-color: #fff;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
    display: grid;
  }

  .columns-5 {
    border-style: none;
    border-width: 1px;
    flex-direction: column;
    align-items: center;
  }

  .logo-5 {
    align-items: center;
    padding-left: 0;
  }

  .footer-heading-2 {
    text-align: center;
    margin-top: 10px;
  }

  .small-columns-2 {
    margin-top: 20px;
  }

  .content-9, .footer-links-4 {
    align-items: center;
  }

  .column-14 {
    height: 60px;
  }

  .footer-links-5 {
    align-items: center;
  }

  .footerimage {
    max-height: 80%;
    max-width: 80%;
  }

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

  .icon {
    color: #00305d;
  }
}

@media screen and (max-width: 767px) {
  .columns, .services, .columns-3 {
    flex-direction: column;
    align-items: center;
  }

  .image-3 {
    width: 500px;
    height: auto;
    max-height: 800px;
    max-width: 100vw;
  }

  .background-image {
    padding-top: 333px;
  }

  .h2-2 {
    margin-top: 20px;
  }

  .about-section-2 {
    margin-top: 20px;
    margin-bottom: 0;
  }

  .about-container {
    height: auto;
    grid-template-columns: 1fr;
    justify-items: stretch;
  }

  .column-10 {
    height: auto;
  }

  .content-6 {
    grid-column-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .paragraph-14 {
    display: block;
  }

  .image-wrapper-4 {
    max-width: 100vw;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-wrap: nowrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .numbers-section-2 {
    flex-direction: column;
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .small-container-4 {
    height: auto;
  }

  .columns-4 {
    width: 100%;
    background-color: #e9e9e9;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section {
    margin-top: 69px;
    margin-bottom: 60px;
    padding-top: 0;
  }

  .container-4 {
    height: auto;
  }

  .section-2, .frame-9 {
    margin-top: 0;
  }

  .contact-section {
    margin-top: 0;
    padding-top: 90px;
  }

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

  .column-14 {
    height: 150px;
    max-width: 100%;
    margin-top: 49px;
  }

  .footer-links-5 {
    width: 100%;
    max-width: 100%;
    grid-column-gap: 112px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: center;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .text-title-regulamin {
    margin-bottom: 0;
  }

  .section-policy {
    padding: 100px 30px;
  }
}

@media screen and (max-width: 479px) {
  .small-columns {
    flex-direction: column;
    align-items: center;
  }

  .new-page {
    width: auto;
  }

  .navbar-2 {
    justify-content: center;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .navbar-content-2 {
    flex-wrap: nowrap;
    padding-left: 0;
    padding-right: 0;
  }

  .image-3 {
    width: 100%;
    height: auto;
    max-height: none;
    max-width: none;
    margin-top: 0;
    display: block;
  }

  .background-image {
    width: 100%;
    height: auto;
    max-height: none;
    max-width: none;
    background-image: url('../images/backgroundimage.jpg');
    background-size: cover;
    margin-bottom: 0;
    padding-top: 300px;
    padding-bottom: 300px;
    display: block;
  }

  .h1-2 {
    justify-content: center;
    font-size: 40px;
    display: flex;
  }

  .h2-2 {
    font-size: 24px;
  }

  .about-section-2 {
    width: auto;
    height: auto;
    max-width: none;
    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;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
    display: flex;
  }

  .about-container {
    width: auto;
    height: auto;
    grid-auto-flow: row;
    align-items: center;
    justify-items: center;
  }

  .column-10 {
    height: auto;
    max-width: none;
    border-style: none;
    border-width: 1px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .content-6 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 5px;
    padding-right: 5px;
  }

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

  .h4-2 {
    font-size: 24px;
  }

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

  .column-11 {
    width: auto;
    max-width: none;
    grid-column-gap: 10px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    display: flex;
  }

  .image-wrapper-4 {
    width: 100%;
    max-height: none;
    max-width: none;
    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: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .numbers-section-2 {
    width: 100vw;
    height: auto;
    max-width: none;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .small-container-4 {
    width: 100vw;
    height: auto;
    max-width: none;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .columns-4 {
    width: 100%;
    background-color: #e9e9e9;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .paragraph2-2 {
    padding-right: 0;
    font-size: 46px;
    display: block;
  }

  .paragraph-15 {
    font-size: 10px;
  }

  .section {
    width: auto;
    height: auto;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 64px;
    padding-bottom: 0;
  }

  .container-4 {
    width: auto;
    height: auto;
    max-width: none;
  }

  .column-12 {
    border-style: none;
    border-width: 1px;
    margin-bottom: 0;
  }

  .content-7 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 5px;
    padding-right: 5px;
  }

  .section-2 {
    width: auto;
    height: auto;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .frame-9 {
    max-width: none;
    margin-top: 0;
  }

  .component-7 {
    flex: 0 auto;
    position: relative;
  }

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

  .contact-section {
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
    padding-top: 90px;
    display: block;
  }

  .frame-10 {
    align-items: center;
  }

  .h5-2 {
    font-size: 24px;
  }

  .paragraph-19 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .footer-2 {
    width: 100%;
    align-items: center;
    justify-items: center;
    position: relative;
  }

  .columns-5 {
    width: 100%;
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .small-columns-2 {
    flex-direction: column;
    align-items: center;
  }

  .footer-text-7 {
    justify-content: space-between;
    align-items: center;
  }

  .link-2 {
    text-align: right;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .column-14 {
    width: 150%;
    max-width: 100vw;
    justify-content: center;
    align-items: center;
  }

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

  .list {
    padding-left: 20px;
  }

  .section-policy {
    padding-left: 6vw;
    padding-right: 6vw;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_17699de5-1bcd-87ee-9d99-f3b0b9af31ca-3c2b8a00 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_17699de5-1bcd-87ee-9d99-f3b0b9af31ca-3c2b8a00 {
    justify-self: auto;
  }

  #w-node-_17699de5-1bcd-87ee-9d99-f3b0b9af31d6-3c2b8a00 {
    align-self: auto;
    justify-self: auto;
  }
}


