/* Theme base styles */
/*@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,300;0,400;0,600;0,700;0,900;1,300;1,600&display=swap');*/

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

img {
  max-width: 100%;
  vertical-align: bottom; /* Suppress the space beneath the baseline */
}
/*! 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: 65%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.35em;
}

sup {
  top: -0.35em;
}

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

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

/* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 0px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 0px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 0px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}

/* Remove Vertical Padding */
.no-padding-top {
  padding-top: 0 !important;
}

.no-padding-bottom {
  padding-bottom: 0 !important;
}

/* Vertically Center Content */
@media (min-width: 768px) {
  .flex:not(.flex-top) .row-fluid {
    display: -webkit-box; 
    display: -ms-flexbox; 
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .flex.flex-top .row-fluid {
    display: -webkit-box; 
    display: -ms-flexbox; 
    display: -webkit-flex;
    display: flex;
  }
  .flex.flex-end .row-fluid {
    display: -webkit-box; 
    display: -ms-flexbox; 
    display: -webkit-flex;
    display: flex;
    align-items: flex-end;
  }
  .flex.flex-end .row-fluid:after {
    display: none !important;
  }
  .flex .row-fluid:before,
  .flex .row-fluid:after {
    display: none !important;
  }
}

/* Flexbox */
.flex,
.flex-wrap {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 0;
    flex: 1 0
}

.flexInline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.flex-column {
    flex-direction: column;
}

.flex-middle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.flex-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.flex-self {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.flex-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.flex-space {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.flex-space-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:767px) {
    .flex {
        flex-direction: column;
    }
}
.page-center,
.content-wrapper {
  margin: 0 auto;
  padding: 0 20px;
}

@media screen and (min-width: 1280px) {
  .page-center,
  .content-wrapper {
    padding: 0;
  }
}

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

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

body {
  line-height: 1.27;
  word-break: break-word;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Paragraphs */
p, q {
  font-size: 1rem;
  margin: 0 0 1.4rem;
}

/* Anchors */
a {
  cursor: pointer;
  text-decoration: none;
  transition: linear all .2s;
}

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

/* Headings */
h1 {
  line-height: 1.12;
  margin: 0 0 1.3889rem;
}
h2,
h3,
h4 {
  line-height: 1.23;
  margin: 0 0  1.1111rem;
}
h2 {
  line-height: 1.1;
}
h5 {
  margin: 0 0 0.7778rem;
}
h6 {
  position: relative;
  margin: 0 0 1.111rem;
}
h6:after {
  background: var(--color-accent);
  content: '';
  display: block;
  margin-top: 10px;
  height: 2px;
  width: 45px;
}

h1.header-detail:after,
.header-detail h1:after,
h2.header-detail:after,
.header-detail h2:after,
h2.header-detail-small:after,
.header-detail-small h2:after,
h2.header-detail-white:after,
.header-detail-white h2:after,
h2.header-detail-small-white:after,
.header-detail-small-white h2:after {
  content: '';
  width: 140px;
  height: 2px;
  background: var(--color-tertiary);
  display: block;
  margin-top: 30px;
  margin-bottom: 30px;
}
h1.header-detail-white:after,
.header-detail-white h1:after,
h2.header-detail-white:after,
.header-detail-white h2:after,
h2.header-detail-small-white:after,
.header-detail-small-white h2:after {
  background: #fff;
}
h1.header-detail-small:after,
.header-detail-small h1:after,
h2.header-detail-small:after,
.header-detail-small h2:after,
h2.header-detail-small-white:after,
.header-detail-small-white h2:after {
  width: 105px;
  margin-top: 20px;
}
h1.text-center.header-detail:after,
h1.text-center.header-detail-small:after,
h2.text-center.header-detail:after,
h2.text-center.header-detail-small:after,
h2.text-center.header-detail-white:after,
h2.text-center.header-detail-small-white:after,
.text-center h2:after {
  margin-left: auto;
  margin-right: auto;
}

h3.h3-blue {
  margin-bottom: 0px;
  color: #005daa;
}

/* Lists */
ul,
ol {
  padding-left: 1.27rem;
  margin: 0 0 1.1111rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin: 0;
}
li {
  margin: 0 0 .9rem;
}

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


/* Checkmarks */
ul.checkmarks {
  list-style-type: none;
  padding-left: 35px;
}
ul.checkmarks li {
  position: relative;
  margin-bottom: 25px;
}
ul.checkmarks li::marker {
  content: '';
}
ul.checkmarks li:before {
  background-image: url('https://www.indsci.com/hubfs/Icon%20ionic-ios-arrow-down.svg');
  /*background-image: url('https://www.indsci.com/hubfs/4113657/_ISC2021/Icons/checkmark-circle_green.svg');*/
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  height: 17px;
  left: -34px;
  position: absolute;
  top: 2px;
  width: 17px;
}


/* Number Circles */
ol.number-circles {
  counter-reset: item;
  list-style-type: none;
  padding-left: 0;
}

ol.number-circles li {
  padding-left: 45px;
}

ol.number-circles li:before {
  background: var(--color-accent);
  border-radius: 50%;
  content: counter(item);
  counter-increment: item;
  display: inline-block;
  font-weight: 700;
  height: 1.6667rem;
  line-height: 1.6667rem;
  margin-right: 15px;
  margin-left: -45px;
  text-align: center;
  width: 1.6667rem;
}



/* Code blocks */
pre {
  overflow: auto;
}

code {
  vertical-align: bottom;
}

/* Blockquotes */
blockquote {
  border-left: 2px solid;
  margin: 0 0 1.4rem;
  padding-left: 15px;
}

/* Quote */
q {
  display: block;
  text-indent: -0.4444em;
}
q:before,
q:after {
  font-size: 0.875em;
  font-style: initial;
  font-weight: 400;
  margin: 0 1px;
  vertical-align: top;
}

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

/* Image alt text */
img {
  font-size: 14px;
  word-break: normal;
}

/* Text modifiers */
*:last-child {
  margin-bottom: 0 !important;
}

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

.semibold {
  font-weight: 600;
}

.text-large, .text-large p {
  font-size: 1.1667rem;
}
.text-large h2, h2.text-large {
  font-size: 2.7778rem;
}

.text-small, .text-small p {
  font-size: 0.7rem;
}

.white-text *,
*.white-text,
.white-text .footer-cta-banner__content h2 {
  color: #fff;
}
.white-text a:not(.button):hover,
.white-text a:not(.button):focus {
  color: #fff;
  opacity: 0.65;
}

/* Mobile font sizes */
@media (max-width: 767px) {
  h1 {
    font-size: 2.25rem !important;
  }
  html, p, ul, ol, div {
    font-size: 0.9rem;
  }

  .text-large, .text-large p {
    font-size: 1rem;
  }
  .text-large h2, h2.text-large {
    font-size: 1.9444rem;
  }
}
button,
.button,
.ps-button-label {
  border: 1px solid;
  border-radius: 8px 0 8px 0;
  cursor: pointer;
  display: inline-block;
  /*font-size: 0.7778rem;*/
  font-size: 14px;
  font-weight: 900;
  line-height: 1;
  padding: 15px 8px 16px;
  text-align: center;
  transition: all 0.15s linear;
  white-space: normal;
}

.button,
.button:hover,
.button:focus,
.ps-button-label:hover,
.ps-button-label:focus {
  text-decoration: none;
  padding: 15px 8px 16px !important;
}

.button.button-transparent {
  background: transparent;
  color: var(--color-tertiary);
}

/* White button option */
.white-text:not(.no-white-btn) .button,
.white-text:not(.no-white-btn) .button:focus {
  background: #fff;
  border-color: #fff;
  color: var(--color-secondary);
}
.white-text:not(.no-white-btn) .button:hover {
  background: var(--color-secondary);
  border-color: var(--color-secondary);
  color: #fff;
}
/* Orange button option */
.white-text:not(.no-white-btn) .button-secondary,
.white-text:not(.no-white-btn) .button-secondary:focus {
  background-color: rgba(255, 99, 38, 1.0);
  border-color: rgba(255, 99, 38, 1.0);
  color: #FFFFFF;
}
.white-text:not(.no-white-btn) .button-secondary:hover {
  background-color: rgba(215, 59, 0, 1.0);
  border-color: #d73b00;
  color: #FFFFFF;
}

button:disabled,
.button:disabled {
  background-color: #D0D0D0;
  border-color: #D0D0D0;
  color: #E6E6E6;
}

a.cta_button {
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

a[data-hs-anchor] {
  display: block;
  position: relative;
  top: -125px;
  visibility: hidden;
}

.text-link {
  color: var(--color-tertiary);
  font-size: 0.778rem;
  font-weight: 900;
  text-transform: uppercase;
}
.text-link:after {
  background-image: url(https://www.indsci.com/hubfs/4113657/_ISC2021/Icons/arrow-right_orange.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
  height: 10px;
  width: 10px;
  margin-left: 3px;
  vertical-align: baseline;
}
.text-link:hover:after {
  background-image: url(https://www.indsci.com/hubfs/4113657/_ISC2021/Icons/arrow-right_blue.svg);
} 

.white-text .text-link {
  color: #fff;
}
.white-text .text-link:after {
  background-image: url(https://www.indsci.com/hubfs/4113657/_ISC2021/Icons/arrow%20right%20icon%20white.svg);
} 
.lp__health-digest .header__cta .hs-button{
  background:#ff6326;
  border-radius:50px;
  width:170px !important;
  border:none;
  box-shadow: none;
  font-size:12px;
  text-transform: uppercase;
  padding:15px 35px;
  color: #ffffff;
  font-weight: 700;
  text-decoration: none;
  transition: ease all 0.3s;
}
.lp__health-digest .header__cta .hs-button:hover{
  background-color: #d73b00;
}
@media screen and (max-width: 1023.99px) {
  .button--mobile--hide {
      display: none;
  }
}
/* Form title */
.form-title {
  margin-bottom: 30px;
}

.form-title > span {
  color: var(--color-primary);
  display: block;
  font-size: 1rem;
  font-weight: 400;
  margin-top: 15px;
}

/* Form fields */
.hs-form-field {
  margin-bottom: 20px !important;
}

/* Labels */
form label {
  display: block;
  font-size: 0.8889rem;
  font-weight: 700;
  margin-bottom: 0.35rem;
}

.hs-fieldtype-checkbox,
.hs-fieldtype-radio,
.hs-fieldtype-booleancheckbox {
  margin-top: 0.7rem;
}

.hs-fieldtype-checkbox > label,
.hs-fieldtype-radio > label,
.hs-fieldtype-booleancheckbox > label {
  margin-bottom: 1rem;
}

.hs-fieldtype-checkbox li > label,
.hs-fieldtype-radio li > label,
.hs-fieldtype-booleancheckbox li > label {
  font-size: 0.7778rem;
}

@media (max-width: 399px) {
  .hs-fieldtype-checkbox,
  .hs-fieldtype-radio,
  .hs-fieldtype-booleancheckbox {
    margin-bottom: 1.5rem;
  }
}

/* Help text - legends */
form legend {
  font-size: 0.7rem;
  margin-bottom: 15px;
}

/* Inputs */
form input[type="text"],
form input[type="email"],
form input[type="password"],
form input[type="tel"],
form input[type="number"],
form input[type="file"],
form input[type="date"],
form select,
form textarea {
  background-color: #ffffff;
  border: 2px solid #f0f0f0;
  border-radius: 6px;
  display: inline-block;
  font-size: 0.7222rem;
  line-height: 1;
  padding: 11px 20px;
  width: 100%;
}

form select,
form input[type="date"] {
  -webkit-appearance: none;
  appearance: none;
  min-height: 42px;
  width: 100% !important;
}

form select {
  background-image: url("https://www.indsci.com/hubfs/4113657/_ISC2021/Icons/select%20arrow.svg");
  background-position: 95% 50%;
  background-repeat: no-repeat;
  background-size: 15px;
}

form input[type="date"],
form input[type="date"]::-webkit-date-and-time-value {
  text-align: left;
  color: #444444;
}

form textarea {
  min-height: 110px;
}

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

/* Inputs - checkbox/radio */
form .inputs-list {
  margin: 10px 0 0;
  padding: 0;
  list-style: none;
}

form .inputs-list > li {
  display: block;
  margin: 0.25rem 0 0;
}

.become-partner-a form .form-columns-2 .inputs-list > li.hs-form-checkbox {
  width: 100%;
}

@media (min-width: 501px) {
  form .inputs-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    list-style: none;
    margin: 10px 0 0;
    padding: 0;
  }
  form .form-columns-1 .inputs-list > li.hs-form-checkbox,
  .class-registration form .form-columns-2 .inputs-list > li.hs-form-checkbox {
    margin: 0.25rem 0 0;
    padding-right: 0.5rem;
    width: 50%;
  }
}

@media (min-width: 600px) {
  form .form-columns-1 .inputs-list > li.hs-form-checkbox {
    margin: 0.5rem 0 0;
    padding-right: 0.5rem;
    width: 33.33%;
  }
}

@media (min-width: 900px) {
  form .form-columns-1 .inputs-list > li.hs-form-checkbox {
    margin: 0.5rem 0 0;
    padding-right: 0.5rem;
    width: 20%;
  }
}

form .inputs-list > li label {
  font-weight: 400;
  margin: 0;
}

form .inputs-list input,
form .inputs-list span {
  vertical-align: top;
}

form .inputs-list label > span:not(.hs-form-required) {
  display: inline-block;
  width: calc(100% - 42px);
}

form .inputs-list .hs-form-radio label > span:not(.hs-form-required) {
  margin-top: -2px;
  min-width: 50px;
}

form input[type="checkbox"],
form input[type="radio"] {
  cursor: pointer;
  margin-right: 0.25rem;
}

/* Inputs - datepicker */
.hs-dateinput {
  position: relative;
}

.hs-dateinput:before {
  content: "\01F4C5";
  position: absolute;
  right: 10%;
  top: 50%;
  transform: translateY(-50%);
}

.fn-date-picker .pika-table thead th {
  color: #fff;
}

.fn-date-picker td.is-selected .pika-button {
  border-radius: 0;
  box-shadow: none;
}

.fn-date-picker td .pika-button:hover,
.fn-date-picker td .pika-button:focus {
  border-radius: 0 !important;
  color: #fff;
}

/* Inputs - file picker */
form input[type="file"] {
  background-color: transparent;
  border: initial;
  padding: initial;
}

/* GDPR */
.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
  margin-left: 1rem !important;
}

.hs_gdpr_consent {
  border-top: 1px solid #bcbcbc;
  padding-top: 35px;
  margin-top: 25px;
}

.hs_gdpr_consent ul.inputs-list {
  display: block;
}
.hs_gdpr_consent ul.inputs-list > li {
  width: 100%;
}
.hs_gdpr_consent .hs-form-booleancheckbox label {
  font-size: 0.6667rem;
}

/* Validation */
.hs-form-required {
  color: var(--color-secondary);
}

form ul.hs-error-msgs,
form ul.hs-error-msgs li,
form ul.hs-error-msgs li label {
  font-size: 0.6rem;
  margin: 0 !important;
  width: 100% !important;
}

form .hs-error-msg {
  color: var(--color-secondary);
}

/* error message on https://www.indsci.com/en/repair/request-repair */
.hsForm_f6a1380b-abfc-4955-8287-15c33aa23fce .hs_error_rollup .hs-main-font-element{
  color: #ff6326;
  font-size: 14px;
  font-weight: 700;
}

@media (min-width: 980px) {
  .hsForm_f6a1380b-abfc-4955-8287-15c33aa23fce {
    position: relative;
  }
  
  .hsForm_f6a1380b-abfc-4955-8287-15c33aa23fce .hs_error_rollup .hs-main-font-element {
    position: absolute;
    bottom: 15px;
    left: 230px;
  }
}

/* Submit button */
form .actions {
  margin-top: 25px;
  text-align: center;
}

form input[type="submit"],
form .hs-button {
  border: 0;
  border-radius: 8px 0 8px 0;
  cursor: pointer;
  display: inline-block;
  font-size: 0.7778rem;
  font-weight: 900;
  line-height: 1;
  padding: 16px 8% 17px;
  text-align: center;
  transition: all 0.15s linear;
  white-space: normal;
}

/* Captcha */
.hs-recaptcha,
.grecaptcha-badge {
  margin: 5px auto -5px;
}

/* Form columns */
form
  fieldset.form-columns-1
  .hs-form-field:not(.hs-fieldtype-checkbox):not(.hs-fieldtype-radio):not(
    .hs-fieldtype-booleancheckbox
  ),
form
  fieldset
  .hs-form-field:not(.hs-fieldtype-checkbox):not(.hs-fieldtype-radio):not(
    .hs-fieldtype-booleancheckbox
  )
  .hs-input {
  width: 100% !important;
}

@media (min-width: 480px) {
  form
    fieldset.form-columns-2
    .hs-form-field:not(.hs-fieldtype-checkbox):not(.hs-fieldtype-radio):not(
      .hs-fieldtype-booleancheckbox
    ) {
    width: 50%;
  }
  form
    fieldset.form-columns-3
    .hs-form-field:not(.hs-fieldtype-checkbox):not(.hs-fieldtype-radio):not(
      .hs-fieldtype-booleancheckbox
    ) {
    width: 33.33%;
  }
  form fieldset.form-columns-2 .input,
  form fieldset.form-columns-3 .input {
    margin-right: 0.8rem !important;
  }
}

form fieldset.form-columns-1 > div:last-of-type .input,
form fieldset.form-columns-2 > div:last-of-type .input,
form fieldset.form-columns-3 > div:last-of-type .input {
  margin-right: 0 !important;
}

@media (max-width: 479px) {
  form
    fieldset.form-columns-2
    .hs-form-field:not(.hs-fieldtype-checkbox):not(.hs-fieldtype-radio):not(
      .hs-fieldtype-booleancheckbox
    ),
  form
    fieldset.form-columns-3
    .hs-form-field:not(.hs-fieldtype-checkbox):not(.hs-fieldtype-radio):not(
      .hs-fieldtype-booleancheckbox
    ) {
    width: 100%;
  }
  form fieldset .hs-form-field .input {
    margin-right: 0 !important;
  }
}

/* form-section content */
.widget-type-form .hs-richtext,
.widget-type-form .hs-richtext p {
  font-size: 0.7778rem;
}

.widget-type-form .hs-richtext {
  margin-bottom: 25px;
  margin-top: 20px;
}

.widget-type-form .hs-richtext h4 {
  color: var(--color-primary);
  margin-bottom: 15px;
}

.widget-type-form .hs-richtext hr {
  margin: 25px auto 30px;
}

.widget-type-form fieldset:first-child .hs-richtext:first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .form-section .widget-type-rich_text,
  .form-section .widget-type-rich_text p {
    font-size: 0.7rem !important;
  }
  .form-section .widget-type-rich_text h2 {
    font-size: 1.2rem !important;
  }
}

/* Checkbox / Radio Styles */
input[type="checkbox"] {
  appearance: none;
  width: 18px !important;
  height: 18px;
  background: white;
  border: 2px solid #c8c8c8;
  border-radius: 3px;
  position: relative;
}

input[type="checkbox"]:checked::before {
  border: solid #005daa;
  border-width: 0 3px 3px 0;
  content: "";
  display: block;
  height: 11px;
  left: 50%;
  margin-left: -4px;
  top: 1px;
  transform: rotate(38deg);
  width: 7px;
  position: absolute;
}


/* Checkbox tick */


/* Disabled tick colour */

.checkbox-row {
  overflow: visible;
  margin-bottom: 5px;
  float: left;
  width: 100%;
  clear: both;
}

.checkbox-row span.fakelabel span {
  margin-top: 2px;
  margin-left: 0 !important;
  width: calc(100% - 28px);
  line-height: 1.75;
}

@media (max-width: 599px) {
  .checkbox-row span.fakelabel span {
    font-size: 90%;
  }
}

/* GDPR */
form .legal-consent-container {
  font-size: 14px;
}

/* Contact us */
.contact-us-c #hs_form_target_module_16565301631008 {
  min-height: 20px; /* CLS issue */
}
/* Table */

table {
  border: 1px solid;
  margin-bottom: 1.4rem;
  overflow-wrap: break-word;
}

/* Table Cells */

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

/* Table Header */

thead th,
thead td {
  border-bottom: 2px solid;
  vertical-align: bottom;
}
/* using choices library and adding custom css to it https://choices-js.github.io/Choices/ */

.choices {
    background-color: #fff;
    border: 2px solid #f0f0f0;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 30px hsla(204, 2%, 53%, .1);
    box-shadow: 0 5px 30px hsla(204, 2%, 53%, .1);
    position: relative;
    width: 100%;
    min-width: 150px;
    text-align: left;
}

.choices * {
    color: var(--color-primary);
}

.choices__inner {
    border: 0 !important;
    border-radius: 6px !important;
    display: flex !important;
    align-items: center;
}

.is-open .choices__list--dropdown, 
.is-open .choices__list[aria-expanded] {
    border: 1px solid #f0f0f0 !important;
    border-radius: 6px !important;
    box-shadow: 0 0 20px hsla(0, 0%, 70%, .5);
}

/* remove the "press to select" text */
.choices__list--dropdown .choices__item--selectable, .choices__list[aria-expanded] .choices__item--selectable {
    padding-right: 10px !important;
}

.choices__item:after {
    display: none;
}


/* hiding search and placeholder in choices options in js not working */
/*hide placeholder if less than 5 */
.choices__list--dropdown:not(:has(.choices__item--choice[data-id="5"])) .choices__placeholder {
    display: none;
}

/* hide search if less than 5*/
.choices__list--dropdown:not(:has(.choices__item--choice[data-id="5"])) .choices__input {
    display: none;
}

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

/**********************
Being use in multiple blocks and also in templates
*******/

/* Hero Banner */
.hero-banner,
.hero-banner__content,
.hero-banner .page-center {
  position: relative;
  width: 100%;
}

.hero-banner { 
  /*
  background-color: #fff;
  background: -moz-linear-gradient(
    290deg,
    rgba(29, 134, 255, 0) 60%,
    rgba(29, 134, 255, 0.3) 90%
  );
  background: -webkit-linear-gradient(
    290deg,
    rgba(29, 134, 255, 0) 60%,
    rgba(29, 134, 255, 0.3) 90%
  );
  background: linear-gradient(
    160deg,
    rgba(29, 134, 255, 0) 60%,
    rgba(29, 134, 255, 0.3) 90%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001d86ff', endColorstr='#4d1d86ff',GradientType=1 );*/
  padding: 220px 20px 20px; 
}

/* Removing Dots from Hero Banner */
@media (min-width: 980px) {
  .hero-banner.hero-banner--w-img:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
}

@media (max-width: 980px) {
  .hero-banner.hero-banner--w-img:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
}

.hero-banner.hero-banner--small-spacing {
  padding: 125px 20px 60px;
}

.hero-banner-article__image {
  position: absolute;
  top: 0;
  object-fit: cover;
  object-position: center;
  margin-left: -20px;
  max-height: 100%;
  height: 100%;
  width: calc(100% + 40px);
}

.hero-banner.hero-banner--w-img {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-banner.hero-banner--w-img:after {
  background: rgba(255, 255, 255, 0.5);
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0.98) 0%,
    rgba(255, 255, 255, 0.85) 15%,
    rgba(255, 255, 255, 0.7) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0.98) 0%,
    rgba(255, 255, 255, 0.85) 15%,
    rgba(255, 255, 255, 0.7) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.98) 0%,
    rgba(255, 255, 255, 0.85) 15%,
    rgba(255, 255, 255, 0.7) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faffffff', endColorstr='#bfffffff',GradientType=0 );
  z-index: 0;
}

.hero-banner .page-center,
.hero-banner__content {
  z-index: 1;
}

.hero-banner__content {
  max-width: 750px;
  margin: 0 auto;
}

/*
.hero-banner__content h1:after {
  content: "";
  width: 140px;
  height: 3px;
  background: var(--color-tertiary);
  display: block;
  margin: 30px auto;
}*/

.hero-banner__content h1:last-child:after {
  display: none;
  margin-bottom: 0;
}

.hero-banner__content h1 strong {
  font-weight: 700;
}

.hero-banner__button:not(:last-child) {
  margin-right: 45px;
}

.hero-banner__phone {
  color: var(--color-primary);
  font-size: 0.7222rem;
  line-height: 1.2;
  text-align: left;
  width: 170px;
}

.hero-banner__phone > div {
  margin-left: auto;
  width: calc(100% - 35px);
}

@media (max-width: 767px) {
  .hero-banner,
  .hero-banner.hero-banner--small-spacing {
    padding: 100px 20px 50px;
  }

  .hero-banner__button {
    margin: 20px auto 0 !important;
  }

  .hero-banner__phone {
    flex-direction: row;
    width: 200px;
  }
}

@media (min-width: 768px) {
  .hero-banner__buttons {
    margin-top: 35px;
    margin-bottom: -35px !important;
  }
}


/* Templates see if this loads faster than in each */
@media (max-width: 767px) {
  .hero-banner--blog {
    font-size: 2rem !important;
    padding: 40px 20px 0;
    text-align: center;
  }
}

.blog-details-c .sidebar .social-share-section,
.blog-details-c .sidebar .support-content {
  margin-bottom: 30px !important;
}

.blog-details-c .sidebar .social-share-section {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0;
}
.blog-details-c .sidebar .social-share-section > h4 {
  font-size: 0.778rem;
  margin: 0 10px 0 0;
}
.blog-details-c .sidebar .social-share-section a {
  margin-right: 0;
}
.blog-details-c .sidebar .social-share-section a:hover {
  opacity: 0.85;
}

.blog-details-c .sidebar .support-content,
.blog-details-c .sidebar .sidebar-form {
  border-radius: 10px;
}

.blog-details-c .sidebar .support-content {
  background: var(--color-light-gray);
  padding: 50px 25px;
}

.blog-details-c .sidebar .sidebar-form {
  border: 1px solid #cfd8e1;
  padding: 30px 20px;
}

.blog-details-c .sidebar .sidebar-form form {
  text-align: left;
}

.blog-details-c .sidebar .sidebar-form form > div > div.hs-richtext {
  display: none;
}

.blog-details-c .sidebar .sidebar-form form .hs_gdpr_consent {
  padding-top: 15px;
  margin-top: 20px;
}
.blog-details-c
  .sidebar
  .sidebar-form
  form
  .hs_gdpr_consent
  .inputs-list
  label
  > span:not(.hs-form-required) {
  font-size: 0.6111rem;
  line-height: 1.5;
  width: calc(100% - 25px);
}

.blog-details-c .blogpost-table-wrapper {
  overflow-x: auto;
  border-right: 1px solid var(--color-light-gray);
  border-left: 1px solid var(--color-light-gray);
}

.blog-details-c .blogpost-table-wrapper table {
  width: 100%;
}

.blog-details-c .blogpost-table-wrapper table td {
  vertical-align: middle;
  width: 90px;
}

.blog-details-c .blogpost-table-wrapper table td:first-child {
  width: 175px;
}

.blog-details-c .blogpost-table-wrapper table tr:first-child td {
  vertical-align: bottom;
}

@media (min-width: 768px) {
  .hero-banner--blog {
    max-width: 980px;
    margin: 0 auto;
    text-align: center;
    padding: 100px 20px 20px;
  }

  .blog-details-c .sidebar {
    position: sticky;
    top: 120px;
  }

  .blog-details-c .main-post-section .blog-post-content.span8 {
    width: 65%;
    margin-right: 7%;
  }
  .blog-details-c .main-post-section .sidebar.span4 {
    width: 28%;
    margin: 0;
  }
}

@media (max-width: 767px) {
  .hero-banner--blog {
    font-size: 2rem !important;
    padding: 40px 20px 0;
    text-align: center;
  }
}

@media (max-width: 900px) {
  .blog-details-c .sidebar .social-share-section {
    flex-wrap: wrap;
  }

  .blog-details-c .sidebar .social-share-section>  h4 {
    font-size: 1rem !important;
    margin-right: 0 !important;
    margin-bottom: 5px !important;
  }

  .blog-details-c .social-share-section a {
    margin: 5px;
  }
}

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

/* Navigation skipper */
.header__skip {
  height: 1px;
  left: -1000px;
  overflow: hidden;
  position: absolute;
  text-align: left;
  top: -1000px;
  width: 1px;
}

.header__skip:hover,
.header__skip:focus,
.header__skip:active {
  height: auto;
  left: 0;
  overflow: visible;
  top: 0;
  width: auto;
}

.weglot-container {
  z-index: 9998 !important;
}

@media (max-width: 1200px) {
  .header__skip:hover,
  .header__skip:focus,
  .header__skip:active {
    left: 10px;
    top: 40px;
  }
}

/* Header container */
/*
body:not(.no-sticky) header.header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9990;
}
*/

/* sticky header better than fixed because of spacing */
div[data-global-resource-path="Ind-Sci CMS Theme/templates/partials/header.html"] {
  position: sticky;
  top: 0;
  z-index: 9999;
}

header.header,
header.header .header__container {
  transition: ease all 0.3s;
}

header.header {
  padding: 0;
  position: relative;
  z-index: 99999;
}

.header.nav-neutral {
  top: 0 !important;
}

.header.nav-sticky {
  box-shadow: 0px 5px 34px rgba(132, 135, 137, 0.18);
}

.header .header__container {
  padding: 15px 0;
}

.header.nav-sticky .header__container {
  padding: 4px 0;
}

.header__row {
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
}

.header__logo--desktop {
  display: none !important;
}

@media (min-width: 1200px) {
  header.header {
    background: rgb(9, 47, 84);
    background: linear-gradient(
      0deg,
      rgba(9, 47, 84, 1) 0%,
      rgba(13, 42, 72, 1) 100%
    );
  }

  header.header #hs_cos_wrapper_mega_menu_2 a.expand-trigger-link,
  header.header #hs_cos_wrapper_mega_menu_2 span.expand-trigger-link {
    color: white;
    cursor: pointer;
    letter-spacing: 0.05em;
    padding: 20px 17px;
  }

  header.header .header__logo--desktop {
    display: block !important;
  }

  header.header .header__logo--mobile {
    display: none;
  }
}

