:root {
  --bgRgb: 255, 252, 246;
  --fgRgb: 36, 35, 31;
  --textRgb: 36, 35, 31;

  --red90:  61,   4,   0;
  --red80: 122,   8,   0;
  --red70: 167,  21,  10;
  --red60: 210,  41,  29;
  --red50: 244,  67,  54;
  --red40: 255,  97,  86;
  --red30: 255, 136, 127;
  --red20: 255, 178, 173;
  --red10: 255, 217, 214;
  --red06: 255, 231, 229;
  --red05: 255, 236, 234;
  --red04: 255, 240, 239;
  --red03: 255, 245, 244;
  --red02: 255, 246, 244;

  --pnk90:  50,   0,  17;
  --pnk80: 107,   0,  36;
  --pnk70: 158,   0,  53;
  --pnk60: 204,   9,  75;
  --pnk50: 233,  30,  99;
  --pnk40: 254,  56, 124;
  --pnk30: 255, 107, 158;
  --pnk20: 255, 158, 191;
  --pnk10: 255, 204, 221;
  --pnk06: 255, 224, 235;
  --pnk05: 255, 229, 238;
  --pnk04: 255, 234, 241;
  --pnk03: 255, 239, 244;
  --pnk02: 255, 244, 248;

  --pur90:  39,   0,  45;
  --pur80:  74,   0,  86;
  --pur70: 103,   7, 119;
  --pur60: 132,  21, 152;
  --pur50: 156,  39, 176;
  --pur40: 183,  72, 202;
  --pur30: 207, 107, 224;
  --pur20: 227, 152, 240;
  --pur10: 244, 202, 251;
  --pur06: 248, 221, 252;
  --pur05: 250, 230, 254;
  --pur04: 251, 230, 254;
  --pur03: 252, 239, 254;
  --pur02: 254, 245, 254;

  --pud90:  18,   2,  48;
  --pud80:  37,   8,  87;
  --pud70:  56,  19, 123;
  --pud60:  79,  36, 157;
  --pud50: 103,  58, 183;
  --pud40: 130,  87, 208;
  --pud30: 158, 119, 227;
  --pud20: 190, 161, 241;
  --pud10: 223, 207, 251;
  --pud06: 235, 225, 253;
  --pud05: 238, 231, 253;
  --pud04: 240, 235, 254;
  --pud03: 244, 240, 254;
  --pud02: 246, 244, 255;

  --ind90:   3,  10,  47;
  --ind80:  12,  22,  84;
  --ind70:  24,  39, 123;
  --ind60:  41,  57, 152;
  --ind50:  63,  81, 181;
  --ind40:  91, 108, 204;
  --ind30: 126, 141, 225;
  --ind20: 162, 174, 240;
  --ind10: 208, 215, 250;
  --ind06: 225, 231, 253;
  --ind05: 231, 234, 253;
  --ind04: 235, 238, 254;
  --ind03: 240, 242, 254;
  --ind02: 244, 246, 255;

  --blu90:   0,  30,  56;
  --blu80:   0,  61, 112;
  --blu70:   0,  94, 168;
  --blu60:   9, 124, 214;
  --blu50:  33, 150, 243;
  --blu40:  71, 173, 255;
  --blu30: 117, 193, 255;
  --blu20: 163, 213, 255;
  --blu10: 209, 234, 255;
  --blu06: 229, 243, 255;
  --blu05: 229, 244, 255;
  --blu04: 239, 247, 255;
  --blu03: 239, 247, 255;
  --blu02: 244, 249, 255;

  --bll90:   0,  35,  50;
  --bll80:   0,  70, 102;
  --bll70:   0, 102, 147;
  --bll60:   0, 137, 198;
  --bll50:   3, 169, 244;
  --bll40:  45, 190, 255;
  --bll30:  96, 205, 255;
  --bll20: 153, 223, 255;
  --bll10: 204, 239, 255;
  --bll06: 224, 245, 255;
  --bll05: 229, 247, 255;
  --bll04: 234, 248, 255;
  --bll03: 239, 249, 255;
  --bll02: 244, 251, 255;

  --cyn90:   0,  36,  40;
  --cyn80:   0,  77,  86;
  --cyn70:   0, 112, 127;
  --cyn60:   0, 149, 168;
  --cyn50:   0, 188, 212;
  --cyn40:  33, 214, 237;
  --cyn30:  76, 234, 255;
  --cyn20: 137, 242, 255;
  --cyn10: 193, 247, 255;
  --cyn06: 219, 250, 255;
  --cyn05: 224, 252, 255;
  --cyn04: 229, 251, 255;
  --cyn03: 239, 252, 255;
  --cyn02: 244, 253, 255;

  --tal90:   0,  30,  28;
  --tal80:   0,  61,  56;
  --tal70:   0,  91,  82;
  --tal60:   0, 122, 110;
  --tal50:   0, 150, 136;
  --tal40:  39, 184, 171;
  --tal30:  84, 210, 199;
  --tal20: 135, 231, 223;
  --tal10: 192, 246, 242;
  --tal06: 218, 251, 247;
  --tal05: 222, 251, 249;
  --tal04: 231, 252, 251;
  --tal03: 236, 253, 251;
  --tal02: 240, 253, 253;

  --grn90:   8,  42,   8;
  --grn80:  19,  82,  20;
  --grn70:  34, 118,  38;
  --grn60:  53, 150,  57;
  --grn50:  76, 175,  80;
  --grn40: 102, 198, 106;
  --grn30: 137, 219, 140;
  --grn20: 172, 235, 174;
  --grn10: 212, 246, 212;
  --grn06: 228, 251, 228;
  --grn05: 233, 250, 233;
  --grn04: 236, 252, 236;
  --grn03: 240, 253, 240;
  --grn02: 245, 253, 245;

  --grl90:  29,  50,   5;
  --grl80:  56,  91,  15;
  --grl70:  85, 133,  30;
  --grl60: 113, 168,  50;
  --grl50: 139, 195,  74;
  --grl40: 162, 216,  99;
  --grl30: 187, 233, 133;
  --grl20: 209, 245, 167;
  --grl10: 233, 252, 211;
  --grl06: 243, 254, 230;
  --grl05: 244, 254, 230;
  --grl04: 244, 255, 234;
  --grl03: 248, 255, 239;
  --grl02: 250, 255, 244;

  --lim90:  50,  56,   0;
  --lim80:  99, 109,   3;
  --lim70: 139, 152,  15;
  --lim60: 177, 191,  32;
  --lim50: 205, 220,  57;
  --lim40: 226, 240,  86;
  --lim30: 241, 253, 118;
  --lim20: 246, 255, 163;
  --lim10: 250, 255, 209;
  --lim06: 252, 255, 229;
  --lim05: 252, 255, 234;
  --lim04: 252, 255, 239;
  --lim03: 253, 255, 239;
  --lim02: 253, 255, 244;

  --yel90:  61,  54,   0;
  --yel80: 126, 114,   0;
  --yel70: 176, 159,  12;
  --yel60: 222, 203,  32;
  --yel50: 255, 235,  59;
  --yel40: 255, 238,  96;
  --yel30: 255, 242, 137;
  --yel20: 255, 247, 178;
  --yel10: 255, 250, 214;
  --yel06: 255, 252, 229;
  --yel05: 255, 252, 234;
  --yel04: 255, 253, 239;
  --yel03: 255, 254, 244;
  --yel02: 255, 255, 249;

  --amb90:  50,  38,   0;
  --amb80: 107,  81,   0;
  --amb70: 158, 117,   0;
  --amb60: 209, 156,   0;
  --amb50: 255, 193,   7;
  --amb40: 255, 205,  56;
  --amb30: 255, 218, 107;
  --amb20: 255, 231, 158;
  --amb10: 255, 242, 204;
  --amb06: 255, 247, 224;
  --amb05: 255, 248, 229;
  --amb04: 255, 250, 234;
  --amb03: 255, 251, 239;
  --amb02: 255, 252, 244;

  --oge90:  50,  30,   0;
  --oge80: 102,  60,   0;
  --oge70: 153,  91,   0;
  --oge60: 204, 121,   0;
  --oge50: 255, 152,   0;
  --oge40: 255, 172,  50;
  --oge30: 255, 194, 101;
  --oge20: 255, 213, 153;
  --oge10: 255, 234, 204;
  --oge06: 255, 242, 224;
  --oge05: 255, 244, 229;
  --oge04: 255, 246, 234;
  --oge03: 255, 248, 239;
  --oge02: 255, 250, 244;

  --ogd90:  56,  14,   0;
  --ogd80: 117,  27,   0;
  --ogd70: 173,  41,   0;
  --ogd60: 224,  61,  10;
  --ogd50: 255,  87,  34;
  --ogd40: 255, 119,  76;
  --ogd30: 255, 154, 122;
  --ogd20: 255, 188, 168;
  --ogd10: 255, 220, 209;
  --ogd06: 255, 235, 229;
  --ogd05: 255, 240, 234;
  --ogd04: 255, 243, 239;
  --ogd03: 255, 243, 239;
  --ogd02: 255, 247, 244;

  --bwn90:  29,  14,  11;
  --bwn80:  54,  30,  22;
  --bwn70:  79,  49,  38;
  --bwn60:  99,  66,  53;
  --bwn50: 121,  85,  72;
  --bwn40: 150, 116, 104;
  --bwn30: 180, 150, 140;
  --bwn20: 207, 183, 174;
  --bwn10: 233, 219, 215;
  --bwn06: 241, 234, 232;
  --bwn05: 244, 236, 235;
  --bwn04: 246, 240, 238;
  --bwn03: 246, 242, 242;
  --bwn02: 251, 249, 248;

  --grb90:  15,  24,  29;
  --grb80:  34,  52,  62;
  --grb70:  53,  78,  89;
  --grb60:  72, 102, 115;
  --grb50:  96, 125, 139;
  --grb40: 124, 151, 166;
  --grb30: 155, 179, 191;
  --grb20: 187, 205, 215;
  --grb10: 219, 228, 234;
  --grb06: 234, 241, 245;
  --grb05: 238, 242, 245;
  --grb04: 242, 245, 247;
  --grb03: 244, 248, 250;
  --grb02: 247, 249, 251;

  --gry90:  26,  22,  20;
  --gry80:  50,  44,  42;
  --gry70:  78,  70,  65;
  --gry60: 100,  93,  88;
  --gry50: 123, 115, 111;
  --gry40: 150, 143, 140;
  --gry30: 176, 169, 166;
  --gry20: 203, 197, 195;
  --gry10: 230, 225, 223;
  --gry06: 243, 240, 236;
  --gry05: 246, 241, 239;
  --gry04: 248, 243, 241;
  --gry03: 250, 247, 245;
  --gry02: 252, 249, 247;

  --shadowRgb: 40, 35, 28;
  --fontCssMain: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --homepageSidePadding: 7.25rem;
  --homepageMaxWidth: 81rem;
  --homepageFeatureRightBleed: 28rem;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  color: rgb(var(--textRgb));
  font-family: var(--fontCssMain);
  background: rgb(var(--bgRgb));
  overflow-x: hidden;
}

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

