@font-face {
  font-family: BDO Grotesk;
  src: url('../fonts/BDOGrotesk-VF.ttf') format("truetype");
  font-weight: 300 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Roboto mono;
  src: url('../fonts/RobotoMono-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Roboto mono;
  src: url('../fonts/RobotoMono-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Darker Grotesque - Local Fonts */
@font-face {
  font-family: 'Darker Grotesque';
  src: url('../fonts/Darker Grotesque/DarkerGrotesque-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Darker Grotesque';
  src: url('../fonts/Darker Grotesque/DarkerGrotesque-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Darker Grotesque';
  src: url('../fonts/Darker Grotesque/DarkerGrotesque-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Darker Grotesque';
  src: url('../fonts/Darker Grotesque/DarkerGrotesque-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Darker Grotesque';
  src: url('../fonts/Darker Grotesque/DarkerGrotesque-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Darker Grotesque';
  src: url('../fonts/Darker Grotesque/DarkerGrotesque-ExtraBold.ttf') format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Darker Grotesque';
  src: url('../fonts/Darker Grotesque/DarkerGrotesque-Black.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

:root {
  --_colors---primary--beige: #f8f7f3;
  --_typography---font-family--secondary: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  --_colors---primary--black: #171717;
  --fixed--1rem: 1rem;
  --_typography---font-weight--regular: 400;
  --fixed--0rem: 0rem;
  --_typography---h1--font-family: "Darker Grotesque", sans-serif;
  --_typography---h1--font-size: 7.2rem;
  --_typography---h1--line-height: 90%;
  --_typography---h1--font-weight: 700;
  --_typography---h1--letter-spacing: -0.05em;
  --_typography---h2--font-family: "Darker Grotesque", sans-serif;
  --_typography---h2--font-size: 6rem;
  --_typography---h2--line-height: 90%;
  --_typography---h2--font-weight: 700;
  --_typography---h2--letter-spacing: -0.05em;
  --_typography---h3--font-family: "Darker Grotesque", sans-serif;
  --_typography---h3--font-size: 4.2rem;
  --_typography---h3--line-height: 95%;
  --_typography---h3--font-weight: 700;
  --_typography---h3--letter-spacing: -0.05em;
  --_typography---h4--font-family: "Darker Grotesque", sans-serif;
  --_typography---h4--font-size: 3.3rem;
  --_typography---h4--line-height: 95%;
  --_typography---h4--font-weight: 700;
  --_typography---h4--letter-spacing: -0.05em;
  --_typography---h5--font-family: "Darker Grotesque", sans-serif;
  --_typography---h5--font-size: 2.4rem;
  --_typography---h5--line-height: 95%;
  --_typography---h5--font-weight: 700;
  --_typography---h5--letter-spacing: -0.05em;
  --_typography---h6--font-family: "Darker Grotesque", sans-serif;
  --_typography---h6--font-size: 1.5rem;
  --_typography---h6--line-height: 100%;
  --_typography---h6--font-weight: 700;
  --_typography---h6--letter-spacing: -0.05em;
  --fixed--2-5rem: 2.5rem;
  --fixed--1-5rem: 1.5rem;
  --fixed--1-125rem: 1.125rem;
  --border-radius--xxsmall: var(--fixed--0-25rem);
  --_colors---primary--white: white;
  --fixed--1-25rem: 1.25rem;
  --_typography---font-weight--medium: 500;
  --fixed--0-875rem: .875rem;
  --_typography---font-weight--thin: 100;
  --spacer--xxhuge: var(--fixed--12rem);
  --fixed--2rem: 2rem;
  --spacer--custom-1: var(--fixed--1-25rem);
  --fixed--0-75rem: .75rem;
  --fixed--4rem: 4rem;
  --fixed--3rem: 3rem;
  --fixed--1-75rem: 1.75rem;
  --spacer--custom-3: var(--fixed--2-5rem);
  --section--medium: var(--fixed--8rem);
  --fixed--6rem: 6rem;
  --spacer--tiny: var(--fixed--0-125rem);
  --_typography---font-weight--extra-bold: 800;
  --spacer--medium: var(--fixed--2rem);
  --spacer--custom-2: var(--fixed--1-5rem);
  --_typography---font-weight--light: 300;
  --fixed--2-75rem: 2.75rem;
  --fixed--2-25rem: 2.25rem;
  --fixed--0-5rem: .5rem;
  --spacer--xhuge: var(--fixed--8rem);
  --section--large: var(--fixed--10rem);
  --fixed--6-5rem: 6.5rem;
  --_typography---font-weight--bold: 700;
  --spacer--small: var(--fixed--1rem);
  --section--xxlarge: var(--fixed--13rem);
  --border-radius--xxhuge: var(--fixed--2-5rem);
  --_typography---font-family--detail: "Roboto mono", Arial, sans-serif;
  --spacer--xxlarge: var(--fixed--5rem);
  --section--xsmall: var(--fixed--4rem);
  --section--small: var(--fixed--6rem);
  --spacer--xlarge: var(--fixed--4rem);
  --_typography---font-weight--black: 900;
  --section--xlarge: var(--fixed--12rem);
  --_colors---grey--300: #6b6b6b;
  --_colors---grey--100: #ddd;
  --spacer--xsmall: var(--fixed--0-5rem);
  --_typography---font-weight--extra-light: 200;
  --_typography---font-weight--semibold: 600;
  --spacer--xxsmall: var(--fixed--0-25rem);
  --spacer--huge: var(--fixed--6rem);
  --_typography---h2--line-height: 100%;
  --spacer--large: var(--fixed--3rem);
  --_typography---font-family--primary: "BDO Grotesk", Arial, sans-serif;
  --fixed--5rem: 5rem;
  --border-radius--xsmall: var(--fixed--0-5rem);
  --fixed--4-5rem: 4.5rem;
  --fixed--3-5rem: 3.5rem;
  --_colors---grey--800: #0f0f0f;
  --base--beige\<deleted\|variable-18c14968-cf92-b56f-6465-88a57344cb44\>: #f8f7f3;
  --_colors---grey--900: #0a0a0a;
  --fixed--8rem: 8rem;
  --_colors---grey--200: #b6b6b6;
  --fixed--12rem: 12rem;
  --fixed--7rem: 7rem;
  --border-radius--huge: var(--fixed--1-75rem);
  --border-radius--small: var(--fixed--0-75rem);
  --border-radius--medium: var(--fixed--1rem);
  --fixed--0-25rem: .25rem;
  --border-radius--ultra: var(--fixed--3rem);
  --fixed--15rem: 15rem;
  --border-radius--xxlarge: var(--fixed--1-5rem);
  --_colors---grey--400: #474747;
  --border-radius--large: var(--fixed--1-125rem);
  --fixed--0-125rem: .125rem;
  --_colors---grey--600: #292929;
  --_colors---grey--700: #171717;
  --_colors---grey--500: #333;
  --arancio: #da5712;
  --fucsia: #a51b7f;
  --blu: #1a4088;
  --_colors---white--transparent: transparent;
  --_colors---white--10: #ffffff1a;
  --_colors---white--15: #ffffff26;
  --_colors---white--20: #fff3;
  --_colors---white--30: #ffffff4d;
  --_colors---white--40: #fff6;
  --_colors---white--50: #ffffff80;
  --_colors---white--70: #ffffffb3;
  --_colors---white--80: #fffc;
  --_colors---white--60: #fffc;
  --_colors---white--90: #fffc;
  --fixed--5-5rem: 5.5rem;
  --fixed--9rem: 9rem;
  --fixed--10rem: 10rem;
  --fixed--11rem: 11rem;
  --fixed--13rem: 13rem;
  --fixed--14rem: 14rem;
  --fixed--16rem: 16rem;
  --border-radius--tiny: var(--fixed--0-125rem);
  --border-radius--xlarge: var(--fixed--1-25rem);
  --border-radius--xhuge: var(--fixed--2rem);
}

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

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  background-color: var(--_colors---primary--beige);
  font-family: var(--_typography---font-family--secondary);
  color: var(--_colors---primary--black);
  font-size: var(--fixed--1rem);
  line-height: 1.4;
  font-weight: var(--_typography---font-weight--regular);
}

h1 {
  margin-top: var(--fixed--0rem);
  margin-bottom: var(--fixed--0rem);
  font-family: var(--_typography---h1--font-family);
  font-size: var(--_typography---h1--font-size);
  line-height: var(--_typography---h1--line-height);
  font-weight: var(--_typography---h1--font-weight);
  letter-spacing: var(--_typography---h1--letter-spacing);
}

h2 {
  margin-top: var(--fixed--0rem);
  margin-bottom: var(--fixed--0rem);
  font-family: var(--_typography---h2--font-family);
  font-size: var(--_typography---h2--font-size);
  line-height: var(--_typography---h1--line-height);
  font-weight: var(--_typography---h2--font-weight);
  letter-spacing: var(--_typography---h2--letter-spacing);
}

h3 {
  margin-top: var(--fixed--0rem);
  margin-bottom: var(--fixed--0rem);
  font-family: var(--_typography---h3--font-family);
  font-size: var(--_typography---h3--font-size);
  line-height: var(--_typography---h3--line-height);
  font-weight: var(--_typography---h3--font-weight);
  letter-spacing: var(--_typography---h3--letter-spacing);
}

h4 {
  margin-top: var(--fixed--0rem);
  margin-bottom: var(--fixed--0rem);
  font-family: var(--_typography---h4--font-family);
  font-size: var(--_typography---h4--font-size);
  line-height: var(--_typography---h4--line-height);
  font-weight: var(--_typography---h4--font-weight);
  letter-spacing: var(--_typography---h4--letter-spacing);
}

h5 {
  margin-top: var(--fixed--0rem);
  margin-bottom: var(--fixed--0rem);
  font-family: var(--_typography---h5--font-family);
  font-size: var(--_typography---h5--font-size);
  line-height: var(--_typography---h5--line-height);
  font-weight: var(--_typography---h5--font-weight);
  letter-spacing: var(--_typography---h5--letter-spacing);
}

h6 {
  margin-top: var(--fixed--0rem);
  margin-bottom: var(--fixed--0rem);
  font-family: var(--_typography---h6--font-family);
  font-size: var(--_typography---h6--font-size);
  line-height: var(--_typography---h6--line-height);
  font-weight: var(--_typography---h6--font-weight);
  letter-spacing: var(--_typography---h6--letter-spacing);
}

p {
  margin-bottom: var(--fixed--0rem);
}

a {
  color: #000;
  text-decoration: none;
}

ul, ol {
  margin-top: var(--fixed--0rem);
  margin-bottom: var(--fixed--0rem);
  padding-left: var(--fixed--2-5rem);
}

blockquote {
  margin-bottom: var(--fixed--0rem);
  padding: var(--fixed--0rem);
  font-size: var(--fixed--1-5rem);
  border-left: 5px #e2e2e2;
  line-height: 120%;
}

figcaption {
  text-align: center;
  margin-top: 5px;
}

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

.utility-page-wrap.min-heigh {
  height: 100vh;
}

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

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

.resources_item {
  border-radius: var(--border-radius--xxsmall);
  background-color: var(--_colors---primary--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.resources_heading {
  padding-bottom: var(--fixed--1-25rem);
  font-size: var(--fixed--1-5rem);
  line-height: 1.4;
  font-weight: var(--_typography---font-weight--medium);
  border-bottom: 1px dotted #474747;
}

.display-flex {
  display: flex;
}

.layer {
  justify-content: center;
  align-items: center;
  position: absolute;
  inset: 0%;
}

.heading-style-h5 {
  font-family: var(--_typography---h5--font-family);
  font-size: var(--_typography---h5--font-size);
  line-height: var(--_typography---h5--line-height);
  font-weight: var(--_typography---h5--font-weight);
  letter-spacing: var(--_typography---h5--letter-spacing);
}

.text-weight-thin {
  font-weight: var(--_typography---font-weight--thin);
}

.text-style-link {
  color: #000;
  text-decoration: underline;
}

.aspect-ratio-landscape {
  aspect-ratio: 3 / 2;
}

.main-wrapper {
  position: relative;
  overflow: clip;
}

.spacer-xxhuge {
  padding-top: var(--spacer--xxhuge);
  width: 100%;
}

.z-index-1 {
  z-index: 1;
  position: relative;
}

.hide {
  display: none;
}

.icon-height-small {
  height: var(--fixed--1-5rem);
}

.resources_group {
  grid-row-gap: var(--fixed--2rem);
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.spacer-custom-1 {
  padding-top: var(--spacer--custom-1);
  width: 100%;
}

.icon-height-xlarge {
  height: var(--fixed--4rem);
}

.overflow-scroll {
  overflow: scroll;
}

.resources_items {
  grid-column-gap: var(--fixed--1-5rem);
  grid-row-gap: var(--fixed--1-5rem);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.resources_items.single {
  flex-flow: column;
  display: flex;
}

.resources_items.more-columns {
  grid-template-columns: 1fr 1fr 1fr;
}

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

.text-style-nowrap {
  white-space: nowrap;
}

.text-rich-text {
  line-height: 1.5;
}

.text-rich-text figure {
  margin-bottom: 3rem;
}

.text-rich-text h2 {
  margin-bottom: var(--fixed--1-5rem);
  font-size: var(--fixed--2-5rem);
}

.text-rich-text p {
  margin-bottom: var(--fixed--2-5rem);
  line-height: 1.5;
}

.text-rich-text h4 {
  margin-bottom: var(--fixed--1-5rem);
  font-size: var(--fixed--1-75rem);
}

.text-rich-text h3 {
  margin-bottom: var(--fixed--1-5rem);
  font-size: var(--fixed--2rem);
}

.text-rich-text h6 {
  margin-bottom: var(--fixed--1rem);
  font-size: var(--fixed--1-25rem);
}

.text-rich-text blockquote {
  margin-top: 3rem;
  margin-bottom: 3rem;
  padding-left: 4rem;
  font-weight: 500;
}

.text-rich-text h1 {
  font-size: var(--fixed--4rem);
  margin-bottom: 1.5rem;
}

.text-rich-text h5 {
  margin-bottom: var(--fixed--1rem);
  font-size: var(--fixed--1-5rem);
}

.text-rich-text ul, .text-rich-text ol {
  margin-bottom: var(--fixed--1-5rem);
}

.spacer-custom-3 {
  padding-top: var(--spacer--custom-3);
  width: 100%;
}

.padding-section-medium {
  padding-top: var(--section--medium);
}

.padding-section-medium.none {
  display: none;
}

.spacer-tiny {
  padding-top: var(--spacer--tiny);
  width: 100%;
}

.pointer-events-auto {
  pointer-events: auto;
}

.text-size-medium {
  font-size: var(--fixed--1-125rem);
}

.text-weight-xbold {
  font-weight: var(--_typography---font-weight--extra-bold);
}

.spacer-medium {
  padding-top: var(--spacer--medium);
  width: 100%;
}

.resources_section {
  grid-row-gap: var(--fixed--1-5rem);
  flex-direction: column;
  display: flex;
}

.aspect-ratio-portrait {
  aspect-ratio: 2 / 3;
}

.template-style-heading-split {
  background-color: #d2d6d9;
  width: 1px;
  height: 100%;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
  transform: rotate(7deg);
}

.template-style-heading-split.margin-small {
  margin-left: 1rem;
  margin-right: 1rem;
}

.template-style-heading-split.margin-large {
  margin-left: 2rem;
  margin-right: 2rem;
}

.template-style-heading-split.margin-smaller {
  margin-left: .5rem;
  margin-right: .5rem;
}

.spacer-custom-2 {
  padding-top: var(--spacer--custom-2);
  width: 100%;
}

.text-weight-light {
  font-weight: var(--_typography---font-weight--light);
}

.overflow-visible {
  overflow: visible;
}

.resources_component {
  grid-column-gap: var(--fixed--2rem);
  grid-row-gap: var(--fixed--2rem);
  flex-direction: column;
  display: flex;
}

.resources_item-content {
  padding: var(--fixed--2-25rem) var(--fixed--2-5rem) var(--fixed--4rem);
  flex-direction: column;
  flex: 1;
  width: 100%;
  display: flex;
}

.resources_item-content.center-horizontal {
  flex-flow: row;
  justify-content: center;
  align-items: center;
}

.spacer-xhuge {
  padding-top: var(--spacer--xhuge);
  width: 100%;
}

.padding-global {
  padding-right: var(--fixed--3rem);
  padding-left: var(--fixed--3rem);
}

.padding-global.is-tiny {
  padding-right: var(--fixed--1-5rem);
  padding-left: var(--fixed--1-5rem);
  display: none;
}

.padding-global._20px {
  margin-bottom: 20px;
}

.padding-section-large {
  padding-top: var(--section--large);
}

.text-size-large {
  font-size: var(--fixed--1-25rem);
}

.icon-height-medium {
  height: var(--fixed--2rem);
  max-width: none;
  display: inline;
}

.heading-style-h1 {
  font-family: var(--_typography---h1--font-family);
  font-size: var(--_typography---h1--font-size);
  line-height: var(--_typography---h1--line-height);
  font-weight: var(--_typography---h1--font-weight);
  letter-spacing: var(--_typography---h1--letter-spacing);
}

.text-weight-bold {
  font-weight: var(--_typography---font-weight--bold);
}

.spacer-small {
  padding-top: var(--spacer--small);
  width: 100%;
}

.aspect-ratio-square {
  aspect-ratio: 1;
}

.padding-section-xxlarge {
  padding-top: var(--section--xxlarge);
}

.overflow-auto {
  overflow: auto;
}

.heading-style-h4 {
  margin-top: var(--fixed--2rem);
  font-family: var(--_typography---h4--font-family);
  color: var(--_colors---primary--beige);
  font-size: var(--border-radius--xxhuge);
  line-height: var(--_typography---h4--line-height);
  font-weight: var(--_typography---h4--font-weight);
  letter-spacing: var(--_typography---h4--letter-spacing);
}

.heading-style-h4._0rem {
  margin-top: var(--fixed--0rem);
}

.heading-style-h4.head {
  margin-top: var(--fixed--2-5rem);
}

.align-center {
  margin-left: auto;
  margin-right: auto;
}

.container-tiny {
  width: 100%;
  max-width: 36rem;
  margin-left: auto;
  margin-right: auto;
}

.resources_structure-out {
  border: 1px solid #1e7bfa;
  width: 100%;
  position: relative;
}

.resources_structure-out.fill-bg {
  background-image: url('../images/webflow-spacing-bg-final_1webflow-spacing-bg-final.png');
  background-position: 0 0;
  background-size: 80px;
}

.heading-style-h6 {
  font-family: var(--_typography---h6--font-family);
  font-size: var(--_typography---h6--font-size);
  line-height: var(--_typography---h6--line-height);
  font-weight: var(--_typography---h6--font-weight);
  letter-spacing: var(--_typography---h6--letter-spacing);
}

.text-style-all-caps {
  text-transform: uppercase;
}

.resources_groups {
  grid-row-gap: var(--fixed--4rem);
  flex-direction: column;
  display: flex;
}

.aspect-ratio-widescreen {
  aspect-ratio: 16 / 9;
}

.max-width-xlarge {
  width: 100%;
  max-width: 64rem;
}

.ss_structure-box {
  pointer-events: none;
  background-color: #fff;
  height: 3rem;
  position: relative;
}

.text-style-label {
  font-family: var(--_typography---font-family--detail);
  color: var(--_colors---primary--beige);
  font-size: var(--fixed--0-875rem);
  font-weight: var(--_typography---font-weight--medium);
  letter-spacing: .1em;
  text-transform: uppercase;
}

.display-inline-block {
  display: inline-block;
}

.container-xsmall {
  width: 100%;
  max-width: 52rem;
  margin-left: auto;
  margin-right: auto;
}

.icon-height-large {
  height: var(--fixed--2-5rem);
  aspect-ratio: 1;
  position: relative;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.container-xxsmall {
  width: 100%;
  max-width: 45rem;
  margin-left: auto;
  margin-right: auto;
}

.text-weight-normal {
  font-weight: var(--_typography---font-weight--regular);
}

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

.spacer-xxlarge {
  padding-top: var(--spacer--xxlarge);
  width: 100%;
}

.max-width-full {
  width: 100%;
  max-width: none;
}

.display-block {
  display: block;
}

.padding-section-xsmall {
  padding-top: var(--section--xsmall);
}

.padding-section-small {
  padding-top: var(--section--small);
}

.padding-section-small.no {
  display: none;
}

.resources_item-label {
  grid-column-gap: .5rem;
  color: #8c9399;
  border-bottom: 1px solid #ebebec;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-height: 3rem;
  margin-right: 0;
  padding: .75rem .75rem .75rem 1rem;
  display: flex;
  position: relative;
}

.text-size-regular {
  font-size: var(--fixed--1rem);
}

.resources_structure-in {
  pointer-events: none;
  background-color: #fff;
  width: 100%;
  height: 3rem;
  position: relative;
}

.resources_structure-in.utility {
  background-color: #2d40ea1a;
}

.resources_structure-in.utility.full-height {
  height: 100%;
}

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

.spacer-xlarge {
  padding-top: var(--spacer--xlarge);
  width: 100%;
}

.text-style-muted {
  opacity: .6;
}

.section_resources.min-height {
  min-height: 80vh;
}

.text-weight-black {
  font-weight: var(--_typography---font-weight--black);
}

.padding-section-xlarge {
  padding-top: var(--section--xlarge);
}

.max-width-xsmall {
  width: 100%;
  max-width: 16rem;
}

.heading-style-h3 {
  font-family: var(--_typography---h3--font-family);
  color: var(--_colors---grey--300);
  font-size: var(--border-radius--xxhuge);
  line-height: var(--_typography---h4--line-height);
  font-weight: var(--_typography---h3--font-weight);
  letter-spacing: var(--_typography---h3--letter-spacing);
}

.heading-style-h3.text-weight-normal {
  font-weight: var(--_typography---font-weight--regular);
}

.display-inline {
  display: inline;
}

.text-size-tiny {
  font-size: var(--fixed--0-75rem);
}

.spacer-xsmall {
  padding-top: var(--spacer--xsmall);
  width: 100%;
}

.spacing-clean {
  margin: 0;
  padding: 0;
}

.text-weight-xlight {
  font-weight: var(--_typography---font-weight--extra-light);
}

.max-width-xxlarge {
  width: 100%;
  max-width: 80rem;
}

.text-size-small {
  font-size: var(--fixed--0-875rem);
}

.text-weight-semibold {
  font-weight: var(--_typography---font-weight--semibold);
}

.max-width-small {
  width: 100%;
  max-width: 20rem;
}

.resources_class {
  padding: var(--fixed--0-5rem) .625rem;
  color: #fff;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--fixed--0-75rem);
  line-height: 1.3;
  font-weight: var(--_typography---font-weight--medium);
  background-color: #1e7bfa;
  border-radius: 4px;
}

.resources_class.custom-border {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.resources_class.html-tag {
  color: #f6f6f3;
  background-color: #cf4bb3;
  border-style: none;
}

.text-style-strikethrough {
  text-decoration: line-through;
}

.max-width-medium {
  width: 100%;
  max-width: 32rem;
}

.container-full {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.page-wrapper {
  z-index: 1;
  position: relative;
}

.page-wrapper.full-height {
  flex-flow: column;
  min-height: 100vh;
  display: flex;
}

.container-medium {
  width: 100%;
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
}

.spacer-xxsmall {
  padding-top: var(--spacer--xxsmall);
  width: 100%;
}

.pointer-events-none {
  pointer-events: none;
}

.container-small {
  width: 100%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}

.resources_subheading {
  font-size: var(--fixed--1rem);
  font-weight: var(--_typography---font-weight--medium);
}

.spacer-huge {
  padding-top: var(--spacer--huge);
  width: 100%;
}

.resources_class-wrap {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.heading-style-h2 {
  font-family: var(--_typography---h2--font-family);
  font-size: var(--_typography---h2--font-size);
  line-height: var(--_typography---h2--line-height);
  font-weight: var(--_typography---h2--font-weight);
  letter-spacing: var(--_typography---h2--letter-spacing);
}

.container-large {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 120rem;
  margin-left: auto;
  margin-right: auto;
}

.z-index-2 {
  z-index: 2;
  position: relative;
}

.text-style-italic {
  font-style: italic;
}

.overflow-hidden {
  overflow: hidden;
}

.max-width-xxsmall {
  width: 100%;
  max-width: 12rem;
}

.text-weight-medium {
  font-weight: var(--_typography---font-weight--medium);
}

.spacer-large {
  padding-top: var(--spacer--large);
  width: 100%;
}

.spacer-large.none {
  display: none;
}

.resources_fonts {
  grid-column-gap: 5.5rem;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  width: 100%;
  display: flex;
}

.resources_license-image {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
}

.resources_font-1 {
  font-family: var(--_typography---font-family--primary);
  font-size: var(--fixed--5rem);
  line-height: 1;
  font-weight: var(--_typography---font-weight--regular);
}

.resources_license-wrap {
  grid-column-gap: var(--fixed--1rem);
  grid-row-gap: var(--fixed--1rem);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  width: 100%;
  display: grid;
  position: relative;
  overflow: hidden;
}

.resources_licenses-links {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.resources_font-block {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: column;
  align-items: flex-start;
  transition: opacity .2s;
  display: flex;
}

.resources_font-block:hover {
  opacity: .7;
}

.resources_licenses-group {
  grid-row-gap: 1.25rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.resources_license-image-link {
  aspect-ratio: 1;
  border-radius: var(--border-radius--xsmall);
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  overflow: clip;
}

.resources_grid {
  grid-column-gap: 1.5rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.resources_font-2 {
  font-family: var(--_typography---font-family--detail);
  font-size: var(--fixed--5rem);
  line-height: 1;
  font-weight: var(--_typography---font-weight--regular);
}

.resources_changelog-list {
  grid-row-gap: 3rem;
  flex-direction: column;
  display: flex;
}

.resources_changelog-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.buy-template {
  z-index: 98;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #000;
  letter-spacing: -.02em;
  background-color: #fff;
  border-radius: .75rem;
  justify-content: center;
  align-items: center;
  padding: .75rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  font-weight: 600;
  display: flex;
  position: fixed;
  inset: auto 1rem 1rem auto;
  box-shadow: 0 10px 10px -5px #0003;
}

.home-header_img-wrap {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  max-width: none;
  display: flex;
  position: absolute;
}

.home-header_img-wrap._1 {
  top: 0;
}

.home-header_img-wrap._2 {
  top: 15%;
  right: 15%;
}

.home-header_img-wrap._3 {
  right: 0;
}

.home-header_img-wrap._4 {
  bottom: 15%;
  right: 15%;
}

.home-header_img-wrap._5 {
  bottom: 0%;
}

.home-header_img-wrap._6 {
  bottom: 15%;
  left: 15%;
}

.home-header_img-wrap._7 {
  left: 0%;
}

.home-header_img-wrap._8 {
  top: 15%;
  left: 15%;
}

.section_home-header {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: 100vh;
  display: none;
  position: relative;
}

.home-header_component {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.home-header_headings {
  justify-content: center;
  align-items: center;
  max-width: 32rem;
  display: flex;
  position: relative;
}

.home-header_heading {
  font-family: var(--_typography---h1--font-family);
  font-size: var(--fixed--4-5rem);
  line-height: 100%;
  font-weight: var(--_typography---h1--font-weight);
  text-align: center;
}

.home-header_heading._2 {
  color: var(--_colors---primary--beige);
  font-size: 5.2rem;
  display: none;
  position: absolute;
}

.home-header_heading._1 {
  color: var(--_colors---primary--beige);
  font-size: 5.2rem;
}

.home-header_heading._3 {
  color: var(--_colors---primary--beige);
  font-size: 5rem;
  display: none;
  position: absolute;
}

.home-header_imgs-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.home-header_imgs-wrap {
  aspect-ratio: 1;
  justify-content: center;
  align-items: center;
  height: 85%;
  min-height: 55rem;
  display: flex;
  position: absolute;
  transform: rotate(0);
}

.button {
  background-color: var(--_colors---grey--800);
  color: #fff;
  font-size: var(--fixed--1rem);
  font-weight: var(--_typography---font-weight--medium);
  border-radius: .5rem;
  display: block;
  position: relative;
  overflow: clip;
}

.button:where(.w-variant-b8634f3d-4f7e-297a-e558-b94b09f0008b) {
  color: var(--_colors---primary--black);
  background-color: #0000;
  background-image: linear-gradient(#f2f1ed, #dddbd1);
}

.button:where(.w-variant-994e88c4-baec-2bbf-d0b3-8a2991a92ab2) {
  border-radius: var(--fixed--0-5rem);
  color: var(--_colors---primary--black);
  font-size: var(--fixed--0-875rem);
  background-color: #0000;
  background-image: linear-gradient(#f2f1ed, #dddbd1);
}

.button:active {
  transform: translate(0, 2px);
  box-shadow: 0 4px 4px #0000004d;
}

.button_inner {
  padding: var(--fixed--1rem) var(--fixed--2rem);
  transition: box-shadow .2s;
  position: relative;
  overflow: hidden;
  box-shadow: inset 0 0 7px #ffffff47;
}

.button_inner:where(.w-variant-994e88c4-baec-2bbf-d0b3-8a2991a92ab2) {
  padding: var(--fixed--0-875rem) var(--fixed--1-5rem);
}

.button_inner:hover {
  box-shadow: inset 0 0 7px #fff9;
}

.button_gradient {
  z-index: 1;
  opacity: 0;
  pointer-events: none;
  border-radius: 12px;
  position: absolute;
  inset: 0%;
}

.button_gradient-ball {
  filter: blur(20px);
  mix-blend-mode: overlay;
  border-radius: 50%;
  width: 50%;
  height: 50%;
}

.button_gradient-ball.ball-1 {
  background-color: #fd3846;
  background-image: linear-gradient(to right, #fd3846, #ffd000);
  position: absolute;
  bottom: 0;
}

.button_gradient-ball.ball-1:where(.w-variant-994e88c4-baec-2bbf-d0b3-8a2991a92ab2) {
  filter: blur(13px);
}

.button_gradient-ball.ball-2 {
  background-image: linear-gradient(78deg, #a600ff, #2bff00);
  position: absolute;
  bottom: 0;
  left: 50%;
}

.button_gradient-ball.ball-2:where(.w-variant-994e88c4-baec-2bbf-d0b3-8a2991a92ab2) {
  filter: blur(13px);
}

.button_text {
  z-index: 5;
  position: relative;
}

.button_gradient-glow {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  inset: 0%;
}

.navbar {
  z-index: 99;
  padding-top: var(--fixed--1rem);
  width: 100%;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar_logo {
  width: 3.5rem;
}

.navbar_component {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navbar_link-text._2 {
  pointer-events: none;
  position: absolute;
  top: 100%;
}

.navbar_link-text._1 {
  pointer-events: none;
}

.navbar_links-wrap {
  padding: .5rem var(--fixed--0-5rem) .5rem var(--fixed--1-75rem);
  grid-column-gap: var(--fixed--1-75rem);
  grid-row-gap: var(--fixed--1-75rem);
  opacity: .95;
  -webkit-backdrop-filter: blur(25px);
  backdrop-filter: blur(25px);
  background-color: #000;
  background-image: linear-gradient(#00000080 49%, #292929b3);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
  box-shadow: inset 0 4px 3px -3px #ffffff69, inset 0 4px 20px -5px #4e4e4e;
}

.navbar_links {
  grid-column-gap: var(--fixed--1-5rem);
  grid-row-gap: var(--fixed--1-5rem);
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar_link {
  color: #fff;
  font-size: var(--fixed--0-875rem);
  line-height: 1.2;
  font-weight: var(--_typography---font-weight--medium);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
  overflow: clip;
}

.home-header_location {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.home-header_location-globe {
  width: 1.5rem;
  height: 1.5rem;
}

.home-header_label {
  font-family: var(--_typography---font-family--primary);
  font-size: var(--fixed--1rem);
  font-weight: var(--_typography---font-weight--medium);
}

.home-header_labels-wrap {
  z-index: 3;
  width: 100%;
  position: absolute;
  inset: auto 0% 2rem;
}

.home-header_labels {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.home-header_text {
  color: var(--_colors---grey--200);
  font-size: var(--fixed--1-125rem);
  font-weight: var(--_typography---font-weight--medium);
  text-align: center;
  max-width: 25.625rem;
}

.home-header_text.socialproof {
  color: var(--_colors---grey--300);
  font-size: var(--fixed--0-875rem);
  margin-left: 5px;
  text-decoration: underline;
}

.navbar_logo-wrap {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  top: -.5rem;
}

.navbar_logo-wrap.w--current {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.label_wrap {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
}

.brands_list-wrapper {
  justify-content: flex-start;
  align-items: center;
  max-width: 120rem;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: relative;
  -webkit-mask: linear-gradient(270deg, #0000, #000 15% 85%, #0000);
  mask: linear-gradient(270deg, #0000, #000 15% 85%, #0000);
}

.brands_item-texts {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 70%;
  display: flex;
}

.brands_item-block {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-right: 1.125rem;
  display: flex;
}

.brands_heading {
  max-width: 56rem;
}

.section_brands {
  padding-top: 60px;
}

.brands_item-logo {
  height: 21%;
}

.brands_item-name {
  text-align: center;
  font-size: 1rem;
}

.brands_item-logo-wrap {
  aspect-ratio: 1;
  background-color: #fff;
  border-radius: 1.125rem;
  justify-content: center;
  align-items: center;
  width: 16rem;
  display: flex;
}

.label_line {
  width: var(--fixed--3-5rem);
  background-image: linear-gradient(90deg, #fe4b28, #febd01 26%, #0266fc 56%, #895cfe 82%, #fe3366);
  height: 2px;
}

.brands_item-desc {
  color: var(--_colors---grey--300);
  font-size: .75rem;
  font-weight: var(--_typography---font-weight--medium);
  text-align: center;
}

.brands_head {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: .4fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  width: 100%;
  display: grid;
}

.brands_list {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.line {
  border-top: 1px dotted var(--_colors---grey--300);
  width: 100%;
  height: 1px;
}

.home-about_wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 200rem;
  display: flex;
  position: relative;
}

.home-about_sticky {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.home-about_component {
  padding: var(--fixed--1rem);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  transition: padding .6s;
  display: flex;
  position: relative;
}

.home-about_img-wrap {
  border-radius: 1rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  transition: border-radius .6s;
  display: flex;
  position: relative;
  overflow: clip;
}

.home-about_heading {
  font-family: var(--_typography---h3--font-family);
  font-size: var(--_typography---h3--font-size);
  line-height: var(--_typography---h3--line-height);
  font-weight: var(--_typography---h3--font-weight);
  letter-spacing: var(--_typography---h3--letter-spacing);
  white-space: nowrap;
  position: absolute;
}

.home-about_heading._2 {
  font-family: var(--_typography---h3--font-family);
  left: calc(100% + .25rem);
}

.home-about_heading._1 {
  right: calc(100% + .25rem);
}

.home-about_img {
  object-fit: cover;
  width: 100vw;
  min-width: 100vw;
  max-width: none;
  height: 100vh;
  min-height: 100vh;
  position: absolute;
}

.home-about_img-text {
  z-index: 2;
  font-family: var(--_typography---h3--font-family);
  color: var(--_colors---primary--white);
  font-size: var(--_typography---h3--font-size);
  line-height: var(--_typography---h3--line-height);
  font-weight: var(--_typography---h3--font-weight);
  text-align: center;
  letter-spacing: var(--_typography---h3--letter-spacing);
  white-space: nowrap;
  position: absolute;
}

.work-list_wrapper {
  width: 60%;
  max-width: 50rem;
}

.work-list_list {
  grid-column-gap: var(--fixed--7rem);
  grid-row-gap: var(--fixed--7rem);
  flex-flow: column;
  width: 100%;
  display: flex;
}

.work-list_item {
  width: 100%;
}

.work-list_component {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.work-list_block {
  grid-column-gap: 2.25rem;
  grid-row-gap: 2.25rem;
  perspective: 1200px;
  flex-flow: column;
  width: 100%;
  display: flex;
  position: relative;
}

.work-list_infos {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.work-list_images-wrap {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.work-list_image-main {
  z-index: 2;
  aspect-ratio: 16 / 9;
  border-radius: var(--border-radius--huge);
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.work-list_img-main {
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100%;
  position: absolute;
}

.work-list_img-second {
  object-fit: cover;
  width: 130%;
  max-width: none;
  height: 130%;
  position: absolute;
}

.work-list_image-second {
  z-index: 4;
  aspect-ratio: 3 / 2;
  border-radius: var(--fixed--1rem);
  transform-style: preserve-3d;
  justify-content: center;
  align-items: center;
  width: 24%;
  display: flex;
  position: absolute;
  top: 20%;
  right: -8%;
  overflow: hidden;
  transform: translate3d(0, 0, 100px);
}

.work-list_head {
  position: relative;
}

.hover_pill {
  padding: var(--fixed--0-5rem) var(--fixed--0-875rem);
  border-radius: var(--border-radius--small);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: #fff;
  background-color: #0a0a0a4d;
  font-size: .75rem;
  font-weight: 500;
  display: none;
  position: absolute;
  top: 1.5rem;
  bottom: auto;
  left: 1.5rem;
}

.work-list_number-wrap {
  background-color: var(--_colors---primary--black);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
  position: absolute;
  top: 0;
  right: -1.5rem;
}

.work-list_number {
  color: var(--_colors---primary--white);
  font-size: var(--fixed--0-875rem);
  font-weight: var(--_typography---font-weight--medium);
}

.services_component {
  grid-column-gap: var(--fixed--4rem);
  grid-row-gap: var(--fixed--4rem);
  grid-template-rows: auto;
  grid-template-columns: 1fr .8fr;
  grid-auto-columns: 1fr;
  place-items: start;
  display: grid;
}

.services_items {
  grid-column-gap: var(--fixed--3rem);
  grid-row-gap: var(--fixed--3rem);
  flex-flow: column;
  width: 100%;
  display: flex;
}

.services_item {
  grid-column-gap: var(--fixed--0-75rem);
  grid-row-gap: var(--fixed--0-75rem);
  flex-flow: column;
  width: 100%;
  display: flex;
}

.services_img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.services_img-wrap {
  aspect-ratio: 3 / 2;
  border-radius: var(--border-radius--medium);
  width: 100%;
  position: relative;
  overflow: clip;
}

.services_item-infos {
  grid-column-gap: var(--fixed--0-25rem);
  grid-row-gap: var(--fixed--0-25rem);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.services_desc {
  color: var(--_colors---grey--300);
  font-size: var(--fixed--0-875rem);
  font-weight: var(--_typography---font-weight--medium);
}

.services_content {
  top: var(--fixed--5rem);
  position: sticky;
}

.cta_component {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.cta_graphic-wrap {
  aspect-ratio: 1;
  border-radius: var(--border-radius--ultra);
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  overflow: clip;
}

.cta_graphic {
  filter: blur(20px);
  object-fit: cover;
  width: 120%;
  height: 120%;
  position: absolute;
}

.cta_content {
  padding: var(--fixed--4rem);
  grid-column-gap: var(--fixed--3rem);
  grid-row-gap: var(--fixed--3rem);
  border-radius: var(--border-radius--ultra);
  background-color: var(--_colors---primary--white);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.cta_button-wrap {
  grid-column-gap: var(--fixed--1-75rem);
  grid-row-gap: var(--fixed--1-75rem);
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.cta_text {
  color: var(--_colors---grey--300);
  font-size: var(--fixed--0-875rem);
  font-weight: var(--_typography---font-weight--medium);
  max-width: 350px;
}

.cta_head {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 31.875rem;
  display: flex;
}

.pill_wrap {
  z-index: 5;
  padding: .35rem var(--fixed--1-125rem);
  grid-column-gap: var(--fixed--0-875rem);
  grid-row-gap: var(--fixed--0-875rem);
  border-radius: var(--fixed--15rem);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #e7e6e0;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cta_pill {
  color: var(--_colors---grey--300);
  font-size: var(--fixed--0-875rem);
  font-weight: var(--_typography---font-weight--medium);
}

.scroll-note_text {
  z-index: 2;
  font-family: var(--_typography---font-family--detail);
  color: #727067;
  font-size: var(--fixed--0-875rem);
  font-weight: var(--_typography---font-weight--medium);
  letter-spacing: .1em;
  text-transform: uppercase;
  position: absolute;
  top: 2rem;
}

.footer_link-label {
  color: var(--_colors---primary--black);
  font-weight: 400;
}

.footer_legal-links {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: center;
  display: flex;
}

.footer_component {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.footer_lists {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer_social-media {
  width: var(--fixed--1-5rem);
}

.footer_template-link {
  color: var(--_colors---grey--300);
  font-size: .75rem;
  font-weight: 500;
  transition: background-color .2s;
}

.footer_template-link:hover {
  color: var(--_colors---primary--black);
}

.footer_wrap {
  z-index: 0;
  padding-top: var(--fixed--4rem);
  padding-right: var(--fixed--2rem);
  padding-left: var(--fixed--2rem);
  grid-column-gap: var(--fixed--6rem);
  grid-row-gap: var(--fixed--6rem);
  border-radius: var(--border-radius--xxlarge);
  background-color: var(--_colors---primary--white);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: clip;
}

.footer_template-links {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: wrap;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.footer_copyright {
  color: var(--_colors---grey--300);
  font-size: .75rem;
  font-weight: 400;
}

.footer_main {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer_links-groups {
  grid-column-gap: 5.5rem;
  grid-row-gap: 5.5rem;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 80%;
  display: flex;
}

.footer_links-list {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer_social-media-wrap {
  justify-content: center;
  align-items: center;
  transition: opacity .2s;
  display: flex;
}

.footer_social-media-wrap:hover {
  opacity: .6;
}

.footer_legal-divider {
  background-color: var(--_colors---grey--200);
  width: 1px;
  height: 1.25rem;
}

.footer_group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer_legal-wrap {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer_social {
  grid-column-gap: var(--fixed--1rem);
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.footer_link {
  color: var(--_colors---grey--400);
  font-size: .875rem;
  font-weight: var(--_typography---font-weight--medium);
}

.footer_link:hover {
  color: var(--_colors---primary--black);
}

.footer {
  padding: 60px var(--fixed--1-5rem) var(--fixed--1-5rem);
}

.footer_brand {
  color: var(--_colors---grey--300);
  font-size: 20vw;
  line-height: 1;
  font-weight: var(--_typography---font-weight--medium);
  letter-spacing: -.05em;
  margin-right: auto;
}

.about-header_content {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: sticky;
  top: 0;
}

.about-header_asset-text {
  color: #fff;
  font-size: var(--fixed--0-75rem);
  font-weight: var(--_typography---font-weight--medium);
}

.about-header_asset-info {
  z-index: 3;
  grid-column-gap: var(--fixed--0-75rem);
  grid-row-gap: var(--fixed--0-75rem);
  background-image: linear-gradient(#00000078, #0000);
  flex-flow: column;
  width: 100%;
  padding: 1.25rem;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.about-header_asset-line {
  opacity: .38;
  background-color: #fff;
  width: 100%;
  height: 1px;
}

.about-header_cube-side {
  background-color: var(--_colors---primary--black);
  backface-visibility: hidden;
  border-radius: 3vh;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: clip;
}

.about-header_cube-side._4 {
  z-index: 1;
  transform-origin: 0%;
  transform-style: preserve-3d;
  position: absolute;
  inset: 0% 0% auto auto;
  transform: translate3d(0%, 0, -16vh)rotateX(0)rotateY(-90deg)rotateZ(0);
}

.about-header_cube-side._2 {
  z-index: 3;
  transform-origin: 0%;
  transform-style: preserve-3d;
  position: absolute;
  inset: 0% 0% auto auto;
  transform: translate3d(100%, 0, 16vh)rotateX(0)rotateY(90deg)rotateZ(0);
}

.about-header_cube-side._3 {
  z-index: 2;
  transform-style: preserve-3d;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: rotateX(0)rotateY(180deg)rotateZ(0)translate3d(0%, 0%, 16vh);
}

.about-header_cube-side._1 {
  z-index: 4;
  transform-style: preserve-3d;
  position: absolute;
  transform: translate3d(0, 0, 16vh);
}

.about-header_asset {
  z-index: 1;
  backface-visibility: hidden;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.about-header_cube {
  aspect-ratio: 1 / 1.85;
  transform-style: preserve-3d;
  justify-content: center;
  align-items: center;
  width: 32vh;
  display: flex;
  position: relative;
  transform: rotateX(0)rotateY(1deg)rotateZ(0);
}

.about-header_cube-wrap {
  z-index: 3;
  perspective: 1500px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.about-header_gradient {
  z-index: 2;
  background-image: linear-gradient(#00000063, #0000000d 54%, #0000 78%);
  width: 100%;
  height: 20%;
  position: absolute;
  inset: 0% 0% auto;
}

.about-header_spacing {
  padding-top: 3vh;
}

.approach_items {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.approach_item {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  display: flex;
}

.approach_img-wrap {
  aspect-ratio: 3 / 2;
  border-radius: var(--border-radius--large);
  object-fit: cover;
  width: 100%;
  position: relative;
  overflow: clip;
}

.approach_img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.approach_item-content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.approach_component {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.about-values_imgs-wrap {
  border-radius: var(--border-radius--huge);
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  display: flex;
  position: relative;
  overflow: clip;
}

.about-values_block-content {
  grid-column-gap: var(--fixed--1-75rem);
  grid-row-gap: var(--fixed--1-75rem);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 21rem;
  display: flex;
}

.about-values_wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.about-values_head-wrap {
  max-width: 21rem;
}

.about-values_imgs-wrapper {
  padding-top: var(--fixed--3rem);
  padding-bottom: var(--fixed--3rem);
  width: 50%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.section_values {
  position: relative;
}

.about-values_img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: transform .7s cubic-bezier(.215, .61, .355, 1);
}

.about-values_head {
  grid-column-gap: var(--fixed--1-25rem);
  grid-row-gap: var(--fixed--1-25rem);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.about-values_img-tablet {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: transform .7s cubic-bezier(.215, .61, .355, 1);
  display: none;
}

.about-values_content {
  width: 50%;
  padding-top: 10vh;
  padding-bottom: 10vh;
}

.about-values_img-wrap {
  width: 100%;
  height: 100%;
  transition: transform .5s cubic-bezier(.215, .61, .355, 1), opacity .5s cubic-bezier(.215, .61, .355, 1);
  overflow: clip;
}

.about-values_img-wrap._1 {
  z-index: 1;
  position: relative;
}

.about-values_img-wrap._3 {
  z-index: 3;
  opacity: 0;
  position: absolute;
}

.about-values_img-wrap._2 {
  z-index: 2;
  opacity: 0;
  position: absolute;
}

.about-values_block {
  flex-direction: column;
  justify-content: center;
  padding: 20vh 15% 20vh 20%;
  display: flex;
}

.about-team_grid {
  grid-column-gap: var(--fixed--4rem);
  grid-row-gap: var(--fixed--5rem);
  object-fit: cover;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
}

.about-team_item {
  grid-column-gap: var(--fixed--1-125rem);
  grid-row-gap: var(--fixed--1-125rem);
  flex-flow: column;
  width: 100%;
  display: flex;
}

.about-team_img-wrap {
  aspect-ratio: 2 / 2.4;
  border-radius: var(--border-radius--small);
  width: 100%;
  position: relative;
  overflow: clip;
}

.about-team_img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.about-team_texts {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.about-team_text {
  font-family: BDO Grotesk, Arial, sans-serif;
  font-size: var(--fixed--1rem);
  line-height: 120%;
  font-weight: var(--_typography---font-weight--medium);
}

.text-color-grey-350 {
  color: #707070;
}

.about-team_text-2 {
  font-family: BDO Grotesk, Arial, sans-serif;
  font-size: .875rem;
  line-height: 120%;
}

.team_component {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.section_cta {
  display: none;
}

.blog-list_head {
  grid-column-gap: var(--fixed--0-75rem);
  grid-row-gap: var(--fixed--0-75rem);
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.blog-list_subheading {
  margin-bottom: var(--fixed--0-5rem);
  color: var(--_colors---grey--300);
  font-size: var(--fixed--1rem);
  font-weight: var(--_typography---font-weight--medium);
}

.blog-list_list {
  grid-column-gap: var(--fixed--1-5rem);
  grid-row-gap: var(--fixed--1-5rem);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.blog-list_block {
  grid-column-gap: var(--fixed--1-5rem);
  grid-row-gap: var(--fixed--1-5rem);
  flex-flow: column;
  width: 100%;
  display: flex;
}

.blog-list_img {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  width: 100%;
}

.blog-list_img-wrap {
  border-radius: var(--border-radius--medium);
  overflow: clip;
}

.blog-list_content {
  grid-column-gap: var(--fixed--0-75rem);
  grid-row-gap: var(--fixed--0-75rem);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 95%;
  display: flex;
}

.blog-list_desc {
  color: var(--_colors---grey--400);
}

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

.input-wrapper {
  position: relative;
}

.newsletter_arrow {
  width: var(--fixed--2rem);
  color: #fff;
}

.newsletter_button {
  aspect-ratio: 1;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.newsletter_form {
  position: relative;
}

.newsletter_submit-btn {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  height: 100%;
  position: relative;
}

.newsletter_btn-wrap {
  border-radius: var(--fixed--3rem);
  background-color: #00000080;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.text-field {
  border-radius: var(--fixed--3-5rem);
  background-color: var(--_colors---primary--white);
  font-family: var(--_typography---font-family--primary);
  color: #000;
  font-size: var(--fixed--3-5rem);
  border: 1px #000;
  height: 13rem;
  margin-bottom: 0;
  padding-left: 5rem;
  padding-right: 13rem;
}

.text-field::placeholder {
  color: #000;
}

.newsletter_btn-wrapper {
  padding: var(--fixed--1rem);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.newsletter_form-block {
  width: 100%;
  margin-bottom: 0;
}

.newsletter_label-wrap {
  padding-left: var(--fixed--5rem);
}

.success-message {
  border-radius: var(--border-radius--small);
  background-color: #dad8d2;
  padding: 0;
}

.newsletter_success-in {
  padding: var(--fixed--2-75rem);
  grid-column-gap: var(--fixed--0-5rem);
  grid-row-gap: var(--fixed--0-5rem);
  flex-flow: column;
  display: flex;
}

.error-message {
  border-radius: var(--fixed--0-5rem);
  position: relative;
}

.button-solid {
  z-index: 2;
  padding: var(--fixed--1-5rem) 1.75rem;
  font-family: var(--_typography---font-family--secondary);
  color: #fff;
  font-size: var(--fixed--0-875rem);
  line-height: 1.5;
  font-weight: var(--_typography---font-weight--medium);
  text-align: center;
  background-color: #242424;
  background-image: linear-gradient(#242424, #131313);
  border: 1px solid #0000;
  border-bottom-style: none;
  border-radius: 1rem;
  justify-content: center;
  align-items: center;
  transition: border .2s;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 #0000, -1.1px 1.2px .1px #00000006, -2.2px 2.4px .3px #00000008, -3.3px 3.7px .5px #00000009, -4.6px 5.1px .7px #00000009, -6px 6.6px .9px #0000000a, -7.6px 8.4px 1.3px #0000000a, -9.5px 10.5px 1.8px #0000000b, -11.8px 13px 2.4px #0000000b, -14.7px 16.2px 3.2px #0000000b, -18.3px 20.2px 4.4px #0000000b, -23px 25.4px 6px #0000000b, -29.3px 32.3px 8.2px #0000000c, -37.8px 41.8px 11.3px #0000000c, -49.9px 55.1px 15.9px #0000000c, -67.7px 74.8px 22.7px #0000000d, -96.7px 106.8px 34px #0000000e, -152.5px 168.5px 56.1px #0000000e;
}

.button-solid:hover {
  background-image: linear-gradient(#585858, #141414);
}

.contact_form {
  display: block;
}

.contact_fields-wrap {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  display: flex;
}

.form_field {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--_colors---primary--black);
  color: #000;
  background-color: #0000;
  border-radius: 0;
  height: 3.5rem;
  margin-bottom: 0;
  padding: 1rem 0;
  font-size: 1rem;
}

.form_field:focus {
  border-bottom-color: var(--_colors---primary--black);
}

.form_field::placeholder {
  color: #000;
}

.form_field.message {
  height: 8rem;
}

.contact_fields {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  display: flex;
}

.contact_form-block {
  margin-bottom: 0;
  display: block;
}

.contact_field-wrap-2 {
  display: block;
}

.contact_form-wrap, .faq_component {
  flex-flow: column;
  display: flex;
}

.faq_answer-spacing {
  width: 100%;
  height: 1.25rem;
  min-height: 1.25rem;
}

.faq_answer-wrap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 7.9922% 1fr;
  grid-auto-columns: 1fr;
  padding-left: 4rem;
  display: flex;
  overflow: hidden;
}

.faq_question {
  font-size: var(--fixed--1-125rem);
  line-height: 1.3;
  font-weight: var(--_typography---font-weight--medium);
  letter-spacing: -.01em;
}

.faq_question-wrap {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  cursor: pointer;
  grid-template-rows: auto;
  grid-template-columns: 5.65302% 1fr 5.89864%;
  grid-auto-columns: 1fr;
  align-items: center;
  padding-top: 1.125rem;
  display: grid;
}

.faq_accordion {
  padding-bottom: var(--fixed--1-25rem);
  border-bottom: 1px dotted #b6b6b6;
}

.faq_button {
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
}

.div-block-34-copy {
  background-color: var(--_colors---primary--black);
  color: #fff;
  text-align: center;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  font-size: .75rem;
  display: flex;
}

.faq_button-line {
  width: var(--fixed--1-25rem);
  background-color: #011d3f;
  flex: none;
  height: 2px;
}

.faq_button-line.is-second {
  position: absolute;
  transform: rotate(90deg);
}

.home-header_img {
  aspect-ratio: 1 / 1.3;
  border-radius: var(--fixed--1-25rem);
  object-fit: cover;
  width: 15rem;
  max-width: none;
  height: 10rem;
  padding-top: 3px;
  padding-bottom: 3px;
  position: absolute;
}

.section_services {
  padding-top: 60px;
  padding-bottom: 60px;
}

.section_services.hide-section, .navbar_hamburger-wrap {
  display: none;
}

.navbar_hamburger {
  z-index: 101;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1.75rem;
  height: 1.75rem;
  display: none;
  position: relative;
}

.navbar_hamburger-line {
  background-color: #000;
  width: 100%;
  height: 2px;
}

.work-list_desc {
  color: var(--_colors---grey--300);
  font-size: var(--fixed--0-875rem);
  font-weight: var(--_typography---font-weight--medium);
  text-align: center;
}

.post-header_image {
  aspect-ratio: 2;
  object-fit: cover;
  width: 100%;
  position: static;
}

.blog_other-label {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.post-header_image-wrap {
  border-radius: var(--border-radius--large);
  width: 100%;
  overflow: clip;
}

.post-header_infos {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.post-header_component {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.padding-global-5 {
  padding-left: 3rem;
  padding-right: 3rem;
}

.work-header_head {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 50rem;
  display: flex;
}

.work-header_component {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.work-final_img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.work-content_head {
  grid-column-gap: var(--fixed--1-25rem);
  grid-row-gap: var(--fixed--1-25rem);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.case-content_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.work-content_grid {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: .45fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  display: grid;
}

.case-content_component {
  flex-flow: column;
  display: flex;
}

.work-content_content {
  grid-column-gap: 2.75rem;
  grid-row-gap: 2.75rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 21.875rem;
  display: flex;
  position: sticky;
  top: 4rem;
}

.case-content_head {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.work-header_infos {
  grid-column-gap: var(--fixed--2-75rem);
  grid-row-gap: var(--fixed--2-75rem);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.work-header_brand {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.case-content_imgs-list {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.case-content_image-wrap {
  aspect-ratio: 3 / 2;
  border-radius: var(--border-radius--xxlarge);
  width: 100%;
  position: relative;
  overflow: clip;
}

.case-content_imgs-wrap {
  width: 100%;
}

.case-content_final-head {
  grid-column-gap: 2.75rem;
  grid-row-gap: 2.75rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 26rem;
  display: flex;
}

.empty-state {
  text-align: left;
  background-color: #f5f7fa;
  border-radius: .5rem;
  padding: 1.5rem;
  font-size: .875rem;
  font-weight: 600;
}

.work-final_img-wrap {
  aspect-ratio: 2;
  border-radius: var(--border-radius--xxlarge);
  width: 100%;
  position: relative;
  overflow: clip;
}

.work-header_info-text {
  color: var(--_colors---grey--300);
  font-size: .875rem;
  font-weight: var(--_typography---font-weight--medium);
}

.case-content_final {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  place-items: end stretch;
  display: grid;
}

.work-header_img-wrap {
  aspect-ratio: 2;
  border-radius: var(--border-radius--xxlarge);
  width: 100%;
  position: relative;
  overflow: clip;
}

.work-header_img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.case-content_imgs-item {
  width: 100%;
}

.work-content_heading {
  font-family: var(--_typography---h4--font-family);
  font-size: var(--fixed--2-5rem);
  line-height: var(--_typography---h4--line-height);
  font-weight: var(--_typography---h4--font-weight);
  letter-spacing: var(--_typography---h4--letter-spacing);
}

.collection-list-wrapper {
  width: 100%;
}

.work-related_img {
  aspect-ratio: 2;
  border-radius: var(--border-radius--small);
  object-fit: cover;
}

.work-related_infos {
  grid-column-gap: var(--fixed--0-75rem);
  grid-row-gap: var(--fixed--0-75rem);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block {
  color: var(--_colors---grey--400);
  font-size: var(--fixed--0-875rem);
  font-weight: var(--_typography---font-weight--medium);
}

.animation-scroll-border {
  border-radius: var(--fixed--2rem);
}

.class-for-animation {
  display: none;
}

.animation-scroll-padding {
  padding: var(--fixed--1-5rem);
}

.blog-list_title {
  font-family: var(--_typography---h5--font-family);
  font-size: var(--fixed--1-5rem);
  line-height: 115%;
  font-weight: var(--_typography---h5--font-weight);
  letter-spacing: var(--_typography---h5--letter-spacing);
}

.instructions_rich-text {
  line-height: 1.5;
}

.instructions_rich-text figure {
  margin-bottom: 3rem;
}

.instructions_rich-text h2 {
  margin-top: var(--fixed--3rem);
  margin-bottom: var(--fixed--2-25rem);
  padding-top: var(--fixed--1-5rem);
  padding-bottom: var(--fixed--1-5rem);
  padding-left: var(--fixed--1-5rem);
  font-size: var(--fixed--1-75rem);
  border-left: 3px solid #b6b4ad;
}

.instructions_rich-text p {
  margin-bottom: var(--fixed--2rem);
  line-height: 1.5;
}

.instructions_rich-text img {
  border-radius: var(--border-radius--medium);
}

.instructions_rich-text h4 {
  margin-bottom: var(--fixed--1-5rem);
  font-size: var(--fixed--1-75rem);
}

.instructions_rich-text h3 {
  margin-top: var(--fixed--2-5rem);
  margin-bottom: var(--fixed--1-5rem);
  padding-bottom: var(--fixed--1rem);
  border-bottom: 1px dotted var(--_colors---grey--300);
  font-size: var(--fixed--1-5rem);
}

.instructions_rich-text h6 {
  margin-bottom: var(--fixed--1rem);
  font-size: var(--fixed--1-25rem);
}

.instructions_rich-text blockquote {
  margin-top: var(--fixed--2rem);
  margin-bottom: var(--fixed--2-5rem);
  padding: var(--fixed--1-5rem);
  border-radius: var(--border-radius--xsmall);
  outline-offset: 4px;
  font-size: var(--fixed--1rem);
  background-color: #a3c9e542;
  outline: 1px dashed #0073ff;
}

.instructions_rich-text h1 {
  font-size: var(--fixed--4rem);
  margin-bottom: 1.5rem;
}

.instructions_rich-text h5 {
  margin-bottom: var(--fixed--1rem);
  font-size: var(--fixed--1-5rem);
}

.instructions_rich-text ul {
  margin-top: -.5rem;
  margin-bottom: var(--fixed--2rem);
}

.instructions_rich-text ol {
  margin-bottom: var(--fixed--2-5rem);
}

.instructions_rich-text a {
  padding: var(--fixed--0-125rem) var(--fixed--0-5rem) var(--fixed--0-125rem) 1.65rem;
  border-radius: var(--border-radius--xsmall);
  color: #2d62ff;
  font-weight: var(--_typography---font-weight--medium);
  background-color: #dfeaff;
  background-image: url('../images/link.svg');
  background-position: 8px;
  background-repeat: no-repeat;
  background-size: .75rem;
  display: inline-block;
}

.instructions_rich-text figcaption {
  margin-top: var(--fixed--0-75rem);
  color: var(--_colors---grey--300);
  font-size: var(--fixed--0-875rem);
  font-weight: var(--_typography---font-weight--regular);
}

.instructions_rich-text code {
  display: inline-block;
}

.docs_component {
  padding: var(--fixed--0-125rem) var(--fixed--0-5rem) var(--fixed--0-125rem) var(--fixed--1-75rem);
  border-radius: var(--spacer--xsmall);
  color: var(--_colors---primary--white);
  background-color: #289e50;
  background-image: url('../images/component.svg');
  background-position: 8px;
  background-repeat: no-repeat;
  background-size: .85rem;
  margin-top: 2px;
  margin-bottom: 2px;
  font-style: normal;
  display: inline-block;
}

.body, .heading {
  color: var(--_colors---primary--beige);
}

.services_item-2 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-image: linear-gradient(#282727, #1b1b1b);
  border-radius: 19px;
  flex-flow: column;
  width: 100%;
  padding: 30px;
  display: flex;
  box-shadow: inset 0 1px 2px #fff6;
}

.services_img-wrap-2 {
  aspect-ratio: 3 / 2;
  border-radius: 19px;
  width: 100%;
  position: relative;
  overflow: clip;
}

.services_img-2 {
  opacity: .8;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.services_item-infos-2 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 10px;
  display: flex;
}

.heading-style-h6-2 {
  font-family: "Darker Grotesque", sans-serif;
  letter-spacing: -0.05em;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 100%;
}

.services_desc-2 {
  color: #b6b6b6;
  font-size: 1rem;
  font-weight: 400;
}

/* Accenti nei paragrafi delle card - grigio chiaro */
.services_desc-2 strong {
  color: #e8e8e8;
  font-weight: 700;
}

.div-block {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image {
  z-index: 2;
  position: absolute;
  top: 2.2rem;
  left: 597px;
}

.home-services_content {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-color-grey-300-2 {
  color: #ddd;
}

.text-color-grey-300-2._20pz {
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-image: linear-gradient(#00000080 49%, #292929b3);
  border-radius: 1rem;
  margin-top: 20px;
  padding: 10px 20px;
  box-shadow: inset 0 4px 3px -3px #ffffff69, inset 0 4px 20px -5px #4e4e4e;
}

.spacer-xlarge-2 {
  width: 100%;
  padding-top: 4rem;
}

.home-services_title-2 {
  font-family: "Darker Grotesque", sans-serif;
  color: #e5e3dc;
  font-size: 2.1rem;
  font-weight: 700;
  letter-spacing: -0.05em;
  line-height: 95%;
}

.home-services_head {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.home-services_services-2 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: wrap;
  max-width: 300px;
  display: flex;
}

.text-color-white-2 {
  color: #fff;
}

.home-services_item-in-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: grid;
  position: relative;
}

.home-services_item-in-2.w--current {
  background-color: #0000;
}

.home-services_item-head {
  grid-column-gap: .875rem;
  grid-row-gap: .875rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.line-2 {
  border-top: 1px dotted var(--_colors---grey--300);
  width: 100%;
  margin-top: 10px;
}

.home-services_desc {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.home-services_icons {
  justify-content: space-between;
  align-items: center;
  width: 70%;
  display: flex;
}

.home-services_number-2 {
  aspect-ratio: 1;
  color: #ddd;
  text-align: center;
  background-image: linear-gradient(#00000080 49%, #292929b3);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  font-size: .75rem;
  font-weight: 500;
  display: flex;
  box-shadow: inset 0 4px 3px -3px #ffffff69, inset 0 4px 20px -5px #4e4e4e;
}

.home-services_icon {
  width: .75rem;
}

.button-3 {
  background-image: linear-gradient(135deg, #1a4088, #a51b7f 55%, #da5712);
  border-radius: 1.125rem;
  margin-top: 20px;
  padding: 1rem 2rem;
  font-size: 1.125rem;
  font-weight: 500;
  box-shadow: 0 16px 20px #0003;
}

.button-3.servizi {
  z-index: 2;
  background-color: #895cfe;
  background-image: none;
  border-radius: .5rem;
  padding-top: .8rem;
  padding-bottom: .8rem;
  font-size: 1rem;
  box-shadow: 0 3px 4px #572aca, 0 16px 20px #0003;
}

.button-3.servizi._40px {
  background-color: #895cfe;
  background-image: none;
  border-radius: .5rem;
  margin-top: 40px;
  box-shadow: inset 5px 5px 5px #ffffff52, 0 16px 20px #0003;
}

.button-3.servizi._40px.hero {
  position: absolute;
  top: 420px;
  right: 70px;
}

.button-3.servizi._40px._20px {
  background-color: var(--_colors---primary--white);
  color: var(--_colors---primary--black);
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 15px;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  font-size: 1.2rem;
  line-height: 1.2;
  transition: background-color .3s ease-in-out;
  display: flex;
  box-shadow: 0 16px 20px #0003;
}

.button-3.servizi._40px._20px:hover {
  background-color: var(--_colors---primary--black);
  color: var(--_colors---primary--white);
  box-shadow: inset 2px 1px 3px #ffffff8a, 0 16px 20px #0003;
}

.button-3.servizi._40px._20px.secondobottone {
  width: auto;
  margin-top: 0;
}

.button-3.servizi._40px._20px.secondobottone:hover {
  background-color: var(--_colors---grey--300);
  background-image: linear-gradient(135deg, #1a4088, #a51b7f 54%, #da5712);
}

.button-3.servizi._40px._20px.prezzo-section {
  color: var(--_colors---primary--white);
  background-image: linear-gradient(135deg, #1a4088, #a51b7f 52%, #da5712);
  width: auto;
  box-shadow: inset 2px 1px 3px #ffffff52, 0 16px 20px #0003;
}

.button-3.servizi._40px._20px.prezzo-section.button {
  border-radius: .7rem;
  margin-top: 0;
}

.button-3.servizi._40px._20px.prezzo-section.button._100 {
  border-radius: .7rem;
  box-shadow: inset 2px 1px 3px #ffffff52, 0 16px 20px #00000026;
}

.button-3.servizi._40px._20px.prezzo-section._100 {
  border-radius: .7rem;
}

.button-3.servizi._40px._0px {
  margin-top: 0;
}

.button-3.servizi._40px.nopad {
  background-image: linear-gradient(135deg, #1a4088, #a51b7f 54%, #da5712);
  margin-top: auto;
  box-shadow: inset 5px 5px 5px #ffffff52;
}

.button-3.servizi.cta {
  width: 19.2rem;
  display: none;
  position: absolute;
  top: 50vh;
}

.button-3.servizi.cta.no {
  display: block;
}

.line-3 {
  border-top: 1px dotted #b6b6b6;
  width: 100%;
}

.line-3.is-darker {
  border-top-color: #4d4d4d;
}

.home-services_img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.home-services_text-wrap-2 {
  max-width: 36rem;
}

.home-services_img-wrap {
  aspect-ratio: 16 / 9;
  border-radius: .75rem;
  width: 50%;
  display: none;
  position: relative;
  overflow: clip;
}

.home-services_examples-2 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.padding-section-medium-2 {
  padding-top: 8rem;
}

.padding-section-medium-2.show {
  display: flex;
}

.padding-section-medium-2.no {
  display: none;
}

.padding-global-6 {
  padding-bottom: 20px;
}

.padding-global-6.is-tiny {
  padding-left: .75rem;
  padding-right: .75rem;
  display: none;
}

.padding-global-6.is-small {
  padding-left: 2rem;
  padding-right: 2rem;
}

.padding-global-6.is-tiny {
  padding-bottom: 0;
  display: block;
}

.padding-global-6.bordi {
  margin-left: 3rem;
  margin-right: 3rem;
  padding-bottom: 0;
}

.heading-style-h2-5 {
  font-family: "Darker Grotesque", sans-serif;
  letter-spacing: -0.05em;
  font-size: 5.4rem;
  font-weight: 700;
  line-height: 90%;
}

.head-grid-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: .4fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  width: 100%;
  display: grid;
}

.home-services_component-2 {
  border-radius: 1.25rem;
}

.home-services_items {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.home-services_item-2 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  background-color: #0a0a0a;
  flex-flow: column;
  padding-bottom: 4rem;
  display: flex;
  position: sticky;
  top: 6rem;
}

.home-services_item-2.padding-small {
  padding-bottom: 8rem;
}

.home-services_item-2.padding-small._4 {
  padding-bottom: 4rem;
}

.home-services_service {
  color: #b6b6b6;
  background-color: #292929;
  border-radius: 3rem;
  padding: .5rem .75rem;
  font-size: .875rem;
  font-weight: 500;
}

.text-weight-medium-2 {
  font-weight: 500;
}

.button-4 {
  position: absolute;
  top: 52vh;
}

.dual-img {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.code-block {
  display: none;
}

.slide-text-block {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.dual-img-shadow {
  mix-blend-mode: multiply;
  position: absolute;
}

.explainer-overflow {
  width: 100%;
  overflow: hidden;
}

.slider-ctrls-w {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  align-items: center;
  display: flex;
}

.plus-line {
  background-color: #270f03;
  width: 1px;
  height: 50%;
  position: absolute;
}

.plus-line.rotate {
  width: 50%;
  height: 1px;
}

.explainer-w {
  z-index: 5;
  pointer-events: auto;
  justify-content: flex-end;
  align-items: center;
  width: 94%;
  height: 10rem;
  margin-top: 3rem;
  margin-bottom: 3rem;
  display: flex;
  position: relative;
}

.slide {
  aspect-ratio: 708 / 490;
  background-color: #89dde4;
  border-radius: .375rem;
  flex: none;
  width: 52rem;
  padding: 2.5rem;
  display: flex;
  overflow: clip;
}

.progress-bar {
  background-color: #270f03;
  border-radius: 3rem;
  width: 50%;
  height: 100%;
}

.explainer-comp {
  background-color: #fef8f1;
  border-radius: .375rem;
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  padding-bottom: .75rem;
  padding-left: .75rem;
  padding-right: .75rem;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.btn {
  background-color: #efefef00;
  justify-content: center;
  align-items: center;
  width: 1.6rem;
  height: 1.6rem;
  padding: 0;
  display: flex;
}

.btn.copy {
  outline-offset: 0px;
  cursor: pointer;
  border-radius: .375rem;
  outline: 1px solid #141b1333;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: .375rem .625rem;
  transition: background-color .2s;
  display: flex;
}

.btn.copy:hover {
  background-color: #69e05f;
}

.btn.arrow {
  border: 1px solid #0003;
  border-radius: .375rem;
  width: auto;
  height: auto;
}

.btn.slider-dot {
  background-color: #270f031a;
  border-radius: 100%;
  width: 1rem;
  height: 1rem;
  transition: background-color .2s;
}

.btn.slider-dot.current {
  background-color: #270f03;
}

.input {
  opacity: 0;
  position: absolute;
}

.span {
  z-index: 2;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.btn-cent-w {
  grid-column-gap: .8rem;
  grid-row-gap: .8rem;
  display: flex;
}

.slide-img {
  object-fit: contain;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.mobile-explainer-prompt {
  display: none;
}

.explainer-expandable-w {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  display: flex;
}

.slide-outer {
  flex: none;
  padding-left: .75rem;
  padding-right: .75rem;
  position: relative;
}

.sec {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 40svh;
  padding-top: 6rem;
  padding-bottom: 6rem;
  display: flex;
  position: relative;
}

.explainer-par {
  max-width: 25ch;
  margin-bottom: 0;
  padding-top: .4rem;
  padding-bottom: .4rem;
}

.plus-icon-w {
  aspect-ratio: 1;
  outline-offset: 0px;
  border-radius: 100%;
  outline: 1px solid #270f03;
  justify-content: center;
  align-items: center;
  width: 1em;
  display: flex;
  position: relative;
}

.explainer-he {
  font-size: .875rem;
  font-weight: 600;
}

.svg.arrow {
  width: 2em;
}

.svg.arrow.flip-6 {
  transform: rotate(180deg);
}

.svg.copy-icon {
  width: 1rem;
  height: 1rem;
}

.dual-img-img {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: relative;
}

.dots-w {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.font-c {
  letter-spacing: -.025em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

.font-c.size-md {
  font-size: 3.125rem;
  line-height: 1em;
}

.slider-progress-w {
  background-color: #270f031a;
  border-radius: 9rem;
  min-width: 10rem;
  height: 1em;
  position: relative;
  overflow: clip;
}

.arrow-btn {
  justify-content: center;
  align-items: center;
  padding: .6875rem;
  display: flex;
}

.div {
  cursor: pointer;
  margin-bottom: 0;
  padding-top: .4rem;
  padding-bottom: .75rem;
  position: relative;
}

.slides {
  cursor: grab;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.comp {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 94%;
  min-width: 20vw;
  max-width: 1620px;
  display: flex;
  position: relative;
}

.comp.slider-w {
  width: 100%;
  max-width: 100%;
  overflow: clip;
}

.slide-col {
  flex: 1;
}

.slide-col.flex-ve {
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.text-block-2 {
  font-weight: 400;
  line-height: 1em;
}

.faq_component-2 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.heading-style-h1-2 {
  font-family: "Darker Grotesque", sans-serif;
  color: var(--_colors---grey--600);
  text-align: left;
  letter-spacing: -0.05em;
  font-size: 5.76rem;
  font-weight: 700;
  line-height: 90%;
}

.faq_button-line-2 {
  background-color: #011d3f;
  flex: none;
  width: 1.25rem;
  height: 2px;
}

.faq_button-line-2.is-second {
  position: absolute;
  transform: rotate(90deg);
}

.spacer-small-2 {
  width: 100%;
  padding-top: 1rem;
}

.faq_content-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-style-label-2 {
  font-family: var(--_typography---font-family--detail);
  color: var(--_colors---primary--beige);
  letter-spacing: .05em;
  text-transform: uppercase;
  font-size: .875rem;
  font-weight: 600;
}

.faq_question-2 {
  color: var(--_colors---grey--700);
  letter-spacing: -.01em;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.3;
}

.container-medium-2 {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section_faq {
  padding-top: 60px;
  padding-bottom: 60px;
}

.faq_accordion-2 {
  cursor: pointer;
  background-color: #fff;
  border-radius: .75rem;
  padding: 1.5rem;
}

.tabs-menu-2 {
  text-align: left;
  margin-bottom: 40px;
}

.faq_answer-wrap-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 7.9922% 1fr;
  grid-auto-columns: 1fr;
  display: flex;
  overflow: hidden;
}

.label_line-2 {
  background-image: linear-gradient(90deg, #204287, #a51b7f 50%, #da5712);
  width: 3.5rem;
  height: 2px;
}

.faq_answer-2 {
  color: #707070;
  font-weight: 500;
}

.faq_question-wrap-2 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 5.65302% 1fr 5.89864%;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.heading-style-h6-3 {
  font-family: "Darker Grotesque", sans-serif;
  letter-spacing: -0.05em;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 100%;
}

.heading-style-h6-3.font-size-smaller {
  color: var(--_colors---primary--black);
  font-size: 1.25rem;
  font-weight: 700;
}

.heading-style-h6-3.font-size-smaller.hide-mobile-landscape {
  text-align: left;
  color: var(--_colors---primary--black);
  width: 800px;
  font-weight: 700;
  line-height: 1.4rem;
}

.faq_answer-spacing-2 {
  width: 100%;
  height: 1rem;
  min-height: 1rem;
}

.div-block-124 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.spacer-large-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  width: 100%;
  padding-top: 3rem;
  display: flex;
}

.faq_list {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.div-block-34-copy-2 {
  color: #fff;
  text-align: center;
  background-color: #a51b7f;
  background-image: linear-gradient(135deg, #1a4088, #a51b7f 54%, #da5712);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  font-size: .75rem;
  line-height: 1;
  display: flex;
}

.text-block-3 {
  font-family: var(--_typography---h3--font-family);
  color: #fff;
  font-size: var(--fixed--1-25rem);
}

.text-block-3.black {
  color: #000;
}

.div-block-125 {
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.div-block-125.social {
  border: 1px solid #4d4d4d2e;
  border-radius: 8rem;
  padding: 10px 20px;
}

.image-2 {
  width: 16px;
}

.image-2.google {
  width: 25px;
  margin-right: 5px;
}

.div-block-127 {
  z-index: 1;
  opacity: .4;
  background-color: #000;
  width: 100vw;
  min-width: 100vw;
  height: 100vh;
  min-height: 100vh;
  position: absolute;
}

.heading-2 {
  font-family: "Darker Grotesque", sans-serif;
  color: #6b6b6b;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: -0.05em;
  line-height: 95%;
}

.heading-2.nopc {
  display: none;
}

.bold-text {
  color: #6b6b6b;
  font-size: 1.5rem;
}

.bold-text-2 {
  color: #895cfe;
}

.bold-text-3 {
  color: #6b6b6b;
}

.link {
  color: #895cfe;
}

.faq_answer-wrap-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 7.9922% 1fr;
  grid-auto-columns: 1fr;
  display: flex;
  overflow: hidden;
}

.faq_answer-3 {
  color: var(--_colors---grey--500);
  text-align: left;
  font-weight: 500;
}

.container {
  z-index: 30;
  mix-blend-mode: normal;
  width: 100%;
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.section {
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: #f5f5f5;
  padding-top: 350px;
  padding-bottom: 250px;
  position: relative;
}

.section.with-dark-color {
  background-color: #fff;
  padding-top: 250px;
}

.flex-right {
  grid-column-gap: 15px;
  flex-flow: column-reverse;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.navigation-link {
  color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.2;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: clip;
}

.navigation-link.full {
  opacity: .08;
  color: #000;
  font-size: 22vw;
  line-height: .8;
  bottom: -35px;
}

.navigation-link.full.view-all {
  opacity: 100;
  color: #000;
  font-size: 23.3vw;
  bottom: 0;
}

.work-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.work-grid.second {
  grid-template-rows: auto;
  margin-bottom: 30px;
}

.margin-80 {
  margin-top: 80px;
}

.display-1 {
  opacity: 100;
  letter-spacing: -.15rem;
  text-indent: 18%;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
  font-size: 5rem;
  font-weight: 500;
  line-height: 1.1;
}

.display-1.second {
  text-indent: 0%;
  font-size: 4rem;
}

.display-1.second.lighter {
  opacity: .25;
  font-weight: 300;
}

.nav-text.second {
  pointer-events: none;
  position: absolute;
  top: 100%;
}

.column {
  flex-flow: column;
  display: flex;
}

.review-text-block {
  max-width: 320px;
}

.reviewer-desgination-text.text-xs.text-color-black-700 {
  color: var(--_colors---primary--black);
}

.reviewer-info-block {
  grid-column-gap: 16px;
  align-items: center;
  width: 100%;
  min-width: 180px;
  max-width: 237px;
  display: flex;
}

.section-headlne-content-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.review-text.text-lg-2.text-weight-medium.text-color-black-700 {
  color: var(--_colors---grey--600);
}

.review-star-wrapper {
  grid-column-gap: 8.39px;
  align-items: center;
  display: flex;
}

.global-wrapper {
  width: 100%;
  max-width: 1240px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.button-normal-white-wrapper-2 {
  grid-column-gap: 4px;
  border: 1px solid #e5e5e5;
  border-radius: 6px;
  align-items: center;
  padding: 10px 12px;
  text-decoration: none;
  display: inline-flex;
}

.review-section-content-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.global-padding {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.review-star-wrapper-mobile {
  grid-column-gap: 8.39px;
  align-items: center;
  display: none;
}

.button-white-arrow-image-white-2 {
  object-fit: cover;
  width: 12px;
  height: 12px;
  display: none;
  position: absolute;
  inset: 2.81px auto auto 2.67px;
}

.reviewer-name-text.text-base.text-weight-semibold.text-color-black-900 {
  color: var(--_colors---primary--black);
}

.section-headline-text {
  display: inline-block;
}

.section-headline-text.text-3xl.text-weight-semibold {
  font-weight: 600;
}

.review-card-content-wrapper {
  background-color: var(--_colors---primary--white);
  border-radius: 12px;
}

.reiew-logo-wrapper {
  width: 100%;
  max-width: 137px;
}

.button-white-arrow-image-black-2 {
  object-fit: cover;
  width: 12px;
  height: 12px;
  position: absolute;
  inset: 2.81px auto auto 2.67px;
}

.review-card {
  width: 100%;
  max-width: 590px;
}

.reviewer-info-block-m {
  grid-column-gap: 16px;
  align-items: center;
  width: 100%;
  min-width: 180px;
  max-width: 237px;
  display: flex;
}

.reviewer-image {
  border-radius: 100px;
  width: 44px;
  height: 44px;
}

.review-card-logo-content-block {
  grid-column-gap: 144px;
  border-bottom: 1px solid #e5e5e5;
  align-items: center;
  padding: 24px 20px;
}

.button-normal-white-arrow-block-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.review-main-content-block {
  grid-column-gap: 1rem;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 24px;
  display: flex;
}

.review-card-logo-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.feature-slider-wrap {
  width: 100%;
}

.slider01_mask-3 {
  width: 32%;
  overflow: visible;
}

.feature-description {
  margin-bottom: 30px;
}

.feature-description.magi {
  opacity: .7;
  color: #b6b6b6;
  opacity: .7;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.5;
}

.hover_wrap {
  z-index: 99;
  pointer-events: none;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: .5rem;
  padding-left: .5rem;
  position: fixed;
  inset: 0%;
}

.text-style-label-3 {
  color: #b6b6b6;
  letter-spacing: .05em;
  text-transform: uppercase;
  font-size: 1.125rem;
  font-weight: 600;
}

.text-style-label-3.hide-tablet {
  color: #ddd;
  line-height: 1.25rem;
}

.feature-slide-2 {
  height: 100%;
  margin-right: 20px;
}

.feature-slide-2.magix {
  background-color: #0000;
  border-radius: .5rem;
}

.feature-slide-title {
  color: var(--_colors---primary--black);
  letter-spacing: 0;
  margin-bottom: 1rem;
  font-size: 24px;
  font-weight: 400;
}

.container-2 {
  max-width: 1460px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-right: 30px;
}

.slider01_comp {
  background-color: #0000;
  height: auto;
  position: relative;
}

.hover_text {
  white-space: nowrap;
}

.section_work-list-2 {
  padding-top: 60px;
  padding-bottom: 60px;
  overflow: clip;
}

.section-title {
  margin-bottom: 50px;
}

.section-title.section-small-wrap {
  width: 70%;
}

.feature-slide-item-2 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.work-list_head-2 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr .5fr;
  grid-auto-columns: 1fr;
  place-items: end start;
  width: 100%;
  display: grid;
}

.u-container-l {
  max-width: 100rem;
}

.heading-style-display {
  font-family: "Darker Grotesque", sans-serif;
  letter-spacing: -0.05em;
  font-size: 7.2rem;
  font-weight: 700;
  line-height: 85%;
}

.slider_arrow-2 {
  z-index: 1;
  background-image: linear-gradient(#00000080 49%, #292929b3);
  border: 2px #585858;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  transition: background-color .3s ease-out;
  display: flex;
  inset: -13% auto auto 57px;
  box-shadow: inset 0 5px 3px -3px #ffffff69, inset 0 4px 20px -5px #4e4e4e;
}

.slider_arrow-2:hover {
  background-color: #0000;
  box-shadow: inset 0 0 7px #fff6, inset 0 5px 3px -3px #ffffff69, inset 0 4px 20px -5px #4e4e4e;
}

.slider_arrow-2.is-left {
  z-index: 1;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-image: linear-gradient(#00000080 49%, #292929b3);
  border-style: none;
  border-radius: .5rem;
  inset: -13% auto auto;
  box-shadow: inset 0 4px 20px -5px #4e4e4e, inset 0 5px 3px -3px #ffffff69;
}

.slider_arrow-2.is-left:hover {
  background-color: #0000;
  box-shadow: inset 0 0 7px #fff6, inset 0 4px 20px -5px #4e4e4e, inset 0 5px 3px -3px #ffffff69;
}

.feature-slide-image-wrap {
  border-radius: 10px;
  margin-bottom: 20px;
  overflow: hidden;
}

.slider_pagination-2 {
  height: 1.75rem;
  font-size: .5rem;
  inset: auto auto -10% 0%;
}

.text-size-small-2 {
  color: #b6b6b6;
  font-size: 1rem;
}

.line-4 {
  border-top: 1px dotted #b6b6b6;
  width: 100%;
  margin-top: 10px;
}

.fade-in {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  display: flex;
}

.hover_text-wrap {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.feature-slide-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.feature-section {
  overflow: hidden;
}

.feature-section.section-spacing {
  overflow: visible;
}

.work-list_head-texts {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 22rem;
  display: flex;
}

.section_inner {
  grid-row-gap: 0px;
  flex-direction: column;
  padding-left: 3rem;
  padding-right: 3rem;
  display: none;
}

.feature-slider-wrapper {
  align-items: stretch;
  display: flex;
}

.testimonial20_arrow-icon {
  color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.padding-section-medium-3 {
  padding-top: 8rem;
}

.hover_pill-2 {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: #fff;
  text-transform: uppercase;
  background-color: #0000004d;
  border-radius: 4rem;
  padding: .75rem 1rem;
  font-size: .75rem;
  font-weight: 500;
}

.text-size-grey-400 {
  color: #666;
}

.feature-wrapper {
  position: relative;
}

.contact-form-wrapper {
  width: 100%;
  max-width: 650px;
}

.page-vertical-padding {
  margin-left: 3rem;
  margin-right: 3rem;
}

.section-caption {
  color: #2b2b2b;
  background-color: #fff;
  border: 1px solid #fff3;
  border-radius: 60px;
  padding: 6px 16px;
  box-shadow: 0 1px 4px #00000014;
}

.form-field-wrapper {
  grid-column-gap: 16px;
  display: flex;
}

.text-opecity-70 {
  opacity: .7;
}

.section-caption-text {
  font-size: 14px;
  line-height: 1.4em;
}

.form-content-wrapper {
  grid-column-gap: 32px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.error-message-2 {
  text-align: center;
  background-color: #ffb3c7;
  margin-top: 16px;
  padding: 12px 20px;
  font-weight: 500;
}

.contact-form-block {
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.form-marquee-item {
  border: 1px solid #fff3;
  border-radius: 100px;
  flex: none;
  padding: 10px 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25em;
}

.submit-button {
  color: #2b2b2b;
  letter-spacing: -.36px;
  background-color: #fff;
  border-radius: 8px;
  padding: 16px 28px;
  font-weight: 500;
}

.contact-form {
  margin-bottom: 0;
}

.form-marquee-block {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 32px;
  display: flex;
}

.success-message-2 {
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  color: #fff;
  background-color: #fff3;
  border-radius: 8px;
  font-weight: 500;
}

.container-3 {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.form-marquee-inner-block {
  grid-column-gap: 8px;
  flex-flow: row;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.form-field-old {
  color: #ffffffe6;
  -webkit-appearance: none;
  appearance: none;
  background-color: #343438;
  border: 1px #000;
  border-radius: 8px;
  height: 52px;
  margin-bottom: 0;
  padding: 12px 20px;
}

.form-field-old::placeholder {
  color: #fff6;
}

.form-field-old.select-field {
  background-image: url('../images/arrow-icon.svg');
  background-position: 97%;
  background-repeat: no-repeat;
  background-size: 28px 28px;
}

.form-field-old.textarea {
  min-height: 172px;
}

.form-info-block {
  color: #fff;
  width: 100%;
  max-width: 532px;
  overflow: hidden;
}

.section-top-block {
  grid-row-gap: 16px;
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.section-top-block.centrale {
  text-align: center;
  justify-content: center;
  align-items: center;
}

.section-top-block.centrale._60 {
  padding-bottom: 60px;
}

.icon-24px {
  width: 24px;
  height: 24px;
}

.review {
  padding-top: 60px;
  padding-bottom: 60px;
  overflow: hidden;
}

.review-slider-mask {
  width: 100%;
}

.review-author-info-block {
  grid-row-gap: 4px;
  flex-flow: column;
  display: flex;
}

.body-text-extra-large {
  color: var(--_colors---primary--black);
  letter-spacing: -1.12px;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.1em;
}

.slider-nav {
  display: none;
}

.review-slider {
  background-color: #0000;
  width: 100%;
  height: auto;
}

.review-author-image {
  object-fit: cover;
  border-radius: 100%;
  width: 70px;
  height: 70px;
}

.review-author-designation-text {
  font-size: 14px;
  line-height: 1.42em;
}

.review-slider-quote-icon {
  width: 60px;
}

.review-text-block-2 {
  margin-top: 20px;
}

.container-4 {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.review-slider-wrapper {
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.review-author-name-text {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3em;
}

.review-content-wrapper {
  position: relative;
}

.review-author-block {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  max-width: 285px;
  margin-top: 60px;
  display: flex;
}

.review-slider-arrow {
  border: 1px solid #2b2b2b;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
  inset: auto 0% 0% auto;
}

.review-slider-arrow.right-arrow {
  background-image: linear-gradient(#00000080 49%, #292929b3);
  border-radius: .5rem;
  width: 4rem;
  height: 4rem;
  box-shadow: inset 0 4px 3px -3px #ffffff69, inset 0 4px 20px -5px #4e4e4e;
}

.review-slider-arrow.right-arrow:hover {
  box-shadow: inset 0 0 7px #fff6, inset 0 4px 3px -3px #ffffff69, inset 0 4px 20px -5px #4e4e4e;
}

.review-slider-arrow.left-arrow {
  background-image: linear-gradient(#00000080 49%, #292929b3);
  border-radius: .5rem;
  width: 4rem;
  height: 4rem;
  text-decoration: underline;
  right: 80px;
  box-shadow: inset 0 4px 3px -3px #ffffff69, inset 0 4px 20px -5px #4e4e4e;
}

.review-slider-arrow.left-arrow:hover {
  box-shadow: inset 0 0 7px #fff6, inset 0 4px 3px -3px #ffffff69, inset 0 4px 20px -5px #4e4e4e;
}

.work-info-block {
  grid-row-gap: 16px;
  opacity: .8;
  flex-flow: column;
  display: flex;
}

.work-info-item-block {
  justify-content: space-between;
  display: flex;
}

.work-info-devider-2 {
  background-color: #2b2b2b;
  width: 100%;
  height: 1px;
}

.service-card {
  background-color: var(--_colors---primary--white);
  border-radius: 19px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  height: auto;
  padding: 30px;
  display: flex;
  box-shadow: inset 1px 1px .25px #ffffff4d, inset 0 2px 1px #ffffff80;
}

.service-card.service-card-v4 {
  border-radius: 19px;
  height: auto;
  box-shadow: inset 1px 1px .25px #ffffff4d, inset 0 2px 1px #ffffff80;
}

.service-card.service-card-v4.faqs {
  background-image: url('../images/ChatGPT-Image-14-ott-2025-18_05_08.png'), linear-gradient(#21232b, #6a759f);
  background-position: 0 0, 0 0;
  background-size: cover, auto;
  border-radius: 19px;
  justify-content: center;
  align-items: flex-start;
  height: 480px;
}

.service-card.service-card-v2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  background-image: none;
  border-style: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  height: auto;
  padding: 30px;
  display: flex;
  box-shadow: inset 0 2px 1px #ffffff80, inset 1px 1px .25px #ffffff4d;
}

.service-card.service-card-v2._350 {
  height: 350px;
}

.service-card.service-card-v3 {
  height: auto;
  padding: 30px;
  box-shadow: inset 1px 1px .25px #ffffff4d, inset 0 2px 1px #ffffff80;
}

.service-card.service-card-v3._350 {
  background-image: url('../images/ChatGPT-Image-14-ott-2025-18_05_10.png'), linear-gradient(#201606, #4b4d4f), linear-gradient(#0000, #0000);
  background-position: 0 0, 0 0, 0 0;
  background-size: auto, auto, auto;
  height: 350px;
}

.service-card._350 {
  height: 350px;
}

.service-card.service-card-5, .service-card.service-card-6 {
  box-shadow: inset 1px 1px .25px #ffffff4d, inset 0 2px 1px #ffffff80;
}

.service-card-v3-image-02 {
  width: 180px;
  margin-top: 40px;
  margin-left: -20px;
}

.page-vertical-padding-2 {
  margin-left: 3rem;
  margin-right: 3rem;
}

.page-vertical-padding-2.dark-box {
  margin-left: 2.25rem;
  margin-right: 2.25rem;
}

.service-card-v1-image-02 {
  z-index: 2;
  width: 170px;
  margin-top: -50px;
  display: none;
  position: relative;
}

.service-card-v1-image-03 {
  z-index: 1;
  width: 270px;
  margin-top: 0;
  margin-left: -40px;
  position: relative;
}

.service-cards-block {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: auto;
  margin-top: 40px;
  display: grid;
}

/* Service Cards Block 2 Boxes */
.service-cards-block._2-boxes {
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  gap: 1.5rem;
  margin-top: 2rem;
}

@media (max-width: 768px) {
  .service-cards-block._2-boxes {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
}

.services {
  padding-top: 60px;
  padding-bottom: 60px;
  overflow: hidden;
}

.service-card-v1-image-left {
  z-index: 4;
  width: 110px;
  position: absolute;
  inset: 35px auto 0% 0%;
}

.service-card-title-block {
  grid-row-gap: 20px;
  color: #fff;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.service-card-v3-image-01 {
  width: 180px;
  margin-top: -40px;
  display: none;
}

.service-card-v4-image-02 {
  width: 200px;
  margin-left: -10px;
}

.service-card-v4-image-02.faq {
  width: 130px;
}

.service-card-image-block {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.service-card-image-block.faq {
  margin-bottom: 20px;
}

.service-card-badge-block {
  color: #fff;
  border: 1px solid #fff3;
  border-radius: 60px;
  padding: 6px 16px;
  font-size: 14px;
  line-height: 1.42em;
  box-shadow: 0 1px 4px #00000014;
}

.service-card-v1-image-right {
  z-index: 1;
  width: 80px;
  margin-top: 50px;
  margin-left: -50px;
  position: absolute;
  inset: 120px 0% 0% auto;
}

.service-card-v4-image-01 {
  width: 200px;
}

.services-title-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 650px;
  display: flex;
}

.services-title-block._900 {
  max-width: 900px;
}

.service-card-v1-image-01 {
  z-index: 3;
  width: 180px;
  margin-top: 50px;
  margin-right: -40px;
  position: relative;
}

.service-card-v1-image-01._50 {
  width: 270px;
  margin-top: 0;
}

.container-5 {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.service-card-v2-image-01 {
  width: 200px;
}

.service-card-v2-image-02 {
  width: 200px;
  margin-left: -10px;
  display: none;
}

.text-opecity-90 {
  opacity: .9;
  color: var(--_colors---grey--500);
  font-weight: var(--_typography---font-weight--medium);
  text-align: left;
  margin-top: 0;
}

.text-opecity-90._10 {
  font-weight: var(--_typography---font-weight--regular);
}

.text-opecity-90._1-125rem {
  font-size: var(--fixed--1-125rem);
}

.service-card-badges-block {
  grid-column-gap: 12px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.services-top-block {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.button-secondary {
  color: #2b2b2b;
  background-color: #0000;
  border: 1px solid #343438;
  border-radius: 40px;
  padding: 12px 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25em;
  transition: color .3s ease-in-out, border-color .3s ease-in-out, background-color .3s ease-in-out;
}

.button-secondary:hover {
  color: #fff;
  background-color: #2b2b2b;
  border-color: #2b2b2b;
}

.heading-3, .heading-4, .heading-5, .heading-6 {
  font-family: "Darker Grotesque", sans-serif;
  color: var(--_colors---grey--600);
  text-align: left;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: -0.05em;
  line-height: 95%;
}

.filter-button {
  background-color: #0000;
  border: 1px solid #efeeec00;
  padding: 1.125em 1.5em;
  transition: border-color .2s;
  position: relative;
}

.filter-button.active {
  border-color: #efeeec4d;
  border-radius: .25em;
}

.tab-content__button {
  color: #131313;
  justify-content: center;
  align-items: center;
  height: 4em;
  padding-left: 1.5em;
  padding-right: 1.5em;
  text-decoration: none;
  display: flex;
  position: relative;
}

.tab-content__heading {
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.75em;
  font-weight: 500;
  line-height: 1;
}

.filter-button__p {
  z-index: 1;
  font-size: 1.125em;
  position: relative;
}

.tab-container-top {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.tab-layout-col {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 40%;
  display: flex;
}

.tab-layout {
  z-index: 1;
  grid-row-gap: 3em;
  flex-flow: wrap;
  width: 100%;
  min-height: 37em;
  margin-top: 40px;
  display: flex;
  position: relative;
}

.tab-visual-wrap {
  border-radius: .5em;
  width: 70%;
  height: 42em;
  max-height: 80vh;
  position: relative;
  overflow: hidden;
}

.tab-button__bg {
  z-index: 0;
  background-color: #efeeec0f;
  border: 1px solid #efeeec14;
  border-radius: .25em;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.content-p {
  margin-bottom: 0;
  font-size: 1.25em;
  line-height: 1.4;
}

.tab-visual-item {
  visibility: hidden;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.tab-visual-item.active {
  visibility: visible;
}

.cloneable {
  padding: var(--section-padding) var(--container-padding);
  justify-content: center;
  align-items: center;
  min-height: 500px;
  display: flex;
  position: relative;
}

.tab-layout-container {
  width: 100%;
  height: 100%;
  padding-top: 1em;
  padding-bottom: 2em;
}

.tab-content-wrap {
  width: 100%;
  min-width: 24em;
  position: relative;
}

.tab-content-item {
  z-index: 1;
  grid-column-gap: 1.25em;
  grid-row-gap: 1.25em;
  visibility: hidden;
  flex-flow: column;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.tab-content-item.active {
  visibility: visible;
}

.tab-container-bottom {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.tab-layout-heading {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4em;
  font-weight: 500;
  line-height: 1;
}

.tab-image {
  object-fit: cover;
  border-radius: .5em;
  width: 100%;
  max-width: none;
  height: 100%;
}

.filter-bar {
  background-color: #efeeec0f;
  border: 1px solid #efeeec14;
  border-radius: .5em;
  padding: .5em;
  display: flex;
}

.tab-container {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  min-height: 100%;
  padding: 0 2.5em 0 3rem;
  display: flex;
}

.tab-container.back {
  background-image: url('../images/ChatGPT-Image-6-ott-2025-16_12_15.png');
  background-position: 0 0;
  background-size: auto;
  justify-content: center;
  align-items: center;
  padding-left: 1rem;
  padding-right: 1em;
}

.content-button__bg {
  z-index: -1;
  background-color: #efeeec;
  border-radius: .25em;
  position: absolute;
  inset: 0%;
}

.code-embed-js, .code-embed-css {
  pointer-events: none;
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.button-arrow {
  flex: none;
  width: 1em;
  height: .75em;
}

.button-arrow.next {
  transform: rotate(180deg);
}

.count-heading {
  width: 2ch;
  font-size: 1em;
  line-height: 1;
}

.overlay-count-row {
  grid-column-gap: .2em;
  grid-row-gap: .2em;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  font-size: 5.625em;
  font-weight: 700;
  display: flex;
}

.overlay {
  z-index: 2;
  background-image: linear-gradient(90deg, #0a0a0a 85%, #0000);
  justify-content: flex-start;
  align-items: center;
  width: 37.5em;
  height: 100%;
  padding-left: 3em;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.overlay-nav-row {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  display: flex;
}

.slide-inner {
  border-radius: .5em;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.caption-dot {
  background-color: #131313;
  border-radius: 10em;
  flex: none;
  width: .5em;
  height: .5em;
}

.button-overlay {
  z-index: 2;
  position: absolute;
  inset: -1px;
}

.slider-list {
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  position: relative;
}

.caption {
  font-size: 1em;
}

.slider-slide {
  flex: none;
  width: 42.5em;
  height: 28em;
  padding-left: 1.25em;
  padding-right: 1.25em;
  transition: opacity .4s;
  position: relative;
}

.slider-slide.active {
  height: 29em;
}

.main {
  z-index: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.overlay-corner {
  border-top: 1px solid #efeeec;
  border-left: 1px solid #efeeec;
  border-top-left-radius: .4em;
  width: 1em;
  height: 1em;
}

.overlay-corner.top-right {
  position: absolute;
  inset: 0% 0% auto auto;
  transform: rotate(90deg);
}

.overlay-corner.bottom-right {
  position: absolute;
  inset: auto 0% 0% auto;
  transform: rotate(180deg);
}

.overlay-corner.bottom-left {
  position: absolute;
  inset: auto auto 0% 0%;
  transform: rotate(-90deg);
}

.count-row-divider {
  background-color: #efeeec;
  width: 2px;
  height: .75em;
  transform: rotate(15deg);
}

.slider-wrap {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.button-5 {
  background-color: #0000;
  background-image: linear-gradient(#00000080 49%, #292929b3);
  border: 1px #fff3;
  border-radius: .5em;
  justify-content: center;
  align-items: center;
  width: 4em;
  height: 4em;
  padding: 0;
  display: flex;
  position: relative;
  box-shadow: inset 0 5px 3px -3px #ffffff69, inset 0 4px 20px -5px #4e4e4e;
}

.button-5:hover {
  box-shadow: inset 0 0 7px #fff6, inset 0 5px 3px -3px #ffffff69, inset 0 4px 20px -5px #4e4e4e;
}

.slide-caption {
  z-index: 2;
  grid-column-gap: .4em;
  grid-row-gap: .4em;
  color: #131313;
  white-space: nowrap;
  background-color: #fff;
  border-radius: .25em;
  justify-content: flex-start;
  align-items: center;
  padding: .8em 1em;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: inset 2px 4px 5px #0000005c;
}

.overlay-inner {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 28.125em;
  display: flex;
}

.count-column {
  height: 1em;
  overflow: hidden;
}

.section-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 120px;
  padding-bottom: 60px;
  display: flex;
}

.grid {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .7fr;
  width: 100%;
  margin-left: 3rem;
  margin-right: 3rem;
}

.div-block-128 {
  background-image: linear-gradient(135deg, #1a4088, #a51b7f 54%, #da5712);
  border-radius: 19px;
  padding: 2rem;
  box-shadow: inset 0 1px 2px #fff6;
}

.home-header_contact-dot-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto;
}

.home-header_contact-dot {
  z-index: 4;
  background-color: #a51b7f;
  background-image: linear-gradient(135deg, #1a4088, #a51b7f 56%, #da5712);
  border-radius: 50%;
  width: .6rem;
  height: .6rem;
  position: relative;
}

.home-header_contact-dot-scale {
  background-color: #a51b7f;
  border-radius: 50%;
  width: 2.5rem;
  height: 2.5rem;
  display: none;
  position: absolute;
}

.price-main {
  font-family: "Darker Grotesque", sans-serif !important;
  font-size: 7.2rem !important;
  font-weight: 700 !important;
  letter-spacing: -0.05em !important;
  line-height: 90% !important;
  color: var(--_colors---primary--black);
  display: inline-block;
}

.price-old {
  font-family: "Darker Grotesque", sans-serif;
  font-size: 1.44rem;
  font-weight: 400;
  color: #999;
  line-height: 95%;
  display: block;
  margin-bottom: 0.5rem;
}

.price-old s {
  text-decoration: line-through;
  color: #999;
}

.hero-title-main {
  color: #171717 !important;
  font-family: "Darker Grotesque", sans-serif !important;
  font-size: 6.5rem !important;
  line-height: 85% !important;
  font-weight: 700 !important;
  letter-spacing: -0.05em !important;
  margin: 0 !important;
  padding: 0 !important;
}

.hero-title-main em {
  color: #171717 !important;
  font-style: italic;
}

.heading-7 {
  color: var(--_colors---primary--black);
  font-family: "Darker Grotesque", sans-serif !important;
  font-size: 6.6rem !important;
  line-height: 90% !important;
  font-weight: 700 !important;
  letter-spacing: -0.05em !important;
}

.heading-7.pt2 {
  font-size: 5rem;
  font-weight: 700;
}

.heading-8 {
  padding-left: 20px;
  font-size: 1rem;
  line-height: 100%;
}

.div-block-129 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-130 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.image-3 {
  border-radius: 9rem;
  width: 60px;
}

.label-wrap {
  background-color: var(--_colors---primary--black);
  border-radius: 8rem;
  justify-content: flex-start;
  align-items: center;
  width: 125px;
  padding: 10px 15px;
  display: flex;
}

.label-wrap.prezzo-section {
  background-color: #0000;
  width: auto;
}

.paragraph {
  color: var(--_colors---primary--black);
  font-size: var(--fixed--1-25rem);
  line-height: 1.5;
  font-weight: var(--_typography---font-weight--regular);
  width: 550px;
}

.paragraph.hide-mobile-landscape {
  margin-bottom: 10px;
}

.paragraph.none {
  display: none;
}

.text-span {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#f85200 44%, #000);
  -webkit-background-clip: text;
  background-clip: text;
}

.acknowledgement-icon {
  width: 1.65rem;
  margin: 0;
}

.acknowledgement-text {
  background-color: #f8f7f7;
  border-radius: .5rem;
  padding: .35rem .7rem;
  font-size: .75rem;
  font-weight: 600;
}

.text-color-blue {
  color: #1956f3;
}

.text-color-blue.text-weight-semibold {
  font-weight: 600;
}

.ai_chat_message {
  color: #1f2428;
  margin-bottom: 0;
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.3;
}

.ai_chat_buttons {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  align-items: center;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  display: flex;
}

.ai_chat_buttons.is-hidden {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.ai_chat_input {
  z-index: 3;
  cursor: pointer;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 3rem;
  line-height: 1.7;
  display: block;
  position: static;
}

.padding-bottom {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.features_hero-left {
  z-index: 902;
  background-image: linear-gradient(92deg, #ffffffe6 86%, #fffffe00);
  flex: none;
  width: 58%;
  padding-top: 1.5rem;
  padding-bottom: 4rem;
  position: relative;
}

.features_hero-left.ai-form {
  min-height: 40rem;
}

.ai_press_enter {
  font-size: .75rem;
}

.ai_send_wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  opacity: 0;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 1.25rem;
  display: flex;
}

.ai_chat_thinking {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section_title-tag {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  letter-spacing: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section_title-tag.is-left {
  grid-column-gap: .35rem;
  grid-row-gap: .35rem;
  justify-content: flex-start;
  text-decoration: none;
}

.ai_send_btn {
  grid-column-gap: .3125rem;
  grid-row-gap: .3125rem;
  color: #fff;
  text-align: center;
  letter-spacing: .02rem;
  -webkit-text-stroke-color: white;
  cursor: pointer;
  background-color: #1956f3;
  border-radius: 2rem;
  justify-content: center;
  align-items: center;
  min-height: .132813rem;
  padding: .375rem .9375rem;
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.71;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px .0625rem #1f24281a, 0 -.0625rem .0625rem #1f24281a, 0 .75rem 1.5rem #1f242814, 0 .125rem .31255rem #1f242840;
}

.lottie-animation {
  width: 2.2rem;
  height: auto;
  margin-bottom: -.3rem;
}

.ai-input-wrapper {
  z-index: 3;
  opacity: 0;
  cursor: auto;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  line-height: 1.7;
  display: flex;
  position: relative;
  overflow: visible;
}

.ai_chat_status.text-size-regular {
  letter-spacing: .0175rem;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #1f242833, #fff);
  -webkit-background-clip: text;
  background-clip: text;
  border: .0625rem #000;
  border-radius: 0;
  font-size: 1.75rem;
  font-weight: 600;
  display: block;
}

.acknowledgement-message {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 1rem;
  display: flex;
}

.acknowledgement-message.hidden {
  display: none;
}

.section-3 {
  margin-top: 220px;
}

.heading-9 {
  font-family: "Darker Grotesque", sans-serif;
  font-size: 28.8px;
  font-weight: 700;
  letter-spacing: -0.05em;
  line-height: 95%;
}

.container-faqs {
  margin-left: 3rem;
  margin-right: 3rem;
}

.grid-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

.bold-text-4 {
  font-size: 3rem;
  font-weight: 500;
  line-height: 105%;
}

.div-block-132 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 10px;
  display: flex;
}

.div-block-132._40px {
  margin-top: 40px;
}

.button-6 {
  color: #000;
  background-color: #fff;
  border-radius: .5rem;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 20px;
  font-weight: 500;
}

.div-block-133 {
  background-color: #fff;
  border-radius: 20rem;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.image-4 {
  width: 40px;
}

.div-block-134 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  padding-left: 0;
  display: flex;
}

.progressive-blur_wrap {
  z-index: 99;
  pointer-events: none;
  width: 100%;
  height: 6rem;
  position: fixed;
  inset: auto 0% 0%;
  overflow: clip;
  transform: rotate(180deg);
}

.progressive-blur_panel {
  -webkit-backdrop-filter: blur(calc(var(--blur) / (var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio))));
  backdrop-filter: blur(calc(var(--blur) / (var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio))));
  width: 100%;
  height: 100%;
  padding: 0;
  position: absolute;
  -webkit-mask: linear-gradient(#0000 10%, #000 20% 40%, #0000 50%);
  mask: linear-gradient(#0000 10%, #000 20% 40%, #0000 50%);
}

.progressive-blur_panel.is-9 {
  -webkit-backdrop-filter: blur(calc(var(--blur) / (var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio))));
  backdrop-filter: blur(calc(var(--blur) / (var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio))));
  -webkit-mask: linear-gradient(#0000 60%, #000 80% 90%, #0000 100%);
  mask: linear-gradient(#0000 60%, #000 80% 90%, #0000 100%);
}

.progressive-blur_panel.is-1 {
  -webkit-backdrop-filter: blur(var(--blur));
  backdrop-filter: blur(var(--blur));
  -webkit-mask: linear-gradient(#000 0% 10%, #0000 30%);
  mask: linear-gradient(#000 0% 10%, #0000 30%);
}

.progressive-blur_panel.is-10 {
  -webkit-backdrop-filter: blur(calc(var(--blur) / (var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio))));
  backdrop-filter: blur(calc(var(--blur) / (var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio))));
  -webkit-mask: linear-gradient(#0000 70%, #000 90%, #0000 100%);
  mask: linear-gradient(#0000 70%, #000 90%, #0000 100%);
}

.progressive-blur_panel.is-4 {
  -webkit-backdrop-filter: blur(calc(var(--blur) / (var(--ratio) * var(--ratio) * var(--ratio))));
  backdrop-filter: blur(calc(var(--blur) / (var(--ratio) * var(--ratio) * var(--ratio))));
  -webkit-mask: linear-gradient(#0000 10%, #000 30% 40%, #0000 60%);
  mask: linear-gradient(#0000 10%, #000 30% 40%, #0000 60%);
}

.progressive-blur_panel.is-8 {
  -webkit-backdrop-filter: blur(calc(var(--blur) / (var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio))));
  backdrop-filter: blur(calc(var(--blur) / (var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio))));
  -webkit-mask: linear-gradient(#0000 50%, #000 70% 80%, #0000 100%);
  mask: linear-gradient(#0000 50%, #000 70% 80%, #0000 100%);
}

.progressive-blur_panel.is-2 {
  -webkit-backdrop-filter: blur(calc(var(--blur) / var(--ratio)));
  backdrop-filter: blur(calc(var(--blur) / var(--ratio)));
  -webkit-mask: linear-gradient(#0000 0%, #000 10% 20%, #0000 40%);
  mask: linear-gradient(#0000 0%, #000 10% 20%, #0000 40%);
}

.progressive-blur_panel.is-7 {
  -webkit-backdrop-filter: blur(calc(var(--blur) / (var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio))));
  backdrop-filter: blur(calc(var(--blur) / (var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio))));
  -webkit-mask: linear-gradient(#0000 40%, #000 60% 70%, #0000 90%);
  mask: linear-gradient(#0000 40%, #000 60% 70%, #0000 90%);
}

.progressive-blur_panel.is-5 {
  -webkit-backdrop-filter: blur(calc(var(--blur) / (var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio))));
  backdrop-filter: blur(calc(var(--blur) / (var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio))));
  -webkit-mask: linear-gradient(#0000 20%, #000 40% 50%, #0000 70%);
  mask: linear-gradient(#0000 20%, #000 40% 50%, #0000 70%);
}

.progressive-blur_panel.is-6 {
  -webkit-backdrop-filter: blur(calc(var(--blur) / (var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio))));
  backdrop-filter: blur(calc(var(--blur) / (var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio))));
  -webkit-mask: linear-gradient(#0000 30%, #000 50% 60%, #0000 80%);
  mask: linear-gradient(#0000 30%, #000 50% 60%, #0000 80%);
}

.progressive-blur_panel.is-3 {
  -webkit-backdrop-filter: blur(calc(var(--blur) / (var(--ratio) * var(--ratio))));
  backdrop-filter: blur(calc(var(--blur) / (var(--ratio) * var(--ratio))));
  -webkit-mask: linear-gradient(#0000 0%, #000 20% 30%, #0000 50%);
  mask: linear-gradient(#0000 0%, #000 20% 30%, #0000 50%);
}

.tab-link-tab-1 {
  background-color: #0000;
  background-image: linear-gradient(#00000080 49%, #292929b3);
  border-radius: 5px;
  margin-right: 10px;
  box-shadow: inset 0 4px 3px -3px #ffffff69, inset 0 4px 20px -5px #4e4e4e;
}

.tab-link-tab-1.w--current {
  background-color: #0000;
  background-image: linear-gradient(#00000080 49%, #292929b3);
  border-radius: 5px;
  margin-right: 10px;
  box-shadow: inset 0 0 7px #fff6, inset 0 4px 3px -3px #ffffff69, inset 0 4px 20px -5px #4e4e4e;
}

.text-block-4 {
  color: #fff;
}

.tab-link-tab-2 {
  background-color: #0000;
  background-image: linear-gradient(#00000080 49%, #292929b3);
  border-radius: 5px;
  margin-right: 10px;
  box-shadow: inset 0 4px 20px -5px #4e4e4e, inset 0 4px 3px -3px #ffffff69;
}

.tab-link-tab-2.w--current {
  background-color: #0000;
  box-shadow: inset 0 0 7px #fff6, inset 0 4px 20px -5px #4e4e4e, inset 0 4px 3px -3px #ffffff69;
}

.text-block-5 {
  color: #fff;
}

.tab-link-tab-3 {
  background-color: #0000;
  background-image: linear-gradient(#00000080 49%, #292929b3);
  border-radius: 5px;
  box-shadow: inset 0 4px 20px -5px #4e4e4e, inset 0 4px 3px -3px #ffffff69;
}

.tab-link-tab-3.w--current {
  background-color: #0000;
  box-shadow: inset 0 2px 7px #fff6, inset 0 4px 20px -5px #4e4e4e, inset 0 4px 3px -3px #ffffff69;
}

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

.tab-layout-col-2 {
  width: 50%;
}

.tab-layout-2 {
  z-index: 1;
  grid-row-gap: 3em;
  flex-flow: column;
  width: 100%;
  min-height: 37em;
  display: flex;
  position: relative;
}

.tab-visual-wrap-2 {
  border-radius: .5em;
  width: 100%;
  height: 42em;
  max-height: 80vh;
  position: relative;
  overflow: hidden;
}

.cloneable-2 {
  padding: var(--section-padding) var(--container-padding);
  justify-content: center;
  align-items: center;
  min-height: 1500px;
  display: flex;
  position: relative;
}

.tab-layout-container-2 {
  width: 100%;
  max-width: 36em;
  height: 100%;
  margin-left: auto;
  margin-right: 0;
  padding-top: 1em;
  padding-bottom: 2em;
}

.tab-container-2 {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  min-height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 2.5em;
  display: flex;
}

.features_hero-flex {
  justify-content: space-between;
  display: flex;
}

.container-padding {
  width: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
}

.container_wrapper {
  border-left: .0625rem dashed #fff3;
  border-right: .0625rem dashed #fff3;
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.container_wrapper.is-gray-dash, .container_wrapper.is-nav {
  border-left-color: #1f242833;
  border-right-color: #1f242833;
}

.padding-horizontal-section {
  border: 0 #fff;
  padding-left: 2rem;
  padding-right: 2rem;
  overflow: visible;
}

.container-large-2 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.column-2 {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.templatebacklink {
  color: #0f172b;
  text-transform: uppercase;
  margin-bottom: 1rem;
  font-weight: 700;
}

.templatebacklink:hover {
  color: #1956f3;
  text-decoration: none;
}

.templatebacklink.is-not-capital {
  text-transform: none;
}

.div-block-10142 {
  flex-flow: column;
  display: flex;
}

.footer_bottom-flex {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: space-between;
  align-items: center;
  padding: 2.625rem 1rem 2rem;
  display: flex;
}

.text-size-medium-2.is-cta-description {
  width: 100%;
  max-width: 60rem;
  margin-bottom: 1.5rem;
}

.nav_bar {
  background-color: #fff0;
  padding-left: 2rem;
  padding-right: 2rem;
}

.footer_brand-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.hire-button {
  color: #fff;
  text-align: center;
  background-color: #1f2428;
  border-radius: 2rem;
  justify-content: center;
  align-items: center;
  min-height: 2.125rem;
  padding: .375rem .875rem .25rem;
  font-weight: 600;
  line-height: 1.71;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px .0625rem #1f24281a, 0 -.0625rem .0625rem #1f24281a, 0 .75rem 1.5rem #1f242814, 0 .125rem .3125rem #1f242840;
}

.hire-button.is-icon {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-right: .75rem;
  text-decoration: none;
  display: flex;
}

.hire-button.is-icon.is-white {
  color: #1f2428;
  background-color: #fff;
}

.hire-button.is-icon.is-white:hover {
  color: #3e4852;
  background-color: #fff;
}

.hire-button.is-icon.is-white:active {
  color: #3e4852;
}

.hire-button.is-icon.is-nav-button {
  color: #b6bfab;
  background-color: #1f2428;
  border: .0625rem solid #ffffff14;
  box-shadow: 0 .125rem .3125rem #1f242840;
}

.hire-button.is-icon.is-nav-button:hover {
  color: #f8f7f7;
  border-color: #ffffff29;
}

.hire-button.is-icon.is-nav-button:active {
  border-color: #ffffff14;
  box-shadow: 0 .125rem .3125rem #1f242840;
}

.hire-button.is-icon.is-nav-button.is-for-white-nav {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border-width: 0;
  box-shadow: 0 1px .0625rem #1f24281a, 0 -.0625rem .0625rem #1f24281a, 0 .75rem 1.5rem #1f242814, 0 .125rem .3125rem #1f242840;
}

.hire-button.is-icon.is-nav-button.is-for-white-nav:active {
  box-shadow: 0 .125rem .3125rem #1f242840;
}

.hire-button.is-white-transparent {
  color: #fff;
  background-color: #3269f9;
  overflow: hidden;
  box-shadow: 0 0 0 .0625rem #ffffff30;
}

.hire-button.is-white-transparent:hover, .hire-button.is-white-transparent:active {
  border-color: #ffffff29;
}

.footer_logo-column {
  flex: none;
  width: 2rem;
}

.nav_brand-img {
  width: 100%;
  display: block;
}

.nav_brand-img.is-dark {
  height: 100%;
}

.nav_menu-right {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  align-items: center;
  display: flex;
}

.home_platform-left-large {
  width: 68%;
  min-width: 28.75rem;
}

.nav_menu {
  float: none;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.integration-logo {
  vertical-align: baseline;
  max-width: 3.75rem;
  max-height: 3.75rem;
  display: inline-block;
}

.home_platform-flex {
  background-color: #fff;
  display: flex;
  overflow: visible;
}

.image-195-line {
  background-color: #fff0;
  max-width: 9.375rem;
  padding: 0;
}

.home_entrerprise-brands-label {
  white-space: nowrap;
}

.home_entrerprise-brands-label.is-dark {
  color: #1f2428;
}

.image-195-line-integrations-copy {
  background-color: #fff0;
  align-self: center;
  max-width: 5rem;
  min-height: 3.75rem;
  padding: 0;
}

.image-195-line-integrations-copy.hidden {
  display: none;
}

.cta_box-bg {
  z-index: 2;
  border-radius: 1rem;
  justify-content: flex-end;
  align-items: flex-end;
  width: 50%;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
  overflow: hidden;
}

.creator_about-wrap {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 2.75rem;
  margin-bottom: 3.25rem;
  padding-right: 2rem;
  display: flex;
}

.text-color-white {
  color: #fff;
}

.text-color-white.z-index-2 {
  transition: color .15s;
}

.div-block-10141 {
  width: 100%;
  display: inline-flex;
}

.div-block-10141.bottom-padding-1rem {
  flex-flow: row;
  width: auto;
  padding-bottom: 1rem;
  display: inline-flex;
}

.cta-section {
  width: 100%;
  overflow: hidden;
}

.cta_wrapper {
  padding-top: 9rem;
  padding-bottom: 4rem;
}

.cta_wrapper.is-120 {
  padding-top: 7.5rem;
}

.cta_wrapper.is-120.is-mob-0 {
  display: block;
}

.home_entrerprise-brands-holder {
  flex: none;
}

.home_entrerprise-brands-holder.splide {
  width: 100%;
}

.home_entrerprise-brands-holder.splide.logo-brands {
  overflow: hidden;
}

.read-more-link {
  z-index: 10;
  color: #1956f3;
  cursor: pointer;
  background-image: linear-gradient(#0000, #fff 50%);
  margin-top: -2.5rem;
  padding-top: 3.125rem;
  position: relative;
}

.section_title-block {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 46.6875rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 9rem;
  padding-bottom: 4rem;
  font-weight: 400;
  display: flex;
}

.section_title-block.is-left-align {
  text-align: left;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.home_entrerprise-brands-item-img {
  max-height: 100%;
}

.home_entrerprise-brands-item {
  flex: none;
  justify-content: center;
  align-items: center;
  height: 1.5rem;
  display: flex;
}

.integration-icon-title {
  text-align: center;
  font-weight: 600;
  line-height: 1.33333;
}

.button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #1f242800;
  border: .0625rem #000;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.home_entrerprise-brands-end-filter {
  z-index: 10;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background-image: linear-gradient(to right, #1f2428 10%, #1f242700);
  width: 4rem;
  position: absolute;
  inset: 0% auto 0% 0%;
  box-shadow: 0 2px .625rem #1f242854;
}

.home_entrerprise-brands-end-filter.is-white {
  background-image: linear-gradient(to right, #fff 10%, #1f242700);
}

.home_entrerprise-brands-end-filter.is-white.is-security {
  left: -.0625rem;
  box-shadow: 0 2px .625rem #fcfcfc54;
}

.hire-button-2 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #fff;
  text-align: center;
  background-color: #1f2428;
  border-radius: 2rem;
  justify-content: center;
  align-items: center;
  min-height: 2.125rem;
  padding: .375rem .875rem .25rem;
  font-weight: 600;
  line-height: 1.71;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px .0625rem #1f24281a, 0 -.0625rem .0625rem #1f24281a, 0 .75rem 1.5rem #1f242814, 0 .125rem .3125rem #1f242840;
}

.button_overlay {
  z-index: 1;
  opacity: 0;
  background-color: #ffffff08;
  border: .0625rem solid red;
  transition: opacity .15s;
  position: absolute;
  inset: 0%;
}

.button_overlay.is-dark-with-arrow-in-drk-bg {
  background-color: #ffffff08;
  box-shadow: 0 0 0 .0625rem #00000014;
}

.button_overlay.is-white-button {
  background-color: #fff0;
}

.nav_vertical-line {
  background-color: #fff3;
  width: .0625rem;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% -.0625rem;
}

.nav_vertical-line.is-right {
  inset: 0% -.0625rem 0% auto;
}

.button_text-2 {
  z-index: 5;
  align-self: center;
  transition: color .15s;
  position: relative;
}

.cta_box-content-blue {
  z-index: 10;
  width: 100%;
  max-width: 36rem;
  position: relative;
}

.footer_social-2 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  align-items: center;
  display: flex;
}

.display-inline-2 {
  display: inline-block;
}

.nav_container {
  grid-column-gap: 1.5rem;
  justify-content: space-between;
  align-items: center;
  width: 80rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 1.125rem 1rem;
  display: flex;
}

.cta_box-full-bg-mobile {
  transform-style: preserve-3d;
  display: none;
}

.cta_box {
  color: #fff;
  background-color: #1956f3;
  background-image: url('../images/Dot-bg.svg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 1rem;
  padding: 7.5rem 4rem;
  position: relative;
  box-shadow: 0 6px 1.75rem #1f24282e, 0 .125rem .3125rem #1f242812, 0 0 0 .0625rem #1f24280d;
}

.nav {
  z-index: 999;
  background-color: #fff;
  border-bottom: .0625rem dashed #1f242833;
  position: relative;
  inset: 0% 0% auto;
}

.embed-icon {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  justify-content: center;
  align-items: center;
  margin-left: -.4375rem;
  padding-left: 0;
  display: flex;
}

.embed-icon.is-button-icon {
  z-index: 5;
  z-index: 5;
  margin-left: 0;
  transition: color .15s;
  position: relative;
}

.home_entrerprise-brands-wrapper {
  padding-top: .25rem;
  padding-bottom: .25rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.home_entrerprise-brands-wrapper.is-overflow-visible {
  overflow: visible;
}

.footer_social-link {
  color: #3e4852;
  justify-content: center;
  align-items: center;
  width: 1rem;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.footer_social-link:hover {
  color: #1956f3;
}

.home_entrerprise-brands {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  align-items: center;
  width: 100%;
  padding: 2.5rem 0 2.5rem 3rem;
  line-height: 1.71;
  display: flex;
  overflow: hidden;
}

.home_entrerprise-brands.section_dashline-vertical {
  border-top: .0625rem dashed #1f242833;
  border-bottom: .0625rem dashed #1f242833;
}

.global-styles {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.cta_box-bg-img {
  width: 27.375rem;
  max-width: none;
  transition: all .2s;
  transform: translate(24%);
}

.cta_box-bg-img.is-100 {
  height: 100%;
}

.home_entrerprise-brands-list {
  grid-column-gap: 3.5rem;
  grid-row-gap: 3.5rem;
  flex: 1;
  padding-right: 3.5rem;
  display: flex;
  overflow: visible;
}

.heading-style-h2-6 {
  font-family: "Darker Grotesque", sans-serif;
  color: #1f242b;
  letter-spacing: -0.05em;
  font-size: 3rem;
  font-weight: 700;
  line-height: 90%;
}

.heading-style-h2-6.text-color-white {
  color: #fff;
  white-space: normal;
}

.heading-style-h2-6.text-color-onyx-black {
  white-space: normal;
  width: 100%;
  font-weight: 700;
  display: block;
  position: static;
}

.heading-style-h2-6.text-color-onyx-black-word {
  white-space: normal;
  font-size: 2rem;
  font-weight: 700;
  display: block;
  position: static;
}

.container-padding-about-int {
  width: 100%;
  padding: 6rem 2rem 0;
}

.container-large-3 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.home_platform-right-sm {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.nav_brand {
  float: none;
  width: 7.25rem;
  padding-left: 0;
  display: block;
}

.creator_about-content-resp {
  width: 100%;
}

.button_text-3 {
  z-index: 5;
  align-self: center;
  transition: color .15s;
  position: relative;
}

.section_dashline-bottom {
  border-bottom: .0625rem dashed #1f242833;
  display: block;
}

.section_dashline-bottom.overflow-hidden {
  width: 100%;
  overflow: hidden;
}

.section_dashline-bottom.overflow-hidden.is-no-border {
  border-bottom-style: none;
}

.section_dashline-bottom.overflow-hidden.is-no-border.is-mob-white {
  overflow: visible;
}

.text-size-medium-2 {
  font-size: 1rem;
}

.text-size-medium-2.max-width-medium {
  width: 100%;
  max-width: 48rem;
  margin-right: 0;
  font-size: 1rem;
  font-weight: 400;
}

.gap-1rem {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  display: flex;
}

.footer_top {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 3.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.columns {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.integration-voiceflow-images {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  aspect-ratio: 1;
  text-align: justify;
  background-color: #fff0;
  border: .0625rem dashed #1f242833;
  border-radius: 1rem;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  min-width: 9.375rem;
  max-width: 9.375rem;
  min-height: 9.375rem;
  max-height: 9.375rem;
  padding: 1.25rem;
  display: flex;
}

.footer_bottom {
  border-top: .0625rem dashed #1f242833;
}

.small-copy {
  display: none;
  overflow: visible;
}

.icon-black-back {
  width: .625rem;
  height: .625rem;
  margin-bottom: .125rem;
  margin-right: .25rem;
}

.icon-black-back.rotate {
  transform: rotate(180deg);
}

.collaps-content {
  margin-bottom: 1.5rem;
  overflow: hidden;
}

.image-195 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: justify;
  background-color: #1f2428;
  border-radius: 1rem;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  min-width: 9.375rem;
  max-width: 9.375rem;
  min-height: 9.375rem;
  max-height: 9.375rem;
  padding: 1.25rem;
  display: flex;
}

.div-block-10143 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.div-block-10144 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.link-2 {
  color: #fff;
  cursor: default;
  background-image: linear-gradient(135deg, #1a4088, #a51b7f 54%, #da5712);
  border-radius: .5rem;
  padding-left: 10px;
  padding-right: 10px;
}

.link-3 {
  color: var(--arancio);
}

.text-span-2 {
  color: var(--fucsia);
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(135deg, #1a4088, #a51b7f 52%, #da5712);
  -webkit-background-clip: text;
  background-clip: text;
}

.text-span-3 {
  font-size: 3.72rem;
  font-weight: 700;
}

/* Prezzo barrato nella hero */
.price-strikethrough {
  font-size: 0.7em;
  color: #999;
  margin-left: 0.5rem;
  font-weight: 400;
}

/* Offerta hero: bianco schiarito bold, barra solo 1290€ */
.price-offer {
  font-size: 0.7em;
  color: rgba(255, 255, 255, 0.85);
  font-weight: 700;
  margin-left: 0.5rem;
}

.only-strike {
  text-decoration: line-through;
}

/* Badge Black Friday nella hero */
.black-friday-badge {
  background: linear-gradient(45deg, #000, #333, #000);
  background-size: 200% 200%;
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  padding: 0.8rem 1.5rem;
  border-radius: 10px;
  display: inline-block;
  margin-bottom: 0.8rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  animation: 
    pulse-glow 2s ease-in-out infinite,
    gradient-shift 3s ease-in-out infinite;
  box-shadow: 
    0 0 20px rgba(0, 0, 0, 0.5),
    0 0 40px rgba(51, 51, 51, 0.3),
    inset 0 0 20px rgba(255, 255, 255, 0.1);
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.8);
  transform-origin: center;
  transition: transform 0.3s ease;
}

.black-friday-badge:hover {
  transform: scale(1.05);
  animation-play-state: paused;
}

@keyframes pulse-glow {
  0%, 100% {
    transform: scale(1);
    box-shadow: 
      0 0 20px rgba(0, 0, 0, 0.5),
      0 0 40px rgba(51, 51, 51, 0.3),
      inset 0 0 20px rgba(255, 255, 255, 0.1);
  }
  50% {
    transform: scale(1.02);
    box-shadow: 
      0 0 30px rgba(0, 0, 0, 0.7),
      0 0 60px rgba(51, 51, 51, 0.5),
      inset 0 0 30px rgba(255, 255, 255, 0.2);
  }
}

@keyframes gradient-shift {
  0%, 100% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
}

.text-block-7 {
  font-weight: var(--_typography---font-weight--medium);
}

.link-4 {
  color: var(--_colors---grey--100);
}

.div-block-10146 {
  margin-left: -20px;
}

.heading-10 {
  font-family: "Darker Grotesque", sans-serif;
  color: var(--_colors---primary--beige);
  font-size: 5.52rem;
  font-weight: 700;
  letter-spacing: -0.05em;
  line-height: 90%;
}

.heading-10.white {
  color: var(--_colors---primary--black);
}

.paragraph-2 {
  color: var(--_colors---primary--white);
  font-size: var(--fixed--1-25rem);
}

.div-block-10147 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.paragraph-3 {
  color: var(--_colors---primary--black);
  font-size: var(--fixed--1-25rem);
  margin-top: 20px;
}

.heading-11 {
  font-family: "Darker Grotesque", sans-serif;
  color: var(--_colors---primary--black);
  font-size: 5.52rem;
  font-weight: 700;
  letter-spacing: -0.05em;
  line-height: 90%;
}

.heading-11._3-3 {
  color: var(--_colors---grey--600);
  font-size: 3.96rem;
  font-weight: 700;
  letter-spacing: -0.05em;
}

.heading-11._3-3.white {
  color: var(--_colors---primary--beige);
  line-height: 110%;
  font-weight: 700;
  letter-spacing: -0.05em;
}

.tab-link-tab-1-2 {
  background-color: #0000;
  background-image: linear-gradient(#00000080 49%, #292929b3);
  border-radius: .5rem;
  box-shadow: inset 0 4px 3px -3px #ffffff69, inset 0 4px 20px -5px #4e4e4e;
}

.tab-link-tab-1-2:hover {
  box-shadow: inset 0 0 7px #fff6, inset 0 4px 3px -3px #ffffff69, inset 0 4px 20px -5px #4e4e4e;
}

.tab-link-tab-1-2.w--current {
  background-color: #0000;
  background-image: linear-gradient(#00000080 49%, #292929b3);
  border-radius: .5rem;
  padding: 10px 2rem;
  box-shadow: inset 0 4px 20px -5px #4e4e4e, inset 0 4px 3px -3px #ffffff69;
}

.tab-link-tab-1-2.w--current:hover {
  box-shadow: inset 0 0 7px #fff6, inset 0 4px 20px -5px #4e4e4e, inset 0 4px 3px -3px #ffffff69;
}

.container-6 {
  margin-left: 0;
}

.bold-text-43 {
  color: var(--_colors---primary--black);
}

.heading-12 {
  font-family: "Darker Grotesque", sans-serif;
  color: var(--_colors---primary--black);
  text-align: left;
  font-size: 1.68rem;
  font-weight: 700;
  letter-spacing: -0.05em;
  line-height: 95%;
}

.service-cards-block-2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: auto;
  margin-top: 60px;
  display: grid;
}

.service-card-title-block-2 {
  grid-row-gap: 20px;
  color: #fff;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 15px auto 10px;
  display: flex;
}

.text-block-8 {
  color: #fff;
  font-size: 1.25rem;
}

.heading-13 {
  font-family: "Darker Grotesque", sans-serif;
  color: var(--_colors---primary--black);
  font-size: 5.52rem;
  font-weight: 700;
  letter-spacing: -0.05em;
  line-height: 90%;
}

.text-style-label-6 {
  color: #f8f7f3;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-size: .875rem;
  font-weight: 500;
}

.label_wrap-2 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-9 {
  color: #fff;
  font-size: 1.25rem;
}

.overlay-2 {
  z-index: 1;
  opacity: 0;
  background-color: #000;
  border-radius: 1rem;
  position: absolute;
  inset: 0%;
}

.overlay-2:hover {
  opacity: .4;
}

.pad {
  border-radius: 1rem;
  position: static;
}

.padding-section-medium-5 {
  padding-top: 8rem;
}

.padding-section-medium-5.none {
  display: none;
}

.label_line-3 {
  background-image: linear-gradient(90deg, #204287, #a51b7f 50%, #da5712);
  width: 3.5rem;
  height: 2px;
}

.label_line-3.contrario {
  background-image: linear-gradient(90deg, #da5712, #a51b7f 50%, #204287);
}

.section-top-block-2 {
  grid-row-gap: 30px;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-10 {
  font-size: 1.25rem;
}

.text-block-11 {
  color: #fff;
  font-size: 1.25rem;
}

.button-7 {
  z-index: 2;
  opacity: 0;
  background-color: #0000;
  background-image: linear-gradient(135deg, #1a4088, #a51b7f 52%, #da5712);
  border-radius: 1rem;
  padding: .8rem 2rem;
  font-size: 1.125rem;
  font-weight: 500;
  position: absolute;
  overflow: hidden;
}

.button-7:hover {
  opacity: 1;
}

.text-block-12 {
  font-size: 1.25rem;
}

.service-card-image-block-2 {
  cursor: pointer;
  background-color: #000;
  border-radius: 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.services-2 {
  border-radius: 0;
  padding-top: 40px;
  padding-bottom: 60px;
  overflow: hidden;
}

.tab-link-tab-3-2 {
  background-color: #0000;
  background-image: linear-gradient(#00000080 49%, #292929b3);
  border-radius: .5rem;
  padding: 10px 2rem;
  box-shadow: inset 0 4px 20px -5px #4e4e4e, inset 0 4px 3px -3px #ffffff69;
}

.tab-link-tab-3-2:hover {
  box-shadow: inset 0 0 7px #fff6, inset 0 4px 20px -5px #4e4e4e, inset 0 4px 3px -3px #ffffff69;
}

.tab-link-tab-5 {
  color: #fff;
  background-color: #0000;
  background-image: linear-gradient(#00000080 49%, #292929b3);
  border-radius: .5rem;
  box-shadow: inset 0 4px 3px -3px #ffffff69, inset 0 4px 20px -5px #4e4e4e;
}

.tab-link-tab-5:hover {
  box-shadow: inset 0 0 7px #fff6, inset 0 4px 3px -3px #ffffff69, inset 0 4px 20px -5px #4e4e4e;
}

.tab-link-tab-2-2 {
  background-color: #0000;
  background-image: linear-gradient(#00000080 49%, #292929b3);
  border-radius: .5rem;
  padding: 10px 2rem;
  box-shadow: inset 0 4px 3px -3px #ffffff69, inset 0 4px 20px -5px #4e4e4e;
}

.tab-link-tab-2-2:hover {
  box-shadow: inset 0 0 7px #fff6, inset 0 4px 3px -3px #ffffff69, inset 0 4px 20px -5px #4e4e4e;
}

.tab-link-tab-2-2.w--current {
  background-image: linear-gradient(#00000080 49%, #292929b3);
}

.link-6, .bold-text-44 {
  color: var(--_colors---primary--black);
}

.tabs-menu-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.service-card-2 {
  border-radius: 1rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  display: flex;
}

.tab-link-tab-4 {
  color: #fff;
  background-color: #0000;
  background-image: linear-gradient(#00000080 49%, #292929b3);
  border-radius: .5rem;
  box-shadow: inset 0 4px 3px -3px #ffffff69, inset 0 4px 20px #4e4e4e;
}

.tab-link-tab-4:hover {
  box-shadow: inset 0 0 7px #fff6, inset 0 4px 3px -3px #ffffff69, inset 0 4px 20px #4e4e4e;
}

.heading-14 {
  font-family: "Darker Grotesque", sans-serif;
  color: var(--_colors---grey--600);
  font-size: 3.96rem;
  font-weight: 700;
  letter-spacing: -0.05em;
  line-height: 90%;
}

.navbar-logo-center {
  position: sticky;
  inset: 0% 0% auto;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

.container-7 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

.nav-menu-three {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.navbar_creative-text {
  color: var(--_colors---primary--black);
  text-transform: uppercase;
  font-size: .75rem;
  font-weight: 700;
}

.menu_close-icon {
  width: 1rem;
}

.menu_content {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  min-height: 100%;
  padding: 2.25rem;
  display: flex;
  position: relative;
  overflow: auto;
}

.navbar_logo-2 {
  width: 2.5rem;
}

.navbar_brand {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button_texts {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.navbar_link-texts {
  position: relative;
  overflow: clip;
}

.menu_bg-blur {
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: #0000004d;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0%;
}

.navbar_links-menu {
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.menu_legal-link {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #666;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: .25rem;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.1;
  display: inline-flex;
  position: relative;
  bottom: -2px;
  overflow: hidden;
}

.navbar_link-dot {
  opacity: 0;
  background-color: #f3350c;
  border-radius: 50%;
  width: 4px;
  height: 4px;
  position: absolute;
  inset: .125rem -.4rem auto auto;
}

.menu_social-wrap {
  justify-content: space-between;
  align-items: center;
  display: none;
}

.navbar_link-text-2 {
  font-weight: 600;
}

.navbar_link-text-2._2 {
  position: absolute;
  top: 100%;
}

.menu_social-icon {
  width: 1.25rem;
}

.menu_legal {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.navbar_works-number {
  margin-left: -1px;
}

.navbar_works-link {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.menu_legal-line {
  background-color: #fff;
  width: 100%;
  height: 1px;
  position: absolute;
  top: auto;
  bottom: 0;
  right: 100.4%;
}

.menu_legal-line.grey {
  background-color: gray;
}

.navbar_creative {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button-line_dot {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.menu_links {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.menu_close {
  aspect-ratio: 1;
  cursor: pointer;
  background-color: #f1efed;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  width: 4rem;
  transition: transform .2s;
  display: flex;
  position: absolute;
  inset: 1rem 1rem auto auto;
}

.menu_close:hover {
  transform: scale(.9);
}

.navbar_links-2 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: wrap;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.button_text-4._2 {
  opacity: 0;
  margin-bottom: -1.5rem;
}

.navbar-2 {
  background-color: #f8f7f3;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-top: .5rem;
  display: none;
  position: relative;
  top: 0;
}

.button_dot {
  z-index: 4;
  background-color: #f3350c;
  border-radius: 50%;
  width: .25rem;
  height: .25rem;
  position: relative;
}

.navbar_component-2 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  display: flex;
}

.navbar_works-number-wrap {
  color: #fff;
  text-align: center;
  background-color: #f3350c;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  font-size: .75rem;
  line-height: 1;
  display: flex;
}

.button-secondary-2 {
  color: #000;
  background-color: #f1efed;
  border-radius: 9rem;
  justify-content: flex-start;
  align-items: center;
  padding: .75rem 1rem;
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.6;
  display: flex;
  overflow: clip;
}

.menu_link-dot {
  opacity: 0;
  background-color: #f3350c;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  position: absolute;
  inset: .125rem -.5rem auto auto;
}

.menu_link-texts {
  position: relative;
  overflow: clip;
}

.menu_contact-text {
  color: #fff;
  font-size: 1.25rem;
  line-height: 1.2;
}

.button-line_space {
  width: 1.5rem;
}

.menu_link-text {
  letter-spacing: -.04em;
  font-size: 2.25rem;
  font-weight: 500;
  line-height: 1.1;
}

.menu_link-text._2 {
  position: absolute;
  top: 100%;
}

.hamburger {
  z-index: 2;
  grid-column-gap: .375rem;
  grid-row-gap: .375rem;
  cursor: pointer;
  border-radius: .75rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 2.5rem;
  margin-right: -.625rem;
  display: none;
  position: relative;
}

.menu_in {
  perspective-origin: 100% 0;
  transform-origin: 100% 0;
  background-color: #fff;
  border-radius: 19px;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: clip;
}

.menu_social-link {
  aspect-ratio: 1;
  border: 1px solid #ececec;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  transition: opacity .2s;
  display: flex;
}

.menu_social-link:hover {
  opacity: .6;
}

.hamburger_line {
  background-color: #000;
  width: 2.25rem;
  height: 2px;
}

.navbar_link-2 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: center;
  align-items: flex-start;
  display: inline-flex;
  position: relative;
}

.navbar_link-2.box {
  background-image: linear-gradient(135deg, #1a4088, #a51b7f 51%, #da5712);
  border-radius: .7rem;
  padding: 10px 20px;
}

.menu_social {
  grid-column-gap: .875rem;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.menu_component {
  z-index: 99;
  position: relative;
}

.navbar_barcode {
  width: 3.5rem;
}

.menu_link {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.menu_contact {
  border-radius: 2rem;
  height: 28vh;
  max-height: 21.25rem;
  position: relative;
  overflow: hidden;
}

.menu-contact-link {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 1.5rem auto auto 1.5rem;
}

.menu {
  z-index: 3;
  width: 50vw;
  height: 100vh;
  padding: .75rem;
  display: none;
  position: fixed;
  inset: 0% 0% auto auto;
}

.menu_buttons {
  grid-column-gap: .875rem;
  grid-row-gap: .875rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.menu_contact-img {
  object-fit: scale-down;
  background-color: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.menu_actions {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.navbar_content {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar_line {
  border-top: 1px solid #ccbfc4;
  width: 100%;
  height: 1px;
}

.menu_contact-arrow {
  width: .75rem;
}

.button_dot-scale {
  background-color: #f3350c;
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  display: none;
  position: absolute;
}

.div-block-10148 {
  background-color: #ccbfc4;
  width: 1px;
  height: 40px;
}

.head-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: .4fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  width: 100%;
  padding-left: 3rem;
  padding-right: 3rem;
  display: grid;
}

.heading-style-h4-2 {
  font-family: "Darker Grotesque", sans-serif;
  letter-spacing: -0.05em;
  font-size: 3.3rem;
  font-weight: 700;
  line-height: 95%;
}

.step-3-info-wrapper {
  border: 2px solid #d3e5e9;
  border-radius: 16px;
  flex: 1;
  align-items: center;
  margin-bottom: 40px;
  padding: 24px;
  display: flex;
}

.step-3-info-wrapper.shadow {
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-image: linear-gradient(#282727, #1b1b1b);
  border-style: none;
  border-radius: 19px;
  padding-top: 30px;
  padding-bottom: 30px;
  box-shadow: inset 0 1px 2px #fff6;
}

.black-line {
  width: 2px;
  height: 72px;
  position: absolute;
  left: 19px;
  right: 20px;
}

.step-heading {
  color: #fff;
}

.step-heading.margin-xs {
  color: var(--_colors---primary--white);
  font-size: 2rem;
}

.step-4-number {
  z-index: 2;
  border: 8px #161616;
  border-left: 1px #000;
  border-right: 1px #000;
  position: relative;
  overflow: hidden;
}

.white-line {
  background-color: #a51b7f;
  background-image: linear-gradient(#1a4088, #a51b7f 50%, #da5712);
  width: 2px;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.metodo {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 120px;
  padding-bottom: 120px;
  position: relative;
}

.metodo.black {
  border: 1px solid #0000;
  padding-top: 120px;
}

.step-1-info-wrapper {
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-image: linear-gradient(#282727, #1b1b1b);
  border-radius: 19px;
  flex: 1;
  align-items: center;
  margin-bottom: 40px;
  padding: 30px;
  display: flex;
  box-shadow: inset 0 1px 2px #fff6;
}

.step-4-info-wrapper {
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-image: linear-gradient(#282727, #1b1b1b);
  border-radius: 19px;
  flex: 1;
  align-items: center;
  margin-bottom: 40px;
  padding: 30px 24px;
  display: flex;
  box-shadow: inset 0 1px 2px #fff6;
}

.grey-line {
  width: 2px;
  height: 82%;
  position: relative;
}

.brands_heading-2 {
  max-width: 50.625rem;
}

.step-5-info-wrapper {
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-image: linear-gradient(#282727, #1b1b1b);
  border: 2px #d3e5e9;
  border-radius: 19px;
  flex: 1;
  align-items: center;
  padding: 30px 24px;
  display: flex;
  box-shadow: inset 0 1px 2px #fff6;
}

.step-5-number {
  z-index: 2;
  border-width: 8px 1px;
  border-color: #161616 #000;
  position: relative;
  overflow: hidden;
}

.step-1-number {
  z-index: 2;
  border: 0 #161616;
  border-color: #161616 #000;
  position: relative;
  overflow: hidden;
}

.timeline-wrapper {
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
  overflow: hidden;
}

.step {
  flex: none;
  justify-content: flex-start;
  align-items: center;
  min-width: 120px;
  padding-bottom: 40px;
  display: flex;
}

.step-3-number {
  z-index: 2;
  border: 8px #161616;
  border-left: 1px #000;
  border-right: 1px #000;
  position: relative;
  overflow: hidden;
}

.step-2-info-wrapper {
  border: 2px solid #d3e5e9;
  border-radius: 16px;
  flex: 1;
  align-items: center;
  margin-bottom: 40px;
  padding: 24px;
  display: flex;
}

.step-2-info-wrapper.shadow {
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(#282727, #1b1b1b);
  background-clip: border-box;
  border-style: none;
  border-radius: 19px;
  padding-top: 30px;
  padding-bottom: 30px;
  box-shadow: inset 0 1px 2px #fff6;
}

.paragraph-m {
  letter-spacing: -.4px;
  font-size: 20px;
}

.paragraph-m.text-white.margin-m {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(135deg, #2265e6, #a51b7f 52%, #da5712);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 10px;
  font-size: 1.5rem;
}

.container-8 {
  z-index: 2;
  width: 100%;
  margin-top: 4rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.container-8.small {
  max-width: 920px;
}

.container-8.small.flex {
  justify-content: flex-start;
  align-items: flex-start;
}

.text-light-grey {
  color: #f8f7f3;
  text-align: center;
  margin-top: 10px;
  font-size: 16px;
}

.text-light-grey.left {
  color: var(--_colors---grey--100);
  text-align: left;
  font-size: 1.125rem;
}

.process-wrapper {
  position: relative;
}

.step-2-number {
  z-index: 2;
  border: 8px #161616;
  border-left: 1px #000;
  border-right: 1px #000;
  position: relative;
  overflow: hidden;
}

.step-wrapper {
  align-items: center;
  display: flex;
  position: relative;
}

.step-info {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: static;
}

.grid-3 {
  grid-row-gap: 16px;
  grid-template-areas: ". Area"
                       ". Area-2";
}

.div-block-10149 {
  z-index: 2;
  background-color: var(--_colors---grey--700);
  border: 1px solid #000;
  border-radius: 1rem;
  width: 400px;
  padding: 32px;
  position: relative;
  right: auto;
  box-shadow: inset 1px 1px .25px #ffffff4d, inset 0 2px 1px #ffffff80;
}

.div-block-10150 {
  z-index: 2;
  background-color: var(--_colors---grey--700);
  border: 1px solid #000;
  border-radius: 19px;
  width: 400px;
  padding: 32px;
  position: relative;
  box-shadow: 1px 1px .25px #0003, inset 0 2px 1px #ffffff80;
}

.section-4 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.div-block-10151, .div-block-10152, .div-block-10153 {
  z-index: 2;
  background-color: var(--_colors---grey--700);
  border: 1px solid #000;
  border-radius: 19px;
  width: 400px;
  padding: 32px;
  position: relative;
  box-shadow: inset 0 2px 1px #ffffff80, inset 1px 1px .25px #ffffff4d;
}

.div-block-10154 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.heading-15 {
  font-family: "Darker Grotesque", sans-serif;
  font-size: 3.36rem;
  line-height: 95%;
  font-weight: 700;
  letter-spacing: -0.05em;
}

.heading-15._2-4 {
  font-size: 2.4rem;
}

.heading-15.hide-desktoplandscape {
  display: none;
}

.text-span-4 {
  color: var(--fucsia);
}

.div-block-10155 {
  background-color: #0000;
  background-image: linear-gradient(#282727, #1b1b1b);
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding-top: 10px;
  padding-bottom: 5px;
  display: flex;
  box-shadow: inset 0 1px 2px #fff6;
}

/* Padding aumentato solo per le icone dei 5 box principali */
.div-block-10155.usp {
  width: 102px; /* -15% */
  height: 102px; /* -15% */
  padding: 1.7rem; /* ~-15% */
  border-radius: 16px;
}

.div-block-10155.no-desk {
  display: none;
}

.div-block-10155.no-mobile {
  padding-top: 0;
  padding-bottom: 0;
}

.grid-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: center;
  place-items: center;
}

.image-197 {
  z-index: 1;
  position: absolute;
  top: 3127.4px;
  right: 318.833px;
}

.image-198 {
  transform-style: preserve-3d;
  position: absolute;
  top: 3428.4px;
  left: 340.833px;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.image-199 {
  position: absolute;
  top: 3729.4px;
}

.image-200 {
  transform-style: preserve-3d;
  position: absolute;
  top: 4049.4px;
  left: 322.833px;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.image-201, .image-202 {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.container1440 {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.pricing {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  width: 100%;
  max-width: 1440px;
  padding-top: 60px;
  padding-bottom: 60px;
  display: none;
}

.heading-16 {
  font-family: "Darker Grotesque", sans-serif;
  color: var(--_colors---primary--white);
  font-size: 3.6rem;
  line-height: 90%;
  font-weight: 700;
  letter-spacing: -0.05em;
}

.heading-16._4 {
  font-size: 4.8rem;
}

.heading-16.secondohead {
  color: var(--_colors---primary--white);
  font-size: 2.4rem;
}

.heading-16.secondohead.cta {
  font-size: 3.96rem;
}

.paragraph-4 {
  color: var(--_colors---grey--100);
  font-size: var(--fixed--1-25rem);
}

.paragraph-4.headline {
  font-size: var(--fixed--1-5rem);
}

.paragraph-4.box-diverso {
  color: var(--_colors---primary--white);
  text-align: center;
}

.paragraph-4.box-diverso._800px {
  width: 800px;
}

.grid-5 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  border-radius: 19px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  padding-left: 20px;
  padding-right: 0;
}

/* Pricing grid-3 layout */
.pricing_blocks .grid-3 {
  grid-column-gap: 50px;
  grid-row-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr;
  padding-left: 20px;
  padding-right: 0;
}

/* Mobile: Single column layout for pricing bullets */
@media (max-width: 768px) {
  .pricing_blocks .grid-3 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-column-gap: 0 !important;
    grid-row-gap: 0 !important;
    padding-left: 10px;
    padding-right: 10px;
  }
  
  .pricing_blocks .grid-3 > div {
    width: 100% !important;
    margin-bottom: 20px;
  }
  
  /* Add divider lines every 6 items on mobile */
  .pricing_blocks .grid-3 > div:nth-child(6n)::after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.2);
    margin-top: 20px;
    margin-bottom: 20px;
  }
  
  .pricing_blocks .grid-3 > div:nth-child(6n) {
    margin-bottom: 20px;
  }
}

.text-block-13, .text-block-14, .text-block-15 {
  color: var(--_colors---primary--white);
}

.text-block-15 {
  font-size: 1.25rem !important;
  font-weight: 500 !important;
  line-height: 1.3 !important;
}

/* GSAP Split Text - Reduce font size by 20% */
.gsap_split_word,
.gsap_split_letter {
  font-size: 0.8em !important;
}

/* Legal Documents Modal Styles */
.legal-modal {
  max-width: 800px;
  max-height: 90vh;
  overflow-y: auto;
}

.legal-content {
  padding: 2rem;
  line-height: 1.6;
}

.legal-content h3 {
  color: #333;
  font-size: 1.4rem;
  font-weight: 600;
  margin-top: 2rem;
  margin-bottom: 1rem;
}

.legal-content h3:first-child {
  margin-top: 0;
}

.legal-content p {
  margin-bottom: 1rem;
  color: #555;
}

.legal-content ul {
  margin-bottom: 1rem;
  padding-left: 1.5rem;
}

.legal-content li {
  margin-bottom: 0.5rem;
  color: #555;
}

.legal-content strong {
  color: #333;
  font-weight: 600;
}

/* Mobile responsive for legal modals */
@media (max-width: 768px) {
  .legal-modal {
    max-width: 95%;
    margin: 1rem;
  }
  
  .legal-content {
    padding: 1.5rem;
  }
  
  .legal-content h3 {
    font-size: 1.2rem;
  }
}

/* Target Audience Box */
.target-audience-box {
  width: 100%;
  background: #fff;
  border: 2px solid #000;
  border-radius: 12px;
  padding: 1.2rem 1.5rem;
  margin: 2rem 0;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.target-audience-content {
  text-align: center;
}

.target-audience-title {
  font-size: 1.8rem;
  font-weight: 700;
  color: #000;
  margin-bottom: 1rem;
  font-family: "Darker Grotesque", sans-serif;
}

.target-audience-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1.5rem;
}

.target-audience-item {
  font-size: 1.1rem;
  color: #333;
  font-weight: 600;
  font-family: "Darker Grotesque", sans-serif;
}

/* Mobile responsive for target audience box */
@media (max-width: 768px) {
  .target-audience-box {
    padding: 1rem 1.2rem;
    margin: 1.5rem 0;
    border-radius: 8px;
    border-width: 1px;
  }
  
  .target-audience-title {
    font-size: 1.4rem;
    margin-bottom: 0.8rem;
  }
  
  .target-audience-list {
    gap: 1rem;
    flex-direction: column;
    align-items: center;
  }
  
  .target-audience-item {
    font-size: 1rem;
  }
}

/* Mobile Reviews Slider */
@media (max-width: 768px) {
  .review-slider-wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
  }
  
  .review-section-content-wrapper {
    display: flex !important;
    transition: transform 0.3s ease;
    width: 100%;
  }
  
  .review-card {
    flex: 0 0 100% !important;
    padding: 0 !important;
    box-sizing: border-box;
    min-width: 100%;
    width: 100%;
  }
  
  .review-slider-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    gap: 15px;
  }
  
  .review-slider-btn {
    background: #000;
    color: white;
    border: none;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: bold;
    transition: all 0.3s ease;
  }
  
  .review-slider-btn:hover {
    background: #333;
    transform: scale(1.1);
  }
  
  .review-slider-btn:disabled {
    background: #ccc;
    cursor: not-allowed;
    transform: none;
  }
  
  .review-slider-dots {
    display: flex;
    gap: 8px;
  }
  
  .review-slider-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ddd;
    cursor: pointer;
    transition: all 0.3s ease;
  }
  
  .review-slider-dot.active {
    background: #000;
    transform: scale(1.2);
  }
}

/* Cookie Banner - Discreto e non invasivo */
.cookie-banner {
  position: fixed;
  bottom: 20px;
  left: 20px;
  right: 20px;
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  z-index: 10000;
  transform: translateY(100px);
  opacity: 0;
  transition: all 0.3s ease;
  max-width: 400px;
  margin: 0 auto;
}

.cookie-banner.show {
  transform: translateY(0);
  opacity: 1;
}

.cookie-content {
  padding: 16px 20px;
  display: flex;
  align-items: center;
  gap: 12px;
}

.cookie-text {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 8px;
}

.cookie-icon {
  font-size: 18px;
  flex-shrink: 0;
}

.cookie-text p {
  margin: 0;
  font-size: 13px;
  line-height: 1.4;
  color: #333;
  font-family: "Darker Grotesque", sans-serif;
}

.cookie-buttons {
  display: flex;
  gap: 8px;
  flex-shrink: 0;
}

.cookie-btn {
  padding: 6px 12px;
  border: none;
  border-radius: 6px;
  font-size: 12px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s ease;
  font-family: "Darker Grotesque", sans-serif;
}

.cookie-accept {
  background: #000;
  color: white;
}

.cookie-accept:hover {
  background: #333;
  transform: translateY(-1px);
}

.cookie-decline {
  background: transparent;
  color: #666;
  border: 1px solid #ddd;
}

.cookie-decline:hover {
  background: #f5f5f5;
  color: #333;
}

/* Mobile responsive per cookie banner */
@media (max-width: 768px) {
  .cookie-banner {
    bottom: 15px;
    left: 15px;
    right: 15px;
    max-width: none;
  }
  
  .cookie-content {
    padding: 14px 16px;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  
  .cookie-text {
    width: 100%;
  }
  
  .cookie-text p {
    font-size: 12px;
  }
  
  .cookie-buttons {
    width: 100%;
    justify-content: flex-end;
  }
  
  .cookie-btn {
    padding: 8px 16px;
    font-size: 13px;
  }
}

/* Tablet responsive for target audience box */
@media (max-width: 1024px) and (min-width: 769px) {
  .target-audience-box {
    padding: 1.4rem 1.8rem;
  }
  
  .target-audience-title {
    font-size: 1.6rem;
  }
  
  .target-audience-list {
    gap: 1.3rem;
  }
  
  .target-audience-item {
    font-size: 1.05rem;
  }
}

/* Mobile fix for "Un processo trasparente e un lancio rapidissimo" */
@media (max-width: 768px) {
  .heading-11._3-3.white {
    font-size: 0.96em !important; /* Reduce by 4% */
    line-height: 1.2 !important;
    text-align: center !important;
  }
  
  .heading-11._3-3.white br {
    display: block !important;
  }
}

.div-block-10156 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: var(--_colors---grey--900);
  border: 1px solid #000;
  border-radius: 19px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 40px;
  margin-right: 40px;
  padding: 30px 40px;
  display: flex;
  box-shadow: inset 1px 1px .25px #ffffff4d, inset 0 2px 1px #ffffff80;
}

.div-block-10156.secondo {
  background-color: var(--_colors---primary--white);
  border-style: none;
  margin-left: 0;
  margin-right: 0;
}

.list {
  padding-left: var(--fixed--0rem);
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  list-style-type: disc;
  display: flex;
}

.div-block-10157 {
  width: 100%;
}

.text-block-16, .text-block-17, .text-block-18, .text-block-19 {
  color: var(--_colors---primary--white);
  font-family: "Darker Grotesque", sans-serif !important;
  font-size: 2.16rem !important;
  font-weight: 700 !important;
  letter-spacing: -0.05em !important;
  line-height: 95% !important;
  margin-bottom: 20px;
}

.div-block-10158 {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 10px;
  display: flex;
}

.div-block-10158.no10 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  margin-top: 0;
}

.div-block-10158.no10.ctafinale {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
}

.div-block-10159 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-span-5 {
  background-color: var(--fucsia);
}

.image-205 {
  width: 45px;
  max-width: none;
}

.heading-style-h4-3 {
  font-family: "Darker Grotesque", sans-serif;
  color: var(--_colors---primary--black);
  letter-spacing: -0.05em;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 95%;
}

.spacer-xlarge-3 {
  width: 100%;
  padding-top: 4rem;
}

.brands_list-2 {
  z-index: 50;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.padding-section-medium-6 {
  padding-top: 8rem;
}

.brands_item-logo-wrap-2 {
  aspect-ratio: 1;
  background-color: #fff;
  background-image: url('../images/4.png');
  background-position: 0 0;
  background-size: cover;
  border-radius: 1.125rem;
  justify-content: center;
  align-items: center;
  width: 16rem;
  display: flex;
}

.brands_item-logo-wrap-2._6 {
  background-image: url('../images/12.png'), url('../images/4.png');
  background-position: 0 0, 0 0;
  background-size: cover, cover;
}

.brands_item-logo-wrap-2._2 {
  background-image: url('../images/5.png');
  background-position: 0 0;
  background-size: cover;
}

.brands_item-logo-wrap-2._8 {
  background-image: url('../images/6.png'), url('../images/4.png');
  background-position: 0 0, 0 0;
  background-size: cover, cover;
}

.brands_item-logo-wrap-2._10 {
  background-image: url('../images/8.png'), url('../images/4.png');
  background-position: 0 0, 0 0;
  background-size: cover, cover;
  border-radius: 19px;
}

.brands_item-logo-wrap-2._9 {
  background-image: url('../images/11.png'), url('../images/4.png');
  background-position: 0 0, 0 0;
  background-size: cover, cover;
}

.brands_item-logo-wrap-2._4 {
  background-image: url('../images/1.png'), url('../images/4.png');
  background-position: 0 0, 0 0;
  background-size: cover, cover;
}

.brands_item-logo-wrap-2._5 {
  background-image: url('../images/10.png'), url('../images/4.png');
  background-position: 0 0, 0 0;
  background-size: cover, cover;
}

.brands_item-logo-wrap-2._12 {
  background-image: url('../images/9.png'), url('../images/4.png');
  background-position: 0 0, 0 0;
  background-size: cover, cover;
}

.brands_item-logo-wrap-2._7 {
  background-image: url('../images/2.png'), url('../images/4.png');
  background-position: 0 0, 0 0;
  background-size: cover, cover;
}

.brands_item-logo-wrap-2._3 {
  background-image: url('../images/7.png'), url('../images/4.png');
  background-position: 0 0, 0 0;
  background-size: cover, cover;
}

.brands_item-logo-wrap-2._11 {
  background-image: url('../images/3.png'), url('../images/4.png');
  background-position: 0 0, 0 0;
  background-size: cover, cover;
}

.brands_item-desc-2 {
  color: gray;
  text-align: center;
  font-size: .75rem;
  font-weight: 600;
}

.brands_list-wrapper-2 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  -webkit-mask: linear-gradient(270deg, #0000, #000 25% 75%, #0000);
  mask: linear-gradient(270deg, #0000, #000 25% 75%, #0000);
}

.heading-style-display-2 {
  font-family: "Darker Grotesque", sans-serif;
  color: var(--_colors---grey--600);
  letter-spacing: -0.05em;
  width: 800px;
  font-size: 3.96rem;
  font-weight: 700;
  line-height: 90%;
}

.slider01_mask-4 {
  width: 30%;
  overflow: visible;
}

.slider01_comp-2 {
  background-color: #0000;
  margin-top: 70px;
  margin-left: 3rem;
  position: relative;
}

.tabs {
  z-index: 1;
  margin-left: 3rem;
  margin-right: 0;
}

.slider_arrow-3 {
  z-index: 2;
  background-image: linear-gradient(#00000080 49%, #292929b3);
  border: 2px #585858;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  inset: -24% 6% auto auto;
}

.slider_arrow-3:hover {
  background-color: #0000;
  box-shadow: inset 0 0 7px #fff6, inset 0 5px 3px -3px #ffffff69, inset 0 4px 20px -5px #4e4e4e;
}

.slider_arrow-3.is-left {
  z-index: 10;
  box-shadow: none;
  background-image: linear-gradient(#00000080 49%, #292929b3);
  border-style: none;
  border-radius: .5rem;
  transition-property: none;
  inset: -24% 10% auto auto;
}

.slider_arrow-3.is-left:hover {
  background-color: #0000;
  box-shadow: inset 0 0 7px #fff6, inset 0 4px 20px -5px #4e4e4e, inset 0 5px 3px -3px #ffffff69;
}

.padding-section-xsmall-2 {
  padding-top: 4rem;
}

.padding-section-medium-7 {
  padding-top: 8rem;
}

.work-list_head-3 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: end start;
  margin-left: 3rem;
  margin-right: 3rem;
  display: grid;
}

.hover_pill-3 {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: #fff;
  text-transform: uppercase;
  background-color: #0000004d;
  border-radius: 4rem;
  padding: .75rem 1rem;
  font-size: .75rem;
  font-weight: 500;
}

.pricing_feature-detail {
  color: #b6b6b6;
}

.pricing_divider-line {
  border-bottom: 1px solid #4d4d4d;
  flex: 1;
  height: 1px;
}

.label_dot {
  background-color: #f3350c;
  border-radius: 50%;
  width: .25rem;
  height: .25rem;
}

.pricing_wrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.pricing_feature-text {
  color: #707070;
  font-weight: 500;
}

.pricing_dollar {
  vertical-align: top;
  font-size: 1.5rem;
}

.pricing_money {
  color: #f1efed;
  font-size: 5rem;
  font-weight: 600;
  line-height: 1;
}

.container-xsmall-2 {
  width: 100%;
  max-width: 60rem;
  margin-left: auto;
  margin-right: auto;
}

.button-grad_ball {
  filter: blur(20px);
  mix-blend-mode: overlay;
  border-radius: 50%;
  width: 50%;
  height: 50%;
}

.button-grad_ball.gradient__ball--2 {
  background-image: linear-gradient(78deg, #a600ff, #2bff00);
  position: absolute;
  bottom: 0;
  left: 50%;
}

.button-grad_ball.ball-1 {
  background-color: #fd3846;
  background-image: linear-gradient(to right, #fd3846, #ffd000);
  position: absolute;
  bottom: 0;
}

.button-grad_inner {
  border-radius: 1.125rem;
  padding: 1.5rem 2rem;
  transition: box-shadow .2s;
  position: relative;
  overflow: hidden;
  box-shadow: inset 0 0 7px #ffffff47;
}

.button-grad_inner:hover {
  box-shadow: inset 0 0 7px #fff6;
}

.section_pricing {
  padding-top: 60px;
  padding-bottom: 60px;
}

.section_pricing._20-paddingup {
  padding-top: 20px;
}

.pricing_value-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 20px;
  display: flex;
}

.pricing_head {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.pricing_divider {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.pricing_main {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.text-style-label-7 {
  letter-spacing: .05em;
  text-transform: uppercase;
  font-size: .875rem;
  font-weight: 600;
}

.button-grad_gradient {
  z-index: 1;
  pointer-events: none;
  border-radius: 12px;
  position: absolute;
  inset: 0%;
}

.pricing_features {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  width: 100%;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.pricing_button-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  width: 100%;
  margin-top: auto;
  display: flex;
}

.text-color-white-3 {
  color: #fff;
}

.button-grad_text {
  z-index: 5;
  position: relative;
}

.pricing_info-text {
  color: gray;
  text-align: center;
  font-size: .75rem;
  font-weight: 500;
}

.button-grad_glow {
  opacity: .25;
  pointer-events: none;
  position: absolute;
  inset: 0%;
}

.pricing_heading {
  color: #fff;
  font-family: "BDO Grotesk", sans-serif !important;
  letter-spacing: -.02em;
  font-size: 15rem;
  font-weight: 600;
  line-height: 100%;
}

.pricing_component {
  border: 1px solid var(--_colors---grey--700);
  background-color: var(--_colors---grey--700);
  border-radius: 19px;
  position: relative;
  box-shadow: inset 0 2px 1px #ffffff80, inset 1px 1px .25px #ffffff4d;
}

.pricing_divider-label {
  color: gray;
}

.padding-section-medium-8 {
  padding-top: 8rem;
}

.pricing_plan-name {
  color: #fff;
  -webkit-text-stroke-width: .25px;
  font-size: 2.8rem;
  font-weight: 500;
}

.pricing_info-wrap {
  max-width: 540px;
}

.pricing_detail {
  color: #b6b6b6;
  text-transform: uppercase;
  font-size: .875rem;
  font-weight: 500;
  position: absolute;
  top: 1.5rem;
  bottom: auto;
  right: 1.5rem;
}

.spacer-medium-2 {
  width: 100%;
  padding-top: 2rem;
}

.pricing_guarantee {
  color: gray;
  text-align: center;
  font-size: .75rem;
}

.button-gradient {
  color: #fff;
  text-align: center;
  border-radius: 1.125rem;
  font-size: 1rem;
  font-weight: 500;
  transition: transform .2s, box-shadow .2s;
  display: none;
  position: relative;
  box-shadow: 0 16px 20px #0006;
}

.button-gradient:active {
  transform: translate(0, 2px);
  box-shadow: 0 4px 4px #0000004d;
}

.button-gradient.is-light {
  color: #000;
  background-color: #f8f7f3;
}

.pricing_feature {
  background-image: url('../images/checkbox_1checkbox.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 1.35rem;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 2rem;
}

.pricing_value {
  grid-column-gap: .375rem;
  grid-row-gap: .375rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.pricing_block {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-image: linear-gradient(#282727, #1b1b1b);
  border-radius: 19px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 3rem 30px;
  display: flex;
  position: relative;
  box-shadow: inset 0 1px 2px #fff6;
}

.pricing_block.colorback {
  background-image: linear-gradient(135deg, #1a4088, #a51b7f 52%, #da5712);
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  box-shadow: inset 0 1px 2px #fff6;
}

.pricing_block.colorback.purple {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.pricing_plan-info {
  margin-bottom: 6px;
}

.pricing_blocks {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: -5rem;
  display: grid;
}

.container-xsmall-3 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.text-style-label-8 {
  letter-spacing: .05em;
  text-transform: uppercase;
  font-size: .875rem;
  font-weight: 600;
}

.padding-section-medium-9 {
  padding-top: 8rem;
}

.spacer-medium-3 {
  width: 100%;
  padding-top: 2rem;
}

.text-style-label-9 {
  letter-spacing: .05em;
  text-transform: uppercase;
  font-size: .875rem;
  font-weight: 600;
}

.padding-section-medium-10 {
  padding-top: 8rem;
}

.padding-section-medium-10._4rem {
  padding-top: 4rem;
}

.spacer-medium-4 {
  width: 100%;
  padding-top: 2rem;
}

.grid-6 {
  width: 100%;
}

.tabs-menu-4 {
  margin-top: 40px;
}

.heading-style-h4-4 {
  font-family: "Darker Grotesque", sans-serif;
  letter-spacing: -0.05em;
  font-size: 3.3rem;
  font-weight: 700;
  line-height: 95%;
}

.text-style-label-10 {
  color: #b6b6b6;
  letter-spacing: .05em;
  text-transform: uppercase;
  font-size: 1.125rem;
  font-weight: 600;
}

.container-9 {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 2rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.container-9.small {
  max-width: 920px;
}

.container-9.small.flex {
  justify-content: flex-start;
  align-items: flex-start;
}

.container-9.bottons {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin-top: 3rem;
}

.container-9.bottons._1-5.hide-desktop {
  display: none;
}

.div-block-10161 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.image-206 {
  width: 80px;
}

.image-206.usp {
  width: 68px; /* -15% */
  height: 68px; /* -15% */
}

.dark-wrapper {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.section_contact-header {
  color: var(--_colors---primary--black);
  padding-top: 60px;
}

.padding-section-medium-11 {
  padding-top: 8rem;
}

.contact-header_text-wrapper {
  display: flex;
}

.contact-header_text-wrap {
  padding-right: 2rem;
  display: flex;
}

.contact-header_text {
  letter-spacing: -.04em;
  white-space: nowrap;
  font-size: 10rem;
  font-weight: 600;
  line-height: 1;
}

.contact-form_success-wrap {
  background-color: #fff;
  padding: 0;
}

.contact-form_label-wrap {
  padding: 1.75rem 2rem .125rem;
}

.contact-form_form-block {
  background-color: #fff;
  border-radius: 1rem;
  width: 100%;
  margin-bottom: 0;
  overflow: hidden;
}

.heading-style-h5-2 {
  font-family: "Darker Grotesque", sans-serif;
  letter-spacing: -0.05em;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 95%;
}

.contact-form_component {
  display: flex;
}

.contact-form_field {
  color: #000;
  background-color: #0000;
  border-top: 1px #000;
  border-bottom: 1px solid #b6b6b6;
  border-left: 1px #000;
  border-right: 1px #b6b6b6;
  height: 5rem;
  margin-bottom: 0;
  padding: .5rem 2rem;
  font-size: .875rem;
  font-weight: 500;
}

.contact-form_field:hover {
  background-color: #fff;
}

.contact-form_field:focus {
  border-bottom-width: 2px;
  border-bottom-color: #000;
}

.contact-form_field::placeholder {
  color: #9e9b8f;
}

.contact-form_field.is-message {
  resize: none;
  height: 12rem;
  padding-top: 1.125rem;
}

.text-weight-medium-3 {
  color: var(--_colors---primary--black);
  font-size: var(--fixed--1-25rem);
  font-weight: 500;
}

.contact-form_checkbox-check {
  cursor: pointer;
  background-color: #ccc;
  border-style: none;
  border-radius: 50%;
  width: 1.5rem;
  min-width: 1.5rem;
  height: 1.5rem;
  min-height: 1.5rem;
  margin-top: 0;
  margin-right: .75rem;
}

.contact-form_checkbox-check.w--redirected-checked {
  background-color: #000;
  background-size: 12px;
  border-style: none;
}

.contact-form_checkbox-check.w--redirected-focus {
  box-shadow: none;
}

.contact-form_actions {
  grid-row-gap: 2rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 1.75rem 1.75rem 2.5rem;
  display: flex;
}

.contact-form_field-label {
  color: #101010;
  font-weight: 600;
}

.contact-form_checkbox-label {
  color: #101010;
  font-size: .875rem;
  font-weight: 500;
}

.contact-form_success {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  color: #101010;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 20rem;
  display: flex;
}

.padding-section-xsmall-3 {
  padding-top: 4rem;
}

.padding-global-7 {
  padding-left: 3rem;
  padding-right: 3rem;
}

.padding-section-medium-12 {
  padding-top: 8rem;
}

.section_contact-form {
  margin-bottom: 60px;
}

.button-solid-2 {
  z-index: 2;
  color: #fff;
  text-align: center;
  background-color: #242424;
  background-image: linear-gradient(#242424, #131313);
  border: 1px solid #0000;
  border-bottom-style: none;
  border-radius: 1rem;
  justify-content: center;
  align-items: center;
  padding: 1.25rem 1.75rem;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
  transition: border .2s;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 #0000, -1.1px 1.2px .1px #00000006, -2.2px 2.4px .3px #00000008, -3.3px 3.7px .5px #00000009, -4.6px 5.1px .7px #00000009, -6px 6.6px .9px #0000000a, -7.6px 8.4px 1.3px #0000000a, -9.5px 10.5px 1.8px #0000000b, -11.8px 13px 2.4px #0000000b, -14.7px 16.2px 3.2px #0000000b, -18.3px 20.2px 4.4px #0000000b, -23px 25.4px 6px #0000000b, -29.3px 32.3px 8.2px #0000000c, -37.8px 41.8px 11.3px #0000000c, -49.9px 55.1px 15.9px #0000000c, -67.7px 74.8px 22.7px #0000000d, -96.7px 106.8px 34px #0000000e, -152.5px 168.5px 56.1px #0000000e;
}

.button-solid-2:hover {
  background-image: linear-gradient(#585858, #141414);
}

.contact-form_grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.contact-form_checkbox {
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.contact-form_error-wrap {
  color: #901517;
  padding: 2rem;
}

.contact-form_input.border-right {
  border-right: 1px solid #dadada;
}

.contact_field-wrap-v3 {
  display: block;
}

.contact_field-wrap-v3._50 {
  width: 50%;
}

.form_success-message {
  color: #0a0a0a;
  background-color: #c5e0fd;
  border-radius: .7rem;
}

.heading-style-h5-3 {
  font-family: "Darker Grotesque", sans-serif;
  letter-spacing: -0.05em;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 95%;
}

.faq_question-3 {
  color: #000;
  letter-spacing: -.01em;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.3;
}

.spacer-medium-5 {
  width: 100%;
  padding-top: 2rem;
}

.spacer-xhuge-2 {
  width: 100%;
  padding-top: 8rem;
}

.section_contact-3 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.contact_form-wrap-2 {
  background-color: var(--_colors---primary--white);
  border-radius: 19px;
  flex-flow: column;
  max-width: 40rem;
  padding: 20px;
  display: flex;
}

.faq_component-v3 {
  flex-flow: column;
  display: flex;
}

.form_field-2 {
  color: #000;
  background-color: #0000;
  border: 1px solid #4d4d4d2e;
  border-radius: 8px;
  height: 3.5rem;
  margin-bottom: 0;
  padding: 1rem 0 1rem 10px;
  font-size: 1rem;
}

.form_field-2::placeholder {
  color: #000;
}

.form_field-2.message {
  height: 8rem;
}

.padding-global-8 {
  padding-left: 3rem;
  padding-right: 3rem;
}

.padding-global-8.is-small {
  width: 100%;
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
}

.padding-section-medium-13 {
  padding-top: 8rem;
}

.faq_answer-4 {
  color: #707070;
  font-weight: 500;
}

.contact_component {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 32.6308% 55%;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.button-solid-3 {
  z-index: 2;
  color: #fff;
  text-align: center;
  background-color: #242424;
  background-image: linear-gradient(#242424, #131313);
  border: 1px solid #0000;
  border-bottom-style: none;
  border-radius: .7rem;
  justify-content: center;
  align-items: center;
  padding: 1.25rem 1.75rem;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.2;
  transition: border .2s;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 #0000, -1.1px 1.2px .1px #00000006, -2.2px 2.4px .3px #00000008, -3.3px 3.7px .5px #00000009, -4.6px 5.1px .7px #00000009, -6px 6.6px .9px #0000000a, -7.6px 8.4px 1.3px #0000000a, -9.5px 10.5px 1.8px #0000000b, -11.8px 13px 2.4px #0000000b, -14.7px 16.2px 3.2px #0000000b, -18.3px 20.2px 4.4px #0000000b, -23px 25.4px 6px #0000000b, -29.3px 32.3px 8.2px #0000000c, -37.8px 41.8px 11.3px #0000000c, -49.9px 55.1px 15.9px #0000000c, -67.7px 74.8px 22.7px #0000000d, -96.7px 106.8px 34px #0000000e, -152.5px 168.5px 56.1px #0000000e;
}

.button-solid-3:hover {
  background-image: linear-gradient(#585858, #141414);
}

.div-block-10162 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.error-message-3 {
  color: #a12c2e;
  border-radius: .5rem;
  font-size: 1rem;
}

.div-block-34-copy-3 {
  color: #fff;
  text-align: center;
  background-color: #a51b7f;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  font-size: .75rem;
  line-height: 1;
  display: flex;
}

.heading-17 {
  color: var(--_colors---grey--600);
  font-size: 4.8rem;
}

.div-block-10163 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-between;
  display: flex;
}

.div-block-10164 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-207 {
  width: 50px;
}

.div-block-10165 {
  background-color: var(--_colors---primary--beige);
  border-radius: 5px;
  justify-content: flex-start;
  align-items: center;
  padding: 5px;
  display: flex;
}

.button-8 {
  background-color: var(--_colors---primary--white);
  color: var(--_colors---primary--black);
  font-size: 1.2rem;
  line-height: 1.2;
  font-weight: var(--_typography---font-weight--medium);
  border-radius: .7rem;
  padding: 1.2rem 2rem;
}

.button-8._100 {
  border-radius: .7rem;
  transition: background-color .3s ease-in-out;
  box-shadow: 0 16px 20px #00000026;
}

.button-8._100:hover {
  background-color: var(--_colors---primary--black);
  color: var(--_colors---primary--white);
  box-shadow: inset 2px 1px 3px #ffffff8a, 0 16px 20px #00000026;
}

.button-8._100:hover svg path {
  fill: white;
}

.button-8._100:hover span {
  color: white;
}

.reviews-fade {
  background-image: linear-gradient(180deg, transparent, var(--_colors---primary--beige));
  width: 100%;
  height: 250px;
  position: absolute;
  inset: auto 0% 0%;
}

.container-cta {
  margin-left: 3rem;
  margin-right: 3rem;
}

.navbar_creative-text-2 {
  text-transform: uppercase;
  font-size: .75rem;
  font-weight: 700;
}

.navbar_logo-3 {
  width: 9rem;
}

.navbar_brand-2 {
  grid-column-gap: 1.75rem;
  grid-row-gap: 1.75rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.navbar_link-text-3 {
  font-weight: 600;
}

.navbar_link-text-3._1.white {
  color: var(--_colors---primary--white);
}

.navbar_link-text-3._2 {
  position: absolute;
  top: 100%;
}

.navbar_links-3 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: wrap;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.button_text-5._2 {
  opacity: 0;
  margin-bottom: -1.5rem;
}

.navbar-3 {
  z-index: 100;
  background-color: #f8f7f3;
  width: 100%;
  padding-top: 0;
  position: fixed;
  top: 0;
}

.hamburger-2 {
  z-index: 2;
  grid-column-gap: .375rem;
  grid-row-gap: .375rem;
  cursor: pointer;
  border-radius: .75rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 2.5rem;
  margin-right: -.625rem;
  display: none;
  position: relative;
}

.navbar_content-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navbar_line-2 {
  border-top: 1px solid #4d4d4d2e;
  width: 100%;
  height: 1px;
}

.div-block-10167 {
  z-index: 50;
  background-color: #25d366;
  border-radius: 100px;
  width: 70px;
  height: 70px;
  padding: 10px;
  position: fixed;
  inset: auto 5% 7% auto;
}

@media screen and (min-width: 1280px) {
  .section-title.section-small-wrap {
    width: 50%;
  }

  .hero-title-main {
    font-size: 6.6rem !important;
    line-height: 85% !important;
  }

  .heading-7 {
    font-size: 6.24rem !important;
    line-height: 90% !important;
  }

  .paragraph {
    width: 480px;
  }

  .ai_chat_message {
    line-height: 1.3;
  }

  .ai_send_btn {
    letter-spacing: .02rem;
    min-height: 2.125rem;
    font-size: .875rem;
    line-height: 1.71;
  }

  .ai_chat_status.text-size-regular {
    letter-spacing: 0;
  }

  .nav_container {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .heading-style-h2-6 {
    font-weight: 600;
  }

  .footer_top {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media screen and (min-width: 1440px) {
  .button-3.servizi._40px.hero {
    right: 99px;
  }

  .global-wrapper {
    max-width: 1440px;
  }

  .review-card {
    max-width: 690px;
  }

  .review-main-content-block {
    justify-content: flex-start;
  }

  .ai_chat_message {
    border: .0625rem #000;
    line-height: 1.3;
  }

  .ai_send_btn {
    letter-spacing: .02rem;
    font-size: .875rem;
    line-height: 1.71;
  }

  .ai_chat_status.text-size-regular {
    letter-spacing: 0;
  }

  .footer_bottom-flex {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .text-size-medium-2.is-cta-description {
    margin-top: 0;
  }

  .hire-button.is-white-transparent {
    box-shadow: none;
    background-color: #fff0;
  }

  .cta_box-bg {
    justify-content: center;
  }

  .cta_wrapper.is-120 {
    padding-top: 7.5rem;
  }

  .display-inline-2 {
    text-transform: capitalize;
  }

  .nav_container {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .cta_box {
    padding-left: 7rem;
  }

  .home_entrerprise-brands.section_dashline-vertical {
    border-top: .0625rem dashed #1f242833;
    border-bottom: .0625rem dashed #1f242833;
  }

  .cta_box-bg-img {
    transform: none;
  }

  .heading-style-h2-6.text-color-onyx-black, .heading-style-h2-6.text-color-onyx-black-word {
    display: block;
  }

  .footer_top {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .services-2 {
    margin-top: 100px;
  }

  .service-card-2 {
    height: auto;
  }

  .div-block-10149, .div-block-10150 {
    border-radius: 19px;
  }

  .section-4 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 60px;
  }

  .div-block-10151 {
    border-radius: 19px;
    height: auto;
  }

  .div-block-10152 {
    border-radius: 19px;
  }

  .div-block-10153 {
    border-radius: 19px;
    height: auto;
  }

  .image-197 {
    top: 3195.4px;
    right: 366.833px;
  }

  .image-198 {
    top: 3492.4px;
  }

  .image-199 {
    top: 3782.4px;
  }

  .image-200 {
    top: 4107.4px;
    left: 381.833px;
  }
}

@media screen and (min-width: 1920px) {
  .service-card-2 {
    height: 450px;
  }

  .section-4 {
    background-position: 50%;
    background-size: auto;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-10151, .div-block-10153 {
    height: auto;
  }

  .image-197 {
    top: 3183.4px;
    right: 735.833px;
  }

  .image-198 {
    left: 700.833px;
  }

  .image-199 {
    top: 3787.4px;
  }

  .image-200 {
    left: 637.833px;
  }
}

@media screen and (max-width: 991px) {
  body {
    --fixed--1rem: 1rem;
    --fixed--0rem: 0rem;
    --fixed--2-5rem: 2.5rem;
    --fixed--1-5rem: 1.5rem;
    --fixed--1-125rem: 1.125rem;
    --border-radius--xxsmall: var(--fixed--0-25rem);
    --fixed--1-25rem: 1.25rem;
    --fixed--0-875rem: .875rem;
    --spacer--xxhuge: var(--fixed--12rem);
    --fixed--2rem: 2rem;
    --spacer--custom-1: var(--fixed--1-25rem);
    --fixed--0-75rem: .75rem;
    --fixed--4rem: 4rem;
    --fixed--3rem: 3rem;
    --fixed--1-75rem: 1.75rem;
    --spacer--custom-3: var(--fixed--2-5rem);
    --section--medium: var(--fixed--7rem);
    --fixed--6rem: 6rem;
    --spacer--tiny: var(--fixed--0-125rem);
    --spacer--medium: var(--fixed--2rem);
    --spacer--custom-2: var(--fixed--1-5rem);
    --fixed--2-75rem: 2.75rem;
    --fixed--2-25rem: 2.25rem;
    --fixed--0-5rem: .5rem;
    --spacer--xhuge: var(--fixed--8rem);
    --section--large: var(--fixed--8rem);
    --fixed--6-5rem: 6.5rem;
    --spacer--small: var(--fixed--1rem);
    --section--xxlarge: var(--fixed--10rem);
    --border-radius--xxhuge: var(--fixed--1-25rem);
    --spacer--xxlarge: var(--fixed--4rem);
    --section--xsmall: var(--fixed--2-75rem);
    --section--small: var(--fixed--5rem);
    --spacer--xlarge: var(--fixed--4rem);
    --section--xlarge: var(--fixed--9rem);
    --spacer--xsmall: var(--fixed--0-5rem);
    --spacer--xxsmall: var(--fixed--0-25rem);
    --spacer--huge: var(--fixed--6rem);
    --spacer--large: var(--fixed--3rem);
    --fixed--5rem: 5rem;
    --border-radius--xsmall: var(--fixed--0-25rem);
    --fixed--4-5rem: 4.5rem;
    --fixed--3-5rem: 3.5rem;
    --fixed--8rem: 8rem;
    --fixed--12rem: 12rem;
    --fixed--7rem: 7rem;
    --border-radius--huge: var(--fixed--0-875rem);
    --border-radius--small: var(--fixed--0-5rem);
    --border-radius--medium: var(--fixed--0-5rem);
    --fixed--0-25rem: .25rem;
    --border-radius--ultra: var(--fixed--1-5rem);
    --fixed--15rem: 15rem;
    --border-radius--xxlarge: var(--fixed--0-875rem);
    --border-radius--large: var(--fixed--0-75rem);
    --fixed--0-125rem: .125rem;
    --fixed--5-5rem: 5.5rem;
    --fixed--9rem: 9rem;
    --fixed--10rem: 10rem;
    --fixed--11rem: 11rem;
    --fixed--13rem: 13rem;
    --fixed--14rem: 14rem;
    --fixed--16rem: 16rem;
    --border-radius--tiny: var(--fixed--0-125rem);
    --border-radius--xlarge: var(--fixed--0-75rem);
    --border-radius--xhuge: var(--fixed--0-875rem);
    --_typography---font-family--secondary: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    --_typography---font-weight--regular: 400;
    --_typography---h1--font-family: "Darker Grotesque", sans-serif;
    --_typography---h1--font-size: 6rem;
    --_typography---h1--line-height: 90%;
    --_typography---h1--font-weight: 700;
    --_typography---h1--letter-spacing: -0.05em;
    --_typography---h2--font-family: "Darker Grotesque", sans-serif;
    --_typography---h2--font-size: 4.8rem;
    --_typography---h2--line-height: 90%;
    --_typography---h2--font-weight: 700;
    --_typography---h2--letter-spacing: -0.05em;
    --_typography---h3--font-family: "Darker Grotesque", sans-serif;
    --_typography---h3--font-size: 3.6rem;
    --_typography---h3--line-height: 95%;
    --_typography---h3--font-weight: 700;
    --_typography---h3--letter-spacing: -0.05em;
    --_typography---h4--font-family: "Darker Grotesque", sans-serif;
    --_typography---h4--font-size: 2.7rem;
    --_typography---h4--line-height: 95%;
    --_typography---h4--font-weight: 700;
    --_typography---h4--letter-spacing: -0.05em;
    --_typography---h5--font-family: "Darker Grotesque", sans-serif;
    --_typography---h5--font-size: 1.8rem;
    --_typography---h5--line-height: 95%;
    --_typography---h5--font-weight: 700;
    --_typography---h5--letter-spacing: -0.05em;
    --_typography---h6--font-family: "Darker Grotesque", sans-serif;
    --_typography---h6--font-size: 1.35rem;
    --_typography---h6--line-height: 100%;
    --_typography---h6--font-weight: 700;
    --_typography---h6--letter-spacing: -0.05em;
    --_typography---font-weight--medium: 500;
    --_typography---font-weight--thin: 100;
    --_typography---font-weight--extra-bold: 800;
    --_typography---font-weight--light: 300;
    --_typography---font-weight--bold: 700;
    --_typography---font-family--detail: "Roboto mono", Arial, sans-serif;
    --_typography---font-weight--black: 900;
    --_typography---font-weight--extra-light: 200;
    --_typography---font-weight--semibold: 600;
    --_typography---h2--line-height: 100%;
    --_typography---font-family--primary: "BDO Grotesk", Arial, sans-serif;
  }

  .resources_heading {
    font-size: 1.25rem;
  }

  .icon-height-xlarge {
    height: var(--fixed--3rem);
  }

  .text-rich-text h2 {
    font-size: var(--fixed--2-5rem);
  }

  .text-rich-text h4 {
    font-size: var(--fixed--1-75rem);
  }

  .text-rich-text h3 {
    font-size: var(--fixed--2rem);
  }

  .text-rich-text h6 {
    font-size: var(--fixed--1-25rem);
  }

  .text-rich-text h1 {
    font-size: var(--fixed--3rem);
  }

  .text-rich-text h5 {
    font-size: var(--fixed--1-5rem);
  }

  .padding-section-medium.is-tablet-smaller {
    padding-top: var(--fixed--3rem);
  }

  .text-size-medium {
    font-size: var(--fixed--1rem);
  }

  .resources_component {
    grid-column-gap: var(--fixed--4rem);
    grid-row-gap: var(--fixed--4rem);
  }

  .resources_item-content {
    grid-row-gap: var(--fixed--0-5rem);
  }

  .spacer-xhuge {
    padding-top: 6rem;
  }

  .padding-global {
    padding-right: var(--fixed--2-25rem);
    padding-left: var(--fixed--2-25rem);
  }

  .padding-section-large.is-tablet-smaller {
    padding-top: var(--fixed--3rem);
  }

  .text-size-large {
    font-size: var(--fixed--1-125rem);
  }

  .max-width-full-tablet {
    width: 100%;
    max-width: none;
  }

  .heading-style-h3 {
    -webkit-text-stroke-width: 0px;
  }

  .container-medium {
    max-width: none;
  }

  .hide-tablet {
    display: none;
  }

  .spacer-huge {
    padding-top: 5rem;
  }

  .container-large {
    max-width: none;
  }

  .resources_font-block:hover {
    opacity: 1;
  }

  .home-header_heading {
    font-size: var(--fixed--3-5rem);
  }

  .home-header_imgs-wrap {
    width: 100vw;
    height: auto;
    min-height: auto;
  }

  .navbar_logo {
    width: var(--fixed--8rem);
  }

  .navbar_component {
    justify-content: center;
    align-items: center;
  }

  .navbar_links-wrap {
    padding-top: var(--fixed--2rem);
    padding-right: var(--fixed--2rem);
    padding-bottom: var(--fixed--2rem);
    padding-left: var(--fixed--2rem);
    opacity: 0;
    background-color: #0009;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: calc(100% - 5rem);
    display: none;
    position: absolute;
    top: calc(100% + 1rem);
  }

  .navbar_links {
    z-index: 101;
    flex-flow: column;
  }

  .navbar_logo-wrap {
    top: auto;
  }

  .brands_item-logo {
    height: 25%;
  }

  .brands_item-logo-wrap {
    width: var(--fixed--12rem);
  }

  .brands_head {
    grid-column-gap: var(--fixed--2rem);
    grid-row-gap: var(--fixed--2rem);
    flex-flow: column;
    display: flex;
  }

  .home-about_heading, .home-about_img-text {
    font-size: var(--_typography---h4--font-size);
    -webkit-text-stroke-width: 0px;
  }

  .work-list_wrapper {
    width: 80%;
  }

  .work-list_list {
    grid-column-gap: var(--fixed--4-5rem);
    grid-row-gap: var(--fixed--4-5rem);
  }

  .work-list_image-main {
    border-radius: 1.25rem;
  }

  .work-list_image-second {
    border-radius: 1rem;
  }

  .services_component {
    grid-column-gap: var(--fixed--2-5rem);
    grid-row-gap: var(--fixed--2-5rem);
    flex-flow: column;
    display: flex;
  }

  .services_items {
    grid-column-gap: var(--fixed--1-5rem);
    grid-row-gap: var(--fixed--1-5rem);
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .services_content {
    position: relative;
    top: auto;
  }

  .cta_component {
    flex-flow: column;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

  .cta_graphic-wrap {
    aspect-ratio: 2.39;
  }

  .cta_content {
    padding: var(--fixed--3rem);
  }

  .cta_head {
    max-width: none;
  }

  .footer_legal-links {
    place-items: end center;
  }

  .footer_lists {
    grid-column-gap: var(--fixed--0-875rem);
    grid-row-gap: var(--fixed--0-875rem);
  }

  .footer_wrap {
    padding-top: var(--fixed--2-25rem);
    padding-bottom: var(--fixed--1rem);
  }

  .footer_copyright {
    font-weight: 500;
  }

  .footer_main {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    justify-content: space-between;
    align-items: flex-end;
    display: flex;
  }

  .footer_links-groups {
    grid-column-gap: 4.5rem;
    grid-row-gap: 4.5rem;
    width: 100%;
  }

  .footer_legal-divider {
    width: 100%;
    height: 1px;
    display: none;
  }

  .footer_legal-wrap {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .about-header_asset-text {
    font-size: .75rem;
  }

  .about-header_asset-info {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .about-header_cube-side {
    border-radius: 4vw;
  }

  .about-header_cube-side._4 {
    transform: translate3d(0%, 0, -20vw)rotateX(0)rotateY(-90deg)rotateZ(0);
  }

  .about-header_cube-side._2 {
    transform: translate3d(100%, 0, 20vw)rotateX(0)rotateY(90deg)rotateZ(0);
  }

  .about-header_cube-side._3 {
    transform: rotateX(0)rotateY(180deg)rotateZ(0)translate3d(0%, 0%, 20vw);
  }

  .about-header_cube-side._1 {
    transform: translate3d(0, 0, 20vw);
  }

  .about-header_cube {
    width: 40vw;
  }

  .about-header_cube-wrap {
    height: auto;
  }

  .about-header_spacing {
    padding-top: 10vw;
  }

  .approach_items {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .about-values_imgs-wrap {
    aspect-ratio: 16 / 9;
  }

  .about-values_block-content {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .about-values_wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
  }

  .about-values_imgs-wrapper {
    width: 100%;
    height: auto;
    padding: 0 2.25rem;
    display: none;
    position: relative;
    top: auto;
  }

  .about-values_head {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .about-values_img-tablet {
    aspect-ratio: 1;
    border-radius: var(--border-radius--large);
    display: block;
  }

  .about-values_content {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .about-values_block {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: center end;
    padding: 0;
    display: grid;
  }

  .about-team_grid {
    grid-column-gap: var(--fixed--1-125rem);
    grid-row-gap: var(--fixed--3rem);
    grid-template-columns: 1fr 1fr;
  }

  .blog-list_list {
    grid-row-gap: var(--fixed--3rem);
    grid-template-columns: 1fr 1fr;
  }

  .newsletter_arrow {
    width: 2.5rem;
  }

  .text-field {
    font-size: var(--fixed--2-25rem);
    height: 10rem;
    padding-left: 3rem;
    padding-right: 11rem;
  }

  .newsletter_btn-wrapper {
    padding: .75rem;
  }

  .newsletter_label-wrap {
    padding-left: var(--fixed--3rem);
  }

  .faq_answer-spacing {
    height: 1.25rem;
    min-height: 1.25rem;
  }

  .faq_question {
    font-size: var(--fixed--1rem);
  }

  .faq_question-wrap {
    grid-template-columns: 5.65302% 1fr 5%;
  }

  .faq_button-line {
    width: var(--fixed--1-125rem);
  }

  .navbar_hamburger-wrap {
    z-index: 101;
    justify-content: center;
    align-items: center;
    width: 2.5rem;
    height: 2.5rem;
    margin-left: auto;
    margin-right: -.3rem;
    display: flex;
    position: relative;
  }

  .navbar_hamburger {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    display: flex;
  }

  .padding-global-5 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .work-final_img {
    position: relative;
  }

  .work-content_head {
    grid-column-gap: var(--fixed--0-875rem);
    grid-row-gap: var(--fixed--0-875rem);
  }

  .work-content_grid {
    flex-flow: column;
    display: flex;
  }

  .work-content_content {
    grid-column-gap: var(--fixed--1-5rem);
    grid-row-gap: var(--fixed--1-5rem);
    max-width: 100%;
    position: relative;
    top: auto;
  }

  .work-header_infos {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .case-content_imgs-list {
    grid-column-gap: var(--fixed--3rem);
    grid-row-gap: var(--fixed--3rem);
  }

  .work-final_img-wrap {
    aspect-ratio: auto;
  }

  .case-content_final {
    grid-column-gap: var(--fixed--1-5rem);
    grid-row-gap: var(--fixed--1-5rem);
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .work-header_img-wrap {
    aspect-ratio: auto;
  }

  .work-header_img {
    position: relative;
  }

  .work-content_heading, .instructions_rich-text h4 {
    font-size: var(--fixed--1-75rem);
  }

  .instructions_rich-text h6 {
    font-size: var(--fixed--1-25rem);
  }

  .instructions_rich-text h1 {
    font-size: var(--fixed--3rem);
  }

  .instructions_rich-text h5 {
    font-size: var(--fixed--1-5rem);
  }

  .home-services_title-2 {
    font-size: 1rem;
  }

  .padding-global-6, .padding-global-6.is-small {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .head-grid-2 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    display: flex;
  }

  .home-services_item-2 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    position: relative;
    top: auto;
  }

  .slide {
    width: 70vw;
  }

  .comp {
    width: 90%;
  }

  .faq_component-2 {
    display: block;
  }

  .faq_content-2, .container-medium-2 {
    max-width: none;
  }

  .faq_question-wrap-2 {
    grid-template-columns: 5.65302% 1fr 5%;
  }

  .faq_answer-spacing-2 {
    height: 1.25rem;
    min-height: 1.25rem;
  }

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

  .section.with-dark-color {
    padding-top: 70px;
  }

  .navigation-link {
    justify-content: center;
    align-items: flex-end;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 12px;
  }

  .work-grid {
    grid-column-gap: 15px;
  }

  .display-1 {
    letter-spacing: -.05rem;
    font-size: 3rem;
  }

  .display-1.second {
    letter-spacing: -.05rem;
    font-size: 2.4rem;
  }

  .section-headlne-content-wrapper {
    width: 100%;
  }

  .review-section-wrapper {
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .review-section-content-wrapper {
    flex-flow: wrap;
    grid-template-columns: 1fr;
    justify-content: center;
    justify-items: center;
    width: 100%;
  }

  .global-padding {
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .review-card {
    max-width: 730px;
  }

  .review-card-logo-wrapper {
    justify-content: space-between;
    padding-right: 2rem;
  }

  .slider01_mask-3 {
    width: 50%;
  }

  .feature-slide-2 {
    margin-right: 40px;
  }

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

  .slider01_comp {
    padding-left: 0;
    padding-right: 0;
  }

  .section-title.section-small-wrap {
    width: 60%;
  }

  .work-list_head-2 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .heading-style-display {
    font-size: 6.5rem;
  }

  .contact-form-wrapper {
    width: 100%;
    max-width: 100%;
  }

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

  .page-vertical-padding {
    padding-left: 30px;
    padding-right: 30px;
  }

  .form-content-wrapper {
    grid-row-gap: 60px;
    flex-flow: column;
  }

  .form-info-block {
    max-width: 100%;
  }

  .body-text-extra-large {
    letter-spacing: -.98px;
    font-size: 45px;
  }

  .review-slider {
    max-width: 100%;
  }

  .review-slider-quote-icon {
    width: 50px;
  }

  .review-slider-wrapper {
    justify-content: flex-start;
    align-items: center;
    margin-top: 60px;
  }

  .service-card-v3-image-02 {
    width: 190px;
  }

  .page-vertical-padding-2 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .service-card-v1-image-02 {
    width: 190px;
  }

  .service-card-v1-image-03 {
    width: 200px;
  }

  .service-cards-block {
    grid-template-columns: 1fr;
    margin-top: 60px;
  }

  .service-card-v1-image-left {
    left: 5%;
  }

  .service-card-v3-image-01 {
    width: 200px;
  }

  .service-card-v4-image-02 {
    width: 220px;
  }

  .service-card-v1-image-right {
    right: 5%;
  }

  .service-card-v4-image-01 {
    width: 220px;
  }

  .service-card-v1-image-01 {
    width: 200px;
  }

  .service-card-v2-image-01, .service-card-v2-image-02 {
    width: 220px;
  }

  .button-secondary {
    flex: none;
  }

  .tab-visual-wrap {
    height: 100%;
    max-height: none;
  }

  .tab-layout-heading {
    font-size: 2.5em;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .features_hero-left {
    z-index: 10;
    width: 100%;
  }

  .ai_send_btn {
    min-height: 2.125rem;
  }

  .ai_chat_status.text-size-regular {
    letter-spacing: 0;
  }

  .tab-visual-wrap-2 {
    height: 100%;
    max-height: none;
  }

  .features_hero-flex {
    flex-wrap: wrap;
  }

  .container_wrapper.is-gray-dash, .container_wrapper.is-nav {
    border-left-width: .0625rem;
    border-right-width: .0625rem;
  }

  .padding-horizontal-section {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .column-2 {
    display: flex;
  }

  .nav_bar {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .footer_brand-2 {
    justify-content: flex-start;
  }

  .hire-button.is-icon.is-nav-button {
    background-color: #1f2428;
    min-width: 8.75rem;
  }

  .footer_logo-column {
    width: 100%;
    display: flex;
  }

  .nav_menu-right {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-direction: row;
    justify-content: center;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .home_platform-left-large {
    flex: none;
    width: 68%;
    min-width: 0;
  }

  .nav_menu {
    z-index: 5;
    background-color: #3e4852;
    border-radius: 1rem;
    max-height: 97vh;
    margin: .5rem;
    padding: 5rem 1.25rem 2rem;
    position: fixed;
    inset: 0%;
    overflow: auto;
  }

  .cta_wrapper {
    padding-top: 6.5rem;
  }

  .nav_menu-button {
    background-color: #1f2428;
    border: .125rem solid #1f242821;
    border-radius: 2rem;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 2.75rem;
    height: 2.125rem;
    padding: 0;
    display: flex;
  }

  .nav_menu-button.w--open {
    z-index: 10;
    background-color: #3e4852;
  }

  .section_title-block {
    padding-top: 6.5rem;
  }

  .section_title-block.is-left-align {
    margin-left: 0;
  }

  .nav_menu-lottie {
    justify-content: center;
    align-items: center;
    width: 1.5rem;
    height: 1.5rem;
    margin: auto;
    display: flex;
    position: absolute;
    inset: 0%;
  }

  .nav_menu-lottie.is-dark {
    display: none;
  }

  .nav_menu-lottie.is-white {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .home_entrerprise-brands-end-filter {
    display: none;
  }

  .nav_container {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .home_entrerprise-brands-wrapper {
    overflow: visible;
  }

  .home_entrerprise-brands {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .cta_box-bg-img {
    transform: translate(48%);
  }

  .heading-style-h2-6 {
    font-size: 2rem;
  }

  .nav_brand {
    z-index: 10;
  }

  .creator_about-content-resp {
    order: -1;
    display: flex;
  }

  .footer_top {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    flex-direction: column;
  }

  .columns {
    flex-flow: row;
  }

  .integration-voiceflow-images {
    min-width: 12rem;
    max-width: 12rem;
    min-height: 12rem;
    max-height: 12rem;
  }

  .small-copy {
    order: 0;
    justify-content: center;
    align-self: auto;
    display: flex;
  }

  .collaps-content {
    overflow: hidden;
  }

  .service-cards-block-2 {
    grid-template-columns: 1fr;
    margin-top: 60px;
  }

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

  .container-7 {
    max-width: 728px;
  }

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .menu_legal-link {
    padding-bottom: 0;
  }

  .navbar_links-2 {
    display: none;
  }

  .menu {
    width: 100vw;
    display: none;
  }

  .head-grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    display: flex;
  }

  .step-3-info-wrapper {
    align-items: flex-start;
  }

  .black-line {
    display: none;
  }

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

  .step-1-info-wrapper, .step-4-info-wrapper, .step-5-info-wrapper {
    align-items: flex-start;
  }

  .timeline-wrapper {
    display: none;
  }

  .step {
    min-width: auto;
    padding-top: 0;
    padding-bottom: 0;
    position: absolute;
    inset: -19px auto auto 24px;
  }

  .step-2-info-wrapper {
    align-items: flex-start;
  }

  .paragraph-m {
    font-size: 18px;
  }

  .container-8.small.flex {
    width: 100%;
    max-width: none;
  }

  .heading-style-display-2 {
    font-size: 6.5rem;
  }

  .slider01_mask-4 {
    width: 50%;
  }

  .slider01_comp-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .work-list_head-3 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .pricing_feature-text {
    font-size: .875rem;
  }

  .pricing_heading {
    font-size: 26vw;
  }

  .pricing_divider-label {
    font-size: .875rem;
  }

  .pricing_plan-name {
    font-size: 1.75rem;
  }

  .pricing_detail {
    font-size: .75rem;
  }

  .pricing_block {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    padding: 3.5rem 2.5rem 2.5rem;
  }

  .pricing_blocks {
    margin-top: -3.5rem;
  }

  .container-9.small.flex {
    width: 100%;
    max-width: none;
  }

  .padding-section-medium-11.is-tablet-large {
    padding-top: 10rem;
  }

  .contact-header_text {
    font-size: 8rem;
  }

  .contact-form_label-wrap {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .padding-global-7 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .spacer-xhuge-2 {
    padding-top: 6rem;
  }

  .padding-global-8, .padding-global-8.is-small {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .padding-section-medium-13.is-tablet-large {
    padding-top: 10rem;
  }

  .contact_component {
    grid-template-columns: 1fr;
  }

  .navbar_links-3 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  body {
    --fixed--1rem: 1rem;
    --fixed--0rem: 0rem;
    --fixed--2-5rem: 2.5rem;
    --fixed--1-5rem: 1.5rem;
    --fixed--1-125rem: 1.125rem;
    --border-radius--xxsmall: var(--fixed--0-25rem);
    --fixed--1-25rem: 1.25rem;
    --fixed--0-875rem: .875rem;
    --spacer--xxhuge: var(--fixed--6rem);
    --fixed--2rem: 2rem;
    --spacer--custom-1: var(--fixed--1-125rem);
    --fixed--0-75rem: .75rem;
    --fixed--4rem: 4rem;
    --fixed--3rem: 3rem;
    --fixed--1-75rem: 1.75rem;
    --spacer--custom-3: var(--fixed--2rem);
    --section--medium: var(--fixed--5rem);
    --fixed--6rem: 6rem;
    --spacer--tiny: var(--fixed--0-125rem);
    --spacer--medium: var(--fixed--1-5rem);
    --spacer--custom-2: var(--fixed--1-125rem);
    --fixed--2-75rem: 2.75rem;
    --fixed--2-25rem: 2.25rem;
    --fixed--0-5rem: .5rem;
    --spacer--xhuge: var(--fixed--6rem);
    --section--large: var(--fixed--5rem);
    --fixed--6-5rem: 6.5rem;
    --spacer--small: var(--fixed--1rem);
    --section--xxlarge: var(--fixed--5rem);
    --border-radius--xxhuge: var(--fixed--1rem);
    --spacer--xxlarge: var(--fixed--3rem);
    --section--xsmall: var(--fixed--2-25rem);
    --section--small: var(--fixed--3rem);
    --spacer--xlarge: var(--fixed--3rem);
    --section--xlarge: var(--fixed--5rem);
    --spacer--xsmall: var(--fixed--0-5rem);
    --spacer--xxsmall: var(--fixed--0-25rem);
    --spacer--huge: var(--fixed--5rem);
    --spacer--large: var(--fixed--2rem);
    --fixed--5rem: 5rem;
    --border-radius--xsmall: var(--fixed--0-25rem);
    --fixed--4-5rem: 4.5rem;
    --fixed--3-5rem: 3.5rem;
    --fixed--8rem: 8rem;
    --fixed--12rem: 12rem;
    --fixed--7rem: 7rem;
    --border-radius--huge: var(--fixed--0-875rem);
    --border-radius--small: var(--fixed--0-5rem);
    --border-radius--medium: var(--fixed--0-5rem);
    --fixed--0-25rem: .25rem;
    --border-radius--ultra: var(--fixed--1-25rem);
    --fixed--15rem: 15rem;
    --border-radius--xxlarge: var(--fixed--0-875rem);
    --border-radius--large: var(--fixed--0-75rem);
    --fixed--0-125rem: .125rem;
    --fixed--5-5rem: 5.5rem;
    --fixed--9rem: 9rem;
    --fixed--10rem: 10rem;
    --fixed--11rem: 11rem;
    --fixed--13rem: 13rem;
    --fixed--14rem: 14rem;
    --fixed--16rem: 16rem;
    --border-radius--tiny: var(--fixed--0-125rem);
    --border-radius--xlarge: var(--fixed--0-75rem);
    --border-radius--xhuge: var(--fixed--0-875rem);
    --_typography---font-family--secondary: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    --_typography---font-weight--regular: 400;
    --_typography---h1--font-family: "Darker Grotesque", sans-serif;
    --_typography---h1--font-size: var(--fixed--3rem);
    --_typography---h1--line-height: 100%;
    --_typography---h1--font-weight: 700;
    --_typography---h1--letter-spacing: -0.05em;
    --_typography---h2--font-family: "Darker Grotesque", sans-serif;
    --_typography---h2--font-size: var(--fixed--2-5rem);
    --_typography---h2--font-weight: 700;
    --_typography---h2--letter-spacing: -0.05em;
    --_typography---h3--font-family: "Darker Grotesque", sans-serif;
    --_typography---h3--font-size: var(--fixed--2rem);
    --_typography---h3--line-height: 105%;
    --_typography---h3--font-weight: 700;
    --_typography---h3--letter-spacing: -0.05em;
    --_typography---h4--font-family: "Darker Grotesque", sans-serif;
    --_typography---h4--font-size: var(--fixed--1-75rem);
    --_typography---h4--line-height: 110%;
    --_typography---h4--font-weight: 700;
    --_typography---h4--letter-spacing: -0.05em;
    --_typography---h5--font-family: "Darker Grotesque", sans-serif;
    --_typography---h5--font-size: var(--fixed--1-5rem);
    --_typography---h5--line-height: 110%;
    --_typography---h5--font-weight: 700;
    --_typography---h5--letter-spacing: -0.05em;
    --_typography---h6--font-family: "Darker Grotesque", sans-serif;
    --_typography---h6--font-size: var(--fixed--1rem);
    --_typography---h6--line-height: 120%;
    --_typography---h6--font-weight: 700;
    --_typography---h6--letter-spacing: -0.05em;
    --_typography---font-weight--medium: 500;
    --_typography---font-weight--thin: 100;
    --_typography---font-weight--extra-bold: 800;
    --_typography---font-weight--light: 300;
    --_typography---font-weight--bold: 700;
    --_typography---font-family--detail: "Roboto mono", Arial, sans-serif;
    --_typography---font-weight--black: 900;
    --_typography---font-weight--extra-light: 200;
    --_typography---font-weight--semibold: 600;
    --_typography---h2--line-height: 100%;
    --_typography---font-family--primary: "BDO Grotesk", Arial, sans-serif;
  }

  blockquote {
    font-size: var(--fixed--1-125rem);
  }

  .resources_heading {
    padding-bottom: var(--fixed--0-875rem);
    font-size: 1.125rem;
  }

  .spacer-custom-1.is-mobile-small {
    padding-top: var(--fixed--0-75rem);
  }

  .resources_items {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .resources_items.more-columns {
    grid-template-columns: 1fr 1fr;
  }

  .text-style-nowrap {
    white-space: normal;
  }

  .text-rich-text h2 {
    margin-bottom: var(--fixed--1-25rem);
    font-size: var(--fixed--1-75rem);
  }

  .text-rich-text p {
    margin-bottom: var(--fixed--1-75rem);
  }

  .text-rich-text h4 {
    margin-bottom: var(--fixed--1-125rem);
    font-size: var(--fixed--1-25rem);
  }

  .text-rich-text h3 {
    margin-bottom: var(--fixed--1-25rem);
    font-size: var(--fixed--1-5rem);
  }

  .text-rich-text h6 {
    font-size: var(--fixed--1-125rem);
  }

  .text-rich-text h1 {
    margin-bottom: var(--fixed--1-25rem);
    font-size: var(--fixed--2-5rem);
  }

  .text-rich-text h5 {
    font-size: var(--fixed--1-25rem);
  }

  .max-width-full-mobile {
    width: 100%;
    max-width: none;
  }

  .padding-section-medium.is-mobile-small {
    padding-top: var(--fixed--2-5rem);
  }

  .padding-section-medium.is-mobile-big {
    padding-top: var(--fixed--6rem);
  }

  .padding-section-medium.is-tablet-smaller {
    padding-top: var(--fixed--1-5rem);
  }

  .text-size-medium {
    font-size: var(--fixed--1rem);
  }

  .resources_section {
    grid-row-gap: var(--fixed--1-125rem);
  }

  .template-style-heading-split, .template-style-heading-split.margin-small {
    margin-left: .75rem;
    margin-right: .75rem;
  }

  .template-style-heading-split.margin-large {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .resources_component {
    grid-column-gap: var(--fixed--2-75rem);
    grid-row-gap: var(--fixed--2-75rem);
  }

  .resources_item-content {
    padding: var(--fixed--1-5rem);
  }

  .padding-global {
    padding-right: var(--fixed--1-5rem);
    padding-left: var(--fixed--1-5rem);
  }

  .padding-section-large.is-mobile-big {
    padding-top: var(--fixed--6-5rem);
  }

  .text-size-large {
    font-size: var(--fixed--1rem);
  }

  .heading-style-h4 {
    -webkit-text-stroke-width: 0px;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .text-style-label {
    letter-spacing: .05em;
  }

  .spacer-xlarge.is-mobile-small {
    padding-top: var(--fixed--2rem);
  }

  .heading-style-h3 {
    -webkit-text-stroke-width: 0px;
  }

  .heading-style-h3.is-mobile-h4 {
    font-size: var(--_typography---h4--font-size);
    line-height: var(--_typography---h4--line-height);
    font-weight: var(--_typography---h4--font-weight);
    letter-spacing: var(--_typography---h4--letter-spacing);
  }

  .spacer-huge {
    padding-top: 3rem;
  }

  .heading-style-h2.is-mobile-h3 {
    font-size: var(--_typography---h3--font-size);
    line-height: var(--_typography---h3--line-height);
    font-weight: var(--_typography---h3--font-weight);
    letter-spacing: var(--_typography---h3--letter-spacing);
  }

  .resources_license-wrap {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .section_home-header {
    height: auto;
    min-height: auto;
  }

  .home-header_heading {
    font-size: var(--fixed--2rem);
  }

  .home-header_imgs-wrapper {
    display: none;
  }

  .button {
    border-radius: var(--fixed--1-25rem);
  }

  .button_inner {
    padding: var(--fixed--1-25rem) var(--fixed--1-75rem);
  }

  .navbar {
    padding-top: var(--fixed--0-5rem);
    padding-bottom: var(--fixed--0-5rem);
    background-color: var(--base--beige\<deleted\|variable-18c14968-cf92-b56f-6465-88a57344cb44\>);
  }

  .navbar_links-wrap {
    width: calc(100% - 3rem);
    display: none;
    top: calc(100% + .5rem);
  }

  .home-header_location-globe {
    width: 1.25rem;
    height: 1.25rem;
  }

  .home-header_label {
    font-size: var(--fixed--0-75rem);
  }

  .home-header_text {
    font-size: var(--fixed--1rem);
  }

  .brands_item-logo-wrap {
    width: 12rem;
  }

  .label_line {
    width: var(--fixed--1-75rem);
  }

  .home-about_heading, .home-about_img-text {
    -webkit-text-stroke-width: 0px;
  }

  .work-list_list {
    grid-column-gap: var(--fixed--3rem);
    grid-row-gap: var(--fixed--3rem);
  }

  .work-list_block {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .work-list_image-main {
    border-radius: .875rem;
  }

  .work-list_image-second {
    border-radius: .5rem;
  }

  .services_component {
    grid-column-gap: var(--fixed--1-75rem);
    grid-row-gap: var(--fixed--1-75rem);
  }

  .services_items {
    grid-column-gap: var(--fixed--1-125rem);
    grid-row-gap: var(--fixed--1-125rem);
  }

  .footer_link-label {
    font-size: .875rem;
  }

  .footer_legal-links {
    grid-template-columns: 1fr .5fr;
    grid-auto-columns: 1fr;
    justify-items: center;
  }

  .footer_lists {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .footer_social-media {
    width: var(--fixed--1-25rem);
  }

  .footer_wrap {
    grid-column-gap: var(--fixed--3-5rem);
    grid-row-gap: var(--fixed--3-5rem);
  }

  .footer_template-links {
    grid-column-gap: var(--fixed--0-25rem);
    grid-row-gap: var(--fixed--0-25rem);
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
  }

  .footer_main {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr .5fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: flex-end;
    display: flex;
  }

  .footer_links-groups {
    grid-column-gap: 2.25rem;
    grid-row-gap: 1.75rem;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    justify-content: space-between;
    align-items: stretch;
    width: auto;
    display: flex;
  }

  .footer_legal-divider {
    width: 1px;
    height: 1.5rem;
    display: none;
  }

  .footer_group {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .footer_social {
    grid-column-gap: 1rem;
    justify-content: center;
    align-items: flex-start;
  }

  .footer_link {
    font-size: .75rem;
  }

  .about-header_content {
    position: relative;
  }

  .about-header_asset-info {
    padding: 1rem;
  }

  .about-values_block-content {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .about-values_wrapper {
    flex-direction: column;
  }

  .about-values_imgs-wrapper {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    position: relative;
    top: auto;
  }

  .about-values_block, .about-team_grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .about-team_text, .about-team_text-2 {
    font-size: .75rem;
  }

  .blog-list_subheading, .blog-list_desc {
    font-size: var(--fixed--0-875rem);
  }

  .newsletter_arrow {
    justify-content: center;
    align-items: center;
    width: 1.5rem;
    display: flex;
  }

  .newsletter_btn-wrap {
    border-radius: var(--fixed--0-875rem);
  }

  .text-field {
    border-radius: var(--fixed--1rem);
    font-size: var(--fixed--1-75rem);
    height: 6rem;
    padding-left: 2rem;
    padding-right: 6rem;
  }

  .newsletter_btn-wrapper {
    padding: var(--fixed--0-5rem);
  }

  .newsletter_label-wrap {
    padding-left: var(--fixed--2rem);
  }

  .button-solid {
    padding-top: var(--fixed--1rem);
    padding-bottom: var(--fixed--1rem);
    border-radius: .75rem;
    font-size: .875rem;
  }

  .faq_content {
    width: 98%;
    margin-left: 0;
  }

  .faq_question-wrap {
    grid-template-columns: 5.65302% 1fr 6%;
  }

  .faq_button-line {
    width: var(--fixed--0-875rem);
    height: 1px;
  }

  .post-header_infos {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .padding-global-5 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .work-header_component {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .work-header_infos {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .case-content_imgs-list {
    grid-column-gap: var(--fixed--1-5rem);
    grid-row-gap: var(--fixed--1-5rem);
  }

  .work-header_info-text {
    display: none;
  }

  .work-content_heading {
    font-size: var(--fixed--1-5rem);
    -webkit-text-stroke-width: 0px;
  }

  .blog-list_title {
    font-size: var(--fixed--1-25rem);
  }

  .instructions_rich-text figure {
    margin-bottom: var(--fixed--2rem);
  }

  .instructions_rich-text h2 {
    margin-top: var(--fixed--1-25rem);
    margin-bottom: var(--fixed--1-25rem);
    padding-top: var(--fixed--1-125rem);
    padding-bottom: var(--fixed--1-125rem);
    padding-left: var(--fixed--1rem);
    border-left-width: 2px;
    font-size: 1.35rem;
  }

  .instructions_rich-text p {
    margin-bottom: var(--fixed--1-75rem);
  }

  .instructions_rich-text h4 {
    margin-bottom: var(--fixed--1-125rem);
    font-size: var(--fixed--1-25rem);
  }

  .instructions_rich-text h3 {
    margin-top: var(--fixed--1-5rem);
    margin-bottom: var(--fixed--1-25rem);
    font-size: var(--fixed--1-125rem);
  }

  .instructions_rich-text h6 {
    font-size: var(--fixed--1-125rem);
  }

  .instructions_rich-text h1 {
    margin-bottom: var(--fixed--1-25rem);
    font-size: var(--fixed--2-5rem);
  }

  .instructions_rich-text h5 {
    font-size: var(--fixed--1-25rem);
  }

  .spacer-xlarge-2.is-mobile-medium {
    padding-top: 2rem;
  }

  .home-services_img-wrap {
    width: 70%;
  }

  .padding-global-6, .padding-global-6.is-small {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .head-grid-2 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .home-services_item-2 {
    padding-bottom: 2.25rem;
  }

  .home-services_service {
    font-size: .75rem;
  }

  .code-block, .explainer-copy-btn-w {
    display: none;
  }

  .explainer-w {
    filter: drop-shadow(0 2px 5px #0000001a);
    width: 80%;
    height: auto;
  }

  .slide {
    padding: 1.6rem;
  }

  .explainer-comp {
    flex-flow: column;
    align-items: flex-start;
    width: 100%;
    padding-bottom: 0;
    position: static;
  }

  .input {
    opacity: 0;
  }

  .span {
    padding-top: .2rem;
  }

  .mobile-explainer-prompt {
    border: 1px solid #0000004d;
    border-radius: 3px;
    margin-bottom: .4rem;
    padding: .3rem .6rem;
    display: block;
  }

  .slide-outer {
    padding-left: .3rem;
    padding-right: .3rem;
  }

  .explainer-par {
    max-width: 100%;
  }

  .plus-icon-w {
    display: none;
  }

  .font-c.size-md {
    font-size: 2rem;
  }

  .comp {
    width: 95%;
  }

  .text-style-label-2 {
    font-size: .75rem;
  }

  .faq_question-2 {
    font-size: 1rem;
  }

  .faq_accordion-2 {
    padding: 1.25rem;
  }

  .label_line-2 {
    width: 1.75rem;
  }

  .faq_answer-2 {
    font-size: .875rem;
  }

  .faq_question-wrap-2 {
    flex-flow: row;
    grid-template-columns: 5.65302% 1fr 6%;
  }

  .faq_answer-3 {
    font-size: .875rem;
  }

  .section {
    padding-left: 2%;
    padding-right: 2%;
  }

  .navigation-link.full {
    bottom: -23px;
  }

  .navigation-link.full.view-all {
    justify-content: center;
    align-items: flex-start;
    font-size: 130px;
  }

  .work-grid {
    grid-template-columns: 1fr;
  }

  .display-1.second {
    font-size: 2rem;
  }

  .review-text-block {
    margin-bottom: 40px;
  }

  .review-star-wrapper {
    display: none;
  }

  .global-wrapper {
    max-width: 100%;
  }

  .button-normal-white-wrapper-2 {
    display: inline-flex;
  }

  .global-padding {
    padding-left: 14px;
    padding-right: 14px;
  }

  .review-star-wrapper-mobile {
    margin-bottom: 20px;
    display: flex;
  }

  .section-headline-text.text-3xl {
    font-size: 40px;
    font-weight: 400;
  }

  .section-headline-text.text-3xl.text-weight-semibold {
    font-weight: 600;
  }

  .review-card-logo-content-block {
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
  }

  .section-headline-contact-button-block {
    display: none;
  }

  .review-main-content-block {
    flex-flow: column-reverse;
    padding-top: 28px;
    padding-bottom: 16px;
    padding-left: 16px;
  }

  .slider01_mask-3 {
    width: 80%;
  }

  .text-style-label-3 {
    font-size: .75rem;
  }

  .feature-slide-title {
    font-size: 22px;
  }

  .container-2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .section-title.section-small-wrap {
    width: 70%;
  }

  .heading-style-display {
    font-size: 4.5rem;
  }

  .slider_arrow-2.is-left {
    right: 3.5rem;
  }

  .section-padding-large {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .page-vertical-padding {
    padding-left: 16px;
    padding-right: 16px;
  }

  .form-field-wrapper {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
  }

  .form-content-wrapper {
    grid-row-gap: 32px;
  }

  .contact-form-block {
    grid-row-gap: 12px;
  }

  .form-marquee-block {
    margin-top: 24px;
  }

  .section-top-block {
    grid-row-gap: 12px;
  }

  .body-text-extra-large {
    letter-spacing: -.72px;
    font-size: 36px;
    line-height: 1.2em;
  }

  .review-slider {
    padding-bottom: 92px;
  }

  .review-slider-quote-icon {
    width: 32px;
  }

  .review-text-block-2 {
    margin-top: 24px;
  }

  .review-slider-wrapper, .review-author-block {
    margin-top: 32px;
  }

  .review-slider-arrow {
    inset: auto 0% 0%;
  }

  .review-slider-arrow.right-arrow {
    left: 70px;
  }

  .review-slider-arrow.left-arrow {
    right: 70px;
  }

  .work-info-block {
    margin-top: 32px;
  }

  .service-card {
    height: 450px;
    padding: 16px;
  }

  .service-card-v3-image-02 {
    width: 160px;
  }

  .page-vertical-padding-2 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .service-card-v1-image-02 {
    width: 140px;
  }

  .service-card-v1-image-03 {
    width: 150px;
  }

  .service-cards-block {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    margin-top: 32px;
  }

  .service-card-v1-image-left {
    left: 0%;
  }

  .service-card-title-block {
    grid-row-gap: 12px;
  }

  .service-card-v3-image-01 {
    width: 160px;
  }

  .service-card-v4-image-02 {
    width: 170px;
  }

  .service-card-badge-block {
    padding: 4px 12px;
  }

  .service-card-v1-image-right {
    right: 0%;
  }

  .service-card-v4-image-01 {
    width: 170px;
  }

  .service-card-v1-image-01 {
    width: 150px;
  }

  .service-card-v2-image-01, .service-card-v2-image-02 {
    width: 170px;
  }

  .service-card-badges-block {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: wrap;
  }

  .filter-button {
    padding: .75em 1.25em;
  }

  .tab-layout-col {
    width: 100%;
  }

  .filter-bar {
    padding: .375em;
  }

  .ai_chat_message {
    letter-spacing: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 1.5rem;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .features_hero-left {
    padding-bottom: 3rem;
  }

  .lottie-animation {
    width: 2rem;
  }

  .ai_chat_status.text-size-regular {
    font-size: 1.5rem;
  }

  .progressive-blur_wrap {
    display: none;
  }

  .tab-layout-col-2 {
    width: 100%;
  }

  .container-padding {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .padding-horizontal-section {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .div-block-10142 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: row;
    justify-content: flex-start;
    width: 100%;
    margin-bottom: 1rem;
  }

  .footer_bottom-flex {
    flex-wrap: wrap;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .nav_bar {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .home_platform-left-large {
    width: 75%;
  }

  .nav_menu {
    inset: 0% 0% auto;
  }

  .integration-logo {
    max-width: 2rem;
    max-height: 2rem;
  }

  .image-195-line-integrations-copy {
    width: .5rem;
    max-width: none;
    height: 4rem;
    min-height: 0;
    display: none;
    transform: rotate(90deg);
  }

  .cta_box-bg {
    overflow: visible;
  }

  .creator_about-wrap {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .cta_wrapper, .section_title-block {
    padding-top: 5rem;
  }

  .nav_menu-lottie.is-white {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .nav_container {
    padding-top: 1.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .cta_box-full-bg-mobile {
    z-index: 1;
    background-color: #1956f3;
    background-image: url('../images/Dot-bg.svg');
    background-position: 0 0;
    background-size: auto;
    display: block;
    position: absolute;
    inset: 0%;
    transform: scale3d(1.1, 1, 1);
    box-shadow: 0 6px 1.25rem #1f24282e, 0 .125rem .3125rem #1f242812;
  }

  .cta_box {
    box-shadow: none;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .home_entrerprise-brands {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .cta_box-bg-img {
    transform: translate(65%);
  }

  .container-padding-about-int {
    padding-top: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .creator_about-content-resp {
    flex-flow: column;
  }

  .footer_top {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .columns {
    flex-flow: column-reverse;
  }

  .integration-voiceflow-images {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    width: auto;
    min-width: auto;
    max-width: none;
    height: auto;
    min-height: auto;
    max-height: none;
    padding: 1rem 1.5rem;
  }

  .service-cards-block-2 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    margin-top: 32px;
  }

  .service-card-title-block-2 {
    grid-row-gap: 12px;
  }

  .section-padding-large-2 {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .text-style-label-6 {
    letter-spacing: .05em;
  }

  .label_line-3 {
    width: 1.75rem;
  }

  .section-top-block-2 {
    grid-row-gap: 12px;
  }

  .service-card-2 {
    height: 450px;
    padding: 16px;
  }

  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .menu_close-icon {
    width: .875rem;
  }

  .navbar_brand {
    grid-column-gap: .875rem;
    grid-row-gap: .875rem;
  }

  .menu_legal-link {
    padding-bottom: .125rem;
    line-height: 1.2;
  }

  .menu_close {
    width: 3.5rem;
  }

  .button-line_space.blue-dark-36 {
    width: 1rem;
  }

  .menu_link-text {
    font-size: 1.75rem;
  }

  .hamburger {
    margin-right: -.5rem;
  }

  .navbar_link-2 {
    font-size: 2rem;
  }

  .menu_social {
    grid-column-gap: 1rem;
    justify-content: center;
    align-items: flex-start;
  }

  .navbar_barcode {
    width: 2.5rem;
  }

  .menu_contact {
    aspect-ratio: 2;
    height: auto;
  }

  .menu, .menu_buttons {
    display: none;
  }

  .head-grid {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .heading-style-h4-2 {
    -webkit-text-stroke-width: 0px;
  }

  .step-3-info-wrapper {
    flex-direction: column;
    padding: 16px;
  }

  .step-heading.margin-xs {
    margin-bottom: 8px;
  }

  .metodo {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .step-1-info-wrapper, .step-4-info-wrapper, .step-5-info-wrapper {
    flex-direction: column;
    padding: 16px;
  }

  .step {
    left: 16px;
  }

  .step-2-info-wrapper {
    flex-direction: column;
    padding: 16px;
  }

  .paragraph-m.text-white.margin-m {
    margin-bottom: 16px;
  }

  .step-info {
    margin-left: 0;
  }

  .heading-style-h4-3 {
    -webkit-text-stroke-width: 0px;
  }

  .brands_item-logo-wrap-2 {
    width: 12rem;
  }

  .heading-style-display-2 {
    font-size: 4.5rem;
  }

  .slider01_mask-4 {
    width: 80%;
  }

  .slider_arrow-3.is-left {
    right: 3.5rem;
  }

  .text-style-label-7 {
    font-size: .75rem;
  }

  .pricing_block {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
  }

  .pricing_blocks {
    flex-flow: column;
    margin-top: -3rem;
    display: flex;
  }

  .text-style-label-8, .text-style-label-9 {
    font-size: .75rem;
  }

  .heading-style-h4-4 {
    -webkit-text-stroke-width: 0px;
  }

  .text-style-label-10 {
    font-size: .75rem;
  }

  .padding-section-medium-11.is-tablet-large.is-mobile-bigger {
    padding-top: 6.5rem;
  }

  .contact-header_text {
    font-size: 4rem;
  }

  .contact-form_label-wrap {
    padding: .875rem 1rem;
  }

  .contact-form_form-block {
    border-radius: .5rem;
  }

  .contact-form_field {
    height: 3.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .contact-form_field.is-message {
    height: 9rem;
  }

  .contact-form_checkbox-label {
    font-size: .875rem;
  }

  .padding-global-7 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .button-solid-2 {
    border-radius: .75rem;
    padding-top: .875rem;
    padding-bottom: .875rem;
    font-size: .875rem;
  }

  .contact_content {
    max-width: none;
  }

  .faq_question-3 {
    font-size: 1rem;
  }

  .padding-global-8, .padding-global-8.is-small {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .faq_answer-4 {
    font-size: .875rem;
  }

  .contact_component {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    display: flex;
    flex-direction: column;
  }
  
  .contact_component .contact_form-wrap-2 {
    order: 1;
  }
  
  .contact_component .contact_content {
    order: 2;
  }

  .button-solid-3 {
    border-radius: .75rem;
    padding-top: .875rem;
    padding-bottom: .875rem;
    font-size: .875rem;
  }
  
  /* Fix heading sizes for "Un processo trasparente" section */
  .heading-11._3-3.white {
    font-size: 2rem !important;
    line-height: 1.2 !important;
  }

  .navbar_brand-2 {
    grid-column-gap: .875rem;
    grid-row-gap: .875rem;
  }

  .hamburger-2 {
    margin-right: -.5rem;
  }
}

@media screen and (max-width: 479px) {
  .resources_items, .resources_items.more-columns {
    grid-template-columns: 1fr;
  }

  .heading-style-h4 {
    font-size: 1.5rem;
    line-height: 1.7rem;
  }

  .heading-style-h4._0rem {
    font-size: 1.8rem;
    line-height: 2rem;
  }

  .heading-style-h4.head {
    margin-top: 20px;
    font-size: 3rem;
    line-height: 3rem;
  }

  .hide-mobile-portrait {
    display: none;
  }

  .heading-style-h3 {
    color: var(--_colors---grey--100);
    font-size: 1.8rem;
    line-height: 2rem;
  }

  .resources_fonts {
    grid-template-columns: 1fr 1fr;
  }

  .resources_font-1 {
    font-size: 5rem;
  }

  .resources_license-wrap {
    grid-template-columns: 1fr 1fr;
  }

  .resources_licenses-links {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .resources_grid {
    grid-template-columns: 1fr;
  }

  .resources_font-2 {
    font-size: 5rem;
  }

  .section_home-header {
    min-height: 100vh;
  }

  .home-header_component {
    max-width: 90vw;
    margin-left: auto;
    margin-right: auto;
  }

  .home-header_headings {
    max-width: 20rem;
  }

  .home-header_heading._2, .home-header_heading._1 {
    font-size: 3.4rem;
  }

  .home-header_heading._3 {
    font-size: 2.75rem;
  }

  .home-header_imgs-wrapper {
    display: flex;
  }

  .home-header_imgs-wrap {
    justify-content: center;
    align-items: center;
    width: auto;
    height: 65vh;
  }

  .navbar {
    background-color: var(--_colors---grey--900);
    opacity: .95;
    -webkit-backdrop-filter: blur(25px);
    backdrop-filter: blur(25px);
    border-bottom: .7px solid #fff;
  }

  .navbar.sfondo-chiaro {
    border-bottom-color: var(--_colors---primary--black);
    background-color: var(--_colors---primary--beige);
  }

  .navbar_logo {
    width: var(--fixed--3-5rem);
  }

  .navbar_links-wrap {
    background-color: #000000e6;
    display: none;
  }

  .home-header_labels-wrap {
    bottom: 1.25rem;
  }

  .home-header_text {
    color: var(--_colors---grey--100);
    font-size: var(--fixed--1rem);
  }

  .home-header_text.socialproof {
    text-decoration: none;
  }

  .home-about_img-text {
    white-space: normal;
    width: 80vw;
    max-width: 30rem;
    font-size: 2.5rem;
  }

  .work-list_wrapper {
    width: 100%;
  }

  .work-list_image-second {
    right: -5%;
  }

  .services_component {
    grid-column-gap: var(--fixed--2-75rem);
    grid-row-gap: var(--fixed--2-75rem);
  }

  .services_items {
    flex-flow: column;
    display: flex;
  }

  .cta_content {
    padding: var(--fixed--2rem);
  }

  .footer_legal-links {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer_lists {
    grid-column-gap: var(--fixed--1rem);
    grid-row-gap: var(--fixed--1rem);
  }

  .footer_wrap {
    padding-bottom: var(--fixed--1-5rem);
  }

  .footer_template-links {
    justify-content: flex-start;
    align-items: flex-start;
    margin-right: auto;
  }

  .footer_main {
    grid-column-gap: var(--fixed--2-75rem);
    grid-row-gap: var(--fixed--2-75rem);
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer_links-groups {
    padding-right: 1.75rem;
  }

  .footer_legal-divider {
    display: none;
  }

  .footer_legal-wrap {
    margin-right: auto;
  }

  .about-header_cube-side._4 {
    transform: translate3d(0%, 0, -25vw)rotateX(0)rotateY(-90deg)rotateZ(0);
  }

  .about-header_cube-side._2 {
    transform: translate3d(100%, 0, 25vw)rotateX(0)rotateY(90deg)rotateZ(0);
  }

  .about-header_cube-side._3 {
    transform: rotateX(0)rotateY(180deg)rotateZ(0)translate3d(0%, 0%, 25vw);
  }

  .about-header_cube-side._1 {
    transform: translate3d(0, 0, 25vw);
  }

  .about-header_cube {
    width: 50vw;
  }

  .about-header_cube-wrap {
    perspective: 1000px;
  }

  .about-header_spacing {
    padding-top: var(--fixed--2-75rem);
  }

  .approach_items {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    display: flex;
  }

  .about-values_imgs-wrapper {
    position: relative;
  }

  .about-values_head {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .about-values_content {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .about-values_block {
    grid-column-gap: 1.125rem;
    grid-row-gap: 1.125rem;
    flex-flow: column;
    display: flex;
  }

  .about-team_grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    display: flex;
  }

  .blog-list_list {
    flex-flow: column;
    display: flex;
  }

  .text-field {
    font-size: var(--fixed--1-125rem);
    height: 5rem;
  }

  .newsletter_label-wrap {
    padding-left: var(--fixed--0rem);
  }

  .faq_answer-wrap {
    padding-left: 0;
  }

  .faq_question-wrap {
    grid-template-columns: 5.65302% 1fr 10%;
  }

  .faq_button {
    width: 2rem;
    height: 2rem;
  }

  .home-header_img {
    border-radius: 1.75vh;
    width: 15vh;
    height: 10vh;
  }

  .navbar_hamburger-line._1 {
    background-color: #fff;
  }

  .navbar_hamburger-line._1.scuro {
    background-color: #000;
  }

  .navbar_hamburger-line._2 {
    background-color: #fff;
  }

  .navbar_hamburger-line._2.scuro {
    background-color: #000;
  }

  .work-content_content {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .work-header_infos {
    grid-column-gap: var(--fixed--0-75rem);
    grid-row-gap: var(--fixed--0-75rem);
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .case-content_final {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .work-related_img {
    aspect-ratio: 3 / 2;
  }

  .services_item-2 {
    padding: 20px 1rem;
  }

  .heading-style-h6-2 {
    font-size: 2.2rem;
  }

  .home-services_title-2 {
    font-size: 1.5rem;
  }

  .home-services_services-2 {
    display: none;
  }

  .home-services_item-in-2 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    display: flex;
  }

  .home-services_item-head {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .home-services_icon.no {
    display: none;
  }

  .button-3.servizi {
    top: 54vh;
  }

  .button-3.servizi._40px._20px {
    margin-top: 20px;
  }

  .button-3.servizi._40px._20px.prezzo-section.button {
    position: static;
  }

  .button-3.servizi._40px._20px.prezzo-section._100 {
    width: 100%;
  }

  .button-3.servizi.cta {
    width: 19.2rem;
    display: block;
    top: 54vh;
  }

  .button-3.servizi.cta.no {
    display: none;
  }

  .padding-section-medium-2 {
    display: flex;
  }

  .padding-section-medium-2.no {
    display: none;
  }

  .padding-global-6.is-tiny {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-global-6.bordi {
    margin-left: 0;
    margin-right: 0;
  }

  .heading-style-h2-5.text-weight-medium-2 {
    margin-left: 10px;
  }

  .head-grid-2 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .home-services_item-2.padding-small, .home-services_item-2.padding-small._4 {
    padding-bottom: 2.25rem;
  }

  .explainer-w {
    justify-content: center;
    align-items: flex-end;
  }

  .slide {
    width: 80vw;
    min-height: 16rem;
    padding-left: .8rem;
    padding-right: .4rem;
  }

  .slide-outer {
    padding-right: .3rem;
  }

  .explainer-par {
    max-width: 100%;
  }

  .font-c.size-md {
    margin-top: .2rem;
    font-size: 1.5rem;
  }

  .comp {
    min-width: 80vw;
  }

  .slide-col.flex-ve {
    flex: 1;
    justify-content: space-between;
  }

  .heading-style-h1-2 {
    font-size: 2.5rem;
  }

  .faq_question-2 {
    text-align: left;
  }

  .section_faq {
    margin-bottom: 20px;
  }

  .faq_answer-wrap-2 {
    padding-left: 0;
  }

  .faq_question-wrap-2 {
    grid-template-columns: 5.65302% 1fr 10%;
  }

  .heading-style-h6-3.font-size-smaller {
    color: var(--_colors---primary--black);
    text-align: left;
    display: flex;
  }

  .heading-style-h6-3.font-size-smaller.hide-mobile-landscape {
    width: auto;
    display: none;
  }

  .image-2.google {
    width: 25px;
  }

  .heading-2 {
    font-size: var(--border-radius--xxhuge);
    line-height: 1.4rem;
    display: none;
  }

  .heading-2.nopc {
    display: block;
  }

  .faq_answer-wrap-3 {
    padding-left: 0;
  }

  .navigation-link.full {
    bottom: -7px;
  }

  .navigation-link.full.view-all {
    font-size: 70px;
  }

  .margin-80.make-40 {
    margin-top: 40px;
  }

  .display-1 {
    font-size: 34px;
  }

  .display-1.second {
    font-size: 1.6rem;
  }

  .global-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .global-padding {
    padding-left: 10px;
    padding-right: 10px;
  }

  .slider01_mask-3 {
    width: 92%;
  }

  .feature-slide-2.magix {
    padding-bottom: 0;
  }

  .slider01_comp {
    height: 400px;
  }

  .section-title {
    margin-bottom: 40px;
  }

  .section-title.section-small-wrap {
    width: 100%;
    margin-bottom: 100px;
  }

  .heading-style-display {
    font-size: 2.5rem;
  }

  .slider_arrow-2 {
    width: 60px;
    height: 60px;
    top: auto;
    left: auto;
    right: 10px;
  }

  .slider_arrow-2.is-left {
    top: auto;
    right: 80px;
  }

  .feature-slide-image-wrap {
    margin-bottom: 10px;
  }

  .slider_pagination-2 {
    z-index: 1;
  }

  .section_inner {
    margin-top: 60px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    display: flex;
  }

  .section-padding-large {
    padding-top: 0;
    padding-bottom: 0;
  }

  .page-vertical-padding {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    padding-left: 0;
    padding-right: 0;
  }

  .review {
    padding-bottom: 0;
  }

  .body-text-extra-large {
    font-size: 1.2rem;
  }

  .review-slider-wrapper {
    -webkit-text-fill-color: inherit;
    background-clip: content-box;
    flex-flow: column;
    position: static;
  }

  .review-content-wrapper {
    position: relative;
  }

  .review-slider-arrow.right-arrow, .review-slider-arrow.left-arrow {
    width: 60px;
    height: 60px;
  }

  .service-card {
    height: auto;
    padding: 20px 16px;
  }

  .service-card.service-card-v4 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .service-card.service-card-v2, .service-card.service-card-v3 {
    padding: 20px 16px;
  }

  .service-card.service-card-5, .service-card.service-card-6 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .service-card-v3-image-02 {
    width: 150px;
    margin-left: -25px;
  }

  .page-vertical-padding-2 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    padding-left: 0;
    padding-right: 0;
  }

  .page-vertical-padding-2.dark-box {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .service-card-v1-image-02 {
    width: 130px;
  }

  .service-card-v1-image-03 {
    width: 220px;
    margin-left: -55px;
  }

  .service-card-v1-image-left {
    top: 25px;
  }

  .service-card-v3-image-01 {
    width: 150px;
  }

  .service-card-v4-image-02 {
    width: 150px;
    margin-left: -20px;
  }

  .service-card-image-block {
    margin-top: 20px;
  }

  .service-card-v1-image-right {
    top: 110px;
  }

  .service-card-v4-image-01 {
    width: 150px;
  }

  .service-card-v1-image-01 {
    width: 130px;
    margin-right: -45px;
  }

  .service-card-v2-image-01, .service-card-v2-image-02 {
    width: 150px;
  }

  .text-opecity-90._10._0-875rem {
    font-size: var(--fixed--0-875rem);
  }

  .text-opecity-90._1-125rem {
    font-size: var(--fixed--1rem);
  }

  .cloneable {
    display: none;
  }

  .overlay {
    padding-left: 0;
  }

  .section-2 {
    flex-flow: column;
    min-height: 1000px;
    padding-top: 110px;
    padding-bottom: 60px;
  }

  .grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: auto;
    grid-auto-flow: row;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .div-block-128 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .price-main {
    font-size: 4rem !important;
  }

  .price-old {
    font-size: 1rem;
  }

  .hero-title-main {
    font-size: 4.8rem !important;
    line-height: 75% !important;
  }

  .heading-7 {
    font-size: 4.56rem !important;
    line-height: 90% !important;
  }

  .div-block-129 {
    padding-bottom: 0;
  }

  .paragraph {
    width: 100%;
  }

  .paragraph.none {
    display: block;
  }

  .acknowledgement-icon {
    width: 1.5rem;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .features_hero-left.ai-form {
    min-height: 0;
  }

  .lottie-animation {
    margin-bottom: -.4rem;
  }

  .container-faqs {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .grid-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
  }

  .progressive-blur_wrap {
    display: block;
  }

  .tab-link-tab-1 {
    margin-right: 0;
  }

  .tab-link-tab-2 {
    margin-top: 10px;
    margin-right: 0;
  }

  .tab-link-tab-3.w--current {
    margin-top: 10px;
  }

  .column-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .hire-button.is-icon.is-white {
    padding-bottom: .225rem;
  }

  .nav_menu-right {
    flex-wrap: wrap;
  }

  .home_platform-left-large {
    width: 100%;
  }

  .nav_menu {
    padding-bottom: 5rem;
  }

  .creator_about-wrap {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    margin-top: 4rem;
  }

  .div-block-10141.bottom-padding-1rem {
    flex-flow: column;
  }

  .cta_wrapper {
    padding-top: 0;
    padding-bottom: 3rem;
  }

  .cta_wrapper.is-120 {
    padding-top: 4rem;
  }

  .cta_wrapper.is-120.is-mob-0 {
    padding-top: 0;
  }

  .home_entrerprise-brands-holder.splide.logo-brands {
    margin-left: -1rem;
  }

  .nav_menu-button {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .section_title-block {
    text-align: left;
    align-items: flex-start;
    padding-bottom: 2.5rem;
  }

  .section_title-block.is-left-align.is-3rem {
    padding-top: 3rem;
  }

  .nav_menu-lottie.is-dark {
    justify-content: center;
    align-items: center;
    display: none;
  }

  .nav_menu-lottie.is-white {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .button-group.is-10px-portrait-mobile {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
  }

  .column-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .nav_container {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .cta_box, .home_entrerprise-brands {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .cta_box-bg-img {
    display: none;
  }

  .heading-style-h2-6 {
    font-size: 1.5rem;
  }

  .container-padding-about-int {
    padding-bottom: 4rem;
  }

  .section_dashline-bottom.overflow-hidden {
    background-color: #f8f7f7;
  }

  .section_dashline-bottom.overflow-hidden.is-no-border.is-mob-white {
    background-color: #fff;
  }

  .div-block-10143 {
    flex-flow: column;
  }

  .div-block-10145 {
    margin-top: 10px;
  }

  .heading-10, .heading-11, .heading-11._3-3 {
    font-size: 2.8rem;
  }

  .service-cards-block-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .section-padding-large-2 {
    padding-bottom: 0;
  }

  .heading-13 {
    font-size: 2.8rem;
  }

  .service-card-2 {
    height: auto;
  }

  .heading-14 {
    font-size: 2.8rem;
    font-weight: var(--_typography---font-weight--semibold);
  }

  .container-7 {
    max-width: none;
  }

  .nav-menu-three {
    flex-direction: column;
  }

  .menu_legal, .navbar_creative {
    display: none;
  }

  .menu {
    height: 60vh;
    display: none;
  }

  .head-grid {
    padding-left: 0;
  }

  .step-3-info-wrapper {
    border-width: 1px;
  }

  .step-3-info-wrapper.shadow {
    margin-bottom: 30px;
  }

  .step-heading.margin-xs {
    margin-bottom: 0;
    font-size: 1.5rem;
  }

  .step-1-info-wrapper, .step-4-info-wrapper {
    border-width: 1px;
    margin-bottom: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .step-5-info-wrapper {
    border-width: 1px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .step {
    top: -20px;
  }

  .step-2-info-wrapper {
    border-width: 1px;
  }

  .step-2-info-wrapper.shadow {
    margin-bottom: 30px;
  }

  .text-light-grey {
    width: 16rem;
  }

  .text-light-grey.left {
    width: 100%;
    font-size: 1rem;
  }

  .process-wrapper {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .step-info {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .div-block-10149 {
    width: auto;
    height: auto;
    right: auto;
  }

  .div-block-10150 {
    width: auto;
    height: auto;
    top: auto;
    right: auto;
  }

  .section-4 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    background-image: none;
    flex-flow: column;
    height: auto;
    padding-left: 1rem;
    padding-right: 1rem;
    display: none;
  }

  .div-block-10151, .div-block-10152, .div-block-10153 {
    width: auto;
    height: auto;
    top: auto;
    right: auto;
  }

  .heading-15 {
    font-size: 2rem;
  }

  .heading-15._2-4 {
    font-size: 1.5rem;
  }

  .heading-15.hide-desktoplandscape {
    display: block;
  }

  .image-196 {
    position: absolute;
  }

  .div-block-10155 {
    width: 60px;
    height: 60px;
  }

  .div-block-10155.usp {
    width: 85px; /* -15% */
    height: 85px; /* -15% */
    padding: 1.25rem; /* ~-15% */
  }

  .div-block-10155.no-desk {
    width: 35px;
    height: 35px;
    display: flex;
  }

  .div-block-10155.no-mobile {
    display: none;
  }

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

  .pricing {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .heading-16 {
    font-size: 2.8rem;
  }

  .heading-16.secondohead {
    text-align: center;
    font-size: 2.5rem;
    line-height: 110%;
  }

  .heading-16.secondohead.cta {
    font-size: 2.8rem;
  }

  .paragraph-4 {
    font-size: var(--fixed--1rem);
    text-align: left;
    display: block;
  }

  .paragraph-4.box-diverso {
    font-size: var(--fixed--1-25rem);
    text-align: center;
  }

  .paragraph-4.box-diverso._800px {
    width: auto;
  }

  .grid-5 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-10156 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-16, .text-block-17, .text-block-18, .text-block-19 {
    margin-bottom: 10px;
  }

  .div-block-10158 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .div-block-10158.no10 {
    justify-content: space-between;
    align-items: center;
  }

  .div-block-10159 {
    flex-flow: column;
  }

  .div-block-10159.orizzontale {
    flex-flow: row;
  }

  .div-block-10160 {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
  }

  .image-205 {
    width: 60px;
  }

  .heading-style-display-2 {
    width: auto;
    font-size: 2.8rem;
  }

  .slider01_mask-4 {
    width: 90vw;
  }

  .slider01_comp-2 {
    margin-left: 0;
  }

  .tabs {
    margin-left: 1.5rem;
  }

  .slider_arrow-3.is-left {
    right: 25%;
  }

  .work-list_head-3 {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 40px;
  }

  .pricing_money {
    font-size: 3.8rem;
  }

  .section_pricing {
    padding-top: 20px;
  }

  .pricing_value-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    display: flex;
  }

  .pricing_heading {
    font-size: 24vw;
  }

  .pricing_component {
    width: 100vw;
    min-width: 100vw;
  }

  .pricing_plan-name {
    font-size: 1.25rem;
  }

  .pricing_detail {
    display: block;
  }

  .pricing_block {
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .pricing_blocks {
    margin-top: -2rem;
  }

  .container-9.small.flex {
    justify-content: center;
    align-items: flex-start;
  }

  .container-9.bottons {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
  }

  .container-9.bottons._1-5.hide-desktop {
    display: flex;
  }

  .container-9.bottons._0rem {
    margin-top: 0;
  }

  .div-block-10161 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: flex-start;
    align-items: flex-end;
  }

  .contact-form_actions {
    padding-bottom: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .contact-form_grid {
    grid-template-columns: 1fr;
  }

  .contact-form_input.border-right {
    border-right-style: none;
  }

  .spacer-medium-5 {
    padding-top: 1rem;
  }

  .button-solid-3 {
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
    font-size: 1.2rem;
    line-height: 1.2;
  }

  .heading-17 {
    font-size: 2.8rem;
  }

  .button-8._100 {
    text-align: center;
    width: 100%;
  }

  .reviews-fade {
    z-index: 10;
    background-image: linear-gradient(180deg, transparent, var(--_colors---primary--beige) 88%);
    width: 100%;
    height: 800px;
    position: absolute;
    inset: auto 0% 0%;
  }

  .container-cta, .div-block-10166 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .navbar_logo-3 {
    width: 10rem;
  }

  .navbar-3 {
    background-color: var(--_colors---primary--beige);
  }

  .hamburger-2 {
    display: flex;
  }

  .navbar_line-2 {
    border-top-style: solid;
    border-top-color: #4d4d4d2e;
  }

  .div-block-10167 {
    z-index: 50;
    width: 70px;
    height: 70px;
    position: fixed;
    inset: auto 5% 7% auto;
  }
}

#w-node-_9762131a-276d-05b8-d241-f4c5deb93326-c29cbbbe, #w-node-_46fd2695-0e86-25f6-551e-e47b4bde8005-c29cbbbe, #w-node-_53748792-bba7-dc6a-5cab-96f31a7b050f-c29cbbbe {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_53748792-bba7-dc6a-5cab-96f31a7b0515-c29cbbbe {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_53748792-bba7-dc6a-5cab-96f31a7b0516-c29cbbbe {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_53748792-bba7-dc6a-5cab-96f31a7b051e-c29cbbbe {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_53748792-bba7-dc6a-5cab-96f31a7b0524-c29cbbbe {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_53748792-bba7-dc6a-5cab-96f31a7b0525-c29cbbbe {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_53748792-bba7-dc6a-5cab-96f31a7b052d-c29cbbbe {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_53748792-bba7-dc6a-5cab-96f31a7b0533-c29cbbbe {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_53748792-bba7-dc6a-5cab-96f31a7b0534-c29cbbbe {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_53748792-bba7-dc6a-5cab-96f31a7b053c-c29cbbbe {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_53748792-bba7-dc6a-5cab-96f31a7b0542-c29cbbbe {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_53748792-bba7-dc6a-5cab-96f31a7b0543-c29cbbbe {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_53748792-bba7-dc6a-5cab-96f31a7b054b-c29cbbbe {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_53748792-bba7-dc6a-5cab-96f31a7b0551-c29cbbbe {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_53748792-bba7-dc6a-5cab-96f31a7b0552-c29cbbbe {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_53748792-bba7-dc6a-5cab-96f31a7b055a-c29cbbbe {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_53748792-bba7-dc6a-5cab-96f31a7b0560-c29cbbbe {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_53748792-bba7-dc6a-5cab-96f31a7b0561-c29cbbbe {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_0632acfa-8aaa-b158-7b6a-58a2921af54f-921af54a {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_0632acfa-8aaa-b158-7b6a-58a2921af569-921af54a {
  order: 0;
  place-self: end start;
}

#w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04cce-c29cbbc0, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04cd6-c29cbbc0, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04cea-c29cbbc0, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04dd8-c29cbbc0, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04ddf-c29cbbc0 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-d350e3ee-5b0c-0d6b-de28-200e71443040-c29cbbc2, #w-node-_3e2f36c7-a93b-26f9-3eb0-428f49cd1206-c29cbbc5, #w-node-_3e2f36c7-a93b-26f9-3eb0-428f49cd120e-c29cbbc5, #w-node-_1b750c74-4f7e-11ec-716b-fa77005ba8d5-005ba8d0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1b750c74-4f7e-11ec-716b-fa77005ba8dc-005ba8d0 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_1b750c74-4f7e-11ec-716b-fa77005ba8db-005ba8d0 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 991px) {
  #w-node-_98b73deb-d9ca-1919-77e6-89fc0bc8883c-c29cbbbe, #w-node-_7b49b366-c341-ba5f-b2fc-05ee9317aea7-c29cbbbe, #w-node-_3e2f36c7-a93b-26f9-3eb0-428f49cd1226-c29cbbc5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04cce-c29cbbc0, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04cd6-c29cbbc0, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04cea-c29cbbc0, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04d8c-c29cbbc0, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04dd8-c29cbbc0, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04ddf-c29cbbc0, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04f12-c29cbbc0, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04f19-c29cbbc0, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04f20-c29cbbc0, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04f40-c29cbbc0, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04f47-c29cbbc0, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04faa-c29cbbc0, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04fb2-c29cbbc0, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04fee-c29cbbc0, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04ff6-c29cbbc0, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d05012-c29cbbc0, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d0501a-c29cbbc0, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d05036-c29cbbc0, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d0503e-c29cbbc0 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'BDO Grotesk';
  src: url('../fonts/BDOGrotesk-VF.ttf') format('truetype');
  font-weight: 300 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto mono';
  src: url('../fonts/RobotoMono-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto mono';
  src: url('../fonts/RobotoMono-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* ========================================
   ACCENT WORDS - Gradient highlights
   ======================================== */

/* Accent principale - Gradiente blu > magenta > arancione */
.accent-gradient,
.accent-primary {
  background-image: linear-gradient(135deg, #1a4088, #a51b7f, #da5712);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  display: inline-block;
  filter: saturate(1.2) brightness(1.05);
}

/* Accent secondario - Gradiente blu > magenta */
.accent-secondary {
  background-image: linear-gradient(135deg, #1a4088, #a51b7f);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  display: inline-block;
  filter: saturate(1.2) brightness(1.05);
}

/* Accent con sottolineatura */
.accent-underline {
  background-image: linear-gradient(135deg, #1a4088, #a51b7f, #da5712);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  display: inline-block;
  position: relative;
  padding-bottom: 4px;
  filter: saturate(1.2) brightness(1.05);
}

.accent-underline::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-image: linear-gradient(135deg, #1a4088, #a51b7f, #da5712);
  border-radius: 2px;
}

/* Accent con glow leggero */
.accent-glow {
  background-image: linear-gradient(135deg, #1a4088, #a51b7f, #da5712);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  display: inline-block;
  filter: saturate(1.2) brightness(1.05);
}

/* Top Marquee */
.top-marquee {
  position: static;
  width: 100%;
  height: 40px;
  background: #000000;
  color: white;
  overflow: hidden;
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  position: relative;
}

.marquee-content {
  display: flex;
  animation: marquee-scroll 30s linear infinite;
  white-space: nowrap;
  width: 200%;
}

.marquee-item {
  font-family: "Darker Grotesque", sans-serif;
  font-size: 1.1rem;
  font-weight: 600;
  margin-right: 4rem;
  flex-shrink: 0;
  padding: 0;
}

.marquee-close {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.2);
  border: none;
  color: white;
  font-size: 18px;
  font-weight: bold;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.3s ease;
  z-index: 10;
}

.marquee-close:hover {
  background: rgba(255, 255, 255, 0.3);
}

@keyframes marquee-scroll {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}

/* Body padding removed - marquee is now static */

/* Sticky Bar */
.sticky-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  background-color: rgba(255, 255, 255, 0.85);
  border-top: 1px solid rgba(23, 23, 23, 0.1);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  box-shadow: 0 -4px 40px rgba(255, 255, 255, 0.4), 0 -2px 20px rgba(0, 0, 0, 0.1);
  transform: translateY(100%);
  opacity: 0;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

.sticky-bar.show {
  transform: translateY(0);
  opacity: 1;
}

.sticky-bar-content {
  width: 100%;
  max-width: 1200px;
  padding: 0 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.sticky-bar-left {
  position: absolute;
  left: 1rem;
  display: flex;
  align-items: center;
}

.sticky-bar-center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
}

.sticky-bar-right {
  position: absolute;
  right: 1rem;
  display: flex;
  align-items: center;
}

.sticky-bar-second-row {
  display: none;
}

.sticky-bar-left-mobile,
.sticky-bar-right-mobile,
.spots-counter-mobile,
.whatsapp-button-mobile {
  display: none;
}

.whatsapp-button {
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 0.6rem;
  background-color: #25d366;
  padding: 0.7rem 1rem;
  border-radius: 0.5rem;
  box-shadow: 0 3px 15px rgba(37, 211, 102, 0.4);
  transition: all 0.3s ease;
}

.whatsapp-icon {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  filter: drop-shadow(0 2px 4px rgba(37, 211, 102, 0.4));
}

.whatsapp-text-container {
  display: flex;
  flex-direction: column;
  gap: 0.1rem;
}

.whatsapp-text-line1,
.whatsapp-text-line2 {
  font-family: "Darker Grotesque", sans-serif;
  font-size: 0.9rem;
  font-weight: 600;
  color: white;
  line-height: 1.1;
  text-decoration: none;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  transition: all 0.3s ease;
}

.whatsapp-button:hover {
  background-color: #128c7e;
  box-shadow: 0 4px 20px rgba(37, 211, 102, 0.5);
  transform: translateY(-2px);
}

.whatsapp-button:hover .whatsapp-text-line1,
.whatsapp-button:hover .whatsapp-text-line2 {
  color: white;
}

.whatsapp-button:hover .whatsapp-icon {
  transform: scale(1.1);
}

.whatsapp-button:active {
  transform: translateY(0);
  box-shadow: 0 2px 10px rgba(37, 211, 102, 0.4);
  background-color: #0f7a6b;
}

.spots-counter {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  font-family: "Darker Grotesque", sans-serif;
  font-size: 1.1rem;
  font-weight: 600;
  color: var(--_colors---primary--black);
  background: none;
  padding: 0;
  border-radius: 0;
  box-shadow: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}

.spots-text {
  color: #666;
  font-weight: 500;
}

.spots-number {
  color: #e74c3c;
  font-weight: 700;
  font-size: 1.3rem;
  min-width: 1.5rem;
  text-align: center;
  animation: pulse 2s ease-in-out infinite;
}

.month-text {
  color: var(--_colors---primary--black);
  font-weight: 600;
}

@keyframes pulse {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
}

.sticky-bar-button {
  background-image: linear-gradient(135deg, #1a4088, #a51b7f, #da5712);
  background-size: 200% 200%;
  color: var(--_colors---primary--white);
  font-family: "Darker Grotesque", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: -0.02em;
  padding: 1rem 3rem 1.5rem 3rem;
  border-radius: 0.75rem 0.75rem 0 0;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
  border: none;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  transform: translateY(-8px);
  height: 80px;
  min-width: 95%;
  max-width: 98%;
  white-space: nowrap;
  filter: saturate(1.1) brightness(1.05);
  animation: gradientShift 8s ease-in-out infinite;
}

.sticky-bar-button:hover {
  background-image: linear-gradient(135deg, #1a4088, #a51b7f, #da5712);
  transform: translateY(-8px) scale(1.05);
  box-shadow: 0 6px 25px rgba(0, 0, 0, 0.4);
  filter: saturate(1.2) brightness(1.1);
}

.sticky-bar-button:active {
  background-image: linear-gradient(135deg, #1a4088, #a51b7f, #da5712);
  transform: translateY(-8px) scale(0.98);
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
  filter: saturate(1.05) brightness(1.02);
}

.sticky-bar-button-text {
  position: relative;
  z-index: 2;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  /* Top Marquee Mobile */
  .top-marquee {
    height: 35px;
    margin-bottom: 0.4rem;
  }
  
  .marquee-close {
    right: 10px;
    width: 22px;
    height: 22px;
    font-size: 16px;
  }
  
  .marquee-item {
    font-size: 1rem;
    margin-right: 3rem;
  }
  
  /* Body padding removed - marquee is now static */
  
  .sticky-bar {
    height: 50px;
  }
  
  .sticky-bar-content {
    padding: 0 0.75rem;
  }
  
  .sticky-bar-button {
    font-size: 1.4rem;
    padding: 0.8rem 1.5rem 1.2rem 1.5rem;
    height: 75px;
    transform: translateY(-5px);
    min-width: 70%;
    max-width: 80%;
  }
  
  .sticky-bar-button:hover {
    transform: translateY(-5px) scale(1.05);
  }
  
  .sticky-bar-button:active {
    transform: translateY(-5px) scale(0.98);
  }
}

/* Add bottom padding to body to account for sticky bar */
body {
  padding-bottom: 50px;
}

@media (max-width: 768px) {
  body {
    padding-bottom: 120px;
  }
}

/* Gradient animation */
@keyframes gradientShift {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

/* Modal Popup Styles */
.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  z-index: 10000;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.modal-overlay.show {
  display: flex;
  opacity: 1;
}

.modal-content {
  background: white;
  border-radius: 1rem;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  max-width: 700px;
  width: 100%;
  max-height: 90vh;
  overflow-y: auto;
  overflow-x: hidden;
  transform: scale(0.9);
  transition: transform 0.3s ease;
}

.modal-overlay.show .modal-content {
  transform: scale(1);
}

.modal-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2rem 2rem 1rem 2rem;
  border-bottom: 1px solid #e5e5e5;
}

.modal-title {
  font-family: "Darker Grotesque", sans-serif;
  font-size: 3rem;
  font-weight: 700;
  color: var(--_colors---primary--black);
  margin: 0;
  text-align: center;
  line-height: 1.2;
}

.modal-close {
  background: none;
  border: none;
  font-size: 2rem;
  color: #666;
  cursor: pointer;
  padding: 0;
  width: 2rem;
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: all 0.2s ease;
}

.modal-close:hover {
  background-color: #f5f5f5;
  color: #333;
}

.modal-body {
  padding: 1rem;
}

.contact-options {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0.8rem;
}

.contact-option {
  padding: 1rem;
  border: 2px solid #f0f0f0;
  border-radius: 0.75rem;
  transition: all 0.2s ease;
  cursor: pointer;
  background: white;
  min-height: 60px;
}

.contact-option:hover {
  border-color: #ddd;
  background: #fafafa;
}

.option-content {
  display: flex;
  align-items: center;
  gap: 1rem;
  width: 100%;
  height: 100%;
}

.option-icon {
  flex-shrink: 0;
  width: 3rem;
  height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f8f9fa;
  border-radius: 0.75rem;
  color: #666;
}

.option-icon svg {
  width: 20px;
  height: 20px;
}

.option-text {
  flex: 1;
  text-align: left;
}

.contact-option h3 {
  font-family: "Darker Grotesque", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  color: var(--_colors---primary--black);
  margin: 0 0 0.3rem 0;
  line-height: 1.2;
}

.contact-option p {
  font-family: "Darker Grotesque", sans-serif;
  font-size: 1.1rem;
  color: #666;
  margin: 0;
  line-height: 1.3;
  font-weight: 500;
}

/* Active state for better user feedback */
.contact-option:active {
  transform: scale(0.98);
  background: #f0f0f0;
}

/* Focus state for accessibility */
.contact-option:focus {
  outline: 3px solid rgba(26, 64, 136, 0.3);
  outline-offset: 2px;
}

/* Responsive Modal */
@media (max-width: 768px) {
  .modal-content {
    margin: 0.2rem;
    max-width: calc(100% - 0.4rem);
  }
  
  .modal-header {
    padding: 1rem 1rem 0.5rem 1rem;
  }
  
  .modal-title {
    font-size: 2.2rem;
  }
  
  .modal-body {
    padding: 0.8rem;
  }
  
  .contact-options {
    gap: 0.8rem;
  }
  
  .contact-option {
    padding: 0.8rem;
    min-height: 50px;
  }
  
  .option-content {
    gap: 0.8rem;
  }
  
  .option-icon {
    width: 2.5rem;
    height: 2.5rem;
  }
  
  .option-icon svg {
    width: 18px;
    height: 18px;
  }
  
  .contact-option h3 {
    font-size: 1.4rem;
    margin: 0 0 0.2rem 0;
    font-weight: 700;
  }
  
  .contact-option p {
    font-size: 1rem;
    margin: 0;
    font-weight: 500;
  }
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .sticky-bar {
    height: 120px;
  }
  
  .sticky-bar-content {
    padding: 0 0.5rem;
    flex-direction: column;
    gap: 0.2rem;
    height: 100%;
    justify-content: center;
  }
  
  .sticky-bar-center {
    position: static;
    transform: none;
    order: 1;
    width: 100%;
    justify-content: center;
    margin-bottom: 0.2rem;
  }
  
  .sticky-bar-left,
  .sticky-bar-right {
    display: none;
  }
  
  .sticky-bar-second-row {
    display: flex;
    width: 100%;
    justify-content: stretch;
    align-items: center;
    order: 2;
    gap: 0.5rem;
  }
  
  .sticky-bar-left-mobile {
    position: static;
    flex: 0.4;
    justify-content: flex-start;
    display: flex;
    align-items: center;
  }
  
  .sticky-bar-right-mobile {
    position: static;
    flex: 0.6;
    justify-content: flex-end;
    display: flex;
    align-items: center;
  }
  
  .whatsapp-text-line1,
  .whatsapp-text-line2 {
    font-size: 1rem;
  }
  
  .whatsapp-icon {
    width: 20px;
    height: 20px;
  }
  
  .whatsapp-button {
    padding: 0.6rem 0.8rem;
    gap: 0.4rem;
    width: 100%;
    justify-content: center;
  }
  
  .spots-counter-mobile {
    font-size: 0.75rem;
    gap: 0.15rem;
    flex-wrap: nowrap;
    white-space: nowrap;
    background-color: rgba(0, 0, 0, 0.05);
    padding: 0.4rem 0.6rem;
    border-radius: 0.4rem;
    width: 100%;
    justify-content: center;
    display: flex;
    align-items: center;
  }
  
  .whatsapp-button-mobile {
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 0.4rem;
    background-color: #25d366;
    padding: 0.6rem 0.8rem;
    border-radius: 0.5rem;
    box-shadow: 0 3px 15px rgba(37, 211, 102, 0.4);
    transition: all 0.3s ease;
    width: 100%;
    justify-content: center;
  }
  
  .spots-number {
    font-size: 0.9rem;
  }
  
  .sticky-bar-button {
    font-size: 1.8rem;
    padding: 0.8rem 1rem;
    height: 60px;
    transform: translateY(0);
    min-width: 100%;
    max-width: 100%;
    border-radius: 0.75rem;
  }
  
  .sticky-bar-button:hover {
    transform: translateY(0) scale(1.05);
  }
  
  .sticky-bar-button:active {
    transform: translateY(0) scale(0.98);
  }
}

@media (max-width: 480px) {
  .spots-counter {
    font-size: 0.9rem;
    gap: 0.2rem;
  }
  
  .spots-number {
    font-size: 1.1rem;
  }
  
  .whatsapp-text-line1,
  .whatsapp-text-line2 {
    font-size: 0.7rem;
  }
  
  .whatsapp-icon {
    width: 18px;
    height: 18px;
  }
  
  .whatsapp-button {
    padding: 0.4rem 0.6rem;
    gap: 0.3rem;
  }
  
  .spots-counter .spots-text:nth-child(3) {
    display: none;
  }
  
  .spots-counter .month-text {
    display: none;
  }
}

/* Modal Popup Styles */
.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  z-index: 10000;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.modal-overlay.show {
  display: flex;
  opacity: 1;
}

.modal-content {
  background: white;
  border-radius: 1rem;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  max-width: 600px;
  width: 100%;
  max-height: 90vh;
  overflow-y: auto;
  overflow-x: hidden;
  transform: scale(0.9);
  transition: transform 0.3s ease;
}

.modal-overlay.show .modal-content {
  transform: scale(1);
}

.modal-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 1.5rem 2rem 0.8rem 2rem;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header-content {
  flex: 1;
  text-align: center;
}

.modal-title {
  font-family: "Darker Grotesque", sans-serif;
  font-size: 2.2rem;
  font-weight: 700;
  color: var(--_colors---primary--black);
  margin: 0 0 0.5rem 0;
  line-height: 1.2;
}

.modal-subtitle {
  font-family: "Darker Grotesque", sans-serif;
  font-size: 1.1rem;
  color: #000;
  margin: 0 0 0.8rem 0;
  line-height: 1.2;
  font-weight: 600;
}

.modal-close {
  background: none;
  border: none;
  font-size: 2rem;
  color: #666;
  cursor: pointer;
  padding: 0;
  width: 2rem;
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: all 0.2s ease;
}

.modal-close:hover {
  background-color: #f5f5f5;
  color: #333;
}

.modal-body {
  padding: 1rem 2rem 2rem 2rem;
}

/* Thank You Modal Secondary Options */
.thank-you-modal .secondary-options {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-top: 1.5rem;
}

.thank-you-modal .secondary-link {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.8rem;
  padding: 1.2rem 2rem;
  border-radius: 0.8rem;
  text-decoration: none;
  font-family: "Darker Grotesque", sans-serif;
  font-size: 1.1rem;
  font-weight: 600;
  transition: all 0.3s ease;
  min-height: 60px;
  border: none;
  cursor: pointer;
}

.thank-you-modal .secondary-link:first-child {
  background: linear-gradient(135deg, #1a4088, #a51b7f, #da5712);
  color: white;
  box-shadow: 0 4px 15px rgba(26, 64, 136, 0.3);
}

.thank-you-modal .secondary-link:first-child:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(26, 64, 136, 0.4);
}

.thank-you-modal .secondary-link:last-child {
  background: #25d366;
  color: white;
  box-shadow: 0 4px 15px rgba(37, 211, 102, 0.3);
}

.thank-you-modal .secondary-link:last-child:hover {
  background: #20ba5a;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(37, 211, 102, 0.4);
}

.thank-you-modal .secondary-link svg {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
}

.thank-you-content {
  text-align: center;
  padding: 1rem 0;
}

.loading-animation {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  padding: 2rem 0;
}

.loading-spinner {
  width: 40px;
  height: 40px;
  border: 4px solid #f3f3f3;
  border-top: 4px solid #1a4088;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.loading-text {
  font-family: "Darker Grotesque", sans-serif;
  font-size: 1rem;
  color: #666;
  margin: 0;
}

.thank-you-message {
  padding: 1rem 0;
}

.success-message {
  font-family: "Darker Grotesque", sans-serif;
  font-size: 1.1rem;
  font-weight: 600;
  color: #28a745;
  margin: 0 0 1rem 0;
}

.next-steps {
  font-family: "Darker Grotesque", sans-serif;
  font-size: 1rem;
  color: #333;
  margin: 0 0 1.5rem 0;
}

/* Calendar Modal Styles */
.calendar-modal {
  max-width: 800px;
  max-height: 90vh;
}

.calendar-body {
  padding: 1rem;
  height: 600px;
  overflow: hidden;
}

.calendar-body > div {
  height: 100%;
}

/* Single Page Form Styles */
.single-form {
  position: relative;
  max-width: 600px;
  margin: 0 auto;
}

/* Contact form specific styling */
#contactSingleForm {
  max-width: 100%;
  width: 100%;
}

.form-row {
  display: flex;
  gap: 1rem;
  margin-bottom: 0.4rem;
}

.form-field {
  display: flex;
  flex-direction: column;
}

.form-field.half-width {
  flex: 1;
}

.form-field label {
  font-family: "Darker Grotesque", sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
  color: #111;
  margin-bottom: 0.3rem;
}

.form-field input,
.form-field select {
  font-family: "Darker Grotesque", sans-serif;
  font-size: 1.3rem;
  padding: 0.5rem 0.8rem;
  border: 2px solid #999;
  border-radius: 0.4rem;
  background: white;
  transition: all 0.3s ease;
  color: #111;
  height: auto;
  min-height: 44px;
}

.form-field input:focus,
.form-field select:focus {
  outline: none;
  border-color: #1a4088;
  box-shadow: 0 0 0 3px rgba(26, 64, 136, 0.15);
  background: #fafafa;
}

.form-field input::placeholder {
  color: #555;
  font-weight: 500;
}

.form-field input.error,
.form-field select.error {
  border-color: #dc3545;
  background-color: #fff5f5;
  box-shadow: 0 0 0 2px rgba(220, 53, 69, 0.1);
}

.form-field input.error:focus,
.form-field select.error:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 3px rgba(220, 53, 69, 0.2);
}

.error-message {
  color: #dc3545;
  font-size: 0.85rem;
  margin-top: 0.3rem;
  font-weight: 500;
  display: none;
}

.error-message.show {
  display: block;
}

.form-field.error label {
  color: #dc3545;
}

.privacy-section.error .privacy-text {
  color: #dc3545;
}

.privacy-section.error .privacy-checkbox {
  border-color: #dc3545;
}

.privacy-section.error .checkmark {
  border-color: #dc3545;
}

.submit-btn {
  font-family: "DM Grotesque", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  padding: 1.5rem 3rem;
  border: none;
  border-radius: 0.8rem;
  cursor: pointer;
  transition: all 0.3s ease;
  width: 100%;
  background: linear-gradient(135deg, #1a4088, #a51b7f, #da5712);
  color: white;
  box-shadow: 0 6px 20px rgba(26, 64, 136, 0.3);
  margin: 1rem 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.6rem;
  min-height: 60px;
}

.submit-btn svg {
  flex-shrink: 0;
}

.submit-btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 25px rgba(26, 64, 136, 0.4);
}

/* Step Separator */
.step-separator {
  display: flex;
  align-items: center;
  margin: 0.8rem 0;
}

.separator-line {
  flex: 1;
  height: 1px;
  background: #e5e5e5;
}

.separator-text {
  font-family: "Darker Grotesque", sans-serif;
  font-size: 0.8rem;
  color: #999;
  padding: 0 1rem;
  background: white;
}

/* Secondary Options */
.secondary-options {
  display: flex;
  justify-content: center;
  gap: 1rem;
  margin-bottom: 0.5rem;
}

.secondary-link {
  font-family: "Darker Grotesque", sans-serif;
  font-size: 0.8rem;
  color: #000;
  text-decoration: none;
  padding: 0.5rem 1rem;
  border: 1px solid #ccc;
  border-radius: 0.5rem;
  transition: all 0.3s ease;
  background: white;
  display: flex;
  align-items: center;
  gap: 0.4rem;
}

.secondary-link svg {
  flex-shrink: 0;
}

.secondary-link:hover {
  background: #f8f9fa;
  border-color: #999;
  color: #000;
}

/* Privacy Section */
.privacy-section {
  margin: 0.8rem 0;
}

.privacy-checkbox {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  cursor: pointer;
}

.privacy-checkbox input[type="checkbox"] {
  margin: 0;
  width: 18px;
  height: 18px;
  accent-color: var(--_colors---primary--black);
}

.privacy-text {
  font-family: "Darker Grotesque", sans-serif;
  font-size: 0.8rem;
  color: #666;
  line-height: 1.4;
}

.privacy-link {
  color: var(--_colors---primary--black);
  text-decoration: underline;
}

.privacy-link:hover {
  color: #1a4088;
}

@media (max-width: 768px) {
  .modal-content {
    margin: 1rem;
    max-width: calc(100% - 2rem);
  }
  
  .modal-header {
    padding: 1.2rem 1.5rem 0.6rem 1.5rem;
  }
  
  .modal-title {
    font-size: 1.8rem;
  }
  
  .modal-subtitle {
    font-size: 1rem;
    margin: 0 0 0.6rem 0;
    line-height: 1.1;
  }
  
  .modal-body {
    padding: 0.8rem 1.5rem 1.5rem 1.5rem;
  }
  
  .form-row {
    flex-direction: column;
    gap: 0.8rem;
    margin-bottom: 0.3rem;
  }
  
  .form-field label {
    font-size: 1.1rem;
    margin-bottom: 0.2rem;
  }
  
  .form-field input,
  .form-field select {
    font-size: 1.2rem;
    padding: 0.4rem 0.7rem;
    min-height: 40px;
  }
  
  .submit-btn {
    font-size: 1.2rem;
    padding: 1rem 1.5rem;
    margin: 0.8rem 0;
    min-height: 50px;
  }
  
  .secondary-options {
    flex-direction: column;
    gap: 0.5rem;
  }
  
  .secondary-link {
    text-align: center;
    font-size: 0.75rem;
    padding: 0.6rem 1rem;
  }
  
  /* Thank You Modal Mobile */
  .thank-you-modal {
    max-width: calc(100% - 1rem);
    margin: 0.5rem;
  }
  
  .loading-spinner {
    width: 35px;
    height: 35px;
  }
  
  .loading-text {
    font-size: 0.9rem;
  }
  
  .success-message {
    font-size: 1rem;
  }
  
  .next-steps {
    font-size: 0.9rem;
  }
  
  /* Thank You Modal Mobile Buttons */
  .thank-you-modal .secondary-link {
    font-size: 1rem;
    padding: 1rem 1.5rem;
    min-height: 55px;
  }
  
  .thank-you-modal .secondary-link svg {
    width: 18px;
    height: 18px;
  }
  
  /* Calendar Modal Mobile */
  .calendar-modal {
    max-width: calc(100% - 1rem);
    margin: 0.5rem;
  }
  
  .calendar-body {
    height: 500px;
    padding: 0.5rem;
  }
  
  /* Contact form mobile adjustments */
  .contact_form-wrap-2 {
    max-width: 80%;
    margin: 0 auto 0 0;
  }
  
  #contactSingleForm {
    max-width: 100%;
    margin: 0;
    padding: 0;
  }
  
  /* Mobile form adjustments - First 2 rows in 2 columns */
  .form-row:first-child,
  .form-row:nth-child(2) {
    flex-direction: row;
    gap: 0.5rem;
  }
  
  .form-row:first-child .form-field.half-width,
  .form-row:nth-child(2) .form-field.half-width {
    flex: 1;
    width: 48%;
  }
  
  /* All other rows full width on mobile */
  .form-row:not(:first-child):not(:nth-child(2)) {
    flex-direction: column;
  }
  
  .form-row:not(:first-child):not(:nth-child(2)) .form-field {
    width: 100%;
  }
}

/* ============================================
   MODAL MOBILE BOTTOM SHEET STYLE
   ============================================ */

@media screen and (max-width: 767px) {
  .modal-overlay {
    align-items: flex-end;
    padding: 0;
  }
  
  .modal-content {
    max-width: 100%;
    width: 100%;
    border-radius: 20px 20px 0 0;
    max-height: 90vh;
    transform: translateY(100%);
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  }
  
  .modal-overlay.show .modal-content {
    transform: translateY(0);
    scale: 1;
  }
  
  .modal-header {
    padding: 1.5rem 1.5rem 1rem 1.5rem;
  }
  
  .modal-title {
    font-size: 1.75rem;
  }
  
  .modal-subtitle {
    font-size: 0.95rem;
  }
}