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

















/****************************************/
/* HubSpot Style Boilerplate            */
/****************************************/

/* These includes are optional, but helpful. */
@charset "UTF-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(//fonts.googleapis.com/css?family=Oswald);
* {
  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,
:first-child[class^='Row--'],
:first-child[class*=' Row--'], .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,
:last-child[class^='Row--'],
:last-child[class*=' Row--'], .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: #1977b5;
}

.color-accent-hover {
  color: #5dbfd0;
}

.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: #2e63ff;
}

.color-blue {
  color: #5580ff;
}

.color-light-blue {
  color: #7c9dff;
}

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

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

.color-red {
  color: #e5493a;
}

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

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 Japanese", "ヒラギノ角ゴ 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: 65px;
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ 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: 479px) {
  h1,
  .h1 {
    font-size: 28px;
  }
}

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

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

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

h2,
.h2 {
  font-size: 38px;
  font-weight: 300;
  line-height: 52px;
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ 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: 479px) {
  h2,
  .h2 {
    font-size: 22px;
  }
}

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

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

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

h3,
.h3 {
  font-size: 30px;
  font-weight: 300;
  line-height: 45px;
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ 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: 24px;
  font-weight: 500;
  line-height: 36px;
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ 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: 500;
  line-height: 30px;
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ 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 Japanese", "ヒラギノ角ゴ 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: #1977b5;
  transition: 0.4s color;
  text-decoration: none;
}

a:active, a:hover {
  color: #2194e0;
  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:focus[type=text],
input:focus[type=email],
input:focus[type=password],
input:focus[type=search],
input:focus[type=number],
input:focus[type=url],
input:focus[type=tel],
input:focus[type=datetime],
input:focus[type=date],
input:focus[type=month],
input:focus[type=week],
textarea:focus {
  border-color: #595959;
  outline: none;
}

input:hover[type=text],
input:hover[type=email],
input:hover[type=password],
input:hover[type=search],
input:hover[type=number],
input:hover[type=url],
input:hover[type=tel],
input:hover[type=datetime],
input:hover[type=date],
input:hover[type=month],
input:hover[type=week],
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,
:active[class^='Button--'],
:active[class*=' Button--'], .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:active[type='submit'], .Button:hover,
:hover[class^='Button--'],
:hover[class*=' Button--'], .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:hover[type='submit'] {
  color: #4a4a4a;
  text-decoration: none;
}

.Button,
[class^='Button--'],
[class*=' Button--'] {
  background: #1977b5;
  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: #1977b5;
  color: #1977b5;
}

.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,
.pdtop-large {
  padding-top: 60px !important;
}

@media (max-width: 639px) {
  .pdtop-60,
  .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,
.pdbottom-large {
  padding-bottom: 60px !important;
}

@media (max-width: 639px) {
  .pdbottom-60,
  .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,
  h1 br,
  h2 br,
  h3 br,
  h4 br,
  h5 br,
  h6 br {
    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% !important;
  }
}

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

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

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

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

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

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

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

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

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

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

.underline {
  text-decoration: underline;
}

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

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

.border-dark {
  border-color: #2e63ff;
}

.w100 {
  width: 100%;
}

.u-justifyCenter {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.u-justifyLeft {
  -ms-flex-pack: left !important;
  justify-content: left !important;
}

.u-justifyRight {
  -ms-flex-pack: right !important;
  justify-content: right !important;
}

.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 Japanese", "ヒラギノ角ゴ 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: #5580ff;
}

.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:focus[type=text],
input:focus[type=email],
input:focus[type=password],
input:focus[type=search],
input:focus[type=number],
input:focus[type=url],
input:focus[type=tel],
input:focus[type=datetime],
input:focus[type=date],
input:focus[type=month],
input:focus[type=week],
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: #1977b5;
}

html {
  background: #333333;
}

body {
  position: relative;
}

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

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

iframe {
  max-width: 100%;
}

.row-fluid [class*="span"] {
  min-height: 0;
}

body:not(.LP-Basic) .body-container-wrapper {
  overflow: hidden;
}

.body-container-wrapper {
  background: #fff;
  min-height: 100vh;
  position: relative;
}

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

a.contextual-links-trigger {
  transition: background 0.4s;
  background: rgba(13, 23, 34, 0.4) url("https://form.jfe-systems.com/hubfs/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(25, 119, 181, 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: 30px !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: #0d7377 !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: #29bfc4 !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: 24px;
  font-weight: 500;
  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 #e5493a !important;
  border-radius: 3px !important;
  color: #e5493a !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;
}

.Resource-form .ao-richtext-block ul, .ActonFormSection .Section-content .ao-richtext-block ul, .Career-content ul, .Post-content ul, .Section-content ul, .LP-Flex .Section-header ul {
  list-style: none;
  padding-left: 0;
}

.Resource-form .ao-richtext-block ul li, .ActonFormSection .Section-content .ao-richtext-block ul li, .Career-content ul li, .Post-content ul li, .Section-content ul li, .LP-Flex .Section-header ul li {
  padding-left: 20px;
  position: relative;
}

.Resource-form .ao-richtext-block ul li + li, .ActonFormSection .Section-content .ao-richtext-block ul li + li, .Career-content ul li + li, .Post-content ul li + li, .Section-content ul li + li, .LP-Flex .Section-header ul li + li {
  margin-top: 5px;
}

.Resource-form .ao-richtext-block ul > li:before, .ActonFormSection .Section-content .ao-richtext-block ul > li:before, .Career-content ul > li:before, .Post-content ul > li:before, .Section-content ul > li:before, .LP-Flex .Section-header ul > li:before {
  content: '';
  border: 2px solid #0d7377;
  border-radius: 100%;
  display: block;
  height: 6px;
  left: 0;
  position: absolute;
  top: 14px;
  transform: translate(0, -50%);
  width: 6px;
}

.Resource-form .ao-richtext-block ul ul, .ActonFormSection .Section-content .ao-richtext-block ul ul, .Career-content ul ul, .Post-content ul ul, .Section-content ul ul, .LP-Flex .Section-header ul ul {
  margin-top: 5px;
}

.Resource-form .ao-richtext-block ul ul > li:before, .ActonFormSection .Section-content .ao-richtext-block ul ul > li:before, .Career-content ul ul > li:before, .Post-content ul ul > li:before, .Section-content ul ul > li:before, .LP-Flex .Section-header ul ul > li:before {
  background: #5580ff;
  border: 0;
  height: 6px;
  left: 0;
  position: absolute;
  top: 14px;
  transform: translate(0, -50%);
  width: 6px;
}

.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: #0d7377;
  border: 2px solid transparent;
  border-radius: 3px;
  display: inline-block;
  height: 36px;
  line-height: 32px;
  position: relative;
}

.Button:active,
:active[class^='Button--'],
:active[class*=' Button--'], .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:active[type='submit'], .Button:hover,
:hover[class^='Button--'],
:hover[class*=' Button--'], .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:hover[type='submit'],
.hs-button:active,
.hs-button:hover {
  color: #fff;
  background: #29bfc4;
}

.Button--large:not(.Button--outline), .pager-load-more a:not(.Button--outline),
.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):active, .pager-load-more a:not(.Button--outline):active, .Button--large:not(.Button--outline):hover, .pager-load-more a:not(.Button--outline):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: #e5493a;
  background: none;
  border-color: #e5493a;
}

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

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

@media (max-width: 413px) {
  .hs-button.primary {
    padding: 0 20px;
  }
}

.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: 18px;
  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(25, 119, 181, 0.1);
  color: #40535f;
}

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

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

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

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

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

.Card-image.is-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;
  width: 100%;
  height: auto;
}

.Card-image.is-small > 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: 20px;
  font-weight: 500;
  line-height: 25px;
  margin-top: 10px;
  font-weight: bold;
}

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

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

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

.Card-cta {
  color: #1977b5;
  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;
  text-align: right;
  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: #e5493a;
    padding: 0 30px;
    transition: background 0.4s, color 0.4s;
    background: none;
    border: 2px solid #e5493a;
    border-radius: 3px;
    display: block;
    height: 36px;
    line-height: 32px;
  }
  .Card--horizontal .Card-cta span:hover {
    background: #e5493a;
    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: #e5493a;
}

.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: 24px;
  font-weight: 500;
  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: 500;
  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;
}

.Career-apply {
  border-top: 1px solid #D8D8D8;
  margin-top: 30px;
  padding-top: 30px;
}

.CategoryList {
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  bottom: -60px;
  text-transform: uppercase;
  position: absolute;
  left: 0;
}

.CategoryList ul {
  list-style: none;
}

.CategoryList ul li {
  display: inline-block;
}

.CategoryList ul li a {
  padding: 5px 14px;
  margin-right: 3px;
  border: white solid 2px;
  color: white;
  border-radius: 5px;
  box-sizing: border-box;
  transition: all 0.3s;
  cursor: pointer;
  text-decoration: none;
}

.CategoryList ul li a.active, .CategoryList ul li a:hover {
  background-color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 767px) {
  .CategoryList {
    display: none;
  }
}

.CustomerQuotes {
  margin: 0 auto;
  max-width: 800px;
  position: relative;
  width: calc(100% - 200px);
}

.CustomerQuotes-item {
  -ms-flex-align: center;
  align-items: center;
  display: none;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

.CustomerQuotes-item:first-child {
  display: -ms-flexbox;
  display: flex;
}

.CustomerQuotes-item blockquote {
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  font-weight: 200;
  margin: 0;
  padding: 0;
  width: calc(100% - 180px);
}

@media (max-width: 639px) {
  .CustomerQuotes-item blockquote {
    font-size: 18px;
  }
}

@media (max-width: 639px) {
  .CustomerQuotes-item blockquote {
    line-height: 28px;
  }
}

.CustomerQuotes-item blockquote p {
  margin: 0;
}

.CustomerQuotes-item blockquote p + p {
  margin-top: 20px;
}

.CustomerQuotes-item blockquote div {
  position: relative;
  padding: 0px 25px;
  margin-bottom: 30px;
}

.CustomerQuotes-item blockquote i {
  position: absolute;
}

.CustomerQuotes-item blockquote i.fa-quote-left {
  top: 0;
  left: 0;
}

.CustomerQuotes-item blockquote i.fa-quote-right {
  bottom: 0;
  right: 0;
}

.CustomerQuotes-item cite {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: block;
  font-style: normal;
}

.CustomerQuotes-item cite strong {
  font-weight: 700;
}

.CustomerQuotes-logo {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 40px;
  max-width: 200px;
}

.CustomerQuotes-logo img {
  display: block;
  width: 100%;
}

.CustomerQuotes-next, .CustomerQuotes-prev {
  box-shadow: rgba(0, 0, 0, 0.25) 0 3px 15px , rgba(0, 0, 0, 0.125) 0 0 0 1px ;
  transition: background 0.6s, box-shadow 0.6s, transform 0.6s;
  background: rgba(13, 23, 34, 0.8);
  border-radius: 100%;
  cursor: pointer;
  display: block;
  height: 60px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transform-origin: center;
  width: 60px;
}

.CustomerQuotes-next:before, .CustomerQuotes-prev:before {
  background: url("https://form.jfe-systems.com/hubfs/library/classic/icon/icon-arrow.svg") no-repeat center;
  background-size: 50%;
  content: '';
  display: block;
  height: 100%;
  width: 100%;
}

.CustomerQuotes-next:hover, .CustomerQuotes-prev:hover {
  box-shadow: rgba(0, 0, 0, 0.25) 0 5px 25px , rgba(0, 0, 0, 0.125) 0 0 0 1px ;
  background: #0D1722;
  transform: translateY(-55%) scale(1.05);
}

.CustomerQuotes-next {
  right: -100px;
}

.CustomerQuotes-prev {
  left: -100px;
}

.CustomerQuotes-prev:before {
  transform: rotate(180deg);
  transform-origin: center;
}

.CustomerQuotes .cycle-slide {
  display: none !important;
}

.CustomerQuotes .cycle-sentinel,
.CustomerQuotes .cycle-slide-active {
  display: -ms-flexbox !important;
  display: flex !important;
}

@media (max-width: 639px) {
  .CustomerQuotes {
    width: calc(100% - 120px);
  }
  .CustomerQuotes-item {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .CustomerQuotes-item blockquote {
    width: 100%;
  }
  .CustomerQuotes-logo {
    margin-bottom: 40px;
    max-width: 200px;
    padding-right: 0;
    width: auto;
  }
  .CustomerQuotes-next, .CustomerQuotes-prev {
    height: 40px;
    width: 40px;
  }
  .CustomerQuotes-next {
    right: -60px;
  }
  .CustomerQuotes-prev {
    left: -60px;
  }
}

@media (max-width: 479px) {
  .CustomerQuotes {
    width: calc(100% - 100px);
  }
  .CustomerQuotes-next, .CustomerQuotes-prev {
    height: 30px;
    width: 30px;
  }
  .CustomerQuotes-next {
    right: -50px;
  }
  .CustomerQuotes-prev {
    left: -50px;
  }
}

.Drupal-message {
  padding: 10px 0;
  transition: top 0.4s;
  background: rgba(51, 51, 51, 0.9);
  left: 0;
  max-height: calc(100vh - 125px);
  overflow: auto;
  position: fixed;
  right: 0;
  top: 125px;
  z-index: 50;
}

.Drupal-message pre {
  background: none;
  padding: 0;
}

.Drupal-message .status,
.Drupal-message .messages {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
}

.Drupal-message .krumo-root,
.Drupal-message .krumo-root .status,
.Drupal-message .krumo-root .message {
  color: #4a4a4a;
}

.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;
}

.Drupal-tabs {
  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%);
  box-shadow: 0 5px 40px rgba(0, 0, 0, 0.4);
  position: fixed;
  right: 0;
  top: calc(50vh + 62.5px);
  transform: translateY(-50%);
  width: 100px;
  z-index: 100;
}

.Drupal-tabs:before {
  background: rgba(13, 23, 34, 0.4) url("https://form.jfe-systems.com/hubfs/library/classic/icon/icon-gear.svg") no-repeat 20px center;
  background-size: 16px;
  content: '';
  display: block;
  height: 32px;
}

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

.Drupal-tabs ul.primary {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.Drupal-tabs ul.primary,
.Drupal-tabs ul.primary li,
.Drupal-tabs ul.primary li a {
  background: none;
  border: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}

.Drupal-tabs ul.primary li {
  display: block;
}

.Drupal-tabs ul.primary li a {
  color: #fff;
  padding: 0 20px;
  transition: background 0.4s;
  background: rgba(13, 23, 34, 0.6);
  display: block;
  height: 32px;
  line-height: 32px;
  text-decoration: none;
}

.Drupal-tabs ul.primary li a:active, .Drupal-tabs ul.primary li a:hover {
  background: rgba(25, 119, 181, 0.8);
}

.Factoids {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}

.Factoids-item {
  -ms-flex-align: center;
  align-items: center;
  -ms-flex: 1;
  flex: 1;
}

.Factoids-item + .Factoids-item {
  margin-left: 60px;
}

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

.Factoids.is-above .Factoids-item,
.Factoids.is-below .Factoids-item {
  max-width: 240px;
}

.Factoids.is-below {
  border-top: 1px solid rgba(13, 23, 34, 0.1);
  margin-top: 60px;
  padding-top: 60px;
}

.Factoids.is-right {
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 60px;
}

.Factoids.is-right .Factoids-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: inherit;
  flex: inherit;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 60px;
  margin-right: 60px;
}

.Factoids.is-right .Factoids-number {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 30px;
}

.Factoids.is-right .Factoids-text {
  max-width: 240px;
}

.Factoids.is-right .Factoids-item + .Factoids-item {
  border-top: 1px solid rgba(13, 23, 34, 0.1);
  margin-top: 20px;
  padding-top: 20px;
}

.Factoids.is-right .Factoids-item:nth-child(1) .Factoids-number {
  color: #CC6338;
}

.Factoids.is-right .Factoids-item:nth-child(2) .Factoids-number {
  color: #3866CC;
}

@media (max-width: 959px) {
  .Factoids {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .Factoids-number {
    font-size: 60px;
    line-height: 68px;
  }
  .Factoids.is-right .Factoids-item,
  .Factoids.is-left .Factoids-item {
    margin-left: 0;
    margin-right: 0;
  }
  .Factoids.is-above .Factoids-item,
  .Factoids.is-below .Factoids-item {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    margin-top: 40px;
    max-width: none;
  }
  .Factoids.is-above .Factoids-item + .Factoids-item,
  .Factoids.is-below .Factoids-item + .Factoids-item {
    margin-left: 0;
  }
  .Factoids.is-above .Factoids-item:nth-child(1),
  .Factoids.is-above .Factoids-item:nth-child(2),
  .Factoids.is-below .Factoids-item:nth-child(1),
  .Factoids.is-below .Factoids-item:nth-child(2) {
    margin-top: 0;
  }
  .Factoids.is-above .Factoids-item:nth-child(2n+1),
  .Factoids.is-below .Factoids-item:nth-child(2n+1) {
    padding-right: 30px;
  }
  .Factoids.is-above .Factoids-item:nth-child(2n),
  .Factoids.is-below .Factoids-item:nth-child(2n) {
    padding-left: 30px;
  }
}

@media (max-width: 639px) {
  .Factoids-number {
    font-size: 54px;
    line-height: 60px;
  }
  .Factoids-text {
    font-size: 16px;
    line-height: 24px;
  }
}

@media (max-width: 479px) {
  .Factoids {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .Factoids.is-above .Factoids-item,
  .Factoids.is-below .Factoids-item {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 200px;
    padding: 0 !important;
  }
  .Factoids.is-above .Factoids-item:nth-child(2),
  .Factoids.is-below .Factoids-item:nth-child(2) {
    margin-top: 40px;
  }
  .Factoids.is-right .Factoids-item,
  .Factoids.is-left .Factoids-item {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .Factoids.is-right .Factoids-number,
  .Factoids.is-left .Factoids-number {
    margin: 0;
  }
  .Factoids.is-right .Factoids-text,
  .Factoids.is-left .Factoids-text {
    margin-top: 5px;
    text-align: center;
  }
}

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

.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;
  color: #adadad;
}

.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: #fff;
  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: #fff;
  text-decoration: none;
}

.Footer-copyright {
  color: #fff;
  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:nth-child(n + 2):before {
  content: "|";
  display: inline-block;
  margin: 0 5px;
}

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

.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: #fff;
  text-decoration: none;
}

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

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

.Footer .title {
  color: #fff;
  font-weight: 600;
}

.Footer .company p {
  color: #adadad;
  font-weight: 400;
  margin: 0;
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
}

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

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

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

.Footer.v2 {
  display: block;
  padding-bottom: 0px !important;
}

.Footer.v2 .copyright-text {
  text-align: center;
  font-size: 14px;
  padding: 10px 0px;
  background: #0a121b;
  margin-top: 20px;
  color: #fff;
}

.Footer.v2 p.title {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  font-weight: 500;
}

.Footer.v2 p.title.has-child {
  margin-bottom: 20px;
}

@media (max-width: 639px) {
  .Footer.v2 p.title.has-child {
    margin-bottom: 10px;
  }
}

.Footer.v2 .Footer-row-1 {
  margin-top: 0px;
  border-bottom: 1px solid #fff;
}

.Footer.v2 .Footer-row-1 .Footer-logo,
.Footer.v2 .Footer-row-1 .Footer-top-nav {
  padding-bottom: 15px;
}

.Footer.v2 .Footer-row-1 .Footer-logo .logo {
  display: block;
}

.Footer.v2 .Footer-row-1 .Footer-logo .logo img {
  width: 180px;
  height: auto;
}

@media (max-width: 959px) {
  .Footer.v2 .Footer-row-1 .Footer-logo {
    text-align: center;
  }
}

@media (max-width: 414px) {
  .Footer.v2 .Footer-row-1 .Footer-logo {
    text-align: left;
  }
  .Footer.v2 .Footer-row-1 .Footer-logo .logo img {
    width: 170px;
    height: auto;
  }
}

.Footer.v2 .Footer-row-1 .Footer-top-nav {
  padding-right: 00px;
  padding-left: 0px;
  padding-bottom: 0px;
  position: relative;
  height: 35px;
}

@media (max-width: 959px) {
  .Footer.v2 .Footer-row-1 .Footer-top-nav {
    margin-bottom: 15px;
  }
}

@media (max-width: 413px) {
  .Footer.v2 .Footer-row-1 .Footer-top-nav.is-active .Footer-nav {
    display: none;
  }
}

.Footer.v2 .Footer-row-1 .Footer-top-nav.is-active .Footer-search {
  width: 260px;
  display: -ms-flexbox;
  display: flex;
  border-color: #595959;
}

@media (max-width: 413px) {
  .Footer.v2 .Footer-row-1 .Footer-top-nav.is-active .Footer-search {
    right: 0px;
    width: 100%;
  }
}

.Footer.v2 .Footer-row-1 .Footer-top-nav.is-active .Footer-search .Footer-search-txt {
  display: block;
  width: calc(100% - 20px);
}

.Footer.v2 .Footer-row-1 .Footer-top-nav.is-active .Footer-search .Footer-search-close {
  display: block;
  opacity: 1;
  cursor: pointer;
}

.Footer.v2 .Footer-row-1 .Footer-top-nav .Footer-search {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 120px;
  top: 4px;
  border: 1px solid #595959;
  border-color: #0d1722;
  border-radius: 4px;
  padding-left: 5px;
  transition: all 0.3s linear;
}

.Footer.v2 .Footer-row-1 .Footer-top-nav .Footer-search .Footer-search-btn {
  color: #fff;
  cursor: pointer;
}

.Footer.v2 .Footer-row-1 .Footer-top-nav .Footer-search .Footer-search-btn svg {
  display: block;
  position: relative;
  z-index: 10;
  margin-top: 5px;
}

.Footer.v2 .Footer-row-1 .Footer-top-nav .Footer-search .Footer-search-btn svg g {
  fill: #fff;
}

.Footer.v2 .Footer-row-1 .Footer-top-nav .Footer-search .Footer-search-txt {
  display: none;
  border: none;
  box-sizing: border-box;
  color: #d8d8d8;
  background: #0d1722;
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, YuGothic, "游ゴシック", "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.Footer.v2 .Footer-row-1 .Footer-top-nav .Footer-search .Footer-search-txt:hover {
  opacity: 1;
  color: #d8d8d8;
}

.Footer.v2 .Footer-row-1 .Footer-top-nav .Footer-search .Footer-search-close {
  color: #d8d8d8;
  height: 18px;
  width: 18px;
  position: absolute;
  right: 8px;
  top: 5px;
  display: none;
  opacity: 0;
  transition: all 0.3s linear;
}

.Footer.v2 .Footer-row-1 .Footer-top-nav .Footer-search .Footer-search-close:before, .Footer.v2 .Footer-row-1 .Footer-top-nav .Footer-search .Footer-search-close:after {
  background: currentcolor;
  content: "";
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform-origin: center;
  width: 16px;
}

.Footer.v2 .Footer-row-1 .Footer-top-nav .Footer-search .Footer-search-close:before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.Footer.v2 .Footer-row-1 .Footer-top-nav .Footer-search .Footer-search-close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.Footer.v2 .Footer-row-1 .Footer-top-nav .Footer-nav {
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  width: 165px;
  position: absolute;
  right: 0px;
}

.Footer.v2 .Footer-row-1 .Footer-top-nav .Footer-nav .menu {
  width: 100%;
  padding-right: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  text-align: right;
}

.Footer.v2 .Footer-row-1 .Footer-top-nav .Footer-nav .menu li {
  display: inline-block;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
}

@media (max-width: 959px) {
  .Footer.v2 .Footer-row-1 .Footer-top-nav .Footer-nav .menu {
    padding-left: 0px;
  }
}

@media (max-width: 414px) {
  .Footer.v2 .Footer-row-1 .Footer-top-nav .Footer-nav .menu {
    margin-bottom: 15px;
  }
  .Footer.v2 .Footer-row-1 .Footer-top-nav .Footer-nav .menu li {
    display: block;
  }
}

@media (min-width: 960px) {
  .Footer.v2 .Footer-row-1 {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
  .Footer.v2 .Footer-row-1 .Footer-logo {
    padding-left: 0px;
  }
  .Footer.v2 .Footer-row-1 .Footer-top-nav {
    padding-right: 0px;
  }
}

.Footer.v2 .Footer-row-2 {
  margin-top: 0px;
  margin-bottom: 30px;
}

@media (max-width: 959px) {
  .Footer.v2 .Footer-row-2 {
    margin-bottom: 15px;
  }
}

.Footer.v2 .Footer-row-2 .Column--12 {
  padding-bottom: 0px !important;
}

.Footer.v2 .Footer-row-3 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.Footer.v2 .Footer-row-3 .Footer-nav ul li a,
.Footer.v2 .Footer-row-3 .Menu-Product-right .company p,
.Footer.v2 .Footer-row-3 .Menu-Product-right p.info a {
  color: #ffffff !important;
}

.Footer.v2 .Footer-row-3 .Menu-Product-right .company {
  margin-top: 20px;
}

.Footer.v2 .Footer-row-3 .Menu-Product-right p.name {
  font-weight: 600;
}

.Footer.v2 .Footer-row-3 .Menu-Product-right p.info {
  margin-top: 5px;
  margin-bottom: 20px;
}

.Footer.v2 .Footer-row-3 .Menu-Product-right p.info a {
  color: #fff;
}

.Footer.v2 .Footer-row-3 .Menu-Product-right p.address {
  line-height: 22px;
  font-weight: 400;
}

.Footer.v2 .Footer-row-3 .Footer-nav > ul.menu > li > a {
  font-weight: 400;
}

@media (min-width: 1201px) {
  .Footer.v2 .Footer-row-3 .Col-fixpadding {
    padding-right: 0px;
  }
  .Footer.v2 .Footer-row-3 .Col-fixpadding .Footer-nav > ul.menu.full {
    padding-right: 0px;
  }
}

@media (max-width: 639px) {
  .Footer.v2 .Footer-row-3 .Column--small-12 {
    margin-bottom: 20px;
  }
}

.Footer.v2 .Footer-copyright.v2 {
  display: block;
}

.Footer.v2 .Footer-copyright.v2 .copyright-text {
  text-align: center;
}

.Footer.v2 .Footer-copyright.v2 .menu li:first-child:before {
  display: none;
}

@media (max-width: 959px) {
  .Footer.v2 .Footer-copyright.v2 .menu {
    margin-top: 10px !important;
    text-align: left;
  }
  .Footer.v2 .Footer-copyright.v2 .menu li {
    line-height: 20px;
    width: 50%;
    margin-bottom: 10px !important;
    border-left: none !important;
    text-align: left;
  }
  .Footer.v2 .Footer-copyright.v2 .menu li:before {
    display: none;
  }
}

@media (min-width: 960px) {
  .Footer.v2 .Column--vline {
    height: 300px;
  }
}

@media (max-width: 959px) {
  .Footer.v2 .Column--vline {
    height: 1px;
    margin-top: 30px;
  }
}

.Footer.v2 .Column--vline .line-outer {
  width: 1px;
  height: 100%;
  position: relative;
  overflow: hidden;
}

@media (max-width: 959px) {
  .Footer.v2 .Column--vline .line-outer {
    width: 100%;
  }
}

.Footer.v2 .Column--vline .line-inner {
  position: absolute;
  width: 100%;
  height: 80%;
  background: #f5f5f5;
  top: 10%;
  box-shadow: 0px 0px 30px 20px #f5f5f5;
}

@media (max-width: 959px) {
  .Footer.v2 .Column--vline .line-inner {
    height: 100%;
    width: 95%;
    position: static;
    margin-left: auto;
    margin-right: auto;
  }
}

.Footer.automation-menu .Footer-nav ul {
  list-style: none;
  padding-left: 0;
  margin: 20px 0;
}

.Footer.automation-menu .Footer-nav ul:last-child {
  margin-bottom: 10px;
}

.Footer.automation-menu .Footer-nav > div {
  width: 100%;
}

.Footer.automation-menu .Footer-nav > div > ul {
  padding: 0 15px 30px;
  margin-top: 0;
}

.Footer.automation-menu .Footer-nav > div > ul .hs-menu-item a {
  font-weight: 400;
}

.Footer.automation-menu .Footer-nav > div > ul .hs-menu-item:not(:first-child) {
  margin-top: 10px;
}

.Footer.automation-menu .Footer-nav > div > ul .hs-item-has-children > a {
  color: #fff !important;
  line-height: 28px;
  font-size: 18px;
  font-weight: 500;
}

.Footer.automation-menu .Footer-nav > div > ul .hs-item-has-children > a:hover {
  text-decoration: none;
}

.Footer.automation-menu .Footer-nav > div > ul .hs-item-has-children:not(:first-child) {
  margin-top: 30px;
  padding-top: 30px;
}

@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 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: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    line-height: 1em;
    margin-bottom: 10px !important;
  }
  .Footer-copyright li:nth-child(n + 2):before {
    content: 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;
  }
}

.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: #a3bbff;
}

.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 rgba(0, 0, 0, 0);
    border-right: 1px solid rgba(0, 0, 0, 0);
    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 :active[class^='Button--'],
.Header-cta :active[class*=' Button--'], .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:active[type='submit'], .page-user .form-actions .Header-cta input:active[type='submit'], .Header-cta .Button:hover,
.Header-cta :hover[class^='Button--'],
.Header-cta :hover[class*=' Button--'], .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:hover[type='submit'], .page-user .form-actions .Header-cta input:hover[type='submit'] {
  color: #fff;
  background: none;
  border-color: #fff;
}

.Header-Global .Global-Menu {
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 101;
  background-color: #0d7377;
  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;
  }
}

.Pacnav--is-scrolling .Header-Global,
.Pacnav--is-scrolling .Global-Menu {
  display: none;
}

body:not(.Pacnav--is-scrolling) .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 :active[class^='Button--'],
.Pacnav--is-scrolling .Header .Header-cta :active[class*=' Button--'], .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:active[type='submit'], .page-user .form-actions .Pacnav--is-scrolling .Header .Header-cta input:active[type='submit'], .Pacnav--is-scrolling .Header .Header-cta .Button:hover,
.Pacnav--is-scrolling .Header .Header-cta :hover[class^='Button--'],
.Pacnav--is-scrolling .Header .Header-cta :hover[class*=' Button--'], .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:hover[type='submit'], .page-user .form-actions .Pacnav--is-scrolling .Header .Header-cta input:hover[type='submit'] {
  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: 140px;
    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, 1s, 1s;
  }
  .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: 120px;
  }
}

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

.Hero, .Hero--home, .Hero--medium, .Hero--small, .Hero--logo, .Hero--basic {
  background: #0D1722 center no-repeat;
  background-size: cover;
  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--medium, .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--medium: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--medium, .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: 400px;
  padding-top: 175px;
}

.u-bgColor--9FC4D4.Hero:before, .u-bgColor--9FC4D4.Hero--home:before, .u-bgColor--9FC4D4.Hero--medium: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--medium:before, .Hero--small:before, .Hero--logo:before, .Hero--basic:before {
  background: rgba(13, 23, 34, 0.5);
  background: linear-gradient(155deg, rgba(13, 23, 34, 0.5) 0%, rgba(46, 99, 255, 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--medium .Wrap, .Hero--small .Wrap, .Hero--logo .Wrap, .Hero--basic .Wrap, .Hero .Wrap--noPadding, .Hero--home .Wrap--noPadding, .Hero--medium .Wrap--noPadding, .Hero--small .Wrap--noPadding, .Hero--logo .Wrap--noPadding, .Hero--basic .Wrap--noPadding, .Hero .Wrap--noPaddingAll, .Hero--home .Wrap--noPaddingAll, .Hero--medium .Wrap--noPaddingAll, .Hero--small .Wrap--noPaddingAll, .Hero--logo .Wrap--noPaddingAll, .Hero--basic .Wrap--noPaddingAll, .Hero .Wrap--wide, .Hero--home .Wrap--wide, .Hero--medium .Wrap--wide, .Hero--small .Wrap--wide, .Hero--logo .Wrap--wide, .Hero--basic .Wrap--wide, .Hero .Wrap--narrow, .Hero--home .Wrap--narrow, .Hero--medium .Wrap--narrow, .Hero--small .Wrap--narrow, .Hero--logo .Wrap--narrow, .Hero--basic .Wrap--narrow, .Hero .view-blog, .Hero--home .view-blog, .Hero--medium .view-blog, .Hero--small .view-blog, .Hero--logo .view-blog, .Hero--basic .view-blog, .Hero .view-news, .Hero--home .view-news, .Hero--medium .view-news, .Hero--small .view-news, .Hero--logo .view-news, .Hero--basic .view-news, .Hero .view-partners, .Hero--home .view-partners, .Hero--medium .view-partners, .Hero--small .view-partners, .Hero--logo .view-partners, .Hero--basic .view-partners, .Hero .view-resources, .Hero--home .view-resources, .Hero--medium .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--medium .has-cutout-hero .Body-sections > .Section:first-child, .has-cutout-hero .Hero--medium .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--medium .has-cutout-hero .Body-sections > :first-child > .Section, .has-cutout-hero .Hero--medium .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: #7c9dff;
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  margin: 0;
  text-transform: uppercase;
}

.Hero-title {
  color: #fff;
}

.Hero-image + .Hero-title {
  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: #5580ff;
  font-weight: 600;
}

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

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

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

.Hero-cta [class^='Button--'] {
  margin: 5px;
  min-width: 180px;
}

.Hero-cta [class^='Button--']:only-child {
  margin: 0;
  min-width: 200px;
}

@media (max-width: 639px) {
  .Hero-cta {
    margin: 40px 0 0;
  }
  .Hero-cta:first-child {
    margin-top: 0;
  }
  .Hero-cta:last-child {
    margin-bottom: 0;
  }
}

@media (max-width: 479px) {
  .Hero-cta {
    margin: 30px 0 0;
  }
  .Hero-cta:first-child {
    margin-top: 0;
  }
  .Hero-cta:last-child {
    margin-bottom: 0;
  }
}

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

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

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

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

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

@media (max-width: 639px) {
  .Hero-logo img {
    max-width: 250px;
  }
}

@media (max-width: 479px) {
  .Hero-logo img {
    max-width: 200px;
  }
}

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

.Hero--home {
  background: #F4F4F4;
  background: linear-gradient(0deg, #F4F4F4 0%, #fff 100%);
  background: url("https://form.jfe-systems.com/hubfs/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://form.jfe-systems.com/hubfs/library/classic/images/hero-bg-v2.png") no-repeat bottom center;
}

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

.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: 81.25px;
}

.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: 130px;
  shape-outside: polygon(0 100%, 0 65px, 100% 65px, 100% 0, 100% 100%);
  width: 40%;
}

.Hero--medium {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
}

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

.Hero--small.smallest {
  height: 300px;
  padding-top: 160px;
  padding-bottom: 60px;
}

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

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

@media (max-width: 819px) {
  .Hero--small.smallest {
    height: 350px;
    padding-top: 100px;
    padding-bottom: 60px;
  }
}

.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;
    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;
  }
}

@media (max-width: 639px) and (max-width: 639px) {
  .Hero--home .Hero-info {
    text-align: center;
  }
}

@media (max-width: 639px) {
  .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;
}

.HowItWorksDiagram {
  -ms-flex-align: stretch;
  align-items: stretch;
  border-top: 1px solid #7c9dff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 60px;
  padding-top: 60px;
  position: relative;
}

.HowItWorksDiagram-content {
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  position: relative;
  width: 300px;
  z-index: 10;
}

.HowItWorksDiagram-content > div {
  transition: opacity 0.6s, transform 0.6s;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  opacity: 0;
  width: 100%;
}

.HowItWorksDiagram-content > :first-child {
  opacity: 1;
}

.HowItWorksDiagram-content h6 {
  border-bottom: 6px solid #7c9dff;
  padding-bottom: 20px;
  text-transform: uppercase;
}

.HowItWorksDiagram.is-waiting .HowItWorksDiagram-nav li:nth-child(2) a:after {
  animation: 3s HowItWorksSvg-twinkle infinite;
  border: 5px solid #7c9dff;
  border-radius: 100%;
  content: '';
  display: block;
  height: 27px;
  left: -5px;
  position: absolute;
  top: -5px;
  width: 27px;
  z-index: 10;
}

.HowItWorksDiagram.is-stage2 .HowItWorksDiagram-content > div:nth-child(1),
.HowItWorksDiagram.is-stage3 .HowItWorksDiagram-content > div:nth-child(1),
.HowItWorksDiagram.is-stage4 .HowItWorksDiagram-content > div:nth-child(1) {
  opacity: 0;
  transform: translateX(-100%);
}

.HowItWorksDiagram.is-stage3 .HowItWorksDiagram-content > div:nth-child(2),
.HowItWorksDiagram.is-stage4 .HowItWorksDiagram-content > div:nth-child(2) {
  opacity: 0;
  transform: translateX(-200%);
}

.HowItWorksDiagram.is-stage4 .HowItWorksDiagram-content > div:nth-child(3) {
  opacity: 0;
  transform: translateX(-300%);
}

.HowItWorksDiagram-content > div:nth-child(2) {
  transform: translateX(0%);
}

.HowItWorksDiagram-content > div:nth-child(3) {
  transform: translateX(-100%);
}

.HowItWorksDiagram-content > div:nth-child(4) {
  transform: translateX(-200%);
}

.HowItWorksDiagram.is-stage2 .HowItWorksDiagram-content > div#howitworks--monitoring {
  opacity: 1;
  transform: translateX(-100%);
}

.HowItWorksDiagram.is-stage3 .HowItWorksDiagram-content > div#howitworks--analytics {
  opacity: 1;
  transform: translateX(-200%);
}

.HowItWorksDiagram.have-3-items.is-stage3 .HowItWorksDiagram-content > div#howitworks--analytics {
  opacity: 1;
  transform: translateX(-100%);
}

.HowItWorksDiagram.is-stage4 .HowItWorksDiagram-content > div#howitworks--insight {
  opacity: 1;
  transform: translateX(-300%);
}

.HowItWorksDiagram.have-2-items.is-stage4 .HowItWorksDiagram-content > div#howitworks--insight {
  opacity: 1;
  transform: translateX(-100%);
}

.HowItWorksDiagram.have-3-items.is-stage4 .HowItWorksDiagram-content > div#howitworks--insight {
  opacity: 1;
  transform: translateX(-200%);
}

.HowItWorksDiagram-diagram {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: calc(100% - 300px);
  z-index: 20;
}

.HowItWorksDiagram-diagram svg {
  display: block;
  height: auto;
  width: 100%;
}

.HowItWorksDiagram-nav {
  margin-top: 80px;
  position: relative;
  width: 100%;
}

.HowItWorksDiagram-nav ul,
.HowItWorksDiagram-nav li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.HowItWorksDiagram-nav ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
  position: relative;
  z-index: 5;
  width: calc(100% - 60px);
}

.HowItWorksDiagram-nav ul:before,
.HowItWorksDiagram-nav ul:after {
  content: '';
  display: block;
  height: 5px;
  left: 0;
  position: absolute;
  right: 0;
  top: 11px;
}

.HowItWorksDiagram-nav ul:before {
  background: #D8D8D8;
  z-index: 5;
}

.HowItWorksDiagram-nav ul:after {
  transition: transform 0.6s;
  background: #7c9dff;
  transform: scaleX(0);
  transform-origin: left;
  z-index: 10;
}

.HowItWorksDiagram-nav li {
  position: relative;
  width: 27px;
  z-index: 15;
}

.HowItWorksDiagram-nav a {
  display: block;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}

.HowItWorksDiagram-nav a:before {
  transition: border 0.6s;
  background: #fff;
  border: 5px solid #666;
  border-radius: 100%;
  content: '';
  display: block;
  height: 17px;
  margin-bottom: 20px;
  position: relative;
  width: 17px;
  z-index: 10;
}

.HowItWorksDiagram-nav span {
  float: left;
  left: 50%;
  position: relative;
  transform: translateX(-50%);
}

.HowItWorksDiagram-nav li:nth-child(1) a:before,
.HowItWorksDiagram.is-stage2 .HowItWorksDiagram-nav li:nth-child(2) a:before,
.HowItWorksDiagram.is-stage3 .HowItWorksDiagram-nav li:nth-child(2) a:before,
.HowItWorksDiagram.is-stage4 .HowItWorksDiagram-nav li:nth-child(2) a:before,
.HowItWorksDiagram.is-stage3 .HowItWorksDiagram-nav li:nth-child(3) a:before,
.HowItWorksDiagram.is-stage4 .HowItWorksDiagram-nav li:nth-child(3) a:before,
.HowItWorksDiagram.is-stage4 .HowItWorksDiagram-nav li:nth-child(4) a:before {
  border-color: #5580ff;
}

.HowItWorksDiagram.is-stage2 .HowItWorksDiagram-nav ul:after {
  transform: scaleX(0.33);
}

.HowItWorksDiagram.is-stage3 .HowItWorksDiagram-nav ul:after {
  transform: scaleX(0.66);
}

.HowItWorksDiagram.have-3-items.is-stage3 .HowItWorksDiagram-nav ul:after {
  transform: scaleX(0.49);
}

.HowItWorksDiagram.is-stage4 .HowItWorksDiagram-nav ul:after {
  transform: scaleX(0.99);
}

@media (max-width: 819px) {
  .HowItWorksDiagram-content {
    margin-bottom: 40px;
    width: 100%;
  }
  .HowItWorksDiagram-diagram {
    width: 100%;
  }
  .HowItWorksDiagram-nav {
    margin-top: 40px;
  }
  .HowItWorksDiagram-nav:before {
    width: 60px;
  }
  .HowItWorksDiagram-nav:after {
    display: block;
  }
  .HowItWorksDiagram-nav ul {
    padding: 0 60px;
  }
  .HowItWorksDiagram-nav ul:after {
    left: 60px;
    right: 60px;
  }
  .HowItWorksDiagram-nav a {
    font-size: 16px;
  }
}

@media (max-width: 639px) {
  .HowItWorksDiagram-nav:before, .HowItWorksDiagram-nav:after {
    top: 9px;
    width: 40px;
  }
  .HowItWorksDiagram-nav ul:before,
  .HowItWorksDiagram-nav ul:after {
    top: 9px;
  }
  .HowItWorksDiagram-nav ul:after {
    left: 40px;
    right: 40px;
  }
  .HowItWorksDiagram-nav ul {
    padding: 0 40px;
  }
  .HowItWorksDiagram-nav li {
    width: 23px;
  }
  .HowItWorksDiagram-nav a {
    font-size: 15px;
  }
  .HowItWorksDiagram-nav a:before {
    height: 13px;
    width: 13px;
  }
  .HowItWorksDiagram-nav a span {
    display: none;
  }
  .HowItWorksDiagram-nav a.is-active span {
    display: block;
  }
  .HowItWorksDiagram.is-waiting .HowItWorksDiagram-nav li:nth-child(2) a:after {
    height: 23px;
    width: 23px;
  }
}

@media (max-width: 479px) {
  .HowItWorksDiagram-nav:before, .HowItWorksDiagram-nav:after {
    width: 20px;
  }
  .HowItWorksDiagram-nav ul {
    padding: 0 20px;
  }
  .HowItWorksDiagram-nav ul:after {
    left: 20px;
    right: 20px;
  }
  .HowItWorksDiagram-nav a {
    font-size: 12px;
  }
}

.HowItWorksSvg-grayDots > circle {
  animation: 6s HowItWorksSvg-twinkle infinite;
  opacity: 0.2;
}

.HowItWorksSvg-grayDots > circle:nth-child(1) {
  animation-delay: -2.94545s;
}

.HowItWorksSvg-grayDots > circle:nth-child(2) {
  animation-delay: -2.89091s;
}

.HowItWorksSvg-grayDots > circle:nth-child(3) {
  animation-delay: -2.83636s;
}

.HowItWorksSvg-grayDots > circle:nth-child(4) {
  animation-delay: -2.78182s;
}

.HowItWorksSvg-grayDots > circle:nth-child(5) {
  animation-delay: -2.72727s;
}

.HowItWorksSvg-grayDots > circle:nth-child(6) {
  animation-delay: -2.67273s;
}

.HowItWorksSvg-grayDots > circle:nth-child(7) {
  animation-delay: -2.61818s;
}

.HowItWorksSvg-grayDots > circle:nth-child(8) {
  animation-delay: -2.56364s;
}

.HowItWorksSvg-grayDots > circle:nth-child(9) {
  animation-delay: -2.50909s;
}

.HowItWorksSvg-grayDots > circle:nth-child(10) {
  animation-delay: -2.45455s;
}

.HowItWorksSvg-grayDots > circle:nth-child(11) {
  animation-delay: -2.4s;
}

.HowItWorksSvg-grayDots > circle:nth-child(12) {
  animation-delay: -2.34545s;
}

.HowItWorksSvg-grayDots > circle:nth-child(13) {
  animation-delay: -2.29091s;
}

.HowItWorksSvg-grayDots > circle:nth-child(14) {
  animation-delay: -2.23636s;
}

.HowItWorksSvg-grayDots > circle:nth-child(15) {
  animation-delay: -2.18182s;
}

.HowItWorksSvg-grayDots > circle:nth-child(16) {
  animation-delay: -2.12727s;
}

.HowItWorksSvg-grayDots > circle:nth-child(17) {
  animation-delay: -2.07273s;
}

.HowItWorksSvg-grayDots > circle:nth-child(18) {
  animation-delay: -2.01818s;
}

.HowItWorksSvg-grayDots > circle:nth-child(19) {
  animation-delay: -1.96364s;
}

.HowItWorksSvg-grayDots > circle:nth-child(20) {
  animation-delay: -1.90909s;
}

.HowItWorksSvg-grayDots > circle:nth-child(21) {
  animation-delay: -1.85455s;
}

.HowItWorksSvg-grayDots > circle:nth-child(22) {
  animation-delay: -1.8s;
}

.HowItWorksSvg-grayDots > circle:nth-child(23) {
  animation-delay: -1.74545s;
}

.HowItWorksSvg-grayDots > circle:nth-child(24) {
  animation-delay: -1.69091s;
}

.HowItWorksSvg-grayDots > circle:nth-child(25) {
  animation-delay: -1.63636s;
}

.HowItWorksSvg-grayDots > circle:nth-child(26) {
  animation-delay: -1.58182s;
}

.HowItWorksSvg-grayDots > circle:nth-child(27) {
  animation-delay: -1.52727s;
}

.HowItWorksSvg-grayDots > circle:nth-child(28) {
  animation-delay: -1.47273s;
}

.HowItWorksSvg-grayDots > circle:nth-child(29) {
  animation-delay: -1.41818s;
}

.HowItWorksSvg-grayDots > circle:nth-child(30) {
  animation-delay: -1.36364s;
}

.HowItWorksSvg-grayDots > circle:nth-child(31) {
  animation-delay: -1.30909s;
}

.HowItWorksSvg-grayDots > circle:nth-child(32) {
  animation-delay: -1.25455s;
}

.HowItWorksSvg-grayDots > circle:nth-child(33) {
  animation-delay: -1.2s;
}

.HowItWorksSvg-grayDots > circle:nth-child(34) {
  animation-delay: -1.14545s;
}

.HowItWorksSvg-grayDots > circle:nth-child(35) {
  animation-delay: -1.09091s;
}

.HowItWorksSvg-grayDots > circle:nth-child(36) {
  animation-delay: -1.03636s;
}

.HowItWorksSvg-grayDots > circle:nth-child(37) {
  animation-delay: -0.98182s;
}

.HowItWorksSvg-grayDots > circle:nth-child(38) {
  animation-delay: -0.92727s;
}

.HowItWorksSvg-grayDots > circle:nth-child(39) {
  animation-delay: -0.87273s;
}

.HowItWorksSvg-grayDots > circle:nth-child(40) {
  animation-delay: -0.81818s;
}

.HowItWorksSvg-grayDots > circle:nth-child(41) {
  animation-delay: -0.76364s;
}

.HowItWorksSvg-grayDots > circle:nth-child(42) {
  animation-delay: -0.70909s;
}

.HowItWorksSvg-grayDots > circle:nth-child(43) {
  animation-delay: -0.65455s;
}

.HowItWorksSvg-grayDots > circle:nth-child(44) {
  animation-delay: -0.6s;
}

.HowItWorksSvg-grayDots > circle:nth-child(45) {
  animation-delay: -0.54545s;
}

.HowItWorksSvg-grayDots > circle:nth-child(46) {
  animation-delay: -0.49091s;
}

.HowItWorksSvg-grayDots > circle:nth-child(47) {
  animation-delay: -0.43636s;
}

.HowItWorksSvg-grayDots > circle:nth-child(48) {
  animation-delay: -0.38182s;
}

.HowItWorksSvg-grayDots > circle:nth-child(49) {
  animation-delay: -0.32727s;
}

.HowItWorksSvg-grayDots > circle:nth-child(50) {
  animation-delay: -0.27273s;
}

.HowItWorksSvg-grayDots > circle:nth-child(51) {
  animation-delay: -0.21818s;
}

.HowItWorksSvg-grayDots > circle:nth-child(52) {
  animation-delay: -0.16364s;
}

.HowItWorksSvg-grayDots > circle:nth-child(53) {
  animation-delay: -0.10909s;
}

.HowItWorksSvg-grayDots > circle:nth-child(54) {
  animation-delay: -0.05455s;
}

.HowItWorksSvg-grayDots > circle:nth-child(55) {
  animation-delay: 0s;
}

.HowItWorksSvg-grayDots > circle:nth-child(56) {
  animation-delay: 0.05455s;
}

.HowItWorksSvg-grayDots > circle:nth-child(57) {
  animation-delay: 0.10909s;
}

.HowItWorksSvg-grayDots > circle:nth-child(58) {
  animation-delay: 0.16364s;
}

.HowItWorksSvg-grayDots > circle:nth-child(59) {
  animation-delay: 0.21818s;
}

.HowItWorksSvg-grayDots > circle:nth-child(60) {
  animation-delay: 0.27273s;
}

.HowItWorksSvg-grayDots > circle:nth-child(61) {
  animation-delay: 0.32727s;
}

.HowItWorksSvg-grayDots > circle:nth-child(62) {
  animation-delay: 0.38182s;
}

.HowItWorksSvg-grayDots > circle:nth-child(63) {
  animation-delay: 0.43636s;
}

.HowItWorksSvg-grayDots > circle:nth-child(64) {
  animation-delay: 0.49091s;
}

.HowItWorksSvg-grayDots > circle:nth-child(65) {
  animation-delay: 0.54545s;
}

.HowItWorksSvg-grayDots > circle:nth-child(66) {
  animation-delay: 0.6s;
}

.HowItWorksSvg-grayDots > circle:nth-child(67) {
  animation-delay: 0.65455s;
}

.HowItWorksSvg-grayDots > circle:nth-child(68) {
  animation-delay: 0.70909s;
}

.HowItWorksSvg-grayDots > circle:nth-child(69) {
  animation-delay: 0.76364s;
}

.HowItWorksSvg-grayDots > circle:nth-child(70) {
  animation-delay: 0.81818s;
}

.HowItWorksSvg-grayDots > circle:nth-child(71) {
  animation-delay: 0.87273s;
}

.HowItWorksSvg-grayDots > circle:nth-child(72) {
  animation-delay: 0.92727s;
}

.HowItWorksSvg-grayDots > circle:nth-child(73) {
  animation-delay: 0.98182s;
}

.HowItWorksSvg-grayDots > circle:nth-child(74) {
  animation-delay: 1.03636s;
}

.HowItWorksSvg-grayDots > circle:nth-child(75) {
  animation-delay: 1.09091s;
}

.HowItWorksSvg-grayDots > circle:nth-child(76) {
  animation-delay: 1.14545s;
}

.HowItWorksSvg-grayDots > circle:nth-child(77) {
  animation-delay: 1.2s;
}

.HowItWorksSvg-grayDots > circle:nth-child(78) {
  animation-delay: 1.25455s;
}

.HowItWorksSvg-grayDots > circle:nth-child(79) {
  animation-delay: 1.30909s;
}

.HowItWorksSvg-grayDots > circle:nth-child(80) {
  animation-delay: 1.36364s;
}

.HowItWorksSvg-grayDots > circle:nth-child(81) {
  animation-delay: 1.41818s;
}

.HowItWorksSvg-grayDots > circle:nth-child(82) {
  animation-delay: 1.47273s;
}

.HowItWorksSvg-grayDots > circle:nth-child(83) {
  animation-delay: 1.52727s;
}

.HowItWorksSvg-grayDots > circle:nth-child(84) {
  animation-delay: 1.58182s;
}

.HowItWorksSvg-grayDots > circle:nth-child(85) {
  animation-delay: 1.63636s;
}

.HowItWorksSvg-grayDots > circle:nth-child(86) {
  animation-delay: 1.69091s;
}

.HowItWorksSvg-grayDots > circle:nth-child(87) {
  animation-delay: 1.74545s;
}

.HowItWorksSvg-grayDots > circle:nth-child(88) {
  animation-delay: 1.8s;
}

.HowItWorksSvg-grayDots > circle:nth-child(89) {
  animation-delay: 1.85455s;
}

.HowItWorksSvg-grayDots > circle:nth-child(90) {
  animation-delay: 1.90909s;
}

.HowItWorksSvg-grayDots > circle:nth-child(91) {
  animation-delay: 1.96364s;
}

.HowItWorksSvg-grayDots > circle:nth-child(92) {
  animation-delay: 2.01818s;
}

.HowItWorksSvg-grayDots > circle:nth-child(93) {
  animation-delay: 2.07273s;
}

.HowItWorksSvg-grayDots > circle:nth-child(94) {
  animation-delay: 2.12727s;
}

.HowItWorksSvg-grayDots > circle:nth-child(95) {
  animation-delay: 2.18182s;
}

.HowItWorksSvg-grayDots > circle:nth-child(96) {
  animation-delay: 2.23636s;
}

.HowItWorksSvg-grayDots > circle:nth-child(97) {
  animation-delay: 2.29091s;
}

.HowItWorksSvg-grayDots > circle:nth-child(98) {
  animation-delay: 2.34545s;
}

.HowItWorksSvg-grayDots > circle:nth-child(99) {
  animation-delay: 2.4s;
}

.HowItWorksSvg-grayDots > circle:nth-child(100) {
  animation-delay: 2.45455s;
}

.HowItWorksSvg-grayDots > circle:nth-child(101) {
  animation-delay: 2.50909s;
}

.HowItWorksSvg-grayDots > circle:nth-child(102) {
  animation-delay: 2.56364s;
}

.HowItWorksSvg-grayDots > circle:nth-child(103) {
  animation-delay: 2.61818s;
}

.HowItWorksSvg-grayDots > circle:nth-child(104) {
  animation-delay: 2.67273s;
}

.HowItWorksSvg-grayDots > circle:nth-child(105) {
  animation-delay: 2.72727s;
}

.HowItWorksSvg-grayDots > circle:nth-child(106) {
  animation-delay: 2.78182s;
}

.HowItWorksSvg-grayDots > circle:nth-child(107) {
  animation-delay: 2.83636s;
}

.HowItWorksSvg-grayDots > circle:nth-child(108) {
  animation-delay: 2.89091s;
}

.HowItWorksSvg-grayDots > circle:nth-child(109) {
  animation-delay: 2.94545s;
}

.HowItWorksSvg-grayDots > circle:nth-child(110) {
  animation-delay: 3s;
}

.HowItWorksSvg-whiteDots {
  transition: opacity 3s;
}

.HowItWorksSvg-whiteDots > circle {
  animation: 6s HowItWorksSvg-twinkle infinite;
  opacity: 0.2;
}

.HowItWorksSvg-whiteDots > circle:nth-child(1) {
  animation-delay: -2.94545s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(2) {
  animation-delay: -2.89091s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(3) {
  animation-delay: -2.83636s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(4) {
  animation-delay: -2.78182s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(5) {
  animation-delay: -2.72727s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(6) {
  animation-delay: -2.67273s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(7) {
  animation-delay: -2.61818s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(8) {
  animation-delay: -2.56364s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(9) {
  animation-delay: -2.50909s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(10) {
  animation-delay: -2.45455s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(11) {
  animation-delay: -2.4s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(12) {
  animation-delay: -2.34545s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(13) {
  animation-delay: -2.29091s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(14) {
  animation-delay: -2.23636s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(15) {
  animation-delay: -2.18182s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(16) {
  animation-delay: -2.12727s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(17) {
  animation-delay: -2.07273s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(18) {
  animation-delay: -2.01818s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(19) {
  animation-delay: -1.96364s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(20) {
  animation-delay: -1.90909s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(21) {
  animation-delay: -1.85455s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(22) {
  animation-delay: -1.8s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(23) {
  animation-delay: -1.74545s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(24) {
  animation-delay: -1.69091s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(25) {
  animation-delay: -1.63636s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(26) {
  animation-delay: -1.58182s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(27) {
  animation-delay: -1.52727s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(28) {
  animation-delay: -1.47273s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(29) {
  animation-delay: -1.41818s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(30) {
  animation-delay: -1.36364s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(31) {
  animation-delay: -1.30909s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(32) {
  animation-delay: -1.25455s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(33) {
  animation-delay: -1.2s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(34) {
  animation-delay: -1.14545s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(35) {
  animation-delay: -1.09091s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(36) {
  animation-delay: -1.03636s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(37) {
  animation-delay: -0.98182s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(38) {
  animation-delay: -0.92727s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(39) {
  animation-delay: -0.87273s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(40) {
  animation-delay: -0.81818s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(41) {
  animation-delay: -0.76364s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(42) {
  animation-delay: -0.70909s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(43) {
  animation-delay: -0.65455s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(44) {
  animation-delay: -0.6s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(45) {
  animation-delay: -0.54545s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(46) {
  animation-delay: -0.49091s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(47) {
  animation-delay: -0.43636s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(48) {
  animation-delay: -0.38182s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(49) {
  animation-delay: -0.32727s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(50) {
  animation-delay: -0.27273s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(51) {
  animation-delay: -0.21818s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(52) {
  animation-delay: -0.16364s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(53) {
  animation-delay: -0.10909s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(54) {
  animation-delay: -0.05455s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(55) {
  animation-delay: 0s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(56) {
  animation-delay: 0.05455s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(57) {
  animation-delay: 0.10909s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(58) {
  animation-delay: 0.16364s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(59) {
  animation-delay: 0.21818s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(60) {
  animation-delay: 0.27273s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(61) {
  animation-delay: 0.32727s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(62) {
  animation-delay: 0.38182s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(63) {
  animation-delay: 0.43636s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(64) {
  animation-delay: 0.49091s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(65) {
  animation-delay: 0.54545s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(66) {
  animation-delay: 0.6s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(67) {
  animation-delay: 0.65455s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(68) {
  animation-delay: 0.70909s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(69) {
  animation-delay: 0.76364s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(70) {
  animation-delay: 0.81818s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(71) {
  animation-delay: 0.87273s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(72) {
  animation-delay: 0.92727s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(73) {
  animation-delay: 0.98182s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(74) {
  animation-delay: 1.03636s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(75) {
  animation-delay: 1.09091s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(76) {
  animation-delay: 1.14545s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(77) {
  animation-delay: 1.2s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(78) {
  animation-delay: 1.25455s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(79) {
  animation-delay: 1.30909s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(80) {
  animation-delay: 1.36364s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(81) {
  animation-delay: 1.41818s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(82) {
  animation-delay: 1.47273s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(83) {
  animation-delay: 1.52727s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(84) {
  animation-delay: 1.58182s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(85) {
  animation-delay: 1.63636s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(86) {
  animation-delay: 1.69091s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(87) {
  animation-delay: 1.74545s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(88) {
  animation-delay: 1.8s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(89) {
  animation-delay: 1.85455s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(90) {
  animation-delay: 1.90909s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(91) {
  animation-delay: 1.96364s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(92) {
  animation-delay: 2.01818s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(93) {
  animation-delay: 2.07273s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(94) {
  animation-delay: 2.12727s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(95) {
  animation-delay: 2.18182s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(96) {
  animation-delay: 2.23636s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(97) {
  animation-delay: 2.29091s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(98) {
  animation-delay: 2.34545s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(99) {
  animation-delay: 2.4s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(100) {
  animation-delay: 2.45455s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(101) {
  animation-delay: 2.50909s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(102) {
  animation-delay: 2.56364s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(103) {
  animation-delay: 2.61818s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(104) {
  animation-delay: 2.67273s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(105) {
  animation-delay: 2.72727s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(106) {
  animation-delay: 2.78182s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(107) {
  animation-delay: 2.83636s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(108) {
  animation-delay: 2.89091s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(109) {
  animation-delay: 2.94545s;
}

.HowItWorksSvg-whiteDots > circle:nth-child(110) {
  animation-delay: 3s;
}

.HowItWorksSvg.is-stage2 .HowItWorksSvg-whiteDots,
.HowItWorksSvg.is-stage3 .HowItWorksSvg-whiteDots,
.HowItWorksSvg.is-stage4 .HowItWorksSvg-whiteDots {
  opacity: 1;
}

.HowItWorksSvg-fixedDots > circle {
  opacity: 0.04;
  transition: opacity 1.5s;
}

.HowItWorksSvg-fixedDots > circle:nth-child(1) {
  opacity: 0.04;
}

.HowItWorksSvg-fixedDots > circle:nth-child(2) {
  opacity: 0.08;
}

.HowItWorksSvg-fixedDots > circle:nth-child(3) {
  opacity: 0.12;
}

.HowItWorksSvg-fixedDots > circle:nth-child(4) {
  opacity: 0.16;
}

.HowItWorksSvg-fixedDots > circle:nth-child(5) {
  opacity: 0.2;
}

.HowItWorksSvg-fixedDots > circle:nth-child(6) {
  opacity: 0.24;
}

.HowItWorksSvg-fixedDots > circle:nth-child(7) {
  opacity: 0.28;
}

.HowItWorksSvg.is-stage2 .HowItWorksSvg-fixedDots > circle:nth-child(1) {
  transition-delay: 0s;
}

.HowItWorksSvg.is-stage2 .HowItWorksSvg-fixedDots > circle:nth-child(2) {
  transition-delay: 0.42857s;
}

.HowItWorksSvg.is-stage2 .HowItWorksSvg-fixedDots > circle:nth-child(3) {
  transition-delay: 0.85714s;
}

.HowItWorksSvg.is-stage2 .HowItWorksSvg-fixedDots > circle:nth-child(4) {
  transition-delay: 1.28571s;
}

.HowItWorksSvg.is-stage2 .HowItWorksSvg-fixedDots > circle:nth-child(5) {
  transition-delay: 1.71429s;
}

.HowItWorksSvg.is-stage2 .HowItWorksSvg-fixedDots > circle:nth-child(6) {
  transition-delay: 2.14286s;
}

.HowItWorksSvg.is-stage2 .HowItWorksSvg-fixedDots > circle:nth-child(7) {
  transition-delay: 2.57143s;
}

.HowItWorksSvg.is-stage2 .HowItWorksSvg-fixedDots > circle,
.HowItWorksSvg.is-stage3 .HowItWorksSvg-fixedDots > circle,
.HowItWorksSvg.is-stage4 .HowItWorksSvg-fixedDots > circle {
  opacity: 1;
  transition: opacity 3s;
}

.HowItWorksSvg-blueDots > circle,
.HowItWorksSvg-yellowDots > circle {
  opacity: 0;
  transition: opacity 1.5s;
}

.HowItWorksSvg.is-stage3 .HowItWorksSvg-blueDots > circle:nth-child(1),
.HowItWorksSvg.is-stage3 .HowItWorksSvg-yellowDots > circle:nth-child(1) {
  transition-delay: 0s;
}

.HowItWorksSvg.is-stage3 .HowItWorksSvg-blueDots > circle:nth-child(2),
.HowItWorksSvg.is-stage3 .HowItWorksSvg-yellowDots > circle:nth-child(2) {
  transition-delay: 0.14286s;
}

.HowItWorksSvg.is-stage3 .HowItWorksSvg-blueDots > circle:nth-child(3),
.HowItWorksSvg.is-stage3 .HowItWorksSvg-yellowDots > circle:nth-child(3) {
  transition-delay: 0.28571s;
}

.HowItWorksSvg.is-stage3 .HowItWorksSvg-blueDots > circle:nth-child(4),
.HowItWorksSvg.is-stage3 .HowItWorksSvg-yellowDots > circle:nth-child(4) {
  transition-delay: 0.42857s;
}

.HowItWorksSvg.is-stage3 .HowItWorksSvg-blueDots > circle:nth-child(5),
.HowItWorksSvg.is-stage3 .HowItWorksSvg-yellowDots > circle:nth-child(5) {
  transition-delay: 0.57143s;
}

.HowItWorksSvg.is-stage3 .HowItWorksSvg-blueDots > circle:nth-child(6),
.HowItWorksSvg.is-stage3 .HowItWorksSvg-yellowDots > circle:nth-child(6) {
  transition-delay: 0.71429s;
}

.HowItWorksSvg.is-stage3 .HowItWorksSvg-blueDots > circle:nth-child(7),
.HowItWorksSvg.is-stage3 .HowItWorksSvg-yellowDots > circle:nth-child(7) {
  transition-delay: 0.85714s;
}

.HowItWorksSvg.is-stage4 .HowItWorksSvg-blueDots > circle {
  transition: opacity 0.75s;
}

.HowItWorksSvg.is-stage4 .HowItWorksSvg-blueDots > circle:nth-child(1) {
  transition-delay: 0s;
}

.HowItWorksSvg.is-stage4 .HowItWorksSvg-blueDots > circle:nth-child(2) {
  transition-delay: 0.07143s;
}

.HowItWorksSvg.is-stage4 .HowItWorksSvg-blueDots > circle:nth-child(3) {
  transition-delay: 0.14286s;
}

.HowItWorksSvg.is-stage4 .HowItWorksSvg-blueDots > circle:nth-child(4) {
  transition-delay: 0.21429s;
}

.HowItWorksSvg.is-stage4 .HowItWorksSvg-blueDots > circle:nth-child(5) {
  transition-delay: 0.28571s;
}

.HowItWorksSvg.is-stage4 .HowItWorksSvg-blueDots > circle:nth-child(6) {
  transition-delay: 0.35714s;
}

.HowItWorksSvg.is-stage4 .HowItWorksSvg-blueDots > circle:nth-child(7) {
  transition-delay: 0.42857s;
}

.HowItWorksSvg.is-stage4 .HowItWorksSvg-yellowDots > circle {
  transition: opacity 0.75s;
}

.HowItWorksSvg.is-stage4 .HowItWorksSvg-yellowDots > circle:nth-child(1) {
  transition-delay: 0.28571s;
}

.HowItWorksSvg.is-stage4 .HowItWorksSvg-yellowDots > circle:nth-child(2) {
  transition-delay: 0.42857s;
}

.HowItWorksSvg.is-stage4 .HowItWorksSvg-yellowDots > circle:nth-child(3) {
  transition-delay: 0.57143s;
}

.HowItWorksSvg.is-stage4 .HowItWorksSvg-yellowDots > circle:nth-child(4) {
  transition-delay: 0.71429s;
}

.HowItWorksSvg.is-stage4 .HowItWorksSvg-yellowDots > circle:nth-child(5) {
  transition-delay: 0.85714s;
}

.HowItWorksSvg.is-stage4 .HowItWorksSvg-yellowDots > circle:nth-child(6) {
  transition-delay: 1s;
}

.HowItWorksSvg.is-stage4 .HowItWorksSvg-yellowDots > circle:nth-child(7) {
  transition-delay: 1.14286s;
}

.HowItWorksSvg.is-stage3 .HowItWorksSvg-blueDots > circle,
.HowItWorksSvg.is-stage3 .HowItWorksSvg-yellowDots > circle,
.HowItWorksSvg.is-stage4 .HowItWorksSvg-blueDots > circle,
.HowItWorksSvg.is-stage4 .HowItWorksSvg-yellowDots > circle {
  opacity: 1;
  transition: opacity 3s;
}

.HowItWorksSvg-blueLine, .HowItWorksSvg-yellowLine {
  opacity: 0;
  transition: opacity 2s;
}

.HowItWorksSvg.is-stage4 .HowItWorksSvg-blueLine,
.HowItWorksSvg.is-stage4 .HowItWorksSvg-yellowLine {
  animation: HowItWorksSvg-drawLine 4s linear forwards;
  opacity: 1;
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  transition: none;
}

.HowItWorksSvg.is-stage4 .HowItWorksSvg-yellowLine {
  animation-delay: 0.5s;
}

.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%;
  }
}

.ImageGallery {
  opacity: 0;
}

.ImageGallery.is-active {
  opacity: 1;
}

.ImageGallery-item {
  transition: box-shadow 0.4s, height 0.4s, left 0.4s, top 0.4s, transform 0.4s, width 0.4s;
  cursor: pointer;
}

.ImageGallery.is-resizing .ImageGallery-item {
  transition: box-shadow 0.4s, transform 0.4s;
}

.ImageGallery-item:hover {
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
  transform: scale(1.025) translateY(-1.25%);
}

.ImageGallery-item.is-active {
  box-shadow: none;
  cursor: default;
  transform: none;
  z-index: 5;
}

.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("https://form.jfe-systems.com/hubfs/library/classic/icon/ajax-loader.gif") no-repeat center;
  display: block;
  height: 32px;
  width: 32px;
}

.LoadingIcon--gray {
  background-image: url("https://form.jfe-systems.com/hubfs/library/classic/icon/ajax-loader-gray.gif");
}

.LoadingIcon--blue {
  background-image: url("https://form.jfe-systems.com/hubfs/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("https://form.jfe-systems.com/hubfs/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;
  }
}

.LogoGrid {
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}

.LogoGrid-item {
  padding: 0 20px 30px;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 25%;
}

.LogoGrid-item img {
  display: block;
  max-height: 120px;
  max-width: 100%;
}

.LogoRow {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.LogoRow-wrap {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.LogoRow-item {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 200px;
  margin: 0 20px;
}

.LogoRow img {
  display: block;
  position: relative;
  max-height: 50px;
  max-width: 200px;
  width: auto;
}

.LogoRow.is-static .LogoRow-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -20px;
}

.LogoRow.is-static .LogoRow-item {
  margin-bottom: 20px;
}

.LogoRow.is-active .LogoRow-wrap {
  animation-name: LogoRow-scroll;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

.LogoRow.is-active .LogoRow-wrap:hover, .LogoRow.is-active .LogoRow-wrap:focus {
  animation-play-state: paused;
}

.Longform {
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
}

.Longform-body {
  width: calc(100% - 340px);
}

.Longform-body blockquote {
  margin: 60px 0;
  padding-left: 80px;
  padding-right: 80px;
}

.Longform-body blockquote:first-child {
  margin-top: 0;
}

.Longform-body blockquote:last-child {
  margin-bottom: 0;
}

.Longform-body blockquote p {
  color: #5580ff;
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
}

@media (max-width: 639px) {
  .Longform-body blockquote p {
    font-size: 18px;
  }
}

@media (max-width: 639px) {
  .Longform-body blockquote p {
    line-height: 28px;
  }
}

.Longform-sidebar .Sidebar.is-final {
  bottom: 40px;
}

.Longform-sidebar .hs-company input[type=text] {
  width: 100%;
}

.Longform-section {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.Longform-section + .Longform-section {
  margin-top: 60px;
}

.Longform-section[id] {
  border-top: 1px solid #D8D8D8;
  padding-top: 60px;
}

.Longform-section[id]:first-child {
  border-top: 0;
  padding-top: 0;
}

.Longform-content {
  width: 100%;
}

.Longform-aside,
.Longform-aside + .Longform-content {
  width: calc(50% - 20px);
}

.Longform-aside.is-onLeft {
  margin-right: 40px;
}

.Longform-aside.is-onRight {
  margin-left: 40px;
  -ms-flex-order: 2;
  order: 2;
}

.Longform-aside {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}

.Longform-aside img {
  display: block;
  width: 100%;
}

@media (max-width: 1199px) {
  .row-fluid .Longform-body.span9 {
    width: 70%;
    margin-left: 6.5%;
  }
}

@media (max-width: 819px) {
  .row-fluid .Longform-body.span9 {
    width: 100%;
    margin-left: 0;
  }
  .Web-Sidebar:not(.Three-column):not(.right) .row-fluid .Longform-sidebar.span3 {
    display: none;
  }
}

@media (max-width: 639px) {
  .Longform-section {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .Longform-aside {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 360px;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
  }
  .Longform-aside + .Longform-content {
    margin-top: 40px;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
  }
}

.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.active-branch > a: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;
}

@media (min-width: 820px) {
  .Header-nav > div > ul.menu > li.expanded li.active-branch,
  .Header-nav > div > div.hs-menu-wrapper > ul > li.hs-item-has-children li.active-branch {
    background-color: #5580ff;
  }
  .Header-nav > div > ul.menu > li.expanded li.active-branch > a,
  .Header-nav > div > div.hs-menu-wrapper > ul > li.hs-item-has-children li.active-branch > a {
    color: white !important;
  }
  .Header-nav > div > ul.menu > li.expanded li.active-branch > a:after,
  .Header-nav > div > div.hs-menu-wrapper > ul > li.hs-item-has-children li.active-branch > a:after {
    color: white !important;
  }
  .Header-nav > div > ul.menu > li.expanded li.hs-item-has-children.expanded > a:after,
  .Header-nav > div > div.hs-menu-wrapper > ul > li.hs-item-has-children li.hs-item-has-children.expanded > a:after {
    font-family: FontAwesome;
    content: '\f105';
    position: absolute;
    color: #5580ff;
    right: 20px;
    font-weight: 600;
    transition: right 0.3s;
  }
  .Header-nav > div > ul.menu > li.expanded li.hs-item-has-children.expanded > ul.menu,
  .Header-nav > div > div.hs-menu-wrapper > ul > li.hs-item-has-children li.hs-item-has-children.expanded > ul.menu {
    position: absolute;
    left: 95%;
    overflow: auto;
    background: white;
    top: 0;
    border-bottom: solid 2px #5580ff;
    box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, 0.36);
    visibility: visible;
    opacity: 0;
    display: none;
    transition: all 0.3s;
  }
  .Header-nav > div > ul.menu > li.expanded li.hs-item-has-children.expanded:hover > ul.menu,
  .Header-nav > div > div.hs-menu-wrapper > ul > li.hs-item-has-children li.hs-item-has-children.expanded:hover > ul.menu {
    left: 100%;
    opacity: 1;
    display: block;
  }
  .Header-nav > div > ul.menu > li.expanded li.hs-item-has-children.expanded:hover > a,
  .Header-nav > div > div.hs-menu-wrapper > ul > li.hs-item-has-children li.hs-item-has-children.expanded:hover > a {
    background-color: #5580ff;
    color: white !important;
  }
  .Header-nav > div > ul.menu > li.expanded li.hs-item-has-children.expanded:hover > a:after,
  .Header-nav > div > div.hs-menu-wrapper > ul > li.hs-item-has-children li.hs-item-has-children.expanded:hover > a:after {
    right: 17px;
    color: white !important;
  }
}

.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 !important;
    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 !important;
  }
  .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, 1.4s, 0.8s, 0s, 0.8s;
  }
  .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.3s, 0.7s, 0s, 0.7s;
  }
  .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.2s, 0.6s, 0s, 0.6s;
  }
  .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.1s, 0.5s, 0s, 0.5s;
  }
  .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, 1s, 0.4s, 0s, 0.4s;
  }
  .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, 0.9s, 0.3s, 0s, 0.3s;
  }
  .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, 0.8s, 0.2s, 0s, 0.2s;
  }
  .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, 0.7s, 0.1s, 0s, 0.1s;
  }
  .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, 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 > 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, 1.4s, 0s, 0s, 1.4s, 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.3s, 0s, 0.1s, 1.3s, 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.2s, 0s, 0.2s, 1.2s, 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.1s, 0s, 0.3s, 1.1s, 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, 1s, 0s, 0.4s, 1s, 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, 0.9s, 0s, 0.5s, 0.9s, 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, 0.8s, 0s, 0.6s, 0.8s, 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, 0.7s, 0s, 0.7s, 0.7s, 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, 0.6s, 0s, 0.8s, 0.6s, 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-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;
    position: relative;
  }
  .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: #5580ff;
    background: linear-gradient(90deg, #5580ff 0%, #7c9dff 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: #5580ff;
  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;
  padding-top: 125px;
  position: relative;
}

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

.PartnerTeaser {
  -ms-flex-pack: center;
  justify-content: center;
  overflow: visible;
  position: relative;
}

.PartnerTeaser:after {
  transition: opacity 0.4s, transform 0.4s;
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  border-top: 19px solid #fff;
  bottom: 0;
  content: '';
  display: block;
  left: 50%;
  opacity: 0;
  position: absolute;
  transform: translate(-50%, 100%);
  z-index: 10;
}

.PartnerTeaser:before {
  transition: border 0.4s, opacity 0.4s, transform 0.4s;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #e7e8e9;
  bottom: 0;
  content: '';
  display: block;
  left: 50%;
  opacity: 0;
  position: absolute;
  transform: translate(-50%, 100%);
  z-index: 5;
}

.PartnerTeaser:active:before, .PartnerTeaser:hover:before {
  border-top-color: #dbdcde;
}

.PartnerTeaser-logo {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  margin-bottom: 40px;
  width: 100%;
}

.PartnerTeaser-logo img {
  display: block;
  margin: auto;
  max-height: 60px;
  max-width: 160px;
}

.PartnerTeaser .Card-cta {
  position: relative;
}

.PartnerTeaser .Card-cta:before {
  transition: opacity 0.4s, transform 0.4s;
  background: #979797;
  content: '';
  display: block;
  height: 3px;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: -2px;
  transform: scaleY(0.33);
}

a.PartnerTeaser.is-active {
  margin-bottom: 20px;
}

a.PartnerTeaser.is-active:after, a.PartnerTeaser.is-active:before {
  opacity: 1;
}

a.PartnerTeaser.is-active .Card-cta {
  background: none;
}

a.PartnerTeaser.is-active .Card-cta span,
a.PartnerTeaser.is-active:active .Card-cta span a.PartnerTeaser.is-active:hover .Card-cta span {
  color: #5580ff;
  border-color: transparent;
}

a.PartnerTeaser.is-active .Card-cta:before {
  opacity: 1;
  transform: scale(1);
}

.PartnerTray {
  padding: 100px 5px;
  background: #333333;
  display: none;
  position: relative;
  transform: translateX(-50%);
  width: calc(100vw + 10px);
  z-index: 100;
}

.PartnerTray-close {
  background: url("https://form.jfe-systems.com/hubfs/library/classic/icon/icon-close.svg") no-repeat center;
  background-size: contain;
  cursor: pointer;
  display: block;
  height: 36px;
  position: absolute;
  right: 30px;
  top: 50px;
  transform: translate(0, -50%);
  width: 36px;
}

.PartnerTray,
.PartnerTray a,
.PartnerTray h1,
.PartnerTray .h1,
.PartnerTray h2,
.PartnerTray .h2,
.PartnerTray h3,
.PartnerTray .h3,
.PartnerTray h4,
.PartnerTray .h4,
.PartnerTray h5,
.PartnerTray .h5,
.PartnerTray h6,
.PartnerTray .h6 {
  color: #fff;
}

.PartnerTray h2 {
  margin: 80px 0 30px;
}

.PartnerTray h2:first-child {
  margin-top: 0;
}

.PartnerTray h2:last-child {
  margin-bottom: 0;
}

.PartnerTray blockquote {
  color: #5580ff;
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
}

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

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

.PartnerTray cite {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: block;
  font-style: normal;
}

.PartnerTray.is-active {
  display: block;
}

@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: #1977b5;
}

.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: #5580ff;
}

.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: #5580ff;
}

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

.QuickLinks {
  margin: 40px -5px;
  padding: 40px 0 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  display: -ms-flexbox;
  display: flex;
  list-style: none !important;
  width: calc(100% + 10px);
}

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

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

.QuickLinks-item {
  -ms-flex: 1;
  flex: 1;
  list-style: none !important;
  padding: 0 5px;
}

.QuickLinks a {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}

.Resource {
  background: #F4F4F4;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.Resource-content {
  padding: 100px 60px;
  margin-left: 30px;
  max-width: 620px;
  width: 50%;
}

.Resource-aside {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 620px;
  width: 50%;
}

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

.Resource-form {
  padding: 60px 40px;
  background: #273A42;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}

.Resource-form .ao-richtext-block p,
.Resource-form .ao-richtext-block ul,
.Resource-form .ao-richtext-block span,
.Resource-form .ao-form-label,
.Resource-form .ao-form-error-message {
  color: #fff !important;
}

.Resource-form:only-child {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.Resource-form input[type=text],
.Resource-form input[type=email],
.Resource-form input[type=password],
.Resource-form input[type=search],
.Resource-form input[type=number],
.Resource-form input[type=url],
.Resource-form input[type=tel],
.Resource-form input[type=datetime],
.Resource-form input[type=date],
.Resource-form input[type=month],
.Resource-form input[type=week],
.Resource-form textarea,
.Resource-form select {
  color: #4a4a4a;
}

.Resource-form .LoadingIcon, .Resource-form .ViewsExposedForm--resources .ajax-progress .throbber, .ViewsExposedForm--resources .ajax-progress .Resource-form .throbber, .Resource-form .ViewsExposedForm--blog .ajax-progress .throbber, .ViewsExposedForm--blog .ajax-progress .Resource-form .throbber, .Resource-form .ViewsExposedForm--partners .ajax-progress .throbber, .ViewsExposedForm--partners .ajax-progress .Resource-form .throbber, .Resource-form .pager-load-more .ajax-progress .throbber, .pager-load-more .ajax-progress .Resource-form .throbber {
  margin: auto;
}

.Resource-form #block-b1501788885926 span {
  display: block;
  font-size: 12px !important;
  line-height: 16px !important;
  margin: 0 auto;
  max-width: 360px;
}

.Resource-video {
  background: #273A42;
}

.Resource-video:only-child {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.Resource-secondaryContent {
  padding: 60px;
  background: #D8D8D8;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.Resource-secondaryContent .media-wysiwyg-align-left img,
.Resource-secondaryContent .media-wysiwyg-align-right img {
  box-shadow: none;
}

@media (max-width: 959px) {
  .Resource {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .Resource-content, .Resource-aside {
    max-width: inherit;
    width: 100%;
  }
  .Resource-content, .Resource-form {
    padding: 80px 40px;
  }
  .Resource-content {
    margin-left: 0;
  }
}

@media (max-width: 639px) {
  .Resource-content, .Resource-form {
    padding: 60px 30px;
  }
}

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

.ResourceCta-icon {
  box-shadow: rgba(13, 23, 34, 0.25) 0 3px 15px , rgba(13, 23, 34, 0.125) 0 0 0 1px ;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  border-radius: 7px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 86px;
  -ms-flex-pack: center;
  justify-content: center;
  width: 86px;
}

.ResourceCta-icon img {
  display: block;
  max-height: 48px;
  max-width: 48px;
}

.ResourceCta-content {
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-left: 20px;
}

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

.ResourceCta-title {
  color: #1977b5;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.ResourceCta:active, .ResourceCta:hover {
  text-decoration: none;
}

.u-textColor--000000 .ResourceCta {
  color: #666;
}

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

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

.ResourcesView-featured > .attachment,
.ResourcesView-featured > .attachment > .view {
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  width: 100%;
}

.ResourcesView-featured > .attachment > .view > .view-content > .views-row {
  width: 50%;
}

.ResourcesView-featured .Card-title {
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
  font-weight: 300;
}

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

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

.ResourcesView-featured .Card-image {
  height: 300px;
}

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

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

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

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

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

.ResourcesView-social ul li {
  list-style: none;
}

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

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

@media (max-width: 639px) {
  .ResourcesView-featured > .attachment > .view > .view-content > .views-row {
    width: 100%;
  }
}

.ResourceTeaser {
  -ms-flex-pack: start;
  justify-content: flex-start;
  min-height: 400px;
}

.ResourceTeaser-kicker {
  color: #5580ff;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  font-weight: 700;
  margin: 10px auto 0;
  text-transform: uppercase;
}

.ResourceTeaser-date {
  color: #979797;
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  font-weight: 500;
}

.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;
}

.Section-bg {
  background: no-repeat center;
  background-size: cover;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}

.Section-header {
  margin: 0 0 40px;
}

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

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

.Section-kicker {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  font-weight: 600;
  margin: 0;
  text-transform: uppercase;
}

.Section-title {
  position: relative;
}

.Section-title:after {
  content: '';
  width: 60px;
  height: 2px;
  background: #29bfc4;
  display: block;
  margin: 0 auto;
  margin-top: 20px;
}

.Section-title.h4 {
  max-width: 760px;
}

.Section-header.u-alignCenter .Section-title.h4,
.Section-header.u-alignLeft .Section-title.h4 {
  margin-right: auto;
}

.Section-header.u-alignCenter .Section-title.h4,
.Section-header.u-alignRight .Section-title.h4 {
  margin-left: auto;
}

.Section-subtitle {
  color: #666;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin: 0 0 30px;
  margin: 0 auto;
}

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

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

.Section-icon {
  display: block;
  height: 48px;
  left: -20px;
  position: absolute;
  top: 50%;
  transform: translate(-100%, -50%);
  width: 48px;
}

.Section-content h1 + h4,
.Section-content h1 + h5,
.Section-content h1 + h6,
.Section-content h2 + h4,
.Section-content h2 + h5,
.Section-content h2 + h6,
.Section-content h3 + h4,
.Section-content h3 + h5,
.Section-content h3 + h6,
.Section-content h4 + h4,
.Section-content h4 + h5,
.Section-content h4 + h6,
.Section-content h5 + h4,
.Section-content h5 + h5,
.Section-content h5 + h6,
.Section-content h6 + h4,
.Section-content h6 + h5,
.Section-content h6 + h6 {
  margin-top: -30px;
}

.Section-content h1 img,
.Section-content h2 img,
.Section-content h3 img,
.Section-content h4 img,
.Section-content h5 img,
.Section-content h6 img {
  display: inline-block;
  margin-bottom: 30px;
}

.Section-content h4,
.Section-content h6 {
  color: #666;
}

.Section-content h6 {
  text-transform: uppercase;
}

.Section-content {
  margin: 30px 0;
}

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

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

.Section-cta, .Section-images {
  margin: 60px 0;
}

.Section-cta:first-child, .Section-images:first-child {
  margin-top: 0;
}

.Section-cta:last-child, .Section-images:last-child {
  margin-bottom: 0;
}

.Section-image {
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.Section-image.is-smallSize {
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
}

.Section-image.is-largeSize {
  -ms-flex-preferred-size: 70%;
  flex-basis: 70%;
}

.Section-image.is-fullsize {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: none;
}

.Section-image.is-fullsize img {
  margin: 0 auto;
}

.Section-image img {
  display: block;
}

.Section-image a {
  cursor: zoom-in;
}

.Section-images {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  left: 50%;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: -60px !important;
  max-width: 720px;
  position: relative;
  transform: translateX(-50%);
  width: calc(100% + 60px);
}

.Section-images > div {
  padding: 0 30px 60px;
}

.Section-images img {
  display: block;
}

.Section-images a {
  cursor: zoom-in;
}

@media (min-width: 641px) {
  .Section-video.embed {
    width: 500px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }
}

.Section--columnContent .Row,
.Section--columnContent [class^='Row--'],
.Section--columnContent [class*=' Row--'], .Section--columnContent .Footer-nav, .Section--columnContent .view-blog .view-content, .view-blog .Section--columnContent .view-content, .Section--columnContent .view-partners .view-content, .view-partners .Section--columnContent .view-content, .Section--columnContent .view-resources .view-content, .view-resources .Section--columnContent .view-content {
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 639px) {
  .Section-content h1 img + br,
  .Section-content h2 img + br,
  .Section-content h3 img + br,
  .Section-content h4 img + br,
  .Section-content h5 img + br,
  .Section-content h6 img + br {
    display: block;
  }
}

@media (max-width: 479px) {
  .Section-images {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    max-width: 360px;
  }
  .Section-images > div {
    padding-left: 0;
    padding-right: 0;
  }
}

.Sidebar {
  -ms-flex-item-align: start;
  align-self: flex-start;
  background: #fff;
  box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.2);
  position: relative;
  width: 260px;
  display: table;
}

.Sidebar.is-initial {
  left: calc(50% - 620px);
  max-height: calc(100vh - 160px);
  overflow: auto;
  position: fixed;
  top: 120px;
  z-index: 20;
}

.Sidebar.is-final {
  bottom: 0;
  position: absolute;
}

.Sidebar ul,
.Sidebar li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.Sidebar li {
  position: relative;
}

.Sidebar li:before {
  background: #5580ff;
  background: linear-gradient(90deg, #5580ff 0%, #7c9dff 100%);
  transition: opacity 0.4s;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
}

.Sidebar li + li {
  border-top: 1px solid #D8D8D8;
}

.Sidebar a {
  color: #4a4a4a;
  padding: 20px 30px 20px 20px;
  transition: background 0.4s, color 0.4s;
  display: block;
  position: relative;
  text-decoration: none;
  z-index: 10;
  font-size: 16px;
}

.Sidebar a:active, .Sidebar a:hover {
  background: #F4F4F4;
}

.Sidebar .is-active:before,
.Sidebar .hs-menu-depth-1.active-branch:before {
  opacity: 1;
}

.Sidebar .is-active a,
.Sidebar .hs-menu-depth-1.active-branch a {
  color: #fff;
  background: none !important;
}

@media (max-width: 1299px) {
  .Sidebar.is-initial {
    left: 30px;
  }
}

@media (max-width: 959px) {
  .Sidebar {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    width: 200px;
  }
}

.Sidebar .Sidebar-link-menu .is-active:not(.active-branch):before {
  opacity: 0;
}

.Sidebar .Sidebar-link-menu .is-active:not(.active-branch) a {
  color: #4a4a4a;
  background: none !important;
}

.Sidebar .Sidebar-link-menu .is-active:not(.active-branch) a:hover {
  background: #F4F4F4 !important;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.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("https://form.jfe-systems.com/hubfs/library/classic/icon/icon-social-facebook.svg");
}

.SocialIcon--linkedin {
  background-image: url("https://form.jfe-systems.com/hubfs/library/classic/icon/icon-social-linkedin.svg");
}

.SocialIcon--rss {
  background-image: url("https://form.jfe-systems.com/hubfs/library/classic/icon/icon-social-rss.svg");
}

.SocialIcon--twitter {
  background-image: url("https://form.jfe-systems.com/hubfs/library/classic/icon/icon-social-twitter.svg");
}

.SocialIcon--youtube {
  background-image: url("https://form.jfe-systems.com/hubfs/library/classic/icon/icon-social-youtube.svg");
}

.StepDiagram {
  box-shadow: rgba(13, 23, 34, 0.25) 0 3px 15px , rgba(13, 23, 34, 0.125) 0 0 0 1px ;
  padding: 60px;
  background: #fff;
  border-radius: 7px;
  position: relative;
}

.StepDiagram-icon {
  display: block;
  height: 54px;
  width: 54px;
}

.StepDiagram-label {
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
}

.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: #1977b5;
  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;
}

.TagList {
  margin: 60px 0;
}

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

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

.TagList a {
  color: #F4F4F4;
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  padding: 10px;
  transition: background 0.4s, color 0.4s;
  background: #D8D8D8;
  display: inline-block;
  margin: 0 10px 10px 0;
}

.TagList a:active, .TagList a:hover {
  color: #fff;
  background: #1977b5;
  text-decoration: none;
}

.TileCard {
  color: #4a4a4a;
  padding: 40px 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: start;
  justify-content: flex-start;
  overflow: hidden;
  width: 100%;
}

.TileCard-icon {
  -ms-flex-align: end;
  align-items: flex-end;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: 100px;
  max-height: 100px;
  z-index: 10;
}

.TileCard-icon svg {
  fill: #5580ff;
}

.TileCard-icon img {
  transition: opacity 0.6s;
  display: block;
  max-height: 100%;
  max-width: 100%;
}

.TileCard-icon:before {
  transition: opacity 0.6s;
  background: rgba(13, 23, 34, 0.5) url("https://form.jfe-systems.com/hubfs/library/classic/icon/icon-arrow.svg") no-repeat center;
  background-size: 32px;
  border-radius: 100%;
  content: '';
  display: block;
  height: 72px;
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 72px;
}

.TileCard-icon.is-large {
  -ms-flex-align: center;
  align-items: center;
  height: 100px;
  max-width: 220px;
  width: 100%;
}

.TileCard-icon.is-medium {
  height: 80px;
  max-width: 180px;
  width: 100%;
}

.TileCard-icon.is-small {
  max-height: 60px;
  max-width: 140px;
  width: 60px;
}

.TileCard-icon.is-awesome .fa {
  transition: opacity .6s;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  font-size: 60px;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  color: #5580ff;
}

.TileCard-title {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.TileCard-icon + .TileCard-title {
  margin-top: 30px;
}

.TileCard .TileCard-title {
  color: inherit;
  max-width: 180px;
  position: relative;
  z-index: 10;
}

a.TileCard {
  transition: color 0.6s;
  text-decoration: none;
}

a.TileCard:before {
  background: #5580ff;
  background: linear-gradient(135deg, #5580ff 0%, #7c9dff 100%);
  transition: opacity 0.6s;
  bottom: 0;
  box-shadow: inset 3px 3px 15px rgba(0, 0, 0, 0.2);
  content: '';
  display: block;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
}

a.TileCard:active, a.TileCard:hover {
  color: #fff;
}

a.TileCard:active:before,
a.TileCard:active .TileCard-icon:before, a.TileCard:hover:before,
a.TileCard:hover .TileCard-icon:before {
  opacity: 1;
}

a.TileCard:active .TileCard-icon img, a.TileCard:active .TileCard-icon i, a.TileCard:hover .TileCard-icon img, a.TileCard:hover .TileCard-icon i {
  opacity: 0;
}

.ValueStatement {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  width: 100%;
}

.ValueStatement-statement {
  margin: 0 0 60px;
  width: 100%;
}

.ValueStatement-statement .Wrap {
  max-width: 720px;
}

.ValueStatement-questions {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.ValueStatement-question {
  color: #1977b5;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  padding: 0 10px;
  -ms-flex-preferred-size: 33.33%;
  flex-basis: 33.33%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  opacity: 0;
  transform: scale(0.8);
  transition-duration: 1s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  width: 33.33%;
}

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

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

.ValueStatement-question a,
.ValueStatement-question span {
  display: block;
  margin: 0 auto;
  max-width: 250px;
  text-decoration: none;
}

.ValueStatement-question:nth-child(3n+1) {
  margin-left: -100%;
}

.ValueStatement-question:nth-child(3n+1):last-child {
  margin-right: 66.66%;
}

.ValueStatement-question:nth-child(3n+1) + :last-child {
  margin-right: 33.33%;
}

.ValueStatement-question:first-child {
  margin-left: 0;
}

.ValueStatement-question.is-active {
  opacity: 1;
  transform: scale(1);
  transition-delay: 0.5s;
}

@media (max-width: 959px) {
  .ValueStatement-statement .Wrap {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
}

@media (max-width: 639px) {
  .ValueStatement-question {
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;
    padding-left: 5px;
    padding-right: 5px;
  }
}

.VideoPreview {
  transition: box-shadow 0.6s, transform 0.6s;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.VideoPreview:after {
  box-shadow: rgba(13, 23, 34, 0.25) 0 3px 15px , rgba(13, 23, 34, 0.125) 0 0 0 1px ;
  transition: opacity 0.6s;
  background: url("https://form.jfe-systems.com/hubfs/library/classic/icon/icon-play.svg") no-repeat center;
  background-size: contain;
  border-radius: 100%;
  content: '';
  display: block;
  height: 120px;
  left: 50%;
  max-height: 80%;
  max-width: 80%;
  opacity: 0.75;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 120px;
  z-index: 10;
}

.VideoPreview:active:after, .VideoPreview:hover:after {
  opacity: 0.9;
}

.ViewsDropdown {
  transition: box-shadow 0.4s;
  border-radius: 3px;
  height: 48px;
  min-width: 160px;
  position: relative;
}

.ViewsDropdown-label {
  color: #1977b5;
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  transition: background 0.4s, border 0.4s, color 0.4s;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #D8D8D8;
  cursor: pointer;
  height: 48px;
  line-height: 46px;
  padding-left: 20px;
  padding-right: 42px;
  position: relative;
  white-space: nowrap;
  z-index: 10;
}

.ViewsDropdown-label:after {
  transition: border 0.4s;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #5580ff;
  content: '';
  display: block;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.ViewsDropdown-items {
  transition: box-shadow 0.4s, opacity 0.4s, transform 0.6s;
  background: #fff;
  border-radius: 0 0 3px 3px;
  height: 0;
  max-height: 600px;
  min-width: 100%;
  opacity: 0;
  overflow: auto;
  position: relative;
  transform: rotateX(-30deg);
  transform-origin: center top;
  z-index: 5;
}

.ViewsDropdown-items a {
  color: #4a4a4a;
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  padding: 0 20px;
  transition: background 0.4s, color 0.4s;
  display: block;
  font-weight: 400;
  line-height: 36px;
  text-decoration: none;
  white-space: nowrap;
}

.ViewsDropdown-items a:hover {
  background: rgba(25, 119, 181, 0.1);
  color: #40535f;
}

.ViewsDropdown.is-active .ViewsDropdown-label {
  color: #fff;
  background: #1977b5;
  border-color: transparent;
}

.ViewsDropdown.is-active .ViewsDropdown-label:after {
  border-top-color: #fff;
}

.ViewsDropdown:focus, .ViewsDropdown:hover,
.ViewsDropdown:focus .ViewsDropdown-items,
.ViewsDropdown:hover .ViewsDropdown-items {
  box-shadow: rgba(13, 23, 34, 0.25) 0 5px 25px , rgba(13, 23, 34, 0.125) 0 0 0 1px ;
}

.ViewsDropdown:focus .ViewsDropdown-label,
.ViewsDropdown:hover .ViewsDropdown-label {
  color: #fff;
  background: #1977b5;
  border-color: transparent;
  border-radius: 3px 3px 0 0;
}

.ViewsDropdown:focus .ViewsDropdown-label:after,
.ViewsDropdown:hover .ViewsDropdown-label:after {
  border-top-color: #fff;
}

.ViewsDropdown:focus .ViewsDropdown-items,
.ViewsDropdown:hover .ViewsDropdown-items {
  display: block;
  height: auto;
  opacity: 1;
  transform: none;
}

@media (max-width: 1199px) and (min-width: 1040px) {
  .ViewsDropdown {
    max-width: 160px;
  }
  .ViewsDropdown-items {
    left: 0;
    position: absolute;
    top: 100%;
  }
}

.ViewsExposedForm--resources, .ViewsExposedForm--blog, .ViewsExposedForm--partners {
  display: -ms-flexbox;
  display: flex;
  height: 48px;
  position: relative;
}

.ViewsExposedForm--resources .views-submit-button, .ViewsExposedForm--blog .views-submit-button, .ViewsExposedForm--partners .views-submit-button {
  display: none;
}

.views-exposed-widget {
  z-index: 100 !important;
}

.ViewsExposedForm--resources .views-exposed-widget, .ViewsExposedForm--blog .views-exposed-widget, .ViewsExposedForm--partners .views-exposed-widget {
  position: relative;
}

.ViewsExposedForm--resources .views-exposed-widget:nth-child(1), .ViewsExposedForm--blog .views-exposed-widget:nth-child(1), .ViewsExposedForm--partners .views-exposed-widget:nth-child(1) {
  z-index: 9;
}

.ViewsExposedForm--resources .views-exposed-widget:nth-child(2), .ViewsExposedForm--blog .views-exposed-widget:nth-child(2), .ViewsExposedForm--partners .views-exposed-widget:nth-child(2) {
  z-index: 8;
}

.ViewsExposedForm--resources .views-exposed-widget:nth-child(3), .ViewsExposedForm--blog .views-exposed-widget:nth-child(3), .ViewsExposedForm--partners .views-exposed-widget:nth-child(3) {
  z-index: 7;
}

.ViewsExposedForm--resources .views-exposed-widget:nth-child(4), .ViewsExposedForm--blog .views-exposed-widget:nth-child(4), .ViewsExposedForm--partners .views-exposed-widget:nth-child(4) {
  z-index: 6;
}

.ViewsExposedForm--resources .views-exposed-widget:nth-child(5), .ViewsExposedForm--blog .views-exposed-widget:nth-child(5), .ViewsExposedForm--partners .views-exposed-widget:nth-child(5) {
  z-index: 5;
}

.ViewsExposedForm--resources .views-exposed-widget:nth-child(6), .ViewsExposedForm--blog .views-exposed-widget:nth-child(6), .ViewsExposedForm--partners .views-exposed-widget:nth-child(6) {
  z-index: 4;
}

.ViewsExposedForm--resources .views-exposed-widget:nth-child(7), .ViewsExposedForm--blog .views-exposed-widget:nth-child(7), .ViewsExposedForm--partners .views-exposed-widget:nth-child(7) {
  z-index: 3;
}

.ViewsExposedForm--resources .views-exposed-widget:nth-child(8), .ViewsExposedForm--blog .views-exposed-widget:nth-child(8), .ViewsExposedForm--partners .views-exposed-widget:nth-child(8) {
  z-index: 2;
}

.ViewsExposedForm--resources .views-exposed-widget:nth-child(9), .ViewsExposedForm--blog .views-exposed-widget:nth-child(9), .ViewsExposedForm--partners .views-exposed-widget:nth-child(9) {
  z-index: 1;
}

.ViewsExposedForm--resources .views-exposed-widget:nth-child(10), .ViewsExposedForm--blog .views-exposed-widget:nth-child(10), .ViewsExposedForm--partners .views-exposed-widget:nth-child(10) {
  z-index: 0;
}

.ViewsExposedForm--resources .views-exposed-widget + .views-exposed-widget, .ViewsExposedForm--blog .views-exposed-widget + .views-exposed-widget, .ViewsExposedForm--partners .views-exposed-widget + .views-exposed-widget {
  margin-left: 30px;
}

.ViewsExposedForm--resources .form-item, .ViewsExposedForm--blog .form-item, .ViewsExposedForm--partners .form-item,
.ViewsExposedForm--resources .form-type-bef-link,
.ViewsExposedForm--blog .form-type-bef-link,
.ViewsExposedForm--partners .form-type-bef-link {
  margin: 0;
  padding: 0;
}

.ViewsExposedForm--resources .views-widget-filter-title label, .ViewsExposedForm--blog .views-widget-filter-title label, .ViewsExposedForm--partners .views-widget-filter-title label {
  display: none;
}

.ViewsExposedForm--resources .form-type-textfield input[type='text'], .ViewsExposedForm--blog .form-type-textfield input[type='text'], .ViewsExposedForm--partners .form-type-textfield input[type='text'] {
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  padding: 0 20px;
  background: #fff;
  border: 1px solid #D8D8D8;
  border-radius: 3px;
  display: block;
  height: 48px;
  line-height: 46px;
  width: 260px;
}

.ViewsExposedForm--resources .views-submit-button, .ViewsExposedForm--blog .views-submit-button, .ViewsExposedForm--partners .views-submit-button {
  margin-left: 20px;
}

.ViewsExposedForm--resources .ajax-progress .throbber, .ViewsExposedForm--blog .ajax-progress .throbber, .ViewsExposedForm--partners .ajax-progress .throbber {
  height: 48px;
  margin: 0;
}

@media (max-width: 1039px) {
  .ViewsExposedForm--resources, .ViewsExposedForm--blog, .ViewsExposedForm--partners {
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
  }
  .ViewsExposedForm--resources .views-exposed-widget, .ViewsExposedForm--blog .views-exposed-widget, .ViewsExposedForm--partners .views-exposed-widget {
    -ms-flex-negative: 1;
    flex-shrink: 1;
  }
  .ViewsExposedForm--resources .views-exposed-widget:nth-child(1), .ViewsExposedForm--blog .views-exposed-widget:nth-child(1), .ViewsExposedForm--partners .views-exposed-widget:nth-child(1), .ViewsExposedForm--resources .views-exposed-widget:nth-child(2), .ViewsExposedForm--blog .views-exposed-widget:nth-child(2), .ViewsExposedForm--partners .views-exposed-widget:nth-child(2) {
    margin-top: 0;
  }
  .ViewsExposedForm--resources .views-exposed-widget + .views-exposed-widget, .ViewsExposedForm--blog .views-exposed-widget + .views-exposed-widget, .ViewsExposedForm--partners .views-exposed-widget + .views-exposed-widget {
    margin-left: 0;
  }
  .ViewsExposedForm--resources .form-type-textfield input[type='text'], .ViewsExposedForm--blog .form-type-textfield input[type='text'], .ViewsExposedForm--partners .form-type-textfield input[type='text'] {
    width: 100%;
  }
}

.ViewsExposedForm-label {
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
  font-weight: 300;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  line-height: 48px;
  padding-right: 30px;
  white-space: nowrap;
}

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

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

.ViewsExposedForm-fields {
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 1039px) {
  .ViewsExposedForm-label {
    margin-bottom: 10px;
  }
  .ViewsExposedForm-fields {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .ViewsExposedForm-fields > .views-exposed-widget {
    width: 40%;
  }
  .ViewsExposedForm-fields > .views-exposed-widget:nth-child(2n) {
    padding-left: 10px;
  }
  .ViewsExposedForm-fields > .views-exposed-widget:nth-child(2n+1) {
    padding-right: 10px;
  }
}

@media (max-width: 639px) {
  .ViewsExposedForm-fields {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .ViewsExposedForm-fields > .views-exposed-widget {
    width: 100%;
  }
  .ViewsExposedForm-fields > .views-exposed-widget:not(:first-child) {
    margin-top: 20px;
  }
  .ViewsExposedForm-fields > .views-exposed-widget:nth-child(2) {
    margin-top: 20px;
  }
  .ViewsExposedForm-fields > .views-exposed-widget:nth-child(2n) {
    padding-left: 0;
  }
  .ViewsExposedForm-fields > .views-exposed-widget:nth-child(2n+1) {
    padding-right: 0;
  }
}

@media (max-width: 479px) {
  .ViewsExposedForm-fields > .views-exposed-widget .ViewsDropdown {
    width: 100% !important;
  }
}

.ViewsExposedForm--blog {
  padding: 0 0 20px;
  border-bottom: 1px solid #7c9dff;
  box-sizing: content-box;
}

.ViewsExposedForm--partners {
  padding: 0 0 20px;
  border-bottom: 1px solid #7c9dff;
  box-sizing: content-box;
}

.ActonFormSection .Section-content {
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
}

.ActonFormSection .Section-content .ao-row:first-child p,
.ActonFormSection .Section-content .ao-row:first-child span {
  font-size: 18px !important;
  line-height: 28px !important;
}

.BasicContentSection.is-default:not(.equal-border) .Wrap {
  max-width: 960px;
}

.BasicContentSection.is-wide:not(.equal-border) .Wrap {
  max-width: 1240px;
}

.BasicContentSection.wide-1000:not(.equal-border) .Wrap {
  max-width: 1000px;
}

.BasicContentSection.equal-border .Wrap .Wrap-content {
  margin-left: auto;
  margin-right: auto;
}

.BasicContentSection.is-default.equal-border .Wrap .Wrap-content {
  max-width: 960px;
}

.BasicContentSection.is-wide.equal-border .Wrap .Wrap-content {
  max-width: 1240px;
}

.BasicContentSection.wide-1000.equal-border .Wrap .Wrap-content {
  max-width: 1000px;
}

.BasicContentSection.is-leftAligned .Section-bg, .BasicContentSection.is-rightAligned .Section-bg {
  width: 50%;
}

.BasicContentSection.is-leftAligned .Wrap, .BasicContentSection.is-rightAligned .Wrap {
  padding: 0 60px;
  box-sizing: border-box;
  max-width: 680px;
  width: 100%;
}

@media (max-width: 639px) {
  .BasicContentSection.is-leftAligned .Wrap, .BasicContentSection.is-rightAligned .Wrap {
    padding: 0 30px;
  }
}

.BasicContentSection.is-leftAligned {
  padding-right: 50vw;
}

.BasicContentSection.is-leftAligned .Section-bg {
  left: inherit;
}

.BasicContentSection.is-leftAligned .Wrap {
  margin-right: 0;
}

.BasicContentSection.is-rightAligned {
  padding-left: 50vw;
}

.BasicContentSection.is-rightAligned .Section-bg {
  right: inherit;
}

.BasicContentSection.is-rightAligned .Wrap {
  margin-left: 0;
}

.BasicContentSection .Section-bg.opacity:before {
  background: linear-gradient(155deg, rgba(13, 23, 34, 0.75) 0%, rgba(45, 126, 163, 0.75) 100%);
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
}

.BasicContentSection .Section-bg.opacity.opacity-5:before {
  background: linear-gradient(155deg, rgba(13, 23, 34, 0.75) 0%, rgba(45, 126, 163, 0.05) 100%);
}

.BasicContentSection .Section-bg.opacity.opacity-10:before {
  background: linear-gradient(155deg, rgba(13, 23, 34, 0.75) 0%, rgba(45, 126, 163, 0.1) 100%);
}

.BasicContentSection .Section-bg.opacity.opacity-15:before {
  background: linear-gradient(155deg, rgba(13, 23, 34, 0.75) 0%, rgba(45, 126, 163, 0.15) 100%);
}

.BasicContentSection .Section-bg.opacity.opacity-20:before {
  background: linear-gradient(155deg, rgba(13, 23, 34, 0.75) 0%, rgba(45, 126, 163, 0.2) 100%);
}

.BasicContentSection .Section-bg.opacity.opacity-25:before {
  background: linear-gradient(155deg, rgba(13, 23, 34, 0.75) 0%, rgba(45, 126, 163, 0.25) 100%);
}

.BasicContentSection .Section-bg.opacity.opacity-30:before {
  background: linear-gradient(155deg, rgba(13, 23, 34, 0.75) 0%, rgba(45, 126, 163, 0.3) 100%);
}

.BasicContentSection .Section-bg.opacity.opacity-35:before {
  background: linear-gradient(155deg, rgba(13, 23, 34, 0.75) 0%, rgba(45, 126, 163, 0.35) 100%);
}

.BasicContentSection .Section-bg.opacity.opacity-40:before {
  background: linear-gradient(155deg, rgba(13, 23, 34, 0.75) 0%, rgba(45, 126, 163, 0.4) 100%);
}

.BasicContentSection .Section-bg.opacity.opacity-45:before {
  background: linear-gradient(155deg, rgba(13, 23, 34, 0.75) 0%, rgba(45, 126, 163, 0.45) 100%);
}

.BasicContentSection .Section-bg.opacity.opacity-50:before {
  background: linear-gradient(155deg, rgba(13, 23, 34, 0.75) 0%, rgba(45, 126, 163, 0.5) 100%);
}

.BasicContentSection .Section-bg.opacity.opacity-55:before {
  background: linear-gradient(155deg, rgba(13, 23, 34, 0.75) 0%, rgba(45, 126, 163, 0.55) 100%);
}

.BasicContentSection .Section-bg.opacity.opacity-60:before {
  background: linear-gradient(155deg, rgba(13, 23, 34, 0.75) 0%, rgba(45, 126, 163, 0.6) 100%);
}

.BasicContentSection .Section-bg.opacity.opacity-65:before {
  background: linear-gradient(155deg, rgba(13, 23, 34, 0.75) 0%, rgba(45, 126, 163, 0.65) 100%);
}

.BasicContentSection .Section-bg.opacity.opacity-70:before {
  background: linear-gradient(155deg, rgba(13, 23, 34, 0.75) 0%, rgba(45, 126, 163, 0.7) 100%);
}

.BasicContentSection .Section-bg.opacity.opacity-75:before {
  background: linear-gradient(155deg, rgba(13, 23, 34, 0.75) 0%, rgba(45, 126, 163, 0.75) 100%);
}

.BasicContentSection .Section-bg.opacity.opacity-80:before {
  background: linear-gradient(155deg, rgba(13, 23, 34, 0.75) 0%, rgba(45, 126, 163, 0.8) 100%);
}

.BasicContentSection .Section-bg.opacity.opacity-85:before {
  background: linear-gradient(155deg, rgba(13, 23, 34, 0.75) 0%, rgba(45, 126, 163, 0.85) 100%);
}

.BasicContentSection .Section-bg.opacity.opacity-90:before {
  background: linear-gradient(155deg, rgba(13, 23, 34, 0.75) 0%, rgba(45, 126, 163, 0.9) 100%);
}

.BasicContentSection .Section-bg.opacity.opacity-95:before {
  background: linear-gradient(155deg, rgba(13, 23, 34, 0.75) 0%, rgba(45, 126, 163, 0.95) 100%);
}

.BasicContentSection .Section-bg.opacity.opacity-100:before {
  background: linear-gradient(155deg, rgba(13, 23, 34, 0.75) 0%, #2d7ea3 100%);
}

@media (max-width: 959px) {
  .BasicContentSection.is-leftAligned .Section-bg, .BasicContentSection.is-rightAligned .Section-bg {
    width: 40%;
  }
  .BasicContentSection.is-leftAligned {
    padding-right: 40vw;
  }
  .BasicContentSection.is-rightAligned {
    padding-left: 40vw;
  }
}

@media (max-width: 639px) {
  .BasicContentSection.is-leftAligned, .BasicContentSection.is-rightAligned {
    padding-left: 0;
    padding-right: 0;
  }
  .BasicContentSection.is-leftAligned .Section-bg, .BasicContentSection.is-rightAligned .Section-bg {
    bottom: inherit;
    height: 300px;
    left: 0;
    right: 0;
    width: 100%;
  }
  .BasicContentSection.is-leftAligned .Wrap, .BasicContentSection.is-rightAligned .Wrap {
    margin-top: 300px;
  }
}

.ColumnContentSection-icon {
  max-height: 100px;
  max-width: 100px;
  margin-left: auto;
  margin-right: auto;
}

.ColumnContentSection-icon.is-awesome {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  text-align: center;
  border: solid 3px #5580ff;
  background-color: white;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}

.ColumnContentSection-icon.is-awesome svg {
  fill: #5580ff;
  max-width: 40px;
  max-height: 40px;
}

.ColumnContentSection-icon.is-awesome > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 959px) {
  .ColumnContentSection-icon.is-awesome {
    max-width: 80px;
    max-height: 80px;
  }
  .ColumnContentSection-icon.is-awesome svg {
    max-width: 30px;
    max-height: 30px;
  }
}

@media (max-width: 639px) {
  .ColumnContentSection-icon.is-awesome {
    max-width: 60px;
    max-height: 60px;
  }
  .ColumnContentSection-icon.is-awesome svg {
    max-width: 20px;
    max-height: 20px;
  }
}

.ColumnContentSection-image {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.ColumnContentSection-image.is-small {
  max-height: 60px;
  max-width: 60px;
  width: auto !important;
}

.ColumnContentSection-image.is-medium {
  max-height: 100px;
  max-width: 100px;
}

.ColumnContentSection-image.is-large {
  max-height: 100%;
  max-width: 100%;
}

.ColumnContentSection-title {
  font-weight: 600;
  margin-bottom: 20px;
}

.ColumnContentSection .Section-content {
  margin-top: 60px;
}

.ColumnContentSection-content h1 + h4,
.ColumnContentSection-content h1 + h5,
.ColumnContentSection-content h1 + h6,
.ColumnContentSection-content h2 + h4,
.ColumnContentSection-content h2 + h5,
.ColumnContentSection-content h2 + h6,
.ColumnContentSection-content h3 + h4,
.ColumnContentSection-content h3 + h5,
.ColumnContentSection-content h3 + h6,
.ColumnContentSection-content h4 + h4,
.ColumnContentSection-content h4 + h5,
.ColumnContentSection-content h4 + h6,
.ColumnContentSection-content h5 + h4,
.ColumnContentSection-content h5 + h5,
.ColumnContentSection-content h5 + h6,
.ColumnContentSection-content h6 + h4,
.ColumnContentSection-content h6 + h5,
.ColumnContentSection-content h6 + h6 {
  margin-top: -30px;
}

.ColumnContentSection-icon + .ColumnContentSection-content,
.ColumnContentSection-image + .ColumnContentSection-content {
  margin-top: 20px;
}

.ColumnContentSection .Wrap--narrow {
  max-width: 900px;
}

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

.ColumnContentSection .Column,
.ColumnContentSection [class^='Column-'],
.ColumnContentSection [class*=' Column-'], .ColumnContentSection .Footer-nav > ul.menu, .ColumnContentSection .view-blog .views-row, .view-blog .ColumnContentSection .views-row, .ColumnContentSection .view-partners .views-row, .view-partners .ColumnContentSection .views-row, .ColumnContentSection .view-resources .views-row, .view-resources .ColumnContentSection .views-row {
  padding-bottom: 60px;
}

.Column--3 .ColumnContentSection-title:after,
.Column--4 .ColumnContentSection-title:after {
  background: #7c9dff;
  content: '';
  display: block;
  height: 4px;
  display: block;
  margin: 20px auto 0;
  max-width: 100%;
  width: 60px;
}

.Column--3 .ColumnContentSection-title.no-des:after,
.Column--4 .ColumnContentSection-title.no-des:after {
  display: none;
}

.Section-content.u-alignLeft .Column--3 .ColumnContentSection-title:after,
.Section-content.u-alignLeft .Column--4 .ColumnContentSection-title:after {
  margin-left: 0;
}

.Section-content.u-alignRight .Column--3 .ColumnContentSection-title:after,
.Section-content.u-alignRight .Column--4 .ColumnContentSection-title:after {
  margin-right: 0;
}

.Column--3 .ColumnContentSection-icon,
.Column--4 .ColumnContentSection-icon {
  margin-bottom: 10px;
}

.ColumnContentSection .Column--6 {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 30px;
}

.ColumnContentSection .Column--6:nth-last-child(1), .ColumnContentSection .Column--6:nth-last-child(2) {
  padding-bottom: 60px;
}

.Column--6 .ColumnContentSection-icon ~ .ColumnContentSection-content {
  max-width: calc(100% - 110px);
}

.Column--6 .ColumnContentSection-icon:not(.is-awesome) ~ .ColumnContentSection-content {
  max-width: calc(100% - 84px);
}

.Column--6 .ColumnContentSection-icon:not(.is-awesome) {
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-right: 20px;
  max-height: 64px;
  max-width: 64px;
}

.flex-2columns .Column--6,
.flex-2columns .Column--5 {
  display: block;
}

.flex-2columns .Column--6 .ColumnContentSection-image,
.flex-2columns .Column--5 .ColumnContentSection-image {
  margin-bottom: 15px;
}

.flex-2columns .Column--6 .ColumnContentSection-title,
.flex-2columns .Column--5 .ColumnContentSection-title {
  margin-bottom: 10px;
}

.flex-2columns .Column--6 .ColumnContentSection-body,
.flex-2columns .Column--5 .ColumnContentSection-body {
  margin-bottom: 20px;
}

.flex-small-text .ColumnContentSection-title {
  font-size: 16px;
}

.flex-small-text .ColumnContentSection-body {
  font-size: 15px;
}

.ContentWithIconsSection > .Wrap {
  max-width: 860px;
}

.ContentWithIconsSection.u-bgColor--389ECC .ContentWithIconsSection-bg:before,
.ContentWithIconsSection.u-bgColor--389ECC .ContentWithIconsSection-bg:after {
  background: no-repeat;
  background-size: contain;
  content: '';
  display: block;
  height: 300px;
  position: absolute;
  width: 65vw;
  z-index: 10;
}

.ContentWithIconsSection.u-bgColor--389ECC .ContentWithIconsSection-bg:before {
  background-image: url("https://form.jfe-systems.com/hubfs/library/classic/icon/cta-bg-left.svg");
  background-position: top left;
  left: 0;
  top: 0;
}

.ContentWithIconsSection.u-bgColor--389ECC .ContentWithIconsSection-bg:after {
  background-image: url("https://form.jfe-systems.com/hubfs/library/classic/icon/cta-bg-right.svg");
  background-position: bottom right;
  bottom: 0;
  right: 0;
}

.ContentWithIconsSection.u-bgColor--E3F1F8:not([style]) {
  background-image: url("https://form.jfe-systems.com/hubfs/library/classic/icon/icons-bg.svg");
  background-position: right bottom;
  background-size: 600px;
}

.ContentWithIconsSection.u-bgColor--E3F1F8:not([style]) > .Wrap {
  padding-bottom: 60px;
}

.ContentWithIconsSection.u-bgColor--273A42 .Button,
.ContentWithIconsSection.u-bgColor--273A42 [class^='Button--'],
.ContentWithIconsSection.u-bgColor--273A42 [class*=' Button--'], .ContentWithIconsSection.u-bgColor--273A42 .Resource-form .ao-form-submit, .Resource-form .ContentWithIconsSection.u-bgColor--273A42 .ao-form-submit, .ContentWithIconsSection.u-bgColor--273A42 .ActonFormSection .Section-content .ao-form-submit, .ActonFormSection .Section-content .ContentWithIconsSection.u-bgColor--273A42 .ao-form-submit, .ContentWithIconsSection.u-bgColor--273A42 .BlogView-subscribe .ao-form-submit, .BlogView-subscribe .ContentWithIconsSection.u-bgColor--273A42 .ao-form-submit,
.ContentWithIconsSection.u-bgColor--273A42 .hs-button, .ContentWithIconsSection.u-bgColor--273A42 .QuickLinks a, .QuickLinks .ContentWithIconsSection.u-bgColor--273A42 a, .ContentWithIconsSection.u-bgColor--273A42 .ResourcesView-subscribe .ao-form-submit, .ResourcesView-subscribe .ContentWithIconsSection.u-bgColor--273A42 .ao-form-submit, .ContentWithIconsSection.u-bgColor--273A42 .pager-load-more a, .pager-load-more .ContentWithIconsSection.u-bgColor--273A42 a, .ContentWithIconsSection.u-bgColor--273A42 .page-user .form-actions input[type='submit'], .page-user .form-actions .ContentWithIconsSection.u-bgColor--273A42 input[type='submit'], .ContentWithIconsSection.u-bgColor--389ECC .Button,
.ContentWithIconsSection.u-bgColor--389ECC [class^='Button--'],
.ContentWithIconsSection.u-bgColor--389ECC [class*=' Button--'], .ContentWithIconsSection.u-bgColor--389ECC .Resource-form .ao-form-submit, .Resource-form .ContentWithIconsSection.u-bgColor--389ECC .ao-form-submit, .ContentWithIconsSection.u-bgColor--389ECC .ActonFormSection .Section-content .ao-form-submit, .ActonFormSection .Section-content .ContentWithIconsSection.u-bgColor--389ECC .ao-form-submit, .ContentWithIconsSection.u-bgColor--389ECC .BlogView-subscribe .ao-form-submit, .BlogView-subscribe .ContentWithIconsSection.u-bgColor--389ECC .ao-form-submit,
.ContentWithIconsSection.u-bgColor--389ECC .hs-button, .ContentWithIconsSection.u-bgColor--389ECC .QuickLinks a, .QuickLinks .ContentWithIconsSection.u-bgColor--389ECC a, .ContentWithIconsSection.u-bgColor--389ECC .ResourcesView-subscribe .ao-form-submit, .ResourcesView-subscribe .ContentWithIconsSection.u-bgColor--389ECC .ao-form-submit, .ContentWithIconsSection.u-bgColor--389ECC .pager-load-more a, .pager-load-more .ContentWithIconsSection.u-bgColor--389ECC a, .ContentWithIconsSection.u-bgColor--389ECC .page-user .form-actions input[type='submit'], .page-user .form-actions .ContentWithIconsSection.u-bgColor--389ECC input[type='submit'] {
  color: #1977b5;
  background: none;
  border-color: #1977b5;
}

.ContentWithIconsSection.u-bgColor--273A42 .Button:active,
.ContentWithIconsSection.u-bgColor--273A42 :active[class^='Button--'],
.ContentWithIconsSection.u-bgColor--273A42 :active[class*=' Button--'], .ContentWithIconsSection.u-bgColor--273A42 .Resource-form .ao-form-submit:active, .Resource-form .ContentWithIconsSection.u-bgColor--273A42 .ao-form-submit:active, .ContentWithIconsSection.u-bgColor--273A42 .ActonFormSection .Section-content .ao-form-submit:active, .ActonFormSection .Section-content .ContentWithIconsSection.u-bgColor--273A42 .ao-form-submit:active, .ContentWithIconsSection.u-bgColor--273A42 .BlogView-subscribe .ao-form-submit:active, .BlogView-subscribe .ContentWithIconsSection.u-bgColor--273A42 .ao-form-submit:active,
.ContentWithIconsSection.u-bgColor--273A42 .hs-button:active, .ContentWithIconsSection.u-bgColor--273A42 .QuickLinks a:active, .QuickLinks .ContentWithIconsSection.u-bgColor--273A42 a:active, .ContentWithIconsSection.u-bgColor--273A42 .ResourcesView-subscribe .ao-form-submit:active, .ResourcesView-subscribe .ContentWithIconsSection.u-bgColor--273A42 .ao-form-submit:active, .ContentWithIconsSection.u-bgColor--273A42 .pager-load-more a:active, .pager-load-more .ContentWithIconsSection.u-bgColor--273A42 a:active, .ContentWithIconsSection.u-bgColor--273A42 .page-user .form-actions input:active[type='submit'], .page-user .form-actions .ContentWithIconsSection.u-bgColor--273A42 input:active[type='submit'], .ContentWithIconsSection.u-bgColor--273A42 .Button:hover,
.ContentWithIconsSection.u-bgColor--273A42 :hover[class^='Button--'],
.ContentWithIconsSection.u-bgColor--273A42 :hover[class*=' Button--'], .ContentWithIconsSection.u-bgColor--273A42 .Resource-form .ao-form-submit:hover, .Resource-form .ContentWithIconsSection.u-bgColor--273A42 .ao-form-submit:hover, .ContentWithIconsSection.u-bgColor--273A42 .ActonFormSection .Section-content .ao-form-submit:hover, .ActonFormSection .Section-content .ContentWithIconsSection.u-bgColor--273A42 .ao-form-submit:hover, .ContentWithIconsSection.u-bgColor--273A42 .BlogView-subscribe .ao-form-submit:hover, .BlogView-subscribe .ContentWithIconsSection.u-bgColor--273A42 .ao-form-submit:hover,
.ContentWithIconsSection.u-bgColor--273A42 .hs-button:hover, .ContentWithIconsSection.u-bgColor--273A42 .QuickLinks a:hover, .QuickLinks .ContentWithIconsSection.u-bgColor--273A42 a:hover, .ContentWithIconsSection.u-bgColor--273A42 .ResourcesView-subscribe .ao-form-submit:hover, .ResourcesView-subscribe .ContentWithIconsSection.u-bgColor--273A42 .ao-form-submit:hover, .ContentWithIconsSection.u-bgColor--273A42 .pager-load-more a:hover, .pager-load-more .ContentWithIconsSection.u-bgColor--273A42 a:hover, .ContentWithIconsSection.u-bgColor--273A42 .page-user .form-actions input:hover[type='submit'], .page-user .form-actions .ContentWithIconsSection.u-bgColor--273A42 input:hover[type='submit'], .ContentWithIconsSection.u-bgColor--389ECC .Button:active,
.ContentWithIconsSection.u-bgColor--389ECC :active[class^='Button--'],
.ContentWithIconsSection.u-bgColor--389ECC :active[class*=' Button--'], .ContentWithIconsSection.u-bgColor--389ECC .Resource-form .ao-form-submit:active, .Resource-form .ContentWithIconsSection.u-bgColor--389ECC .ao-form-submit:active, .ContentWithIconsSection.u-bgColor--389ECC .ActonFormSection .Section-content .ao-form-submit:active, .ActonFormSection .Section-content .ContentWithIconsSection.u-bgColor--389ECC .ao-form-submit:active, .ContentWithIconsSection.u-bgColor--389ECC .BlogView-subscribe .ao-form-submit:active, .BlogView-subscribe .ContentWithIconsSection.u-bgColor--389ECC .ao-form-submit:active,
.ContentWithIconsSection.u-bgColor--389ECC .hs-button:active, .ContentWithIconsSection.u-bgColor--389ECC .QuickLinks a:active, .QuickLinks .ContentWithIconsSection.u-bgColor--389ECC a:active, .ContentWithIconsSection.u-bgColor--389ECC .ResourcesView-subscribe .ao-form-submit:active, .ResourcesView-subscribe .ContentWithIconsSection.u-bgColor--389ECC .ao-form-submit:active, .ContentWithIconsSection.u-bgColor--389ECC .pager-load-more a:active, .pager-load-more .ContentWithIconsSection.u-bgColor--389ECC a:active, .ContentWithIconsSection.u-bgColor--389ECC .page-user .form-actions input:active[type='submit'], .page-user .form-actions .ContentWithIconsSection.u-bgColor--389ECC input:active[type='submit'], .ContentWithIconsSection.u-bgColor--389ECC .Button:hover,
.ContentWithIconsSection.u-bgColor--389ECC :hover[class^='Button--'],
.ContentWithIconsSection.u-bgColor--389ECC :hover[class*=' Button--'], .ContentWithIconsSection.u-bgColor--389ECC .Resource-form .ao-form-submit:hover, .Resource-form .ContentWithIconsSection.u-bgColor--389ECC .ao-form-submit:hover, .ContentWithIconsSection.u-bgColor--389ECC .ActonFormSection .Section-content .ao-form-submit:hover, .ActonFormSection .Section-content .ContentWithIconsSection.u-bgColor--389ECC .ao-form-submit:hover, .ContentWithIconsSection.u-bgColor--389ECC .BlogView-subscribe .ao-form-submit:hover, .BlogView-subscribe .ContentWithIconsSection.u-bgColor--389ECC .ao-form-submit:hover,
.ContentWithIconsSection.u-bgColor--389ECC .hs-button:hover, .ContentWithIconsSection.u-bgColor--389ECC .QuickLinks a:hover, .QuickLinks .ContentWithIconsSection.u-bgColor--389ECC a:hover, .ContentWithIconsSection.u-bgColor--389ECC .ResourcesView-subscribe .ao-form-submit:hover, .ResourcesView-subscribe .ContentWithIconsSection.u-bgColor--389ECC .ao-form-submit:hover, .ContentWithIconsSection.u-bgColor--389ECC .pager-load-more a:hover, .pager-load-more .ContentWithIconsSection.u-bgColor--389ECC a:hover, .ContentWithIconsSection.u-bgColor--389ECC .page-user .form-actions input:hover[type='submit'], .page-user .form-actions .ContentWithIconsSection.u-bgColor--389ECC input:hover[type='submit'] {
  color: #5dbfd0;
  border-color: #5dbfd0;
}

.ContentWithIconsSection.u-bgColor--273A42 .IconList, .ContentWithIconsSection.u-bgColor--389ECC .IconList {
  border: 0;
  padding: 0;
}

.ContentWithIconsSection.u-bgColor--273A42 .IconList-image, .ContentWithIconsSection.u-bgColor--389ECC .IconList-image {
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  border-radius: 5px;
  display: -ms-flexbox;
  display: flex;
  height: 94px;
  margin: 0 auto;
  padding: 20px;
  width: 94px;
}

.ContentWithIconsSection .Section-content > h3:first-child {
  margin-top: -40px;
}

@media (min-width: 820px) {
  .ContentWithIconsSection .IconList .IconList-item {
    min-height: 122px;
  }
}

@media (max-width: 624px) {
  .ContentWithIconsSection:not([style]) {
    background-size: 96vw;
  }
  .ContentWithIconsSection:not([style]) > .Wrap {
    padding-bottom: 6vw;
  }
}

.ContentWithImageSection .Wrap > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.ContentWithImageSection .Section-header,
.ContentWithImageSection .Section-body,
.ContentWithImageSection .Section-cta,
.ContentWithImageSection .Section-image {
  -ms-flex-preferred-size: inherit;
  flex-basis: inherit;
  width: 100%;
}

.ContentWithImageSection .Section-image.is-overflowed img {
  max-width: none;
}

.ContentWithImageSection.textColor--000000 .Section-content {
  color: #666;
}

.ContentWithImageSection .ResourceCta {
  margin: 60px 0 0;
}

.ContentWithImageSection .ResourceCta:first-child {
  margin-top: 0;
}

.ContentWithImageSection .ResourceCta:last-child {
  margin-bottom: 0;
}

.ContentWithImageSection.has-imageAbove .Section-image,
.ContentWithImageSection.has-imageAbove .Section-image.is-contained img,
.ContentWithImageSection.has-imageBelow .Section-image,
.ContentWithImageSection.has-imageBelow .Section-image.is-contained img {
  margin: 0 auto;
  max-width: 860px;
}

.ContentWithImageSection.has-imageAbove .Section-image.is-overflowed img,
.ContentWithImageSection.has-imageBelow .Section-image.is-overflowed img {
  left: 50%;
  position: relative;
  transform: translateX(-50%);
}

.ContentWithImageSection.has-imageAbove .Section-body,
.ContentWithImageSection.has-imageBelow .Section-body {
  margin: 0 auto;
  max-width: 860px;
}

.ContentWithImageSection.has-imageBelow {
  padding-bottom: 0 !important;
}

.ContentWithImageSection.has-imageBelow .Section-image {
  margin-top: 60px;
  -ms-flex-order: 10;
  order: 10;
}

.ContentWithImageSection.has-imageRight .Section-header {
  -ms-flex-order: -2;
  order: -2;
}

.ContentWithImageSection.has-imageRight .Section-body {
  -ms-flex-order: -1;
  order: -1;
}

@media (min-width: 820px) {
  .ContentWithImageSection.has-imageLeft .Wrap > div {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .ContentWithImageSection.has-imageLeft .Section-image {
    padding-right: 30px;
    max-width: 58.33333%;
    width: auto;
  }
  .ContentWithImageSection.has-imageLeft .Section-image.is-overflowed img {
    float: right;
  }
  .ContentWithImageSection.has-imageLeft .Section-image.is-offset img {
    margin-top: 20px;
  }
  .ContentWithImageSection.has-imageLeft .Section-image.is-offset ~ .Section-body {
    padding-top: 0;
  }
  .ContentWithImageSection.has-imageLeft .Section-body {
    padding-left: 30px;
    width: 41.66667%;
  }
  .ContentWithImageSection.has-imageLeft .Section-body p:first-child {
    padding-top: 20px;
  }
  .ContentWithImageSection.has-imageLeft .Section-content,
  .ContentWithImageSection.has-imageLeft .Section-cta {
    margin: 30px 0;
  }
  .ContentWithImageSection.has-imageLeft .Section-content:first-child,
  .ContentWithImageSection.has-imageLeft .Section-cta:first-child {
    margin-top: 0;
  }
  .ContentWithImageSection.has-imageLeft .Section-content:last-child,
  .ContentWithImageSection.has-imageLeft .Section-cta:last-child {
    margin-bottom: 0;
  }
  .ContentWithImageSection.has-imageRight .Wrap > div {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .ContentWithImageSection.has-imageRight .Section-image {
    padding-left: 30px;
    max-width: 58.33333%;
    width: auto;
  }
  .ContentWithImageSection.has-imageRight .Section-image.is-offset img {
    margin-top: 20px;
  }
  .ContentWithImageSection.has-imageRight .Section-image.is-offset ~ .Section-body {
    padding-top: 0;
  }
  .ContentWithImageSection.has-imageRight .Section-body {
    padding-right: 30px;
    width: 41.66667%;
  }
  .ContentWithImageSection.has-imageRight .Section-body p:first-child {
    padding-top: 20px;
  }
  .ContentWithImageSection.has-imageRight .Section-content,
  .ContentWithImageSection.has-imageRight .Section-cta {
    margin: 30px 0;
  }
  .ContentWithImageSection.has-imageRight .Section-content:first-child,
  .ContentWithImageSection.has-imageRight .Section-cta:first-child {
    margin-top: 0;
  }
  .ContentWithImageSection.has-imageRight .Section-content:last-child,
  .ContentWithImageSection.has-imageRight .Section-cta:last-child {
    margin-bottom: 0;
  }
  .ContentWithImageSection.has-imageLeft.equal .Section-image,
  .ContentWithImageSection.has-imageRight.equal .Section-image {
    max-width: initial;
    width: 50%;
    box-sizing: border-box;
  }
  .ContentWithImageSection.has-imageLeft.equal .Section-body,
  .ContentWithImageSection.has-imageRight.equal .Section-body {
    max-width: initial;
    width: 50%;
  }
}

@media (max-width: 819px) {
  .ContentWithImageSection .Section-header {
    -ms-flex-order: -1 !important;
    order: -1 !important;
  }
  .ContentWithImageSection .Section-image {
    margin: 0 auto 30px;
    max-width: 520px;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
  .ContentWithImageSection .Section-image.is-overflowed {
    max-width: none;
  }
  .ContentWithImageSection .Section-body {
    -ms-flex-order: 2 !important;
    order: 2 !important;
  }
}

.ContentWithVideoSection .Wrap > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.ContentWithVideoSection .Section-header,
.ContentWithVideoSection .Section-body,
.ContentWithVideoSection .Section-cta,
.ContentWithVideoSection .Section-video {
  -ms-flex-preferred-size: inherit;
  flex-basis: inherit;
  width: 100%;
}

.ContentWithVideoSection .Section-content p {
  color: #666;
}

.ContentWithVideoSection.has-videoAbove .Section-video,
.ContentWithVideoSection.has-videoBelow .Section-video {
  margin: 0 auto;
  max-width: 640px;
}

.ContentWithVideoSection.has-videoAbove .Section-body,
.ContentWithVideoSection.has-videoBelow .Section-body {
  margin: 0 auto;
  max-width: 860px;
}

.ContentWithVideoSection.has-videoAbove .Section-body {
  margin-top: 60px;
}

.ContentWithVideoSection.has-videoBelow .Section-video {
  -ms-flex-order: 10;
  order: 10;
}

.ContentWithVideoSection.has-videoBelow .Section-body {
  margin-bottom: 60px;
}

.ContentWithVideoSection.has-videoRight .Section-header {
  -ms-flex-order: -2;
  order: -2;
}

.ContentWithVideoSection.has-videoRight .Section-body {
  -ms-flex-order: -1;
  order: -1;
}

@media (min-width: 820px) {
  .ContentWithVideoSection.has-videoLeft .Section-video {
    padding-right: 30px;
    width: 58.33333%;
  }
  .ContentWithVideoSection.has-videoLeft .Section-body {
    padding-left: 30px;
    width: 41.66667%;
  }
  .ContentWithVideoSection.has-videoRight .Section-video {
    padding-left: 30px;
    width: 58.33333%;
  }
  .ContentWithVideoSection.has-videoRight .Section-body {
    padding-right: 30px;
    width: 41.66667%;
  }
}

@media (max-width: 819px) {
  .ContentWithVideoSection .Section-header {
    -ms-flex-order: -1 !important;
    order: -1 !important;
  }
  .ContentWithVideoSection .Section-video {
    margin: 0 auto 30px;
    max-width: 520px;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
  .ContentWithVideoSection .Section-body {
    -ms-flex-order: 2 !important;
    order: 2 !important;
  }
}

.CtaSection {
  padding: 20px 0;
}

.CtaSection:before {
  background: #5580ff;
  background: linear-gradient(135deg, #5580ff 0%, #7c9dff 100%);
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  opacity: 0.9;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
}

.CtaSection .Wrap {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  z-index: 10;
}

.CtaSection-image {
  margin-right: 20px;
  max-width: 180px;
}

.CtaSection-title {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  line-height: 22px;
  margin: 0 20px 0 0;
  max-width: 200px;
}

.CtaSection-title-400 {
  max-width: 400px;
  font-size: 20px;
}

.CtaSection-cta {
  padding: 20px 0;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  display: -ms-flexbox;
  display: flex;
  margin: -20px 0;
  padding-left: 20px;
  white-space: nowrap;
}

.CtaSection-cta a {
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}

.CtaSection-cta a:after {
  content: '\00bb';
  margin-left: 0.5em;
}

@media (min-width: 960px) {
  .CtaSection-cta.SmallCtaSection {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}

@media (max-width: 959px) {
  .CtaSection .Wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .CtaSection-cta {
    border-left: 0;
    margin: 20px 0 0;
    padding: 0;
    width: 100%;
  }
}

@media (max-width: 639px) {
  .CtaSection .Wrap, .CtaSection-cta {
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
  }
  .CtaSection-title {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .CtaSection-image {
    margin-bottom: 20px;
  }
}

@media (max-width: 479px) {
  .CtaSection .Wrap {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .CtaSection-image {
    margin-bottom: 20px;
  }
  .CtaSection-title {
    margin-right: 0;
    text-align: center;
  }
  .CtaSection-title br {
    display: block !important;
  }
}

.CustomerQuoteSection img,
.CustomerQuoteSection strong {
  display: block;
}

.CustomerQuoteSection img {
  margin: 40px 0;
}

.CustomerQuoteSection img:first-child {
  margin-top: 0;
}

.CustomerQuoteSection img:last-child {
  margin-bottom: 0;
}

.CustomerQuoteSection p {
  font-size: 15px;
  line-height: 18px;
}

.CustomerQuoteSection blockquote {
  margin: 0;
  padding: 0;
}

.CustomerQuoteSection blockquote p {
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

@media (max-width: 639px) {
  .CustomerQuoteSection blockquote p {
    font-size: 18px;
  }
}

@media (max-width: 639px) {
  .CustomerQuoteSection blockquote p {
    line-height: 28px;
  }
}

.CustomerQuoteSection .Row {
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 639px) {
  .CustomerQuoteSection img {
    margin: 30px auto;
  }
  .CustomerQuoteSection img:first-child {
    margin-top: 0;
  }
  .CustomerQuoteSection img:last-child {
    margin-bottom: 0;
  }
  .CustomerQuoteSection:not(.LP-Testimonials) .Row > div:first-child {
    padding-top: 30px;
    -ms-flex-order: 2;
    order: 2;
    text-align: center;
  }
}

.FactoidsSection.has-factoidsLeft .FactoidsSection-bg:before,
.FactoidsSection.has-factoidsRight .FactoidsSection-bg:before {
  background: no-repeat;
  background-size: contain;
  content: '';
  display: block;
  height: 300px;
  position: absolute;
  width: 65vw;
  z-index: 10;
}

.FactoidsSection.has-factoidsLeft .FactoidsSection-bg:before,
.FactoidsSection.has-factoidsRight .FactoidsSection-bg:before {
  background-image: url("https://form.jfe-systems.com/hubfs/library/classic/icon/factoids-bg.svg");
  background-position: bottom right;
  bottom: 0;
  right: 0;
}

.FactoidsSection.has-factoidsRight .Wrap > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.FactoidsSection.has-factoidsRight .Section-header {
  width: 100%;
}

.FactoidsSection.has-factoidsRight .Section-content {
  margin-top: 0;
  width: 40%;
}

.FactoidsSection.has-factoidsRight .Factoids {
  padding-left: 60px;
  width: 60%;
}

.FactoidsSection.has-factoidsLeft .Wrap > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.FactoidsSection.has-factoidsLeft .Section-header {
  width: 100%;
}

.FactoidsSection.has-factoidsLeft .Section-content {
  margin-top: 0;
  -ms-flex-order: 3;
  order: 3;
  width: 40%;
}

.FactoidsSection.has-factoidsLeft .Factoids {
  -ms-flex-order: 2;
  order: 2;
  padding-right: 60px;
  width: 60%;
}

.FactoidsSection.u-textColor--FFFFFF .Factoids.is-below,
.FactoidsSection.u-textColor--FFFFFF .Factoids.is-right .Factoids-item + .Factoids-item {
  border-color: rgba(255, 255, 255, 0.4);
}

@media (max-width: 819px) {
  .FactoidsSection.has-factoidsRight .Section-content {
    width: 50%;
  }
  .FactoidsSection.has-factoidsRight .Factoids {
    padding-left: 40px;
    width: 50%;
  }
  .FactoidsSection.has-factoidsLeft .Section-content {
    width: 50%;
  }
  .FactoidsSection.has-factoidsLeft .Factoids {
    padding-right: 40px;
    width: 50%;
  }
}

@media (max-width: 639px) {
  .FactoidsSection.has-factoidsRight .Section-content, .FactoidsSection.has-factoidsLeft .Section-content {
    margin-bottom: 40px;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
  }
  .FactoidsSection.has-factoidsRight .Factoids, .FactoidsSection.has-factoidsLeft .Factoids {
    margin: 0 auto;
    max-width: 400px;
    -ms-flex-order: 3;
    order: 3;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
}

.IntroContentSection .Section-content,
.IntroContentSection .Section-header {
  margin: 30px 0;
}

.IntroContentSection .Section-content:first-child,
.IntroContentSection .Section-header:first-child {
  margin-top: 0;
}

.IntroContentSection .Section-content:last-child,
.IntroContentSection .Section-header:last-child {
  margin-bottom: 0;
}

.IntroContentSection .Section-content {
  color: #666;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

@media (max-width: 639px) {
  .IntroContentSection .Section-content {
    font-size: 18px;
  }
}

@media (max-width: 639px) {
  .IntroContentSection .Section-content {
    line-height: 28px;
  }
}

@media (max-width: 639px) {
  .IntroContentSection .Section-content {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
  }
}

.LargeCtaSection {
  overflow: hidden;
}

.LargeCtaSection.has-ctaBelow .LargeCtaSection-bg:before,
.LargeCtaSection.has-ctaBelow .LargeCtaSection-bg:after {
  background: no-repeat;
  background-size: contain;
  content: '';
  display: block;
  height: 300px;
  position: absolute;
  width: 65vw;
  z-index: 10;
}

.LargeCtaSection.has-ctaBelow .LargeCtaSection-bg:before {
  background-image: url("https://form.jfe-systems.com/hubfs/library/classic/icon/cta-bg-left.svg");
  background-position: top left;
  left: 0;
  top: 0;
  opacity: 0.6;
}

.LargeCtaSection.has-ctaBelow .LargeCtaSection-bg:after {
  background-image: url("https://form.jfe-systems.com/hubfs/library/classic/icon/cta-bg-right.svg");
  background-position: bottom right;
  bottom: 0;
  right: 0;
  opacity: 0.4;
}

.LargeCtaSection.has-ctaBelow .LargeCtaSection-bg2:before {
  background-image: url("https://form.jfe-systems.com/hubfs/library/classic/images/cta-bg-left-2.svg");
}

.LargeCtaSection.has-ctaBelow .LargeCtaSection-bg2:after {
  background-image: url("https://form.jfe-systems.com/hubfs/library/classic/images/cta-bg-right-2.svg");
}

.LargeCtaSection .Section-header,
.LargeCtaSection .Section-cta {
  margin: 40px 0;
  text-align: center;
}

.LargeCtaSection .Section-header:first-child,
.LargeCtaSection .Section-cta:first-child {
  margin-top: 0;
}

.LargeCtaSection .Section-header:last-child,
.LargeCtaSection .Section-cta:last-child {
  margin-bottom: 0;
}

.LargeCtaSection .Section-title {
  font-size: 30px;
  font-weight: 300;
  line-height: 45px;
  margin: 0 0 30px;
}

@media (max-width: 959px) {
  .LargeCtaSection .Section-title {
    font-size: 24px;
  }
}

@media (max-width: 639px) {
  .LargeCtaSection .Section-title {
    font-size: 20px;
  }
}

@media (max-width: 959px) {
  .LargeCtaSection .Section-title {
    line-height: 36px;
  }
}

@media (max-width: 639px) {
  .LargeCtaSection .Section-title {
    line-height: 30px;
  }
}

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

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

.LargeCtaSection .Section-subtitle {
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
}

.LargeCtaSection .Section-title + .Section-subtitle {
  margin-top: -30px;
}

@media (min-width: 640px) {
  .LargeCtaSection.has-ctaRight .Wrap {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 900px;
  }
  .LargeCtaSection.has-ctaRight .Section-header {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    margin: 0;
    padding-right: 15px;
    text-align: left;
    white-space: nowrap;
  }
  .LargeCtaSection.has-ctaRight .Section-cta {
    margin: 0;
    padding-left: 15px;
    text-align: left;
  }
}

@media (max-width: 639px) {
  .LargeCtaSection.has-ctaBelow .LargeCtaSection-bg:before,
  .LargeCtaSection.has-ctaBelow .LargeCtaSection-bg:after {
    display: none;
  }
}

.LogoRowSection.u-padding--xxSmall {
  padding-bottom: 10px;
  padding-top: 10px;
}

.LogoRowSection.u-padding--xSmall {
  padding-bottom: 20px;
  padding-top: 20px;
}

.LogoRowSection.u-padding--small {
  padding-bottom: 30px;
  padding-top: 30px;
}

.LogoRowSection.u-padding--medium {
  padding-bottom: 40px;
  padding-top: 40px;
}

.LogoRowSection.u-padding--large {
  padding-bottom: 60px;
  padding-top: 60px;
}

.LogoRowSection.u-padding--xLarge {
  padding-bottom: 80px;
  padding-top: 80px;
}

.LogoRowSection.u-padding--xxLarge {
  padding-bottom: 100px;
  padding-top: 100px;
}

.RelatedAwardsSection .Row,
.RelatedAwardsSection [class^='Row--'],
.RelatedAwardsSection [class*=' Row--'], .RelatedAwardsSection .Footer-nav, .RelatedAwardsSection .view-blog .view-content, .view-blog .RelatedAwardsSection .view-content, .RelatedAwardsSection .view-partners .view-content, .view-partners .RelatedAwardsSection .view-content, .RelatedAwardsSection .view-resources .view-content, .view-resources .RelatedAwardsSection .view-content {
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-pack: center;
  justify-content: center;
}

.RelatedAwardsSection .Column,
.RelatedAwardsSection [class^='Column-'],
.RelatedAwardsSection [class*=' Column-'], .RelatedAwardsSection .Footer-nav > ul.menu, .RelatedAwardsSection .view-blog .views-row, .view-blog .RelatedAwardsSection .views-row, .RelatedAwardsSection .view-partners .views-row, .view-partners .RelatedAwardsSection .views-row, .RelatedAwardsSection .view-resources .views-row, .view-resources .RelatedAwardsSection .views-row {
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -ms-flexbox;
  display: flex;
}

.RelatedPostsSection .Row,
.RelatedPostsSection [class^='Row--'],
.RelatedPostsSection [class*=' Row--'], .RelatedPostsSection .Footer-nav, .RelatedPostsSection .view-blog .view-content, .view-blog .RelatedPostsSection .view-content, .RelatedPostsSection .view-partners .view-content, .view-partners .RelatedPostsSection .view-content, .RelatedPostsSection .view-resources .view-content, .view-resources .RelatedPostsSection .view-content {
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-pack: center;
  justify-content: center;
}

.RelatedPostsSection .Column,
.RelatedPostsSection [class^='Column-'],
.RelatedPostsSection [class*=' Column-'], .RelatedPostsSection .Footer-nav > ul.menu, .RelatedPostsSection .view-blog .views-row, .view-blog .RelatedPostsSection .views-row, .RelatedPostsSection .view-partners .views-row, .view-partners .RelatedPostsSection .views-row, .RelatedPostsSection .view-resources .views-row, .view-resources .RelatedPostsSection .views-row {
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -ms-flexbox;
  display: flex;
}

.RelatedPostsSection.bg-image .Section-title {
  color: #fff;
}

.RelatedResourcesSection .Row,
.RelatedResourcesSection [class^='Row--'],
.RelatedResourcesSection [class*=' Row--'], .RelatedResourcesSection .Footer-nav, .RelatedResourcesSection .view-blog .view-content, .view-blog .RelatedResourcesSection .view-content, .RelatedResourcesSection .view-partners .view-content, .view-partners .RelatedResourcesSection .view-content, .RelatedResourcesSection .view-resources .view-content, .view-resources .RelatedResourcesSection .view-content {
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-pack: center;
  justify-content: center;
}

.RelatedResourcesSection .Row .Column--4 {
  padding-bottom: 60px;
}

.RelatedResourcesSection .Column--4,
.RelatedResourcesSection .Column--6 {
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -ms-flexbox;
  display: flex;
}

.RelatedResourcesSection .Card--horizontal.is-image .Card-image > img {
  height: 100%;
  left: 50%;
  max-width: none;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
}

.SmallCtaSection-Wrap .CtaSection-image {
  width: 48px;
  height: 48px;
  max-width: inherit;
}

.StatementWithQuestionsSection {
  background: #fff;
  padding-bottom: 0 !important;
}

.StatementWithQuestionsSection > .Wrap > div {
  background: #fff url("https://form.jfe-systems.com/hubfs/library/classic/icon/value-statement-bg.jpg") no-repeat center bottom !important;
  background-size: 1040px !important;
  padding-bottom: 220px !important;
}

@media (max-width: 1099px) {
  .StatementWithQuestionsSection > .Wrap > div {
    background-size: calc(100vw - 60px) !important;
    padding-bottom: calc(10vw + 110px) !important;
  }
}

@media (max-width: 639px) {
  .StatementWithQuestionsSection > .Wrap > div {
    padding-bottom: 120px !important;
  }
}

@media (max-width: 479px) {
  .StatementWithQuestionsSection > .Wrap > div {
    padding-bottom: 80px !important;
  }
}

.StepDiagramSection .Section-content {
  padding: 0 80px;
}

@media (max-width: 959px) {
  .StepDiagramSection .Section-content {
    padding: 0;
  }
}

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

.TabberSection.u-padding--xxSmall {
  padding-top: 20px;
}

.TabberSection.u-padding--xxSmall > .Wrap > .Section-header {
  padding-bottom: 10px;
}

.TabberSection.u-padding--xSmall {
  padding-top: 40px;
}

.TabberSection.u-padding--xSmall > .Wrap > .Section-header {
  padding-bottom: 20px;
}

.TabberSection.u-padding--small {
  padding-top: 60px;
}

.TabberSection.u-padding--small > .Wrap > .Section-header {
  padding-bottom: 30px;
}

.TabberSection.u-padding--medium {
  padding-top: 80px;
}

.TabberSection.u-padding--medium > .Wrap > .Section-header {
  padding-bottom: 40px;
}

.TabberSection.u-padding--large {
  padding-top: 120px;
}

.TabberSection.u-padding--large > .Wrap > .Section-header {
  padding-bottom: 60px;
}

.TabberSection.u-padding--xLarge {
  padding-top: 160px;
}

.TabberSection.u-padding--xLarge > .Wrap > .Section-header {
  padding-bottom: 80px;
}

.TabberSection.u-padding--xxLarge {
  padding-top: 200px;
}

.TabberSection.u-padding--xxLarge > .Wrap > .Section-header {
  padding-bottom: 100px;
}

@media (max-width: 959px) {
  .TabberSection.u-padding--xxSmall {
    padding-top: 15px;
  }
  .TabberSection.u-padding--xxSmall > .Wrap > .Section-header {
    padding-bottom: 7.5px;
  }
  .TabberSection.u-padding--xSmall {
    padding-top: 30px;
  }
  .TabberSection.u-padding--xSmall > .Wrap > .Section-header {
    padding-bottom: 15px;
  }
  .TabberSection.u-padding--small {
    padding-top: 45px;
  }
  .TabberSection.u-padding--small > .Wrap > .Section-header {
    padding-bottom: 22.5px;
  }
  .TabberSection.u-padding--medium {
    padding-top: 60px;
  }
  .TabberSection.u-padding--medium > .Wrap > .Section-header {
    padding-bottom: 30px;
  }
  .TabberSection.u-padding--large {
    padding-top: 90px;
  }
  .TabberSection.u-padding--large > .Wrap > .Section-header {
    padding-bottom: 45px;
  }
  .TabberSection.u-padding--xLarge {
    padding-top: 120px;
  }
  .TabberSection.u-padding--xLarge > .Wrap > .Section-header {
    padding-bottom: 60px;
  }
  .TabberSection.u-padding--xxLarge {
    padding-top: 150px;
  }
  .TabberSection.u-padding--xxLarge > .Wrap > .Section-header {
    padding-bottom: 75px;
  }
}

@media (max-width: 639px) {
  .TabberSection.u-padding--xxSmall {
    padding-top: 10px;
  }
  .TabberSection.u-padding--xxSmall > .Wrap > .Section-header {
    padding-bottom: 5px;
  }
  .TabberSection.u-padding--xSmall {
    padding-top: 20px;
  }
  .TabberSection.u-padding--xSmall > .Wrap > .Section-header {
    padding-bottom: 10px;
  }
  .TabberSection.u-padding--small {
    padding-top: 30px;
  }
  .TabberSection.u-padding--small > .Wrap > .Section-header {
    padding-bottom: 15px;
  }
  .TabberSection.u-padding--medium {
    padding-top: 40px;
  }
  .TabberSection.u-padding--medium > .Wrap > .Section-header {
    padding-bottom: 20px;
  }
  .TabberSection.u-padding--large {
    padding-top: 60px;
  }
  .TabberSection.u-padding--large > .Wrap > .Section-header {
    padding-bottom: 30px;
  }
  .TabberSection.u-padding--xLarge {
    padding-top: 80px;
  }
  .TabberSection.u-padding--xLarge > .Wrap > .Section-header {
    padding-bottom: 40px;
  }
  .TabberSection.u-padding--xxLarge {
    padding-top: 100px;
  }
  .TabberSection.u-padding--xxLarge > .Wrap > .Section-header {
    padding-bottom: 50px;
  }
}

.TabberSection .u-textColor--FFFFFF,
.TabberSection .u-textColor--FFFFFF a,
.TabberSection .u-textColor--FFFFFF h1,
.TabberSection .u-textColor--FFFFFF .h1,
.TabberSection .u-textColor--FFFFFF h2,
.TabberSection .u-textColor--FFFFFF .h2,
.TabberSection .u-textColor--FFFFFF h3,
.TabberSection .u-textColor--FFFFFF .h3,
.TabberSection .u-textColor--FFFFFF h4,
.TabberSection .u-textColor--FFFFFF .h4,
.TabberSection .u-textColor--FFFFFF h5,
.TabberSection .u-textColor--FFFFFF .h5,
.TabberSection .u-textColor--FFFFFF h6,
.TabberSection .u-textColor--FFFFFF .h6,
.TabberSection .u-textColor--FFFFFF .Section-subtitle,
.TabberSection .u-textColor--FFFFFF .IconList span {
  color: #4a4a4a;
}

.TabberSection .Section {
  background: #fff !important;
}

.TabberSection .Section:before {
  display: none !important;
}

.TileCardsSection .Section-subtitle {
  max-width: 860px;
}

.TileCardsSection .Section-content {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  margin: 0 auto;
  max-width: 860px;
  overflow: hidden;
  position: relative;
}

.TileCardsSection .Section-content.large {
  max-width: 960px;
}

.TileCardsSection .Section-content.full {
  max-width: 100%;
}

.TileCardsSection .Section-content.u-alignCenter .TileCard {
  -ms-flex-align: center;
  align-items: center;
}

.TileCardsSection .Section-content.u-alignCenter .TileCard-icon,
.TileCardsSection .Section-content.u-alignCenter .TileCard-title {
  margin-left: 0;
  margin-right: 0;
}

.TileCardsSection.u-bgColor--F4F4F4 .Section-content {
  box-shadow: 0 0 0 1px #D8D8D8;
}

.TileCardsSection .Row {
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  width: 100%;
}

.TileCardsSection .Column--2_5,
.TileCardsSection .Column--3,
.TileCardsSection .Column--4,
.TileCardsSection .Column--6 {
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
}

.TileCardsSection .Column--2_5,
.TileCardsSection .Column--3,
.TileCardsSection .Column--4,
.TileCardsSection .Column--6 {
  border-bottom: 1px solid #D8D8D8;
  border-right: 1px solid #D8D8D8;
}

.TileCardsSection .TileCard {
  color: #4a4a4a;
}

@media (min-width: 960px) {
  .TileCardsSection .Column--2_5:nth-child(5n),
  .TileCardsSection .Column--3:nth-child(4n),
  .TileCardsSection .Column--4:nth-child(3n),
  .TileCardsSection .Column--6:nth-child(2n) {
    border-right: 0;
  }
  .TileCardsSection .Column--2_5:nth-last-child(5),
  .TileCardsSection .Column--2_5:nth-last-child(4),
  .TileCardsSection .Column--3:nth-last-child(4),
  .TileCardsSection .Column--2_5:nth-last-child(3),
  .TileCardsSection .Column--3:nth-last-child(3),
  .TileCardsSection .Column--4:nth-last-child(3),
  .TileCardsSection .Column--2_5:nth-last-child(2),
  .TileCardsSection .Column--3:nth-last-child(2),
  .TileCardsSection .Column--4:nth-last-child(2),
  .TileCardsSection .Column--6:nth-last-child(2),
  .TileCardsSection .Column--2_5:last-child,
  .TileCardsSection .Column--3:last-child,
  .TileCardsSection .Column--4:last-child,
  .TileCardsSection .Column--6:last-child {
    border-bottom: 0;
  }
  .TileCardsSection .Column--2_5:nth-last-child(5).btm-border,
  .TileCardsSection .Column--2_5:nth-last-child(4).btm-border,
  .TileCardsSection .Column--3:nth-last-child(4).btm-border,
  .TileCardsSection .Column--2_5:nth-last-child(3).btm-border,
  .TileCardsSection .Column--3:nth-last-child(3).btm-border,
  .TileCardsSection .Column--4:nth-last-child(3).btm-border,
  .TileCardsSection .Column--2_5:nth-last-child(2).btm-border,
  .TileCardsSection .Column--3:nth-last-child(2).btm-border,
  .TileCardsSection .Column--4:nth-last-child(2).btm-border,
  .TileCardsSection .Column--6:nth-last-child(2).btm-border,
  .TileCardsSection .Column--2_5:last-child.btm-border,
  .TileCardsSection .Column--3:last-child.btm-border,
  .TileCardsSection .Column--4:last-child.btm-border,
  .TileCardsSection .Column--6:last-child.btm-border {
    border-bottom: 1px solid #D8D8D8;
  }
  .TileCardsSection .Column--2_5:first-child > .TileCard:before,
  .TileCardsSection .Column--3:first-child > .TileCard:before,
  .TileCardsSection .Column--4:first-child > .TileCard:before,
  .TileCardsSection .Column--6:first-child > .TileCard:before {
    border-top-left-radius: 6px;
  }
  .TileCardsSection .Column--2_5:nth-child(5) > .TileCard:before,
  .TileCardsSection .Column--3:nth-child(4) > .TileCard:before,
  .TileCardsSection .Column--4:nth-child(3) > .TileCard:before,
  .TileCardsSection .Column--6:nth-child(2) > .TileCard:before {
    border-top-right-radius: 6px;
  }
  .TileCardsSection .Column--2_5:nth-last-child(5) > .TileCard:before,
  .TileCardsSection .Column--3:nth-last-child(4) > .TileCard:before,
  .TileCardsSection .Column--4:nth-last-child(3) > .TileCard:before,
  .TileCardsSection .Column--6:nth-last-child(2) > .TileCard:before {
    border-bottom-left-radius: 6px;
  }
  .TileCardsSection .Column--2_5:nth-last-child(1) > .TileCard:before,
  .TileCardsSection .Column--3:nth-last-child(1) > .TileCard:before,
  .TileCardsSection .Column--4:nth-last-child(1) > .TileCard:before,
  .TileCardsSection .Column--6:last-child > .TileCard:before {
    border-bottom-right-radius: 6px;
  }
  .TileCardsSection .Column--2_5:nth-last-child(5).btm-border > .TileCard:before,
  .TileCardsSection .Column--3:nth-last-child(4).btm-border > .TileCard:before,
  .TileCardsSection .Column--4:nth-last-child(3).btm-border > .TileCard:before,
  .TileCardsSection .Column--6:nth-last-child(2).btm-border > .TileCard:before {
    border-bottom-left-radius: 0px;
  }
  .TileCardsSection .Column--2_5:nth-last-child(1).btm-border > .TileCard:before,
  .TileCardsSection .Column--3:nth-last-child(1).btm-border > .TileCard:before,
  .TileCardsSection .Column--4:nth-last-child(1).btm-border > .TileCard:before,
  .TileCardsSection .Column--6:last-child.btm-border > .TileCard:before {
    border-bottom-right-radius: 0px;
  }
}

@media (max-width: 959px) and (min-width: 640px) {
  .TileCardsSection .Column--medium-6:nth-child(2n),
  .TileCardsSection .Column--medium-12 {
    border-right: 0;
  }
  .TileCardsSection .Column--medium-6:nth-last-child(2),
  .TileCardsSection .Column--medium-6:last-child,
  .TileCardsSection .Column--medium-12 {
    border-bottom: 0;
  }
  .TileCardsSection .Column--medium-6:nth-last-child(2).btm-border,
  .TileCardsSection .Column--medium-6:last-child.btm-border,
  .TileCardsSection .Column--medium-12.btm-border {
    border-bottom: 1px solid #D8D8D8;
  }
  .TileCardsSection .Column--medium-6:nth-child(2n):not(:last-child):not(.btm-border) {
    border-bottom: 1px solid #D8D8D8;
  }
  .TileCardsSection .Column--medium-6:first-child > .TileCard:before,
  .TileCardsSection .Column--medium-12:first-child > .TileCard:before {
    border-top-left-radius: 6px;
  }
  .TileCardsSection .Column--medium-6:nth-child(2) > .TileCard:before,
  .TileCardsSection .Column--medium-12:first-child > .TileCard:before {
    border-top-right-radius: 6px;
  }
  .TileCardsSection .Column--medium-6:nth-last-child(2) > .TileCard:before,
  .TileCardsSection .Column--medium-12:last-child > .TileCard:before {
    border-bottom-left-radius: 6px;
  }
  .TileCardsSection .Column--medium-6:last-child > .TileCard:before,
  .TileCardsSection .Column--medium-12:last-child > .TileCard:before {
    border-bottom-right-radius: 6px;
  }
}

@media (max-width: 639px) {
  .TileCardsSection .Column--small-12,
  .TileCardsSection .Column--medium-12 {
    border-right: 0;
  }
  .TileCardsSection .Column--small-12:last-child,
  .TileCardsSection .Column--medium-12:last-child {
    border-bottom: 0;
  }
  .TileCardsSection .Column--small-12:first-child > .TileCard:before,
  .TileCardsSection .Column--medium-12:first-child > .TileCard:before {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
  }
  .TileCardsSection .Column--small-12:last-child > .TileCard:before,
  .TileCardsSection .Column--medium-12:last-child > .TileCard:before {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
  }
}

.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: #e5493a;
  border-color: #e5493a;
}

.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: #1977b5;
}

.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: #e5493a;
  border-color: #e5493a;
}

.has-inverse-hero .Header-cta .Button:active,
.has-inverse-hero .Header-cta :active[class^='Button--'],
.has-inverse-hero .Header-cta :active[class*=' Button--'], .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:active[type='submit'], .page-user .form-actions .has-inverse-hero .Header-cta input:active[type='submit'], .has-inverse-hero .Header-cta .Button:hover,
.has-inverse-hero .Header-cta :hover[class^='Button--'],
.has-inverse-hero .Header-cta :hover[class*=' Button--'], .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:hover[type='submit'], .page-user .form-actions .has-inverse-hero .Header-cta input:hover[type='submit'] {
  color: #5580ff;
  background: #fff;
  border-color: #5580ff;
}

.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: 24px;
  font-weight: 500;
  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: #e5493a;
}

.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: #e5493a !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: #eb7367 !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,
.u-bgColor--FFFFFF:not(.LogoRowSection) + .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 #a3bbff;
}

.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):not(.TabberSection):after {
  background: no-repeat;
  background-size: contain;
  background-image: url("https://form.jfe-systems.com/hubfs/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: #a3bbff;
}

.u-bgColor--389ECC {
  background-color: #efefef;
}

.u-bgColor--389ECC:before {
  background: #efefef;
  background: linear-gradient(135deg, #efefef 0%, #efefef 100%);
  opacity: 0.9;
}

.u-bgColor--1C4F66 {
  background-color: #2e63ff;
}

.u-bgColor--1C4F66:before {
  background: rgba(13, 23, 34, 0.5);
  background: linear-gradient(135deg, rgba(13, 23, 34, 0.5) 0%, #2e63ff 100%);
  opacity: 0.9;
}

.u-bgColor--2E63FF:before {
  background: rgba(13, 23, 34, 0.75);
  background: linear-gradient(155deg, rgba(13, 23, 34, 0.75) 0%, #2e63ff 100%);
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.u-bgColor--273A42 {
  background-color: #273A42;
}

.u-bgColor--F7F7F7 {
  background-color: #f7f7f7;
}

.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;
  }
}

@media (max-width: 479px) {
  .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;
  }
}

@media (max-height: 479px) {
  .u-padding--xxSmall {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .u-padding--xSmall {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .u-padding--small {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .u-padding--medium {
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .u-padding--large {
    padding-bottom: 60px;
    padding-top: 60px;
  }
  .u-padding--xLarge {
    padding-bottom: 80px;
    padding-top: 80px;
  }
  .u-padding--xxLarge {
    padding-bottom: 100px;
    padding-top: 100px;
  }
}

.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: #5580ff;
}

.Pacnav--is-scrolling .Header .Logo-block.Logo-global {
  margin-top: 0px;
}

.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: 44px;
}

@media (max-width: 959px) {
  .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 {
    height: 43px;
  }
}

@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 {
    height: 41px;
  }
}

@media (max-width: 414px) {
  .Pacnav--is-scrolling .Header .Logo-block.Logo-global {
    margin-top: 0;
  }
  .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 {
    height: 33px;
  }
}

@media (max-width: 374px) {
  .Pacnav--is-scrolling .Header .Logo-block.Logo-global {
    margin-top: 2.5px;
  }
  .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 {
    height: 28px;
  }
}

@media (max-width: 819px) {
  body:not(.Pacnav--is-scrolling) .Header.Has-childmenu {
    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: 50px;
}

@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 {
    height: 45px;
  }
}

@media (max-width: 479px) {
  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 {
    height: 43px;
  }
}

@media (max-width: 414px) {
  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 {
    height: 35px;
  }
}

@media (max-width: 374px) {
  body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-global {
    margin-top: 2.5px;
  }
  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 {
    height: 30px;
  }
}

@media (max-width: 819px) {
  .Header-Global {
    display: none;
  }
}

.Header-Global .Global-Menu {
  border-bottom: 3px solid 5580ff
  height: 38px;
}

.Pacnav--is-scrolling .Header {
  border-bottom: 3px solid #5580ff;
}

.Footer .SocialIcon--googleplus {
  background-image: url("//products.sint.co.jp/hubfs/library/classic/icon/icon-social-googleplus.svg");
  height: 18px !important;
  width: 27px !important;
}

.CustomerQuotes blockquote p .fa-quote-left,
.CustomerQuoteSection blockquote p .fa-quote-left {
  margin-right: 10px;
}

.CustomerQuotes blockquote p .fa-quote-right,
.CustomerQuoteSection blockquote p .fa-quote-right {
  margin-left: 10px;
}

.List-Price .Header-content {
  border-bottom: 1px solid #eaf0f6;
  padding-bottom: 30px;
  text-align: center;
}

.List-Price .Header-content h3 {
  background-color: #1974d2;
  color: #ffff;
  padding: 20px;
  margin-top: -20px;
  margin-left: -20px;
  margin-right: -20px;
}

.List-Price .Header-content .price {
  margin-bottom: 20px;
  font-size: 50px;
  line-height: 50px;
}

.LP-Subcription .overlay-bg:before {
  background: rgba(20, 91, 164, 0.5);
  background: linear-gradient(155deg, rgba(20, 91, 164, 0.5) 0%, rgba(20, 91, 164, 0.75) 100%);
}

.Button-fixed .Button--large, .Button-fixed .pager-load-more a, .pager-load-more .Button-fixed a {
  padding: 0 20px;
}

@media (max-width: 413px) {
  .Button-fixed .Button--large, .Button-fixed .pager-load-more a, .pager-load-more .Button-fixed a {
    white-space: normal;
    line-height: 1.5;
    padding: 10px 40px;
    height: auto;
  }
}

.u-bgColor--F4F8F9 {
  background-color: #f4f8f9;
}

.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 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 100%;
  white-space: normal;
  border: #ddd solid 1px;
}

.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;
  }
}

table.summary_table {
  border-left: 0;
  border-top: 0;
}

table.summary_table th,
table.summary_table td {
  background-color: transparent;
  border-right: 0;
  padding: 20px 30px;
}

@media (min-width: 820px) {
  .LP-Basic-Content-Blog-Tag .Wrap {
    width: calc(100% - 30px);
    margin-left: 0px;
  }
}

.LP-Basic-Content-Blog-Tag .Wrap .Section-content {
  margin-top: 0px;
}

#Blog-Page .blog-list-title {
  border-top: 1px solid #75abe4;
  padding-top: 30px;
  margin-top: 0px;
  margin-bottom: 50px;
  position: relative;
}

#Blog-Page .blog-list-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;
}

.search-results-page .hs-form .field .input input {
  width: calc(100% - 240px);
}

@media (max-width: 639px) {
  .search-results-page .hs-form .field {
    text-align: center;
  }
  .search-results-page .hs-form .field .input input {
    margin-top: 15px;
    width: 100%;
  }
  .search-results-page .hs-form .field .input a.hs-button {
    display: table;
    margin: auto;
    margin-top: 15px;
  }
}

.Blog-Seminar #Blog-Sidebar .recent-post.box .item a:after {
  top: 20%;
}

.Blog-Seminar .LP-Form .form_inbound .actions .hs-button.primary {
  padding: 0 40px !important;
  border-width: 2px !important;
  height: 48px !important;
  line-height: 44px !important;
  box-shadow: rgba(13, 23, 34, 0.2) 0 0 7px !important;
  transition: background 0.6s, box-shadow 0.4s, color 0.6s !important;
  cursor: pointer !important;
  color: #ffffff !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  background: #e5493a !important;
  background-color: #e5493a !important;
  border: 2px solid transparent !important;
  border-radius: 3px !important;
  display: inline-block !important;
  position: relative !important;
  text-align: center !important;
  text-decoration: none !important;
  white-space: nowrap !important;
}

.Blog-Seminar .LP-Form .form_inbound .actions .hs-button.primary:hover {
  background-color: #db2e1d !important;
  box-shadow: rgba(13, 23, 34, 0.25) 0 3px 15px, rgba(13, 23, 34, 0.125) 0 0 0 1px !important;
}

@media (max-width: 479px) {
  .Blog-Seminar .LP-Form.overlay {
    margin: 0;
    width: 100%;
    padding: 0;
  }
  .Blog-Seminar .LP-Form.overlay .form_inbound .actions {
    text-align: center;
    padding: 0;
    width: 100%;
    margin: auto;
  }
}

@media (max-width: 413px) {
  .Blog-Seminar .LP-Form.overlay {
    padding: 0;
  }
}

#password_page form input#hs-pwd-widget-password {
  width: 400px;
}

@media (max-width: 639px) {
  #password_page p {
    text-align: center;
  }
  #password_page form input#hs-pwd-widget-password {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  #password_page form .hs-button {
    display: block;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 150px;
  }
}

@media (max-width: 479px) {
  #password_page form input#hs-pwd-widget-password {
    width: 100%;
  }
}

@media (max-width: 479px) {
  .System-Basic-404 .LP-Basic-Content .Section-content, .System-Basic-emailsubpre .LP-Basic-Content .Section-content {
    text-align: center;
  }
}

@media (max-width: 374px) {
  .LP-Basic-Form .Resource-aside .Resource-form {
    padding: 0;
  }
  .LP-Basic-Form .Resource-aside .Resource-form .form_inbound {
    border-radius: 0;
  }
  .LP-Basic-Form .Resource-aside .Resource-form .LP-Form:not(.overlay) {
    padding: 30px 20px;
  }
}

#Hero-wrapper .LP-Custom-Module {
  padding-top: 200px;
}

#Hero-wrapper .LP-Custom-Module:not([class^='bgColor--']):before {
  background: rgba(13, 23, 34, 0.5);
  background: linear-gradient(155deg, rgba(13, 23, 34, 0.5) 0%, rgba(46, 99, 255, 0.75) 100%);
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
}

#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(13, 115, 119);
  transition: all 0.3s;
}

#pagetop i:hover {
  opacity: 0.8;
}

#pagetop .fa {
  color: #29bfc4;
  font-size: 40px;
  text-align: center;
}

@media (max-width: 959px) {
  #pagetop {
    width: 50px;
    height: 50px;
    right: 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(46, 99, 255, 0.75);
  background: linear-gradient(155deg, rgba(46, 99, 255, 0.75) 0%, rgba(46, 99, 255, 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: #5580ff !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: #5580ff !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;
}

.Tag, .tag {
  display: block;
  width: 100%;
  background-color: #f7f7f7;
  padding: 5px 10px;
  border-left: #5580ff solid 4px;
}

.LP-Basic .Header {
  position: relative;
  height: 80px;
}

.LP-Basic .LP-Hero .Hero {
  margin-top: -80px;
}

.LP-Basic .LP-Hero .Hero--small.smallest {
  height: 250px;
  padding-top: 120px;
  padding-bottom: 60px;
}

.LP-Basic .LP-Hero .Hero--small.smallest .Wrap--narrow {
  max-width: 1020px;
}

.LP-Basic .Footer {
  padding: 30px 0px;
}

.LP-Download > .span12 > div > .row-fluid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width: 959px) {
  .Resource-form {
    padding: 40px;
  }
  .Resource-form .hs-form fieldset {
    margin: 0px auto;
  }
}

@media (min-width: 960px) {
  .LP-Download .Resource-content {
    padding-left: 0px;
  }
}

.LP-Form {
  position: relative;
  padding: 0px 0px 30px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.LP-Form-title,
.LP-Form .form-title {
  font-size: 24px;
  color: #fff;
  text-align: center;
}

@media (max-width: 639px) {
  .LP-Form-title,
  .LP-Form .form-title {
    font-size: 18px;
  }
}

.LP-Form .hs-form-field {
  margin-bottom: 20px;
}

.LP-Form .hs-form-field .inputs-list.multi-container {
  list-style-type: none;
  padding-left: 0px;
}

.LP-Form .hs-form-field .inputs-list.multi-container li label span {
  font-weight: 200;
}

.LP-Form .hs-form-field .inputs-list.multi-container li label.hs-form-checkbox-display {
  position: relative;
}

.LP-Form .hs-form-field .hs-input {
  font-size: 15px;
  margin-top: 3px;
  padding-left: 5px;
  padding-right: 5px;
  border: #ccc solid 1px;
  box-sizing: border-box;
  border-radius: 0;
  height: 40px;
  color: #3E3E3E;
  background-color: transparent;
  border: 1px solid rgba(254, 254, 254, 0.6);
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, YuGothic, "游ゴシック", "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif;
  font-weight: 200;
}

.LP-Form .hs-form-field .hs-input::-webkit-input-placeholder {
  /* Chrome */
  color: rgba(254, 254, 254, 0.7);
}

.LP-Form .hs-form-field .hs-input:-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(254, 254, 254, 0.7);
}

.LP-Form .hs-form-field .hs-input::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(254, 254, 254, 0.7);
  opacity: 1;
}

.LP-Form .hs-form-field .hs-input:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: rgba(254, 254, 254, 0.7);
  opacity: 1;
}

.LP-Form .hs-form-field input.hs-input {
  width: 100%;
  height: 40px;
  color: #fff;
}

.LP-Form .hs-form-field select.hs-input {
  width: 100% !important;
  height: 40px;
  margin-top: 3px !important;
  padding: 0 5px;
  font-size: 15px;
  border: #ccc solid 1px;
  background-color: transparent;
  box-sizing: border-box;
  border-radius: 0 !important;
  color: rgba(254, 254, 254, 0.7) !important;
  background-image: url("https://form.jfe-systems.com/hubfs/library/classic/images/angle-down-gray.png");
  background-repeat: no-repeat;
  background-position-x: 98%;
  background-position-y: 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .LP-Form .hs-form-field select.hs-input:-ms-input-placeholder {
    /* IE 10+ */
    color: rgba(254, 254, 254, 0.7);
  }
}

.LP-Form .hs-form-field select.hs-input::-ms-expand {
  display: none;
}

.LP-Form .hs-form-field select.hs-input.white-color {
  color: #fff !important;
}

.LP-Form .hs-form-field select.hs-input option {
  color: #4a4a4a !important;
}

.LP-Form .hs-form-field select::ms-expand {
  display: none;
}

.LP-Form .hs-form-field textarea.hs-input {
  width: 100%;
  color: #fff;
  height: inherit;
  min-height: 130px;
}

.LP-Form .hs-form-field input.hs-input:focus,
.LP-Form .hs-form-field textarea.hs-input:focus,
.LP-Form .hs-form-field select.hs-input:focus {
  border-color: #fff !important;
  outline: none;
}

.LP-Form .hs-form-field input[type="email"]::-webkit-input-placeholder {
  padding-top: 2px;
  color: #c8c8c8;
}

.LP-Form .hs-form-field input[type="email"]:-moz-placeholder {
  padding-top: 2px;
  color: #c8c8c8;
}

.LP-Form .hs-form-field input[type="email"]:focus::-webkit-input-placeholder {
  color: transparent;
}

.LP-Form .hs-form-field input[type="email"]:focus:-moz-placeholder {
  color: transparent;
}

.LP-Form .hs-form-field input[type="email"]:focus::-moz-placeholder {
  color: transparent;
}

.LP-Form .hs-form-field input[type="checkbox"].hs-input,
.LP-Form .hs-form-field input[type="radio"].hs-input {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.LP-Form .hs-form-field input[type="checkbox"].hs-input + span,
.LP-Form .hs-form-field input[type="radio"].hs-input + span {
  position: relative;
  padding: 0 0px 0 24px;
}

.LP-Form .hs-form-field input[type="checkbox"].hs-input + span::before, .LP-Form .hs-form-field input[type="checkbox"].hs-input + span::after,
.LP-Form .hs-form-field input[type="radio"].hs-input + span::before,
.LP-Form .hs-form-field input[type="radio"].hs-input + span::after {
  position: absolute;
  top: 5px;
  left: 0;
  display: inline-block;
  content: '';
  box-sizing: border-box;
}

.LP-Form .hs-form-field input[type="checkbox"].hs-input + span::before,
.LP-Form .hs-form-field input[type="radio"].hs-input + span::before {
  border-color: #00acc1;
  border-color: #ec407a;
  z-index: 0;
  background-color: transparent;
  width: 15px;
  height: 15px;
  border: 2px #fff solid;
  border-radius: 4px;
}

.LP-Form .hs-form-field input[type="checkbox"].hs-input + span::after,
.LP-Form .hs-form-field input[type="radio"].hs-input + span::after {
  z-index: 1;
  margin: 5px 8px;
  width: 6px;
  height: 9px;
}

.LP-Form .hs-form-field input[type="checkbox"].hs-input:checked + span::before,
.LP-Form .hs-form-field input[type="radio"].hs-input:checked + span::before {
  background-color: #F00;
}

.LP-Form .hs-form-field input[type="checkbox"].hs-input:checked + span::after,
.LP-Form .hs-form-field input[type="radio"].hs-input:checked + span::after {
  border: 2px solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  top: 7px;
  left: 4px;
  margin: 0px;
  content: '';
  width: 7px;
  height: 7px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .LP-Form .hs-form-field input[type="checkbox"].hs-input + span::before,
  .LP-Form .hs-form-field input[type="radio"].hs-input + span::before {
    top: 5px;
  }
  .LP-Form .hs-form-field input[type="checkbox"].hs-input + span::after,
  .LP-Form .hs-form-field input[type="radio"].hs-input + span::after {
    top: 5px;
  }
}

.LP-Form .hs-form-field label span {
  font-size: 15px;
  color: #fff;
  font-weight: bold;
}

.LP-Form .hs-form-field label span.hs-form-required {
  background-color: #F00;
  font-size: 11px;
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 3px;
  margin-left: 5px;
  word-break: keep-all;
}

.LP-Form .hs-form-field .hs-error-msgs {
  margin: 0px;
  padding-left: 0px;
  list-style: none;
}

.LP-Form .hs-form-field .hs-error-msgs li {
  line-height: 18px;
}

.LP-Form .hs-form-field .hs-error-msgs li label {
  font-size: 12px;
  color: #F20;
  font-weight: bold;
  margin-top: 5px;
}

.LP-Form .form-columns-2 .hs-form-field {
  width: 50%;
  float: left;
}

.LP-Form .form-columns-2 .hs-form-field .input {
  margin-right: 8px;
}

.LP-Form .form-columns-2 .hs-form-field:last-child .input {
  margin-right: 0px;
}

.LP-Form .form-columns-1 .hs-form-field .input {
  margin-right: 0px;
}

.LP-Form .form-columns-1 .hs-form-field .input .hs-input {
  width: 100%;
}

.LP-Form .form-columns-1 .hs-form-field select.hs-input {
  background-position-x: 99%;
}

.LP-Form .actions {
  text-align: center;
}

.LP-Form .hs-privacy_policy_check .inputs-list {
  list-style: none;
  text-align: center;
}

.LP-Form .hs-privacy_policy_check .inputs-list .hs-error-msgs label {
  text-align: center;
}

.LP-Form .hs-privacy_policy_check .inputs-list li label {
  position: relative;
}

.LP-Form .hs_error_rollup .inputs-list {
  list-style: none;
  text-align: center;
  margin-bottom: 10px;
}

.LP-Form .hs_error_rollup .inputs-list li label {
  font-size: 12px;
  color: #F20;
  font-weight: bold;
  margin-top: 5px;
}

.LP-Form .form-privacy {
  color: #fff;
  font-weight: 200;
  font-size: 13px;
  line-height: 20px;
  display: inline-block;
  margin-bottom: 20px;
}

.LP-Form .form-privacy img {
  margin-right: 10px;
  display: block;
  width: 75px;
  float: left;
  background-color: #fff;
}

.LP-Form .form-privacy a {
  color: #fff;
  text-decoration: underline;
}

@media (max-width: 639px) {
  .LP-Form fieldset.form-columns-2 .hs-form-field {
    width: 100% !important;
    float: none !important;
  }
  .LP-Form fieldset.form-columns-2 .hs-form-field .input {
    margin-right: 0px !important;
  }
  .LP-Form fieldset.form-columns-2 .hs-form-field .input input.hs-input {
    width: 100% !important;
  }
}

.LP-Form.overlay {
  position: relative;
  padding: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.LP-Form.overlay .opacity-bg {
  background: rgba(25, 116, 210, 0.5);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.LP-Form.overlay .form_head {
  position: relative;
}

.LP-Form.overlay .form_head .form-title {
  margin-top: 0px;
}

.LP-Form.overlay .form_head .form-subtitle {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  text-align: center;
}

.LP-Form.overlay .form_inbound {
  width: 100%;
  margin: 0 auto;
  border-radius: 10px;
  padding-bottom: 50px;
  padding-top: 40px;
  background-color: rgba(44, 62, 80, 0.9);
  opacity: .9;
  border-top: none;
  box-shadow: none;
  padding: 40px;
}

.LP-Form.overlay .form_inbound .form-title,
.LP-Form.overlay .form_inbound .form-subtitle {
  color: #fff !important;
  text-align: center;
  margin-top: 0px;
}

.LP-Form.overlay .form_inbound .text {
  color: #fff !important;
}

.LP-Form.overlay .form_inbound .hs-form-booleancheckbox:before {
  content: none;
}

.LP-Form.overlay .form_inbound .hs-form {
  /*---  Checkbox style --- */
}

.LP-Form.overlay .form_inbound .hs-form .hs-form-field {
  margin-bottom: 20px;
}

.LP-Form.overlay .form_inbound .hs-form fieldset {
  max-width: none !important;
}

.LP-Form.overlay .form_inbound .hs-form label span {
  color: #fff !important;
  font-weight: normal;
}

.LP-Form.overlay .form_inbound .hs-form label span.hs-form-required {
  font-size: 11px;
  background-color: #F00;
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 3px;
  margin-left: 5px;
  word-break: keep-all;
}

.LP-Form.overlay .form_inbound .hs-form .hs-error-msgs label {
  font-weight: bold;
  color: #F00 !important;
}

.LP-Form.overlay .form_inbound .hs-form .hs-input {
  background-color: transparent;
  border: 1px solid rgba(254, 254, 254, 0.6);
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, YuGothic, "游ゴシック", "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif;
}

.LP-Form.overlay .form_inbound .hs-form input.hs-input {
  height: 40px;
}

.LP-Form.overlay .form_inbound .hs-form textarea.hs-input {
  height: inherit;
  min-height: 130px;
}

.LP-Form.overlay .form_inbound .hs-form select.hs-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.LP-Form.overlay .form_inbound .hs-form select.hs-input.white-color {
  color: #fff !important;
}

.LP-Form.overlay .form_inbound .hs-form select.hs-input option {
  color: #000 !important;
}

.LP-Form.overlay .form_inbound .hs-form select.hs-input::-ms-expand {
  display: none;
}

.LP-Form.overlay .form_inbound .hs-form input.hs-input,
.LP-Form.overlay .form_inbound .hs-form textarea.hs-input {
  width: 100%;
  color: #fff;
}

.LP-Form.overlay .form_inbound .hs-form input.hs-input:hover, .LP-Form.overlay .form_inbound .hs-form input.hs-input:focus,
.LP-Form.overlay .form_inbound .hs-form textarea.hs-input:hover,
.LP-Form.overlay .form_inbound .hs-form textarea.hs-input:focus {
  border-color: #fff;
}

.LP-Form.overlay .form_inbound .hs-form input.hs-input:focus,
.LP-Form.overlay .form_inbound .hs-form textarea.hs-input:focus select.hs-input:focus {
  border-color: #fff !important;
  outline: none;
}

.LP-Form.overlay .form_inbound .hs-form .hs-input::-webkit-input-placeholder,
.LP-Form.overlay .form_inbound .hs-form .hs-input:-ms-input-placeholder,
.LP-Form.overlay .form_inbound .hs-form .hs-input::-moz-placeholder,
.LP-Form.overlay .form_inbound .hs-form .hs-input:-moz-placeholder {
  color: rgba(254, 254, 254, 0.7);
  opacity: 1;
}

.LP-Form.overlay .form_inbound .hs-form .form-privacy,
.LP-Form.overlay .form_inbound .hs-form .att {
  color: #fff;
  font-size: 12px !important;
}

.LP-Form.overlay .form_inbound .hs-form .form-privacy a,
.LP-Form.overlay .form_inbound .hs-form .att a {
  color: #fff;
  font-size: 12px !important;
  text-decoration: underline;
}

.LP-Form.overlay .form_inbound .hs-form .form-privacy img,
.LP-Form.overlay .form_inbound .hs-form .att img {
  background: #fff;
}

.LP-Form.overlay .form_inbound .hs-form fieldset.form-columns-2 .hs-form-field:last-child .input,
.LP-Form.overlay .form_inbound .hs-form fieldset.form-columns-1 .hs-form-field .input {
  margin-right: 0px;
}

.LP-Form.overlay .form_inbound .hs-form .hs_error_rollup label {
  margin: 10px 0px 20px 0px;
  text-align: center;
}

.LP-Form.overlay .form_inbound .hs-form .hs_privacy_policy_check .inputs-list .hs-form-booleancheckbox-display,
.LP-Form.overlay .form_inbound .hs-form .hs_privacy_policy_check .hs-error-msgs label {
  text-align: center;
}

.LP-Form.overlay .form_inbound .hs-form .hs_privacy_policy_check .inputs-list {
  padding-left: 0;
}

.LP-Form.overlay .form_inbound .hs-form input[type="checkbox"].hs-input,
.LP-Form.overlay .form_inbound .hs-form input[type="radio"].hs-input {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
}

.LP-Form.overlay .form_inbound .hs-form input[type="checkbox"].hs-input + span,
.LP-Form.overlay .form_inbound .hs-form input[type="radio"].hs-input + span {
  position: relative;
  padding: 0 0px 0 24px;
}

.LP-Form.overlay .form_inbound .hs-form input[type="checkbox"].hs-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  /*
  + span::before,
  + span::after {
  position: absolute;
  top: 10px;
  left: 0;
  display: inline-block;
  content: '';
  box-sizing: border-box;
}
  */
  /*--- IE Fix ---*/
}

.LP-Form.overlay .form_inbound .hs-form input[type="checkbox"].hs-input + span::before {
  border-color: #ec407a;
  z-index: 0;
  background-color: transparent;
  width: 15px;
  height: 15px;
  border: 2px #fff solid;
  border-radius: 4px;
}

.LP-Form.overlay .form_inbound .hs-form input[type="checkbox"].hs-input + span::after {
  z-index: 1;
  margin: 5px 8px;
  width: 6px;
  height: 9px;
}

.LP-Form.overlay .form_inbound .hs-form input[type="checkbox"].hs-input:checked + span::before {
  background-color: #ec407a;
}

.LP-Form.overlay .form_inbound .hs-form input[type="checkbox"].hs-input:checked + span::after {
  border: 2px solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  top: 7px;
  left: 4px;
  margin: 0px;
  content: '';
  width: 7px;
  height: 7px;
}

.LP-Form.overlay .form_inbound .hs-form .hs_recaptcha .grecaptcha-badge {
  margin: auto;
}

@media (max-width: 960px) {
  .LP-Form.overlay {
    padding: 30px;
  }
  .LP-Form.overlay .form_inbound {
    padding: 30px 15px;
  }
}

@media (max-width: 640px) {
  .LP-Form.overlay .form_inbound .form-title {
    margin-bottom: 10px;
  }
  .LP-Form.overlay .form_inbound fieldset.form-columns-2 .hs-form-field .input,
  .LP-Form.overlay .form_inbound fieldset.form-columns-1 .hs-form-field .input {
    margin-right: 0px;
  }
}

@media (max-width: 414px) {
  .LP-Form.overlay {
    padding: 15px;
  }
  .LP-Form.overlay .form_inbound {
    padding: 30px 20px;
  }
  .LP-Form.overlay .form_inbound .container {
    padding-right: 0px;
    padding-left: 0px;
  }
}

.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;
  }
}

.System-Basic-pasword #hs-pwd-widget-password {
  margin-top: 0px !important;
  height: 48px !important;
  line-height: 48px;
  width: 300px;
  margin-right: 15px;
}

.System-Basic-emailconfirm .hs_cos_wrapper_type_email_subscriptions_confirmation h1 {
  display: none;
}

.System-Basic-emailconfirm .hs_cos_wrapper_type_email_subscriptions_confirmation h2 {
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 0px;
  font-weight: bold;
}

@media (max-width: 639px) {
  .System-Basic-emailconfirm .hs_cos_wrapper_type_email_subscriptions_confirmation h2 {
    font-size: 18px;
  }
}

@media (max-width: 639px) {
  .System-Basic-emailconfirm .hs_cos_wrapper_type_email_subscriptions_confirmation h2 {
    line-height: 28px;
  }
}

.System-Basic-emailbackup .hs_cos_wrapper_type_email_simple_subscription #submitbutton {
  margin-top: 20px;
}

.System-Basic-emailsubpre .hs_cos_wrapper_type_email_subscriptions .page-header h1 {
  display: none;
}

.System-Basic-emailsubpre .hs_cos_wrapper_type_email_subscriptions .page-header h2 {
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 0px;
  margin-top: 0px;
  font-weight: bold;
}

@media (max-width: 639px) {
  .System-Basic-emailsubpre .hs_cos_wrapper_type_email_subscriptions .page-header h2 {
    font-size: 18px;
  }
}

@media (max-width: 639px) {
  .System-Basic-emailsubpre .hs_cos_wrapper_type_email_subscriptions .page-header h2 {
    line-height: 28px;
  }
}

.System-Basic-emailsubpre .hs_cos_wrapper_type_email_subscriptions .page-header p:last-child {
  margin-top: 0px;
}

.System-Basic-emailsubpre .hs_cos_wrapper_type_email_subscriptions p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.System-Basic-emailsubpre .widget-type-email_subscriptions .cell-wrapper,
.System-Basic-emailsubpre .widget-type-email_subscriptions_confirmation .cell-wrapper,
.System-Basic-emailsubpre .widget-type-email_simple_subscription .cell-wrapper {
  margin-bottom: 0px;
}

.System-Basic-emailsubpre .widget-type-email_subscriptions p,
.System-Basic-emailsubpre .widget-type-email_subscriptions h1,
.System-Basic-emailsubpre .widget-type-email_subscriptions h2,
.System-Basic-emailsubpre .widget-type-email_subscriptions_confirmation p,
.System-Basic-emailsubpre .widget-type-email_subscriptions_confirmation h1,
.System-Basic-emailsubpre .widget-type-email_subscriptions_confirmation h2,
.System-Basic-emailsubpre .widget-type-email_simple_subscription p,
.System-Basic-emailsubpre .widget-type-email_simple_subscription h1,
.System-Basic-emailsubpre .widget-type-email_simple_subscription h2 {
  font-weight: normal;
  font-size: 20px;
  line-height: 25px;
  margin: 1px 0px 4px;
}

.System-Basic-emailsubpre html body .page-header {
  margin: 0px;
  padding-bottom: 1em;
}

.System-Basic-emailsubpre .widget-type-email_subscriptions p,
.System-Basic-emailsubpre .widget-type-email_subscriptions_confirmation p,
.System-Basic-emailsubpre .widget-type-email_simple_subscription p {
  font-size: 14px;
}

.System-Basic-emailsubpre .widget-type-email_subscriptions h2,
.System-Basic-emailsubpre .widget-type-email_subscriptions_confirmation h2,
.System-Basic-emailsubpre .widget-type-email_simple_subscription h2 {
  font-size: 14px;
}

.System-Basic-emailsubpre .email-prefs .item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-bottom: 1px;
  position: relative;
  margin: 20px 0px;
  cursor: pointer !important;
}

.System-Basic-emailsubpre label {
  cursor: pointer;
  cursor: hand;
}

.System-Basic-emailsubpre .email-prefs .item.disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

.System-Basic-emailsubpre .email-prefs .item .item-inner * {
  color: #444;
}

.System-Basic-emailsubpre .email-prefs .item .item-inner {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 8px;
  transition-property: background;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  border: 1px solid #E4E4E4;
  overflow: hidden;
  margin-top: 0;
  padding: 15px;
  background: #f7f7f7;
}

.System-Basic-emailsubpre .email-prefs .item .item-inner p {
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  font-weight: 200;
}

.System-Basic-emailsubpre .email-prefs .item .item-inner.hovered {
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1);
}

.System-Basic-emailsubpre .email-prefs .item .item-inner.highlighted-subscription {
  background: #fff1ee;
}

.System-Basic-emailsubpre .email-prefs .item .item-inner.highlighted-subscription.selected {
  background: #fff1ee;
}

.System-Basic-emailsubpre .email-prefs .item .item-inner.selected {
  background: #f0f7fc;
  border: 1px solid #e0e7ec;
}

.System-Basic-emailsubpre .email-prefs .item.disabled .item-inner.hovered {
  box-shadow: none;
}

.System-Basic-emailsubpre .checkbox-row {
  margin-top: 0;
  overflow: hidden;
}

.System-Basic-emailsubpre .checkbox-row span.fakelabel {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: normal;
  vertical-align: middle;
}

.System-Basic-emailsubpre .checkbox-row input {
  vertical-align: middle;
  margin: 0;
  padding: 0;
  float: left;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .System-Basic-emailsubpre .checkbox-row input {
    position: relative;
    top: 6px;
  }
}

.System-Basic-emailsubpre p.header {
  margin-left: 0px;
}

.System-Basic-emailsubpre .checkbox-row span.fakelabel span {
  float: left;
  font-weight: bold;
  margin-left: 7px;
  vertical-align: top;
}

.System-Basic-emailsubpre .email-prefs .item p {
  clear: both;
  margin: 5px 20px 0px;
}

.System-Basic-emailsubpre .email-prefs .thumbnail {
  bottom: 1px;
  position: absolute;
  right: 6px;
}

.System-Basic-emailsubpre .email-prefs .thumbnail.float-top {
  top: 7px;
}

.System-Basic-emailsubpre .subscribe-options {
  margin-bottom: 12px;
  overflow: hidden;
}

.System-Basic-emailsubpre .subscribe-options label {
  font-size: 13px;
  margin-left: 0px;
  margin-right: 16px;
}

.System-Basic-emailsubpre .subscribe-options label span {
  font-weight: normal;
  margin-left: 3px;
  font-size: 14px;
  font-weight: bold;
}

.System-Basic-emailsubpre #submitbutton {
  margin-bottom: 0px;
}

.System-Basic-emailsubpre #email-prefs-form {
  margin-bottom: 0px;
}

.System-Basic-emailsubpre input.hs-input.email-edit {
  font-size: 20px;
  line-height: 25px;
  margin: 0px 0px 10px 0px;
  width: 450px;
}

@media (max-width: 639px) {
  .System-Basic-emailsubpre input.hs-input.email-edit {
    width: 80%;
  }
}

.System-Basic-emailsubpre a.email-edit {
  display: inline-block;
  background-color: #e5493a;
  border: 2px solid #e5493a;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  padding: 10px 20px;
  border-radius: 3px;
  cursor: pointer;
  transition: all .3s linear;
  margin-left: 10px;
  padding: 5px 15px;
}

.System-Basic-emailsubpre a.email-edit:hover {
  opacity: 0.7;
}

.Web-Baisc .body-container-wrapper {
  overflow: hidden;
}

.Page .LP-Hero .Wrap--narrow {
  max-width: 1020px;
}

.Blog-Basic .Wrap--narrow {
  max-width: 1000px;
}

.Blog-Basic .Hero--small.smallest .Hero-subtitle, .Blog-Basic .Hero--small.smallest .mgtop-30, .Blog-Basic .Hero--small.smallest .LP-Detail-Case .interview, .LP-Detail-Case .Blog-Basic .Hero--small.smallest .interview,
.Blog-Basic .Hero--small.smallest .LP-Detail-Case .guest, .LP-Detail-Case .Blog-Basic .Hero--small.smallest .guest {
  margin-top: 5px;
  font-size: 18px;
}

.Blog-Basic .Hero--small.smallest .Hero-subtitle {
  line-height: 30px;
}

.Blog-Basic .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-Basic #recent_post .recent-posts, .Blog-Basic #related_post .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-Basic #recent_post .cat-name, .Blog-Basic #related_post .cat-name {
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.1em 0.5em;
  font-size: 10px;
  font-weight: bold;
  background: #5580ff;
  color: #fff;
  text-align: center;
  filter: alpha(opacity=90);
  opacity: 0.9;
  z-index: 99;
}

.Blog-Basic #recent_post h3, .Blog-Basic #recent_post .title-comment, .Blog-Basic #related_post h3, .Blog-Basic #related_post .title-comment {
  margin-top: 20px;
  font-size: 12px;
  margin-bottom: 0;
  font-weight: bold;
  color: #3E3E3E;
}

.Blog-Basic #recent_post h3 span, .Blog-Basic #recent_post .title-comment span, .Blog-Basic #related_post h3 span, .Blog-Basic #related_post .title-comment span {
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
  font-weight: bold;
  margin-right: 10px;
  color: #3E3E3E;
}

.Blog-Basic #recent_post h3 + hr.slash-2, .Blog-Basic #recent_post .title-comment + hr.slash-2, .Blog-Basic #related_post h3 + hr.slash-2, .Blog-Basic #related_post .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-Basic #recent_post a, .Blog-Basic #related_post a {
  width: 23%;
  margin-left: 1.0%;
  margin-right: 1.0%;
  transition: all 0.3s linear;
}

@media (max-width: 639px) {
  .Blog-Basic #recent_post a, .Blog-Basic #related_post a {
    width: 48%;
  }
}

@media (max-width: 374px) {
  .Blog-Basic #recent_post a, .Blog-Basic #related_post a {
    width: 98%;
  }
  .Blog-Basic #recent_post a .recent-post, .Blog-Basic #related_post a .recent-post {
    max-width: initial !important;
    min-height: initial !important;
    margin-bottom: 20px;
  }
  .Blog-Basic #recent_post a .recent-post .recent-post-featured-image, .Blog-Basic #related_post a .recent-post .recent-post-featured-image {
    height: 150px !important;
  }
}

.Blog-Basic #recent_post a:hover, .Blog-Basic #related_post a:hover {
  text-decoration: none;
}

.Blog-Basic #recent_post .recent-post, .Blog-Basic #related_post .recent-post {
  overflow: hidden;
  width: 100%;
  max-width: 260px;
  position: relative;
  min-height: 180px;
}

.Blog-Basic #recent_post .recent-post-featured-image, .Blog-Basic #related_post .recent-post-featured-image {
  width: 100%;
  height: 110px;
  background-size: cover;
}

.Blog-Basic #recent_post .recent-post-info, .Blog-Basic #related_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-Basic #recent_post .recent-post-title, .Blog-Basic #related_post .recent-post-title {
  color: #3E3E3E;
  font-size: 13px;
  line-height: 18px;
  font-weight: bold;
  margin: 4px 0;
}

.Blog-Nav .pagination {
  margin-top: 10px;
  margin-bottom: 60px;
}

@media (max-width: 819px) {
  .Blog-Nav .pagination {
    margin-bottom: 0px;
  }
}

.Blog-Nav .disabled {
  display: none;
}

.Blog-Nav ul {
  margin-left: 0px;
  padding-left: 0px;
}

.Blog-Nav li {
  display: inline-block;
  margin-right: 5px;
}

.Blog-Nav li:last-child {
  margin-right: 0px;
}

.Blog-Nav li a {
  cursor: pointer;
}

.Blog-Nav li a, .Blog-Nav 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: #5580ff;
  border: solid 1px #5580ff;
  color: #FFF;
}

.Blog-Nav li.active span {
  background-color: #ebebeb;
  border-color: #ebebeb;
  color: #3E3E3E;
}

.Blog-Nav li a:hover {
  opacity: 0.7;
  text-decoration: 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 {
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  background: #5580ff;
  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;
  z-index: 99;
}

#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;
}

#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;
  }
}

@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;
}

@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: #5580ff;
}

#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: #5580ff;
}

#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;
}

@media (max-width: 374px) {
  #Blog-Sidebar .recent-post.box .item .img {
    padding-top: 10px;
  }
}

#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: #5580ff;
}

#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 5px;
  color: #666;
  width: 100%;
  position: relative;
}

#Blog-Sidebar .topic-list.box ul li a:after {
  font-family: "fontawesome";
  content: '\f054';
  position: absolute;
  right: 2px;
  top: 33%;
  font-size: 1em;
  color: #5580ff;
}

#Blog-Sidebar .topic-list.box ul li a:hover {
  text-decoration: none;
  color: #5580ff;
}

#Blog-Sidebar .topic-list.box ul li a:hover:after {
  right: 0px;
  transform: translate(1px, 0);
}

/*========= BLOG DETAIL =========*/
.Blog-Basic .HeroBlog-list.Hero--small.smallest .Hero-subtitle.top {
  max-width: 90%;
}

@media (max-width: 959px) {
  .Blog-Basic .HeroBlog-list.Hero--small.smallest .Hero-subtitle {
    margin-top: 15px;
    font-size: 16px;
    line-height: 22px;
  }
}

@media (max-width: 639px) {
  .Blog-Basic .HeroBlog-list.Hero--small.smallest .Hero-subtitle {
    margin-top: 15px;
    font-size: 14px;
  }
}

.Blog-Basic .HeroBlog-detail.Hero--small.smallest.post-thumb {
  background-position: center center;
}

.Blog-Basic .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(46, 99, 255, 0.85) 100%);
}

@media (max-width: 819px) {
  .Blog-Basic .HeroBlog-detail.Hero--small.smallest.has-topnav {
    margin-top: -125px !important;
    padding-top: 90px;
    padding-bottom: 40px;
  }
}

@media (min-width: 960px) {
  .Blog-Basic .HeroBlog-detail.Hero--small.smallest {
    min-height: 400px;
  }
}

.Blog-Basic .HeroBlog-detail.Hero--small.smallest .Wrap--narrow {
  max-width: 1240px;
}

.Blog-Basic .HeroBlog-detail.Hero--small.smallest .Hero-subtitle.time {
  margin-top: 8px;
  font-size: 15px;
}

@media (max-width: 959px) {
  .Blog-Basic .HeroBlog-detail.Hero--small.smallest {
    height: auto;
  }
  .Blog-Basic .HeroBlog-detail.Hero--small.smallest .Hero-title {
    font-size: 30px;
    line-height: 36px;
  }
  .Blog-Basic .HeroBlog-detail.Hero--small.smallest .Hero-subtitle {
    margin-top: 15px;
    font-size: 16px;
    line-height: 22px;
  }
}

@media (max-width: 639px) {
  .Blog-Basic .HeroBlog-detail.Hero--small.smallest .Hero-title {
    font-size: 24px;
  }
  .Blog-Basic .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 #5580ff;
  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:before {
  color: #5580ff;
  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: #5580ff;
  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: #5580ff;
  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: #5580ff;
  border-radius: 3px;
  border: solid 1px #5580ff;
  color: #FFFFFF;
}

.Blog-Detail .blog-section ul .social li a:hover {
  background-color: #FFFFFF;
  color: #5580ff;
}

.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: #5580ff;
  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: #5580ff;
  list-style: none;
  width: 40px;
  height: 40px;
  padding: 5px 8px;
  margin-bottom: 1px;
  transition: 0.3s;
  border: 2px solid #5580ff;
}

/* social(本番にマージする) */
.Blog-Detail .social-blog ul li.facebook {
  background-color: #315096;
  border: 2px solid #315096;
}

.Blog-Detail .social-blog ul li.twitter {
  background-color: #55acee;
  border: 2px solid #55acee;
}

.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.pocket {
  background-color: #ef3e56;
  border: 2px solid #ef3e56;
}

.Blog-Detail .social-blog ul li.email {
  background-color: #5da7c6;
  border: 2px solid #5da7c6;
}

.Blog-Detail .social-blog ul li:hover {
  background-color: #fff;
}

.Blog-Detail .social-blog ul li:hover a {
  color: #5580ff;
}

.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: 240px;
  display: none;
}

.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-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;
}

.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;
}

.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-left: 12px;
  padding-bottom: 0;
  border-left: #333 solid 5px;
  /* font-size: 16px; */
  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;
}

@media (max-width: 639px) {
  .Blog-Detail .blog-section .post-body table tr {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .Blog-Detail .blog-section .post-body table tr th {
    text-align: center;
  }
  .Blog-Detail .blog-section .post-body table tr td {
    text-align: center;
  }
}

.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(.Button--outline), .Blog-Detail .blog-section .post-body span a:not(.Button--large):not(.Button--outline) {
  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;
}

.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: #5580ff;
  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;
}

/********************************************************/
/********************************************************/
/******************** Search Form ***********************/
/********************************************************/
/********************************************************/
.Blog-Sidebar-search form.gsc-search-box.gsc-search-box-tools {
  position: relative;
  padding: 10px;
  margin-bottom: 0;
  width: 100%;
}

.Blog-Sidebar-search form.gsc-search-box.gsc-search-box-tools * {
  padding: 0px;
}

.Blog-Sidebar-search form.gsc-search-box.gsc-search-box-tools table, .Blog-Sidebar-search form.gsc-search-box.gsc-search-box-tools th, .Blog-Sidebar-search form.gsc-search-box.gsc-search-box-tools td {
  padding: 0;
  border-style: none;
}

.Blog-Sidebar-search form.gsc-search-box.gsc-search-box-tools table.gsc-search-box {
  margin-bottom: 0;
}

.Blog-Sidebar-search form.gsc-search-box.gsc-search-box-tools table.gsc-search-box td.gsc-input {
  height: 40px;
  padding: 0;
  border-bottom: #999 dotted 1px;
}

.Blog-Sidebar-search form.gsc-search-box.gsc-search-box-tools table.gsc-search-box td.gsc-input .gsc-input-box {
  border: none;
  height: auto;
}

.Blog-Sidebar-search form.gsc-search-box.gsc-search-box-tools table.gsc-search-box td.gsc-input .gsc-input-box-focus, .Blog-Sidebar-search form.gsc-search-box.gsc-search-box-tools table.gsc-search-box td.gsc-input .gsc-input-box-hover {
  box-shadow: none !important;
}

.Blog-Sidebar-search form.gsc-search-box.gsc-search-box-tools table.gsc-search-box td.gsc-input .gsc-input-box input.gsc-input {
  font-size: 14px;
  line-height: 1;
  padding-left: 5px !important;
  margin: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-bottom: #999 dotted 1px;
  box-sizing: border-box;
  transition: background-color 0.24s ease-in-out;
}

.Blog-Sidebar-search form.gsc-search-box.gsc-search-box-tools table.gsc-search-box td.gsc-input .gsc-input-box input.gsc-input::-webkit-input-placeholder, .Blog-Sidebar-search form.gsc-search-box.gsc-search-box-tools table.gsc-search-box td.gsc-input .gsc-input-box input.gsc-input:-ms-input-placeholder, .Blog-Sidebar-search form.gsc-search-box.gsc-search-box-tools table.gsc-search-box td.gsc-input .gsc-input-box input.gsc-input::-moz-placeholder {
  color: #ccc;
  border: none !important;
}

.Blog-Sidebar-search form.gsc-search-box.gsc-search-box-tools table.gsc-search-box td.gsc-input .gsc-input-box input.gsc-input:focus, .Blog-Sidebar-search form.gsc-search-box.gsc-search-box-tools table.gsc-search-box td.gsc-input .gsc-input-box input.gsc-input:hover {
  box-shadow: none;
  color: #0D1722;
  border: none !important;
}

.Blog-Sidebar-search form.gsc-search-box.gsc-search-box-tools table.gsc-search-box td.gsc-search-button:before {
  display: none;
}

.Blog-Sidebar-search form.gsc-search-box.gsc-search-box-tools table.gsc-search-box td.gsc-search-button .gsc-search-button-v2 {
  border-radius: 0;
  padding: 8px 27px;
  width: auto;
  background-color: #e5493a !important;
  border: none !important;
  cursor: pointer;
  height: 30px;
  margin-top: 10px;
  margin-left: 8px !important;
  transition: all 0.3s linear;
}

.Blog-Sidebar-search form.gsc-search-box.gsc-search-box-tools table.gsc-search-box td.gsc-search-button .gsc-search-button-v2:hover {
  opacity: 0.7;
}

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

/********************************************************/
/********************************************************/
/******************** 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-Basic .LP-Flex .Wrap {
  margin: 0 !important;
  width: 100%;
  padding: 0;
}

.Blog-Basic .LP-Flex .Section-title {
  background: #a3bbff;
  padding: 10px 20px;
  font-weight: 500;
  color: white;
  max-width: none;
}

.Blog-Basic .LP-Flex .Section-header {
  margin-bottom: 0;
}

.Blog-Basic .LP-Flex .Section-body {
  background: #f7f7f7;
  padding: 30px 20px;
}

.Blog-Basic .LP-Flex .Post--title {
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
}

.Blog-Basic .LP-Flex .Post--body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  transition: opacity .3s;
}

.Blog-Basic .LP-Flex .Post--body:hover {
  opacity: .7;
}

.Blog-Basic .LP-Flex .Post--content {
  width: 55%;
}

.Blog-Basic .LP-Flex .Post--image {
  width: 45%;
}

.Blog-Basic .LP-Flex .Post--image figure {
  margin: 0 20px;
  max-width: 195px;
  max-height: 100px;
  overflow: hidden;
  margin-left: 0;
}

.Blog-Basic .LP-ListResources .Column-item {
  margin: 0 10px;
}

.Blog-Basic .LP-ListResources .Column-item a {
  transition: opacity .3s;
  display: block;
}

.Blog-Basic .LP-ListResources .Column-item a:hover {
  opacity: 0.7;
}

.Blog-Basic .LP-ListResources .ColumnContentSection-title {
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  margin-top: 15px;
}

@media (max-width: 639px) {
  .Blog-Basic .LP-ListResources .ColumnContentSection-thumb {
    max-width: 200px;
  }
  .Blog-Basic .LP-ListResources .Column-item:nth-child(n+2) {
    margin-top: 30px;
  }
  .Blog-Basic .LP-ListResources .Column-item a {
    text-align: center;
  }
}

.Blog-Basic .LP-ListResources .Section-header {
  margin-bottom: 0;
}

.Blog-Basic .LP-ListResources .Section-content {
  background: #f7f7f7;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.Blog-Basic .LP-ListResources .Section-cta {
  margin-top: 0;
  clear: both;
  padding-top: 30px;
  background: #f7f7f7;
  text-align: right;
}

.Blog-Basic .LP-ListResources .Section-cta a {
  background: #474747;
  transition: opacity .3s;
  border-radius: 0;
}

.Blog-Basic .LP-ListResources .Section-cta a:after {
  content: "\f0a9";
  font-family: FontAwesome;
  font-style: normal !important;
  padding-left: 10px;
  font-size: 15px;
}

.Blog-Basic .LP-ListResources .Section-cta a:hover {
  opacity: 0.7;
}

.Blog-Basic .ts-fab-wrapper .ts-fab-list {
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}

.Blog-Basic .ts-fab-wrapper .ts-fab-list li {
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 2px 15px;
  background-color: #e9e9e9;
  border: 1px solid #e9e9e9;
  border-bottom: none !important;
  text-decoration: none;
  font-size: 13px;
  color: #333;
  font-weight: 700;
  box-sizing: content-box;
  -ms-flex-align: center;
  align-items: center;
}

.Blog-Basic .ts-fab-wrapper .ts-fab-list li .fa {
  margin-right: 7px;
  font-size: 18px;
}

.Blog-Basic .ts-fab-wrapper .ts-fab-tab {
  padding: 20px;
  border: 1px solid #dedede;
  background: #f7f7f7;
  min-height: 80px;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.Blog-Basic .ts-fab-wrapper .ts-fab-tab .ts-fab-avatar {
  width: 100px;
  text-align: center;
}

.Blog-Basic .ts-fab-wrapper .ts-fab-tab .ts-fab-avatar > a {
  display: inline-block;
  padding: 25px 0;
}

.Blog-Basic .ts-fab-wrapper .ts-fab-tab .ts-fab-text {
  width: calc(100% - 120px);
  margin-left: 20px;
  line-height: 1.5;
}

.Blog-Basic .ts-fab-wrapper .ts-fab-tab .ts-fab-text .ts-fab-header {
  margin-bottom: 10px;
}

.Blog-Basic .ts-fab-wrapper .ts-fab-tab .ts-fab-text .ts-fab-content {
  font-size: 16px;
}

.Blog-Basic .ts-fab-wrapper .ts-fab-tab .ts-fab-social-links {
  margin-top: 5px;
  text-align: center;
}

.Blog-Basic .ts-fab-wrapper .ts-fab-tab .ts-fab-social-links a {
  display: inline-block;
  margin: 0 1px;
  opacity: .7;
  transition: opacity .3s;
}

.Blog-Basic .ts-fab-wrapper .ts-fab-tab .ts-fab-social-links a:hover {
  opacity: 1;
}

@media (max-width: 479px) {
  .Blog-Basic .ts-fab-wrapper .ts-fab-tab .ts-fab-avatar {
    width: 100%;
  }
  .Blog-Basic .ts-fab-wrapper .ts-fab-tab .ts-fab-text {
    width: 100%;
    margin-left: 0;
    margin-top: 25px;
  }
}

.Blog-Basic .post-footer-list ul {
  padding-left: 0;
}

.Blog-Basic .post-footer-list ul li {
  display: inline-block;
  list-style: none;
  font-size: 14px;
}

.Blog-Basic .post-footer-list ul li .fa {
  color: #5580ff;
  margin-right: 5px;
}

.Blog-Basic.v2 .ViewsExposedForm--blog {
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.Blog-Basic.v2 .Card {
  position: relative;
}

.Blog-Basic.v2 .Card:hover {
  box-shadow: rgba(0, 0, 0, 0.2) 0 2px 10px -2px, rgba(0, 0, 0, 0.3) 0 20px 60px -10px;
}

.Blog-Basic.v2 .Card-category {
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  background: #5580ff;
  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;
  z-index: 99;
}

.Blog-Basic.v2 .PostTeaser-content {
  color: #666;
}

.Blog-Basic.v2 .ViewsDropdown {
  width: 200px;
}

.Blog-Basic.v2 .form-item-search form {
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.Blog-Basic.v2 .form-item-search .Button--submit {
  height: 48px;
  line-height: 46px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.Blog-Basic.v2 .form-item-search .input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.Blog-Basic.v2 .item-list .Blog-Nav .pagination {
  margin-bottom: 0;
  margin-top: 30px;
  text-align: center;
}

.Blog-Basic.v2 .Post-cta {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.Blog-Basic.v2 .Post-cat ul {
  padding-left: 0;
}

.Blog-Basic.v2 .Post-cat li {
  display: inline-block;
  list-style: none;
  font-size: 14px !important;
  padding-left: 0 !important;
}

.Blog-Basic.v2 .Post-cat li:before {
  display: none !important;
}

.Blog-Basic.v2 .Post-cat .fa {
  color: #5580ff;
  margin-right: 5px;
}

.Blog-Basic.v2 .Post-fab {
  margin: 0;
  width: 100%;
  padding: 50px;
  border: 1px solid #ddd;
  border-top: none;
  -ms-flex-align: center;
  align-items: center;
}

.Blog-Basic.v2 .Post-fab .Post-fab--info {
  font-size: 16px;
}

.Blog-Basic.v2 .Post-fab .Post-fab--info p {
  margin: 10px 0;
}

.Blog-Basic.v2 .Post-fab [class^='Column-'], .Blog-Basic.v2 .Post-fab [class*=' Column-'] {
  padding-bottom: 0;
}

.Blog-Basic.v2 .Blog-Nav a {
  border: solid 1px #5580ff;
  color: #5580ff;
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 0 5px 5px 0;
  background-color: #fff;
  box-shadow: 0 2px 8px -2px rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  font-size: 16px;
  line-height: 50px;
  font-weight: 600;
  text-align: center;
}

.Blog-Basic.v2 .Blog-Nav li.active span {
  background-color: #5580ff;
  color: white;
  width: 50px;
  height: 50px;
  box-shadow: 0 2px 8px -2px rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  line-height: 50px;
  font-weight: 600;
}

.Blog-Basic.v2 .hs-form input[class="hs-input"] {
  width: 100%;
}

.Blog-Basic.v2 .hs-form .hs-submit {
  margin-top: 30px;
}

.Blog-Basic.v2 .hs-form .hs-form-required {
  color: #f00;
}

.Blog-Basic.v2 .form-item-search form.gsc-search-box.gsc-search-box-tools {
  font-size: 14px;
  font-weight: 700;
  padding: 0 20px;
  background: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 3px;
  display: block;
  height: 48px;
  line-height: 46px;
  min-width: 370px;
  overflow: hidden;
}

@media (max-width: 639px) {
  .Blog-Basic.v2 .form-item-search form.gsc-search-box.gsc-search-box-tools {
    min-width: 0;
  }
}

.Blog-Basic.v2 .form-item-search form.gsc-search-box.gsc-search-box-tools table.gsc-search-box td.gsc-search-button .gsc-search-button-v2 {
  height: 48px;
  line-height: 46px;
  background: none;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 10px 30px;
}

.Blog-Basic.v2 .form-item-search form.gsc-search-box.gsc-search-box-tools table.gsc-search-box td.gsc-search-button .gsc-search-button-v2 svg {
  width: 17px;
  height: 17px;
}

.Blog-Basic.v2 .form-item-search form.gsc-search-box.gsc-search-box-tools table.gsc-search-box td.gsc-input {
  height: 48px;
  line-height: 46px;
  border-bottom: none;
}

.Blog-Glossary .Blog-List {
  margin-top: 30px;
}

.Blog-Glossary .Category-title {
  border-left: 4px solid #5580ff;
  font-size: 19px;
  margin: 18px 0 12px;
}

.Blog-Glossary .Category-title span {
  display: block;
  background: #ffffff;
  padding: 5px 13px 6px;
  border-bottom: 1px solid #d1d1d1;
  line-height: 28px;
  font-weight: bold;
}

.Blog-Glossary .Category-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style-type: none;
  margin-top: 20px;
}

.Blog-Glossary .Category-content li {
  width: calc(100%/3 - 20px);
  font-size: 0.9rem;
  padding-left: 1em;
  list-style: none;
  position: relative;
  margin-bottom: 0.7rem;
}

.Blog-Glossary .Category-content li a {
  color: #666;
}

.Blog-Glossary .Category-content li:before {
  font-family: 'FontAwesome';
  content: '\f0da';
  position: absolute;
  color: #5580ff;
  display: block;
  left: 0;
}

.Blog-Glossary .Category-content.list {
  padding-left: 0;
}

.Blog-Glossary .Category-content.list li {
  margin-bottom: 20px;
}

.Blog-Glossary .Category-content.list li:first-child {
  display: none;
}

.Blog-Glossary .Category-content.list li:before {
  display: none;
}

.Blog-Glossary .Category-content.list li a {
  position: relative;
  color: #4a4a4a;
  padding: 10px 15px;
  font-size: 18px;
  background: #EFEFEF;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.Blog-Glossary .Category-content.list li a:hover {
  text-decoration: none;
  opacity: 0.7;
}

.Blog-Glossary .Category-content.list li a:after {
  font-family: 'FontAwesome';
  content: '\f105';
  color: #5580ff;
}

@media (max-width: 374px) {
  .Blog-Glossary .Category-content.list li a:after {
    margin-right: -5px;
  }
}

@media (max-width: 479px) {
  .Blog-Glossary .Category-content.list li {
    width: calc(100%/2 - 20px);
  }
}

.Blog-Glossary #Blog-Sidebar .topic-list.box h3 {
  margin-bottom: 0;
}

.Blog-Glossary #Blog-Sidebar .topic-list.box:first-child {
  margin-top: 0;
}

.Blog-Glossary #Blog-Sidebar .topic-list.box ul {
  margin-top: 8px;
  padding-top: 7px;
  box-shadow: #8c8c8c 0px 0px 3px 0px;
}

.Blog-Glossary #Blog-Sidebar .topic-list.box ul li:nth-child(2) {
  border-top: #ccc solid 1px;
}

.Blog-Glossary #Blog-Sidebar .topic-list.box ul li:first-child a {
  font-weight: 500;
  color: #5580ff;
}

.Blog-Glossary #Blog-Sidebar .topic-list.box ul li:first-child a:before {
  display: none;
}

.Blog-Glossary #Blog-Sidebar .topic-list.box ul li a {
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 10px 20px;
}

.Blog-Glossary #Blog-Sidebar .topic-list.box ul li a .filter-link-count, .Blog-Glossary #Blog-Sidebar .topic-list.box ul li a:after {
  display: none;
}

.Blog-Glossary #Blog-Sidebar .topic-list.box ul li a:before {
  font-family: "fontawesome";
  content: '\f0da';
  margin-right: 20px;
  font-size: 1em;
  color: #5580ff;
}

.Blog-Glossary #Blog-Sidebar .topic-list.box ul li a.active {
  background: #2e63ff;
  color: white;
}

.Blog-Glossary #Blog-Sidebar .topic-list.box ul li a.active:before {
  color: white;
}

.Blog-Glossary .Blog-Detail #toc-box {
  margin: -50px;
  margin-bottom: 30px;
  border: none;
  border-bottom: 1px solid #ddd;
}

.Blog-Glossary .recent-posts a {
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .Blog-Glossary .Wrap > .span12 > .row-fluid-wrapper > .row-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .Blog-Glossary .Wrap > .span12 > .row-fluid-wrapper > .row-fluid #Blog-Sidebar {
    -ms-flex-order: 2;
    order: 2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .Blog-Glossary .Wrap > .span12 > .row-fluid-wrapper > .row-fluid #Blog-Sidebar > .row-fluid-wrapper.row-number-6 {
    -ms-flex-order: 2;
    order: 2;
    margin-top: 30px;
  }
  .Blog-Glossary .Wrap > .span12 > .row-fluid-wrapper > .row-fluid .Blog-Detail #toc-box {
    margin: 0;
  }
}

#MainContent {
  background: white;
}

.Web-Sidebar .Longform-body .Section-title:after {
  display: none;
}

.Web-Sidebar .Longform-body .LP-Flex .Wrap,
.Web-Sidebar .Longform-body .LP-Flex .Wrap-content,
.Web-Sidebar .Longform-body .LP-TwoColumn .Wrap,
.Web-Sidebar .Longform-body .LP-TwoColumn .Wrap-content {
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
  max-width: inherit;
}

.Web-Sidebar .Longform-body .LP-Flex .ColumnContentSection-content,
.Web-Sidebar .Longform-body .LP-Custom-Module .ColumnContentSection-content {
  text-align: left;
}

.Web-Sidebar .Longform-body .LP-Flex .ColumnContentSection-content .ColumnContentSection-body,
.Web-Sidebar .Longform-body .LP-Custom-Module .ColumnContentSection-content .ColumnContentSection-body {
  text-align: left;
}

.Web-Sidebar .Longform-body .LP-Basic-Content .Section-title,
.Web-Sidebar .Longform-body .LP-FAQ .Section-title {
  font-weight: normal;
  text-align: left;
}

.Web-Sidebar .Longform-body .LP-Basic-Content .Longform-content,
.Web-Sidebar .Longform-body .LP-FAQ .Longform-content {
  position: relative;
  z-index: 11;
}

.Web-Sidebar .Longform-body .LP-ListResources.ColumnContentSection .Column-item {
  padding-bottom: 60px;
}

.Web-Sidebar .Longform-body .LP-ListResources.ColumnContentSection .ColumnContentSection-icon.thumb {
  max-width: 220px;
  max-height: 320px;
}

.Web-Sidebar .Longform-body .LP-ListResources.ColumnContentSection .ColumnContentSection-title {
  line-height: 26px;
  font-weight: 500;
}

.Web-Sidebar .Longform-body .LP-Quote .Longform-content {
  width: auto;
}

.Web-Sidebar .Longform-body .LP-Quote .block-medium {
  width: 100%;
}

.Web-Sidebar .Longform-body .LP-Quote blockquote p {
  color: inherit;
}

.Web-Sidebar .Longform-body .Wrap-content {
  width: 100%;
}

.Web-Sidebar.Three-column #Sidebar_Content.Wrap {
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
}

.Web-Sidebar.Three-column .Longform-sidebar.left {
  margin-left: auto;
  margin-right: auto;
}

.Web-Sidebar.Three-column .hs-form-private .hs-form-required {
  display: none;
}

.Web-Sidebar.Three-column .hs-form-private input[type=email] {
  border: 1px solid #ddd;
  font-size: 16px;
  line-height: 28px;
  padding: 0;
  padding: 6px;
  display: inline-block;
  width: 100%;
}

.Web-Sidebar.Three-column .hs-form-private input[type=checkbox] {
  margin-right: 5px;
}

.Web-Sidebar.Three-column .hs-form-private .hs-recaptcha {
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
}

.Web-Sidebar.Three-column .hs-form-private .hs-richtext {
  font-size: 12px;
  line-height: 1.2 !important;
  padding: 10px 0;
}

.Web-Sidebar.Three-column .hs-form-private .inputs-list {
  padding-left: 0;
  margin: 0;
}

.Web-Sidebar.Three-column .hs-form-private .inputs-list li {
  list-style: none;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
}

.Web-Sidebar.Three-column .hs-form-private .inputs-list .hs-main-font-element,
.Web-Sidebar.Three-column .hs-form-private .inputs-list li .hs-error-msg {
  font-size: 12px;
  font-weight: 400;
  color: #f00;
}

.Web-Sidebar.Three-column .hs-form-private .actions {
  margin-top: 20px;
  text-align: center;
}

@media (max-width: 767px) {
  .Web-Sidebar.Three-column .Longform-sidebar.left {
    padding-right: 0;
  }
}

.Web-Sidebar #Sidebar_Content > .span12 > .row-fluid-wrapper > .row-fluid {
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
  .Web-Sidebar #Sidebar_Content > .span12 > .row-fluid-wrapper > .row-fluid {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media (max-width: 767px) {
  .Web-Sidebar #Sidebar_Content {
    margin-right: auto;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .Web-Sidebar .Longform-body {
    -ms-flex-order: 1;
    order: 1;
  }
  .Web-Sidebar .Longform-body img {
    width: 100%;
  }
  .Web-Sidebar .Longform-sidebar.left {
    -ms-flex-order: 2;
    order: 2;
  }
  .Web-Sidebar .Longform-sidebar.right {
    -ms-flex-order: 3;
    order: 3;
  }
}

@media (min-width: 768px) {
  .Web-Sidebar .Longform-body .LP-Custom-Module .Wrap {
    margin: 0;
    padding: 0;
    width: 100%;
  }
}

.Web-Sidebar .Longform-body .LP-Custom-Module .Section-title {
  text-align: left;
}

.Web-Sidebar .Longform-sidebar {
  padding-top: 90px;
  padding-bottom: 90px;
}

@media (max-width: 639px) {
  .Web-Sidebar .Longform-sidebar {
    padding-bottom: 80px;
    padding-top: 80px;
  }
}

@media (max-width: 479px) {
  .Web-Sidebar .Longform-sidebar {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}

.Web-Sidebar:not(.basic) .Longform-sidebar .row-fluid-wrapper:nth-child(n+2) {
  margin-top: 40px;
}

.Web-Sidebar:not(.basic) .Longform-sidebar.right {
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  background-color: #f5f7f7;
  padding-right: 30px;
  padding-left: 30px;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .Web-Sidebar:not(.basic) .Longform-sidebar.right {
    padding-top: 0;
    width: 100%;
  }
}

.Web-Sidebar:not(.basic) .Longform-sidebar.left .row-fluid-wrapper {
  border: 1px solid #eaeaea;
  background-color: #f6f6f6;
  padding: 30px;
  border-radius: 3px;
}

.Web-Sidebar:not(.basic) .Longform-sidebar.left .Wrap {
  margin-left: 0;
  width: 90%;
}

.Web-Sidebar:not(.basic) .Longform-sidebar.left h3 {
  font-size: 22px;
  line-height: 22px;
  margin-bottom: 20px;
  position: relative;
  font-family: 'Oswald',sans-serif;
  font-weight: 500;
  color: #3E3E3E;
  border-bottom: 2px solid #ddd;
  padding-bottom: 20px;
}

.Web-Sidebar:not(.basic) .Longform-sidebar.left .widget-type-post_listing ul {
  margin-left: 0;
  padding-left: 0;
}

.Web-Sidebar:not(.basic) .Longform-sidebar.left .widget-type-post_listing ul li {
  list-style-type: none;
}

.Web-Sidebar:not(.basic) .Longform-sidebar.left .widget-type-post_listing ul li a {
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 12px 5px;
  color: #666;
  position: relative;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  font-size: 14px;
  transition: 0.3s linear all;
}

.Web-Sidebar:not(.basic) .Longform-sidebar.left .widget-type-post_listing ul li a:after {
  font-family: "fontawesome";
  content: '\f054';
  margin-left: 15px;
  font-size: 1em;
  color: #5580ff;
}

.Web-Sidebar:not(.basic) .Longform-sidebar.left .widget-type-post_listing ul li a:hover {
  text-decoration: none;
  opacity: .7;
}

.Web-Sidebar:not(.basic) .Longform-sidebar.left .widget-type-post_listing ul li:nth-child(n+2) {
  border-top: #ccc dotted 1px;
}

.Sidebar-menu ul {
  list-style-type: none;
  padding: 0;
}

.Sidebar-menu ul li {
  position: relative;
}

.Sidebar-menu ul li a {
  padding: 12px 10px 12px 0px;
  border-bottom: 1px solid #ddd !important;
  display: block;
  transition: 0.3s all;
  font-size: 16px;
  position: relative;
  line-height: 1.7;
}

.Sidebar-menu ul li a:after {
  font-family: "fontawesome";
  content: '\f054';
  color: #5580ff;
  font-size: 12px;
  position: absolute;
  right: 3px;
  top: 35%;
}

.Sidebar-menu ul li a:hover {
  text-decoration: none;
  opacity: .7;
  margin-right: 0;
}

.Sidebar-menu ul li a:hover:after {
  right: 0;
}

.Sidebar-list h3 {
  background: #5580ff;
  color: white;
  margin-left: -31px;
  margin-right: -31px;
  padding: 20px 30px;
  font-size: 22px;
  line-height: 30px;
}

.Sidebar-list a {
  display: block;
  text-align: center;
}

@media (max-width: 767px) {
  .Sidebar-list h3 {
    padding: 8px 20px;
    font-size: 20px;
  }
}

/*========================================
----------.LP-Basic-Content--------------
========================================*/
.LP-Basic-Content ol li + li {
  margin-top: 0.8rem;
}

@media (max-width: 479px) {
  .LP-Basic-Content table tr {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .LP-Basic-Content table tr th, .LP-Basic-Content table tr td {
    width: 100%;
    text-align: center !important;
  }
}

/*========================================
----------  .LP-Basic-Form  --------------
========================================*/
.LP-Basic-Form {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  /*========================================
  ---------    .is-default    --------------
  ========================================*/
  /*========================================
  ---------    .is-banner    --------------
  ========================================*/
}

.LP-Basic-Form .Resource {
  background: none;
}

.LP-Basic-Form.oneColumns .Resource {
  -ms-flex-align: start;
  align-items: flex-start;
  z-index: 10;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.LP-Basic-Form.oneColumns .Resource .Resource-content,
.LP-Basic-Form.oneColumns .Resource .Resource-aside {
  width: 100%;
  max-width: 860px;
}

.LP-Basic-Form .overtop-250 {
  margin-top: -190px;
  margin-bottom: 100px;
}

.LP-Basic-Form .LP-Form {
  z-index: 10;
  padding: 0;
}

.LP-Basic-Form.threeColumns .Resource-content {
  max-width: 800px;
  width: 60%;
}

@media (min-width: 960px) {
  .LP-Basic-Form.threeColumns .Resource-content {
    padding-left: 0;
  }
}

.LP-Basic-Form.threeColumns .Resource-aside {
  max-width: calc(1240px - 800px);
  width: calc(100% - 60%);
}

@media (max-width: 959px) {
  .LP-Basic-Form.threeColumns.Resource {
    -ms-flex-direction: inherit;
    flex-direction: inherit;
  }
  .LP-Basic-Form.threeColumns .Resource-content,
  .LP-Basic-Form.threeColumns .Resource-aside {
    max-width: 100%;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .LP-Basic-Form.threeColumns.Resource {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .LP-Basic-Form.threeColumns .Resource-content,
  .LP-Basic-Form.threeColumns .Resource-aside {
    width: 100%;
  }
}

@media (max-width: 959px) {
  .LP-Basic-Form .overtop-250 {
    margin-top: 0px;
  }
}

.LP-Basic-Form.is-default.oneColumns .Resource .Resource-aside {
  max-width: 100%;
}

.LP-Basic-Form.is-default.oneColumns .LP-Form {
  margin-left: auto;
  margin-right: auto;
}

.LP-Basic-Form.is-banner {
  position: relative;
  margin-top: -80px;
  padding-top: 160px;
  padding-bottom: 80px;
}

.LP-Basic-Form.is-banner:before {
  background: rgba(13, 23, 34, 0.75);
  background: linear-gradient(155deg, rgba(13, 23, 34, 0.75) 0%, #2e63ff 100%);
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.LP-Basic-Form.is-banner:not(.threeColumns) .Resource-content {
  padding-top: 0;
}

.LP-Basic-Form.is-banner .Resource-content {
  max-width: 100%;
  width: 60%;
}

.LP-Basic-Form.is-banner .Resource-form {
  border-radius: 5px;
  box-shadow: 0 5px 45px 5px rgba(255, 255, 255, 0.13);
}

.LP-Basic-Form.is-banner .Resource-aside {
  width: 40%;
}

.LP-Basic-Form.is-banner .Resource-title {
  font-weight: bold;
}

.LP-Basic-Form.is-banner .Resource-title.tag {
  background: none;
  padding-left: 30px;
}

.LP-Basic-Form.is-banner .LP-Form fieldset {
  max-width: 100% !important;
}

@media (max-width: 959px) {
  .LP-Basic-Form.is-banner {
    padding-top: 80px;
  }
  .LP-Basic-Form.is-banner .Resource-content {
    width: 100%;
    padding: 60px 10px;
  }
  .LP-Basic-Form.is-banner .Resource-aside {
    width: 100%;
  }
}

@media (max-width: 479px) {
  .LP-Basic-Form.is-banner .Resource-content {
    padding: 60px 30px;
  }
}

.LP-BG-Message .Section-message-up {
  background-size: cover;
  background-position: top center;
}

.LP-BG-Message .image-mobile {
  display: none;
}

.LP-BG-Message .inner {
  margin-left: auto;
  margin-right: auto;
  width: 1200px;
  position: relative;
}

.LP-BG-Message .infor-message {
  width: 45%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.53);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: normal;
  justify-content: normal;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.LP-BG-Message .infor-message .text-detail {
  margin: 50px;
  margin-bottom: 0;
  margin-top: 15%;
}

.LP-BG-Message .infor-message .text-detail .company {
  margin-bottom: 5px;
}

.LP-BG-Message .infor-message .text-detail .position {
  margin-top: 0;
}

.LP-BG-Message .infor-message .text-detail h2 span {
  padding-left: 20px;
}

.LP-BG-Message .infor-message .text-infor {
  margin: 50px;
}

.LP-BG-Message .infor-message .text-infor .box {
  position: relative;
}

.LP-BG-Message .infor-message .text-infor .box p {
  padding: 20px;
  border: 1px solid #fff;
  font-size: 14px;
  display: inline-block;
}

.LP-BG-Message .right-message {
  width: 540px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;
}

.LP-BG-Message .title_main.big {
  font-size: 50px;
  line-height: 1.3;
  color: #fff;
}

@media (max-width: 819px) {
  .LP-BG-Message .infor-message {
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
  }
}

/*========================================
------------.LP-CardSlider---------------
========================================*/
.LP-CardSlider .ribbon {
  position: absolute;
  right: -5px;
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 130px;
  height: 130px;
  text-align: right;
}

.LP-CardSlider .ribbon span {
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 24px;
  transform: rotate(45deg);
  width: 180px;
  padding: 5px 0;
  display: block;
  background: #ffc400;
  background: linear-gradient(#ffc400 0%, #ffc400 100%);
  box-shadow: 0 3px 10px -5px black;
  position: absolute;
  top: 36px;
  right: -36px;
}

.LP-CardSlider .slider .Item-box {
  transform: scale(0.8);
  transition: 0.5s;
  margin-top: 0;
  padding: 20px 20px;
  font-size: 28px;
  font-weight: 300;
  color: #5580ff;
  width: 100%;
  display: block;
  background: white;
  -ms-flex-preferred-size: 265px;
  flex-basis: 265px;
  border: 2px solid #5580ff;
  border-radius: 2px;
  text-align: center;
  color: #4a4a4a;
}

.LP-CardSlider .slider .slick-center .Item-box {
  transform: scale(1);
  background: #5580ff;
}

.LP-CardSlider .text li {
  opacity: 0;
  text-align: center;
  animation-delay: 0.5s;
  animation-duration: 1.0s;
  animation-fill-mode: both;
}

.LP-CardSlider .text li li.slick-active {
  animation-name: open;
}

.LP-CardSlider .slick-list, .LP-CardSlider .slick-slider, .LP-CardSlider .slick-track {
  position: relative;
  display: block;
}

.LP-CardSlider .slick-slider .slick-list, .LP-CardSlider .slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}

.LP-CardSlider .slick-list {
  overflow: hidden;
  padding: 0 !important;
  padding-top: 5px !important;
}

.LP-CardSlider .slick-slider {
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-left: 0;
}

.LP-CardSlider .slick-slide:focus {
  outline: none;
}

.LP-CardSlider .slick-track {
  top: 0;
  left: 0;
}

.LP-CardSlider .slick-next, .LP-CardSlider .slick-prev {
  font-size: 0;
  padding: 0;
  line-height: 0;
  top: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0;
}

.LP-CardSlider .slick-track:after, .LP-CardSlider .slick-track:before {
  display: table;
  content: '';
}

.LP-CardSlider .slick-arrow.slick-prev {
  left: 48px;
}

.LP-CardSlider .slick-arrow.slick-next {
  right: 25px;
}

.LP-CardSlider .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  width: auto;
  height: auto;
}

.LP-CardSlider .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

.LP-CardSlider .slick-initialized .slick-slide {
  display: block;
}

.LP-CardSlider .testimonial-text {
  font-size: 18px;
  line-height: 1.2;
  color: #fff;
  padding: 60px 50px 30px 50px;
  width: 90%;
  max-width: 901px;
  margin: auto;
}

.LP-CardSlider .container .person {
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.04em;
}

.LP-CardSlider .slick-dots {
  padding: 0;
  width: 100%;
  list-style: none;
  text-align: center;
}

.LP-CardSlider .slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.LP-CardSlider .slick-dots li button {
  display: block;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}

.LP-CardSlider .slick-dots li button:before {
  border-radius: 50%;
  background-color: #5580ff;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 18px;
  height: 18px;
  content: "";
  text-align: center;
  opacity: 0.3;
}

.LP-CardSlider .slick-dots li button:focus:before,
.LP-CardSlider .slick-dots li button:hover:before {
  opacity: 1;
}

.LP-CardSlider .slick-dots li.slick-active button:before {
  opacity: 1;
}

.LP-CardSlider .pricing-box__container .widget-span .hs_cos_wrapper_widget_container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 150px 0 375px 0;
}

.LP-CardSlider .pricing-box__container .widget-span .hs_cos_wrapper_widget_container .hs_cos_wrapper {
  -ms-flex-preferred-size: 265px;
  flex-basis: 265px;
}

.LP-CardSlider .pricing-box__starting-at {
  text-align: center;
}

.LP-CardSlider .pricing-box__price {
  display: block;
  font-size: 51px;
  color: #5580ff;
  font-weight: bold;
  line-height: 1.3;
}

.LP-CardSlider .pricing-box__price i {
  font-size: 41px;
}

.LP-CardSlider .pricing-box__features {
  text-align: center;
}

.LP-CardSlider .order {
  text-align: center;
}

.LP-CardSlider .title {
  margin-top: 0;
  padding: 20px 20px;
  font-size: 31px;
  font-weight: 300;
  color: #5580ff;
  width: 100%;
  display: block;
  border-bottom: 1px solid #5580ff;
}

.LP-CardSlider .pricing-box__starting-at {
  color: #626262;
  font-size: 16px;
  padding-bottom: 10px;
}

.LP-CardSlider .pricing-box__feature-text {
  border-bottom: 1px solid #5580ff;
  padding-bottom: 25px;
  padding-top: 25px;
  width: 80%;
  margin: 0 auto;
  display: block;
  line-height: 1.4;
}

.LP-CardSlider .pricing-box__feature-text--bold {
  color: #5580ff;
  font-weight: bold;
  display: inline-block;
  margin-right: 5px;
}

.LP-CardSlider .order {
  margin-bottom: 25px;
  background-color: #e5493a;
  border: 2px solid #e5493a;
  color: white;
  display: inline-block;
  padding: 10px 20px;
  margin-top: 30px;
  border-radius: 3px;
  font-size: 24px;
}

.LP-CardSlider .order:hover {
  background-color: white;
  border: 2px solid #e5493a;
  color: #e5493a;
  text-decoration: none;
}

.LP-CardSlider li.slick-center .Item-box {
  transition: 0.3s linear all;
  background: transparent;
}

.LP-CardSlider li.slick-center .Item-box .title {
  color: #fff;
  border-bottom-color: #fff;
  transition: 0.3s linear all;
}

.LP-CardSlider li.slick-center .Item-box .pricing-box__starting-at {
  color: #fff;
  transition: 0.3s linear all;
}

.LP-CardSlider li.slick-center .Item-box .pricing-box__price {
  color: #fff;
  transition: 0.3s linear all;
  line-height: 1.3;
}

.LP-CardSlider li.slick-center .Item-box .pricing-box__features .pricing-box__feature-text {
  border-bottom-color: #fff;
  color: #fff;
  transition: 0.3s linear all;
}

.LP-CardSlider li.slick-center .Item-box .pricing-box__features .pricing-box__feature-text .pricing-box__feature-text--bold {
  color: #fff;
  transition: 0.3s linear all;
}

.LP-CardSlider li.slick-center .Item-box a.order {
  background-color: white;
  color: #e5493a;
  border: 2px solid white;
}

.LP-CardSlider li.slick-center .Item-box a.order:hover {
  color: white;
  background-color: #e5493a;
  border: 2px solid white;
  text-decoration: none;
}

.LP-CardSlider .slick-list.draggable:focus {
  outline: none;
}

.LP-CardSlider.ContentImage .slider img {
  transform: scale(0.7);
  opacity: 0.3;
  transition: 0.5s;
  display: block;
}

.LP-CardSlider.ContentImage .slider .slick-center img {
  transform: scale(1.2);
  opacity: 1;
}

.LP-CardSlider.ContentImage .slick-slider .slick-slide .text {
  transition: 0.5s;
  display: none;
  position: relative;
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  margin-top: -40px;
  background-color: #fff;
  padding: 20px;
  box-shadow: rgba(13, 23, 34, 0.25) 0 3px 15px, rgba(13, 23, 34, 0.125) 0 0 0 1px;
}

.LP-CardSlider.ContentImage .slick-slider .slick-current.slick-slide .text {
  display: block;
}

.LP-CardSlider.ContentImage .slick-slider .slick-slide .text h4 {
  margin-top: 0;
}

.LP-CardSlider.ContentImage .slick-slider .slick-slide .text p {
  line-height: 1.4;
}

.LP-CardSlider.ContentImage .block {
  margin: 50px auto 0;
}

.LP-CardSlider.ContentImage .slick-slider {
  padding-left: 0;
}

.LP-CardSlider.ContentImage .slick-slider .slick-slide {
  position: relative;
}

.LP-CardSlider.ContentImage .slick-slider .slick-slide .hovercaption {
  display: none;
  transition: 0.5s;
  background: rgba(255, 255, 255, 0.6);
  padding: 7px;
  width: 100px;
  top: 0;
  right: -32px;
}

.LP-CardSlider.ContentImage .slick-slider .slick-current .hovercaption {
  display: block;
  position: absolute;
}

@keyframes open {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes close {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@media (max-width: 959px) {
  .LP-CardSlider .slider .hs_cos_wrapper {
    transform: scale(0.9);
    opacity: 1.0;
  }
  .LP-CardSlider .slider img {
    transform: scale(0.9);
    opacity: 1.0;
  }
  .LP-CardSlider.ContentImage .slick-slider .slick-current .hovercaption {
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .LP-CardSlider.ContentImage .slick-slider .slick-slide .text {
    max-width: 90%;
    margin-top: 0;
  }
  .LP-CardSlider.ContentImage .block {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .LP-CardSlider .testimonial-text {
    width: 100%;
    padding: 20px 20px 10px;
  }
  .LP-CardSlider .Item-box {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    min-width: 245px;
  }
  .LP-CardSlider .pricing-box__container .widget-span .hs_cos_wrapper_widget_container {
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -ms-flex-align: center;
    align-items: center;
    padding: 75px 0 200px 0;
  }
  .LP-CardSlider .pricing-box__container .widget-span .hs_cos_wrapper_widget_container .hs_cos_wrapper {
    margin-bottom: 50px;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    min-width: 245px;
  }
}

@media (max-width: 413px) {
  .LP-CardSlider .Item-box {
    width: 260px;
  }
}

.LP-CtaSection .Section-title:after {
  display: none;
}

@media (max-width: 639px) {
  .LP-CtaSection .Section-cta {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .LP-CtaSection .Section-cta [class^="Button"] {
    display: block;
    margin-bottom: 10px;
  }
  .LP-CtaSection .Section-cta [class^="Button"]:last-child {
    margin-bottom: 0;
  }
}

.LP-CtaSection.withButton .CtaSection-content {
  width: calc(100% - 200px);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.LP-CtaSection.withButton .CtaSection-cta {
  padding-left: 0;
  width: 200px;
  border-left: none;
  padding: 15px 0;
  margin: 0;
}

.LP-CtaSection.withButton .CtaSection-cta a {
  width: 100%;
}

.LP-CtaSection.withButton .Button--outline, .LP-CtaSection.withButton .pager-load-more a, .pager-load-more .LP-CtaSection.withButton a {
  border: 2px solid white;
  border-radius: 4px;
  outline: none;
  background-color: #2e63ff;
  color: white;
  font-weight: 700;
}

.LP-CtaSection.withButton .Button--outline:hover, .LP-CtaSection.withButton .pager-load-more a:hover, .pager-load-more .LP-CtaSection.withButton a:hover {
  color: #5580ff;
  background-color: white;
}

@media (max-width: 639px) {
  .LP-CtaSection.withButton .CtaSection-content {
    width: 100%;
    margin-bottom: 20px;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .LP-CtaSection.withButton .CtaSection-image {
    margin-bottom: 0;
  }
}

@media (max-width: 479px) {
  .LP-CtaSection.withButton .CtaSection-cta {
    -ms-flex-item-align: auto;
    align-self: auto;
  }
}

.LP-Custom-Module.u-bgColor--389ECC .Section-title:after {
  background: white;
}

.LP-Custom-Module ul.list {
  padding: 0;
  margin-bottom: 30px;
}

.LP-Custom-Module ul.list li {
  font-size: 0.9rem;
  padding-left: 1em;
  list-style: none;
  position: relative;
  margin-bottom: 0.7rem;
}

.LP-Custom-Module ul.list li:before {
  font-family: 'FontAwesome';
  content: '\f0da';
  position: absolute;
  color: #5580ff;
  display: block;
  left: 0;
  position: absolute;
}

.LP-Custom-Module ul.list li:last-child {
  margin-bottom: 0;
}

.LP-Custom-Module .Section-bg.has-img {
  background: no-repeat top center;
  background-size: cover;
}

@media (max-width: 959px) {
  .LP-Detail-Case .Case-content-text {
    padding-right: 0px !important;
  }
}

.LP-Detail-Case .color,
.LP-Detail-Case .interview {
  color: #5580ff;
}

.LP-Detail-Case .guest {
  color: #e5493a;
}

.LP-Detail-Case .interview,
.LP-Detail-Case .guest {
  margin-bottom: 5px !important;
  font-size: 20px;
}

@media (max-width: 639px) {
  .LP-Detail-Case .interview,
  .LP-Detail-Case .guest {
    font-size: 18px;
  }
}

.LP-Detail-Case .interview + p,
.LP-Detail-Case .guest + p {
  margin-top: 0px;
}

.LP-Detail-Case .title_sub {
  font-size: 24px;
  font-weight: 500;
}

@media (max-width: 639px) {
  .LP-Detail-Case .title_sub {
    font-size: 18px;
  }
}

.LP-Detail-Case .f_left {
  float: left;
  margin: 0px 10px 10px 0px;
  padding-right: 10px;
  text-align: center;
}

@media (max-width: 480px) {
  .LP-Detail-Case .f_left {
    float: none;
    margin-right: 0;
    margin-bottom: 10px;
    padding-right: 0;
  }
}

.LP-Detail-Case .f_right {
  float: right;
  margin: 0px 0px 10px 10px;
  padding-left: 10px;
  text-align: center;
}

@media (max-width: 480px) {
  .LP-Detail-Case .f_right {
    float: none;
    margin-left: 0;
    margin-bottom: 10px;
    padding-left: 0;
  }
}

.LP-Detail-Case figcaption {
  font-size: 15px;
  text-align: center;
  margin-top: 10px;
}

@media (max-width: 480px) {
  .LP-Detail-Case figcaption {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 1039px) {
  .LP-Download [class^="block-"] {
    padding-left: 40px;
    padding-right: 40px;
  }
}

.LP-FAQ .Section-content {
  position: fixed;
  background: #ffffff;
  overflow: auto;
  z-index: 1;
  transform: translateZ(0) translateX(100%);
  transition: transform .3s;
  background: transparent;
}

@media (min-width: 820px) {
  .LP-FAQ .Section-content {
    position: static;
    height: auto;
    overflow: visible;
    transform: translateZ(0) translateX(0);
    padding: 0;
  }
}

@media (max-width: 819px) {
  .LP-FAQ .Section-content {
    position: relative;
    transform: none;
  }
}

.LP-FAQ .Section-FAQ {
  display: block;
}

.LP-FAQ .FAQ-item {
  padding-left: 0px;
  background: #ffffff;
  margin-bottom: 30px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  transition: box-shadow 0.2s;
}

.LP-FAQ .FAQ-item:last-child {
  margin-bottom: 0px;
}

.LP-FAQ .FAQ-item:before {
  display: none;
}

.LP-FAQ .FAQ-item.content-visible .FAQ-title i {
  transform: rotate(180deg);
}

.LP-FAQ .FAQ-title {
  font-size: 20px;
  position: relative;
  display: block;
  margin: 0;
  padding: 30px;
  padding-right: 65px;
}

@media (max-width: 639px) {
  .LP-FAQ .FAQ-title {
    font-size: 18px;
  }
}

.LP-FAQ .FAQ-title i {
  position: absolute;
  top: 30%;
  right: 30px;
}

.LP-FAQ .FAQ-title i {
  float: right;
  font-size: 1.5em;
}

.LP-FAQ .FAQ-title:hover {
  text-decoration: none;
}

.LP-FAQ .FAQ-content {
  padding: 30px;
  padding-top: 0px;
  display: none;
}

.LP-FAQ.is-column .FAQ-title {
  padding: 20px;
  font-size: 18px;
  font-weight: 500;
  padding-right: 65px;
}

.LP-FAQ.is-column .FAQ-content {
  font-weight: 300;
  padding: 20px 50px 30px;
}

.LP-FAQ.is-column .FAQ-item {
  margin-top: 0;
  margin-bottom: 0;
  border-bottom: 1px solid #D8D8D8;
  box-shadow: none;
}

.LP-FAQ.is-column .FAQ-item:first-child {
  border-top: 1px solid #D8D8D8;
}

@media (max-width: 819px) {
  .LP-FAQ:not(:last-child) {
    padding-bottom: 10px;
  }
}

@media (max-width: 819px) {
  .LP-FAQ .Longform-content {
    padding-left: 0px;
    padding-right: 0px;
  }
}

/*========================================
---------------.LP-Flex-------------------
========================================*/
.LP-Flex .Section-title:only-child {
  padding-bottom: 10px;
}

.LP-Flex .Row:not(.u-alignCenter) .ColumnContentSection-title:after, .LP-Flex .Row:not(.u-alignCenter) .ColumnContentSection-image {
  margin-left: 0;
  margin-right: 0;
}

@media (max-width: 639px) {
  .LP-Flex .Row:not(.u-alignCenter) .ColumnContentSection-title:after, .LP-Flex .Row:not(.u-alignCenter) .ColumnContentSection-image {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 639px) {
  .LP-Flex .Row:not(.u-alignCenter) .ColumnContentSection-content {
    text-align: center;
  }
}

.LP-Flex .Section-bottom-text {
  border-top: 1px solid rgba(13, 23, 34, 0.2);
  padding-top: 60px;
  margin-top: 40px;
}

.LP-Flex.default .Row > div > a {
  transition: opacity 0.3s ease-out;
  display: block;
  height: 100%;
}

.LP-Flex.default .Row > div > a:hover {
  text-decoration: none;
  opacity: 0.8;
}

.LP-Flex.default .Row > div > a:hover .ColumnContentSection-title {
  color: #5dbfd0;
}

.LP-Flex.default.flex-border .Row {
  -ms-flex-align: normal;
  align-items: normal;
}

.LP-Flex.default.flex-border .Row > div > a {
  height: 100%;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.25);
  transition: all 0.3s;
  height: 100%;
}

.LP-Flex.default.flex-border .Row > div > a .ColumnContentSection-image {
  margin: 0px 0px 10px 0px;
  width: 100%;
  height: auto;
}

.LP-Flex.default.flex-border .Row > div > a .ColumnContentSection-title {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

@media (max-width: 959px) {
  .LP-Flex.default.flex-border .Row .Column--medium-6 {
    padding-bottom: 45px;
  }
}

.LP-Flex .is-awesome svg {
  fill: #5580ff;
}

.LP-Flex .Section-content .ColumnContentSection-image {
  margin-bottom: 10px;
}

.LP-Flex.title-bold .Section-content .TileCard-title {
  font-weight: bold;
}

.LP-Flex.LPV2-Flex .Section-content .TileCard-title {
  max-width: 200px;
}

.LP-Flex.LPV2-Flex .Section-content .TileCard-subtitle {
  font-size: 16px;
  line-height: 24px;
  z-index: 10;
}

.LP-Flex.BorderLine .Section-body .Row {
  -ms-flex-align: normal;
  align-items: normal;
}

.LP-Flex.BorderLine .Section-body .Row .ColumnContentSection {
  background-color: #fff;
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.25);
  padding: 20px;
  height: 100%;
  width: 100%;
}

.LP-Flex.BorderLine .Section-body .Row .ColumnContentSection ul {
  padding-left: 0;
}

.LP-Flex .SideView .Row .Column .ColumnContentSection-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}

.LP-Flex .SideView .Row .Column .ColumnContentSection-title {
  margin-left: 10%;
  margin-top: 0;
}

.LP-Flex .SideView .Row .Column .ColumnContentSection-title:after {
  display: none;
}

.LP-Flex .horizontal_view .Column--3 .ColumnContentSection-title:after,
.LP-Flex .horizontal_view .Column--4 .ColumnContentSection-title:after {
  content: none;
}

.LP-Flex .horizontal_view .ColumnContentSection-header {
  min-width: 80px;
  max-width: 200px;
}

.LP-Flex .horizontal_view .ColumnContentSection-image.is-small {
  max-height: 100px;
  max-width: 150px;
  width: 150px;
}

.LP-Flex .horizontal_view .ColumnContentSection-image.is-medium {
  max-height: 160px;
  max-width: 290px;
  width: 290px;
}

.LP-Flex .horizontal_view .ColumnContentSection-awesome {
  padding: 20px 0;
}

.LP-Flex .horizontal_view .ColumnContentSection-title {
  margin-bottom: 0;
}

.LP-Flex .horizontal_view .ColumnContentSection-content p + p {
  margin-top: 10px;
}

.LP-Flex .horizontal_view .ColumnContentSection-title + p:before {
  content: '';
  display: block;
  width: 100%;
  height: 4px;
  background: #5580ff;
  margin-bottom: 10px;
}

.LP-Flex .horizontal_view .Card-title {
  margin-bottom: 0;
}

.LP-Flex .horizontal_view .Card-title + .Card-body:before {
  background: #7c9dff;
  content: '';
  height: 2px;
  display: block;
  margin: 10px 0;
  max-width: 100%;
}

.LP-Flex .horizontal_view .ColumnContentSection {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%;
}

.LP-Flex .horizontal_view .ColumnContentSection-content {
  margin: 0;
  margin-left: 30px;
}

.LP-Flex .horizontal_view .ColumnContentSection-title + .ColumnContentSection-body:before {
  background: #7c9dff;
  content: '';
  height: 2px;
  display: block;
  margin: 10px 0;
  max-width: 100%;
}

.LP-Flex .horizontal_view .ColumnContentSection-icon {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 959px) {
  .LP-Flex .horizontal_view .ColumnContentSection-icon {
    max-height: 80px;
    max-width: 80px;
  }
  .LP-Flex .horizontal_view .ColumnContentSection-content {
    padding: 0;
  }
  .LP-Flex .horizontal_view .ColumnContentSection .ColumnContentSection-icon ~ .ColumnContentSection-content {
    max-width: calc(100% - 110px);
  }
}

@media (max-width: 639px) {
  .LP-Flex .horizontal_view .ColumnContentSection-icon {
    max-height: 60px;
    max-width: 60px;
  }
  .LP-Flex .horizontal_view .ColumnContentSection-content {
    margin-left: 20px;
  }
  .LP-Flex .horizontal_view .ColumnContentSection .ColumnContentSection-icon ~ .ColumnContentSection-content {
    max-width: calc(100% - 80px);
  }
}

/*========================================
----------   .LP-FlexList   --------------
========================================*/
.LP-FlexList .list-type-buttons ul {
  margin: 0;
  padding: 0;
  list-style: none;
  transition: .4s ease;
  font-size: 0;
  line-height: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -ms-flexbox;
  display: flex;
}

.LP-FlexList .list-type-buttons ul li {
  display: inline-block;
  margin: 0;
  padding: 0 !important;
  text-indent: 0 !important;
}

.LP-FlexList .list-type-buttons ul li a {
  display: block;
  padding: 10px 20px;
  margin: 3px;
  background-color: #fff;
  box-shadow: 0 2px 8px -2px rgba(0, 0, 0, 0.15);
  font-size: .875rem;
  line-height: 1.2857;
  text-align: center;
  text-decoration: none;
  color: #5580ff;
  font-weight: 700;
  border-radius: 3px;
}

.LP-FlexList .list-type-buttons ul li a:hover, .LP-FlexList .list-type-buttons ul li a:active, .LP-FlexList .list-type-buttons ul li a.active {
  background-color: #5580ff;
  color: #fff;
}

.LP-FlexList .listing-pagination {
  text-align: center;
}

.LP-FlexList .listing-pagination a {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 0 5px 5px 0;
  background-color: #fff;
  box-shadow: 0 2px 8px -2px rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  font-size: 14px;
  line-height: 50px;
  font-weight: 700;
  text-align: center;
}

.LP-FlexList .listing-pagination a {
  font-weight: 700;
}

.LP-FlexList .listing-pagination a {
  border-radius: 6px;
}

.LP-FlexList .listing-pagination a:hover, .LP-FlexList .listing-pagination a:active, .LP-FlexList .listing-pagination a.active {
  background-color: #5580ff;
  color: #fff;
}

.LP-FlexList .white-box {
  padding: 25px;
  background-color: #fff;
  box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.2), 0 2px 15px rgba(0, 0, 0, 0);
  border-radius: 6px;
  transition: .4s ease;
}

.LP-FlexList .Listing-button {
  margin-top: 30px;
  text-align: right;
}

.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: 540px;
}

@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;
}

.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;
}

.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:-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;
}

.LP-FormPopup .popup-info-form .submitted-message p {
  margin: 0;
}

.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;
}

.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 .input {
  margin-right: 0;
  margin-right: 0;
}

.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;
}

.LP-FormPopup #hs_form_target_form_popup .hs-richtext {
  font-size: 14px;
  line-height: 1.8;
  font-weight: 200;
}

main.Body.fillter-blur {
  filter: blur(2px);
}

.LP-Google-Search-Result .Wrap {
  min-height: 200px;
}

.LP-Google-Search-Result .gsc-adBlock {
  display: none !important;
}

.LP-Google-Search-Result .gsc-above-wrapper-area,
.LP-Google-Search-Result .gsc-resultsHeader {
  display: none !important;
}

.LP-Google-Search-Result .gsc-webResult.gsc-result {
  border-bottom: 1px solid #ddd !important;
  padding-bottom: 0px;
  margin-top: 10px;
}

.LP-Google-Search-Result .gsc-webResult.gsc-result .gs-title a.gs-title,
.LP-Google-Search-Result .gsc-webResult.gsc-result .gs-image {
  transition: all 0.3s;
}

.LP-Google-Search-Result .gsc-webResult.gsc-result .gs-title a.gs-title:hover,
.LP-Google-Search-Result .gsc-webResult.gsc-result .gs-image:hover {
  opacity: 0.7 !important;
}

.LP-Google-Search-Result .gsc-webResult.gsc-result .gs-title,
.LP-Google-Search-Result .gsc-webResult.gsc-result a.gs-title {
  height: 25px !important;
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, YuGothic, "游ゴシック", "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif;
  text-decoration: none;
}

.LP-Google-Search-Result .gsc-webResult.gsc-result a.gs-title {
  font-size: 18px;
}

.LP-Google-Search-Result .gsc-webResult.gsc-result .gsc-url-top div.gs-visibleUrl {
  font-size: 16px;
}

.LP-Google-Search-Result .gsc-control-cse .gsc-table-result {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, YuGothic, "游ゴシック", "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif;
  border: none;
}

.LP-Google-Search-Result .gsc-control-cse .gsc-table-result td {
  border: none;
}

.LP-Google-Search-Result .gsc-control-cse .gsc-table-result .gsc-table-cell-snippet-close {
  border: none;
  padding-left: 8px;
  padding-top: 0px;
}

.LP-Google-Search-Result .gsc-cursor-box.gs-bidi-start-align {
  margin-top: 20px;
}

.LP-Google-Search-Result .gsc-results .gsc-cursor-box {
  margin-left: 0px;
}

.LP-Google-Search-Result .gsc-results .gsc-cursor-box .gsc-cursor-page {
  border: none;
  background-color: #5580ff;
  color: #fff;
  padding: 6px 8px;
  margin-right: 12px;
}

.LP-Google-Search-Result .gsc-results .gsc-cursor-box .gsc-cursor-page.gsc-cursor-current-page {
  background-color: #d9d9d9;
  color: #3e3e3e;
  font-weight: normal;
}

.LP-Google-Search-Result .gsc-results .gsc-cursor-box .gsc-cursor-page.gsc-cursor-current-page:hover {
  text-decoration: none;
}

.LP-Hero.LP-Hero-staff .Hero--staff06 {
  background-position: center 10%;
}

.LP-Hero .Wrap--narrow {
  max-width: 920px;
}

.LP-Hero .Hero--small.smallest {
  background-position: center;
}

.LP-Hero .Hero-html .cta-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
}

.LP-Hero .Hero-html .cta-list li {
  list-style-type: none;
  margin-top: 5px;
  margin-bottom: 5px;
}

.LP-Hero .Hero-html .cta-list a.Button--large, .LP-Hero .Hero-html .cta-list .pager-load-more a, .pager-load-more .LP-Hero .Hero-html .cta-list a,
.LP-Hero .Hero-html .cta-list .pager-load-more a,
.LP-Hero .Hero-html .cta-list a {
  min-width: 210px;
  margin: 0px 10px;
  color: #FFF;
  border-color: #FFF;
  background-color: rgba(255, 255, 255, 0.15);
  transition: opacity 0.4s;
}

.LP-Hero .Hero-html .cta-list a.Button--large:hover, .LP-Hero .Hero-html .cta-list .pager-load-more a:hover, .pager-load-more .LP-Hero .Hero-html .cta-list a:hover,
.LP-Hero .Hero-html .cta-list .pager-load-more a:hover,
.LP-Hero .Hero-html .cta-list a:hover {
  opacity: 0.7;
}

#HeroSearch {
  margin-top: 30px;
}

#HeroSearch .HeroSearch-box {
  border-radius: 0 6px 6px 0;
  width: 100%;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

#HeroSearch .HeroSearch-box #btnSearchButton {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 60px;
  height: 50px;
  line-height: 54px;
  border-right: 1px solid #595959;
  cursor: pointer;
  text-align: center;
  transition: 0.4s linear all;
  display: block;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 7px 0 0 7px;
}

#HeroSearch .HeroSearch-box #btnSearchButton:hover {
  background: rgba(255, 255, 255, 0.3);
}

#HeroSearch .HeroSearch-box #txtSearchText {
  color: #D8D8D8;
  background: rgba(0, 0, 0, 0.7);
  border-color: rgba(255, 255, 255, 0.6);
  width: 100%;
  height: 50px;
  border-width: 1px;
  border-radius: 7px;
  box-sizing: border-box;
  padding: 0 0 0 75px;
}

@media (max-width: 1039px) {
  #HeroSearch .HeroSearch-box {
    min-width: 0;
  }
}

.LP-HeroBackgroundSlider {
  overflow: hidden;
}

.LP-HeroBackgroundSlider .Slide-height {
  height: 640px;
  padding-top: 160px;
  padding-bottom: 80px;
}

.LP-HeroBackgroundSlider .HeroBackgroundSlider {
  width: 100%;
  height: 100%;
  display: table;
  text-align: center;
}

.LP-HeroBackgroundSlider .HeroBackgroundSlider [class*="Wrap"] {
  vertical-align: middle;
  display: table-cell;
  z-index: 20;
  position: relative;
}

.LP-HeroBackgroundSlider .Item-slide {
  overflow: hidden;
  background-size: cover;
}

.LP-HeroBackgroundSlider .Item-slide:before {
  background: rgba(13, 23, 34, 0.5);
  background: linear-gradient(155deg, rgba(13, 23, 34, 0.5) 0%, rgba(46, 99, 255, 0.75) 100%);
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
}

.LP-HeroBackgroundSlider .Hero-title, .LP-HeroBackgroundSlider .Hero-subtitle {
  color: #fff;
}

.LP-HeroBackgroundSlider .slick-arrow {
  width: 30px;
  height: 58px;
  display: block;
  background: url("https://form.jfe-systems.com/hubfs/library/classic/icon/arrow-left.png") no-repeat 0 0;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 50%;
  z-index: 50;
  cursor: pointer;
  text-indent: -9999px;
  transition: all .3s ease;
  padding: 0;
  border: none;
  outline: none;
  opacity: 0.7;
  left: 2em;
}

.LP-HeroBackgroundSlider .slick-arrow:hover {
  opacity: 1;
}

@media (max-width: 639px) {
  .LP-HeroBackgroundSlider .slick-arrow {
    background-color: rgba(255, 255, 255, 0.45);
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
  }
}

@media (max-width: 479px) {
  .LP-HeroBackgroundSlider .slick-arrow {
    width: 25px;
    height: 50px;
    background-size: 70%;
  }
}

.LP-HeroBackgroundSlider .slick-next {
  transform: scaleX(-1);
  right: 2em;
  left: auto;
}

@media (max-width: 639px) {
  .LP-HeroBackgroundSlider .slick-prev {
    left: 0;
    right: auto;
  }
  .LP-HeroBackgroundSlider .slick-next {
    right: 0;
    left: auto;
  }
}

@media (max-width: 479px) {
  .LP-HeroBackgroundSlider .Slide-height {
    height: 750px;
  }
}

.LP-HeroSliderV2 {
  background: rgba(13, 23, 34, 0.5);
  background: linear-gradient(155deg, rgba(13, 23, 34, 0.5) 0%, rgba(46, 99, 255, 0.75) 100%);
  /* Dots */
}

.LP-HeroSliderV2 .Hero-title h1, .LP-HeroSliderV2 .Hero-title h2, .LP-HeroSliderV2 .Hero-title h3, .LP-HeroSliderV2 .Hero-title h4, .LP-HeroSliderV2 .Hero-title h5, .LP-HeroSliderV2 .Hero-title h6 {
  color: white;
}

.LP-HeroSliderV2 .slick-initialized .slick-slide {
  overflow: hidden;
}

.LP-HeroSliderV2 .slick-dots {
  bottom: 0;
  top: auto;
  left: auto;
  right: auto;
  position: absolute;
  width: 100%;
  list-style: none;
  text-align: center;
  margin: 0;
  background-color: #f7f7f7;
  padding: 20px 0;
  border-bottom: 1px solid #eee;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-pack: center;
  justify-content: center;
}

.LP-HeroSliderV2 .slick-dots li {
  position: relative;
  display: inline-block;
  width: 220px;
  height: 80px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.LP-HeroSliderV2 .slick-dots li button {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  border: 0;
  outline: none;
  background: white;
  padding: 0;
  transition: opacity ease 250ms;
  will-change: opacity;
  opacity: .3;
}

.LP-HeroSliderV2 .slick-dots li.slick-active button,
.LP-HeroSliderV2 .slick-dots li:hover button {
  opacity: 1;
}

.LP-HeroSliderV2 .slick-dots li button div {
  height: 100%;
  width: 100%;
  background-position: 100px 50%;
  background-size: 160px auto;
  background-repeat: no-repeat;
  border-left: 5px solid #2e63ff;
  color: #2e63ff;
  box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.15);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.LP-HeroSliderV2 .slick-dots li button div p {
  width: 100%;
  max-width: 100px;
  min-width: 100px;
  padding-left: 5px;
  padding-right: 5px;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.4;
}

.LP-HeroSliderV2 .slick-dots li button:hover,
.LP-HeroSliderV2 .slick-dots li button:focus {
  outline: none;
}

.LP-HeroSliderV2 .slick-dots li button:hover:before,
.LP-HeroSliderV2 .slick-dots li button:focus:before {
  opacity: 1;
}

.LP-HeroSliderV2 .slick-dots li button.tab {
  clear: both;
  display: block;
}

.LP-HeroSliderV2 .slick-dots li button img {
  width: 100%;
  height: auto;
}

@media (max-width: 767px) {
  .LP-HeroSliderV2 .slick-dots li {
    width: 15px;
    height: auto;
  }
  .LP-HeroSliderV2 .slick-dots li button div {
    display: none;
  }
}

.LP-HeroSliderV2 .slick-dots li button:before {
  content: '';
  display: block;
  overflow: hidden;
  float: none;
  position: absolute;
  width: 100%;
  height: 100%;
}

@media (max-width: 767px) {
  .LP-HeroSliderV2 .slick-dots li button:before {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 4px;
    background-color: #bdd3dc;
    border-radius: 100%;
    transition: background-color .3s;
  }
}

.LP-HeroSliderV2 .slick-dots li.slick-active button:before {
  opacity: .75;
  color: black;
}

@media (max-width: 767px) {
  .LP-HeroSliderV2 .slick-dots li.slick-active button:before {
    background-color: #5580ff;
  }
}

.LP-HeroSliderV2 .slick-slider {
  margin-bottom: 0;
  position: relative;
}

.LP-HeroSliderV2 .slickslide {
  padding-left: 0;
  max-width: 100%;
}

.LP-HeroSliderV2 .slick-slider .slick-track {
  min-width: 100%;
}

.LP-HeroSliderV2 .slick-slider .slick-track {
  min-width: 100%;
}

.LP-HeroSliderV2 .slick-thumbs {
  display: none;
}

.LP-HeroSliderV2 .HeroSlider-Wrap {
  height: 536px;
}

.LP-HeroSliderV2 .SmallCtaSection-Wrap {
  padding-bottom: 0;
}

.LP-HeroSliderV2 .hs_cos_wrapper_type_image_slider {
  display: block;
  overflow: hidden;
}

.LP-HeroSliderV2 .hs_cos_flex-container a:active,
.LP-HeroSliderV2 .hs_cos_flex-slider a:active,
.LP-HeroSliderV2 .hs_cos_flex-container a:focus,
.LP-HeroSliderV2 .hs_cos_flex-slider a:focus {
  outline: none;
}

.LP-HeroSliderV2 .hs_cos_flex-slider {
  background: url(https://4570661.fs1.hubspotusercontent-na1.net/hubfs/4570661/library/classic/images/hero-bg-v2.png) no-repeat bottom center;
  background-position-y: 180px;
}

.LP-HeroSliderV2 .hs_cos_flex-pauseplay span {
  text-transform: capitalize;
}

.LP-HeroSliderV2 .hs_cos_flex-slider {
  position: relative;
  zoom: 1;
}

.LP-HeroSliderV2 .hs_cos_flex-viewport {
  max-height: 2000px;
  transition: all 1s ease;
}

.LP-HeroSliderV2 .loading .hs_cos_flex-viewport {
  max-height: 300px;
}

.LP-HeroSliderV2 .slick-slider button[type="button"] {
  width: 30px;
  height: 30px;
  display: block;
  background: url(https://375145.fs1.hubspotusercontent-na1.net/hubfs/375145/assets/img/basic/bg_direction_nav.png) no-repeat 0 0;
  position: absolute;
  top: 40%;
  z-index: 999;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  transition: all .3s ease;
  padding: 0;
  border: none;
  outline: none;
}

.LP-HeroSliderV2 .slick-slider button[type="button"]:active, .LP-HeroSliderV2 .slick-slider button[type="button"]:target, .LP-HeroSliderV2 .slick-slider button[type="button"]:focus {
  border: none;
  outline: none;
}

.LP-HeroSliderV2 .slick-slider button[type="button"].slick-next {
  background-position: 100% 0;
}

@media (max-width: 767px) {
  .LP-HeroSliderV2 .slick-slider button[type="button"] {
    left: 0;
    right: 0;
    opacity: 1;
    background: none;
    width: 40px;
    height: 60px;
    cursor: pointer;
  }
  .LP-HeroSliderV2 .slick-slider button[type="button"].slick-prev {
    left: 0;
    border-radius: 0 5px 5px 0;
    background-color: #f0f0f0;
    opacity: .8;
  }
  .LP-HeroSliderV2 .slick-slider button[type="button"].slick-prev:before, .LP-HeroSliderV2 .slick-slider button[type="button"].slick-prev:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .LP-HeroSliderV2 .slick-slider button[type="button"].slick-prev:before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-style: solid;
    border-color: transparent;
    border-color: rgba(255, 0, 0, 0);
    border-width: 14px 16px 14px 0;
    border-right-color: #333;
  }
  .LP-HeroSliderV2 .slick-slider button[type="button"].slick-prev:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-style: solid;
    border-color: transparent;
    border-color: rgba(255, 0, 0, 0);
    border-width: 14px 16px 14px 0;
    border-right-color: #f0f0f0;
    left: 3px;
  }
  .LP-HeroSliderV2 .slick-slider button[type="button"].slick-next {
    left: auto;
    right: 0;
    border-radius: 5px 0 0 5px;
    background-color: #f0f0f0;
    opacity: .8;
  }
  .LP-HeroSliderV2 .slick-slider button[type="button"].slick-next:before, .LP-HeroSliderV2 .slick-slider button[type="button"].slick-next:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .LP-HeroSliderV2 .slick-slider button[type="button"].slick-next:before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-style: solid;
    border-color: transparent;
    border-color: rgba(255, 0, 0, 0);
    border-width: 14px 0 14px 16px;
    border-left-color: #333;
    left: 3px;
  }
  .LP-HeroSliderV2 .slick-slider button[type="button"].slick-next:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-style: solid;
    border-color: transparent;
    border-color: rgba(255, 0, 0, 0);
    border-width: 14px 0 14px 16px;
    border-left-color: #f0f0f0;
  }
}

.LP-HeroSliderV2 .slick-next {
  right: 0px;
}

.LP-HeroSliderV2 .slick-prev {
  left: 0px;
}

.LP-HeroSliderV2 .slick-slider:hover .slick-next {
  opacity: 0.8;
  right: 20px;
}

.LP-HeroSliderV2 .slick-slider:hover .slick-prev {
  opacity: 0.8;
  left: 20px;
}

.LP-HeroSliderV2 .slick-slider .slick-next:hover,
.LP-HeroSliderV2 .slick-slider .slick-prev:hover {
  opacity: 1;
}

.LP-HeroSliderV2 .CtaSection-title {
  line-height: 1.5;
}

@media (max-width: 639px) {
  .LP-HeroSliderV2 .CtaSection-title {
    font-size: 16px;
  }
}

.LP-HeroSliderV2 .Hero--home {
  height: 980px;
  background: none;
  overflow: hidden;
}

@media (min-width: 1041px) {
  .LP-HeroSliderV2 .Hero--home .Hero-title:before {
    display: none;
  }
}

@media (max-width: 959px) {
  .LP-HeroSliderV2 .Hero--home {
    height: 883px;
    padding-top: 205px;
  }
}

@media (max-width: 767px) {
  .LP-HeroSliderV2 .Hero--home {
    padding-top: 140px;
    height: auto;
    padding-bottom: 0;
  }
  .LP-HeroSliderV2 .Hero--home .slick-dots {
    position: relative;
    background-color: white;
    border-bottom: none;
  }
}

@media (max-width: 639px) {
  .LP-HeroSliderV2 .Hero--home {
    height: auto;
  }
  .LP-HeroSliderV2 .Hero--home .slick-list {
    height: auto;
  }
  .LP-HeroSliderV2 .Hero--home .Hero-cta {
    margin-top: 30px;
  }
  .LP-HeroSliderV2 .Hero--home .Hero-image {
    margin: 0 auto 30px;
    max-width: none;
    position: static;
    width: 100%;
  }
  .LP-HeroSliderV2 .Hero--home .Hero-image img {
    width: 100%;
    height: auto;
  }
  .LP-HeroSliderV2 .Hero--home .Hero-logo {
    display: none;
  }
}

@media (max-width: 479px) {
  .LP-HeroSliderV2 .Hero--home {
    padding-top: 120px;
  }
  .LP-HeroSliderV2 .Hero--home .HeroSlider-Wrap {
    height: 450px;
  }
}

@media (max-width: 639px) {
  .LP-HeroSliderV2 .hs_cos_flex-slider {
    background: none;
  }
}

.LP-HistoryList {
  /* SLICK CSS */
  /* SLICK THEME CSS */
}

.LP-HistoryList .history-timeline {
  padding: 25px 0px;
}

.LP-HistoryList .history-timeline .slick-slider {
  margin: 0;
}

.LP-HistoryList .history-timeline .center-text {
  text-align: center;
}

.LP-HistoryList .history-timeline h2 {
  text-align: center;
  margin-top: 25px;
  font-weight: 600;
  color: #fff;
  font-weight: 200;
  font-size: 40px;
  line-height: 50px;
}

.LP-HistoryList .history-timeline h2 span {
  letter-spacing: 3px;
}

.LP-HistoryList .history-timeline h3 {
  text-align: center;
}

.LP-HistoryList .history-timeline .wrapper-history {
  text-align: center;
}

.LP-HistoryList .history-timeline p {
  font-weight: 200;
}

.LP-HistoryList .history-timeline a {
  display: inline-block;
  color: #ffffff;
  background-color: transparent;
  margin-top: 55px;
  padding: 10px;
  text-decoration: none !important;
  text-align: center;
  border-radius: 5px;
  font-size: 20px;
  border: solid 2px #ffffff;
}

.LP-HistoryList .history-timeline a:hover {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #ffc400;
  text-decoration: none;
}

.LP-HistoryList .history-timeline .center-slide {
  height: 104px;
}

.LP-HistoryList .history-timeline .slide {
  text-align: center;
  min-height: 394px;
}

.LP-HistoryList .history-timeline .slide i {
  font-size: 106px;
  text-align: center;
  color: #fff;
  margin-top: 86px;
  margin-bottom: 30px;
}

.LP-HistoryList .history-timeline .slick-prev,
.LP-HistoryList .history-timeline .slick-next {
  width: 57px;
  height: 29px;
  z-index: 100;
}

.LP-HistoryList .history-timeline .slick-prev {
  margin: auto;
  left: 0px;
  right: 0px;
  top: 0px;
}

.LP-HistoryList .history-timeline .slick-prev:before {
  background-image: url("//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/IMG-TurboSodium/arrow-up.png?t=1531525614525");
  width: 57px;
  height: 29px;
}

.LP-HistoryList .history-timeline .slick-history {
  margin-top: 40px;
}

.LP-HistoryList .history-timeline .slick-next {
  margin: auto;
  left: 0;
  right: 0;
  top: initial;
  bottom: -75px;
}

.LP-HistoryList .history-timeline .slick-next:before {
  background-image: url("//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/IMG-TurboSodium/arrow-down.png?t=1531525614525");
  width: 57px;
  height: 29px;
}

.LP-HistoryList .history-timeline .history-slider__container {
  height: 440px;
  margin-bottom: 60px;
}

.LP-HistoryList .history-timeline .history-slide__image {
  margin: 80px auto 28px;
}

.LP-HistoryList .history-timeline .slick-slide {
  -webkit-transform: translate3d(0, 0, 0);
}

@media (max-width: 1070px) {
  .LP-HistoryList .history-timeline .slick-slide {
    left: 22px;
  }
}

.LP-HistoryList .history-timeline .year-slider {
  padding: 30px 0px;
  position: relative;
  overflow: hidden;
}

.LP-HistoryList .history-timeline .year-slider:before {
  content: "";
  position: absolute;
  background-image: url("//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/IMG-TurboSodium/dashed-line.png?t=1531525614525");
  left: 45px;
  top: 0px;
  height: 100%;
  width: 1px;
}

.LP-HistoryList .history-timeline .year-slider .hs_cos_wrapper_widget {
  color: #fff;
  font-size: 30px;
  padding: 15px 0;
  position: relative;
  left: 60px;
  text-align: left;
  transition: font-size 0.2s;
}

.LP-HistoryList .history-timeline .year-slider .hs_cos_wrapper_widget:before {
  position: absolute;
  content: "";
  width: 11px;
  height: 11px;
  top: 6px;
  bottom: 0px;
  left: -21px;
  margin: auto;
  border-radius: 50%;
  background-color: #fff;
}

.LP-HistoryList .history-timeline .year-slider .center-slide:before {
  width: 16px;
  height: 16px;
  left: -42px;
  background-color: #626262;
  transition: all 0.3s linear;
}

.LP-HistoryList .history-timeline .year-slider .slick-center {
  color: #626262;
}

.LP-HistoryList .history-timeline .year-slider .slick-center:before {
  background-color: #626262;
}

.LP-HistoryList .history-timeline .year-slider .center-slide {
  color: #626262;
  font-size: 38px;
  position: absolute;
  transition: all 0.3s linear;
}

.LP-HistoryList .history-timeline .year-slider span {
  cursor: pointer;
}

@media (max-width: 1070px) {
  .LP-HistoryList .history-timeline .year-slider:before {
    left: 7px;
  }
}

@media (max-width: 1070px) {
  .LP-HistoryList .history-timeline .year-slider .hs_cos_wrapper_widget {
    left: 22px;
  }
}

@media (max-width: 767px) {
  .LP-HistoryList .history-timeline .dashed-line {
    width: 100%;
    float: none;
  }
  .LP-HistoryList .history-timeline .slick-history {
    width: 65%;
    float: left;
  }
  .LP-HistoryList .history-timeline .history-slider__container {
    float: none;
    width: 100%;
    height: auto;
  }
  .LP-HistoryList .history-timeline .history-slide__image {
    margin-top: 30px;
  }
  .LP-HistoryList .history-timeline .year-slider {
    float: none !important;
    width: 100%;
    height: auto;
    margin-top: 30px;
    padding: 10px 0;
  }
  .LP-HistoryList .history-timeline .year-slider:before {
    background: 0;
    background-image: none;
    border-bottom: 2px dotted rgba(255, 255, 255, 0.7);
    width: 100%;
    left: 0;
    top: -15px;
  }
  .LP-HistoryList .history-timeline .year-slider .hs_cos_wrapper_widget.slick-center:hover {
    font-size: 30px;
  }
  .LP-HistoryList .history-timeline .year-slider .slick-current {
    font-size: 30px;
  }
  .LP-HistoryList .history-timeline .year-slider .slick-current:before {
    background-color: #626262;
  }
  .LP-HistoryList .history-timeline .year-slider .hs_cos_wrapper_widget {
    padding: 0 15px;
  }
  .LP-HistoryList .history-timeline .year-slider .hs_cos_wrapper_widget:before {
    position: absolute;
    content: "";
    width: 11px;
    height: 11px;
    top: 40px;
    bottom: 0;
    left: 47%;
    margin: auto;
    border-radius: 50%;
    background-color: white;
  }
  .LP-HistoryList .history-timeline .year-slider .slick-track {
    height: 53px;
  }
}

@media (max-width: 480px) {
  .LP-HistoryList .history-timeline .history-timeline {
    padding-bottom: 0;
  }
  .LP-HistoryList .history-timeline .history-timeline .dashed-line {
    width: 100%;
  }
  .LP-HistoryList .history-timeline .history-timeline .slick-history {
    width: 50%;
    float: left;
  }
}

.LP-HistoryList .slick-arrow .slick-prev:before {
  content: "";
  background-image: url(//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo_Sodium/assets/arrow-left.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 30px;
  height: 58px;
  display: block;
}

.LP-HistoryList .slick-arrow .slick-next:before {
  content: "";
  background-image: url(//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo_Sodium/assets/arrow-left.png?t=1531525614525);
  background-repeat: no-repeat;
  background-size: cover;
  transform: scaleX(-1);
  width: 30px;
  height: 58px;
  display: block;
}

.LP-HistoryList .slick-list,
.LP-HistoryList .slick-slider,
.LP-HistoryList .slick-track {
  position: relative;
  display: block;
}

.LP-HistoryList .slick-loading .slick-slide,
.LP-HistoryList .slick-loading .slick-track {
  visibility: hidden;
}

.LP-HistoryList .slick-slider {
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.LP-HistoryList .slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.LP-HistoryList .slick-slider .slick-list,
.LP-HistoryList .slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}

.LP-HistoryList .slick-track {
  top: 0;
  left: 0;
}

.LP-HistoryList .slick-track:after,
.LP-HistoryList .slick-track:before {
  display: table;
  content: "";
}

.LP-HistoryList .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

.LP-HistoryList [dir="rtl"] .slick-slide {
  float: right;
}

.LP-HistoryList .slick-slide img {
  display: block;
}

.LP-HistoryList .slick-slide.slick-loading img {
  display: none;
}

.LP-HistoryList .slick-slide.dragging img {
  pointer-events: none;
}

.LP-HistoryList .slick-initialized .slick-slide {
  display: block;
  overflow: hidden;
}

.LP-HistoryList .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.LP-HistoryList .slick-arrow.slick-hidden {
  display: none;
}

.LP-HistoryList .slick-dots,
.LP-HistoryList .slick-next,
.LP-HistoryList .slick-prev {
  padding: 0;
  position: absolute;
  display: block;
}

.LP-HistoryList .slick-dots li button:before,
.LP-HistoryList .slick-next:before,
.LP-HistoryList .slick-prev:before {
  font-family: slick;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.LP-HistoryList .slick-loading .slick-list {
  background: center center no-repeat #fff;
}

.LP-HistoryList .slick-next,
.LP-HistoryList .slick-prev {
  font-size: 0;
  line-height: 0;
  top: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0;
}

.LP-HistoryList .slick-next:focus,
.LP-HistoryList .slick-next:hover,
.LP-HistoryList .slick-prev:focus,
.LP-HistoryList .slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0;
}

.LP-HistoryList .slick-next:focus:before,
.LP-HistoryList .slick-next:hover:before,
.LP-HistoryList .slick-prev:focus:before,
.LP-HistoryList .slick-prev:hover:before {
  opacity: 1;
}

.LP-HistoryList .slick-next.slick-disabled:before,
.LP-HistoryList .slick-prev.slick-disabled:before {
  opacity: 0.25;
}

.LP-HistoryList .slick-next:before,
.LP-HistoryList .slick-prev:before {
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
}

.LP-HistoryList .slick-prev {
  left: -25px;
}

.LP-HistoryList [dir="rtl"] .slick-prev {
  right: -25px;
  left: auto;
}

.LP-HistoryList .slick-next {
  right: -25px;
}

.LP-HistoryList [dir="rtl"] .slick-next {
  right: auto;
  left: -25px;
}

.LP-HistoryList [dir="rtl"] .slick-next:before {
  content: "←";
}

.LP-HistoryList .slick-slider {
  margin-bottom: 30px;
}

.LP-HistoryList .slick-dots {
  bottom: -45px;
  width: 100%;
  list-style: none;
  text-align: center;
}

.LP-HistoryList .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.LP-HistoryList .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}

.LP-HistoryList .slick-dots li button:focus, .LP-HistoryList .slick-dots li button:hover {
  outline: 0;
  opacity: 1;
}

.LP-HistoryList .slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: #000;
}

.LP-HistoryList .slick-dots li .slick-active button:before {
  opacity: 0.75;
  color: #000;
}

/*========================================
------------.LP-Case-List-----------------
========================================*/
.LP-Case-List .Row {
  -ms-flex-align: normal;
  align-items: normal;
}

.LP-Case-List .Row:last-child {
  margin-bottom: 0px;
}

.LP-Case-List .Card {
  border-radius: 0px;
}

.LP-Case-List .ListCaseItem {
  background-color: #FFFFFF;
  text-align: center;
  box-sizing: border-box;
  border: #eee solid 4px;
  height: 100%;
}

.LP-Case-List .ListCaseItem a {
  padding: 30px 20px;
  height: 100%;
  display: block;
}

.LP-Case-List .ListCaseItem a:hover {
  opacity: 0.7;
  text-decoration: none;
}

.LP-Case-List .ListCaseItem a:hover img {
  transform: scale(1.2);
}

.LP-Case-List .ListCaseItem-logo {
  width: 100%;
  height: 90px;
  margin: 0;
  display: table;
  box-sizing: border-box;
}

.LP-Case-List .ListCaseItem-logo div {
  max-width: 280px;
  display: table-cell;
  vertical-align: middle;
}

.LP-Case-List .ListCaseItem-logo div img {
  transition: 0.3s ease-in-out;
  max-width: 65%;
  width: initial !important;
  width: auto !important;
  height: initial !important;
  height: auto !important;
  box-sizing: border-box;
}

@media (max-width: 1199px) {
  .LP-Case-List .ListCaseItem-content br.responsive {
    display: none;
  }
}

.LP-Case-List .ListCaseItem-title {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #5580ff;
}

.LP-Case-List .ListCaseItem-body {
  color: #4a4a4a;
}

.LP-ListResources a {
  text-decoration: none !important;
}

.LP-ListResources .view-filters {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  height: 48px;
  margin-bottom: 40px;
}

@media (max-width: 959px) {
  .LP-ListResources .view-filters {
    margin-left: 0;
    margin-right: 0;
  }
}

.LP-ListResources .view-filters .ViewsExposedForm--resources + .Layout-type--icon {
  margin-left: 40px;
}

.LP-ListResources .view-filters .Layout-type--icon i {
  padding: 5px;
  transition: all .5s;
}

.LP-ListResources .view-filters .Layout-type--icon i:hover {
  transform: scale(1.3);
  cursor: pointer;
}

.LP-ListResources .view-filters .Layout-type--icon i.active {
  color: #5580ff;
  transform: scale(1.3);
}

.LP-ListResources .view-resources {
  min-height: auto;
}

@media (min-width: 960px) {
  .LP-ListResources.ColumnContentSection .Column-item {
    padding-bottom: 100px;
  }
}

.LP-ListResources .ColumnContentSection-icon.thumb {
  max-width: 280px;
  max-height: 409px;
  transition: all .3s;
  box-shadow: 0 0 6px 3px rgba(255, 255, 255, 0.3);
  background-color: #FFF;
  display: block;
  margin: auto;
}

.LP-ListResources .ColumnContentSection-icon.thumb.over {
  opacity: 0.4;
}

@media (max-width: 374px) {
  .LP-ListResources .ColumnContentSection-icon.thumb {
    width: 100%;
    height: auto;
  }
}

.LP-ListResources .ColumnContentSection-title {
  font-weight: 500;
}

.LP-ListResources .ColumnContentSection-title:after {
  display: none;
}

.LP-ListResources .Section-content > .Row {
  transition: opacity 0.3s ease-in-out;
}

.LP-ListResources.horizontal .Section-body {
  margin-top: 10px;
  margin-bottom: 0;
}

.LP-ListResources.horizontal .ColumnContentSection-icon.thumb {
  height: auto;
  width: 100%;
}

.LP-ListResources.horizontal .Row.vertical {
  display: none;
}

@media (max-width: 639px) {
  .LP-ListResources.horizontal .ColumnContentSection-title {
    text-align: center;
  }
  .LP-ListResources.horizontal .Section-cta {
    text-align: center;
  }
}

.LP-ListResources.vertical .Row.horizontal {
  display: none;
}

.LP-ListResources.vertical .ColumnContentSection-title {
  text-align: center;
}

.LP-LoadingSkills .loading-circle .circle {
  width: 200px;
  height: 200px;
  margin: 0 auto;
}

.LP-LoadingSkills .loading-circle .circle svg {
  margin: -20%;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .LP-LoadingSkills .skills .loading-circle .circle svg {
    transform: scale(1.4);
  }
}

@supports (-ms-ime-align: auto) {
  .LP-LoadingSkills .skills .loading-circle .circle svg {
    transform: scale(1.4);
  }
}

.LP-LoadingSkills .skills .circle {
  display: none;
}

.LP-LoadingSkills .skills .loader {
  max-width: 200px;
  height: auto;
}

.LP-LoadingSkills .skills .loading-circle .circle {
  margin: 0 auto;
  display: block;
  width: 200px;
  height: 200px;
}

.LP-LoadingSkills .skills .loading-circle .circle svg {
  margin: -20%;
}

.LP-LoadingSkills .skills .loader4,
.LP-LoadingSkills .skills .loader3,
.LP-LoadingSkills .skills .loader2,
.LP-LoadingSkills .skills .loader1 {
  max-width: 200px;
  height: auto;
}

.LP-LoadingSkills .Progress-bar .Wrap-progress-bar {
  max-width: 600px;
}

.LP-LoadingSkills .Progress-bar .Wrap-progress-bar .Bar-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.LP-LoadingSkills .Progress-bar .Wrap-progress-bar .Bar-header span {
  display: inline-block;
  margin-top: 15px;
  font-size: 16px;
  color: #626262;
  text-align: left;
  font-weight: normal;
  padding-left: 15px;
}

.LP-LoadingSkills .Progress-bar .Wrap-progress-bar .bar {
  width: 100%;
  height: 19px;
  border-radius: 10px;
}

.LP-LoadingSkills .Progress-bar .Wrap-progress-bar .bar .loading-bar {
  height: 19px;
  position: relative;
  transition: all 3s linear;
  border-radius: 10px;
}

.LP-LoadingSkills .Progress-bar .Wrap-progress-bar .bar .loading-bar .bar-index {
  position: absolute;
  right: 0;
  font-size: 16px;
  color: #626262;
  text-align: left;
  font-weight: bold;
  font-style: italic;
  top: -26px;
}

.LP-LoadingSkills.horizontal .Section-title:after {
  display: none;
}

.LP-LoadingSkills.horizontal .Wrap-content.skills .loading-skills-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.LP-LoadingSkills.horizontal .Wrap-content.skills .loading-skills-wrapper .Section-content,
.LP-LoadingSkills.horizontal .Wrap-content.skills .loading-skills-wrapper .Progress-bar {
  width: 50%;
  padding: 20px;
}

.LP-LoadingSkills.horizontal .Wrap-content.skills .loading-skills-wrapper .Section-content {
  margin-bottom: 0;
}

@media (max-width: 639px) {
  .LP-LoadingSkills.horizontal .Wrap-content.skills .loading-skills-wrapper .Section-content,
  .LP-LoadingSkills.horizontal .Wrap-content.skills .loading-skills-wrapper .Progress-bar {
    width: 100%;
  }
}

.LP-LoadingSkills.vertical .Section-loading {
  text-align: center;
}

.LP-LoadingSkills.vertical .Progress-bar .Wrap-progress-bar {
  margin: auto;
}

.LP-LogoSlider {
  overflow: hidden;
  position: relative;
}

.LP-Maps .Section-title:after {
  display: none;
}

.LP-Maps .Wrap-contain {
  margin: 0 !important;
  width: 100%;
}

.LP-Maps .Box-right {
  padding: 0;
}

@media (max-width: 639px) {
  .LP-Maps .Button-cta [class*="Button--"] {
    padding: 0 20px;
  }
}

.LP-Maps.horizontal {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
}

.LP-Maps.horizontal .Wrap {
  border-top: none !important;
}

.LP-Maps.horizontal .Box-left [class^='Column-'] {
  width: 100%;
}

.LP-Maps.horizontal .Row {
  -ms-flex-pack: end;
  justify-content: flex-end;
}

@media (max-width: 639px) {
  .LP-Maps.horizontal .Row .Box-left > div {
    padding-left: 30px;
    text-align: center;
  }
  .LP-Maps.horizontal .Row .Box-left > div .Row {
    width: 100%;
  }
}

.LP-Maps.horizontal .map {
  height: 715px;
}

.LP-Maps.vertical .Section-header,
.LP-Maps.vertical .Button-cta {
  text-align: center;
}

.LP-Maps.vertical .map {
  height: 510px;
}

/*========================================
----------.LP-PartnerTeaser--------------
========================================*/
.LP-PartnerTeaser.view-partners {
  max-width: 100%;
  margin: 0;
  width: 100%;
  min-height: auto;
}

.LP-PartnerTeaser .PartnerTray .Wrap {
  padding-top: 0 !important;
  border-top: none !important;
}

.LP-PartnerTeaser .Card .Card-image {
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}

.LP-PartnerTeaser .Card.is-medium .Card-image:before {
  padding-bottom: 70%;
}

.LP-PartnerTeaser .Card.is-large .Card-image:before {
  padding-bottom: 100%;
}

.LP-PartnerTeaser .Social {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  list-style: none;
  padding-left: 0;
}

.LP-PartnerTeaser .Social li {
  margin: 0 5px;
  padding: 1px;
  transition: 0.4s all;
}

.LP-PartnerTeaser .Social li:hover {
  background-color: #ccc;
  border-radius: 3px;
  opacity: 0.3;
}

.LP-PartnerTeaser .Social [class^='SocialIcon--'],
.LP-PartnerTeaser .Social [class*=' SocialIcon--'] {
  width: 22px;
  height: 22px;
}

/*========================================
--------------.LP-Popup------------------
========================================*/
.LP-Popup .Popup-title {
  margin: 0;
  font-size: 20px;
  text-align: center;
  padding: 5px 20px;
}

.LP-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);
  background: #fff;
}

.LP-Popup .customizer-popup:before {
  background: #5580ff;
  background: linear-gradient(90deg, #5580ff 0%, #7c9dff 100%);
  height: 5px;
  content: "";
  display: block;
}

.LP-Popup .customizer-popup .customizer-popup-content {
  position: relative;
}

.LP-Popup .customizer-popup .customizer-popup-content .hs-cta-img {
  display: block;
}

.LP-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-Popup .customizer-popup .customizer-btn img {
  padding: 11px;
}

.LP-Popup .customizer-popup .customizer-btn span {
  padding-right: 15px;
}

.LP-Popup .customizer-popup .customizer-btn a {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  line-height: 60px;
  padding-left: 15px;
}

.LP-Popup .customizer-popup .customizer-btn a:hover {
  opacity: .7;
}

.LP-Popup .customizer-popup .customizer-btn:hover {
  left: 0;
}

.LP-Popup .exit-btn {
  background-image: url("https://form.jfe-systems.com/hubfs/library/classic/images/popup-exit.png");
  height: 40px;
  width: 40px;
  position: absolute;
  top: -20px;
  left: -20px;
  z-index: 99;
}

.LP-Popup .exit-btn:hover {
  cursor: pointer;
}

@media (max-width: 639px) {
  .LP-Popup .exit-btn {
    background: none;
    top: -45px;
    left: auto;
    right: 0;
  }
  .LP-Popup .exit-btn:after {
    content: "\f00d";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #555555;
    font-size: 22px;
    background-color: #fff;
    display: block;
    padding: 5px;
    border: 1px solid #EBEBEB;
    text-align: center;
  }
}

.LP-Popup:not(.center) .customizer-popup.download_popup_open {
  display: table;
  animation-name: download_popup_show;
  animation-duration: 1.2s;
  animation-fill-mode: both;
}

.LP-Popup:not(.center) .customizer-popup.download_popup_hide {
  display: none;
  animation-name: download_popup_hide;
  animation-duration: 1.2s;
  animation-fill-mode: both;
}

.LP-Popup.center .customizer-popup.download_popup_open {
  display: table;
  animation-name: display-popIn;
  animation-duration: 1.2s;
  animation-fill-mode: both;
}

@keyframes display-popIn {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  20% {
    opacity: 0.2;
    transform: scale(0.2);
  }
  40% {
    opacity: 0.4;
    transform: scale(0.4);
  }
  60% {
    opacity: 0.6;
    transform: scale(0.6);
  }
  80% {
    opacity: 0.8;
    transform: scale(0.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

.LP-Portfolio {
  width: 100%;
  position: relative;
  background-size: cover;
  background-position: center;
}

.LP-Portfolio .Portfolio--listing > div.Row a:before {
  content: "";
  height: 100%;
  width: 100%;
  transition: all 0.3s linear;
  position: absolute;
  background-image: radial-gradient(circle, transparent 35%, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.6));
}

.LP-Portfolio .Portfolio--listing > div.Row a:hover:before {
  opacity: 0.5;
  background-color: #1974d2;
  transition: all 0.3s linear;
  z-index: 2;
}

.LP-Portfolio .Portfolio--listing a .content {
  position: absolute;
  top: 70%;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  text-align: center;
  transition: all 0.3s linear;
  z-index: 3;
}

.LP-Portfolio .Portfolio--listing a .content h4 {
  font-weight: 600;
  font-size: 20px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  margin-bottom: 0;
  color: #f7f7f7;
  border-bottom: 2px solid #1974d2;
  display: inline-block;
}

.LP-Portfolio .Portfolio--listing a .content h3 {
  margin: 0;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
  color: white;
  font-weight: 400;
}

.LP-Portfolio .Portfolio--listing a:hover .content {
  top: 40%;
  transition: all 0.3s linear;
}

.LP-Portfolio .Porfolio--image {
  width: 100%;
  height: 356px;
  display: block;
  background-size: cover;
  background-position: top center;
  position: relative;
  overflow: hidden;
}

.LP-Portfolio .Row:last-child {
  margin-bottom: 0;
}

.LP-Portfolio .Social-icon {
  position: absolute;
  top: 10px;
  right: 20px;
  transition: all 0.3s linear;
  opacity: 0;
  z-index: 3;
}

.LP-Portfolio .Social-icon i {
  font-size: 25px;
  color: #fff;
}

.LP-Portfolio .Portfolio--listing a:hover .Social-icon {
  opacity: 1;
  z-index: 3;
}

.LP-Portfolio .Social-icon i:hover {
  transform: scale(1.2);
  transition: all 0.3s linear;
}

@media (min-width: 1040px) {
  .LP-Portfolio .Portfolio--listing a .content h3 {
    letter-spacing: -1px;
  }
}

.LP-Quote.CustomerQuotesSection img + p {
  line-height: 22px;
}

.LP-Quote.CustomerQuotesSection blockquote {
  position: relative;
  padding: 0px 25px;
}

.LP-Quote.CustomerQuotesSection blockquote i {
  position: absolute;
}

.LP-Quote.CustomerQuotesSection blockquote i.fa-quote-left {
  top: 0;
  left: 0;
}

.LP-Quote.CustomerQuotesSection blockquote i.fa-quote-right {
  bottom: 0;
  right: 0;
}

.LP-Quote.CustomerQuotesSection blockquote p {
  margin: 0;
}

.LP-Quote.CustomerQuotesSection blockquote p + p {
  margin-top: 20px;
}

.LP-Recent-News .Section-title:after {
  display: none;
}

.LP-Recent-News dl.list {
  text-align: left;
  border-top: #D8D8D8 solid 1px;
  margin-top: 0px;
}

.LP-Recent-News dl.list dt {
  padding-top: 20px;
  padding-left: 8px;
  font-size: 0.9rem;
}

@media (max-width: 639px) {
  .LP-Recent-News dl.list dt {
    padding-top: 20px;
  }
  .LP-Recent-News dl.list dt:first-child {
    padding-top: 0px;
  }
}

.LP-Recent-News dl.list dd {
  margin-top: -48px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 7em;
  line-height: 1.5;
  border-bottom: #D8D8D8 solid 1px;
  margin-left: 0px;
}

.LP-Recent-News dl.list dd p {
  margin-bottom: 0px;
}

.LP-Recent-News dl.list dd ul {
  padding-left: 0px;
  margin-top: 10px;
  list-style-position: inside;
}

.LP-Recent-News dl.list dd:last-child {
  border-bottom: none;
}

.LP-Recent-News dl.list dd a {
  color: #4a4a4a;
}

.LP-Recent-News dl.list dd a:hover {
  color: #5dbfd0;
}

@media (max-width: 639px) {
  .LP-Recent-News dl.list dd {
    margin-top: -2rem;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    padding-left: 6rem;
  }
}

.LP-Recent-News dl.list dd.nodate {
  padding-left: 3em;
}

@media (max-width: 639px) {
  .LP-Recent-News dl.list {
    border-top: 0px;
  }
}

@media (max-width: 959px) {
  .LP-Recent-News .Row .left,
  .LP-Recent-News .Row .right {
    padding-left: 0px;
    padding-right: 0px;
  }
  .LP-Recent-News .Row .left {
    margin-bottom: 40px;
  }
}

@media (max-width: 639px) {
  .LP-Recent-News .Row .left {
    margin-bottom: 30px;
  }
}

.LP-Recent-Post-EXT .List-post .Item {
  display: block;
  transition: 0.3s ease-in-out;
}

.LP-Recent-Post-EXT .List-post .Item-image {
  width: 100%;
  height: 100px;
  overflow: hidden;
}

.LP-Recent-Post-EXT .List-post .Item-image .img {
  margin: 0px;
  height: 100%;
  background-size: cover;
  transition: 0.3s ease-in-out;
}

@media (max-width: 1199px) {
  .LP-Recent-Post-EXT .List-post .Item-image {
    height: 130px;
  }
}

@media (max-width: 959px) {
  .LP-Recent-Post-EXT .List-post .Item-image {
    height: 140px;
  }
}

@media (max-width: 639px) {
  .LP-Recent-Post-EXT .List-post .Item-image {
    height: 150px;
  }
}

@media (max-width: 479px) {
  .LP-Recent-Post-EXT .List-post .Item-image {
    height: 130px;
  }
}

@media (max-width: 413px) {
  .LP-Recent-Post-EXT .List-post .Item-image {
    height: 150px;
  }
}

@media (max-width: 374px) {
  .LP-Recent-Post-EXT .List-post .Item-image {
    height: 140px;
  }
}

.LP-Recent-Post-EXT .List-post .Item-info .date {
  margin: 0;
  margin-top: 4px;
  font-family: 'Oswald',sans-serif;
  font-weight: normal;
  color: #3E3E3E;
  font-size: 11px;
  line-height: 14px;
}

.LP-Recent-Post-EXT .List-post .Item-info .title {
  color: #3E3E3E;
  font-size: 13px;
  line-height: 18px;
  font-weight: bold;
  margin: 6px 0px 0px 0px;
}

.LP-Recent-Post-EXT .List-post .Item:hover {
  text-decoration: none;
  opacity: 0.7;
}

.LP-Recent-Post-EXT .List-post .Item:hover .Item-image .img {
  transform: scale(1.1);
}

/*========================================
----------.LP-Sidebar-Basic--------------
========================================*/
.LP-Sidebar-Basic .Section-title:after {
  display: none;
}

.LP-Sidebar-Basic [class^="Column-"] {
  position: unset;
}

.LP-Sidebar-Basic .Sidebar--module {
  -ms-flex-item-align: start;
  align-self: flex-start;
  position: relative;
  width: 260px;
  display: table;
}

.LP-Sidebar-Basic .Sidebar--module .Section-title {
  font-size: 25px;
}

.LP-Sidebar-Basic .Sidebar--module.is-initial {
  overflow: auto;
  position: fixed;
  top: 120px;
  z-index: 20;
}

.LP-Sidebar-Basic .Sidebar--module.is-final {
  bottom: 20px;
  position: absolute;
}

@media (max-width: 1199px) {
  .LP-Sidebar-Basic .Sidebar--module {
    width: 230px;
  }
}

@media (max-width: 1039px) {
  .LP-Sidebar-Basic .Sidebar--module {
    width: 210px;
  }
}

@media (max-width: 959px) {
  .LP-Sidebar-Basic .Sidebar--module {
    width: 170px;
  }
}

@media (max-width: 819px) {
  .LP-Sidebar-Basic [class^="Column-"] {
    width: 100%;
  }
  .LP-Sidebar-Basic .Sidebar--module {
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 30px;
    border-top: 1px dashed #666;
    width: 100%;
  }
  .LP-Sidebar-Basic .Sidebar--module.is-initial {
    position: unset;
    top: 0;
    z-index: 20;
  }
  .LP-Sidebar-Basic .Sidebar--module.is-final {
    position: unset;
    bottom: 0;
  }
  .LP-Sidebar-Basic .Sidebar--module .Section-header {
    margin-bottom: 0;
  }
  .LP-Sidebar-Basic .Sidebar--module .Section-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 80%;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
  }
  .LP-Sidebar-Basic .Sidebar--module .Section-content img {
    max-width: 400px;
  }
  .LP-Sidebar-Basic .Sidebar--module .Section-cta {
    margin-top: 30px;
  }
}

.LP-Simple-Table {
  background-position: center center;
  background-size: cover !important;
  width: 100%;
  height: auto;
  padding-top: 80px;
  overflow: visible;
}

.LP-Simple-Table .Section-header,
.LP-Simple-Table .Section-table {
  z-index: 11;
  position: relative;
}

.LP-Simple-Table.Section:before {
  content: none;
}

.LP-Simple-Table .Table-wrapper {
  margin: auto 60px;
}

@media (max-width: 1039px) {
  .LP-Simple-Table .Table-wrapper {
    overflow: auto;
  }
}

.LP-Simple-Table .Section-table {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  bottom: 0;
  background: #ffc400;
  min-width: 900px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.LP-Simple-Table .Section-table .content-event div.landing-single-event:nth-child(odd) {
  background: #4a4949;
}

.LP-Simple-Table .Section-table .content-event div.landing-single-event:nth-child(even) {
  background: #393939;
}

.LP-Simple-Table .Section-table .Column-header {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  font-size: 31px;
  font-weight: 200;
  line-height: 72px;
  padding: 0;
}

.LP-Simple-Table .Section-table .Column-header .Head-item {
  display: block;
  margin: 0;
  padding-left: 30px;
  height: 100%;
}

@media (max-width: 479px) {
  .LP-Simple-Table .Section-table .Column-header .Head-item {
    padding-left: 15px;
  }
}

@media (max-width: 639px) {
  .LP-Simple-Table .Section-table .Column-header {
    font-size: 20px;
  }
}

@media (max-width: 959px) {
  .LP-Simple-Table .Section-table {
    width: 96%;
  }
}

.LP-Simple-Table .landing-single-event {
  display: block;
  width: 100%;
  height: 79px;
  border-top: 1px solid #ffc400;
}

.LP-Simple-Table .landing-single-event .single-event-wrap {
  height: 79px;
  width: 100%;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.LP-Simple-Table .landing-single-event .single-event-wrap > div {
  font-weight: 200;
}

.LP-Simple-Table .landing-single-event .single-event-wrap .row-item {
  width: 20%;
  margin: 0;
  padding-left: 30px;
  font-size: 20px;
}

@media (max-width: 959px) {
  .LP-Simple-Table .landing-single-event .single-event-wrap .row-item {
    font-size: 16px;
  }
}

.LP-Simple-Table .landing-single-event .single-event-wrap .dot-single {
  width: 10%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.LP-Simple-Table .landing-single-event .single-event-wrap .dot-single a {
  width: 39px;
}

.LP-Simple-Table .landing-single-event .single-event-wrap .dot-single a:hover {
  text-decoration: none;
  opacity: 0.7;
}

.LP-Simple-Table .landing-single-event .single-event-wrap .dot-single a .dot-img {
  width: 39px;
  background-position: center top;
}

.LP-Simple-Table .landing-single-event .single-event-wrap .dot-single a .dot-img i {
  font-size: 11px;
  color: #fff;
}

.LP-Simple-Table .landing-single-event .single-event-wrap .dot-single a .dot-img:hover {
  background-position: center bottom;
}

.LP-Simple-Table .landing-single-event .single-event-wrap .dot-single a .dot-img:hover i {
  color: #ffc400;
}

@media (max-width: 639px) {
  .LP-Simple-Table .landing-single-event .single-event-wrap .dot-single {
    transform: rotate(90deg);
  }
}

.LP-SinglePost .Single-post-item {
  height: 100%;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  background-size: cover;
  background-position: center;
}

.LP-SinglePost .Single-post-item .Post-content {
  background: #ffda1ce0;
  width: 281px;
  height: auto;
  margin: 30px 30px 28px 25px;
  border-radius: 5px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 30px;
  font-size: 16px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.8), 0 6px 20px 0 rgba(0, 0, 0, 0.2);
  position: relative;
}

.LP-SinglePost .Single-post-item .Post-content .Post-content-inner {
  width: 100%;
  height: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.LP-SinglePost .Single-post-item .Post-content .Post-content-inner .Section-cta {
  margin-top: 0;
}

.LP-SinglePost .Single-post-item .Post-content .Post-content-inner .Section-cta a {
  display: block;
  width: 53px;
  height: 53px;
  border: 2px solid #626262;
  border-radius: 50%;
  font-size: 30px;
  padding: 0;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  color: white;
}

.LP-SinglePost .Single-post-item .Post-content .Post-content-inner .Section-cta a:hover {
  background: #fff;
  color: #333;
  border: none;
}

.LP-Sitemap .hs-menu-wrapper .hs-menu-depth-2 > a {
  font-size: 20px;
  font-weight: bold;
}

.LP-Sitemap .hs-menu-wrapper .hs-menu-depth-3 ul {
  margin-left: 20px;
}

.LP-Sitemap .hs-menu-wrapper .hs-menu-depth-3:before,
.LP-Sitemap .hs-menu-wrapper .hs-menu-depth-4:before {
  display: none;
}

.LP-StepDiagram .Side .StepDiagram {
  display: -ms-flexbox;
  display: flex;
}

.LP-StepDiagram .Side .StepDiagram-step {
  -ms-flex: 1;
  flex: 1;
  padding-right: 20px;
  padding-top: 120px;
  position: relative;
  z-index: 10;
}

.LP-StepDiagram .Side .StepDiagram-step:before {
  background: #fff;
  border: 5px solid #2e63ff;
  border-radius: 100%;
  content: '';
  display: block;
  height: 17px;
  left: 0;
  position: absolute;
  top: 73px;
  width: 17px;
  z-index: 5;
}

.LP-StepDiagram .Side .StepDiagram-step:after {
  background: #7c9dff;
  background: linear-gradient(90deg, #7c9dff 0%, #5580ff 100%);
  content: '';
  position: absolute;
  display: block;
  height: 5px;
  left: 0;
  right: 0;
  top: 85px;
  z-index: 2;
}

.LP-StepDiagram .Side .StepDiagram-step:last-child {
  padding-right: 0;
}

.LP-StepDiagram .Side .StepDiagram-step:last-child:after {
  display: none;
}

.LP-StepDiagram .Side .StepDiagram-icon {
  left: 14px;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
}

.LP-StepDiagram .Side .StepDiagram-label {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 6px solid #D8D8D8;
}

@media (max-width: 819px) {
  .LP-StepDiagram .Side .StepDiagram {
    padding: 40px 40px 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .LP-StepDiagram .Side .StepDiagram:before {
    display: none;
  }
  .LP-StepDiagram .Side .StepDiagram-step {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    margin-bottom: 40px;
    padding-top: 0;
  }
  .LP-StepDiagram .Side .StepDiagram-step:nth-child(2n) {
    padding-right: 0;
  }
  .LP-StepDiagram .Side .StepDiagram-step:before {
    display: none;
  }
  .LP-StepDiagram .Side .StepDiagram-step:after {
    display: none;
  }
  .LP-StepDiagram .Side .StepDiagram-icon {
    margin-bottom: 10px;
    position: static;
    transform: none;
  }
}

@media (max-width: 639px) {
  .LP-StepDiagram .Side .StepDiagram-step {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .LP-StepDiagram .Side .StepDiagram-icon {
    margin-left: auto;
    margin-right: auto;
  }
  .LP-StepDiagram .Side .StepDiagram-label {
    text-align: center;
  }
}

.LP-StepDiagram .Vertical .StepDiagram-image {
  width: 250px;
  position: relative;
}

.LP-StepDiagram .Vertical .StepDiagram-image:before {
  background: #fff;
  border: 5px solid #a3bbff;
  border-radius: 100%;
  content: '';
  display: block;
  height: 17px;
  right: 80px;
  position: absolute;
  top: 5px;
  width: 17px;
  z-index: 5;
}

.LP-StepDiagram .Vertical .StepDiagram-image:after {
  background: #a3bbff;
  background: linear-gradient(180deg, #a3bbff, #5580ff);
  content: '';
  position: absolute;
  display: block;
  width: 5px;
  height: 100%;
  right: 90px;
  top: 20px;
  z-index: 2;
}

.LP-StepDiagram .Vertical .StepDiagram-content {
  padding-top: 10px;
  width: calc(100% - 250px);
}

.LP-StepDiagram .Vertical .StepDiagram-label {
  background-color: #7c9dff;
  display: inline-block;
  color: #fff;
  padding: 5px 20px;
  border-radius: 5px;
}

.LP-StepDiagram .Vertical .StepDiagram-icon {
  width: 90px;
  height: 90px;
}

.LP-StepDiagram .Vertical .StepDiagram-image:before {
  top: 40px !important;
}

.LP-StepDiagram .Vertical .StepDiagram-image:after {
  top: 60px !important;
}

.LP-StepDiagram .Vertical .StepDiagram-description {
  margin: 30px 0;
  margin-top: 15px;
}

.LP-StepDiagram .Vertical .StepDiagram-step {
  min-height: 160px;
  display: -ms-flexbox;
  display: flex;
}

.LP-StepDiagram .Vertical .StepDiagram-step:last-child .StepDiagram-image:after {
  display: none;
}

.LP-StepDiagram .Vertical .StepDiagram-step.large .StepDiagram-image {
  width: 450px;
}

.LP-StepDiagram .Vertical .StepDiagram-step.large .StepDiagram-image .StepDiagram-icon {
  display: block;
  max-width: 270px;
  height: auto;
  width: 100%;
}

.LP-StepDiagram .Vertical .StepDiagram-step.large .StepDiagram-content {
  width: calc(100% - 450px);
}

.LP-StepDiagram .Vertical .StepDiagram .is-stage {
  transition: transform 0.6s ease 0s;
  background: #2e63ff;
  content: "";
  position: absolute;
  display: block;
  width: 5px;
  height: 0;
  left: 415px;
  top: 80px;
  z-index: 4;
}

@media (max-width: 1039px) {
  .LP-StepDiagram .Vertical .StepDiagram-step.small .StepDiagram-image {
    width: 165px;
  }
  .LP-StepDiagram .Vertical .StepDiagram-step.small .StepDiagram-image:after {
    right: 40px;
  }
  .LP-StepDiagram .Vertical .StepDiagram-step.small .StepDiagram-image:before {
    right: 29px;
  }
  .LP-StepDiagram .Vertical .StepDiagram-step.small .StepDiagram-content {
    width: calc(100% - 165px);
  }
}

@media (max-width: 959px) {
  .LP-StepDiagram .Vertical .StepDiagram .StepDiagram-step.large .StepDiagram-image {
    width: 350px;
  }
  .LP-StepDiagram .Vertical .StepDiagram .StepDiagram-step.large .StepDiagram-image .StepDiagram-icon {
    max-width: 200px;
  }
  .LP-StepDiagram .Vertical .StepDiagram .StepDiagram-step.large .StepDiagram-content {
    width: calc(100% - 350px);
  }
  .LP-StepDiagram .Vertical .StepDiagram .is-stage {
    top: 70px;
    left: 315px;
  }
}

@media (max-width: 767px) {
  .LP-StepDiagram .Vertical .StepDiagram {
    padding: 30px;
  }
  .LP-StepDiagram .Vertical .StepDiagram .StepDiagram-image:before {
    right: 35px;
    top: 15px !important;
  }
  .LP-StepDiagram .Vertical .StepDiagram .StepDiagram-image:after {
    right: 45px;
    top: 37px !important;
  }
  .LP-StepDiagram .Vertical .StepDiagram .StepDiagram-step.large .StepDiagram-image {
    width: 180px;
  }
  .LP-StepDiagram .Vertical .StepDiagram .StepDiagram-step.large .StepDiagram-image .StepDiagram-icon {
    max-width: 80px;
  }
  .LP-StepDiagram .Vertical .StepDiagram .StepDiagram-step.large .StepDiagram-content {
    width: calc(100% - 180px);
  }
  .LP-StepDiagram .Vertical .StepDiagram .is-stage {
    top: 50px;
    left: 160px;
  }
}

@media (max-width: 639px) {
  .LP-StepDiagram .Vertical .StepDiagram {
    padding: 20px;
  }
  .LP-StepDiagram .Vertical .StepDiagram .StepDiagram-step.small {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .LP-StepDiagram .Vertical .StepDiagram .StepDiagram-step.small .StepDiagram-image {
    width: 100%;
  }
  .LP-StepDiagram .Vertical .StepDiagram .StepDiagram-step.small .StepDiagram-image:after, .LP-StepDiagram .Vertical .StepDiagram .StepDiagram-step.small .StepDiagram-image:before {
    content: none;
  }
  .LP-StepDiagram .Vertical .StepDiagram .StepDiagram-step.small .StepDiagram-image img {
    margin: auto;
  }
  .LP-StepDiagram .Vertical .StepDiagram .StepDiagram-step.small .StepDiagram-content {
    width: 85%;
    margin: auto;
  }
  .LP-StepDiagram .Vertical .StepDiagram .StepDiagram-step.small .StepDiagram-content .StepDiagram-label {
    width: 100%;
    text-align: center;
  }
  .LP-StepDiagram .Vertical .StepDiagram .StepDiagram-image:before {
    left: 0;
    right: auto;
  }
  .LP-StepDiagram .Vertical .StepDiagram .StepDiagram-image:after {
    left: 12px;
    right: auto;
  }
  .LP-StepDiagram .Vertical .StepDiagram .StepDiagram-label {
    padding: 5px 10px;
  }
  .LP-StepDiagram .Vertical .StepDiagram .StepDiagram-step.large .StepDiagram-image {
    width: 50px;
  }
  .LP-StepDiagram .Vertical .StepDiagram .StepDiagram-step.large .StepDiagram-content {
    width: calc(100% - 50px);
  }
  .LP-StepDiagram .Vertical .StepDiagram .StepDiagram-step.large .StepDiagram-icon {
    display: none;
  }
  .LP-StepDiagram .Vertical .StepDiagram .is-stage {
    top: 30px;
    left: 32px;
  }
}

@media (max-width: 479px) {
  .LP-StepDiagram .Vertical .StepDiagram {
    padding: 30px;
    width: calc(100% + 60px);
    margin-left: -30px;
  }
  .LP-StepDiagram .Vertical .StepDiagram .StepDiagram-step.small .StepDiagram-content {
    width: 95%;
  }
}

@media (max-width: 319px) {
  .LP-StepDiagram .Vertical .StepDiagram {
    padding: 30px;
  }
  .LP-StepDiagram .Vertical .StepDiagram .StepDiagram-step.small .StepDiagram-content {
    width: 100%;
  }
}

/*========================================
------------.LP-Subcription--------------
========================================*/
.LP-Subcription {
  margin-top: -80px;
  padding-top: 60px;
  min-height: 90vh;
}

@media (max-width: 959px) {
  .LP-Subcription {
    min-height: auto;
  }
  .LP-Subcription .LP-Form {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
  }
}

/*========================================
-----------.LP-Testimonials---------------
========================================*/
.LP-Testimonials:not(.u-bgColor--FFFFFF) .Item {
  background: rgba(255, 255, 255, 0.7);
}

.LP-Testimonials .avatar img {
  border-radius: 100%;
  box-shadow: 0 0 0 2px #5580ff;
  border: 5px solid #fff;
  max-width: 100px;
  display: inline-block;
}

.LP-Testimonials .star-rating {
  color: #f1a604;
}

.LP-Testimonials .date {
  font-size: 12px;
  font-style: italic;
}

.LP-Testimonials blockquote p {
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
}

.LP-Testimonials blockquote cite {
  margin-top: 5px;
}

.LP-Testimonials blockquote .fa {
  color: #5580ff;
}

.LP-Testimonials .author span {
  font-weight: 300;
  color: #999;
}

.LP-Testimonials .Item {
  background: #f5f5f5;
  border-radius: 5px;
  padding: 30px;
}

.LP-Testimonials.horizontal .avatar {
  display: none;
}

.LP-Testimonials.horizontal .title {
  margin-top: 0;
  margin-bottom: 10px;
}

.LP-Testimonials.horizontal blockquote {
  position: relative;
  margin: 10px;
}

.LP-Testimonials.horizontal blockquote p {
  padding: 5px 30px;
  margin: 0;
}

.LP-Testimonials.horizontal blockquote .fa {
  position: absolute;
}

.LP-Testimonials.horizontal blockquote .fa.fa-quote-right {
  right: 0;
  bottom: 0;
}

.LP-Testimonials.horizontal blockquote .fa.fa-quote-left {
  top: 0;
  left: 0;
}

.LP-Testimonials.horizontal .author {
  text-align: right;
}

.LP-Testimonials.vertical .Item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.LP-Testimonials.vertical blockquote p {
  margin: 20px 0;
}

.LP-Testimonials.vertical .date {
  display: none;
}

.LP-Testimonials.vertical .author {
  margin-bottom: 15px;
}

.LP-Testimonials.vertical .star-rating {
  -ms-flex-order: 5;
  order: 5;
}

/*========================================
---------.LP-TextForm-banner--------------
========================================*/
.LP-TextForm-banner {
  position: relative;
  margin-top: -80px;
  padding-top: 160px;
  padding-bottom: 80px;
}

.LP-TextForm-banner.bgImage:before {
  background: rgba(13, 23, 34, 0.75);
  background: linear-gradient(155deg, rgba(13, 23, 34, 0.75) 0%, #2e63ff 100%);
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.LP-TextForm-banner .Resource-content {
  padding-top: 0;
  max-width: 100%;
  width: 60%;
}

.LP-TextForm-banner .Resource-form {
  border-radius: 5px;
  box-shadow: 0 5px 45px 5px rgba(255, 255, 255, 0.13);
}

.LP-TextForm-banner .Resource-aside {
  width: 40%;
}

.LP-TextForm-banner .Resource-title {
  font-weight: bold;
}

.LP-TextForm-banner .Resource-title.tag {
  background: none;
  padding-left: 30px;
}

.LP-TextForm-banner .LP-Form fieldset {
  max-width: 100% !important;
}

.LP-TextForm-banner .Resource {
  -ms-flex-align: start;
  align-items: flex-start;
  background: none;
  z-index: 10;
}

.LP-TextForm-banner .Resource.footer {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
}

.LP-TextForm-banner .Resource.footer [class^='Resource-'] {
  width: 100%;
  max-width: 860px;
}

@media (max-width: 959px) {
  .LP-TextForm-banner {
    padding-top: 80px;
    padding-bottom: 30px;
  }
  .LP-TextForm-banner .Resource-content {
    width: 100%;
    padding: 60px 10px;
  }
  .LP-TextForm-banner .Resource-aside {
    width: 100%;
  }
}

@media (max-width: 479px) {
  .LP-TextForm-banner {
    padding-bottom: 0;
  }
  .LP-TextForm-banner .Resource {
    width: 100%;
    padding: 0;
  }
  .LP-TextForm-banner .Resource-content {
    padding: 60px 30px;
  }
}

.LP-TwoColumn.noborder .Wrap {
  border-top: none !important;
}

.LP-TwoColumn .Section-image img {
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 639px) {
  .LP-TwoColumn .Section-cta {
    text-align: center;
  }
}

/*========================================
--------------.LP-Videos------------------
========================================*/
.LP-Videos {
  /*
  #works.details_works #mainArea_works .article .video-container .vidyard_player>span {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

  #works.details_works #mainArea_works .article .video-container .vidyard_player>span iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
  */
}

.LP-Videos #works {
  position: relative;
  width: 100%;
  display: block;
}

.LP-Videos #works li {
  list-style: none;
}

.LP-Videos #works.top_works .thumb a {
  border-radius: 3px;
  height: 100%;
  padding: 20px 20px 30px 20px;
}

.LP-Videos #works .name {
  margin: 0 0 6px;
  font-size: 12px;
  font-weight: bold;
  color: #999;
  line-height: 1.1;
}

.LP-Videos #works .ttl {
  margin: 0 0 5px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.1;
}

.LP-Videos #works .ttl_sub {
  margin: 0;
  font-size: 14px;
  line-height: 1.3;
  color: #333;
}

.LP-Videos #works.top_works .tag {
  margin-top: 15px;
}

.LP-Videos #works .tag {
  margin-top: 5px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
}

.LP-Videos #works .tag li {
  margin-right: 2px;
  margin-bottom: 3px;
  padding: 2px 4px;
  font-size: 12px;
  line-height: 1;
  border-radius: 2px;
  color: rgba(255, 255, 255, 0.9);
}

.LP-Videos #works .tag li.cate_00 {
  background-color: #a55b9a;
}

.LP-Videos #works .tag li.cate_01, .LP-Videos #works .tag li.cate_02, .LP-Videos #works .tag li.cate_03, .LP-Videos #works .tag li.cate_04, .LP-Videos #works .tag li.cate_05, .LP-Videos #works .tag li.cate_06 {
  background-color: #5580ff;
}

.LP-Videos #works #navArea_works {
  width: 100%;
  overflow: auto;
  z-index: 10;
}

.LP-Videos #works #navArea_works.fixed {
  position: fixed;
  overflow: auto;
  top: 80px;
}

.LP-Videos #works #navArea_works.fixed.active {
  -webkit-overflow-scrolling: touch;
  left: 0;
  top: 0;
  bottom: 0;
}

.LP-Videos #works #navArea_works.final {
  position: absolute;
  left: 0;
  bottom: 20px;
}

.LP-Videos #works #navArea_works .nav_works {
  width: 100%;
  padding: 10px;
  display: none;
  z-index: 100;
  background-color: #f5f5f5;
  margin: 0 auto;
}

.LP-Videos #works #navArea_works .nav_works > li.search {
  margin-bottom: 10px;
  width: 100%;
  position: relative;
}

.LP-Videos #works #navArea_works .nav_works > li.search .text {
  width: 100%;
  height: 30px;
  padding-left: 5px;
  padding-right: 24px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  box-sizing: border-box;
  border-radius: 2px;
  background-color: #fff;
  font-size: 13px;
  border: 0;
  border: #ccc solid 1px;
}

.LP-Videos #works #navArea_works .nav_works > li.search .text:focus:-ms-input-placeholder, .LP-Videos #works #navArea_works .nav_works > li.search .text:focus:-ms-input-placeholder {
  color: transparent;
}

.LP-Videos #works #navArea_works .nav_works > li.search .text:focus:-ms-input-placeholder, .LP-Videos #works #navArea_works .nav_works > li.search .text:focus::placeholder {
  color: transparent;
}

.LP-Videos #works #navArea_works .nav_works > li.search .btn_search {
  width: 28px;
  height: 28px;
  display: block;
  font-size: 13px;
  border-style: none;
  background: 0;
  position: absolute;
  top: 0;
  right: 0;
  color: #036;
  cursor: pointer;
}

.LP-Videos #works #navArea_works .nav_works > li .ttl {
  margin-bottom: 3px;
  padding: 5px;
  border-radius: 2px;
  display: block;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  background-color: #ddd;
  cursor: pointer;
}

.LP-Videos #works #navArea_works .nav_works > li .ttl i {
  float: right;
  margin-right: 5px;
  font-style: inherit;
  cursor: pointer;
}

.LP-Videos #works #navArea_works .nav_works > li.cate_01 .ttl, .LP-Videos #works #navArea_works .nav_works > li.cate_02 .ttl {
  background-color: #5580ff;
}

.LP-Videos #works #navArea_works .nav_works > li.cate_01 .select::before, .LP-Videos #works #navArea_works .nav_works > li.cate_02 .select::before {
  color: #5580ff;
}

.LP-Videos #works #navArea_works .nav_works > li.cate_03 .ttl {
  background-color: #27aca9;
}

.LP-Videos #works #navArea_works .nav_works > li.cate_03 .select::before {
  color: #27aca9;
}

.LP-Videos #works #navArea_works .nav_works > li.cate_04 .ttl {
  background-color: #00aee0;
}

.LP-Videos #works #navArea_works .nav_works > li.cate_04 .select::before {
  color: #00aee0;
}

.LP-Videos #works #navArea_works .nav_works > li.cate_05 .ttl {
  background-color: #4784bf;
}

.LP-Videos #works #navArea_works .nav_works > li.cate_05 .select::before {
  color: #4784bf;
}

.LP-Videos #works #navArea_works .nav_works > li.cate_06 .ttl {
  background-color: #a55b9a;
}

.LP-Videos #works #navArea_works .nav_works > li.cate_06 .select::before {
  color: #a55b9a;
}

.LP-Videos #works #navArea_works .nav_works > li > ul {
  margin-top: 0;
  margin-bottom: 3px;
  padding: 0 .25em;
}

.LP-Videos #works #navArea_works .nav_works > li > ul > li {
  padding: 3px 5px;
  border-radius: 2px;
  font-size: 14px;
  display: block;
  position: relative;
}

.LP-Videos #works #navArea_works .nav_works > li > ul > li.select {
  padding-left: 20px;
  background-color: rgba(204, 204, 204, 0.5);
}

.LP-Videos #works #navArea_works .nav_works > li > ul > li.select::before {
  speak: none;
  font-size: 12px;
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  content: '\f058';
  color: #aaa;
  position: absolute;
  left: 6px;
  top: 7px;
}

.LP-Videos #works #navArea_works #btn_works {
  width: 100%;
  height: 40px;
  background: #fff linear-gradient(to bottom, transparent 30%, rgba(0, 0, 0, 0.05) 100%);
  z-index: 100;
}

.LP-Videos #works #navArea_works #btn_works > div {
  margin: 0 !important;
  width: 60px;
  height: 40px;
  transition: all .3s;
  text-align: center;
  box-sizing: border-box;
  float: left;
}

.LP-Videos #works #navArea_works #btn_works > div::hover {
  cursor: pointer;
}

.LP-Videos #works #navArea_works #btn_works > div .menu-trigger {
  display: inline-block;
  transition: all .3s;
  box-sizing: border-box;
  position: relative;
  width: 20px;
  height: 40px;
}

.LP-Videos #works #navArea_works #btn_works > div .menu-trigger span {
  display: inline-block;
  transition: all .3s;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #036;
}

.LP-Videos #works #navArea_works #btn_works > div .menu-trigger span:nth-of-type(1) {
  top: 12px;
}

.LP-Videos #works #navArea_works #btn_works > div .menu-trigger span:nth-of-type(2) {
  bottom: 19px;
}

.LP-Videos #works #navArea_works #btn_works > div .menu-trigger span:nth-of-type(3) {
  bottom: 12px;
}

.LP-Videos #works #navArea_works #btn_works p {
  margin: 0;
}

.LP-Videos #works #navArea_works #btn_works .ttl_menu {
  margin: 0;
  height: 40px;
  padding: 14px 10px 0;
  float: left;
  font-size: .8rem;
  font-weight: bold;
  color: #036;
  line-height: 1;
  width: 100%;
}

.LP-Videos #works #navArea_works #btn_works .ttl_menu .btn-toggle {
  float: right;
  margin-right: 5px;
}

.LP-Videos #works #navArea_works #btn_works .ttl_menu .fa {
  margin-right: 7px;
}

.LP-Videos #works #navArea_works #btn_works.active .menu-trigger span:nth-of-type(1) {
  transform: translateY(7px) rotate(-45deg);
}

.LP-Videos #works #navArea_works #btn_works.active .menu-trigger span:nth-of-type(2) {
  opacity: 0;
}

.LP-Videos #works #navArea_works #btn_works.active .menu-trigger span:nth-of-type(3) {
  transform: translateY(-7px) rotate(45deg);
}

.LP-Videos #works #mainArea_works {
  background-color: #fff;
}

.LP-Videos #works .block_works {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: #5ebfe0 solid 1px;
  -ms-flex-align: inherit;
  align-items: inherit;
}

.LP-Videos #works.top_works .img {
  margin-left: -23px;
  margin-right: -23px;
  margin-top: -23px;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  background: #f4f4f4;
}

.LP-Videos #works .thumb a {
  max-width: 360px;
  margin: auto;
}

.LP-Videos #works .thumb .img {
  position: relative;
}

.LP-Videos #works .thumb .img:before {
  content: "";
  position: absolute;
  width: 100%;
  background: rgba(0, 0, 0, 0.15);
  z-index: 2;
}

.LP-Videos #works .thumb .img:after {
  transition: opacity .6s;
  background: url(https://542861.fs1.hubspotusercontent-na1.net/hubfs/542861/library/classic/icon/icon-play.svg) no-repeat 50%;
  background-size: contain;
  border-radius: 100%;
  content: "";
  display: block;
  left: 50%;
  max-height: 80%;
  max-width: 80%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
  z-index: 5;
}

.LP-Videos #works.top_works #mainArea_works .list {
  padding: 20px 20px 0;
}

.LP-Videos #works.top_works #mainArea_works .list .ttl_list {
  margin: 0 0 15px;
  text-align: left;
  font-size: 24px;
  font-weight: 400;
}

.LP-Videos #works.top_works #mainArea_works .list .block_works {
  padding-bottom: 30px;
  margin-bottom: 30px;
  margin-top: 0;
}

.LP-Videos #works.top_works #mainArea_works .list .block_works .hs_cos_wrapper_widget_container .span3:nth-child(5n) {
  margin-left: 0;
}

.LP-Videos #works.details_works .thumb .img {
  margin: -10px -10px 10px;
}

.LP-Videos #works.details_works .thumb .img .time {
  font-size: 13px;
  position: absolute;
  right: 0;
  bottom: 0px;
  color: white;
  font-weight: 300;
  background-color: rgba(247, 247, 247, 0.3);
  padding: 0px 10px;
  z-index: 5;
}

.LP-Videos #works .thumb .img img {
  width: 100%;
  height: auto;
  display: block;
}

.LP-Videos #works.details_works #mainArea_works .article {
  padding: 20px;
  -ms-flex: 1;
  flex: 1;
  padding: 0;
}

.LP-Videos #works.details_works #mainArea_works .article .slidein {
  display: none;
}

.LP-Videos #works.details_works #mainArea_works .article .cts .ttl_main {
  margin: 0 0 15px;
  font-weight: normal;
  line-height: 1.3;
  text-align: left;
  color: #333;
}

.LP-Videos #works.details_works #mainArea_works .article .cts .name {
  margin: 0 0 6px;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  color: #999;
  line-height: 1.1;
}

.LP-Videos #works.details_works #mainArea_works .article .cts .ttl_sub {
  margin: 0 0 15px;
}

.LP-Videos #works.details_works #mainArea_works .article .cts .tag {
  margin-top: 20px;
}

.LP-Videos #works.details_works #mainArea_works .article .cts .intro {
  background: #f5f5f5;
  padding: 2px 10px;
  margin: 15px 0;
}

.LP-Videos #works.details_works #mainArea_works .article .cts .intro a {
  color: #f90;
}

.LP-Videos #works.details_works #mainArea_works .article .cts .intro a:hover {
  opacity: .7;
}

.LP-Videos #works.details_works #mainArea_works .article .cts .work_cta {
  text-align: center;
  margin-top: 60px;
}

.LP-Videos #works.details_works #mainArea_works .article .cts .work_cta a:hover {
  opacity: .7;
}

.LP-Videos #works.details_works #mainArea_works .article .cts .work_cta img {
  width: auto;
  height: auto;
}

.LP-Videos #works.details_works #mainArea_works .article .cts .txt h2, .LP-Videos #works.details_works #mainArea_works .article .cts .txt > p > strong {
  display: block;
  margin-top: 20px;
  padding: 8px 8px 8px 18px;
  border-left: #036 solid 4px;
  font-size: 20px;
  font-weight: normal;
  text-align: left;
  background-color: #eee;
  background: #f5f5f5 linear-gradient(to bottom, transparent 30%, rgba(0, 0, 0, 0.05) 100%);
  border-radius: 2px;
}

.LP-Videos #works.details_works #mainArea_works .article .cts .txt h3 {
  font-size: 20px;
}

.LP-Videos #works.details_works #mainArea_works.open {
  margin-right: 0;
}

.LP-Videos #works.details_works #mainArea_works .article .video-container span {
  width: 100% !important;
}

.LP-Videos #works.details_works #mainArea_works .aside {
  padding: 20px;
  width: 100%;
  background: #f4f4f4;
}

.LP-Videos #works.details_works #mainArea_works .aside > ul {
  padding: 0;
}

.LP-Videos #works.details_works #mainArea_works .aside .thumb {
  margin-bottom: 15px;
}

.LP-Videos #works.details_works #mainArea_works .aside .thumb a {
  padding: 10px;
  display: block;
  text-decoration: none;
  background: white;
  border: #eee solid 4px;
  border-radius: 3px;
}

.LP-Videos #works .reset-btn {
  float: right;
  color: white;
  background: #f90;
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 3px;
}

.LP-Videos #works .reset-btn:hover {
  opacity: .7;
}

.LP-Videos #works .youtube-container {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.LP-Videos #works .youtube-container iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.LP-Videos #works.details_works #mainArea_works .article .ext-container {
  padding: 10px 0;
}

.LP-Videos #works.details_works #mainArea_works .article .ext-container .cta_button {
  color: #FFF;
}

.LP-Videos #works.details_works #mainArea_works .article .ext-container .cta_button:hover {
  color: #f90;
}

@media only screen and (min-width: 972px) {
  .LP-Videos #works a {
    transition: all .3s;
  }
  .LP-Videos #works a:hover {
    opacity: .7;
  }
}

@media only screen and (min-width: 972px) {
  .LP-Videos #works {
    display: -ms-flexbox;
    display: flex;
    background-color: #f5f5f5;
  }
  .LP-Videos #works #btn_works {
    display: none !important;
  }
  .LP-Videos #works #navArea_works {
    width: 240px !important;
  }
  .LP-Videos #works #navArea_works .nav_works {
    position: static;
    display: block !important;
  }
  .LP-Videos #works #navArea_works .nav_works > li > ul {
    padding: 0 0 0 .8em;
  }
  .LP-Videos #works #navArea_works .nav_works > li > ul > li {
    transition: all .3s;
    cursor: pointer;
  }
  .LP-Videos #works #navArea_works .nav_works > li > ul > li:hover {
    background-color: #ddd;
  }
  .LP-Videos #works #navArea_works .nav_works > li > ul > li a:hover {
    text-decoration: none;
  }
  .LP-Videos #works.details_works {
    position: relative;
  }
  .LP-Videos #works.details_works #navArea_works {
    width: 240px !important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -240px;
    transition: all .3s;
    background-color: #f5f5f5;
  }
  .LP-Videos #works.details_works #navArea_works.open {
    left: 0;
  }
  .LP-Videos #works.details_works #navArea_works.open.fixed {
    position: fixed;
    overflow: auto;
    top: 80px;
    bottom: auto;
  }
  .LP-Videos #works.details_works #navArea_works.open.final {
    position: absolute;
    left: 0;
    bottom: 20px;
    top: auto;
  }
}

@media only screen and (min-width: 972px) {
  .LP-Videos #mainArea_works {
    padding-top: 0 !important;
    -ms-flex: 1;
    flex: 1;
  }
}

@media only screen and (min-width: 1664px) {
  .LP-Videos #works.top_works #mainArea_works .list {
    margin-left: auto;
    margin-right: auto;
    padding: 20px 40px 0;
    width: 1414px;
  }
}

@media only screen and (min-width: 1920px) {
  .LP-Videos #works.top_works #mainArea_works .list {
    margin-left: auto;
    margin-right: auto;
    padding: 20px 40px 0;
    width: 1664px;
  }
}

@media only screen and (min-width: 972px) {
  .LP-Videos #works.details_works #mainArea_works {
    text-align: center;
  }
  .LP-Videos #works.details_works #mainArea_works .article {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    padding: 20px 10px 20px 60px;
    max-width: 1000px;
  }
  .LP-Videos #works.details_works #mainArea_works .article .slidein {
    padding: 6px 6px 6px 10px;
    font-size: 15px;
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 0;
    color: #036;
    background-color: #f5f5f5;
    background: #f5f5f5 linear-gradient(to bottom, transparent 30%, rgba(0, 0, 0, 0.05) 100%);
    border-radius: 0 3px 3px 0;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
    display: inline-block;
    clear: both;
    transition: all .3s;
  }
  .LP-Videos #works.details_works #mainArea_works .article .slidein .fa {
    margin-right: 5px;
    transition: all .3s;
  }
  .LP-Videos #works.details_works #mainArea_works .article .slidein .fa-navicon {
    display: inline-block;
  }
  .LP-Videos #works.details_works #mainArea_works .article .slidein .fa-close {
    display: none;
  }
  .LP-Videos #works.details_works #mainArea_works .article .slidein.open {
    left: 240px;
    box-shadow: 0 0 0 0 transparent;
  }
  .LP-Videos #works.details_works #mainArea_works .article .slidein.open .fa-navicon {
    display: none;
  }
  .LP-Videos #works.details_works #mainArea_works .article .slidein.open .fa-close {
    display: inline-block;
  }
  .LP-Videos #works.details_works #mainArea_works .article .slidein:hover {
    cursor: pointer;
  }
  .LP-Videos #works.details_works #mainArea_works .article .slidein:hover .fa {
    opacity: .7;
  }
  .LP-Videos #works.details_works #mainArea_works .article .cts .name {
    font-size: 14px;
  }
  .LP-Videos #works.details_works #mainArea_works .article .cts .tag li {
    margin-right: 4px;
    margin-bottom: 4px;
    padding: 4px 5px;
    font-size: 14px;
  }
  .LP-Videos #works.details_works #mainArea_works .article .cts .txt h2, .LP-Videos #works.details_works #mainArea_works .article .cts .txt > p > strong {
    margin-top: 25px;
    padding: 6px 6px 6px 14px;
    font-size: 22px;
  }
  .LP-Videos #works.details_works #mainArea_works .article .cts .txt h3 {
    font-size: 22px;
  }
}

@media only screen and (min-width: 972px) and (max-width: 1445px) {
  .LP-Videos #works.details_works #mainArea_works .article {
    max-width: 800px;
  }
}

@media only screen and (max-width: 1245px) {
  .LP-Videos #works.details_works #mainArea_works .article .video-container span {
    max-height: 450px !important;
  }
  .LP-Videos #works.details_works #mainArea_works .aside .thumb {
    width: calc(100%/4 - 6px);
    margin-left: 8px;
  }
  .LP-Videos #works.details_works #mainArea_works .aside .thumb:first-child, .LP-Videos #works.details_works #mainArea_works .aside .thumb:nth-child(4n + 1) {
    margin-left: 0;
  }
  .LP-Videos #works.details_works #mainArea_works .aside .thumb a {
    height: 100%;
  }
  .LP-Videos #works.details_works #mainArea_works .aside > ul {
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .LP-Videos #works.details_works .thumb .img .time {
    font-size: 12px;
    font-weight: 200;
  }
}

@media only screen and (max-width: 971px) {
  .LP-Videos #works.details_works #mainArea_works .article {
    padding: 20px !important;
    margin: 0;
  }
}

@media only screen and (max-width: 959px) {
  .LP-Videos #works.details_works #mainArea_works .aside .thumb {
    width: calc(100%/3 - 4px);
  }
  .LP-Videos #works.details_works #mainArea_works .aside .thumb:nth-child(n) {
    margin-left: 6px;
  }
  .LP-Videos #works.details_works #mainArea_works .aside .thumb:nth-child(3n +1) {
    margin-left: 0;
  }
}

@media only screen and (max-width: 767px) {
  .LP-Videos #works.details_works #mainArea_works .article .video-container span {
    max-height: 400px !important;
  }
  .LP-Videos #works.details_works #mainArea_works .aside .thumb {
    width: calc(100%/2 - 5px);
  }
  .LP-Videos #works.details_works #mainArea_works .aside .thumb:nth-child(n) {
    margin-left: 10px;
  }
  .LP-Videos #works.details_works #mainArea_works .aside .thumb:nth-child(2n + 1) {
    margin-left: 0;
  }
}

@media only screen and (max-width: 639px) {
  .LP-Videos #works.top_works #mainArea_works .list .ttl_list {
    text-align: center;
  }
}

@media only screen and (max-width: 480px) {
  .LP-Videos #works.details_works #mainArea_works .article .video-container span {
    max-height: 250px !important;
  }
  .LP-Videos #works.details_works #mainArea_works .aside .thumb:nth-child(n) {
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
  }
}

@media only screen and (min-width: 480px) {
  .LP-Videos #works.details_works #mainArea_works .aside {
    display: inline-block;
    vertical-align: top;
    text-align: left;
  }
  .LP-Videos #works.details_works #mainArea_works .aside .thumb {
    margin-bottom: 15px;
  }
  .LP-Videos #works.details_works #mainArea_works .aside .thumb a .txt {
    padding-left: 10px;
    -ms-flex: 1;
    flex: 1;
  }
}

@media only screen and (min-width: 1446px) {
  .LP-Videos #works.details_works #mainArea_works .aside {
    margin-left: 40px;
    width: 400px;
    padding: 40px;
  }
}

@media only screen and (min-width: 1246px) {
  .LP-Videos #works.details_works #mainArea_works .aside {
    margin-left: 40px;
    width: 400px;
    padding: 40px;
  }
}

@media only screen and (min-width: 1246px) {
  .LP-Videos #works.details_works #mainArea_works .article {
    min-width: 800px;
  }
}

@media only screen and (min-width: 1446px) {
  .LP-Videos #works.details_works #mainArea_works .article {
    min-width: 1000px;
  }
}

@media only screen and (max-width: 768px) {
  .LP-Videos #works.details_works #mainArea_works .article .ext-container {
    padding: 5px 0;
  }
  .LP-Videos #works.details_works #mainArea_works .article .ext-container .img {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .LP-Videos #works.details_works #mainArea_works .article .cts .work_cta {
    margin-top: 30px;
  }
}

.LP-Videos .Card-content {
  margin: 20px 0;
}

.LP-Videos .Card-cta {
  padding: 0 30px;
  line-height: 40px;
  margin: auto -30px -30px;
  width: calc(100% + 60px);
  text-align: right;
  font-size: 14px;
}

.LP-Videos #works #navArea_works .nav_works > li .ttl {
  padding: 12px 10px;
  font-size: 15px;
}

.LP-Videos #works .thumb a {
  max-width: 360px;
  margin: auto;
}

.LP-Videos #works.top_works .tag {
  margin-top: 15px;
}

.LP-Videos #works.details_works #mainArea_works .article .cts .intro {
  padding: 20px;
  margin-top: 0;
}

.LP-Videos #works.details_works #mainArea_works .article .cts .time {
  border-bottom: 1px dotted #b7b7b7;
  font-size: 15px;
  padding-bottom: 10px;
  margin-top: -10px;
  text-align: right;
}

.LP-Videos #works .thumb a {
  max-width: 360px;
  margin: auto;
}

.LP-Videos #works.top_works .tag {
  margin-top: 15px;
}

@media only screen and (max-width: 971px) {
  .LP-Videos #works.details_works #mainArea_works .article {
    padding: 20px !important;
    margin: 0;
  }
}

@media only screen and (max-width: 639px) {
  .LP-Videos #works.top_works #mainArea_works .list .ttl_list {
    text-align: center;
  }
}

@media only screen and (max-width: 971px) {
  .LP-Videos #works.details_works #mainArea_works .article {
    padding: 20px !important;
    margin: 0;
  }
}

@media only screen and (max-width: 639px) {
  .LP-Videos #works.top_works #mainArea_works .list .ttl_list {
    text-align: 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 {
  padding: 50px 30px 20px 30px;
  overflow-y: scroll;
}

.LP-FormPopup .LP-Form.overlay .form_inbound .hs-form .hs-form-field {
  margin-bottom: 10px;
}

.LP-FormPopup .LP-Form.overlay .form_inbound .form-title {
  font-size: 16px;
  line-height: 24px;
}

.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;
}

.LP-FormPopup .form-box input::-webkit-input-placeholder, .LP-FormPopup .form-box input:-ms-input-placeholder, .LP-FormPopup .form-box input::-ms-input-placeholder, .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, .LP-FormPopup .form-box input:hover:-ms-input-placeholder, .LP-FormPopup .form-box input:hover::-ms-input-placeholder, .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;
}

.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;
}

.LP-FormPopup #hs_form_target_form_popup .hs-richtext {
  font-size: 14px;
  line-height: 1.8;
  font-weight: 200;
}

@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;
  }
}

@media (max-width: 640px) {
  .LP-FormPopup .form-box a.close-modal {
    margin-top: 18px;
  }
}

#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;
}


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