@charset "UTF-8";

@font-face {
    src: url("//library.keyence.com/fonts/NotoSansCJKjp-Regular.woff") format("woff"), url("//library.keyence.com/fonts/NotoSansCJKjp-Regular.ttf") format("truetype");
    font-display: swap;
    font-family: notosans;
}

@font-face {
    src: url("//library.keyence.com/fonts/NotoSansCJKjp-Medium.woff") format("woff"), url("//library.keyence.com/fonts/NotoSansCJKjp-Medium.ttf") format("truetype");
    font-display: swap;
    font-family: notosans;
    font-weight: 600;
}

@font-face {
    src: url("//library.keyence.com/fonts/NotoSansCJKjp-Bold.woff") format("woff"), url("//library.keyence.com/fonts/NotoSansCJKjp-Bold.ttf") format("truetype");
    font-display: swap;
    font-family: notosans;
    font-weight: bold;
}

@font-face {
    src: url("//library.keyence.com/fonts/NotoSerifJP-Regular.woff") format("woff"), url("//library.keyence.com/fonts/NotoSerifJP-Regular.ttf") format("truetype");
    font-display: swap;
    font-family: notoserif;
}

@font-face {
    src: url("//library.keyence.com/fonts/NotoSerifJP-Light.woff") format("woff"), url("//library.keyence.com/fonts/NotoSerifJP-Light.ttf") format("truetype");
    font-display: swap;
    font-family: notoserif;
    font-weight: 200;
}

@font-face {
    src: format("eot"), url("//library.keyence.com/fonts/NotoSerifJP-ExtraLight.woff") format("woff"), url("//library.keyence.com/fonts/NotoSerifJP-ExtraLight.ttf") format("truetype");
    font-display: swap;
    font-family: notoserif;
    font-weight: 100;
}

@font-face {
    src: url("//library.keyence.com/fonts/NotoSerifJP-Bold.woff") format("woff"), url("//library.keyence.com/fonts/NotoSerifJP-Bold.ttf") format("truetype");
    font-display: swap;
    font-family: notoserif;
    font-weight: bold;
}

.lp-buttonConversion {
    display: inline-block;
    max-width: 100%;
    background: #e60012;
    color: #fff;
    font-size: 2rem;
    line-height: 1.4;
    text-align: center;
    text-decoration: none;
}

@media only screen and (max-width: 640px) {
    .lp-buttonConversion {
        font-size: 1.6rem;
    }
}

.lp-buttonConversion-body {
    display: flex;
    align-items: center;
    padding: 12px 8px 12px 24px;
}

@media only screen and (max-width: 640px) {
    .lp-buttonConversion-body {
        padding-top: 14px;
        padding-bottom: 14px;
    }
}

.lp-buttonConversion-text {
    margin-right: 16px;
}

.lp-buttonConversion-image {
    margin: -22px 0;
    border: 1px solid #ccc;
}

.lp-buttonConversion-image > img {
    min-width: 42px;
    max-width: 60px;
}

.lp-buttonConversion.of-download .lp-buttonConversion-body, .lp-buttonConversion.of-anchor .lp-buttonConversion-body, .lp-buttonConversion.of-arrow .lp-buttonConversion-body, .lp-buttonConversion.of-inquiry .lp-buttonConversion-body {
    position: relative;
    padding-left: 53px;
}

.lp-buttonConversion.of-download .lp-buttonConversion-body::before, .lp-buttonConversion.of-anchor .lp-buttonConversion-body::before, .lp-buttonConversion.of-arrow .lp-buttonConversion-body::before, .lp-buttonConversion.of-inquiry .lp-buttonConversion-body::before {
    display: block;
    position: absolute;
    top: 50%;
    left: 24px;
    width: 19px;
    height: 18px;
    transform: translateY(-50%);
    content: "";
}

.lp-buttonConversion.of-download .lp-buttonConversion-body::before {
    background: url("../../img/landing_page/common/icon_btn_dl.png") no-repeat center center;
}

.lp-buttonConversion.of-anchor .lp-buttonConversion-body::before {
    background: url("../../img/landing_page/common/icon_btn_anc_03.png") no-repeat center center;
}

.lp-buttonConversion.of-arrow .lp-buttonConversion-body::before {
    left: 26px;
    height: 12px;
    border-width: 7px 0 7px 13px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
}

.lp-buttonConversion.of-inquiry .lp-buttonConversion-body::before {
    background: url("../../img/landing_page/common/icon_btn_inquiry_01.png") no-repeat center center;
}

.lp-buttonConversion.of-priceIcon .lp-buttonConversion-body, .lp-buttonConversion.of-priceIcon-jpy .lp-buttonConversion-body, .lp-buttonConversion.of-priceIcon-gbp .lp-buttonConversion-body, .lp-buttonConversion.of-priceIcon-krw .lp-buttonConversion-body, .lp-buttonConversion.of-priceIcon-eur .lp-buttonConversion-body {
    position: relative;
    padding-left: 53px;
}

.lp-buttonConversion.of-priceIcon .lp-buttonConversion-body::before, .lp-buttonConversion.of-priceIcon-jpy .lp-buttonConversion-body::before, .lp-buttonConversion.of-priceIcon-gbp .lp-buttonConversion-body::before, .lp-buttonConversion.of-priceIcon-krw .lp-buttonConversion-body::before, .lp-buttonConversion.of-priceIcon-eur .lp-buttonConversion-body::before {
    display: block;
    position: absolute;
    top: 50%;
    left: 24px;
    width: 19px;
    height: 18px;
    transform: translateY(-50%);
    content: "";
}

.lp-buttonConversion.of-priceIcon .lp-buttonConversion-body::before {
    background: url("../../") no-repeat center center;
}

.lp-buttonConversion.of-priceIcon-jpy .lp-buttonConversion-body::before {
    background: url("../../") no-repeat center center;
}

.lp-buttonConversion.of-priceIcon-gbp .lp-buttonConversion-body::before {
    background: url("../../") no-repeat center center;
}

.lp-buttonConversion.of-priceIcon-krw .lp-buttonConversion-body::before {
    background: url("../../") no-repeat center center;
}

.lp-buttonConversion.of-priceIcon-eur .lp-buttonConversion-body::before {
    background: url("../../") no-repeat center center;
}

.lp-buttonConversion.of-primary {
    background: #129e83;
}

.lp-buttonConversion.of-secondary {
    background: #1a90db;
}

.lp-buttonConversion.of-download .lp-buttonConversion-body::before {
    background: url("../../../../../../img/landing_page/common/icon_btn_dl.png") no-repeat center center !important;
}

:root {
    font-size: 10px;
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

*::before, *::after {
    box-sizing: border-box;
}

html {
    -webkit-text-size-adjust: 100%;
}

.theme-KJ {
    -webkit-text-size-adjust: 100%;
    font-size: 62.5%;
}

.theme-KJ body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    word-wrap: break-word;
    min-width: 320px;
    background: #fff;
    color: #333;
    font-family: source-han-sans-japanese, "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
    font-size: 1.6rem;
    line-height: 1.5;
    word-break: break-word;
    overflow-wrap: anywhere;
}

main {
    display: block;
}

p {
    margin-bottom: 16px;
}

ul,
ol {
    list-style: none;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
    text-decoration: underline;
}

a:hover, a:active, a:focus {
    text-decoration: none;
}

abbr[title] {
    -webkit-text-decoration: underline dotted;
    border-bottom: 0;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bold;
}

em {
    font-style: normal;
    font-weight: bold;
}

dfn,
cite {
    font-style: normal;
}

code,
kbd,
samp {
    font-family: monospace;
    font-size: 1em;
}

small {
    font-size: 100%;
}

i {
    font-style: italic;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    max-width: 100%;
    border-style: none;
    vertical-align: bottom;
}

table {
    width: 100%;
    border-collapse: collapse;
}

button,
input,
optgroup,
select,
textarea {
    border-radius: 0;
    font-family: inherit;
    font-size: 100%;
    line-height: inherit;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
    border: 0;
    background: none;
    cursor: pointer;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: none;
}

