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


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
}

.row:before,
.row:after,
.container-fluid:before,
.container-fluid:after {
    content: normal !important;
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-right: 2rem;
    padding-left: 2rem
}

.row {
    box-sizing: border-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -1rem;
    margin-left: -1rem
}

.row.reverse {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse
}

.col.reverse {
    -ms-flex-direction: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse
}

.col-xs,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem
}

.col-xs {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%
}

.col-xs-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%
}

.col-xs-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%
}

.col-xs-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%
}

.col-xs-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%
}

.col-xs-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%
}

.col-xs-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
}

.col-xs-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%
}

.col-xs-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%
}

.col-xs-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%
}

.col-xs-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%
}

.col-xs-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%
}

.col-xs-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
}

.col-xs-offset-1 {
    margin-left: 8.333%
}

.col-xs-offset-2 {
    margin-left: 16.667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.333%
}

.col-xs-offset-5 {
    margin-left: 41.667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.333%
}

.col-xs-offset-8 {
    margin-left: 66.667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.333%
}

.col-xs-offset-11 {
    margin-left: 91.667%
}

.start-xs {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start
}

.center-xs {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center
}

.end-xs {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end
}

.top-xs {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start
}

.middle-xs {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
}

.bottom-xs {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end
}

.around-xs {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.between-xs {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
}

.first-xs {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1
}

.last-xs {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1
}

@media only screen and (min-width: 48em) {
    .container {
        width: 46rem
    }

    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        box-sizing: border-box;
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        padding-right: 1rem;
        padding-left: 1rem
    }

    .col-sm {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%
    }

    .col-sm-1 {
        -ms-flex-preferred-size: 8.333%;
        flex-basis: 8.333%;
        max-width: 8.333%
    }

    .col-sm-2 {
        -ms-flex-preferred-size: 16.667%;
        flex-basis: 16.667%;
        max-width: 16.667%
    }

    .col-sm-3 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
        max-width: 33.333%
    }

    .col-sm-5 {
        -ms-flex-preferred-size: 41.667%;
        flex-basis: 41.667%;
        max-width: 41.667%
    }

    .col-sm-6 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -ms-flex-preferred-size: 58.333%;
        flex-basis: 58.333%;
        max-width: 58.333%
    }

    .col-sm-8 {
        -ms-flex-preferred-size: 66.667%;
        flex-basis: 66.667%;
        max-width: 66.667%
    }

    .col-sm-9 {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -ms-flex-preferred-size: 83.333%;
        flex-basis: 83.333%;
        max-width: 83.333%
    }

    .col-sm-11 {
        -ms-flex-preferred-size: 91.667%;
        flex-basis: 91.667%;
        max-width: 91.667%
    }

    .col-sm-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .col-sm-offset-1 {
        margin-left: 8.333%
    }

    .col-sm-offset-2 {
        margin-left: 16.667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.333%
    }

    .col-sm-offset-5 {
        margin-left: 41.667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.333%
    }

    .col-sm-offset-8 {
        margin-left: 66.667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.333%
    }

    .col-sm-offset-11 {
        margin-left: 91.667%
    }

    .start-sm {
        -ms-flex-pack: start;
        -webkit-box-pack: start;
        justify-content: flex-start;
        text-align: start
    }

    .center-sm {
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        justify-content: center;
        text-align: center
    }

    .end-sm {
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        justify-content: flex-end;
        text-align: end
    }

    .top-sm {
        -ms-flex-align: start;
        -webkit-box-align: start;
        align-items: flex-start
    }

    .middle-sm {
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center
    }

    .bottom-sm {
        -ms-flex-align: end;
        -webkit-box-align: end;
        align-items: flex-end
    }

    .around-sm {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .between-sm {
        -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        justify-content: space-between
    }

    .first-sm {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1
    }

    .last-sm {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1
    }
}

@media only screen and (min-width: 62em) {
    .container {
        width: 61rem
    }

    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        box-sizing: border-box;
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        padding-right: 1rem;
        padding-left: 1rem
    }

    .col-md {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%
    }

    .col-md-1 {
        -ms-flex-preferred-size: 8.333%;
        flex-basis: 8.333%;
        max-width: 8.333%
    }

    .col-md-2 {
        -ms-flex-preferred-size: 16.667%;
        flex-basis: 16.667%;
        max-width: 16.667%
    }

    .col-md-3 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }

    .col-md-4 {
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
        max-width: 33.333%
    }

    .col-md-5 {
        -ms-flex-preferred-size: 41.667%;
        flex-basis: 41.667%;
        max-width: 41.667%
    }

    .col-md-6 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    .col-md-7 {
        -ms-flex-preferred-size: 58.333%;
        flex-basis: 58.333%;
        max-width: 58.333%
    }

    .col-md-8 {
        -ms-flex-preferred-size: 66.667%;
        flex-basis: 66.667%;
        max-width: 66.667%
    }

    .col-md-9 {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }

    .col-md-10 {
        -ms-flex-preferred-size: 83.333%;
        flex-basis: 83.333%;
        max-width: 83.333%
    }

    .col-md-11 {
        -ms-flex-preferred-size: 91.667%;
        flex-basis: 91.667%;
        max-width: 91.667%
    }

    .col-md-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .col-md-offset-1 {
        margin-left: 8.333%
    }

    .col-md-offset-2 {
        margin-left: 16.667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.333%
    }

    .col-md-offset-5 {
        margin-left: 41.667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.333%
    }

    .col-md-offset-8 {
        margin-left: 66.667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.333%
    }

    .col-md-offset-11 {
        margin-left: 91.667%
    }

    .start-md {
        -ms-flex-pack: start;
        -webkit-box-pack: start;
        justify-content: flex-start;
        text-align: start
    }

    .center-md {
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        justify-content: center;
        text-align: center
    }

    .end-md {
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        justify-content: flex-end;
        text-align: end
    }

    .top-md {
        -ms-flex-align: start;
        -webkit-box-align: start;
        align-items: flex-start
    }

    .middle-md {
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center
    }

    .bottom-md {
        -ms-flex-align: end;
        -webkit-box-align: end;
        align-items: flex-end
    }

    .around-md {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .between-md {
        -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        justify-content: space-between
    }

    .first-md {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1
    }

    .last-md {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1
    }
}

