/* Settings */

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

:root {

    /* HubSpot DND layout grid */
    --hsElevate--column__gap: 2.13%;
    --hsElevate--column__widthMultiplier: 8.333;

    /* Sections */
    --hsElevate--contentWrapper--narrow__maxWidth:  768px ;
    --hsElevate--contentWrapper--medium__maxWidth:  1120px ;
    --hsElevate--contentWrapper--wide__maxWidth:  1296px ;

    --hsElevate--section--extraSmall__verticalPadding:  48px ;
    --hsElevate--section--small__verticalPadding:  64px ;
    --hsElevate--section--medium__verticalPadding:  96px ;
    --hsElevate--section--large__verticalPadding:  128px ;
    --hsElevate--section--extraLarge__verticalPadding:  192px ;

    /* Default section left/right padding */
    --hsElevate--section--horizontalPadding:  32px ;

    /* Gap - default gaps that could be easily leveraged in module styles via class names */
    --hsElevate--gap--extraSmall:  16px ;
    --hsElevate--gap--small:  24px ;
    --hsElevate--gap--medium:  32px ;
    --hsElevate--gap--large:  64px ;
    --hsElevate--gap--extraLarge:  96px ;

    /* Spacing - default spacing values  */
    --hsElevate--spacing--4:  4px ;
    --hsElevate--spacing--8:  8px ;
    --hsElevate--spacing--12:  12px ;
    --hsElevate--spacing--16:  16px ;
    --hsElevate--spacing--20:  20px ;
    --hsElevate--spacing--24:  24px ;
    --hsElevate--spacing--32:  32px ;
    --hsElevate--spacing--40:  40px ;
    --hsElevate--spacing--48:  48px ;
    --hsElevate--spacing--56:  56px ;
    --hsElevate--spacing--64:  64px ;
    --hsElevate--spacing--72:  72px ;
    --hsElevate--spacing--80:  80px ;
    --hsElevate--spacing--88:  88px ;
    --hsElevate--spacing--96:  96px ;
    --hsElevate--spacing--104:  104px ;
    --hsElevate--spacing--112:  112px ;
    --hsElevate--spacing--120:  120px ;
    --hsElevate--spacing--128:  128px ;
    --hsElevate--spacing--136:  136px ;
    --hsElevate--spacing--144:  144px ;
    --hsElevate--spacing--152:  152px ;
    --hsElevate--spacing--160:  160px ;
    --hsElevate--spacing--168:  168px ;
    --hsElevate--spacing--176:  176px ;
    --hsElevate--spacing--184:  184px ;
    --hsElevate--spacing--192:  192px ;

    /* Grids */
    --default-section-padding: var(--hsElevate--section--medium__verticalPadding) var(--hsElevate--section--horizontalPadding);
    --default-section-margin: 0;
    --default-section-max-width: var(--hsElevate--contentWrapper--wide__maxWidth);
    --default-container-padding: 0;
    --default-container-margin: 0;
    --default-container-gap: var(--hsElevate--gap--medium);
    --default-container-row-gap: var(--hsElevate--gap--medium);
    --default-container-column-gap: var(--hsElevate--gap--medium);
    --default-table-padding: 0;
    --default-table-margin: 0;
    --default-table-row-gap: var(--hsElevate--gap--medium);
    --default-table-column-gap: var(--hsElevate--gap--medium);
  /* Form field background color */
  --hsElevate--formField__backgroundColor: #ffffff;

  /* Form field shape */
  --hsElevate--formField__borderRadius: 8px;

  /* Form field border */
  --hsElevate--formField__borderThickness: 1px;
  --hsElevate--formField__borderColor: #E0E0E0;
  --hsElevate--formField__borderTop: 1px solid #E0E0E0;
  --hsElevate--formField__borderRight: 1px solid #E0E0E0;
  --hsElevate--formField__borderBottom: 1px solid #E0E0E0;
  --hsElevate--formField__borderLeft: 1px solid #E0E0E0;

  /* Form field text color */
  --hsElevate--formFieldInput__textColor: #1a1a1a;

  /* Form field spacing */
  --hsElevate--formField__marginBottom: var(--hsElevate--spacing--32);

  /* Form textarea border radius */
  --hsElevate--formFieldTextArea__borderRadius: 4px;

  /* Form field checkbox/radio */
  --hsElevate--formFieldCheckboxRadio__size: 24px;
  --hsElevate--formFieldCheckboxRadio__fillColor: #000000;

  /* Form field placeholder */
  --hsElevate--formFieldPlaceholder__textColor: #5A5A5A;

  /* Form required field color */
  --hsElevate--formRequired__color: #de2828;

  /* Form field datepicker icon */
  --hsElevate--formField__datepickerIcon: url("data:image/svg+xml,%3Csvg width='24' height='29' viewBox='0 0 24 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3812_12272)'%3E%3Cpath d='M8.14286 2.07136C8.14286 1.35886 7.56964 0.785645 6.85714 0.785645C6.14464 0.785645 5.57143 1.35886 5.57143 2.07136V4.21422H3.42857C1.5375 4.21422 0 5.75172 0 7.64279V8.49993V11.0714V24.7856C0 26.6767 1.5375 28.2142 3.42857 28.2142H20.5714C22.4625 28.2142 24 26.6767 24 24.7856V11.0714V8.49993V7.64279C24 5.75172 22.4625 4.21422 20.5714 4.21422H18.4286V2.07136C18.4286 1.35886 17.8554 0.785645 17.1429 0.785645C16.4304 0.785645 15.8571 1.35886 15.8571 2.07136V4.21422H8.14286V2.07136ZM2.57143 11.0714H21.4286V24.7856C21.4286 25.2571 21.0429 25.6428 20.5714 25.6428H3.42857C2.95714 25.6428 2.57143 25.2571 2.57143 24.7856V11.0714Z' fill='%2309152B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3812_12272'%3E%3Crect width='24' height='27.4286' fill='white' transform='translate(0 0.785645)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");

  /* Form field select icon */
  --hsElevate--formField__selectIcon: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.9407 19.5595C11.5267 20.1454 12.4782 20.1454 13.0642 19.5595L22.0642 10.5595C22.6501 9.97354 22.6501 9.02197 22.0642 8.43604C21.4782 7.8501 20.5267 7.8501 19.9407 8.43604L12.0001 16.3767L4.05947 8.44072C3.47354 7.85478 2.52197 7.85478 1.93604 8.44072C1.3501 9.02666 1.3501 9.97822 1.93604 10.5642L10.936 19.5642L10.9407 19.5595Z' fill='%2309152B'/%3E%3C/svg%3E%0A");

  /* Textarea drag icon */
  --hsElevate--formField__dragIcon: url("data:image/svg+xml,%3Csvg width='11' height='12' viewBox='0 0 22 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline y1='-1' x2='29.5206' y2='-1' transform='matrix(-0.666795 0.745241 -0.806754 -0.590888 19.6843 0)' stroke='%23303F59' stroke-width='2'/%3E%3Cpath d='M21.0005 9.99756L10.5005 21.9976' stroke='%23303F59' stroke-width='2'/%3E%3C/svg%3E%0A");

  /* Label text */
  --hsElevate--formLabel__textColor: #1a1a1a;
  --hsElevate--formLabel__font: inherit;
  --hsElevate--formLabel__fontSize: 0.875rem;
  --hsElevate--formLabel__fontWeight: 600;
  --hsElevate--formLabel__marginBottom: var(--hsElevate--spacing--8);

  /* Help text */
  --hsElevate--formHelpText__textColor: #647390;

  /* Form background */
  --hsElevate--form__backgroundColor: transparent;
  --hsElevate--form__borderRadius: 8px;
  --hsElevate--form__borderThickness: 0;
  --hsElevate--form__borderColor: transparent;

  /* Form spacing */
  --hsElevate--form__padding: var(--hsElevate--spacing--48);

  /* CSS variables for new forms */

  /* Global vars */
  --hsf-global__font-family: var(--hsElevate--formLabel__font);
  --hsf-global__font-size: var(--hsElevate--formLabel__fontSize);
  --hsf-global__color: var(--hsElevate--formLabel__textColor);
  --hsf-global-error__color: var(--hsElevate--formRequired__color);

  /* Form */
  --hsf-background__background-color: var(--hsElevate--form__backgroundColor);
  --hsf-background__padding: var(--hsElevate--form__padding);
  --hsf-background__border-style: solid;
  --hsf-background__border-color: var(--hsElevate--form__borderColor);
  --hsf-background__border-radius: var(--hsElevate--form__borderRadius);
  --hsf-background__border-width: var(--hsElevate--form__borderThickness);

  /* Content */
  --hsf-heading__font-family: var(--hsf-global__font-family);
  --hsf-heading__color: var(--hsf-global__color);
  --hsf-heading__text-shadow: none;
  --hsf-richtext__font-family: var(--hsf-global__font-family);
  --hsf-richtext__font-size: var(--hsf-global__font-size);
  --hsf-richtext__color: var(--hsf-global__color);

  /* Labels */
  --hsf-field-label__font-family: var(--hsf-global__font-family);
  --hsf-field-label__font-size: var(--hsf-global__font-size);
  --hsf-field-label__color: var(--hsf-global__color);
  --hsf-field-label-requiredindicator__color: var(--hsf-global-error__color);
  --hsf-module__vertical-spacing: var(--hsElevate--formLabel__marginBottom);

  /* Help text */
  --hsf-field-description__font-family: var(--hsf-global__color);
  --hsf-field-description__color: var(--hsElevate--formHelpText__textColor);

  /* Errors */
  --hsf-erroralert__font-family: var(--hsElevate--formLabel__font);
  --hsf-erroralert__color: var(--hsf-global-error__color);

  /* Field footer */
  --hsf-field-footer__font-family: var(--hsf-field-description__font-family);
  --hsf-field-footer__color: var(--hsf-field-description__color);

  /* Field */
  --hsf-field-input__font-family: var(--hsf-global__font-family);
  --hsf-field-input__background-color: var(--hsElevate--formField__backgroundColor);
  --hsf-field-input__placeholder-color: var(--hsElevate--formFieldPlaceholder__textColor);
  --hsf-field-input__border-color: var(--hsElevate--formField__borderColor);
  --hsf-field-input__border-width: var(--hsElevate--formField__borderThickness);
  --hsf-field-input__border-style: solid;
  --hsf-field-input__border-radius: var(--hsElevate--formField__borderRadius);
  --hsf-field-input__padding: var(--hsElevate--spacing--20) var(--hsElevate--spacing--32);
  --hsf-field-input__color: var(--hsElevate--formFieldInput__textColor);
  --hsf-row__vertical-spacing: var(--hsElevate--formField__marginBottom);
  --hsf-row__horizontal-spacing: var(--hsElevate--spacing--32);

  /* Textarea */
  --hsf-field-textarea__font-family: var(--hsf-field-input__font-family);
  --hsf-field-textarea__color: var(--hsf-field-input__color);
  --hsf-field-textarea__background-color: var(--hsf-field-input__background-color);
  --hsf-field-textarea__border-color: var(--hsf-field-input__border-color);
  --hsf-field-textarea__border-style: var(--hsf-field-input__border-style);
  --hsf-field-textarea__border-radius: var(--hsElevate--formFieldTextArea__borderRadius);
  --hsf-field-textarea__padding: var(--hsf-field-input__padding);

  /* Checkbox */
  --hsf-field-checkbox__padding: calc(var(--hsElevate--formFieldCheckboxRadio__size) / 2);
  --hsf-field-checkbox__background-color: #fff;
  --hsf-field-checkbox__color: var(--hsElevate--formFieldCheckboxRadio__fillColor);
  --hsf-field-checkbox__border-color: var(--hsf-field-input__border-color);
  --hsf-field-checkbox__border-width: 1px 1px 1px 1px;
  --hsf-field-checkbox__border-style: var(--hsf-field-input__border-style);

  /* Radio */
  --hsf-field-radio__padding: calc(var(--hsElevate--formFieldCheckboxRadio__size) / 2);
  --hsf-field-radio__background-color: #fff;
  --hsf-field-radio__color: var(--hsElevate--formFieldCheckboxRadio__fillColor);
  --hsf-field-radio__border-color: var(--hsf-field-input__border-color);
  --hsf-field-radio__border-width: 1px 1px 1px 1px;
  --hsf-field-radio__border-style: var(--hsf-field-input__border-style);

  /* Button — matches .btn-primary design system */
  --hsf-button__width: 100%;
  --hsf-button__font-family: inherit;
  --hsf-button__font-size: 1rem;
  --hsf-button__font-weight: 600;
  --hsf-button__color: #FFFFFF;
  --hsf-button__background-color: var(--theme-secondary, #B6193D);
  --hsf-button__background-image: none;
  --hsf-button__border-radius: 999px;
  --hsf-button__border-width: 1px;
  --hsf-button__border-style: solid;
  --hsf-button__border-color: var(--theme-secondary, #B6193D);
  --hsf-button__padding: var(--hsElevate--spacing--20) var(--hsElevate--spacing--24);
  --hsf-button__box-shadow: none;
  --hsf-button--hover__color: var(--theme-secondary, #B6193D);
  --hsf-button--hover__background-color: transparent;
  --hsf-button--hover__border-color: var(--theme-secondary, #B6193D);
  --hsf-button--focus__color: var(--theme-secondary, #B6193D);
  --hsf-button--focus__background-color: transparent;
  --hsf-button--focus__border-color: var(--theme-secondary, #B6193D);
}

@media (max-width: 600px) {
  :root {
    --hsElevate--form__padding: var(--hsElevate--spacing--24);
  }

  .hsfc-PhoneInput__FlagAndCaret {
    --hsf-field-input__padding: var(--hsElevate--spacing--20) var(--hsElevate--spacing--16);
  }
}

:root {
    /* Border radius based on shape */
    --hsElevate-sharp: 0;
    --hsElevate-rounded--extra-small: 4px;
    --hsElevate-rounded--small: 8px;
    --hsElevate-rounded: 16px;
    --hsElevate-rounded--large: 24px;
    --hsElevate-rounded--extra-large: 32px;
    --hsElevate-circle: 50%;
}

/**
 * Local Font Declarations
 * Fonts hosted on HubSpot CDN
 */

/* Inter Font Family */

@font-face {
  font-family: 'Inter';
  src: url('https://146788052.fs1.hubspotusercontent-eu1.net/hubfs/146788052/Fonts%20%28%20Developer%20Assets%20%29/Inter18pt-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url('https://146788052.fs1.hubspotusercontent-eu1.net/hubfs/146788052/Fonts%20%28%20Developer%20Assets%20%29/Inter18pt-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url('https://146788052.fs1.hubspotusercontent-eu1.net/hubfs/146788052/Fonts%20%28%20Developer%20Assets%20%29/Inter18pt-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url('https://146788052.fs1.hubspotusercontent-eu1.net/hubfs/146788052/Fonts%20%28%20Developer%20Assets%20%29/Inter18pt-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Mona Sans Font Family */

@font-face {
  font-family: 'Mona Sans';
  src: url('https://146788052.fs1.hubspotusercontent-eu1.net/hubfs/146788052/Fonts%20%28%20Developer%20Assets%20%29/MonaSans-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Mona Sans';
  src: url('https://146788052.fs1.hubspotusercontent-eu1.net/hubfs/146788052/Fonts%20%28%20Developer%20Assets%20%29/MonaSans-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Mona Sans';
  src: url('https://146788052.fs1.hubspotusercontent-eu1.net/hubfs/146788052/Fonts%20%28%20Developer%20Assets%20%29/MonaSans-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Mona Sans';
  src: url('https://146788052.fs1.hubspotusercontent-eu1.net/hubfs/146788052/Fonts%20%28%20Developer%20Assets%20%29/MonaSans-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Mona Sans';
  src: url('https://146788052.fs1.hubspotusercontent-eu1.net/hubfs/146788052/Fonts%20%28%20Developer%20Assets%20%29/MonaSans-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Mona Sans';
  src: url('https://146788052.fs1.hubspotusercontent-eu1.net/hubfs/146788052/Fonts%20%28%20Developer%20Assets%20%29/MonaSans-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* Generic */

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

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
  overflow-x: hidden;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct box sizing in Firefox.
 */

hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Remove the inheritance of text transform in Edge and Firefox.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers.
 */

legend {
  padding: 0;
}

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

progress {
  vertical-align: baseline;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge and Firefox.
 */

details {
  display: block;
}

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

summary {
  display: list-item;
}

  

/* CSS variables */

:root {
  --column-gap: 2.13%;
  --column-width-multiplier: 8.333;
}

/* Mobile layout */

.row-fluid {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

  

 .row-fluid .span1 

 , 

 .row-fluid .span2 

 , 

 .row-fluid .span3 

 , 

 .row-fluid .span4 

 , 

 .row-fluid .span5 

 , 

 .row-fluid .span6 

 , 

 .row-fluid .span7 

 , 

 .row-fluid .span8 

 , 

 .row-fluid .span9 

 , 

 .row-fluid .span10 

 , 

 .row-fluid .span11 

 , 

 .row-fluid .span12 

 {
  min-height: 1px;
  width: 100%;
}

/* Desktop layout */

@media (min-width: 768px) {
  .row-fluid {
    flex-wrap: nowrap;
    justify-content: space-between;
  }

    
     .row-fluid .span1  {
      width: calc(var(--column-width-multiplier) * 1% * 1 - var(--column-gap) * (11 * var(--column-width-multiplier) / 100));
    }
    
     .row-fluid .span2  {
      width: calc(var(--column-width-multiplier) * 1% * 2 - var(--column-gap) * (10 * var(--column-width-multiplier) / 100));
    }
    
     .row-fluid .span3  {
      width: calc(var(--column-width-multiplier) * 1% * 3 - var(--column-gap) * (9 * var(--column-width-multiplier) / 100));
    }
    
     .row-fluid .span4  {
      width: calc(var(--column-width-multiplier) * 1% * 4 - var(--column-gap) * (8 * var(--column-width-multiplier) / 100));
    }
    
     .row-fluid .span5  {
      width: calc(var(--column-width-multiplier) * 1% * 5 - var(--column-gap) * (7 * var(--column-width-multiplier) / 100));
    }
    
     .row-fluid .span6  {
      width: calc(var(--column-width-multiplier) * 1% * 6 - var(--column-gap) * (6 * var(--column-width-multiplier) / 100));
    }
    
     .row-fluid .span7  {
      width: calc(var(--column-width-multiplier) * 1% * 7 - var(--column-gap) * (5 * var(--column-width-multiplier) / 100));
    }
    
     .row-fluid .span8  {
      width: calc(var(--column-width-multiplier) * 1% * 8 - var(--column-gap) * (4 * var(--column-width-multiplier) / 100));
    }
    
     .row-fluid .span9  {
      width: calc(var(--column-width-multiplier) * 1% * 9 - var(--column-gap) * (3 * var(--column-width-multiplier) / 100));
    }
    
     .row-fluid .span10  {
      width: calc(var(--column-width-multiplier) * 1% * 10 - var(--column-gap) * (2 * var(--column-width-multiplier) / 100));
    }
    
     .row-fluid .span11  {
      width: calc(var(--column-width-multiplier) * 1% * 11 - var(--column-gap) * (1 * var(--column-width-multiplier) / 100));
    }
    
}

/* Elements */

html {
  font-size: 16px;
}

body {
  background-color: #ffffff;
  color: #5a5a5a;
  font-family: 'Inter', sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.55;
  overflow-wrap: break-word;
}

html[lang^="ja"] body,
html[lang^="zh"] body,
html[lang^="ko"] body {
  line-break: strict;
  overflow-wrap: normal;
  word-break: break-all;
}

/* Paragraphs */

p {
  margin-block: 0 2rem;
}

/* Lists */

ul,
ol {
  margin-block: 0 2rem;
}

/* Images in rich text */

:is(.hs_cos_wrapper_type_rich_text, .hs_cos_wrapper_type_inline_richtext_field) img {
  max-width: 100%;
  margin-block-end: 2rem;
}

/**
 * Button Classes — Single Source of Truth
 *
 * All button styles consolidated here (imported via main.hubl.css).
 * Default brand color: #B6193D
 * PageLevelSettings overrides these per page for brand variants.
 */

/* ============================================
   BASE BUTTON
   ============================================ */

/**
 * .btn - Base Button Class
 * Usage: Apply to all buttons as the foundation
 * Must be combined with a variant (.btn-primary, etc.)
 */

.btn {
  display: inline-block;
  padding: 1rem 1.75rem;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.3;
  border-radius: 999px;
  text-decoration: none !important;
  border-width: 1px;
  border-style: solid;
  transition: all 0.3s ease;
  cursor: pointer;
  text-align: center;
}

.btn:hover {
  text-decoration: none !important;
}

/* ============================================
   BUTTON VARIANTS
   ============================================ */

/* Primary Button — Main CTAs, important actions */

.btn-primary {
  background-color: #b6193d;
  border-color: #b6193d;
  color: #ffffff !important;
}

.btn-primary:hover {
  background-color: transparent;
  border-color: #b6193d;
  color: #b6193d !important;
}

/* Primary Outline Button — Secondary CTAs with brand emphasis */

.btn-primary-outline {
  background-color: #fde8ec;
  border-color: #b6193d;
  color: #1a1a1a !important;
}

.btn-primary-outline:hover {
  background-color: #b6193d;
  border-color: #b6193d;
  color: #ffffff !important;
}

/* White Button — Buttons on dark backgrounds */

.btn-white {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #b6193d !important;
}

.btn-white:hover {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff !important;
}

/* White Outline Button — Ghost buttons on dark backgrounds */

.btn-white-outline {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff !important;
}

.btn-white-outline:hover {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #b6193d !important;
}

/* ============================================
   BUTTON SIZES
   ============================================ */

/* Small Button — Compact spaces, inline actions */

.btn-sm {
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
}

/* Large Button — Hero CTAs, prominent actions */

.btn-lg {
  padding: 1rem 2rem;
  font-size: 1.125rem;
}

/* ============================================
   BUTTON MODIFIERS
   ============================================ */

/* Full Width Button */

.btn-full {
  width: 100%;
  display: block;
}

/* Mobile-specific: Full width buttons on mobile only */

@media (max-width: 767px) {
  .btn-mobile-full {
    width: 100%;
    display: block;
  }
}

/* ============================================
   LINK BUTTONS (text-only, no background)
   ============================================ */

/* Link-style Button with Arrow */

.btn-link {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 1rem;
  font-weight: 600;
  color: #b6193d !important;
  text-decoration: none;
  transition: gap 0.2s ease;
  border: 0;
  background: transparent;
  padding: 0;
}

@media (min-width: 768px) {
  .btn-link {
    font-size: 1.125rem;
  }
}

@media (max-width: 767px) {
  .btn-link {
    font-size: 0.875rem;
  }
}

.btn-link:hover {
  gap: 0.75rem;
}

/* ============================================
   ICON BUTTONS (circular, no text)
   ============================================ */

/* Icon-only Button — Arrow navigation, close buttons */

.btn-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.75rem;
  height: 2.75rem;
  background: transparent;
  border: 0;
  cursor: pointer;
  transition: color 0.2s ease;
  padding: 0;
}

/* Circular Icon Button with Border — Social icons, contact buttons */

.btn-icon-circle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.75rem;
  height: 2.75rem;
  border-width: 1px;
  border-style: solid;
  border-radius: 9999px;
  transition: all 0.3s ease;
  text-decoration: none;
}

/* Circular Icon Button — Primary variant */

.btn-icon-circle-primary {
  border-color: #b6193d;
  color: #b6193d !important;
}

.btn-icon-circle-primary:hover {
  background-color: #b6193d;
  color: #ffffff !important;
}

/* Mobile size adjustment */

@media (max-width: 767px) {
  .btn-icon {
    width: 2.5rem;
    height: 2.5rem;
  }

  .btn-icon-circle {
    width: 2.5rem;
    height: 2.5rem;
  }
}

/* Form */

.hs-form,
.hs-elevate-system-form form,
.hs-elevate-system-form--subscription-preferences form .email-prefs {
  padding: var(--hsElevate--form__padding);
  border-color: var(--hsElevate--form__borderColor);
  border-radius: var(--hsElevate--form__borderRadius);
  border-style: solid;
  border-width: var(--hsElevate--form__borderThickness);
  background: var(--hsElevate--form__backgroundColor);
}

/* Form labels */

:is(.hs-form, .hs-elevate-system-form) label,
.hs-elevate-system-form--subscription-preferences .fakelabel {
  display: block;
  color: var(--hsElevate--formLabel__textColor);
  font-family: var(--hsElevate--formLabel__font);
  font-size: var(--hsElevate--formLabel__fontSize);
  font-weight: var(--hsElevate--formLabel__fontWeight);
  margin-block-end: var(--hsElevate--formLabel__marginBottom);
}

/* Form fields */

.hs-form .hs-form-field {
  margin-block-end: var(--hsElevate--formField__marginBottom);
}

:is(.hs-form, .hs-elevate-system-form) input[type="text"],
:is(.hs-form, .hs-elevate-system-form) input[type="email"],
:is(.hs-form, .hs-elevate-system-form) input[type="password"],
:is(.hs-form, .hs-elevate-system-form) input[type="tel"],
:is(.hs-form, .hs-elevate-system-form) input[type="number"],
:is(.hs-form, .hs-elevate-system-form) input[type="search"],
:is(.hs-form, .hs-elevate-system-form) select,
:is(.hs-form, .hs-elevate-system-form) textarea {
  width: 100% !important;
  border-radius: var(--hsElevate--formField__borderRadius);
  border-top: var(--hsElevate--formField__borderTop);
  border-right: var(--hsElevate--formField__borderRight);
  border-bottom: var(--hsElevate--formField__borderBottom);
  border-left: var(--hsElevate--formField__borderLeft);
  background-color: var(--hsElevate--formField__backgroundColor);
  color: var(--hsElevate--formFieldInput__textColor);
  padding-block: var(--hsElevate--spacing--20);
  padding-inline: var(--hsElevate--spacing--32);
}

.hs-input.hs-fieldtype-intl-phone {
  display: flex;
  width: 100% !important;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 8px; /* matches column margins from form injection */
}

.hs-input.hs-fieldtype-intl-phone > input {
  flex: 1 0 calc(70% - 8px) !important;
}

.hs-input.hs-fieldtype-intl-phone > select {
  flex: 1 0 30% !important;
}

@media (max-width: 600px) {
  .hs-input.hs-fieldtype-intl-phone {
    display: flex;
    width: 100%;
    flex-direction: column;
    gap: 8px;
  }

  .hs-input.hs-fieldtype-intl-phone > select,
  .hs-input.hs-fieldtype-intl-phone > input {
    min-width: 100%;
    flex: 1 1 100%;
  }

  .hs-input.hs-fieldtype-intl-phone > select {
    padding-inline: var(--hsElevate--spacing--16);
  }
}

.hs-form-field.hs-fieldtype-file .hs-input,
.hs-form fieldset {
  max-width: 100% !important;
}

/* Form fields - textarea */

.hs-form textarea {
  position: relative;
  height: 160px;
  border-radius: var(--hsElevate--formFieldTextArea__borderRadius);
}

.hs-form textarea::-webkit-resizer {
  display: none;
}

.hs-form .hs_multi_line_field .input {
  position: relative;
}

.hs-form .hs_multi_line_field .input:after {
  position: absolute;
  right: var(--hsElevate--spacing--8);
  bottom: var(--hsElevate--spacing--8);
  content: var(--hsElevate--formField__dragIcon);
  pointer-events: none;
}

/* Form fields - select */

.hs-form .hs-fieldtype-select .input {
  position: relative;
}

.hs-form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.hs-form .hs-fieldtype-select .input:after {
  position: absolute;
  top: 50%;
  right: var(--hsElevate--spacing--32);
  content: var(--hsElevate--formField__selectIcon);
  pointer-events: none;
  transform: translateY(-50%);
}

/* Form fields - datepicker */

.hs-form .hs-dateinput:before {
  position: absolute;
  top: 50%;
  right: var(--hsElevate--spacing--32);
  content: var(--hsElevate--formField__datepickerIcon);
  pointer-events: none;
  transform: translateY(-50%);
}

/* Form fields - placeholders */

::-moz-placeholder {
  color: var(--hsElevate--formFieldPlaceholder__textColor);
}

::placeholder {
  color: var(--hsElevate--formFieldPlaceholder__textColor);
}

/* Form fields - checkbox/radio */

.hs-form .inputs-list {
  padding: 0;
  margin: 0;
  list-style: none;
}

.hs-form .inputs-list li {
  display: block;
  margin-block-end: var(--hsElevate--spacing--16);
}

.hs-form .inputs-list li:last-of-type {
  margin-block-end: 0;
}

.hs-form .inputs-list :is(input, span) {
  vertical-align: middle;
}

:is(.hs-form, .hs-elevate-system-form) input[type="checkbox"],
:is(.hs-form, .hs-elevate-system-form) input[type="radio"] {
  height: var(--hsElevate--formFieldCheckboxRadio__size);
  width: var(--hsElevate--formFieldCheckboxRadio__size) !important;
  accent-color: var(--hsElevate--formFieldCheckboxRadio__fillColor);
  cursor: pointer;
  margin-inline-end: var(--hsElevate--spacing--12);
}

/* Form help text */

.hs-form legend {
  /* To do: figure out where we should pull this from */
  color: var(--hsElevate--formHelpText__textColor);
  margin-block-end: var(--hsElevate--spacing--8);
}

/* Form rich text */

.hs-form .hs-richtext {
  color: var(--hsElevate--formLabel__textColor);
}

.hs-form .hs-richtext img {
  height: auto;
  max-width: 100% !important;
}

/* Form error messages */

.hs-form .hs-input.error {
  border-color: var(--hsElevate--formRequired__color);
}

.hs-form .hs-error-msg,
.hs-form .hs-error-msgs {
  color: var(--hsElevate--formRequired__color);
  margin-block-start: var(--hsElevate--spacing--4);
}

/* Form button */

:is(.hs-form, .hs-elevate-system-form) .hs-button,
:is(.hs-form, .hs-elevate-system-form) input[type="submit"] {
  display: inline-block;
  width: 100%;
  border-color: var(--theme-secondary, #B6193D);
  border-radius: 999px;
  border-style: solid;
  border-width: 1px;
  background-color: var(--theme-secondary, #B6193D);
  color: #FFFFFF;
  cursor: pointer;
  font-family: inherit;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  padding-block: var(--hsElevate--spacing--20);
  padding-inline: var(--hsElevate--spacing--24);
  text-align: center;
  text-decoration: none;
  transition: all 0.15s linear;
  white-space: normal !important;
}

:is(.hs-form, .hs-elevate-system-form) .hs-button:hover,
:is(.hs-form, .hs-elevate-system-form) .hs-button:focus,
:is(.hs-form, .hs-elevate-system-form) input[type="submit"]:hover,
:is(.hs-form, .hs-elevate-system-form) input[type="submit"]:focus {
  border-color: var(--theme-secondary, #B6193D);
  border-width: 1px;
  background-color: transparent;
  color: var(--theme-secondary, #B6193D);
  text-decoration: none;
}

/* Captcha */

.grecaptcha-badge {
  margin-block: 0;
  margin-inline: auto;
}

/* Components */

/**
 * HubSpot Forms — Global Styling
 *
 * Overrides HubSpot's per-form-instance stylesheet, which uses selectors
 * like `.hs-form-{formId}_{instanceId} fieldset.form-columns-2 .hs-form-field`
 * (and `!important` in a few places). We match/beat that specificity by
 * scoping to `.hs-form` and using `!important` only where HubSpot forces it.
 */

/* --- Form root ---------------------------------------------------------- */

.hs-form,
.hs-form.hs-custom-form {
  font-family: inherit;
  color: #1A1A1A;
  max-width: 100%;
}

/* --- Fieldsets (column layout) ---------------------------------------- */

/* HubSpot uses float + width%. Force grid and neutralize the floats. */

.hs-form fieldset {
  border: 0;
  padding: 0;
  margin: 0 0 16px 0;
  max-width: 100% !important;
  display: grid;
  grid-gap: 16px;
  gap: 16px;
}

.hs-form fieldset.form-columns-1,
.hs-form fieldset.form-columns-2,
.hs-form fieldset.form-columns-3 {
  grid-template-columns: 1fr;
}

@media (min-width: 768px) {
  .hs-form fieldset.form-columns-2 {
    grid-template-columns: 1fr 1fr;
  }
  .hs-form fieldset.form-columns-3 {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

/* Neutralize HubSpot's per-form-instance float/width on fields */

.hs-form fieldset > .hs-form-field {
  width: auto !important;
  float: none !important;
  padding: 0 !important;
}

/* Neutralize the 8px right offset HubSpot adds to `.input` inside columns */

.hs-form fieldset .input {
  margin-right: 0 !important;
}

/* --- Field wrapper & label -------------------------------------------- */

.hs-form-field {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.hs-form-field > label {
  font-size: 14px;
  font-weight: 600;
  color: #1A1A1A;
  line-height: 1.3;
  margin: 0;
}

.hs-form-required {
  color: var(--t-secondary, #B6193D);
  margin-left: 4px;
}

/* --- Text inputs / textareas / selects --------------------------------- */

.hs-form .input > .hs-input:not([type="checkbox"]):not([type="radio"]) {
  width: 100% !important;
  max-width: 100% !important;
  min-height: 48px !important;
  padding: 12px 16px !important;
  border: 1px solid #E0E0E0;
  border-radius: 12px;
  background-color: #FFFFFF;
  font-family: inherit;
  font-size: 16px;
  color: #1A1A1A;
  line-height: 1.4;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
  box-sizing: border-box;
}

.hs-form .hs-input::-moz-placeholder {
  color: #A0A0A0;
  opacity: 1;
}

.hs-form .hs-input::placeholder {
  color: #A0A0A0;
  opacity: 1;
}

.hs-form .hs-input:hover {
  border-color: #C4C4C4;
}

.hs-form .hs-input:focus {
  outline: none;
  border-color: var(--t-secondary, #B6193D);
  box-shadow: 0 0 0 3px var(--t-secondary-focus-ring, rgba(182, 25, 61, 0.12));
}

/* Textarea — override HubSpot's `.hs-custom-style fieldset textarea { padding: 10px 15px }` */

.hs-form .input > textarea.hs-input,
.hs-form textarea.hs-input {
  height: 100% !important;
  min-height: 120px;
  padding: 12px 16px !important;
  resize: vertical;
  font-family: inherit;
  line-height: 1.5;
}

/* --- Select dropdown --------------------------------------------------- */

/* Strip native chevron completely; paint our own via pseudo-element on wrapper */

.hs-form select.hs-input {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  background-image: none !important;
  background-color: #FFFFFF !important;
  padding-right: 40px !important;
  cursor: pointer;
}

.hs-form select.hs-input::-ms-expand {
  display: none !important;
}

.hs-form select.hs-input.is-placeholder {
  color: #A0A0A0;
}

.hs-form .hs-fieldtype-select .input,
.hs-form .hs-fieldtype-booleancheckbox .input {
  position: relative;
}

.hs-form .hs-fieldtype-select .input::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 16px;
  width: 12px;
  height: 8px;
  transform: translateY(-50%);
  pointer-events: none;
  background: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%231A1A1A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / contain no-repeat;
}

/* --- Nuke every native input decoration (Chrome / Safari / Edge / IE) --- */

.hs-form input::-webkit-calendar-picker-indicator,
.hs-form input::-webkit-clear-button,
.hs-form input::-webkit-inner-spin-button,
.hs-form input::-webkit-outer-spin-button,
.hs-form input::-webkit-list-button,
.hs-form input::-webkit-textfield-decoration-container,
.hs-form input::-webkit-search-cancel-button,
.hs-form input::-webkit-search-decoration,
.hs-form input::-webkit-search-results-button,
.hs-form input::-webkit-search-results-decoration {
  -webkit-appearance: none !important;
  appearance: none !important;
  display: none !important;
  opacity: 0 !important;
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  pointer-events: none !important;
  background: none !important;
  content: none !important;
  visibility: hidden !important;
}

/* --- Date input (Pika-based text field) ------------------------------- */

.hs-form .hs-dateinput {
  position: relative;
}

/* Kill HubSpot's built-in calendar icon on the wrapper */

.hs-form .hs-dateinput::before {
  display: none !important;
  content: none !important;
  background: none !important;
}

.hs-form .hs-fieldtype-date .hs-input,
.hs-form .hs-dateinput .hs-input {
  width: 100% !important;
  max-width: 100% !important;
  min-height: 48px !important;
  padding: 12px 44px 12px 16px !important;
  border: 1px solid #E0E0E0;
  border-radius: 12px;
  background-color: #FFFFFF;
  background-image: none !important;
  font-family: inherit;
  font-size: 16px;
  color: #1A1A1A;
  line-height: 1.4;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
  box-sizing: border-box;
}

.hs-form .hs-fieldtype-date .hs-input:hover,
.hs-form .hs-dateinput .hs-input:hover {
  border-color: #C4C4C4;
}

.hs-form .hs-fieldtype-date .hs-input:focus,
.hs-form .hs-dateinput .hs-input:focus {
  outline: none;
  border-color: var(--t-secondary, #B6193D);
  box-shadow: 0 0 0 3px var(--t-secondary-focus-ring, rgba(182, 25, 61, 0.12));
}

.hs-form .hs-dateinput::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 14px;
  width: 20px;
  height: 20px;
  transform: translateY(-50%);
  pointer-events: none;
  background: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3.5' y='5' width='17' height='16' rx='2' stroke='%231A1A1A' stroke-width='1.5'/%3E%3Cpath d='M3.5 10H20.5' stroke='%231A1A1A' stroke-width='1.5'/%3E%3Cpath d='M8 3V6' stroke='%231A1A1A' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M16 3V6' stroke='%231A1A1A' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") center / contain no-repeat;
}

/* Hidden HubSpot inputs (dupes of the visible one) */

.hs-form input[type="hidden"].hs-input {
  display: none !important;
}

/* Hide any button / icon / image / svg HubSpot injects inside the date wrapper.
   Clicking the text input itself opens the Pika picker, so extra triggers aren't needed. */

.hs-form .hs-dateinput > button,
.hs-form .hs-dateinput > [role="button"],
.hs-form .hs-dateinput > svg,
.hs-form .hs-dateinput > img,
.hs-form .hs-dateinput > i,
.hs-form .hs-dateinput > span[class*="icon" i],
.hs-form .hs-dateinput > [class*="icon" i],
.hs-form .hs-dateinput > [class*="calendar" i],
.hs-form .hs-dateinput > [class*="picker-toggle" i] {
  display: none !important;
}

/* Force the Pika picker popup to stay hidden until opened */

.hs-form .pika-single.is-hidden {
  display: none !important;
}

.hs-form .hs-datepicker {
  position: absolute !important;
}

/* Force light color-scheme on date fields so the browser doesn't inject
   its dark-mode calendar picker indicator that ignores appearance:none */

.hs-form input[type="date"].hs-input,
.hs-form .hs-dateinput .hs-input {
  color-scheme: light;
}

/* Belt-and-braces: put my ::after above anything else inside .hs-dateinput */

.hs-form .hs-dateinput::after {
  z-index: 2;
}

.hs-form .hs-dateinput .hs-input {
  position: relative;
  z-index: 1;
}

/* --- Checkbox / Radio lists ------------------------------------------- */

.hs-form ul.inputs-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.hs-form ul.inputs-list.multi-container {
  gap: 10px;
}

.hs-form .hs-form-checkbox-display,
.hs-form .hs-form-radio-display,
.hs-form .hs-form-booleancheckbox-display {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  cursor: pointer;
  font-size: 14px;
  color: #1A1A1A;
  line-height: 1.5;
  margin: 0;
  font-weight: 400;
}

/* Neutralize the float+margin-left HubSpot applies to legal booleancheckbox */

.hs-form .legal-consent-container .hs-form-booleancheckbox-display > input {
  float: none !important;
  margin: 2px 0 0 0 !important;
}

.hs-form .legal-consent-container .hs-form-booleancheckbox-display > span {
  display: inline !important;
  margin-left: 0 !important;
}

/* HubSpot forces `.form-columns-1 input[type=checkbox|radio] { width: auto }` — keep, and re-force size */

.hs-form input[type="checkbox"].hs-input,
.hs-form input[type="radio"].hs-input {
  width: 18px !important;
  height: 18px !important;
  min-height: 0 !important;
  padding: 0 !important;
  margin: 2px 0 0 0 !important;
  accent-color: var(--t-secondary, #B6193D);
  cursor: pointer;
  flex-shrink: 0;
  border-radius: 0;
}

/* --- Legal consent block --------------------------------------------- */

.hs-form .legal-consent-container {
  padding-top: 8px;
  font-size: 12px;
  color: #5A5A5A;
  line-height: 1.5;
}

.hs-form .legal-consent-container .hs-richtext {
  margin-bottom: 8px;
}

.hs-form .legal-consent-container .hs-richtext:last-child {
  margin-bottom: 0;
}

.hs-form .legal-consent-container .hs-form-booleancheckbox-display {
  font-size: 12px;
  color: #5A5A5A;
}

/* --- Validation errors ------------------------------------------------ */

.hs-form .hs-error-msgs {
  list-style: none;
  padding: 0;
  margin: 6px 0 0 0;
  font-size: 12px;
  color: var(--t-secondary, #B6193D);
}

.hs-form .hs-error-msgs li {
  margin: 0;
}

.hs-form .hs-error-msgs label {
  color: var(--t-secondary, #B6193D) !important;
  font-weight: 400;
  font-size: 12px;
}

.hs-form .hs-input.invalid,
.hs-form .hs-input.error {
  border-color: var(--t-secondary, #B6193D) !important;
}

/* --- Submit button --------------------------------------------------- */

.hs-form .hs-submit {
  margin-top: 8px;
}

.hs-form .hs-submit .actions {
  display: flex;
  justify-content: flex-end;
  padding: 0;
}

.hs-form input.hs-button,
.hs-form input[type="submit"].hs-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 32px !important;
  min-height: 48px;
  background-color: var(--t-secondary, #B6193D) !important;
  color: #FFFFFF !important;
  border: 0 !important;
  border-radius: 999px;
  font-family: inherit;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  cursor: pointer;
  transition: background-color 0.2s ease, transform 0.1s ease;
  min-width: 180px;
  text-align: center;
  white-space: pre-wrap;
  width: auto !important;
  max-width: 100%;
  box-sizing: border-box;
}

.hs-form input.hs-button:hover,
.hs-form input[type="submit"].hs-button:hover,
.hs-form input.hs-button:focus,
.hs-form input[type="submit"].hs-button:focus {
  background-color: var(--t-link-hover, #a01636) !important;
  color: #FFFFFF !important;
}

.hs-form input.hs-button:active {
  transform: translateY(1px);
}

.hs-form input.hs-button:focus-visible {
  outline: 2px solid var(--t-secondary, #B6193D);
  outline-offset: 3px;
}

.hs-form input.hs-button:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

/* --- Post-submit success message ------------------------------------- */

.submitted-message,
.hs-main-font-element .submitted-message {
  padding: 24px;
  background-color: #F5F5F5;
  border-radius: 12px;
  color: #1A1A1A;
  font-size: 16px;
  line-height: 1.5;
}

/* --- Hide HubSpot branding link (theme decision) --------------------- */

.hubspot-link__container {
  display: none;
}