img {
  display: block;
  max-width: 100%;
}

.container {
  width: min(calc(100% - (var(--homepageSidePadding) * 2)), var(--homepageMaxWidth));
  margin: 0 auto;
}

/*
 * Overall homepage side padding is controlled by `--homepageSidePadding`.
 * Right-side visual bleed is controlled separately by `--homepageFeatureRightBleed`.
 */

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

.quickHelp {
  color: rgb(var(--gry60));
  font-size: 0.84rem;
}

.topBar {
  position: sticky;
  z-index: 20;
  top: 0;
  background: rgba(var(--bgRgb), 0.92);
  border-bottom: 1px solid rgba(var(--gry40), 0.58);
  backdrop-filter: blur(12px);
}

.topBarInner {
  height: 4.2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}

.topBarLogo img {
  width: 8.2rem;
  height: auto;
}

.buttonLrg,
.buttonMed {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.45rem;
  border: 1px solid transparent;
  border-radius: 0.55rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1;
  cursor: pointer;
  white-space: nowrap;
}

.buttonLrg {
  min-height: 3.25rem;
  padding: 0 1.25rem;
  font-size: 0.98rem;
}

.buttonMed {
  min-height: 2.65rem;
  padding: 0 1rem;
  font-size: 0.92rem;
}

.buttonPrimary {
  color: white;
  background: rgb(var(--fgRgb));
  border-color: rgb(var(--fgRgb));
  box-shadow: inset 0 -1px 0 rgba(var(--fgRgb), 0.18);
}

