@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600;700;800;900&family=Poppins:wght@300;400;500;600;700&display=swap");

:root {
  --ink: #15131b;
  --ink-2: #211e2d;
  --plum: #332c40;
  --gold: #d6b983;
  --gold-2: #a87849;
  --paper: #f7f2ea;
  --muted: #c9c1b7;
  --line: rgba(214, 185, 131, 0.18);
}

* {
  box-sizing: border-box;
}

html {
  background: var(--ink);
}

body {
  display: block !important;
  gap: 0 !important;
  overflow-x: hidden;
  background:
    radial-gradient(circle at 8% 16%, rgba(214, 185, 131, 0.14), transparent 30%),
    linear-gradient(180deg, #181520 0%, #221f2e 38%, #14121a 100%) !important;
  color: #fff;
  font-family: "Poppins", Arial, sans-serif !important;
}

.container {
  width: min(1180px, calc(100% - 48px)) !important;
  max-width: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", Arial, sans-serif !important;
  letter-spacing: 0 !important;
}

span {
  background: linear-gradient(95deg, #f3dcae, #c5925f 52%, #f7e7c8) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

nav {
  width: min(1120px, calc(100% - 32px)) !important;
  max-width: none !important;
  height: 76px !important;
  top: 18px !important;
  padding: 12px 18px 12px 20px !important;
  border: 1px solid rgba(247, 242, 234, 0.12) !important;
  border-radius: 999px !important;
  background: rgba(21, 19, 27, 0.72) !important;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.28) !important;
}

#logo {
  width: 44px !important;
  margin-left: 0 !important;
}

#text-logo > h3 {
  color: #f7e4bb !important;
  font-size: 15px !important;
  letter-spacing: 1px !important;
}

#text-logo > h6 {
  color: rgba(255, 255, 255, 0.72) !important;
  font-size: 10px !important;
  letter-spacing: 1.6px !important;
}

li a {
  color: rgba(255, 255, 255, 0.78) !important;
  font-size: 11px !important;
  letter-spacing: 0.8px !important;
}

.button-menu.btn {
  width: auto !important;
  min-width: 230px !important;
  height: 42px !important;
  padding: 0 18px !important;
  margin-top: 0 !important;
  font-size: 10px !important;
}

header {
  min-height: 760px !important;
  height: 100svh !important;
  padding: 130px 24px 78px !important;
  justify-content: flex-end !important;
  background:
    linear-gradient(180deg, rgba(15, 13, 21, 0.14) 0%, rgba(15, 13, 21, 0.02) 36%, rgba(21, 19, 27, 0.62) 92%),
    url("/assets/bg-hero-novo.png") center bottom / cover no-repeat !important;
}

header::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: 150px;
  pointer-events: none;
  background: linear-gradient(180deg, transparent, rgba(21, 19, 27, 0.78));
}

#text-header {
  position: relative;
  z-index: 1;
  max-width: 930px;
}

#text-header > h1 {
  width: min(920px, 100%);
  max-width: 920px;
  font-size: clamp(36px, 4.7vw, 56px) !important;
  line-height: 1.02 !important;
  font-weight: 900 !important;
  margin-bottom: 20px !important;
  text-wrap: balance;
}

#text-header > h1 span {
  white-space: nowrap;
}

#text-header > p {
  max-width: 640px;
  margin: 0 auto 22px !important;
  color: rgba(255, 255, 255, 0.84) !important;
  font-size: clamp(15px, 1.25vw, 18px) !important;
  line-height: 1.65 !important;
}

