/* Theme base styles */

/* Tools
Any animations, or functions used throughout the project.
Note: _macros.css needs to be imported into each stylesheet where macros are used and not included here
*/

/* Generic
This is where reset, normalize & box-sizing styles go.
*/

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

.hs-image-widget {
  max-width: 100%; 
  height: auto;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

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

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

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

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

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

body {
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

button,
select { /* 1 */
  text-transform: none;
}

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

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

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

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

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

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

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

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

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

legend {
  padding: 0;
}

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

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

details {
  display: block;
}

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

summary {
  display: list-item;
}

/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/


/* .iframe_wrapper iframe .html5-video-player .ytp-cued-thumbnail-overlay button.ytp-button svg {
  opacity: 0 !important;
} */

html {
  scroll-behavior: smooth;
  scroll-padding-top: 160px;
}

/* html:has(.hs-content-id-60967725502) {
  scroll-padding-top: 230px;
} */

@media (max-width: 767px) {
  html {
    scroll-padding-top: 120px;
/*     scroll-padding-top: 0px; */
  }
}

/* Veterinarians page */
@media (max-width: 520px) {
  a[data-hs-anchor="true"]#sharing {   
     display: block; 
     position: relative; 
     visibility: hidden; 
     top: 200px;  
  }
  
  @-moz-document url-prefix() {
    a[data-hs-anchor="true"]#sharing {   
      display: block; 
      position: relative; 
      visibility: hidden; 
      top: 0px;  
    }
  }
}

/* Objects
Non-cosmetic design patterns including grid and layout classes)
*/



/* CSS variables */

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

/* Mobile layout */

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


  .row-fluid .span1,
  .row-fluid .span2,
  .row-fluid .span3,
  .row-fluid .span4,
  .row-fluid .span5,
  .row-fluid .span6,
  .row-fluid .span7,
  .row-fluid .span8,
  .row-fluid .span9,
  .row-fluid .span10,
  .row-fluid .span11,
  .row-fluid .span12{
  min-height: 1px;
  width: 100%;
}

/* Desktop layout */



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

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

@media screen and (min-width: 1380px) {
  .content-wrapper {
    padding: 0;
  }
}

.dnd-section > .row-fluid {
  margin: 0 auto;
}

.dnd-section .dnd-column {
  padding: 0 1rem;
}

@media (max-width: 767px) {
  .dnd-section .dnd-column {
    padding: 0;
  }
}

/* Sections */
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

/* Templates */
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/


.page .app-fullscreen-embed .video-js .vjs-poster {
  border-radius: 20px !important;
}

