

:root {
    --epcido-red: #CB0C2D;
    --epcido-bright-red: #FF0731;
    --epcido-dark-red: #A00C26;
    --epcido-pink-1: #EAB0BA;
    --epcido-pink-2: #F5D7DD;
    --epcido-dark: #222222;
    --epcido-mid: #6F6F6F;
    --epcido-light-gray: #B7B7B7;
    --epcido-smoke: #F7F7F7;
    --epcido-white: #FFFFFF;
    --epcido-blue: #27449D;
    --epcido-light-blue: #A8B4D8;
}



:root {
    --epcido-max-width: 

    90.0rem

;
    --epcido-container-inline-md-padding: 

    1.5rem

;
    --epcido-container-inline-lg-padding: 

    5.0rem

;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct box sizing in Firefox.
 */

hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Remove the inheritance of text transform in Edge and Firefox.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers.
 */

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

@font-face {
  font-family: "Inter";
  src: url(https://244299378.fs1.hubspotusercontent-na2.net/hubfs/244299378/raw_assets/public/epcido-theme/fonts/Inter/WEB/Inter-Regular.woff2) format("woff2"),
      url(https://244299378.fs1.hubspotusercontent-na2.net/hubfs/244299378/raw_assets/public/epcido-theme/fonts/Inter/TTF/Inter-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url(https://244299378.fs1.hubspotusercontent-na2.net/hubfs/244299378/raw_assets/public/epcido-theme/fonts/Poppins/WEB/Poppins-Regular.woff2) format("woff2"),
      url(https://244299378.fs1.hubspotusercontent-na2.net/hubfs/244299378/raw_assets/public/epcido-theme/fonts/Poppins/TTF/Poppins-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url(https://244299378.fs1.hubspotusercontent-na2.net/hubfs/244299378/raw_assets/public/epcido-theme/fonts/Poppins/WEB/Poppins-Medium.woff2) format("woff2"),
      url(https://244299378.fs1.hubspotusercontent-na2.net/hubfs/244299378/raw_assets/public/epcido-theme/fonts/Poppins/TTF/Poppins-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url(https://244299378.fs1.hubspotusercontent-na2.net/hubfs/244299378/raw_assets/public/epcido-theme/fonts/Poppins/WEB/Poppins-Bold.woff2) format("woff2"),
      url(https://244299378.fs1.hubspotusercontent-na2.net/hubfs/244299378/raw_assets/public/epcido-theme/fonts/Poppins/TTF/Poppins-Bold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
html {
  box-sizing: border-box;
  color: #222222;
}

body,
.body-wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100dvh;
}

body {
  overflow-x: hidden;
}

*, *::before, *::after {
  box-sizing: border-box;
}

*:focus-visible {
  outline: none;
  position: relative;
}
*:focus-visible::after {
  content: "";
  position: absolute;
  border-radius: 0.9375rem;
  inset: -0.375rem;
  border: 0.125rem solid #1F367E;
  box-shadow: 0px 0px 0px 0.125rem rgba(31, 54, 126, 0.4);
  z-index: 0;
}

header.header {
  z-index: 999;
}

main,
footer.footer {
  z-index: 998;
}

main {
  flex-grow: 1;
}

footer.footer {
  flex-shrink: 0;
}

ul, ol {
  list-style: none;
  padding-inline: 0;
  margin-block: 0;
}

button {
  border: none;
  background-color: transparent;
  padding-inline: 0;
  cursor: pointer;
}

a {
  cursor: pointer;
  text-decoration: none;
  color: #222222;
}









html, body {
  font-family: Poppins;
  font-weight: 

  

  400

;
  font-size: 16px;
  line-height: 

  
  
  

  

  
    
  

  20px

;
  letter-spacing: 

  
  

  

  
    
  

  normal

;
  color: var(--epcido-dark);
  text-transform: none;
}

h1, .h1 {
  

  font-weight: 

  

  400

;
  font-size: 

    2.5rem

;
  line-height: 

  
  
  

  

  
    
  

  48px

;
  letter-spacing: 

  
  

  

  
    
  

  -0.02em

;
  text-transform: none;
  

}
@media (min-width: 769px) {
  h1, .h1 {
    

  font-weight: 

  

  500

;
  font-size: 

    2.625rem

;
  line-height: 

  
  
  

  

  
    
  

  52px

;
  letter-spacing: 

  
  

  

  
    
  

  normal

;
  text-transform: none;
  

  }
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

h2, .h2 {
  

  font-weight: 

  

  500

;
  font-size: 

    2.0rem

;
  line-height: 

  
  
  

  

  
    
  

  40px

;
  letter-spacing: 

  
  

  

  
    
  

  -0.8px

;
  text-transform: none;
  

}

h3, .h3 {
  

  font-weight: 

  

  500

;
  font-size: 

    2.0rem

;
  line-height: 

  
  
  

  

  
    
  

  42px

;
  letter-spacing: 

  
  

  

  
    
  

  -0.8px

;
  text-transform: none;
  

}

a {
  line-height: 1.5;
}



.container {
  max-width: var(--epcido-max-width);
  padding-inline: var(--epcido-container-inline-md-padding);
  margin-inline: auto;
  width: 100%;
}
@media (min-width: 769px) {
  .container {
    padding-inline: var(--epcido-container-inline-lg-padding);
  }
}

@keyframes revealText {
  from {
    background-size: 100% 100%, 0% 100%;
  }
  to {
    background-size: 0% 100%, 0% 100%;
  }
}
a.btn {
  display: block;
}

.btn {
  padding: 0.75rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.01125rem;
  position: relative;
  box-sizing: border-box;
}
.btn:has(svg) .btn__inner-container {
  display: flex;
  align-items: center;
  column-gap: 0.25rem;
}
.btn__container {
  display: inline-block;
  position: relative;
  border-radius: 0.625rem;
}
.btn span {
  padding-inline: 0.25rem;
  display: block;
  text-align: center;
}
.btn.btn--outline, .btn.btn--solid {
  color: var(--epcido-red);
  border-radius: 0.625rem;
  background-image: linear-gradient(to left, var(--epcido-white) 0%, var(--epcido-white) 50%, var(--epcido-red) 50%, var(--epcido-red) 100%);
  background-size: 200% 100%;
  background-repeat: no-repeat;
  background-position: 100% 0%;
}
.btn.btn--outline svg.btn__icon, .btn.btn--solid svg.btn__icon {
  stroke: var(--epcido-red);
}
.btn.btn--outline.animate span:before, .btn.btn--solid.animate span:before {
  content: "";
  position: absolute;
  z-index: 998;
  top: 0.625rem;
  left: 0.75rem;
  right: 0.75rem;
  bottom: 0.625rem;
  background-image: linear-gradient(to left, var(--epcido-white) 75%, transparent);
  background-size: 0% 100%, 100% 100%;
  background-repeat: no-repeat;
  background-position: right;
  animation: revealText var(--reveal-duration) ease-out forwards;
}
.btn.btn--outline .btn__text--will-invert, .btn.btn--solid .btn__text--will-invert {
  background-image: linear-gradient(to left, var(--epcido-red) 0%, var(--epcido-red) 50%, var(--epcido-white) 50%, var(--epcido-white) 100%);
  background-size: 200% 100%;
  background-position: 100% 0%;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}
.btn.btn--outline .btn__text--will-invert::before, .btn.btn--solid .btn__text--will-invert::before {
  content: none;
}
.btn.btn--solid.btn--filled {
  background-image: linear-gradient(to left, var(--epcido-red) 0%, var(--epcido-red) 50%, var(--epcido-dark-red) 50%, var(--epcido-dark-red) 100%);
  color: var(--epcido-white);
  background-position: 100% 0%;
}
.btn.btn--solid.btn--filled svg {
  stroke: var(--epcido-white);
}

.animated-border {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.animated-border path {
  stroke: var(--epcido-red);
}