.buttonPrimary:hover {
  background: rgb(0, 0, 0);
  border-color: rgb(0, 0, 0);
}

.buttonSecondary {
  color: rgb(var(--fgRgb));
  background: rgb(255, 255, 255);
  border-color: rgb(var(--fgRgb));
}

.buttonSecondary:hover {
  background: rgb(var(--bgRgb));
}

.buttonTertiary_elementPrimaryShade {
  color: rgb(var(--gry80));
  background: rgba(255, 255, 255);
  border-color: transparent;
  border-radius: 999px;
  box-shadow: 0 0.7rem 1.6rem rgba(var(--shadowRgb), 0.07);
}

.buttonTertiary_elementPrimaryShade:hover {
  background: transparent;
  border-color: transparent;
  box-shadow: none;
}

.buttonIconRight {
  width: 1rem;
  height: 1rem;
  object-fit: contain;
}

.buttonIconRightLight {
  filter: brightness(0) invert(1);
}

.homepageLabelWrap {
  margin: 0 0 0.75rem;
  font-size: 1rem;
}

.labelSmallFree {
  display: inline-flex;
  align-items: center;
  min-height: 1.35rem;
  padding: 0 0.62rem;
  color: white;
  font-size: 0.72rem;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
  text-transform: uppercase;
  background: rgb(var(--grn40));
  border-radius: 999px;
}

.slide {
  overflow: hidden;
}

.scrollEffectFadeInUp {
  opacity: 0;
  transform: translateY(1.4rem);
  transition:
    opacity 560ms ease,
    transform 560ms ease;
  will-change: opacity, transform;
}

.scrollEffectDelay1 {
  transition-delay: 110ms;
}

.scrollEffectDelay2 {
  transition-delay: 220ms;
}

.scrollEffectFadeInUp.scrollEffectActive {
  opacity: 1;
  transform: translateY(0);
}

@keyframes pulser {
  0% {
    opacity: 0;
    transform: scale(0);
  }

  30% {
    opacity: 1;
    transform: scale(0.5);
  }

  100% {
    opacity: 0;
    transform: scale(1);
  }
}

