:root {
  --white: white;
  --black: black;
  --silver: #bababa;
  --orange-red: #f04e23;
  --pale-violet-red: #c76177;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: #333;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.container {
  z-index: 99;
  flex-direction: column;
  align-items: flex-start;
  width: auto;
  min-width: 0%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 32px;
  padding-right: 32px;
  font-family: Questrial, sans-serif;
  display: block;
  position: static;
  overflow: visible;
}

.nav-menu {
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 0;
}

.footer-flex-container {
  text-align: left;
  justify-content: space-between;
  margin-bottom: 40px;
  display: flex;
}

.footer-logo-link {
  flex: 0 auto;
  min-width: 60px;
  max-height: 60px;
}

.footer-image {
  object-fit: contain;
  object-position: 0% 50%;
  width: auto;
  height: 100px;
}

.footer-heading {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
}

.footer-link {
  color: var(--white);
  margin-bottom: 10px;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.footer-link:hover {
  text-decoration: underline;
}

.section1 {
  z-index: 99;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.navbar-2 {
  background-color: #0000;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  overflow: visible;
}

.brand-2 {
  flex: 1;
  align-items: center;
  display: flex;
  position: sticky;
}

.navi-conteiner {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navi-iten {
  color: var(--white);
  text-transform: uppercase;
  padding-top: 40px;
  padding-right: 40px;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-weight: 400;
}

.navi-iten.w--current {
  padding-top: 40px;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
}

.section2 {
  z-index: 99;
  background-color: var(--black);
  min-height: 0;
  padding: 120px 0;
  position: relative;
}

.text-block-3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}

.image-2 {
  min-height: 16px;
  margin-top: -21px;
}

.hero-sliders {
  min-height: 100vh;
  position: absolute;
  left: 0;
  right: 0;
}

.tabs-menu {
  z-index: 1;
  color: var(--black);
  letter-spacing: .5px;
  width: 50%;
  font-family: Questrial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  display: flex;
  position: absolute;
  bottom: 0;
  right: 0;
}

.tabs-content {
  letter-spacing: .5px;
  width: 100%;
  min-height: 100vh;
  font-family: Questrial, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.tab-link {
  background-color: #0000;
  align-self: flex-end;
  width: 100%;
  padding: 24px 32px;
}

.tab-link.w--current {
  background-color: #0000;
  width: 100%;
  padding: 24px 32px;
}

.tab-link._2 {
  width: 107%;
  padding: 24px 32px;
}

.text-block-4 {
  color: var(--white);
  margin-bottom: 16px;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}

.tagline-bg {
  width: 100%;
  height: 1px;
  display: block;
  position: relative;
}

.tab-line {
  background-color: var(--white);
  object-fit: fill;
  width: 0;
  height: 1px;
  position: absolute;
  inset: 0;
}

.text-block-5 {
  color: var(--white);
  margin-bottom: 16px;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}

.tab-pane-tab-1 {
  width: 100%;
  min-height: 100vh;
}

.slide-content-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  display: flex;
  overflow: visible;
}

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

.heading-3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  display: none;
}

.heading-4 {
  color: #fff;
  text-shadow: 1px 0 10px #0f0f0f4d;
  margin-top: 10px;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 54px;
}

.link-block {
  color: var(--white);
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  transition: background-color .2s;
}

.link-block.home {
  transition: background-color .2s;
}

.link-block.link-kitxen {
  padding-top: 37px;
}

.div-block-2 {
  background-color: #bababa;
  width: 100%;
  height: 2px;
  margin-top: 2px;
  position: relative;
}

.text-block-6 {
  color: var(--black);
  letter-spacing: .6px;
  font-family: Ibmplexmono, sans-serif;
  text-decoration: none;
}

.text-block-6.home {
  color: var(--white);
}

.container-4 {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 32px;
  padding-right: 32px;
  font-family: Questrial, sans-serif;
}

.service2 {
  border: 1px solid var(--orange-red);
  padding: 48px 32px 64px;
}

.service2._2 {
  background-color: var(--orange-red);
}

.service-title {
  color: var(--white);
  margin-bottom: 10px;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

.service-arquitetura {
  color: var(--white);
  margin-bottom: 32px;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

.paragraph-4 {
  color: var(--white);
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 14px;
  line-height: 30px;
}

.section-3 {
  padding-top: 120px;
  padding-bottom: 120px;
}

.div-block-3 {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 32px;
  padding-right: 32px;
}

.paragraph-5 {
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-weight: 400;
}

.hero-right {
  justify-content: center;
  align-items: center;
  display: flex;
}

.playbotom {
  background-color: var(--white);
  background-image: url('../images/5e01fc7f8d72cc8d61888f29_Play.svg');
  background-position: 53%;
  background-repeat: no-repeat;
  background-size: 16px;
  border-radius: 100px;
  width: 80px;
  height: 80px;
  display: none;
}

.underlink {
  color: var(--black);
  letter-spacing: .6px;
  margin-top: 16px;
  margin-right: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
}

.text-block-7 {
  font-family: Ibmplexmono, sans-serif;
  text-decoration: none;
}

.underlined-btn {
  background-color: var(--black);
  width: 100%;
  height: 2px;
  position: relative;
}

.section-info {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  padding-top: 80px;
  padding-bottom: 80px;
}

.project-listing-header {
  align-items: center;
  width: auto;
}

.project-header {
  z-index: 1;
  flex-direction: column;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.section-title.extra-padding {
  color: var(--orange-red);
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-weight: 600;
}

.project-listing1r {
  z-index: 1;
  grid-column-gap: 32px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr;
  width: auto;
  margin-left: -16px;
  margin-right: -16px;
  position: relative;
}

.project-thumbnail-wrapper {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 240px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.project-category-label {
  background-color: var(--orange-red);
  color: var(--white);
  margin-top: 10px;
  margin-left: 10px;
  padding: 4px 10px;
  position: absolute;
  top: 0;
  left: 0;
}

.project-thumbnail {
  z-index: 0;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  transform: scale3d(1none, 1none, 1none);
  cursor: auto;
  object-fit: cover;
  transform-style: preserve-3d;
  background-image: url('../images/_MG_3368.JPG');
  background-position: 50%;
  background-size: cover;
  flex: 1;
  align-self: stretch;
  margin-left: 0;
  margin-right: 0;
  transition: transform .5s;
  display: block;
  position: static;
}

.project-thumbnail:hover {
  transform: scale(1.2);
}

.project-thumbnail.thumbnail-inicial-1 {
  background-image: none;
}

.project-info-block {
  padding-top: 16px;
  padding-bottom: 32px;
}

.heading-6 {
  color: var(--orange-red);
  margin-bottom: 35px;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 25px;
}

.contente-project1 {
  width: 100%;
}

.btn-container {
  color: var(--black);
  justify-content: center;
  align-items: center;
  padding-top: 56px;
  display: flex;
}

.default-btn.no-margin-top.no-margin-right {
  letter-spacing: .6px;
  cursor: pointer;
  border: 1px solid #000;
  padding: 10px 24px;
  font-size: 16px;
  line-height: 22px;
  text-decoration: none;
  transition: background-color .2s, color .2s;
}

.default-btn.no-margin-top.no-margin-right:hover {
  background-color: var(--black);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
}

.text-block-11 {
  color: var(--black);
  font-family: Ibmplexmono, sans-serif;
  text-decoration: none;
}

.text-block-11:hover {
  color: var(--white);
}

.bold-text {
  color: var(--orange-red);
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-weight: 600;
}

.footer-2 {
  background-color: var(--black);
  text-align: center;
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 40px;
}

.text-block-12 {
  color: var(--white);
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.bold-text-2 {
  font-weight: 300;
}

.grid-2 {
  grid-column-gap: 32px;
  grid-row-gap: 0px;
  position: relative;
}

.page-header {
  background-color: var(--orange-red);
  background-image: url('../images/A_12---Foto.jpg');
  background-position: 50% 46%;
  background-size: cover;
  padding-top: 120px;
  padding-bottom: 120px;
  position: relative;
}

.page-header.bial2023-header {
  background-image: url('../images/IMG-20230701-WA0022.jpg');
  background-position: 50%;
}

.page-header.feira-doi-livro-header {
  background-image: url('../images/feiradolivro-14.jpg');
  background-position: 50%;
  background-size: cover;
}

.page-header.agrovouga-2020-header {
  background-image: url('../images/print-agro-05.jpg');
  background-size: cover;
}

.page-header.ovibeja-header {
  background-image: url('../images/MicrosoftTeams-image-35.jpg');
}

.page-header.madame-tussauds-header {
  background-color: var(--orange-red);
  background-image: linear-gradient(#0000, #0000), url('../images/08_4---PhotoE.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.page-header.zona-vip-header {
  background-image: url('../images/1.jpg');
  background-position: 50% 46%;
  background-size: cover;
}

.page-header.agrovouga2023 {
  background-image: url('../images/_MG_3954.jpg');
}

.page-header.feira-de-leiria-heading {
  background-image: url('../images/FEIRADELEIRIA2023_RMP0486.JPG');
  background-position: 50% 0;
}

.page-header.standbial2022-header {
  background-image: url('../images/IMG-20231228-WA0008.jpg');
  background-position: 50% 43%;
}

.page-header.kitxen-header {
  background-image: url('../images/kitxen-galeria.jpg');
  background-position: 50%;
}

.page-header.contactos-header {
  background-image: url('../images/nest-01-cinza-01.svg');
  background-position: 0 0;
  background-size: auto;
}

.page-header.projectos-header {
  background-image: url('../images/nest-01-cinza-01-01.svg');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: cover;
}

.page-header.fcc23-header {
  background-image: url('../images/003_PORTICO-ENTRADA_FCC-2023-site-bird.jpg');
  background-position: 50%;
}

.page-header.btl-heading {
  background-image: url('../images/DSCF0849.jpg');
  background-position: 50%;
}

.page-header-title {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 32px;
  padding-right: 32px;
  font-size: 16px;
  line-height: 22px;
}

.heading-7 {
  color: var(--white);
  text-align: center;
  text-shadow: 0 1px 16px #000000b3;
  margin-top: 80px;
  margin-bottom: 0;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 48px;
  font-weight: 600;
}

.heading-7.projetos-e-contactos {
  text-shadow: none;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-weight: 600;
}

.container-info {
  margin-left: auto;
  margin-right: auto;
  padding-left: 32px;
  padding-right: 32px;
}

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

.project-facts-block {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.project-facts-title {
  color: var(--orange-red);
  letter-spacing: .5px;
  text-transform: uppercase;
  flex: 1;
  margin-bottom: 10px;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.project-facts-text {
  color: var(--black);
  margin-bottom: 10px;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.text-block-13 {
  text-align: center;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
}

.bold-text-3, .bold-text-4 {
  text-align: center;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-weight: 400;
}

.section-4 {
  padding-top: 80px;
  padding-bottom: 80px;
  display: none;
}

.contact-container {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 32px;
  padding-right: 32px;
}

.field-label {
  font-family: Questrial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.text-field {
  border-style: none none solid;
  border-width: 0 0 1px;
  border-color: black black var(--silver);
  height: 48px;
  margin-bottom: 24px;
  padding-left: 0;
  font-family: Questrial, sans-serif;
}

.field-label-2 {
  font-family: Questrial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.text-field-2 {
  border-style: none none solid;
  border-width: 0 0 1px;
  border-color: black black var(--silver);
  height: 48px;
  margin-bottom: 24px;
  padding-top: 8px;
  padding-left: 0;
  font-family: Questrial, sans-serif;
}

.field-label-3 {
  font-family: Questrial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.textarea {
  border-style: none none solid;
  border-width: 0 0 1px;
  border-color: black black var(--silver);
  min-height: 120px;
  margin-bottom: 24px;
  padding-top: 8px;
  padding-left: 0;
  font-family: Questrial, sans-serif;
}

.submit-button {
  color: var(--black);
  background-color: #0000;
  border: 1px solid #000;
  margin-top: 16px;
  margin-right: 16px;
  padding: 10px 24px;
  font-size: 16px;
  line-height: 22px;
}

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

.text-block-15 {
  color: var(--black);
  text-align: center;
  flex: 1;
  font-family: Ibmplexmono, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.section-5 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.container-projeto {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 32px;
  padding-right: 32px;
}

.container-galery {
  max-width: 1280px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 32px;
  padding-right: 32px;
}

.slider-bial {
  height: 800px;
}

.slide {
  background-image: url('../images/desktop.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide.kitchen {
  background-image: url('../images/kitxen-05-1.jpg');
}

.slide.agrovouga2023 {
  background-image: url('../images/_MG.jpg');
  background-size: cover;
}

.slide.c1 {
  background-image: url('../images/feiradolivro-3.jpg');
}

.slide.c1.agro {
  background-image: url('../images/print-agro-01.jpg');
}

.slide.c1.obje {
  background-image: url('../images/MicrosoftTeams-image-27.jpg');
  background-position: 50%;
}

.slide.c2 {
  background-image: url('../images/feiradolivro-1.jpg');
}

.slide.c2.zonavip2 {
  background-image: url('../images/vip-formato-grande-02-4.jpg');
}

.slide.c2.agro {
  background-image: url('../images/print-agro-03.jpg');
}

.slide.c2.ovibeja {
  background-image: url('../images/MicrosoftTeams-image-28.jpg');
  background-position: 50%;
}

.slide.agrovouga2023-2 {
  background-image: url('../images/_MG_3438.JPG');
}

.slide.zonavip1 {
  background-image: url('../images/vip-formato-grande-02-2.jpg');
}

.slide-3 {
  background-image: url('../images/kitxen-06-1.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-3.agrovouga2023-3 {
  background-image: url('../images/_MG_4206.jpg');
}

.slide-3._6 {
  background-image: url('../images/vip-formato-grande-02-5.jpg');
}

.slide-3._6._1 {
  background-image: url('../images/1.jpg');
}

.slide-3._6._1.feira3 {
  background-image: url('../images/feiradolivro-11.jpg');
}

.slide-3._6._1.feira3.agro {
  background-image: url('../images/print-agro-05.jpg');
}

.slide-3._6._1.feira3.ovibeja {
  background-image: url('../images/MicrosoftTeams-image-30.jpg');
  background-position: 50%;
}

.slide-3._6._2 {
  background-image: url('../images/2.jpg');
}

.slide-3._6._2.feira4 {
  background-image: url('../images/feiradolivro-5.jpg');
}

.slide-3._6._2.feira4.agro {
  background-image: url('../images/print-agro-06.jpg');
}

.slide-3._6._2.feira4.ovibeja {
  background-image: url('../images/MicrosoftTeams-image-31.jpg');
  background-position: 50%;
}

.slide-3._6._2.feira5 {
  background-image: url('../images/feiradolivro-5.jpg');
}

.slide-3._6._2.feira5.ovibeja {
  background-image: url('../images/MicrosoftTeams-image-32.jpg');
  background-position: 50%;
}

.slide-3._6._2.feira6 {
  background-image: url('../images/feiradolivro-5.jpg');
}

.slide-3._6._2.feira6.ovibeja {
  background-image: url('../images/MicrosoftTeams-image-33.jpg');
  background-position: 50%;
}

.slide-3._6._2.feira7 {
  background-image: url('../images/feiradolivro-5.jpg');
}

.slide-3._6._2.feira7.ovibeja {
  background-image: url('../images/MicrosoftTeams-image-34.jpg');
  background-position: 50%;
}

.slide-3._6._2.feira8 {
  background-image: url('../images/feiradolivro-5.jpg');
}

.slide-3._6._2.feira8.ovibeja {
  background-image: url('../images/MicrosoftTeams-image-35.jpg');
  background-position: 50%;
}

.slide-3._6._3 {
  background-image: url('../images/feiradolivro-2.jpg');
}

.slide-3._6._3._3 {
  background-image: url('../images/feiradolivro-9.jpg');
}

.slide-3._6._3._3._1 {
  background-image: url('../images/feiradolivro-10.jpg');
}

.slide-3._6._3.zonavip6 {
  background-image: url('../images/3.jpg');
}

.slide-3.kitchen._3 {
  background-image: url('../images/kitxen-galeria.jpg');
}

.slide-3.kitchen._4 {
  background-image: url('../images/03.jpg');
}

.slide-3.c3 {
  background-image: url('../images/vip-formato-grande-02-1.jpg');
}

.slide-3.c3.feira1 {
  background-image: url('../images/feiradolivro-14.jpg');
}

.slide-3.c3.feira1.agro {
  background-image: url('../images/print-agro-04.jpg');
}

.slide-3.c3.feira1.ovibeja {
  background-image: url('../images/MicrosoftTeams-image-29.jpg');
  background-position: 50%;
}

.section-6 {
  background-color: var(--white);
  padding-top: 80px;
  padding-bottom: 80px;
}

.div-block-6 {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.button-2 {
  color: var(--black);
  background-color: #0000;
  border: 1px solid #000;
  border-radius: 11px;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Intertight Variablefont Wght, sans-serif;
  display: block;
}

.button-2.primeiro-projeto-da-lista {
  display: none;
}

.button-3 {
  color: var(--black);
  background-color: #0000;
  border: 1px solid #000;
  border-radius: 11px;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Questrial, sans-serif;
}

.button-3.ultimo-projeto-da-lista {
  display: none;
}

.image-background {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/nest-01-cinza-01.svg'), url('../images/AAL06986.jpg');
  background-position: 0 0, 50% 100%, 50%;
  background-repeat: repeat, no-repeat, no-repeat;
  background-size: auto, auto, cover;
  position: absolute;
  inset: 0;
}

.image-background._3 {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/nest-01-cinza-01.svg'), url('../images/FEIRADELEIRIA2023_RMP0489.JPG');
  background-position: 0 0, 50% 100%, 50%;
  background-repeat: repeat, no-repeat, no-repeat;
  background-size: auto, auto, cover;
}

.image-background._3._2 {
  background-image: linear-gradient(#0000, #0000), url('../images/nest-01-cinza-01.svg'), url('../images/DSCF0835.jpg');
  background-position: 0 0, 50% 100%, 50%;
  background-repeat: repeat, no-repeat, no-repeat;
  background-size: auto, auto, cover;
}

.text-span-2, .text-span-3, .text-span-4, .text-span-5, .text-span-6, .text-span-7, .text-span-9, .text-span-11 {
  font-size: 20px;
  font-weight: 400;
}

.text-span-15, .text-span-16 {
  font-size: 37px;
  font-weight: 400;
}

.bold-text-5 {
  font-weight: 800;
}

.list {
  font-family: Inter Variablefont Slnt Wght, sans-serif;
}

.text-span-18 {
  font-size: 37px;
  font-weight: 400;
}

.slide-4 {
  background-image: url('../images/_MG_3954.jpg');
  background-position: 0 0;
  background-size: cover;
}

.text-span-21 {
  line-height: 26px;
}

.text-span-22 {
  font-size: 20px;
  font-weight: 400;
}

.slide-1-mt {
  background-image: url('../images/Comparacao-1-MT.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-2-mt {
  background-image: url('../images/Comparacao-2-MT.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-3-mt {
  background-image: url('../images/08_6---PhotoE.jpg');
  background-position: 0 0;
  background-size: cover;
}

.text-span-23 {
  font-size: 37px;
  font-weight: 400;
}

.text-span-24 {
  font-size: 33px;
  font-weight: 400;
}

.slide-1-fl {
  background-image: url('../images/1_1.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-2-fl {
  background-image: url('../images/2_1.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-3-fl {
  background-image: url('../images/3_1.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-4-fl {
  background-image: url('../images/FEIRADELEIRIA2023_RMP0434.JPG');
  background-position: 50%;
  background-size: cover;
}

.slide-5-fl {
  background-image: url('../images/FEIRADELEIRIA2023_RMP0260.JPG');
  background-position: 50%;
  background-size: cover;
}

.slide-1-fcc23 {
  background-image: url('../images/001_COZINHA-CONT_FCC-2023.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-2-fcc23 {
  background-image: url('../images/002_PRACA-DOS-VINHOS_FCC-2023.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-3-fcc23 {
  background-image: url('../images/003_PORTICO-ENTRADA_FCC-2023-site-bird.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-4-fcc24 {
  background-image: url('../images/019_PRACA-DOS-VINHOS_FCC-2023.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-5-fcc23 {
  background-image: url('../images/003_PRACA-DOS-VINHOS_FCC-2023.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide1-bial2023 {
  background-image: url('../images/1_2.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide2-bial2023 {
  background-image: url('../images/2_2.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide3-bial2023 {
  background-image: url('../images/3_2.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide4-bial2023 {
  background-image: url('../images/IMG-20230701-WA0019.jpg');
  background-position: 50%;
  background-size: cover;
}

.text-span-25 {
  font-size: 37px;
  font-weight: 500;
}

.text-span-27 {
  font-size: 20px;
  font-weight: 500;
}

.text-span-28 {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}

.text-span-31 {
  text-align: right;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-weight: 700;
  line-height: 26px;
}

.slide-1-bial-madrid {
  background-image: url('../images/4-Madrid.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-2-bial-madrid {
  background-image: url('../images/1-Madrid.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-3-bial-madrid {
  background-image: url('../images/2-Madrid.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-4-bial-madrid {
  background-image: url('../images/3-Madrid.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-bial-viena {
  background-image: url('../images/Viena-4.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-2-bial-viena {
  background-image: url('../images/Viena-1.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-3-bial-viena {
  background-image: url('../images/Viena-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-4-bial-viena {
  background-image: url('../images/Viena-3.jpg');
  background-position: 50%;
  background-size: cover;
}

.text-span-32, .text-span-33 {
  font-size: 37px;
  font-weight: 400;
}

.bold-text-9 {
  font-weight: 400;
}

.slide-4-mt {
  background-image: url('../images/08_3---Photo.jpg');
  background-position: 50%;
  background-size: auto;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.text-span-34 {
  font-size: 20px;
  font-weight: 400;
}

.text-span-35 {
  font-size: 20px;
  font-weight: 500;
}

.btl-slide1 {
  background-image: url('../images/DSCF0841.jpg');
  background-position: 50%;
  background-size: cover;
}

.btl-slide-2 {
  background-image: url('../images/DSCF0838.jpg');
  background-position: 50%;
  background-size: cover;
}

.btl-slide-3 {
  background-image: url('../images/Slide-3-BTL.jpg');
  background-position: 50%;
  background-size: cover;
}

.btl-slide-4 {
  background-image: url('../images/Slide-4-BTL.jpg');
  background-position: 50%;
  background-size: cover;
}

.btl-slide-5 {
  background-image: url('../images/PG_08737.jpg');
  background-position: 50%;
  background-size: cover;
}

@media screen and (min-width: 1920px) {
  .container {
    overflow: visible;
  }

  .footer-image {
    width: auto;
    height: 100px;
  }

  .footer-heading {
    color: var(--white);
    font-family: Questrial, sans-serif;
    font-size: 18px;
    line-height: 24px;
  }

  .footer-link {
    color: var(--white);
  }

  .navbar-2 {
    background-color: #0000;
    overflow: hidden;
  }

  .brand-2 {
    overflow: hidden;
  }

  .navi-conteiner {
    flex: 1;
    overflow: hidden;
  }

  .nav-menu {
    overflow: hidden;
  }

  .navi-iten {
    color: var(--silver);
  }

  .section2 {
    background-color: var(--black);
    background-image: none;
    min-height: 0;
    padding: 120px 0;
  }

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

  .tab-link.w--current {
    font-family: Area;
  }

  .slide-content-wrapper {
    background-image: url('../images/Thumbnail.jpg');
    background-position: 0 0;
    background-size: cover;
  }

  .slide-content-wrapper.project1, .slide-content-wrapper._3 {
    background-image: none;
  }

  .link-block.link-kitxen {
    padding-top: 37px;
  }

  .text-block-6 {
    color: var(--black);
  }

  .container-4 {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-left: 32px;
    padding-right: 32px;
  }

  .service2 {
    border: 1px solid var(--orange-red);
    background-color: #0000;
    padding: 48px 32px 64px;
  }

  .service2._2 {
    border-color: var(--white);
    background-color: var(--orange-red);
  }

  .service-title {
    color: var(--white);
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 30px;
  }

  .service-arquitetura {
    color: var(--white);
    margin-bottom: 32px;
    font-family: Questrial, sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 30px;
  }

  .paragraph-4 {
    color: var(--white);
    line-height: 40px;
  }

  .section-3 {
    padding-top: 120px;
    padding-bottom: 120px;
    padding-right: 0;
  }

  .div-block-3 {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-left: 32px;
    padding-right: 32px;
  }

  .grid {
    grid-column-gap: 32px;
    grid-row-gap: 0px;
    align-items: center;
  }

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

  .heading-5 {
    z-index: 1;
    margin-top: 0;
    margin-bottom: 32px;
    font-family: Questrial, sans-serif;
    font-size: 42px;
    font-weight: 400;
    line-height: 48px;
    position: relative;
  }

  .paragraph-5 {
    text-align: justify;
    margin-bottom: 32px;
    font-size: 16px;
    line-height: 22px;
  }

  .hero-right {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .lightbox-link {
    display: block;
  }

  .playbotom {
    background-color: var(--white);
    background-image: url('../images/5e01fc7f8d72cc8d61888f29_Play.svg');
    background-position: 53%;
    background-repeat: no-repeat;
    background-size: 16px;
    border-radius: 100px;
    width: 80px;
    height: 80px;
  }

  .underlink {
    margin-top: 16px;
    margin-right: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Questrial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    text-decoration: none;
  }

  .text-block-7 {
    color: var(--black);
    text-decoration: none;
  }

  .underlined-btn {
    background-color: var(--silver);
    width: 100px;
    height: 2px;
    margin-top: 2px;
    position: relative;
  }

  .section-info {
    color: var(--black);
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    padding-top: 80px;
    padding-bottom: 80px;
    padding-right: 0;
    font-family: Questrial, sans-serif;
    font-size: 16px;
    line-height: 22px;
  }

  .section-info.medium {
    overflow: hidden;
  }

  .project-listing-header {
    grid-column-gap: 32px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-areas: ". ."
                         ". Area";
    align-items: center;
  }

  .project-header {
    z-index: 1;
    flex-direction: column;
    align-items: flex-end;
    display: flex;
    position: relative;
  }

  .section-title.extra-padding {
    z-index: 1;
    color: var(--orange-red);
    margin-top: 0;
    margin-bottom: 56px;
    font-size: 42px;
    line-height: 48px;
    position: relative;
  }

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

  .project-thumbnail-wrapper {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 240px;
    display: flex;
    position: relative;
    overflow: hidden;
  }

  .project-category-label {
    z-index: 1;
    background-color: var(--orange-red);
    color: var(--white);
    margin-top: 10px;
    margin-left: 10px;
    padding: 4px 10px;
    font-family: Ibmplexmono, sans-serif;
    position: absolute;
    top: 0;
    left: 0;
  }

  .project-thumbnail {
    background-image: none;
  }

  .heading-6 {
    color: var(--orange-red);
    margin-top: 10px;
    margin-bottom: 24px;
  }

  .no-margin-top {
    letter-spacing: .6px;
    margin-right: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 0;
  }

  .btn-container {
    justify-content: center;
    align-items: center;
    padding-top: 56px;
    display: flex;
  }

  .default-btn.no-margin-top.no-margin-right {
    border: 1px solid #000;
    margin-right: 0;
    padding-left: 24px;
    padding-right: 24px;
    text-decoration: none;
  }

  .text-block-11 {
    color: var(--black);
    text-decoration: none;
  }

  .bold-text {
    color: var(--orange-red);
    font-family: Inter Variablefont Slnt Wght, sans-serif;
  }

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

  .text-block-12 {
    color: var(--white);
  }

  .bold-text-2 {
    font-family: Questrial, sans-serif;
  }

  .page-header {
    background-position: 50% 60%;
    padding-top: 120px;
    padding-bottom: 120px;
    padding-right: 0;
    position: relative;
  }

  .page-header.agrovouga-2020-header {
    background-image: url('../images/print-agro-05.jpg');
    background-position: 50%;
  }

  .page-header.ovibeja-header {
    background-image: url('../images/MicrosoftTeams-image-35.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .page-header.madame-tussauds-header {
    background-image: url('../images/08_4---PhotoE.jpg');
    background-position: 50%;
  }

  .page-header.zona-vip-header {
    background-image: url('../images/1.jpg');
    background-position: 50%;
  }

  .page-header.agrovouga2023 {
    background-image: url('../images/_MG_3954.jpg');
    background-position: 50% 37%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .page-header-title {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-left: 32px;
    padding-right: 32px;
    font-family: Questrial, sans-serif;
    font-size: 16px;
    line-height: 22px;
  }

  .heading-7 {
    color: var(--white);
    text-align: center;
    margin: 80px auto 0;
    font-size: 48px;
    line-height: 54px;
  }

  .container-info {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-left: 32px;
    padding-right: 32px;
  }

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

  .project-facts-block {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .project-facts-title {
    text-transform: uppercase;
    padding-bottom: 0;
  }

  .project-facts-text {
    color: var(--black);
    text-align: center;
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 24px;
    text-decoration: none;
  }

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

  .bold-text-3, .bold-text-4 {
    font-weight: 400;
  }

  .section-4 {
    padding-top: 80px;
    padding-bottom: 80px;
    padding-right: 0;
    font-family: Questrial, sans-serif;
  }

  .contact-container {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 32px;
    font-size: 16px;
    line-height: 22px;
  }

  .field-label {
    font-weight: 400;
  }

  .text-field {
    border-style: none none solid;
    border-width: 0 0 1px;
    border-color: black black var(--silver);
    height: 48px;
    margin-bottom: 24px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 0;
  }

  .field-label-2 {
    font-weight: 400;
  }

  .text-field-2 {
    border-style: none none solid;
    border-width: 0 0 1px;
    border-color: black black var(--silver);
    height: 48px;
    margin-bottom: 24px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 0;
  }

  .field-label-3 {
    font-weight: 400;
  }

  .textarea {
    border-style: none none solid;
    border-width: 0 0 1px;
    border-color: black black var(--silver);
  }

  .submit-button {
    color: var(--black);
    background-color: #0000;
    border: 1px solid #000;
    margin-top: 16px;
    margin-right: 16px;
    padding: 10px 24px;
  }

  .menu-button {
    overflow: hidden;
  }

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

  .text-block-15 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 24px;
  }

  .section-5 {
    padding-top: 80px;
    padding-bottom: 80px;
    padding-right: 0;
    font-family: Questrial, sans-serif;
    font-size: 16px;
    line-height: 22px;
  }

  .container-projeto {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-left: 32px;
    padding-right: 32px;
  }

  .image-4 {
    width: 100%;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }

  .container-galery {
    max-width: 1280px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-left: 32px;
    padding-right: 32px;
  }

  .slider-bial {
    max-width: none;
    height: 800px;
    font-family: Questrial, sans-serif;
  }

  .slide {
    background-image: url('../images/vip-formato-grande-02-6.jpg');
    background-position: 50%;
    background-size: cover;
    width: 100%;
  }

  .slide.kitchen {
    background-image: url('../images/kitxen-05-1.jpg');
  }

  .slide.c1.obje {
    background-image: url('../images/MicrosoftTeams-image-27.jpg');
  }

  .slide.c2.ovibeja {
    background-image: url('../images/MicrosoftTeams-image-28.jpg');
  }

  .slide-3 {
    background-image: url('../images/vip-formato-grande-02-4.jpg');
    background-position: 0 0;
    background-size: cover;
  }

  .slide-3._6 {
    background-image: url('../images/2.jpg');
  }

  .slide-3._6._1.feira3.ovibeja {
    background-image: url('../images/MicrosoftTeams-image-30.jpg');
    background-position: 50%;
  }

  .slide-3._6._2.feira4.ovibeja {
    background-image: url('../images/MicrosoftTeams-image-31.jpg');
    background-position: 50%;
  }

  .slide-3._6._2.feira5.ovibeja {
    background-image: url('../images/MicrosoftTeams-image-32.jpg');
    background-position: 50%;
  }

  .slide-3._6._2.feira6.ovibeja {
    background-image: url('../images/MicrosoftTeams-image-33.jpg');
    background-position: 50%;
  }

  .slide-3._6._2.feira7.ovibeja {
    background-image: url('../images/MicrosoftTeams-image-34.jpg');
    background-position: 50%;
  }

  .slide-3._6._2.feira8.ovibeja {
    background-image: url('../images/MicrosoftTeams-image-35.jpg');
    background-position: 50%;
  }

  .slide-3.kitchen {
    background-image: url('../images/kitxen-06-1.jpg');
  }

  .slide-3.c3.feira1.ovibeja {
    background-image: url('../images/MicrosoftTeams-image-29.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .section-6 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .div-block-6 {
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    display: flex;
  }

  .button-2 {
    color: var(--black);
    background-color: #0000;
    border: 1px solid #000;
    border-radius: 11px;
    margin-left: 20px;
    margin-right: 20px;
    font-family: Questrial, sans-serif;
  }

  .button-2.primeiro-projeto-da-lista {
    overflow: visible;
  }

  .button-3 {
    color: var(--black);
    background-color: #0000;
    border: 1px solid #000;
    border-radius: 11px;
    margin-left: 20px;
    margin-right: 20px;
    font-family: Questrial, sans-serif;
  }

  .text-span-7 {
    line-height: 29px;
  }

  .slide1-bial2023 {
    background-image: url('../images/1_3.jpg');
  }

  .slide2-bial2023 {
    background-image: url('../images/2_3.jpg');
  }

  .slide3-bial2023 {
    background-image: url('../images/3_3.jpg');
  }
}

@media screen and (max-width: 991px) {
  .nav-menu {
    background-color: var(--black);
  }

  .section2 {
    padding-top: 104px;
    padding-bottom: 104px;
  }

  .tabs-menu {
    width: auto;
    min-height: 100px;
  }

  .slide-content-wrapper.project1 {
    background-image: linear-gradient(#0000, #0000), url('../images/nest-01-cinza-01-01.svg'), url('../images/glex.jpg');
    background-position: 0 0, 50% 100%, 0%;
  }

  .link-block.link-madame-tussauds {
    padding-top: 0;
    padding-bottom: 0;
  }

  .link-block.link-kitxen {
    padding-top: 0;
  }

  .section-3 {
    padding-top: 104px;
    padding-bottom: 104px;
  }

  .grid {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
    align-items: center;
  }

  .about-left {
    z-index: 1;
    flex-direction: column;
    align-items: flex-start;
    font-family: Questrial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    position: relative;
  }

  .heading-5 {
    z-index: 1;
    margin-top: 0;
    margin-bottom: 32px;
    position: relative;
  }

  .section-info {
    background-position: 50% 100%;
    background-repeat: repeat-x;
    background-size: auto;
  }

  .project-listing-header {
    grid-column-gap: 32px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .project-header {
    align-items: center;
  }

  .section-title.extra-padding {
    z-index: 1;
    margin-top: 0;
    margin-bottom: 56px;
    font-size: 40px;
    line-height: 46px;
    position: relative;
  }

  .project-listing1r {
    grid-row-gap: 32px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    width: 100%;
  }

  .project-thumbnail-wrapper {
    width: 100%;
    height: 240px;
    display: flex;
    position: relative;
  }

  .footer-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-2 {
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
  }

  .page-header.contactos-header {
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
  }

  .page-header.projectos-header {
    background-position: 50%;
    background-repeat: repeat-x;
    background-size: cover;
  }

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

  .slider-bial {
    max-width: 100%;
    height: 500px;
    max-height: none;
  }

  .slide {
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .footer-flex-container {
    z-index: 1;
    flex-direction: column;
    padding-top: 40px;
    position: relative;
  }

  .footer-logo-link {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .footer-image {
    object-fit: contain;
  }

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

  .footer-link {
    text-align: center;
  }

  .nav-menu {
    background-color: var(--black);
  }

  .slide-content-wrapper.project1 {
    background-image: linear-gradient(#0000, #0000), url('../images/nest-01-cinza-01-01.svg'), url('../images/glex.jpg');
    background-position: 0 0, 50% 100%, 0%;
    background-repeat: repeat, no-repeat, no-repeat;
    background-size: auto, auto, cover;
  }

  .footer-2 {
    padding: 40px 20px;
  }

  .heading-7 {
    z-index: 1;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 36px;
    line-height: 36px;
    position: relative;
  }

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

  .menu-button.w--open {
    background-color: var(--black);
  }

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

  .slider-bial {
    height: 300px;
  }

  .text-span-18 {
    font-size: 24px;
  }
}

@media screen and (max-width: 479px) {
  .footer-flex-container {
    flex-direction: column;
  }

  .footer-logo-link {
    height: 60px;
  }

  .footer-image {
    display: block;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .text-block-3 {
    margin-bottom: 8px;
    font-size: 10px;
    line-height: 16px;
  }

  .tabs-menu {
    width: 100%;
    min-height: 0;
  }

  .tab-link, .tab-link.w--current {
    padding: 10px;
  }

  .tab-link._2 {
    width: 100%;
    padding: 10px;
  }

  .tab-link._2.w--current {
    padding: 10px;
  }

  .text-block-4, .text-block-5 {
    margin-bottom: 8px;
    font-size: 10px;
    line-height: 16px;
  }

  .link-block.link-kitxen {
    padding-top: 0;
  }

  .hero-right {
    overflow: hidden;
  }

  .footer-2 {
    text-align: left;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

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

  .slider-bial {
    height: 200px;
  }

  .slide1-bial2023 {
    background-position: 50%;
    background-size: cover;
  }
}

#w-node-_893ddd86-d5c4-9baa-d563-6bcdea8beb54-431c5aaa {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d42489a4-457c-a6ff-f628-273099379c7d-431c5aaa {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_6073021c-4e65-1299-acd0-52d543574622-431c5aaa {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_6073021c-4e65-1299-acd0-52d54357462b-431c5aaa {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-d6fd51a9-7618-3a93-0d59-0e49aafb0181-431c5aaa {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d6fd51a9-7618-3a93-0d59-0e49aafb018a-431c5aaa, #w-node-ef725cba-39c8-e001-74b9-953b152ce168-431c5aaa {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_5fb84eac-ffd5-dd16-a29c-e90ba32f419a-084c665e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-ef725cba-39c8-e001-74b9-953b152ce168-431c5aaa {
    grid-area: 1 / 2 / 2 / 3;
  }
}

@media screen and (max-width: 991px) {
  #w-node-ef725cba-39c8-e001-74b9-953b152ce168-431c5aaa {
    grid-column: 1 / 3;
  }
}


@font-face {
  font-family: 'Questrial';
  src: url('../fonts/Questrial-Regular.ttf') format('truetype'), url('../fonts/Questrial-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Ibmplexmono';
  src: url('../fonts/IBMPlexMono-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ibmplexmono';
  src: url('../fonts/IBMPlexMono-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ibmplexmono';
  src: url('../fonts/IBMPlexMono-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ibmplexmono';
  src: url('../fonts/IBMPlexMono-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ibmplexmono';
  src: url('../fonts/IBMPlexMono-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ibmplexmono';
  src: url('../fonts/IBMPlexMono-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ibmplexmono';
  src: url('../fonts/IBMPlexMono-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ibmplexmono';
  src: url('../fonts/IBMPlexMono-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ibmplexmono';
  src: url('../fonts/IBMPlexMono-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ibmplexmono';
  src: url('../fonts/IBMPlexMono-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ibmplexmono';
  src: url('../fonts/IBMPlexMono-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ibmplexmono';
  src: url('../fonts/IBMPlexMono-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ibmplexmono';
  src: url('../fonts/IBMPlexMono-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ibmplexmono';
  src: url('../fonts/IBMPlexMono-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight';
  src: url('../fonts/InterTight-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight';
  src: url('../fonts/InterTight-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-ExtraBold.ttf') format('truetype'), url('../fonts/Inter-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight';
  src: url('../fonts/InterTight-Bold.ttf') format('truetype'), url('../fonts/InterTight-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight';
  src: url('../fonts/InterTight-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight';
  src: url('../fonts/InterTight-ExtraBoldItalic.ttf') format('truetype'), url('../fonts/InterTight-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight';
  src: url('../fonts/InterTight-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight';
  src: url('../fonts/InterTight-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight';
  src: url('../fonts/InterTight-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight';
  src: url('../fonts/InterTight-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight';
  src: url('../fonts/InterTight-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight';
  src: url('../fonts/InterTight-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight';
  src: url('../fonts/InterTight-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight Variablefont Wght';
  src: url('../fonts/InterTight-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight';
  src: url('../fonts/InterTight-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight Variablefont Wght';
  src: url('../fonts/InterTight-Italic-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight';
  src: url('../fonts/InterTight-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Variablefont Slnt Wght';
  src: url('../images/') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}