.btn,
.formulario button {
  width: fit-content !important;
  max-width: 100% !important;
  min-height: 48px !important;
  padding: 13px 24px !important;
  border: 1px solid rgba(255, 255, 255, 0.3) !important;
  border-radius: 999px !important;
  background: linear-gradient(135deg, #f0d59c 0%, #c4935c 52%, #9d673a 100%) !important;
  color: #17131c !important;
  font-size: 12px !important;
  letter-spacing: 0.6px !important;
  line-height: 1.1 !important;
  box-shadow: 0 18px 42px rgba(165, 112, 62, 0.35) !important;
}

.btn img[src*="whatsappicon"] {
  filter: brightness(0) saturate(100%) !important;
  opacity: 0.92;
}

#services {
  height: auto !important;
  min-height: 0 !important;
  align-items: stretch !important;
  gap: clamp(32px, 5vw, 72px) !important;
  padding: clamp(76px, 9vw, 132px) 0 !important;
  margin: 0 !important;
}

#nicolly {
  width: min(38%, 420px) !important;
  height: auto !important;
  max-height: none !important;
  object-fit: cover !important;
  border-radius: 18px !important;
  box-shadow: 0 34px 90px rgba(0, 0, 0, 0.46) !important;
}

#lado-direito {
  width: 62% !important;
  height: auto !important;
  justify-content: center !important;
  gap: 28px !important;
}

#lado-direito > h1,
#processos-container > h2,
#about h2,
#faq > h2,
#contact-informations h2,
.office-copy h2 {
  font-size: clamp(34px, 4.4vw, 58px) !important;
  line-height: 1.03 !important;
  font-weight: 900 !important;
}

#services-container {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 16px !important;
}

.service-card {
  min-height: 214px !important;
  padding: 24px !important;
  border-radius: 8px !important;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.025)) !important;
  border: 1px solid var(--line) !important;
  box-shadow: 0 22px 52px rgba(0, 0, 0, 0.22) !important;
}

.service-title {
  gap: 16px !important;
  align-items: flex-start !important;
}

.service-title > h3 {
  color: #f5dfb5 !important;
  font-size: clamp(15px, 1.35vw, 19px) !important;
  line-height: 1.16 !important;
}

.service-title > img {
  flex: 0 0 auto;
  width: 38px !important;
}

.service-card > p {
  color: rgba(255, 255, 255, 0.74) !important;
  font-size: 14px !important;
  line-height: 1.65 !important;
}

#processos {
  height: auto !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: clamp(78px, 9vw, 124px) 0 !important;
  background:
    linear-gradient(135deg, rgba(247, 226, 185, 0.92), rgba(173, 122, 72, 0.95)),
    var(--gold) !important;
}

#processos-container {
  margin: 0 auto !important;
}

#processos-text {
  gap: 18px !important;
  align-items: stretch !important;
}

#processos-text::before {
  display: none !important;
}

.processo {
  max-width: none !important;
  flex: 1 1 0;
  padding: 30px 20px 28px;
  border: 1px solid rgba(21, 19, 27, 0.12);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.18);
  color: var(--ink) !important;
  box-shadow: 0 18px 42px rgba(70, 45, 22, 0.12);
}

.processo > h3,
.processo > p {
  color: var(--ink) !important;
}

.processo > img.process-modern-icon {
  width: 82px !important;
  height: 82px !important;
  padding: 0 !important;
  border-radius: 24px !important;
  background: transparent !important;
  box-shadow: 0 18px 34px rgba(33, 30, 45, 0.22) !important;
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.processo:hover > img.process-modern-icon {
  transform: translateY(-4px) scale(1.03);
  box-shadow: 0 24px 46px rgba(33, 30, 45, 0.3) !important;
}

#sobre-container {
  height: auto !important;
  padding: clamp(80px, 9vw, 128px) 0 !important;
  background:
    radial-gradient(circle at 82% 24%, rgba(214, 185, 131, 0.16), transparent 28%),
    linear-gradient(180deg, #15131b 0%, #221d2b 100%) !important;
}

#sobre-container .container {
  --about-media-height: clamp(560px, 42vw, 620px);
  --about-video-width: clamp(315px, 23.625vw, 349px);
  gap: clamp(28px, 5vw, 72px) !important;
  align-items: center !important;
}

#about {
  width: min(45%, 540px) !important;
  min-height: var(--about-media-height);
  border-radius: 8px !important;
  padding: clamp(30px, 4vw, 52px) !important;
}

