



/** Body **/


/** Buttons **/










































/** Forms **/



/** Fonts **/

     


            
*, *:before, *:after {
  box-sizing: border-box;
}

body, html {
  overflow-x: hidden;
  moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
/*! 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;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * 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
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 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
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, 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;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* 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 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 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;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * 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, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}
.container-fluid.body-container {
  padding: 0; 
}

.content-wrapper, .container {
  max-width: 1340px;
}

.dnd-section {
  padding-top: 100px;
  padding-bottom: 100px;  
  padding-right: 20px;
  padding-left: 20px;
  position: relative;
}

@media (max-width: 767px) {
  .dnd-section {
    padding-top: 50.0px;
    padding-bottom: 50.0px;  
  }
}

.dnd-section > .row-fluid {
  max-width: 1340px;
  margin-left: auto;
  margin-right: auto;
}

.dnd-section .widget-type-cell {
  padding-left: 20px;
  padding-right: 20px;
}

@media (max-width: 767px) {
  .dnd-section .widget-type-cell {
    padding-left: 0px;
    padding-right: 0px;
  }
}
body, html {
  
    font-size: 20px;
  
  color: #666666;
  
  line-height: 1.8em;
  letter-spacing: 0em;
}

@media(max-width: 992px) {
  body, html {
    
      font-size: 20px;
    
  }
}

@media(max-width: 768px) {
  body, html {
  
    font-size: 18px;
  
  }
}

/* Anchor Links */

a:hover, a:focus {
  text-decoration: underline;
}

a {
  color: #d20e2c;
}

a:hover,
a:focus {
  color: #d20e2c;
}

a:active {
  color: #d20e2c;
}

strong {
  font-weight: 700;
}

code {
  vertical-align: bottom;
}

/* Horizontal Rules */
hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}

pre {
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  word-break: break-word;
}

h1 {
 
  font-size: 56px;
 
 color: #d20e2c;
 
 text-transform: none;
 line-height: 1em;
 letter-spacing: 0em;
 margin-bottom: 0.5em;
}

@media(max-width: 992px) {
  h1 {
    
      font-size: 56px;
    
  }
}

@media(max-width: 768px) {
  h1 {
    
      font-size: 46px;
    
  }
}

h2 {
  
    font-size: 36px;
  
  color: #d20e2c;
  
  text-transform: none;
  line-height: 1.1em;
  letter-spacing: 0em;
  margin-bottom: 0.5em;
}

@media(max-width: 992px) {
  h2 {
    
      font-size: 36px;
    
  }
}

@media(max-width: 768px) {
  h2 {
    
        font-size: 36px;
    
  }
}

h3 {
  
    font-size: 30px;
  
  color: #d20e2c;
  
  text-transform: none;
  line-height: 1.32em;
  letter-spacing: 0em;
  margin-bottom: 0.5em;
}

@media(max-width: 992px) {
  h3 {
    
      font-size: 30px;
    
  }
}

@media(max-width: 768px) {
  h3 {
    
      font-size: 30px;
    
  }
}

h4 {
  
    font-size: 20px;
  
  color: #d20e2c;
  
  text-transform: none;
  line-height: 1.6em;
  letter-spacing: 0em;
  margin-bottom: 0.5em;
}

@media(max-width: 992px) {
  h4 {
    
      font-size: 20px;
    
  }
}

@media(max-width: 768px) {
  h4 {
    
      font-size: 20px;
    
  }
}

h5 {
  
    font-size: 20px;
  
  color: #d20e2c;
  
  text-transform: none;
  line-height: 1.6em;
  letter-spacing: 0em;
  margin-bottom: 0.5em;
}

@media(max-width: 992px) {
  h5 {
    
      font-size: 20px;
    
  }
}

@media(max-width: 768px) {
  h5 {
    
      font-size: 20px;
    
  }
}

h6 {
  
    font-size: 20px;
  
  color: #d20e2c;
  
  text-transform: none;
  line-height: 1.6em;
  letter-spacing: 0em;
  margin-bottom: 0.5em;
}

@media(max-width: 992px) {
  h6 {
    
      font-size: 20px;
    
  }
}

@media(max-width: 768px) {
  h6 {
    
      font-size: 20px;
    
  }
}

blockquote {
  margin-top: 0rem;
  border-left-style: solid;
  padding-left: 21px;
  
  color: #111827;
  
  text-transform: none;
  line-height: 1.8em;
  letter-spacing: 0em;
  margin-bottom: 0.5em;
  margin-left: 0em;
  border-left-color: #e5e7eb;
  border-left-width: 4px;
}

@media(max-width: 992px) {
  blockquote {
    
  }
}

@media(max-width: 768px) {
  blockquote {
    
  }
}

/** Lists **/

.body-container-wrapper li {
  
  color: #333333;
  
  text-transform: none;
  line-height: 1.8em;
  letter-spacing: 0em;
  margin-bottom: 0.2em;
}

@media(max-width: 992px) {
 .body-container-wrapper li {
    
  }
}

