*, ::after, ::before {
  box-sizing: border-box;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bold;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
  appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

html,
body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overscroll-behavior: none;
}

body {
  text-rendering: optimizeLegibility;
  text-rendering: geometricPrecision;
  font-smooth: always;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: normal;
  font-style: normal;
  padding-top: 0;
}

*:focus {
  outline: none;
}

*::-moz-focus-inner {
  border: 0;
}

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

::selection {
  text-shadow: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/*Remove HTML5 Spinners*/
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  appearance: none;
  margin: 0;
}

input[type=number] {
  appearance: textfield;
}

input::-moz-focus-inner {
  border: 0;
}

img {
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: optimizequality;
  -ms-interpolation-mode: nearest-neighbor;
  border-style: none;
  display: block;
  max-width: 100%;
  height: auto;
}

embed,
iframe,
object {
  max-width: 100%;
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

button {
  background: none;
  border: none;
  outline: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}

p {
  margin: 0;
}

a {
  display: inline-flex;
}

.body-overflow {
  overflow: hidden;
  height: 100%;
}

:root {
  color-scheme: light;
}

body {
  color: #000000;
  background: #ffffff;
  height: auto;
}

a {
  color: #000000;
}

@font-face {
  font-family: "Geist Mono";
  src: url("../fonts/GeistMono-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Louize trial";
  src: url("../fonts/LouizeTrial-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Louize trial";
  src: url("../fonts/LouizeTrial-Italic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Louize trial";
  src: url("../fonts/LouizeTrial-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Louize trial";
  src: url("../fonts/LouizeTrial-MediumItalic.otf") format("opentype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Louize trial";
  src: url("../fonts/LouizeTrial-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Louize trial";
  src: url("../fonts/LouizeTrial-BoldItalic.otf") format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial";
  src: url("../fonts/ABCDiatypePlusVariable-Trial.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ABC Diatype Unlicensed Trial";
  src: url("../fonts/ABCDiatypeVariable-Trial.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ABC Diatype Mono Unlicensed Trial";
  src: url("../fonts/ABCDiatypeMonoVariable-Trial.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ABC Diatype Semi-Mono Unlicensed Trial";
  src: url("../fonts/ABCDiatypeSemi-MonoVariable-Trial.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif, serif, Arial;
  font-weight: 400;
  font-style: normal;
}

.sig-container-large,
.sig-container-standard {
  width: 100%;
  margin-inline: auto;
  padding-inline: 16px;
}
@media (min-width: 768px) {
  .sig-container-large,
  .sig-container-standard {
    padding-inline: 24px;
  }
}
@media (min-width: 992px) {
  .sig-container-large,
  .sig-container-standard {
    padding-inline: 72px;
  }
}
@media (min-width: 2024px) {
  .sig-container-large,
  .sig-container-standard {
    padding-inline: 0;
  }
}

.sig-container-large {
  max-width: 1920px;
}

.sig-container-standard {
  max-width: 1200px;
}

.swiper-button-lock {
  opacity: 0 !important;
  pointer-events: none !important;
}

.sig-top-bar-section {
  background: #20211F;
  padding: 6px 16px;
}
.sig-top-bar-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sig-top-bar-col {
  flex: 1;
  display: flex;
  align-items: center;
}
.sig-top-bar-col--right {
  justify-content: flex-end;
}
.sig-top-bar-announce {
  font-family: "Geist Mono", "Courier New", monospace;
  font-weight: 600;
  font-size: 10px;
  line-height: 1.5;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  color: #ffffff;
  min-width: 0;
  display: none;
}
.sig-top-bar-announce-swiper {
  overflow: hidden;
  min-width: 0;
}
.sig-top-bar-announce-item {
  white-space: nowrap;
  text-align: center;
}
.sig-top-bar-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 4px;
  text-decoration: none;
  cursor: pointer;
}
.sig-top-bar-badge:before, .sig-top-bar-badge:after {
  content: "";
  display: block;
  width: 4px;
  height: 24px;
  border: 2px solid #ffffff;
}
.sig-top-bar-badge:before {
  border-right: none;
}
.sig-top-bar-badge:after {
  border-left: none;
}
.sig-top-bar-badge span {
  display: inline-flex;
  align-items: center;
  padding: 2px 4px;
  font-family: "Geist Mono", "Courier New", monospace;
  font-weight: 600;
  font-size: 11px;
  line-height: 1;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  color: #ffffff;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .sig-top-bar-announce {
    display: block;
  }
}
@media (min-width: 992px) {
  .sig-top-bar-section {
    padding: 6px 72px;
  }
  .sig-top-bar-announce {
    font-size: 13px;
    letter-spacing: 0.78px;
  }
  .sig-top-bar-announce-item {
    font-size: 13px;
    letter-spacing: 0.78px;
  }
  .sig-top-bar-badge span {
    font-size: 13px;
    letter-spacing: 0.78px;
    padding: 2px 8px;
  }
}

.sig-header-section {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  transform: translateY(0);
  transition: background 0.35s ease;
  z-index: 91;
  background: transparent;
}
.sig-header-row {
  display: flex;
  justify-content: space-between;
  gap: 0 16px;
  align-items: center;
  padding: 16px 0;
}
.sig-header-col-left {
  display: flex;
}
.sig-header-logo {
  display: inline-flex;
  flex-shrink: 0;
  width: 124px;
}
.sig-header-logo img {
  width: 100%;
  height: auto;
}
.sig-header-logo img:nth-child(2) {
  display: none;
}
.sig-header-logo-mobile {
  display: none;
}
.sig-header-col-right {
  display: flex;
  align-items: center;
  gap: 0 16px;
}
.sig-header-col-right nav ul {
  display: flex;
  gap: 0 16px;
}
.sig-header-col-right nav ul li {
  display: inline-flex;
}
.sig-header-col-right nav ul li a {
  display: inline-flex;
  color: #ffffff;
}
.sig-header-col-right .sig-header-stats {
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid #f1f1f1;
  border-radius: 4px;
  height: 26px;
  display: flex;
  align-items: center;
  gap: 0 4px;
  color: #ffffff;
  padding: 10px 8px;
}
.sig-header-col-right .sig-header-stats strong {
  font-weight: 500;
}
.sig-header-nav {
  display: none;
}
.sig-header-burger {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  color: #ffffff;
  flex-shrink: 0;
}
.sig-header-burger-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
}
.sig-header-burger-icon--open {
  display: flex;
}
.sig-header-burger-icon--close {
  display: none;
}
.sig-header-mobile {
  display: none;
  flex-direction: column;
  flex: 1;
  overflow-y: auto;
  overflow-x: hidden;
  background: #ffffff;
  border-top: 1px solid #D2FF70;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  padding: 0 16px;
}
.sig-header-mobile[aria-hidden=false] {
  display: flex;
}
.sig-header-mobile-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sig-header-mobile-nav ul li {
  border-bottom: 1px solid #D2FF70;
}
.sig-header-mobile-nav ul li a {
  display: flex;
  align-items: center;
  padding: 16px;
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #171717;
  text-decoration: none;
}
.sig-header-mobile-cta-wrap {
  position: sticky;
  bottom: 0;
  background: #ffffff;
  padding: 20px 0;
  margin-top: auto;
  text-align: center;
}
@media (min-width: 768px) {
  .sig-header-logo {
    width: 248px;
  }
  .sig-header-row {
    padding: 32px 0;
  }
}
@media (min-width: 992px) {
  .sig-header-row {
    gap: 0 30px;
    padding: 28px 0;
  }
  .sig-header-col-right {
    gap: 0 40px;
  }
  .sig-header-col-right nav ul {
    gap: 0 24px;
  }
  .sig-header-logo {
    width: 290px;
  }
  .sig-header-nav {
    display: block;
  }
  .sig-header-nav a:hover span {
    transform: scale(1.1);
  }
  .sig-header-nav a span {
    transition: all 0.2s ease;
  }
  .sig-header-burger {
    display: none;
  }
  .sig-header-mobile {
    display: none !important;
  }
}

.sig-header-section.is-menu-open {
  background: #ffffff;
  height: 100dvh;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.sig-header-section.is-menu-open .sig-top-bar-section,
.sig-header-section.is-menu-open .sig-container-large {
  flex-shrink: 0;
}
.sig-header-section.is-menu-open .sig-header-col-left .sig-header-logo img:nth-child(1) {
  display: none;
}
.sig-header-section.is-menu-open .sig-header-col-left .sig-header-logo img:nth-child(2) {
  display: block;
}
.sig-header-section.is-menu-open .sig-header-burger {
  color: #171717;
}
.sig-header-section.is-menu-open .sig-header-burger-icon--open {
  display: none;
}
.sig-header-section.is-menu-open .sig-header-burger-icon--close {
  display: flex;
}
.sig-header-section.is-menu-open img:not(.sig-header-logo-mobile) {
  display: none !important;
}
.sig-header-section.is-menu-open .sig-header-logo-mobile {
  display: block !important;
}

.sig-header-section.theme-light {
  background: #ffffff;
}
.sig-header-section.theme-light .sig-header-burger {
  color: #000000;
}
.sig-header-section.theme-light .sig-header-col-left .sig-header-logo img:nth-child(1) {
  display: none;
}
.sig-header-section.theme-light .sig-header-col-left .sig-header-logo img:nth-child(2) {
  display: block;
}
.sig-header-section.theme-light .sig-header-col-right nav ul li a {
  color: #000000;
}
.sig-header-section.theme-light .sig-header-stats {
  background: rgba(242, 242, 242, 0.5);
  color: #000000;
}

body.menu-open {
  overflow: hidden;
}

body.single .standard-page-content,
body.single-case-studies .standard-page-content,
body.page-template-page-privacy-policy .standard-page-content,
body.tag .standard-page-content {
  padding-top: var(--sig-header-height, 110px);
}

.sig-footer-section {
  background: #20211F;
  padding: 32px 16px 70px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.sig-footer-rule {
  display: block;
  position: relative;
  width: 100%;
  height: 1px;
  background: #FFF;
  flex-shrink: 0;
}
.sig-footer-rule:before, .sig-footer-rule:after {
  content: "";
  display: block;
  border-radius: 50%;
  width: 5px;
  height: 5px;
  background: #FFF;
  flex-shrink: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.sig-footer-rule:before {
  left: 0;
}
.sig-footer-rule:after {
  right: 0;
}
.sig-footer-rule--top {
  margin-bottom: 32px;
}
.sig-footer-body {
  display: flex;
  flex-direction: column;
  gap: 48px;
}
.sig-footer-logo-img {
  display: block;
  width: 180px;
  height: 35px;
  object-fit: contain;
}
.sig-footer-newsletter-col {
  display: flex;
  flex-direction: column;
  gap: 48px;
}
.sig-footer-newsletter-group {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.sig-footer-newsletter-title {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 32px;
  line-height: 1.1;
  letter-spacing: -0.96px;
  color: #FFF;
}
.sig-footer-form {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.sig-footer-input, .sig-footer-submit {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.16px;
  color: #FFF;
  border: 1px solid #FFF;
  border-radius: 4px;
  background: transparent;
}
.sig-footer-input {
  padding: 20px;
  width: 100%;
  outline: none;
}
.sig-footer-input::placeholder {
  color: #FFF;
  opacity: 1;
}
.sig-footer-submit {
  padding: 20px 32px;
  width: 100%;
  cursor: pointer;
  transition: background 0.2s ease, color 0.2s ease;
}
.sig-footer-submit:hover {
  background: #171717;
  color: #d2ff70;
}
.sig-footer-submit:disabled {
  opacity: 0.6;
  cursor: default;
}
.sig-footer-form-status {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.4;
  margin: 0;
  flex-basis: 100%;
}
.sig-footer-form-status.is-error {
  color: #ff8080;
}
.sig-footer-form-status.is-success {
  color: #FFF;
}
.sig-footer-social {
  display: flex;
  align-items: center;
  gap: 16px;
}
.sig-footer-social-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 27px;
  flex-shrink: 0;
}
.sig-footer-social-link svg,
.sig-footer-social-link img {
  display: block;
  width: 100%;
  height: auto;
}
.sig-footer-mid {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.sig-footer-nav-col {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.sig-footer-col-label {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: #FFF;
  text-transform: uppercase;
}
.sig-footer-nav-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.sig-footer-nav-link {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.1;
  color: #FFF;
  text-decoration: none;
}
.sig-footer-nav-link:hover {
  text-decoration: underline;
}
.sig-footer-contact-col {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.sig-footer-visit, .sig-footer-call {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.sig-footer-visit-icon {
  width: 60px;
  height: 60px;
  flex-shrink: 0;
}
.sig-footer-visit-icon svg {
  display: block;
  width: 60px;
  height: 60px;
}
.sig-footer-col-text {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.1;
  color: #FFF;
}
.sig-footer-col-text a {
  color: #FFF;
}
.sig-footer-bottom {
  padding-top: 200px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.sig-footer-bottom-row {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}
.sig-footer-copyright {
  font-family: "Geist Mono", "Courier New", monospace;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.72px;
  color: #FFF;
  text-transform: uppercase;
}
.sig-footer-legal {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  gap: 16px;
}
.sig-footer-legal-link {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.2;
  color: #FFF;
  text-decoration: none;
}
.sig-footer-legal-link:hover {
  text-decoration: underline;
}
@media (min-width: 768px) {
  .sig-footer-section {
    padding: 32px 16px 90px;
  }
  .sig-footer-newsletter-title {
    font-size: 24px;
    letter-spacing: -0.72px;
  }
  .sig-footer-form {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
  }
  .sig-footer-input {
    flex: 1;
    width: auto;
  }
  .sig-footer-submit {
    width: auto;
    flex-shrink: 0;
  }
  .sig-footer-mid {
    flex-direction: row;
    gap: 16px;
  }
  .sig-footer-nav-col, .sig-footer-contact-col {
    flex: 1;
    min-width: 0;
  }
  .sig-footer-bottom-row {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
  }
}
@media (min-width: 821px) {
  .sig-footer-section {
    padding: 32px 24px;
  }
}
@media (min-width: 992px) {
  .sig-footer-section {
    padding: 70px;
  }
  .sig-footer-body {
    flex-direction: row;
    align-items: flex-start;
    gap: 16px;
  }
  .sig-footer-logo-col {
    width: 205px;
    flex-shrink: 0;
  }
  .sig-footer-newsletter-col {
    order: 3;
    flex: 1;
    max-width: 540px;
  }
  .sig-footer-newsletter-title {
    font-size: 32px;
    letter-spacing: -0.96px;
  }
  .sig-footer-mid {
    order: 2;
    flex-direction: row;
    align-items: flex-start;
    gap: 16px;
    flex: 1;
  }
  .sig-footer-nav-col {
    width: 201px;
    flex: none;
    flex-shrink: 0;
  }
  .sig-footer-contact-col {
    flex: 1;
    min-width: 0;
    gap: 64px;
  }
  .sig-footer-copyright {
    font-size: 13px;
    letter-spacing: 0.78px;
  }
}
@media (min-width: 1920px) {
  .sig-footer-newsletter-col {
    max-width: 880px;
  }
}

.sig-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.14px;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
  border: 1px solid transparent;
  transition: background 0.2s ease, border-color 0.2s ease, border-radius 0.2s ease;
  width: 100%;
}
.sig-cta--primary {
  background: #D2FF70;
  color: #171717;
  padding: 16px 28px;
}
.sig-cta--primary:hover {
  background: #FFF;
  border-color: #171717;
}
.sig-cta--secondary {
  background: transparent;
  color: #ffffff;
  border-color: #ffffff;
  padding: 16px 32px;
}
.sig-cta--secondary:hover {
  background: #ffffff;
  color: #171717;
  border-color: #D2FF70;
}
.sig-cta--tertiary {
  background: transparent;
  color: #171717;
  border-color: #D2FF70;
  padding: 16px 32px;
}
.sig-cta--tertiary:hover {
  background: #eeffc9;
}
.sig-cta--fourth {
  background: transparent;
  color: #171717;
  border-color: #757575;
  padding: 16px 32px;
}
.sig-cta--fourth:hover {
  background: #eeffc9;
  border-color: #D2FF70;
}
@media (min-width: 768px) {
  .sig-cta {
    font-size: 16px;
    letter-spacing: 0.16px;
    width: 324px;
    padding: 20px 32px;
  }
}
@media (min-width: 992px) {
  .sig-cta {
    min-width: 324px;
  }
}

.sig-chip {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 4px 16px;
  border-radius: 4px;
  background: #E4E4E4;
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.12px;
  text-transform: uppercase;
  color: #000;
  text-decoration: none;
  white-space: nowrap;
  transition: background 0.2s ease;
}
@media (min-width: 768px) {
  .sig-chip {
    font-size: 11px;
    letter-spacing: 0.12px;
  }
}

.sig-image-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 67%);
  pointer-events: none;
}

.sig-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  font-size: 32px;
  background: #ffffff;
  border: none;
  cursor: pointer;
  color: #171717;
  overflow: hidden;
  flex-shrink: 0;
  transition: background 0.2s ease, opacity 0.2s ease;
}
.sig-arrow svg {
  width: 28px;
  height: 28px;
}
.sig-arrow:hover:not(:disabled) {
  background: #f1f1f1;
}
.sig-arrow:disabled {
  opacity: 0.3;
  cursor: default;
}

.sig-arrow--prev {
  transform: scaleX(-1);
}

.sig-sticky-cta {
  position: fixed;
  bottom: 16px;
  right: 16px;
  z-index: 90;
  display: flex;
  align-items: center;
  gap: 8px;
}
.sig-sticky-cta-pill {
  background: #ffffff;
  opacity: 0;
  transform: translateX(12px);
  pointer-events: none;
  position: absolute;
  right: 80px;
  z-index: -1;
  width: auto;
}
.sig-sticky-cta-pill:hover {
  background: #D2FF70;
}
.sig-sticky-cta-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 65px;
  height: 65px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  color: #171717;
  flex-shrink: 0;
}
.sig-sticky-cta-toggle svg,
.sig-sticky-cta-toggle img {
  display: block;
  width: 48px;
  height: 48px;
  object-fit: contain;
  transform: rotate(var(--sticky-rotation, 32deg));
}
.sig-sticky-cta.is-open .sig-sticky-cta-pill {
  opacity: 1;
  transform: translateX(0);
  pointer-events: all;
  z-index: 1;
}
@media (min-width: 768px) {
  .sig-sticky-cta {
    bottom: 24px;
    right: 24px;
  }
}
@media (max-width: 479px) {
  .sig-sticky-cta-pill {
    padding: 14px 20px;
    font-size: 14px;
  }
  .sig-sticky-cta-toggle {
    width: 56px;
    height: 56px;
  }
  .sig-sticky-cta-toggle svg,
  .sig-sticky-cta-toggle img {
    width: 40px;
    height: 40px;
  }
}

.sig-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
.sig-eyebrow-dot {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #D2FF70;
}
.sig-eyebrow-label {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.5;
  text-transform: uppercase;
  color: #171717;
}
@media (min-width: 992px) {
  .sig-eyebrow-label {
    font-size: 16px;
  }
}

.sig-image-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  width: 100%;
  margin: 0;
}
.sig-image-text-media {
  width: 100%;
  aspect-ratio: 3/2;
  position: relative;
  overflow: hidden;
}
.sig-image-text-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sig-image-text-label {
  margin-top: 0;
  font-family: "Louize trial";
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
  color: #232222;
}
@media (min-width: 768px) {
  .sig-image-text-media {
    aspect-ratio: 12/7;
  }
  .sig-image-text-label {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .sig-image-text-media {
    height: 570px;
  }
  .sig-image-text-label {
    font-size: 16px;
  }
  .sig-image-text--hero {
    max-width: 1080px;
  }
  .sig-image-text--hero .sig-image-text-media {
    height: 640px;
  }
}

.cky-consent-container.cky-banner-bottom {
  width: calc(100% - 32px) !important;
  left: 16px !important;
  bottom: 16px !important;
  max-width: none;
}

.cky-consent-container .cky-consent-bar {
  background: #F5F5F5 !important;
  border: none !important;
  border-radius: 16px;
  box-shadow: 0 0 20px rgba(210, 255, 112, 0.35) !important;
  padding: 32px !important;
}

.cky-notice .cky-title {
  display: none !important;
}

.cky-notice-group {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 24px;
}

.cky-notice-des {
  color: #171717 !important;
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  max-height: none !important;
}
.cky-notice-des p {
  font-size: 14px;
  line-height: 1.5;
  color: #171717;
}

.cky-notice-btn-wrapper {
  display: flex;
  flex-direction: column !important;
  align-items: stretch;
  gap: 16px;
  margin: 24px 0 0 !important;
}
.cky-notice-btn-wrapper .cky-btn {
  flex: 1;
  margin: 0 !important;
  padding: 16px 32px;
  border-radius: 4px;
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.14px;
  transition: opacity 0.2s ease;
}
.cky-notice-btn-wrapper .cky-btn:hover {
  opacity: 0.85;
}
.cky-notice-btn-wrapper .cky-btn-accept {
  order: 2 !important;
  background: #D2FF70 !important;
  border: 1px solid #D2FF70 !important;
  color: #171717 !important;
}
.cky-notice-btn-wrapper .cky-btn-reject {
  order: 1 !important;
  background: transparent !important;
  border: 1px solid #D2FF70 !important;
  color: #171717 !important;
}

@media (min-width: 768px) {
  .cky-notice-btn-wrapper {
    flex-direction: row !important;
  }
  .cky-notice-btn-wrapper .cky-btn {
    padding: 20px 32px;
    font-size: 16px;
    letter-spacing: 0.16px;
  }
}
@media (min-width: 992px) {
  .cky-notice-group {
    flex-direction: row;
    align-items: center;
    gap: 48px;
  }
  .cky-notice-des {
    flex: 1 1 0;
    min-width: 0;
  }
  .cky-notice-btn-wrapper {
    flex: 1 1 0;
    min-width: 0;
  }
}
@media (min-width: 1600px) {
  .cky-notice-group {
    gap: 131px;
  }
}
.sig-quote-modal {
  --hsf-global__font-family: ABC Diatype Plus Variable Unlicensed Trial, Arial, sans-serif;
  --hsf-global__font-size: 11px;
  --hsf-global__color: #171717;
  --hsf-row__vertical-spacing: 24px;
  --hsf-row__horizontal-spacing: 16px;
  --hsf-field-label__font-family: Louize trial;
  --hsf-field-label__font-size: 12px;
  --hsf-field-label__color: #171717;
  --hsf-field-input__font-family: ABC Diatype Plus Variable Unlicensed Trial, Arial, sans-serif;
  --hsf-field-input__font-size: 11px;
  --hsf-field-input__color: #171717;
  --hsf-field-input__border-color: #f1f1f1;
  --hsf-field-input__border-radius: 4px;
  --hsf-field-input__padding: 16px 12px;
  --hsf-field-input__background-color: #ffffff;
  --hsf-button__font-family: ABC Diatype Plus Variable Unlicensed Trial, Arial, sans-serif;
  --hsf-button__font-size: 14px;
  --hsf-button__color: #171717;
  --hsf-button__background-color: #D2FF70;
  --hsf-button__border-radius: 4px;
  --hsf-button__padding: 16px 32px;
  --hsf-button__width: 100%;
  --hsf-background__background-color: transparent;
  --hsf-background__padding: 0;
  --hsf-background__border-width: 0;
  position: fixed;
  inset: 0;
  z-index: 10000;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding: 20px 16px;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.25s ease;
}
.sig-quote-modal--open {
  opacity: 1;
  pointer-events: all;
}
.sig-quote-modal-backdrop {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.65);
  cursor: pointer;
}
.sig-quote-modal-dialog {
  position: relative;
  background: #ffffff;
  border-radius: 4px;
  width: 100%;
  max-width: 328px;
  max-height: calc(100dvh - 40px);
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  padding: 32px 16px;
  z-index: 1;
  transform: translateY(12px);
  transition: transform 0.25s ease;
}
.sig-quote-modal--open .sig-quote-modal-dialog {
  transform: translateY(0);
}
.sig-quote-modal-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
  cursor: pointer;
  color: #171717;
  z-index: 2;
  padding: 0;
}
.sig-quote-modal-close svg {
  width: 24px;
  height: 24px;
}
.sig-quote-modal-close:hover {
  opacity: 0.6;
}
.sig-quote-modal-header {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  flex-shrink: 0;
}
.sig-quote-modal-title {
  margin: 0;
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.1;
  letter-spacing: -0.6px;
  color: #171717;
  text-align: center;
}
.sig-quote-modal-body {
  width: 100%;
  min-width: 0;
}
.sig-quote-modal-form {
  width: 100%;
}
.sig-quote-modal-form .hs-form-frame,
.sig-quote-modal-form iframe {
  width: 100% !important;
  max-width: 100%;
  border: 0;
}
@media (min-width: 768px) {
  .sig-quote-modal {
    align-items: center;
    padding: 24px;
    --hsf-button__font-size: 16px;
    --hsf-button__padding: 20px 32px;
  }
  .sig-quote-modal-dialog {
    max-width: 680px;
    padding: 32px;
    max-height: calc(100dvh - 48px);
  }
  .sig-quote-modal-title {
    font-size: 32px;
    letter-spacing: -0.96px;
  }
}

body.sig-quote-modal-open {
  overflow: hidden;
}

.sig-hero-cover-section {
  min-height: 100dvh;
  position: relative;
  isolation: isolate;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 72px 16px 48px;
}
.sig-hero-cover-background {
  position: absolute;
  inset: 0;
  z-index: -1;
  overflow: hidden;
}
.sig-hero-cover-background picture,
.sig-hero-cover-background img,
.sig-hero-cover-background video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.sig-hero-cover-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.3);
  pointer-events: none;
}
.sig-hero-cover-inner {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
.sig-hero-cover-content {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.sig-hero-cover-left {
  display: flex;
  flex-direction: column;
  gap: 32px;
  flex: 1;
  min-width: 0;
}
.sig-hero-cover-heading {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 500;
  font-size: 32px;
  line-height: 1.1;
  letter-spacing: -0.96px;
  color: #ffffff;
}
.sig-hero-cover-text-group {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 100%;
}
.sig-hero-cover-body {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #ffffff;
  max-width: 100%;
}
.sig-hero-cover-ctas {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 16px;
}
@media (min-width: 768px) {
  .sig-hero-cover-section {
    padding: 72px 24px;
    min-height: 840px;
    height: 100dvh;
  }
  .sig-hero-cover-left {
    gap: 32px;
  }
  .sig-hero-cover-heading {
    font-size: 48px;
    letter-spacing: -1.44px;
  }
  .sig-hero-cover-body {
    max-width: 410px;
  }
  .sig-hero-cover-ctas {
    flex-direction: row;
    align-items: center;
    gap: 16px;
    width: 100%;
  }
  .sig-hero-cover-ctas .sig-cta {
    flex: 1;
  }
}
@media (min-width: 992px) {
  .sig-hero-cover-section {
    padding: 72px;
    min-height: 80vh;
  }
  .sig-hero-cover-heading {
    font-size: 64px;
    letter-spacing: -1.92px;
  }
  .sig-hero-cover-text-group {
    width: 421px;
  }
  .sig-hero-cover-body {
    font-size: 16px;
    max-width: 100%;
  }
  .sig-hero-cover-ctas {
    gap: 32px;
  }
}
@media (min-width: 1400px) {
  .sig-hero-cover-text-group {
    width: 608px;
  }
}

.sig-page-hero-section {
  position: relative;
  isolation: isolate;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 72px 16px 32px;
  min-height: 600px;
  overflow: hidden;
}
.sig-page-hero-background {
  position: absolute;
  inset: 0;
  z-index: -1;
  overflow: hidden;
}
.sig-page-hero-background img,
.sig-page-hero-background video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.sig-page-hero-background .sig-page-hero-media--tablet, .sig-page-hero-background .sig-page-hero-media--desktop {
  display: none;
}
@media (min-width: 768px) {
  .sig-page-hero-background .sig-page-hero-media--mobile {
    display: none;
  }
  .sig-page-hero-background .sig-page-hero-media--tablet {
    display: block;
  }
}
@media (min-width: 992px) {
  .sig-page-hero-background .sig-page-hero-media--tablet {
    display: none;
  }
  .sig-page-hero-background .sig-page-hero-media--desktop {
    display: block;
  }
}
.sig-page-hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, #000 0%, rgba(0, 0, 0, 0) 81.875%);
  pointer-events: none;
}
.sig-page-hero-inner {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
.sig-page-hero-content {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
.sig-page-hero-heading {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 500;
  font-size: 48px;
  line-height: 1.1;
  letter-spacing: -1.44px;
  color: #ffffff;
  margin: 0;
}
.sig-page-hero-row {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 100%;
}
.sig-page-hero-body {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #ffffff;
  margin: 0;
  width: 100%;
}
.sig-page-hero-cta {
  font-size: 14px;
  letter-spacing: 0.14px;
  padding: 16px 32px;
}
@media (min-width: 768px) {
  .sig-page-hero-section {
    padding: 72px 24px 48px;
    min-height: 640px;
  }
  .sig-page-hero-overlay {
    background: linear-gradient(to top, #000 0%, rgba(0, 0, 0, 0) 61.152%);
  }
  .sig-page-hero-body {
    max-width: 421px;
  }
  .sig-page-hero-cta {
    font-size: 16px;
    letter-spacing: 0.16px;
    width: 324px;
    padding: 20px 32px;
  }
}
@media (min-width: 992px) {
  .sig-page-hero-section {
    padding: 72px;
    min-height: 480px;
  }
  .sig-page-hero-heading {
    font-size: 64px;
    letter-spacing: -1.92px;
  }
  .sig-page-hero-row {
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
    gap: 32px;
  }
  .sig-page-hero-body {
    font-size: 16px;
    max-width: 421px;
  }
}

.sig-our-expertize-section {
  background: #ffffff;
  padding: 48px 20px;
  overflow: hidden;
}
.sig-our-expertize-inner {
  max-width: 1920px;
  margin: 0 auto;
}
.sig-our-expertize-layout {
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px 0;
  align-items: stretch;
}
.sig-our-expertize-col-left {
  display: flex;
  flex-direction: column;
  position: relative;
}
.sig-our-expertize-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  width: 100%;
  min-width: 0;
}
.sig-our-expertize-heading-box:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #f1f1f1;
  z-index: -1;
}
.sig-our-expertize-title {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 32px;
  line-height: 1.1;
  letter-spacing: -0.96px;
  color: #171717;
}
.sig-our-expertize-title br {
  display: none;
}
.sig-our-expertize-info {
  display: flex;
  flex-direction: column;
  gap: 32px;
  flex: 1;
  padding: 24px 0 0;
}
.sig-our-expertize-desc {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #171717;
}
.sig-our-expertize-col-right {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
}
.sig-our-expertize-card {
  position: relative;
  border: 1px solid #f1f1f1;
  padding: 16px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 0;
  flex-shrink: 0;
}
.sig-our-expertize-number {
  position: relative;
  z-index: 1;
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 42px;
  line-height: 1.1;
  letter-spacing: -3.2px;
  color: #171717;
  white-space: nowrap;
}
.sig-our-expertize-label {
  position: relative;
  z-index: 1;
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #171717;
  max-width: 242px;
}
.sig-our-expertize-hl {
  position: absolute;
  background: #D2FF70;
  pointer-events: none;
  z-index: 0;
  will-change: transform;
  transform: translate3d(var(--hl-x, 0), var(--hl-y, 0), 0) rotate(var(--hl-rot, 0deg));
}
.sig-our-expertize-hl--underline {
  width: 100px;
  height: 15px;
  left: 26px;
  top: 100px;
}
.sig-our-expertize-hl--through {
  display: none;
  height: 30px;
  left: 45px;
  width: calc(100% - 35px);
  top: 56px;
  --hl-rot: -2.34deg;
}
.sig-our-expertize-hl--slant {
  width: 220px;
  height: 37px;
  left: 39px;
  top: 79px;
  --hl-rot: 5.96deg;
}
.sig-our-expertize-hl--label-bar {
  display: none;
  width: 99px;
  height: 20px;
  left: 139px;
  top: 33px;
  --hl-rot: -5.17deg;
}
.sig-our-expertize-hl--diagonal {
  display: none;
  width: 220px;
  height: 37px;
  left: -44px;
  top: 69px;
  --hl-rot: 5.96deg;
}
.sig-our-expertize-dots {
  display: none;
}
@media (min-width: 768px) {
  .sig-our-expertize-section {
    padding: 64px 40px;
  }
  .sig-our-expertize-col-left {
    flex-direction: row;
    gap: 32px;
    align-items: stretch;
    width: 100%;
  }
  .sig-our-expertize-card {
    padding: 32px 16px;
  }
  .sig-our-expertize-desc {
    max-width: 300px;
  }
  .sig-our-expertize-heading-box {
    width: 100%;
  }
  .sig-our-expertize-title {
    font-size: 48px;
    letter-spacing: -1.44px;
  }
  .sig-our-expertize-title br {
    display: block;
  }
  .sig-our-expertize-info {
    padding: 16px 0;
    flex: auto;
    margin-left: auto;
    max-width: 390px;
  }
  .sig-our-expertize-grid {
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
    row-gap: 40px;
  }
  .sig-our-expertize-hl--underline {
    top: 65px;
  }
  .sig-our-expertize-hl--through {
    display: block;
    top: 30px;
  }
  .sig-our-expertize-hl--slant {
    display: none;
  }
  .sig-our-expertize-hl--diagonal {
    display: block;
    top: 40px;
  }
}
@media (min-width: 1024px) {
  .sig-our-expertize-number {
    font-size: 72px;
    line-height: 1.1;
  }
}
@media (min-width: 992px) {
  .sig-our-expertize-section {
    padding: 80px 72px;
  }
  .sig-our-expertize-title {
    font-size: 64px;
    letter-spacing: -1.92px;
  }
  .sig-our-expertize-card {
    padding: 26px;
  }
  .sig-our-expertize-label {
    font-size: 16px;
  }
  .sig-our-expertize-desc {
    font-size: 16px;
  }
  .sig-our-expertize-hl--underline {
    top: 100px;
  }
  .sig-our-expertize-hl--through {
    height: 41px;
    left: -18px;
    width: calc(100% + 18px);
    top: 48px;
  }
  .sig-our-expertize-hl--label-bar {
    display: block;
  }
  .sig-our-expertize-hl--diagonal {
    left: -108px;
    top: 69px;
  }
}
@media (min-width: 1440px) {
  .sig-our-expertize-layout {
    grid-template-columns: minmax(395px, 1fr) minmax(0, 2fr);
    gap: 0 74px;
  }
  .sig-our-expertize-col-left {
    flex-direction: column;
  }
  .sig-our-expertize-heading-box {
    padding-left: 0;
  }
  .sig-our-expertize-heading-box:before {
    left: -40px;
    width: calc(100vw - 50px);
  }
  .sig-our-expertize-col-right {
    padding-top: 40px;
  }
  .sig-our-expertize-info {
    padding: 42px 64px 32px 0;
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .sig-our-expertize-card {
    padding: 32px;
  }
  .sig-our-expertize-label {
    font-size: 16px;
  }
  .sig-our-expertize-desc {
    font-size: 16px;
  }
}
@media (min-width: 1920px) {
  .sig-our-expertize-section {
    padding: 80px 34px;
  }
}

.sig-solutions-section {
  background: #ffffff;
  padding: 48px 0;
  overflow: hidden;
}
.sig-solutions-inner {
  max-width: 1920px;
  margin: 64px auto 0;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.sig-solutions-header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
  padding: 0 20px;
}
.sig-solutions-header-left {
  display: flex;
  flex-direction: column;
  gap: 40px;
  flex-shrink: 0;
  width: 100%;
}
.sig-solutions-title {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 32px;
  line-height: 1.1;
  letter-spacing: -1px;
  color: #171717;
}
.sig-solutions-arrows {
  display: flex;
  justify-content: space-between;
  padding: 0 20px;
}
.sig-solutions-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  background: #ffffff;
  border: none;
  cursor: pointer;
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 32px;
  line-height: 1;
  color: #171717;
  overflow: hidden;
  transition: background 0.2s ease;
}
.sig-solutions-arrow--prev {
  transform: scaleX(-1);
}
.sig-solutions-header-right {
  display: flex;
  flex-direction: column;
}
.sig-solutions-desc {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #171717;
  max-width: 540px;
}
.sig-solutions-carousel-wrap {
  padding: 0 20px;
  height: 425px;
  overflow: hidden;
  position: relative;
  margin-top: 40px;
}
.sig-solutions-carousel {
  display: flex;
  gap: 16px;
  height: 100%;
  align-items: flex-start;
  will-change: transform;
}
.sig-solutions-card {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  width: 320px;
  text-decoration: none;
  cursor: pointer;
}
.sig-solutions-card-image {
  position: relative;
  width: 320px;
  height: 425px;
  overflow: hidden;
}
.sig-solutions-card-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: grayscale(0);
  transition: transform 0.45s ease, filter 0.45s ease;
}
.sig-solutions-card-name {
  position: absolute;
  bottom: 16px;
  z-index: 1;
  padding-left: 16px;
  padding-right: 16px;
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 32px;
  line-height: 1.1;
  letter-spacing: -0.96px;
  color: #ffffff;
  transition: background-color 0.3s ease;
}
.sig-solutions-card:hover .sig-solutions-card-img, .sig-solutions-card.is-hovered .sig-solutions-card-img {
  transform: scale(1.04);
  filter: grayscale(1);
}
.sig-solutions-card:hover .sig-solutions-card-name, .sig-solutions-card.is-hovered .sig-solutions-card-name {
  color: #D2FF70;
}
@media (min-width: 768px) {
  .sig-solutions-header {
    padding: 0 40px;
  }
  .sig-solutions-title {
    font-size: 48px;
    letter-spacing: -1.44px;
  }
  .sig-solutions-carousel-wrap {
    padding: 0 40px;
  }
  .sig-solutions-desc {
    font-size: 16px;
  }
  .sig-solutions-header-right {
    position: relative;
  }
  .sig-solutions-arrows {
    padding: 0 40px;
  }
}
@media (min-width: 992px) {
  .sig-solutions-section {
    padding: 80px 0;
  }
  .sig-solutions-inner {
    gap: 64px;
  }
  .sig-solutions-header {
    flex-direction: row;
    align-items: end;
    justify-content: space-between;
    padding: 0 72px;
    width: 100%;
  }
  .sig-solutions-header-left {
    max-width: 530px;
    width: 100%;
    flex-grow: 1;
  }
  .sig-solutions-header-right {
    margin-left: auto;
  }
  .sig-solutions-title {
    font-size: 64px;
    letter-spacing: -1.92px;
  }
  .sig-solutions-arrows {
    padding: 0 72px;
  }
  .sig-solutions-arrow:hover {
    background: #EDEDED;
  }
  .sig-solutions-carousel-wrap {
    padding: 0 72px;
    margin-top: 64px;
  }
}
@media (min-width: 2024px) {
  .sig-solutions-inner, .sig-solutions-header {
    padding: 0;
  }
}

.sig-services-section, .sig-services-section-new {
  background: #ffffff;
  padding: 48px 20px;
}
.sig-services-inner {
  max-width: 1920px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
}
.sig-services-left {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 32px;
  position: static;
}
.sig-services-heading {
  display: flex;
  flex-direction: column;
}
.sig-services-subtitle {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: fit-content;
  padding-bottom: 32px;
  margin: 0;
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  line-height: 1.5;
  text-transform: uppercase;
  color: #171717;
}
.sig-services-subtitle-dot {
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #D2FF70;
  flex-shrink: 0;
}
.sig-services-title {
  font-family: "Louize trial";
  font-size: 42px;
  font-style: italic;
  font-weight: 500;
  line-height: 1.3;
  text-transform: capitalize;
  color: #171717;
}
.sig-services-desc {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #171717;
  max-width: 540px;
}
.sig-services-right {
  width: 100%;
  margin-top: 40px;
}
.sig-services-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 64px 16px;
}
.sig-services-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  padding: 8px;
}
.sig-services-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  flex-shrink: 0;
}
.sig-services-icon img {
  width: 100%;
  height: auto;
  display: block;
}
.sig-services-label {
  width: 100%;
  margin: 0;
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.1;
  letter-spacing: -0.4px;
  color: #171717;
  text-align: left;
  transition: all 0.2s ease;
}
.sig-services-item-body {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.sig-services-item-desc {
  width: 100%;
  margin: 0;
  padding-top: 16px;
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  color: #171717;
  text-align: left;
}
@media (min-width: 768px) {
  .sig-services-section, .sig-services-section-new {
    padding: 60px 40px;
  }
  .sig-services-grid {
    gap: 64px 16px;
    grid-template-columns: repeat(3, 1fr);
  }
  .sig-services-section .sig-services-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .sig-services-icon {
    width: 80px;
    height: 80px;
  }
  .sig-services-right {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .sig-services-section, .sig-services-section-new {
    padding: 80px 72px;
  }
  .sig-services-desc {
    font-size: 16px;
    max-width: 422px;
  }
  .sig-services-right {
    margin-left: auto;
  }
  .sig-services-section .sig-services-right {
    max-width: none;
  }
  .sig-services-section-new .sig-services-right {
    max-width: 745px;
  }
  .sig-services-inner {
    max-width: 1440px;
    margin: auto;
    flex-direction: row;
    gap: 110px;
    padding-left: 72px;
    padding-right: 72px;
  }
  .sig-services-left {
    max-width: 420px;
    width: 100%;
    position: sticky;
    top: 130px;
  }
  .sig-services-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 64px 32px;
  }
  .sig-services-section .sig-services-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .sig-services-label {
    font-size: 24px;
    letter-spacing: -0.6px;
  }
}
@media (min-width: 1920px) {
  .sig-services-inner {
    gap: 72px;
  }
  .sig-services-left {
    max-width: 579px;
  }
  .sig-services-section-new .sig-services-right {
    max-width: 1181px;
  }
}
.sig-services-section-new .sig-services-title {
  font-size: 32px;
}
.sig-services-section-new .sig-services-label {
  text-align: center;
}
.sig-services-section-new .sig-services-item:hover .sig-services-label {
  text-decoration: underline;
}
.sig-services-section-new .sig-services-item:hover .sig-services-icon img {
  filter: contrast(1) brightness(0.1);
  transition: all 0.2s ease;
}
@media (min-width: 768px) {
  .sig-services-section-new .sig-services-title {
    font-size: 48px;
  }
}
@media (min-width: 992px) {
  .sig-services-section-new .sig-services-title {
    font-size: 64px;
  }
  .sig-services-section-new .sig-services-label {
    font-size: 20px;
  }
}

.sig-clients-section {
  background: #ffffff;
  padding-bottom: 48px;
  overflow: hidden;
}
.sig-clients-header {
  text-align: center;
  padding: 48px 20px 24px;
}
.sig-clients-title {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 500;
  font-size: 28px;
  line-height: 1.5;
  color: #171717;
  text-transform: capitalize;
}
.sig-clients-wrap {
  overflow: hidden;
  width: 100%;
}
.sig-clients-track {
  display: flex;
  align-items: center;
  gap: 32px;
  width: max-content;
  will-change: transform;
}
.sig-clients-item {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
  padding: 12px;
  flex-shrink: 0;
}
.sig-clients-logo {
  display: block;
  width: 120px;
  height: 52px;
  object-fit: contain;
  mix-blend-mode: difference;
  pointer-events: none;
}
@media (min-width: 768px) {
  .sig-clients-title {
    font-size: 36px;
  }
}
@media (min-width: 992px) {
  .sig-clients-section {
    padding-bottom: 80px;
  }
  .sig-clients-header {
    padding: 80px 32px 32px;
  }
  .sig-clients-title {
    font-size: 42px;
  }
  .sig-clients-item {
    padding: 16px;
  }
  .sig-clients-logo {
    width: 160px;
    height: 68px;
  }
}

.sig-text-reviews-section {
  background: #ffffff;
  padding-bottom: 48px;
}
.sig-text-reviews-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  padding: 48px 20px;
  max-width: 1760px;
  margin-inline: auto;
}
.sig-text-reviews-title {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 500;
  font-size: 28px;
  line-height: 1.5;
  color: #171717;
  text-transform: capitalize;
  white-space: normal;
  text-align: center;
}
.sig-text-reviews-summary {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  color: #171717;
}
.sig-text-reviews-google {
  display: inline-flex;
  align-items: center;
}
.sig-text-reviews-google svg {
  display: block;
  height: 20px;
  width: auto;
}
.sig-text-reviews-summary-rating {
  font-weight: 600;
  font-size: 15px;
  line-height: 1;
}
.sig-text-reviews-summary-stars {
  display: inline-flex;
  align-items: center;
  gap: 2px;
}
.sig-text-reviews-star {
  width: 16px;
  height: 16px;
  display: block;
}
.sig-text-reviews-star--full path {
  fill: #fbbc04;
}
.sig-text-reviews-star--empty path {
  fill: #e0e0e0;
}
.sig-text-reviews-summary-count {
  font-weight: 400;
  font-size: 13px;
  line-height: 1;
  color: #757575;
}
.sig-text-reviews-write {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 20px;
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-weight: 600;
  font-size: 13px;
  line-height: 1;
  color: #171717;
  background: #D2FF70;
  border: 1.333px solid #D2FF70;
  border-radius: 3px;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  transition: background 0.2s ease, color 0.2s ease;
  white-space: nowrap;
}
.sig-text-reviews-write:hover, .sig-text-reviews-write:focus-visible {
  background: #171717;
  color: #D2FF70;
}
.sig-text-reviews-hero {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.sig-text-reviews-arrow {
  display: none;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  flex-shrink: 0;
  background: #ffffff;
  border: none;
  cursor: pointer;
  overflow: hidden;
  transition: opacity 0.2s ease;
}
.sig-text-reviews-arrow:disabled, .sig-text-reviews-arrow.swiper-button-disabled {
  opacity: 0.3;
  cursor: default;
  pointer-events: none;
}
.sig-text-reviews-arrow.swiper-button-lock {
  display: none;
}
.sig-text-reviews-arrow--hidden {
  visibility: hidden;
  pointer-events: none;
}
.sig-text-reviews-arrow-box {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border: 1.333px solid #D2FF70;
  border-radius: 3px;
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 18px;
  line-height: 1;
  color: #171717;
  pointer-events: none;
}
.sig-text-reviews-swiper {
  flex: 1;
  min-width: 0;
  overflow: hidden;
  border-left: 1px solid #eeffc9;
}
.sig-text-reviews-pagination {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 24px 20px 0;
}
.sig-text-reviews-pagination .swiper-pagination-bullet {
  flex: 1;
  height: 4px;
  margin: 0;
  border-radius: 100px;
  background: #EDEDED;
  opacity: 1;
  transition: background 0.3s ease;
  cursor: pointer;
}
.sig-text-reviews-pagination .swiper-pagination-bullet-active {
  background: #D2FF70;
}
.sig-text-reviews-card {
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
  padding: 32px;
  border-right: 1px solid #eeffc9;
  box-sizing: border-box;
  max-width: 100%;
}
.sig-text-reviews-top {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.sig-text-reviews-stars {
  display: block;
  width: 166px;
  height: 29px;
  object-fit: contain;
}
.sig-text-reviews-quote {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 1.5;
  color: #171717;
}
.sig-text-reviews-footer {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}
.sig-text-reviews-author {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
}
.sig-text-reviews-avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #f1f1f1;
  flex-shrink: 0;
  overflow: hidden;
}
.sig-text-reviews-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sig-text-reviews-name {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  color: #171717;
  white-space: nowrap;
}
.sig-text-reviews-rating {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-weight: 400;
  font-size: 11px;
  line-height: 1.5;
  letter-spacing: 0.11px;
  color: #171717;
  white-space: normal;
}
@media (min-width: 768px) {
  .sig-text-reviews-header {
    padding: 64px 32px;
  }
  .sig-text-reviews-title {
    font-size: 36px;
  }
  .sig-text-reviews-summary-rating {
    font-size: 16px;
  }
  .sig-text-reviews-star {
    width: 18px;
    height: 18px;
  }
  .sig-text-reviews-summary-count {
    font-size: 14px;
  }
  .sig-text-reviews-write {
    font-size: 14px;
    padding: 14px 24px;
  }
  .sig-text-reviews-arrow {
    display: flex;
    width: 72px;
    height: 72px;
  }
  .sig-text-reviews-pagination {
    display: none;
  }
  .sig-text-reviews-quote {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .sig-text-reviews-section {
    padding-bottom: 80px;
  }
  .sig-text-reviews-header {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 24px;
  }
  .sig-text-reviews-title {
    font-size: 42px;
    white-space: nowrap;
    text-align: left;
  }
  .sig-text-reviews-footer {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
  }
  .sig-text-reviews-quote {
    font-size: 16px;
  }
  .sig-text-reviews-rating {
    white-space: nowrap;
  }
}

.sig-video-reviews-section {
  background: #ffffff;
  overflow: hidden;
}
.sig-video-reviews-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 10px;
  padding: 40px 20px;
}
.sig-video-reviews-subtitle {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0.13px;
  color: #171717;
}
.sig-video-reviews-dot {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #D2FF70;
  flex-shrink: 0;
}
.sig-video-reviews-title {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 500;
  font-size: 28px;
  line-height: 1.5;
  letter-spacing: -0.84px;
  color: #171717;
  text-transform: capitalize;
}
.sig-video-reviews-desc {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
  color: #171717;
  max-width: 360px;
}
.sig-video-reviews-inner {
  display: flex;
  align-items: center;
  padding: 16px 0;
  max-width: 1920px;
  margin: 0 auto;
}
.sig-video-reviews-arrow {
  display: none !important;
  width: 40px;
  height: 40px;
  flex-shrink: 0;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  transition: opacity 0.2s ease;
  z-index: 10;
}
.sig-video-reviews-arrow.swiper-button-disabled {
  opacity: 0.3;
  cursor: default;
}
.sig-video-reviews-arrow-box {
  width: 32px;
  height: 32px;
  border: 1.333px solid #D2FF70;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 18.353px;
  line-height: 1.1;
  letter-spacing: -0.5506px;
  color: #171717;
}
.sig-video-reviews-swiper {
  flex: 1;
  min-width: 0;
  overflow: visible;
  padding-left: 16px;
  padding-right: 16px;
}
.sig-video-reviews-card {
  width: 300px;
  aspect-ratio: 3/4.3;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  flex-shrink: 0;
}
.sig-video-reviews-card:hover .sig-video-reviews-img {
  filter: grayscale(1);
}
.sig-video-reviews-card:hover .sig-video-reviews-play {
  background: #D2FF70;
  border-color: #D2FF70;
  color: #171717;
}
.sig-video-reviews-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: filter 0.3s ease;
}
.sig-video-reviews-overlay {
  transition: opacity 0.3s ease;
}
.sig-video-reviews-video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.sig-video-reviews-card.is-playing .sig-video-reviews-video {
  opacity: 1;
}
.sig-video-reviews-card.is-playing .sig-video-reviews-overlay {
  opacity: 0;
}
.sig-video-reviews-card.is-playing .sig-video-reviews-label {
  opacity: 0;
}
.sig-video-reviews-card.is-playing .sig-video-reviews-play-icon {
  display: none;
}
.sig-video-reviews-card.is-playing .sig-video-reviews-pause-icon {
  display: flex;
}
.sig-video-reviews-card.is-playing .sig-video-reviews-play {
  opacity: 0;
  pointer-events: none;
}
.sig-video-reviews-card.is-playing:hover .sig-video-reviews-play {
  opacity: 1;
  pointer-events: auto;
}
.sig-video-reviews-play {
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  width: 27px;
  height: 27px;
  background: rgba(210, 255, 112, 0.6);
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
  color: #171717;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  cursor: pointer;
  transition: background 0.25s ease, border-color 0.25s ease, color 0.25s ease, opacity 0.25s ease;
}
.sig-video-reviews-play:hover {
  background: #D2FF70;
}
.sig-video-reviews-play-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 3px;
}
.sig-video-reviews-pause-icon {
  display: none;
  align-items: center;
  justify-content: center;
}
.sig-video-reviews-label {
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.1;
  letter-spacing: -0.72px;
  color: #ffffff;
  pointer-events: none;
  transition: opacity 0.3s ease;
}
@media (min-width: 768px) {
  .sig-video-reviews-header {
    padding: 64px 40px 28px;
  }
  .sig-video-reviews-subtitle {
    font-size: 15px;
    letter-spacing: 0.15px;
  }
  .sig-video-reviews-title {
    font-size: 36px;
    letter-spacing: -0.9px;
  }
  .sig-video-reviews-desc {
    font-size: 14px;
    max-width: 460px;
  }
  .sig-video-reviews-inner {
    padding: 16px 0;
  }
  .sig-video-reviews-card {
    width: 312px;
  }
  .sig-video-reviews-arrow {
    display: flex !important;
    width: 64px;
    height: 64px;
  }
  .sig-video-reviews-arrow-box {
    width: 32px;
    height: 32px;
  }
  .sig-video-reviews-label {
    font-size: 28px;
    letter-spacing: -0.84px;
  }
}
@media (min-width: 992px) {
  .sig-video-reviews-swiper.center-slides .swiper-wrapper {
    justify-content: center;
  }
  .sig-video-reviews-header {
    padding: 80px 32px 32px;
  }
  .sig-video-reviews-subtitle {
    font-size: 16px;
    letter-spacing: 0;
  }
  .sig-video-reviews-title {
    font-size: 42px;
    letter-spacing: -1.02px;
  }
  .sig-video-reviews-desc {
    font-size: 16px;
    letter-spacing: 0.16px;
    max-width: 454px;
  }
  .sig-video-reviews-inner {
    padding: 16px 0;
  }
  .sig-video-reviews-arrow {
    width: 72px;
    height: 72px;
  }
  .sig-video-reviews-arrow-box {
    width: 32px;
    height: 32px;
    border-radius: 3px;
  }
  .sig-video-reviews-label {
    font-size: 32px;
    letter-spacing: -0.96px;
  }
}

.sig-video-reviews-modal .sig-media-block-modal-media {
  aspect-ratio: 4/3;
  margin: auto;
}

@media (min-width: 1200px) {
  .sig-video-reviews-modal .sig-media-block-modal-media {
    flex: 0 1 auto;
    width: 100%;
    max-width: 970px;
  }
}
.sig-case-studies-section {
  background: #ffffff;
  padding: 48px 0;
}
.sig-case-studies-inner {
  max-width: 1920px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.sig-case-studies-header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
  padding: 0 20px;
}
.sig-case-studies-title {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 32px;
  line-height: 1.1;
  letter-spacing: -0.96px;
  color: #171717;
  white-space: nowrap;
}
.sig-case-studies-slider {
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  gap: 0;
}
.sig-case-studies-swiper {
  overflow: hidden;
  width: 100%;
}
.sig-case-studies-card {
  display: flex;
  flex-direction: column;
  gap: 24px;
  text-decoration: none;
  background: #ffffff;
  min-width: 0;
  flex-shrink: 0;
  position: relative;
}
.sig-case-studies-link {
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  z-index: 10;
}
.sig-case-studies-image {
  position: relative;
  height: 337px;
  overflow: hidden;
  flex-shrink: 0;
  display: block;
}
.sig-case-studies-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: grayscale(0);
  transition: transform 0.5s ease, filter 0.5s ease;
}
.sig-case-studies-body {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.sig-case-studies-text {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.sig-case-studies-name {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 25px;
  line-height: 1.1;
  letter-spacing: -0.75px;
  color: #171717;
  transition: color 0.2s ease;
}
.sig-case-studies-name a {
  color: inherit;
  text-decoration: none;
}
.sig-case-studies-desc {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #757575;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.sig-case-studies-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.sig-case-studies-card:hover .sig-case-studies-img {
  transform: scale(1.04);
  filter: grayscale(1);
}
.sig-case-studies-card:hover .sig-case-studies-name {
  color: #52720e;
}
.sig-case-studies-pagination {
  display: flex;
  gap: 4px;
  padding: 8px 0;
  margin-top: 32px;
}
.sig-case-studies-pag-bar {
  flex: 1;
  height: 4px;
  background: #f1f1f1;
  position: relative;
  overflow: hidden;
}
.sig-case-studies-pag-bar.is-active {
  background: #757575;
}
.sig-case-studies-pag-bar.is-past {
  background: #D2FF70;
}
.sig-case-studies-pag-fill {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0%;
  background: #D2FF70;
}
@media (min-width: 768px) {
  .sig-case-studies-section {
    padding: 64px 0;
  }
  .sig-case-studies-header {
    padding: 0 40px;
    flex-direction: row;
  }
  .sig-case-studies-title {
    font-size: 64px;
    letter-spacing: -1.44px;
  }
  .sig-case-studies-slider {
    padding: 0 40px;
  }
  .sig-case-studies-swiper {
    overflow: visible;
  }
  .sig-case-studies-grid {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 16px;
    row-gap: 32px;
  }
  .sig-case-studies-name {
    font-size: 24px;
    letter-spacing: -0.96px;
  }
  .sig-case-studies-pagination {
    display: none;
  }
  .sig-case-studies-cta {
    margin-left: auto;
  }
}
@media (min-width: 992px) {
  .sig-case-studies-section {
    padding: 80px 0;
  }
  .sig-case-studies-header {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 0 72px;
  }
  .sig-case-studies-inner {
    gap: 64px;
  }
  .sig-case-studies-title {
    font-size: 64px;
    letter-spacing: -1.92px;
  }
  .sig-case-studies-slider {
    padding: 0 72px;
  }
  .sig-case-studies-grid {
    grid-template-columns: repeat(3, 1fr);
    row-gap: 64px;
  }
  .sig-case-studies-name {
    font-size: 32px;
  }
  .sig-case-studies-desc {
    font-size: 16px;
  }
}
@media screen and (min-width: 2024px) {
  .sig-case-studies-header, .sig-case-studies-slider {
    padding-inline: 0;
  }
}

.sig-case-studies-list-section {
  padding: 24px 16px;
}
.sig-case-studies-list-grid {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
.sig-case-studies-list-row {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 100%;
}
.sig-case-studies-list-card {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
.sig-case-studies-list-link {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
  text-decoration: none;
  color: inherit;
}
.sig-case-studies-list-link:hover .sig-case-studies-list-image img {
  transform: scale(1.04);
  filter: grayscale(1);
}
.sig-case-studies-list-text {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
.sig-case-studies-list-image {
  position: relative;
  width: 100%;
  height: 500px;
  overflow: hidden;
}
.sig-case-studies-list-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: all 0.3s ease;
}
.sig-case-studies-list-image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, #000 0%, rgba(0, 0, 0, 0) 25.398%);
  pointer-events: none;
}
.sig-case-studies-list-accent {
  position: absolute;
  top: 8px;
  left: 8px;
  width: 30px;
  height: 30px;
  background: #D2FF70;
  z-index: 2;
}
.sig-case-studies-list-name {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 32px;
  line-height: 1.1;
  letter-spacing: -0.96px;
  color: #171717;
  margin: 0;
}
.sig-case-studies-list-desc {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #000000;
  margin: 0;
}
.sig-case-studies-list-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  width: 100%;
}
@media (min-width: 768px) {
  .sig-case-studies-list-section {
    padding: 24px 24px;
  }
}
@media (min-width: 992px) {
  .sig-case-studies-list-section {
    padding: 72px 72px;
  }
  .sig-case-studies-list-grid {
    gap: 64px;
  }
  .sig-case-studies-list-row {
    display: grid;
    gap: 16px;
    align-items: stretch;
  }
  .sig-case-studies-list-row:nth-child(odd) {
    grid-template-columns: 2fr 1fr;
  }
  .sig-case-studies-list-row:nth-child(even) {
    grid-template-columns: 1fr 2fr;
  }
  .sig-case-studies-list-card {
    min-width: 0;
  }
  .sig-case-studies-list-chips {
    margin-top: auto;
  }
}

.sig-case-studies-other-section {
  padding: 64px 0 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  width: 100%;
}
.sig-case-studies-other-header {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: stretch;
  width: 100%;
  max-width: 1920px;
  padding: 0 16px;
}
.sig-case-studies-other-title {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 32px;
  line-height: 1.1;
  letter-spacing: -0.96px;
  color: #171717;
  margin: 0;
}
.sig-case-studies-other-browse {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 16px 32px;
  border-radius: 4px;
  border: 1px solid #f1f1f1;
  background: transparent;
  color: #171717;
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.16px;
  text-decoration: none;
  white-space: nowrap;
  transition: background 0.2s ease, border-color 0.2s ease;
}
.sig-case-studies-other-browse:hover {
  background: #f1f1f1;
  border-color: #ADADAD;
}
.sig-case-studies-other-grid {
  display: flex;
  flex-direction: column;
  column-gap: 16px;
  row-gap: 32px;
  width: 100%;
  max-width: 1920px;
  padding: 0 16px;
}
.sig-case-studies-other-card {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
.sig-case-studies-other-card:hover .sig-case-studies-other-image img {
  transform: scale(1.04);
  filter: grayscale(1);
}
.sig-case-studies-other-card:nth-of-type(3) {
  display: none;
}
.sig-case-studies-other-link {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
  text-decoration: none;
  color: inherit;
}
.sig-case-studies-other-image {
  position: relative;
  width: 100%;
  height: 380px;
  overflow: hidden;
}
.sig-case-studies-other-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: all 0.3s ease;
}
.sig-case-studies-other-image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 66.905%);
  pointer-events: none;
}
.sig-case-studies-other-text {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}
.sig-case-studies-other-name {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.1;
  letter-spacing: -0.6px;
  color: #171717;
  margin: 0;
}
.sig-case-studies-other-desc {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #757575;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.sig-case-studies-other-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.sig-case-studies-other-promo {
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding: 16px;
  border-radius: 4px;
  background: #E4E4E4;
  width: 100%;
}
.sig-case-studies-other-promo-text {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.sig-case-studies-other-promo-title {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.1;
  letter-spacing: -0.6px;
  color: #171717;
  margin: 0;
}
.sig-case-studies-other-promo-body {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #171717;
  margin: 0;
}
.sig-case-studies-other-promo-body p {
  margin: 0 0 1em;
}
.sig-case-studies-other-promo-body p:last-child {
  margin-bottom: 0;
}
.sig-case-studies-other-promo-cta {
  border: 1px solid #171717;
  width: 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .sig-case-studies-other-section {
    padding: 80px 0 40px;
    gap: 40px;
  }
  .sig-case-studies-other-header {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 0 24px;
  }
  .sig-case-studies-other-title {
    font-size: 48px;
    letter-spacing: -1.44px;
  }
  .sig-case-studies-other-browse {
    width: 324px;
  }
  .sig-case-studies-other-grid {
    padding: 0 24px;
    row-gap: 32px;
  }
  .sig-case-studies-other-card {
    flex: 1 1 0;
    min-width: 0;
  }
  .sig-case-studies-other-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "case1 case2" "promo promo";
  }
  .sig-case-studies-other-card:nth-of-type(1) {
    grid-area: case1;
  }
  .sig-case-studies-other-card:nth-of-type(2) {
    grid-area: case2;
  }
  .sig-case-studies-other-card:nth-of-type(3) {
    display: none;
  }
  .sig-case-studies-other-promo {
    grid-area: promo;
  }
  .sig-case-studies-other-image {
    height: 300px;
  }
  .sig-case-studies-other-name {
    font-size: 24px;
    letter-spacing: -0.72px;
  }
  .sig-case-studies-other-promo {
    padding: 16px;
  }
  .sig-case-studies-other-promo-title {
    font-size: 24px;
    letter-spacing: -0.72px;
  }
}
@media (min-width: 992px) {
  .sig-case-studies-other-section {
    padding: 80px 0;
    gap: 40px;
  }
  .sig-case-studies-other-header {
    padding: 0 72px;
  }
  .sig-case-studies-other-title {
    font-size: 64px;
    letter-spacing: -1.92px;
  }
  .sig-case-studies-other-browse {
    padding: 20px 32px;
  }
  .sig-case-studies-other-grid {
    padding: 0 72px;
    gap: 16px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-areas: "case1 case2 promo";
  }
  .sig-case-studies-other-image {
    height: 337px;
  }
  .sig-case-studies-other-name {
    font-size: 32px;
    letter-spacing: -0.96px;
  }
  .sig-case-studies-other-desc {
    font-size: 16px;
  }
  .sig-case-studies-other-promo {
    justify-content: space-between;
    min-height: 500px;
  }
  .sig-case-studies-other-promo-title {
    font-size: 32px;
    letter-spacing: -0.96px;
  }
  .sig-case-studies-other-promo-body {
    font-size: 16px;
  }
  .sig-case-studies-other-promo-cta {
    padding: 20px 32px;
    width: 100%;
  }
}
@media screen and (min-width: 1920px) {
  .sig-case-studies-other-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-areas: "case1 case2 case3 promo";
  }
  .sig-case-studies-other-card:nth-of-type(3) {
    display: flex;
    grid-area: case3;
  }
}

.sig-case-studies-info-section {
  width: 100%;
  padding-inline: 16px;
}
.sig-case-studies-info-inner {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  padding: 32px 0;
  border-top: 1px solid #f1f1f1;
}
.sig-case-studies-info-image {
  position: relative;
  width: 100%;
  height: 218px;
  overflow: hidden;
  flex: 0 0 auto;
}
.sig-case-studies-info-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.sig-case-studies-info-content {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 100%;
}
.sig-case-studies-info-meta {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 100%;
}
.sig-case-studies-info-meta-item {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
  flex: 1 1 0;
  min-width: 0;
}
.sig-case-studies-info-meta-label {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.1;
  color: #171717;
  margin: 0;
}
.sig-case-studies-info-meta-value {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.1;
  color: #757575;
  margin: 0;
}
.sig-case-studies-info-meta-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.sig-case-studies-info-rich {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
.sig-case-studies-info-rich h1, .sig-case-studies-info-rich h2, .sig-case-studies-info-rich h3, .sig-case-studies-info-rich h4, .sig-case-studies-info-rich h5, .sig-case-studies-info-rich h6 {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.1;
  letter-spacing: -0.72px;
  color: #171717;
  margin: 0;
}
.sig-case-studies-info-rich h1:not(:first-child), .sig-case-studies-info-rich h2:not(:first-child), .sig-case-studies-info-rich h3:not(:first-child), .sig-case-studies-info-rich h4:not(:first-child), .sig-case-studies-info-rich h5:not(:first-child), .sig-case-studies-info-rich h6:not(:first-child) {
  padding-top: 32px;
  border-top: 1px solid #D2FF70;
  margin-top: 16px;
}
.sig-case-studies-info-rich p, .sig-case-studies-info-rich ul, .sig-case-studies-info-rich ol {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #171717;
  margin: 0;
}
.sig-case-studies-info-rich ul, .sig-case-studies-info-rich ol {
  padding-left: 1.25em;
}
.sig-case-studies-info-rich a {
  color: #171717;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .sig-case-studies-info-section {
    padding-inline: 24px;
  }
  .sig-case-studies-info-inner {
    gap: 32px;
    padding: 64px 0;
  }
  .sig-case-studies-info-image {
    height: 501px;
  }
  .sig-case-studies-info-meta {
    flex-direction: row;
    align-items: flex-start;
    gap: 16px;
  }
  .sig-case-studies-info-content {
    max-width: 534px;
  }
}
@media (min-width: 992px) {
  .sig-case-studies-info-section {
    padding-inline: 72px;
  }
  .sig-case-studies-info-inner {
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    gap: 32px;
    padding: 64px 0 0;
  }
  .sig-case-studies-info-image {
    width: 437px;
    height: 501px;
    flex: 0 0 437px;
  }
  .sig-case-studies-info-content {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .sig-case-studies-info-meta {
    width: 100%;
    max-width: 630px;
  }
  .sig-case-studies-info-rich {
    width: 100%;
    max-width: 630px;
  }
  .sig-case-studies-info-rich h1, .sig-case-studies-info-rich h2, .sig-case-studies-info-rich h3, .sig-case-studies-info-rich h4, .sig-case-studies-info-rich h5, .sig-case-studies-info-rich h6 {
    font-size: 32px;
    letter-spacing: -0.96px;
  }
  .sig-case-studies-info-rich p, .sig-case-studies-info-rich ul, .sig-case-studies-info-rich ol {
    font-size: 16px;
  }
}
@media (min-width: 1400px) {
  .sig-case-studies-info-image {
    width: 581px;
    height: 666px;
    flex: 0 0 580px;
  }
  .sig-case-studies-info-inner {
    gap: 96px;
  }
  .sig-case-studies-info-rich {
    padding-bottom: 32px;
  }
}

.sig-text-block-section {
  width: 100%;
  padding-inline: 16px;
}
.sig-text-block-inner {
  display: flex;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  justify-content: flex-start;
  padding: 32px 0;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}
.sig-text-block-content {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.sig-text-block-rich {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
.sig-text-block-rich h1, .sig-text-block-rich h2, .sig-text-block-rich h3, .sig-text-block-rich h4, .sig-text-block-rich h5, .sig-text-block-rich h6 {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.1;
  letter-spacing: -0.72px;
  color: #171717;
  margin: 0;
}
.sig-text-block-rich p, .sig-text-block-rich ul, .sig-text-block-rich ol {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #171717;
  margin: 0;
}
.sig-text-block-rich ul, .sig-text-block-rich ol {
  padding-left: 1.25em;
}
.sig-text-block-rich a {
  color: #171717;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .sig-text-block-section {
    padding: 0 24px;
  }
  .sig-text-block-content {
    max-width: 536px;
  }
}
@media (min-width: 992px) {
  .sig-text-block-section {
    padding: 0 72px;
  }
  .sig-text-block-content {
    max-width: 632px;
  }
  .sig-text-block-rich h1, .sig-text-block-rich h2, .sig-text-block-rich h3, .sig-text-block-rich h4, .sig-text-block-rich h5, .sig-text-block-rich h6 {
    font-size: 32px;
    letter-spacing: -0.96px;
  }
  .sig-text-block-rich p, .sig-text-block-rich ul, .sig-text-block-rich ol {
    font-size: 16px;
  }
  .sig-text-block-inner.is-align-center {
    justify-content: center;
  }
  .sig-text-block-inner.is-align-right {
    justify-content: flex-end;
  }
}

.sig-media-block-section {
  width: 100%;
  padding: 0 16px;
}
.sig-media-block-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
.sig-media-block-item {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
  position: relative;
}
.sig-media-block-media {
  position: relative;
  width: 100%;
  aspect-ratio: 4/3;
  overflow: hidden;
  background: #f1f1f1;
}
.sig-media-block-media img,
.sig-media-block-media video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sig-media-block-title {
  position: absolute;
  bottom: 16px;
  left: 16px;
  color: #ffffff;
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.4;
  z-index: 50;
}
.sig-media-block-trigger {
  position: relative;
}
.sig-media-block-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
@media (min-width: 768px) {
  .sig-media-block-section {
    padding: 0 24px;
  }
  .sig-media-block-grid:not(.is-single) {
    grid-template-columns: repeat(2, 1fr);
  }
  .sig-media-block-title {
    font-size: 24px;
  }
  .sig-media-block-media {
    aspect-ratio: 3/2;
  }
}
@media (min-width: 992px) {
  .sig-media-block-section {
    padding: 0 72px;
  }
  .sig-media-block-grid:not(.is-single) {
    grid-template-columns: repeat(var(--sig-media-cols, 2), 1fr);
  }
  .sig-media-block-media {
    aspect-ratio: 16/9;
  }
  .sig-media-block-title {
    font-size: 32px;
  }
}
.sig-media-block-trigger {
  display: block;
  width: 100%;
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
  text-align: inherit;
}
.sig-media-block-modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: flex;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.25s ease;
}
.sig-media-block-modal--open {
  opacity: 1;
  pointer-events: all;
}
.sig-media-block-modal-backdrop {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(25px);
  -webkit-backdrop-filter: blur(25px);
  cursor: pointer;
}
.sig-media-block-modal-dialog {
  width: 100%;
}
.sig-media-block-modal--open .sig-media-block-modal-dialog {
  transform: translateY(0);
}
.sig-media-block-modal-dialog-inner {
  background: #ffffff;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  transform: translateY(16px);
  transition: transform 0.25s ease;
}
.sig-media-block-modal-close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 36px;
  height: 36px;
  background: none;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 3;
  color: #171717;
}
.sig-media-block-modal-close svg {
  width: 20px;
  height: 20px;
}
.sig-media-block-modal-close:hover {
  opacity: 0.6;
}
.sig-media-block-link {
  position: relative;
}
.sig-media-block-modal-label {
  background: #eeffc9;
  padding: 16px 24px;
  padding-right: 44px;
  flex-shrink: 0;
  width: 100%;
}
.sig-media-block-modal-title {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.4;
  color: #171717;
}
.sig-media-block-modal-media {
  position: relative;
  width: 100%;
  aspect-ratio: 9/6;
  flex-shrink: 0;
  overflow: hidden;
  margin: 0 auto;
  background: #f1f1f1;
}
.sig-media-block-modal-media img,
.sig-media-block-modal-media video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.sig-media-block-modal-playpause {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 27px;
  height: 27px;
  border-radius: 50%;
  border: none;
  background: rgba(210, 255, 112, 0.6);
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
  color: #171717;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  z-index: 2;
  transition: background 0.25s ease, border-color 0.25s ease, color 0.25s ease, opacity 0.25s ease;
}
.sig-media-block-modal-playpause:hover {
  background: #D2FF70;
}
.sig-media-block-modal-icon {
  display: none;
  align-items: center;
  justify-content: center;
  line-height: 0;
}
.sig-media-block-modal-media:not(.is-playing) .sig-media-block-modal-icon--play {
  display: flex;
}
.sig-media-block-modal-media.is-playing .sig-media-block-modal-icon--pause {
  display: flex;
}
.sig-media-block-modal-media.is-playing .sig-media-block-modal-playpause {
  opacity: 0;
}
.sig-media-block-modal-media.is-video:hover .sig-media-block-modal-playpause {
  opacity: 1;
}
.sig-media-block-modal-desc-wrap {
  margin-top: auto;
  padding: 16px 24px;
  border-top: 1px solid #D2FF70;
  flex-shrink: 0;
  width: 100%;
}
.sig-media-block-modal-desc {
  font-family: "Louize trial";
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  color: #171717;
}
.sig-media-block-modal-desc p {
  margin: 0 0 0.6em;
}
.sig-media-block-modal-desc p:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .sig-media-block-modal-dialog {
    gap: 16px;
    padding: 64px 24px;
  }
}
@media (min-width: 1200px) {
  .sig-media-block-modal-dialog {
    gap: 16px;
    padding: 64px 72px;
    align-items: center;
  }
  .sig-media-block-modal-media {
    aspect-ratio: auto;
    flex: 1 1 0;
    max-width: 970px;
    width: 100%;
    min-height: 0;
  }
  .sig-media-block-modal-desc-wrap {
    margin-top: 0;
  }
  .sig-media-block-modal-desc {
    max-width: 748px;
  }
}
.sig-media-block-lightbox-trigger {
  display: block;
  width: 100%;
  padding: 0;
  border: none;
  background: none;
  cursor: zoom-in;
  text-align: inherit;
  position: relative;
}
.sig-media-block-lightbox {
  position: fixed;
  inset: 0;
  z-index: 10000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 16px;
  pointer-events: none;
  visibility: hidden;
  transition: visibility 0s linear 0.6s;
}
.sig-media-block-lightbox.is-open {
  pointer-events: all;
  visibility: visible;
  transition: visibility 0s linear 0s;
}
.sig-media-block-lightbox-backdrop {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0);
  backdrop-filter: blur(0);
  -webkit-backdrop-filter: blur(0);
  cursor: zoom-out;
  transition: background-color 0.6s ease, backdrop-filter 0.6s ease, -webkit-backdrop-filter 0.6s ease;
}
.sig-media-block-lightbox.is-open .sig-media-block-lightbox-backdrop {
  background: rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(25px);
  -webkit-backdrop-filter: blur(25px);
}
.sig-media-block-lightbox-dialog {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  max-height: calc(100dvh - 40px);
}
.sig-media-block-lightbox-frame {
  display: flex;
  flex-direction: column;
  width: fit-content;
  max-width: 100%;
  max-height: calc(100dvh - 40px);
  margin: 0 auto;
  transform: scale(0.85);
  opacity: 0;
  transform-origin: center center;
  transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.6s ease;
}
.sig-media-block-lightbox.is-open .sig-media-block-lightbox-frame {
  transform: scale(1);
  opacity: 1;
}
.sig-media-block-lightbox-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  width: 100%;
  padding: 10px 16px;
  background: #eeffc9;
  flex-shrink: 0;
}
.sig-media-block-lightbox-title {
  margin: 0;
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.1;
  letter-spacing: -0.03em;
  color: #171717;
  text-align: left;
}
.sig-media-block-lightbox-close {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
  cursor: pointer;
  color: #000000;
  padding: 0;
  transition: opacity 0.2s ease;
}
.sig-media-block-lightbox-close svg {
  width: 20px;
  height: 20px;
}
.sig-media-block-lightbox-close:hover {
  opacity: 0.6;
}
.sig-media-block-lightbox-image-frame {
  min-height: 0;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sig-media-block-lightbox-image {
  display: block;
  width: auto;
  height: auto;
  max-width: calc(100vw - 32px);
  max-height: calc(100dvh - 120px);
  object-fit: contain;
}
.sig-media-block-lightbox.is-open .sig-media-block-lightbox-image {
  animation: sig-media-block-lightbox-zoom 8s ease-in-out 0.6s forwards;
}
@media (min-width: 768px) {
  .sig-media-block-lightbox {
    padding: 32px;
  }
  .sig-media-block-lightbox-bar {
    padding: 10px 20px;
  }
  .sig-media-block-lightbox-title {
    font-size: 21px;
  }
  .sig-media-block-lightbox-close {
    width: 40px;
    height: 40px;
  }
  .sig-media-block-lightbox-close svg {
    width: 24px;
    height: 24px;
  }
  .sig-media-block-lightbox-image {
    max-width: calc(100vw - 64px);
    max-height: calc(100dvh - 160px);
  }
}

@keyframes sig-media-block-lightbox-zoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.08);
  }
}
body.sig-media-block-lightbox-open {
  overflow: hidden;
}