#about.about-premium-card {
  position: relative;
  overflow: hidden;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.09), rgba(255, 255, 255, 0.025)) !important;
  border: 1px solid rgba(214, 185, 131, 0.2) !important;
}

#about.about-premium-card::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(214, 185, 131, 0.16), transparent 36%);
}

#about-container {
  position: relative;
  z-index: 1;
  gap: 24px !important;
}

#about h6 {
  display: inline-flex;
  width: fit-content;
  padding: 8px 12px;
  border: 1px solid rgba(214, 185, 131, 0.22);
  border-radius: 999px;
  background: rgba(214, 185, 131, 0.08);
}

#about p,
#about li p {
  color: rgba(255, 255, 255, 0.78) !important;
  font-size: 16px !important;
  white-space: normal !important;
}

#about ul,
#about li {
  white-space: normal !important;
}

#about ul {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px !important;
  width: 100% !important;
}

#about li {
  min-height: 104px;
  padding: 16px 12px !important;
  justify-content: center;
  align-items: center !important;
  flex-direction: column !important;
  text-align: center;
  border: 1px solid rgba(214, 185, 131, 0.16);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.045);
}

#about li img {
  width: 30px !important;
  height: 30px !important;
  object-fit: contain;
}

#about li p {
  margin: 0 !important;
  font-size: 12px !important;
  line-height: 1.35 !important;
}

#video-about,
#video-about .video-container {
  width: var(--about-video-width) !important;
  flex: 0 0 var(--about-video-width);
}

#video-about .video-container {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  background: #0f0d15;
  border: 1px solid rgba(214, 185, 131, 0.2);
  box-shadow: 0 28px 72px rgba(0, 0, 0, 0.44);
  overflow: hidden;
  aspect-ratio: 9 / 16;
  height: var(--about-media-height) !important;
  max-height: none !important;
}

.responsive-video,
.video-placeholder {
  width: 100% !important;
  height: 100% !important;
  max-height: none !important;
  aspect-ratio: 9 / 16;
  object-fit: contain !important;
  object-position: center center !important;
  background: #0f0d15 !important;
  border-radius: 8px !important;
  border: 0 !important;
  box-shadow: none !important;
}

#office {
  position: relative;
  overflow: hidden;
  padding: clamp(82px, 10vw, 144px) 0;
  background:
    linear-gradient(180deg, #221d2b 0%, #17141d 100%);
}

#office::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(90deg, rgba(214, 185, 131, 0.08), transparent 36%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.04), transparent 24%);
}

.office-inner {
  position: relative;
  display: grid;
  grid-template-columns: 0.72fr 1.28fr;
  gap: clamp(36px, 5vw, 72px);
  align-items: center;
}

.office-eyebrow {
  margin: 0 0 14px;
  color: #dfbf83;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  white-space: nowrap;
}

.office-copy h2 {
  margin: 0 0 22px;
  color: #fff;
  font-size: clamp(28px, 3vw, 42px) !important;
  line-height: 1.12 !important;
  text-wrap: balance;
}

.office-copy p {
  max-width: 460px;
  margin: 0;
  color: rgba(255, 255, 255, 0.73);
  font-size: clamp(16px, 1.3vw, 18px);
}

.office-points {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin-top: 34px;
}

.office-cta {
  margin-top: 26px !important;
}

.office-point {
  min-height: 96px;
  padding: 16px;
  border: 1px solid rgba(214, 185, 131, 0.18);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.045);
}

.office-point strong {
  display: block;
  color: #f5dfb5;
  font-size: 20px;
  line-height: 1;
}

.office-point span {
  display: block;
  margin-top: 10px;
  background: none !important;
  -webkit-text-fill-color: rgba(255, 255, 255, 0.68) !important;
  color: rgba(255, 255, 255, 0.68) !important;
  font-size: 12px;
  line-height: 1.35;
}

.office-gallery {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: minmax(330px, 44vh) minmax(280px, 34vh);
  gap: 16px;
  min-height: 680px;
}