@media(max-width: 768px) {
  .body-container-wrapper li {
    
  }
}
button,
.button, 
.hs-button {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  position: relative;
  z-index: 2;
  transform: scale(1);
  outline: none;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

button:disabled,
.button:disabled,
.button.button--secondary:disabled,
.button.button--simple:disabled,
.hs-button:disabled,
.hs-button.button--secondary:disabled,
.hs-button.button--simple:disabled {
  border: 1px solid #d0d0d0;
  color: #e6e6e6;
  pointer-events: none;
}

button:disabled,
.button:disabled,
.hs-button:disabled {
  background-color: #d0d0d0;
}

.button.button--secondary:disabled
.hs-button.button--secondary:disabled {
  background-color: inherit;
}

.button.button--simple:disabled
.hs-button.button--simple:disabled {
  background-color: inherit;
  border: inherit;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
.hs-button:hover,
.hs-button:focus {
  background-color: #1E90FF;
  border-color: #1E90FF;
  color: #fff;
  text-decoration: none;
}

button:active,
.button:active,
.hs-button:active {
  background-color: #50eed3;
  border-color: #50eed3;
  color: #fff;
  text-decoration: none;
}

/* Simple Button */

.button.button--simple,
.hs-button.button--simple {
  background-color: transparent;
  border: none;
  border-radius: 0;
  color: #1E90FF;
  font-style: normal;
  position: relative;
  text-decoration: none;
}

.button.button--simple:after,
.hs-button.button--simple:after {
  content: none;
  left: 0;
  position: absolute;
  width: 100%;
}

.button.button--simple:hover,
.button.button--simple:focus,
.hs-button.button--simple:hover,
.hs-button.button--simple:focus {
  background-color: transparent;
  border: none;
}

.button.button--simple:active,
.hs-button.button--simple:active {
  background-color: transparent;
  border: none;
}

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

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

/* Button Icons */

.button .button__icon svg,
.hs-button .button__icon svg {
  fill: inherit;
  display: block;
  height: 1.1rem;
  margin-right: 1rem;
}

.button.button--icon-right .button__icon,
.hs-button.button--icon-right .button__icon {
  order: 1;
}

.button.button--icon-right .button__icon svg,
.hs-button.button--icon-right .button__icon svg {
  margin-right: 0;
  margin-left: 1rem
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .button .button__icon svg,
  .hs-button .button__icon svg {
    width: 1.1rem;
  }
}

/* Primary Button */

button,
.button {
  
  background-color: 

  
  
    
  


  rgba(210, 14, 44, 1.0)

;
  border: 2px solid #d20e2c;
  border-radius: 0em;
  color: #ffffff;
  fill: #ffffff;
  padding: 0.7em 1.7em;
  text-transform: none;
  
    font-size: 20px;
  
  
    -webkit-box-shadow: 0 0.625em 1.0em 0 rgba(0, 0, 0,0.10);
    box-shadow: 0 0.625em 1.0em 0 rgba(0, 0, 0,0.10);
  
}



@media (max-width: 992px) {
  button,
  .button {
    
      font-size: 20px;
    
  }
}

@media (max-width: 768px) {
  button,
  .button {
    
      font-size: 18px;
    
  }
}

button:disabled,
.button:disabled {
  background-color: ;
  color: ;
}

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

  
  
    
  


  rgba(255, 255, 255, 0.01)

;
  border: 2px solid #d20e2c;
  color: #d20e2c;
  fill: #d20e2c;
}

.button:hover,
.button:focus {
  
    transform: scale(1.03);
  
}

button:active,
.button:active {
  ;
  background-color: rgba(255, 255, 255, 1);
  background-color: #ffffff;
  border: 2px solid #d20e2c;
  border-color: #ff5e7c;
}

/* Secondary Button */

.button.button--secondary {
  
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 0px solid #FFFFFF;
  border-radius: 0.5em;
  color: #e31837;
  fill: #e31837;
  padding: 0.7em 1.7em;
  text-transform: capitalize;
  
    -webkit-box-shadow: unset;
    box-shadow: unset;
  
}

.button.button--secondary:hover,
.button.button--secondary:focus,
.button.button--secondary:active {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 0px solid #FFFFFF;
  color: #e31837;
  fill: #e31837;
  
    transform: scale(1.03);
  
}

.button.button--secondary:active {
  background-color: rgba(255, 255, 255, 100);
  border: 0px solid #FFFFFF;
  border-color: #ffffff;
  color: #ff6887;
  fill: #ff6887;
}

/* Tertiary Button */

.button.button--tertiary {
  
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 2px solid #849324;
  border-radius: 0.5em;
  color: #849324;
  fill: #849324;
  padding: 0.7em 1.7em;
  text-transform: none;
  
    -webkit-box-shadow: 0 0.625em 1.0em 0 rgba(0, 0, 0,0.10);
    box-shadow: 0 0.625em 1.0em 0 rgba(0, 0, 0,0.10);
  
}

.button.button--tertiary:hover,
.button.button--tertiary:focus,
.button.button--tertiary:active {
  background-color: 

  
  
    
  


  rgba(132, 147, 36, 1)

;
  border: 2px solid #849324;
  color: #ffffff;
  fill: #ffffff;
  
    transform: scale(1.03);
  
}

.button.button--tertiary:active {
  background-color: rgba(212, 227, 116, );
  border: 2px solid #849324;
  border-color: #d4e374;
  color: #ffffff;
  fill: #ffffff;
}

/* Simple Button */

.button.button--simple {
  
  color: #374151;
  fill: #374151;
  text-transform: none;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-shadow: unset;
  box-shadow: unset;
}



  .button.button--simple:after {
    content: none;
  }



.button.button--simple:hover,
.button.button--simple:focus {
  border: none;
  color: #374151;
  fill: #374151;
  text-transform: none;
}



  .button.button--simple:hover:after,
  .button.button--simple:focus:after,
  .button.button--simple:active:after {
    content: none;
  }



.button.button--simple:active {
  border: none;
  color: #8791a1;
  fill: #8791a1;
}

/* Button Sizing */

.button.button--small {
  padding: 0.7em 2em;
  
    font-size: 14px;
  
}

@media (max-width: 992px) {
  .button.button--small {
    
      font-size: 14px;
    
  }
}

@media (max-width: 768px) {
  .button.button--small {
    
      font-size: 14px;
    
  }
}

.button.button--large {
  padding: 0.7em 5em;
  
    font-size: 16px;
  
}

@media (max-width: 992px) {
  .button.button--large {
    
      font-size: 16px;
    
  }
}

@media (max-width: 768px) {
  .button.button--large {
    
      font-size: 16px;
    
  }
}
#widget_1616611810986 label {    
    font-size: 14px !important;
}


form {
  min-height: 28px;
}

.widget-type-form {
  min-height: 28px;
}

form fieldset {
  max-width: 100%!important; 
}

.hs-form label {
  display: block;
  float: none;
  width: auto;
  font-weight: normal;
  text-align: left;
  line-height: 1.2;
  padding-top: 0;
  margin-bottom: 10px;
}

.hs-error-msgs label {
  margin-top: .5rem;
  color: ;
}

/* Membership error message */
.form-input-validation-message ul {
  padding-left: 0;
  margin: 0;
}

.form-input-validation-message ul li {
  line-height: 1rem;
}