@media only screen and (min-width: 78em) {
    .container {
        width: 78rem;
    }

    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        box-sizing: border-box;
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        padding-right: 1rem;
        padding-left: 1rem
    }

    .col-lg {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%
    }

    .col-lg-1 {
        -ms-flex-preferred-size: 8.333%;
        flex-basis: 8.333%;
        max-width: 8.333%
    }

    .col-lg-2 {
        -ms-flex-preferred-size: 16.667%;
        flex-basis: 16.667%;
        max-width: 16.667%
    }

    .col-lg-3 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
        max-width: 33.333%
    }

    .col-lg-5 {
        -ms-flex-preferred-size: 41.667%;
        flex-basis: 41.667%;
        max-width: 41.667%
    }

    .col-lg-6 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -ms-flex-preferred-size: 58.333%;
        flex-basis: 58.333%;
        max-width: 58.333%
    }

    .col-lg-8 {
        -ms-flex-preferred-size: 66.667%;
        flex-basis: 66.667%;
        max-width: 66.667%
    }

    .col-lg-9 {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -ms-flex-preferred-size: 83.333%;
        flex-basis: 83.333%;
        max-width: 83.333%
    }

    .col-lg-11 {
        -ms-flex-preferred-size: 91.667%;
        flex-basis: 91.667%;
        max-width: 91.667%
    }

    .col-lg-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .col-lg-offset-1 {
        margin-left: 8.333%
    }

    .col-lg-offset-2 {
        margin-left: 16.667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.333%
    }

    .col-lg-offset-5 {
        margin-left: 41.667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.333%
    }

    .col-lg-offset-8 {
        margin-left: 66.667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.333%
    }

    .col-lg-offset-11 {
        margin-left: 91.667%
    }

    .start-lg {
        -ms-flex-pack: start;
        -webkit-box-pack: start;
        justify-content: flex-start;
        text-align: start
    }

    .center-lg {
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        justify-content: center;
        text-align: center
    }

    .end-lg {
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        justify-content: flex-end;
        text-align: end
    }

    .top-lg {
        -ms-flex-align: start;
        -webkit-box-align: start;
        align-items: flex-start
    }

    .middle-lg {
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center
    }

    .bottom-lg {
        -ms-flex-align: end;
        -webkit-box-align: end;
        align-items: flex-end
    }

    .around-lg {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .between-lg {
        -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        justify-content: space-between
    }

    .first-lg {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1
    }

    .last-lg {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1
    }
}

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


.col-12,
.col-4,
.col-8,
.col-lg-10,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-md-2,
.col-md-4,
.col-md-5 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col-8 {
    flex: 0 0 66.666667%;
    max-width: 66.566667%
}

@media (min-width: 768px) {
    .col-md-2 {
        flex: 0 0 16.566667%;
        max-width: 16.566667%
    }

    .col-md-4 {
        flex: 0 0 33.333333%;
        max-width: 33.233333%
    }

    .col-md-5 {
        flex: 0 0 41.666667%;
        max-width: 41.566667%
    }
}

@media (min-width: 992px) {
    .col-lg-2 {
        flex: 0 0 16.666667%;
        max-width: 16.566667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 24%
    }

    .col-lg-4 {
        flex: 0 0 33.333333%;
        max-width: 33.233333%
    }

    .col-lg-5 {
        flex: 0 0 41.666667%;
        max-width: 41.566667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 49%
    }

    .col-lg-7 {
        flex: 0 0 58.333333%;
        max-width: 58.233333%
    }

    .col-lg-8 {
        flex: 0 0 66.666667%;
        max-width: 66.566667%
    }

    .col-lg-10 {
        flex: 0 0 83.333333%;
        max-width: 83.233333%
    }
}

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

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

@media (min-width: 576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.col-10,
.col-12,
.col-2,
.col-4,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-md-4,
.col-md-6 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col-2 {
    flex: 0 0 16.666667%;
    max-width: 16.566667%
}

.col-4 {
    flex: 0 0 33.333333%;
    max-width: 33.233333%
}

.col-10 {
    flex: 0 0 83.333333%;
    max-width: 83.233333%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

@media (min-width: 768px) {
    .col-md-4 {
        flex: 0 0 33.333333%;
        max-width: 33.233333%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 49%
    }
}

@media (min-width: 992px) {
    .col-lg-2 {
        flex: 0 0 16.666667%;
        max-width: 16.566667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 24%
    }

    .col-lg-4 {
        flex: 0 0 33.333333%;
        max-width: 33.233333%
    }

    .col-lg-5 {
        flex: 0 0 41.666667%;
        max-width: 41.566667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.333333%;
        max-width: 58.233333%
    }
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-center {
    /* align-items: center !important; */
}

@media (min-width: 1200px) {
    .justify-content-xl-between {
        justify-content: space-between !important
    }

    .align-items-xl-center {
        align-items: center !important
    }
}

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
}


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
}



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


