*, *:before, *:after {
  box-sizing: border-box;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

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

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

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

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

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

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

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

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

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

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

a {
  background-color: transparent;
}

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

img {
  border-style: none;
}

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

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

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  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;
}
/* 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: 1px;
  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: 1px;
    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: 1px;
    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 ;
  }
}
.dnd-section > .row-fluid, .content-wrapper, .page-center {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}
.dnd-section {
  padding-top: 30px;
  padding-bottom: 30px;
}
.body-wrapper [class*="force-full-width-section"],
.body-wrapper [class*="force-full-width-section"] > .row-fluid {
  padding: 0;
}
body, html {
  position: relative;
  padding: 0;
  margin: 0;
}

html[lang^="ja"] body,
html[lang^="zh"] body,
html[lang^="ko"] body {
  line-break: strict;
  word-break: break-all;
}
body {
  color: #414150;
  text-align: left;
  font-family: "Nunito Sans",sans-serif;
  font-feature-settings: none;
  font-size: 1.125rem;
  line-height: 200%;
  background-color: #fff;
  position: relative;
  min-height: 100vh;
  height: 100%;
}
/* Paragraphs */


/* Anchors */

a {
  color: #414150;
  text-decoration: underline;
}
a:hover, a:focus{
  background-color: #414150;
  color: #fbfbfd;
}
/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins",sans-serif;
  font-feature-settings: none;
  color: #000000;
}

h1 {
  font-size: 2.875rem;
  font-weight: 700;
  line-height: 130%;
}

h2 {
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.8;
}

h3 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.8;
}

h4 {
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 200%;
}

h5 {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 200%;
}

h6 {
  font-size: 1rem;
  font-weight: 400;
  line-height: 200%;
}
/* Lists */

ul,
ol {

}

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

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

/* Code blocks */

code {
  vertical-align: bottom;
}

/* Horizontal rules */
strong {
  font-weight: bold;
}






@media only screen and (max-width: 700px){
  body {
    font-size: 1rem;
  }
  h3 {
    font-size: 1.375rem;
  }
  h4 {
    font-size: 1.125rem;
  }
  h5 {
    font-size: 1rem;
  }
  
  
}
@charset 'UTF-8';
/* Slider */

/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

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

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
button,
.button {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  transition: all 0.15s linear;
  white-space: normal;
  text-decoration: none !important;
}

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

button:hover,
button:focus,
.button:hover,
.button:focus {
  text-decoration: none;
}

button:active,
.button:active {
  text-decoration: none;
}
form {
  font-size: 14px;
  line-height: 1.6;
  font-family: arial, helvetica, sans-serif;
  max-width: 500px;
  margin: 0 auto;
  padding: 20px;
}
/* Form fields */

.hs-form-field, .field, div#hs-search-module .hs-input {
  margin-bottom: 10px;
}

/* Labels */

form label {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
  display: block;

}

/* Help text - legends */

form legend {
  font-size: 14px;
}

/* 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 select,
form textarea {
  padding: 6px;
  height: auto;
  border: #979797 1px solid;
  border-radius: 4px;
  color: #000;
  background-color: #fff;
  font-size: 14px;
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
}

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

/* Inputs - checkbox/radio */

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

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

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

form input[type=checkbox],
form input[type=radio] {
  cursor: pointer;
  margin-right: 0.35rem;
  display: inline-block;
  width: auto;
}
form input[type=checkbox] + label,
form input[type=radio] + label {
  display: inline-block;
  width: auto;
}
/* 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;
}

/* Headings and text */

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

/* GDPR */

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

/* Validation */

.hs-input.invalid.error {
  border-color: #f37c7b;
}

form .hs-error-msg, form .hs-error-msgs label {
  padding: 8px 12px;
  background-color: #f37c7b;
  font-size: 14px;
  font-family: arial, sans-serif;
  color: #fff;
  text-align: center;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: left;
  font-weight: normal;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  display: inline-block !important;
  padding: 10px;
  outline-offset: 2px;
  -webkit-appearance: none;
  text-align: center;
  border-radius: 2rem;
  border: 3px solid #000;
  transition: background-color 250ms, color 250ms;
  background-color: #000;
  color: #fff;
  width: 100%;
  font-family: "Nunito Sans",sans-serif;
  font-feature-settings: none;
  font-size: 1.125rem;
  line-height: 150%;
  cursor: pointer;
  margin-top: 10px;
  white-space: normal !important;
  text-decoration: none !important;
  
  flex-direction: unset !important;
  justify-content: unset !important;
}

@media (min-width: 320px) and (max-width: 667px) {
   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 select, form textarea {
      padding-left: 10px;
      padding-right: 10px;
      font-size: 16px;
      line-height: 1.3em;
   }
   .hs-form-field, .field {
      margin-bottom: 20px;
   }
   form input[type=submit], form .hs-button {
      font-size: 1.5em;
   }
}
table {
  width: 100%;
  border: 1px solid #414150;
  border-collapse: collapse;
}
table th {
  color: #414150;
  text-align: left;
  border-top: 1px solid #fbfbfd;
  border: 1px solid #fbfbfd;
  border-top-color: #414150;
  background-color: #414150;
  color: #fbfbfd;
  padding: 10px;
}
table th:last-child {
  border-right: 1px solid #414150;
}
table td {
  color: #414150;
  text-align: left;
  border: 1px solid #414150;
  padding: 10px;
}





@media only screen and (max-width: 648px){
  th {
    width: 100%;
    padding: 0;
  }


}
header.header {
  display: inline-block;
  width: 100%;
}
.header__container {
  width: 100%;
  padding: 0 40px;
  margin-top: 0;
  display: inline-flex;
  color: #000;
  font-size: calc(1rem *1.5);
  line-height: 150%;
}
.header_nav_bar {
  display: flex;
  justify-content: space-between;
  top: 0;
  z-index: 4;
  width: 100%;
  transition: top .5s ease;
}
.header_buttons {
  display: flex;
  position: relative;
  align-content: stretch;
  justify-content: normal;
  flex-wrap: nowrap;
  max-width: 350px;
  margin: 20px auto 18px;
  padding-left: 5px;
  align-items: center;
}
.header_logo {
  display: flex;
  order: 1;
  padding-left: 40px;
  flex-direction: column;
  justify-content: center;
}
.header_logo a {
  height: 42px;
  width: 105px;
  text-decoration: none;
  background: transparent !important;
  display: block;
}
.header_logo a img {
  width: 100%;
  height: 100%;
}

.header_right {
  margin-left: 0;
  order: 2;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
button.mobile-trigger {
  font-family: "Nunito Sans",sans-serif;
  font-size: 1rem;
  line-height: 150%;
  color: #000;
  display: none;
  background-color: #fff;
  position: relative;
  cursor: pointer;
  text-align: center;
  border: none;
  background: none !important;
}
.mobile-trigger img {
  height: 23px;
  margin-top: 7px;
  filter: invert(100%);
}
.header_menu_area {
  position: relative;
  list-style-type: none;
  display: flex;
}
.mobile_logo {
  display: none;
  height: 42px;
  width: 105px;
}
.mobile_logo a {
  text-decoration: none;
  background: transparent !important;
}
button.menu-close-button {
  font-family: "Nunito Sans",sans-serif;
  font-size: 1rem;
  line-height: 150%;
  color: #000;
  display: none;
  background-color: #fff;
  position: relative;
  cursor: pointer;
  text-align: center;
  border: none;
}
.header-navigations {
  width: 100%;
  max-width: calc(80% + 79px);
  margin: 0;
  padding-right: 10px;
  padding-left: 69px;
}
.navigation__menu-buttons {
  display: none;
}
.header-navigations .hs-menu-wrapper > ul {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.header-navigations .hs-menu-wrapper > ul > li {
  min-width: 135px;
  display: block;
  text-align: center;
}
.header-navigations .hs-menu-wrapper > ul > li.hs-item-has-children {
  position: relative;
  padding: 10px;
  min-width: 155px;
  text-align: center;
}
.header-navigations .hs-menu-wrapper > ul > li:not(.hs-item-has-children) > a {
  display: inline-block;
}
.header-navigations .hs-menu-wrapper > ul > li > a {
  font-family: "Nunito Sans",sans-serif;
  font-size: 1rem;
  line-height: 150%;
  color: #000;
  position: relative;
  text-decoration: none;
}
.header-navigations .hs-menu-wrapper > ul > li > a:before {
  display: block;
  content: attr(title);
  font-weight: 700;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  letter-spacing: -.25px;
}
.header-navigations .hs-menu-wrapper > ul > li.hs-item-has-children > a:before {
  display: none;
}
.header-navigations .nav-menu__link__arrow-span {
  display: inline-block;
  height: 0;
  width: 0;
  border: 6px solid transparent;
  border-top: 6px solid #000;
  position: relative;
  margin: auto 0 auto 10px;
  vertical-align: text-bottom;
}
.header-navigations .hs-menu-wrapper > ul ul {
  display: block;
  visibility: hidden;
  position: absolute;
  left: -1px;
  top: 100%;
  background-color: #fff;
  z-index: 10;
  transition: opacity .3s ease-in-out,visibility 0s linear .3s;
  opacity: 0;
  width: calc(100% + 2px);
  padding: 15px;
  box-sizing: border-box;
  border: 1px solid #8a8a9c;
  text-align: left;
}
.header-navigations .hs-menu-wrapper > ul ul li {
  font-family: "Nunito Sans",sans-serif;
  font-size: .875rem;
  line-height: 150%;
  color: #000;
  padding: 5px;
}
.header-navigations .hs-menu-wrapper > ul ul li a {
  text-decoration: none;
  display: block;
  color: #000;
  transition: opacity .25s;
}
.header_buttons a.hs-button {
  text-decoration: none;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background-color: transparent;
  padding: 0;
  cursor: pointer;
  padding: 10px calc(5px * 3);
  font-family: "Nunito Sans",sans-serif;
  font-size: 1rem;
  line-height: 150%;
  text-align: center;
  border-radius: 2rem;
  border: 3px solid #000;
  background-color: #000;
  color: #fff;
  transition: background-color .25s,color .25s;
}
.header_buttons .h_btn2 a {
  width: calc(10rem + 36px);
}
.header_buttons .h_btn1 a {
  width: calc(5rem + 30px);
  margin-right: 20px;
  background-color: #fff;
  color: #000;
  border: none;
  text-decoration: none;
}
.header-navigations .hs-menu-wrapper > ul > li > a:hover{
  font-weight: 700;
  letter-spacing: -.59px;
}
.header-navigations .hs-menu-wrapper > ul > li.active > a{
  font-weight: 700;
  letter-spacing: -.59px;
}
.header-navigations .hs-menu-wrapper > ul > li.active > a:before{
  content: "";
  position: absolute;
  top: -36px;
  left: 0;
  border-top: 5px solid #000;
  width: 100%;
  visibility: visible;
}
.header_buttons .h_btn1 a:hover {
  font-weight: 700;
  letter-spacing: -.25px;
}
button.menu-close-button {
  background: none !important;
}
.header-navigations .hs-menu-wrapper > ul > li.active-branch:not(.active) > a {
  font-weight: 700;
}
.header-navigations .hs-menu-wrapper > ul > li.active-branch:not(.active):before,
.header-navigations .hs-menu-wrapper > ul > li.active.hs-item-has-children.active-branch:before{
  content: "";
  position: absolute;
  top: -18px;
  left: 0;
  border-top: 5px solid #000;
  width: 100%;
}
.header-navigations .hs-menu-wrapper > ul ul li.active > a, 
.header-navigations .hs-menu-wrapper > ul ul li.active-branch > a {
  font-weight: 700;
  letter-spacing: -.25px;
}
.header-navigations .hs-menu-wrapper > ul > li.active.hs-item-has-children.active-branch > a{
  letter-spacing: normal;
}
.header-navigations .hs-menu-wrapper > ul > li.active.hs-item-has-children.active-branch:hpver > a{
  letter-spacing: -.25px;
}

@media only screen and (min-width: 1301px){
  .header-navigations .hs-menu-wrapper > ul > li.hs-item-has-children:hover{
    padding: 9px;
    border: 1px solid #8a8a9c;
  }
  .header-navigations .hs-menu-wrapper > ul > li.hs-item-has-children:hover > a {
    font-weight: 700;
    letter-spacing: -.25px;
  }
  .header-navigations .hs-menu-wrapper > ul > li.hs-item-has-children:hover > ul{
    visibility: visible;
    opacity: 1;
    transition-delay: 0s,0s,.3s;
  }
  .header-navigations .hs-menu-wrapper > ul ul li a:hover{
    font-weight: 700;
    opacity: 1;
    letter-spacing: -.25px;
  }
  .header-navigations .hs-menu-wrapper > ul > li.hs-item-has-children:hover .nav-menu__link__arrow-span{
    display: inline-block;
    height: 0;
    width: 0;
    border: 6px solid transparent;
    border-bottom: 6px solid #000;
    vertical-align: text-top;
  }
  .no_nav .header__container {
    height: 88px;
    align-items: center;
  }


}

@media only screen and (max-width: 1500px){
  .header-navigations .hs-menu-wrapper > ul > li,
  .header-navigations .hs-menu-wrapper > ul > li.hs-item-has-children {
    min-width: initial;
  }


}

@media only screen and (max-width: 1400px){
  .header-navigations {
    max-width: 100%;
  }



}




@media only screen and (max-width: 1300px){
  .header_nav_bar {
    padding-top: 41px;
    padding-bottom: 41px;
  }
  .header_buttons {
    display: none;
  }
  .header_logo {
    margin: 0;
    padding-left: 20px;
    order: 0;
    justify-content: start;
  }
  .header_right {
    order: 0;
    width: 2.5rem;
    text-align: right;
    margin-right: 30px;
  }
  button.mobile-trigger {
    display: block;
    margin-right: 0;
    padding: 0;
  }
  .header_menu_area {
    display: block;
    visibility: hidden;
    position: fixed;
    width: 100%;
    left: -100vw;
    background-color: #161616;
    top: -10px;
    height: 100%;
    max-height: 100vh;
    z-index: 4;
    transition: left .3s ease-in-out;
    transition-timing-function: cubic-bezier(1,.3,.3,1);
    opacity: .5;
    overflow: hidden;
    padding-top: 100px;
    box-sizing: content-box;
  }
  .header_menu_area.flyout_active {
    visibility: visible;
    left: 0;
    opacity: 1;
  }
  .mobile_logo {
    position: absolute;
    top: 50px;
    left: 0;
    display: unset;
    padding-left: 40px;
    max-width: 50%;
    width: 145px;
  }
  .mobile_logo a img {
    width: 100%;
    height: 100%;
    filter: invert(100%);
  }
  button.menu-close-button {
    z-index: 5;
    position: absolute;
    top: 55px;
    right: 50px;
    font-size: 1.5rem;
    display: block;
    padding: 1px 6px;
    background-color: #161616;
    color: #fff;
  }
  .header-navigations {
    padding: 0;
  }
  .header-navigations .hs-menu-wrapper > ul {
    line-height: 2rem;
    flex-direction: column;
    display: block;
    max-width: 100vw;
    padding-right: 0;
    padding-left: 0;
    padding-top: 20px;
    height: calc(100vh - 150px);
    overflow-y: auto;
    overflow-x: hidden;
  }
  .header-navigations .hs-menu-wrapper > ul > li {
    text-align: left;
  }
  .header-navigations .hs-menu-wrapper > ul > li > a {
    font-family: "Nunito Sans",sans-serif;
    font-size: 1.625rem;
    color: #fff !important;
    line-height: 2rem;
    padding: 1rem 1rem 1rem 2.8rem;
  }
  .header-navigations .hs-menu-wrapper > ul > li.hs-item-has-children {
    text-align: left;
    padding: 0;
    border: none;
  }
  .header-navigations .hs-menu-wrapper > ul > li.hs-item-has-children > a {
    display: inline-block;
  }
  .header-navigations .nav-menu__link__arrow-span {
    vertical-align: middle;
    border-top: 6px solid #fff;
  }
  .header-navigations .hs-menu-wrapper > ul ul {
    visibility: hidden;
    position: relative;
    margin-top: 0;
    padding: 0;
    border-radius: 0;
    border: none;
    background-color: #161616 !important;
    z-index: 0;
    box-shadow: none;
    height: 0;
    transition: opacity .1s ease,visibility 0s linear .1s,height .1s ease,margin-top .1s ease;
  }
  .header-navigations .hs-menu-wrapper > ul ul li:first-child {
    margin-top: 10px;
  }
  .header-navigations .hs-menu-wrapper > ul ul li:last-child {
    margin-bottom: 10px;
  }
  .header-navigations .hs-menu-wrapper > ul ul li a {
    font-family: "Nunito Sans",sans-serif;
    font-size: 1.275rem;
    line-height: 150%;
    color: #fff !important;
    margin-left: 60px;
    opacity: .9;
  }
  .navigation__menu-buttons {
    display: flex;
    flex-direction: row;
    position: absolute;
    bottom: 90px;
    left: 0;
    right: 0;
  }
  .navigation__menu-buttons > div {
    flex: 1 1;
  }
  .navigation__menu-buttons a.hs-button {
    text-decoration: none;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    border: 3px solid #fff;
    border-color: #fff;
    background-color: #fff;
    color: #000;
    transition: background-color .25s,color .25s;
    text-align: center;
    font-size: 1rem;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    padding: 5px 0;
    height: 64px;
    line-height: 64px;
    width: 100%;
  }
  .navigation__menu-buttons .h_btn2 a {
    filter: invert(100%);
  }
  .navigation__menu-buttons a:hover {
    background-color: #161616;
    border-color: #fff;
    color: #fff;
  }
  .header-navigations .hs-menu-wrapper > ul > li.active-open > ul {
    opacity: 1;
    visibility: visible;
    height: auto;
    transition-delay: 0s,0s,.1s;
  }
  .header-navigations .hs-menu-wrapper > ul > li.active-open > a {
    font-weight: 700;
    letter-spacing: -.25px;
  }
  .header-navigations .hs-menu-wrapper > ul > li.active-open .nav-menu__link__arrow-span {
    display: inline-block;
    height: 0;
    width: 0;
    border: 6px solid transparent;
    border-bottom: 6px solid #fff;
    transform: translateY(-6px);
    vertical-align: middle;
    border-bottom-color: #fff;
  }
  .header-navigations .hs-menu-wrapper > ul ul li a:hover {
    font-weight: 700;
    opacity: 1;
    letter-spacing: -.25px;
  }
  .header-navigations .hs-menu-wrapper>ul>li.active-branch:not(.active):before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-top: none;
    border-left: 5px solid #fff;
    height: 100%;
    width: 0;
  }
  .header-navigations .hs-menu-wrapper>ul>li.active>a:before {
    content: "";
    border-width: 0 0 0 5px;
    top: unset;
    left: 0;
    width: 5px;
    height: 30px;
    border-color: #fff;
    visibility: visible;
    border-style: solid;
  }
  .header-navigations .hs-menu-wrapper>ul>li.active.hs-item-has-children.active-branch:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-top: none;
    border-left: 5px solid #fff;
    height: 100%;
    width: 0;
  }
  .header-navigations .hs-menu-wrapper>ul>li.hs-item-has-children>a:hover {
    font-weight: normal;
    letter-spacing: normal;
  }
  .header-navigations .hs-menu-wrapper>ul>li.active.hs-item-has-children.active-branch>a:hover,
  .header-navigations .hs-menu-wrapper>ul>li.hs-item-has-children.active-branch>a:hover{
    font-weight: bold;
  }
  .header-navigations .hs-menu-wrapper>ul>li.active.hs-item-has-children.active-branch.active-open>a:hover,
  .header-navigations .hs-menu-wrapper>ul>li.hs-item-has-children.active-branch.active-open>a:hover{
    letter-spacing: -.25px;
  }



}