.sig-video-section {
  width: 100%;
  padding: 0;
}
.sig-video-frame {
  position: relative;
  width: 100%;
  aspect-ratio: 893/512;
  overflow: hidden;
  background: #f1f1f1;
}
.sig-video-media {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  cursor: pointer;
}
.sig-video-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
  pointer-events: none;
  z-index: 1;
  transition: opacity 0.3s ease;
}
.sig-video-playpause {
  position: absolute;
  font-size: 14px;
  line-height: 100%;
  text-transform: uppercase;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 228px;
  height: 27px;
  border-radius: 28px;
  border: none;
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
  color: #171717;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  z-index: 2;
  transition: background 0.25s ease, opacity 0.25s ease;
  padding-bottom: 2px;
  gap: 16px;
}
.sig-video-playpause:hover {
  background: #ffffff;
}
.sig-video-playpause svg {
  display: block;
}
.sig-video-icon {
  display: none;
  align-items: center;
  justify-content: center;
  line-height: 0;
}
.sig-video-frame:not(.is-playing) .sig-video-icon--play {
  display: flex;
}
.sig-video-frame.is-playing .sig-video-icon--pause {
  display: flex;
}
.sig-video-frame.is-playing .sig-video-overlay {
  opacity: 0;
}
.sig-video-frame.is-playing .sig-video-playpause {
  opacity: 0;
}
@media (min-width: 768px) {
  .sig-video-section {
    padding: 0 24px;
  }
  .sig-video-frame {
    max-width: 900px;
    margin: 0 auto;
    border-radius: 16px;
  }
}
@media (min-width: 992px) {
  .sig-video-section {
    padding: 0 72px;
  }
}

