


















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

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

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

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

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

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

body {
  margin: 0;
}

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

main {
  display: block;
}

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

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

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

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

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

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

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

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

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

a {
  background-color: transparent;
}

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

img {
  border-style: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

progress {
  vertical-align: baseline;
}

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

textarea {
  overflow: auto;
}

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

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

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

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

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

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

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

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

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

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

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

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

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

summary {
  display: list-item;
}

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

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

template {
  display: none;
}

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

[hidden] {
  display: none;
}
@font-face {
    font-family: 'TotallyTerrificTypefaceTwo';
    src: url('https://f.hubspotusercontent10.net/hubfs/4147914/2021_fonts/TotallyTerrificTypefaceTwo.eot');
    src: url('https://f.hubspotusercontent10.net/hubfs/4147914/2021_fonts/TotallyTerrificTypefaceTwo.eot?#iefix') format('embedded-opentype'),
        url('https://f.hubspotusercontent10.net/hubfs/4147914/2021_fonts/TotallyTerrificTypefaceTwo.woff2') format('woff2'),
        url('https://f.hubspotusercontent10.net/hubfs/4147914/2021_fonts/TotallyTerrificTypefaceTwo.woff') format('woff'),
        url('https://f.hubspotusercontent10.net/hubfs/4147914/2021_fonts/TotallyTerrificTypefaceTwo.ttf') format('truetype'),
        url('https://f.hubspotusercontent10.net/hubfs/4147914/2021_fonts/TotallyTerrificTypefaceTwo.svg#TotallyTerrificTypefaceTwo') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'OpenDyslexicAlta';
    src: url('https://f.hubspotusercontent10.net/hubfs/4147914/2021_fonts/OpenDyslexicAlta-Regular.eot');
    src: url('https://f.hubspotusercontent10.net/hubfs/4147914/2021_fonts/OpenDyslexicAlta-Regular.eot?#iefix') format('embedded-opentype'),
        url('https://f.hubspotusercontent10.net/hubfs/4147914/2021_fonts/OpenDyslexicAlta-Regular.woff2') format('woff2'),
        url('https://f.hubspotusercontent10.net/hubfs/4147914/2021_fonts/OpenDyslexicAlta-Regular.woff') format('woff'),
        url('https://f.hubspotusercontent10.net/hubfs/4147914/2021_fonts/OpenDyslexicAlta-Regular.ttf') format('truetype'),
        url('https://f.hubspotusercontent10.net/hubfs/4147914/2021_fonts/OpenDyslexicAlta-Regular.svg#OpenDyslexicAlta-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/* 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: 28px;
    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: 28px;
        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: 28px;
        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 ;
    }
}
.content-wrapper {
  margin: 0 auto;
  max-width: 1110px;
  padding: 0px 15px;
  
}
header .content-wrapper,
footer .content-wrapper,
.content-wrapper-slider{
  padding: 0 15px;
}



.content-wrapper-1{
  padding: 0px 15px;
}
.content-wrapper-xl {
/*   padding:0px 15px; */
}
 .content-wrapper-landing {
   padding: 0px 15px;
}

@media screen and (min-width: 1380px) {
  .content-wrapper {
    max-width: 1110px;
    padding: 0;
  }
  .content-wrapper-slider {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0;
  }
  .content-wrapper-landing {
     max-width: 1260px;
    margin: 0 auto;
    padding: 0;
  }
  .content-wrapper-large {
    max-width: 2000px;
    margin: 0 auto;
  }
  
  .content-wrapper-xl {
    max-width: 1350px;
    margin: 0 auto;
  }
  
  .content-wrapper-1{
    max-width: 1260px;
    margin: 0 auto;
    padding: 0;
  }
  
  header .content-wrapper,
  footer .content-wrapper{
    padding: 0;
  }
  
}

/* @media screen and (min-width: 768px) {
  header .content-wrapper,
  footer .content-wrapper{
    padding: 0 30px;
  }
  .content-wrapper {
    padding: 0 30px;
  }
} */

.dnd-section {
  padding: 0px 0px;
}

.dnd-section > .row-fluid {
  margin: 0 auto;
  max-width: 1200px;
}

/* .dnd-section .dnd-column {
  padding: 0 20px;
} */

@media (max-width: 767px) {
  .dnd-section .dnd-column {
    padding: 0;
  }
}
html {
   font-size: 62.5%;
}

@media (max-width: 767px) {
/*   html {
    font-size: 18px;
  } */
}

@media (max-width: 480px) {
/*   html {
    font-size: 16px;
  } */
}

body {
  color: #313130;
  font-size: 1rem;
  font-family: 'Montserrat', sans-serif;
  word-break: break-word;
  -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

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

/* Paragraphs */

p {
  font-size: 20px;
  margin: 0 0 36px 0px;
/*    margin: 40px 0px 0px 0px; */
}
/* p:first-child {
  margin: 0px 0px 0px 0px;
} */


.editor-content p {
  margin-top: 36px;
  font-weight: 500;
}
.editor-content p:first-of-type {
  margin-top: 0;
  margin-bottom: 0;
}

strong {
  font-weight: 700;
}

/* Anchors */

a {
  color: #0270E0;
  cursor: pointer;
  text-decoration: none;
}

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

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  margin: 0;
  padding: 0;
  color: #313130;
}

h1 {
  font-size: 6rem;
  font-weight: bold;
  line-height: 1.2em;
  margin-bottom: 28px;
}
h2{
  font-size: 4rem;
  font-weight: bold;
  line-height: 1.5em;
  margin-bottom: 24px;
}
h3 {
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 48px;
  margin-bottom:20px;
}
h4 {
    font-size: 2.5rem;
    font-weight: bold;
    line-height: normal;
   margin-bottom:16px;
}

h5 {
  font-size: 1rem;
}

h6 {
  font-size: 0.9rem;
}

p {
  font-size: 2rem;
  line-height:34px;
  font-weight: 400;
}

/* Lists */

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

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

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

/* Code blocks */

code {
  vertical-align: bottom;
}
span {
  line-height: normal;
}

/* Blockquotes */

blockquote {
  border-left: 6px solid #752157;
  margin: 0;
  padding: 17px 10px 17px 45px;
  max-width: 720px;
}

blockquote p:first-child {
  margin-bottom: 0;
}



/* Horizontal rules */

hr {
  background-color: #CCC;
  border: none;
  color: #CCC;
  height: 1px;
}

/* Subscripts and superscripts */

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}
figure {
  margin: 0;
}
/* Focus styles */

:focus {
/*   outline: auto;
  outline-color: green; */
}

.disable-focus-styles :focus {
  outline: none;
}
/* a.btn:hover {
  text-decoration: none;
  border: none;
} */

@media (max-width: 1200px) {
  h1 {
    font-size: 4.5rem;
    line-height: 1.11em;
  }
  h2 {
    font-size: 3.5rem;
    line-height:45px;
  }
  h3 {
     font-size: 2.8rem;
    line-height: 40px;
  }
  p {
    line-height: 3rem;
    margin-bottom:30px;
  }
}



















button {
  background-color: #752157;
  border: 1px solid #fff;
  border-radius: 6px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 2rem;
  font-weight: normal;
  height: auto;
  line-height: 1.1;
  margin: 0;
  padding: 9px 20px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: all 0.25s linear;
  white-space: normal;
  width: auto;
  word-break: break-word;
}

button.button {
  padding: 12px 52px 12px 20px;
}

.button {
  background-color: #752157;
  display: inline-block;
  font-size: 2rem;
  padding: 12px 20px;
  position: relative;
  text-align: center;
  text-decoration: none;
  border-radius: 8px;
  border: 2px solid #752157;
  font-weight: 600;
  line-height: normal;
  color: #fff;
    
  -webkit-transition: all 0.25s ease-in;
  -moz-transition: all 0.25s ease-in;
  -o-transition: all 0.25s ease-in;
  -ms-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
;
}

button:disabled,
.button:disabled {
  background-color: #D0D0D0;
  border-color: #D0D0D0;
  color: #E6E6E6;
}
a.button:hover,
a.button:focus{
  text-decoration: none;
  color: #fff;
  border-style: hidden;
  border: 2px solid #752157;
  background: transparent;
  color: #752157
}
button:hover{
  background: transparent;
  border-color: #752157;
  color: #752157;  
}

.button.icon-added {
  padding: 11px 54px 11px 19px;
}


a.icon-add {
  position: relative;
  display: inline-block;
}
a.icon-add.left-icon {
  padding: 10px 21px 10px 44px !important;
}
a.icon-add.left-icon:hover > svg,
a.icon-add.left-icon:focus > svg{
  left: 14px;
}
a.icon-add.left-icon > svg{
  position: absolute;
  left: 19px;
  stroke: #000;
  width: 18px;
   
  -webkit-transition: left 0.25s ease-in;
  -moz-transition: left 0.25s ease-in;
  -o-transition: left 0.25s ease-in;
  -ms-transition: left 0.25s ease-in;
  transition: left 0.25s ease-in;
;
}
a.icon-add.left-icon.white > svg {
  stroke: #fff;
}

