/* Theme base styles */

/* Tools
Any animations, or functions used throughout the project.
Note: _macros.css needs to be imported into each stylesheet where macros are used and not included here
*/

/* Generic
This is where reset, normalize & box-sizing styles go.
*/

*, *:before, *:after {
  box-sizing: border-box;
}
/*! 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;
  min-height: 100vh;
}

/**
 * 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: "Neue-Machina";
    src:
      url(https://5340557.fs1.hubspotusercontent-na1.net/hubfs/5340557/raw_assets/public/codepath_one_theme_production/fonts/Neue-Machina/PPNeueMachina-Regular.woff) format("woff"),
      url(https://5340557.fs1.hubspotusercontent-na1.net/hubfs/5340557/raw_assets/public/codepath_one_theme_production/fonts/Neue-Machina/PPNeueMachina-Regular.woff2) format("woff2");
    font-display:swap;
}

@font-face {
    font-family: "Neue-Machina-Ultrabold";
    src:
      url(https://5340557.fs1.hubspotusercontent-na1.net/hubfs/5340557/raw_assets/public/codepath_one_theme_production/fonts/Neue-Machina-Ultrabold/PPNeueMachina-Ultrabold.woff) format("woff"),
      url(https://5340557.fs1.hubspotusercontent-na1.net/hubfs/5340557/raw_assets/public/codepath_one_theme_production/fonts/Neue-Machina-Ultrabold/PPNeueMachina-Ultrabold.woff2) format("woff2");
    font-display:swap;
}

@font-face {
    font-family: "Poppins";
    src:
      url(https://5340557.fs1.hubspotusercontent-na1.net/hubfs/5340557/raw_assets/public/codepath_one_theme_production/fonts/Poppins/Poppins-Regular.woff) format("woff"),
      url(https://5340557.fs1.hubspotusercontent-na1.net/hubfs/5340557/raw_assets/public/codepath_one_theme_production/fonts/Poppins/Poppins-Regular.woff2) format("woff2");
    font-display:swap;
}

@font-face {
    font-family: "Poppins-Light";
    src:
      url(https://5340557.fs1.hubspotusercontent-na1.net/hubfs/5340557/raw_assets/public/codepath_one_theme_production/fonts/Poppins-Light/Poppins-Light.woff) format("woff"),
      url(https://5340557.fs1.hubspotusercontent-na1.net/hubfs/5340557/raw_assets/public/codepath_one_theme_production/fonts/Poppins-Light/Poppins-Light.woff2) format("woff2");
    font-display:swap;
}

@font-face {
    font-family: "Poppins-Medium";
    src:
      url(https://5340557.fs1.hubspotusercontent-na1.net/hubfs/5340557/raw_assets/public/codepath_one_theme_production/fonts/Poppins-Medium/Poppins-Medium.woff) format("woff"),
      url(https://5340557.fs1.hubspotusercontent-na1.net/hubfs/5340557/raw_assets/public/codepath_one_theme_production/fonts/Poppins-Medium/Poppins-Medium.woff2) format("woff2");
    font-display:swap;
}

@font-face {
    font-family: "Poppins-ExtraBold";
    src:
      url(https://5340557.fs1.hubspotusercontent-na1.net/hubfs/5340557/raw_assets/public/codepath_one_theme_production/fonts/Poppins-ExtraBold/Poppins-ExtraBold.woff) format("woff"),
      url(https://5340557.fs1.hubspotusercontent-na1.net/hubfs/5340557/raw_assets/public/codepath_one_theme_production/fonts/Poppins-ExtraBold/Poppins-ExtraBold.woff2) format("woff2");
    font-display:swap;
}
:root{
    --color-1: #1B1C57;
    --color-1-rgb: 27, 28, 87;
    --color-2: #4F5EFF;
    --color-2-rgb: 79, 94, 255;
    --color-3: #2934F5;
    --color-3-rgb: 41, 52, 245;
    --color-4: #00C385;
    --color-4-rgb: 0, 195, 133;
    --color-5: #D7FFEE;
    --color-5-rgb: 215, 255, 238;
    --color-6: #264248;
    --color-6-rgb: 38, 66, 72;
    --color-7: #F9FBFF;
    --color-7-rgb: 249, 251, 255;
    --color-8: #FE3C85;
    --color-8-rgb: 254, 60, 133;
    --color-9: #4756DF;
    --color-9-rgb: 71, 86, 223;
    --color-10: #4743e0;
    --color-10-rgb: 71, 67, 224;
    --color-11: #c2c7ff;
    --color-11-rgb: 194, 199, 255;
    --color-12: #D9DCFF;
    --color-12-rgb: 217, 220, 255;
    --color-13: #E9F6FF;
    --color-13-rgb: 233, 246, 255;
    --color-14: #00C98E;
    --color-14-rgb: 0, 201, 142;
    --light-gray: #A6A6A6;
    --lime-green-light:#9CFFE2;
    --primary-font-regular: 'Neue-Machina', sans-serif;
    --primary-font-bold: 'Neue-Machina-Ultrabold', sans-serif;
    --secondary-font-regular: 'Poppins', sans-serif;
    --secondary-font-light: 'Poppins-Light', sans-serif;
    --secondary-font-medium: 'Poppins-Medium', sans-serif;
    --secondary-font-bold: 'Poppins-ExtraBold', sans-serif;
    --three-dots-icon: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iNCIgdmlld0JveD0iMCAwIDE4IDQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMy43NSAyQzMuNzUgMi4yMjk4MSAzLjcwNDc0IDIuNDU3MzggMy42MTY3OSAyLjY2OTdDMy41Mjg4NCAyLjg4MjAyIDMuMzk5OTQgMy4wNzQ5MyAzLjIzNzQ0IDMuMjM3NDRDMy4wNzQ5MyAzLjM5OTk0IDIuODgyMDIgMy41Mjg4NCAyLjY2OTcgMy42MTY3OUMyLjQ1NzM4IDMuNzA0NzMgMi4yMjk4MSAzLjc1IDIgMy43NUMxLjc3MDE5IDMuNzUgMS41NDI2MiAzLjcwNDczIDEuMzMwMyAzLjYxNjc5QzEuMTE3OTggMy41Mjg4NCAwLjkyNTA2NiAzLjM5OTk0IDAuNzYyNTYzIDMuMjM3NDRDMC42MDAwNjEgMy4wNzQ5MyAwLjQ3MTE1NyAyLjg4MjAyIDAuMzgzMjExIDIuNjY5N0MwLjI5NTI2NSAyLjQ1NzM4IDAuMjUgMi4yMjk4MSAwLjI1IDJDMC4yNSAxLjUzNTg3IDAuNDM0Mzc1IDEuMDkwNzUgMC43NjI1NjMgMC43NjI1NjNDMS4wOTA3NSAwLjQzNDM3NCAxLjUzNTg3IDAuMjUgMiAwLjI1QzIuNDY0MTMgMC4yNSAyLjkwOTI1IDAuNDM0Mzc0IDMuMjM3NDQgMC43NjI1NjNDMy41NjU2MyAxLjA5MDc1IDMuNzUgMS41MzU4NyAzLjc1IDJaTTkgMC4yNUM5LjQ2NDEzIDAuMjUgOS45MDkyNSAwLjQzNDM3NCAxMC4yMzc0IDAuNzYyNTYzQzEwLjU2NTYgMS4wOTA3NSAxMC43NSAxLjUzNTg3IDEwLjc1IDJDMTAuNzUgMi40NjQxMyAxMC41NjU2IDIuOTA5MjUgMTAuMjM3NCAzLjIzNzQ0QzkuOTA5MjUgMy41NjU2MyA5LjQ2NDEzIDMuNzUgOSAzLjc1QzguNTM1ODcgMy43NSA4LjA5MDc1IDMuNTY1NjMgNy43NjI1NiAzLjIzNzQ0QzcuNDM0MzcgMi45MDkyNSA3LjI1IDIuNDY0MTMgNy4yNSAyQzcuMjUgMS41MzU4NyA3LjQzNDM3IDEuMDkwNzUgNy43NjI1NiAwLjc2MjU2M0M4LjA5MDc1IDAuNDM0Mzc0IDguNTM1ODcgMC4yNSA5IDAuMjVaTTE2IDAuMjVDMTYuNDY0MSAwLjI1IDE2LjkwOTIgMC40MzQzNzQgMTcuMjM3NCAwLjc2MjU2M0MxNy41NjU2IDEuMDkwNzUgMTcuNzUgMS41MzU4NyAxNy43NSAyQzE3Ljc1IDIuNDY0MTMgMTcuNTY1NiAyLjkwOTI1IDE3LjIzNzQgMy4yMzc0NEMxNi45MDkyIDMuNTY1NjMgMTYuNDY0MSAzLjc1IDE2IDMuNzVDMTUuNTM1OSAzLjc1IDE1LjA5MDggMy41NjU2MyAxNC43NjI2IDMuMjM3NDRDMTQuNDM0NCAyLjkwOTI1IDE0LjI1IDIuNDY0MTMgMTQuMjUgMkMxNC4yNSAxLjUzNTg3IDE0LjQzNDQgMS4wOTA3NSAxNC43NjI2IDAuNzYyNTYzQzE1LjA5MDggMC40MzQzNzQgMTUuNTM1OSAwLjI1IDE2IDAuMjVaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K);
}

/* Objects
Non-cosmetic design patterns including grid and layout classes)
*/





