@charset "UTF-8";
*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  font-size: 16px;
  scroll-behavior: smooth;
  -webkit-text-size-adjust: 100%;
}

body {
  font-family: "Noto Sans", "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  color: #1A2226;
  background-color: #FFFFFF;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img,
video {
  max-width: 100%;
  height: auto;
  display: block;
}

a {
  color: inherit;
  text-decoration: none;
}

ul,
ol {
  list-style: none;
}

button {
  background: none;
  border: none;
  cursor: pointer;
  font-family: inherit;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat Z", "Montserrat", "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
  line-height: 1.15;
}

p {
  line-height: 1.7;
}

svg {
  display: block;
}

table {
  border-collapse: collapse;
}

@font-face {
  font-family: "Noto Sans";
  src: url("../fonts/noto-sans/noto-sans-latin-300-normal.woff2") format("woff2"), url("../fonts/noto-sans/noto-sans-latin-ext-300-normal.woff2") format("woff2"), url("../fonts/noto-sans/noto-sans-greek-300-normal.woff2") format("woff2"), url("../fonts/noto-sans/noto-sans-greek-ext-300-normal.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url("../fonts/noto-sans/noto-sans-latin-400-normal.woff2") format("woff2"), url("../fonts/noto-sans/noto-sans-latin-ext-400-normal.woff2") format("woff2"), url("../fonts/noto-sans/noto-sans-greek-400-normal.woff2") format("woff2"), url("../fonts/noto-sans/noto-sans-greek-ext-400-normal.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url("../fonts/noto-sans/noto-sans-latin-400-italic.woff2") format("woff2"), url("../fonts/noto-sans/noto-sans-latin-ext-400-italic.woff2") format("woff2"), url("../fonts/noto-sans/noto-sans-greek-400-italic.woff2") format("woff2"), url("../fonts/noto-sans/noto-sans-greek-ext-400-italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url("../fonts/noto-sans/noto-sans-latin-500-normal.woff2") format("woff2"), url("../fonts/noto-sans/noto-sans-latin-ext-500-normal.woff2") format("woff2"), url("../fonts/noto-sans/noto-sans-greek-500-normal.woff2") format("woff2"), url("../fonts/noto-sans/noto-sans-greek-ext-500-normal.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url("../fonts/noto-sans/noto-sans-latin-600-normal.woff2") format("woff2"), url("../fonts/noto-sans/noto-sans-latin-ext-600-normal.woff2") format("woff2"), url("../fonts/noto-sans/noto-sans-greek-600-normal.woff2") format("woff2"), url("../fonts/noto-sans/noto-sans-greek-ext-600-normal.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat Z";
  src: url("../fonts/MontserratZ-Thin.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat Z";
  src: url("../fonts/MontserratZ-ExtraLight.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat Z";
  src: url("../fonts/MontserratZ-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat Z";
  src: url("../fonts/MontserratZ-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat Z";
  src: url("../fonts/MontserratZ-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat Z";
  src: url("../fonts/MontserratZ-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat Z";
  src: url("../fonts/MontserratZ-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat Z";
  src: url("../fonts/MontserratZ-ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat Z";
  src: url("../fonts/MontserratZ-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
h1 {
  font-size: clamp(1.9rem, 3.5vw, 3rem);
  font-weight: 700;
  text-wrap: balance;
}

h2 {
  font-size: clamp(1.5rem, 2.5vw, 2.2rem);
  font-weight: 700;
  text-wrap: balance;
}

h3 {
  font-size: clamp(1.1rem, 1.75vw, 1.45rem);
  font-weight: 600;
  text-wrap: balance;
}

h4 {
  font-size: clamp(1rem, 1.25vw, 1.2rem);
  font-weight: 600;
  text-wrap: balance;
}

h5 {
  font-size: 1rem;
  font-weight: 500;
  text-wrap: balance;
}

h6 {
  font-size: 0.9rem;
  font-weight: 500;
  text-wrap: balance;
}

p {
  font-size: 1rem;
  line-height: 1.65;
  text-wrap: pretty;
}

.overline {
  display: block;
  font-family: "Montserrat Z", "Montserrat", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #6FBFE3;
  margin-bottom: 1rem;
}
.overline::before {
  content: "— ";
}
.overline a {
  color: inherit;
  text-decoration: none;
}

.overline--dark {
  color: #1265A2;
}

strong {
  font-weight: 600;
}

small {
  font-size: 0.85rem;
}

.container {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: clamp(1.5rem, 4vw, 4rem);
  padding-right: clamp(1.5rem, 4vw, 4rem);
}

.section {
  padding-top: clamp(3rem, 6vw, 6rem);
  padding-bottom: clamp(3rem, 6vw, 6rem);
}

.section--dark {
  background-color: #052A52;
  color: #FFFFFF;
}

.section--darknavy {
  background-color: #06223D;
  color: #FFFFFF;
}

.section--bg {
  background-color: #F4F6F8;
}

body:not(.has-hero) #main {
  padding-top: 8rem;
}
@media (max-width: 768px) {
  body:not(.has-hero) #main {
    padding-top: 5.5rem;
  }
}

.page-header {
  background-color: #052A52;
  padding: clamp(3rem, 5vw, 5rem) 0 clamp(2rem, 4vw, 4rem);
  color: #FFFFFF;
}
.page-header__overline {
  color: #6FBFE3;
}
.page-header__title {
  margin-top: 0.5rem;
  color: #FFFFFF;
}
.page-header__intro {
  margin-top: 1rem;
  color: rgba(255, 255, 255, 0.75);
  max-width: 60ch;
}
.page-header__back {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  color: #6FBFE3;
  font-size: 0.875rem;
  font-weight: 500;
  text-decoration: none;
  margin-bottom: 0.75rem;
  opacity: 0.85;
  transition: opacity 0.2s ease;
}
.page-header__back:hover {
  opacity: 1;
  color: #FFFFFF;
}
.page-header--image {
  position: relative;
  overflow: hidden;
}
.page-header--image .page-header__bg {
  position: absolute;
  inset: 0;
}
.page-header--image .page-header__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.18;
}
.page-header--image .container {
  position: relative;
  z-index: 1;
}

.grid-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
}
@media (max-width: 768px) {
  .grid-2 {
    grid-template-columns: 1fr;
  }
}

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

.text-right {
  text-align: right;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.btn {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  font-family: "Montserrat Z", "Montserrat", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  padding: 0.8rem 1.75rem;
  border-radius: 6px;
  transition: all 0.25s ease;
  white-space: nowrap;
  cursor: pointer;
  text-decoration: none;
  border: 2px solid transparent;
}
.btn--primary {
  background-color: #1265A2;
  color: #FFFFFF;
  border-color: #1265A2;
}
.btn--primary:hover {
  background-color: #0d4f7e;
  border-color: #0d4f7e;
}
.btn--outline {
  background-color: transparent;
  color: #FFFFFF;
  border-color: #FFFFFF;
}
.btn--outline:hover {
  background-color: #FFFFFF;
  color: #052A52;
}
.btn--outline-blue {
  background-color: transparent;
  color: #1265A2;
  border-color: #1265A2;
}
.btn--outline-blue:hover {
  background-color: #1265A2;
  color: #FFFFFF;
}
.btn--ghost {
  background-color: transparent;
  color: rgba(255, 255, 255, 0.8);
  border-color: transparent;
  padding-left: 0;
  padding-right: 0;
}
.btn--ghost:hover {
  color: #FFFFFF;
}
.btn--sm {
  font-size: 0.8rem;
  padding: 0.6rem 1.25rem;
}

.section-heading {
  margin-bottom: clamp(2rem, 4vw, 3.5rem);
}
.section-heading--center {
  text-align: center;
}
.section-heading--center .section-heading__text {
  margin-left: auto;
  margin-right: auto;
}
.section-heading__title {
  margin-top: 0.5rem;
}
.section-heading__text {
  margin-top: 1rem;
  max-width: 60ch;
  color: inherit;
  opacity: 0.75;
  font-size: 1.0625rem;
}
.section-heading--light .section-heading__title {
  color: #FFFFFF;
}
.section-heading--light .section-heading__text {
  color: rgba(255, 255, 255, 0.7);
}
.section-heading--light .overline {
  color: #6FBFE3;
}

.cat-card {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  aspect-ratio: 3/4;
  display: block;
  background: #06223D;
}
.cat-card__image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #052A52 0%, #0d4f80 100%);
}
.cat-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 0.5s ease;
}
.cat-card__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(6, 34, 61, 0.85) 0%, rgba(6, 34, 61, 0.2) 60%, transparent 100%);
}
.cat-card__body {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 1.25rem 1.25rem 1.1rem;
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
}
.cat-card__title {
  font-family: "Montserrat Z", "Montserrat", "Helvetica Neue", Arial, sans-serif;
  font-size: clamp(1rem, 1.5vw, 1.25rem);
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1.2;
}
.cat-card__link {
  font-family: "Montserrat Z", "Montserrat", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.8rem;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.7);
  margin-top: 0.5rem;
  transition: color 0.2s ease;
}
.cat-card:hover .cat-card__image img {
  transform: scale(1.05);
}
.cat-card:hover .cat-card__link {
  color: #FFFFFF;
}

.brand-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 180px;
  padding: 1.25rem 1.75rem;
  background: #FFFFFF;
  border: 1px solid rgba(26, 34, 38, 0.12);
  border-radius: 10px;
  transition: all 0.25s ease;
  height: 100px;
}
.brand-logo img {
  max-height: 60px;
  max-width: 100%;
  width: auto;
  filter: grayscale(100%);
  opacity: 0.6;
  transition: all 0.25s ease;
  object-fit: contain;
}
.brand-logo:hover img {
  filter: grayscale(0%);
  opacity: 1;
}
.brand-logo:hover {
  box-shadow: 0 4px 20px rgba(6, 34, 61, 0.1);
}
.brand-logo__fallback {
  font-family: "Montserrat Z", "Montserrat", "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
  font-size: 1rem;
  color: rgba(26, 34, 38, 0.45);
}

.service-item {
  padding: 1.25rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.service-item:first-child {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.service-item__title {
  font-family: "Montserrat Z", "Montserrat", "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  color: #FFFFFF;
  margin-bottom: 0.3rem;
}
.service-item__desc {
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.65);
  line-height: 1.6;
}

.contact-cards {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

.contact-detail {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  padding: 1.25rem 1.5rem;
  background: #FFFFFF;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(6, 34, 61, 0.06);
}
.contact-detail__label {
  font-family: "Montserrat Z", "Montserrat", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #1265A2;
}
.contact-detail__value {
  font-size: 1rem;
  font-weight: 500;
  color: #1A2226;
  line-height: 1.5;
}
.contact-detail a:hover {
  color: #1265A2;
}

.whatsapp-btn {
  position: fixed;
  bottom: 1.75rem;
  right: 1.75rem;
  z-index: 200;
  width: 3.5rem;
  height: 3.5rem;
  background-color: #25D366;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 12px rgba(6, 34, 61, 0.15);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
  color: #FFFFFF;
}
.whatsapp-btn svg {
  width: 1.75rem;
  height: 1.75rem;
  fill: currentColor;
}
.whatsapp-btn:hover {
  transform: scale(1.08);
  box-shadow: 0 6px 18px rgba(6, 34, 61, 0.2);
}

.subcat-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.5rem 1rem;
  padding-top: 2rem;
}
@media (max-width: 1024px) {
  .subcat-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 768px) {
  .subcat-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 480px) {
  .subcat-list {
    grid-template-columns: 1fr 1fr;
  }
}
.subcat-list__item a {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.9rem;
  color: #1A2226;
  padding: 0.4rem 0;
  transition: color 0.2s ease;
}
.subcat-list__item a::before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background: #6FBFE3;
  border-radius: 50%;
  flex-shrink: 0;
}
.subcat-list__item a:hover {
  color: #1265A2;
}

.map-card {
  position: relative;
  border-radius: 14px;
  overflow: hidden;
  aspect-ratio: 3/4;
  background: #F4F6F8;
}
.map-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.map-card__overlay {
  position: absolute;
  bottom: 1.25rem;
  left: 1.25rem;
  right: 1.25rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
}
@media (max-width: 480px) {
  .map-card__overlay {
    flex-direction: column;
    align-items: flex-start;
  }
}
.map-card__location {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  background: rgba(255, 255, 255, 0.92);
  backdrop-filter: blur(4px);
  border-radius: 100px;
  padding: 0.4rem 0.9rem 0.4rem 0.65rem;
  font-family: "Montserrat Z", "Montserrat", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.8rem;
  font-weight: 600;
  color: #1A2226;
  white-space: nowrap;
}
.map-card__location svg {
  flex-shrink: 0;
  color: #1265A2;
}
.map-card__cta {
  white-space: nowrap;
  flex-shrink: 0;
}
.map-card--placeholder {
  aspect-ratio: unset;
  min-height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pagination {
  display: flex;
  gap: 0.5rem;
  justify-content: center;
  margin-top: 3rem;
  flex-wrap: wrap;
}
.pagination .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  border: 1px solid rgba(26, 34, 38, 0.12);
  border-radius: 6px;
  font-family: "Montserrat Z", "Montserrat", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  color: #1A2226;
  transition: all 0.25s ease;
}
.pagination .page-numbers.current, .pagination .page-numbers:hover {
  background: #1265A2;
  border-color: #1265A2;
  color: #FFFFFF;
}
.pagination .page-numbers.dots {
  border: none;
  background: none;
  cursor: default;
}

.form-group {
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
}
.form-group label {
  font-family: "Montserrat Z", "Montserrat", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #1A2226;
}
.form-group input,
.form-group textarea,
.form-group select {
  width: 100%;
  padding: 0.75rem 1rem;
  border: 1px solid rgba(26, 34, 38, 0.12);
  border-radius: 6px;
  font-size: 0.95rem;
  color: #1A2226;
  background: #FFFFFF;
  transition: border-color 0.2s ease;
  outline: none;
}
.form-group input:focus,
.form-group textarea:focus,
.form-group select:focus {
  border-color: #1265A2;
}
.form-group input::placeholder,
.form-group textarea::placeholder,
.form-group select::placeholder {
  color: rgba(26, 34, 38, 0.4);
}
.form-group textarea {
  resize: vertical;
  min-height: 140px;
}

.form-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.25rem;
}
@media (max-width: 480px) {
  .form-grid {
    grid-template-columns: 1fr;
  }
}

.form-notice {
  padding: 1rem 1.25rem;
  border-radius: 6px;
  font-size: 0.9rem;
  margin-bottom: 1.5rem;
}
.form-notice--success {
  background: rgba(34, 197, 94, 0.1);
  color: #166534;
  border-left: 3px solid #22c55e;
}
.form-notice--error {
  background: rgba(239, 68, 68, 0.1);
  color: #991b1b;
  border-left: 3px solid #ef4444;
}

.header-topbar {
  background-color: #06223D;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  overflow: hidden;
  max-height: 2.5rem;
  transition: max-height 0.3s ease, opacity 0.3s ease, border-color 0.3s ease;
}
.header-topbar__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 2.5rem;
  gap: 1rem;
}
.header-topbar__left {
  display: flex;
  align-items: center;
  gap: 1.75rem;
}
.header-topbar__right {
  display: flex;
  align-items: center;
}
.header-topbar__item {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  font-family: "Montserrat Z", "Montserrat", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.6);
  white-space: nowrap;
}
.header-topbar__item img {
  width: 14px;
  height: 14px;
  flex-shrink: 0;
  filter: brightness(0) invert(1);
  opacity: 0.6;
}
.header-topbar__item--link {
  transition: color 0.2s ease;
}
.header-topbar__item--link:hover {
  color: #FFFFFF;
}
.header-topbar__item--link:hover img {
  opacity: 1;
}
.site-header.is-scrolled .header-topbar {
  max-height: 0;
  opacity: 0;
  border-color: transparent;
}
@media (max-width: 768px) {
  .header-topbar {
    display: none;
  }
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 300;
  background-color: #052A52;
  transition: box-shadow 0.3s ease;
}
.site-header.is-scrolled {
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.35);
}
.site-header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 5.5rem;
  gap: 2rem;
}