a.icon-add.right-icon>svg {
  top: 10px;
  position: absolute;
  right: 20px;
  stroke: #000;
  width: 18px;
   
  -webkit-transition: right 0.25s ease-in;
  -moz-transition: right 0.25s ease-in;
  -o-transition: right 0.25s ease-in;
  -ms-transition: right 0.25s ease-in;
  transition: right 0.25s ease-in;
;
}
a.icon-add.right-icon.white > svg {
  stroke: #fff;
}
a.icon-add.right-icon.purple > svg {
  stroke: #752157;
}
a.icon-add.right-icon:hover>svg,
a.icon-add.right-icon:focus>svg{
  right: 12px;
}
a.icon-add.right-icon {
  padding: 12px 48px 11px 16px;
  cursor: pointer;
}
.svg-icon {
  position:absolute;
  right: 23px;
   
  -webkit-transition: right 0.25s ease-in;
  -moz-transition: right 0.25s ease-in;
  -o-transition: right 0.25s ease-in;
  -ms-transition: right 0.25s ease-in;
  transition: right 0.25s ease-in;
;
}
.button.icon-added:hover > .svg-icon {
  right: 19px;
}

a.tertiary-button {
  font-size: 2rem;
  display: block;
  text-decoration: underline;
  border: 2px solid transparent;
  padding: 10px 7px;
  color: #fff;
  border-radius: 8px;
  position: relative;
}
a.tertiary-button:hover,
a.tertiary-button:focus{
  text-decoration: none;
}

.button-links a {
  display: inline-block;
  font-weight: 600;
}
.button-links a.tertiary-button {
  color: #752157;
}
.button-links a.tertiary-button:hover,
.button-links a.tertiary-button:focus {
  border-color: #752157;
}
a.icon-add.right-icon.primary-button > svg,
a.icon-add.right-icon.tertiary-button>svg,
a.icon-add.right-icon.secondary-button>svg {
  width: 22px !important;
}


a.primary-button {
  background: #752157;
  border: 2px solid transparent;
  color: #fff;
  font-size: 2rem;
  text-decoration: none;
  border-radius: 8px;
  position: relative;
  margin-top: 10px;
  font-weight: 700;
}
a.secondary-button {
  background: transparent;
  border: 2px solid #752157;
  color: #752157;
  font-size: 2rem;
  text-decoration: none;
  border-radius: 8px;
  position: relative;
  margin-top: 10px;
}

a.primary-button:hover,
a.primary-button:focus {
  border-color: #752157;
  background: transparent;
  color: #752157;
}
a.primary-button:hover > svg,
a.primary-button:focus >svg {
   stroke: #752157 !important;
}


a.secondary-button:hover,
a.secondary-button:focus {
  background: #752157;
  color: #fff;
}

a.secondary-button:hover > svg,
a.secondary-button:focus >svg {
   stroke: #fff !important;
}

.button-links a.icon-add {
  margin-bottom: 6px;
}

.button-links a.icon-add.right-icon>svg {
    top: 12px;
}
.button-links {
  flex-direction: column;
  display: -webkit-box;   
  display: -moz-box;         
  display: -ms-flexbox;      
  display: -webkit-flex;    
  display: flex;;
  align-items: flex-start;
}
.back-to-page-link {
  padding-top: 48px;
}
.back-to-page-link a {
  color: #fff;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 24px;
  background: rgba(49, 49, 48, 0.2);
}
.back-to-page-link a.icon-add.left-icon > svg {
  stroke: #fff;
}

.button-links.left {
  align-items: flex-start;
}
.button-links.center {
  align-items: center;
}
.button-links.right {
  align-items: end;
}

button.act-link {
  background: none;
  color: #752157;
  border: none;
  font-size: 2rem;
  font-weight: 600;
  line-height: 34px;
  text-decoration: underline;
  text-decoration-thickness: 1px;
}
.search-section .hs-search-field__bar button {
  font-size: 2rem;
  border: 2px solid #ffd700;
  line-height: 34px;
  padding: 12px 20px;
  height: 60px;
  color: #000;
  font-weight: 600;
  background: #ffd700;
}

.search-section .hs-search-field__bar button:hover {
  background: transparent;
  border: 2px solid #ffd700;
  color: #fff;
}

.button-only {
  padding: 40px 0px;
}

@media (max-width: 1300px) {
  a.primary-button,
  a.secondary-button,
  a.tertiary-button,
  .button{
    font-size: 1.7rem;
  }
  .button-links a.icon-add.right-icon>svg {
    top: 10px;
  }
  
  .svg-icon {
    top: 8px;
  }
}
/* Form */

form {
  margin-bottom: 45px;
}

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

/* Labels */

form label {
  color: #313130;
  display: block;
  font-size: 2.4rem;
  font-weight: bold;
  padding-top: 0;
  margin-bottom: 12px;
  text-align: left;
  width: auto;
}

/* Help text - legends */

form legend {
  color: #33475B;
  font-size: 0.875rem;
}

/* Inputs */

.input {
  position: relative;
}

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=number],
input[type=file],
select,
textarea {
  background-color: #FFF;
  border: 2px solid #313130;
  color: #313130;
  display: inline-block;
  font-size: 2rem;
  width: 100%;
  border-radius: 0;
  outline: none;
  padding: 16px 15px 17px 15px;
  font-weight: 600;
}
.hs-form textarea {
  max-width:338px;
  height:137px;
  resize: none;
  width: 100%;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=file]:focus,
select:focus,
textarea:focus {
/*   outline-color: rgba(82, 168, 236, 0.8); */
  border-radius: 0;
/*   border-color: #FF00BB; */
}

input[type=phone],
input[type=password],
input[type=tel],
input[type=number],
input[type=file],
select,
textarea {
  max-width: 338px;
}

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

.search-section .hs-search-field__bar .hs-search-field__input::-webkit-input-placeholder {
  color: #BFBFBF !important;
}

.search-section .hs-search-field__bar .hs-search-field__input::-moz-placeholder {
  color: #BFBFBF !important;
}

.search-section .hs-search-field__bar .hs-search-field__input:-ms-input-placeholder {
  color: #BFBFBF !important;
}

.search-section .hs-search-field__bar .hs-search-field__input:-moz-placeholder {
  color: #BFBFBF !important;
}

.search-section .hs-search-field__bar .hs-search-field__input::placeholder {
  color: #BFBFBF !important;
}



/* Inputs - checkbox/radio */

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

.inputs-list > li {
  display: block;
  margin: 0.7rem 0;
  padding: 0;
  width: 100%;
}

.inputs-list input,
.inputs-list span {
  font-size: 0.875rem;
  vertical-align: middle;
}

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

/* Inputs - datepicker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #33475B;
  content:'\01F4C5';
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

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

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

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

.fn-date-picker td .pika-button:hover {
  background-color: #343A40 !important;
  border-radius: 0 !important;
  color: #FFF;
}

/* Inputs - file picker */

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

/* Headings and text */

form .hs-richtext,
form .hs-richtext p {
  font-size: 0.875rem;
  margin: 0 0 1.4rem;
}

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

form .header {
  background-color: transparent;
  border: none;
}

/* GDPR */

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

/* Validation */

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

.hs-form label.hs-error-msg {
  color: red;
  font-size: 1.8rem;
  margin-top: 9px;
  font-weight: 600;
}
.hs-error-msgs li {
  margin: 0;
}

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

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color:#752157;
  border: 2px solid #752157;
  border-radius: 6px;
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  font-size: 2rem;
  font-weight: bold;
  height: auto;
  line-height: 1.1;
  margin: 0;
  padding: 17px 18px;
  position: relative;
  text-align: center;

  text-decoration: none;
  transition: all 0.15s linear;
  font-weight: 600;
  white-space: normal;
  width: auto;
  word-break: break-word;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: transparent;
  border: 2px solid #752157;
/*   border-color: #f0b; */
  color: #752157;
}

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

form input[type=submit]:active,
form .hs-button:active {
  background-color: #71727A;
  border-color: #71727A;

  color: #FFF;
}

/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}

/*Custom radio button styling*/
ul.inputs-list.multi-container li.hs-form-radio label {
  position: relative;
  margin-bottom: 4px;
}
ul.inputs-list.multi-container li.hs-form-radio label span {
  display: inline-block;
  margin-left: 34px; /* Width of the new radio select and any additional spacing on the left */
  margin-right: 16px; /* Additional spacing on the right */
  font-size: 2rem;
}
/* Hide the original radio select */
ul.inputs-list.multi-container li.hs-form-radio label input {
  height: 24px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 24px;
}
/* Add new radio select */
ul.inputs-list.multi-container li.hs-form-radio label span::before {
  border: 1px solid #752157;
  content: "";
  height: 18px;
  left: 0;
  position: absolute;
  top: 8px;
  width: 18px;
  border-radius: 50%;
}
/* Style new checked item */
ul.inputs-list.multi-container li.hs-form-radio label span::after {
  content: "";
  opacity: 0;
  border: 5px solid #752157;
  border-radius: 50%;
  position: absolute;
  left: 4px;
  top: 12px;
  transition: opacity 0.2s ease-in-out;
}
/* Show when checked */
ul.inputs-list.multi-container li.hs-form-radio label input:checked + span::after {
  opacity: 1;
}
/* Style when focused */
ul.inputs-list.multi-container li.hs-form-radio label input:focus + span::after {
/*   box-shadow: 0 0 0 3px #4D90FE;
  outline: 3px solid transparent;  */
}