.sig-products-listing-section {
  width: 100%;
  padding: 32px 16px;
}
.sig-products-listing-inner {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
.sig-products-listing-toolbar {
  display: flex;
  align-items: center;
  gap: 16px;
  width: 100%;
}
.sig-products-listing-filters {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.sig-products-listing-filter {
  display: inline-flex;
  align-items: center;
  padding: 12px;
  border-radius: 4px;
  background: #ffffff;
  border: 1px solid #757575;
  font-family: "Louize trial";
  font-style: italic;
  font-size: 16px;
  line-height: 1;
  letter-spacing: -0.48px;
  color: #000000;
  cursor: pointer;
  text-decoration: none;
  transition: background 0.2s ease, border-color 0.2s ease;
}
.sig-products-listing-filter.is-active, .sig-products-listing-filter:hover {
  background: #D2FF70;
  border-color: #D2FF70;
}
.sig-products-listing-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 16px;
  width: 100%;
  align-items: stretch;
}
.sig-products-listing-card {
  display: flex;
  flex-direction: column;
  gap: 16px;
  height: 100%;
  min-height: 0;
  text-decoration: none;
  color: inherit;
}
.sig-products-listing-card.is-hidden {
  display: none;
}
.sig-products-listing-thumb {
  position: relative;
  width: 100%;
  height: 260px;
  overflow: hidden;
}
.sig-products-listing-thumb img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: all 0.3s ease;
}
.sig-products-listing-thumb:hover img {
  transform: scale(1.04);
  filter: grayscale(1);
}
.sig-products-listing-title {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.1;
  color: #171717;
  margin: 0;
  min-height: 2.2em;
}
.sig-products-listing-cta-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 380px;
  padding: 16px;
  background: #E4E4E4;
  border-radius: 4px;
}
.sig-products-listing-cta-card-inner {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
  width: 100%;
}
.sig-products-listing-cta-card-text {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.sig-products-listing-cta-card-title {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 32px;
  line-height: 1.1;
  letter-spacing: -0.96px;
  color: #171717;
  margin: 0;
}
.sig-products-listing-cta-card-desc {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #171717;
  margin: 0;
}
.sig-products-listing-cta-card-button {
  border: 1px solid #171717;
  max-width: 100%;
  width: 100%;
  min-width: auto;
}
.sig-products-listing-pagination {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 24px 0;
  width: 100%;
}
.sig-products-listing-pagination-page {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.5;
  color: #171717;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.sig-products-listing-pagination-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding-bottom: 2px;
  font-family: "Louize trial";
  font-style: italic;
  font-size: 16px;
  line-height: 1.5;
  color: #171717;
  text-decoration: none;
}
.sig-products-listing-pagination-link.is-disabled {
  opacity: 0.3;
  pointer-events: none;
  color: #757575;
}
.sig-products-listing-pagination-link .sig-products-listing-pagination-arrow {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-style: italic;
  font-size: 18px;
  line-height: 1.1;
  letter-spacing: -0.55px;
}
@media (min-width: 768px) {
  .sig-products-listing-section {
    padding: 48px 24px 32px;
  }
  .sig-products-listing-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    row-gap: 32px;
  }
  .sig-products-listing-thumb {
    height: 380px;
  }
  .sig-products-listing-pagination {
    justify-content: center;
    gap: 34px;
    padding: 24px 0;
  }
}
@media (min-width: 992px) {
  .sig-products-listing-section {
    padding: 62px 72px 72px;
  }
  .sig-products-listing-inner {
    gap: 64px;
  }
  .sig-products-listing-cta-card-button {
    padding: 20px 32px;
    font-size: 16px;
    letter-spacing: 0.16px;
  }
  .sig-products-listing-pagination {
    padding: 32px 0;
  }
}
@media (min-width: 1200px) {
  .sig-products-listing-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    row-gap: 64px;
  }
}