/* Logo */
.header__logo,
.header__logo img {
  max-width: 190px !important;
}

.header__logo img {
  display: block;
  max-width: 100%;
}

.header__logo .logo-company-name {
  font-size: 22px;
  margin-top: 7px;
}

@media (max-width: 1200px) {
  .header__logo,
  .header__logo img {
    max-width: 170px !important;
  }
}

/*
@media (max-width: 599px) {
  .header__logo,
  .header__logo img {
    max-width: 100px !important;
  }
}
*/

/* Mega Menu */
.header__menu ul {
  list-style: none;
  padding: 0;
}

.header__menu > nav > ul,
.header__menu > nav > ul > li {
  margin: 0;
}

.header__menu > nav > ul > li a {
  transition: all 0.3s ease;
}

.header__menu > nav > ul > li > a,
.header__menu > nav > ul > li .header__link-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0.7778rem;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  padding: 20px 17px;
}

.header__link-wrapper a,
.header__link {
  display: block;
  cursor: pointer;
}

.header__item-content {
  display: none;
}

.header__subitem__menu .hs-menu-wrapper > ul {
  padding: 0;
  margin: 0;
}

.header__subitem__menu ul li a {
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 10px;
  white-space: initial !important;
}

.header__menu .current-page {
  color: var(--color-tertiary) !important;
}