.site-logo {
  flex-shrink: 0;
  display: block;
  height: 2.9rem;
}
.site-logo img {
  height: 100%;
  width: auto;
}

.nav-primary {
  display: flex;
  align-items: center;
  gap: clamp(1.25rem, 2vw, 2.5rem);
}
.nav-primary a {
  font-family: "Montserrat Z", "Montserrat", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.85rem;
  font-weight: 500;
  letter-spacing: 0.03em;
  color: rgba(255, 255, 255, 0.85);
  transition: color 0.2s ease;
  white-space: nowrap;
}
.nav-primary a:hover, .nav-primary a.current-menu-item, .nav-primary a.current-page-ancestor {
  color: #FFFFFF;
}
@media (max-width: 1024px) {
  .nav-primary {
    display: none;
  }
}

.header-right {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex-shrink: 0;
}
@media (max-width: 1024px) {
  .header-right {
    gap: 0.75rem;
  }
}

.lang-switcher {
  display: flex;
  align-items: center;
}
.lang-switcher ul {
  display: flex;
  align-items: center;
  list-style: none;
  gap: 0;
}
.lang-switcher li {
  display: flex;
  align-items: center;
}
.lang-switcher li + li::before {
  content: "/";
  color: rgba(255, 255, 255, 0.25);
  font-size: 0.7rem;
  padding: 0 0.2rem;
}
.lang-switcher a,
.lang-switcher span {
  font-family: "Montserrat Z", "Montserrat", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.45);
  transition: color 0.2s ease;
  padding: 0.15rem 0.3rem;
}
.lang-switcher a:hover {
  color: #FFFFFF;
}
.lang-switcher .current-lang a,
.lang-switcher .current-lang span {
  color: #FFFFFF;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 3px;
}