.sig-industries-listing-section {
  width: 100%;
  padding: 32px 16px;
}
.sig-industries-listing-inner {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
.sig-industries-listing-header {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: stretch;
  width: 100%;
}
.sig-industries-listing-section-title {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 500;
  font-size: 32px;
  line-height: 1.3;
  color: #171717;
  text-transform: capitalize;
  margin: 0;
}
.sig-industries-listing-browse {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 16px 32px;
  border-radius: 4px;
  border: 1px solid #f1f1f1;
  background: transparent;
  color: #171717;
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.16px;
  text-decoration: none;
  white-space: nowrap;
  transition: background 0.2s ease;
}
.sig-industries-listing-browse:hover {
  background: #f1f1f1;
}
.sig-industries-listing-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 32px 16px;
  width: 100%;
}
.sig-industries-listing-card {
  display: flex;
  flex-direction: column;
  gap: 16px;
  text-decoration: none;
  color: inherit;
}
.sig-industries-listing-card:hover .sig-industries-listing-thumb img {
  transform: scale(1.03);
  filter: grayscale(1);
}
.sig-industries-listing-thumb {
  position: relative;
  width: 100%;
  flex: 1 0 0;
  min-height: 280px;
  overflow: hidden;
}
.sig-industries-listing-thumb img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: all 0.4s ease;
}
.sig-industries-listing-badge {
  position: absolute;
  top: 8px;
  left: 8px;
  width: 30px;
  height: 30px;
  background: #D2FF70;
  z-index: 2;
  pointer-events: none;
}
.sig-industries-listing-title {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.1;
  color: #171717;
  text-transform: capitalize;
  margin: 0;
}
.sig-industries-listing-cta-card {
  display: flex;
  flex-direction: column;
  padding: 16px;
  background: #D2FF70;
  border-radius: 4px;
  min-height: 320px;
}
.sig-industries-listing-cta-card-inner {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: space-between;
  gap: 24px;
  width: 100%;
}
.sig-industries-listing-cta-card-text {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.sig-industries-listing-cta-card-title {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.1;
  letter-spacing: -0.72px;
  color: #171717;
  margin: 0;
}
.sig-industries-listing-cta-card-desc {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #171717;
  margin: 0;
}
.sig-industries-listing-cta-card-desc p {
  margin: 0 0 0.5em;
}
.sig-industries-listing-cta-card-desc p:last-child {
  margin-bottom: 0;
}
.sig-industries-listing-cta-card-button {
  border: 1px solid #171717;
  min-width: auto;
  max-width: 100%;
  width: 100%;
}
.sig-industries-listing-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 34px;
  padding: 32px 0;
  width: 100%;
}
.sig-industries-listing-pagination-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  color: #171717;
  text-decoration: none;
}
.sig-industries-listing-pagination-link.is-disabled {
  color: #757575;
  opacity: 0.3;
  pointer-events: none;
}
.sig-industries-listing-pagination-arrow {
  font-family: "ABC Diatype Semi-Mono Unlicensed Trial", "Courier New", monospace;
  font-size: 18px;
  line-height: 1.1;
}
.sig-industries-listing-pagination-page {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.5;
  color: #171717;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .sig-industries-listing-section {
    padding: 48px 24px;
  }
  .sig-industries-listing-header {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
  }
  .sig-industries-listing-section-title {
    font-size: 40px;
    letter-spacing: -1.2px;
  }
  .sig-industries-listing-browse {
    min-width: 240px;
  }
  .sig-industries-listing-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sig-industries-listing-thumb {
    min-height: 360px;
  }
  .sig-industries-listing-cta-card {
    min-height: 0;
  }
  .sig-industries-listing-cta-card-title {
    font-size: 28px;
    letter-spacing: -0.84px;
  }
  .sig-industries-listing-cta-card-button {
    padding: 20px 32px;
    font-size: 16px;
    letter-spacing: 0.16px;
  }
}
@media (min-width: 992px) {
  .sig-industries-listing-section {
    padding: 80px 72px;
  }
  .sig-industries-listing-inner {
    gap: 64px;
  }
  .sig-industries-listing-section-title {
    font-size: 42px;
    line-height: 1.3;
    letter-spacing: -1.26px;
  }
  .sig-industries-listing-browse {
    padding: 20px 32px;
    width: 324px;
  }
  .sig-industries-listing-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-auto-rows: 560px;
    gap: 64px 16px;
  }
  .sig-industries-listing-thumb {
    min-height: 0;
  }
  .sig-industries-listing-cta-card {
    min-height: 0;
  }
  .sig-industries-listing-cta-card-inner {
    gap: 32px;
  }
  .sig-industries-listing-cta-card-title {
    font-size: 32px;
    letter-spacing: -0.96px;
  }
  .sig-industries-listing-cta-card-desc {
    font-size: 16px;
  }
}

.sig-services-list-section {
  width: 100%;
  padding: 32px 16px;
}
.sig-services-list-inner {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
.sig-services-list-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 16px;
  width: 100%;
}
.sig-services-list-card {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
  width: 100%;
  aspect-ratio: 2/3;
  padding: 24px;
  overflow: hidden;
  text-decoration: none;
  color: #ffffff;
  isolation: isolate;
}
.sig-services-list-card-bg {
  position: absolute;
  inset: 0;
  z-index: -1;
}
.sig-services-list-card-bg img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.sig-services-list-card-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: background 0.2s ease;
}
.sig-services-list-card-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
}
.sig-services-list-card-step {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 8px;
  background: #D2FF70;
  color: #171717;
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.16px;
  text-transform: uppercase;
  white-space: nowrap;
}
.sig-services-list-card-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  flex-shrink: 0;
  margin-left: auto;
}
.sig-services-list-card-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}
.sig-services-list-card-bottom {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
.sig-services-list-card-title {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.1;
  letter-spacing: -0.96px;
  color: #ffffff;
  margin: 0;
  transition: color 0.2s ease;
}
.sig-services-list-card-cta {
  display: inline-flex;
  align-self: flex-start;
  padding-bottom: 8px;
  border-bottom: 1px solid #ffffff;
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.14px;
  color: #ffffff;
  text-transform: uppercase;
  transition: all 0.2s ease;
}
.sig-services-list-card:hover .sig-services-list-card-title {
  color: #D2FF70;
}
.sig-services-list-card:hover .sig-services-list-card-cta {
  color: #D2FF70;
  border-color: #D2FF70;
}
.sig-services-list-card:hover .sig-services-list-card-overlay {
  background: rgba(0, 0, 0, 0.5);
}
.sig-services-list-pagination {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 24px 0;
  width: 100%;
}
.sig-services-list-pagination-page {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.5;
  color: #171717;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.sig-services-list-pagination-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding-bottom: 2px;
  font-family: "Louize trial";
  font-style: italic;
  font-size: 16px;
  line-height: 1.5;
  color: #171717;
  text-decoration: none;
}
.sig-services-list-pagination-link.is-disabled {
  opacity: 0.3;
  pointer-events: none;
  color: #757575;
}
.sig-services-list-pagination-link .sig-services-list-pagination-arrow {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-style: italic;
  font-size: 18px;
  line-height: 1.1;
  letter-spacing: -0.55px;
}
@media (min-width: 768px) {
  .sig-services-list-section {
    padding: 48px 24px 32px;
  }
  .sig-services-list-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sig-services-list-pagination {
    justify-content: center;
    gap: 34px;
  }
  .sig-services-list-card-title {
    font-size: 24px;
  }
  .sig-services-list-card-icon {
    width: 80px;
    height: 80px;
  }
}
@media (min-width: 992px) {
  .sig-services-list-section {
    padding: 72px;
  }
  .sig-services-list-inner {
    gap: 64px;
  }
  .sig-services-list-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 64px 16px;
  }
  .sig-services-list-pagination {
    padding: 32px 0;
  }
  .sig-services-list-card-title {
    font-size: 32px;
  }
}
@media (min-width: 1400px) {
  .sig-services-list-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.sig-services-bar-section {
  width: 100%;
  padding: 48px 16px 32px;
}
.sig-services-bar-inner {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
.sig-services-bar-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  width: 100%;
  text-align: center;
}
.sig-services-bar-title {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 500;
  font-size: 28px;
  line-height: 1.2;
  color: #171717;
  text-transform: capitalize;
  margin: 0;
}
.sig-services-bar-desc {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.14px;
  color: #171717;
  max-width: 454px;
  margin: 0;
}
.sig-services-bar-steps {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px 16px;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
.sig-services-bar-step {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0;
}
.sig-services-bar-step-link {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  padding: 8px;
  flex: 1 0 0;
  min-width: 0;
  text-decoration: none;
  color: inherit;
}
.sig-services-bar-step-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  flex-shrink: 0;
}
.sig-services-bar-step-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
  transition: filter 0.2s ease;
}
.sig-services-bar-step-icon--placeholder {
  border: 2.67px solid #D2FF70;
  border-radius: 50%;
}
.sig-services-bar-step-title {
  font-family: "Louize trial";
  font-style: italic;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: -0.42px;
  color: #171717;
  text-align: center;
}
.sig-services-bar-step-arrow {
  display: none;
  font-family: "ABC Diatype Semi-Mono Unlicensed Trial", "Courier New", monospace;
  font-style: italic;
  font-size: 18px;
  line-height: 1.1;
  letter-spacing: -0.55px;
  color: #f1f1f1;
  flex-shrink: 0;
}
.sig-services-bar-step:hover .sig-services-bar-step-icon img {
  filter: contrast(1) brightness(0.1);
}
@media (min-width: 768px) {
  .sig-services-bar-section {
    padding: 64px 24px 32px;
  }
  .sig-services-bar-inner {
    gap: 40px;
  }
  .sig-services-bar-title {
    font-size: 32px;
  }
  .sig-services-bar-steps {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 32px 16px;
  }
}
@media (min-width: 992px) {
  .sig-services-bar-section {
    padding: 80px 72px 32px;
  }
  .sig-services-bar-title {
    font-size: 34px;
  }
  .sig-services-bar-steps {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    gap: 10px;
  }
  .sig-services-bar-step {
    flex: 1 0 0;
    min-width: 0;
  }
  .sig-services-bar-step:not(:last-child) {
    flex: 1 0 0;
  }
  .sig-services-bar-step-arrow {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    flex-shrink: 0;
  }
}