@media (prefers-reduced-motion: reduce) {
  .scrollEffectFadeInUp {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

.massiveSlide {
  position: relative;
  min-height: 0;
  height: min(54rem, calc(100vh - 4.2rem));
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  padding: 4.1rem 0 0;
  /* background: */
    /* linear-gradient(120deg, rgba(var(--blu20), 0.95), rgba(var(--bgRgb), 0.96) 46%, rgba(var(--brn20), 0.72)), */
    /* rgb(var(--bgRgb)); */
}

.massiveSlideInner {
  display: grid;
  gap: 3.6rem;
}

.massiveSlideSecondRow {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(24rem, 1.1fr);
  gap: 3rem;
  align-items: start;
}

.massiveSlideFirstRow,
.massiveText {
  position: relative;
  z-index: 2;
}

.massiveHeading {
  max-width: 58rem;
  margin: 0;
  font-size: clamp(3.1rem, 6.5vw, 6.8rem);
  line-height: 0.92;
  letter-spacing: 0;
  font-weight: 780;
}

.massiveText {
  max-width: 39rem;
}

.signupForm {
  width: min(100%, 38rem);
}

.supremeButton {
  display: flex;
  width: 100%;
  padding: 0.35rem;
  border-radius: 0.75rem;
  background: rgb(var(--bgRgb));
  border: 1px solid rgba(var(--fgRgb), 0.42);
  box-shadow: 0 1.4rem 3rem rgba(var(--shadowRgb), 0.12);
}

.stdElement {
  width: 100%;
  min-width: 0;
  border: 0;
  outline: 0;
  background: transparent;
  color: rgb(var(--textRgb));
  font: inherit;
}

.inputWithLrgBtn {
  min-height: 3.25rem;
  padding: 0 1rem;
  font-size: 1rem;
}

.signupStatus {
  min-height: 1.15rem;
  margin: 0.55rem 0 0 0.35rem;
}

.heroDisclaimer {
  margin: 0.8rem 0 0;
}

.heroSecondaryButton {
  margin-top: 1.3rem;
}

.heroImageFrame {
  height: 100%;
  pointer-events: none;
}

.heroImageFrame img {
  width:  100%;
  height: 100%;
  object-fit: contain;
  object-position: right bottom;
}

.slideWithFeature {
  padding: 7rem 0;
  background: rgb(var(--bgRgb));
}

.slideWithFeature.slide-blu {
  background:
    radial-gradient(circle at 88% 18%, rgba(var(--blu20), 0.8), transparent 22rem),
    rgb(var(--bgRgb));
}

.row.featureHoverEl {
  display: grid;
  grid-template-columns: minmax(0, 0.82fr) minmax(24rem, 1.18fr);
  gap: 3.2rem;
  align-items: center;
}

.slide-1onboarding .row.featureHoverEl {
  gap: 20rem;
}

.slide-2freeplus .row.featureHoverEl {
  gap: 15rem;
}

@media (min-width: 1000px) {
  .slideWithFeature .featureColumn {
    margin-right: calc(var(--homepageFeatureRightBleed) * -1);
  }

  .slideWithFeature .featureColumn .featureWidth {
    width: calc(100% + var(--homepageFeatureRightBleed));
  }
}

.slideBlockInner {
  max-width: 40rem;
}

.headHtml_1 {
  margin: 0;
  font-size: clamp(2.45rem, 4.5vw, 4.5rem);
  line-height: 1;
  letter-spacing: 0;
  font-weight: 760;
}

.lineHtml_1,
.lineHtml_2,
.lineHtml_3,
.lineHtml_4 {
  display: inline;
  color: rgb(var(--gry60));
  font-size: 1.07rem;
  line-height: 1.72;
}

.lineHtml_1 {
  display: inline-block;
  margin-top: 1.15rem;
  color: rgb(var(--textRgb));
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.45;
}

.lineHtml_2 b,
.lineHtml_3 b,
.lineHtml_4 b {
  color: rgb(var(--textRgb));
}

.msk_modify_done_outline {
  display: inline-flex;
  width: 1.05rem;
  height: 1.05rem;
  margin-right: 0.42rem;
  vertical-align: -0.12rem;
  border-radius: 50%;
  background: rgb(var(--grn40));
}

.featureWidth {
  width: 100%;
}

.featureHeight {
  position: relative;
  min-height: 28rem;
}

.heroFeatureWidth .featureHeight {
  height: 100%;
  min-height: 0;
}

.massiveSlide .heroFeatureWidth {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  /* left: 0; */
  z-index: 1;
  width: clamp(68rem, 74vw, 82rem);
  /* width: min(62vw, 58rem); */
  opacity: 1;
  transform: none;
  pointer-events: none;
}

.featureMockup {
  position: relative;
  width: min(100%, 40rem);
  min-height: 31rem;
  margin-left: auto;
  padding: 1rem;
  border-radius: 1.5rem;
  background: linear-gradient(145deg, rgb(var(--blu90)), rgb(var(--blu50)));
  box-shadow: 0 2rem 5rem rgba(var(--shadowRgb), 0.18);
}

.shapeSlide,
.smartphoneSlide {
  padding: 0 0.9rem;
}

.shapeSlide .featureWidth,
.smartphoneSlide .featureWidth {
  max-width: 100%;
}

.shapeSlide .featureHeight,
.smartphoneSlide .featureHeight {
  transition: transform 0.55s cubic-bezier(0.23, 1, 0.32, 1);
}

.featureHoverEl:hover .shapeSlide .featureHeight,
.featureHoverEl:hover .smartphoneSlide .featureHeight {
  transform: scale(1.035);
}

.shapeBg,
.smartphoneBg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  /* max-height: 100%; */
}

.shapeBg {
  z-index: 1;
}

.smartphoneBg {
  z-index: 3;
}

.shapeOver,
.smartphoneOver {
  position: absolute;
  z-index: 2;
}

.shapeSlide .featureHeight {
  min-height: 34rem;
}

.smartphoneSlide {
  max-width: 33rem;
}

.smartphoneSlide .featureHeight {
  min-height: 41rem;
}

.shapeOverShadow {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  filter: drop-shadow(0 0 0.7rem rgba(var(--blu50), 0.26));
}

.shapeOverShadow .shapeOver {
  width: 67%;
  margin-top: 10%;
  margin-left: 14.5%;
  clip-path: url("#shapeOverClip");
  border-radius: 1rem;
}

.smartphoneOver {
  width: 55.87%;
  margin-top: 3.8%;
  margin-left: 22.05%;
  border-radius: 0.8rem;
}

img.smartphoneOver:not(.playerOverlayImg) {
  z-index: 2;
}

.slideImageDetailed {
  box-shadow: 0 1rem 2rem rgba(var(--shadowRgb), 0.08);
}

.slideImageSimple {
  opacity: 0;
}

.playerOverlayImg {
  z-index: 4;
  display: block;
  cursor: pointer;
  outline: none;
}

.playerOverlayImg.shapeOver {
  width: 100%;
  margin-top: 2%;
}

.playerOverlayImg.smartphoneOver {
  width: 55.87%;
  margin-top: 13%;
  margin-left: 22.05%;
  box-shadow: none;
}

.featureNotificationsContainer {
  position: absolute;
  bottom: 18%;
  left: -0.35rem;
  z-index: 5;
  width: min(22rem, 86%);
  cursor: pointer;
  transition:
    bottom 0.3s ease,
    left 0.3s ease;
}

.featureHoverEl:hover .featureNotificationsContainer {
  bottom: 16%;
  left: -0.8rem;
}

.featureNotification {
  position: relative;
  margin-bottom: 0.6rem;
  border-radius: 7% / 24%;
  box-shadow: 0 1rem 2.2rem rgba(var(--shadowRgb), 0.14);
}

.featureNotificationDetailed,
.featureNotificationSimple {
  width: 100%;
  border-radius: 7% / 24%;
}

.featureNotificationSimple {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.slide-2accountants {
  padding: 6.5rem 0 7rem;
  background: linear-gradient(rgb(248, 246, 241), rgba(250, 248, 244, 0.92));
}

.integrationsInner h1 {
  max-width: 54rem;
  margin: 0 0 2rem;
  font-size: clamp(2.3rem, 4vw, 4.2rem);
  line-height: 1.08;
  letter-spacing: 0;
}

.integrationGrid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.2rem;
}

.integrationBlockInner {
  position: relative;
  width: 100%;
  min-height: 8.4rem;
  padding: 1rem;
  color: inherit;
  font: inherit;
  text-align: center;
  background: rgb(var(--bgRgb));
  border: 1px solid rgba(var(--gry30), 0.75);
  border-radius: 0.8rem;
  box-shadow: 0 0.8rem 1.8rem rgba(var(--shadowRgb), 0.07);
  cursor: pointer;
}

.integrationBlockInner:hover {
  box-shadow: 0 1.4rem 2.8rem rgba(var(--shadowRgb), 0.11);
}

.integrationLogo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.65rem;
  min-height: 3.4rem;
  width: 100%;
}