.header-cta img {
  width: 14px;
  height: 14px;
  flex-shrink: 0;
  filter: brightness(0) invert(1);
}
@media (max-width: 480px) {
  .header-cta {
    display: none;
  }
}

.nav-toggle {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  gap: 5px;
  cursor: pointer;
  background: none;
  border: none;
  padding: 0;
}
.nav-toggle span {
  display: block;
  width: 22px;
  height: 2px;
  background: #FFFFFF;
  border-radius: 2px;
  transition: all 0.25s ease;
  transform-origin: center;
}
.nav-toggle.is-open span:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}
.nav-toggle.is-open span:nth-child(2) {
  opacity: 0;
  transform: scaleX(0);
}
.nav-toggle.is-open span:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}
@media (max-width: 1024px) {
  .nav-toggle {
    display: flex;
  }
}

.mobile-nav {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 350;
  background-color: #06223D;
  flex-direction: column;
  padding: clamp(1.5rem, 4vw, 4rem);
  overflow-y: auto;
}
.mobile-nav.is-open {
  display: flex;
}
.mobile-nav .mobile-nav-close {
  align-self: flex-end;
  position: relative;
  width: 2.75rem;
  height: 2.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.08);
  border-radius: 50%;
  flex-shrink: 0;
  margin-bottom: 2rem;
  transition: background 0.2s ease;
}
.mobile-nav .mobile-nav-close:hover {
  background: rgba(255, 255, 255, 0.15);
}
.mobile-nav .mobile-nav-close span {
  position: absolute;
  width: 18px;
  height: 2px;
  background: #FFFFFF;
  border-radius: 2px;
}
.mobile-nav .mobile-nav-close span:nth-child(1) {
  transform: rotate(45deg);
}
.mobile-nav .mobile-nav-close span:nth-child(2) {
  transform: rotate(-45deg);
}
.mobile-nav__list {
  display: flex;
  flex-direction: column;
  gap: 0;
  margin-bottom: 2rem;
}
.mobile-nav__list a, .mobile-nav__item a {
  display: block;
  font-family: "Montserrat Z", "Montserrat", "Helvetica Neue", Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.85);
  padding: 0.9rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  transition: color 0.2s ease, padding-left 0.2s ease;
}
.mobile-nav__list a:hover, .mobile-nav__list a.current-menu-item, .mobile-nav__item a:hover, .mobile-nav__item a.current-menu-item {
  color: #6FBFE3;
  padding-left: 0.5rem;
}
.mobile-nav__footer {
  margin-top: auto;
  padding-top: 2rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.mobile-nav__phone {
  font-family: "Montserrat Z", "Montserrat", "Helvetica Neue", Arial, sans-serif;
  font-size: 1.1rem;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.75);
}
.mobile-nav .lang-switcher a, .mobile-nav .lang-switcher span {
  font-size: 0.7rem;
}