.sig-others-products-section {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 100%;
  padding: 64px 0 40px;
}
.sig-others-products-header {
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: stretch;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 16px;
}
.sig-others-products-title {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 500;
  font-size: 32px;
  line-height: 1.2;
  letter-spacing: -0.96px;
  color: #171717;
  text-transform: capitalize;
  margin: 0;
}
.sig-others-products-browse {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 16px 32px;
  border-radius: 4px;
  border: 1px solid #f1f1f1;
  background: transparent;
  color: #171717;
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.16px;
  text-decoration: none;
  white-space: nowrap;
  transition: background 0.2s ease, border-color 0.2s ease;
}
.sig-others-products-browse:hover {
  background: #f1f1f1;
}
.sig-others-products-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 32px 16px;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 16px;
}
.sig-others-products-card {
  display: flex;
  flex-direction: column;
  gap: 8px;
  text-decoration: none;
  color: inherit;
}
.sig-others-products-card:nth-of-type(n + 4) {
  display: none;
}
.sig-others-products-card-image {
  position: relative;
  width: 100%;
  aspect-ratio: 1.2/1;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
  padding: 16px;
}
.sig-others-products-card-image img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  z-index: 1;
  transition: all 0.3s ease;
}
.sig-others-products-card-image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 66.905%);
  z-index: 2;
  pointer-events: none;
}
.sig-others-products-card-title {
  position: relative;
  z-index: 3;
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.1;
  letter-spacing: -0.72px;
  color: #ffffff;
  transition: color 0.3s ease;
}
.sig-others-products-card-underline {
  display: block;
  width: 100%;
  height: 30px;
  background: #eeffc9;
  transition: color 0.3s ease;
}
.sig-others-products-card:hover .sig-others-products-card-title {
  color: #D2FF70;
}
.sig-others-products-card:hover .sig-others-products-card-image img {
  filter: grayscale(1);
  transform: scale(1.04);
}
.sig-others-products-card:hover .sig-others-products-card-underline {
  background: #D2FF70;
}
.sig-others-products-promo {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 24px;
  padding: 16px;
  border-radius: 4px;
  background: #E4E4E4;
  min-height: 320px;
}
.sig-others-products-promo-text {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.sig-others-products-promo-title {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.1;
  letter-spacing: -0.72px;
  color: #171717;
  margin: 0;
}
.sig-others-products-promo-body {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #171717;
  margin: 0;
}
.sig-others-products-promo-cta {
  border: 1px solid #171717;
  width: 100%;
  max-width: 100%;
  min-width: auto;
}
@media (min-width: 768px) {
  .sig-others-products-section {
    padding: 64px 0 40px;
    gap: 40px;
  }
  .sig-others-products-header {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 0 24px;
  }
  .sig-others-products-title {
    font-size: 36px;
    letter-spacing: -1.08px;
  }
  .sig-others-products-browse {
    width: auto;
    min-width: 240px;
  }
  .sig-others-products-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 0 24px;
  }
  .sig-others-products-card-image {
    aspect-ratio: 421/401;
  }
  .sig-others-products-card-title {
    font-size: 28px;
    letter-spacing: -0.84px;
  }
  .sig-others-products-promo {
    min-height: 0;
  }
  .sig-others-products-promo-title {
    font-size: 28px;
    letter-spacing: -0.84px;
  }
  .sig-others-products-promo-cta {
    padding: 20px 32px;
    font-size: 16px;
    letter-spacing: 0.16px;
  }
}
@media (min-width: 992px) {
  .sig-others-products-section {
    padding: 80px 0;
    gap: 64px;
  }
  .sig-others-products-header {
    padding: 0 72px;
  }
  .sig-others-products-title {
    font-size: 42px;
    letter-spacing: -1.26px;
  }
  .sig-others-products-browse {
    padding: 20px 32px;
    width: 324px;
  }
  .sig-others-products-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 32px 16px;
    padding: 0 72px;
  }
  .sig-others-products-card:nth-of-type(n + 4) {
    display: flex;
  }
  .sig-others-products-card:nth-of-type(n + 6) {
    display: none;
  }
  .sig-others-products-card-image {
    aspect-ratio: 421/401;
  }
  .sig-others-products-card-title {
    font-size: 32px;
    letter-spacing: -0.96px;
  }
  .sig-others-products-card-underline {
    height: 42px;
  }
  .sig-others-products-promo {
    padding: 16px;
  }
  .sig-others-products-promo-title {
    font-size: 32px;
    letter-spacing: -0.96px;
  }
  .sig-others-products-promo-body {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .sig-others-products-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .sig-others-products-card:nth-of-type(n + 6) {
    display: flex;
  }
  .sig-others-products-promo {
    grid-column: span 2;
  }
}