.header__subitem__menu ul li.nolink > a,
.header__subitem__menu ul li.nolink > a {
  pointer-events: none;
}

.header__subitem__menu h5 {
  font-size: 1rem;
  font-weight: 700;
  color: #1d86ff;
  line-height: 1.44;
  margin-bottom: 20px;
  text-transform: initial;
}

.header__subitem__menu ul li a[href^="tel:"],
.header__subitem__menu ul li.nolink > a,
.header__subitem__menu ul li a span {
  color: var(--color-primary);
}

.header__subitem__menu ul li.nolink > a,
.header__subitem__menu ul li a span {
  font-weight: 400;
  text-transform: initial;
  margin-bottom: 15px;
}

.header__subitem__menu ul li.hs-menu-depth-1 > a {
  font-size: 0.7778rem;
  line-height: 1.25;
}

.header__subitem__menu ul li a span {
  display: block;
  font-size: 0.7222rem;
  margin-top: 5px;
}

.header__link-wrapper .hs-menu-item a:hover,
.header__link-wrapper .hs-menu-item a.current-page {
  color: var(--color-tertiary);
  text-decoration: none;
}

.header__menu
  ul
  li:nth-child(5)
  .header__subitem__menu.col1
  .header__link-wrapper
  .primary-links
  .hs-menu-item
  a.current-page:not(:hover) {
  color: var(--color-secondary);
}