.integrationLogoSquare {
  width: 3.1rem;
  height: 3.1rem;
  object-fit: contain;
}

.integrationLogoText {
  width: 9.2rem;
  max-height: 2.2rem;
  object-fit: contain;
}

.integrationLogoFull {
  width: 12.2rem;
  max-height: 4rem;
  object-fit: contain;
}

.integrationLogo-xero .integrationLogoSquare {
  width: 3.4rem;
}

.integrationLogo-quickbooks .integrationLogoSquare {
  width: 2.9rem;
}

.integrationLogoTextOnly {
  color: rgb(var(--fgRgb));
  font-size: clamp(1.25rem, 2.2vw, 1.7rem);
  font-weight: 800;
  line-height: 1.1;
}

.labelWithSolidBackgroundButton {
  position: absolute;
  right: 0.9rem;
  bottom: 0.9rem;
  max-width: calc(100% - 1.8rem);
  padding: 0.28rem 0.55rem 0.3rem;
  color: white;
  font-size: 0.68rem;
  font-weight: 800;
  line-height: 1.05;
  letter-spacing: 0;
  text-transform: uppercase;
  background: #7ac143;
  border-radius: 999px;
  box-shadow: inset 0 -0.05rem 0 rgba(0, 0, 0, 0.08);
}