/* CSS variables */

:root {
  --column-gap: 2.13%;
  --column-width-multiplier: 8.333;
}

/* Mobile layout */

.row-fluid {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}


  .row-fluid .span1,
  .row-fluid .span2,
  .row-fluid .span3,
  .row-fluid .span4,
  .row-fluid .span5,
  .row-fluid .span6,
  .row-fluid .span7,
  .row-fluid .span8,
  .row-fluid .span9,
  .row-fluid .span10,
  .row-fluid .span11,
  .row-fluid .span12{
  min-height: 1px;
  width: 100%;
}

/* Desktop layout */


    

    

    
    
    
    

    
        @media only screen and (min-width: 768px)
    
    
{
  .row-fluid {
    flex-wrap: nowrap;
    justify-content: space-between;
  }

  
    .row-fluid .span1 {
      width: calc(var(--column-width-multiplier) * 1% * 1 - var(--column-gap) * (11 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span2 {
      width: calc(var(--column-width-multiplier) * 1% * 2 - var(--column-gap) * (10 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span3 {
      width: calc(var(--column-width-multiplier) * 1% * 3 - var(--column-gap) * (9 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span4 {
      width: calc(var(--column-width-multiplier) * 1% * 4 - var(--column-gap) * (8 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span5 {
      width: calc(var(--column-width-multiplier) * 1% * 5 - var(--column-gap) * (7 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span6 {
      width: calc(var(--column-width-multiplier) * 1% * 6 - var(--column-gap) * (6 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span7 {
      width: calc(var(--column-width-multiplier) * 1% * 7 - var(--column-gap) * (5 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span8 {
      width: calc(var(--column-width-multiplier) * 1% * 8 - var(--column-gap) * (4 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span9 {
      width: calc(var(--column-width-multiplier) * 1% * 9 - var(--column-gap) * (3 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span10 {
      width: calc(var(--column-width-multiplier) * 1% * 10 - var(--column-gap) * (2 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span11 {
      width: calc(var(--column-width-multiplier) * 1% * 11 - var(--column-gap) * (1 * var(--column-width-multiplier) / 100));
    }
  
}


.content-wrapper {
  margin: 0 auto;
  padding: 0 1rem;
}

@media screen and (min-width: 1380px) {
  .content-wrapper {
    padding: 0;
  }
}

.dnd-section > .row-fluid {
  margin: 0 auto;
}

.dnd-section .dnd-column {
  padding: 0 1rem;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 767px)
    
    
{
  .dnd-section .dnd-column {
    padding: 0;
  }
}

/* Vendor
Third-party libraries
*/

/**
 * Minified by jsDelivr using clean-css v4.1.9.
 * Original file: /npm/selectric@1.13.0/public/selectric.css
 * 
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
.selectric-wrapper{position:relative;cursor:pointer}.selectric-responsive{width:100%}.selectric{border:1px solid #ddd;border-radius:0;background:#f8f8f8;position:relative;overflow:hidden}.selectric .label{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 38px 0 10px;font-size:12px;line-height:38px;color:#444;height:38px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.selectric .button{display:block;position:absolute;right:0;top:0;width:38px;height:38px;line-height:38px;background-color:#f8f8f8;color:#bbb;text-align:center;font:0/0 a}.selectric .button:after{content:" ";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:0;height:0;border:4px solid transparent;border-top-color:#bbb;border-bottom:none}.selectric-focus .selectric{border-color:#aaa}.selectric-hover .selectric{border-color:#c4c4c4}.selectric-hover .selectric .button{color:#a2a2a2}.selectric-hover .selectric .button:after{border-top-color:#a2a2a2}.selectric-open{z-index:9999}.selectric-open .selectric{border-color:#c4c4c4}.selectric-open .selectric-items{display:block}.selectric-disabled{opacity:.5;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.selectric-hide-select{position:relative;overflow:hidden;width:0;height:0}.selectric-hide-select select{position:absolute;left:-100%}.selectric-hide-select.selectric-is-native{position:absolute;width:100%;height:100%;z-index:10}.selectric-hide-select.selectric-is-native select{position:absolute;top:0;left:0;right:0;height:100%;width:100%;border:none;z-index:1;box-sizing:border-box;opacity:0}.selectric-input{position:absolute!important;top:0!important;left:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;margin:0!important;padding:0!important;width:1px!important;height:1px!important;outline:0!important;border:none!important;background:0 0!important}.selectric-temp-show{position:absolute!important;visibility:hidden!important;display:block!important}.selectric-items{display:none;position:absolute;top:100%;left:0;background:#f8f8f8;border:1px solid #c4c4c4;z-index:-1;box-shadow:0 0 10px -6px}.selectric-items .selectric-scroll{height:100%;overflow:auto}.selectric-above .selectric-items{top:auto;bottom:100%}.selectric-items li,.selectric-items ul{list-style:none;padding:0;margin:0;font-size:12px;line-height:20px;min-height:20px}.selectric-items li{display:block;padding:10px;color:#666;cursor:pointer}.selectric-items li.selected{background:#e0e0e0;color:#444}.selectric-items li.highlighted{background:#d0d0d0;color:#444}.selectric-items li:hover{background:#d5d5d5;color:#444}.selectric-items .disabled{opacity:.5;cursor:default!important;background:0 0!important;color:#666!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.selectric-items .selectric-group .selectric-group-label{font-weight:700;padding-left:10px;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:0 0;color:#444}.selectric-items .selectric-group.disabled li{opacity:1}.selectric-items .selectric-group li{padding-left:25px}
/*# sourceMappingURL=/sm/588b776475e83c5dc126b05ffcc89388295aee439eef90c05d9ee71b92b09797.map */

/* Elements
Base HMTL elements are styled in this section (<body>, <h1>, <a>, <p>, <button> etc.)
*/

/* The overflow-wrap is meant to prevent long/large words from breaking the mobile responsiveness of a page (e.g. horizontal scrolling). It is preferred to reduce font sizes on mobile to address this, with this CSS specifically helping with extreme scenarios where a reduction in font size is not possible. */

body {
  overflow-wrap: break-word;
  font-family: var(--secondary-font-regular);
  font-weight: 400;
}

html,
body{
    line-height: 1;
}

/* Handles word breaking for a few specific languages which handle breaks in words differently. If your content is not translated into these languages, you can safely remove this.  */

html[lang^="ja"] body,
html[lang^="zh"] body,
html[lang^="ko"] body {
  line-break: strict;
  overflow-wrap: normal;
  word-break: break-all;
}

/* Paragraphs */

p {
  margin: 0 0 1.4rem;
  letter-spacing: 0.25px;
}

p.small{
    font-size: 12px;
}

/* Anchors */

a {
  cursor: pointer;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 1.4rem;
}

h1,
h2{
    font-family: var(--primary-font-regular);
    font-weight: 400;
    line-height: 1;
}

h3{
    font-family: var(--secondary-font-medium);
    font-weight: 500;
    line-height: 1.2;
}

h4{
    font-family: var(--primary-font-bold);
    font-weight: 800;
    line-height: 1.6;
    letter-spacing: 3px;
    text-transform: uppercase;
}

h4.tooltip-container{
    display: inline-flex;
}

h4.tooltip-container .cp-tooltip{
    margin-left: 6px;
}

/* Lists */

ul,
ol {
  margin: 0 0 1.4rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin: 0;
}

ul.no-list {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

/* Code blocks */

pre {
  overflow: auto;
}

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {
  border-left: 2px solid;
  margin: 0 0 1.4rem;
  padding-left: 0.7rem;
}

/* Horizontal rules */

hr {
  border: none;
  border-bottom: 1px solid #CCC;
}

hr.secondary{
  border-bottom: 1px solid var(--color-1);
}

/* Image alt text */

img {
  font-size: 0.583rem;
  word-break: normal;
}

.disabled{
  filter: brightness(150%);
  pointer-events:none;
}
button,
.button,
.hs-button {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  line-height: 16px;
  text-decoration: none;
  font-family: var(--secondary-font-medium);
  font-weight: 500;
}

button:disabled,
.button:disabled,
.hs-button:disabled {
  cursor:default;
  opacity:0.6;
}

/* No button */

.no-button,
.no-button:hover,
.no-button:focus,
.no-button:active {
  background: none;
  border: none;
  border-radius: 0;
  color: initial;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
  transition: none;
}

.button.has-icon{
  width:max-content;
  overflow:hidden; 
}

.button.has-icon:not(.secondary){
  padding-left:60px;
  padding-right:60px;
}

.button.has-icon > img{
  margin-right: 8px;
  /* filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(333deg) brightness(103%) contrast(102%); */
}

.button.has-icon.animate-icon:hover > img{
  animation: slidein 500ms ease-out;
}

.button.has-icon.invert-icon-color > img{
    filter: invert(100%);
}

@keyframes slidein {
  from {
    transform: translateX(-1000%);
  }

  to {
    transform: translateX(0);
  }
}


/* Fields */

.hs-form-field {
  margin-bottom: 1.4rem;
  position: relative;
  width: 100%;
}

/* Labels */

form label{
  display: block;
  font-size: 12px;
  margin-bottom: 5px;
  letter-spacing: 0.25px; 
  line-height: 22px;
}

/* Form Title */
.form-title {
  margin-bottom: 0;
}

/* Help text */

form legend {
  font-size: 0.875rem;
}

/* Inputs */

form input[type=text],
form input[type=search],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form input[type=date],
form select,
form textarea {
  display: inline-block;
  font-size: 16px;
  line-height: 22px;
  padding: 12px 15px;
  width: 100%!important;
  border-radius: 0;
}

form input[type=date]{
    display: none;
}

form textarea {
  resize: vertical;
}

.hs-error-msgs li{
  margin-left: auto;
}

.hs-error-msg.hs-error-msg-large{
  font-size:14px;
  line-height:1.06;
  width: 100%;
}

.hs-error-msg.hs-error-msg-alignleft{
  text-align: left;
}
/* Inputs - checkbox/radio */

form .inputs-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

form .inputs-list .hs-form-radio:not(:last-child),
form .inputs-list .hs-form-checkbox:not(:last-child){
    margin-right: 82px;
}

form .inputs-list > li {
  display: block;
}

form .inputs-list input,
form .inputs-list span {
  vertical-align: middle;
}

form .inputs-list.hs-error-msgs{
    width: 100%;
}

form input[type=checkbox],
form input[type=radio] {
  cursor: pointer;
}

.hs-form-radio-display,
.hs-form-checkbox-display,
.hs-form-booleancheckbox-display{
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.25px; 
}

.hs-form-radio-display span{
    white-space: nowrap;
}

form .hs-readonly .hs-input{
  pointer-events:none;
  border: 1px solid rgba(27, 28, 87, 0.10);
  background:transparent;
}

.radio-button-wrapper,
.checkbox-wrapper{
    position: relative;
    display: flex;
    flex-direction: row;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.25px; 
}

.radio-button-wrapper::before,
.checkbox-wrapper::before{
    transition: box-shadow 0.25s ease-out, border-color 0.25s ease-out;
}

.radio-button-wrapper{
    min-width: 18px;
    min-height: 18px;
}

.radio-button-wrapper::before{
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    position: absolute;
    top: 1px;
    left: 0;
    border: 1px solid currentColor;
    background-color: #FFFFFF;
}

.radio-button-wrapper input[type=radio]{
  width: 18px!important;
  height: 18px!important;
  position: absolute;
  top: 1px;
  left: 0;
  opacity: 0;
  cursor: pointer;
  z-index: 2;
}

.radio-button-wrapper > span{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
}

.radio-button-wrapper > span::after{
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    top: 9px;
    left: 8px;
    max-width: 1px;
    max-height: 1px;
    transition: all 0.15s ease-out;
}

.checkbox-wrapper{
    min-width: 24px;
    min-height: 24px;
}

.checkbox-wrapper::before{
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid currentColor;
    background-color: #FFFFFF;
}

.checkbox-wrapper > input{
  width: 24px!important;
  height: 24px!important;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  cursor: pointer;
  z-index: 2;
}

.checkbox-wrapper > span{
    position: relative;
    padding-left: 34px;
    cursor: pointer;
}

.checkbox-wrapper > span::before,
.checkbox-wrapper > span::after{
    content: '';
    display: block;
    position: absolute;
    background-size: 0%;
    background-repeat: no-repeat;
    transition: background-size 0.1s;
    overflow: hidden;
}

.checkbox-wrapper > input:checked ~ span::before,
.checkbox-wrapper > input:checked ~ span::after{
    background-size: 100%;
}

.checkbox-wrapper > span::before{
    width: 8px;
    height: 3px;
    top: 13px;
    left: 3px;
    transform: rotate(45deg);
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    transition-delay: 0.1s;
}

.checkbox-wrapper > input:checked ~ span::before{
    transition-delay: 0s;
}

.checkbox-wrapper > span::after{
    width: 15px;
    height: 3px;
    top: 9px;
    left: 7px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    transform: rotate(-45deg);
    transition-delay: 0s;
}

.checkbox-wrapper > input:checked ~ span::after{
    transition-delay: 0.1s;
}

/* Inputs - date picker */

.hs-dateinput{
  position: relative;
  background-color: #FFFFFF;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 19 20' style='enable-background:new 0 0 19 20;' xml:space='preserve'%3E%3Cg%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23A3A0FF' d='M3.6,12.2H6c0.2,0,0.4-0.2,0.4-0.4V9.4C6.4,9.2,6.2,9,6,9H3.6C3.4,9,3.2,9.2,3.2,9.4v2.3 C3.2,12,3.4,12.2,3.6,12.2z M3.6,16.9H6c0.2,0,0.4-0.2,0.4-0.4v-2.3c0-0.2-0.2-0.4-0.4-0.4H3.6c-0.2,0-0.4,0.2-0.4,0.4v2.3 C3.2,16.7,3.4,16.9,3.6,16.9z M8.3,16.9h2.3c0.2,0,0.4-0.2,0.4-0.4v-2.3c0-0.2-0.2-0.4-0.4-0.4H8.3c-0.2,0-0.4,0.2-0.4,0.4v2.3 C7.9,16.7,8.1,16.9,8.3,16.9z M13,12.2h2.3c0.2,0,0.4-0.2,0.4-0.4V9.4c0-0.2-0.2-0.4-0.4-0.4H13c-0.2,0-0.4,0.2-0.4,0.4v2.3 C12.6,12,12.8,12.2,13,12.2z M8.3,12.2h2.3c0.2,0,0.4-0.2,0.4-0.4V9.4c0-0.2-0.2-0.4-0.4-0.4H8.3C8.1,9,7.9,9.2,7.9,9.4v2.3 C7.9,12,8.1,12.2,8.3,12.2z'/%3E%3Cpath fill='%231B1C57' d='M17.4,2h-1.5V0.7c0-0.3-0.2-0.5-0.5-0.5s-0.5,0.2-0.5,0.5V2H4.3V0.7c0-0.3-0.2-0.5-0.5-0.5 c-0.3,0-0.5,0.2-0.5,0.5V2H1.6c-0.5,0-1,0.4-1,1v15.8c0,0.5,0.4,1,1,1h15.8c0.5,0,1-0.4,1-1V3C18.4,2.4,17.9,2,17.4,2z M17.4,18.8 H1.6V6.7h15.8V18.8z M17.4,5.7H1.6V3h15.8V5.7z'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-size: 22px 22px;
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) calc(100% - 14px);
  cursor: pointer;
}

.hs-dateinput [type="text"],
.hs-dateinput [type="date"]{
    background-color: transparent;
    cursor: pointer;
}

.fn-date-picker .pika-table thead th {
  color: #FFF;
}

.fn-date-picker td.is-selected .pika-button {
  border-radius: 0;
  box-shadow: none;
}

.fn-date-picker td .pika-button:hover,
.fn-date-picker td .pika-button:focus {
  border-radius: 0 !important;
  color: #FFF;
}

form .hs-form-field.has-help-text{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

form .hs-form-field.hs-fieldtype-phonenumber .hs-fieldtype-intl-phone{
  display: flex;
  flex-wrap: nowrap;
  width:100% !important;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 575px)
    
    
{
    form .hs-form-field.hs-fieldtype-phonenumber .hs-fieldtype-intl-phone{
        flex-direction:column;
    }
}

form .hs-form-field.hs-fieldtype-phonenumber .hs-fieldtype-intl-phone::after{
  content: none;
}

form .hs-form-field.hs-fieldtype-phonenumber .hs-fieldtype-intl-phone > .selectric-wrapper + input[type="tel"]{
  flex: 1 1 100%;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 575px)
    
    
{
    form .hs-form-field.hs-fieldtype-phonenumber .hs-fieldtype-intl-phone > .selectric-wrapper + input[type="tel"]{
        width: 100% !important;
    }
}  

form .hs-form-field.hs-fieldtype-phonenumber .hs-fieldtype-intl-phone > .selectric-wrapper{
  max-width:30%;
  margin-right: 10px;
  flex: 100%;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 575px)
    
    
{
    form .hs-form-field.hs-fieldtype-phonenumber .hs-fieldtype-intl-phone > .selectric-wrapper{
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
}

form .hs-form-field.hs-fieldtype-phonenumber .hs-fieldtype-intl-phone > .selectric-wrapper .selectric .label{
    max-height: 48px;
    white-space: nowrap;
}

form .hs-form-field.has-help-text > label{
    padding-right: 5px;
}

form .hs-form-field:not(.has-help-text) .hs-field-desc{
    position: absolute;
    opacity: 0;
}

form .hs-form-field .hs-field-desc,
.cp-tooltip{
    position: relative;
    color: transparent;
    width: 16px;
    height: 16px;
    align-self: center;
    margin-bottom: 5px;
    margin-left: auto;
    border-radius: 50%;
    background-color: var(--color-7);
    overflow: hidden;
    cursor: pointer;
    user-select: none;
}

form .hs-form-field .hs-field-desc:focus,
.cp-tooltip:focus{
    outline-color: var(--color-12);
}

.cp-tooltip{
    display: inline-block;
    margin-bottom: 0;
}

form .hs-form-field .hs-field-desc::before,
form .hs-form-field .hs-field-desc::after,
.cp-tooltip::before,
.cp-tooltip::after{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(https://5340557.fs1.hubspotusercontent-na1.net/hubfs/5340557/raw_assets/public/codepath_one_theme_production/images/icons/question-mark.svg);
    background-size: cover;
}

form .hs-form-field .hs-field-desc::before,
.cp-tooltip::before{
    filter: brightness(0);
    opacity: 0.1;
}

form .hs-form-field .hs-field-desc::after,
.cp-tooltip::after{
    opacity: 0;
    transition: 0.4s;
}

form .hs-form-field .hs-field-desc.shown::after,
form .hs-form-field .hs-field-desc:hover::after,
.cp-tooltip.shown::after,
.cp-tooltip:hover::after{
    opacity: 1;
}

.cp-tooltip:empty{
    cursor: default;
}

.cp-tooltip:empty:hover::after{
    opacity: 0;
}

h4 .cp-tooltip{
    top: 2px;
}

a .cp-tooltip,
a .cp-tooltip:empty{
    cursor: pointer;
}

form .hs-form-field.has-help-text .input{
    flex: 100%;
}

/* Inputs - file picker */

form input[type=file] {
  background-color: transparent;
  border: initial;
  padding: initial;
}

/* Dropdowns */

form .hs-fieldtype-select{
    width: 100%;
}

/* Headings and text */

form .hs-richtext,
form .hs-richtext p {
  /* font-size: 0.875rem; */
  margin: 0 0 20px;
}

form .hs-richtext img {
  max-width: 100% !important;
}

form .hs-richtext:last-child,
form .hs-richtext:last-child p{
    margin-bottom: 0;
}

/* GDPR */

.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
  margin-left: 1rem !important;
}

/* Validation */

.hs-form-required {
  color: red;
}

.hs-input.invalid.error {
  border-color: red;
}

.hs-error-msg {
  color: red;
  margin-top: 4px;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0.25px;
  text-align: right;
}

.hs-success-msg {
  color: var(--color-4);
  margin-top: 4px;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0.25px; 
}


/* Submit button */

form input[type=submit],
form .hs-button {
  border: none;
  display: inline-block;
}

/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}

/* General */

form fieldset{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 100%!important;
}

form fieldset > .hs-form-field,
form fieldset > .hs-dependent-field > .hs-form-field,
form > .hs-form-field,
form > .hs-dependent-field > .hs-form-field{
    margin-bottom: 25px;
}

form fieldset > .hs-form-field + .hs-form-field,
form fieldset > .hs-dependent-field + .hs-form-field,
form fieldset > .hs-dependent-field + .hs-dependent-field,
form fieldset > .hs-form-field + .hs-dependent-field{
  margin-left: 44px;
}

form fieldset > .hs-dependent-field{
    flex: 100%;
}

form fieldset > .hs-dependent-field .hs-form-field{
    width: 100%!important;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 575px)
    
    
{
    form fieldset.form-columns-2{
        flex-direction: column;
    }
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 575px)
    
    
{
    form fieldset.form-columns-2 > .hs-form-field,
    form fieldset.form-columns-2 > .hs-dependent-field{
        width: 100%!important;
    }
}

form fieldset.form-columns-2 > .hs-form-field,
form fieldset.form-columns-2 > .hs-dependent-field{
    width: 100%!important;
    max-width: calc((100% - 44px) / 2);
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 1199px)
    
    
{
    form fieldset.form-columns-2 > .hs-form-field,
    form fieldset.form-columns-2 > .hs-dependent-field{
        max-width: calc((100% - 20px) / 2);
    }
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 991px)
    
    
{
    form fieldset.form-columns-2 > .hs-form-field,
    form fieldset.form-columns-2 > .hs-dependent-field{
        max-width: 100%;
    }
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 1199px)
    
    
{
    form fieldset.form-columns-2 > .hs-form-field + .hs-form-field,
    form fieldset.form-columns-2 > .hs-dependent-field + .hs-dependent-field{
        margin-left: 20px;
    }
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 991px)
    
    
{
    form fieldset.form-columns-2 > .hs-form-field + .hs-form-field,
    form fieldset.form-columns-2 > .hs-dependent-field + .hs-dependent-field{
        margin-left: 0;
    }
}

form fieldset.form-columns-3 > .hs-form-field,
form fieldset.form-columns-3 > .hs-dependent-field{
    width: 100%!important;
    max-width: calc((100% - 88px) / 3);
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 1199px)
    
    
{
    form fieldset.form-columns-3 > .hs-form-field,
    form fieldset.form-columns-3 > .hs-dependent-field{
        max-width: calc((100% - 40px) / 3);
    }
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 991px)
    
    
{
    form fieldset.form-columns-3 > .hs-form-field,
    form fieldset.form-columns-3 > .hs-dependent-field{
        max-width: 100%;
    }
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 1199px)
    
    
{
    form fieldset.form-columns-3 > .hs-form-field + .hs-form-field,
    form fieldset.form-columns-3 > .hs-dependent-field + .hs-dependent-field{
        margin-left: 20px;
    }
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 991px)
    
    
{
    form fieldset.form-columns-3 > .hs-form-field + .hs-form-field,
    form fieldset.form-columns-3 > .hs-dependent-field + .hs-dependent-field{
        margin-left: 0;
    }
}

form fieldset .input{
  margin-right: 0!important;
}

form > div .hs-richtext,
form > div .hs-richtext:last-child{
    margin-bottom: 24px;
}

form > div .hs-richtext{
    margin-top: 50px;
}

form > div:first-child .hs-richtext{
    margin-top: 0;
}

form fieldset.form-columns-0{
    margin-top: 17px;
}

form fieldset.form-columns-0:first-child{
    margin-top: 0;
}

form fieldset.form-columns-0 .hs-richtext{
    margin-bottom: 0;
    margin-top: 0;
}

form fieldset.form-columns-0 *{
    margin-bottom: 0;
}

form fieldset.form-columns-0 + .form-columns-0{
    margin-top: 16px;
}

form fieldset.form-columns-0 + .form-columns-1,
form fieldset.form-columns-0 + .form-columns-2,
form fieldset.form-columns-0 + .form-columns-3,
form fieldset.form-columns-0 + .form-columns-4{
    margin-top: 24px;
}

form .hs-submit{
    margin-top: 48px;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 575px)
    
    
{
    form .hs-submit{
        text-align: center;
    }
}

form fieldset + .hs-submit{
    margin-top: 23px;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 389px)
    
    
{
    form .hs-submit .actions{
        display: flex;
        flex-direction: column;
    }
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 389px)
    
    
{
    form .hs-submit .actions .button.secondary{
        margin-right: 0;
        margin-bottom: 20px;
    }
}

/* form fieldset.form-columns-0 h4{
    
    

    

    
    
    
    

    
        @media only screen and (max-width: 767px)
    
    
{
        margin-bottom: 10px;
    }
} */

/* ---- */

form[cp-ajax-form]{
  position:relative;
}

ul[role="checkbox"].inputs-list.multi-container{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 15px 25px;
}

ul[role="checkbox"].inputs-list.multi-container > li{
  flex:calc(50% - (25px / 2)) 0 0;
  margin-right: 0 !important;
}
/* Table */

table {
  border-collapse: collapse;
  margin-bottom: 1.4rem;
  overflow-wrap: break-word;
}

/* Table cells */

td,
th {
  vertical-align: top;
}

/* Table header */

thead th {
  vertical-align: bottom;
}
.striketrough-separator {
    font-family: var(--primary-font-regular);
    text-transform:uppercase;
    color:var(--light-gray);
    position:relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.striketrough-separator::before {
    content:'';
    width:100%;
    background-color:var(--light-gray);
    height:1px;
    position:absolute;
    top:calc(50% - 0.5px);
    left:0;
}

.striketrough-separator > span{
    background:white;
    padding-left:29px;
    padding-right:29px;
    position: relative;
    width: max-content;
    letter-spacing: 3px;
    font-size: 16px;
}


.selectric-wrapper{
    background-color:white;
}

.selectric-wrapper .selectric{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    background-color: transparent;
    border: 1px solid var(--color-1);
    transition: box-shadow 0.25s ease-out, border-color 0.25s ease-out;
}

.selectric-wrapper.selectric-open .selectric,
.selectric-wrapper:hover .selectric{
    box-shadow: 0px 0px 14px 0px rgba(var(--color-10-rgb), 0.2);
    border-color: var(--color-2);
}

.selectric-wrapper.selectric-open.selectric-below .selectric{
    border-bottom: 1px solid var(--color-1);
}

.selectric-wrapper.selectric-open.selectric-above .selectric{
    border-top: 1px solid var(--color-1);
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 991px)
    
    
{
    .selectric-wrapper .selectric .label{
        white-space: break-spaces;
    }
}

.selectric-wrapper .selectric .label,
.selectric-wrapper .selectric-items ul li{
    height: auto;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.25px;
    padding: 12.2px 15px;
    margin: 0;
    color: rgba(var(--color-1-rgb), 0.6);
}

.selectric-wrapper.has-selected .selectric .label,
.selectric-wrapper:not(.selectric-is-placeholder) .selectric .label{
    color: var(--color-1-rgb);
}

.selectric-wrapper .selectric .button{
    position: relative;
    width: auto;
    border-radius: 0;
    background: transparent;
    border: none;
    padding: 16px 15px;
    align-self: center;
    color: transparent;
    margin-left: auto;
}

.selectric-wrapper .selectric .button::before{
    content: '';
    display: block;
    width: 12px;
    height: 8px;
    border-top: 8px solid var(--color-10);
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    transition: transform 0.4s;
}

.selectric-wrapper.selectric-open .selectric .button::before{
    transform: rotate(180deg);
}

.selectric-wrapper .selectric .button:hover{
    border-radius: 0;
    background: transparent;
    border: none;
    display: block;
}

.selectric-wrapper .selectric .button::after,
.selectric-wrapper.selectric-hover .selectric .button::after{
    display: none;
}

.selectric-wrapper.selectric-hover .selectric .button{
    color: transparent;
}

.selectric-wrapper .selectric-items{
    z-index: 1;
    border: none;
}

.selectric-wrapper .selectric-items > [type="text"]{
    border-top-width: 0;
    border-bottom-width: 0;
}

.selectric-wrapper .selectric-items .selectric-scroll{
    background-color: #FFFFFF;
    border: 1px solid var(--color-1);
}

.selectric-wrapper.selectric-open.selectric-below .selectric-items{
    border-top: none;
}

.selectric-wrapper.selectric-open.selectric-above .selectric-items{
    border-bottom: none;
}

.selectric-wrapper .selectric-items ul li.disabled{
    /* display: none; */
}

.selectric-wrapper .selectric-items ul li.selected,
.selectric-wrapper .selectric-items ul li.highlighted,
.selectric-wrapper .selectric-items ul li:hover{
    color: #FFFFFF;
}

.selectric-wrapper.selectric-open .selectric-items{
    display: flex;
    flex-direction: column;
}
.tippy-box{
    border-radius: 0;
    color: var(--color-1);
    background-color: var(--color-11);
}

.tippy-content{
    padding: 12px 15px;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.25px;
}

.tippy-arrow{
    color: var(--color-11);
}

[data-tippy-root]{
    pointer-events: auto!important;
}

/* Components
Specific pieces of UI that are stylized. Typically used for global partial styling
*/



/* Header DND sections */

.header .dnd-section {
  padding: 0;
}

/* Header container */

.header__container {
  position: relative;
  display: flex;
  justify-content: space-between;
  padding-top: 50px;
  padding-bottom: 32px;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 991px)
    
    
{
    .header__container{
        padding-top: 25px;
        padding-bottom: 23px;
        padding-right: 1rem!important;
    }
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 991px)
    
    
{
    .body-wrapper:not(.logged-in) .header__container{
        background-color: var(--color-7);
    }
}

.header__container .menu-toggle{
    display: none;
    width: 24px;
    height: 24px;
    position: absolute;
    left: auto;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 767px)
    
    
{
    .header__container .menu-toggle{
        display: block;
    }
}

.header__container .menu-toggle::before{
    top: 50%;
    transform: translateY(-50%);
}

.header__container .menu-toggle span{
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.2s;
}

.header__container .menu-toggle::before,
.header__container .menu-toggle span::before,
.header__container .menu-toggle span::after{
    content: '';
    position: absolute;
    width: 24px;
    height: 4px;
    background-color: var(--color-1);
}

.header__container .menu-toggle span::before{
    top: 0;
}

.header__container .menu-toggle span::after{
    bottom: 0;
}

.body-wrapper.show-menu .header__container .menu-toggle::before{
    display: none;
}

.body-wrapper.show-menu .header__container .menu-toggle span{
    transform: rotate(45deg);
}

.body-wrapper.show-menu .header__container .menu-toggle span::before{
    top: 50%;
    transform: translateY(-50%);
}

.body-wrapper.show-menu .header__container .menu-toggle span::after{
    height: 100%;
    width: 4px;
    left: 50%;
    transform: translateX(-50%);
}

/* Logo */

.header__logo {
  align-items: center;
  display: flex;
  height: auto;
  margin-right: auto;
  /* max-width: 200px; */
  overflow: hidden;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 767px)
    
    
{
  .header__logo {
    margin: 0 auto;
    width: 100%;
  }
}

.header__logo img {
  max-width: 100%;
  display: block;
}


#main-footer{
    padding-top: 33px;
    padding-bottom: 33px;
}

#main-footer .footer__container{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 991px)
    
    
{
    #main-footer .footer__container{
        flex-direction: column;
    }
}

#main-footer .footer__container .footer-left{
    flex: 1 1 45%;
    padding-right: 40px;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 991px)
    
    
{
    #main-footer .footer__container .footer-left{
        margin-bottom: 24px;
    }
}

#main-footer .footer__container .footer-right{

}

#main-footer div,
#main-footer p,
#main-footer a{
    font-family: var(--secondary-font-light);
    font-weight: 400;
    line-height: 20px;
}

#main-footer .footer__logo{

}

#main-footer .footer__logo span,
#main-footer .footer__logo a,
#main-footer .footer__logo img{
    display: block;
}

#main-footer .copyright p{
    margin-bottom: 0;
}

#main-footer .copyright p + p{
    margin-top: 1.4rem;
}

#main-footer .copyright,
#main-footer .links{
    margin-top: 18px;
}

#main-footer .social-links{
    justify-content: flex-end;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 991px)
    
    
{
    #main-footer .social-links{
        justify-content: flex-start;
    }
}

#main-footer .social-links .social-links__link{
    display: flex;
    line-height: 1;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 991px)
    
    
{
    #main-footer .social-links .social-links__link .social-links__icon:first-child{
        margin-left: 0;
    }
}

#main-footer .links .links-list > span{
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    display: block;
}

#main-footer .links .links-list > span > a{
    color: #FFFFFF;
    padding-right: 6px;
}

#main-footer .links .links-list > span > a + a{
    position: relative;
    padding-left: 6px;
}

#main-footer .links .links-list > span > a + a::before{
    content: '';
    display: block;
    position: absolute;
    width: 1px;
    height: 13px;
    background-color: #00C385;
    left: -2px;
    top: 4px;
}


/* Menu and simple menu */

.hs-menu-wrapper ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

/* Horizontal menu */

.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
  flex-direction: column;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 767px)
    
    
{
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    flex-direction: column;
  }
}

/* Vertical menu */

.hs-menu-wrapper.hs-menu-flow-vertical ul {
  flex-direction: column;
}

/* Flyouts */

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul {
  display: inline-flex;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 767px)
    
    
{
  .hs-menu-wrapper.hs-menu-flow-vertical ul {
    display: flex;
  }
}

.hs-menu-wrapper.flyouts .hs-item-has-children {
  position: relative;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
  left: -9999px;
  opacity: 0;
  position: absolute;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
  display: block;
  white-space: nowrap;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
  left: 0;
  opacity: 1;
  top: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
  left: 100%;
  opacity: 1;
  top: 0;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 767px)
    
    
{
  .hs-menu-wrapper.flyouts .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
    left: 0;
    opacity: 1;
    position: relative;
    top: auto;
  }
}

/* CTA, logo, and rich text images */

.hs_cos_wrapper_type_cta img,
.hs_cos_wrapper_type_logo img,
.hs_cos_wrapper_type_rich_text img {
  height: auto;
  max-width: 100%;
}


.body-wrapper__full-width{
    background-color: #F9FAFF;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 991px)
    
    
{
    .body-wrapper__full-width{
        background-color: white;
    }
}


.body-wrapper__full-width #main-content{
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    flex-grow: 1;
    display: flex;
    max-width: 100%;
    position: relative;  
}

.body-wrapper__full-width #main-content .bg-wave{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 698px;
    height: 816px;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 991px)
    
    
{
    .body-wrapper__full-width #main-content .bg-wave{
        width:196px;
        height:339px;
        bottom: unset;
        top:0;
        z-index:1;
    }
}

.body-wrapper__full-width #main-content .bg-wave .bg-wave__inner{
    position:relative;
    width:100%;
    height:100%;
}

.body-wrapper__full-width #main-content .bg-wave .bg-wave__inner > img{
    object-fit:contain;
    object-position:center;
}

.fullbleed-row{
    height: 100%;
}

.fullbleed-row .fullbleed-row__inner{
    position: relative;
}

.fullbleed-row .fullbleed-row__form-container{
    max-width:645px;
    margin-left: auto;
    margin-right: auto;
}

.fullbleed-row .fullbleed-row__form-container.container > .row {
    gap: 26px;
}

.fullbleed-row  .fullbleed-row__left{
    padding-top:162px;
    padding-bottom:117px;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 744px)
    
    
{
    .fullbleed-row  .fullbleed-row__left{
        padding-top:75px;
        padding-bottom:75px;
    }
}

.fullbleed-row  .fullbleed-row__left, .fullbleed-row  .fullbleed-row__right{
    position: relative;
    z-index: 1;
}

.fullbleed-row  .fullbleed-row__right::before{
    content: '';
    width: 698px;
    height: 816px;
}

.fullbleed-row  .fullbleed-row__left::before{
    content:'';
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    box-shadow: 40px 0px 40px 0px rgba(0, 0, 0, 0.02);
    background-color: white;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 991px)
    
    
{
    .fullbleed-row  .fullbleed-row__left::before{
        content:none;
    }
} /* Don't know what to call this */


.cp-loader {
    width: 20px;
    height: 20px;
    transform:perspective(75px) rotateX(0);
    animation: 
      f1-1 2s infinite linear,
      f1-2 1s infinite linear alternate;
  }
  
@keyframes f1-1 {
    100% {transform:perspective(75px) rotateX(360deg)}
}

@keyframes f1-2 {
    0%,49.9% {background:#00C98E}
    50%,100% {background:#4f5eff}
}

.cp-ajax-loader-wrapper{
    display:none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 25px;
    background-color:rgba(255,255,255,0.5);
}

.cp-ajax-loader-wrapper.with-text{
    display:none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 25px;
    background-color:rgba(255,255,255,0.9);
}

.cp-ajax-loader-wrapper.no-bg{
    background-color:transparent;
}

.cp-ajax-loader-wrapper.is-absolute{
    position: absolute;
    top:0;
    left: 0;
    width : 100%;
    height : 100%;
    z-index: 1;
}

.cp-ajax-loader-wrapper.shown{
    display:flex;
}
.cp-ajax-loader-wrapper.large {
    padding-top: 35px;
    padding-bottom: 35px;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 575px)
    
    
{
    .cp-ajax-loader-wrapper.large{
        padding-top:25px;
        padding-bottom:25px;
    }
}

.cp-ajax-loader-wrapper.large .cp-loader{
    width: 41px;
    height: 41px;
}


.code-pathways-card{
    border: 1px solid #DFE0EC;
    background: white;
    box-shadow: 0px 0px 14px 0px rgba(71, 67, 224, 0.20);
}

.code-pathways-card .code-pathways-card__inner{
    padding:18px 30px;
    margin-bottom:15px;
    display:flex;
    flex-wrap: wrap;
}

.code-pathways-card .code-pathways-card__inner > .col-half{
    flex:50% 0 0;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 575px)
    
    
{
    .code-pathways-card .code-pathways-card__inner > .col-half{
        flex:100% 0 0;
    }
}

.code-pathways-card .code-pathways-card__inner > .col-half.left{
    padding-right:24px;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 575px)
    
    
{
    .code-pathways-card .code-pathways-card__inner > .col-half.left{
        padding-right:0;
    }
}

.code-pathways-card .code-pathways-card__inner .mobile-sep{
    display:none;
    width:100%;
    margin-top:18px;
    margin-bottom:18px;
    border-color: #062F54;
}



    

    

    
    
    
    

    
        @media only screen and (max-width: 575px)
    
    
{
    .code-pathways-card .code-pathways-card__inner > .col-half.left + .mobile-sep{
        display:block;
    }
}

.code-pathways-card .code-pathways-card__inner > .col-half.right{
    padding-left:24px;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 575px)
    
    
{
    .code-pathways-card .code-pathways-card__inner > .col-half.right{
        padding-left:0;
    }
}

.code-pathways-card .code-pathways-card__title-wrapper{
    display:flex;
    flex-direction:row;
    gap:5px;
    margin-bottom:14px;
    flex-wrap:wrap;
    width: 100%;
}

.code-pathways-card .code-pathways-card__title-wrapper .icon-img-wrapper{
    width:100%;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 575px)
    
    
{
    .code-pathways-card .code-pathways-card__title-wrapper .icon-img-wrapper{
        order:1;
        width:50%;
    }
}

.code-pathways-card .code-pathways-card__title-wrapper .icon-img-wrapper > img{
    width: 32px;
    height: 32px;
    object-fit:contain;
    object-position:center;
}

.code-pathways-card .code-pathways-card__title-wrapper > *{
    margin-bottom:0;
}

.code-pathways-card .code-pathways-card__title-wrapper .select-btn{
    padding: 11px 22px;
    margin-left: auto;
    height: max-content;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 575px)
    
    
{
    .code-pathways-card .code-pathways-card__title-wrapper .select-btn{
        order:2;
    }
}

.code-pathways-card .code-pathways-card__title-wrapper .select-btn:hover,
.code-pathways-card .code-pathways-card__title-wrapper .select-btn:focus{
    background-color: var(--secondary-button-bg);
    background-position-x: -2px;
    background-size: calc(200% + 4px);
    color: initial;
}

.code-pathways-card .code-pathways-card__title-wrapper .select-btn.is--selected{
    background-color: var(--secondary-button-bg-hover);
    background-size: calc(200% + 4px);
    border: 2px solid var(--color-6);
    color: #fff;
}

.code-pathways-card .code-pathways-card__title-wrapper h2{
    flex-grow: 1;
    max-width: calc(100% - 140px);
    padding-top: 6px;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 575px)
    
    
{
    .code-pathways-card .code-pathways-card__title-wrapper h2{
        padding-top:0;
        order:3;
    }
}

.code-pathways-card__inner .pathways-detail-box-list{
    padding-left:0;
    list-style:none;
}


.code-pathways-card__inner .pathways-detail-box-list > li{
    text-transform:uppercase;
}

.code-pathways-card__inner .pathways-detail-box-list > li + li{
    margin-top:5px;
}

.code-pathways-card__inner .pathways-detail-box-list > li > p:last-of-type{
    margin-bottom:0;
}
/* https://craftpip.github.io/jquery-confirm/themes.html */
.jconfirm.jconfirm-cp-theme .jconfirm-bg{
	background-color:rgba(255,255,255,0.5);
}
.jconfirm.jconfirm-cp-theme .jconfirm-box{
	border:2px solid var(--color-1);
	border-radius:0;
	background-color:var(--color-7);
	padding: 20px;
	padding-bottom: 30px;
}
.jconfirm.jconfirm-cp-theme .jconfirm-box .jconfirm-content{
	min-height:25px;
}
.jconfirm.jconfirm-cp-theme .jconfirm-box .jconfirm-buttons{
	align-items: flex-start;
	display: flex;
	padding-bottom: 0;
	justify-content: center;
}
.jconfirm.jconfirm-cp-theme .jconfirm-box .jconfirm-buttons button{
	padding:14px 22px;
	line-height: 16px;
}
.jconfirm.jconfirm-cp-theme .jconfirm-box .jconfirm-buttons button.primary{
	background-image: var(--button-bg);
	border: 2px solid var(--color-2);
}
.jconfirm.jconfirm-cp-theme .jconfirm-box .jconfirm-buttons button.secondary{
	border: 2px solid var(--color-6);
}

.jconfirm.jconfirm-cp-theme .jconfirm-box .jconfirm-buttons button.modal-floating-close {
	position: absolute;
	right: 20px;
	top: 20px;
	padding: 8.5px 10px;
	border-radius: 50%;
	aspect-ratio: 1 / 1;
}


.code-pathways-slider{
    margin-left: -1rem;
    width: calc(100% + 2rem);
    margin-bottom:17px;
    margin-top: -15px;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 575px)
    
    
{
    .code-pathways-slider .splide__arrows{
        display:none;
    }
}

.code-pathways-slider .splide__arrows .splide__arrow {
    transform: translateY(-34px);
    top: 0;
    width:37px;
    height:37px;
    border-radius:50%;
    border:1px solid black;
    background:transparent;
    background-image:none;
    padding:0;
    overflow:hidden;
    opacity:1;
    filter: invert(10%) sepia(45%) saturate(3197%) hue-rotate(226deg) brightness(95%) contrast(98%);
}

.code-pathways-slider .splide__arrows .splide__arrow:hover{
    filter: invert(31%) sepia(61%) saturate(2332%) hue-rotate(224deg) brightness(100%) contrast(102%);
}

.code-pathways-slider .splide__arrows .splide__arrow.splide__arrow--prev {
    transform: translateY(-34px) scaleX(-1);
}

.code-pathways-slider .splide__arrows .splide__arrow > svg{
    width: 500%;
    height: 500%;
    transform: translate(28%, 6%);
}

.code-pathways-slider .splide__slide{
    margin-right:25px;
    max-width:643px;
    height:max-content;
    padding-bottom:17px;
    padding-top:17px;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 575px)
    
    
{
    .code-pathways-slider .splide__slide{
        max-width:calc(100% - 50px);
        margin-right:8px;
    }
}

.code-pathways-slider .splide__arrow--prev{
    left: unset;
    right: 63px;
}

.code-pathways-slider .splide__pagination{
    bottom:-17px;
}

.code-pathways-slider .splide__pagination__page, .code-pathways-slider .splide__pagination__page:hover, .code-pathways-slider .splide__pagination__page:focus{
    width:11px;
    height:11px;
    border-radius:50%;
    padding:0;
    border:none;
    background-color:var(--color-11);
    opacity: 1;
    background-image: none;
    transition:background-color .2s ease-out;
}

.code-pathways-slider .splide__pagination__page.is-active{
    transform:none;
    background-color:var(--color-1);
}


#hs_cos_wrapper_exit_application:first-child:last-child{
    max-width: 100%!important;
}


    

    

    
    
    
    

    
        @media only screen and (min-width: 768px)
    
    
{
    #hs_cos_wrapper_exit_application:first-child:last-child{
        flex-grow: 1;
        margin-left: auto;
    }
}

.exit-application-module-container{
    display: flex;
    flex-direction: column;
    text-align: right;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 767px)
    
    
{
    .exit-application-module-container{
        position: relative;
        width: 100%;
        flex-direction: row-reverse;
        justify-content: space-between;
        margin-bottom: 32px;
    }
}

.exit-application-link{
    margin-bottom: 26px;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 767px)
    
    
{
    .exit-application-link{
        margin-bottom: 0;
    }
}

.exit-application-link a{
    font-family: var(--secondary-font-regular);
    font-size: 12px;
    font-style: normal;
    font-weight: 400!important;
    line-height: 18px;
    letter-spacing: 0.25px;
    display: flex;
    flex-direction: row;
    align-items: center;
    white-space: nowrap;
    width: max-content;
    margin-left: auto;
}

.exit-application-link a:before{
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggaWQ9IlZlY3RvciIgb3BhY2l0eT0iMC40IiBkPSJNNy41IDBDMTEuNjQ3NSAwIDE1IDMuMzUyNSAxNSA3LjVDMTUgMTEuNjQ3NSAxMS42NDc1IDE1IDcuNSAxNUMzLjM1MjUgMTUgMCAxMS42NDc1IDAgNy41QzAgMy4zNTI1IDMuMzUyNSAwIDcuNSAwWk0xMC4xOTI1IDMuNzVMNy41IDYuNDQyNUw0LjgwNzUgMy43NUwzLjc1IDQuODA3NUw2LjQ0MjUgNy41TDMuNzUgMTAuMTkyNUw0LjgwNzUgMTEuMjVMNy41IDguNTU3NUwxMC4xOTI1IDExLjI1TDExLjI1IDEwLjE5MjVMOC41NTc1IDcuNUwxMS4yNSA0LjgwNzVMMTAuMTkyNSAzLjc1WiIgZmlsbD0iIzRGNUVGRiIvPgo8L3N2Zz4K");
    margin-right: 5px;
}


    

    

    
    
    
    

    
        @media only screen and (min-width: 768px)
    
    
{
    .exit-application-link a:before{
        margin-left: auto;
    }
}

.exit-application-bottom-text h4{
    color: var(--color-4);
    margin-bottom: 0;
}


.course-title-container{
    display: flex;
    flex-direction: row;
    align-items: center;
}

.course-title-container .course-icon{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.course-title-container .course-icon img{
    height: 30px;
}

.course-title-container .course-title{
    margin-bottom: 0;
    line-height: 28px;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 767px)
    
    
{
    .course-title-container .course-title{
        font-size: 18px;
    }
}

.course-title-container .course-title span{
    color: var(--color-4);
}


.course-section-box{
    padding: 12px;
    background-color: var(--color-7);
    display: flex;
    flex-direction: row;
}

.course-section-box + .course-section-box{
    margin-top: 10px;
}

.course-section-box .course-section-info{
    margin-left: 10px;
}

.course-section-box .course-section-info p{
    margin-bottom: 0;
    font-size: 18px;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 767px)
    
    
{
    .course-section-box .course-section-info p{
        font-size: 18px;
        line-height: 28px;
    }
}

.course-section-box .checkbox-wrapper > input ~ span::before,
.course-section-box .checkbox-wrapper > input ~ span::after{
    background-image: linear-gradient(90deg, var(--color-14) 0%, var(--color-14) 100%);
}


#page-top{
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 52px;
    width: 100%;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 767px)
    
    
{
    #page-top{
        flex-direction: column-reverse;
        margin-bottom: 24px;
    }
}

#page-top .hs_cos_wrapper{
    padding: 0 1rem;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 767px)
    
    
{
    #page-top .hs_cos_wrapper{
        padding: 0;
        max-width: 100%!important;
    }
}
.custom-form-buttons{
    margin-top: 40px;
}
.edit-box{
    background-color: #FFFFFF;
    border: 1px solid var(--color-1);
    padding: 18px;
}

.body-wrapper.logged-in.no-bg-color .edit-box{
    background-color: var(--color-7);
}

.edit-box + .edit-box{
    margin-top: 20px;
}

.edit-box .box-top{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-bottom: 20px;
}

.edit-box .box-top h4{
    margin-right: 24px;
    margin-top: auto;
    margin-bottom: auto;
}

.edit-box .box-top a{
    margin-left: auto;
    padding: 9px 18px;
    min-width: 86px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background: #FFFFFF;
    color: var(--color-2);
    border: 2px solid var(--color-2);
    margin-top: auto;
    margin-bottom: auto;
}

.edit-box .box-top a:hover{
    color: #FFFFFF;
}

.edit-box .box-top a::before{
    content: '';
    display: block;
    width: 13px;
    height: 13px;
    background-image: url("https://5340557.fs1.hubspotusercontent-na1.net/hubfs/5340557/raw_assets/public/codepath_one_theme_production/images/icons/edit.svg");
    background-size: cover;
    background-repeat: no-repeat;
    margin-right: 7px;
}

.edit-box .box-top a:hover::before,
.edit-box .box-top a:focus::before{
    filter: brightness(0) invert(1);
}

.edit-box .box-content{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.edit-box .box-content .field{
    display: flex;
    flex-direction: column;
    width: calc(50% - 24px);
    margin-bottom: 30px;
    color: var(--color-1);
}

.edit-box .box-content .field:nth-child(even){
    margin-left: 24px;
}

.edit-box .box-content .field:nth-child(odd):nth-last-child(2),
.edit-box .box-content .field:last-child{
    margin-bottom: 0;
}

.edit-box .box-content .field .field-label,
.edit-box .box-content .field .field-value{
    
}

.edit-box .box-content .field .field-label{
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.25px;
    opacity: 0.6;
}

.edit-box .box-content .field .field-value{
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.25px;
}


#main-footer > #sizer{
    display: none;
}


    

    

    
    
    
    

    
        @media only screen and (min-width: 1200px)
    
    
{
    #main-footer > #sizer::before{
        content: 'xl';
    }
}


    

    

    
    
    
    

    
        @media only screen and (min-width: 1400px)
    
    
{
    #main-footer > #sizer::before{
        content: 'xxl';
    }
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 1199px)
    
    
{
    #main-footer > #sizer::before{
        content: 'lg';
    }
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 991px)
    
    
{
    #main-footer > #sizer::before{
        content: 'md';
    }
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 767px)
    
    
{
    #main-footer > #sizer::before{
        content: 'sm';
    }
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 575px)
    
    
{
    #main-footer > #sizer::before{
        content: 'xs';
    }
}