.sig-marquee-section {
  background: #ffffff;
  padding: 32px 0;
  overflow: hidden;
}
.sig-marquee-header {
  text-align: center;
  padding: 48px 20px 24px;
}
.sig-marquee-title {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 500;
  font-size: 32px;
  line-height: 1.3;
  color: #171717;
  text-transform: capitalize;
  margin: 0;
}
.sig-marquee-wrap {
  overflow: hidden;
  width: 100%;
}
.sig-marquee-track {
  display: flex;
  align-items: center;
  gap: 40px;
  width: max-content;
  will-change: transform;
}
.sig-marquee-item {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex-shrink: 0;
  padding: 12px 0;
}
.sig-marquee-dot {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #D2FF70;
}
.sig-marquee-label {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.5;
  color: #171717;
  text-transform: uppercase;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .sig-marquee-label {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .sig-marquee-header {
    padding: 32px 0;
  }
  .sig-marquee-title {
    font-size: 42px;
  }
  .sig-marquee-track {
    gap: 80px;
  }
}

.sig-full-width-cta-section {
  padding: 16px 16px 32px;
  width: 100%;
}
.sig-full-width-cta-inner {
  display: flex;
  flex-direction: column;
  gap: 48px;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
.sig-full-width-cta-image {
  position: relative;
  width: 100%;
  overflow: hidden;
  flex: 1 1 auto;
  min-height: 290px;
  max-height: 350px;
}
.sig-full-width-cta-image img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.sig-full-width-cta-image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 17.738%);
  pointer-events: none;
}
.sig-full-width-cta-accent {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 30px;
  height: 30px;
  background: #D2FF70;
  z-index: 2;
}
.sig-full-width-cta-content {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
.sig-full-width-cta-text {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
.sig-full-width-cta-title {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 500;
  font-size: 28px;
  line-height: 1.5;
  text-transform: capitalize;
  color: #171717;
  margin: 0;
}
.sig-full-width-cta-body {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #171717;
  margin: 0;
}
.sig-full-width-cta-buttons {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
.sig-full-width-cta-btn {
  width: 100%;
  min-width: 0;
  padding: 16px 28px;
}
.sig-full-width-cta-btn--secondary {
  background: #ffffff;
  color: #171717;
  border-color: #F2F2F2;
}
.sig-full-width-cta-btn--secondary:hover {
  background: #F2F2F2;
  color: #171717;
  border-color: #ADADAD;
}
@media (min-width: 768px) {
  .sig-full-width-cta-section {
    padding: 0 24px 64px;
  }
  .sig-full-width-cta-inner {
    gap: 32px;
    min-height: 640px;
    justify-content: center;
  }
  .sig-full-width-cta-content {
    gap: 32px;
  }
  .sig-full-width-cta-title {
    font-size: 36px;
  }
  .sig-full-width-cta-buttons {
    flex-direction: row;
    gap: 16px;
  }
  .sig-full-width-cta-btn {
    flex: 1 1 0;
    min-width: 0;
    width: auto;
    max-width: 50%;
  }
  .sig-full-width-cta-image {
    aspect-ratio: 0.9;
  }
}
@media (min-width: 1200px) {
  .sig-full-width-cta-section {
    padding: 64px 72px;
  }
  .sig-full-width-cta-inner {
    flex-direction: row;
    align-items: center;
    gap: 48px;
    min-height: 0;
    height: 411px;
  }
  .sig-full-width-cta-image {
    flex: 1 1 0;
    min-width: 0;
    height: 100%;
    aspect-ratio: auto;
    max-height: 410px;
  }
  .sig-full-width-cta-content {
    flex: 1 1 0;
    min-width: 0;
    justify-content: center;
    align-self: stretch;
    gap: 32px;
  }
  .sig-full-width-cta-title {
    font-size: 42px;
    line-height: 1.3;
    max-width: 523px;
  }
  .sig-full-width-cta-body {
    font-size: 16px;
    max-width: 523px;
  }
  .sig-full-width-cta-btn {
    padding: 20px 32px;
  }
}

.sig-text-media-gallery-section {
  padding: 32px 16px 24px;
  width: 100%;
}
.sig-text-media-gallery-inner {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
.sig-text-media-gallery-text {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
.sig-text-media-gallery-heading {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
  width: 100%;
}
.sig-text-media-gallery-chip {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 4px 16px;
  border-radius: 4px;
  background: #E4E4E4;
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-weight: 500;
  font-size: 11px;
  line-height: 1.5;
  letter-spacing: 0.11px;
  text-transform: uppercase;
  color: #000;
  backdrop-filter: blur(10px);
}
.sig-text-media-gallery-title {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 32px;
  line-height: 1.1;
  letter-spacing: -0.96px;
  color: #000000;
  margin: 0;
  width: 100%;
}
.sig-text-media-gallery-subtitle {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.1;
  letter-spacing: -0.6px;
  color: #757575;
  margin: 0;
  width: 100%;
}
.sig-text-media-gallery-body {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 100%;
}
.sig-text-media-gallery-desc {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #000000;
}
.sig-text-media-gallery-desc p {
  margin: 0 0 1em;
}
.sig-text-media-gallery-desc p:last-child {
  margin-bottom: 0;
}
.sig-text-media-gallery-cta {
  width: 100%;
  font-size: 14px;
  letter-spacing: 0.14px;
  padding: 16px 28px;
}
.sig-text-media-gallery-media {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  width: 100%;
}
.sig-text-media-gallery-swiper {
  position: relative;
  width: 100%;
  height: 271px;
  overflow: hidden;
}
.sig-text-media-gallery-slide {
  width: 100%;
  height: 100%;
}
.sig-text-media-gallery-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.sig-text-media-gallery-accent {
  position: absolute;
  top: 8px;
  left: 8px;
  width: 30px;
  height: 30px;
  background: #D2FF70;
  z-index: 2;
  pointer-events: none;
}
.sig-text-media-gallery-pagination {
  display: flex;
  gap: 4px;
  padding: 8px 0;
  width: 203px;
  max-width: 100%;
}
.sig-text-media-gallery-pag-bar {
  flex: 1 1 0;
  min-width: 0;
  height: 4px;
  background: #d9d9d9;
  position: relative;
  overflow: hidden;
  display: block;
  padding: 0;
  border: 0;
  border-radius: 0;
  appearance: none;
  cursor: pointer;
}
.sig-text-media-gallery-pag-bar.is-active {
  background: #757575;
}
.sig-text-media-gallery-pag-bar.is-past {
  background: #757575;
}
.sig-text-media-gallery-pag-fill {
  position: absolute;
  inset: 0 auto 0 0;
  height: 100%;
  width: 0%;
  background: #D2FF70;
}
@media (min-width: 768px) {
  .sig-text-media-gallery-section {
    padding: 32px 24px 48px;
  }
  .sig-text-media-gallery-inner {
    gap: 32px;
  }
  .sig-text-media-gallery-text {
    gap: 32px;
  }
  .sig-text-media-gallery-heading {
    align-items: flex-start;
  }
  .sig-text-media-gallery-chip {
    font-size: 12px;
    letter-spacing: 0.12px;
  }
  .sig-text-media-gallery-title {
    font-size: 48px;
    letter-spacing: -1.44px;
  }
  .sig-text-media-gallery-subtitle {
    font-size: 24px;
    letter-spacing: -0.72px;
  }
  .sig-text-media-gallery-body {
    flex-direction: row;
    align-items: flex-end;
    gap: 32px;
  }
  .sig-text-media-gallery-desc {
    flex: 1 1 0;
    min-width: 0;
  }
  .sig-text-media-gallery-cta {
    width: 324px;
    flex: 0 0 auto;
    font-size: 16px;
    letter-spacing: 0.16px;
  }
  .sig-text-media-gallery-swiper {
    height: 405px;
  }
}
@media (min-width: 992px) {
  .sig-text-media-gallery-section {
    padding: 0 72px 64px;
    display: flex;
    align-items: center;
  }
  .sig-text-media-gallery-inner {
    flex-direction: row;
    align-items: center;
    gap: 16px;
  }
  .sig-text-media-gallery-text {
    flex: 0 0 421px;
    max-width: 421px;
    justify-content: center;
    gap: 24px;
  }
  .sig-text-media-gallery-heading {
    gap: 16px;
  }
  .sig-text-media-gallery-title {
    font-size: 64px;
    letter-spacing: -1.92px;
  }
  .sig-text-media-gallery-subtitle {
    font-size: 32px;
    letter-spacing: -0.96px;
  }
  .sig-text-media-gallery-body {
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
  }
  .sig-text-media-gallery-desc {
    font-size: 16px;
    width: 100%;
  }
  .sig-text-media-gallery-media {
    flex: 1 1 0;
    min-width: 0;
    justify-content: center;
  }
  .sig-text-media-gallery-swiper {
    flex: 0 0 auto;
    width: 100%;
    height: 600px;
    max-height: calc(100vh - 128px);
  }
  .sig-text-media-gallery--reversed .sig-text-media-gallery-inner {
    flex-direction: row-reverse;
  }
}
@media (min-width: 1920px) {
  .sig-text-media-gallery-text {
    flex: 0 0 580px;
    max-width: 580px;
    justify-content: center;
    gap: 24px;
  }
}

.sig-faq-section {
  background: #ffffff;
  padding: 64px 20px;
}
.sig-faq-inner {
  max-width: 1920px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.sig-faq-title {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 32px;
  line-height: 1.1;
  letter-spacing: -0.96px;
  color: #171717;
}
.sig-faq-list {
  width: 100%;
}
.sig-faq-item {
  border-bottom: 1px solid #f1f1f1;
}
.sig-faq-item:first-child {
  border-top: 1px solid #f1f1f1;
}
.sig-faq-question {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  width: 100%;
  padding: 16px 0;
  background: none;
  border: none;
  cursor: pointer;
  text-align: left;
}
.sig-faq-question-text {
  font-family: "Louize trial";
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.5;
  color: #171717;
  flex: 1;
  min-width: 0;
}
.sig-faq-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  transform: rotate(90deg);
  transition: transform 0.3s ease;
}
.sig-faq-arrow svg {
  display: block;
  width: 8px;
  height: 9px;
}
.sig-faq-item.is-open .sig-faq-arrow {
  transform: rotate(-90deg);
}
.sig-faq-answer {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
.sig-faq-answer-text {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #171717;
  padding-bottom: 16px;
}
.sig-faq-answer-text a {
  color: #171717;
  text-decoration: underline;
  text-underline-offset: 2px;
  transition: color 0.2s ease;
}
.sig-faq-answer-text a:hover {
  color: #52720e;
}
.sig-faq-answer-text b,
.sig-faq-answer-text strong {
  font-weight: 600;
}
.sig-faq-answer-text ul,
.sig-faq-answer-text ol {
  margin: 8px 0;
  padding-left: 24px;
}
.sig-faq-answer-text ul li,
.sig-faq-answer-text ol li {
  margin-bottom: 4px;
}
.sig-faq-answer-text ul li:last-child,
.sig-faq-answer-text ol li:last-child {
  margin-bottom: 0;
}
.sig-faq-answer-text ul {
  list-style: disc;
}
.sig-faq-answer-text ol {
  list-style: decimal;
}
@media (min-width: 768px) {
  .sig-faq-section {
    padding: 64px 24px;
  }
  .sig-faq-title {
    font-size: 48px;
    letter-spacing: -1.92px;
  }
  .sig-faq-question-text {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .sig-faq-section {
    padding: 64px 72px;
  }
  .sig-faq-inner {
    flex-direction: row;
    align-items: flex-start;
    gap: 16px;
  }
  .sig-faq-heading {
    width: 420px;
    flex-shrink: 0;
    position: sticky;
    top: 150px;
  }
  .sig-faq-list {
    flex: 1;
    min-width: 0;
    max-width: 880px;
    margin-left: auto;
    width: 100%;
  }
  .sig-faq-question-text {
    font-size: 20px;
  }
  .sig-faq-answer-text {
    font-size: 16px;
  }
}

.sig-blog-items-section {
  background: #ffffff;
  padding: 32px 0 40px;
}
.sig-blog-items-inner {
  max-width: 1920px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding: 0 16px;
}
.sig-blog-items-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 10px;
}
.sig-blog-items-subtitle {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  text-transform: uppercase;
  color: #171717;
}
.sig-blog-items-dot {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #D2FF70;
  flex-shrink: 0;
}
.sig-blog-items-title {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 500;
  font-size: 28px;
  line-height: 1.5;
  text-transform: capitalize;
  color: #171717;
}
.sig-blog-items-desc {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
  color: #171717;
  max-width: 454px;
}
.sig-blog-items-posts {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.sig-blog-items-card {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 32px;
  flex: 0 0 100%;
  background: #F2F2F2;
  padding: 8px;
  text-decoration: none;
  color: inherit;
}
.sig-blog-items-card:hover {
  background-color: #eeffc9;
}
.sig-blog-items-card:hover-name {
  text-decoration: underline;
}
.sig-blog-items-card:first-child {
  display: none;
}
.sig-blog-items-card-link {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.sig-blog-items-card-image {
  display: block;
  position: relative;
  width: 100%;
  height: 252px;
  overflow: hidden;
  flex-shrink: 0;
}
.sig-blog-items-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}
.sig-blog-items-body {
  display: flex;
  flex-direction: column;
  gap: 16px;
  flex: 1;
  min-width: 0;
  justify-content: space-between;
}
.sig-blog-items-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.sig-blog-items-name {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.1;
  letter-spacing: -0.6px;
  color: #171717;
  transition: color 0.2s ease;
}
.sig-blog-items-name a {
  color: inherit;
  text-decoration: none;
}
.sig-blog-items-excerpt {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #757575;
  display: none;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.sig-blog-items-date {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5;
  color: #757575;
  margin-top: auto;
  padding-top: 16px;
}
.sig-blog-items-footer {
  display: flex;
}
.sig-blog-items-card:hover .sig-blog-items-img {
  transform: scale(1.04);
}
.sig-blog-items-card:hover .sig-blog-items-name {
  text-decoration: underline;
}
@media (min-width: 768px) {
  .sig-blog-items-section {
    padding: 64px 0 40px;
  }
  .sig-blog-items-inner {
    padding: 0 24px;
    gap: 64px;
  }
  .sig-blog-items-title {
    font-size: 42px;
    line-height: 1.3;
  }
  .sig-blog-items-posts {
    gap: 24px;
  }
  .sig-blog-items-card {
    padding: 16px;
  }
  .sig-blog-items-excerpt {
    display: -webkit-box;
  }
  .sig-blog-items-card:nth-child(2) > .sig-blog-items-card-image {
    height: 350px;
  }
  .sig-blog-items-card:nth-child(3) {
    flex-direction: row;
    align-items: stretch;
    gap: 32px;
  }
  .sig-blog-items-card:nth-child(3) > .sig-blog-items-card-image {
    width: 50%;
    height: auto;
  }
  .sig-blog-items-card:nth-child(3) > .sig-blog-items-body {
    justify-content: flex-end;
  }
  .sig-blog-items-card:nth-child(3) .sig-blog-items-date {
    margin-top: 0;
  }
  .sig-blog-items-card:nth-child(4) > .sig-blog-items-body .sig-blog-items-excerpt {
    display: none;
  }
  .sig-blog-items-name {
    font-size: 32px;
    line-height: 1.1;
    letter-spacing: -0.96px;
  }
  .sig-blog-items-footer {
    justify-content: center;
  }
}
@media (min-width: 992px) {
  .sig-blog-items-inner {
    padding: 0 72px;
  }
  .sig-blog-items-subtitle {
    font-size: 16px;
  }
  .sig-blog-items-card:nth-child(2) {
    flex-direction: row;
    align-items: stretch;
    gap: 32px;
    min-height: 350px;
  }
  .sig-blog-items-card:nth-child(2) > .sig-blog-items-card-image {
    width: 616px;
    height: 350px;
    flex-shrink: 0;
  }
  .sig-blog-items-card:nth-child(3) {
    flex: 2 1 0;
    min-width: 0;
    height: auto;
    min-height: 400px;
  }
  .sig-blog-items-card:nth-child(4) {
    flex: 1 1 0;
    min-width: 0;
    flex-direction: column;
    gap: 32px;
    height: auto;
    min-height: 400px;
  }
  .sig-blog-items-card:nth-child(4) > .sig-blog-items-card-image {
    flex: 1 1 0;
    min-height: 0;
    height: auto;
    width: 100%;
  }
  .sig-blog-items-card:nth-child(4) > .sig-blog-items-body {
    flex: 0 0 auto;
  }
  .sig-blog-items-name {
    font-size: 24px;
    letter-spacing: 0;
    font-weight: 500;
  }
  .sig-blog-items-excerpt {
    font-size: 16px;
  }
}
@media (min-width: 1920px) {
  .sig-blog-items-card:first-child {
    display: flex;
  }
  .sig-blog-items-card:nth-child(1) {
    flex: 0 0 1296px;
    flex-direction: row;
    align-items: stretch;
    gap: 32px;
    min-height: 350px;
    padding: 46px 16px;
  }
  .sig-blog-items-card:nth-child(1) > .sig-blog-items-card-image {
    width: 616px;
    height: 350px;
    flex-shrink: 0;
  }
  .sig-blog-items-card:nth-child(2) {
    flex: 1 1 0;
    min-width: 0;
    flex-direction: column;
    align-items: stretch;
    gap: 32px;
    height: 442px;
    min-height: 0;
  }
  .sig-blog-items-card:nth-child(2) > .sig-blog-items-card-image {
    width: 100%;
    height: auto;
    flex: 1 1 0;
    min-height: 0;
  }
  .sig-blog-items-card:nth-child(2) > .sig-blog-items-body {
    flex: 0 0 auto;
    justify-content: space-between;
  }
  .sig-blog-items-card:nth-child(2) .sig-blog-items-date {
    margin-top: auto;
  }
  .sig-blog-items-card:nth-child(3) {
    flex: 1 1 calc(50% - 12px);
    min-width: 0;
    flex-direction: row;
    align-items: stretch;
    gap: 32px;
    height: 411px;
    min-height: 0;
  }
  .sig-blog-items-card:nth-child(4) {
    flex: 1 1 calc(50% - 12px);
    min-width: 0;
    flex-direction: row;
    align-items: stretch;
    gap: 32px;
    height: 411px;
    min-height: 0;
  }
  .sig-blog-items-card:nth-child(4) > .sig-blog-items-card-image {
    flex: 1 1 0;
    min-height: 0;
    height: auto;
    width: auto;
  }
  .sig-blog-items-card:nth-child(4) > .sig-blog-items-body {
    flex: 1 1 0;
    justify-content: flex-end;
  }
  .sig-blog-items-card:nth-child(4) .sig-blog-items-date {
    margin-top: 0;
  }
}
@media (min-width: 2024px) {
  .sig-blog-items-inner {
    padding-inline: 0;
  }
}

.sig-blog-listing-section {
  width: 100%;
  padding: 16px;
  background: #ffffff;
}
.sig-blog-listing-inner {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
}
.sig-blog-listing-row {
  display: flex;
  flex-direction: column;
  gap: 16px;
  min-width: 0;
}
.sig-blog-listing-row--lead {
  gap: 32px;
}
.sig-blog-listing-side {
  display: flex;
  flex-direction: column;
  gap: 32px;
  min-width: 0;
}
.sig-blog-listing-card {
  display: flex;
  flex-direction: column;
  gap: 16px;
  min-width: 0;
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 16px;
}
.sig-blog-listing-row:last-of-type > .sig-blog-listing-col:last-child .sig-blog-listing-card:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.sig-blog-listing-col--featured .sig-blog-listing-card {
  gap: 24px;
}
.sig-blog-listing-col--featured .sig-blog-listing-card-image {
  aspect-ratio: auto;
  height: 240px;
}
.sig-blog-listing-side .sig-blog-listing-card-image {
  aspect-ratio: auto;
  height: 180px;
}
.sig-blog-listing-row--grid .sig-blog-listing-card-image {
  aspect-ratio: auto;
  height: 180px;
}
.sig-blog-listing-card-image {
  position: relative;
  display: block;
  width: 100%;
  aspect-ratio: 4/3;
  overflow: hidden;
}
.sig-blog-listing-card-image img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s ease;
}
.sig-blog-listing-card-image:hover img {
  transform: scale(1.04);
  filter: grayscale(1);
}
.sig-blog-listing-card-body {
  display: flex;
  flex-direction: column;
  gap: 16px;
  min-width: 0;
  flex: 1;
}
.sig-blog-listing-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.sig-blog-listing-card-title {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.2;
  letter-spacing: 0;
  color: #171717;
  margin: 0;
}
.sig-blog-listing-card-title a {
  color: inherit;
  text-decoration: none;
}
.sig-blog-listing-card-title a:hover {
  color: #002F68;
}
.sig-blog-listing-card-excerpt {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #757575;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.sig-blog-listing-card-date {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5;
  color: #757575;
  margin-top: auto;
}
.sig-blog-listing-col--featured .sig-blog-listing-card-title {
  font-size: 18px;
  line-height: 1.2;
}
.sig-blog-listing-side .sig-blog-listing-card-title {
  font-size: 20px;
  line-height: 1.1;
}
@media (min-width: 768px) {
  .sig-blog-listing-side .sig-blog-listing-card-excerpt {
    display: none;
  }
}
.sig-blog-listing-pagination {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 24px 0;
  width: 100%;
  border-top: 1px solid #f1f1f1;
}
.sig-blog-listing-pagination-page {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.5;
  color: #171717;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.sig-blog-listing-pagination-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding-bottom: 2px;
  font-family: "Louize trial";
  font-style: italic;
  font-size: 16px;
  line-height: 1.5;
  color: #171717;
  text-decoration: none;
}
.sig-blog-listing-pagination-link.is-disabled {
  opacity: 0.3;
  pointer-events: none;
  color: #757575;
}
.sig-blog-listing-pagination-arrow {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-style: italic;
  font-size: 18px;
  line-height: 1.1;
  letter-spacing: -0.55px;
}
@media (min-width: 768px) {
  .sig-blog-listing-section {
    padding: 32px 24px;
  }
  .sig-blog-listing-inner {
    gap: 32px;
  }
  .sig-blog-listing-row {
    flex-direction: row;
    align-items: stretch;
    gap: 0;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 32px;
  }
  .sig-blog-listing-row:last-of-type {
    border-bottom: 0;
    padding-bottom: 0;
  }
  .sig-blog-listing-row--lead > * {
    padding-inline: 16px;
    min-width: 0;
  }
  .sig-blog-listing-row--lead > *:first-child {
    padding-left: 0;
  }
  .sig-blog-listing-row--lead > *:last-child {
    padding-right: 0;
  }
  .sig-blog-listing-row--lead > *:not(:last-child) {
    border-right: 1px solid #f1f1f1;
  }
  .sig-blog-listing-card {
    border-bottom: 0;
    padding-bottom: 0;
  }
  .sig-blog-listing-row--lead > * {
    padding-inline: 24px;
  }
  .sig-blog-listing-row--lead > *:first-child {
    padding-left: 0;
  }
  .sig-blog-listing-row--lead > *:last-child {
    padding-right: 0;
  }
  .sig-blog-listing-col--featured {
    flex: 1;
    display: flex;
  }
  .sig-blog-listing-col--featured .sig-blog-listing-card {
    flex: 1;
    height: 100%;
    gap: 24px;
  }
  .sig-blog-listing-col--featured .sig-blog-listing-card-image {
    aspect-ratio: auto;
    flex: 1;
    height: 300px;
    min-height: 300px;
  }
  .sig-blog-listing-col--featured .sig-blog-listing-card-body {
    flex: 0 0 auto;
  }
  .sig-blog-listing-side {
    flex: 1;
    gap: 32px;
  }
  .sig-blog-listing-side .sig-blog-listing-card:not(:last-child) {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 16px;
  }
  .sig-blog-listing-side .sig-blog-listing-card-image {
    aspect-ratio: auto;
    height: 180px;
  }
  .sig-blog-listing-row--grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    align-items: stretch;
    column-gap: 16px;
    row-gap: 48px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .sig-blog-listing-row--grid > .sig-blog-listing-col {
    min-width: 0;
    display: flex;
    position: relative;
  }
  .sig-blog-listing-row--grid > .sig-blog-listing-col > .sig-blog-listing-card {
    flex: 1;
    width: 100%;
  }
  .sig-blog-listing-row--grid > .sig-blog-listing-col {
    grid-column: span 3;
  }
  .sig-blog-listing-row--grid .sig-blog-listing-card-image {
    aspect-ratio: auto;
    height: 180px;
  }
  .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(6n+3) .sig-blog-listing-card-image, .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(6n+4) .sig-blog-listing-card-image, .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(6n+5) .sig-blog-listing-card-image, .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(6n) .sig-blog-listing-card-image {
    height: 260px;
  }
  .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(6n+1)::after, .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(6n+3)::after, .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(6n+5)::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: -8px;
    width: 1px;
    background: #f1f1f1;
  }
  .sig-blog-listing-row--grid > .sig-blog-listing-col::before {
    content: "";
    position: absolute;
    top: -32px;
    left: -8px;
    right: -8px;
    height: 1px;
    background: #f1f1f1;
  }
  .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(-n+2)::before {
    content: none;
  }
  .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(6n+1)::before, .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(6n+3)::before, .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(6n+5)::before {
    left: 0;
  }
  .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(6n+2)::before, .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(6n+4)::before, .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(6n)::before {
    right: 0;
  }
  .sig-blog-listing-pagination {
    justify-content: center;
    gap: 34px;
  }
}
@media (min-width: 992px) {
  .sig-blog-listing-section {
    padding: 64px 72px 40px;
  }
  .sig-blog-listing-card-title {
    font-size: 20px;
    line-height: 1.1;
  }
  .sig-blog-listing-col--featured .sig-blog-listing-card-title {
    font-size: 24px;
    line-height: 1.1;
  }
  .sig-blog-listing-col--featured .sig-blog-listing-card {
    gap: 32px;
  }
  .sig-blog-listing-col--featured .sig-blog-listing-card-image {
    flex: 0 0 auto;
    min-height: 350px;
    height: auto;
  }
  .sig-blog-listing-side .sig-blog-listing-card-image {
    height: 240px;
  }
  .sig-blog-listing-row--grid {
    column-gap: 32px;
    row-gap: 48px;
  }
  .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(7n+1), .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(7n+2), .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(7n+3) {
    grid-column: span 2;
  }
  .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(7n+4) {
    grid-column: span 4;
  }
  .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(7n+5) {
    grid-column: span 2;
  }
  .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(7n+6) {
    grid-column: span 2;
  }
  .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(7n) {
    grid-column: span 4;
  }
  .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(7n+1) .sig-blog-listing-card-image, .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(7n+2) .sig-blog-listing-card-image, .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(7n+3) .sig-blog-listing-card-image {
    height: 240px;
  }
  .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(7n+4) .sig-blog-listing-card-image, .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(7n+5) .sig-blog-listing-card-image, .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(7n+6) .sig-blog-listing-card-image, .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(7n) .sig-blog-listing-card-image {
    height: 260px;
  }
  .sig-blog-listing-row--grid > .sig-blog-listing-col::before {
    content: none;
  }
  .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(7n+3)::after, .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(7n+5)::after, .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(7n)::after {
    content: none;
  }
  .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(7n+1)::after, .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(7n+2)::after, .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(7n+4)::after, .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(7n+6)::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: -16px;
    width: 1px;
    background: #f1f1f1;
  }
  .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(n+4)::before {
    content: "";
    position: absolute;
    top: -32px;
    left: -16px;
    right: -16px;
    height: 1px;
    background: #f1f1f1;
  }
  .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(7n+1)::before, .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(7n+4)::before, .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(7n+6)::before {
    left: 0;
  }
  .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(7n+3)::before, .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(7n+5)::before, .sig-blog-listing-row--grid > .sig-blog-listing-col:nth-child(7n)::before {
    right: 0;
  }
}
.sig-blog-listing-pagination {
  padding-top: 32px;
}

.sig-locations-section {
  background: #ffffff;
  padding: 80px 0 64px;
}
.sig-locations-inner {
  max-width: 1920px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}
.sig-locations-header {
  padding: 0 24px;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.sig-locations-title {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 32px;
  line-height: 1.1;
  letter-spacing: -0.96px;
  color: #171717;
}
.sig-locations-desc-wrap {
  padding-top: 16px;
}
.sig-locations-desc {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #171717;
  max-width: 402px;
}
.sig-locations-tabs {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 48px 24px 8px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}
.sig-locations-tabs::-webkit-scrollbar {
  display: none;
}
.sig-locations-tab {
  position: relative;
  display: inline-flex;
  align-items: center;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  font-family: "Louize trial";
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  line-height: 1.5;
  color: #dfdfdf;
  white-space: nowrap;
  transition: color 0.2s ease;
}
.sig-locations-tab--active {
  font-style: italic;
  color: #171717;
}
.sig-locations-tab-hl {
  position: absolute;
  bottom: 1px;
  left: 0;
  width: 100%;
  height: 0;
  background: #D2FF70;
  transform: rotate(-2.34deg);
  z-index: 0;
  pointer-events: none;
  transition: all 0.3s ease;
}
.sig-locations-tab--active .sig-locations-tab-hl, .sig-locations-tab:hover .sig-locations-tab-hl {
  height: 13px;
}
.sig-locations-tab-text {
  position: relative;
  z-index: 1;
}
.sig-locations-panel-outer {
  padding: 8px 16px 0;
}
.sig-locations-panel {
  display: flex;
  flex-direction: column;
  gap: 32px;
  border: 1px solid #f1f1f1;
  padding: 32px 16px 16px;
}
.sig-locations-map-area {
  position: relative;
  width: 312px;
  height: 195px;
  flex-shrink: 0;
}
.sig-locations-map {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  z-index: 0;
  pointer-events: none;
  transition: opacity 0.2s ease;
}
.sig-locations-map img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}
.sig-locations-map--active {
  opacity: 1;
  z-index: 1;
}
.sig-locations-map-hit {
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
}
.sig-locations-map-hit svg {
  width: 100%;
  height: 100%;
  display: block;
  pointer-events: none;
}
.sig-locations-map-hit [data-region] {
  pointer-events: all;
  cursor: pointer;
}
.sig-locations-map-hit [data-region] path {
  pointer-events: all;
  cursor: pointer;
}
.sig-locations-projects {
  display: flex;
  flex-direction: column;
  min-width: 0;
}
.sig-locations-projects-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}
.sig-locations-projects-title {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  color: #171717;
  white-space: nowrap;
  margin-bottom: 20px;
}
.sig-locations-arrows {
  display: none;
  align-items: center;
  flex-shrink: 0;
}
.sig-locations-cards-wrap {
  overflow: hidden;
}
.sig-locations-cards {
  display: none;
}
.sig-locations-cards--active {
  display: block;
}
@media (max-width: 767px) {
  .sig-locations-cards .swiper-wrapper {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
}
.sig-locations-page {
  display: none;
  grid-template-columns: 1fr;
  gap: 16px;
}
.sig-locations-page--active {
  display: grid;
}
.sig-locations-page + .sig-locations-page {
  margin-top: 16px;
}
.sig-locations-cards--active .sig-locations-page {
  display: grid;
}
.sig-locations-card {
  display: flex;
  flex-direction: column;
  min-width: 0;
}
.sig-locations-card[data-open-modal=true] {
  cursor: pointer;
}
.sig-locations-card:hover .sig-locations-card-img img {
  transform: scale(1.05);
  filter: grayscale(1);
}
.sig-locations-card:hover .sig-locations-card-label {
  background: #D2FF70;
}
.sig-locations-card-img {
  position: relative;
  overflow: hidden;
  flex: 1;
  min-height: 0;
  background: #f1f1f1;
  aspect-ratio: 4.2/3;
}
.sig-locations-card-img img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: all 0.3s ease;
}
.sig-locations-card-img::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 67%);
}
.sig-locations-card-label {
  background: #eeffc9;
  padding: 4px 8px 5px;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  margin-top: 8px;
  transition: background 0.3s ease;
}
.sig-locations-card-name {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.4;
  color: #171717;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sig-locations-card-city {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 11px;
  line-height: 1.4;
  color: #171717;
}
@media (min-width: 768px) {
  .sig-locations-title {
    font-size: 48px;
    letter-spacing: -1.44px;
  }
  .sig-locations-tab {
    font-size: 16px;
  }
  .sig-locations-map-area {
    width: 421px;
    height: 263px;
  }
  .sig-locations-cards--active .sig-locations-page {
    display: none;
  }
  .sig-locations-cards--active .sig-locations-page--active {
    display: grid;
  }
  .sig-locations-arrows {
    display: flex;
  }
  .sig-locations-page {
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
  }
  .sig-locations-page--active {
    display: grid;
  }
  .sig-locations-page + .sig-locations-page {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .sig-locations-section {
    padding-bottom: 80px;
  }
  .sig-locations-header {
    padding: 0 72px;
  }
  .sig-locations-tabs {
    padding: 48px 72px 8px;
  }
  .sig-locations-tab {
    color: #757575;
  }
  .sig-locations-panel-outer {
    padding: 8px 40px 0;
  }
  .sig-locations-panel {
    flex-direction: row;
    align-items: flex-start;
    padding: 32px 32px 64px;
    gap: 40px;
  }
  .sig-locations-title {
    font-size: 64px;
    letter-spacing: -1.92px;
  }
  .sig-locations-desc {
    font-size: 16px;
    max-width: 402px;
  }
  .sig-locations-map-area {
    width: 421px;
    height: 263px;
    align-self: flex-start;
  }
  .sig-locations-projects {
    flex: 1;
    margin-left: auto;
    max-width: 50%;
  }
  .sig-locations-projects-title {
    font-size: 24px;
  }
}
.sig-locations-modal {
  position: fixed;
  inset: 0;
  z-index: 9999999;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.25s ease;
}
.sig-locations-modal--open {
  opacity: 1;
  pointer-events: all;
}
.sig-locations-modal-backdrop {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.65);
  cursor: pointer;
}
.sig-locations-modal-dialog {
  position: relative;
  background: #ffffff;
  width: 100%;
  display: flex;
  flex-direction: column;
  z-index: 1;
  max-height: 92dvh;
  overflow-y: auto;
  transform: translateY(16px);
  transition: transform 0.25s ease;
}
.sig-locations-modal--open .sig-locations-modal-dialog {
  transform: translateY(0);
}
.sig-locations-modal-close {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 36px;
  height: 36px;
  background: none;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  color: #171717;
}
.sig-locations-modal-close svg {
  width: 20px;
  height: 20px;
}
.sig-locations-modal-close:hover {
  opacity: 0.6;
}
.sig-locations-modal-label {
  background: #eeffc9;
  padding: 4px 8px 5px;
  padding-right: 44px;
  flex-shrink: 0;
}
.sig-locations-modal-name {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.4;
  color: #171717;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sig-locations-modal-city {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 11px;
  line-height: 1.4;
  color: #171717;
}
.sig-locations-modal-img {
  position: relative;
  width: 100%;
  aspect-ratio: 9/6;
  flex-shrink: 0;
  background: #f1f1f1;
}
.sig-locations-modal-img img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.sig-locations-modal-img::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 67%);
  pointer-events: none;
}
.sig-locations-modal-desc-wrap {
  padding: 16px;
  border-top: 1px solid #D2FF70;
  flex-shrink: 0;
}
.sig-locations-modal-desc {
  font-family: "Louize trial";
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  color: #171717;
}
@media (min-width: 768px) {
  .sig-locations-modal {
    align-items: center;
    padding: 24px;
  }
  .sig-locations-modal-dialog {
    max-width: 720px;
    max-height: calc(100dvh - 48px);
  }
}
@media (min-width: 1200px) {
  .sig-locations-modal {
    padding: 64px 72px;
  }
  .sig-locations-modal-dialog {
    max-width: 1296px;
  }
  .sig-locations-modal-img {
    width: 100%;
    max-width: 966px;
    margin: 16px auto;
    aspect-ratio: 966/673;
  }
  .sig-locations-modal-desc-wrap {
    padding: 24px 32px;
  }
  .sig-locations-modal-desc {
    font-size: 16px;
    max-width: 748px;
  }
  .sig-locations-modal-label {
    padding: 8px 12px 9px;
    padding-right: 48px;
  }
  .sig-locations-modal-name {
    font-size: 16px;
  }
  .sig-locations-modal-city {
    font-size: 12px;
  }
}
@media (min-width: 1920px) {
  .sig-locations-projects {
    max-width: 60%;
  }
}
@media (min-width: 2024px) {
  .sig-locations-inner, .sig-locations-header, .sig-locations-panel-outer, .sig-locations-tabs {
    padding-inline: 0;
  }
}

.sig-opening-block-section {
  width: 100%;
  padding: 0 20px;
}
.sig-opening-block-inner {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  padding-top: 32px;
  border-top: 1px solid #f1f1f1;
}
.sig-opening-block-title-rich p, .sig-opening-block-title-rich h1, .sig-opening-block-title-rich h2, .sig-opening-block-title-rich h3, .sig-opening-block-title-rich h4, .sig-opening-block-title-rich h5, .sig-opening-block-title-rich h6 {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 500;
  font-size: 28px;
  line-height: 1.5;
  letter-spacing: 0;
  color: #171717;
  text-transform: capitalize;
  margin: 0;
}
.sig-opening-block-rich {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
.sig-opening-block-rich h1, .sig-opening-block-rich h2, .sig-opening-block-rich h3, .sig-opening-block-rich h4, .sig-opening-block-rich h5, .sig-opening-block-rich h6 {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.1;
  letter-spacing: -0.72px;
  color: #171717;
  margin: 0;
}
.sig-opening-block-rich h1:not(:first-child), .sig-opening-block-rich h2:not(:first-child), .sig-opening-block-rich h3:not(:first-child), .sig-opening-block-rich h4:not(:first-child), .sig-opening-block-rich h5:not(:first-child), .sig-opening-block-rich h6:not(:first-child) {
  padding-top: 32px;
  border-top: 1px solid #f1f1f1;
  margin-top: 16px;
}
.sig-opening-block-rich p, .sig-opening-block-rich ul, .sig-opening-block-rich ol {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  color: #171717;
  margin: 0;
}
.sig-opening-block-rich ul, .sig-opening-block-rich ol {
  padding-left: 1.25em;
}
.sig-opening-block-rich a {
  color: #171717;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .sig-opening-block-section {
    padding: 0 24px;
  }
  .sig-opening-block-title-rich p, .sig-opening-block-title-rich h1, .sig-opening-block-title-rich h2, .sig-opening-block-title-rich h3, .sig-opening-block-title-rich h4, .sig-opening-block-title-rich h5, .sig-opening-block-title-rich h6 {
    font-size: 36px;
  }
}
@media (min-width: 1200px) {
  .sig-opening-block-section {
    padding: 0 72px;
  }
  .sig-opening-block-inner {
    flex-direction: row;
    align-items: flex-start;
    gap: 125px;
    padding: 64px 0;
    border-bottom: 1px solid #f1f1f1;
  }
  .sig-opening-block-title {
    flex: 1 1 auto;
    width: 50%;
  }
  .sig-opening-block-title-rich p, .sig-opening-block-title-rich h1, .sig-opening-block-title-rich h2, .sig-opening-block-title-rich h3, .sig-opening-block-title-rich h4, .sig-opening-block-title-rich h5, .sig-opening-block-title-rich h6 {
    font-size: 42px;
    line-height: 1.3;
  }
  .sig-opening-block-tiles {
    flex: 1 1 auto;
    width: 50%;
  }
  .sig-opening-block-rich {
    gap: 16px;
  }
  .sig-opening-block-rich h1, .sig-opening-block-rich h2, .sig-opening-block-rich h3, .sig-opening-block-rich h4, .sig-opening-block-rich h5, .sig-opening-block-rich h6 {
    font-size: 32px;
    letter-spacing: -0.96px;
  }
  .sig-opening-block-rich h1:not(:first-child), .sig-opening-block-rich h2:not(:first-child), .sig-opening-block-rich h3:not(:first-child), .sig-opening-block-rich h4:not(:first-child), .sig-opening-block-rich h5:not(:first-child), .sig-opening-block-rich h6:not(:first-child) {
    padding-top: 48px;
    margin-top: 32px;
  }
  .sig-opening-block-rich p, .sig-opening-block-rich ul, .sig-opening-block-rich ol {
    font-size: 16px;
  }
}