.mouseTooltip {
  position: fixed;
  z-index: 100;
  width: min(15.5rem, calc(100vw - 2rem));
  padding: 1rem 1.1rem;
  color: rgb(var(--fgRgb));
  font-size: 0.92rem;
  line-height: 1.45;
  text-align: left;
  background: rgb(var(--bgRgb));
  border: 1px solid rgba(var(--gry30), 0.65);
  border-radius: 1rem;
  box-shadow: 0 1.25rem 3rem rgba(var(--shadowRgb), 0.13);
  opacity: 0;
  pointer-events: none;
  transform: translate3d(0, 0.35rem, 0);
  transition: opacity 130ms ease, transform 130ms ease;
}

.mouseTooltip.isVisible {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.mockupTopBar {
  display: flex;
  gap: 0.45rem;
  padding: 0.3rem 0.25rem 1rem;
}

.mockupTopBar span {
  width: 0.62rem;
  height: 0.62rem;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.72);
}

.mockupPanel {
  border-radius: 0.7rem;
  background: rgba(255, 255, 255, 0.94);
  border: 1px solid rgba(255, 255, 255, 0.7);
}

.mockupPanelMain {
  padding: 1.35rem;
}

.mockupLabel,
.mockupLine {
  height: 0.72rem;
  border-radius: 999px;
  background: rgba(var(--gry40), 0.7);
}

.mockupLabel {
  width: 42%;
}

.mockupAmount {
  width: 58%;
  height: 2.3rem;
  margin-top: 1rem;
  border-radius: 0.45rem;
  background: rgb(var(--blu20));
}

.mockupChart {
  height: 10rem;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0.7rem;
  align-items: end;
  margin-top: 1.4rem;
}

.mockupChart span {
  display: block;
  border-radius: 0.45rem 0.45rem 0 0;
  background: rgb(var(--blu50));
}

.mockupPanelSmall {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 0.9rem;
  align-items: center;
  margin-top: 1rem;
  padding: 1rem;
}

.mockupCheck {
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 50%;
  background: rgb(var(--grn40));
}

.mockupLine {
  width: 55%;
}

.mockupLineWide {
  width: 82%;
  margin-bottom: 0.55rem;
}

.slide-hrgrid {
  padding: 6.5rem 0;
  background: rgb(var(--bgRgb));
}

.hrGridHeader {
  max-width: 48rem;
  margin-bottom: 2.1rem;
}

.hrGridHeader h1 {
  margin: 0;
  font-size: clamp(2.3rem, 4vw, 4.2rem);
  line-height: 1.05;
  letter-spacing: 0;
}

.hrGridHeader p {
  max-width: 39rem;
  margin: 1rem 0 0;
  color: rgb(var(--textRgb));
  font-size: 1.16rem;
  font-weight: 400;
  line-height: 1.5;
}

.hrGridCards {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

.hrGridCard {
  min-height: 13rem;
  padding: 1.75rem;
  background: rgba(255, 255, 255, 0.56);
  border: 1px solid rgba(var(--gry30), 0.8);
  border-radius: 0.8rem;
  box-shadow: 0 1rem 2.3rem rgba(var(--shadowRgb), 0.06);
}

.hrGridIcon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.85rem;
  height: 2.85rem;
  margin-bottom: 1rem;
  border-radius: 0.72rem;
  background: rgba(var(--blu50), 0.07);
}

.hrGridIcon img {
  width: 1.78rem;
  height: 1.78rem;
  object-fit: contain;
  filter: brightness(0) saturate(100%) invert(51%) sepia(28%) saturate(845%) hue-rotate(151deg) brightness(91%) contrast(86%);
}

.hrGridCard h2 {
  margin: 0;
  font-size: 1.25rem;
  line-height: 1.2;
}

.hrGridCard p {
  margin: 0.8rem 0 0;
  color: rgb(var(--textRgb));
  font-size: 1.08rem;
  line-height: 1.55;
}

.pulser_holder {
  position: relative;
  display: inline-block;
  width: 2rem;
  height: 2rem;
  margin-left: 0.25rem;
  vertical-align: -0.55rem;
  opacity: 0.14;
  filter: grayscale(1);
  cursor: pointer;
}

.hrGridCard:hover .pulser_holder,
.pulser_holder:hover,
.pulser_holder:focus {
  opacity: 1;
  filter: none;
}

.pulser_marker {
  display: inline-block;
  width: 2rem;
  height: 2rem;
}

.pulser_rays {
  position: absolute;
  top: -0.5rem;
  right: -0.5rem;
  z-index: 2;
  display: inline-block;
  width: 3rem;
  height: 3rem;
  border: 0.4rem solid rgba(248, 9, 9, 1);
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  animation: pulser 2s linear 3;
  animation-play-state: running;
}

@media (prefers-reduced-motion: reduce) {
  .pulser_rays {
    animation: none;
  }
}

.hrGridMoreToolsButton {
  margin-top: 1.15rem;
  min-height: 3.1rem;
  padding: 0 1.35rem;
  font-size: 1rem;
}

.customSlide .featureHeight {
  min-height: 27rem;
}

.freeFeatureCards {
  display: grid;
  gap: 1rem;
  width: min(100%, 31rem);
  margin: 0 auto;
  transform: translate(-21rem, 1rem);
}

.freeFeatureCard {
  padding: 1.45rem;
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(var(--gry30), 0.82);
  border-radius: 0.9rem;
  box-shadow: 0 1.2rem 2.6rem rgba(var(--shadowRgb), 0.08);
}