.hero {
  position: relative;
  min-height: 100vh;
  background-color: #06223D;
  overflow: hidden;
  display: flex;
  align-items: stretch;
}
.hero__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.hero__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  will-change: transform;
}
.hero__bg::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to right, #06223D 0%, #06223D 40%, rgba(6, 34, 61, 0.82) 55%, rgba(6, 34, 61, 0.5) 75%, rgba(6, 34, 61, 0.25) 100%);
}
.hero__content {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  padding-top: 7rem;
  padding-bottom: 4rem;
}
.hero__inner {
  max-width: 680px;
}
.hero__overline {
  display: block;
  font-family: "Montserrat Z", "Montserrat", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.68rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.55);
  margin-bottom: 1.25rem;
}
.hero__title {
  font-size: clamp(2.4rem, 5vw, 4.25rem);
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1.1;
  margin-bottom: 1.5rem;
}
.hero__title .accent {
  color: #6FBFE3;
  display: block;
}
.hero__text {
  font-size: clamp(1rem, 1.5vw, 1.125rem);
  color: rgba(255, 255, 255, 0.72);
  max-width: 48ch;
  line-height: 1.7;
  margin-bottom: 2.5rem;
}
.hero__ctas {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  flex-wrap: wrap;
}
.hero__scroll {
  position: absolute;
  bottom: 2rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
  color: rgba(255, 255, 255, 0.4);
  font-family: "Montserrat Z", "Montserrat", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.65rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.hero__scroll::after {
  content: "";
  display: block;
  width: 1px;
  height: 2rem;
  background: rgba(255, 255, 255, 0.3);
  animation: scrollLine 1.5s ease-in-out infinite;
}
@media (max-width: 768px) {
  .hero {
    min-height: 100svh;
  }
  .hero__bg::after {
    background: rgba(6, 34, 61, 0.72);
  }
  .hero__inner {
    max-width: 100%;
  }
  .hero__text {
    max-width: 100%;
  }
}

@keyframes scrollLine {
  0% {
    opacity: 0;
    transform: scaleY(0);
    transform-origin: top;
  }
  50% {
    opacity: 1;
    transform: scaleY(1);
    transform-origin: top;
  }
  100% {
    opacity: 0;
    transform: scaleY(1);
    transform-origin: bottom;
  }
}
.section-categories {
  background: #FFFFFF;
}
.section-categories__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
  margin-bottom: 2.5rem;
}
@media (max-width: 1024px) {
  .section-categories__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 480px) {
  .section-categories__grid {
    grid-template-columns: 1fr 1fr;
    gap: 0.75rem;
  }
}
.section-categories__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 1.5rem;
  border-top: 1px solid rgba(26, 34, 38, 0.12);
  flex-wrap: wrap;
  gap: 1rem;
}
.section-categories__footer-label {
  font-family: "Montserrat Z", "Montserrat", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #1A2226;
  opacity: 0.5;
}
.section-categories__footer-link {
  font-size: 0.9rem;
  font-weight: 500;
  color: #1265A2;
  display: flex;
  align-items: center;
  gap: 0.4rem;
  transition: gap 0.2s ease;
}
.section-categories__footer-link:hover {
  gap: 0.7rem;
}