/*******checkbox styling***********/
ul.inputs-list.multi-container li.hs-form-checkbox {
  margin: 5px 0;
}
ul.inputs-list.multi-container li.hs-form-checkbox label {
  position: relative;
}
ul.inputs-list.multi-container li.hs-form-checkbox label span {
  display: inline-block;
  margin-left: 34px;
  margin-right: 16px;
  line-height: 22px;
  font-size: 2.2rem;
}
/* Hide the original checkbox */
ul.inputs-list.multi-container li.hs-form-checkbox label input {
  height: 24px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 24px;
}
/* Add new checkbox */
ul.inputs-list.multi-container li.hs-form-checkbox label span::before {
	border: 1px solid #752157;
	content: "";
	height: 18px;
	left: 0;
	position: absolute;
	top: 7px;
	width: 18px;
}
/* Style new checked item */
ul.inputs-list.multi-container li.hs-form-checkbox label span::after {
  content: "";
  border: 2px solid #752157;
  border-left: 0;
  border-top: 0;
  height: 16px;
  left: 6px;
  opacity: 0;
  position: absolute;
  top: 5px;
  transform: rotate(45deg);
  transition: opacity 0.2s ease-in-out;
  width: 7px;
}
/* Show when checked */
ul.inputs-list.multi-container li.hs-form-checkbox label input:checked + span::after {
  opacity: 1;
}
/* Style when focused */
ul.inputs-list.multi-container li.hs-form-checkbox label input:focus + span::after {
  outline: 3px solid transparent; /* For Windows high contrast mode. */
}

.enquiry-block__form input[type=text], .enquiry-block__form input[type=email], .enquiry-block__form input[type=password], .enquiry-block__form input[type=tel], .enquiry-block__form input[type=number], .enquiry-block__form input[type=file], .enquiry-block__form select, .enquiry-block__form option, .enquiry-block__form textarea{
border:1px solid #000 !important;
    font-size: 18px;
font-style: normal;
}
.enquiry-block__form form label{
  font-size: 18px;
font-style: normal;
font-weight: 600;
}
.enquiry-block__form form-radio label span, .enquiry-block__form ul.inputs-list.multi-container li.hs-form-checkbox label span {
    font-size: 18px;
    font-weight: normal;
}
.enquiry-block__form ul.inputs-list.multi-container li.hs-form-radio label span::before, .enquiry-block__form ul.inputs-list.multi-container li.hs-form-checkbox label span::before{
  top:3px;
}
.enquiry-block__form .form .hs-richtext p, .enquiry-block__form .inputs-list span{
 font-size: 18px;
font-style: normal;
}
/* Table */

table {
  border: 1px solid #DEE2E6;
  margin-bottom: 1.4rem;
}

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

/* Table Cells */

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

/* Table Header */

thead th,
thead td {
  background-color: #343A40;
  border-bottom: 2px solid #DEE2E6;
  color: #FFF;
  vertical-align: bottom;
}
/* Header container */
a{
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
body.no-scroll {
/*     position: relative;  */
  height: 100%;
  width: 100%;
  overflow: hidden;
  background:#fff;
}
.nav-link {
  position: relative;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

a.nav-link.parent-active-menu span{
  content: '';
  display: none;
  width: 0;
  height: 5px;
  background: #752157;
  transition: all .4s ease;
  width: 100%;
  position: absolute;
  bottom: -29px;
}

.header {
  background-color: #F8FAFC;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
/*   transition: margin-top 0.5s ease; */
}
.top-banner .button-wrap {
  float: right;
  display: flex;
}
.button-wrap #search {
    display: inline-block;
}
#accessibility {
  position: relative;
  display: inline-block;
}
.body-container-wrapper {
  padding-top: 168px;
  min-height: calc(52vh - 138px);
  transition: padding-top 0.1s ease;
}
#search button:hover {
  background: transparent;
  border-color: #fff;
  color: #fff;
} 
.search-section {
  background: #313130;
  display: none;
  padding: 24px 0px 54px 0px;
}
#search .toggle > svg {
  display:none;
}
.search-container .field-group {
    max-width: 716px;
    width: 100%;
}
.search-container .field-group:nth-child(1) {
    margin-right: 13px;
}
button.search-content {
  font-size: 2rem;
  border: 1px solid #FFD700;
  line-height: 34px;
  padding: 12px 20px;
  height: 60px;
  color: #000;
  font-weight: 600;
}
button.search-content:hover {
  background: transparent;
  color: #FFD700;
}
.search-container .search-input {
  width: 100%;
  height: 60px;
  display: inline-block;
  font-size: 2.4rem;
  padding: 0px 15px;
  font-weight: 500;
  border: 3px solid #ffd700;
}
.search-section label {
  color: #fff;
  font-size: 2rem;
  font-weight: 600;
  font-style: normal;
  line-height: 34px;
}
.search-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-end;
}
#search-error {
/*   display: none; */
  max-width: 716px;
}
#search-error.show {
  display:block;
}
#search-error span {
  display: block;
  background-color: #cc3535;
  background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/182774/error.svg);
  background-repeat: no-repeat;
  color: #fff;
  padding: 11px;
  margin-top: 10px;
  font-size: 100%;
  border-radius: 5px;
  padding-left: 30px;
  background-size: 20px 20px;
  background-position: left 5px center;
}

/* .middle-banner a:hover {
  border-color: transparent !important;
} */
.middle-banner .module-wrap {
    padding: 22px 0px 23px 0px;
}
.middle-banner .content-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.middle-banner .logo {
    margin-right: 34px;
    cursor: pointer;
}
.primary-navigation ul {
  display: flex;
  margin: 0;
}
ul.no-list-item-type li {
    list-style-type: none;
}

.primary-navigation > ul > li:focus-visible,
.primary-navigation > ul > li:hover,
.primary-navigation > ul > li:focus{
    background: #752157;
  border-radius: 8px;
}
.primary-navigation > ul > li > a {
  padding: 8px 17px;
  display: inline-block;
  border-radius: 8px;
}

.primary-navigation > ul > li > a:focus {
  background: #752157;
  color: #fff;
  text-decoration: none;
}
.primary-navigation > ul > li > a {
  font-size: 2.2rem; 
  font-weight: 700;
  border-style: none;
}
.primary-navigation > ul > li:hover > a {
  color: #fff;
  text-decoration: none;
}
/***Accessibility css***/
.top-container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}
.top-banner .dropdown-content li:nth-child(2n) {
    margin-right: 0;
}
.top-banner .dropdown-content {
  display: none;
  position: absolute;
  top: 112px;
  width: 400px;
  background: #fff;
  box-shadow: 0px 4px 15px rgb(0 0 0 / 25%);
  border-radius: 16px;
  padding: 20px 20px;
  flex-wrap: wrap;
  right: 0;
  z-index: 100000;
}


.top-banner .dropdown-content:before, 
.top-banner .dropdown-content:after {
  right: 33%;
}
.top-banner .dropdown-content.show {
    display: block;
}
.top-banner ul.dropdown-content li {
  width: 170px;
}
ul.dropdown-content li {
  height: 120px;
  background-color: #c2e8ff;
  border-radius: 16px;
  padding: 0;
  list-style-type: none;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-right: 20px;
  margin-bottom: 20px;
  cursor: pointer;
  transition: 0.4s ease-in;
  -webkit-transition: background-color 0.5s ease-out;
  -moz-transition: background-color 0.5s ease-out;
  -o-transition: background-color 0.5s ease-out;
  transition: background-color 0.5s ease-out;
  float: left;
}
ul.dropdown-content li:last-child,
ul.dropdown-content li:nth-last-child(2) {
  margin-bottom: 0;
}
.top-banner .dropdown-content:before {
  content: "";
  position: absolute;
  border-color: #d4e3f1;
  border: solid transparent;
  border-bottom-color: white;
  border-width: 10px;
  margin-left: -10px;
  top: -65px;
  z-index: -1;
  border-right: 27px solid transparent;
  border-left: 27px solid transparent;
  border-bottom: 56px solid #fff;
  -webkit-filter: drop-shadow(6px 4px 4px rgba(0,0,0,0.25));
  -moz-filter: drop-shadow(1px 1px 4px rgba(0,0,0,0.25));
  -ms-filter: drop-shadow(1px 1px 4px rgba(0,0,0,0.25));
  -o-filter: drop-shadow(1px 1px 4px rgba(0,0,0,0.25));
  filter: drop-shadow(1px -1px 4px rgba(0,0,0,0.25));
}
.top-banner .dropdown-content:after {
  content: "";
  position: absolute;
  top: -50px;
  width: 0;
  height: 0;
  border: solid transparent;
  /* border-width: 10px; */
  z-index: 0;
  border-right: 27px solid transparent;
  border-left: 27px solid transparent;
  border-bottom: 56px solid #fff;
}

ul.dropdown-content li svg {
    width: 35px;
    height: 55px;
}
ul.dropdown-content li svg {
    stroke: #004C8A;
}