.header__subitem.header__subitem__resource {
  align-items: center;
  background: #043281;
  border-radius: 6px 0 0 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 30px;
}

.header__subitem.header__subitem__resource.col4 {
  border-radius: 0 6px 6px 0;
}

.header__subitem.header__subitem__resource a:hover,
.header__subitem.header__subitem__resource a:hover * {
  text-decoration: none;
}

.header__subitem.header__subitem__resource .resource-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 6px;
  padding-top: 42%;
  margin-bottom: 20px;
}

.header__subitem.header__subitem__resource h5,
.header__subitem.header__subitem__resource p {
  font-size: 1rem;
  text-transform: initial;
  margin-bottom: 10px;
}

.header__subitem.header__subitem__resource p {
  font-size: 0.7222rem;
  line-height: 1.2;
  margin-bottom: 15px;
}

.header__subitem.header__subitem__resource .resource-link-label {
  display: inline-block;
  font-size: 0.7778rem;
  position: relative;
}

.header__subitem.header__subitem__resource .resource-link-label:after {
  background-image: url("https://www.indsci.com/hubfs/4113657/_ISC2021/Icons/arrow-right-white-small.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 10px;
  margin-left: 3px;
  width: 10px;
}

.header__subitem.header__subitem__resource .resource-link-label:hover {
  opacity: 0.7;
}

@media screen and (min-width: 1201px) {
  .header__hamburger,
  .mobile-menu__button-row,
  .mobile-menu__cta,
  .mobile-menu__search.search-container {
    display: none !important;
  }

  .header__menu {
    flex-grow: 1;
    flex-shrink: 0;
    margin: 0 auto;
  }

  .header__menu:not(.top-header__menu),
  .header__menu:not(.top-header__menu) .header__menu--small {
    position: relative;
  }

  .header__menu > nav > ul {
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
  }

  .header__menu nav > ul > li {
    width: auto;
  }

  .header__menu > nav > ul > li.active > .header__link-wrapper,
  .header__menu nav > ul > li > .header__link-wrapper > .header__link,
  .header__menu nav > ul > li > .header__link-wrapper:hover {
    position: relative;
    z-index: 1;
  }

  .header__menu nav > ul > li > .header__link-wrapper > a:after {
    background: #c8e632;
    content: "";
    display: block;
    height: 2px;
    margin-top: 1px;
    opacity: 0;
    position: absolute;
    transition: ease all 0.3s;
    width: 100%;
  }

  .header__menu > nav > ul > li.active > .header__link-wrapper > a,
  .header__menu nav > ul > li:hover > .header__link-wrapper > a:after,
  .header__menu nav > ul > li:hover > .header__link-wrapper > a:focus:after {
    opacity: 1;
  }

  .header__menu nav > ul > li > a:hover,
  .header__menu nav > ul > li > a a:hover,
  .header__menu nav > ul > li > .header__link-wrapper a:hover,
  .header__menu nav > ul > li > .header__link-wrapper a:focus {
    text-decoration: none;
  }

  .header__container:not(.top-header__container)
    .header__link-wrapper
    .expand-trigger,
  .header__container:not(.top-header__container)
    .header__link-wrapper__sublist
    .expand-trigger {
    display: none;
  }

  .header__item-content {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0px 5px 34px rgba(132, 135, 137, 0.18);
    display: none;
    flex-flow: row;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 68px;
    left: 60%;
    transform: translateX(-50%);
    transition: opacity 0.3s ease visibility 0.3s ease;
    transition-delay: 0.1s;
    visibility: hidden;
    z-index: 2;
  }

  .megamenu.desktop-menu .header__item-content {
    z-index: 10;
  }
  .top-header__menu .header__item-content {
    z-index: 20;
  }

  .header__menu nav > ul > li.active .header__item-content {
    visibility: visible;
    opacity: 1;
    display: flex;
  }

  header.nav-sticky #hs_cos_wrapper_mega_menu_2 .header__item-content {
    top: 58px;
  }

  .header__subitem {
    min-width: 290px;
    padding: 30px 25px 35px 35px;
  }

  .header__menu--small .header__subitem {
    min-width: 330px;
  }

  .header__subitem__multi-col.header__subitem {
    min-width: 440px;
  }

  .header__item-content > .header__subitem:not(:last-child) {
    border-right: 1px solid #e7e7e9;
  }

  .header__menu nav ul li .header__link-wrapper__sublist {
    padding: 0;
    max-width: 270px;
    min-width: 150px;
    width: 100%;
  }

  .header__menu nav ul li .header__link-wrapper__sublist,
  .header__subitem__menu .hs-menu-wrapper,
  .header__subitem__menu .hs-menu-wrapper ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    margin: 0;
  }

  .header__subitem__menu
    .hs-menu-wrapper.flyouts
    ul
    ul.hs-menu-children-wrapper {
    left: initial;
    opacity: 1;
    position: relative;
  }

  .header__menu nav ul li .header__subitem__multi-col.header__subitem {
    padding: 0;
  }

  .header__menu nav ul li .header__subitem__multi-col,
  .header__menu nav ul li .header__subitem__multi-col > div {
    max-width: 440px !important;
  }

  .header__menu nav ul li .header__subitem__multi-col h5 {
    padding: 35px 45px 0;
  }

  .header__menu nav ul li .header__subitem__multi-col .primary-links {
    padding: 0 35px 0 45px;
  }

  .header__menu
    nav
    ul
    li
    .header__subitem__multi-col
    .primary-links
    .hs-menu-wrapper
    > ul {
    height: 245px;
  }

  .header__menu
    nav
    ul
    li
    .header__subitem__multi-col
    .primary-links
    .hs-menu-wrapper
    > ul
    > li {
    width: 50%;
  }

  .header__menu
    nav
    ul
    li
    .header__subitem__multi-col
    .primary-links
    .hs-menu-wrapper
    > ul
    > li:not(:last-child) {
    margin-bottom: 23px;
  }

  .header__menu
    nav
    ul
    li
    .header__subitem__multi-col
    .primary-links
    > span
    > .hs-menu-wrapper
    > ul
    > li
    > a {
    color: #8b8b8b;
    display: block;
    font-weight: 600;
  }

  .header__menu nav ul li .header__subitem__multi-col .secondary-links {
    background: #043281;
    border-radius: 0 0 0 6px;
    padding: 20px 35px 5px 45px;
  }

  .header__menu
    nav
    ul
    li
    .header__subitem__multi-col
    .secondary-links
    .hs-menu-wrapper
    > ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }

  .header__menu
    nav
    ul
    li
    .header__subitem__multi-col
    .secondary-links
    .hs-menu-wrapper
    > ul
    > li
    > a {
    display: inline-block;
    position: relative;
  }

  .header__menu
    nav
    ul
    li
    .header__subitem__multi-col
    .secondary-links
    .hs-menu-wrapper
    > ul
    > li
    > a:after {
    background-image: url("https://www.indsci.com/hubfs/4113657/_ISC2021/Icons/arrow-right-white-small.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: inline-block;
    height: 10px;
    margin-left: 3px;
    width: 10px;
  }

  .header__menu
    nav
    ul
    li
    .header__subitem__multi-col
    .secondary-links
    .hs-menu-wrapper
    > ul
    > li
    > a:hover {
    color: #fff;
  }
}