#page-side{
    max-width: 360px;
    display: flex;
    flex-direction: column;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 991px)
    
    
{
    #page-side{
        max-width: 100%;
    }
}

#page-side > .page-side-modules-container{
    position: sticky;
    top: 20px;
}

#page-side .hs_cos_wrapper{
    margin-left: 42px;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 991px)
    
    
{
    #page-side .hs_cos_wrapper{
        margin-left: 0;
    }
}

#page-side .hs_cos_wrapper:last-child{
    margin-bottom: 32px;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 767px)
    
    
{
    #page-side .hs_cos_wrapper:last-child{
        margin-bottom: 24px
    }
}

#page-side .hs_cos_wrapper:empty,
#page-side .hs_cos_wrapper:last-child:empty{
    margin: 0;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 767px)
    
    
{
    #page-side .hs_cos_wrapper:empty,
    #page-side .hs_cos_wrapper:last-child:empty{
        margin: 0;   
    }
}

#page-side .hs_cos_wrapper + .hs_cos_wrapper{
    margin-top: 32px;
}
    
/* Utilities
Helper classes with ability to override anything that comes before it
*/

/* For content that needs to be visually hidden but stay visible for screenreaders */



.show-for-sr {
  border: 0 !important;
  clip: rect(0, 0, 0, 0) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 767px)
    
    
{
  .show-for-sr--mobile {
    border: 0 !important;
    clip: rect(0, 0, 0, 0) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
  }
}