ul.dropdown-content li.active {
    background: #0072B2;
    border: 2px solid #0072B2;
    color: #fff;
}
ul.dropdown-content li.active > svg {
    stroke: #fff;
}
ul .dropdown-content li span {
  font-weight: 500;
}

@media (max-width: 1400px) {
/*   .top-banner .accessibility-options-wrap-test.scroll .dropdown-content.show {
    display: flex;
  } */
  .accessibility-options-wrap-test.scroll {
    position: absolute;
    top: 112px;
    width: 400px;
    background: #fff;
    box-shadow: 0px 4px 15px rgb(0 0 0 / 25%);
    border-radius: 16px;
    padding: 20px 20px;
    flex-wrap: wrap;
    right: 0;
    z-index: 100000;
    max-height: 400px;
    display:block !important;
  }
  .top-banner .accessibility-options-wrap-test.scroll .dropdown-content.desktop {
    max-height: 360px;
    top: -4px;
    position: initial;
    width: auto;
    background: none;
    box-shadow: none;
    overflow-y: scroll;
  }
  .top-banner .accessibility-options-wrap-test.scroll ul.dropdown-content.desktop li#dyslexia-friendly {
    margin-bottom: 20px;
  }

  .top-banner .accessibility-options-wrap-test.scroll ul.dropdown-content.desktop li {
      width: 160px;
  }
  .top-banner .accessibility-options-wrap-test.scroll .dropdown-content.desktop {
    padding: 20px 2px;
  }
  ul.dropdown-content li:last-child, ul.dropdown-content li:nth-last-child(2) {
    margin-bottom: 20px;
  }
}

/**accessibility options***/
.aa-contrast {
  filter: invert(100%);
  -webkit-filter: invert(100%);
}
body.aa-dyslexicalta {
    font-family: 'OpenDyslexicAlta', sans-serif !important;
}
body.aa-dyslexicalta p,
body.aa-dyslexicalta span,
body.aa-dyslexicalta h1,
body.aa-dyslexicalta h2,
body.aa-dyslexicalta h3,
body.aa-dyslexicalta h4,
body.aa-dyslexicalta h5{
  font-family: 'OpenDyslexicAlta', sans-serif !important;
}

body.aa-dyslexicalta ul.dropdown-content.accessibility-options li span{
  font-family: 'Montserrat',sans-serif !important;
}


 ul.dropdown-content.accessibility-options li span{
  word-spacing: normal !important;
  letter-spacing: normal !important;
  font-size: 1.6rem;
}

html.aa-spacing,
html.aa-spacing span,
html.aa-spacing button{
  word-spacing: 10px;
  letter-spacing: 2px;
}
/* html.aa-spacing ul.mobile.dropdown-content.accessibility-options li span{
  word-spacing: normal !important;
  letter-spacing: normal !important;
} */

html.aa-highlight a {
 color: rgb(255, 255, 0) !important;
 background-color: rgb(0, 0, 0) !important; 
}
html.aa-highlight a > svg {
  stroke: rgb(255, 255, 0) !important;
}

/* color: rgb(255, 255, 0) !important;
    background-color: rgb(0, 0, 0) !important; */

/*** Navigation dropdown styling **/
.middle-banner {
  background-color: #F8F5F4;
  position: relative;
  z-index: 100;
}
.megamenu-li .submenu-container {
  display: flex;
  max-width: 1420px;
  margin: 0 auto;
  opacity: 0;
  visibility: hidden;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
/*   float: left; */
  min-width: 10rem;
  /* padding: .5rem 0; */
  margin: .125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  /* display: none; */
}
.megamenu {
  width: 100%;
  left: 0;
  right: 0;
  padding: 0;
  top: 0px;
}
.primary-navigation > ul > li {
  margin-right: 5px;
} 
.primary-navigation > ul > li:last-child {
  margin-right: 0px;
}
.submenu-list .title {
  font-size: 2rem;
  line-height: 34px;
  display: block;
  margin-bottom: 5px;
  font-weight: 600;

}
.submenu-list .title .description {
  font-size: 1.6rem;
  line-height: 24px;
  max-width: 221px;
  display: inline-block;
}
.submenu-list > li {
   width: 31%;
  margin-right: 3%;
}
.submenu-list > li:nth-child(3n) {
  margin-right: 0;
}
.sub-link:hover > .title,
.sub-link:focus > .title {
  color: #752157;
}
.sub-link {
  border: 2px solid transparent;
}

.submenu-list .sub-link .description {
  font-size: 1.6rem;
  line-height: 24px;
}
.sub-link:hover,
.sub-link:focus  {
  background: #F8F5F4;
  border-style: solid;
  border-color:#752157;
  text-decoration: none;
}
.submenu-list {
  flex-wrap: wrap;
  width: 100%;
}
.submenu-container .right-side {
  margin-left: 4.2%;
  padding-top: 35px;
  max-width: 830px;
}
.submenu-list .sub-link {
  display: inline-block;
  border-radius: 8px;
  padding: 16px 15px 21px 23px; 
}
.img-overlay {
  background-color: rgba(0,0,0,.4);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0;
  left: 0;
}
.submenu-container .left-side .img-text > svg {
  position:absolute;
  bottom: 0;
  width: 100%;
}
.submenu-container .menu-feature {
  min-height: 598px;
/*   height: 100%; */
  width: 385px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
.submenu-container .left-side .img-text .text {
  position: absolute;
  color: #fff;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 4.8rem;
  z-index: 100;
  font-family: 'TotallyTerrificTypefaceTwo';
  width: 100%;
  text-align: center;
}
.navbar-menu .dropdown-menu {
  position: relative;
}
.dropdown-menu.megamenu {
   background: #fff;
  display: none;
}
.megamenu-li.active > .dropdown-menu.megamenu  { 
/*   display:block; */
}
/* .dropdown-menu.megamenu { 
  background: #fff;
  overflow: hidden; 
  max-height: 0;
  opacity: 0;
  visibility: hidden;
 -moz-transition: opacity 0.35s ease, visibility 0.35s ease, max-height 0.35s ease;
  -ms-transition:  opacity 0.35s ease, visibility 0.35s ease, max-height 0.35s ease;
  -o-transition: opacity 0.35s ease, visibility 0.35s ease, max-height 0.35s ease;
  -webkit-transition:  opacity 0.35s ease, visibility 0.35s ease, max-height 0.35s ease;
  transition:opacity 0.35s ease, visibility 0.35s ease, max-height 0.35s ease;
}  */
.megamenu-li.active .submenu-container {
  opacity: 1;
  visibility: visible;
  
}

/* .megamenu-li.active > .dropdown-menu.megamenu  {
  max-height: 2000px;
  background: #fff;
  visibility: visible;
  opacity: 1;
}  */

/* .dropdown-menu.megamenu { 
  background: #fff;
  overflow: hidden; 
  height: 0;
  max-height: 0px;
  opacity: 0;
  -moz-transition: max-height 0.5s  ease-out, opacity 0.2s ease-out;
  -ms-transition: max-height 0.5s ease-out , opacity 0.2s ease-out; 
  -o-transition: max-height 0.5s  ease-out, opacity 0.2s ease-out;
  -webkit-transition: max-height 0.5s ease-out, opacity 0.2s ease-out;
  transition: max-height 0.5s ease-out, opacity 0.2s ease-out; 
}  

.megamenu-li.active > .dropdown-menu.megamenu  {
  height: auto;
  background: #fff;
  max-height: 2000px;
  opacity: 1;
  -moz-transition: max-height 0.5s ease-in;
  -ms-transition: max-height 0.5s ease-in; 
  -o-transition: max-height 0.5s  ease-in;
  -webkit-transition: max-height 0.5s ease-in;
  transition: max-height 0.5s ease-in; 
 } */

#humburger-menu {
  display: none;
}
#hamburger-menu {
  width: 64px;
  height: 64px;
  background-color: #752157;
  position: absolute;
  display: none;
  border-radius: 8px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
  cursor: pointer;
  top: 50%;
  margin-top: -32px;
  right: 15px;
}


#hamburger-menu span {
  display: block;
  position: absolute;
  height: 4px;
  width: 36px;
  margin: 0 auto;
  background: #fff;
  border-radius: 8px;
  opacity: 1;
  left: 14px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .15s ease-in-out;
  -moz-transition: .15s ease-in-out;
  -o-transition: .15s ease-in-out;
  transition: .15s ease-in-out;
}

#hamburger-menu span:nth-child(1) {
  top: 18px;
}
#hamburger-menu span:nth-child(2),
#hamburger-menu span:nth-child(3) {
  top: 30px;
}
#hamburger-menu span:nth-child(4) {
  top: 42px;
}
#hamburger-menu.open span:nth-child(1){
  top: 30px;
  width: 0%;
  left: 50%;
}

#hamburger-menu.open span:nth-child(2){
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#hamburger-menu.open span:nth-child(3){
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#hamburger-menu.open span:nth-child(4){
  top: 30px;
  width: 0%;
  left: 50%;
}
.megamenu-li .nav-link svg {
  display: none;
}
.accessibility-wrap,
.search-accessibility,
.search-form-wrap{
  display:none;
}