.sig-privacy-section {
  width: 100%;
  padding: 0 16px 64px;
}
.sig-privacy-inner {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 100%;
  max-width: 858px;
  margin: 0 auto;
}
.sig-privacy-header {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 100%;
  padding-bottom: 32px;
  border-bottom: 1px solid #f1f1f1;
}
.sig-privacy-title {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 500;
  font-size: 32px;
  line-height: 1.1;
  letter-spacing: -0.96px;
  color: #232222;
  margin: 0;
}
.sig-privacy-meta {
  display: flex;
  gap: 32px;
  width: 100%;
}
.sig-privacy-meta-item {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.sig-privacy-meta-label {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.1;
  color: #171717;
  margin: 0;
}
.sig-privacy-meta-value {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  color: #4c4c4c;
  margin: 0;
}
.sig-privacy-body {
  display: flex;
  flex-direction: column;
  gap: 48px;
  width: 100%;
}
.sig-privacy-rich h1, .sig-privacy-rich h2, .sig-privacy-rich h3, .sig-privacy-rich h4, .sig-privacy-rich h5, .sig-privacy-rich h6 {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.1;
  letter-spacing: -0.6px;
  color: #232222;
  margin: 0 0 16px;
}
.sig-privacy-rich h1:not(:first-child), .sig-privacy-rich h2:not(:first-child), .sig-privacy-rich h3:not(:first-child), .sig-privacy-rich h4:not(:first-child), .sig-privacy-rich h5:not(:first-child), .sig-privacy-rich h6:not(:first-child) {
  margin-top: 40px;
}
.sig-privacy-rich p {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  color: #232222;
  margin: 0 0 12px;
}
.sig-privacy-rich p:last-child {
  margin-bottom: 0;
}
.sig-privacy-rich ul, .sig-privacy-rich ol {
  margin: 0 0 12px;
  padding-left: 21px;
}
.sig-privacy-rich ul {
  list-style: disc;
}
.sig-privacy-rich ol {
  list-style: decimal;
}
.sig-privacy-rich li {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  color: #232222;
}
.sig-privacy-rich a {
  color: #232222;
  text-decoration: underline;
}
.sig-privacy-table {
  display: flex;
  flex-direction: column;
  width: 100%;
  border-radius: 4px;
  overflow: hidden;
}
.sig-privacy-table-col {
  display: flex;
  flex-direction: column;
  flex: 1 1 0;
  min-width: 0;
}
.sig-privacy-table-head, .sig-privacy-table-cell {
  padding: 16px;
  border: 1px solid #f1f1f1;
  margin: -1px 0 0 -1px;
}
.sig-privacy-table-head {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.5;
  color: #000000;
}
.sig-privacy-table-cell {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  color: #000000;
}
.sig-privacy-toggle {
  display: flex;
  gap: 16px;
  width: 100%;
  padding: 4px;
  background: #757575;
  border-radius: 8px;
}
.sig-privacy-toggle-option {
  flex: 1 1 0;
  min-width: 0;
  padding: 8px 16px;
  border: none;
  border-radius: 4px;
  background: transparent;
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 1.5;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
}
.sig-privacy-toggle-option.is-active {
  background: #ffffff;
  color: #000000;
}
.sig-privacy-actions {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
.sig-privacy-cta {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px 32px;
  border: 1px solid #f1f1f1;
  border-radius: 4px;
  background: transparent;
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.14px;
  color: #171717;
  cursor: pointer;
}
@media (min-width: 768px) {
  .sig-privacy-section {
    padding: 32px 24px 64px;
  }
  .sig-privacy-inner {
    gap: 48px;
  }
  .sig-privacy-header {
    padding-bottom: 48px;
  }
  .sig-privacy-title {
    font-size: 64px;
    letter-spacing: -1.92px;
  }
  .sig-privacy-table {
    flex-direction: row;
    max-width: 448px;
  }
  .sig-privacy-rich h1, .sig-privacy-rich h2, .sig-privacy-rich h3, .sig-privacy-rich h4, .sig-privacy-rich h5, .sig-privacy-rich h6 {
    font-size: 24px;
    letter-spacing: -0.72px;
  }
  .sig-privacy-toggle {
    width: 216px;
  }
  .sig-privacy-actions {
    flex-direction: row;
  }
  .sig-privacy-cta {
    flex: 1 1 0;
    min-width: 0;
    font-size: 16px;
    letter-spacing: 0.16px;
  }
}
@media (min-width: 1200px) {
  .sig-privacy-section {
    padding: 32px 72px 64px;
  }
  .sig-privacy-inner {
    gap: 56px;
  }
  .sig-privacy-header {
    padding-bottom: 64px;
  }
  .sig-privacy-meta-value {
    font-size: 16px;
  }
  .sig-privacy-body {
    gap: 64px;
  }
  .sig-privacy-rich h1, .sig-privacy-rich h2, .sig-privacy-rich h3, .sig-privacy-rich h4, .sig-privacy-rich h5, .sig-privacy-rich h6 {
    font-size: 32px;
    letter-spacing: -0.96px;
  }
  .sig-privacy-rich p, .sig-privacy-rich li {
    font-size: 16px;
  }
  .sig-privacy-rich ul, .sig-privacy-rich ol {
    padding-left: 24px;
  }
  .sig-privacy-cta {
    padding: 20px 32px;
  }
}

.sig-404-section {
  position: relative;
  isolation: isolate;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 72px 16px 32px;
  min-height: 600px;
  overflow: hidden;
}
.sig-404-background {
  position: absolute;
  inset: 0;
  z-index: -1;
  overflow: hidden;
}
.sig-404-background img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.sig-404-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, #000 0%, rgba(0, 0, 0, 0) 81.875%);
  pointer-events: none;
}
.sig-404-inner {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
.sig-404-content {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
.sig-404-heading {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 500;
  font-size: 48px;
  line-height: 1.1;
  letter-spacing: -1.44px;
  color: #ffffff;
  margin: 0;
}
.sig-404-row {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 100%;
}
.sig-404-body {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
.sig-404-body p {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #ffffff;
  margin: 0;
}
.sig-404-cta {
  font-size: 14px;
  letter-spacing: 0.14px;
  padding: 16px 32px;
}
@media (min-width: 768px) {
  .sig-404-section {
    padding: 72px 24px 48px;
    min-height: 760px;
  }
  .sig-404-overlay {
    background: linear-gradient(to top, #000 0%, rgba(0, 0, 0, 0) 61.152%);
  }
  .sig-404-body {
    max-width: 421px;
  }
  .sig-404-cta {
    font-size: 16px;
    letter-spacing: 0.16px;
    width: 324px;
    padding: 20px 32px;
  }
}
@media (min-width: 992px) {
  .sig-404-section {
    padding: 72px;
    min-height: 80vh;
  }
  .sig-404-heading {
    font-size: 64px;
    letter-spacing: -1.92px;
  }
  .sig-404-row {
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
    gap: 32px;
  }
  .sig-404-body {
    max-width: 421px;
  }
}

.sig-how-we-work-section {
  padding: 48px 16px;
  background: #ffffff;
}
.sig-how-we-work-inner {
  max-width: 1440px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 48px;
}
.sig-how-we-work-head {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  text-align: center;
}
.sig-how-we-work-statement {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.15;
  letter-spacing: -0.84px;
  color: #000000;
  text-align: center;
  max-width: 1100px;
}
.sig-how-we-work-statement p {
  margin: 0;
}
.sig-how-we-work-statement p + p {
  margin-top: 0.75em;
}
.sig-how-we-work-statement em {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 500;
}
.sig-how-we-work-thumb {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 33px;
  height: 21px;
  margin: 0 4px;
  border-radius: 6px;
  overflow: hidden;
  top: -0.1em;
}
.sig-how-we-work-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.sig-how-we-work-thumb::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
}
@media (min-width: 768px) {
  .sig-how-we-work-section {
    padding: 64px 24px;
  }
  .sig-how-we-work-statement {
    font-size: 36px;
    letter-spacing: -1.32px;
  }
  .sig-how-we-work-thumb {
    width: 84px;
    height: 56px;
    border-radius: 8px;
  }
  .sig-how-we-work-statement {
    font-size: 34px;
  }
  .sig-how-we-work-inner {
    gap: 64px;
  }
}
@media (min-width: 992px) {
  .sig-how-we-work-section {
    padding: 80px 72px 64px;
  }
  .sig-how-we-work-head {
    gap: 32px;
  }
  .sig-how-we-work-statement {
    font-size: 64px;
    letter-spacing: -1.92px;
  }
  .sig-how-we-work-thumb {
    width: 106px;
    height: 70px;
  }
}

.sig-credibility-card {
  position: relative;
  isolation: isolate;
  border-radius: 16px;
  overflow: hidden;
  padding: 48px 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 48px;
  min-height: 520px;
}
.sig-credibility-bg {
  position: absolute;
  inset: 0;
  z-index: -1;
}
.sig-credibility-bg img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 0.6s ease;
}
.sig-credibility-bg img.is-active {
  opacity: 1;
}
.sig-credibility-bg::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(2px);
}
.sig-credibility-title {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.3;
  color: #ffffff;
  margin: 0;
  max-width: 560px;
}
.sig-credibility-bottom {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
.sig-credibility-grid {
  display: flex;
  flex-direction: column;
}
.sig-credibility-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
@media (min-width: 768px) {
  .sig-credibility-nav {
    display: none;
  }
}
.sig-credibility-arrow, .sig-credibility-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  padding: 0;
  background: transparent;
  border: none;
  color: #ffffff;
  cursor: pointer;
  transition: opacity 0.2s ease;
}
.sig-credibility-arrow:hover, .sig-credibility-toggle:hover {
  opacity: 0.6;
}
.sig-credibility-arrow svg, .sig-credibility-toggle svg {
  display: block;
  width: 32px;
  height: 32px;
}
.sig-credibility-arrow--prev svg {
  transform: scaleX(-1);
}
.sig-credibility-toggle-play {
  display: none;
}
.sig-credibility-toggle.is-paused .sig-credibility-toggle-pause {
  display: none;
}
.sig-credibility-toggle.is-paused .sig-credibility-toggle-play {
  display: block;
}
.sig-credibility-col {
  display: flex;
  flex-direction: column;
  padding: 24px 0;
  opacity: 1;
  cursor: pointer;
  transition: opacity 0.3s ease;
}
.sig-credibility-col.is-dim {
  display: none;
}
.sig-credibility-col-title {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.1;
  color: #ffffff;
  margin: 0 0 24px;
  padding-bottom: 24px;
  border-bottom: 2px solid #f1f1f1;
}
.sig-credibility-col-text {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #ffffff;
  margin: 0;
}
@media (min-width: 768px) {
  .sig-credibility-card {
    padding: 56px 40px;
    gap: 64px;
  }
  .sig-credibility-title {
    font-size: 36px;
  }
  .sig-credibility-col-title {
    font-size: 24px;
    margin: 0 0 32px;
    padding-bottom: 32px;
  }
  .sig-credibility-col-text {
    font-size: 16px;
  }
  .sig-credibility-col {
    flex: 1 0 0;
    min-width: 0;
  }
  .sig-credibility-col.is-dim {
    display: flex;
    opacity: 0.4;
  }
  .sig-credibility-col:hover {
    opacity: 1;
  }
}
@media (min-width: 992px) {
  .sig-credibility-card {
    padding: 80px 60px;
    min-height: 720px;
  }
  .sig-credibility-title {
    font-size: 42px;
  }
  .sig-credibility-grid {
    flex-direction: row;
  }
  .sig-credibility-col {
    padding: 40px;
  }
  .sig-credibility-col-text {
    max-width: 390px;
  }
}

.sig-our-reach-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  text-align: center;
  padding: 48px 16px 32px;
  max-width: 1440px;
  margin: 0 auto;
}
.sig-our-reach-title {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 500;
  font-size: 28px;
  line-height: 1.3;
  color: #171717;
  margin: 0;
  text-transform: capitalize;
}
.sig-our-reach-intro {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.14px;
  color: #171717;
  margin: 0;
  max-width: 420px;
}
.sig-our-reach-grid {
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding: 0 16px 48px;
}
.sig-our-reach-card {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
  min-width: 0;
  color: inherit;
  text-decoration: none;
}
.sig-our-reach-card-link {
  font-family: "Louize trial";
  font-size: 14px;
  line-height: 1.5;
  color: #171717;
  margin-top: 8px;
  font-style: italic;
  font-weight: 500;
}
.sig-our-reach-card-image {
  position: relative;
  width: 100%;
  height: 280px;
  overflow: hidden;
}
.sig-our-reach-card-image a {
  display: block;
  width: 100%;
  height: 100%;
}
.sig-our-reach-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.sig-our-reach-card-image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 66.9%);
  pointer-events: none;
}
.sig-our-reach-card-body {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.sig-our-reach-card-text {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.sig-our-reach-card-name {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.1;
  letter-spacing: -0.96px;
  color: #171717;
  margin: 0;
}
.sig-our-reach-card-desc {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #757575;
  margin: 0;
}
@media (min-width: 768px) {
  .sig-our-reach-header {
    gap: 16px;
    padding: 40px 24px 64px;
  }
  .sig-our-reach-title {
    font-size: 36px;
  }
  .sig-our-reach-grid {
    padding: 0 24px 64px;
  }
  .sig-our-reach-card-name {
    font-size: 24px;
  }
  .sig-our-reach-card-image {
    height: 336px;
  }
}
@media (min-width: 992px) {
  .sig-our-reach-header {
    padding: 80px 72px 64px;
  }
  .sig-our-reach-title {
    font-size: 42px;
  }
  .sig-our-reach-grid {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 16px;
    padding: 0 72px 64px;
    max-width: 1440px;
    margin: 0 auto;
  }
  .sig-our-reach-card-name {
    font-size: 32px;
  }
  .sig-our-reach-card-desc {
    font-size: 16px;
  }
  .sig-our-reach-card {
    flex: 0 0 calc((100% - 32px) / 3);
  }
}

.sig-capabilities-section {
  background: #ffffff;
  padding: 64px 0;
  overflow: hidden;
  --cap-duration: 6s;
}
.sig-capabilities-header {
  display: flex;
  flex-direction: column;
  gap: 48px;
  padding: 0 16px 48px;
  max-width: 1440px;
  margin: 0 auto;
}
.sig-capabilities-title {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 500;
  font-size: 28px;
  line-height: 1.1;
  letter-spacing: -0.96px;
  color: #171717;
  margin: 0;
  max-width: 530px;
}
.sig-capabilities-intro-group {
  display: flex;
  flex-direction: column;
  gap: 32px;
  max-width: 420px;
}
.sig-capabilities-intro {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #171717;
  margin: 0;
}
.sig-capabilities-slider {
  display: flex;
  align-items: stretch;
  gap: 16px;
  padding: 0 16px;
  max-width: 1440px;
  margin: 0 auto;
}
.sig-capabilities-viewport {
  flex: 1 1 0;
  min-width: 0;
  overflow: hidden;
  touch-action: pan-y pinch-zoom;
  overscroll-behavior-x: contain;
  -webkit-user-select: none;
  user-select: none;
}
.sig-capabilities-viewport.is-dragging {
  cursor: grabbing;
  user-select: none;
  touch-action: none;
}
.sig-capabilities-track {
  display: flex;
  gap: 16px;
  width: 100%;
  height: 100%;
  transition: transform 0.55s cubic-bezier(0.65, 0, 0.35, 1);
}
.sig-capabilities-track.is-instant, .sig-capabilities-track.is-instant *, .sig-capabilities-track.is-measuring, .sig-capabilities-track.is-measuring * {
  transition: none !important;
  animation: none !important;
}
.sig-capabilities-card {
  flex: 0 0 100%;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
  cursor: pointer;
  transition: flex-basis 0.55s cubic-bezier(0.65, 0, 0.35, 1), opacity 0.4s ease;
}
.sig-capabilities-card-media {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.sig-capabilities-card-image {
  position: relative;
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
}
.sig-capabilities-card-image img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  -webkit-user-drag: none;
  user-select: none;
}
.sig-capabilities-card-image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 67%);
  pointer-events: none;
  transition: opacity 0.2s ease;
}
.sig-capabilities-card-video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  pointer-events: none;
  z-index: 1;
  transition: opacity 0.2s ease;
}
.sig-capabilities-card.is-playing .sig-capabilities-card-video {
  opacity: 1;
  pointer-events: auto;
  cursor: pointer;
  z-index: 3;
}
.sig-capabilities-card.is-playing .sig-capabilities-card-image::after {
  opacity: 0;
}
.sig-capabilities-card.is-playing .sig-capabilities-card-play {
  display: none;
}
.sig-capabilities-card.is-playing .sig-capabilities-card-rule-fill {
  animation-play-state: paused;
}
.sig-capabilities-card.is-playing.is-video-paused .sig-capabilities-card-play {
  display: flex;
  z-index: 4;
}
.sig-capabilities-card-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 27px;
  height: 27px;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  background: rgba(210, 255, 112, 0.6);
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
  transition: background 0.2s ease;
}
.sig-capabilities-card-play svg {
  display: block;
  width: 56%;
  height: 56%;
}
.sig-capabilities-card-play:hover {
  background: #D2FF70;
}
.sig-capabilities-card-rule {
  display: none;
  position: relative;
  height: 3px;
  width: 100%;
  background: #f1f1f1;
  overflow: hidden;
}
.sig-capabilities-card-rule-fill {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 100%;
  background: #D2FF70;
}
.sig-capabilities-card.is-active .sig-capabilities-card-rule-fill {
  animation: sig-capabilities-fill var(--cap-duration, 6s) linear forwards;
}
.sig-capabilities-section.is-paused .sig-capabilities-card.is-active .sig-capabilities-card-rule-fill {
  animation-play-state: paused;
}
.sig-capabilities-card-body {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.sig-capabilities-card-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
}
.sig-capabilities-card-name {
  flex: 1 1 0;
  min-width: 0;
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.1;
  color: #171717;
  margin: 0;
}
.sig-capabilities-card-text {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #171717;
  margin: 0;
}
.sig-capabilities-arrow {
  display: none;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 64px;
  background: #ffffff;
  border: none;
  cursor: pointer;
  padding: 0;
}
.sig-capabilities-arrow svg {
  display: block;
  width: 32px;
  height: 32px;
}
.sig-capabilities-arrow svg rect,
.sig-capabilities-arrow svg circle {
  transition: fill 0.2s ease;
}
.sig-capabilities-arrow--prev svg {
  transform: scaleX(-1);
}
.sig-capabilities-arrow:hover svg rect,
.sig-capabilities-arrow:hover svg circle {
  fill: #D2FF70;
}
.sig-capabilities-progress {
  display: flex;
  gap: 4px;
  padding: 24px 16px 0;
}
.sig-capabilities-progress-item {
  position: relative;
  flex: 1 1 0;
  min-width: 0;
  height: 4px;
  padding: 0;
  border: none;
  background: #f1f1f1;
  cursor: pointer;
  overflow: hidden;
}
.sig-capabilities-progress-item.is-active {
  background: #757575;
}
.sig-capabilities-progress-fill {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 100%;
  background: #D2FF70;
}
.sig-capabilities-progress-item.is-active .sig-capabilities-progress-fill {
  right: 0;
}
@keyframes sig-capabilities-fill {
  from {
    right: 100%;
  }
  to {
    right: 0;
  }
}
@media (min-width: 768px) {
  .sig-capabilities-section {
    padding: 64px 0;
  }
  .sig-capabilities-header {
    padding: 0 24px 40px;
  }
  .sig-capabilities-title {
    font-size: 36px;
  }
  .sig-capabilities-slider {
    padding: 0 24px;
  }
  .sig-capabilities-arrow {
    display: flex;
  }
  .sig-capabilities-progress {
    display: none;
  }
  .sig-capabilities-card-image {
    height: 370px;
  }
  .sig-capabilities-intro-group {
    display: flex;
    flex-direction: row;
    max-width: 100%;
    align-items: start;
  }
  .sig-capabilities-card-rule {
    display: block;
  }
}
@media (min-width: 992px) {
  .sig-capabilities-section {
    padding: 80px 0 64px;
  }
  .sig-capabilities-header {
    flex-direction: row;
    justify-content: space-between;
    padding: 0 72px 96px;
  }
  .sig-capabilities-title {
    font-size: 42px;
  }
  .sig-capabilities-slider {
    padding: 0;
    gap: 0;
  }
  .sig-capabilities-arrow {
    width: 72px;
  }
  .sig-capabilities-track {
    align-items: center;
  }
  .sig-capabilities-card {
    padding-bottom: 40px;
  }
  .sig-capabilities-card.is-active {
    flex: 0 0 50%;
    max-width: 640px;
    opacity: 1;
    cursor: default;
    align-self: stretch;
    padding-bottom: 0;
  }
  .sig-capabilities-card:not(.is-active) {
    display: flex;
    flex: 0 0 25%;
    opacity: 0.3;
  }
  .sig-capabilities-card:not(.is-active):hover {
    opacity: 1;
  }
  .sig-capabilities-card:not(.is-active) .sig-capabilities-card-head {
    flex-direction: column-reverse;
    gap: 8px;
  }
  .sig-capabilities-card:not(.is-active) .sig-capabilities-card-image {
    height: 180px;
  }
  .sig-capabilities-card:not(.is-active) .sig-capabilities-card-play {
    display: none;
  }
  .sig-capabilities-card:not(.is-active) .sig-capabilities-card-rule {
    display: none;
  }
  .sig-capabilities-card:not(.is-active) .sig-capabilities-card-text {
    display: none;
  }
  .sig-capabilities-intro-group {
    display: flex;
    flex-direction: column;
    max-width: 420px;
    align-items: start;
  }
}
@media (min-width: 1400px) {
  .sig-capabilities-card.is-active {
    flex: 0 0 640px;
  }
  .sig-capabilities-card:not(.is-active) {
    flex: 0 0 calc((100% - 640px - 32px) / 2);
  }
}