.freeFeatureCard span {
  display: block;
  margin-bottom: 0.75rem;
  color: rgb(var(--gry60));
  font-size: 0.72rem;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
  text-transform: uppercase;
}

.freeFeatureCard h2 {
  margin: 0;
  color: rgb(var(--fgRgb));
  font-size: 1.8rem;
  line-height: 1.05;
}

.freeFeatureCard p {
  margin: 0.8rem 0 0;
  color: rgb(var(--gry60));
  font-size: 1rem;
  line-height: 1.55;
}

.pensionFeatureCards {
  display: grid;
  gap: 1rem;
  width: min(100%, 29rem);
  margin: 0 auto;
}

.pensionFeatureCard {
  padding: 1.25rem;
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(var(--gry30), 0.82);
  border-radius: 0.9rem;
  box-shadow: 0 1.2rem 2.6rem rgba(var(--shadowRgb), 0.08);
}

.pensionFeatureCard span {
  display: block;
  color: rgb(var(--gry60));
  font-size: 0.9rem;
  font-weight: 700;
}

.pensionFeatureCard strong {
  display: block;
  margin-top: 0.35rem;
  font-size: 4.4rem;
  line-height: 0.95;
}

.pensionFeatureBars {
  display: grid;
  gap: 0.45rem;
  margin-top: 0.9rem;
}

.pensionFeatureBars i {
  display: block;
  height: 0.65rem;
  border-radius: 999px;
  background: rgba(var(--blu50), 0.55);
}

.pensionFeatureBars i:nth-child(2) {
  width: 78%;
}

.pensionFeatureBars i:nth-child(3) {
  width: 56%;
}

.pensionFeatureTick {
  width: 3.2rem;
  height: 3.2rem;
  margin-top: 0.8rem;
  border-radius: 50%;
  background: rgb(var(--grn40));
}

.consolidationPhoneMockup {
  position: relative;
  width: min(100%, 24rem);
  margin: 0 auto;
  transform: translateX(-24rem);
  filter: drop-shadow(0 1.5rem 2.7rem rgba(var(--shadowRgb), 0.14));
}

.consolidationPhoneMockup img {
  width: 100%;
}

.consolidationPhoneMockup .consolidationShapeBg {
  position: absolute;
  z-index: 1;
  transform: rotate(-245deg);
  top: 46%;
  left: -28%;
  width: 190%;
  max-width: none;
  opacity: 0.4;
}

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

.accountantsFeatureMockup {
  width: min(100%, 35rem);
  margin: 0 auto;
  padding: 1rem;
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(var(--gry30), 0.85);
  border-radius: 1rem;
  box-shadow: 0 1.4rem 3rem rgba(var(--shadowRgb), 0.1);
}

.accountantsFeatureTop {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 0.9rem 1rem;
  color: rgb(var(--gry60));
  font-size: 0.86rem;
  border-bottom: 1px solid rgba(var(--gry30), 0.75);
}

.accountantsFeatureTop strong {
  color: rgb(var(--fgRgb));
}

.accountantsClientSelect,
.accountantsClientRows span {
  display: block;
  margin-top: 0.85rem;
  padding: 0.95rem 1rem;
  background: rgb(var(--bgRgb));
  border: 1px solid rgba(var(--gry30), 0.72);
  border-radius: 0.65rem;
  font-weight: 720;
}

.accountantsClientRows {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.8rem;
}

.accountantsMockTable {
  display: grid;
  gap: 0.5rem;
  margin-top: 1rem;
}

.accountantsMockTable i {
  display: block;
  height: 0.7rem;
  border-radius: 999px;
  background: rgba(var(--gry40), 0.7);
}

.slide-chat-support {
  padding: 6.5rem 0;
  background: rgb(var(--bgRgb));
}

.chatSupportInner {
  display: grid;
  grid-template-columns: minmax(0, 0.86fr) minmax(22rem, 1.14fr);
  gap: 3.4rem;
  align-items: center;
}

.chatSupportCopy h1,
.freeForeverCopy h1 {
  margin: 0;
  font-size: clamp(2.45rem, 4.5vw, 4.5rem);
  line-height: 1;
  letter-spacing: 0;
}

.chatSupportSubheadline {
  margin: 1.15rem 0 0;
  color: rgb(var(--textRgb));
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.45;
}

.chatSupportParagraph {
  margin: 1.15rem 0 0;
  color: rgb(var(--gry60));
  font-size: 1.07rem;
  line-height: 1.72;
}

.chatSupportMockup {
  position: relative;
  min-height: 25rem;
}

.chatDashboardPanel {
  width: min(100%, 36rem);
  min-height: 22rem;
  margin-left: auto;
  padding: 1.3rem;
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid rgba(var(--gry30), 0.85);
  border-radius: 1rem;
  box-shadow: 0 1.4rem 3rem rgba(var(--shadowRgb), 0.09);
}

.chatDashboardPanel span {
  display: block;
  height: 0.8rem;
  margin-bottom: 1rem;
  border-radius: 999px;
  background: rgba(var(--gry40), 0.62);
}