.search-section .hs-search-field {
  max-width: 1110px;
  margin: 0 auto;
}
.search-section .hs-search-field__bar {
  max-width: 845px;
}
.search-section .hs-search-field__bar button svg {
  display: none !important;
}

.search-section.expanded {
  overflow: inherit !important;
}

.search-section .hs-search-field__bar .hs-search-field__input {
  max-width: 716px !important;
  border: 3px solid #ffd700;
  padding: 16px 15px 15px 15px;
  font-weight: 500;
  margin-right: 10px;
}

/******MEDIA QUERIES*********/
@media (max-width: 1500px) {
  .megamenu-li .submenu-container {
    padding: 0px 30px;
  }
  .primary-navigation > ul > li > a {
    font-size: 2.1rem;
  }
}
@media (max-width: 1340px) {
  .submenu-list {
    align-items: flex-start;
  }
  .submenu-container .menu-feature {
    min-height: 510px;
  }
  .submenu-container .right-side {
    margin-left: 2.2%;
    padding-top: 20px;
  }
  .submenu-list .sub-link {
    padding: 10px 10px 10px 10px;
  }
  
}
@media (max-width: 1220px) {
  .top-banner .dropdown-content {
    right: 15px;
  }
  .top-banner .dropdown-content:before, .top-banner .dropdown-content:after {
    right: 26%;
  }
}
@media (max-width: 1200px) {
  .submenu-list>li {
    width: 48%;
  }
  .submenu-list>li,
  .submenu-list>li:nth-child(3n){
    margin-right: 2%;
  }
  .submenu-list>li:nth-child(2n) {
    margin-right: 0;
  }
}
/***MENU HAMBURGER BREAKDOWN**/
@media (min-width: 1200px) {
  .navbar-menu .dropdown-menu {
    position: absolute;
  }
  .megamenu {
    top: 97px;
  }
  .search-section.desktop {
    display: none;
  }
}
@media (max-width: 1200px) {
  a.nav-link.parent-active-menu span {
    display: none;
  }
  .primary-navigation > ul > li{
    margin-right: 0;
  }
  .accessibility-wrap,
  .search-form-wrap{
    display:block;
  }
  
  .search-section.desktop {
    display: none !important;
  }

  .megamenu-li .submenu-container {
    padding: 0px;
  }
  .submenu-list>li:last-child {
    padding-bottom: 10px;
  }
  .megamenu-li .nav-link svg {
    display: block;
    stroke-width: 3;
    position: absolute;
    stroke: #313130;
    top: 13px;
    right: 15px;
    -webkit-transition: transform .2s ease-in-out;
    -moz-transition: transform .2s ease-in-out;
    -o-transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out; 
  }
  .megamenu-li.active .nav-link > svg {
    stroke: #752157;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  
  .top-banner{
    display: none;
  }
  .submenu-container .left-side {
    display: none;
  }
  .middle-banner {
    height: 86px;
  }

  .navigation-section {
    width: 0%;
    opacity:0;
    visibility: hidden;
    position:absolute;
    background:#fff;
    right: 0;
    transition: all 300ms ease-out;
    top: 86px;
    padding: 26px 0px;
     

  }
   .navigation-section.show {
    opacity:1;
    visibility: visible;
    width: 100%;
     overflow: hidden;     
/*     height: 600px;
    max-height: 600px; */
/*      height: 90vh; */
     height: calc(100vh - 85px);
    width: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
  
  .navigation-section .primary-navigation.mobile ul li a:focus-visible {
    outline: #752157 solid 2px;
  }
  
  
  button.off-white {
    background: #EBE3E1;
    border-radius: 6px;
    color:#313130;
    position: relative;
  }
  button.back-to-menu {
    padding: 8px 20px;
    font-size: 1.8rem;
    line-height: 24px;
    color: #313130;
    font-weight: 500;
  }
  button.back-to-menu > svg {
    height: 19px;
    top: 3px;
    position: relative;
  }
  .search-form-wrap {
    margin-top: 86px;
  }
  
  .search-form-wrap,
  .accessibility-wrap{
    position: absolute;
    top: 0;
    background: #313130;
    right: 0;
    width: 0%;
    height: 100%;
    transition: all 300ms ease-out;
    z-index: 100000;
    opacity: 0;
    visibility: hidden;
    height: 100vh;
    padding-top: 24px;
  }
  .accessibility-wrap {
    background: #fff;
  }
 
  .accessibility-wrap.show,
  .search-form-wrap.show {
    width: 100%;
    opacity: 1;
    visibility: visible;
  }
  #search-form .search-input {
    border: 3px solid #ffd700;
    width: 100%;
  }
  .search-form-wrap #search-form {
    width: 100%;
    margin-top: 40px;
  }
  
  .search-form-wrap #search-form .field-group {
    position: relative;
  }
  
  #search-form .input-group-append {
    position: absolute;
    top: 14px;
    right: 0px;
    background: none;
  }
  #search-form .input-group-append button {
    background: none;
    border: none;
    padding: 5px;
  }
  #search-form .input-group-append button > svg {
    stroke: #313130;
  }
  .primary-navigation.hide {
    display: none;
  }
  .search-accessibility.hide {
    display: none;
  }
  
  .middle-banner .navigation-section.show .search-form-wrap .content-wrapper {
    display: block;
  }
  .navigation-section .back-to-menu{
    margin-top: 24px;
  }
  ul.dropdown-content {
    list-style:none;
    overflow: hidden;
    padding-left: 0;
  }
  .accessibility-wrap ul.dropdown-content {
    margin-top: 30px;
  }
  
  .accessibility-wrap ul.dropdown-content li {
      width: 46%;
   }
  
  .accessibility-wrap ul.dropdown-content li:nth-child(2n) {
    margin-right: 0;
  }
  .accessibility-wrap ul.dropdown-content li {
    text-align: center;
    padding: 0px 2px;
  }

  .middle-banner .accessibility-wrap .content-wrapper {
    display: none;
  }
  .middle-banner .accessibility-wrap.show .content-wrapper {
    display: inline-block;
  }
  
  ul.mobile.dropdown-content {
    max-width: 350px;
  }
  
  .navigation-section .accessibility-wrap .back-to-menu {
    margin-top: 0px;
  }
  
    
 
/*   .primary-navigation ul.show {
    opacity:1;
    visibility: visible;
    width: 100%; */
/*     height: 650px;
    max-height: 650px; */
/*     overflow-y: scroll;
    -webkit-overflow-scrolling:touch; 
  } */
  
  .primary-navigation > ul {
    display: block;
  }
  .search-accessibility {
    padding: 36px 0px;
    background: #752157;
    display:block;
  }
  .search-accessibility button {
    display: block;
    width: 100%;
    padding: 14px 20px;
    margin-bottom: 24px;
  }
  .search-accessibility button.search-btn:hover,
  .search-accessibility button.search-btn:focus{
    background: #fff;
    color: #752157; 
  }
  
  .search-accessibility button.accessibility-btn:hover {
    background: transparent;
    border: 2px solid #fff;
  }
  .search-accessibility  .accessibility-btn:hover>.accessibility {
    color: #fff;
  }
  .search-accessibility button:last-child {
    margin-bottom: 0px;
  }

  .middle-banner .search-accessibility .content-wrapper {
    flex-direction:column;
  }
  
  .navigation-section.show .primary-navigation > ul > li:hover {
    background: none;
  }
  
  .primary-navigation > ul > li:hover > a,
  .primary-navigation > ul > li > a:hover,
  .primary-navigation > ul > li> a:focus{
    color: #313130;
  }
  .primary-navigation > ul > li > a{
    font-weight: 600;
    font-size: 2rem;
    line-height: 34px;
    margin-left: 15px;
    position: relative;
    display: block;
    padding: 8px 0px;
  }
  .primary-navigation>ul>li>a:focus{
    background:none;
  }
  .middle-banner .aa-container {
    padding: 16px 0px 15px 0px;
  }
  #hamburger-menu {
    display: block !important;
  }
  .primary-navigation > ul > li{
    cursor: pointer;
    margin-bottom: 20px;
    padding: 0px 0px 0px 0px;
  }
  .primary-navigation > ul > li.megamenu-li > a::after {
/*     content:'';
    background-image: url('');
    background-size: cover;
    height: 25px;
    width: 25px;
    background-repeat: no-repeat;
    right: 12px;
    background-position: center;
    position: absolute;
    -webkit-transition: transform .2s ease-in-out;
    -moz-transition: transform .2s ease-in-out;
    -o-transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out; */
  }
  .primary-navigation > ul > li.megamenu-li.active > a::after {
/*     background-image: url('');
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); */
  }
  .primary-navigation > ul > li.megamenu-li.active > a {
    color: #752157;
    padding-bottom: 20px;
    display: block;
  }
  .primary-navigation > ul > li:last-child {
    margin-bottom: 0px;
  }
  .submenu-container {
    display: block;
    max-width: none;

  }
  .submenu-container .right-side {
    max-width: none;
    padding: 0;
    margin-left: 0;
  }
  .primary-navigation ul.submenu-list {
    display: block;
    padding: 0;
  }
  .sub-link:hover, .sub-link:focus {
    background: none;
    border-color: transparent;
  }
  .sub-link:hover > .title, .sub-link:focus > .title{
    color: #313130;
  }
  .submenu-list > li {
    width: 100%;
  }
  .primary-navigation > ul > li.megamenu-li.active > .dropdown-menu {
    border-top: 1px solid #CACAD1;
    border-bottom: 1px solid #CACAD1;
    border-radius: 0;
    margin-bottom: 30px;
  }
  
  .body-container-wrapper {
    padding-top: 86px;
  }
  .submenu-list .title {
    line-height: 30px;
  }
  .submenu-list .sub-link .description{
    line-height:20px;
  }
}