.hs-input {
  display: inline-block;
  width: 100%;
  padding: 0.8em 1em;
  font-weight: normal;
  color: ;
  background-color: #ffffff;
  border: 2px solid #D1D6DC;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}

.hs-input[type=checkbox],
.hs-input[type=radio] {
  cursor: pointer;
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 5px 3px 0px;
  line-height: normal;
  border: none;
}

.hs-input[type=file] {
  background-color: #fff;
  padding: initial;
  border: initial;
  line-height: initial;
  box-shadow: none;
}

.hs-input input,
.hs-input textarea {
  transition: border 0.2s linear;
}
.hs-input:focus {
  outline: none;
  border-color: rgba(82, 168, 236, 0.8);
}

textarea.hs-input {
  height: auto;
}

select[multiple].hs-input {
  height: inherit;
}

/* Force single column fields to full width inside of fieldsets */
fieldset.form-columns-1 .hs-input:not([type=radio]):not([type=checkbox]) {
  width: 100% !important;
}

input.hs-input.error,
div.field.error input,
div.field.error textarea,
div.field.error .chzn-choices,
textarea.hs-input.error,
select.hs-input.error {
  border-color: ;
}
input.hs-input.error:focus,
div.field.error input:focus,
div.field.error textarea:focus,
div.field.error .chzn-choices:focus,
textarea.hs-input.error:focus,
select.hs-input.error:focus {
  border-color: ;
}

.actions {
  padding: 0;
}

.inputs-list {
  margin: 0 0 5px;
  width: 100%;
  padding-left: 0;
}
.inputs-list > li {
  display: block;
  padding: 0;
  width: 100%;
  padding-top: 0;
}
.inputs-list label {
  display: block;
  float: none;
  width: auto;
  padding: 0;
  line-height: 18px;
  text-align: left;
  white-space: normal;
  font-weight: normal;
}
.inputs-list:first-child {
  padding-top: 6px;
}
.inputs-list > li + li {
  padding-top: 2px;
}
.inputs-list label > input,
.inputs-list label > span {
  vertical-align: middle;
}

ul.no-list {
  list-style: none;
}

.hs-form-field {
  margin-bottom: 18px;
}

.hs-field-desc {
  margin: 0px 0px 6px;
  font-size: 14px;
}

.hs-form-required {
  color: red;
}

.hs-richtext {
  margin-bottom: 3px;
  line-height: 1.2;
  font-size: ;
}
.hs-richtext hr {
  text-align: left;
  margin-left: 0;
  width: 91%;
}

.grecaptcha-badge {
  margin: 0 auto;
}

.email-correction, .email-validation {
  padding-top: 3px;
  font-size: 12px;
}
.email-correction a,
.email-validation a {
  cursor: pointer;
}
@media (max-width: 400px),
(min-device-width: 320px) and (max-device-width: 480px) {
  .email-correction form .form-columns-2 .hs-form-field,
  .email-correction form .form-columns-3 .hs-form-field,
  .email-validation form .form-columns-2 .hs-form-field,
  .email-validation form .form-columns-3 .hs-form-field {
    float: none;
    width: 100%;
  }
  .email-correction form .form-columns-2 .hs-form-field .hs-input,
  .email-correction form .form-columns-3 .hs-form-field .hs-input,
  .email-validation form .form-columns-2 .hs-form-field .hs-input,
  .email-validation form .form-columns-3 .hs-form-field .hs-input {
    width: 90%;
  }
  .email-correction form .form-columns-2 .hs-form-field input[type=checkbox],
  .email-correction form .form-columns-2 .hs-form-field input[type=radio],
  .email-correction form .form-columns-3 .hs-form-field input[type=checkbox],
  .email-correction form .form-columns-3 .hs-form-field input[type=radio],
  .email-validation form .form-columns-2 .hs-form-field input[type=checkbox],
  .email-validation form .form-columns-2 .hs-form-field input[type=radio],
  .email-validation form .form-columns-3 .hs-form-field input[type=checkbox],
  .email-validation form .form-columns-3 .hs-form-field input[type=radio] {
    width: 24px;
  }
}

.hs-button,
.hs-form-field input[type=text],
.hs-form-field input[type=email],
.hs-form-field input[type=phone],
.hs-form-field input[type=number],
.hs-form-field input[type=tel],
.hs-form-field input[type=date],
.hs-form-field textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* Force single column fields to full width inside of fieldsets */
fieldset .hs-input:not([type=radio]):not([type=checkbox]) {
  width: 100% !important;
}


form,
.submitted-message,
.hs-richtext {
  
}

form.hs-form label {
  color: rgba(102, 102, 102, 1.0);
}

.widget-type-form .form-title {
  color: rgba(210, 14, 44, 1.0);
}

form legend {
  color: rgba(102, 102, 102, 1.0);
}

form input,
form .hs-input,
form select,
form textarea {
  border-color: rgba(231, 234, 243);
  color: #666666;
}

form input:focus,
form .hs-input:focus,
form select:focus,
form textarea:focus {
  border-color: rgba(210, 14, 44, 1.0);
}

.fn-date-picker .pika-table thead th {
  color: rgba(255, 255, 255, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: #666666;
}

.fn-date-picker td.is-today .pika-button {
  color: #d20e2c;
}

.fn-date-picker td.is-selected .pika-button {
  background: ;
}

.fn-date-picker td .pika-button:hover {
  background-color:  !important;
}

form input[type=submit],
form .hs-button  {
  white-space: pre-wrap;
}

.hs-input:-moz-placeholder {
  color: rgba(55, 65, 81, 1.0) ;
}

.hs-input::-webkit-input-placeholder {
  color: rgba(55, 65, 81, 1.0) ;
}



  form input[type=submit],
  form .hs-button {
    
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
    border: 0px solid #FFFFFF;
    border-radius: 0.5em;
    color: #e31837;
    fill: ;
    padding: 0.7em 1.7em;
    text-transform: capitalize;
    
      -webkit-box-shadow: unset;
      box-shadow: unset;
    
  }

  form input[type=submit]:hover,
  form input[type=submit]:focus,
  form .hs-button:hover,
  form .hs-button:focus {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
    border: 0px solid #FFFFFF;
    color: #e31837;
    fill: ;
    
      transform: scale(1.03);
    
  }

  form input[type=submit]:active,
  form .hs-button:active {
    background-color: rgba(255, 255, 255, 100);
    border: 0px solid #FFFFFF;
    border-color: #ffffff;
    color: ;
    fill: ;
  }





  form input[type=submit],
  form .hs-button {
    padding: 0.7em 1.7em;
    
      font-size: 20px;
    
  }
  
  
  @media (max-width: 992px) {
    form input[type=submit],
    form .hs-button {
      
        font-size: 20px;
      
    }
  }
  
  @media (max-width: 768px) {
    form input[type=submit],
    form .hs-button {
      
        font-size: 18px;
      
    }
  }


/*ul {    
    margin: 0;
    list-style:none;
}

li {
    display: inline-block;    
    position: relative;
}

li:hover > ul {
    display: block;
}

ul ul {
    position: absolute;
    display: none;
    margin: 0;    
}
ul ul li {
    display: block;
}
ul ul ul {
    position: absolute;
    top: 0;
    left: 100%;
}*/
table {
  margin-bottom: 1rem;
  border: 1px solid #dee2e6;
}

th,
td {
  padding: 0.75rem;
  vertical-align: top;
  border: 1px solid #dee2e6;
}

thead th,
thead td {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
  border-bottom-width: 2px;
}

thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

tbody + tbody {
  border-top: 2px solid #dee2e6;
}

th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(102, 102, 102, 1.0);
  color: rgba(102, 102, 102, 1.0);
}

thead th,
thead td {
  background-color: rgba(210, 14, 44, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(102, 102, 102, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(102, 102, 102, 1.0);
}
.header, .header--fixed, .header--secondary {
  top: 0;
  left: 0;
  right: 0;
  z-index: 998;
  width: 100%;
}

.header {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid #d4d4d4;
}

.header--fixed {
  position: fixed;
}

.header__container {    
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1340px;
  padding-top: 0px;
  padding-bottom: 0px;
  min-height: 60px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}

.header__menu--flex {
  display: flex;
}

.header__search--toggle,
.header__language-switcher--toggle {    
  margin-left: 30px;
}

.header__search--close {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 999;
  display: flex;
  align-items: center;
  padding: 0 40px;
  cursor: pointer;
  opacity: 0.3;
}

.header__search--close:hover {
  opacity: 0.7;
}

.header__navigation--toggle {
  display: none;
}

.navigation-primary-toggle {
  display: none;
}

/* Styles for the Logo */

.header__logo {
  margin-right: auto;
  position: relative;
  z-index: 3;
}

.header__logo img {
  max-width: 100%;
  max-width: 125px;
}

@media (max-width: 992px) {
  .header__logo img {
    max-width: 125px;
  }
}

.header__logo--tablet {
  display: none;
}

/* Styles for the Search Bar */

.header__search {
  position: fixed;
  width: auto;
  display: none;
  transition: all .5s ease 0s;
  top: -100px; /* start out at position 0 */
}

.header__search--toggle {
  cursor: pointer;
  margin-left: 30px;
}

.header__search.open {
  display: block;  
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}

.header__search .hs-search-field__input {
  box-sizing: border-box;
  background: transparent;
  background-image: url("data:image/svg+xml, %3Csvg version='1.1' xmlns='https://www.w3.org/2000/svg' xmlns:xlink='https://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 16 16'%3E%3Cpath fill='%23444444' d='M15.7 14.3l-4.2-4.2c-0.2-0.2-0.5-0.3-0.8-0.3 0.8-1 1.3-2.4 1.3-3.8 0-3.3-2.7-6-6-6s-6 2.7-6 6 2.7 6 6 6c1.4 0 2.8-0.5 3.8-1.4 0 0.3 0 0.6 0.3 0.8l4.2 4.2c0.2 0.2 0.5 0.3 0.7 0.3s0.5-0.1 0.7-0.3c0.4-0.3 0.4-0.9 0-1.3zM6 10.5c-2.5 0-4.5-2-4.5-4.5s2-4.5 4.5-4.5 4.5 2 4.5 4.5-2 4.5-4.5 4.5z'%3E%3C/path%3E%3C/svg%3E ");
  background-position: center left 26px;
  background-repeat: no-repeat;
  color: #494a52;
  border: none;
  height: 55px;
  padding-left: 64px;
}

.header__search .hs-search-field__input:focus {
  border: none;
  outline-color: transparent;
  outline: none;
}

.header__search .hs-search-field__input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #D1D6DC;
  opacity: 1; /* Firefox */
}

.header__search .hs-search-field__input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #D1D6DC;
}

.header__search .hs-search-field__input::-ms-input-placeholder { /* Microsoft Edge */
  color: #D1D6DC;
}

.header__search .hs-search-field--open .hs-search-field__suggestions {
  position: absolute;
  width: 100%;
  background-color: white;
  border-top: -2px solid white;
  border: 1.79px solid #D1D6DC;
  border-radius: 0 0 6px 6px;
  z-index: 10;
}

.header__search .hs-search-field__suggestions li {
  border-top: 1px solid #D1D6DC;
  font-family: ;
  font-size: 22px;
}

.header__search .hs-search-field__suggestions li a {
  color: ;
  text-decoration: none;
  padding: 3px 15px;
  transition: background-color 0.3s;
}

.header__search .hs-search-field__suggestions #results-for {
  display: none;
}

/* Styles for the Language Switcher Component */

.header__language-switcher--toggle {
  cursor: pointer;
  background-image: none;
  background-position: initial;
  background-repeat: initial;
  background-size: auto;
}

