@import url("https://fonts.googleapis.com/css2?family=Archivo:wght@400;500;600;700&family=Sora:wght@400;500;600&display=swap");

.pv-elementor-page {
  --pv-ink: #273859;
  --pv-deep: #15233b;
  --pv-blue: #315c96;
  --pv-accent: #5b8fd1;
  --pv-paper: #f5f7fa;
  --pv-white: #fff;
  --pv-line: #ccd4df;
  --pv-muted: #667187;
  margin: 0;
  color: var(--pv-ink);
  background: var(--pv-paper);
  font-family: "Archivo", Arial, sans-serif;
  overflow-x: hidden;
}
.pv-elementor-page .elementor-widget:not(:last-child) { margin-block-end: 0; }
.pv-elementor-page .elementor-element { --widgets-spacing: 0; }
.pv-elementor-page a { color: inherit; }
.pv-elementor-page .pv-wrap { width: min(100% - 48px, 1280px); margin-inline: auto; }
.pv-elementor-page .pv-section { padding-block: clamp(88px, 10vw, 160px); }
.pv-elementor-page .pv-cover, .pv-elementor-page .pv-cover > .elementor-widget-container, .pv-elementor-page .pv-cover img { width: 100%; height: 100%; }
.pv-elementor-page .pv-cover img { object-fit: cover; }
.pv-elementor-page .pv-index { color: var(--pv-blue); font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 0; }
.pv-elementor-page .pv-index p { margin: 0; }
.pv-elementor-page .pv-section-title h2 { margin: 0; font-family: "Sora", Arial, sans-serif; font-size: clamp(42px, 5vw, 76px); font-weight: 500; line-height: .98; letter-spacing: 0; }
.pv-elementor-page .pv-copy { color: var(--pv-muted); font-size: 17px; line-height: 1.7; }
.pv-elementor-page .pv-copy p { margin: 0 0 20px; }
.pv-elementor-page .pv-button .elementor-button, .pv-elementor-page .pv-header-button .elementor-button { min-height: 52px; padding: 0 22px; border-radius: 2px; font-size: 13px; font-weight: 700; }
.pv-elementor-page .pv-button-light .elementor-button { color: var(--pv-deep); background: var(--pv-white); }
.pv-elementor-page .pv-button-outline .elementor-button { color: var(--pv-white); background: transparent; border: 1px solid rgba(255,255,255,.45); }