@media (max-width: 1200px) {
  body.mobile-open {
    overflow-y: hidden;
  }

  .header__mega-menu .page-center.header__row {
    padding: 0 10px;
    position: relative;
  }

  .header .header__container,
  .header.nav-sticky .header__container {
    background: #fff;
    padding: 10px 0;
  }

  .header__hamburger img {
    cursor: pointer;
    width: 34px;
  }

  body.mobile-open .header__hamburger .header__hamburger--open,
  body:not(.mobile-open) .header__hamburger .header__hamburger--close {
    display: none;
  }

  .header__subitem.header__subitem__resource,
  .header__subitem.header__subitem__menu .child-trigger {
    display: none;
  }

  .header__menu {
    display: none;
    height: 0;
    overflow: auto;
    position: absolute;
    width: 100%;
    background: var(--color-secondary);
    left: 0;
    right: 0;
    top: 54px;
    transition: height ease 0.3s;
    transition-delay: 0.1s;
  }

  .header__menu.mobile-open {
    display: block;
    height: calc(100vh - 65px);
    transition: ease all 0.3s;
  }

  .header__item-content.active {
    display: block;
    transition: ease all 0.3s;
  }

  .header__menu .header__item-content .header__subitem > .header__link-wrapper,
  .header__subitem.header__subitem__menu ul {
    display: block !important;
  }

  .header__menu > nav {
    /* we need this to set the bottom cta */
    background-color: var(--color-secondary);
    display: flex;
    flex-direction: column;
  }

  .header__menu > nav > ul li a,
  .header__menu > nav > ul > li .header__link-wrapper,
  .header__link-wrapper a,
  .header__subitem__menu ul li a[href^="tel:"],
  .header__subitem__menu ul li.nolink > a,
  .header__subitem__menu ul li a span,
  .header__subitem__menu h5 {
    color: #fff;
  }

  .header__menu > nav > ul > li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  }

  .header__menu > nav > ul > li .header__link-wrapper {
    padding: 0;
  }

  .header__menu > nav > ul > li .header__link-wrapper > .hs-menu-item-link {
    text-decoration: none;
    padding: 18px 35px;
  }

  .header__link-wrapper .expand-trigger-link {
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
  }

  .header__link-wrapper .expand-trigger {
    margin-left: auto;
    transition: ease all 0.3s;
  }

  .header__menu
    li.active
    > .header__link-wrapper
    > .expand-trigger-link
    > .expand-trigger {
    transform: rotate(90deg);
  }

  .header__item-content > .header__subitem {
    padding: 5px 35px 30px;
  }

  .header__subitem__menu ul li.hs-menu-depth-1 > a {
    font-size: 1rem;
  }

  .header__subitem__menu ul li.hs-menu-depth-1 > ul {
    padding-left: 20px;
    margin-bottom: 25px !important;
  }

  .mobile-menu__button-row {
    padding: 20px 35px;
  }

  .mobile-menu__button-row,
  .mobile-menu__button-row .mobile-menu-buttons__phone {
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-size: 0.7222rem;
    justify-content: space-between;
    line-height: 1.2;
  }

  .mobile-menu__button-row .mobile-menu-buttons__button {
    width: 100%;
  }

  .mobile-menu-buttons__button a {
    display: block;
    text-align: center;
  }

  .mobile-menu__button-row .mobile-menu-buttons__button .button {
    background: transparent;
    border-color: #fff;
    color: #fff;
    padding: 10px 17px;
    width: initial;
  }

  .mobile-menu__button-row
    .mobile-menu-buttons__button
    .button:not(:last-child) {
    display: block;
    margin-bottom: 10px !important;
  }

  .mobile-menu__button-row .mobile-menu-buttons__button .button:hover {
    border-color: var(--color-tertiary);
  }

  .mobile-menu__button-row
    .mobile-menu-buttons__button
    > span:first-child
    .button {
    margin-right: 15px;
  }

  .mobile-menu__button-row .mobile-menu-buttons__phone,
  .mobile-menu__button-row .mobile-menu-buttons__phone > div {
    margin-left: auto;
  }

  .mobile-menu__button-row .mobile-menu-buttons__phone {
    width: 38%;
  }

  .mobile-menu__button-row .mobile-menu-buttons__phone > div {
    width: calc(100% - 35px);
  }

  .header__menu > nav .mobile-menu__cta {
    margin-top: auto;
  }

  .mobile-menu__cta a {
    display: block;
    text-align: center;
  }

  .header__menu > nav .mobile-menu__cta .cta_button {
    width: 100%;
    border-radius: 0 !important;
  }

  .header__item-content.level-1 {
    position: absolute;
    width: 100%;
    background-color: var(--color-accent-2);
    z-index: 9;
    padding-bottom: 60px;
  }
}