.chatDashboardPanel span:nth-child(1) {
  width: 44%;
  height: 2.1rem;
  background: rgba(var(--blu50), 0.14);
}

.chatDashboardPanel span:nth-child(2) {
  width: 78%;
}

.chatDashboardPanel span:nth-child(3) {
  width: 63%;
}

.chatDashboardPanel span:nth-child(4) {
  width: 86%;
}

.chatBubble {
  position: absolute;
  right: 1.1rem;
  bottom: 1rem;
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 0.8rem;
  width: min(22rem, 88%);
  padding: 1rem;
  background: rgb(255, 255, 255);
  border: 1px solid rgba(var(--gry30), 0.86);
  border-radius: 0.9rem;
  box-shadow: 0 1.1rem 2.4rem rgba(var(--shadowRgb), 0.12);
}

.chatBubbleAvatar {
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
  background: rgba(var(--blu50), 0.22);
}

.chatBubble strong {
  display: block;
  font-size: 0.9rem;
}

.chatBubble p {
  margin: 0.25rem 0 0;
  color: rgb(var(--gry60));
  font-size: 0.95rem;
  line-height: 1.45;
}

.slide-free-forever {
  padding: 6.5rem 0;
  background:
    radial-gradient(circle at 12% 32%, rgba(var(--blu50), 0.12), transparent 23rem),
    rgb(var(--bgRgb));
}

.freeForeverInner {
  display: grid;
  grid-template-columns: minmax(18rem, 0.75fr) minmax(0, 1fr);
  gap: 3rem;
  align-items: center;
}

.freeForeverPrice {
  color: rgb(var(--fgRgb));
  font-size: clamp(7rem, 17vw, 15rem);
  font-weight: 820;
  line-height: 0.82;
  letter-spacing: 0;
}

.freeForeverCopy {
  max-width: 43rem;
}

.freeForeverCopy p {
  margin: 1rem 0 0;
  color: rgb(var(--textRgb));
  font-size: 1.35rem;
  line-height: 1.35;
}

.freeForeverButton {
  margin-top: 1.6rem;
}

.slide-footer-links {
  background: rgb(var(--fgRgb));
  color: rgb(var(--bgRgb));
}

.footerInner {
  padding: 2.6rem 0 3.2rem;
}

.footerInner hr {
  margin: 0 0 2.1rem;
  border: 0;
  border-top: 1px solid rgba(var(--bgRgb), 0.16);
}

.footerGrid {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 2rem;
  align-items: start;
}

.footerBrand img {
  width: 7.7rem;
  filter: brightness(0) invert(1);
}

.footerLinksColumn {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footerLinksColumn li {
  padding: 0.35rem 0;
  color: rgba(var(--bgRgb), 0.78);
  font-size: 0.86rem;
}

.footerLinksColumn b {
  color: rgb(var(--bgRgb));
}

.footerLinksColumn a:hover .footerLinkText {
  text-decoration: underline;
  text-underline-offset: 0.2em;
}

.footerText {
  max-width: 62rem;
  margin: 2rem 0 0;
  color: rgba(var(--bgRgb), 0.68);
  font-size: 0.8rem;
  line-height: 1.7;
}

.main > svg[width="0"][height="0"] {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}

@media (max-width: 860px) {
  :root {
    --homepageSidePadding: 0.75rem;
    --homepageFeatureRightBleed: 0rem;
  }

  .massiveSlide {
    min-height: auto;
    height: auto;
    padding: 3.4rem 0 4rem;
  }

  .massiveSlideSecondRow,
  .row.featureHoverEl {
    grid-template-columns: 1fr;
    gap: 2.4rem;
  }

  .massiveSlide .heroFeatureWidth {
    position: relative;
    width: 100%;
    height: 22rem;
    margin-top: 1.5rem;
  }

  .featureMockup {
    margin-left: 0;
  }

  .shapeSlide .featureHeight {
    min-height: 27rem;
  }

  .smartphoneSlide .featureHeight {
    min-height: 36rem;
  }

  .integrationGrid {
    grid-template-columns: 1fr;
  }

  .hrGridCards,
  .accountantsClientRows {
    grid-template-columns: 1fr;
  }

  .chatSupportInner,
  .freeForeverInner {
    grid-template-columns: 1fr;
  }

  .footerGrid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 560px) {
  :root {
    --homepageSidePadding: 0.6rem;
  }

  .topBarInner {
    height: 3.8rem;
  }

  .topBarLogo img {
    width: 7.1rem;
  }

  .topBarSignup {
    display: none;
  }

  .massiveHeading {
    max-width: 12ch;
    font-size: 2.3rem;
    line-height: 1.06;
  }

  .supremeButton {
    display: grid;
    gap: 0.35rem;
  }

  .buttonLrg {
    width: 100%;
  }

  .slideWithFeature {
    padding: 4.2rem 0;
  }

  .featureHeight {
    min-height: 24rem;
  }

  .featureNotificationsContainer {
    width: 12rem;
  }

  .featureNotificationHideOnMobile {
    display: none;
  }

  .smartphoneSlide .featureHeight {
    min-height: 30rem;
  }
}
