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


.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;
    background: rgba(255, 255, 255, .8);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
}

.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);
    background: rgba(66, 25, 131, .6);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    box-shadow: rgba(0, 0, 0, .25) 6px 10px 30px 0;
}


@font-face {
    font-family: swiper-icons;
    src: url('data:application/font-woff;charset=utf-8;base64, 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');
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

.swiper-pointer-events {
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    padding-left: 15px;
    padding-right: 15px;
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-centered>.swiper-wrapper::before {
    content: '';
    flex-shrink: 0;
    order: 9999
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
    display: none !important
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-grid>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next+.swiper-slide,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px)
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}