/**/



.body-wrapper{
	
}

#main-content{
	line-height: 1.6;
	position: relative;
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 767px)
    
    
{
	#main-content{
		overflow: hidden;
	}
}

#main-header .header__container,
#main-footer .footer__container{
	padding-left: 1rem;
	padding-right: 1rem;
}

#main-content,
#main-header .header__container,
#main-footer .footer__container{
	max-width: 1318px;
	margin-left: auto;
	margin-right: auto;
}

#main-content{
	padding-top: 15px;
	padding-bottom: 15px;
}

.gap-70{
	gap:70px;
}

.gap-15{
	gap:15px;
}

.gap-30{
	gap:30px;
}

.gap-8{
	gap:8px;
}

.border-none{
	border:none;
}


    

    

    
    
    
    

    
        @media only screen and (min-width: 768px)
    
    
{
	.gap-md-70{
		gap:70px;
	}
}

.gap-5{
	gap:5px;
}

.last-child-no-margin-bottom > *:last-child{
	margin-bottom:0;
}

.w-100{
	width:100%;
}

.mb-20{
	margin-bottom:20px;
}

.mr-20{
	margin-right:20px;
}

.text-right{
	text-align:right;
}

.text-center{
	text-align:center;
}

.line-height--150{
	line-height:1.5;
}