.sig-results-section {
  background: #ffffff;
  display: flex;
  flex-direction: column;
  gap: 64px;
  padding: 64px 0 0;
  overflow: hidden;
  max-width: 1440px;
  margin: 0 auto;
}
.sig-results-header {
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding: 0 16px;
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
}
.sig-results-head-left {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.sig-results-title {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 500;
  font-size: 28px;
  line-height: 1.5;
  text-transform: capitalize;
  color: #171717;
  margin: 0;
}
.sig-results-header .sig-cta {
  font-size: 14px;
  max-width: 324px;
}
.sig-results-slider {
  position: relative;
  padding: 0 16px 16px;
  width: 100%;
}
.sig-results-card {
  display: flex;
  flex-direction: column;
  gap: 8px;
  height: auto;
}
.sig-results-card-text {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 0 16px 16px 0;
}
.sig-results-card-name {
  font-family: "Louize trial";
  font-weight: 500;
  font-size: 20px;
  line-height: 1.1;
  font-style: italic;
  color: #171717;
  margin: 0;
}
.sig-results-card-desc {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #171717;
  margin: 0;
}
.sig-results-card-image {
  position: relative;
  width: 100%;
  aspect-ratio: 4/3;
  overflow: hidden;
}
.sig-results-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.sig-results-pagination {
  display: flex;
  gap: 4px;
  padding: 16px 16px 8px;
  width: 100%;
}
.sig-results-pag-bar {
  flex: 1 1 0;
  min-width: 0;
  height: 4px;
  background: #f1f1f1;
  position: relative;
  overflow: hidden;
  display: block;
  padding: 0;
  border: 0;
  border-radius: 0;
  appearance: none;
  cursor: pointer;
}
.sig-results-pag-bar.is-active {
  background: #757575;
}
.sig-results-pag-fill {
  position: absolute;
  inset: 0 auto 0 0;
  height: 100%;
  width: 0%;
  background: #D2FF70;
}
.sig-results-pag-bar.is-past .sig-results-pag-fill {
  width: 100%;
}
.sig-results-arrow {
  display: none;
  position: absolute;
  top: 200px;
  z-index: 2;
  width: 32px;
  height: 32px;
  background: transparent;
}
.sig-results-arrow svg {
  width: 32px;
  height: 32px;
}
.sig-results-arrow:hover:not(:disabled) {
  background: transparent;
}
.sig-results-arrow:hover:not(:disabled) svg rect,
.sig-results-arrow:hover:not(:disabled) svg circle {
  fill: #D2FF70;
}
.sig-results-arrow--prev {
  left: 16px;
}
.sig-results-arrow--next {
  right: 16px;
}
.sig-results-arrow.swiper-button-disabled {
  opacity: 0.3;
  cursor: default;
}
@media (min-width: 768px) {
  .sig-results-section {
    padding: 64px 0 0;
  }
  .sig-results-track {
    margin: 0 48px;
  }
  .sig-results-header {
    padding: 0 24px;
  }
  .sig-results-header .sig-cta {
    font-size: 16px;
  }
  .sig-results-title {
    font-size: 36px;
    line-height: 1.1;
    letter-spacing: -0.96px;
    text-transform: none;
  }
  .sig-results-card-name {
    font-size: 24px;
  }
  .sig-results-card-desc {
    font-size: 16px;
  }
  .sig-results-pagination {
    display: none;
  }
  .sig-results-arrow {
    display: block;
    top: 50%;
  }
  .sig-results-arrow--prev {
    left: 16px;
  }
  .sig-results-arrow--next {
    right: 16px;
  }
}
@media (min-width: 992px) {
  .sig-results-section {
    gap: 0;
    padding: 64px 0;
  }
  .sig-results-track {
    margin: 0;
  }
  .sig-results-header {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    padding: 0 72px 64px;
  }
  .sig-results-title {
    font-size: 42px;
    max-width: 427px;
  }
  .sig-results-slider {
    padding: 0 72px;
  }
  .sig-results-card {
    height: 100% !important;
    gap: 16px;
  }
  .sig-results-card-image {
    margin-top: auto;
  }
  .sig-results-card--reverse {
    flex-direction: column-reverse;
  }
  .sig-results-card--reverse .sig-results-card-image {
    margin-top: 0 !important;
    margin-bottom: auto;
  }
  .sig-results-card-text {
    padding: 0;
  }
  .sig-results-card-desc {
    color: #757575;
  }
  .sig-results-card-image {
    aspect-ratio: 0.9;
    border-radius: 0;
  }
  .sig-results-arrow {
    display: block;
    top: 50%;
  }
  .sig-results-arrow--prev {
    left: 20px;
  }
  .sig-results-arrow--next {
    right: 20px;
  }
}

.sig-single-post-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  width: 100%;
  padding: 24px 0;
}
.sig-single-post-section > section {
  width: 100%;
}
.sig-single-post-section > .sig-image-text--hero {
  width: min(1080, 100% - 32px);
}
.sig-single-post-header {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: min(858px, 100% - 32px);
}
.sig-single-post-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.sig-single-post-heading {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
.sig-single-post-title {
  margin: 0;
  padding-bottom: 16px;
  border-bottom: 1px solid #f1f1f1;
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 500;
  font-size: 32px;
  line-height: 1.1;
  letter-spacing: -0.96px;
  color: #232222;
}
.sig-single-post-meta {
  display: flex;
  gap: 32px;
}
.sig-single-post-meta-item {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.sig-single-post-meta-label {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.1;
  color: #171717;
}
.sig-single-post-meta-value {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #4c4c4c;
}
.sig-single-post-content {
  display: flex;
  flex-direction: column;
  width: min(860px, 100% - 32px);
}
.sig-single-post-content.with-gap {
  gap: 24px;
}
.sig-single-post-content.with-gap section:not(:last-child) {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.sig-single-post-content.full-width {
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}
.sig-single-post-content-box p,
.sig-single-post-content-box ul,
.sig-single-post-content-box ol {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #232222;
}
.sig-single-post-content-box ul,
.sig-single-post-content-box ol {
  padding-left: 1.5em;
  list-style: disc;
}
.sig-single-post-content-box ol {
  list-style: decimal;
}
.sig-single-post-content-box a {
  color: inherit;
  text-decoration: underline;
}
.sig-single-post-content-box strong {
  font-weight: 500;
}
.sig-single-post-content-box h2,
.sig-single-post-content-box h3,
.sig-single-post-content-box h4,
.sig-single-post-content-box h5,
.sig-single-post-content-box h6 {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.1;
  letter-spacing: -0.6px;
  color: #232222;
}
.sig-single-post-content-box h2 {
  font-weight: 500;
}
.sig-single-post-content-box h2,
.sig-single-post-content-box figure,
.sig-single-post-content-box figure + *,
.sig-single-post-content-box hr {
  margin-top: 40px;
}
.sig-single-post-content-box figure {
  margin-inline: 0px;
  margin-bottom: 0px;
}
.sig-single-post-content-box h3,
.sig-single-post-content-box h4,
.sig-single-post-content-box h5,
.sig-single-post-content-box h6 {
  margin-top: 8px;
}
.sig-single-post-content-box > *:first-child {
  margin-top: 0;
}
.sig-single-post-content-box * + p,
.sig-single-post-content-box * + ol,
.sig-single-post-content-box * + ul {
  margin-top: 16px;
}
.sig-single-post-content-box .wp-block-image img {
  width: 100%;
  height: auto;
}
.sig-single-post-content-box .wp-block-image figcaption,
.sig-single-post-content-box figcaption {
  margin-top: 0;
  font-family: "Louize trial";
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
  color: #232222;
}
.sig-single-post-content-box hr,
.sig-single-post-content-box .wp-block-separator {
  width: 100%;
  border: none;
  border-top: 1px solid #f1f1f1;
}
@media (min-width: 768px) {
  .sig-single-post-section {
    gap: 48px;
    padding: 32px 0;
  }
  .sig-single-post-section > .sig-image-text--hero {
    width: min(1080, 100% - 48px);
  }
  .sig-single-post-header, .sig-single-post-content {
    width: min(860px, 100% - 48px);
  }
  .sig-single-post-content.with-gap {
    gap: 48px;
  }
  .sig-single-post-heading {
    gap: 24px;
  }
  .sig-single-post-title {
    padding-bottom: 24px;
    font-size: 48px;
    letter-spacing: -1.44px;
  }
  .sig-single-post-content-box h2,
  .sig-single-post-content-box h3,
  .sig-single-post-content-box h4,
  .sig-single-post-content-box h5,
  .sig-single-post-content-box h6 {
    font-size: 24px;
    letter-spacing: -0.72px;
    margin-top: 32px;
  }
}
@media (min-width: 992px) {
  .sig-single-post-section {
    gap: 56px;
    padding: 32px 0;
  }
  .sig-single-post-section > .sig-image-text--hero {
    width: min(1080, 100% - 144px);
  }
  .sig-single-post-header, .sig-single-post-content {
    width: min(858px, 100% - 144px);
  }
  .sig-single-post-content.with-gap {
    gap: 64px;
  }
  .sig-single-post-header {
    gap: 20px;
  }
  .sig-single-post-heading {
    gap: 32px;
  }
  .sig-single-post-title {
    padding-bottom: 32px;
    font-size: 64px;
    letter-spacing: -1.92px;
  }
  .sig-single-post-content-box p,
  .sig-single-post-content-box ul,
  .sig-single-post-content-box ol {
    font-size: 16px;
  }
  .sig-single-post-content-box h2,
  .sig-single-post-content-box h3,
  .sig-single-post-content-box h4,
  .sig-single-post-content-box h5,
  .sig-single-post-content-box h6 {
    font-size: 32px;
    letter-spacing: -0.96px;
    margin-top: 64px;
  }
  .sig-single-post-content-box ol, .sig-single-post-content-box ul {
    margin-bottom: 40px;
  }
  .sig-single-post-content-box * + p,
  .sig-single-post-content-box * + ol,
  .sig-single-post-content-box * + ul {
    margin-top: 24px;
  }
  .sig-single-post-content-box .wp-block-image figcaption,
  .sig-single-post-content-box figcaption {
    font-size: 16px;
  }
}

.sig-featured-capabilities-section {
  display: flex;
  flex-direction: column;
  gap: 32px;
  background: #ffffff;
  padding: 32px 0 40px;
  overflow: hidden;
}
.sig-featured-capabilities-header {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: stretch;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 24px;
}
.sig-featured-capabilities-title {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 32px;
  line-height: 1.1;
  letter-spacing: -0.96px;
  color: #171717;
  margin: 0;
}
.sig-featured-capabilities-browse {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  padding: 20px 32px;
  border-radius: 4px;
  border: 1px solid #f1f1f1;
  background: transparent;
  color: #171717;
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.16px;
  text-decoration: none;
  white-space: nowrap;
  transition: background 0.2s ease, border-color 0.2s ease;
}
.sig-featured-capabilities-browse:hover {
  background: #f1f1f1;
}
.sig-featured-capabilities-carousel-wrap {
  padding: 0 24px;
  height: 452px;
  overflow: hidden;
  position: relative;
}
.sig-featured-capabilities-carousel {
  display: flex;
  gap: 16px;
  height: 100%;
  align-items: flex-start;
  will-change: transform;
}
.sig-featured-capabilities-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  flex-shrink: 0;
}
.sig-featured-capabilities-card--a {
  width: 260px;
  height: 452px;
}
.sig-featured-capabilities-card--b {
  width: 420px;
  height: 320px;
}
.sig-featured-capabilities-card--c {
  width: 320px;
  height: 420px;
}
.sig-featured-capabilities-card--d {
  width: 420px;
  height: 340px;
}
.sig-featured-capabilities-card-image {
  position: relative;
  flex: 1 0 0;
  min-height: 0;
  width: 100%;
  overflow: hidden;
}
.sig-featured-capabilities-card-link {
  display: flex;
  flex-direction: column;
  flex: 1 0 0;
  min-height: 0;
  width: 100%;
  color: inherit;
  text-decoration: none;
}
.sig-featured-capabilities-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.sig-featured-capabilities-card-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.45s ease;
}
.sig-featured-capabilities-card-name {
  position: absolute;
  bottom: 16px;
  left: 16px;
  z-index: 1;
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.1;
  letter-spacing: -0.72px;
  color: #ffffff;
  transition: color 0.3s ease;
}
.sig-featured-capabilities-card:hover .sig-featured-capabilities-card-img, .sig-featured-capabilities-card.is-hovered .sig-featured-capabilities-card-img {
  transform: scale(1.04);
}
.sig-featured-capabilities-card:hover .sig-featured-capabilities-card-name, .sig-featured-capabilities-card.is-hovered .sig-featured-capabilities-card-name {
  color: #D2FF70;
}
.sig-featured-capabilities-card:hover .sig-chip, .sig-featured-capabilities-card.is-hovered .sig-chip {
  background: #D2FF70;
}
@media (min-width: 768px) {
  .sig-featured-capabilities-section {
    gap: 64px;
    padding-bottom: 64px;
  }
  .sig-featured-capabilities-header {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
    padding: 0 24px;
  }
  .sig-featured-capabilities-title {
    font-size: 48px;
    letter-spacing: -1.44px;
  }
  .sig-featured-capabilities-browse {
    width: 324px;
    flex-shrink: 0;
  }
}
@media (min-width: 992px) {
  .sig-featured-capabilities-section {
    padding-bottom: 80px;
  }
  .sig-featured-capabilities-header, .sig-featured-capabilities-carousel-wrap {
    padding-inline: 72px;
  }
  .sig-featured-capabilities-title {
    font-size: 64px;
    letter-spacing: -1.92px;
  }
  .sig-featured-capabilities-card-name {
    font-size: 32px;
    letter-spacing: -0.96px;
  }
}

.sig-contact-form {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.sig-contact-form-section {
  background: #ffffff;
  padding: 48px 20px;
}
.sig-contact-form-inner {
  max-width: 858px;
  margin: 0 auto;
}
.sig-contact-form-message {
  margin-bottom: 24px;
  padding: 16px;
  border-radius: 4px;
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #171717;
}
.sig-contact-form-message--success {
  background: #D2FF70;
}
.sig-contact-form-message--error {
  background: #FDDDDD;
}
.sig-contact-form-row {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.sig-contact-form-field {
  display: flex;
  flex-direction: column;
  gap: 8px;
  flex: 1;
  min-width: 0;
}
.sig-contact-form-label {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 700;
  font-size: 12px;
  line-height: 1.1;
  color: #171717;
}
.sig-contact-form-input {
  width: 100%;
  padding: 16px 12px;
  background: #ffffff;
  border: 1px solid #f1f1f1;
  border-radius: 4px;
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.11px;
  color: #171717;
  appearance: none;
}
.sig-contact-form-input::placeholder {
  color: #757575;
}
.sig-contact-form-input:focus {
  outline: none;
  border-color: #D2FF70;
}
.sig-contact-form-textarea {
  resize: vertical;
  min-height: 49px;
}
.sig-contact-form-control {
  position: relative;
}
.sig-contact-form-control .sig-contact-form-chevron {
  position: absolute;
  top: 50%;
  right: 12px;
  width: 10px;
  height: 10px;
  border-right: 1px solid #171717;
  border-bottom: 1px solid #171717;
  transform: translateY(-70%) rotate(45deg);
  pointer-events: none;
}
.sig-contact-form-select {
  cursor: pointer;
}
.sig-contact-form-select:invalid {
  color: #757575;
}
.sig-contact-form-date {
  cursor: pointer;
}
.sig-contact-form-date::-webkit-calendar-picker-indicator {
  cursor: pointer;
}
.sig-contact-form-hint {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  letter-spacing: 0.11px;
  color: #171717;
}
.sig-contact-form-upload {
  display: flex;
  align-items: center;
  gap: 20px;
}
.sig-contact-form-browse {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  padding: 16px 24px;
  background: #ffffff;
  border: 1px solid #f1f1f1;
  border-radius: 4px;
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  letter-spacing: 0.11px;
  color: #171717;
  cursor: pointer;
  transition: border-color 0.2s ease;
}
.sig-contact-form-browse:hover {
  border-color: #D2FF70;
}
.sig-contact-form-filename {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  letter-spacing: 0.11px;
  color: #757575;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sig-contact-form-submit {
  align-self: center;
  min-width: 100%;
  margin-top: 8px;
  cursor: pointer;
}
.sig-contact-form-privacy {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  letter-spacing: 0.11px;
  color: #171717;
  cursor: pointer;
}
.sig-contact-form-privacy input {
  width: 16px;
  height: 16px;
  margin: 0;
  flex-shrink: 0;
  accent-color: #D2FF70;
}
.sig-contact-form-privacy a {
  color: inherit;
  text-decoration: underline;
}
.sig-contact-form-hp {
  position: absolute !important;
  left: -9999px;
  width: 1px;
  height: 1px;
  opacity: 0;
}
@media (min-width: 768px) {
  .sig-contact-form-section {
    padding: 64px 40px;
  }
  .sig-contact-form-row {
    flex-direction: row;
    gap: 16px;
  }
  .sig-contact-form-submit {
    min-width: 304px;
  }
}
@media (min-width: 992px) {
  .sig-contact-form-section {
    padding: 64px 72px;
  }
}

.sig-about-hero-section {
  position: relative;
  isolation: isolate;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 100svh;
  padding: 72px 16px 128px;
  overflow: hidden;
}
.sig-about-hero-background {
  position: absolute;
  inset: 0;
  z-index: -1;
  overflow: hidden;
}
.sig-about-hero-background img,
.sig-about-hero-background video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.sig-about-hero-background .sig-about-hero-media--tablet, .sig-about-hero-background .sig-about-hero-media--desktop {
  display: none;
}
@media (min-width: 768px) {
  .sig-about-hero-background .sig-about-hero-media--mobile {
    display: none;
  }
  .sig-about-hero-background .sig-about-hero-media--tablet {
    display: block;
  }
}
@media (min-width: 992px) {
  .sig-about-hero-background .sig-about-hero-media--tablet {
    display: none;
  }
  .sig-about-hero-background .sig-about-hero-media--desktop {
    display: block;
  }
}
.sig-about-hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(11, 12, 14, 0) 21.81%, rgba(11, 12, 14, 0.8) 52.7%, rgba(91, 99, 116, 0) 72.98%), linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.2) 11.06%, rgba(0, 0, 0, 0) 32.69%), linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  pointer-events: none;
}
.sig-about-hero-inner {
  position: relative;
  z-index: 1;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  padding-top: 128px;
}
.sig-about-hero-row {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 48px;
  width: 100%;
}
.sig-about-hero-aside {
  display: flex;
  flex-direction: column;
}
.sig-about-hero-aside--left {
  align-items: center;
}
.sig-about-hero-aside--right {
  align-items: center;
}
.sig-about-hero-aside-text {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.5;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  margin: 0;
}
.sig-about-hero-aside-text p {
  margin: 0;
}
.sig-about-hero-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  text-align: center;
}
.sig-about-hero-label {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.5;
  text-transform: uppercase;
  color: #D2FF70;
  margin: 0;
}
.sig-about-hero-heading {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 500;
  font-size: 36px;
  line-height: 1.5;
  text-transform: capitalize;
  color: #ffffff;
  margin: 0;
}
.sig-about-hero-heading p {
  margin: 0;
}
@media (min-width: 768px) {
  .sig-about-hero-section {
    padding: 72px 72px 128px;
  }
  .sig-about-hero-aside-text {
    font-size: 17px;
  }
  .sig-about-hero-label {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .sig-about-hero-inner {
    padding-top: 64px;
    justify-content: center;
  }
  .sig-about-hero-row {
    flex: 0 0 auto;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 32px;
  }
  .sig-about-hero-aside {
    flex: 0 1 300px;
  }
  .sig-about-hero-aside--left {
    align-items: flex-start;
  }
  .sig-about-hero-aside--right {
    align-items: flex-end;
  }
  .sig-about-hero-aside-text {
    max-width: 300px;
  }
  .sig-about-hero-aside--left .sig-about-hero-aside-text {
    text-align: left;
  }
  .sig-about-hero-aside--right .sig-about-hero-aside-text {
    text-align: right;
  }
  .sig-about-hero-center {
    flex: 0 1 auto;
    max-width: 640px;
  }
  .sig-about-hero-heading {
    font-size: 42px;
    line-height: 1.3;
    max-width: 542px;
  }
}

.sig-text-img-section {
  width: 100%;
  padding-inline: 16px;
}
.sig-text-img-inner {
  display: flex;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  justify-content: flex-start;
  padding: 32px 0;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}
.sig-text-img-content {
  display: grid;
  grid-template-columns: 1fr;
  gap: 32px 32px;
  width: 100%;
}
.sig-text-img-left-image {
  position: relative;
  cursor: zoom-in;
}
.sig-text-img-left-image img {
  display: block;
  width: 100%;
  height: 300px;
  object-fit: cover;
}
.sig-text-img-left-image-title {
  position: absolute;
  bottom: 16px;
  left: 16px;
  font-size: 32px;
  font-style: italic;
  line-height: 1.1em;
  letter-spacing: -0.03em;
  color: #ffffff;
  font-family: "Louize trial";
}
.sig-text-img-left-chip {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 4px 16px;
  border-radius: 4px;
  background: #e9ffb9;
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-weight: 500;
  font-size: 11px;
  line-height: 1.5;
  letter-spacing: 0.11px;
  text-transform: uppercase;
  color: #52720e;
  backdrop-filter: blur(10px);
  margin-top: 16px;
}
.sig-text-img-rich {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
.sig-text-img-rich h1,
.sig-text-img-rich h2,
.sig-text-img-rich h3,
.sig-text-img-rich h4,
.sig-text-img-rich h5,
.sig-text-img-rich h6 {
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.1;
  letter-spacing: -0.72px;
  color: #171717;
  margin: 0;
}
.sig-text-img-rich p,
.sig-text-img-rich ul,
.sig-text-img-rich ol {
  font-family: "ABC Diatype Plus Variable Unlicensed Trial", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #171717;
  margin: 0;
}
.sig-text-img-rich ul,
.sig-text-img-rich ol {
  padding-left: 1.25em;
}
.sig-text-img-rich a {
  color: #171717;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .sig-text-img-section {
    padding: 0 24px;
  }
}
@media (min-width: 992px) {
  .sig-text-img-section {
    padding: 0 72px;
  }
  .sig-text-img-content {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sig-text-img-left-image img {
    height: 480px;
  }
  .sig-text-img-rich h1,
  .sig-text-img-rich h2,
  .sig-text-img-rich h3,
  .sig-text-img-rich h4,
  .sig-text-img-rich h5,
  .sig-text-img-rich h6 {
    font-size: 32px;
    letter-spacing: -0.96px;
  }
  .sig-text-img-rich p,
  .sig-text-img-rich ul,
  .sig-text-img-rich ol {
    font-size: 16px;
  }
  .sig-text-img-inner.is-align-center {
    justify-content: center;
  }
  .sig-text-img-inner.is-align-right {
    justify-content: flex-end;
  }
}
.sig-text-img-modal {
  position: fixed;
  inset: 0;
  z-index: 10000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 16px;
  pointer-events: none;
  visibility: hidden;
  transition: visibility 0s linear 0.6s;
}
.sig-text-img-modal.is-open {
  pointer-events: all;
  visibility: visible;
  transition: visibility 0s linear 0s;
}
.sig-text-img-modal-backdrop {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0);
  backdrop-filter: blur(0);
  -webkit-backdrop-filter: blur(0);
  cursor: zoom-out;
  transition: background-color 0.6s ease, backdrop-filter 0.6s ease, -webkit-backdrop-filter 0.6s ease;
}
.sig-text-img-modal.is-open .sig-text-img-modal-backdrop {
  background: rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(25px);
  -webkit-backdrop-filter: blur(25px);
}
.sig-text-img-modal-dialog {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  max-height: calc(100dvh - 40px);
}
.sig-text-img-modal-frame {
  display: flex;
  flex-direction: column;
  width: fit-content;
  max-width: 100%;
  max-height: calc(100dvh - 40px);
  margin: 0 auto;
  transform: scale(0.85);
  opacity: 0;
  transform-origin: center center;
  transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.6s ease;
}
.sig-text-img-modal.is-open .sig-text-img-modal-frame {
  transform: scale(1);
  opacity: 1;
}
.sig-text-img-modal-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  width: 100%;
  padding: 10px 16px;
  background: #eeffc9;
  flex-shrink: 0;
}
.sig-text-img-modal-title {
  margin: 0;
  font-family: "Louize trial";
  font-style: italic;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.1;
  letter-spacing: -0.03em;
  color: #171717;
  text-align: left;
}
.sig-text-img-modal-close {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
  cursor: pointer;
  color: #000000;
  padding: 0;
  transition: opacity 0.2s ease;
}
.sig-text-img-modal-close svg {
  width: 20px;
  height: 20px;
}
.sig-text-img-modal-close:hover {
  opacity: 0.6;
}
.sig-text-img-modal-image-frame {
  min-height: 0;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sig-text-img-modal-image {
  display: block;
  width: auto;
  height: auto;
  max-width: calc(100vw - 32px);
  max-height: calc(100dvh - 120px);
  object-fit: contain;
}
.sig-text-img-modal.is-open .sig-text-img-modal-image {
  animation: sig-text-img-modal-zoom 8s ease-in-out 0.6s forwards;
}
@media (min-width: 768px) {
  .sig-text-img-modal {
    padding: 32px;
  }
  .sig-text-img-modal-bar {
    padding: 10px 20px;
  }
  .sig-text-img-modal-title {
    font-size: 21px;
  }
  .sig-text-img-modal-close {
    width: 40px;
    height: 40px;
  }
  .sig-text-img-modal-close svg {
    width: 24px;
    height: 24px;
  }
  .sig-text-img-modal-image {
    max-width: calc(100vw - 64px);
    max-height: calc(100dvh - 160px);
  }
}

@keyframes sig-text-img-modal-zoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.08);
  }
}
body.sig-text-img-modal-open {
  overflow: hidden;
}