@media only screen and (max-width: 500px){
  .header__container {
    padding: 0 10px;
    width: 100%;
  }
  .header_right {
    margin-right: 13px;
  }

}


@media all and (-ms-high-contrast:none) {

  .header_nav_bar{
    width: 80%;
  }
  .header_buttons .h_btn1 a,
  .header_buttons .h_btn2 a{
    width: auto !important;
  }


}
footer.footer {
  padding-top: 100px;
  padding-bottom: 50px;
  font-size: 1rem;
  line-height: 150%;
  position: relative;
  transition: background-color .25s;
}
.footer__container.content-wrapper {
  width: 80vw;
}
.flexbox {
  display: flex;
  position: relative;
  align-content: stretch;
}
.footer__suffix {
  padding-top: 100px;
}
.flexbox.flexbox--justify-between {
  justify-content: space-between;
}

.footer__logo {
  height: 42px;
  width: 105px;
  position: relative;
  top: -1px;
}
.footer__logo a {
  display: block;
  background: none !important;
}
.footer__logo a img {
  width: 100%;
  height: 100%;
  filter: invert(100%);
}
h2.footer__menu_title {
  position: relative;
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 24px;
}
.footer__menu_lists .hs-menu-wrapper ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.footer__menu_lists .hs-menu-wrapper ul li a {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  text-decoration: none;
  font-size: 1rem;
  line-height: 150%;
}
.footer__menu_lists .hs-menu-wrapper ul li a:hover, 
.footer__menu_lists .hs-menu-wrapper ul li a:focus {
  text-decoration: underline;
  background: none !important;
}
.footer__social {
  flex-shrink: 0;
  align-self: center;
}
.social-links {
  display: flex;
  position: relative;
  align-content: stretch;
  justify-content: center;
  flex-wrap: wrap;
}
.social-links a {
  display: block;
  height: 25px;
  line-height: 25px;
  text-align: center;
  margin: 0 5px;
  background: none !important;
}
.social-links a img {
  width: auto;
  height: 25px;
}
.footer__other {
  flex-grow: 1;
  margin-left: 100px;
}
.footer__other .hs-menu-wrapper ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
  display: inline-flex;
  justify-content: space-between;
  width: 100%;
}
.footer__other .hs-menu-wrapper ul li {
  display: inline-block;
}
.footer__other .hs-menu-wrapper ul li a {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  text-decoration: none;
  font-size: .875rem;
}
.footer__other .hs-menu-wrapper ul li a:focus, 
.footer__other .hs-menu-wrapper ul li a:hover {
  text-decoration: underline;
  background: none !important;
}
.footer__suffix h2.footer__menu_title {
  display: none;
}

@media only screen and (min-width: 1001px){
  .footer__body .footer__other {
    display: none;
  }
  .footer__menu_lists .hs_cos_wrapper_type_menu {
    display: block !important;
    width: 100%;
  }

}


@media only screen and (max-width: 1400px){
  .footer__other {
    margin-left: 50px;
  }



}