@media (max-width: 599px) {
  .mobile-menu__button-row {
    flex-direction: column;
  }

  .mobile-menu__button-row .mobile-menu-buttons__button,
  .mobile-menu__button-row .mobile-menu-buttons__phone {
    justify-content: flex-start;
    width: 100%;
  }

  .mobile-menu__button-row
    .mobile-menu-buttons__button
    > span:first-child
    .button {
    margin-right: 5px;
  }
}

/* desktop button */
.header__cta,
.header__cta .button {
  max-width: 175px;
  margin-left: auto;
  max-height: 47px;
  display: flex;
  align-items: center;
  font-size: 12px !important; /* while we fix the text */
}

.header__cta .button,
.header__cta .button:hover,
.header__cta .button:focus {
  font-size: 0.7778rem;
  padding: 17px 10px;
}

@media (min-width: 1201px) {
  .header__cta--mobile {
    display: none;
  }
}

@media (max-width: 1200px) {
  .header__cta--desktop,
  .header__search--desktop {
    display: none;
  }

  /*
  .header__cta {
    text-align: center;
    max-width: 100%;
  }*/
  .header__cta .button {
    width: initial;
    max-width: 150px;
    margin-left: 15px;
  }

  .header__cta .button,
  .header__cta .button:hover,
  .header__cta .button:focus {
    padding: 8px 15px;
  }

  /*
  .header__cta--mobile .button {
    background: #fff;
    color: var(--color-tertiary);
  }*/

  .header__cta--mobile {
    background-color: var(--color-secondary);
    padding: 5px;
  }

  .header__cta--mobile .mobile-menu-buttons__phone,
  .header__cta--mobile .mobile-menu-buttons__phone div {
    align-items: center;
    color: white;
    display: flex;
    justify-content: center;
    font-size: 14px;
  }

  .header__cta--mobile .mobile-menu-buttons__phone div strong {
    margin-left: 5px;
  }

  .header__cta--mobile img {
    margin-right: 5px;
  }
}

@media (max-width: 599px) {
  .header__cta .button,
  .header__cta .button:hover,
  .header__cta .button:focus {
    font-size: 0.5556rem;
    padding: 8px 10px;
  }

  .header__cta .button {
    margin-left: 5px;
  }
}

/* ==========================================================================
TOP HEADER     
========================================================================== */
.top-header__container {
  background: var(--color-light-gray);
  padding: 6px 0;
}

.top-header__container .header__row {
  justify-content: flex-end;
}

.top-header__menu > nav > ul {
  justify-content: flex-end;
  margin-right: 4.22%;
}

.top-header__menu > nav > ul > li > .header__link-wrapper,
.top-header__menu > nav > ul > li > .header__link-wrapper > a {
  color: var(--color-primary);
  font-size: 0.6667rem;
  line-height: 1;
  padding: 0;
  text-transform: initial;
}

.top-header__menu > nav > ul > li:not(:first-child) {
  margin-left: 3.5%;
}

.top-header__menu .header__link-wrapper .expand-trigger-link {
  margin-right: 10px;
}

.top-header__menu .header__link-wrapper .expand-trigger {
  font-size: 8px;
  position: absolute;
  top: 3px;
  right: -10px;
}

.top-header__menu .header__item-content {
  top: 34px;
  left: initial;
  right: 20px;
  transform: translateX(0);
}

@media (min-width: 1201px) {
  .top-header__menu .header__subitem {
    padding: 30px 30px 35px 35px;
    min-width: 225px;
    max-width: 265px;
  }
}

@media (min-width: 1200px) {
  .top-header__menu .header__item-content {
    right: calc((100vw - 1240px) / 2);
  }

  .top-header__menu .header__item-content--single-col {
    right: initial;
    transform: translateX(-35px);
  }
}

