<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.section-webdesigner {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 20px;
  margin-top: auto;
  background-color: #000;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 10px;
  text-align: center;
  text-decoration: none;
}

.link-7 {
  color: #fff;
  text-decoration: none;
}

.section {
  height: 765px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #000;
}

.image {
  display: block;
  width: 500px;
  margin-top: 256px;
  margin-right: auto;
  margin-left: auto;
}

.heading {
  color: #fff;
}

.paragraph {
  color: #fff;
  font-size: 35px;
}

.image-2 {
  display: block;
  width: 215px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 20px;
}

.brand {
  display: none;
}

.navbar {
  display: flex;
  justify-content: center;
  background-color: #000;
}

.nav-link {
  width: 142px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.nav-link:hover {
  background-color: #660e04;
  text-transform: none;
}

.nav-link.w--current {
  background-color: #660e04;
  color: #fff;
}

.div-block {
  display: flex;
  width: 95%;
  height: 495px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../images/elena-leya-lWliLLBMU3I-unsplash.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.heading-2 {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 50px;
  font-weight: 400;
  text-align: center;
  text-shadow: 0 3px 2px rgba(0, 0, 0, 0.2);
}

.heading-2.black {
  margin-bottom: 0px;
  color: #000;
  font-size: 30px;
}

.section-webdesigner-2 {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 20px;
  background-color: #660e04;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 10px;
  text-align: center;
  text-decoration: none;
}

.button {
  width: 145px;
  margin-top: 20px;
  background-color: #660e04;
  box-shadow: 0 7px 7px 4px rgba(0, 0, 0, 0.2);
  outline-color: #fff;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 1px;
  text-align: center;
}

.button:hover {
  background-color: #000;
}

.text-block {
  color: #fff;
  text-align: center;
}

.footer {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #000;
}

.image-3 {
  display: block;
  width: 350px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
}

.div-block-3 {
  display: flex;
  width: 100%;
  height: 80px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.div-block-3.lower {
  margin-top: auto;
  margin-bottom: 0px;
}

.image-4 {
  width: 36px;
}

.footer-links {
  padding: 5px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.footer-links:hover {
  padding: 5px;
  background-color: #660e04;
  outline-color: #fff;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 1px;
  color: #fff;
  font-style: normal;
  text-align: center;
  text-decoration: none;
}

.footer-links.w--current {
  background-color: #660e04;
}

.div-block-4 {
  display: flex;
  width: 350px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  justify-content: space-around;
}

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

.paragraph-2 {
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.link-8 {
  color: #660e04;
  font-weight: 700;
  text-decoration: none;
}

.link-block {
  display: block;
  width: 215px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.prime-header {
  padding-bottom: 20px;
  background-color: #000;
}

.div-block-5 {
  width: 95%;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../images/elena-leya-lWliLLBMU3I-unsplash.jpg');
  background-position: 0px 0px, 50% 27%;
  background-size: auto, cover;
}

.section-9 {
  padding: 40px 10px;
}

.container-17 {
  padding-right: 10px;
  padding-left: 10px;
}

.title-header-3 {
  margin-top: 40px;
  margin-bottom: 0px;
  padding-bottom: 10px;
  border-bottom: 1px none #d9e1e6;
  color: #660e04;
  font-size: 26px;
  line-height: 38px;
  font-weight: 800;
  text-align: left;
  text-transform: none;
}

.paragraph-7 {
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}

.heading-57 {
  margin-top: 30px;
  margin-bottom: 5px;
  padding-right: 0px;
  padding-left: 0px;
  color: #660e04;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
}

.page-link {
  border-bottom: 1px solid rgba(86, 105, 126, 0.32);
  color: #660e04;
  font-weight: 500;
  text-decoration: none;
}

.page-link:hover {
  border-bottom-color: #56697e;
  color: #56697e;
}

.page-link.w--current {
  color: #8a191b;
  font-weight: 600;
  text-decoration: none;
}

.page-link.w--current:hover {
  box-shadow: none;
  color: #204546;
  font-weight: 600;
}

.image-15 {
  display: block;
  width: 300px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}

.section-10 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-11 {
  padding: 40px 10px;
}

.image-16 {
  display: block;
  width: 300px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
}

.section-12 {
  padding: 40px 10px;
}

.paragraph-16 {
  font-family: Montserrat, sans-serif;
  color: #0e1116;
  font-weight: 700;
  text-align: center;
}

.heading-17 {
  margin-bottom: 20px;
  font-family: Bitter, serif;
  color: #000;
  font-size: 26px;
}

.heading-17.sub {
  margin-bottom: 0px;
}

.grid-4 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-82 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0 1px 3px 0 #000;
}

.image-13 {
  width: 150px;
  height: 150px;
}

.div-block-83 {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 0px 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.heading-18 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #0e1116;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
}

.paragraph-17 {
  font-family: Montserrat, sans-serif;
  color: #0e1116;
  text-align: center;
}

.buttonsnip1 {
  display: block;
  width: 140px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #7a1620;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.heading-58 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #0e1116;
  font-size: 18px;
  line-height: 26px;
}

.div-block-6 {
  display: flex;
  width: 100%;
  padding-right: 5px;
  justify-content: flex-end;
  align-items: center;
  background-color: #660e04;
}

.div-block-7 {
  display: flex;
  height: 40px;
  padding-right: 10px;
  padding-left: 10px;
  align-items: center;
}

.html-embed-6 {
  justify-content: flex-end;
  align-items: center;
}

.html-embed-2 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
}

@media screen and (max-width: 991px) {
  .nav-link {
    text-align: center;
  }

  .heading-2 {
    font-size: 45px;
  }

  .icon {
    color: #fff;
  }

  .menu-button {
    background-color: transparent;
  }

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

  .nav-menu {
    background-color: rgba(0, 0, 0, 0.85);
  }

  .heading-18 {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .paragraph-17 {
    text-align: center;
  }

  .heading-58 {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .div-block-6 {
    padding-left: 10px;
    justify-content: flex-end;
  }
}

@media screen and (max-width: 767px) {
  .div-block {
    width: 100%;
  }

  .heading-2 {
    font-size: 33px;
  }

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

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

  .grid-4 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  .heading-2.black {
    font-size: 20px;
    font-weight: 600;
  }

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

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

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

  .section-9 {
    padding-right: 10px;
    padding-left: 10px;
  }

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

  .heading-17 {
    font-size: 23px;
    text-align: center;
  }

  .div-block-82 {
    padding: 10px;
    flex-direction: column;
  }

  .paragraph-17 {
    font-size: 14px;
  }
}

#w-node-_0febd842-2e06-4d8d-a7fc-df36d7337c20-d7337c1e {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_0febd842-2e06-4d8d-a7fc-df36d7337c21-d7337c1e {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_0febd842-2e06-4d8d-a7fc-df36d7337c22-d7337c1e {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_0febd842-2e06-4d8d-a7fc-df36d7337c23-d7337c1e {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_0febd842-2e06-4d8d-a7fc-df36d7337c24-d7337c1e {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_0febd842-2e06-4d8d-a7fc-df36d7337c25-d7337c1e {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

</pre></body></html>