@charset "UTF-8";
* {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:focus,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

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

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

.Clearfix, .Wrap, .Wrap--noPadding, .Wrap--noPaddingAll, .Wrap--wide, .Wrap--narrow, .view-blog, .view-news, .view-partners, .view-resources, .has-cutout-hero .Body-sections > .Section:first-child,
.has-cutout-hero .Body-sections > :first-child > .Section {
  zoom: 1;
}

.Clearfix:after, .Wrap:after, .Wrap--noPadding:after, .Wrap--noPaddingAll:after, .Wrap--wide:after, .Wrap--narrow:after, .view-blog:after, .view-news:after, .view-partners:after, .view-resources:after, .has-cutout-hero .Body-sections > .Section:first-child:after,
.has-cutout-hero .Body-sections > :first-child > .Section:after {
  clear: both;
  content: '';
  display: table;
}

.Wrap, .Wrap--noPadding, .Wrap--noPaddingAll, .Wrap--wide, .Wrap--narrow, .view-blog, .view-news, .view-partners, .view-resources, .has-cutout-hero .Body-sections > .Section:first-child,
.has-cutout-hero .Body-sections > :first-child > .Section {
  box-sizing: content-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1240px;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
  width: calc(100% - 60px);
}

.Wrap--noPadding {
  padding-left: 0;
  padding-right: 0;
  max-width: 1300px;
  width: 100%;
}

.Wrap--noPaddingAll {
  padding: 0 !important;
  max-width: 1300px;
  width: 100%;
}

.preload * {
  transition: none !important;
}

.Row,
[class^='Row--'],
[class*=' Row--'], .Footer-nav, .view-blog .view-content, .view-partners .view-content, .view-resources .view-content {
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 60px -15px 30px;
  width: calc(100% + 30px);
}

.Row,
[class^='Row--'],
[class*=' Row--'], 
.Footer-nav, 
.view-blog .view-content, 
.view-partners .view-content, 
.view-resources .view-content {
  margin-top: -30px;
}

.Row:first-child,
[class^='Row--']:first-child,
[class*=' Row--']:first-child, .Footer-nav:first-child, .view-blog .view-content:first-child, .view-partners .view-content:first-child, .view-resources .view-content:first-child {
  margin-top: 0;
}

.Row:last-child,
[class^='Row--']:last-child,
[class*=' Row--']:last-child, .Footer-nav:last-child, .view-blog .view-content:last-child, .view-partners .view-content:last-child, .view-resources .view-content:last-child {
  margin-bottom: -30px;
}

.Column,
[class^='Column-'],
[class*=' Column-'], .Footer-nav > ul.menu, .view-blog .views-row, .view-partners .views-row, .view-resources .views-row {
  padding: 0 15px 30px;
  position: relative;
}

@media (min-width: 960px) {
  .Row--wideGutters, .view-blog .view-content, .view-partners .view-content, .view-resources .view-content {
    margin-bottom: 0px;
    margin-left: -30px;
    margin-right: -30px;
    width: calc(100% + 60px);
  }
  .Row--wideGutters + .Row, .view-blog .view-content + .Row, .view-partners .view-content + .Row, .view-resources .view-content + .Row,
  .Row--wideGutters + .Row--wideGutters, .view-blog .view-content + .Row--wideGutters, .view-partners .view-content + .Row--wideGutters, .view-resources .view-content + .Row--wideGutters, .view-blog
  .Row--wideGutters + .view-content, .view-blog .view-content + .view-content, .view-partners
  .Row--wideGutters + .view-content, .view-partners .view-content + .view-content, .view-resources
  .Row--wideGutters + .view-content, .view-resources .view-content + .view-content {
    margin-top: 0px;
  }
  .Row--wideGutters:last-child, .view-blog .view-content:last-child, .view-partners .view-content:last-child, .view-resources .view-content:last-child {
    margin-bottom: -60px;
  }
  .Row--wideGutters > .Column, .view-blog .view-content > .Column, .view-partners .view-content > .Column, .view-resources .view-content > .Column,
  .Row--wideGutters > [class^='Column-'], .view-blog .view-content > [class^='Column-'], .view-partners .view-content > [class^='Column-'], .view-resources .view-content > [class^='Column-'],
  .Row--wideGutters > [class*=' Column-'], .view-blog .view-content > [class*=' Column-'], .view-partners .view-content > [class*=' Column-'], .view-resources .view-content > [class*=' Column-'] {
    padding: 0 30px 60px;
  }
}

.Column--2_5 {
  width: 20%;
}

.ColumnOffset--2_5 {
  margin-left: 20%;
}

.Column--1 {
  width: 8.33333%;
}

.ColumnOffset--0 {
  margin-left: 0%;
}

.Column--2 {
  width: 16.66667%;
}

.ColumnOffset--1 {
  margin-left: 8.33333%;
}

.Column--3 {
  width: 25%;
}

.ColumnOffset--2 {
  margin-left: 16.66667%;
}

.Column--4 {
  width: 33.33333%;
}

.ColumnOffset--3 {
  margin-left: 25%;
}

.Column--5 {
  width: 41.66667%;
}

.ColumnOffset--4 {
  margin-left: 33.33333%;
}

.Column--6 {
  width: 50%;
}

.ColumnOffset--5 {
  margin-left: 41.66667%;
}

.Column--7 {
  width: 58.33333%;
}

.ColumnOffset--6 {
  margin-left: 50%;
}

.Column--8 {
  width: 66.66667%;
}

.ColumnOffset--7 {
  margin-left: 58.33333%;
}

.Column--9 {
  width: 75%;
}

.ColumnOffset--8 {
  margin-left: 66.66667%;
}

.Column--10 {
  width: 83.33333%;
}

.ColumnOffset--9 {
  margin-left: 75%;
}

.Column--11 {
  width: 91.66667%;
}

.ColumnOffset--10 {
  margin-left: 83.33333%;
}

.Column--12 {
  width: 100%;
}

.ColumnOffset--11 {
  margin-left: 91.66667%;
}

@media (max-width: 1599px) {
  .Column--xxLarge-1 {
    width: 8.33333%;
  }
  .ColumnOffset--xxLarge-0 {
    margin-left: 0%;
  }
  .Column--xxLarge-2 {
    width: 16.66667%;
  }
  .ColumnOffset--xxLarge-1 {
    margin-left: 8.33333%;
  }
  .Column--xxLarge-3 {
    width: 25%;
  }
  .ColumnOffset--xxLarge-2 {
    margin-left: 16.66667%;
  }
  .Column--xxLarge-4 {
    width: 33.33333%;
  }
  .ColumnOffset--xxLarge-3 {
    margin-left: 25%;
  }
  .Column--xxLarge-5 {
    width: 41.66667%;
  }
  .ColumnOffset--xxLarge-4 {
    margin-left: 33.33333%;
  }
  .Column--xxLarge-6 {
    width: 50%;
  }
  .ColumnOffset--xxLarge-5 {
    margin-left: 41.66667%;
  }
  .Column--xxLarge-7 {
    width: 58.33333%;
  }
  .ColumnOffset--xxLarge-6 {
    margin-left: 50%;
  }
  .Column--xxLarge-8 {
    width: 66.66667%;
  }
  .ColumnOffset--xxLarge-7 {
    margin-left: 58.33333%;
  }
  .Column--xxLarge-9 {
    width: 75%;
  }
  .ColumnOffset--xxLarge-8 {
    margin-left: 66.66667%;
  }
  .Column--xxLarge-10 {
    width: 83.33333%;
  }
  .ColumnOffset--xxLarge-9 {
    margin-left: 75%;
  }
  .Column--xxLarge-11 {
    width: 91.66667%;
  }
  .ColumnOffset--xxLarge-10 {
    margin-left: 83.33333%;
  }
  .Column--xxLarge-12 {
    width: 100%;
  }
  .ColumnOffset--xxLarge-11 {
    margin-left: 91.66667%;
  }
}

@media (max-width: 1399px) {
  .Column--xLarge-1 {
    width: 8.33333%;
  }
  .ColumnOffset--xLarge-0 {
    margin-left: 0%;
  }
  .Column--xLarge-2 {
    width: 16.66667%;
  }
  .ColumnOffset--xLarge-1 {
    margin-left: 8.33333%;
  }
  .Column--xLarge-3 {
    width: 25%;
  }
  .ColumnOffset--xLarge-2 {
    margin-left: 16.66667%;
  }
  .Column--xLarge-4 {
    width: 33.33333%;
  }
  .ColumnOffset--xLarge-3 {
    margin-left: 25%;
  }
  .Column--xLarge-5 {
    width: 41.66667%;
  }
  .ColumnOffset--xLarge-4 {
    margin-left: 33.33333%;
  }
  .Column--xLarge-6 {
    width: 50%;
  }
  .ColumnOffset--xLarge-5 {
    margin-left: 41.66667%;
  }
  .Column--xLarge-7 {
    width: 58.33333%;
  }
  .ColumnOffset--xLarge-6 {
    margin-left: 50%;
  }
  .Column--xLarge-8 {
    width: 66.66667%;
  }
  .ColumnOffset--xLarge-7 {
    margin-left: 58.33333%;
  }
  .Column--xLarge-9 {
    width: 75%;
  }
  .ColumnOffset--xLarge-8 {
    margin-left: 66.66667%;
  }
  .Column--xLarge-10 {
    width: 83.33333%;
  }
  .ColumnOffset--xLarge-9 {
    margin-left: 75%;
  }
  .Column--xLarge-11 {
    width: 91.66667%;
  }
  .ColumnOffset--xLarge-10 {
    margin-left: 83.33333%;
  }
  .Column--xLarge-12 {
    width: 100%;
  }
  .ColumnOffset--xLarge-11 {
    margin-left: 91.66667%;
  }
}

@media (max-width: 1199px) {
  .Column--large-1 {
    width: 8.33333%;
  }
  .ColumnOffset--large-0 {
    margin-left: 0%;
  }
  .Column--large-2 {
    width: 16.66667%;
  }
  .ColumnOffset--large-1 {
    margin-left: 8.33333%;
  }
  .Column--large-3 {
    width: 25%;
  }
  .ColumnOffset--large-2 {
    margin-left: 16.66667%;
  }
  .Column--large-4 {
    width: 33.33333%;
  }
  .ColumnOffset--large-3 {
    margin-left: 25%;
  }
  .Column--large-5 {
    width: 41.66667%;
  }
  .ColumnOffset--large-4 {
    margin-left: 33.33333%;
  }
  .Column--large-6 {
    width: 50%;
  }
  .ColumnOffset--large-5 {
    margin-left: 41.66667%;
  }
  .Column--large-7 {
    width: 58.33333%;
  }
  .ColumnOffset--large-6 {
    margin-left: 50%;
  }
  .Column--large-8 {
    width: 66.66667%;
  }
  .ColumnOffset--large-7 {
    margin-left: 58.33333%;
  }
  .Column--large-9 {
    width: 75%;
  }
  .ColumnOffset--large-8 {
    margin-left: 66.66667%;
  }
  .Column--large-10 {
    width: 83.33333%;
  }
  .ColumnOffset--large-9 {
    margin-left: 75%;
  }
  .Column--large-11 {
    width: 91.66667%;
  }
  .ColumnOffset--large-10 {
    margin-left: 83.33333%;
  }
  .Column--large-12 {
    width: 100%;
  }
  .ColumnOffset--large-11 {
    margin-left: 91.66667%;
  }
}

@media (max-width: 1039px) {
  .Column--mediumLarge-1 {
    width: 8.33333%;
  }
  .ColumnOffset--mediumLarge-0 {
    margin-left: 0%;
  }
  .Column--mediumLarge-2 {
    width: 16.66667%;
  }
  .ColumnOffset--mediumLarge-1 {
    margin-left: 8.33333%;
  }
  .Column--mediumLarge-3 {
    width: 25%;
  }
  .ColumnOffset--mediumLarge-2 {
    margin-left: 16.66667%;
  }
  .Column--mediumLarge-4 {
    width: 33.33333%;
  }
  .ColumnOffset--mediumLarge-3 {
    margin-left: 25%;
  }
  .Column--mediumLarge-5 {
    width: 41.66667%;
  }
  .ColumnOffset--mediumLarge-4 {
    margin-left: 33.33333%;
  }
  .Column--mediumLarge-6 {
    width: 50%;
  }
  .ColumnOffset--mediumLarge-5 {
    margin-left: 41.66667%;
  }
  .Column--mediumLarge-7 {
    width: 58.33333%;
  }
  .ColumnOffset--mediumLarge-6 {
    margin-left: 50%;
  }
  .Column--mediumLarge-8 {
    width: 66.66667%;
  }
  .ColumnOffset--mediumLarge-7 {
    margin-left: 58.33333%;
  }
  .Column--mediumLarge-9 {
    width: 75%;
  }
  .ColumnOffset--mediumLarge-8 {
    margin-left: 66.66667%;
  }
  .Column--mediumLarge-10 {
    width: 83.33333%;
  }
  .ColumnOffset--mediumLarge-9 {
    margin-left: 75%;
  }
  .Column--mediumLarge-11 {
    width: 91.66667%;
  }
  .ColumnOffset--mediumLarge-10 {
    margin-left: 83.33333%;
  }
  .Column--mediumLarge-12 {
    width: 100%;
  }
  .ColumnOffset--mediumLarge-11 {
    margin-left: 91.66667%;
  }
}

@media (max-width: 959px) {
  .Column--medium-1 {
    width: 8.33333%;
  }
  .ColumnOffset--medium-0 {
    margin-left: 0%;
  }
  .Column--medium-2 {
    width: 16.66667%;
  }
  .ColumnOffset--medium-1 {
    margin-left: 8.33333%;
  }
  .Column--medium-3 {
    width: 25%;
  }
  .ColumnOffset--medium-2 {
    margin-left: 16.66667%;
  }
  .Column--medium-4 {
    width: 33.33333%;
  }
  .ColumnOffset--medium-3 {
    margin-left: 25%;
  }
  .Column--medium-5 {
    width: 41.66667%;
  }
  .ColumnOffset--medium-4 {
    margin-left: 33.33333%;
  }
  .Column--medium-6 {
    width: 50%;
  }
  .ColumnOffset--medium-5 {
    margin-left: 41.66667%;
  }
  .Column--medium-7 {
    width: 58.33333%;
  }
  .ColumnOffset--medium-6 {
    margin-left: 50%;
  }
  .Column--medium-8 {
    width: 66.66667%;
  }
  .ColumnOffset--medium-7 {
    margin-left: 58.33333%;
  }
  .Column--medium-9 {
    width: 75%;
  }
  .ColumnOffset--medium-8 {
    margin-left: 66.66667%;
  }
  .Column--medium-10 {
    width: 83.33333%;
  }
  .ColumnOffset--medium-9 {
    margin-left: 75%;
  }
  .Column--medium-11 {
    width: 91.66667%;
  }
  .ColumnOffset--medium-10 {
    margin-left: 83.33333%;
  }
  .Column--medium-12 {
    width: 100%;
  }
  .ColumnOffset--medium-11 {
    margin-left: 91.66667%;
  }
}

@media (max-width: 819px) {
  .Column--mediumSmall-1 {
    width: 8.33333%;
  }
  .ColumnOffset--mediumSmall-0 {
    margin-left: 0%;
  }
  .Column--mediumSmall-2 {
    width: 16.66667%;
  }
  .ColumnOffset--mediumSmall-1 {
    margin-left: 8.33333%;
  }
  .Column--mediumSmall-3 {
    width: 25%;
  }
  .ColumnOffset--mediumSmall-2 {
    margin-left: 16.66667%;
  }
  .Column--mediumSmall-4 {
    width: 33.33333%;
  }
  .ColumnOffset--mediumSmall-3 {
    margin-left: 25%;
  }
  .Column--mediumSmall-5 {
    width: 41.66667%;
  }
  .ColumnOffset--mediumSmall-4 {
    margin-left: 33.33333%;
  }
  .Column--mediumSmall-6 {
    width: 50%;
  }
  .ColumnOffset--mediumSmall-5 {
    margin-left: 41.66667%;
  }
  .Column--mediumSmall-7 {
    width: 58.33333%;
  }
  .ColumnOffset--mediumSmall-6 {
    margin-left: 50%;
  }
  .Column--mediumSmall-8 {
    width: 66.66667%;
  }
  .ColumnOffset--mediumSmall-7 {
    margin-left: 58.33333%;
  }
  .Column--mediumSmall-9 {
    width: 75%;
  }
  .ColumnOffset--mediumSmall-8 {
    margin-left: 66.66667%;
  }
  .Column--mediumSmall-10 {
    width: 83.33333%;
  }
  .ColumnOffset--mediumSmall-9 {
    margin-left: 75%;
  }
  .Column--mediumSmall-11 {
    width: 91.66667%;
  }
  .ColumnOffset--mediumSmall-10 {
    margin-left: 83.33333%;
  }
  .Column--mediumSmall-12 {
    width: 100%;
  }
  .ColumnOffset--mediumSmall-11 {
    margin-left: 91.66667%;
  }
}

@media (max-width: 767px) {
  .Column--ipad-1 {
    width: 8.33333%;
  }
  .ColumnOffset--ipad-0 {
    margin-left: 0%;
  }
  .Column--ipad-2 {
    width: 16.66667%;
  }
  .ColumnOffset--ipad-1 {
    margin-left: 8.33333%;
  }
  .Column--ipad-3 {
    width: 25%;
  }
  .ColumnOffset--ipad-2 {
    margin-left: 16.66667%;
  }
  .Column--ipad-4 {
    width: 33.33333%;
  }
  .ColumnOffset--ipad-3 {
    margin-left: 25%;
  }
  .Column--ipad-5 {
    width: 41.66667%;
  }
  .ColumnOffset--ipad-4 {
    margin-left: 33.33333%;
  }
  .Column--ipad-6 {
    width: 50%;
  }
  .ColumnOffset--ipad-5 {
    margin-left: 41.66667%;
  }
  .Column--ipad-7 {
    width: 58.33333%;
  }
  .ColumnOffset--ipad-6 {
    margin-left: 50%;
  }
  .Column--ipad-8 {
    width: 66.66667%;
  }
  .ColumnOffset--ipad-7 {
    margin-left: 58.33333%;
  }
  .Column--ipad-9 {
    width: 75%;
  }
  .ColumnOffset--ipad-8 {
    margin-left: 66.66667%;
  }
  .Column--ipad-10 {
    width: 83.33333%;
  }
  .ColumnOffset--ipad-9 {
    margin-left: 75%;
  }
  .Column--ipad-11 {
    width: 91.66667%;
  }
  .ColumnOffset--ipad-10 {
    margin-left: 83.33333%;
  }
  .Column--ipad-12 {
    width: 100%;
  }
  .ColumnOffset--ipad-11 {
    margin-left: 91.66667%;
  }
}

@media (max-width: 639px) {
  .Column--small-1 {
    width: 8.33333%;
  }
  .ColumnOffset--small-0 {
    margin-left: 0%;
  }
  .Column--small-2 {
    width: 16.66667%;
  }
  .ColumnOffset--small-1 {
    margin-left: 8.33333%;
  }
  .Column--small-3 {
    width: 25%;
  }
  .ColumnOffset--small-2 {
    margin-left: 16.66667%;
  }
  .Column--small-4 {
    width: 33.33333%;
  }
  .ColumnOffset--small-3 {
    margin-left: 25%;
  }
  .Column--small-5 {
    width: 41.66667%;
  }
  .ColumnOffset--small-4 {
    margin-left: 33.33333%;
  }
  .Column--small-6 {
    width: 50%;
  }
  .ColumnOffset--small-5 {
    margin-left: 41.66667%;
  }
  .Column--small-7 {
    width: 58.33333%;
  }
  .ColumnOffset--small-6 {
    margin-left: 50%;
  }
  .Column--small-8 {
    width: 66.66667%;
  }
  .ColumnOffset--small-7 {
    margin-left: 58.33333%;
  }
  .Column--small-9 {
    width: 75%;
  }
  .ColumnOffset--small-8 {
    margin-left: 66.66667%;
  }
  .Column--small-10 {
    width: 83.33333%;
  }
  .ColumnOffset--small-9 {
    margin-left: 75%;
  }
  .Column--small-11 {
    width: 91.66667%;
  }
  .ColumnOffset--small-10 {
    margin-left: 83.33333%;
  }
  .Column--small-12 {
    width: 100%;
  }
  .ColumnOffset--small-11 {
    margin-left: 91.66667%;
  }
}

@media (max-width: 413px) {
  .Column--mobileLarge-1 {
    width: 8.33333%;
  }
  .ColumnOffset--mobileLarge-0 {
    margin-left: 0%;
  }
  .Column--mobileLarge-2 {
    width: 16.66667%;
  }
  .ColumnOffset--mobileLarge-1 {
    margin-left: 8.33333%;
  }
  .Column--mobileLarge-3 {
    width: 25%;
  }
  .ColumnOffset--mobileLarge-2 {
    margin-left: 16.66667%;
  }
  .Column--mobileLarge-4 {
    width: 33.33333%;
  }
  .ColumnOffset--mobileLarge-3 {
    margin-left: 25%;
  }
  .Column--mobileLarge-5 {
    width: 41.66667%;
  }
  .ColumnOffset--mobileLarge-4 {
    margin-left: 33.33333%;
  }
  .Column--mobileLarge-6 {
    width: 50%;
  }
  .ColumnOffset--mobileLarge-5 {
    margin-left: 41.66667%;
  }
  .Column--mobileLarge-7 {
    width: 58.33333%;
  }
  .ColumnOffset--mobileLarge-6 {
    margin-left: 50%;
  }
  .Column--mobileLarge-8 {
    width: 66.66667%;
  }
  .ColumnOffset--mobileLarge-7 {
    margin-left: 58.33333%;
  }
  .Column--mobileLarge-9 {
    width: 75%;
  }
  .ColumnOffset--mobileLarge-8 {
    margin-left: 66.66667%;
  }
  .Column--mobileLarge-10 {
    width: 83.33333%;
  }
  .ColumnOffset--mobileLarge-9 {
    margin-left: 75%;
  }
  .Column--mobileLarge-11 {
    width: 91.66667%;
  }
  .ColumnOffset--mobileLarge-10 {
    margin-left: 83.33333%;
  }
  .Column--mobileLarge-12 {
    width: 100%;
  }
  .ColumnOffset--mobileLarge-11 {
    margin-left: 91.66667%;
  }
}

@media (max-width: 479px) {
  .Column--xSmall-1 {
    width: 8.33333%;
  }
  .ColumnOffset--xSmall-0 {
    margin-left: 0%;
  }
  .Column--xSmall-2 {
    width: 16.66667%;
  }
  .ColumnOffset--xSmall-1 {
    margin-left: 8.33333%;
  }
  .Column--xSmall-3 {
    width: 25%;
  }
  .ColumnOffset--xSmall-2 {
    margin-left: 16.66667%;
  }
  .Column--xSmall-4 {
    width: 33.33333%;
  }
  .ColumnOffset--xSmall-3 {
    margin-left: 25%;
  }
  .Column--xSmall-5 {
    width: 41.66667%;
  }
  .ColumnOffset--xSmall-4 {
    margin-left: 33.33333%;
  }
  .Column--xSmall-6 {
    width: 50%;
  }
  .ColumnOffset--xSmall-5 {
    margin-left: 41.66667%;
  }
  .Column--xSmall-7 {
    width: 58.33333%;
  }
  .ColumnOffset--xSmall-6 {
    margin-left: 50%;
  }
  .Column--xSmall-8 {
    width: 66.66667%;
  }
  .ColumnOffset--xSmall-7 {
    margin-left: 58.33333%;
  }
  .Column--xSmall-9 {
    width: 75%;
  }
  .ColumnOffset--xSmall-8 {
    margin-left: 66.66667%;
  }
  .Column--xSmall-10 {
    width: 83.33333%;
  }
  .ColumnOffset--xSmall-9 {
    margin-left: 75%;
  }
  .Column--xSmall-11 {
    width: 91.66667%;
  }
  .ColumnOffset--xSmall-10 {
    margin-left: 83.33333%;
  }
  .Column--xSmall-12 {
    width: 100%;
  }
  .ColumnOffset--xSmall-11 {
    margin-left: 91.66667%;
  }
}

@media (max-width: 374px) {
  .Column--mobileMedium-1 {
    width: 8.33333%;
  }
  .ColumnOffset--mobileMedium-0 {
    margin-left: 0%;
  }
  .Column--mobileMedium-2 {
    width: 16.66667%;
  }
  .ColumnOffset--mobileMedium-1 {
    margin-left: 8.33333%;
  }
  .Column--mobileMedium-3 {
    width: 25%;
  }
  .ColumnOffset--mobileMedium-2 {
    margin-left: 16.66667%;
  }
  .Column--mobileMedium-4 {
    width: 33.33333%;
  }
  .ColumnOffset--mobileMedium-3 {
    margin-left: 25%;
  }
  .Column--mobileMedium-5 {
    width: 41.66667%;
  }
  .ColumnOffset--mobileMedium-4 {
    margin-left: 33.33333%;
  }
  .Column--mobileMedium-6 {
    width: 50%;
  }
  .ColumnOffset--mobileMedium-5 {
    margin-left: 41.66667%;
  }
  .Column--mobileMedium-7 {
    width: 58.33333%;
  }
  .ColumnOffset--mobileMedium-6 {
    margin-left: 50%;
  }
  .Column--mobileMedium-8 {
    width: 66.66667%;
  }
  .ColumnOffset--mobileMedium-7 {
    margin-left: 58.33333%;
  }
  .Column--mobileMedium-9 {
    width: 75%;
  }
  .ColumnOffset--mobileMedium-8 {
    margin-left: 66.66667%;
  }
  .Column--mobileMedium-10 {
    width: 83.33333%;
  }
  .ColumnOffset--mobileMedium-9 {
    margin-left: 75%;
  }
  .Column--mobileMedium-11 {
    width: 91.66667%;
  }
  .ColumnOffset--mobileMedium-10 {
    margin-left: 83.33333%;
  }
  .Column--mobileMedium-12 {
    width: 100%;
  }
  .ColumnOffset--mobileMedium-11 {
    margin-left: 91.66667%;
  }
}

@media (max-width: 319px) {
  .Column--xxSmall-1 {
    width: 8.33333%;
  }
  .ColumnOffset--xxSmall-0 {
    margin-left: 0%;
  }
  .Column--xxSmall-2 {
    width: 16.66667%;
  }
  .ColumnOffset--xxSmall-1 {
    margin-left: 8.33333%;
  }
  .Column--xxSmall-3 {
    width: 25%;
  }
  .ColumnOffset--xxSmall-2 {
    margin-left: 16.66667%;
  }
  .Column--xxSmall-4 {
    width: 33.33333%;
  }
  .ColumnOffset--xxSmall-3 {
    margin-left: 25%;
  }
  .Column--xxSmall-5 {
    width: 41.66667%;
  }
  .ColumnOffset--xxSmall-4 {
    margin-left: 33.33333%;
  }
  .Column--xxSmall-6 {
    width: 50%;
  }
  .ColumnOffset--xxSmall-5 {
    margin-left: 41.66667%;
  }
  .Column--xxSmall-7 {
    width: 58.33333%;
  }
  .ColumnOffset--xxSmall-6 {
    margin-left: 50%;
  }
  .Column--xxSmall-8 {
    width: 66.66667%;
  }
  .ColumnOffset--xxSmall-7 {
    margin-left: 58.33333%;
  }
  .Column--xxSmall-9 {
    width: 75%;
  }
  .ColumnOffset--xxSmall-8 {
    margin-left: 66.66667%;
  }
  .Column--xxSmall-10 {
    width: 83.33333%;
  }
  .ColumnOffset--xxSmall-9 {
    margin-left: 75%;
  }
  .Column--xxSmall-11 {
    width: 91.66667%;
  }
  .ColumnOffset--xxSmall-10 {
    margin-left: 83.33333%;
  }
  .Column--xxSmall-12 {
    width: 100%;
  }
  .ColumnOffset--xxSmall-11 {
    margin-left: 91.66667%;
  }
}

@media (max-width: 319px) {
  .Column--mobileSmall-1 {
    width: 8.33333%;
  }
  .ColumnOffset--mobileSmall-0 {
    margin-left: 0%;
  }
  .Column--mobileSmall-2 {
    width: 16.66667%;
  }
  .ColumnOffset--mobileSmall-1 {
    margin-left: 8.33333%;
  }
  .Column--mobileSmall-3 {
    width: 25%;
  }
  .ColumnOffset--mobileSmall-2 {
    margin-left: 16.66667%;
  }
  .Column--mobileSmall-4 {
    width: 33.33333%;
  }
  .ColumnOffset--mobileSmall-3 {
    margin-left: 25%;
  }
  .Column--mobileSmall-5 {
    width: 41.66667%;
  }
  .ColumnOffset--mobileSmall-4 {
    margin-left: 33.33333%;
  }
  .Column--mobileSmall-6 {
    width: 50%;
  }
  .ColumnOffset--mobileSmall-5 {
    margin-left: 41.66667%;
  }
  .Column--mobileSmall-7 {
    width: 58.33333%;
  }
  .ColumnOffset--mobileSmall-6 {
    margin-left: 50%;
  }
  .Column--mobileSmall-8 {
    width: 66.66667%;
  }
  .ColumnOffset--mobileSmall-7 {
    margin-left: 58.33333%;
  }
  .Column--mobileSmall-9 {
    width: 75%;
  }
  .ColumnOffset--mobileSmall-8 {
    margin-left: 66.66667%;
  }
  .Column--mobileSmall-10 {
    width: 83.33333%;
  }
  .ColumnOffset--mobileSmall-9 {
    margin-left: 75%;
  }
  .Column--mobileSmall-11 {
    width: 91.66667%;
  }
  .ColumnOffset--mobileSmall-10 {
    margin-left: 83.33333%;
  }
  .Column--mobileSmall-12 {
    width: 100%;
  }
  .ColumnOffset--mobileSmall-11 {
    margin-left: 91.66667%;
  }
}

.u-Flex {
  display: -ms-flexbox;
  display: flex;
}

.u-Center,
.u-alignCenter,
.u-valignMiddle {
  -ms-flex-align: center;
  align-items: center;
}

.u-Stretch {
  -ms-flex-align: stretch;
  align-items: stretch;
}

.u-Justify,
.u-justifyCenter {
  -ms-flex-pack: center;
  justify-content: center;
}

.u-Wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.u-WrapRow {
  -ms-flex-wrap: column;
  flex-wrap: column;
  display: none;
}

[class^='ShowOn--'],
[class*=' ShowOn--'] {
  display: none;
}

@media (max-width: 319px) {
  .HideOn--mobileSmall {
    display: none;
  }
  .ShowOn--mobileSmall {
    display: block;
  }
}

@media (max-width: 319px) {
  .HideOn--xxSmall {
    display: none;
  }
  .ShowOn--xxSmall {
    display: block;
  }
}

@media (max-width: 374px) {
  .HideOn--mobileMedium {
    display: none;
  }
  .ShowOn--mobileMedium {
    display: block;
  }
}

@media (max-width: 479px) {
  .HideOn--xSmall {
    display: none;
  }
  .ShowOn--xSmall {
    display: block;
  }
}

@media (max-width: 413px) {
  .HideOn--mobileLarge {
    display: none;
  }
  .ShowOn--mobileLarge {
    display: block;
  }
}

@media (max-width: 639px) {
  .HideOn--small {
    display: none;
  }
  .ShowOn--small {
    display: block;
  }
}

@media (max-width: 767px) {
  .HideOn--ipad {
    display: none;
  }
  .ShowOn--ipad {
    display: block;
  }
}

@media (max-width: 819px) {
  .HideOn--mediumSmall {
    display: none;
  }
  .ShowOn--mediumSmall {
    display: block;
  }
}

@media (max-width: 959px) {
  .HideOn--medium {
    display: none;
  }
  .ShowOn--medium {
    display: block;
  }
}

@media (max-width: 1039px) {
  .HideOn--mediumLarge {
    display: none;
  }
  .ShowOn--mediumLarge {
    display: block;
  }
}

@media (max-width: 1199px) {
  .HideOn--large {
    display: none;
  }
  .ShowOn--large {
    display: block;
  }
}

@media (max-width: 1399px) {
  .HideOn--xLarge {
    display: none;
  }
  .ShowOn--xLarge {
    display: block;
  }
}

@media (max-width: 1599px) {
  .HideOn--xxLarge {
    display: none;
  }
  .ShowOn--xxLarge {
    display: block;
  }
}

[class^='ResponsiveRatio--'],
[class*=' ResponsiveRatio--'], .Card-image, .Resource-image {
  display: block;
  font-size: 0;
  position: relative;
  width: 100%;
}

[class^='ResponsiveRatio--']:before,
[class*=' ResponsiveRatio--']:before, .Card-image:before, .Resource-image:before {
  content: '';
  display: inline-block;
  margin-left: -1px;
  padding-bottom: 100%;
  vertical-align: middle;
  width: 1px;
}

[class^='ResponsiveRatio--'] > :only-child,
[class*=' ResponsiveRatio--'] > :only-child, .Card-image > :only-child, .Resource-image > :only-child {
  display: block;
  font-size: 1rem;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}

.ResponsiveRatio--1x2:before {
  padding-bottom: 200%;
}

.ResponsiveRatio--2x1:before {
  padding-bottom: 50%;
}

.ResponsiveRatio--2x3:before {
  padding-bottom: 150%;
}

.ResponsiveRatio--3x1:before {
  padding-bottom: 33.33333%;
}

.ResponsiveRatio--3x2:before {
  padding-bottom: 66.66667%;
}

.ResponsiveRatio--3x4:before {
  padding-bottom: 133.33333%;
}

.ResponsiveRatio--4x1:before {
  padding-bottom: 25%;
}

.ResponsiveRatio--4x3:before {
  padding-bottom: 75%;
}

.ResponsiveRatio--5x1:before {
  padding-bottom: 20%;
}

.ResponsiveRatio--5x2:before {
  padding-bottom: 40%;
}

.ResponsiveRatio--5x3:before {
  padding-bottom: 60%;
}

.ResponsiveRatio--5x4:before {
  padding-bottom: 80%;
}

.ResponsiveRatio--16x9:before {
  padding-bottom: 56.25%;
}

body .PacNav--hidden {
  display: none !important;
}

.color-default {
  color: #4a4a4a;
}

.color-accent {
  color: #a5d6a7;
}

.color-accent-hover {
  color: #bdeda8;
}

.color-black {
  color: #0D1722;
}

.color-white {
  color: #fff;
}

.color-darkest-gray {
  color: #273A42;
}

.color-darker-gray {
  color: #333333;
}

.color-dark-gray {
  color: #595959;
}

.color-gray {
  color: #666;
}

.color-light-gray {
  color: #979797;
}

.color-lighter-gray {
  color: #D8D8D8;
}

.color-lightest-gray {
  color: #F4F4F4;
}

.color-dark-blue {
  color: #75a478;
}

.color-blue {
  color: #a5d6a7;
}

.color-light-blue {
  color: #b3e8b5;
}

.color-lighter-blue {
  color: #bcf5bf;
}

.color-dark-red {
  color: #c88719;
}

.color-red {
  color: #ffb74d;
}

.color-light-red {
  color: #ffcc80;
}

hr {
  margin: 90px 0;
  background: #979797;
  border: 0;
  display: block;
  height: 1px;
}

hr:first-child {
  margin-top: 0;
}

hr:last-child {
  margin-bottom: 0;
}

@media (max-width: 959px) {
  hr {
    margin: 60px 0;
  }
  hr:first-child {
    margin-top: 0;
  }
  hr:last-child {
    margin-bottom: 0;
  }
}

h1,
.h1, h2,
.h2, h3,
.h3, h4,
.h4, h5,
.h5, h6,
.h6 {
  margin: 30px 0;
  font-weight: inherit;
}

h1:first-child,
.h1:first-child, h2:first-child,
.h2:first-child, h3:first-child,
.h3:first-child, h4:first-child,
.h4:first-child, h5:first-child,
.h5:first-child, h6:first-child,
.h6:first-child {
  margin-top: 0;
}

h1:last-child,
.h1:last-child, h2:last-child,
.h2:last-child, h3:last-child,
.h3:last-child, h4:last-child,
.h4:last-child, h5:last-child,
.h5:last-child, h6:last-child,
.h6:last-child {
  margin-bottom: 0;
}

@media (max-width: 639px) {
  h1 br,
  .h1 br, h2 br,
  .h2 br, h3 br,
  .h3 br, h4 br,
  .h4 br, h5 br,
  .h5 br, h6 br,
  .h6 br {
    display: none;
  }
}

h1 a,
.h1 a, h2 a,
.h2 a, h3 a,
.h3 a, h4 a,
.h4 a, h5 a,
.h5 a, h6 a,
.h6 a, h1 a:active,
.h1 a:active, h2 a:active,
.h2 a:active, h3 a:active,
.h3 a:active, h4 a:active,
.h4 a:active, h5 a:active,
.h5 a:active, h6 a:active,
.h6 a:active, h1 a:hover,
.h1 a:hover, h2 a:hover,
.h2 a:hover, h3 a:hover,
.h3 a:hover, h4 a:hover,
.h4 a:hover, h5 a:hover,
.h5 a:hover, h6 a:hover,
.h6 a:hover {
  color: inherit;
}

html {
  color: #4a4a4a;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, YuGothic, "游ゴシック", "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

h1,
.h1 {
  font-size: 40px;
  font-weight: 200;
  line-height: 60px;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, YuGothic, "游ゴシック", "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif;
}

@media (max-width: 959px) {
  h1,
  .h1 {
    font-size: 36px;
  }
}

@media (max-width: 639px) {
  h1,
  .h1 {
    font-size: 32px;
  }
}

@media (max-width: 959px) {
  h1,
  .h1 {
    line-height: 54px;
  }
}

@media (max-width: 639px) {
  h1,
  .h1 {
    line-height: 48px;
  }
}

h2,
.h2 {
  font-size: 36px;
  font-weight: 300;
  line-height: 52px;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, YuGothic, "游ゴシック", "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif;
}

@media (max-width: 959px) {
  h2,
  .h2 {
    font-size: 32px;
  }
}

@media (max-width: 639px) {
  h2,
  .h2 {
    font-size: 26px;
  }
}

@media (max-width: 959px) {
  h2,
  .h2 {
    line-height: 48px;
  }
}

@media (max-width: 639px) {
  h2,
  .h2 {
    line-height: 38px;
  }
}

h3,
.h3 {
  font-size: 28px;
  font-weight: 300;
  line-height: 45px;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, YuGothic, "游ゴシック", "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif;
}

@media (max-width: 959px) {
  h3,
  .h3 {
    font-size: 24px;
  }
}

@media (max-width: 639px) {
  h3,
  .h3 {
    font-size: 20px;
  }
}

@media (max-width: 959px) {
  h3,
  .h3 {
    line-height: 36px;
  }
}

@media (max-width: 639px) {
  h3,
  .h3 {
    line-height: 30px;
  }
}

h4,
.h4 {
  font-size: 22px;
  font-weight: 600;
  line-height: 36px;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, YuGothic, "游ゴシック", "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif;
}

@media (max-width: 639px) {
  h4,
  .h4 {
    font-size: 18px;
  }
}

@media (max-width: 639px) {
  h4,
  .h4 {
    line-height: 28px;
  }
}

h5,
.h5 {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, YuGothic, "游ゴシック", "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif;
}

@media (max-width: 639px) {
  h5,
  .h5 {
    font-size: 18px;
  }
}

@media (max-width: 639px) {
  h5,
  .h5 {
    line-height: 28px;
  }
}

h6,
.h6 {
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, YuGothic, "游ゴシック", "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif;
}

.media-p,
p,
ul,
ol,
blockquote,
table,
address,
form,
pre {
  margin: 30px 0;
}

.media-p:first-child,
p:first-child,
ul:first-child,
ol:first-child,
blockquote:first-child,
table:first-child,
address:first-child,
form:first-child,
pre:first-child {
  margin-top: 0;
}

.media-p:last-child,
p:last-child,
ul:last-child,
ol:last-child,
blockquote:last-child,
table:last-child,
address:last-child,
form:last-child,
pre:last-child {
  margin-bottom: 0;
}

.media-p + h1, .media-p +
.h1, .media-p + h2, .media-p +
.h2, .media-p + h3, .media-p +
.h3, .media-p + h4, .media-p +
.h4, .media-p + h5, .media-p +
.h5, .media-p + h6, .media-p +
.h6,
p + h1,
p +
.h1,
p + h2,
p +
.h2,
p + h3,
p +
.h3,
p + h4,
p +
.h4,
p + h5,
p +
.h5,
p + h6,
p +
.h6,
ul + h1,
ul +
.h1,
ul + h2,
ul +
.h2,
ul + h3,
ul +
.h3,
ul + h4,
ul +
.h4,
ul + h5,
ul +
.h5,
ul + h6,
ul +
.h6,
ol + h1,
ol +
.h1,
ol + h2,
ol +
.h2,
ol + h3,
ol +
.h3,
ol + h4,
ol +
.h4,
ol + h5,
ol +
.h5,
ol + h6,
ol +
.h6,
blockquote + h1,
blockquote +
.h1,
blockquote + h2,
blockquote +
.h2,
blockquote + h3,
blockquote +
.h3,
blockquote + h4,
blockquote +
.h4,
blockquote + h5,
blockquote +
.h5,
blockquote + h6,
blockquote +
.h6,
table + h1,
table +
.h1,
table + h2,
table +
.h2,
table + h3,
table +
.h3,
table + h4,
table +
.h4,
table + h5,
table +
.h5,
table + h6,
table +
.h6,
address + h1,
address +
.h1,
address + h2,
address +
.h2,
address + h3,
address +
.h3,
address + h4,
address +
.h4,
address + h5,
address +
.h5,
address + h6,
address +
.h6,
form + h1,
form +
.h1,
form + h2,
form +
.h2,
form + h3,
form +
.h3,
form + h4,
form +
.h4,
form + h5,
form +
.h5,
form + h6,
form +
.h6,
pre + h1,
pre +
.h1,
pre + h2,
pre +
.h2,
pre + h3,
pre +
.h3,
pre + h4,
pre +
.h4,
pre + h5,
pre +
.h5,
pre + h6,
pre +
.h6 {
  margin-top: 30px;
}

@media (max-width: 959px) {
  .media-p + h1, .media-p +
  .h1, .media-p + h2, .media-p +
  .h2, .media-p + h3, .media-p +
  .h3, .media-p + h4, .media-p +
  .h4, .media-p + h5, .media-p +
  .h5, .media-p + h6, .media-p +
  .h6,
  p + h1,
  p +
  .h1,
  p + h2,
  p +
  .h2,
  p + h3,
  p +
  .h3,
  p + h4,
  p +
  .h4,
  p + h5,
  p +
  .h5,
  p + h6,
  p +
  .h6,
  ul + h1,
  ul +
  .h1,
  ul + h2,
  ul +
  .h2,
  ul + h3,
  ul +
  .h3,
  ul + h4,
  ul +
  .h4,
  ul + h5,
  ul +
  .h5,
  ul + h6,
  ul +
  .h6,
  ol + h1,
  ol +
  .h1,
  ol + h2,
  ol +
  .h2,
  ol + h3,
  ol +
  .h3,
  ol + h4,
  ol +
  .h4,
  ol + h5,
  ol +
  .h5,
  ol + h6,
  ol +
  .h6,
  blockquote + h1,
  blockquote +
  .h1,
  blockquote + h2,
  blockquote +
  .h2,
  blockquote + h3,
  blockquote +
  .h3,
  blockquote + h4,
  blockquote +
  .h4,
  blockquote + h5,
  blockquote +
  .h5,
  blockquote + h6,
  blockquote +
  .h6,
  table + h1,
  table +
  .h1,
  table + h2,
  table +
  .h2,
  table + h3,
  table +
  .h3,
  table + h4,
  table +
  .h4,
  table + h5,
  table +
  .h5,
  table + h6,
  table +
  .h6,
  address + h1,
  address +
  .h1,
  address + h2,
  address +
  .h2,
  address + h3,
  address +
  .h3,
  address + h4,
  address +
  .h4,
  address + h5,
  address +
  .h5,
  address + h6,
  address +
  .h6,
  form + h1,
  form +
  .h1,
  form + h2,
  form +
  .h2,
  form + h3,
  form +
  .h3,
  form + h4,
  form +
  .h4,
  form + h5,
  form +
  .h5,
  form + h6,
  form +
  .h6,
  pre + h1,
  pre +
  .h1,
  pre + h2,
  pre +
  .h2,
  pre + h3,
  pre +
  .h3,
  pre + h4,
  pre +
  .h4,
  pre + h5,
  pre +
  .h5,
  pre + h6,
  pre +
  .h6 {
    margin-top: 30px;
  }
}

ol,
ul {
  padding-left: 1.5em;
}

a {
  color: #a5d6a7;
  transition: 0.4s color;
  text-decoration: none;
}

a:active, a:hover {
  color: #c8e6c9;
  text-decoration: underline;
}

article {
  margin: 60px 0;
}

article:first-child {
  margin-top: 0;
}

article:last-child {
  margin-bottom: 0;
}

strong {
  font-weight: bold;
}

pre {
  display: block;
  white-space: pre-wrap;
}

code {
  display: inline-block;
  white-space: pre;
}

blockquote {
  padding: 0 0 0 40px;
}

img {
  max-width: 100%;
}

.u-AlignCenter {
  text-align: center !important;
}

.u-AlignLeft {
  text-align: left !important;
}

.u-AlignRight {
  text-align: right !important;
}

table {
  width: 100%;
}

th {
  text-align: left;
}

th,
td {
  padding: 20px 30px;
}

input[type=text],
input[type=email],
input[type=password],
input[type=search],
input[type=number],
input[type=url],
input[type=tel],
input[type=datetime],
input[type=date],
input[type=month],
input[type=week],
textarea {
  line-height: 28px;
  padding: 20px 30px;
  transition: 0.4s all;
  border: 1px solid #979797;
  font-size: 1rem;
}

input[type=text]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=datetime]:-ms-input-placeholder,
input[type=date]:-ms-input-placeholder,
input[type=month]:-ms-input-placeholder,
input[type=week]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #666;
}

input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=password]::placeholder,
input[type=search]::placeholder,
input[type=number]::placeholder,
input[type=url]::placeholder,
input[type=tel]::placeholder,
input[type=datetime]::placeholder,
input[type=date]::placeholder,
input[type=month]::placeholder,
input[type=week]::placeholder,
textarea::placeholder {
  color: #666;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=url]:focus,
input[type=tel]:focus,
input[type=datetime]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
textarea:focus {
  border-color: #595959;
  outline: none;
}

input[type=text]:hover,
input[type=email]:hover,
input[type=password]:hover,
input[type=search]:hover,
input[type=number]:hover,
input[type=url]:hover,
input[type=tel]:hover,
input[type=datetime]:hover,
input[type=date]:hover,
input[type=month]:hover,
input[type=week]:hover,
textarea:hover {
  border-color: #666;
}

input[type=text]:focus:-ms-input-placeholder,
input[type=email]:focus:-ms-input-placeholder,
input[type=password]:focus:-ms-input-placeholder,
input[type=search]:focus:-ms-input-placeholder,
input[type=number]:focus:-ms-input-placeholder,
input[type=url]:focus:-ms-input-placeholder,
input[type=tel]:focus:-ms-input-placeholder,
input[type=datetime]:focus:-ms-input-placeholder,
input[type=date]:focus:-ms-input-placeholder,
input[type=month]:focus:-ms-input-placeholder,
input[type=week]:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder, input[type=text]:hover:-ms-input-placeholder,
input[type=email]:hover:-ms-input-placeholder,
input[type=password]:hover:-ms-input-placeholder,
input[type=search]:hover:-ms-input-placeholder,
input[type=number]:hover:-ms-input-placeholder,
input[type=url]:hover:-ms-input-placeholder,
input[type=tel]:hover:-ms-input-placeholder,
input[type=datetime]:hover:-ms-input-placeholder,
input[type=date]:hover:-ms-input-placeholder,
input[type=month]:hover:-ms-input-placeholder,
input[type=week]:hover:-ms-input-placeholder,
textarea:hover:-ms-input-placeholder {
  color: #595959;
}

input[type=text]:focus::placeholder,
input[type=email]:focus::placeholder,
input[type=password]:focus::placeholder,
input[type=search]:focus::placeholder,
input[type=number]:focus::placeholder,
input[type=url]:focus::placeholder,
input[type=tel]:focus::placeholder,
input[type=datetime]:focus::placeholder,
input[type=date]:focus::placeholder,
input[type=month]:focus::placeholder,
input[type=week]:focus::placeholder,
textarea:focus::placeholder, input[type=text]:hover::placeholder,
input[type=email]:hover::placeholder,
input[type=password]:hover::placeholder,
input[type=search]:hover::placeholder,
input[type=number]:hover::placeholder,
input[type=url]:hover::placeholder,
input[type=tel]:hover::placeholder,
input[type=datetime]:hover::placeholder,
input[type=date]:hover::placeholder,
input[type=month]:hover::placeholder,
input[type=week]:hover::placeholder,
textarea:hover::placeholder {
  color: #595959;
}

.Button,
[class^='Button--'],
[class*=' Button--'], .Resource-form .ao-form-submit, .ActonFormSection .Section-content .ao-form-submit, .BlogView-subscribe .ao-form-submit,
.hs-button, .QuickLinks a, .ResourcesView-subscribe .ao-form-submit, .pager-load-more a,
.item-list .pager-load-more a, .page-user .form-actions input[type='submit'] {
  color: #4a4a4a;
  font-size: 16px;
  font-weight: 600;
  padding: 0 30px;
  transition: 0.4s background, 0.4s border, 0.4s color;
  border: 2px solid transparent;
  cursor: pointer;
  display: inline-block;
  height: 34px;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}

.Button > a,
[class^='Button--'] > a,
[class*=' Button--'] > a, .Resource-form .ao-form-submit > a, .ActonFormSection .Section-content .ao-form-submit > a, .BlogView-subscribe .ao-form-submit > a,
.hs-button > a, .QuickLinks a > a, .ResourcesView-subscribe .ao-form-submit > a, .pager-load-more a > a,
.item-list .pager-load-more a > a, .page-user .form-actions input[type='submit'] > a {
  color: inherit;
}

.Button:active,
[class^='Button--']:active,
[class*=' Button--']:active, .Resource-form .ao-form-submit:active, .ActonFormSection .Section-content .ao-form-submit:active, .BlogView-subscribe .ao-form-submit:active,
.hs-button:active, .QuickLinks a:active, .ResourcesView-subscribe .ao-form-submit:active, .pager-load-more a:active, .page-user .form-actions input[type='submit']:active, .Button:hover,
[class^='Button--']:hover,
[class*=' Button--']:hover, .Resource-form .ao-form-submit:hover, .ActonFormSection .Section-content .ao-form-submit:hover, .BlogView-subscribe .ao-form-submit:hover,
.hs-button:hover, .QuickLinks a:hover, .ResourcesView-subscribe .ao-form-submit:hover, .pager-load-more a:hover, .page-user .form-actions input[type='submit']:hover {
  color: #4a4a4a;
  text-decoration: none;
}

.Button,
[class^='Button--'],
[class*=' Button--'] {
  background: #a5d6a7;
  color: #fff;
}

.Button:active, .Button:hover,
[class^='Button--']:active,
[class^='Button--']:hover,
[class*=' Button--']:active,
[class*=' Button--']:hover {
  color: #fff;
}

.Button--outline, .pager-load-more a,
.item-list .pager-load-more a {
  background: transparent;
  border-color: #a5d6a7;
  color: #a5d6a7;
}

.Button--outline:active, .pager-load-more a:active, .Button--outline:hover, .pager-load-more a:hover {
  background-color: transparent;
}

.animated-Underline, .link--trailing, .BackToOverview, .Footer-copyright a, .Header-nav > div > ul.menu > li > a, .Header-nav > div > ul.menu > li > .nolink, .Header-nav > div > div.hs-menu-wrapper > ul > li > a, .Header-nav > div > div.hs-menu-wrapper > ul > li > .nolink {
  padding-bottom: calc(1px + 0.1rem);
  position: relative;
}

.animated-Underline:after, .link--trailing:after, .BackToOverview:after, .Footer-copyright a:after, .Header-nav > div > ul.menu > li > a:after, .Header-nav > div > ul.menu > li > .nolink:after, .Header-nav > div > div.hs-menu-wrapper > ul > li > a:after, .Header-nav > div > div.hs-menu-wrapper > ul > li > .nolink:after {
  transition: opacity 0.4s, transform 0.4s;
  background: currentcolor;
  bottom: 0;
  content: '';
  display: block;
  height: 1px;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  transform: scaleX(0);
}

.animated-Underline:active, .link--trailing:active, .BackToOverview:active, .Footer-copyright a:active, .Header-nav > div > ul.menu > li > a:active, .Header-nav > div > ul.menu > li > .nolink:active, .Header-nav > div > div.hs-menu-wrapper > ul > li > a:active, .Header-nav > div > div.hs-menu-wrapper > ul > li > .nolink:active, .animated-Underline:hover, .link--trailing:hover, .BackToOverview:hover, .Footer-copyright a:hover, .Header-nav > div > ul.menu > li > a:hover, .Header-nav > div > ul.menu > li > .nolink:hover, .Header-nav > div > div.hs-menu-wrapper > ul > li > a:hover, .Header-nav > div > div.hs-menu-wrapper > ul > li > .nolink:hover {
  text-decoration: none;
}

.animated-Underline:active:after, .link--trailing:active:after, .BackToOverview:active:after, .Footer-copyright a:active:after, .Header-nav > div > ul.menu > li > a:active:after, .Header-nav > div > ul.menu > li > .nolink:active:after, .Header-nav > div > div.hs-menu-wrapper > ul > li > a:active:after, .Header-nav > div > div.hs-menu-wrapper > ul > li > .nolink:active:after, .animated-Underline:hover:after, .link--trailing:hover:after, .BackToOverview:hover:after, .Footer-copyright a:hover:after, .Header-nav > div > ul.menu > li > a:hover:after, .Header-nav > div > ul.menu > li > .nolink:hover:after, .Header-nav > div > div.hs-menu-wrapper > ul > li > a:hover:after, .Header-nav > div > div.hs-menu-wrapper > ul > li > .nolink:hover:after {
  opacity: 0.75;
  transform: scaleX(1);
}

.Icon,
[class^='Icon--'],
[class*=' Icon--'] {
  transition: 0.4s color;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  position: relative;
  text-align: center;
  width: 40px;
}

.Icon img,
[class^='Icon--'] img,
[class*=' Icon--'] img {
  display: block;
  max-height: 100%;
}

.Icon svg,
[class^='Icon--'] svg,
[class*=' Icon--'] svg {
  display: block;
  height: 40px;
  width: 40px;
}

.Icon [fill] > circle,
[class^='Icon--'] [fill] > circle,
[class*=' Icon--'] [fill] > circle, .Icon [fill] > ellipse,
[class^='Icon--'] [fill] > ellipse,
[class*=' Icon--'] [fill] > ellipse, .Icon [fill] > path,
[class^='Icon--'] [fill] > path,
[class*=' Icon--'] [fill] > path, .Icon [fill] > polygon,
[class^='Icon--'] [fill] > polygon,
[class*=' Icon--'] [fill] > polygon, .Icon [fill] > polyline,
[class^='Icon--'] [fill] > polyline,
[class*=' Icon--'] [fill] > polyline, .Icon [fill] > rect,
[class^='Icon--'] [fill] > rect,
[class*=' Icon--'] [fill] > rect, .Icon g[fill] > use,
[class^='Icon--'] g[fill] > use,
[class*=' Icon--'] g[fill] > use {
  transition: 0.4s fill;
  fill: currentColor;
}

.Icon [fill='none'] > circle,
[class^='Icon--'] [fill='none'] > circle,
[class*=' Icon--'] [fill='none'] > circle, .Icon [fill='none'] > ellipse,
[class^='Icon--'] [fill='none'] > ellipse,
[class*=' Icon--'] [fill='none'] > ellipse, .Icon [fill='none'] > path,
[class^='Icon--'] [fill='none'] > path,
[class*=' Icon--'] [fill='none'] > path, .Icon [fill='none'] > polygon,
[class^='Icon--'] [fill='none'] > polygon,
[class*=' Icon--'] [fill='none'] > polygon, .Icon [fill='none'] > polyline,
[class^='Icon--'] [fill='none'] > polyline,
[class*=' Icon--'] [fill='none'] > polyline, .Icon [fill='none'] > rect,
[class^='Icon--'] [fill='none'] > rect,
[class*=' Icon--'] [fill='none'] > rect, .Icon g[fill='none'] > use,
[class^='Icon--'] g[fill='none'] > use,
[class*=' Icon--'] g[fill='none'] > use {
  fill: none;
}

.Icon [stroke] > circle,
[class^='Icon--'] [stroke] > circle,
[class*=' Icon--'] [stroke] > circle, .Icon [stroke] > ellipse,
[class^='Icon--'] [stroke] > ellipse,
[class*=' Icon--'] [stroke] > ellipse, .Icon [stroke] > path,
[class^='Icon--'] [stroke] > path,
[class*=' Icon--'] [stroke] > path, .Icon [stroke] > polygon,
[class^='Icon--'] [stroke] > polygon,
[class*=' Icon--'] [stroke] > polygon, .Icon [stroke] > polyline,
[class^='Icon--'] [stroke] > polyline,
[class*=' Icon--'] [stroke] > polyline, .Icon [stroke] > rect,
[class^='Icon--'] [stroke] > rect,
[class*=' Icon--'] [stroke] > rect, .Icon g[stroke] > use,
[class^='Icon--'] g[stroke] > use,
[class*=' Icon--'] g[stroke] > use {
  transition: 0.4s stroke;
  stroke: currentColor;
  vector-effect: non-scaling-stroke;
}

.Icon [stroke='none'] > circle,
[class^='Icon--'] [stroke='none'] > circle,
[class*=' Icon--'] [stroke='none'] > circle, .Icon [stroke='none'] > ellipse,
[class^='Icon--'] [stroke='none'] > ellipse,
[class*=' Icon--'] [stroke='none'] > ellipse, .Icon [stroke='none'] > path,
[class^='Icon--'] [stroke='none'] > path,
[class*=' Icon--'] [stroke='none'] > path, .Icon [stroke='none'] > polygon,
[class^='Icon--'] [stroke='none'] > polygon,
[class*=' Icon--'] [stroke='none'] > polygon, .Icon [stroke='none'] > polyline,
[class^='Icon--'] [stroke='none'] > polyline,
[class*=' Icon--'] [stroke='none'] > polyline, .Icon [stroke='none'] > rect,
[class^='Icon--'] [stroke='none'] > rect,
[class*=' Icon--'] [stroke='none'] > rect, .Icon g[stroke='none'] > use,
[class^='Icon--'] g[stroke='none'] > use,
[class*=' Icon--'] g[stroke='none'] > use {
  stroke: none;
}

.Icon circle[fill],
[class^='Icon--'] circle[fill],
[class*=' Icon--'] circle[fill], .Icon ellipse[fill],
[class^='Icon--'] ellipse[fill],
[class*=' Icon--'] ellipse[fill], .Icon path[fill],
[class^='Icon--'] path[fill],
[class*=' Icon--'] path[fill], .Icon polygon[fill],
[class^='Icon--'] polygon[fill],
[class*=' Icon--'] polygon[fill], .Icon polyline[fill],
[class^='Icon--'] polyline[fill],
[class*=' Icon--'] polyline[fill], .Icon rect[fill],
[class^='Icon--'] rect[fill],
[class*=' Icon--'] rect[fill], .Icon g use[fill],
[class^='Icon--'] g use[fill],
[class*=' Icon--'] g use[fill] {
  transition: 0.4s fill;
  fill: currentColor;
}

.Icon circle[fill='none'],
[class^='Icon--'] circle[fill='none'],
[class*=' Icon--'] circle[fill='none'], .Icon ellipse[fill='none'],
[class^='Icon--'] ellipse[fill='none'],
[class*=' Icon--'] ellipse[fill='none'], .Icon path[fill='none'],
[class^='Icon--'] path[fill='none'],
[class*=' Icon--'] path[fill='none'], .Icon polygon[fill='none'],
[class^='Icon--'] polygon[fill='none'],
[class*=' Icon--'] polygon[fill='none'], .Icon polyline[fill='none'],
[class^='Icon--'] polyline[fill='none'],
[class*=' Icon--'] polyline[fill='none'], .Icon rect[fill='none'],
[class^='Icon--'] rect[fill='none'],
[class*=' Icon--'] rect[fill='none'], .Icon g use[fill='none'],
[class^='Icon--'] g use[fill='none'],
[class*=' Icon--'] g use[fill='none'] {
  fill: none;
}

.Icon circle[stroke],
[class^='Icon--'] circle[stroke],
[class*=' Icon--'] circle[stroke], .Icon ellipse[stroke],
[class^='Icon--'] ellipse[stroke],
[class*=' Icon--'] ellipse[stroke], .Icon path[stroke],
[class^='Icon--'] path[stroke],
[class*=' Icon--'] path[stroke], .Icon polygon[stroke],
[class^='Icon--'] polygon[stroke],
[class*=' Icon--'] polygon[stroke], .Icon polyline[stroke],
[class^='Icon--'] polyline[stroke],
[class*=' Icon--'] polyline[stroke], .Icon rect[stroke],
[class^='Icon--'] rect[stroke],
[class*=' Icon--'] rect[stroke], .Icon g use[stroke],
[class^='Icon--'] g use[stroke],
[class*=' Icon--'] g use[stroke] {
  transition: 0.4s stroke;
  stroke: currentColor;
  vector-effect: non-scaling-stroke;
}

.Icon circle[stroke='none'],
[class^='Icon--'] circle[stroke='none'],
[class*=' Icon--'] circle[stroke='none'], .Icon ellipse[stroke='none'],
[class^='Icon--'] ellipse[stroke='none'],
[class*=' Icon--'] ellipse[stroke='none'], .Icon path[stroke='none'],
[class^='Icon--'] path[stroke='none'],
[class*=' Icon--'] path[stroke='none'], .Icon polygon[stroke='none'],
[class^='Icon--'] polygon[stroke='none'],
[class*=' Icon--'] polygon[stroke='none'], .Icon polyline[stroke='none'],
[class^='Icon--'] polyline[stroke='none'],
[class*=' Icon--'] polyline[stroke='none'], .Icon rect[stroke='none'],
[class^='Icon--'] rect[stroke='none'],
[class*=' Icon--'] rect[stroke='none'], .Icon g use[stroke='none'],
[class^='Icon--'] g use[stroke='none'],
[class*=' Icon--'] g use[stroke='none'] {
  stroke: none;
}

.Icon--small, .Icon--small > svg {
  height: 32px;
  width: 32px;
}

.Icon--large, .Icon--large > svg {
  height: 60px;
  width: 60px;
}

.Icon--xLarge, .Icon--xLarge > svg {
  height: 80px;
  width: auto;
}

.Icon--circle {
  margin: 0 auto 30px;
  border: 2px solid currentColor;
  border-radius: 100%;
  box-sizing: content-box;
  padding: 15px;
}

.Icon--circle:first-child {
  margin-top: 0;
}

.Icon--circle:last-child {
  margin-bottom: 0;
}

.Icon--thinStroke [stroke-width],
.Icon--thinStroke [stroke-width] > circle,
.Icon--thinStroke [stroke-width] > ellipse,
.Icon--thinStroke [stroke-width] > path,
.Icon--thinStroke [stroke-width] > polygon,
.Icon--thinStroke [stroke-width] > polyline,
.Icon--thinStroke [stroke-width] > rect,
.Icon--thinStroke circle[stroke-width],
.Icon--thinStroke ellipse[stroke-width],
.Icon--thinStroke path[stroke-width],
.Icon--thinStroke polygon[stroke-width],
.Icon--thinStroke rect[stroke-width] {
  stroke-width: 1px;
}

.Icon--thinStroke.Icon--circle {
  border-width: 1px;
}

/*--------------------------------------*/
/*---------- Padding -------------------*/
/*--------------------------------------*/
/*--------------------------------------*/
/*----------- Margin -------------------*/
/*--------------------------------------*/
/*---------- Padding All ---------------*/
.pd-0 {
  padding: 0px !important;
}

.pd-10,
.pd-xxsmall {
  padding: 10px !important;
}

.pd-20,
.pd-xsmall {
  padding: 20px !important;
}

.pd-30,
.pd-small {
  padding: 30px !important;
}

.pd-40,
.pd-medium {
  padding: 40px !important;
}

.pd-60,
.pd-large {
  padding: 60px !important;
}

/*---------- Padding Top ---------------*/
.pdtop-0 {
  padding-top: 0px !important;
}

.pdtop-10,
.pdtop-xxsmall {
  padding-top: 10px !important;
}

.pdtop-20,
.pdtop-xsmall {
  padding-top: 20px !important;
}

.pdtop-30,
.pdtop-small {
  padding-top: 30px !important;
}

@media (max-width: 639px) {
  .pdtop-30,
  .pdtop-small {
    padding-top: 20px !important;
  }
}

.pdtop-40,
.pdtop-medium {
  padding-top: 40px !important;
}

@media (max-width: 639px) {
  .pdtop-40,
  .pdtop-medium {
    padding-top: 30px !important;
  }
}

.pdtop-60, .LP-FooterForm,
.pdtop-large {
  padding-top: 60px !important;
}

@media (max-width: 639px) {
  .pdtop-60, .LP-FooterForm,
  .pdtop-large {
    padding-top: 30px !important;
  }
}

/*---------- Padding Bottom ---------------*/
.pdbottom-0 {
  padding-bottom: 0px !important;
}

.pdbottom-10,
.pdbottom-xxsmall {
  padding-bottom: 10px !important;
}

.pdbottom-20,
.pdbottom-xsmall {
  padding-bottom: 20px !important;
}

.pdbottom-30,
.pdbottom-small {
  padding-bottom: 30px !important;
}

@media (max-width: 639px) {
  .pdbottom-30,
  .pdbottom-small {
    padding-bottom: 20px !important;
  }
}

.pdbottom-40,
.pdbottom-medium {
  padding-bottom: 40px !important;
}

@media (max-width: 639px) {
  .pdbottom-40,
  .pdbottom-medium {
    padding-bottom: 30px !important;
  }
}

.pdbottom-60, .LP-FooterForm,
.pdbottom-large {
  padding-bottom: 60px !important;
}

@media (max-width: 639px) {
  .pdbottom-60, .LP-FooterForm,
  .pdbottom-large {
    padding-bottom: 30px !important;
  }
}

/*---------- Padding Left ---------------*/
.pdleft-0 {
  padding-left: 0px !important;
}

.pdleft-10,
.pdleft-xxsmall {
  padding-left: 10px !important;
}

.pdleft-20,
.pdleft-xsmall {
  padding-left: 20px !important;
}

.pdleft-30,
.pdleft-small {
  padding-left: 30px !important;
}

@media (max-width: 639px) {
  .pdleft-30,
  .pdleft-small {
    padding-left: 20px !important;
  }
}

.pdleft-40,
.pdleft-medium {
  padding-left: 40px !important;
}

@media (max-width: 639px) {
  .pdleft-40,
  .pdleft-medium {
    padding-left: 30px !important;
  }
}

.pdleft-60,
.pdleft-large {
  padding-left: 60px !important;
}

@media (max-width: 639px) {
  .pdleft-60,
  .pdleft-large {
    padding-left: 30px !important;
  }
}

.pdleft-70 {
  padding-left: 70px !important;
}

@media (max-width: 639px) {
  .pdleft-70 {
    padding-left: 30px !important;
  }
}

/*---------- Padding Right ---------------*/
.pdright-0 {
  padding-right: 0px !important;
}

.pdright-10,
.pdright-xxsmall {
  padding-right: 10px !important;
}

.pdright-20,
.pdright-xsmall {
  padding-right: 20px !important;
}

.pdright-30,
.pdright-small {
  padding-right: 30px !important;
}

@media (max-width: 639px) {
  .pdright-30,
  .pdright-small {
    padding-right: 20px !important;
  }
}

.pdright-40,
.pdright-medium {
  padding-right: 40px !important;
}

@media (max-width: 639px) {
  .pdright-40,
  .pdright-medium {
    padding-right: 30px !important;
  }
}

.pdright-60,
.pdright-large {
  padding-right: 60px !important;
}

@media (max-width: 639px) {
  .pdright-60,
  .pdright-large {
    padding-right: 30px !important;
  }
}

.pdright-70 {
  padding-right: 70px !important;
}

@media (max-width: 639px) {
  .pdright-70 {
    padding-right: 30px !important;
  }
}

/*---------- Padding Vertical ---------------*/
.pdv-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.pdv-10,
.pdv-xxsmall {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.pdv-20,
.pdv-xsmall {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.pdv-30,
.pdv-small {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

@media (max-width: 639px) {
  .pdv-30,
  .pdv-small {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}

.pdv-40,
.pdv-medium {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

@media (max-width: 639px) {
  .pdv-40,
  .pdv-medium {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}

.pdv-60,
.pdv-large {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

@media (max-width: 639px) {
  .pdv-60,
  .pdv-large {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}

/*---------- Padding Horizontal ---------------*/
.pdh-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.pdh-10,
.pdh-xxsmall {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.pdh-20,
.pdh-xsmall {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.pdh-30,
.pdh-small {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

@media (max-width: 639px) {
  .pdh-30,
  .pdh-small {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

.pdh-40,
.pdh-medium {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

@media (max-width: 639px) {
  .pdh-40,
  .pdh-medium {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}

.pdh-60,
.pdh-large {
  padding-left: 60px !important;
  padding-right: 60px !important;
}

@media (max-width: 639px) {
  .pdh-60,
  .pdh-large {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}

/*---------- Margin All ---------------*/
.mg-0 {
  margin: 0px !important;
}

.mg-10,
.mg-xxsmall {
  margin: 10px !important;
}

.mg-20,
.mg-xsmall {
  margin: 20px !important;
}

.mg-30,
.mg-small {
  margin: 30px !important;
}

.mg-40,
.mg-medium {
  margin: 40px !important;
}

.mg-60,
.mg-large {
  margin: 60px !important;
}

/*---------- Margin Top ---------------*/
.mgtop-0 {
  margin-top: 0px !important;
}

.mgtop-10,
.mgtop-xxsmall {
  margin-top: 10px !important;
}

.mgtop-20,
.mgtop-xsmall {
  margin-top: 20px !important;
}

.mgtop-30, .LP-Detail-Case .interview,
.LP-Detail-Case .guest,
.mgtop-small {
  margin-top: 30px !important;
}

@media (max-width: 639px) {
  .mgtop-30, .LP-Detail-Case .interview,
  .LP-Detail-Case .guest,
  .mgtop-small {
    margin-top: 20px !important;
  }
}

.mgtop-40,
.mgtop-medium {
  margin-top: 40px !important;
}

@media (max-width: 639px) {
  .mgtop-40,
  .mgtop-medium {
    margin-top: 30px !important;
  }
}

.mgtop-60,
.mgtop-large {
  margin-top: 60px !important;
}

@media (max-width: 639px) {
  .mgtop-60,
  .mgtop-large {
    margin-top: 30px !important;
  }
}

/*---------- Margin Bottom ---------------*/
.mgbottom-0 {
  margin-bottom: 0px !important;
}

.mgbottom-10,
.mgbottom-xxsmall {
  margin-bottom: 10px !important;
}

.mgbottom-20,
.mgbottom-xsmall {
  margin-bottom: 20px !important;
}

.mgbottom-30,
.mgbottom-small {
  margin-bottom: 30px !important;
}

@media (max-width: 639px) {
  .mgbottom-30,
  .mgbottom-small {
    margin-bottom: 20px !important;
  }
}

.mgbottom-40,
.mgbottom-medium {
  margin-bottom: 40px !important;
}

@media (max-width: 639px) {
  .mgbottom-40,
  .mgbottom-medium {
    margin-bottom: 30px !important;
  }
}

.mgbottom-60,
.mgbottom-large {
  margin-bottom: 60px !important;
}

@media (max-width: 639px) {
  .mgbottom-60,
  .mgbottom-large {
    margin-bottom: 30px !important;
  }
}

/*---------- Margin Left ---------------*/
.mgleft-0 {
  margin-left: 0px !important;
}

.mgleft-10,
.mgleft-xxsmall {
  margin-left: 10px !important;
}

.mgleft-20,
.mgleft-xsmall {
  margin-left: 20px !important;
}

.mgleft-30,
.mgleft-small {
  margin-left: 30px !important;
}

@media (max-width: 639px) {
  .mgleft-30,
  .mgleft-small {
    margin-left: 20px !important;
  }
}

.mgleft-40,
.mgleft-medium {
  margin-left: 40px !important;
}

@media (max-width: 639px) {
  .mgleft-40,
  .mgleft-medium {
    margin-left: 30px !important;
  }
}

.mgleft-60,
.mgleft-large {
  margin-left: 60px !important;
}

@media (max-width: 639px) {
  .mgleft-60,
  .mgleft-large {
    margin-left: 30px !important;
  }
}

/*---------- Margin Right ---------------*/
.mgright-0 {
  margin-right: 0px !important;
}

.mgright-10,
.mgright-xxsmall {
  margin-right: 10px !important;
}

.mgright-20,
.mgright-xsmall {
  margin-right: 20px !important;
}

.mgright-30,
.mgright-small {
  margin-right: 30px !important;
}

@media (max-width: 639px) {
  .mgright-30,
  .mgright-small {
    margin-right: 20px !important;
  }
}

.mgright-40,
.mgright-medium {
  margin-right: 40px !important;
}

@media (max-width: 639px) {
  .mgright-40,
  .mgright-medium {
    margin-right: 30px !important;
  }
}

.mgright-60,
.mgright-large {
  margin-right: 60px !important;
}

@media (max-width: 639px) {
  .mgright-60,
  .mgright-large {
    margin-right: 30px !important;
  }
}

/*---------- Margin Vertical ---------------*/
.mgv-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.mgv-10,
.mgv-xxsmall {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.mgv-20,
.mgv-xsmall {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.mgv-30,
.mgv-small {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

@media (max-width: 639px) {
  .mgv-30,
  .mgv-small {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
}

.mgv-40,
.mgv-medium {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

@media (max-width: 639px) {
  .mgv-40,
  .mgv-medium {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
}

.mgv-60,
.mgv-large {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}

@media (max-width: 639px) {
  .mgv-60,
  .mgv-large {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
}

/*---------- Margin Horizontal ---------------*/
.mgh-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.mgh-10,
.mgh-xxsmall {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.mgh-20,
.mgh-xsmall {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

.mgh-30,
.mgh-small {
  margin-left: 30px !important;
  margin-right: 30px !important;
}

@media (max-width: 639px) {
  .mgh-30,
  .mgh-small {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
}

.mgh-40,
.mgh-medium {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

@media (max-width: 639px) {
  .mgh-40,
  .mgh-medium {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
}

.mgh-60,
.mgh-large {
  margin-left: 60px !important;
  margin-right: 60px !important;
}

@media (max-width: 639px) {
  .mgh-60,
  .mgh-large {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
}

@media (max-width: 959px) {
  .responsive {
    display: none;
  }
}

.table, .LP-Custom-Module table {
  width: 100%;
  margin-bottom: 35px;
  line-height: 1.5;
  border-left: #ddd solid 1px;
  border-top: #ddd solid 1px;
  border-collapse: collapse;
  border-spacing: 0;
}

.table th, .LP-Custom-Module table th {
  padding: 9px 10px 8px;
  border-right: #ddd solid 1px;
  border-bottom: #ddd solid 1px;
  background-color: #f4f8f9;
  vertical-align: middle;
  text-align: center;
  font-size: 16px;
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

@media (max-width: 767px) {
  .table th, .LP-Custom-Module table th {
    padding: 8px 8px 8px;
  }
}

.table td, .LP-Custom-Module table td {
  padding: 9px 10px 8px;
  border-right: #ddd solid 1px;
  border-bottom: #ddd solid 1px;
  font-size: 16px;
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

@media (max-width: 767px) {
  .table td, .LP-Custom-Module table td {
    padding: 8px 8px 8px;
  }
}

@media (max-width: 767px) {
  .table.font-small-mobile th, .table.font-small-mobile td, .LP-Custom-Module table.font-small-mobile th, .LP-Custom-Module table.font-small-mobile td {
    font-size: 15px;
  }
}

.text-small,
.font-small {
  font-size: small;
}

@media (max-width: 959px) {
  .hide-small {
    display: none !important;
  }
}

.block-iLarge,
.block-mobileLarge {
  display: none;
}

@media (max-width: 414px) {
  .block-iLarge,
  .block-mobileLarge {
    display: block !important;
  }
}

.f-right {
  float: right;
}

.f-left {
  float: left;
}

@media (max-width: 639px) {
  .f-right, .f-left {
    float: none;
    clear: both;
  }
}

.clear {
  clear: both;
}

.tac {
  text-align: center !important;
}

.tal {
  text-align: left !important;
}

.tar {
  text-align: right !important;
}

@media (min-width: 768px) {
  .tac-pc {
    text-align: center !important;
  }
}

@media (max-width: 414px) {
  .tac-mLarge,
  .tac-mobile {
    text-align: center;
  }
  .tac-mLarge.block,
  .tac-mobile.block {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 375px) {
  .tac-mMedium {
    text-align: center;
  }
  .tac-mMedium.block {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 320px) {
  .tac-mSmall {
    text-align: center;
  }
  .tac-mSmall.block {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 959px) {
  .tac-tMedium {
    text-align: center;
  }
  .tac-tMedium.block {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}

.block-mediumLarge {
  width: 1040px;
  margin-left: auto;
  margin-right: auto;
}

.block-mediumLarge:before {
  clear: both;
}

@media (max-width: 1040px) {
  .block-mediumLarge {
    width: 100%;
  }
}

.block-medium {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.block-medium:before {
  clear: both;
}

@media (max-width: 960px) {
  .block-medium {
    width: 100%;
  }
}

.block-mediumSmall {
  width: 820px;
  margin-left: auto;
  margin-right: auto;
}

.block-mediumSmall:before {
  clear: both;
}

@media (max-width: 820px) {
  .block-mediumSmall {
    width: 100%;
  }
}

.block-small {
  width: 640px;
  margin-left: auto;
  margin-right: auto;
}

.block-small:before {
  clear: both;
}

@media (max-width: 640px) {
  .block-small {
    width: 100%;
  }
}

.title-bg {
  background-color: #b3e8b5;
  color: #FFF;
  padding: 8px 12px;
}

.underline {
  text-decoration: underline;
}

.border-bottom {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #bcf5bf;
}

.border-top {
  border-top-width: 1px;
  border-top-style: solid;
  border-color: #bcf5bf;
}

.border-dark {
  border-color: #75a478;
}

.w100 {
  width: 100%;
}

.is-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.is-visible {
  visibility: visible;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, YuGothic, "游ゴシック", "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif;
}

h1,
.h1,
h2,
.h2 {
  color: #4a4a4a;
}

h3,
.h3 {
  color: #666;
}

h4 a,
.h4 a {
  color: #a5d6a7;
}

.media-p + h5, .media-p +
.h5, .media-p + h6, .media-p +
.h6,
p + h5,
p +
.h5,
p + h6,
p +
.h6,
ul + h5,
ul +
.h5,
ul + h6,
ul +
.h6,
ol + h5,
ol +
.h5,
ol + h6,
ol +
.h6,
blockquote + h5,
blockquote +
.h5,
blockquote + h6,
blockquote +
.h6,
table + h5,
table +
.h5,
table + h6,
table +
.h6,
address + h5,
address +
.h5,
address + h6,
address +
.h6,
form + h5,
form +
.h5,
form + h6,
form +
.h6,
pre + h5,
pre +
.h5,
pre + h6,
pre +
.h6 {
  margin-top: 60px;
}

@media (max-width: 959px) {
  .media-p + h5, .media-p +
  .h5, .media-p + h6, .media-p +
  .h6,
  p + h5,
  p +
  .h5,
  p + h6,
  p +
  .h6,
  ul + h5,
  ul +
  .h5,
  ul + h6,
  ul +
  .h6,
  ol + h5,
  ol +
  .h5,
  ol + h6,
  ol +
  .h6,
  blockquote + h5,
  blockquote +
  .h5,
  blockquote + h6,
  blockquote +
  .h6,
  table + h5,
  table +
  .h5,
  table + h6,
  table +
  .h6,
  address + h5,
  address +
  .h5,
  address + h6,
  address +
  .h6,
  form + h5,
  form +
  .h5,
  form + h6,
  form +
  .h6,
  pre + h5,
  pre +
  .h5,
  pre + h6,
  pre +
  .h6 {
    margin-top: 30px;
  }
}

hr {
  margin: 30px 0;
  background: none;
  border-bottom: 1px solid #D8D8D8;
  height: 1px;
  overflow: hidden;
}

hr:first-child {
  margin-top: 0;
}

hr:last-child {
  margin-bottom: 0;
}

pre {
  padding: 40px;
  background: #F4F4F4;
}

pre code {
  background: none;
  padding: 0;
}

.is-leftAligned {
  text-align: left !important;
}

.is-centerAligned {
  text-align: center !important;
}

.link--trailing {
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.u-alignCenter, .tac {
  text-align: center;
}

.u-alignLeft, .tal {
  text-align: left;
}

.u-alignRight, .tar {
  text-align: right;
}

.media-element[style^='float: left'],
.media-element[style*='float: left'],
.media-element[style^='float: right'],
.media-element[style*='float: right'] {
  box-shadow: rgba(13, 23, 34, 0.25) 0 3px 15px , rgba(13, 23, 34, 0.125) 0 0 0 1px ;
  background: #fff;
}

.media-element[style^='float: left'],
.media-element[style*='float: left'] {
  clear: left;
  margin-bottom: 20px;
  margin-right: 30px;
}

.media-element[style^='float: right'],
.media-element[style*='float: right'] {
  clear: right;
  margin-bottom: 20px;
  margin-left: 30px;
}

.media-wysiwyg-align-center .content,
.media-wysiwyg-align-left .content,
.media-wysiwyg-align-right .content {
  display: table;
}

.media-wysiwyg-align-center .field-name-field-file-image-caption-text,
.media-wysiwyg-align-left .field-name-field-file-image-caption-text,
.media-wysiwyg-align-right .field-name-field-file-image-caption-text {
  caption-side: bottom;
  display: table-caption;
}

.media-wysiwyg-align-center {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 720px;
}

.media-wysiwyg-align-center .content {
  margin: 0 auto;
}

.media-wysiwyg-align-center img {
  box-shadow: rgba(13, 23, 34, 0.25) 0 3px 15px , rgba(13, 23, 34, 0.125) 0 0 0 1px ;
  background: #fff;
  display: block;
  height: auto !important;
}

.media-wysiwyg-align-left {
  clear: left;
  float: left;
  margin-bottom: 20px;
  margin-right: 30px;
}

.media-wysiwyg-align-left img {
  box-shadow: rgba(13, 23, 34, 0.25) 0 3px 15px , rgba(13, 23, 34, 0.125) 0 0 0 1px ;
  background: #fff;
  display: block;
}

.media-wysiwyg-align-right {
  clear: right;
  float: right;
  margin-bottom: 20px;
  margin-left: 30px;
}

.media-wysiwyg-align-right img {
  box-shadow: rgba(13, 23, 34, 0.25) 0 3px 15px , rgba(13, 23, 34, 0.125) 0 0 0 1px ;
  background: #fff;
  display: block;
}

.field-name-field-file-image-caption-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  font-weight: 600;
  margin-top: 20px;
  text-align: left;
}

@media (max-width: 639px) {
  .media-wysiwyg-align-center,
  .media-wysiwyg-align-left,
  .media-wysiwyg-align-right,
  .media-element {
    display: block;
    float: none !important;
    margin-bottom: 30px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .media-wysiwyg-align-center img,
  .media-wysiwyg-align-left img,
  .media-wysiwyg-align-right img,
  .media-element img {
    height: auto !important;
  }
  .media-wysiwyg-align-center img {
    height: auto !important;
    width: 100% !important;
  }
  .media-p:last-child .media-wysiwyg-align-center,
  .media-p:last-child .media-wysiwyg-align-left,
  .media-p:last-child .media-wysiwyg-align-right,
  .media-p:last-child .media-element {
    margin-bottom: 0 !important;
  }
}

input[type=text],
input[type=email],
input[type=password],
input[type=search],
input[type=number],
input[type=url],
input[type=tel],
input[type=datetime],
input[type=date],
input[type=month],
input[type=week],
textarea {
  color: #666;
  transition: border 0.4s, box-shadow 0.4s, color 0.4s;
  border: 1px solid #666;
  border-radius: 3px;
  font-size: 18px;
  line-height: 28px;
  padding: 5px 10px;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=url]:focus,
input[type=tel]:focus,
input[type=datetime]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
textarea:focus {
  color: #333333;
  box-shadow: rgba(13, 23, 34, 0.25) 0 3px 15px , rgba(13, 23, 34, 0.125) 0 0 0 1px ;
  border-color: #a5d6a7;
}

html {
  background: #333333;
}

body {
  position: relative;
}

.Wrap--wide {
  max-width: 1240px;
}

.Wrap--narrow {
  max-width: 860px;
}

iframe {
  max-width: 100%;
}

div.contextual-links-wrapper {
  right: 20px;
  top: 20px;
}

a.contextual-links-trigger {
  transition: background 0.4s;
  background: rgba(13, 23, 34, 0.4) url("//8052665.fs1.hubspotusercontent-na1.net/hubfs/8052665/library/classic/icon/icon-gear.svg") no-repeat center !important;
  background-size: 16px !important;
  border: 0 !important;
  border-radius: 0 !important;
  height: 32px;
  margin-left: auto;
  padding: 0;
  width: 32px;
}

div.contextual-links-wrapper ul.contextual-links {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  background: rgba(13, 23, 34, 0.2);
  background: linear-gradient(135deg, rgba(13, 23, 34, 0.2) 0%, rgba(13, 23, 34, 0.8) 100%);
  border: 0;
  border-radius: 0;
  box-shadow: 0 5px 40px rgba(0, 0, 0, 0.4);
  display: none;
  list-style: none;
  margin: 6px 0 0 auto;
  padding: 0;
  overflow: hidden;
  top: 26px;
  white-space: nowrap;
}

div.contextual-links-wrapper ul.contextual-links li {
  margin: 0;
  padding: 0;
}

div.contextual-links-wrapper ul.contextual-links a {
  padding: 0 20px;
  transition: background 0.4s;
  background: rgba(13, 23, 34, 0.6);
  color: #fff !important;
  display: block;
  height: 32px;
  line-height: 32px;
  margin: 0;
  text-decoration: none;
}

div.contextual-links-wrapper ul.contextual-links a:active, div.contextual-links-wrapper ul.contextual-links a:hover {
  background: rgba(165, 214, 167, 0.8);
}

.Body > .region > .contextual-links-region > .contextual-links-wrapper,
.Body > .region > .contextual-links-region > .node > .contextual-links-region > .contextual-links-wrapper {
  top: 145px;
}

@keyframes HowItWorksSvg-twinkle {
  0% {
    opacity: 0.2;
  }
  40% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}

@keyframes HowItWorksSvg-drawLine {
  to {
    stroke-dashoffset: 0;
  }
}

@keyframes LogoRow-scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-25%);
  }
}

@keyframes PacnavToggle--circle1-from-desktop-to-intermediary {
  0% {
    transform: scale(0) translate(7px, 0);
  }
  33% {
    transform: scale(1) translate(7px, 0);
  }
  66% {
    transform: scale(1) translate(0, 0);
  }
}

@keyframes PacnavToggle--circle2-from-desktop-to-intermediary {
  0% {
    transform: scale(0) translate(0, 0);
  }
  33% {
    transform: scale(1) translate(0, 0);
  }
  66% {
    transform: scale(1) translate(0, 0);
  }
}

@keyframes PacnavToggle--circle3-from-desktop-to-intermediary {
  0% {
    transform: scale(0) translate(-7px, 0);
  }
  33% {
    transform: scale(1) translate(-7px, 0);
  }
  66% {
    transform: scale(1) translate(0, 0);
  }
}

@keyframes PacnavToggle--circle1-from-intermediary-to-mobile {
  0% {
    opacity: 1;
    transform: scale(1) translate(0, 0);
  }
  33% {
    opacity: 1;
    transform: scale(0.5) translate(7px, 0);
  }
  100% {
    opacity: 0;
    transform: scale(0.5) translate(7px, 0);
  }
}

@keyframes PacnavToggle--circle2-from-intermediary-to-mobile {
  0% {
    opacity: 1;
    transform: scale(1) translate(0, 0);
  }
  33% {
    opacity: 1;
    transform: scale(0.5) translate(0, 0);
  }
  100% {
    opacity: 0;
    transform: scale(0.5) translate(0, 0);
  }
}

@keyframes PacnavToggle--circle3-from-intermediary-to-mobile {
  0% {
    opacity: 1;
    transform: scale(1) translate(0, 0);
  }
  33% {
    opacity: 1;
    transform: scale(0.5) translate(-7px, 0);
  }
  100% {
    opacity: 0;
    transform: scale(0.5) translate(-7px, 0);
  }
}

@keyframes PacnavToggle--line1-from-intermediary-to-mobile {
  0% {
    transform: scaleX(0) translate(0, 5px);
  }
  33% {
    transform: scaleX(0) translate(0, 5px);
  }
  66% {
    transform: scaleX(1) translate(0, 5px);
  }
  100% {
    transform: scaleX(1) translate(0, 0);
  }
}

@keyframes PacnavToggle--line2-from-intermediary-to-mobile {
  0% {
    transform: scaleX(0) translate(0, 0);
  }
  33% {
    transform: scaleX(0) translate(0, 0);
  }
  66% {
    transform: scaleX(1) translate(0, 0);
  }
  100% {
    transform: scaleX(1) translate(0, 0);
  }
}

@keyframes PacnavToggle--line3-from-intermediary-to-mobile {
  0% {
    transform: scaleX(0) translate(0, 0);
  }
  33% {
    transform: scaleX(0) translate(0, 0);
  }
  66% {
    transform: scaleX(1) translate(0, 0);
  }
  100% {
    transform: scaleX(1) translate(0, 0);
  }
}

@keyframes PacnavToggle--line4-from-intermediary-to-mobile {
  0% {
    transform: scaleX(0) translate(0, -5px);
  }
  33% {
    transform: scaleX(0) translate(0, -5px);
  }
  66% {
    transform: scaleX(1) translate(0, -5px);
  }
  100% {
    transform: scaleX(1) translate(0, 0);
  }
}

@keyframes PacnavToggle--circle1-from-mobile-to-intermediary {
  0% {
    opacity: 0;
    transform: scale(0.5) translate(7px, 0);
  }
  66% {
    opacity: 1;
    transform: scale(0.5) translate(7px, 0);
  }
  100% {
    opacity: 1;
    transform: scale(1) translate(0, 0);
  }
}

@keyframes PacnavToggle--circle2-from-mobile-to-intermediary {
  0% {
    opacity: 0;
    transform: scale(0.5) translate(0, 0);
  }
  66% {
    opacity: 1;
    transform: scale(0.5) translate(0, 0);
  }
  100% {
    opacity: 1;
    transform: scale(1) translate(0, 0);
  }
}

@keyframes PacnavToggle--circle3-from-mobile-to-intermediary {
  0% {
    opacity: 0;
    transform: scale(0.5) translate(-7px, 0);
  }
  66% {
    opacity: 1;
    transform: scale(0.5) translate(-7px, 0);
  }
  100% {
    opacity: 1;
    transform: scale(1) translate(0, 0);
  }
}

@keyframes PacnavToggle--line1-from-mobile-to-intermediary {
  0% {
    opacity: 1;
    transform: scaleX(1) translate(0, 0);
  }
  33% {
    opacity: 1;
    transform: scaleX(1) translate(0, 5px);
  }
  66% {
    opacity: 1;
    transform: scaleX(0) translate(0, 5px);
  }
  100% {
    opacity: 0;
    transform: scaleX(0) translate(0, 5px);
  }
}

@keyframes PacnavToggle--line2-from-mobile-to-intermediary {
  0% {
    opacity: 1;
    transform: scaleX(1) translate(0, 0);
  }
  33% {
    opacity: 1;
    transform: scaleX(1) translate(0, 0);
  }
  66% {
    opacity: 1;
    transform: scaleX(0) translate(0, 0);
  }
  100% {
    opacity: 0;
    transform: scaleX(0) translate(0, 0);
  }
}

@keyframes PacnavToggle--line3-from-mobile-to-intermediary {
  0% {
    opacity: 1;
    transform: scaleX(1) translate(0, 0);
  }
  33% {
    opacity: 1;
    transform: scaleX(1) translate(0, 0);
  }
  66% {
    opacity: 1;
    transform: scaleX(0) translate(0, 0);
  }
  100% {
    opacity: 0;
    transform: scaleX(0) translate(0, 0);
  }
}

@keyframes PacnavToggle--line4-from-mobile-to-intermediary {
  0% {
    opacity: 1;
    transform: scaleX(1) translate(0, 0);
  }
  33% {
    opacity: 1;
    transform: scaleX(1) translate(0, -5px);
  }
  66% {
    opacity: 1;
    transform: scaleX(0) translate(0, -5px);
  }
  100% {
    opacity: 0;
    transform: scaleX(0) translate(0, -5px);
  }
}

/*

&.is-mobile &-circle1 {
transform: scale(0.5) translate(350%, 0);
}

&.is-mobile &-circle2 {
transform: scale(0.5);
}

&.is-mobile &-circle3 {
transform: scale(0.5) translate(-350%, 0);
}

&.is-mobile &-line1,
&.is-mobile &-line2,
&.is-mobile &-line3,
&.is-mobile &-line4 {
transition-delay: 0.4s;
}

&.is-mobile.is-active &-lines {
transform: rotate(90deg);
}

&.is-mobile.is-active &-line1 {
opacity: 0;
transform: translate(0, 5px);
}

&.is-mobile.is-active &-line2 {
transform: rotateZ(-45deg);
}

&.is-mobile.is-active &-line3 {
transform: rotateZ(45deg);
}

&.is-mobile.is-active &-line4 {
opacity: 0;
transform: translate(0, -5px);
}

&.is-intermediary &-circles {
opacity: 1;
}

&.is-intermediary &-lines {
//opacity: 0;
}

&.is-intermediary &-line1 {
transform: scale(0.2, 2) translate(0, 125%);
transition-delay: 0;
}

&.is-intermediary &-line2,
&.is-intermediary &-line3 {
transform: scale(0.2, 2) translate(0, 0);
transition-delay: 0;
}

&.is-intermediary &-line4 {
transform: scale(0.2, 2) translate(0, -125%);
transition-delay: 0;
}*/
@keyframes download_popup_show {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes download_popup_hide {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes ValueStatement-popIn {
  0% {
    opacity: 0;
    transform: scale(0.9);
  }
  20% {
    opacity: 1;
    transform: scale(1.2);
  }
  40% {
    opacity: 1;
    transform: scale(1);
  }
  60% {
    opacity: 1;
    transform: scale(1);
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(0.9);
  }
}

.Resource-form .ao-row:first-child, .ActonFormSection .Section-content .ao-row:first-child {
  margin-bottom: 30px;
}

.Resource-form .ao-row:first-child p, .ActonFormSection .Section-content .ao-row:first-child p, .Resource-form .ao-row:first-child span, .ActonFormSection .Section-content .ao-row:first-child span {
  color: #4a4a4a;
  font-size: 28px !important;
  line-height: 45px !important;
}

.Resource-form .ao-richtext-block p, .ActonFormSection .Section-content .ao-richtext-block p, .Resource-form .ao-richtext-block ul, .ActonFormSection .Section-content .ao-richtext-block ul, .Resource-form .ao-richtext-block span, .ActonFormSection .Section-content .ao-richtext-block span {
  color: #4a4a4a;
  font-size: 18px !important;
  line-height: 28px !important;
}

.Resource-form .ao-form-field, .ActonFormSection .Section-content .ao-form-field {
  border-radius: 3px !important;
  font-size: 18px !important;
  line-height: 28px !important;
  padding: 5px 10px !important;
}

.Resource-form .ao-row + .ao-row, .ActonFormSection .Section-content .ao-row + .ao-row, .Resource-form .ao-block-wrapper + .ao-block-wrapper, .ActonFormSection .Section-content .ao-block-wrapper + .ao-block-wrapper {
  margin-top: 20px;
}

.Resource-form .ao-form-error-message, .ActonFormSection .Section-content .ao-form-error-message {
  display: none !important;
}

.Resource-form .ao-form-error + .ao-form-error-message, .ActonFormSection .Section-content .ao-form-error + .ao-form-error-message {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  padding: 10px 0 0;
  display: block !important;
  font-weight: 600;
}

.Resource-form .ao-form-label, .ActonFormSection .Section-content .ao-form-label {
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  padding: 0 0 5px;
}

.Resource-form .ao-submit-block > div, .ActonFormSection .Section-content .ao-submit-block > div {
  text-align: center !important;
}

.Resource-form .ao-form-submit, .ActonFormSection .Section-content .ao-form-submit {
  background: #ffb74d !important;
  border: 2px solid transparent !important;
  border-radius: 3px !important;
  color: #fff !important;
  display: block !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  height: 48px !important;
  line-height: 46px !important;
  margin: 0 auto !important;
  padding: 0 30px !important;
}

.Resource-form .ao-form-submit:active, .ActonFormSection .Section-content .ao-form-submit:active, .Resource-form .ao-form-submit:hover, .ActonFormSection .Section-content .ao-form-submit:hover {
  background: #ffcc80 !important;
  outline: none;
  color: #fff !important;
}

.Resource-form .ao-responsive .mobile-ao-column-6 + .mobile-ao-column-6, .ActonFormSection .Section-content .ao-responsive .mobile-ao-column-6 + .mobile-ao-column-6 {
  margin-top: 30px;
}

.BackToOverview {
  position: relative;
}

.BackToOverview:before {
  content: '\2039';
  left: -10px;
  position: absolute;
  top: 45%;
  transform: translate(-100%, -50%);
}

.BlogView {
  position: relative;
  z-index: 30;
}

.BlogView-featured {
  padding: 80px 0 0;
}

.BlogView-featured .Row--wideGutters, .BlogView-featured .view-blog .view-content, .view-blog .BlogView-featured .view-content, .BlogView-featured .view-partners .view-content, .view-partners .BlogView-featured .view-content, .BlogView-featured .view-resources .view-content, .view-resources .BlogView-featured .view-content {
  -ms-flex-align: stretch;
  align-items: stretch;
}

.BlogView-featured .Column--4 {
  -ms-flex-direction: column;
  flex-direction: column;
}

.BlogView-featured .Column--8 {
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -ms-flexbox;
  display: flex;
}

.BlogView-featured .Column--8 > .attachment,
.BlogView-featured .Column--8 > .attachment > .view,
.BlogView-featured .Column--8 > .attachment > .view > .view-content,
.BlogView-featured .Column--8 > .attachment > .view > .view-content > .views-row {
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  width: 100%;
}

.BlogView-featured .Card-title {
  font-size: 22px;
  font-weight: 600;
  line-height: 36px;
  font-weight: 300;
}

@media (max-width: 639px) {
  .BlogView-featured .Card-title {
    font-size: 18px;
  }
}

@media (max-width: 639px) {
  .BlogView-featured .Card-title {
    line-height: 28px;
  }
}

.BlogView-subscribe {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.BlogView-subscribe .ao-form {
  margin: 0;
}

.BlogView-subscribe .ao-form-submit {
  background: #fff !important;
  border: 2px solid #ffb74d !important;
  border-radius: 3px !important;
  color: #ffb74d !important;
  display: block !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  height: 48px !important;
  line-height: 46px !important;
  padding: 0 30px !important;
}

.BlogView-subscribe .ao-form p {
  color: #4a4a4a;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.BlogView-social ul {
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

.BlogView-social ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.BlogView-social ul li + li {
  margin-left: 30px;
}

.BlogView-social .SocialIcon, .BlogView-social
[class^='SocialIcon--'], .BlogView-social
[class*=' SocialIcon--'] {
  height: 24px;
  width: 24px;
}

@media (max-width: 819px) and (min-width: 640px) {
  .BlogView-featured .Column--4 {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .BlogView-featured .Card + .Card {
    margin-top: 0;
  }
  .BlogView-subscribe, .BlogView-social {
    width: calc(50% - 15px);
  }
  .BlogView-subscribe {
    margin-right: 15px;
  }
  .BlogView-social {
    margin-left: 15px;
  }
}

@media (max-width: 639px) {
  .BlogView-social ul {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .BlogView-social ul li + li {
    margin-left: 0;
  }
}

.Body {
  background: #fff;
  min-height: 100vh;
  position: relative;
  z-index: 10;
}

.Body-content {
  padding: 60px 0;
}

.Body-sections {
  position: relative;
  z-index: 20;
}

.Button,
[class^='Button--'],
[class*=' Button--'], .Resource-form .ao-form-submit, .ActonFormSection .Section-content .ao-form-submit, .BlogView-subscribe .ao-form-submit,
.hs-button, .QuickLinks a, .ResourcesView-subscribe .ao-form-submit, .pager-load-more a,
.item-list .pager-load-more a, .page-user .form-actions input[type='submit'],
.hs-button {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  padding: 0 30px;
  transition: background 0.4s, border 0.4s, color 0.4s;
  background: #ffb74d;
  border: 2px solid transparent;
  border-radius: 3px;
  display: inline-block;
  height: 36px;
  line-height: 32px;
  position: relative;
}

.Button:active,
[class^='Button--']:active,
[class*=' Button--']:active, .Resource-form .ao-form-submit:active, .ActonFormSection .Section-content .ao-form-submit:active, .BlogView-subscribe .ao-form-submit:active,
.hs-button:active, .QuickLinks a:active, .ResourcesView-subscribe .ao-form-submit:active, .pager-load-more a:active, .page-user .form-actions input[type='submit']:active, .Button:hover,
[class^='Button--']:hover,
[class*=' Button--']:hover, .Resource-form .ao-form-submit:hover, .ActonFormSection .Section-content .ao-form-submit:hover, .BlogView-subscribe .ao-form-submit:hover,
.hs-button:hover, .QuickLinks a:hover, .ResourcesView-subscribe .ao-form-submit:hover, .pager-load-more a:hover, .page-user .form-actions input[type='submit']:hover,
.hs-button:active,
.hs-button:hover {
  color: #fff;
  background: #c88719;
}

.Button--large:not(.Button--outline):not(.pager-load-more a):not(
.item-list .pager-load-more a), .pager-load-more a:not(.Button--outline):not(.pager-load-more a):not(
.item-list .pager-load-more a),
.hs-button.primary {
  box-shadow: rgba(13, 23, 34, 0.2) 0 0 7px ;
  transition: background 0.6s, box-shadow 0.4s, color 0.6s;
}

.Button--large:not(.Button--outline):not(.pager-load-more a):not(
.item-list .pager-load-more a):active, .pager-load-more a:not(.Button--outline):not(.pager-load-more a):not(
.item-list .pager-load-more a):active, .Button--large:not(.Button--outline):not(.pager-load-more a):not(
.item-list .pager-load-more a):hover, .pager-load-more a:not(.Button--outline):not(.pager-load-more a):not(
.item-list .pager-load-more a):hover,
.hs-button.primary:active,
.hs-button.primary:hover {
  box-shadow: rgba(13, 23, 34, 0.25) 0 3px 15px , rgba(13, 23, 34, 0.125) 0 0 0 1px ;
}

.Button--large, .pager-load-more a,
.item-list .pager-load-more a,
.hs-button.primary {
  padding: 0 40px;
  border-width: 2px;
  height: 48px;
  line-height: 44px;
}

.Button--outline, .pager-load-more a,
.item-list .pager-load-more a {
  color: #ffb74d;
  background: none;
  border-color: #ffb74d;
}

.Button--outline:active, .pager-load-more a:active, .Button--outline:hover, .pager-load-more a:hover {
  color: #a5d6a7;
  background: none;
  border-color: #a5d6a7;
}

.Button--reverse:hover {
  background: #ffb74d;
  border-color: #ffb74d;
  color: #FFF;
}

.Card, .Card--horizontal, .VideoPreview, .view-blog .view-empty, .view-resources .view-empty {
  color: #4a4a4a;
  box-shadow: rgba(13, 23, 34, 0.25) 0 3px 15px , rgba(13, 23, 34, 0.125) 0 0 0 1px ;
  padding: 40px;
  transition: box-shadow 0.4s;
  background: #fff;
  border-radius: 7px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
  width: 100%;
}

.Card + .Card, .Card--horizontal + .Card, .VideoPreview + .Card, .view-blog .view-empty + .Card, .view-resources .view-empty + .Card, .Card + .Card--horizontal, .Card--horizontal + .Card--horizontal, .VideoPreview + .Card--horizontal, .view-blog .view-empty + .Card--horizontal, .view-resources .view-empty + .Card--horizontal, .Card + .VideoPreview, .Card--horizontal + .VideoPreview, .VideoPreview + .VideoPreview, .view-blog .view-empty + .VideoPreview, .view-resources .view-empty + .VideoPreview, .view-blog .Card + .view-empty, .view-blog .Card--horizontal + .view-empty, .view-blog .VideoPreview + .view-empty, .view-blog .view-empty + .view-empty, .view-resources .Card + .view-empty, .view-resources .Card--horizontal + .view-empty, .view-resources .VideoPreview + .view-empty, .view-resources .view-empty + .view-empty {
  margin-top: 30px;
}

a.Card:active, .VideoPreview:active, a.Card:hover, .VideoPreview:hover {
  color: #4a4a4a;
  box-shadow: rgba(13, 23, 34, 0.25) 0 5px 25px , rgba(13, 23, 34, 0.125) 0 0 0 1px ;
  text-decoration: none;
}

a.Card:active .Card-cta, .VideoPreview:active .Card-cta, a.Card:hover .Card-cta, .VideoPreview:hover .Card-cta {
  background: rgba(165, 214, 167, 0.1);
  color: #5c665d;
}

a.Card:active .Card-cta span, .VideoPreview:active .Card-cta span, a.Card:hover .Card-cta span, .VideoPreview:hover .Card-cta span {
  border-color: #b3e8b5;
}

.Card-image {
  background: #F4F4F4;
  margin: -40px -40px 0;
  overflow: hidden;
  width: calc(100% + 80px);
}

.Card-image:before {
  padding-bottom: 44.44444%;
}

.Card-image.large {
  width: calc(100% + 120px);
}

.Card-image.large:last-child {
  margin-bottom: -60px;
}

.Card-image.large > :only-child {
  height: auto;
}

.Card-image:last-child {
  margin-bottom: -40px;
}

.Card-image > img:only-child {
  display: block;
}

.Card-image > div:only-child {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.Card-image > div:only-child img {
  display: block;
  max-height: 48px;
  max-width: 48px;
}

.Card-content {
  margin: 30px 0;
  overflow: hidden;
}

.Card-content:first-child {
  margin-top: 0;
}

.Card-content:last-child {
  margin-bottom: 0;
}

.Card-kicker {
  color: #4a4a4a;
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  margin: 0;
  text-transform: uppercase;
}

.Card-title {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin-top: 10px;
}

.Card-title,
.Card-title a {
  color: #666;
}

.Card-cta {
  color: #a5d6a7;
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  padding: 0 40px;
  transition: background 0.4s, color 0.4s;
  -ms-flex-item-align: end;
  align-self: flex-end;
  border-top: 1px solid #F4F4F4;
  display: block;
  line-height: 48px;
  margin: auto -40px -40px;
  text-decoration: none;
  width: calc(100% + 80px);
}

.Card-cta span {
  transition: border 0.4s;
  border-bottom: 1px solid transparent;
}

@media (min-width: 640px) {
  .Card--horizontal {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0;
    position: relative;
  }
  .Card--horizontal .Card-image {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0;
    width: 30%;
  }
  .Card--horizontal .Card-content {
    padding: 30px;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 0;
  }
  .Card--horizontal .Card-cta {
    padding: 30px 30px 30px 0;
    -ms-flex-item-align: center;
    align-self: center;
    border: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0;
    width: auto;
  }
  .Card--horizontal .Card-cta span {
    color: #ffb74d;
    padding: 0 30px;
    transition: background 0.4s, color 0.4s;
    background: none;
    border: 2px solid #ffb74d;
    border-radius: 3px;
    display: block;
    height: 36px;
    line-height: 32px;
  }
  .Card--horizontal .Card-cta span:hover {
    background: #ffb74d;
    text-decoration: none;
  }
}

@media (max-width: 959px) and (min-width: 640px) {
  .Card--horizontal {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .Card--horizontal .Card-image {
    width: 40%;
  }
  .Card--horizontal .Card-content {
    padding-bottom: 116px;
    width: 60%;
  }
  .Card--horizontal .Card-cta {
    bottom: 0;
    left: calc(40% + 30px);
    position: absolute;
    right: 0;
    text-align: center;
  }
}

a.Card--horizontal:active, a.Card--horizontal:hover,
.u-textColor--FFFFFF a.Card--horizontal:active,
.u-textColor--FFFFFF a.Card--horizontal:hover {
  color: #4a4a4a;
  box-shadow: rgba(13, 23, 34, 0.25) 0 5px 25px , rgba(13, 23, 34, 0.125) 0 0 0 1px ;
  text-decoration: none;
}

a.Card--horizontal:active .Card-cta span,
a.Card--horizontal:hover .Card-cta span,
.u-textColor--FFFFFF a.Card--horizontal:active .Card-cta span,
.u-textColor--FFFFFF a.Card--horizontal:hover .Card-cta span {
  color: #fff;
  background: #ffb74d;
}

.Career {
  padding: 80px 0;
}

.Career-header {
  margin: 30px 0;
}

.Career-header:first-child {
  margin-top: 0;
}

.Career-header:last-child {
  margin-bottom: 0;
}

.Career-title {
  margin: 0;
}

.Career-title .Button,
.Career-title .Button:active,
.Career-title .Button:hover {
  color: #fff;
  float: right;
  margin-left: 10px;
}

.Career-meta {
  margin: 30px 0;
  padding: 30px 0;
  border: solid #D8D8D8;
  border-width: 1px 0;
}

.Career-meta:first-child {
  margin-top: 0;
}

.Career-meta:last-child {
  margin-bottom: 0;
}

.Career-meta h3 {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 30px 0 0;
  font-weight: 600;
}

.Career-meta h3:first-child {
  margin-top: 0;
}

.Career-meta h3:last-child {
  margin-bottom: 0;
}

.Career-meta p {
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  margin: 0;
}

.Career-content {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.Career-content h1,
.Career-content h2 {
  font-size: 22px;
  font-weight: 600;
  line-height: 36px;
}

@media (max-width: 639px) {
  .Career-content h1,
  .Career-content h2 {
    font-size: 18px;
  }
}

@media (max-width: 639px) {
  .Career-content h1,
  .Career-content h2 {
    line-height: 28px;
  }
}

.Career-content h3,
.Career-content h4 {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

@media (max-width: 639px) {
  .Career-content h3,
  .Career-content h4 {
    font-size: 18px;
  }
}

@media (max-width: 639px) {
  .Career-content h3,
  .Career-content h4 {
    line-height: 28px;
  }
}

.Career-content h1, .Career-content
.h1, .Career-content h2, .Career-content
.h2, .Career-content h3, .Career-content
.h3, .Career-content h4, .Career-content
.h4, .Career-content h5, .Career-content
.h5, .Career-content h6, .Career-content
.h6 {
  margin: 40px 0 -20px;
}

.Career-content h1:first-child, .Career-content
.h1:first-child, .Career-content h2:first-child, .Career-content
.h2:first-child, .Career-content h3:first-child, .Career-content
.h3:first-child, .Career-content h4:first-child, .Career-content
.h4:first-child, .Career-content h5:first-child, .Career-content
.h5:first-child, .Career-content h6:first-child, .Career-content
.h6:first-child {
  margin-top: 0;
}

.Career-content h1:last-child, .Career-content
.h1:last-child, .Career-content h2:last-child, .Career-content
.h2:last-child, .Career-content h3:last-child, .Career-content
.h3:last-child, .Career-content h4:last-child, .Career-content
.h4:last-child, .Career-content h5:last-child, .Career-content
.h5:last-child, .Career-content h6:last-child, .Career-content
.h6:last-child {
  margin-bottom: 0;
}

.Pacnav--is-scrolling .Drupal-message {
  max-height: calc(100vh - 80px);
  top: 80px;
}

.adminimal-menu .Drupal-message {
  max-height: calc(100vh - 153px);
  top: 153px;
}

.adminimal-menu.Pacnav--is-scrolling .Drupal-message {
  max-height: calc(100vh - 108px);
  top: 108px;
}

.Footer {
  padding: 100px 0;
  -ms-flex-align: center;
  align-items: center;
  background: #0D1722;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  padding-bottom: 30px;
}

.Footer .Wrap, .Footer .Wrap--noPadding, .Footer .Wrap--noPaddingAll, .Footer .Wrap--wide, .Footer .Wrap--narrow, .Footer .view-blog, .Footer .view-news, .Footer .view-partners, .Footer .view-resources, .Footer .has-cutout-hero .Body-sections > .Section:first-child, .has-cutout-hero .Footer .Body-sections > .Section:first-child, .Footer
.has-cutout-hero .Body-sections > :first-child > .Section,
.has-cutout-hero .Footer .Body-sections > :first-child > .Section {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.Footer-nav {
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  width: 100%;
}

.Footer-nav ul.menu,
.Footer-nav li.expanded,
.Footer-nav li.leaf {
  list-style: none;
}

.Footer-nav li.expanded,
.Footer-nav li.leaf,
.Footer-nav > ul.menu ul.menu {
  margin: 0;
  padding: 0;
}

.Footer-nav > ul.menu {
  margin: 0 0 30px 0;
  width: 25%;
}

.Footer-nav > ul.menu.full {
  width: 100%;
}

.Footer-nav > ul.menu ul.menu,
.Footer-nav > ul.menu li + li {
  margin-top: 10px;
}

.Footer-nav > ul.menu > li + li {
  margin-top: 10px;
}

.Footer-nav > ul.menu > li > a,
.Footer-nav > ul.menu > li > .nolink {
  font-weight: 400;
}

.Footer-nav a,
.Footer-nav a.active,
.Footer-nav .nolink {
  color: #fff;
  font-weight: 500;
}

.Footer-social ul,
.Footer-social li {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.Footer-social ul {
  display: -ms-flexbox;
  display: flex;
}

.Footer-social li {
  height: 18px;
  line-height: 18px;
}

.Footer-social li + li {
  margin-left: 30px !important;
}

.Footer-social a,
.Footer-social a.active,
.Footer-social .nolink {
  color: #666;
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
}

.Footer-social a:active, .Footer-social a:hover,
.Footer-social a.active:active,
.Footer-social a.active:hover,
.Footer-social .nolink:active,
.Footer-social .nolink:hover {
  color: #666;
  text-decoration: none;
}

.Footer-copyright {
  color: #666;
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  display: -ms-flexbox;
  display: flex;
  font-weight: 400;
  margin-top: 30px;
}

.Footer-copyright ul,
.Footer-copyright li {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.Footer-copyright li {
  display: inline;
}

.Footer-copyright li:before {
  content: '|';
  display: inline-block;
  margin: 0 5px;
}

.Footer-copyright a,
.Footer-copyright a.active,
.Footer-copyright .nolink {
  color: #666;
}

.Footer-copyright a:active, .Footer-copyright a:hover,
.Footer-copyright a.active:active,
.Footer-copyright a.active:hover,
.Footer-copyright .nolink:active,
.Footer-copyright .nolink:hover {
  color: #666;
  text-decoration: none;
}

.Footer .info .Footer-nav {
  margin-top: 30px;
}

.Footer .Row,
.Footer .company {
  margin-top: 30px;
}

.Footer .title,
.Footer .company p {
  color: #fff;
  font-weight: 400;
}

.Footer .company p {
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  font-weight: 400;
}

.Footer .company p.name {
  font-weight: 600;
  margin-bottom: 0px;
}

.Footer .company p.address {
  margin-top: 10px;
}

@media (max-width: 1039px) {
  .Footer-nav > ul.menu {
    width: 50%;
  }
}

@media (max-width: 959px) {
  .Footer-copyright {
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .Footer-copyright p {
    margin-bottom: 10px;
  }
  .Footer-copyright ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .Footer-copyright li {
    display: block;
    line-height: 1em;
  }
  .Footer-copyright li:first-child:before {
    display: none;
  }
}

@media (max-width: 639px) {
  .Footer-nav > ul.menu {
    width: 100%;
  }
  .Footer-copyright {
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .Footer-copyright ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: -10px !important;
  }
  .Footer-copyright li {
    display: block;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    line-height: 1em;
    margin-bottom: 20px !important;
  }

  .Footer-nav > ul.menu > li + li {
    margin-top: 20px;
  }
  .Footer-copyright li:before {
    display: none;
  }
  .Footer-copyright li:nth-child(2n) {
    border-left: 1px solid #666;
    padding-left: 5px !important;
  }
  .Footer-copyright li:nth-child(2n+1) {
    padding-right: 5px !important;
    text-align: right;
  }
}

.GlobalSearch {
  transition: z-index 0s;
  left: 350px;
  margin: 0;
  position: absolute;
  right: 230px;
  top: calc(50% - 30px);
  transition-delay: 0.8s;
  z-index: 10;
}

.GlobalSearch:before {
  transition: border 0.6s, opacity 0.6s, transform 0.8s;
  border: 1px solid #D8D8D8;
  border-radius: 7px;
  bottom: 0;
  box-shadow: 0 0 10px rgba(13, 23, 34, 0.1);
  content: '';
  display: block;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: right;
  transition-delay: 0.2s, 0s;
  z-index: 10;
}

.GlobalSearch.has-noTransition, .GlobalSearch.has-noTransition:before,
.GlobalSearch.has-noTransition .GlobalSearch-field,
.GlobalSearch.has-noTransition input[type='text'] {
  transition: none !important;
}

.GlobalSearch.is-active {
  transition-delay: 0s;
  z-index: 25;
}

.GlobalSearch.is-active:before {
  opacity: 1;
  transform: scaleX(1);
  transition-delay: 0s;
}

.GlobalSearch-field {
  transition: background 0.6s, transform 0.8s, width 0.8s;
  background: #fff;
  height: 60px;
  margin-left: 100vw;
  opacity: 0;
  position: relative;
  transform: translateX(570px);
  width: 0;
}

.GlobalSearch-field .form-item {
  margin: 0;
}

.GlobalSearch-field input[type='text'] {
  font-size: 16px;
  transition: background 0.4s, color 0.4s, opacity 0.6s;
  background: #fff;
  border: solid #D8D8D8;
  border-width: 1px 0;
  border-radius: 7px;
  box-sizing: border-box;
  display: block;
  height: 60px;
  left: -14px;
  line-height: 58px;
  padding: 0 0 0 75px;
  position: absolute;
  right: 0;
  top: 0;
  width: calc(100% + 13px);
  z-index: 15;
}

.GlobalSearch-field input[type='text']:focus {
  box-shadow: none;
}

.GlobalSearch-field input[type='submit'] {
  display: none;
}

.GlobalSearch-field .form-autocomplete {
  background-image: none !important;
}

.GlobalSearch-field #autocomplete {
  box-shadow: rgba(13, 23, 34, 0.25) 0 5px 25px , rgba(13, 23, 34, 0.125) 0 0 0 1px ;
  transition: background 0.4s;
  background: #fff;
  border: 0;
  border-radius: 7px;
  margin-top: -59px;
  padding-top: 52px;
  z-index: 10;
}

.GlobalSearch-field #autocomplete li {
  color: #595959;
  font-size: 15px;
  transition: background 0.4s;
  cursor: pointer;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  padding: 0 24px 0 75px;
  white-space: nowrap;
}

.GlobalSearch-field #autocomplete li:first-child {
  height: 43px;
  padding-top: 7px;
}

.GlobalSearch-field #autocomplete li.selected {
  background: #bcf5bf;
}

.GlobalSearch-field #autocomplete .autocomplete-suggestion-results {
  display: none;
}

.GlobalSearch.is-transitioning .GlobalSearch-field {
  transition: opacity 0.6s, margin 0.8s, transform 0.8s, width 0.8s;
  overflow: hidden;
  transition-delay: 0s;
}

.GlobalSearch.is-transitioning.is-active .GlobalSearch-field {
  transition-delay: 0.2s, 0s, 0s;
}

.GlobalSearch.is-active .GlobalSearch-field {
  transition: opacity 0.6s, transform 0.8s, width 0.8s;
  margin-left: 0;
  opacity: 1;
  transform: none;
  width: 100%;
}

.GlobalSearch.is-active .GlobalSearch-field input[type='text'] {
  transition: color 0.4s, opacity 0.6s;
}

.GlobalSearch-open {
  cursor: pointer;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 21px;
  left: 0;
  margin-left: 100vw;
  position: absolute;
  top: calc(50% - 11px);
  transform: translateX(-601px);
  width: 21px;
  z-index: 25;
}

.GlobalSearch-open:before {
  transition: background 0.6s, border 0.6s;
  background: #fff;
  border: 1px solid #D8D8D8;
  border-radius: 7px 0 0 7px;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 60px;
  left: -15px;
  opacity: 0;
  position: absolute;
  top: -19px;
  transition-delay: 0.2s;
  width: 51px;
}

.GlobalSearch-open svg {
  display: block;
  position: relative;
  z-index: 10;
}

.GlobalSearch-open g {
  transition: fill 0.4s;
  fill: #fff;
}

.GlobalSearch.is-transitioning .GlobalSearch-open {
  transition: margin 0.8s, transform 0.8s;
}

.GlobalSearch.is-transitioning .GlobalSearch-open:before {
  transition: opacity 0.6s;
}

.GlobalSearch.is-active .GlobalSearch-open {
  cursor: default;
  margin-left: 0;
  transform: none;
}

.GlobalSearch.is-active .GlobalSearch-open:before {
  opacity: 1;
  transition-delay: 0s;
}

.GlobalSearch-close {
  color: #D8D8D8;
  transition: background 0.6s, border 0.6s, color 0.4s, opacity 0.6s;
  background: #fff;
  border: solid #D8D8D8;
  border-width: 1px 1px 1px 0;
  border-radius: 0 7px 7px 0;
  cursor: pointer;
  height: 60px;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition-delay: 0s, 0.2s;
  width: 60px;
  z-index: 25;
}

.GlobalSearch-close:after, .GlobalSearch-close:before {
  background: currentcolor;
  content: '';
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform-origin: center;
  width: 28px;
}

.GlobalSearch-close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
}

.GlobalSearch-close:before {
  transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
}

.GlobalSearch-close:hover {
  color: #979797;
}

.GlobalSearch.is-active .GlobalSearch-close {
  opacity: 1;
  transition-delay: 0s;
}

body:not(.has-inverse-hero) .GlobalSearch:before,
.Pacnav--is-scrolling .GlobalSearch:before {
  border-color: #595959;
}

body:not(.has-inverse-hero) .GlobalSearch-open g,
.Pacnav--is-scrolling .GlobalSearch-open g {
  fill: #fff;
}

body:not(.has-inverse-hero) .GlobalSearch-field,
.Pacnav--is-scrolling .GlobalSearch-field {
  background: #0D1722;
  border-radius: 0 6px 6px 0;
}

body:not(.has-inverse-hero) .GlobalSearch-field input[type='text'],
.Pacnav--is-scrolling .GlobalSearch-field input[type='text'] {
  color: #D8D8D8;
  background: #0D1722;
  border-color: #595959;
}

body:not(.has-inverse-hero) .GlobalSearch-open:before, body:not(.has-inverse-hero) .GlobalSearch-close,
.Pacnav--is-scrolling .GlobalSearch-open:before,
.Pacnav--is-scrolling .GlobalSearch-close {
  background: #0D1722;
  border-color: #595959;
}

body:not(.has-inverse-hero) .GlobalSearch #autocomplete,
.Pacnav--is-scrolling .GlobalSearch #autocomplete {
  background: #0D1722;
}

@media (min-width: 1301px) {
  .GlobalSearch-open {
    left: 0;
    margin-left: 0;
    transform: translateX(699px);
  }
  .GlobalSearch-field {
    margin-left: 0;
    transform: translateX(819px);
  }
  .GlobalSearch.is-active .GlobalSearch-field {
    transform: none;
  }
}

@media (max-width: 819px) {
  .GlobalSearch {
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    display: none;
    height: 42px;
    left: inherit;
    margin: 0 auto;
    padding: 5px 0 5px 30px;
    position: relative;
    right: inherit;
    top: inherit;
    width: calc(100% - 40px);
    z-index: 25;
  }
  .GlobalSearch:before, .GlobalSearch-open:before, .GlobalSearch-close {
    display: none;
  }
  .GlobalSearch-open {
    cursor: default;
    left: 0;
    margin-left: 0;
    transform: none;
  }
  .GlobalSearch-open g {
    fill: #fff;
  }
  .GlobalSearch-field {
    background: none;
    height: 30px;
    left: inherit;
    margin-left: 0;
    opacity: 1;
    right: inherit;
    top: inherit;
    transform: none;
    width: 100%;
  }
  .GlobalSearch-field input[type='text'] {
    color: #fff;
    transition: color 0.4s, opacity 0.6s;
    background: #0D1722;
    border: 0;
    height: 30px;
    left: inherit;
    line-height: 30px;
    opacity: 1;
    padding-left: 0;
    position: relative;
    right: inherit;
    top: inherit;
    transform: none;
    width: 100%;
  }
  .GlobalSearch-field input[type='text']::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgba(255, 255, 255, 0.5);
  }
  .GlobalSearch-field input[type='text']::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(255, 255, 255, 0.5);
  }
  .GlobalSearch-field input[type='text']:-ms-input-placeholder {
    /* IE 10+ */
    color: rgba(255, 255, 255, 0.5);
  }
  .GlobalSearch-field input[type='text']:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(255, 255, 255, 0.5);
  }
  .GlobalSearch-field #autocomplete {
    display: none !important;
  }
}

.Header {
  transition: background 0.4s, height 0.4s;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  height: 125px;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 100;
}

.Header .Wrap, .Header .Wrap--noPadding, .Header .Wrap--noPaddingAll, .Header .Wrap--wide, .Header .Wrap--narrow, .Header .view-blog, .Header .view-news, .Header .view-partners, .Header .view-resources, .Header .has-cutout-hero .Body-sections > .Section:first-child, .has-cutout-hero .Header .Body-sections > .Section:first-child, .Header
.has-cutout-hero .Body-sections > :first-child > .Section,
.has-cutout-hero .Header .Body-sections > :first-child > .Section {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  height: 43px;
}

.Header .Wrap:after, .Header .Wrap--noPadding:after, .Header .Wrap--noPaddingAll:after, .Header .Wrap--wide:after, .Header .Wrap--narrow:after, .Header .view-blog:after, .Header .view-news:after, .Header .view-partners:after, .Header .view-resources:after, .Header .has-cutout-hero .Body-sections > .Section:first-child:after, .has-cutout-hero .Header .Body-sections > .Section:first-child:after, .Header
.has-cutout-hero .Body-sections > :first-child > .Section:after,
.has-cutout-hero .Header .Body-sections > :first-child > .Section:after {
  display: none;
}

.Header .Logo {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 40px;
}

.Header .Logo-text {
  transition: fill 0.6s;
  fill: #fff;
}

.Header .Logo-block {
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
}

.Header .Logo-block .Logo-img-main {
  display: none;
  transition: height 0.4s,width 0.4s;
}

.Header .Logo-block .Logo-img-white {
  display: block;
  transition: height 0.4s,width 0.4s;
}

.Header-nav {
  transition: opacity 0.6s;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-right: 261px;
  position: relative;
  transition-delay: 0.2s;
  width: calc(100% - 481px);
  z-index: 20;
}

.Header-cta {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  width: 160px;
  z-index: 50;
}

.Header-cta .Button, .Header-cta
[class^='Button--'], .Header-cta
[class*=' Button--'], .Header-cta .Resource-form .ao-form-submit, .Resource-form .Header-cta .ao-form-submit, .Header-cta .ActonFormSection .Section-content .ao-form-submit, .ActonFormSection .Section-content .Header-cta .ao-form-submit, .Header-cta .BlogView-subscribe .ao-form-submit, .BlogView-subscribe .Header-cta .ao-form-submit, .Header-cta
.hs-button, .Header-cta .QuickLinks a, .QuickLinks .Header-cta a, .Header-cta .ResourcesView-subscribe .ao-form-submit, .ResourcesView-subscribe .Header-cta .ao-form-submit, .Header-cta .pager-load-more a, .pager-load-more .Header-cta a, .Header-cta .page-user .form-actions input[type='submit'], .page-user .form-actions .Header-cta input[type='submit'] {
  transition: border 0.4s, color 0.4s, transform 0.4s;
  color: #fff;
  border-color: #fff;
  height: 48px;
  line-height: 44px;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}

.Header-cta .Button:active, .Header-cta
[class^='Button--']:active, .Header-cta
[class*=' Button--']:active, .Header-cta .Resource-form .ao-form-submit:active, .Resource-form .Header-cta .ao-form-submit:active, .Header-cta .ActonFormSection .Section-content .ao-form-submit:active, .ActonFormSection .Section-content .Header-cta .ao-form-submit:active, .Header-cta .BlogView-subscribe .ao-form-submit:active, .BlogView-subscribe .Header-cta .ao-form-submit:active, .Header-cta
.hs-button:active, .Header-cta .QuickLinks a:active, .QuickLinks .Header-cta a:active, .Header-cta .ResourcesView-subscribe .ao-form-submit:active, .ResourcesView-subscribe .Header-cta .ao-form-submit:active, .Header-cta .pager-load-more a:active, .pager-load-more .Header-cta a:active, .Header-cta .page-user .form-actions input[type='submit']:active, .page-user .form-actions .Header-cta input[type='submit']:active, .Header-cta .Button:hover, .Header-cta
[class^='Button--']:hover, .Header-cta
[class*=' Button--']:hover, .Header-cta .Resource-form .ao-form-submit:hover, .Resource-form .Header-cta .ao-form-submit:hover, .Header-cta .ActonFormSection .Section-content .ao-form-submit:hover, .ActonFormSection .Section-content .Header-cta .ao-form-submit:hover, .Header-cta .BlogView-subscribe .ao-form-submit:hover, .BlogView-subscribe .Header-cta .ao-form-submit:hover, .Header-cta
.hs-button:hover, .Header-cta .QuickLinks a:hover, .QuickLinks .Header-cta a:hover, .Header-cta .ResourcesView-subscribe .ao-form-submit:hover, .ResourcesView-subscribe .Header-cta .ao-form-submit:hover, .Header-cta .pager-load-more a:hover, .pager-load-more .Header-cta a:hover, .Header-cta .page-user .form-actions input[type='submit']:hover, .page-user .form-actions .Header-cta input[type='submit']:hover {
  color: #fff;
  background: none;
  border-color: #fff;
}

.Header-Global .Global-Menu {
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 101;
  background-color: #0D1722;
  height: 35px;
  transition: all 0.5s linear;
}

.Header-Global .Global-Menu ul {
  width: auto;
  text-align: right;
  padding-top: 0px;
  padding-bottom: 0px;
}

.Header-Global .Global-Menu ul li {
  height: 35px;
  line-height: 35px;
  display: inline-block;
}

.Header-Global .Global-Menu ul li a {
  color: #fff;
  font-size: 14px;
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid RGBA(255, 255, 255, 0.2);
}

.Header-Global .Global-Menu ul li:first-child a {
  border-left: none;
}

.Header-Global .Global-Menu.has-sub ul {
  margin-left: 0px;
}

.Header-Global .Global-Menu.has-sub ul li.hs-menu-depth-1 {
  position: relative;
}

.Header-Global .Global-Menu.has-sub ul li.hs-menu-depth-1 > a {
  margin-left: 0px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (max-width: 639px) {
  .Header-Global .Global-Menu.has-sub ul li.hs-menu-depth-1 > a {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 13px;
  }
}

.Header-Global .Global-Menu.has-sub ul li.hs-menu-depth-1 ul {
  position: absolute;
  padding: 10px 0px 0px 0px;
  width: 250px;
  top: 0px;
  left: 0px;
  background-color: #0D1722;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  transition: opacity 600ms, visibility 600ms;
}

.Header-Global .Global-Menu.has-sub ul li.hs-menu-depth-1 ul li {
  display: block;
  border-bottom: 1px solid RGBA(255, 255, 255, 0.1);
  line-height: 25px;
}

.Header-Global .Global-Menu.has-sub ul li.hs-menu-depth-1 ul li:last-child {
  border-bottom: none;
}

.Header-Global .Global-Menu.has-sub ul li.hs-menu-depth-1:hover ul {
  visibility: visible;
  opacity: 1;
}

@media (max-width: 639px) {
  .Header-Global .Global-Menu.has-sub .Wrap {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
  }
  .Header-Global .Global-Menu.has-sub .hs-menu-wrapper > ul {
    margin-left: 0px;
    padding-left: 0px;
    width: 100%;
    text-align: center;
  }
}

body:not(.Pacnav--is-mobile) .Header.Has-childmenu {
  top: 35px;
}

.adminimal-menu .Header {
  top: 28px;
}

.Pacnav--is-scrolling .Header {
  background: #0D1722;
  height: 80px;
}

.Pacnav--is-scrolling .Header .Logo-text {
  fill: #fff;
  transition-delay: 0s;
}

.Pacnav--is-scrolling .Header .Logo-block .Logo-img-main {
  display: none;
}

.Pacnav--is-scrolling .Header .Logo-block .Logo-img-white {
  display: block;
}

.Pacnav--is-scrolling .Header .Header-cta .Button, .Pacnav--is-scrolling .Header .Header-cta
[class^='Button--'], .Pacnav--is-scrolling .Header .Header-cta
[class*=' Button--'], .Pacnav--is-scrolling .Header .Header-cta .Resource-form .ao-form-submit, .Resource-form .Pacnav--is-scrolling .Header .Header-cta .ao-form-submit, .Pacnav--is-scrolling .Header .Header-cta .ActonFormSection .Section-content .ao-form-submit, .ActonFormSection .Section-content .Pacnav--is-scrolling .Header .Header-cta .ao-form-submit, .Pacnav--is-scrolling .Header .Header-cta .BlogView-subscribe .ao-form-submit, .BlogView-subscribe .Pacnav--is-scrolling .Header .Header-cta .ao-form-submit, .Pacnav--is-scrolling .Header .Header-cta
.hs-button, .Pacnav--is-scrolling .Header .Header-cta .QuickLinks a, .QuickLinks .Pacnav--is-scrolling .Header .Header-cta a, .Pacnav--is-scrolling .Header .Header-cta .ResourcesView-subscribe .ao-form-submit, .ResourcesView-subscribe .Pacnav--is-scrolling .Header .Header-cta .ao-form-submit, .Pacnav--is-scrolling .Header .Header-cta .pager-load-more a, .pager-load-more .Pacnav--is-scrolling .Header .Header-cta a, .Pacnav--is-scrolling .Header .Header-cta .page-user .form-actions input[type='submit'], .page-user .form-actions .Pacnav--is-scrolling .Header .Header-cta input[type='submit'] {
  color: #fff;
  font-size: 15px;
  border-color: #fff;
  height: 36px;
  line-height: 32px;
}

.Pacnav--is-scrolling .Header .Header-cta .Button:active, .Pacnav--is-scrolling .Header .Header-cta
[class^='Button--']:active, .Pacnav--is-scrolling .Header .Header-cta
[class*=' Button--']:active, .Pacnav--is-scrolling .Header .Header-cta .Resource-form .ao-form-submit:active, .Resource-form .Pacnav--is-scrolling .Header .Header-cta .ao-form-submit:active, .Pacnav--is-scrolling .Header .Header-cta .ActonFormSection .Section-content .ao-form-submit:active, .ActonFormSection .Section-content .Pacnav--is-scrolling .Header .Header-cta .ao-form-submit:active, .Pacnav--is-scrolling .Header .Header-cta .BlogView-subscribe .ao-form-submit:active, .BlogView-subscribe .Pacnav--is-scrolling .Header .Header-cta .ao-form-submit:active, .Pacnav--is-scrolling .Header .Header-cta
.hs-button:active, .Pacnav--is-scrolling .Header .Header-cta .QuickLinks a:active, .QuickLinks .Pacnav--is-scrolling .Header .Header-cta a:active, .Pacnav--is-scrolling .Header .Header-cta .ResourcesView-subscribe .ao-form-submit:active, .ResourcesView-subscribe .Pacnav--is-scrolling .Header .Header-cta .ao-form-submit:active, .Pacnav--is-scrolling .Header .Header-cta .pager-load-more a:active, .pager-load-more .Pacnav--is-scrolling .Header .Header-cta a:active, .Pacnav--is-scrolling .Header .Header-cta .page-user .form-actions input[type='submit']:active, .page-user .form-actions .Pacnav--is-scrolling .Header .Header-cta input[type='submit']:active, .Pacnav--is-scrolling .Header .Header-cta .Button:hover, .Pacnav--is-scrolling .Header .Header-cta
[class^='Button--']:hover, .Pacnav--is-scrolling .Header .Header-cta
[class*=' Button--']:hover, .Pacnav--is-scrolling .Header .Header-cta .Resource-form .ao-form-submit:hover, .Resource-form .Pacnav--is-scrolling .Header .Header-cta .ao-form-submit:hover, .Pacnav--is-scrolling .Header .Header-cta .ActonFormSection .Section-content .ao-form-submit:hover, .ActonFormSection .Section-content .Pacnav--is-scrolling .Header .Header-cta .ao-form-submit:hover, .Pacnav--is-scrolling .Header .Header-cta .BlogView-subscribe .ao-form-submit:hover, .BlogView-subscribe .Pacnav--is-scrolling .Header .Header-cta .ao-form-submit:hover, .Pacnav--is-scrolling .Header .Header-cta
.hs-button:hover, .Pacnav--is-scrolling .Header .Header-cta .QuickLinks a:hover, .QuickLinks .Pacnav--is-scrolling .Header .Header-cta a:hover, .Pacnav--is-scrolling .Header .Header-cta .ResourcesView-subscribe .ao-form-submit:hover, .ResourcesView-subscribe .Pacnav--is-scrolling .Header .Header-cta .ao-form-submit:hover, .Pacnav--is-scrolling .Header .Header-cta .pager-load-more a:hover, .pager-load-more .Pacnav--is-scrolling .Header .Header-cta a:hover, .Pacnav--is-scrolling .Header .Header-cta .page-user .form-actions input[type='submit']:hover, .page-user .form-actions .Pacnav--is-scrolling .Header .Header-cta input[type='submit']:hover {
  color: #fff;
  background: none;
  border-color: #fff;
}

@media (min-width: 820px) {
  .GlobalSearch.is-active ~ .Header-nav {
    opacity: 0;
    transition-delay: 0s;
  }
}

@media (max-width: 819px) {
  .Header {
    -ms-flex-align: start;
    align-items: flex-start;
    height: 80px;
    padding: 25px 0;
    overflow: hidden;
  }
  .Header .Wrap, .Header .Wrap--noPadding, .Header .Wrap--noPaddingAll, .Header .Wrap--wide, .Header .Wrap--narrow, .Header .view-blog, .Header .view-news, .Header .view-partners, .Header .view-resources, .Header .has-cutout-hero .Body-sections > .Section:first-child, .has-cutout-hero .Header .Body-sections > .Section:first-child, .Header
  .has-cutout-hero .Body-sections > :first-child > .Section,
  .has-cutout-hero .Header .Body-sections > :first-child > .Section {
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
  }
  .Header-login {
    display: none;
  }
  .Header-nav {
    margin-right: 0;
    margin-top: 30px;
    position: static;
    width: 100%;
  }
  .Header-cta {
    right: 80px;
    top: -3px;
    transform: none;
    width: 100px;
    z-index: 5;
  }
  .Header-cta .Button, .Header-cta
  [class^='Button--'], .Header-cta
  [class*=' Button--'], .Header-cta .Resource-form .ao-form-submit, .Resource-form .Header-cta .ao-form-submit, .Header-cta .ActonFormSection .Section-content .ao-form-submit, .ActonFormSection .Section-content .Header-cta .ao-form-submit, .Header-cta .BlogView-subscribe .ao-form-submit, .BlogView-subscribe .Header-cta .ao-form-submit, .Header-cta
  .hs-button, .Header-cta .QuickLinks a, .QuickLinks .Header-cta a, .Header-cta .ResourcesView-subscribe .ao-form-submit, .ResourcesView-subscribe .Header-cta .ao-form-submit, .Header-cta .pager-load-more a, .pager-load-more .Header-cta a, .Header-cta .page-user .form-actions input[type='submit'], .page-user .form-actions .Header-cta input[type='submit'] {
    color: #fff;
    font-size: 15px;
    border-color: #fff;
    height: 36px;
    line-height: 32px;
  }
  .Pacnav--is-transitioning .Header {
    overflow: visible;
  }
  .Pacnav--is-mobile .Header:before {
    transition: opacity 0.6s, transform 0.8s;
    background: #0D1722;
    content: '';
    display: block;
    left: 0;
    height: 100vh;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleY(0);
    transform-origin: center top;
    transition-delay: 0.3s;
    z-index: 10;
  }
  .Pacnav--is-mobile .Header-nav {
    -ms-flex-order: 2;
    order: 2;
  }
  .Pacnav--is-mobile .Header .GlobalSearch {
    transition: left 0s, opacity 0.4s, transform 0.6s;
    display: block;
    left: 100vw;
    opacity: 0;
    -ms-flex-order: 4;
    order: 4;
    transform: translate(0, 0) scale(1.4);
    transform-origin: 60px 100%;
    transition-delay: 0.6s, 0s, 0s;
  }
  .Pacnav--is-mobile .Header-login {
    transition: left 0s, opacity 0.4s, transform 0.6s;
    display: block;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    height: 41px;
    left: 100vw;
    left: inherit;
    line-height: 30px;
    margin: 0 20px;
    opacity: 0;
    -ms-flex-order: 3;
    order: 3;
    padding: 5px 0;
    position: relative;
    right: inherit;
    top: inherit;
    transform: translate(0, 0) scale(1.4);
    transform-origin: 60px 100%;
    transition-delay: 0.7s, 0s, 0s;
    width: calc(100% - 40px);
  }
  .Pacnav--is-mobile .Header-login li {
    text-align: left;
  }
  .Pacnav--is-mobile .Header-login a {
    color: #fff;
    font-weight: 400;
  }
  .Pacnav--is-mobile .Header-login a:active, .Pacnav--is-mobile .Header-login a:hover {
    color: #fff;
  }
  .Pacnav--is-mobile .Header-login a:after {
    display: none;
  }
  .Pacnav--is-scrolling .Header:before {
    opacity: 1;
    height: calc(100vh - 80px);
    top: 100%;
  }
  .Pacnav--is-mobile.Pacnav--is-active .Header {
    overflow: visible;
  }
  .Pacnav--is-mobile.Pacnav--is-active .Header:before {
    transition: opacity 0.6s, transform 0.8s;
    opacity: 1;
    transform: scaleY(1);
    transition-delay: 0s;
  }
  .Pacnav--is-mobile.Pacnav--is-active .Header .Logo-text {
    fill: #fff;
    transition-delay: 0s;
  }
  .Pacnav--is-mobile.Pacnav--is-active .Header .PacnavToggle-lines,
  .Pacnav--is-mobile.Pacnav--is-active .Header .PacnavToggle-circles {
    transition-delay: 0s;
  }
  .Pacnav--is-mobile.Pacnav--is-active .Header .GlobalSearch {
    left: 0;
    opacity: 0 !important;
    transform: translate(-100%, 0) scale(0) !important;
    transition-delay: 0s, 1.6s, 1.6s;
  }
  .Pacnav--is-mobile.Pacnav--is-active.Menu--is-level0 .Header .GlobalSearch {
    left: 0;
    opacity: 1 !important;
    transform: translate(0, 0) scale(1) !important;
  }
}

@media (max-width: 479px) {
  .Header-cta {
    right: 60px;
    width: 90px;
  }
}

@media (max-width: 479px) and (min-width: 414px) {
  .Header-cta {
    right: 70px;
    width: 90px;
  }
}

.Hero, .Hero--home, .Hero--small, .Hero--logo, .Hero--basic {
  background: #0D1722 center no-repeat;
  background-size: cover;
  margin-top: -125px;
  height: 640px;
  padding-bottom: 150px;
  padding-top: 235px;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 20;
}

.u-bgColor--0E1723.Hero, .u-bgColor--0E1723.Hero--home, .u-bgColor--0E1723.Hero--small, .u-bgColor--0E1723.Hero--logo, .u-bgColor--0E1723.Hero--basic {
  background-color: #73787d;
}

.u-bgColor--0E1723.Hero:before, .u-bgColor--0E1723.Hero--home:before, .u-bgColor--0E1723.Hero--small:before, .u-bgColor--0E1723.Hero--logo:before, .u-bgColor--0E1723.Hero--basic:before {
  background: #73787d;
  background: linear-gradient(-135deg, #73787d 0%, #0D1722 100%);
}

.u-bgColor--9FC4D4.Hero, .u-bgColor--9FC4D4.Hero--home, .u-bgColor--9FC4D4.Hero--small, .u-bgColor--9FC4D4.Hero--logo, .u-bgColor--9FC4D4.Hero--basic {
  background: rgba(29, 72, 96, 0.8);
  background: linear-gradient(170deg, rgba(29, 72, 96, 0.8) 25%, rgba(159, 196, 212, 0.6) 100%);
  background-color: #7fa5b7;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 440px;
  padding-top: 175px;
}

.u-bgColor--9FC4D4.Hero:before, .u-bgColor--9FC4D4.Hero--home:before, .u-bgColor--9FC4D4.Hero--small:before, .u-bgColor--9FC4D4.Hero--logo:before, .u-bgColor--9FC4D4.Hero--basic:before {
  background: rgba(29, 72, 96, 0.8);
  background: linear-gradient(170deg, rgba(29, 72, 96, 0.8) 25%, rgba(159, 196, 212, 0.6) 100%);
}

.Hero:before, .Hero--home:before, .Hero--small:before, .Hero--logo:before, .Hero--basic:before {
  background: linear-gradient(155deg, rgba(13, 23, 34, 0.5) 0%, rgba(5, 73, 134, 0.75) 100%);
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
}

.Hero .Wrap, .Hero--home .Wrap, .Hero--small .Wrap, .Hero--logo .Wrap, .Hero--basic .Wrap, .Hero .Wrap--noPadding, .Hero--home .Wrap--noPadding, .Hero--small .Wrap--noPadding, .Hero--logo .Wrap--noPadding, .Hero--basic .Wrap--noPadding, .Hero .Wrap--noPaddingAll, .Hero--home .Wrap--noPaddingAll, .Hero--small .Wrap--noPaddingAll, .Hero--logo .Wrap--noPaddingAll, .Hero--basic .Wrap--noPaddingAll, .Hero .Wrap--wide, .Hero--home .Wrap--wide, .Hero--small .Wrap--wide, .Hero--logo .Wrap--wide, .Hero--basic .Wrap--wide, .Hero .Wrap--narrow, .Hero--home .Wrap--narrow, .Hero--small .Wrap--narrow, .Hero--logo .Wrap--narrow, .Hero--basic .Wrap--narrow, .Hero .view-blog, .Hero--home .view-blog, .Hero--small .view-blog, .Hero--logo .view-blog, .Hero--basic .view-blog, .Hero .view-news, .Hero--home .view-news, .Hero--small .view-news, .Hero--logo .view-news, .Hero--basic .view-news, .Hero .view-partners, .Hero--home .view-partners, .Hero--small .view-partners, .Hero--logo .view-partners, .Hero--basic .view-partners, .Hero .view-resources, .Hero--home .view-resources, .Hero--small .view-resources, .Hero--logo .view-resources, .Hero--basic .view-resources, .Hero .has-cutout-hero .Body-sections > .Section:first-child, .has-cutout-hero .Hero .Body-sections > .Section:first-child, .Hero--home .has-cutout-hero .Body-sections > .Section:first-child, .has-cutout-hero .Hero--home .Body-sections > .Section:first-child, .Hero--small .has-cutout-hero .Body-sections > .Section:first-child, .has-cutout-hero .Hero--small .Body-sections > .Section:first-child, .Hero--logo .has-cutout-hero .Body-sections > .Section:first-child, .has-cutout-hero .Hero--logo .Body-sections > .Section:first-child, .Hero--basic .has-cutout-hero .Body-sections > .Section:first-child, .has-cutout-hero .Hero--basic .Body-sections > .Section:first-child, .Hero
.has-cutout-hero .Body-sections > :first-child > .Section,
.has-cutout-hero .Hero .Body-sections > :first-child > .Section, .Hero--home
.has-cutout-hero .Body-sections > :first-child > .Section,
.has-cutout-hero .Hero--home .Body-sections > :first-child > .Section, .Hero--small
.has-cutout-hero .Body-sections > :first-child > .Section,
.has-cutout-hero .Hero--small .Body-sections > :first-child > .Section, .Hero--logo
.has-cutout-hero .Body-sections > :first-child > .Section,
.has-cutout-hero .Hero--logo .Body-sections > :first-child > .Section, .Hero--basic
.has-cutout-hero .Body-sections > :first-child > .Section,
.has-cutout-hero .Hero--basic .Body-sections > :first-child > .Section {
  z-index: 10;
}

.Hero-bg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
}

.Hero-kicker, .Hero-title, .Hero-subtitle {
  margin: 0;
}

.Hero-kicker {
  color: #b3e8b5;
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  margin: 0;
  text-transform: uppercase;
}

.Hero-title {
  color: #fff;
  margin: 0 0 30px;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, YuGothic, "游ゴシック", "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif;
}

.Hero-title:first-child {
  margin-top: 0;
}

.Hero-title:last-child {
  margin-bottom: 0;
}

.Hero-image + .Hero-title, .Hero-title:first-child {
  padding-top: 18px;
}

.Hero-subtitle {
  color: #fff;
  font-size: 22px;
  font-weight: 200;
  line-height: 34px;
  margin: 30px auto;
  max-width: 80%;
}

@media (max-width: 639px) {
  .Hero-subtitle {
    font-size: 20px;
  }
}

@media (max-width: 639px) {
  .Hero-subtitle {
    line-height: 30px;
  }
}

.Hero-subtitle:first-child {
  margin-top: 0;
}

.Hero-subtitle:last-child {
  margin-bottom: 0;
}

.Hero-subtitle a {
  color: #a5d6a7;
  font-weight: 600;
}

.Hero-cta {
  margin: 60px 0 0;
}

.Hero-cta:first-child {
  margin-top: 0;
}

.Hero-cta:last-child {
  margin-bottom: 0;
}

.Hero-logo {
  margin: 30px 0 0;
}

.Hero-logo:first-child {
  margin-top: 0;
}

.Hero-logo:last-child {
  margin-bottom: 0;
}

.Hero-logo img {
  display: block;
  margin: 0 auto;
  max-width: 340px;
}

.Hero-logo img.img-left {
  margin: 0px;
}

.Hero-logo + .Hero-subtitle {
  margin-top: 30px;
}

.Hero--home {
  background: #F4F4F4;
  background: linear-gradient(0deg, #F4F4F4 0%, #fff 100%);
  background: url("//8052665.fs1.hubspotusercontent-na1.net/hubfs/8052665/library/classic/icon/hero-bg.png") no-repeat bottom center;
  background-size: 1440px;
  height: 740px;
  padding-bottom: 115px;
  padding-top: 205px;
  text-align: left;
  z-index: 40;
}

.Hero--home.bg-2 {
  background: url("https://8052665.fs1.hubspotusercontent-na1.net/hubfs/8052665/library/classic/images/hero-bg-v2.png") no-repeat bottom center;
}

.Hero--home:before {
  display: none;
}

.Hero--home .Hero-title,
.Hero--home .Hero-subtitle {
  color: #4a4a4a;
}

.Hero--home .Hero-subtitle {
  color: #666;
  margin-left: 0;
  width: 50%;
  font-size: 18px;
}

.Hero--home .Hero-image {
  float: right;
  margin-bottom: -100%;
  max-width: 50%;
  padding-left: 80px;
  position: relative;
  top: 75px;
}

.Hero--home .Hero-image img {
  display: block;
  max-height: 520px;
  max-width: none;
}

.Hero--home .Hero-title {
  max-width: 900px;
  padding-top: 0;
}

.Hero--home .Hero-title:before {
  content: '';
  float: right;
  height: 120px;
  shape-outside: polygon(0 100%, 0 60px, 100% 60px, 100% 0, 100% 100%);
  width: 40%;
}

.Hero--small {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}

.Hero--small.smallest {
  height: 300px;
  margin-top: -125px;
  padding-bottom: 85px;
  padding-top: 125px;
}

.Hero--small.smallest .Hero-title {
  margin-bottom: 0px;
}

.Hero--small.smallest .Hero-subtitle {
  margin-top: 0px;
}

.Hero--basic {
  min-height: inherit;
}

@media (max-width: 959px) {
  .Hero-title {
    margin: 0 0 30px;
  }
  .Hero-title:first-child {
    margin-top: 0;
  }
  .Hero-title:last-child {
    margin-bottom: 0;
  }
  .Hero-subtitle {
    margin: 30px auto;
  }
  .Hero-subtitle:first-child {
    margin-top: 0;
  }
  .Hero-subtitle:last-child {
    margin-bottom: 0;
  }
  .Hero--home .Hero-title {
    max-width: 760px;
  }
}

@media (max-width: 639px) {
  .Hero {
    height: auto;
    margin-top: -80px;
    max-height: none;
    padding-top: 115px;
  }
  .Hero-subtitle {
    max-width: inherit;
  }
  .Hero--home {
    background-position: 30% 100%;
    background-size: 1080px;
    height: auto;
  }
  .Hero--home .Wrap, .Hero--home .Wrap--noPadding, .Hero--home .Wrap--noPaddingAll, .Hero--home .Wrap--wide, .Hero--home .Wrap--narrow, .Hero--home .view-blog, .Hero--home .view-news, .Hero--home .view-partners, .Hero--home .view-resources, .Hero--home .has-cutout-hero .Body-sections > .Section:first-child, .has-cutout-hero .Hero--home .Body-sections > .Section:first-child, .Hero--home
  .has-cutout-hero .Body-sections > :first-child > .Section,
  .has-cutout-hero .Hero--home .Body-sections > :first-child > .Section {
    padding-bottom: 60px;
    padding-right: calc(30px + 40vw);
  }
  .Hero--home .Hero-image {
    -ms-flex-align: center;
    align-items: center;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 40vw;
  }
  .Hero--home .Hero-image img {
    height: 100%;
    max-height: none;
  }
  .Hero--home .Hero-title:before {
    display: none;
  }
  .Hero--home .Hero-subtitle {
    margin-bottom: 0;
    width: auto;
  }
}

@media (max-width: 399px) {
  .Hero-logo img {
    max-width: 100%;
  }
}

@media (max-width: 479px) {
  .Hero--home .Wrap, .Hero--home .Wrap--noPadding, .Hero--home .Wrap--noPaddingAll, .Hero--home .Wrap--wide, .Hero--home .Wrap--narrow, .Hero--home .view-blog, .Hero--home .view-news, .Hero--home .view-partners, .Hero--home .view-resources, .Hero--home .has-cutout-hero .Body-sections > .Section:first-child, .has-cutout-hero .Hero--home .Body-sections > .Section:first-child, .Hero--home
  .has-cutout-hero .Body-sections > :first-child > .Section,
  .has-cutout-hero .Hero--home .Body-sections > :first-child > .Section {
    padding-right: 30px;
  }
  .Hero--home .Hero-image {
    float: none;
    margin: 0 auto 30px;
    max-width: none;
    position: static;
    width: 80%;
  }
  .Hero--home .Hero-image img {
    height: auto;
    max-width: 100%;
  }
}

.hljs {
  color: #595959;
  background: #F4F4F4;
}

.IconList {
  margin: 60px 0;
  padding: 40px 0;
  border-top: 1px solid rgba(13, 23, 34, 0.2);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  text-align: center;
}

.IconList:first-child {
  margin-top: 0;
}

.IconList:last-child {
  margin-bottom: 0;
}

.IconList.has-contentBelow {
  border-bottom: 1px solid rgba(13, 23, 34, 0.2);
  border-top: 0;
}

.IconList-item {
  padding: 0 10px;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 200px;
}

.IconList-item a,
.IconList-item a:active,
.IconList-item a:hover {
  color: #666;
  text-decoration: none;
}

.IconList-item a:active span,
.IconList-item a:hover span {
  border-color: currentcolor;
}

.IconList-label {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: block;
  margin-top: 20px;
}

.IconList-label span {
  transition: color 0.4s;
  border-bottom: 1px solid transparent;
}

.IconList img {
  display: block;
  margin: 0 auto;
  max-height: 54px;
  max-width: 54px;
}

.IconList.is-wrapped {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: -40px;
}

.IconList.is-wrapped .IconList-item {
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  -ms-flex-positive: 0;
  flex-grow: 0;
  margin-bottom: 40px;
}

@media (max-width: 819px) {
  .IconList {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -40px;
  }
  .IconList-item,
  .IconList.is-wrapped .IconList-item {
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    margin-bottom: 40px;
  }
  .IconList.has-contentBelow {
    margin-bottom: 30px;
  }
}

@media (max-width: 639px) {
  .IconList {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .IconList-item,
  .IconList.is-wrapped .IconList-item {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
}

.Kicker {
  color: "green";
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  text-transform: uppercase;
}

.Kicker + h1, .Kicker + h2, .Kicker + h3 {
  margin-top: 10px;
}

.LoadingIcon, .ViewsExposedForm--resources .ajax-progress .throbber, .ViewsExposedForm--blog .ajax-progress .throbber, .ViewsExposedForm--partners .ajax-progress .throbber, .pager-load-more .ajax-progress .throbber,
.item-list .pager-load-more .ajax-progress .throbber {
  background: url("//8052665.fs1.hubspotusercontent-na1.net/hubfs/8052665/library/classic/icon/ajax-loader.gif") no-repeat center;
  display: block;
  height: 32px;
  width: 32px;
}

.LoadingIcon--gray {
  background-image: url("//8052665.fs1.hubspotusercontent-na1.net/hubfs/8052665/library/classic/icon/ajax-loader-gray.gif");
}

.LoadingIcon--blue {
  background-image: url("//8052665.fs1.hubspotusercontent-na1.net/hubfs/8052665/library/classic/icon/ajax-loader-blue.gif");
}

.LoadingIcon--red, .pager-load-more .ajax-progress .throbber,
.item-list .pager-load-more .ajax-progress .throbber {
  background-image: url("//8052665.fs1.hubspotusercontent-na1.net/hubfs/8052665/library/classic/icon/ajax-loader-red.gif");
}

.Logo {
  transition: height 0.4s, width 0.4s;
  display: block;
  height: 43px;
  position: relative;
  width: 180px;
  z-index: 20;
}

.Logo-top {
  width: 260px;
  height: auto;
}

.Logo svg {
  transition: height 0.4s, width 0.4s;
  display: block;
  height: 43px;
  width: 180px;
}

.Logo-text {
  fill: #4a4a4a;
}

.Pacnav--is-scrolling .Logo,
.Pacnav--is-scrolling .Logo svg {
  height: 30px;
  width: 130px;
}

.Pacnav--is-scrolling .Logo.Logo-top,
.Pacnav--is-scrolling .Logo.Logo-top svg {
  height: 30px;
  width: 180px;
}

@media (max-width: 819px) {
  .Logo,
  .Logo svg {
    height: 30px;
    width: 130px;
  }
}

@media (max-width: 479px) {
  .Logo,
  .Logo svg {
    width: 110px;
  }
}

.Header-nav {
  font-size: 16px;
  height: 20px;
  overflow: hidden;
}

.Header-nav > div > ul.menu, .Header-nav > div > div.hs-menu-wrapper > ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 20px;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}

.Header-nav ul.menu, .Header-nav ul.menu li, .Header-nav ul.menu li.expanded, .Header-nav ul.menu li.leaf, .Header-nav div.hs-menu-wrapper > ul, .Header-nav div.hs-menu-wrapper > ul li, .Header-nav div.hs-menu-wrapper > ul li.hs-item-has-children, .Header-nav div.hs-menu-wrapper > ul li.leaf {
  list-style: none !important;
}

.Header-nav ul.menu, .Header-nav ul.menu li, .Header-nav ul.menu a, .Header-nav div.hs-menu-wrapper > ul, .Header-nav div.hs-menu-wrapper > ul li, .Header-nav div.hs-menu-wrapper > ul a {
  font-size: inherit;
}

.Header-nav ul.menu, .Header-nav ul.menu li, .Header-nav div.hs-menu-wrapper > ul, .Header-nav div.hs-menu-wrapper > ul li {
  margin: 0;
  padding: 0;
}

.Header-nav > div > ul.menu li, .Header-nav > div > div.hs-menu-wrapper > ul li {
  height: 20px;
  line-height: 20px;
  position: relative;
}

.Header-nav > div > ul.menu li + li, .Header-nav > div > div.hs-menu-wrapper > ul li + li {
  margin-left: 30px;
  padding-left: 0;
}

.Header-nav > div > ul.menu > li > a, .Header-nav > div > ul.menu > li > .nolink, .Header-nav > div > div.hs-menu-wrapper > ul > li > a, .Header-nav > div > div.hs-menu-wrapper > ul > li > .nolink {
  text-decoration: none;
  white-space: nowrap;
}

.Header-nav > div > ul.menu > li > a, .Header-nav > div > ul.menu > li > li a.active, .Header-nav > div > div.hs-menu-wrapper > ul > li > a, .Header-nav > div > div.hs-menu-wrapper > ul > li > li a.active {
  color: #fff;
}

.Header-nav > div > ul.menu > li > a:active, .Header-nav > div > ul.menu > li > a:hover, .Header-nav > div > ul.menu > li > li a.active:active, .Header-nav > div > ul.menu > li > li a.active:hover, .Header-nav > div > div.hs-menu-wrapper > ul > li > a:active, .Header-nav > div > div.hs-menu-wrapper > ul > li > a:hover, .Header-nav > div > div.hs-menu-wrapper > ul > li > li a.active:active, .Header-nav > div > div.hs-menu-wrapper > ul > li > li a.active:hover {
  color: #fff;
}

.Header-nav > div > ul.menu > li > a.active:after, .Header-nav > div > ul.menu > li > a.active-trail:after, .Header-nav > div > div.hs-menu-wrapper > ul > li > a.active:after, .Header-nav > div > div.hs-menu-wrapper > ul > li > a.active-trail:after {
  opacity: 1;
  transform: scale(1);
}

.Header-nav > div > ul.menu > li.expanded > ul.menu, .Header-nav > div > ul.menu > li.expanded > ul.hs-menu-children-wrapper, .Header-nav > div > div.hs-menu-wrapper > ul > li.hs-item-has-children > ul.menu, .Header-nav > div > div.hs-menu-wrapper > ul > li.hs-item-has-children > ul.hs-menu-children-wrapper {
  display: none;
}

.Header-nav > div > ul.menu > li.expanded a, .Header-nav > div > div.hs-menu-wrapper > ul > li.hs-item-has-children a {
  text-decoration: none;
}

.Header-nav > div > ul.menu > li.expanded:hover:after, .Header-nav > div > div.hs-menu-wrapper > ul > li.hs-item-has-children:hover:after {
  content: '';
  display: block;
  height: 30px;
  left: calc(50% - 160px);
  position: absolute;
  top: 100%;
  width: 320px;
}

.Pacnav--is-loaded .Header-nav {
  height: auto;
  overflow: inherit;
}

.Pacnav--is-scrolling .Header-nav > div > ul.menu > li > a,
.Pacnav--is-scrolling .Header-nav > div > ul.menu > li > li a.active,
.Pacnav--is-scrolling .Header-nav > div > div.hs-menu-wrapper > ul > li > a,
.Pacnav--is-scrolling .Header-nav > div > div.hs-menu-wrapper > ul > li > li a.active,
.Pacnav--is-mobile.Pacnav--is-active .Header-nav > div > ul.menu > li > a,
.Pacnav--is-mobile.Pacnav--is-active .Header-nav > div > ul.menu > li > li a.active,
.Pacnav--is-mobile.Pacnav--is-active .Header-nav > div > div.hs-menu-wrapper > ul > li > a,
.Pacnav--is-mobile.Pacnav--is-active .Header-nav > div > div.hs-menu-wrapper > ul > li > li a.active {
  color: #fff !important;
}

@media (max-width: 819px) {
  .Header-nav .is-mobile > ul.menu, .Header-nav .is-mobile > div.hs-menu-wrapper > ul {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: auto;
    margin-left: 20px;
    margin-right: 20px;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: calc(100% - 40px) !important;
  }
  .Header-nav .is-mobile > ul.menu ul.menu, .Header-nav .is-mobile > ul.menu ul.hs-menu-children-wrapper, .Header-nav .is-mobile > div.hs-menu-wrapper > ul ul.menu, .Header-nav .is-mobile > div.hs-menu-wrapper > ul ul.hs-menu-children-wrapper {
    margin-top: 5px;
  }
  .Header-nav .is-mobile ul.menu li, .Header-nav .is-mobile div.hs-menu-wrapper > ul li {
    transition: border 0.6s, height 0s, left 0s, opacity 0.4s, margin 0s, transform 0.6s;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    height: 41px;
    line-height: 30px;
    padding: 5px 0;
    transform-origin: 60px 100%;
    width: 100%;
  }
  .Header-nav .is-mobile > ul.menu > li:first-child, .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:first-child {
    border-top: 0;
    height: 40px;
  }
  .Header-nav .is-mobile ul.menu li + li, .Header-nav .is-mobile div.hs-menu-wrapper > ul li + li {
    margin-left: 0;
  }
  .Header-nav .is-mobile a, .Header-nav .is-mobile .nolink, .Header-nav .is-mobile li {
    transition: opacity 0.4s;
    opacity: 0;
  }
  .Header-nav .is-mobile a, .Header-nav .is-mobile .nolink, .Header-nav .is-mobile li a.active {
    color: #fff;
    transition: opacity 0.4s;
    display: block;
    padding: 0;
    position: relative;
    z-index: 5;
  }
  .Header-nav .is-mobile a:active, .Header-nav .is-mobile a:hover, .Header-nav .is-mobile .nolink:active, .Header-nav .is-mobile .nolink:hover, .Header-nav .is-mobile li a.active:active, .Header-nav .is-mobile li a.active:hover {
    color: #fff;
  }
  .Header-nav .is-mobile a:after, .Header-nav .is-mobile .nolink:after, .Header-nav .is-mobile li a.active:after {
    display: none !important;
  }
  .Header-nav .is-mobile li.expanded > a:before, .Header-nav .is-mobile li.hs-item-has-children > a:before {
    transition: line-height 0.6s, transform 0.6s;
    content: '\203A';
    display: block;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: -25px;
    text-align: center;
    top: calc(50% - 20px);
    transform-origin: right center;
    width: 50px;
  }
  .Header-nav .is-mobile li.expanded.is-active, .Header-nav .is-mobile li.hs-item-has-children.is-active {
    opacity: 1;
  }
  .Header-nav .is-mobile li.expanded.is-active:nth-child(1), .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(1) {
    transform: translateY(-41px) !important;
  }
  .Header-nav .is-mobile li.expanded.is-active:nth-child(1) > ul.menu, .Header-nav .is-mobile li.expanded.is-active:nth-child(1) > ul.menu > li, .Header-nav .is-mobile li.expanded.is-active:nth-child(1) > ul.hs-menu-children-wrapper, .Header-nav .is-mobile li.expanded.is-active:nth-child(1) > ul.hs-menu-children-wrapper > li, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(1) > ul.menu, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(1) > ul.menu > li, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(1) > ul.hs-menu-children-wrapper, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(1) > ul.hs-menu-children-wrapper > li {
    transition-delay: 0.2s;
  }
  .Header-nav .is-mobile li.expanded.is-active:nth-child(2), .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(2) {
    transform: translateY(-82px) !important;
  }
  .Header-nav .is-mobile li.expanded.is-active:nth-child(2) > ul.menu, .Header-nav .is-mobile li.expanded.is-active:nth-child(2) > ul.menu > li, .Header-nav .is-mobile li.expanded.is-active:nth-child(2) > ul.hs-menu-children-wrapper, .Header-nav .is-mobile li.expanded.is-active:nth-child(2) > ul.hs-menu-children-wrapper > li, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(2) > ul.menu, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(2) > ul.menu > li, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(2) > ul.hs-menu-children-wrapper, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(2) > ul.hs-menu-children-wrapper > li {
    transition-delay: 0.4s;
  }
  .Header-nav .is-mobile li.expanded.is-active:nth-child(3), .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(3) {
    transform: translateY(-123px) !important;
  }
  .Header-nav .is-mobile li.expanded.is-active:nth-child(3) > ul.menu, .Header-nav .is-mobile li.expanded.is-active:nth-child(3) > ul.menu > li, .Header-nav .is-mobile li.expanded.is-active:nth-child(3) > ul.hs-menu-children-wrapper, .Header-nav .is-mobile li.expanded.is-active:nth-child(3) > ul.hs-menu-children-wrapper > li, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(3) > ul.menu, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(3) > ul.menu > li, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(3) > ul.hs-menu-children-wrapper, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(3) > ul.hs-menu-children-wrapper > li {
    transition-delay: 0.6s;
  }
  .Header-nav .is-mobile li.expanded.is-active:nth-child(4), .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(4) {
    transform: translateY(-164px) !important;
  }
  .Header-nav .is-mobile li.expanded.is-active:nth-child(4) > ul.menu, .Header-nav .is-mobile li.expanded.is-active:nth-child(4) > ul.menu > li, .Header-nav .is-mobile li.expanded.is-active:nth-child(4) > ul.hs-menu-children-wrapper, .Header-nav .is-mobile li.expanded.is-active:nth-child(4) > ul.hs-menu-children-wrapper > li, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(4) > ul.menu, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(4) > ul.menu > li, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(4) > ul.hs-menu-children-wrapper, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(4) > ul.hs-menu-children-wrapper > li {
    transition-delay: 0.8s;
  }
  .Header-nav .is-mobile li.expanded.is-active:nth-child(5), .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(5) {
    transform: translateY(-205px) !important;
  }
  .Header-nav .is-mobile li.expanded.is-active:nth-child(5) > ul.menu, .Header-nav .is-mobile li.expanded.is-active:nth-child(5) > ul.menu > li, .Header-nav .is-mobile li.expanded.is-active:nth-child(5) > ul.hs-menu-children-wrapper, .Header-nav .is-mobile li.expanded.is-active:nth-child(5) > ul.hs-menu-children-wrapper > li, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(5) > ul.menu, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(5) > ul.menu > li, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(5) > ul.hs-menu-children-wrapper, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(5) > ul.hs-menu-children-wrapper > li {
    transition-delay: 1s;
  }
  .Header-nav .is-mobile li.expanded.is-active:nth-child(6), .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(6) {
    transform: translateY(-246px) !important;
  }
  .Header-nav .is-mobile li.expanded.is-active:nth-child(6) > ul.menu, .Header-nav .is-mobile li.expanded.is-active:nth-child(6) > ul.menu > li, .Header-nav .is-mobile li.expanded.is-active:nth-child(6) > ul.hs-menu-children-wrapper, .Header-nav .is-mobile li.expanded.is-active:nth-child(6) > ul.hs-menu-children-wrapper > li, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(6) > ul.menu, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(6) > ul.menu > li, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(6) > ul.hs-menu-children-wrapper, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(6) > ul.hs-menu-children-wrapper > li {
    transition-delay: 1.2s;
  }
  .Header-nav .is-mobile li.expanded.is-active:nth-child(7), .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(7) {
    transform: translateY(-287px) !important;
  }
  .Header-nav .is-mobile li.expanded.is-active:nth-child(7) > ul.menu, .Header-nav .is-mobile li.expanded.is-active:nth-child(7) > ul.menu > li, .Header-nav .is-mobile li.expanded.is-active:nth-child(7) > ul.hs-menu-children-wrapper, .Header-nav .is-mobile li.expanded.is-active:nth-child(7) > ul.hs-menu-children-wrapper > li, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(7) > ul.menu, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(7) > ul.menu > li, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(7) > ul.hs-menu-children-wrapper, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(7) > ul.hs-menu-children-wrapper > li {
    transition-delay: 1.4s;
  }
  .Header-nav .is-mobile li.expanded.is-active:nth-child(8), .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(8) {
    transform: translateY(-328px) !important;
  }
  .Header-nav .is-mobile li.expanded.is-active:nth-child(8) > ul.menu, .Header-nav .is-mobile li.expanded.is-active:nth-child(8) > ul.menu > li, .Header-nav .is-mobile li.expanded.is-active:nth-child(8) > ul.hs-menu-children-wrapper, .Header-nav .is-mobile li.expanded.is-active:nth-child(8) > ul.hs-menu-children-wrapper > li, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(8) > ul.menu, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(8) > ul.menu > li, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(8) > ul.hs-menu-children-wrapper, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(8) > ul.hs-menu-children-wrapper > li {
    transition-delay: 1.6s;
  }
  .Header-nav .is-mobile li.expanded.is-active:nth-child(9), .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(9) {
    transform: translateY(-369px) !important;
  }
  .Header-nav .is-mobile li.expanded.is-active:nth-child(9) > ul.menu, .Header-nav .is-mobile li.expanded.is-active:nth-child(9) > ul.menu > li, .Header-nav .is-mobile li.expanded.is-active:nth-child(9) > ul.hs-menu-children-wrapper, .Header-nav .is-mobile li.expanded.is-active:nth-child(9) > ul.hs-menu-children-wrapper > li, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(9) > ul.menu, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(9) > ul.menu > li, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(9) > ul.hs-menu-children-wrapper, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(9) > ul.hs-menu-children-wrapper > li {
    transition-delay: 1.8s;
  }
  .Header-nav .is-mobile li.expanded.is-active:nth-child(10), .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(10) {
    transform: translateY(-410px) !important;
  }
  .Header-nav .is-mobile li.expanded.is-active:nth-child(10) > ul.menu, .Header-nav .is-mobile li.expanded.is-active:nth-child(10) > ul.menu > li, .Header-nav .is-mobile li.expanded.is-active:nth-child(10) > ul.hs-menu-children-wrapper, .Header-nav .is-mobile li.expanded.is-active:nth-child(10) > ul.hs-menu-children-wrapper > li, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(10) > ul.menu, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(10) > ul.menu > li, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(10) > ul.hs-menu-children-wrapper, .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(10) > ul.hs-menu-children-wrapper > li {
    transition-delay: 2s;
  }
  .Header-nav .is-mobile li.expanded.is-active > ul.menu, .Header-nav .is-mobile li.expanded.is-active > ul.hs-menu-children-wrapper, .Header-nav .is-mobile li.hs-item-has-children.is-active > ul.menu, .Header-nav .is-mobile li.hs-item-has-children.is-active > ul.hs-menu-children-wrapper {
    height: auto;
    transform: scale(1) !important;
  }
  .Header-nav .is-mobile li.expanded.is-active > ul.menu > li, .Header-nav .is-mobile li.expanded.is-active > ul.hs-menu-children-wrapper > li, .Header-nav .is-mobile li.hs-item-has-children.is-active > ul.menu > li, .Header-nav .is-mobile li.hs-item-has-children.is-active > ul.hs-menu-children-wrapper > li {
    opacity: 1;
  }
  .Header-nav .is-mobile.is-active ul.menu > li.expanded.is-active, .Header-nav .is-mobile.is-active div.hs-menu-wrapper > ul > li.expanded.is-active {
    border-color: transparent;
  }
  .Header-nav .is-mobile.is-active ul.menu > li.expanded.is-active > a:before, .Header-nav .is-mobile.is-active div.hs-menu-wrapper > ul > li.expanded.is-active > a:before {
    line-height: 36px;
    transform: translate(calc(30px - 100vw), 0) rotate(180deg);
  }
  .Header-nav .is-mobile > ul.menu > li:nth-child(1), .Header-nav .is-mobile > ul.menu > li:nth-child(1) > a, .Header-nav .is-mobile > ul.menu > li:nth-child(1) > .no-link, .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(1), .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(1) > a, .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(1) > .no-link {
    transition-delay: 0s, 0s, 2s, 1.4s, 0s, 1.4s;
  }
  .Header-nav .is-mobile > ul.menu > li:nth-child(2), .Header-nav .is-mobile > ul.menu > li:nth-child(2) > a, .Header-nav .is-mobile > ul.menu > li:nth-child(2) > .no-link, .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(2), .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(2) > a, .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(2) > .no-link {
    transition-delay: 0s, 0s, 1.9s, 1.3s, 0s, 1.3s;
  }
  .Header-nav .is-mobile > ul.menu > li:nth-child(3), .Header-nav .is-mobile > ul.menu > li:nth-child(3) > a, .Header-nav .is-mobile > ul.menu > li:nth-child(3) > .no-link, .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(3), .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(3) > a, .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(3) > .no-link {
    transition-delay: 0s, 0s, 1.8s, 1.2s, 0s, 1.2s;
  }
  .Header-nav .is-mobile > ul.menu > li:nth-child(4), .Header-nav .is-mobile > ul.menu > li:nth-child(4) > a, .Header-nav .is-mobile > ul.menu > li:nth-child(4) > .no-link, .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(4), .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(4) > a, .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(4) > .no-link {
    transition-delay: 0s, 0s, 1.7s, 1.1s, 0s, 1.1s;
  }
  .Header-nav .is-mobile > ul.menu > li:nth-child(5), .Header-nav .is-mobile > ul.menu > li:nth-child(5) > a, .Header-nav .is-mobile > ul.menu > li:nth-child(5) > .no-link, .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(5), .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(5) > a, .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(5) > .no-link {
    transition-delay: 0s, 0s, 1.6s, 1s, 0s, 1s;
  }
  .Header-nav .is-mobile > ul.menu > li:nth-child(6), .Header-nav .is-mobile > ul.menu > li:nth-child(6) > a, .Header-nav .is-mobile > ul.menu > li:nth-child(6) > .no-link, .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(6), .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(6) > a, .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(6) > .no-link {
    transition-delay: 0s, 0s, 1.5s, 0.9s, 0s, 0.9s;
  }
  .Header-nav .is-mobile > ul.menu > li:nth-child(7), .Header-nav .is-mobile > ul.menu > li:nth-child(7) > a, .Header-nav .is-mobile > ul.menu > li:nth-child(7) > .no-link, .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(7), .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(7) > a, .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(7) > .no-link {
    transition-delay: 0s, 0s, 1.4s, 0.8s, 0s, 0.8s;
  }
  .Header-nav .is-mobile > ul.menu > li:nth-child(8), .Header-nav .is-mobile > ul.menu > li:nth-child(8) > a, .Header-nav .is-mobile > ul.menu > li:nth-child(8) > .no-link, .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(8), .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(8) > a, .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(8) > .no-link {
    transition-delay: 0s, 0s, 1.3s, 0.7s, 0s, 0.7s;
  }
  .Header-nav .is-mobile > ul.menu > li:nth-child(9), .Header-nav .is-mobile > ul.menu > li:nth-child(9) > a, .Header-nav .is-mobile > ul.menu > li:nth-child(9) > .no-link, .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(9), .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(9) > a, .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(9) > .no-link {
    transition-delay: 0s, 0s, 1.2s, 0.6s, 0s, 0.6s;
  }
  .Header-nav .is-mobile > ul.menu > li:nth-child(10), .Header-nav .is-mobile > ul.menu > li:nth-child(10) > a, .Header-nav .is-mobile > ul.menu > li:nth-child(10) > .no-link, .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(10), .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(10) > a, .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(10) > .no-link {
    transition-delay: 0s, 0s, 1.1s, 0.5s, 0s, 0.5s;
  }
  .Header-nav .is-mobile > ul.menu > li:nth-child(11), .Header-nav .is-mobile > ul.menu > li:nth-child(11) > a, .Header-nav .is-mobile > ul.menu > li:nth-child(11) > .no-link, .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(11), .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(11) > a, .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(11) > .no-link {
    transition-delay: 0s, 0s, 1s, 0.4s, 0s, 0.4s;
  }
  .Header-nav .is-mobile > ul.menu > li:nth-child(12), .Header-nav .is-mobile > ul.menu > li:nth-child(12) > a, .Header-nav .is-mobile > ul.menu > li:nth-child(12) > .no-link, .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(12), .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(12) > a, .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(12) > .no-link {
    transition-delay: 0s, 0s, 0.9s, 0.3s, 0s, 0.3s;
  }
  .Header-nav .is-mobile > ul.menu > li:nth-child(13), .Header-nav .is-mobile > ul.menu > li:nth-child(13) > a, .Header-nav .is-mobile > ul.menu > li:nth-child(13) > .no-link, .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(13), .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(13) > a, .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(13) > .no-link {
    transition-delay: 0s, 0s, 0.8s, 0.2s, 0s, 0.2s;
  }
  .Header-nav .is-mobile > ul.menu > li:nth-child(14), .Header-nav .is-mobile > ul.menu > li:nth-child(14) > a, .Header-nav .is-mobile > ul.menu > li:nth-child(14) > .no-link, .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(14), .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(14) > a, .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(14) > .no-link {
    transition-delay: 0s, 0s, 0.7s, 0.1s, 0s, 0.1s;
  }
  .Header-nav .is-mobile > ul.menu > li:nth-child(15), .Header-nav .is-mobile > ul.menu > li:nth-child(15) > a, .Header-nav .is-mobile > ul.menu > li:nth-child(15) > .no-link, .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(15), .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(15) > a, .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li:nth-child(15) > .no-link {
    transition-delay: 0s, 0s, 0.6s, 0s, 0s, 0s;
  }
  .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(1), .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(1) > a, .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(1) > .no-link, .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(1), .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(1) > a, .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(1) > .no-link {
    transition-delay: 0s, 0s, 0s, 0s, 0s, 0s;
  }
  .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(2), .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(2) > a, .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(2) > .no-link, .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(2), .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(2) > a, .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(2) > .no-link {
    transition-delay: 0s, 0s, 0s, 0.1s, 0s, 0.1s;
  }
  .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(3), .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(3) > a, .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(3) > .no-link, .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(3), .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(3) > a, .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(3) > .no-link {
    transition-delay: 0s, 0s, 0s, 0.2s, 0s, 0.2s;
  }
  .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(4), .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(4) > a, .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(4) > .no-link, .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(4), .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(4) > a, .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(4) > .no-link {
    transition-delay: 0s, 0s, 0s, 0.3s, 0s, 0.3s;
  }
  .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(5), .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(5) > a, .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(5) > .no-link, .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(5), .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(5) > a, .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(5) > .no-link {
    transition-delay: 0s, 0s, 0s, 0.4s, 0s, 0.4s;
  }
  .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(6), .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(6) > a, .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(6) > .no-link, .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(6), .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(6) > a, .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(6) > .no-link {
    transition-delay: 0s, 0s, 0s, 0.5s, 0s, 0.5s;
  }
  .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(7), .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(7) > a, .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(7) > .no-link, .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(7), .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(7) > a, .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(7) > .no-link {
    transition-delay: 0s, 0s, 0s, 0.6s, 0s, 0.6s;
  }
  .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(8), .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(8) > a, .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(8) > .no-link, .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(8), .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(8) > a, .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(8) > .no-link {
    transition-delay: 0s, 0s, 0s, 0.7s, 0s, 0.7s;
  }
  .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(9), .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(9) > a, .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(9) > .no-link, .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(9), .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(9) > a, .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(9) > .no-link {
    transition-delay: 0s, 0s, 0s, 0.8s, 0s, 0.8s;
  }
  .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(10), .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(10) > a, .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(10) > .no-link, .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(10), .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(10) > a, .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(10) > .no-link {
    transition-delay: 0s, 0s, 0s, 0.9s, 0s, 0.9s;
  }
  .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(11), .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(11) > a, .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(11) > .no-link, .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(11), .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(11) > a, .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(11) > .no-link {
    transition-delay: 0s, 0s, 0s, 1s, 0s, 1s;
  }
  .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(12), .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(12) > a, .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(12) > .no-link, .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(12), .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(12) > a, .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(12) > .no-link {
    transition-delay: 0s, 0s, 0s, 1.1s, 0s, 1.1s;
  }
  .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(13), .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(13) > a, .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(13) > .no-link, .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(13), .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(13) > a, .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(13) > .no-link {
    transition-delay: 0s, 0s, 0s, 1.2s, 0s, 1.2s;
  }
  .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(14), .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(14) > a, .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(14) > .no-link, .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(14), .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(14) > a, .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(14) > .no-link {
    transition-delay: 0s, 0s, 0s, 1.3s, 0s, 1.3s;
  }
  .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(15), .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(15) > a, .Header-nav .is-mobile.is-active > ul.menu > li:nth-child(15) > .no-link, .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(15), .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(15) > a, .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li:nth-child(15) > .no-link {
    transition-delay: 0s, 0s, 0s, 1.4s, 0s, 1.4s;
  }
  .Header-nav .is-mobile > ul.menu > li, .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li {
    display: block !important;
    left: 100vw;
    opacity: 0;
    position: relative;
    transform: translate(0, 0) scale(1.4);
  }
  .Header-nav .is-mobile.is-active > ul.menu > li, .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li {
    display: block !important;
    left: 0;
    opacity: 1;
    transform: translate(0, 0) scale(1);
  }
  .Header-nav .is-mobile.is-active > ul.menu > li > a, .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li > a {
    opacity: 1;
  }
  .Header-nav .is-mobile.is-active > ul.menu ul.menu, .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul ul.hs-menu-children-wrapper {
    transition: transform 0s;
    display: block;
    height: 0;
    position: relative;
    transform: scale(0);
    transition-delay: 0.4s;
    z-index: 10;
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li {
    opacity: 0 !important;
    transform: translate(-100%, 0) scale(0) !important;
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li a, .Header-nav .is-mobile:not(.is-level0) > ul.menu > li .nolink, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li a, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li .nolink {
    opacity: 1;
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li li, .Header-nav .is-mobile:not(.is-level0) > ul.menu > li ul.menu, .Header-nav .is-mobile:not(.is-level0) > ul.menu > li ul.hs-menu-children-wrapper, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li li, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li ul.menu, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li ul.hs-menu-children-wrapper {
    transition-delay: 0s !important;
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li.is-active > a, .Header-nav .is-mobile:not(.is-level0) > ul.menu > li.is-active > .nolink, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li.is-active > a, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li.is-active > .nolink {
    transition-delay: 0s !important;
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li.is-active > a, .Header-nav .is-mobile:not(.is-level0) > ul.menu > li.is-active > a:before, .Header-nav .is-mobile:not(.is-level0) > ul.menu > li.is-active > a:after, .Header-nav .is-mobile:not(.is-level0) > ul.menu > li.is-active > .nolink, .Header-nav .is-mobile:not(.is-level0) > ul.menu > li.is-active > .nolink:before, .Header-nav .is-mobile:not(.is-level0) > ul.menu > li.is-active > .nolink:after, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li.is-active > a, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li.is-active > a:before, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li.is-active > a:after, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li.is-active > .nolink, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li.is-active > .nolink:before, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li.is-active > .nolink:after {
    transition-delay: 0s !important;
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(1).expanded, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(1).expanded {
    transition-delay: 0s;
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(1).expanded.is-active, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(1).expanded.is-active {
    margin-bottom: 0px;
    opacity: 1 !important;
    transform: translateY(0px) scale(1) !important;
    transition-delay: 0s, 2s, 0s, 0s, 2s, 0s;
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(1).expanded.is-active > ul.menu, .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(1).expanded.is-active > ul.hs-menu-children-wrapper, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(1).expanded.is-active > ul.menu, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(1).expanded.is-active > ul.hs-menu-children-wrapper {
    transform: scale(1);
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(2).expanded, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(2).expanded {
    transition-delay: 0.1s;
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(2).expanded.is-active, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(2).expanded.is-active {
    margin-bottom: -41px;
    opacity: 1 !important;
    transform: translateY(-41px) scale(1) !important;
    transition-delay: 0s, 1.9s, 0s, 0.1s, 1.9s, 0.1s;
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(2).expanded.is-active > ul.menu, .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(2).expanded.is-active > ul.hs-menu-children-wrapper, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(2).expanded.is-active > ul.menu, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(2).expanded.is-active > ul.hs-menu-children-wrapper {
    transform: scale(1);
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(3).expanded, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(3).expanded {
    transition-delay: 0.2s;
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(3).expanded.is-active, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(3).expanded.is-active {
    margin-bottom: -82px;
    opacity: 1 !important;
    transform: translateY(-82px) scale(1) !important;
    transition-delay: 0s, 1.8s, 0s, 0.2s, 1.8s, 0.2s;
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(3).expanded.is-active > ul.menu, .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(3).expanded.is-active > ul.hs-menu-children-wrapper, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(3).expanded.is-active > ul.menu, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(3).expanded.is-active > ul.hs-menu-children-wrapper {
    transform: scale(1);
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(4).expanded, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(4).expanded {
    transition-delay: 0.3s;
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(4).expanded.is-active, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(4).expanded.is-active {
    margin-bottom: -123px;
    opacity: 1 !important;
    transform: translateY(-123px) scale(1) !important;
    transition-delay: 0s, 1.7s, 0s, 0.3s, 1.7s, 0.3s;
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(4).expanded.is-active > ul.menu, .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(4).expanded.is-active > ul.hs-menu-children-wrapper, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(4).expanded.is-active > ul.menu, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(4).expanded.is-active > ul.hs-menu-children-wrapper {
    transform: scale(1);
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(5).expanded, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(5).expanded {
    transition-delay: 0.4s;
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(5).expanded.is-active, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(5).expanded.is-active {
    margin-bottom: -164px;
    opacity: 1 !important;
    transform: translateY(-164px) scale(1) !important;
    transition-delay: 0s, 1.6s, 0s, 0.4s, 1.6s, 0.4s;
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(5).expanded.is-active > ul.menu, .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(5).expanded.is-active > ul.hs-menu-children-wrapper, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(5).expanded.is-active > ul.menu, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(5).expanded.is-active > ul.hs-menu-children-wrapper {
    transform: scale(1);
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(6).expanded, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(6).expanded {
    transition-delay: 0.5s;
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(6).expanded.is-active, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(6).expanded.is-active {
    margin-bottom: -205px;
    opacity: 1 !important;
    transform: translateY(-205px) scale(1) !important;
    transition-delay: 0s, 1.5s, 0s, 0.5s, 1.5s, 0.5s;
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(6).expanded.is-active > ul.menu, .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(6).expanded.is-active > ul.hs-menu-children-wrapper, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(6).expanded.is-active > ul.menu, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(6).expanded.is-active > ul.hs-menu-children-wrapper {
    transform: scale(1);
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(7).expanded, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(7).expanded {
    transition-delay: 0.6s;
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(7).expanded.is-active, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(7).expanded.is-active {
    margin-bottom: -246px;
    opacity: 1 !important;
    transform: translateY(-246px) scale(1) !important;
    transition-delay: 0s, 1.4s, 0s, 0.6s, 1.4s, 0.6s;
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(7).expanded.is-active > ul.menu, .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(7).expanded.is-active > ul.hs-menu-children-wrapper, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(7).expanded.is-active > ul.menu, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(7).expanded.is-active > ul.hs-menu-children-wrapper {
    transform: scale(1);
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(8).expanded, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(8).expanded {
    transition-delay: 0.7s;
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(8).expanded.is-active, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(8).expanded.is-active {
    margin-bottom: -287px;
    opacity: 1 !important;
    transform: translateY(-287px) scale(1) !important;
    transition-delay: 0s, 1.3s, 0s, 0.7s, 1.3s, 0.7s;
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(8).expanded.is-active > ul.menu, .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(8).expanded.is-active > ul.hs-menu-children-wrapper, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(8).expanded.is-active > ul.menu, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(8).expanded.is-active > ul.hs-menu-children-wrapper {
    transform: scale(1);
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(9).expanded, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(9).expanded {
    transition-delay: 0.8s;
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(9).expanded.is-active, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(9).expanded.is-active {
    margin-bottom: -328px;
    opacity: 1 !important;
    transform: translateY(-328px) scale(1) !important;
    transition-delay: 0s, 1.2s, 0s, 0.8s, 1.2s, 0.8s;
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(9).expanded.is-active > ul.menu, .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(9).expanded.is-active > ul.hs-menu-children-wrapper, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(9).expanded.is-active > ul.menu, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(9).expanded.is-active > ul.hs-menu-children-wrapper {
    transform: scale(1);
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(10).expanded, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(10).expanded {
    transition-delay: 0.9s;
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(10).expanded.is-active, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(10).expanded.is-active {
    margin-bottom: -369px;
    opacity: 1 !important;
    transform: translateY(-369px) scale(1) !important;
    transition-delay: 0s, 1.1s, 0s, 0.9s, 1.1s, 0.9s;
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(10).expanded.is-active > ul.menu, .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(10).expanded.is-active > ul.hs-menu-children-wrapper, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(10).expanded.is-active > ul.menu, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(10).expanded.is-active > ul.hs-menu-children-wrapper {
    transform: scale(1);
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(11).expanded, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(11).expanded {
    transition-delay: 1s;
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(11).expanded.is-active, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(11).expanded.is-active {
    margin-bottom: -410px;
    opacity: 1 !important;
    transform: translateY(-410px) scale(1) !important;
    transition-delay: 0s, 1s, 0s, 1s, 1s, 1s;
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(11).expanded.is-active > ul.menu, .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(11).expanded.is-active > ul.hs-menu-children-wrapper, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(11).expanded.is-active > ul.menu, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(11).expanded.is-active > ul.hs-menu-children-wrapper {
    transform: scale(1);
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(12).expanded, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(12).expanded {
    transition-delay: 1.1s;
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(12).expanded.is-active, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(12).expanded.is-active {
    margin-bottom: -451px;
    opacity: 1 !important;
    transform: translateY(-451px) scale(1) !important;
    transition-delay: 0s, 0.9s, 0s, 1.1s, 0.9s, 1.1s;
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(12).expanded.is-active > ul.menu, .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(12).expanded.is-active > ul.hs-menu-children-wrapper, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(12).expanded.is-active > ul.menu, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(12).expanded.is-active > ul.hs-menu-children-wrapper {
    transform: scale(1);
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(13).expanded, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(13).expanded {
    transition-delay: 1.2s;
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(13).expanded.is-active, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(13).expanded.is-active {
    margin-bottom: -492px;
    opacity: 1 !important;
    transform: translateY(-492px) scale(1) !important;
    transition-delay: 0s, 0.8s, 0s, 1.2s, 0.8s, 1.2s;
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(13).expanded.is-active > ul.menu, .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(13).expanded.is-active > ul.hs-menu-children-wrapper, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(13).expanded.is-active > ul.menu, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(13).expanded.is-active > ul.hs-menu-children-wrapper {
    transform: scale(1);
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(14).expanded, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(14).expanded {
    transition-delay: 1.3s;
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(14).expanded.is-active, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(14).expanded.is-active {
    margin-bottom: -533px;
    opacity: 1 !important;
    transform: translateY(-533px) scale(1) !important;
    transition-delay: 0s, 0.7s, 0s, 1.3s, 0.7s, 1.3s;
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(14).expanded.is-active > ul.menu, .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(14).expanded.is-active > ul.hs-menu-children-wrapper, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(14).expanded.is-active > ul.menu, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(14).expanded.is-active > ul.hs-menu-children-wrapper {
    transform: scale(1);
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(15).expanded, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(15).expanded {
    transition-delay: 1.4s;
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(15).expanded.is-active, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(15).expanded.is-active {
    margin-bottom: -574px;
    opacity: 1 !important;
    transform: translateY(-574px) scale(1) !important;
    transition-delay: 0s, 0.6s, 0s, 1.4s, 0.6s, 1.4s;
  }
  .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(15).expanded.is-active > ul.menu, .Header-nav .is-mobile:not(.is-level0) > ul.menu > li:nth-child(15).expanded.is-active > ul.hs-menu-children-wrapper, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(15).expanded.is-active > ul.menu, .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li:nth-child(15).expanded.is-active > ul.hs-menu-children-wrapper {
    transform: scale(1);
  }
  .Header-nav .is-level2 > ul.menu > li.expanded.is-active > a, .Header-nav .is-level2 > ul.menu > li.expanded.is-active > ul.menu > li:not(.is-active), .Header-nav .is-level2 > ul.menu > li.expanded.is-active > ul.hs-menu-children-wrapper > li:not(.is-active), .Header-nav .is-level3 > ul.menu > li.expanded.is-active > a, .Header-nav .is-level3 > ul.menu > li.expanded.is-active > ul.menu > li:not(.is-active), .Header-nav .is-level3 > ul.menu > li.expanded.is-active > ul.hs-menu-children-wrapper > li:not(.is-active), .Header-nav .is-level4 > ul.menu > li.expanded.is-active > a, .Header-nav .is-level4 > ul.menu > li.expanded.is-active > ul.menu > li:not(.is-active), .Header-nav .is-level4 > ul.menu > li.expanded.is-active > ul.hs-menu-children-wrapper > li:not(.is-active), .Header-nav .is-level3 > ul.menu > li > ul.menu > li.is-active > a, .Header-nav .is-level3 > ul.menu > li > ul.menu > li.is-active > ul.menu > li:not(.is-active), .Header-nav .is-level3 > ul.menu > li > ul.menu > li.is-active > ul.hs-menu-children-wrapper > li:not(.is-active), .Header-nav .is-level4 > ul.menu > li > ul.menu > li.is-active > a, .Header-nav .is-level4 > ul.menu > li > ul.menu > li.is-active > ul.menu > li:not(.is-active), .Header-nav .is-level4 > ul.menu > li > ul.menu > li.is-active > ul.hs-menu-children-wrapper > li:not(.is-active), .Header-nav .is-level4 > ul.menu > li > ul.menu > li > ul.menu > li.is-active > a, .Header-nav .is-level4 > ul.menu > li > ul.menu > li > ul.menu > li.is-active > ul.menu > li:not(.is-active), .Header-nav .is-level4 > ul.menu > li > ul.menu > li > ul.menu > li.is-active > ul.hs-menu-children-wrapper > li:not(.is-active), .Header-nav .is-level2 > div.hs-menu-wrapper > ul > li.expanded.is-active > a, .Header-nav .is-level2 > div.hs-menu-wrapper > ul > li.expanded.is-active > ul.menu > li:not(.is-active), .Header-nav .is-level2 > div.hs-menu-wrapper > ul > li.expanded.is-active > ul.hs-menu-children-wrapper > li:not(.is-active), .Header-nav .is-level3 > div.hs-menu-wrapper > ul > li.expanded.is-active > a, .Header-nav .is-level3 > div.hs-menu-wrapper > ul > li.expanded.is-active > ul.menu > li:not(.is-active), .Header-nav .is-level3 > div.hs-menu-wrapper > ul > li.expanded.is-active > ul.hs-menu-children-wrapper > li:not(.is-active), .Header-nav .is-level4 > div.hs-menu-wrapper > ul > li.expanded.is-active > a, .Header-nav .is-level4 > div.hs-menu-wrapper > ul > li.expanded.is-active > ul.menu > li:not(.is-active), .Header-nav .is-level4 > div.hs-menu-wrapper > ul > li.expanded.is-active > ul.hs-menu-children-wrapper > li:not(.is-active), .Header-nav .is-level3 > div.hs-menu-wrapper > ul > li > ul.hs-menu-children-wrapper > li.is-active > a, .Header-nav .is-level3 > div.hs-menu-wrapper > ul > li > ul.hs-menu-children-wrapper > li.is-active > ul.menu > li:not(.is-active), .Header-nav .is-level3 > div.hs-menu-wrapper > ul > li > ul.hs-menu-children-wrapper > li.is-active > ul.hs-menu-children-wrapper > li:not(.is-active), .Header-nav .is-level4 > div.hs-menu-wrapper > ul > li > ul.hs-menu-children-wrapper > li.is-active > a, .Header-nav .is-level4 > div.hs-menu-wrapper > ul > li > ul.hs-menu-children-wrapper > li.is-active > ul.menu > li:not(.is-active), .Header-nav .is-level4 > div.hs-menu-wrapper > ul > li > ul.hs-menu-children-wrapper > li.is-active > ul.hs-menu-children-wrapper > li:not(.is-active), .Header-nav .is-level4 > div.hs-menu-wrapper > ul > li > ul.hs-menu-children-wrapper > li > ul.hs-menu-children-wrapper > li.is-active > a, .Header-nav .is-level4 > div.hs-menu-wrapper > ul > li > ul.hs-menu-children-wrapper > li > ul.hs-menu-children-wrapper > li.is-active > ul.menu > li:not(.is-active), .Header-nav .is-level4 > div.hs-menu-wrapper > ul > li > ul.hs-menu-children-wrapper > li > ul.hs-menu-children-wrapper > li.is-active > ul.hs-menu-children-wrapper > li:not(.is-active) {
    opacity: 0 !important;
  }
}

@media (min-width: 820px) {
  .Header-nav > div > ul.menu > li.expanded:hover > ul.menu, .Header-nav > div > ul.menu > li.expanded:hover > ul.hs-menu-children-wrapper, .Header-nav > div > div.hs-menu-wrapper > ul > li.hs-item-has-children:hover > ul.menu, .Header-nav > div > div.hs-menu-wrapper > ul > li.hs-item-has-children:hover > ul.hs-menu-children-wrapper, .PacnavToggle.is-active .PacnavToggle-items {
    background: #fff;
    box-shadow: 2px 8px 10px rgba(0, 0, 0, 0.2);
    display: block;
    left: 50%;
    min-width: 320px;
    position: absolute;
    transform: translate(-50%, 0);
    top: calc(100% + 30px);
  }
  .Header-nav > div > ul.menu > li.expanded:hover > ul.menu ul.menu, .Header-nav > div > ul.menu > li.expanded:hover > ul.hs-menu-children-wrapper ul.menu, .Header-nav > div > div.hs-menu-wrapper > ul > li.hs-item-has-children:hover > ul.menu ul.menu, .Header-nav > div > div.hs-menu-wrapper > ul > li.hs-item-has-children:hover > ul.hs-menu-children-wrapper ul.menu, .PacnavToggle.is-active .PacnavToggle-items ul.menu {
    display: block;
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  .Header-nav > div > ul.menu > li.expanded:hover > ul.menu li, .Header-nav > div > ul.menu > li.expanded:hover > ul.hs-menu-children-wrapper li, .Header-nav > div > div.hs-menu-wrapper > ul > li.hs-item-has-children:hover > ul.menu li, .Header-nav > div > div.hs-menu-wrapper > ul > li.hs-item-has-children:hover > ul.hs-menu-children-wrapper li, .PacnavToggle.is-active .PacnavToggle-items li {
    list-style: none !important;
    list-style-position: outside;
    height: auto;
    margin: 0 !important;
    overflow: hidden;
    position: relative;
  }
  .Header-nav > div > ul.menu > li.expanded:hover > ul.menu li:before, .Header-nav > div > ul.menu > li.expanded:hover > ul.hs-menu-children-wrapper li:before, .Header-nav > div > div.hs-menu-wrapper > ul > li.hs-item-has-children:hover > ul.menu li:before, .Header-nav > div > div.hs-menu-wrapper > ul > li.hs-item-has-children:hover > ul.hs-menu-children-wrapper li:before, .PacnavToggle.is-active .PacnavToggle-items li:before, .Header-nav > div > ul.menu > li.expanded:hover > ul.menu li:after, .Header-nav > div > ul.menu > li.expanded:hover > ul.hs-menu-children-wrapper li:after, .Header-nav > div > div.hs-menu-wrapper > ul > li.hs-item-has-children:hover > ul.menu li:after, .Header-nav > div > div.hs-menu-wrapper > ul > li.hs-item-has-children:hover > ul.hs-menu-children-wrapper li:after, .PacnavToggle.is-active .PacnavToggle-items li:after, .Header-nav > div > ul.menu > li.expanded:hover > ul.menu li > a:before, .Header-nav > div > ul.menu > li.expanded:hover > ul.hs-menu-children-wrapper li > a:before, .Header-nav > div > div.hs-menu-wrapper > ul > li.hs-item-has-children:hover > ul.menu li > a:before, .Header-nav > div > div.hs-menu-wrapper > ul > li.hs-item-has-children:hover > ul.hs-menu-children-wrapper li > a:before, .PacnavToggle.is-active .PacnavToggle-items li > a:before, .Header-nav > div > ul.menu > li.expanded:hover > ul.menu li > a:after, .Header-nav > div > ul.menu > li.expanded:hover > ul.hs-menu-children-wrapper li > a:after, .Header-nav > div > div.hs-menu-wrapper > ul > li.hs-item-has-children:hover > ul.menu li > a:after, .Header-nav > div > div.hs-menu-wrapper > ul > li.hs-item-has-children:hover > ul.hs-menu-children-wrapper li > a:after, .PacnavToggle.is-active .PacnavToggle-items li > a:after {
    display: none !important;
  }
  .Header-nav > div > ul.menu > li.expanded:hover > ul.menu a, .Header-nav > div > ul.menu > li.expanded:hover > ul.hs-menu-children-wrapper a, .Header-nav > div > div.hs-menu-wrapper > ul > li.hs-item-has-children:hover > ul.menu a, .Header-nav > div > div.hs-menu-wrapper > ul > li.hs-item-has-children:hover > ul.hs-menu-children-wrapper a, .PacnavToggle.is-active .PacnavToggle-items a, .Header-nav > div > ul.menu > li.expanded:hover > ul.menu .nolink, .Header-nav > div > ul.menu > li.expanded:hover > ul.hs-menu-children-wrapper .nolink, .Header-nav > div > div.hs-menu-wrapper > ul > li.hs-item-has-children:hover > ul.menu .nolink, .Header-nav > div > div.hs-menu-wrapper > ul > li.hs-item-has-children:hover > ul.hs-menu-children-wrapper .nolink, .PacnavToggle.is-active .PacnavToggle-items .nolink {
    color: #4a4a4a;
    padding: 20px;
    display: block !important;
    height: 60px;
    line-height: 20px !important;
    position: relative;
    text-decoration: none;
    transition: none;
    white-space: nowrap;
    z-index: 10;
  }
  .Header-nav > div > ul.menu > li.expanded:hover > ul.menu a:hover, .Header-nav > div > ul.menu > li.expanded:hover > ul.hs-menu-children-wrapper a:hover, .Header-nav > div > div.hs-menu-wrapper > ul > li.hs-item-has-children:hover > ul.menu a:hover, .Header-nav > div > div.hs-menu-wrapper > ul > li.hs-item-has-children:hover > ul.hs-menu-children-wrapper a:hover, .PacnavToggle.is-active .PacnavToggle-items a:hover, .Header-nav > div > ul.menu > li.expanded:hover > ul.menu .nolink:hover, .Header-nav > div > ul.menu > li.expanded:hover > ul.hs-menu-children-wrapper .nolink:hover, .Header-nav > div > div.hs-menu-wrapper > ul > li.hs-item-has-children:hover > ul.menu .nolink:hover, .Header-nav > div > div.hs-menu-wrapper > ul > li.hs-item-has-children:hover > ul.hs-menu-children-wrapper .nolink:hover, .PacnavToggle.is-active .PacnavToggle-items .nolink:hover {
    color: #fff;
    background: #a5d6a7;
    background: linear-gradient(90deg, #a5d6a7 0%, #b3e8b5 100%);
  }
}

.News {
  padding: 80px 0;
}

.News-header {
  margin: 30px 0;
}

.News-header:first-child {
  margin-top: 0;
}

.News-header:last-child {
  margin-bottom: 0;
}

.News-title {
  margin: 0;
}

.News-date {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 20px 0;
  font-weight: 700;
  text-transform: uppercase;
}

.News-date:first-child {
  margin-top: 0;
}

.News-date:last-child {
  margin-bottom: 0;
}

.News-content {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.NewsTeaser-kicker {
  color: #a5d6a7;
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  margin: 0 0 30px;
  text-transform: uppercase;
}

.NewsTeaser-kicker:first-child {
  margin-top: 0;
}

.NewsTeaser-kicker:last-child {
  margin-bottom: 0;
}

.NewsTeaser-title {
  margin: 0 0 10px;
}

.NewsTeaser-title:first-child {
  margin-top: 0;
}

.NewsTeaser-title:last-child {
  margin-bottom: 0;
}

.NewsTeaser-subtitle {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.NewsTeaser + .NewsTeaser {
  border-top: 1px solid #D8D8D8;
  margin-top: 40px;
  padding-top: 40px;
}

.Pacnav {
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
}

.Pacnav ul.menu,
.Pacnav div.hs-menu-wrapper > ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
}

.Pacnav.is-mobile li {
  display: none !important;
}

.Pacnav.is-mobile.is-active li {
  display: block !important;
}

@media (max-width: 819px) {
  .Pacnav {
    visibility: hidden;
  }
  .Pacnav.is-mobile {
    visibility: visible;
  }
}

.PacnavToggle {
  cursor: pointer;
  display: block;
  height: 20px;
  margin-left: 30px;
  position: relative;
  width: 20px;
}

.PacnavToggle.is-desktop {
  display: none;
}

.PacnavToggle svg {
  display: block;
  height: 20px;
  width: 20px;
}

.PacnavToggle-lines, .PacnavToggle-circles {
  transition: fill 0.6s;
  fill: #fff;
}

.PacnavToggle-items {
  cursor: default;
  display: none;
}

.PacnavToggle-circles, .PacnavToggle-circle1, .PacnavToggle-circle2, .PacnavToggle-circle3, .PacnavToggle-lines, .PacnavToggle-line1, .PacnavToggle-line2, .PacnavToggle-line3, .PacnavToggle-line4 {
  animation-duration: 0.8s;
  animation-iteration-count: 1;
}

.PacnavToggle-circles, .PacnavToggle-circle1, .PacnavToggle-circle2, .PacnavToggle-circle3 {
  transform-origin: center;
}

.PacnavToggle-circle1, .PacnavToggle-circle2, .PacnavToggle-circle3,
.PacnavToggle.is-intermediary .PacnavToggle-line1,
.PacnavToggle.is-intermediary .PacnavToggle-line2,
.PacnavToggle.is-intermediary .PacnavToggle-line3,
.PacnavToggle.is-intermediary .PacnavToggle-line4 {
  opacity: 0;
}

.PacnavToggle.is-intermediary .PacnavToggle-circle1,
.PacnavToggle.is-intermediary .PacnavToggle-circle2,
.PacnavToggle.is-intermediary .PacnavToggle-circle3,
.PacnavToggle.is-mobile .PacnavToggle-line1,
.PacnavToggle.is-mobile .PacnavToggle-line2,
.PacnavToggle.is-mobile .PacnavToggle-line3,
.PacnavToggle.is-mobile .PacnavToggle-line4 {
  opacity: 1;
}

.PacnavToggle.is-mobile .PacnavToggle-lines {
  transition: fill 0.6s, opacity 0.4s, transform 0.4s;
}

.PacnavToggle.is-mobile .PacnavToggle-line1,
.PacnavToggle.is-mobile .PacnavToggle-line2,
.PacnavToggle.is-mobile .PacnavToggle-line3,
.PacnavToggle.is-mobile .PacnavToggle-line4 {
  transition: opacity 0.4s, transform 0.4s;
}

.PacnavToggle-circle1, .PacnavToggle-circle2, .PacnavToggle-circle3 {
  transform-origin: 10px 10px;
}

.PacnavToggle.is-mobile.is-active .PacnavToggle-lines {
  transform: rotate(10px, 10px, 0, 90deg);
}

.PacnavToggle.is-mobile.is-active .PacnavToggle-line1 {
  opacity: 0;
  transform: translate(0, 5px);
}

.PacnavToggle.is-mobile.is-active .PacnavToggle-line2 {
  transform: rotate(10px, 10px, 0, -45deg);
}

.PacnavToggle.is-mobile.is-active .PacnavToggle-line3 {
  transform: rotate(10px, 10px, 0, 45deg);
}

.PacnavToggle.is-mobile.is-active .PacnavToggle-line4 {
  opacity: 0;
  transform: translate(0, -5px);
}

.Pacnav--is-scrolling-lines, .Pacnav--is-scrolling-circles,
.Pacnav--is-mobile.Pacnav--is-active .PacnavToggle-lines,
.Pacnav--is-mobile.Pacnav--is-active .PacnavToggle-circles {
  fill: #fff;
}

.Pacnav--is-mobile .PacnavToggle-items {
  display: none !important;
}

@media (max-width: 819px) {
  .PacnavToggle {
    position: absolute;
    right: 30px;
    top: 5px;
    z-index: 50;
  }
}

.Page {
  background: #0D1722;
  min-height: 100vh;
  overflow: hidden;
  padding-top: 125px;
  position: relative;
}

@media (max-width: 639px) {
  .Page {
    padding-top: 80px;
  }
}

@media (min-width: 1300px) {
  .view-content .views-row:nth-child(3n+1) .PartnerTray {
    left: 620px;
  }
  .view-content .views-row:nth-child(3n+2) .PartnerTray {
    left: 186.66667px;
  }
  .view-content .views-row:nth-child(3n+3) .PartnerTray {
    left: -246.66667px;
  }
}

@media (max-width: 1299px) {
  .view-content .views-row:nth-child(3n+1) .PartnerTray {
    left: calc(50vw - 30px);
  }
  .view-content .views-row:nth-child(3n+2) .PartnerTray {
    left: calc(16.66vw - 30px);
  }
  .view-content .views-row:nth-child(3n+3) .PartnerTray {
    left: calc(-16.66vw - 30px);
  }
}

@media (max-width: 1039px) {
  .view-content .views-row:nth-child(2n+1) .PartnerTray {
    left: calc(50vw - 30px);
  }
  .view-content .views-row:nth-child(2n+2) .PartnerTray {
    left: -30px;
  }
}

@media (max-width: 639px) {
  .view-content .views-row .PartnerTray {
    left: -30px !important;
    transform: none !important;
  }
}

.Post {
  padding: 80px 0;
}

.Post .Wrap, .Post .Wrap--noPadding, .Post .Wrap--noPaddingAll, .Post .Wrap--wide, .Post .Wrap--narrow, .Post .view-blog, .Post .view-news, .Post .view-partners, .Post .view-resources, .Post .has-cutout-hero .Body-sections > .Section:first-child, .has-cutout-hero .Post .Body-sections > .Section:first-child, .Post
.has-cutout-hero .Body-sections > :first-child > .Section,
.has-cutout-hero .Post .Body-sections > :first-child > .Section {
  display: -ms-flexbox;
  display: flex;
  max-width: 1368px;
}

.Post-header {
  margin: 30px 0;
}

.Post-header:first-child {
  margin-top: 0;
}

.Post-header:last-child {
  margin-bottom: 0;
}

.Post-title {
  margin: 0;
}

.Post-date {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 20px 0;
  font-weight: 700;
}

.Post-date:first-child {
  margin-top: 0;
}

.Post-date:last-child {
  margin-bottom: 0;
}

.Post-content img {
  height: auto !important;
}

.Post-content h1,
.Post-content h2,
.Post-content h3,
.Post-content h4,
.Post-content h5,
.Post-content h6,
.Post-content hr {
  clear: both;
}

.Post-content .media-p {
  margin-bottom: 0;
}

.Post-content .media-p + h1,
.Post-content .media-p + h2,
.Post-content .media-p + h3,
.Post-content .media-p + h4 {
  margin-top: 0;
  padding-top: 90px;
}

@media (max-width: 959px) {
  .Post-content .media-p + h1,
  .Post-content .media-p + h2,
  .Post-content .media-p + h3,
  .Post-content .media-p + h4 {
    margin-top: 0;
    padding-top: 60px;
  }
}

.Post-content .media-p + h5,
.Post-content .media-p + h6 {
  margin-top: 0;
  padding-top: 60px;
}

@media (max-width: 959px) {
  .Post-content .media-p + h5,
  .Post-content .media-p + h6 {
    margin-top: 0;
    padding-top: 30px;
  }
}

.Post-content .media-p + p,
.Post-content .media-p + .media-p,
.Post-content .media-p + table,
.Post-content .media-p + ul,
.Post-content .media-p + ol,
.Post-content .media-p + hr {
  margin-top: 0;
  padding-top: 30px;
}

.Post-body {
  max-width: calc(100% - 152px);
}

.Post-social {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0;
  margin-right: 40px;
  padding: 0;
  padding-top: 72px;
  text-align: center;
  width: 30px;
  list-style-type: none;
}

.Post-social li {
  margin-bottom: 1em;
}

.Post-social a {
  color: #9a9a9a;
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: 24px;
  height: 24px;
  line-height: 24px;
  text-decoration: none;
  width: 24px;
}

.Post-social a:active,
.Post-social a:hover {
  color: #a5d6a7;
}

.Post-social a + a {
  margin-top: 30px;
}

@media (max-width: 639px) {
  .Post .Wrap, .Post .Wrap--noPadding, .Post .Wrap--noPaddingAll, .Post .Wrap--wide, .Post .Wrap--narrow, .Post .view-blog, .Post .view-news, .Post .view-partners, .Post .view-resources, .Post .has-cutout-hero .Body-sections > .Section:first-child, .has-cutout-hero .Post .Body-sections > .Section:first-child, .Post
  .has-cutout-hero .Body-sections > :first-child > .Section,
  .has-cutout-hero .Post .Body-sections > :first-child > .Section {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .Post-body {
    max-width: none;
    width: 100%;
  }
  .Post-social {
    -ms-flex-align: start;
    align-items: flex-start;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-bottom: 40px;
    padding-top: 0;
    width: 100%;
  }
  .Post-social a + a {
    margin-top: 0;
  }
}

.PostTeaser {
  min-height: 400px;
}

.PostTeaser-date {
  margin: 10px 0 30px;
  color: #666;
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  font-weight: 400;
  font-size: 14px;
}

.PostTeaser-date:first-child {
  margin-top: 0;
}

.PostTeaser-date:last-child {
  margin-bottom: 0;
}

.PostTeaser-date:before {
  font-family: "fontawesome";
  content: "\f274";
  font-size: .88em;
  margin-right: .3em;
  position: relative;
  top: -1px;
}

.PostTeaser .TagList {
  margin-bottom: -10px;
  margin-top: auto;
}

.PostTeaser .Card-title a {
  color: #a5d6a7;
}

.PostTeaser-social {
  padding: 20px 40px;
  -ms-flex-item-align: end;
  align-self: flex-end;
  border-top: 1px solid #F4F4F4;
  display: -ms-flexbox;
  display: flex;
  list-style: none !important;
  margin: auto -40px -40px !important;
  width: calc(100% + 80px);
}

.PostTeaser-social li + li {
  margin-left: 30px;
}

.PostTeaser-content .element-invisible {
  display: none !important;
}

a.PostTeaser .Card-title {
  color: #a5d6a7;
}

a.PostTeaser:active .Card-title,
a.PostTeaser:hover .Card-title {
  color: "blue-hover";
}

@media (max-width: 639px) {
  .PostTeaser-social {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .PostTeaser-social li + li {
    margin-left: 0;
  }
}

.Card--horizontal .ResourceTeaser-icon {
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: auto;
  margin: 0;
  width: 30%;
}

.Section,
[class^='Section--'],
[class*=' Section--'] {
  padding: 60px 0;
  background: no-repeat center;
  background-size: cover;
  position: relative;
}

.Section:before,
[class^='Section--']:before,
[class*=' Section--']:before {
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
}

.Section .Wrap,
[class^='Section--'] .Wrap,
[class*=' Section--'] .Wrap, .Section .Wrap--noPadding,
[class^='Section--'] .Wrap--noPadding,
[class*=' Section--'] .Wrap--noPadding, .Section .Wrap--noPaddingAll,
[class^='Section--'] .Wrap--noPaddingAll,
[class*=' Section--'] .Wrap--noPaddingAll, .Section .Wrap--wide,
[class^='Section--'] .Wrap--wide,
[class*=' Section--'] .Wrap--wide, .Section .Wrap--narrow,
[class^='Section--'] .Wrap--narrow,
[class*=' Section--'] .Wrap--narrow, .Section .view-blog,
[class^='Section--'] .view-blog,
[class*=' Section--'] .view-blog, .Section .view-news,
[class^='Section--'] .view-news,
[class*=' Section--'] .view-news, .Section .view-partners,
[class^='Section--'] .view-partners,
[class*=' Section--'] .view-partners, .Section .view-resources,
[class^='Section--'] .view-resources,
[class*=' Section--'] .view-resources, .Section .has-cutout-hero .Body-sections > .Section:first-child, .has-cutout-hero .Section .Body-sections > .Section:first-child,
[class^='Section--'] .has-cutout-hero .Body-sections > .Section:first-child, .has-cutout-hero
[class^='Section--'] .Body-sections > .Section:first-child,
[class*=' Section--'] .has-cutout-hero .Body-sections > .Section:first-child, .has-cutout-hero
[class*=' Section--'] .Body-sections > .Section:first-child, .Section
.has-cutout-hero .Body-sections > :first-child > .Section,
.has-cutout-hero .Section .Body-sections > :first-child > .Section,
[class^='Section--']
.has-cutout-hero .Body-sections > :first-child > .Section,
.has-cutout-hero
[class^='Section--'] .Body-sections > :first-child > .Section,
[class*=' Section--']
.has-cutout-hero .Body-sections > :first-child > .Section,
.has-cutout-hero
[class*=' Section--'] .Body-sections > :first-child > .Section {
  z-index: 15;
}

.SocialIcon,
[class^='SocialIcon--'],
[class*=' SocialIcon--'] {
  background: no-repeat center;
  background-size: 100%;
  display: block;
  height: 18px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 18px;
}

.SocialIcon--facebook {
  background-image: url("//8052665.fs1.hubspotusercontent-na1.net/hubfs/8052665/library/classic/icon/icon-social-facebook.svg");
}

.SocialIcon--linkedin {
  background-image: url("//8052665.fs1.hubspotusercontent-na1.net/hubfs/8052665/library/classic/icon/icon-social-linkedin.svg");
}

.SocialIcon--rss {
  background-image: url("//8052665.fs1.hubspotusercontent-na1.net/hubfs/8052665/library/classic/icon/icon-social-rss.svg");
}

.SocialIcon--twitter {
  background-image: url("//8052665.fs1.hubspotusercontent-na1.net/hubfs/8052665/library/classic/icon/icon-social-twitter.svg");
}

.SocialIcon--youtube {
  background-image: url("//8052665.fs1.hubspotusercontent-na1.net/hubfs/8052665/library/classic/icon/icon-social-youtube.svg");
}

.Tabber-nav {
  height: 54px;
  position: relative;
  text-align: center;
  z-index: 15;
}

.Tabber-nav ul,
.Tabber-nav li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.Tabber-nav ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  max-width: 860px;
}

.Tabber-nav li + li {
  margin-left: 40px;
}

.Tabber-nav a {
  color: #666;
  padding: 0 20px;
  transition: background 0.4s, border 0.4s, box-shadow 0.4s;
  border-radius: 7px 7px 0 0;
  border-top: 8px solid transparent;
  display: block;
  height: 54px;
  line-height: 46px;
  text-decoration: none;
  white-space: nowrap;
}

.Tabber-nav .is-active {
  background: #fff;
  border-color: #a5d6a7;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.Tabber-content {
  background: #fff;
  overflow: hidden;
  position: relative;
  z-index: 15;
}

.Tabber-content .Section:first-child {
  margin-top: -40px;
}

.Tabber-content .Section:last-child {
  margin-bottom: -40px;
}

.Tabber-content > div,
.Tabber.is-initialized .Tabber-content > :first-child {
  display: none;
}

.Tabber-content > :first-child,
.Tabber.is-initialized .Tabber-content > .is-active {
  display: block;
}

@media (max-width: 959px) {
  .Tabber-nav li + li {
    margin-left: 0;
  }
}

@media (max-width: 639px) {
  .Tabber-nav {
    padding: 0 10px 10px;
    height: auto;
  }
  .Tabber-nav ul {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .Tabber-nav li {
    text-align: center;
  }
  .Tabber-nav li + li {
    border-top: 1px solid rgba(13, 23, 34, 0.1);
    margin-top: -1px;
  }
  .Tabber-nav a {
    border: 0;
    border-radius: 3px;
    height: auto;
    line-height: 40px;
    padding-bottom: 1px;
    white-space: normal;
  }
}

.Post-content table {
  font-size: 16px;
  margin: 30px 0;
  width: 100%;
}

.Post-content table:first-child {
  margin-top: 0;
}

.Post-content table:last-child {
  margin-bottom: 0;
}

.Post-content table th {
  color: #fff;
  padding: 10px 20px;
  background: #595959;
  border: 0;
}

.Post-content table td {
  padding: 10px 20px;
  border-bottom: 1px solid #D8D8D8;
  border-left: 1px solid #D8D8D8;
}

.Post-content table td:first-child {
  border-left: 0;
}

.Post-content table tr:nth-child(2n) td {
  background: #F4F4F4;
}

.pager-load-more,
.pager-load-more li,
.item-list .pager-load-more,
.item-list .pager-load-more li {
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
}

.pager-load-more-empty,
.item-list .pager-load-more-empty {
  display: none;
}

.pager-load-more a,
.item-list .pager-load-more a {
  display: block;
}

.pager-load-more a:active, .pager-load-more a:hover,
.item-list .pager-load-more a:active,
.item-list .pager-load-more a:hover {
  color: #ffb74d;
  border-color: #ffb74d;
}

.pager-load-more .ajax-progress,
.item-list .pager-load-more .ajax-progress {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 3px;
  bottom: 2px;
  display: -ms-flexbox;
  display: flex;
  left: 2px;
  position: absolute;
  right: 2px;
  top: 2px;
}

.pager-load-more .ajax-progress .throbber,
.item-list .pager-load-more .ajax-progress .throbber {
  float: none;
  margin: auto;
}

.view-blog {
  min-height: 600px;
  padding-bottom: 80px;
}

.view-blog .view-filters {
  padding: 60px 0 0;
}

.view-blog .view-content {
  -ms-flex-align: stretch;
  align-items: stretch;
}

.view-blog .views-row {
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -ms-flexbox;
  display: flex;
  padding: 0 30px 60px;
  width: 33.33%;
}

.view-blog .view-empty {
  margin: 60px 0;
  text-align: center;
}

.view-blog .view-empty:first-child {
  margin-top: 0;
}

.view-blog .view-empty:last-child {
  margin-bottom: 0;
}

@media (max-width: 1039px) {
  .view-blog .views-row {
    width: 50%;
  }
}

@media (max-width: 959px) {
  .view-blog .views-row {
    padding: 0 15px 30px;
  }
}

@media (max-width: 639px) {
  .view-blog .views-row {
    width: 100%;
  }
}

.view-news {
  padding: 80px 0;
  max-width: 860px;
}

.view-news .view-filters {
  margin: 80px 0;
}

.view-news .view-filters:first-child {
  margin-top: 0;
}

.view-news .view-filters:last-child {
  margin-bottom: 0;
}

.view-news .view-content {
  margin: 0 0 60px;
}

.view-news .view-content:first-child {
  margin-top: 0;
}

.view-news .view-content:last-child {
  margin-bottom: 0;
}

.view-news .views-row {
  margin: 40px 0;
}

.view-news .views-row:first-child {
  margin-top: 0;
}

.view-news .views-row:last-child {
  margin-bottom: 0;
}

.view-news .views-row + .views-row {
  border-top: 1px solid #D8D8D8;
  padding-top: 40px;
}

.view-partners {
  min-height: 600px;
  padding-bottom: 80px;
}

.view-partners .view-filters {
  margin: 60px 0;
}

.view-partners .view-filters:first-child {
  margin-top: 0;
}

.view-partners .view-filters:last-child {
  margin-bottom: 0;
}

.view-partners .view-content {
  -ms-flex-align: stretch;
  align-items: stretch;
}

.view-partners .views-row {
  padding: 0 30px 60px;
  width: 33.33%;
}

@media (max-width: 1039px) {
  .view-partners .views-row {
    width: 50%;
  }
}

@media (max-width: 959px) {
  .view-partners .views-row {
    padding: 0 15px 30px;
  }
}

@media (max-width: 639px) {
  .view-partners .views-row {
    width: 100%;
  }
}

.view-resources {
  min-height: 600px;
  padding-bottom: 80px;
}

.view-resources .view-filters {
  padding: 60px 0 0;
}

.view-resources .view-content {
  -ms-flex-align: stretch;
  align-items: stretch;
}

.view-resources .views-row {
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -ms-flexbox;
  display: flex;
  padding: 0 30px 60px;
  width: 33.33%;
}

.view-resources .view-empty {
  margin: 60px 0;
  text-align: center;
}

.view-resources .view-empty:first-child {
  margin-top: 0;
}

.view-resources .view-empty:last-child {
  margin-bottom: 0;
}

@media (max-width: 1039px) {
  .view-resources .views-row {
    width: 50%;
  }
}

@media (max-width: 959px) {
  .view-resources .views-row {
    padding: 0 15px 30px;
  }
}

@media (max-width: 639px) {
  .view-resources .views-row {
    width: 100%;
  }
}

.has-cutout-hero .Hero {
  padding-bottom: 320px;
}

.has-cutout-hero .Body-sections > .Section:first-child,
.has-cutout-hero .Body-sections > :first-child > .Section {
  margin-top: -260px;
}

.has-cutout-hero .Body-sections > .Section:first-child.ContentWithImageSection.has-imageBelow,
.has-cutout-hero .Body-sections > :first-child > .Section.ContentWithImageSection.has-imageBelow {
  padding-bottom: 0;
}

.has-cutout-hero .Body-sections > .Section:first-child.ContentWithImageSection.has-imageBelow .Section-image,
.has-cutout-hero .Body-sections > :first-child > .Section.ContentWithImageSection.has-imageBelow .Section-image {
  max-width: none;
}

.has-cutout-hero .Body-sections > .Section:first-child.u-bgColor--273A42,
.has-cutout-hero .Body-sections > :first-child > .Section.u-bgColor--273A42 {
  border: 1px solid #979797;
}

@media (max-width: 639px) {
  .has-cutout-hero .Hero {
    padding-bottom: 60px;
  }
  .has-cutout-hero .Body-sections > .Section:first-child,
  .has-cutout-hero .Body-sections > :first-child > .Section {
    margin-top: 0;
    width: 100%;
  }
}

.has-inverse-hero:not(.Pacnav--is-loaded) .Header-nav > div > ul.menu > li > a,
.has-inverse-hero:not(.Pacnav--is-loaded) .Header-nav > div > ul.menu > li > li a.active,
.has-inverse-hero:not(.Pacnav--is-loaded) .Header-nav > div > div.hs-menu-wrapper > ul > li > a,
.has-inverse-hero:not(.Pacnav--is-loaded) .Header-nav > div > div.hs-menu-wrapper > ul > li > li a.active, .has-inverse-hero.Pacnav--is-desktop:not(.Pacnav--is-scrolling) .Header-nav > div > ul.menu > li > a,
.has-inverse-hero.Pacnav--is-desktop:not(.Pacnav--is-scrolling) .Header-nav > div > ul.menu > li > li a.active,
.has-inverse-hero.Pacnav--is-desktop:not(.Pacnav--is-scrolling) .Header-nav > div > div.hs-menu-wrapper > ul > li > a,
.has-inverse-hero.Pacnav--is-desktop:not(.Pacnav--is-scrolling) .Header-nav > div > div.hs-menu-wrapper > ul > li > li a.active, .has-inverse-hero.Pacnav--is-intermediary:not(.Pacnav--is-scrolling) .Header-nav > div > ul.menu > li > a,
.has-inverse-hero.Pacnav--is-intermediary:not(.Pacnav--is-scrolling) .Header-nav > div > ul.menu > li > li a.active,
.has-inverse-hero.Pacnav--is-intermediary:not(.Pacnav--is-scrolling) .Header-nav > div > div.hs-menu-wrapper > ul > li > a,
.has-inverse-hero.Pacnav--is-intermediary:not(.Pacnav--is-scrolling) .Header-nav > div > div.hs-menu-wrapper > ul > li > li a.active, .has-inverse-hero.Pacnav--is-mobile:not(.Pacnav--is-scrolling):not(.Pacnav--is-active) .Header-nav > div > ul.menu > li > a,
.has-inverse-hero.Pacnav--is-mobile:not(.Pacnav--is-scrolling):not(.Pacnav--is-active) .Header-nav > div > ul.menu > li > li a.active,
.has-inverse-hero.Pacnav--is-mobile:not(.Pacnav--is-scrolling):not(.Pacnav--is-active) .Header-nav > div > div.hs-menu-wrapper > ul > li > a,
.has-inverse-hero.Pacnav--is-mobile:not(.Pacnav--is-scrolling):not(.Pacnav--is-active) .Header-nav > div > div.hs-menu-wrapper > ul > li > li a.active {
  color: #4a4a4a;
}

.has-inverse-hero:not(.Pacnav--is-loaded) .Header-nav > div > ul.menu > li > a:active, .has-inverse-hero:not(.Pacnav--is-loaded) .Header-nav > div > ul.menu > li > a:hover,
.has-inverse-hero:not(.Pacnav--is-loaded) .Header-nav > div > ul.menu > li > li a.active:active,
.has-inverse-hero:not(.Pacnav--is-loaded) .Header-nav > div > ul.menu > li > li a.active:hover,
.has-inverse-hero:not(.Pacnav--is-loaded) .Header-nav > div > div.hs-menu-wrapper > ul > li > a:active,
.has-inverse-hero:not(.Pacnav--is-loaded) .Header-nav > div > div.hs-menu-wrapper > ul > li > a:hover,
.has-inverse-hero:not(.Pacnav--is-loaded) .Header-nav > div > div.hs-menu-wrapper > ul > li > li a.active:active,
.has-inverse-hero:not(.Pacnav--is-loaded) .Header-nav > div > div.hs-menu-wrapper > ul > li > li a.active:hover, .has-inverse-hero.Pacnav--is-desktop:not(.Pacnav--is-scrolling) .Header-nav > div > ul.menu > li > a:active, .has-inverse-hero.Pacnav--is-desktop:not(.Pacnav--is-scrolling) .Header-nav > div > ul.menu > li > a:hover,
.has-inverse-hero.Pacnav--is-desktop:not(.Pacnav--is-scrolling) .Header-nav > div > ul.menu > li > li a.active:active,
.has-inverse-hero.Pacnav--is-desktop:not(.Pacnav--is-scrolling) .Header-nav > div > ul.menu > li > li a.active:hover,
.has-inverse-hero.Pacnav--is-desktop:not(.Pacnav--is-scrolling) .Header-nav > div > div.hs-menu-wrapper > ul > li > a:active,
.has-inverse-hero.Pacnav--is-desktop:not(.Pacnav--is-scrolling) .Header-nav > div > div.hs-menu-wrapper > ul > li > a:hover,
.has-inverse-hero.Pacnav--is-desktop:not(.Pacnav--is-scrolling) .Header-nav > div > div.hs-menu-wrapper > ul > li > li a.active:active,
.has-inverse-hero.Pacnav--is-desktop:not(.Pacnav--is-scrolling) .Header-nav > div > div.hs-menu-wrapper > ul > li > li a.active:hover, .has-inverse-hero.Pacnav--is-intermediary:not(.Pacnav--is-scrolling) .Header-nav > div > ul.menu > li > a:active, .has-inverse-hero.Pacnav--is-intermediary:not(.Pacnav--is-scrolling) .Header-nav > div > ul.menu > li > a:hover,
.has-inverse-hero.Pacnav--is-intermediary:not(.Pacnav--is-scrolling) .Header-nav > div > ul.menu > li > li a.active:active,
.has-inverse-hero.Pacnav--is-intermediary:not(.Pacnav--is-scrolling) .Header-nav > div > ul.menu > li > li a.active:hover,
.has-inverse-hero.Pacnav--is-intermediary:not(.Pacnav--is-scrolling) .Header-nav > div > div.hs-menu-wrapper > ul > li > a:active,
.has-inverse-hero.Pacnav--is-intermediary:not(.Pacnav--is-scrolling) .Header-nav > div > div.hs-menu-wrapper > ul > li > a:hover,
.has-inverse-hero.Pacnav--is-intermediary:not(.Pacnav--is-scrolling) .Header-nav > div > div.hs-menu-wrapper > ul > li > li a.active:active,
.has-inverse-hero.Pacnav--is-intermediary:not(.Pacnav--is-scrolling) .Header-nav > div > div.hs-menu-wrapper > ul > li > li a.active:hover, .has-inverse-hero.Pacnav--is-mobile:not(.Pacnav--is-scrolling):not(.Pacnav--is-active) .Header-nav > div > ul.menu > li > a:active, .has-inverse-hero.Pacnav--is-mobile:not(.Pacnav--is-scrolling):not(.Pacnav--is-active) .Header-nav > div > ul.menu > li > a:hover,
.has-inverse-hero.Pacnav--is-mobile:not(.Pacnav--is-scrolling):not(.Pacnav--is-active) .Header-nav > div > ul.menu > li > li a.active:active,
.has-inverse-hero.Pacnav--is-mobile:not(.Pacnav--is-scrolling):not(.Pacnav--is-active) .Header-nav > div > ul.menu > li > li a.active:hover,
.has-inverse-hero.Pacnav--is-mobile:not(.Pacnav--is-scrolling):not(.Pacnav--is-active) .Header-nav > div > div.hs-menu-wrapper > ul > li > a:active,
.has-inverse-hero.Pacnav--is-mobile:not(.Pacnav--is-scrolling):not(.Pacnav--is-active) .Header-nav > div > div.hs-menu-wrapper > ul > li > a:hover,
.has-inverse-hero.Pacnav--is-mobile:not(.Pacnav--is-scrolling):not(.Pacnav--is-active) .Header-nav > div > div.hs-menu-wrapper > ul > li > li a.active:active,
.has-inverse-hero.Pacnav--is-mobile:not(.Pacnav--is-scrolling):not(.Pacnav--is-active) .Header-nav > div > div.hs-menu-wrapper > ul > li > li a.active:hover {
  color: #a5d6a7;
}

.has-inverse-hero:not(.Pacnav--is-loaded) .Logo-text,
.has-inverse-hero:not(.Pacnav--is-loaded) .GlobalSearch-open g,
.has-inverse-hero:not(.Pacnav--is-loaded) .PacnavToggle-lines,
.has-inverse-hero:not(.Pacnav--is-loaded) .PacnavToggle-circles, .has-inverse-hero.Pacnav--is-desktop:not(.Pacnav--is-scrolling) .Logo-text,
.has-inverse-hero.Pacnav--is-desktop:not(.Pacnav--is-scrolling) .GlobalSearch-open g,
.has-inverse-hero.Pacnav--is-desktop:not(.Pacnav--is-scrolling) .PacnavToggle-lines,
.has-inverse-hero.Pacnav--is-desktop:not(.Pacnav--is-scrolling) .PacnavToggle-circles, .has-inverse-hero.Pacnav--is-intermediary:not(.Pacnav--is-scrolling) .Logo-text,
.has-inverse-hero.Pacnav--is-intermediary:not(.Pacnav--is-scrolling) .GlobalSearch-open g,
.has-inverse-hero.Pacnav--is-intermediary:not(.Pacnav--is-scrolling) .PacnavToggle-lines,
.has-inverse-hero.Pacnav--is-intermediary:not(.Pacnav--is-scrolling) .PacnavToggle-circles, .has-inverse-hero.Pacnav--is-mobile:not(.Pacnav--is-scrolling):not(.Pacnav--is-active) .Logo-text,
.has-inverse-hero.Pacnav--is-mobile:not(.Pacnav--is-scrolling):not(.Pacnav--is-active) .GlobalSearch-open g,
.has-inverse-hero.Pacnav--is-mobile:not(.Pacnav--is-scrolling):not(.Pacnav--is-active) .PacnavToggle-lines,
.has-inverse-hero.Pacnav--is-mobile:not(.Pacnav--is-scrolling):not(.Pacnav--is-active) .PacnavToggle-circles {
  fill: #4a4a4a;
}

.has-inverse-hero:not(.Pacnav--is-loaded) .Logo-block .Logo-img-main, .has-inverse-hero.Pacnav--is-desktop:not(.Pacnav--is-scrolling) .Logo-block .Logo-img-main, .has-inverse-hero.Pacnav--is-intermediary:not(.Pacnav--is-scrolling) .Logo-block .Logo-img-main, .has-inverse-hero.Pacnav--is-mobile:not(.Pacnav--is-scrolling):not(.Pacnav--is-active) .Logo-block .Logo-img-main {
  display: block;
}

.has-inverse-hero:not(.Pacnav--is-loaded) .Logo-block .Logo-img-white, .has-inverse-hero.Pacnav--is-desktop:not(.Pacnav--is-scrolling) .Logo-block .Logo-img-white, .has-inverse-hero.Pacnav--is-intermediary:not(.Pacnav--is-scrolling) .Logo-block .Logo-img-white, .has-inverse-hero.Pacnav--is-mobile:not(.Pacnav--is-scrolling):not(.Pacnav--is-active) .Logo-block .Logo-img-white {
  display: none;
}

.has-inverse-hero .Header-cta .Button, .has-inverse-hero .Header-cta
[class^='Button--'], .has-inverse-hero .Header-cta
[class*=' Button--'], .has-inverse-hero .Header-cta .Resource-form .ao-form-submit, .Resource-form .has-inverse-hero .Header-cta .ao-form-submit, .has-inverse-hero .Header-cta .ActonFormSection .Section-content .ao-form-submit, .ActonFormSection .Section-content .has-inverse-hero .Header-cta .ao-form-submit, .has-inverse-hero .Header-cta .BlogView-subscribe .ao-form-submit, .BlogView-subscribe .has-inverse-hero .Header-cta .ao-form-submit, .has-inverse-hero .Header-cta
.hs-button, .has-inverse-hero .Header-cta .QuickLinks a, .QuickLinks .has-inverse-hero .Header-cta a, .has-inverse-hero .Header-cta .ResourcesView-subscribe .ao-form-submit, .ResourcesView-subscribe .has-inverse-hero .Header-cta .ao-form-submit, .has-inverse-hero .Header-cta .pager-load-more a, .pager-load-more .has-inverse-hero .Header-cta a, .has-inverse-hero .Header-cta .page-user .form-actions input[type='submit'], .page-user .form-actions .has-inverse-hero .Header-cta input[type='submit'] {
  color: #ffb74d;
  border-color: #ffb74d;
}

.has-inverse-hero .Header-cta .Button:active, .has-inverse-hero .Header-cta
[class^='Button--']:active, .has-inverse-hero .Header-cta
[class*=' Button--']:active, .has-inverse-hero .Header-cta .Resource-form .ao-form-submit:active, .Resource-form .has-inverse-hero .Header-cta .ao-form-submit:active, .has-inverse-hero .Header-cta .ActonFormSection .Section-content .ao-form-submit:active, .ActonFormSection .Section-content .has-inverse-hero .Header-cta .ao-form-submit:active, .has-inverse-hero .Header-cta .BlogView-subscribe .ao-form-submit:active, .BlogView-subscribe .has-inverse-hero .Header-cta .ao-form-submit:active, .has-inverse-hero .Header-cta
.hs-button:active, .has-inverse-hero .Header-cta .QuickLinks a:active, .QuickLinks .has-inverse-hero .Header-cta a:active, .has-inverse-hero .Header-cta .ResourcesView-subscribe .ao-form-submit:active, .ResourcesView-subscribe .has-inverse-hero .Header-cta .ao-form-submit:active, .has-inverse-hero .Header-cta .pager-load-more a:active, .pager-load-more .has-inverse-hero .Header-cta a:active, .has-inverse-hero .Header-cta .page-user .form-actions input[type='submit']:active, .page-user .form-actions .has-inverse-hero .Header-cta input[type='submit']:active, .has-inverse-hero .Header-cta .Button:hover, .has-inverse-hero .Header-cta
[class^='Button--']:hover, .has-inverse-hero .Header-cta
[class*=' Button--']:hover, .has-inverse-hero .Header-cta .Resource-form .ao-form-submit:hover, .Resource-form .has-inverse-hero .Header-cta .ao-form-submit:hover, .has-inverse-hero .Header-cta .ActonFormSection .Section-content .ao-form-submit:hover, .ActonFormSection .Section-content .has-inverse-hero .Header-cta .ao-form-submit:hover, .has-inverse-hero .Header-cta .BlogView-subscribe .ao-form-submit:hover, .BlogView-subscribe .has-inverse-hero .Header-cta .ao-form-submit:hover, .has-inverse-hero .Header-cta
.hs-button:hover, .has-inverse-hero .Header-cta .QuickLinks a:hover, .QuickLinks .has-inverse-hero .Header-cta a:hover, .has-inverse-hero .Header-cta .ResourcesView-subscribe .ao-form-submit:hover, .ResourcesView-subscribe .has-inverse-hero .Header-cta .ao-form-submit:hover, .has-inverse-hero .Header-cta .pager-load-more a:hover, .pager-load-more .has-inverse-hero .Header-cta a:hover, .has-inverse-hero .Header-cta .page-user .form-actions input[type='submit']:hover, .page-user .form-actions .has-inverse-hero .Header-cta input[type='submit']:hover {
  color: #a5d6a7;
  background: #fff;
  border-color: #a5d6a7;
}

.node-type-page .Body-content {
  background: #fff;
}

.node-type-page .Body-content h1, .node-type-page .Body-content
.h1, .node-type-page .Body-content h2, .node-type-page .Body-content
.h2, .node-type-page .Body-content h3, .node-type-page .Body-content
.h3, .node-type-page .Body-content h4, .node-type-page .Body-content
.h4, .node-type-page .Body-content h5, .node-type-page .Body-content
.h5, .node-type-page .Body-content h6, .node-type-page .Body-content
.h6 {
  margin: 20px 0;
}

.node-type-page .Body-content h1:first-child, .node-type-page .Body-content
.h1:first-child, .node-type-page .Body-content h2:first-child, .node-type-page .Body-content
.h2:first-child, .node-type-page .Body-content h3:first-child, .node-type-page .Body-content
.h3:first-child, .node-type-page .Body-content h4:first-child, .node-type-page .Body-content
.h4:first-child, .node-type-page .Body-content h5:first-child, .node-type-page .Body-content
.h5:first-child, .node-type-page .Body-content h6:first-child, .node-type-page .Body-content
.h6:first-child {
  margin-top: 0;
}

.node-type-page .Body-content h1:last-child, .node-type-page .Body-content
.h1:last-child, .node-type-page .Body-content h2:last-child, .node-type-page .Body-content
.h2:last-child, .node-type-page .Body-content h3:last-child, .node-type-page .Body-content
.h3:last-child, .node-type-page .Body-content h4:last-child, .node-type-page .Body-content
.h4:last-child, .node-type-page .Body-content h5:last-child, .node-type-page .Body-content
.h5:last-child, .node-type-page .Body-content h6:last-child, .node-type-page .Body-content
.h6:last-child {
  margin-bottom: 0;
}

.node-type-page .Body-content h1, .node-type-page .Body-content
.h1 {
  font-size: 32px;
  font-weight: 200;
  line-height: 48px;
}

.node-type-page .Body-content h2, .node-type-page .Body-content
.h2 {
  font-size: 26px;
  font-weight: 300;
  line-height: 38px;
}

.node-type-page .Body-content h3, .node-type-page .Body-content
.h3 {
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

.page-404 .Body {
  padding: 60px 0;
}

.page-search .Wrap--narrow > div > h1,
.page-search .Wrap--narrow > div > form,
.page-search .Wrap--narrow > div > section > h1,
.page-search .Wrap--narrow > div > section > form,
.page-search .search-performance,
.page-search .search-api-page-results > h2 {
  display: none;
}

.page-search .Body {
  padding: 60px 0;
}

.page-search .search-results {
  padding-left: 0;
}

.page-search .search-result .title {
  font-size: 22px;
  font-weight: 600;
  line-height: 36px;
}

@media (max-width: 639px) {
  .page-search .search-result .title {
    font-size: 18px;
  }
}

@media (max-width: 639px) {
  .page-search .search-result .title {
    line-height: 28px;
  }
}

.page-search .search-result .search-snippet-info {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  padding: 0;
}

.page-search .search-result .search-snippet-info h1, .page-search .search-result .search-snippet-info
.h1, .page-search .search-result .search-snippet-info h2, .page-search .search-result .search-snippet-info
.h2, .page-search .search-result .search-snippet-info h3, .page-search .search-result .search-snippet-info
.h3, .page-search .search-result .search-snippet-info h4, .page-search .search-result .search-snippet-info
.h4, .page-search .search-result .search-snippet-info h5, .page-search .search-result .search-snippet-info
.h5, .page-search .search-result .search-snippet-info h6, .page-search .search-result .search-snippet-info
.h6 {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}

.page-search .search-result .search-info {
  display: none;
}

.page-search .search-result + .search-result,
.page-search .pager {
  border-top: 1px solid #D8D8D8;
  margin-top: 40px;
  padding-top: 40px;
}

.page-user {
  background: #0D1722;
}

.page-user .Logo {
  margin: 30px 0;
}

.page-user .Logo:first-child {
  margin-top: 0;
}

.page-user .Logo:last-child {
  margin-bottom: 0;
}

.page-user .Logo-text {
  fill: #fff;
}

.page-user .Page {
  padding: 60px 40px;
  -ms-flex-align: center;
  align-items: center;
  background: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.page-user .Body {
  padding: 40px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 7px;
  min-height: 0;
  max-width: 540px;
  width: 100%;
}

.page-user .Body,
.page-user .Body h1,
.page-user .Body
.h1,
.page-user .Body h2,
.page-user .Body
.h2,
.page-user .Body h3,
.page-user .Body
.h3,
.page-user .Body h4,
.page-user .Body
.h4,
.page-user .Body h5,
.page-user .Body
.h5,
.page-user .Body h6,
.page-user .Body
.h6 {
  color: #fff;
}

.page-user .form-item {
  margin: 20px 0;
}

.page-user .form-item:first-child {
  margin-top: 0;
}

.page-user .form-item:last-child {
  margin-bottom: 0;
}

.page-user .form-item label {
  color: #D8D8D8;
  font-size: 16px;
}

.page-user .form-item .description {
  color: #979797;
  font-size: 15px;
}

.page-user .form-item .form-required {
  color: #ffb74d;
}

.page-user .form-item input[type=text], .page-user .form-item
input[type=email], .page-user .form-item
input[type=password], .page-user .form-item
input[type=search], .page-user .form-item
input[type=number], .page-user .form-item
input[type=url], .page-user .form-item
input[type=tel], .page-user .form-item
input[type=datetime], .page-user .form-item
input[type=date], .page-user .form-item
input[type=month], .page-user .form-item
input[type=week], .page-user .form-item
textarea {
  width: 100%;
}

.page-user .form-actions {
  margin: 20px 0;
}

.page-user .form-actions:first-child {
  margin-top: 0;
}

.page-user .form-actions:last-child {
  margin-bottom: 0;
}

.page-user .form-actions input[type='submit'] {
  background: #ffb74d !important;
  border: 2px solid transparent !important;
  border-radius: 3px !important;
  color: #fff !important;
  display: block !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  height: 48px !important;
  line-height: 46px !important;
  margin: 0 auto !important;
  padding: 0 30px !important;
}

.page-user .form-actions input[type='submit']:active, .page-user .form-actions input[type='submit']:hover {
  background: #ffcc80 !important;
  outline: none;
  color: #fff !important;
}

.has-image--left .Wrap, .has-image--left .Wrap--noPadding, .has-image--left .Wrap--noPaddingAll, .has-image--left .Wrap--wide, .has-image--left .Wrap--narrow, .has-image--left .view-blog, .has-image--left .view-news, .has-image--left .view-partners, .has-image--left .view-resources, .has-image--left .has-cutout-hero .Body-sections > .Section:first-child, .has-cutout-hero .has-image--left .Body-sections > .Section:first-child, .has-image--left
.has-cutout-hero .Body-sections > :first-child > .Section,
.has-cutout-hero .has-image--left .Body-sections > :first-child > .Section {
  display: -ms-flexbox;
  display: flex;
}

.has-image--left .Section-image {
  padding-right: 30px;
}

.has-image--right .Wrap, .has-image--right .Wrap--noPadding, .has-image--right .Wrap--noPaddingAll, .has-image--right .Wrap--wide, .has-image--right .Wrap--narrow, .has-image--right .view-blog, .has-image--right .view-news, .has-image--right .view-partners, .has-image--right .view-resources, .has-image--right .has-cutout-hero .Body-sections > .Section:first-child, .has-cutout-hero .has-image--right .Body-sections > .Section:first-child, .has-image--right
.has-cutout-hero .Body-sections > :first-child > .Section,
.has-cutout-hero .has-image--right .Body-sections > :first-child > .Section {
  display: -ms-flexbox;
  display: flex;
}

.has-image--right .Section-image {
  -ms-flex-order: 2;
  order: 2;
  padding-left: 30px;
}

.has-image--above {
  margin-top: 25vw;
}

.has-image--above .Section-image {
  margin: -25vw auto 30px;
  max-width: 675px;
}

.has-image--above.u-padding--xxSmall .Section-image {
  margin-top: calc(-25vw - 10px);
}

.has-image--above.u-padding--xSmall .Section-image {
  margin-top: calc(-25vw - 20px);
}

.has-image--above.u-padding--small .Section-image {
  margin-top: calc(-25vw - 30px);
}

.has-image--above.u-padding--medium .Section-image {
  margin-top: calc(-25vw - 40px);
}

.has-image--above.u-padding--large .Section-image {
  margin-top: calc(-25vw - 60px);
}

.has-image--above.u-padding--xLarge .Section-image {
  margin-top: calc(-25vw - 80px);
}

.has-image--above.u-padding--xxLarge .Section-image {
  margin-top: calc(-25vw - 100px);
}

@media (min-width: 1501px) {
  .has-image--above {
    margin-top: 375px;
  }
  .has-image--above .Section-image {
    margin-top: -375px;
  }
  .has-image--above.u-padding--xxSmall .Section-image {
    margin-top: -375px - 10px;
  }
  .has-image--above.u-padding--xSmall .Section-image {
    margin-top: -375px - 20px;
  }
  .has-image--above.u-padding--small .Section-image {
    margin-top: -375px - 30px;
  }
  .has-image--above.u-padding--medium .Section-image {
    margin-top: -375px - 40px;
  }
  .has-image--above.u-padding--large .Section-image {
    margin-top: -375px - 60px;
  }
  .has-image--above.u-padding--xLarge .Section-image {
    margin-top: -375px - 80px;
  }
  .has-image--above.u-padding--xxLarge .Section-image {
    margin-top: -375px - 100px;
  }
}

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

.u-align--left {
  text-align: left;
}

.u-align--right {
  text-align: right;
}

.u-bgColor--FFFFFF {
  background-color: #fff;
}

.u-bgColor--FFFFFF.LogoRowSection + .u-bgColor--FFFFFF {
  border-top: 1px solid #D8D8D8;
}

.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned) {
  padding-top: 0;
}

.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxSmall {
  margin-top: -10px;
}

.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxSmall .Wrap, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxSmall .Wrap--noPadding, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxSmall .Wrap--noPaddingAll, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxSmall .Wrap--wide, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxSmall .Wrap--narrow, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxSmall .view-blog, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxSmall .view-news, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxSmall .view-partners, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxSmall .view-resources, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxSmall .has-cutout-hero .Body-sections > .Section:first-child, .has-cutout-hero .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxSmall .Body-sections > .Section:first-child, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxSmall
.has-cutout-hero .Body-sections > :first-child > .Section,
.has-cutout-hero .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxSmall .Body-sections > :first-child > .Section {
  padding-top: 15px;
}

.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xSmall {
  margin-top: -20px;
}

.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xSmall .Wrap, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xSmall .Wrap--noPadding, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xSmall .Wrap--noPaddingAll, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xSmall .Wrap--wide, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xSmall .Wrap--narrow, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xSmall .view-blog, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xSmall .view-news, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xSmall .view-partners, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xSmall .view-resources, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xSmall .has-cutout-hero .Body-sections > .Section:first-child, .has-cutout-hero .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xSmall .Body-sections > .Section:first-child, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xSmall
.has-cutout-hero .Body-sections > :first-child > .Section,
.has-cutout-hero .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xSmall .Body-sections > :first-child > .Section {
  padding-top: 30px;
}

.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--small {
  margin-top: -30px;
}

.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--small .Wrap, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--small .Wrap--noPadding, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--small .Wrap--noPaddingAll, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--small .Wrap--wide, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--small .Wrap--narrow, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--small .view-blog, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--small .view-news, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--small .view-partners, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--small .view-resources, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--small .has-cutout-hero .Body-sections > .Section:first-child, .has-cutout-hero .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--small .Body-sections > .Section:first-child, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--small
.has-cutout-hero .Body-sections > :first-child > .Section,
.has-cutout-hero .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--small .Body-sections > :first-child > .Section {
  padding-top: 45px;
}

.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--medium {
  margin-top: -40px;
}

.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--medium .Wrap, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--medium .Wrap--noPadding, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--medium .Wrap--noPaddingAll, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--medium .Wrap--wide, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--medium .Wrap--narrow, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--medium .view-blog, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--medium .view-news, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--medium .view-partners, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--medium .view-resources, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--medium .has-cutout-hero .Body-sections > .Section:first-child, .has-cutout-hero .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--medium .Body-sections > .Section:first-child, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--medium
.has-cutout-hero .Body-sections > :first-child > .Section,
.has-cutout-hero .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--medium .Body-sections > :first-child > .Section {
  padding-top: 60px;
}

.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--large {
  margin-top: -60px;
}

.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--large .Wrap, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--large .Wrap--noPadding, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--large .Wrap--noPaddingAll, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--large .Wrap--wide, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--large .Wrap--narrow, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--large .view-blog, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--large .view-news, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--large .view-partners, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--large .view-resources, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--large .has-cutout-hero .Body-sections > .Section:first-child, .has-cutout-hero .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--large .Body-sections > .Section:first-child, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--large
.has-cutout-hero .Body-sections > :first-child > .Section,
.has-cutout-hero .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--large .Body-sections > :first-child > .Section {
  padding-top: 90px;
}

.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xLarge {
  margin-top: -80px;
}

.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xLarge .Wrap, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xLarge .Wrap--noPadding, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xLarge .Wrap--noPaddingAll, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xLarge .Wrap--wide, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xLarge .Wrap--narrow, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xLarge .view-blog, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xLarge .view-news, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xLarge .view-partners, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xLarge .view-resources, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xLarge .has-cutout-hero .Body-sections > .Section:first-child, .has-cutout-hero .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xLarge .Body-sections > .Section:first-child, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xLarge
.has-cutout-hero .Body-sections > :first-child > .Section,
.has-cutout-hero .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xLarge .Body-sections > :first-child > .Section {
  padding-top: 120px;
}

.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxLarge {
  margin-top: -100px;
}

.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxLarge .Wrap, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxLarge .Wrap--noPadding, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxLarge .Wrap--noPaddingAll, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxLarge .Wrap--wide, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxLarge .Wrap--narrow, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxLarge .view-blog, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxLarge .view-news, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxLarge .view-partners, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxLarge .view-resources, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxLarge .has-cutout-hero .Body-sections > .Section:first-child, .has-cutout-hero .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxLarge .Body-sections > .Section:first-child, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxLarge
.has-cutout-hero .Body-sections > :first-child > .Section,
.has-cutout-hero .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxLarge .Body-sections > :first-child > .Section {
  padding-top: 150px;
}

.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned) .Wrap, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned) .Wrap--noPadding, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned) .Wrap--noPaddingAll, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned) .Wrap--wide, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned) .Wrap--narrow, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned) .view-blog, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned) .view-news, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned) .view-partners, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned) .view-resources, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned) .has-cutout-hero .Body-sections > .Section:first-child, .has-cutout-hero .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned) .Body-sections > .Section:first-child, .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned)
.has-cutout-hero .Body-sections > :first-child > .Section,
.has-cutout-hero .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned) .Body-sections > :first-child > .Section {
  border-top: 1px solid #bcf5bf;
}

.u-bgColor--F4F4F4 {
  background-color: #F4F4F4;
}

.u-bgColor--F4F4F4:not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--F4F4F4:not(.is-rightAligned):not(.is-leftAligned) {
  padding-top: 0;
}

.u-bgColor--F4F4F4:not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--F4F4F4:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxSmall {
  margin-top: -10px;
}

.u-bgColor--F4F4F4:not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--F4F4F4:not(.is-rightAligned):not(.is-leftAligned).u-padding--xSmall {
  margin-top: -20px;
}

.u-bgColor--F4F4F4:not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--F4F4F4:not(.is-rightAligned):not(.is-leftAligned).u-padding--small {
  margin-top: -30px;
}

.u-bgColor--F4F4F4:not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--F4F4F4:not(.is-rightAligned):not(.is-leftAligned).u-padding--medium {
  margin-top: -40px;
}

.u-bgColor--F4F4F4:not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--F4F4F4:not(.is-rightAligned):not(.is-leftAligned).u-padding--large {
  margin-top: -60px;
}

.u-bgColor--F4F4F4:not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--F4F4F4:not(.is-rightAligned):not(.is-leftAligned).u-padding--xLarge {
  margin-top: -80px;
}

.u-bgColor--F4F4F4:not(.is-rightAligned):not(.is-leftAligned) + .u-bgColor--F4F4F4:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxLarge {
  margin-top: -100px;
}

.u-bgColor--F4F4F4:not(.is-rightAligned):not(.is-leftAligned):after {
  background: no-repeat;
  background-size: contain;
  background-image: url("//8052665.fs1.hubspotusercontent-na1.net/hubfs/8052665/library/classic/images/pipes-gray-left-2.svg");
  background-position: top left;
  content: '';
  display: block;
  height: 240px;
  left: 0;
  position: absolute;
  top: 0;
  width: 50vw;
  z-index: 10;
}

.u-bgColor--F4F4F4 + .u-bgColor--F4F4F4:after {
  display: none !important;
}

.u-bgColor--E3F1F8 {
  background-color: #bcf5bf;
}

.u-bgColor--389ECC {
  background-color: #a5d6a7;
}

.u-bgColor--389ECC:before {
  background: #a5d6a7;
  background: linear-gradient(135deg, #a5d6a7 0%, #b3e8b5 100%);
  opacity: 0.9;
}

.u-bgColor--1C4F66 {
  background-color: #75a478;
}

.u-bgColor--1C4F66:before {
  background: rgba(13, 23, 34, 0.5);
  background: linear-gradient(135deg, rgba(13, 23, 34, 0.5) 0%, #75a478 100%);
  opacity: 0.9;
}

.u-bgColor--273A42 {
  background-color: #273A42;
}

.u-padding--xxSmall {
  padding-bottom: 30px;
  padding-top: 30px;
}

.u-padding--xSmall {
  padding-bottom: 60px;
  padding-top: 60px;
}

.u-padding--small {
  padding-bottom: 90px;
  padding-top: 90px;
}

.u-padding--medium {
  padding-bottom: 120px;
  padding-top: 120px;
}

.u-padding--large {
  padding-bottom: 180px;
  padding-top: 180px;
}

.u-padding--xLarge {
  padding-bottom: 240px;
  padding-top: 240px;
}

.u-padding--xxLarge {
  padding-bottom: 300px;
  padding-top: 300px;
}

@media (max-width: 959px) {
  .u-padding--xxSmall {
    padding-bottom: 25px;
    padding-top: 25px;
  }
  .u-padding--xSmall {
    padding-bottom: 50px;
    padding-top: 50px;
  }
  .u-padding--small {
    padding-bottom: 75px;
    padding-top: 75px;
  }
  .u-padding--medium {
    padding-bottom: 100px;
    padding-top: 100px;
  }
  .u-padding--large {
    padding-bottom: 150px;
    padding-top: 150px;
  }
  .u-padding--xLarge {
    padding-bottom: 200px;
    padding-top: 200px;
  }
  .u-padding--xxLarge {
    padding-bottom: 250px;
    padding-top: 250px;
  }
}

@media (max-height: 959px) {
  .u-padding--xxSmall {
    padding-bottom: 22.5px;
    padding-top: 22.5px;
  }
  .u-padding--xSmall {
    padding-bottom: 45px;
    padding-top: 45px;
  }
  .u-padding--small {
    padding-bottom: 67.5px;
    padding-top: 67.5px;
  }
  .u-padding--medium {
    padding-bottom: 90px;
    padding-top: 90px;
  }
  .u-padding--large {
    padding-bottom: 135px;
    padding-top: 135px;
  }
  .u-padding--xLarge {
    padding-bottom: 180px;
    padding-top: 180px;
  }
  .u-padding--xxLarge {
    padding-bottom: 225px;
    padding-top: 225px;
  }
}

@media (max-width: 639px) {
  .u-padding--xxSmall {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .u-padding--xSmall {
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .u-padding--small {
    padding-bottom: 60px;
    padding-top: 60px;
  }
  .u-padding--medium {
    padding-bottom: 80px;
    padding-top: 80px;
  }
  .u-padding--large {
    padding-bottom: 120px;
    padding-top: 120px;
  }
  .u-padding--xLarge {
    padding-bottom: 160px;
    padding-top: 160px;
  }
  .u-padding--xxLarge {
    padding-bottom: 200px;
    padding-top: 200px;
  }
}

@media (max-height: 639px) {
  .u-padding--xxSmall {
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .u-padding--xSmall {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .u-padding--small {
    padding-bottom: 45px;
    padding-top: 45px;
  }
  .u-padding--medium {
    padding-bottom: 60px;
    padding-top: 60px;
  }
  .u-padding--large {
    padding-bottom: 90px;
    padding-top: 90px;
  }
  .u-padding--xLarge {
    padding-bottom: 120px;
    padding-top: 120px;
  }
  .u-padding--xxLarge {
    padding-bottom: 150px;
    padding-top: 150px;
  }
}

.u-textColor--FFFFFF,
.u-textColor--FFFFFF a,
.u-textColor--FFFFFF h1,
.u-textColor--FFFFFF
.h1,
.u-textColor--FFFFFF h2,
.u-textColor--FFFFFF
.h2,
.u-textColor--FFFFFF h3,
.u-textColor--FFFFFF
.h3,
.u-textColor--FFFFFF h4,
.u-textColor--FFFFFF
.h4,
.u-textColor--FFFFFF h5,
.u-textColor--FFFFFF
.h5,
.u-textColor--FFFFFF h6,
.u-textColor--FFFFFF
.h6,
.u-textColor--FFFFFF .Section-subtitle,
.u-textColor--FFFFFF .IconList-item,
.u-textColor--FFFFFF .IconList-item a,
.u-textColor--FFFFFF .IconList-item a:active,
.u-textColor--FFFFFF .IconList-item a:hover {
  color: #fff;
}

.u-textColor--default {
  color: #4a4a4a;
}

.u-textColor--blue {
  color: #a5d6a7;
}

/************************************/
/************ Logo *******************/
/************************************/
@media (max-width: 819px) {
  body:not(.Pacnav--is-scrolling) .Header.Has-childmenu {
    top: 0;
  }
}

/************************************/
/**************** Blog  *************/
/************************************/
.Blog-Basic .partnerContact {
  margin: 0 auto;
  margin-top: 3%;
  text-align: right;
  font-size: 16px;
}

.Blog-Basic .partnerContact a {
  position: relative;
  display: inline-block;
  padding-left: 20px;
}

.Blog-Basic .partnerContact a:before {
  content: '';
  width: 7px;
  height: 7px;
  border: 0px;
  border-top: solid 2px #a5d6a7;
  border-right: solid 2px #a5d6a7;
  transform: rotate(45deg);
  position: absolute;
  top: 15px;
  left: 0px;
  margin-top: -4px;
}

#Blog-Page .articleBlock {
  margin-top: 50px;
}

#Blog-Page .articleBlock {
  margin-top: 50px;
}

#Blog-Page .borderBoxCases h3 {
  margin-bottom: 25px;
  padding-left: 4px;
  padding-bottom: 10px;
  color: #a5d6a7;
  border-bottom: #a5d6a7 solid 2px;
  font-weight: bold;
  font-size: 20px;
}

#Blog-Page .borderBoxCases .block02 {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}

#Blog-Page .borderBoxCases .block02 .rightText {
  display: table-cell;
  width: 100%;
  font-size: 16px;
}

#Blog-Page .borderBoxCases .block02 .rightText .serviceTitele {
  margin-top: 10px;
}

#Blog-Page .borderBoxCases .block02 .Leftimg {
  width: 200px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

@media (max-width: 959px) {
  #Blog-Page .borderBoxCases .block02 .rightText {
    display: block;
    width: auto;
  }
  #Blog-Page .borderBoxCases .block02 .Leftimg {
    width: auto;
    display: block;
  }
}

#Blog-Page .alignleft .imgBlock, #Blog-Page .alignright .imgBlock {
  margin-top: 30px;
  margin-bottom: 30px;
}

/************************************/
/************ Blog newsArea *********/
/************************************/
#Blog-Page .newsArea {
  background: #fff;
  margin-bottom: 15px;
}

#Blog-Page .newsArea h3 {
  margin-bottom: 15px;
  padding-top: 0;
  padding-bottom: 10px;
  border-bottom: #75a478 solid 2px;
  text-align: left;
  font-weight: bold;
  font-size: 22px;
  color: #75a478;
}

#Blog-Page .newsArea h3.eventHead02 + dl {
  border-top: 1px solid #bbb;
}

#Blog-Page .newsArea h3.eventHead02 + dl dt {
  width: 5em;
  padding: 1.5em 1em;
  float: left;
  clear: left;
  font-weight: bold;
  color: #75a478;
  margin: 0;
}

#Blog-Page .newsArea h3.eventHead02 + dl dd {
  padding: 1.5em 0 1.5em 7em;
  border-bottom: 1px solid #bbb;
  list-style: none;
  margin-left: 0;
}

#Blog-Page .newsArea h3.eventHead03 + dl {
  margin-bottom: 70px;
}

#Blog-Page .newsArea h3.eventHead03 + dl dt {
  width: 10em;
  padding: 1.5em 0 1.5em 55px;
  float: left;
  clear: left;
  font-weight: bold;
  color: #75a478;
  margin: 0;
}

#Blog-Page .newsArea h3.eventHead03 + dl dd {
  padding: 1.5em 1em 1.5em 8em;
  list-style: none;
}

#Blog-Page .newsArea h3.eventHead03 + dl dt:nth-of-type(odd) + dd {
  background: #f8f8f8;
}

#Blog-Page .newsArea .col4 {
  width: 100%;
  float: none;
  margin-left: 0;
}

#Blog-Page .newsArea .col3 + .col3,
#Blog-Page .newsArea .col4 + .col3 {
  margin-top: 50px;
}

#Blog-Page .newsArea .col3 .speaker {
  width: 190px;
  padding: 0 10px;
  margin-left: 90px;
  float: left;
}

#Blog-Page .newsArea .col4 .speaker {
  padding: 0 10px;
  margin-left: 42px;
}

#Blog-Page .newsArea .col3 .speaker:first-child,
#Blog-Page .newsArea .col4 .speaker:first-child {
  margin-left: 0;
}

#Blog-Page .newsArea .col3 .speaker h4,
#Blog-Page .newsArea .col4 .speaker h4 {
  margin-bottom: 15px;
  padding-top: 1em;
  padding-bottom: 10px;
  border-bottom: 1px solid #a5d6a7;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  color: #a5d6a7;
  border-left: none;
}

#Blog-Page .newsArea .col3 .speaker p,
#Blog-Page .newsArea .col4 .speaker p {
  text-align: center !important;
  font-size: 13px;
}

#Blog-Page .newsArea .col3 .speaker img,
#Blog-Page .newsArea .col4 .speaker img {
  width: 100%;
  height: auto;
  border-radius: 50%;
}

#Blog-Page .newsArea iframe {
  margin-right: 20px;
  margin-bottom: 50px;
  float: left;
}

#Blog-Page .newsArea .eventContact {
  border: 1px solid #a5d6a7;
  margin-bottom: 50px;
  padding: 80px 50px 30px;
  position: relative;
}

#Blog-Page .newsArea .eventContact h4 {
  background: #22A7F0;
  padding: 10px 50px;
  color: #fff;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

@media (max-width: 640px) {
  #Blog-Page .newsArea h3.eventHead03 + dl dd {
    margin-left: 0;
    padding: 20px;
  }
  #Blog-Page .newsArea h3.eventHead03 + dl dt {
    width: 100%;
  }
}

/************************************/
/*************** Seminar *************/
/************************************/
.Blog-Seminar #Blog-Page .newsArea h3 {
  border-bottom: none;
  text-align: center;
}

/************************************/
/*************** Common *************/
/************************************/
.border-left-none {
  border-left: unset !important;
}

.LP-List-Case .ListCaseItem-logo figure img {
  max-width: 65% !important;
}

.LP-Flex.flex-border .ColumnContentSection-title {
  color: #a5d6a7;
  font-weight: 600 !important;
}

.LP-Flex.flex-border .ColumnContentSection-title:after {
  display: none !important;
}

.LP-List-Case .ListCaseItem a {
  overflow: -webkit-paged-x;
}

.LP-FlexVideo .Card-content p {
  font-size: initial;
}

.hs_recaptcha .grecaptcha-badge {
  margin-left: auto;
  margin-right: auto;
}

.Product-resource #BreadCrumb ul.hs-breadcrumb-menu li a {
  color: #fff !important;
}

@media (max-width: 375px) {
  .Product-blog .imgBlock img {
    float: none !important;
  }
  .Product-blog .full-w-sp {
    width: 100% !important;
  }
}

.Product-blog .hs-cta-img {
  height: auto;
}

/************************************/
/************* Fix Sp ***************/
/************************************/
@media (max-width: 375px) {
  .Web-Basic .LP-Hero .Hero-title {
    font-size: 22px;
    line-height: normal;
  }
  #Blog-Page #Main_Content {
    padding-top: 30px;
  }
  .Blog-News #Blog-Page #Main_Content {
    padding-left: 0;
    padding-right: 0;
  }
}

.Blog-Basic .Blog-Detail .aligncenter, .Blog-Basic .Blog-Detail .alignright, .Blog-Basic .Blog-Detail .alignleft, .Blog-Basic .Blog-Detail .imgBlock img {
  margin: 10px 10px 10px 10px;
}

@media (min-width: 639px) {
  .LP-Detail-Case .Case-content .Row .Column--small-12 {
    padding-bottom: 0;
  }
}

@media (max-width: 639px) {
  .Blog-Basic .Blog-Detail .img-align {
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  .Blog-Basic .Blog-Detail .aligncenter, .Blog-Basic .Blog-Detail .alignright, .Blog-Basic .Blog-Detail .alignleft, .Blog-Basic .Blog-Detail .imgBlock img {
    width: 100% !important;
    float: none;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .LP-Detail-Case .Case-header-lead .lead {
    font-size: 22px;
    padding-left: 15px;
  }
  .LP-Detail-Case h3 {
    font-size: 20px;
  }
  .LP-Detail-Case .case-img {
    padding-bottom: 0;
  }
  .LP-Detail-Case .case-img + .Column--small-12 {
    margin-top: 30px;
  }
  .LP-Detail-Case .case-img br {
    display: none;
  }
}

.LP-Form .hs-privacy_policy_check .inputs-list {
  padding-left: 0;
  padding-right: 10px;
}

@media (max-width: 819px) {
  .Page .Header .Header-cta {
    display: block;
  }
}

@media (min-width: 959px) {
  .Footer .app {
    width: calc(100% + -79px);
  }
}

/************************************/
/************* Top CSS **************/
/************************************/
.what-is-box .Hero--home {
  padding-top: 170px;
}

.what-is-box .Hero-info {
  width: auto !important;
  float: none !important;
  top: 0 !important;
}

.what-is-box .Hero-info .Hero-title {
  margin-bottom: 0;
}

.what-is-box .Hero-info .Hero-subtitle {
  margin-top: 0;
}

.what-is-box .Hero-info .Hero-subtitle img {
  width: 70%;
}

.what-is-box.LP-Hero-default:before {
  background: none !important;
}

.dp-block {
  display: block !important;
}

.BlackArea {
  padding: 100px 0;
  background: #000714;
  opacity: .9;
  color: #fff !important;
}

.BlackArea h2 {
  color: #fff !important;
}

.box-case .Row {
  text-align: center;
}

.box-case .Row.v1 {
  margin-bottom: 0;
}

.box-case .Row.v1 .Column--3,
.box-case .Row.v1 .Column--9 {
  padding-bottom: 5px;
}

.box-case .Row.v2 {
  margin-top: 0;
}

.box-case h2 {
  line-height: inherit;
  padding: 100px 0px;
  background: #f4f8f9;
}

.u-bgColor--f8f9f9 {
  background: #f8f9f9;
}

.u-textColor--c3c3c3 {
  color: #c3c3c3;
}

@media (min-width: 960px) {
  .box-digital h2 {
    margin-top: 60px;
    font-size: 40px;
    line-height: normal;
  }
}

.box-digital .ts_left {
  float: left;
  margin: 0;
}

.box-digital .ts_left + h3 {
  margin: 0;
  margin-left: 50px;
}

.box-digital ul {
  margin-top: 10px;
  margin-left: 45px;
}

.box-content .ColumnContentSection-title {
  color: #a5d6a7;
  font-size: 22px;
}

.box-content .Column--3 .ColumnContentSection-title:after, .box-content .Column--4 .ColumnContentSection-title:after {
  display: none;
}

.box-digital .ts_left + p {
  margin-left: 40px;
}

@media (min-width: 960px) {
  .box-digital .Row .Column--6:first-child {
    border-right: 1px solid #D8D8D8;
  }
  .box-digital .Row .Column--6 {
    padding-right: 60px;
    padding-left: 60px;
  }
}

.box-digital.v2 .ts_left + h3 {
  margin: 0 0 30px 50px;
}

.box-systems .ColumnContentSection-title:after {
  background: #D8D8D8;
  content: '';
  height: 1px;
  display: block;
  margin: 10px auto 0;
  max-width: 100%;
  width: 220px;
}

.box-systems .ColumnContentSection-title {
  margin-bottom: 15px;
}

.box-digital.v3 .Section-bg {
  background-position: inherit;
}

.box-digital.v3 .Row, .box-digital.v4 .Row {
  margin-top: 0;
}

.box-digital.v3 .Row .Column--3, .box-digital.v4 .Row .Column--3 {
  padding-bottom: 0;
}

.box-digital.v4 {
  background: #FFFFFF;
}

.u-justifyCenter .ColumnContentSection {
  margin-left: auto;
  margin-right: auto;
}

.none-line .ColumnContentSection-title:after {
  display: none !important;
}

.none-line .ColumnContentSection-title {
  color: #1e4a93 !important;
}

.border-grid .Column--4 {
  border-bottom: 1px solid #D8D8D8;
  border-right: 1px solid #D8D8D8;
  padding-top: 20px;
}

.border-grid .Column--4:nth-child(3n) {
  border-right: none;
}

.border-grid .Row {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

@media (max-width: 959px) {
  .border-grid .Column--4 {
    border-left: 1px solid #D8D8D8;
  }
  .border-grid .Column--4:nth-child(odd) {
    border-right: none;
  }
  .border-grid .Column--4:last-child {
    border-right: 1px solid #D8D8D8;
  }
  .border-grid .Row {
    width: auto;
  }
}

@media (max-width: 639px) {
  .border-grid .Column--4 {
    border-bottom: 1px solid #D8D8D8;
    border-right: none !important;
    border-left: none;
    border-top: none;
  }
}

.box-required .table tr td:not(:first-child) {
  text-align: center;
}

.box-required .table tr td:nth-child(2) {
  border-right: 3px solid #a5d6a7 !important;
  border-left: 3px solid #a5d6a7 !important;
}

.box-required .table tr td.first {
  border-top: 3px solid #a5d6a7 !important;
}

.box-required .table tr td.last {
  border-bottom: 3px solid #a5d6a7 !important;
}

/************************************/
/********** Popup Form **************/
/************************************/
#download_popup_widget {
  z-index: 1000;
  max-width: 100%;
  position: fixed;
  bottom: 0;
  right: 0;
  display: table;
  background-color: #FFF;
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border-top: 5px solid #a5d6a7;
}

.LP-Footer-Popup .form-popup {
  width: 400px;
}

.LP-Footer-Popup .form-popup .download_popup_body {
  padding: 12px;
  font-size: 12px !important;
  line-height: normal !important;
}

.LP-Footer-Popup .form-popup .hs-richtext .text {
  margin-top: 0;
  padding-bottom: 10px;
}

.LP-Footer-Popup .form-popup .hs-richtext .title_main {
  margin-bottom: 10px;
  font-size: 17px;
  text-align: center;
  font-weight: bold;
}

.LP-Footer-Popup .form-popup .hs-form label {
  font-weight: bold;
}

.LP-Footer-Popup .form-popup .hs-form .hs-form-required {
  color: red;
}

.LP-Footer-Popup .form-popup .hs-input {
  width: 100%;
  font-size: 13px;
  border-radius: 0 !important;
  border: #ccc solid 1px;
  padding: 0 5px !important;
}

.LP-Footer-Popup .form-popup .hs-form.stacked .inputs-list {
  margin-top: 0;
  padding-left: 0;
}

.LP-Footer-Popup .form-popup .hs-form.stacked .inputs-list > li {
  list-style: none;
  line-height: 1.5;
}

.LP-Footer-Popup .form-popup .hs-form.stacked .inputs-list > li label {
  font-weight: normal;
  padding-top: 0;
  color: red;
  line-height: 1.2;
}

.LP-Footer-Popup .form-popup .hs-form.stacked .field {
  margin-bottom: 10px;
}

.LP-Footer-Popup .form-popup .hs_recaptcha {
  margin-top: 10px;
}

.LP-Footer-Popup .form-popup .hs_submit .actions {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
}

.LP-Footer-Popup .form-popup input[type=checkbox] {
  margin-right: 5px;
}

.LP-Footer-Popup .form-popup .hs-form-booleancheckbox label {
  color: #4a4a4a !important;
}

.LP-Footer-Popup .form-popup .submitted-message {
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
}

/************************************/
/************** Fix News ************/
/************************************/
.font-smaller {
  font-size: smaller;
}

.Blog-News #Blog-Page .newsArea h3 {
  border-bottom: none;
  text-align: center;
}

.Blog-News #Blog-Page .Row {
  margin-top: 0;
  margin-bottom: 0;
}

.Blog-News #Blog-Page .register {
  position: relative;
  text-align: center;
  color: white;
}

.Blog-News #Blog-Page .centered {
  position: absolute;
  top: 20px;
  left: 33px;
  font-size: 26px;
  line-height: normal;
  font-weight: 500;
  color: #fff;
}

.Blog-News #Blog-Page .centered a {
  color: #fff;
}

@media (max-width: 1240px) {
  .Blog-News #Blog-Page .centered {
    font-size: inherit;
  }
}

@media (max-width: 639px) {
  .Blog-News #Blog-Page .register img {
    display: none;
  }
  .Blog-News #Blog-Page .centered a {
    color: #a5d6a7;
  }
  .Blog-News #Blog-Page .centered {
    position: initial;
    color: #4A4A50;
    text-align: left;
  }
}

.img-fixed {
  background: fixed;
}

/************************************/
/************* Tuan CSS *************/
/************************************/
.LP-Custom-Module .box-indent p, .LP-Custom-Module.box-indent p {
  margin-top: 0px;
}

.ml-auto, .mx-auto {
  margin-left: auto !important;
}

.mr-auto, .mx-auto {
  margin-right: auto !important;
}

.img_medium {
  width: 650px;
  height: auto;
}

.table th, .LP-Custom-Module table th {
  background-color: #e4eef0;
}

@media (min-width: 820px) {
  .Header-nav > div > div.hs-menu-wrapper > ul li.li-product {
    background: none;
  }
  .Header-nav > div > div.hs-menu-wrapper > ul li.li-product ul.hs-menu-children-wrapper {
    width: 870px;
    margin-left: 415px;
  }
  .Header-nav > div > div.hs-menu-wrapper > ul li.li-product ul.hs-menu-children-wrapper li {
    width: 290px;
    float: left;
    display: inline-block;
  }
  .Header-nav > div > div.hs-menu-wrapper > ul li.li-product ul.hs-menu-children-wrapper li a {
    line-height: 80px !important;
    height: 80px !important;
  }
  .Header-nav > div > div.hs-menu-wrapper > ul li.li-product ul.hs-menu-children-wrapper li a span.sub {
    display: block;
    font-size: 12px;
    margin-top: 2px;
  }
}

@media (max-width: 819px) {
  .Header-nav > div > div.hs-menu-wrapper > ul li.li-product ul.hs-menu-children-wrapper li a span.sub {
    display: none;
  }
}

.grid-product .TileCard-icon {
  width: 180px;
  height: 80px;
  max-height: 100px;
}

@media (min-width: 820px) {
  .LP-Custom-Module > .Wrap {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (max-width: 819px) {
  .Header .Header-cta a {
    font-size: 14px !important;
  }
}

@media (max-width: 639px) {
  .Header .Header-cta a {
    font-size: 13px !important;
  }
}

body:not(.Pacnav--is-scrolling) .Header-cta .Button--outline, body:not(.Pacnav--is-scrolling) .Header-cta .pager-load-more a, .pager-load-more body:not(.Pacnav--is-scrolling) .Header-cta a, body:not(.Pacnav--is-scrolling) .Header-cta .pager-load-more a, .pager-load-more body:not(.Pacnav--is-scrolling) .Header-cta a {
  background-color: rgba(255, 255, 255, 0.25);
}

@media (max-width: 819px) {
  .Header-Global {
    display: none;
  }
}

.Header-Global .Global-Menu {
  border-bottom: 3px solid #a5d6a7;
  height: 38px;
}

.Pacnav--is-scrolling .Header {
  border-bottom: 3px solid #a5d6a7;
}

@media (min-width: 820px) {
  .Header .GlobalSearch {
    display: none;
  }
}

.Header .Header-cta {
  width: 120px;
}

@media (max-width: 413px) {
  .Header .Header-cta {
    width: 100px;
    right: 70px;
  }
  .Header .Header-cta a.Button--outline, .Header .Header-cta .pager-load-more a, .pager-load-more .Header .Header-cta a, .Header .Header-cta .pager-load-more a, .pager-load-more .Header .Header-cta a {
    font-size: 12.5px !important;
  }
}

@media (max-width: 374px) {
  .Header .Header-cta {
    width: 90px;
    right: 65px;
  }
  .Header .Header-cta a.Button--outline, .Header .Header-cta .pager-load-more a, .pager-load-more .Header .Header-cta a, .Header .Header-cta .pager-load-more a, .pager-load-more .Header .Header-cta a {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px !important;
  }
}

.Header .Header-cta .Button--outline, .Header .Header-cta .pager-load-more a, .pager-load-more .Header .Header-cta a, .Header .Header-cta .pager-load-more a, .pager-load-more .Header .Header-cta a {
  font-size: 14px;
  padding-left: 10px;
  padding-right: 10px;
  height: 40px;
  line-height: 37px;
}

@media (min-width: 820px) {
  .Header .Header-nav {
    margin-right: 161px;
    width: calc(100% - 381px);
  }
}

@media (max-width: 819px) {
  .Global-Menu #hs_menu_wrapper_main_nav {
    display: none;
  }
}

.Global-Menu .GlobalSearch {
  left: 0px;
  right: auto;
}

.Global-Menu .SearchTop {
  position: absolute;
  top: 3px;
  left: 30px;
  height: 30px;
}

@media (max-width: 819px) {
  .Global-Menu .SearchTop {
    width: 100%;
  }
}

.Global-Menu .SearchTop-button {
  color: #fff;
}

.Global-Menu .SearchTop-input {
  height: 26px;
  line-height: 0;
  margin-right: 5px;
  margin-top: 0px;
  color: #FFF !important;
  background: #0D1722;
  border-color: #595959;
  font-size: 15px;
  font-weight: 200;
  border-radius: 0px;
  opacity: 0;
  width: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-right: 0px;
  transition: width 0.5s;
  transition-timing-function: ease;
}

.Global-Menu .SearchTop-input:not(.show) {
  border: none;
}

.Global-Menu .SearchTop-input.show {
  opacity: 1;
  width: 200px;
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 5px;
}

@media (max-width: 819px) {
  .Global-Menu .SearchTop-input.show {
    width: calc(100% - 80px);
  }
}

.Global-Menu .SearchTop-input:focus {
  border-color: #c0c0c0;
}

.Page.LP-Basic .Resource-form {
  padding: 60px 40px;
}

.LP-FooterForm.overlay-bg .LP-Form .hs-form-field .hs-error-msgs li label,
.LP-FooterForm.overlay-bg .LP-Form .hs_error_rollup .inputs-list li label,
.LP-Subcription-form .LP-Form.overlay .form_inbound .hs-form .hs-form-field .hs-error-msgs li label,
.LP-Subcription-form .LP-Form.overlay .form_inbound .hs-form .hs_error_rollup .inputs-list li label,
.Page.LP-Basic .Resource-form .LP-Form .hs-form-field .hs-error-msgs li label,
.Page.LP-Basic .Resource-form .LP-Form .hs_error_rollup .inputs-list li label {
  color: #ff9900 !important;
  font-weight: 500;
  font-size: 12px;
}

@media (max-width: 479px) {
  .LP-FooterForm .LP-Form .actions .hs-button.primary,
  .Page.LP-Basic .Resource-form .actions .hs-button.primary {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 13px;
  }
}

@media (max-width: 1199px) {
  .Blog-Basic .LP-Form.LP-Form-inpage .actions .hs-button.primary,
  .LP-Subcription-form .LP-Form .actions .hs-button.primary,
  .Page.LP-Basic .Resource-form .actions .hs-button.primary {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 13px;
  }
}

@media (max-width: 414px) {
  .LP-FooterForm .LP-Form.overlay.Wrap--narrow {
    width: calc(100% - 30px);
  }
}

.Page .LP-Hero .Hero--small.smallest .Hero-title:not(.has-kicker) {
  margin-top: 30px;
}

.Page .LP-Hero.LP-Hero-default {
  background-position: top center;
  background-size: cover;
  z-index: 20;
}

.Page .LP-Hero.LP-Hero-default .Hero--home.bg-2 {
  background: none;
  text-align: center;
}

@media (max-width: 639px) {
  .Page .LP-Hero.LP-Hero-default .Hero--home.bg-2 .Wrap {
    padding-bottom: 0px;
  }
}

.Page .LP-Hero.LP-Hero-default .Hero--home.bg-2 .Hero-image.has-shadow img {
  box-shadow: -4px 4px 6px 0px rgba(0, 0, 0, 0.2);
}

@media (min-width: 640px) {
  .Page .LP-Hero.LP-Hero-default .Hero--home.bg-2 .Hero-image {
    top: 50px;
  }
}

@media (max-width: 959px) {
  .Page .LP-Hero.LP-Hero-default .Hero--home.bg-2 .Hero-image {
    display: none;
  }
}

.Page .LP-Hero.LP-Hero-default .Hero--home.bg-2 .Hero-info {
  width: 45%;
  float: left;
  position: relative;
  top: 70px;
}

@media (max-width: 1199px) {
  .Page .LP-Hero.LP-Hero-default .Hero--home.bg-2 .Hero-info {
    width: calc(50% + 60px);
  }
}

@media (max-width: 959px) {
  .Page .LP-Hero.LP-Hero-default .Hero--home.bg-2 .Hero-info {
    width: 100%;
    float: none;
    top: 60px;
  }
}

@media (max-width: 639px) {
  .Page .LP-Hero.LP-Hero-default .Hero--home.bg-2 .Hero-info {
    position: static;
    top: inherit;
  }
}

.Page .LP-Hero.LP-Hero-default .Hero--home.bg-2 .Hero-info .Hero-title {
  color: #FFF;
  max-width: inherit;
}

.Page .LP-Hero.LP-Hero-default .Hero--home.bg-2 .Hero-info .Hero-title:before {
  display: none;
}

.Page .LP-Hero.LP-Hero-default .Hero--home.bg-2 .Hero-info .Hero-logo .img-center {
  margin: 0px;
  transform: translateX(-50%);
  position: relative;
  left: 50%;
}

.Page .LP-Hero.LP-Hero-default .Hero--home.bg-2 .Hero-info .Hero-subtitle {
  width: 100%;
  max-width: 100%;
  color: #FFF;
  font-weight: 400;
}

.Page .LP-Hero.LP-Hero-default:before {
  background: rgba(13, 23, 34, 0.5);
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
}

.Page .LP-Hero.has-topmenu .Hero--overlay {
  background-position: top center;
}

.Page .LP-Hero.has-topmenu .Hero--overlay .Hero-title:not(.has-kicker) {
  padding-top: 0px;
}

.Page.Blog-Basic .Hero--small.smallest {
  background-position: top center;
  height: auto;
}

@media (max-width: 819px) {
  .Page.Blog-Basic .Hero--small.smallest.has-topnav {
    margin-top: -125px !important;
    padding-top: 90px;
    padding-bottom: 40px;
  }
}

@media (min-width: 960px) {
  .Page.Blog-Basic .Hero--small.smallest {
    min-height: 300px;
  }
}

.Page.Blog-Basic .Hero--small.smallest .Wrap--narrow {
  max-width: 1240px;
}

.Page.Blog-Basic .Hero--small.smallest .Hero-subtitle.time {
  margin-top: 8px;
  font-size: 15px;
}

.title-point.color {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
}

.title-point.color .point {
  line-height: 60px;
  padding-top: 0px;
}

.title-point.color .text {
  width: calc(100% - 75px);
}

.list-check-style {
  list-style: none;
  padding-left: 0px;
}

.list-check-style li {
  margin-bottom: 10px;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #1977b5;
  padding: 10px;
  -ms-flex-align: center;
  align-items: center;
}

.list-check-style li:before {
  content: url("https://2975556.fs1.hubspotusercontent-na1.net/hubfs/2975556/images/siws/check2.svg");
  width: 30px;
  height: 30px;
  display: block;
  margin-right: 10px;
}

@media (max-width: 767px) {
  .LP-List-Case .ListCaseItem-title {
    text-align: left;
  }
}

@media (max-width: 767px) {
  p.tac {
    text-align: left !important;
  }
  p.tac img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 479px) {
  .Menu-Product-left .Footer-nav > ul.menu.full:first-child {
    margin-bottom: 0px;
    padding-bottom: 10px;
  }
}

/************************************/
/*********** Add Nhu CSS ************/
/************************************/
.fixed-ul.fix-note li {
  line-height: 1rem;
  padding-left: 35px;
}

.fixed-ul.fix-note li:before {
  border: none !important;
  top: 5px !important;
  margin-left: 0px !important;
}

.required {
  color: RED;
}

/************************************/
/*************** LP Hero ************/
/************************************/
.Page .Hero.Hero--rightcta .Wrap--narrow {
  max-width: 1240px;
}

.Hero.Hero--rightcta {
  text-align: left;
}

@media (max-width: 1040px) {
  .Hero.Hero--rightcta .Wrap--narrow .Hero-left-info {
    float: none;
  }
  .Hero.Hero--rightcta .Wrap--narrow .Hero-cta-right {
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
  }
  .Hero.Hero--rightcta .Wrap--narrow .Hero-left-info .Hero-kicker {
    text-align: center;
  }
  .Hero.Hero--rightcta {
    text-align: center;
  }
}

.LP-Hero .Hero-title {
  font-weight: 600;
}

@media (max-width: 819px) {
  .Page .Header .Header-cta {
    display: none;
  }
}

/************************************/
/*************** Fix button *********/
/************************************/
@media (max-width: 480px) {
  .Button--large, .pager-load-more a,
  .item-list .pager-load-more a {
    height: auto;
    white-space: normal;
    line-height: 28px;
    padding: 10px 20px;
  }
}

/************************************/
/********* Add Common ***************/
/************************************/
.no-pd-wrap .Wrap {
  padding-top: 0 !important;
}

.before-color-line {
  text-shadow: none;
  padding-left: 10px;
  border-left: #a5d6a7 solid 4px;
  transition: all 0.3s;
  padding-bottom: 0;
}

.none-border-top .Wrap {
  border-top: none !important;
}

.add-border-top .Wrap {
  border-top: 1px solid #7DC8BD;
  padding-top: 60px;
}

@media (max-width: 767px) {
  p.tac {
    text-align: center !important;
  }
}

.u-bgColor--F4F8F9 {
  background: #F4F8F9;
}

.Card-cta {
  color: #a5d6a7;
}

/************************************/
/********* LP Height Fix ***************/
/************************************/
.LP-Basic main.Body {
  min-height: auto !important;
}

/************************************/
/************** Logo Fix ************/
/************************************/
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-global,
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-global .Logo-img-main,
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-global .Logo-img-white {
  width: auto;
  height: 45px;
}

@media (max-width: 959px) {
  body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-global,
  body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-global .Logo-img-main,
  body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-global .Logo-img-white {
    width: auto;
    height: 30px;
  }
}

@media (max-width: 819px) {
  body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-global {
    margin-top: 0px;
  }
  body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-global,
  body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-global .Logo-img-main,
  body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-global .Logo-img-white {
    width: auto;
    height: 30px;
  }
}

@media (max-width: 374px) {
  body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-global {
    margin-top: 0;
  }
  body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-global,
  body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-global .Logo-img-main,
  body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-global .Logo-img-white {
    width: auto;
    height: 30px;
  }
}

.Pacnav--is-scrolling .Header .Logo-block.Logo-global,
.Pacnav--is-scrolling .Header .Logo-block.Logo-global .Logo-img-main,
.Pacnav--is-scrolling .Header .Logo-block.Logo-global .Logo-img-white {
  width: auto;
  height: 30px;
}

@media (max-width: 819px) {
  .Pacnav--is-scrolling .Header .Logo-block.Logo-global,
  .Pacnav--is-scrolling .Header .Logo-block.Logo-global .Logo-img-main,
  .Pacnav--is-scrolling .Header .Logo-block.Logo-global .Logo-img-white {
    width: auto;
    height: 30px;
  }
}

@media (max-width: 479px) {
  .Pacnav--is-scrolling .Header .Logo-block.Logo-global,
  .Pacnav--is-scrolling .Header .Logo-block.Logo-global .Logo-img-main,
  .Pacnav--is-scrolling .Header .Logo-block.Logo-global .Logo-img-white {
    width: auto;
    height: 30px;
  }
}

/************************************/
/************ LP Page Form **********/
/************************************/
.Page.LP-Basic .LP-Download .Resource-form .form-privacy img, .LP-FooterForm .form-privacy img, .LP-Subcription-form .form-privacy img {
  float: left;
  background-color: #fff;
  margin-right: 10px;
  margin-bottom: 10px;
}

.LP-FooterForm.overlay-bg .LP-Form .hs-form-field .hs-error-msgs li label, .LP-FooterForm.overlay-bg .LP-Form .hs_error_rollup .inputs-list li label, .LP-Subcription-form .LP-Form.overlay .form_inbound .hs-form .hs-form-field .hs-error-msgs li label, .LP-Subcription-form .LP-Form.overlay .form_inbound .hs-form .hs_error_rollup .inputs-list li label, .Page.LP-Basic .Resource-form .LP-Form .hs-form-field .hs-error-msgs li label, .Page.LP-Basic .Resource-form .LP-Form .hs_error_rollup .inputs-list li label {
  color: #f00 !important;
}

@media (max-width: 375px) {
  .LP-Basic .Resource-form .LP-Form ul.inputs-list {
    padding-left: 10px;
  }
}

/************************************/
/************ CTA popup ************/
/************************************/
.LP-Footer-Popup .customizer-popup .customizer-popup-content {
  padding-left: 0;
  padding-right: 0;
}

.LP-Footer-Popup .customizer-popup:before {
  display: none;
}

/************************************/
/*************** Footer ************/
/************************************/
.Footer .title {
  font-weight: bold;
}

.Footer p.name a {
  font-weight: 600;
}

.Footer .Footer-nav-link .first.leaf:before {
  display: none;
}

/************************************/
/*********** Footer-nav-link  *******/
/************************************/
.Footer .Footer-copyright.v2 {
  display: block;
}

.Footer .Footer-copyright.v2 .copyright-text {
  text-align: center;
}

.Footer .Footer-copyright.v2 .menu li:first-child:before {
  display: none;
}

@media (max-width: 959px) {
  .Footer .Footer-copyright.v2 .menu {
    margin-top: 10px !important;
    text-align: left;
  }
  .Footer .Footer-copyright.v2 .menu li {
    line-height: 20px;
    width: 50%;
    margin-bottom: 10px !important;
    border-left: none !important;
    text-align: left;
  }
  .Footer .Footer-copyright.v2 .menu li:before {
    display: none;
  }
}

.Footer.v2 .Footer-copyright.v2 {
  text-align: center;
  width: 100%;
}

@media (max-width: 959px) {
  .Footer.v2 .Footer-copyright.v2 {
    border-top: 1px solid #252e38;
    padding-top: 20px;
    margin-top: 20px;
  }
  .Footer.v2 .Footer-copyright.v2 .menu {
    text-align: center;
    display: block;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .Footer.v2 .Footer-copyright.v2 .menu li {
    float: left;
  }
}

@media (max-width: 639px) {
  .Footer.v2 .Footer-copyright.v2 .menu li {
    width: 100%;
    padding-left: 0px !important;
  }
}

/************************************/
/*********** リニュアール公開  *********/
/************************************/
#BreadCrumb ul.breadcrumb li a, #BreadCrumb ul.hs-breadcrumb-menu li a, .Blog-Detail #toc-index > li a {
  color: #a5d6a7 !important;
}

.LP-FooterForm .LP-Form .form-privacy, .Blog-Detail .blog-section .form-privacy {
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 540px;
}

.Blog-Detail .blog-section .form-privacy img {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.Blog-Detail .blog-section .LP-Form .hs-form-booleancheckbox:before {
  display: none;
}

/*# sourceMappingURL=ycf_master.css.map */
.Page .LP-Hero.has-topmenu .Hero--overlay {
  background-position: center center;
}

.u-bgColor--image {
  background-image: url("https://solutions.system-exe.co.jp/hubfs/images/top_block01.jpg");
}

.u-bgColor--image .h2, .u-bgColor--image p {
  color: #FFFFFF !important;
}

.u-bgColor--resource {
  background-image: url("https://4370677.fs1.hubspotusercontent-na1.net/hubfs/4370677/library/classic/images/resource-bg.jpg");
}

.Card-image {
  background-color: #fff;
}

.Card-image > div.image:only-child img {
  max-height: none;
  max-width: 100%;
}

.border-top-none .Wrap {
  border-top: none !important;
}

.Page .LP-Hero.has-topmenu .Hero--overlay .Hero-subtitle:not(.has-kicker) {
  margin: 0;
  max-width: 100%;
  font-weight: 400;
}

.LP-ListResources-Multi .Wrap .Title-group {
  color: #fff;
  border-left: 3px solid #fff;
  padding-left: 15px;
  margin-left: 15px;
  margin-bottom: 40px;
  margin-top: 60px;
}

.LP-Hero .Hero--small.smallest, .Page.Blog-Basic .Hero--small.smallest {
  background-position: center center !important;
}

.text-border {
  border: 1px solid;
}

.Row.pagination-blog {
  -ms-flex-align: normal;
  align-items: normal;
  padding-bottom: 20px;
  padding-right: 15px;
  padding-left: 15px;
}

.pagination-blog div:first-child {
  padding-right: 15px;
}

.pagination-blog div:last-child {
  padding-left: 15px;
}

.pagination-blog .pagination-item {
  padding: 0;
  margin-right: auto;
  margin-left: auto;
}

.pagination-blog .pagination-item a {
  color: #333;
  text-decoration: none;
  padding: 20px 32px;
  display: block;
  background-color: #f4f4f4;
  transition: all .3s;
  height: 100%;
  border: #ddd solid 1px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.pagination-blog .pagination-item a:hover {
  background-color: #333;
  color: #fff;
}

.pagination-blog .pagination-item .fa-angle-left {
  left: 12px;
  margin-top: -15px;
  font-size: 30px;
  position: absolute;
  top: 50%;
}

.pagination-blog .pagination-item .fa-angle-right {
  right: 12px;
  margin-top: -15px;
  font-size: 30px;
  position: absolute;
  top: 50%;
}

.Blog-Detail .blog-section {
  border-left: none;
}

@media (max-width: 959px) {
  .pagination-blog div:first-child {
    padding-right: 0;
    padding-bottom: 20px;
  }
  .pagination-blog div:last-child {
    padding-left: 0;
  }
}

.Page .LP-Hero .Wrap--narrow {
  max-width: 1020px;
}

.Blog-Basic.Page .Wrap--narrow {
  max-width: 1000px;
}

.Blog-Basic.Page .Hero--small.smallest .Hero-subtitle,
.Blog-Basic.Page .Hero--small.smallest .mgtop-30,
.Blog-Basic.Page .Hero--small.smallest .LP-Detail-Case .interview, .LP-Detail-Case
.Blog-Basic.Page .Hero--small.smallest .interview,
.Blog-Basic.Page .Hero--small.smallest
.LP-Detail-Case .guest,
.LP-Detail-Case
.Blog-Basic.Page .Hero--small.smallest .guest {
  margin-top: 5px;
  font-size: 18px;
}

.Blog-Basic.Page .Hero--small.smallest .Hero-subtitle {
  line-height: 30px;
}

.Blog-Basic.Page .Hero--small.smallest.has-topnav {
  margin-top: -90px;
}

.Blog-Basic.Blog-Seminar .Blog-Detail .blog-section .post-body div.smanone > ul li:before {
  display: none;
}

#Blog-Page .Blog-List {
  display: block;
}

#Blog-Page .Blog-List > .Row {
  margin-bottom: 0px;
}

@media (max-width: 819px) {
  #Blog-Page .Blog-List > .Row {
    margin-bottom: 20px;
  }
}

@media (max-width: 959px) {
  #Blog-Page .Blog-List .Post-Item {
    padding-bottom: 0px;
  }
  #Blog-Page .Blog-List .Post-Item:first-child a:first-of-type {
    border-top: 1px dotted rgba(0, 0, 0, 0.2);
  }
}

#Blog-Page .Blog-List .Post-Item-blog {
  margin: 0 1% 2.5%;
  overflow: hidden;
  height: 410px;
}

#Blog-Page .Blog-List .Post-Item-blog a {
  display: block;
  padding: 1em;
  text-decoration: none;
  color: #666;
  background: #fff;
  height: 100%;
  border: 1px solid #eee;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
  transition: opacity 0.3s ease-out;
}

#Blog-Page .Blog-List .Post-Item-blog a:hover {
  opacity: 0.7;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1) inset;
}

#Blog-Page .Blog-List .Post-Item-blog a:hover .eyecatch img {
  transform: scale(1.1);
}

#Blog-Page .Blog-List .eyecatch {
  max-height: 220px;
  background: #000;
  margin: -1em -1em 0.5em;
  text-align: center;
  overflow: hidden;
  position: relative;
}

#Blog-Page .Blog-List .eyecatch img {
  width: 100%;
  margin: 0;
  border: 0;
  vertical-align: top;
  max-width: 100%;
  height: auto;
  transition: 0.3s ease-in-out;
  box-sizing: border-box;
}

#Blog-Page .Blog-List .cat-name {
  position: absolute;
  top: 0;
  right: 0;
  background: #a5d6a7;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 0.1em 0.5em;
  min-width: 7.5em;
  filter: alpha(opacity=90);
  -ms-filter: "alpha(opacity=90)";
  opacity: 0.9;
}

#Blog-Page .Blog-List .entry-content {
  padding: 0;
}

#Blog-Page .Blog-List .entry-content .entry-title {
  font-size: 18px;
  line-height: 1.4;
  margin-top: 15px;
  margin-bottom: 10px;
  color: #444;
  text-align: left;
  font-weight: 600;
}

#Blog-Page .Blog-List .entry-content p {
  font-size: 12px;
  text-align: left;
  line-height: 1.5;
  margin-top: 13px;
  margin-bottom: 0;
  word-break: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  hyphenate-lines: 3;
}

#Blog-Page .Blog-List .entry-content .byline {
  font-family: 'Oswald',sans-serif;
  font-weight: normal;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  opacity: 0.7;
  margin: 0;
}

#Blog-Page .Blog-List .entry-content .byline:before {
  font-family: "fontawesome";
  content: "\f274";
  font-size: .88em;
  margin-right: .3em;
  position: relative;
  top: -1px;
}

@media (max-width: 819px) {
  #Blog-Page .Blog-List {
    display: block;
  }
  #Blog-Page .Blog-List .Post-Item-blog {
    width: 100%;
    height: auto;
    margin: 0;
  }
  #Blog-Page .Blog-List .Post-Item-blog a {
    width: 100%;
    display: block;
    padding: 8px 5px;
    text-decoration: none;
    color: #666;
    border: none;
    border-bottom: 1px dotted #ccc;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: justify;
  }
  #Blog-Page .Blog-List .Post-Item-blog .eyecatch {
    width: 20%;
    max-height: 170px;
    margin: 0;
    background: transparent;
  }
  #Blog-Page .Blog-List .Post-Item-blog .entry-content {
    padding: 0 0 0 2%;
    width: 80%;
  }
  #Blog-Page .Blog-List .Post-Item-blog .entry-content .entry-title {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 5px;
  }
  #Blog-Page .Blog-List .Post-Item-blog .entry-content .byline {
    font-size: 10px;
  }
  #Blog-Page .Blog-List .Post-Item-blog .entry-content .description {
    display: none;
  }
  #Blog-Page .Blog-List .Post-Item-blog .cat-name {
    display: none;
  }
}

@media (max-width: 639px) {
  #Blog-Page .Blog-List .Post-Item-blog .entry-content .entry-title {
    font-size: 14px;
  }
}

#Blog-Page .Blog-Nav .pagination {
  margin-top: 10px;
  margin-bottom: 60px;
  display: flex;
  align-items: center;
}

@media (max-width: 819px) {
  #Blog-Page .Blog-Nav .pagination {
    margin-bottom: 0px;
  }
}

#Blog-Page .Blog-Nav .disabled {
  display: none;
}

#Blog-Page .Blog-Nav ul {
  margin-left: 0px;
  padding-left: 0px;
}

#Blog-Page .Blog-Nav ul li {
  display: inline-block;
  margin-right: 5px;
}

#Blog-Page .Blog-Nav ul li:last-child {
  margin-right: 0px;
}

#Blog-Page .Blog-Nav ul li a,
#Blog-Page .Blog-Nav ul li.active span {
  color: #3E3E3E;
  border-radius: 2px;
  display: block;
  line-height: 2.2;
  height: 37px;
  width: 34px;
  text-align: center;
  font-size: 16px;
  background-color: #a5d6a7;
  border: solid 1px #a5d6a7;
  color: #FFF;
}

#Blog-Page .Blog-Nav ul li a {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

#Blog-Page .Blog-Nav ul li.active span {
  background-color: #ebebeb;
  border-color: #ebebeb;
  color: #3E3E3E;
}

#Blog-Page .Blog-Nav ul li a:hover {
  opacity: 0.7;
  text-decoration: none;
}

#Blog-Page h3.title-comment {
  margin-top: 20px;
  font-size: 12px;
  margin-bottom: 0;
  font-weight: bold;
  color: #3E3E3E;
}

#Blog-Page h3.title-comment span {
  font-size: 18px;
  font-family: 'Oswald',sans-serif;
  font-weight: bold;
  margin-right: 10px;
  color: #3E3E3E;
}

#Blog-Page h3.title-comment + hr.slash-2 {
  height: 8px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%223px%22%20height%3D%223px%22%20viewBox%3D%220%200%203%203%22%20fill%3D%22hsla%25280%2C%200%25%2C%2065%25%2C%201.0%2529%22%3E%3Cpolygon%20points%3D%220%2C0.5%200%2C1.5%201.5%2C3%202.5%2C3%22%2F%3E%3Cpolygon%20points%3D%222.5%2C0%201.5%2C0%203%2C1.5%203%2C0.5%22%2F%3E%3C%2Fsvg%3E");
  background-size: 3px 3px;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 0px;
  border: none;
}

@media (max-width: 959px) {
  #Blog-Page {
    padding-top: 0px;
    padding-bottom: 30px;
  }
}

#Blog-Page h3.title-comment + hr.slash-2 {
  height: 8px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%223px%22%20height%3D%223px%22%20viewBox%3D%220%200%203%203%22%20fill%3D%22hsla%25280%2C%200%25%2C%2065%25%2C%201.0%2529%22%3E%3Cpolygon%20points%3D%220%2C0.5%200%2C1.5%201.5%2C3%202.5%2C3%22%2F%3E%3Cpolygon%20points%3D%222.5%2C0%201.5%2C0%203%2C1.5%203%2C0.5%22%2F%3E%3C%2Fsvg%3E");
  background-size: 3px 3px;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 0px;
  border: none;
}

#Blog-Page .recent-posts {
  margin-bottom: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: justify;
}

#Blog-Page .recent-posts a {
  width: 23%;
  margin-left: 1.0%;
  margin-right: 1.0%;
  transition: all 0.3s linear;
}

@media (max-width: 639px) {
  #Blog-Page .recent-posts a {
    width: 48%;
  }
}

@media (max-width: 374px) {
  #Blog-Page .recent-posts a {
    width: 98%;
  }
  #Blog-Page .recent-posts a .recent-post {
    max-width: initial !important;
    min-height: initial !important;
    margin-bottom: 20px;
  }
  #Blog-Page .recent-posts a .recent-post .recent-post-featured-image {
    height: 150px !important;
  }
}

#Blog-Page .recent-posts a:hover {
  text-decoration: none;
}

#Blog-Page .recent-posts a .recent-post {
  overflow: hidden;
  width: 100%;
  max-width: 260px;
  position: relative;
  min-height: 180px;
}

#Blog-Page .recent-posts a .recent-post .recent-post-featured-image {
  width: 100%;
  height: 110px;
  background-size: cover;
}

#Blog-Page .recent-posts a .recent-post .cat-name {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.1em 0.5em;
  font-size: 10px;
  font-weight: bold;
  background: #a5d6a7;
  color: #fff;
  text-align: center;
  filter: alpha(opacity=90);
  opacity: 0.9;
}

#Blog-Page .recent-posts a .recent-post .recent-post-info {
  margin: 0;
  margin-top: 4px;
  font-family: 'Oswald',sans-serif;
  font-weight: normal;
  color: #3E3E3E;
  font-size: 11px;
  line-height: 14px;
}

#Blog-Page .recent-posts a .recent-post .recent-post-title {
  color: #3E3E3E;
  font-size: 13px;
  line-height: 18px;
  font-weight: bold;
  margin: 4px 0;
}

@media (max-width: 819px) {
  #Blog-Sidebar {
    margin-top: 30px;
  }
}

#Blog-Sidebar .Blog-Sidebar-top {
  background-color: #fff;
}

#Blog-Sidebar .box h3 {
  font-size: 12px;
  line-height: 22px;
  margin-bottom: 25px;
  font-weight: bold;
  color: #3E3E3E;
  position: relative;
}

#Blog-Sidebar .box h3 span {
  font-size: 18px;
  font-family: 'Oswald',sans-serif;
  font-weight: bold;
  margin-right: 10px;
  color: #3E3E3E;
}

#Blog-Sidebar .box h3::after {
  content: "";
  height: 8px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%223px%22%20height%3D%223px%22%20viewBox%3D%220%200%203%203%22%20fill%3D%22hsla%25280%2C%200%25%2C%2065%25%2C%201.0%2529%22%3E%3Cpolygon%20points%3D%220%2C0.5%200%2C1.5%201.5%2C3%202.5%2C3%22%2F%3E%3Cpolygon%20points%3D%222.5%2C0%201.5%2C0%203%2C1.5%203%2C0.5%22%2F%3E%3C%2Fsvg%3E");
  background-size: 3px 3px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -15px;
}

#Blog-Sidebar .box ul {
  font-size: 14px;
}

#Blog-Sidebar .top-post.box ul {
  padding: 0;
  margin: 0;
}

#Blog-Sidebar .top-post.box ul li:last-child {
  border-bottom: none;
}

#Blog-Sidebar .top-post.box ul li {
  min-height: 55px;
  padding-left: 40px;
  padding-right: 25px;
  margin-top: 10px;
  padding-bottom: 10px;
  position: relative;
  line-height: 1.6;
  border-bottom: #ccc dotted 1px;
  list-style-type: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
}

#Blog-Sidebar .top-post.box ul li a {
  display: block;
  color: #666;
}

#Blog-Sidebar .top-post.box ul li a:before {
  content: none;
}

#Blog-Sidebar .top-post.box ul li a:hover {
  text-decoration: none;
}

#Blog-Sidebar .top-post.box ul li a:after {
  font-family: "fontawesome";
  content: '\f054';
  position: absolute;
  top: 8px;
  right: 0.6em;
  font-size: 1em;
  color: #a5d6a7;
}

#Blog-Sidebar .top-post.box ul li a:hover:after {
  right: 0.5em;
  transform: translate(1px, 0);
}

#Blog-Sidebar .top-post.box ul li:before {
  color: #fff;
  position: absolute;
  left: 10px;
  top: 2px;
  line-height: 1;
  font-family: 'Oswald', sans-serif;
  font-weight: normal;
  font-style: italic;
  font-size: 30px;
}

#Blog-Sidebar .top-post.box ul li:nth-child(1):before {
  content: "1";
}

#Blog-Sidebar .top-post.box ul li:nth-child(2):before {
  content: "2";
}

#Blog-Sidebar .top-post.box ul li:nth-child(3):before {
  content: "3";
}

#Blog-Sidebar .top-post.box ul li:nth-child(1):before,
#Blog-Sidebar .top-post.box ul li:nth-child(2):before,
#Blog-Sidebar .top-post.box ul li:nth-child(3):before {
  color: #a5d6a7;
}

#Blog-Sidebar .top-post.box ul li:nth-child(4):before {
  content: "4";
  color: #3E3E3E;
}

#Blog-Sidebar .top-post.box ul li:nth-child(5):before {
  content: "5";
  color: #3E3E3E;
}

#Blog-Sidebar .top-post.box ul li:nth-child(6):before {
  content: "6";
  color: #3E3E3E;
}

#Blog-Sidebar .top-post.box ul li:nth-child(7):before {
  content: "7";
  color: #3E3E3E;
}

#Blog-Sidebar .top-post.box ul li:nth-child(8):before {
  content: "8";
  color: #3E3E3E;
}

#Blog-Sidebar .top-post.box ul li:nth-child(9):before {
  content: "9";
  color: #3E3E3E;
}

#Blog-Sidebar .top-post.box ul li:nth-child(10):before {
  content: "10";
  color: #3E3E3E;
}

#Blog-Sidebar .recent-post.box {
  border-top: none;
  background: #FFF;
}

#Blog-Sidebar .recent-post.box .list-recent {
  margin-top: 20px;
}

#Blog-Sidebar .recent-post.boxt .item:first-child {
  border-top: none;
}

#Blog-Sidebar .recent-post.box .item {
  clear: both;
  border-top: #ccc dotted 1px;
  padding: 10px;
  position: relative;
}

#Blog-Sidebar .recent-post.box .item .img {
  float: left;
  padding-right: 5px;
}

#Blog-Sidebar .recent-post.box .item.no-img {
  padding-left: 0px;
}

#Blog-Sidebar .recent-post.box .item a {
  display: block;
}

#Blog-Sidebar .recent-post.box .item:first-child {
  border-top: none;
}

#Blog-Sidebar .recent-post.box .item a .title-col {
  padding-right: 0px;
  padding-left: 0px;
}

#Blog-Sidebar .recent-post.box .item a .img-col {
  padding-right: 5px;
  padding-left: 5px;
}

@media (max-width: 819px) {
  #Blog-Sidebar .recent-post.box .item a .img-col {
    width: auto;
    float: left;
  }
}

@media (max-width: 819px) {
  #Blog-Sidebar .Blog-Sidebar-cta {
    text-align: center;
  }
}

@media (min-width: 820px) {
  #Blog-Sidebar .Blog-Sidebar-cta .hs-cta-img {
    width: 100%;
    height: auto;
  }
}

@media (max-width: 414px) {
  #Blog-Sidebar .Blog-Sidebar-cta {
    text-align: center;
  }
}

#Blog-Sidebar .recent-post.box .item a:hover {
  text-decoration: none;
  opacity: 0.7;
}

#Blog-Sidebar .recent-post.box .item a:after {
  font-family: "fontawesome";
  content: '\f054';
  position: absolute;
  top: 30px;
  right: 0.1em;
  font-size: 0.8em;
  color: #a5d6a7;
}

#Blog-Sidebar .recent-post.box .item a:hover:after {
  right: 0em;
  transform: translate(1px, 0);
}

#Blog-Sidebar .recent-post.box .title {
  font-size: 14px;
  line-height: 22px;
  padding-bottom: 5px;
  padding-right: 23px;
  display: inherit;
  color: #3E3E3E;
}

#Blog-Sidebar .topic-list.box {
  margin-top: 20px;
  border-top: none;
  background: #FFF;
}

#Blog-Sidebar .topic-list.box ul {
  margin-left: 0px;
  padding-left: 0px;
}

#Blog-Sidebar .topic-list.box ul li:first-child {
  border-top: none;
}

#Blog-Sidebar .topic-list.box ul li {
  clear: both;
  border-top: #ccc dotted 1px;
  list-style-type: none;
}

#Blog-Sidebar .topic-list.box ul li a {
  display: block;
  padding: 15px 23px 15px 5px;
  color: #666;
}

#Blog-Sidebar .topic-list.box ul li a:after {
  font-family: "fontawesome";
  content: '\f054';
  position: absolute;
  right: 18px;
  font-size: 1em;
  color: #a5d6a7;
}

#Blog-Sidebar .topic-list.box ul li a:hover {
  text-decoration: none;
  color: #a5d6a7;
}

#Blog-Sidebar .topic-list.box ul li a:hover:after {
  right: 12px;
  transform: translate(1px, 0);
}

/*========= BLOG DETAIL =========*/
.Blog-Basic.Page .HeroBlog-list.Hero--small.smallest .Hero-subtitle.top {
  max-width: 90%;
}

@media (max-width: 959px) {
  .Blog-Basic.Page .HeroBlog-list.Hero--small.smallest .Hero-subtitle {
    margin-top: 15px;
    font-size: 16px;
    line-height: 22px;
  }
}

@media (max-width: 639px) {
  .Blog-Basic.Page .HeroBlog-list.Hero--small.smallest .Hero-subtitle {
    margin-top: 15px;
    font-size: 14px;
  }
}

.Blog-Basic.Page .HeroBlog-detail.Hero--small.smallest.post-thumb {
  background-position: center center;
}

.Blog-Basic.Page .HeroBlog-detail.Hero--small.smallest.post-thumb:before {
  background: rgba(13, 23, 34, 0.7);
  background: linear-gradient(155deg, rgba(13, 23, 34, 0.7) 0%, rgba(117, 164, 120, 0.85) 100%);
}

@media (max-width: 959px) {
  .Blog-Basic.Page .HeroBlog-detail.Hero--small.smallest {
    height: auto;
  }
  .Blog-Basic.Page .HeroBlog-detail.Hero--small.smallest .Hero-title {
    font-size: 30px;
    line-height: 36px;
  }
  .Blog-Basic.Page .HeroBlog-detail.Hero--small.smallest .Hero-subtitle {
    margin-top: 15px;
    font-size: 16px;
    line-height: 22px;
  }
}

@media (max-width: 639px) {
  .Blog-Basic.Page .HeroBlog-detail.Hero--small.smallest .Hero-title {
    font-size: 24px;
  }
  .Blog-Basic.Page .HeroBlog-detail.Hero--small.smallest .Hero-subtitle {
    margin-top: 15px;
    font-size: 14px;
  }
}

.Blog-Detail .blog-section {
  border-left: 1px solid #fafafa;
  position: relative;
}

@media (min-width: 960px) {
  .Blog-Detail .blog-section {
    margin-left: 55px;
  }
  .Blog-Detail.blog-seminar .blog-section,
  .Blog-Detail.blog-news .blog-section {
    margin-left: 0px;
  }
}

.Blog-Detail .blog-section #recaptcha_area,
.Blog-Detail .blog-section #recaptcha_table {
  margin-left: -3px;
}

.Blog-Detail .blog-section a:hover {
  opacity: 0.7;
}

.Blog-Detail .blog-section .post-body ul {
  list-style: none;
  padding-left: 20px;
}

.Blog-Detail .blog-section .post-body ul li {
  padding-left: 20px;
  position: relative;
}

.Blog-Detail .blog-section .post-body ul li:before {
  content: '';
  border: 2px solid #a5d6a7;
  border-radius: 100%;
  display: block;
  height: 6px;
  left: 0;
  position: absolute;
  top: 14px;
  transform: translate(0, -50%);
  width: 6px;
}

.Blog-Detail .blog-section .post-body ul li + li {
  margin-top: 5px;
}

.Blog-Detail .blog-section .post-body ol {
  counter-reset: li;
  list-style: none;
  padding-left: 40px;
}

.Blog-Detail .blog-section .post-body ol li {
  position: relative;
}

.Blog-Detail .blog-section .post-body ol li + li {
  margin-top: 5px;
}

.Blog-Detail .blog-section .post-body ol li:before {
  color: #a5d6a7;
  counter-increment: li;
  content: counter(li);
  position: absolute;
  width: 22px;
  background-position: center;
  /* left: -25px; */
  left: -19px;
  top: 1px;
  display: block;
  font-weight: bold;
  vertical-align: middle;
  height: 26px;
}

.Blog-Detail .blog-section .post-body ol li:nth-child(n+10):before {
  left: -28px;
}

.Blog-Detail .blog-section .post-body h1,
.Blog-Detail .blog-section .post-body h2,
.Blog-Detail .blog-section .post-body .h1,
.Blog-Detail .blog-section .post-body .h2 {
  text-align: left;
}

.Blog-Detail .blog-section .post-body h2,
.Blog-Detail .blog-section .post-body .h2 {
  color: #565656;
}

@media (min-width: 960px) {
  .Blog-Detail .blog-section .post-body h2:not(#toc-0) {
    margin-top: 60px;
  }
  .Blog-Detail .blog-section .post-body h3,
  .Blog-Detail .blog-section .post-body .h3,
  .Blog-Detail .blog-section .post-body h4,
  .Blog-Detail .blog-section .post-body .h4,
  .Blog-Detail .blog-section .post-body h5,
  .Blog-Detail .blog-section .post-body .h5,
  .Blog-Detail .blog-section .post-body h6,
  .Blog-Detail .blog-section .post-body .h6 {
    margin-top: 45px;
  }
  .Blog-Detail .blog-section .post-body .hs_cos_wrapper h2:first-child:not(#toc-0) {
    margin-top: 0px;
  }
}

.Blog-Detail .blog-section .post-body h5,
.Blog-Detail .blog-section .post-body h6,
.Blog-Detail .blog-section .post-body .h5,
.Blog-Detail .blog-section .post-body .h6 {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  font-weight: 500;
  border-left: #333 solid 3px;
  padding-left: 10px;
}

.Blog-Detail .blog-section .post-body blockquote {
  margin-left: 0px;
  margin-right: 0px;
  position: relative;
  text-align: center;
  border-radius: 5px;
  margin-bottom: 35px;
  padding: 20px;
  background-color: #f4f8f9;
}

.Blog-Detail .blog-section .post-body blockquote:before {
  content: "\f10d";
  font-family: "FontAwesome";
  color: #a5d6a7;
  display: inline-block;
  padding-right: 10px;
  font-size: 25px;
  position: relative;
  top: 0px;
  line-height: 0;
}

.Blog-Detail .blog-section .post-body blockquote:after {
  content: "\f10e";
  font-family: "FontAwesome";
  color: #a5d6a7;
  display: inline-block;
  padding-left: 10px;
  font-size: 25px;
  position: relative;
  bottom: -10px;
  line-height: 0;
}

.Blog-Detail .blog-section .post-body blockquote p {
  display: inline;
}

.Blog-Detail .blog-section .post-body figure figcaption {
  font-size: 14px;
  margin-top: 6px;
}

.Blog-Detail .blog-section .post-body figure img {
  margin-bottom: 0px !important;
}

.Blog-Detail .blog-section .post-body dl dt {
  margin: 10px 0px;
  font-weight: bold;
}

.Blog-Detail .blog-section .post-body dl dd {
  display: list-item;
  list-style-type: disc;
}

/*----- END BLOG STYLE -----*/
.Blog-Detail .blog-section img {
  /* width: auto; */
  height: auto;
  max-width: 100% !important;
}

@media (max-width: 767px) {
  .sodium-blog .blog-section img {
    max-width: 100% !important;
    margin-bottom: 1.5em;
  }
}

.Blog-Detail .blog-section h2.blog-title {
  margin-top: 55px;
  font-size: 31px;
  color: #ffc400;
  text-align: left;
  font-weight: 400;
}

.Blog-Detail .blog-section ul .social {
  padding: 0px;
  margin: 0px;
  margin-bottom: 40px;
}

.Blog-Detail .blog-section ul .social li {
  margin-right: 10px;
  display: inline-block;
}

.Blog-Detail .blog-section ul .social li:before {
  display: none;
}

.Blog-Detail .blog-section ul .social li a {
  height: 42px;
  width: 42px;
  display: block;
  text-align: center;
  line-height: 42px;
  background-color: #a5d6a7;
  border-radius: 3px;
  border: solid 1px #a5d6a7;
  color: #FFFFFF;
}

.Blog-Detail .blog-section ul .social li a:hover {
  background-color: #FFFFFF;
  color: #a5d6a7;
}

.Blog-Detail .blog-section ul .social li a i {
  font-size: 20px;
}

.Blog-Detail .blog-section .post-details {
  padding: 0px;
  margin: 3px 0px 22px 0px;
  margin-top: 50px;
}

.Blog-Detail.blog-section .post-details li {
  font-size: 11px;
  color: #a09f9f;
  display: inline-block;
}

.Blog-Detail .blog-section .post-details li a {
  color: #a09f9f;
}

.Blog-Detail .blog-section .post-details li i {
  color: #a5d6a7;
  font-size: 11px;
}

.Blog-Detail .post-cta {
  text-align: center;
  margin-top: 50px;
}

@media (min-width: 481px) and (max-width: 959px) {
  .Blog-Detail .post-cta {
    margin-bottom: 55px;
  }
}

.Blog-Detail .social-blog {
  overflow: hidden;
  height: 269px;
  position: absolute;
  border: 4px;
  overflow: hidden;
  width: 40px;
  transform: translateX(-60px);
}

.Blog-Detail .social-blog .social-list {
  height: 249px;
  position: absolute;
  left: 0;
}

.Blog-Detail .social-blog ul {
  width: 40px;
  padding-left: 0px;
}

.Blog-Detail .social-blog ul li {
  background-color: #a5d6a7;
  list-style: none;
  width: 40px;
  height: 40px;
  padding: 5px 8px;
  margin-bottom: 1px;
  transition: 0.3s;
  border: 2px solid #a5d6a7;
}

/* social(本番にマージする) */
.Blog-Detail .social-blog ul li.facebook {
  background-color: #0866FF;
  border: 2px solid #0866FF;
}
.Blog-Detail .social-blog ul li.facebook:hover a{
  color: #0866FF;
}

.Blog-Detail .social-blog ul li.twitter {
  background-color: #000;
  border: 2px solid #000;
}

.Blog-Detail .social-blog ul li.googleplus {
  background-color: #dd4b39;
  border: 2px solid #dd4b39;
}

.Blog-Detail .social-blog ul li.hatena {
  background-color: #1ba5dc;
  border: 2px solid #1ba5dc;
}
.Blog-Detail .social-blog ul li.hatena:hover a {
  color: #1ba5dc !important;
}

.Blog-Detail .social-blog ul li.pocket {
  background-color: #ef3e56;
  border: 2px solid #ef3e56;
}
.Blog-Detail .social-blog ul li.pocket:hover a {
  color: #ef3e56 !important;
}

.Blog-Detail .social-blog ul li.email {
  background-color: #5da7c6;
  border: 2px solid #5da7c6;
}
.Blog-Detail .social-blog ul li.email:hover a {
  color: #5da7c6 !important;
}


.Blog-Detail .social-blog ul li:hover {
  background-color: #fff;
}

.Blog-Detail .social-blog ul li:hover a {
  color: #a5d6a7;
}

.Blog-Detail .social-blog ul li a {
  display: block;
  text-align: center;
  font-size: 20px;
  color: #FFFFFF;
}

.Blog-Detail .social-blog ul li a .fa-hatena::before {
  content: "B!";
  font-family: Verdana;
  font-weight: bold;
}

.Blog-Detail .social-blog .hide-arrow {
  background-color: #e1e1e1;
  color: #FFF;
  text-align: center;
  border: 0;
  display: block;
  font-size: 16px;
  width: 40px;
  padding: 1px 0;
  cursor: pointer;
  margin-top: 206px;
}

.Blog-Detail.blog-mobile-layout .social-blog {
  position: absolute !important;
  bottom: 0px;
  top: initial !important;
  width: 100% !important;
  height: 45px;
  transform: translateX(0px);
  margin-top: 40px;
  margin-bottom: 40px;
}

.Blog-Detail.blog-mobile-layout .social-blog.hide-bt {
  bottom: -40px;
}

.Blog-Detail.blog-mobile-layout .social-blog .social-list {
  height: auto;
  width: 100%;
  left: auto;
  right: auto;
  text-align: center;
  bottom: 0px;
}

.Blog-Detail.blog-mobile-layout .social-blog .social-list ul {
  width: 100%;
}

.Blog-Detail.blog-mobile-layout .social-blog .social-list ul li {
  display: inline-block;
}

@media (max-width: 480px) {
  .Blog-Detail.blog-mobile-layout .social-blog {
    position: fixed !important;
    bottom: 0px;
    left: 0px;
    width: 100% !important;
    height: 40px;
    z-index: 998;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #e1e1e1;
    transition: bottom .3s ease;
  }
  .Blog-Detail.blog-mobile-layout .social-blog .hide-bt {
    bottom: -40px;
  }
  .Blog-Detail.blog-mobile-layout .social-blog .social-list {
    height: auto;
    width: 100%;
    left: auto;
    right: auto;
    text-align: center;
    bottom: 0px;
  }
  .Blog-Detail.blog-mobile-layout .social-blog .social-list ul {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .Blog-Detail.blog-mobile-layout .social-blog .social-list ul li {
    display: block;
    margin-bottom: 0px;
    height: 40px;
    width: 16.6667%;
    padding: 5px 8px;
  }
  .Blog-Detail.blog-mobile-layout .social-blog .hide-arrow {
    margin-top: 0px;
    height: 40px;
    padding: 0px;
    float: right;
    display: none;
  }
  .Blog-Detail.blog-mobile-layout .social-blog .hide-arrow i {
    transform: rotate(90deg);
    font-size: 22px;
  }
}

.Blog-Detail .section.post-body {
  border: 1px solid #ddd;
  padding: 50px;
  min-height: 800px;
}

.Blog-Detail .blog-mobile-layout .section.post-body {
  padding-bottom: 90px !important;
}

.Blog-Detail .section.post-body .youtube-container-pane {
  margin: 0 auto;
  max-width: 100% !important;
}

.Blog-Detail .section.post-body .youtube-container {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.Blog-Detail .section.post-body .youtube-container iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

/*----- BLOG STYLE ----- */
.Blog-Detail .section.post-body pre,
.Blog-Detail .section.post-body code {
  font-family: 'Source Sans Pro';
  background-color: #f7f7f7;
  border: 1px solid #ddd;
  font-size: 13px;
  line-height: 19px;
  overflow-x: auto;
  overflow-y: auto;
  padding: 6px;
  border-radius: 3px;
  word-wrap: break-word;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .Blog-Detail .section.post-body {
    padding-top: 15px;
  }
  .Blog-Detail .blog-section,
  .Blog-Detail .widget-type-blog_comments {
    padding-right: 0px;
  }
  .Blog-Detail .widget-type-blog_content > .blog-section {
    padding-right: 0px;
  }
  .Blog-Detail .side-bar-blog .widget-type-blog_subscribe {
    display: none;
  }
}

/* 記事下のfacebookいいねボタン */
.Blog-Detail .fb-likebtn {
  display: table;
  background: #3E3E3E;
  color: #fff;
  text-align: center;
  margin: 30px 0 50px;
  margin-top: 20px;
  margin-bottom: 0px;
  width: 100%;
  max-width: 100%;
}

.Blog-Detail .fb-likebtn .fb_reset {
  display: none;
}

.Blog-Detail .fb-likebtn .fb-button {
  transform: scale(1.2);
  overflow: hidden;
}

.Blog-Detail .fb-likebtn .eyecatch,
.Blog-Detail .fb-likebtn .rightbox {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  border: none;
}

.fb-likebtn .eyecatch img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.fb-likebtn .like_text {
  font-size: 1.05em;
  margin-top: 1em;
  font-weight: bold;
  line-height: 1.4;
}

.fb-likebtn .like_text p {
  margin-bottom: 1em;
  font-weight: normal;
}

.fb-likebtn .like_text .small {
  font-size: 11px;
  color: #ccc;
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .fb-likebtn .fb-button {
    transform: scale(1);
  }
  .fb-likebtn .like_text {
    font-size: .9em;
  }
  .fb-likebtn .like_text p {
    margin-bottom: 0;
    padding: 0;
  }
  .Blog-Detail .fb-likebtn .eyecatch,
  .Blog-Detail .fb-likebtn .rightbox {
    width: 100%;
  }
  .Blog-Detail .fb-likebtn .eyecatch {
    display: none;
  }
  .Blog-Detail .fb-likebtn .rightbox {
    display: block;
    padding: 20px;
  }
}

/********************************************************/
/********************************************************/
/******* BLOG TEMPLATE CSS *******/
/********************************************************/
/********************************************************/
.Blog-Detail .blog-section .post-body h2 {
  margin-bottom: 40px;
  font-size: 26px;
  font-weight: bold;
}

.Blog-Detail .blog-section .post-body h3 {
  margin-bottom: 25px;
  padding-bottom: 10px;
  font-weight: bold;
  font-size: 20px;
}

.Blog-Detail .blog-section .post-body .h4 {
  border-bottom: none;
}

.Blog-Detail .blog-section .post-body h4,
.Blog-Detail.blog-section .post-body .h4 {
  margin-bottom: 25px;
  padding-bottom: 0;
  font-size: 18px;
  font-weight: bold;
}

.Blog-Detail .blog-section .post-body h2 span {
  color: #FFFFFF;
}

.Blog-Detail .blog-section .post-body h3 span,
.Blog-Detail .blog-section .post-body h4 span {
  color: #3E3E3E;
}

.Blog-Detail .blog-section .post-body h2,
.Blog-Detail .blog-section .post-body h3,
.Blog-Detail .blog-section .post-body h4,
.Blog-Detail .blog-section .post-body h5,
.Blog-Detail .blog-section .post-body h6 {
  line-height: 1.5;
}

.Blog-Detail .blog-section .post-body p {
  line-height: 1.75;
  margin-bottom: 20px;
  margin-top: 20px;
  word-break: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  hyphenate-lines: 3;
}

.Blog-Detail .blog-section .post-body p:first-child {
  margin-top: 0px;
}

.Blog-Detail .blog-section .post-body .hs_cos_wrapper > p:last-child {
  margin-bottom: 0px;
}

.Blog-Detail .blog-section .post-body ul li {
  font-size: 16px;
}

/* .table_style */
.Blog-Detail .blog-section .post-body table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  table-layout: auto;
  margin-bottom: 35px;
  font-size: 16px;
  line-height: 1.5;
  border-left: #ddd solid 1px;
  border-top: #ddd solid 1px;
}

.Blog-Detail .blog-section .post-body table:last-child {
  margin-bottom: 0;
}

.Blog-Detail .blog-section .post-body table td {
  padding: 9px 10px 8px;
  border-right: #ddd solid 1px;
  border-bottom: #ddd solid 1px;
  word-break: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  hyphenate-lines: 3;
}

.Blog-Detail .blog-section .post-body table th {
  padding: 9px 10px 8px;
  border-right: #ddd solid 1px;
  border-bottom: #ddd solid 1px;
  background-color: #e4eef0;
  text-align: left;
}

.Blog-Detail .blog-section .post-body table p {
  font-size: 16px;
  margin-bottom: 0;
}

/*===== BLOG STYLE EDITED 17/08/25 =====*/
.Blog-Detail .blog-section .post-body a:not(.Button--large):not(.pager-load-more a):not(
.item-list .pager-load-more a):not(.Button--outline):not(.pager-load-more a):not(
.item-list .pager-load-more a),
.Blog-Detail .blog-section .post-body span a:not(.Button--large):not(.pager-load-more a):not(
.item-list .pager-load-more a):not(.Button--outline):not(.pager-load-more a):not(
.item-list .pager-load-more a) {
  font-size: inherit;
  text-decoration: underline;
}

.Blog-Detail .blog-section .post-body a.link-inside,
.Blog-Detail .blog-section .post-body span a.link-inside {
  text-decoration: none;
}

.Blog-Detail .blog-section .post-body a.link-inside:hover,
.Blog-Detail .blog-section .post-body span a.link-inside:hover {
  text-decoration: underline;
}

.Blog-Detail .blog-section .post-body table td a {
  font-size: 16px;
}

/*===== END BLOG STYLE EDITED 17/08/25 =====*/
@media only screen and (max-width: 767px) {
  .Blog-Detail .section.post-body {
    padding-left: 15px;
    padding-right: 15px;
  }
  .Blog-Detail .blog-section .post-body h2 {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 20px;
    padding: 10px 10px;
    /* font-size: 18px; */
    font-size: 20px;
  }
  .Blog-Detail .blog-section .post-body h3 {
    padding-bottom: 6px;
    /* font-size: 16px; */
    font-size: 18px;
  }
  .Blog-Detail .blog-section .post-body h4 {
    font-size: 16px;
  }
  .Blog-Detail .blog-section .post-body p {
    font-size: 16px;
    margin-bottom: 15px;
  }
}

/* -----------------------
#toc-box(ブログ目次)
----------------------- */
.Blog-Detail #toc-box {
  /* margin-bottom: 20px; */
  margin-bottom: 30px;
  /* 2018/03/07 目次の表示を対応 */
  padding: 15px 10px 5px 10px;
  border: 1px solid #ddd;
  background-color: #f6f6f6;
  margin-top: 30px;
}

.Blog-Detail #toc-title {
  margin-left: 10px;
  font-size: 16px;
  /* font-weight: bold; */
  font-weight: 200;
}

.Blog-Detail #toc-index {
  margin-top: 10px;
  margin-bottom: 10px;
}

.Blog-Detail #toc-index > li:before {
  color: #3E3E3E;
  font-weight: normal;
}

.Blog-Detail #toc-index > li a {
  font-weight: 300;
  color: #3E3E3E;
}

@media only screen and (max-width: 767px) {
  .Blog-Detail #toc-index > li a {
    font-size: 16px;
  }
}

.Blog-List .post-news dl.list {
  text-align: left;
  border-top: #ccc dotted 1px;
  margin-top: 0px;
}

.Blog-List .post-news dl.list dt {
  padding-top: 20px;
  padding-left: 8px;
  color: #666;
  font-size: 0.9rem;
}

.Blog-List .post-news dl.list dd {
  margin-top: -48px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 8em;
  font-weight: normal;
  line-height: 1.5;
  border-bottom: #ccc dotted 1px;
  margin-left: 0px;
}

.Blog-List .post-news dl.list dd p {
  margin: 0px;
}

.Blog-List .post-news dl.list dd ul {
  margin-top: 5px;
  padding-left: 0px;
  list-style-position: inside;
}

.Blog-List .post-news dl.list dd .tag {
  background: #a5d6a7;
  color: #fff;
  font-size: 13px;
  padding: 0px 8px 2px 8px;
  margin-right: 8px;
}

.Blog-List .post-news dl.list dd a {
  font-weight: 500;
  color: #666666;
}

.Blog-List .post-news dl.list dd a:hover {
  opacity: 0.7;
  text-decoration: none;
}

@media only screen and (max-width: 768px) {
  .Blog-List .post-news dl.list {
    border-top: 0px;
  }
  .Blog-List .post-news dl.list dt {
    padding-top: 20px;
  }
  .Blog-List .post-news dl.list dd {
    margin-top: -2rem;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
    padding-left: 6rem;
  }
}

/********************************************************/
/********************************************************/
/******************** Subcription Form ******************/
/********************************************************/
/********************************************************/
#Blog-Sidebar .subcription form .hs-form-field {
  margin-bottom: 10px;
}

#Blog-Sidebar .subcription form input.hs-input {
  border: 0;
  border-bottom: dotted 1px #999;
  margin-top: 0px;
  margin-bottom: 5px;
  color: #3E3E3E;
  font-size: 14px;
  margin-left: 0;
  padding-left: 0;
  padding-top: 0px;
  padding-bottom: 0px;
}

#Blog-Sidebar .subcription form .hs-error-msgs {
  text-align: center;
}

#Blog-Sidebar .subcription form .hs_error_rollup {
  margin-bottom: 10px;
  text-align: center;
}

#Blog-Sidebar .subcription form input.hs-input:focus {
  color: initial !important;
  box-shadow: none !important;
  border-color: none !important;
}

#Blog-Sidebar .subcription form .actions,
#Blog-Sidebar .subcription form .hs-form-booleancheckbox {
  text-align: center;
}

#Blog-Sidebar .subcription form .actions .hs-button.primary {
  width: 100%;
  height: 40px;
  line-height: 36px;
  font-size: 14px;
}

#Blog-Sidebar .subcription form .form-privacy {
  margin-bottom: 0px;
}

#Blog-Sidebar .subcription form .hs-error-msgs {
  margin-top: 0px;
}

#Blog-Sidebar .subcription form label {
  font-size: 13px;
  font-weight: bold;
  color: #3E3E3E;
  position: relative;
}

#Blog-Sidebar .subcription form label span {
  color: #3E3E3E;
}

#Blog-Sidebar .subcription form label span.hs-form-required {
  color: #FFF;
  background-color: #f00;
  border-radius: 3px;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 5px;
  font-size: 11px;
}

#Blog-Sidebar .subcription form input[type="checkbox"] {
  position: relative;
  height: 3px;
  width: 15px;
  top: -6px;
  margin-right: 3px;
  visibility: hidden;
}

#Blog-Sidebar .subcription form input[type="checkbox"] + span {
  color: #3E3E3E;
}

#Blog-Sidebar .subcription form input[type="checkbox"] + span:before {
  content: "\f096";
  position: absolute;
  top: -3px;
  left: -1px;
  display: block;
  color: #e0e0e0;
  width: 16px;
  height: 16px;
  font-family: "FontAwesome";
}

#Blog-Sidebar .subcription form input[type="checkbox"]:checked + span:before {
  content: "\f14a";
  color: #4da6db;
}

#Blog-Sidebar .subcription form input[type="radio"] {
  position: relative;
  height: 3px;
  width: 15px;
  top: -6px;
  visibility: hidden;
  margin-right: 8px;
}

#Blog-Sidebar .subcription form input[type="radio"] + span {
  color: #3E3E3E;
}

#Blog-Sidebar .subcription form input[type="radio"] + span:before {
  content: "";
  position: absolute;
  top: 10px;
  left: -1px;
  background-image: url("https://products.nvc.co.jp/hubfs/library/classic/images/radio.png");
  display: block;
  width: 16px;
  height: 16px;
  background-position: 0px 0px;
}

#Blog-Sidebar .subcription form input[type="radio"]:checked + span:before {
  background-position: 16px 0px;
}

#Blog-Sidebar .subcription form select {
  background-color: #fff;
  border: 0;
  outline: 0;
  font-size: 16px;
  border-bottom: solid 1px #ffc400;
  color: #626262;
  margin-top: 0px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-top: 0px;
  border-radius: 0;
  background-image: url("https://products.nvc.co.jp/hubfs/library/classic/images/arrow_down.png");
  background-repeat: no-repeat;
  background-position-x: 98%;
  background-position-y: 64%;
}

#Blog-Sidebar .subcription form fieldset.form-columns-1 .input,
#Blog-Sidebar .subcription form fieldset.form-columns-2 .input {
  margin-right: 0 !important;
}

#Blog-Sidebar .subcription form fieldset.form-columns-2 .hs_lastname,
#Blog-Sidebar .subcription form fieldset.form-columns-2 .hs_firstname {
  width: 100%;
  float: none;
}

#Blog-Sidebar .subcription form fieldset.form-columns-1 input[type="email"] {
  width: 100% !important;
}

#Blog-Sidebar .subcription form fieldset.form-columns-1 .hs_privacy_policy_check input {
  width: auto !important;
}

#Blog-Sidebar .subcription form fieldset.form-columns-1 .hs_privacy_policy_check .input input[type="checkbox"].hs-input + span:before {
  display: none;
}

#Blog-Sidebar .subcription form.hs-form .hs-form-field .input input[type="checkbox"].hs-input + span {
  padding-left: 0px;
}

#Blog-Sidebar .subcription form fieldset.form-columns-1 .hs_privacy_policy_check .input input[type="checkbox"].hs-input + span:after {
  top: 12px;
}

#Blog-Sidebar .subcription form fieldset.form-columns-2 .hs_lastname input,
#Blog-Sidebar .subcription form fieldset.form-columns-2 .hs_firstname input {
  width: 100%;
}

#Blog-Sidebar .subcription form.hs-form .inputs-list li label {
  font-size: 12px;
  color: #F00;
}

#Blog-Sidebar .subcription ul.inputs-list {
  list-style-type: none;
  padding-left: 0px;
}

#Blog-Sidebar .subcription .subscript input {
  width: 100%;
}

#Blog-Sidebar .subcription .blog-subscribe {
  margin-top: 20px;
  border-top: none;
  background: #FFF;
}

#Blog-Sidebar .subcription .blog-subscribe h3.title {
  font-size: 12px;
  margin-bottom: 15px;
  font-weight: bold;
  color: #3E3E3E;
  position: relative;
}

#Blog-Sidebar .subcription .blog-subscribe h3.title::after {
  content: "";
  height: 8px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%223px%22%20height%3D%223px%22%20viewBox%3D%220%200%203%203%22%20fill%3D%22hsla%25280%2C%200%25%2C%2065%25%2C%201.0%2529%22%3E%3Cpolygon%20points%3D%220%2C0.5%200%2C1.5%201.5%2C3%202.5%2C3%22%2F%3E%3Cpolygon%20points%3D%222.5%2C0%201.5%2C0%203%2C1.5%203%2C0.5%22%2F%3E%3C%2Fsvg%3E");
  background-size: 3px 3px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -15px;
}

#Blog-Sidebar .subcription .blog-subscribe h3.title span {
  font-size: 18px;
  font-family: 'Oswald',sans-serif;
  font-weight: bold;
  margin-right: 10px;
  color: #3E3E3E;
}

#Blog-Sidebar .subcription .blog-subscribe .form-title {
  display: none;
}

#Blog-Sidebar .subcription .widget-type-form {
  padding-top: 15px;
  padding-bottom: 10px;
  margin-left: 0px;
}

#Blog-Sidebar .subcription .blog-subscribe .hs-form {
  padding-left: 5px;
  padding-right: 5px;
}

#Blog-Sidebar .subcription form .hs_privacy_policy_check {
  margin-top: -10px;
}

#Blog-Sidebar .subcription form .hs_privacy_policy_check input {
  width: auto !important;
}

#Blog-Sidebar .subcription form .hs_privacy_policy_check .input input[type="checkbox"].hs-input + span:before {
  display: none;
}

#Blog-Sidebar .subcription form.hs-form .hs-form-field .input input[type="checkbox"].hs-input + span {
  padding-left: 0px;
}

#Blog-Sidebar .subcription form .hs_privacy_policy_check .input input[type="checkbox"].hs-input + span:after {
  top: 10px;
}

#Blog-Sidebar .subcription .submit-message {
  font-size: 13px;
  line-height: 20px;
}

/*========= BLOG COMMON =========*/
@media (max-width: 959px) {
  .Wrap-paddingSmall {
    width: calc(100% - 30px);
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 959px) {
  .Blog-Basic #BreadCrumb.BlogBreadCrumb ul.breadcrumb {
    border-bottom: 1px solid #ebebeb;
  }
}

/********************************************************/
/********************************************************/
/******************** Form in Blog Post *****************/
/********************************************************/
/********************************************************/
.Blog-Basic .LP-Form.LP-Form-inpage.overlay .form_inbound {
  background-color: #2c3e50;
}

.Blog-Basic .LP-Form.LP-Form-inpage.overlay .form_inbound h3.form-title {
  border-bottom: none;
  margin-bottom: 20px;
}

.Blog-Basic .LP-Form.LP-Form-inpage.overlay .form_inbound ul.hs-error-msgs {
  padding-left: 0px;
  list-style-type: none;
}

.Blog-Basic .LP-Form.LP-Form-inpage.overlay .form_inbound ul.hs-error-msgs li {
  padding-left: 0px;
}

.Blog-Basic .LP-Form.LP-Form-inpage.overlay .form_inbound ul.hs-error-msgs li:before {
  display: none;
}

@media (max-width: 960px) {
  .Blog-Basic .LP-Form.LP-Form-inpage.overlay {
    padding: 0px;
  }
  .Blog-Basic .LP-Form.LP-Form-inpage.overlay .form_inbound {
    padding: 30px 30px;
  }
}

@media (max-width: 479px) {
  .Blog-Basic .LP-Form.LP-Form-inpage.overlay .form_inbound {
    padding: 30px 15px;
  }
}

@media (max-width: 413px) {
  .Blog-Basic .LP-Form.LP-Form-inpage.overlay .form_inbound .actions .hs-button.primary {
    font-size: 11px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.Blog-Detail .blog-section .post-body .table-wrap {
  width: 100%;
  max-width: 764px;
  overflow: auto;
}

.Blog-Detail .blog-section .post-body .table-wrap table {
  min-width: 100%;
}

@media (max-width: 767px) {
  .Blog-Detail .blog-section .post-body .table-wrap table th {
    min-width: 130px;
  }
}

.Page .Body.bg-pattern {
  background-image: url(https://4570661.fs1.hubspotusercontent-na1.net/hubfs/4570661/library/classic/images/resource-bg.jpg);
}

#BreadCrumb ul.breadcrumb,
#BreadCrumb ul.hs-breadcrumb-menu {
  font-size: 12px;
  list-style-type: none;
  padding-left: 0px;
  margin-top: 10px;
  padding-bottom: 15px;
  clear: both;
  font-size: 14px;
  border-bottom: 1px solid #ebebeb;
}

#BreadCrumb ul.breadcrumb li,
#BreadCrumb ul.hs-breadcrumb-menu li {
  font-size: 12px;
  display: inline-block;
  font-weight: bold;
  color: #4a4a4a;
  float: none;
}

#BreadCrumb ul.breadcrumb li a,
#BreadCrumb ul.hs-breadcrumb-menu li a {
  font-size: 12px;
  color: #4a4a4a;
  text-decoration: underline;
}

#BreadCrumb ul.breadcrumb li:after,
#BreadCrumb ul.hs-breadcrumb-menu li:after {
  margin-left: 3px;
  margin-right: 3px;
  content: "/";
}

#BreadCrumb ul.breadcrumb li:last-child:after,
#BreadCrumb ul.hs-breadcrumb-menu li:last-child:after {
  margin-left: 0;
  margin-right: 0;
  content: "";
}

#BreadCrumb ul.breadcrumb li.post span,
#BreadCrumb ul.hs-breadcrumb-menu li.post span {
  color: #4a4a4a;
}

#BreadCrumb ul.breadcrumb li.hs-breadcrumb-menu-item,
#BreadCrumb ul.hs-breadcrumb-menu li.hs-breadcrumb-menu-item {
  float: none;
  padding: 0px;
}

#BreadCrumb ul.breadcrumb li .hs-breadcrumb-menu-divider:before,
#BreadCrumb ul.hs-breadcrumb-menu li .hs-breadcrumb-menu-divider:before {
  display: none;
}

main.bg-pattern #BreadCrumb ul.breadcrumb,
main.bg-pattern #BreadCrumb ul.hs-breadcrumb-menu {
  border-bottom: none;
}

main.bg-pattern #BreadCrumb ul.breadcrumb li,
main.bg-pattern #BreadCrumb ul.breadcrumb a,
main.bg-pattern #BreadCrumb ul.hs-breadcrumb-menu li,
main.bg-pattern #BreadCrumb ul.hs-breadcrumb-menu a {
  color: #fff;
}

#pagetop {
  width: 60px;
  height: 60px;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 99;
  transition: bottom .3s ease;
}

#pagetop.push-topbtn {
  bottom: 50px;
}

#pagetop a:hover {
  text-decoration: none;
}

#pagetop i {
  width: 60px;
  height: 60px;
  padding-bottom: 3px;
  display: table-cell;
  vertical-align: middle;
  background-color: rgba(255, 255, 255, 0.9);
  cursor: pointer;
  border-radius: 30px;
  box-sizing: border-box;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.4);
  transition: all 0.3s;
}

#pagetop i:hover {
  opacity: 0.8;
}

#pagetop .fa {
  color: #333;
  font-size: 40px;
  text-align: center;
}

@media (max-width: 959px) {
  #pagetop {
    width: 50px;
    height: 50px;
    left: 15px;
    bottom: 15px;
  }
  #pagetop i {
    width: 50px;
    height: 50px;
    border-radius: 25px;
  }
  #pagetop:hover {
    opacity: 1;
  }
  #pagetop .fa {
    font-size: 2.0rem;
  }
}

@media (max-width: 959px) {
  .Page .Footer {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.overlay-bg {
  position: relative;
  background: #0D1722 center no-repeat;
  background-size: cover;
}

.overlay-bg:before {
  background: rgba(19, 90, 136, 0.75);
  background: linear-gradient(155deg, rgba(19, 90, 136, 0.75) 0%, rgba(19, 90, 136, 0.85) 100%);
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
}

.mfp-title {
  margin-top: 10px;
}

.color {
  color: #a5d6a7 !important;
}

.color .point {
  width: 60px;
  height: 60px;
  margin-left: -2px;
  margin-right: 13px;
  padding-top: 10px;
  color: #fff;
  display: inline-block;
  border-radius: 30px;
  font-size: 16px;
  text-align: center;
  box-sizing: border-box;
  transition: all 0.3s;
  background-color: #a5d6a7 !important;
  font-weight: 500;
}

.anchor-link .Row.anchor {
  margin-bottom: 0;
}

.anchor-link .Row.anchor a {
  border-radius: 5px;
  display: block;
  padding: 10px 40px 10px 40px;
  background: #f2f2f2;
  border-bottom: #fff solid 2px;
  color: #707070;
  transition: all 0.3s;
  text-align: center;
}

.anchor-link .Row.anchor a:hover {
  background-color: #1977b5;
  color: #FFF;
  text-decoration: none;
}

.ClickToZoom {
  cursor: zoom-in;
  transition: opacity 0.3s ease-out;
}

.ClickToZoom:hover {
  opacity: 0.8;
}

.mfp-content .mfp-figure .mfp-bottom-bar {
  left: 2px !important;
  bottom: -5rem !important;
  top: auto;
  height: 5rem;
}

.mfp-content .mfp-figure .mfp-bottom-bar .mfp-title {
  margin-top: 10px;
}

@media (max-width: 768px) {
  .mfp-content .mfp-figure .mfp-bottom-bar .mfp-title {
    font-size: 15px;
    line-height: 18px;
  }
}

.mfp-content .mfp-figure .mfp-close {
  top: -40px;
  right: -5px;
  padding-right: 15px;
}

.mfp-content .mfp-figure img.mfp-img {
  padding: 0px;
}

.LP-Basic.Page {
  padding-top: 0px;
}

.LP-Basic .Header {
  position: static;
}

.LP-Basic .Footer {
  padding: 30px 0px;
}

.LP-Basic .LP-Hero .Hero--small.smallest {
  height: 340px;
}

.LP-Basic .LP-Hero .Hero--small.smallest .Wrap--narrow {
  max-width: 1020px;
}

.LP-Subcription .Header {
  height: 80px;
}

.LP-Subcription .Header .Logo {
  margin: 0 auto;
}

.LP-Subcription-form {
  z-index: 10;
}

@media (max-width: 639px) {
  .LP-Subcription-form {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 479px) {
  .LP-Subcription-form {
    padding-left: 5px;
    padding-right: 5px;
  }
}

.LP-Subcription-form .LP-Form .title {
  color: #FFF;
}

.LP-Subcription-form .LP-Form .hs-richtext .title_main {
  display: none;
}

.LP-Subcription-form .LP-Form .hs-richtext .text {
  margin-bottom: 20px;
  margin-top: 0px;
  font-size: 16px;
}

@media (max-width: 479px) {
  .LP-Subcription-form .LP-Form.overlay {
    padding: 0px;
  }
}

.LP-Subcription-image {
  height: 600px;
  margin-bottom: -120px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

@media (min-width: 1201px) {
  .LP-Subcription-image {
    width: 520px;
  }
}

@media (max-width: 959px) {
  .LP-Subcription-image {
    display: none;
  }
}

.LP-Subcription-image #letters-img img {
  transition: .25s ease-in-out;
}

.LP-Subcription-image #letters-img:hover .left-img > img {
  transform: translate(-20px, 10px);
}

.LP-Subcription-image #letters-img:hover .right-img > img {
  transform: translate(20px, 10px);
}

.LP-Subcription-image #letters-img:hover .middle-img > img {
  transform: translateY(-350px);
}

.LP-Subcription-image #letters-img .left-img {
  bottom: 0;
  left: 5%;
  position: absolute;
  top: 90px;
  width: 40%;
  z-index: 9998;
}

.LP-Subcription-image #letters-img .left-img > img {
  border: 1px solid #f2f2f2;
}

.LP-Subcription-image #letters-img .middle-img {
  bottom: 0;
  display: block;
  height: 540px;
  left: 23%;
  overflow: hidden;
  position: absolute;
  top: 40px;
  width: 300px;
  z-index: 9999;
  box-shadow: 1px 1px 15px 1px rgba(0, 0, 0, 0.2);
}

.LP-Subcription-image #letters-img .right-img {
  bottom: 0;
  left: 56%;
  position: absolute;
  top: 90px;
  width: 40%;
  z-index: 9998;
}

.LP-Subcription-image #letters-img .right-img > img {
  border: 1px solid #f2f2f2;
}

@media (max-width: 1200px) {
  .LP-Subcription-image #letters-img {
    width: 100%;
  }
  .LP-Subcription-image #letters-img .left-img {
    width: 35%;
  }
  .LP-Subcription-image #letters-img .middle-img {
    left: 21%;
    height: 500px;
    width: 280px;
  }
  .LP-Subcription-image #letters-img .right-img {
    width: 35%;
  }
}

@media (max-width: 1040px) {
  .LP-Subcription-image #letters-img:hover .middle-img > img {
    transform: translateY(-300px);
  }
  .LP-Subcription-image #letters-img .left-img {
    width: 28%;
  }
  .LP-Subcription-image #letters-img .middle-img {
    left: 21%;
    height: 410px;
    width: 225px;
  }
  .LP-Subcription-image #letters-img .right-img {
    width: 28%;
  }
}

@media (max-width: 960px) {
  .LP-Subcription-image #letters-img {
    width: auto;
  }
  .LP-Subcription-image #letters-img :hover .middle-img > img {
    transform: translateY(-460px);
  }
  .LP-Subcription-image #letters-img .left-img {
    display: none;
  }
  .LP-Subcription-image #letters-img .middle-img {
    left: 10%;
    height: 550px;
    width: 325px;
  }
  .LP-Subcription-image #letters-img .right-img {
    display: none;
  }
}

@media (max-width: 820px) {
  .LP-Subcription-image #letters-img :hover .middle-img > img {
    transform: translateY(-400px);
  }
  .LP-Subcription-image #letters-img .middle-img {
    left: 15%;
    height: 500px;
    width: 275px;
  }
}

@media (max-width: 767px) {
  .LP-Subcription-image #letters-img {
    display: none;
  }
  .LP-Subcription-image #letters-img .middle-img {
    display: none;
  }
}

.LP-Footer-Popup .customizer-popup {
  position: fixed;
  right: 0;
  bottom: 0;
  display: none;
  z-index: 999;
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.LP-Footer-Popup .customizer-popup .hs-cta-img {
  display: block;
}

.LP-Footer-Popup .customizer-popup .exit-btn {
  height: 40px;
  width: 40px;
  position: absolute;
  top: -20px;
  left: -20px;
  background-image: url(https://solutions.system-exe.co.jp/hubfs/library/classic/images/popup-exit.png);
}

.LP-Footer-Popup .customizer-popup .exit-btn:hover {
  cursor: pointer;
}

.LP-Footer-Popup .customizer-popup .customizer-btn {
  position: fixed;
  left: -120px;
  bottom: 200px;
  height: 60px;
  background-color: #464646;
  color: #fff;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  transition: all 0.3s linear;
  z-index: 999;
}

.LP-Footer-Popup .customizer-popup .customizer-btn img {
  padding: 11px;
}

.LP-Footer-Popup .customizer-popup .customizer-btn span {
  padding-right: 15px;
}

.LP-Footer-Popup .customizer-popup .customizer-btn a {
  text-decoration: none;
  color: #fff;
  line-height: 60px;
  padding-left: 15px;
}

.LP-Footer-Popup .customizer-popup .customizer-btn:hover {
  left: 0;
}

@media screen and (max-width: 768px) {
  #download_popup_widget {
    display: none !important;
  }
}

#download_popup_widget.download_popup_open {
  display: table;
  animation-name: download_popup_show;
  animation-duration: 1s;
  animation-fill-mode: both;
}

#download_popup_widget.download_popup_hide {
  display: none;
  animation-name: download_popup_hide;
  animation-duration: 1s;
  animation-fill-mode: both;
}

#download_popup_widget.LP-Footer-Popup .customizer-popup {
  display: block;
}

.LP-Hero .Wrap--narrow {
  max-width: 920px;
}

.LP-Hero .Hero--small.smallest {
  background-position: top center;
}

/*========================================
.LP-FormPopup
========================================*/
main.Body.fillter-blur {
  filter: blur(2px);
}

.LP-FormPopup {
  opacity: 0;
  display: none;
}

.LP-FormPopup .mfp-container {
  display: table;
  padding: 0;
}

.LP-FormPopup .form-box {
  position: relative;
  box-sizing: border-box;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
  margin: 0 auto;
  background: #EBEBEB;
  max-width: 100%;
  width: 30em;
  border-radius: 5px;
  padding: 3em 3.5em;
  display: block;
  vertical-align: middle;
  max-width: 740px;
}

.LP-FormPopup .LP-Form.overlay .form_inbound .hs-form .hs-form-field {
  margin-bottom: 10px;
}

.LP-FormPopup .LP-Form.overlay .form_inbound {
  padding: 50px 30px 20px 30px;
  overflow-y: scroll;
}

.LP-FormPopup .LP-Form.overlay .form_inbound .form-title {
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 767px) {
  .LP-FormPopup .form-box {
    padding: 2em;
  }
}

@media (max-width: 639px) {
  .LP-FormPopup .form-box {
    width: 90%;
    max-height: 300px;
    overflow: scroll;
  }
}

@media (max-width: 479px) {
  .LP-FormPopup .form-box {
    width: 100%;
    padding: 1em;
  }
}

.LP-FormPopup .form-box a.close-modal {
  border-radius: .33em;
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: pointer;
  z-index: 1000;
  text-decoration: none;
  margin-top: 10px;
  margin-right: 10px;
}

.LP-FormPopup .form-box a.close-modal span.text {
  font-size: 14px;
  color: #FFF;
  margin-right: 10px;
  margin-top: 10px;
  text-decoration: underline;
}

.LP-FormPopup .form-box a.close-modal:hover {
  text-decoration: none;
  opacity: 0.7;
}

.LP-FormPopup .form-box a.close-modal:before {
  display: -ms-inline-flexbox;
  display: inline-flex;
  content: "\00D7";
  font-size: 25px;
  font-weight: normal;
  line-height: 25px;
  width: 40px;
  height: 40px;
  color: #bbb;
  background: transparent;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  display: none;
}

@media (max-width: 640px) {
  .LP-FormPopup .form-box a.close-modal {
    margin-top: 18px;
  }
}

.LP-FormPopup .form-box input::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ddd;
}

.LP-FormPopup .form-box input:-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ddd;
}

.LP-FormPopup .form-box input::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ddd;
}

.LP-FormPopup .form-box input:-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ddd;
}

.LP-FormPopup .form-box input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ddd;
}

.LP-FormPopup .form-box input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ddd;
}

.LP-FormPopup .form-box input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #ddd;
}

.LP-FormPopup .form-box input:hover::-webkit-input-placeholder {
  color: #ddd;
}

.LP-FormPopup .form-box input:hover:-ms-input-placeholder {
  color: #ddd;
}

.LP-FormPopup .form-box input:hover::-ms-input-placeholder {
  color: #ddd;
}

.LP-FormPopup .form-box input:hover:-ms-input-placeholder {
  color: #ddd;
}

.LP-FormPopup .form-box input:hover::placeholder {
  color: #ddd;
}

.LP-FormPopup .popup-info-form .form-title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0;
  display: block;
}

.LP-FormPopup .popup-info-form .submitted-message {
  margin-top: 10px;
  color: #FFF;
}

.LP-FormPopup .popup-info-form .submitted-message p {
  margin: 0;
  color: #FFF;
}

.LP-FormPopup #hs_form_target_form_popup .text br {
  display: none;
}

.LP-FormPopup #hs_form_target_form_popup ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.LP-FormPopup #hs_form_target_form_popup .hs_error_rollup li,
.LP-FormPopup #hs_form_target_form_popup .hs_privacy_policy_check .hs-error-msgs li {
  text-align: center;
}

.LP-FormPopup #hs_form_target_form_popup .hs-form-booleancheckbox {
  font-size: 14px;
  font-weight: 500;
  text-align: center;
}

.LP-FormPopup #hs_form_target_form_popup .hs-form-booleancheckbox input[type=checkbox] {
  background-color: transparent;
  width: 15px;
  height: 15px;
  border-radius: 4px;
  display: inline-block;
  margin-right: 5px;
}

.LP-FormPopup #hs_form_target_form_popup .hs-form-booleancheckbox label {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
}

.LP-FormPopup #hs_form_target_form_popup .att {
  font-size: 12px;
}

.LP-FormPopup #hs_form_target_form_popup .att a:first-child {
  float: left;
  margin-right: 5px;
}

.LP-FormPopup #hs_form_target_form_popup .hs_recaptcha {
  margin-bottom: 20px;
  margin-top: 20px;
}

.LP-FormPopup #hs_form_target_form_popup .grecaptcha-badge {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.LP-FormPopup #hs_form_target_form_popup .hs-button {
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  height: auto;
  font-weight: normal;
  padding: 0.6em 1.7em;
  line-height: 1;
  height: auto;
  box-shadow: none;
}

.LP-FormPopup #hs_form_target_form_popup .hs_privacy_policy_check {
  margin-bottom: 0px;
}

.LP-FormPopup #hs_form_target_form_popup .hs_email {
  margin-bottom: 15px;
}

.LP-FormPopup #hs_form_target_form_popup .hs_email label {
  display: block;
  font-weight: 600;
  padding-top: 0.8em;
  font-size: 15px;
  color: #666;
}

.LP-FormPopup #hs_form_target_form_popup label {
  display: block;
  font-weight: 600;
  padding-top: 0.8em;
  font-size: 15px;
  color: #666;
}

.LP-FormPopup #hs_form_target_form_popup input {
  margin-right: 0;
  border: 1px solid #ddd;
  width: 100%;
  font-size: 16px;
  line-height: 1;
  padding-top: 7px;
  padding-bottom: 7px;
}

.LP-FormPopup #hs_form_target_form_popup .hs-error-msgs label {
  font-size: 12px;
  color: #F20;
  font-weight: bold;
  padding-top: 0;
  line-height: 1.4;
  margin-top: 5px;
  margin-bottom: 5px;
}

.LP-FormPopup #hs_form_target_form_popup .hs-form-required {
  color: #F00;
  min-width: 32px;
}

.LP-FormPopup #hs_form_target_form_popup .hs-richtext {
  font-size: 14px;
  line-height: 1.8;
  font-weight: 200;
}

#form_popup_finished,
#form_popup_viewed {
  position: absolute;
  z-index: 0;
}

#form_popup_finished {
  left: -50%;
}

#form_popup_viewed {
  right: -50%;
}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}

/* ===================================== */
/* ------------- Search ---------------- */
/* ===================================== */
.ViewsExposedForm--blog {
  height: 42px;
  border-bottom: none;
}
.ViewsExposedForm--blog .views-exposed-widget {
  width: 100%;
  position: relative;
}
.ViewsExposedForm--blog .form-item-search input[type=text] {
  font-weight: 400;
  padding-right: 48px;
  position: relative;
  width: 100%;
  height: 42px;
  line-height: 40px;
}
.ViewsExposedForm--blog .form-item-search:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMC8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9UUi8yMDAxL1JFQy1TVkctMjAwMTA5MDQvRFREL3N2ZzEwLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgaWQ9ImJvZHlfMSIgd2lkdGg9IjE1IiBoZWlnaHQ9IjE1Ij4KCjxnIHRyYW5zZm9ybT0ibWF0cml4KDAuNzE0Mjg1NyAwIDAgMC43MTQyODU3IDAgMCkiPgogICAgPHBhdGggdHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgMSAwIDApIiAgZD0iTTIwLjkwNzI0IDE5Ljk1NTUyTDE1LjExMTcyIDE0LjE2QyAxNy45NTYyIDEwLjc3NTUyIDE3LjgxMTcyIDUuNzM1NTIgMTQuNjQyNzYgMi41Njg5NkMgMTEuMjk0MjggLTAuNzggNS44NTg3NiAtMC43OCAyLjUxMTcyIDIuNTY4OTZDIC0wLjgzNzI0IDUuOTE3NDQgLTAuODM3MjQgMTEuMzUzNDQgMi41MTE3MiAxNC43QyA0LjE2NzI0IDE2LjM1NTUyIDYuNDAwNjggMTcuMjIgOC41OTYyIDE3LjIyQyAxMC41NzYyIDE3LjIyIDEyLjUyMDY4IDE2LjUzNTUyIDE0LjE0MDY4IDE1LjIwNDQ4TDE0LjE0MDY4IDE1LjIwNDQ4TDE5LjkzNjIgMjFMMjAuOTA3MjQgMTkuOTU1NTJ6TTMuNTIwNjggMTMuNjkzNDRDIDAuNzQ5MTYgMTAuOTIxOTIgMC43NDkxNiA2LjM4NDQ4IDMuNTIwNjggMy42MTM0NEMgNC45MjQ2OCAyLjIwODk2IDYuNzI0NjggMS41MjQ0OCA4LjU2MDY4IDEuNTI0NDhDIDEwLjM5NjIgMS41MjQ0OCAxMi4yMzE3MiAyLjIwODk2IDEzLjYwMDY4IDMuNjEzNDRDIDE2LjM3MTcyIDYuMzg0NDggMTYuMzcxNzIgMTAuOTIxOTIgMTMuNjAwNjggMTMuNjkzNDRDIDEwLjgyNzI0IDE2LjQ2NDQ4IDYuMjkxNzIgMTYuNDY0NDggMy41MjA2OCAxMy42OTM0NHoiIHN0cm9rZT0ibm9uZSIgZmlsbD0iIzBEMTcyMiIgZmlsbC1ydWxlPSJub256ZXJvIiAvPgo8L2c+Cjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-position: 50%;
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  right: 12px;
  top: 0;
  width: 24px;
  z-index: 10;
}


.Product-oracle-cloud .Blog-Detail .blog-section .post-body h2 {
  margin-left: -50px;
  margin-right: -50px;
  margin-bottom: 40px;
  padding: 10px 40px;
  color: #fff;
  background-color: #7e7e7e;
  border-left: #717171 solid 6px;
  font-size: 26px;
  font-weight: bold;
}
.Product-oracle-cloud .Blog-Detail .blog-section .post-body h3 {
  margin-bottom: 25px;
  padding-left: 4px;
  padding-bottom: 10px;
  color: #3E3E3E;
  border-bottom: #3E3E3E solid 2px;
  font-weight: bold;
  /* font-size: 22px; */
  font-size: 20px;
}
.Product-oracle-cloud .Blog-Detail .blog-section .post-body h4,
.Product-oracle-cloud .Blog-Detail.blog-section .post-body .h4 {
  margin-bottom: 25px;
  padding-left: 12px;
  padding-bottom: 0;
  border-left: #333 solid 5px;
  /* font-size: 16px; */
  font-size: 18px;
  font-weight: bold;
}
.fa-twitter:before {
    background-image: url(https://solutions.system-exe.co.jp/hubfs/images/logo/logo-twitter-white.svg);
    background-size: 18px 18px;
    content: ""!important;
    display: inline-block;
    height: 18px;
    width: 18px;
    vertical-align: top;
}
.social-blog ul li.twitter:hover i:before {
  filter: brightness(0) invert(0);
}
#Blog-Page .cta-auto, #Blog-Page .cta-header, #Blog-Page .cta-middle-add {
    margin-top: 20px;
}

/* css new table of content */
 #toc-box{
    position: relative;
    overflow: hidden;
  	margin-bottom: 0 !important;
  	font-size: 15px;
}
#toc-box li.visible {
    display: list-item;
}
  #toc-box ol{
   counter-reset: cnt !important;
   list-style: none;
  }
  #toc-box ol li:before{
    content: counters(cnt, "-") " " !important;
    counter-increment: cnt !important;
  }
  #toc-box ol li ol li:before{
    font-size: 12px;
    top: 0px;
    left: -30px;
    width: 30px;
    color: #3e3e3e;
    font-weight: unset;
  }
.viewless::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    opacity: .75;
    background: -webkit-linear-gradient(top,hsla(0,0%,100%,0),hsla(0,0%,100%,.9) 50%,hsla(0,0%,100%,.9) 0,#fff);
    background: linear-gradient(top,hsla(0,0%,100%,0),hsla(0,0%,100%,.9) 50%,hsla(0,0%,100%,.9) 0,#fff);
}

#view-more-btn {
    cursor: pointer;
    background-color: #f7f7f7;
    border: 1px solid #ddd;
    border-radius: 5em;
    color: #4a4a4a;
    display: block;
    font-size: 14px;
    line-height: 1.5;
    margin: .75em auto 30px;
    min-width: 6em;
    padding: .5em 1em;
    position: relative;
    transition: box-shadow .25s;
    z-index: 2;
}
  #view-more-btn[data-type="view-more"]:before, #view-more-btn[data-type="view-more"]:after{
    border-top-color: inherit;
    border-top-style: dotted;
    border-top-width: 3px;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: calc(50% - 1px);
    transition: border-color .25s;
    width: 22px;
  }
  #view-more-btn:before{
   	right: calc(100% + 1em);
  }
  #view-more-btn:after{
    left: calc(100% + 1em);
  }
  #view-more-btn:hover{
    border-color: transparent;
    box-shadow: 0 0 0 2px currentcolor;
  }
  [data-type="view-less":after]{
    content: unset;
  }
  #toc-box [data-omit="1"] {
	display: none;
  }
  
  .Blog-Detail #toc-box ol li ol{
    margin: 10px 0;
    padding-left: 30px;
  }
  @media only screen and (max-width: 767px) {
    .Blog-Detail #toc-index>li a {
        font-size: 15px;
    }
}
/* end css new table of content */

/* css of new sidebar solution appremo */
.widget-link {
      margin: 20px 0 20px;
    }
    .widget-link .link a {
    color: #fff;
    display: block;
    font-size: 16px;
    margin-bottom: 2px;
    padding: .75rem 0;
    position: relative;
    text-align: center;
    font-weight: 600;
}
    .widget-link .link a:hover{
      text-decoration: none;
      opacity: .7;
    }
    .widget-link .link a:before {
      border-right: 2px solid #fff;
      border-top: 2px solid #fff;
      bottom: 0;
      content: "";
      height: 8px;
      margin: auto;
      position: absolute;
      right: 15px;
      top: 0;
      transform: rotate(45deg);
      width: 8px;
    }
    .bt_search {
      bottom: 0;
      content: "";
      display: block;
      position: absolute;
      right: 12px;
      top: 2px;
      background: none;
      border: none;
      z-index: 10;
    }
     .ViewsExposedForm--blog {
    box-sizing: content-box;
    display: block!important
}
.ViewsExposedForm--blog .form-item-search:before{
       display: none;
     }

.ViewsExposedForm--blog .form-item-search input[type=text] {
    font-weight: 400;
    height: 42px;
    line-height: 40px;
    padding-right: 48px;
    position: relative;
    width: 100%
}

.ViewsExposedForm--partners {
    border-bottom: 1px solid #4ca3e3;
    box-sizing: content-box;
    padding: 0 0 20px
}
#Blog-Sidebar .box h3 span{
    font-size: 16px;
    font-family: unset !important;
}
.widget-ranking ol{
    padding-left: 0;
  }
  .widget-ranking ol li:first-child:before{
    content: "1";
  }
  .widget-ranking ol li:nth-child(2):before{
    content: "2";
  }
  .widget-ranking ol li:nth-child(3):before{
    content: "3";
  }
  .widget-ranking ol li:nth-child(4):before{
    content: "4";
  }
  .widget-ranking ol li:nth-child(5):before{
    content: "5";
  }
  
  .widget-ranking ol li {
    border-bottom: #ccc dotted 1px;
    display: flex;
    font-size: 1.02em;
    margin: 0 0 10px;
    padding: 0 0 10px;
}
  .widget-ranking ol li:last-of-type{
    border-bottom: unset;
  }
  .widget-ranking ol li:before {
    content: counter(number, decimal);
    counter-increment: number;
    font-family: Roboto Slab, serif;
    background-color: #75a478;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    padding: 0 10px;
    position: absolute;
}
  .widget-ranking ol li .img {
    width: 37%;
    margin-right: 10px;
}
  .widget-ranking ol li a {
    font-size: 15px;
    width: 65%;
}
  .widget-ranking ol li a:hover{
    text-decoration: none;
    opacity: .9;
  }
  .widget-ranking ol li:nth-of-type(4):before, .widget-ranking ol li:nth-of-type(5):before {
    background-color: #3e3e3e;
}
/* end css of new sidebar solution appremo */

/* css of new table of content on sidebar */
   .Blog-Basic.Page {
  overflow: initial;
}
#Blog-Sidebar {
  padding-bottom: 0;
}
#Blog-Page .Wrap > .Row {
  align-items: stretch;
}
#Side-Items.side_col_fixed {
  top: 0;
  position: sticky;
  position: -webkit-sticky;
  padding-top: 110px;
  z-index: 99;
  transition: all .5s ease;
}
#Side-Items .sticky {
  line-height: 1.0;
}
#Side-Items .sticky .Blog-Sidebar-cta + .Blog-Sidebar-cta {
  margin-top: 10px;
}
#Side-Items .dry {
  display: block;
}
#Side-Items.side_col_fixed .dry {
  display:none;
}
  .widget .side-tocBox ol li.hight:before{
      background: #75a478 !important;
    }
    .widget.sidebar-sticky{
      padding-top: 30px;
    }
    .side-tocBox [data-omit="1"]{
      display: block;
    }
    .widget .side-tocBox{
      max-height: calc(100vh - 420px - var(--swl-adminbarH, 0px) - var(--swl-fix_headerH, 0px));
      overflow-y: auto;
      border: 1px solid #eee;
      padding: 20px;
    }
    .widget .side-tocBox .tocTitle{
      display: block;
      color: #000;
      font-size: 1.4em;
      font-weight: 500;
      margin: 0 0 .5em;
      padding-bottom: .5em;
      position: relative;
    }
    
    .widget .side-tocBox ol{
      padding-left: 0;
      position: relative;
      list-style: none;
      margin-top: 5px;
    }
    .widget .side-tocBox ol li, .widget .side-tocBox ol li ol li{
      display: flex;
      position: relative;
      flex-direction: column;
      margin: 5px 0;
    }
    .widget .side-tocBox ol:before{
      content: "";
      position: absolute;
      left: .5rem;
      top: .8rem;
      bottom: .8rem;
      width: .2rem;
      background: #d6e9d7;
    }
    .widget .side-tocBox ol li::before{
      flex-shrink: 0;
      content: "";
      top: 0;
      left: 4px;
      width: 10px;
      height: 10px;
      background: #a5d6a7;
      border: 2px solid #fff;
      border-radius: 50%;
      margin-right: 1rem;
      transform: translateY(.5rem);
      position: absolute;
    }
    
    .widget .side-tocBox ol li ol li{
      display: flex;
    }
    .widget .side-tocBox ol li ol li:before{
      flex-shrink: 0;
      content: "";
      top: 2px;
      left: 6px;
      width: 6px;
      height: 6px;
      background: #a5d6a7;
      border: 2px solid #fff;
      border-radius: 50%;
      margin-right: 1rem;
      transform: translateY(.5rem);
      position: absolute;
    }
    .widget .side-tocBox ol li ol{
      padding: 0;
      margin-top: 5px;
    }
    .widget .side-tocBox ol li a{
      font-size: 14px;
      text-align: left;
      margin-left: 20px;
      color: #000;
    }
    .widget .side-tocBox ol li ol li a{
      color: #434648;
    }
    .widget .side-tocBox ol li a:hover , .widget .side-tocBox ol li ol li a:hover{
      font-weight: bold;
    }
    .side-tocBox #toc-title{
        font-size: 16px;
        font-weight: 700;
    }
.Blog-Basic.Page-69151808694 .widget.sidebar-sticky{
  display: none;
}
    @media screen and (min-width: 821px){
      .modal-open, .widget.sidebar-sticky .modal-close{
        display: none;
      }
      .side-tocBox #toc-title .fa-list{
        display: none;
      }
    }
    @media screen and (max-width: 820px){
      .sidebar-sticky .modal-container{
        position: fixed;
      }
      .widget.sidebar-sticky .modal-close{
        position: absolute;
        display: flex;
        align-items: center;
        justify-content: center;
        top: -30px;
        right: -5px;
        width: 30px;
        height: 30px;
        font-size: 30px;
        color: #fff;
        cursor: pointer;
      }
      .Hero--small{
        z-index: 0;
      }
      .sidebar-sticky .modal-container.active{
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        text-align: center;
        background: rgba(0, 0, 0, 50%);
        padding: 100px 0 40px;
        overflow: auto;
        transition: .3s;
        box-sizing: border-box;
        z-index: 1000;
      }
      .sidebar-sticky .modal-container:before{
        content: "";
        display: inline-block;
        vertical-align: middle;
        height: 100%;
      }
      .widget .side-tocBox{
        max-height: calc(80vh - 120px - var(--swl-adminbarH, 0px) - var(--swl-fix_headerH, 0px));
        overflow-y: auto;
      }
      .sidebar-sticky .modal-body{
        position: relative;
        display: inline-block;
        vertical-align: middle;
        max-width: 500px;
        width: 90%;
        background-color: #f6f6f6;
        padding: 15px;
        z-index: 1000;
      }
      .modal-open{
        width: 50px;
        height: 45px;
        padding: 5px 0;
        background-color: #a5d6a7;
        text-align: center;
        position: fixed;
        right: 0;
        bottom: 50px;
        z-index: 100;
        opacity: .9;
        display: block;
      }
      .modal-open .fa::before{
        font-size: 20px;
        color: #fff;
      }
      .modal-open span{
        display: block;
        font-size: 9px;
        color: white;
        line-height: 1;
        margin-top: -2px;
      }
    }
/* end css of new table of content on sidebar */

.Product-appremo .Blog-Detail .blog-section .post-body h2{
    border-bottom: 2px solid #75a478;
    border-left: unset !important;
    padding-left: 0 !important;
  }
  .Product-appremo .Blog-Detail .blog-section .post-body h3{
    font-size: 22px;
    border-left: solid 5px #75a478 !important;
  }
  .Product-appremo .Blog-Detail .blog-section .post-body h4{
    font-size: 20px;
  }
  .Product-appremo .Blog-Detail .blog-section .post-body h6{
    border-left: 3px solid #dbeedb;
  }
  .ol-list, .ul-list {
    background-color: #f2f2f5;
    border: 4px solid #ececee;
    margin: 40px 0;
    padding: 40px 0 0;
}
  .ol-list ol:last-child, .ul-list ul:last-child, ol.ol-list li:last-child {
    margin-bottom: 40px;
}
  .Product-appremo .Blog-Detail .blog-section .post-body ol {
    counter-reset: cnt !important;
    list-style: none;
}
  .Product-appremo .Blog-Detail .blog-section .post-body ol li:before {
    content: counters(cnt, "-") " " !important;
    counter-increment: cnt !important;
}
  .Product-appremo .Blog-Detail .blog-section .post-body ol li:before {
    background-position: 50%;
    color: #a5d6a7;
    counter-increment: li;
    display: block;
    font-weight: 700;
    height: 26px;
    left: -19px;
    position: absolute;
    top: 1px;
    vertical-align: middle;
    width: 22px;
}
  ol.ol-list li:before {
    left: -19px !important;
}
  .box-list {
    border: 1px solid #70be74;
    letter-spacing: .02em;
    margin: 40px 0;
}
  .box-list p.title {
    background: linear-gradient(90deg, #82c685, #70be74);
    color: #fff;
    padding: 10px;
    text-align: center;
}
  .Product-appremo .Blog-Detail .blog-section .post-body p:first-child {
    margin-top: 0;
}
  .Product-appremo .Blog-Detail .blog-section .post-body p {
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    line-height: 1.75;
    margin-bottom: 20px;
    margin-top: 20px;
    word-break: break-word;
}
  .Product-appremo .Blog-Detail .blog-section .post-body ul{
    padding-left: 20px;
  }
  .box-list ul {
    margin: 40px 0;
}
  .box-list ul:last-child {
    margin-bottom: 40px;
}
  .Product-appremo .wp-block-table {
    margin: 0;
}
  .Product-appremo .c-scrollHint {
    font-size: 12px;
    margin-bottom: 2px !important;
    margin-top: 3em;
    text-align: right;
}
  .Product-appremo .wp-block-table table {
    display: block;
    overflow-x: scroll;
    white-space: nowrap;
}

.search_area form#searchform{
  position: absolute;
  display: flex;
}

.search_area form#searchform{
  position: absolute;
  display: flex;
  top:4px;
}

.search_area form#searchform .SearchTop-input{
    background: #fff;
    border-color: #595959;
    border-radius: 0;
    color: #000 !important;
    font-size: 15px;
    font-weight: 200;
    height: 26px;
    line-height: 0;
    margin-right: 0;
    margin-top: 0;
    opacity: 0;
    padding-left: 0;
    padding-right: 0;
    transition: width .5s;
    transition-timing-function: ease;
    width: 0;
}

.search_area form#searchform .SearchTop-input.show{
    margin-right: 5px;
    opacity: 1;
    padding-left: 10px;
    padding-right: 10px;
    width: 200px;
}

.search_area form#searchform button#search_button{
    background: unset;
    border: none;
    color:#fff!important;
}