* {
    box-sizing: border-box
}
html {
    font-family: sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background-color: transparent
}
a:active,
a:focus,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: bold
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: 0.67em 0
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}
input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: bold
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td,
th {
    padding: 0
}
.Clearfix,
.Wrap,
.Wrap--noPadding,
.Wrap--noPaddingAll,
.Wrap--wide,
.Wrap--narrow,
.view-blog,
.view-news,
.view-partners,
.view-resources,
.has-cutout-hero .Body-sections>.Section:first-child,
.has-cutout-hero .Body-sections>:first-child > .Section {
    zoom: 1
}
.Clearfix:after,
.Wrap:after,
.Wrap--noPadding:after,
.Wrap--noPaddingAll:after,
.Wrap--wide:after,
.Wrap--narrow:after,
.view-blog:after,
.view-news:after,
.view-partners:after,
.view-resources:after,
.has-cutout-hero .Body-sections>.Section:first-child:after,
.has-cutout-hero .Body-sections>:first-child>.Section:after {
    clear: both;
    content: '';
    display: table
}
.Wrap,
.Wrap--noPadding,
.Wrap--noPaddingAll,
.Wrap--wide,
.Wrap--narrow,
.view-blog,
.view-news,
.view-partners,
.view-resources,
.has-cutout-hero .Body-sections>.Section:first-child,
.has-cutout-hero .Body-sections>:first-child > .Section {
    box-sizing: content-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1240px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    width: calc(100% - 60px)
}
.Wrap--noPadding {
    padding-left: 0;
    padding-right: 0;
    max-width: 1300px;
    width: 100%
}
.Wrap--noPaddingAll {
    padding: 0 !important;
    max-width: 1300px;
    width: 100%
}
.preload * {
    transition: none !important
}
.Row,
[class^='Row--'],
[class*=' Row--'],
.Footer-nav,
.view-blog .view-content,
.view-partners .view-content,
.view-resources .view-content {
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 60px -15px 30px;
    width: calc(100% + 30px)
}
+.Row,
+[class^='Row--'],
+[class*=' Row--'],
+.Footer-nav,
+.view-blog .view-content,
+.view-partners .view-content,
+.view-resources .view-content {
    margin-top: -30px
}
.Row:first-child,
[class^='Row--']:first-child,
[class*=' Row--']:first-child,
.Footer-nav:first-child,
.view-blog .view-content:first-child,
.view-partners .view-content:first-child,
.view-resources .view-content:first-child {
    margin-top: 0
}
.Row:last-child,
[class^='Row--']:last-child,
[class*=' Row--']:last-child,
.Footer-nav:last-child,
.view-blog .view-content:last-child,
.view-partners .view-content:last-child,
.view-resources .view-content:last-child {
    margin-bottom: -30px
}
.Column,
[class^='Column-'],
[class*=' Column-'],
.Footer-nav>ul.menu,
.view-blog .views-row,
.view-partners .views-row,
.view-resources .views-row {
    padding: 0 15px 30px;
    position: relative
}
@media(min-width: 960px) {
    .Row--wideGutters,
    .view-blog .view-content,
    .view-partners .view-content,
    .view-resources .view-content {
        margin-bottom: 0;
        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: 0
    }
    .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%
}
.Column--9_5 {
  width: 80%;
}
.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 {
    flex-direction: 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: #333
}
.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: #135a88
}
.color-blue {
    color: #1977b5
}
.color-light-blue {
    color: #1aa8b4
}
.color-lighter-blue {
    color: #379fe3
}
.color-dark-red {
    color: #B70f5C
}
.color-red {
    color: #E51373
}
.color-light-red {
    color: #ef3c8e
}
.color-siws {
    color: #004a9c
}
.color-obpm {
    color: #2f499b
}
.color-grandit {
    color: #006f46
}
.color-obdz {
    color: #eb621a
}
.color-ober {
    color: #76b664
}
.color-siob {
    color: #223f96
}
.color-ob {
    color: #223f96
}
.color-topsic {
    color: #38aea8
}
.color-aisia {
    color: #13346A
}
hr {
    margin: 90px 0;
    background: #979797;
    border: 0;
    display: block;
    height: 1px
}
hr:first-child {
    margin-top: 0
}
hr:last-child {
    margin-bottom: 0
}
@media(max-width: 959px) {
    hr {
        margin: 60px 0
    }
    hr:first-child {
        margin-top: 0
    }
    hr:last-child {
        margin-bottom: 0
    }
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin: 30px 0;
    font-weight: inherit
}
h1:first-child,
.h1:first-child,
h2:first-child,
.h2:first-child,
h3:first-child,
.h3:first-child,
h4:first-child,
.h4:first-child,
h5:first-child,
.h5:first-child,
h6:first-child,
.h6:first-child {
    margin-top: 0
}
h1:last-child,
.h1:last-child,
h2:last-child,
.h2:last-child,
h3:last-child,
.h3:last-child,
h4:last-child,
.h4:last-child,
h5:last-child,
.h5:last-child,
h6:last-child,
.h6:last-child {
    margin-bottom: 0
}
@media(max-width: 639px) {
    h1 br,
    .h1 br,
    h2 br,
    .h2 br,
    h3 br,
    .h3 br,
    h4 br,
    .h4 br,
    h5 br,
    .h5 br,
    h6 br,
    .h6 br {
        display: none
    }
}
h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a,
h1 a:active,
.h1 a:active,
h2 a:active,
.h2 a:active,
h3 a:active,
.h3 a:active,
h4 a:active,
.h4 a:active,
h5 a:active,
.h5 a:active,
h6 a:active,
.h6 a:active,
h1 a:hover,
.h1 a:hover,
h2 a:hover,
.h2 a:hover,
h3 a:hover,
.h3 a:hover,
h4 a:hover,
.h4 a:hover,
h5 a:hover,
.h5 a:hover,
h6 a:hover,
.h6 a:hover {
    color: inherit
}
html {
    color: #4a4a4a;
    font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, YuGothic, "游ゴシック", "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px
}
h1,
.h1 {
    font-size: 40px;
    font-weight: 400;
    line-height: 60px;
    font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, YuGothic, "游ゴシック", "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif
}
@media(max-width: 959px) {
    h1,
    .h1 {
        font-size: 36px
    }
}
@media(max-width: 639px) {
    h1,
    .h1 {
        font-size: 32px
    }
}
@media(max-width: 959px) {
    h1,
    .h1 {
        line-height: 54px
    }
}
@media(max-width: 639px) {
    h1,
    .h1 {
        line-height: 48px
    }
}
h2,
.h2 {
    font-size: 36px;
    font-weight: 400;
    line-height: 52px;
    font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, YuGothic, "游ゴシック", "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif
}
@media(max-width: 959px) {
    h2,
    .h2 {
        font-size: 32px
    }
}
@media(max-width: 639px) {
    h2,
    .h2 {
        font-size: 26px
    }
}
@media(max-width: 959px) {
    h2,
    .h2 {
        line-height: 48px
    }
}
@media(max-width: 639px) {
    h2,
    .h2 {
        line-height: 38px
    }
}
h3,
.h3 {
    font-size: 28px;
    font-weight: 400;
    line-height: 45px;
    font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, YuGothic, "游ゴシック", "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif
}
@media(max-width: 959px) {
    h3,
    .h3 {
        font-size: 24px
    }
}
@media(max-width: 639px) {
    h3,
    .h3 {
        font-size: 20px
    }
}
@media(max-width: 959px) {
    h3,
    .h3 {
        line-height: 36px
    }
}
@media(max-width: 639px) {
    h3,
    .h3 {
        line-height: 30px
    }
}
h4,
.h4 {
    font-size: 22px;
    font-weight: 500;
    line-height: 36px;
    font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, YuGothic, "游ゴシック", "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif
}
@media(max-width: 639px) {
    h4,
    .h4 {
        font-size: 18px
    }
}
@media(max-width: 639px) {
    h4,
    .h4 {
        line-height: 28px
    }
}
h5,
.h5 {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, YuGothic, "游ゴシック", "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif
}
@media(max-width: 639px) {
    h5,
    .h5 {
        font-size: 18px
    }
}
@media(max-width: 639px) {
    h5,
    .h5 {
        line-height: 28px
    }
}
h6,
.h6 {
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, YuGothic, "游ゴシック", "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif
}
.media-p,
p,
ul,
ol,
blockquote,
table,
address,
form,
pre {
    margin: 30px 0
}
.media-p:first-child,
p:first-child,
ul:first-child,
ol:first-child,
blockquote:first-child,
table:first-child,
address:first-child,
form:first-child,
pre:first-child {
    margin-top: 0
}
.media-p:last-child,
p:last-child,
ul:last-child,
ol:last-child,
blockquote:last-child,
table:last-child,
address:last-child,
form:last-child,
pre:last-child {
    margin-bottom: 0
}
.media-p+h1,
.media-p+.h1,
.media-p+h2,
.media-p+.h2,
.media-p+h3,
.media-p+.h3,
.media-p+h4,
.media-p+.h4,
.media-p+h5,
.media-p+.h5,
.media-p+h6,
.media-p+.h6,
p+h1,
p+.h1,
p+h2,
p+.h2,
p+h3,
p+.h3,
p+h4,
p+.h4,
p+h5,
p+.h5,
p+h6,
p+.h6,
ul+h1,
ul+.h1,
ul+h2,
ul+.h2,
ul+h3,
ul+.h3,
ul+h4,
ul+.h4,
ul+h5,
ul+.h5,
ul+h6,
ul+.h6,
ol+h1,
ol+.h1,
ol+h2,
ol+.h2,
ol+h3,
ol+.h3,
ol+h4,
ol+.h4,
ol+h5,
ol+.h5,
ol+h6,
ol+.h6,
blockquote+h1,
blockquote+.h1,
blockquote+h2,
blockquote+.h2,
blockquote+h3,
blockquote+.h3,
blockquote+h4,
blockquote+.h4,
blockquote+h5,
blockquote+.h5,
blockquote+h6,
blockquote+.h6,
table+h1,
table+.h1,
table+h2,
table+.h2,
table+h3,
table+.h3,
table+h4,
table+.h4,
table+h5,
table+.h5,
table+h6,
table+.h6,
address+h1,
address+.h1,
address+h2,
address+.h2,
address+h3,
address+.h3,
address+h4,
address+.h4,
address+h5,
address+.h5,
address+h6,
address+.h6,
form+h1,
form+.h1,
form+h2,
form+.h2,
form+h3,
form+.h3,
form+h4,
form+.h4,
form+h5,
form+.h5,
form+h6,
form+.h6,
pre+h1,
pre+.h1,
pre+h2,
pre+.h2,
pre+h3,
pre+.h3,
pre+h4,
pre+.h4,
pre+h5,
pre+.h5,
pre+h6,
pre+.h6 {
    margin-top: 30px
}
@media(max-width: 959px) {
    .media-p+h1,
    .media-p+.h1,
    .media-p+h2,
    .media-p+.h2,
    .media-p+h3,
    .media-p+.h3,
    .media-p+h4,
    .media-p+.h4,
    .media-p+h5,
    .media-p+.h5,
    .media-p+h6,
    .media-p+.h6,
    p+h1,
    p+.h1,
    p+h2,
    p+.h2,
    p+h3,
    p+.h3,
    p+h4,
    p+.h4,
    p+h5,
    p+.h5,
    p+h6,
    p+.h6,
    ul+h1,
    ul+.h1,
    ul+h2,
    ul+.h2,
    ul+h3,
    ul+.h3,
    ul+h4,
    ul+.h4,
    ul+h5,
    ul+.h5,
    ul+h6,
    ul+.h6,
    ol+h1,
    ol+.h1,
    ol+h2,
    ol+.h2,
    ol+h3,
    ol+.h3,
    ol+h4,
    ol+.h4,
    ol+h5,
    ol+.h5,
    ol+h6,
    ol+.h6,
    blockquote+h1,
    blockquote+.h1,
    blockquote+h2,
    blockquote+.h2,
    blockquote+h3,
    blockquote+.h3,
    blockquote+h4,
    blockquote+.h4,
    blockquote+h5,
    blockquote+.h5,
    blockquote+h6,
    blockquote+.h6,
    table+h1,
    table+.h1,
    table+h2,
    table+.h2,
    table+h3,
    table+.h3,
    table+h4,
    table+.h4,
    table+h5,
    table+.h5,
    table+h6,
    table+.h6,
    address+h1,
    address+.h1,
    address+h2,
    address+.h2,
    address+h3,
    address+.h3,
    address+h4,
    address+.h4,
    address+h5,
    address+.h5,
    address+h6,
    address+.h6,
    form+h1,
    form+.h1,
    form+h2,
    form+.h2,
    form+h3,
    form+.h3,
    form+h4,
    form+.h4,
    form+h5,
    form+.h5,
    form+h6,
    form+.h6,
    pre+h1,
    pre+.h1,
    pre+h2,
    pre+.h2,
    pre+h3,
    pre+.h3,
    pre+h4,
    pre+.h4,
    pre+h5,
    pre+.h5,
    pre+h6,
    pre+.h6 {
        margin-top: 30px
    }
}
ol,
ul {
    padding-left: 1.5em
}
a {
    color: #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[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=url]:focus,
input[type=tel]:focus,
input[type=datetime]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
textarea:focus {
    border-color: #595959;
    outline: none
}
input[type=text]:hover,
input[type=email]:hover,
input[type=password]:hover,
input[type=search]:hover,
input[type=number]:hover,
input[type=url]:hover,
input[type=tel]:hover,
input[type=datetime]:hover,
input[type=date]:hover,
input[type=month]:hover,
input[type=week]:hover,
textarea:hover {
    border-color: #666
}
input[type=text]:focus:-ms-input-placeholder,
input[type=email]:focus:-ms-input-placeholder,
input[type=password]:focus:-ms-input-placeholder,
input[type=search]:focus:-ms-input-placeholder,
input[type=number]:focus:-ms-input-placeholder,
input[type=url]:focus:-ms-input-placeholder,
input[type=tel]:focus:-ms-input-placeholder,
input[type=datetime]:focus:-ms-input-placeholder,
input[type=date]:focus:-ms-input-placeholder,
input[type=month]:focus:-ms-input-placeholder,
input[type=week]:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder,
input[type=text]:hover:-ms-input-placeholder,
input[type=email]:hover:-ms-input-placeholder,
input[type=password]:hover:-ms-input-placeholder,
input[type=search]:hover:-ms-input-placeholder,
input[type=number]:hover:-ms-input-placeholder,
input[type=url]:hover:-ms-input-placeholder,
input[type=tel]:hover:-ms-input-placeholder,
input[type=datetime]:hover:-ms-input-placeholder,
input[type=date]:hover:-ms-input-placeholder,
input[type=month]:hover:-ms-input-placeholder,
input[type=week]:hover:-ms-input-placeholder,
textarea:hover:-ms-input-placeholder {
    color: #595959
}
input[type=text]:focus::placeholder,
input[type=email]:focus::placeholder,
input[type=password]:focus::placeholder,
input[type=search]:focus::placeholder,
input[type=number]:focus::placeholder,
input[type=url]:focus::placeholder,
input[type=tel]:focus::placeholder,
input[type=datetime]:focus::placeholder,
input[type=date]:focus::placeholder,
input[type=month]:focus::placeholder,
input[type=week]:focus::placeholder,
textarea:focus::placeholder,
input[type=text]:hover::placeholder,
input[type=email]:hover::placeholder,
input[type=password]:hover::placeholder,
input[type=search]:hover::placeholder,
input[type=number]:hover::placeholder,
input[type=url]:hover::placeholder,
input[type=tel]:hover::placeholder,
input[type=datetime]:hover::placeholder,
input[type=date]:hover::placeholder,
input[type=month]:hover::placeholder,
input[type=week]:hover::placeholder,
textarea:hover::placeholder {
    color: #595959
}
.Button,
[class^='Button--'],
[class*=' Button--'],
.Resource-form .ao-form-submit,
.ActonFormSection .Section-content .ao-form-submit,
.BlogView-subscribe .ao-form-submit,
.hs-button,
.QuickLinks a,
.ResourcesView-subscribe .ao-form-submit,
.pager-load-more a,
.item-list .pager-load-more a,
.page-user .form-actions input[type='submit'] {
    color: #4a4a4a;
    font-size: 16px;
    font-weight: 600;
    padding: 0 30px;
    transition: 0.4s background, 0.4s border, 0.4s color;
    border: 2px solid transparent;
    cursor: pointer;
    display: inline-block;
    height: 34px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap
}
.Button > a,
[class^='Button--']>a,
[class*=' Button--']>a,
.Resource-form .ao-form-submit>a,
.ActonFormSection .Section-content .ao-form-submit>a,
.BlogView-subscribe .ao-form-submit>a,
.hs-button>a,
.QuickLinks a>a,
.ResourcesView-subscribe .ao-form-submit>a,
.pager-load-more a>a,
.item-list .pager-load-more a>a,
.page-user .form-actions input[type='submit'] > a {
    color: inherit
}
.Button:active,
[class^='Button--']:active,
[class*=' Button--']:active,
.Resource-form .ao-form-submit:active,
.ActonFormSection .Section-content .ao-form-submit:active,
.BlogView-subscribe .ao-form-submit:active,
.hs-button:active,
.QuickLinks a:active,
.ResourcesView-subscribe .ao-form-submit:active,
.pager-load-more a:active,
.page-user .form-actions input[type='submit']:active,
.Button:hover,
[class^='Button--']:hover,
[class*=' Button--']:hover,
.Resource-form .ao-form-submit:hover,
.ActonFormSection .Section-content .ao-form-submit:hover,
.BlogView-subscribe .ao-form-submit:hover,
.hs-button:hover,
.QuickLinks a:hover,
.ResourcesView-subscribe .ao-form-submit:hover,
.pager-load-more a:hover,
.page-user .form-actions input[type='submit']:hover {
    color: #4a4a4a;
    text-decoration: none
}
.Button,
[class^='Button--'],
[class*=' Button--'] {
    background: #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
}
.pd-0 {
    padding: 0 !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
}
.pdtop-0 {
    padding-top: 0 !important
}
.pdtop-10,
.pdtop-xxsmall {
    padding-top: 10px !important
}
.pdtop-20,
.pdtop-xsmall {
    padding-top: 20px !important
}
.pdtop-30,
.pdtop-small {
    padding-top: 30px !important
}
@media(max-width: 639px) {
    .pdtop-30,
    .pdtop-small {
        padding-top: 20px !important
    }
}
.pdtop-40,
.pdtop-medium {
    padding-top: 40px !important
}
@media(max-width: 639px) {
    .pdtop-40,
    .pdtop-medium {
        padding-top: 30px !important
    }
}
.pdtop-60,
.LP-FooterForm,
.pdtop-large {
    padding-top: 60px !important
}
@media(max-width: 639px) {
    .pdtop-60,
    .LP-FooterForm,
    .pdtop-large {
        padding-top: 30px !important
    }
}
.pdbottom-0 {
    padding-bottom: 0 !important
}
.pdbottom-10,
.pdbottom-xxsmall {
    padding-bottom: 10px !important
}
.pdbottom-20,
.pdbottom-xsmall {
    padding-bottom: 20px !important
}
.pdbottom-30,
.pdbottom-small {
    padding-bottom: 30px !important
}
@media(max-width: 639px) {
    .pdbottom-30,
    .pdbottom-small {
        padding-bottom: 20px !important
    }
}
.pdbottom-40,
.pdbottom-medium {
    padding-bottom: 40px !important
}
@media(max-width: 639px) {
    .pdbottom-40,
    .pdbottom-medium {
        padding-bottom: 30px !important
    }
}
.pdbottom-60,
.LP-FooterForm,
.pdbottom-large {
    padding-bottom: 60px !important
}
@media(max-width: 639px) {
    .pdbottom-60,
    .LP-FooterForm,
    .pdbottom-large {
        padding-bottom: 30px !important
    }
}
.pdleft-0 {
    padding-left: 0 !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,
.LP-Custom-Module .box-indent p,
.LP-Custom-Module.box-indent p {
    padding-left: 70px !important
}
@media(max-width: 639px) {
    .pdleft-70,
    .LP-Custom-Module .box-indent p,
    .LP-Custom-Module.box-indent p {
        padding-left: 30px !important
    }
}
.pdright-0 {
    padding-right: 0 !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,
.LP-Custom-Module .box-indent p,
.LP-Custom-Module.box-indent p {
    padding-right: 70px !important
}
@media(max-width: 639px) {
    .pdright-70,
    .LP-Custom-Module .box-indent p,
    .LP-Custom-Module.box-indent p {
        padding-right: 30px !important
    }
}
.pdv-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !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
    }
}
.pdh-0 {
    padding-left: 0 !important;
    padding-right: 0 !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
    }
}
.mg-0 {
    margin: 0 !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
}
.mgtop-0 {
    margin-top: 0 !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
    }
}
.mgbottom-0 {
    margin-bottom: 0 !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
    }
}
.mgleft-0 {
    margin-left: 0 !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
    }
}
.mgright-0 {
    margin-right: 0 !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
    }
}
.mgv-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !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
    }
}
.mgh-0 {
    margin-left: 0 !important;
    margin-right: 0 !important
}
.mgh-10,
.mgh-xxsmall {
    margin-left: 10px !important;
    margin-right: 10px !important
}
.mgh-20,
.mgh-xsmall {
    margin-left: 20px !important;
    margin-right: 20px !important
}
.mgh-30,
.mgh-small {
    margin-left: 30px !important;
    margin-right: 30px !important
}
@media(max-width: 639px) {
    .mgh-30,
    .mgh-small {
        margin-left: 20px !important;
        margin-right: 20px !important
    }
}
.mgh-40,
.mgh-medium {
    margin-left: 40px !important;
    margin-right: 40px !important
}
@media(max-width: 639px) {
    .mgh-40,
    .mgh-medium {
        margin-left: 30px !important;
        margin-right: 30px !important
    }
}
.mgh-60,
.mgh-large {
    margin-left: 60px !important;
    margin-right: 60px !important
}
@media(max-width: 639px) {
    .mgh-60,
    .mgh-large {
        margin-left: 30px !important;
        margin-right: 30px !important
    }
}
@media(max-width: 959px) {
    .responsive {
        display: none
    }
}
.table,
.LP-Custom-Module table {
    width: 100%;
    margin-bottom: 35px;
    line-height: 1.5;
    border-left: #ddd solid 1px;
    border-top: #ddd solid 1px;
    border-collapse: collapse;
    border-spacing: 0
}
.table th,
.LP-Custom-Module table th {
    padding: 9px 10px 8px;
    border-right: #ddd solid 1px;
    border-bottom: #ddd solid 1px;
    background-color: #f4f8f9;
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
    word-break: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}
@media(max-width: 767px) {
    .table th,
    .LP-Custom-Module table th {
        padding: 8px
    }
}
.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
    }
}
@media(max-width: 767px) {
    .table.font-small-mobile th,
    .table.font-small-mobile td,
    .LP-Custom-Module table.font-small-mobile th,
    .LP-Custom-Module table.font-small-mobile td {
        font-size: 15px
    }
}
.text-small,
.font-small {
    font-size: small
}
@media(max-width: 959px) {
    .hide-small {
        display: none !important
    }
}
.block-iLarge,
.block-mobileLarge {
    display: none
}
@media(max-width: 414px) {
    .block-iLarge,
    .block-mobileLarge {
        display: block !important
    }
}
.f-right {
    float: right
}
.f-left {
    float: left
}
@media(max-width: 639px) {
    .f-right,
    .f-left {
        float: none;
        clear: both
    }
}
.clear {
    clear: both
}
.tac {
    text-align: center !important
}
.tal {
    text-align: left !important
}
.tar {
    text-align: right !important
}
@media(min-width: 768px) {
    .tac-pc {
        text-align: center !important
    }
}
@media(max-width: 414px) {
    .tac-mLarge,
    .tac-mobile {
        text-align: center
    }
    .tac-mLarge.block,
    .tac-mobile.block {
        display: block;
        margin-left: auto;
        margin-right: auto
    }
}
@media(max-width: 375px) {
    .tac-mMedium {
        text-align: center
    }
    .tac-mMedium.block {
        display: block;
        margin-left: auto;
        margin-right: auto
    }
}
@media(max-width: 320px) {
    .tac-mSmall {
        text-align: center
    }
    .tac-mSmall.block {
        display: block;
        margin-left: auto;
        margin-right: auto
    }
}
@media(max-width: 959px) {
    .tac-tMedium {
        text-align: center
    }
    .tac-tMedium.block {
        display: block;
        margin-left: auto;
        margin-right: auto
    }
}
.block-mediumLarge {
    width: 1040px;
    margin-left: auto;
    margin-right: auto
}
.block-mediumLarge:before {
    clear: both
}
@media(max-width: 1040px) {
    .block-mediumLarge {
        width: 100%
    }
}
.block-medium {
    width: 960px;
    margin-left: auto;
    margin-right: auto
}
.block-medium:before {
    clear: both
}
@media(max-width: 960px) {
    .block-medium {
        width: 100%
    }
}
.block-mediumSmall {
    width: 820px;
    margin-left: auto;
    margin-right: auto
}
.block-mediumSmall:before {
    clear: both
}
@media(max-width: 820px) {
    .block-mediumSmall {
        width: 100%
    }
}
.block-small {
    width: 640px;
    margin-left: auto;
    margin-right: auto
}
.block-small:before {
    clear: both
}
@media(max-width: 640px) {
    .block-small {
        width: 100%
    }
}
.title-bg {
    background-color: #1aa8b4;
    color: #FFF;
    padding: 8px 12px
}
.underline {
    text-decoration: underline
}
.border-bottom {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #379fe3
}
.border-top {
    border-top-width: 1px;
    border-top-style: solid;
    border-color: #379fe3
}
.border-dark {
    border-color: #135a88
}
.w100 {
    width: 100%
}
.is-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}
.is-visible {
    visibility: visible
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
    font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, YuGothic, "游ゴシック", "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif
}
h1,
.h1,
h2,
.h2 {
    color: #4a4a4a
}
h3,
.h3 {
    color: #666
}
h4 a,
.h4 a {
    color: #1977b5
}
.media-p+h5,
.media-p+.h5,
.media-p+h6,
.media-p+.h6,
p+h5,
p+.h5,
p+h6,
p+.h6,
ul+h5,
ul+.h5,
ul+h6,
ul+.h6,
ol+h5,
ol+.h5,
ol+h6,
ol+.h6,
blockquote+h5,
blockquote+.h5,
blockquote+h6,
blockquote+.h6,
table+h5,
table+.h5,
table+h6,
table+.h6,
address+h5,
address+.h5,
address+h6,
address+.h6,
form+h5,
form+.h5,
form+h6,
form+.h6,
pre+h5,
pre+.h5,
pre+h6,
pre+.h6 {
    margin-top: 60px
}
@media(max-width: 959px) {
    .media-p+h5,
    .media-p+.h5,
    .media-p+h6,
    .media-p+.h6,
    p+h5,
    p+.h5,
    p+h6,
    p+.h6,
    ul+h5,
    ul+.h5,
    ul+h6,
    ul+.h6,
    ol+h5,
    ol+.h5,
    ol+h6,
    ol+.h6,
    blockquote+h5,
    blockquote+.h5,
    blockquote+h6,
    blockquote+.h6,
    table+h5,
    table+.h5,
    table+h6,
    table+.h6,
    address+h5,
    address+.h5,
    address+h6,
    address+.h6,
    form+h5,
    form+.h5,
    form+h6,
    form+.h6,
    pre+h5,
    pre+.h5,
    pre+h6,
    pre+.h6 {
        margin-top: 30px
    }
}
hr {
    margin: 30px 0;
    background: none;
    border-bottom: 1px solid #D8D8D8;
    height: 1px;
    overflow: hidden
}
hr:first-child {
    margin-top: 0
}
hr:last-child {
    margin-bottom: 0
}
pre {
    padding: 40px;
    background: #F4F4F4
}
pre code {
    background: none;
    padding: 0
}
.is-leftAligned {
    text-align: left !important
}
.is-centerAligned {
    text-align: center !important
}
.link--trailing {
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase
}
.u-alignCenter,
.tac {
    text-align: center
}
.u-alignLeft,
.tal {
    text-align: left
}
.u-alignRight,
.tar {
    text-align: right
}
.media-element[style^='float: left'],
.media-element[style*='float: left'],
.media-element[style^='float: right'],
.media-element[style*='float: right'] {
    box-shadow: rgba(13, 23, 34, 0.25) 0 3px 15px, rgba(13, 23, 34, 0.125) 0 0 0 1px;
    background: #fff
}
.media-element[style^='float: left'],
.media-element[style*='float: left'] {
    clear: left;
    margin-bottom: 20px;
    margin-right: 30px
}
.media-element[style^='float: right'],
.media-element[style*='float: right'] {
    clear: right;
    margin-bottom: 20px;
    margin-left: 30px
}
.media-wysiwyg-align-center .content,
.media-wysiwyg-align-left .content,
.media-wysiwyg-align-right .content {
    display: table
}
.media-wysiwyg-align-center .field-name-field-file-image-caption-text,
.media-wysiwyg-align-left .field-name-field-file-image-caption-text,
.media-wysiwyg-align-right .field-name-field-file-image-caption-text {
    caption-side: bottom;
    display: table-caption
}
.media-wysiwyg-align-center {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 720px
}
.media-wysiwyg-align-center .content {
    margin: 0 auto
}
.media-wysiwyg-align-center img {
    box-shadow: rgba(13, 23, 34, 0.25) 0 3px 15px, rgba(13, 23, 34, 0.125) 0 0 0 1px;
    background: #fff;
    display: block;
    height: auto !important
}
.media-wysiwyg-align-left {
    clear: left;
    float: left;
    margin-bottom: 20px;
    margin-right: 30px
}
.media-wysiwyg-align-left img {
    box-shadow: rgba(13, 23, 34, 0.25) 0 3px 15px, rgba(13, 23, 34, 0.125) 0 0 0 1px;
    background: #fff;
    display: block
}
.media-wysiwyg-align-right {
    clear: right;
    float: right;
    margin-bottom: 20px;
    margin-left: 30px
}
.media-wysiwyg-align-right img {
    box-shadow: rgba(13, 23, 34, 0.25) 0 3px 15px, rgba(13, 23, 34, 0.125) 0 0 0 1px;
    background: #fff;
    display: block
}
.field-name-field-file-image-caption-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    font-weight: 600;
    margin-top: 20px;
    text-align: left
}
@media(max-width: 639px) {
    .media-wysiwyg-align-center,
    .media-wysiwyg-align-left,
    .media-wysiwyg-align-right,
    .media-element {
        display: block;
        float: none !important;
        margin-bottom: 30px !important;
        margin-left: auto !important;
        margin-right: auto !important
    }
    .media-wysiwyg-align-center img,
    .media-wysiwyg-align-left img,
    .media-wysiwyg-align-right img,
    .media-element img {
        height: auto !important
    }
    .media-wysiwyg-align-center img {
        height: auto !important;
        width: 100% !important
    }
    .media-p:last-child .media-wysiwyg-align-center,
    .media-p:last-child .media-wysiwyg-align-left,
    .media-p:last-child .media-wysiwyg-align-right,
    .media-p:last-child .media-element {
        margin-bottom: 0 !important
    }
}
input[type=text],
input[type=email],
input[type=password],
input[type=search],
input[type=number],
input[type=url],
input[type=tel],
input[type=datetime],
input[type=date],
input[type=month],
input[type=week],
textarea {
    color: #666;
    transition: border 0.4s, box-shadow 0.4s, color 0.4s;
    border: 1px solid #666;
    border-radius: 3px;
    font-size: 18px;
    line-height: 28px;
    padding: 5px 10px
}
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=url]:focus,
input[type=tel]:focus,
input[type=datetime]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
textarea:focus {
    color: #333;
    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: #333
}
body {
    position: relative
}
.Wrap--wide {
    max-width: 1240px
}
.Wrap--narrow {
    max-width: 860px
}
iframe {
    max-width: 100%
}
div.contextual-links-wrapper {
    right: 20px;
    top: 20px
}
a.contextual-links-trigger {
    transition: background 0.4s;
    background: rgba(13, 23, 34, 0.4) url("//cdn2.hubspot.net/hubfs%20/%202975556/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)
    }
}
@keyframes download_popup_show {
    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    from {
        opacity: 0;
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }
    75% {
        transform: translate3d(0, 10px, 0)
    }
    90% {
        transform: translate3d(0, -5px, 0)
    }
    to {
        transform: translate3d(0, 0, 0)
    }
}
@keyframes download_popup_hide {
    20% {
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}
@keyframes ValueStatement-popIn {
    0% {
        opacity: 0;
        transform: scale(0.9)
    }
    20% {
        opacity: 1;
        transform: scale(1.2)
    }
    40% {
        opacity: 1;
        transform: scale(1)
    }
    60% {
        opacity: 1;
        transform: scale(1)
    }
    80% {
        opacity: 1
    }
    100% {
        opacity: 0;
        transform: scale(0.9)
    }
}
.Resource-form .ao-row:first-child,
.ActonFormSection .Section-content .ao-row:first-child {
    margin-bottom: 30px
}
.Resource-form .ao-row:first-child p,
.ActonFormSection .Section-content .ao-row:first-child p,
.Resource-form .ao-row:first-child span,
.ActonFormSection .Section-content .ao-row:first-child span {
    color: #4a4a4a;
    font-size: 28px !important;
    line-height: 45px !important
}
.Resource-form .ao-richtext-block p,
.ActonFormSection .Section-content .ao-richtext-block p,
.Resource-form .ao-richtext-block ul,
.ActonFormSection .Section-content .ao-richtext-block ul,
.Resource-form .ao-richtext-block span,
.ActonFormSection .Section-content .ao-richtext-block span {
    color: #4a4a4a;
    font-size: 18px !important;
    line-height: 28px !important
}
.Resource-form .ao-form-field,
.ActonFormSection .Section-content .ao-form-field {
    border-radius: 3px !important;
    font-size: 18px !important;
    line-height: 28px !important;
    padding: 5px 10px !important
}
.Resource-form .ao-row+.ao-row,
.ActonFormSection .Section-content .ao-row+.ao-row,
.Resource-form .ao-block-wrapper+.ao-block-wrapper,
.ActonFormSection .Section-content .ao-block-wrapper+.ao-block-wrapper {
    margin-top: 20px
}
.Resource-form .ao-form-error-message,
.ActonFormSection .Section-content .ao-form-error-message {
    display: none !important
}
.Resource-form .ao-form-error+.ao-form-error-message,
.ActonFormSection .Section-content .ao-form-error+.ao-form-error-message {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    padding: 10px 0 0;
    display: block !important;
    font-weight: 600
}
.Resource-form .ao-form-label,
.ActonFormSection .Section-content .ao-form-label {
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;
    padding: 0 0 5px
}
.Resource-form .ao-submit-block > div,
.ActonFormSection .Section-content .ao-submit-block > div {
    text-align: center !important
}
.Resource-form .ao-form-submit,
.ActonFormSection .Section-content .ao-form-submit {
    background: #E51373 !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: #ef3c8e !important;
    outline: none;
    color: #fff !important
}
.Resource-form .ao-responsive .mobile-ao-column-6+.mobile-ao-column-6,
.ActonFormSection .Section-content .ao-responsive .mobile-ao-column-6+.mobile-ao-column-6 {
    margin-top: 30px
}
.BackToOverview {
    position: relative
}
.BackToOverview:before {
    content: '\2039';
    left: -10px;
    position: absolute;
    top: 45%;
    transform: translate(-100%, -50%)
}
.BlogView {
    position: relative;
    z-index: 30
}
.BlogView-featured {
    padding: 80px 0 0
}
.BlogView-featured .Row--wideGutters,
.BlogView-featured .view-blog .view-content,
.view-blog .BlogView-featured .view-content,
.BlogView-featured .view-partners .view-content,
.view-partners .BlogView-featured .view-content,
.BlogView-featured .view-resources .view-content,
.view-resources .BlogView-featured .view-content {
    -ms-flex-align: stretch;
    align-items: stretch
}
.BlogView-featured .Column--4 {
    -ms-flex-direction: column;
    flex-direction: column
}
.BlogView-featured .Column--8 {
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -ms-flexbox;
    display: flex
}
.BlogView-featured .Column--8 > .attachment,
.BlogView-featured .Column--8>.attachment>.view,
.BlogView-featured .Column--8>.attachment>.view>.view-content,
.BlogView-featured .Column--8 > .attachment > .view > .view-content > .views-row {
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    width: 100%
}
.BlogView-featured .Card-title {
    font-size: 22px;
    font-weight: 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 #E51373 !important;
    border-radius: 3px !important;
    color: #E51373 !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 {
        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 #1977b5;
    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: #1977b5;
    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: #E51373;
    border: 2px solid transparent;
    border-radius: 5px;
    display: inline-block;
    height: 36px;
    line-height: 32px;
    position: relative
}
.Button:active,
[class^='Button--']:active,
[class*=' Button--']:active,
.Resource-form .ao-form-submit:active,
.ActonFormSection .Section-content .ao-form-submit:active,
.BlogView-subscribe .ao-form-submit:active,
.hs-button:active,
.QuickLinks a:active,
.ResourcesView-subscribe .ao-form-submit:active,
.pager-load-more a:active,
.page-user .form-actions input[type='submit']:active,
.Button:hover,
[class^='Button--']:hover,
[class*=' Button--']:hover,
.Resource-form .ao-form-submit:hover,
.ActonFormSection .Section-content .ao-form-submit:hover,
.BlogView-subscribe .ao-form-submit:hover,
.hs-button:hover,
.QuickLinks a:hover,
.ResourcesView-subscribe .ao-form-submit:hover,
.pager-load-more a:hover,
.page-user .form-actions input[type='submit']:hover,
.hs-button:active,
.hs-button:hover {
    color: #fff;
    background: #B70f5C
}
.Button--large:not(.Button--outline):not(.pager-load-more a):not(.item-list .pager-load-more a),
.pager-load-more a:not(.Button--outline):not(.pager-load-more a):not(.item-list .pager-load-more a),
.hs-button.primary {
    box-shadow: rgba(13, 23, 34, 0.2) 0 0 7px;
    transition: background 0.6s, box-shadow 0.4s, color 0.6s
}
.Button--large:not(.Button--outline):not(.pager-load-more a):not(.item-list .pager-load-more a):active,
.pager-load-more a:not(.Button--outline):not(.pager-load-more a):not(.item-list .pager-load-more a):active,
.Button--large:not(.Button--outline):not(.pager-load-more a):not(.item-list .pager-load-more a):hover,
.pager-load-more a:not(.Button--outline):not(.pager-load-more a):not(.item-list .pager-load-more a):hover,
.hs-button.primary:active,
.hs-button.primary:hover {
    box-shadow: rgba(13, 23, 34, 0.25) 0 3px 15px, rgba(13, 23, 34, 0.125) 0 0 0 1px
}
.Button--large,
.pager-load-more a,
.item-list .pager-load-more a,
.hs-button.primary {
    padding: 0 40px;
    border-width: 2px;
    height: 48px;
    line-height: 44px
}
.Button--outline,
.pager-load-more a,
.item-list .pager-load-more a {
    color: #E51373;
    background: none;
    border-color: #E51373
}
.Button--outline:active,
.pager-load-more a:active,
.Button--outline:hover,
.pager-load-more a:hover {
    color: #1977b5;
    background: none;
    border-color: #1977b5
}
.Button--reverse:hover {
    background: #E51373;
    border-color: #E51373;
    color: #FFF
}
.Card,
.Card--horizontal,
.VideoPreview,
.view-blog .view-empty,
.view-resources .view-empty {
    color: #4a4a4a;
    box-shadow: rgba(13, 23, 34, 0.25) 0 3px 15px, rgba(13, 23, 34, 0.125) 0 0 0 1px;
    padding: 40px;
    transition: box-shadow 0.4s;
    background: #fff;
    border-radius: 7px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    width: 100%
}
.Card+.Card,
.Card--horizontal+.Card,
.VideoPreview+.Card,
.view-blog .view-empty+.Card,
.view-resources .view-empty+.Card,
.Card+.Card--horizontal,
.Card--horizontal+.Card--horizontal,
.VideoPreview+.Card--horizontal,
.view-blog .view-empty+.Card--horizontal,
.view-resources .view-empty+.Card--horizontal,
.Card+.VideoPreview,
.Card--horizontal+.VideoPreview,
.VideoPreview+.VideoPreview,
.view-blog .view-empty+.VideoPreview,
.view-resources .view-empty+.VideoPreview,
.view-blog .Card+.view-empty,
.view-blog .Card--horizontal+.view-empty,
.view-blog .VideoPreview+.view-empty,
.view-blog .view-empty+.view-empty,
.view-resources .Card+.view-empty,
.view-resources .Card--horizontal+.view-empty,
.view-resources .VideoPreview+.view-empty,
.view-resources .view-empty+.view-empty {
    margin-top: 30px
}
a.Card:active,
.VideoPreview:active,
a.Card:hover,
.VideoPreview:hover {
    color: #4a4a4a;
    box-shadow: rgba(13, 23, 34, 0.25) 0 5px 25px, rgba(13, 23, 34, 0.125) 0 0 0 1px;
    text-decoration: none
}
a.Card:active .Card-cta,
.VideoPreview:active .Card-cta,
a.Card:hover .Card-cta,
.VideoPreview:hover .Card-cta {
    background: rgba(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: #1aa8b4
}
.Card-image {
    background: #F4F4F4;
    margin: -40px -40px 0;
    overflow: hidden;
    width: calc(100% + 80px)
}
.Card-image:before {
    padding-bottom: 44.44444%
}
.Card-image.large {
    width: calc(100% + 120px)
}
.Card-image.large:last-child {
    margin-bottom: -60px
}
.Card-image.large>:only-child {
    height: auto
}
.Card-image:last-child {
    margin-bottom: -40px
}
.Card-image>img:only-child {
    display: block
}
.Card-image>div:only-child {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}
.Card-image>div:only-child img {
    display: block;
    max-height: 48px;
    max-width: 48px
}
.Card-content {
    margin: 30px 0;
    overflow: hidden
}
.Card-content:first-child {
    margin-top: 0
}
.Card-content:last-child {
    margin-bottom: 0
}
.Card-kicker {
    color: #4a4a4a;
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;
    margin: 0;
    text-transform: uppercase
}
.Card-title {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    margin-top: 10px
}
.Card-title,
.Card-title a {
    color: #666
}
.Card-cta {
    color: #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;
    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: #E51373;
        padding: 0 30px;
        transition: background 0.4s, color 0.4s;
        background: none;
        border: 2px solid #E51373;
        border-radius: 3px;
        display: block;
        height: 36px;
        line-height: 32px
    }
    .Card--horizontal .Card-cta span:hover {
        background: #E51373;
        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: #E51373
}
.Career {
    padding: 80px 0
}
.Career-header {
    margin: 30px 0
}
.Career-header:first-child {
    margin-top: 0
}
.Career-header:last-child {
    margin-bottom: 0
}
.Career-title {
    margin: 0
}
.Career-title .Button,
.Career-title .Button:active,
.Career-title .Button:hover {
    color: #fff;
    float: right;
    margin-left: 10px
}
.Career-meta {
    margin: 30px 0;
    padding: 30px 0;
    border: solid #D8D8D8;
    border-width: 1px 0
}
.Career-meta:first-child {
    margin-top: 0
}
.Career-meta:last-child {
    margin-bottom: 0
}
.Career-meta h3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin: 30px 0 0;
    font-weight: 600
}
.Career-meta h3:first-child {
    margin-top: 0
}
.Career-meta h3:last-child {
    margin-bottom: 0
}
.Career-meta p {
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;
    margin: 0
}
.Career-content {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}
.Career-content h1,
.Career-content h2 {
    font-size: 22px;
    font-weight: 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;
    text-transform: uppercase
}
.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: 22px;
    font-weight: 500;
    line-height: 36px;
    font-weight: 200;
    margin: 0;
    padding: 0;
    width: calc(100% - 200px)
}
@media(max-width: 639px) {
    .CustomerQuotes-item blockquote {
        font-size: 18px
    }
}
@media(max-width: 639px) {
    .CustomerQuotes-item blockquote {
        line-height: 28px
    }
}
.CustomerQuotes-item cite {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    display: block;
    font-style: normal
}
.CustomerQuotes-item cite strong {
    font-weight: normal
}
.CustomerQuotes-logo {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 40px;
    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://2975556.fs1.hubspotusercontent-na2.net/hubfs/2975556/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("//cdn2.hubspot.net/hubfs%20/%202975556/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 JP", "ヒラギノ角ゴ 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: #0D1722;
    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;
    width: 25%
}
.Footer-nav > ul.menu.full {
    width: 100%
}
.Footer-nav > ul.menu ul.menu,
.Footer-nav > ul.menu li+li {
    margin-top: 10px
}
.Footer-nav > ul.menu > li+li {
    margin-top: 10px
}
.Footer-nav > ul.menu > li > a,
.Footer-nav > ul.menu > li > .nolink {
    font-weight: 400
}
.Footer-nav a,
.Footer-nav a.active,
.Footer-nav .nolink {
    color: #fff;
    font-weight: 500
}
.Footer-social ul,
.Footer-social li {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important
}
.Footer-social ul {
    display: -ms-flexbox;
    display: flex
}
.Footer-social li {
    height: 18px;
    line-height: 18px
}
.Footer-social li+li {
    margin-left: 30px !important
}
.Footer-social a,
.Footer-social a.active,
.Footer-social .nolink {
    color: #666;
    font-size: 15px;
    font-weight: 700;
    line-height: 18px
}
.Footer-social a:active,
.Footer-social a:hover,
.Footer-social a.active:active,
.Footer-social a.active:hover,
.Footer-social .nolink:active,
.Footer-social .nolink:hover {
    color: #666;
    text-decoration: none
}
.Footer-copyright {
    color: #666;
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;
    display: -ms-flexbox;
    display: flex;
    font-weight: 400;
    margin-top: 30px
}
.Footer-copyright ul,
.Footer-copyright li {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important
}
.Footer-copyright li {
    display: inline
}
.Footer-copyright li:before {
    content: '|';
    display: inline-block;
    margin: 0 5px
}
.Footer-copyright a,
.Footer-copyright a.active,
.Footer-copyright .nolink {
    color: #666
}
.Footer-copyright a:active,
.Footer-copyright a:hover,
.Footer-copyright a.active:active,
.Footer-copyright a.active:hover,
.Footer-copyright .nolink:active,
.Footer-copyright .nolink:hover {
    color: #666;
    text-decoration: none
}
.Footer .info .Footer-nav {
    margin-top: 30px
}
.Footer .Row,
.Footer .company {
    margin-top: 30px
}
.Footer .title,
.Footer .company p {
    color: #fff;
    font-weight: 400
}
.Footer .company p {
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;
    font-weight: 400
}
.Footer .company p.name {
    font-weight: 600;
    margin-bottom: 0
}
.Footer .company p.address {
    margin-top: 10px
}
@media(max-width: 1039px) {
    .Footer-nav > ul.menu {
        width: 50%
    }
}
@media(max-width: 959px) {
    .Footer-copyright {
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center
    }
    .Footer-copyright p {
        margin-bottom: 10px
    }
    .Footer-copyright ul {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center
    }
    .Footer-copyright li {
        display: block;
        line-height: 1em
    }
    .Footer-copyright li:first-child:before {
        display: none
    }
}
@media(max-width: 639px) {
    .Footer-nav > ul.menu {
        width: 100%
    }
    .Footer-copyright {
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center
    }
    .Footer-copyright ul {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: -10px !important
    }
    .Footer-copyright li {
        display: block;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        line-height: 1em;
        margin-bottom: 10px !important
    }
    .Footer-copyright li:before {
        display: none
    }
    .Footer-copyright li:nth-child(2n) {
        border-left: 1px solid #666;
        padding-left: 5px !important
    }
    .Footer-copyright li:nth-child(2n + 1) {
        padding-right: 5px !important;
        text-align: right
    }
}

/* 新 */
.GlobalSearch-input {
    transition: z-index 0s;
    left: 350px;
    margin: 0;
    position: absolute;
    right: 230px;
    top: calc(50% - 30px);
    transition-delay: 0.8s;
    z-index: 10
}
.GlobalSearch-input: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-input.has-noTransition,
.GlobalSearch-input.has-noTransition:before,
.GlobalSearch-input.has-noTransition .GlobalSearch-field,
.GlobalSearch-input.has-noTransition input[type='text'] {
    transition: none !important
}
.GlobalSearch-input.is-active {
    transition-delay: 0s;
    z-index: 25
}
.GlobalSearch-input.is-active:before {
    opacity: 1;
    transform: scaleX(1);
    transition-delay: 0s
}

.GlobalSearch-input.is-transitioning .GlobalSearch-field {
    transition: opacity 0.6s, margin 0.8s, transform 0.8s, width 0.8s;
    overflow: hidden;
    transition-delay: 0s
}
.GlobalSearch-input.is-transitioning.is-active .GlobalSearch-field {
    transition-delay: 0.2s, 0s, 0s
}
.GlobalSearch-input.is-active .GlobalSearch-field {
    transition: opacity 0.6s, transform 0.8s, width 0.8s;
    margin-left: 0;
    opacity: 1;
    transform: none;
    width: 100%
}
.GlobalSearch-input.is-active .GlobalSearch-field input[type='text'] {
    transition: color 0.4s, opacity 0.6s
}
.GlobalSearch-input.is-transitioning .GlobalSearch-open {
    transition: margin 0.8s, transform 0.8s
}
.GlobalSearch-input.is-transitioning .GlobalSearch-open:before {
    transition: opacity 0.6s
}
.GlobalSearch-input.is-active .GlobalSearch-open {
    cursor: default;
    margin-left: 0;
    transform: none
}
.GlobalSearch-input.is-active .GlobalSearch-open:before {
    opacity: 1;
    transition-delay: 0s
}
.GlobalSearch-input.is-active .GlobalSearch-close {
    opacity: 1;
    transition-delay: 0s
}
body:not(.has-inverse-hero) .GlobalSearch-input:before,
.Pacnav--is-scrolling .GlobalSearch-input:before {
    border-color: #595959
}
body:not(.has-inverse-hero) .GlobalSearch-input #autocomplete,
.Pacnav--is-scrolling .GlobalSearch-input #autocomplete {
    background: #0D1722
}

/* 旧 */
.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: #379fe3
}
.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,
    .GlobalSearch-input.is-active .GlobalSearch-field {
        transform: none
    }
}
@media(max-width: 819px) {
    .GlobalSearch,
    .GlobalSearch-input {
        border: 1px solid rgba(255, 255, 255, 0.15);
        border-left: 1px solid transparent;
        border-right: 1px solid transparent;
        display: none;
        height: 42px;
        left: inherit;
        margin: 0 auto;
        padding: 5px 0 5px 30px;
        position: relative;
        right: inherit;
        top: inherit;
        width: calc(100% - 40px);
        z-index: 25
    }
    .GlobalSearch:before,
    .GlobalSearch-input: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 {
        color: rgba(255, 255, 255, 0.5)
    }
    .GlobalSearch-field input[type='text']::-moz-placeholder {
        color: rgba(255, 255, 255, 0.5)
    }
    .GlobalSearch-field input[type='text']:-ms-input-placeholder {
        color: rgba(255, 255, 255, 0.5)
    }
    .GlobalSearch-field input[type='text']:-moz-placeholder {
        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
}
@media (min-width: 992px) {
    .Header-Global + .Header {
        top: 38px;
    }
    .Pacnav--is-scrolling .Header-Global + .Header {
        border-bottom: none;
    }
}
.Header .Wrap,
.Header .Wrap--noPadding,
.Header .Wrap--noPaddingAll,
.Header .Wrap--wide,
.Header .Wrap--narrow,
.Header .view-blog,
.Header .view-news,
.Header .view-partners,
.Header .view-resources,
.Header .has-cutout-hero .Body-sections>.Section:first-child,
.has-cutout-hero .Header .Body-sections>.Section:first-child,
.Header .has-cutout-hero .Body-sections>:first-child>.Section,
.has-cutout-hero .Header .Body-sections>:first-child > .Section {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    height: 43px
}
.Header .Wrap:after,
.Header .Wrap--noPadding:after,
.Header .Wrap--noPaddingAll:after,
.Header .Wrap--wide:after,
.Header .Wrap--narrow:after,
.Header .view-blog:after,
.Header .view-news:after,
.Header .view-partners:after,
.Header .view-resources:after,
.Header .has-cutout-hero .Body-sections>.Section:first-child:after,
.has-cutout-hero .Header .Body-sections>.Section:first-child:after,
.Header .has-cutout-hero .Body-sections>:first-child>.Section:after,
.has-cutout-hero .Header .Body-sections>:first-child>.Section:after {
    display: none
}
.Header .Logo {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 40px
}
.Header .Logo-text {
    transition: fill 0.6s;
    fill: #fff
}
.Header .Logo-block {
    display: -ms-flexbox;
    display: flex;
    vertical-align: middle
}
.Header .Logo-block .Logo-img-main {
    display: none;
    transition: height 0.4s, width 0.4s
}
.Header .Logo-block .Logo-img-white {
    display: block;
    transition: height 0.4s, width 0.4s
}
.Header-nav {
    transition: opacity 0.6s;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-right: 261px;
    position: relative;
    transition-delay: 0.2s;
    width: calc(100% - 481px);
    z-index: 20
}
.Header-cta {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    width: 160px;
    z-index: 50
}
.Header-cta .Button,
.Header-cta [class^='Button--'],
.Header-cta [class*=' Button--'],
.Header-cta .Resource-form .ao-form-submit,
.Resource-form .Header-cta .ao-form-submit,
.Header-cta .ActonFormSection .Section-content .ao-form-submit,
.ActonFormSection .Section-content .Header-cta .ao-form-submit,
.Header-cta .BlogView-subscribe .ao-form-submit,
.BlogView-subscribe .Header-cta .ao-form-submit,
.Header-cta .hs-button,
.Header-cta .QuickLinks a,
.QuickLinks .Header-cta a,
.Header-cta .ResourcesView-subscribe .ao-form-submit,
.ResourcesView-subscribe .Header-cta .ao-form-submit,
.Header-cta .pager-load-more a,
.pager-load-more .Header-cta a,
.Header-cta .page-user .form-actions input[type='submit'],
.page-user .form-actions .Header-cta input[type='submit'] {
    transition: border 0.4s, color 0.4s, transform 0.4s;
    color: #fff;
    border-color: #fff;
    height: 48px;
    line-height: 44px;
    padding-left: 0;
    padding-right: 0;
    width: 100%
}
.Header-cta .Button:active,
.Header-cta [class^='Button--']:active,
.Header-cta [class*=' Button--']:active,
.Header-cta .Resource-form .ao-form-submit:active,
.Resource-form .Header-cta .ao-form-submit:active,
.Header-cta .ActonFormSection .Section-content .ao-form-submit:active,
.ActonFormSection .Section-content .Header-cta .ao-form-submit:active,
.Header-cta .BlogView-subscribe .ao-form-submit:active,
.BlogView-subscribe .Header-cta .ao-form-submit:active,
.Header-cta .hs-button:active,
.Header-cta .QuickLinks a:active,
.QuickLinks .Header-cta a:active,
.Header-cta .ResourcesView-subscribe .ao-form-submit:active,
.ResourcesView-subscribe .Header-cta .ao-form-submit:active,
.Header-cta .pager-load-more a:active,
.pager-load-more .Header-cta a:active,
.Header-cta .page-user .form-actions input[type='submit']:active,
.page-user .form-actions .Header-cta input[type='submit']:active,
.Header-cta .Button:hover,
.Header-cta [class^='Button--']:hover,
.Header-cta [class*=' Button--']:hover,
.Header-cta .Resource-form .ao-form-submit:hover,
.Resource-form .Header-cta .ao-form-submit:hover,
.Header-cta .ActonFormSection .Section-content .ao-form-submit:hover,
.ActonFormSection .Section-content .Header-cta .ao-form-submit:hover,
.Header-cta .BlogView-subscribe .ao-form-submit:hover,
.BlogView-subscribe .Header-cta .ao-form-submit:hover,
.Header-cta .hs-button:hover,
.Header-cta .QuickLinks a:hover,
.QuickLinks .Header-cta a:hover,
.Header-cta .ResourcesView-subscribe .ao-form-submit:hover,
.ResourcesView-subscribe .Header-cta .ao-form-submit:hover,
.Header-cta .pager-load-more a:hover,
.pager-load-more .Header-cta a:hover,
.Header-cta .page-user .form-actions input[type='submit']:hover,
.page-user .form-actions .Header-cta input[type='submit']:hover {
    color: #fff;
    background: none;
    border-color: #fff
}
.Header-Global .Global-Menu {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 101;
    background-color: #0D1722;
    height: 35px;
    transition: all 0.5s linear
}
.Header-Global .Global-Menu ul {
    width: auto;
    text-align: right;
    padding-top: 0;
    padding-bottom: 0
}
.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: 0
}
.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: 0;
    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 0 0;
    width: 250px;
    top: 0;
    left: 0;
    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: 0;
        padding-right: 0;
        width: 100%
    }
    .Header-Global .Global-Menu.has-sub .hs-menu-wrapper > ul {
        margin-left: 0;
        padding-left: 0;
        width: 100%;
        text-align: center
    }
}
.Pacnav--is-scrolling .Header-Global,
.Pacnav--is-scrolling .Global-Menu {
    display: none;
}
@media(min-width: 992px) {
    .Pacnav--is-scrolling .Header-Global,
    .Pacnav--is-scrolling .Global-Menu {
        display: block;
    }
}
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 [class^='Button--']:active,
.Pacnav--is-scrolling .Header .Header-cta [class*=' Button--']:active,
.Pacnav--is-scrolling .Header .Header-cta .Resource-form .ao-form-submit:active,
.Resource-form .Pacnav--is-scrolling .Header .Header-cta .ao-form-submit:active,
.Pacnav--is-scrolling .Header .Header-cta .ActonFormSection .Section-content .ao-form-submit:active,
.ActonFormSection .Section-content .Pacnav--is-scrolling .Header .Header-cta .ao-form-submit:active,
.Pacnav--is-scrolling .Header .Header-cta .BlogView-subscribe .ao-form-submit:active,
.BlogView-subscribe .Pacnav--is-scrolling .Header .Header-cta .ao-form-submit:active,
.Pacnav--is-scrolling .Header .Header-cta .hs-button:active,
.Pacnav--is-scrolling .Header .Header-cta .QuickLinks a:active,
.QuickLinks .Pacnav--is-scrolling .Header .Header-cta a:active,
.Pacnav--is-scrolling .Header .Header-cta .ResourcesView-subscribe .ao-form-submit:active,
.ResourcesView-subscribe .Pacnav--is-scrolling .Header .Header-cta .ao-form-submit:active,
.Pacnav--is-scrolling .Header .Header-cta .pager-load-more a:active,
.pager-load-more .Pacnav--is-scrolling .Header .Header-cta a:active,
.Pacnav--is-scrolling .Header .Header-cta .page-user .form-actions input[type='submit']:active,
.page-user .form-actions .Pacnav--is-scrolling .Header .Header-cta input[type='submit']:active,
.Pacnav--is-scrolling .Header .Header-cta .Button:hover,
.Pacnav--is-scrolling .Header .Header-cta [class^='Button--']:hover,
.Pacnav--is-scrolling .Header .Header-cta [class*=' Button--']:hover,
.Pacnav--is-scrolling .Header .Header-cta .Resource-form .ao-form-submit:hover,
.Resource-form .Pacnav--is-scrolling .Header .Header-cta .ao-form-submit:hover,
.Pacnav--is-scrolling .Header .Header-cta .ActonFormSection .Section-content .ao-form-submit:hover,
.ActonFormSection .Section-content .Pacnav--is-scrolling .Header .Header-cta .ao-form-submit:hover,
.Pacnav--is-scrolling .Header .Header-cta .BlogView-subscribe .ao-form-submit:hover,
.BlogView-subscribe .Pacnav--is-scrolling .Header .Header-cta .ao-form-submit:hover,
.Pacnav--is-scrolling .Header .Header-cta .hs-button:hover,
.Pacnav--is-scrolling .Header .Header-cta .QuickLinks a:hover,
.QuickLinks .Pacnav--is-scrolling .Header .Header-cta a:hover,
.Pacnav--is-scrolling .Header .Header-cta .ResourcesView-subscribe .ao-form-submit:hover,
.ResourcesView-subscribe .Pacnav--is-scrolling .Header .Header-cta .ao-form-submit:hover,
.Pacnav--is-scrolling .Header .Header-cta .pager-load-more a:hover,
.pager-load-more .Pacnav--is-scrolling .Header .Header-cta a:hover,
.Pacnav--is-scrolling .Header .Header-cta .page-user .form-actions input[type='submit']:hover,
.page-user .form-actions .Pacnav--is-scrolling .Header .Header-cta input[type='submit']:hover {
    color: #fff;
    background: none;
    border-color: #fff
}
@media(min-width: 820px) {
    .GlobalSearch.is-active ~ .Header-nav,
    .GlobalSearch-input.is-active ~ .Header-nav {
        opacity: 0;
        transition-delay: 0s
    }
}
@media(max-width: 819px) {
    .Header {
        -ms-flex-align: start;
        align-items: flex-start;
        height: 80px;
        padding: 25px 0;
        overflow: hidden
    }
    .Header .Wrap,
    .Header .Wrap--noPadding,
    .Header .Wrap--noPaddingAll,
    .Header .Wrap--wide,
    .Header .Wrap--narrow,
    .Header .view-blog,
    .Header .view-news,
    .Header .view-partners,
    .Header .view-resources,
    .Header .has-cutout-hero .Body-sections>.Section:first-child,
    .has-cutout-hero .Header .Body-sections>.Section:first-child,
    .Header .has-cutout-hero .Body-sections>:first-child>.Section,
    .has-cutout-hero .Header .Body-sections>:first-child > .Section {
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto
    }
    .Header-login {
        display: none
    }
    .Header-nav {
        margin-right: 0;
        margin-top: 30px;
        position: static;
        width: 100%
    }
    .Header-cta {
        right: 80px;
        top: -3px;
        transform: none;
        width: 100px;
        z-index: 5
    }
    .Header-cta .Button,
    .Header-cta [class^='Button--'],
    .Header-cta [class*=' Button--'],
    .Header-cta .Resource-form .ao-form-submit,
    .Resource-form .Header-cta .ao-form-submit,
    .Header-cta .ActonFormSection .Section-content .ao-form-submit,
    .ActonFormSection .Section-content .Header-cta .ao-form-submit,
    .Header-cta .BlogView-subscribe .ao-form-submit,
    .BlogView-subscribe .Header-cta .ao-form-submit,
    .Header-cta .hs-button,
    .Header-cta .QuickLinks a,
    .QuickLinks .Header-cta a,
    .Header-cta .ResourcesView-subscribe .ao-form-submit,
    .ResourcesView-subscribe .Header-cta .ao-form-submit,
    .Header-cta .pager-load-more a,
    .pager-load-more .Header-cta a,
    .Header-cta .page-user .form-actions input[type='submit'],
    .page-user .form-actions .Header-cta input[type='submit'] {
        color: #fff;
        font-size: 15px;
        border-color: #fff;
        height: 36px;
        line-height: 32px
    }
    .Pacnav--is-transitioning .Header {
        overflow: visible
    }
    .Pacnav--is-mobile .Header:before {
        transition: opacity 0.6s, transform 0.8s;
        background: #0D1722;
        content: '';
        display: block;
        left: 0;
        height: 100vh;
        opacity: 0;
        position: absolute;
        right: 0;
        top: 0;
        transform: scaleY(0);
        transform-origin: center top;
        transition-delay: 0.3s;
        z-index: 10
    }
    .Pacnav--is-mobile .Header-nav {
        -ms-flex-order: 2;
        order: 2
    }
    .Pacnav--is-mobile .Header .GlobalSearch,
    .Pacnav--is-mobile .Header .GlobalSearch-input {
        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,
    .Pacnav--is-mobile.Pacnav--is-active .Header .GlobalSearch-input {
        left: 0;
        opacity: 0 !important;
        transform: translate(-100%, 0) scale(0) !important;
        transition-delay: 0s, 1.6s, 1.6s
    }
    .Pacnav--is-mobile.Pacnav--is-active.Menu--is-level0 .Header .GlobalSearch,
    .Pacnav--is-mobile.Pacnav--is-active.Menu--is-level0 .Header .GlobalSearch-input {
        left: 0;
        opacity: 1 !important;
        transform: translate(0, 0) scale(1) !important
    }
}
@media(max-width: 479px) {
    .Header-cta {
        right: 60px;
        width: 90px
    }
}
@media(max-width: 479px) and(min-width: 414px) {
    .Header-cta {
        right: 70px;
        width: 90px
    }
}
.Hero,
.Hero--home,
.Hero--small,
.Hero--logo,
.Hero--basic {
    background: #0D1722 center no-repeat;
    background-size: cover;
    margin-top: -125px;
    height: 640px;
    padding-bottom: 150px;
    padding-top: 235px;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 20
}
.Hero-top {
    margin-top: -125px;
    width: 100%;
    height: 780px;
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden;
    z-index: 0;
}
.Hero-top .pc-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.Hero-top .sp-bg {
    display: none;
}
.Hero-top .pc-bg img,
.Hero-top .sp-bg img {
    max-width: initial;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.Hero-top .inner-harf {
    max-width: 60%;
}
.Hero-top .Hero-heading {
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.Hero-top .Hero-heading * {
    margin: 0;
}
.Hero-top .Hero-heading .Hero-subtitle {
    font-size: 38px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: .075em;
}
.Hero-top .Hero-heading .Hero-title span {
    font-size: 36px;
}

.Hero-top-flex {
    display: flex;
    gap: 15px;
}
.Hero-top-flex .flex-item img {
    width: auto;
    max-height: 66px;
}
.Hero-top-cta {
    margin-top: 50px;
}
.Hero-top-cta a {
    display: inline-block;
    padding: 26px 65px;
    font-size: 24px;
    font-weight: 700;
    color: #148E4B;
    line-height: 1;
    background-color: white;
    border: 2px solid #148E4B;
    border-radius: 8px;
    transition: .2s;
}
.Hero-top-cta a:hover {
    text-decoration: none;
    opacity: 1;
    background-color: #E6F5EB;
}
.Hero-top-cta a span {
    padding-right: 30px;
} 
.Hero-top-cta._contact a span {
    background: url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M0%206C0%205.20435%200.316071%204.44129%200.87868%203.87868C1.44129%203.31607%202.20435%203%203%203H21C21.7956%203%2022.5587%203.31607%2023.1213%203.87868C23.6839%204.44129%2024%205.20435%2024%206V18C24%2018.7956%2023.6839%2019.5587%2023.1213%2020.1213C22.5587%2020.6839%2021.7956%2021%2021%2021H3C2.20435%2021%201.44129%2020.6839%200.87868%2020.1213C0.316071%2019.5587%200%2018.7956%200%2018V6ZM3%204.5C2.60218%204.5%202.22064%204.65804%201.93934%204.93934C1.65804%205.22064%201.5%205.60218%201.5%206V6.3255L12%2012.6255L22.5%206.3255V6C22.5%205.60218%2022.342%205.22064%2022.0607%204.93934C21.7794%204.65804%2021.3978%204.5%2021%204.5H3ZM22.5%208.0745L15.438%2012.312L22.5%2016.6575V8.0745ZM22.449%2018.3885L13.989%2013.182L12%2014.3745L10.011%2013.182L1.551%2018.387C1.63624%2018.7062%201.82447%2018.9883%202.08648%2019.1896C2.34849%2019.3908%202.66962%2019.5%203%2019.5H21C21.3302%2019.5%2021.6512%2019.3911%2021.9131%2019.1902C22.1751%2018.9892%2022.3635%2018.7074%2022.449%2018.3885ZM1.5%2016.6575L8.562%2012.312L1.5%208.0745V16.6575Z%22%20fill%3D%22%23148E4B%22%2F%3E%3C%2Fsvg%3E')no-repeat center right;
    background-size: 24px auto;
}

@media(max-width: 767px) {
    .Hero-top {
        padding: 150px 0 60px;
        display: block;
        height: auto;
    }
    .Hero-top .pc-bg {
        display: none;
    }
    .Hero-top .sp-bg {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: -1;
    }
    .Hero-top .inner-harf {
        max-width: initial;
    }
    .Hero-top .Hero-heading {
        margin-bottom: 20px;
    }
    .Hero-top .Hero-heading .Hero-logo {
        max-width: 200px;
    }
    .Hero-top .Hero-heading .Hero-title {
        font-size: 26px;
    }
    .Hero-top .Hero-heading .Hero-title span {
        font-size: 24px;
    }
    .Hero-top .Hero-heading .Hero-title br {
        display: inline-block;
    }
    .Hero-top-flex {
        flex-wrap: wrap;
    }
    .Hero-top-flex .flex-item img {
        width: auto;
        height: 45px;
    }
    .Hero-top-cta {
        margin-top: 40px;
        text-align: center;
    }
    .Hero-top-cta a {
        padding: 20px 40px;
        font-size: 16px;
    }
}

.u-bgColor--0E1723.Hero,
.u-bgColor--0E1723.Hero--home,
.u-bgColor--0E1723.Hero--small,
.u-bgColor--0E1723.Hero--logo,
.u-bgColor--0E1723.Hero--basic {
    background-color: #73787d
}
.u-bgColor--0E1723.Hero:before,
.u-bgColor--0E1723.Hero--home:before,
.u-bgColor--0E1723.Hero--small:before,
.u-bgColor--0E1723.Hero--logo:before,
.u-bgColor--0E1723.Hero--basic:before {
    background: #73787d;
    background: linear-gradient(-135deg, #73787d 0%,#0D1722 100%)
}
.u-bgColor--9FC4D4.Hero,
.u-bgColor--9FC4D4.Hero--home,
.u-bgColor--9FC4D4.Hero--small,
.u-bgColor--9FC4D4.Hero--logo,
.u-bgColor--9FC4D4.Hero--basic {
    background: rgba(29, 72, 96, 0.8);
    background: linear-gradient(170deg, rgba(29, 72, 96, 0.8) 25%,rgba(159, 196, 212, 0.6) 100%);
    background-color: #7fa5b7;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 440px;
    padding-top: 175px
}
.u-bgColor--9FC4D4.Hero:before,
.u-bgColor--9FC4D4.Hero--home:before,
.u-bgColor--9FC4D4.Hero--small:before,
.u-bgColor--9FC4D4.Hero--logo:before,
.u-bgColor--9FC4D4.Hero--basic:before {
    background: rgba(29, 72, 96, 0.8);
    background: linear-gradient(170deg, rgba(29, 72, 96, 0.8) 25%,rgba(159, 196, 212, 0.6) 100%)
}
.Hero:before,
.Hero--home:before,
.Hero--small:before,
.Hero--logo:before,
.Hero--basic:before {
    background: rgba(13, 23, 34, 0.5);
    background: linear-gradient(155deg, rgba(13, 23, 34, 0.5) 0%,rgba(19, 90, 136, 0.75) 100%);
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5
}
.grandit .Hero:before {
  background: rgba(13, 23, 34, 0.75);
}
.Hero .Wrap,
.Hero--home .Wrap,
.Hero--small .Wrap,
.Hero--logo .Wrap,
.Hero--basic .Wrap,
.Hero .Wrap--noPadding,
.Hero--home .Wrap--noPadding,
.Hero--small .Wrap--noPadding,
.Hero--logo .Wrap--noPadding,
.Hero--basic .Wrap--noPadding,
.Hero .Wrap--noPaddingAll,
.Hero--home .Wrap--noPaddingAll,
.Hero--small .Wrap--noPaddingAll,
.Hero--logo .Wrap--noPaddingAll,
.Hero--basic .Wrap--noPaddingAll,
.Hero .Wrap--wide,
.Hero--home .Wrap--wide,
.Hero--small .Wrap--wide,
.Hero--logo .Wrap--wide,
.Hero--basic .Wrap--wide,
.Hero .Wrap--narrow,
.Hero--home .Wrap--narrow,
.Hero--small .Wrap--narrow,
.Hero--logo .Wrap--narrow,
.Hero--basic .Wrap--narrow,
.Hero .view-blog,
.Hero--home .view-blog,
.Hero--small .view-blog,
.Hero--logo .view-blog,
.Hero--basic .view-blog,
.Hero .view-news,
.Hero--home .view-news,
.Hero--small .view-news,
.Hero--logo .view-news,
.Hero--basic .view-news,
.Hero .view-partners,
.Hero--home .view-partners,
.Hero--small .view-partners,
.Hero--logo .view-partners,
.Hero--basic .view-partners,
.Hero .view-resources,
.Hero--home .view-resources,
.Hero--small .view-resources,
.Hero--logo .view-resources,
.Hero--basic .view-resources,
.Hero .has-cutout-hero .Body-sections>.Section:first-child,
.has-cutout-hero .Hero .Body-sections>.Section:first-child,
.Hero--home .has-cutout-hero .Body-sections>.Section:first-child,
.has-cutout-hero .Hero--home .Body-sections>.Section:first-child,
.Hero--small .has-cutout-hero .Body-sections>.Section:first-child,
.has-cutout-hero .Hero--small .Body-sections>.Section:first-child,
.Hero--logo .has-cutout-hero .Body-sections>.Section:first-child,
.has-cutout-hero .Hero--logo .Body-sections>.Section:first-child,
.Hero--basic .has-cutout-hero .Body-sections>.Section:first-child,
.has-cutout-hero .Hero--basic .Body-sections>.Section:first-child,
.Hero .has-cutout-hero .Body-sections>:first-child>.Section,
.has-cutout-hero .Hero .Body-sections>:first-child>.Section,
.Hero--home .has-cutout-hero .Body-sections>:first-child>.Section,
.has-cutout-hero .Hero--home .Body-sections>:first-child>.Section,
.Hero--small .has-cutout-hero .Body-sections>:first-child>.Section,
.has-cutout-hero .Hero--small .Body-sections>:first-child>.Section,
.Hero--logo .has-cutout-hero .Body-sections>:first-child>.Section,
.has-cutout-hero .Hero--logo .Body-sections>:first-child>.Section,
.Hero--basic .has-cutout-hero .Body-sections>:first-child>.Section,
.has-cutout-hero .Hero--basic .Body-sections>:first-child > .Section {
    z-index: 10
}
.Hero-bg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5
}
.Hero-kicker,
.Hero-title,
.Hero-subtitle {
    margin: 0
}
.Hero-kicker {
    color: #1aa8b4;
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;
    margin: 0;
    text-transform: uppercase
}
.Hero-title {
    color: #fff;
    margin: 0 0 30px;
    font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, YuGothic, "游ゴシック", "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif
}
.Hero-title:first-child {
    margin-top: 0
}
.Hero-title:last-child {
    margin-bottom: 0
}
.Hero-image+.Hero-title,
.Hero-title:first-child {
    padding-top: 18px
}
.Hero-subtitle {
    color: #fff;
    font-size: 22px;
    font-weight: 200;
    line-height: 34px;
    margin: 30px auto;
    max-width: 80%
}
@media(max-width: 639px) {
    .Hero-subtitle {
        font-size: 20px
    }
}
@media(max-width: 639px) {
    .Hero-subtitle {
        line-height: 30px
    }
}
.Hero-subtitle:first-child {
    margin-top: 0
}
.Hero-subtitle:last-child {
    margin-bottom: 0
}
.Hero-subtitle a {
    color: #1977b5;
    font-weight: 600
}
.Hero-cta {
    margin: 60px 0 0
}
.Hero-cta:first-child {
    margin-top: 0
}
.Hero-cta:last-child {
    margin-bottom: 0
}
.Hero-logo {
    margin: 30px 0 0
}
.Hero-logo:first-child {
    margin-top: 0
}
.Hero-logo:last-child {
    margin-bottom: 0
}
.Hero-logo img {
    display: block;
    margin: 0 auto;
    max-width: 340px;
    height: auto;
}
.Hero-logo img.img-left {
    margin: 0
}
.Hero-logo+.Hero-subtitle {
    margin-top: 30px
}
.Hero--home {
    background: #F4F4F4;
    background: linear-gradient(0deg, #F4F4F4 0%,#fff 100%);
    background: url("https://2975556.fs1.hubspotusercontent-na2.net/hubfs/2975556/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://2975556.fs1.hubspotusercontent-na2.net/hubfs/2975556/library/classic/images/hero-bg-v2.png") no-repeat bottom center
}
.Hero--home:before {
    display: none
}
.Hero--home .Hero-title,
.Hero--home .Hero-subtitle {
    color: #4a4a4a
}
.Hero--home .Hero-subtitle {
    color: #666;
    margin-left: 0;
    width: 50%;
    font-size: 18px
}
.Hero--home .Hero-image {
    float: right;
    margin-bottom: -100%;
    max-width: 50%;
    padding-left: 80px;
    position: relative;
    top: 75px
}
/*.Hero--home .Hero-image img {
    display: block;
    max-height: 520px;
    max-width: none
}*/
.Hero--home .Hero-image img {
    display: block;
    max-height: 420px;
    max-width: initial;
    width: auto;
}
.Hero--home .Hero-title {
    max-width: 900px;
    padding-top: 0
}
.Hero--home .Hero-title:before {
    content: '';
    float: right;
    height: 120px;
    shape-outside: polygon(0 100%, 0 60px, 100% 60px, 100% 0, 100% 100%);
    width: 40%
}
.Hero--small {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex
}
.Hero--small.smallest {
    height: 300px;
    margin-top: -125px;
    padding-bottom: 85px;
    padding-top: 125px
}
.Hero--small.smallest .Hero-title {
    margin-bottom: 0
}
.Hero--small.smallest .Hero-subtitle {
    margin-top: 0
}
.Hero--basic {
    min-height: inherit
}
@media(max-width: 959px) {
    .Hero-title {
        margin: 0 0 30px
    }
    .Hero-title:first-child {
        margin-top: 0
    }
    .Hero-title:last-child {
        margin-bottom: 0
    }
    .Hero-subtitle {
        margin: 30px auto
    }
    .Hero-subtitle:first-child {
        margin-top: 0
    }
    .Hero-subtitle:last-child {
        margin-bottom: 0
    }
    .Hero--home .Hero-title {
        max-width: 760px
    }
}
@media(max-width: 639px) {
    .Hero {
        height: auto;
        margin-top: -80px;
        max-height: none;
        padding-top: 115px
    }
    .Hero-subtitle {
        max-width: inherit
    }
    .Hero--home {
        background-position: 30% 100%;
        background-size: 1080px;
        height: auto
    }
    .Hero--home .Wrap,
    .Hero--home .Wrap--noPadding,
    .Hero--home .Wrap--noPaddingAll,
    .Hero--home .Wrap--wide,
    .Hero--home .Wrap--narrow,
    .Hero--home .view-blog,
    .Hero--home .view-news,
    .Hero--home .view-partners,
    .Hero--home .view-resources,
    .Hero--home .has-cutout-hero .Body-sections>.Section:first-child,
    .has-cutout-hero .Hero--home .Body-sections>.Section:first-child,
    .Hero--home .has-cutout-hero .Body-sections>:first-child>.Section,
    .has-cutout-hero .Hero--home .Body-sections>:first-child > .Section {
        padding-bottom: 60px;
        padding-right: calc(30px + 40vw)
    }
    .Hero--home .Hero-image {
        -ms-flex-align: center;
        align-items: center;
        bottom: 0;
        display: -ms-flexbox;
        display: flex;
        margin: 0;
        padding: 0;
        position: absolute;
        right: 0;
        top: 0;
        width: 40vw
    }
    .Hero--home .Hero-image img {
        height: 100%;
        max-height: none
    }
    .Hero--home .Hero-title:before {
        display: none
    }
    .Hero--home .Hero-subtitle {
        margin-bottom: 0;
        width: auto
    }
}
@media(max-width: 399px) {
    .Hero-logo img {
        max-width: 100%
    }
}
@media(max-width: 479px) {
    .Hero--home .Wrap,
    .Hero--home .Wrap--noPadding,
    .Hero--home .Wrap--noPaddingAll,
    .Hero--home .Wrap--wide,
    .Hero--home .Wrap--narrow,
    .Hero--home .view-blog,
    .Hero--home .view-news,
    .Hero--home .view-partners,
    .Hero--home .view-resources,
    .Hero--home .has-cutout-hero .Body-sections>.Section:first-child,
    .has-cutout-hero .Hero--home .Body-sections>.Section:first-child,
    .Hero--home .has-cutout-hero .Body-sections>:first-child>.Section,
    .has-cutout-hero .Hero--home .Body-sections>:first-child > .Section {
        padding-right: 30px
    }
    .Hero--home .Hero-image {
        float: none;
        margin: 0 auto 30px;
        max-width: none;
        position: static;
        width: 80%
    }
    .Hero--home .Hero-image img {
        height: auto;
        max-width: 100%
    }
}
.hljs {
    color: #595959;
    background: #F4F4F4
}
.HowItWorksDiagram {
    -ms-flex-align: stretch;
    align-items: stretch;
    border-top: 1px solid #1aa8b4;
    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 #1aa8b4;
    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 #1aa8b4;
    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.is-stage2 .HowItWorksDiagram-content>div:nth-child(2) {
    opacity: 1;
    transform: translateX(-100%)
}
.HowItWorksDiagram-content>div:nth-child(3) {
    transform: translateX(-100%)
}
.HowItWorksDiagram.is-stage3 .HowItWorksDiagram-content>div:nth-child(3) {
    opacity: 1;
    transform: translateX(-200%)
}
.HowItWorksDiagram-content>div:nth-child(4) {
    transform: translateX(-200%)
}
.HowItWorksDiagram.is-stage4 .HowItWorksDiagram-content>div:nth-child(4) {
    opacity: 1;
    transform: translateX(-300%)
}
.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;
    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: #1aa8b4;
    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: #1977b5
}
.HowItWorksDiagram.is-stage2 .HowItWorksDiagram-nav ul:after {
    transform: scaleX(0.33)
}
.HowItWorksDiagram.is-stage3 .HowItWorksDiagram-nav ul:after {
    transform: scaleX(0.66)
}
.HowItWorksDiagram.is-stage4 .HowItWorksDiagram-nav ul:after {
    transform: scaleX(1)
}
@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://2975556.fs1.hubspotusercontent-na2.net/hubfs/2975556/library/classic/icon/ajax-loader.gif") no-repeat center;
    display: block;
    height: 32px;
    width: 32px
}
.LoadingIcon--gray {
    background-image: url("https://2975556.fs1.hubspotusercontent-na2.net/hubfs/2975556/library/classic/icon/ajax-loader-gray.gif")
}
.LoadingIcon--blue {
    background-image: url("https://2975556.fs1.hubspotusercontent-na2.net/hubfs/2975556/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://2975556.fs1.hubspotusercontent-na2.net/hubfs/2975556/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: 48px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 164px;
    margin: 0 20px
}
.LogoRow img {
    display: block;
    position: relative;
    max-height: 48px;
    max-width: 164px
}
.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
}
.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: #1977b5;
    font-size: 22px;
    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 {
    margin-bottom: 40px;
    margin-right: 80px;
    margin-top: -40px;
    position: relative;
    width: 260px
}
.Longform-sidebar .Sidebar {
    margin-top: 40px
}
.Longform-sidebar .Sidebar.is-final {
    bottom: -40px
}
.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: 959px) {
    .Longform-body {
        width: calc(100% - 240px)
    }
    .Longform-sidebar {
        margin-right: 40px;
        width: 200px
    }
}
@media(max-width: 819px) {
    .Longform-body {
        width: 100%
    }
    .Longform-sidebar {
        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>a.active:after,
.Header-nav>div>div.hs-menu-wrapper>ul>li>a.active-trail:after {
    opacity: 1;
    transform: scale(1)
}
.Header-nav > div > ul.menu > li.expanded > ul.menu,
.Header-nav>div>ul.menu>li.expanded>ul.hs-menu-children-wrapper,
.Header-nav>div>div.hs-menu-wrapper>ul>li.hs-item-has-children>ul.menu,
.Header-nav > div > div.hs-menu-wrapper > ul > li.hs-item-has-children > ul.hs-menu-children-wrapper {
    display: none
}
.Header-nav > div > ul.menu > li.expanded a,
.Header-nav > div > div.hs-menu-wrapper > ul > li.hs-item-has-children a {
    text-decoration: none
}
.Header-nav>div>ul.menu>li.expanded:hover:after,
.Header-nav>div>div.hs-menu-wrapper>ul>li.hs-item-has-children:hover:after {
    content: '';
    display: block;
    height: 30px;
    left: calc(50% - 160px);
    position: absolute;
    top: 100%;
    width: 320px
}
.Pacnav--is-loaded .Header-nav {
    height: auto;
    overflow: inherit
}
.Pacnav--is-scrolling .Header-nav > div > ul.menu > li > a,
.Pacnav--is-scrolling .Header-nav>div>ul.menu>li>li a.active,
.Pacnav--is-scrolling .Header-nav>div>div.hs-menu-wrapper>ul>li>a,
.Pacnav--is-scrolling .Header-nav>div>div.hs-menu-wrapper>ul>li>li a.active,
.Pacnav--is-mobile.Pacnav--is-active .Header-nav>div>ul.menu>li>a,
.Pacnav--is-mobile.Pacnav--is-active .Header-nav>div>ul.menu>li>li a.active,
.Pacnav--is-mobile.Pacnav--is-active .Header-nav>div>div.hs-menu-wrapper>ul>li>a,
.Pacnav--is-mobile.Pacnav--is-active .Header-nav > div > div.hs-menu-wrapper > ul > li > li a.active {
    color: #fff !important
}
@media(max-width: 819px) {
    .Header-nav .is-mobile > ul.menu,
    .Header-nav .is-mobile > div.hs-menu-wrapper > ul {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        height: auto;
        margin-left: 20px;
        margin-right: 20px;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: calc(100% - 40px) !important
    }
    .Header-nav .is-mobile > ul.menu ul.menu,
    .Header-nav .is-mobile>ul.menu ul.hs-menu-children-wrapper,
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul ul.menu,
    .Header-nav .is-mobile > div.hs-menu-wrapper > ul ul.hs-menu-children-wrapper {
        margin-top: 5px
    }
    .Header-nav .is-mobile ul.menu li,
    .Header-nav .is-mobile div.hs-menu-wrapper > ul li {
        transition: border 0.6s, height 0s, left 0s, opacity 0.4s, margin 0s, transform 0.6s;
        border-top: 1px solid rgba(255, 255, 255, 0.15);
        height: 41px;
        line-height: 30px;
        padding: 5px 0;
        transform-origin: 60px 100%;
        width: 100%
    }
    .Header-nav .is-mobile>ul.menu>li:first-child,
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:first-child {
        border-top: 0;
        height: 40px
    }
    .Header-nav .is-mobile ul.menu li+li,
    .Header-nav .is-mobile div.hs-menu-wrapper > ul li+li {
        margin-left: 0
    }
    .Header-nav .is-mobile a,
    .Header-nav .is-mobile .nolink,
    .Header-nav .is-mobile li {
        transition: opacity 0.4s;
        opacity: 0
    }
    .Header-nav .is-mobile a,
    .Header-nav .is-mobile .nolink,
    .Header-nav .is-mobile li a.active {
        color: #fff;
        transition: opacity 0.4s;
        display: block;
        padding: 0;
        position: relative;
        z-index: 5
    }
    .Header-nav .is-mobile a:active,
    .Header-nav .is-mobile a:hover,
    .Header-nav .is-mobile .nolink:active,
    .Header-nav .is-mobile .nolink:hover,
    .Header-nav .is-mobile li a.active:active,
    .Header-nav .is-mobile li a.active:hover {
        color: #fff
    }
    .Header-nav .is-mobile a:after,
    .Header-nav .is-mobile .nolink:after,
    .Header-nav .is-mobile li a.active:after {
        display: none !important
    }
    .Header-nav .is-mobile li.expanded>a:before,
    .Header-nav .is-mobile li.hs-item-has-children>a:before {
        transition: line-height 0.6s, transform 0.6s;
        content: '\203A';
        display: block;
        font-size: 20px;
        height: 40px;
        line-height: 40px;
        position: absolute;
        right: -25px;
        text-align: center;
        top: calc(50% - 20px);
        transform-origin: right center;
        width: 50px
    }
    .Header-nav .is-mobile li.expanded.is-active,
    .Header-nav .is-mobile li.hs-item-has-children.is-active {
        opacity: 1
    }
    .Header-nav .is-mobile li.expanded.is-active:nth-child(1),
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(1) {
        transform: translateY(-41px) !important
    }
    .Header-nav .is-mobile li.expanded.is-active:nth-child(1)>ul.menu,
    .Header-nav .is-mobile li.expanded.is-active:nth-child(1)>ul.menu>li,
    .Header-nav .is-mobile li.expanded.is-active:nth-child(1)>ul.hs-menu-children-wrapper,
    .Header-nav .is-mobile li.expanded.is-active:nth-child(1)>ul.hs-menu-children-wrapper>li,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(1)>ul.menu,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(1)>ul.menu>li,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(1)>ul.hs-menu-children-wrapper,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(1) > ul.hs-menu-children-wrapper > li {
        transition-delay: 0.2s
    }
    .Header-nav .is-mobile li.expanded.is-active:nth-child(2),
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(2) {
        transform: translateY(-82px) !important
    }
    .Header-nav .is-mobile li.expanded.is-active:nth-child(2)>ul.menu,
    .Header-nav .is-mobile li.expanded.is-active:nth-child(2)>ul.menu>li,
    .Header-nav .is-mobile li.expanded.is-active:nth-child(2)>ul.hs-menu-children-wrapper,
    .Header-nav .is-mobile li.expanded.is-active:nth-child(2)>ul.hs-menu-children-wrapper>li,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(2)>ul.menu,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(2)>ul.menu>li,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(2)>ul.hs-menu-children-wrapper,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(2) > ul.hs-menu-children-wrapper > li {
        transition-delay: 0.4s
    }
    .Header-nav .is-mobile li.expanded.is-active:nth-child(3),
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(3) {
        transform: translateY(-123px) !important
    }
    .Header-nav .is-mobile li.expanded.is-active:nth-child(3)>ul.menu,
    .Header-nav .is-mobile li.expanded.is-active:nth-child(3)>ul.menu>li,
    .Header-nav .is-mobile li.expanded.is-active:nth-child(3)>ul.hs-menu-children-wrapper,
    .Header-nav .is-mobile li.expanded.is-active:nth-child(3)>ul.hs-menu-children-wrapper>li,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(3)>ul.menu,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(3)>ul.menu>li,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(3)>ul.hs-menu-children-wrapper,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(3) > ul.hs-menu-children-wrapper > li {
        transition-delay: 0.6s
    }
    .Header-nav .is-mobile li.expanded.is-active:nth-child(4),
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(4) {
        transform: translateY(-164px) !important
    }
    .Header-nav .is-mobile li.expanded.is-active:nth-child(4)>ul.menu,
    .Header-nav .is-mobile li.expanded.is-active:nth-child(4)>ul.menu>li,
    .Header-nav .is-mobile li.expanded.is-active:nth-child(4)>ul.hs-menu-children-wrapper,
    .Header-nav .is-mobile li.expanded.is-active:nth-child(4)>ul.hs-menu-children-wrapper>li,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(4)>ul.menu,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(4)>ul.menu>li,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(4)>ul.hs-menu-children-wrapper,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(4) > ul.hs-menu-children-wrapper > li {
        transition-delay: 0.8s
    }
    .Header-nav .is-mobile li.expanded.is-active:nth-child(5),
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(5) {
        transform: translateY(-205px) !important
    }
    .Header-nav .is-mobile li.expanded.is-active:nth-child(5)>ul.menu,
    .Header-nav .is-mobile li.expanded.is-active:nth-child(5)>ul.menu>li,
    .Header-nav .is-mobile li.expanded.is-active:nth-child(5)>ul.hs-menu-children-wrapper,
    .Header-nav .is-mobile li.expanded.is-active:nth-child(5)>ul.hs-menu-children-wrapper>li,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(5)>ul.menu,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(5)>ul.menu>li,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(5)>ul.hs-menu-children-wrapper,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(5) > ul.hs-menu-children-wrapper > li {
        transition-delay: 1s
    }
    .Header-nav .is-mobile li.expanded.is-active:nth-child(6),
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(6) {
        transform: translateY(-246px) !important
    }
    .Header-nav .is-mobile li.expanded.is-active:nth-child(6)>ul.menu,
    .Header-nav .is-mobile li.expanded.is-active:nth-child(6)>ul.menu>li,
    .Header-nav .is-mobile li.expanded.is-active:nth-child(6)>ul.hs-menu-children-wrapper,
    .Header-nav .is-mobile li.expanded.is-active:nth-child(6)>ul.hs-menu-children-wrapper>li,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(6)>ul.menu,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(6)>ul.menu>li,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(6)>ul.hs-menu-children-wrapper,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(6) > ul.hs-menu-children-wrapper > li {
        transition-delay: 1.2s
    }
    .Header-nav .is-mobile li.expanded.is-active:nth-child(7),
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(7) {
        transform: translateY(-287px) !important
    }
    .Header-nav .is-mobile li.expanded.is-active:nth-child(7)>ul.menu,
    .Header-nav .is-mobile li.expanded.is-active:nth-child(7)>ul.menu>li,
    .Header-nav .is-mobile li.expanded.is-active:nth-child(7)>ul.hs-menu-children-wrapper,
    .Header-nav .is-mobile li.expanded.is-active:nth-child(7)>ul.hs-menu-children-wrapper>li,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(7)>ul.menu,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(7)>ul.menu>li,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(7)>ul.hs-menu-children-wrapper,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(7) > ul.hs-menu-children-wrapper > li {
        transition-delay: 1.4s
    }
    .Header-nav .is-mobile li.expanded.is-active:nth-child(8),
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(8) {
        transform: translateY(-328px) !important
    }
    .Header-nav .is-mobile li.expanded.is-active:nth-child(8)>ul.menu,
    .Header-nav .is-mobile li.expanded.is-active:nth-child(8)>ul.menu>li,
    .Header-nav .is-mobile li.expanded.is-active:nth-child(8)>ul.hs-menu-children-wrapper,
    .Header-nav .is-mobile li.expanded.is-active:nth-child(8)>ul.hs-menu-children-wrapper>li,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(8)>ul.menu,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(8)>ul.menu>li,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(8)>ul.hs-menu-children-wrapper,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(8) > ul.hs-menu-children-wrapper > li {
        transition-delay: 1.6s
    }
    .Header-nav .is-mobile li.expanded.is-active:nth-child(9),
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(9) {
        transform: translateY(-369px) !important
    }
    .Header-nav .is-mobile li.expanded.is-active:nth-child(9)>ul.menu,
    .Header-nav .is-mobile li.expanded.is-active:nth-child(9)>ul.menu>li,
    .Header-nav .is-mobile li.expanded.is-active:nth-child(9)>ul.hs-menu-children-wrapper,
    .Header-nav .is-mobile li.expanded.is-active:nth-child(9)>ul.hs-menu-children-wrapper>li,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(9)>ul.menu,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(9)>ul.menu>li,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(9)>ul.hs-menu-children-wrapper,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(9) > ul.hs-menu-children-wrapper > li {
        transition-delay: 1.8s
    }
    .Header-nav .is-mobile li.expanded.is-active:nth-child(10),
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(10) {
        transform: translateY(-410px) !important
    }
    .Header-nav .is-mobile li.expanded.is-active:nth-child(10)>ul.menu,
    .Header-nav .is-mobile li.expanded.is-active:nth-child(10)>ul.menu>li,
    .Header-nav .is-mobile li.expanded.is-active:nth-child(10)>ul.hs-menu-children-wrapper,
    .Header-nav .is-mobile li.expanded.is-active:nth-child(10)>ul.hs-menu-children-wrapper>li,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(10)>ul.menu,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(10)>ul.menu>li,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(10)>ul.hs-menu-children-wrapper,
    .Header-nav .is-mobile li.hs-item-has-children.is-active:nth-child(10) > ul.hs-menu-children-wrapper > li {
        transition-delay: 2s
    }
    .Header-nav .is-mobile li.expanded.is-active > ul.menu,
    .Header-nav .is-mobile li.expanded.is-active>ul.hs-menu-children-wrapper,
    .Header-nav .is-mobile li.hs-item-has-children.is-active>ul.menu,
    .Header-nav .is-mobile li.hs-item-has-children.is-active > ul.hs-menu-children-wrapper {
        height: auto;
        transform: scale(1) !important
    }
    .Header-nav .is-mobile li.expanded.is-active > ul.menu > li,
    .Header-nav .is-mobile li.expanded.is-active>ul.hs-menu-children-wrapper>li,
    .Header-nav .is-mobile li.hs-item-has-children.is-active>ul.menu>li,
    .Header-nav .is-mobile li.hs-item-has-children.is-active > ul.hs-menu-children-wrapper > li {
        opacity: 1
    }
    .Header-nav .is-mobile.is-active ul.menu > li.expanded.is-active,
    .Header-nav .is-mobile.is-active div.hs-menu-wrapper > ul > li.expanded.is-active {
        border-color: transparent
    }
    .Header-nav .is-mobile.is-active ul.menu>li.expanded.is-active>a:before,
    .Header-nav .is-mobile.is-active div.hs-menu-wrapper>ul>li.expanded.is-active>a:before {
        line-height: 36px;
        transform: translate(calc(30px - 100vw), 0) rotate(180deg)
    }
    .Header-nav .is-mobile>ul.menu>li:nth-child(1),
    .Header-nav .is-mobile>ul.menu>li:nth-child(1)>a,
    .Header-nav .is-mobile>ul.menu>li:nth-child(1)>.no-link,
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(1),
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(1)>a,
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(1) > .no-link {
        transition-delay: 0s, 0s, 2s, 1.4s, 0s, 1.4s
    }
    .Header-nav .is-mobile>ul.menu>li:nth-child(2),
    .Header-nav .is-mobile>ul.menu>li:nth-child(2)>a,
    .Header-nav .is-mobile>ul.menu>li:nth-child(2)>.no-link,
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(2),
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(2)>a,
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(2) > .no-link {
        transition-delay: 0s, 0s, 1.9s, 1.3s, 0s, 1.3s
    }
    .Header-nav .is-mobile>ul.menu>li:nth-child(3),
    .Header-nav .is-mobile>ul.menu>li:nth-child(3)>a,
    .Header-nav .is-mobile>ul.menu>li:nth-child(3)>.no-link,
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(3),
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(3)>a,
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(3) > .no-link {
        transition-delay: 0s, 0s, 1.8s, 1.2s, 0s, 1.2s
    }
    .Header-nav .is-mobile>ul.menu>li:nth-child(4),
    .Header-nav .is-mobile>ul.menu>li:nth-child(4)>a,
    .Header-nav .is-mobile>ul.menu>li:nth-child(4)>.no-link,
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(4),
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(4)>a,
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(4) > .no-link {
        transition-delay: 0s, 0s, 1.7s, 1.1s, 0s, 1.1s
    }
    .Header-nav .is-mobile>ul.menu>li:nth-child(5),
    .Header-nav .is-mobile>ul.menu>li:nth-child(5)>a,
    .Header-nav .is-mobile>ul.menu>li:nth-child(5)>.no-link,
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(5),
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(5)>a,
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(5) > .no-link {
        transition-delay: 0s, 0s, 1.6s, 1s, 0s, 1s
    }
    .Header-nav .is-mobile>ul.menu>li:nth-child(6),
    .Header-nav .is-mobile>ul.menu>li:nth-child(6)>a,
    .Header-nav .is-mobile>ul.menu>li:nth-child(6)>.no-link,
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(6),
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(6)>a,
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(6) > .no-link {
        transition-delay: 0s, 0s, 1.5s, 0.9s, 0s, 0.9s
    }
    .Header-nav .is-mobile>ul.menu>li:nth-child(7),
    .Header-nav .is-mobile>ul.menu>li:nth-child(7)>a,
    .Header-nav .is-mobile>ul.menu>li:nth-child(7)>.no-link,
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(7),
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(7)>a,
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(7) > .no-link {
        transition-delay: 0s, 0s, 1.4s, 0.8s, 0s, 0.8s
    }
    .Header-nav .is-mobile>ul.menu>li:nth-child(8),
    .Header-nav .is-mobile>ul.menu>li:nth-child(8)>a,
    .Header-nav .is-mobile>ul.menu>li:nth-child(8)>.no-link,
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(8),
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(8)>a,
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(8) > .no-link {
        transition-delay: 0s, 0s, 1.3s, 0.7s, 0s, 0.7s
    }
    .Header-nav .is-mobile>ul.menu>li:nth-child(9),
    .Header-nav .is-mobile>ul.menu>li:nth-child(9)>a,
    .Header-nav .is-mobile>ul.menu>li:nth-child(9)>.no-link,
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(9),
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(9)>a,
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(9) > .no-link {
        transition-delay: 0s, 0s, 1.2s, 0.6s, 0s, 0.6s
    }
    .Header-nav .is-mobile>ul.menu>li:nth-child(10),
    .Header-nav .is-mobile>ul.menu>li:nth-child(10)>a,
    .Header-nav .is-mobile>ul.menu>li:nth-child(10)>.no-link,
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(10),
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(10)>a,
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(10) > .no-link {
        transition-delay: 0s, 0s, 1.1s, 0.5s, 0s, 0.5s
    }
    .Header-nav .is-mobile>ul.menu>li:nth-child(11),
    .Header-nav .is-mobile>ul.menu>li:nth-child(11)>a,
    .Header-nav .is-mobile>ul.menu>li:nth-child(11)>.no-link,
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(11),
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(11)>a,
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(11) > .no-link {
        transition-delay: 0s, 0s, 1s, 0.4s, 0s, 0.4s
    }
    .Header-nav .is-mobile>ul.menu>li:nth-child(12),
    .Header-nav .is-mobile>ul.menu>li:nth-child(12)>a,
    .Header-nav .is-mobile>ul.menu>li:nth-child(12)>.no-link,
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(12),
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(12)>a,
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(12) > .no-link {
        transition-delay: 0s, 0s, 0.9s, 0.3s, 0s, 0.3s
    }
    .Header-nav .is-mobile>ul.menu>li:nth-child(13),
    .Header-nav .is-mobile>ul.menu>li:nth-child(13)>a,
    .Header-nav .is-mobile>ul.menu>li:nth-child(13)>.no-link,
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(13),
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(13)>a,
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(13) > .no-link {
        transition-delay: 0s, 0s, 0.8s, 0.2s, 0s, 0.2s
    }
    .Header-nav .is-mobile>ul.menu>li:nth-child(14),
    .Header-nav .is-mobile>ul.menu>li:nth-child(14)>a,
    .Header-nav .is-mobile>ul.menu>li:nth-child(14)>.no-link,
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(14),
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(14)>a,
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(14) > .no-link {
        transition-delay: 0s, 0s, 0.7s, 0.1s, 0s, 0.1s
    }
    .Header-nav .is-mobile>ul.menu>li:nth-child(15),
    .Header-nav .is-mobile>ul.menu>li:nth-child(15)>a,
    .Header-nav .is-mobile>ul.menu>li:nth-child(15)>.no-link,
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(15),
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(15)>a,
    .Header-nav .is-mobile>div.hs-menu-wrapper>ul>li:nth-child(15) > .no-link {
        transition-delay: 0s, 0s, 0.6s, 0s, 0s, 0s
    }
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(1),
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(1)>a,
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(1)>.no-link,
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(1),
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(1)>a,
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(1) > .no-link {
        transition-delay: 0s, 0s, 0s, 0s, 0s, 0s
    }
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(2),
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(2)>a,
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(2)>.no-link,
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(2),
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(2)>a,
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(2) > .no-link {
        transition-delay: 0s, 0s, 0s, 0.1s, 0s, 0.1s
    }
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(3),
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(3)>a,
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(3)>.no-link,
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(3),
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(3)>a,
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(3) > .no-link {
        transition-delay: 0s, 0s, 0s, 0.2s, 0s, 0.2s
    }
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(4),
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(4)>a,
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(4)>.no-link,
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(4),
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(4)>a,
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(4) > .no-link {
        transition-delay: 0s, 0s, 0s, 0.3s, 0s, 0.3s
    }
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(5),
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(5)>a,
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(5)>.no-link,
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(5),
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(5)>a,
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(5) > .no-link {
        transition-delay: 0s, 0s, 0s, 0.4s, 0s, 0.4s
    }
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(6),
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(6)>a,
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(6)>.no-link,
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(6),
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(6)>a,
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(6) > .no-link {
        transition-delay: 0s, 0s, 0s, 0.5s, 0s, 0.5s
    }
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(7),
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(7)>a,
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(7)>.no-link,
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(7),
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(7)>a,
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(7) > .no-link {
        transition-delay: 0s, 0s, 0s, 0.6s, 0s, 0.6s
    }
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(8),
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(8)>a,
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(8)>.no-link,
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(8),
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(8)>a,
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(8) > .no-link {
        transition-delay: 0s, 0s, 0s, 0.7s, 0s, 0.7s
    }
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(9),
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(9)>a,
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(9)>.no-link,
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(9),
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(9)>a,
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(9) > .no-link {
        transition-delay: 0s, 0s, 0s, 0.8s, 0s, 0.8s
    }
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(10),
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(10)>a,
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(10)>.no-link,
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(10),
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(10)>a,
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(10) > .no-link {
        transition-delay: 0s, 0s, 0s, 0.9s, 0s, 0.9s
    }
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(11),
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(11)>a,
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(11)>.no-link,
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(11),
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(11)>a,
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(11) > .no-link {
        transition-delay: 0s, 0s, 0s, 1s, 0s, 1s
    }
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(12),
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(12)>a,
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(12)>.no-link,
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(12),
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(12)>a,
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(12) > .no-link {
        transition-delay: 0s, 0s, 0s, 1.1s, 0s, 1.1s
    }
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(13),
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(13)>a,
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(13)>.no-link,
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(13),
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(13)>a,
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(13) > .no-link {
        transition-delay: 0s, 0s, 0s, 1.2s, 0s, 1.2s
    }
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(14),
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(14)>a,
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(14)>.no-link,
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(14),
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(14)>a,
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(14) > .no-link {
        transition-delay: 0s, 0s, 0s, 1.3s, 0s, 1.3s
    }
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(15),
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(15)>a,
    .Header-nav .is-mobile.is-active>ul.menu>li:nth-child(15)>.no-link,
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(15),
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(15)>a,
    .Header-nav .is-mobile.is-active>div.hs-menu-wrapper>ul>li:nth-child(15) > .no-link {
        transition-delay: 0s, 0s, 0s, 1.4s, 0s, 1.4s
    }
    .Header-nav .is-mobile > ul.menu > li,
    .Header-nav .is-mobile > div.hs-menu-wrapper > ul > li {
        display: block !important;
        left: 100vw;
        opacity: 0;
        position: relative;
        transform: translate(0, 0) scale(1.4)
    }
    .Header-nav .is-mobile.is-active > ul.menu > li,
    .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li {
        display: block !important;
        left: 0;
        opacity: 1;
        transform: translate(0, 0) scale(1)
    }
    .Header-nav .is-mobile.is-active > ul.menu > li > a,
    .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li > a {
        opacity: 1
    }
    .Header-nav .is-mobile.is-active > ul.menu ul.menu,
    .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul ul.hs-menu-children-wrapper {
        transition: transform 0s;
        display: block;
        height: 0;
        position: relative;
        transform: scale(0);
        transition-delay: 0.4s;
        z-index: 10
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li,
    .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li {
        opacity: 0 !important;
        transform: translate(-100%, 0) scale(0) !important
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li a,
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li .nolink,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li a,
    .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li .nolink {
        opacity: 1
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li li,
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li ul.menu,
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li ul.hs-menu-children-wrapper,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li li,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li ul.menu,
    .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li ul.hs-menu-children-wrapper {
        transition-delay: 0s !important
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li.is-active>a,
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li.is-active>.nolink,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li.is-active>a,
    .Header-nav .is-mobile:not(.is-level0) > div.hs-menu-wrapper > ul > li.is-active > .nolink {
        transition-delay: 0s !important
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li.is-active>a,
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li.is-active>a:before,
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li.is-active>a:after,
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li.is-active>.nolink,
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li.is-active>.nolink:before,
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li.is-active>.nolink:after,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li.is-active>a,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li.is-active>a:before,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li.is-active>a:after,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li.is-active>.nolink,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li.is-active>.nolink:before,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li.is-active>.nolink:after {
        transition-delay: 0s !important
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(1).expanded,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(1).expanded {
        transition-delay: 0s
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(1).expanded.is-active,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(1).expanded.is-active {
        margin-bottom: 0;
        opacity: 1 !important;
        transform: translateY(0px) scale(1) !important;
        transition-delay: 0s, 2s, 0s, 0s, 2s, 0s
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(1).expanded.is-active>ul.menu,
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(1).expanded.is-active>ul.hs-menu-children-wrapper,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(1).expanded.is-active>ul.menu,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(1).expanded.is-active > ul.hs-menu-children-wrapper {
        transform: scale(1)
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(2).expanded,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(2).expanded {
        transition-delay: 0.1s
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(2).expanded.is-active,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(2).expanded.is-active {
        margin-bottom: -41px;
        opacity: 1 !important;
        transform: translateY(-41px) scale(1) !important;
        transition-delay: 0s, 1.9s, 0s, 0.1s, 1.9s, 0.1s
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(2).expanded.is-active>ul.menu,
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(2).expanded.is-active>ul.hs-menu-children-wrapper,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(2).expanded.is-active>ul.menu,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(2).expanded.is-active > ul.hs-menu-children-wrapper {
        transform: scale(1)
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(3).expanded,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(3).expanded {
        transition-delay: 0.2s
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(3).expanded.is-active,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(3).expanded.is-active {
        margin-bottom: -82px;
        opacity: 1 !important;
        transform: translateY(-82px) scale(1) !important;
        transition-delay: 0s, 1.8s, 0s, 0.2s, 1.8s, 0.2s
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(3).expanded.is-active>ul.menu,
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(3).expanded.is-active>ul.hs-menu-children-wrapper,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(3).expanded.is-active>ul.menu,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(3).expanded.is-active > ul.hs-menu-children-wrapper {
        transform: scale(1)
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(4).expanded,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(4).expanded {
        transition-delay: 0.3s
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(4).expanded.is-active,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(4).expanded.is-active {
        margin-bottom: -123px;
        opacity: 1 !important;
        transform: translateY(-123px) scale(1) !important;
        transition-delay: 0s, 1.7s, 0s, 0.3s, 1.7s, 0.3s
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(4).expanded.is-active>ul.menu,
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(4).expanded.is-active>ul.hs-menu-children-wrapper,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(4).expanded.is-active>ul.menu,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(4).expanded.is-active > ul.hs-menu-children-wrapper {
        transform: scale(1)
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(5).expanded,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(5).expanded {
        transition-delay: 0.4s
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(5).expanded.is-active,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(5).expanded.is-active {
        margin-bottom: -164px;
        opacity: 1 !important;
        transform: translateY(-164px) scale(1) !important;
        transition-delay: 0s, 1.6s, 0s, 0.4s, 1.6s, 0.4s
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(5).expanded.is-active>ul.menu,
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(5).expanded.is-active>ul.hs-menu-children-wrapper,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(5).expanded.is-active>ul.menu,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(5).expanded.is-active > ul.hs-menu-children-wrapper {
        transform: scale(1)
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(6).expanded,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(6).expanded {
        transition-delay: 0.5s
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(6).expanded.is-active,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(6).expanded.is-active {
        margin-bottom: -205px;
        opacity: 1 !important;
        transform: translateY(-205px) scale(1) !important;
        transition-delay: 0s, 1.5s, 0s, 0.5s, 1.5s, 0.5s
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(6).expanded.is-active>ul.menu,
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(6).expanded.is-active>ul.hs-menu-children-wrapper,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(6).expanded.is-active>ul.menu,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(6).expanded.is-active > ul.hs-menu-children-wrapper {
        transform: scale(1)
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(7).expanded,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(7).expanded {
        transition-delay: 0.6s
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(7).expanded.is-active,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(7).expanded.is-active {
        margin-bottom: -246px;
        opacity: 1 !important;
        transform: translateY(-246px) scale(1) !important;
        transition-delay: 0s, 1.4s, 0s, 0.6s, 1.4s, 0.6s
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(7).expanded.is-active>ul.menu,
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(7).expanded.is-active>ul.hs-menu-children-wrapper,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(7).expanded.is-active>ul.menu,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(7).expanded.is-active > ul.hs-menu-children-wrapper {
        transform: scale(1)
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(8).expanded,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(8).expanded {
        transition-delay: 0.7s
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(8).expanded.is-active,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(8).expanded.is-active {
        margin-bottom: -287px;
        opacity: 1 !important;
        transform: translateY(-287px) scale(1) !important;
        transition-delay: 0s, 1.3s, 0s, 0.7s, 1.3s, 0.7s
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(8).expanded.is-active>ul.menu,
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(8).expanded.is-active>ul.hs-menu-children-wrapper,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(8).expanded.is-active>ul.menu,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(8).expanded.is-active > ul.hs-menu-children-wrapper {
        transform: scale(1)
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(9).expanded,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(9).expanded {
        transition-delay: 0.8s
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(9).expanded.is-active,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(9).expanded.is-active {
        margin-bottom: -328px;
        opacity: 1 !important;
        transform: translateY(-328px) scale(1) !important;
        transition-delay: 0s, 1.2s, 0s, 0.8s, 1.2s, 0.8s
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(9).expanded.is-active>ul.menu,
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(9).expanded.is-active>ul.hs-menu-children-wrapper,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(9).expanded.is-active>ul.menu,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(9).expanded.is-active > ul.hs-menu-children-wrapper {
        transform: scale(1)
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(10).expanded,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(10).expanded {
        transition-delay: 0.9s
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(10).expanded.is-active,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(10).expanded.is-active {
        margin-bottom: -369px;
        opacity: 1 !important;
        transform: translateY(-369px) scale(1) !important;
        transition-delay: 0s, 1.1s, 0s, 0.9s, 1.1s, 0.9s
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(10).expanded.is-active>ul.menu,
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(10).expanded.is-active>ul.hs-menu-children-wrapper,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(10).expanded.is-active>ul.menu,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(10).expanded.is-active > ul.hs-menu-children-wrapper {
        transform: scale(1)
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(11).expanded,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(11).expanded {
        transition-delay: 1s
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(11).expanded.is-active,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(11).expanded.is-active {
        margin-bottom: -410px;
        opacity: 1 !important;
        transform: translateY(-410px) scale(1) !important;
        transition-delay: 0s, 1s, 0s, 1s, 1s, 1s
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(11).expanded.is-active>ul.menu,
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(11).expanded.is-active>ul.hs-menu-children-wrapper,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(11).expanded.is-active>ul.menu,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(11).expanded.is-active > ul.hs-menu-children-wrapper {
        transform: scale(1)
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(12).expanded,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(12).expanded {
        transition-delay: 1.1s
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(12).expanded.is-active,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(12).expanded.is-active {
        margin-bottom: -451px;
        opacity: 1 !important;
        transform: translateY(-451px) scale(1) !important;
        transition-delay: 0s, 0.9s, 0s, 1.1s, 0.9s, 1.1s
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(12).expanded.is-active>ul.menu,
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(12).expanded.is-active>ul.hs-menu-children-wrapper,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(12).expanded.is-active>ul.menu,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(12).expanded.is-active > ul.hs-menu-children-wrapper {
        transform: scale(1)
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(13).expanded,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(13).expanded {
        transition-delay: 1.2s
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(13).expanded.is-active,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(13).expanded.is-active {
        margin-bottom: -492px;
        opacity: 1 !important;
        transform: translateY(-492px) scale(1) !important;
        transition-delay: 0s, 0.8s, 0s, 1.2s, 0.8s, 1.2s
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(13).expanded.is-active>ul.menu,
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(13).expanded.is-active>ul.hs-menu-children-wrapper,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(13).expanded.is-active>ul.menu,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(13).expanded.is-active > ul.hs-menu-children-wrapper {
        transform: scale(1)
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(14).expanded,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(14).expanded {
        transition-delay: 1.3s
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(14).expanded.is-active,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(14).expanded.is-active {
        margin-bottom: -533px;
        opacity: 1 !important;
        transform: translateY(-533px) scale(1) !important;
        transition-delay: 0s, 0.7s, 0s, 1.3s, 0.7s, 1.3s
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(14).expanded.is-active>ul.menu,
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(14).expanded.is-active>ul.hs-menu-children-wrapper,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(14).expanded.is-active>ul.menu,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(14).expanded.is-active > ul.hs-menu-children-wrapper {
        transform: scale(1)
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(15).expanded,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(15).expanded {
        transition-delay: 1.4s
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(15).expanded.is-active,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(15).expanded.is-active {
        margin-bottom: -574px;
        opacity: 1 !important;
        transform: translateY(-574px) scale(1) !important;
        transition-delay: 0s, 0.6s, 0s, 1.4s, 0.6s, 1.4s
    }
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(15).expanded.is-active>ul.menu,
    .Header-nav .is-mobile:not(.is-level0)>ul.menu>li:nth-child(15).expanded.is-active>ul.hs-menu-children-wrapper,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(15).expanded.is-active>ul.menu,
    .Header-nav .is-mobile:not(.is-level0)>div.hs-menu-wrapper>ul>li:nth-child(15).expanded.is-active > ul.hs-menu-children-wrapper {
        transform: scale(1)
    }
    .Header-nav .is-level2 > ul.menu > li.expanded.is-active > a,
    .Header-nav .is-level2>ul.menu>li.expanded.is-active>ul.menu>li:not(.is-active),
    .Header-nav .is-level2>ul.menu>li.expanded.is-active>ul.hs-menu-children-wrapper>li:not(.is-active),
    .Header-nav .is-level3>ul.menu>li.expanded.is-active>a,
    .Header-nav .is-level3>ul.menu>li.expanded.is-active>ul.menu>li:not(.is-active),
    .Header-nav .is-level3>ul.menu>li.expanded.is-active>ul.hs-menu-children-wrapper>li:not(.is-active),
    .Header-nav .is-level4>ul.menu>li.expanded.is-active>a,
    .Header-nav .is-level4>ul.menu>li.expanded.is-active>ul.menu>li:not(.is-active),
    .Header-nav .is-level4>ul.menu>li.expanded.is-active>ul.hs-menu-children-wrapper>li:not(.is-active),
    .Header-nav .is-level3>ul.menu>li>ul.menu>li.is-active>a,
    .Header-nav .is-level3>ul.menu>li>ul.menu>li.is-active>ul.menu>li:not(.is-active),
    .Header-nav .is-level3>ul.menu>li>ul.menu>li.is-active>ul.hs-menu-children-wrapper>li:not(.is-active),
    .Header-nav .is-level4>ul.menu>li>ul.menu>li.is-active>a,
    .Header-nav .is-level4>ul.menu>li>ul.menu>li.is-active>ul.menu>li:not(.is-active),
    .Header-nav .is-level4>ul.menu>li>ul.menu>li.is-active>ul.hs-menu-children-wrapper>li:not(.is-active),
    .Header-nav .is-level4>ul.menu>li>ul.menu>li>ul.menu>li.is-active>a,
    .Header-nav .is-level4>ul.menu>li>ul.menu>li>ul.menu>li.is-active>ul.menu>li:not(.is-active),
    .Header-nav .is-level4>ul.menu>li>ul.menu>li>ul.menu>li.is-active>ul.hs-menu-children-wrapper>li:not(.is-active),
    .Header-nav .is-level2>div.hs-menu-wrapper>ul>li.expanded.is-active>a,
    .Header-nav .is-level2>div.hs-menu-wrapper>ul>li.expanded.is-active>ul.menu>li:not(.is-active),
    .Header-nav .is-level2>div.hs-menu-wrapper>ul>li.expanded.is-active>ul.hs-menu-children-wrapper>li:not(.is-active),
    .Header-nav .is-level3>div.hs-menu-wrapper>ul>li.expanded.is-active>a,
    .Header-nav .is-level3>div.hs-menu-wrapper>ul>li.expanded.is-active>ul.menu>li:not(.is-active),
    .Header-nav .is-level3>div.hs-menu-wrapper>ul>li.expanded.is-active>ul.hs-menu-children-wrapper>li:not(.is-active),
    .Header-nav .is-level4>div.hs-menu-wrapper>ul>li.expanded.is-active>a,
    .Header-nav .is-level4>div.hs-menu-wrapper>ul>li.expanded.is-active>ul.menu>li:not(.is-active),
    .Header-nav .is-level4>div.hs-menu-wrapper>ul>li.expanded.is-active>ul.hs-menu-children-wrapper>li:not(.is-active),
    .Header-nav .is-level3>div.hs-menu-wrapper>ul>li>ul.hs-menu-children-wrapper>li.is-active>a,
    .Header-nav .is-level3>div.hs-menu-wrapper>ul>li>ul.hs-menu-children-wrapper>li.is-active>ul.menu>li:not(.is-active),
    .Header-nav .is-level3>div.hs-menu-wrapper>ul>li>ul.hs-menu-children-wrapper>li.is-active>ul.hs-menu-children-wrapper>li:not(.is-active),
    .Header-nav .is-level4>div.hs-menu-wrapper>ul>li>ul.hs-menu-children-wrapper>li.is-active>a,
    .Header-nav .is-level4>div.hs-menu-wrapper>ul>li>ul.hs-menu-children-wrapper>li.is-active>ul.menu>li:not(.is-active),
    .Header-nav .is-level4>div.hs-menu-wrapper>ul>li>ul.hs-menu-children-wrapper>li.is-active>ul.hs-menu-children-wrapper>li:not(.is-active),
    .Header-nav .is-level4>div.hs-menu-wrapper>ul>li>ul.hs-menu-children-wrapper>li>ul.hs-menu-children-wrapper>li.is-active>a,
    .Header-nav .is-level4>div.hs-menu-wrapper>ul>li>ul.hs-menu-children-wrapper>li>ul.hs-menu-children-wrapper>li.is-active>ul.menu>li:not(.is-active),
    .Header-nav .is-level4>div.hs-menu-wrapper>ul>li>ul.hs-menu-children-wrapper>li>ul.hs-menu-children-wrapper>li.is-active>ul.hs-menu-children-wrapper>li:not(.is-active) {
        opacity: 0 !important
    }
}
@media(min-width: 820px) {
    .Header-nav>div>ul.menu>li.expanded:hover>ul.menu,
    .Header-nav>div>ul.menu>li.expanded:hover>ul.hs-menu-children-wrapper,
    .Header-nav>div>div.hs-menu-wrapper>ul>li.hs-item-has-children:hover>ul.menu,
    .Header-nav>div>div.hs-menu-wrapper>ul>li.hs-item-has-children:hover>ul.hs-menu-children-wrapper,
    .PacnavToggle.is-active .PacnavToggle-items {
        background: #fff;
        box-shadow: 2px 8px 10px rgba(0, 0, 0, 0.2);
        display: block;
        left: 50%;
        min-width: 320px;
        position: absolute;
        transform: translate(-50%, 0);
        top: calc(100% + 30px);
    }
  
    .Header-products .Header-nav>div>ul.menu>li.expanded:hover>ul.menu,
    .Header-products .Header-nav>div>ul.menu>li.expanded:hover>ul.hs-menu-children-wrapper,
    .Header-products .Header-nav>div>div.hs-menu-wrapper>ul>li.hs-item-has-children:hover>ul.menu,
    .Header-products .Header-nav>div>div.hs-menu-wrapper>ul>li.hs-item-has-children:hover>ul.hs-menu-children-wrapper,
    .Header-products .PacnavToggle.is-active .PacnavToggle-items {
        top: calc(100% + -5px);
        padding-left: 0;
    }

    .Product-grandit .Header-products .Wrap{
       max-width: 1300px
    } 
  
    .Product-grandit .Header-nav > div > div.hs-menu-wrapper > ul li+li{
        margin-left: 15px;
        font-size: 16px;
    }
  
    .Header-nav>div>ul.menu>li.expanded:hover>ul.menu ul.menu,
    .Header-nav>div>ul.menu>li.expanded:hover>ul.hs-menu-children-wrapper ul.menu,
    .Header-nav>div>div.hs-menu-wrapper>ul>li.hs-item-has-children:hover>ul.menu ul.menu,
    .Header-nav>div>div.hs-menu-wrapper>ul>li.hs-item-has-children:hover>ul.hs-menu-children-wrapper ul.menu,
    .PacnavToggle.is-active .PacnavToggle-items ul.menu {
        display: block;
        list-style: none !important;
        margin: 0 !important;
        padding: 0 !important
    }
    .Header-nav>div>ul.menu>li.expanded:hover>ul.menu li,
    .Header-nav>div>ul.menu>li.expanded:hover>ul.hs-menu-children-wrapper li,
    .Header-nav>div>div.hs-menu-wrapper>ul>li.hs-item-has-children:hover>ul.menu li,
    .Header-nav>div>div.hs-menu-wrapper>ul>li.hs-item-has-children:hover>ul.hs-menu-children-wrapper li,
    .PacnavToggle.is-active .PacnavToggle-items li {
        list-style: none !important;
        list-style-position: outside;
        height: auto;
        margin: 0 !important;
        overflow: hidden;
        position: relative
    }
    .Header-nav>div>ul.menu>li.expanded:hover>ul.menu li:before,
    .Header-nav>div>ul.menu>li.expanded:hover>ul.hs-menu-children-wrapper li:before,
    .Header-nav>div>div.hs-menu-wrapper>ul>li.hs-item-has-children:hover>ul.menu li:before,
    .Header-nav>div>div.hs-menu-wrapper>ul>li.hs-item-has-children:hover>ul.hs-menu-children-wrapper li:before,
    .PacnavToggle.is-active .PacnavToggle-items li:before,
    .Header-nav>div>ul.menu>li.expanded:hover>ul.menu li:after,
    .Header-nav>div>ul.menu>li.expanded:hover>ul.hs-menu-children-wrapper li:after,
    .Header-nav>div>div.hs-menu-wrapper>ul>li.hs-item-has-children:hover>ul.menu li:after,
    .Header-nav>div>div.hs-menu-wrapper>ul>li.hs-item-has-children:hover>ul.hs-menu-children-wrapper li:after,
    .PacnavToggle.is-active .PacnavToggle-items li:after,
    .Header-nav>div>ul.menu>li.expanded:hover>ul.menu li>a:before,
    .Header-nav>div>ul.menu>li.expanded:hover>ul.hs-menu-children-wrapper li>a:before,
    .Header-nav>div>div.hs-menu-wrapper>ul>li.hs-item-has-children:hover>ul.menu li>a:before,
    .Header-nav>div>div.hs-menu-wrapper>ul>li.hs-item-has-children:hover>ul.hs-menu-children-wrapper li>a:before,
    .PacnavToggle.is-active .PacnavToggle-items li>a:before,
    .Header-nav>div>ul.menu>li.expanded:hover>ul.menu li>a:after,
    .Header-nav>div>ul.menu>li.expanded:hover>ul.hs-menu-children-wrapper li>a:after,
    .Header-nav>div>div.hs-menu-wrapper>ul>li.hs-item-has-children:hover>ul.menu li>a:after,
    .Header-nav>div>div.hs-menu-wrapper>ul>li.hs-item-has-children:hover>ul.hs-menu-children-wrapper li>a:after,
    .PacnavToggle.is-active .PacnavToggle-items li>a:after {
        display: none !important
    }
    .Header-nav>div>ul.menu>li.expanded:hover>ul.menu a,
    .Header-nav>div>ul.menu>li.expanded:hover>ul.hs-menu-children-wrapper a,
    .Header-nav>div>div.hs-menu-wrapper>ul>li.hs-item-has-children:hover>ul.menu a,
    .Header-nav>div>div.hs-menu-wrapper>ul>li.hs-item-has-children:hover>ul.hs-menu-children-wrapper a,
    .PacnavToggle.is-active .PacnavToggle-items a,
    .Header-nav>div>ul.menu>li.expanded:hover>ul.menu .nolink,
    .Header-nav>div>ul.menu>li.expanded:hover>ul.hs-menu-children-wrapper .nolink,
    .Header-nav>div>div.hs-menu-wrapper>ul>li.hs-item-has-children:hover>ul.menu .nolink,
    .Header-nav>div>div.hs-menu-wrapper>ul>li.hs-item-has-children:hover>ul.hs-menu-children-wrapper .nolink,
    .PacnavToggle.is-active .PacnavToggle-items .nolink {
        color: #4a4a4a;
        padding: 20px;
        display: block !important;
        height: 60px;
        line-height: 20px !important;
        position: relative;
        text-decoration: none;
        transition: none;
        white-space: nowrap;
        z-index: 10
    }
    .Header-nav>div>ul.menu>li.expanded:hover>ul.menu a:hover,
    .Header-nav>div>ul.menu>li.expanded:hover>ul.hs-menu-children-wrapper a:hover,
    .Header-nav>div>div.hs-menu-wrapper>ul>li.hs-item-has-children:hover>ul.menu a:hover,
    .Header-nav>div>div.hs-menu-wrapper>ul>li.hs-item-has-children:hover>ul.hs-menu-children-wrapper a:hover,
    .PacnavToggle.is-active .PacnavToggle-items a:hover,
    .Header-nav>div>ul.menu>li.expanded:hover>ul.menu .nolink:hover,
    .Header-nav>div>ul.menu>li.expanded:hover>ul.hs-menu-children-wrapper .nolink:hover,
    .Header-nav>div>div.hs-menu-wrapper>ul>li.hs-item-has-children:hover>ul.menu .nolink:hover,
    .Header-nav>div>div.hs-menu-wrapper>ul>li.hs-item-has-children:hover>ul.hs-menu-children-wrapper .nolink:hover,
    .PacnavToggle.is-active .PacnavToggle-items .nolink:hover {
        color: #fff;
        background: #1977b5;
        background: linear-gradient(90deg, #1977b5 0%,#1aa8b4 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: #1977b5;
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;
    margin: 0 0 30px;
    text-transform: uppercase
}
.NewsTeaser-kicker:first-child {
    margin-top: 0
}
.NewsTeaser-kicker:last-child {
    margin-bottom: 0
}
.NewsTeaser-title {
    margin: 0 0 10px
}
.NewsTeaser-title:first-child {
    margin-top: 0
}
.NewsTeaser-title:last-child {
    margin-bottom: 0
}
.NewsTeaser-subtitle {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}
.NewsTeaser+.NewsTeaser {
    border-top: 1px solid #D8D8D8;
    margin-top: 40px;
    padding-top: 40px
}
.Pacnav {
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%
}
.Pacnav ul.menu,
.Pacnav div.hs-menu-wrapper > ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%
}
.Pacnav.is-mobile li {
    display: none !important
}
.Pacnav.is-mobile.is-active li {
    display: block !important
}
@media(max-width: 819px) {
    .Pacnav {
        visibility: hidden
    }
    .Pacnav.is-mobile {
        visibility: visible
    }
}
.PacnavToggle {
    cursor: pointer;
    display: block;
    height: 20px;
    margin-left: 30px;
    position: relative;
    width: 20px
}
.PacnavToggle.is-desktop {
    display: none
}
.PacnavToggle svg {
    display: block;
    height: 20px;
    width: 20px
}
.PacnavToggle-lines,
.PacnavToggle-circles {
    transition: fill 0.6s;
    fill: #fff
}
.PacnavToggle-items {
    cursor: default;
    display: none
}
.PacnavToggle-circles,
.PacnavToggle-circle1,
.PacnavToggle-circle2,
.PacnavToggle-circle3,
.PacnavToggle-lines,
.PacnavToggle-line1,
.PacnavToggle-line2,
.PacnavToggle-line3,
.PacnavToggle-line4 {
    animation-duration: 0.8s;
    animation-iteration-count: 1
}
.PacnavToggle-circles,
.PacnavToggle-circle1,
.PacnavToggle-circle2,
.PacnavToggle-circle3 {
    transform-origin: center
}
.PacnavToggle-circle1,
.PacnavToggle-circle2,
.PacnavToggle-circle3,
.PacnavToggle.is-intermediary .PacnavToggle-line1,
.PacnavToggle.is-intermediary .PacnavToggle-line2,
.PacnavToggle.is-intermediary .PacnavToggle-line3,
.PacnavToggle.is-intermediary .PacnavToggle-line4 {
    opacity: 0
}
.PacnavToggle.is-intermediary .PacnavToggle-circle1,
.PacnavToggle.is-intermediary .PacnavToggle-circle2,
.PacnavToggle.is-intermediary .PacnavToggle-circle3,
.PacnavToggle.is-mobile .PacnavToggle-line1,
.PacnavToggle.is-mobile .PacnavToggle-line2,
.PacnavToggle.is-mobile .PacnavToggle-line3,
.PacnavToggle.is-mobile .PacnavToggle-line4 {
    opacity: 1
}
.PacnavToggle.is-mobile .PacnavToggle-lines {
    transition: fill 0.6s, opacity 0.4s, transform 0.4s
}
.PacnavToggle.is-mobile .PacnavToggle-line1,
.PacnavToggle.is-mobile .PacnavToggle-line2,
.PacnavToggle.is-mobile .PacnavToggle-line3,
.PacnavToggle.is-mobile .PacnavToggle-line4 {
    transition: opacity 0.4s, transform 0.4s
}
.PacnavToggle-circle1,
.PacnavToggle-circle2,
.PacnavToggle-circle3 {
    transform-origin: 10px 10px
}
.PacnavToggle.is-mobile.is-active .PacnavToggle-lines {
    transform: rotate(10px, 10px, 0, 90deg)
}
.PacnavToggle.is-mobile.is-active .PacnavToggle-line1 {
    opacity: 0;
    transform: translate(0, 5px)
}
.PacnavToggle.is-mobile.is-active .PacnavToggle-line2 {
    transform: rotate(10px, 10px, 0, -45deg)
}
.PacnavToggle.is-mobile.is-active .PacnavToggle-line3 {
    transform: rotate(10px, 10px, 0, 45deg)
}
.PacnavToggle.is-mobile.is-active .PacnavToggle-line4 {
    opacity: 0;
    transform: translate(0, -5px)
}
.Pacnav--is-scrolling-lines,
.Pacnav--is-scrolling-circles,
.Pacnav--is-mobile.Pacnav--is-active .PacnavToggle-lines,
.Pacnav--is-mobile.Pacnav--is-active .PacnavToggle-circles {
    fill: #fff
}
.Pacnav--is-mobile .PacnavToggle-items {
    display: none !important
}
@media(max-width: 819px) {
    .PacnavToggle {
        position: absolute;
        right: 30px;
        top: 5px;
        z-index: 50
    }
}
.Page {
    background: #0D1722;
    min-height: 100vh;
    overflow: hidden;
    padding-top: 125px;
    position: relative
}
.Product-sap .Page {
    padding-top: 89px;
}
@media(max-width: 639px) {
    .Page,
    .Product-sap .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: #1977b5;
    border-color: transparent
}
a.PartnerTeaser.is-active .Card-cta:before {
    opacity: 1;
    transform: scale(1)
}
.PartnerTray {
    padding: 100px 5px;
    background: #333;
    display: none;
    position: relative;
    transform: translateX(-50%);
    width: calc(100vw + 10px);
    z-index: 100
}
.PartnerTray-close {
    background: url("https://2975556.fs1.hubspotusercontent-na2.net/hubfs/2975556/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: #1977b5;
    font-size: 22px;
    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 40px 0 0;
    padding: 0;
    padding: 72px 0 0;
    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: 0.88em;
    margin-right: 0.3em;
    position: relative;
    top: -1px
}
.PostTeaser .TagList {
    margin-bottom: -10px;
    margin-top: auto
}
.PostTeaser .Card-title a {
    color: #1977b5
}
.PostTeaser-social {
    padding: 20px 40px !important;
    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: #1977b5
}
a.PostTeaser:active .Card-title,
a.PostTeaser:hover .Card-title {
    color: blue;
}
@media(max-width: 639px) {
    .PostTeaser-social {
        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: 100px 60px;
    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: 22px;
    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 #E51373 !important;
    border-radius: 3px !important;
    color: #E51373 !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: #1977b5;
    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 30px
}
.Section-header:first-child {
    margin-top: 0
}
.Section-header:last-child {
    margin-bottom: 0
}
.section-heading {
    margin-bottom: 50px;
}
.section-heading:has(> h3) {
    margin-bottom: 20px;
}
.section-heading .en-title {
    display: block;
    font-size: 13px;
    font-weight: 700;
    color: #6C757D;
}
.section-heading h2 {
    margin-top: 0;
    font-size: 36px;
    font-weight: 700;
    line-height: 1.4;
}
.section-heading h3 {
    margin-top: 0;
    padding-left: 20px;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.4;
    border-left: 5px solid #1977B5;
}
@media(max-width: 767px) {
    .section-heading h2 {
        font-size: 26px;
    }
    .section-heading h3 {
        font-size: 20px;
    }
}
.Section-kicker {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase
}
.Section-title {
    margin: 0 0 30px;
    position: relative
}
.Section-title:first-child {
    margin-top: 0
}
.Section-title:last-child {
    margin-bottom: 0
}
.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 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
}
.Sidebar.is-initial {
    left: calc(50% - 620px);
    max-height: calc(100vh - 160px);
    overflow: auto;
    position: fixed;
    top: 80px;
    z-index: 20
}
.Sidebar.is-final {
    bottom: 0;
    left: 0;
    position: absolute
}
.Sidebar ul,
.Sidebar li {
    list-style: none;
    margin: 0;
    padding: 0
}
.Sidebar li {
    position: relative
}
.Sidebar li:before {
    background: #1977b5;
    background: linear-gradient(90deg, #1977b5 0%,#1aa8b4 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
}
.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://2975556.fs1.hubspotusercontent-na2.net/hubfs/2975556/library/classic/icon/icon-social-facebook.svg")
}
.SocialIcon--linkedin {
    background-image: url("https://2975556.fs1.hubspotusercontent-na2.net/hubfs/2975556/library/classic/icon/icon-social-linkedin.svg")
}
.SocialIcon--rss {
    background-image: url("https://2975556.fs1.hubspotusercontent-na2.net/hubfs/2975556/library/classic/icon/icon-social-rss.svg")
}
.SocialIcon--twitter {
    background-image: url("https://2975556.fs1.hubspotusercontent-na2.net/hubfs/2975556/library/classic/icon/icon-social-twitter.svg")
}
.SocialIcon--youtube {
    background-image: url("https://2975556.fs1.hubspotusercontent-na2.net/hubfs/2975556/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;
    display: -ms-flexbox;
    display: flex;
    position: relative
}
.StepDiagram:before {
    background: #1aa8b4;
    background: linear-gradient(90deg, #1aa8b4 0%,#1977b5 100%);
    content: '';
    display: block;
    height: 5px;
    left: 60px;
    position: absolute;
    right: calc(25% + 30px);
    top: 144px;
    z-index: 5
}
.StepDiagram-step {
    -ms-flex: 1;
    flex: 1;
    padding-right: 20px;
    padding-top: 120px;
    position: relative;
    z-index: 10
}
.StepDiagram-step:before {
    background: #fff;
    border: 5px solid #0D1722;
    border-radius: 100%;
    content: '';
    display: block;
    height: 17px;
    left: 0;
    position: absolute;
    top: 73px;
    width: 17px
}
.StepDiagram-icon {
    display: block;
    height: 54px;
    left: 14px;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    width: 54px
}
.StepDiagram-label {
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    border-bottom: 6px solid #D8D8D8;
    display: inline-block;
    margin-bottom: 20px;
    padding-bottom: 20px
}
@media(max-width: 819px) {
    .StepDiagram {
        padding: 40px 40px 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .StepDiagram:before {
        display: none
    }
    .StepDiagram-step {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        margin-bottom: 40px;
        padding-top: 0
    }
    .StepDiagram-step:before {
        display: none
    }
    .StepDiagram-icon {
        margin-bottom: 10px;
        position: static;
        transform: none
    }
}
@media(max-width: 479px) {
    .StepDiagram-step {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        text-align: center
    }
    .StepDiagram-icon {
        margin-left: auto;
        margin-right: auto
    }
}
.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 {
    margin: 0 0 10px;
    -ms-flex-align: end;
    align-items: flex-end;
    display: -ms-flexbox;
    display: flex;
    height: 100px;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    width: 100px;
    z-index: 10
}
.TileCard-icon:first-child {
    margin-top: 0
}
.TileCard-icon:last-child {
    margin-bottom: 0
}
.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("//cdn2.hubspot.net/hubfs%20/%202975556/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: 72px;
    max-width: 192px;
    width: 100%
}
.TileCard-title {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px
}
.TileCard-icon+.TileCard-title {
    margin-top: 10px
}
.TileCard .TileCard-title {
    color: inherit;
    margin: 0;
    max-width: 180px;
    position: relative;
    z-index: 10
}
a.TileCard {
    transition: color 0.6s;
    text-decoration: none
}
a.TileCard:before {
    background: #1977b5;
    background: linear-gradient(135deg, #1977b5 0%,#1aa8b4 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:hover .TileCard-icon img {
    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://2975556.fs1.hubspotusercontent-na2.net/hubfs/2975556/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 #1977b5;
    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
}
.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;
        margin-top: 20px
    }
    .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: 22px;
    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: 50%
    }
    .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
    }
    .ViewsExposedForm-fields > .views-exposed-widget {
        width: 100%
    }
    .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
    }
}
.ViewsExposedForm--blog {
    padding: 0 0 20px;
    border-bottom: 1px solid #1aa8b4;
    box-sizing: content-box
}
.ViewsExposedForm--partners {
    padding: 0 0 20px;
    border-bottom: 1px solid #1aa8b4;
    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 {
    display: inline-block;
    max-height: 100px;
    max-width: 100px;
    height: auto;
}
.ColumnContentSection-image {
    display: block;
    margin: 0 auto;
    height: auto;
}
.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 .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: #1aa8b4;
    content: '';
    display: block;
    height: 6px;
    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
}
.Column--3 .ColumnContentSection-body,
.Column--4 .ColumnContentSection-body {
    color: #666
}
.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% - 84px);
    width: 300px
}
.Column--6 .ColumnContentSection-icon {
    -ms-flex-item-align: start;
    align-self: flex-start;
    height: 64px;
    margin-right: 20px;
    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://2975556.fs1.hubspotusercontent-na2.net/hubfs/2975556/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://2975556.fs1.hubspotusercontent-na2.net/hubfs/2975556/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://2975556.fs1.hubspotusercontent-na2.net/hubfs/2975556/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 [class^='Button--']:active,
.ContentWithIconsSection.u-bgColor--273A42 [class*=' Button--']:active,
.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[type='submit']:active,
.page-user .form-actions .ContentWithIconsSection.u-bgColor--273A42 input[type='submit']:active,
.ContentWithIconsSection.u-bgColor--273A42 .Button:hover,
.ContentWithIconsSection.u-bgColor--273A42 [class^='Button--']:hover,
.ContentWithIconsSection.u-bgColor--273A42 [class*=' Button--']:hover,
.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[type='submit']:hover,
.page-user .form-actions .ContentWithIconsSection.u-bgColor--273A42 input[type='submit']:hover,
.ContentWithIconsSection.u-bgColor--389ECC .Button:active,
.ContentWithIconsSection.u-bgColor--389ECC [class^='Button--']:active,
.ContentWithIconsSection.u-bgColor--389ECC [class*=' Button--']:active,
.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[type='submit']:active,
.page-user .form-actions .ContentWithIconsSection.u-bgColor--389ECC input[type='submit']:active,
.ContentWithIconsSection.u-bgColor--389ECC .Button:hover,
.ContentWithIconsSection.u-bgColor--389ECC [class^='Button--']:hover,
.ContentWithIconsSection.u-bgColor--389ECC [class*=' Button--']:hover,
.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[type='submit']:hover,
.page-user .form-actions .ContentWithIconsSection.u-bgColor--389ECC input[type='submit']:hover {
    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 .Section-content p {
    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: 50%
    }
    .ContentWithVideoSection.has-videoRight .Section-body {
        padding-right: 30px;
        width: 50%
    }
}
@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: #1977b5;
    background: linear-gradient(135deg, #1977b5 0%,#1aa8b4 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 20px 20px;
    -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;
    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
    }
    .CtaSection-title {
        margin-right: 0
    }
}
@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
    }
}
.SmallCtaSection-Wrap .CtaSection-image {
    width: 48px;
    height: 48px;
    max-width: inherit
}
.CustomerQuoteSection img,
.CustomerQuoteSection strong {
    display: block
}
.CustomerQuoteSection img {
    margin: 60px 0;
    height: auto;
}
.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: 22px;
    font-weight: 500;
    line-height: 36px
}
@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 0
    }
    .CustomerQuoteSection img:first-child {
        margin-top: 0
    }
    .CustomerQuoteSection img:last-child {
        margin-bottom: 0
    }
    .CustomerQuoteSection .Column--3 {
        padding-top: 30px;
        -ms-flex-order: 2;
        order: 2
    }
}
.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://2975556.fs1.hubspotusercontent-na2.net/hubfs/2975556/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://2975556.fs1.hubspotusercontent-na2.net/hubfs/2975556/library/classic/icon/cta-bg-left.svg");
    background-position: top left;
    left: 0;
    top: 0
}
.LargeCtaSection.has-ctaBelow .LargeCtaSection-bg:after {
    background-image: url("https://2975556.fs1.hubspotusercontent-na2.net/hubfs/2975556/library/classic/icon/cta-bg-right.svg");
    background-position: bottom right;
    bottom: 0;
    right: 0
}
.LargeCtaSection.has-ctaBelow .LargeCtaSection-bg2:before {
    background-image: url("https://2975556.fs1.hubspotusercontent-na2.net/hubfs/2975556/library/classic/images/cta-bg-left-2.svg")
}
.LargeCtaSection.has-ctaBelow .LargeCtaSection-bg2:after {
    background-image: url("https://2975556.fs1.hubspotusercontent-na2.net/hubfs/2975556/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: 28px;
    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-video .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
}
.StatementWithQuestionsSection {
    background: #fff;
    padding-bottom: 0 !important
}
.StatementWithQuestionsSection > .Wrap > div {
    background: #fff url("//cdn2.hubspot.net/hubfs%20/%202975556/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: 0
    }
    .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: 0
    }
}
@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: #E51373;
    border-color: #E51373
}
.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: #E51373;
    border-color: #E51373
}
.has-inverse-hero .Header-cta .Button:active,
.has-inverse-hero .Header-cta [class^='Button--']:active,
.has-inverse-hero .Header-cta [class*=' Button--']:active,
.has-inverse-hero .Header-cta .Resource-form .ao-form-submit:active,
.Resource-form .has-inverse-hero .Header-cta .ao-form-submit:active,
.has-inverse-hero .Header-cta .ActonFormSection .Section-content .ao-form-submit:active,
.ActonFormSection .Section-content .has-inverse-hero .Header-cta .ao-form-submit:active,
.has-inverse-hero .Header-cta .BlogView-subscribe .ao-form-submit:active,
.BlogView-subscribe .has-inverse-hero .Header-cta .ao-form-submit:active,
.has-inverse-hero .Header-cta .hs-button:active,
.has-inverse-hero .Header-cta .QuickLinks a:active,
.QuickLinks .has-inverse-hero .Header-cta a:active,
.has-inverse-hero .Header-cta .ResourcesView-subscribe .ao-form-submit:active,
.ResourcesView-subscribe .has-inverse-hero .Header-cta .ao-form-submit:active,
.has-inverse-hero .Header-cta .pager-load-more a:active,
.pager-load-more .has-inverse-hero .Header-cta a:active,
.has-inverse-hero .Header-cta .page-user .form-actions input[type='submit']:active,
.page-user .form-actions .has-inverse-hero .Header-cta input[type='submit']:active,
.has-inverse-hero .Header-cta .Button:hover,
.has-inverse-hero .Header-cta [class^='Button--']:hover,
.has-inverse-hero .Header-cta [class*=' Button--']:hover,
.has-inverse-hero .Header-cta .Resource-form .ao-form-submit:hover,
.Resource-form .has-inverse-hero .Header-cta .ao-form-submit:hover,
.has-inverse-hero .Header-cta .ActonFormSection .Section-content .ao-form-submit:hover,
.ActonFormSection .Section-content .has-inverse-hero .Header-cta .ao-form-submit:hover,
.has-inverse-hero .Header-cta .BlogView-subscribe .ao-form-submit:hover,
.BlogView-subscribe .has-inverse-hero .Header-cta .ao-form-submit:hover,
.has-inverse-hero .Header-cta .hs-button:hover,
.has-inverse-hero .Header-cta .QuickLinks a:hover,
.QuickLinks .has-inverse-hero .Header-cta a:hover,
.has-inverse-hero .Header-cta .ResourcesView-subscribe .ao-form-submit:hover,
.ResourcesView-subscribe .has-inverse-hero .Header-cta .ao-form-submit:hover,
.has-inverse-hero .Header-cta .pager-load-more a:hover,
.pager-load-more .has-inverse-hero .Header-cta a:hover,
.has-inverse-hero .Header-cta .page-user .form-actions input[type='submit']:hover,
.page-user .form-actions .has-inverse-hero .Header-cta input[type='submit']:hover {
    color: #1977b5;
    background: #fff;
    border-color: #1977b5
}
.node-type-page .Body-content {
    background: #fff
}
.node-type-page .Body-content h1,
.node-type-page .Body-content .h1,
.node-type-page .Body-content h2,
.node-type-page .Body-content .h2,
.node-type-page .Body-content h3,
.node-type-page .Body-content .h3,
.node-type-page .Body-content h4,
.node-type-page .Body-content .h4,
.node-type-page .Body-content h5,
.node-type-page .Body-content .h5,
.node-type-page .Body-content h6,
.node-type-page .Body-content .h6 {
    margin: 20px 0
}
.node-type-page .Body-content h1:first-child,
.node-type-page .Body-content .h1:first-child,
.node-type-page .Body-content h2:first-child,
.node-type-page .Body-content .h2:first-child,
.node-type-page .Body-content h3:first-child,
.node-type-page .Body-content .h3:first-child,
.node-type-page .Body-content h4:first-child,
.node-type-page .Body-content .h4:first-child,
.node-type-page .Body-content h5:first-child,
.node-type-page .Body-content .h5:first-child,
.node-type-page .Body-content h6:first-child,
.node-type-page .Body-content .h6:first-child {
    margin-top: 0
}
.node-type-page .Body-content h1:last-child,
.node-type-page .Body-content .h1:last-child,
.node-type-page .Body-content h2:last-child,
.node-type-page .Body-content .h2:last-child,
.node-type-page .Body-content h3:last-child,
.node-type-page .Body-content .h3:last-child,
.node-type-page .Body-content h4:last-child,
.node-type-page .Body-content .h4:last-child,
.node-type-page .Body-content h5:last-child,
.node-type-page .Body-content .h5:last-child,
.node-type-page .Body-content h6:last-child,
.node-type-page .Body-content .h6:last-child {
    margin-bottom: 0
}
.node-type-page .Body-content h1,
.node-type-page .Body-content .h1 {
    font-size: 32px;
    font-weight: 200;
    line-height: 48px
}
.node-type-page .Body-content h2,
.node-type-page .Body-content .h2 {
    font-size: 26px;
    font-weight: 300;
    line-height: 38px
}
.node-type-page .Body-content h3,
.node-type-page .Body-content .h3 {
    font-size: 20px;
    font-weight: 300;
    line-height: 30px
}
.page-404 .Body {
    padding: 60px 0
}
.page-search .Wrap--narrow > div > h1,
.page-search .Wrap--narrow>div>form,
.page-search .Wrap--narrow>div>section>h1,
.page-search .Wrap--narrow>div>section>form,
.page-search .search-performance,
.page-search .search-api-page-results > h2 {
    display: none
}
.page-search .Body {
    padding: 60px 0
}
.page-search .search-results {
    padding-left: 0
}
.page-search .search-result .title {
    font-size: 22px;
    font-weight: 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: #E51373
}
.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: #E51373 !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: #ef3c8e !important;
    outline: none;
    color: #fff !important
}
.has-image--left .Wrap,
.has-image--left .Wrap--noPadding,
.has-image--left .Wrap--noPaddingAll,
.has-image--left .Wrap--wide,
.has-image--left .Wrap--narrow,
.has-image--left .view-blog,
.has-image--left .view-news,
.has-image--left .view-partners,
.has-image--left .view-resources,
.has-image--left .has-cutout-hero .Body-sections>.Section:first-child,
.has-cutout-hero .has-image--left .Body-sections>.Section:first-child,
.has-image--left .has-cutout-hero .Body-sections>:first-child>.Section,
.has-cutout-hero .has-image--left .Body-sections>:first-child > .Section {
    display: -ms-flexbox;
    display: flex
}
.has-image--left .Section-image {
    padding-right: 30px
}
.has-image--right .Wrap,
.has-image--right .Wrap--noPadding,
.has-image--right .Wrap--noPaddingAll,
.has-image--right .Wrap--wide,
.has-image--right .Wrap--narrow,
.has-image--right .view-blog,
.has-image--right .view-news,
.has-image--right .view-partners,
.has-image--right .view-resources,
.has-image--right .has-cutout-hero .Body-sections>.Section:first-child,
.has-cutout-hero .has-image--right .Body-sections>.Section:first-child,
.has-image--right .has-cutout-hero .Body-sections>:first-child>.Section,
.has-cutout-hero .has-image--right .Body-sections>:first-child > .Section {
    display: -ms-flexbox;
    display: flex
}
.has-image--right .Section-image {
    -ms-flex-order: 2;
    order: 2;
    padding-left: 30px
}
.has-image--above {
    margin-top: 25vw
}
.has-image--above .Section-image {
    margin: -25vw auto 30px;
    max-width: 675px
}
.has-image--above.u-padding--xxSmall .Section-image {
    margin-top: calc(-25vw - 10px)
}
.has-image--above.u-padding--xSmall .Section-image {
    margin-top: calc(-25vw - 20px)
}
.has-image--above.u-padding--small .Section-image {
    margin-top: calc(-25vw - 30px)
}
.has-image--above.u-padding--medium .Section-image {
    margin-top: calc(-25vw - 40px)
}
.has-image--above.u-padding--large .Section-image {
    margin-top: calc(-25vw - 60px)
}
.has-image--above.u-padding--xLarge .Section-image {
    margin-top: calc(-25vw - 80px)
}
.has-image--above.u-padding--xxLarge .Section-image {
    margin-top: calc(-25vw - 100px)
}
@media(min-width: 1501px) {
    .has-image--above {
        margin-top: 375px
    }
    .has-image--above .Section-image {
        margin-top: -375px
    }
    .has-image--above.u-padding--xxSmall .Section-image {
        margin-top: -375px - 10px
    }
    .has-image--above.u-padding--xSmall .Section-image {
        margin-top: -375px - 20px
    }
    .has-image--above.u-padding--small .Section-image {
        margin-top: -375px - 30px
    }
    .has-image--above.u-padding--medium .Section-image {
        margin-top: -375px - 40px
    }
    .has-image--above.u-padding--large .Section-image {
        margin-top: -375px - 60px
    }
    .has-image--above.u-padding--xLarge .Section-image {
        margin-top: -375px - 80px
    }
    .has-image--above.u-padding--xxLarge .Section-image {
        margin-top: -375px - 100px
    }
}
.u-align--center {
    text-align: center
}
.u-align--left {
    text-align: left
}
.u-align--right {
    text-align: right
}
.u-bgColor--FFFFFF {
    background-color: #fff
}
.u-bgColor--FFFFFF.LogoRowSection+.u-bgColor--FFFFFF {
    border-top: 1px solid #D8D8D8
}
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned) {
    padding-top: 0
}
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxSmall {
    margin-top: -10px
}
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxSmall .Wrap,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxSmall .Wrap--noPadding,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxSmall .Wrap--noPaddingAll,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxSmall .Wrap--wide,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxSmall .Wrap--narrow,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxSmall .view-blog,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxSmall .view-news,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxSmall .view-partners,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxSmall .view-resources,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxSmall .has-cutout-hero .Body-sections>.Section:first-child,
.has-cutout-hero .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxSmall .Body-sections>.Section:first-child,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxSmall .has-cutout-hero .Body-sections>:first-child>.Section,
.has-cutout-hero .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxSmall .Body-sections>:first-child > .Section {
    padding-top: 15px
}
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xSmall {
    margin-top: -20px
}
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xSmall .Wrap,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xSmall .Wrap--noPadding,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xSmall .Wrap--noPaddingAll,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xSmall .Wrap--wide,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xSmall .Wrap--narrow,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xSmall .view-blog,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xSmall .view-news,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xSmall .view-partners,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xSmall .view-resources,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xSmall .has-cutout-hero .Body-sections>.Section:first-child,
.has-cutout-hero .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xSmall .Body-sections>.Section:first-child,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xSmall .has-cutout-hero .Body-sections>:first-child>.Section,
.has-cutout-hero .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xSmall .Body-sections>:first-child > .Section {
    padding-top: 30px
}
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--small {
    margin-top: -30px
}
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--small .Wrap,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--small .Wrap--noPadding,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--small .Wrap--noPaddingAll,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--small .Wrap--wide,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--small .Wrap--narrow,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--small .view-blog,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--small .view-news,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--small .view-partners,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--small .view-resources,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--small .has-cutout-hero .Body-sections>.Section:first-child,
.has-cutout-hero .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--small .Body-sections>.Section:first-child,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--small .has-cutout-hero .Body-sections>:first-child>.Section,
.has-cutout-hero .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--small .Body-sections>:first-child > .Section {
    padding-top: 45px
}
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--medium {
    margin-top: -40px
}
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--medium .Wrap,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--medium .Wrap--noPadding,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--medium .Wrap--noPaddingAll,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--medium .Wrap--wide,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--medium .Wrap--narrow,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--medium .view-blog,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--medium .view-news,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--medium .view-partners,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--medium .view-resources,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--medium .has-cutout-hero .Body-sections>.Section:first-child,
.has-cutout-hero .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--medium .Body-sections>.Section:first-child,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--medium .has-cutout-hero .Body-sections>:first-child>.Section,
.has-cutout-hero .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--medium .Body-sections>:first-child > .Section {
    padding-top: 60px
}
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--large {
    margin-top: -60px
}
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--large .Wrap,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--large .Wrap--noPadding,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--large .Wrap--noPaddingAll,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--large .Wrap--wide,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--large .Wrap--narrow,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--large .view-blog,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--large .view-news,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--large .view-partners,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--large .view-resources,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--large .has-cutout-hero .Body-sections>.Section:first-child,
.has-cutout-hero .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--large .Body-sections>.Section:first-child,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--large .has-cutout-hero .Body-sections>:first-child>.Section,
.has-cutout-hero .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--large .Body-sections>:first-child > .Section {
    padding-top: 90px
}
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xLarge {
    margin-top: -80px
}
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xLarge .Wrap,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xLarge .Wrap--noPadding,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xLarge .Wrap--noPaddingAll,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xLarge .Wrap--wide,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xLarge .Wrap--narrow,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xLarge .view-blog,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xLarge .view-news,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xLarge .view-partners,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xLarge .view-resources,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xLarge .has-cutout-hero .Body-sections>.Section:first-child,
.has-cutout-hero .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xLarge .Body-sections>.Section:first-child,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xLarge .has-cutout-hero .Body-sections>:first-child>.Section,
.has-cutout-hero .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xLarge .Body-sections>:first-child > .Section {
    padding-top: 120px
}
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxLarge {
    margin-top: -100px
}
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxLarge .Wrap,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxLarge .Wrap--noPadding,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxLarge .Wrap--noPaddingAll,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxLarge .Wrap--wide,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxLarge .Wrap--narrow,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxLarge .view-blog,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxLarge .view-news,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxLarge .view-partners,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxLarge .view-resources,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxLarge .has-cutout-hero .Body-sections>.Section:first-child,
.has-cutout-hero .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxLarge .Body-sections>.Section:first-child,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxLarge .has-cutout-hero .Body-sections>:first-child>.Section,
.has-cutout-hero .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--xxLarge .Body-sections>:first-child > .Section {
    padding-top: 150px
}
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned) .Wrap,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned) .Wrap--noPadding,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned) .Wrap--noPaddingAll,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned) .Wrap--wide,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned) .Wrap--narrow,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned) .view-blog,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned) .view-news,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned) .view-partners,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned) .view-resources,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned) .has-cutout-hero .Body-sections>.Section:first-child,
.has-cutout-hero .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned) .Body-sections>.Section:first-child,
.u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned) .has-cutout-hero .Body-sections>:first-child>.Section,
.has-cutout-hero .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned) .Body-sections>:first-child > .Section {
    border-top: 1px solid #379fe3
}
.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://2975556.fs1.hubspotusercontent-na2.net/hubfs/2975556/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: #379fe3
}
.u-bgColor--389ECC {
    background-color: #1977b5
}
.u-bgColor--389ECC:before {
    background: #1977b5;
    background: linear-gradient(135deg, #1977b5 0%,#1aa8b4 100%);
    opacity: 0.9
}
.u-bgColor--1C4F66 {
    background-color: #135a88
}
.u-bgColor--1C4F66:before {
    background: rgba(13, 23, 34, 0.5);
    background: linear-gradient(135deg, rgba(13, 23, 34, 0.5) 0%,#135a88 100%);
    opacity: 0.9
}
.u-bgColor--273A42 {
    background-color: #273A42
}
.u-padding--xxSmall {
    padding-bottom: 30px;
    padding-top: 30px
}
.u-padding--xSmall {
    padding-bottom: 60px;
    padding-top: 60px
}
.u-padding--small {
    padding-bottom: 90px;
    padding-top: 90px
}
.u-padding--medium {
    padding-bottom: 120px;
    padding-top: 120px
}
.u-padding--large {
    padding-bottom: 180px;
    padding-top: 180px
}
.u-padding--xLarge {
    padding-bottom: 240px;
    padding-top: 240px
}
.u-padding--xxLarge {
    padding-bottom: 300px;
    padding-top: 300px
}
@media(max-width: 959px) {
    .u-padding--xxSmall {
        padding-bottom: 25px;
        padding-top: 25px
    }
    .u-padding--xSmall {
        padding-bottom: 50px;
        padding-top: 50px
    }
    .u-padding--small {
        padding-bottom: 75px;
        padding-top: 75px
    }
    .u-padding--medium {
        padding-bottom: 100px;
        padding-top: 100px
    }
    .u-padding--large {
        padding-bottom: 150px;
        padding-top: 150px
    }
    .u-padding--xLarge {
        padding-bottom: 200px;
        padding-top: 200px
    }
    .u-padding--xxLarge {
        padding-bottom: 250px;
        padding-top: 250px
    }
}
@media(max-height: 959px) {
    .u-padding--xxSmall {
        padding-bottom: 22.5px;
        padding-top: 22.5px
    }
    .u-padding--xSmall {
        padding-bottom: 45px;
        padding-top: 45px
    }
    .u-padding--small {
        padding-bottom: 67.5px;
        padding-top: 67.5px
    }
    .u-padding--medium {
        padding-bottom: 90px;
        padding-top: 90px
    }
    .u-padding--large {
        padding-bottom: 135px;
        padding-top: 135px
    }
    .u-padding--xLarge {
        padding-bottom: 180px;
        padding-top: 180px
    }
    .u-padding--xxLarge {
        padding-bottom: 225px;
        padding-top: 225px
    }
}
@media(max-width: 639px) {
    .u-padding--xxSmall {
        padding-bottom: 20px;
        padding-top: 20px
    }
    .u-padding--xSmall {
        padding-bottom: 40px;
        padding-top: 40px
    }
    .u-padding--small {
        padding-bottom: 60px;
        padding-top: 60px
    }
    .u-padding--medium {
        padding-bottom: 80px;
        padding-top: 80px
    }
    .u-padding--large {
        padding-bottom: 120px;
        padding-top: 120px
    }
    .u-padding--xLarge {
        padding-bottom: 160px;
        padding-top: 160px
    }
    .u-padding--xxLarge {
        padding-bottom: 200px;
        padding-top: 200px
    }
}
@media(max-height: 639px) {
    .u-padding--xxSmall {
        padding-bottom: 15px;
        padding-top: 15px
    }
    .u-padding--xSmall {
        padding-bottom: 30px;
        padding-top: 30px
    }
    .u-padding--small {
        padding-bottom: 45px;
        padding-top: 45px
    }
    .u-padding--medium {
        padding-bottom: 60px;
        padding-top: 60px
    }
    .u-padding--large {
        padding-bottom: 90px;
        padding-top: 90px
    }
    .u-padding--xLarge {
        padding-bottom: 120px;
        padding-top: 120px
    }
    .u-padding--xxLarge {
        padding-bottom: 150px;
        padding-top: 150px
    }
}
.u-textColor--FFFFFF,
.u-textColor--FFFFFF a,
.u-textColor--FFFFFF h1,
.u-textColor--FFFFFF .h1,
.u-textColor--FFFFFF h2,
.u-textColor--FFFFFF .h2,
.u-textColor--FFFFFF h3,
.u-textColor--FFFFFF .h3,
.u-textColor--FFFFFF h4,
.u-textColor--FFFFFF .h4,
.u-textColor--FFFFFF h5,
.u-textColor--FFFFFF .h5,
.u-textColor--FFFFFF h6,
.u-textColor--FFFFFF .h6,
.u-textColor--FFFFFF .Section-subtitle,
.u-textColor--FFFFFF .IconList-item,
.u-textColor--FFFFFF .IconList-item a,
.u-textColor--FFFFFF .IconList-item a:active,
.u-textColor--FFFFFF .IconList-item a:hover {
    color: #fff
}
.u-textColor--default {
    color: #4a4a4a
}
.u-textColor--blue {
    color: #1977b5
}
.bordertop-none .Wrap {
    padding-top: 0 !important;
    border-top-color: #FFF !important
}
.bordertop-none .Wrap .Section-content {
    margin-top: 0 !important
}
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia,
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia .Logo-img-main,
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia .Logo-img-white {
    width: auto;
    height: 50px
}
@media(max-width: 959px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia .Logo-img-main,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia .Logo-img-white {
        width: auto;
        height: 40px
    }
}
@media(max-width: 819px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia {
        margin-top: 0
    }
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia .Logo-img-main,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia .Logo-img-white {
        width: auto;
        height: 40px
    }
}
@media(max-width: 374px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia {
        margin-top: 8px
    }
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia .Logo-img-main,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia .Logo-img-white {
        width: auto;
        height: 40px
    }
}
.Pacnav--is-scrolling .Header .Logo-block.Logo-aisia,
.Pacnav--is-scrolling .Header .Logo-block.Logo-aisia .Logo-img-main,
.Pacnav--is-scrolling .Header .Logo-block.Logo-aisia .Logo-img-white {
    width: auto;
    height: 40px
}
@media(max-width: 819px) {
    .Pacnav--is-scrolling .Header .Logo-block.Logo-aisia,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-aisia .Logo-img-main,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-aisia .Logo-img-white {
        width: auto;
        height: 35px
    }
}
@media(max-width: 479px) {
    .Pacnav--is-scrolling .Header .Logo-block.Logo-aisia,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-aisia .Logo-img-main,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-aisia .Logo-img-white {
        width: auto;
        height: 35px
    }
}
body.Product-aisia .LP-Form .hs-form-radio label {
    position: relative
}
body.Product-aisia .LP-Form .hs-form-field input[type="checkbox"].hs-input:checked+span::before,
body.Product-aisia .LP-Form .hs-form-field input[type="radio"].hs-input:checked+span::before {
    background-color: #ec407a
}
body.Product-aisia .LP-ListResources .ColumnContentSection-icon.thumb {
    box-shadow: none;
    background-color: transparent
}
body.Product-aisia .Blog-List .post-news dl.list dd {
    padding-left: 10em
}
body.Product-aisia .af_title.af_recommend {
    padding: 20px 10px 0;
    text-align: center;
    font-size: 25px;
    font-weight: normal;
    background-color: #fff;
    border-top: #c00 solid 4px
}
body.Product-aisia .af_title.af_recommend {
    padding: 20px 10px 0;
    text-align: center;
    font-size: 25px;
    font-weight: normal;
    background-color: #fff;
    border-top: #c00 solid 4px
}
body.Product-aisia-ad .Header-Global .Global-Menu {
    border-bottom: 3px solid #ff4d96
}

body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia-ad,
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia-ad .Logo-img-main,
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia-ad .Logo-img-white {
    width: auto;
    height: 50px
}
@media(max-width: 959px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia-ad,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia-ad .Logo-img-main,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia-ad .Logo-img-white {
        width: auto;
        height: 40px
    }
}
@media(max-width: 819px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia-ad {
        margin-top: 0
    }
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia-ad,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia-ad .Logo-img-main,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia-ad .Logo-img-white {
        width: auto;
        height: 40px
    }
}
@media(max-width: 374px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia-ad {
        margin-top: 8px
    }
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia-ad,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia-ad .Logo-img-main,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia-ad .Logo-img-white {
        width: auto;
        height: 40px
    }
}
.Pacnav--is-scrolling .Header .Logo-block.Logo-aisia-ad,
.Pacnav--is-scrolling .Header .Logo-block.Logo-aisia-ad .Logo-img-main,
.Pacnav--is-scrolling .Header .Logo-block.Logo-aisia-ad .Logo-img-white {
    width: auto;
    height: 40px
}
@media(max-width: 819px) {
    .Pacnav--is-scrolling .Header .Logo-block.Logo-aisia-ad,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-aisia-ad .Logo-img-main,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-aisia-ad .Logo-img-white {
        width: auto;
        height: 35px
    }
}
@media(max-width: 479px) {
    .Pacnav--is-scrolling .Header .Logo-block.Logo-aisia-ad,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-aisia-ad .Logo-img-main,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-aisia-ad .Logo-img-white {
        width: auto;
        height: 35px
    }
}
@media(max-width: 959px) {
    .LP-Detail-Case .Case-content-text {
        padding-right: 0 !important
    }
}
.LP-Detail-Case .color,
.LP-Detail-Case .interview {
    color: #1977b5
}
.LP-Detail-Case .guest {
    color: #E51373
}
.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: 0
}
.LP-Detail-Case .title_sub {
    font-size: 22px;
    font-weight: 500
}
@media(max-width: 639px) {
    .LP-Detail-Case .title_sub {
        font-size: 18px
    }
}
.LP-Detail-Case .f_left {
    float: left;
    margin: 0 10px 10px 0;
    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: 0 0 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
    }
}
body.Product-grandit .color.red {
    color: #DC0000 !important
}
body.Product-grandit .LP-Custom-Module .block_flow {
    width: 100%;
    display: table
}
body.Product-grandit .LP-Custom-Module .block_flow .text {
    margin-bottom: 20px
}
body.Product-grandit .LP-Custom-Module .block_flow .stage_area {
    width: 42px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    background-color: #A1C7E1;
    position: relative
}
body.Product-grandit .LP-Custom-Module .block_flow .stage_area:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 21px 21px 0 21px;
    border-color: #A1C7E1 transparent transparent transparent;
    position: absolute;
    top: 0;
    left: 0
}
body.Product-grandit .LP-Custom-Module .block_flow:nth-of-type(1) .stage_area:after {
    display: none
}
body.Product-grandit .LP-Custom-Module .block_flow:nth-of-type(2) .stage_area {
    background-color: #89B9D9;
    background: #89B9D9 linear-gradient(to bottom, rgba(0,39,66,0.1) 0%, transparent 50%)
}
body.Product-grandit .LP-Custom-Module .block_flow:nth-of-type(3) .stage_area:after {
    border-color: #89B9D9 transparent transparent transparent
}
body.Product-grandit .LP-Custom-Module .block_flow:nth-of-type(3) .stage_area {
    background-color: #6CA8D0;
    background: #6CA8D0 linear-gradient(to bottom, rgba(0,39,66,0.2) 0%, transparent 50%)
}
body.Product-grandit .LP-Custom-Module .block_flow:nth-of-type(4) .stage_area:after {
    border-color: #6CA8D0 transparent transparent transparent
}
body.Product-grandit .LP-Custom-Module .block_flow:nth-of-type(4) .stage_area {
    background-color: #fff;
    background: #fff;
    color: #fff
}
body.Product-grandit .LP-Custom-Module .block_flow .stage_area .title_sub {
    line-height: 1.2;
    color: #fff;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 23px
}
body.Product-grandit .LP-Custom-Module .block_flow .stage_area .title_sub span {
    transform: rotate(-90deg);
    display: block
}
body.Product-grandit .LP-Custom-Module .block_flow .cts_area {
    max-width: 0;
    padding-left: 20px;
    display: table-cell
}
body.Product-grandit .LP-Custom-Module .block_flow:first-of-type .cts_area .cts {
    border-top: #ccc dotted 1px
}
body.Product-grandit .LP-Custom-Module .block_flow .cts_area .cts {
    padding: 20px;
    border-bottom: #ccc dotted 1px;
    min-height: 150px
}
body.Product-grandit .LP-Custom-Module .block_flow .cts_area .cts .title_sub_sub {
    padding: 0 10px;
    color: #fff;
    display: table;
    background-color: #A1C7E1;
    border-radius: 3px
}
body.Product-grandit .LP-Custom-Module .block_flow:nth-of-type(2) .cts .title_sub_sub {
    background-color: #89B9D9
}
body.Product-grandit .LP-Custom-Module .block_flow:nth-of-type(3) .cts .title_sub_sub {
    background-color: #6CA8D0
}
body.Product-grandit .LP-Custom-Module .block_flow:nth-of-type(4) .cts .title_sub_sub {
    background-color: #4792C4
}
body.Product-grandit .LP-Custom-Module .block_flow:nth-of-type(5) .cts .title_sub_sub {
    background-color: #1977B5
}
body.Product-grandit .LP-Custom-Module .block_flow:nth-of-type(6) .cts .title_sub_sub {
    background-color: #145F91
}
body.Product-grandit .LP-Custom-Module .block_flow:nth-of-type(7) .cts .title_sub_sub {
    background-color: #104C74
}
body.Product-grandit .LP-Custom-Module .block_flow .cts_area ul {
    margin-bottom: 20px
}
body.Product-grandit .LP-Custom-Module .block_flow .cts_area .list_product01 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
body.Product-grandit .LP-Custom-Module .block_flow .cts_area .list_product01 li {
    width: 32.5%;
    margin-right: 1.25%;
    margin-bottom: 8px;
    padding: 5px 4px 4px;
    text-align: center;
    font-weight: bold;
    line-height: 1.4;
    background-color: #A1C7E1;
    color: #333;
    box-sizing: border-box;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}
body.Product-grandit .LP-Custom-Module .block_flow .cts_area .list_product01 li span {
    width: 100%;
    display: block;
    font-weight: bold
}
body.Product-grandit .LP-Custom-Module .block_flow .cts_area .list_product01 li:nth-child(3n) {
    margin-right: 0
}
body.Product-grandit .LP-Custom-Module .block_flow .cts_area .link.text a:after {
    margin-left: 7px;
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    content: '\f0a9'
}
body.Product-grandit .LP-Custom-Module .block_flow .cts_area .cts_flow {
    margin-top: 40px;
    padding: 30px 20px 15px;
    position: relative;
    border: #A1C7E1 solid 3px;
    border-radius: 3px
}
body.Product-grandit .LP-Custom-Module .block_flow .cts_area .cts_flow+.title_sub_sub {
    margin-top: 25px
}
body.Product-grandit .LP-Custom-Module .block_flow .cts_area .cts_flow .list_product01 li {
    background-color: #fff;
    border: #666 solid 2px;
    margin-top: 0
}
body.Product-grandit .LP-Custom-Module .block_flow:nth-of-type(2) .cts_area .cts_flow {
    border-color: #89B9D9
}
body.Product-grandit .LP-Custom-Module .block_flow:nth-of-type(3) .cts_area .cts_flow {
    border-color: #6CA8D0
}
body.Product-grandit .LP-Custom-Module .block_flow:nth-of-type(4) .cts_area .cts_flow {
    border-color: #4792C4
}
body.Product-grandit .LP-Custom-Module .block_flow:nth-of-type(5) .cts_area .cts_flow {
    border-color: #1977B5
}
body.Product-grandit .LP-Custom-Module .block_flow:nth-of-type(6) .cts_area .cts_flow {
    border-color: #145F91
}
body.Product-grandit .LP-Custom-Module .block_flow:nth-of-type(7) .cts_area .cts_flow {
    border-color: #104C74
}
body.Product-grandit .LP-Custom-Module .block_flow .cts_area .cts_flow .title_sub_sub {
    display: block;
    position: absolute;
    left: 15px;
    top: -20px;
    font-weight: bold
}
body.Product-grandit .LP-Custom-Module .block_flow .cts_area .cts_flow .list_product01 {
    margin: 0
}
@media only screen and(max-width: 768px) {
    body.Product-grandit .LP-Custom-Module .block_flow .stage_area {
        width: 38px
    }
    body.Product-grandit .LP-Custom-Module .block_flow .stage_area:after {
        border-style: solid;
        border-width: 19px 19px 0 19px
    }
    body.Product-grandit .LP-Custom-Module .block_flow:nth-of-type(3) .stage_area:before {
        border-style: solid;
        border-width: 19px 19px 0 19px;
        bottom: -19px
    }
    body.Product-grandit .LP-Custom-Module .block_flow .cts_area {
        padding-left: 10px
    }
    body.Product-grandit .LP-Custom-Module .block_flow .cts_area .cts {
        padding: 15px 10px
    }
    body.Product-grandit .LP-Custom-Module .block_flow .cts_area .list_product01 li {
        width: 49.5%;
        margin-right: 1% !important;
        margin-bottom: 6px
    }
    body.Product-grandit .LP-Custom-Module .block_flow .cts_area .list_product01 li:nth-child(2n) {
        margin-right: 0 !important
    }
}
@media only screen and(max-width: 640px) {
    body.Product-grandit .LP-Custom-Module .block_flow .cts_area .list_product01 li {
        width: 100%;
        margin-right: 0 !important
    }
}
body.Product-grandit .LP-Custom-Module .Section-content .block_flow ul>li:before {
    display: none
}
body.Product-grandit .anchor-link .anchor.tab-menu {
    -ms-flex-align: normal;
    align-items: normal;
    margin-top: 60px;
    margin-bottom: 60px
}
body.Product-grandit .anchor-link .anchor.tab-menu h3 {
    font-size: 19px;
    font-weight: bold;
    color: #707070;
    margin-bottom: 0
}
body.Product-grandit .anchor-link .anchor.tab-menu h3 .fa {
    margin-left: 5px
}
body.Product-grandit .anchor-link .anchor.tab-menu a {
    height: 100%
}
body.Product-grandit .anchor-link .anchor.tab-menu a:hover h3 {
    color: #FFFFFF
}
body.Product-grandit .anchor-link .anchor.tab-menu p {
    font-size: 16px;
    margin-top: 10px
}
body.Product-grandit .anchor-link [class^='Column-'],
body.Product-grandit .anchor-link [class*=' Column-'] {
    padding: 0 1px 1px
}
body.Product-grandit .block_case_dtl .cts .f_left {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    padding-right: 10px;
    text-align: center
}
@media only screen and(max-width: 480px) {
    body.Product-grandit .block_case_dtl .cts .f_left {
        float: none;
        margin-right: 0;
        margin-bottom: 10px;
        padding-right: 0
    }
}
body.Product-grandit .LP-Custom-Module table.adv .tag {
    margin-bottom: 10px;
    padding-left: 10px;
    color: #666;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;
    border-left: #ccc solid 4px;
    transition: all 0.3s
}
body.Product-grandit .LP-Custom-Module table.adv .tag span {
    margin-top: 8px;
    font-size: 14px;
    display: block;
    font-weight: normal
}
body.Product-grandit .LP-Custom-Module table.adv p {
    font-size: 14px
}
body.Product-grandit .flex-border-menu a:hover .ColumnContentSection-title {
    color: #fff !important
}
body.Product-grandit .flex-border-menu .ColumnContentSection-title {
    padding: 12px 30px 12px 15px;
    display: block;
    background: #1977b5;
    transition: all 0.3s;
    position: relative;
    color: #fff;
    text-align: left;
    font-weight: bold !important
}
body.Product-grandit .flex-border-menu .ColumnContentSection-image {
    margin-bottom: 0 !important
}
body.Product-grandit .flex-border-menu .ColumnContentSection-title::before {
    font-family: 'FontAwesome';
    font-size: 20px;
    speak: none;
    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: '\f138';
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -10px
}
body.Product-grandit .flex-border-menu .ColumnContentSection-title::after {
    display: none
}
body.Product-grandit .flex-border-menu .txt_area p {
    font-size: 14px !important;
    line-height: 22px;
    margin-top: 0;
    margin-bottom: 0
}
body.Product-grandit .flex-border-menu .txt_area a {
    display: inline-block !important
}
body.Product-grandit .flex-border-menu .txt_area .link {
    margin-top: 0;
    margin-bottom: 0
}
body.Product-grandit .flex-border-menu .txt_area .link li::before {
    display: none
}
body.Product-grandit .flex-border-menu .txt_area .link li {
    margin-right: 10px;
    margin-bottom: 5px;
    padding-left: 1.3em;
    font-size: 14px;
    display: inline-block;
    position: relative
}
body.Product-grandit .flex-border-menu .txt_area .link li a {
    font-weight: bold;
    color: #1977b5;
    transition: all 0.3s
}
body.Product-grandit .flex-border-menu .txt_area .link li a::before {
    font-size: 12px;
    font-family: 'FontAwesome';
    speak: none;
    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: '\f054';
    position: absolute;
    left: 3px;
    top: 10px
}
body.Product-grandit .flex-border-menu .ColumnContentSection-body {
    padding: 15px
}
body.Product-grandit .flex-border-menu .ColumnContentSection-body p {
    color: #333;
    font-size: 16px;
    font-weight: 400
}
body.Product-grandit .flex-border-menu .Column--item > a {
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25);
    transition: all 0.3s
}
body.Product-grandit .flex-border-menu .ColumnContentSection-body {
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25);
    transition: all 0.3s
}
body.Product-grandit .flex-border-menu .ColumnContentSection-title {
    margin-bottom: 0 !important
}
body.Product-grandit .ColumnContentSection-title-color .ColumnContentSection-title {
    color: #1977b5 !important
}
body.Product-grandit .LP-Quote.qoute-grandit .CustomerQuoteSection .Column--3 img {
    margin-bottom: 15px
}
body.Product-grandit .LP-Quote.qoute-grandit .CustomerQuoteSection .Column--3 p {
    margin-top: 0
}
@media(min-width: 640px) {
    body.Product-grandit .LP-Flex.flex-border-menu.service-group .Column--medium-6 .ColumnContentSection-body {
        min-height: 110px
    }
}
body.Product-grandit .LP-Flex.flex-border-menu.group .flex-3columns .Row {
    padding-bottom: 60px
}
@media(min-width: 960px) {
    body.Product-grandit .LP-Flex.flex-border-menu.group .flex-3columns .Row .Column--4 {
        padding-bottom: 30px
    }
}
body.Product-grandit .LP-Flex.flex-border-menu.top {
    padding-bottom: 12px !important
}
@media(min-width: 960px) {
    body.Product-grandit .LP-Flex.flex-border-menu.top .flex-2columns .Row {
        margin-bottom: 0 !important
    }
    body.Product-grandit .LP-Flex.flex-border-menu.top .flex-2columns .Row .Column--6 {
        padding-bottom: 0 !important
    }
    body.Product-grandit .LP-Flex.flex-border-menu.top .flex-2columns .Row .Column--6:first-child {
        padding-right: 6px
    }
    body.Product-grandit .LP-Flex.flex-border-menu.top .flex-2columns .Row .Column--6:last-child {
        padding-left: 6px
    }
    body.Product-grandit .LP-Flex.flex-border-menu.top .flex-2columns .Row .Column--6 .ColumnContentSection-body {
        margin-bottom: 0
    }
}
body.Product-grandit .LP-Flex.flex-border-menu.bottom {
    margin-top: 0 !important
}
@media(min-width: 960px) {
    body.Product-grandit .LP-Flex.flex-border-menu.bottom .Wrap .Row .Column--3:nth-child(1) {
        padding-right: 0
    }
    body.Product-grandit .LP-Flex.flex-border-menu.bottom .Wrap .Row .Column--3:nth-child(2) {
        padding-left: 10px;
        padding-right: 5px
    }
    body.Product-grandit .LP-Flex.flex-border-menu.bottom .Wrap .Row .Column--3:nth-child(3) {
        padding-left: 5px;
        padding-right: 10px
    }
    body.Product-grandit .LP-Flex.flex-border-menu.bottom .Wrap .Row .Column--3:nth-child(4) {
        padding-left: 0
    }
    body.Product-grandit .LP-Flex.flex-border-menu.bottom .Wrap .Row .Column--3 .ColumnContentSection-body {
        min-height: 195px
    }
    body.Product-grandit .LP-Flex.flex-border-menu.bottom .Wrap .Row .Column--3 .ColumnContentSection-body .txt_area p:first-child {
        min-height: 80px
    }
}
@media(min-width: 960px) {
    body.Product-grandit .Header-nav>div>div.hs-menu-wrapper>ul>li.hs-item-has-children.child-large:hover > ul.hs-menu-children-wrapper.menu {
        min-width: 360px
    }
    body.Product-grandit .Header-nav>div>div.hs-menu-wrapper>ul>li.hs-item-has-children.child-large.child-large-strength:hover > ul.hs-menu-children-wrapper.menu {
        min-width: 410px
    }
}
/* body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-grandit,
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-grandit .Logo-img-main,
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-grandit .Logo-img-white {
    width: 170px !important;
    height: 43px !important
} */
/* .Pacnav--is-scrolling .Header .Logo-block.Logo-grandit,
.Pacnav--is-scrolling .Header .Logo-block.Logo-grandit .Logo-img-main,
.Pacnav--is-scrolling .Header .Logo-block.Logo-grandit .Logo-img-white {
    width: 150px !important;
    height: 35px !important
} */
@media(max-width: 640px) {
    .table-one-column .table th,
    .LP-Custom-Module.table-one-column table th,
    .table-one-column .table td,
    .LP-Custom-Module.table-one-column table td {
        float: none;
        width: 100%;
        display: block
    }
}
body.Product-grandit .LP-Hero .Hero--small.smallest {
    background-position: 0 30%
}
.Product-grandit .Blog-Seminar .Blog-Detail .blog-section .post-body #hs_cos_wrapper_post_body>h3:first-child {
    margin-top: 0
}
.Product-grandit .Blog-Seminar .Blog-Detail .blog-section .post-body #hs_cos_wrapper_post_body > table th h6 {
    margin-top: 0;
    border-left: none;
    padding-left: 0;
    font-weight: bold
}
.Product-grandit .Blog-Seminar .Blog-Detail .blog-section .post-body .LP-Form-inpage ul li {
    padding-left: 10px
}
.Product-grandit .Blog-Seminar .Blog-Detail .blog-section .post-body .LP-Form-inpage ul li:before {
    display: none
}
.LP-Custom-Module .box-indent p,
.LP-Custom-Module.box-indent p {
    margin-top: 0
}
.ml-auto,
.mx-auto {
    margin-left: auto !important
}
.mr-auto,
.mx-auto {
    margin-right: auto !important
}
.img_medium {
    width: 650px;
    height: auto
}
.table th,
.LP-Custom-Module table th {
    background-color: #e4eef0
}
.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 {
    width: 156px;
    height: 30px
}
@media(max-width: 374px) {
    .Pacnav--is-scrolling .Header .Logo-block.Logo-global {
        margin-top: 3.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 {
        width: 120px;
        height: 23.07692307692308px
    }
}
.Pacnav--is-scrolling .Header .Logo-block.Logo-siws {
    margin-top: 0
}
.Pacnav--is-scrolling .Header .Logo-block.Logo-siws,
.Pacnav--is-scrolling .Header .Logo-block.Logo-siws .Logo-img-main,
.Pacnav--is-scrolling .Header .Logo-block.Logo-siws .Logo-img-white {
    width: 157.8947368421053px;
    height: 30px
}
@media(max-width: 374px) {
    .Pacnav--is-scrolling .Header .Logo-block.Logo-siws {
        margin-top: 3.6px
    }
    .Pacnav--is-scrolling .Header .Logo-block.Logo-siws,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-siws .Logo-img-main,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-siws .Logo-img-white {
        width: 120px;
        height: 22.8px
    }
}
.Pacnav--is-scrolling .Header .Logo-block.Logo-obpm {
    margin-top: 0
}
.Pacnav--is-scrolling .Header .Logo-block.Logo-obpm,
.Pacnav--is-scrolling .Header .Logo-block.Logo-obpm .Logo-img-main,
.Pacnav--is-scrolling .Header .Logo-block.Logo-obpm .Logo-img-white {
    width: 167.04545px;
    height: 30px
}
@media(max-width: 374px) {
    .Pacnav--is-scrolling .Header .Logo-block.Logo-obpm {
        margin-top: 4.5px
    }
    .Pacnav--is-scrolling .Header .Logo-block.Logo-obpm,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-obpm .Logo-img-main,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-obpm .Logo-img-white {
        width: 116.93182px;
        height: 21px
    }
}
.Pacnav--is-scrolling .Header .Logo-block.Logo-grandit {
    margin-top: 0
}
.Pacnav--is-scrolling .Header .Logo-block.Logo-grandit,
.Pacnav--is-scrolling .Header .Logo-block.Logo-grandit .Logo-img-main,
.Pacnav--is-scrolling .Header .Logo-block.Logo-grandit .Logo-img-white {
    width: 211.62791px;
    height: 35px
}
@media(max-width: 479px) {
    .Pacnav--is-scrolling .Header .Logo-block.Logo-grandit,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-grandit .Logo-img-main,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-grandit .Logo-img-white {
        width: 181.39535px;
        height: 30px
    }
}
@media(max-width: 413px) {
    .Pacnav--is-scrolling .Header .Logo-block.Logo-grandit {
        margin-top: 4.5px
    }
    .Pacnav--is-scrolling .Header .Logo-block.Logo-grandit,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-grandit .Logo-img-main,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-grandit .Logo-img-white {
        width: 151.16279px;
        height: 25px
    }
}
@media(max-width: 374px) {
    .Pacnav--is-scrolling .Header .Logo-block.Logo-grandit {
        margin-top: 4.5px
    }
    .Pacnav--is-scrolling .Header .Logo-block.Logo-grandit,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-grandit .Logo-img-main,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-grandit .Logo-img-white {
        width: 120.93023px;
        height: 20px
    }
}
@media(max-width: 819px) {
    body:not(.Pacnav--is-scrolling) .Header.Has-childmenu {
        top: 0
    }
}
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-global,
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-global .Logo-img-main,
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-global .Logo-img-white {
    width: 223.6px;
    height: 43px
}
@media(max-width: 959px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-global {
        width: 156px;
        height: 30px
    }
}
@media(max-width: 479px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-global {
        margin-top: 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 {
        width: 180px;
        height: 21.46px
    }
}
@media(max-width: 374px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-global {
        margin-top: 3.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 {
        width: 120px;
        height: 23.07692307692308px
    }
}
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-siws {
    margin-top: 0
}
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-siws,
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-siws .Logo-img-main,
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-siws .Logo-img-white {
    width: 226.3157894736842px;
    height: 43px
}
@media(max-width: 959px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-siws {
        width: 157.8947368421053px;
        height: 30px
    }
}
@media(max-width: 374px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-siws {
        margin-top: 3.6px
    }
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-siws,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-siws .Logo-img-main,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-siws .Logo-img-white {
        width: 120px;
        height: 22.8px
    }
}
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-obpm {
    margin-top: 0
}
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-obpm,
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-obpm .Logo-img-main,
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-obpm .Logo-img-white {
    width: 245px;
    height: 44px
}
@media(max-width: 959px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-obpm {
        width: 167.04545px;
        height: 30px
    }
}
@media(max-width: 374px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-obpm {
        margin-top: 4.5px
    }
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-obpm,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-obpm .Logo-img-main,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-obpm .Logo-img-white {
        width: 116.93182px;
        height: 21px
    }
}
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-grandit {
    margin-top: 0
}
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-grandit,
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-grandit .Logo-img-main,
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-grandit .Logo-img-white {
    width: 260px;
    height: 43px
}
@media(max-width: 639px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-grandit,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-grandit .Logo-img-main,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-grandit .Logo-img-white {
        width: 217.67442px;
        height: 36px
    }
}
@media(max-width: 639px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-grandit,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-grandit .Logo-img-main,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-grandit .Logo-img-white {
        width: 217.67442px;
        height: 36px
    }
}
@media(max-width: 479px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-grandit,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-grandit .Logo-img-main,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-grandit .Logo-img-white {
        width: 181.39535px;
        height: 30px
    }
}
@media(max-width: 413px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-grandit {
        margin-top: 4.5px
    }
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-grandit,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-grandit .Logo-img-main,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-grandit .Logo-img-white {
        width: 151.16279px;
        height: 25px
    }
}
@media(max-width: 374px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-grandit {
        margin-top: 4.5px
    }
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-grandit,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-grandit .Logo-img-main,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-grandit .Logo-img-white {
        width: 120.93023px;
        height: 20px
    }
}
@media(min-width: 820px) {
    .Header-nav > div > div.hs-menu-wrapper > ul li.li-product {
        background: none
    }
    .Header-nav > div > div.hs-menu-wrapper > ul li.li-product ul.hs-menu-children-wrapper {
        width: 870px;
        margin-left: 415px
    }
    .Header-nav > div > div.hs-menu-wrapper > ul li.li-product ul.hs-menu-children-wrapper li {
        width: 290px;
        float: left;
        display: inline-block
    }
    .Header-nav > div > div.hs-menu-wrapper > ul li.li-product ul.hs-menu-children-wrapper li a {
        line-height: 80px !important;
        height: 80px !important
    }
    .Header-nav > div > div.hs-menu-wrapper > ul li.li-product ul.hs-menu-children-wrapper li a span.sub {
        display: block;
        font-size: 12px;
        margin-top: 2px
    }
}
@media(max-width: 819px) {
    .Header-nav > div > div.hs-menu-wrapper > ul li.li-product ul.hs-menu-children-wrapper li a span.sub {
        display: none
    }
}
.grid-product .TileCard-icon {
    width: 180px;
    height: 80px;
    max-height: 100px
}
@media(min-width: 820px) {
    .LP-Custom-Module > .Wrap {
        padding-left: 0;
        padding-right: 0
    }
}
@media(max-width: 819px) {
    .Header .Header-cta a {
        font-size: 14px !important
    }
}
@media(max-width: 639px) {
    .Header .Header-cta a {
        font-size: 13px !important
    }
}
body:not(.Pacnav--is-scrolling) .Header-cta .Button--outline,
body:not(.Pacnav--is-scrolling) .Header-cta .pager-load-more a,
.pager-load-more body:not(.Pacnav--is-scrolling) .Header-cta a {
    background-color: rgba(255, 255, 255, 0.25)
}
@media(max-width: 819px) {
    .Header-Global {
        display: none
    }
}
.Header-Global .Global-Menu {
    border-bottom: 3px solid #1977b5;
    height: 38px
}
.Pacnav--is-scrolling .Header {
    border-bottom: 3px solid #1977b5
}
.Product-siws .Header-Global .Global-Menu {
    border-color: #004a9c
}
.Product-siws.Pacnav--is-scrolling .Header {
    border-color: #004a9c
}
.Product-obpm .Header-Global .Global-Menu {
    border-color: #2f499b
}
.Product-obpm.Pacnav--is-scrolling .Header {
    border-color: #2f499b
}
@media(min-width: 820px) {
    .Header .GlobalSearch,
    .Header .GlobalSearch-input {
        display: none
    }
}
.Header .Header-cta {
    width: auto;
}
@media(max-width: 413px) {
    .Header .Header-cta {
        width: 100px;
        right: 70px
    }
    .Header .Header-cta a.Button--outline,
    .Header .Header-cta .pager-load-more a,
    .pager-load-more .Header .Header-cta a {
        font-size: 12px !important
    }
}
@media(max-width: 374px) {
    .Header .Header-cta {
        width: 90px;
        right: 65px
    }
    .Header .Header-cta a.Button--outline,
    .Header .Header-cta .pager-load-more a,
    .pager-load-more .Header .Header-cta a {
        padding-left: 5px;
        padding-right: 5px;
        font-size: 12px !important
    }
}
.Header .Header-cta .Button--outline,
.Header .Header-cta .pager-load-more a,
.pager-load-more .Header .Header-cta a {
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    height: 40px;
    line-height: 37px
}
@media(min-width: 820px) {
    .Header .Header-nav {
        margin-right: 161px;
        width: calc(100% - 381px)
    }
}
@media(max-width: 819px) {
    .Global-Menu #hs_menu_wrapper_main_nav {
        display: none
    }
}
.Global-Menu .GlobalSearch,
.Global-Menu .GlobalSearch-input {
    left: 0;
    right: auto
}

/* 新 */
.js-search .searchKeyword {
    position: absolute;
    top: 3px;
    left: 30px;
    height: 30px;
}
.js-search .js-search-button {
    color: #fff;
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
}
  
  
/* 旧 */
.Global-Menu .SearchTop {
    position: absolute;
    top: 3px;
    left: 30px;
    height: 30px
}
@media(max-width: 819px) {
    .Global-Menu .SearchTop {
        width: 100%
    }
}
.Global-Menu .SearchTop-button {
    color: #fff
}
.Global-Menu .SearchTop-searchKeyword {
    margin: 0;
}
.Global-Menu .SearchTop-input,
.Global-Menu .SearchTop-searchKeyword input {
    height: 26px;
    line-height: 26px;
    margin-right: 5px;
    margin-top: 0;
    color: #FFF !important;
    background: #0D1722;
    border-color: #595959;
    font-size: 15px;
    font-weight: 200;
    border-radius: 0;
    opacity: 0;
    width: 0;
    padding-left: 0;
    padding-right: 0;
    margin-right: 0;
    transition: width 0.5s;
    transition-timing-function: ease
}
.Global-Menu .SearchTop-input:not(.show),
.Global-Menu .SearchTop-searchKeyword:not(.show) input {
    border: none
}
.Global-Menu .SearchTop-input.show,
.Global-Menu .SearchTop-searchKeyword.show input {
    opacity: 1;
    width: 200px;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 5px
}
@media(max-width: 819px) {
    .Global-Menu .SearchTop-input.show,
    .Global-Menu .SearchTop-searchKeyword.show input {
        width: calc(100% - 80px)
    }
}
.Global-Menu .SearchTop-input:focus,
.Global-Menu .SearchTop-searchKeyword input:focus {
    border-color: #c0c0c0
}
.Page.LP-Basic .Resource-form {
    padding: 60px 40px
}
.LP-FooterForm.overlay-bg .LP-Form .hs-form-field .hs-error-msgs li label,
.LP-FooterForm.overlay-bg .LP-Form .hs_error_rollup .inputs-list li label,
.LP-Subcription-form .LP-Form.overlay .form_inbound .hs-form .hs-form-field .hs-error-msgs li label,
.LP-Subcription-form .LP-Form.overlay .form_inbound .hs-form .hs_error_rollup .inputs-list li label,
.Page.LP-Basic .Resource-form .LP-Form .hs-form-field .hs-error-msgs li label,
.Page.LP-Basic .Resource-form .LP-Form .hs_error_rollup .inputs-list li label {
    color: #E51373 !important;
    font-weight: 500;
    font-size: 12px
}
@media(max-width: 479px) {
    .LP-FooterForm .LP-Form .actions .hs-button.primary,
    .Page.LP-Basic .Resource-form .actions .hs-button.primary {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 13px
    }
}
@media(max-width: 1199px) {
    .Blog-Basic .LP-Form.LP-Form-inpage .actions .hs-button.primary,
    .LP-Subcription-form .LP-Form .actions .hs-button.primary,
    .Page.LP-Basic .Resource-form .actions .hs-button.primary {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 13px
    }
}
@media(max-width: 414px) {
    .LP-FooterForm .LP-Form.overlay.Wrap--narrow {
        width: calc(100% - 30px)
    }
}
@media(max-width: 819px) {
    .Page.Web-Basic .LP-Hero.has-topmenu .Hero--small.smallest,
    .Page.Web-Sidebar .LP-Hero.has-topmenu .Hero--small.smallest {
        margin-top: -125px !important;
        height: auto !important;
        min-height: 230px;
        padding-bottom: 40px
    }
    .Page.Web-Basic .LP-Hero.has-topmenu .Hero--small.smallest .Hero-title:not(.has-kicker),
    .Page.Web-Sidebar .LP-Hero.has-topmenu .Hero--small.smallest .Hero-title:not(.has-kicker) {
        margin-top: 0;
        padding-top: 0
    }
}
@media(max-width: 639px) {
    .Page.Web-Basic .LP-Hero.has-topmenu .Hero--small.smallest,
    .Page.Web-Sidebar .LP-Hero.has-topmenu .Hero--small.smallest {
        padding-top: 130px !important
    }
}
@media(max-width: 767px) {
    .Page.Web-Basic .LP-Hero.has-topmenu .Hero--small.smallest .Hero-title,
    .Page.Web-Sidebar .LP-Hero.has-topmenu .Hero--small.smallest .Hero-title {
        text-align: left
    }
}
@media(min-width: 820px) {
    .Page.LP-Basic .Header {
        height: 80px
    }
}
.Page.LP-Basic .LP-Hero .Hero--small.smallest {
    margin-top: -80px;
    padding-bottom: 40px;
    padding-top: 80px;
    height: auto !important;
    min-height: 230px
}
.Page.LP-Basic .LP-Hero .Hero--small.smallest .Hero-title {
    margin-top: 0
}
@media(max-width: 767px) {
    .Page.LP-Basic .LP-Hero .Hero--small.smallest .Hero-title {
        text-align: left
    }
}
.Page.LP-Basic .LP-Hero .Hero--small.smallest .Hero-title:first-child {
    padding-top: 0
}
.Page.LP-Basic .LP-Hero .Hero--small.smallest .Hero-title:not(.has-kicker) {
    margin-top: 0
}
.Page.LP-Basic .LP-Download .Resource-content {
    padding: 60px;
    margin-left: 0;
    max-width: 720px;
    width: 58.054516%
}
@media(max-width: 1240px) and(min-width: 960px) {
    .Page.LP-Basic .LP-Download .Resource-content {
        margin-left: 30px
    }
}
@media(min-width: 960px) {
    .Page.LP-Basic .LP-Download .Resource-content {
        padding-left: 0
    }
}
@media(max-width: 959px) {
    .Page.LP-Basic .LP-Download .Resource-content {
        padding: 30px;
        max-width: inherit;
        width: 100%
    }
}
@media(max-width: 819px) {
    .Page.LP-Basic .LP-Download .Resource-content {
        width: 100%;
        max-width: inherit
    }
}
.Page.LP-Basic .LP-Download .Resource-aside {
    width: 41.935484%;
    max-width: 520px
}
@media(max-width: 959px) {
    .Page.LP-Basic .LP-Download .Resource-aside {
        max-width: inherit;
        width: 100%
    }
}
@media(max-width: 819px) {
    .Page.LP-Basic .LP-Download .Resource-aside {
        width: 100%;
        max-width: inherit
    }
}
@media(max-width: 959px) {
    .Page.LP-Basic .LP-Download .Resource-aside .Resource-form {
        padding: 30px 20px
    }
}
.Page .LP-Hero .Hero--small.smallest .Hero-title:not(.has-kicker) {
    margin-top: 30px
}
.Page .LP-Hero.LP-Hero-default {
    background-position: top center;
    background-size: cover;
    z-index: 20
}
.Page .LP-Hero.LP-Hero-default .Hero--home.bg-2 {
    background: none;
    text-align: center
}
@media(max-width: 639px) {
    .Page .LP-Hero.LP-Hero-default .Hero--home.bg-2 .Wrap {
        padding-bottom: 0
    }
}
.Page .LP-Hero.LP-Hero-default .Hero--home.bg-2 .Hero-image.has-shadow img {
    box-shadow: -4px 4px 6px 0 rgba(0, 0, 0, 0.2)
}
@media(min-width: 640px) {
    .Page .LP-Hero.LP-Hero-default .Hero--home.bg-2 .Hero-image {
        top: 0;
    }
}
@media(max-width: 959px) {
    .Page .LP-Hero.LP-Hero-default .Hero--home.bg-2 .Hero-image {
        display: none
    }
}
.Page .LP-Hero.LP-Hero-default .Hero--home.bg-2 .Hero-info {
    width: 45%;
    float: left;
    position: relative;
}
.Page.Page-5041255776 .LP-Hero.LP-Hero-default .Hero--home.bg-2 .Hero-info,
.Page.Page-6135497549 .LP-Hero.LP-Hero-default .Hero--home.bg-2 .Hero-info,
.Page.Page-77660241954 .LP-Hero.LP-Hero-default .Hero--home.bg-2 .Hero-info {
    top: 50px;
}
@media(max-width: 1199px) {
    .Page .LP-Hero.LP-Hero-default .Hero--home.bg-2 .Hero-info {
        width: calc(50% + 60px)
    }
}
@media(max-width: 959px) {
    .Page .LP-Hero.LP-Hero-default .Hero--home.bg-2 .Hero-info {
        width: 100%;
        float: none;
        top: 60px
    }
}
@media(max-width: 639px) {
    .Page .LP-Hero.LP-Hero-default .Hero--home.bg-2 .Hero-info {
        position: static;
        top: inherit
    }
}
.Page .LP-Hero.LP-Hero-default .Hero--home.bg-2 .Hero-info .Hero-title {
    color: #FFF;
    max-width: inherit
}
.Page .LP-Hero.LP-Hero-default .Hero--home.bg-2 .Hero-info .Hero-title:before {
    display: none
}
.Page .LP-Hero.LP-Hero-default .Hero--home.bg-2 .Hero-info .Hero-logo .img-center {
    margin: 0;
    transform: translateX(-50%);
    position: relative;
    left: 50%
}
.Page .LP-Hero.LP-Hero-default .Hero--home.bg-2 .Hero-info .Hero-subtitle {
    width: 100%;
    max-width: 100%;
    color: #FFF
}
.Page .LP-Hero.LP-Hero-default:before {
    background: rgba(13, 23, 34, 0.5);
    background: linear-gradient(155deg, rgba(13,23,34,0.5) 0%, rgba(19,90,136,0.75) 100%);
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5
}
.Page.Page-40941944351 .LP-Hero.LP-Hero-default:before {
    background: rgba(13, 23, 34, 0.8);
}
.Page .LP-Hero.has-topmenu .Hero--overlay {
    background-position: top center
}
.Page .LP-Hero.has-topmenu .Hero--overlay .Hero-title:not(.has-kicker) {
    padding-top: 0
}
.Page.Blog-Basic .Hero--small.smallest {
    background-position: top center;
    height: auto
}
@media(max-width: 819px) {
    .Page.Blog-Basic .Hero--small.smallest.has-topnav {
        margin-top: -125px !important;
        padding-top: 90px;
        padding-bottom: 40px
    }
}
@media(min-width: 960px) {
    .Page.Blog-Basic .Hero--small.smallest {
        min-height: 300px
    }
}
.Page.Blog-Basic .Hero--small.smallest .Wrap--narrow {
    max-width: 1240px
}
.Page.Blog-Basic .Hero--small.smallest .Hero-subtitle.time {
    margin-top: 8px;
    font-size: 15px
}
.title-point.color {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px
}
.title-point.color .point {
    line-height: 60px;
    padding-top: 0
}
.title-point.color .text {
    width: calc(100% - 75px)
}
/* @media(max-aspect-ratio: 22 / 12) {
    .Page .LP-Hero.LP-Hero-default.siws-hero {
        background-image: url("https://2975556.fs1.hubspotusercontent-na2.net/hubfs/2975556/images/siws/siws-hero-main-16-9-2.jpg") !important
    }
} */
@media(max-width: 767px) {
    .Web-Sidebar .LP-Custom-Module .Section-header.u-alignCenter,
    .Web-Basic .LP-Custom-Module .Section-header.u-alignCenter {
        text-align: left
    }
    .Web-Sidebar .LP-Basic-Content .Section-content > p.u-alignCenter,
    .Web-Basic .LP-Basic-Content .Section-content > p.u-alignCenter {
        text-align: left
    }
    .Web-Sidebar .LP-TwoColumn .Section-cta.u-alignLeft,
    .Web-Basic .LP-TwoColumn .Section-cta.u-alignLeft {
        text-align: center
    }
}
.list-check-style {
    list-style: none;
    padding-left: 0
}
.list-check-style li {
    margin-bottom: 10px;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #1977b5;
    padding: 10px;
    -ms-flex-align: center;
    align-items: center
}
.list-check-style li:before {
    content: url("https://2975556.fs1.hubspotusercontent-na2.net/hubfs/2975556/images/siws/check2.svg");
    width: 30px;
    height: 30px;
    display: block;
    margin-right: 10px
}
@media(max-width: 767px) {
    .LP-List-Case .ListCaseItem-title {
        text-align: left
    }
}
@media(max-width: 767px) {
    p.tac {
        text-align: left !important
    }
    p.tac img {
        display: block;
        margin-left: auto;
        margin-right: auto
    }
}
@media(max-width: 479px) {
    .Menu-Product-left .Footer-nav>ul.menu.full:first-child {
        margin-bottom: 0;
        padding-bottom: 10px
    }
}
.LP-Home-case .Row {
    margin-bottom: 0
}
.LP-Home-case .Row .Column--2 {
    padding-bottom: 30px
}
.LP-Home-case .Section-cta {
    margin-top: 20px
}
.Product-obpm .LP-Home-case .Row .Column--2 {
    padding-bottom: 0
}
.Product-obpm .LP-Home-case .Section-cta {
    margin-top: 30px
}
#primary-nav .menu .PacnavToggle.is-active .PacnavToggle-items > li.hs-menu-depth-1 .hs-menu-children-wrapper {
    display: none
}
.LP-Flex.flex-bordertop-none .Wrap {
    padding-top: 0 !important;
    border-top-color: #FFF !important
}
.LP-Flex.flex-bordertop-none .Wrap .Section-content {
    margin-top: 0 !important
}
.Footer .SocialIcon--googleplus {
    background-image: url("https://2975556.fs1.hubspotusercontent-na2.net/hubfs/2975556/library/classic/icon/icon-social-googleplus.svg");
    height: 18px !important;
    width: 27px !important
}
@media(max-width: 768px) {
    .LP-Basic-Content.fix-long-button .Button--large,
    .LP-Basic-Content.fix-long-button .pager-load-more a,
    .pager-load-more .LP-Basic-Content.fix-long-button a {
        height: auto;
        white-space: normal
    }
}
@media(max-width: 414px) {
    .LP-Basic-Content.fix-long-button .Button--large,
    .LP-Basic-Content.fix-long-button .pager-load-more a,
    .pager-load-more .LP-Basic-Content.fix-long-button a {
        line-height: 28px;
        font-size: 16px;
        padding: 10px 20px
    }
}
.mfp-content .mfp-figure .mfp-bottom-bar .mfp-title {
    line-height: normal
}
.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
    }
}
@media(min-width: 820px) {
    .Header .GlobalSearch.GlobalSearch-Home,
    .Header .GlobalSearch-input.GlobalSearch-Home {
        display: block
    }
}
@media(min-width: 820px) {
    .Header .Header-nav.Header-nav-home {
        margin-right: 261px;
        width: calc(100% - 481px)
    }
}
body.Product-siob .LP-Basic-Content.siob-function-list table tr th {
    font-size: 15.5px;
    padding-left: 4px;
    padding-right: 4px
}
body.Product-siob .LP-Custom-Module .block_flow {
    width: 100%;
    display: table
}
body.Product-siob .LP-Custom-Module .block_flow .text {
    margin-bottom: 20px
}
body.Product-siob .LP-Custom-Module .block_flow .stage_area {
    width: 42px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    background-color: #A1C7E1;
    position: relative
}
body.Product-siob .LP-Custom-Module .block_flow .stage_area:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 21px 21px 0 21px;
    border-color: #A1C7E1 transparent transparent transparent;
    position: absolute;
    top: 0;
    left: 0
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(1) .stage_area:after {
    display: none
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(2) .stage_area {
    background-color: #89B9D9;
    background: #89B9D9 linear-gradient(to bottom, rgba(0,39,66,0.1) 0%, transparent 50%)
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(3) .stage_area:after {
    border-color: #89B9D9 transparent transparent transparent
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(3) .stage_area {
    background-color: #6CA8D0;
    background: #6CA8D0 linear-gradient(to bottom, rgba(0,39,66,0.2) 0%, transparent 50%)
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(4) .stage_area:after {
    border-color: #6CA8D0 transparent transparent transparent
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(4) .stage_area {
    background-color: #4792C4;
    background: #4792C4 linear-gradient(to bottom, rgba(0,39,66,0.3) 0%, transparent 50%)
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(5) .stage_area:after {
    border-color: #4792C4 transparent transparent transparent
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(5) .stage_area {
    background-color: #1977B5;
    background: #1977B5 linear-gradient(to bottom, rgba(0,39,66,0.4) 0%, transparent 50%)
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(6) .stage_area:after {
    border-color: #1977B5 transparent transparent transparent
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(6) .stage_area {
    background-color: #145F91;
    background: #145F91 linear-gradient(to bottom, rgba(0,39,66,0.5) 0%, transparent 50%)
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(7) .stage_area:after {
    border-color: #145F91 transparent transparent transparent
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(7) .stage_area {
    background-color: #104C74;
    background: #104C74 linear-gradient(to bottom, rgba(0,39,66,0.6) 0%, transparent 50%)
}
body.Product-siob .LP-Custom-Module .block_flow .stage_area .title_sub {
    line-height: 1.2;
    color: #fff;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 23px
}
body.Product-siob .LP-Custom-Module .block_flow .stage_area .title_sub span {
    transform: rotate(-90deg);
    display: block
}
body.Product-siob .LP-Custom-Module .block_flow .cts_area {
    max-width: 0;
    padding-left: 20px;
    display: table-cell
}
body.Product-siob .LP-Custom-Module .block_flow:first-of-type .cts_area .cts {
    border-top: #ccc dotted 1px
}
body.Product-siob .LP-Custom-Module .block_flow .cts_area .cts {
    padding: 20px;
    border-bottom: #ccc dotted 1px;
    min-height: 150px
}
body.Product-siob .LP-Custom-Module .block_flow .cts_area .cts .title_sub_sub {
    padding: 0 10px;
    color: #fff;
    display: table;
    background-color: #A1C7E1;
    border-radius: 3px
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(2) .cts .title_sub_sub {
    background-color: #89B9D9
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(3) .cts .title_sub_sub {
    background-color: #6CA8D0
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(4) .cts .title_sub_sub {
    background-color: #4792C4
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(5) .cts .title_sub_sub {
    background-color: #1977B5
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(6) .cts .title_sub_sub {
    background-color: #145F91
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(7) .cts .title_sub_sub {
    background-color: #104C74
}
body.Product-siob .LP-Custom-Module .block_flow .cts_area ul {
    margin-bottom: 20px
}
body.Product-siob .LP-Custom-Module .block_flow .cts_area .list_product01 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
body.Product-siob .LP-Custom-Module .block_flow .cts_area .list_product01 li {
    width: 32.5%;
    margin-right: 1.25%;
    margin-bottom: 8px;
    padding: 5px 4px 4px;
    text-align: center;
    font-weight: bold;
    line-height: 1.4;
    background-color: #A1C7E1;
    color: #333;
    box-sizing: border-box;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}
body.Product-siob .LP-Custom-Module .block_flow .cts_area .list_product01 li span {
    width: 100%;
    display: block;
    font-weight: bold
}
body.Product-siob .LP-Custom-Module .block_flow .cts_area .list_product01 li:nth-child(3n) {
    margin-right: 0
}
body.Product-siob .LP-Custom-Module .block_flow .cts_area .link.text a:after {
    margin-left: 7px;
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    content: '\f0a9'
}
body.Product-siob .LP-Custom-Module .block_flow .cts_area .cts_flow {
    margin-top: 40px;
    padding: 30px 20px 15px;
    position: relative;
    border: #A1C7E1 solid 3px;
    border-radius: 3px
}
body.Product-siob .LP-Custom-Module .block_flow .cts_area .cts_flow+.title_sub_sub {
    margin-top: 25px
}
body.Product-siob .LP-Custom-Module .block_flow .cts_area .cts_flow .list_product01 li {
    background-color: #fff;
    border: #666 solid 2px;
    margin-top: 0
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(2) .cts_area .cts_flow {
    border-color: #89B9D9
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(3) .cts_area .cts_flow {
    border-color: #6CA8D0
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(4) .cts_area .cts_flow {
    border-color: #4792C4
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(5) .cts_area .cts_flow {
    border-color: #1977B5
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(6) .cts_area .cts_flow {
    border-color: #145F91
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(7) .cts_area .cts_flow {
    border-color: #104C74
}
body.Product-siob .LP-Custom-Module .block_flow .cts_area .cts_flow .title_sub_sub {
    display: block;
    position: absolute;
    left: 15px;
    top: -20px;
    font-weight: bold
}
body.Product-siob .LP-Custom-Module .block_flow .cts_area .cts_flow .list_product01 {
    margin: 0
}
@media only screen and(max-width: 768px) {
    body.Product-siob .LP-Custom-Module .block_flow .stage_area {
        width: 38px
    }
    body.Product-siob .LP-Custom-Module .block_flow .stage_area:after {
        border-style: solid;
        border-width: 19px 19px 0 19px
    }
    body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(3) .stage_area:before {
        border-style: solid;
        border-width: 19px 19px 0 19px;
        bottom: -19px
    }
    body.Product-siob .LP-Custom-Module .block_flow .cts_area {
        padding-left: 10px
    }
    body.Product-siob .LP-Custom-Module .block_flow .cts_area .cts {
        padding: 15px 10px
    }
    body.Product-siob .LP-Custom-Module .block_flow .cts_area .list_product01 li {
        width: 49.5%;
        margin-right: 1% !important;
        margin-bottom: 6px
    }
    body.Product-siob .LP-Custom-Module .block_flow .cts_area .list_product01 li:nth-child(2n) {
        margin-right: 0 !important
    }
}
@media only screen and(max-width: 640px) {
    body.Product-siob .LP-Custom-Module .block_flow .cts_area .list_product01 li {
        width: 100%;
        margin-right: 0 !important
    }
}
body.Product-siob .LP-Custom-Module .Section-content .block_flow ul>li:before {
    display: none
}
body.lp-siob-buy .LP-FooterForm.overlay-bg .hs_product_support_class .hs-field-desc,
body.lp-siob-buy .LP-FooterForm.overlay-bg .hs_use_type .hs-field-desc,
body.lp-siob-buy .LP-FooterForm.overlay-bg .hs_product_provide .hs-field-desc,
body.lp-siob-trial .LP-FooterForm.overlay-bg .hs_trial_siob .hs-field-desc {
    color: #FFF;
    font-size: 14.5px
}
body.lp-siob-buy .LP-FooterForm.overlay-bg .hs_payment_term_des span.font-small,
body.lp-siob-buy .LP-FooterForm.overlay-bg .hs-richtext-companyclass span.font-small,
body.lp-siob-buy .LP-FooterForm.overlay-bg .hs-richtext-companyclass span.font-small {
    font-size: 14.5px
}
body.lp-siob-inquiry .LP-FooterForm.overlay-bg .hs_inquiry_detail .hs-field-desc {
    color: #FFF;
    font-size: 14.5px
}
@media only screen and(min-width: 1201px) {
    body.Product-siob .LP-Basic-Content .btn-height-2em {
        height: 80px;
        line-height: 80px;
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
}
body.Product-siob .LP-Basic-Content .box-upver {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    background-color: #f0f0f0;
    border-radius: 5px;
    position: relative;
    margin: 10px 0
}
body.Product-siob .LP-Basic-Content .box-upver .title_sub_sub {
    font-weight: bold
}
body.Product-siob .LP-Basic-Content .title_main img {
    margin-top: 0;
    margin-bottom: -5px;
    display: inline-block
}
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-siob,
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-siob .Logo-img-main,
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-siob .Logo-img-white {
    width: auto;
    height: 40px
}
@media(max-width: 959px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-siob,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-siob .Logo-img-main,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-siob .Logo-img-white {
        width: auto;
        height: 30px
    }
}
@media(max-width: 819px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-siob {
        margin-top: 0
    }
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-siob,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-siob .Logo-img-main,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-siob .Logo-img-white {
        width: auto;
        height: 30px
    }
}
@media(max-width: 374px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-siob {
        margin-top: 8px
    }
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-siob,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-siob .Logo-img-main,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-siob .Logo-img-white {
        width: auto;
        height: 30px
    }
}
.Pacnav--is-scrolling .Header .Logo-block.Logo-siob,
.Pacnav--is-scrolling .Header .Logo-block.Logo-siob .Logo-img-main,
.Pacnav--is-scrolling .Header .Logo-block.Logo-siob .Logo-img-white {
    width: auto;
    height: 30px
}
@media(max-width: 819px) {
    .Pacnav--is-scrolling .Header .Logo-block.Logo-siob,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-siob .Logo-img-main,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-siob .Logo-img-white {
        width: auto;
        height: 25px
    }
}
@media(max-width: 479px) {
    .Pacnav--is-scrolling .Header .Logo-block.Logo-siob,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-siob .Logo-img-main,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-siob .Logo-img-white {
        width: auto;
        height: 25px
    }
}
body.Product-siob .LP-Hero.LP-Hero-default,
body.Product-siob .LP-Hero .Hero--small.smallest,
body.Product-siob .LP-Basic .LP-Hero .Hero--small.smallest,
body.Product-siob .LP-Hero.has-topmenu .Hero--overlay {
    background-position: center center
}
.list_style_ol.list_style {
    font-weight: bold;
    font-size: 18px
}
.list_style_ol.list_style li {
    margin-bottom: 8px;
    line-height: 1.5
}
.list_style_ol.list_style span {
    font-weight: normal;
    color: #666
}
body.Product-ober .anchor-link .anchor.tab-menu {
    -ms-flex-align: normal;
    align-items: normal;
    margin-top: 60px;
    margin-bottom: 60px
}
body.Product-ober .anchor-link .anchor.tab-menu h3 {
    font-size: 19px;
    font-weight: bold;
    color: #707070;
    margin-bottom: 0
}
body.Product-ober .anchor-link .anchor.tab-menu h3 .fa {
    margin-left: 5px
}
body.Product-ober .anchor-link .anchor.tab-menu a {
    height: 100%
}
body.Product-ober .anchor-link .anchor.tab-menu a:hover h3 {
    color: #FFFFFF
}
body.Product-ober .anchor-link .anchor.tab-menu p {
    font-size: 16px;
    margin-top: 10px
}
body.Product-ober .anchor-link [class^='Column-'],
body.Product-ober .anchor-link [class*=' Column-'] {
    padding: 0 1px 1px
}
body.Product-ober .LP-Custom-Module .block_flow {
    width: 100%;
    display: table
}
body.Product-ober .LP-Custom-Module .block_flow .text {
    margin-bottom: 20px
}
body.Product-ober .LP-Custom-Module .block_flow .stage_area {
    width: 42px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    background-color: #A1C7E1;
    position: relative
}
body.Product-ober .LP-Custom-Module .block_flow .stage_area:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 21px 21px 0 21px;
    border-color: #A1C7E1 transparent transparent transparent;
    position: absolute;
    top: 0;
    left: 0
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(1) .stage_area:after {
    display: none
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(2) .stage_area {
    background-color: #89B9D9;
    background: #89B9D9 linear-gradient(to bottom, rgba(0,39,66,0.1) 0%, transparent 50%)
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(3) .stage_area:after {
    border-color: #89B9D9 transparent transparent transparent
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(3) .stage_area {
    background-color: #6CA8D0;
    background: #6CA8D0 linear-gradient(to bottom, rgba(0,39,66,0.2) 0%, transparent 50%)
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(4) .stage_area:after {
    border-color: #6CA8D0 transparent transparent transparent
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(4) .stage_area {
    background-color: #4792C4;
    background: #4792C4 linear-gradient(to bottom, rgba(0,39,66,0.3) 0%, transparent 50%)
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(5) .stage_area:after {
    border-color: #4792C4 transparent transparent transparent
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(5) .stage_area {
    background-color: #4792C4;
    background: #1977B5 linear-gradient(to bottom, rgba(0,39,66,0.4) 0%, transparent 50%)
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(6) .stage_area:after {
    border-color: #1977b5 transparent transparent transparent
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(6) .stage_area {
    background-color: #166ba2;
    background: #145f90 linear-gradient(to bottom, rgba(0,39,66,0.4) 0%, transparent 50%)
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(7) .stage_area:after {
    border-color: #fff transparent transparent transparent
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(7) .stage_area {
    background-color: #fff;
    background: #fff;
    color: #fff
}
body.Product-ober .LP-Custom-Module .block_flow .stage_area .title_sub {
    line-height: 1.2;
    color: #fff;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 23px
}
body.Product-ober .LP-Custom-Module .block_flow .stage_area .title_sub span {
    transform: rotate(-90deg);
    display: block
}
body.Product-ober .LP-Custom-Module .block_flow .cts_area {
    max-width: 0;
    padding-left: 20px;
    display: table-cell
}
body.Product-ober .LP-Custom-Module .block_flow:first-of-type .cts_area .cts {
    border-top: #ccc dotted 1px
}
body.Product-ober .LP-Custom-Module .block_flow .cts_area .cts {
    padding: 20px;
    border-bottom: #ccc dotted 1px;
    min-height: 150px
}
body.Product-ober .LP-Custom-Module .block_flow .cts_area .cts .title_sub_sub {
    padding: 0 10px;
    color: #fff;
    display: table;
    background-color: #A1C7E1;
    border-radius: 3px;
    font-weight: bold
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(2) .cts .title_sub_sub {
    background-color: #89B9D9
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(3) .cts .title_sub_sub {
    background-color: #6CA8D0
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(4) .cts .title_sub_sub {
    background-color: #4792C4
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(5) .cts .title_sub_sub {
    background-color: #1977B5
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(6) .cts .title_sub_sub {
    background-color: #145F91
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(7) .cts .title_sub_sub {
    background-color: #104C74
}
body.Product-ober .LP-Custom-Module .block_flow .cts_area ul {
    margin-bottom: 20px
}
body.Product-ober .LP-Custom-Module .block_flow .cts_area .list_product01 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
body.Product-ober .LP-Custom-Module .block_flow .cts_area .list_product01 li {
    width: 32.5%;
    margin-right: 1.25%;
    margin-bottom: 8px;
    padding: 5px 4px 4px;
    text-align: center;
    font-weight: bold;
    line-height: 1.4;
    background-color: #A1C7E1;
    color: #333;
    box-sizing: border-box;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}
body.Product-ober .LP-Custom-Module .block_flow .cts_area .list_product01 li span {
    width: 100%;
    display: block;
    font-weight: bold
}
body.Product-ober .LP-Custom-Module .block_flow .cts_area .list_product01 li:nth-child(3n) {
    margin-right: 0
}
body.Product-ober .LP-Custom-Module .block_flow .cts_area .link.text a:after {
    margin-left: 7px;
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    content: '\f0a9'
}
body.Product-ober .LP-Custom-Module .block_flow .cts_area .cts_flow {
    margin-top: 40px;
    padding: 30px 20px 15px;
    position: relative;
    border: #A1C7E1 solid 3px;
    border-radius: 3px
}
body.Product-ober .LP-Custom-Module .block_flow .cts_area .cts_flow+.title_sub_sub {
    margin-top: 25px
}
body.Product-ober .LP-Custom-Module .block_flow .cts_area .cts_flow .list_product01 li {
    background-color: #fff;
    border: #666 solid 2px;
    margin-top: 0
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(2) .cts_area .cts_flow {
    border-color: #89B9D9
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(3) .cts_area .cts_flow {
    border-color: #6CA8D0
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(4) .cts_area .cts_flow {
    border-color: #4792C4
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(5) .cts_area .cts_flow {
    border-color: #1977B5
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(6) .cts_area .cts_flow {
    border-color: #145F91
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(7) .cts_area .cts_flow {
    border-color: #104C74
}
body.Product-ober .LP-Custom-Module .block_flow .cts_area .cts_flow .title_sub_sub {
    display: block;
    position: absolute;
    left: 15px;
    top: -20px;
    font-weight: bold
}
body.Product-ober .LP-Custom-Module .block_flow .cts_area .cts_flow .list_product01 {
    margin: 0
}
@media only screen and(max-width: 768px) {
    body.Product-ober .LP-Custom-Module .block_flow .stage_area {
        width: 38px
    }
    body.Product-ober .LP-Custom-Module .block_flow .stage_area:after {
        border-style: solid;
        border-width: 19px 19px 0 19px
    }
    body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(3) .stage_area:before {
        border-style: solid;
        border-width: 19px 19px 0 19px;
        bottom: -19px
    }
    body.Product-ober .LP-Custom-Module .block_flow .cts_area {
        padding-left: 10px
    }
    body.Product-ober .LP-Custom-Module .block_flow .cts_area .cts {
        padding: 15px 10px
    }
    body.Product-ober .LP-Custom-Module .block_flow .cts_area .list_product01 li {
        width: 49.5%;
        margin-right: 1% !important;
        margin-bottom: 6px
    }
    body.Product-ober .LP-Custom-Module .block_flow .cts_area .list_product01 li:nth-child(2n) {
        margin-right: 0 !important
    }
}
@media only screen and(max-width: 640px) {
    body.Product-ober .LP-Custom-Module .block_flow .cts_area .list_product01 li {
        width: 100%;
        margin-right: 0 !important
    }
}
body.Product-ober .LP-Custom-Module .Section-content .block_flow ul>li:before {
    display: none
}
body.Product-ober .LP-FAQ .Section-content .Section-FAQ .FAQ-item .FAQ-title {
    line-height: 1.5
}
.LP-Custom-Module.content-bordertop-none .Wrap {
    padding-top: 0 !important;
    border-top-color: #FFF !important
}
.LP-Custom-Module.content-bordertop-none .Wrap .Section-content {
    margin-top: 0 !important
}
body.Product-ober .up-side-down .LP-FAQ .Section-FAQ .FAQ-item .FAQ-content {
    background-color: #f2f2f2;
    padding: 30px
}
body.Product-ober .up-side-down .LP-FAQ ul>li:before {
    content: none
}
body.Product-ober .up-side-down .Section-content .LP-FAQ ul li {
    padding-left: 0
}
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-ober,
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-ober .Logo-img-main,
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-ober .Logo-img-white {
    width: auto;
    height: 35px
}
@media(max-width: 959px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-ober,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-ober .Logo-img-main,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-ober .Logo-img-white {
        width: auto;
        height: 30px
    }
}
@media(max-width: 819px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-ober {
        margin-top: 0
    }
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-ober,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-ober .Logo-img-main,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-ober .Logo-img-white {
        width: auto;
        height: 25px
    }
}
@media(max-width: 374px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-ober {
        margin-top: 8px
    }
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-ober,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-ober .Logo-img-main,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-ober .Logo-img-white {
        width: auto;
        height: 30px
    }
}
.Pacnav--is-scrolling .Header .Logo-block.Logo-ober,
.Pacnav--is-scrolling .Header .Logo-block.Logo-ober .Logo-img-main,
.Pacnav--is-scrolling .Header .Logo-block.Logo-ober .Logo-img-white {
    width: auto;
    height: 30px
}
@media(max-width: 819px) {
    .Pacnav--is-scrolling .Header .Logo-block.Logo-ober,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-ober .Logo-img-main,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-ober .Logo-img-white {
        width: auto;
        height: 25px
    }
}
@media(max-width: 479px) {
    .Pacnav--is-scrolling .Header .Logo-block.Logo-ober,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-ober .Logo-img-main,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-ober .Logo-img-white {
        width: auto;
        height: 25px
    }
}
.Product-ober .LP-FooterForm.overlay-bg .hs-field-desc {
    color: #FFF;
    font-size: small
}
.Product-ober .LP-FooterForm.overlay-bg .des-small span,
.Product-ober .LP-FooterForm.overlay-bg .des-small span#text-small {
    font-size: 14px !important
}
body.Product-ober .ColumnContentSection-title-color .ColumnContentSection-title {
    color: #1977b5 !important
}
@media(max-width: 479px) {
    body.Product-ober .Button--large,
    body.Product-ober .pager-load-more a,
    .pager-load-more body.Product-ober a {
        padding: 0 10px
    }
}
body.Product-ober .LP-Hero.LP-Hero-default,
body.Product-ober .LP-Hero .Hero--small.smallest,
body.Product-ober .LP-Basic .LP-Hero .Hero--small.smallest {
    background-position: center center
}
body.Product-ober .LP-ListResources .ColumnContentSection-icon.thumb {
    box-shadow: none;
    background-color: transparent
}
body.Product-ober .LP-Form .hs-form-radio label {
    position: relative
}
body.Product-ober .LP-Form .hs-form-field input[type="checkbox"].hs-input:checked+span::before,
body.Product-ober .LP-Form .hs-form-field input[type="radio"].hs-input:checked+span::before {
    background-color: #ec407a
}
.bordertop-none .Wrap {
    padding-top: 0 !important;
    border-top-color: #FFF !important
}
.bordertop-none .Wrap .Section-content {
    margin-top: 0 !important
}
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia,
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia .Logo-img-main,
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia .Logo-img-white {
    width: auto;
    height: 50px
}
@media(max-width: 959px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia .Logo-img-main,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia .Logo-img-white {
        width: auto;
        height: 40px
    }
}
@media(max-width: 819px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia {
        margin-top: 0
    }
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia .Logo-img-main,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia .Logo-img-white {
        width: auto;
        height: 40px
    }
}
@media(max-width: 374px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia {
        margin-top: 8px
    }
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia .Logo-img-main,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia .Logo-img-white {
        width: auto;
        height: 40px
    }
}
.Pacnav--is-scrolling .Header .Logo-block.Logo-aisia,
.Pacnav--is-scrolling .Header .Logo-block.Logo-aisia .Logo-img-main,
.Pacnav--is-scrolling .Header .Logo-block.Logo-aisia .Logo-img-white {
    width: auto;
    height: 40px
}
@media(max-width: 819px) {
    .Pacnav--is-scrolling .Header .Logo-block.Logo-aisia,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-aisia .Logo-img-main,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-aisia .Logo-img-white {
        width: auto;
        height: 35px
    }
}
@media(max-width: 479px) {
    .Pacnav--is-scrolling .Header .Logo-block.Logo-aisia,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-aisia .Logo-img-main,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-aisia .Logo-img-white {
        width: auto;
        height: 35px
    }
}
body.Product-aisia .LP-Form .hs-form-radio label {
    position: relative
}
body.Product-aisia .LP-Form .hs-form-field input[type="checkbox"].hs-input:checked+span::before,
body.Product-aisia .LP-Form .hs-form-field input[type="radio"].hs-input:checked+span::before {
    background-color: #ec407a
}
body.Product-aisia .LP-ListResources .ColumnContentSection-icon.thumb {
    box-shadow: none;
    background-color: transparent
}
body.Product-aisia .Blog-List .post-news dl.list dd {
    padding-left: 10em
}
body.Product-aisia .af_title.af_recommend {
    padding: 20px 10px 0;
    text-align: center;
    font-size: 25px;
    font-weight: normal;
    background-color: #fff;
    border-top: #c00 solid 4px
}
body.Product-aisia-ad .Header-Global .Global-Menu {
    border-bottom: 3px solid #ff4d96
}
body.Product-aisia .af_title.af_recommend {
    padding: 20px 10px 0;
    text-align: center;
    font-size: 25px;
    font-weight: normal;
    background-color: #fff;
    border-top: #c00 solid 4px
}
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia-ad,
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia-ad .Logo-img-main,
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia-ad .Logo-img-white {
    width: auto;
    height: 50px
}
@media(max-width: 959px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia-ad,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia-ad .Logo-img-main,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia-ad .Logo-img-white {
        width: auto;
        height: 40px
    }
}
@media(max-width: 819px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia-ad {
        margin-top: 0
    }
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia-ad,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia-ad .Logo-img-main,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia-ad .Logo-img-white {
        width: auto;
        height: 40px
    }
}
@media(max-width: 374px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia-ad {
        margin-top: 8px
    }
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia-ad,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia-ad .Logo-img-main,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-aisia-ad .Logo-img-white {
        width: auto;
        height: 40px
    }
}
.Pacnav--is-scrolling .Header .Logo-block.Logo-aisia-ad,
.Pacnav--is-scrolling .Header .Logo-block.Logo-aisia-ad .Logo-img-main,
.Pacnav--is-scrolling .Header .Logo-block.Logo-aisia-ad .Logo-img-white {
    width: auto;
    height: 40px
}
@media(max-width: 819px) {
    .Pacnav--is-scrolling .Header .Logo-block.Logo-aisia-ad,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-aisia-ad .Logo-img-main,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-aisia-ad .Logo-img-white {
        width: auto;
        height: 35px
    }
}
@media(max-width: 479px) {
    .Pacnav--is-scrolling .Header .Logo-block.Logo-aisia-ad,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-aisia-ad .Logo-img-main,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-aisia-ad .Logo-img-white {
        width: auto;
        height: 35px
    }
}
body.Product-topsic .LP-Form .hs-form-radio label {
    position: relative
}
body.Product-topsic .LP-Form .hs-form-field input[type="checkbox"].hs-input:checked+span::before,
body.Product-topsic .LP-Form .hs-form-field input[type="radio"].hs-input:checked+span::before {
    background-color: #ec407a
}
body.Product-topsic .ColumnContentSection-title-color .ColumnContentSection-title {
    color: #1977b5 !important
}
body.Product-topsic .topsic-color h2 {
    color: #38aea8
}
body.Product-topsic .LP-Detail-Case h2 {
    color: #38aea8
}
.ts_left {
    float: left;
    margin: 0
}
.ts_left+h3 {
    margin: 0 0 0 50px;
}
.topsic-border {
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25);
    padding: 20px;
    height: 100%
}
@media(max-width: 640px) {
    .topsic-border {
        min-height: auto
    }
}
.topsic-color .Row {
    -ms-flex-align: normal;
    align-items: normal
}
.topsic-color .Column--3 .ColumnContentSection-title:after,
.topsic-color .Column--4 .ColumnContentSection-title:after {
    content: none
}
.fix-hover-button:hover {
    background-color: #fff;
    color: #E51373
}
body.Product-topsic .LP-ListResources .ColumnContentSection-icon.thumb {
    box-shadow: none;
    background-color: transparent
}
.topsicbutton {
    display: inline-block;
    width: 100%;
    height: 54px;
    text-align: center;
    text-decoration: none;
    line-height: 54px;
    outline: none
}
.topsicbutton::before,
.topsicbutton::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: ''
}
.topsicbutton,
.topsicbutton::before,
.topsicbutton::after {
    box-sizing: border-box;
    transition: all 0.3s
}
.topsicbutton2 {
    display: inline-block;
    width: 100%;
    height: 54px;
    text-align: center;
    text-decoration: none;
    line-height: 54px;
    outline: none
}
.topsicbutton2::before,
.topsicbutton2::after {
    position: absolute;
    z-index: -1;
    content: ''
}
.topsicbutton2,
.topsicbutton2::before,
.topsicbutton2::after {
    box-sizing: border-box;
    transition: all 0.3s
}
.topsicbutton {
    font-size: 16px;
    background-color: #ff7a59;
    color: #fff;
    border: 2px solid #ff7a59
}
.topsicbutton:hover {
    background-color: #fff;
    color: #ff7a59
}
.topsicbutton2 {
    font-size: 16px;
    background-color: #fff;
    color: #ff7a59;
    border: 2px solid #ff7a59
}
.topsicbutton2:hover {
    background-color: #ff7a59;
    color: #fff
}
.topsic-button {
    width: 45%;
    margin-left: auto;
    margin-right: auto
}
@media(max-width: 768px) {
    .topsic-button {
        width: auto
    }
}
body.Product-topsic .Hero-kicker {
    line-height: normal
}
.Product-topsic .LP-Home-case .Row .Column--2 {
    padding-bottom: 0
}
body.Product-topsic .LP-Hero.LP-Hero-default,
body.Product-topsic .LP-Hero .Hero--small.smallest,
body.Product-topsic .LP-Basic .LP-Hero .Hero--small.smallest,
body.Product-topsic .LP-Hero.has-topmenu .Hero--overlay {
    background-position: center center
}
.footer-topsic .Footer-nav {
    margin-top: 30px
}
body.Product-topsic .af_title.af_recommend {
    padding: 20px 10px 0;
    text-align: center;
    font-size: 30px;
    font-weight: normal;
    background-color: #fff;
    border-top: #c00 solid 4px
}
.Pacnav--is-scrolling .Header .Logo-block.Logo-topsic,
.Pacnav--is-scrolling .Header .Logo-block.Logo-topsic .Logo-img-main,
.Pacnav--is-scrolling .Header .Logo-block.Logo-topsic .Logo-img-white {
    width: auto;
    height: 30px
}
@media(max-width: 819px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-topsic {
        margin-top: 0
    }
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-topsic,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-topsic .Logo-img-main,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-topsic .Logo-img-white {
        width: auto;
        height: 30px
    }
}
@media(max-width: 375px) {
    .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 {
        height: auto;
        white-space: normal
    }
}
.Resource-content .social-blog {
    margin-top: 40px;
    float: left;
    width: 100%
}
.Resource-content .social-blog .social-list {
    float: left
}
.Resource-content .social-blog ul {
    float: left;
    width: 100%;
    padding-left: 0
}
.Resource-content .social-blog ul li {
    background-color: #0061D5;
    list-style: none;
    width: 40px;
    height: 40px;
    padding: 5px 8px;
    margin-bottom: 1px;
    transition: 0.3s;
    border: 2px solid #0061D5;
    display: inline-block
}
.Resource-content .social-blog ul li.facebook {
    background-color: #0866FF;
    border: 2px solid #0866FF;
}
.Resource-content .social-blog ul li.facebook:hover i{
  color: #0866FF;
}
.Resource-content .social-blog ul li.twitter {
    background-color: #000;
    border: 2px solid #000;
}
.Resource-content .social-blog ul li.googleplus {
    background-color: #dd4b39;
    border: 2px solid #dd4b39
}
.Resource-content .social-blog ul li.hatena {
    background-color: #1ba5dc;
    border: 2px solid #1ba5dc
}
.Resource-content .social-blog ul li.pocket {
    background-color: #ef3e56;
    border: 2px solid #ef3e56
}
.Resource-content .social-blog ul li.email {
    background-color: #5da7c6;
    border: 2px solid #5da7c6
}
.Resource-content .social-blog ul li:hover {
    background-color: #fff
}
.Resource-content .social-blog ul li:hover a {
    color: #5da7c6
}
.Resource-content .social-blog ul li.facebook:hover a {
    color: #315096
}
.Resource-content .social-blog ul li.twitter:hover a {
    color: #55acee
}
.Resource-content .social-blog ul li.hatena:hover a {
    color: #1ba5dc
}
.Resource-content .social-blog ul li.pocket:hover a {
    color: #ef3e56
}
.Resource-content .social-blog ul li.email:hover a {
    color: #5da7c6
}
.Resource-content .social-blog ul li a {
    display: block;
    text-align: center;
    font-size: 20px;
    color: #FFFFFF
}
.Resource-content .social-blog ul li a .fa-hatena::before {
    content: "B!";
    font-family: Verdana;
    font-weight: bold
}
.Resource-content .social-blog .hide-arrow {
    background-color: #e1e1e1;
    color: #FFF;
    text-align: center;
    border: 0;
    display: block;
    font-size: 16px;
    width: 40px;
    padding: 1px 0;
    cursor: pointer;
    margin-top: 206px
}
body.Product-obdz .LP-Custom-Module .block_flow {
    width: 100%;
    display: table
}
body.Product-obdz .LP-Custom-Module .block_flow .text {
    margin-bottom: 20px
}
body.Product-obdz .LP-Custom-Module .block_flow .stage_area {
    width: 42px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    background-color: #A1C7E1;
    position: relative
}
body.Product-obdz .LP-Custom-Module .block_flow .stage_area:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 21px 21px 0 21px;
    border-color: #A1C7E1 transparent transparent transparent;
    position: absolute;
    top: 0;
    left: 0
}
body.Product-obdz .LP-Custom-Module .block_flow:nth-of-type(1) .stage_area:after {
    display: none
}
body.Product-obdz .LP-Custom-Module .block_flow:nth-of-type(2) .stage_area {
    background-color: #89B9D9;
    background: #89B9D9 linear-gradient(to bottom, rgba(0,39,66,0.1) 0%, transparent 50%)
}
body.Product-obdz .LP-Custom-Module .block_flow:nth-of-type(3) .stage_area:after {
    border-color: #89B9D9 transparent transparent transparent
}
body.Product-obdz .LP-Custom-Module .block_flow:nth-of-type(3) .stage_area {
    background-color: #6CA8D0;
    background: #6CA8D0 linear-gradient(to bottom, rgba(0,39,66,0.2) 0%, transparent 50%)
}
body.Product-obdz .LP-Custom-Module .block_flow:nth-of-type(4) .stage_area:after {
    border-color: #6CA8D0 transparent transparent transparent
}
body.Product-obdz .LP-Custom-Module .block_flow:nth-of-type(4) .stage_area {
    background-color: #4792C4;
    background: #4792C4 linear-gradient(to bottom, rgba(0,39,66,0.3) 0%, transparent 50%)
}
body.Product-obdz .LP-Custom-Module .block_flow:nth-of-type(5) .stage_area:after {
    border-color: #6CA8D0 transparent transparent transparent
}
body.Product-obdz .LP-Custom-Module .block_flow:nth-of-type(5) .stage_area {
    background-color: #fff;
    background: #fff;
    color: #fff
}
body.Product-obdz .LP-Custom-Module .block_flow .stage_area .title_sub {
    line-height: 1.2;
    color: #fff;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 23px
}
body.Product-obdz .LP-Custom-Module .block_flow .stage_area .title_sub span {
    transform: rotate(-90deg);
    display: block
}
body.Product-obdz .LP-Custom-Module .block_flow .cts_area {
    max-width: 0;
    padding-left: 20px;
    display: table-cell
}
body.Product-obdz .LP-Custom-Module .block_flow:first-of-type .cts_area .cts {
    border-top: #ccc dotted 1px
}
body.Product-obdz .LP-Custom-Module .block_flow .cts_area .cts {
    padding: 20px;
    border-bottom: #ccc dotted 1px;
    min-height: 150px
}
body.Product-obdz .LP-Custom-Module .block_flow .cts_area .cts .title_sub_sub {
    padding: 0 10px;
    color: #fff;
    display: table;
    background-color: #A1C7E1;
    border-radius: 3px;
    font-weight: bold
}
body.Product-obdz .LP-Custom-Module .block_flow:nth-of-type(2) .cts .title_sub_sub {
    background-color: #89B9D9
}
body.Product-obdz .LP-Custom-Module .block_flow:nth-of-type(3) .cts .title_sub_sub {
    background-color: #6CA8D0
}
body.Product-obdz .LP-Custom-Module .block_flow:nth-of-type(4) .cts .title_sub_sub {
    background-color: #4792C4
}
body.Product-obdz .LP-Custom-Module .block_flow:nth-of-type(5) .cts .title_sub_sub {
    background-color: #1977B5
}
body.Product-obdz .LP-Custom-Module .block_flow:nth-of-type(6) .cts .title_sub_sub {
    background-color: #145F91
}
body.Product-obdz .LP-Custom-Module .block_flow:nth-of-type(7) .cts .title_sub_sub {
    background-color: #104C74
}
body.Product-obdz .LP-Custom-Module .block_flow .cts_area ul {
    margin-bottom: 20px
}
body.Product-obdz .LP-Custom-Module .block_flow .cts_area .list_product01 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
body.Product-obdz .LP-Custom-Module .block_flow .cts_area .list_product01 li {
    width: 32.5%;
    margin-right: 1.25%;
    margin-bottom: 8px;
    padding: 5px 4px 4px;
    text-align: center;
    font-weight: bold;
    line-height: 1.4;
    background-color: #A1C7E1;
    color: #333;
    box-sizing: border-box;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}
body.Product-obdz .LP-Custom-Module .block_flow .cts_area .list_product01 li span {
    width: 100%;
    display: block;
    font-weight: bold
}
body.Product-obdz .LP-Custom-Module .block_flow .cts_area .list_product01 li:nth-child(3n) {
    margin-right: 0
}
body.Product-obdz .LP-Custom-Module .block_flow .cts_area .link.text a:after {
    margin-left: 7px;
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    content: '\f0a9'
}
body.Product-obdz .LP-Custom-Module .block_flow .cts_area .cts_flow {
    margin-top: 40px;
    padding: 30px 20px 15px;
    position: relative;
    border: #A1C7E1 solid 3px;
    border-radius: 3px
}
body.Product-obdz .LP-Custom-Module .block_flow .cts_area .cts_flow+.title_sub_sub {
    margin-top: 25px
}
body.Product-obdz .LP-Custom-Module .block_flow .cts_area .cts_flow .list_product01 li {
    background-color: #fff;
    border: #666 solid 2px;
    margin-top: 0
}
body.Product-obdz .LP-Custom-Module .block_flow:nth-of-type(2) .cts_area .cts_flow {
    border-color: #89B9D9
}
body.Product-obdz .LP-Custom-Module .block_flow:nth-of-type(3) .cts_area .cts_flow {
    border-color: #6CA8D0
}
body.Product-obdz .LP-Custom-Module .block_flow:nth-of-type(4) .cts_area .cts_flow {
    border-color: #4792C4
}
body.Product-obdz .LP-Custom-Module .block_flow:nth-of-type(5) .cts_area .cts_flow {
    border-color: #1977B5
}
body.Product-obdz .LP-Custom-Module .block_flow:nth-of-type(6) .cts_area .cts_flow {
    border-color: #145F91
}
body.Product-obdz .LP-Custom-Module .block_flow:nth-of-type(7) .cts_area .cts_flow {
    border-color: #104C74
}
body.Product-obdz .LP-Custom-Module .block_flow .cts_area .cts_flow .title_sub_sub {
    display: block;
    position: absolute;
    left: 15px;
    top: -20px;
    font-weight: bold
}
body.Product-obdz .LP-Custom-Module .block_flow .cts_area .cts_flow .list_product01 {
    margin: 0
}
@media only screen and(max-width: 768px) {
    body.Product-obdz .LP-Custom-Module .block_flow .stage_area {
        width: 38px
    }
    body.Product-obdz .LP-Custom-Module .block_flow .stage_area:after {
        border-style: solid;
        border-width: 19px 19px 0 19px
    }
    body.Product-obdz .LP-Custom-Module .block_flow:nth-of-type(3) .stage_area:before {
        border-style: solid;
        border-width: 19px 19px 0 19px;
        bottom: -19px
    }
    body.Product-obdz .LP-Custom-Module .block_flow .cts_area {
        padding-left: 10px
    }
    body.Product-obdz .LP-Custom-Module .block_flow .cts_area .cts {
        padding: 15px 10px
    }
    body.Product-obdz .LP-Custom-Module .block_flow .cts_area .list_product01 li {
        width: 49.5%;
        margin-right: 1% !important;
        margin-bottom: 6px
    }
    body.Product-obdz .LP-Custom-Module .block_flow .cts_area .list_product01 li:nth-child(2n) {
        margin-right: 0 !important
    }
}
@media only screen and(max-width: 640px) {
    body.Product-obdz .LP-Custom-Module .block_flow .cts_area .list_product01 li {
        width: 100%;
        margin-right: 0 !important
    }
}
body.Product-obdz .LP-Custom-Module .Section-content .block_flow ul>li:before {
    display: none
}
body.Product-obdz .ColumnContentSection-title-color .ColumnContentSection-title {
    color: #1977b5 !important
}
body.Product-obdz .LP-Hero .Hero--small.smallest {
    background-position: center center
}
body.Product-obdz .Hero-logo img {
    max-width: 450px;
    width: 100%
}
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-obdz,
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-obdz .Logo-img-main,
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-obdz .Logo-img-white {
    width: auto;
    height: 25px
}
@media(max-width: 959px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-obdz,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-obdz .Logo-img-main,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-obdz .Logo-img-white {
        width: auto;
        height: 21px
    }
}
@media(max-width: 819px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-obdz {
        margin-top: 0
    }
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-obdz,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-obdz .Logo-img-main,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-obdz .Logo-img-white {
        width: auto;
        height: 21px
    }
}
@media(max-width: 374px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-obdz {
        margin-top: 8px
    }
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-obdz,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-obdz .Logo-img-main,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-obdz .Logo-img-white {
        width: auto;
        height: 21px
    }
}
.Pacnav--is-scrolling .Header .Logo-block.Logo-obdz,
.Pacnav--is-scrolling .Header .Logo-block.Logo-obdz .Logo-img-main,
.Pacnav--is-scrolling .Header .Logo-block.Logo-obdz .Logo-img-white {
    width: auto;
    height: 21px
}
@media(max-width: 819px) {
    .Pacnav--is-scrolling .Header .Logo-block.Logo-obdz,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-obdz .Logo-img-main,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-obdz .Logo-img-white {
        width: auto;
        height: 21px
    }
}
@media(max-width: 479px) {
    .Pacnav--is-scrolling .Header .Logo-block.Logo-obdz,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-obdz .Logo-img-main,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-obdz .Logo-img-white {
        width: auto;
        height: 21px
    }
}
body.Product-obdz .Header .Logo {
    margin-right: 10px
}
@media(min-width: 820px) {
    body.Product-obdz .Header .Header-nav {
        margin-right: 130px
    }
}
body.Product-obdz .LP-FAQ .Section-content .Section-FAQ .FAQ-item .FAQ-title {
    line-height: 1.5
}
body.Product-obdz .LP-Form.overlay .form_inbound .hs-richtext {
    color: #FFF;
    font-size: 12px !important;
    margin-bottom: 18px;
    line-height: 20px
}
body.Product-obdz .LP-Form.overlay .form_inbound .hs-richtext a {
    color: #FFF;
    font-size: 12px !important;
    text-decoration: underline
}
body.Product-obdz .LP-Form.overlay .form_inbound .hs-form .hs-field-desc {
    color: #FFF;
    font-size: 12px !important;
    line-height: 20px
}
body.Product-obdz .list_style_ol.list_style {
    font-weight: bold;
    font-size: 18px
}
body.Product-obdz .list_style_ol.list_style li {
    margin-bottom: 8px;
    line-height: 1.5
}
body.Product-obdz .list_style_ol.list_style span {
    font-weight: normal;
    color: #666
}
body.Product-obdz .af_title.af_recommend {
    padding: 20px 10px 0;
    text-align: center;
    font-size: 30px;
    font-weight: normal;
    background-color: #fff;
    border-top: #c00 solid 4px
}
body.Product-obdz .LP-Form .hs-form-private .input label {
    position: relative
}
body.Product-obdz .LP-Form .hs-form-field input[type="checkbox"].hs-input:checked+span::before,
body.Product-obdz .LP-Form .hs-form-field input[type="radio"].hs-input:checked+span::before {
    background-color: #ec407a
}
@media(max-width: 767px) {
    .LP-Basic-Content.fix-long-button .Button--large,
    .LP-Basic-Content.fix-long-button .pager-load-more a,
    .pager-load-more .LP-Basic-Content.fix-long-button a {
        height: auto;
        white-space: normal
    }
}
@media(max-width: 423px) {
    .LP-Basic-Content.fix-long-button .Button--large,
    .LP-Basic-Content.fix-long-button .pager-load-more a,
    .pager-load-more .LP-Basic-Content.fix-long-button a {
        line-height: 28px;
        font-size: 16px;
        padding: 10px 20px
    }
}
.list_style_ol.list_style {
    font-weight: bold;
    font-size: 18px
}
.list_style_ol.list_style li {
    margin-bottom: 8px;
    line-height: 1.5
}
.list_style_ol.list_style span {
    font-weight: normal;
    color: #666
}
body.Product-ober .anchor-link .anchor.tab-menu {
    -ms-flex-align: normal;
    align-items: normal;
    margin-top: 60px;
    margin-bottom: 60px
}
body.Product-ober .anchor-link .anchor.tab-menu h3 {
    font-size: 19px;
    font-weight: bold;
    color: #707070;
    margin-bottom: 0
}
body.Product-ober .anchor-link .anchor.tab-menu h3 .fa {
    margin-left: 5px
}
body.Product-ober .anchor-link .anchor.tab-menu a {
    height: 100%
}
body.Product-ober .anchor-link .anchor.tab-menu a:hover h3 {
    color: #FFFFFF
}
body.Product-ober .anchor-link .anchor.tab-menu p {
    font-size: 16px;
    margin-top: 10px
}
body.Product-ober .anchor-link [class^='Column-'],
body.Product-ober .anchor-link [class*=' Column-'] {
    padding: 0 1px 1px
}
body.Product-ober .LP-Custom-Module .block_flow {
    width: 100%;
    display: table
}
body.Product-ober .LP-Custom-Module .block_flow .text {
    margin-bottom: 20px
}
body.Product-ober .LP-Custom-Module .block_flow .stage_area {
    width: 42px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    background-color: #A1C7E1;
    position: relative
}
body.Product-ober .LP-Custom-Module .block_flow .stage_area:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 21px 21px 0 21px;
    border-color: #A1C7E1 transparent transparent transparent;
    position: absolute;
    top: 0;
    left: 0
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(1) .stage_area:after {
    display: none
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(2) .stage_area {
    background-color: #89B9D9;
    background: #89B9D9 linear-gradient(to bottom, rgba(0,39,66,0.1) 0%, transparent 50%)
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(3) .stage_area:after {
    border-color: #89B9D9 transparent transparent transparent
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(3) .stage_area {
    background-color: #6CA8D0;
    background: #6CA8D0 linear-gradient(to bottom, rgba(0,39,66,0.2) 0%, transparent 50%)
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(4) .stage_area:after {
    border-color: #6CA8D0 transparent transparent transparent
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(4) .stage_area {
    background-color: #4792C4;
    background: #4792C4 linear-gradient(to bottom, rgba(0,39,66,0.3) 0%, transparent 50%)
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(5) .stage_area:after {
    border-color: #4792C4 transparent transparent transparent
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(5) .stage_area {
    background-color: #4792C4;
    background: #1977B5 linear-gradient(to bottom, rgba(0,39,66,0.4) 0%, transparent 50%)
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(6) .stage_area:after {
    border-color: #1977b5 transparent transparent transparent
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(6) .stage_area {
    background-color: #166ba2;
    background: #145f90 linear-gradient(to bottom, rgba(0,39,66,0.4) 0%, transparent 50%)
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(7) .stage_area:after {
    border-color: #fff transparent transparent transparent
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(7) .stage_area {
    background-color: #fff;
    background: #fff;
    color: #fff
}
body.Product-ober .LP-Custom-Module .block_flow .stage_area .title_sub {
    line-height: 1.2;
    color: #fff;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 23px
}
body.Product-ober .LP-Custom-Module .block_flow .stage_area .title_sub span {
    transform: rotate(-90deg);
    display: block
}
body.Product-ober .LP-Custom-Module .block_flow .cts_area {
    max-width: 0;
    padding-left: 20px;
    display: table-cell
}
body.Product-ober .LP-Custom-Module .block_flow:first-of-type .cts_area .cts {
    border-top: #ccc dotted 1px
}
body.Product-ober .LP-Custom-Module .block_flow .cts_area .cts {
    padding: 20px;
    border-bottom: #ccc dotted 1px;
    min-height: 150px
}
body.Product-ober .LP-Custom-Module .block_flow .cts_area .cts .title_sub_sub {
    padding: 0 10px;
    color: #fff;
    display: table;
    background-color: #A1C7E1;
    border-radius: 3px;
    font-weight: bold
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(2) .cts .title_sub_sub {
    background-color: #89B9D9
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(3) .cts .title_sub_sub {
    background-color: #6CA8D0
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(4) .cts .title_sub_sub {
    background-color: #4792C4
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(5) .cts .title_sub_sub {
    background-color: #1977B5
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(6) .cts .title_sub_sub {
    background-color: #145F91
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(7) .cts .title_sub_sub {
    background-color: #104C74
}
body.Product-ober .LP-Custom-Module .block_flow .cts_area ul {
    margin-bottom: 20px
}
body.Product-ober .LP-Custom-Module .block_flow .cts_area .list_product01 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
body.Product-ober .LP-Custom-Module .block_flow .cts_area .list_product01 li {
    width: 32.5%;
    margin-right: 1.25%;
    margin-bottom: 8px;
    padding: 5px 4px 4px;
    text-align: center;
    font-weight: bold;
    line-height: 1.4;
    background-color: #A1C7E1;
    color: #333;
    box-sizing: border-box;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}
body.Product-ober .LP-Custom-Module .block_flow .cts_area .list_product01 li span {
    width: 100%;
    display: block;
    font-weight: bold
}
body.Product-ober .LP-Custom-Module .block_flow .cts_area .list_product01 li:nth-child(3n) {
    margin-right: 0
}
body.Product-ober .LP-Custom-Module .block_flow .cts_area .link.text a:after {
    margin-left: 7px;
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    content: '\f0a9'
}
body.Product-ober .LP-Custom-Module .block_flow .cts_area .cts_flow {
    margin-top: 40px;
    padding: 30px 20px 15px;
    position: relative;
    border: #A1C7E1 solid 3px;
    border-radius: 3px
}
body.Product-ober .LP-Custom-Module .block_flow .cts_area .cts_flow+.title_sub_sub {
    margin-top: 25px
}
body.Product-ober .LP-Custom-Module .block_flow .cts_area .cts_flow .list_product01 li {
    background-color: #fff;
    border: #666 solid 2px;
    margin-top: 0
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(2) .cts_area .cts_flow {
    border-color: #89B9D9
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(3) .cts_area .cts_flow {
    border-color: #6CA8D0
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(4) .cts_area .cts_flow {
    border-color: #4792C4
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(5) .cts_area .cts_flow {
    border-color: #1977B5
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(6) .cts_area .cts_flow {
    border-color: #145F91
}
body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(7) .cts_area .cts_flow {
    border-color: #104C74
}
body.Product-ober .LP-Custom-Module .block_flow .cts_area .cts_flow .title_sub_sub {
    display: block;
    position: absolute;
    left: 15px;
    top: -20px;
    font-weight: bold
}
body.Product-ober .LP-Custom-Module .block_flow .cts_area .cts_flow .list_product01 {
    margin: 0
}
@media only screen and(max-width: 768px) {
    body.Product-ober .LP-Custom-Module .block_flow .stage_area {
        width: 38px
    }
    body.Product-ober .LP-Custom-Module .block_flow .stage_area:after {
        border-style: solid;
        border-width: 19px 19px 0 19px
    }
    body.Product-ober .LP-Custom-Module .block_flow:nth-of-type(3) .stage_area:before {
        border-style: solid;
        border-width: 19px 19px 0 19px;
        bottom: -19px
    }
    body.Product-ober .LP-Custom-Module .block_flow .cts_area {
        padding-left: 10px
    }
    body.Product-ober .LP-Custom-Module .block_flow .cts_area .cts {
        padding: 15px 10px
    }
    body.Product-ober .LP-Custom-Module .block_flow .cts_area .list_product01 li {
        width: 49.5%;
        margin-right: 1% !important;
        margin-bottom: 6px
    }
    body.Product-ober .LP-Custom-Module .block_flow .cts_area .list_product01 li:nth-child(2n) {
        margin-right: 0 !important
    }
}
@media only screen and(max-width: 640px) {
    body.Product-ober .LP-Custom-Module .block_flow .cts_area .list_product01 li {
        width: 100%;
        margin-right: 0 !important
    }
}
body.Product-ober .LP-Custom-Module .Section-content .block_flow ul>li:before {
    display: none
}
body.Product-ober .LP-FAQ .Section-content .Section-FAQ .FAQ-item .FAQ-title {
    line-height: 1.5
}
@media(max-width: 767px) {
    .LP-Basic-Content.fix-long-button .Button--large,
    .LP-Basic-Content.fix-long-button .pager-load-more a,
    .pager-load-more .LP-Basic-Content.fix-long-button a {
        height: auto;
        white-space: normal
    }
}
@media(max-width: 423px) {
    .LP-Basic-Content.fix-long-button .Button--large,
    .LP-Basic-Content.fix-long-button .pager-load-more a,
    .pager-load-more .LP-Basic-Content.fix-long-button a {
        line-height: 28px;
        font-size: 16px;
        padding: 10px 20px
    }
}
.LP-Custom-Module.content-bordertop-none .Wrap {
    padding-top: 0 !important;
    border-top-color: #FFF !important
}
.LP-Custom-Module.content-bordertop-none .Wrap .Section-content {
    margin-top: 0 !important
}
body.Product-ober .up-side-down .LP-FAQ .Section-FAQ .FAQ-item .FAQ-content {
    background-color: #f2f2f2;
    padding: 30px
}
body.Product-ober .up-side-down .LP-FAQ ul>li:before {
    content: none
}
body.Product-ober .up-side-down .Section-content .LP-FAQ ul li {
    padding-left: 0
}
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-ober,
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-ober .Logo-img-main,
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-ober .Logo-img-white {
    width: auto;
    height: 35px
}
@media(max-width: 959px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-ober,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-ober .Logo-img-main,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-ober .Logo-img-white {
        width: auto;
        height: 30px
    }
}
@media(max-width: 819px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-ober {
        margin-top: 0
    }
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-ober,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-ober .Logo-img-main,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-ober .Logo-img-white {
        width: auto;
        height: 25px
    }
}
@media(max-width: 374px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-ober {
        margin-top: 8px
    }
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-ober,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-ober .Logo-img-main,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-ober .Logo-img-white {
        width: auto;
        height: 30px
    }
}
.Pacnav--is-scrolling .Header .Logo-block.Logo-ober,
.Pacnav--is-scrolling .Header .Logo-block.Logo-ober .Logo-img-main,
.Pacnav--is-scrolling .Header .Logo-block.Logo-ober .Logo-img-white {
    width: auto;
    height: 30px
}
@media(max-width: 819px) {
    .Pacnav--is-scrolling .Header .Logo-block.Logo-ober,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-ober .Logo-img-main,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-ober .Logo-img-white {
        width: auto;
        height: 25px
    }
}
@media(max-width: 479px) {
    .Pacnav--is-scrolling .Header .Logo-block.Logo-ober,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-ober .Logo-img-main,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-ober .Logo-img-white {
        width: auto;
        height: 25px
    }
}
.Product-ober .LP-FooterForm.overlay-bg .hs-field-desc {
    color: #FFF;
    font-size: small
}
.Product-ober .LP-FooterForm.overlay-bg .des-small span,
.Product-ober .LP-FooterForm.overlay-bg .des-small span#text-small {
    font-size: 14px !important
}
body.Product-ober .ColumnContentSection-title-color .ColumnContentSection-title {
    color: #1977b5 !important
}
@media(max-width: 479px) {
    body.Product-ober .Button--large,
    body.Product-ober .pager-load-more a,
    .pager-load-more body.Product-ober a {
        padding: 0 10px
    }
}
body.Product-ober .LP-Hero.LP-Hero-default,
body.Product-ober .LP-Hero .Hero--small.smallest,
body.Product-ober .LP-Basic .LP-Hero .Hero--small.smallest {
    background-position: center center
}
body.Product-ober .LP-ListResources .ColumnContentSection-icon.thumb {
    box-shadow: none;
    background-color: transparent
}
body.Product-ober .LP-Form .hs-form-radio label {
    position: relative
}
body.Product-ober .LP-Form .hs-form-field input[type="checkbox"].hs-input:checked+span::before,
body.Product-ober .LP-Form .hs-form-field input[type="radio"].hs-input:checked+span::before {
    background-color: #ec407a
}
body.Product-obpm .productmap {
    margin-top: 60px;
    margin-bottom: 60px
}
body.Product-obpm .productmap .cts {
    background-image: url('https://2975556.fs1.hubspotusercontent-na2.net/hubfs/2975556/images/obpm/fig.png');
    background-size: 100% auto
}
body.Product-obpm .productmap .imgmap {
    width: 100%;
    height: auto
}
@media only screen and(max-width: 768px) {
    body.Product-obpm .productmap {
        display: none
    }
}
body.Product-obpm main .product_block {
    display: none
}
@media only screen and(max-width: 768px) {
    body.Product-obpm main .product_block {
        display: block
    }
}
body.Product-obpm .productmap.ob .cts {
    background-image: url('https://2975556.fs1.hubspotusercontent-na2.net/hubfs/2975556/images/ob/ob.png')
}
body.Product-obpm main .flex_link .item {
    padding-bottom: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25);
    transition: all 0.3s;
    display: block
}
body.Product-obpm main .flex_link .item .title {
    transition: all 0.3s;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0
}
body.Product-obpm main .flex_link .item p {
    font-size: 15px;
    line-height: 1.5;
    text-align: left;
    color: #4a4a4a;
    margin-top: 5px
}
body.Product-obpm main .flex_link a:hover {
    text-decoration: none !important
}
body.Product-obpm main .flex_link.flex_four .item .txt_area {
    padding-left: 15px;
    padding-right: 15px
}
body.Product-obpm main .flex_link.service_list .item .img {
    padding-top: 0
}
@media(max-width: 768px) {
    body.Product-obpm main .flex_link.service_list .item .img img {
        width: 100%
    }
}
@media(max-width: 768px) {
    body.Product-obpm main .flex_link.flex_four .item {
        width: 100%;
        margin-top: 10px !important;
        margin-left: 0 !important;
        margin-right: 0 !important
    }
}
body.Product-obpm .LP-Cta-Section .CtaSection-title-400 {
    max-width: 435px;
    font-size: 19px
}
@media(min-width: 820px) {
    body.Product-obpm .Header-nav>div>div.hs-menu-wrapper>ul>li.hs-item-has-children.child-large:hover > ul.menu {
        min-width: 360px
    }
}
body.Product-obpm .Page .LP-Hero.LP-Hero-default,
body.Product-obpm .LP-Hero .Hero--small.smallest {
    background-position: center center
}
body.Product-obpm .Hero-logo img {
    max-width: 500px;
    height: auto;
}
@media(max-width: 819px) {
    body.Product-obpm .Hero-logo img {
        max-width: 300px
    }
}
@media(max-width: 413px) {
    body.Product-obpm .Hero-logo img {
        max-width: 100%;
        width: 95%;
        height: auto
    }
}
body.Product-siob .LP-Basic-Content.siob-function-list table tr th {
    font-size: 15.5px;
    padding-left: 4px;
    padding-right: 4px
}
body.Product-siob .LP-Custom-Module .block_flow {
    width: 100%;
    display: table
}
body.Product-siob .LP-Custom-Module .block_flow .text {
    margin-bottom: 20px
}
body.Product-siob .LP-Custom-Module .block_flow .stage_area {
    width: 42px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    background-color: #A1C7E1;
    position: relative
}
body.Product-siob .LP-Custom-Module .block_flow .stage_area:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 21px 21px 0 21px;
    border-color: #A1C7E1 transparent transparent transparent;
    position: absolute;
    top: 0;
    left: 0
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(1) .stage_area:after {
    display: none
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(2) .stage_area {
    background-color: #89B9D9;
    background: #89B9D9 linear-gradient(to bottom, rgba(0,39,66,0.1) 0%, transparent 50%)
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(3) .stage_area:after {
    border-color: #89B9D9 transparent transparent transparent
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(3) .stage_area {
    background-color: #6CA8D0;
    background: #6CA8D0 linear-gradient(to bottom, rgba(0,39,66,0.2) 0%, transparent 50%)
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(4) .stage_area:after {
    border-color: #6CA8D0 transparent transparent transparent
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(4) .stage_area {
    background-color: #4792C4;
    background: #4792C4 linear-gradient(to bottom, rgba(0,39,66,0.3) 0%, transparent 50%)
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(5) .stage_area:after {
    border-color: #4792C4 transparent transparent transparent
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(5) .stage_area {
    background-color: #1977B5;
    background: #1977B5 linear-gradient(to bottom, rgba(0,39,66,0.4) 0%, transparent 50%)
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(6) .stage_area:after {
    border-color: #1977B5 transparent transparent transparent
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(6) .stage_area {
    background-color: #145F91;
    background: #145F91 linear-gradient(to bottom, rgba(0,39,66,0.5) 0%, transparent 50%)
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(7) .stage_area:after {
    border-color: #145F91 transparent transparent transparent
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(7) .stage_area {
    background-color: #104C74;
    background: #104C74 linear-gradient(to bottom, rgba(0,39,66,0.6) 0%, transparent 50%)
}
body.Product-siob .LP-Custom-Module .block_flow .stage_area .title_sub {
    line-height: 1.2;
    color: #fff;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 23px
}
body.Product-siob .LP-Custom-Module .block_flow .stage_area .title_sub span {
    transform: rotate(-90deg);
    display: block
}
body.Product-siob .LP-Custom-Module .block_flow .cts_area {
    max-width: 0;
    padding-left: 20px;
    display: table-cell
}
body.Product-siob .LP-Custom-Module .block_flow:first-of-type .cts_area .cts {
    border-top: #ccc dotted 1px
}
body.Product-siob .LP-Custom-Module .block_flow .cts_area .cts {
    padding: 20px;
    border-bottom: #ccc dotted 1px;
    min-height: 150px
}
body.Product-siob .LP-Custom-Module .block_flow .cts_area .cts .title_sub_sub {
    padding: 0 10px;
    color: #fff;
    display: table;
    background-color: #A1C7E1;
    border-radius: 3px
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(2) .cts .title_sub_sub {
    background-color: #89B9D9
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(3) .cts .title_sub_sub {
    background-color: #6CA8D0
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(4) .cts .title_sub_sub {
    background-color: #4792C4
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(5) .cts .title_sub_sub {
    background-color: #1977B5
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(6) .cts .title_sub_sub {
    background-color: #145F91
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(7) .cts .title_sub_sub {
    background-color: #104C74
}
body.Product-siob .LP-Custom-Module .block_flow .cts_area ul {
    margin-bottom: 20px
}
body.Product-siob .LP-Custom-Module .block_flow .cts_area .list_product01 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
body.Product-siob .LP-Custom-Module .block_flow .cts_area .list_product01 li {
    width: 32.5%;
    margin-right: 1.25%;
    margin-bottom: 8px;
    padding: 5px 4px 4px;
    text-align: center;
    font-weight: bold;
    line-height: 1.4;
    background-color: #A1C7E1;
    color: #333;
    box-sizing: border-box;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}
body.Product-siob .LP-Custom-Module .block_flow .cts_area .list_product01 li span {
    width: 100%;
    display: block;
    font-weight: bold
}
body.Product-siob .LP-Custom-Module .block_flow .cts_area .list_product01 li:nth-child(3n) {
    margin-right: 0
}
body.Product-siob .LP-Custom-Module .block_flow .cts_area .link.text a:after {
    margin-left: 7px;
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    content: '\f0a9'
}
body.Product-siob .LP-Custom-Module .block_flow .cts_area .cts_flow {
    margin-top: 40px;
    padding: 30px 20px 15px;
    position: relative;
    border: #A1C7E1 solid 3px;
    border-radius: 3px
}
body.Product-siob .LP-Custom-Module .block_flow .cts_area .cts_flow+.title_sub_sub {
    margin-top: 25px
}
body.Product-siob .LP-Custom-Module .block_flow .cts_area .cts_flow .list_product01 li {
    background-color: #fff;
    border: #666 solid 2px;
    margin-top: 0
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(2) .cts_area .cts_flow {
    border-color: #89B9D9
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(3) .cts_area .cts_flow {
    border-color: #6CA8D0
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(4) .cts_area .cts_flow {
    border-color: #4792C4
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(5) .cts_area .cts_flow {
    border-color: #1977B5
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(6) .cts_area .cts_flow {
    border-color: #145F91
}
body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(7) .cts_area .cts_flow {
    border-color: #104C74
}
body.Product-siob .LP-Custom-Module .block_flow .cts_area .cts_flow .title_sub_sub {
    display: block;
    position: absolute;
    left: 15px;
    top: -20px;
    font-weight: bold
}
body.Product-siob .LP-Custom-Module .block_flow .cts_area .cts_flow .list_product01 {
    margin: 0
}
@media only screen and(max-width: 768px) {
    body.Product-siob .LP-Custom-Module .block_flow .stage_area {
        width: 38px
    }
    body.Product-siob .LP-Custom-Module .block_flow .stage_area:after {
        border-style: solid;
        border-width: 19px 19px 0 19px
    }
    body.Product-siob .LP-Custom-Module .block_flow:nth-of-type(3) .stage_area:before {
        border-style: solid;
        border-width: 19px 19px 0 19px;
        bottom: -19px
    }
    body.Product-siob .LP-Custom-Module .block_flow .cts_area {
        padding-left: 10px
    }
    body.Product-siob .LP-Custom-Module .block_flow .cts_area .cts {
        padding: 15px 10px
    }
    body.Product-siob .LP-Custom-Module .block_flow .cts_area .list_product01 li {
        width: 49.5%;
        margin-right: 1% !important;
        margin-bottom: 6px
    }
    body.Product-siob .LP-Custom-Module .block_flow .cts_area .list_product01 li:nth-child(2n) {
        margin-right: 0 !important
    }
}
@media only screen and(max-width: 640px) {
    body.Product-siob .LP-Custom-Module .block_flow .cts_area .list_product01 li {
        width: 100%;
        margin-right: 0 !important
    }
}
body.Product-siob .LP-Custom-Module .Section-content .block_flow ul>li:before {
    display: none
}
body.lp-siob-buy .LP-FooterForm.overlay-bg .hs_product_support_class .hs-field-desc,
body.lp-siob-buy .LP-FooterForm.overlay-bg .hs_use_type .hs-field-desc,
body.lp-siob-buy .LP-FooterForm.overlay-bg .hs_product_provide .hs-field-desc,
body.lp-siob-trial .LP-FooterForm.overlay-bg .hs_trial_siob .hs-field-desc {
    color: #FFF;
    font-size: 14.5px
}
body.lp-siob-buy .LP-FooterForm.overlay-bg .hs_payment_term_des span.font-small,
body.lp-siob-buy .LP-FooterForm.overlay-bg .hs-richtext-companyclass span.font-small,
body.lp-siob-buy .LP-FooterForm.overlay-bg .hs-richtext-companyclass span.font-small {
    font-size: 14.5px
}
body.lp-siob-inquiry .LP-FooterForm.overlay-bg .hs_inquiry_detail .hs-field-desc {
    color: #FFF;
    font-size: 14.5px
}
@media only screen and(min-width: 1201px) {
    body.Product-siob .LP-Basic-Content .btn-height-2em {
        height: 80px;
        line-height: 80px;
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
}
body.Product-siob .LP-Basic-Content .box-upver {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    background-color: #f0f0f0;
    border-radius: 5px;
    position: relative;
    margin: 10px 0
}
body.Product-siob .LP-Basic-Content .box-upver .title_sub_sub {
    font-weight: bold
}
body.Product-siob .LP-Basic-Content .title_main img {
    margin-top: 0;
    margin-bottom: -5px;
    display: inline-block
}
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-siob,
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-siob .Logo-img-main,
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-siob .Logo-img-white {
    width: auto;
    height: 40px
}
@media(max-width: 959px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-siob,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-siob .Logo-img-main,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-siob .Logo-img-white {
        width: auto;
        height: 30px
    }
}
@media(max-width: 819px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-siob {
        margin-top: 0
    }
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-siob,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-siob .Logo-img-main,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-siob .Logo-img-white {
        width: auto;
        height: 30px
    }
}
@media(max-width: 374px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-siob {
        margin-top: 8px
    }
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-siob,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-siob .Logo-img-main,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-siob .Logo-img-white {
        width: auto;
        height: 30px
    }
}
.Pacnav--is-scrolling .Header .Logo-block.Logo-siob,
.Pacnav--is-scrolling .Header .Logo-block.Logo-siob .Logo-img-main,
.Pacnav--is-scrolling .Header .Logo-block.Logo-siob .Logo-img-white {
    width: auto;
    height: 30px
}
@media(max-width: 819px) {
    .Pacnav--is-scrolling .Header .Logo-block.Logo-siob,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-siob .Logo-img-main,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-siob .Logo-img-white {
        width: auto;
        height: 25px
    }
}
@media(max-width: 479px) {
    .Pacnav--is-scrolling .Header .Logo-block.Logo-siob,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-siob .Logo-img-main,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-siob .Logo-img-white {
        width: auto;
        height: 25px
    }
}
body.Product-siob .LP-Hero.LP-Hero-default,
body.Product-siob .LP-Hero .Hero--small.smallest,
body.Product-siob .LP-Basic .LP-Hero .Hero--small.smallest,
body.Product-siob .LP-Hero.has-topmenu .Hero--overlay {
    background-position: center center
}
body.Product-topsic .LP-Form .hs-form-radio label {
    position: relative
}
body.Product-topsic .LP-Form .hs-form-field input[type="checkbox"].hs-input:checked+span::before,
body.Product-topsic .LP-Form .hs-form-field input[type="radio"].hs-input:checked+span::before {
    background-color: #ec407a
}
body.Product-topsic .ColumnContentSection-title-color .ColumnContentSection-title {
    color: #1977b5 !important
}
body.Product-topsic .topsic-color h2 {
    color: #38aea8
}
body.Product-topsic .LP-Detail-Case h2 {
    color: #38aea8
}
body.Product-topsic .Header-Global .Global-Menu {
    border-bottom: 3px solid #38aea8
}
.ts_left {
    float: left;
    margin: 0
}
.ts_left+h3 {
    margin: 0 0 0 50px;
}
.topsic-border {
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25);
    padding: 20px;
    height: 100%
}
@media(max-width: 640px) {
    .topsic-border {
        min-height: auto
    }
}
.topsic-color .Row {
    -ms-flex-align: normal;
    align-items: normal
}
.topsic-color .Column--3 .ColumnContentSection-title:after,
.topsic-color .Column--4 .ColumnContentSection-title:after {
    content: none
}
.fix-hover-button:hover {
    background-color: #fff;
    color: #E51373
}
body.Product-topsic .LP-ListResources .ColumnContentSection-icon.thumb {
    box-shadow: none;
    background-color: transparent
}
.topsicbutton {
    display: inline-block;
    width: 100%;
    height: 54px;
    text-align: center;
    text-decoration: none;
    line-height: 54px;
    outline: none
}
.topsicbutton::before,
.topsicbutton::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: ''
}
.topsicbutton,
.topsicbutton::before,
.topsicbutton::after {
    box-sizing: border-box;
    transition: all 0.3s
}
.topsicbutton2 {
    display: inline-block;
    width: 100%;
    height: 54px;
    text-align: center;
    text-decoration: none;
    line-height: 54px;
    outline: none
}
.topsicbutton2::before,
.topsicbutton2::after {
    position: absolute;
    z-index: -1;
    content: ''
}
.topsicbutton2,
.topsicbutton2::before,
.topsicbutton2::after {
    box-sizing: border-box;
    transition: all 0.3s
}
.topsicbutton {
    font-size: 16px;
    background-color: #ff7a59;
    color: #fff;
    border: 2px solid #ff7a59
}
.topsicbutton:hover {
    background-color: #fff;
    color: #ff7a59
}
.topsicbutton2 {
    font-size: 16px;
    background-color: #fff;
    color: #ff7a59;
    border: 2px solid #ff7a59
}
.topsicbutton2:hover {
    background-color: #ff7a59;
    color: #fff
}
.topsic-button {
    width: 45%;
    margin-left: auto;
    margin-right: auto
}
@media(max-width: 768px) {
    .topsic-button {
        width: auto
    }
}
body.Product-topsic .Hero-kicker {
    line-height: normal
}
.Product-topsic .LP-Home-case .Row .Column--2 {
    padding-bottom: 0
}
body.Product-topsic .LP-Hero.LP-Hero-default,
body.Product-topsic .LP-Hero .Hero--small.smallest,
body.Product-topsic .LP-Basic .LP-Hero .Hero--small.smallest,
body.Product-topsic .LP-Hero.has-topmenu .Hero--overlay {
    background-position: center center
}
.footer-topsic .Footer-nav {
    margin-top: 30px
}
body.Product-topsic .af_title.af_recommend {
    padding: 20px 10px 0;
    text-align: center;
    font-size: 30px;
    font-weight: normal;
    background-color: #fff;
    border-top: #c00 solid 4px
}
.Pacnav--is-scrolling .Header .Logo-block.Logo-topsic,
.Pacnav--is-scrolling .Header .Logo-block.Logo-topsic .Logo-img-main,
.Pacnav--is-scrolling .Header .Logo-block.Logo-topsic .Logo-img-white {
    width: auto;
    height: 30px
}
@media(max-width: 819px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-topsic {
        margin-top: 0
    }
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-topsic,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-topsic .Logo-img-main,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-topsic .Logo-img-white {
        width: auto;
        height: 30px
    }
}
.Page .LP-Hero .Wrap--narrow {
    max-width: 1020px
}
@media(max-width: 639px) {
    .Blog-Glossary #Glossary-Page .Row {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}
.Blog-Glossary .Blog-List {
    margin-top: 30px
}
@media(max-width: 959px) {
    .Blog-Glossary .Blog-List {
        margin-top: 0
    }
}
.Blog-Glossary .Blog-List.post-top .Category-content li {
    width: calc(100% / 3 - 10px)
}
.Blog-Glossary .Blog-List.post-top .Category-content li:nth-child(3n + 2) {
    margin-left: 0
}
.Blog-Glossary .Category-title {
    border-left: 4px solid #1977b5;
    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;
    padding-left: 0
}
.Blog-Glossary .Category-content li {
    width: calc(100% / 3 - 15px);
    font-size: 0.9rem;
    list-style: none;
    position: relative;
    margin-bottom: 0.7rem;
    margin-left: 15px
}
.Blog-Glossary .Category-content li a {
    color: #666;
    padding-left: 15px
}
.Blog-Glossary .Category-content li:before {
    font-family: 'FontAwesome';
    content: '\f0da';
    position: absolute;
    color: #1977b5;
    display: block;
    left: 0
}
@media(max-width: 959px) {
    .Blog-Glossary .Category-content li {
        width: calc(100% / 2 - 15px)
    }
}
.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;
    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: #1977b5
}
.Blog-Glossary #Blog-Sidebar {
    margin-top: 0
}
.Blog-Glossary #Blog-Sidebar .Blog-Sidebar #button {
    display: none
}
.Blog-Glossary #Blog-Sidebar .Blog-Sidebar.status {
    height: calc(100% - 80px);
    overflow-y: scroll
}
.Blog-Glossary #Blog-Sidebar .Blog-Sidebar.status .show {
    display: none
}
.Blog-Glossary #Blog-Sidebar .Blog-Sidebar.status .hide {
    display: block !important
}
.Blog-Glossary #Blog-Sidebar .Blog-Sidebar.is-fixed {
    position: fixed;
    left: 0;
    right: 0;
    background: white;
    z-index: 99
}
.Blog-Glossary #Blog-Sidebar .Blog-Sidebar.is-fixed h3 {
    display: none
}
.Blog-Glossary #Blog-Sidebar .Blog-Sidebar.is-fixed #button {
    display: block;
    margin: 0;
    padding: 12px 15px;
    font-size: 16px;
    font-weight: bold;
    color: #1977b5;
    width: 100%;
    background: #dcdcdc;
    position: relative;
    z-index: 9
}
.Blog-Glossary #Blog-Sidebar .Blog-Sidebar.is-fixed #button .fa-file-text-o {
    margin-right: 3px
}
.Blog-Glossary #Blog-Sidebar .Blog-Sidebar.is-fixed #button .btn-toggle {
    float: right;
    margin-right: 5px;
    margin-top: 5px
}
.Blog-Glossary #Blog-Sidebar .Blog-Sidebar.is-fixed ul {
    display: none;
    margin-top: 0 !important;
    padding-top: 0 !important
}
.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 0 0 3px 0
}
.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: #1977b5
}
.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: 15px;
    font-size: 1em;
    color: #1977b5
}
.Blog-Glossary #Blog-Sidebar .topic-list.box ul li a.active {
    background: #135a88;
    color: white
}
.Blog-Glossary #Blog-Sidebar .topic-list.box ul li a.active:before {
    color: white
}
.Blog-Glossary .Blog-Detail #toc-box {
    margin: -50px -50px 30px;
    border: none;
    border-bottom: 1px solid #ddd
}
@media(max-width: 819px) and(min-width: 640px) {
    .Blog-Glossary .Blog-Detail #Blog-Page .recent-posts a {
        width: 31%
    }
}
.Blog-Glossary .recent-posts a {
    margin-bottom: 20px
}
.Blog-Glossary #pagetop.status {
    opacity: 0;
    transition: opacity 0.3s
}
.Blog-Basic.Page .Wrap--narrow {
    max-width: 1000px
}
.Blog-Basic.Page .Hero--small.smallest .Hero-subtitle,
.Blog-Basic.Page .Hero--small.smallest .mgtop-30,
.Blog-Basic.Page .Hero--small.smallest .LP-Detail-Case .interview,
.LP-Detail-Case .Blog-Basic.Page .Hero--small.smallest .interview,
.Blog-Basic.Page .Hero--small.smallest .LP-Detail-Case .guest,
.LP-Detail-Case .Blog-Basic.Page .Hero--small.smallest .guest {
    margin-top: 5px;
    font-size: 18px
}
.Blog-Basic.Page .Hero--small.smallest .Hero-subtitle {
    line-height: 30px
}
.Blog-Basic.Page .Hero--small.smallest.has-topnav {
    margin-top: -90px
}
.Blog-Basic.Blog-Seminar .Blog-Detail .blog-section .post-body div.smanone>ul li:before {
    display: none
}
#Blog-Page .Blog-List {
    display: block
}
#Blog-Page .Blog-List > .Row {
    margin-bottom: 0
}
@media(max-width: 819px) {
    #Blog-Page .Blog-List > .Row {
        margin-bottom: 20px
    }
}
@media(max-width: 959px) {
    #Blog-Page .Blog-List .Post-Item {
        padding-bottom: 0
    }
    #Blog-Page .Blog-List .Post-Item:first-child a:first-of-type {
        border-top: 1px dotted rgba(0, 0, 0, 0.2)
    }
}
#Blog-Page .Blog-List .Post-Item-blog {
    margin: 0 1% 2.5%;
    overflow: hidden;
    height: 410px
}
#Blog-Page .Blog-List .Post-Item-blog a {
    display: block;
    padding: 1em;
    text-decoration: none;
    color: #666;
    background: #fff;
    height: 100%;
    border: 1px solid #eee;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
    transition: opacity 0.3s ease-out
}
#Blog-Page .Blog-List .Post-Item-blog a:hover {
    opacity: 0.7;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1) inset
}
#Blog-Page .Blog-List .Post-Item-blog a:hover .eyecatch img {
    transform: scale(1.1)
}
#Blog-Page .Blog-List .eyecatch {
    max-height: 220px;
    background: #000;
    margin: -1em -1em 0.5em;
    text-align: center;
    overflow: hidden;
    position: relative
}
#Blog-Page .Blog-List .eyecatch img {
    width: 100%;
    margin: 0;
    border: 0;
    vertical-align: top;
    max-width: 100%;
    height: auto;
    transition: 0.3s ease-in-out;
    box-sizing: border-box
}
#Blog-Page .Blog-List .cat-name {
    position: absolute;
    top: 0;
    right: 0;
    background: #1977b5;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 0.1em 0.5em;
    min-width: 7.5em;
    filter:alpha(opacity=90);-ms-filter:"alpha(opacity=90)";
    opacity: 0.9
}
#Blog-Page .Blog-List .entry-content {
    padding: 0
}
#Blog-Page .Blog-List .entry-content .entry-title {
    font-size: 18px;
    line-height: 1.4;
    margin-top: 15px;
    margin-bottom: 10px;
    color: #444;
    text-align: left;
    font-weight: 600 !important
}
#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;
}
#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: 0.88em;
    margin-right: 0.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;
    }
    #Blog-Page .Blog-List .Post-Item-blog .eyecatch {
        width: 20%;
        max-height: 170px;
        margin: 0;
        background: transparent
    }
    #Blog-Page .Blog-List .Post-Item-blog .entry-content {
        padding: 0 0 0 2%;
        width: 80%
    }
    #Blog-Page .Blog-List .Post-Item-blog .entry-content .entry-title {
        font-size: 16px;
        margin-top: 0;
        margin-bottom: 5px
    }
    #Blog-Page .Blog-List .Post-Item-blog .entry-content .byline {
        font-size: 10px
    }
    #Blog-Page .Blog-List .Post-Item-blog .entry-content .description {
        display: none
    }
    #Blog-Page .Blog-List .Post-Item-blog .cat-name {
        display: none
    }
}
@media(max-width: 639px) {
    #Blog-Page .Blog-List .Post-Item-blog .entry-content .entry-title {
        font-size: 14px
    }
}
#Blog-Page .Blog-Nav .pagination {
    margin-top: 10px;
    margin-bottom: 60px
}
@media(max-width: 819px) {
    #Blog-Page .Blog-Nav .pagination {
        margin-bottom: 0
    }
}
#Blog-Page .Blog-Nav .disabled {
    display: none
}
#Blog-Page .Blog-Nav ul {
    margin-left: 0;
    padding-left: 0
}
#Blog-Page .Blog-Nav ul li {
    display: inline-block;
    margin-right: 5px
}
#Blog-Page .Blog-Nav ul li:last-child {
    margin-right: 0
}
#Blog-Page .Blog-Nav ul li a {
    cursor: pointer
}
#Blog-Page .Blog-Nav ul li a,
#Blog-Page .Blog-Nav ul li.active span {
    color: #3E3E3E;
    border-radius: 2px;
    display: block;
    line-height: 2.2;
    height: 37px;
    width: 34px;
    text-align: center;
    font-size: 16px;
    background-color: #1977b5;
    border: solid 1px #1977b5;
    color: #FFF
}
#Blog-Page .Blog-Nav ul li.active span {
    background-color: #ebebeb;
    border-color: #ebebeb;
    color: #3E3E3E
}
#Blog-Page .Blog-Nav ul li a:hover {
    opacity: 0.7;
    text-decoration: none
}
#Blog-Page h3.title-comment {
    margin-top: 20px;
    font-size: 12px;
    margin-bottom: 0;
    font-weight: bold;
    color: #3E3E3E
}
#Blog-Page h3.title-comment span {
    font-size: 18px;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    margin-right: 10px;
    color: #3E3E3E
}
#Blog-Page h3.title-comment+hr.slash-2 {
    height: 8px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%223px%22%20height%3D%223px%22%20viewBox%3D%220%200%203%203%22%20fill%3D%22hsla%25280%2C%200%25%2C%2065%25%2C%201.0%2529%22%3E%3Cpolygon%20points%3D%220%2C0.5%200%2C1.5%201.5%2C3%202.5%2C3%22%2F%3E%3Cpolygon%20points%3D%222.5%2C0%201.5%2C0%203%2C1.5%203%2C0.5%22%2F%3E%3C%2Fsvg%3E");
    background-size: 3px 3px;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 0;
    border: none
}
@media(max-width: 959px) {
    #Blog-Page {
        padding-top: 0;
        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: 0;
    border: none
}
#Blog-Page .recent-posts {
    margin-bottom: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#Blog-Page .recent-posts a {
    width: 23%;
    margin-left: 1.0%;
    margin-right: 1.0%;
    transition: all 0.3s linear
}
@media(max-width: 639px) {
    #Blog-Page .recent-posts a {
        width: 48%
    }
}
@media(max-width: 374px) {
    #Blog-Page .recent-posts a {
        width: 98%
    }
    #Blog-Page .recent-posts a .recent-post {
        max-width: initial !important;
        min-height: initial !important;
        margin-bottom: 20px
    }
    #Blog-Page .recent-posts a .recent-post .recent-post-featured-image {
        height: 150px !important
    }
}
#Blog-Page .recent-posts a:hover {
    text-decoration: none
}
#Blog-Page .recent-posts a .recent-post {
    overflow: hidden;
    width: 100%;
    max-width: 260px;
    position: relative;
    min-height: 180px
}
#Blog-Page .recent-posts a .recent-post .recent-post-featured-image {
    width: 100%;
    height: 110px;
    background-size: cover
}
#Blog-Page .recent-posts a .recent-post .cat-name {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.1em 0.5em;
    font-size: 10px;
    font-weight: bold;
    background: #1977b5;
    color: #fff;
    text-align: center;
    filter:alpha(opacity=90);
    opacity: 0.9
}
#Blog-Page .recent-posts a .recent-post .recent-post-info {
    margin: 4px 0 0;
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    color: #3E3E3E;
    font-size: 11px;
    line-height: 14px
}
#Blog-Page .recent-posts a .recent-post .recent-post-title {
    color: #3E3E3E;
    font-size: 13px;
    line-height: 18px;
    font-weight: bold;
    margin: 4px 0
}
@media(max-width: 819px) {
    #Blog-Sidebar {
        margin-top: 30px
    }
}
#Blog-Sidebar .Blog-Sidebar-top {
    background-color: #fff
}
#Blog-Sidebar .box h3 {
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 25px;
    font-weight: bold;
    color: #3E3E3E;
    position: relative
}
#Blog-Sidebar .box h3 span {
    font-size: 18px;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    margin-right: 10px;
    color: #3E3E3E
}
#Blog-Sidebar .box h3::after {
    content: "";
    height: 8px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%223px%22%20height%3D%223px%22%20viewBox%3D%220%200%203%203%22%20fill%3D%22hsla%25280%2C%200%25%2C%2065%25%2C%201.0%2529%22%3E%3Cpolygon%20points%3D%220%2C0.5%200%2C1.5%201.5%2C3%202.5%2C3%22%2F%3E%3Cpolygon%20points%3D%222.5%2C0%201.5%2C0%203%2C1.5%203%2C0.5%22%2F%3E%3C%2Fsvg%3E");
    background-size: 3px 3px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -15px
}
#Blog-Sidebar .box ul {
    font-size: 14px
}
#Blog-Sidebar .top-post.box ul {
    padding: 0;
    margin: 0
}
#Blog-Sidebar .top-post.box ul li:last-child {
    border-bottom: none
}
#Blog-Sidebar .top-post.box ul li {
    min-height: 55px;
    padding-left: 40px;
    padding-right: 25px;
    margin-top: 10px;
    padding-bottom: 10px;
    position: relative;
    line-height: 1.6;
    border-bottom: #ccc dotted 1px;
    list-style-type: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center
}
#Blog-Sidebar .top-post.box ul li a {
    display: block;
    color: #666
}
#Blog-Sidebar .top-post.box ul li a:before {
    content: none
}
#Blog-Sidebar .top-post.box ul li a:hover {
    text-decoration: none
}
#Blog-Sidebar .top-post.box ul li a:after {
    font-family: "fontawesome";
    content: '\f054';
    position: absolute;
    top: 8px;
    right: 0.6em;
    font-size: 1em;
    color: #1977b5
}
#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: #1977b5
}
#Blog-Sidebar .top-post.box ul li:nth-child(4):before {
    content: "4";
    color: #3E3E3E
}
#Blog-Sidebar .top-post.box ul li:nth-child(5):before {
    content: "5";
    color: #3E3E3E
}
#Blog-Sidebar .top-post.box ul li:nth-child(6):before {
    content: "6";
    color: #3E3E3E
}
#Blog-Sidebar .top-post.box ul li:nth-child(7):before {
    content: "7";
    color: #3E3E3E
}
#Blog-Sidebar .top-post.box ul li:nth-child(8):before {
    content: "8";
    color: #3E3E3E
}
#Blog-Sidebar .top-post.box ul li:nth-child(9):before {
    content: "9";
    color: #3E3E3E
}
#Blog-Sidebar .top-post.box ul li:nth-child(10):before {
    content: "10";
    color: #3E3E3E
}
#Blog-Sidebar .recent-post.box {
    border-top: none;
    background: #FFF
}
#Blog-Sidebar .recent-post.box .list-recent {
    margin-top: 20px
}
#Blog-Sidebar .recent-post.boxt .item:first-child {
    border-top: none
}
#Blog-Sidebar .recent-post.box .item {
    clear: both;
    border-top: #ccc dotted 1px;
    padding: 10px;
    position: relative
}
#Blog-Sidebar .recent-post.box .item .img {
    float: left;
    padding-right: 5px
}
#Blog-Sidebar .recent-post.box .item.no-img {
    padding-left: 0
}
#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: 0;
    padding-left: 0
}
#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: #1977b5
}
#Blog-Sidebar .recent-post.box .item a:hover:after {
    right: 0;
    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: 0;
    padding-left: 0
}
#Blog-Sidebar .topic-list.box ul li:first-child {
    border-top: none
}
#Blog-Sidebar .topic-list.box ul li {
    clear: both;
    border-top: #ccc dotted 1px;
    list-style-type: none
}
#Blog-Sidebar .topic-list.box ul li a {
    display: block;
    padding: 15px 23px 15px 5px;
    color: #666
}
#Blog-Sidebar .topic-list.box ul li a:after {
    font-family: "fontawesome";
    content: '\f054';
    position: absolute;
    right: 0.6em;
    font-size: 1em;
    color: #1977b5
}
#Blog-Sidebar .topic-list.box ul li a:hover {
    text-decoration: none;
    color: #1977b5
}
#Blog-Sidebar .topic-list.box ul li a:hover:after {
    right: 0.5em;
    transform: translate(1px, 0)
}
.Blog-Basic.Page .HeroBlog-list.Hero--small.smallest .Hero-subtitle.top {
    max-width: 90%
}
@media(max-width: 959px) {
    .Blog-Basic.Page .HeroBlog-list.Hero--small.smallest .Hero-subtitle {
        margin-top: 15px;
        font-size: 16px;
        line-height: 22px
    }
}
@media(max-width: 639px) {
    .Blog-Basic.Page .HeroBlog-list.Hero--small.smallest .Hero-subtitle {
        margin-top: 15px;
        font-size: 14px
    }
}
.Blog-Basic.Page .HeroBlog-detail.Hero--small.smallest.post-thumb {
    background-position: center center
}
.Blog-Basic.Page .HeroBlog-detail.Hero--small.smallest.post-thumb:before {
    background: rgba(13, 23, 34, 0.7);
    background: linear-gradient(155deg, rgba(13, 23, 34, 0.7) 0%,rgba(19, 90, 136, 0.85) 100%)
}
@media(max-width: 959px) {
    .Blog-Basic.Page .HeroBlog-detail.Hero--small.smallest {
        height: auto
    }
    .Blog-Basic.Page .HeroBlog-detail.Hero--small.smallest .Hero-title {
        font-size: 30px;
        line-height: 36px
    }
    .Blog-Basic.Page .HeroBlog-detail.Hero--small.smallest .Hero-subtitle {
        margin-top: 15px;
        font-size: 16px;
        line-height: 22px
    }
}
@media(max-width: 639px) {
    .Blog-Basic.Page .HeroBlog-detail.Hero--small.smallest .Hero-title {
        font-size: 24px
    }
    .Blog-Basic.Page .HeroBlog-detail.Hero--small.smallest .Hero-subtitle {
        margin-top: 15px;
        font-size: 14px
    }
}
.Blog-Detail .blog-section {
    border-left: 1px solid #fafafa;
    position: relative
}
@media(min-width: 960px) {
    .Blog-Detail .blog-section {
        margin-left: 55px
    }
    .Blog-Detail.blog-seminar .blog-section,
    .Blog-Detail.blog-news .blog-section {
        margin-left: 0
    }
}
.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 #1977b5;
    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: #1977b5;
    counter-increment: li;
    content: counter(li);
    position: absolute;
    width: 22px;
    background-position: center;
    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: 0
    }
}
.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: 0;
    margin-right: 0;
    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: #1977b5;
    display: inline-block;
    padding-right: 10px;
    font-size: 25px;
    position: relative;
    top: 0;
    line-height: 0
}
.Blog-Detail .blog-section .post-body blockquote:after {
    content: "\f10e";
    font-family: "FontAwesome";
    color: #1977b5;
    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: 0 !important
}
.Blog-Detail .blog-section .post-body dl dt {
    margin: 10px 0;
    font-weight: bold
}
.Blog-Detail .blog-section .post-body dl dd {
    display: list-item;
    list-style-type: disc
}
.Blog-Detail .blog-section img {
    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: 0;
    margin: 0 0 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: #1977b5;
    border-radius: 3px;
    border: solid 1px #1977b5;
    color: #FFFFFF
}
.Blog-Detail .blog-section ul .social li a:hover {
    background-color: #FFFFFF;
    color: #1977b5
}
.Blog-Detail .blog-section ul .social li a i {
    font-size: 20px
}
.Blog-Detail .blog-section .post-details {
    padding: 0;
    margin: 50px 0 22px;
}
.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: #1977b5;
    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: 0
}
.Blog-Detail .social-blog ul li {
    background-color: #1977b5;
    list-style: none;
    width: 40px;
    height: 40px;
    padding: 5px 8px;
    margin-bottom: 1px;
    transition: 0.3s;
    border: 2px solid #1977b5
}
.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: #1977b5
}
.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: 205px
}
.Blog-Detail.blog-mobile-layout .social-blog {
    position: absolute !important;
    bottom: 0;
    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: 0
}
.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: 0;
        left: 0;
        width: 100% !important;
        height: 40px;
        z-index: 998;
        margin-top: 0;
        margin-bottom: 0;
        background-color: #e1e1e1;
        transition: bottom 0.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: 0
    }
    .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: 0;
        height: 40px;
        width: 16.6667%;
        padding: 5px 8px
    }
    .Blog-Detail.blog-mobile-layout .social-blog .hide-arrow {
        margin-top: 0;
        height: 40px;
        padding: 0;
        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-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: 0
    }
    .Blog-Detail .widget-type-blog_content > .blog-section {
        padding-right: 0
    }
    .Blog-Detail .side-bar-blog .widget-type-blog_subscribe {
        display: none
    }
}
.Blog-Detail .fb-likebtn {
    display: table;
    background: #3E3E3E;
    color: #fff;
    text-align: center;
    margin: 20px 0 0;
    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: 0.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-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: 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: 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;
}
.Blog-Detail .blog-section .post-body p:first-child {
    margin-top: 0
}
.Blog-Detail .blog-section .post-body .hs_cos_wrapper>p:last-child {
    margin-bottom: 0
}
.Blog-Detail .blog-section .post-body ul li {
    font-size: 16px
}
.Blog-Detail .blog-section .post-body table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    table-layout: auto;
    margin-bottom: 35px;
    font-size: 16px;
    line-height: 1.5;
    border-left: #ddd solid 1px;
    border-top: #ddd solid 1px
}
.Blog-Detail .blog-section .post-body table:last-child {
    margin-bottom: 0
}
.Blog-Detail .blog-section .post-body table td {
    padding: 9px 10px 8px;
    border-right: #ddd solid 1px;
    border-bottom: #ddd solid 1px;
    word-break: break-word;
    word-break: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}
.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-Detail .blog-section .post-body a:not(.Button--large):not(.pager-load-more a):not(.item-list .pager-load-more a):not(.Button--outline):not(.pager-load-more a):not(.item-list .pager-load-more a),
.Blog-Detail .blog-section .post-body span a:not(.Button--large):not(.pager-load-more a):not(.item-list .pager-load-more a):not(.Button--outline):not(.pager-load-more a):not(.item-list .pager-load-more a) {
    font-size: inherit;
    text-decoration: underline
}
.Blog-Detail .blog-section .post-body a.link-inside,
.Blog-Detail .blog-section .post-body span a.link-inside {
    text-decoration: none
}
.Blog-Detail .blog-section .post-body a.link-inside:hover,
.Blog-Detail .blog-section .post-body span a.link-inside:hover {
    text-decoration: underline
}
.Blog-Detail .blog-section .post-body table td a {
    font-size: 16px
}
@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;
        font-size: 20px
    }
    .Blog-Detail .blog-section .post-body h3 {
        padding-bottom: 6px;
        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
    }
}
.Blog-Detail #toc-box {
    margin-bottom: 30px;
    padding: 15px 10px 5px;
    border: 1px solid #ddd;
    background-color: #f6f6f6
}
.Blog-Detail #toc-title {
    margin-left: 10px;
    font-size: 16px;
    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: 0
}
.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: 0
}
.Blog-List .post-news dl.list dd p {
    margin: 0
}
.Blog-List .post-news dl.list dd ul {
    margin-top: 5px;
    padding-left: 0;
    list-style-position: inside
}
.Blog-List .post-news dl.list dd .tag {
    background: #1977b5;
    color: #fff;
    font-size: 13px;
    padding: 0 8px 2px;
    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: 0
    }
    .Blog-List .post-news dl.list dt {
        padding-top: 20px;
        padding-left: 0
    }
    .Blog-List .post-news dl.list dd {
        margin-top: -2.3rem;
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 16px;
        padding-left: 7rem
    }
}
#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: 0;
    margin-bottom: 5px;
    color: #3E3E3E;
    font-size: 14px;
    margin-left: 0;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0
}
#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: transparent !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: 0
}
#Blog-Sidebar .subcription form .hs-error-msgs {
    margin-top: 0
}
#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: 0 0
}
#Blog-Sidebar .subcription form input[type="radio"]:checked+span:before {
    background-position: 16px 0
}
#Blog-Sidebar .subcription form select {
    background-color: #fff;
    border: 0;
    outline: 0;
    font-size: 16px;
    border-bottom: solid 1px #ffc400;
    color: #626262;
    margin-top: 0 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-top: 0;
    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: 0
}
#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: 0
}
#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: 0
}
#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: 0
}
#Blog-Sidebar .subcription form .hs_privacy_policy_check .input input[type="checkbox"].hs-input+span:after {
    top: 10px
}
#Blog-Sidebar .subcription .submit-message {
    font-size: 13px;
    line-height: 20px
}
.Blog-Sidebar-search .search-box .searchKeyword input[type=text] {
    width: 100%;
    border: 1px solid #ccc;
}
.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: 0
}
.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 {
    padding: 8px 27px;
    width: auto;
    background-color: #E51373 !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
}
@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
    }
}
.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: 0;
    list-style-type: none
}
.Blog-Basic .LP-Form.LP-Form-inpage.overlay .form_inbound ul.hs-error-msgs li {
    padding-left: 0
}
.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: 0
    }
    .Blog-Basic .LP-Form.LP-Form-inpage.overlay .form_inbound {
        padding: 30px
    }
}
@media(max-width: 479px) {
    .Blog-Basic .LP-Form.LP-Form-inpage.overlay .form_inbound {
        padding: 30px 15px
    }
}
@media(max-width: 413px) {
    .Blog-Basic .LP-Form.LP-Form-inpage.overlay .form_inbound .actions .hs-button.primary {
        font-size: 11px;
        padding-left: 10px;
        padding-right: 10px
    }
}
.Blog-Detail .blog-section .post-body .table-wrap {
    width: 100%;
    max-width: 764px;
    overflow: auto
}
.Blog-Detail .blog-section .post-body .table-wrap table {
    min-width: 100%
}
@media(max-width: 767px) {
    .Blog-Detail .blog-section .post-body .table-wrap table th {
        min-width: 130px
    }
}
.Page .Body.bg-pattern {
    background-image: url('https://cdn2.hubspot.net/hubfs/4570661/library/classic/images/resource-bg.jpg')
}
#BreadCrumb ul.breadcrumb,
#BreadCrumb ul.hs-breadcrumb-menu {
    font-size: 12px;
    list-style-type: none;
    padding-left: 0;
    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: 0
}
#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 0.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: 0 0 3px 0 rgba(0, 0, 0, 0.4);
    transition: all 0.3s
}
#pagetop i:hover {
    opacity: 0.8
}
#pagetop .fa {
    color: #333;
    font-size: 40px;
    text-align: center
}
@media(max-width: 959px) {
    #pagetop {
        width: 50px;
        height: 50px;
        left: 15px;
        bottom: 15px
    }
    #pagetop i {
        width: 50px;
        height: 50px;
        border-radius: 25px
    }
    #pagetop:hover {
        opacity: 1
    }
    #pagetop .fa {
        font-size: 2.0rem
    }
}
@media(max-width: 959px) {
    .Page .Footer {
        padding-top: 30px;
        padding-bottom: 30px
    }
}
.overlay-bg {
    position: relative;
    background: #0D1722 center no-repeat;
    background-size: cover
}
.overlay-bg:before {
    background: rgba(19, 90, 136, 0.75);
    background: linear-gradient(155deg, rgba(19, 90, 136, 0.75) 0%,rgba(19, 90, 136, 0.85) 100%);
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5
}
.mfp-title {
    margin-top: 10px
}
.color {
    color: #1977b5 !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: #1977b5 !important;
    font-weight: 500
}
.anchor-link .Row.anchor {
    margin-bottom: 0
}
.anchor-link .Row.anchor a {
    border-radius: 5px;
    display: block;
    padding: 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: 0
}
.LP-Basic.Page {
    padding-top: 0
}
.LP-Basic.Page .Hero--small.smallest .Hero-title,
.LP-Basic.Page .Hero--small.smallest.mgtop-30,
.LP-Basic.Page .LP-Detail-Case .Hero--small.smallest.interview,
.LP-Detail-Case .LP-Basic.Page .Hero--small.smallest.interview,
.LP-Basic.Page .LP-Detail-Case .Hero--small.smallest.guest,
.LP-Detail-Case .LP-Basic.Page .Hero--small.smallest.guest {
    margin-top: 0
}
.LP-Basic .Header {
    position: static
}
.LP-Basic .Footer {
    padding: 30px 0
}
.LP-Basic .LP-Hero .Hero--small.smallest {
    height: 340px
}
.LP-Basic .LP-Hero .Hero--small.smallest .Wrap--narrow {
    max-width: 1020px
}
@media(max-width: 959px) {
    .Resource-form {
        padding: 40px
    }
    .Resource-form .hs-form fieldset {
        margin: 0 auto
    }
}
.LP-Form {
    position: relative;
    padding: 0 0 30px;
    background-size: cover;
    background-repeat: no-repeat
}
.LP-Form-title,
.LP-Form .form-title {
    font-size: 22px;
    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: 0
}
.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 JP", "ヒラギノ角ゴ 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 {
    color: rgba(254, 254, 254, 0.7)
}
.LP-Form .hs-form-field .hs-input:-ms-input-placeholder {
    color: rgba(254, 254, 254, 0.7)
}
.LP-Form .hs-form-field .hs-input::-moz-placeholder {
    color: rgba(254, 254, 254, 0.7);
    opacity: 1
}
.LP-Form .hs-form-field .hs-input:-moz-placeholder {
    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-left: 5px;
    padding-right: 0 !important;
    font-size: 15px;
    line-height: 1;
    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://2975556.fs1.hubspotusercontent-na2.net/hubfs/2975556/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 {
        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 0 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: #616161
}
.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: 0;
    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: #E51373;
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 3px;
    margin-left: 5px
}
.LP-Form .hs-form-field .hs-error-msgs {
    margin: 0;
    padding-left: 0;
    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: 0
}
.LP-Form .form-columns-1 .hs-form-field .input {
    margin-right: 0
}
.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
}
.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: 0 !important
    }
    .LP-Form fieldset.form-columns-2 .hs-form-field .input input.hs-input {
        width: 100% !important
    }
}
.LP-Form.overlay {
    position: relative;
    padding: 0;
    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: 0
}
.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: 40px;
    background-color: rgba(44, 62, 80, 0.9);
    opacity: .9;
    border-top: none;
    box-shadow: none;
}
.LP-Form.overlay .form_inbound .form-title,
.LP-Form.overlay .form_inbound .form-subtitle {
    color: #FFF !important;
    text-align: center;
    margin-top: 0
}
.LP-Form.overlay .form_inbound .text {
    color: #FFF !important
}
.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: #E51373;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 3px;
    margin-left: 5px
}
.LP-Form.overlay .form_inbound .hs-form .hs-error-msgs label {
    font-weight: bold;
    color: #F20 !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 JP", "ヒラギノ角ゴ 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: 0
}
.LP-Form.overlay .form_inbound .hs-form .hs_error_rollup label {
    margin: 10px 0 20px;
    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 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 0 0 24px
}
.LP-Form.overlay .form_inbound .hs-form input[type="checkbox"].hs-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}
.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: 0;
    content: '';
    width: 7px;
    height: 7px
}
@media all and(-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .LP-Form.overlay .form_inbound .hs-form input[type="checkbox"].hs-input+span::before {
        top: 10px
    }
    .LP-Form.overlay .form_inbound .hs-form input[type="checkbox"].hs-input:checked+span::after {
        top: 5px
    }
}
@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: 0
    }
}
@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: 0;
        padding-left: 0
    }
}
@media(min-width: 960px) {
    .LP-Download .Resource-content {
        padding-left: 0
    }
}
.LP-FooterForm .LP-Form {
    z-index: 10
}
.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: 0;
    font-size: 16px
}
@media(max-width: 479px) {
    .LP-Subcription-form .LP-Form.overlay {
        padding: 0
    }
}
.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: 0.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
    }
}
#Sidebar_Content .Longform-body>.hs_cos_wrapper .LP-Custom-Module:first-child {
    padding-top: 0
}
#Sidebar_Content .Longform-body .LP-Basic-Content .Wrap,
#Sidebar_Content .Longform-body .LP-Flex .Wrap,
#Sidebar_Content .Longform-body .LP-TwoColumn .Wrap {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    max-width: initial
}
#Sidebar_Content .Longform-body .LP-Flex .ColumnContentSection-content,
#Sidebar_Content .Longform-body .LP-Custom-Module .ColumnContentSection-content {
    text-align: left
}
#Sidebar_Content .Longform-body .LP-Flex .ColumnContentSection-content .ColumnContentSection-body,
#Sidebar_Content .Longform-body .LP-Custom-Module .ColumnContentSection-content .ColumnContentSection-body {
    text-align: left
}
#Sidebar_Content .Longform .LP-Basic-Content .Section-title,
#Sidebar_Content .Longform .LP-FAQ .Section-title {
    font-weight: normal;
    text-align: left
}
#Sidebar_Content .Longform .LP-Basic-Content .Longform-content,
#Sidebar_Content .Longform .LP-FAQ .Longform-content {
    position: relative;
    z-index: 11
}
#Sidebar_Content #continuous-user-segmentation-personas {
    padding-top: 0
}
.Web-Sidebar .LP-ListResources.ColumnContentSection .Column-item {
    padding-bottom: 60px
}
.Web-Sidebar .LP-ListResources.ColumnContentSection .Column-item .ColumnContentSection-icon.thumb {
    max-width: 220px;
    max-height: 320px
}
.Web-Sidebar .LP-ListResources.ColumnContentSection .Column-item .ColumnContentSection-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    line-height: 26px;
    font-weight: 500
}
.System-Basic-pasword #hs-pwd-widget-password {
    margin-top: 0 !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: 0;
    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: 0;
    margin-top: 0;
    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: 0
}
.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: 0
}
.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 0 4px
}
.System-Basic-emailsubpre html body .page-header {
    margin: 0;
    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 0;
    cursor: pointer !important
}
.System-Basic-emailsubpre label {
    cursor: pointer;
}
.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: none;
    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: 0
}
.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 0
}
.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: 0;
    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: 0
}
.System-Basic-emailsubpre #email-prefs-form {
    margin-bottom: 0
}
.System-Basic-emailsubpre input.hs-input.email-edit {
    font-size: 20px;
    line-height: 25px;
    margin: 0 0 10px;
    width: 450px
}
.System-Basic-emailsubpre a.email-edit {
    display: inline-block;
    background-color: #E51373;
    border: 2px solid #E51373;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    padding: 5px 15px;
    border-radius: 3px;
    cursor: pointer;
    transition: all 0.3s linear;
    margin-left: 10px;
}
.System-Basic-emailsubpre a.email-edit:hover {
    opacity: 0.7
}
.LP-Custom-Module .Section-bg.has-img {
    background: no-repeat top center;
    background-size: cover
}
.LP-Detail-Case .Case-header-lead .lead {
    padding-left: 35px;
    border-left: #ccc solid 3px;
    margin-top: 0;
    margin-bottom: 0
}
@media(max-width: 959px) {
    .LP-Detail-Case .Case-header-logo {
        text-align: center
    }
}
@media(max-width: 959px) {
    .LP-Detail-Case .Case-content-company {
        border-top: 1px solid #ddd;
        padding-top: 40px
    }
    .LP-Detail-Case .Case-content-company .logo {
        text-align: center
    }
}
.LP-Detail-Case .Case-content-company p {
    font-size: 15px
}
.LP-Detail-Case .Case-content-company p strong {
    font-weight: 500
}
.LP-Detail-Case .Case-content-text figure figcaption {
    font-size: 15px;
    line-height: 20px
}
@media(max-width: 767px) {
    .LP-Detail-Case .Case-content-text figure figcaption {
        text-align: left;
        margin-top: 5px
    }
}
@media(max-width: 767px) {
    .LP-Detail-Case .Case-content-text figure {
        margin-left: 0;
        margin-right: 0
    }
}
.LP-Detail-Case .Case-content-text .tag {
    margin-bottom: 10px;
    padding-left: 10px;
    border-left: #1977b5 solid 4px;
    transition: all 0.3s
}
.LP-Detail-Case #add_summary {
    margin-bottom: 30px;
    padding: 15px;
    background-color: #eee
}
.LP-Detail-Case #add_summary .add_block .add_box {
    margin: 0;
    padding: 3px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
    border-radius: 3px;
    background: #fff linear-gradient(to bottom, transparent 30%, rgba(0,0,0,0.04) 100%)
}
.LP-Detail-Case #add_summary .add_block .add_box+.add_box {
    margin-top: 28px
}
.LP-Detail-Case #add_summary .add_block .add_box.problem {
    position: relative
}
.LP-Detail-Case #add_summary .add_block .add_box.problem::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 20px 0 20px;
    border-color: #fbbc09 transparent transparent transparent;
    margin-right: -16px;
    position: absolute;
    right: 50%;
    bottom: -22px
}
.LP-Detail-Case #add_summary .add_block .add_box.problem dt {
    background-color: #004896;
    background: #004896 linear-gradient(to bottom, transparent 30%, rgba(0,0,0,0.06) 100%)
}
.LP-Detail-Case #add_summary .add_block .add_box.problem dd strong {
    color: #004896
}
.LP-Detail-Case #add_summary .add_block .add_box.result dt {
    background-color: #0085ce;
    background: #0085ce linear-gradient(to bottom, transparent 30%, rgba(0,0,0,0.06) 100%)
}
.LP-Detail-Case #add_summary .add_block .add_box.result dd strong {
    color: #0085ce
}
.LP-Detail-Case #add_summary .add_block .add_box dt {
    padding: 4px 6px 5px;
    display: block;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    font-weight: bold
}
.LP-Detail-Case #add_summary .add_block .add_box dt .fa {
    margin-right: 8px;
    opacity: 0.8;
    font-size: 90%
}
.LP-Detail-Case #add_summary .add_block .add_box dd {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}
.LP-Detail-Case #add_summary .add_block .add_box dd ol,
.LP-Detail-Case #add_summary .add_block .add_box dd ul {
    margin: 0;
    padding: 10px 10px 10px 0
}
.LP-Detail-Case #add_summary .add_block .add_box dd ol li,
.LP-Detail-Case #add_summary .add_block .add_box dd ul li {
    text-indent: 0;
    margin-bottom: 10px
}
.LP-Detail-Case #add_summary .add_block .add_box dd ol li:last-child,
.LP-Detail-Case #add_summary .add_block .add_box dd ul li:last-child {
    margin-bottom: 0
}
.LP-Detail-Case #add_summary .add_block .add_box dd ol li strong,
.LP-Detail-Case #add_summary .add_block .add_box dd ul li strong {
    margin-left: 2px;
    margin-right: 2px
}
.LP-Detail-Case #add_summary a.add_service_link {
    text-decoration: none;
    color: #666666
}
.LP-Detail-Case #add_summary a .add_service:hover {
    opacity: 0.7
}
.LP-Detail-Case #add_summary .add_service {
    margin: 15px 0 0;
    border-top: #ccc dotted 1px;
    transition: all 0.3s linear
}
.LP-Detail-Case #add_summary .add_service > dl,
.LP-Detail-Case #add_summary .add_service > .box {
    margin: 15px 0 0;
    padding: 3px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
    border-radius: 3px;
    background: #fff linear-gradient(to bottom, transparent 30%, rgba(0,0,0,0.04) 100%)
}
.LP-Detail-Case #add_summary .add_service > dl dt,
.LP-Detail-Case #add_summary .add_service > .box dt {
    padding: 4px 6px 5px;
    display: block;
    color: #fff;
    border-radius: 2px;
    text-align: center;
    font-weight: bold;
    background-color: #35b7ff;
    background: #35b7ff linear-gradient(to bottom, transparent 30%, rgba(0,0,0,0.06) 100%)
}
.LP-Detail-Case #add_summary .add_service > dl dt .fa,
.LP-Detail-Case #add_summary .add_service > .box dt .fa {
    margin-right: 8px;
    opacity: 0.8;
    font-size: 90%
}
.LP-Detail-Case #add_summary .add_service > .box {
    padding: 20px
}
.LP-Detail-Case #add_summary .add_service > dl dd ol,
.LP-Detail-Case #add_summary .add_service > dl dd ul {
    margin: 0;
    padding: 10px 10px 10px 0
}
.LP-Detail-Case #add_summary .add_service > dl dd ol li,
.LP-Detail-Case #add_summary .add_service > dl dd ul li {
    text-indent: 0
}
@media(min-width: 820px) {
    .LP-Detail-Case #add_summary .add_service {
        margin: 0;
        border: none
    }
    .LP-Detail-Case #add_summary .add_block {
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between
    }
    .LP-Detail-Case #add_summary .add_block .add_box {
        width: 48.5%;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between
    }
    .LP-Detail-Case #add_summary .add_block .add_box+.add_box {
        margin-top: 0
    }
    .LP-Detail-Case #add_summary .add_block .add_box.problem::after {
        margin-right: 0;
        margin-bottom: -20px;
        border-width: 20px 0 20px 16px;
        border-color: transparent transparent transparent #fbbc09;
        right: -5.2%;
        bottom: 50%
    }
    .LP-Detail-Case #add_summary .add_block .add_box dt {
        width: 36px;
        padding: 5px 5px 10px;
        line-height: 1.1;
        text-align: center;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }
    .LP-Detail-Case #add_summary .add_block .add_box dt .fa {
        margin-right: 0;
        margin-bottom: 6px;
        line-height: 1
    }
    .LP-Detail-Case #add_summary .add_block .add_box dd {
        -ms-flex: 1;
        flex: 1
    }
}
.LP-FAQ .Section-content {
    position: fixed;
    background: #ffffff;
    overflow: auto;
    z-index: 1;
    transform: translateZ(0) translateX(100%);
    transition: transform 0.3s;
    background: transparent
}
.LP-FAQ .Section-content .Section-FAQ {
    display: block
}
.LP-FAQ .Section-content .Section-FAQ .FAQ-item {
    padding-left: 0;
    background: #ffffff;
    margin-bottom: 30px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    transition: box-shadow 0.2s
}
.LP-FAQ .Section-content .Section-FAQ .FAQ-item:last-child {
    margin-bottom: 0
}
.LP-FAQ .Section-content .Section-FAQ .FAQ-item .FAQ-title {
    font-size: 20px;
    position: relative;
    display: block;
    margin: 0;
    line-height: 1.2;
    padding: 30px;
    padding: 30px 65px 30px 30px
}
.LP-FAQ .Section-content .Section-FAQ.faq-disp-open .FAQ-item .FAQ-title {
  color: #1977b5;
}
.LP-FAQ .Section-content .Section-FAQ.faq-disp-open .FAQ-item .FAQ-content {
  display: block !important;
}
.LP-FAQ .faq-disp-open .fa-angle-down:before {
  content: "";
}
@media(max-width: 639px) {
    .LP-FAQ .Section-content .Section-FAQ .FAQ-item .FAQ-title {
        font-size: 18px
    }
}
.LP-FAQ .Section-content .Section-FAQ .FAQ-item .FAQ-title i {
    position: absolute;
    top: 25px;
    right: 30px
}
.LP-FAQ .Section-content .Section-FAQ .FAQ-item .FAQ-title i {
    float: right;
    font-size: 1.5em
}
.LP-FAQ .Section-content .Section-FAQ .FAQ-item .FAQ-title:hover {
    text-decoration: none
}
.LP-FAQ .Section-content .Section-FAQ .FAQ-item:before {
    display: none
}
.LP-FAQ .Section-content .Section-FAQ .FAQ-item .FAQ-content {
    padding: 0 30px 30px;
    display: none
}
.LP-FAQ .Section-content .Section-FAQ .FAQ-item.content-visible .FAQ-title i {
    transform: rotate(180deg)
}
@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
    }
}
@media(max-width: 819px) {
    .LP-FAQ:not(:last-child) {
        padding-bottom: 10px
    }
}
@media(max-width: 819px) {
    .LP-FAQ .Longform-content {
        padding-left: 0;
        padding-right: 0
    }
}
.LP-Flex.default .Row a {
    transition: opacity 0.3s ease-out;
    display: block
}
.LP-Flex.default .Row a:hover {
    text-decoration: none;
    opacity: 0.8
}
.LP-Flex.default .Row 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 a {
    height: 100%;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25);
    transition: all 0.3s
}
.LP-Flex.default.flex-border .Row a .ColumnContentSection-image {
    margin: 0 0 10px;
    width: 100%;
    height: auto
}
.LP-Flex.default.flex-border .Row 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 .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-Footer-Popup .customizer-popup {
    position: fixed;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 999;
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12)
}
.LP-Footer-Popup .customizer-popup:before {
    background: #1977b5;
    background: linear-gradient(90deg, #1977b5 0%,#1aa8b4 100%);
    height: 5px;
    content: "";
    display: block
}
.LP-Footer-Popup .customizer-popup .customizer-popup-content {
    position: relative;
    background: #FFF;
/*   padding-left: 10px;
  padding-right: 10px; */
}
.LP-Footer-Popup .customizer-popup .customizer-popup-content .hs-cta-img {
    display: block
}
.LP-Footer-Popup .customizer-popup .customizer-popup-content .exit-btn {
    height: 40px;
    width: 40px;
    position: absolute;
    top: -20px;
    left: -20px
}
.LP-Footer-Popup .customizer-popup .customizer-popup-content .exit-btn:hover {
    cursor: pointer
}
.LP-Footer-Popup .customizer-popup .customizer-btn {
    position: fixed;
    left: -120px;
    bottom: 200px;
    height: 60px;
    background-color: #464646;
    color: #fff;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    transition: all 0.3s linear;
    z-index: 999
}
.LP-Footer-Popup .customizer-popup .customizer-btn img {
    padding: 11px
}
.LP-Footer-Popup .customizer-popup .customizer-btn span {
    padding-right: 15px
}
.LP-Footer-Popup .customizer-popup .customizer-btn a {
    text-decoration: none;
    color: #fff;
    line-height: 60px;
    padding-left: 15px
}
.LP-Footer-Popup .customizer-popup .customizer-btn:hover {
    left: 0
}
@media screen and(max-width: 768px) {
    #download_popup_widget {
        display: none !important
    }
}
#download_popup_widget.download_popup_open {
    display: table;
    animation-name: download_popup_show;
    animation-duration: 1s;
    animation-fill-mode: both
}
#download_popup_widget.download_popup_hide {
    display: none;
    animation-name: download_popup_hide;
    animation-duration: 1s;
    animation-fill-mode: both
}
#download_popup_widget.LP-Footer-Popup .customizer-popup {
    display: block
}
.LP-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: 0;
    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 JP", "ヒラギノ角ゴ 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: 0;
    margin-bottom: 20px;
    font-family: "Noto Sans JP", "ヒラギノ角ゴ 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: 0
}
.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: 0
}
.LP-Google-Search-Result .gsc-results .gsc-cursor-box .gsc-cursor-page {
    border: none;
    background-color: #1977b5;
    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 .Wrap--narrow {
    max-width: 920px
}
.LP-Hero .Hero--small.smallest {
    background-position: top center
}
.Page:not(.LP-Basic) .LP-Hero.has-topmenu .Hero--small.smallest {
    margin-top: -87px;
    padding-top: 87px
}
.LP-List-Case .Row {
    -ms-flex-align: normal;
    align-items: normal
}
.LP-List-Case .Row:last-child {
    margin-bottom: 0
}
.LP-List-Case .ListCaseItem {
    background-color: #FFFFFF;
    text-align: center;
    box-sizing: border-box;
    border: #eee solid 4px;
    height: 100%
}
.LP-List-Case .ListCaseItem a {
    padding: 30px 20px;
    height: 100%;
    display: block
}
.LP-List-Case .ListCaseItem a:hover {
    opacity: 0.7;
    text-decoration: none
}
.LP-List-Case .ListCaseItem a:hover img {
    transform: scale(1.2)
}
.LP-List-Case .ListCaseItem-logo {
    width: 100%;
    height: 90px;
    margin: 0;
    display: table;
    box-sizing: border-box
}
.LP-List-Case .ListCaseItem-logo figure {
    max-width: 280px;
    display: table-cell;
    vertical-align: middle
}
.LP-List-Case .ListCaseItem-logo figure 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-List-Case .ListCaseItem-content br.responsive {
        display: none
    }
}
.LP-List-Case .ListCaseItem-title {
    margin-top: 20px;
    margin-bottom: 20px;
    color: #1977b5
}
.LP-List-Case .ListCaseItem-body {
    color: #4a4a4a
}
@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 0.3s;
    box-shadow: 0 0 6px 3px rgba(255, 255, 255, 0.3);
    background-color: #FFF
}
.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:after {
    display: none
}
.LP-Quote .CustomerQuoteSection img:first-child {
    margin-top: 10px
}
.LP-Quote .CustomerQuoteSection img+p {
    line-height: 22px
}
.LP-Recent-News dl.list {
    text-align: left;
    border-top: #D8D8D8 solid 1px;
    margin-top: 0
}
.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: 0
    }
}
.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: 0
}
.LP-Recent-News dl.list dd p {
    margin-bottom: 0
}
.LP-Recent-News dl.list dd ul {
    padding-left: 0;
    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: 7rem
    }
}
.LP-Recent-News dl.list dd.nodate {
    padding-left: 3em
}
@media(max-width: 639px) {
    .LP-Recent-News dl.list {
        border-top: 0
    }
}
@media(max-width: 959px) {
    .LP-Recent-News .Row .left,
    .LP-Recent-News .Row .right {
        padding-left: 0;
        padding-right: 0
    }
    .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: 0;
    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: 4px 0 0;
    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 0 0
}
.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-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-TwoColumn.noborder .Wrap {
    border-top: none !important
}
.LP-TwoColumn .Section-image img {
    margin-left: auto;
    margin-right: auto;
    height: auto;
}
/* adobe */
.Pacnav--is-scrolling .Header .Logo-block.Logo-adobe,
.Pacnav--is-scrolling .Header .Logo-block.Logo-adobe .Logo-img-main,
.Pacnav--is-scrolling .Header .Logo-block.Logo-adobe .Logo-img-white {
    margin-top: 0;
    width: 158px;
    height: 40px
}
@media(max-width: 375px) {
    .Pacnav--is-scrolling .Header .Logo-block.Logo-adobe,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-adobe .Logo-img-main,
    .Pacnav--is-scrolling .Header .Logo-block.Logo-adobe .Logo-img-white {
        width: 138px;
        height: 35px
    }
}

body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-adobe,
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-adobe .Logo-img-main,
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-adobe .Logo-img-white {
    margin-top: 0;
    width: 218px;
    height: 55px
}
@media(max-width: 959px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-adobe {
        width: 158px;
        height: 40px
    }
}
@media(max-width: 375px) {
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-adobe,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-adobe .Logo-img-main,
    body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-adobe .Logo-img-white {
        width: 138px;
        height: 35px
    }
}

body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-obpm .Logo-img-white, body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-obpm {
    width: auto;
    height: 40px;
}
@media (max-width: 819px) {
  .Product-obpm .Product-obpm .Header-cta.v2 {
    display:none
  }
}
.Product-obpm .Pacnav--is-scrolling .Header .Header-cta.v2 [class^=Button--]:hover {
  background: none;
  border-color: #fff;
  color: #fff
}
.Product-obpm .Header .Header-cta {
  width: auto;
  display: flex;
  gap: 10px;
  right: 40px;
}
.Product-obpm .Header-nav>div>div.hs-menu-wrapper>ul li+li {
  margin-left: 25px;
}
@media (min-width: 820px) {
  .Product-obpm .Header .Header-nav {
    margin-right: 235px;
  }
}
@media (max-width: 819px) {
  .Product-obpm .Header .Header-cta .Button--outline.btn {
    display: none;
  }
  .Product-obpm .Header .Header-cta {
    right: 70px;
  }
}
@media (max-width: 519px) {
  .Product-obpm .Header .Header-cta {
    right: 60px;
  }
}
.Product-obpm .Header .Header-cta .Button--outline.btn {
  border-radius: 5px;
  color: #3A55A1 !important;
  background-color: #fff !important;
}
.Product-obpm .Header .Header-cta .Button--outline.btn2 {
  border-radius: 5px;
  color: #fff !important;
  background-color: #DD277B !important;
  border: #DD277B !important;
}

/*-- obpm top --*/
.Product-obpm .Hero-info [class^='Button--'] {
  background: #E51373;
}
.obpm-hero .Hero--home.bg-2 .Hero-info .Hero-subtitle {
  font-size: 26px;
  font-weight: bold;
}
.Product-obpm .Hero--form>span.hs_cos_wrapper_type_form {
  max-width: 490px;
}
.Product-obpm .Hero--form form fieldset.form-columns-2 .hs-input {
  width: 100%;
}
.Product-obpm .Hero--home.obpm-hero {
  height: 620px;
  padding-top: 111px;
}
.border-top-none .Wrap,
.border-top-none .Wrap--narrow {
  border-top: unset !important;
}
.Product-obpm .Hero--form form fieldset .form-privacy {
  color: #000;
  line-height: 1.8;
}
.Product-obpm .Hero--form.obpm .icon-btn {
  background-image: none;
}
.Product-obpm .Hero--form .hero-form-title {
  color: #000000;
}
.Product-obpm .Hero--form form .hs_submit.hs-submit .hs-button {
  background: #E51373;
  border-radius: 0;
}
.arrow-column.obpm-assignment .Row {
  align-items: center;
}
.arrow-column.obpm-assignment .Section-content ul>li {
  font-size: 16px;
  color: #333;
}
.arrow-column.obpm-assignment .Section-content ul>li:before {
  border: 2px solid #3d3d3d;
  height: 1px;
  width: 1px;
}
.arrow-column.obpm-assignment .Section-title {
  text-align: left;
  font-weight: bold;
  color: #333;
  font-size: 32px;
}
.arrow-column.obpm-assignment .Row .text {
  min-height: 213px;
  padding: 0 20px 25px 20px;
}
.Product-obpm .Column--5_5 {
  width: 45.833333%;
  padding-left: 0;
  padding-right: 0;
}
.flex-bg .Section-title {
  font-size: 32px;
  font-weight: 700;
  line-height: 48px;
}
.flex-bg .ColumnContentSection-title {
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
}
.flex-bg .ColumnContentSection-content .ColumnContentSection-title {
  display: none;
}
.flex-bg .Column--small-12 .ColumnContentSection-title:after {
  display: none;
}
.flex-bg .Row .Column--small-12 .box {
  background-color: #f4f4f4;
  padding: 20px;
  min-height: 338px;
}
.function-tag {
  background: rgba(58, 84, 161, 0.10);
}
.function-tag .function {
  margin-bottom: 40px;
  display: flex;
  border-radius: 8px;
}
.function-tag .function {
  background-color: #fff;
  padding: 30px;
  }
.function-tag .function h3 {
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
  margin-bottom: 0;
  background-color: #3A54A1;
  color: #fff;
  padding: 20px;
  margin-right: 20px;
  border-radius: 4px;
  width: 22%;
  text-align: center;
  padding-top: 33px;
}
.function-tag .function h3 img {
  margin-top: 15px;
}
.function-tag .Section-title {
  font-size: 32px;
  font-weight: 700;
  line-height: 48px;
}
.function-tag .function ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-flow: wrap;
  list-style: none;
  margin-top: 0px;
  width: 78%;
  align-content: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.function-tag .function ul li {
  display: block;
  background-color: #fff;
  padding: 13px 10px;
  margin-right: 15px;
  border-radius: 8px;
  color: #3A54A1;
  width: 31%;
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  margin-top: 15px;
  border: 1px solid #3A54A1;
  height: 56px;
}
.function-tag .Section-content ul>li:before {
  display: none;
}
.function-tag .Button--large {
  background: #40549c;
  min-width: 228px;
}
.twocolumn-cta.attached h3 {
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 38.4px;
  color: #333;
}
.twocolumn-cta.attached .Button--large {
  background: #333333;
  min-width: 228px;
}
.case-interview .Button--outline,
.seminar-info .Button--outline {
  border-color: #40549c;
  color: #fff;
  background-color: #40549c;
  min-width: 228px;
}
.case-interview .Section-content .ColumnContentSection-image {
  width: 100%;
}
.case-interview .ColumnContentSection-body p {
  margin-bottom: 10px;
  margin-top: 10px;
  min-height: 72px;
  color: #333;
}
.case-interview .ColumnContentSection-title:after {
 display: none;
}
.case-interview .ColumnContentSection-title {
  text-align: left;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
  color: #1977b5;
}
.case-interview .ColumnContentSection-body small {
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 21px;
}
.case-interview .Section-title {
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
}
.Product-obpm .seminar-info .Row {
  align-items: stretch;
}
.Product-obpm .seminar-info .Section-title {
  text-align: left;
}
.Product-obpm .seminar-info .Section-title {
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
}
.u-bgColor--f4f4f4 {
  background-color: #f4f4f4;
}
.Product-obpm .seminar-video .ColumnContentSection-title {
  text-align: left;
  min-height: 90px;
}
.Product-obpm .seminar-video .Section-content .ColumnContentSection-image {
  width: 100%;
}
.Product-obpm .seminar-video .ColumnContentSection-title:after {
  display: none;
}
.Product-obpm .seminar-video .Button--large {
  background: #40549c;
  min-width: 228px;
}
.Product-obpm .seminar-video .Section-title {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  text-align: left;
}
.LP-TwoColumn.obpm-features h2 {
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 40px;
}
.LP-TwoColumn.obpm-features h3 {
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
  margin-bottom: 0;
}
.obpm-features.LP-TwoColumn .Sestion-content-text {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.8;
}
.Product-obpm .LP-FAQ .Section-content .Section-FAQ .FAQ-item .FAQ-title span {
  color: #000;
}
.Product-obpm .LP-FAQ .Section-content .Section-FAQ .FAQ-item .FAQ-content p {
 color: #333;
}
.Product-obpm .LP-FAQ .Section-title {
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
}
.Product-obpm .LP-Recent-News dl.list dd a {
  text-decoration: underline;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 25.6px;
}
.Product-obpm .LP-Recent-News dl.list dt {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 25.6px;
}
.Product-obpm .LP-Recent-News .Wrap--narrow {
  max-width: 1240px;
}
@media screen and (min-width: 1px) and (max-width: 420px) {
  .Product-obpm .Hero-cta {
    display: none;
  }
}
.Product-obpm .CtaSection:before {
  background: #E51373;
  background: linear-gradient(135deg, #E51373 0%, #eb4a93 100%);
}
@media (max-width: 768px) {
  .Product-obpm .LP-Cta-Section .Wrap.SmallCtaSection-Wrap {
    display: table-cell;
    height: auto;
  }
  .reason.LP-Cta-Section .Wrap.SmallCtaSection-Wrap .CtaSection-image {
    width: 100%;
    margin-bottom: 5px;
  }
  .Product-obpm .arrow-column .Section-title,
  .Product-obpm .flex-bg .Section-title,
  .Product-obpm .function-tag .Section-title,
  .Product-obpm .LP-TwoColumn h2,
  .Product-obpm .case-interview .Section-title,
  .Product-obpm .LP-FAQ .Section-title,
  .Product-obpm .seminar-info .Section-title {
    font-size: 24px;
  }
  .Product-obpm .Column--5_5 {
    width: 100%;
  }
  .arrow-column.obpm-assignment .Row .right-arrow {
    transform: rotate(90deg);
  }
  .function-tag .function {
    flex-wrap: wrap;
  }
  .function-tag .function h3 {
    width: 100%;
    margin-right: 0;
  }
  .function-tag .function ul {
    width: 100%;
  }
  .function-tag .function ul li {
    font-size: 16px;
    height: auto;
    margin-top: 15px !important;
    width: 47%;
    padding: 7px 10px;
  }
  .function-tag .function ul li:nth-child(2n) {
    margin-right: 0;
  }
  .function-tag .function h3 img {
    margin-top: 0px;
    margin-bottom: -12px;
    margin-left: 15px;
    width: 35px;
  }
  .function-tag .function h3 {
    padding-top: 20px;
    font-size: 18px;
  }
  .case-interview .ColumnContentSection-body p {
    min-height: auto;
  }
  .Product-obpm .Column--medium-1 {
    margin-left: auto;
    margin-right: auto;
  }
  .Product-obpm .arrow-column .Row .box h3,
  .Product-obpm .flex-bg .ColumnContentSection-title,
  .Product-obpm .LP-TwoColumn h3,
  .Product-obpm .twocolumn-cta h3,
  .Product-obpm .case-interview .ColumnContentSection-title {
     font-size: 18px;
  }
  .LP-TwoColumn.obpm-features h3 {
    margin-bottom: 15px;
  }
  .Product-obpm .seminar-video .ColumnContentSection-title {
    min-height: auto;
  }
}
.Product-obpm .Hero-title.position_left {
  text-align: left;
  font-size: 45px;
  font-weight: 700;
}
.Product-obpm .Hero--form {
  max-width: 460px;
  left: 53%;
  top: 1.5%;
}
.Product-obpm .Hero--form .hs-form-field {
   margin-bottom: 10px;
}
@media (max-width: 1294px) {
  .Product-obpm .Hero--form {
    left: initial;
    right: 3% !important;
  }
}
@media (max-width: 999px) {
  .Product-obpm .Hero--form {
     display: none;
  }
}
.Product-obpm .LP-FAQ .Section-content .Section-FAQ .FAQ-item .FAQ-title span {
  color: #1977B5;
}
@media (max-width: 768px) {
  .Product-obpm .LP-LogoSlider h2.Section-title.h2 {
    font-size: 24px;
    padding: 0 20px;
    font-weight: 500;
    text-align: left;
  }
  .Product-obpm .LP-FAQ .Section-content .Section-FAQ .FAQ-item .FAQ-title {
     padding: 20px 50px 20px 10px;
  }
  .Product-obpm .LP-FAQ .Section-content .Section-FAQ .FAQ-item .FAQ-title span {
    font-size: 16px;
  }
   .Product-obpm .LP-FAQ .Section-content .Section-FAQ .FAQ-item .FAQ-content {
    padding: 0 10px 30px;
    font-size: 16px;
  }
}
.Product-obpm .Hero.Hero--small.smallest.u-bgColor--2D7EA3.has-bg::before {
  content: '';
  background-color: rgba(0, 0, 0, .5);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
br.pc {
  display: block;
}
br.sp {
  display: none;
}
h3.pc {
  display: block;
}
h3.sp {
  display: none;
}
.LP-LogoSlider.sp {
  display: none;
}
@media (max-width: 839px) {
  .Product-obpm .LP-LogoSlider.sp {
    display: block;
  }
  .Product-obpm .Section-title.h2 {
    text-align: center;
  }
}
.u-bgColor--DD277B {
  background-color: #DD277B;
}
.bg-black {
  background-color: #000 !important;
}
.bg-3A55A1 {
  background-color: #3A55A1 !important;
}
.obpm-hero .Hero--home {
  height: auto;
  padding-top: 80px;
}
.obpm-hero .LP-Hero.LP-Hero-default .Hero--home.bg-2 .Hero-info {
  width: 47%;
}
.obpm-hero .Hero-info .Row {
  margin: 0;
}
.obpm_hero .Row {
  text-align: left;
}
.obpm_hero .Row>.Column--6 {
  padding-left: 0;
}
.obpm_hero .Row .CtaSection-title {
  max-width: none;
  font-size: 20px;
  margin-right: 0;
  text-align: left;
}
.obpm_hero_box .Row img {
  box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, .5);
}
.obpm_hero_box .Row a {
  width: 100%;
}
.obpm_hero_box.pc {
  display: flex;
}
.obpm_hero_box.sp {
  display: none;
}
.obpm_hero_box .Row {
  color: #DD277B;
  background-color: #fff;
  padding: 15px 20px;
  font-weight: 700;
  border-radius: 5px;
  text-align: left;
}
.obpm_hero_box .Row .Column--6 {
  padding: 0;
}
.obpm_hero_box .Row p {
  margin-bottom: 0;
}
.obpm_hero_box .Row .img-wrap {
  text-align: center;
}
.LP-Hero.V2.LP-Hero-default.obpm-hero {
  background-blend-mode: overlay;
  background-color: rgba(255, 255, 255, 0.1);
}
.obpm-hero .Hero--home.bg-2 br {
  display: block !important;
}
.obpm-hero .Hero-subtitle.size_small {
  display: none;
}
@media (max-width: 1294px) {
  .obpm_hero_box .Row a.Button--large {
    padding: 0;
  }
}
@media (max-width: 999px) {
  .obpm-hero .LP-Hero.LP-Hero-default .Hero--home.bg-2 .Hero-info {
    width: 100%;
  }
}
@media (max-width: 768px) {
  br.pc {
    display: none;
  }
   br.sp {
    display: block;
  }
  .obpm-hero .Hero-title.position_left {
    font-size: 35px;
  }
  .obpm_hero_box.pc {
    display: none;
  }
  .obpm_hero_box.sp {
    background-color: #DD277B;
    display: block;
    padding: 5px 0;
  }
  .obpm_hero_box.sp .Row {
    background-color: #DD277B;
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 0;
    font-size: 14px;
    align-items: center;
  }
  .obpm_hero_box .Row .Column--6 {
    padding: 0 10px;
    color: #fff;
  }
  a.btn-obpm {
    color: #e51373;
    background-color: #fff;
    font-weight: 700;
    padding: 10px;
    margin: 0 15px 15px;
    display: block;
    text-align: center;
    border-radius: 5px;
  }
  .obpm-hero.LP-Hero.LP-Hero-default .Hero--home.bg-2 .Hero-info {
    width: 100%;
  }
  .obpm-hero.LP-Hero .Column--small-12 {
    width: 90%;
  }
  .obpm_hero .img-wrap {
    display: none;
  }
}
@media (max-width: 639px) {
  .Product-obpm .LP-Hero.V2 .Hero--home {
    padding-bottom: 0px;
  }
}
.Product-obpm h2.Section-title.title_flex {
  display: flex;
}
.Product-obpm h2.Section-title.title_flex img {
  width: 70px;
  margin-right: 30px;
  padding-top: 10px;
  height: 100%;
}
.Row.circle-design {
  margin-top: 0;
  padding: 0 15px;
}
.Row.circle-design [class*=" Column-"] {
  padding: 0;
}
.Row.circle-design .box h3 {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  background-color: #b0b5bd;
  color: #fff;
  padding: 10px 0;
  font-size: 24px;
}
.Row.circle-design .box {
  background-color: #fff;
  border-radius: 0;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.Row.circle-design .box .text {
  padding: 0;
  min-height: 380px;
}
.Row.circle-design .box .text ul>li {
  padding: 15px 30px;
  border-top: 1px solid #D9D9D9;
  margin-top: 0;
  font-size: 18px;
  font-weight: 700;
  height: 87px;
}
.Row.circle-design .box .text.child2 ul>li {
  padding-left: 40px;
  position: relative;
}
.Row.circle-design .box .text ul>li:before {
  display: none;
}
.Row.circle-design .box .text.child2 ul>li::before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: -5px;
  transform: translateY(-50%);
  border: 16px solid transparent;
  border-left: 15px solid #FBBC03;
  border-radius: inherit;
}
h3.result {
  font-size: 36px;
  font-weight: 700;
  color: #3A55A1;
}
h3.result span {
  color: #fff;
  background-color: #3A55A1;
  font-size: 32px;
  border-radius: 5px;
  padding: 0 10px;
  margin-right: 20px;
}
.arrow-column.obpm-assignment .sp {
  display: none;
}
@media (max-width: 1000px) {
  .Row.circle-design.pc {
     display: none;
  }
  .arrow-column.obpm-assignment .sp {
    display: block;
    min-width: 320px;
    max-width: 610px;
  }
 .arrow-column.obpm-assignment .sp table {
    margin: 15px 0;
    border: none;
  }
  .arrow-column.obpm-assignment .sp table th {
    color: #fff;
    background-color: #333;
    width: 36px;
    padding: 15px 10px;
  }
  .arrow-column.obpm-assignment table tr th,
  .arrow-column.obpm-assignment table tr td {
    border: none;
  }
  .arrow-column.obpm-assignment table tr:nth-of-type(even) th {
    background-color: #3A54A1;
  }
  .arrow-column.obpm-assignment .sp table td {
    background-color: #fff;
  }
  .arrow-column.obpm-assignment table tr:nth-of-type(even) td:nth-child(even) {
    font-weight: 700;
    position: relative;
  }
  .arrow-column.obpm-assignment table tr:nth-of-type(even) td:nth-child(even)::before {
    display: block;
    content: "";
    position: absolute;
    top: -5px;
    left: 47%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    border: 17px solid transparent;
    border-top: 15px solid #FBBC03;
    border-radius: inherit;
  }
   h3.result {
    text-align: center;
    font-size: 24px;
    line-height: 36px;
  }
   h3.result span {
    padding: 0px;
    margin: 0 auto 5px;
    display: block;
    width: 70px;
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .Product-obpm h2.Section-title.title_flex img {
    width: 48px;
    margin-right: 10px;
    padding-top: 0px;
  }
}
@media (max-width: 639px) {
  .arrow-column.obpm-assignment.u-padding--medium {
    padding-top: 30px;
  }
}
.obpm .ColumnContentSection-title:after {
  background: #3A55A1;
}
.LP-Custom-Module.LP-Basic-Content.arrow-column.obpm-assignment.Section.equal-border {
  background: linear-gradient(to bottom, rgba(58, 84, 161, 0.2) 5%, #FFF 85%, #FFF);
}
.LP-Flex .Section-content .ColumnContentSection-image {
  width: 100%;
}
.function .ttl {
  margin-right: 35px;
  border-radius: 4px;
  width: 17%;
  background-color: #3A54A1;
  padding: 20px;
  position: relative;
}
.function-tag .function {
  padding: 30px 45px;
}
.function-tag .function h3 {
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  background-color: initial;
  color: #fff;
  padding: 0;
  margin: 0;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.function-tag .function h3 img {
  margin-bottom: 0;
}
.function-tag .function {
  flex-wrap: nowrap;
}
.obpm-features.LP-TwoColumn h3.h3 {
  margin-bottom: 0;
  font-size: 36px;
  line-height: 1.5;
}
.obpm-features.LP-TwoColumn .Section-image img {
  width: 90%;
}
.obpm-features .Wrap-content {
  max-width: 1100px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .function-tag .function {
    padding: 30px 20px;
  }
  .function-tag .function ul li {
    font-size: 14px;
    height: auto;
    margin-top: 0px !important;
    width: 47%;
    padding: 8px 5px;
    line-height: 22px;
    margin-right: 0;
  }
  .function-tag .function ul {
    grid-gap: 10px;
  }
  .function .ttl {
    margin-right: 15px;
    padding: 0;
    max-width: 48px;
  }
  h3.pc {
    display: none;
  }
  h3.sp {
    display: block;
  }
  .function-tag .function h3 {
    font-size: 20px;
    padding: 5px;
    font-weight: 500;
  }
  .function-tag .function {
    min-height: 230px;
  }
  .function-tag .function h3 img {
    margin-left: 0;
    margin-bottom: 5px;
    display: block;
  }
  .function-tag .function ul.adjustment {
    margin-top: 15px;
  }
  .function-tag .function ul.adjustment2 {
    margin-top: 40px;
  }
  .function-tag a.Button--large {
    width: 100%;
  }
  .obpm-features.LP-TwoColumn h3.h3 {
    font-size: 22px;
    font-weight: 500;
    line-height: 2;
  }
}
.twocolumn-cta.attached,
.attached .bg-right {
  position: relative;
}
.twocolumn-cta.attached .bg-right, .twocolumn-cta.attached .bg-right2 {
  padding: 60px 0;
}
.twocolumn-cta.attached::before {
  background: no-repeat;
  background-size: contain;
  background-image: url(https://2975556.fs1.hubspotusercontent-na2.net/hubfs/2975556/images/obpm/renewal/top/bg_design_left.webp);
  background-position: top left;
  content: '';
  display: block;
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.attached .bg-right::before {
  background: no-repeat;
  background-size: contain;
  background-image: url(https://2975556.fs1.hubspotusercontent-na2.net/hubfs/2975556/images/obpm/renewal/top/bg_design_right2.webp);
  background-position: top right;
  content: '';
  display: block;
  height: 100%;
  right: 0px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
@media (max-width: 768px) {
  .twocolumn-cta.attached.pc {
    display: none;
  }
  .twocolumn-cta.attached.sp {
    display: block;
  }
  .twocolumn-cta.attached .Button--large {
    width: 100%;
  }
  .twocolumn-cta.attached .Row {
    grid-gap: 20px;
  }
  .twocolumn-cta.attached .Row .Column--small-12 {
    margin-right: -10px;
    margin-left: -10px;
  }
  .twocolumn-cta.attached .bg-right,
  .twocolumn-cta.attached .bg-right2 {
    padding: 30px 0;
  }
  .twocolumn-cta.attached .bg-right::before,
  .twocolumn-cta.attached .bg-right2::before {
    display: none;
  }
  .twocolumn-cta.attached::before {
    width: 50%;
  }
  .case-interview h3.h5 br {
    display: block;
  }
  .case-interview .Button--large,
  .seminar-info .Button--outline {
    width: 100%;
  }
}
.case-interview .ColumnContentSection-title {
  font-size: 20px;
  line-height: 30px;
  margin: 15px 0 10px;
}
.twocolumn-cta.attached .Row .Column--small-12 {
  padding: 0 15px;
}
.case-interview .Section-content .Row {
  justify-content: space-between;
  align-items: stretch;
  row-gap: 15px;
}
.Section-content .Row .border-gray {
  border: 4px solid #EEEEEE;
  padding: 10px;
}
.Section-content .Row .border-gray {
  width: 32%;
}
.Section-content .Row .Column--4 .h4.text-border {
  display: none;
}
.case-interview .Row .ColumnContentSection-image {
  margin-bottom: 0;
}
.case-interview.gray .Row .ColumnContentSection-content {
  padding: 10px;
  border: 4px solid #EEEEEE;
  border-top: none;
}
.case-interview.gray .Row .ColumnContentSection-content {
  min-height: 265px;
}
.case-interview.option .Row .ColumnContentSection-body {
  position: relative;
  min-height: 140px;
}
.case-interview.option .Row .ColumnContentSection-body .Button--large {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
  -webkit-transform: translate(-50%);
}
.case-interview.option {
  margin-bottom: 60px;
}
.Product-obpm .p_left {
  width: 310px;
  margin: 0 0 0 auto;
}
@media (max-width: 959px) {
  .Section-content .Row .border-gray {
    width: 47%;
  }
}
@media (max-width: 768px) {
  .case-interview.option .Section-content .Row {
    grid-gap: 30px;
   }
  .case-interview.option .Row .ColumnContentSection-body {
    min-height: 160px;
  }
  .case-interview.option h3.h5 {
    text-align: center;
  }
  .case-interview.option {
    margin-bottom: 30px;
  }
}
@media (max-width: 639px) {
  .Section-content .Row .border-gray {
    width: 100%;
  }
  .Product-obpm .p_left {
    margin: 0;   
  }
}
.Product-obpm .seminar-video .Row {
  align-items: stretch;
}
.Product-obpm .seminar-video .Section-title.h2 {
  text-align: left;
}
.Product-obpm .seminar-video .Section-content.u-alignCenter {
  margin-top: 0;
}
.Product-obpm .seminar-video .Column--4.Column--medium-6.Column--small-12 {
  background-color: #fff;
  padding: 20px 20px 0;
  margin-bottom: 20px;
}
.bg_design2 .Wrap--narrow {
  padding-top: 110px !important;
}
.bg_design2 {
　 position: relative;
}
.bg_design2::before {
  background: no-repeat;
  background-size: contain;
  background-image: url(https://2975556.fs1.hubspotusercontent-na2.net/hubfs/2975556/images/obpm/renewal/top/bg_design2.webp);
  background-position: top left;
  content: '';
  display: block;
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
@media (max-width: 768px) {
 .bg_design2 .Wrap--narrow {
    padding-top: 90px !important;
  }
 .bg_design2::before {
    width: 300%;
    top: 50px;
  }
}
.Product-obpm .Hero.Hero--small.smallest.u-bgColor--2D7EA3.has-bg::before {
  content: '';
  background-color: rgba(0, 0, 0, .5);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
　left: 0;
}
@media (max-width: 639px) {
  .Product-obpm .seminar-info.LP-Recent-News dl.list dd {
    margin-top: 0;
    padding-left: 0;
  }
  .Product-obpm .LP-Recent-News dl.list dt {
    padding-left: 0;
  }
}
.Product-obpm .Header-nav>div>div.hs-menu-wrapper>ul li+li {
   margin-left: 25px;
}
body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-obpm .Logo-img-white, body:not(.Pacnav--is-scrolling) .Header .Logo-block.Logo-obpm {
   width: auto;
   height: 40px;
}
.Product-obpm .Header .Logo {
  margin-right: 0;
}
@media (min-width: 820px) {
  .Product-obpm .Header .Header-nav {
    margin-right: 235px;
  }
}  
.border-top-none .Wrap, .border-top-none .Wrap--narrow {
  border-top: unset !important;
}
.Product-obpm .Header-cta.v2 {
  right: 160px
}
@media (max-width: 819px) {
  .Product-obpm .Header-cta.v2 {
    display:none
  }
}
.Product-obpm .Pacnav--is-scrolling .Header .Header-cta.v2 [class^=Button--]:hover {
  background: none;
  border-color: #fff;
  color: #fff
}
.Product-obpm .Hero--small:before, .Product-obpm .Hero:before {
  background-image: unset;
}
.case-interview .Section-content .ColumnContentSection-image {
  width: 100%;
}
.case-interview .ColumnContentSection-body p {
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.case-interview .ColumnContentSection-body p small {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
}
.case-interview .ColumnContentSection-title:after {
  display: none;
}
.case-interview .ColumnContentSection-title {
  text-align: left;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
}
.case-interview .ColumnContentSection-body small {
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 21px;
}
.Product-obpm .twocolumn-cta {
  background-color: #d2d2d2;
  padding: 60px 0;
}
.Product-obpm .twocolumn-cta h3 {
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 38.4px;
  color: #333;
}
.Product-obpm .twocolumn-cta .Button--large {
  background: #333333;
  min-width: 228px;
}
.Product-obpm .price .Section-title {
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
  color: #333;
}
.Product-obpm .price tr th {
  background-color: #F4F4F4;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  color: #333;
}
.Product-obpm .price tr td {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
  color: #333;
  height: 60px;
  position: relative;
  height: 81px;
}
.Product-obpm .price .spec {
  color: #ffffff;
  background-color: #e51373;
  border-radius: 6px;
  display: inline-block;
  padding: 7px 10px;
  position: absolute;
  right: 9px;
  top: 9px;
  min-width: 90px;
}
.Product-obpm .price .note {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  color: #000;
}
.Product-obpm .price .Button--large {
  background: #333333;
  min-width: 228px;
}
.compare .Section-title {
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
  color: #333;
}
.compare tr th {
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 48.082px;
  color: #fff;
  background-color: #4A4A4A;
}
.compare tr th.th-left {
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 48.082px;
  color: #fff;
  background-color: #0A90BA;
}
.compare tr th.obpm {
  font-size: 32px;
  background: var(--fa_BG, linear-gradient(281deg, #3A54A0 0%, #0D3B7D 100%));
}
.compare tr td {
  font-size: 32px;
  font-style: normal;
  line-height: 48.082px;
  background-color: #fff;
  text-align: center;
}
.compare tr td.obpm-col {
  border-right: 4px solid #3A54A1;
  border-left: 4px solid #3A54A1;
  color: #3A54A1;
  font-weight: bold;
}
.compare tr td.bottom {
  border-bottom: 4px solid #3A54A1;
}
.compare .none {
  background-color: #fff;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}
.license .none {
  background-color: #fff;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}
.license tr th {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  color: #fff;
  background-color: #B0B5BD;
}
.license .Section-title {
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
 }
@media (max-width: 768px) {
  .Product-obpm .price .spec {
    display: block;
    position: relative;
    right: 0;
    top: 0;
    line-height: 20px;
    margin-top: 5px;
  }
  .Product-obpm .arrow-column .Section-title, .flex-bg .Section-title, .function-tag .Section-title,.LP-TwoColumn h2, .case-interview .Section-title,.LP-FAQ .Section-title,.seminar-info .Section-title, .Product-obpm .price .Section-title, .compare .Section-title, .license .Section-title {
    font-size: 24px;
  }
  .Product-obpm .Column--small-12 .tar, .Product-obpm .Column--small-12 .tal {
    text-align: center !important;
  }
  .compare tr th, .compare tr th.th-left {
    font-size: 16px;
    line-height: normal;
  }
  .compare tr td {
    font-size: 22px;
  }
  .compare tr td.obpm-col {
    border-right: 2px solid #3A54A1;
    border-left: 2px solid #3A54A1;
  }
  .compare tr td.bottom {
    border-bottom: 2px solid #3A54A1;
   }
  .case-interview .ColumnContentSection-title {
    font-size: 18px;
  }
  .Product-obpm .arrow-column .Row .box h3, .flex-bg .ColumnContentSection-title, .Product-obpm .LP-TwoColumn h3, .Product-obpm .twocolumn-cta h3, .Product-obpm .case-interview .ColumnContentSection-title {
    font-size: 18px;
  }
}
.bg-4A4A4A {
  background-color: #4A4A4A !important;
}
.bg-3A55A1 {
  background-color: #3A55A1 !important;
}
.bg-0A90BA {
  background-color: #0A90BA !important;
}
.bg-7EA4D7 {
  background-color: #7EA4D7 !important;
}
.Row.circle-design [class*="Column-"] {
  padding: 0;
}
.obpm-price-hero .Hero {
  background-blend-mode: overlay;
  background-color: rgba(61,116,147,0.8);
}
.price.arrow-column {
  max-width: 665px;
  margin: 0 auto;
}
.price .Row.circle-design .box h3 {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  margin-bottom: 0;
  font-weight: 700;
}
.price .Row.circle-design .box {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}
.price .Row.circle-design .box .text {
  padding: 0;
  min-height: auto;
}
.price .Row.circle-design .box .text ul>li {
  padding: 18px 30px;
  border: 1px solid #b0b5bd;
  font-size: 18px;
  height: 65px;
}
.price .Row.circle-design {
  text-align: center;
  align-items:stretch;
}  
.price .Row.circle-design .Column--4 .box .text {
  background-color: #f4f9fd;
}
.price .Row.circle-design .Column--8 .box .text ul>li {
  color: #3A55A1;
  font-size: 28px;
  position: relative;
}
.price .Row.circle-design .box .text ul>li:before {
  display: none;
}
.price .Row.circle-design .Column--4 .box .text li.last, .price .Row.circle-design .Column--4 .box .text ul>li.last {
  border-radius: 0 0 0 10px;
}
.price .Row.circle-design .Column--8 .box .text li.last, .price .Row.circle-design .Column--8 .box .text ul>li.last {
  border-radius: 0 0 10px 0;
}
.price .Row.circle-design .spec {
  color: #FFE974;
  background-color: #3A55A1;
  line-height: 1.2;
  font-size: 16px;
  top: 5px;
}
.price .Row.circle-design  small {
  font-size: 75%;
}
.price.arrow-column .Row .box h3 {
  text-align: center;
  background-color: #b0b5bd;
  color: #fff;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  padding: 10px 0;
  font-size: 20px;
  border: 1px solid #AFAFAF;
}
.price .Row {
  margin-top: 30px;
}
.price .Column--6 a.Button--large {
  width: 285px;
}
.compare .Section-content table {
  max-width: 800px;
  margin: 0 auto;
  border-top: none;
}
.compare .none {
  border-right: none;
}
.compare tr th.obpm {
  font-size: 40px;
  border-top-left-radius: 8px;
}
.compare table tr .last {
  border-top-right-radius: 8px;
}
.LP-Custom-Module table th.last {
  border-right: none;
}
@media (max-width: 768px) {
  .Product-obpm .Section-title.h2 {
    text-align: center;
  }
  .price .Row.circle-design {
    padding: 0 10px;
  }
  .price.arrow-column .Row .box h3 {
    font-size: 16px;
  }
  .price .Row.circle-design .box .text ul>li {
    padding: 15px 5px;
    font-size: 14px;
    height: 60px;
  }
  .price .Row.circle-design .Column--8 .box .text ul>li {
    font-size: 20px;
    text-align: center;
  }
  .price .Row.circle-design .Column--8 .box .text ul>li.tac {
    padding-left: 0;
  }
  .price .Row.circle-design .spec {
    font-size: 12px;
    top: 3px;
    max-width: 26px;
    right: 25px;
    text-align: center;
    min-width: 85px;
    position: absolute;
  }
  .price .Row.circle-design .Column--8 .box .text.child2 {
    text-align: left;
  }
  .price.arrow-column  [class*=" Column-"] {
    padding: 0 10px 20px;
  }
  .price .Column--6 a.Button--large {
    width: 100%;
  }
  .price .Row.circle-design {
    min-width: 325px;
  }
  .compare tr th, .compare tr th.th-left {
    font-size: 11px;
  }
  .compare tr td {
    line-height: 30px;
  }
  .compare tr th.obpm {
    font-size: 10px;
  }
}
@media (max-width: 519px) {
  .price .Row.circle-design .Column--8 .box .text ul>li {
    text-align: left;
    padding-left: 6vw;
  }
  .price .Row.circle-design .spec {
    max-width: 26px;
    right: 8px;
  }
}
@media (max-width: 336px) {
  .price .Row.circle-design .spec {
    right: -96px;
  }
}
.twocolumn-cta.attached, .attached .bg-right, .attached .bg-right2 {
  position: relative;
}
.twocolumn-cta.attached {
  background-color: #1977B5;
  padding: 0;
}
.attached .bg-right::before {
  background: no-repeat;
  background-size: contain;
  background-image: url(https://2975556.fs1.hubspotusercontent-na2.net/hubfs/2975556/images/obpm/renewal/top/bg_design_right2.webp);
  background-position: top right;
  content: '';
  display: block;
  height: 100%;
  right: 0px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.attached .bg-right2::before {
  background: no-repeat;
  background-size: contain;
  background-image: url(https://2975556.fs1.hubspotusercontent-na2.net/hubfs/2975556/images/obpm/renewal/top/bg_design_right.webp);
  background-position: top right;
  content: '';
  display: block;
  height: 100%;
  right: 0px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.twocolumn-cta.attached .Row {
  max-width: 1000px;
  margin: 0 auto;
  color: #fff;
  font-weight: 700;
  align-items: center;
}
.Product-obpm .twocolumn-cta.pc {
  display: block;
}
.Product-obpm .twocolumn-cta.sp {
  display: none;
}
@media (max-width: 768px) {
  .Product-obpm .twocolumn-cta.pc {
    display: none;
  }
  .Product-obpm .twocolumn-cta.sp {
    display: block;
  }
  .twocolumn-cta.attached .Button--large {
    width: 100%;
  }
}
.case-interview.u-padding--medium {
  margin-bottom: 40px;
}
.case-interview .ColumnContentSection-body p small {
  color: #3A54A1;
  font-weight: 700;
}
.case-interview .ColumnContentSection-body p small.supplement {
  font-size: 12px;
  color: #666;
  font-weight: 400;
}
.license tr th {
  font-weight: 700;    
}
.license.LP-Custom-Module table td {
  font-weight: 700;
  font-size: 18px;
}
.license p small {
  font-size: 18px;
}
.license p.pc {
  display: block;
}
.license p.sp {
  display: none;
}
@media (max-width: 768px) {
  .license p.pc {
    display: none;
  }
  .license p.sp {
    display: block;
  }
  .license p {
    font-size: 16px;
    margin-top: 10px;
  }
  .license p small {
    font-size: 12px;
  }
  .license tr th {
    font-size: 14px;
    line-height: 20px;
  }
  .license.LP-Custom-Module table td {
    font-size: 16px;
  }
  .Product-obpm .LP-Custom-Module table, .Product-obpm .table {
    margin-bottom: 0;
  }
}
/*-- obpm 資料ダウンロード --*/
.Product-obpm .LP-ListResources .ColumnContentSection-content {
  max-width: 330px;
  margin: auto;
}
.Product-obpm .LP-ListResources h3.h5.ColumnContentSection-title {
  text-align: left;
  margin-top: 0;
  font-size: 18px;
}
.Product-obpm .LP-ListResources .ColumnContentSection-icon.thumb {
  max-width: 330px;
}

/*-- sideber --*/
.Sidebar .is-active:before {
    opacity: 0;
}
.Sidebar .is-active a {
    color: #4a4a4a;
}

.Hero-title.position_left {
  text-align: left;
}



/************************************/
/******* backoffice Topページ ********/
/************************************/
.Product-backoffice .Web-Basic.Page-169030548775 img.Logo-img-main {
  display: block;
}
.Pacnav--is-scrolling.Product-backoffice .Web-Basic.Page-169030548775 img.Logo-img-main {
  display: none;
}
.Product-backoffice .Web-Basic:not(.Page-169030548775) img.Logo-img-main {
    display: none;
  }
.Product-backoffice .Web-Basic.Page-169030548775 img.Logo-img-white {
  display: none;
}
.Pacnav--is-scrolling.Product-backoffice .Web-Basic.Page-169030548775 img.Logo-img-white {
  display: block;
}
/* .Pacnav--is-scrolling.Product-backoffice .Web-Basic .Header .Wrap {
  top: 12px;
} */
.Product-backoffice .Web-Basic.Page-169030548775 .PacnavToggle-lines {
  fill: #000;
}
.Pacnav--is-active.Product-backoffice .Web-Basic .PacnavToggle-lines, .Pacnav--is-scrolling.Product-backoffice .Web-Basic .PacnavToggle-lines {
  fill: #fff;
}
.Pacnav--is-active.Product-backoffice .Web-Basic .Header-nav>div>div.hs-menu-wrapper>ul, .Product-backoffice .Web-Basic .Header-nav>div>ul.menu {
  justify-content: start;
}
.Product-backoffice .Web-Basic .LP-Hero .Hero--home {
  padding-bottom: 0;
  max-height: 630px;
}
.Product-backoffice .Web-Basic .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: 0;
}
.Product-backoffice .Web-Basic .LP-Hero.filter-none:before {
  background: none;
}
.Product-backoffice .Web-Basic .LP-Hero.LP-Hero-default {
  background-position: top center;
  background-size: contain;
  z-index: 20;
  max-width: 1440px;
  margin: 0 auto;
  height: auto;
  width: 100%;
  background-repeat: no-repeat;
  position: relative;
  top: 30px;
}
.Product-backoffice .Web-Basic .LP-Hero.LP-Hero-default:after {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: inset 0 -50px 20px 10px #FFF;
}
.Product-backoffice .Web-Basic .LP-Hero.LP-Hero-default .Hero--home.bg-2 .Hero-info .Hero-title {
  color: #000;
  max-width: inherit;
  font-weight: 700;
  font-size: 42px;
  line-height: 200%;
  letter-spacing: 2px;
  margin-top: -100px;
  text-shadow: #fff 2px 2px 2px;
}
.Product-backoffice .Web-Basic .LP-Hero.LP-Hero-default .Hero--home.bg-2 .Hero-info .Hero-title span {
  font-size: 38px;
}
.Product-backoffice .Web-Basic .Global-Menu.has-sub {
  display: none!important;
}
.Product-backoffice .Web-Basic.Page-169030548775 .Header-nav>div>div.hs-menu-wrapper>ul>li>a {
  color: #000;
}
.Product-backoffice:not(.Pacnav--is-scrolling) .Web-Basic .Header-cta a.Button--outline {
  width: 140px;
  font-size: 14px!important;
  background-color: rgba(255, 255, 255, 0.25);
}
.Product-backoffice:not(.Pacnav--is-scrolling) .Web-Basic.Page-169030548775 .Header-cta a.Button--outline {
    color: #000;
    border-color: #000;
}
.Product-backoffice:not(.Pacnav--is-scrolling) .Web-Basic .Header-cta a.Button--outline:hover, .Product-backoffice.Pacnav--is-scrolling .Header .Header-cta a:hover {
  color: #fff;
  border-color: #0071BE;
  background-color: #0071BE;
  transition: 0.4s;
}
.Product-backoffice .Web-Basic .Header-nav>div>div.hs-menu-wrapper>ul, .Product-backoffice .Web-Basic .Header-nav>div>ul.menu {
  justify-content: end;
}
body.Product-backoffice .Web-Basic .Header.Has-childmenu, body.Product-backoffice:not(.Pacnav--is-scrolling) .Web-Basic .Header.Has-childmenu {
  top: -25px;
}
body.Product-backoffice.Pacnav--is-scrolling .Web-Basic .Header.Has-childmenu {
  border-bottom: 3px solid #1977b5;
}
.Product-backoffice .Web-Basic .LP-Hero.LP-Hero-default .Hero--home .Hero-info {
  width: 60%;
}
.Product-backoffice .Web-Basic .LP-Recent-Post a .Card-image img {
  transition: 0.3s ease-in-out;
} 
.Product-backoffice .Web-Basic .LP-Recent-Post a:hover .Card-image img {
  transform: scale(1.1);
  transition: 0.3s ease-in-out;
}
.Product-backoffice .Web-Basic .LP-Recent-Post a:hover {
  opacity: 0.8;
  transition: 0.3s ease-in-out;
}
.Product-backoffice .Web-Basic.Page h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: 1.3;
}
.Product-backoffice .Web-Basic.Page h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.3;
}
.type-top .backoffice-breadcrumb {
    position: relative;
    z-index: 21;
}
@media screen and (min-width: 820px){
    .Product-backoffice .Page:not(.LP-Basic):not(.Page-169030548775) .LP-Hero.has-topmenu .Hero--small.smallest {
      margin-top: -125px !important;
    }
}
@media (max-width: 1400px) {
  .Product-backoffice .Web-Basic .LP-Hero .Hero--home {
    height: 40vw;
    padding-top: 160px;
  }
  .Product-backoffice .Web-Basic .LP-Hero.LP-Hero-default {
    background-size: cover;
  }
  .Product-backoffice .Web-Basic .LP-Hero.LP-Hero-default .Hero--home.bg-2 .Hero-info .Hero-title {
   font-size: 30px;
  }
  .Product-backoffice .Web-Basic .LP-Hero.LP-Hero-default .Hero--home.bg-2 .Hero-info .Hero-title span {
    font-size: 28px;
  }
}
@media (max-width: 959px) {
  .Product-backoffice .Web-Basic {
    background: #fff;
  }
  .Product-backoffice .Web-Basic .LP-Hero.LP-Hero-default .Hero--home.bg-2 .Hero-info .Hero-title {
    font-size: 20px;
    width: 105%;
  }
  .Product-backoffice .Web-Basic .LP-Hero.LP-Hero-default .Hero--home.bg-2 .Hero-info .Hero-title span {
    font-size: 18px;
  }  
  .Product-backoffice .Web-Basic .LP-Hero.LP-Hero-default .Hero--home .Hero-info {
    top: 30px;
    position: relative;
  }
  .Product-backoffice .Header .Header-nav {
    margin-right: 140px;
  }
  .Product-backoffice .Web-Basic .Header-nav>div>div.hs-menu-wrapper>ul>li>a {
    font-size: 14px;
  }
  .Pacnav--is-active.Product-backoffice .Web-Basic .Header-nav>div>div.hs-menu-wrapper>ul>li>a {
    font-size: 16px;
  }
  .Header-nav>div>div.hs-menu-wrapper>ul li+li {
    margin-left: 15px;
  }
  .Product-backoffice .Web-Basic.Page h2 {
    font-size: 24px;
    text-align: center;
  }
  .Product-backoffice .Web-Basic.Page h3 {
    font-size: 20px;
  }
}
@media (max-width: 819px) {
  .Product-backoffice .Web-Basic .LP-Hero.LP-Hero-default {
    top: 45px;
    min-height: 340px;
  }
  body.Product-backoffice .Web-Basic .Header.Has-childmenu, body.Product-backoffice:not(.Pacnav--is-scrolling) .Web-Basic .Header.Has-childmenu {
    top: -5px;
  }
  .Product-backoffice .Web-Basic .LP-Hero.LP-Hero-default .Hero--home .Hero-info {
    width: 100%;
  }
  body.Product-backoffice.Pacnav--is-scrolling .Web-Basic .Header.Has-childmenu {
    height: 60px;
  }
  .Product-backoffice .Web-Basic .Header-cta {
    top: 1px;
  }
  .Product-backoffice .Web-Basic .PacnavToggle {
    top: 8px;
  }
  .Product-backoffice:not(.Pacnav--is-scrolling) .Web-Basic .Header-cta a.Button--outline, .Product-backoffice .Web-Basic .Header-cta a.Button--outline {
    font-size: 12px!important;
    width: 120px;
    right: 0;
    height: 33px;
    line-height: 30px;
  }
  .Pacnav--is-active.Product-backoffice .Web-Basic img.Logo-img-main {
    display: none;
  }
  .Pacnav--is-active.Product-backoffice .Web-Basic img.Logo-img-white {
    display: block;
  }
/*   .Pacnav--is-scrolling.Product-backoffice .Web-Basic .Header .Wrap {
    top: -10px;
  } */
  .Product-backoffice .Web-Basic img.Logo-img-white {
    width: 120px;
  }
}
@media (max-width: 639px) {
  .Product-backoffice .Web-Basic .LP-Hero.LP-Hero-default {
    top: 90px;
    background-size: cover;
    background-position: top right;
  }
  
  .Product-backoffice .Web-Basic .LP-Hero.LP-Hero-default:after {
    box-shadow: inset 0 -12px 20px 5px #FFF;
  }
  .Product-backoffice .Web-Basic.Page-169030548775 span#hs_cos_wrapper_Hero_Content {
    height: 430px;
    display: block;
  }
  .Product-backoffice .Web-Basic .LP-Hero .Hero--home .Wrap {
    padding: 20px;
    margin: 0;
  }
  .Product-backoffice .Web-Basic h1.Hero-title br {
    display: block;
  }
  .Product-backoffice:not(.Pacnav--is-scrolling) .Web-Basic .Header-cta a.Button--outline, .Product-backoffice .Web-Basic .Header-cta a.Button--outline {
    right: 5px;
  }
  .Product-backoffice .Web-Basic .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: -20px;
  }
  .Product-backoffice .Web-Basic [class^=Row--] {
    margin-top: 40px;
  }
  .Product-backoffice .Web-Basic .LP-Hero.filter-none:before {
    background: rgba(255, 255, 255, 0.3);
  }
}
  
@media (max-width: 400px) {
  .Product-backoffice .Web-Basic .LP-Hero.LP-Hero-default {
    background-position: -400px top;
  }
  .Product-backoffice:not(.Pacnav--is-scrolling) .Web-Basic .Header-cta a.Button--outline, .Product-backoffice .Web-Basic .Header-cta a.Button--outline {
    right: 25px;
  }
}


 /* LP Flex TowColumn */ 
.LP-Flex-TwoColumn .Wrap .Section-content {
  margin-top: 60px;
}
.LP-Flex-TwoColumn .Wrap .Section-content > .Row {
  justify-content: space-around;
  row-gap: 30px;
}
.LP-Flex-TwoColumn .two-column-box .Row [class^=Column-] {
  margin: 0 auto;
}
.LP-Flex-TwoColumn .Row .two-column-box {
  max-width: 580px;
}
.LP-Flex-TwoColumn .Wrap .Row .two-column-box .img-icon {
  width: 90px;
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  margin: 0 auto;
}
.LP-Flex-TwoColumn .Wrap .Row .two-column-box .img-icon img {
  max-width: 100%;
  height: auto;
}
.LP-Flex-TwoColumn .Wrap .Row h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.3;
}
.LP-Flex-TwoColumn .Wrap .Row .Sestion-content-text p {
  font-size: 16px;
  line-height: 1.6;
}
@media (max-width: 959px) {
  .LP-Flex-TwoColumn .Wrap .Row h3 {
    text-align: center;
  }
}
@media (max-width: 639px) {
  .LP-Flex-TwoColumn.u-padding--medium {
    padding-bottom: 60px;
  }
}
 /* LP Flex TowColumn end */ 
  


 /* LP TowColumn FullImage_custom */
.LP-Custom-Module.LP-Basic-Content.upper-title {
  padding-top: 60px;
}
.LP-TwoColumn.FullImage_custom .Sestion-title-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.LP-TwoColumn.FullImage_custom .Sestion-title-box h2, .LP-TwoColumn.FullImage_custom .Sestion-title-box h3, .LP-TwoColumn.FullImage_custom .Sestion-title-box h4 {
  font-weight: 700;
  padding-right: 10px;
  line-height: 1.3;
}
.LP-TwoColumn.FullImage_custom .Sestion-title-box h3 {
  font-size: 26px;
  margin: 40px 0;
}
.LP-TwoColumn.FullImage_custom .Sestion-title-box h4 {
  font-size: 22px;
  margin: 30px 0;
}
.LP-TwoColumn.FullImage_custom .Wrap .Sestion-title-number {
  font-size: 96px;
  display: inline-block;
  font-family: "helvetica";
  font-weight: 700;
}
.LP-TwoColumn.FullImage_custom .Wrap .Sestion-content-text {
  margin-top: 15px;
}
.LP-TwoColumn.FullImage_custom .Wrap .Sestion-content-text p {
  font-size: 16px;
}
.BasicContentSection.FullImage_custom {
  margin: 70px 0;
  background: #fff;
  padding-top: 30px;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
}
.BasicContentSection.FullImage_custom .Section-bg {
  background-size: auto;
  max-width: 48.5%;
  width: 100%;
}
.FullImage_custom.is-rightAligned .Section-bg {
  background-position: right;
}
.FullImage_custom.is-leftAligned .Section-bg {
  background-position: left;
}
.LP-TwoColumn.FullImage_custom .Section-bg img { 
  height: auto;
}
@media (min-width: 1400px) {
  .LP-TwoColumn.FullImage_custom.is-rightAligned {
    padding-left: 700px;
  }
  .LP-TwoColumn.FullImage_custom.is-leftAligned {
    padding-right: 700px;
  }
}
@media (max-width: 959px) {
  .BasicContentSection.FullImage_custom.is-rightAligned .Wrap {
    margin-left: 60px;
  }
}
@media (max-width: 959px) {
  .LP-Custom-Module.LP-Basic-Content.upper-title {
    padding-bottom: 30px;
  }
  .LP-Flex-TwoColumn .Wrap .Row h3 {
    text-align: center;
  }
  .LP-TwoColumn.FullImage_custom .Wrap .Sestion-title-number {
    font-size: 75px;
  }
  .BasicContentSection.FullImage_custom {
    height: auto !important;
    margin: 0;
  }
  .BasicContentSection.FullImage_custom.is-leftAligned {
    padding-right: 48vw;
  }
  .BasicContentSection.FullImage_custom.is-rightAligned .Section-content {
    padding-right: 30px;
  }
}
@media (max-width: 639px) {
  .LP-TwoColumn.FullImage_custom {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap-reverse;
    padding-bottom: 60px;
  }
  .FullImage_custom .Section-bg {
    display: block;
    position: relative;
  }
  .BasicContentSection.FullImage_custom .Wrap, .BasicContentSection.FullImage_custom.is-rightAligned .Wrap, .BasicContentSection.FullImage_custom.is-leftAligned .Wrap {
    margin: 0 auto;
    max-width: 100%;
  }
  .BasicContentSection.FullImage_custom.is-rightAligned .Section-content {
    padding-right: 0;
  }
  .BasicContentSection.FullImage_custom .Section-bg {
    max-width: 100%;
    margin-top: 25px;
    background-size: cover;
  }
  .BasicContentSection.FullImage_custom.is-leftAligned {
    padding-right: 0;
  }
  .LP-TwoColumn.FullImage_custom .Sestion-title-box {
    display: flex;
    justify-content: left;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .LP-TwoColumn.FullImage_custom .Wrap .Sestion-title-number {
    font-size: 56px;
  }
  .LP-TwoColumn.FullImage_custom .Sestion-title-box h3 {
    margin: 25px 0 10px;
  }
}
 /* LP TowColumn end */
  
  
 /* LP Related Case */
.LP-Related-Case .Card {
  padding: 0;
  box-shadow: 0 3px 15px rgba(13,23,34,.25),0 0 0 0 rgba(13,23,34,.125);
}
.LP-Related-Case .Row--wideGutters {
  align-items: stretch;
}
.LP-Related-Case .Card a:hover .Card-logo img {
  transform: scale(1.1);
  opacity: 0.8;
}
.LP-Related-Case .Card a:hover .Card-content {
  opacity: 0.8;
  transition: 0.3s ease-in-out;
}
.LP-Related-Case .Card img {
  max-width: 90%;
  transition: 0.3s ease-in-out;
}
.LP-Related-Case .Card-logo {
  border-bottom: 1px solid #D8D8D8;
  padding: 25px 20px 0;
  text-align: center;
  min-height: 200px;
}
.LP-Related-Case .Card-content {
  margin: 10px 0 0;
  padding: 20px;
}
.LP-Related-Case .Card-company {
  font-size: 16px;
  font-weight: 700;
  color: #4a4a4a;
}
.LP-Related-Case .Card-title {
  font-weight: 700;
  margin-top: 0;
}
.LP-Related-Case .case-study {
  margin-top: 25px;
  min-height: 140px;
}
.LP-Related-Case .case-study.after {
  min-height: 120px;
}
.LP-Related-Case .case-study .sub-title {
  color: #fff;
  background: #595959;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  padding: 3px 5px;
  line-height: 1.6;
  border-radius: 3px;
  margin-bottom: 5px;
}
.LP-Related-Case .text {
  color: #333;
  font-size: 16px;
  line-height: 1.6;
}
.LP-Related-Case a:hover {
  text-decoration: none;
}
@media (max-width: 639px) {
  .LP-Related-Case {
    padding-bottom: 75px;
  }
  .LP-Related-Case .Card-company {
    font-size: 18px;
  }
  .LP-Related-Case .Card-title {
    font-size: 22px;
  }
}
 /* LP Related Case end */

  
 /* LP CtaSection */
.LP-Cta-Section.custom_01:before {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center -20px;
}
.LP-Cta-Section.custom_01.triangle-design:after {
  content: "";
  height: 100%;
  width: 280px;
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0px;
}
.LP-Cta-Section.custom_01 .Wrap {
  justify-content: space-between;
  column-gap: 20px;
}
.LP-Custom-Module.LP-Cta-Section.custom_01 {
  padding: 120px;
}
.LP-Custom-Module.LP-Cta-Section.custom_01 h2.Section-title, .LP-Custom-Module.LP-Cta-Section.custom_01 .Section-text {
  color: #fff;
}
.LP-Custom-Module.LP-Cta-Section.custom_01 .Section-text {
  font-size: 16px;
  max-width: 570px;
}
.LP-Custom-Module.LP-Cta-Section.custom_01 a.Button--large {
  width: 330px;
  font-size: 22px;
  background-color: rgba(255, 255, 255, 0.25);
  border-color: #fff;
  height: 65px;
  line-height: 65px;
}
.LP-Custom-Module.LP-Cta-Section.custom_01 a.Button--large:hover {
  background-color: rgba(255, 255, 255, 0.45);
  transition: 0.4s;
}
@media (max-width: 1440px) {
  .LP-Cta-Section.custom_01:before {
      background-position: center 0;
  }
}
@media (max-width: 959px) {
 .LP-Custom-Module.LP-Cta-Section.custom_01 .Section-cta {
    margin: 10px auto;
  }
  .LP-Cta-Section.custom_01 .Wrap {
    align-items: center;
    justify-content: center;
  }
  .LP-Custom-Module.LP-Cta-Section.custom_01 {
    padding: 60px 120px;
  }
  .LP-Cta-Section.custom_01.triangle-design:after {
    height: 75%;
    top: 25%;
  }
  .LP-Cta-Section.custom_01:before {
    background-position: -270px -285px;
  }
}
  
@media (max-width: 639px) {
  .LP-Custom-Module.LP-Cta-Section.custom_01 {
    padding: 60px 0;
  }
  .LP-Cta-Section.custom_01 .Wrap {
    padding: 0;
    margin: 0 auto;
  }
  .LP-Custom-Module.LP-Cta-Section.custom_01 a.Button--large {
    width: 310px;
  }
}
 /* LP CtaSection end */


/* LP Flex blue_card */
.LP-Flex.blue_card {
  padding-bottom: 100px;
}
.LP-Flex.blue_card [class^="Column-"] {
  position: relative;
  display: grid;
  padding-bottom: 30px;
  z-index: 0;
}
.LP-Flex.blue_card [class^="Column-"] > * {
  grid-column: 1 / -1;
  grid-row: 1 / -1;
}
.LP-Flex.blue_card .ColumnContentSection-image {
  align-self: center;
  max-width: 100%;
  max-height: 100%;
  margin: 0;
  z-index: 1;
}
.LP-Flex.blue_card .ColumnContentSection-content {
  padding: 40px 20px 30px;
  background-color: #2360bb;
  background-image: linear-gradient(180deg, rgba(48, 180, 239, 1) 0%, rgba(43, 150, 220, 1) 16.93%, rgba(40, 126, 206, 1) 34.68%, rgba(37, 109, 195, 1) 53.59%, rgba(35, 99, 189, 1) 74.26%, rgba(35, 96, 187, 1) 100%);
  border-radius: 12px;
  box-shadow: 5px 5px 5px rgba(107, 107, 107, .4);
}
.LP-Flex.blue_card :is(.ColumnContentSection-title, .ColumnContentSection-body) {
  position: relative;
  color: #fff;
  z-index: 2;
}
.LP-Flex.blue_card .ColumnContentSection-title {
  margin-bottom: 38px;
  font-size: 27px;
  line-height: 36px;
}
.LP-Flex.blue_card .ColumnContentSection-title::after {
  content: none;
}
.LP-Flex.blue_card .ColumnContentSection-body,
.LP-Flex.blue_card .ColumnContentSection-body p {
  margin-bottom: 0;
}
.LP-Flex.blue_card .ColumnContentSection-body .h4:empty {
  display: none;
}
@media (max-width: 639px) {
  .LP-Flex.blue_card {
    padding-bottom: 100px;
  }
  .LP-Flex.blue_card [class^="Column-"] {
    padding-bottom: 30px;
    max-width: 400px;
    margin: 0 auto;
  }
  .LP-Flex.blue_card .ColumnContentSection-content {
    padding: 24px 16px 18px;
    border-radius: 12px;
  }
  .LP-Flex.blue_card .ColumnContentSection-title {
    margin-bottom: 18px;
    font-size: 22px;
    line-height: 34px;
  }
}
/* end LP Flex blue_card */

/* LP Flex box_card */
.LP-Flex.box_card .Section-content {
  margin-top: 36px;
}
.LP-Flex.box_card [class^="Column-"] {
  padding-bottom: 30px;
}
.LP-Flex.box_card .ColumnContentSection-image {
  margin-bottom: 0px;
  border: solid #c8c8c8;
  border-width: 1px 1px 0;
}
.LP-Flex.box_card .ColumnContentSection-content {
  padding-bottom: 40px;
  border: solid #c8c8c8;
  border-width: 0 1px 1px;
}
.LP-Flex.box_card .ColumnContentSection-title {
  margin-bottom: 16px;
  padding: 9px 19px 9px;
  font-size: 21px;
  line-height: 32px;
  background-color: #2360bb;
  color: #fff;
}
.LP-Flex.box_card .ColumnContentSection-title::after {
  content: none;
}
.LP-Flex.box_card .ColumnContentSection-body {
  padding: 0 19px;
  font-size: 14px;
  line-height: 21px;
}
.LP-Flex.box_card .ColumnContentSection-body,
.LP-Flex.box_card .ColumnContentSection-body p {
  margin-bottom: 0;
}
.LP-Flex.box_card .ColumnContentSection-body .h4:empty {
  display: none;
}
/* end LP Flex box_card */

/* LP BorderBox */
.LP-BorderBox .sub_text {
  margin-bottom: 80px;
}
.LP-BorderBox .borderBox {
  margin: 0;
  padding: 26px 24px 24px;
}
.LP-BorderBox .borderBox img {
  height: auto;
  vertical-align: top;
}
.LP-BorderBox .borderBox .title {
  font-weight: 700;
}
.LP-BorderBox .borderBox .title.title-normal {
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 35px;
}
.LP-BorderBox .borderBox .title.title-large {
  margin-bottom: 30px;
  font-size: 32px;
  line-height: 48px;
}
.LP-BorderBox .borderBox .body {
  margin-left: 0;
}
.LP-BorderBox .borderBox .Row {
  width: calc(100% + 16px);
  margin-right: -8px;
  margin-left: -8px;
}
.LP-BorderBox .borderBox [class^='Column-'] {
  padding-right: 8px;
  padding-left: 8px;
}
@media (max-width: 639px) {
  .LP-BorderBox .sub_text {
    margin-bottom: 50px;
  }
  .LP-BorderBox .borderBox {
    padding: 26px 16px 20px;
  }
  .LP-BorderBox .borderBox .title.title-normal {
    margin-bottom: 18px;
    font-size: 20px;
    line-height: 30px;
  }
  .LP-BorderBox .borderBox .title.title-large {
    margin-bottom: 24px;
    font-size: 24px;
    line-height: 38px;
  }
}
@media (max-width: 639px) {
  .LP-BorderBox.Section.endorsement {
    padding-bottom: 100px;
  }
}
.LP-BorderBox.Section.endorsement {
  padding-bottom: 195px;
}
/* end LP BorderBox */

/* Web SAP */
@media screen and (min-width: 820px) {
  .Product-sap:not(.Pacnav--is-scrolling) .Web-Basic .Header {
    height: 80px;
    border-bottom: transparent 3px solid;
  }
  .Product-sap .Web-Basic .Header .Wrap {
    height: 50px;
  }
  .Product-sap:not(.Pacnav--is-scrolling) .Web-Basic .Header.Has-childmenu {
    top: 0;
  }
  .Product-sap .Web-Basic .Header .Header-nav {
    margin-right: 238px;
    width: calc(100% - 238px);
  }
  .Product-sap .Web-Basic .Header-nav .hs-menu-wrapper ul {
    justify-content: flex-end;
  }
  .Product-sap .Web-Basic .Header-nav .hs-menu-item a {
    font-size: 15px;
  }
  .Product-sap:not(.Pacnav--is-scrolling) .Web-Basic .Header-nav .hs-menu-item a {
    color: #000
  }
}
.Product-sap .Web-Basic .Header .Logo-block .Logo-img-main, .Pacnav--is-scrolling.Product-sap  .Web-Basic .Header .Logo-block .Logo-img-white {
  display: block;
}
.Product-sap .Web-Basic .Header .Logo-block .Logo-img-white, .Pacnav--is-scrolling.Product-sap  .Web-Basic .Header .Logo-block .Logo-img-main {
  display: none;
} 
.Product-sap .Web-Basic .Header-nav a[href*="#"]:is(.active, .active-trail)::after {
  opacity: 0;
  transform: scaleX(0);
}
.Product-sap .Web-Basic .Header-nav a[href*="#"]:is(.active, .active-trail):hover::after {
  opacity: .75;
  transform: scaleX(1);
}
.Product-sap:not(.Pacnav--is-scrolling) :is(.PacnavToggle-lines, .PacnavToggle-circles) {
  fill: #000;
}
.Product-sap .Web-Basic .Header-cta {
  width: calc(177 / 1300 * 100%);
  min-width: fit-content;
}
.Product-sap .Web-Basic .Header-cta .Button--outline {
  transition: background 0.4s, border 0.4s, color 0.4s, transform 0.4s;
}
.Product-sap:not(.Pacnav--is-scrolling) .Web-Basic .Header-cta .Button--outline {
  border-color: #e52473;
  color: #e52473;
  background-color: #fff;
  font-size: 15px;
  line-height: 32px;
  height: 36px;
}

.Product-sap .Web-Basic .LP-Hero.LP-Hero-default::before {
  content: none;
}
.Product-sap .Hero--home.Hero--sap {
  height: auto;
  padding-top: 209px;
  padding-bottom: 112px;
  background: none;
}
.Product-sap .Hero--home.Hero--sap .Wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 30px;
  row-gap: 20px;
}
.Product-sap .Hero--home.Hero--sap .Wrap::after {
  content: none;
}
.Product-sap .Hero--home.Hero--sap .Hero-title {
  width: fit-content;
  padding: 3px 23px 9px 18px;
  background-color: #2360bb;
  background-image: linear-gradient(170deg, #30b4ef, #2360bb);
  font-size: 36px;
  line-height: 50px;
  font-weight: 600;
  color: #fff;
}
.Product-sap .Hero--home.Hero--sap .Hero-title br {
  display: revert;
}
.Product-sap .Hero--home.Hero--sap .Hero-title::before {
  content: none;
}
.Product-sap .Hero--home.Hero--sap .Hero-download {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  column-gap: 16px;
  row-gap: 28px;
  width: 308px;
  padding: 25px 16px;
  background-color: #fff;
}
.Product-sap .Hero--home.Hero--sap .Hero-download .img {
  margin: 0;
  text-align: center;
}
.Product-sap .Hero--home.Hero--sap .Hero-download .img img {
  height: auto;
  vertical-align: top;
  box-shadow: 4px 4px 4px rgba(107, 107, 107, .8);
}
.Product-sap .Hero--home.Hero--sap .Hero-download .button {
  max-width: 242px;
  margin: 0 auto;
}
@media (max-width: 959px) {
  .Product-sap .Hero--home.Hero--sap .Wrap {
    flex-direction: column;
    width: calc(100% - 40px);
    padding: 0 20px;
  }
  .Product-sap .Hero--home.Hero--sap {
    padding-top: 150px;
    padding-bottom: 50px;
  }
  .Product-sap .Hero--home.Hero--sap .Hero-download {
    width: fit-content;
    flex-direction: row;
    align-items: flex-end;
  }
  .Product-sap .Hero--home.Hero--sap .Hero-download .img {
    width: 200px;
  }
 }

.Product-sap .mgtop-70 {
  margin-top: 70px !important;
}
.Product-sap .mgtop-80 {
  margin-top: 80px !important;
}
.Product-sap .Button--wide {
  width: 100%;
  max-width: 367px;
}
@media (max-width: 639px) {
  .Product-sap .mgtop-70 {
    margin-top: 40px !important;
  }
  .Product-sap .mgtop-80 {
    margin-top: 50px !important;
  }
}
.Product-sap .u-wrapAnywhere {
  overflow-wrap: anywhere;
  word-break: keep-all;
}
.Product-sap .Body .color {
  color: #2360bb !important;
}
.Product-sap .Section.problem {
  padding-bottom: 70px;
}
.Product-sap .Section.problem .Row {
  margin-right: -12px;
  margin-left: -12px;
}
.Product-sap .Section.problem [class^='Column-'] {
  padding-right: 12px;
  padding-left: 12px;
}
.Product-sap .problemCard {
  position: relative;
  display: grid;
  grid-template-columns: [img-start] 10px [title] 1fr 10px [img-end];
  grid-template-rows: [img-start] 11px [title] 1fr 11px [img-end];
  justify-items: center;
  background-color: #cadee7;
  background-image: linear-gradient(to bottom, #cadee7, #fff);
  text-align: center;
  border-radius: 32px;
  z-index: 0;
}
.Product-sap .problemCard > .title {
  grid-area: title;
  font-size: 24px;
  line-height: 36px;
}
.Product-sap .problemCard > img {
  grid-area: img;
  height: auto;
  align-self: flex-end;
  margin-top: 83px;
  z-index: -1;
}
.Product-sap .problemCard br {
  display: revert;
}
@media (max-width: 639px) {
  .Product-sap .problemCard {
    grid-template-rows: [img-start] 14px [title] 1fr 14px [img-end];
    border-radius: 24px;
  }
  .Product-sap .problemCard > .title {
    font-size: 20px;
    line-height: 32px;
  }
}
.Product-sap .ContentWithImageSection.about .Section-body p:first-child {
  padding-top: 0;
  line-height: 1.7;
}
.Product-sap .ContentWithImageSection.about .Secction-top {
  padding-bottom: 50px !important;
}
.Product-sap .ContentWithImageSection.about .Section-bottom {
  padding-top: 100px !important;
}
@media screen and (min-width: 820px) {
  .Product-sap .ContentWithImageSection.about.has-imageRight .Section-image {
    padding-left: 12px;
  }
  .Product-sap .ContentWithImageSection.about.has-imageRight .Section-body {
    padding-right: 12px;
  }
}
@media (max-width: 639px) {
  .Product-sap .LP-BorderBox.about {
    padding-bottom: 120px;
  }
  .Product-sap .ContentWithImageSection.about .Secction-top {
    padding-bottom: 30px !important;
  }
  .Product-sap .ContentWithImageSection.about .Section-bottom {
    padding-top: 60px !important;
  }
}

.Product-sap .LP-Cta-Section.medium_simple.download-1 {
  padding-top: 50px;
  padding-bottom: 60px;
}
.Product-sap .LP-Cta-Section.medium_simple.download-2 {
  padding-top: 0;
  padding-bottom: 50px;
}
@media (max-width: 639px) {
  .Product-sap .LP-Cta-Section.medium_simple.download-1 {
    padding-top: 20px;
    padding-bottom: 0;
  }
  .Product-sap .LP-Cta-Section.medium_simple.download-2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.Product-sap .Section.point {
  padding-bottom: 70px;
}
.Product-sap .Section.point .h3 {
  margin-bottom: 30px;
  font-size: 32px;
  line-height: 48px;
  font-weight: 700;
}
.Product-sap .Section.point .Section-content {
  margin-top: 36px;
}
.Product-sap .Section.point [class^="Column-"] {
  padding-bottom: 45px;
}
.Product-sap .Section.point .ColumnContentSection-image {
  margin-bottom: 23px;
}
.Product-sap .Section.point .ColumnContentSection-title {
  margin-bottom: 12px;
  font-size: 28px;
  line-height: 36px;
  color: #2360bb !important;
}
.Product-sap .Section.point .ColumnContentSection-title::after {
  content: none;
}
.Product-sap .Section.point .ColumnContentSection-body,
.Product-sap .Section.point .ColumnContentSection-body p {
  margin-bottom: 0;
}
.Product-sap .Section.point .ColumnContentSection-body .h4:empty {
  display: none;
}
.Product-sap .Section.difference {
  padding-bottom: 240px;
}
@media (max-width: 639px) {
  .Product-sap .Section.point {
    padding-bottom: 35px;
  }
  .Product-sap .Section.point .h3 {
    margin-bottom: 24px;
    font-size: 24px;
    line-height: 35px;
  }
  .Product-sap .Section.point .Section-content {
    margin-top: 24px;
  }
  .Product-sap .Section.point .ColumnContentSection-image {
    margin-bottom: 18px;
  }
  .Product-sap .Section.point .ColumnContentSection-title {
    margin-bottom: 12px;
    font-size: 22px;
    line-height: 34px;
  }
  .Product-sap .Hero--home.Hero--sap {
    margin-top: -80px;
    padding-top: 100px;
    padding-bottom: 20px;
  }
  .Product-sap .Hero--home.Hero--sap .Hero-title {
    padding: 3px 23px 9px 18px;
    font-size: 20px;
    line-height: 30px;
  }
  .Product-sap .Hero--home.Hero--sap .Hero-download {
    width: fit-content;
    flex-direction: column;
    align-items: center;
  }
  .Product-sap .Section.difference {
    padding-bottom: 120px;
  }
}
.Product-sap .Section.flow {
  padding-bottom: 140px;
}
@media (max-width: 639px) {
  .Product-sap .Section.flow {
    padding-bottom: 70px;
  }
}
.Product-sap .Section.bottom-contact {
  padding-bottom: 70px;
}
.Product-sap .LP-BorderBox.about {
  padding-bottom: 190px;
}
/* end Web SAP */

/* LP Cta Section medium_simple */
.LP-Cta-Section.medium_simple .Wrap-content {
  max-width: 960px;
  margin: 0 auto;
  width: 100%;
}
.Product-sap .downloadBox .title {
  color: #2360bb;
}
.LP-Cta-Section.medium_simple.CtaSection:before {
  background: none;
}
.LP-Cta-Section.medium_simple .downloadBox {
  display: grid;
  grid-template-columns: [title button] 1fr [img] 345px;
  grid-template-rows: [img-start title] max-content [button] 1fr [img-end];
  column-gap: 20px;
  padding: 15px max(0px, 50% - 390px) 15px max(0px, 50% - 550px);
  border-image-source: linear-gradient(rgba(35, 96, 187, .15), rgba(35, 96, 187, .15));
  border-image-slice: 0 fill;
  border-image-outset: 0 60vw;
}
.LP-Cta-Section.medium_simple .downloadBox .title {
  grid-area: title;
  margin-top: 15px;
  margin-bottom: 35px;
  font-size: 28px;
  line-height: 42px;
}
.LP-Cta-Section.medium_simple .downloadBox .img {
  grid-area: img;
  margin: 0;
  text-align: center;
}
.LP-Cta-Section.medium_simple .downloadBox .img img {
  height: auto;
  vertical-align: top;
  box-shadow: 4px 4px 4px rgba(107, 107, 107, .8);
}
.LP-Cta-Section.medium_simple .downloadBox .button {
  grid-area: button;
}
.LP-Cta-Section.medium_simple .downloadBox .button [class^="Button-"] {
  background-color: #fff;
}
@media (max-width: 639px) {
  .LP-Cta-Section.medium_simple .downloadBox {
    grid-template-columns: [title img button] 100%;
    grid-template-rows: [title] max-content [img] max-content [button] max-content;
  }
  .LP-Cta-Section.medium_simple .downloadBox .title {
    margin-top: 0;
    margin-bottom: 16px;
    font-size: 24px;
    line-height: 36px;
  }
  .LP-Cta-Section.medium_simple .downloadBox .button {
    margin-top: 16px;
    text-align: center;
  }
}
/* end LP Cta Section medium_simple */

.Form--new h3.form-title{
  color: #3C3B3B !important;
  text-align: center;
  margin-bottom: 0 !important;
}
.Form--new *::placeholder {
  color: #3C3B3B !important;
}
.Form--new .hs-form-field label span {
  color: #000;
  font-weight: 600;
}
.Form--new .hs-form-field > label{
  display: flex;
  align-items: baseline;
  margin-bottom: 5px;
  font-size: 15px;
}
.Form--new .hs-form-field label span.hs-form-required {
  order: -1;
  width: fit-content !important;
  height: auto !important;
  margin: 0 6px 0 0 !important;
  padding: 4px 5px 4px !important;
  background-color: #fff !important;
  border: 1px solid #f20 !important;
  font-size: 12px !important;
  line-height: 1 !important;
  color: #f20 !important;
}
.Form--new .hs-form-field input.hs-input{
  border: 1px solid #ccc;
  background: #fff;
  color: #000000;
}
.Form--new .hs-form-field select.hs-input{
  background: #fff;
}
.Form--new .hs-form-field select.hs-input, .Form--new .form-privacy, .Form--new .form-privacy a{
  color: #3C3B3B !important;
}
.Form--new .form-privacy a:hover{
  text-decoration: unset;
}
.Form--v2{
  padding: 20px !important;
  flex-grow: unset !important;
}
.Form--v2 .Form--new{
  padding: 0 0 10px;
}
.Form--v2 .Form--new .hs-form-field{
  margin-bottom: 10px !important;
}

.Form--v2  {
 background : #f4f4f4;
}
.Form--v2 .hs-button {
 background: #00B050;
}
.Form--v2 .hs-button:hover {
 background: #009643;
}

/************************************
add renewal header
************************************/

@media ( max-width: 819px ){
  .Header-products #hs_menu_wrapper_sub_nav:has(.hs-item-has-children.is-active){
    position: absolute;
    min-height: 100svh;
    top: 0;
    left: 0;
    padding: 50px 15px 0;
    width:100%;
  }
  .Header-products #hs_menu_wrapper_sub_nav > ul > li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.visible-item:not(.is-active){
    display: none !important;
  }
  .Web-Basic #header.Header-products .hs-menu-item.hs-item-has-children{
  }
  .Web-Basic #header.Header-products .hs-menu-item.hs-item-has-children.is-active{
    opacity: 1 !important;
    transform: translate(0%, 0) scale(1) !important;
    position: absolute;
    top: 50px;
    padding: 20px 30px 0;
  }
  .Web-Basic #header.Header-products .hs-menu-item.hs-item-has-children.is-active li.hs-menu-depth-2{
    min-height: 41px;
    height: max-content;  
   }
  .Web-Basic #header.Header-products .hs-menu-item.hs-item-has-children.is-active li.hs-menu-depth-2:before{
    content: "";
    width: 10px;
    position: absolute;
    left: 0;
    height: 1px;
    background: #fff;
    top: 50%;
    transform: translate(-20px, -50%);
  }
  .Pacnav--is-mobile.Pacnav--is-active .Header.Header-products .GlobalSearch,
  .Pacnav--is-mobile.Pacnav--is-active .Header.Header-products .GlobalSearch-input {
    transition-delay: 0s, 0.3s, 0.3s;    
  }
/*   .Header-products #primary-nav.is-active .hs-menu-item.hs-item-has-children:not(.is-active){
    display:none!important;
  } */
}



/* start add renewal  products header*/
.Page-solution-home .Header-Top-Products .Global-Menu{
  background-color: #fff;
  padding: 10px 0 0;
}

.Page-solution-home .Header-Top-Products .Global-Menu .Wrap{
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  width: 100%;
  align-items: center;  
}

.Page-solution-home.Product-backoffice .Page-169030548775 .Header .Header-nav,
.Page-solution-home.Product-miraimil .Page-99973968566 .Header .Header-nav,
.Page-solution-home.Product-grandit .Page-5089401899 .Header .Header-nav,
.Page-solution-home.Product-sap .Page-169353833613 .Header .Header-nav {
  margin-right: 0px!important;
}

.Page-solution-home .Header-Top-Products .Global-Menu .Wrap .hs-menu-wrapper{
  width: calc(100% - 179px);
  padding-right: 70px;
}

.Page-solution-home .Header-Top-Products .Global-Menu .Wrap .SearchTop-button{
  color:#4A4A4A;
  line-height: 1;  
}

.Page-solution-home .Header-Top-Products .Global-Menu .Wrap .SearchTop{
  display: flex;
  position: unset;
  align-items: center;
  gap: 10px;
}

.Page-solution-home .Header-Top-Products .Global-Menu .SearchTop-input,
.Page-solution-home .Header-Top-Products .Global-Menu .SearchTop-searchKeyword input {
  background: #fff;
  border: 1px solid #0D1722;
  color: #0D1722!important;
  font-weight: 500;
}

.Page-solution-home .Header-Top-Products.Header-Global .Global-Menu ul li a{
  color: #4A4A4A;
  font-size: 14px;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: 0.1em;  
}

.Page-solution-home.Product-backoffice .Web-Basic.Page-169030548775 img.Logo-img-main, 
.Page-solution-home.Product-miraimil .Web-Basic.Page-99973968566 img.Logo-img-main,
.Page-solution-home.Product-grandit .Web-Basic.Page-5089401899 img.Logo-img-main,
.Page-solution-home.Product-sap .Web-Basic.Page-169353833613 img.Logo-img-main {
  display: block;
}
.Pacnav--is-scrolling.Product-backoffice.Page-solution-home .Web-Basic.Page-169030548775 img.Logo-img-main, 
.Pacnav--is-scrolling.Product-miraimil.Page-solution-home .Web-Basic.Page-99973968566 img.Logo-img-main,
.Pacnav--is-scrolling.Product-grandit.Page-solution-home .Web-Basic.Page-5089401899 img.Logo-img-main,
.Pacnav--is-scrolling.Product-sap.Page-solution-home .Web-Basic.Page-169353833613 img.Logo-img-main {
  display: block;
}
.Product-backoffice.Page-solution-home .Web-Basic:not(.Page-169030548775) img.Logo-img-main, 
.Product-miraimil.Page-solution-home .Web-Basic:not(.Page-99973968566) img.Logo-img-main,
.Product-grandit.Page-solution-home .Web-Basic:not(.Page-5089401899) img.Logo-img-main,
.Product-sap.Page-solution-home .Web-Basic:not(.Page-169353833613) img.Logo-img-main {
    display: block;
}
.Product-backoffice.Page-solution-home .Web-Basic.Page-169030548775 img.Logo-img-white,
.Product-miraimil.Page-solution-home .Web-Basic.Page-99973968566 img.Logo-img-white,
.Product-grandit.Page-solution-home .Web-Basic.Page-5089401899 img.Logo-img-white,
.Product-sap.Page-solution-home .Web-Basic.Page-169353833613 img.Logo-img-white,
.Product-backoffice.Page-solution-home .Web-Basic:not(.Page-99973968566) img.Logo-img-white,
.Product-miraimil.Page-solution-home .Web-Basic:not(.Page-169353833613) img.Logo-img-white{
  display: none;
}
.Pacnav--is-scrolling.Product-backoffice.Page-solution-home .Web-Basic.Page-169030548775 img.Logo-img-white,
.Pacnav--is-scrolling.Product-miraimil.Page-solution-home .Web-Basic.Page-99973968566 img.Logo-img-white,
.Pacnav--is-scrolling.Product-grandit.Page-solution-home .Web-Basic.Page-5089401899 img.Logo-img-white,
.Pacnav--is-scrolling.Product-sap.Page-solution-home .Web-Basic.Page-169353833613 img.Logo-img-white,
.Pacnav--is-scrolling.Product-backoffice.Page-solution-home .Web-Basic:not(.Page-99973968566) img.Logo-img-white,
.Pacnav--is-scrolling.Product-miraimil.Page-solution-home .Web-Basic:not(.Page-99973968566) img.Logo-img-white,
.Pacnav--is-scrolling.Product-grandit.Page-solution-home .Web-Basic:not(.Page-5089401899) img.Logo-img-white,
.Pacnav--is-scrolling.Product-sap.Page-solution-home .Web-Basic:not(.Page-169353833613) img.Logo-img-white {
  display: none;
}

.Product-backoffice.Page-solution-home .Web-Basic .Header .Wrap,
.Product-miraimil.Page-solution-home .Web-Basic .Header .Wrap,
.Product-grandit.Page-solution-home .Web-Basic .Header .Wrap,
.Product-sap.Page-solution-home .Web-Basic .Header .Wrap{
  transition: 100ms ease-in-out;
  height: 70px;
}

.Product-backoffice.Page-solution-home .Web-Basic.Page-169030548775 .PacnavToggle-lines,
.Product-miraimil.Page-solution-home .Web-Basic.Page-99973968566 .PacnavToggle-lines,
.Product-grandit.Page-solution-home .Web-Basic.Page-5089401899 .PacnavToggle-lines,
.Product-sap.Page-solution-home .Web-Basic.Page-169353833613 .PacnavToggle-lines {
  fill: #000;
}
.Pacnav--is-active.Product-backoffice.Page-solution-home .Web-Basic .PacnavToggle-lines, 
.Pacnav--is-scrolling.Product-backoffice.Page-solution-home .Web-Basic .PacnavToggle-lines,
.Pacnav--is-active.Product-miraimil.Page-solution-home .Web-Basic .PacnavToggle-lines,
.Pacnav--is-scrolling.Product-miraimil.Page-solution-home .Web-Basic .PacnavToggle-lines,
.Pacnav--is-active.Product-grandit.Page-solution-home .Web-Basic .PacnavToggle-lines,
.Pacnav--is-scrolling.Product-grandit.Page-solution-home .Web-Basic .PacnavToggle-lines,
.Pacnav--is-active.Product-sap.Page-solution-home .Web-Basic .PacnavToggle-lines,
.Pacnav--is-scrolling.Product-sap.Page-solution-home .Web-Basic .PacnavToggle-lines {
  fill: #000;
}
.Pacnav--is-active.Product-backoffice.Page-solution-home .Web-Basic .Header-nav>div>div.hs-menu-wrapper>ul,
.Product-backoffice.Page-solution-home .Web-Basic .Header-nav>div>ul.menu,
.Pacnav--is-scrolling.Product-miraimil.Page-solution-home .Web-Basic .Header-nav>div>div.hs-menu-wrapper>ul,
.Product-miraimil.Page-solution-home .Web-Basic .Header-nav>div>ul.menu,
.Pacnav--is-active.Product-grandit.Page-solution-home .Web-Basic .Header-nav>div>div.hs-menu-wrapper>ul,
.Product-grandit.Page-solution-home .Web-Basic .Header-nav>div>ul.menu,
.Pacnav--is-active.Product-sap.Page-solution-home .Web-Basic .Header-nav>div>div.hs-menu-wrapper>ul,
.Product-sap.Page-solution-home .Web-Basic .Header-nav>div>ul.menu {
  justify-content: end;
}

.Page-solution-home .Header-Top-Products .Logo-backoffice,
.Page-solution-home .Header-Top-Products .Logo-miraimil,
.Page-solution-home .Header-Top-Products .Logo-grandit,
.Page-solution-home .Header-Top-Products .Logo-sap{
  width: 179px;
  min-width: 179px;
}

.Page-solution-home .header__pageNavigation{
  width: 100vw;
  border-bottom: solid #0071BE 3px;  
}

.Page-solution-home .header__pageNavigation__nav .header__pageNavigation__nav__list{
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding: 15px 20px 0;
  list-style: none;
  gap: 10px;
}

.Page-solution-home .header__pageNavigation__nav .header__pageNavigation__nav__list a, 
.Page-solution-home .header__pageNavigation__nav .header__pageNavigation__nav__list span{
  color: #fff;
  font-size: 15px;
  line-height: 160%;
}

.Page-solution-home .header__pageNavigation__nav .header__pageNavigation__nav__list a{
  color: #fff;
  font-size: 15px;
  line-height: 160%;
  border-radius: 3px 3px 0px 0px;
  background: #ADB5BD;
  box-shadow: -3px -2px 5px 0px rgba(1, 0, 54, 0.05);
  text-decoration: none;
  display: flex;
  width: 190px;
  height: 35px;
  align-items: center;
  justify-content: center;
  transition: 100ms ease;
}

.Page-solution-home .header__pageNavigation__nav .header__pageNavigation__nav__list a:hover{
  height: 40px;
}

.Page-solution-home .header__pageNavigation__nav .header__pageNavigation__nav__list .header__pageNavigation__nav__list__item--active a{
  border-radius: 3px 3px 0px 0px;
  background: #0071BE;
  display: flex;
  width: 190px;
  height: 40px;
  justify-content: center;
  align-items: center;
}

.Product-backoffice.Page-solution-home .Web-Basic .Global-Menu.has-sub,
.Product-miraimil.Page-solution-home .Web-Basic .Global-Menu.has-sub,
.Product-grandit.Page-solution-home .Web-Basic .Global-Menu.has-sub,
.Product-sap.Page-solution-home .Web-Basic .Global-Menu.has-sub {
  display: block!important;
  height: 42px;
  border-bottom: unset;
}

.Product-backoffice.Page-solution-home .Web-Basic .Header-Global.Header-Top-Products .Global-Menu ul li,
.Product-miraimil.Page-solution-home .Web-Basic .Header-Global.Header-Top-Products .Global-Menu ul li,
.Product-grandit.Page-solution-home .Web-Basic .Header-Global.Header-Top-Products .Global-Menu ul li,
.Product-sap.Page-solution-home .Web-Basic .Header-Global.Header-Top-Products .Global-Menu ul li {
  height: 42px;
  line-height: 42px;
}
.Product-backoffice.Page-solution-home .Web-Basic.Page-169030548775 .Header-Global.Header-Top-Products .Global-Menu ul li:after,
.Product-miraimil.Page-solution-home .Web-Basic.Page-99973968566 .Header-Global.Header-Top-Products .Global-Menu ul li:after,
.Product-grandit.Page-solution-home .Web-Basic.Page-5089401899 .Header-Global.Header-Top-Products .Global-Menu ul li:after,
.Product-sap.Page-solution-home .Web-Basic.Page-169353833613 .Header-Global.Header-Top-Products .Global-Menu ul li:after {
  content: "";
  background: #ADB5BD;
  height: 20px;
  width: 1px;
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0px, -40%);
}
.Product-backoffice.Page-solution-home .Web-Basic.Page-169030548775 .Header-nav>div>div.hs-menu-wrapper>ul>li>a,
.Product-miraimil.Page-solution-home .Web-Basic.Page-99973968566 .Header-nav>div>div.hs-menu-wrapper>ul>li>a,
.Product-grandit.Page-solution-home .Web-Basic.Page-5089401899 .Header-nav>div>div.hs-menu-wrapper>ul>li>a,
.Product-sap.Page-solution-home .Web-Basic.Page-169353833613 .Header-nav>div>div.hs-menu-wrapper>ul>li>a {
  color: #000 !important;
}
.Product-backoffice:not(.Pacnav--is-scrolling).Page-solution-home .Web-Basic.Page-169030548775 .Header-cta a.Button--outline,
.Product-miraimil:not(.Pacnav--is-scrolling).Page-solution-home .Web-Basic.Page-99973968566 .Header-cta a.Button--outline,
.Product-grandit:not(.Pacnav--is-scrolling).Page-solution-home .Web-Basic.Page-5089401899 .Header-cta a.Button--outline,
.Product-sap:not(.Pacnav--is-scrolling).Page-solution-home .Web-Basic.Page-169353833613 .Header-cta a.Button--outline {
  width: 140px;
  font-size: 14px!important;
  background-color: rgba(255, 255, 255, 0.25);
  height: 40px;
  line-height: 37px; 
}
.Product-backoffice:not(.Pacnav--is-scrolling).Page-solution-home .Web-Basic.Page-169030548775 .Header-cta a.Button--outline,
.Product-backoffice.Page-solution-home .Global-Menu--right .Button--outline{
    color: #000!important;
    border-color: #000!important;
}
.Product-miraimil:not(.Pacnav--is-scrolling).Page-solution-home .Web-Basic.Page-99973968566 .Header-cta a.Button--outline{
  color: #0071BE!important;
  border-color: #0071BE!important;
}
.Product-grandit:not(.Pacnav--is-scrolling).Page-solution-home .Web-Basic.Page-5089401899 .Header-cta a.Button--outline,
.Product-grandit.Page-solution-home .Global-Menu--right .Button--outline{
  color: #148E4B!important;
  border-color: #148E4B!important;
}
.Product-backoffice.Pacnav--is-scrolling.Page-solution-home .Header .Header-cta [class^='Button--']{
  color: #000!important;
  border-color: #000!important;
  width: 140px;
  padding-right: 10px;
  height: 40px;
  line-height: 37px; 
  font-size: 14px; 
}
.Product-miraimil.Pacnav--is-scrolling.Page-solution-home .Header .Header-cta [class^='Button--'],
.Product-miraimil.Page-solution-home .Global-Menu--right .Button--outline{
  color: #0071BE!important;
  border-color: #0071BE!important;
  height: 40px;
  width: 140px;
  line-height: 37px;
  font-size: 14px;
}
.Product-grandit.Pacnav--is-scrolling.Page-solution-home .Header .Header-cta [class^='Button--']{
  color: #148E4B!important;
  border-color: #148E4B!important;
  height: 40px;
  width: 140px;
  line-height: 37px;
  font-size: 14px;
}
.Product-sap.Pacnav--is-scrolling.Page-solution-home .Header .Header-cta [class^='Button--'],
.Product-sap .Global-Menu--right.Page-solution-home .Button--outline{
  color: #E51273!important;
  border-color: #E51273!important;
  height: 40px;
  width: 140px;
  line-height: 37px;
  font-size: 14px;
}
.Product-backoffice:not(.Pacnav--is-scrolling).Page-solution-home .Web-Basic .Header-cta a.Button--outline:hover{
  color:#fff!important;
}
/* .Product-backoffice:not(.Pacnav--is-scrolling) .Web-Basic .Header-cta a.Button--outline:hover, 
.Product-backoffice.Pacnav--is-scrolling .Header .Header-cta a:hover,
.Product-miraimil:not(.Pacnav--is-scrolling) .Web-Basic .Header-cta a.Button--outline:hover,
.Product-miraimil.Pacnav--is-scrolling .Header .Header-cta a:hover,
.Product-grandit:not(.Pacnav--is-scrolling) .Web-Basic .Header-cta a.Button--outline:hover,
.Product-grandit.Pacnav--is-scrolling .Header .Header-cta a:hover,
.Product-sap:not(.Pacnav--is-scrolling) .Web-Basic .Header-cta a.Button--outline:hover,
.Product-sap.Pacnav--is-scrolling .Header .Header-cta a:hover {
  color: #000;
  border-color: #0071BE;
  background-color: #0071BE;
  transition: 0.4s;
} */
.Product-backoffice.Pacnav--is-scrolling.Page-solution-home .Header .Header-cta a:hover{
  color: #000;
  border-color: #000;
  background-color: #fff;
}
.Product-backoffice.Page-solution-home .Web-Basic .Header-nav>div>div.hs-menu-wrapper>ul, 
.Product-backoffice.Page-solution-home .Web-Basic .Header-nav>div>ul.menu,
.Product-miraimil.Page-solution-home .Web-Basic .Header-nav>div>div.hs-menu-wrapper>ul,
.Product-miraimil.Page-solution-home .Web-Basic .Header-nav>div>ul.menu,
.Product-grandit.Page-solution-home .Web-Basic .Header-nav>div>div.hs-menu-wrapper>ul,
.Product-grandit.Page-solution-home .Web-Basic .Header-nav>div>ul.menu,
.Product-sap.Page-solution-home .Web-Basic .Header-nav>div>div.hs-menu-wrapper>ul,
.Product-sap.Page-solution-home .Web-Basic .Header-nav>div>ul.menu {
  justify-content: end;
}
body.Product-backoffice.Page-solution-home .Web-Basic.Page-169030548775 .Header.Has-childmenu, 
body.Product-backoffice:not(.Pacnav--is-scrolling).Page-solution-home .Web-Basic.Page-169030548775 .Header.Has-childmenu,
body.Product-miraimil.Page-solution-home .Web-Basic.Page-99973968566 .Header.Has-childmenu,
body.Product-miraimil:not(.Pacnav--is-scrolling).Page-solution-home .Web-Basic.Page-99973968566 .Header.Has-childmenu,
body.Product-grandit.Page-solution-home .Web-Basic.Page-5089401899 .Header.Has-childmenu,
body.Product-grandit:not(.Pacnav--is-scrolling).Page-solution-home .Web-Basic.Page-5089401899 .Header.Has-childmenu,
body.Product-sap.Page-solution-home .Web-Basic.Page-169353833613 .Header.Has-childmenu,
body.Product-sap:not(.Pacnav--is-scrolling).Page-solution-home .Web-Basic.Page-169353833613 .Header.Has-childmenu {
  top: 42px;
  background: #fff;
  flex-direction: column;
  height: auto;
}
.Product-backoffice.Page-solution-home .Header .Logo-block,
.Product-miraimil.Page-solution-home .Header .Logo-block,
.Product-grandit.Page-solution-home .Header .Logo-block,
.Product-sap.Page-solution-home .Header .Logo-block {
  display: none;
}
body.Product-backoffice.Pacnav--is-scrolling.Page-solution-home .Web-Basic .Header.Has-childmenu,
body.Product-miraimil.Pacnav--is-scrolling.Page-solution-home .Web-Basic .Header.Has-childmenu,
body.Product-grandit.Pacnav--is-scrolling.Page-solution-home .Web-Basic .Header.Has-childmenu,
body.Product-sap.Pacnav--is-scrolling.Page-solution-home .Web-Basic .Header.Has-childmenu {
  border-bottom: unset;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
.Product-backoffice.Pacnav--is-scrolling.Page-solution-home .Header-Global.Header-Top-Products, 
.Product-backoffice.Pacnav--is-scrolling.Page-solution-home .Global-Menu,
.Product-miraimil.Pacnav--is-scrolling.Page-solution-home .Header-Global.Header-Top-Products,
.Product-miraimil.Pacnav--is-scrolling.Page-solution-home .Global-Menu,
.Product-grandit.Pacnav--is-scrolling.Page-solution-home .Header-Global.Header-Top-Products,
.Product-grandit.Pacnav--is-scrolling.Page-solution-home .Global-Menu,
.Product-sap.Pacnav--is-scrolling.Page-solution-home .Header-Global.Header-Top-Products,
.Product-sap.Pacnav--is-scrolling.Page-solution-home .Global-Menu {
  display: block;
}
.Page-solution-home div[data-menu-id="186684115516"]{
  display: none;
}
.Page-solution-home .Header-nav div[data-menu-id="186677267345"]{
  display: none;
}
.Header-Top-Products .Global-Menu--right{
  display: flex;
  align-items: center;
  gap: 10px;
  position: absolute;
  right: 0;
}


  @media (max-width: 1250px) {
    .Page-solution-home .Header-Top-Products .Global-Menu .Wrap{
      max-width: 900px;
    }
    .Product-backoffice.Page-solution-home .Web-Basic .Global-Menu.has-sub:has(.show),
    .Product-miraimil.Page-solution-home .Web-Basic .Global-Menu.has-sub:has(.show),
    .Product-grandit.Page-solution-home .Web-Basic .Global-Menu.has-sub:has(.show),
    .Product-sap.Page-solution-home .Web-Basic .Global-Menu.has-sub:has(.show) {
      height: auto;
    }
    
  }
  
  @media (max-width: 959px) {
    .Product-backoffice.Page-solution-home .Page-169030548775 .Header .Header-nav,
    .Product-miraimil.Page-solution-home .Page-99973968566 .Header .Header-nav,
    .Product-grandit.Page-solution-home .Page-5089401899 .Header .Header-nav,
    .Product-sap.Page-solution-home .Page-169353833613 .Header .Header-nav {
      margin-right: 0px!important;
    }
    .Product-backoffice.Page-solution-home .Page-169030548775 .Header-nav>div>div.hs-menu-wrapper>ul>li>a,
    .Product-miraimil.Page-solution-home .Page-99973968566 .Header-nav>div>div.hs-menu-wrapper>ul>li>a,
    .Product-grandit.Page-solution-home .Page-5089401899 .Header-nav>div>div.hs-menu-wrapper>ul>li>a,
    .Product-sap.Page-solution-home .Page-169353833613 .Header-nav>div>div.hs-menu-wrapper>ul>li>a {
      font-size: 14px;
    }
    .Pacnav--is-active.Product-backoffice.Page-solution-home .Web-Basic .Header-nav>div>div.hs-menu-wrapper>ul>li>a,
    .Pacnav--is-active.Product-miraimil.Page-solution-home .Web-Basic .Header-nav>div>div.hs-menu-wrapper>ul>li>a,
    .Pacnav--is-active.Product-grandit.Page-solution-home .Web-Basic .Header-nav>div>div.hs-menu-wrapper>ul>li>a,
    .Pacnav--is-active.Product-sap.Page-solution-home .Web-Basic .Header-nav>div>div.hs-menu-wrapper>ul>li>a {
      font-size: 16px;
    }
    .Page-solution-home .Header-nav>div>div.hs-menu-wrapper>ul li+li {
      margin-left: 15px;
    }
  }
  @media (max-width: 819px) {
    .Page-solution-home .Header-nav div[data-menu-id="186677267345"]{
      display: block;
    }
    .Page-solution-home div[data-menu-id="186684115516"]{
      display: block;
    }
    .Product-backoffice.Page-solution-home .Header,
    .Product-miraimil.Page-solution-home .Header,
    .Product-grandit.Page-solution-home .Header,
    .Product-sap.Page-solution-home .Header {
      padding: 20px 0 0px;
      height: 54px !important;
      top: 0!important;
      transition: unset;
    }
    .Product-backoffice.Page-solution-home .Web-Basic .Global-Menu.has-sub,
    .Product-miraimil.Page-solution-home .Web-Basic .Global-Menu.has-sub,
    .Product-grandit.Page-solution-home .Web-Basic .Global-Menu.has-sub,
    .Product-sap.Page-solution-home .Web-Basic .Global-Menu.has-sub {
      display: none!important;
    }
    .Product-backoffice.Page-solution-home .Web-Basic.Page-169030548775 .Header-nav>div>div.hs-menu-wrapper>ul>li>a,
    .Product-miraimil.Page-solution-home .Web-Basic.Page-99973968566 .Header-nav>div>div.hs-menu-wrapper>ul>li>a,
    .Product-grandit.Page-solution-home .Web-Basic.Page-5089401899 .Header-nav>div>div.hs-menu-wrapper>ul>li>a,
    .Product-sap.Page-solution-home .Web-Basic.Page-169353833613 .Header-nav>div>div.hs-menu-wrapper>ul>li>a {
      color: #fff!important;
    }
    .Pacnav--is-active.Product-backoffice.Page-solution-home .Web-Basic .PacnavToggle-lines, .Pacnav--is-scrolling.Product-backoffice .Web-Basic .PacnavToggle-lines,
    .Pacnav--is-active.Product-miraimil.Page-solution-home .Web-Basic .PacnavToggle-lines, .Pacnav--is-scrolling.Product-miraimil .Web-Basic .PacnavToggle-lines,
    .Pacnav--is-active.Product-grandit.Page-solution-home .Web-Basic .PacnavToggle-lines, .Pacnav--is-scrolling.Product-grandit .Web-Basic .PacnavToggle-lines,
    .Pacnav--is-active.Product-sap.Page-solution-home .Web-Basic .PacnavToggle-lines, .Pacnav--is-scrolling.Product-sap .Web-Basic .PacnavToggle-lines {
      fill: #000;
    }
    .Pacnav--is-scrolling.Product-backoffice:has(.is-active).Page-solution-home .Header-cta,
    .Pacnav--is-scrolling.Product-miraimil:has(.is-active).Page-solution-home .Header-cta,
    .Pacnav--is-scrolling.Product-grandit:has(.Pacnav.is-active).Page-solution-home .Header-cta,
    .Pacnav--is-scrolling.Product-sap:has(.Pacnav.is-active).Page-solution-home .Header-cta {
      display: none!important;
    }
    .Pacnav--is-scrolling.Product-backoffice:has(.is-active).Page-solution-home img.Logo-img-main,
    .Pacnav--is-scrolling.Product-miraimil:has(.is-active).Page-solution-home img.Logo-img-main,
    .Pacnav--is-scrolling.Product-grandit:has(.Pacnav.is-active).Page-solution-home img.Logo-img-main,
    .Pacnav--is-scrolling.Product-sap:has(.Pacnav.is-active).Page-solution-home img.Logo-img-main {
      display: none!important;
    }
    .Pacnav--is-scrolling.Product-backoffice:has(.is-active).Page-solution-home img.Logo-img-white,
    .Pacnav--is-scrolling.Product-miraimil:has(.is-active).Page-solution-home img.Logo-img-white,
    .Pacnav--is-scrolling.Product-grandit:has(.Pacnav.is-active).Page-solution-home img.Logo-img-white,
    .Pacnav--is-scrolling.Product-sap:has(.Pacnav.is-active).Page-solution-home img.Logo-img-white {
      display: block!important;
    }
    .Pacnav--is-active.Product-backoffice.Page-solution-home .Web-Basic .is-active .PacnavToggle-lines,
    .Pacnav--is-active.Product-miraimil.Page-solution-home .Web-Basic .is-active .PacnavToggle-lines,
    .Pacnav--is-active.Product-grandit.Page-solution-home .Web-Basic .is-active .PacnavToggle-lines,
    .Pacnav--is-active.Product-sap.Page-solution-home .Web-Basic .is-active .PacnavToggle-lines {
      fill: #fff;
    }
    body.Product-backoffice.Page-solution-home .Web-Basic.Page-169030548775 .Header.Has-childmenu:has(.is-active),
    body.Product-miraimil.Page-solution-home .Web-Basic .Header.Has-childmenu:has(.is-active),
    body.Product-grandit.Page-solution-home .Web-Basic .Header.Has-childmenu:has(.is-active),
    body.Product-sap.Page-solution-home .Web-Basic .Header.Has-childmenu:has(.is-active) {
      background: #0D1722;
    }
    body.Product-backoffice.Pacnav--is-scrolling.Page-solution-home .Web-Basic .Header.Has-childmenu,
    body.Product-miraimil.Pacnav--is-scrolling.Page-solution-home .Web-Basic .Header.Has-childmenu,
    body.Product-grandit.Pacnav--is-scrolling.Page-solution-home .Web-Basic .Header.Has-childmenu,
    body.Product-sap.Pacnav--is-scrolling.Page-solution-home .Web-Basic .Header.Has-childmenu {
      box-shadow: unset;
    }
    .Pacnav--is-scrolling.Product-backoffice.Page-solution-home .Web-Basic .Header .Wrap,
    .Pacnav--is-scrolling.Product-miraimil.Page-solution-home .Web-Basic .Header .Wrap,
    .Pacnav--is-scrolling.Product-grandit.Page-solution-home .Web-Basic .Header .Wrap,
    .Pacnav--is-scrolling.Product-sap.Page-solution-home .Web-Basic .Header .Wrap {
      opacity: 1;
      visibility: unset;
      height: auto;
    }
    .Product-backoffice.Page-solution-home .Header .Logo-block,
    .Product-miraimil.Page-solution-home .Header .Logo-block,
    .Product-grandit.Page-solution-home .Header .Logo-block,
    .Product-sap.Page-solution-home .Header .Logo-block {
      display: block!important;
      width: 133px!important;
      height: 30px !important;
    }
    .Product-backoffice.Page-solution-home .Header .Logo-block img,
    .Product-miraimil.Page-solution-home .Header .Logo-block img,
    .Product-grandit.Page-solution-home .Header .Logo-block img,
    .Product-sap.Page-solution-home .Header .Logo-block img {
      width: 100%!important;
      height: auto!important;
    }
    .Page-solution-home .header__pageNavigation{
      display: none;
    }
    .Product-backoffice.Pacnav--is-scrolling.Page-solution-home .Header .Header-cta [class^='Button--'],
    .Product-miraimil.Pacnav--is-scrolling.Page-solution-home .Header .Header-cta [class^='Button--'],
    .Product-grandit.Pacnav--is-scrolling.Page-solution-home .Header .Header-cta [class^='Button--'],
    .Product-sap.Pacnav--is-scrolling.Page-solution-home .Header .Header-cta [class^='Button--'] {
      height: 33px;
      width: 120px;
      line-height: 30px;
    }
    body.Product-backoffice.Page-solution-home .Web-Basic.Page-169030548775 .Header.Has-childmenu,
    body.Product-backoffice:not(.Pacnav--is-scrolling).Page-solution-home .Web-Basic .Header.Has-childmenu,
    body.Product-miraimil.Page-solution-home .Web-Basic .Header.Has-childmenu,
    body.Product-miraimil:not(.Pacnav--is-scrolling).Page-solution-home .Web-Basic .Header.Has-childmenu,
    body.Product-grandit.Page-solution-home .Web-Basic .Header.Has-childmenu,
    body.Product-grandit:not(.Pacnav--is-scrolling).Page-solution-home .Web-Basic .Header.Has-childmenu,
    body.Product-sap.Page-solution-home .Web-Basic .Header.Has-childmenu,
    body.Product-sap:not(.Pacnav--is-scrolling).Page-solution-home .Web-Basic .Header.Has-childmenu {
      top: -5px;
    }
    body.Product-backoffice.Page-solution-home .Web-Basic.Page-169030548775 .Header.Has-childmenu,
    body.Product-miraimil.Page-solution-home .Web-Basic .Header.Has-childmenu,
    body.Product-grandit.Page-solution-home .Web-Basic .Header.Has-childmenu,
    body.Product-sap.Page-solution-home .Web-Basic .Header.Has-childmenu {
      height: 70px!important;
    }
    body.Product-backoffice.Pacnav--is-scrolling.Page-solution-home .Web-Basic .Header.Has-childmenu,
    body.Product-miraimil.Pacnav--is-scrolling.Page-solution-home .Web-Basic .Header.Has-childmenu,
    body.Product-grandit.Pacnav--is-scrolling.Page-solution-home .Web-Basic .Header.Has-childmenu,
    body.Product-sap.Pacnav--is-scrolling.Page-solution-home .Web-Basic .Header.Has-childmenu {
      height: 70px!important;
    }
    .Product-backoffice.Page-solution-home .Web-Basic .Header-cta,
    .Product-miraimil.Page-solution-home .Web-Basic .Header-cta,
    .Product-grandit.Page-solution-home .Web-Basic .Header-cta,
    .Product-sap.Page-solution-home .Web-Basic .Header-cta {
      top: 1px;
    }
    .Product-backoffice.Page-solution-home .Web-Basic .PacnavToggle,
    .Product-miraimil.Page-solution-home .Web-Basic .PacnavToggle,
    .Product-grandit.Page-solution-home .Web-Basic .PacnavToggle,
    .Product-sap.Page-solution-home .Web-Basic .PacnavToggle {
      top: 8px;
    }
    .Product-backoffice:not(.Pacnav--is-scrolling).Page-solution-home .Web-Basic .Header-cta a.Button--outline, 
    .Product-backoffice.Page-solution-home .Web-Basic .Header-cta a.Button--outline,
    .Product-miraimil:not(.Pacnav--is-scrolling).Page-solution-home .Web-Basic .Header-cta a.Button--outline,
    .Product-miraimil.Page-solution-home .Web-Basic .Header-cta a.Button--outline,
    .Product-grandit:not(.Pacnav--is-scrolling).Page-solution-home .Web-Basic .Header-cta a.Button--outline,
    .Product-grandit.Page-solution-home .Web-Basic .Header-cta a.Button--outline,
    .Product-sap:not(.Pacnav--is-scrolling).Page-solution-home .Web-Basic .Header-cta a.Button--outline,
    .Product-sap.Page-solution-home .Web-Basic .Header-cta a.Button--outline {
      font-size: 12px!important;
      width: 120px;
      right: 0;
      height: 33px;
      line-height: 30px;
    }
    .Pacnav--is-active.Product-backoffice.Page-solution-home .Web-Basic img.Logo-img-main,
    .Pacnav--is-scrolling.Product-backoffice.Page-solution-home .Web-Basic img.Logo-img-main,
    .Pacnav--is-active.Product-miraimil.Page-solution-home .Web-Basic img.Logo-img-main,
    .Pacnav--is-scrolling.Product-miraimil.Page-solution-home .Web-Basic img.Logo-img-main,
    .Pacnav--is-active.Product-grandit.Page-solution-home .Web-Basic img.Logo-img-main,
    .Pacnav--is-scrolling.Product-grandit.Page-solution-home .Web-Basic img.Logo-img-main,
    .Product-sap.Pacnav--is-active.Product-sap.Page-solution-home .Web-Basic img.Logo-img-main,
    .Pacnav--is-scrolling.Product-sap.Page-solution-home .Web-Basic img.Logo-img-main {
      display: none;
    }
    .Pacnav--is-active.Product-backoffice.Page-solution-home .Web-Basic img.Logo-img-white,
    .Pacnav--is-scrolling.Product-backoffice.Page-solution-home .Web-Basic img.Logo-img-white,
    .Pacnav--is-active.Product-miraimil.Page-solution-home .Web-Basic img.Logo-img-white,
    .Pacnav--is-scrolling.Product-miraimil.Page-solution-home .Web-Basic img.Logo-img-white,
    .Pacnav--is-active.Product-grandit.Page-solution-home .Web-Basic img.Logo-img-white,
    .Pacnav--is-scrolling.Product-grandit.Page-solution-home .Web-Basic img.Logo-img-white,
    .Product-sap.Pacnav--is-active.Product-sap.Page-solution-home .Web-Basic img.Logo-img-white,
    .Pacnav--is-scrolling.Product-sap.Page-solution-home .Web-Basic img.Logo-img-white { 
      display: block;
    }
    /* .Pacnav--is-scrolling.Product-backoffice.Page-solution-home .Web-Basic .Header .Wrap,
    .Pacnav--is-scrolling.Product-miraimil.Page-solution-home .Web-Basic .Header .Wrap,
    .Pacnav--is-scrolling.Product-grandit.Page-solution-home .Web-Basic .Header .Wrap,
    .Pacnav--is-scrolling.Product-sap.Page-solution-home .Web-Basic .Header .Wrap {
      top: -10px;
    } */
    .Product-backoffice.Page-solution-home .Web-Basic img.Logo-img-white,
    .Product-miraimil.Page-solution-home .Web-Basic img.Logo-img-white,
    .Product-grandit.Page-solution-home .Web-Basic img.Logo-img-white,
    .Product-sap.Page-solution-home .Web-Basic img.Logo-img-white {
      width: 120px;
    }
    .Page-solution-home .Web-Basic #header.Header-products .hs-menu-item.hs-item-has-children,
    .Page-solution-home .Header-nav .is-mobile.is-active > div.hs-menu-wrapper > ul > li {
      margin-left: 0;
    }
  }
  @media (max-width: 639px) {
    .Product-backoffice:not(.Pacnav--is-scrolling).Page-solution-home .Web-Basic .Header-cta a.Button--outline, 
    .Product-backoffice.Page-solution-home .Web-Basic .Header-cta a.Button--outline,
    .Product-miraimil:not(.Pacnav--is-scrolling).Page-solution-home .Web-Basic .Header-cta a.Button--outline,
    .Product-miraimil.Page-solution-home .Web-Basic .Header-cta a.Button--outline,
    .Product-grandit:not(.Pacnav--is-scrolling).Page-solution-home .Web-Basic .Header-cta a.Button--outline,
    .Product-grandit.Page-solution-home .Web-Basic .Header-cta a.Button--outline,
    .Product-sap:not(.Pacnav--is-scrolling).Page-solution-home .Web-Basic .Header-cta a.Button--outline,
    .Product-sap.Page-solution-home .Web-Basic .Header-cta a.Button--outline {
      right: 5px;
    }
    .Product-backoffice.Page-solution-home .Web-Basic .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--medium,
    .Product-miraimil.Page-solution-home .Web-Basic .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--medium,
    .Product-grandit.Page-solution-home .Web-Basic .u-bgColor--FFFFFF:not(.LogoRowSection):not(.is-rightAligned):not(.is-leftAligned)+.u-bgColor--FFFFFF:not(.is-rightAligned):not(.is-leftAligned).u-padding--medium,
    .Product-sap.Page-solution-home .Web-Basic .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: -20px;
    }
    .Product-backoffice.Page-solution-home .Web-Basic [class^=Row--] {
      margin-top: 40px;
    }
    
  }
    
  @media (max-width: 400px) {
    .Page-solution-home.Product-backoffice:not(.Pacnav--is-scrolling) .Web-Basic .Header-cta a.Button--outline, 
    .Page-solution-home.Product-backoffice .Web-Basic .Header-cta a.Button--outline,
    .Page-solution-home.Product-miraimil:not(.Pacnav--is-scrolling) .Web-Basic .Header-cta a.Button--outline,
    .Page-solution-home.Product-miraimil .Web-Basic .Header-cta a.Button--outline,
    .Page-solution-home.Product-grandit:not(.Pacnav--is-scrolling) .Web-Basic .Header-cta a.Button--outline,
    .Page-solution-home.Product-grandit .Web-Basic .Header-cta a.Button--outline,
    .Page-solution-home.Product-sap:not(.Pacnav--is-scrolling) .Web-Basic .Header-cta a.Button--outline,
    .Page-solution-home.Product-sap .Web-Basic .Header-cta a.Button--outline {
      right: 25px;
    }
  }
  
/************************************
end renewal header
************************************/