@font-face {
    font-family: 'Factor';
    src: url(../fonts/FactorA-Black.ttf);
    font-style: normal;
    font-weight: 900;
    font-display: swap
}

@font-face {
    font-family: 'Factor';
    src: url(../fonts/Factor_A_Bold.ttf);
    font-style: normal;
    font-weight: 700;
    font-display: swap
}

@font-face {
    font-family: 'Factor';
    src: url(../fonts/FactorA-Medium.ttf);
    font-style: normal;
    font-weight: 500;
    font-display: swap
}

@font-face {
    font-family: 'Factor';
    src: url(../fonts/FactorA-Regular.ttf);
    font-style: normal;
    font-weight: 400;
    font-display: swap
}

@font-face {
    font-family: 'Factor';
    src: url(../fonts/FactorA-Light.ttf);
    font-style: normal;
    font-weight: 300;
    font-display: swap
}

body {
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-align: center;
    font-family: Factor, 'Arial', sans-serif;
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
    color: #fff;
    transition: all 0.1s ease;
    overflow-x: hidden
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

@-ms-viewport {
    width: device-width
}

*::before,
*::after {
    box-sizing: border-box
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.2rem
}

a img,
button {
    border: none
}

h2,
h3 {
    line-height: 1.25em;
    color: #333
}

html {
    line-height: 1
}

ol,
ul {
    list-style: none
}

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

caption,
td,
th {
    text-align: left;
    font-weight: 400;
    vertical-align: middle
}

ul {
    list-style: disc !important;
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none
}

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

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.get-block__item-text ul li:before,
.get-block__item-text__icon:before,
.main-view__error:before,
.tools-block__item h3:before,
.tools-block__item ul li:before,
.twitter-block__item:after {
    content: ''
}

.clearfix:after {
    clear: both
}

body * {
    box-sizing: border-box;
}

html {
    font-family: sans-serif;
    -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
}

a {
    background-color: transparent
}

a:active,
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;
    vertical-align: middle
}

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

figure {
    margin: 0
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

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"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    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
}

@media print {

    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

    abbr[title]:after {
        content: " ("attr(title) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,
    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important
    }
}