@media (max-width: 767px) {
  .row-number-1 .row-fluid .span6:first-of-type .row-number-2 h1 {
  font-size: 48px !important;
 }
  
  .row-number-21 .row-fluid .span6:first-of-type .row-number-22 .row-fluid,
  .row-number-21 .row-fluid .span6:first-of-type .row-number-25 .row-fluid,
  .row-number-21 .row-fluid .span6:first-of-type .row-number-28 .row-fluid {
    flex-wrap: nowrap;
  }
  
  .row-number-21 .row-fluid .span6:first-of-type .row-number-22 .row-fluid .span2,
  .row-number-21 .row-fluid .span6:first-of-type .row-number-25 .row-fluid .span2,
  .row-number-21 .row-fluid .span6:first-of-type .row-number-28 .row-fluid .span2 {
    width: 20%;
  }
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/


.page .app-fullscreen-embed .video-js .vjs-poster {
  border-radius: 20px !important;
}

.row-number-41 .row-fluid .span12 {
  border-radius: 24px;
}

.row-number-41 .row-fluid .span12 .span6:first-of-type .row-number-45 .span12 span img {
  border-radius: unset;
}



@media (max-width: 767px) {
  .row-number-1 .row-fluid .span6:first-of-type .row-number-2 h1 {
  font-size: 48px !important;
 }
  
   .row-number-6 .row-fluid .span6:first-of-type .row-number-7 .row-fluid,
  .row-number-6 .row-fluid .span6:first-of-type .row-number-10 .row-fluid,
  .row-number-6 .row-fluid .span6:first-of-type .row-number-13 .row-fluid {
    flex-wrap: nowrap;
  }
  
  .row-number-6 .row-fluid .span6:first-of-type .row-number-7 .row-fluid .span2,
  .row-number-6 .row-fluid .span6:first-of-type .row-number-10 .row-fluid .span2,
  .row-number-6 .row-fluid .span6:first-of-type .row-number-13 .row-fluid .span2 {
    width: 20%;
  }
}

@media (max-width: 450px) {
  
  .hero-wrapper .hero-text {
    padding-right: 30px !important;
  }
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/



@media (max-width: 767px) {
  form {
    max-width: 100% !important;
  }
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.hs-content-id-62193104112 .dnd-section:first-of-type .span6:last-of-type * {
  flex: 1;
  height: 100%;
}

.hs-content-id-62193104112 .dnd-section:first-of-type .span6:last-of-type .hs_cos_wrapper_type_linked_image {
  display: block;
}

.hs-content-id-62193104112 .dnd-section:first-of-type .span6:last-of-type .hs_cos_wrapper_type_linked_image img {
  object-fit: cover;
  height: 100% !important;
  width: 100%;
}

@media (min-width: 768px) and (max-width: 1220px) {
  .hs-content-id-62193104112 .cell_1676030642728-padding {
    padding-right: 16px !important;
  }
}

/* @media (max-width: 1080px) {
  .hs-content-id-62193104112 .dnd-section:first-of-type .span6:first-of-type {
    padding-right: 50px !important;
  }
} */

@media (max-width: 767px) {
  .hs-content-id-62193104112 .dnd-section:first-of-type div.span6:first-of-type {
    padding-right: 0px !important;
  }
}

/* Elements
Base HMTL elements are styled in this section (<body>, <h1>, <a>, <p>, <button> etc.)
*/

body {
  line-height: 1.4;
  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;
}

::selection {
    background-color: #c5f7ee;
}

/* Paragraphs */

p {
  font-size: 1rem;
  margin: 0 0 1.4rem;
}

/* Anchors */

a {
  cursor: pointer;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 1.4rem;
}

/* Lists */

ul,
ol {
  margin: 0 0 1.4rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin: 0;
}

ul.no-list {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

/* Code blocks */

pre {
  overflow: auto;
}

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {
  border-left: 2px solid;
  margin: 0 0 1.4rem;
  padding-left: 0.7rem;
}

/* Horizontal rules */

hr {
  border: none;
  border-bottom: 1px solid #CCC;
}

/* Image alt text */

img {
  font-size: 0.583rem;
  word-break: normal;
}

/* Remove margin-bottom of the last element in the rich text */
.hs_cos_wrapper_type_rich_text > *:last-child,
.hs_cos_wrapper_type_rich_text > *:last-child > *:last-child {
  margin-bottom: 0;
}
.btn-wrapper .button.primary{
  background: #03594f;
  color: #fff; 
}
.btn-wrapper .button.primary_light{
  background: #C5F7EE;
  color: #03594f !important;
}
/* FAQ's and Contact page form style */

form {
  max-width: 85%;
  position: relative;
  padding-bottom: 50px;
}

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

form ul {
  padding: 0;
}

form ul li:not(:last-child) {
  margin-bottom: 5px;
}

form fieldset:first-of-type .hs_firstname .input {
  margin-right: 32px;
}

form .hs-form-field:not(:first-child, .form-columns-2 .hs-form-field:last-child),
form .legal-consent-container,
form fieldset,
form.hs-form-940c413e-b0f4-4516-82e5-60dde154745e_81227251-d531-4c87-9651-00447c47ccb0 fieldset,
form.hs-form-940c413e-b0f4-4516-82e5-60dde154745e_5a14ea2b-237d-43c2-a748-d0c06310c808 fieldset,
form fieldset .hs-form-field {
  margin-top: 24px;
}

form .hs-input {
  width: 100% !important;
}

form fieldset:first-of-type .hs_firstname,
form fieldset:first-of-type .hs_lastname {
  width: 50%;
}

form fieldset label span {
  color: #616161;
  font-weight: 500;
}

form input,
form textarea {
  padding: 12px 16px;
  border: 1px solid #BDBDBD;
  border-radius: 8px;
  width: 100%;
}

form textarea {
  min-height: 128px;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
}

form .input:not(footer.footer form .input),
form fieldset .hs_phone .input .hs-input,
.hs-form-940c413e-b0f4-4516-82e5-60dde154745e_8e72e1b0-da22-427c-9155-5acda9252117 fieldset.form-columns-1 .input {
  margin-top: 6px;
}

footer.footer form .hs_email {
  margin-top: 0px;
  margin-bottom: 24px;
}

form input:placeholder {
  color: #757575;
}

form fieldset .hs_phone input .hs-fieldtype-intl-phone select option {
  color: #212121;
  font-weight: 400;
}

.hs-fieldtype-intl-phone.hs-input input {
  color: #757575 !important;
}

form fieldset .hs_phone .input .hs-input  select {
  background: #FFFFFF;
  border: 1px solid #BDBDBD;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  border-radius: 8px;
  padding: 11px 16px;
}

form fieldset .hs_phone input,
form .hs-fieldtype-intl-phone .hs-input input {
  color: #757575;
}

form .hs-input[type="tel"] {
  flex: 1;
}

form .legal-consent-container .hs-dependent-field .input .inputs-list,
form .hs-fieldtype-booleancheckbox .inputs-list {
  list-style: none;
  padding-left: 0;
}

form .hs-fieldtype-booleancheckbox .inputs-list .hs-form-booleancheckbox-display {
  display: flex;
}

form .hs-fieldtype-booleancheckbox .inputs-list .hs-form-booleancheckbox-display input[type="checkbox"] {
  width: unset !important;
  margin-right: 10px;
}

form .hs-fieldtype-booleancheckbox .inputs-list .hs-form-booleancheckbox-display :is(span, a, p) {
  font-size: 16px;
}

form .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox .input .inputs-list .hs-form-booleancheckbox .hs-form-booleancheckbox-display input {
  width: unset !important;
}

form .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox .input .inputs-list .hs-form-booleancheckbox .hs-form-booleancheckbox-display span p {
  color: #757575;
  font-size: 16px;
}

form fieldset .hs_phone .input .hs-input select {
  float: right;
  border-right: unset;
  border-bottom-right-radius: unset;
  border-top-right-radius: unset;
}

#hs_cos_wrapper_module_16760285199426 form select {
  padding-top: 0 !important;
}

form fieldset .hs_phone .input .hs-input {
  display: flex;
  border-left: unset;
  border-bottom-left-radius: unset;
  border-top-left-radius: unset;
}

form [type=submit]:not(footer form [type=submit]) {
  background: #03594F;
  border: 1px solid #03594F;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  border-radius: 8px;
  color: #ffffff;
  width: 100%;
  transition: 0.3s;
  margin-top: 15px;
}

form input[type=submit]:hover {
  background: #024139;
  border: 1px solid #024139;
}

form .hs-error-msgs label {
  font-size: 16px;
/*   color: #616161; */
  color: #03594f;
  font-weight: 500;
}

.legal-consent-container .hs-error-msgs label {
  color: #03594f !important;
}

.hs_error_rollup {
  margin-top: 18px !important;
}

form > .hs_error_rollup {
  position: absolute;
  bottom: 10px;
  left: 0;
}

.legal-consent-container .inputs-list {
  margin-bottom: 0;
}

form span.hs-form-required {
  padding-left: 3px;
}

/* Checkbox, radio buttons and dropdown fields styling  */

form .hs-fieldtype-radio .input .inputs-list .hs-form-radio label.hs-form-radio-display {
  accent-color: #03594F !important;
  display: flex;
  align-items: center !important;
}

form .hs-fieldtype-checkbox .input .inputs-list .hs-form-checkbox label.hs-form-checkbox-display {
  accent-color: #03594F !important;
  display: flex;
  align-items: center !important;
}

form .legal-consent-container .hs-fieldtype-booleancheckbox .input .inputs-list .hs-form-booleancheckbox label.hs-form-booleancheckbox-display {
  accent-color: #03594F !important;
  display: flex;
  align-items: center !important;
}

form .hs-fieldtype-radio .input .inputs-list .hs-form-radio,
form .hs-fieldtype-checkbox .input .inputs-list .hs-form-checkbox,
form .legal-consent-container .hs-fieldtype-booleancheckbox .input .inputs-list .hs-form-booleancheckbox {
  list-style: none !important;
}

form .hs-fieldtype-radio .input .inputs-list .hs-form-radio input,
form .hs-fieldtype-checkbox .input .inputs-list .hs-form-checkbox input,
form .legal-consent-container .hs-fieldtype-booleancheckbox .input .inputs-list .hs-form-booleancheckbox input {
  width: unset !important;
  margin-top: unset;
  margin-right: 10px;
}

.hs-form-booleancheckbox .hs-form-booleancheckbox-display span p a {
  font-size: 16px;
}

form .legal-consent-container .hs-form-booleancheckbox-display > span {
    display: block;
    margin-left: 0px;
}


form select {
  background: #FFFFFF;
/* Sleip/Gray/400 */

border: 1px solid #BDBDBD;
/* Shadow/xs */

box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
border-radius: 8px;
  
 height: 48px;
  padding: 0 12px;
}

form select option {
  color: #212121;
}

form select option:hover {
  background-color: #ffffff;
  color: #03594F !important;
}

/* Book a demo page */
.hs-content-id-62193104112 form {
  max-width: 100%;
}

.hs-content-id-62193104112 form .hs-fieldtype-checkbox ul {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  form {
    margin: auto;
  }
}

@media (max-width: 480px) {
   form fieldset:first-of-type .hs_firstname .input {
   margin-right: 8px;
   margin-bottom: 24px;
 }
}
/* Table */

table {
  border-collapse: collapse;
  margin-bottom: 1.4rem;
  overflow-wrap: break-word;
}

/* Table cells */

td,
th {
  vertical-align: top;
}

/* Table header */

thead th {
  vertical-align: bottom;
}

/* Components
Specific pieces of UI that are stylized. Typically used for global partial styling
*/

html{
  scroll-behavior: smooth;
}
.header .btn-wrapper .button{
  font-family: BatonTurboBook, sans-serif;
}
.header{
  width: 100%;
  display: block;
  background: transparent;
  position: fixed;
  top: 0;
  left: 0;
  padding: 18px 30px;
  z-index: 10000;
}
.header .header-container{
  display: flex;
  max-width: 1216px;
  align-items: center;
  margin: 0 auto;
  justify-content: space-between;
}
.header .h-left{
  display: flex;
  align-items: center;
  gap: 64px;
}
.header .logo svg{
  display: block;
}
.header.transparent.green{
  background: #024139;
  transition: all 0.3s;
}
.header.dark{
  background: #024139;
}
.header.light{
  background: #ffffff;
}
.header.light nav ul li a{
  color: #03594f;
}
.header.light .logo svg path{
  fill: #03594f;
}
.header .mobile-view{
  position: fixed;
  left: 0;
  width: 100%;
  background: #024139;
  display: none;
  padding: 50px 0 100px 0;
  height: 100vh;
  overflow: scroll;
}
.header.light .mobile-view{
  background: #ffffff;
}
.header .mobile-view ul{
  justify-content: center;
}
.header .mobile-view ul li a{
  font-size: 1.125rem;
  color: #fff;
}
.header .mobile-view .main-menu{
  padding: 0 30px;
}
.header .mobile-view .top-menu-wrapper{
  padding: 30px 30px 0px 30px;
}

.header .mobile-view .button-wrapper{
  text-align: center;
  margin-top: 30px;
}
.header .menu-toggle{
  width: 25px;
  height: 25px;
  display: none;
  flex-direction: column;
  gap: 5px;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: absolute;
  top: calc(50% - 12px);
  right: 20px;
}

.header .menu-toggle span{
  width: 100%;
  display: block;
  height: 2px;
  border-radius: 3px;
  background: #fff;
}
.header.light .menu-toggle span{
  background: #000;
}
.header .menu-close{
  width: 25px;
  height: 25px;
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: absolute;
  top: calc(50% - 12px);
  right: 20px;
}
.header .menu-close span{
  top: 50%;
  position: absolute;
}
.header .menu-close span:nth-child(1){
  width: 100%;
  display: block;
  height: 2px;
  border-radius: 3px;
  background: #fff;
  transform: rotate(-45deg);
}
.header .menu-close span:nth-child(2){
  width: 100%;
  display: block;
  height: 2px;
  border-radius: 3px;
  background: #fff;
  transform: rotate(45deg);
}
.header.light .menu-close span{
  background: #000;
}
.header p, .header a{
  font-size: var(--font-size-text-md);
}

@media(max-width: 1200px){
  .header .h-left{
    gap: 30px;
  }
  .hs-menu-wrapper ul{
    gap: 20px;
  }
}
@media(max-width: 980px){
  .header .navigation, .header .header-btn{
    display: none;
  }
  .header.transparent{
    background: #024139;
  }
  .header .menu-toggle{
    display: flex;
  }
  .header .menu-close{
    display: none;
  }
  .header .mobile-view ul{
    flex-direction: column;
    justify-content: unset;
  }
  .header .mobile-view .btn-wrapper{
    justify-content: center;
    margin-top: 30px;
    padding: 0 30px;
  }
  .header .mobile-view .btn-wrapper .button{
    width: 100%;
    text-align: center;
  }
  .header.light nav ul li a{
    color: #000;
  }
}
.hubspot-link__container.sproket{
  display: none;
}

footer{
  background: #02312c;
  padding: 80px 30px;
}

footer .sitemap {
  margin-left: 40px;
}

footer .footer-container{
  max-width: 1216px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
footer .footer-top .footer-container{
  padding-bottom: 0;
}
footer .footer-top .footer-container:first-child{
  padding-bottom: 40px;
}
footer .footer-bottom .footer-container{
  padding-top: 40px;
  border-top: 1px solid #03594f;
  margin-top: -17.5px;
  align-items: center;
}
footer .footer-bottom .footer-container div{
  flex: 1;
}
footer .footer-bottom .footer-menu{
  justify-content: flex-end;
}

footer .footer-top .left{
  display: flex;
  flex-direction: column;
  gap: 20px;
  flex: 2;
}

footer .footer-bottom .left {
  display: flex;
}

footer .footer-bottom .left a {
  color: #59958e;
  text-decoration: none;
}

footer .footer-top .right{
  flex: 1;
  margin-top: 60px;
}

footer .footer-top .right .hbspt-form .submitted-message {
  color: #59958E;
  margin-bottom: 7px;
}

footer .footer-top .right form{
  display: flex;
  gap: 20px;
  position: relative;
  justify-content: flex-end;
  padding-bottom: 5px;
}
footer .footer-top .right p{
  color: #fff;
}
footer .footer-top .right form .hs_email{
  flex: 2;
}
footer .footer-top .right form .hs_email input{
  height: 39px;
  padding: 0 12px;
  border: 0;
  font-size: 14px;
  border-radius: 7px;
  outline: none;
}
footer .footer-top .right form input[type="submit"]{
  background: #03594f;
  border: 0;
  border-radius: 6px;
  color: #fff;
  font-size: 16px;
  padding: 0.625rem 1.125rem;
  text-decoration: none;
  text-transform: none;
  cursor: pointer;
  transition: 0.3s;
}
footer .footer-top .right form input[type="submit"]:hover{
  background: #024139;
}
footer .footer-top .right form .hs_error_rollup{
  display: none;
}
footer .footer-top .right form .hs_email .hs-error-msgs{
  font-size: 12px;
  position: absolute;
  width: 100%;
  margin-top: 5px;
}
footer .footer-top .right form .hs_email .hs-error-msgs li label{
/*   color: red; */
  color: #59958E;
}

footer .footer-top .right form input[type="email"]{
  width: 100%;
}
footer .footer-bottom .left span{
  color: #59958e;
}
footer .footer-bottom .right a{
  color: #59958e;
}

footer .social-menu{
  display: flex;
  gap: 15px;
  align-items: center;
  justify-content: center;
}

footer .social-menu a {
  display: block;
  border-radius: 50%;
  transition: 0.3s;
  box-shadow: 0 0 14px transparent;
/*   overflow: hidden; */
}

footer .social-menu a:hover {
  box-shadow: 0 0 14px rgba(235, 245, 244, 0.7);
}

footer .social-menu a svg {
  display: block;
 
  transition: 0.3s;
  box-shadow: 0 0 14px transparent;
  border-radius: 50%;
}

/* footer .social-menu a svg:hover { */
/*   fill: #59958e; */
/*   box-shadow: 0 0 14px rgba(235, 245, 244, 0.7); */
/* } */

footer p, footer a{
  font-size: var(--font-size-text-md);
}


footer .footer-top .right form .legal-consent-container {
  display: none; 
}

footer .privacy-text, footer .privacy-text a {
  color: #ffffffc4 !important; 
  font-size: 12px; 
  margin-top: -3px; 
}

@media(max-width: 980px){
  footer .footer-container{
    flex-direction: column;
    gap: 60px;
  }
  
  footer .footer-top .footer-container{
    padding-bottom: 30px;
  }
  footer .footer-bottom .footer-container{
    padding-top: 50px;
    gap: 30px;
  }
  footer .social-menu{
    flex-direction: row;
    padding-bottom: 0px !important;
    justify-content: flex-start;
    gap: 10px;
  }
  
  footer .privacy-text, footer .privacy-text a {
    margin-top: 0px !important;
  }
  
}
@media(max-width: 767px){
  footer .f-logo{
    text-align: left;
  }
  footer .footer-top .right form{
    max-width: 400px;
    flex-direction: column;
    align-items: flex-start;
    margin: 0 auto;
  }
  footer .footer-top .right p{
    text-align: left;
  }
  footer .footer-top .right form .hs_email{
    flex: unset;
    width: 100%;
  }
  footer .footer-bottom .footer-container{
    gap: 20px;
  }
  footer .footer-bottom .left{
    text-align: center;
  }
  footer .footer-bottom .left{
    text-align: center;
  }
  
  footer .footer-top .left {
    align-items: flex-start;
  }
  
  footer .footer-top .left .f-menu .footer-menu {
    align-items: flex-start;
  }
  
  footer .social-menu{
    justify-content: center;
  }
  
  footer .footer-top .right {
    margin-top: 0;
  }
}

@media (max-width: 500px) {
  footer .footer-bottom .left {
    display: block;
  }
  
  footer .sitemap {
    margin-left: 0;
    margin: auto;
  }
}
/* Menu and simple menu */

.hs-menu-wrapper ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

/* Horizontal menu */

.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
  flex-direction: column;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    flex-direction: column;
  }
}

/* Vertical menu */

.hs-menu-wrapper.hs-menu-flow-vertical ul {
  flex-direction: column;
}

/* Flyouts */

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul {
  display: inline-flex;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-vertical ul {
    display: flex;
  }
}

.hs-menu-wrapper.flyouts .hs-item-has-children {
  position: relative;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
  left: -9999px;
  opacity: 0;
  position: absolute;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
  display: block;
  white-space: nowrap;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
  left: 0;
  opacity: 1;
  top: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
  left: 100%;
  opacity: 1;
  top: 0;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.flyouts .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
    left: 0;
    opacity: 1;
    position: relative;
    top: auto;
  }
}

/* CTA, logo, and rich text images */

.hs_cos_wrapper_type_cta img,
.hs_cos_wrapper_type_logo img,
.hs_cos_wrapper_type_rich_text img {
  height: auto;
  max-width: 100%;
}
.hero-image-video .hero-content .btn-wrapper a.light{
  background: #c5f7ee;
  color: #024139;
}
.hero-image-video .hero-content h1{
  color: #c5f7ee;
}

/* Utilities
Helper classes with ability to override anything that comes before it
*/

/* For content that needs to be visually hidden but stay visible for screenreaders */

.show-for-sr {
  border: 0 !important;
  clip: rect(0, 0, 0, 0) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}

@media (max-width: 767px) {
  .show-for-sr--mobile {
    border: 0 !important;
    clip: rect(0, 0, 0, 0) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
  }
}