.office-photo {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.34);
}

.office-photo:first-child {
  grid-column: 1 / -1;
  grid-row: 1;
}

.office-photo:nth-child(2),
.office-photo:nth-child(3) {
  grid-row: 2;
}

.office-photo img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transition: transform 0.7s ease;
}

.office-photo:first-child img {
  object-position: center;
}

.office-photo:nth-child(2) img,
.office-photo:nth-child(3) img {
  object-position: center 42%;
}

.office-photo:hover img {
  transform: scale(1.045);
}

.office-photo::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 50%, rgba(15, 13, 21, 0.26));
}

#faq {
  width: min(920px, calc(100% - 48px)) !important;
  margin: 0 auto !important;
  padding: clamp(58px, 7vw, 88px) 0 !important;
  background: transparent !important;
}

#faq > h2 {
  margin: 0 0 28px !important;
  color: #fff !important;
  font-size: clamp(30px, 3.8vw, 46px) !important;
  line-height: 1.05 !important;
  text-align: center !important;
}

#faq > h2 span {
  background: none !important;
  -webkit-text-fill-color: #fff !important;
  color: #fff !important;
}

#faq-container {
  display: grid !important;
  gap: 10px !important;
}

.faq-card {
  margin: 0 !important;
  padding: 16px 18px !important;
  border: 1px solid rgba(214, 185, 131, 0.16) !important;
  border-radius: 8px !important;
  background: rgba(255, 255, 255, 0.035) !important;
  box-shadow: none !important;
}

.faq-card:hover {
  transform: none !important;
  border-color: rgba(214, 185, 131, 0.32) !important;
  background: rgba(255, 255, 255, 0.055) !important;
}

.faq-title {
  gap: 18px !important;
}

.faq-title h3 {
  color: rgba(255, 255, 255, 0.9) !important;
  font-size: 15px !important;
  line-height: 1.35 !important;
  font-weight: 600 !important;
}

.faq-title img {
  width: 18px !important;
  height: 18px !important;
  flex: 0 0 auto;
}

.faq-card.active .faq-content {
  max-height: 220px !important;
}

.faq-content p {
  padding-top: 10px !important;
  color: rgba(255, 255, 255, 0.68) !important;
  font-size: 14px !important;
  line-height: 1.6 !important;
}

#contact {
  height: auto !important;
  margin: 0 !important;
  padding: clamp(76px, 8vw, 116px) 0 !important;
  background:
    linear-gradient(135deg, #f0d6a0 0%, #c79259 52%, #a66d3f 100%) !important;
}

#contact .container {
  height: auto !important;
  padding: 0 !important;
  gap: clamp(28px, 4vw, 56px) !important;
  align-items: stretch !important;
}

#contact-informations {
  width: 38% !important;
  height: auto !important;
  gap: 28px !important;
  justify-content: flex-start !important;
  padding: clamp(28px, 4vw, 44px) !important;
  border-radius: 8px;
  background: rgba(33, 30, 45, 0.94);
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: 0 28px 72px rgba(80, 44, 18, 0.22);
}

#contact-form {
  width: 62% !important;
  padding: clamp(28px, 4vw, 44px) !important;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.28);
  border: 1px solid rgba(33, 30, 45, 0.14);
  box-shadow: 0 28px 72px rgba(80, 44, 18, 0.16);
}

#contact-informations h2 {
  color: #fff !important;
  font-size: clamp(34px, 4vw, 52px) !important;
  line-height: 1.02 !important;
  white-space: normal !important;
}

#contact-informations h2 span {
  background: linear-gradient(95deg, #f3dcae, #c5925f 52%, #f7e7c8) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

#contact-informations p {
  color: rgba(255, 255, 255, 0.72) !important;
  font-size: 15px !important;
  line-height: 1.65 !important;
  font-weight: 400 !important;
}

#contact-informations h2 br,
#contact-informations p br,
.informations p br {
  display: none;
}