@media (max-width: 1200px) {
  .top-header__container,
  .top-header__container .top-header__globe img {
    display: none !important;
  }
}

/* nav language select */
.top-header__globe {
  margin-right: 20px;
}

.top-header__globe .logo-lang__top-language-switcher {
  background: none;
  border: 0;
  height: 15px;
  padding: 0;
  position: absolute;
  top: 9px;
  width: 15px;
  z-index: 2;
}

.top-header__globe .logo-lang__top-language-switcher.open > span {
  top: 3px !important;
}

.top-header__globe .logo-lang__top-language-switcher .lang_list_class {
  left: 50%;
  min-width: 120px;
  transform: translateX(-50%);
  text-align: center;
  top: 25px;
  position: absolute;
  list-style: none;
  padding-left: 0;
  padding-bottom: 10px;
  background: white;
}

.top-header__globe .logo-lang__top-language-switcher .lang_list_class:before,
.top-header__globe .logo-lang__top-language-switcher .lang_list_class:after {
  top: -20px;
}

.top-header__globe .logo-lang__top-language-switcher .lang_list_class:before {
  border: 12px solid transparent;
  border-bottom-color: white;
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -12px;
}

.top-header__globe
  .logo-lang__top-language-switcher
  .lang_list_class
  li:first-child {
  padding-top: 15px;
}

.lang_switcher_link:hover {
  text-decoration: none;
}

/* nav search */
.search-ico img,
.top-header__globe img {
  cursor: pointer;
  max-width: 14px !important;
  vertical-align: baseline;
}

.search-container .hs-search-field,
.mobile-menu__search .hs-search-field {
  background: #fff;
  border-radius: 6px;
  display: block;
  max-width: 420px;
  width: 100%;
}

.header__search--desktop {
  margin-left: 20px;
}

.search-container form,
.mobile-menu__search form {
  position: relative;
}

.search-container input[type="text"],
.search-container button,
.mobile-menu__search input[type="text"],
.mobile-menu__search button {
  display: inline-block;
  vertical-align: top;
}

.search-container input[type="text"],
.mobile-menu__search input[type="text"] {
  background: white;
  border: 0.5px solid #d8d8d8;
  border-radius: 6px 6px;
  box-shadow: none;
  font-size: 0.7778rem;
  padding: 10px 15px;
  height: 47px;
  min-width: 200px;
}

.search-container .search-button,
.mobile-menu__search .search-button {
  position: absolute;
  right: 0;
  border-radius: 0 6px 6px 0;
  padding: 5px;
  text-align: center;
  height: 47px;
  width: 40px;
  background: transparent;
  border: 0;
  top: 0;
}

.search-container .search-button path,
.mobile-menu__search .search-button path {
  fill: var(--color-tertiary);
}

.search-container .close_ico {
  position: absolute;
  width: 25px;
  height: 25px;
  top: 17px;
  right: 12px;
  cursor: pointer;
  background: none;
  border-radius: 0;
  padding: 0;
  z-index: 2;
}

.search-container .hs-search-field #results-for {
  display: none;
}

.mobile-menu__search {
  position: relative;
  top: initial;
}

.mobile-menu__search .hs-search-field {
  background: transparent;
  box-shadow: none;
  max-width: 100%;
  padding: 0 35px 60px;
}

@media (min-width: 1201px) {
  .mobile-menu__search {
    display: none;
  }
}

/* Header Kanding */

.header__landing {
  justify-content: space-between;
}
.footer,
.footer p {
  font-size: 0.778rem;
}

.footer .logo-lang__logo {
  margin-bottom: 20px;
}

#hs_form_target_subscribe h3 {
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
}

.footer .links {
  padding: 50px 0;
}

.footer .links .h6,
.footer .links .h6 span {
  color: var(--color-accent-3);
}

.footer .links .h6:after {
  display: none;
}

.footer .links .hs-menu-wrapper ul li {
  line-height: 1.14;
}

.footer .copyright {
  padding: 55px 0 65px;
}

.copyright__name p {
  font-size: 14px;
}

.footer .copyright span.dot-separator {
  color: var(--color-secondary);
  padding: 0 15px;
}

.footer .copyright p:last-child {
  color: #6a6a6a;
  margin-top: 20px;
}

#hs_menu_wrapper_links_11_ > ul[role="menu"] > li > a,
#hs_menu_wrapper_links_10_ > ul[role="menu"] > li > a {
  text-decoration: none;
}

#hs_menu_wrapper_links_11_ > ul[role="menu"] > li > a:after,
#hs_menu_wrapper_links_10_ > ul[role="menu"] > li > a:after {
  content: "\2335" !important;
  display: inline-block;
  margin-left: 10px;
}

.footer__terms .active:after {
  transform: rotate(180deg);
}

footer .hs-menu-wrapper.flyouts ul.hs-menu-children-wrapper {
  display: none;
  opacity: 1;
  position: static !important;
  padding-top: 15px;
}

#hs_menu_wrapper_links_11_ ul.hs-menu-children-wrapper {
  padding-left: 20px;
}

#hs_menu_wrapper_links_10_ ul {
  padding-left: 0px;
}

#hs_menu_wrapper_links_10_ ul li a {
  font-size: 14px;
}

footer
  #hs_cos_wrapper_copyright
  .hs-menu-wrapper.hs-menu-flow-vertical.flyouts
  ul {
  display: none;
}

#hs_cos_wrapper_links_11 {
  margin-top: 10px;
}

.social-links a {
  margin-right: 5px;
}

.social-links a img {
  width: 20px;
}

.footer .contact-lines {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}

.footer .contact-lines svg {
  margin-right: 5px;
}

.footer .contact-lines a,
.contact-info__card-inner ul[role="menu"] li {
  color: #ff6326;
  font-weight: bold;
  font-size: 14px;
}

.social-links {
  margin-top: 40px;
  margin-bottom: 40px;
}

.copyright__name p a {
  color: var(--color-secondary) !important;
}

/*
.footer-newsletter {
  background-color: var(--color-secondary);
  padding-top: 50px;
  padding-bottom: 50px;
}*/