legend {
    display: table;
    max-width: 100%;
    color: inherit;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details {
    display: block;
}

summary {
    display: list-item;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

.theme-KJ body {
    background: #070b1e;
    color: #fff;
}

.lp-layout-header {
    background: #5e6170;
}

.lp-layout-header-content {
    display: flex;
    justify-content: space-between;
    max-width: 1920px;
    margin: 0 auto;
    padding: 24px calc(8rem + ((1vw - 1.24rem) * (17.64706)));
}

@media only screen and (max-width: 1024px) {
    .lp-layout-header-content {
        justify-content: center;
        padding: 22px calc(2rem + ((1vw - 0.36rem) * (19.60784)));
    }
}

@media only screen and (max-width: 359px) {
    .lp-layout-header-content {
        padding-right: 20px;
        padding-left: 20px;
    }
}

.lp-layout-header-logo {
    margin-bottom: 0;
    line-height: 1;
}

@media only screen and (max-width: 1024px) {
    .lp-layout-header-logo {
        text-align: center;
    }
}

.lp-layout-header-logo img {
    width: 148px;
}

@media only screen and (max-width: 1024px) {
    .lp-layout-header-logo img {
        width: 114px;
    }
}

.lp-layout-header-utility {
    padding-left: 20px;
}

.lp-layout-header-utility > *:last-child {
    margin-bottom: 0;
}

.lp-layout-header-utilityGroup {
    display: flex;
    align-items: center;
}

.lp-layout-main {
    overflow: hidden;
}

.lp-layout-container.of-width-small {
    max-width: 1256px;
    margin: 0 auto;
}

.lp-layout-container > *:last-child {
    margin-bottom: 0;
}

.lp-layout-footer {
    border-top: 1px solid #5b5b5b;
    font-size: 1.4rem;
}

.lp-layout-footer-content {
    max-width: 1920px;
    margin: 0 auto;
    padding: 24px calc(8rem + ((1vw - 1.24rem) * (17.64706)));
}

@media only screen and (max-width: 1024px) {
    .lp-layout-footer-content {
        padding: 22px calc(2rem + ((1vw - 0.36rem) * (19.60784)));
    }
}

@media only screen and (max-width: 359px) {
    .lp-layout-footer-content {
        padding-right: 20px;
        padding-left: 20px;
    }
}

.lp-layout-footer-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: -4px 0 0 -10px;
}

.lp-layout-footer-list > li {
    position: relative;
    margin: 4px 0 0 10px;
    padding-left: 10px;
}

.lp-layout-footer-list > li::before {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: 17px;
    transform: translateY(-50%);
    background: #fff;
    content: "";
}

.lp-layout-footer-list > li:first-child {
    padding-left: 0;
}

.lp-layout-footer-list > li:first-child::before {
    content: none;
}

.lp-layout-footer-list > li a {
    color: #fff;
    text-decoration: none;
}

.lp-layout-footer-list > li a:hover, .lp-layout-footer-list > li a:focus {
    text-decoration: underline;
}

@media only screen and (max-width: 1024px) {
    .lp-layout-footer-list > .lp-layout-footer-copyright {
        width: 100%;
        padding-left: 0;
        text-align: center;
    }
    .lp-layout-footer-list > .lp-layout-footer-copyright::before {
        content: none;
    }
}

.lp-layout-grid {
    display: flex;
    flex-wrap: wrap;
    margin: -40px 0 72px -64px;
}

.lp-layout-grid-column {
    min-height: 0%;
    padding: 40px 0 0 64px;
}

.lp-layout-grid-column:not([class*="of-column-"]) {
    width: 100%;
}

.lp-layout-grid-column.of-flex {
    display: flex;
    flex-wrap: wrap;
}

.lp-layout-grid-column.of-flex > * {
    width: 100%;
}

.lp-layout-grid-column > *:last-child {
    margin-bottom: 0;
}

.lp-layout-grid.of-column-2 > .lp-layout-grid-column:not([class*="of-column-"]) {
    width: 50%;
}

.lp-layout-grid.of-column-3 > .lp-layout-grid-column:not([class*="of-column-"]) {
    width: 33.33333%;
}

.lp-layout-grid.of-column-4 > .lp-layout-grid-column:not([class*="of-column-"]) {
    width: 25%;
}

.lp-layout-grid.of-column-5 > .lp-layout-grid-column:not([class*="of-column-"]) {
    width: 20%;
}

.lp-layout-grid.of-column-6 > .lp-layout-grid-column:not([class*="of-column-"]) {
    width: 16.66667%;
}

.lp-layout-grid.of-column-7 > .lp-layout-grid-column:not([class*="of-column-"]) {
    width: 14.28571%;
}

.lp-layout-grid.of-column-8 > .lp-layout-grid-column:not([class*="of-column-"]) {
    width: 12.5%;
}

.lp-layout-grid.of-column-9 > .lp-layout-grid-column:not([class*="of-column-"]) {
    width: 11.11111%;
}

.lp-layout-grid.of-column-10 > .lp-layout-grid-column:not([class*="of-column-"]) {
    width: 10%;
}

.lp-layout-grid.of-column-11 > .lp-layout-grid-column:not([class*="of-column-"]) {
    width: 9.09091%;
}

.lp-layout-grid.of-column-12 > .lp-layout-grid-column:not([class*="of-column-"]) {
    width: 8.33333%;
}

.lp-layout-grid.of-column-2 > .lp-layout-grid-column.of-column-2 {
    width: 100%;
}

.lp-layout-grid.of-column-3 > .lp-layout-grid-column.of-column-2 {
    width: 66.66667%;
}

.lp-layout-grid.of-column-3 > .lp-layout-grid-column.of-column-3 {
    width: 100%;
}

.lp-layout-grid.of-column-4 > .lp-layout-grid-column.of-column-2 {
    width: 50%;
}

.lp-layout-grid.of-column-4 > .lp-layout-grid-column.of-column-3 {
    width: 75%;
}

.lp-layout-grid.of-column-4 > .lp-layout-grid-column.of-column-4 {
    width: 100%;
}

.lp-layout-grid.of-column-5 > .lp-layout-grid-column.of-column-2 {
    width: 40%;
}

.lp-layout-grid.of-column-5 > .lp-layout-grid-column.of-column-3 {
    width: 60%;
}

.lp-layout-grid.of-column-5 > .lp-layout-grid-column.of-column-4 {
    width: 80%;
}

.lp-layout-grid.of-column-5 > .lp-layout-grid-column.of-column-5 {
    width: 100%;
}

.lp-layout-grid.of-column-6 > .lp-layout-grid-column.of-column-2 {
    width: 33.33333%;
}

.lp-layout-grid.of-column-6 > .lp-layout-grid-column.of-column-3 {
    width: 50%;
}

.lp-layout-grid.of-column-6 > .lp-layout-grid-column.of-column-4 {
    width: 66.66667%;
}

.lp-layout-grid.of-column-6 > .lp-layout-grid-column.of-column-5 {
    width: 83.33333%;
}

.lp-layout-grid.of-column-6 > .lp-layout-grid-column.of-column-6 {
    width: 100%;
}

.lp-layout-grid.of-column-7 > .lp-layout-grid-column.of-column-2 {
    width: 28.57143%;
}

.lp-layout-grid.of-column-7 > .lp-layout-grid-column.of-column-3 {
    width: 42.85714%;
}

.lp-layout-grid.of-column-7 > .lp-layout-grid-column.of-column-4 {
    width: 57.14286%;
}

.lp-layout-grid.of-column-7 > .lp-layout-grid-column.of-column-5 {
    width: 71.42857%;
}

.lp-layout-grid.of-column-7 > .lp-layout-grid-column.of-column-6 {
    width: 85.71429%;
}

.lp-layout-grid.of-column-7 > .lp-layout-grid-column.of-column-7 {
    width: 100%;
}

.lp-layout-grid.of-column-8 > .lp-layout-grid-column.of-column-2 {
    width: 25%;
}

.lp-layout-grid.of-column-8 > .lp-layout-grid-column.of-column-3 {
    width: 37.5%;
}

.lp-layout-grid.of-column-8 > .lp-layout-grid-column.of-column-4 {
    width: 50%;
}

.lp-layout-grid.of-column-8 > .lp-layout-grid-column.of-column-5 {
    width: 62.5%;
}

.lp-layout-grid.of-column-8 > .lp-layout-grid-column.of-column-6 {
    width: 75%;
}

.lp-layout-grid.of-column-8 > .lp-layout-grid-column.of-column-7 {
    width: 87.5%;
}

.lp-layout-grid.of-column-8 > .lp-layout-grid-column.of-column-8 {
    width: 100%;
}

.lp-layout-grid.of-column-9 > .lp-layout-grid-column.of-column-2 {
    width: 22.22222%;
}

.lp-layout-grid.of-column-9 > .lp-layout-grid-column.of-column-3 {
    width: 33.33333%;
}

.lp-layout-grid.of-column-9 > .lp-layout-grid-column.of-column-4 {
    width: 44.44444%;
}

.lp-layout-grid.of-column-9 > .lp-layout-grid-column.of-column-5 {
    width: 55.55556%;
}

.lp-layout-grid.of-column-9 > .lp-layout-grid-column.of-column-6 {
    width: 66.66667%;
}

.lp-layout-grid.of-column-9 > .lp-layout-grid-column.of-column-7 {
    width: 77.77778%;
}

.lp-layout-grid.of-column-9 > .lp-layout-grid-column.of-column-8 {
    width: 88.88889%;
}

.lp-layout-grid.of-column-9 > .lp-layout-grid-column.of-column-9 {
    width: 100%;
}

.lp-layout-grid.of-column-10 > .lp-layout-grid-column.of-column-2 {
    width: 20%;
}

.lp-layout-grid.of-column-10 > .lp-layout-grid-column.of-column-3 {
    width: 30%;
}

.lp-layout-grid.of-column-10 > .lp-layout-grid-column.of-column-4 {
    width: 40%;
}

.lp-layout-grid.of-column-10 > .lp-layout-grid-column.of-column-5 {
    width: 50%;
}

.lp-layout-grid.of-column-10 > .lp-layout-grid-column.of-column-6 {
    width: 60%;
}

.lp-layout-grid.of-column-10 > .lp-layout-grid-column.of-column-7 {
    width: 70%;
}

.lp-layout-grid.of-column-10 > .lp-layout-grid-column.of-column-8 {
    width: 80%;
}

.lp-layout-grid.of-column-10 > .lp-layout-grid-column.of-column-9 {
    width: 90%;
}

.lp-layout-grid.of-column-10 > .lp-layout-grid-column.of-column-10 {
    width: 100%;
}

.lp-layout-grid.of-column-11 > .lp-layout-grid-column.of-column-2 {
    width: 18.18182%;
}

.lp-layout-grid.of-column-11 > .lp-layout-grid-column.of-column-3 {
    width: 27.27273%;
}

.lp-layout-grid.of-column-11 > .lp-layout-grid-column.of-column-4 {
    width: 36.36364%;
}

.lp-layout-grid.of-column-11 > .lp-layout-grid-column.of-column-5 {
    width: 45.45455%;
}

.lp-layout-grid.of-column-11 > .lp-layout-grid-column.of-column-6 {
    width: 54.54545%;
}

.lp-layout-grid.of-column-11 > .lp-layout-grid-column.of-column-7 {
    width: 63.63636%;
}

.lp-layout-grid.of-column-11 > .lp-layout-grid-column.of-column-8 {
    width: 72.72727%;
}

.lp-layout-grid.of-column-11 > .lp-layout-grid-column.of-column-9 {
    width: 81.81818%;
}

.lp-layout-grid.of-column-11 > .lp-layout-grid-column.of-column-10 {
    width: 90.90909%;
}

.lp-layout-grid.of-column-11 > .lp-layout-grid-column.of-column-11 {
    width: 100%;
}

.lp-layout-grid.of-column-12 > .lp-layout-grid-column.of-column-2 {
    width: 16.66667%;
}

.lp-layout-grid.of-column-12 > .lp-layout-grid-column.of-column-3 {
    width: 25%;
}

.lp-layout-grid.of-column-12 > .lp-layout-grid-column.of-column-4 {
    width: 33.33333%;
}

.lp-layout-grid.of-column-12 > .lp-layout-grid-column.of-column-5 {
    width: 41.66667%;
}

.lp-layout-grid.of-column-12 > .lp-layout-grid-column.of-column-6 {
    width: 50%;
}

.lp-layout-grid.of-column-12 > .lp-layout-grid-column.of-column-7 {
    width: 58.33333%;
}

.lp-layout-grid.of-column-12 > .lp-layout-grid-column.of-column-8 {
    width: 66.66667%;
}

.lp-layout-grid.of-column-12 > .lp-layout-grid-column.of-column-9 {
    width: 75%;
}

.lp-layout-grid.of-column-12 > .lp-layout-grid-column.of-column-10 {
    width: 83.33333%;
}

.lp-layout-grid.of-column-12 > .lp-layout-grid-column.of-column-11 {
    width: 91.66667%;
}

.lp-layout-grid.of-column-12 > .lp-layout-grid-column.of-column-12 {
    width: 100%;
}

@media only screen and (max-width: 1024px) {
    .lp-layout-grid.lp-extraSmallScreen-column-2 > .lp-layout-grid-column:not([class*="of-column-"]),
    .lp-layout-grid.lp-extraSmallScreen-column-2 > .lp-layout-grid-column[class*="of-column-"] {
        width: 50%;
    }
    .lp-layout-grid.lp-extraSmallScreen-column-3 > .lp-layout-grid-column:not([class*="of-column-"]),
    .lp-layout-grid.lp-extraSmallScreen-column-3 > .lp-layout-grid-column[class*="of-column-"] {
        width: 33.33333%;
    }
}

@media only screen and (max-width: 1024px) {
    .lp-layout-grid[class*="of-column-"]:not([class*="extraSmallScreen-column-"]) > .lp-layout-grid-column:not([class*="of-column-"]),
    .lp-layout-grid[class*="of-column-"]:not([class*="extraSmallScreen-column-"]) > .lp-layout-grid-column[class*="of-column-"] {
        width: 100%;
    }
}

@media only screen and (max-width: 1024px) {
    .lp-layout-grid.lp-extraSmallScreen-column-2 > .lp-layout-grid-column:not([class*="of-column-"]),
    .lp-layout-grid.lp-extraSmallScreen-column-2 > .lp-layout-grid-column[class*="of-column-"] {
        width: 50%;
    }
    .lp-layout-grid.lp-extraSmallScreen-column-3 > .lp-layout-grid-column:not([class*="of-column-"]),
    .lp-layout-grid.lp-extraSmallScreen-column-3 > .lp-layout-grid-column[class*="of-column-"] {
        width: 33.33333%;
    }
}

.lp-layout-grid.of-gap-none {
    margin-left: 0;
}

.lp-layout-grid.of-gap-none .lp-layout-grid-column {
    padding-left: 0;
}

.lp-jumbotron {
    margin-bottom: 80px;
    background: linear-gradient(180deg, #5e6170, #070b1e);
}

@media only screen and (max-width: 1239px) {
    .lp-jumbotron {
        margin-bottom: calc(4rem + ((1vw - 1.024rem) * (18.51852)));
    }
}

@media only screen and (max-width: 1024px) {
    .lp-jumbotron {
        margin-bottom: 40px;
    }
}

.lp-jumbotron-content {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    max-width: 1920px;
    margin: 0 auto;
    padding: 112px 200px;
}

@media only screen and (max-width: 1919px) {
    .lp-jumbotron-content {
        padding: calc(10rem + ((1vw - 1.24rem) * (1.76471))) calc(8rem + ((1vw - 1.24rem) * (17.64706)));
    }
}

@media only screen and (max-width: 1024px) {
    .lp-jumbotron-content {
        flex-direction: column-reverse;
        padding: 0 calc(2rem + ((1vw - 0.36rem) * (19.60784)));
    }
}

@media only screen and (max-width: 359px) {
    .lp-jumbotron-content {
        padding: 0 20px;
    }
}

.lp-jumbotron-body {
    flex: 1;
}

@media only screen and (max-width: 1024px) {
    .lp-jumbotron-body {
        flex: none;
        width: 100%;
    }
}

.lp-jumbotron-body > *:last-child {
    margin-bottom: 0;
}

.lp-jumbotron-title {
    display: block;
    margin-bottom: 32px;
    font-family: notoserif, serif;
    font-size: 5.6rem;
    font-weight: normal;
    line-height: 1.3;
}

@media only screen and (max-width: 1919px) {
    .lp-jumbotron-title {
        font-size: calc(4rem + ((1vw - 1.24rem) * (2.35294)));
    }
}

@media only screen and (max-width: 1024px) {
    .lp-jumbotron-title {
        font-size: calc(4rem + ((1vw - 0.36rem) * (5.88235)));
        text-align: center;
    }
}

@media only screen and (max-width: 359px) {
    .lp-jumbotron-title {
        font-size: 4rem;
    }
}

.lp-jumbotron-title > em {
    font-size: 8rem;
    font-weight: normal;
}

@media only screen and (max-width: 1919px) {
    .lp-jumbotron-title > em {
        font-size: calc(6.4rem + ((1vw - 1.24rem) * (2.35294)));
    }
}

@media only screen and (max-width: 1024px) {
    .lp-jumbotron-title > em {
        font-size: calc(4rem + ((1vw - 0.36rem) * (5.88235)));
    }
}

@media only screen and (max-width: 359px) {
    .lp-jumbotron-title > em {
        font-size: 4rem;
    }
}

.lp-jumbotron-image {
    width: 860px;
    min-height: 0%;
    margin-right: 64px;
    text-align: center;
}

@media only screen and (max-width: 1919px) {
    .lp-jumbotron-image {
        width: calc(52.3rem + ((1vw - 1.24rem) * (49.55882)));
        margin-right: calc(3.2rem + ((1vw - 1.24rem) * (4.70588)));
    }
}

@media only screen and (max-width: 1024px) {
    .lp-jumbotron-image {
        width: 100%;
        margin: 0 0 16px;
    }
}

.lp-section {
    margin-bottom: 240px;
}

@media only screen and (max-width: 1919px) {
    .lp-section {
        margin-bottom: calc(11.2rem + ((1vw - 1.24rem) * (18.82353)));
    }
}

@media only screen and (max-width: 1024px) {
    .lp-section {
        margin-bottom: calc(5.6rem + ((1vw - 0.36rem) * (3.92157)));
    }
}

@media only screen and (max-width: 359px) {
    .lp-section {
        margin-bottom: 56px;
    }
}

.lp-section.of-conversion {
    margin-bottom: 80px;
}

.lp-section-content {
    max-width: 1920px;
    margin: 0 auto;
    padding: 0 200px;
}

@media only screen and (max-width: 1919px) {
    .lp-section-content {
        padding: 0 calc(8rem + ((1vw - 1.24rem) * (17.64706)));
    }
}

@media only screen and (max-width: 1024px) {
    .lp-section-content {
        flex-direction: column-reverse;
        padding: 0 calc(2rem + ((1vw - 0.36rem) * (19.60784)));
    }
}

@media only screen and (max-width: 359px) {
    .lp-section-content {
        padding: 0 20px;
    }
}

.lp-section-content > *:last-child {
    margin-bottom: 0;
}

.lp-headingLevel2 {
    margin-bottom: 80px;
    font-family: notoserif, serif;
    font-size: 6.2rem;
    font-weight: 100;
}

@media only screen and (max-width: 1919px) {
    .lp-headingLevel2 {
        font-size: calc(4.8rem + ((1vw - 1.24rem) * (2.05882)));
    }
}

@media only screen and (max-width: 1239px) {
    .lp-headingLevel2 {
        margin-bottom: calc(2.4rem + ((1vw - 1.024rem) * (25.92593)));
    }
}

@media only screen and (max-width: 1024px) {
    .lp-headingLevel2 {
        margin-bottom: 24px;
        font-size: calc(2.4rem + ((1vw - 0.36rem) * (3.92157)));
    }
}

@media only screen and (max-width: 359px) {
    .lp-headingLevel2 {
        font-size: 2.4rem;
    }
}

.lp-headingLevel2.of-text-large {
    font-size: 9rem;
}

@media only screen and (max-width: 1919px) {
    .lp-headingLevel2.of-text-large {
        font-size: calc(6.4rem + ((1vw - 1.24rem) * (3.82353)));
    }
}

@media only screen and (max-width: 1024px) {
    .lp-headingLevel2.of-text-large {
        font-size: calc(2.8rem + ((1vw - 0.36rem) * (2.94118)));
    }
}

@media only screen and (max-width: 359px) {
    .lp-headingLevel2.of-text-large {
        font-size: 2.8rem;
    }
}

.lp-headingLevel2-group {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 80px;
}

@media only screen and (max-width: 1919px) {
    .lp-headingLevel2-group {
        margin-bottom: calc(4rem + ((1vw - 1.24rem) * (5.88235)));
    }
}

@media only screen and (max-width: 1024px) {
    .lp-headingLevel2-group {
        margin-bottom: calc(2.4rem + ((1vw - 0.36rem) * (3.92157)));
    }
}

@media only screen and (max-width: 359px) {
    .lp-headingLevel2-group {
        margin-bottom: 24px;
    }
}

@media only screen and (max-width: 1024px) {
    .lp-headingLevel2-group.lp-extraSmallScreen-column {
        flex-direction: column;
    }
}

.lp-headingLevel2-group .lp-headingLevel2 {
    display: block;
    max-width: 100%;
    margin-bottom: 0;
}

.lp-headingLevel2-group .lp-headingLevel2-subtext {
    display: block;
    position: relative;
    width: 400px;
    margin-right: 64px;
}

@media only screen and (max-width: 1919px) {
    .lp-headingLevel2-group .lp-headingLevel2-subtext {
        width: calc(24.6rem + ((1vw - 1.24rem) * (22.64706)));
    }
}

@media only screen and (max-width: 1024px) {
    .lp-headingLevel2-group .lp-headingLevel2-subtext {
        width: 100%;
        margin-right: 0;
        text-align: center;
    }
    .lp-headingLevel2-group .lp-headingLevel2-subtext > img {
        max-width: calc(14.4rem + ((1vw - 0.36rem) * (25)));
    }
}

.lp-headingLevel2-group .lp-headingLevel2-subtext::before {
    position: absolute;
    top: 50%;
    right: -32px;
    width: 4px;
    height: 56px;
    transform: translateY(-50%) rotate(25deg);
    background: #5b5b5b;
    content: "";
}

@media only screen and (max-width: 1024px) {
    .lp-headingLevel2-group .lp-headingLevel2-subtext::before {
        content: none;
    }
}

.lp-headingLevel2-group.of-multiplication .lp-headingLevel2 {
    position: relative;
    margin-left: 116px;
}

@media only screen and (max-width: 1919px) {
    .lp-headingLevel2-group.of-multiplication .lp-headingLevel2 {
        margin-left: calc(9.6rem + ((1vw - 1.24rem) * (2.94118)));
    }
}

@media only screen and (max-width: 1024px) {
    .lp-headingLevel2-group.of-multiplication .lp-headingLevel2 {
        margin-left: calc(6rem + ((1vw - 0.36rem) * (2.94118)));
    }
}

@media only screen and (max-width: 359px) {
    .lp-headingLevel2-group.of-multiplication .lp-headingLevel2 {
        margin-left: 60px;
    }
}

.lp-headingLevel2-group.of-multiplication .lp-headingLevel2::before, .lp-headingLevel2-group.of-multiplication .lp-headingLevel2::after {
    display: block;
    position: absolute;
    top: 50%;
    left: -58px;
    width: 2px;
    height: 120px;
    background: #a19818;
    content: "";
}

@media only screen and (max-width: 1919px) {
    .lp-headingLevel2-group.of-multiplication .lp-headingLevel2::before, .lp-headingLevel2-group.of-multiplication .lp-headingLevel2::after {
        left: calc(-4.8rem + ((1vw - 1.24rem) * (-1.47059)));
        height: calc(8rem + ((1vw - 1.24rem) * (5.88235)));
    }
}

@media only screen and (max-width: 1024px) {
    .lp-headingLevel2-group.of-multiplication .lp-headingLevel2::before, .lp-headingLevel2-group.of-multiplication .lp-headingLevel2::after {
        left: calc(-3rem + ((1vw - 0.36rem) * (-1.47059)));
        height: calc(4rem + ((1vw - 0.36rem) * (3.01205)));
    }
}

@media only screen and (max-width: 359px) {
    .lp-headingLevel2-group.of-multiplication .lp-headingLevel2::before, .lp-headingLevel2-group.of-multiplication .lp-headingLevel2::after {
        left: 60px;
        height: 40px;
    }
}

.lp-headingLevel2-group.of-multiplication .lp-headingLevel2::before {
    transform: translateY(-50%) rotate(45deg);
}

.lp-headingLevel2-group.of-multiplication .lp-headingLevel2::after {
    transform: translateY(-50%) rotate(-45deg);
}

.lp-headingLevel2-group.of-multiplication .lp-headingLevel2:first-child {
    margin-left: 0;
}

.lp-headingLevel2-group.of-multiplication .lp-headingLevel2:first-child::before, .lp-headingLevel2-group.of-multiplication .lp-headingLevel2:first-child::after {
    content: none;
}

.lp-headingLevel3 {
    margin-bottom: 64px;
    font-family: notoserif, serif;
    font-size: 5.6rem;
    font-weight: 100;
}

@media only screen and (max-width: 1919px) {
    .lp-headingLevel3 {
        font-size: calc(4rem + ((1vw - 1.24rem) * (2.35294)));
    }
}

@media only screen and (max-width: 1239px) {
    .lp-headingLevel3 {
        margin-bottom: calc(4rem + ((1vw - 1.024rem) * (11.11111)));
    }
}

@media only screen and (max-width: 1024px) {
    .lp-headingLevel3 {
        margin-bottom: calc(2.4rem + ((1vw - 0.36rem) * (3.92157)));
        font-size: calc(2.4rem + ((1vw - 0.36rem) * (0.98039)));
    }
}

@media only screen and (max-width: 359px) {
    .lp-headingLevel3 {
        margin-bottom: 24px;
        font-size: 2.4rem;
    }
}

.lp-headingLevel4 {
    margin-bottom: 40px;
    padding-left: 16px;
    border-left: 4px solid #ffef0e;
    font-size: 2.2rem;
    font-weight: 100;
}

@media only screen and (max-width: 1239px) {
    .lp-headingLevel4 {
        font-size: calc(1.8rem + ((1vw - 1.024rem) * (1.85185)));
    }
}

@media only screen and (max-width: 1024px) {
    .lp-headingLevel4 {
        margin-bottom: 24px;
        font-size: 1.8rem;
    }
}

.lp-textPhone {
    display: block;
    margin-bottom: 24px;
}

.lp-textPhone > *:last-child {
    margin-bottom: 0;
}

.lp-textPhone-body > *:last-child {
    margin-bottom: 0;
}

.lp-textPhone-number {
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 1;
}

.lp-textPhone-numberGroup {
    display: flex;
    align-items: flex-start;
    margin-top: 0 !important;
    margin-bottom: 8px;
}

.lp-textPhone-note {
    display: block;
    margin-top: 0 !important;
    margin-bottom: 8px;
    font-size: 1.2rem;
    line-height: 1.2;
}

.lp-textPhone-icon {
    width: 36px;
    min-width: 36px;
    height: 20px;
    min-height: 20px;
    margin-top: 0.2rem;
    margin-right: 8px;
}

.lp-textPhone-icon .of-iconColor-primary {
    fill: #00a23f;
}

.lp-textPhone-icon .of-iconColor-secondary {
    fill: #fe8800;
}

.lp-textPhone-icon .of-iconColor-tertiary {
    fill: #0086b1;
}

.lp-textPhone-icon .of-iconColor-quaternary {
    fill: #838079;
}

.lp-textPhone-icon .of-iconColor-quinary {
    fill: #1e1c1c;
}

.lp-textPhone.of-center {
    text-align: center;
}

.lp-textPhone.of-center .lp-textPhone-numberGroup {
    justify-content: center;
}

a.lp-textPhone-body,
a:hover.lp-textPhone-body {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    cursor: default;
    opacity: 1;
}

.lp-listButton {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: -24px 0 40px -40px;
}

.lp-listButton > li {
    width: 100%;
    margin: 24px 0 0 40px;
}

.lp-figure {
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 40px;
}

.lp-figure-image {
    width: 100%;
    min-height: 0%;
    text-align: center;
}

@media only screen and (max-width: 1024px) {
    .lp-figure-image.of-primary > img {
        max-width: calc(23.2rem + ((1vw - 0.36rem) * (45.58824)));
    }
}

@media only screen and (max-width: 359px) {
    .lp-figure-image.of-primary > img {
        max-width: 232px;
    }
}

.lp-figure-imageGroup {
    min-height: 0%;
}

.lp-figure-imageGroup.of-doubleArrow {
    position: relative;
}

.lp-figure-imageGroup.of-doubleArrow::before, .lp-figure-imageGroup.of-doubleArrow::after {
    display: block;
    position: absolute;
    top: 50%;
    left: -90px;
    transform: translateY(-50%);
    border-width: 16px 0 16px 24px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    content: "";
}

@media only screen and (max-width: 1240px) {
    .lp-figure-imageGroup.of-doubleArrow::before, .lp-figure-imageGroup.of-doubleArrow::after {
        left: -56px;
    }
}

@media only screen and (max-width: 1024px) {
    .lp-figure-imageGroup.of-doubleArrow::before, .lp-figure-imageGroup.of-doubleArrow::after {
        content: none;
    }
}

.lp-figure-imageGroup.of-doubleArrow::after {
    left: -130px;
}

@media only screen and (max-width: 1240px) {
    .lp-figure-imageGroup.of-doubleArrow::after {
        left: -100px;
    }
}

.lp-figure-caption {
    width: 100%;
    margin: 24px 0 0;
    font-size: 2.2rem;
}

@media only screen and (max-width: 1239px) {
    .lp-figure-caption {
        font-size: calc(1.6rem + ((1vw - 1.024rem) * (2.77778)));
    }
}

@media only screen and (max-width: 1024px) {
    .lp-figure-caption {
        font-size: 1.6rem;
    }
}

.lp-figure.of-animation-primary {
    position: relative;
}

[data-script-enabled="true"] .lp-figure.of-animation-primary .lp-figure-caption {
    opacity: 0;
}

[data-script-enabled="true"] .is-animated .lp-figure.of-animation-primary .lp-figure-caption {
    opacity: 1;
    transition: opacity 0.6s ease 1.8s;
}

@media only screen and (max-width: 1024px) {
    [data-script-enabled="true"] .is-animated .lp-figure.of-animation-primary .lp-figure-caption {
        transition: opacity 0.6s ease;
    }
}

.lp-figure.of-animation-primary .lp-figure-imageGroup {
    position: relative;
}

[data-script-enabled="true"] .lp-figure.of-animation-primary .lp-figure-imageGroup.of-doubleArrow::before, [data-script-enabled="true"] .lp-figure.of-animation-primary .lp-figure-imageGroup.of-doubleArrow::after {
    opacity: 0;
}

[data-script-enabled="true"] .is-animated .lp-figure.of-animation-primary .lp-figure-imageGroup.of-doubleArrow::before, [data-script-enabled="true"] .is-animated .lp-figure.of-animation-primary .lp-figure-imageGroup.of-doubleArrow::after {
    opacity: 1;
}

[data-script-enabled="true"] .is-animated .lp-figure.of-animation-primary .lp-figure-imageGroup.of-doubleArrow::before {
    transition: opacity 0.6s ease 1.2s;
}

[data-script-enabled="true"] .is-animated .lp-figure.of-animation-primary .lp-figure-imageGroup.of-doubleArrow::after {
    transition: opacity 0.6s ease 0.6s;
}

.lp-figure.of-animation-primary .lp-figure-image:not([class*="of-primary"]):not([class*="of-secondary"]) {
    position: absolute;
    top: 0;
    left: 0;
}

[data-script-enabled="true"] .lp-figure.of-animation-primary .lp-figure-image.of-secondary, [data-script-enabled="true"] .lp-figure.of-animation-primary .lp-figure-image.of-tertiary, [data-script-enabled="true"] .lp-figure.of-animation-primary .lp-figure-image.of-quaternary, [data-script-enabled="true"] .lp-figure.of-animation-primary .lp-figure-image.of-quinary, [data-script-enabled="true"] .lp-figure.of-animation-primary .lp-figure-image.of-senary {
    opacity: 0;
}

[data-script-enabled="true"] .is-animated .lp-figure.of-animation-primary .lp-figure-image.of-secondary, [data-script-enabled="true"] .is-animated .lp-figure.of-animation-primary .lp-figure-image.of-tertiary, [data-script-enabled="true"] .is-animated .lp-figure.of-animation-primary .lp-figure-image.of-quaternary, [data-script-enabled="true"] .is-animated .lp-figure.of-animation-primary .lp-figure-image.of-quinary, [data-script-enabled="true"] .is-animated .lp-figure.of-animation-primary .lp-figure-image.of-senary {
    opacity: 1;
}

[data-script-enabled="true"] .is-animated .lp-figure.of-animation-primary .lp-figure-image.of-secondary {
    transition: opacity 0.6s ease 1.8s;
}

@media only screen and (max-width: 1024px) {
    [data-script-enabled="true"] .is-animated .lp-figure.of-animation-primary .lp-figure-image.of-secondary {
        transition: opacity 0.6s ease;
    }
}

[data-script-enabled="true"] .is-animated .lp-figure.of-animation-primary .lp-figure-image.of-tertiary {
    transition: opacity 0.6s ease 3s;
}

@media only screen and (max-width: 1024px) {
    [data-script-enabled="true"] .is-animated .lp-figure.of-animation-primary .lp-figure-image.of-tertiary {
        transition: opacity 0.6s ease 1.2s;
    }
}

[data-script-enabled="true"] .is-animated .lp-figure.of-animation-primary .lp-figure-image.of-quaternary {
    transition: opacity 0.6s ease 3.6s;
}

@media only screen and (max-width: 1024px) {
    [data-script-enabled="true"] .is-animated .lp-figure.of-animation-primary .lp-figure-image.of-quaternary {
        transition: opacity 0.6s ease 1.8s;
    }
}

[data-script-enabled="true"] .is-animated .lp-figure.of-animation-primary .lp-figure-image.of-quinary {
    transition: opacity 0.6s ease 4.2s;
}

@media only screen and (max-width: 1024px) {
    [data-script-enabled="true"] .is-animated .lp-figure.of-animation-primary .lp-figure-image.of-quinary {
        transition: opacity 0.6s ease 2.4s;
    }
}

[data-script-enabled="true"] .is-animated .lp-figure.of-animation-primary .lp-figure-image.of-senary {
    transition: opacity 0.6s ease 4.8s;
}

@media only screen and (max-width: 1024px) {
    [data-script-enabled="true"] .is-animated .lp-figure.of-animation-primary .lp-figure-image.of-senary {
        transition: opacity 0.6s ease 3s;
    }
}

.lp-figureVideo {
    position: relative;
    width: 100%;
    height: 0;
    margin-bottom: 40px;
    padding-top: 56.25%;
}

.lp-figureVideo.of-primary {
    padding-top: 90%;
}

.lp-figureVideo::before {
    display: block;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    content: "";
}

.lp-figureVideo > iframe {
    top: 0;
    left: 0;
}

.lp-figureVideo video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.lp-figureComparison {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}

@media only screen and (max-width: 1024px) {
    .lp-figureComparison {
        flex-direction: column;
    }
}

.lp-figureComparison-header {
    width: 240px;
    margin-right: 80px;
}

@media only screen and (max-width: 1239px) {
    .lp-figureComparison-header {
        width: calc(19.8rem + ((1vw - 1.024rem) * (19.44444)));
        margin-right: calc(6.4rem + ((1vw - 1.024rem) * (7.40741)));
    }
}

@media only screen and (max-width: 1024px) {
    .lp-figureComparison-header {
        width: 100%;
        margin-right: 0;
        margin-bottom: 32px;
    }
}

.lp-figureComparison-header > *:last-child {
    margin-bottom: 0;
}

.lp-figureComparison-body {
    flex: 1;
}

@media only screen and (max-width: 1024px) {
    .lp-figureComparison-body {
        flex: none;
        width: 100%;
    }
}

.lp-figureComparison-body > *:last-child {
    margin-bottom: 0;
}

.lp-figureComparison-title {
    margin-bottom: 32px;
    font-family: notoserif, serif;
    font-size: 2rem;
    line-height: 1.3;
}

@media only screen and (max-width: 1239px) {
    .lp-figureComparison-title {
        font-size: calc(1.6rem + ((1vw - 1.024rem) * (1.85185)));
    }
}

@media only screen and (max-width: 1024px) {
    .lp-figureComparison-title {
        font-size: 1.6rem;
    }
}

@media only screen and (max-width: 359px) {
    .lp-figureComparison-title {
        font-size: 1.6rem;
    }
}

.lp-figureComparison-title > em {
    display: block;
    margin-bottom: 24px;
    font-size: 4rem;
    font-weight: normal;
}

@media only screen and (max-width: 1239px) {
    .lp-figureComparison-title > em {
        margin-bottom: calc(1.2rem + ((1vw - 1.024rem) * (5.55556)));
        font-size: calc(2.8rem + ((1vw - 1.024rem) * (5.55556)));
    }
}

@media only screen and (max-width: 1024px) {
    .lp-figureComparison-title > em {
        margin-bottom: 12px;
        font-size: calc(2.4rem + ((1vw - 0.36rem) * (0.98039)));
    }
}

@media only screen and (max-width: 359px) {
    .lp-figureComparison-title > em {
        font-size: 2.4rem;
    }
}

.lp-figureGraph {
    display: flex;
    flex-direction: column;
    margin-bottom: 32px;
}

.lp-figureGraph-title {
    font-size: 2rem;
}

@media only screen and (max-width: 1024px) {
    .lp-figureGraph-title {
        font-size: calc(1.6rem + ((1vw - 0.36rem) * (0.98039)));
    }
}

.lp-figureGraph-title > em {
    font-family: notoserif, serif;
    font-size: 2.4rem;
    font-weight: normal;
}

@media only screen and (max-width: 1024px) {
    .lp-figureGraph-title > em {
        font-size: calc(1.8rem + ((1vw - 0.36rem) * (1.47059)));
    }
}

.lp-figureGraph-text {
    order: 2;
    margin-bottom: 0;
    font-size: 2.4rem;
}

.lp-figureGraph-graph {
    width: 100%;
    height: 16px;
    margin-bottom: 8px;
    background: #8f8f8f;
}

.lp-figureGraph.of-primary .lp-figureGraph-title > em {
    color: #ffef0e;
    font-size: 3.2rem;
}

@media only screen and (max-width: 1024px) {
    .lp-figureGraph.of-primary .lp-figureGraph-title > em {
        font-size: calc(2rem + ((1vw - 0.36rem) * (2.94118)));
    }
}

@media only screen and (max-width: 359px) {
    .lp-figureGraph.of-primary .lp-figureGraph-title > em {
        font-size: 2rem;
    }
}

.lp-figureGraph.of-primary .lp-figureGraph-text > em {
    color: #ffef0e;
    font-size: 4rem;
    font-weight: normal;
}

.lp-figureGraph.of-primary .lp-figureGraph-graph {
    background: linear-gradient(270deg, #12d4a3, #ffef0e);
}

[data-script-enabled="true"] .lp-figureGraph.of-animation-primary .lp-figureGraph-graph {
    width: 100%;
}

[data-script-enabled="true"] .lp-figureGraph.of-animation-primary .lp-figureGraph-text {
    opacity: 0;
}

[data-script-enabled="true"] .lp-figureGraph.of-animation-primary.is-animated .lp-figureGraph-graph {
    animation: graphPrimary 1s linear forwards;
}

[data-script-enabled="true"] .lp-figureGraph.of-animation-primary.is-animated .lp-figureGraph-text {
    opacity: 1;
    transition: opacity 0.6s ease 1s;
}

.lp-card {
    margin-bottom: 80px;
    padding: 64px;
    border: 1px solid #39425e;
    background: linear-gradient(270deg, #206363, #070b1e);
    box-shadow: 0 16px 40px #090d1a;
}

@media only screen and (max-width: 1919px) {
    .lp-card {
        margin-bottom: calc(4rem + ((1vw - 1.24rem) * (5.88235)));
        padding: calc(3.2rem + ((1vw - 1.24rem) * (4.70588)));
    }
}

@media only screen and (max-width: 1239px) {
    .lp-card {
        margin-bottom: 40px;
        padding: 32px;
    }
}

@media only screen and (max-width: 1024px) {
    .lp-card {
        background: linear-gradient(0deg, #206363 0%, #1e2e35 54%, #070b1e 100%);
    }
    .lp-card.lp-extraSmallScreen-width-full {
        width: 100vw;
        margin: 0 calc(50% - 50vw) 40px;
        padding: 40px calc(50vw - 50%);
        border: 0;
        box-shadow: none;
    }
}

.lp-card.of-primary {
    margin-bottom: 64px;
    padding-top: 40px;
    padding-bottom: 40px;
    background: linear-gradient(0deg, #206363 0%, #1e2e35 54%, #070b1e 100%);
}

@media only screen and (max-width: 1239px) {
    .lp-card.of-primary {
        margin-bottom: calc(4rem + ((1vw - 1.024rem) * (11.11111)));
    }
}

@media only screen and (max-width: 1024px) {
    .lp-card.of-primary {
        margin-bottom: 40px;
    }
}

.lp-card > *:last-child {
    margin-bottom: 0;
}

.lp-media {
    display: flex;
    margin-bottom: 88px;
    font-size: 2.2rem;
}

@media only screen and (max-width: 1919px) {
    .lp-media {
        margin-bottom: calc(4rem + ((1vw - 1.24rem) * (7.05882)));
    }
}

@media only screen and (max-width: 1239px) {
    .lp-media {
        margin-bottom: 40px;
        font-size: calc(1.6rem + ((1vw - 1.024rem) * (2.77778)));
    }
}

@media only screen and (max-width: 1024px) {
    .lp-media {
        font-size: 1.6rem;
    }
}

.lp-media-body {
    flex: 1;
}

.lp-media-body > *:last-child {
    margin-bottom: 0;
}

.lp-media-text {
    margin-bottom: 40px;
}

.lp-media-image {
    width: 596px;
    min-height: 0%;
    margin: 0 0 0 64px;
    text-align: center;
}

@media only screen and (max-width: 1919px) {
    .lp-media-image {
        width: calc(38.5rem + ((1vw - 1.24rem) * (31.02941)));
    }
}

.lp-media.of-row-reverse {
    flex-direction: row-reverse;
}

.lp-media.of-row-reverse .lp-media-image {
    margin: 0 64px 0 0;
}

@media only screen and (max-width: 1024px) {
    .lp-media.lp-extraSmallScreen-column-reverse {
        flex-direction: column-reverse;
    }
    .lp-media.lp-extraSmallScreen-column-reverse .lp-media-body {
        flex: none;
    }
    .lp-media.lp-extraSmallScreen-column-reverse .lp-media-image {
        width: 100%;
        margin: 0 0 32px;
    }
    .lp-media.lp-extraSmallScreen-column-reverse .lp-media-image > img {
        max-width: calc(23.2rem + ((1vw - 0.36rem) * (45.58824)));
    }
}

.lp-media.of-primary .lp-media-body {
    margin: 0 0 0 -308px;
}

@media only screen and (max-width: 1919px) {
    .lp-media.of-primary .lp-media-body {
        margin: 0 0 0 calc(-18.9rem + ((1vw - 1.24rem) * (-17.5)));
    }
}

@media only screen and (max-width: 1024px) {
    .lp-media.of-primary .lp-media-body {
        margin: 0;
    }
}

.lp-media.of-primary .lp-media-image {
    width: 960px;
    margin-top: -84px;
    margin-left: -196px;
}

@media only screen and (max-width: 1919px) {
    .lp-media.of-primary .lp-media-image {
        width: calc(61.4rem + ((1vw - 1.24rem) * (50.88235)));
        margin-top: calc(-6.4rem + ((1vw - 1.24rem) * (-2.94118)));
        margin-left: calc(-7.2rem + ((1vw - 1.24rem) * (-18.23529)));
    }
}

@media only screen and (max-width: 1024px) {
    .lp-media.of-primary .lp-media-image {
        width: 100%;
        margin: 0 0 16px;
    }
    .lp-media.of-primary .lp-media-image > img {
        max-width: calc(23.2rem + ((1vw - 0.36rem) * (45.58824)));
    }
}

.lp-mediaSeries {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    margin-bottom: 40px;
    font-size: 2.2rem;
    font-weight: normal;
}

.lp-mediaSeries-body {
    max-width: 100%;
}

.lp-mediaSeries-body > *:last-child {
    margin-bottom: 0;
}

.lp-mediaSeries-label {
    flex: 1;
}

.lp-mediaSeries-labelOuter {
    display: flex;
    margin-bottom: 16px;
}

@media only screen and (max-width: 1239px) {
    .lp-mediaSeries-labelOuter {
        margin-bottom: calc(0.8rem + ((1vw - 1.024rem) * (3.7037)));
    }
}

@media only screen and (max-width: 1024px) {
    .lp-mediaSeries-labelOuter {
        margin-bottom: 8px;
    }
}

.lp-mediaSeries-labelBody {
    display: table;
    padding: 8px 16px;
    background: #fff;
    color: #ce0010;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1;
    text-align: center;
}

@media only screen and (max-width: 1239px) {
    .lp-mediaSeries-labelBody {
        padding-top: calc(0.4rem + ((1vw - 1.024rem) * (1.85185)));
        padding-bottom: calc(0.4rem + ((1vw - 1.024rem) * (1.85185)));
        font-size: calc(1.6rem + ((1vw - 1.024rem) * (1.85185)));
    }
}

@media only screen and (max-width: 1024px) {
    .lp-mediaSeries-labelBody {
        padding-top: 4px;
        padding-bottom: 4px;
        font-size: 1.6rem;
    }
}

.lp-mediaSeries-text {
    font-size: 2.2rem;
}

@media only screen and (max-width: 1239px) {
    .lp-mediaSeries-text {
        font-size: calc(1.6rem + ((1vw - 1.024rem) * (2.77778)));
    }
}

@media only screen and (max-width: 1024px) {
    .lp-mediaSeries-text {
        font-size: 1.6rem;
    }
}

.lp-mediaSeries-image {
    width: 168px;
    margin-right: 32px;
}

@media only screen and (max-width: 1919px) {
    .lp-mediaSeries-image {
        width: calc(14rem + ((1vw - 1.24rem) * (4.11765)));
    }
}

@media only screen and (max-width: 1024px) {
    .lp-mediaSeries-image {
        width: 168px;
        margin-right: calc(1.6rem + ((1vw - 0.36rem) * (3.92157)));
    }
}

@media only screen and (max-width: 768px) {
    .lp-mediaSeries-image {
        width: calc(8.8rem + ((1vw - 0.36rem) * (19.60784)));
    }
}

@media only screen and (max-width: 1024px) {
    .lp-mediaSeries-image {
        margin-right: 16px;
    }
}

.lp-mediaAsset {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
    margin-bottom: 64px;
}

@media only screen and (max-width: 1024px) {
    .lp-mediaAsset {
        flex-direction: column-reverse;
    }
}

.lp-mediaAsset-body > *:last-child {
    margin-bottom: 0;
}

@media only screen and (max-width: 1024px) {
    .lp-mediaAsset-body {
        width: 100%;
    }
}

.lp-mediaAsset-text {
    margin-bottom: 56px;
    font-family: notoserif, serif;
    font-size: 3.2rem;
    font-weight: 100;
}

@media only screen and (max-width: 1239px) {
    .lp-mediaAsset-text {
        font-size: calc(2.4rem + ((1vw - 1.024rem) * (3.7037)));
    }
}

@media only screen and (max-width: 1024px) {
    .lp-mediaAsset-text {
        font-size: 2.4rem;
    }
}

.lp-mediaAsset-image {
    margin-right: 64px;
    text-align: center;
}

@media only screen and (max-width: 1024px) {
    .lp-mediaAsset-image {
        width: 100%;
        margin-right: 0;
        margin-bottom: 32px;
    }
}

.lp-mediaAsset-image > img {
    border: 1px solid #ccc;
}

.lp-step {
    display: flex;
    flex-wrap: wrap;
    margin: -88px 0 0 -88px;
}

.lp-step-header {
    margin-bottom: 32px;
}

@media only screen and (max-width: 1919px) {
    .lp-step-header {
        margin-bottom: calc(2.4rem + ((1vw - 1.24rem) * (1.17647)));
    }
}

@media only screen and (max-width: 1239px) {
    .lp-step-header {
        margin-bottom: 24px;
    }
}

@media only screen and (max-width: 1024px) {
    .lp-step-header {
        height: auto !important;
    }
}

.lp-step-body > *:last-child {
    margin-bottom: 0;
}

.lp-step-label {
    display: block;
    padding: 8px 32px;
    background: #d1d1d1;
    color: #070b1e;
    font-size: 2.2rem;
    line-height: 1;
}

@media only screen and (max-width: 1239px) {
    .lp-step-label {
        font-size: calc(1.8rem + ((1vw - 1.024rem) * (1.85185)));
    }
}

@media only screen and (max-width: 1024px) {
    .lp-step-label {
        font-size: 1.8rem;
    }
}

.lp-step-labelOuter {
    display: flex;
    margin-bottom: 8px;
}

@media only screen and (max-width: 1024px) {
    .lp-step-labelOuter {
        justify-content: center;
    }
}

.lp-step-title {
    display: block;
    margin-bottom: 32px;
    font-family: notoserif, serif;
    font-size: 4rem;
}

@media only screen and (max-width: 1919px) {
    .lp-step-title {
        font-size: calc(2.8rem + ((1vw - 1.24rem) * (1.76471)));
    }
}

@media only screen and (max-width: 1024px) {
    .lp-step-title {
        font-size: calc(2.4rem + ((1vw - 0.36rem) * (0.98039)));
        text-align: center;
    }
}

.lp-step-titleGroup {
    font-weight: normal;
}

.lp-step-titleGroup > *:last-child {
    margin-bottom: 0;
}

.lp-step-image {
    min-height: 0%;
    text-align: center;
}

.lp-step-column {
    position: relative;
    min-height: 0%;
    margin-top: 88px;
    padding-left: 88px;
}

.lp-step-column:not([class*="of-column-"]) {
    width: 100%;
}

.lp-step-column.of-flex {
    display: flex;
    flex-wrap: wrap;
}

.lp-step-column.of-flex > * {
    width: 100%;
}

.lp-step-column > *:last-child {
    margin-bottom: 0;
}

.lp-step-column.of-primary .lp-step-label {
    background: #ffef0e;
    font-weight: bold;
}

[data-script-enabled="true"] .lp-step-column.of-animation-primary {
    opacity: 0;
}

[data-script-enabled="true"] .lp-step-column.of-animation-primary.is-animated {
    opacity: 1;
    transition: opacity 0.6s ease;
}

[data-script-enabled="true"] .lp-step-column.of-animation-secondary {
    opacity: 0;
}

[data-script-enabled="true"] .lp-step-column.of-animation-secondary .lp-step-header {
    opacity: 0;
}

[data-script-enabled="true"] .lp-step-column.of-animation-secondary.is-animated {
    opacity: 1;
    transition: opacity 0.6s ease;
}

[data-script-enabled="true"] .lp-step-column.of-animation-secondary.is-animated .lp-step-header {
    opacity: 1;
    transition: opacity 0.6s ease 1.8s;
}

@media only screen and (max-width: 1024px) {
    [data-script-enabled="true"] .lp-step-column.of-animation-secondary.is-animated .lp-step-header {
        transition: opacity 0.6s ease;
    }
}

.lp-step.of-column-2 > .lp-step-column:not([class*="of-column-"]) {
    width: 50%;
}

.lp-step.of-column-3 > .lp-step-column:not([class*="of-column-"]) {
    width: 33.33333%;
}

.lp-step.of-column-4 > .lp-step-column:not([class*="of-column-"]) {
    width: 25%;
}

.lp-step.of-column-5 > .lp-step-column:not([class*="of-column-"]) {
    width: 20%;
}

.lp-step.of-column-6 > .lp-step-column:not([class*="of-column-"]) {
    width: 16.66667%;
}

.lp-step.of-column-7 > .lp-step-column:not([class*="of-column-"]) {
    width: 14.28571%;
}

.lp-step.of-column-8 > .lp-step-column:not([class*="of-column-"]) {
    width: 12.5%;
}

.lp-step.of-column-9 > .lp-step-column:not([class*="of-column-"]) {
    width: 11.11111%;
}

.lp-step.of-column-10 > .lp-step-column:not([class*="of-column-"]) {
    width: 10%;
}

.lp-step.of-column-11 > .lp-step-column:not([class*="of-column-"]) {
    width: 9.09091%;
}

.lp-step.of-column-12 > .lp-step-column:not([class*="of-column-"]) {
    width: 8.33333%;
}

.lp-step.of-column-2 > .lp-step-column.of-column-2 {
    width: 100%;
}

.lp-step.of-column-3 > .lp-step-column.of-column-2 {
    width: 66.66667%;
}

.lp-step.of-column-3 > .lp-step-column.of-column-3 {
    width: 100%;
}

.lp-step.of-column-4 > .lp-step-column.of-column-2 {
    width: 50%;
}

.lp-step.of-column-4 > .lp-step-column.of-column-3 {
    width: 75%;
}

.lp-step.of-column-4 > .lp-step-column.of-column-4 {
    width: 100%;
}

.lp-step.of-column-5 > .lp-step-column.of-column-2 {
    width: 40%;
}

.lp-step.of-column-5 > .lp-step-column.of-column-3 {
    width: 60%;
}

.lp-step.of-column-5 > .lp-step-column.of-column-4 {
    width: 80%;
}

.lp-step.of-column-5 > .lp-step-column.of-column-5 {
    width: 100%;
}

.lp-step.of-column-6 > .lp-step-column.of-column-2 {
    width: 33.33333%;
}

.lp-step.of-column-6 > .lp-step-column.of-column-3 {
    width: 50%;
}

.lp-step.of-column-6 > .lp-step-column.of-column-4 {
    width: 66.66667%;
}

.lp-step.of-column-6 > .lp-step-column.of-column-5 {
    width: 83.33333%;
}

.lp-step.of-column-6 > .lp-step-column.of-column-6 {
    width: 100%;
}

.lp-step.of-column-7 > .lp-step-column.of-column-2 {
    width: 28.57143%;
}

.lp-step.of-column-7 > .lp-step-column.of-column-3 {
    width: 42.85714%;
}

.lp-step.of-column-7 > .lp-step-column.of-column-4 {
    width: 57.14286%;
}

.lp-step.of-column-7 > .lp-step-column.of-column-5 {
    width: 71.42857%;
}

.lp-step.of-column-7 > .lp-step-column.of-column-6 {
    width: 85.71429%;
}

.lp-step.of-column-7 > .lp-step-column.of-column-7 {
    width: 100%;
}

.lp-step.of-column-8 > .lp-step-column.of-column-2 {
    width: 25%;
}

.lp-step.of-column-8 > .lp-step-column.of-column-3 {
    width: 37.5%;
}

.lp-step.of-column-8 > .lp-step-column.of-column-4 {
    width: 50%;
}

.lp-step.of-column-8 > .lp-step-column.of-column-5 {
    width: 62.5%;
}

.lp-step.of-column-8 > .lp-step-column.of-column-6 {
    width: 75%;
}

.lp-step.of-column-8 > .lp-step-column.of-column-7 {
    width: 87.5%;
}

.lp-step.of-column-8 > .lp-step-column.of-column-8 {
    width: 100%;
}

.lp-step.of-column-9 > .lp-step-column.of-column-2 {
    width: 22.22222%;
}

.lp-step.of-column-9 > .lp-step-column.of-column-3 {
    width: 33.33333%;
}

.lp-step.of-column-9 > .lp-step-column.of-column-4 {
    width: 44.44444%;
}

.lp-step.of-column-9 > .lp-step-column.of-column-5 {
    width: 55.55556%;
}

.lp-step.of-column-9 > .lp-step-column.of-column-6 {
    width: 66.66667%;
}

.lp-step.of-column-9 > .lp-step-column.of-column-7 {
    width: 77.77778%;
}

.lp-step.of-column-9 > .lp-step-column.of-column-8 {
    width: 88.88889%;
}

.lp-step.of-column-9 > .lp-step-column.of-column-9 {
    width: 100%;
}

.lp-step.of-column-10 > .lp-step-column.of-column-2 {
    width: 20%;
}

.lp-step.of-column-10 > .lp-step-column.of-column-3 {
    width: 30%;
}

.lp-step.of-column-10 > .lp-step-column.of-column-4 {
    width: 40%;
}

.lp-step.of-column-10 > .lp-step-column.of-column-5 {
    width: 50%;
}

.lp-step.of-column-10 > .lp-step-column.of-column-6 {
    width: 60%;
}

.lp-step.of-column-10 > .lp-step-column.of-column-7 {
    width: 70%;
}

.lp-step.of-column-10 > .lp-step-column.of-column-8 {
    width: 80%;
}

.lp-step.of-column-10 > .lp-step-column.of-column-9 {
    width: 90%;
}

.lp-step.of-column-10 > .lp-step-column.of-column-10 {
    width: 100%;
}

.lp-step.of-column-11 > .lp-step-column.of-column-2 {
    width: 18.18182%;
}

.lp-step.of-column-11 > .lp-step-column.of-column-3 {
    width: 27.27273%;
}

.lp-step.of-column-11 > .lp-step-column.of-column-4 {
    width: 36.36364%;
}

.lp-step.of-column-11 > .lp-step-column.of-column-5 {
    width: 45.45455%;
}

.lp-step.of-column-11 > .lp-step-column.of-column-6 {
    width: 54.54545%;
}

.lp-step.of-column-11 > .lp-step-column.of-column-7 {
    width: 63.63636%;
}

.lp-step.of-column-11 > .lp-step-column.of-column-8 {
    width: 72.72727%;
}

.lp-step.of-column-11 > .lp-step-column.of-column-9 {
    width: 81.81818%;
}

.lp-step.of-column-11 > .lp-step-column.of-column-10 {
    width: 90.90909%;
}

.lp-step.of-column-11 > .lp-step-column.of-column-11 {
    width: 100%;
}

.lp-step.of-column-12 > .lp-step-column.of-column-2 {
    width: 16.66667%;
}

.lp-step.of-column-12 > .lp-step-column.of-column-3 {
    width: 25%;
}

.lp-step.of-column-12 > .lp-step-column.of-column-4 {
    width: 33.33333%;
}

.lp-step.of-column-12 > .lp-step-column.of-column-5 {
    width: 41.66667%;
}

.lp-step.of-column-12 > .lp-step-column.of-column-6 {
    width: 50%;
}

.lp-step.of-column-12 > .lp-step-column.of-column-7 {
    width: 58.33333%;
}

.lp-step.of-column-12 > .lp-step-column.of-column-8 {
    width: 66.66667%;
}

.lp-step.of-column-12 > .lp-step-column.of-column-9 {
    width: 75%;
}

.lp-step.of-column-12 > .lp-step-column.of-column-10 {
    width: 83.33333%;
}

.lp-step.of-column-12 > .lp-step-column.of-column-11 {
    width: 91.66667%;
}

.lp-step.of-column-12 > .lp-step-column.of-column-12 {
    width: 100%;
}

@media only screen and (max-width: 1024px) {
    .lp-step[class*="of-column-"] > .lp-step-column:not([class*="of-column-"]),
    .lp-step[class*="of-column-"] > .lp-step-column[class*="of-column-"] {
        width: 100%;
    }
}

@media only screen and (max-width: 1024px) {
    .lp-step.lp-extraSmallScreen-column-2 > .lp-step-column:not([class*="of-column-"]),
    .lp-step.lp-extraSmallScreen-column-2 > .lp-step-column[class*="of-column-"] {
        width: 50%;
    }
    .lp-step.lp-extraSmallScreen-column-3 > .lp-step-column:not([class*="of-column-"]),
    .lp-step.lp-extraSmallScreen-column-3 > .lp-step-column[class*="of-column-"] {
        width: 33.33333%;
    }
}

@media only screen and (max-width: 768px) {
    .lp-step[class*="lp-extraSmallScreen-column-"] > .lp-step-column:not([class*="of-column-"]),
    .lp-step[class*="lp-extraSmallScreen-column-"] > .lp-step-column[class*="of-column-"] {
        width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    .lp-step.of-arrow {
        margin-left: 0;
    }
}

.lp-step.of-arrow .lp-step-column {
    position: relative;
}

@media only screen and (max-width: 768px) {
    .lp-step.of-arrow .lp-step-column {
        padding-left: 0;
    }
}

.lp-step.of-arrow .lp-step-column::before {
    display: block;
    position: absolute;
    top: 50%;
    left: 34px;
    transform: translateY(-50%);
    border-width: 16px 0 16px 24px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    content: "";
}

@media only screen and (max-width: 768px) {
    .lp-step.of-arrow .lp-step-column::before {
        top: -56px;
        left: 50%;
        transform: translateY(0) translateX(-50%);
        border-width: 24px 16px 0 16px;
        border-color: #fff transparent transparent transparent;
    }
}

.lp-step.of-arrow .lp-step-column:first-child::before {
    content: none;
}

.lp-step.of-gap-primary {
    margin-left: -192px;
}

@media only screen and (max-width: 1240px) {
    .lp-step.of-gap-primary {
        margin-left: -130px;
    }
}

.lp-step.of-gap-primary .lp-step-column {
    padding-left: 192px;
}

@media only screen and (max-width: 1240px) {
    .lp-step.of-gap-primary .lp-step-column {
        padding-left: 130px;
    }
}

@media only screen and (max-width: 1024px) {
    .lp-step.lp-extraSmallScreen-arrow {
        margin-left: 0;
    }
    .lp-step.lp-extraSmallScreen-arrow .lp-step-column {
        position: relative;
        padding-left: 0;
    }
    .lp-step.lp-extraSmallScreen-arrow .lp-step-column::before {
        display: block;
        position: absolute;
        top: -56px;
        left: 50%;
        transform: translateX(-50%);
        border-width: 24px 16px 0 16px;
        border-style: solid;
        border-color: #fff transparent transparent transparent;
        content: "";
    }
    .lp-step.lp-extraSmallScreen-arrow .lp-step-column:first-child::before {
        content: none;
    }
}

.lp-utility-textAlign-center {
    text-align: center;
}

.lp-utility-line-break {
    display: block;
}

@media only screen and (min-width: 1025px) {
    .lp-extraSmallScreen-animated {
        display: none;
    }
    .lp-largeScreen-line-break {
        display: block;
    }
    .lp-largeScreen-lastChild {
        margin-bottom: 0;
    }
    .lp-largeScreen-hide {
        display: none;
    }
}

@media only screen and (max-width: 1024px) {
    .lp-extraSmallScreen-hide {
        display: none;
    }
}

@keyframes graphPrimary {
    0% {
        width: 100%;
    }
    100% {
        width: 25%;
    }
}