.informations {
  margin: 0 !important;
  padding: 18px 0 !important;
  border-top: 1px solid rgba(214, 185, 131, 0.16);
}

.informations h4 {
  color: #f3dcae !important;
  margin: 0 0 6px !important;
  font-size: 13px !important;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.informations p {
  margin: 0 !important;
  overflow-wrap: anywhere;
}

#social-media {
  margin-top: 4px;
}

#social-media a {
  width: 42px;
  height: 42px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(214, 185, 131, 0.18);
}

#social-media a:hover {
  background: rgba(214, 185, 131, 0.14);
  border-color: rgba(214, 185, 131, 0.38);
}

#social-media a img {
  width: 24px !important;
  height: 24px !important;
  object-fit: contain;
  filter: none !important;
  opacity: 1 !important;
}

#linha {
  display: none !important;
}

.formulario {
  gap: 8px;
  justify-content: flex-start !important;
  color: var(--ink) !important;
}

.formulario label {
  margin: 12px 0 4px !important;
  color: rgba(33, 30, 45, 0.86) !important;
  font-family: "Montserrat", Arial, sans-serif !important;
  font-size: 12px !important;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}

.formulario input,
.formulario textarea {
  border: 1px solid rgba(33, 30, 45, 0.14) !important;
  border-bottom: 1px solid rgba(33, 30, 45, 0.24) !important;
  border-radius: 8px !important;
  background: rgba(255, 255, 255, 0.56) !important;
  padding: 14px 16px !important;
  color: var(--ink) !important;
}

.linha-dupla {
  gap: 14px !important;
}

.formulario textarea {
  min-height: 132px;
  resize: vertical;
}

.formulario button {
  width: fit-content !important;
  min-width: 260px !important;
  margin-top: 22px !important;
  background: linear-gradient(135deg, #211e2d, #383145) !important;
  color: #fff !important;
  box-shadow: 0 18px 42px rgba(33, 30, 45, 0.24) !important;
}

.formulario button span {
  background: none !important;
  -webkit-text-fill-color: #fff !important;
  color: #fff !important;
}

#footer {
  padding: 28px 0 !important;
  background: #111018 !important;
  border-top: 1px solid rgba(214, 185, 131, 0.14) !important;
}

#footer .container {
  width: min(1180px, calc(100% - 48px)) !important;
  max-width: none !important;
  padding: 0 !important;
  gap: 18px;
  color: rgba(255, 255, 255, 0.62) !important;
}

#footer p {
  margin: 0 !important;
  color: rgba(255, 255, 255, 0.62) !important;
  font-size: 13px !important;
  line-height: 1.5 !important;
}

#footer-links {
  align-items: center;
  gap: 18px !important;
}

#footer-links h6 {
  margin: 0 !important;
  color: rgba(255, 255, 255, 0.62) !important;
  font-size: 12px !important;
  font-weight: 500 !important;
}

@media (max-width: 1024px) {
  nav {
    width: 100% !important;
    top: 0 !important;
    border-radius: 0 !important;
  }

  #services,
  #sobre-container .container,
  #contact .container {
    flex-direction: column !important;
  }

  #nicolly {
    display: none !important;
  }

  #nicolly-mobile {
    display: block !important;
    width: min(520px, 100%) !important;
    margin: 0 auto !important;
  }

  #lado-direito,
  #about,
  #video-about,
  #contact-informations,
  #contact-form {
    width: 100% !important;
  }

  #video-about {
    width: min(440px, 100%) !important;
    flex: 0 1 min(440px, 100%) !important;
    margin: 0 auto;
  }

  #video-about .video-container {
    width: 100% !important;
    flex: 0 1 auto !important;
    height: auto !important;
  }

  #contact-informations,
  #contact-form {
    padding: 26px !important;
  }

  #contact-informations {
    align-items: flex-start !important;
    text-align: left !important;
  }

  #contact-informations h2,
  #contact-informations p,
  .informations {
    text-align: left !important;
    width: 100%;
  }

  #lado-direito > h1 {
    text-align: center !important;
  }

  #processos-text,
  .office-inner {
    grid-template-columns: 1fr;
  }

  #processos-text {
    flex-wrap: wrap;
  }

  .processo {
    flex: 1 1 calc(50% - 18px);
  }

  .office-gallery {
    min-height: 0;
    grid-template-rows: 320px 420px;
  }
}