.pv-elementor-page .pv-header { position: fixed; inset: 0 0 auto; z-index: 100; min-height: 76px; background: rgba(255,255,255,.96); border-bottom: 1px solid rgba(39,56,89,.15); backdrop-filter: blur(14px); }
.pv-elementor-page .pv-header-inner { display: grid; grid-template-columns: 220px 1fr 220px; align-items: center; min-height: 76px; }
.pv-elementor-page .pv-header-logo { padding: 0 32px; border-right: 1px solid rgba(39,56,89,.15); }
.pv-elementor-page .pv-header-logo img { width: 160px; }
.pv-elementor-page .pv-nav nav { display: flex; justify-content: center; gap: clamp(18px, 2.4vw, 42px); font-size: 12px; font-weight: 600; }
.pv-elementor-page .pv-nav a { text-decoration: none; }
.pv-elementor-page .pv-header-button .elementor-button { display: flex; min-height: 76px; border-radius: 0; color: #fff; background: var(--pv-ink); }

.pv-elementor-page .pv-hero { position: relative; display: flex; min-height: 100svh; justify-content: flex-end; overflow: hidden; padding: 150px 0 72px; color: #fff; background: var(--pv-deep); }
.pv-elementor-page .pv-hero-image { position: absolute; inset: 0; z-index: 0; }
.pv-elementor-page .pv-hero-image:after { position: absolute; inset: 0; content: ""; background: linear-gradient(90deg, rgba(15,28,50,.96) 0%, rgba(15,28,50,.72) 38%, rgba(15,28,50,.08) 76%), linear-gradient(0deg, rgba(15,28,50,.82), transparent 50%); }
.pv-elementor-page .pv-hero-image img { object-position: center 38%; }
.pv-elementor-page .pv-hero-copy { position: relative; z-index: 2; justify-content: flex-end; }
.pv-elementor-page .pv-kicker { font-size: 11px; font-weight: 700; text-transform: uppercase; }
.pv-elementor-page .pv-kicker p { margin: 0 0 34px; }
.pv-elementor-page .pv-kicker span:before { display: inline-block; width: 32px; height: 1px; margin: 0 16px 3px; content: ""; background: var(--pv-accent); }
.pv-elementor-page .pv-hero-title h1 { max-width: 1050px; margin: 0; font-family: "Sora", Arial, sans-serif; font-size: clamp(64px, 7.3vw, 124px); font-weight: 500; line-height: .88; letter-spacing: 0; }
.pv-elementor-page .pv-hero-title strong { color: #8cb6e7; font-weight: inherit; }
.pv-elementor-page .pv-hero-lead { max-width: 560px; margin-top: 34px; color: rgba(255,255,255,.82); font-size: 18px; line-height: 1.6; }
.pv-elementor-page .pv-actions { flex-direction: row; gap: 24px; align-items: center; margin-top: 30px; }
.pv-elementor-page .pv-link-button .elementor-button { padding: 12px 0; color: #fff; background: transparent; border-bottom: 1px solid #fff; border-radius: 0; font-size: 13px; font-weight: 700; }
.pv-elementor-page .pv-hero-proof { position: absolute; right: 4vw; bottom: 68px; z-index: 3; width: 210px; gap: 0; border-top: 1px solid rgba(255,255,255,.35); }
.pv-elementor-page .pv-proof { padding: 13px 0; border-bottom: 1px solid rgba(255,255,255,.25); }
.pv-elementor-page .pv-proof small { display: inline-block; width: 32px; color: #8cb6e7; }
.pv-elementor-page .pv-proof strong { font-size: 12px; }

.pv-elementor-page .pv-ticker { overflow: hidden; color: #fff; background: var(--pv-blue); }
.pv-elementor-page .pv-ticker-track { display: flex; width: max-content; gap: 32px; align-items: center; padding: 18px 0; animation: pv-ticker 22s linear infinite; font-family: "Sora", sans-serif; font-size: 14px; font-weight: 600; text-transform: uppercase; }
.pv-elementor-page .pv-ticker-track i { width: 5px; height: 5px; background: #fff; transform: rotate(45deg); }
@keyframes pv-ticker { to { transform: translateX(-50%); } }

.pv-elementor-page .pv-grid-12 { display: grid; grid-template-columns: repeat(12,1fr); gap: 24px; }
.pv-elementor-page .pv-manifest .pv-index { grid-column: 1 / 3; }
.pv-elementor-page .pv-statement { grid-column: 3 / 11; }
.pv-elementor-page .pv-statement h2 { margin: 0; font-family: "Sora", sans-serif; font-size: clamp(48px, 6vw, 96px); font-weight: 500; line-height: 1; letter-spacing: 0; }
.pv-elementor-page .pv-statement em { color: var(--pv-blue); font-style: normal; }
.pv-elementor-page .pv-manifest-copy { grid-column: 7 / 12; }
.pv-elementor-page .pv-manifest .pv-copy { grid-column: 7 / 12; margin-top: 48px; }

.pv-elementor-page .pv-film { position: relative; min-height: 720px; overflow: hidden; color: #fff; background: var(--pv-deep); }
.pv-elementor-page .pv-film-video { position: absolute; inset: 0; }
.pv-elementor-page .pv-film-video, .pv-elementor-page .pv-film-video > div, .pv-elementor-page .pv-film-video .elementor-wrapper { height: 100%; }
.pv-elementor-page .pv-film-video video { width: 100%; height: 100%; object-fit: cover; }
.pv-elementor-page .pv-film:after { position: absolute; inset: 0; content: ""; background: linear-gradient(90deg, rgba(15,28,50,.88), rgba(15,28,50,.08)); pointer-events: none; }
.pv-elementor-page .pv-film-copy { position: relative; z-index: 2; justify-content: center; min-height: 720px; }
.pv-elementor-page .pv-film-title h2 { margin: 0; font-family: "Sora", sans-serif; font-size: clamp(60px, 7vw, 108px); font-weight: 500; line-height: .9; letter-spacing: 0; }
.pv-elementor-page .pv-film-text { max-width: 440px; margin-top: 30px; font-size: 17px; }

.pv-elementor-page .pv-factory { display: grid; grid-template-columns: 1fr 1fr; min-height: 850px; }
.pv-elementor-page .pv-factory-image { position: relative; min-height: 700px; }
.pv-elementor-page .pv-image-caption { position: absolute; bottom: 28px; left: 32px; color: #fff; font-size: 12px; font-weight: 700; text-transform: uppercase; }
.pv-elementor-page .pv-factory-copy { justify-content: center; padding-inline: clamp(48px, 7vw, 120px); background: #fff; }
.pv-elementor-page .pv-factory-copy .pv-section-title { margin: 30px 0; }
.pv-elementor-page .pv-facts { gap: 0; margin-top: 36px; border-top: 1px solid var(--pv-line); }
.pv-elementor-page .pv-facts > div { padding: 20px 0; border-bottom: 1px solid var(--pv-line); }
.pv-elementor-page .pv-facts strong, .pv-elementor-page .pv-facts span { display: block; }
.pv-elementor-page .pv-facts strong { font-size: 14px; }
.pv-elementor-page .pv-facts span { color: var(--pv-muted); font-size: 13px; }

.pv-elementor-page .pv-credentials { display: grid; grid-template-columns: repeat(4,1fr); background: var(--pv-ink); }
.pv-elementor-page .pv-credential { min-height: 230px; padding: 36px; color: #fff; border-right: 1px solid rgba(255,255,255,.16); }
.pv-elementor-page .pv-credential small, .pv-elementor-page .pv-credential strong, .pv-elementor-page .pv-credential span { display: block; }
.pv-elementor-page .pv-credential small { color: #8cb6e7; font-size: 11px; }
.pv-elementor-page .pv-credential strong { margin-top: 58px; font-family: "Sora", sans-serif; font-size: 24px; line-height: 1.05; }
.pv-elementor-page .pv-credential span { margin-top: 8px; color: rgba(255,255,255,.62); font-size: 13px; }

.pv-elementor-page .pv-quality-head { display: grid; grid-template-columns: 1fr 4fr 2fr; gap: 34px; align-items: end; margin-bottom: 64px; }
.pv-elementor-page .pv-story-grid { display: grid; grid-template-columns: 1.1fr .9fr; grid-template-rows: 360px 360px; gap: 20px; }
.pv-elementor-page .pv-story { position: relative; overflow: hidden; min-height: 360px; background: var(--pv-deep); }
.pv-elementor-page .pv-story-tall { grid-row: 1 / 3; }
.pv-elementor-page .pv-story-wide { grid-column: 2; }
.pv-elementor-page .pv-story:after { position: absolute; inset: 45% 0 0; content: ""; background: linear-gradient(transparent, rgba(15,28,50,.92)); }
.pv-elementor-page .pv-story-copy { position: absolute; right: 28px; bottom: 26px; left: 28px; z-index: 2; color: #fff; }
.pv-elementor-page .pv-story-copy small, .pv-elementor-page .pv-story-copy strong { display: block; }
.pv-elementor-page .pv-story-copy small { color: #8cb6e7; }
.pv-elementor-page .pv-story-copy strong { margin-top: 5px; font-family: "Sora", sans-serif; font-size: 28px; }
.pv-elementor-page .pv-story-copy p { max-width: 430px; margin: 7px 0 0; color: rgba(255,255,255,.72); font-size: 13px; }

.pv-elementor-page .pv-business { color: #fff; background: var(--pv-deep); }
.pv-elementor-page .pv-business-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: 8vw; }
.pv-elementor-page .pv-business .pv-index, .pv-elementor-page .pv-index-light { color: #8cb6e7; }
.pv-elementor-page .pv-business-head .pv-section-title { margin: 28px 0; }
.pv-elementor-page .pv-business .pv-copy { color: rgba(255,255,255,.62); }
.pv-elementor-page .pv-business-list { gap: 0; border-top: 1px solid rgba(255,255,255,.18); }
.pv-elementor-page .pv-business-item { padding: 28px 0; border-bottom: 1px solid rgba(255,255,255,.18); }
.pv-elementor-page .pv-business-item small { float: left; width: 48px; color: #8cb6e7; }
.pv-elementor-page .pv-business-item h3 { margin: 0 0 8px 48px; font-family: "Sora", sans-serif; font-size: 23px; font-weight: 500; }
.pv-elementor-page .pv-business-item p { margin: 0 0 0 48px; color: rgba(255,255,255,.6); font-size: 14px; }

.pv-elementor-page .pv-reseller { display: grid; grid-template-columns: .85fr 1.15fr; color: #fff; background: var(--pv-blue); }
.pv-elementor-page .pv-reseller-intro { padding-inline: clamp(36px, 6vw, 100px); }
.pv-elementor-page .pv-reseller .pv-index { color: #d7e6f7; }
.pv-elementor-page .pv-reseller .pv-section-title { margin: 28px 0; }
.pv-elementor-page .pv-reseller .pv-copy { color: rgba(255,255,255,.72); }
.pv-elementor-page .pv-steps { margin-top: 42px; border-top: 1px solid rgba(255,255,255,.22); }
.pv-elementor-page .pv-steps p { margin: 0; padding: 14px 0; border-bottom: 1px solid rgba(255,255,255,.22); font-size: 13px; }
.pv-elementor-page .pv-steps small { display: inline-block; width: 36px; color: #d7e6f7; }
.pv-elementor-page .pv-lead-panel { justify-content: center; padding: clamp(52px, 7vw, 100px); color: var(--pv-ink); background: #fff; }
.pv-elementor-page .pv-native-form .elementor-field-label { margin-bottom: 8px; font-size: 12px; font-weight: 700; }
.pv-elementor-page .pv-native-form .elementor-field { min-height: 48px; border: 1px solid var(--pv-line); border-radius: 0; background: var(--pv-paper); }
.pv-elementor-page .pv-native-form textarea.elementor-field { min-height: 120px; }
.pv-elementor-page .pv-native-form .elementor-button { min-height: 54px; margin-top: 12px; border-radius: 0; background: var(--pv-ink); }
.pv-elementor-page .pv-lead-panel .pv-button { margin-top: 14px; }
.pv-elementor-page .pv-lead-panel .pv-button-outline .elementor-button { color: var(--pv-ink); border-color: var(--pv-ink); }

.pv-elementor-page .pv-visit { position: relative; min-height: 760px; justify-content: center; color: #fff; background: var(--pv-deep); overflow: hidden; }
.pv-elementor-page .pv-visit-image { position: absolute; inset: 0; }
.pv-elementor-page .pv-visit-image:after { position: absolute; inset: 0; content: ""; background: linear-gradient(90deg, rgba(15,28,50,.92), rgba(15,28,50,.25)); }
.pv-elementor-page .pv-visit-copy { position: relative; z-index: 2; width: min(100% - 48px, 1280px); margin: auto; }
.pv-elementor-page .pv-visit-copy .pv-section-title { max-width: 700px; margin: 26px 0; }
.pv-elementor-page .pv-visit-copy .pv-copy { max-width: 500px; color: rgba(255,255,255,.76); }
.pv-elementor-page .pv-visit address { margin-top: 24px; font-style: normal; }

.pv-elementor-page .pv-footer { padding: 80px 0 28px; color: #fff; background: #101c30; }
.pv-elementor-page .pv-footer-grid { display: grid; grid-template-columns: 1fr 2fr 1fr 1fr; gap: 34px; align-items: start; }
.pv-elementor-page .pv-footer-logo img { width: 170px; filter: brightness(0) invert(1); }
.pv-elementor-page .pv-footer-title h2 { margin: 0; font-family: "Sora", sans-serif; font-size: clamp(30px, 3vw, 46px); font-weight: 500; line-height: 1.05; }
.pv-elementor-page .pv-footer-contact { color: rgba(255,255,255,.7); font-size: 13px; }
.pv-elementor-page .pv-footer-legal { display: flex; flex-direction: row; justify-content: space-between; margin-top: 68px; padding-top: 24px; color: rgba(255,255,255,.48); border-top: 1px solid rgba(255,255,255,.14); font-size: 11px; }

.pv-elementor-page .pv-reveal { opacity: 0; transform: translateY(28px); transition: opacity .8s cubic-bezier(.16,1,.3,1), transform .8s cubic-bezier(.16,1,.3,1); }
.pv-elementor-page .pv-reveal.is-visible { opacity: 1; transform: none; }

@media (max-width: 900px) {
  .pv-elementor-page .pv-header-inner { grid-template-columns: 1fr auto; }
  .pv-elementor-page .pv-header-logo { padding: 0 20px; border: 0; }
  .pv-elementor-page .pv-nav { display: none; }
  .pv-elementor-page .pv-header-button .elementor-button { min-height: 76px; }
  .pv-elementor-page .pv-hero-proof { display: none; }
  .pv-elementor-page .pv-grid-12 { grid-template-columns: 1fr; }
  .pv-elementor-page .pv-manifest .pv-index, .pv-elementor-page .pv-statement, .pv-elementor-page .pv-manifest .pv-copy { grid-column: 1; }
  .pv-elementor-page .pv-factory, .pv-elementor-page .pv-business-grid, .pv-elementor-page .pv-reseller { grid-template-columns: 1fr; }
  .pv-elementor-page .pv-factory-image { min-height: 72vw; }
  .pv-elementor-page .pv-credentials { grid-template-columns: 1fr 1fr; }
  .pv-elementor-page .pv-quality-head { grid-template-columns: 1fr; }
  .pv-elementor-page .pv-footer-grid { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 600px) {
  .pv-elementor-page .pv-wrap { width: min(100% - 36px, 1280px); }
  .pv-elementor-page .pv-section { padding-block: 76px; }
  .pv-elementor-page .pv-header { min-height: 64px; }
  .pv-elementor-page .pv-header-inner { min-height: 64px; }
  .pv-elementor-page .pv-header-logo img { width: 134px; }
  .pv-elementor-page .pv-header-button .elementor-button { min-height: 64px; padding: 0 14px; font-size: 0; }
  .pv-elementor-page .pv-header-button .elementor-button-icon { margin: 0; font-size: 15px; }
  .pv-elementor-page .pv-hero { min-height: 800px; padding: 118px 0 54px; }
  .pv-elementor-page .pv-hero-image img { object-position: 62% center; }
  .pv-elementor-page .pv-hero-image:after { background: linear-gradient(0deg, rgba(15,28,50,.96) 0%, rgba(15,28,50,.6) 72%, rgba(15,28,50,.22)); }
  .pv-elementor-page .pv-kicker span { display: none; }
  .pv-elementor-page .pv-hero-title h1 { font-size: clamp(50px, 15vw, 72px); }
  .pv-elementor-page .pv-hero-lead { font-size: 16px; }
  .pv-elementor-page .pv-actions { align-items: flex-start; flex-direction: column; }
  .pv-elementor-page .pv-statement h2, .pv-elementor-page .pv-section-title h2 { font-size: 42px; }
  .pv-elementor-page .pv-film, .pv-elementor-page .pv-film-copy { min-height: 620px; }
  .pv-elementor-page .pv-film-title h2 { font-size: 54px; }
  .pv-elementor-page .pv-factory-copy, .pv-elementor-page .pv-reseller-intro, .pv-elementor-page .pv-lead-panel { padding-inline: 18px; }
  .pv-elementor-page .pv-credentials { grid-template-columns: 1fr; }
  .pv-elementor-page .pv-credential { min-height: 176px; }
  .pv-elementor-page .pv-credential strong { margin-top: 34px; }
  .pv-elementor-page .pv-story-grid { display: flex; flex-direction: column; }
  .pv-elementor-page .pv-story { min-height: 520px; }
  .pv-elementor-page .pv-business-grid { gap: 54px; }
  .pv-elementor-page .pv-visit { min-height: 720px; }
  .pv-elementor-page .pv-footer-grid { grid-template-columns: 1fr; }
  .pv-elementor-page .pv-footer-legal { flex-direction: column; }
}

@media (prefers-reduced-motion: reduce) {
  .pv-elementor-page *, .pv-elementor-page *:before, .pv-elementor-page *:after { scroll-behavior: auto !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
}