.col-check-container{
	padding-bottom: 32px;
	padding-top: 16px;
}

.m0-lastchild > :last-child{
	margin-bottom:0;
}

.cp-hide-input{
	line-height: 0.75;
}

.cp-hide-input > input{
	height: 0;
	visibility: hidden;
	padding: 0 !important;
	margin: 0;
}

.text-aligncenter{
	text-align:center;
}

.modal{
	position:fixed;
	background: white;
	z-index: 10;
	left: calc(50vw - (600px / 2));
	top: calc(50vh - (350px / 2));
	width: 600px;
	height:350px;
	padding:25px;
	border-radius:5px;
	box-shadow:0px 0px 15px 5px rgba(27,28,87,0.2);
}


    

    

    
    
    
    

    
        @media only screen and (max-width: 767px)
    
    
{
	.modal{
		width: calc(100% - 25px);
		left: calc(50vw - ((100% - 25px) / 2));
		top: 20vh;
	} 
}

.modal-backdrop{
	position:fixed;
	background: rgba(27,28,87, 0.4);
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:10;
}

.d-grid {
  display: grid;
}

.d-grid-children-1-1 > * {
  grid-column: 1;
  grid-row: 1;
}

.pos-rel {
	position: relative;
}

.custom-dropdown ul.dropdown-menu {
	position:absolute;
	top: calc(100% + 5px);
	left: 0;
	width:max-content;
	background:white;
	border-radius: 6px;
	box-shadow: 0px 4px 4px 0px #00000026;
	list-style:none;
	text-align: left;
	z-index:1;
}

.custom-dropdown ul.dropdown-menu li {
	border-radius: 6px;
}

.custom-dropdown ul.dropdown-menu li a {
	color: black;
	font-weight:normal;
}

.custom-dropdown ul.dropdown-menu li:hover {
	background-color: #E8F6FF; 
}

.custom-dropdown ul.dropdown-menu li:hover a {
	color: black;
	font-weight:normal;
}