.section-brands {
  background: #F4F6F8;
}
.section-brands__all {
  text-align: center;
  margin-top: 2.5rem;
}

.brands-carousel {
  overflow: hidden;
  margin: 0 calc(-1 * clamp(1.5rem, 4vw, 4rem));
  -webkit-mask-image: linear-gradient(to right, transparent 0%, black 10%, black 90%, transparent 100%);
  mask-image: linear-gradient(to right, transparent 0%, black 10%, black 90%, transparent 100%);
}
.brands-carousel__track {
  display: flex;
  align-items: center;
  gap: 1rem;
  width: max-content;
  animation: brands-scroll 60s linear infinite;
  will-change: transform;
}
.brands-carousel__track:hover {
  animation-play-state: paused;
}

@keyframes brands-scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
.section-services {
  background: #052A52;
  color: #FFFFFF;
  padding: clamp(3rem, 6vw, 6rem) 0;
}
.section-services__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(2.5rem, 5vw, 5rem);
  align-items: center;
}
@media (max-width: 1024px) {
  .section-services__grid {
    grid-template-columns: 1fr;
  }
}
.section-services__image {
  border-radius: 10px;
  overflow: hidden;
  aspect-ratio: 4/5;
}
.section-services__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
@media (max-width: 1024px) {
  .section-services__image {
    aspect-ratio: 16/9;
  }
}
.section-services__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.section-services__content h2 {
  color: #FFFFFF;
  margin-top: 0.5rem;
}
.section-services__intro {
  color: rgba(255, 255, 255, 0.7);
  margin-top: 1rem;
  font-size: 1.0625rem;
  line-height: 1.7;
  max-width: 48ch;
}
.section-services__list {
  margin-top: 2rem;
  display: flex;
  flex-direction: column;
}
.section-services__cta {
  margin-top: 2rem;
}

.section-visit {
  background: #F4F6F8;
}
.section-visit__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(2rem, 5vw, 5rem);
  align-items: center;
}
@media (max-width: 768px) {
  .section-visit__grid {
    grid-template-columns: 1fr;
  }
}
.section-visit__details {
  display: flex;
  flex-direction: column;
  padding-top: 0.5rem;
}
.section-visit__intro {
  font-size: 1.0625rem;
  color: rgba(26, 34, 38, 0.7);
  max-width: 50ch;
  margin-top: 1rem;
  margin-bottom: 1.5rem;
}

.section-cta {
  background: #1265A2;
  padding: clamp(2rem, 4vw, 3.5rem) 0;
}
.section-cta__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .section-cta__inner {
    flex-direction: column;
    text-align: center;
  }
}
.section-cta__text h2 {
  font-size: clamp(1.4rem, 2.5vw, 2rem);
  color: #FFFFFF;
  font-weight: 700;
}
.section-cta__text p {
  color: rgba(255, 255, 255, 0.8);
  margin-top: 0.25rem;
  font-size: 1rem;
}
.section-cta__action {
  flex-shrink: 0;
}