.header__language-switcher--toggle:before {
}

.header__language-switcher--toggle:after {
  content: "";
}

.header__language-switcher .globe_class {
  background-image: none;
  background-position: initial;
  background-repeat: initial;
  background-size: auto;
  border-radius: initial;
  width: auto;
  height: auto;
  cursor: pointer;
}

.header__language-switcher .lang_switcher_class {
  position: static;
  display: block !important;
}

.header__language-switcher .lang_list_class {
  display: block;
  visibility: hidden;
  opacity: 0;
  font-size: 0.8rem;
  top: 0;
  right: 0;
  left: initial !important;
  transform: none !important;
  padding-top: 0;
  min-width: 100px;
  text-align: left;
  transition: opacity 0.3s;
}

.header__language-switcher--wrapper:hover .lang_list_class {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.3s;
}

.header__language-switcher .lang_list_class.first-active::after {
  top: -22px;
  border-bottom-color: #EBEFF3;
  transition: 0.3s;
}

.header__language-switcher .lang_list_class li {
  border: none;
  background: inherit;
  padding: 10px 15px;
  font-size: 18px;
}

.header__language-switcher .lang_list_class li:first-child {
  border-top: none;
}

.header__language-switcher .lang_list_class li:last-child {
  border-bottom: none;
}

.header__language-switcher .lang_list_class li:hover {
  transition: background-color 0.3s;
  background-color: rgba(193, 190, 190, 0.1);
}

.header__language-switcher--label {
  display: flex;
  position: relative;
}

.header__language-switcher--label-current {
  font-size: 18px;
  margin-left: 10px;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
}

/* Header CTA */

.header__cta--desktop {
  display: none;
  align-items: center;
}

.header__cta--desktop .header__cta--main,
.header__cta--desktop .header__cta--secondary {
  margin-left: 30px;
}

.header__cta--mobile {
  text-align: center;
  padding-bottom: 50px;
}

.header__cta--mobile .header__cta--main,
.header__cta--mobile .header__cta--secondary {
  padding-top: 30px;
}


@media screen and (min-width: 992px) {   
  .header__cta--desktop {
    display: flex;
  }
  .header__cta--mobile {
    display: none;
  }
  .header--transparent {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background-color: transparent !important;
    width: 100%;
  }
}

@media (max-width: 992px) {

  .header__container form {
    max-width: 100%;
  }

  .header__search,
  .header__language-switcher {
    display: none;
    width: 100%;
  }
  
  .header__navigation {
    position: absolute;
    left: 0;
    right: 0;
    transform: translateY(-150%);
    display: block;
/*     transition: all 0.3s; */
    transform-origin: top;
  }
  
  .header__navigation.open {
    transform: translateY(0);
  }

  
  .header__language-switcher.open {
    display: block;
    position: absolute;
    top: 75px;
    left: 0;
    right: 0;
    z-index: 2;
  }

/*   .header__navigation.open {
    overflow: scroll;
  } */

  .header__navigation--toggle,
  .header__search--toggle,
  .header__language-switcher--toggle,
  .header__close--toggle {
    position: relative;
    cursor: pointer;
  }

  .header__navigation--toggle,
  .header__search--toggle,
  .header__language-switcher--toggle{    
    margin-left: 20px;
  }

  .header__navigation--toggle.hide,
  .header__search--toggle.hide,
  .header__language-switcher--toggle.hide {
    display: none;
  }

  .header__navigation--toggle.open,
  .header__search--toggle.open,
  .header__language-switcher--toggle.open {
    display: block;
  }

  .header__navigation--toggle.open:after,
  .header__search--toggle.open:after,
  .header__language-switcher--toggle.open:after {
    display: block;
  }

  .header__navigation--toggle:after,
  .header__search--toggle:after,
  .header__language-switcher--toggle:after {
    display: none;
    position: absolute;
    left: 40px;
    top: -10px;
    font-weight: 600;
    font-size: 26px;
    text-transform: uppercase;
  }

  .header__column {
    position: relative;
  }

  .header__navigation--toggle {
    font-size: 1.3rem;
    cursor: pointer;
    position: relative;
  }
  
  .header__navigation--toggle > span {
    display: inline-block;
    position: relative;
    height: 2px;
    width: 34px;
    border-radius: 1px;
    background: #293335;
    vertical-align: middle;
  }
  
  .header__navigation--toggle > span:before, 
  .header__navigation--toggle > span:after {
    display: inline-block;
    position: absolute;
    content: "";
    height: 2px;
    border-radius: 1px;
    background: #293335;
    transition: all 200ms;
  }
  
  .header__navigation--toggle > span:before {
    top: -11px;
    width: 34px;
  }
  
  .header__navigation--toggle > span:after {
    top: 11px;
    width: 34px;
  }
  
  .no-scroll .header__navigation--toggle > span {
    height: 0;
  }
  
  .no-scroll .header__navigation--toggle > span:before {
    transform: rotate(45deg);
  }
  
  .no-scroll .header__navigation--toggle > span:after {
    transform: rotate(-45deg);
  }
  
  .no-scroll .header__navigation--toggle > span:after,
  .no-scroll .header__navigation--toggle > span:before {
    top: 0px;
    left: 0;
    width: 34px;
  }
  
  .header__language-switcher {
    padding-right: 0;
  }

  .header__language-switcher .lang_list_class {
    display: block;
    visibility: visible;
    opacity: 1;
    top: 0;
    right: 0;
    width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: unset;
    background-color: inherit;
  }

  .header__language-switcher .lang_list_class li {
    background-color: inherit;
    font-size: 22px;
    text-align: center;
  }
  .header__language-switcher--label-current {
    display: none;
  }
  .header__language-switcher .globe_class {
    background-image: none;
  }

  .header__language-switcher .lang_list_class li:hover {
    background-color: inherit;
  }

  .header__language-switcher .lang_list_class:before,
  .header__language-switcher .lang_list_class:after {
    content: none !important;
  }

  .lang_list_class:after, .lang_list_class:before {
    display: none;
  }

  .header__search {
    order: 1;
  }

  .header__search .hs-search-field__suggestions li {
    padding: 10px 0;
  }

  .header__close--toggle {
    display: none;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjE5cHgiIHZpZXdCb3g9IjAgMCAyNCAxOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5jbG9zZTwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZyBpZD0iY2xvc2UiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICAgICAgPGcgaWQ9Ikdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyLjAwMDAwMCwgLTEuMDAwMDAwKSIgc3Ryb2tlPSIjNDk0QTUyIiBzdHJva2Utd2lkdGg9IjMiPiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwLjAwMDAwMCwgMTAuNTAwMDAwKSByb3RhdGUoLTQ1LjAwMDAwMCkgdHJhbnNsYXRlKC0xMC4wMDAwMDAsIC0xMC41MDAwMDApICIgeD0iLTAuNSIgeT0iMTAuNSIgd2lkdGg9IjIxIiBoZWlnaHQ9IjEiIHJ4PSIwLjUiPjwvcmVjdD4gICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLUNvcHktNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAuMDAwMDAwLCAxMC41MDAwMDApIHJvdGF0ZSg0NS4wMDAwMDApIHRyYW5zbGF0ZSgtMTAuMDAwMDAwLCAtMTAuNTAwMDAwKSAiIHg9Ii0wLjUiIHk9IjEwLjUiIHdpZHRoPSIyMSIgaGVpZ2h0PSIxIiByeD0iMC41Ij48L3JlY3Q+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=);
    background-size: 110%;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    margin-right: 0;
  }

  .header__close--toggle.show {
    display: block;
  }

}

body .navigation-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: rgba(210, 14, 44, 1.0);
  
  
    font-size: 16px;
  
}

@media (max-width: 992px) {
  body .navigation-primary a,
  .header__logo .logo-company-name,
  .header__language-switcher-label-current,
  .header__language-switcher .lang_list_class li a {
    
      font-size: 16px;
    
  }
}