.footer-newsletter {
  background-image: linear-gradient(0deg, #005da9 0%, #0d2845 100%);
  clip-path: ellipse(120% 55% at 48% 60%);
  margin-top: 50px;
  padding: 90px 0;
}

.footer {
  background-color: #f4f5f7;
  clip-path: ellipse(120% 55% at 48% 60%);
  margin-top: -80px;
  padding: 90px 0;
}

@media(max-width: 1200px) {
  .footer-newsletter,
  .footer {
    clip-path: ellipse(160% 55% at 48% 60%);
  }
}

@media(max-width: 991px) {
  .footer {
    margin-top: -120px;
  }
}

@media(max-width: 550px) {
  .footer-newsletter,
  .footer {
    clip-path: ellipse(260% 55% at 48% 60%);
  }
}


/* footer newsletter form */

.footer-newsletter .h5 {
  text-align: center;
  font-size: 28px;
}

.footer-newsletter .inputs-list span,
.footer-newsletter .inputs-list span a,
.footer-newsletter .h5 span,
.footer-newsletter h3 {
  color: #ffffff;
}

.footer-newsletter form label {
  color: #ffffff;
}

.footer-newsletter .hs_email .hs-error-msg {
  color: yellow;
}

.footer-newsletter form .hs_email label,
.footer-newsletter form .hs_firstname label,
.footer-newsletter form .hs_lastname label,
.footer-newsletter form .hs_company label,
.footer-newsletter form .hs_company label,
.footer-newsletter form .hs_industry__sf_ label {
  /* show only for screen readers*/
  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 (min-width: 1200px) {
  .footer-newsletter form {
    display: grid;
    column-gap: 20px;
    grid-template-areas:
        "a a"
        "g g"
        "b c"
        "d d"
        "f f"
        "e e";
  }

  .footer-newsletter form > div:first-child,
  .footer-newsletter form > fieldset:first-child {
    grid-area: a;
  }

  .footer-newsletter form > .hs_email {
    grid-area: b;
  }

  .footer-newsletter form > .hs_email .hs-input {
    height: 47px;
  }

  .footer-newsletter form > .hs_submit {
    grid-area: c;
  }

  .footer-newsletter form > fieldset:nth-child(2),
  .footer-newsletter form > .hs_industry__sf_ {
    grid-area: g;
  }

  .footer-newsletter form > fieldset + .hs-submit {
    grid-area: d;
  }

  .footer-newsletter form > .hs_submit > .actions {
    margin-top: 0;
  }

  .footer-newsletter form > .hs_submit .hs-button {
    width: 100%;
  }

  .footer-newsletter form > .hs_gdpr_consent {
    grid-area: d;    
    margin-top: 10px;
    padding-top: 15px;
  }
}


.footer button.footer__accordion-btn .h6 > div > span > span {
  cursor: text;
}


/* language selector */
.footer .logo-lang {
  padding: 75px 0 0;
}

.footer .logo-lang__logo,
.footer .logo-lang__lang {
  margin-bottom: 20px;
}

.footer .logo-lang__logo,
.footer .logo-lang__logo img,
.footer .logo-lang__lang {
  width: 100%;
}

.footer .logo-lang__logo img {
  max-width: 240px;
}

.footer .logo-lang__lang {
  max-width: 250px;
}

.footer .logo-lang__lang h4 {
  color: #043281;
  font-size: 0.8889rem;
  font-weight: 400;
  text-transform: uppercase;
}

.logo-lang__language-switcher,
.logo-lang__top-language-switcher {
  background: #fff;
  border: 1px solid #f0f0f0;
  border-radius: 6px;
  box-shadow: 0px 5px 34px rgba(132, 135, 137, 0.18);
  cursor: pointer;
  padding: 12px 20px;
}

.logo-lang__language-switcher .lang_switcher_class,
.logo-lang__top-language-switcher .lang_switcher_class {
  position: static;
  display: inline-block;
}

.logo-lang__language-switcher .globe_class,
.logo-lang__top-language-switcher .globe_class {
  background-image: none;
  height: 0px;
  width: 0px;
}

.logo-lang__language-switcher .lang_list_class:before,
.logo-lang__language-switcher .lang_list_class:after {
  display: none;
}

.logo-lang__language-switcher .lang_list_class,
.logo-lang__top-language-switcher .lang_list_class {
  border: 1px solid #f0f0f0;
  border-radius: 0 0 6px 6px;
  display: block;
  left: 0;
  opacity: 0;
  min-width: 100px;
  padding-top: 0;
  text-align: left;
  top: 100%;
  transform: none;
  transition: opacity 0.3s;
  right: 0;
  visibility: hidden;
  position: absolute;
  list-style: none;
  padding-left: 0;
  padding-bottom: 10px;
  background: white;
}

.logo-lang__language-switcher.open .lang_list_class,
.logo-lang__top-language-switcher.open .lang_list_class {
  opacity: 1;
  transition: opacity 0.3s;
  visibility: visible;
}

.logo-lang__language-switcher .lang_list_class li,
.logo-lang__top-language-switcher .lang_list_class li {
  border: none;
  font-size: 0.7778rem;
  padding: 0;
  margin: 0;
}

.logo-lang__language-switcher .lang_list_class li:first-child,
.logo-lang__top-language-switcher .lang_list_class li:first-child {
  border-top: none;
  padding-top: 15px;
}

.logo-lang__language-switcher .lang_list_class li:last-child,
.logo-lang__top-language-switcher .lang_list_class li:last-child {
  border-bottom: none;
  border-radius: 0 0 4px 4px;
}

.logo-lang__language-switcher .lang_list_class li a,
.logo-lang__top-language-switcher .lang_list_class li a {
  display: block;
  padding: 10px 20px;
}

.logo-lang__language-switcher .lang_list_class li a:hover,
.logo-lang__top-language-switcher .lang_list_class li a:hover {
  background-color: #ebeff3;
  transition: background-color 0.3s;
}

.logo-lang__language-switcher .lang_list_class li a,
.logo-lang__language-switcher .lang_list_class li a:hover,
.logo-lang__top-language-switcher .lang_list_class li a,
.logo-lang__top-language-switcher .lang_list_class li a:hover,
.logo-lang__language-switcher--label-current {
  color: var(--color-primary);
}

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

.logo-lang__language-switcher--label-current {
  align-items: center;
  display: flex;
  font-size: 0.7778rem;
  width: 100%;
}

.logo-lang__language-switcher--label-current:after {
  background-image: url("https://www.indsci.com/hubfs/4113657/_ISC2021/Icons/select%20arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 8px;
  margin: 2px 0 0 auto;
  width: 14px;
}

.logo-lang__language-switcher > span {
  position: absolute;
  width: calc(100% + 2px);
  left: -1px;
  right: -1px;
  top: 18px;
}

footer .hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
  white-space: unset;
}

footer .ot-sdk-show-settings {
  margin-top: 20px; 
  color:#FFFFFF !important; 
  background: #ff6326 !important; 
  border-color: #ff6326 !important;
}

footer .ot-sdk-show-settings:hover {
  background-color: #d73b00 !important;
  border-color: #d73b00 !important;
}

/* end language selector */

@media screen and (min-width: 768px) {
  .footer button.footer__accordion-btn {
    background-color: transparent;
    border: none;
    padding: 0px;
    text-align: left;
  }

  .footer-menus,
  .footer__row {
    display: flex;
    flex-wrap: wrap;
  }

  .footer .footer__accordion-btn,
  .footer .accordion-mb {
    margin-bottom: 30px;
  }

  .footer div.hours {
    margin-bottom: 15px;
  }

  .footer-menu-row-2 {
    margin-top: 30px;
  }

  .footer-mobile {
    display: none;
  }

  .copyright__name p {
    color: var(--color-secondary) !important;
  }

  .footer .panel {
    display: block !important;
  }
}

@media screen and (min-width: 992px) {
  .footer-col-1 {
    width: 32%;
  }

  .footer-col-2,
  .footer-col-3,
  .footer-col-4 {
    width: 17.66%;
  }

  .footer-menus {
    column-gap: 5%;
  }

  .footer-col-left {
    width: 28%;
  }

  .footer-col-right {
    width: 72%;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .footer-col-left,
  .footer-col-2,
  .footer-col-4 {
    width: 40%;
  }

  .footer-col-right,
  .footer-col-1,
  .footer-col-3 {
    width: 60%;
  }

  .footer-col-1,
  .footer-col-2 {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .footer .links .h6,
  .footer .links .h6 span {
    padding: 7px 0px;
  }

  .footer-desktop {
    display: none;
  }

  .footer-mobile {
    text-align: center;
    padding-top: 30px;
  }

  .footer-col-left,
  .footer-col-right {
    width: 100%;
  }

  .footer-col-1,
  .footer-col-2,
  .footer-col-3,
  .footer-col-4 {
    border-top: 1px solid #cecfd0;
  }

  .footer-menu-row-2 .footer-col-4 {
    border-bottom: 1px solid #cecfd0;
  }

  .footer .footer__accordion-btn {
    background-color: transparent;

    color: var(--color-secondary);
    cursor: pointer;
    padding: 10px 0px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
  }

  .footer .panel {
    padding: 10px 0px 20px;
    display: none;
    overflow: hidden;
  }

  .footer__accordion-btn .h6 {
    float: left;
    width: 90%;
  }

  .footer__accordion-btn:after {
    content: "\00ff0b";
    /* Unicode character for "plus" sign (+) */
    font-size: 17px;
    color: #043281 !important;
    float: right;
    width: 10%;
    text-align: right;
    font-size: 30px;
  }

  .footer .active:after {
    content: "\2212";
    /* Unicode character for "minus" sign (-) */
    padding-right: 7px;
  }
}

/* Footer Landing */

.social-links-landing {
  margin-bottom: 40px;
}
.footer__landing {
  justify-content: space-between;
  padding-bottom: 0px !important;
}
/* 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%;
}

.widget-type-linked_image img {
  border-radius: 6px;
}

/* Hero Section */

.hero-ind-app h1 {
  color: #ffffff;
}

.hero-ind-app h1:after {
  margin-left: 0 !important;
}

.hero-ind-app p {
  text-align: left;
  color: #ffffff;
}