.site-footer {
  background-color: #06223D;
  color: rgba(255, 255, 255, 0.7);
}
.site-footer__main {
  padding: clamp(3rem, 5vw, 5rem) 0 clamp(2rem, 4vw, 4rem);
  display: grid;
  grid-template-columns: 1.4fr 1fr 1fr 1fr;
  gap: clamp(2rem, 4vw, 4rem);
}
@media (max-width: 1024px) {
  .site-footer__main {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 480px) {
  .site-footer__main {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
}

.footer-brand__logo {
  display: block;
  height: 3.5rem;
  margin-bottom: 1.25rem;
}
.footer-brand__logo img {
  height: 100%;
  width: auto;
}
.footer-brand__desc {
  font-size: 0.875rem;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.55);
  max-width: 28ch;
  margin-bottom: 1.5rem;
}
.footer-brand__social {
  display: flex;
  gap: 0.75rem;
}
.footer-brand__lang {
  margin-top: 1.5rem;
}
.footer-brand__lang .lang-switcher a,
.footer-brand__lang .lang-switcher span {
  font-size: 0.62rem;
}

.footer-social-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 4px;
  color: rgba(255, 255, 255, 0.6);
  transition: all 0.25s ease;
}
.footer-social-link svg {
  width: 1rem;
  height: 1rem;
  fill: currentColor;
}
.footer-social-link:hover {
  border-color: #6FBFE3;
  color: #6FBFE3;
}

.footer-col__title {
  font-family: "Montserrat Z", "Montserrat", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 1.25rem;
}
.footer-col__list {
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
}
.footer-col__list a {
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.55);
  transition: color 0.2s ease;
}
.footer-col__list a:hover {
  color: #FFFFFF;
}
.footer-col__contact {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.footer-col__social {
  margin-top: 1.25rem;
}
.footer-col__contact-item {
  display: flex;
  flex-direction: column;
  gap: 0.1rem;
}
.footer-col__contact-item span:first-child {
  font-size: 0.65rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.35);
}
.footer-col__contact-item a,
.footer-col__contact-item span:last-child {
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.65);
  transition: color 0.2s ease;
}
.footer-col__contact-item a:hover,
.footer-col__contact-item span:last-child:hover {
  color: #FFFFFF;
}

.site-footer__bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  padding: 1.25rem 0;
}
.site-footer__bottom-inner {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 1rem;
}
@media (max-width: 768px) {
  .site-footer__bottom-inner {
    grid-template-columns: 1fr;
    text-align: center;
  }
}
.site-footer__bottom-copy {
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.35);
}
.site-footer__bottom-center {
  text-align: center;
}
.site-footer__bottom-center a {
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.35);
  transition: color 0.2s ease;
}
.site-footer__bottom-center a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.site-footer__bottom-credit {
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.35);
  text-align: right;
}
@media (max-width: 768px) {
  .site-footer__bottom-credit {
    text-align: center;
  }
}
.site-footer__bottom-credit a {
  color: rgba(255, 255, 255, 0.5);
  transition: color 0.2s ease;
}
.site-footer__bottom-credit a:hover {
  color: #6FBFE3;
}

.archive-cats__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.25rem;
}
@media (max-width: 1024px) {
  .archive-cats__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 480px) {
  .archive-cats__grid {
    grid-template-columns: 1fr 1fr;
    gap: 0.75rem;
  }
}