@media (max-width: 768px) {
  body .navigation-primary a,
  .header__logo .logo-company-name,
  .header__language-switcher-label-current,
  .header__language-switcher .lang_list_class li a {
    
      font-size: 16px;
    
  }
}

.navigation-primary .menu-link {
  text-transform: none;
  line-height: 1.3em;
  letter-spacing: 0em;
}

.header__search--toggle svg path,
.header__search--close svg path {
  fill: rgba(55, 65, 81, 1.0);
}

.submenu.level-1 > li {
  margin-right: 15px;
}

.submenu.level-1 .has-submenu path {
  fill: rgba(210, 14, 44, 1.0);
}

body .navigation-primary .menu-item:hover>a,
body .navigation-primary .menu-item:focus>a,
body .navigation-primary .menu-item .active-item,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: rgba(210, 14, 44, 1.0);
}

.submenu.level-1 .has-submenu:hover label path,
.submenu.level-1 .has-submenu:focus label path {
  fill: rgba(210, 14, 44, 1.0);
}

body .submenu.level-2 > li:last-of-type {
  border-bottom: none;
}

.submenu.level-2 {
  background-color: rgba(255, 255, 255, 1.0);
}

.submenu.level-2 .menu-item .menu-link {
  color: rgba(55, 65, 81, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}

.submenu.level-2 .menu-item:hover .menu-link ,
.submenu.level-2 .menu-item:focus .menu-link {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(210, 14, 44, 1.0);
}
.submenu.level-3 .menu-item .menu-link{
  color: rgba(55, 65, 81, 1.0) !important;
  background-color: rgba(255, 255, 255, 1.0) !important;
}
.submenu.level-3 .menu-item:hover .menu-link ,
.submenu.level-3 .menu-item:focus .menu-link {
  color: rgba(255, 255, 255, 1.0) !important;
  background-color: rgba(210, 14, 44, 1.0) !important;
}

.header__language-switcher .lang_list_class:after, .lang_list_class:before {
  display: none !important;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: {font=helvetica, font_set=DEFAULT, styles={font-family=helvetica, font-style=normal, font-weight=normal, text-decoration=none}, size=null, size_unit=null, color=#666666, variant=null, fallback=null, style=font-family: helvetica; font-style: normal; font-weight: normal; text-decoration: none, css=color: #666666;font-family: helvetica;};
}

.header__language-switcher--toggle:before {
  color: rgba(210, 14, 44, 1.0);
}

.header__language-switcher-label-current:after {
  border-top-color: rgba(210, 14, 44, 1.0);
}

body .header__navigation--toggle {
  display: none;
}

body .header__navigation--toggle > span,
body .header__navigation--toggle > span:after,
body .header__navigation--toggle > span:before {
  background-color: rgba(55, 65, 81, 1.0);
}

.header__navigation.open {
  background-color: rgba(255, 255, 255, 0.8);
}

body .header__menu {
  display: block
}

body .header__search--wrapper {
  display: none
}





body .header__search.open {
  background-color: rgba(255, 255, 255, 0.8);
}

body .menu-arrow-bg {
  color: rgba(210, 14, 44, 1.0);
}

@media (min-width: 992px) {
  
  body .submenu.level-2 > li,
  .header__language-switcher .lang_list_class li {
    border-bottom: 1px solid rgba(55, 65, 81, 1.0);
  }

  body .header.header--transparent .submenu.level-1 {
    background-color: transparent !important;
  }
}

@media (max-width: 992px) {
  
  body .header__navigation--toggle, body .menu-arrow-bg {
    display: block;    
  }
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(255, 255, 255, 0.8);
  }

  .header__navigation-toggle svg,
  .menu-arrow-bg {
    fill: red;
  }
}

.path_ot{ display: none; }

.header--secondary,
.navigation-primary a
body .navigation-primary .header--secondary a, 
body .navigation-primary a,
.header--secondary .header__logo .logo-company-name, 
.header--secondary .header__language-switcher-label-current, 
.header--secondary .header__language-switcher .lang_list_class li a {
  color: rgba(210,14,44,1);
  letter-spacing: 2px;
  font-family: sofia-pro,Helvetica,Arial,sans-serif;
  font-weight: bold;
  font-size: .875rem;
  line-height: 1rem;
}

.header--secondary .header__right_nav ul a{
  padding: 11.5px 16px;
  display: block;
  color: inherit;
}
.header--secondary .header__right_search .hs-search-field__bar form input{ border-color: rgba(255,233,236,1) }

.header__right_nav a{
  font-size: 12px;
  line-height: 1rem;
}
.header__right_nav a{
  padding-left: 1rem;
  padding-right: 1rem;
  color: rgba(210,14,44,1);
  letter-spacing: 2px;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: .5rem;
  display: flex;
  align-items: center;
  margin-top: .25rem;
  margin-bottom: .25rem;
}
.header__right_nav a:hover{
  background-color: rgba(255,233,236,1);
  text-decoration: none;
}
.header__right_search .hs-search-field__bar form input{
  padding: .5rem .875rem;
  height: auto;
  margin-left: .5rem;
  font-family: sofia-pro,Helvetica,Arial,sans-serif;
  font-size: 14px;
}

header.header--secondary{ position: static; border:none; box-shadow: none; }
.header--secondary .header__container { justify-content: initial; }

.header--secondary ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

.header--secondary .header__cta--desktop .header__cta--main{margin-left: 0;}

.header--secondary .button{
  padding: 12px 16px;
  color: rgba(255,255,255,1);
  background-color: rgba(210,14,44,1);
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  line-height: 1rem;
  border:none;
  border-radius: .5rem;
  transform: none;
}
.header--secondary .button:hover{
  color: rgba(210,14,44,1);
  background-color: rgba(255,233,236,1);
  transform: none;
}

.header--secondary .navigation-primary a,
.header--secondary .navigation-primary a:hover{
  padding: 12px 1rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  line-height: 1rem;
  color: rgba(210,14,44,1);
  background: none;
  display: block;
}
.header--secondary .navigation-primary li:hover{
  background: none;
}
.header--secondary .navigation-primary ul li { padding: 0;margin:0;border:none}
.header--secondary .navigation-primary ul li > ul{
  background-color: #fff;
  -moz-column-gap: 4rem;
  column-gap: 4rem;
  background-color: rgba(255,255,255,1);
  padding: 1.5rem;
  display: grid;
  grid-template-columns: repeat(1,minmax(0,1fr));
  border-radius: .875rem;
}
.header--secondary .navigation-primary ul li > ul a,
.header--secondary .navigation-primary ul li > ul a:hover{
  padding-left: 0;
  padding-right: 0;
}

.header--secondary .header__menu,
.header--secondary .header__cta--desktop{ 
  margin-top: .5rem;
  margin-bottom: .5rem;
}

.header--secondary .hs-search-field__bar form button{
  box-shadow: none;
  right: 2rem;
}

@media (min-width: 1024px){
  .header--secondary .header__container { 
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (min-width: 993px){
  .header--secondary .header__logo{width: 130px;padding-left: 1rem;}
  .header--secondary .header__logo img{ display: block; }
  .header--secondary .header__right{width: calc(100% - 130px);}
  .header--secondary .hr{border-bottom:1px solid rgba(255,233,236,1); width: 100%;}

  .header--secondary .navigation-primary ul li > ul{
    display: none !important;
    position: absolute;
    z-index: 2;
  }  
  .header--secondary .navigation-primary ul li:hover ul{
    display: block !important;
  }

  .header--secondary ul{
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .header--secondary .navigation-primary ul li > ul{box-shadow: 0 0 transparent,0 0 transparent,0 25px 50px -12px rgba(0,0,0,0.25);}
  .header__mobile-search{ display: none; }
  .header--secondary .submenu.level-1 .menu-arrow{ display: none }
  .header--secondary .submenu.level-2 .menu-item .menu-link{ padding: 12px 0;color: rgba(210,14,44,1); }
  .header--secondary .submenu.level-2 .menu-item .menu-link:hover{ background: none; text-decoration: underline; }
  .header--secondary .submenu.level-1 > li.has-submenu:hover .submenu.level-2, 
  .header--secondary .submenu.level-1 > li.has-submenu.focus .submenu.level-2,
  .header--secondary .submenu.level-1>li.has-submenu:hover:last-child .submenu.level-2, 
  .header--secondary .submenu.level-1>li.has-submenu.focus:last-child .submenu.level-2{
    left: 0;
  }

  .header--secondary .submenu.level-1 .menu-arrow{
    transition-duration: .3s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    background-color: rgba(210,14,44,1);
    height: .25rem;
    position: absolute;
    bottom: 2px;
  }
  .header--secondary .submenu.level-1 > li > .menu-link{ position: relative; }
  .header--secondary .submenu.level-1 > li > .menu-link::after{
    content: '';
    display: block;
    width: calc(100% - 2rem);
    height: 3px;
    position: absolute;
    bottom: 7px;
    left: 1rem;
    transition: background-color 0.5s ease;
  }
  .header--secondary .submenu.level-1 > li > .menu-link:hover::after{
    background-color: rgba(210,14,44,1);
  }
}
@media (min-width: 1340px){
  .header--secondary .header__container{max-width: 1404px;padding-right: 16px;padding-left: 16px;}
  .header--secondary .hr{ margin-left: -16px; margin-right: -16px; width: calc(100% + 32px); }
}
body .header--secondary .header__navigation--toggle>span, 
body .header--secondary .header__navigation--toggle>span:after, 
body .header--secondary .header__navigation--toggle>span:before{
  background-color: rgba(210,14,44,1);
}
.header__navigation--toggle::before{
  content: 'Menu';
  display: inline-block;
  margin-right:5px;
  font-size: .875rem;
  line-height: 1.25rem;
}


.header--secondary .header__navigation.open{
  display: block !important;
  background: #fff;
  z-index: 9999;
}
.no-scroll .header__navigation--toggle::before{ content: 'Close'; }
.no-scroll .header__navigation--toggle span{
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='ml-1 text-si-red h-6 w-6' fill='none' viewBox='0 0 24 24' stroke='%23e31837'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M10 14l2-2m0 0l2-2m-2 2l-2-2m2 2l2 2m7-2a9 9 0 11-18 0 9 9 0 0118 0z'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  min-height: 24px;
  background-color: transparent !important;
}
.no-scroll .header__navigation--toggle span::before,
.no-scroll .header__navigation--toggle span::after{visibility: hidden;}
.no-scroll .body-container-wrapper,
.no-scroll .blog-header,
.no-scroll .footer{ display: none; }
.header--secondary .hs_cos_wrapper_type_logo img{ width: 112px !important; }
.header__mobile-search .hs-search-field__bar form{
  padding: 2rem 20px;
  width: 100%;
}
.header__mobile-search .hs-search-field__bar form input{
  border: 1px solid rgba(210,14,44,1);
  padding: .875rem 2.5rem .875rem .875rem;
  height: auto !important;
}
.header--secondary .hs-search-field__bar form button{
  right: 2rem;
}

@media (max-width: 992px){
  body .header--secondary  .navigation-primary .level-1 > li > a{
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: rgba(210,14,44,1);
    padding-top: .875rem;
    padding-bottom: .875rem;
  }
  .header--secondary .header__container{
    margin-top: 15px;
  }
  .header--secondary .header__menu{
    width: 100%;
  }
  .header--secondary .header__navigation.open{
    position: static;
  }
  body .header--secondary .navigation-primary ul li .submenu-toggle ~ ul{ display: none !important; }
  body .header--secondary .navigation-primary ul li .submenu-toggle:checked ~ ul{ display: grid !important; }
}
.footer--secondary{
  font-family: sofia-pro,Helvetica,Arial,sans-serif;
  font-weight: 400;
  color: rgba(210,14,44,1);
  font-size: .875rem;
  line-height: 1.25rem;
}
.footer--secondary a,.footer--secondary a:hover{ color: inherit; text-decoration: underline; }
.footer--secondary blockquote, .footer--secondary dd, .footer--secondary dl, .footer--secondary figure, 
.footer--secondary h1, .footer--secondary h2, .footer--secondary h3, .footer--secondary h4, 
.footer--secondary h5, .footer--secondary h6, .footer--secondary hr, .footer--secondary p, .footer--secondary pre {
  margin: 0;
}

.footer--secondary ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer--secondary .hs_cos_wrapper_type_simple_menu ul{ font-weight: bold }
.footer--secondary .hs_cos_wrapper_type_simple_menu ul li:not(:first-child){ margin-top: 20px; ;}

@media (max-width: 767px){
  .footer--secondary .hs_cos_wrapper_type_simple_menu ul{
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 1rem;
  }
  .footer--secondary .hs_cos_wrapper_type_simple_menu ul li:not(:first-child){ margin-top: 0; ;}
}

.footer--secondary .span12.dnd-column > .row-fluid-wrapper.row-depth-1.dnd-row{
  border-top: 1px solid rgba(210,14,44,1);
}
.text-sm {
  font-size: .875rem;
  line-height: 1.25rem;
}
.footer--secondary .hs_cos_wrapper_type_logo img{ width: auto !important; height: 39px !important; }
.hs-search-field__bar form {position: relative;width: 14rem;margin-left: auto;width: 20rem;}
.hs-search-field__bar form input{
  font-family:"sofia-pro";
  height: 63px !important;
  background: transparent;
  font-weight: 400;
  line-height: 1.25rem;
  border: none;
  border-left: 1px solid rgba(210,14,44,1);
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: textfield;
  outline-offset: -2px;
  appearance: none;
  background-color: #fff;
  padding: .75rem 2.5rem .75rem .75rem;
  margin: 0;
  outline: none;
}
.hs-search-field__bar form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(210,14,44,1);
}
.hs-search-field__bar form input::-moz-placeholder { /* Firefox 19+ */
  color: rgba(210,14,44,1);
}
.hs-search-field__bar form input:-ms-input-placeholder { /* IE 10+ */
  color: rgba(210,14,44,1);
}
.hs-search-field__bar form input:-moz-placeholder { /* Firefox 18- */
  color: rgba(210,14,44,1);
}
.hs-search-field__bar form button{
  width: 20px;
  height: 20px;
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg class='w-5 text-si-red' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 19a8 8 0 100-16 8 8 0 000 16zM21 21l-4.35-4.35' stroke='%23d20e2c' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  padding:0;
  transform: translateY(-50%);
  border: none;
  right: 1rem;
  top: 50%;
  position: absolute;
  line-height: inherit;
  color: inherit;
  box-shadow:none;
}
.hs-search-field__bar form span{ display: none; }

.footer--secondary .footer-social{
  margin-top: 2.5rem;
  -moz-column-gap: .5rem;
  column-gap: .5rem;
  display: flex;
}
.footer--secondary .footer-social svg{ width: 23px; }

@media (min-width: 768px){
  .footer--secondary .row-fluid .span3 {
    width: 25%;
    *width: 25%;
    margin:0;
  }
}
@media (max-width: 767px){
  .row-fluid-wrapper.row-depth-1.row-number-2.dnd-row .row-fluid {
    display: flex;
    align-items: center;
  }
  .footer--secondary .footer-social{margin-top: 1rem;}
  .footer--secondary .span12.dnd-column > .row-fluid-wrapper.row-depth-1.dnd-row > div > .span3:not(:first-child){
    border-top: 1px solid rgba(210,14,44,1);
  }
}
.content-wrapper {
    max-width: 1240px;
    padding: 0 20px;
    margin: 0 auto;
  }
  .hs-blog-post .content-wrapper {
      padding: 0 215px;
      margin: 0 auto;
  }
  @media (max-width: 1023px){
    .hs-blog-post .content-wrapper {
      padding-right: 15px;
      padding-left: 15px;
    }
  }
  .hs-blog-post .content-wrapper p {
    margin-top: 1em;
    margin-bottom: 1em;
  }
  
  .blog-header {
    text-align: center;
  }
  
  .blog-header__back {
    text-align: left;
    font-size: 0.8rem;
    padding-top: 20px;
    max-width: 960px;
    margin: 0 auto;
  }
  
  .blog-header__back a {
    text-decoration: none;
  }
  
  .blog-header__back a:hover {
    text-decoration: underline;
  }
  
  .blog-header__inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 2rem 30px 2em 0;
    
  }
  .blog-header__subtitle {
    margin: 1rem 0 2rem;
  }
  
  .blog-header__form {
    margin: 0 1rem;
  }
  
  @media screen and (min-width: 768px) {
    .blog-header__form {
      width: 500px;
      margin: 0 auto;
    }
  }
  
  .blog-index {
    display: flex;
    flex-wrap: wrap;
    padding: 3.3rem 0;
  }
  .blog-index:after {
    content: "";
    flex: auto;
  }
  .blog-index__tag-header {
    flex: 1 0 100%;
    padding: 1rem;
  }
  .blog-index__tag-subtitle {
    font-size: 1.16rem;
    line-height: 1.1;
  }
  .blog-index__tag-heading {
    padding-bottom: 1rem;
    border-bottom: 3px solid #D1D6DC;
  }
  .blog-index__post {
    flex:  0 0 calc(100% - 30px);
    margin: 15px;
  }
  .blog-index__post--large {
    margin-bottom: 3rem;
    padding-bottom: 3rem;
    border-bottom: 1px solid #e8e6e6;
  }
  @media screen and (min-width: 768px) {
    .blog-index__post {
      flex:  0 0 calc((100%/2) - 30px);
    }
  }
  @media screen and (min-width: 1000px) {
    .blog-index__post {
      flex:  0 0 calc((100%/3) - 30px);
    }
  }
  @media screen and (min-width: 768px) {
    .blog-index__post--large {
      flex: 1 0 100%;
      display: flex;
      justify-items: space-between;
    }
  }
  .blog-index__post-image {
    display: block;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    padding-bottom: 63%;
    border-radius: 12px 12px 0px 0px; 
    background-image: url('');
   
  }
  @media screen and (min-width: 768px) {
    .blog-index__post-image--large {
      flex: 1 1 100%;
      padding-bottom: 0;
    }
    .blog-index__post-content--large {
      flex: 1 1 100%;
      padding-left: 2rem;
    }
    .blog-index__post-image--large {
      flex: 1 1 48%;
    }
    .blog-index__post-content--large {
      flex: 1 1 48%;
      padding-left: 2rem;
    }
  }
  .blog-index__post-content h2 {
    margin: .5rem 0;
  }
 .blog-index__post-content h4 {
    line-height: 28px;
  }
  
  .blog-index__post-content--small {
    padding: 0rem 1.5rem 1.5rem 1.5rem;
  }
  
  .blog-index__post-content--small h2 {
    font-size: ;  
  }
  .blog-index__post-content p {
    font-family: ;
  }
  .blog-index__post-content a {
    color: #d20e2c;
    text-decoration: none;
    font-size: 24px;
    font-weight: 700;
    font-family:"sofia-pro";
    line-height: 30px;
  }
  .blog-index__post-content a:hover {
    text-decoration: underline;
    text-decoration-color: #d20e2c;
  }
  .blog-index__post img {
    max-width: 100%;
    height: auto;
  }
  
  .blog-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-family: ;
    margin-bottom: 3.3rem;
  }
  .blog-pagination__link {
    display: inline-flex;
    padding: .25rem .4rem;
    margin: 0 .1rem;
    color: ;
    text-decoration: none;
    border: 2px solid transparent;
    line-height: 1;
    border-radius: 7px;
  }
  .blog-pagination__link--active {
    border: 2px solid #B0C1D4;
  }
  .blog-pagination__link:hover,
  .blog-pagination__link:focus {
    text-decoration: none;
  }
  .blog-pagination__prev-link,
  .blog-pagination__next-link {
    display: inline-flex;
    align-items: center;
  }
  .blog-pagination__prev-link {
    text-align: right;
    margin-right: .25rem;
  }
  .blog-pagination__next-link {
    text-align: left;
    margin-left: .25rem;
  }
  .blog-pagination__prev-link--disabled,
  .blog-pagination__next-link--disabled {
    color: #B0C1D4;
    pointer-events: none;
    cursor: default;
  }
  .blog-pagination__prev-link svg,
  .blog-pagination__next-link svg {
    fill: ;
    margin: 0 5px;
  }
  .blog-pagination__prev-link--disabled svg,
  .blog-pagination__next-link--disabled svg {
    fill: #B0C1D4;
  }
  .blog-pagination__number-link:hover,
  .blog-pagination__number-link:focus {
    border: 2px solid #B0C1D4;
  }
  
  .blog-header__author-avatar {
    height: 200px;
    width: 200px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 50%;
    box-shadow: 0 0 12px 0 rgba(0,0,0,0.15);
    margin: 0 auto 1.5rem;
  }
  .blog-header__author-social-links a {
    display: inline-block;
    position: relative;
    background-color: #000;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin: 0 5px;
  }
  .blog-header__author-social-links a:hover {
    background-color: ;
  }
  .blog-header__author-social-links svg {
    fill: #fff;
    height: 15px;
    width: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  
  .blog-post {
    max-width: 960px;
    margin: 0 auto;
    padding: 3.3rem 0;
  }
  .blog-post h1 {
    font-size: 1.6rem;
  }
  .blog-post__meta {
    margin: 1rem 0;
  }
  .blog-post__tags {
    font-family: ;
    color: #000;
  }
  .blog-post__tags svg {
    width: 15px;
    height: auto;
    margin-right: 10px;
  }
  .blog-post__tag-link {
    font-size: .8rem;
    color: #000;
  }
  
  .blog-recent-posts {
    margin-top: 3rem;
    padding: 2rem 0;
  }
  .blog-recent-posts h2 {
    text-align: center;
  }
  .blog-recent-posts__list {
    display: flex;
    flex-wrap: wrap;
  }
  .blog-recent-posts__post {
    display: block;
    flex: 0 0 calc(100% - 30px);
    color: ;
    text-decoration: none !important;
    margin: 15px;  
  }
  .blog-recent-posts__post-content {
    padding: 1.5rem;
  }
  @media screen and (min-width: 768px) {
    .blog-recent-posts__post {
      flex: 0 0 calc((100%/2) - 30px);
    }
  }
  @media screen and (min-width: 1000px) {
    .blog-recent-posts__post {
      flex: 0 0 calc((100%/3) - 30px);
    }
  }
  .blog-recent-posts__post:hover {
    text-decoration: none;
  }
  .blog-recent-posts__image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-bottom: 63%;
  }
  .blog-recent-posts__title {
    margin: 1rem 0 .5rem;
    font-size: 1.25rem;
  }
  
  .blog-comments {
    max-width: 680px;
    margin: 0 auto;
  }
  .blog-comments form {
    max-width: 100%;
  }
  .blog-comments .hs-submit {
    text-align: center;
  }
  .blog-comments .comment-reply-to {
    border: 0 none;
  }
  .blog-comments .comment-reply-to:hover {
    background-color: transparent;
    text-decoration: underline;
    color: ;
  }
  
  /*NEW STYLES BLOG*/
  .blog-index__post--small{
    border: 1px solid #c1c1c1;
    border-radius: 12px;
  }
  .blog-index__post-date{  
    color:#111822;
    padding: 1.5rem 1.5rem 0rem 1.5rem;
  }
  .blog-index__post-date .date-text{
    font-family:"sofia-pro";
    font-weight:400;
    font-size: 12px;
  }
  .blog-index__topic{
    width: 100%;
    padding:5px 20px;
  }
  .blog-index__topic_button{
    font-weight: 700;
    color:#d20e2c;
    text-decoration:none;
    background-color: #fff;
    border:none;
    box-shadow:none;
    font-size: 16px;
    font-family:"sofia-pro";
    padding-top: 32px;
    padding-bottom: 0;
    
  }
  .blog-index__topic_button:hover, .blog-index__topic_button:focus{
    color:#d20e2c;
    border:none;
    background-color: #fff;
    outline: none;
  }
  .blog-index__read_more{
    position: absolute;
    bottom: 5px;
    right: 10px;
    font-weight:700!important;
    font-size:14px!important;
    color:#d20e2c !important;
  }
  /*NEW STYLES BLOG INDIVIDUAL*/
  .weight-light{
    font-weight:400;
  }
  .nav-text{
    min-width:185px;
    margin-left: 10px;
    margin-right: 10px;
    justify-content: center;
  }
  .blog-header__newsletter{
    background-color:#d20e2c;  
  }
  @media (min-width: 768px) and (max-width: 1024px) {
     .blog-header__newsletter{
      margin-top:0;
    } 
  }
  @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .blog-header__newsletter{
      margin-top:0;
    }
  }
  @media (min-width: 481px) and (max-width: 767px) {
    .blog-header__newsletter{
      margin-top:0;
    }
    .dropdown-menu-right {   
      width: 100%;
    }
  }
  @media (min-width: 320px) and (max-width: 480px) {
    .blog-header__newsletter{
      margin-top:0;
    }
    .dropdown-menu-right {   
      width: 100%;
    }
    .newsletter-box{
      flex-direction: column;
    }
    .post-pagination{
      padding: 0!important;
      margin-bottom: 2em;
    }
  }
  .blog-header__newsletter>.row{
    max-width: 1340px;
    margin: 0 auto;
    padding: 40px 0;
    margin-bottom: 2em;
  }
  .blog-header__featured>.row{
    max-width: 1340px;
    margin: 0 auto;  
  }
  .blog-header__newsletter>.row form{
    display:flex;
  }
  .blog-header__newsletter>.row .hs-form label{
    display:none !important;
  }
  .blog-header__newsletter>.row .hs-button { 
    background-color:#437f97;
    border-radius:0;
    border: 1px solid #fff;
    text-transform: capitalize; 
    padding: .7em 1.7em;
  }  
  .blog-header__newsletter h1 {
    color:#fff;
  }
  .dropdown-menu a {
    text-transform: capitalize;
  }
  .blog-post__timestamp .date-text , .blog-post__author a{
    font-weight: 400;
    font-size: 13px;
    color: #111822;
    font-family:"sofia-pro";
  }
  .blog-post__tag-link{
    color: #d20e2c;
  }
  .blog-inner__title, .blog-inner__title:hover{
    color:#fff;
    text-decoration:none;
    font-size: 44px;
  }
  .blog-post__body img{max-width: 100%;height: auto;}
  .hs_cos_wrapper_type_social_sharing{
    padding: 0 0 20px 0;
  }

  #load-more{
    background-color:#d20e2c;
    border-radius:8px;
    color: #fff;
    border:none!important;
    padding: .7em 3em!important;
    font-family:"sofia-pro";
    font-weight:600;
    box-shadow: none;
    cursor: pointer;
  }
  .blog-inner__title-h1{
    margin-bottom: 0px!important;
    text-align: left;
    font-family:"sofia-pro";
    font-weight:900;
    font-size: 44px;
  }
  .newsletter-box {
    display: flex;
    background-color: #ffffff;
    border-radius:12px;
    padding: 28px;
    justify-content: center;
    transform: translateY(70px);
  }
  .newletter-part{
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .newletter-part h3{
    margin-right: 1em;
  }
  .previous-blog-button{
    color: #d20e2c!important;
    background-color:#ffffff!important;
    border:2px solid #d20e2c!important;
    border-radius:12px!important;
  }
.blog-index__post-excerpt{
  font-family: 'sofia-pro';
  font-size: 14px;
  color: #374151;
  font-weight: 400;
}
.button-post{
box-shadow:none!important;
  padding: 1.2em!important;
  min-width: 0px!important;
}
@font-face {
    font-family: 'Myriad Pro Regular';
    font-style: normal;
    font-weight: normal;
    src: url('https://6693290.fs1.hubspotusercontent-na1.net/hubfs/6693290/font/MYRIADPRO-REGULAR.woff') format('woff');
    }
@font-face {
  font-family:"sofia-pro";
  src:url("https://6693290.fs1.hubspotusercontent-na1.net/hubfs/6693290/font/sofia-pro-700-woff2") format("woff2"),url("https://6693290.fs1.hubspotusercontent-na1.net/hubfs/6693290/font/sofia-pro-700.woff") format("woff"),url("https://6693290.fs1.hubspotusercontent-na1.net/hubfs/6693290/font/sofia-pro-700") format("opentype");
  font-display:swap;font-style:normal;font-weight:700;
}
  
@font-face {
  font-family:"sofia-pro";
  src:url("https://6693290.fs1.hubspotusercontent-na1.net/hubfs/6693290/font/sofia-pro-700-italic-woff2") format("woff2"),url("https://6693290.fs1.hubspotusercontent-na1.net/hubfs/6693290/font/sofia-pro-700-italic.woff") format("woff"),url("https://6693290.fs1.hubspotusercontent-na1.net/hubfs/6693290/font/sofia-pro-700-italic") format("opentype");
  font-display:swap;font-style:italic;font-weight:700;
}
  
@font-face {
  font-family:"sofia-pro";
  src:url("https://6693290.fs1.hubspotusercontent-na1.net/hubfs/6693290/font/sofia-pro-400-woff2") format("woff2"),url("https://6693290.fs1.hubspotusercontent-na1.net/hubfs/6693290/font/sofia-pro-400.woff") format("woff"),url("https://6693290.fs1.hubspotusercontent-na1.net/hubfs/6693290/font/sofia-pro-400") format("opentype");
  font-display:swap;font-style:normal;font-weight:400;
}
  
@font-face {
  font-family:"sofia-pro";
  src:url("https://6693290.fs1.hubspotusercontent-na1.net/hubfs/6693290/font/sofia-pro-400-italic-woff2") format("woff2"),url("https://6693290.fs1.hubspotusercontent-na1.net/hubfs/6693290/font/sofia-pro-400-italic.woff") format("woff"),url("https://6693290.fs1.hubspotusercontent-na1.net/hubfs/6693290/font/sofia-pro-400-italic") format("opentype");
  font-display:swap;font-style:italic;font-weight:400;
}
  
@font-face {
  font-family:"sofia-pro";
  src:url("https://6693290.fs1.hubspotusercontent-na1.net/hubfs/6693290/font/sofia-pro-600-woff2") format("woff2"),url("https://6693290.fs1.hubspotusercontent-na1.net/hubfs/6693290/font/sofia-pro-600.woff") format("woff"),url("https://6693290.fs1.hubspotusercontent-na1.net/hubfs/6693290/font/sofia-pro-600") format("opentype");
  font-display:swap;font-style:normal;font-weight:600;
}
  
@font-face {
  font-family:"sofia-pro";
  src:url("https://6693290.fs1.hubspotusercontent-na1.net/hubfs/6693290/font/sofia-pro-600-italic-woff2") format("woff2"),url("https://6693290.fs1.hubspotusercontent-na1.net/hubfs/6693290/font/sofia-pro-600-italic.woff") format("woff"),url("https://6693290.fs1.hubspotusercontent-na1.net/hubfs/6693290/font/sofia-pro-600-italic") format("opentype");
  font-display:swap;font-style:italic;font-weight:600;
}


body {
  font-family:"sofia-pro";
}
h1,
.h1 {
  font-family:"sofia-pro";
	font-weight: 700;
}

h2,
.h2 {
  font-family:"sofia-pro";
	font-weight: 600;
}

h3,
.h3 {
  font-family:"sofia-pro";
	font-weight: 600;
}

h4,
.h4 {
  font-family:"sofia-pro";
	font-weight: ;
}

h5,
.h5 {
  font-family:"sofia-pro";
	font-weight: ;
}

h6,
.h6 {
  font-family:"sofia-pro";
	font-weight: ;
}

@media (min-width: 768px){
  .title-big{ font-size: 60px; }
}