

/* Fonts */

@font-face {
    font-family: 'Avenir Next';
    src: url(//7176199.fs1.hubspotusercontent-na1.net/hubfs/7176199/raw_assets/public/Digital-Matter-Partner-Portal/fonts/avenir-next/400/AvenirNext-Regular.woff2) format('woff2'),
        url(//7176199.fs1.hubspotusercontent-na1.net/hubfs/7176199/raw_assets/public/Digital-Matter-Partner-Portal/fonts/avenir-next/400/AvenirNext-Regular.woff) format('woff'),
        url(//7176199.fs1.hubspotusercontent-na1.net/hubfs/7176199/raw_assets/public/Digital-Matter-Partner-Portal/fonts/avenir-next/400/AvenirNext-Regular.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next';
    src: url(//7176199.fs1.hubspotusercontent-na1.net/hubfs/7176199/raw_assets/public/Digital-Matter-Partner-Portal/fonts/avenir-next/500/AvenirNext-Medium.woff2) format('woff2'),
        url(//7176199.fs1.hubspotusercontent-na1.net/hubfs/7176199/raw_assets/public/Digital-Matter-Partner-Portal/fonts/avenir-next/500/AvenirNext-Medium.woff) format('woff'),
        url(//7176199.fs1.hubspotusercontent-na1.net/hubfs/7176199/raw_assets/public/Digital-Matter-Partner-Portal/fonts/avenir-next/500/AvenirNext-Medium.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next';
    src: url(//7176199.fs1.hubspotusercontent-na1.net/hubfs/7176199/raw_assets/public/Digital-Matter-Partner-Portal/fonts/avenir-next/700/AvenirNext-Bold.woff2) format('woff2'),
        url(//7176199.fs1.hubspotusercontent-na1.net/hubfs/7176199/raw_assets/public/Digital-Matter-Partner-Portal/fonts/avenir-next/700/AvenirNext-Bold.woff) format('woff'),
        url(//7176199.fs1.hubspotusercontent-na1.net/hubfs/7176199/raw_assets/public/Digital-Matter-Partner-Portal/fonts/avenir-next/700/AvenirNext-Bold.ttf) format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rig Sans';
    src: url(//7176199.fs1.hubspotusercontent-na1.net/hubfs/7176199/raw_assets/public/Digital-Matter-Partner-Portal/fonts/rig-sans/500/RigSans-Medium.woff2) format('woff2'),
        url(//7176199.fs1.hubspotusercontent-na1.net/hubfs/7176199/raw_assets/public/Digital-Matter-Partner-Portal/fonts/rig-sans/500/RigSans-Medium.woff) format('woff'),
        url(//7176199.fs1.hubspotusercontent-na1.net/hubfs/7176199/raw_assets/public/Digital-Matter-Partner-Portal/fonts/rig-sans/500/RigSans-Medium.ttf) format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rig Sans';
    src: url(//7176199.fs1.hubspotusercontent-na1.net/hubfs/7176199/raw_assets/public/Digital-Matter-Partner-Portal/fonts/rig-sans/400/RigSans-Regular.woff2) format('woff2'),
        url(//7176199.fs1.hubspotusercontent-na1.net/hubfs/7176199/raw_assets/public/Digital-Matter-Partner-Portal/fonts/rig-sans/400/RigSans-Regular.woff) format('woff'),
        url(//7176199.fs1.hubspotusercontent-na1.net/hubfs/7176199/raw_assets/public/Digital-Matter-Partner-Portal/fonts/rig-sans/400/RigSans-Regular.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rig Sans';
    src: url(//7176199.fs1.hubspotusercontent-na1.net/hubfs/7176199/raw_assets/public/Digital-Matter-Partner-Portal/fonts/rig-sans/700/RigSans-Bold.woff2) format('woff2'),
        url(//7176199.fs1.hubspotusercontent-na1.net/hubfs/7176199/raw_assets/public/Digital-Matter-Partner-Portal/fonts/rig-sans/700/RigSans-Bold.woff) format('woff'),
        url(//7176199.fs1.hubspotusercontent-na1.net/hubfs/7176199/raw_assets/public/Digital-Matter-Partner-Portal/fonts/rig-sans/700/RigSans-Bold.ttf) format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}








/* 1a. Containers */









/* 1b. Colors */









/* 1c. Typography */





























/* 1d. Buttons */






























































/* 1e. Forms */































/* 1f. Icons */

/* Icon Size */









/* Icon Spacing */









/* Icon Light Plain Small */



/* Icon Light Plain Regular */



/* Icon Light Plain Large */



/* Icon Light square Small */



/* Icon Light square Regular */



/* Icon Light square Large */



/* Icon dark Plain Small */



/* Icon dark Plain Regular */



/* Icon dark Plain Large */



/* Icon dark square Small */



/* Icon dark square Regular */



/* Icon dark square Large */





/* 1g. Cards */











/* 1h. Tables */













/* 1i. Website header */



























/* 1j. Website footer */













/* Drag and drop layout styles */

.dnd-section {
  padding: 50px 20px;
}

/* Padding on blog post sections */

.blog-post-section {
  padding: 50px 0;
}

#main-content-subscriptions-pages{
  min-height: 72vh;
  position:relative;
  overflow-x: hidden;
  background-color: #15151E;
}
.subs-pages__background-image{
  width:100%;
  position:absolute;
  top:0;
  z-index:1;
  min-width:1040px;
  overflow-x: hidden;
}

/* .content-wrapper is used for blog post and system templates and .header-wrapper is used for the website header module */

.dnd-section > .row-fluid,
.content-wrapper,
.header__wrapper {
  max-width: 1040px;
}





html {
  font-size: 14px;
  font-family: Arial;
}

body {
  font-weight: 400; text-decoration: none; line-height: 24px; font-family: Rig Sans, sans; font-style: normal;
  background-color: #EDF0F3;
  font-size: 14px;
}

/* Paragraphs */

p {
  font-weight: 400; text-decoration: none; line-height: 24px; font-family: Rig Sans, sans; font-style: normal;
}

/* Anchors */

a {
  font-weight: 700; text-decoration: none; font-family: Avenir Next, sans; font-style: normal;
  color: #175DF5;
}

a:hover,
a:focus {
  font-weight: 700; text-decoration: underline; font-family: Rig Sans, sans; font-style: normal;
  color: #175DF5;
}

a:active {
  font-weight: 700; text-decoration: underline; font-family: Rig Sans, sans; font-style: normal;
  color: #175DF5;
}

/* Headings */

h1 {
  font-weight: 400; text-decoration: none; line-height: 110%; font-family: Avenir Next, sans; font-style: normal; margin-bottom: 16px;
  color: #202224;
  font-size: 48px;
  text-transform: none;
}

h2 {
  font-weight: 500; text-decoration: none; line-height: 115%; font-family: Rig Sans, sans; font-style: normal; margin-bottom: 12px;
  color: #202224;
  font-size: 32px;
  text-transform: none;
}

h3 {
  font-weight: 700; text-decoration: none; line-height: 125%; font-family: Rig Sans, sans; font-style: normal; margin-bottom: 8px;
  color: #202224;
  font-size: 28px;
  text-transform: none;
}

h4 {
  font-weight: 700; text-decoration: none; line-height: 24px; font-family: Rig Sans, sans; font-style: normal; margin-bottom: 12px;
  color: #202224;
  font-size: 24px;
  text-transform: none;
}

h5 {
  font-weight: 500; text-decoration: none; line-height: 150%; font-family: Avenir Next, sans; font-style: normal; margin-bottom: 8px;
  color: #202224;
  font-size: 16px;
  text-transform: none;
}

h6 {
  font-weight: 500; text-decoration: none; line-height: 18px; font-family: Avenir Next, sans; font-style: normal; margin-bottom: 4px;
  color: #202224;
  font-size: 12px;
  text-transform: none;
}

/* Blockquotes */

blockquote {
  font-weight: 400; text-decoration: none; font-family: Rig Sans, sans; font-style: normal;
  border-left-color: #00C2F2;
  color: #202224;
  font-size: 24px;
}

blockquote > footer {
  font-weight: 400; text-decoration: none; line-height: 24px; font-family: Rig Sans, sans; font-style: normal;
  font-size: 14px;
}

/* Horizontal rules */

hr {
  border-bottom-color: ;
}





/* Primary button */

button,
.button,
.hs-button {
  border: 0px none ;

  padding-top: 9px;
padding-right: 24px;
padding-bottom: 9px;
padding-left: 24px;

  font-weight: 700; text-decoration: none; font-family: Rig Sans, sans; font-style: normal;
  fill: #FFFFFF;
  font-size: 16px;
  text-transform: none;
  height: 42px;

}

button:hover,
button:focus,
button:active,
.button:hover,
.button:focus,
.button:active,
.hs-button:hover,
.hs-button:focus,
.hs-button:active {
  border: 0px none ;

  font-weight: 700; text-decoration: none; font-family: Rig Sans, sans; font-style: normal;
  fill: #FFFFFF;
}

.button.button--primary  {
  border-radius: 0px;
  color: #FFFFFF;
  background: 

  
  
    
  


  rgba(23, 93, 245, 1.0)

;
}

.button.button--primary:hover,
.button.button--primary:focus,
.button.button--primary:active {
  color: #FFFFFF;
  background: 

  
  
    
  


  rgba(18, 74, 196, 1.0)

;
}

.button.button--primary svg {
  fill: #FFFFFF;
}

.button.button--primary:hover svg,
.button.button--primary:focus svg,
.button.button--primary:active svg {
  fill: #FFFFFF;
}


/* Secondary button */

.button.button--secondary {
  border: 2px solid #175DF5;

  font-weight: 700; text-decoration: none; font-family: Rig Sans, sans; font-style: normal;
  border-radius: 0px;
  color: #175DF5;
  text-transform: capitalize;
  background: 

  
  
    
  


  rgba(#, 0.0)

;
}

.button.button--secondary:hover,
.button.button--secondary:focus,
.button.button--secondary:active {
  border: 0px none ;

  font-weight: 700; text-decoration: none; font-family: Rig Sans, sans; font-style: normal;
  color: #FFFFFF;
  fill: #FFFFFF;
  background: 

  
  
    
  


  rgba(23, 93, 245, 1.0)

;
}

.button.button--secondary svg {
  fill: #175DF5;
}

.button.button--secondary:hover svg,
.button.button--secondary:focus svg,
.button.button--secondary:active svg {
  fill: #FFFFFF;
}


/* Tertiary button */

.button.button--tertiary {
  border: 1px solid #E8E8E8;

  font-weight: 700; text-decoration: none; line-height: 1; font-family: Avenir Next, sans; font-style: normal;
  border-radius: 0px;
  color: #175DF5;
  text-transform: capitalize;
  background: 

  
  
    
  


  rgba(237, 240, 243, 1.0)

;
}

.button.button--tertiary:hover,
.button.button--tertiary:focus,
.button.button--tertiary:active {
  border: 0px none rgba(222, 224, 227, 0%);

  font-weight: 700; text-decoration: none; line-height: 1; font-family: Avenir Next, sans; font-style: normal;
  color: #124AC4;
  fill: #124AC4;
  background: 

  
  
    
  


  rgba(193, 194, 195, 1.0)

;
}

.button.button--tertiary svg {
  fill: #175DF5;
}

.button.button--tertiary:hover svg,
.button.button--tertiary:focus svg,
.button.button--tertiary:active svg {
  fill: #124AC4;
}


/* Simple button */

.button.button--simple {
  font-weight: 700; text-decoration: none; font-family: Avenir Next, sans; font-style: normal;
  border: none;
  padding: 0 !important;
  color: #202224;
  fill: #202224;
  background: 

  
  
    
  


  rgba(#null, 0.0)

;
}

.button.button--simple:hover,
.button.button--simple:focus,
.button.button--simple:active {
  font-weight: 700; text-decoration: none; font-family: Avenir Next, sans; font-style: normal;
  color: #202224;
  fill: #202224;
  text-decoration: underline;
  background: 

  
  
    
  


  rgba(#, 0.0)

;
}


/* Button sizing */

.button.button--small {
  padding-top: 8px;
padding-right: 12px;
padding-bottom: 8px;
padding-left: 12px;

  font-size: 13px;
  height: 30px;
  border-width: 1.5px !important;
}

.button.button--large {
  padding-top: 13px;
padding-right: 32px;
padding-bottom: 13px;
padding-left: 32px;

  font-size: 19px;
  height: 56px;
  /*   border-width: 2.5px !important; */
  font-family: Avenir Next !important;
}

/* Dark button */

.button.button--primary.button--dark{
  background-color: #FFFFFF !important;
  Color: #000000 !important;
  /*   border-color: #FFFFFF !important; */
}

.button.button--secondary.button--dark{
  color: #FFFFFF !important;
  /*   border-color: #FFFFFF !important; */
}

.button.button--simple.button--dark{
  color: #FFFFFF !important;
}





/* Form */

form {
  border: 0px none ;

  padding-top: 0px;
padding-right: 40px;
padding-bottom: 40px;
padding-left: 40px;

  background-color: 

  
  
    
  


  rgba(255, 250, 235, 1.0)

;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.hero_form {
  border-radius: 0px;
}


@media only screen and (max-width: 480px) {.hero_form {min-height: 1139px;}}
@media only screen and (max-width: 373px) {.hero_form {height: 1156px;}}
@media only screen and (max-width: 305px) {.hero_form {height: 1192px;}}
@media only screen and (max-width: 277px) {.hero_form {height: 1192px;}}
@media only screen and (max-width: 259px) {.hero_form {height: 1228px;}}




/* Form title */

.form-title {
  
  font-weight: 700; text-decoration: none; line-height: 24px; font-family: Avenir Next, sans; font-style: normal; margin-bottom: 12px;
  background-color: 

  
  
    
  


  rgba(255, 250, 235, 1.0)

;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  color: #202224;
  font-size: 24px;
  text-transform: ;
  margin-bottom: 0px;
  padding-bottom:10px;
}


form h1,
form h2,
form h3,
form h4{
  font-weight: 700; text-decoration: none; line-height: 24px; font-family: Avenir Next, sans; font-style: normal; margin-bottom: 12px;
  color: #175DF5;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}

form h5, form h6{
  color: #175DF5;
}

/* Labels */

form label {
  padding-top: 0px;
padding-right: 0px;
padding-bottom: 4px;
padding-left: 0px;

  font-family: Avenir Next, sans; font-style: normal; font-weight: normal; text-decoration: none;
  color: ;
  /*   font-size: ; */
  font-size: 12px;
  font-weight:500 !important;
}

form span {
  padding-top: 0px;
padding-right: 0px;
padding-bottom: 4px;
padding-left: 0px;

  font-family: Avenir Next, sans; font-style: normal; font-weight: normal; text-decoration: none;
  color: #515154;
  font-size: 12px;
  font-weight:400;
}

.hs-form-booleancheckbox span{
  {font=Avenir Next, font_set=DEFAULT, styles={font-family=Avenir Next, sans, font-style=normal, font-weight=normal, text-decoration=none}, size=null, size_unit=null, color=null, variant=null, fallback=sans, style=font-family: Avenir Next, sans; font-style: normal; font-weight: normal; text-decoration: none, css=font-family: Avenir Next, sans;};
  color: #515154;
  font-size: 12px;
}

/* Help text */

form legend {
  font-weight: 400; text-decoration: none; font-family: Rig Sans, sans; font-style: normal;
  color: #202224;
  font-size: 12px;
}

/* Form fields */

form input[type='text'],
form input[type='email'],
form input[type='password'],
form input[type='tel'],
form input[type='number'],
form input[type='search'],
form input[type='date'],
form select,
form textarea {
  border: 1px solid #DEE0E3;

  padding-top: 9px;
padding-right: 12px;
padding-bottom: 9px;
padding-left: 12px;

  font-family: Rig Sans, sans; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(237, 240, 243, 1.0)

;
  border-radius: 4px;
  color: #202224;
  font-size: 14px;
}

/* Form fields - placeholders */

::-webkit-input-placeholder {
  color: #7C7F83;
}

::-moz-placeholder {
  color: #7C7F83;
}

:-ms-input-placeholder {
  color: #7C7F83;
}

:-moz-placeholder {
  color: #7C7F83;
}

::placeholder {
  color: #7C7F83;
}

/* Form fields - date picker */

form .hs-dateinput:before {
  right: 12px;
}

form .pika-table thead th {
  background-color: 

  
  
    
  


  rgba(32, 34, 36, 1.0)

;
  color: #ffffff;
}

form td.is-today .pika-button {
  color: #202224;
}

form .is-selected .pika-button {
  background-color: #00C2F2;
  color: #202224;
}

form .pika-button:hover {
  background-color: #175DF5 !important;
}

form .pika-button{
  border-radius:0px !important;
  text-align:center !important;
}


/* Headings and text */

form .hs-richtext {
  font-family: Avenir Next, sans; font-style: normal; font-weight: normal; text-decoration: none;
  color: #7037ED;
}

form .hs-richtext a {
  font-weight: normal; text-decoration: underline; font-family: Avenir Next, sans; font-style: normal;
  color: #175DF5;
  text-decoration: underline !important;
  font-weight: bold !important;
}

/* GDPR */

form .legal-consent-container,
form .legal-consent-container .hs-richtext,
form .legal-consent-container .hs-richtext p {
  font-family: Rig Sans, sans; font-style: normal; font-weight: normal; text-decoration: none;
  color: #7C7F83;
  font-size: 12px;
}

/* Submit button */



form input[type='submit'],
form .hs-button {
  border: 0px none ;

  font-weight: 700; text-decoration: none; font-family: Rig Sans, sans; font-style: normal;
  background-color: 

  
  
    
  


  rgba(23, 93, 245, 1.0)

;
  border-radius: 0px;
  color: #FFFFFF;
  text-transform: none;
}

form input[type='submit']:hover,
form input[type='submit']:focus,
form .hs-button:hover,
form .hs-button:focus {
  border: 0px none ;

  font-weight: 700; text-decoration: none; font-family: Rig Sans, sans; font-style: normal;
  background-color: 

  
  
    
  


  rgba(18, 74, 196, 1.0)

;
  color: #FFFFFF;
}

form input[type='submit']:active,
form .hs-button:active {
  border: 0px none ;

  font-weight: 700; text-decoration: none; font-family: Rig Sans, sans; font-style: normal;
  background-color: 

  
  
    
  


  rgba(23, 93, 245, 1.0)

;
  border-color:;
  color: #FFFFFF;
}





form input[type='submit'],
form .hs-button {
  padding-top: 9px;
padding-right: 24px;
padding-bottom: 9px;
padding-left: 24px;

  font-size: 16px;
}



/* Inline thank you message */

.submitted-message {
  margin-top:20px;
  font-size:16px;
  color:#202224;
}

.form-heading-text{
  color: #175DF5;
  font-size:19px;
  font-family: Dinot;
  font-weight:500;
}





/* Default icon (regular/Light) */
svg{
  stroke-width: 30;
}

.icon {
  border-radius: 0px;
}

.icon--plain .icon svg{
  fill: none;
}


/* Plain Icon Sizes and Spacing */
.icon--light.icon--plain.icon--small .icon svg{
  height: 33px;
  width: 33px;
  stroke: #175DF5;
}

.icon--light.icon--plain.icon--small .icon{
  padding: 0px;

  background: 

  
  
    
  


  rgba(#null, 0.0)

;
}




.icon--light.icon--plain.icon--regular .icon svg{
  height: 48px;
  width: 48px;
  stroke: #175DF5;
}

.icon--light.icon--plain.icon--regular .icon {
  padding: 0px;

  background: 

  
  
    
  


  rgba(#null, 0.0)

;
}



.icon--light.icon--plain.icon--large .icon svg{
  height: 82px;
  width: 82px;
  stroke: #175DF5;
}

.icon--light.icon--plain.icon--large .icon {
  padding: 0px;

  background: 

  
  
    
  


  rgba(#null, 0.0)

;
}



/* Square Icon Sizes, Spacing, Strock and Background */
.icon--light.icon--square.icon--small .icon svg{
  height: 13px;
  width: 13px;
  stroke: #202224;
  fill: #202224;
}

.icon--light.icon--square.icon--small .icon{
  padding: 9px;

  background: 

  
  
    
  


  rgba(203, 218, 237, 1.0)

;
}



.icon--light.icon--square.icon--regular .icon svg{
  height: 18px;
  width: 18px;
  stroke: #202224;
  fill: #202224;
}

.icon--light.icon--square.icon--regular .icon {
  padding: 14px;

  background: 

  
  
    
  


  rgba(203, 218, 237, 1.0)

;
}




.icon--light.icon--square.icon--large .icon svg{
  height: 32px;
  width: 32px;
  stroke: #202224;
  fill: #202224;
}

.icon--light.icon--square.icon--large .icon {
  padding: 24px;

  background: 

  
  
    
  


  rgba(203, 218, 237, 1.0)

;
}







/* Dark Plain Icon Color and Background */

.icon--dark.icon--plain.icon--small .icon svg{
  height: 33px;
  width: 33px;
  stroke: #00C2F2;
}

.icon--dark.icon--plain.icon--small .icon {
  padding: 0px;

  background: 

  
  
    
  


  rgba(#null, 0.0)

;
}

.icon--dark.icon--plain.icon--regular .icon svg{
  height: 48px;
  width: 48px;
  stroke: #00C2F2;
}

.icon--dark.icon--plain.icon--regular .icon {
  padding: 0px;

  background: 

  
  
    
  


  rgba(#null, 0.0)

;
}

.icon--dark.icon--plain.icon--large .icon svg{
  height: 82px;
  width: 82px;
  stroke: #00C2F2;
}

.icon--dark.icon--plain.icon--large .icon {
  padding: 0px;

  background: 

  
  
    
  


  rgba(#null, 0.0)

;
}





/* Dark Square Icon Color and Background */

.icon--dark.icon--square.icon--small .icon svg{
  height: 13px;
  width: 13px;
  stroke: #202224;
  fill: #202224;
}

.icon--dark.icon--square.icon--small .icon {
  padding: 9px;

  background: 

  
  
    
  


  rgba(203, 218, 237, 1.0)

;
}

.icon--dark.icon--square.icon--regular .icon svg{
  height: 18px;
  width: 18px;
  stroke: #202224;
  fill: #202224;
}

.icon--dark.icon--square.icon--regular .icon {
  padding: 14px;

  background: 

  
  
    
  


  rgba(203, 218, 237, 1.0)

;
}

.icon--dark.icon--square.icon--large .icon svg{
  height: 32px;
  width: 32px;
  stroke: #202224;
  fill: #202224;
}

.icon--dark.icon--square.icon--large .icon {
  padding: 24px;

  background: 

  
  
    
  


  rgba(203, 218, 237, 1.0)

;
}









/* Table */

table {
  border-top: 0px none ;
border-right: 0px none ;
border-bottom: 0px none #DEE0E3;
border-left: 0px none ;

  background-color: 

  
  
    
  


  rgba(#null, 0.0)

;
  margin: 0;
  border-collapse: collapse;
  overflow-wrap: break-word;
  table-layout: fixed;
}

/* Table cells */

th,
td {
  border-top: 0px none ;
border-right: 0px none ;
border-bottom: 0px none #DEE0E3;
border-left: 0px none ;

  padding: 9px;

  color: #202224;
}

/* Table header */

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(32, 34, 36, 1.0)

;
  color: #ffffff;
  font-weight: 800;
}

/* Table body */

/* tbody td{
  border-bottom: 1.5px solid #eee;
} */

/* Table footer */

tfoot th,
tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #232428;
}





/* Header container */

.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Header content color */

.header p,
.header h1,
.header h2,
.header h3,
.header h4,
.header h5,
.header h6,
.header a:not(.button),
/* .header span, */
.header div,
.header li,
.header blockquote,
.header .tabs__tab,
.header .tabs__tab:hover,
.header .tabs__tab:focus,
.header .tabs__tab:active {
  color: #202224;
}

/* Header top bar */

.header__top {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Language switcher */

.header__language-switcher-current-label > span {
  font-family: Rig Sans, sans; font-style: normal; font-weight: normal; text-decoration: none;
  color: #202224;
  font-size: 14px;
  text-transform: none;
}

.header__language-switcher:hover .header__language-switcher-current-label > span,
.header__language-switcher:focus .header__language-switcher-current-label > span {
  font-family: Rig Sans, sans; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
}

.header__language-switcher-child-toggle svg {
  fill: #202224;
}

/* Language switcher - submenu */

.header__language-switcher .lang_list_class {
  border-color: ;
}

.header__language-switcher .lang_list_class li {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class a:not(.button) {
  font-family: Rig Sans, sans; font-style: normal; font-weight: normal; text-decoration: none;
  color: #202224;
  font-size: 14px;
  text-transform: none;
}

.header__language-switcher .lang_list_class a:hover,
.header__language-switcher .lang_list_class a:focus {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #000000;
}

.header__language-switcher .lang_list_class a:active {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Header bottom */

.header__bottom {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Logo */

.header__logo-company-name {
  font-weight: 400; text-decoration: none; line-height: 110%; font-family: Avenir Next, sans; font-style: normal; margin-bottom: 16px;
  color: #202224;
  font-size: 48px;
  text-transform: none;
}

/* Menu */

@media (max-width: 767px) {
  .header__menu--mobile {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

/* Menu items */

.header__menu-link {
  font-family: Rig Sans, sans; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 14px;
  text-transform: none;
}

@media (max-width: 767px) {
  .header__menu-item--depth-1 {
    border-top: 1px solid ;
  }
}

/* Menu items - top level */

.header__menu-item--depth-1 > .header__menu-link:not(.button) {
  color: #202224;
}

.header__menu-item--depth-1 > .header__menu-link:hover,
.header__menu-item--depth-1 > .header__menu-link:focus {
  font-family: Rig Sans, sans; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
}

.header__menu-item--depth-1 > .header__menu-link:active {
  font-family: Rig Sans, sans; font-style: normal; font-weight: normal; text-decoration: none;
  color: #505050;
}

.header__menu-item--depth-1 > .header__menu-link--active-link:not(.button) {
  font-family: Rig Sans, sans; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
}

.header__menu-item--depth-1 .header__menu-child-toggle svg {
  fill: #202224;
}

/* Menu items - submenus */

.header__menu-submenu {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: ;
}

.header__menu-submenu .header__menu-link:not(.button) {
  color: #202224;
}

.header__menu-submenu .header__menu-item:hover,
.header__menu-submenu .header__menu-item:focus {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__menu-submenu .header__menu-link:hover,
.header__menu-submenu .header__menu-link:focus {
  font-family: Rig Sans, sans; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
}

.header__menu-submenu .header__menu-link:active {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__menu-submenu .header__menu-link--active-link:not(.button) {
  color: ;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Menu icons */

.header__menu-toggle svg {
  fill: #202224;
}





/* Footer container */

.footer {
  background-color: 

  
  
    
  


  rgba(#null, 1.0)

;
}

/* Footer content color */

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer p,
.footer a:not(.button),
.footer span,
.footer div,
.footer li,
.footer blockquote,
.footer .tabs__tab,
.footer .tabs__tab:hover,
.footer .tabs__tab:focus,
.footer .tabs__tab:active {
  color: #202224;
}

.footer hr {
  border-bottom-color: #202224 !important;
}

/* Footer menu */

.footer .hs-menu-wrapper a {
  font-family: Rig Sans, sans; font-style: normal; font-weight: normal; text-decoration: none;
  color: #202224;
  font-size: 14px;
  text-transform: none;
}

.footer .hs-menu-wrapper a:hover,
.footer .hs-menu-wrapper a:focus {
  font-family: Rig Sans, sans; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
}

.footer .hs-menu-wrapper a:active {
  font-family: Rig Sans, sans; font-style: normal; font-weight: normal; text-decoration: none;
  color: #505050;
}

.footer .hs-menu-wrapper .active > a {
  font-weight: bold; text-decoration: underline; font-family: Rig Sans, sans; font-style: normal;
  color: #000000;
}






.card{
  /*   border: 1px solid #EEE;  */
  padding: 30px;
}


/* Dark card */

.card--dark {
  border: 0px none ;

  background-color: 

  
  
    
  


  rgba(32, 34, 36, 1.0)

;
  border-radius: 4px;
  color: #FFFFFF;
}

.card--dark summary,
.card--dark p,
.card--dark h1,
.card--dark h2,
.card--dark h3,
.card--dark h4,
.card--dark h5,
.card--dark h6,
.card--dark .button.button--simple,
.card--dark a,
.card--dark span,
.card--dark div,
.card--dark li,
.card--dark blockquote {
  color: #FFFFFF;
}

/* Light card */

.card--light {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 4px;
  color: #202224;
}

.card--light summary,
.card--light p,
.card--light span,
.card--light div,
.card--light li,
.card--light blockquote {
  color: #202224;
}

.card--light h1,
.card--light h2,
.card--light h3,
.card--light h4,
.card--light h5,
.card--light h6,
.card--light a:not(.button){
  color: #175DF5;
}





/* Error templates */

.error-page:before {
  font-family: Rig Sans, sans; font-style: normal; font-weight: normal; text-decoration: none;
}

/* System templates */

.page-header h2{
  font-weight: 300;
}

#email-prefs-form,
#email-prefs-form h1,
#email-prefs-form h2 {
  color: ;
}


#hs_cos_wrapper_subscriptions_confirmation h2{
  font-size:18px;
}

#email-prefs-form .page-header{
  margin-bottom:1rem;
  color:#141414;
}
#email-prefs-form .page-header h2{
  color: #175DF5;
  font-size: 24px;
}

#email-prefs-form h1,
#email-prefs-form h2{
  color: #00C2F2;
}
#email-prefs-form h2{
  font-size: 18px;
}
#hs_cos_wrapper_subscriptions_confirmation_email_subscriptions_confirmation > div.page-header > br{
  display:none;
}

#hs_cos_wrapper_subscriptions_confirmation_email_subscriptions_confirmation > div.page-header {
  color: #141414;
}

#hs_cos_wrapper_subscriptions_confirmation_email_subscriptions_confirmation > div.page-header :is(h1, h2, h3, h4, h5, h6){
  color:#175DF5;
  font-weight: 300;
  margin-bottom:25px;
}

.systems-page .success{
  color:#175DF5;
  font-weight: 300;
  margin: 38px 0px 0px;
}

#email-prefs-form h3{
  font-size: 16px;
  color: #175DF5;
  margin-bottom:0px;
  font-size:12px;
}

#email-prefs-form input[type='checkbox']{
  width: 14px;
  height: 14px;
  accent-color: #0043BF !important;
}
#email-prefs-form > div.page-header > br{
  display:none;
}

#email-prefs-form p , #email-prefs-form span {
  color: #141414;
  font-size:15px;
}

.fakelabel , .subscribe-options p label{
  display: grid;
  gap: 5px;
  grid-template-columns: 1em auto;
}
.subscribe-options span{
  font-size:16px;
}

.subscriptions_confirmation h2 {
  font-size:28px;
  color: #00C2F2;

}
.subscriptions_confirmation .page-header br{
  display:none;
}

.systems-page__form-body{
  background-color: #FFFAEB;
  margin: 64px auto;
  padding: 60px;
}

.system--unsubscribe__header{
  color: #FFFFFF;
}

.systems-page__form-body form{
  padding: 0;
}

@media (max-width: 767px) {

  .blog-post-section{
    padding: 60px 0;
  }
  .blog-post-section.mobile{
    padding-top: 40px;
  }

  #email-prefs-form , #hs_cos_wrapper_subscriptions_confirmation{
    margin-top: 1rem;
    border-bottom-right-radius: 0px;
  }

  .subscriptions_confirmation{
    margin-top: 1rem;
    padding: 1rem;
    border-bottom-right-radius: 0px;
  }
  .systems-page{
    max-height: none;
    padding:30px 0px;
  }
}

/* System templates */

#email-prefs-form,
#email-prefs-form h1,
#email-prefs-form h2 {
  color: ;
}

/* Search template */

.hs-search-results__title {
  font-size: 32px;
}

/* Backup unsubscribe template */

.backup-unsubscribe input[type='email'] {
  font-size: 14px !important;
  padding: padding-top: 9px;
padding-right: 12px;
padding-bottom: 9px;
padding-left: 12px;
 !important;
}

.backup-unsubscribe input[type='submit']{
  width:141px !important;
}

.backup-unsubscribe .page-header form div h3{
  font-size : 12px !important;
  color :#1E3440 !important;
  font-weight:400 !important;
}






/* Accordion */

.accordion__summary,
.accordion__summary:before {
  font-weight: 700; text-decoration: none; line-height: 24px; font-family: Rig Sans, sans; font-style: normal; margin-bottom: 12px;
  font-size: 24px;
}

.card--dark .accordion__summary:before {
  color: #FFFFFF;
}

.card--light .accordion__summary:before {
  color: #202224;
}

/* Blog listing, recent posts, related posts, and blog post */

.blog-listing__post-title {
  text-transform: none;
}

.blog-listing__post-title-link {
  font-weight: 500; text-decoration: none; line-height: 115%; font-family: Rig Sans, sans; font-style: normal; margin-bottom: 12px;
  color: #202224;
}

.blog-listing__post-title-link:hover,
.blog-listing__post-title-link:focus {
  font-weight: 700; text-decoration: none; line-height: 24px; font-family: Rig Sans, sans; font-style: normal; margin-bottom: 12px;
  color: #000000;
}

.blog-listing__post-title-link:active {
  font-weight: 700; text-decoration: none; line-height: 24px; font-family: Rig Sans, sans; font-style: normal; margin-bottom: 12px;
  color: #707274;
}

.blog-listing__post-tag {
  color: #202224;
}

.blog-listing__post-tag:hover,
.blog-listing__post-tag:focus {
  color: #000000;
}

.blog-listing__post-tag:active {
  color: #707274;
}

.blog-listing__post-author-name,
.blog-post__author-name {
  color: #202224;
}

.blog-listing__post-author-name :hover,
.blog-listing__post-author-name :focus,
.blog-post__author-name:hover,
.blog-post__author-name:focus {
  color: #000000;
}

.blog-listing__post-author-name :active,
.blog-post__author-name:active {
  color: #707274;
}

/* Image gallery */

.image-gallery__close-button-icon:hover,
.image-gallery__close-button-icon:focus {
  background-color: rgba(#null, 0.0);
}

.image-gallery__close-button-icon:active {
  background-color: rgba(#null, 0.0);
}

.icon--light .image-gallery__close-button-icon:hover,
.icon--light .image-gallery__close-button-icon:focus {
  background-color: rgba(#null, 0.0);
}

.icon--light .image-gallery__close-button-icon:active {
  background-color: rgba(#null, 0.0);
}

/* Pagination */

.pagination__link-icon svg {
  fill: #175DF5;
  height: 14px;
  width: 14px;
}

.pagination__link:hover .pagination__link-icon svg,
.pagination__link:focus .pagination__link-icon svg {
  fill: #175DF5;
}

.pagination__link:active .pagination__link-icon svg {
  fill: #67adff;
}

.pagination__link--active {
  border-color: 
}

/* Pricing card */

.pricing-card__heading {
  background-color: #175DF5;
}

/* Social follow and social sharing */

.social-follow__icon:hover,
.social-follow__icon:focus,
.social-sharing__icon:hover,
.social-sharing__icon:focus {
  background-color: rgba(#null, 0.0);
}

.social-follow__icon:active,
.social-sharing__icon:active {
  background-color: rgba(#null, 0.0);
}

.icon--light .social-follow__icon:hover,
.icon--light .social-follow__icon:focus,
.icon--light .social-sharing__icon:hover,
.icon--light .social-sharing__icon:focus {
  background-color: rgba(#null, 0.0);
}

.icon--light .social-follow__icon:active,
.icon--light .social-sharing__icon:active {
  background-color: rgba(#null, 0.0);
}

/* Tabs */








@media screen and (max-width: 767px){
  h1{
    font-size: 42px;
    line-height: 52px;
  }
  h2{
    font-size: 34px;
    line-height: 42px;
  }
  h3{
    font-size: 26px;
    line-height: 32px;
  }
  h4{
    font-size: 20px;
    line-height: 28px;
  }
}





/* Custom */

form .hs-richtext,
form .hs-richtext p {
  margin: 0;
}

.hs-form-checkbox-display, 
.hs-form-radio-display,
.hs-form-booleancheckbox-display
{
  display: grid;
  gap: 10px;
  grid-template-columns: 1em auto;
}

form select {
  color: #C4C4C4;
}

input[type=checkbox] + span, 
input[type=radio] + span {
  line-height: 150%;
}

.hs_quantity .input {
  position: relative;
}

form input[type=file]{
  display: none;
}

.form__file-upload{
  background-color: transparent;
  border: initial;
  padding: 10px 12px 8px 12px;
  margin: 0px;
  color: #175DF5;
  border: 2px solid #175DF5;
  border-radius: 4px;
  margin-bottom: 16px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.form__file-upload:hover{
  cursor: pointer;
}

.upload-file-text{
  color: #7F7F7F !important;
  font-size: 12px !important;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 24px;
  line-height: 16px;
  font-weight: 400;
  line-height: 150%;
}




form select::-ms-expand {
  display: none;
}
form select{
/*   background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAdCAYAAAC5UQwxAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADkSURBVHgB7dKxEYIwFAbgFzo72IARrNRSNnEDcQJxg2zgKFh6Vo7AAN5hh1UiAU8lBPJebDwufwXJvffl5QLg4+Pzd0nXZbhbllv4MenqtlG99PVAx6ASuQTB00W5B2esrpXsCJXMdZTpWP05f+/KIOOX6ACEtJjIvogrzFjCT9Fd/X0mfIA6SfcKmMgok/ax5tThq3fbUiuI6wI1ZdytsU9qxqAAFiT8HBVG0BXFYkaQilKwQRCLUrFR0IY2z42IWcFRtB8rhgKRKApDgxYUjZHAAZSEkUENBSrmHIU2sI/PJPMEW42qSEtmIEsAAAAASUVORK5CYII='); */
  background-position: right 12px center;
  background-repeat: no-repeat;
  background-size: 12px;
  /* disable default appearance */
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
form select option:disabled{
  opacity: 0.36;
}
form select:invalid{
  color: #7C7F83;
  font-weight: lighter !important;
}


form .hs-dateinput:before {
/*   background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAlCAYAAAAqXEs9AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAIxSURBVHgB7VhLbtswEJ2hDNRdNW7SvXoDbQq7XTknSHqCpicwc4K6N2BOEN+g6QmqbFpn596A3TYO7KUQJJwMKUuiExvKD5YC6AGmhiMP9TjiI0UiLCD7sy24hBAMbMGm0YaJijtza6ItDruzAZEZcm3zZFJo/h2ps22Fsjc9AMJjqAMEfRZMZgB1gREDwZcIagPqC6gZGkJlaBUmaqgUFNoyJ6TO3r6HCiG7F2SvzRgqQ50H9f0hP80ibxHWatzRzm8X6MSbaL1FcylGwFz97kyejRBcmx9chs5G+M7l0NnJ9f7SupgIK5T5nRgDIy6/rmq6GUNleNwrQ+Olu6ULO4gBr3azmhpv6/KYW01nExJ/HCFUiNpOjGtfmfw4tYrZy+qc/jzlsjtVgPjGVZB+qj87J87fO+9zH7/kjbTFYS57PwboVI13Rg8ixGQiIDjwPN4YYKK0kDDgPy5OFna4FJO4KWF+Jwbd6BiteuxLUhlpQBGvvCVwwr3VacXo3G84GwKLmHaWnVsxRH9hDRqVlWG9ylLF9LM6q2yY3+teyGJTaWI1fhc7/4f/EQTBft5IW6hMZU8m5MgQfPMcQ88eFIpxSY6dHYhoKSZxSnoQoRekMrI9W/Phj+yn7H9UZMCqDJ+2WWhUVoYaEqJUBanMq4HszcKFqVtM6chJlcQxnxXxYhho2Cx4QTbpVIEQo4x4p/CKfrFcqj6WmcBrsZsrKz1JE3sbP9ZzQ4ZOmczIzuo3gy7RTYdaUMIAAAAASUVORK5CYII='); */
  background-position: right 0px center;
  background-repeat: no-repeat;
  background-size: 17px;
  border-width: thin;
  color: transparent;
  display: block;
  height: 20px;
  opacity: 1;
  width: 20px;
}

.hs_quantity .input::before{
  position: absolute;
  top: 8px;
  right: 15px;
  content: "";
  width: 10px;
  height: 10px;
/*   background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADJSURBVHgBzc69DcIwEIbhIx1d2CBsQckmWcGjsBFslFSUgWDxWXH8c58TF3klS5Z1Pj0iR8nchs7ch5adb6SsXt6TYYdP7OBPLZ/pOV9bOTfXx+syan9K5P18Oruc1FPyhbr7P42MnpVDjSi9Ko+okapn5Gs1UvVZeUaNsnpNnlKjrD4pJ9Qoqc/JNTVK6qPyAjWK6lNyVo2i+kC+QY0CfUxeqkaB3pPvUCNPv5ZvVSNP7+QV1Mjpl/K9auT0Vl5Rjawe8lpqZPVfPuNwd/3KmmkAAAAASUVORK5CYII='); */
  background-size: contain;
  pointer-events: none;
}

.hs_quantity .input::after {
  position: absolute;
  bottom: 8px;
  right: 15px;
  content: "";
  width: 10px;
  height: 10px;
/*   background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAMCAYAAAC5tzfZAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACFSURBVHgBrdLbDYAgDAXQ1jiIjiL7GDfQoBvoAMZFcBSZhIrii0fgx/sDlJRDCAg6vBYrIhSQCBHIbmJVfi6AFgScU00IxM14pW/EpruLSI9sR1Yek+yuKGVOidyNv+InEe1RLCmqkV1Hdz+gWYonBTXydU9yNE8JSpZGiRd1M+hfAn9mB47ZPiwRdG/DAAAAAElFTkSuQmCC'); */
  background-size: contain;
  pointer-events: none;
}

input[type=checkbox], 
input[type=radio]{
  margin: 0px;
  color: #C4C4C4;
}

li.hs-form-radio span:hover,
li.hs-form-checkbox span:hover{
  cursor: pointer !important;
}

input[type=checkbox]:checked + span, 
input[type=radio]:checked + span {
  color: #000;
  /*   font-family: Merriweather; */
  /*   font-size: 12px; */
  font-style: normal;
  /*   font-weight: 700; */
  line-height: 150%;
}

input[type=checkbox]:checked, input[type=radio]:checked
{
  background: #175DF5;
  border: 1px solid #175DF5;
}

@media (max-width: 767px) {
  .business-logo-slider .splide__slide{
    margin-right: 40px !important; 
    width: 19% !important;
  }
}

@media (max-width: 477px) {
  .business-logo-slider .splide__slide{
    margin-right: 12px !important; 
    width: 22% !important;
  }
}

main{   
  flex:1;
}

.body-wrapper {  
  display: flex;   
  flex-direction: column;  
  min-height: 100vh;
}

.hse-column-container{
 width: 100% !important;
}