.archive-brands__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 1024px) {
  .archive-brands__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 768px) {
  .archive-brands__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 480px) {
  .archive-brands__grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
.archive-brands__grid .brand-logo {
  width: 100%;
  animation: brand-card-in 0.4s ease both;
}
.archive-brands__grid .brand-logo:nth-child(1) {
  animation-delay: 0s;
}
.archive-brands__grid .brand-logo:nth-child(2) {
  animation-delay: 0.05s;
}
.archive-brands__grid .brand-logo:nth-child(3) {
  animation-delay: 0.1s;
}
.archive-brands__grid .brand-logo:nth-child(4) {
  animation-delay: 0.15s;
}
.archive-brands__grid .brand-logo:nth-child(5) {
  animation-delay: 0.2s;
}
.archive-brands__grid .brand-logo:nth-child(6) {
  animation-delay: 0.25s;
}
.archive-brands__grid .brand-logo:nth-child(7) {
  animation-delay: 0.3s;
}
.archive-brands__grid .brand-logo:nth-child(8) {
  animation-delay: 0.35s;
}
.archive-brands__grid .brand-logo:nth-child(9) {
  animation-delay: 0.4s;
}
.archive-brands__grid .brand-logo:nth-child(10) {
  animation-delay: 0.45s;
}
.archive-brands__grid .brand-logo:nth-child(11) {
  animation-delay: 0.5s;
}
.archive-brands__grid .brand-logo:nth-child(12) {
  animation-delay: 0.55s;
}
.archive-brands__grid .brand-logo:nth-child(13) {
  animation-delay: 0.6s;
}
.archive-brands__grid .brand-logo:nth-child(14) {
  animation-delay: 0.65s;
}
.archive-brands__grid .brand-logo:nth-child(15) {
  animation-delay: 0.7s;
}
.archive-brands__grid .brand-logo:nth-child(16) {
  animation-delay: 0.75s;
}
.archive-brands__grid .brand-logo:nth-child(17) {
  animation-delay: 0.8s;
}
.archive-brands__grid .brand-logo:nth-child(18) {
  animation-delay: 0.85s;
}
.archive-brands__grid .brand-logo:nth-child(19) {
  animation-delay: 0.9s;
}
.archive-brands__grid .brand-logo:nth-child(20) {
  animation-delay: 0.95s;
}
.archive-brands__grid .brand-logo:nth-child(21) {
  animation-delay: 1s;
}
.archive-brands__grid .brand-logo:nth-child(22) {
  animation-delay: 1.05s;
}
.archive-brands__grid .brand-logo:nth-child(23) {
  animation-delay: 1.1s;
}
.archive-brands__grid .brand-logo:nth-child(24) {
  animation-delay: 1.15s;
}

@keyframes brand-card-in {
  from {
    opacity: 0;
    transform: scale(0.95);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.single-brand__header {
  background: #052A52;
  padding: clamp(3rem, 5vw, 5rem) 0;
  color: #FFFFFF;
}
.single-brand__header .container {
  display: flex;
  align-items: center;
  gap: 2.5rem;
  flex-wrap: wrap;
}
.single-brand__logo-wrap {
  width: 160px;
  height: 100px;
  background: #FFFFFF;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  flex-shrink: 0;
}
.single-brand__logo-wrap img {
  max-width: 100%;
  max-height: 70px;
  object-fit: contain;
}
.single-brand__meta {
  flex: 1;
  min-width: 200px;
}
.single-brand__title {
  font-size: clamp(1.75rem, 3vw, 2.5rem);
  color: #FFFFFF;
  margin-bottom: 0.75rem;
}
.single-brand__desc {
  color: rgba(255, 255, 255, 0.7);
  max-width: 60ch;
  line-height: 1.7;
}
.single-brand__link {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  margin-top: 1.25rem;
  font-size: 0.875rem;
  font-weight: 600;
  color: #6FBFE3;
}
.single-brand__link:hover {
  color: #FFFFFF;
}
.single-brand__categories h3 {
  margin-bottom: 1.25rem;
}
.single-brand__categories-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
  margin-top: 1.5rem;
}
@media (max-width: 768px) {
  .single-brand__categories-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

.srv-intro {
  background: #FFFFFF;
}
.srv-intro__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(2.5rem, 5vw, 5rem);
  align-items: center;
}
@media (max-width: 1024px) {
  .srv-intro__grid {
    grid-template-columns: 1fr;
  }
}
.srv-intro__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.srv-intro__content > h2 {
  color: #06223D;
  margin-bottom: 0;
}
.srv-intro__text {
  margin-top: 1rem;
}
.srv-intro__text h1, .srv-intro__text h2, .srv-intro__text h3, .srv-intro__text h4 {
  color: #06223D;
  margin-top: 0.5rem;
}
.srv-intro__text p {
  color: rgba(26, 34, 38, 0.75);
  font-size: 1.0625rem;
  line-height: 1.75;
  margin-top: 1rem;
}
.srv-intro__text strong {
  color: #06223D;
}
.srv-intro__image {
  border-radius: 10px;
  overflow: hidden;
  aspect-ratio: 4/5;
}
.srv-intro__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
@media (max-width: 1024px) {
  .srv-intro__image {
    aspect-ratio: 16/9;
    order: -1;
  }
}

.srv-list {
  background: #F4F6F8;
}

.services-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.5rem;
}
@media (max-width: 768px) {
  .services-grid {
    grid-template-columns: 1fr;
  }
}

.service-card {
  background: #FFFFFF;
  border-radius: 8px;
  border-left: 3px solid #1265A2;
  padding: 2rem 2rem 2rem 1.75rem;
  transition: all 0.25s ease;
}
.service-card:hover {
  box-shadow: 0 8px 30px rgba(6, 34, 61, 0.08);
  transform: translateY(-2px);
}
.service-card__title {
  font-size: 1.1rem;
  font-weight: 600;
  color: #06223D;
  margin-bottom: 0.75rem;
}
.service-card__desc {
  font-size: 0.9375rem;
  color: rgba(26, 34, 38, 0.7);
  line-height: 1.7;
}

.srv-closing {
  background: #FFFFFF;
}
.srv-closing__inner {
  max-width: 72ch;
}
.srv-closing__inner p {
  font-size: 1.0625rem;
  color: rgba(26, 34, 38, 0.8);
  line-height: 1.8;
}
.srv-closing__inner p + p {
  margin-top: 1rem;
}
.srv-closing__inner strong {
  color: #06223D;
}

.about-story {
  background: #FFFFFF;
}
.about-story__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(2.5rem, 5vw, 5rem);
  align-items: center;
}
@media (max-width: 1024px) {
  .about-story__grid {
    grid-template-columns: 1fr;
  }
}
.about-story__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.about-story__content > h2 {
  margin-bottom: 0;
}
.about-story__text {
  margin-top: 1rem;
}
.about-story__text p {
  color: rgba(26, 34, 38, 0.8);
  font-size: 1.0625rem;
  line-height: 1.8;
  margin-top: 1rem;
}
.about-story__text strong {
  color: #06223D;
}
.about-story__image {
  border-radius: 10px;
  overflow: hidden;
  aspect-ratio: 4/5;
}
.about-story__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
@media (max-width: 1024px) {
  .about-story__image {
    aspect-ratio: 16/9;
    order: -1;
  }
}

.about-team .overline {
  margin-bottom: 2rem;
}

.about-findus {
  background: #F4F6F8;
}
.about-findus__grid {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  gap: clamp(2.5rem, 5vw, 5rem);
  align-items: start;
}
@media (max-width: 1024px) {
  .about-findus__grid {
    grid-template-columns: 1fr;
  }
}
.about-findus__info > h2 {
  margin-top: 0.5rem;
  margin-bottom: 0;
}
.about-findus__map {
  border-radius: 14px;
  overflow: hidden;
  min-height: 480px;
}
.about-findus__map iframe {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 480px;
  border: none;
}
.about-findus__map--placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FFFFFF;
  border: 1px solid rgba(26, 34, 38, 0.12);
}
@media (max-width: 1024px) {
  .about-findus__map {
    min-height: 320px;
  }
  .about-findus__map iframe {
    min-height: 320px;
  }
}