/* Mobile styles */

@media (max-width: 767px) {
  button.back-to-menu {
    font-size: 1.6rem;
  }
}
/* @media (max-width: 600px) {
   .navigation-section {
     padding-bottom: 100px;
  }
} */



















.footer {
  background: #001F4B;
  text-align: center;
}

.footer__container.content-wrapper {
  padding-top:98px;
  padding-bottom: 65px;
  display: -webkit-box;   
  display: -moz-box;         
  display: -ms-flexbox;      
  display: -webkit-flex;    
  display: flex;;
}
.footer__container.footer-section-top{
  display:flex;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)) !important;
  gap: 20px;
} 
.footer__copyright {
  font-size: 0.7rem;
  margin: 0.5rem 0;
}
.footer h1, 
.footer h2, 
.footer h3, 
.footer h4, 
.footer h5, 
.footer h6 
.footer p, 
.footer a, 
.footer div, 
.footer span {
  color: #fff;
}

.footer-navigation ul {
  flex-direction: row;
  padding-left: 0;
  display: block;
}
.contact-social-icon .social-links__icon {
  height: 25px;
  width: 25px;
  display: -webkit-box;      
  display: -moz-box;        
  display: -ms-flexbox;     
  display: -webkit-flex;     
  display: flex;
  justify-content: center;
  align-items: center
}
.contact-social-icon .social-links__icon svg {
  height: 15px;
}

.footer-navigation ul li, .footer-navigation-section ul li {
  list-style-type: none;
}
.footer-navigation ul.list li {
  text-align:left;
}

.footer__container {
  color:#fff;
}

.footer-navigation{
  max-width: 870px;
  width: 100%;
  margin-right: 3.5%;
}
#hs_cos_wrapper_footer_menu_1 > ul > li > a {
  color: #C2E8FF;
  font-weight: bold;
}
  
.contact-us-btn {
  color:#001F4B;
  padding: 13px 20px;
  display: inline-block;
  margin-bottom: 35px;
}
.contact-us-btn:hover {
  color:#fff;
  border-color: #fff;
}
.contact-us-link {
  color:#001F4B !important;
  padding: 13px 20px;
  display: inline-block;
  margin-bottom: 35px;
  font-size: 2rem;
  border: 1px solid #fff;
  cursor:pointer;
  line-height: 1.1;
  border-radius: 6px;
  white-space: normal;
}
.contact-us-link:hover {
  color:#fff !important;
  border-color: #fff !important;
  text-decoration: none;
  background: transparent;
}

.footer-navigation > ul > li > ul > li > a {
  color: red;
}

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

.footer-navigation .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children > a {
  color:#C2E8FF;
  font-weight: 700;
}
.footer-navigation .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children >a:hover,
.footer-navigation .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children >a:focus{
  text-decoration: none;
  
}
.footer-navigation .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children .hs-menu-children-wrapper li a {
  font-weight: 300;
  text-decoration-thickness: 1px; 
}
.footer-navigation .hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
  white-space: inherit;
}
.footer-navigation .hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
  margin-top: 30px;
}
.footer-navigation .hs-menu-wrapper.flyouts .hs-menu-children-wrapper li {
  margin-bottom: 30px;
}
.footer-navigation ul li a {
  font-weight: 300;
}
.footer-navigation ul li {
  margin-bottom: 30px;
}

.footer-navigation .hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
  flex-direction: row;
}

.footer-navigation .hs-menu-wrapper ul {
  display: block;
}
.middle-footer .list p {
  font-size: 1.4rem;
  margin: 0;
  display:inline-block;
}
.middle-footer .content-wrapper {
  text-align: left;
  border-top: 1px solid rgba(196, 196, 196, 0.3);
/*   padding: 16px 0px 18px 0px; */
}
.middle-footer .list {
  padding: 16px 0px 18px 0px;  
}

.middle-footer .list p{
  margin: 0;
  padding: 0;
  margin-right: 30px;
}
  
.lower-footer {
  background: #313130;
  padding: 65px 0px 27px 0px;
}
.lower-footer .content-wrapper {
  justify-content: space-between;
}
.lower-footer .content {
  max-width: 920px;
  float: left;
  width: 92%;
}
.lower-footer .content p {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
}
.lower-footer .image-list img {
  margin-right:30px;
}
.lower-footer .image-list img:last-child {
   margin-right:0px;
}

.lower-footer .image-list {
  margin-right: 30px;
  display: -webkit-box;   
  display: -moz-box;         
  display: -ms-flexbox;      
  display: -webkit-flex;    
  display: flex;;
  align-items: flex-start;
}

.footer-navigation .footer-menu {
/*   border: 1px solid red; */
  height: 100%;
  float: left;
  width: 32.8%;
  text-align: left;
  font-size: 2rem;
}

footer a:hover {
  border-color: transparent !important;
}

.social-name {
  font-size:1.6rem;
  font-weight:400;
  line-height: 24px;
  display: inline-block;
}
.social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start;
}
.footer-navigation-section ul{
  display:block !important;
  text-align:left;
}
.footer-navigation-section li{
  display:block;
  margin-bottom:24px;
}
.footer-navigation-section li a{
  color: #FFF;
font-size: 18px;
font-style: normal;
font-weight: 600;
  line-height: normal;
}
.footer-navigation-section .footer_menu_2 li a{
  font-weight: normal;
}
.footer-logo-section{
    text-align: left;
}
.footer-logo {
    margin-bottom: 20px;
}
/*****MEDIA QUERIES ******/

@media (max-width: 1200px) {
  .footer-navigation .footer-menu {
    width: 31%;
  }
  .footer__container.content-wrapper {
    justify-content:center;
  }
  .footer-navigation {
    margin-right: 0;
  }
  .contact-us-btn {
    min-width: 145px;
    text-align: center;
    padding: 13px 10px;
   }
  .lower-footer .content-wrapper {
    display: flex;
    justify-content: flex-start;
  }
  

}

@media (max-width:992px) {
   .contact-social-icon {
      margin-top: 30px;
    }
  .footer-navigation {
    max-width: none;
  }
  .lower-footer .content {
    width: 73%;
  }
  .footer-navigation .footer-menu {
    width: 33%;
  }
  .footer__container.content-wrapper {
    flex-direction: column;
  }
  .footer-navigation .hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
    position: static;
  }
  .social-name {
    display: none;
  }
  .social-links .content-wrapper {
    display:flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  
  .contact-social-icon .social-links {
    flex-direction: row;
    justify-content: center;
  }
  .contact-social-icon .social-links__icon {
    width: 48px ;
    height: 48px;
    margin-right: 20px;
  }
  .contact-social-icon .social-links__icon svg {
    height: 28px;
  }
}

@media (max-width:767px) {
  .lower-footer .content {
    width: 71%;
  }
  .lower-footer {
    padding:60px 0px 0px 0px;
  }
  .lower-footer .image-list {
    margin-right: 0;
    display: block;
  }
  .lower-footer .content {
    width: 100%;
    margin-top: 30px;
  }
  .lower-footer .content p {
    text-align: center;
  }
  .middle-footer .list {
  }
  .middle-footer .list {
    padding: 25px 0px 60px 0px;
  }
 
}

@media (max-width:700px) {
  .footer-navigation .footer-menu {
    width: 100%;
    text-align: center;
    margin-bottom: 35px;
  }
  .footer-navigation .footer-menu:last-child {
    margin-bottom: 0;
  }
  .footer__container.content-wrapper {
    padding-bottom: 20px;
  }
  .middle-footer .list {
    text-align: center;
  }
   .middle-footer .content-wrapper {
    border-top: none;
  }
  .middle-footer .list {
    border-top: 1px solid #A6A7B2;
  }
}