[role="button"] {
    cursor: pointer
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: Inter, 'Arial', sans-serif;
    line-height: 1.1;
    color: inherit
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #999
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin: 0px
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
    font-size: 65%
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin: 0px
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
    font-size: 75%
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
    clear: both
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

* {
    box-sizing: border-box
}

body,
html {
    background: #FFF;
    height: 100%
}

body {
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-align: center;
    font-family: Factor, 'Arial', sans-serif !important;
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
    color: #fff;
    transition: all 0.1s ease;
    overflow-x: hidden
}

.page {
    width: auto;
    max-width: 1170px;
    margin: 0 auto
}

.top0 {
    padding-top: 0px
}

.top4 {
    padding-top: 4px
}

.top8 {
    padding-top: 8px
}

.top16 {
    padding-top: 16px
}

.top24 {
    padding-top: 24px
}

.top32 {
    padding-top: 32px
}

.top40 {
    padding-top: 40px
}

.top48 {
    padding-top: 48px
}

.top56 {
    padding-top: 56px
}

.top64 {
    padding-top: 64px
}

.top72 {
    padding-top: 72px
}

.top80 {
    padding-top: 80px
}

.top88 {
    padding-top: 88px
}

.top96 {
    padding-top: 96px
}

.top104 {
    padding-top: 104px
}

.top112 {
    padding-top: 112px
}

.top120 {
    padding-top: 120px
}

.top128 {
    padding-top: 128px
}

.top136 {
    padding-top: 136px
}

.top140 {
    padding-top: 140px
}

.top144 {
    padding-top: 144px
}

.top152 {
    padding-top: 152px
}

.top160 {
    padding-top: 160px
}

.bottom0 {
    padding-bottom: 0px
}

.bottom4 {
    padding-bottom: 4px
}

.bottom8 {
    padding-bottom: 8px
}

.bottom16 {
    padding-bottom: 16px
}

.bottom24 {
    padding-bottom: 24px
}

.bottom32 {
    padding-bottom: 32px
}

.bottom40 {
    padding-bottom: 40px
}

.bottom48 {
    padding-bottom: 48px
}

.bottom56 {
    padding-bottom: 56px
}

.bottom64 {
    padding-bottom: 64px
}

.bottom72 {
    padding-bottom: 72px
}

.bottom80 {
    padding-bottom: 80px
}

.bottom88 {
    padding-bottom: 88px
}

.bottom96 {
    padding-bottom: 96px
}

.bottom104 {
    padding-bottom: 104px
}

.bottom112 {
    padding-bottom: 112px
}

.bottom120 {
    padding-bottom: 120px
}

.bottom128 {
    padding-bottom: 128px
}

.bottom136 {
    padding-bottom: 136px
}

.bottom140 {
    padding-bottom: 140px
}

.bottom144 {
    padding-bottom: 144px
}

.bottom152 {
    padding-bottom: 152px
}

.bottom160 {
    padding-bottom: 160px
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

h1 {
    font-size: 48px;
    line-height: 1.17;
    font-weight: 800
}

h2 {
    font-size: 36px;
    line-height: 1.17
}

h3 {
    font-weight: 400;
    font-size: 33px;
    line-height: 1.15
}

h4 {
    font-weight: 500;
    font-size: 25px;
    line-height: 1.12
}

h5 {
    font-weight: 500;
    font-size: 21px;
    line-height: 1.24
}

h6 {
    font-weight: 500;
    font-size: 19px;
    line-height: 1.16
}

.xxl_span {
    font-size: 22px;
    line-height: 30px
}

.xl_span {
    font-size: 18px;
    line-height: 26px
}

.l_span {
    font-size: 16px;
    line-height: 24px
}

.m_span {
    font-size: 14px;
    line-height: 20px
}

.s_span {
    font-size: 12px;
    line-height: 18px
}

.mercury {
    background-color: #dee3e5
}

.gray94 {
    background-color: #eeeeee
}

.gray96 {
    background-color: #f5f5f5
}

.gray98 {
    background-color: #f9f9f9
}

.mystic {
    background-color: #e4ecf1
}

.marble {
    background-color: #f1f6f8
}

.sky {
    background-color: rgba(43, 148, 225, 0.1)
}

.lily {
    background-color: rgba(0, 176, 237, 0.1)
}

.white {
    background-color: #FFFFFF
}

.black {
    background-color: #000000
}

.color_text-white {
    color: #FFF
}

.color_text-grey {
    color: #333
}

.color_text-black {
    color: #000
}

.text_align-right {
    text-align: right
}

.text_align-center {
    text-align: center
}

.text_align-left {
    text-align: left
}

.opacity10 {
    opacity: 1
}

.opacity8 {
    opacity: 0.8
}

.opacity5 {
    opacity: 0.5
}

.opacity0 {
    opacity: 0
}

.display_none {
    display: none
}

.display_block {
    display: block
}

button {}

a {
    color: #2B94E1;
    text-decoration: none
}

a {
    color: #0071bc;
    text-decoration: none
}

.container__button-green {
    color: #fff;
    background-color: #4fae33;
    border-color: transparent;
    border-radius: 5px;
    font-size: 16px;
    outline: 0;
    text-decoration: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    line-height: normal;
    vertical-align: middle;
    position: relative;
    text-align: center;
    user-select: none;
    padding: 0;
    margin: 0;
    box-shadow: none;
    outline: none;
    border: none;
    display: inline-block
}

.container__button-green:hover {
    background-color: #1b9200
}

.container__button-blue {
    color: #fff;
    background-color: #2b94e1;
    border-color: transparent;
    border-radius: 5px;
    font-size: 16px;
    outline: 0;
    text-decoration: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    line-height: normal;
    vertical-align: middle;
    position: relative;
    text-align: center;
    user-select: none;
    padding: 0;
    margin: 0;
    box-shadow: none;
    outline: none;
    border: none;
    display: inline-block
}

.container__button-blue:hover {
    background-color: #0071bc
}

.container__button-white {
    color: #333;
    background-color: #FFFFFF;
    border-color: transparent;
    border-radius: 5px;
    font-size: 16px;
    outline: 0;
    text-decoration: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    line-height: normal;
    vertical-align: middle;
    position: relative;
    text-align: center;
    user-select: none;
    padding: 0;
    margin: 0;
    box-shadow: none;
    outline: none;
    border: none;
    display: inline-block
}

.container__button-white:hover {
    background-color: #eee;
    color: #333
}

.container__button-reverse {
    color: #FFF;
    background-color: transparent;
    border-color: transparent;
    border-radius: 5px;
    font-size: 16px;
    outline: 0;
    text-decoration: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    line-height: normal;
    vertical-align: middle;
    position: relative;
    text-align: center;
    user-select: none;
    padding: 0;
    margin: 0;
    box-shadow: none;
    outline: none;
    border: none;
    display: inline-block;
    border: 1px solid #FFF;
    vertical-align: middle;
    text-align: center
}

.container__button-reverse:hover {
    background-color: #FFF;
    color: #333
}

.container__button-orange {
    color: #fff;
    background-color: #ff7f00;
    border-color: transparent;
    border-radius: 5px;
    font-size: 16px;
    outline: 0;
    text-decoration: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    line-height: normal;
    vertical-align: middle;
    position: relative;
    text-align: center;
    user-select: none;
    padding: 0;
    margin: 0;
    box-shadow: none;
    outline: none;
    border: none;
    display: inline-block
}

.container__button-orange:hover {
    background-color: #ca6500
}

.lg.button__text {
    padding: 16px 20px;
    font-size: 1.4rem;
    display: block;
    font-weight: 400;
    width: 100%
}

.md.button__text {
    padding: 10.5px 12px;
    font-size: 18px;
    display: block;
    font-weight: 400;
    vertical-align: middle;
    width: 100%
}

.xs.button__text {
    padding: 5.5px 15px;
    font-size: 16px;
    display: block;
    font-weight: 400
}

.fw500 {
    font-weight: 500
}

.fw400 {
    font-weight: 400
}

.fw300 {
    font-weight: 300
}

.color-purple {
    background: #421983;
}

.logo {
    width: 170px;
    padding-top: 5px
}

.header__navigation {
    background-color: #2f3439;
    color: #fff;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.navigation__logo {
    box-sizing: border-box;
    color: #fff;
    fill: #fff
}

.navigation {
    padding: 40px 0
}

.navigation ul {
    display: block
}

.navigation li {
    display: inline-flex;
    padding: 0 15px
}

.navigation li:last-child {
    padding-right: 0
}

.footer span {
    font-size: 1.3vh;
    line-height: 1vh
}

li.s-footer-menu__item {
    border: 3px solid #FFF;
    border-radius: 166px;
    vertical-align: middle;
    text-align: center;
    width: 48px;
    margin: 15px 0 0;
    height: 48px;
    padding-top: 13px;
    transition: all 0.1s ease
}

.social li span {
    font-size: 1.5vh;
    line-height: 2vh;
    display: block;
    text-align: center
}

li.s-footer-menu__item:hover {
    border: 3px solid #FF9800;
    cursor: pointer
}

a.under_white {
    text-decoration: underline;
    color: #FFF;
}

ul.footer-line__social.clearfix {}

.social svg {
    width: 16px;
    height: 16px;
    fill: #FFF;
    text-align: center
}

.s-icon__inner-s {
    width: 16px;
    height: 16px
}

.hide {
    display: none
}

.show {
    display: block;
    z-index: 3;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: visible
}

.modal-container {
    position: relative;
    z-index: 9;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background: #663176;
    border: 15px solid #663176;
    overflow: visible
}

.s-checkbox .s-checkbox__control:checked~.s-checkbox__label,
.s-checkbox [type="checkbox"]:checked~.s-checkbox__label {
    border-color: #2b94e1;
    background-color: #2b94e1
}

.s-checkbox__control:checked~.s-checkbox__label,
.s-checkbox [type="checkbox"]:checked~.s-checkbox__label {
    background-position: center center;
    background-repeat: no-repeat
}

.s-checkbox .s-checkbox__label {
    width: 22px;
    height: 22px
}

.s-checkbox .s-checkbox__control:checked~.s-checkbox__label,
.s-checkbox.-l [type="checkbox"]:checked~.s-checkbox__label {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgZmlsbD0iI2ZmZiIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNHB4IiBoZWlnaHQ9IjExcHgiIHZpZXdCb3g9IjAgMCAxNCAxMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTQgMTE7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBpZD0idGlja0wuc3ZnIiBkPSJNMTMuODI2LDEuMjY4bC0xLjEtMS4xYy0wLjIzMy0wLjIyOS0wLjYwOC0wLjIyOS0wLjg0MSwwTDQuNzAyLDcuMzRsLTIuNTgtMi41NzZjLTAuMjMzLTAuMjI5LTAuNjA3LTAuMjI5LTAuODQsMGwtMS4xLDEuMUMtMC4wNSw2LjA5NS0wLjA1MSw2LjQ3MSwwLjE4MSw2LjcwM2MwLDAsMC4wMDEsMC4wMDEsMC4wMDEsMC4wMDFsNC4xLDQuMWMwLjIzNCwwLjIzLDAuNjA4LDAuMjMsMC44NDIsMGw4LjcwNy04LjY5MUMxNC4wNjIsMS44NzgsMTQuMDU5LDEuNTAxLDEzLjgyNiwxLjI2OHoiLz48L3N2Zz4=')
}

.s-checkbox__label {
    border: 1px solid rgba(0, 0, 0, 0.25);
    border-radius: 2px;
    box-sizing: border-box;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: inline-block
}

.s-checkbox__control,
.s-checkbox [type="checkbox"] {
    display: none
}

input[type="radio"i],
input[type="checkbox"i] {
    background-color: initial;
    cursor: default;
    margin: 3px 0.5ex;
    padding: initial;
    border: initial
}

input[type="checkbox"i] {
    -webkit-appearance: checkbox;
    box-sizing: border-box
}

.s-checkbox .s-checkbox__text {
    margin-top: 1px;
    margin-left: 10px;
    vertical-align: text-bottom
}

.margin_auto {
    margin: 0 auto;
    display: block
}


.cards-screen .cards-screen__card,
.frame,
.pic-screen .pic-screen__pic,
.two-screens .two-screen__tool .two-screen__tool-pic {
    box-shadow: 4px 4px 18px rgba(137, 141, 154, .3)
}

.figure01,
.figure02 {
    animation: rotateName .8s ease-in-out;
    -webkit-animation: rotateName .8s ease-in-out
}

*,
html {
    box-sizing: border-box
}

.container,
body,
h3 {
    position: relative
}

h1,
h5,
li {
    text-align: left
}

.frame {
    border-radius: 10px
}

a.button,
body,
h6 {
    text-align: center
}


a img {
    border: none
}

a,
body {
    color: #333
}

a,
a:hover {
    color: #FF622D
}

strong {
    font-weight: 600 !important
}

a,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
li,
p,
section,
span,
strong,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

.text-screen p,
a.button,
body,
h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
p.subtitle {
    font-family: Factor, Arial, sans-serif
}

.text-screen p,
h2,
h3,
h4,
h5,
h6,
li,
p,
p.subtitle {
    font-style: normal
}

html {
    -ms-overflow-style: scrollbar;
    line-height: 1
}

ul {
    list-style: none
}

section {
    display: block
}

body,
html {
    background: #ffffff;
    height: 100%
}

body {
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    font-size: 13px;
    line-height: 1.5em
}

@media screen and (min-width: 480px) {
    body {
        font-size: 14px
    }
}

@media screen and (min-width: 720px) {
    body {
        font-size: 15px
    }
}

@media screen and (min-width: 920px) {
    body {
        font-size: 16px
    }
}

.mb-0 {
    margin-bottom: 0 !important
}

h3,
h4,
h6 {
    margin-bottom: 8px
}

.reverse {
    display: flex !important;
    flex-direction: row-reverse !important
}



.color01 {
    color: #171A22;
    font-size: inherit;
    line-height: inherit;
}

.color02 {
    color: #FFF;
    font-size: inherit;
    line-height: inherit;
}

.color03 {
    color: #FF642D;
    font-size: inherit;
    line-height: inherit;
}

.color04 {
    color: #B880FF;
    font-size: inherit;
    line-height: inherit;
}

.color05 {
    color: #00F7FF;
    font-size: inherit;
    line-height: inherit;
}

.color06 {
    color: #FFE84D;
    font-size: inherit;
    line-height: inherit;
}

.color07 {
    color: #FFC200;
    font-size: inherit;
    line-height: inherit;
}

.color-purple span.color01 {
    color: #171A22;
    font-size: inherit;
    line-height: inherit;
}

.color-purple span.color02 {
    color: #FFF;
    font-size: inherit;
    line-height: inherit;
}

.color-purple span.color03 {
    color: #FF642D;
    font-size: inherit;
    line-height: inherit;
}

.color-purple span.color04 {
    color: #B880FF;
    font-size: inherit;
    line-height: inherit;
}

.color-purple span.color05 {
    color: #00F7FF;
    font-size: inherit;
    line-height: inherit;
}

.color-purple span.color06 {
    color: #FFE84D;
    font-size: inherit;
    line-height: inherit;
}

.color-purple span.color07 {
    color: #FFC200;
    font-size: inherit;
    line-height: inherit;
}


/* //// */


.hero03 .main-screen .sticky {
    position: fixed !important;
    /* width: 100%; */
    margin-top: 0
}

.hero03 .main-screen .sticky .header-logo {
    display: none
}

.hero03 .main-screen .sticky .header-logo__sticky {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    z-index: 1000;
    margin-left: -15px
}

.hero03 .main-screen .sticky.nav {
    background: #fff;
    padding: 17px 0;
    box-shadow: rgba(27, 39, 12, .1) 0 1px 3px
}

.hero03 .main-screen .sticky.nav .line_button {
    display: inline-block
}


.main-screen .nav .header-logo__sticky {
    display: none;
    justify-content: flex-start;
    z-index: 1000
}

.nav .line_button:hover {
    background: #E84E0F;
    color: #fff;
    transition: .3s
}

.nav .line_button:active {
    background: #C30;
    color: #fff;
    transition: .3s
}


.hero03 .main-screen .nav {
    padding: 40px 0;
    /* width: 100%; */
    height: 75px;
    top: 0;
    background: transparent;
}

.hero03 .main-screen .nav .header-logo {
    display: block;
    text-align-last: center;
}



.hero03 .main-screen .nav .header-button {
    display: flex;
    justify-content: flex-end;
    z-index: 1000
}

.hero03 .main-screen .nav .header-button a {
    font-size: 18px
}

.hero03 .main-screen .nav .line_button {
    display: none;
    cursor: pointer;
    /* color: #FF622D; */
    padding: 8px 32px;
    vertical-align: middle;
    border-radius: 4px;
    border: 1px solid #FF622D;
    font-weight: 400;
    transition: all .1s ease-in-out
}

.hero03 .main-screen .nav .line_button:hover {
    background: #E84E0F;
    border: 1px solid #E84E0F;
    color: #fff
}

.hero04 .main-screen .nav {
    padding: 40px 0;
    /* width: 100%; */
    height: 75px;
    top: 0
}

.hero04 .main-screen .nav .header-logo {
    display: block;
    text-align-last: center;
}

.hero04 .main-screen .nav .header-logo__mob {
    display: none;
    justify-content: flex-start;
    z-index: 1000
}

.hero04 .main-screen .nav .header-button {
    display: flex;
    justify-content: flex-end;
    z-index: 1000
}

.hero04 .main-screen .nav .header-button a {
    font-size: 18px
}

.hero04 .main-screen .nav .line_button {
    display: none;
    cursor: pointer;
    /* color: #FF622D; */
    padding: 8px 32px;
    vertical-align: middle;
    border-radius: 4px;
    border: 1px solid #FF622D;
    font-weight: 500;
    transition: all .1s ease-in-out
}

.hero04 .main-screen .nav .line_button:hover {
    background: #E84E0F;
    border: 1px solid #E84E0F;
    color: #fff
}

.main-screen.color-purple .nav {
    background: transparent
}

.main-screen .nav {
    background: #fff;
    padding: 40px 0;
    position: absolute;
    width: 100%;
    height: 81px;
    top: 0
}

.main-screen .nav .header-logo {
    display: flex;
    justify-content: flex-start;
    z-index: 100
}

.main-screen .nav .header-logo-black {
    display: none
}

.main-screen .nav .header-logo .h-logo {
    display: inline-block
}

.main-screen .nav .header-logo__mob {
    display: none;
    justify-content: flex-start;
    z-index: 100
}

.main-screen .nav .header-logo__mob img {
    display: inline-block
}

.main-screen .nav .header-button {
    display: flex;
    justify-content: flex-end;
    z-index: 100
}

.main-screen .nav .header-button a {
    font-size: 18px;
    font-size: 18px;
    padding: 12px 48px 12px;
    padding-bottom: 11px;
}

.main-screen .nav .line_button {
    display: none;
    cursor: pointer;
    color: #fff;
    background: #FF622D;
    padding: 8px 32px;
    vertical-align: middle;
    border-radius: 4px;
    font-weight: 500;
    transition: all .1s ease-in-out;
    padding-bottom: 6px;
}

.main-screen .nav .line_button:hover {
    background: #E84E0F;
    color: #fff;
    transition: .3s
}

.main-screen .nav .line_button:active {
    background: #C30;
    color: #fff;
    transition: .3s
}


.hero04 .main-screen .sticky {
    position: fixed !important;
    /* z-index: 333 !important; */
    /* width: 100%; */
    margin-top: 0
}

.hero04 .main-screen .sticky .header-logo {
    display: none
}

.hero04 .main-screen .sticky .header-logo__sticky {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    z-index: 1000;
    margin-left: -15px
}

.hero04 .main-screen .sticky.nav {
    background: #fff;
    padding: 17px 0;
    box-shadow: rgba(27, 39, 12, .1) 0 1px 3px;
    padding-top: 16px;
}

.hero04 .main-screen .sticky.nav .line_button {
    display: inline-block
}


.main-screen .sticky {
    position: fixed !important;
    z-index: 333333 !important;
    width: -webkit-fill-available;
    margin-top: 0;
    max-width: 100%;
}

.main-screen .sticky.nav {
    background: #fff;
    padding: 17px 0;
    box-shadow: rgba(27, 39, 12, .1) 0 1px 3px;
    margin: 0;
    /* -webkit-animation: slideDown .5s forwards; */
    /* animation: slideDown .5s forwards; */
}

.main-screen .sticky.nav .header-logo-black {
    display: flex;
    justify-content: flex-start;
    z-index: 100;
    padding-top: 6px
}

.main-screen .sticky.nav .header-logo {
    display: none
}

.main-screen .sticky.nav .line_button {
    display: inline-block
}


@media screen and (max-width: 991.98px) {


    .main-screen .nav .header-button,
    .main-screen .sticky .header-logo,
    .main-screen .sticky.nav .header-logo-black {
        display: none;
    }

    .main-screen .sticky.nav {
        background: #fff;
        padding: 17px 0;
    }

    .main-screen .sticky .header-logo__mob {
        display: flex;
        justify-content: flex-start;
        align-items: flex-end;
        z-index: 100
    }

    .hero04 .main-screen .sticky .header-logo__mob {
        display: flex;
        justify-content: flex-start;
        align-items: flex-end;
        z-index: 100
    }

    .main-screen .sticky .header-logo__mob img {
        display: inline-block;
        padding-top: 8px
    }

    .main-screen .sticky .header-button {
        display: flex;
        justify-content: flex-end
    }

    .main-screen .nav {
        padding-top: 25px;
        padding-bottom: 25px
    }

    .main-screen .nav .header-logo {
        display: block
    }


    .main-screen .nav .header-button a {
        font-size: 16px;
    }

    .main-screen .nav {
        height: 76px;
    }

    en .nav .line_button {
        padding: 8px 16px;
        padding-bottom: 6px;
    }

}

.hero03 .main-screen .nav .header-logo__mob,
.main-screen .nav .header-logo__sticky {
    /* display: none; */
    justify-content: flex-start;
    z-index: 1000
}


.footer span {
    font-size: 1.3vh;
    line-height: 1vh
}

li.s-footer-menu__item {
    border: 3px solid #FFF;
    border-radius: 166px;
    vertical-align: middle;
    text-align: center;
    width: 48px;
    margin: 15px 0 0;
    height: 48px;
    padding-top: 13px;
    transition: all 0.1s ease
}

li.s-footer-menu__item:hover {
    border: 3px solid #FF9800;
    cursor: pointer
}


.footer-line {
    background-color: #fff;
    border-top: 1px solid #D1D4DB;
    padding: 36px 0 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align-last: justify;
    flex-wrap: nowrap;
    flex-direction: row;
    width: 100%;
    min-width: 100%;
    vertical-align: super;
}

.footer-line.color-purple {
    background: #421983;
}

.main-screen .sticky.nav.color-purple.sticky {
    background: #421983;
    box-shadow: 5px 8px 25px 0px rgba(137, 141, 154, 0.20);
}

.footer-line .footer-line__logo {
    display: inline-flex;
    padding-top: 4px;
    margin-right: 274px;
    justify-content: space-evenly;
}

.footer-line .terms-privacy {
    font-size: 15px;
    line-height: 135%;
    color: #3E424B;
    margin-left: 6px;
    display: inline-flex;
    vertical-align: super;
}

.footer-line .terms-privacy span {
    font-size: 15px;
    line-height: 135%;
    color: #3E424B;
    display: inline-flex;
}

.footer-line.color-purple .terms-privacy,
.footer-line.color-purple .terms-privacy span {

    color: #fff;
}

.footer-line .terms-privacy:hover {
    text-decoration: underline
}

.footer-line .footer-year {
    margin-left: 80px;
    font-size: 15px;
    line-height: 135%;
    text-align: right;
    color: #898D9A;
    display: inline-block;
    vertical-align: super;
}

.footer-line .footer-year span,
.footer-line .footer-year a span {
    font-size: 15px;
    line-height: 135%;
    color: #898D9A;
}


.footer-line {
    background-color: #fff;
    border-top: 0px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align-last: justify;
    flex-wrap: nowrap;
    flex-direction: row;
    width: 100%;
    min-width: 100%;
    vertical-align: super;
}

.footer-line .footer {
    padding: 24px 0 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid rgb(211 211 211 / 50%);
    display: inline-block;
    /* text-align-last: center; */
    width: 100%;
}

@media screen and (max-width: 1199.98px) {
    .footer-line .footer-line__logo {
        margin-right: 180px
    }

    .footer-line .footer-year,
    .footer-line .terms-privacy {
        margin-left: 30px;
        vertical-align: super;
    }
}

@media screen and (max-width: 1024.98px) {
    .footer-line .footer-line__logo {
        margin-right: 180px
    }

    .footer-line .footer-year,
    .footer-line .terms-privacy {
        margin-left: 25px;
        vertical-align: super;
    }
}

@media screen and (max-width: 991.98px) {

    .footer-line .footer-line__logo,
    .sacred {
        display: none
    }

    .footer-line .footer-year,
    .footer-line .terms-privacy {
        margin-left: 43px
    }

    .footer-line .terms-privacy {
        margin-left: 24px;
    }


    .footer-line .footer-year,
    .footer-line .terms-privacy {
        margin: 0px 20px;
        text-align: center;
    }

    .footer-line .footer {
        text-align-last: center;
        padding: 20px 0 18px;
    }

    .footer-line .footer-year {
        margin-left: 0;
        margin-top: 24px;
        text-align: center;
        align-items: center;
        display: inline-flex;
        margin: 16px auto;
    }

    .footer-line .footer {
        border-top: 0
    }

    .footer-line .footer {
        border-top: 1px solid rgb(211 211 211 / 50%);
        /* padding: 20px 0 18px; */
    }
    .footer-line {}
}

@media screen and (max-width: 767.98px) {
    .footer-line .footer-line__logo {
        display: none
    }
    .footer-line .footer {
    padding: 30px 0 8px;
    }
    .footer-line .terms-privacy,
    .footer-line .terms-privacy span {
        font-size: 15px;
        line-height: 135%;
        color: #3E424B;
        margin-left: 0px;
        display: inline-flex;
    }

    .footer-line .terms-privacy {
        margin: 0px 20px;
    }

    .footer-line .footer-year {
        margin-left: 0;
        margin-top: 24px;
        text-align: center;
    }

}

@media screen and (max-width: 425.98px) {


    .footer-line .footer-year span {
        display: block;
    }
}

@media screen and (max-width: 320.98px) {
    .footer-line .footer-year {
        text-align: center
    }
}

@media screen and (max-width: 991.98px) {
    .footer-line {
        text-align: center;
        -moz-text-align-last: center;
        text-align-last: center;
        /* border-top: 1px solid rgb(211 211 211 / 50%); */
    }
}