.about-owner {
  display: grid;
  grid-template-columns: 400px 1fr;
  gap: clamp(2.5rem, 5vw, 5rem);
  align-items: center;
}
@media (max-width: 1024px) {
  .about-owner {
    grid-template-columns: 1fr;
  }
}
.about-owner__photo {
  border-radius: 10px;
  overflow: hidden;
  aspect-ratio: 4/5;
}
.about-owner__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}
.about-owner__bio {
  display: flex;
  flex-direction: column;
}
.about-owner__title {
  font-size: clamp(1.4rem, 2vw, 1.75rem);
  color: #06223D;
  margin-bottom: 1.25rem;
}
.about-owner__text p {
  color: rgba(26, 34, 38, 0.8);
  font-size: 1.0625rem;
  line-height: 1.8;
  margin-bottom: 1.1rem;
}
.about-owner__text p:last-child {
  margin-bottom: 0;
}

.about-map iframe {
  display: block;
  width: 100%;
  height: 420px;
  border: none;
  border-radius: 8px;
}
@media (max-width: 768px) {
  .about-map iframe {
    height: 280px;
  }
}

.contact-page__grid {
  display: grid;
  grid-template-columns: 1fr 1.4fr;
  gap: clamp(2rem, 5vw, 5rem);
  align-items: start;
}
@media (max-width: 768px) {
  .contact-page__grid {
    grid-template-columns: 1fr;
  }
}
.contact-page__info h2, .contact-page__info h3 {
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
}
.contact-page__intro {
  color: rgba(26, 34, 38, 0.65);
  margin-bottom: 1.5rem;
}

.contact-form {
  background: #FFFFFF;
  border-radius: 10px;
  padding: 2.5rem;
}
@media (max-width: 480px) {
  .contact-form {
    padding: 1.25rem 1.5rem;
  }
}
.contact-form__title {
  font-size: 1.25rem;
  margin-bottom: 1.5rem;
}
.contact-form__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.25rem;
  margin-bottom: 1.25rem;
}
@media (max-width: 480px) {
  .contact-form__grid {
    grid-template-columns: 1fr;
  }
}
.contact-form__row {
  margin-bottom: 1.25rem;
}
.contact-form__submit {
  margin-top: 0.5rem;
}
.contact-form__hp {
  display: none !important;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: -9999px;
}

.page-404 {
  text-align: center;
  padding: clamp(5rem, 10vw, 10rem) 0;
}
.page-404__code {
  font-family: "Montserrat Z", "Montserrat", "Helvetica Neue", Arial, sans-serif;
  font-size: clamp(5rem, 15vw, 12rem);
  font-weight: 900;
  color: rgba(111, 191, 227, 0.15);
  line-height: 1;
  margin-bottom: -1rem;
}
.page-404__title {
  font-size: clamp(1.5rem, 3vw, 2.5rem);
  color: #06223D;
  margin-bottom: 1rem;
}
.page-404__text {
  color: rgba(26, 34, 38, 0.65);
  max-width: 45ch;
  margin: 0 auto 2.5rem;
}
.page-404__ctas {
  display: flex;
  gap: 1rem;
  justify-content: center;
  flex-wrap: wrap;
}

.post-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  gap: 2rem;
}

.post-card {
  background: #FFFFFF;
  border: 1px solid rgba(26, 34, 38, 0.1);
  border-radius: 6px;
  overflow: hidden;
}
.post-card img {
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
  display: block;
}
.post-card__body {
  padding: 1.5rem;
}
.post-card__title {
  font-size: 1.1rem;
  margin-bottom: 0.5rem;
}
.post-card__title-link {
  color: #06223D;
}
.post-card__excerpt {
  font-size: 0.875rem;
  color: rgba(26, 34, 38, 0.65);
}

.section-h2 {
  margin-bottom: 1.5rem;
}

.product-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1.25rem;
  list-style: none;
  padding: 0;
}
.product-list__item {
  background: #FFFFFF;
  border: 1px solid rgba(26, 34, 38, 0.1);
  border-radius: 6px;
  padding: 1.25rem;
}
.product-list__item img {
  width: 100%;
  aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 4px;
  margin-bottom: 0.75rem;
}
.product-list__title {
  font-size: 1rem;
  font-weight: 600;
  color: #06223D;
  margin-bottom: 0.4rem;
}
.product-list__desc {
  font-size: 0.875rem;
  color: rgba(26, 34, 38, 0.65);
  line-height: 1.55;
}

.page-content {
  max-width: 80ch;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3rem;
}
.page-content h2 {
  margin-top: 2.5rem;
  margin-bottom: 0.75rem;
}
.page-content h3 {
  margin-top: 1.75rem;
  margin-bottom: 0.5rem;
}
.page-content p {
  margin-bottom: 1.25rem;
  color: rgba(26, 34, 38, 0.85);
}
.page-content ul, .page-content ol {
  margin-bottom: 1.25rem;
  padding-left: 1.5rem;
}
.page-content li {
  margin-bottom: 0.4rem;
}
.page-content ul li {
  list-style: disc;
}
.page-content ol li {
  list-style: decimal;
}
.page-content a {
  color: #1265A2;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.page-content img {
  border-radius: 6px;
  margin: 1.5rem 0;
}
.page-content blockquote {
  border-left: 3px solid #6FBFE3;
  padding-left: 1.25rem;
  margin: 1.5rem 0;
  color: rgba(26, 34, 38, 0.7);
  font-style: italic;
}