@media (max-width:576px) {
  .middle-footer .list {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .middle-footer .list p {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  } 
  .middle-footer .list p a {
    display: block;
    width: 100%;
  }
}




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

/* Horizontal menu */

.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

/* Vertical menu */

.hs-menu-wrapper.hs-menu-flow-vertical ul {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

/* Flyouts */

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

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

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

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

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

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

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

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

.blog-header {
  background-color: #F8FAFC;
  text-align: center;
}

.blog-header__inner {
  margin: 0 auto;
  max-width: 600px;
  padding: 3.3rem 0;
}

.blog-header__title {
  font-size: 2rem;
}

.blog-header__subtitle {
  margin: 1rem 0 2rem;
}

.blog-header__form {
  margin: 0 1rem;
}

@media screen and (min-width: 768px) {
  .blog-header__form {
    margin: 0 auto;
    width: 500px;
  }
}
.blog-post-article .blog-top-wrap {
  display: -webkit-box;      
  display: -moz-box;        
  display: -ms-flexbox;     
  display: -webkit-flex;     
  display: flex;
  justify-content: space-between;
}

.blog-post-article .blog-top-wrap .featured-image-wrapper {
/*   float: left; */
  max-width: 480px;
  width: 100%;
  height: 613px;
  position: relative;
  margin-right: 8.5%;
  width: 46%;
}
.blog-post-article .blog-top-wrap .featured-image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  z-index: 1;
}
.blog-post-article .blog-top-wrap .right-content {
  max-width: 536px;
  width: 45%;
  display: -webkit-box;      
  display: -moz-box;        
  display: -ms-flexbox;     
  display: -webkit-flex;     
  display: flex;
/*   min-height: 613px; */
  align-items: center;
  padding-top: 0px;
  width: 48%;
}
.blog-post-article {
  background-color:#F8F5F4;
}

.body-container--blog-post .inner-blog {
  padding-top: 30px;
}

.blog-post__social-sharing {
  display: inline-block;
  position: sticky;
  top: 56%;
  left: 15px;
  float: left;
}

.blog-post__social-sharing .social-links__icon {
  margin-bottom: 15px;
}

.social-links__icon {
  background-color: #752157;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 50px;
  margin-right: 11px;
  position: relative;
  width: 50px;
}
.blog-post__social-sharing .social-links__icon svg {
  fill: #FFF;
  height: 26px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
}

.contact-social-icon .social-links__icon svg {
  fill: #FFF;
} 

.blog-post__body p span img,
.blog-post__body p img{
  max-width: 100%;
  height: auto;
}
.blog-post__body {
  max-width: 730px;
  margin: 0 auto;
}
  
.blog-post__body p {
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 36px;
  color: #313130;
}
.blog-tags {
  margin: 8px 0px 9px 0px;
  display: -webkit-box;      
  display: -moz-box;        
  display: -ms-flexbox;     
  display: -webkit-flex;     
  display: none;
  
}
.blog-back .back-to-page {
  padding-top: 0;
}
.blog-tags .list {
  text-transform: uppercase;
  color: #752157;
  font-size: 2rem;
  font-weight: bold;
  line-height: 34px;
  display: -webkit-box;      
  display: -moz-box;        
  display: -ms-flexbox;     
  display: -webkit-flex;     
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.blog-tags .list:last-child {
  margin-right: 0;
}
.blog-tags .list > svg {
  margin-left: 6px;
}
.print-article {
  margin-left: 15px;
}
.print-article a{
  color: #752157;
  font-weight: 600;
  font-size: 2rem;
  line-height: 34px; 
  text-decoration: underline;
  align-items: center;
  text-decoration-thickness: 1px;
}
.print-article a > svg {
  margin-right: 9px;
}

.print-article a .print-text {
  border: 2px solid transparent;
   padding: 1px 1px;
}
.print-article a:hover .print-text {
  border-color:#752157;
  border-style: dotted;
}
 

.blog-post__body .blog-content {
  border-top: 3px dashed #752157;
  border-bottom: 3px dashed #752157;
  padding: 60px 0px 70px 0px;
}

.blog-recent-post-image span {
  height: 255px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  border-radius: 8px;
}

.blog-tagged-recent-posts {
  background: #EBE3E1;
  padding: 89px 0px 79px 0px;
}
a.blog-recent-posts-post {
  width: 31.7%;
  text-decoration: none !important;
  margin-right: 2.5%;
}
a.blog-recent-posts-post:last-child {
  margin-right: 0%;
}
h3.blog-recent-post-title {
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 37px;
  margin-top: 18px;
}
.blog-recent-post-lists {
  margin-top: 10px;
}
.related-tag-post-heading {
  margin-bottom: 42px;
}

.blog-post__social-sharing.md-sm {
  display: none;
}
/* .blog-post__social-sharing.large {
  display: none;
} */

.blog-back .content-wrapper {
  padding-left: 0;
  padding-right: 0;
}

.blog-back {
/*   margin-top: 60px; */
}
.article-banner {
  background: #752157;
  height: 400px;
  color: #fff;
}
.article-banner h1,
.article-banner h2,
.article-banner h3,
.article-banner h4 {
  color: #fff;
}

.article-banner .banner-content {
  display: -webkit-box;      
  display: -moz-box;        
  display: -ms-flexbox;     
  display: -webkit-flex;     
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.blog-lists {
  margin-top: 50px;
}
.blog-tag-filter ul {
  list-style: none;
  padding-left: 0;
}
.blog-tag-filter ul li {
  display: inline-block;
  margin-bottom: 10px;
}

.blog-tag-filter ul li a {
  font-size: 2rem;
  line-height: 34px;
  font-weight: 600;
  padding: 6px 18px;
  border-radius: 8px;
  border: 2px solid transparent;
  display: inline-block;
}
.blog-tag-filter ul li a:hover{
 border: 2px solid #752157;
}
.blog-tag-filter ul li a.blog-tag-filter-menu-link:hover,
.blog-tag-filter ul li a.blog-tag-filter-menu-link:focus {
  text-decoration: none;
}
/* .blog-tag-filter ul li a.blog-tag-filter__menu-link--active-item {
  background: #752157;
  color: #fff;
} */

.blog-tag-filter ul li a.active-tag {
  background: #752157;
  color: #fff;
}

/**Blog index****/
.blog-card {
  width: 31.5%;
  margin-right: 2.6%;
  margin-bottom: 40px;
  cursor:pointer;
}
a.blog-card:hover {
  text-decoration: none;
}
.blog-card:nth-child(3n) {
  margin-right: 0;
}

.blog-card-image {
  height: 255px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  border-radius: 8px;
  display: block;
}
.blog-card-wrap {
  display: -webkit-box;      
  display: -moz-box;        
  display: -ms-flexbox;     
  display: -webkit-flex;     
  display: flex;
  flex-wrap: wrap;
  margin-top: 90px;
}

h3.blog-card-title {
  font-size: 2.5rem;
  line-height: 37px;
  font-weight: 500;
  margin-top: 15px;
  text-decoration: none;
}

.story-post {
  max-width: 730px;
  margin: 0 auto;
}

.story-post .blog-introduction {
  margin-top: 70px;
}
.story-post .featured-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 940px;
  display:block;
  width: 100%;
}
.story-post .featured-image-wrapper {
  margin-top: 90px;
}

.blog-content p a {
  font-weight: 600;
  text-decoration-thickness: 1px;
}

.story-post blockquote {
  border:none;
  text-align: center;
  padding: 60px 0px 40px 0px;
  max-width: none;
}
.story-post blockquote p {
  text-align: center;
  font-size: 2rem;
  font-weight: 400;
  line-height: 34px;
}

.story-post .blog-back .back-to-page {
  padding: 48px 0px 48px 0px;
}

.body-container--story-post {
  background: #F8F5F4;
}

/****MEDIA QUERIES*****/
@media (max-width: 1300px) {
  .blog-post-article .blog-top-wrap {
    justify-content: flex-start;
  }
  .blog-post-article .blog-top-wrap .featured-image-wrapper {
    margin-right: 4.5%;
  }
  
  h1.blog-post-title {
    font-size: 4.8rem;
    line-height: 60px;
    margin-top: 20px;
  }
  .blog-post-article .blog-top-wrap .featured-image-wrapper {
    height: 560px;
  }
  .story-post .featured-image {
    height: 700px;
  }
}
@media (max-width: 1024px) {
  .blog-tagged-recent-posts {
    padding: 50px 0px 50px 0px;
  }
  .story-post .featured-image {
    height: 565px;
  }
  .story-post .featured-image-wrapper {
    margin-top: 60px;
  }
}

@media (max-width: 992px) {
  .blog-post__social-sharing.large {
    display: none;
  }
  .blog-post__social-sharing.md-sm {
    display: block;
  }
  .blog-post__body .social-links {
    flex-direction: row;
  }
  .blog-post__social-sharing {
    float: none;
    position: static;
  }
  .blog-recent-post-image span {
    height: 0;
    padding-top: 76%;
  }
  .blog-card-wrap {
    margin-top: 40px;
  }
 .blog-card {
    width: 31%;
    margin-right: 3.4%;
  }
  .blog-card-image {
    height: 0;
    padding-top: 70%;
  }
  h3.blog-card-title {
    font-size: 2rem;
    line-height: 30px;
  }
}

@media (max-width: 768px) {
  .blog-post-article .blog-top-wrap .featured-image-wrapper {
    width: 100%;
    margin: 0 auto;
  }
  .blog-post-article .blog-top-wrap {
    flex-direction: column;
  }
  
  .blog-post-article .blog-top-wrap .right-content {
    max-width: none;
    width: 100%;
  }
  .blog-post-article .blog-top-wrap .featured-image-wrapper {
    height: 520px;
  }
  h3.blog-recent-post-title {
    font-size: 2rem;
    line-height: 30px;
  }
  a.blog-recent-posts-post {
    width: 31%;
    text-decoration: none !important;
    margin-right: 4%;
  }
  .blog-tag-filter ul li a {
    padding: 3px 11px;
  }
  
}

@media (max-width: 576px) {
  a.blog-recent-posts-post{
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .blog-recent-post-lists.d-flex {
    flex-direction: column;
  }
  a.blog-recent-posts-post:last-child {
    margin-bottom: 0;
  }
  .blog-card {
    width: 100%;
    margin-right: 0;
  }
  .story-post .featured-image {
    height: 465px;
  }
  .blog-post-article .blog-top-wrap .featured-image-wrapper {
    height: 450px;
  }
}



/* Blog header - author listing */

.blog-header__author-avatar {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 50%;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.15);
  height: 200px;
  margin: 0 auto 1.5rem;
  width: 200px;
}

.blog-header__author-social-links a {
  background-color: #000;
  border-radius: 50%;
  display: inline-block;
  height: 40px;
  margin: 0 5px;
  position: relative;
  width: 40px;
}

.blog-header__author-social-links a:hover {
  background-color: #494A52;
}

.blog-header__author-social-links svg {
  fill: #FFF;
  height: 15px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
}

/* Blog listing */

.blog-index {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 3.3rem 0;
}

.blog-index:after {
  content: "";
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
}

.blog-index__tag-header {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  padding: 1rem;
}

.blog-index__tag-subtitle {
  font-size: 1.16rem;
  line-height: 1.1;
}

.blog-index__tag-heading {
  border-bottom: 3px solid #D1D6DC;
  padding-bottom: 1rem;
}

.blog-index__post {
  -webkit-box-flex:  0;
  -ms-flex:  0 0 100%;
  flex:  0 0 100%;
  padding: 1rem;
}

@media screen and (min-width: 768px) {
  .blog-index__post {
    -webkit-box-flex:  0;
    -ms-flex:  0 0 calc(100%/2);
    flex:  0 0 calc(100%/2);
  }
}

@media screen and (min-width: 1000px) {
  .blog-index__post {
    -webkit-box-flex:  0;
    -ms-flex:  0 0 calc(100%/3);
    flex:  0 0 calc(100%/3);
  }
}

@media screen and (min-width: 768px) {
  .blog-index__post--large {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    justify-items: space-between;
  }
}

.blog-index__post-image {
  display: block;
  background-image: url('https://cdn2.hubspot.net/hubfs/6326501/boilerplate/grayscale-mountain.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 63%;
}

@media screen and (min-width: 768px) {
  .blog-index__post-image--large {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding-bottom: 0;
  }

  .blog-index__post-content--large {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding-left: 2rem;
  }

  .blog-index__post-image--large {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 48%;
    flex: 1 1 48%;
  }

  .blog-index__post-content--large {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 48%;
    flex: 1 1 48%;
    padding-left: 2rem;
  }

  .blog-index__post-content--full-width {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding-left: 0;
  }
}

.blog-index__post-content h2 {
  margin: 0.5rem 0;
}

.blog-index__post-content--small h2 {
  font-size: 1.25rem;
}

.blog-index__post-content p {
  font-family: Lato, sans-serif;
}

.blog-index__post-content a {
  color: #494A52;
}

.blog-index__post img {
  height: auto;
  max-width: 100%;
}

/* Blog pagination */

.blog-pagination {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Lato, sans-serif;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 3.3rem;
  text-align: center;
}

.blog-pagination__link {
  border: 2px solid transparent;
  border-radius: 7px;
  color: #313130;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 1;
  margin: 0 0.4rem;
  padding: 7px 13px;
  font-size: 2rem;
  text-decoration: none;
}

.blog-pagination__link--active {
  border: 2px solid #752157;
  background: #752157;
  color: #fff;
}
.blog-pagination__link--active:hover {
  color: #313130;
}

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

.blog-pagination__prev-link,
.blog-pagination__next-link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.blog-pagination__prev-link {
  margin-right: 0.25rem;
  text-align: right;
}

.blog-pagination__next-link {
  margin-left: 0.25rem;
  text-align: left;
}

.blog-pagination__prev-link--disabled,
.blog-pagination__next-link--disabled {
  color: #752157;
  cursor: default;
  pointer-events: none;
}

.blog-pagination__prev-link svg,
.blog-pagination__next-link svg {
  stroke: #752157;
  margin: 0 5px;
}

.blog-pagination__prev-link--disabled svg,
.blog-pagination__next-link--disabled svg {
  stroke: #752157;
}

.blog-pagination__number-link:hover,
.blog-pagination__number-link:focus {
  border: 2px solid #752157;
  background: transparent;
}

/* Blog post */

.blog-post {
  margin: 0 auto;
  max-width: 960px;
  padding: 3.3rem 0;
}

.blog-post h1 {
  font-size: 1.6rem;
}

.blog-post__meta {
  margin: 1rem 0;
}

.blog-post__meta a {
  color: #494A52;
  text-decoration: underline;
}

.blog-post__tags {
  color: #000;
  font-family: Lato, sans-serif;
}

.blog-post__tags svg {
  height: auto;
  margin-right: 10px;
  width: 15px;
}

.blog-post__tag-link {
  color: #000;
  font-size: .8rem;
}

/* Blog related posts */

.blog-recent-posts {
  background-color: #EBE3E1;
  margin-top: 3rem;
  padding: 89px 0px 89px 0px;
}

/* .blog-recent-posts h2 {
  text-align: left;
} */
.explore-more {
  margin-top: 28px;
}
.explore-more .tag-lists ul {
  list-style: none;
  padding-left: 0;
}
.explore-more .tag-lists ul li {
  margin-bottom: 18px;
  margin-right: 20px;
  display: inline-block;
}
.explore-more .tag-lists ul li:last-child {
  margin-right: 0;
}
.blog-recent-posts__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.blog-recent-posts__post {
  color: #494A52;
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  padding: 1rem;
}

@media screen and (min-width: 768px) {
  .blog-recent-posts__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100%/2);
    flex: 0 0 calc(100%/2);
  }
}

@media screen and (min-width: 1000px) {
  .blog-recent-posts__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100%/3);
    flex: 0 0 calc(100%/3);
  }
}