@media (max-width: 720px) {
  html,
  body,
  #root,
  header {
    max-width: 100%;
    overflow-x: hidden !important;
  }

  .container {
    width: min(100% - 28px, 560px) !important;
  }

  header {
    width: 100% !important;
    min-height: 660px !important;
    padding-bottom: 56px !important;
    background:
      linear-gradient(180deg, rgba(15, 13, 21, 0) 0%, rgba(15, 13, 21, 0.02) 46%, rgba(21, 19, 27, 0.72) 82%, #15131b 100%),
      linear-gradient(0deg, #15131b 0%, rgba(21, 19, 27, 0.88) 8%, rgba(21, 19, 27, 0) 28%),
      url("/assets/bg-hero-mobile-novo.png") center top / cover no-repeat !important;
  }

  #text-header {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 100%;
    padding: 0 22px;
    overflow: hidden !important;
  }

  #text-header > h1 {
    width: 100%;
    max-width: 260px;
    margin-left: auto !important;
    margin-right: auto !important;
    font-size: clamp(24px, 7vw, 27px) !important;
    line-height: 1.06 !important;
    overflow-wrap: anywhere;
    word-break: normal;
  }

  #text-header > h1 span {
    display: inline;
    white-space: normal !important;
  }

  #text-header > p {
    width: 100%;
    max-width: 250px;
    font-size: 13px !important;
    line-height: 1.55 !important;
    overflow-wrap: anywhere;
  }

  #text-header > h1 br,
  #text-header > p br {
    display: none;
  }

  .btn {
    width: min(270px, calc(100vw - 56px)) !important;
    max-width: calc(100vw - 56px) !important;
    min-width: 0 !important;
    justify-content: center !important;
    text-align: center !important;
    padding-left: 14px !important;
    padding-right: 14px !important;
    white-space: normal !important;
    margin-left: auto !important;
    margin-right: auto !important;
    gap: 6px !important;
    font-size: 10px !important;
  }

  .btn img {
    width: 16px !important;
    flex: 0 0 auto;
  }

  #text-header > .btn {
    width: 224px !important;
    max-width: calc(100vw - 96px) !important;
    padding: 12px 12px !important;
    transform: none !important;
  }

  #services-container,
  .office-points {
    grid-template-columns: 1fr !important;
  }

  .service-card {
    min-height: 0 !important;
  }

  #processos-text {
    flex-direction: column !important;
  }

  .processo {
    flex-basis: auto;
  }

  #about {
    min-height: 0;
  }

  #video-about {
    width: min(430px, calc(100vw - 28px)) !important;
    flex: 0 1 min(430px, calc(100vw - 28px)) !important;
  }

  .responsive-video {
    height: 100% !important;
  }

  .office-gallery {
    grid-template-columns: 1fr;
    grid-template-rows: 260px 420px 420px;
    gap: 12px;
  }

  .office-eyebrow {
    font-size: 10px;
    letter-spacing: 0.9px;
  }

  .office-photo:first-child {
    grid-row: auto;
    grid-column: auto;
  }

  .office-photo:nth-child(2),
  .office-photo:nth-child(3) {
    grid-row: auto;
  }

  #contact-informations h2 br,
  #contact-informations p br {
    display: none;
  }

  #contact .container {
    width: min(100% - 28px, 560px) !important;
  }

  .linha-dupla {
    flex-direction: column !important;
    gap: 0 !important;
  }

  .formulario button {
    width: 100% !important;
    min-width: 0 !important;
  }

  #footer .container {
    flex-direction: column !important;
    gap: 12px;
    text-align: center;
  }

  #footer-links {
    justify-content: center;
    flex-wrap: wrap;
  }
}