@media only screen and (max-width: 1000px){
  footer.footer {
    padding-top: 50px;
    padding-bottom: 45px;
  }
  .footer__body {
    flex-direction: column;
    align-items: center;
  }
  .footer__suffix {
    padding-top: 50px;
    align-items: center;
  }
  .footer__other {
    display: none;
  }
  .footer__suffix .footer__other {
    display: none;
  }
  .footer__logo {
    top: auto;
    box-sizing: content-box;
    padding-bottom: 40px;
    padding-top: 10px;
  }
  .footer__menu_lists {
    padding: 5px 0;
    display: block;
    width: 100%;
    overflow: hidden;
    margin-left: 0;
  }
  h2.footer__menu_title {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    font-weight: 400;
    line-height: 2.375rem;
    font-size: 2rem;
  }
  h2.footer__menu_title:after {
    background-image: url(https://24880982.fs1.hubspotusercontent-eu1.net/hubfs/24880982/raw_assets/public/Glean_April2022/images/down_arrow.svg);
    background-repeat: no-repeat;
    height: 10px;
    width: 20px;
    top: 0.5rem;
    content: "";
    position: relative;
    float: right;
  }
  .footer__menu_lists .hs_cos_wrapper_type_menu {
    display: none;
    width: 100%;
  }
  .footer__body .footer__other {
    display: block;
  }
  .footer__menu_lists .hs-menu-wrapper ul {
    display: block;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border: solid #fff;
    border-width: 0 0 1px;
  }
  .footer__other .hs-menu-wrapper ul li {
    display: block;
  }
  h2.footer__menu_title.clicked:after {
    background-image: url(https://24880982.fs1.hubspotusercontent-eu1.net/hubfs/24880982/raw_assets/public/Glean_April2022/images/up_arrow.svg);
  }




}

@media only screen and (max-width: 900px){
  .social-links {
    margin-top: 30px;
  }
  .social-links a {
    height: 20px;
    line-height: 20px;
    margin: 0 10px 10px;
  }
  .social-links a img {
    width: auto;
    height: 20px;
  }





}








@media only screen and (max-width: 700px){
  h2.footer__menu_title {
    font-size: 1.375rem;
    line-height: 100%;
  }



}
/* Menu and simple menu */

.hs-menu-wrapper ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.modal__content form ul.no-list.hs-error-msgs.inputs-list {
  width: 90%;
  margin: 0 auto;
  max-width: 324px;
}
.cm-upcoming-post-events .event-hero-buttons__container .event-hero-buttons__button{
  background-color:#fff !important;
  color:#000 !important;
} 
.cm-upcoming-post-events .event-hero-buttons__container .event-hero-buttons__button:hover{
  background-color:#000 !important;
  color:#fff !important;
} 
@media only screen and (max-width: 1400px){
  .modal__content {
    left: 25% !important;
    right: 25% !important;
  }
  .cm-upcoming-post-events .share-button__label {
    right: -6rem !important;
    text-align: left !important;
    border: #fbfbfd;
    border-radius: 0 2rem 2rem 0;
    background-color: #414150;
    color: #fbfbfd !important;
  }
}
@media only screen and (max-width: 1000px){
  .modal__content {
    left: 15% !important;
    right: 15% !important;
  }
  .cm-upcoming-post-events .h--title {
    text-align: center !important;
  }
}
@media only screen and (max-width: 900px){
  .cm-upcoming-post-events .event__hosts {
    text-align: center !important;
  }
  .cm-upcoming-post-events .share-button__label{
    right: -7rem !important;
  }
  .cm-upcoming-post-events .event__hosts>p {
    margin-left: auto;
    margin-right: auto;
  }

}

@media only screen and (max-width: 700px){
  .cm-upcoming-post-events .share-button__label{
    font-size:1rem !important; 
  } 
}

@media only screen and (max-width: 600px){
  .cm-upcoming-post-events .share-button__label{
    display:none !important;
  }
}

@media only screen and (max-width: 500px){
  .modal__content {
    left: 0% !important;
    right: 0% !important;
  }
}
@media (max-width:450px){
  .cm-upcoming-post-events .hero__content {
    min-width: 100% !important;
  }
}

@media (min-width: 320px) and (max-width: 667px){
  .modal__content form .hs-form-field, .modal__content form .field {
    margin-bottom: 0;
  }
}
/*********************************************** Registration Page Css **********************************************************/
.registration_content_sec {
  position: relative;
  transition: background-color .25s;
  font-family: "Nunito Sans",sans-serif;
  font-size: 1.125rem;
  line-height: 150%;
  color: #000;
}
.registration-page .custom-banner-area .banner-header h1 {
  font-size: 3.375rem;
}
.registration_content_sec .dnd-section > .row-fluid {
  width: 80vw;
}
.registration_form_sec iframe {
  width: 100%;
  height: 100%;
  border: none;
  overflow: hidden;
  border-radius: 8px;
  height: 45vw;
  margin: 10px 0 !important;
}
.registration_two_col_sec .dnd-section {
  position: relative;
  transition: background-color .25s;
  font-family: "Nunito Sans",sans-serif;
  font-size: 1.125rem;
  line-height: 150%;
  color: #000;
  background-image: linear-gradient(to bottom left,#9797ff,#5f5ffc);
  padding-top: 150px;
  padding-bottom: 150px;
}
.registration_two_col_sec .dnd-section .span5.dnd-column, 
.registration_two_col_sec .dnd-section .span7.dnd-column {
  margin: 0;
  margin-top: auto;
  margin-bottom: auto;
}
.registration_two_col_sec .dnd-section .span5.dnd-column {
  width: 35%;
}
.registration_two_col_sec .dnd-section .span7.dnd-column {
  width: 65%;
  padding-left: 15%;
}
.registration_two_col_sec .dnd-section > .row-fluid:before,
.registration_two_col_sec .dnd-section > .row-fluid:after {
  display: none;
}
.registration_two_col_sec .dnd-section > .row-fluid {
  display: flex;
  flex-direction: row;
}
.registration_two_col_sec .widget-type-linked_image img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  max-width: none !important;
}
.registration_two_col_sec .widget-type-header h2 {
  font-family: "Poppins",sans-serif;
  font-size: 2.875rem;
  color: #000;
  font-weight: 700;
  line-height: 4.3125rem;
  overflow-wrap: break-word;
  margin-bottom: 25px;
  margin-top: 15px;
}
.registration_two_col_sec .widget-type-rich_text {
  line-height: 2rem;
  margin-bottom: 20px;
  color: #000;
}
.registration_two_col_sec a.hs-button {
  padding-left: 30px;
  padding-right: 30px;
}









@media only screen and (min-width: 1155px){
  .registration_form_sec iframe {
    height: 517px;
  }




}



@media only screen and (max-width: 1250px){
  .registration_two_col_sec a.hs-button {
    padding-left: 40px;
    padding-right: 40px;
  }



}





@media only screen and (max-width: 900px){
  .registration_two_col_sec .dnd-section > .row-fluid {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .registration_two_col_sec .dnd-section .span5.dnd-column {
    width: unset;
  }
  .registration_two_col_sec .widget-type-linked_image img {
    height: 100% !important;
  }
  .registration_two_col_sec .widget-type-linked_image img {
    height: 100% !important;
    max-width: 300px !important;
  }
  .registration_two_col_sec .dnd-section .span7.dnd-column {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .registration_two_col_sec .widget-type-header h2 {
    font-size: 2.5rem;
    line-height: normal;
    margin: 0 auto;
    width: 100%;
  }
  .registration_two_col_sec .widget-type-rich_text {
    font-family: "Nunito Sans",sans-serif;
    font-size: 1.375rem;
    line-height: 150%;
    color: #000;
    width: 80%;
    margin: 20px auto 15px;
  }
  .registration_two_col_sec .widget-type-linked_image {
    margin-bottom: 20px;
    height: 300px;
  }




}




@media only screen and (max-width: 767px){
  .registration_two_col_sec .dnd-section {
    padding-top: 90px;
    padding-bottom: 90px;
  }



}


@media only screen and (max-width: 700px){
  .registration-page .custom-banner-area .banner-header h1 {
    line-height: 3.4rem;
    font-size: 2.5rem;
  }




}



@media only screen and (max-width: 500px){
  .registration_two_col_sec .widget-type-header h2 {
    font-size: 30px;
  }
  .registration_two_col_sec .widget-type-rich_text {
    width: 100%;
  }

}







/************************************************ Career Page Css **********************************************/

.career-layout .custom-banner-area .banner-header h1 {
  font-size: 3.375rem;
}

.career-layout .dnd-section {
  padding-top: 150px;
  padding-bottom: 150px;
}

.career-row1 .dnd-section {
  background-image: linear-gradient(to bottom left,#9797ff,#5f5ffc);
}
.career-row5 .dnd-section {
  background-image: linear-gradient(to bottom left,#ff7575,#ff5254);
}
.career-row3 .dnd-section {
  background-image: linear-gradient(to bottom left,#d8a8ff,#c175ff);
}

.career-layout .widget-type-header h1 {
  color: #000;
  text-align: center;
  line-height: 4.3125rem;
  margin: 0;
}

.career-layout .widget-type-header {
  width: 90%;
  margin: 0 auto;
}

.career-layout .widget-type-rich_text p {
  line-height: 150%;
  width: 65%;
  margin: 20px auto 15px;
  text-align: center;
  font-size: 1.375rem;
  color: #000;
}

.career-row3 .widget-type-rich_text p {
  font-size: 1.125rem;
  width: 80%;
}

.career-row3 .hs-responsive-embed-inner-wrapper {
  height: 517px;
  padding-bottom: 0 !important;
  margin-bottom: 20px !important;
}


.career-row4 .content-with-top-image-wrapper > div {
  width: 80vw;
  max-width: 920px;
}

/* .career-row4 .content-block-wrapper__content .content-block-wrapper__button-container {
  display:none;
} */

.career-row4 .content-block-wrapper__content--top .content-block-wrapper__description p {
  margin-bottom: 0;
}

.career-row5 a.hs-button {
  padding-left: 30px;
  padding-right: 30px;
}


.content-with-top-image-wrapper > div {
  width: 80vw;
  max-width: 920px;
}

.content-block-wrapper__content .content-block-wrapper__button-container {
  padding: 0;
}

.content-block-wrapper__content--top .content-block-wrapper__description p {
  margin-bottom: 0;
}

.career-row5 .widget-type-rich_text p {
  font-size: 1.125rem;
  width: 80%;
}

.career-row5 .dnd-section > .row-fluid {
  width: 80vw;
  max-width: 920px;
}

.career-row5 a.hs-button {
  padding-left: 30px;
  padding-right: 30px;
}


.career-layout .body-container-wrapper .content-wrapper,
.career-layout .body-container-wrapper .dnd-section>.row-fluid{
  width:80vw;
}

.career-layout .features-md-wrapper .features-grid {
  margin-left: 30px;
  margin-right: 30px;
  flex-wrap: unset;
}

.career-layout .body-container-wrapper .dnd-section[class*="force-full-width-section"]>.row-fluid {
  width: 100%;
}

.career-layout .features-md-wrapper .features-grid .feature-item {
  width: unset;
}

.career-layout .custom-banner-area nav.breadcrumb ul {
  font-size: 18px;
  line-height: 150%;
}


.career-inner-layout .custom-banner-area .general-hero__description {
  font-size: 1.125rem;
  margin-top: 15px;
  margin-bottom: 30px;
  line-height: 2rem;
}

.career-inner-layout .custom-banner-area .general-hero__button-container {
  padding: 0;
}

/* .career-inner-layout .custom-banner-area .general-hero__button-container a {
  box-sizing: border-box !important;
  font-size: 1.25rem;
  padding: 10px 15px;
} */

.career-inner-layout .custom-banner-area {
  border-bottom: 1px solid #8a8a9c;
}

.career-inner-layout .custom-banner-area .hero__images {
  position: static;
  height: unset;
  margin-top: auto;
  margin-bottom: auto;
}

.career-inner-row1 .dnd-section {
  padding: 100px 0;
}

.career-inner-layout .sticky-layout_inner {
  display: flex;
  flex-direction: row;
  margin-left: auto;
  margin-right: auto;
}

.career-inner-layout .sticky-layout__content.sticky-layout__content--narrow {
  max-width: 1200px;
  width: 80vw;
  order: 2;
}

.career-inner-layout .sticky-layout__margin.sticky-layout__margin--left {
  width: 20vw;
  flex-grow: 1;
  z-index: 1;
  order: 1;
}

.career-inner-layout .sticky-layout__margin.sticky-layout__margin--right {
  width: 20vw;
  flex-grow: 1;
  z-index: 1;
  order: 3;
}

.career-inner-row1 .dnd-section > .row-fluid {
  width: 100% !important;
}

.career-inner-layout .career-inner-wrapper {
  position: relative;
}

.career-inner-row1 h1 {
  line-height: 1.8;
}

.career-inner-row1 h1:first-child {
  margin-top: 0;
}

.career-inner-layout main.body-container-wrapper {
  background-color: #fbfbfd;

}

.career-inner-row1 .widget-type-rich_text {
  margin-bottom: 75px;
}

.career-inner-row1 a.hs-button {
  padding: 10px 15px;
  border-width: 3px;
  box-sizing: border-box !important;
  line-height: 200%;
}


.career-inner-layout .share-links__title {
  display: none;
  text-align: center;
}


.career-inner-layout .share-links__link-container {
  display: flex;
  flex-direction: column;
  margin-top: 5.5rem;
}

.career-inner-layout .share-button__container {
  padding: 5px;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.career-inner-layout .share-links .share-links__link-container>:first-child {
  margin-top: 2rem;
}

.career-inner-layout .share-button__label {
  font-size: 1.125rem;
  line-height: 200%;
  color: #414150;
  position: absolute;
  right: 7rem;
  padding-left: 30px;
  padding-right: 30px;
  text-align: right;
  transition: opacity .25s;
  pointer-events: none;
  opacity: 0;
  width: 4.8rem;
  box-sizing: content-box;
}


.career-inner-layout .share-button__container .button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background-color: transparent;
  padding: 0;
  padding: 10px;
  font-size: 1.25rem;
  line-height: 200%;
  color: #414150;
  text-align: center;
  border-radius: 2rem;
  border: 0;
  border-color: #000;
  background-color: #000;
  color: #fff;
  transition: background-color .25s,color .25s;
  cursor: pointer;
  text-decoration: none;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  border: 3px solid #000;
}

.career-inner-layout .share-button {
  padding: 10px;
  z-index: 1;
}

.career-inner-layout .share-button__icon {
  height: 24px;
  width: 24px;
  -o-object-fit: contain;
  object-fit: contain;
  max-width: unset;
}

.career-inner-layout .share-links {
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  margin-left: auto;
  margin-right: 4rem;
}

.career-inner-layout .sticky-layout__margin>.sticky-layout__margin-inner {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}


.career-inner-layout .share-button__container:focus-within .share-button__label,
.career-inner-layout .share-button__container:hover .share-button__label {
  opacity: 1;
}

.career-inner-layout .share-button__container .button:focus,
.career-inner-layout .share-button__container .button:hover {
  background-color: #fbfbfd;
  border-color: #414150;
}

.career-inner-layout .share-button:focus .share-button__icon,
.career-inner-layout .share-button:hover .share-button__icon {
  filter: invert(100%);
}

.career-inner-row1 h2 {
  font-size: 1.375rem;
}

.career-inner-row1 h2:first-child {
  margin-top: 0;
}

.career-inner-row1 h3 {
  font-size: 2rem;
}

.career-inner-row1 h3:first-child {
  margin-top: 0;
}




.career-inner-layout.resource-page .custom-banner-area .general-hero__description {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 1.375rem;
  line-height: normal;
}

/* .career-inner-layout.resource-page .custom-banner-area .general-hero__button-container {
  display: none;
} */

/* .career-inner-layout.resource-page .custom-banner-area .hero__images {
padding-bottom: 4px;
} */

.career-inner-layout.resource-page .sticky-layout__content.sticky-layout__content--narrow {
  max-width: 920px;
}

.resources-row2 .dnd-section>.row-fluid {
  width: 80vw;
}

.resource-page .career-inner-row1 .widget-type-text {
  line-height: 1.6;
  padding: 70px 0;
  font-size: 1.625rem;
  margin-top: 1em;
}

.resource-page .career-inner-row1 .dnd-section {
  padding: 0;
}

.resource-page.career-inner-layout .share-links__link-container {
  margin-top: 6rem;
}

.resource-page .career-inner-row1 .widget-type-rich_text {
  padding-top: 30px;
  padding-bottom: 30px;
  margin: 0;
}

.resource-page.career-inner-layout .career-inner-row1 a.button {
  font-size: 1.25rem;
  margin: 1rem 0;
  padding: 10px 15px !important;
  line-height: 200%;
}

.resources-row2 .dnd-section {
  background-image: linear-gradient(to bottom left,#ff9cd1,#ff63aa);
  padding-top: 150px;
  padding-bottom: 150px;
  margin-top: 165px;
}

.resource-page .content-block-wrapper__content--top .content-block-wrapper__description p {
  font-size: 1.375rem;
  line-height: 150%;
}

.resource-page .content-block-wrapper__content .content-block-wrapper__button-container a {
  transition: background-color .25s,color .25s;
  cursor: pointer;
  text-decoration: none;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  border: 3px solid #000;
  font-size: 1.25rem;
  text-align: center;
  background: #000;
  border-radius: 2rem;
  padding: 10px;
  box-sizing: border-box !important;
  padding-left: 30px;
  padding-right: 30px;
  line-height: 150%;
}

.resource-page .content-block-wrapper__content .content-block-wrapper__button-container {
  padding: 15px 0;
  display: inline-flex;
  max-width: 100%;
}

.resource-page .content-block-wrapper__content .content-block-wrapper__button-container a:hover {
  color: #000;
  border-color: #000;
  background: transparent;
}

.resource-page .career-inner-row1 h2 {
  margin: 0;
  padding-bottom: .5rem;
}


.resource-page .career-inner-row1 .widget-type-linked_image {
  width: 100%;
  padding: 40px 10px 20px;
}

.resource-page .career-inner-row1 .widget-type-linked_image img {
  width: 100%;
  vertical-align: middle;
}


.resources-layout .custom-banner-area .banner-header h1 {
  font-size: 3.375rem;
}

.resources-layout .custom-banner-area .general-hero__description {
  margin: 1em 0;
}

.resources-layout .custom-banner-area .hero-image__image-mask {
  width: 100%;
  height: 100%;
  text-align: center;
  padding:0;
}

.resources-layout .custom-banner-area .hero-image__image-mask img {
  position: static;
  width:auto;
  height:auto;
}

.resources-layout .custom-banner-area {
  border-bottom: 1px solid #8a8a9c;
}

.resources-layout .resources-row1 .dnd-section > .row-fluid {
  width: 80vw;
}

.resources-layout .resources-row1 .dnd-section[class*="force-full-width-section"]>.row-fluid {
  width: 100%;
}

.resources-layout .custom-banner-area .general-hero__button-container {
  display: none;
}

.resources-layout .resources-row1 .dnd-section {
  padding: 70px 0 216px;
}

.resources-layout .resources-row1 .widget-type-header h2 {
  margin: 0.83em 0;
  font-size: 2.875rem;
  line-height: 4.3125rem;
  color: #000;
}

.resources-layout .resource__more_from.cm-resource-wrapper {
  margin: 0;
}

.resources-layout .cm-resource-wrapper .full-width-section--padded {
  padding: 0;
  border: 0;
}

.resources-layout .cm-resource-wrapper .category-section__title {
  margin: 1em 0;
}

.resources-layout .cm-resource-wrapper .resource-thumbnail__title {
  margin-bottom: 1.33em;
}

.resources-layout .custom-banner-area nav.breadcrumb ul li.last-crumb {
  display: inline-block;
}

.resources-layout .custom-banner-area nav.breadcrumb ul {
  line-height: 150%;
}
.career-inner-layout table {
  background: transparent;
  border: 0;
  border-spacing: 2px;
  border-collapse: separate;
}
.career-inner-layout table td {
  padding: 1px;
  border: none;
}
.event-page.cm-upcoming-post-events .event-hero-buttons__container .event-hero-buttons__button {
  border-color: #000 !important;
  background-color: #000 !important;
  color: #fff !important;
}
.event-page.cm-upcoming-post-events .event-hero-buttons__container .event-hero-buttons__button:hover {
  border-color: #000 !important;
  background-color: #fff !important;
  color: #000 !important;
}




@media (max-width:1400px) {
  .career-inner-layout .share-links {
    margin-right: 2rem;
  }

  .career-inner-layout .share-button__label {
    right: -6rem;
    text-align: left;
    border: 3px solid #fbfbfd;
    border-radius: 0 2rem 2rem 0;
    background-color: #414150;
    color: #fbfbfd;
  }

  .career-inner-layout.resource-page .sticky-layout__margin.sticky-layout__margin--left,
  .career-inner-layout.resource-page .sticky-layout__margin.sticky-layout__margin--right {
    width: 11.5vw;
  }


  .career-inner-layout.resource-page .sticky-layout__content.sticky-layout__content--narrow {
    width: 100vw;
  }

}

@media only screen and (min-width: 1350px) and (max-width: 1500px) {
  .career-row2 .features-md-wrapper .features-grid .feature-item {
    padding: 40px 20px;
  }
}

@media only screen and (min-width: 1201px) and (max-width: 1249px) {
  .career-row2 .features-md-wrapper .features-grid .feature-item {
    padding: 40px 5px;
  }
}

@media (max-width:1250px) {
  .career-row5 a.hs-button {
    padding-left: 40px;
    padding-right: 40px;
  }

  .resource-page .content-block-wrapper__content .content-block-wrapper__button-container a {
    padding-left: 40px;
    padding-right: 40px;
  }
}


@media (max-width:1100px) {
  .career-layout .widget-type-rich_text p {
    width: 100%;
  }

  .career-row3 .widget-type-rich_text p {
    width: 80%;
  }

  .career-row3 .hs-responsive-embed-inner-wrapper {
    height: 45vw;
  }

  .career-row5 .widget-type-rich_text p {
    width: 80%;
  }

  .career-inner-layout .share-links {
    margin-right: auto;
  }
}


@media (max-width:900px) {
  .resource-page .content-with-top-image-wrapper .content-with-top-image-holder img {
    max-width: unset;
    -webkit-transform: translateX(-50%);
    position: absolute;
    left: 50%;
  }

  .resource-page .content-with-top-image-wrapper .content-with-top-image-holder {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 0;
  }

  .career-inner-layout.resource-page .sticky-layout__margin.sticky-layout__margin--left,
  .career-inner-layout.resource-page .sticky-layout__margin.sticky-layout__margin--right {
    width: 11.3vw;
  }

  .resources-layout .resources-row1 .dnd-section {
    padding: 70px 0 111px;
  }

}


@media (max-width:769px) {
  .resource-page .career-inner-layout .share-button__container .button {
    padding: 10px;
  }

  .resource-page.career-inner-layout .share-button__icon {
    width: 16px;
    height: 16px;
  }

}

@media only screen and (max-width: 767px) {

  .career-layout .dnd-section {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .resources-row2 .dnd-section {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .career-inner-layout.resource-page .sticky-layout__margin.sticky-layout__margin--left,
  .career-inner-layout.resource-page .sticky-layout__margin.sticky-layout__margin--right {
    width: 10.8vw;
  }

}

@media only screen and (max-width: 43.75rem) {
  .career-layout .custom-banner-area .banner-header h1 {
    font-size:2.5rem;
  }

  .career-layout .widget-type-header h1 {
    font-size: 2rem;
    line-height: 120%;
  }


  .career-layout .widget-type-header h1 {
    font-size: 2rem;
    line-height: 120%;
  }

  .career-row3 .widget-type-rich_text p {
    font-size: 1rem;
  }

  .career-row5 .widget-type-rich_text p {
    font-size: 1rem;
  }

  .career-layout .custom-banner-area nav.breadcrumb ul {
    font-size: 1rem;
  }
  .career-layout .widget-type-header {
    width: 100%;
  }

  .career-inner-layout .custom-banner-area .general-hero__description {
    font-size: 1rem;
  }

  .career-inner-row1 h3 {
    font-size: 1.375rem;
  }

  .career-inner-layout.resource-page .custom-banner-area .general-hero__description {
    font-size: 1.125rem;
  }

  .resource-page .custom-banner-area .banner-header h1 {
    font-size: 2rem;
    word-break: normal;
  }

  .custom-banner-area .general-hero__description {
    margin: 1em 0;
  }

  .resources-layout .custom-banner-area .banner-header h1 {
    font-size: 2.5rem;
  }

  .resources-layout .resources-row1 .widget-type-header h2 {
    font-size: 2rem;
    line-height: 120%;
    margin-bottom: 0;
  }

  .resources-layout .cm-resource-wrapper .category-section__title {
    font-weight: normal;
  }

  .resources-layout  .cm-resource-wrapper .full-width-section--padded {
    margin: 32px 0 20px;
  }

}


@media (max-width:599px) {
  .career-inner-layout .custom-banner-area .general-hero__description {
    font-size: 1rem;
  }

  .career-inner-layout .sticky-layout_inner {
    flex-direction: column;
  }

  .career-inner-layout .sticky-layout__content.sticky-layout__content--narrow {
    margin-left: auto;
    margin-right: auto;
    order: 1;
  }

  .career-inner-layout .sticky-layout__margin.sticky-layout__margin--left {
    order: 2;
    width:100%;
  }

  .career-inner-layout .sticky-layout__margin--right {
    order: 3;
  }

  .career-inner-layout .share-links__title {
    display: block;
  }


  .career-inner-layout .share-links__title {
    font-size: 24px;
    font-family: "Nunito Sans",sans-serif;
    line-height: 32px;
  }

  .career-inner-layout .share-links__link-container {
    flex-direction: row;
    margin: 0;
  }

  .career-inner-layout .share-links .share-links__link-container>:first-child {
    margin: 0;
  }

  .career-inner-layout .share-button__icon {
    width: 16px;
    height: 16px;
  }

  .career-inner-layout .share-button__label {
    display: none;
  }

  .career-inner-layout main.body-container-wrapper {
    overflow-x: hidden;
  }

  .resource-page.career-inner-layout .share-links__link-container {
    margin-top: 0;
  }

  .career-inner-layout.resource-page .sticky-layout__content.sticky-layout__content--narrow {
    width: 80vw;
  }

  .career-inner-layout.resource-page .sticky-layout__margin.sticky-layout__margin--left,
  .career-inner-layout.resource-page .sticky-layout__margin.sticky-layout__margin--right {
    width: 100%;
  }
}

@media (max-width:575px) {
  .career-inner-row1 .dnd-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .career-inner-row1 h1 {
    font-size: 27px;
  }
}

@media (max-width:500px) {

  .career-layout .widget-type-header h1 {
    font-size: 30px;
  }

  .career-layout .features-md-wrapper .features-grid {
    margin-left: 0;
    margin-right: 0;
  }

  .career-row3 .widget-type-rich_text p {
    width: 100%;
  }

  .career-row5 .widget-type-rich_text p {
    width: 100%;
  }

}


/************************************************************ Resourse page *************************************************/




.resources_inner_page .custom-banner-area .banner-header h1:not(:first-child) {
  font-size: 3.375rem;
  color: #000 !important;
  line-height: 130%;
}

.career-inner-wrapper .widget-type-rich_text iframe.embed__frame.embed__frame--large {
  max-width: 100% !important;
  width: 100%;
  border: none;
  height: 45vw;
}

@media only screen and (min-width: 1155px){
  .career-inner-wrapper .widget-type-rich_text iframe.embed__frame.embed__frame--large {
    height: 45vw;
  }

}
.resources_inner_page .custom-banner-area .general-hero__button-container {
  padding: 0;
  display: block;
}
.resources_inner_page .custom-banner-area .general-hero__description {
  margin-top: 15px;
  margin-bottom: 15px;
  line-height: 2rem;
  color: #000 !important;
}

.resources_inner_page .cm-resource-wrapper .category-section__items {
  max-width: inherit;
}

.resources_inner_page .cm-resource-wrapper .category-section__header {
  max-width: inherit;
}

.resources_inner_page .resource-thumbnail__sub-category {
  padding-top: 4px;
}

.resources_inner_page .cm-resource-wrapper .resource-thumbnail__title {
  margin-block-end: 1.33em;
}

.resources_inner_page .cm-resource-wrapper .thumbnail {
  display: inline-block;
  width: min(26.66667vw,370px) !important;
  margin: 15px !important;
  text-decoration: none;
}

.resources_inner_page .cm-resource-wrapper .category-section__items {
  flex-wrap: wrap;
}

.resources_inner_page .custom-banner-area .hero__images {
  position: static;
  height: unset;
  margin-top: auto;
  margin-bottom: auto;

}
.resources_inner_page .custom-banner-area {
  border-bottom: 1px solid #8a8a9c;
}

.resources_inner_page .custom-banner-area {
  border-bottom: 1px solid #8a8a9c;
}

.resources_inner_page .resource__more_from.cm-resource-wrapper {
  margin-top: 0;
}

.resources_inner_page .cm-resource-wrapper .category-section__title {
  font-size: 2rem;
  color: #000;
  font-weight: 700;
  line-height: 2.365rem;
  text-align: left;
  margin-left: 15px;
}

.resources_inner_page .cm-resource-wrapper .category-section__header {
  margin-bottom: 0;
}

@media only screen and (max-width: 900px){
  .resources_inner_page .cm-resource-wrapper .category-section {padding-bottom: 0;}
  .resources_inner_page .cm-resource-wrapper .thumbnail {
    min-width: max(43vw,240px) !important;
  }
}
@media only screen and (max-width: 700px){
  .resources_inner_page .cm-resource-wrapper .category-section__items {
    padding: 0;
  }

  .resources_inner_page .cm-resource-wrapper  .full-width-section__content a.thumbnail.resource-thumbnail {
    display: inline-block;
    width: min(26.66667vw,370px) !important;
    margin: 15px !important;
    text-decoration: none;
    min-width: max(43vw,240px) !important;
  }
  .resources_inner_page .custom-banner-area .banner-header h1:not(:first-child) {
    font-size: 2.5rem;
  }
  .resources_inner_page .cm-resource-wrapper .category-section__title {
    font-size: 1.375rem;
    line-height: 100%;
  }
}

@media only screen and (max-width: 540px){
  .resources_inner_page .cm-resource-wrapper .full-width-section__content a.thumbnail.resource-thumbnail {
    width: calc(100% - 30px) !important;
    min-width: max(43vw,240px) !important;
  }

  .resources_inner_page .cm-resource-wrapper .category-section__items {
    display: block;
  }

}



/*********************************************** Event Page ***************************************/




.event-page .content-with-image .content_description h3,
.upcoming-event-page .content-with-image .content_description h3 {
  margin-bottom: 25px;
  margin-top: 15px;
  font-family: "Poppins",sans-serif;
  font-size: 2rem;
  color: #000;
  font-weight: 700;
  line-height: 2.375rem;
  overflow-wrap: break-word;
}


/* Featured event style start */

.featured-event .full-width-section--bordered {
  border: none;
  border-bottom: 1px solid #8a8a9c;
}

.featured-event .full-width-section {
  display: block;
  position: relative;
  transition: background-color 1s;
}

.featured-event .hero {
  color: #000;
  overflow: visible;
}

.featured-event .full-width-section__content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  text-align: center;
  width: 80%;
  padding-top: 50px;
  padding-bottom: 120px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.featured-event .hero__content {
  position: relative;
  display: inline-block;
  width: calc(50% - 75px);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
  word-break: break-word;
}

.featured-event .event-hero__pretext {
  font-family: "Nunito Sans",sans-serif;
  font-size: 1.125rem;
  line-height: 150%;
  color: #000;
  display: block;}

.featured-event .hero__title {
  font-family: "Poppins",sans-serif;
  font-weight: 700;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  line-height: 3.5rem;
  font-size: 2.875rem;
  margin-top: 1rem;
  color: #000;
}

.featured-event .event-hero__description {
  font-size: 1.375rem;
  color: #000;
  margin-top: 15px;
  margin-bottom: 15px;
  line-height: 2rem;
  font-weight: 400;
  font-family: "Nunito Sans",sans-serif;
}

.featured-event .event-hero__start-time {
  font-size: 1.375rem;
  color: #000;
  line-height: 30px;font-weight: 700;
  font-family: "Nunito Sans",sans-serif;
}

.featured-event .event-hero-buttons__container {
  padding: 20px 0;
  display: inline-flex;
}

.featured-event .event-hero-buttons__container .event-hero-buttons__button {
  margin-right: 10px;
  padding-left: 40px;
  padding-right: 40px;
}

.featured-event .button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 10px calc(5px * 3);
  font-family: "Nunito Sans",sans-serif;
  font-size: 1.25rem;
  line-height: 150%;
  text-align: center;
  border-radius: 2rem;
  border: 3px solid #000;
  border-color: #000;
  background-color: #000;
  color: #fff;
  transition: background-color .25s,color .25s;
  cursor: pointer;
  text-decoration: none;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
}
.featured-event .hero__images {
  display: inline-block;
  width: calc(50% - 75px);
}
.featured-event .article-hero .article-hero__image-container {
  position: static;
  height: unset;
  margin-top: 8px;
  margin-bottom: 0;
}
.event-hero__start-time span {
  text-transform: lowercase;
}
.featured-event .hero-image__image-mask {
  position: relative;
  width: min(100%,450px);
  height: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: min(100%,450px);
  display: inline-block;
  overflow: hidden;
}

.featured-event .gatsby-image-wrapper img {
  bottom: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-width: none !important;
  padding: 0;
  position: absolute !important;
  right: 0;
  top: 0;
  width: 100%;
  object-fit: cover;
  transform: translateZ(0);
  transition: opacity .25s linear;
  will-change: opacity;
}

@media only screen and (max-width: 1400px){
  .featured-event .full-width-section__content {
    padding-top: 80px;
    padding-bottom: 72px;
  }

  .featured-event .hero__content {
    width: 100%;
    min-width: 400px;
  }

  .featured-event .article-hero .article-hero__image-container {
    margin: 0;
    padding-bottom: 0;
    padding-top: 30px;
    width: 620px;
    margin-top: auto;
    margin-bottom: auto;
    max-width:100%;
  }

}


@media only screen and (max-width: 700px){
  .featured-event .full-width-section__content {
    flex-direction: column;
  }

  .featured-event .event-hero__pretext {
    font-size: 1rem;
  }

  .featured-event .hero__title {
    font-size: 2rem;
    line-height: 3.4rem;
  }

  .featured-event .event-hero__description,.featured-event .event-hero__start-time {
    font-size: 1.125rem;
  }

  .featured-event .event-hero__start-time {
    line-height: 24px;
  }

}


/* featured event style end */

/* upcomming event style start */
.cm-upcoming-listing-events .full-width-section--padded {
  padding: 70px 0;
}

.cm-upcoming-listing-events .full-width-section {
  display: block;
  position: relative;
  transition: background-color 1s;
}

.cm-upcoming-listing-events .full-width-section__content {
  display: flex;
  justify-content: center;
  flex-direction: row;
  text-align: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.cm-upcoming-listing-events .category {
  position: relative;
}

.cm-upcoming-listing-events .category__title {
  font-family: "Poppins",sans-serif;
  font-size: 2rem;
  color: #000;
  font-weight: 700;
  line-height: 2.375rem;
  text-align: left;
  margin-left: 15px;
}

.cm-upcoming-listing-events .category__items {
  display: flex;
  flex-direction: row;
  justify-items: start;
  flex-wrap: wrap;
}

.cm-upcoming-listing-events .thumbnail {
  display: inline-block;
  width: min(26.66667vw,370px);
  margin: 15px;
  text-decoration: none;
}

.cm-upcoming-listing-events .thumbnail__overlay-container {
  position: relative;
  transition: opacity .25s;
  display: block;
}

.cm-upcoming-listing-events .gatsby-image-wrapper-constrained {
  display: inline-block;
}

.cm-upcoming-listing-events .gatsby-image-wrapper {
  position: relative;
  overflow: hidden;
}

.cm-upcoming-listing-events .thumbnail__image-container {
  width: 100%;
  height: 0;
  padding-top: 120%;
}

.cm-upcoming-listing-events .gatsby-image-wrapper img {
  bottom: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-width: none !important;
  padding: 0;
  position: absolute !important;
  right: 0;
  top: 0;
  width: 100%;
  object-fit: cover;
}

.cm-upcoming-listing-events .event-thumbnail__category {
  font-family: "Poppins",sans-serif;
  font-size: 1rem;
  font-weight: 400;
  color: #000;
  text-align: left;
  margin-top: 42px;
  line-height: 25px;
}

.cm-upcoming-listing-events .event-thumbnail__title {
  font-family: "Poppins",sans-serif;
  font-size: 1.375rem;
  color: #000;
  font-weight: 700;
  text-align: left;
  line-height: 33px;
}

.cm-upcoming-listing-events .event-thumbnail__description, .cm-upcoming-listing-events .event-thumbnail__start-time {
  font-family: "Nunito Sans",sans-serif;
  font-size: 1.125rem;
  line-height: 150%;
  color: #000;
  text-align: left;
}

.cm-upcoming-listing-events .thumbnail:hover {
  cursor: pointer;
  background-color: transparent;
  text-decoration: none;
}

.cm-upcoming-listing-events .thumbnail:hover .thumbnail__overlay-container {
  opacity: .2;
}

.cm-upcoming-listing-events .event-thumbnail:hover .event-thumbnail__title {
  text-decoration: underline;
}

.cm-upcoming-listing-events .event-thumbnail__start-time span {
  text-transform: lowercase;
}


@media (max-width:900px){
  .cm-upcoming-listing-events .thumbnail {
    min-width: max(43vw,240px);
  }
}

@media (max-width:700px){

  .cm-upcoming-listing-events .category__title {
    font-size: 1.375rem;
    line-height: 100%;
  }

  .cm-upcoming-listing-events .thumbnail__image-container {
    height: 225px;
    padding-top: 0;
  }

  .cm-upcoming-listing-events .event-thumbnail__category {
    font-size: 1rem;
  }

  .cm-upcoming-listing-events .event-thumbnail__title {
    font-size: 1.375rem;
    line-height: 100%;
  }

  .cm-upcoming-listing-events .event-thumbnail__description, .cm-upcoming-listing-events .event-thumbnail__start-time {
    font-size: 1rem;
  }

}

/* upcoming event style end */



/* upcoming event post page style start */
.cm-upcoming-post-events .full-width-section--bordered {
  border: none;
  border-bottom: 1px solid #8a8a9c;
}

.cm-upcoming-post-events .full-width-section {
  display: block;
  position: relative;
  transition: background-color 1s;
}

.cm-upcoming-post-events .hero {
  position: relative;
  overflow: visible;
}

.cm-upcoming-post-events .article-hero {
  color: #000;
}

.cm-upcoming-post-events .full-width-section__content {
  display: flex;
  justify-content: center;
  flex-direction: row;
  text-align: center;
  width: 80%;
  padding-top: 50px;
  padding-bottom: 120px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.cm-upcoming-post-events .hero__content {
  position: relative;
  display: inline-block;
  width: calc(50% - 75px);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  margin-top: auto;
  margin-bottom: auto;
  text-align: left;
  word-break: break-word;
}

.cm-upcoming-post-events .breadcrumb, .cm-upcoming-post-events .breadcrumb__item {
  display: inline;
}

.cm-upcoming-post-events .breadcrumb {
  font-size: 1.125rem;
  line-height: 200%;
  padding-left: 0;
  margin: 0;
  list-style: none;
}

.cm-upcoming-post-events .breadcrumb, .cm-upcoming-post-events .general-hero__description {
  color: #414150;
  font-family: "Nunito Sans",sans-serif;
}

.cm-upcoming-post-events .breadcrumb__item a {
  text-decoration: none;
  color: #000;
}

.cm-upcoming-post-events .breadcrumb__item a:hover {
  background-color: transparent;
  text-decoration: underline;
}

.cm-upcoming-post-events .breadcrumb__item:not(:first-child):before {
  display: inline-block;
  margin: 0 0.4rem;
  transform: rotate(15deg);
  height: 0.8em;
  border-right: 0.1em solid #000;
  content: "";
}

.cm-upcoming-post-events li.breadcrumb__item {
  margin: 0 -4px 0 0;
}

.cm-upcoming-post-events .hero__title:not(:first-child) {
  margin-top: 1rem;
}

.cm-upcoming-post-events .article-hero .article-hero__heading {
  font-size: 2.875rem;
}
.cm-upcoming-post-events .event-hero__title {
  color: #000;
}
.cm-upcoming-post-events .hero__title {
  font-family: "Poppins",sans-serif;
  font-weight: 700;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  line-height: 3.5rem;
}

.cm-upcoming-post-events .event-hero__description {
  font-size: 1.375rem;
  color: #000;
  margin-top: 15px;
  margin-bottom: 15px;
  line-height: 2rem;
  font-weight: 400;
  font-family: "Nunito Sans",sans-serif;
}

.cm-upcoming-post-events .event-hero__start-time {
  font-size: 1.375rem;
  color: #000;
  font-weight: 700;
  line-height: 30px;
  font-family: "Nunito Sans",sans-serif;
}

.cm-upcoming-post-events .event-hero-buttons__container {
  padding: 20px 0;
  display: inline-flex;
}

.cm-upcoming-post-events .event-hero-buttons__container .event-hero-buttons__button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  padding: 10px calc(5px * 3);
  font-family: "Nunito Sans",sans-serif;
  font-size: 1.125rem;
  line-height: 200%;
  text-align: center;
  border-radius: 2rem;
  border-color: #000;
  background-color: #000;
  color: #fff;
  border: 3px solid #000;
  text-decoration: none;
  margin-right: 10px;
  padding-left: 40px;
  padding-right: 40px;
  transition: background-color .25s,color .25s;
}

.cm-upcoming-post-events .event-hero-buttons__container .event-hero-buttons__button:hover {
  background-color: transparent;
  border-color: #000;
  color: #000;
}

.cm-upcoming-post-events .article-hero .article-hero__image-container {
  position: static;
  height: unset;
  margin-top: auto;
  width: calc(50% - 75px);
  display:inline-block;
  margin-bottom: auto;
}

.cm-upcoming-post-events .gatsby-image-wrapper-constrained {
  display: inline-block;
}

.cm-upcoming-post-events .gatsby-image-wrapper {
  position: relative;
  overflow: hidden;
}
.cm-upcoming-post-events .hero-image__image-mask {
  width: min(100%,450px);
  height: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: min(100%,450px);
}

.cm-upcoming-post-events .gatsby-image-wrapper img {
  bottom: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-width: none!important;
  padding: 0;
  position: absolute!important;
  right: 0;
  top: 0;
  width: 100%;
  object-fit: cover;
}





.cm-upcoming-post-events .page-section {
  position: relative;
  transition: background-color .25s;
  font-family: "Nunito Sans",sans-serif;
  font-size: 1.125rem;
  line-height: 200%;
  color: #414150;
}

.cm-upcoming-post-events .sticky-layout {
  display: flex;
  flex-direction: row;
}

.cm-upcoming-post-events .page-section__inner--full {
  width: 100vw;
}
.cm-upcoming-post-events .page-section__inner {
  margin-left: auto;
  margin-right: auto;
}

.cm-upcoming-post-events .event__page-section {
  display: flex;
  flex-direction: row;
}

.cm-upcoming-post-events .sticky-layout__content--wide {
  max-width: 1200px;
}
.cm-upcoming-post-events .sticky-layout__content {
  width: 80vw;
  order: 2;
}

.cm-upcoming-post-events .sticky-layout__margin--left {
  order: 1;
}

.cm-upcoming-post-events .sticky-layout__margin--right {
  order: 3;
}

.cm-upcoming-post-events .sticky-layout__margin {
  width: 20vw;
  flex-grow: 1;
  z-index: 1;
}

.cm-upcoming-post-events .full-width-section {
  display: block;
  position: relative;
  transition: background-color 1s;
}

.cm-upcoming-post-events .section__fullwidthsection {
  padding-top: 30px;
  padding-bottom: 30px;
}

.cm-upcoming-post-events .sticky-layout__content .full-width-section--margined .full-width-section__content {
  max-width: none;
  width: 100%;
  text-align: left;
  display: flex;
  justify-content: center;
  flex-direction: row;
  margin-left: auto;
  margin-right: auto;
  line-height: 2;
  padding: 0;}

.cm-upcoming-post-events .section--bottom, .cm-upcoming-post-events .section--top {
  flex-direction: column;
}

.cm-upcoming-post-events .section, .cm-upcoming-post-events .section .section__media {
  display: flex;
  justify-content: space-evenly;
}

.cm-upcoming-post-events .section--bottom .section__content,.cm-upcoming-post-events .section--right .section__content {
  order: 1;
}

.cm-upcoming-post-events .markdown-div {
  width: 100%;
}

.cm-upcoming-post-events .markdown-div>span, .markdown-div a, .markdown-div p {
  font-family: "Nunito Sans",ui-sans-serif;
  font-size: 1.125rem;
  line-height: 200%;
}
.cm-upcoming-post-events .markdown-div>span, .markdown-div p {
  color: #414150;
  text-align: left;
}

.cm-upcoming-post-events .event__hosts {
  padding: 5px;flex-shrink: 2;
  padding-top: 10px;
  text-align: start;
  min-width: 40%;
}

.cm-upcoming-post-events .h--title {
  font-family: "Poppins",sans-serif;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 4.3125rem;
}

.cm-upcoming-post-events .h--headline, .cm-upcoming-post-events .h--title {
  color: #414150;
}

.cm-upcoming-post-events .share-links {
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  margin-left: auto;
  margin-right: 4rem;
}
.cm-upcoming-post-events .share-links__title {
  display: none;
  text-align: center;
}
.cm-upcoming-post-events .share-links__link-container {
  display: flex;
  flex-direction: column;
}
.cm-upcoming-post-events .share-button__container {
  padding: 5px;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.cm-upcoming-post-events .sticky-layout__margin>.sticky-layout__margin-inner {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.cm-upcoming-post-events .share-button__label {
  display: block;font-family: "Nunito Sans",sans-serif;
  font-size: 1.125rem;
  line-height: 200%;
  color: #414155;
  position: absolute;
  right: 7rem;
  width: auto;
  padding-left: 30px;
  padding-right: 30px;
  text-align: right;
  transition: opacity .25s;
  pointer-events: none;
  opacity: 0;
}
.cm-upcoming-post-events .share-button {
  padding: 10px;
  z-index: 1;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: "Nunito Sans",sans-serif;
  font-size: 1.25rem;
  line-height: 200%;
  text-align: center;
  border-radius: 2rem;
  border: 3px solid #000;
  border-color: #000;
  background-color: #000;
  color: #fff;
  transition: background-color .25s,color .25s;
  cursor: pointer;
  text-decoration: none;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
}
.cm-upcoming-post-events .share-button__icon {
  height: 24px;
  width: 24px;
  -o-object-fit: contain;
  object-fit: contain;
  max-width:none;
}
.cm-upcoming-post-events .share-button:focus, .cm-upcoming-post-events .share-button:hover {
  background-color: #fbfbfd;
  border-color: #414155;
  color:#000;
}
.cm-upcoming-post-events .share-button__container:hover .share-button__label {
  opacity: 1;
}
.cm-upcoming-post-events .share-button:focus .share-button__icon, .share-button:hover .share-button__icon {
  filter: invert(100%);
}





.video .video__dimensions {
  height: 45vw;
  width: 100%;
}
.video .video__overlay {
  position: absolute;
  display: flex;
  justify-content: center;
}

.video .vimeo .vimeo__container {
  position: relative;
}

.video .video__overlay .video__glass-pane {
  width: 80vw;
  max-width: 920px;
  background: rgba(0,0,0,.65);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
}
.video .action-button--primary {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  padding: 10px calc(5px * 3);
  font-family: "Nunito Sans",sans-serif;
  font-size: 1.125rem;
  line-height: 200%;
  text-align: center;
  border-radius: 2rem;
  border:3px solid #000;
  background-color: #000;
  color: #fff;
  transition: background-color .25s,color .25s;
}
.video .action-button--primary:hover{
  background-color:#fff;
  color:#000;
}
.video .video__frame {
  width: 100%;
  height: 100%;
}
.video .vimeo .vimeo__container .vimeo__iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}
.video .vimeo .vimeo__container .vimeo__iframe iframe {
  width: 100%;
  height: 100%;
}

.event-page .related-events .full-width-section--padded {
  margin-top: 0 !important;
}
.event-page .featured-event .full-width-section--bordered{
  border:none; 
}
.event-page .featured-event .event-hero-buttons__container .event-hero-buttons__button {
  line-height: 150%;
  font-size: 1.25rem;
}







.modal__overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color:#000;
  opacity: .8;
  z-index: 99999998;
  animation: modal__animation--fade-in .25s;
}

.modal__content {
  position: fixed;
  display: inline-block;
  background-color: #fff;
  top: 10%;
  left: 30%;
  right: 30%;
  z-index: 99999999;
  border-radius: 5px;
  overflow-y: auto;
  max-height: 80vh;
}

.modal__content form {
  font-family: "Nunito Sans",sans-serif;
  font-size: 1.125rem;
  line-height: 150%;
  color: #000;
  background-color: #fff;
  text-align: center;
  width: 80%;
  margin: 50px auto;
}

.modal__host {
  max-height: 100vh;
  overflow: hidden;
}

.event-form__close {
  position: absolute;
  top: 20px;
  right: 20px;
  padding: 0;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 2rem;
  font-size: .8rem;
  font-weight: 600;
  background-color:#fff;
  color:#000
}

.modal__content form .hs-richtext.hs-main-font-element h2 {
  font-family: "Poppins",sans-serif;
  font-size: 2.075rem;
  color: #000;
  font-weight: 700;
  line-height: 4.3125rem;
  display: inline-block;
  width: 90%;
  text-align: center;
  margin: 0;
}

.modal__content form .hs-richtext.hs-main-font-element p {
  font-weight: 400;
  font-family: "Poppins",sans-serif;
  font-size: 2.075rem;
  color: #000;
  line-height: 4.3125rem;
  display: inline-block;
  width: 90%;
  text-align: center;
  margin: 0;
}

.modal__content form .hs-richtext.hs-main-font-element {
  padding: 38.180px 0;
  display: block;
}

.modal__content form .hs-input {
  font-family: "Nunito Sans",sans-serif;
  font-size: 1rem;
  line-height: 150%;
  color: #000;
  display: block;
  width: 90%;
  max-width: 324px;
  height: 41.19px;
  border: 2px solid #8a8a9c;
  border-radius: 5px;
  margin-left: auto;
  margin-right: auto;
  padding: 1px 10px;
  margin-bottom: 10px;
}

.modal__content form label {
  margin: 0;
}

.modal__content input.hs-button.primary.large {
  display: block;
  width: 100%;
  max-width: 320px;
  height: 2.5rem;
  padding: unset;
  margin: 20px auto 40px;
  font-size: 1.1rem;
  font-weight: 600;
}

.modal__content .submitted-message {
  margin: 2rem 0;
  text-align: center;
}


@media only screen and (min-width: 1155px){
  .video .video__dimensions {
    height: 517px;
  }
}
@media only screen and (min-width: 601px){
  .cm-upcoming-post-events .share-links .share-links__link-container>:first-child {
    margin-top: 2rem;
  }
}

.cm-upcoming-post-events .related-events .full-width-section__content {
  padding: 0;
}

.cm-upcoming-post-events .related-events .full-width-section--padded {
  margin-top: 100px;
  border-top: 1px solid #8a8a9c;
}



.cm-upcoming-post-events .category-section__header {
  display: flex;
  max-width: 80vw;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
  justify-content: space-between;
}

.cm-upcoming-post-events .category-section__title {
  font-family: "Poppins",sans-serif;
  font-size: 2rem;
  color: #000;
  line-height: 2.375rem;
  font-weight: 400;
  text-align: left;
}

.cm-upcoming-post-events .category-section__name {
  font-weight: 400;
}

.cm-upcoming-post-events .category-section__link {
  margin-top: auto;
  margin-bottom: auto;
}

.upcoming-event-wrap{
  overflow-x:hidden; 
}

.cm-upcoming-post-events .thumbnail:first-child {
  margin-left: 0;
}

.cm-upcoming-post-events .thumbnail:nth-child(3n) {
  margin-right: 0;
}

.cm-upcoming-post-events .section--bottom .section__content h2 {
  font-family: "Poppins",sans-serif;
  font-size: 1.375rem;
  font-weight: 700;
  padding: 0 0 0.5rem;
  line-height: 1.8;
  margin: 0;
}
.past-event-page .cm-upcoming-post-events .event-hero-buttons__container .event-hero-buttons__button {
  background-color: #fff;
  color: #000;
}
.past-event-page .cm-upcoming-post-events .event-hero-buttons__container .event-hero-buttons__button:hover {
  background-color: #000;
  color: #fff;
}
.cm-upcoming-post-events div#eventCategory {
  width: 100%;
}

.cm-upcoming-post-events .related-events .thumbnail {
  width: min(26.66667vw,380px);
}

.cm-upcoming-post-events .event__hosts >p {
  float: left;
  min-width: 90px;
  min-height: 90px;
  margin-top: 30px;
  padding-right: 20px;
  max-width: 250px;
}

.cm-upcoming-post-events .event__hosts > img {
  border-radius: 50%;
  width: 150px !important;
  height: 150px;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}

.cm-upcoming-post-events .event__hosts > h3 {
  margin-top: 30px;
  margin-bottom: 0;
  float: left;
}

.cm-upcoming-post-events .event__hosts > div {
  margin-top: 0;
  margin-bottom: 20px;
  float: left;
}

.cm-upcoming-post-events .event__hosts h6 {
  clear: left;
  margin: 0;
  line-height: 0;
}

.cm-upcoming-post-events .event__hosts>div, .cm-upcoming-post-events .event__hosts>h3 {
  float: none;
  overflow:hidden;
}

@media (max-width:1400px){
  .cm-upcoming-post-events .hero__content {
    width: 100%;
    min-width: 400px;
  }

  .cm-upcoming-post-events .article-hero .article-hero__image-container {
    margin: auto;
    padding-bottom: 0;
    padding-top: 30px;
    height: 380px;
    width: 620px;
    max-width:100%;
  }

  .cm-upcoming-post-events .full-width-section__content {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .cm-upcoming-post-events .article-hero .article-hero__image-container {
    height: unset;
  }
  .cm-upcoming-post-events .share-links {
    margin-right: 2rem;
  }

}
/* upcoming event post page style end */




@media only screen and (max-width: 1400px)
  .modal__content {
    left: 25%;
    right: 25%;
}


@media only screen and (max-width: 1000px)
  .modal__content {
    left: 15%;
    right: 15%;
}


@media only screen and (max-width: 600px) {
  .modal__content form .hs-richtext.hs-main-font-element h2 {
    font-family: "Poppins",sans-serif;
    font-size: 1.375rem;
    color: #000;
    font-weight: 700;
    line-height: 100%;
    width: 100%;
  }
  .cm-upcoming-post-events .sticky-layout__margin {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    margin-left: auto;
    margin-right: auto;
  }

  .cm-upcoming-post-events .share-links__title {
    display: block;
    font-size: 24px;
    line-height: 1.5;
    margin: 0.83em 0;
    font-family: "Nunito Sans",sans-serif;
    font-weight: bold;
  }

  .cm-upcoming-post-events .video {
    margin-top: 30px;
  }

  .cm-upcoming-post-events .share-links__link-container {
    flex-direction: row;
  }

  .cm-upcoming-post-events .page-section__inner {
    flex-direction: column;
  }

  .cm-upcoming-post-events .sticky-layout__content {
    margin-left: auto;
    margin-right: auto;
    order: 1;
  }

  .modal__content form .hs-richtext.hs-main-font-element {
    padding: 18.260px 0 10.26px;
  }
  .modal__content form .hs-richtext.hs-main-font-element p {
    font-family: "Poppins",sans-serif;
    font-size: 1.375rem;
    color: #000;
    font-weight: 400;
    line-height: 100%;
    width: 100%;
    top: -5px;
    position: relative;
  }
}

@media only screen and (max-width: 500px) {
  .modal__content {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-height: unset;
  }
}

@media (max-width:1100px){
  .cm-upcoming-post-events .share-links {
    margin-right: auto;
  }

}
@media (max-width:1000px){
  .cm-upcoming-post-events .sticky-layout__content {
    flex-direction: column;
  }
}
@media (max-width:900px){
  .content-with-image .content-with-image-img-col img {
    height: 100%;
  }
  .cm-upcoming-post-events .related-events .thumbnail {
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    margin: 0 0 30px !important;
  }

  .cm-upcoming-post-events .category__items {
    display: block;
  }

  .upcoming-event-page .content-with-image .content_description {
    margin: 0 auto;
  }
  .cm-upcoming-post-events .full-width-section__content {
    flex-direction: column;
  }

}

@media (max-width:1600px) and (min-width:701px){
  .cm-upcoming-post-events .event__hosts>div, .cm-upcoming-post-events .event__hosts>h3,.cm-upcoming-post-events .event__hosts>p {
    float: none;
  }

  .cm-upcoming-post-events .event__hosts>h3 {
    margin-top: 0;
  }

  .cm-upcoming-post-events .event__hosts>div {
    margin-top: 0;
  }

}
@media (max-width:700px){
  .event-page .content-with-image .content_description h3,
  .upcoming-event-page .content-with-image .content_description h3 {
    font-size: 1.375rem;
    line-height: 100%;
    margin: 0;
  }
  .cm-upcoming-post-events .category-section__header {
    margin-bottom: 25px;
  }
  .cm-upcoming-listing-events .category__items {
    display: block;
  }

  .cm-upcoming-listing-events .thumbnail {
    min-width: 100%;
    width: 100%;
    max-width: 100%;
    margin: 0 !important;
    padding: 15px;
  }

  .cm-upcoming-post-events .breadcrumb {
    font-size: 1rem;
  }

  .cm-upcoming-post-events .article-hero .article-hero__heading {
    font-size: 2rem;
    line-height: 3.4rem;
  }

  .cm-upcoming-post-events .event-hero__description {
    font-size: 1.125rem;
  }

  .cm-upcoming-post-events .event-hero__start-time {
    font-size: 1.125rem;
    line-height: 24px;
  }

  .cm-upcoming-post-events .event-hero-buttons__container .event-hero-buttons__button {
    font-size: 1rem;
  }

  .cm-upcoming-post-events .share-button__icon {
    width: 16px;
    height: 16px;
  }

  .cm-upcoming-post-events .markdown-div>span, .markdown-div a, .markdown-div p,.markdown-div ul {
    font-size: 1rem;
  }

  .cm-upcoming-post-events .h--title {
    font-size: 1.375rem;
    line-height: 120%;
    text-align: center;
  }

  .cm-upcoming-post-events .event__hosts>p {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  .cm-upcoming-post-events .event__hosts>p img {
    display: block;
    margin: 0 auto;
  }

  .cm-upcoming-post-events .event__hosts>h3 {
    float: none;
    display: block;
    text-align: center;
    margin-top: 10px;
  }

  .cm-upcoming-post-events .event__hosts>div {
    float: none;
    text-align: center;
    font-size: 1rem;
  }


}




/* Pages CSS */



.site-layout .page-header.section-header {
  text-align: center;
}
.site-layout .page-header.section-header h2,
.site-layout .body-container h3.form-title,
.get-in-touch-section h2 {
  overflow-wrap: break-word;
  margin-top: 0;
  color: #000;
  font-size: 2.875rem;
  line-height: 4.3125rem;
  width: 90%;
  margin: 0 auto;
}
.site-layout .body-container h3.form-title,
.get-in-touch-section h2 {
  width:100%;
  margin:0.83em 0;
}
.site-layout .page-header.section-header p {
  width: 80%;
  margin: 20px auto 15px;
  color: #000;
  font-size: 1.125rem;
  line-height: 150%;
}
.hero__title,
.banner-with-buttons-md-wrapper h1 {
  font-family:"Poppins",sans-serif;
  font-size: 3.375rem;
  color: #000;
  font-weight: 700;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  line-height: 3.5rem;
  margin-top: 0.83em;
}
.hs-btn-container {
  padding: 20px 0;
  display: inline-flex;
}
.hs-btn-container .general-hero__button {
  margin-right: 10px;
  padding-left: 40px;
  padding-right: 40px;
}
body .hs-btn,
a.hs-button,
.bottom_pane .hs-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background-color: transparent;
  padding: 0;
  padding: 10px calc(5px*3);
  font-family:"Nunito Sans",sans-serif;
  font-size: 1.25rem;
  line-height: 150%;
  text-align: center;
  border-radius: 2rem;
  border: 3px solid #000;
  background-color: #000;
  color: #fff;
  transition: background-color .25s,color .25s;
  cursor: pointer;
  text-decoration: none;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
}
body .hs-btn:hover, 
body .hs-btn:focus, 
body .hs-btn:active, 
a.hs-button:hover, 
a.hs-button:focus, 
a.hs-button:active, 
.bottom_pane .hs-button:hover, 
.bottom_pane .hs-button:focus, 
.bottom_pane .hs-button:active  {
  background-color: transparent;
  border-color: #000;
  color: #000;
}
body .hs-btn.button--inverse {
  background-color: transparent;
  transition: background-color .25s;
  color:#000;
  border-color:#000;
}
body .hs-btn.button--inverse:hover {
  background-color:#000;
  border-color:#000;
  color:#fff;
}
.site-layout .dnd-section {
  padding:150px 0;
}
body .banner-section .dnd-section {
  padding: 0;
}
.uk-center-section-2 a.hs-button {
  padding-left: 30px;
  padding-right: 30px;
}
.uk-center-page-layout .body-container-wrapper .dnd-section > .row-fluid,
.uk-center-page-layout .body-container-wrapper .content-wrapper,
.bottom_pane .dnd-section > .row-fluid {
  width: 80vw;
}
.uk-center-page-layout .dnd-section[class*="force-full-width-section"] > .row-fluid {
  width: 100% !important;
}
.bg-gradient .page-header.section-header h2,
.features-md-wrapper .titled-content h2,
.content-with-top-image-icon-wrapper .titled-content h2 {
  font-family: "Poppins",sans-serif;
  font-size: 2.875rem;
  font-weight: 700;
  line-height: 4.3125rem;
  width: 90%;
  margin: 0 auto;
}
.content-with-top-image-icon-wrapper .titled-content p {
  margin:0;
}
.h--subtitle  {
  font-size:2rem;
  font-weight:700;
  line-height:2.375rem;
}
.bg-gradient .page-header.section-header p {
  width: 80%;
  margin: 20px auto 15px;
  font-size: 1.375rem;
  line-height: 150%;
}
.bg-gradient .oembed_container,
.site-layout .oembed_container {
  display: block;
  margin-bottom: 20px;
}
.bg-gradient .oembed_container .iframe_wrapper,
.site-layout .oembed_container .iframe_wrapper {
  padding-bottom: 45vw;
  padding-top: 0;
}
.bg-gradient .dnd-section {
  background-image: linear-gradient(to bottom left,#9797ff,#5f5ffc);
}
img {
  max-width: 100%;
  height: auto;
}
.h--title {
  font-family: "Poppins",sans-serif;
  font-size: 2.875rem;
  font-weight: 700;
  line-height: 4.3125rem;
  color:#000;
}
.bottom_pane .widget-type-linked_image {
  line-height: 0;
  padding-bottom: 20px;
}
.bottom_pane h2 {
  width: 90%;
  margin: 0 auto;
  font-family: "Poppins",sans-serif;
  font-size: 2.875rem;
  font-weight: 700;
  line-height: 4.3125rem;
  color: #000;
}
.bottom_pane p {
  width: 80%;
  margin: 20px auto 15px;
  color: #000;
  line-height: 150%;
}
.bottom_pane .hs-button {
  padding-left: 30px;
  padding-right: 30px;
}
.bottom_pane .dnd-section > .row-fluid {
  max-width: 920px;
}
.site-layout .body-container .dnd-section > .row-fluid,
.site-layout .body-container .content-wrapper {
  width: 80vw; 
}
.site-layout .body-container .dnd-section[class*="force-full-width-section"] > .row-fluid {
  width:100%;
}
.banner-with-buttons-md-wrapper h1 {
  word-break: keep-all;
}
.bottom_pane {
  overflow: hidden;
}
.bottom_pane .widget-type-linked_image > * {
  height: 300px;
  display: flex;
  justify-content: center;
}
.bottom_pane .widget-type-linked_image img.hs-image-widget {
  height: 100% !important;
  width: unset;
  -o-object-fit: contain;
  object-fit: contain;
  max-width: none !important;
}
.uk-center-inner-page-layout .body-container .section-header h2 {
  width: 90%;
  margin: 0 auto;
  font-size: 2.875rem;
  line-height: 4.3125rem;
}
.uk-center-inner-page-layout .body-container .section-header p {
  width: 80%;
  margin: 20px auto 15px;
  color: #000;
  font-size: 1.375rem;
  line-height: 150%;
}
.uk-center-inner-page-layout .body-container .section-header p strong {
  display: block;
  margin: 1em 0;
  font-size: 1.17em;
}
body a.pl-30 {
  padding-left: 30px;
  padding-right: 30px;
}
.titled-content {
  padding: 5px;
  text-align: center;
}
.content-block-wrapper__content--bottom .content-block-wrapper__heading, 
.content-block-wrapper__content--bottom .content-block-wrapper__sub-title, 
.content-block-wrapper__content--top .content-block-wrapper__heading, 
.content-block-wrapper__content--top .content-block-wrapper__sub-title {
  width: 90%;
  margin: 0 auto;
}
.content-block-wrapper__content .content-block-wrapper__heading {
  font-size:2.875rem;
  color: #000;
  line-height: 4.3125rem;
  overflow-wrap: break-word;
  margin-top: 0;
}
.content-block-wrapper__content--bottom .content-block-wrapper__description, 
.content-block-wrapper__content--top .content-block-wrapper__description {
  font-size: 1.125rem;
  line-height: 150%;
  color: #000;
  width: 80%;
  margin: 20px auto 15px;
}
.site-layout .content-block-wrapper__content .content-block-wrapper__button-container {
  padding: 15px 0;
  display: inline-flex;
  max-width: 100%;
}
.content-block-wrapper__content--bottom .content-block-wrapper__description h5,
.content-block-wrapper__content--top .content-block-wrapper__description h5 {
  font-size: 1.375rem;
  line-height: 150%;
  margin: 0;
  color: #000;
  font-weight: inherit;
  font-family: inherit;
}
.media-card__description {
  font-size: 1.125rem;
}
.media-card__button-container {
  padding: 1rem 0;
  display: flex;
  flex-direction: column;
}
.content-block-wrapper__content--bottom .content-block-wrapper__description p, 
.content-block-wrapper__content--top .content-block-wrapper__description p {
  margin:0;
}
.site-layout .content-block-wrapper__content .content-block-wrapper__button-container .hs-btn:not(:first-child) {
  margin-left: 20px;
}
.site-layout .body-container h3.form-title,
.get-in-touch-section h2 {
  text-align:center;
}
.website-layout .content-with-image .content_description p {
  margin: 0;
}
.content-with-top-image-wrapper  .content-block-wrapper__description a,
.content-with-top-image-icon-wrapper .feature-card .feature-card-text a{
  transition: color .25s,background-color .25s;
  color:inherit;
}
.content-with-top-image-wrapper  .content-block-wrapper__description a:hover,
.content-with-top-image-wrapper  .content-block-wrapper__description a:focus,
.content-with-top-image-icon-wrapper .feature-card .feature-card-text a:hover,
.content-with-top-image-icon-wrapper .feature-card .feature-card-text a:focus {
  background-color: #000;
  color:#fff;
}
.site-layout .body-container .dnd-section:first-child .page-header.section-header p {
  font-size: 1.375rem;
}
.tabber_dnd {
  overflow:hidden;
}
.content-with-top-image-icon-wrapper .feature-card .feature-card-text p {
  margin: 0;
}
.get-in-touch-section .dnd-section > .row-fluid  {
  width:80% !important;
}
.get-in-touch-section .dnd-section[class*="force-full-width-section"] > .row-fluid  {
  width:100% !important;
}
.get-in-touch-section form {
  max-width: 500px;
  margin: 0 auto 0;
  padding: 20px;
}
.get-in-touch-section .dnd-section {
  border-bottom: 1px solid #8a8a9c;
}
.homepage-layout-section .widget-type-rich_text h2 {
  width: 90%;
  margin: 0 auto;
  font-size: 2.875rem;
  line-height: 4.3125rem;
  color: #000;
}
.homepage-layout-section .widget-type-rich_text p {
  width: 80%;
  margin: 20px auto 15px;
  font-size: 1.375rem;
  color: #000;
  line-height: 150%;
}
.homepage-layout-section .content-with-image .content_description p {
  margin: 0;
}
.specification-layout .banner-with-buttons-md-wrapper .hs-btn-container:empty {
  display: none;
}
.site-layout .body-container .specification-layout-section .dnd-section > .row-fluid {
  max-width: 1300px;
  width: 80%;
}
.uk-center-inner-page-layout .content-with-image .content_description p {
  margin:0;
}
@media only screen and (min-width: 1155px) {
  .bg-gradient .oembed_container .iframe_wrapper,
  .site-layout .oembed_container .iframe_wrapper {
    padding-bottom: 517px;
  }
}
@media(max-width: 1250px) {
  .bottom_pane .hs-button,
  .uk-center-section-2 a.hs-button {
    padding-left: 40px;
    padding-right: 40px;
  }
  body a.pl-30 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .site-layout .content-block-wrapper__content .content-block-wrapper__button-container {
    flex-direction: column;
  }
  .site-layout .content-block-wrapper__content .content-block-wrapper__button-container .hs-btn:not(:first-child) {
    margin-top: 10px;
    margin-left: 0;
  }
}
@media only screen and (max-width: 1200px) {
  .media-card__button-container {
    display: inline-flex;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 1100px) {
  .site-layout .page-header.section-header h2,
  .bg-gradient .page-header.section-header h2, 
  .features-md-wrapper .titled-content h2,
  .content-with-top-image-icon-wrapper .titled-content h2 {
    width: 100%;
  }
  .bottom_pane h2 {
    width: 100%;
  }
  .uk-center-inner-page-layout .body-container .section-header h2 {
    width: 100%;
  }
  .content-block-wrapper__content--bottom .content-block-wrapper__heading,
  .content-block-wrapper__content--bottom .content-block-wrapper__sub-title, 
  .content-block-wrapper__content--top .content-block-wrapper__heading, 
  .content-block-wrapper__content--top .content-block-wrapper__sub-title {
    width: 100%;
  }
  .homepage-layout-section .widget-type-rich_text h2 {
    width: 100%;
  }
}

@media(max-width: 900px) {
  .site-layout .uk-center-section-2 .dnd-section:first-child .testimonials-wrapper .content-block-wrapper__description {
    font-size: 1.375rem;
  }
  .uk-center-inner-page-layout .content-with-image .content-with-image-img-col img {
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
    height: 100%;
  }
  .website-layout .content-with-image .content-with-image-img-col img {
    height: 100%;
  }
  .website-layout .content-with-image .content_description {
    font-size: 1.125rem;
  }
  .homepage-layout-section .content-with-image .content_description {
    font-size: 1.125rem;
  }
}

@media(max-width: 767px) {
  .site-layout .dnd-section {
    padding:90px 0;
  }
}
@media(max-width: 700px) {
  .hero__title, .banner-with-buttons-md-wrapper h1 {
    line-height: 3.4rem;
    font-size: 2.5rem!important;
  }
}

@media(max-width: 600px) {
  .hs-btn-container {
    flex-direction: column;
  }
  .hs-btn-container > *:not(:first-child) {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 43.75rem) {
  .site-layout .page-header.section-header h2,
  .site-layout .body-container h3.form-title,
  .get-in-touch-section h2 {
    font-size: 2rem;
    line-height: 120%;
  }
  .site-layout .page-header.section-header p {
    font-size: 1rem;
    line-height: 150%;
  }
  .h--subtitle {
    font-size: 1.375rem;
    line-height: 100%;
  }
  .bg-gradient .page-header.section-header h2, 
  .features-md-wrapper .titled-content h2,
  .content-with-top-image-icon-wrapper .titled-content h2 {
    width: 100%;
    font-size: 2rem;
    line-height: 120%;
  }
  .bottom_pane h2 {
    font-size: 2rem;
    line-height: 120%;
  }
  .uk-center-inner-page-layout .body-container .section-header h2 {
    font-size: 2rem;
    line-height: 120%;
  }
  .content-with-image .content_description {
    font-size: 1rem;
    line-height: 150%;
  }
  .content-block-wrapper__content--bottom .content-block-wrapper__heading, 
  .content-block-wrapper__content--top .content-block-wrapper__heading {
    font-size: 2rem;
    line-height:120%;
  }
  .content-block-wrapper__content--bottom .content-block-wrapper__description, 
  .content-block-wrapper__content--top .content-block-wrapper__description {
    font-size:1rem;
    line-height:150%;
  }
  .website-layout .content-with-image .content_description {
    font-size: 1rem;
  }
  .homepage-layout-section .widget-type-rich_text h2 {
    font-size: 2rem;
    line-height: 120%;
  }
  .homepage-layout-section .content-with-image .content_description {
    font-size: 1rem;
  }
  .h--title {
    font-size: 2rem;
    line-height: 120%;
  }
  .uk-center-inner-page-layout .content-with-image .content_description {
    font-size: 1rem;
  }
}

@media(max-width: 500px) {
  .site-layout .page-header.section-header h2 {
    font-size: 30px;
  }
  .site-layout .page-header.section-header p {
    width: 100%;
  }
  .bg-gradient .page-header.section-header h2 {
    font-size: 30px;
  }
  .bg-gradient .page-header.section-header p {
    width: 100%;
  }
  .bottom_pane h2 {
    font-size: 30px;
  }
  .bottom_pane p {
    width: 100%;
  }
  .uk-center-inner-page-layout .body-container .section-header h2 {
    font-size: 30px;
  }
  .uk-center-inner-page-layout .body-container .section-header p {
    width: 100%;
  }
  .content-block-wrapper__content--bottom .content-block-wrapper__heading, 
  .content-block-wrapper__content--top .content-block-wrapper__heading {
    font-size: 30px;
  }
  .content-block-wrapper__content--bottom .content-block-wrapper__description, 
  .content-block-wrapper__content--top .content-block-wrapper__description {
    width: 100%;
  }
  .homepage-layout-section .widget-type-rich_text h2 {
    font-size: 30px;
  }
  .homepage-layout-section .widget-type-rich_text p {
    width: 100%;
  }
  .homepage-layout-section .content-with-top-image-wrapper .content-with-top-image-holder {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .homepage-layout-section .content-with-top-image-wrapper .content-with-top-image-holder img {
    max-width: none;
  }
  .specification-layout .banner-with-buttons-md-wrapper h1 {
    line-height: 120%;
    font-size: 30px;
  }
}

@media only screen and (max-width: 420px) {
  .banner-with-buttons-md-wrapper .hero__content {
    min-width: 100%;
  }
  .hero__title, .banner-with-buttons-md-wrapper h1 {
    font-size: 33px!important;
    line-height: 120%;
  }
}







/* full-width-page  */
.banner-section .dnd-section>.row-fluid {
  width: 100%;
}
.hs-full-width-page {
  background-color: #fbfbfd;
  position: relative;
  z-index: 1;
}
.full-width-content h2 {
  margin-block-start: 0;
  margin-block-end: 0.5rem;
  display: inline-block;
  width: 100%;
  font-size: 1.375rem;
}


.full-width-content .hs-button {
  cursor: pointer;
  text-decoration: none;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  transition: background-color .25s,color .25s;
  color: #fff;
  border: 3px solid;
  background-color: #000;
  border-color: #000;
  border-radius: 2rem;
  text-align: center;
  line-height: 200%;
  font-size: 1.25rem;
  font-family: "Nunito Sans",sans-serif;
  padding: 10px 15px;
}

.full-width-content .hs-button:hover,
.full-width-content .hs-button:focus,
.full-width-content .hs-button:active {
  color: #000;
  background-color: transparent;
}

.hs-gfe-addendum .full-width-content .dnd-section:last-child>.row-fluid {
  width: 80vw;
  max-width: 920px;
}
.full-width-content table th:first-child{
  border-left: 1px solid #414150;
}

.full-width-content iframe.embed__frame.embed__frame--large {
  width: 100%;
  border: none;
  margin-top: 10px !important;
  margin-bottom: 22px !important;
  height: 45vw;
}
/* table */
.stacktable { width: 100%; }
.st-head-row { padding-top: 1em; }
.st-head-row.st-head-row-main { font-size: 1.5em; padding-top: 0; }
.st-key { width: 20%; padding-right: 1%; }
.st-val { width: 49%; padding-left: 1%; }
/* RESPONSIVE EXAMPLE */
.stacktable.large-only { display: table; }
.small-only { display: none; }

/* legal-page */
.hs-legal-page .custom-banner-area .banner-header h1 {
  color: #000;
  font-size: 3.375rem;
}
.hs-legal-page .custom-banner-area .general-hero__description{
  color: #000;
}
.body-wrapper [class*="force-full-width-section"]>.row-fluid {
  width: 100%;
}
/* cookies */
.CookieDeclaration-content {
  padding: 0 30px;
  max-width: 900px;
  margin: auto;
}
.cookies-content h1 {
  color: #000;
  line-height: 4.3125rem;
}
.cookies-content p {
  line-height: 150%;
  color: #000;
}
.cookies-content {
  line-height: 150%;
  color: #000;
}
.cookies-content a {
  color: #000;
}

.cookies-content a:hover {
  color: #fff;
  background-color: #000;
}
.CookieDeclaration-content .widget-type-rich_text {
  display: block;
  margin: 0px 0 12px 0;
  padding: 8px 8px 0 8px;
  border: 1px solid #333333;
  vertical-align: top;
}

.CookieDeclaration-content .widget-type-rich_text p {
  line-height: 150%;
  color: #000;
}

.CookieDeclaration-content table {
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 18px 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

.CookieDeclaration-content table tr th {
  font-weight: bold;
  border: 0;
  border-bottom: 1px solid #777777;
  text-align: left;
  padding: 4px;
  overflow: hidden;
  background: transparent;
  color: #000;
}

.CookieDeclaration-content {
  line-height: 150%;
}

.CookieDeclaration-content table tr td {
  border: 0;
  text-overflow: ellipsis;
  word-wrap: break-word;
  border-bottom: 1px solid #777777;
  vertical-align: top;
  padding: 4px 4px 5px 4px;
  color: #000;
}

.CookieDeclaration-content table tr td a {
  color: #000;
}
.CookieDeclaration-content table tr td a:hover{
  background-color: #000;
  color: #fff;
}
.hs-cookies-page .dnd-section>.row-fluid {
  width: 100%;
}
.hs-cookies-page .dnd-section {
  padding-left: 10px;
  padding-right: 10px;
}


.hs-playbook-page .custom-banner-area .banner-header h1 {
  font-size: 3.375rem;
  margin-block-start: 0.83em;
}
.hs-playbook-page .custom-banner-area .general-hero__description {
  color: #000;
  margin-bottom: 18px;
}
/* playbook-detail-page */
.hs-playbook-detail-page .custom-banner-area .banner-header h1:not(:first-child) {
  margin-top: 1rem;
}
.hs-playbook-detail-page .custom-banner-area .banner-header h1,
.hs-contact-page .custom-banner-area .banner-header h1,
.hs-media-kit-page .custom-banner-area .banner-header h1,
.hs-problem-page .custom-banner-area .banner-header h1,
.hs-about-us-page .custom-banner-area .banner-header h1,
.hs-annual-licences-page .custom-banner-area .banner-header h1,
.hs-pricing-page .custom-banner-area .banner-header h1{
  font-size: 3.375rem;
}
.hs-problem-page .custom-banner-area .banner-header h1{
  font-family: "Poppins",sans-serif;
}
.hs-playbook-detail-page .custom-banner-area .general-hero__description{
  color: #000;
}
.full_width-content .dnd-section {
  padding-top: 150px;
  padding-bottom: 150px;
  color: #000;
  line-height: 150%;
  font-size: 1.125rem;
}
.full_width-content .dnd-section>.row-fluid {
  width: 80vw;
  max-width: 920px;
}
.full_width-content h2 {
  overflow-wrap: break-word;
  line-height: 4.3125rem;
  color: #000;
  font-size: 2.875rem;
  width: 90%;
  margin: 0 auto;
}
.full_width-content {
  text-align: center;
}
.full_width-content p{
  width: 80%;
  margin: 20px auto 15px;
  color:#000;
  font-size:1.375rem;
  line-height:150%;
}
.imgWith_content .features-md-wrapper,
.hs-contact-page .features-md-wrapper,
.content_width-top-img .dnd-section{
  padding-top: 150px;
  padding-bottom: 150px;
}

.imgWith_content .features-md-wrapper h4 {
  margin-block-start: 1.33em;
  margin-block-end: 1.33em;
  font-size: 18px;
  color: #000;
  font-family: "Nunito Sans",sans-serif;
  line-height: 150%;
}

.hs-playbookstage-2 .imgWith_content .features-md-wrapper span {
  display: block;
}
.hs-playbook-detail-page .features-md-wrapper .features-grid,
.hs-contact-page .features-md-wrapper .features-grid,
.hs-media-kit-page .features-md-wrapper .features-grid{
  margin-left: 30px;
  margin-right: 30px;
  flex-wrap: initial;
}

.hs-playbook-detail-page .features-md-wrapper .features-grid .feature-item,
.hs-contact-page .features-md-wrapper .features-grid .feature-item,
.hs-media-kit-page .features-md-wrapper .features-grid .feature-item{
  width: auto;
}
.imgWith_content .features-md-wrapper .content-wrapper {
  width: 80vw;
}

.hs-playbook-detail-page .custom-banner-area nav.breadcrumb ul {
  line-height: 150%;
}
.hs-playbook-detail-page .content-with-image.no-img .content_description h4 {
  line-height: 150%;
}
.bottom-pane-full-width .dnd-section {
  padding-top: 150px;
  padding-bottom: 150px;
}
.hs-accessibility-statement-page .full-width-content h3 {
  line-height: 1.8;
  font-size: 2rem;
}
.full_width-content p a {
  color: #000;
}

.full_width-content p a:hover {
  color: #fff;
  background-color: #000;
}
.full_width-content a.hs-button {
  padding-left: 30px;
  padding-right: 30px;
}


.hs-media-kit-page .custom-banner-area nav.breadcrumb ul {
  line-height: 150%;
}

.hs-media-kit-page .features-md-wrapper.dnd-section,
.tabber_content .dnd-section,
.content_width-top_img .content-with-top-image-icon-wrapper,
.content_with_top_icon .content-with-top-image-icon-wrapper{
  padding-top: 150px;
  padding-bottom: 150px;
}

.hs-media-kit-page .media-card-wrap .dnd-section:not(:first-child) .features-md-wrapper .feature-card .feature-image-holder {
  min-width: unset;
  max-width: unset;
  width: 100px;
  margin: 0 auto;
}
.hs-media-kit-page .media-card-wrap .dnd-section:first-child .features-md-wrapper .features-grid{
  margin-top: 50px;
}


.features-md-wrapper .titled-content-description p a {
  color: #000;
}

.features-md-wrapper .titled-content-description p a:hover {
  color: #fff;
  background-color: #000;
}
.hs-media-kit-page .features-md-wrapper.dnd-section .content-wrapper,
.hs-contact-page .features-md-wrapper .content-wrapper,
.content_width-top-img .dnd-section>.row-fluid,
.content_width-top_img .content-with-top-image-icon-wrapper .content-wrapper{
  width: 80vw;
}
.hs-media-kit-page .features-md-wrapper .feature-card .feature-image-holder img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  align-self: center;
}

/* contact */
.hs-contact-page .bottom-pane-full-width p {
  font-size: 1.375rem;
}
.hs-problem-page .full_width-content .dnd-section:nth-child(2) p {
  font-size: 1.125rem;
}
.hs-ahead-page .banner-with-buttons-md-wrapper p {
  color: #000;
}
.hs-ahead-page .content-with-image .content-with-image-column .content_description h2 {
  font-size: 1.5em;
  margin-block-start: 0.83em;
  margin-block-end: 0.83em;
  line-height: 2rem;
  font-family: "Nunito Sans", sans-serif;
}
.hs-monthly-training-registration .banner-with-buttons-md-wrapper h1,
.hs-glean-resources-page .banner-with-buttons-md-wrapper h1,
.hs-admin-guide-page .banner-with-buttons-md-wrapper h1{
  margin-top: calc(0.83em + 7px);
}
.hs-glean-training-webinars-page .banner-with-buttons-md-wrapper p{
  color:#000;
}
.hs-glean-resources-page .banner-with-buttons-md-wrapper p{
  color: #000;
}
.hs-monthly-training-registration .content-with-image .content-with-image-row.right .content_description {
  font-size: 1.125rem;
}
.contentWith-top-img .content-with-top-image-icon-wrapper {
  padding-top: 150px;
  padding-bottom: 150px;
}
.contentWith-top-img .content-with-top-image-icon-wrapper .feature-card-btn + .feature-card-btn {
  padding-top: 0;
  margin-top: -6px;
}
.contentWith-top-img .dnd-section:not(:first-child) .content-with-top-image-icon-wrapper.three_column .features-grid {
  margin-top: 65px;
}
.contentWith-top-img .content-with-top-image-icon-wrapper .content-wrapper {
  width: 80vw;
}
.dnd_area-row-2-background-gradient .hs-button {
  padding-left: 30px;
  padding-right: 30px;
}
.dnd_area-row-1-max-width-section-centering.dnd-section a.hs-button {
  padding-left: 30px;
  padding-right: 30px;
}
.content-block-wrapper__content--top .content-block-wrapper__description h3 {
  font-size: 1.17em;
  font-family: "Nunito Sans", sans-serif;
  line-height: 27px;
  color: #000;
}
.tabber-md-wrapper .media-card__content-text p a {
  color: #000;
}

.tabber-md-wrapper .media-card__content-text p a:hover {
  color: #fff;
  background: #000;
}
.hs-admin-guide-page .tabber-md-wrapper .tabber-panal-wrapper .tabber-panal-inner{
  margin-top: 45px;
}
.hs-annual-licences-page .tabber-md-wrapper .tabber-panal-wrapper .tabber-panal-inner{
  flex-wrap: initial;
}

.tabber_content .dnd-section>.row-fluid {
  width: 80vw;
}

.hs-annual-licences-page .custom-banner-area .hero-image__image-mask img {
  -o-object-position: bottom left;
  object-position: bottom left;
  right: 0;
  bottom: 0;
  top: unset;
  left: unset;
  max-height: 610px;
  max-width: 732px;
}
.hs-annual-licences-page .custom-banner-area .hero-image__image-mask{
  position: absolute;
  width: 80vw;
  padding-top: 53.33vw;
  bottom: 0;
  left: 0;
  margin-left: 10vw;
  margin-right: 10vw;
}


.hs-annual-licences-page .custom-banner-area .hero__images {
  position: static;
}
.hs-annual-licences-page .content-block-wrapper__content--top .content-block-wrapper__description {
  font-size: 1.375rem;
}

.hs-annual-licences-page .content-block-wrapper__content .content-block-wrapper__button-container a.hs-btn {
  padding-left: 5rem;
  padding-right: 5rem;
}

.hs-annual-licences-page .content-block-wrapper__content .content-block-wrapper__button-container {
  padding: 15px 0;
  display: inline-flex;
  max-width: 100%;
}

.hs-pricing-page .banner-with-buttons-md-wrapper p {
  color: #000;
}
.hs-pricing-page .bottom-pane-full-width .dnd-section {
  padding-top: 127px;
  padding-bottom: 200px;
}

.hs-pricing-page .bottom-pane-full-width .content-block-wrapper__content .content-block-wrapper__button-container {
  margin: -10px auto 40px;
}

.hs-pricing-page .bottom-pane-full-width .content-block-wrapper__content .content-block-wrapper__button-container .hs-btn {
  padding-left: 15px;
  padding-right: 15px;
}

.hs-pricing-page .bottom-pane-full-width .content-with-top-image-wrapper .content-with-top-image-content-holder {
  padding: 5px;
}

.hs-pricing-page .bottom-pane-full-width .content-block-wrapper__content--top .content-block-wrapper__description {
  max-width: 490px;
  margin: 0 auto 45px;
  width: 100%;
}

.hs-pricing-page .bottom-pane-full-width .content-block-wrapper__content--top .content-block-wrapper__description p {
  width: 100%;
}

.hs-pricing-page .bottom-pane-full-width .content-block-wrapper__content .content-block-wrapper__heading {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.hs-pricing-page .bottom-pane-full-width .content-with-top-image-wrapper .content-with-top-image-holder {
  height: auto;
  padding: 0;
}

.hs-pricing-page .bottom-pane-full-width .content-with-top-image-wrapper .content-with-top-image-holder img {
  width: 260px;
  height: auto;
  vertical-align: middle;
}
.hs-pricing-page .tabber_content .dnd-section>.row-fluid {
  width: 100%;
}
.content_with_top_icon .content-wrapper {
  width: 80vw;
}
.career-inner-layout.resource-page .custom-banner-area .general-hero__description {
  color: #000 !important;
}
.career-inner-row1 h2 span {
  font-size: 1.125rem;
  font-family: "Nunito Sans",sans-serif;
}
.registration_two_col_sec .dnd-section .span5.dnd-column .dnd-module {
  display: block !important;
}




@media only screen and (min-width:768px){
  .stacktable {
    display: none;
  }
}
@media only screen and (min-width:901px){
  .hs-annual-licences-page .custom-banner-area .hero-image__image-mask {
    margin-left: auto;
    margin-right: auto;
    right: 0;
    left: unset;
    width: 45%;
    padding-top: 37.5%;
  }
}

@media only screen and (min-width: 1155px){
  .full-width-content iframe.embed__frame.embed__frame--large {
    height: 517px;
  }

}
@media only screen and (min-width: 1201px){
  .hs-admin-guide-page .tabber-md-wrapper .media-card .media-card__image-container {
    width: 250px;
  }
}
@media only screen and (max-width: 1250px){
  .full_width-content a.hs-button,
  .dnd_area-row-2-background-gradient a.hs-button,
  .dnd_area-row-1-max-width-section-centering.dnd-section a.hs-button{
    padding-left: 40px;
    padding-right: 40px;
  }

}

@media only screen and (min-width: 750px) and (max-width: 1200px){
  .hs-media-kit-page .media-card-wrap .dnd-section .features-md-wrapper .feature-card .feature-image-holder {
    min-width: 250px !important;
  }
}


@media only screen and (max-width: 1200px){
  .hs-media-kit-page .media-card-wrap .dnd-section:first-child .features-md-wrapper .features-grid{
    margin-top: 20px;
  }
  .hs-admin-guide-page .tabber-md-wrapper .tabber-panal-wrapper .tabber-panal-inner {
    margin-top: 0;
  }
  .hs-admin-guide-page .tabber-md-wrapper .tabber-panal-wrapper .tabber-panal-inner:first-child{
    margin-top:20px;
  }
  .hs-playbook-detail-page .content-with-image .content-with-image-row.left .content-with-image-column h2 {
    font-size: 2.5rem;
  }
  .hs-playbook-detail-page .content-with-image.no-img .content-with-image-row .content-with-image-column h2{
    font-size: 2.875rem;
  }
  .hs-playbook-detail-page .features-md-wrapper .titled-content h2 {
    width: 100%;
  }

}


@media only screen and (max-width: 1100px){
  .full_width-content h2 {
    width: 100%;
  }
  .hs-playbookstage-4 .content-with-image .content_description a{
    word-break: break-word;
  }

}




@media only screen and (max-width:900px){
  .imgWith_content .dnd-section:nth-child(4) .content-with-image .content_description {
    font-size: 1.125rem;
  }

  .imgWith_content .dnd-section:last-child .content_description {
    font-size: 1.125rem;
  }
  .hs-playbook-page .content-with-image .content-with-image-img-col img {
    height: 100%;
  }
  .hs-playbook-page .custom-banner-area .general-hero__description{
    margin-bottom: 20px;
  }
  .hs-playbook-page .content-with-image .content_description,
  .hs-playbook-detail-page .content-with-image .content_description{
    font-size: 1.125rem;
  }
  .hs-our-stories-page .imgWith_content .dnd-section:last-child .content_description,
  .hs-monthly-training-registration .content-with-image .content-with-image-row.right .content_description{
    font-size: 1.375rem;
  }
  .hs-about-us-page .imgWith_content .dnd-section:nth-child(3) .content-with-image .content-with-image-row.left .content_description {
    font-size: 1.125rem;
  }
  .hs-annual-licences-page .custom-banner-area .hero__images {
    position: relative;
  }

  .hs-annual-licences-page .custom-banner-area .hero-image__image-mask {
    margin: 0;
    width: min(100%,450px);
    padding-top: min(100%,450px);
  }
  .hs-contact-page .content-with-image .content_description,
  .hs-problem-page .content-with-image .content_description,
  .hs-media-kit-page .content-with-image .content_description {
    font-size: 1.125rem;
  }

}

@media only screen and (max-width:767px){
  .large-only { display: none; }
  .stacktable.small-only { display: table; }
  table.responsive {
    display: none;
  }

  .stacktable tr:first-child {
    display: none;
  }
  .full_width-content .dnd-section,
  .imgWith_content .features-md-wrapper,
  .bottom-pane-full-width .dnd-section,
  .hs-media-kit-page .features-md-wrapper.dnd-section,
  .hs-contact-page .features-md-wrapper,
  .tabber_content .dnd-section,
  .content_width-top-img .dnd-section,
  .content_width-top_img .content-with-top-image-icon-wrapper,
  .content_with_top_icon .content-with-top-image-icon-wrapper{
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .contentWith-top-img .content-with-top-image-icon-wrapper {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .get-in-touch-section .dnd-section > .row-fluid {
    width: 100% !important;
  }
  .career-inner-row1 h2 span {
    font-size: 1rem;
  }
  .career-inner-layout table tr td {
    display: block;
  }


}
@media only screen and (max-width:750px){
  .hs-media-kit-page .features-md-wrapper .feature-card .feature-image-holder {
    min-width: 200px;
    width: auto;
  }
  .hs-playbook-detail-page .features-md-wrapper .feature-card .feature-image-holder img {
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    align-self: center;
  }

  .hs-playbook-detail-page .features-md-wrapper .feature-card .feature-image-holder {
    width: auto;
    min-width: 200px;
    margin: 0 auto;
  }

}



@media only screen and (max-width: 43.75rem){
  .hs-media-kit-page .custom-banner-area .banner-header h1,
  .hs-contact-page .custom-banner-area .banner-header h1,
  .hs-legal-page .custom-banner-area .banner-header h1,
  .hs-playbook-page .custom-banner-area .banner-header h1,
  .hs-playbook-detail-page .custom-banner-area .banner-header h1,
  .hs-media-kit-page .custom-banner-area .banner-header h1,
  .hs-problem-page .custom-banner-area .banner-header h1,
  .hs-about-us-page .custom-banner-area .banner-header h1,
  .hs-annual-licences-page .custom-banner-area .banner-header h1,
  .hs-pricing-page .custom-banner-area .banner-header h1{
    font-size: 2.5rem;
  }

  .hs-problem-page .full_width-content .dnd-section:nth-child(2) p,
  .hs-playbook-page .content-with-image .content_description,
  .hs-playbook-detail-page .content-with-image .content_description,
  .hs-media-kit-page .content-with-image .content_description,
  .hs-contact-page .content-with-image .content_description,
  .imgWith_content .dnd-section:nth-child(4) .content-with-image .content_description,
  .imgWith_content .dnd-section:last-child .content_description,
  .hs-problem-page .content-with-image .content_description {
    font-size: 1rem;
  }



}

@media only screen and (max-width:700px){
  .cookies-content h1 {
    line-height: 120%;
    font-size: 2rem;
  }
  .cookies-content .dnd-section:last-child {
    margin-top: 2px;
  }
  .full_width-content h2 {
    line-height: 120%;
  }
  .imgWith_content .features-md-wrapper h4 {
    font-size: 1rem;
  }
  .full_width-content h2 {
    font-size: 2rem;
  }
  .hs-accessibility-statement-page .full-width-content h3 {
    font-size: 1.375rem;
  }
  .hs-ahead-page .content-with-image .content-with-image-column .content_description h2,
  .content-block-wrapper__content--top .content-block-wrapper__description h3{
    line-height: 24px;
  }
  .stacktable tr td {
    word-break: break-word;
  }
  .hs-about-us-page .imgWith_content .dnd-section:nth-child(3) .content-with-image .content-with-image-row.left .content_description {
    font-size: 1rem;
  }
  .hs-playbook-detail-page .content-with-image.no-img .content-with-image-row .content-with-image-column h2{
    font-size: 2rem;
  }
  .hs-playbook-detail-page .features-md-wrapper .feature-card .feature-image-holder {
    min-width: 200px;
    margin: 0 auto;
    width: auto;
  }

}

@media (max-width: 600px){
  .CookieDeclaration-content table tr th:nth-child(n+5),
  .CookieDeclaration-content table tr td:nth-child(n+5) {
    display: none;
  }

  .CookieDeclaration-content table colgroup col:nth-child(n+5) {
    display: none;
  }
  .hs-annual-licences-page .custom-banner-area .hero-image__image-mask {
    padding-top: min(100%,260px);
    width: 100%;
  }



}


@media only screen and (max-width: 500px){
  .full_width-content h2 {
    font-size: 30px;
  }

  .full_width-content p {
    width: 100%;
  }
  .hs-playbook-detail-page .features-md-wrapper .features-grid,
  .hs-contact-page .features-md-wrapper .features-grid,
  .hs-media-kit-page .features-md-wrapper .features-grid {
    margin-left: 0;
    margin-right: 0;
  }
  .hs-pricing-page .bottom-pane-full-width .content-block-wrapper__content .content-block-wrapper__heading {
    font-size: 2rem;
  }
  .hs-playbook-detail-page .content-with-image.no-img .content-with-image-row .content-with-image-column h2,
  .hs-playbook-detail-page .content-with-image .content-with-image-row.left .content-with-image-column h2{
    font-size: 30px;
  }

}