.blog-recent-posts__post:hover {
  text-decoration: none;
}

.blog-recent-posts__image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 63%;
}

.blog-recent-posts__title {
  margin: 1rem 0 0.5rem;
}

/* Blog comments */

.blog-comments {
  margin: 0 auto;
  max-width: 680px;
}

.blog-comments form {
  max-width: 100%;
}

.blog-comments .hs-submit {
  text-align: center;
}

.blog-comments .hs-button {
  background-color: transparent;
  border: 2px solid #494A52;
  color: #494A52;
}

.blog-comments .hs-button:hover {
  background-color: #494A52;
  color: #FFF;
}

.blog-comments .comment-reply-to {
  border: 0 none;
}

.blog-comments .comment-reply-to:hover {
  background-color: transparent;
  color: #494A52;
  text-decoration: underline;
}
/* Error pages */

.error-page {
  padding: 10rem 0;
  position: relative;
  text-align: center;
}

.error-page:before {
  color: #F3F6F9;
  content: attr(data-error);
  font-family: Lato, sans-serif;
  font-size: 40vw;
  font-weight: bold;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: -1;
}

@media screen and (min-width: 1100px) {
  .error-page:before {
    font-size: 20rem;
  }
}

.error-page__heading {
  margin-bottom: 1rem;
}

/* System pages */

.systems-page {
  padding: 50px 0px;
/*   margin: 0 auto;
  max-width: 700px;
  padding: 3rem 1.4rem; */
}

.systems-page .success {
  background-color: #CDE3CC;
  border: 1.5px solid #4F7D24;
  border-radius: 6px;
  color: #4F7D24;
  display: inline-block;
  margin: 1.4rem 0;
  padding: 0.1rem 0.7rem;
  width: 100%;
}

.systems-page form input {
  max-width: 100%;
}

#email-prefs-form .header {
  background-color: transparent;
}

/* Search pages */

.hs-search-field__bar {
  position: relative;
}

.hs-search-field__suggestions {
  background-color: #FFF;
  max-width: 360px;
  position: absolute;
  right: 0;
  top: 100%;
  width: 100%;
}

.hs-search-results {
  margin-top: 1.4rem;
}

ul.hs-search-results__listing li {
  margin-bottom: 16px;
}

ul.hs-search-results__listing li p {
  margin-bottom: 0;
}

.hs-search-results__title {
  color: #313130;
  font-size: 1.25rem;
  margin-bottom: 0.35rem;
  text-decoration: underline;
}

.hs-search-results__title:hover {
  text-decoration: none;
}

.systems-page h1 {
  font-size: 5rem;
}
.hs-search-results__description {
  padding-top: 0.7rem;
}

.hs-search-highlight {
  font-weight: bold;
}

.hs-search-results__pagination a {
  color: #0270E0;
}

/* Password prompt */

.password-prompt input[type=password] {
  display: block;
  height: auto !important;
  margin-bottom: 1.4rem;
}

/* Backup unsubscribe */

.backup-unsubscribe #email-prefs-form div {
  padding-bottom: 0 !important;
}

.backup-unsubscribe input[type=email] {
  margin-bottom: 1.4rem;
  padding: 0.7rem !important;
}

@media (max-width: 767px) {
  .systems-page h1 {
    font-size: 4rem;
    line-height: normal;
  }
}